:root{--bg:#081416;--bg-deep:#040a0c;--surface:#0e1c20;--surface-raised:#14282d;--surface-soft:#1a343a;--text:#f7f2e8;--text-soft:#dce1dc;--muted:#adb8b6;--muted-dark:#819391;--accent:#ff6c38;--accent-bright:#ff7d4c;--accent-ink:#071114;--green:#69d2a0;--yellow:#f4c66d;--line:#f7f2e81f;--line-strong:#f7f2e83b;--shadow:0 32px 96px #00000057;--radius-sm:12px;--radius-md:18px;--radius-lg:24px;--container:1260px;--font-geist-sans:"Segoe UI", Arial, sans-serif;--font-geist-mono:"SFMono-Regular", Consolas, "Liberation Mono", monospace;--font-display:"Iowan Old Style", "Palatino Linotype", Palatino, "Book Antiqua", Georgia, serif;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html{background:var(--bg);scroll-padding-top:92px}body{background:radial-gradient(circle at 15% -10%, #ff6c381f, transparent 34rem), radial-gradient(circle at 88% 7%, #69d2a012, transparent 30rem), var(--bg);min-width:320px;color:var(--text);font-family:var(--font-geist-sans), system-ui, sans-serif;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-size:17px;line-height:1.65}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}button,input,select,textarea{color:inherit}button,summary,select{cursor:pointer}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--text);font-family:var(--font-display);letter-spacing:-.038em;font-weight:600;line-height:1.04}h1{font-size:clamp(3rem,6.4vw,6.9rem)}h2{font-size:clamp(2rem,3.7vw,4.1rem)}h3{letter-spacing:-.025em;font-size:clamp(1.15rem,1.7vw,1.5rem)}p{color:var(--muted)}::selection{background:var(--accent);color:var(--accent-ink)}:focus-visible{outline:3px solid var(--yellow);outline-offset:4px}.site-shell{min-height:100vh;overflow:clip}.site-container{width:min(calc(100% - 40px), var(--container));margin-inline:auto}.section-pad{padding-block:clamp(5rem,8vw,7.75rem)}.skip-link{z-index:1000;background:var(--text);color:var(--bg);border-radius:8px;padding:10px 16px;font-weight:700;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:none}.section-label{color:var(--accent-bright);font-family:var(--font-geist-mono), monospace;letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:20px;font-size:.76rem;font-weight:760;line-height:1.4;display:flex}.section-label:before{content:"";background:currentColor;width:22px;height:1px}.split-heading{grid-template-columns:minmax(0,1.18fr) minmax(280px,.82fr);align-items:end;gap:clamp(3rem,8vw,7rem);margin-bottom:clamp(3rem,6vw,5rem);display:grid}.split-heading h2,.section-heading h2{max-width:16ch;margin-bottom:0}.split-heading>p,.split-heading>div:last-child>p{max-width:58ch;margin-bottom:18px}.section-heading{margin-bottom:clamp(3rem,6vw,5rem)}.section-heading--center{text-align:center;flex-direction:column;align-items:center;display:flex}.section-heading--center .section-label{justify-content:center}.section-heading--center h2{max-width:18ch}.section-heading--center>p{max-width:62ch;margin:24px auto 0}.button{letter-spacing:-.015em;text-align:center;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:10px;min-height:52px;padding:13px 22px;font-size:.93rem;font-weight:760;line-height:1;transition:transform .18s,border-color .18s,background .18s,color .18s,box-shadow .18s;display:inline-flex;box-shadow:0 12px 28px #0000001f}.button:hover{transform:translateY(-2px);box-shadow:0 16px 34px #0003}.button--small{min-height:44px;padding:11px 18px;font-size:.84rem}.button--accent{background:var(--accent);color:var(--accent-ink)}.button--accent:hover{background:var(--accent-bright)}.button--ghost{border-color:var(--line-strong);color:var(--text);background:#f3efe608}.button--ghost:hover{background:#f3efe612;border-color:#f3efe66b}.button--light{background:var(--text);color:var(--bg)}.button--light:hover{background:#fffdf7}.text-link{color:var(--text);text-underline-offset:6px;align-items:center;gap:8px;font-weight:720;-webkit-text-decoration:underline #f06a32a6;text-decoration:underline #f06a32a6;text-decoration-thickness:1px;display:inline-flex}.text-link span{color:var(--accent-bright);transition:transform .16s}.text-link:hover span{transform:translate(4px)}.site-header{z-index:100;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(22px)saturate(135%);backdrop-filter:blur(22px)saturate(135%);background:#081416db;position:sticky;top:0}.site-header__inner{align-items:center;gap:24px;min-height:82px;display:flex;position:relative}.site-brand{flex:none;align-items:center;gap:12px;display:inline-flex}.site-brand__mark{width:42px;height:42px;color:var(--accent-bright);font-family:var(--font-geist-mono), monospace;background:#f06a321c;border:1px solid #f06a328c;border-radius:13px;place-items:center;font-size:.78rem;font-weight:800;display:grid}.site-brand__copy{flex-direction:column;line-height:1.15;display:flex}.site-brand__copy strong{letter-spacing:-.02em;font-size:.98rem}.site-brand__copy small{color:var(--muted-dark);margin-top:4px;font-size:.69rem}.site-nav{flex:1;justify-content:center;align-items:center;gap:clamp(18px,2.4vw,34px);display:flex}.site-nav a{color:var(--muted);white-space:nowrap;padding-block:29px;font-size:.86rem;font-weight:670;position:relative}.site-nav a:after{background:var(--accent);content:"";height:2px;transition:transform .16s;position:absolute;bottom:-1px;left:0;right:0;transform:scaleX(0)}.site-nav a:hover,.site-nav a.is-current{color:var(--text)}.site-nav a:hover:after,.site-nav a.is-current:after{transform:scaleX(1)}.mobile-menu-trigger,.mobile-navigation{display:none}.page-breadcrumbs{padding-top:26px}.breadcrumbs ol{flex-wrap:wrap;align-items:center;gap:8px;margin:0;padding:0;list-style:none;display:flex}.breadcrumbs li{color:var(--muted-dark);font-family:var(--font-geist-mono), monospace;letter-spacing:.04em;align-items:center;gap:8px;font-size:.73rem;display:inline-flex}.breadcrumbs li:not(:last-child):after{color:#f3efe647;content:"/"}.breadcrumbs a:hover{color:var(--text)}.home-hero{border-bottom:1px solid var(--line);background:linear-gradient(90deg,#0000 0 72%,#f7f2e805 72% 72.08%,#0000 72.08%),radial-gradient(circle at 84% 46%,#ff6c381a,#0000 24rem);min-height:calc(100svh - 82px);padding-block:clamp(5rem,8vw,7.5rem);position:relative}.home-hero__grid{grid-template-columns:minmax(0,1.1fr) minmax(390px,.7fr);align-items:center;gap:clamp(3.5rem,7vw,7.25rem);display:grid;position:relative}.home-hero__copy{max-width:760px}.home-hero__copy h1{max-width:11.4ch;margin-bottom:30px;font-size:clamp(3.45rem,5.45vw,5.75rem)}.home-hero__copy h1 span{color:var(--accent-bright)}.home-hero__lead{max-width:62ch;color:var(--text-soft);margin-bottom:34px;font-size:clamp(1.05rem,1.35vw,1.22rem);line-height:1.7}.hero-actions{flex-wrap:wrap;align-items:center;gap:18px 24px;display:flex}.hero-actions .button span{transition:transform .18s}.hero-actions .button:hover span{transform:translate(3px)}.hero-system{border:1px solid var(--line-strong);border-radius:var(--radius-lg);background:linear-gradient(#f7f2e808 1px, transparent 1px), linear-gradient(90deg, #f7f2e808 1px, transparent 1px), radial-gradient(circle at 88% 8%, #ff6c381f, transparent 17rem), var(--surface);background-size:44px 44px,44px 44px,auto,auto;width:100%;min-height:536px;position:relative;overflow:hidden;box-shadow:0 36px 90px #00000045}.hero-system:before,.hero-system:after{content:"";pointer-events:none;border:1px solid #f7f2e812;border-radius:50%;position:absolute}.hero-system:before{width:310px;height:310px;top:-120px;right:-115px}.hero-system:after{width:196px;height:196px;top:-63px;right:-58px}.hero-system__topline,.hero-system__footer{z-index:1;color:var(--muted-dark);font-family:var(--font-geist-mono), monospace;letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:20px;font-size:.63rem;font-weight:720;display:flex;position:relative}.hero-system__topline{border-bottom:1px solid var(--line);padding:20px 22px}.hero-system__status,.hero-system__footer>span:first-child{color:var(--green);align-items:center;gap:7px;display:inline-flex}.hero-system__status i,.hero-system__footer>span:first-child i{background:currentColor;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #69d2a017}.hero-system__canvas{z-index:1;min-height:416px;padding:30px 30px 28px;position:relative}.hero-system__node{border:1px solid var(--line-strong);background:#081416e0;border-radius:12px;width:min(82%,310px);padding:15px 17px;position:relative;box-shadow:0 16px 32px #0003}.hero-system__node--logic{background:#182b2ef0;border-color:#ff6c3859;margin-left:auto}.hero-system__node>span,.hero-system__result>div:first-child>span{color:var(--accent-bright);font-family:var(--font-geist-mono), monospace;letter-spacing:.08em;margin-bottom:6px;font-size:.6rem;font-weight:780;display:block}.hero-system__node strong,.hero-system__result strong{color:var(--text);font-size:.88rem;line-height:1.35;display:block}.hero-system__node small{color:var(--muted-dark);margin-top:4px;font-size:.67rem;display:block}.hero-system__path{border-bottom:1px solid #ff6c388c;border-left:1px solid #ff6c388c;width:calc(100% - 62px);height:47px;margin-left:34px;position:relative}.hero-system__path--short{width:45%;margin-left:55%;transform:scaleX(-1)}.hero-system__path span{color:var(--muted-dark);font-family:var(--font-geist-mono), monospace;letter-spacing:.07em;text-transform:uppercase;font-size:.55rem;position:absolute;bottom:5px;left:10px}.hero-system__path--short span{left:auto;right:10px;transform:scaleX(-1)}.hero-system__path i{background:var(--accent-bright);border-radius:50%;width:6px;height:6px;animation:2.8s ease-in-out infinite flow-pulse;position:absolute;bottom:-3px;left:38%;box-shadow:0 0 0 5px #ff6c381a}.hero-system__result{background:linear-gradient(100deg,#69d2a017,#0000 72%),#081416eb;border:1px solid #69d2a066;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:20px;padding:17px 18px;display:grid}.hero-system__result>div:first-child>span{color:var(--green)}.hero-system__tags{flex-wrap:wrap;justify-content:flex-end;gap:5px;display:flex}.hero-system__tags span{border:1px solid var(--line);color:var(--muted);font-family:var(--font-geist-mono), monospace;letter-spacing:.05em;border-radius:4px;padding:4px 6px;font-size:.49rem;font-weight:720}.hero-system__footer{border-top:1px solid var(--line);padding:17px 22px}.hero-system__footer>span:first-child{color:var(--text-soft)}@keyframes flow-pulse{0%,to{opacity:.46;transform:translate(-12px)}50%{opacity:1;transform:translate(28px)}}.service-summary__topline{color:var(--muted-dark);font-family:var(--font-geist-mono), monospace;letter-spacing:.11em;justify-content:space-between;align-items:center;gap:16px;margin-bottom:28px;font-size:.67rem;font-weight:700;display:flex}.status-dot{color:var(--green);align-items:center;gap:7px;display:inline-flex}.status-dot:before{content:"";background:currentColor;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #69d2a01a}.purchase-card dl div{border-bottom:1px solid var(--line);padding:14px 0}.purchase-card small,.product-card__terms small,.map-offer__terms small{color:var(--muted-dark);font-family:var(--font-geist-mono), monospace;letter-spacing:.1em;margin-bottom:5px;font-size:.63rem;font-weight:760;display:block}.products-preview,.catalog-products,.related-products{background:var(--surface)}.products-preview{border-top:1px solid var(--line)}.product-grid{counter-reset:product-row;border-block:1px solid var(--line-strong);grid-template-columns:1fr;gap:0;display:grid}.product-grid--single{grid-template-columns:1fr}.product-card{border-bottom:1px solid var(--line-strong);counter-increment:product-row;background:0 0;grid-template-columns:60px minmax(210px,.88fr) minmax(290px,1.16fr) minmax(190px,.7fr) 154px;align-items:center;gap:clamp(22px,2.7vw,38px);min-height:0;padding:clamp(34px,4vw,48px) 18px;transition:background .18s;display:grid;position:relative}.product-card:before{color:#f7f2e829;content:"0" counter(product-row);font-family:var(--font-display);letter-spacing:-.06em;grid-column:1;font-size:clamp(2rem,3vw,2.8rem);font-weight:600;line-height:1;transition:color .18s}.product-card:after{background:var(--accent-bright);content:"";transform-origin:top;width:2px;transition:transform .18s;position:absolute;top:30px;bottom:30px;left:0;transform:scaleY(0)}.product-card:hover{background:linear-gradient(90deg,#f7f2e80b,#f7f2e803 68%,#0000)}.product-card:hover:before,.product-card--featured:before{color:var(--accent-bright)}.product-card:hover:after,.product-card--featured:after{transform:scaleY(1)}.product-card--featured{background:linear-gradient(90deg,#ff6c3813,#ff6c3804 55%,#0000 82%)}.product-card:last-child{border-bottom:0}.product-card__intro{grid-column:2}.product-card__topline{color:var(--muted-dark);font-family:var(--font-geist-mono), monospace;letter-spacing:.1em;flex-wrap:wrap;align-items:flex-start;gap:12px;margin-bottom:18px;font-size:.61rem;font-weight:700;display:flex}.product-card__topline strong{color:var(--accent-bright);align-items:center;gap:7px;font-size:.57rem;display:inline-flex}.product-card__topline strong:before{content:"";background:currentColor;border-radius:50%;width:5px;height:5px;box-shadow:0 0 0 4px #ff6c3814}.product-card__body{grid-column:3}.product-card h3{max-width:16ch;margin-bottom:0;font-size:clamp(1.45rem,1.8vw,1.78rem);line-height:1.08}.product-card__body>p{max-width:42ch;margin-bottom:0;font-size:.88rem;line-height:1.58}.mini-flow{flex-wrap:wrap;gap:8px 14px;margin-top:20px;display:flex}.mini-flow span{color:var(--text-soft);align-items:center;gap:9px;font-size:.7rem;display:inline-flex}.mini-flow i{color:var(--accent-bright);font-style:normal}.product-card__terms{border-left:1px solid var(--line-strong);grid-column:4;gap:18px;margin:0;padding-left:22px;display:grid}.product-card__terms>div{min-width:0}.product-card__terms strong{max-width:22ch;color:var(--text-soft);font-size:.75rem;line-height:1.45;display:block}.product-card__link{color:var(--text);text-align:right;grid-column:5;justify-content:flex-end;align-items:center;gap:11px;margin:0;font-size:.82rem;font-weight:720;display:flex}.product-card__link:after{content:"";position:absolute;inset:0}.product-card__link span{border:1px solid var(--line);width:30px;height:30px;color:var(--accent-bright);border-radius:50%;place-items:center;transition:transform .18s,border-color .18s;display:grid}.product-card:hover .product-card__link span{border-color:#ff6c3859;transform:translate(3px)}.product-card:has(.product-card__link:focus-visible){outline:3px solid var(--yellow);outline-offset:4px}.product-card__link:focus-visible{outline:0}.product-card--compact{padding-block:clamp(30px,3.5vw,42px)}.services-preview{--text:#102124;--text-soft:#2f4548;--muted:#526669;--muted-dark:#66787b;--line:#10212421;--line-strong:#1021243d;--accent-bright:#d84f1e;color:var(--text);background:radial-gradient(circle at 100% 0,#ff6c381f,#0000 28rem),#f1ece2;border-bottom:1px solid #10212421}.service-grid{border-block:1px solid var(--line);background:var(--line);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid}.service-card{background:#f1ece2;flex-direction:column;min-height:100%;padding:clamp(28px,3.5vw,44px);transition:background .18s;display:flex;position:relative}.service-card:hover{background:#f8f3ea}.service-card__topline{color:var(--accent-bright);font-family:var(--font-geist-mono), monospace;letter-spacing:.09em;text-transform:uppercase;justify-content:space-between;align-items:center;margin-bottom:clamp(42px,5vw,68px);font-size:.68rem;font-weight:740;display:flex}.service-card h3{max-width:14ch;margin-bottom:15px;font-size:clamp(1.5rem,2vw,1.82rem)}.service-card>p{max-width:40ch;font-size:.92rem}.service-card__scope{border-top:1px solid var(--line);min-height:0;color:var(--muted-dark);font-family:var(--font-geist-mono), monospace;margin-top:auto;margin-bottom:24px;padding-top:18px;line-height:1.75;font-size:.68rem!important}.service-card__link:after{content:"";position:absolute;inset:0}.service-card:has(.service-card__link:focus-visible){outline-offset:4px;outline:3px solid #8f3c1d}.service-card__link:focus-visible{outline:0}.home-map-offer{border-block:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:clamp(24px,4vw,52px);margin-bottom:38px;padding:clamp(24px,3vw,34px) 0;transition:border-color .18s;display:grid}.home-map-offer:hover{border-color:#ff6c3861}.home-map-offer__eyebrow{color:var(--accent-bright);font-family:var(--font-geist-mono), monospace;letter-spacing:.1em;margin-bottom:9px;font-size:.7rem;font-weight:780}.home-map-offer h3{margin-bottom:7px;font-size:clamp(1.45rem,2.2vw,2rem)}.home-map-offer p:last-child{max-width:62ch;margin-bottom:0;font-size:.88rem}.home-map-offer__terms{align-items:center;gap:24px;display:flex}.home-map-offer__terms span{min-width:180px}.home-map-offer__terms small{color:var(--muted-dark);font-family:var(--font-geist-mono), monospace;letter-spacing:.09em;margin-bottom:6px;font-size:.64rem;font-weight:760;display:block}.home-map-offer__terms strong{font-size:.84rem;line-height:1.4;display:block}.home-map-offer__terms i{border:1px solid var(--line);width:36px;height:36px;color:var(--accent-bright);border-radius:50%;place-items:center;font-style:normal;transition:transform .18s,border-color .18s;display:grid}.home-map-offer:hover .home-map-offer__terms i{border-color:#ff6c3861;transform:translate(3px)}.process-preview{background:var(--surface-raised)}.process-cards{border-block:1px solid var(--line);background:var(--line);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:0;padding:0;list-style:none;display:grid}.process-cards--four{grid-template-columns:repeat(4,minmax(0,1fr))}.process-cards li{background:var(--surface);min-height:230px;padding:clamp(26px,3vw,38px);transition:background .18s}.process-cards li:hover,.process-preview .process-cards li{background:var(--surface-raised)}.process-preview .process-cards li:hover{background:var(--surface-soft)}.implementation-section .process-cards li,.order-process .process-cards li{background:var(--bg)}.implementation-section .process-cards li:hover,.order-process .process-cards li:hover{background:var(--surface)}.process-cards li>span{color:var(--accent-bright);font-family:var(--font-geist-mono), monospace;margin-bottom:clamp(42px,5vw,64px);font-size:.72rem;font-weight:800;display:inline-block}.process-cards h3{margin-bottom:14px;font-size:1.28rem}.process-cards p{margin-bottom:0;font-size:.88rem}.process-preview__link{width:max-content;margin:34px auto 0;display:flex}.about-preview{border-bottom:1px solid var(--line)}.about-preview__grid{grid-template-columns:minmax(280px,.65fr) minmax(0,1fr);align-items:center;gap:clamp(3rem,8vw,8rem);display:grid}.about-preview__mark{border:1px solid var(--line-strong);border-radius:var(--radius-lg);background:linear-gradient(145deg, #f06a3221, transparent 46%), var(--surface-raised);flex-direction:column;justify-content:space-between;min-height:360px;padding:clamp(26px,4vw,42px);display:flex;position:relative;overflow:hidden}.about-preview__mark:before,.about-preview__mark:after{content:"";border:1px solid #f3efe614;border-radius:50%;position:absolute}.about-preview__mark:before{width:250px;height:250px;top:-80px;right:-60px}.about-preview__mark:after{width:170px;height:170px;top:-42px;right:-22px}.about-preview__signature{z-index:1;color:var(--text);font-family:var(--font-geist-mono), monospace;letter-spacing:-.08em;font-size:4.8rem;font-weight:780;position:relative}.about-preview__principles{z-index:1;border-top:1px solid var(--line-strong);display:grid;position:relative}.about-preview__principles span{border-bottom:1px solid var(--line);color:var(--text-soft);font-family:var(--font-geist-mono), monospace;letter-spacing:.04em;grid-template-columns:40px 1fr;gap:12px;padding-block:10px;font-size:.7rem;display:grid}.about-preview__principles b{color:var(--accent-bright)}.about-preview h2{max-width:19ch;margin-bottom:22px}.about-preview p{max-width:64ch;color:var(--text-soft);margin-bottom:26px}.closing-cta{background:var(--bg-deep)}.closing-cta__inner{border-radius:var(--radius-lg);background:radial-gradient(circle at 92% 0, #ff6c382e, transparent 22rem), var(--surface-raised);border:1px solid #ff6c3861;grid-template-columns:minmax(0,1.2fr) auto;align-items:center;gap:40px;padding:clamp(28px,5vw,58px);display:grid}.closing-cta h2{max-width:18ch;margin-bottom:0;font-size:clamp(2rem,3.6vw,3.8rem)}.closing-cta__actions{flex-direction:column;gap:10px;min-width:235px;display:flex}.catalog-hero,.simple-hero{padding-block:clamp(4rem,7vw,7rem)}.catalog-hero__grid,.simple-hero__grid{grid-template-columns:minmax(0,1.2fr) minmax(300px,.7fr);align-items:end;gap:clamp(3rem,8vw,8rem);display:grid}.catalog-hero h1,.simple-hero h1{max-width:13.5ch;margin-bottom:0;font-size:clamp(3rem,5.2vw,5.35rem)}.catalog-hero__grid>div:last-child p,.simple-hero__grid>p{color:var(--text-soft);font-size:1.08rem}.map-offer{padding-top:0}.map-offer__inner{border-block:1px solid var(--line-strong);background:linear-gradient(90deg,#ff6c3812,#0000 38%);grid-template-columns:minmax(0,1.25fr) auto auto;align-items:center;gap:32px;padding:clamp(28px,4vw,42px);display:grid}.map-offer h2{margin-bottom:10px;font-size:clamp(1.8rem,3vw,3rem)}.map-offer p{max-width:58ch;margin-bottom:0}.map-offer__terms{gap:26px;display:flex}.map-offer__terms span{min-width:125px;display:block}.map-offer__terms strong{font-size:.85rem;display:block}.order-process{border-top:1px solid var(--line);background:var(--bg)}.product-hero,.service-hero{padding-block:clamp(3.5rem,7vw,7rem) clamp(5rem,9vw,9rem)}.product-hero__grid,.service-hero__grid{grid-template-columns:minmax(0,1.15fr) minmax(340px,.62fr);align-items:center;gap:clamp(3rem,8vw,8rem);display:grid}.product-hero__copy h1,.service-hero__copy h1{max-width:13ch;margin-bottom:26px;font-size:clamp(3rem,5.15vw,5.45rem)}.product-hero__copy>p,.service-hero__copy>p{max-width:64ch;color:var(--text-soft);margin-bottom:30px;font-size:1.08rem}.hero-note{font-family:var(--font-geist-mono), monospace;color:var(--muted-dark)!important;margin:20px 0 0!important;font-size:.72rem!important}.purchase-card,.service-summary{border:1px solid var(--line);background:radial-gradient(circle at 100% 0,#ff6c3814,#0000 17rem),#f7f2e807;border-radius:22px;padding:clamp(24px,3.2vw,40px);position:relative;overflow:hidden;box-shadow:0 24px 70px #0003}.purchase-card:before,.service-summary:before{background:var(--accent-bright);content:"";opacity:.8;height:2px;position:absolute;top:-1px;left:38px;right:38px}.purchase-card>p{border-bottom:1px solid var(--line);color:var(--text-soft);padding-bottom:22px;font-weight:650}.purchase-card__price{padding-block:24px}.purchase-card__price strong{letter-spacing:-.055em;margin-bottom:7px;font-size:clamp(2.1rem,4vw,3.4rem);line-height:1;display:block}.purchase-card__price span{color:var(--muted);font-size:.78rem;display:block}.purchase-card dl{gap:0;margin:0 0 18px;display:grid}.purchase-card dl div{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.purchase-card dt{color:var(--muted-dark);font-size:.75rem}.purchase-card dd{text-align:right;max-width:64%;margin:0;font-size:.75rem;font-weight:650}.purchase-card .button{width:100%}.purchase-card>small:last-child{color:var(--muted-dark);text-align:center;margin-top:14px;line-height:1.5}.flow-section{border-block:1px solid var(--line);background:var(--surface)}.large-flow{border-block:1px solid var(--line-strong);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.large-flow>div{border-right:1px solid var(--line);background:#07111438;min-height:160px;padding:26px;position:relative}.large-flow>div:last-child{border-right:0}.large-flow span{color:var(--accent-bright);font-family:var(--font-geist-mono), monospace;margin-bottom:40px;font-size:.66rem;font-weight:800;display:block}.large-flow strong{font-size:.9rem;line-height:1.4;display:block}.large-flow i{z-index:2;border:1px solid var(--line-strong);background:var(--surface);width:30px;height:30px;color:var(--accent-bright);border-radius:50%;place-items:center;font-style:normal;display:grid;position:absolute;top:50%;right:-15px;transform:translateY(-50%)}.scope-details{background:var(--bg)}.scope-details__grid{border:1px solid var(--line);background:var(--line);border-radius:22px;grid-template-columns:1fr 1fr;gap:1px;display:grid;overflow:hidden}.scope-panel{background:var(--surface);padding:clamp(28px,4vw,48px)}.scope-panel--included{background:linear-gradient(145deg, #69d2a00f, transparent 48%), var(--surface);border-color:#69d2a047}.scope-panel h2{max-width:13ch;margin-bottom:32px;font-size:clamp(1.8rem,3vw,3rem)}.check-list,.minus-list,.number-list{gap:14px;margin:0;padding:0;list-style:none;display:grid}.check-list li,.minus-list li{border-bottom:1px solid var(--line);color:var(--text-soft);grid-template-columns:24px 1fr;gap:12px;padding-bottom:14px;font-size:.9rem;display:grid}.check-list li span{color:var(--green);font-weight:800}.minus-list li span{color:var(--accent-bright);font-weight:800}.readiness-section{border-block:1px solid var(--line);background:var(--surface-raised)}.readiness-section__grid,.handover-section__grid,.about-fit__grid,.about-values__grid{grid-template-columns:1fr 1fr;gap:clamp(3rem,8vw,8rem);display:grid}.readiness-section h2,.handover-section h2,.about-fit h2,.about-values h2{max-width:14ch;margin-bottom:30px;font-size:clamp(2rem,3.5vw,3.7rem)}.number-list li{border-bottom:1px solid var(--line);color:var(--text-soft);grid-template-columns:38px 1fr;align-items:start;gap:14px;padding-block:14px;font-size:.9rem;display:grid}.number-list span{color:var(--accent-bright);font-family:var(--font-geist-mono), monospace;font-size:.7rem;font-weight:800}.implementation-section{background:var(--bg)}.service-summary__row{border-bottom:1px solid var(--line);grid-template-columns:38px 1fr;gap:14px;padding:17px 0;display:grid}.service-summary__row>span{color:var(--accent-bright);font-family:var(--font-geist-mono), monospace;font-size:.67rem;font-weight:800}.service-summary__row div{flex-direction:column;gap:5px;display:flex}.service-summary__row strong{font-size:.86rem}.service-summary__row small{color:var(--muted);font-size:.74rem;line-height:1.5}.service-summary>p:last-child{color:var(--text-soft);margin:22px 0 0;font-size:.78rem;font-weight:650}.signal-section{border-block:1px solid var(--line);background:var(--surface)}.signal-grid,.deliverables-grid,.principles-grid{border-block:1px solid var(--line);background:var(--line);grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;display:grid}.signal-grid article,.deliverables-grid article,.principles-grid article{background:var(--bg);padding:clamp(22px,3vw,32px);transition:background .18s}.signal-grid article,.principles-grid article{background:var(--surface)}.signal-grid article:hover,.deliverables-grid article:hover,.principles-grid article:hover{background:var(--surface-raised)}.signal-grid span,.deliverables-grid article>span,.principles-grid article>span{color:var(--accent-bright);font-family:var(--font-geist-mono), monospace;margin-bottom:clamp(38px,5vw,58px);font-size:.68rem;font-weight:800;display:block}.signal-grid p,.deliverables-grid p,.principles-grid p{margin-bottom:0;font-size:.87rem}.deliverables-section{background:var(--bg)}.deliverables-grid h3,.principles-grid h2{margin-bottom:14px;font-size:1.22rem;line-height:1.15}.faq-section{border-top:1px solid var(--line);background:var(--surface)}.faq-section__grid{grid-template-columns:minmax(280px,.68fr) minmax(0,1fr);gap:clamp(3rem,8vw,8rem);display:grid}.faq-section h2{max-width:11ch;margin-bottom:22px}.faq-list{border-top:1px solid var(--line-strong)}.faq-list details{border-bottom:1px solid var(--line-strong)}.faq-list summary{color:var(--text);justify-content:space-between;align-items:center;gap:20px;padding:22px 0;font-weight:670;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{border:1px solid var(--line-strong);width:28px;height:28px;color:var(--accent-bright);border-radius:50%;flex:none;place-items:center;transition:transform .16s;display:grid}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{max-width:66ch;padding:0 46px 22px 0;font-size:.9rem}.contact-section{border-top:1px solid var(--line);background:radial-gradient(circle at 8% 18%, #f06a321a, transparent 27rem), var(--bg-deep)}.contact-section__grid{grid-template-columns:minmax(280px,.7fr) minmax(0,1fr);align-items:start;gap:clamp(3rem,8vw,7rem);display:grid}.contact-section__copy{min-width:0;position:sticky;top:112px}.contact-section__copy h1,.contact-section__copy h2{max-width:12ch;margin-bottom:24px}.contact-section__copy h1{max-width:10ch;font-size:clamp(3rem,4.2vw,4.7rem)}.contact-section__copy>p{color:var(--text-soft)}.contact-call,.contact-form-online{border-radius:var(--radius-md);background:#f06a3214;border:1px solid #f06a326b;justify-content:space-between;align-items:center;gap:20px;margin-block:28px;padding:18px 20px;display:flex}.contact-call span,.contact-form-online span{flex-direction:column;gap:4px;display:flex}.contact-call small,.contact-form-online small{color:var(--muted);font-size:.7rem}.contact-call b,.contact-form-online b{color:var(--accent-bright)}.contact-section__facts{border-top:1px solid var(--line);gap:0;margin:32px 0 0;padding:0;list-style:none;display:grid}.contact-section__facts li{border-bottom:1px solid var(--line);color:var(--muted);grid-template-columns:34px 1fr;gap:12px;padding-block:15px;font-size:.82rem;display:grid}.contact-section__facts span{color:var(--accent-bright);font-family:var(--font-geist-mono), monospace;font-size:.65rem;font-weight:800}.contact-form-wrap{min-width:0}.contact-form-online{margin-top:0}.contact-form{border:1px solid var(--line-strong);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow);gap:18px;padding:clamp(24px,4vw,42px);display:grid}.contact-form__heading{grid-template-columns:48px 1fr;gap:16px;margin-bottom:6px;display:grid}.contact-form__step{background:var(--accent);width:48px;height:48px;color:var(--accent-ink);font-family:var(--font-geist-mono), monospace;border-radius:50%;place-items:center;font-size:.65rem;font-weight:850;display:grid}.contact-form__heading h3{margin-bottom:7px;font-size:1.25rem}.contact-form__heading p{margin-bottom:0;font-size:.78rem}.contact-form__row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.form-field{gap:8px;min-width:0;display:grid}.form-field>span{color:var(--text-soft);font-size:.77rem;font-weight:670}.form-field small{color:var(--muted-dark);font-weight:450}.form-field input,.form-field select,.form-field textarea{border:1px solid var(--line-strong);border-radius:var(--radius-sm);background:var(--bg);width:100%;color:var(--text);outline:0;transition:border-color .16s,box-shadow .16s}.form-field input,.form-field select{min-height:50px;padding:11px 13px}.form-field textarea{resize:vertical;min-height:140px;padding:13px;line-height:1.55}.form-field input::placeholder,.form-field textarea::placeholder{color:#627270}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px #f06a3221}.contact-form__actions{justify-content:space-between;align-items:center;gap:20px;padding-top:8px;display:flex}.contact-form__actions p{text-align:right;margin:0;font-size:.73rem}.contact-form__actions a{color:var(--text);text-underline-offset:4px;text-decoration:underline}.form-field--trap{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.contact-form__turnstile{min-height:65px}.contact-form__actions .button:disabled{opacity:.55;cursor:default;transform:none}.contact-form__notice{border:1px solid;border-radius:.75rem;margin:0;padding:.8rem 1rem;font-size:.9rem}.contact-form__notice--success{color:#72e0ae;background:#1b68482e}.contact-form__notice--error{color:#ff9a8d;background:#8e2e262e}.principles-page{border-block:1px solid var(--line);background:var(--surface)}.stages-section{background:var(--bg)}.stages-section__grid{grid-template-columns:minmax(260px,.55fr) minmax(0,1fr);gap:clamp(3rem,9vw,9rem);display:grid}.stages-section__intro{align-self:start;position:sticky;top:112px}.stage-list{border-top:1px solid var(--line-strong);margin:0;padding:0;list-style:none}.stage-list li{border-bottom:1px solid var(--line-strong);grid-template-columns:52px 1fr;gap:18px;padding:25px 0;display:grid}.stage-list>li>span{color:var(--accent-bright);font-family:var(--font-geist-mono), monospace;font-size:.7rem;font-weight:800}.stage-list h3{margin-bottom:8px}.stage-list p{margin-bottom:0;font-size:.88rem}.handover-section,.about-fit{border-block:1px solid var(--line);background:var(--surface-raised)}.about-hero{padding-block:clamp(4rem,8vw,8rem)}.about-hero__grid{grid-template-columns:minmax(300px,.62fr) minmax(0,1fr);align-items:center;gap:clamp(3rem,9vw,9rem);display:grid}.about-portrait{border:1px solid var(--line-strong);border-radius:var(--radius-lg);background:linear-gradient(#f7f2e809 1px, transparent 1px), linear-gradient(90deg, #f7f2e809 1px, transparent 1px), radial-gradient(circle at 50% 39%, #ff6c3829, transparent 13rem), var(--surface-raised);background-size:54px 54px,54px 54px,auto,auto;grid-template-rows:auto 1fr auto;min-height:460px;padding:34px;display:grid;position:relative;overflow:hidden;box-shadow:0 34px 78px #00000038}.about-portrait:before,.about-portrait:after{content:"";border:1px solid #f7f2e812;border-radius:50%;position:absolute}.about-portrait:before{width:260px;height:260px;top:-104px;right:-88px}.about-portrait:after{width:154px;height:154px;top:-52px;right:-36px}.about-portrait__topline{z-index:1;color:var(--muted-dark);font-family:var(--font-geist-mono), monospace;letter-spacing:.09em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:16px;font-size:.62rem;font-weight:760;display:flex;position:relative}.about-portrait__topline>span:last-child{color:var(--green);align-items:center;gap:7px;display:inline-flex}.about-portrait__topline i{background:currentColor;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #69d2a017}.about-portrait__monogram{z-index:1;color:var(--text);font-family:var(--font-geist-mono), monospace;letter-spacing:-.1em;text-shadow:0 20px 46px #00000052;place-self:center;padding-right:.09em;font-size:clamp(5.8rem,9vw,7.4rem);font-weight:780;line-height:1;position:relative}.about-portrait__details{z-index:1;border-top:1px solid var(--line-strong);gap:18px;padding-top:20px;display:grid;position:relative}.about-portrait__identity{justify-content:space-between;align-items:baseline;gap:16px;display:flex}.about-portrait__identity strong{font-size:.95rem}.about-portrait__identity small,.about-portrait dt{color:var(--muted-dark);font-family:var(--font-geist-mono), monospace;letter-spacing:.06em;text-transform:uppercase;font-size:.6rem;font-weight:700}.about-portrait dl{border-block:1px solid var(--line);grid-template-columns:.85fr 1.35fr .8fr;gap:0;margin:0;display:grid}.about-portrait dl div{border-right:1px solid var(--line);min-width:0;padding:11px 12px 11px 0}.about-portrait dl div+div{padding-left:12px}.about-portrait dl div:last-child{border-right:0;padding-right:0}.about-portrait dt{margin-bottom:4px}.about-portrait dd{color:var(--text-soft);margin:0;font-size:.66rem;line-height:1.45}.about-hero__copy h1{max-width:14ch;margin-bottom:26px;font-size:clamp(2.8rem,4.9vw,5.25rem)}.about-hero__copy p{max-width:64ch;color:var(--text-soft);font-size:1.03rem}.about-values{border-block:1px solid var(--line);background:var(--surface)}.prose-stack{gap:18px;display:grid}.prose-stack p{color:var(--text-soft);margin:0}.legal-page__container{max-width:840px}.legal-page h1{max-width:12ch;margin-bottom:28px;font-size:clamp(2.8rem,5.5vw,5.5rem)}.legal-page__lead{color:var(--text-soft);margin-bottom:54px;font-size:1.08rem}.legal-page section{border-top:1px solid var(--line-strong);padding-block:24px}.legal-page section h2{letter-spacing:-.02em;margin-bottom:14px;font-size:1.25rem}.legal-page section p{margin-bottom:12px}.legal-page a:not(.button){color:var(--text);text-underline-offset:4px;text-decoration:underline}.legal-page__updated{color:var(--muted-dark);font-family:var(--font-geist-mono), monospace;margin-block:28px;font-size:.72rem}.not-found-page{text-align:center;place-items:center;min-height:70vh;display:grid}.not-found-page p{color:var(--accent-bright);font-family:var(--font-geist-mono), monospace;margin-bottom:8px;font-weight:800}.not-found-page h1{margin-bottom:18px;font-size:clamp(2.6rem,5vw,5rem)}.not-found-page span{color:var(--muted);margin-bottom:28px;display:block}.site-footer{border-top:1px solid var(--line);background:var(--bg-deep)}.site-footer__top{grid-template-columns:1.1fr repeat(3,minmax(150px,.7fr));gap:36px;padding-block:58px;display:grid}.site-footer__brand>strong{font-size:1.1rem}.site-footer__brand p{max-width:38ch;color:var(--text-soft);margin:10px 0 4px;font-size:.85rem}.site-footer__brand span{color:var(--muted-dark);font-family:var(--font-geist-mono), monospace;font-size:.65rem}.site-footer nav,.site-footer__contact{flex-direction:column;align-items:flex-start;gap:9px;display:flex}.site-footer nav strong,.site-footer__contact strong{color:var(--text);margin-bottom:7px;font-size:.75rem}.site-footer nav a,.site-footer__contact a{color:var(--muted);font-size:.73rem}.site-footer nav a:hover,.site-footer__contact a:hover{color:var(--text)}.site-footer__bottom{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding-block:20px;display:flex}.site-footer__bottom p{color:var(--muted-dark);font-family:var(--font-geist-mono), monospace;margin:0;font-size:.63rem}@media (width<=1120px){.site-brand__copy small{display:none}.site-nav{gap:18px}.site-nav a{font-size:.79rem}.home-hero__grid,.product-hero__grid,.service-hero__grid{gap:4rem}.home-hero__grid{grid-template-columns:minmax(0,1fr) minmax(350px,.68fr)}.hero-system__canvas{padding-inline:24px}.product-card{grid-template-columns:52px minmax(220px,.82fr) minmax(0,1.18fr);row-gap:26px}.product-card:before{grid-row:1/span 2;align-self:start}.product-card__intro{grid-column:2}.product-card__body{grid-column:3}.product-card__terms{border-left:0;grid-area:2/2;grid-template-columns:repeat(2,minmax(0,1fr));padding-left:0}.product-card__link{text-align:left;grid-area:2/3;justify-content:flex-start}.signal-grid,.deliverables-grid,.principles-grid,.process-cards--four{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=960px){.site-nav--desktop,.site-header__cta{display:none}.site-header__inner{justify-content:space-between}.mobile-menu-trigger{border:1px solid var(--line-strong);min-height:42px;color:var(--text);background:0 0;border-radius:999px;align-items:center;gap:10px;padding:9px 14px;font-size:.78rem;font-weight:680;display:inline-flex}.mobile-menu-trigger__glyph{border-top:1px solid;border-bottom:1px solid;width:16px;height:10px;display:block;position:relative}.mobile-navigation{overscroll-behavior:contain;border-bottom:1px solid var(--line-strong);background:#071114fa;gap:2px;max-height:calc(100dvh - 76px);padding:16px 20px 24px;display:grid;position:absolute;top:calc(100% + 1px);left:0;right:0;overflow-y:auto;box-shadow:0 24px 40px #00000047}.mobile-navigation>a:not(.button){border-bottom:1px solid var(--line);color:var(--muted);padding:13px 6px;font-weight:620}.mobile-navigation>a.is-current{color:var(--accent-bright)}.mobile-navigation .button{margin-top:10px}.home-hero__grid,.product-hero__grid,.service-hero__grid,.catalog-hero__grid,.simple-hero__grid,.about-preview__grid,.about-hero__grid,.contact-section__grid,.faq-section__grid,.stages-section__grid,.readiness-section__grid,.handover-section__grid,.about-fit__grid,.about-values__grid{grid-template-columns:1fr}.home-hero__copy h1,.product-hero__copy h1,.service-hero__copy h1{max-width:13ch}.home-hero{min-height:auto}.hero-system,.about-portrait,.purchase-card,.service-summary{max-width:660px}.service-grid{grid-template-columns:1fr 1fr}.service-grid>:last-child:nth-child(odd){grid-column:1/-1}.large-flow{grid-template-columns:repeat(2,1fr)}.large-flow>div:nth-child(2){border-right:0}.large-flow>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.large-flow>div:nth-child(2) i{display:none}.map-offer__inner,.home-map-offer{grid-template-columns:1fr}.map-offer__terms{justify-content:flex-start}.closing-cta__inner{grid-template-columns:1fr}.closing-cta__actions{width:min(100%,360px)}.contact-section__copy,.stages-section__intro{position:static}.site-footer__top{grid-template-columns:1fr 1fr}}@media (width<=680px){body{font-size:16px}.site-container{width:min(calc(100% - 28px), var(--container))}.section-pad{padding-block:4.5rem}.site-header__inner{min-height:68px}.site-brand__mark{width:36px;height:36px}.site-brand__copy strong{font-size:.86rem}.split-heading{grid-template-columns:1fr;gap:24px}.home-hero{padding-block:4.5rem}.hero-system{display:none}.home-hero__grid,.product-hero__grid,.service-hero__grid,.catalog-hero__grid,.simple-hero__grid,.about-preview__grid,.about-hero__grid{gap:3rem}h1,.home-hero__copy h1,.product-hero__copy h1,.service-hero__copy h1,.catalog-hero h1,.simple-hero h1,.about-hero__copy h1{font-size:clamp(2.55rem,12vw,4rem)}.hero-actions,.hero-actions .button{width:100%}.contact-form__row,.service-grid,.signal-grid,.deliverables-grid,.principles-grid,.scope-details__grid,.process-cards,.process-cards--four{grid-template-columns:1fr}.service-grid>:last-child:nth-child(odd){grid-column:auto}.product-card{grid-template-columns:42px minmax(0,1fr);gap:22px 14px;padding:32px 0}.product-card:after{display:none}.product-card:before{grid-area:1/1/span 4;align-self:start;padding-top:2px;font-size:1.7rem}.product-card__intro,.product-card__body,.product-card__terms,.product-card__link{grid-column:2}.product-card__intro{grid-row:1}.product-card__body{grid-row:2}.product-card__terms{border-top:1px solid var(--line);grid-row:3;grid-template-columns:1fr;gap:14px;padding-top:18px}.product-card__link{grid-row:4}.product-card__topline{margin-bottom:14px}.process-cards li{min-height:auto}.process-cards li>span,.signal-grid span,.deliverables-grid article>span,.principles-grid article>span{margin-bottom:28px}.about-preview__mark,.about-portrait{min-height:390px}.about-portrait{padding:24px}.about-portrait__identity{flex-direction:column;align-items:flex-start;gap:4px}.about-portrait dl{grid-template-columns:1fr}.about-portrait dl div,.about-portrait dl div+div{border-right:0;border-bottom:1px solid var(--line);grid-template-columns:70px 1fr;gap:8px;padding:8px 0;display:grid}.about-portrait dl div:last-child{border-bottom:0}.about-portrait dt{margin-bottom:0}.map-offer__terms{grid-template-columns:1fr 1fr;gap:14px;display:grid}.map-offer .button{width:100%}.home-map-offer__terms{justify-content:space-between}.large-flow{grid-template-columns:1fr}.large-flow>div{border-right:0;border-bottom:1px solid var(--line);min-height:auto}.large-flow>div:last-child{border-bottom:0}.large-flow>div:nth-child(2){border-bottom:1px solid var(--line)}.large-flow i{display:none}.large-flow span{margin-bottom:24px}.purchase-card dl div{flex-direction:column;gap:6px}.purchase-card dd{text-align:left;max-width:none}.contact-form{border-radius:var(--radius-md);padding:22px 17px}.contact-form__heading{grid-template-columns:1fr}.contact-form__actions{flex-direction:column;align-items:stretch}.contact-form__actions p{text-align:left}.closing-cta__actions,.closing-cta__actions .button{width:100%}.site-footer__top{grid-template-columns:1fr}.site-footer__bottom{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media print{.site-header,.site-footer,.hero-actions,.closing-cta,.contact-section{display:none!important}body{color:#111;background:#fff}h1,h2,h3,p,li,span,strong{color:#111!important}}
