:root{--h92-blue:#1558e8;--h92-cyan:#18b7e8;--h92-navy:#07152d;--h92-ink:#13213b;--h92-muted:#68758c;--h92-soft:#f3f7fc;--h92-line:#dde5f0;--h92-white:#fff;--h92-max:1200px;--h92-radius:16px}
*{box-sizing:border-box}.host92-site{margin:0;background:#fff;color:var(--h92-ink);font-family:Inter,"PingFang SC","Microsoft YaHei",system-ui,sans-serif;line-height:1.7}.host92-site a{text-decoration:none}.host92-container{width:min(calc(100% - 40px),var(--h92-max));margin-inline:auto}.skip-link{position:fixed;left:-999px;top:10px;z-index:9999;background:#fff;padding:10px}.skip-link:focus{left:10px}.screen-reader-text{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
.host92-topbar{height:38px;background:#061126;color:#9eb0ce;font-size:12px}.host92-topbar .host92-container{height:100%;display:flex;align-items:center;justify-content:space-between}.host92-topbar div div{display:flex;gap:24px}.host92-topbar a{color:#c8d5e8}.host92-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.96);border-bottom:1px solid rgba(20,53,100,.09);backdrop-filter:blur(14px)}.host92-header-inner{height:76px;display:flex;align-items:center;justify-content:space-between}.host92-logo{display:inline-flex;align-items:center;color:#102348!important}.host92-logo img{display:block;width:190px;height:auto}.host92-footer .host92-logo{width:max-content;padding:8px 12px;border-radius:8px;background:#fff}.host92-footer .host92-logo img{width:180px}.host92-nav{display:flex;align-items:center;gap:27px}.host92-nav a{color:#293851;font-size:14px;font-weight:650;white-space:nowrap;transition:.2s}.host92-nav a:hover{color:var(--h92-blue)}.host92-menu-toggle{display:none;border:0;background:none;padding:8px}.host92-menu-toggle span{display:block;width:24px;height:2px;background:#17253e;margin:5px}
.host92-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 80% 20%,#153e84 0,#0a1c3c 32%,#061329 72%);color:#fff}.host92-hero-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to bottom,black,transparent)}.host92-glow{position:absolute;border-radius:50%;filter:blur(3px)}.host92-glow-a{width:520px;height:520px;right:-180px;top:-190px;border:1px solid rgba(37,195,255,.28);box-shadow:inset 0 0 100px rgba(0,167,255,.08)}.host92-glow-b{width:260px;height:260px;left:-100px;bottom:-150px;background:rgba(25,89,232,.16)}.host92-hero-inner{position:relative;z-index:2;display:grid;grid-template-columns:1.08fr .92fr;gap:72px;align-items:center;min-height:650px;padding-block:80px}.host92-eyebrow,.host92-page-hero>div>span,.host92-heading>span,.host92-section-label,.host92-cta>div>div>span{display:block;color:#54ccff;font-size:12px;font-weight:800;letter-spacing:.16em}.host92-eyebrow i{display:inline-block;width:7px;height:7px;margin-right:8px;border-radius:50%;background:#43dfaa;box-shadow:0 0 12px #43dfaa}.host92-hero h1{margin:18px 0 24px;color:#fff;font-size:clamp(48px,6vw,76px);line-height:1.08;letter-spacing:-.06em}.host92-hero h1 em{color:#55c8ff;font-style:normal}.host92-hero-copy>p{max-width:650px;margin:0;color:#b5c5dd;font-size:18px}.host92-actions{display:flex;flex-wrap:wrap;gap:13px;margin-top:32px}.host92-btn{display:inline-flex;align-items:center;justify-content:center;gap:16px;min-height:50px;padding:0 23px;border-radius:8px;font-size:14px;font-weight:800;transition:.2s}.host92-btn:hover{transform:translateY(-2px)}.host92-btn-primary{background:linear-gradient(135deg,var(--h92-blue),#087fd6);color:#fff!important;box-shadow:0 12px 28px rgba(15,90,230,.25)}.host92-btn-ghost{border:1px solid rgba(255,255,255,.22);color:#fff!important;background:rgba(255,255,255,.04)}.host92-hero-points{display:flex;gap:22px;margin-top:32px;color:#8fa6c5;font-size:12px}.host92-hero-points span::first-letter{color:#49d8aa}.host92-console{overflow:hidden;border:1px solid rgba(255,255,255,.15);border-radius:18px;background:rgba(9,26,57,.74);box-shadow:0 35px 80px rgba(0,0,0,.28);backdrop-filter:blur(16px);transform:perspective(900px) rotateY(-3deg)}.host92-console-bar{display:flex;align-items:center;gap:7px;padding:15px 18px;border-bottom:1px solid rgba(255,255,255,.1)}.host92-console-bar i{width:7px;height:7px;border-radius:50%;background:#476181}.host92-console-bar i:first-child{background:#45dfa9}.host92-console-bar span{margin-left:auto;color:#6983a6;font-size:9px;letter-spacing:.14em}.host92-console-body{padding:27px}.host92-status{display:flex;justify-content:space-between;color:#8da2be;font-size:12px}.host92-status strong{color:#54e7b4}.host92-status strong i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#42dfa8;margin-right:7px}.host92-metric{margin:29px 0;padding:22px 0;border-block:1px solid rgba(255,255,255,.1)}.host92-metric span,.host92-metric small{display:block;color:#778eac;font-size:11px}.host92-metric b{display:block;margin:7px 0;color:#fff;font-size:28px}.host92-metric-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.host92-metric-grid div{padding:14px;border-radius:9px;background:rgba(255,255,255,.05)}.host92-metric-grid span{display:block;color:#7189a8;font-size:9px}.host92-metric-grid b{color:#d8e6f7;font-size:12px}
.host92-section{padding:90px 0}.host92-heading{max-width:720px;margin-bottom:42px}.host92-heading>span{color:var(--h92-blue)}.host92-heading h2,.host92-strength h2,.host92-contact-band h2{margin:10px 0 12px;color:#101e37;font-size:clamp(32px,4vw,48px);line-height:1.18;letter-spacing:-.04em}.host92-heading p,.host92-strength-grid>div>p{margin:0;color:var(--h92-muted);font-size:16px}.host92-product-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.host92-product-card{position:relative;display:flex;flex-direction:column;min-height:330px;padding:26px 22px;border:1px solid var(--h92-line);border-radius:var(--h92-radius);background:#fff;transition:.25s}.host92-product-card:hover{transform:translateY(-6px);border-color:#afc8f8;box-shadow:0 20px 45px rgba(26,57,105,.11)}.host92-product-card.is-featured{border-color:#75a2f5;background:linear-gradient(180deg,#f4f8ff,#fff)}.host92-badge{position:absolute;right:13px;top:13px;padding:4px 8px;border-radius:99px;background:#e7f0ff;color:var(--h92-blue);font-size:9px;font-weight:800}.host92-product-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:12px;background:#edf4ff;color:var(--h92-blue);font-size:23px}.host92-product-card>small{margin-top:25px;color:#a1acc0}.host92-product-card h3{margin:5px 0 9px;font-size:20px}.host92-product-card p{margin:0;color:var(--h92-muted);font-size:13px}.host92-product-card a{margin-top:auto;color:var(--h92-blue);font-size:13px;font-weight:800}.host92-strength{background:var(--h92-soft)}.host92-strength-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:80px;align-items:start}.host92-arrow-link{display:inline-block;margin-top:25px;color:var(--h92-blue)!important;font-weight:800}.host92-feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.host92-feature-grid article{padding:28px;border-radius:14px;background:#fff;border:1px solid #e2e9f3}.host92-feature-grid b{color:var(--h92-blue);font-size:11px}.host92-feature-grid h3{margin:10px 0 7px;font-size:20px}.host92-feature-grid p{margin:0;color:var(--h92-muted);font-size:14px}.host92-scenes{background:#07152e;color:#fff}.host92-heading-light h2{color:#fff}.host92-heading-light p{color:#95aac6}.host92-scene-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.14);border-left:1px solid rgba(255,255,255,.14)}.host92-scene-grid article{min-height:245px;padding:28px;border-right:1px solid rgba(255,255,255,.14);border-bottom:1px solid rgba(255,255,255,.14)}.host92-scene-grid span{color:#4cc9ff;font-size:11px}.host92-scene-grid h3{margin:42px 0 10px;color:#fff;font-size:20px}.host92-scene-grid p{margin:0;color:#8fa5c2;font-size:13px}.host92-empty-posts{padding:55px;border:1px dashed #bfcbda;border-radius:18px;text-align:center;background:#fafcff}.host92-empty-icon{color:var(--h92-blue);font-size:32px}.host92-empty-posts h2,.host92-empty-posts h3{margin:9px 0}.host92-empty-posts p{color:var(--h92-muted)}
.host92-cta{padding:60px 0;background:linear-gradient(115deg,#1459e8,#087abf);color:#fff}.host92-cta>.host92-container{display:flex;align-items:center;justify-content:space-between;gap:50px}.host92-cta h2{margin:8px 0 4px;color:#fff;font-size:34px}.host92-cta p{margin:0;color:#c7e4ff}.host92-cta .host92-actions{margin:0}.host92-btn-white{background:#fff;color:#1254ce!important}.host92-btn-outline-white{border:1px solid rgba(255,255,255,.5);color:#fff!important}.host92-footer{background:#050d1c;color:#8fa1bd}.host92-footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:60px;padding-block:72px}.host92-logo-light{color:#fff!important}.host92-footer-brand p{max-width:370px}.host92-footer h3{margin:0 0 17px;color:#fff;font-size:14px}.host92-footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:9px}.host92-footer a,.host92-footer span{color:#91a5c1;font-size:13px}.host92-footer a:hover{color:#fff}.host92-footer-bottom{border-top:1px solid rgba(255,255,255,.09);padding:18px 0}.host92-footer-bottom .host92-container{display:flex;justify-content:space-between}
.host92-page-hero{padding:100px 0;background:radial-gradient(circle at 80% 10%,#16407f,#07152d 62%);color:#fff}.host92-page-hero h1{max-width:850px;margin:12px 0 18px;color:#fff;font-size:clamp(40px,5vw,62px);line-height:1.12}.host92-page-hero p{max-width:720px;margin:0 0 28px;color:#b6c8e0;font-size:17px}.host92-solution-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.host92-solution-grid article{padding:34px;border:1px solid var(--h92-line);border-radius:var(--h92-radius)}.host92-number{color:var(--h92-blue);font-size:11px;font-weight:800}.host92-solution-grid h3{font-size:23px;margin:14px 0 8px}.host92-solution-grid p,.host92-solution-grid li{color:var(--h92-muted);font-size:14px}.host92-solution-grid ul{padding-left:19px}.host92-solution-grid a{color:var(--h92-blue);font-weight:800}.host92-advantage{background:#07152d}.host92-advantage-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.host92-advantage-grid article{padding:30px;border:1px solid rgba(255,255,255,.13);border-radius:14px}.host92-advantage-grid b{color:#52cdff;font-size:25px}.host92-advantage-grid h3{color:#fff}.host92-advantage-grid p{color:#95a9c4}.host92-module-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--h92-line);border-left:1px solid var(--h92-line)}.host92-module-grid article{padding:26px;border-right:1px solid var(--h92-line);border-bottom:1px solid var(--h92-line)}.host92-module-grid i{display:block;width:24px;height:3px;background:var(--h92-blue)}.host92-module-grid h3{margin:18px 0 5px}.host92-module-grid p{margin:0;color:var(--h92-muted);font-size:13px}.host92-contact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.host92-contact-grid article{padding:34px;border:1px solid var(--h92-line);border-radius:var(--h92-radius)}.host92-contact-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:#edf4ff;color:var(--h92-blue);font-size:22px}.host92-contact-grid article>span{display:block;margin-top:24px;color:var(--h92-blue);font-size:11px;font-weight:800;letter-spacing:.12em}.host92-contact-grid h2{font-size:22px;word-break:break-word}.host92-contact-grid p{color:var(--h92-muted)}.host92-contact-band{background:var(--h92-soft)}.host92-contact-band-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.host92-contact-band p{margin-top:0;color:var(--h92-muted)}.host92-blog-nav{border-bottom:1px solid var(--h92-line);background:#fff}.host92-blog-nav .host92-container{display:flex;gap:8px;flex-wrap:wrap;padding-block:18px}.host92-blog-nav a{padding:7px 13px;border-radius:99px;background:var(--h92-soft);color:#40506a;font-size:12px}.host92-post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.host92-post-grid article{padding:25px;border:1px solid var(--h92-line);border-radius:14px}.host92-post-grid time{color:#8491a5;font-size:12px}.host92-post-grid h2{font-size:20px}.host92-post-grid h2 a{color:var(--h92-ink)}.host92-post-grid p{color:var(--h92-muted)}.host92-post-grid article>a{color:var(--h92-blue);font-weight:800}
@media(max-width:1050px){.host92-nav{gap:15px}.host92-nav a{font-size:12px}.host92-product-grid{grid-template-columns:repeat(3,1fr)}.host92-hero-inner{gap:35px}}
@media(max-width:800px){.host92-topbar{display:none}.host92-menu-toggle{display:block}.host92-nav{display:none;position:absolute;left:0;right:0;top:76px;flex-direction:column;align-items:stretch;gap:0;padding:10px 20px 20px;background:#fff;border-bottom:1px solid var(--h92-line);box-shadow:0 18px 30px rgba(20,40,70,.1)}.host92-nav.is-open{display:flex}.host92-nav a{padding:10px;font-size:14px}.host92-hero-inner,.host92-strength-grid,.host92-contact-band-grid{grid-template-columns:1fr}.host92-console{transform:none}.host92-product-grid,.host92-scene-grid,.host92-module-grid,.host92-contact-grid,.host92-post-grid{grid-template-columns:1fr 1fr}.host92-cta>.host92-container{display:block}.host92-cta .host92-actions{margin-top:25px}.host92-footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.host92-container{width:min(calc(100% - 28px),var(--h92-max))}.host92-header-inner{height:66px}.host92-nav{top:66px}.host92-hero-inner{padding-block:65px;min-height:auto}.host92-hero h1{font-size:42px}.host92-hero-points{display:block}.host92-hero-points span{display:block;margin-top:6px}.host92-section{padding:66px 0}.host92-product-grid,.host92-feature-grid,.host92-scene-grid,.host92-solution-grid,.host92-advantage-grid,.host92-module-grid,.host92-contact-grid,.host92-post-grid{grid-template-columns:1fr}.host92-product-card{min-height:285px}.host92-footer-grid{grid-template-columns:1fr;gap:32px}.host92-footer-bottom .host92-container{display:block}.host92-page-hero{padding:72px 0}.host92-cta h2{font-size:28px}}
.host92-reading{max-width:850px}.host92-prose{max-width:850px;font-size:17px}.host92-prose h2,.host92-prose h3{margin-top:1.8em;color:#101e37}.host92-prose p,.host92-prose li{color:#42516a}.host92-prose a{color:var(--h92-blue)}
.host92-hero h1{font-size:clamp(44px,4.4vw,60px);letter-spacing:-.045em}

/* 33p3-inspired product-led layout. Original implementation for the reusable 92HOST template. */
.host92-reference-hero{position:relative;overflow:hidden;min-height:520px;background:linear-gradient(115deg,#071938 0,#0a3975 56%,#0876bc 100%);color:#fff}.host92-reference-overlay{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:50px 50px;mask-image:linear-gradient(to right,#000,transparent)}.host92-reference-hero>.host92-container{position:relative;display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:50px;min-height:520px}.host92-reference-copy{position:relative;z-index:2}.host92-reference-copy>span{font-size:12px;font-weight:800;letter-spacing:.18em;color:#56d4ff}.host92-reference-copy h1{margin:13px 0 18px;color:#fff;font-size:clamp(43px,5vw,66px);line-height:1.12;letter-spacing:-.05em}.host92-reference-copy p{max-width:670px;margin:0;color:#c0d4eb;font-size:18px}.host92-reference-network{position:relative;height:400px}.host92-reference-network strong{position:absolute;left:50%;top:48%;transform:translate(-50%,-50%);font-size:70px;color:#fff}.host92-reference-network small{position:absolute;left:50%;top:65%;transform:translateX(-50%);color:#8ecff3;text-align:center;letter-spacing:.15em}.host92-ring{position:absolute;left:50%;top:50%;border:1px solid rgba(94,211,255,.32);border-radius:50%;transform:translate(-50%,-50%)}.ring-one{width:250px;height:250px}.ring-two{width:390px;height:390px}.host92-node{position:absolute;width:12px;height:12px;border-radius:50%;background:#54e5b4;box-shadow:0 0 22px #54e5b4}.node-a{left:17%;top:30%}.node-b{right:11%;top:54%}.node-c{left:37%;bottom:7%}.host92-heading-center{margin-inline:auto;text-align:center}.host92-home-offer-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.host92-home-offer{display:flex;flex-direction:column;min-height:440px;border:1px solid var(--h92-line);border-radius:7px;background:#fff;overflow:hidden;box-shadow:0 8px 24px rgba(19,42,77,.06)}.host92-home-offer-top{padding:23px 20px;border-top:3px solid var(--h92-blue);background:#f8faff}.host92-home-offer-top>span{color:var(--h92-blue);font-size:9px;font-weight:800;letter-spacing:.12em}.host92-home-offer h3{margin:8px 0;font-size:18px}.host92-home-offer h3 a{color:var(--h92-ink)}.host92-home-offer p{margin:0;color:var(--h92-muted);font-size:12px}.host92-home-price{padding:17px 20px 8px;color:#ec5d32}.host92-home-price small{font-size:15px}.host92-home-price strong{font-size:28px}.host92-home-price em{color:#7d8999;font-size:11px;font-style:normal}.host92-home-offer ul{list-style:none;margin:0;padding:8px 20px 18px}.host92-home-offer li{display:flex;justify-content:space-between;gap:8px;padding:7px 0;border-bottom:1px dashed #e4e9f0;font-size:11px}.host92-home-offer li span{color:#8490a1}.host92-home-offer li b{text-align:right}.host92-home-offer>.host92-buy-button{margin:auto 20px 20px}.host92-buy-button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 18px;border-radius:4px;background:#1677ea;color:#fff!important;font-size:13px;font-weight:800}.host92-support-features{background:#f5f7fa}.host92-support-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.host92-support-grid article{position:relative;padding:36px 30px;background:#fff;border:1px solid #e4e9f0;text-align:center}.host92-support-grid article>div{display:grid;place-items:center;width:66px;height:66px;margin:0 auto 18px;border-radius:50%;background:#eaf3ff;color:#1677ea;font-size:28px}.host92-support-grid h3{margin:0 0 9px;font-size:21px}.host92-support-grid p{color:var(--h92-muted)}.host92-support-grid article>span{display:inline-block;margin-top:10px;color:#1677ea;font-size:12px;font-weight:800}.host92-news{background:#fff}.host92-partners{padding:36px 0;background:#f3f6fa;border-block:1px solid #e2e8f0}.host92-partners>.host92-container{display:flex;align-items:center;justify-content:space-between;gap:40px}.host92-partners>div>span{color:#7d899a;font-size:13px}.host92-partners div div{display:flex;align-items:center;flex-wrap:wrap;gap:36px}.host92-partners b{color:#70809a;font-size:16px}.host92-quick-support{background:#fff}
.host92-product-hero{position:relative;overflow:hidden;padding:84px 0;background:linear-gradient(115deg,#071938,#0b4b91);color:#fff}.host92-product-hero>.host92-container{display:grid;grid-template-columns:1fr 330px;align-items:center;gap:50px}.host92-product-hero span{color:#5ad6ff;font-size:11px;font-weight:800;letter-spacing:.17em}.host92-product-hero h1{margin:10px 0 12px;color:#fff;font-size:48px}.host92-product-hero p{max-width:700px;color:#bcd0e8}.host92-product-hero-art{position:relative;display:flex;align-items:center;justify-content:center;gap:16px;height:160px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.05)}.host92-product-hero-art i{position:absolute;width:110px;height:110px;border:1px solid #3cbbea;border-radius:50%}.host92-product-hero-art b{position:relative;color:#fff;font-size:42px}.host92-product-hero-art small{position:relative;color:#7fc7eb;letter-spacing:.1em}.host92-offer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.host92-offer-card{display:flex;flex-direction:column;border:1px solid #dfe5ed;background:#fff;box-shadow:0 8px 24px rgba(18,45,82,.06)}.host92-offer-card>header{padding:23px 25px;background:#f6f8fb;border-top:3px solid #1677ea}.host92-offer-card>header span{color:#8d98a9;font-size:10px}.host92-offer-card h3{margin:5px 0 0;font-size:20px}.host92-offer-card dl{margin:0;padding:15px 25px}.host92-offer-card dl div{display:flex;justify-content:space-between;gap:15px;padding:9px 0;border-bottom:1px dashed #e3e8ef}.host92-offer-card dt{color:#7a8798;font-size:12px}.host92-offer-card dd{margin:0;text-align:right;font-size:12px;font-weight:700}.host92-offer-tags{display:flex;flex-wrap:wrap;gap:6px;padding:0 25px 18px}.host92-offer-tags span{padding:4px 8px;background:#edf5ff;color:#1269d4;font-size:10px}.host92-offer-card>footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding:20px 25px;border-top:1px solid #e6eaf0}.host92-offer-card footer small{display:block;color:#8b96a6;font-size:10px}.host92-offer-card footer strong{color:#eb5c32;font-size:27px}.host92-offer-card footer strong i{font-size:13px;font-style:normal}.host92-offer-card footer em{color:#8792a2;font-size:10px;font-style:normal}.host92-service-strip{padding:58px 0;background:#f4f7fa}.host92-service-strip>.host92-container{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.host92-service-strip article{padding:25px;border-left:3px solid #1677ea;background:#fff}.host92-service-strip b{color:#1677ea;font-size:11px}.host92-service-strip h3{margin:8px 0}.host92-service-strip p{margin:0;color:var(--h92-muted);font-size:13px}
@media(max-width:1050px){.host92-home-offer-grid{grid-template-columns:repeat(3,1fr)}.host92-offer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:800px){.host92-reference-hero>.host92-container,.host92-product-hero>.host92-container{grid-template-columns:1fr}.host92-reference-network,.host92-product-hero-art{display:none}.host92-home-offer-grid{grid-template-columns:1fr 1fr}.host92-support-grid{grid-template-columns:1fr}.host92-partners>.host92-container{display:block}.host92-partners div div{margin-top:15px}.host92-service-strip>.host92-container{grid-template-columns:1fr}}
@media(max-width:560px){.host92-home-offer-grid,.host92-offer-grid{grid-template-columns:1fr}.host92-reference-hero,.host92-reference-hero>.host92-container{min-height:470px}.host92-reference-copy h1{font-size:40px}.host92-product-hero h1{font-size:38px}}

/* v0.7 secondary navigation, solution pages and Telegram contact entry. */
.host92-nav-item{position:relative;display:flex;align-items:center;height:76px}.host92-nav-item>a{display:flex;align-items:center;gap:5px}.host92-nav-item>a i{font-size:11px;font-style:normal;transition:transform .2s}.host92-nav-item:hover>a i,.host92-nav-item:focus-within>a i{transform:rotate(180deg)}.host92-submenu{position:absolute;right:-80px;top:67px;display:grid;grid-template-columns:1fr 1fr;width:520px;padding:12px;border:1px solid var(--h92-line);border-radius:12px;background:#fff;box-shadow:0 22px 55px rgba(10,32,67,.16);opacity:0;visibility:hidden;transform:translateY(9px);transition:.2s}.host92-nav-item:hover .host92-submenu,.host92-nav-item:focus-within .host92-submenu{opacity:1;visibility:visible;transform:none}.host92-submenu>a{padding:13px 14px!important;border-radius:8px;white-space:normal}.host92-submenu>a:hover{background:#f2f7ff}.host92-submenu b,.host92-submenu span{display:block}.host92-submenu b{color:#1c2b44;font-size:13px}.host92-submenu span{margin-top:2px;color:#8490a1;font-size:11px;font-weight:400}.host92-submenu-small{right:0;grid-template-columns:1fr;width:270px}
.host92-solution-menu-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.host92-solution-menu-grid>a{display:flex;flex-direction:column;min-height:280px;padding:31px;border:1px solid var(--h92-line);border-radius:14px;background:#fff;transition:.22s}.host92-solution-menu-grid>a:hover{border-color:#9ebdf4;box-shadow:0 18px 42px rgba(19,55,102,.1);transform:translateY(-4px)}.host92-solution-menu-grid span{color:var(--h92-blue);font-size:11px;font-weight:800}.host92-solution-menu-grid h3{margin:18px 0 9px;color:var(--h92-ink);font-size:23px}.host92-solution-menu-grid p{margin:0;color:var(--h92-muted);font-size:14px}.host92-solution-menu-grid b{margin-top:auto;color:var(--h92-blue);font-size:13px}
.host92-service-hero{overflow:hidden;padding:88px 0;background:linear-gradient(115deg,#07172f,#0a4788);color:#fff}.host92-service-hero>.host92-container{display:grid;grid-template-columns:1fr 300px;align-items:center;gap:60px}.host92-service-hero span{color:#57d4ff;font-size:11px;font-weight:800;letter-spacing:.17em}.host92-service-hero h1{margin:10px 0 15px;color:#fff;font-size:clamp(43px,5vw,62px)}.host92-service-hero p{max-width:680px;color:#bdd1e7;font-size:18px}.host92-service-symbol{position:relative;display:grid;place-items:center;height:220px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.04)}.host92-service-symbol i{position:absolute;width:145px;height:145px;border:1px solid #4ecfff;border-radius:50%;box-shadow:0 0 45px rgba(48,190,247,.13)}.host92-service-symbol b{position:relative;color:#fff;font-size:48px}.host92-service-symbol small{position:absolute;bottom:45px;color:#7dccec;letter-spacing:.15em}.host92-service-nav{position:sticky;top:76px;z-index:90;border-bottom:1px solid var(--h92-line);background:#fff}.host92-service-nav>.host92-container{display:flex;overflow-x:auto}.host92-service-nav a{flex:1;min-width:130px;padding:17px 10px;border-bottom:3px solid transparent;color:#59677b;text-align:center;font-size:12px;font-weight:700}.host92-service-nav a:hover,.host92-service-nav a.is-current{border-color:var(--h92-blue);color:var(--h92-blue)}.host92-service-intro{display:grid;grid-template-columns:.75fr 1.25fr;align-items:start;gap:80px}.host92-service-intro h2,.host92-about-grid h2{margin:9px 0;color:var(--h92-ink);font-size:42px;line-height:1.2}.host92-service-intro>p{margin:0;color:var(--h92-muted);font-size:18px}.host92-service-feature-section{background:var(--h92-soft)}.host92-service-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.host92-service-feature-grid article{padding:34px;border-top:3px solid var(--h92-blue);background:#fff}.host92-service-feature-grid span{color:var(--h92-blue);font-size:11px;font-weight:800}.host92-service-feature-grid h3{margin:18px 0 8px;font-size:22px}.host92-service-feature-grid p{margin:0;color:var(--h92-muted)}.host92-use-case-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.host92-use-case-grid article{padding:30px;border:1px solid var(--h92-line);text-align:center}.host92-use-case-grid i{display:grid;place-items:center;width:38px;height:38px;margin:auto;border-radius:50%;background:#e9f4ff;color:var(--h92-blue);font-style:normal}.host92-use-case-grid h3{margin:16px 0 0;font-size:18px}
.host92-telegram-section{padding:52px 0;background:#f4f8fc}.host92-telegram-card{position:relative;display:block;overflow:hidden;min-height:360px;border-radius:18px;background:#071d3a;box-shadow:0 20px 50px rgba(14,47,90,.15)}.host92-telegram-card img{position:absolute;width:100%;height:100%;object-fit:cover;transition:transform .45s}.host92-telegram-card:hover img{transform:scale(1.025)}.host92-telegram-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,19,43,.94) 0,rgba(5,28,60,.72) 42%,rgba(4,19,43,.08) 78%)}.host92-telegram-copy{position:relative;display:flex;flex-direction:column;justify-content:center;min-height:360px;padding:55px 64px;color:#fff}.host92-telegram-copy small{color:#59d2ff;font-weight:800;letter-spacing:.17em}.host92-telegram-copy strong{margin-top:12px;font-size:36px}.host92-telegram-copy em{color:#bad5ed;font-size:18px;font-style:normal}.host92-telegram-copy b{margin-top:35px;color:#fff;font-size:14px}.host92-about-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:75px}.host92-about-grid>div>p{color:var(--h92-muted);font-size:16px}.host92-about-values{display:grid;gap:12px}.host92-about-values article{padding:24px 27px;border-left:3px solid var(--h92-blue);background:var(--h92-soft)}.host92-about-values b{color:var(--h92-blue);font-size:11px}.host92-about-values h3{margin:5px 0}.host92-about-values p{margin:0!important;font-size:14px!important}
@media(max-width:1050px){.host92-submenu{right:-180px}.host92-submenu-small{right:0}.host92-solution-menu-grid{grid-template-columns:1fr 1fr}}
@media(max-width:800px){.host92-nav-item{display:block;height:auto}.host92-nav-item>a i{margin-left:auto}.host92-submenu,.host92-submenu-small{position:static;display:grid;grid-template-columns:1fr 1fr;width:auto;margin:0 8px 8px;padding:5px;border:0;background:#f5f8fc;box-shadow:none;opacity:1;visibility:visible;transform:none}.host92-submenu-small{grid-template-columns:1fr}.host92-submenu>a{padding:9px!important}.host92-service-hero>.host92-container,.host92-service-intro,.host92-about-grid{grid-template-columns:1fr}.host92-service-symbol{display:none}.host92-service-feature-grid,.host92-use-case-grid{grid-template-columns:1fr}.host92-service-nav{top:66px}.host92-telegram-card,.host92-telegram-copy{min-height:310px}.host92-telegram-copy{padding:40px}.host92-telegram-copy strong{font-size:30px}}
@media(max-width:560px){.host92-submenu{grid-template-columns:1fr}.host92-solution-menu-grid{grid-template-columns:1fr}.host92-telegram-card,.host92-telegram-copy{min-height:280px}.host92-telegram-copy{padding:30px}.host92-telegram-copy strong{font-size:25px}.host92-telegram-overlay{background:rgba(4,19,43,.72)}}

/* v0.9 regional product tabs. */
.host92-region-tabs{border-bottom:1px solid var(--h92-line);background:#f4f7fb}.host92-region-tabs>.host92-container{display:flex;gap:12px;overflow-x:auto;padding-block:22px;scrollbar-width:thin}.host92-region-tabs button{flex:0 0 auto;min-width:150px;padding:14px 24px;border:1px solid #d6dfeb;border-radius:999px;background:#fff;color:#4d5d73;font:inherit;font-size:16px;font-weight:800;cursor:pointer;transition:.2s}.host92-region-tabs button:hover,.host92-region-tabs button:focus-visible{border-color:#8db4ef;color:var(--h92-blue);outline:none}.host92-region-tabs button[aria-selected="true"]{border-color:var(--h92-blue);background:var(--h92-blue);color:#fff;box-shadow:0 8px 20px rgba(21,88,232,.2)}.host92-region-panel[hidden]{display:none}.host92-region-panel>.host92-heading{margin-bottom:34px}
@media(max-width:560px){.host92-logo img{width:158px}.host92-region-tabs button{min-width:132px;padding:12px 18px;font-size:14px}.host92-region-tabs>.host92-container{width:100%;padding:17px 14px}.host92-region-panel>.host92-heading{margin-bottom:28px}}

/* v0.10 expanded solution detail sections. */
.host92-solution-options{padding-top:20px}.host92-solution-option-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.host92-solution-option-grid article{display:flex;flex-direction:column;padding:30px;border:1px solid var(--h92-line);border-top:3px solid var(--h92-blue);background:#fff;box-shadow:0 10px 28px rgba(17,52,96,.06)}.host92-solution-option-grid h3{margin:0 0 8px;font-size:21px}.host92-solution-option-grid p{margin:0 0 18px;color:var(--h92-muted)}.host92-solution-option-grid ul{margin:0 0 24px;padding-left:19px;color:#506079}.host92-solution-option-grid li{margin:7px 0}.host92-solution-option-grid a{display:inline-flex;justify-content:center;margin-top:auto;padding:11px 18px;border-radius:7px;background:var(--h92-blue);color:#fff;font-weight:800}.host92-service-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
@media(max-width:800px){.host92-solution-option-grid{grid-template-columns:1fr}.host92-service-feature-grid{grid-template-columns:1fr}}

/* v0.7.1 account actions. */
.host92-account-actions{display:flex;align-items:center;gap:8px;margin-left:-8px}.host92-account-actions>a{display:inline-flex;align-items:center;justify-content:center;min-width:58px;height:36px;padding:0 14px;border-radius:6px;font-size:13px;font-weight:800}.host92-account-register{border:1px solid #b9c8dc;color:#33445e!important;background:#fff}.host92-account-register:hover{border-color:var(--h92-blue);color:var(--h92-blue)!important}.host92-account-login{border:1px solid var(--h92-blue);background:var(--h92-blue);color:#fff!important;box-shadow:0 7px 18px rgba(21,88,232,.2)}.host92-account-login:hover{background:#0d49c7;color:#fff!important}
@media(max-width:1200px){.host92-nav{gap:17px}.host92-account-actions>a{min-width:52px;padding-inline:10px}}
@media(max-width:800px){.host92-account-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:8px}.host92-account-actions>a{height:42px;padding:0 14px!important;font-size:14px}}
