:root{--gd-navy:#0b1324;--gd-blue:#246bfd;--gd-blue-dark:#1555d4;--gd-surface:#fff;--gd-muted:#5e6b82;--gd-line:#d7dfec}
body{background:#f6f8fc;color:var(--gd-navy)}
#header-group{box-shadow:0 1px 0 rgba(11,19,36,.08);z-index:30}
.gd-hero{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);align-items:center;min-height:620px;padding:clamp(64px,9vw,120px) max(24px,calc((100vw - 1440px)/2));background:radial-gradient(circle at 80% 25%,#234b99 0,transparent 32%),linear-gradient(135deg,#07111f 0%,#0b1934 58%,#0c2f67 100%);color:#fff}
.gd-hero__content{max-width:720px;position:relative;z-index:2}.gd-eyebrow{margin:0 0 14px;font-size:.78rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#7fa7ff}.gd-hero h1{margin:0;max-width:780px;font-size:clamp(3rem,6vw,6.3rem);line-height:.94;letter-spacing:-.055em}.gd-hero__content>p:not(.gd-eyebrow){max-width:620px;margin:26px 0 0;color:#cad7ee;font-size:clamp(1rem,1.5vw,1.2rem)}
.gd-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:34px}.gd-button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;padding:0 22px;border-radius:12px;text-decoration:none;font-weight:800;transition:.2s ease}.gd-button--primary{background:var(--gd-blue);color:#fff}.gd-button--primary:hover{background:var(--gd-blue-dark);transform:translateY(-1px)}.gd-button--ghost{border:1px solid rgba(255,255,255,.5);color:#fff;background:rgba(255,255,255,.06)}
.gd-hero__visual{position:relative;min-height:420px}.gd-device{position:absolute;display:grid;place-items:center;width:210px;height:410px;border-radius:38px;border:8px solid #18243c;box-shadow:0 28px 80px rgba(0,0,0,.4);font-weight:900;letter-spacing:.12em;text-align:center}.gd-device--back{right:18%;top:2%;transform:rotate(13deg);background:linear-gradient(145deg,#a1b8e6,#3e5b94);color:#fff}.gd-device--front{right:42%;top:8%;transform:rotate(-9deg);background:linear-gradient(160deg,#121b2e,#05070c);color:#71a0ff}.gd-device--front:before{content:"";position:absolute;top:9px;width:74px;height:18px;border-radius:20px;background:#05070c}.gd-orbit{position:absolute;border:1px solid rgba(127,167,255,.25);border-radius:50%}.gd-orbit--one{inset:4% 2%}.gd-orbit--two{inset:18% -10% 0 14%}
.gd-trust{display:grid;grid-template-columns:repeat(4,1fr);max-width:1440px;margin:-28px auto 0;position:relative;z-index:3;background:#fff;border:1px solid var(--gd-line);border-radius:18px;box-shadow:0 16px 40px rgba(28,49,88,.12);overflow:hidden}.gd-trust>div{display:flex;flex-direction:column;padding:24px}.gd-trust>div+div{border-left:1px solid var(--gd-line)}.gd-trust strong{font-size:.96rem}.gd-trust span{color:var(--gd-muted);font-size:.84rem;margin-top:4px}
.gd-categories{max-width:1440px;margin:auto;padding:88px 24px 52px}.gd-section-heading h2,.gd-help h2{margin:0;font-size:clamp(2rem,4vw,3.5rem);letter-spacing:-.04em}.gd-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:34px}.gd-category{display:flex;min-height:250px;flex-direction:column;padding:26px;border-radius:18px;color:var(--gd-navy);text-decoration:none;transition:.2s ease}.gd-category:hover{transform:translateY(-4px);box-shadow:0 18px 38px rgba(11,19,36,.12)}.gd-category--blue{background:#dce8ff}.gd-category--violet{background:#eee3ff}.gd-category--green{background:#dff7ea}.gd-category--orange{background:#fff0d8}.gd-category__icon{font-size:2rem}.gd-category strong{margin-top:auto;font-size:1.25rem}.gd-category small{color:#56647b;margin-top:4px}.gd-category b{margin-top:18px;font-size:.88rem}
.product-card,.resource-card{border-radius:16px!important;background:#fff;overflow:hidden}.product-card__content,.resource-card__content{padding-inline:10px;padding-bottom:12px}.product-card a,.resource-card a{text-decoration:none}.product-card .text-block,.resource-card .text-block{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.product-grid{align-items:stretch}
.gd-help{display:flex;align-items:center;justify-content:space-between;gap:40px;max-width:1320px;margin:auto;border-radius:22px}.gd-help>div:first-child{max-width:760px}.gd-help p:not(.gd-eyebrow){color:var(--gd-muted)}.gd-help__actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.gd-text-link{font-weight:800;color:var(--gd-blue);text-decoration:none}
.gd-assurance{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--gd-line);border:1px solid var(--gd-line);border-radius:16px;overflow:hidden}.gd-assurance article{display:flex;flex-direction:column;gap:6px;padding:22px;background:#fff}.gd-assurance span{font-size:.88rem;color:var(--gd-muted)}.gd-assurance a{color:var(--gd-blue);font-weight:700}
.footer-content a{transition:opacity .2s}.footer-content a:hover{opacity:.72}.rte h2{margin-top:2em}.rte p,.rte li{max-width:78ch}
@media(max-width:989px){.gd-hero{grid-template-columns:1fr;min-height:auto;padding-top:72px}.gd-hero__visual{min-height:360px;margin-top:20px}.gd-device{width:170px;height:330px}.gd-device--back{right:20%}.gd-device--front{right:48%}.gd-trust{margin:0;border-radius:0;grid-template-columns:repeat(2,1fr)}.gd-trust>div+div{border-left:0}.gd-trust>div:nth-child(even){border-left:1px solid var(--gd-line)}.gd-trust>div:nth-child(n+3){border-top:1px solid var(--gd-line)}.gd-category-grid{grid-template-columns:repeat(2,1fr)}.gd-help{align-items:flex-start;flex-direction:column}.gd-assurance{grid-template-columns:repeat(2,1fr)}}
@media(max-width:749px){.gd-hero{padding:56px 20px 38px}.gd-hero h1{font-size:clamp(2.8rem,15vw,4.4rem)}.gd-hero__content>p:not(.gd-eyebrow){font-size:1rem}.gd-actions{display:grid}.gd-button{width:100%}.gd-hero__visual{min-height:300px}.gd-device{width:135px;height:270px;border-radius:28px}.gd-device--back{right:8%}.gd-device--front{right:47%}.gd-trust>div{padding:18px}.gd-categories{padding:58px 16px 34px}.gd-category-grid{gap:10px}.gd-category{min-height:205px;padding:18px}.gd-category strong{font-size:1rem}.gd-category small{font-size:.76rem}.gd-assurance{grid-template-columns:1fr}.gd-help{padding-inline:4px}.section--page-width{--page-width-margin:16px}.product-card .text-block,.resource-card .text-block{-webkit-line-clamp:2}}
