@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700;800&display=swap";:root{--ink:#081226;--blue:#3657ff;--mist:#f4f6fa;--line:#dce1eb;--muted:#5b6475;--white:#fff;color:var(--ink);background:var(--mist);font-synthesis:none;font-family:Manrope,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--mist);min-width:320px;margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.shell{width:min(1180px,100% - 48px);margin-inline:auto}.sr-only{clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}.site-header{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f4f6faeb;border-bottom:1px solid #dce1ebcc;position:sticky;top:0}.nav-wrap{justify-content:space-between;align-items:center;height:88px;display:flex}.brand{letter-spacing:-.03em;align-items:center;gap:12px;font-weight:800;display:inline-flex}.brand-mark{border:1px solid var(--line);background:#fff;border-radius:10px;place-items:center;width:42px;height:42px;display:grid;overflow:hidden;box-shadow:0 5px 14px #08122614}.brand-mark img{object-fit:contain;width:30px;height:30px}.nav-links{align-items:center;gap:30px;font-size:.9rem;font-weight:700;display:flex}.menu-button{border:1px solid var(--line);background:var(--white);border-radius:9px;width:44px;height:44px;padding:12px;display:none}.menu-button span:not(.sr-only){background:var(--ink);height:2px;margin:5px 0;display:block}.button{background:var(--blue);color:#fff;cursor:pointer;border:0;border-radius:5px;justify-content:center;align-items:center;gap:28px;min-height:54px;padding:0 22px;font-weight:800;display:inline-flex;box-shadow:0 8px 20px #3657ff2e}.button span{font-size:1.2em}.button-small{gap:18px;min-height:46px;padding-inline:18px}.hero{background:radial-gradient(circle at 85% 20%,#e5eaf3 0 17%,transparent 17.2%),var(--mist);padding:76px 0 70px;overflow:hidden}.hero-grid{grid-template-columns:minmax(0,1.15fr) minmax(380px,.85fr);align-items:center;gap:64px;display:grid}.eyebrow,.kicker{color:var(--blue);letter-spacing:.14em;text-transform:uppercase;font-family:DM Mono,monospace;font-size:.76rem;font-weight:500}.eyebrow{align-items:center;gap:10px;display:flex}.eyebrow:before{content:"";background:var(--blue);width:22px;height:2px}.eyebrow i{background:var(--blue);border-radius:50%;width:3px;height:3px}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.07em;max-width:760px;margin:27px 0 30px;font-size:clamp(3.6rem,6.7vw,6.2rem);line-height:.94}h1 em{color:var(--blue);font-style:normal;display:block}.lede{max-width:680px;color:var(--muted);font-size:1.17rem;line-height:1.7}.hero-actions{align-items:center;gap:32px;margin-top:38px;display:flex}.text-link{font-size:.9rem;font-weight:800}.text-link span{margin-left:18px}.studio-card{color:#fff;background:var(--ink);border-radius:9px;min-height:460px;padding:26px;position:relative;overflow:hidden;box-shadow:0 30px 60px #0812262e}.card-top{z-index:2;letter-spacing:.12em;border-bottom:1px solid #273149;justify-content:space-between;padding-bottom:28px;font:500 .65rem DM Mono;display:flex;position:relative}.online{color:#71e3a4}.capability{z-index:2;border-bottom:1px solid #273149;flex-direction:column;gap:7px;width:50%;padding:25px 0;display:flex;position:relative}.capability small{color:#8d98b0;letter-spacing:.14em;font:500 .67rem DM Mono}.capability strong{letter-spacing:-.05em;font-size:2.1rem}.orbit{border:1px solid #273149;border-radius:50%;position:absolute}.orbit-one{width:330px;height:330px;bottom:-25px;right:-100px}.orbit-two{border-color:var(--blue);width:205px;height:205px;bottom:38px;right:-35px}.proof{border-block:1px solid var(--line);background:#fff}.proof-row{white-space:nowrap;scrollbar-width:none;align-items:center;gap:44px;min-height:84px;display:flex;overflow:auto}.proof-row span{color:var(--muted);font-size:.78rem}.proof-row strong{font-size:.86rem}.section{padding:112px 0}.section-intro{grid-template-columns:1.5fr .7fr;align-items:end;gap:60px;margin-bottom:52px;display:grid}h2{letter-spacing:-.06em;max-width:760px;margin:14px 0 0;font-size:clamp(2.35rem,4.8vw,4.2rem);line-height:1.02}.section-intro>p,.experience p{color:var(--muted);line-height:1.75}.service-grid{border:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.service-card{border-right:1px solid var(--line);background:#fff;min-height:320px;padding:26px;transition:all .2s;position:relative}.service-card:last-child{border-right:0}.service-card>span{color:var(--blue);font:500 .75rem DM Mono}.service-card h3{letter-spacing:-.04em;margin:74px 0 18px;font-size:1.45rem}.service-card p{color:var(--muted);font-size:.9rem;line-height:1.7}.service-card b{color:var(--blue);position:absolute;bottom:22px;right:24px}.service-card:hover{transform:translateY(-5px);box-shadow:0 22px 45px #08122614}.pricing-section{background:#fff}.pricing-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.price-card{border-radius:8px;padding:40px}.price-card.featured{border:2px solid var(--blue);background:#f8f9ff}.price-card.dark{color:#fff;background:var(--ink)}.price-card>span{letter-spacing:.12em;text-transform:uppercase;color:var(--blue);font:500 .67rem DM Mono}.price-card>p{margin:35px 0 8px;font-size:.88rem}.price-card h3{letter-spacing:-.05em;font-size:2.3rem}.price-card ul{opacity:.85;border-top:1px solid;gap:14px;padding:24px 0 28px;list-style:none;display:grid}.price-card li:before{content:"✓";color:var(--blue);margin-right:12px}.price-card a{font-weight:800}.experience-grid{grid-template-columns:.5fr 1.5fr;gap:50px;display:grid}.experience h2{margin-top:0}.experience p{max-width:760px;font-size:1.05rem}.cta{color:#fff;background:var(--blue);padding:74px 0}.cta .kicker{color:#bec8ff}.cta h2{max-width:630px}.cta-row{justify-content:space-between;align-items:end;gap:40px;display:flex}.button-light{color:var(--ink);box-shadow:none;background:#fff;flex:none}footer{color:#fff;background:var(--ink);padding:60px 0}.footer-grid{justify-content:space-between;gap:40px;display:flex}footer .brand-mark{box-shadow:none;background:#fff;border-color:#fff3}footer p{color:#aeb7c8;margin:20px 0 0}.footer-contact{flex-direction:column;align-items:flex-end;gap:10px;display:flex}.footer-contact span{color:#aeb7c8;font-size:.8rem}.footer-contact a{font-weight:800}.contact-page{padding:90px 0 120px}.contact-grid{grid-template-columns:.9fr 1.1fr;align-items:start;gap:100px;display:grid}.contact-page h1{font-size:clamp(3.2rem,6vw,5.7rem)}.direct-contact{flex-direction:column;gap:8px;margin-top:42px;display:flex}.direct-contact span{color:var(--muted);font-size:.8rem}.direct-contact a{font-weight:800}form{background:#fff;border-radius:8px;gap:22px;padding:38px;display:grid;box-shadow:0 20px 60px #08122614}label{gap:8px;font-size:.8rem;font-weight:800;display:grid}input,select,textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#fafbfc;border-radius:5px;outline:none;padding:14px 15px}input:focus,select:focus,textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #3657ff1a}textarea{resize:vertical}.form-note{color:var(--muted);text-align:center;margin:0;font-size:.75rem;line-height:1.5}@media (width<=900px){.hero-grid,.contact-grid{grid-template-columns:1fr}.hero-grid{gap:48px}.studio-card{min-height:400px}.service-grid{grid-template-columns:1fr 1fr}.service-card:nth-child(2){border-right:0}.service-card:nth-child(-n+2){border-bottom:1px solid var(--line)}.section-intro{grid-template-columns:1fr;gap:22px}.contact-grid{gap:55px}}@media (width<=640px){.shell{width:min(100% - 32px,1180px)}.nav-wrap{height:74px}.brand-mark{width:38px;height:38px}.brand-mark img{width:28px;height:28px}.menu-button{display:block}.nav-links{border-bottom:1px solid var(--line);background:var(--mist);align-items:stretch;gap:0;padding:12px 16px 20px;display:none;position:absolute;top:74px;left:0;right:0;box-shadow:0 12px 25px #08122614}.nav-links.open{display:grid}.nav-links>a:not(.button){border-bottom:1px solid var(--line);padding:16px 4px}.nav-links .button{margin-top:12px}.hero{background:var(--mist);padding:52px 0 48px}.eyebrow{flex-wrap:wrap;font-size:.63rem;line-height:1.6}h1{margin:24px 0;font-size:clamp(3.15rem,15vw,4.3rem)}.lede{font-size:1rem;line-height:1.7}.hero-actions{flex-direction:column;align-items:stretch;gap:22px;margin-top:30px}.hero-actions .button{justify-content:space-between;width:100%}.text-link{padding:6px 2px}.studio-card{min-height:370px;padding:22px 18px}.card-top{font-size:.54rem}.capability{width:62%}.capability strong{font-size:1.75rem}.proof-row{gap:26px}.section{padding:78px 0}h2{font-size:2.65rem}.service-grid,.pricing-grid{grid-template-columns:1fr}.service-card{border-right:0;border-bottom:1px solid var(--line);min-height:245px}.service-card:last-child{border-bottom:0}.service-card h3{margin-top:44px}.price-card{padding:28px 22px}.price-card h3{font-size:2rem}.experience-grid{grid-template-columns:1fr;gap:18px}.cta-row,.footer-grid{flex-direction:column;align-items:stretch}.button-light{justify-content:space-between;width:100%}.footer-contact{align-items:flex-start}.contact-page{padding:62px 0 80px}.contact-page h1{font-size:3.4rem}form{padding:24px 18px}form .button{justify-content:space-between;width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
