.hub-hero{background:#fff;padding:56px 0 48px;position:relative;overflow:hidden}.hub-hero .bg{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.hub-hero .bg .c{border-radius:50%;position:absolute}.hub-hero .bg .c1{background:var(--teal);opacity:.18;width:420px;height:420px;bottom:-140px;right:-80px}.hub-hero .bg .c2{border:1.5px dashed var(--teal-700);opacity:.4;width:220px;height:220px;top:80px;right:28%}.hub-hero .bg .c3{background:var(--blue);opacity:.9;width:180px;height:180px;top:180px;right:6%}.hub-hero .container{z-index:1;position:relative}.breadcrumbs{font-family:var(--font-jetbrains-mono), monospace;color:var(--muted);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:28px;font-size:12px;display:flex}.breadcrumbs a{color:var(--muted)}.breadcrumbs a:hover{color:var(--blue)}.breadcrumbs .sep{opacity:.5}.breadcrumbs .cur{color:var(--ink)}.hub-head{grid-template-columns:1.4fr 1fr;align-items:end;gap:60px;display:grid}.hub-head h1{font-family:var(--font-unbounded), sans-serif;letter-spacing:-.035em;color:var(--ink);margin:0;font-size:clamp(56px,7vw,104px);font-weight:500;line-height:.92}.hub-head h1 .accent{color:var(--blue)}.hub-head h1 .accent-teal{color:var(--teal-700)}.hub-head .lead{color:var(--ink);max-width:48ch;margin-top:24px;font-size:18px;line-height:1.55}.hub-head .lead b{color:var(--blue)}.hub-head .right{flex-direction:column;align-items:stretch;gap:16px;display:flex}.hub-head .pricecard{background:var(--mist);border-radius:var(--r-lg);border:1px solid var(--blue-100);padding:28px 22px}.hub-head .pricecard .lbl{font-family:var(--font-jetbrains-mono), monospace;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);font-size:11px}.hub-head .pricecard .price{font-family:var(--font-unbounded), sans-serif;letter-spacing:-.03em;color:var(--blue);margin:4px 0 2px;font-size:44px;font-weight:500;line-height:1}.hub-head .pricecard .price small{color:var(--ink);font-size:18px;font-weight:400}.hub-head .pricecard .sub{color:var(--muted);margin:0 0 12px;font-size:13px;line-height:1.4}.hub-head .pricecard .cta{flex-wrap:wrap;gap:8px;display:flex}.trust-strip{border-top:1px solid var(--blue-100);border-bottom:1px solid var(--blue-100);grid-template-columns:repeat(4,1fr);gap:32px;margin-top:44px;padding:24px 0;display:grid}.trust-strip .item{align-items:flex-start;gap:14px;display:flex}.trust-strip .icn{background:var(--mist);width:44px;height:44px;color:var(--blue);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.trust-strip .icn svg{stroke:currentColor;stroke-width:2px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.trust-strip .item b{font-family:var(--font-unbounded), sans-serif;letter-spacing:-.01em;color:var(--ink);font-size:18px;font-weight:500;display:block}.trust-strip .item span{color:var(--muted);font-size:13px;line-height:1.4}.matrix{padding:72px 0 90px}.matrix-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:32px;display:flex}.matrix-head h2{font-family:var(--font-unbounded), sans-serif;letter-spacing:-.025em;margin:0;font-size:clamp(32px,3.4vw,48px);font-weight:500;line-height:1}.matrix-head h2 em{color:var(--blue);font-style:normal}.matrix-head .meta{font-family:var(--font-jetbrains-mono), monospace;color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font-size:12px}.m-filters{background:var(--paper-2);scrollbar-width:none;-webkit-overflow-scrolling:touch;border-radius:999px;flex-wrap:nowrap;gap:8px;width:fit-content;max-width:100%;margin-bottom:28px;padding:8px;display:flex;overflow-x:auto}.m-filters::-webkit-scrollbar{display:none}.m-filter{font-family:var(--font-pt-sans), system-ui, sans-serif;color:var(--ink);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:999px;flex:none;align-items:center;gap:8px;padding:11px 20px;font-size:14px;font-weight:700;transition:background .15s,color .15s;display:inline-flex}.m-filter:hover{color:var(--blue)}.m-filter.on{background:var(--blue);color:#fff}.m-filter .count{font-family:var(--font-jetbrains-mono), monospace;opacity:.7;font-size:11px;font-weight:400}.m-filter.on .count{opacity:.9;color:#fff}.m-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.m-card{border:1px solid var(--blue-100);border-radius:var(--r-lg);cursor:pointer;min-height:260px;color:inherit;background:#fff;flex-direction:column;gap:12px;padding:24px;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;position:relative}.m-card:hover{box-shadow:var(--shadow-md);border-color:var(--blue);transform:translateY(-3px)}.m-card.featured{background:var(--blue);color:#fff;border-color:var(--blue)}.m-card.featured h3,.m-card.featured .price{color:#fff}.m-card.featured .desc{color:#fffc}.m-card.featured .tag{background:var(--hot);color:var(--ink)}.m-card.featured .arrow{color:#fff;border-color:#fff6}.m-card.featured:hover .arrow{color:var(--blue);background:#fff;border-color:#fff}.m-card.featured .unit{color:#ffffffb3}.m-card .visual{background:var(--mist);border-radius:var(--r-lg) var(--r-lg) 0 0;justify-content:center;align-items:center;height:100px;margin:-24px -24px 4px;display:flex;position:relative;overflow:hidden}.m-card .visual svg{width:60px;height:60px;stroke:var(--blue);stroke-width:1.3px;fill:none;stroke-linecap:round;stroke-linejoin:round;opacity:.65}.m-card.featured .visual{background:var(--blue-700)}.m-card.featured .visual svg{stroke:var(--teal);opacity:.85}.m-card .tag{background:var(--teal);color:var(--ink);font-family:var(--font-jetbrains-mono), monospace;letter-spacing:.12em;text-transform:uppercase;z-index:1;border-radius:999px;padding:4px 9px;font-size:10px;font-weight:600;position:absolute;top:14px;right:14px}.m-card .tag.hot{background:var(--hot)}.m-card .cat{font-family:var(--font-jetbrains-mono), monospace;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);font-size:11px}.m-card.featured .cat{color:#ffffffa6}.m-card h3{font-family:var(--font-unbounded), sans-serif;letter-spacing:-.015em;color:var(--ink);margin:0;font-size:22px;font-weight:500;line-height:1.1}.m-card .desc{color:var(--muted);flex:1;font-size:13.5px;line-height:1.5}.m-card .price-row{border-top:1px dashed var(--blue-100);justify-content:space-between;align-items:flex-end;gap:12px;padding-top:12px;display:flex}.m-card.featured .price-row{border-top-color:#fff3}.m-card .price{font-family:var(--font-unbounded), sans-serif;letter-spacing:-.015em;color:var(--ink);font-size:22px;font-weight:500;line-height:1}.m-card .price .from{font-family:var(--font-pt-sans), system-ui, sans-serif;color:var(--muted);letter-spacing:.05em;text-transform:uppercase;margin-bottom:4px;font-size:11px;font-weight:400;display:block}.m-card.featured .price .from{color:#ffffffa6}.m-card .unit{font-family:var(--font-jetbrains-mono), monospace;color:var(--muted);letter-spacing:.05em;font-size:11px}.m-card .arrow{border:1.5px solid var(--blue);width:40px;height:40px;color:var(--blue);border-radius:50%;flex-shrink:0;justify-content:center;align-self:flex-end;align-items:center;transition:background .18s,color .18s;display:flex}.m-card .arrow svg{stroke:currentColor;stroke-width:2px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.m-card:hover .arrow{background:var(--blue);color:#fff}.m-card.wide{grid-column:span 2}.m-card.tall{grid-row:span 2}.callout{padding:72px 0}.callout-inner{background:var(--mist);border-radius:var(--r-xl);border:1px solid var(--blue-100);grid-template-columns:1.35fr .8fr;align-items:center;gap:72px;padding:48px 56px;display:grid;position:relative;overflow:hidden}.callout-inner:before{content:"";background:var(--teal);opacity:.18;border-radius:50%;width:340px;height:340px;position:absolute;bottom:-100px;right:-100px}.callout-inner>*{z-index:1;position:relative}.callout h3{font-family:var(--font-unbounded), sans-serif;letter-spacing:-.02em;color:var(--ink);margin:0 0 14px;font-size:clamp(30px,3vw,42px);font-weight:500;line-height:1.05}.callout h3 em{color:var(--blue);font-style:normal}.callout p{color:var(--ink);max-width:48ch;margin:0;font-size:16px;line-height:1.55}.callout ul{grid-template-columns:1fr 1fr;gap:8px 20px;margin:20px 0 0;padding:0;font-size:14px;list-style:none;display:grid}.callout ul li{color:var(--ink);align-items:flex-start;gap:10px;display:flex}.callout ul li:before{content:"";background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23243E96' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'><polyline points='20 6 9 17 4 12'/></svg>");background-repeat:no-repeat;background-size:contain;flex-shrink:0;width:16px;height:16px;margin-top:3px}.callout-side{border-radius:var(--r-lg);border:1px solid var(--blue-100);background:#fff;padding:28px}.callout-side .lbl{font-family:var(--font-jetbrains-mono), monospace;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);font-size:11px}.callout-side h4{font-family:var(--font-unbounded), sans-serif;letter-spacing:-.01em;margin:6px 0 12px;font-size:22px;font-weight:500}.callout-side .tech{flex-direction:column;gap:10px;margin-top:10px;display:flex}.callout-side .tech .row{border-top:1px dashed var(--blue-100);justify-content:space-between;padding:10px 0;font-size:14px;display:flex}.callout-side .tech .row b{color:var(--blue)}.hub-process{background:var(--paper-2);padding:72px 0 90px}.hp-head{max-width:760px;margin-bottom:36px}.hp-head .num{font-family:var(--font-jetbrains-mono), monospace;color:var(--muted);letter-spacing:.15em;text-transform:uppercase;margin-bottom:10px;font-size:12px}.hp-head h2{font-family:var(--font-unbounded), sans-serif;letter-spacing:-.025em;margin:0;font-size:clamp(34px,3.6vw,52px);font-weight:500;line-height:1}.hp-head h2 em{color:var(--blue);font-style:normal}.hp-timeline{grid-template-columns:repeat(5,1fr);gap:0;display:grid;position:relative}.hp-timeline:before{content:"";background:var(--blue-100);z-index:0;height:2px;position:absolute;top:34px;left:30px;right:30px}.hp-step{z-index:1;padding:0 14px;position:relative}.hp-step .dot{border:2px solid var(--blue-100);width:68px;height:68px;color:var(--blue);font-family:var(--font-unbounded), sans-serif;letter-spacing:-.02em;background:#fff;border-radius:50%;justify-content:center;align-items:center;margin-bottom:18px;font-size:22px;font-weight:500;display:flex}.hp-step.on .dot{background:var(--blue);border-color:var(--blue);color:#fff}.hp-step h4{font-family:var(--font-unbounded), sans-serif;letter-spacing:-.01em;margin:0 0 6px;font-size:18px;font-weight:500}.hp-step p{color:var(--muted);margin:0;font-size:13.5px;line-height:1.45}.hp-step .time{font-family:var(--font-jetbrains-mono), monospace;color:var(--blue);letter-spacing:.1em;text-transform:uppercase;margin-top:10px;font-size:11px;font-weight:600}.hub-faq{padding:90px 0}@media (max-width:1100px){.hub-head,.callout-inner,.m-grid,.trust-strip,.hp-timeline{grid-template-columns:1fr 1fr}.hp-timeline:before{display:none}}@media (max-width:880px){.hub-hero .bg{display:none}.hub-hero{padding:32px 0}.m-filters{scrollbar-width:none;-webkit-overflow-scrolling:touch;border-radius:999px;flex-wrap:nowrap;justify-content:flex-start;width:auto;max-width:100%;overflow-x:auto}.m-filters::-webkit-scrollbar{display:none}.m-filter{flex:none}.callout{padding:48px 0}.callout-inner{border-radius:var(--r-lg);grid-template-columns:1fr;gap:32px;padding:32px 24px}.callout-inner>div{min-width:0}.callout-inner:before{opacity:.12;width:200px;height:200px;bottom:-80px;right:-80px}.callout h3{overflow-wrap:anywhere;font-size:28px}.callout p{font-size:15px}.callout ul{grid-template-columns:1fr;gap:8px;font-size:13px}.callout-side{padding:22px 20px}.callout-side h4{font-size:18px}.callout-side .tech .row{flex-direction:column;align-items:flex-start;gap:2px;padding:8px 0;font-size:13px}.hp-timeline{gap:32px}}@media (max-width:680px){.hub-head,.callout-inner,.m-grid,.trust-strip,.hp-timeline{grid-template-columns:1fr}.m-card.wide,.m-card.tall{grid-area:auto}}.calc-sec{background:var(--paper-2);padding:72px 0 90px}.calc-sec .calc-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:30px;display:flex}.calc-sec .calc-head h2{font-family:var(--font-unbounded), sans-serif;letter-spacing:-.025em;color:var(--ink);margin:0;font-size:clamp(32px,3.4vw,48px);font-weight:500;line-height:1}.calc-sec .calc-head h2 em{color:var(--blue);font-style:normal}.calc-sec .calc-head .meta{font-family:var(--font-jetbrains-mono), monospace;color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font-size:12px}.dh-box{border:1px solid var(--blue-100);border-radius:var(--r-lg);background:#fff;grid-template-columns:1.2fr 1fr;gap:0;display:grid;overflow:hidden}.dh-form{flex-direction:column;gap:28px;padding:32px;display:flex}.dh-row .lbl{font-family:var(--font-jetbrains-mono), monospace;color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin-bottom:14px;font-size:11px}.dh-chips{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.dh-chip{border:1px solid var(--blue-100);cursor:pointer;text-align:left;font-family:var(--font-pt-sans), system-ui, sans-serif;background:#fff;border-radius:10px;flex-direction:column;align-items:flex-start;gap:2px;padding:12px 14px;transition:all .15s;display:flex}.dh-chip:hover{border-color:var(--blue)}.dh-chip.on{background:var(--blue);border-color:var(--blue);color:#fff}.dh-chip .name{letter-spacing:-.005em;color:inherit;font-size:14px;font-weight:700}.dh-chip .hint{font-family:var(--font-jetbrains-mono), monospace;letter-spacing:.04em;color:var(--muted);font-size:11px}.dh-chip.on .hint{color:#ffffffbf}.dh-desc{resize:vertical;border:1px solid var(--blue-100);width:100%;min-height:130px;font-family:var(--font-pt-sans), system-ui, sans-serif;color:var(--ink);background:#fff;border-radius:10px;outline:none;padding:12px 14px;font-size:14px;line-height:1.5;transition:border-color .15s,box-shadow .15s}.dh-desc::placeholder{color:var(--muted)}.dh-desc:focus{border-color:var(--blue);box-shadow:0 0 0 3px #243e961f}.dh-desc:disabled{opacity:.55;cursor:not-allowed}.dh-result{background:var(--blue);color:#fff;flex-direction:column;gap:18px;padding:32px 26px;display:flex}.dh-result .lbl{font-family:var(--font-jetbrains-mono), monospace;color:#ffffffb3;letter-spacing:.1em;text-transform:uppercase;font-size:11px}.dh-summary{flex:none}.dh-empty{color:#ffffff8c;padding:18px 0;font-size:14px;font-style:italic}.dh-list{border-top:1px solid #ffffff2e;border-bottom:1px solid #ffffff2e;flex-direction:column;gap:10px;margin:0;padding:14px 0;list-style:none;display:flex}.dh-list li{justify-content:space-between;align-items:baseline;gap:14px;font-size:14px;display:flex}.dh-list li b{font-weight:500}.dh-list li span{color:#ffffffa6;font-family:var(--font-jetbrains-mono), monospace;letter-spacing:.04em;white-space:nowrap;font-size:11px}.dh-est{color:#ffffffd9;font-size:13px;line-height:1.55}.dh-est b{color:#fff;font-weight:700}.dh-honeypot{opacity:0;width:1px;height:1px;position:absolute;left:-9999px}.dh-phone{flex-direction:column;gap:6px;display:flex}.dh-phone-lbl{font-family:var(--font-jetbrains-mono), monospace;color:#ffffffb3;letter-spacing:.1em;text-transform:uppercase;font-size:11px}.dh-phone input{color:#fff;font-family:var(--font-pt-sans), system-ui, sans-serif;background:#ffffff14;border:1px solid #ffffff40;border-radius:10px;outline:none;padding:12px 14px;font-size:15px;transition:border-color .15s,background .15s}.dh-phone input::placeholder{color:#ffffff73}.dh-phone input:focus{background:#ffffff24;border-color:#fff}.dh-error{color:#fff;background:#ff50502e;border:1px solid #ff787866;border-radius:8px;padding:10px 12px;font-size:13px}.dh-success{background:#ffffff24;border:1px solid #ffffff40;border-radius:12px;flex-direction:column;gap:6px;padding:18px 16px;display:flex}.dh-success b{font-family:var(--font-unbounded), sans-serif;letter-spacing:-.01em;font-size:18px;font-weight:500}.dh-cta{flex-direction:column;gap:8px;display:flex}.dh-cta .btn.primary{color:var(--blue);background:#fff;border-color:#fff}.dh-cta .btn.primary:hover{background:var(--mist)}.dh-cta .btn.ghost{color:#fff;border-color:#fff6}.dh-cta .btn.ghost:hover{background:#ffffff1a;border-color:#fff}.dh-cta button[disabled]{opacity:.5;cursor:not-allowed}@media (max-width:880px){.dh-box{grid-template-columns:1fr}.dh-form{padding:24px}.dh-result{padding:26px 22px}.dh-chips{grid-template-columns:1fr}}
