:root{--wh-primary:#2563eb;--wh-primary-dark:#1d4ed8;--wh-ink:#111827;--wh-muted:#667085;--wh-line:#e5e7eb;--wh-soft:#f7f8fa;--wh-dark:#0b0f16;--wh-radius:18px}html{scroll-behavior:smooth}body.wh-home{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--wh-ink);background:#fff}.wh-header{position:sticky;top:0;z-index:1040;background:rgba(255,255,255,.94);backdrop-filter:blur(18px);border-bottom:1px solid var(--wh-line)}.wh-header-inner{min-height:72px}.wh-brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;color:var(--wh-ink);font-weight:800;letter-spacing:-.7px}.wh-logo{width:42px;height:42px;border-radius:12px;background:linear-gradient(135deg,#2563eb,#4f46e5);display:grid;place-items:center;color:#fff;font-size:21px;font-weight:900;box-shadow:0 8px 22px rgba(37,99,235,.2)}.wh-menu-btn{width:42px;height:42px;border:1px solid var(--wh-line);background:#fff;border-radius:12px;color:#344054;display:grid;place-items:center}.wh-menu-btn:hover{background:#f8fafc;color:var(--wh-primary)}.wh-search{width:min(520px,42vw)}.wh-search .form-control{height:42px;border-color:#e2e5ea;background:#f8f9fb;border-radius:12px;padding-left:42px;font-size:14px}.wh-search .form-control:focus{background:#fff;border-color:#b7c9f8;box-shadow:0 0 0 .2rem rgba(37,99,235,.08)}.wh-search-icon{position:absolute;left:15px;top:50%;transform:translateY(-50%);color:#98a2b3;pointer-events:none}.wh-account{border:1px solid var(--wh-line);background:#fff;border-radius:12px;padding:8px 12px;display:flex;align-items:center;gap:8px;text-decoration:none;color:#344054;font-weight:700;font-size:13px}.wh-account:hover{background:#f8fafc;color:var(--wh-primary)}.wh-account-avatar{width:28px;height:28px;border-radius:9px;background:#111827;color:#fff;display:grid;place-items:center;font-size:12px;font-weight:800}.wh-offcanvas{width:330px!important}.wh-offcanvas .offcanvas-header{border-bottom:1px solid var(--wh-line)}.wh-nav-section{font-size:10px;text-transform:uppercase;letter-spacing:1.4px;color:#98a2b3;font-weight:800;margin:18px 10px 7px}.wh-nav-link{display:flex;align-items:center;gap:11px;padding:11px 12px;border-radius:11px;color:#344054;text-decoration:none;font-size:14px;font-weight:650}.wh-nav-link:hover{background:#f4f7fb;color:var(--wh-primary)}.wh-nav-link i{width:20px;color:#667085}.wh-hero{background:radial-gradient(circle at 82% 5%,rgba(37,99,235,.13),transparent 30%),linear-gradient(180deg,#f8faff 0%,#fff 74%);padding:88px 0 75px}.wh-eyebrow{display:inline-flex;align-items:center;gap:7px;color:var(--wh-primary);font-size:11px;font-weight:900;letter-spacing:1.6px;text-transform:uppercase}.wh-hero h1{font-size:clamp(44px,6vw,78px);line-height:.98;letter-spacing:-4px;font-weight:800;margin:17px 0 23px;max-width:850px}.wh-gradient{background:linear-gradient(100deg,#2563eb,#4f46e5);-webkit-background-clip:text;background-clip:text;color:transparent}.wh-hero p{font-size:18px;line-height:1.75;color:var(--wh-muted);max-width:720px}.wh-hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:28px}.wh-btn{border-radius:12px;padding:11px 17px;font-weight:750;font-size:14px}.wh-hero-visual{background:#fff;border:1px solid #e1e6ee;border-radius:25px;padding:10px;box-shadow:0 25px 70px rgba(16,24,40,.1)}.wh-visual-inner{min-height:410px;border-radius:19px;background:linear-gradient(145deg,#0b1220,#183a78);color:#fff;padding:25px;position:relative;overflow:hidden}.wh-visual-inner:after{content:"";position:absolute;width:270px;height:270px;border-radius:50%;right:-90px;top:-80px;background:rgba(37,99,235,.4);filter:blur(18px)}.wh-visual-title{position:relative;z-index:1;font-size:31px;line-height:1.08;font-weight:800;letter-spacing:-1.5px;margin-top:80px;max-width:420px}.wh-mini-grid{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:30px}.wh-mini-card{border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.07);border-radius:15px;padding:15px}.wh-mini-card i{font-size:20px}.wh-mini-card b{display:block;margin-top:9px}.wh-mini-card small{color:#c5d0e3}.wh-section{padding:86px 0}.wh-section-soft{background:var(--wh-soft)}.wh-section-dark{background:#0b0f16;color:#fff}.wh-section-head{max-width:760px;margin:0 auto 42px;text-align:center}.wh-section-head h2{font-size:clamp(32px,4vw,52px);letter-spacing:-2.7px;font-weight:800;margin:9px 0 13px}.wh-section-head p{color:var(--wh-muted);line-height:1.7;margin:0}.wh-section-dark .wh-section-head p{color:#aeb8c7}.wh-card{height:100%;background:#fff;border:1px solid var(--wh-line);border-radius:18px;padding:25px}.wh-card-icon{width:48px;height:48px;border-radius:14px;background:#eef4ff;color:var(--wh-primary);display:grid;place-items:center;font-size:20px}.wh-card h3{font-size:19px;font-weight:800;margin:17px 0 7px}.wh-card p{color:var(--wh-muted);font-size:14px;line-height:1.65}.wh-product{height:100%;border:1px solid var(--wh-line);border-radius:18px;background:#fff;padding:10px;overflow:hidden}.wh-product-img{height:185px;width:100%;object-fit:cover;border-radius:12px}.wh-product-body{padding:13px}.wh-product h3{font-size:18px;font-weight:800;margin:5px 0}.wh-product p{color:var(--wh-muted);font-size:13px;line-height:1.6;min-height:42px}.wh-service{height:100%;border:1px solid var(--wh-line);border-radius:18px;background:#fff;padding:23px}.wh-service h3{font-size:17px;font-weight:800;margin:14px 0 7px}.wh-service p{font-size:13px;line-height:1.6;color:var(--wh-muted)}.wh-banner{border-radius:23px;background:linear-gradient(120deg,#0b1730,#21498e);padding:38px;color:#fff}.wh-banner p{color:#c6d3e8}.wh-dark-card{height:100%;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.045);border-radius:18px;padding:23px}.wh-dark-card p{color:#b6c0d0;font-size:13px;line-height:1.6}.wh-partner{border-radius:24px;background:linear-gradient(120deg,#101827,#253f78);padding:52px;color:#fff}.wh-partner p{color:#c7d2e2;line-height:1.7;max-width:720px}.wh-footer{background:#080c13;color:#9ba6b6;padding:68px 0 25px}.wh-footer h5{color:#fff;font-size:13px;font-weight:800;margin-bottom:16px}.wh-footer a{display:block;color:#9ba6b6;text-decoration:none;font-size:13px;margin:9px 0}.wh-footer a:hover{color:#fff}.wh-footer-brand{color:#fff}.wh-footer-desc{font-size:13px;line-height:1.7;max-width:350px}.wh-footer-bottom{border-top:1px solid rgba(255,255,255,.08);margin-top:45px;padding-top:18px;font-size:11px}.wh-wa{position:fixed;right:18px;bottom:18px;width:56px;height:56px;border-radius:50%;background:#25d366;color:#fff;display:grid;place-items:center;font-size:25px;text-decoration:none;box-shadow:0 14px 35px rgba(0,0,0,.2);z-index:1030}.wh-mobile-only{display:none}@media(max-width:991.98px){.wh-search{width:min(430px,48vw)}.wh-hero{padding:70px 0 60px}.wh-hero h1{letter-spacing:-3px}.wh-hero-visual{margin-top:28px}}@media(max-width:767.98px){.wh-header-inner{min-height:66px}.wh-brand span:last-child{display:none}.wh-logo{width:40px;height:40px}.wh-search{flex:1;min-width:0;width:auto;margin:0 8px}.wh-search .form-control{height:40px;font-size:13px}.wh-account{padding:6px}.wh-account-label{display:none}.wh-account-avatar{width:28px;height:28px}.wh-hero{padding:48px 0 54px}.wh-hero h1{font-size:45px;line-height:.99;letter-spacing:-2.8px}.wh-hero p{font-size:16px;line-height:1.7}.wh-hero-actions .btn{width:100%}.wh-hero-visual{display:none}.wh-section{padding:65px 0}.wh-section-head{text-align:left;margin-bottom:30px}.wh-section-head h2{font-size:34px;letter-spacing:-1.8px}.wh-section-head p{font-size:14px}.wh-banner{padding:28px}.wh-partner{padding:30px}.wh-footer{padding:55px 0 22px}.wh-footer-bottom{line-height:1.7}.wh-mobile-only{display:inline}.wh-desktop-only{display:none}}@media(min-width:768px){.wh-menu-btn{width:42px}.wh-search{margin:0 auto}}
/* Responsive public navigation: desktop links, mobile hamburger/offcanvas */
.wh-desktop-nav{display:flex;align-items:center;gap:22px;margin-left:24px}
.wh-desktop-nav a{color:#475467;text-decoration:none;font-size:13px;font-weight:700;white-space:nowrap}
.wh-desktop-nav a:hover{color:var(--wh-primary)}
.wh-mobile-menu-btn{display:none}
@media(max-width:767.98px){.wh-desktop-nav{display:none}.wh-mobile-menu-btn{display:grid}.wh-menu-btn{display:grid}}
@media(min-width:768px){.wh-menu-btn{display:none}}
.wh-home-search-wrap{position:relative}
.wh-search-results{position:absolute;top:calc(100% + 8px);left:0;right:0;background:#fff;border:1px solid var(--wh-line);border-radius:14px;box-shadow:0 18px 45px rgba(16,24,40,.12);overflow:hidden;display:none;z-index:2000}
.wh-search-results.show{display:block}
.wh-search-result{display:block;padding:11px 14px;text-decoration:none;color:#101828;border-bottom:1px solid #f0f1f3}
.wh-search-result:last-child{border-bottom:0}.wh-search-result:hover{background:#f8fafc}.wh-search-result small{display:block;color:#98a2b3;margin-top:2px}.wh-search-empty{padding:14px;color:#667085;font-size:13px}
@media(max-width:767.98px){.wh-search-results{position:fixed;top:66px;left:12px;right:12px}.wh-search{margin:0 4px!important}}
