:root{--ink:#171a1d;--paper:#f6f2e9;--orange:#ff6b35;--lime:#d8ff66;--blue:#4e6cff;--muted:#6e706f;--line:rgba(23,26,29,.16);--radius:28px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"DM Sans",sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.cursor-glow{position:fixed;width:280px;height:280px;border-radius:50%;background:rgba(78,108,255,.12);filter:blur(12px);pointer-events:none;z-index:-1;transform:translate(-50%,-50%)}.site-header{height:96px;padding:0 4vw;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid var(--line);position:relative;z-index:20;background:rgba(246,242,233,.86);backdrop-filter:blur(14px)}.brand{display:flex;align-items:center;gap:12px;font-size:12px;font-weight:700;line-height:1.05;letter-spacing:.08em}.brand-mark{width:38px;height:38px;position:relative;display:inline-block;transform:rotate(-8deg)}.brand-mark i{position:absolute;display:block;background:var(--ink);border-radius:999px}.brand-mark i:nth-child(1){width:30px;height:9px;left:2px;top:3px}.brand-mark i:nth-child(2){width:9px;height:30px;right:2px;bottom:1px;background:var(--orange)}.brand-mark i:nth-child(3){width:20px;height:9px;left:2px;bottom:1px;background:var(--blue)}.site-nav{display:flex;gap:34px;font-size:14px;font-weight:600}.site-nav a{position:relative}.site-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-7px;height:2px;background:var(--orange);transition:.25s}.site-nav a:hover:after{right:0}.header-cta{justify-self:end;font-weight:700;border:1px solid var(--ink);border-radius:999px;padding:12px 18px;font-size:13px;transition:.25s}.header-cta:hover{background:var(--ink);color:var(--paper);transform:translateY(-2px)}.menu-toggle{display:none}.hero{min-height:790px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;padding:72px 4vw 50px;position:relative;overflow:hidden}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-weight:700;font-size:12px;margin:0 0 25px;color:var(--blue)}h1,h2{font-family:"Fraunces",serif;line-height:.94;letter-spacing:-.045em;margin:0}h1{font-size:clamp(64px,8.5vw,132px)}h1 em,h2 em{font-weight:600;color:var(--orange)}.hero-lede{font-size:20px;line-height:1.55;max-width:610px;color:#4d504f;margin:34px 0}.hero-actions{display:flex;align-items:center;gap:30px}.button{display:inline-flex;align-items:center;justify-content:center;padding:17px 24px;border-radius:999px;font-weight:700;transition:.25s}.button.primary{background:var(--orange);color:#fff}.button.primary:hover,.button.dark:hover{transform:translateY(-4px);box-shadow:0 12px 30px rgba(23,26,29,.18)}.button.dark{background:var(--ink);color:#fff}.text-link{font-weight:700}.text-link span{display:inline-block;transition:.25s}.text-link:hover span{transform:translateX(6px)}.hero-art{height:620px;position:relative}.phone{position:absolute;width:270px;border-radius:42px;padding:8px;background:#111;box-shadow:0 30px 70px rgba(23,26,29,.28);overflow:hidden}.phone img{border-radius:35px}.phone-a{left:18%;top:2%;transform:rotate(-8deg);animation:float 5s ease-in-out infinite}.phone-b{right:5%;bottom:0;transform:rotate(8deg);animation:float2 6s ease-in-out infinite}.orbit{position:absolute;border:1px solid rgba(78,108,255,.34);border-radius:50%}.orbit-one{width:540px;height:540px;right:-60px;top:30px}.orbit-two{width:350px;height:350px;left:20px;bottom:10px;border-color:rgba(255,107,53,.35)}.floating-chip{position:absolute;padding:14px 18px;border:1px solid var(--ink);background:var(--lime);border-radius:999px;font-size:13px;font-weight:700;box-shadow:5px 5px 0 var(--ink)}.chip-a{right:1%;top:20%}.chip-b{left:2%;bottom:19%;background:#fff}.hero-index{position:absolute;right:4vw;bottom:25px;font-family:"Fraunces";font-size:34px;color:rgba(23,26,29,.28)}@keyframes float{50%{transform:rotate(-5deg) translateY(-15px)}}@keyframes float2{50%{transform:rotate(5deg) translateY(18px)}}.ticker{background:var(--ink);color:#fff;overflow:hidden;padding:17px 0;transform:rotate(-1deg);width:102%;margin-left:-1%}.ticker-track{display:flex;gap:26px;width:max-content;animation:ticker 28s linear infinite;font-weight:700;letter-spacing:.08em}.ticker b{color:var(--lime)}@keyframes ticker{to{transform:translateX(-50%)}}.section-pad{padding:130px 4vw}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:68px}.section-heading h2,.studio-intro h2,.process-copy h2,.contact-copy h2{font-size:clamp(48px,6vw,88px)}.product-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:24px}.product-card{background:var(--blue);color:#fff;border-radius:var(--radius);padding:45px;min-height:520px;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}.product-title-row{display:flex;gap:18px;align-items:center}.product-title-row img{width:88px;border-radius:22px}.product-title-row p{margin:0 0 6px;color:#dce1ff}.product-title-row h3{font-size:32px;margin:0}.product-copy{font-family:"Fraunces";font-size:clamp(29px,3vw,45px);line-height:1.16;max-width:760px}.feature-stack{display:grid;gap:16px}.feature-card{border:1px solid var(--line);border-radius:var(--radius);padding:30px;background:#fff;transition:.25s}.feature-card:hover{transform:translateX(-8px);background:var(--lime)}.feature-card span{font-size:12px;font-weight:700;color:var(--orange)}.feature-card h3{font-size:23px;margin:22px 0 8px}.feature-card p{margin:0;color:var(--muted);line-height:1.5}.showcase{margin-top:24px;border-radius:var(--radius);overflow:hidden;border:1px solid var(--line);background:#fff}.showcase-banner{width:100%}.studio-section{background:#e6ffad;display:grid;grid-template-columns:.8fr 1.2fr;gap:8vw}.studio-intro{position:sticky;top:130px;align-self:start}.studio-intro>p:last-child{font-size:19px;line-height:1.6;max-width:500px;color:#4d504f}.services{border-top:1px solid var(--ink)}.service{display:grid;grid-template-columns:55px 1fr auto;gap:25px;padding:34px 5px;border-bottom:1px solid var(--ink);align-items:start;transition:.25s}.service:hover{padding-left:18px;background:rgba(255,255,255,.28)}.service-no{font-family:"Fraunces";font-size:28px}.service h3{font-size:28px;margin:0 0 8px}.service p{margin:0;color:#4d504f}.service>span{font-size:25px}.process-section{display:grid;grid-template-columns:1fr 1fr;gap:7vw;align-items:center}.process-visual{min-height:720px;background:var(--orange);border-radius:var(--radius);position:relative;overflow:hidden}.process-visual:before{content:"";position:absolute;width:420px;height:420px;border-radius:50%;border:80px solid rgba(255,255,255,.2);right:-120px;top:-100px}.screen-fan img{position:absolute;width:260px;border-radius:28px;box-shadow:0 25px 55px rgba(0,0,0,.23)}.screen-fan img:nth-child(1){left:10%;top:16%;transform:rotate(-12deg)}.screen-fan img:nth-child(2){left:34%;top:7%;z-index:2}.screen-fan img:nth-child(3){right:7%;top:20%;transform:rotate(12deg)}.process-copy ol{list-style:none;padding:0;margin:46px 0 0;border-top:1px solid var(--line)}.process-copy li{display:grid;grid-template-columns:120px 1fr;padding:24px 0;border-bottom:1px solid var(--line);line-height:1.55}.process-copy li span{color:var(--muted)}.contact-section{background:var(--ink);color:#fff;padding:130px 4vw;display:grid;grid-template-columns:1fr 1fr;gap:8vw}.contact-copy>p:last-child{font-size:19px;line-height:1.6;color:#b9bab7;max-width:560px}.contact-card{background:var(--lime);color:var(--ink);border-radius:var(--radius);padding:45px}.contact-card div{padding:20px 0;border-bottom:1px solid rgba(23,26,29,.28);display:flex;flex-direction:column;align-items:flex-start}.contact-card small{font-weight:700;text-transform:uppercase;letter-spacing:.15em;margin-bottom:10px}.contact-card a,.contact-card address{font-size:23px;font-style:normal;line-height:1.45}.site-footer{padding:50px 4vw 30px;display:grid;grid-template-columns:1fr 1fr;gap:25px;align-items:end;border-top:1px solid var(--line)}.footer-brand{display:flex;align-items:center;gap:14px}.site-footer>p{justify-self:end}.footer-links{display:flex;gap:25px}.site-footer>small{justify-self:end;color:var(--muted)}.reveal{opacity:0;transform:translateY(35px);transition:opacity .8s ease,transform .8s cubic-bezier(.2,.75,.2,1)}.reveal.visible{opacity:1;transform:none}.privacy-page{background:#f2ede2}.policy-shell{display:grid;grid-template-columns:.65fr 1.35fr;min-height:100vh}.policy-aside{padding:110px 4vw;position:sticky;top:0;height:100vh;overflow:hidden}.policy-aside h1{font-size:clamp(66px,8vw,118px)}.policy-aside>p:nth-of-type(2){margin-top:30px;color:var(--muted)}.policy-orb{position:absolute;width:420px;height:420px;background:var(--blue);border-radius:50%;left:-190px;bottom:-100px;mix-blend-mode:multiply;opacity:.8}.policy-content{background:#fff;padding:100px 8vw;border-left:1px solid var(--line)}.policy-content section{padding:0 0 42px;margin:0 0 42px;border-bottom:1px solid var(--line);max-width:850px}.policy-content h2{font-family:"DM Sans";font-size:25px;letter-spacing:-.02em;margin:0 0 16px}.policy-content p{font-size:18px;line-height:1.75;color:#4d504f}.policy-content a{text-decoration:underline;text-decoration-color:var(--orange);text-decoration-thickness:2px}
@media(max-width:900px){.site-header{grid-template-columns:1fr auto;height:78px}.site-nav{position:absolute;top:78px;left:0;right:0;background:var(--paper);padding:25px 4vw;display:none;flex-direction:column;border-bottom:1px solid var(--line)}.site-nav.open{display:flex}.header-cta{display:none}.menu-toggle{display:block;border:0;background:none;width:42px;height:42px}.menu-toggle span{display:block;width:25px;height:2px;background:var(--ink);margin:7px auto}.hero{grid-template-columns:1fr;padding-top:85px}.hero-art{height:570px;margin-top:40px}.phone{width:220px}.product-grid,.studio-section,.process-section,.contact-section,.policy-shell{grid-template-columns:1fr}.studio-intro{position:relative;top:auto}.process-visual{min-height:590px}.policy-aside{position:relative;height:auto;padding:70px 4vw}.policy-content{border-left:0;border-top:1px solid var(--line);padding:70px 6vw}.site-footer{grid-template-columns:1fr}.site-footer>p,.site-footer>small{justify-self:start}}@media(max-width:600px){h1{font-size:58px}.hero{min-height:auto;padding-left:20px;padding-right:20px}.hero-lede{font-size:17px}.hero-actions{align-items:flex-start;flex-direction:column}.hero-art{height:480px}.phone{width:185px;border-radius:30px}.phone img{border-radius:24px}.phone-a{left:3%}.phone-b{right:1%}.floating-chip{font-size:11px}.section-pad{padding:90px 20px}.product-card{padding:28px;min-height:570px}.product-title-row{align-items:flex-start}.product-title-row img{width:68px}.product-title-row h3{font-size:25px}.product-copy{font-size:29px}.studio-section{padding-left:20px;padding-right:20px}.process-visual{min-height:470px}.screen-fan img{width:180px}.screen-fan img:nth-child(1){left:3%}.screen-fan img:nth-child(2){left:27%}.screen-fan img:nth-child(3){right:1%}.process-copy li{grid-template-columns:80px 1fr}.contact-section{padding:90px 20px}.contact-card{padding:28px}.contact-card a,.contact-card address{font-size:18px}.site-footer{padding-left:20px;padding-right:20px}.footer-links{flex-wrap:wrap}.showcase{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
