
:root{color-scheme:light;--ink:#201a32;--muted:#6c6879;--paper:#fff;--soft:#f8f7fc;--surface:#fff;--line:#ebe8f2;--purple:#7447ed;--blue:#498cf5;--cyan:#5ccde0;--gradient:linear-gradient(112deg,#7547ed 0%,#4979f0 52%,#51cfe0 100%);--shadow:0 28px 70px rgba(52,35,101,.12);--radius:28px;--button-dark-bg:#201a32;--button-dark-color:#fff}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:90px}
body{margin:0;background:var(--paper);color:var(--ink);font-family:"Manrope",Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:none}
button{font:inherit}
img{display:block;max-width:100%}
::selection{background:#ddd2ff;color:#241744}
:focus-visible{outline:3px solid #57b9e3;outline-offset:4px}
.skip-link{position:fixed;z-index:99;top:10px;left:10px;transform:translateY(-150%);background:var(--ink);color:white;padding:10px 16px;border-radius:12px}
.skip-link:focus{transform:none}
.section-wrap{width:min(1160px,calc(100% - 56px));margin-inline:auto}
.section-pad{padding:112px 0}
.gradient-text{color:var(--purple);background:var(--gradient);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}
.site-header{position:sticky;z-index:20;top:0;background:rgba(255,255,255,.88);border-bottom:1px solid rgba(235,232,242,.8);backdrop-filter:blur(18px)}
.nav-shell{width:min(1240px,calc(100% - 48px));min-height:78px;margin:auto;display:flex;align-items:center;gap:38px}
.brand{display:inline-flex;align-items:center;gap:11px;white-space:nowrap}
.brand-mark{width:42px;height:42px;object-fit:contain;flex:0 0 42px}
.brand-name{font-weight:800;letter-spacing:-.07em;font-size:22px}
.brand-name span,.art-wordmark span,.poster-wordmark span{color:#7650ef}
.primary-nav{display:flex;align-items:center;gap:30px;margin-left:auto}
.primary-nav a,.nav-actions,.language-switch button{font-size:13px;font-weight:700}
.primary-nav a{color:#696478;transition:color .2s}
.primary-nav a:hover{color:var(--purple)}
.nav-actions{display:flex;align-items:center;gap:18px}
.language-switch{height:36px;display:flex;align-items:center;gap:7px;padding:0 8px;border:1px solid var(--line);border-radius:30px}
.language-switch button{border:0;background:none;color:#898597;padding:4px;cursor:pointer;font-size:11px}
.language-switch button[aria-pressed=true]{color:var(--purple)}
.language-switch>span{height:12px;border-left:1px solid var(--line)}
.button{display:inline-flex;justify-content:center;align-items:center;gap:17px;min-height:52px;padding:0 23px;border-radius:999px;font-size:13px;font-weight:800;transition:transform .2s,box-shadow .2s}
.button:hover{transform:translateY(-2px);box-shadow:0 10px 28px rgba(73,63,113,.16)}
.button-dark{background:var(--button-dark-bg);color:var(--button-dark-color)}
.button-gradient{background:var(--gradient);color:white;box-shadow:0 12px 28px rgba(100,76,220,.22)}
.button-outline{border:1px solid var(--line);background:var(--surface);color:var(--ink)}
.arrow{font-size:17px;line-height:1}
.menu-toggle{display:none}
.hero{min-height:690px;display:grid;grid-template-columns:1.08fr .92fr;align-items:center;column-gap:5%;padding-top:64px;padding-bottom:88px;position:relative}
.hero-copy{max-width:600px;position:relative;z-index:1}
.eyebrow{display:flex;align-items:center;gap:10px;color:#726d80;text-transform:uppercase;letter-spacing:.11em;font-size:10px;font-weight:800;margin:0 0 22px}
.eyebrow-dot{width:8px;height:8px;border-radius:50%;background:var(--gradient);box-shadow:0 0 0 5px #f2efff}
.hero h1{font-size:clamp(46px,6vw,76px);line-height:1.04;letter-spacing:-.065em;margin:0 0 22px;font-weight:800}
.hero-lede{max-width:515px;font-size:17px;color:var(--muted);margin:0 0 12px}
.hero-line{font-weight:800;color:var(--purple);font-size:15px;margin:0 0 30px}
.hero-actions{display:flex;align-items:center;gap:28px}
.text-link{display:inline-flex;align-items:center;gap:12px;font-size:12px;font-weight:800}
.text-link .arrow{color:var(--purple)}
.hero-meta{display:flex;align-items:center;gap:12px;margin-top:40px;color:#898597;font-size:10px;font-weight:700}
.meta-rule{height:1px;width:28px;background:#d7d2e2}
.hero-art{height:500px;display:grid;place-items:center;position:relative}
.art-sheet{position:relative;z-index:2;width:min(350px,80%);height:425px;border:1px solid rgba(255,255,255,.9);border-radius:22px;background:linear-gradient(145deg,#fff 0%,#fbfaff 67%,#f1f8ff 100%);box-shadow:var(--shadow);padding:24px 27px;transform:rotate(4deg);overflow:hidden}
.art-sheet:after{content:"";position:absolute;width:270px;height:270px;border:36px solid rgba(116,71,237,.06);border-radius:50%;right:-165px;bottom:-144px}
.art-topline,.poster-top{display:flex;justify-content:space-between;color:#9791a7;font-size:8px;letter-spacing:.13em;font-weight:800}
.art-mark{width:84px;height:84px;object-fit:contain;margin:32px auto 10px}
.art-wordmark,.poster-wordmark{font-size:27px;font-weight:800;letter-spacing:-.08em;text-align:center;margin:0}
.art-divider{height:1px;background:linear-gradient(90deg,transparent,#ded9eb,transparent);margin:20px 0}
.art-statement{text-align:center;font-size:29px;line-height:1.05;letter-spacing:-.06em;font-weight:800;margin:26px 0 8px}
.art-statement span{color:var(--purple)}
.art-caption{text-align:center;font-size:10px;color:var(--muted)}
.swatches{display:flex;justify-content:center;gap:7px;margin-top:19px}
.swatch{width:19px;height:19px;border-radius:50%}.swatch-purple{background:#7547ed}.swatch-blue{background:#498cf5}.swatch-cyan{background:#5ccde0}.swatch-ink{background:#201a32}
.art-arc{position:absolute;border:1px solid #e9e2ff;border-radius:50%;width:440px;height:440px}
.art-arc-one{transform:scaleX(.62) rotate(32deg);border-color:#d3c4ff}
.art-arc-two{width:375px;height:510px;transform:rotate(-34deg);border-color:#dcf2f7}
.art-spark{position:absolute;z-index:3;color:var(--purple);font-size:33px}
.art-spark-one{right:10%;top:16%}.art-spark-two{left:12%;bottom:16%;color:#53bfd8}
.art-sticker{position:absolute;z-index:4;right:1%;bottom:16%;background:var(--ink);color:white;padding:11px 18px;border-radius:40px;font-size:10px;font-weight:800;transform:rotate(-5deg);box-shadow:0 8px 18px #201a3222}
.hero-bottom{position:absolute;left:0;right:0;bottom:23px;display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:18px;color:#807b8d;font-size:9px;font-weight:800;letter-spacing:.1em}
.hero-bottom a{display:flex;align-items:center;gap:10px;color:var(--purple);letter-spacing:0;font-size:10px}
.studio-section{background:var(--soft);padding-top:103px;padding-bottom:42px}
.studio-grid{display:grid;grid-template-columns:1fr .9fr;gap:9%;align-items:end}
.studio-heading h2,.section-heading h2,.identity-copy h2,.contact-copy h2{font-size:clamp(36px,4vw,52px);line-height:1.08;letter-spacing:-.06em;margin:0;font-weight:800}
.studio-copy{max-width:490px;color:var(--muted);font-size:14px}
.studio-copy p{margin:0 0 18px}
.proof-strip{display:flex;justify-content:space-between;align-items:center;margin-top:76px;border-top:1px solid #e6e2ef;padding:25px 0 0}
.proof-intro{display:flex;align-items:center;gap:13px;font-size:12px;font-weight:800}
.proof-star{font-size:25px;color:var(--purple)}
.proof-list{display:flex;align-items:center;gap:17px;color:#817c8e;font-size:10px;font-weight:700}
.proof-list i{height:4px;width:4px;background:#65c8dd;border-radius:50%}
.section-heading{display:flex;align-items:end;justify-content:space-between;gap:48px;margin-bottom:44px}
.section-intro{max-width:370px;margin:0;color:var(--muted);font-size:13px}
.services-section{background:#fff}
.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.service-card{min-height:320px;border:1px solid var(--line);border-radius:22px;padding:26px;position:relative;overflow:hidden;display:flex;flex-direction:column;background:white;transition:transform .25s,box-shadow .25s}
.service-card:hover{transform:translateY(-5px);box-shadow:0 18px 40px #38256512}
.service-card-feature{background:#f6f2ff;border-color:#ece5ff}
.service-top{display:flex;align-items:center;justify-content:space-between}
.service-mark{font-size:10px;color:#918ba0;font-weight:800;letter-spacing:.12em}
.service-glyph{font-size:23px;color:var(--purple)}
.service-card h3{font-size:21px;letter-spacing:-.04em;margin:37px 0 9px}
.service-card p{color:var(--muted);font-size:12px;margin:0 0 24px;max-width:310px}
.card-link{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:12px;border-top:1px solid #e8e4ee;font-size:10px;font-weight:800;position:relative;z-index:1}
.card-link .arrow{color:var(--purple)}
.service-orbit,.service-disc,.service-squiggle{position:absolute;pointer-events:none}
.service-orbit{width:145px;height:145px;border:18px solid #ddd0ff;border-radius:50%;right:-86px;top:50px;opacity:.45}
.service-disc{width:82px;height:82px;border-radius:50%;background:linear-gradient(140deg,#e6dfff,#c9f1f4);right:-27px;bottom:-28px}
.service-squiggle{width:115px;height:48px;border:3px solid #e1d7ff;border-left:0;border-right:0;border-radius:50%;right:-34px;top:84px;transform:rotate(-35deg)}
.service-footnote{text-align:center;color:#817c8e;font-size:11px;margin:28px 0 0}
.identity-section{background:#f8f7fc;overflow:hidden}
.identity-layout{display:grid;grid-template-columns:.95fr 1.05fr;align-items:center;gap:11%}
.identity-poster{min-height:485px;position:relative;overflow:hidden;padding:28px 30px;border-radius:24px;background:#fff;box-shadow:var(--shadow)}
.poster-top{position:relative;z-index:2}
.poster-curves{position:absolute;inset:-10%;display:grid;place-items:center;transform:rotate(-28deg)}
.poster-curves span{position:absolute;width:125%;height:37%;border-radius:50%;border:30px solid transparent;background:linear-gradient(white,white) padding-box,var(--gradient) border-box}
.poster-curves span:nth-child(2){transform:rotate(57deg);width:100%;height:50%;border-width:23px;opacity:.85}
.poster-curves span:nth-child(3){transform:rotate(-59deg);width:83%;height:63%;border-width:15px;opacity:.62}
.poster-content{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;align-items:center}
.poster-wordmark{font-size:35px}
.poster-title{font-weight:800;letter-spacing:-.08em;line-height:.92;font-size:clamp(38px,5vw,61px);text-align:center;margin:31px 0;color:var(--ink)}
.poster-title span{color:var(--purple)}
.poster-footer{width:70%;display:flex;justify-content:space-between;align-items:center;color:var(--ink);font-size:10px;letter-spacing:.15em;font-weight:800}
.poster-footer span:last-child{color:var(--purple);font-size:21px}
.poster-note{position:absolute;bottom:23px;left:30px;font-size:9px;color:#827d91;font-weight:700}
.identity-copy{max-width:520px}
.identity-copy>p:not(.eyebrow):not(.honesty-note){color:var(--muted);font-size:14px;margin:20px 0}
.identity-details{display:grid;gap:12px;margin:25px 0}
.identity-details div{display:flex;align-items:center;gap:10px;font-size:11px;font-weight:700}
.detail-dot{width:8px;height:8px;border-radius:50%}.dot-purple{background:#7547ed}.dot-blue{background:#498cf5}.dot-cyan{background:#5ccde0}
.honesty-note{font-size:10px;color:#898597;margin-top:17px}
.process-section{background:#fff}
.process-list{border-top:1px solid var(--line)}
.process-step{display:grid;grid-template-columns:80px 1fr 40px;align-items:center;gap:18px;padding:25px 8px;border-bottom:1px solid var(--line)}
.process-number{font-size:12px;font-weight:800;color:var(--purple)}
.process-step h3{margin:0 0 3px;font-size:17px;letter-spacing:-.03em}
.process-step p{margin:0;color:var(--muted);font-size:12px}
.process-symbol{text-align:right;font-size:22px;color:#a68df3}
.team-section{background:var(--soft)}
.team-heading{align-items:center}
.team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}
.team-card{min-height:190px;border-radius:20px;padding:24px;display:flex;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden;transition:transform .2s}
.team-card:hover{transform:translateY(-4px)}
.team-card-one{background:linear-gradient(145deg,#eee8ff,#faf9ff)}
.team-card-two{background:linear-gradient(145deg,#e9f3ff,#f8fcff)}
.team-card-three{background:linear-gradient(145deg,#e9fafb,#f8ffff)}
.team-initial{position:absolute;left:24px;top:4px;font-size:100px;line-height:1;font-weight:800;letter-spacing:-.1em;color:#774be51b}
.team-arrow{position:absolute;right:23px;top:23px;color:var(--purple);font-size:20px}
.team-name{font-size:21px;font-weight:800;letter-spacing:-.04em;position:relative}
.team-role{font-size:11px;color:#716c7f;position:relative}
.team-caption{font-size:11px;color:#837e90;margin:23px 0 0}
.contact-section{padding-top:92px;padding-bottom:92px}
.contact-panel{min-height:430px;background:#f7f5fc;border-radius:30px;padding:62px;display:grid;grid-template-columns:1fr .7fr;align-items:center;gap:30px;position:relative;overflow:hidden}
.contact-copy{position:relative;z-index:1;max-width:570px}
.contact-copy>p:not(.eyebrow){max-width:460px;color:var(--muted);font-size:13px}
.contact-actions{display:flex;gap:11px;margin-top:27px;flex-wrap:wrap}
.contact-details{position:relative;z-index:1;display:grid;gap:0;background:white;border:1px solid var(--line);border-radius:18px;padding:8px 21px}
.contact-details a{display:grid;grid-template-columns:70px 1fr 15px;align-items:center;gap:8px;padding:14px 0;border-bottom:1px solid var(--line);font-size:10px;font-weight:700}
.contact-details a:last-child{border:0}
.contact-details a>span:last-child{color:var(--purple)}
.contact-label{font-size:8px;letter-spacing:.1em;color:#8c8799}
.contact-art{position:absolute;right:-115px;top:-205px;width:420px;height:420px;border:1px solid #ded4ff;border-radius:50%;opacity:.7}
.contact-orbit{position:absolute;inset:36px;border:25px solid transparent;border-radius:50%;background:linear-gradient(#f7f5fc,#f7f5fc) padding-box,var(--gradient) border-box;transform:rotate(30deg)}
.contact-star{position:absolute;right:110px;bottom:12px;font-size:31px;color:var(--purple)}
.contact-dot{position:absolute;width:14px;height:14px;border-radius:50%;background:#50c8dc;left:12px;bottom:100px}
.site-footer{border-top:1px solid var(--line);padding:23px 0}
.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:22px;color:#817c8e;font-size:9px}
.footer-brand .brand-mark{width:34px;height:34px}.footer-brand .brand-name{font-size:18px}
.footer-inner p{margin:0}
.back-top{display:flex;gap:9px;color:var(--purple);font-weight:800}
.reveal{opacity:1;transform:translateY(0)}
.js-motion .reveal{opacity:0;transform:translateY(14px);transition:opacity .6s ease,transform .6s ease}
.js-motion .reveal.is-visible{opacity:1;transform:none}
@media(max-width:960px){
 .nav-shell{gap:18px}.primary-nav{gap:17px}.nav-actions{gap:10px}.nav-cta{padding:0 15px}
 .hero{min-height:610px;gap:2%}.hero-art{height:440px}.art-sheet{height:385px}
 .section-pad{padding:88px 0}.contact-panel{padding:44px}
}
@media(max-width:720px){
 html{scroll-padding-top:74px}.section-wrap{width:min(100% - 36px,560px)}
 .nav-shell{width:calc(100% - 32px);min-height:68px;gap:10px}.brand-mark{width:36px;height:36px}.brand-name{font-size:20px}
 .menu-toggle{order:4;display:flex;width:40px;height:40px;margin-left:auto;border:1px solid var(--line);border-radius:50%;background:white;align-items:center;justify-content:center;flex-direction:column;gap:5px}
 .menu-toggle span{width:15px;height:1.5px;background:var(--ink)}
 .primary-nav{display:none;position:absolute;left:16px;right:16px;top:62px;padding:15px;background:white;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:16px;flex-direction:column;align-items:stretch;gap:0}
 .primary-nav.is-open{display:flex}.primary-nav a{padding:11px 9px;border-bottom:1px solid #f2eff6}.primary-nav a:last-child{border:0}
 .nav-actions{margin-left:auto}.nav-cta{display:none}.language-switch{height:34px}
 .hero{display:flex;flex-direction:column;align-items:stretch;padding-top:55px;padding-bottom:96px;min-height:0}
 .hero-copy{max-width:560px}.hero h1{font-size:clamp(44px,12vw,66px)}.hero-lede{font-size:15px}
 .hero-actions{align-items:flex-start;flex-direction:column;gap:18px}.hero-meta{font-size:9px;flex-wrap:wrap;margin-top:27px}
 .hero-art{height:410px;margin-top:10px}.art-sheet{width:290px;height:365px;padding:21px}
 .art-mark{margin-top:30px;width:65px;height:65px}.art-statement{font-size:25px;margin-top:20px}
 .hero-bottom{bottom:20px;font-size:8px;gap:12px}.hero-bottom a{font-size:9px;text-align:right}
 .section-pad{padding:74px 0}.studio-section{padding-top:74px;padding-bottom:30px}
 .studio-grid,.identity-layout{grid-template-columns:1fr;gap:25px}.studio-heading h2,.section-heading h2,.identity-copy h2,.contact-copy h2{font-size:39px}
 .proof-strip{margin-top:47px;align-items:flex-start;flex-direction:column;gap:17px}.proof-list{flex-wrap:wrap;gap:10px;font-size:9px}
 .section-heading{align-items:flex-start;flex-direction:column;gap:15px;margin-bottom:30px}.section-intro{max-width:520px}
 .service-grid,.team-grid{grid-template-columns:1fr}.service-card{min-height:260px}.service-card h3{margin-top:24px}
 .identity-poster{min-height:430px}.poster-title{font-size:55px}
 .process-step{grid-template-columns:42px 1fr 24px;gap:11px;padding:21px 0}.process-step h3{font-size:15px}.process-step p{font-size:11px}
 .team-heading{flex-direction:column}.team-card{min-height:160px}
 .contact-section{padding:68px 0}.contact-panel{grid-template-columns:1fr;padding:32px 23px;gap:25px;border-radius:23px}
 .contact-copy>p:not(.eyebrow){font-size:12px}.contact-actions{align-items:stretch;flex-direction:column}.contact-actions .button{width:100%}
 .contact-details{padding:5px 13px}.contact-details a{grid-template-columns:54px 1fr 13px;font-size:9px}
 .contact-art{right:-250px;top:-220px;opacity:.4}.footer-inner{flex-wrap:wrap;justify-content:space-between}.footer-inner p{order:3;width:100%}
}
@media(prefers-reduced-motion:reduce){
 *,*::before,*::after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}
 .js-motion .reveal{opacity:1;transform:none}

}
.brand-mark{display:block;flex:0 0 42px;object-fit:contain;border-radius:0;background:transparent;box-shadow:none}
.art-mark{display:block;object-fit:contain;border-radius:0;background:transparent;box-shadow:none}
.brand-name,.art-wordmark,.poster-wordmark{color:transparent;background:var(--gradient);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}
.brand-name span,.art-wordmark span,.poster-wordmark span{color:#75b6f3;-webkit-text-fill-color:#75b6f3}
.footer-brand .brand-mark{width:34px;height:34px;flex-basis:34px}
@media(max-width:720px){
 html,body{overflow-x:hidden}
 .brand-mark{width:36px;height:36px;flex-basis:36px}
 .footer-brand .brand-mark{width:34px;height:34px;flex-basis:34px}
 .art-mark{width:72px;height:72px;margin-top:30px}
}

.theme-toggle{width:36px;height:36px;display:grid;place-items:center;padding:0;border:1px solid var(--line);border-radius:50%;background:var(--surface);color:var(--ink);cursor:pointer;transition:background .2s,border-color .2s,color .2s,transform .2s}
.theme-toggle:hover{transform:translateY(-1px);border-color:#a997e8;color:var(--purple)}
.theme-toggle:focus-visible{outline:3px solid #57b9e3;outline-offset:3px}
.theme-icon{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.theme-icon-sun{display:none}
html[data-theme="dark"]{color-scheme:dark;--ink:#f4f1fb;--muted:#b8b2c8;--paper:#111019;--soft:#171521;--surface:#1e1b29;--line:#302b3e;--shadow:0 28px 70px rgba(0,0,0,.36);--button-dark-bg:#eee9ff;--button-dark-color:#211a32}
html[data-theme="dark"] body{background:var(--paper);color:var(--ink)}
html[data-theme="dark"] .site-header{background:rgba(17,16,25,.88);border-bottom-color:rgba(55,49,69,.82)}
html[data-theme="dark"] .primary-nav a{color:#c1bbd0}
html[data-theme="dark"] .primary-nav a:hover,html[data-theme="dark"] .text-link:hover{color:#b4a0ff}
html[data-theme="dark"] .language-switch button{color:#aaa4b8}
html[data-theme="dark"] .language-switch button[aria-pressed="true"]{color:#b4a0ff}
html[data-theme="dark"] .language-switch>span{border-color:var(--line)}
html[data-theme="dark"] .eyebrow,html[data-theme="dark"] .hero-meta,html[data-theme="dark"] .hero-bottom,html[data-theme="dark"] .footer-inner{color:#aaa4b8}
html[data-theme="dark"] .eyebrow-dot{box-shadow:0 0 0 5px rgba(132,103,239,.15)}
html[data-theme="dark"] .button-outline{border-color:#494258;background:#201d2b;color:var(--ink)}
html[data-theme="dark"] .menu-toggle{background:var(--surface);color:var(--ink)}
html[data-theme="dark"] .primary-nav{background:#1b1825;border-color:var(--line)}
html[data-theme="dark"] .primary-nav a{border-color:#302b3e}
html[data-theme="dark"] .meta-rule{background:#4b4559}
html[data-theme="dark"] .art-sheet{border-color:rgba(255,255,255,.09);background:linear-gradient(145deg,#242033 0%,#1d1a29 67%,#1b2331 100%)}
html[data-theme="dark"] .art-topline,html[data-theme="dark"] .poster-top{color:#aaa4b8}
html[data-theme="dark"] .art-divider{background:linear-gradient(90deg,transparent,#494258,transparent)}
html[data-theme="dark"] .art-arc{border-color:#393049}
html[data-theme="dark"] .art-arc-two{border-color:#253a43}
html[data-theme="dark"] .art-sticker{box-shadow:0 8px 18px #0008}
html[data-theme="dark"] .hero-bottom{border-color:var(--line)}
html[data-theme="dark"] .proof-strip{border-color:var(--line)}
html[data-theme="dark"] .proof-list,html[data-theme="dark"] .service-footnote,html[data-theme="dark"] .team-caption{color:#aaa4b8}
html[data-theme="dark"] .services-section,html[data-theme="dark"] .process-section{background:var(--paper)}
html[data-theme="dark"] .service-card{background:var(--surface);border-color:var(--line)}
html[data-theme="dark"] .service-card-feature{background:#231e34;border-color:#39304e}
html[data-theme="dark"] .service-card:hover{box-shadow:0 18px 40px #0005}
html[data-theme="dark"] .service-mark{color:#aaa4b8}
html[data-theme="dark"] .card-link{border-color:var(--line)}
html[data-theme="dark"] .service-orbit{border-color:#59488c}
html[data-theme="dark"] .service-disc{background:linear-gradient(140deg,#4c3d72,#295462)}
html[data-theme="dark"] .service-squiggle{border-color:#59488c}
html[data-theme="dark"] .identity-section,html[data-theme="dark"] .team-section{background:#171521}
html[data-theme="dark"] .identity-poster{background:#1e1b29}
html[data-theme="dark"] .poster-curves span{background:linear-gradient(#1e1b29,#1e1b29) padding-box,var(--gradient) border-box}
html[data-theme="dark"] .poster-note,html[data-theme="dark"] .honesty-note{color:#aaa4b8}
html[data-theme="dark"] .process-list,html[data-theme="dark"] .process-step{border-color:var(--line)}
html[data-theme="dark"] .team-card-one{background:linear-gradient(145deg,#28213b,#201d2a)}
html[data-theme="dark"] .team-card-two{background:linear-gradient(145deg,#1d2a3c,#1d202d)}
html[data-theme="dark"] .team-card-three{background:linear-gradient(145deg,#1b3034,#1d252e)}
html[data-theme="dark"] .team-role{color:#c2bbd0}
html[data-theme="dark"] .contact-panel{background:#191724}
html[data-theme="dark"] .contact-details{background:#211e2d;border-color:var(--line)}
html[data-theme="dark"] .contact-details a{border-color:var(--line)}
html[data-theme="dark"] .contact-label{color:#aaa4b8}
html[data-theme="dark"] .contact-art{border-color:#403653}
html[data-theme="dark"] .contact-orbit{background:linear-gradient(#191724,#191724) padding-box,var(--gradient) border-box}
html[data-theme="dark"] .site-footer{border-color:var(--line)}
html[data-theme="dark"] .theme-icon-moon{display:none}
html[data-theme="dark"] .theme-icon-sun{display:block}
@media(max-width:720px){.theme-toggle{width:34px;height:34px;flex:0 0 34px}}
@media(prefers-reduced-motion:no-preference){body{transition:background-color .22s ease,color .22s ease}}
