:root{--bg:#070c17;--panel:#101a2b;--ink:#f5f7fc;--muted:#aab7cc;--line:#253146;--orange:#62b5ff;--mint:#ccecff;--light:#eef5ff}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{background:var(--bg);color:var(--ink);margin:0;font:16px/1.65 'Inter',Arial,sans-serif}a{color:inherit;text-decoration:none}a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible,button:focus-visible{outline:3px solid var(--orange);outline-offset:6px}h1,h2,h3,p{margin-top:0;overflow-wrap:break-word}h1,h2,h3{font-family:Inter,Arial,sans-serif}h1,h2{font-weight:500}em{font-family:inherit;font-style:normal;font-weight:inherit;letter-spacing:inherit}img{max-width:100%}
.shell{max-width:1392px;padding-left:56px;padding-right:56px;margin:auto}.mono,.eyebrow,.card-meta,.hero-foot,.tags,.card-link,.concept-note{font-family:'Inter',monospace}.eyebrow{font-size:12px;letter-spacing:.045em;font-weight:400;line-height:1.6;margin:0}.mono{font-size:12px}
.header{height:108px;max-width:1504px;margin:auto;display:flex;justify-content:space-between;align-items:center;padding:0 56px;border-bottom:1px solid var(--line)}.brand{display:block;line-height:0}.brand img{object-fit:contain;width:211px;height:76px}.header nav{display:flex;align-items:center;gap:30px;font-size:14px}.header nav>a:not(.nav-cta){color:#c3c4c4}.header nav>a:hover{color:var(--orange)}.nav-cta{display:flex;align-items:center;gap:28px;border:1px solid #5a5c5d;border-radius:100px;padding:11px 21px}
.hero{padding-top:38px}.hero-meta{display:flex;justify-content:space-between;align-items:center;gap:20px}.hero-meta .mono{color:var(--muted)}.hero-layout{display:grid;grid-template-columns:1.15fr 1fr;align-items:center;gap:20px;margin:40px 0 32px}.hero h1{font-size:clamp(62px,7.1vw,102px);line-height:1.04;letter-spacing:-.045em;margin:0 0 30px;position:relative;z-index:2}.hero h1 em{color:var(--orange)}.hero-description{font-size:17px;color:#b7b8ba;max-width:460px;line-height:1.7;margin:0 0 26px}.hero-actions{display:flex;flex-direction:column;align-items:start;gap:20px}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:34px;min-height:54px;padding:14px 24px;border-radius:100px;font-size:14px;font-weight:600;transition:transform .2s,background .2s}.button span{font-size:23px;line-height:1}.button:hover{transform:translateY(-3px)}.button-orange{background:var(--orange);color:#151718}.button-orange:hover{background:#ff9676}.text-link{font-size:14px;color:#b6b8ba;display:flex;gap:20px;align-items:center}.text-link:hover{color:var(--ink)}
.hero-art{position:relative;min-width:0;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center}.sculpture{width:113%;max-width:113%;height:113%;object-fit:cover;position:absolute;inset:-6.5%;mix-blend-mode:lighten}.art-caption{position:absolute;bottom:0;left:15px;right:15px;display:flex;justify-content:space-between;gap:15px;color:var(--muted);font:12px 'Inter',monospace}.art-label{position:absolute;padding:10px 17px;font-size:13px;border-radius:100px;border:1px solid #ffffff40;background:#1e1e22ba;backdrop-filter:blur(15px);white-space:nowrap}.label-design{left:-5px;top:26%;transform:rotate(-8deg)}.label-code{right:-8px;bottom:19%;transform:rotate(8deg);background:var(--orange);color:#191c1d;border-color:var(--orange)}
.hero-foot{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding:24px 0 34px;gap:20px}.hero-foot p{font-size:12px;letter-spacing:.05em;margin:0;color:var(--muted)}.circle-link{border:1px solid #54565a;width:43px;height:43px;border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:23px;flex-shrink:0}.circle-link:hover{color:var(--orange);border-color:var(--orange)}
.manifesto{padding-top:95px;padding-bottom:93px}.manifesto .eyebrow{color:var(--muted)}.manifesto h2{font-size:clamp(38px,4.7vw,68px);line-height:1.15;letter-spacing:-.04em;margin:25px 0 30px;color:#727679}.manifesto h2 span{color:var(--ink)}.manifesto-bottom{display:flex;align-items:center;justify-content:space-between;gap:40px}.asterisk{font-size:90px;line-height:1;color:var(--orange)}.manifesto-bottom p{max-width:600px;font-size:17px;line-height:1.8;color:var(--muted);margin:0}
.services{padding-bottom:90px}.section-head{border-top:1px solid var(--line);padding-top:45px;display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:35px}.section-head h2{font-size:clamp(38px,4.2vw,58px);line-height:1.13;letter-spacing:-.04em;margin:22px 0 0}.section-head>p{color:var(--muted);font-size:16px;margin:0 0 5px}
.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.service-card{border-radius:10px;padding:25px 25px 20px;background:var(--light);color:#202326;display:flex;flex-direction:column;overflow:hidden;min-width:0}.card-meta{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:11px;line-height:1.5}.card-meta>span:last-child{font-size:21px}.service-card h3{font-size:26px;letter-spacing:-.035em;line-height:1.25;margin-bottom:14px;font-weight:600}.service-card>p{font-size:16px;line-height:1.7;color:#555b5b;margin-bottom:22px;min-height:115px}.tags{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:26px;font-size:12px;color:#545859}.tags span{padding:4px 9px;border:1px solid #949b9640;border-radius:20px}.card-link{display:flex;justify-content:space-between;align-items:center;gap:14px;border-top:1px solid #999c9940;padding-top:15px;font-size:13px;margin-top:auto}.card-link:hover{color:#a43b23}
.mini-browser{border:1px solid #cccfc8;border-radius:7px;margin:30px 0 29px;overflow:hidden;background:#fafbf7;height:210px;transform:rotate(-3deg);box-shadow:4px 8px 18px #0000000a}.browser-top{display:flex;align-items:center;gap:4px;height:25px;border-bottom:1px solid #dcdfd7;padding:0 10px}.browser-top>i{width:4px;height:4px;border-radius:50%;background:#bac0b5}.browser-top>span{font-size:10px;margin-left:auto;color:#6b7368}.browser-body{padding:14px 19px;position:relative}.browser-body>span{font:10px 'Inter',monospace;color:#6b7368}.browser-body>strong{display:block;font:500 45px/.95 Inter,sans-serif;letter-spacing:-.055em;margin:10px 0}.browser-body>strong em{color:#a63b23}.browser-body>b{font-size:10px;font-weight:500;border-radius:20px;background:#2f4537;color:#f8f9f5;padding:6px 10px;display:inline-block}.browser-lines{position:absolute;right:18px;top:80px;width:32%;display:flex;flex-direction:column;gap:8px}.browser-lines i{height:32px;background:#e1e6dc;border-radius:3px}.browser-lines i:last-child{height:48px;background:#d0d9c7}
.shop-card{background:var(--mint)}.shop-visual{height:210px;margin:30px 0 29px;position:relative;display:flex;align-items:center;justify-content:center}.shop-symbol{height:125px;width:125px;border:1px solid #3d5a4b33;border-radius:26px;transform:rotate(-10deg);display:grid;place-items:center;background:#acd9bd}.shop-symbol svg{width:76px;height:76px;fill:none;stroke:#22382c;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.shop-pill{position:absolute;top:22px;right:-5px;transform:rotate(8deg);padding:9px 14px;border-radius:24px;background:#f5fbf4;font-size:12px;white-space:nowrap;box-shadow:0 5px 14px #1c372312}.shop-pill.secondary{top:auto;right:auto;left:5px;bottom:11px;transform:rotate(-7deg);background:#254a35;color:#ecf5ee}
.platform-card{background:#222428;color:var(--ink)}.platform-card>p{color:#a6acaf}.platform-card .tags{color:#b4b9bb}.platform-card .card-link{border-color:#4b5053}.platform-card .card-link:hover{color:var(--orange)}.platform-visual{height:210px;margin:30px 0 29px;border:1px solid #41464c;border-radius:7px;background:#191b1e;display:flex;overflow:hidden;transform:rotate(3deg)}.platform-menu{width:30px;background:#2c3034;border-right:1px solid #42464b;padding:17px 8px;display:flex;flex-direction:column;gap:13px}.platform-menu i{width:12px;height:12px;border-radius:3px;border:1px solid #7b8388}.platform-menu i:first-child{background:var(--orange);border-color:var(--orange)}.platform-screen{padding:18px 13px;flex:1}.platform-screen>span{font-size:12px}.platform-boxes{display:flex;gap:9px;margin:15px 0}.platform-boxes i{flex:1;font-style:normal;font-size:11px;background:#30363b;border:1px solid #444c51;min-height:48px;padding:12px 8px;border-radius:4px}.platform-row{font-size:10px;border-top:1px solid #353d43;display:flex;justify-content:space-between;padding:9px 0;gap:8px;color:#9ba4ab}.platform-row b{color:var(--mint)}
.concept-note{color:#858a90;font-size:12px;line-height:1.7;margin:15px 0 0}.extra-services{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin-top:45px;padding-top:35px;border-top:1px solid var(--line)}.extra-services article{display:flex;gap:24px;align-items:start}.extra-icon{font-size:36px;color:var(--orange);line-height:1.25}.extra-services h3{font-size:22px;font-weight:500;letter-spacing:-.025em;margin-bottom:10px}.extra-services p{font-size:16px;color:var(--muted);max-width:440px;margin:0}
.commerce{background:var(--mint);color:#1d3026;padding:75px 0 65px}.commerce-heading{position:relative;padding-bottom:44px}.commerce h2{font-size:clamp(54px,6.7vw,94px);line-height:1.06;letter-spacing:-.045em;margin:25px 0 28px}.commerce-heading>p:not(.eyebrow){position:absolute;right:0;top:90px;max-width:390px;color:#486354;font-size:17px;line-height:1.8;margin:0}.button-dark{background:#223b2c;color:#f0f6ef}.button-dark:hover{background:#365641}
.commerce-system{border:1px solid #1c462335;border-radius:12px;overflow:hidden;background:#d3f1de}.system-top{display:flex;justify-content:space-between;gap:20px;padding:22px 28px;border-bottom:1px solid #1c462335}.system-top .mono{font-size:12px}.sale-flow{display:flex;align-items:center;justify-content:space-between;padding:40px 35px;gap:28px}.sale-flow>div{flex:1}.sale-flow>div>span{font:12px 'Inter',monospace;color:#60846d;display:block;margin-bottom:13px}.sale-flow strong{font:600 23px/1.3 Inter,sans-serif;letter-spacing:-.03em}.sale-flow p{font-size:16px;color:#567463;margin:10px 0 0}.sale-flow>b{font-weight:400;font-size:27px;color:#648c73}
.integration-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #1c462335}.integration-grid article{padding:25px 28px;border-right:1px solid #1c462335;border-bottom:1px solid #1c462335}.integration-grid article:nth-child(3n){border-right:0}.integration-grid svg{height:26px;width:26px;fill:none;stroke:#2e593f;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;margin-bottom:15px}.integration-grid h3{font-size:18px;font-weight:600;letter-spacing:-.02em;margin:0 0 8px}.integration-grid p{font-size:15px;color:#567463;margin:0;max-width:290px}.integration-note{font-size:12px;color:#53705e;padding:18px 28px;margin:0}
.difference{padding-top:100px;padding-bottom:75px}.difference-layout{display:grid;grid-template-columns:1.2fr 1fr;gap:80px;align-items:start;margin-top:34px}.difference h2{font-size:clamp(38px,4vw,58px);line-height:1.16;letter-spacing:-.04em;margin:0}.difference h2 em{color:var(--orange)}.principles article{display:flex;gap:25px;border-top:1px solid var(--line);padding:20px 0}.principles article:last-child{border-bottom:1px solid var(--line)}.principles article>span{font:12px 'Inter',monospace;color:var(--orange);padding-top:5px}.principles h3{font-size:21px;font-weight:500;letter-spacing:-.025em;margin-bottom:8px}.principles p{font-size:16px;color:var(--muted);margin:0}
.process{padding-bottom:85px}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);list-style:none;padding:0;margin:45px 0 0;gap:32px}.process-grid li{border-top:1px solid var(--line);padding-top:24px}.step-number{font:40px/1.2 'Inter',monospace;color:#70767c;display:block;margin-bottom:25px}.process h3{font-size:22px;letter-spacing:-.025em;font-weight:500;margin-bottom:10px}.process-grid p{font-size:16px;color:var(--muted);margin:0}
.faq{display:grid;grid-template-columns:1fr 1.1fr;gap:80px;padding-bottom:100px}.faq h2{font-size:34px;line-height:1.22;letter-spacing:-.035em;margin:22px 0 0}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{cursor:pointer;list-style:none;padding:20px 0;font-size:16px;font-weight:500;display:flex;justify-content:space-between;align-items:center;gap:22px}summary::-webkit-details-marker{display:none}summary>span{font-size:23px;font-weight:400;color:var(--orange);transition:transform .2s}details[open] summary>span{transform:rotate(45deg)}details>p{font-size:16px;color:var(--muted);padding-right:36px;margin:0 0 23px}
.contact{padding-top:38px;padding-bottom:60px;border-top:1px solid var(--line)}.contact-meta{display:flex;justify-content:space-between;gap:25px}.contact-meta .mono{color:var(--muted);font-size:12px}.contact h2{font-size:clamp(65px,8.7vw,128px);line-height:1.06;letter-spacing:-.045em;margin:42px 0;position:relative}.contact h2 em{color:var(--orange)}.contact-arrow{position:absolute;right:20px;top:0;color:var(--orange);font-size:170px;font-family:inherit;line-height:1.2}.contact-bottom{display:flex;align-items:end;justify-content:space-between;gap:30px}.contact-bottom p{font-size:16px;color:var(--muted);margin:0}.email-link{font-size:clamp(20px,2.3vw,32px);border-bottom:1px solid #686b6d;padding-bottom:8px;letter-spacing:-.025em;display:flex;align-items:center;gap:35px}.email-link:hover{color:var(--orange)}
.footer{display:flex;justify-content:space-between;align-items:center;gap:25px;border-top:1px solid var(--line);padding-top:20px;padding-bottom:25px}.footer p{font-size:13px;color:var(--muted);margin:0}.footer>a:not(.brand),.footer>span{font-size:12px;color:var(--muted)}.footer .brand img{width:185px;height:65px}.skip{position:absolute;top:-100px;left:20px;z-index:50;background:var(--orange);color:#131718;padding:10px 20px}.skip:focus{top:15px}::selection{background:var(--orange);color:#101112}
@media(max-width:1100px){.shell,.header{padding-left:32px;padding-right:32px}.header nav{gap:23px}.hero h1{font-size:76px}.hero-layout{grid-template-columns:1.1fr 1fr;gap:20px}.hero-description{font-size:16px}.art-label{font-size:12px;padding:8px 12px}.hero-art{aspect-ratio:1/1.15}.service-card{padding:20px}.service-card h3{font-size:23px}.service-card>p{min-height:140px}.tags{gap:5px}.mini-browser,.shop-visual,.platform-visual{height:195px}.card-meta{font-size:10px}.shop-pill{right:-10px;font-size:11px;padding:8px 10px}.shop-pill.secondary{left:-10px}.platform-screen{padding:15px 10px}.commerce-heading>p:not(.eyebrow){max-width:330px;top:85px;font-size:16px}.commerce h2{font-size:76px}.difference-layout{gap:45px}.faq{gap:40px}.footer{flex-wrap:wrap;gap:15px}.footer .brand{margin-right:auto}.footer>span{margin-left:auto}.contact-arrow{font-size:140px}.contact h2{font-size:92px}}
@media(max-width:800px){.header nav>a:not(.nav-cta){display:none}.shell,.header{padding-left:24px;padding-right:24px}.header{height:90px}.brand img{width:185px;height:65px}.hero-meta .mono{display:none}.hero{padding-top:30px}.hero-layout{grid-template-columns:1fr 1fr;margin-top:33px}.hero h1{font-size:62px}.hero-art{aspect-ratio:1/1.5}.art-caption{display:none}.art-label{font-size:12px;white-space:normal;max-width:120px}.label-design{top:22%;left:0}.label-code{right:0;bottom:20%}.hero-description{font-size:16px}.button{font-size:14px;padding:13px 18px;gap:20px;min-height:50px}.text-link{font-size:14px}.hero-foot p{font-size:12px;max-width:300px}.manifesto{padding-top:70px;padding-bottom:65px}.manifesto h2{font-size:45px}.manifesto-bottom p{font-size:16px;max-width:460px}.asterisk{font-size:65px}.section-head h2{font-size:42px}.section-head>p{font-size:15px;max-width:230px}.service-grid{grid-template-columns:1fr}.service-card{display:grid;grid-template-columns:1fr 1fr;column-gap:28px;padding:26px}.card-meta{grid-column:1/-1;font-size:12px;margin-bottom:20px}.mini-browser,.shop-visual,.platform-visual{grid-row:2/6;grid-column:2;margin:8px 0 20px;height:210px;align-self:center}.service-card h3{grid-column:1;font-size:27px;margin:12px 0}.service-card>p{grid-column:1;min-height:0;font-size:16px}.service-card .tags{grid-column:1;margin-bottom:18px}.service-card .card-link{grid-column:1/-1}.shop-pill{font-size:12px;right:0}.shop-pill.secondary{left:0}.platform-screen{padding:20px 16px}.extra-services{gap:28px}.extra-services article{gap:16px}.extra-services h3{font-size:20px}.services{padding-bottom:65px}.commerce{padding:60px 0 50px}.commerce h2{font-size:68px}.commerce-heading>p:not(.eyebrow){max-width:260px;top:74px;font-size:16px}.system-top{padding:20px}.system-top .mono:last-child{display:none}.sale-flow{padding:30px 20px;gap:15px}.sale-flow strong{font-size:18px}.sale-flow p{font-size:15px}.sale-flow>b{font-size:23px}.integration-grid article{padding:22px 20px}.integration-grid h3{font-size:17px}.integration-grid p{font-size:15px}.difference{padding-top:70px;padding-bottom:55px}.difference-layout{grid-template-columns:1fr;gap:30px}.difference h2{font-size:46px}.principles{max-width:100%}.process-grid{grid-template-columns:1fr 1fr;gap:32px}.process{padding-bottom:70px}.faq{grid-template-columns:1fr;gap:30px;padding-bottom:65px}.faq h2{font-size:34px}.contact-meta .mono{display:none}.contact h2{font-size:80px}.contact-arrow{font-size:105px;right:0;top:20px}.contact-bottom{align-items:start;flex-direction:column;gap:28px}.email-link{font-size:26px}.footer p{display:none}}
@media(max-width:580px){.shell,.header{padding-left:22px;padding-right:22px}.hero-layout{grid-template-columns:1fr;gap:0;margin:30px 0 0}.hero h1{font-size:clamp(60px,14vw,78px);line-height:1.05}.hero-description{font-size:16px;max-width:340px}.hero-description br{display:none}.hero-actions{gap:18px}.button{font-size:14px;gap:26px;padding:14px 21px}.hero-art{aspect-ratio:1.25/1;margin:25px -5px 0}.sculpture{width:100%;height:118%;max-width:100%;inset:-9% 0;object-fit:cover}.label-design{top:22%;left:0;font-size:12px;max-width:none}.label-code{bottom:18%;right:0;font-size:12px;max-width:none}.hero-foot{padding:24px 0 28px}.hero-foot p{font-size:12px;line-height:1.7;max-width:220px}.circle-link{width:38px;height:38px}.eyebrow{font-size:12px;letter-spacing:.02em}.manifesto{padding-top:60px;padding-bottom:55px}.manifesto h2{font-size:35px;line-height:1.2}.manifesto h2 br{display:none}.manifesto-bottom{gap:20px;align-items:start}.asterisk{font-size:43px}.manifesto-bottom p{font-size:16px;line-height:1.8}.section-head{display:block;padding-top:32px}.section-head h2{font-size:38px;margin:20px 0}.section-head>p{font-size:16px;max-width:none}.section-head>p br{display:none}.service-card{display:flex;gap:0;padding:25px}.card-meta{font-size:12px;margin:0}.mini-browser,.shop-visual,.platform-visual{width:100%;height:205px;margin:27px 0 30px}.mini-browser{width:95%;align-self:center}.shop-visual{width:100%;max-width:320px;align-self:center}.platform-visual{width:96%;align-self:center}.service-card h3{font-size:27px;margin:0 0 14px}.service-card>p{font-size:16px;min-height:0;margin-bottom:20px}.service-card .tags{margin-bottom:24px}.extra-services{grid-template-columns:1fr;gap:28px;margin-top:32px;padding-top:28px}.commerce{padding:45px 0}.commerce h2{font-size:61px;line-height:1.08}.commerce-heading{padding-bottom:32px}.commerce-heading>p:not(.eyebrow){position:static;font-size:16px;max-width:none;margin:0 0 24px}.sale-flow{flex-direction:column;align-items:stretch;gap:16px;padding:25px}.sale-flow>div{position:relative;padding-left:36px}.sale-flow>div>span{position:absolute;left:0;top:5px}.sale-flow strong{font-size:22px}.sale-flow p{font-size:16px;margin-top:7px}.sale-flow p br{display:none}.sale-flow>b{transform:rotate(90deg);align-self:start;margin-left:36px;font-size:22px;line-height:1}.integration-grid{grid-template-columns:1fr 1fr}.integration-grid article{padding:21px 18px}.integration-grid article:nth-child(3n){border-right:1px solid #1c462335}.integration-grid article:nth-child(2n){border-right:0}.integration-grid h3{font-size:17px}.integration-grid p{font-size:15px}.integration-note{font-size:12px;padding:18px;line-height:1.8}.difference h2{font-size:36px}.difference-layout{margin-top:25px}.principles article{gap:20px}.principles h3{font-size:20px}.difference{padding-top:60px}.process-grid{gap:25px 22px;margin-top:30px}.step-number{font-size:32px;margin-bottom:20px}.process h3{font-size:20px}.process-grid p{font-size:16px}.faq h2{font-size:32px}summary{font-size:16px;padding:18px 0;gap:15px}details>p{font-size:16px;padding-right:18px}.contact{padding-top:28px;padding-bottom:45px}.contact h2{font-size:clamp(48px,11.6vw,65px);line-height:1.1;letter-spacing:-.04em;margin:30px 0}.contact-arrow{position:static;display:inline-block;font-size:48px;line-height:1;margin-left:10px}.email-link{font-size:23px;gap:24px;max-width:100%}.footer{padding-top:20px;gap:14px 20px}.footer .brand{width:100%;margin:0}.footer .brand img{width:185px}.footer>span{margin-left:auto;font-size:12px}.header .brand img{width:170px}.nav-cta{padding:9px 16px;gap:17px;font-size:14px}}
@media(max-width:360px){.hero h1{font-size:52px}.button{gap:15px;padding:13px 17px}.header .brand img{width:150px}.integration-grid{grid-template-columns:1fr}.integration-grid article{border-right:0!important}.email-link{font-size:20px;gap:18px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{animation:none!important;transition:none!important}}
@media(hover:hover) and (prefers-reduced-motion:no-preference){.sculpture{animation:drift 9s ease-in-out infinite}.service-card{transition:transform .25s}.service-card:hover{transform:translateY(-5px)}}
@keyframes drift{0%,100%{transform:translateY(0) rotate(0)}50%{transform:translateY(-10px) rotate(2deg)}}
/* Cohesive Inter identity: the signature is reserved for the logo. */
.hero h1{font-size:clamp(48px,5.8vw,82px);font-weight:600;line-height:1.12;letter-spacing:-.045em}
.hero-description{max-width:510px;font-size:17px;line-height:1.8}
.hero-layout{grid-template-columns:1.3fr 1fr;gap:36px;margin-top:52px;margin-bottom:46px}
.hero-art{aspect-ratio:1/1}.sculpture{animation:none!important}
.manifesto{padding-top:110px;padding-bottom:110px}.manifesto-bottom{justify-content:flex-end}
.section-head h2,.difference h2,.faq h2{font-weight:600;letter-spacing:-.04em;line-height:1.2}
.commerce h2,.contact h2{font-weight:600;line-height:1.13;letter-spacing:-.045em}
.eyebrow{font-size:13px;letter-spacing:0;font-weight:500;color:var(--muted)}
.commerce .eyebrow{color:#486354}.card-meta{font-size:12px;letter-spacing:0}
.service-card{border-radius:12px}.service-card h3{font-weight:600;letter-spacing:-.025em}
.mini-browser,.platform-visual,.shop-symbol,.shop-pill,.shop-pill.secondary{transform:none}
.card-link{font-size:14px;font-weight:500}.tags{font-size:12px}
.step-number{font-weight:500;font-variant-numeric:tabular-nums}
.contact-arrow{font-size:130px}.contact-meta .mono{display:none}
@media(max-width:1100px){.hero h1{font-size:60px}.hero-layout{gap:24px}.commerce-heading>p:not(.eyebrow){max-width:310px}}
@media(max-width:800px){.hero-layout{grid-template-columns:1.3fr 1fr;gap:20px}.hero h1{font-size:48px}.hero-description{font-size:16px}.manifesto{padding-top:75px;padding-bottom:75px}.commerce-heading>p:not(.eyebrow){position:static;max-width:540px;margin:0 0 25px}.commerce h2{font-size:62px}.contact h2{font-size:65px}.contact-arrow{font-size:90px}}
@media(max-width:580px){.hero-layout{grid-template-columns:1fr;margin-top:32px;gap:6px}.hero h1{font-size:clamp(38px,9vw,52px);line-height:1.17}.hero-description{font-size:16px}.hero-art{aspect-ratio:1.35/1;margin-top:24px}.hero-foot{padding-top:12px}.manifesto{padding-top:60px;padding-bottom:60px}.manifesto h2{font-size:34px}.commerce h2{font-size:46px}.contact h2{font-size:44px}.contact-arrow{font-size:40px}.section-head h2{font-size:36px}}
/* Blue studio direction and accessible interactive service showcase. */
.header{position:relative;z-index:10}.nav-cta{background:#15283e;border-color:#386084}.menu-toggle{display:none}
.hero{position:relative}.hero-kicker{color:#aab7cc;font-size:14px;margin-bottom:24px}
.hero h1{font-size:clamp(58px,7.7vw,108px);line-height:1.02;letter-spacing:-.065em}
.hero h1 em{background:linear-gradient(100deg,#73b4ff,#72e6ef);background-clip:text;-webkit-background-clip:text;color:transparent}
.hero-layout{grid-template-columns:1.1fr 1fr;margin-top:65px;margin-bottom:65px}.hero-description{max-width:490px}
.hero-art{isolation:isolate}.hero-art:before{content:"";position:absolute;inset:10%;background:#1477f2;filter:blur(100px);opacity:.15;z-index:-1}.sculpture{mix-blend-mode:screen;border-radius:50%;width:100%;height:100%;inset:0}
.orbit-label{position:absolute;border:1px solid #53729a;padding:10px 18px;background:#101b2ccc;border-radius:100px;font-size:12px;backdrop-filter:blur(10px)}.orbit-one{left:0;top:20%}.orbit-two{right:0;bottom:20%}.art-mark{position:absolute;bottom:3%;font-size:10px;letter-spacing:.15em;color:#92aaca}
.button-orange{background:linear-gradient(100deg,#6eafff,#7adce9);color:#08111d}.button-orange:hover{background:#a5d5ff}
.explorer{padding-top:80px;padding-bottom:110px}.explorer .section-head{border-top:0}.explorer h2 em{color:var(--orange)}
.preview-controls{display:flex;gap:12px;margin-bottom:30px}.preview-controls button{font:500 15px Inter,Arial,sans-serif;color:#d8e4f5;background:#101a2b;border:1px solid #2d3d55;border-radius:100px;padding:15px 25px;cursor:pointer;display:flex;gap:35px;align-items:center;transition:background .2s,color .2s}.preview-controls button[aria-pressed=true]{background:#76bcff;color:#071324;border-color:#76bcff}.preview-controls button:hover{border-color:#76bcff}
.preview-layout{display:grid;grid-template-columns:1fr 1.1fr;gap:60px;align-items:center;padding:48px;background:linear-gradient(120deg,#111d30,#0b1322);border:1px solid #2a3d57;border-radius:24px}
.preview-content h3{font-size:clamp(28px,3vw,42px);line-height:1.2;letter-spacing:-.04em;margin:20px 0}.preview-content>p:not(.eyebrow){color:var(--muted)}.preview-content .tags{margin:25px 0}.preview-content .tags span{border:1px solid #354965;padding:5px 9px;border-radius:6px}.preview-content .text-link{color:#8cc5ff;margin-top:28px}
.preview-device{border:1px solid #4c6689;border-radius:14px;overflow:hidden;box-shadow:0 30px 70px #0005}.device-bar{display:flex;justify-content:space-between;gap:10px;background:#192b42;padding:13px 17px;font-size:10px;color:#9fb5d4}.device-content{position:relative;min-height:325px;padding:28px;background:#eaf3ff;color:#0e213c;overflow:hidden}.device-logo{display:block;font-size:10px;font-weight:700;letter-spacing:.12em}.device-content strong{display:block;font-size:clamp(28px,3.1vw,43px);line-height:1.12;letter-spacing:-.05em;margin:35px 0 28px;position:relative;z-index:1}.device-cta{display:inline-block;border-radius:100px;background:#0e213c;color:white;padding:10px 18px;font-size:11px;position:relative;z-index:1}.device-shape{position:absolute;width:200px;height:200px;border:35px solid #4f9dff;border-radius:50%;right:-65px;bottom:-40px;transform:rotate(-30deg);box-shadow:0 0 0 20px #9bdaef}
.service-card{border-radius:20px}.platform-card{background:#111d30;border:1px solid #334563}.commerce{background:#ccecff}.commerce h2 em{color:#285d95}.contact h2 em{color:#79c2ff}.reveal{opacity:0;transform:translateY(22px);transition:opacity .65s,transform .65s}.reveal.is-visible{opacity:1;transform:none}
@media(max-width:800px){.hero h1{font-size:clamp(58px,10vw,80px)}.hero-layout{grid-template-columns:1fr;margin-top:40px}.hero-art{max-width:440px;width:100%;margin:auto}.preview-layout{grid-template-columns:1fr;gap:35px;padding:30px}.preview-controls{flex-wrap:wrap}.preview-controls button{padding:12px 18px;font-size:13px;gap:16px}.explorer{padding-top:40px;padding-bottom:70px}.menu-toggle{display:flex;align-items:center;gap:12px;background:transparent;border:1px solid #40536e;border-radius:100px;color:white;font:14px Inter,Arial,sans-serif;padding:10px 16px}.header nav{display:none}.header.menu-open nav{display:flex;position:absolute;top:100%;left:20px;right:20px;background:#122039;border:1px solid #3d5475;border-radius:16px;padding:24px;flex-direction:column;align-items:stretch;gap:22px}.hero-meta .mono{display:none}}
@media(max-width:580px){.hero h1{font-size:60px}.preview-layout{padding:23px;gap:28px}.device-content{min-height:285px}.device-content strong{font-size:34px}.preview-controls{gap:8px}.preview-controls button{font-size:12px;padding:10px 13px;gap:8px}.orbit-label{font-size:10px;padding:8px 12px}.hero-art{max-width:330px}.hero-foot p{font-size:10px}.hero-kicker{font-size:12px}.explorer .section-head{align-items:start;flex-direction:column;gap:20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}*,*:before,*:after{animation:none!important;transition:none!important}}
