html,body{font-family:Inter,"Noto Sans SC","PingFang SC","Microsoft YaHei",sans-serif;color:#111827}
html{scroll-behavior:smooth}body{overflow-x:hidden}body *{letter-spacing:0!important}
button,a,summary{touch-action:manipulation}button{font:inherit}main img{background:#f3f4f6}
.site-nav{backdrop-filter:saturate(180%) blur(18px);background:rgba(255,255,255,.92)!important;transition:box-shadow .25s ease,border-color .25s ease}
.site-nav.is-scrolled{border-color:transparent!important;box-shadow:0 10px 34px rgba(17,24,39,.07)}
.nav-link{position:relative}.nav-link:after{content:"";position:absolute;left:20px;right:20px;bottom:5px;height:1.5px;background:#111827;transform:scaleX(0);transform-origin:right;transition:transform .28s cubic-bezier(.16,1,.3,1)}
.nav-link:hover:after,.nav-link.is-current:after{transform:scaleX(1);transform-origin:left}
.scroll-progress{position:fixed;z-index:110;left:0;right:0;top:55px;height:2px;pointer-events:none}.scroll-progress span{display:block;width:100%;height:100%;background:#111827;transform:scaleX(0);transform-origin:left;will-change:transform}
.shadow-marquee{width:max-content;animation:shadow-marquee 42s linear infinite}.shadow-marquee:hover{animation-play-state:paused}
@keyframes shadow-marquee{to{transform:translateX(-50%)}}
[data-reveal]{opacity:0;transform:translateY(24px);transition:opacity .72s cubic-bezier(.16,1,.3,1) var(--reveal-delay,0ms),transform .72s cubic-bezier(.16,1,.3,1) var(--reveal-delay,0ms)}
[data-reveal].is-visible{opacity:1;transform:none}
.motion-card{position:relative;overflow:hidden;transition:transform .32s cubic-bezier(.16,1,.3,1),box-shadow .32s ease,border-color .32s ease,background-color .32s ease}
.motion-card:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(120deg,transparent 25%,rgba(255,255,255,.65) 50%,transparent 75%);transform:translateX(-130%);transition:transform .75s cubic-bezier(.16,1,.3,1)}
.motion-card:hover{transform:translateY(-6px);border-color:#d9dde4!important;box-shadow:0 22px 58px rgba(17,24,39,.09)}.motion-card:hover:before{transform:translateX(130%)}
.interactive-row{position:relative;transition:background-color .25s ease,transform .3s cubic-bezier(.16,1,.3,1)}.interactive-row:hover{background:#f8fafc!important;transform:translateX(5px)}
.media-tilt img{transform:scale(1.01) translate(calc(var(--mx,0) * -8px),calc(var(--my,0) * -8px));transition:transform .7s cubic-bezier(.16,1,.3,1),filter .4s ease}.media-tilt:hover img{transform:scale(1.045) translate(calc(var(--mx,0) * -12px),calc(var(--my,0) * -12px))}
.shadow-product-card{background:#efede8}.shadow-product-card>img{object-fit:contain!important;transform:scale(1)!important}.shadow-product-card:hover>img{transform:scale(1.025)!important}.shadow-product-copy{color:#111827;background:linear-gradient(90deg,rgba(255,255,255,.97) 0%,rgba(255,255,255,.88) 48%,rgba(255,255,255,.15) 100%)}.shadow-product-copy h4,.shadow-product-copy span{color:#111827!important}.shadow-product-copy p{color:#374151!important;opacity:1!important}.shadow-product-card .card-arrow{color:#111827;background:rgba(255,255,255,.72);border-color:rgba(17,24,39,.18)}.shadow-industry-card>img{opacity:.84!important}.shadow-industry-card>div:nth-of-type(2){padding:14px;border-radius:18px;background:linear-gradient(135deg,rgba(17,24,39,.88),rgba(17,24,39,.58))}
.card-arrow,.resource-arrow{display:inline-flex;width:36px;height:36px;align-items:center;justify-content:center;border-radius:50%;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.22);transition:transform .3s cubic-bezier(.16,1,.3,1),background .3s ease}.group:hover .card-arrow{transform:translate(3px,-3px);background:rgba(255,255,255,.24)}
.resource-arrow{position:absolute;right:18px;top:18px;background:rgba(255,255,255,.9);border-color:rgba(17,24,39,.08);color:#111827;opacity:0;transform:translate(-6px,6px)}.resource-card:hover .resource-arrow{opacity:1;transform:none}
details{transition:box-shadow .3s ease,border-color .3s ease}details:hover{border-color:#d9dde4!important}details[open]{box-shadow:0 18px 48px rgba(17,24,39,.06)}summary{position:relative;list-style:none;padding-right:42px}summary::-webkit-details-marker{display:none}summary:after{content:"+";position:absolute;right:0;top:50%;width:30px;height:30px;margin-top:-15px;border-radius:50%;background:#f3f4f6;display:flex;align-items:center;justify-content:center;transition:transform .25s ease}details[open] summary:after{transform:rotate(45deg)}
.shadow-pulse{animation:shadowPulse 2.4s ease-in-out infinite}

/* Base stylesheet compatibility for Shadow's custom utility values. */
[class~="bg-[#121212]"]{background-color:#121212!important}[class~="bg-[#F7F7F7]"]{background-color:#f7f7f7!important}[class~="bg-[#F7F8FA]"]{background-color:#f7f8fa!important}[class~="bg-white/[0.04]"]{background-color:rgba(255,255,255,.04)!important}[class~="bg-white/[0.06]"]{background-color:rgba(255,255,255,.06)!important}
[class~="rounded-[18px]"]{border-radius:18px}[class~="rounded-[20px]"]{border-radius:20px}[class~="rounded-[22px]"]{border-radius:22px}[class~="rounded-[24px]"]{border-radius:24px}[class~="rounded-[26px]"]{border-radius:26px}[class~="rounded-[28px]"]{border-radius:28px}[class~="rounded-[30px]"]{border-radius:30px}[class~="rounded-[32px]"]{border-radius:32px}[class~="rounded-[36px]"]{border-radius:36px}
[class~="max-w-[320px]"]{max-width:320px}[class~="max-w-[420px]"]{max-width:420px}[class~="max-w-[960px]"]{max-width:960px}[class~="max-w-[1200px]"]{max-width:1200px}[class~="max-w-[1240px]"]{max-width:1240px}[class~="max-w-[1280px]"]{max-width:1280px}[class~="max-w-[1440px]"]{max-width:1440px}
[class~="min-h-[54px]"]{min-height:54px}[class~="min-h-[64px]"]{min-height:64px}[class~="min-h-[160px]"]{min-height:160px}[class~="min-h-[170px]"]{min-height:170px}[class~="min-h-[240px]"]{min-height:240px}[class~="min-h-[250px]"]{min-height:250px}[class~="min-h-[260px]"]{min-height:260px}[class~="min-h-[270px]"]{min-height:270px}[class~="min-h-[280px]"]{min-height:280px}[class~="min-h-[300px]"]{min-height:300px}[class~="min-h-[340px]"]{min-height:340px}[class~="min-h-[360px]"]{min-height:360px}[class~="min-h-[420px]"]{min-height:420px}[class~="min-h-[430px]"]{min-height:430px}[class~="min-h-[620px]"]{min-height:620px}
[class~="h-[360px]"]{height:360px}[class~="h-[600px]"]{height:600px}[class~="h-[800px]"]{height:800px}[class~="min-w-[94px]"]{min-width:94px}[class~="min-w-[120px]"]{min-width:120px}
[class~="aspect-[4/3]"]{aspect-ratio:4/3}[class~="aspect-[16/10]"]{aspect-ratio:16/10}[class~="leading-[1.02]"]{line-height:1.02}[class~="leading-[1.04]"]{line-height:1.04}[class~="leading-[1.06]"]{line-height:1.06}[class~="leading-[1.08]"]{line-height:1.08}[class~="leading-[2]"]{line-height:2}
[class~="text-[10px]"]{font-size:10px}[class~="text-[11px]"]{font-size:11px}[class~="text-[12px]"]{font-size:12px}[class~="text-[13px]"]{font-size:13px}[class~="text-[17px]"]{font-size:17px}
[class~="shadow-[0_18px_60px_rgba(17,24,39,0.06)]"]{box-shadow:0 18px 60px rgba(17,24,39,.06)}[class~="shadow-[0_20px_60px_rgba(0,0,0,0.08)]"]{box-shadow:0 20px 60px rgba(0,0,0,.08)}[class~="shadow-[0_24px_80px_rgba(17,24,39,0.08)]"]{box-shadow:0 24px 80px rgba(17,24,39,.08)}[class~="shadow-[0_32px_90px_rgba(0,0,0,0.18)]"]{box-shadow:0 32px 90px rgba(0,0,0,.18)}
[class~="group-hover:scale-[1.03]"]{transition:transform .7s cubic-bezier(.16,1,.3,1)}.group:hover [class~="group-hover:scale-[1.03]"]{transform:scale(1.03)}[class~="group-hover:scale-[1.04]"]{transition:transform .7s cubic-bezier(.16,1,.3,1)}.group:hover [class~="group-hover:scale-[1.04]"]{transform:scale(1.04)}
[class~="grid-cols-[.22fr_repeat(4,1fr)]"]{grid-template-columns:.22fr repeat(4,minmax(0,1fr))}

[class~="bg-[#121212]"] :is(h1,h2,h3,h4,strong,summary){color:#fff!important}[class~="bg-[#121212]"] :is(p,li,span){color:rgba(255,255,255,.64)!important}[class~="bg-[#121212]"] .bg-white,[class~="bg-[#121212]"] .bg-white *{color:#111827!important}

.purchase-package-grid,.industry-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.purchase-package-grid article{height:100%}
.configurator-layout{display:grid;grid-template-columns:minmax(300px,.36fr) minmax(0,.64fr);align-items:start}.configurator-packages{display:flex;flex-direction:column;gap:16px}.config-package{display:block;width:100%;position:relative;cursor:pointer}.config-selected{position:absolute;right:18px;top:18px;font-size:10px;font-weight:700;color:#111827!important;background:#eef1f4;border-radius:999px;padding:7px 10px;opacity:0;transform:translateY(-4px);transition:.25s ease}.config-package.is-active{border-color:#111827!important;box-shadow:0 18px 44px rgba(17,24,39,.12)}.config-package.is-active .config-selected{opacity:1;transform:none}
.config-module-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-content:start}.config-module{display:block;width:100%;position:relative;cursor:pointer;transition:transform .28s cubic-bezier(.16,1,.3,1),box-shadow .28s ease,border-color .28s ease,background-color .28s ease}.config-check{position:absolute;right:15px;top:15px;width:25px;height:25px;border-radius:50%;display:flex!important;align-items:center;justify-content:center;background:#eef1f4;color:#6b7280!important;font-size:12px;transition:.25s ease}.config-module:hover{transform:translateY(-4px);border-color:#cdd2d9!important}.config-module.is-active{background:#111827!important;border-color:#111827!important;box-shadow:0 18px 44px rgba(17,24,39,.12)}.config-module.is-active strong,.config-module.is-active span{color:#fff!important}.config-module.is-active .config-check{background:#fff;color:#111827!important}.config-module.is-active img{filter:invert(1) grayscale(1) brightness(1.8)}
.builder-section{--builder-ink:#101418;--builder-muted:#67707b;--builder-line:#dfe3e7;--builder-soft:#f3f5f6;--builder-mint:#47b6a8;--builder-blue:#5a78d6;--builder-coral:#ef7468;--builder-gold:#dfa73f;scroll-margin-top:56px}
.builder-package-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:18px}.builder-package{display:flex;min-width:0;min-height:230px;flex-direction:column;text-align:left;padding:24px;border:1px solid var(--builder-line);border-radius:18px;background:#f7f8f9;color:var(--builder-ink);cursor:pointer;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s ease,border-color .3s ease,background-color .3s ease,color .3s ease}.builder-package:hover{transform:translateY(-5px);border-color:#aab2bb;box-shadow:0 18px 48px rgba(16,20,24,.08)}.builder-package.is-active{background:var(--builder-ink);border-color:var(--builder-ink);color:#fff;box-shadow:0 22px 52px rgba(16,20,24,.18)}.builder-package-top,.builder-package-foot{display:flex;align-items:center;justify-content:space-between;gap:16px}.builder-package-top small,.builder-package-top em{font-size:10px;font-style:normal;font-weight:700;text-transform:uppercase}.builder-package-top small{color:var(--builder-muted)}.builder-package-top em{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;color:#a5adb6}.builder-package>strong{display:block;margin:44px 0 10px;font-size:25px;line-height:1.15}.builder-package>p{max-width:38ch;color:var(--builder-muted);font-size:13px;line-height:1.7}.builder-package-foot{margin-top:auto;padding-top:24px}.builder-package-foot b{font-size:18px}.builder-package-foot i{font-size:11px;font-style:normal;color:var(--builder-muted)}.builder-package.is-active :is(.builder-package-top small,.builder-package-top em,.builder-package>p,.builder-package-foot i){color:rgba(255,255,255,.58)}
.builder-console{overflow:hidden;border:1px solid #252b30;border-radius:24px;background:var(--builder-ink);box-shadow:0 34px 90px rgba(16,20,24,.16);color:#fff}.builder-console-head{display:grid;grid-template-columns:minmax(260px,.75fr) minmax(0,1.25fr);gap:36px;align-items:end;padding:28px 30px;border-bottom:1px solid rgba(255,255,255,.1)}.builder-console-head>div:first-child{display:grid;grid-template-columns:1fr auto;align-items:end;gap:4px 18px}.builder-console-head small{grid-column:1/-1;color:rgba(255,255,255,.42);font:10px ui-monospace,SFMono-Regular,Menlo,monospace;text-transform:uppercase}.builder-console-head>div>strong{font-size:28px;line-height:1.1}.builder-console-head>div>span{color:rgba(255,255,255,.42);font:10px ui-monospace,SFMono-Regular,Menlo,monospace}.builder-console-head dl{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:0}.builder-console-head dl>div{min-width:0;padding:0 18px;border-left:1px solid rgba(255,255,255,.12)}.builder-console-head dt{margin-bottom:8px;color:rgba(255,255,255,.4);font-size:10px}.builder-console-head dd{margin:0;color:#fff;font-size:15px;font-weight:650;white-space:nowrap}.builder-console-head dl>div:last-child dd{color:#74d5c9}
.builder-workspace{display:grid;grid-template-columns:86px minmax(0,1fr) minmax(330px,390px);align-items:stretch;background:#e9edef}.builder-component-rail{display:flex;min-width:0;flex-direction:column;gap:6px;padding:12px 9px;background:#151a1e;border-right:1px solid rgba(255,255,255,.08)}.builder-rail-button{position:relative;display:grid;min-height:62px;place-items:center;gap:3px;padding:8px 4px;border:1px solid transparent;border-radius:10px;background:transparent;color:rgba(255,255,255,.46);cursor:pointer;transition:background-color .25s ease,color .25s ease,border-color .25s ease,transform .25s cubic-bezier(.16,1,.3,1)}.builder-rail-button:hover{transform:translateX(2px);background:rgba(255,255,255,.07);color:#fff}.builder-rail-button img{width:21px;height:21px;object-fit:contain;filter:grayscale(1) brightness(2);opacity:.62;transition:filter .25s ease,opacity .25s ease,transform .25s ease}.builder-rail-button span{font-size:10px;line-height:1}.builder-rail-button i{position:absolute;right:4px;top:4px;color:rgba(255,255,255,.22);font:8px ui-monospace,SFMono-Regular,Menlo,monospace}.builder-rail-button.is-included:after{content:"";position:absolute;left:5px;top:5px;width:5px;height:5px;border-radius:50%;background:var(--builder-mint);box-shadow:0 0 0 3px rgba(71,182,168,.12)}.builder-rail-button.has-upgrade:after{background:var(--builder-gold);box-shadow:0 0 0 3px rgba(223,167,63,.14)}.builder-rail-button.is-active{border-color:rgba(255,255,255,.14);background:#fff;color:var(--builder-ink);box-shadow:0 8px 26px rgba(0,0,0,.18)}.builder-rail-button.is-active img{filter:none;opacity:1;transform:scale(1.05)}.builder-rail-button.is-active i{color:#9aa2aa}
.builder-stage{min-width:0;padding:14px;background:#e9edef}.builder-stage-hero{overflow:hidden;border:1px solid #d9dee2;border-radius:16px;background:#fff}.builder-stage-hero>img{display:block;width:100%;height:360px;object-fit:cover;transition:opacity .25s ease,transform .7s cubic-bezier(.16,1,.3,1)}.builder-stage-hero:hover>img{transform:scale(1.025)}.builder-stage-copy{display:grid;grid-template-columns:minmax(160px,.62fr) minmax(0,1.38fr);gap:8px 28px;padding:24px}.builder-stage-copy>span{grid-column:1/-1;color:#9198a1;font:10px ui-monospace,SFMono-Regular,Menlo,monospace;text-transform:uppercase}.builder-stage-copy h3{font-size:27px;line-height:1.12;color:var(--builder-ink)}.builder-stage-copy p{align-self:start;color:var(--builder-muted);font-size:13px;line-height:1.7}.builder-stage-tags{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.builder-stage-tags span{padding:7px 10px;border:1px solid #e2e5e8;border-radius:6px;background:#f7f8f9;color:#5e6670;font-size:10px;font-weight:650}
.builder-blueprint{margin-top:12px;padding:18px;border:1px solid #d9dee2;border-radius:16px;background:#f8f9fa}.builder-blueprint-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.builder-blueprint-head span{color:#9ca3ab;font:9px ui-monospace,SFMono-Regular,Menlo,monospace}.builder-blueprint-head strong{font-size:11px;color:#626a74}.builder-module-map{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.builder-module-card{position:relative;display:flex;min-width:0;min-height:112px;flex-direction:column;text-align:left;padding:12px;border:1px solid #e0e4e7;border-radius:10px;background:#fff;color:var(--builder-ink);cursor:pointer;overflow:hidden;transition:transform .25s cubic-bezier(.16,1,.3,1),border-color .25s ease,box-shadow .25s ease,opacity .25s ease}.builder-module-card:before{content:"";position:absolute;left:0;right:0;top:0;height:3px;background:var(--module-accent,var(--builder-mint));transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.builder-module-card:nth-child(4n+2){--module-accent:var(--builder-blue)}.builder-module-card:nth-child(4n+3){--module-accent:var(--builder-coral)}.builder-module-card:nth-child(4n+4){--module-accent:var(--builder-gold)}.builder-module-card:hover{transform:translateY(-3px);border-color:#b7bec6;box-shadow:0 10px 28px rgba(16,20,24,.08)}.builder-module-card.is-empty{opacity:.48;background:#f1f3f4}.builder-module-card.is-included:before,.builder-module-card.has-upgrade:before,.builder-module-card.is-current:before{transform:scaleX(1)}.builder-module-card.is-current{border-color:var(--builder-ink);box-shadow:0 0 0 1px var(--builder-ink)}.builder-module-card>span{display:flex;align-items:flex-start;justify-content:space-between}.builder-module-card img{width:23px;height:23px;object-fit:contain}.builder-module-card small{color:#a3aab1;font:8px ui-monospace,SFMono-Regular,Menlo,monospace}.builder-module-card>strong{margin-top:auto;padding-top:14px;font-size:12px;line-height:1.1}.builder-module-card>em{margin-top:5px;color:#9098a0;font-size:9px;font-style:normal}.builder-module-card.has-upgrade>em{color:#9b6a10;font-weight:700}
.builder-menu{min-width:0;max-height:874px;overflow:auto;padding:24px;background:#fff;border-left:1px solid #d9dee2;color:var(--builder-ink);scrollbar-width:thin;scrollbar-color:#c7ccd1 transparent}.builder-menu-head{padding-bottom:19px;border-bottom:1px solid #e5e8ea}.builder-menu-head>span{color:#9ca3ab;font:9px ui-monospace,SFMono-Regular,Menlo,monospace}.builder-menu-head h3{margin:12px 0 8px;font-size:23px;line-height:1.15}.builder-menu-head p{color:var(--builder-muted);font-size:11px;line-height:1.65}.builder-options{display:flex;flex-direction:column;gap:10px;padding-top:12px}.builder-option{overflow:hidden;border:1px solid #e0e4e7;border-radius:12px;background:#f8f9fa;transition:border-color .25s ease,box-shadow .25s ease,transform .25s cubic-bezier(.16,1,.3,1),background-color .25s ease}.builder-option:hover{transform:translateY(-2px);border-color:#b9c0c7;box-shadow:0 12px 28px rgba(16,20,24,.07)}.builder-option.is-active{border-color:var(--builder-ink);background:#fff;box-shadow:0 0 0 1px var(--builder-ink),0 14px 34px rgba(16,20,24,.08)}.builder-option-main{display:grid;width:100%;grid-template-columns:1fr auto;gap:8px 14px;padding:16px;text-align:left;border:0;background:transparent;color:inherit;cursor:pointer}.builder-option-main>span{grid-column:1/-1;display:flex;justify-content:space-between;gap:12px}.builder-option-main small,.builder-option-main em{color:#949ca5;font:8px ui-monospace,SFMono-Regular,Menlo,monospace;font-style:normal}.builder-option-main>strong{font-size:15px;line-height:1.25}.builder-option-main>b{align-self:start;color:var(--builder-ink);font-size:13px;white-space:nowrap}.builder-option-main>b i{color:#8b939b;font-size:9px;font-style:normal;font-weight:500}.builder-option-main>u{width:max-content;padding:6px 8px;border-radius:5px;background:#e8ecef;color:#5c6670;font-size:9px;font-weight:700;text-decoration:none}.builder-option.is-active .builder-option-main>u{background:var(--builder-ink);color:#fff}.builder-option>p{margin:0 16px 12px;color:var(--builder-muted);font-size:11px;line-height:1.65}.builder-option>ul{margin:0 16px 14px;padding:12px 0 0 16px;border-top:1px solid #e6e9eb;color:#4d5660}.builder-option>ul li{margin:0 0 6px;font-size:10px;line-height:1.55}.builder-option-boundary{margin:0 16px 14px;padding:10px 11px;border-left:2px solid #cfd4d9;background:#eef1f3;color:#707982;font-size:9px;line-height:1.55}.builder-option-boundary span{display:block;margin-bottom:3px;color:#434c55;font-weight:700}.builder-quantity{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;border-top:1px solid #e5e8ea;background:#fff}.builder-quantity>span{color:#7d858e;font-size:10px}.builder-quantity>div{display:flex;height:32px;align-items:center;border:1px solid #d9dde1;border-radius:7px;overflow:hidden}.builder-quantity button{display:grid;width:32px;height:32px;place-items:center;border:0;background:#f1f3f4;color:#20262c;cursor:pointer;transition:background-color .2s ease}.builder-quantity button:hover{background:#dfe4e7}.builder-quantity strong{min-width:72px;padding:0 8px;text-align:center;color:#20262c;font-size:10px}
.builder-summary-bar{display:grid;grid-template-columns:minmax(240px,.8fr) minmax(200px,1fr) auto;gap:28px;align-items:center;padding:20px 28px;border-top:1px solid rgba(255,255,255,.1);background:#12171b}.builder-summary-bar>div:first-child span{display:block;margin-bottom:5px;color:rgba(255,255,255,.38);font-size:9px}.builder-summary-bar>div:first-child strong{color:#fff;font-size:13px}.builder-progress{height:4px;overflow:hidden;border-radius:99px;background:rgba(255,255,255,.12)}.builder-progress i{display:block;height:100%;border-radius:inherit;background:var(--builder-mint);transition:width .6s cubic-bezier(.16,1,.3,1)}.builder-summary-bar>a{color:#fff;font-size:11px;font-weight:650;text-decoration:none}.builder-summary-bar>a:after{content:" ↓";color:#75d3c7}
.builder-quote{margin-top:18px;overflow:hidden;border:1px solid #dfe3e6;border-radius:22px;background:#fff}.builder-quote-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:40px;align-items:end;padding:34px;border-bottom:1px solid #e4e7e9;background:#f6f7f8}.builder-quote-head span,.builder-quote-head small{display:block;color:#939ba4;font:9px ui-monospace,SFMono-Regular,Menlo,monospace}.builder-quote-head h3{margin:15px 0 8px;font-size:34px;line-height:1.08}.builder-quote-head p{max-width:760px;color:var(--builder-muted);font-size:13px;line-height:1.65}.builder-quote-head>div:last-child{text-align:right}.builder-quote-head>div:last-child strong{display:block;margin:8px 0 4px;color:var(--builder-ink);font-size:34px}.builder-quote-head>div:last-child em{color:#8b939c;font-size:9px;font-style:normal}.builder-quote-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.32fr)}.builder-line-items{margin:0;padding:0 34px;list-style:none}.builder-line-items li{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px 0;border-bottom:1px solid #e8eaec}.builder-line-items li:last-child{border-bottom:0}.builder-line-items li>span{display:flex;min-width:0;align-items:center;gap:18px}.builder-line-items small{width:22px;color:#a2a9b0;font:9px ui-monospace,SFMono-Regular,Menlo,monospace}.builder-line-items strong{font-size:14px}.builder-line-items em{display:block;margin-top:5px;color:#8d959d;font:9px ui-monospace,SFMono-Regular,Menlo,monospace;font-style:normal;font-weight:400}.builder-line-items b{font-size:14px;white-space:nowrap}.builder-quote-layout>aside{padding:28px;border-left:1px solid #e4e7e9;background:#fafbfb}.builder-quote-layout>aside h4{margin:0 0 12px;font-size:12px}.builder-included-modules{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:26px}.builder-included-modules span{padding:6px 8px;border:1px solid #dde1e4;border-radius:5px;background:#fff;color:#606973;font-size:9px}.builder-included-modules span.has-upgrade{border-color:#d4ab5f;background:#fff9ed;color:#865a0c}.builder-quote-layout>aside ul{margin:0 0 24px;padding:0;list-style:none}.builder-quote-layout>aside li{position:relative;margin-bottom:9px;padding-left:14px;color:#5e6670;font-size:10px;line-height:1.5}.builder-quote-layout>aside li:before{content:"";position:absolute;left:0;top:.52em;width:5px;height:5px;border-radius:50%;background:var(--builder-mint)}.builder-quote-layout>aside>p{padding-top:18px;border-top:1px solid #e5e8ea;color:#8a929a;font-size:9px;line-height:1.65}
.concept-card{min-height:410px}.concept-dot{width:12px;height:12px;border-radius:50%;background:#47b6a8;box-shadow:0 0 0 7px rgba(71,182,168,.12)}.concept-card:nth-child(4n+2) .concept-dot{background:#f07167;box-shadow:0 0 0 7px rgba(240,113,103,.12)}.concept-card:nth-child(4n+3) .concept-dot{background:#5a78d6;box-shadow:0 0 0 7px rgba(90,120,214,.12)}.concept-card:nth-child(4n+4) .concept-dot{background:#e4aa45;box-shadow:0 0 0 7px rgba(228,170,69,.14)}.concept-question{opacity:.58;transform:translateY(5px);transition:.3s ease}.concept-card:hover .concept-question{opacity:1;transform:none}
.operating-loop{position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.operating-loop:before{content:"";position:absolute;left:8%;right:8%;top:41px;height:1px;background:linear-gradient(90deg,#47b6a8,#5a78d6,#f07167,#e4aa45);opacity:.45}.loop-step{position:relative;min-height:330px;padding:28px;border:1px solid #eceef1;border-radius:28px;background:#fff}.loop-step>span{position:relative;z-index:1;display:flex;width:28px;height:28px;align-items:center;justify-content:center;border-radius:50%;background:#111827;color:#fff;font-size:10px;margin-bottom:64px}.loop-step>strong{display:block;font-size:11px;text-transform:uppercase;color:#9ca3af;margin-bottom:8px}.loop-step h3{font-size:30px;font-weight:600;margin-bottom:18px}.loop-step p{font-size:14px;line-height:1.75;color:#6b7280}
.mode-level,.maturity-meter{display:flex;gap:6px}.mode-level i,.maturity-meter i{height:5px;flex:1;border-radius:99px;background:#e7e9ed}.mode-card:nth-child(1) .mode-level i:nth-child(-n+1),.mode-card:nth-child(2) .mode-level i:nth-child(-n+2),.mode-card:nth-child(3) .mode-level i:nth-child(-n+3),.mode-card:nth-child(4) .mode-level i:nth-child(-n+4),.maturity-card:nth-child(1) .maturity-meter i:nth-child(-n+1),.maturity-card:nth-child(2) .maturity-meter i:nth-child(-n+2),.maturity-card:nth-child(3) .maturity-meter i:nth-child(-n+3),.maturity-card:nth-child(4) .maturity-meter i:nth-child(-n+4){background:#111827}
.sequence-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid rgba(255,255,255,.12);border-radius:28px;overflow:hidden}.sequence-step{min-height:300px;padding:32px;border-right:1px solid rgba(255,255,255,.12);display:flex;flex-direction:column;justify-content:space-between}.sequence-step:last-child{border-right:0}.sequence-step:hover{background:rgba(255,255,255,.055)!important}.sequence-index{font-size:12px;color:rgba(255,255,255,.32)!important}.sequence-step h3{font-size:28px;font-weight:600;color:#fff;margin-bottom:16px}.sequence-step p{font-size:14px;line-height:1.7;color:rgba(255,255,255,.55)!important}
.operating-rule{display:grid;grid-template-columns:minmax(180px,.28fr) 1fr;gap:28px;padding:28px 30px;background:#fff;border-bottom:1px solid #eef0f3}.operating-rule:last-child{border-bottom:0}.operating-rule h3{font-size:22px;font-weight:600}.operating-rule p{color:#6b7280;line-height:1.7}
.delivery-gates{border:1px solid rgba(255,255,255,.12);border-radius:28px;overflow:hidden}.delivery-gate{display:grid;grid-template-columns:.14fr .22fr 1fr .3fr;gap:24px;align-items:start;padding:26px 28px;border-bottom:1px solid rgba(255,255,255,.1)}.delivery-gate:last-child{border-bottom:0}.delivery-gate:hover{background:rgba(255,255,255,.055)!important}.delivery-gate>span{font:12px ui-monospace,SFMono-Regular,Menlo,monospace;color:rgba(255,255,255,.35)!important}.delivery-gate h3{font-size:20px;font-weight:600;color:#fff}.delivery-gate p{font-size:14px;line-height:1.7;color:rgba(255,255,255,.58)!important}.delivery-gate strong{font-size:13px;color:#fff;line-height:1.6}
.resource-filters{display:flex;flex-wrap:wrap;gap:8px}.resource-filters button{border:1px solid #e5e7eb;border-radius:999px;background:#fff;color:#6b7280;padding:10px 15px;font-size:12px;font-weight:600;cursor:pointer;transition:.25s ease}.resource-filters button:hover,.resource-filters button.is-active{background:#111827;color:#fff;border-color:#111827}.resource-card[hidden]{display:none!important}.resource-card{min-width:0}.resource-grid{align-items:start}
.article-lens{display:grid;grid-template-columns:.8fr 1.2fr .8fr;gap:28px;align-items:center}.article-cover img{transition:transform .8s cubic-bezier(.16,1,.3,1)}.copy-link-card{cursor:pointer;transition:.3s ease}.copy-link-card:hover{transform:translateY(-3px);border-color:#d9dde4!important;box-shadow:0 18px 48px rgba(17,24,39,.07)}
.material-cover img{transition:transform .7s cubic-bezier(.16,1,.3,1)}.material-icon img{transition:transform .35s cubic-bezier(.16,1,.3,1)}.material-icon:hover img{transform:rotate(-5deg) scale(1.08)}
.company-name-list{border-top:1px solid rgba(255,255,255,.12)}.company-name-row{display:grid;grid-template-columns:.3fr 1fr;gap:24px;padding:28px 0;border-bottom:1px solid rgba(255,255,255,.12)}.company-name-row:hover{background:transparent!important;transform:translateX(6px)}.company-name-row h3{font-size:26px;font-weight:600;color:#fff}.company-name-row p{color:rgba(255,255,255,.55)!important;line-height:1.7}
.product-stack{border:1px solid rgba(255,255,255,.12);border-radius:28px;overflow:hidden;display:flex;flex-direction:column}.product-layer{display:grid;grid-template-columns:.12fr .38fr 1fr;gap:24px;align-items:center;padding:27px 30px;border-bottom:1px solid rgba(255,255,255,.1)}.product-layer:last-child{border-bottom:0}.product-layer:hover{background:rgba(255,255,255,.055)!important}.product-layer>span{color:rgba(255,255,255,.3)!important;font:12px ui-monospace,SFMono-Regular,Menlo,monospace}.product-layer h3{font-size:21px;color:#fff;font-weight:600}.product-layer p{font-size:14px;line-height:1.7;color:rgba(255,255,255,.55)!important}
.diagnostic-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.diagnostic-step{min-height:310px;padding:28px;border:1px solid #e8eaee;border-radius:28px;background:#fff}.diagnostic-step>span{display:block;color:#9ca3af;font:12px ui-monospace,SFMono-Regular,Menlo,monospace;margin-bottom:80px}.diagnostic-step h3{font-size:28px;font-weight:600;margin-bottom:18px}.diagnostic-step p{font-size:14px;line-height:1.75;color:#6b7280}.diagnostic-inputs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.diagnostic-inputs span{display:flex;min-height:70px;align-items:center;padding:16px 20px;border:1px solid #e5e7eb;border-radius:18px;background:#fff;color:#374151;font-size:14px}
.tech-visual{position:relative;min-height:300px;display:flex;align-items:center;justify-content:center;color:#111827}
.tech-visual svg{width:min(360px,90%);height:auto;overflow:visible}
.code-label{position:absolute;color:#b8bec7;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;letter-spacing:.08em}
.code-label.top{top:22px;left:12%}.code-label.bottom{bottom:22px;left:18%}
.ring{fill:none;stroke:#111827;stroke-width:1.6}.ring.dash{stroke:#cfd5dc;stroke-dasharray:5 8;animation:dashspin 18s linear infinite;transform-origin:center}.ring.slow{animation-duration:28s}
.core{fill:#111827;animation:nodepulse 2.6s ease-in-out infinite}.node{fill:#111827;animation:nodepulse 3.2s ease-in-out infinite}.n2{animation-delay:.4s}.n3{animation-delay:.8s}.n4{animation-delay:1.2s}.n5{animation-delay:1.6s}.n6{animation-delay:2s}
.branch-line,.graph-lines line{fill:none;stroke:#111827;stroke-width:2;stroke-linecap:round;stroke-dasharray:220;stroke-dashoffset:220;animation:drawline 3.8s ease-in-out infinite}
.branch-line.b1{animation-delay:.25s}.branch-line.b2{animation-delay:.45s}.branch-line.b3{animation-delay:.65s}.graph-lines line{stroke:#aeb5bf;stroke-width:1.6}
.cube{fill:#d9dde2;stroke:#c8ced6;animation:stackfloat 3.4s ease-in-out infinite}.cube.c2{animation-delay:.2s}.cube.c3{animation-delay:.4s}.cube.c4{animation-delay:.6s}
.prose-shadow h2{scroll-margin-top:120px}.prose-shadow p{max-width:820px}
@keyframes dashspin{to{transform:rotate(360deg)}}@keyframes nodepulse{50%{transform:scale(1.35);opacity:.55}}@keyframes drawline{0%{stroke-dashoffset:220;opacity:.25}45%,70%{stroke-dashoffset:0;opacity:1}100%{stroke-dashoffset:-220;opacity:.2}}@keyframes stackfloat{50%{transform:translateY(-8px);opacity:.7}}@keyframes shadowPulse{0%,100%{box-shadow:0 0 0 0 rgba(255,255,255,.45)}50%{box-shadow:0 0 0 12px rgba(255,255,255,0)}}
@media (min-width:768px){
  .shadow-footer-grid{grid-template-columns:repeat(6,minmax(0,1fr))}
  [class~="md:grid-cols-[.14fr_.22fr_1fr_.16fr]"]{grid-template-columns:.14fr .22fr minmax(0,1fr) .16fr}[class~="md:grid-cols-[.18fr_.22fr_1fr]"]{grid-template-columns:.18fr .22fr minmax(0,1fr)}[class~="md:grid-cols-[.18fr_.27fr_.27fr_.28fr]"]{grid-template-columns:.18fr .27fr .27fr .28fr}[class~="md:grid-cols-[.24fr_.22fr_.27fr_.27fr]"]{grid-template-columns:.24fr .22fr .27fr .27fr}[class~="md:grid-cols-[.24fr_.38fr_.38fr]"]{grid-template-columns:.24fr .38fr .38fr}[class~="md:grid-cols-[.24fr_1fr]"]{grid-template-columns:.24fr minmax(0,1fr)}[class~="md:grid-cols-[.26fr_.24fr_1fr]"]{grid-template-columns:.26fr .24fr minmax(0,1fr)}[class~="md:grid-cols-[.28fr_1fr]"]{grid-template-columns:.28fr minmax(0,1fr)}[class~="md:grid-cols-[.32fr_1fr]"]{grid-template-columns:.32fr minmax(0,1fr)}[class~="md:grid-cols-[.35fr_1fr]"]{grid-template-columns:.35fr minmax(0,1fr)}[class~="md:grid-cols-[.3fr_.28fr_1fr]"]{grid-template-columns:.3fr .28fr minmax(0,1fr)}
  [class~="md:grid-cols-[.82fr_1.18fr]"]{grid-template-columns:.82fr 1.18fr}[class~="md:grid-cols-[.85fr_1.15fr]"]{grid-template-columns:.85fr 1.15fr}[class~="md:grid-cols-[.92fr_1.08fr]"]{grid-template-columns:.92fr 1.08fr}[class~="md:grid-cols-[.95fr_1.05fr]"]{grid-template-columns:.95fr 1.05fr}[class~="md:grid-cols-[.9fr_1.1fr]"]{grid-template-columns:.9fr 1.1fr}
  [class~="md:h-[420px]"]{height:420px}[class~="md:h-[640px]"]{height:640px}[class~="md:min-w-[200px]"]{min-width:200px}[class~="md:rounded-[24px]"]{border-radius:24px}[class~="md:rounded-[32px]"]{border-radius:32px}[class~="md:rounded-[36px]"]{border-radius:36px}[class~="md:leading-[1.02]"]{line-height:1.02}
}
@media (min-width:1024px){
  [class~="lg:grid-cols-[.22fr_repeat(4,1fr)]"]{grid-template-columns:.22fr repeat(4,minmax(0,1fr))}[class~="lg:grid-cols-[.36fr_.64fr]"]{grid-template-columns:minmax(300px,.36fr) minmax(0,.64fr)}[class~="lg:grid-cols-[.7fr_1.3fr]"]{grid-template-columns:.7fr 1.3fr}[class~="lg:grid-cols-[1.15fr_.85fr]"]{grid-template-columns:1.15fr .85fr}[class~="lg:grid-cols-[1fr_360px]"]{grid-template-columns:minmax(0,1fr) 360px}[class~="lg:h-[640px]"]{height:640px}
}
@media (max-width:1199px){.config-module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.concept-card{min-height:370px}}
@media (max-width:1023px){.purchase-package-grid,.industry-grid,.operating-loop,.diagnostic-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.operating-loop:before{display:none}.configurator-layout{grid-template-columns:1fr}.configurator-packages{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.configurator-packages>div:last-child{grid-column:1/-1}.sequence-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sequence-step:nth-child(2){border-right:0}.sequence-step{border-bottom:1px solid rgba(255,255,255,.12)}.sequence-step:nth-child(n+3){border-bottom:0}.delivery-gate{grid-template-columns:.2fr .3fr 1fr}.delivery-gate strong{grid-column:2/-1}}
@media (max-width:767px){.purchase-package-grid,.industry-grid,.config-module-grid,.configurator-packages,.sequence-grid,.operating-loop,.diagnostic-grid,.diagnostic-inputs{grid-template-columns:1fr}.configurator-packages>div:last-child{grid-column:auto}.purchase-package-grid article{min-height:auto}.concept-card{min-height:340px}.loop-step,.diagnostic-step{min-height:280px}.sequence-step{min-height:250px;border-right:0!important;border-bottom:1px solid rgba(255,255,255,.12)!important}.sequence-step:last-child{border-bottom:0!important}.operating-rule,.company-name-row,.product-layer{grid-template-columns:1fr;gap:12px;padding:24px}.company-name-row{padding-left:0;padding-right:0}.delivery-gate{grid-template-columns:1fr;gap:12px;padding:24px}.delivery-gate strong{grid-column:auto}.article-lens{grid-template-columns:1fr;gap:20px}.resource-filters{overflow-x:auto;flex-wrap:nowrap;padding-bottom:6px}.resource-filters button{white-space:nowrap}.motion-card:hover,.interactive-row:hover{transform:none}.scroll-progress{top:55px}}
@media (prefers-reduced-motion:reduce){.shadow-marquee,.ring.dash,.core,.node,.branch-line,.graph-lines line,.cube,.shadow-pulse{animation:none}[data-reveal]{opacity:1;transform:none;transition:none}.motion-card,.interactive-row,.media-tilt img{transition:none}.motion-card:hover,.interactive-row:hover{transform:none}.motion-card:before{display:none}}