/* Scoped from approved GetSign HTML reference. */

.gs-trust-main{
  --blue:#0073EA;--blue-hover:#005BBB;--blue-soft:#E8F3FF;--blue-soft2:#F1F8FF;
  --ink:#0A192F;--dark:#021B3A;--text:#475466;--text2:#5B6777;--muted:#8C949F;
  --white:#fff;--surface:#F7FBFF;--field:#FAFCFE;--line:#EDF0F2;--line2:#E3E8EE;
  --success:#15A46D;--warning:#D98B16;
  --head:"Unbounded",sans-serif;--body:"Inter",sans-serif;
  --r-sm:10px;--r-md:16px;--r-lg:20px;--r-xl:26px;--pill:999px;
  --shadow-soft:0 20px 50px rgba(11,45,90,.06);--shadow-card:0 10px 26px rgba(10,50,105,.14);--shadow-float:0 20px 44px rgba(6,32,63,.18)
}
.gs-trust-main *{box-sizing:border-box}.gs-trust-main{scroll-behavior:smooth}.gs-trust-main{margin:0;background:#fff;color:var(--ink);font-family:var(--body);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}.gs-trust-main a{text-decoration:none;color:inherit}.gs-trust-main button{font:inherit}.gs-trust-main img{max-width:100%;display:block}
.gs-trust-main .container{width:min(1312px,calc(100% - 64px));margin:auto}.gs-trust-main .standard{width:min(1180px,calc(100% - 64px));margin:auto}.gs-trust-main .section{padding:104px 0}.gs-trust-main .compact{padding:64px 0}
.gs-trust-main .overline{font:600 11.5px/1.4 var(--body);text-transform:uppercase;letter-spacing:.095em;color:var(--blue)}.gs-trust-main h1, .gs-trust-main h2, .gs-trust-main h3, .gs-trust-main h4{font-family:var(--head);margin:0;letter-spacing:-.03em}.gs-trust-main h1{font-size:clamp(42px,5vw,64px);line-height:1.05}.gs-trust-main h2{font-size:clamp(31px,3.3vw,41px);line-height:1.12}.gs-trust-main h3{font-size:24px;line-height:1.2}.gs-trust-main .lead{font-size:17px;line-height:1.65;color:var(--text)}
.gs-trust-main .btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 28px;border-radius:var(--r-sm);border:1.5px solid transparent;font:700 14px/1 var(--body);cursor:pointer;transition:.18s ease}.gs-trust-main .btn:hover{transform:translateY(-1px)}.gs-trust-main .btn-primary{background:var(--blue);color:#fff}.gs-trust-main .btn-primary:hover{background:var(--blue-hover)}.gs-trust-main .btn-secondary{background:#fff;border-color:var(--blue);color:var(--blue)}.gs-trust-main .btn-secondary:hover{border-color:var(--blue-hover);color:var(--blue-hover)}.gs-trust-main .btn-text{padding:0;min-height:auto;border:0;color:var(--blue);background:none;text-decoration:underline;text-underline-offset:3px}.gs-trust-main .btn-text:hover{color:var(--blue-hover)}.gs-trust-main .actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}
.gs-trust-main .announcement{background:var(--dark);color:#D7E5F4;text-align:center;padding:10px 20px;font-size:13px}.gs-trust-main .announcement a{color:#fff;font-weight:700}.gs-trust-main .header{height:75px;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:50}.gs-trust-main .header-inner{height:100%;display:flex;align-items:center;gap:32px}.gs-trust-main .logo{display:flex;align-items:center;gap:9px;color:var(--blue);font:700 17px/1 var(--head)}.gs-trust-main .logo-mark{width:29px;height:29px;border-radius:8px;background:var(--blue);display:grid;place-items:center;color:#fff;font:800 15px/1 var(--body)}.gs-trust-main .nav{margin-left:auto;display:flex;align-items:center;gap:25px;font-size:14px;font-weight:500}.gs-trust-main .nav a:hover{color:var(--blue)}.gs-trust-main .header .btn{min-height:42px;padding:0 21px}
.gs-trust-main .hero{background:#fff;overflow:hidden}.gs-trust-main .hero-grid{min-height:675px;display:grid;grid-template-columns:.48fr .52fr;gap:60px;align-items:center}.gs-trust-main .hero-copy{max-width:660px}.gs-trust-main .hero-copy h1{margin-top:18px;max-width:660px}.gs-trust-main .hero-copy h1 span{color:var(--blue)}.gs-trust-main .hero-copy .lead{max-width:590px;margin:20px 0 0}
.gs-trust-main .product-stage{min-height:500px;border-radius:var(--r-xl);background:linear-gradient(145deg,#AAD6F0 0%,#57A5E2 29%,#1F83D9 50%,#1266A6 73%,#0A426C 100%);padding:64px 34px;display:grid;place-items:center;position:relative;overflow:hidden}.gs-trust-main .sign-shell{width:min(520px,100%);background:#fff;border-radius:18px;box-shadow:var(--shadow-float);overflow:hidden}.gs-trust-main .sign-top{height:48px;border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 15px;font-size:11px;font-weight:700}.gs-trust-main .sign-body{display:grid;grid-template-columns:1.15fr .85fr;min-height:310px}.gs-trust-main .doc-preview{padding:18px;background:#F9FBFD}.gs-trust-main .doc-sheet{height:100%;border:1px solid var(--line2);background:#fff;border-radius:10px;padding:17px}.gs-trust-main .doc-title{height:11px;width:58%;border-radius:4px;background:#D9E6F4}.gs-trust-main .doc-line{height:7px;border-radius:4px;background:#ECF1F6;margin-top:10px}.gs-trust-main .doc-line.short{width:67%}.gs-trust-main .signature{font-family:cursive;font-size:27px;color:#315889;margin-top:42px;padding-bottom:8px;border-bottom:1px solid #BFCFE2;width:70%}.gs-trust-main .verified{display:flex;align-items:center;gap:7px;margin-top:9px;font-size:9.5px;color:var(--success);font-weight:800}.gs-trust-main .verified:before{content:"✓";width:17px;height:17px;border-radius:50%;display:grid;place-items:center;background:#EAF8F2}.gs-trust-main .cert-pane{padding:20px 17px;background:#fff}.gs-trust-main .seal{width:58px;height:58px;border-radius:50%;background:var(--blue-soft);display:grid;place-items:center;color:var(--blue);font-size:24px;font-weight:800;border:1px solid #CFE5FF}.gs-trust-main .cert-pane h4{font-size:13px;margin-top:15px}.gs-trust-main .cert-meta{display:grid;gap:8px;margin-top:14px}.gs-trust-main .cert-meta div{border-top:1px solid var(--line);padding-top:8px;font-size:9px;color:var(--text)}.gs-trust-main .cert-meta b{display:block;color:var(--ink);font-size:9.5px}
.gs-trust-main .security-band{background:var(--dark);color:#fff;text-align:center;padding:64px 0}.gs-trust-main .security-band h2{font-size:26px}.gs-trust-main .security-band p{max-width:860px;margin:15px auto 0;color:#DDEFFF;font-size:15px}
.gs-trust-main .trust-split{display:grid;grid-template-columns:.43fr .57fr;gap:78px;align-items:center}.gs-trust-main .trust-copy h2{margin-top:17px}.gs-trust-main .trust-copy p{color:var(--text);margin:18px 0 0}.gs-trust-main .plan-note{margin-top:22px;border-left:3px solid var(--blue);padding-left:15px;font-size:13px;color:var(--text)}.gs-trust-main .trust-list{display:grid;grid-template-columns:1fr 1fr;gap:14px}.gs-trust-main .trust-point{border:1px solid var(--line2);border-radius:16px;background:#fff;padding:22px}.gs-trust-main .trust-icon{width:34px;height:34px;border-radius:9px;background:var(--blue-soft);display:grid;place-items:center;color:var(--blue);font-weight:800}.gs-trust-main .trust-icon i{font-size:16px}.gs-trust-main .trust-icon svg{width:16px;height:16px}.gs-trust-main .trust-point h3{font-size:15px;margin-top:15px}.gs-trust-main .trust-point p{font-size:13px;line-height:1.55;color:var(--text);margin:8px 0 0}
.gs-trust-main .section-head{text-align:center;max-width:830px;margin:0 auto 50px}.gs-trust-main .section-head h2{margin-top:17px}.gs-trust-main .section-head p{font-size:17px;color:var(--text);margin:18px auto 0;max-width:720px}.gs-trust-main .standard-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.gs-trust-main .standard-card{border:1px solid var(--line2);border-radius:18px;background:#fff;padding:25px;min-height:185px}.gs-trust-main .standard-mark{width:42px;height:42px;border-radius:12px;background:var(--blue-soft);display:grid;place-items:center;color:var(--blue);font:700 11px/1 var(--head)}.gs-trust-main .standard-card h3{font-size:16px;margin-top:18px}.gs-trust-main .standard-card p{font-size:13px;color:var(--text);margin:9px 0 0}.gs-trust-main .compliance-stack{border-top:1px solid var(--line)}.gs-trust-main .compliance-row{padding:104px 0;border-bottom:1px solid var(--line)}.gs-trust-main .compliance-row:nth-child(even){background:var(--surface)}.gs-trust-main .compliance-grid{display:grid;grid-template-columns:1fr 1fr;gap:76px;align-items:center}.gs-trust-main .compliance-row.reverse .copy{order:2}.gs-trust-main .compliance-row.reverse .visual{order:1}.gs-trust-main .copy h2{font-size:30px}.gs-trust-main .copy p{color:var(--text);margin:16px 0 0}.gs-trust-main .bullet-list{display:grid;gap:10px;margin-top:22px}.gs-trust-main .bullet-list span{font-size:14px;color:#344054}.gs-trust-main .bullet-list span:before{content:"✓";color:var(--blue);font-weight:800;margin-right:9px}.gs-trust-main .learn{display:inline-flex;margin-top:22px;color:var(--blue);font-size:13px;font-weight:700;text-decoration:underline;text-underline-offset:3px}.gs-trust-main .learn:hover{color:var(--blue-hover)}.gs-trust-main .visual{min-height:315px;border-radius:var(--r-xl);background:linear-gradient(145deg,#EFF6FF,#F8FBFF 50%,#EEF5FF);padding:28px;display:grid;place-items:center}.gs-trust-main .reg-card{width:min(460px,92%);background:#fff;border:1px solid #DCE5F0;border-radius:16px;box-shadow:var(--shadow-card);padding:24px}.gs-trust-main .reg-top{display:flex;align-items:center;gap:12px}.gs-trust-main .reg-badge{width:50px;height:50px;border-radius:13px;background:var(--blue-soft);display:grid;place-items:center;color:var(--blue);font:700 11px/1 var(--head)}.gs-trust-main .reg-title{font-family:var(--head);font-size:15px}.gs-trust-main .reg-sub{font-size:10.5px;color:var(--muted);margin-top:3px}.gs-trust-main .reg-checks{display:grid;gap:8px;margin-top:18px}.gs-trust-main .reg-check{display:flex;align-items:center;justify-content:space-between;gap:14px;border-top:1px solid var(--line);padding-top:9px;font-size:10.5px;color:var(--text)}.gs-trust-main .reg-check b{color:var(--success);font-size:9.5px}
.gs-trust-main .proof-pairs{background:var(--surface)}.gs-trust-main .proof-stack{display:grid;gap:18px}.gs-trust-main .proof-card{display:grid;grid-template-columns:.64fr .36fr;border:1px solid var(--line2);border-radius:22px;background:#fff;overflow:hidden}.gs-trust-main .proof-copy{padding:42px}.gs-trust-main .proof-copy h3{font-size:24px}.gs-trust-main .proof-copy p{color:var(--text);margin:12px 0 0}.gs-trust-main .proof-copy .bullet-list{margin-top:19px}.gs-trust-main .proof-visual{background:linear-gradient(145deg,#EFF6FF,#F8FBFF 50%,#EEF5FF);display:grid;place-items:center;padding:28px}.gs-trust-main .phone{width:118px;height:210px;border:5px solid var(--ink);border-radius:22px;background:#fff;padding:13px 9px;box-shadow:var(--shadow-card)}.gs-trust-main .phone-notch{width:37px;height:5px;border-radius:4px;background:#CED6E0;margin:auto}.gs-trust-main .phone-row{height:10px;background:#EAF0F7;border-radius:4px;margin-top:16px}.gs-trust-main .phone-row.s{width:65%}.gs-trust-main .shield{width:142px;height:142px;border-radius:32px;background:#fff;display:grid;place-items:center;box-shadow:var(--shadow-card);position:relative}.gs-trust-main .shield-shape{width:70px;height:82px;background:var(--blue);clip-path:polygon(50% 0,92% 15%,86% 66%,50% 100%,14% 66%,8% 15%);display:grid;place-items:center;color:#fff;font-size:28px;font-weight:800}
.gs-trust-main .use-cases .section-head{margin-bottom:38px}.gs-trust-main .use-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.gs-trust-main .use-card{border:1px solid var(--line2);border-radius:18px;background:#fff;padding:23px;min-height:235px}.gs-trust-main .use-icon{width:39px;height:39px;border-radius:10px;background:var(--blue-soft);display:grid;place-items:center;color:var(--blue);font-weight:800;font-size:12px}.gs-trust-main .use-icon i{font-size:17px}.gs-trust-main .use-icon svg{width:17px;height:17px}.gs-trust-main .use-card h3{font-size:15px;margin-top:17px}.gs-trust-main .use-card p{font-size:13px;color:var(--text);line-height:1.6;margin:10px 0 0}
.gs-trust-main .cta-band{background:var(--blue-soft2);color:var(--ink);text-align:center;padding:64px 0}.gs-trust-main .cta-band h2{font-size:29px}.gs-trust-main .cta-band p{max-width:720px;margin:15px auto 0;color:var(--text)}.gs-trust-main .cta-band .btn{margin-top:23px}
.gs-trust-main .faq{background:#fff}.gs-trust-main .faq-grid{display:grid;grid-template-columns:.42fr .58fr;gap:90px;align-items:start}.gs-trust-main .faq-intro h2{margin-top:17px}.gs-trust-main .faq-intro p{color:var(--text);margin-top:17px}.gs-trust-main .faq-item{border-bottom:1px solid var(--line)}.gs-trust-main .faq-q{width:100%;border:0;background:none;padding:19px 0;display:flex;align-items:center;justify-content:space-between;gap:22px;text-align:left;color:var(--ink);font-weight:700;cursor:pointer}.gs-trust-main .faq-q span{color:var(--blue);font-size:18px}.gs-trust-main .faq-a{display:none;padding:0 0 21px;color:var(--text);font-size:14px;max-width:720px}.gs-trust-main .faq-item.open .faq-a{display:block}
.gs-trust-main .footer{background:var(--blue-soft);padding:82px 0 42px}.gs-trust-main .footer-grid{display:grid;grid-template-columns:1.5fr 1fr .85fr .85fr;gap:44px}.gs-trust-main .footer h4{font-size:15px}.gs-trust-main .footer p, .gs-trust-main .footer a{font-size:13px;color:var(--text)}.gs-trust-main .footer-links{display:grid;gap:10px;margin-top:14px}.gs-trust-main .footer-lower{margin-top:46px;padding-top:20px;border-top:1px solid #D5E7FA;display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;color:var(--muted);font-size:11px}
@media(max-width:1050px){.gs-trust-main .hero-grid, .gs-trust-main .trust-split, .gs-trust-main .compliance-grid, .gs-trust-main .faq-grid{grid-template-columns:1fr}.gs-trust-main .hero-grid{padding:65px 0}.gs-trust-main .hero-copy{max-width:800px}.gs-trust-main .standard-grid, .gs-trust-main .use-grid{grid-template-columns:1fr 1fr}.gs-trust-main .trust-list{grid-template-columns:1fr 1fr}.gs-trust-main .compliance-row.reverse .copy, .gs-trust-main .compliance-row.reverse .visual{order:initial}.gs-trust-main .faq-grid{gap:38px}.gs-trust-main .proof-card{grid-template-columns:1fr}.gs-trust-main .proof-visual{min-height:260px}}
@media(max-width:700px){.gs-trust-main .container, .gs-trust-main .standard{width:min(100% - 32px,1312px)}.gs-trust-main .section{padding:72px 0}.gs-trust-main .nav a:not(.btn){display:none}.gs-trust-main .hero-grid{padding:50px 0;min-height:0}.gs-trust-main .product-stage{padding:25px 14px;min-height:420px}.gs-trust-main .sign-body{grid-template-columns:1fr}.gs-trust-main .cert-pane{display:none}.gs-trust-main .actions .btn{width:100%}.gs-trust-main .trust-list, .gs-trust-main .standard-grid, .gs-trust-main .use-grid, .gs-trust-main .footer-grid{grid-template-columns:1fr}.gs-trust-main .compliance-row{padding:70px 0}.gs-trust-main .proof-copy{padding:32px 24px}.gs-trust-main .faq-grid{grid-template-columns:1fr}.gs-trust-main .security-band{padding:50px 0}}
@media(prefers-reduced-motion:reduce){.gs-trust-main *{scroll-behavior:auto!important;transition:none!important}}
