:root{--hp-bg:#f5f6f8;--hp-card:#fff;--hp-ink:#0a1020;--hp-muted:#6b7280;--hp-line:#dfe4ea;--hp-blue:#3157ff;--hp-violet:#7457ff;--hp-dark:#090d16;--hp-soft:#eef2ff;--hp-shadow:0 24px 70px rgba(15,23,42,.10)}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:linear-gradient(180deg,#f8fafc,#eef2f6 46%,#f8fafc);color:var(--hp-ink);font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}
.hp-main img,.hp-main video{display:block;max-width:100%}
.hp-main,.hp-hero,.hp-value-strip{width:min(1230px,calc(100% - 36px));margin:auto}
.hp-section{padding:94px 0}
.hp-kicker,.hp-section-head>span,.hp-section-head div>span,.hp-system>div>span,.hp-final>span{display:inline-block;font-size:11px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;color:var(--hp-blue)}
.hp-hero{display:grid;grid-template-columns:.9fr 1.1fr;gap:58px;align-items:center;padding:32px 0 36px}
.hp-hero-copy h1{max-width:700px;margin:16px 0 22px;font-size:clamp(44px,7vw,84px);line-height:.99;letter-spacing:-.073em}
.hp-hero-copy h1 span{color:var(--hp-blue)}
.hp-hero-copy>p{max-width:680px;margin:0;color:var(--hp-muted);font-size:17px;line-height:1.85}
.hp-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}
.hp-btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 20px;border-radius:15px;border:1px solid transparent;text-decoration:none;font-size:13px;font-weight:900;cursor:pointer}
.hp-btn.primary{background:linear-gradient(110deg,var(--hp-blue),var(--hp-violet));color:#fff;box-shadow:0 18px 42px rgba(49,87,255,.24)}
.hp-btn.ghost{background:#fff;color:var(--hp-ink);border-color:var(--hp-line)}
.hp-hero-links{display:flex;flex-wrap:wrap;gap:15px 21px;margin-top:26px}
.hp-hero-links a{color:#344054;text-decoration:none;font-size:12px;font-weight:850}
.hp-hero-links a:after{content:' ↗';color:var(--hp-blue)}
.hp-hero-feature{position:relative;aspect-ratio:16/10;overflow:hidden;border-radius:30px;background:#0c1220;box-shadow:0 34px 90px rgba(11,18,32,.24)}
.hp-hero-feature>video{width:100%;height:100%;object-fit:cover}
.hp-hero-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.02) 32%,rgba(3,7,15,.88))}
.hp-hero-feature-copy{position:absolute;left:26px;right:26px;bottom:78px;color:#fff;z-index:2}
.hp-hero-feature-copy small{font-size:9px;font-weight:900;letter-spacing:.13em}
.hp-hero-feature-copy strong{display:block;margin-top:7px;font-size:32px;letter-spacing:-.035em}
.hp-hero-feature-copy p{max-width:520px;margin:8px 0 14px;color:#d4d9e4;font-size:13px;line-height:1.6}
.hp-hero-feature-copy a{color:#fff;text-decoration:none;font-size:12px;font-weight:900}
.hp-hero-tabs{position:absolute;left:20px;right:20px;bottom:18px;display:flex;gap:8px;z-index:3}
.hp-hero-tabs button{flex:1;min-width:0;min-height:42px;padding:0 10px;border:1px solid rgba(255,255,255,.17);border-radius:12px;background:rgba(8,13,24,.56);color:#cfd6e2;font-size:10px;font-weight:900;backdrop-filter:blur(10px);cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.hp-hero-tabs button.active{background:#fff;color:#111827;border-color:#fff}
.hp-value-strip{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--hp-line);border-radius:20px;background:rgba(255,255,255,.82);overflow:hidden}
.hp-value-strip span{padding:18px;text-align:center;font-size:12px;font-weight:850;border-right:1px solid var(--hp-line)}
.hp-value-strip span:last-child{border-right:0}
.hp-section-head{max-width:880px;margin-bottom:34px}
.hp-section-head h2{margin:12px 0 11px;font-size:clamp(40px,5vw,68px);line-height:.99;letter-spacing:-.058em}
.hp-section-head p{margin:0;color:var(--hp-muted);line-height:1.8}
.hp-section-head.split{max-width:none;display:flex;align-items:end;justify-content:space-between;gap:32px}
.hp-section-head.split>a{color:var(--hp-ink);text-decoration:none;font-size:13px;font-weight:900}
.hp-section-head.centered{margin-left:auto;margin-right:auto;text-align:center}
.hp-section-head.light h2,.hp-section-head.light>a{color:#fff}
.hp-section-head.light p{color:#aeb8ca}
.hp-trust{padding-top:78px}
.hp-trust-logos{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}
.hp-trust-logo{display:grid;place-items:center;min-height:96px;padding:16px;border:1px solid var(--hp-line);border-radius:18px;background:#fff}
.hp-trust-logo img{max-width:128px;max-height:42px;object-fit:contain;filter:grayscale(1);opacity:.68;transition:.25s}
.hp-trust-logo:hover img{filter:none;opacity:1}
.hp-banner-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.hp-banner{position:relative;display:block;width:100%;aspect-ratio:460/260;overflow:hidden;border-radius:22px;background:#d8dde4;color:#fff;text-decoration:none;box-shadow:0 14px 34px rgba(15,23,42,.08);isolation:isolate}
.hp-banner img,.hp-banner video{width:100%;height:100%;object-fit:cover;transition:transform .35s,opacity .25s;background:#1a202c}
.hp-banner:hover img,.hp-banner:hover video{transform:scale(1.025)}
.hp-banner-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,9,18,.02) 28%,rgba(4,8,16,.9))}
.hp-banner-copy{position:absolute;left:18px;right:18px;bottom:16px;z-index:2}
.hp-banner-copy small{display:block;font-size:8px;font-weight:900;letter-spacing:.12em}
.hp-banner-copy strong{display:block;margin-top:5px;font-size:21px;letter-spacing:-.025em}
.hp-banner-copy em{display:none;margin-top:5px;color:#dce3ee;font-size:11px;font-style:normal;line-height:1.45}
.hp-banner-copy b{display:block;margin-top:9px;font-size:10px}
.hp-banner.is-pending{cursor:default}
.hp-banner.is-pending:before{content:'LINK PENDING';position:absolute;right:12px;top:12px;z-index:3;padding:6px 8px;border-radius:999px;background:rgba(255,255,255,.88);color:#111827;font-size:8px;font-weight:900;letter-spacing:.08em}
.hp-video-banner video{display:block}
.hp-video-banner>i{position:absolute;right:15px;top:15px;z-index:3;display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:rgba(255,255,255,.9);color:#111;font-size:10px;font-style:normal}
.hp-video-world{width:100vw;margin-left:calc(50% - 50vw);padding-left:max(18px,calc((100vw - 1280px)/2));padding-right:max(18px,calc((100vw - 1280px)/2));background:var(--hp-dark);color:#fff}
.hp-video-world .hp-banner{box-shadow:0 16px 42px rgba(0,0,0,.28)}
.hp-text-links{display:flex;flex-wrap:wrap;overflow:hidden;border:1px solid var(--hp-line);border-radius:20px;background:#f7f8fa}
.hp-text-links a{position:relative;width:20%;padding:16px 17px;border-right:1px solid rgba(208,213,221,.66);border-bottom:1px solid rgba(208,213,221,.66);color:#344054;text-decoration:none;font-size:12px;font-weight:800;transition:.2s}
.hp-text-links a:after{content:'↗';float:right;color:#98a2b3;font-size:10px}
.hp-text-links a:nth-child(10n+1),.hp-text-links a:nth-child(10n+2),.hp-text-links a:nth-child(10n+3),.hp-text-links a:nth-child(10n+4),.hp-text-links a:nth-child(10n+5){background:#f8f9fb}
.hp-text-links a:nth-child(10n+6),.hp-text-links a:nth-child(10n+7),.hp-text-links a:nth-child(10n+8),.hp-text-links a:nth-child(10n+9),.hp-text-links a:nth-child(10n+10){background:#eef1f5}
.hp-text-links a:hover{position:relative;z-index:1;color:var(--hp-blue);background:#fff;box-shadow:inset 0 0 0 1px #c7d7fe}
.home-gallery{columns:5 220px;column-gap:16px}
.hg-card{position:relative;display:block;margin:0 0 16px;break-inside:avoid;overflow:hidden;border-radius:18px;background:#e6e9ed;color:#fff;text-decoration:none}
.hg-card img,.hg-card video{width:100%;height:auto;min-height:170px;object-fit:cover}
.hg-card video{aspect-ratio:var(--ratio,4/5)}
.hg-thumb{position:absolute;left:10px;bottom:10px;width:68px!important;height:68px!important;min-height:0!important;border:2px solid #fff;border-radius:12px;box-shadow:0 6px 20px rgba(0,0,0,.2)}
.hg-play{position:absolute;left:50%;top:50%;display:grid;place-items:center;width:50px;height:50px;border-radius:50%;transform:translate(-50%,-50%);background:rgba(255,255,255,.92);color:#111}
.hg-use{position:absolute;right:10px;bottom:10px;padding:8px 10px;border-radius:9px;background:rgba(6,9,16,.8);font-size:10px;font-weight:900;opacity:0;transition:.2s}
.hg-card:hover .hg-use{opacity:1}
.hp-center{text-align:center;margin-top:26px}
.hp-system{display:grid;grid-template-columns:1fr auto;gap:42px;align-items:center;padding:44px;border-radius:30px;background:linear-gradient(135deg,#101724,#202b43);color:#fff}
.hp-system h2{margin:12px 0 10px;font-size:clamp(38px,5vw,60px);letter-spacing:-.055em}
.hp-system p{max-width:760px;margin:0;color:#b9c3d2;line-height:1.8}
.hp-flow{display:flex;align-items:center;gap:10px;flex-wrap:wrap}
.hp-flow a{padding:11px 14px;border-radius:999px;background:rgba(255,255,255,.1);color:#fff;text-decoration:none;font-size:11px;font-weight:900}
.hp-flow i{font-style:normal;color:#8392a9}
.hp-reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.hp-reviews article{display:flex;min-height:265px;flex-direction:column;padding:22px;border:1px solid var(--hp-line);border-radius:24px;background:#fff}
.hp-reviews article>p{margin:0;color:#344054;font-size:14px;line-height:1.85}
.hp-reviews footer{display:flex;align-items:center;gap:12px;margin-top:auto;padding-top:22px}
.hp-reviews footer img{width:48px;height:48px;border-radius:50%;object-fit:cover}
.hp-reviews footer span{display:grid}
.hp-reviews footer strong{font-size:13px}
.hp-reviews footer small{margin-top:3px;color:var(--hp-muted);font-size:10px}
.hp-faq{max-width:980px;margin:auto;border-top:1px solid var(--hp-line)}
.hp-faq details{border-bottom:1px solid var(--hp-line)}
.hp-faq summary{display:flex;justify-content:space-between;gap:18px;padding:22px 0;cursor:pointer;list-style:none;font-weight:900}
.hp-faq summary:after{content:'+';color:var(--hp-blue)}
.hp-faq details[open] summary:after{content:'−'}
.hp-faq p{margin:-4px 0 22px;color:var(--hp-muted);font-size:14px;line-height:1.85}
.hp-final{width:min(1280px,calc(100% - 36px));margin:20px auto 110px;padding:66px 28px;border-radius:34px;background:linear-gradient(135deg,#eaf0ff,#fff 52%,#f2eaff);text-align:center}
.hp-final h2{max-width:920px;margin:14px auto 26px;font-size:clamp(44px,6vw,76px);line-height:.97;letter-spacing:-.062em}
.hp-final>div{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}
@media(max-width:1050px){.hp-hero{grid-template-columns:1fr}
.hp-hero-copy{text-align:center}
.hp-hero-copy h1,.hp-hero-copy>p{margin-left:auto;margin-right:auto}
.hp-hero-actions,.hp-hero-links{justify-content:center}
.hp-hero-feature{max-width:820px;width:100%;margin:auto}
.hp-trust-logos{grid-template-columns:repeat(4,1fr)}
.hp-banner-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
.hp-text-links a{width:25%}
.hp-reviews{grid-template-columns:repeat(2,1fr)}
.hp-system{grid-template-columns:1fr}
}
@media(max-width:700px){.hp-main,.hp-hero,.hp-value-strip,.hp-final{width:calc(100% - 20px)}
.hp-hero{padding:48px 0 38px;gap:34px}
.hp-hero-copy h1{font-size:47px}
.hp-hero-copy>p{font-size:15px}
.hp-hero-feature{aspect-ratio:16/11;border-radius:20px}
.hp-hero-feature-copy{left:18px;right:18px;bottom:72px}
.hp-hero-feature-copy strong{font-size:24px}
.hp-hero-feature-copy p{font-size:11px}
.hp-hero-tabs{left:12px;right:12px;bottom:12px;gap:6px}
.hp-hero-tabs button{min-height:38px;font-size:8px}
.hp-value-strip{grid-template-columns:repeat(2,1fr)}
.hp-value-strip span{border-bottom:1px solid var(--hp-line);font-size:10px}
.hp-section{padding:68px 0}
.hp-section-head.split{display:block}
.hp-section-head.split>a{display:inline-block;margin-top:12px}
.hp-trust-logos{grid-template-columns:repeat(3,1fr);gap:8px}
.hp-trust-logo{min-height:76px;padding:10px}
.hp-trust-logo img{max-width:86px;max-height:30px}
.hp-banner-grid{gap:12px;grid-template-columns:repeat(2,minmax(0,1fr));}
.hp-banner{border-radius:18px;aspect-ratio:460/260}
.hp-banner-copy strong{font-size:14px}
.hp-video-world{padding-left:10px;padding-right:10px}
.hp-text-links a{width:50%;padding:14px 12px;font-size:11px}
.hp-text-links a:nth-child(4n+1),.hp-text-links a:nth-child(4n+2){background:#f8f9fb}
.hp-text-links a:nth-child(4n+3),.hp-text-links a:nth-child(4n+4){background:#eef1f5}
.home-gallery{columns:2;column-gap:10px}
.hg-card{margin-bottom:10px;border-radius:12px}
.hg-thumb{width:48px!important;height:48px!important}
.hp-system{padding:28px}
.hp-flow i{display:none}
.hp-reviews{grid-template-columns:1fr}
.hp-reviews article{min-height:230px}
.hp-final{margin-bottom:70px;padding:48px 18px}
.hp-final h2{font-size:41px}
}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}
}