:root {
  --bg: #f8fafc;
  --surface: #ffffff;
  --primary: #4f46e5;
  --secondary: #7c3aed;
  --text: #0f172a;
  --muted: #64748b;
  --border: #e2e8f0;
  --success: #10b981;
  --shadow: 0 4px 20px -2px rgba(79,70,229,.10);
  --shadow-hover: 0 18px 42px -16px rgba(79,70,229,.28), 0 8px 20px -12px rgba(79,70,229,.18);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:"Plus Jakarta Sans",system-ui,sans-serif;background:var(--bg);color:var(--text);line-height:1.6;overflow-x:hidden}
button,input{font:inherit}.page-bg{position:fixed;inset:0;pointer-events:none;overflow:hidden;z-index:-2;background:linear-gradient(180deg,#fff 0%,#f8fafc 38%,#f8fafc 100%)}
.blob{position:absolute;border-radius:999px;filter:blur(85px);opacity:.34}.blob-a{width:500px;height:500px;background:#c7d2fe;top:-160px;right:-120px}.blob-b{width:440px;height:440px;background:#ddd6fe;top:650px;left:-210px}.blob-c{width:360px;height:360px;background:#bfdbfe;top:1400px;right:-130px;opacity:.2}
.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;max-width:1240px;margin:0 auto;padding:18px 24px;background:rgba(248,250,252,.76);backdrop-filter:blur(18px);border-bottom:1px solid rgba(226,232,240,.75)}
.brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;color:var(--text);font-weight:800;letter-spacing:-.03em}.brand.small{font-size:14px}.brand-mark{position:relative;width:29px;height:29px;display:inline-block}.brand-mark span{position:absolute;inset:4px;border-radius:8px;background:linear-gradient(135deg,var(--primary),var(--secondary));transform:rotate(8deg)}.brand-mark span:last-child{inset:9px 2px 2px 9px;background:linear-gradient(135deg,#818cf8,#a78bfa);opacity:.75;transform:rotate(-8deg)}
.nav{display:flex;gap:28px}.nav a,.footer a,.footer button{color:#475569;text-decoration:none;font-weight:600;font-size:14px}.nav a:hover,.footer a:hover,.footer button:hover{color:var(--primary)}.header-actions{display:flex;gap:10px}
.btn{border:0;border-radius:12px;padding:10px 16px;font-weight:700;cursor:pointer;transition:.2s ease;display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none}.btn:hover{transform:translateY(-1px)}.btn-primary{color:#fff;background:linear-gradient(135deg,var(--primary),var(--secondary));box-shadow:0 5px 16px rgba(79,70,229,.24)}.btn-primary:hover{box-shadow:0 8px 22px rgba(79,70,229,.32)}.btn-secondary{background:#fff;color:#334155;border:1px solid var(--border)}.btn-ghost{background:transparent;color:#334155}.btn-light{background:#fff;color:#312e81}.btn-lg{padding:14px 20px;border-radius:14px}.btn-full{width:100%;padding:13px}.small-btn{padding:8px 13px;font-size:13px}
.section-shell{max-width:1180px;margin:0 auto;padding:92px 24px}.hero{min-height:710px;display:grid;grid-template-columns:1fr 1.1fr;gap:78px;align-items:center;padding-top:78px}.eyebrow,.kicker{display:inline-flex;align-items:center;gap:8px;color:#4f46e5;font-weight:800;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.status-dot{width:8px;height:8px;border-radius:50%;background:var(--success);box-shadow:0 0 0 4px rgba(16,185,129,.12)}.hero h1{font-size:clamp(48px,6vw,76px);line-height:1.02;letter-spacing:-.055em;margin:18px 0 22px}.hero h1 span{background:linear-gradient(135deg,var(--primary),var(--secondary));-webkit-background-clip:text;color:transparent}.hero-copy>p{font-size:18px;color:var(--muted);max-width:620px;margin:0 0 28px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.hero-meta{display:flex;align-items:center;gap:14px;margin-top:30px;color:var(--muted);font-size:13px}.avatar-stack{display:flex}.avatar-stack span{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#eef2ff;color:#4338ca;border:2px solid #fff;font-size:10px;font-weight:800;margin-left:-7px}.avatar-stack span:first-child{margin-left:0}
.hero-visual-wrap{position:relative;perspective:1800px}.hero-visual{background:#fff;border:1px solid #e8eafe;border-radius:22px;box-shadow:0 28px 80px -30px rgba(79,70,229,.38);overflow:hidden;transform:rotateX(3deg) rotateY(-7deg);transition:.5s ease}.hero-visual:hover{transform:rotateX(1deg) rotateY(-3deg) translateY(-3px)}.app-topbar{height:52px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;border-bottom:1px solid #eef2f7;background:#fbfcff}.window-dots{display:flex;gap:6px}.window-dots i{width:8px;height:8px;border-radius:50%;background:#dbe1eb}.project-pill{font-size:11px;font-weight:700;color:#64748b}.mini-button{border:0;background:#eef2ff;color:#4338ca;border-radius:8px;padding:6px 10px;font-size:10px;font-weight:800}.editor-preview{display:grid;grid-template-columns:44px 1fr 155px;min-height:400px}.editor-rail{padding:10px 7px;border-right:1px solid #eef2f7;background:#fcfdff;display:flex;flex-direction:column;gap:8px}.rail-btn{width:30px;height:30px;border:0;border-radius:8px;background:transparent;color:#64748b;font-weight:800}.rail-btn.active{background:#eef2ff;color:#4f46e5}.canvas-area{background:#f1f5f9;padding:22px;display:flex;flex-direction:column;gap:12px}.canvas-photo,.stage-image{position:relative;overflow:hidden;background:linear-gradient(#8ec5ff,#dce7ff 48%,#849976 49%,#3e4d3e 100%)}.canvas-photo{min-height:250px;border-radius:8px;box-shadow:0 10px 30px rgba(15,23,42,.12)}.photo-sky{position:absolute;inset:0 0 50%;background:linear-gradient(180deg,#8ec5ff 0%,#dfe9f6 100%)}.photo-ground{position:absolute;left:0;right:0;bottom:0;height:48%;background:linear-gradient(180deg,#7f916f,#405241)}.photo-mountain{position:absolute;bottom:44%;width:0;height:0;border-left:130px solid transparent;border-right:130px solid transparent;border-bottom:120px solid #52645b;filter:drop-shadow(0 6px 12px rgba(15,23,42,.16))}.mountain-a{left:4%}.mountain-b{right:-2%;border-left-width:100px;border-right-width:100px;border-bottom-width:88px;border-bottom-color:#687a70}.play-chip,.media-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.88);color:#4338ca;box-shadow:0 8px 25px rgba(15,23,42,.14);border:0}.timeline{background:#fff;border-radius:8px;border:1px solid #e8edf5;padding:8px}.timeline-head{display:flex;justify-content:space-between;font-size:8px;color:#94a3b8;margin-bottom:7px}.clips{position:relative;display:grid;grid-template-columns:1fr 1.4fr .8fr;gap:4px;height:35px}.clip{border-radius:4px}.clip-one{background:linear-gradient(135deg,#9ed1f7,#5f7460)}.clip-two{background:linear-gradient(135deg,#b8c7df,#6c819a)}.clip-three{background:linear-gradient(135deg,#d2bd9e,#6d5e4f)}.playhead{position:absolute;left:43%;top:-5px;bottom:-5px;width:1px;background:#ef4444}.playhead:before{content:"";position:absolute;top:-1px;left:-3px;border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid #ef4444}.property-panel{padding:16px 12px;background:#fff;border-left:1px solid #eef2f7}.panel-title{font-weight:800;font-size:12px;margin-bottom:14px}.property-panel label,.editor-properties label{display:grid;grid-template-columns:1fr auto;gap:7px;font-size:9px;color:#475569;margin-bottom:11px}.property-panel input,.editor-properties input{grid-column:1/-1;width:100%;accent-color:#6366f1}.property-panel label span,.editor-properties label span{color:#94a3b8}.preset-row{display:flex;gap:5px;margin-top:10px}.preset-row button{border:1px solid #e2e8f0;background:#fff;border-radius:6px;padding:5px 7px;font-size:8px}.preset-row button.active{background:#eef2ff;border-color:#c7d2fe;color:#4338ca}.floating-card{position:absolute;display:flex;align-items:center;gap:10px;background:rgba(255,255,255,.92);backdrop-filter:blur(12px);border:1px solid rgba(226,232,240,.9);border-radius:14px;padding:10px 13px;box-shadow:var(--shadow-hover);font-size:11px}.floating-card strong,.floating-card span{display:block}.floating-card span{color:#94a3b8;font-size:9px}.floating-icon{width:28px;height:28px;border-radius:9px;background:#ecfdf5;color:#059669;display:grid;place-items:center;font-weight:800}.gradient-icon{background:#eef2ff;color:#4f46e5}.floating-a{left:-28px;bottom:45px}.floating-b{right:-24px;top:52px}
.feature-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;padding-top:24px;padding-bottom:72px}.mini-feature{display:flex;gap:14px;background:#fff;border:1px solid #edf0f6;border-radius:18px;padding:18px;box-shadow:var(--shadow)}.mini-feature>span{width:42px;height:42px;border-radius:12px;background:#eef2ff;color:#4f46e5;display:grid;place-items:center;font-size:20px}.mini-feature strong{display:block;margin-bottom:2px}.mini-feature p{margin:0;color:var(--muted);font-size:13px}
.split-section{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.section-copy h2,.section-heading-row h2,.privacy-card h2,.final-cta h2{font-size:clamp(34px,4vw,50px);line-height:1.12;letter-spacing:-.04em;margin:12px 0 18px}.section-copy>p{color:var(--muted);font-size:17px}.check-list{padding:0;margin:25px 0 0;list-style:none;display:grid;gap:12px;color:#334155}.check-list span{display:inline-grid;place-items:center;width:23px;height:23px;background:#ecfdf5;color:#059669;border-radius:50%;margin-right:9px;font-size:12px}.tool-card-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.tool-card{background:#fff;border:1px solid #edf0f6;border-radius:18px;padding:24px;box-shadow:var(--shadow);transition:.2s ease}.tool-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-hover)}.tool-card.offset{transform:translateY(26px)}.tool-card.offset:hover{transform:translateY(22px)}.tool-icon{width:44px;height:44px;border-radius:13px;background:#eef2ff;color:#4f46e5;display:grid;place-items:center;font-size:20px}.tool-card h3{margin:16px 0 8px}.tool-card p{color:var(--muted);font-size:14px;margin:0}
.community-section{background:linear-gradient(180deg,rgba(238,242,255,.42),rgba(248,250,252,0));margin-top:80px}.section-heading-row{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:34px}.feed-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;align-items:start}.post-card{background:#fff;border:1px solid #e9edf5;border-radius:20px;overflow:hidden;box-shadow:var(--shadow);transition:.2s}.post-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-hover)}.post-media{height:255px;position:relative;overflow:hidden;background:#dbeafe}.post-card.tall .post-media{height:330px}.photo-one{background:linear-gradient(180deg,#aacff5 0 49%,#d2b48c 50% 55%,#5f7a55 56% 100%)}.photo-one:before{content:"";position:absolute;width:220px;height:220px;border-radius:50%;background:#f4d8aa;right:-50px;top:25px;opacity:.42}.video-two{background:linear-gradient(150deg,#161f32,#6c7fa2 48%,#dd9f7e 49%,#253c4a)}.video-two:before{content:"";position:absolute;left:16%;top:14%;width:64%;height:68%;border-radius:100px 100px 12px 12px;background:linear-gradient(180deg,#f5d0b5,#663c34 42%,#1e293b 43%);opacity:.75}.photo-three{background:linear-gradient(145deg,#d8e7d2,#7ea38b 52%,#4f685b 53%,#25382d)}.photo-three:before{content:"";position:absolute;width:120px;height:160px;background:#eff6ff;border-radius:60px 60px 10px 10px;left:20%;bottom:0;opacity:.45}.media-tag{position:absolute;top:14px;left:14px;background:rgba(255,255,255,.88);backdrop-filter:blur(8px);padding:6px 9px;border-radius:999px;font-size:10px;font-weight:800;color:#334155}.post-body{padding:17px}.post-user{display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center}.user-avatar{width:38px;height:38px;border-radius:50%;background:#e0e7ff;color:#4338ca;display:grid;place-items:center;font-size:11px;font-weight:800}.user-avatar.violet{background:#f3e8ff;color:#7e22ce}.user-avatar.green{background:#dcfce7;color:#15803d}.post-user strong,.post-user span{display:block}.post-user strong{font-size:13px}.post-user span{font-size:10px;color:#94a3b8}.post-user button{border:0;background:transparent;color:#94a3b8}.post-body>p{color:#475569;font-size:13px;margin:15px 0}.post-meta{display:flex;gap:18px;color:#94a3b8;font-size:11px}.post-meta span:last-child{margin-left:auto}
.privacy-section{padding-top:72px}.privacy-card{background:linear-gradient(135deg,#312e81,#1e1b4b 72%,#111827);border-radius:28px;padding:56px;display:grid;grid-template-columns:1fr 1fr;gap:55px;color:#fff;position:relative;overflow:hidden}.privacy-card:after{content:"";position:absolute;width:300px;height:300px;border-radius:50%;background:#7c3aed;filter:blur(85px);opacity:.3;right:-100px;top:-70px}.privacy-card>div{position:relative;z-index:1}.privacy-card p{color:#cbd5e1}.kicker.light{color:#c4b5fd}.privacy-list{display:grid;gap:12px}.privacy-list>div{display:grid;grid-template-columns:auto 1fr;gap:13px;padding:14px;border:1px solid rgba(255,255,255,.10);background:rgba(255,255,255,.05);border-radius:16px}.privacy-list span{width:36px;height:36px;border-radius:10px;background:rgba(165,180,252,.14);display:grid;place-items:center;color:#c4b5fd}.privacy-list p{margin:0;font-size:13px}.privacy-list strong{color:#fff}.final-cta{margin-top:72px;margin-bottom:72px;background:linear-gradient(135deg,#4f46e5,#7c3aed);border-radius:28px;color:#fff;display:flex;justify-content:space-between;align-items:center;gap:40px;padding:54px 62px}.final-cta h2{margin-bottom:10px}.final-cta p{margin:0;color:#e0e7ff}.footer{max-width:1180px;margin:0 auto;padding:34px 24px 48px;display:grid;grid-template-columns:auto 1fr auto;gap:18px 30px;align-items:center;border-top:1px solid var(--border)}.footer p{margin:0;color:var(--muted);font-size:13px}.footer-links{display:flex;gap:18px;justify-content:flex-end}.footer button{border:0;background:none;padding:0;cursor:pointer}.copyright{grid-column:1/-1;color:#94a3b8;font-size:11px}
.modal-backdrop{position:fixed;inset:0;background:rgba(15,23,42,.56);backdrop-filter:blur(10px);z-index:50;display:grid;place-items:center;padding:20px;opacity:0;visibility:hidden;transition:.2s}.modal-backdrop.open{opacity:1;visibility:visible}.modal{position:relative;background:#fff;border:1px solid #e8ebf3;border-radius:24px;box-shadow:0 35px 90px rgba(15,23,42,.28);max-height:94vh;overflow:auto}.auth-modal{width:min(440px,100%);padding:32px}.modal-close{position:absolute;top:14px;right:14px;width:34px;height:34px;border-radius:10px;border:1px solid #e2e8f0;background:#fff;color:#64748b;cursor:pointer;font-size:20px}.auth-brand{margin-bottom:16px}.auth-modal h2{font-size:30px;letter-spacing:-.04em;margin:0 0 7px}.auth-modal>p{color:var(--muted);font-size:14px;margin:0 0 22px}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;background:#f1f5f9;padding:4px;border-radius:12px;margin-bottom:20px}.auth-tabs button{border:0;border-radius:9px;padding:9px;background:transparent;color:#64748b;font-weight:700;cursor:pointer}.auth-tabs button.active{background:#fff;color:#4338ca;box-shadow:0 2px 8px rgba(15,23,42,.06)}.auth-form{display:grid;gap:14px}.auth-form label{font-size:12px;font-weight:700;color:#475569}.auth-form input[type=text],.auth-form input[type=email],.auth-form input[type=password],.auth-form label>input:not([type=checkbox]){width:100%;margin-top:6px;border:1px solid #dbe1ea;border-radius:11px;padding:12px 13px;outline:none;color:#0f172a;background:#fff}.auth-form input:focus{border-color:#6366f1;box-shadow:0 0 0 3px rgba(99,102,241,.12)}.form-row{display:flex;justify-content:space-between;align-items:center;gap:12px}.checkbox{display:flex!important;align-items:flex-start;gap:8px;font-weight:500!important;line-height:1.45}.checkbox input{margin-top:3px;accent-color:#4f46e5}.text-btn{border:0;background:none;color:#4f46e5;font-size:12px;font-weight:700;cursor:pointer}.form-note{font-size:10px!important;color:#94a3b8!important;text-align:center;margin:0!important}.hidden{display:none!important}.auth-success{text-align:center;padding:18px 0 0}.success-icon{width:60px;height:60px;margin:0 auto 16px;border-radius:18px;background:#ecfdf5;color:#059669;display:grid;place-items:center;font-size:26px;font-weight:800}.auth-success h3{font-size:23px;margin:0 0 7px}.auth-success p{color:#64748b;font-size:13px;margin:0 0 20px}
.editor-modal{width:min(1240px,97vw);height:min(800px,94vh);padding:0;overflow:hidden;background:#f8fafc}.editor-close{z-index:3;top:11px}.editor-shell{height:100%;display:grid;grid-template-rows:56px 1fr}.editor-header{display:flex;align-items:center;padding:0 54px 0 16px;background:#fff;border-bottom:1px solid #e7ebf2}.project-name{margin:auto;color:#64748b;font-size:12px}.project-name span{color:#94a3b8}.editor-actions{display:flex;gap:8px}.editor-main{display:grid;grid-template-columns:220px 1fr 235px;min-height:0}.editor-sidebar,.editor-properties{background:#fff;padding:16px;border-right:1px solid #e8edf3;overflow:auto}.editor-properties{border-right:0;border-left:1px solid #e8edf3}.side-item{width:100%;border:0;background:transparent;padding:10px;border-radius:9px;text-align:left;font-weight:700;color:#64748b;margin-bottom:4px;cursor:pointer}.side-item span{display:inline-block;width:24px}.side-item.active{background:#eef2ff;color:#4338ca}.asset-title{font-size:10px;font-weight:800;color:#94a3b8;text-transform:uppercase;letter-spacing:.08em;margin:20px 0 9px}.asset-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.asset{height:70px;border:0;border-radius:9px;background:#dbeafe;cursor:pointer}.asset.a1{background:linear-gradient(145deg,#acd2f5,#54725c)}.asset.a2{background:linear-gradient(145deg,#c8b5ee,#684d7d)}.asset.a3{background:linear-gradient(145deg,#f0ceb4,#6c4b45)}.add-asset{background:#f8fafc;border:1px dashed #cbd5e1;color:#94a3b8;font-size:24px}.editor-stage{background:#eef2f7;display:grid;grid-template-rows:42px 1fr 155px;min-width:0}.stage-toolbar{display:flex;align-items:center;gap:6px;padding:6px 12px;border-bottom:1px solid #dde4ed}.stage-toolbar button,.stage-toolbar span{border:1px solid #d7dee8;background:#fff;border-radius:7px;padding:5px 8px;font-size:10px;color:#64748b}.stage-toolbar span{margin-left:auto}.stage-canvas{display:grid;place-items:center;padding:24px;min-height:0}.stage-image{width:min(80%,700px);aspect-ratio:16/9;border-radius:8px;box-shadow:0 18px 50px rgba(15,23,42,.18)}.caption-layer{position:absolute;left:6%;bottom:7%;background:rgba(15,23,42,.64);backdrop-filter:blur(6px);color:#fff;border-radius:8px;padding:8px 12px;font-weight:700;font-size:clamp(11px,1.3vw,16px)}.full-timeline{display:grid;grid-template-columns:55px 1fr;background:#fff;border-top:1px solid #dce3ec;padding:14px 12px}.track-label{display:grid;grid-template-rows:1fr 1fr;font-size:9px;color:#94a3b8;padding-top:4px}.track-area{display:grid;grid-template-rows:1fr 1fr;gap:8px}.track{position:relative;border-radius:6px;overflow:hidden}.clips-row{display:grid;grid-template-columns:1.1fr 1.5fr .8fr;gap:3px}.clips-row i:nth-child(1){background:linear-gradient(145deg,#aacff5,#58745c)}.clips-row i:nth-child(2){background:linear-gradient(145deg,#d0b7ed,#6b4d78)}.clips-row i:nth-child(3){background:linear-gradient(145deg,#ebc8aa,#69534a)}.audio-row{background:repeating-linear-gradient(90deg,#c4b5fd 0 4px,#ddd6fe 4px 7px)}.timeline-cursor{position:absolute;left:47%;top:0;bottom:-46px;width:1px;background:#ef4444;z-index:2}.editor-properties h3{margin:3px 0 2px}.editor-properties>p{margin:0 0 18px;color:#94a3b8;font-size:10px}.editor-properties label{font-size:10px;margin-bottom:14px}.reset-btn{width:100%;border:1px solid #e2e8f0;background:#fff;border-radius:9px;padding:8px;color:#64748b;font-size:10px;font-weight:700;cursor:pointer}
.cookie-banner{position:fixed;left:20px;right:20px;bottom:20px;z-index:40;max-width:920px;margin:auto;background:rgba(255,255,255,.96);backdrop-filter:blur(18px);border:1px solid #e2e8f0;border-radius:18px;padding:16px 18px;box-shadow:0 22px 65px rgba(15,23,42,.16);display:flex;align-items:center;justify-content:space-between;gap:20px;transition:.25s}.cookie-banner.hide{opacity:0;transform:translateY(20px);pointer-events:none}.cookie-banner strong{display:block;margin-bottom:2px}.cookie-banner p{margin:0;color:#64748b;font-size:12px;max-width:610px}.cookie-actions{display:flex;gap:8px;flex-shrink:0}.toast{position:fixed;top:78px;left:50%;transform:translate(-50%,-15px);z-index:100;background:#0f172a;color:#fff;padding:11px 15px;border-radius:12px;font-size:12px;box-shadow:0 14px 35px rgba(15,23,42,.24);opacity:0;pointer-events:none;transition:.2s}.toast.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:980px){.nav{display:none}.hero{grid-template-columns:1fr;gap:48px}.hero-copy{text-align:center}.hero-copy>p{margin-left:auto;margin-right:auto}.hero-actions,.hero-meta{justify-content:center}.hero-visual-wrap{max-width:720px;margin:auto}.split-section,.privacy-card{grid-template-columns:1fr}.feed-grid{grid-template-columns:1fr 1fr}.feed-grid .post-card:last-child{grid-column:1/-1}.editor-main{grid-template-columns:180px 1fr}.editor-properties{display:none}.final-cta{margin-left:20px;margin-right:20px}.footer{grid-template-columns:1fr}.footer-links{justify-content:flex-start}}
@media(max-width:700px){.site-header{padding:14px 16px}.header-actions .btn-ghost{display:none}.brand{font-size:14px}.hero{padding-top:52px}.section-shell{padding:70px 18px}.hero h1{font-size:48px}.hero-copy>p{font-size:16px}.hero-visual{transform:none}.floating-card{display:none}.editor-preview{grid-template-columns:40px 1fr}.property-panel{display:none}.feature-strip,.tool-card-grid,.feed-grid{grid-template-columns:1fr}.tool-card.offset{transform:none}.feed-grid .post-card:last-child{grid-column:auto}.section-heading-row{align-items:flex-start;flex-direction:column}.privacy-card{padding:32px 24px}.final-cta{padding:36px 24px;display:block}.final-cta .btn{margin-top:22px}.footer-links{flex-wrap:wrap}.cookie-banner{left:12px;right:12px;bottom:12px;display:block}.cookie-actions{margin-top:12px;display:grid;grid-template-columns:1fr}.editor-modal{width:100vw;height:100vh;max-height:none;border-radius:0}.editor-main{grid-template-columns:1fr}.editor-sidebar{display:none}.project-name{display:none}.editor-header{padding-right:54px}.stage-image{width:96%}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
