@font-face{font-family:HelveticaNeueRoman;src:url(HelveticaNeueLTPro-Roman.otf)format("opentype");font-weight:400;font-style:normal}@font-face{font-family:HelveticaNeueThinEx;src:url(HelveticaNeueLTPro-ThEx.otf)format("opentype");font-weight:400;font-style:normal}*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0a0a0a;--bg2:#111;--surface:#161616;--border:#252525;--text:#f0ede8;--muted:#888;--accent:#e8e0d4;--cta-bg:#f0ede8;--cta-text:#0a0a0a;--purple:#8b5cf6;--radius:4px;--frame:24px}[data-theme=light]{--bg:#f5f2ed;--bg2:#ece9e4;--surface:#e8e4df;--border:#d4d0ca;--text:#111;--muted:#666;--accent:#333;--cta-bg:#111;--cta-text:#f5f2ed}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);min-height:100vh;font-family:DM Sans,sans-serif;transition:background .3s,color .3s;overflow-x:hidden}.frame{pointer-events:none;z-index:1000;position:fixed;inset:0}.frame:before{content:"";inset:var(--frame);border:1px solid #ffffff0d;transition:border-color .3s;position:absolute}body:before{content:"";pointer-events:none;z-index:0;opacity:.6;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.035'/%3E%3C/svg%3E");background-size:200px;position:fixed;inset:0}#bgCanvas{pointer-events:none;z-index:0;width:100%;height:100%;position:fixed;top:0;left:0}.wrap{z-index:1;max-width:1600px;margin:0 auto;padding:0 56px;position:relative}nav{z-index:500;padding:28px 0;transition:background .5s,padding .4s,border-color .4s;position:fixed;top:0;left:0;right:0}nav.scrolled{-webkit-backdrop-filter:blur(20px);background:#0a0a0ae0;border-bottom:1px solid #ffffff0f;padding:16px 0}[data-theme=light] nav.scrolled{background:#f5f2edeb}.nav-inner{grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;display:grid}.logo{justify-self:start;align-items:center;gap:10px;text-decoration:none;display:flex}.logo-img{object-fit:cover;border-radius:50%;width:54px;height:54px}.logo-text{letter-spacing:-.015em;color:var(--text);font-family:HelveticaNeueThinEx,Helvetica Neue,sans-serif;font-size:1.6rem;font-weight:400}.nav-pill{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:100px;align-items:center;gap:2px;padding:5px 6px;list-style:none;display:flex}[data-theme=light] .nav-pill{background:#0000000d;border-color:#0000001f}.nav-pill li a{letter-spacing:.02em;color:var(--muted);border-radius:100px;padding:7px 18px;font-size:.8rem;font-weight:400;text-decoration:none;transition:color .2s,background .2s;display:block}.nav-pill li a:hover{color:var(--text);background:#ffffff14}[data-theme=light] .nav-pill li a:hover{background:#0000000f}.nav-right{justify-self:end;align-items:center;gap:12px;display:flex}.theme-toggle{border:1px solid var(--border);color:var(--muted);cursor:pointer;background:0 0;border-radius:50%;place-items:center;width:34px;height:34px;font-size:13px;transition:border-color .2s,color .2s;display:grid}.theme-toggle:hover{border-color:var(--text);color:var(--text)}.btn{letter-spacing:.04em;border-radius:var(--radius);cursor:pointer;border:none;align-items:center;gap:8px;padding:10px 22px;font-family:DM Sans,sans-serif;font-size:.82rem;font-weight:500;text-decoration:none;transition:opacity .2s,transform .2s;display:inline-flex}.btn:hover{opacity:.85;transform:translateY(-1px)}.btn-primary{background:var(--cta-bg);color:var(--cta-text)}.btn-outline{border:1px solid var(--border);color:var(--text);background:0 0}.btn-outline:hover{border-color:var(--text)}.hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.hamburger span{background:var(--text);width:22px;height:1px;transition:all .3s;display:block}.mobile-menu{background:var(--bg);z-index:499;flex-direction:column;justify-content:center;align-items:center;gap:32px;display:none;position:fixed;inset:0}.mobile-menu.open{display:flex}.mobile-menu a{color:var(--text);letter-spacing:.04em;font-family:Cormorant Garamond,serif;font-size:2.5rem;font-weight:300;text-decoration:none;transition:opacity .2s}.mobile-menu a:hover{opacity:.5}.mobile-close{color:var(--text);cursor:pointer;background:0 0;border:none;font-size:1.5rem;position:absolute;top:28px;right:48px}#hero{flex-direction:column;justify-content:center;min-height:100vh;padding-top:100px;display:flex}.hero-headline{letter-spacing:-.01em;color:var(--text);max-width:900px;margin-bottom:32px;font-family:Cormorant Garamond,serif;font-size:clamp(3rem,8vw,7rem);font-weight:300;line-height:1.04}.hero-accent{color:var(--purple);font-style:normal}.hero-sub{color:var(--muted);max-width:480px;margin-bottom:48px;font-size:1rem;line-height:1.65}.hero-actions{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.divider{background:var(--border);height:1px;margin:0 48px}section{padding:100px 0}.section-label{letter-spacing:.14em;text-transform:uppercase;color:var(--muted);align-items:center;gap:12px;margin-bottom:48px;font-size:.72rem;display:flex}.section-headline{letter-spacing:-.01em;margin-bottom:20px;font-family:Cormorant Garamond,serif;font-size:clamp(2.2rem,5vw,3.8rem);font-weight:300;line-height:1.15}.section-sub{color:var(--muted);max-width:600px;font-size:.95rem;line-height:1.7}.whatwedo-header{margin-bottom:64px}.services-list{flex-direction:column;margin-top:8px;display:flex}.service-row{border-top:1px solid var(--border);grid-template-columns:80px 1fr;align-items:baseline;gap:32px;padding:34px 0;transition:padding-left .35s cubic-bezier(.16,1,.3,1),border-color .3s;display:grid}.service-row:hover{border-color:#8b5cf659;padding-left:14px}.services-list .service-row:last-child{border-bottom:1px solid var(--border)}.service-num{color:var(--purple);font-family:Cormorant Garamond,serif;font-size:2.1rem;font-weight:300;transition:color .3s}.service-row:hover .service-num{color:#c4b5fd}.service-body h3{margin-bottom:10px;font-family:Cormorant Garamond,serif;font-size:1.6rem;font-weight:500}.service-body p{color:var(--muted);max-width:640px;font-size:.9rem;line-height:1.75}.trailer-grid{grid-template-columns:repeat(2,1fr);gap:32px;margin-top:8px;display:grid}.trailer-card{background:var(--surface);border:1px solid var(--border);aspect-ratio:16/9;border-radius:16px;transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s;position:relative;overflow:hidden}.trailer-card:hover{transform:translateY(-5px);box-shadow:0 26px 55px #0006}.trailer-card video{object-fit:cover;background:#000;width:100%;height:100%;display:block}.trailer-caption{margin-top:18px}.trailer-tag{letter-spacing:.14em;text-transform:uppercase;color:var(--purple);font-size:.68rem;font-weight:500}.trailer-title{margin:6px 0;font-family:Cormorant Garamond,serif;font-size:1.35rem;font-weight:400}.trailer-desc{color:var(--muted);font-size:.85rem;line-height:1.65}.trailer-card,.short-phone{cursor:pointer}.player-center-indicator{z-index:3;pointer-events:none;background:#0000004d;justify-content:center;align-items:center;transition:opacity .25s;display:flex;position:absolute;inset:0}.player-center-circle{background:#fffffff0;border-radius:50%;place-items:center;width:62px;height:62px;display:grid}.player-center-circle svg{fill:#0a0a0a;width:22px;height:22px;margin-left:3px}.player-center-indicator.hidden{opacity:0}.player-controls{z-index:4;opacity:0;background:linear-gradient(#0000,#000c);padding:10px 16px 14px;transition:opacity .2s;position:absolute;bottom:0;left:0;right:0}.trailer-card:hover .player-controls,.short-phone:hover .player-controls,.player-controls.active{opacity:1}:-webkit-any([data-player]:fullscreen,[data-player]:-webkit-full-screen){background:#000;border:none;border-radius:0;width:100vw;height:100vh}:is([data-player]:fullscreen,[data-player]:fullscreen){background:#000;border:none;border-radius:0;width:100vw;height:100vh}:-webkit-any([data-player]:fullscreen video,[data-player]:-webkit-full-screen video){object-fit:contain;width:100%;height:100%}:is([data-player]:fullscreen video,[data-player]:fullscreen video){object-fit:contain;width:100%;height:100%}:-webkit-any([data-player]:fullscreen .player-controls,[data-player]:-webkit-full-screen .player-controls){opacity:1}:is([data-player]:fullscreen .player-controls,[data-player]:fullscreen .player-controls){opacity:1}.player-progress{cursor:pointer;background:#ffffff40;border-radius:2px;height:4px;margin-bottom:12px;position:relative}.player-progress-fill{background:var(--purple);pointer-events:none;border-radius:2px;width:0%;height:100%;position:absolute;top:0;left:0}.player-row{justify-content:space-between;align-items:center;display:flex}.player-left,.player-right{align-items:center;gap:14px;display:flex}.player-btn{color:#fff;cursor:pointer;opacity:.92;background:0 0;border:none;place-items:center;padding:2px;display:grid;position:relative}.player-btn:hover{opacity:1}.player-btn svg{width:18px;height:18px}.player-btn-num{pointer-events:none;color:#fff;font-size:7.5px;font-weight:700;position:absolute;top:51%;left:50%;transform:translate(-50%,-50%)}.player-time{color:#ffffffe0;font-variant-numeric:tabular-nums;font-size:.72rem}.shorts-grid{grid-template-columns:repeat(4,1fr);gap:22px;margin-top:8px;display:grid}.short-phone{aspect-ratio:9/16;background:var(--surface);border:1px solid var(--border);border-radius:20px;transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s;position:relative;overflow:hidden;box-shadow:0 20px 50px #0006}.short-phone:hover{transform:translateY(-6px)scale(1.02);box-shadow:0 30px 60px #00000080}.short-phone video{object-fit:cover;width:100%;height:100%;display:block}.short-caption{margin-top:14px}.short-tag{letter-spacing:.12em;text-transform:uppercase;color:var(--purple);font-size:.62rem;font-weight:500}.short-title{color:var(--text);margin-top:5px;font-size:.83rem;line-height:1.4}.bento-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:56px;display:grid}.bento-card{border-radius:16px;flex-direction:column;justify-content:flex-end;min-height:300px;padding:36px;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}.bento-card:hover{transform:translateY(-3px);box-shadow:0 20px 60px #0006}.bento-b{background:#6c47ff}.bento-d{background:#0d0d1f;border:1px solid #8b5cf638}.bento-d:before{content:"";pointer-events:none;background:radial-gradient(circle,#8b5cf62e 0%,#0000 70%);border-radius:50%;width:220px;height:220px;position:absolute;top:-60px;right:-60px}.bento-f{background:#0a160f;border:1px solid #50d2822e}.bento-f:before{content:"";pointer-events:none;background:radial-gradient(circle,#50d28224 0%,#0000 70%);border-radius:50%;width:220px;height:220px;position:absolute;top:-60px;right:-60px}.bento-d .bento-stat,.bento-d .bento-stat-label,.bento-d .bento-stat-sub{color:var(--text)}.bento-f .bento-stat{color:#7ee8a2}.bento-f .bento-stat-label{color:#7ee8a2b3;opacity:1}.bento-f .bento-stat-sub{color:#f0ede866;opacity:1}.bento-stat{margin-bottom:8px;font-family:Cormorant Garamond,serif;font-size:clamp(3rem,5vw,5rem);font-weight:300;line-height:1}.bento-stat-label{letter-spacing:.06em;text-transform:uppercase;opacity:.65;margin-bottom:6px;font-size:.78rem}.bento-stat-sub{opacity:.45;font-size:.72rem;line-height:1.55}.bento-b .bento-stat{color:#fff}.bento-b .bento-stat-label{color:#ffffffb3;opacity:1}.bento-b .bento-title{color:#fff;margin-top:16px;margin-bottom:8px;font-family:Cormorant Garamond,serif;font-size:1.45rem;font-weight:600;line-height:1.2}.bento-b .bento-desc{color:#ffffffa6;margin-bottom:20px;font-size:.82rem;line-height:1.6}.bento-b .btn{color:#6c47ff;background:#fff;align-self:flex-start;padding:8px 18px;font-size:.75rem}#flywheel{padding:120px 0}.flywheel-header{text-align:center;max-width:620px;margin:0 auto}.flywheel-header .section-sub{margin:0 auto}.flywheel-stage{aspect-ratio:1;width:100%;max-width:640px;margin:70px auto 0;position:relative}.flywheel-ring-wrap{pointer-events:none;position:absolute;inset:10%}.flywheel-ring-inner{will-change:transform, opacity;opacity:0;width:100%;height:100%}.flywheel-ring-inner svg{width:100%;height:100%;overflow:visible}.flywheel-center{text-align:center;color:var(--text);pointer-events:none;opacity:0;will-change:transform, opacity;font-family:Cormorant Garamond,serif;font-size:1.9rem;font-weight:300;line-height:1.22;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.8)}.flywheel-node{white-space:nowrap;will-change:transform, opacity;opacity:0;align-items:center;gap:14px;display:flex;position:absolute;transform:translate(-50%,-50%)scale(.6)}.flywheel-node.fw-left{text-align:right;flex-direction:row-reverse}.flywheel-icon{background:var(--surface);border:1px solid #ffffff1a;border-radius:50%;flex-shrink:0;place-items:center;width:54px;height:54px;display:grid;overflow:hidden;box-shadow:0 8px 24px #0006}.flywheel-icon img{object-fit:cover;width:100%;height:100%;display:block}.flywheel-label{color:var(--text);letter-spacing:.01em;font-size:.88rem;font-weight:500;line-height:1.25}.flywheel-cta{justify-content:center;margin-top:64px;display:flex}.process-intro{max-width:640px;margin-bottom:64px}.process-intro-sub{color:var(--muted);margin-top:20px;font-size:.95rem;line-height:1.7}.process-grid{grid-template-columns:repeat(2,1fr);gap:56px 80px;display:grid}.step-line{background:var(--border);width:40px;height:2px;margin-bottom:20px}.step-num{color:var(--purple);letter-spacing:.06em;margin-bottom:16px;font-family:"Press Start 2P",monospace;font-size:.62rem}.step-title{margin-bottom:12px;font-family:Cormorant Garamond,serif;font-size:2.1rem;font-weight:600}.step-desc{color:var(--muted);font-size:.88rem;line-height:1.7}#howwework{padding:100px 0}.howwework-inner{grid-template-columns:1fr 1fr;align-items:start;gap:80px;display:grid}.howwework-headline{margin-bottom:20px;font-family:Cormorant Garamond,serif;font-size:clamp(2rem,4vw,3.2rem);font-weight:300;line-height:1.2}.howwework-lead{color:var(--text);opacity:.8;font-size:.95rem;line-height:1.8}.hww-points{flex-direction:column;gap:28px;padding-top:8px;display:flex}.hww-point{align-items:flex-start;gap:16px;display:flex}.hww-icon{width:38px;height:38px;color:var(--purple);background:#8b5cf60f;border:1px solid #8b5cf659;border-radius:10px;flex-shrink:0;place-items:center;margin-top:1px;font-size:15px;display:grid}.hww-text h4{color:var(--text);margin-bottom:6px;font-size:.92rem;font-weight:500}.hww-text p{color:var(--muted);font-size:.84rem;line-height:1.65}.pws-layout{grid-template-columns:1fr 1.4fr 1fr;align-items:center;gap:20px;margin-top:20px;display:grid}.pws-col{flex-direction:column;gap:20px;display:flex}.pws-center{text-align:center;padding:60px 20px;position:relative}.pws-center .section-headline{margin-bottom:16px;font-size:2.4rem}.pws-center .section-sub{max-width:300px;margin:0 auto}.pws-accent{color:#f5a623;font-style:italic}.pws-sketch{opacity:.7;width:48px;height:48px;position:absolute}.pws-sketch-tl{top:0;left:0;transform:rotate(0)}.pws-sketch-tr{top:0;right:0;transform:rotate(90deg)}.pws-sketch-bl{bottom:0;left:0;transform:rotate(-90deg)}.pws-sketch-br{bottom:0;right:0;transform:rotate(180deg)}.pws-card{background:var(--surface);border:1px solid var(--border);text-align:center;border-radius:18px;flex-direction:column;align-items:center;gap:16px;padding:36px 20px 30px;transition:border-color .3s,transform .3s;display:flex}.pws-card:hover{border-color:#8b5cf659;transform:translateY(-3px)}.pws-icon{flex-shrink:0;place-items:center;width:64px;height:64px;display:grid}.pws-icon svg{width:56px;height:56px}.pws-role{color:var(--text);font-family:Cormorant Garamond,serif;font-size:1.25rem;font-weight:600}#testimonials{padding:100px 0}.testimonials-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:56px;display:flex}.testimonials-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.testimonial-card{background:var(--surface);border:1px solid var(--border);border-radius:16px;flex-direction:column;gap:20px;padding:32px;transition:border-color .3s,transform .3s;display:flex}.testimonial-card:hover{border-color:#8b5cf659;transform:translateY(-3px)}.t-quote{color:var(--text);opacity:.82;flex:1;font-size:.91rem;line-height:1.78}.t-author{border-top:1px solid var(--border);align-items:center;gap:12px;padding-top:16px;display:flex}.t-avatar{object-fit:cover;border:2px solid var(--border);background:var(--bg2);border-radius:50%;width:44px;height:44px}.t-name{color:var(--text);font-size:.88rem;font-weight:500}.t-role{color:var(--muted);margin-top:2px;font-size:.74rem}#cta{text-align:center;padding:140px 0 120px;position:relative}#cta:before{content:"";background:linear-gradient(to bottom, transparent, var(--border));width:1px;height:60px;position:absolute;top:0;left:50%;transform:translate(-50%)}.cta-eyebrow{letter-spacing:.14em;color:var(--muted);text-transform:uppercase;margin-bottom:36px;font-family:"Press Start 2P",monospace;font-size:.45rem}.cta-headline{max-width:800px;margin:0 auto 28px;font-family:Cormorant Garamond,serif;font-size:clamp(3rem,8vw,6.5rem);font-weight:300;line-height:1}.cta-sub{color:var(--muted);margin-bottom:44px;font-size:.9rem;line-height:1.7}footer{background:var(--surface);border-top:1px solid var(--border);padding:56px 0 36px}.footer-top{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:48px;margin-bottom:48px;display:flex}.footer-brand{flex:1;min-width:220px}.footer-logo-wrap{align-items:center;gap:10px;margin-bottom:14px;display:flex}.footer-logo-img{object-fit:contain;width:auto;height:28px}.footer-logo-text{letter-spacing:-.015em;color:var(--text);font-family:HelveticaNeueThinEx,Helvetica Neue,sans-serif;font-size:1.3rem;font-weight:400}.footer-tagline{color:var(--muted);max-width:260px;margin-bottom:24px;font-size:.82rem;line-height:1.6}.footer-links{flex-direction:column;gap:12px;list-style:none;display:flex}.footer-links a{color:var(--muted);font-size:.85rem;text-decoration:none;transition:color .2s}.footer-links a:hover{color:var(--text)}.footer-contact{flex-direction:column;align-items:flex-end;display:flex}.footer-bottom{border-top:1px solid var(--border);justify-content:space-between;align-items:center;padding-top:28px;display:flex}.footer-copy{color:var(--muted);font-size:.75rem}.reel-audio-btn{z-index:4;cursor:pointer;color:#fff;background:#000000a6;border:1px solid #ffffff2e;border-radius:50%;place-items:center;width:34px;height:34px;transition:background .2s,transform .15s;display:grid;position:absolute;bottom:14px;left:14px}.reel-audio-btn:hover{background:#000000d9;transform:scale(1.08)}.reel-audio-btn svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.fade-up{opacity:0;transition:opacity .7s,transform .8s cubic-bezier(.16,1,.3,1);transform:translateY(30px)scale(.97)}.fade-up.visible{opacity:1;transform:none}@media (width<=960px){.wrap{padding:0 32px}.divider{margin:0 32px}:root{--frame:16px}.nav-pill{display:none}.hamburger{display:flex}.trailer-grid{grid-template-columns:1fr}.shorts-grid{grid-template-columns:repeat(2,1fr)}.service-row{grid-template-columns:50px 1fr;gap:20px}.flywheel-stage{max-width:480px}.bento-grid{grid-template-columns:1fr 1fr}.pws-layout{grid-template-columns:1fr;gap:24px}.pws-center{order:-1;padding:20px}.pws-col{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.process-grid{grid-template-columns:1fr;gap:40px}.howwework-inner{grid-template-columns:1fr;gap:48px}.testimonials-grid{grid-template-columns:1fr}.testimonials-header{flex-direction:column}.footer-top{flex-direction:column;gap:32px}.footer-contact{align-items:flex-start}}@media (width<=600px){.wrap{padding:0 20px}.divider{margin:0 20px}:root{--frame:10px}.shorts-grid{grid-template-columns:repeat(2,1fr);gap:14px}.flywheel-stage{max-width:340px;margin-top:46px}.flywheel-node{gap:6px}.flywheel-icon{width:30px;height:30px}.flywheel-label{font-size:.62rem}.bento-grid,.pws-col{grid-template-columns:1fr}.footer-bottom{text-align:center;flex-direction:column;gap:10px}.mobile-close{right:20px}}
