.gd-sheet{--gd-ink:#17345f;--gd-muted:#536376;--gd-line:#dde5ee;color:var(--gd-ink);background:#fff}
.gd-sheet h1{font-size:clamp(2.45rem,4.7vw,4.2rem);line-height:1.07;letter-spacing:-.045em;margin:18px 0 22px}
.gd-sheet h2{font-size:clamp(1.85rem,3vw,2.8rem);line-height:1.15;letter-spacing:-.035em;max-width:850px}
.gd-sheet h3{font-size:1.2rem;line-height:1.3;letter-spacing:-.015em}
.gd-sheet p{line-height:1.65}
.gd-sheet .lead{font-size:1.16rem;color:var(--gd-muted);max-width:650px}
.gd-sheet .section{padding:64px 0}
.gd-sheet .section.alt{background:#f3f6fa}
.gd-hero{padding:30px 0 54px;background:linear-gradient(130deg,#fff 55%,#f0f5fb)}
.gd-breadcrumbs{display:flex;flex-wrap:wrap;gap:8px;font-size:.875rem;color:#526174;margin-bottom:38px}
.gd-breadcrumbs a{text-decoration:underline;text-underline-offset:3px}
.gd-hero-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:48px;align-items:center}
.gd-hero-grid>*{min-width:0}
.gd-kicker{font-size:.875rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase;color:#795704;margin-bottom:12px}
.gd-product-name{font-size:1.25rem;font-weight:850;letter-spacing:-.01em}
.gd-status{display:inline-flex;padding:5px 10px;margin-left:10px;border-radius:6px;background:#fff1c8;color:#745100;font-size:.8125rem;font-weight:700;vertical-align:middle}
.gd-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}
.gd-actions .btn{font-size:.9375rem;min-height:46px;line-height:1.35;text-align:center;letter-spacing:0}
.gd-secondary{font-size:.875rem!important;color:var(--gd-muted);margin-top:18px}
.gd-example{margin:0;padding:27px;background:#17345f;border-radius:22px;color:#fff;box-shadow:0 16px 38px rgba(23,52,95,.13)}
.gd-example figcaption{font-size:.875rem;line-height:1.5;color:#d7e3f4;margin-bottom:22px}
.gd-example h2{font-size:1.55rem;line-height:1.22;letter-spacing:-.02em;margin:0 0 7px}
.gd-example .gd-example-subtitle{font-size:.875rem;color:#d7e3f4;margin:0 0 22px}
.gd-events{margin:0;padding:0;list-style:none;border-top:1px solid #456184}
.gd-events li{display:grid;grid-template-columns:48px 1fr;gap:13px;padding:18px 0;border-bottom:1px solid #456184}
.gd-events time{font-size:.875rem;color:#ffda74;font-variant-numeric:tabular-nums;padding-top:2px}
.gd-events strong{font-size:1rem;display:block;line-height:1.4}
.gd-events span{font-size:.875rem;display:block;color:#d7e3f4;margin-top:3px;line-height:1.5}
.gd-example-note{font-size:.875rem!important;color:#d7e3f4;margin:17px 0 0}
.gd-benefits{border-top:1px solid var(--gd-line);border-bottom:1px solid var(--gd-line)}
.gd-benefit-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}
.gd-benefit{padding:27px 24px 27px 0}
.gd-benefit+.gd-benefit{border-left:1px solid var(--gd-line);padding-left:27px}
.gd-benefit h2{font-size:1.1rem;line-height:1.3;letter-spacing:0;margin:0 0 8px}
.gd-benefit p{font-size:1rem;color:var(--gd-muted);margin:0}
.gd-intro{max-width:830px;margin:0 0 30px;font-size:1.0625rem;color:var(--gd-muted)}
.gd-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.gd-feature{padding:21px 0;border-top:3px solid #f4b400}
.gd-feature p{margin:0;color:var(--gd-muted);font-size:1rem}
.gd-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;list-style:none;padding:0;margin:32px 0 0;counter-reset:gdsteps}
.gd-steps li{counter-increment:gdsteps;padding:23px;background:#fff;border:1px solid var(--gd-line);border-radius:16px}
.gd-steps li:before{content:counter(gdsteps,decimal-leading-zero);display:block;font-size:1.5rem;color:#9b7408;font-weight:800;line-height:1;margin-bottom:22px}
.gd-steps p{font-size:1rem;color:var(--gd-muted);margin:0}
.gd-office{display:grid;grid-template-columns:1fr 1fr;gap:54px;align-items:start}
.gd-office p{color:var(--gd-muted);font-size:1.0625rem}
.gd-office-list{margin:0;padding:0;list-style:none;border-top:1px solid var(--gd-line)}
.gd-office-list li{padding:19px 0;border-bottom:1px solid var(--gd-line)}
.gd-office-list strong{display:block;font-size:1.0625rem;margin-bottom:5px}
.gd-office-list span{color:var(--gd-muted);font-size:1rem}
.gd-table-wrap{border:1px solid var(--gd-line);border-radius:16px;background:#fff;overflow:hidden}
.gd-table{width:100%;border-collapse:collapse;table-layout:fixed;font-size:1rem}
.gd-table th,.gd-table td{padding:21px 24px;text-align:left;vertical-align:top;border-bottom:1px solid var(--gd-line);overflow-wrap:break-word}
.gd-table thead th{font-size:.875rem;background:#eaf0f7;color:#344b65;font-weight:750}
.gd-table th:first-child{width:33%}
.gd-table tbody th{font-size:1rem}
.gd-table td{color:var(--gd-muted)}
.gd-table tr:last-child>*{border-bottom:0}
.gd-table .gd-selected>*{background:#fff5d6}
.gd-table a{text-decoration:underline;text-underline-offset:4px}
.gd-table small{display:block;font-size:.875rem;font-weight:500;margin-top:7px;line-height:1.45;color:#536376}
.gd-close{padding:38px;border-radius:22px;background:#17345f;color:white;display:grid;grid-template-columns:1fr auto;gap:30px;align-items:center}
.gd-close h2{font-size:clamp(1.8rem,3vw,2.5rem);max-width:680px}
.gd-close p{color:#d7e3f4;max-width:700px;font-size:1.0625rem;margin-bottom:0}
.gd-close .gd-kicker{color:#ffda74}
.gd-close .btn{white-space:normal;text-align:center;min-height:46px}
.gd-bottom-actions{display:flex;flex-wrap:wrap;justify-content:space-between;gap:18px;margin-top:26px;font-size:.9375rem}
.gd-bottom-actions a{text-decoration:underline;text-underline-offset:4px}
.gd-print{font:inherit;color:#17345f;border:0;background:none;padding:0;cursor:pointer;text-decoration:underline;text-underline-offset:4px}
.gd-sheet [id]{scroll-margin-top:100px}
.gd-note{font-size:.875rem!important;color:#536376;margin-top:22px}
.gd-sheet :is(a,button):focus-visible,.gd-related a:focus-visible{outline:3px solid #2356a5;outline-offset:5px}
.gd-related{margin:0;padding:44px 0;background:#f1f5fa;color:#17345f}
.gd-related-box{border-left:5px solid #f4b400;padding:8px 0 8px 25px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:28px}
.gd-related h2{font-size:clamp(1.45rem,2.5vw,2rem);line-height:1.2;letter-spacing:-.025em;margin:8px 0 12px}
.gd-related p{margin:0;max-width:760px;line-height:1.65;font-size:1rem;color:#536376}
.gd-related-label{font-size:.875rem;font-weight:800;color:#725304}
.gd-related .btn{font-size:.9375rem;text-align:center;min-height:46px}
.tech-media.gd-card-media{background:#17345f;display:flex;align-items:flex-start;justify-content:center;flex-direction:column;padding:28px;color:#fff;gap:12px}
.gd-card-media strong{font-size:2rem;letter-spacing:-.04em;line-height:1.1}
.gd-card-media span{font-size:.875rem;color:#d7e3f4;line-height:1.5}
.gd-card-media .gd-card-label{color:#ffda74;text-transform:uppercase;font-size:.8125rem;font-weight:750;letter-spacing:.06em}
@media print{.gd-page>.nav,.gd-page>.footer{display:none}.gd-page .wrap{width:100%}.gd-page{background:#fff}.gd-page .gd-sheet{print-color-adjust:exact;-webkit-print-color-adjust:exact}}
@media(max-width:1000px){.gd-hero-grid{gap:30px}.gd-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.gd-office{gap:30px}.gd-close{grid-template-columns:1fr}.gd-close .btn{justify-self:start}}
@media(max-width:760px){.gd-hero-grid,.gd-office{grid-template-columns:1fr}.gd-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gd-benefit-grid{grid-template-columns:1fr}.gd-benefit,.gd-benefit+.gd-benefit{border-left:0;border-top:1px solid var(--gd-line);padding:22px 0}.gd-benefit:first-child{border-top:0}.gd-hero{padding:22px 0 36px}.gd-breadcrumbs{margin-bottom:25px}.gd-sheet .section{padding:44px 0}.gd-example{padding:23px}.gd-related-box{grid-template-columns:1fr;gap:20px}.gd-related .btn{justify-self:start}.gd-table th,.gd-table td{padding:18px 16px}.gd-table th:first-child{width:38%}}
@media(max-width:480px){.gd-steps,.gd-grid{grid-template-columns:1fr}.gd-grid{gap:8px}.gd-status{margin:8px 0 0;display:table}.gd-close{padding:26px 22px}.gd-table thead{display:none}.gd-table tbody,.gd-table tr,.gd-table th,.gd-table td{display:block;width:100%!important}.gd-table tr{border-bottom:1px solid var(--gd-line)}.gd-table th{border:0;padding-bottom:5px}.gd-table td{border:0;padding-top:6px}.gd-table tr:last-child{border:0}.gd-actions .btn{width:100%}.gd-sheet h1{font-size:2.45rem}.gd-related-box{padding-left:18px}}
@media(prefers-reduced-motion:reduce){.gd-sheet{scroll-behavior:auto}.gd-sheet .btn{transition:none;transform:none}}
@media print{.gd-sheet{color:#17345f;background:white}.gd-sheet .section,.gd-hero{padding:18px 0}.gd-sheet h1{font-size:28pt}.gd-sheet h2{font-size:19pt}.gd-sheet p,.gd-sheet td,.gd-sheet li,.gd-sheet span{font-size:10pt}.gd-hero-grid,.gd-office{grid-template-columns:1fr 1fr;gap:20px}.gd-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.gd-steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.gd-actions,.gd-bottom-actions,.gd-breadcrumbs{display:none}.gd-example,.gd-steps li,.gd-feature,.gd-close,.gd-table tr{break-inside:avoid}.gd-example{color:#17345f;background:#eef3f9;box-shadow:none}.gd-example :is(figcaption,time,span,p){color:#344b65}.gd-events,.gd-events li{border-color:#c5d0de}.gd-close{background:#eef3f9;color:#17345f}.gd-close p,.gd-close .gd-kicker{color:#344b65}.gd-close .btn{display:none}.gd-status{background:#fff1c8}.gd-table th,.gd-table td{padding:12px}.gd-hero{background:white}}
