*{box-sizing:border-box}html{color:var(--ink);background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}body{margin:0}a{color:inherit}img{max-width:100%;height:auto}.wrap{width:min(1120px,100% - 2rem);margin-inline:auto}.narrow{width:min(760px,100% - 2rem);margin-inline:auto}.section{padding:clamp(4rem,8vw,7rem) 0}.section-muted{background:var(--surface)}.site-header{z-index:20;backdrop-filter:blur(12px);background:#fffffff0;border-bottom:1px solid #e2e8f0;position:sticky;top:0}.header-row{align-items:center;gap:1.5rem;min-height:72px;display:flex}.brand{margin-right:auto;font-weight:800;text-decoration:none}.nav-list{gap:1.25rem;margin:0;padding:0;list-style:none;display:flex}.nav-list a{font-size:.95rem;font-weight:600;text-decoration:none}.btn{background:var(--accent);color:#fff;border:1px solid var(--accent);min-height:44px;font:inherit;cursor:pointer;border-radius:.7rem;justify-content:center;align-items:center;padding:.7rem 1rem;font-weight:750;text-decoration:none;display:inline-flex}.btn:hover{background:var(--accent-strong)}.btn:disabled{opacity:.55;cursor:not-allowed}.btn-small{min-height:40px;padding:.5rem .8rem}.btn-ghost{color:var(--ink);background:0 0;border-color:#cbd5e1}.btn-light{color:var(--ink);background:#fff;border-color:#fff}.button-row{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.hero{padding-top:clamp(4rem,10vw,8rem)}.hero-grid,.two-col{grid-template-columns:minmax(0,1.25fr) minmax(0,.75fr);align-items:center;gap:clamp(2rem,6vw,5rem);display:grid}.hero h1,h1{letter-spacing:-.045em;margin:.4rem 0 1.25rem;font-size:clamp(2.5rem,6vw,5rem);line-height:1.02}.hero .lede{color:#475569;max-width:64ch;font-size:clamp(1.1rem,2vw,1.35rem)}.hero-panel{background:var(--ink);color:#fff;border-radius:1.2rem;gap:1rem;padding:1.5rem;display:grid}.stat{border:1px solid #ffffff29;border-radius:.85rem;padding:1rem}.stat strong{font-size:1.5rem;display:block}.stat span{color:#cbd5e1}.eyebrow{text-transform:uppercase;letter-spacing:.14em;color:var(--accent);margin:0;font-size:.78rem;font-weight:800}.section-heading{max-width:720px;margin-bottom:2rem}.section-heading h2,.cta-panel h2{letter-spacing:-.035em;margin:.45rem 0;font-size:clamp(2rem,4vw,3.2rem);line-height:1.1}.section-heading p{color:#475569}.card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.card{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;padding:1.5rem}.card h3{margin-top:0}.text-link{color:var(--accent);font-weight:750}.quote-card blockquote{margin:0 0 1.25rem;font-size:1.1rem}.quote-card figcaption{flex-direction:column;display:flex}.quote-card figcaption span{color:#64748b}.cta-panel{background:var(--ink);color:#fff;border-radius:1.25rem;justify-content:space-between;align-items:center;gap:2rem;padding:clamp(2rem,5vw,3.5rem);display:flex}.cta-panel p{color:#cbd5e1}.contact-grid{align-items:start}.contact-form{border:1px solid #e2e8f0;border-radius:1rem;gap:1rem;padding:1.5rem;display:grid}.contact-form label{gap:.4rem;font-weight:700;display:grid}.contact-form input,.contact-form textarea{width:100%;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:.65rem;padding:.75rem .85rem}.contact-form input:focus,.contact-form textarea:focus{outline:3px solid color-mix(in srgb,var(--accent) 25%,transparent);border-color:var(--accent)}.form-note{color:#64748b;font-size:.9rem}.site-footer{color:#e2e8f0;background:#0b1220;padding:3rem 0 1rem}.footer-grid{grid-template-columns:2fr 1fr 1fr;gap:2rem;display:grid}.footer-grid p{color:#94a3b8}.footer-bottom{color:#94a3b8;border-top:1px solid #1e293b;margin-top:2rem;padding-top:1rem;font-size:.9rem}.skip-link{position:absolute;top:auto;left:-9999px}.skip-link:focus{z-index:100;border:2px solid var(--accent);background:#fff;padding:.75rem 1rem;top:1rem;left:1rem}.lede-small{color:#475569;font-size:1.15rem}@media (width<=800px){.nav-list{display:none}.hero-grid,.two-col,.card-grid,.footer-grid{grid-template-columns:1fr}.cta-panel{flex-direction:column;align-items:flex-start}.header-row{gap:.75rem}.hero h1,h1{font-size:clamp(2.35rem,12vw,3.6rem)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.hp-field{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}body{--profile-display:Inter, ui-sans-serif, system-ui, sans-serif;--profile-radius:1rem;--profile-radius-large:1.25rem}body :where(h1,h2,h3,.brand){font-family:var(--profile-display)}body :where(.card,.contact-form){border-radius:var(--profile-radius)}body :where(.hero-panel,.cta-panel){border-radius:var(--profile-radius-large)}.design-corporate{--profile-radius:1rem;--profile-radius-large:1.25rem}.design-saas{--profile-radius:1.15rem;--profile-radius-large:1.5rem;background:#f7f9ff}.design-saas .site-header{background:#f7f9ffeb;border-bottom-color:#dbe3ff}.design-saas .hero{color:#f8fafc;background:linear-gradient(135deg,#091126 0%,#172554 58%,#111827 100%)}.design-saas .hero .lede{color:#dbeafe}.design-saas .hero .eyebrow{color:#93c5fd}.design-saas .hero-panel{background:#ffffff14;border:1px solid #fff3;box-shadow:0 24px 70px #00000038}.design-saas .hero .btn-ghost{color:#fff;border-color:#ffffff8c}.design-saas .card{border-color:#dbe3ff;box-shadow:0 12px 36px #2563eb0f}.design-saas .section-muted{background:#eef3ff}.design-education{--profile-display:Georgia,"Times New Roman",serif;--profile-radius:.8rem;--profile-radius-large:1.1rem;background:#fffdf8}.design-education .site-header{border-bottom:3px solid color-mix(in srgb,var(--accent) 70%,#fff);background:#fffdf8f2}.design-education .hero{background:linear-gradient(#fff8e8 0%,#fffdf8 100%)}.design-education .hero-grid{grid-template-columns:minmax(0,1.1fr) minmax(280px,.7fr)}.design-education .hero h1{letter-spacing:-.025em}.design-education .hero-panel{color:var(--ink);background:#fff;border:1px solid #eadfca;box-shadow:0 18px 50px #78542114}.design-education .stat{border-color:#eadfca}.design-education .stat span{color:#5f6b76}.design-education .card{border:0;border-top:5px solid var(--accent);box-shadow:0 10px 28px #503c1e14}.design-education .section-muted{background:#f7f0e3}.design-studio{--profile-radius:.15rem;--profile-radius-large:.15rem}.design-studio .wrap{width:min(1240px,100% - 2rem)}.design-studio .site-header{border-bottom:2px solid var(--ink);background:#fff;position:relative}.design-studio .nav-list a{text-transform:uppercase;letter-spacing:.08em;font-size:.8rem}.design-studio .hero{padding-top:clamp(5rem,12vw,10rem)}.design-studio .hero-grid{grid-template-columns:minmax(0,1.45fr) minmax(260px,.55fr);align-items:end}.design-studio .hero h1{letter-spacing:-.065em;font-size:clamp(3.5rem,8vw,7.5rem);line-height:.9}.design-studio .hero-panel{background:var(--accent);color:#fff;transform:translateY(2rem)}.design-studio .hero-panel .stat span{color:#fff}.design-studio .card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.design-studio .card{border:0;border-top:2px solid var(--ink);padding:2rem 0}.design-studio .btn{border-radius:0;padding-inline:1.25rem}.design-studio .cta-panel{border:2px solid var(--ink);color:var(--ink);background:#fff}.design-studio .cta-panel p{color:#475569}.design-studio .cta-panel .btn-light{background:var(--ink);color:#fff;border-color:var(--ink)}.design-studio .cta-panel .btn-light:hover{background:var(--accent-strong);border-color:var(--accent-strong)}.design-premium{--profile-display:Georgia,"Times New Roman",serif;--profile-radius:0;--profile-radius-large:0;background:#fbfaf6}.design-premium .site-header{background:#fbfaf6f5;border-bottom:1px solid #d8d3c8}.design-premium .brand{letter-spacing:.08em;text-transform:uppercase}.design-premium .nav-list a{text-transform:uppercase;letter-spacing:.12em;font-size:.8rem;font-weight:500}.design-premium .hero{padding-block:clamp(6rem,12vw,11rem)}.design-premium .hero-grid{grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:clamp(3rem,9vw,8rem)}.design-premium .hero h1{letter-spacing:-.025em;font-weight:500}.design-premium .hero-panel{background:#171714}.design-premium .eyebrow{letter-spacing:.22em}.design-premium .btn{text-transform:uppercase;letter-spacing:.09em;border-radius:0;font-size:.82rem}.design-premium .card{background:0 0;border-color:#d8d3c8;padding:2rem}.design-premium .section-muted{background:#f0ede5}.design-premium .cta-panel{background:#171714}.design-landing{--profile-radius:1.4rem;--profile-radius-large:1.8rem}.design-landing .hero{text-align:center;background:radial-gradient(circle at 50% 0%,color-mix(in srgb,var(--accent) 18%,#fff) 0%,#fff 58%)}.design-landing .hero-grid{grid-template-columns:1fr;max-width:920px}.design-landing .hero .lede{margin-inline:auto}.design-landing .button-row{justify-content:center}.design-landing .hero-panel{background:var(--ink);text-align:left;grid-template-columns:repeat(3,minmax(0,1fr))}.design-landing .section-heading{text-align:center;margin-inline:auto}.design-landing .card{border-color:#edf0f5;box-shadow:0 16px 45px #0f172a14}.design-landing .cta-panel{text-align:center;flex-direction:column}@media (width<=800px){.design-studio .hero-grid,.design-education .hero-grid,.design-premium .hero-grid{grid-template-columns:1fr}.design-studio .hero-panel{transform:none}.design-studio .card-grid,.design-landing .hero-panel{grid-template-columns:1fr}}.section-library .proof-layout,.section-library .process-layout,.section-library .faq-layout,.section-library .contact-highlight{gap:1rem;display:grid}.section-hero.variant-centered{text-align:center}.section-hero.variant-centered .hero-grid{grid-template-columns:1fr;max-width:940px}.section-hero.variant-centered .hero-copy{max-width:780px;margin-inline:auto}.section-hero.variant-centered .lede{margin-inline:auto}.section-hero.variant-centered .button-row{justify-content:center}.section-hero.variant-centered .hero-panel{text-align:left;grid-template-columns:repeat(3,minmax(0,1fr))}.section-hero.variant-editorial .hero-grid{grid-template-columns:minmax(0,1.5fr) minmax(240px,.5fr);align-items:end}.section-hero.variant-editorial .hero h1{max-width:14ch}.section-hero.variant-editorial .hero-panel{align-self:end}.section-proof.variant-panel .proof-layout{border-radius:var(--profile-radius-large);border:1px solid #e2e8f0;grid-template-columns:repeat(3,minmax(0,1fr));padding:1.25rem}.section-proof.variant-band{background:var(--ink);color:#fff;padding-block:2rem}.section-proof.variant-band .proof-layout{grid-template-columns:repeat(3,minmax(0,1fr))}.section-proof.variant-inline .proof-layout{border-block:1px solid #e2e8f0;grid-template-columns:repeat(3,minmax(0,1fr));padding-block:1.5rem}.proof-item{gap:.2rem;display:grid}.proof-item strong{font-size:clamp(1.35rem,3vw,2rem);line-height:1.1}.proof-item span{opacity:.82}.section-services.variant-list .card-grid{grid-template-columns:1fr;gap:0}.section-services.variant-list .card{border-width:0 0 1px;border-radius:0;padding:1.5rem 0}.section-services.variant-featured .card-grid{grid-template-columns:1.25fr .75fr .75fr;align-items:stretch}.section-services.variant-featured .card:first-child{background:var(--ink);color:#fff;padding:clamp(2rem,5vw,3.5rem)}.section-services.variant-featured .card:first-child .text-link{color:#fff}.section-about .about-layout{gap:clamp(2rem,6vw,5rem);display:grid}.section-about.variant-split .about-layout{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:start}.section-about.variant-statement .about-layout{grid-template-columns:1fr}.section-about.variant-statement .section-heading{max-width:980px}.section-about.variant-statement .section-heading h2{font-size:clamp(2.6rem,6vw,5.5rem)}.section-about.variant-statement .about-copy{max-width:720px;margin-left:auto}.section-about.variant-story .about-layout{grid-template-columns:minmax(0,1fr) minmax(260px,.7fr)}.section-about.variant-story .about-copy{border-left:3px solid var(--accent);padding-left:clamp(1rem,4vw,3rem)}.section-process .process-layout{grid-template-columns:repeat(3,minmax(0,1fr))}.process-item{border-radius:var(--profile-radius);border:1px solid #e2e8f0;padding:1.5rem}.process-number{color:var(--accent);margin-bottom:1.5rem;font-weight:800;display:block}.section-process.variant-timeline .process-layout{grid-template-columns:1fr;gap:0}.section-process.variant-timeline .process-item{border-width:0 0 0 2px;border-radius:0;margin-left:.75rem;padding:0 0 2rem 2rem}.section-testimonials.variant-quote .card-grid{grid-template-columns:1fr;max-width:900px}.section-testimonials.variant-quote .quote-card{background:var(--surface);border:0;padding:clamp(2rem,6vw,4rem)}.section-testimonials.variant-quote blockquote{font-size:clamp(1.4rem,3vw,2.4rem);line-height:1.35}.section-faq.variant-columns .faq-layout{grid-template-columns:repeat(2,minmax(0,1fr))}.faq-item{border-bottom:1px solid #cbd5e1;padding:1rem 0}.faq-item summary{cursor:pointer;font-weight:750}.faq-item p{margin-bottom:0}.section-cta.variant-band{background:var(--ink);color:#fff}.section-cta.variant-band .cta-panel{background:0 0;padding-block:1rem}.section-cta.variant-minimal .cta-panel{color:var(--ink);background:0 0;border-top:1px solid #cbd5e1;border-bottom:1px solid #cbd5e1;border-radius:0;padding-inline:0}.section-cta.variant-minimal .cta-panel p{color:#475569}.section-cta.variant-minimal .btn-light{background:var(--ink);color:#fff;border-color:var(--ink)}.section-contact .contact-highlight{grid-template-columns:minmax(0,1fr) minmax(260px,.7fr);align-items:start}.contact-highlight-details{border-radius:var(--profile-radius);border:1px solid #e2e8f0;gap:.75rem;padding:1.5rem;display:grid}.section-contact.variant-compact .contact-highlight{grid-template-columns:1fr;max-width:820px}.section-contact.variant-compact .contact-highlight-details{grid-template-columns:repeat(2,minmax(0,1fr))}@media (width<=800px){.section-hero.variant-editorial .hero-grid,.section-about.variant-split .about-layout,.section-about.variant-story .about-layout,.section-contact .contact-highlight,.section-services.variant-featured .card-grid,.section-faq.variant-columns .faq-layout,.section-hero.variant-centered .hero-panel,.section-proof.variant-panel .proof-layout,.section-proof.variant-band .proof-layout,.section-proof.variant-inline .proof-layout,.section-process .process-layout,.section-contact.variant-compact .contact-highlight-details{grid-template-columns:1fr}}
