.gth-shell{--gth-accent: #0056b3;--gth-accent-hover: #00458f;--gth-ink: #142033;--gth-ink-soft: #34455c;--gth-muted: #65758a;--gth-border: #e4eaf1;--gth-border-strong: #d7e0eb;--gth-soft: #f6f8fb;--gth-deep: #0b1626;--gth-deep-2: #172b48;--gth-sticky-top: 76px;color:var(--gth-ink);background:#fff}.gth-shell,.gth-shell *{box-sizing:border-box}.gth-shell .gth-container{width:min(1200px,calc(100% - 64px));margin:0 auto}.gth-shell .gth-eyebrow{display:block;margin:0 0 18px;color:var(--gth-accent);font-size:11px;font-weight:760;letter-spacing:.09em;line-height:1.2;text-transform:uppercase}.gth-shell .gth-eyebrow:before,.gth-shell .gth-eyebrow:after{display:none;content:none}.gth-shell .gth-section-kicker{margin:0 0 16px;color:var(--gth-accent);font-size:11px;font-weight:750;letter-spacing:.11em;line-height:1.2;text-transform:uppercase}.gth-shell .gth-button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 17px;border:1px solid transparent;border-radius:7px;font-size:13px;font-weight:720;line-height:1;text-decoration:none;transition:background-color .18s ease,border-color .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease}.gth-shell .gth-button:hover{transform:translateY(-1px)}.gth-shell .gth-button--primary{color:#fff;background:var(--gth-accent);box-shadow:0 7px 18px #0056b329}.gth-shell .gth-button--primary:hover{color:#fff;background:var(--gth-accent-hover);box-shadow:0 10px 22px #0056b333}.gth-shell .gth-button--secondary{color:var(--gth-ink-soft);border-color:#d8e1ec;background:#fff}.gth-shell .gth-button--secondary:hover{color:var(--gth-accent);border-color:var(--gth-accent);background:#fbfdff}.gth-shell .gth-button.is-disabled{color:#8190a3;border-color:#dce4ed;background:#fff;box-shadow:none;cursor:default}.gth-shell .gth-button.is-disabled:hover{color:#8190a3;border-color:#dce4ed;background:#fff;transform:none}.gth-shell .gth-hero{padding:74px 0 96px}.gth-shell .gth-hero__grid{display:grid;grid-template-columns:minmax(0,636px) minmax(0,500px);align-items:center;justify-content:space-between;column-gap:64px}.gth-shell .gth-hero__content{min-width:0}.gth-shell .gth-hero h1{max-width:636px;margin:0;color:var(--gth-ink);font-size:clamp(50px,4.15vw,64px);font-weight:700;letter-spacing:-.064em;line-height:.96}.gth-shell .gth-hero__title-line{display:block;white-space:nowrap}.gth-shell .gth-hero__intro{max-width:590px;margin:26px 0 0;color:#56677b;font-size:16px;line-height:1.66}.gth-shell .gth-hero__intro p{margin:0}.gth-shell .gth-hero__actions{display:flex;flex-wrap:wrap;gap:11px;margin-top:28px}.gth-shell .gth-hero__media{width:100%;max-width:500px;justify-self:end}.gth-shell .gth-route-visual{position:relative;width:100%;aspect-ratio:5 / 4;overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:18px;background:radial-gradient(circle at 78% 22%,rgba(34,121,255,.3),transparent 31%),radial-gradient(circle at 17% 83%,rgba(56,188,255,.17),transparent 34%),linear-gradient(145deg,var(--gth-deep),var(--gth-deep-2));box-shadow:0 22px 54px #10203724}.gth-shell .gth-route-visual:before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";opacity:.48;background-image:linear-gradient(rgba(191,216,246,.075) 1px,transparent 1px),linear-gradient(90deg,rgba(191,216,246,.075) 1px,transparent 1px);background-size:8.333% 8.333%;-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,.96),transparent 98%);mask-image:linear-gradient(to bottom,rgba(0,0,0,.96),transparent 98%)}.gth-shell .gth-route-visual:after{position:absolute;top:11.5%;right:11.5%;bottom:11.5%;left:11.5%;border:1px solid rgba(167,207,255,.12);border-radius:16px;content:""}.gth-shell .gth-route-visual__svg,.gth-shell .gth-route-card__svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.gth-shell .gth-route-visual__route-shadow{fill:none;stroke:#1f96ff29;stroke-linecap:round;stroke-linejoin:round;stroke-width:16}.gth-shell .gth-route-visual__route{fill:none;stroke:#58b8ff;stroke-dasharray:960;stroke-dashoffset:960;stroke-linecap:round;stroke-linejoin:round;stroke-width:4.6;filter:drop-shadow(0 0 5px rgba(88,184,255,.45));animation:gth-route-draw 8s ease-in-out infinite}.gth-shell .gth-route-visual__route-secondary{fill:none;stroke:#b8e3ff57;stroke-dasharray:4 13;stroke-linecap:round;stroke-width:1.6}.gth-shell .gth-route-visual__dot{fill:#effaff;stroke:#43a9ff;stroke-width:5}.gth-shell .gth-route-visual__point{fill:#65c2ff;filter:drop-shadow(0 0 9px rgba(101,194,255,.78))}.gth-shell .gth-route-visual__label{position:absolute;top:19px;left:19px;z-index:2;display:inline-flex;align-items:center;gap:8px;padding:8px 11px;border:1px solid rgba(209,229,255,.14);border-radius:999px;color:#edf7ffe6;background:#08132380;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-size:10px;font-weight:750;letter-spacing:.1em;text-transform:uppercase}.gth-shell .gth-route-visual__label-dot{width:6px;height:6px;border-radius:50%;background:#66c5ff;box-shadow:0 0 12px #66c5ff}.gth-shell .gth-route-visual__image,.gth-shell .gth-route-visual__video,.gth-shell .gth-route-visual__poster{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.gth-shell .gth-route-visual__poster{display:none}@keyframes gth-route-draw{0%,15%{stroke-dashoffset:960;opacity:.16}52%,74%{stroke-dashoffset:0;opacity:1}to{stroke-dashoffset:-960;opacity:.16}}.gth-shell .gth-glance{padding:88px 0 92px;border-top:1px solid var(--gth-border);background:var(--gth-soft)}.gth-shell .gth-glance__grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(440px,1.05fr);gap:clamp(48px,6vw,92px);align-items:center}.gth-shell .gth-glance h2,.gth-shell .gth-library h2{max-width:760px;margin:0;color:var(--gth-ink);font-size:clamp(35px,3.35vw,50px);font-weight:700;letter-spacing:-.058em;line-height:.99;text-wrap:balance}.gth-shell .gth-glance__copy{max-width:580px;margin:23px 0 0;color:#5a6b7f;font-size:17px;line-height:1.74}.gth-shell .gth-glance__panel-label{display:none}.gth-shell .gth-glance__facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:48px;row-gap:22px;border:0;border-radius:0;background:transparent;box-shadow:none}.gth-shell .gth-glance__fact{min-height:0;padding:0 0 18px;border:0;border-bottom:1px solid #d9dee6}.gth-shell .gth-glance__fact-label{display:block;margin-bottom:9px;color:#748195;font-size:10px;font-weight:650;letter-spacing:.08em;text-transform:uppercase}.gth-shell .gth-glance__fact-value{display:block;color:#263447;font-size:15px;font-weight:620;line-height:1.38}.gth-shell .gth-section-nav{position:sticky;top:var(--gth-sticky-top);z-index:12;border-top:1px solid var(--gth-border);border-bottom:1px solid var(--gth-border);background:#fffffff0;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.gth-shell .gth-section-nav__inner{display:flex;align-items:center;min-height:58px;overflow-x:auto;scrollbar-width:none}.gth-shell .gth-section-nav__inner::-webkit-scrollbar{display:none}.gth-shell .gth-section-nav__list{display:flex;align-items:center;gap:30px;min-width:max-content;margin:0;padding:0;list-style:none}.gth-shell .gth-section-nav__link,.gth-shell .gth-section-nav__item{display:inline-flex;align-items:center;min-height:58px;border-bottom:2px solid transparent;color:#65768c;font-size:13px;font-weight:700;text-decoration:none}.gth-shell .gth-section-nav__link{transition:border-color .18s ease,color .18s ease}.gth-shell .gth-section-nav__link:hover{color:var(--gth-accent)}.gth-shell .gth-section-nav__link.is-active{color:var(--gth-ink);border-bottom-color:var(--gth-accent)}.gth-shell .gth-section-nav__item{cursor:default}.gth-shell .gth-library{padding:88px 0 100px;background:#fff;scroll-margin-top:calc(var(--gth-sticky-top) + 68px)}.gth-shell .gth-library__head{max-width:790px;margin:0 0 40px}.gth-shell .gth-library__head h2{max-width:790px;font-size:clamp(38px,3.1vw,48px);line-height:1.06;letter-spacing:-.05em}.gth-shell .gth-library__intro{max-width:780px;margin:18px 0 0;color:#637286;font-size:17px;line-height:1.66}.gth-shell .gth-library__scale{display:flex;flex-wrap:wrap;gap:29px;margin-top:29px;color:#677589;font-size:14px;line-height:1.2}.gth-shell .gth-library__scale-item{display:inline-flex;align-items:baseline;gap:5px}.gth-shell .gth-library__scale-item strong{color:#233247;font-size:15px;font-weight:760}.gth-shell .gth-library__scale-item span{color:#6d7b8d;font-size:14px}.gth-shell .gth-library__records{display:grid;gap:26px}.gth-shell .gth-record-card{display:grid;grid-template-columns:minmax(0,.42fr) minmax(0,.58fr);min-height:458px;overflow:hidden;border:1px solid #dfe5ec;border-radius:16px;background:#fff}.gth-shell .gth-record-card__media{position:relative;min-height:458px;overflow:hidden;background:#101d31}.gth-shell .gth-record-card__media-image{display:block;width:100%;height:100%;object-fit:cover}.gth-shell .gth-route-visual--card{height:100%;border:0;border-radius:0;background:radial-gradient(circle at 70% 13%,rgba(39,107,206,.14),transparent 37%),linear-gradient(145deg,#0d1829,#14233a);box-shadow:none}.gth-shell .gth-route-visual--card:before,.gth-shell .gth-route-visual--card:after,.gth-shell .gth-route-visual--card .gth-route-visual__label{display:none}.gth-shell .gth-route-card__route{fill:none;stroke:#4f89cf;stroke-linecap:round;stroke-linejoin:round;stroke-width:5}.gth-shell .gth-route-card__start,.gth-shell .gth-route-card__end{fill:#6ea4e3}.gth-shell .gth-record-card__content{display:flex;flex-direction:column;justify-content:space-between;min-width:0;min-height:458px;padding:31px 37px 27px}.gth-shell .gth-record-card__copy{min-width:0}.gth-shell .gth-record-card__topline{display:flex;flex-wrap:wrap;align-items:center;gap:10px;min-height:24px;margin-bottom:18px}.gth-shell .gth-record-card__badge{display:inline-flex;align-items:center;min-height:24px;padding:0 10px;border-radius:5px;color:#0063c6;background:#eaf3ff;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:10px;font-weight:750;letter-spacing:.06em;line-height:1;text-transform:uppercase}.gth-shell .gth-record-card__report-meta{color:#748194;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:10px;letter-spacing:.05em;line-height:1.3;text-transform:uppercase}.gth-shell .gth-record-card h3{max-width:650px;margin:0;color:#202d3e;font-size:clamp(27px,2.35vw,34px);font-weight:700;letter-spacing:-.047em;line-height:1.06}.gth-shell .gth-record-card__summary{max-width:640px;margin:16px 0 0;color:#647285;font-size:16px;line-height:1.58}.gth-shell .gth-record-card__tag-row{display:flex;flex-wrap:wrap;gap:8px}.gth-shell .gth-record-card__tag-row--configuration{margin-top:18px}.gth-shell .gth-record-card__tag-row--environment{margin-top:8px}.gth-shell .gth-record-card__tag{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;font-size:11px;font-weight:620;line-height:1}.gth-shell .gth-record-card__tag--configuration{border:1px solid #dbe2eb;color:#637287;background:#fff}.gth-shell .gth-record-card__tag--environment{border:1px solid #cfe2fb;color:#1566be;background:#eaf3ff}.gth-shell .gth-record-card__bottom{margin-top:22px}.gth-shell .gth-record-card__metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;width:100%;padding:17px 0 16px;border-top:1px solid #dfe4ea;border-bottom:1px solid #dfe4ea;background:transparent}.gth-shell .gth-record-card__metric{min-width:0;padding:0 12px 0 0}.gth-shell .gth-record-card__metric-value{display:block;color:#202e40;font-size:clamp(19px,1.7vw,25px);font-weight:760;letter-spacing:-.035em;line-height:1.04;white-space:nowrap}.gth-shell .gth-record-card__metric-label{display:block;margin-top:6px;color:#6f7d8f;font-size:9px;font-weight:700;letter-spacing:.06em;line-height:1.2;text-transform:uppercase}.gth-shell .gth-record-card__footer{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-top:20px}.gth-shell .gth-record-card__coverage{max-width:390px;color:#65758a;font-size:12px;line-height:1.45}.gth-shell .gth-record-card__action{min-width:164px;min-height:42px;padding:0 18px;flex:0 0 auto;border-radius:7px;box-shadow:none;font-size:14px}@media screen and (max-width:1279px){.gth-shell .gth-hero__grid{grid-template-columns:minmax(0,1fr);gap:46px}.gth-shell .gth-hero__content{max-width:680px}.gth-shell .gth-hero__title-line{white-space:normal}.gth-shell .gth-hero__media{width:min(620px,100%);max-width:none;justify-self:start}}@media screen and (max-width:989px){.gth-shell{--gth-sticky-top: 64px}.gth-shell .gth-container{width:min(100% - 40px,760px)}.gth-shell .gth-hero{padding:56px 0 66px}.gth-shell .gth-glance__grid{grid-template-columns:1fr;gap:42px}.gth-shell .gth-record-card{grid-template-columns:1fr}.gth-shell .gth-record-card__media{min-height:auto;aspect-ratio:5 / 4}.gth-shell .gth-record-card__content{min-height:auto}}@media screen and (max-width:749px){.gth-shell .gth-container{width:min(100% - 32px,620px)}.gth-shell .gth-hero{padding:46px 0 52px}.gth-shell .gth-eyebrow{margin-bottom:16px;font-size:10px}.gth-shell .gth-hero h1{font-size:clamp(40px,11vw,52px);line-height:.98}.gth-shell .gth-hero__title-line{display:inline}.gth-shell .gth-hero__title-line:not(:last-child):after{content:" "}.gth-shell .gth-hero__intro{margin-top:22px;font-size:15px;line-height:1.64}.gth-shell .gth-hero__actions{display:grid;grid-template-columns:1fr;margin-top:26px}.gth-shell .gth-button{width:100%}.gth-shell .gth-route-visual{border-radius:14px}.gth-shell .gth-route-visual__video{display:none}.gth-shell .gth-route-visual__poster{display:block}.gth-shell .gth-glance{padding:62px 0 66px}.gth-shell .gth-glance h2,.gth-shell .gth-library h2{font-size:36px}.gth-shell .gth-glance__copy,.gth-shell .gth-library__intro{font-size:16px}.gth-shell .gth-glance__facts{grid-template-columns:1fr;column-gap:0;row-gap:18px}.gth-shell .gth-glance__fact{padding:0 0 16px}.gth-shell .gth-section-nav__inner,.gth-shell .gth-section-nav__link,.gth-shell .gth-section-nav__item{min-height:52px}.gth-shell .gth-section-nav__list{gap:25px}.gth-shell .gth-library{padding:66px 0 78px}.gth-shell .gth-library__head{margin-bottom:32px}.gth-shell .gth-library__head h2{font-size:34px}.gth-shell .gth-library__intro{font-size:15px}.gth-shell .gth-library__scale{gap:14px 20px;margin-top:24px}.gth-shell .gth-record-card{border-radius:14px}.gth-shell .gth-record-card__content{padding:25px 22px 23px}.gth-shell .gth-record-card__topline{margin-bottom:15px}.gth-shell .gth-record-card__report-meta{width:100%}.gth-shell .gth-record-card h3{font-size:28px}.gth-shell .gth-record-card__summary{font-size:15px}.gth-shell .gth-record-card__metrics{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:18px}.gth-shell .gth-record-card__footer{align-items:stretch;flex-direction:column;gap:16px}.gth-shell .gth-record-card__coverage{max-width:none}.gth-shell .gth-record-card__action{width:100%}}@media(prefers-reduced-motion:reduce){.gth-shell .gth-route-visual__route{animation:none;stroke-dashoffset:0}.gth-shell .gth-button{transition:none}.gth-shell .gth-button:hover{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/ground-truth-hub.css.map */
