*,*::before,*::after{box-sizing:border-box;}
html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;text-size-adjust:100%;}
body{margin:0;background:#FCFBFE;color:#1B1227;font-family:'Plus Jakarta Sans',system-ui,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;}
img{max-width:100%;display:block;}
a{color:inherit;}
input{font-family:inherit;}
::selection{background:rgba(109,44,230,.18);}
@keyframes eq{0%,100%{transform:scaleY(.28)}50%{transform:scaleY(1)}}
@keyframes pulsering{0%{transform:scale(.6);opacity:.55}100%{transform:scale(1.9);opacity:0}}

.gt-border-top    { border-top:    1px solid #F0ECF8; }
.gt-border-bottom { border-bottom: 1px solid #F0ECF8; }

/* --- layout & common --- */
.gt-page{min-height:100vh;background:#FCFBFE;overflow-x:hidden;}
.gt-header{position:sticky;top:0;z-index:50;backdrop-filter:saturate(140%) blur(12px);background:rgba(252,251,254,.82);border-bottom:1px solid #ECE7F6;}
.gt-site-header-inner{max-width:1180px;margin:0 auto;padding:13px clamp(20px,5vw,48px);display:flex;align-items:center;justify-content:space-between;gap:16px;}
.gt-logo-wrap{display:flex;align-items:center;gap:11px;text-decoration:none;min-width:0;}
.gt-logo-icon{width:38px;height:38px;border-radius:11px;background:linear-gradient(150deg,#7C3AED,#5A1FC4);display:flex;align-items:flex-end;justify-content:center;gap:2.5px;padding:9px 0;box-shadow:0 6px 16px -6px rgba(109,44,230,.7);flex-shrink:0;}
.gt-logo-text{display:flex;flex-direction:column;align-items:flex-start;line-height:1;min-width:0;}
.gt-logo-name{font-weight:800;font-size:16px;letter-spacing:-.02em;}
.gt-logo-sub{font-family:'JetBrains Mono',monospace;font-size:10.5px;letter-spacing:0;word-spacing:-2px;color:#8B7FA8;text-transform:uppercase;margin-top:3px;}
.gt-site-header-nav{display:flex;align-items:center;justify-content:flex-end;gap:30px;flex-shrink:1;min-width:0;}
.gt-site-header-nav:has(.gt-nav-bar){position:relative;flex-direction:column;align-items:stretch;flex:1;gap:0;}
.gt-nav-bar{display:flex;align-items:center;justify-content:flex-end;gap:12px;min-width:0;width:100%;}
.gt-nav-pinned{display:flex;align-items:center;gap:12px;flex-shrink:0;}
.gt-nav-overflow{display:flex;align-items:center;gap:30px;min-width:0;}
.gt-nav-bar .gt-nav-cta{margin-left:auto;}
.gt-nav-menu-btn{display:none;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:1px solid #E2DBF1;border-radius:10px;background:#fff;color:#1B1227;cursor:pointer;flex-shrink:0;}
.gt-nav-menu-btn:hover{background:#F7F4FD;border-color:#D8CFF0;}
.gt-nav-menu-icon{display:block;width:18px;height:12px;background:linear-gradient(#1B1227,#1B1227) 0 0/100% 2px no-repeat,linear-gradient(#1B1227,#1B1227) 0 50%/100% 2px no-repeat,linear-gradient(#1B1227,#1B1227) 0 100%/100% 2px no-repeat;}
.gt-nav-drawer{display:none;position:absolute;top:calc(100% + 8px);right:0;z-index:60;flex-direction:column;gap:4px;min-width:220px;padding:10px;background:#fff;border:1px solid #ECE6F8;border-radius:14px;box-shadow:0 18px 40px -18px rgba(26,20,38,.22);}
.gt-site-header-nav.gt-nav-open .gt-nav-drawer{display:flex;}
.gt-nav-drawer .gt-nav-link{display:block;padding:12px 14px;border-radius:10px;}
.gt-nav-drawer .gt-nav-link:hover{background:#F7F4FD;}
.gt-nav-link{text-decoration:none;font-size:15px;font-weight:600;color:#4A4060;}

/* --- sections --- */
.gt-section-light{background:#FCFBFE;}
.gt-section-white{background:#fff;}

/* --- hero --- */
.gt-hero-section{position:relative;background:radial-gradient(1100px 480px at 82% -8%,rgba(124,58,237,.13),transparent 62%),radial-gradient(700px 380px at 8% 8%,rgba(124,58,237,.06),transparent 60%),#FCFBFE;}
.gt-hero-wrap{max-width:1180px;margin:0 auto;padding:clamp(40px,6vw,76px) clamp(20px,5vw,48px) clamp(48px,7vw,92px);display:flex;flex-wrap:wrap;gap:clamp(32px,4vw,56px);align-items:center;}
.gt-hero-content{flex:1 1 440px;min-width:300px;}
.gt-hero-badge{display:inline-flex;align-items:center;gap:9px;background:#fff;border:1px solid #E7E0F5;border-radius:999px;padding:6px 13px 6px 7px;margin-bottom:22px;box-shadow:0 2px 8px -4px rgba(26,20,38,.1);}
.gt-badge-star{display:inline-flex;gap:1px;color:#F0A227;font-size:13px;letter-spacing:1px;}
.gt-hero-badge-text{font-size:13px;font-weight:700;}
.gt-hero-badge-sub{font-size:13px;color:#8B7FA8;font-weight:500;}
.gt-hero-h1{font-size:clamp(34px,6.2vw,68px);line-height:1.0;letter-spacing:-.035em;font-weight:800;margin:0 0 20px;}
.gt-hero-lead{font-size:clamp(17px,1.9vw,21px);line-height:1.55;color:#4A4060;max-width:520px;margin:0 0 28px;}
.gt-hero-benefits{display:flex;flex-wrap:wrap;gap:18px 24px;align-items:center;}
.gt-benefit-col{display:flex;flex-direction:column;}
.gt-benefit-label{font-size:13px;font-family:'JetBrains Mono',monospace;letter-spacing:.1em;text-transform:uppercase;color:#8B7FA8;}
.gt-benefit-value{font-size:17px;font-weight:700;}
.gt-benefit-sub{color:#8B7FA8;font-weight:600;font-size:15px;}
.gt-divider{width:1px;height:34px;background:#E7E0F5;}

/* --- signup --- */
.gt-signup-wrapper{flex:1 1 380px;min-width:300px;max-width:440px;margin-left:auto;margin-right:auto;width:100%;}
.gt-signup-card{position:relative;background:#fff;border:1px solid #ECE6F8;border-radius:22px;padding:clamp(22px,3vw,30px);box-shadow:0 1px 2px rgba(26,20,38,.04),0 30px 60px -24px rgba(109,44,230,.34);}
.gt-signup-title{font-size:23px;font-weight:800;letter-spacing:-.02em;margin:0 0 5px;}
.gt-signup-sub{font-size:14.5px;color:#6b6286;margin:0 0 20px;line-height:1.45;}
.gt-label{display:block;font-size:13px;font-weight:600;color:#4A4060;margin-bottom:6px;}
.gt-form-group{margin-bottom:13px;}
.gt-form-row{display:flex;gap:11px;flex-wrap:wrap;margin-bottom:18px;}
.gt-form-col{flex:1 1 140px;}
.gt-input{width:100%;padding:13px 14px;border:1px solid #E2DBF1;border-radius:11px;font-size:15px;color:#1B1227;background:#FCFBFE;outline:none;transition:border-color .15s,box-shadow .15s;}
.gt-input:focus{border-color:#6D2CE6;box-shadow:0 0 0 3px rgba(109,44,230,.15);}
.gt-error{color:#b00020;font-size:14px;margin:0 0 12px;line-height:1.45;}
.gt-submit{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#6D2CE6;color:#fff;font-weight:700;font-size:16.5px;padding:16px;border-radius:13px;border:none;cursor:pointer;box-shadow:0 12px 26px -10px rgba(109,44,230,.75);transition:background .15s,transform .1s;}
.gt-submit:hover{background:#5A1FC4;}
.gt-submit:active{transform:translateY(1px);}
.gt-secure-row{display:flex;align-items:center;gap:7px;justify-content:center;margin-top:14px;}
.gt-secure-icon{width:15px;height:15px;border-radius:4px;background:#635BFF;display:flex;align-items:center;justify-content:center;color:#fff;font-size:9px;font-weight:800;}
.gt-secure-text{font-size:12.5px;color:#8B7FA8;}
.gt-trust-row{display:flex;justify-content:center;gap:18px;flex-wrap:wrap;margin-top:16px;}
.gt-trust-item{font-size:13px;color:#6b6286;display:flex;align-items:center;gap:6px;}
.gt-check-green{color:#15966A;font-weight:800;}

/* --- trust bar --- */
.gt-trust-inner{max-width:1180px;margin:0 auto;padding:26px clamp(20px,5vw,48px);}
.gt-trust-heading{text-align:center;font-family:'JetBrains Mono',monospace;font-size:12px;letter-spacing:.15em;text-transform:uppercase;color:#9b90b5;margin:0 0 18px;}
.gt-trust-logos{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:14px clamp(22px,4vw,46px);}
.gt-trust-logo{font-size:clamp(15px,1.7vw,19px);font-weight:700;color:#b3a9c6;letter-spacing:-.01em;}

/* --- how it works --- */
.gt-how-inner{max-width:1180px;margin:0 auto;padding:clamp(56px,8vw,104px) clamp(20px,5vw,48px);display:flex;flex-wrap:wrap;gap:clamp(32px,5vw,64px);align-items:center;}
.gt-how-text{flex:1 1 360px;min-width:300px;}
.gt-section-label{font-family:'JetBrains Mono',monospace;font-size:12.5px;letter-spacing:.16em;text-transform:uppercase;color:#6D2CE6;margin:0 0 14px;}
.gt-how-h2{font-size:clamp(26px,4.2vw,46px);line-height:1.06;letter-spacing:-.025em;font-weight:800;margin:0 0 18px;}
.gt-how-desc{font-size:17px;line-height:1.6;color:#4A4060;margin:0 0 26px;max-width:480px;}
.gt-how-points{display:flex;flex-direction:column;gap:18px;}
.gt-point{display:flex;gap:14px;align-items:flex-start;}
.gt-num-badge{flex:none;width:40px;height:40px;border-radius:11px;background:#EBE2FB;color:#6D2CE6;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:800;}
.gt-point-title{font-weight:700;font-size:16.5px;margin-bottom:2px;}
.gt-point-desc{font-size:15px;color:#6b6286;line-height:1.5;}
.gt-eq-bar-purple{width:3px;background:#6D2CE6;border-radius:2px;transform-origin:bottom;animation:eq 1.1s ease-in-out infinite;}
.gt-eq-bar-header{width:3px;background:#fff;border-radius:2px;transform-origin:bottom;animation:eq 1.1s ease-in-out infinite;}
.gt-how-visual{flex:1 1 340px;min-width:290px;display:flex;justify-content:center;}
.gt-visual-wrapper{position:relative;width:100%;max-width:380px;}
.gt-visual-glow{position:absolute;inset:-22px -14px;background:radial-gradient(circle at 50% 30%,rgba(124,58,237,.16),transparent 70%);filter:blur(8px);}
.gt-visual-card{position:relative;background:#fff;border:1px solid #ECE6F8;border-radius:24px;box-shadow:0 30px 70px -28px rgba(109,44,230,.4);overflow:hidden;}
.gt-visual-header{background:linear-gradient(150deg,#7C3AED,#5A1FC4);padding:18px 20px;display:flex;align-items:center;gap:12px;}
.gt-visual-avatar{position:relative;width:42px;height:42px;border-radius:50%;background:rgba(255,255,255,.18);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:800;font-size:16px;}
.gt-pulse-ring{position:absolute;inset:0;border-radius:50%;border:2px solid rgba(255,255,255,.6);animation:pulsering 1.8s ease-out infinite;}
.gt-visual-id{line-height:1.2;}
.gt-visual-id div:first-child{color:#fff;font-weight:700;font-size:15px;}
.gt-visual-status{color:rgba(255,255,255,.82);font-size:12.5px;}
.gt-visual-bars{margin-left:auto;display:flex;align-items:flex-end;gap:2.5px;height:18px;}
.gt-eq-bar-white{width:3px;background:rgba(255,255,255,.85);border-radius:2px;transform-origin:bottom;animation:eq 1s ease-in-out infinite;}
.gt-visual-chat{padding:20px 20px 16px;display:flex;flex-direction:column;gap:12px;background:#FBFAFE;}
.gt-chat-bubble-left{align-self:flex-start;max-width:84%;background:#F0ECF8;color:#2c2440;padding:11px 14px;border-radius:14px 14px 14px 4px;font-size:14.5px;line-height:1.45;}
.gt-chat-bubble-right{align-self:flex-end;max-width:86%;background:#6D2CE6;color:#fff;padding:11px 14px;border-radius:14px 14px 4px 14px;font-size:14.5px;line-height:1.45;}
.gt-visual-footer{padding:14px 20px;border-top:1px solid #F0ECF8;background:#fff;display:flex;align-items:center;gap:10px;}
.gt-chat-icon{width:28px;height:28px;border-radius:8px;background:#E7F7EF;color:#15966A;display:flex;align-items:center;justify-content:center;font-size:15px;}
.gt-chat-summary{font-size:13px;color:#4A4060;line-height:1.35;}

/* --- steps --- */
.gt-steps-inner{max-width:1180px;margin:0 auto;padding:clamp(56px,8vw,104px) clamp(20px,5vw,48px);}
.gt-steps-intro{text-align:center;max-width:640px;margin:0 auto clamp(36px,5vw,56px);}
.gt-steps-h2{font-size:clamp(26px,4.2vw,46px);line-height:1.06;letter-spacing:-.025em;font-weight:800;margin:0 0 14px;}
.gt-steps-desc{font-size:17px;line-height:1.6;color:#4A4060;margin:0;}
.gt-steps-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:16px;}
.gt-step-card{background:#FBFAFE;border:1px solid #EFEAF8;border-radius:18px;padding:24px 22px;}
.gt-step-num{display:inline-flex;width:34px;height:34px;border-radius:10px;background:#6D2CE6;color:#fff;font-weight:800;font-size:15px;align-items:center;justify-content:center;margin-bottom:16px;}
.gt-step-title{font-size:17px;font-weight:700;margin:0 0 7px;letter-spacing:-.01em;}
.gt-step-desc{font-size:14.5px;color:#6b6286;line-height:1.5;margin:0;}

/* --- reviews --- */
.gt-reviews-inner{max-width:1180px;margin:0 auto;padding:clamp(56px,8vw,104px) clamp(20px,5vw,48px);}
.gt-reviews-intro{text-align:center;max-width:640px;margin:0 auto clamp(36px,5vw,56px);}
.gt-reviews-h2{font-size:clamp(26px,4.2vw,46px);line-height:1.06;letter-spacing:-.025em;font-weight:800;margin:0 0 14px;}
.gt-reviews-desc{font-size:17px;line-height:1.6;color:#4A4060;margin:0;}
.gt-reviews-masonry{columns:3 290px;column-gap:18px;}
.gt-review-card{break-inside:avoid;margin:0 0 18px;background:#fff;border:1px solid #ECE6F8;border-radius:18px;padding:22px;box-shadow:0 1px 3px rgba(26,20,38,.04);}
.gt-review-stars{color:#F0A227;font-size:14px;letter-spacing:1px;margin-bottom:11px;}
.gt-review-quote{margin:0 0 16px;font-size:15.5px;line-height:1.55;color:#2c2440;}
.gt-review-author{font-size:14px;font-weight:700;}
.gt-review-role{color:#8B7FA8;font-weight:500;}
.gt-reviews-cta{text-align:center;margin-top:8px;}
.gt-link-arrow{display:inline-flex;align-items:center;gap:8px;font-size:15px;font-weight:700;color:#6D2CE6;text-decoration:none;}

/* --- pricing --- */
.gt-pricing-inner{max-width:1180px;margin:0 auto;padding:clamp(56px,8vw,104px) clamp(20px,5vw,48px);display:flex;flex-wrap:wrap;gap:clamp(32px,5vw,60px);align-items:center;justify-content:center;}
.gt-pricing-text{flex:1 1 360px;min-width:290px;max-width:460px;}
.gt-pricing-h2{font-size:clamp(26px,4.2vw,46px);line-height:1.06;letter-spacing:-.025em;font-weight:800;margin:0 0 16px;}
.gt-pricing-desc{font-size:17px;line-height:1.6;color:#4A4060;margin:0 0 22px;}
.gt-pricing-checks{display:flex;flex-direction:column;gap:11px;}
.gt-pricing-check{display:flex;align-items:center;gap:10px;font-size:15.5px;color:#2c2440;}
.gt-pricing-card-wrap{flex:0 1 380px;min-width:290px;width:100%;}
.gt-price-card{position:relative;background:linear-gradient(160deg,#fff,#FBF8FF);border:1.5px solid #E2D7F8;border-radius:24px;padding:clamp(26px,3vw,34px);box-shadow:0 30px 64px -28px rgba(109,44,230,.36);overflow:visible;}
.gt-price-badge{display:inline-flex;align-items:center;gap:7px;background:#EBE2FB;color:#5A1FC4;font-size:12.5px;font-weight:700;padding:6px 12px;border-radius:999px;margin-bottom:18px;max-width:100%;box-sizing:border-box;}
.gt-price-amount{display:flex;align-items:baseline;gap:6px;margin-bottom:4px;}
.gt-price-dollar{font-size:clamp(40px,7vw,60px);font-weight:800;letter-spacing:-.03em;line-height:1;}
.gt-price-month{font-size:18px;color:#6b6286;font-weight:600;}
.gt-price-note{font-size:14px;color:#8B7FA8;margin:0 0 22px;}
.gt-price-features{display:flex;flex-direction:column;gap:12px;margin-bottom:26px;}
.gt-price-feature{display:flex;align-items:center;gap:10px;font-size:15px;color:#2c2440;}
.gt-check-purple{color:#6D2CE6;font-weight:800;}
.gt-cta-purple{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#6D2CE6;color:#fff;font-weight:700;font-size:16.5px;padding:16px;border-radius:13px;text-decoration:none;box-shadow:0 12px 26px -10px rgba(109,44,230,.7);}
.gt-cta-purple:hover{background:#5A1FC4;}

/* --- honest fit --- */
.gt-fit-inner{max-width:980px;margin:0 auto;padding:clamp(52px,7vw,92px) clamp(20px,5vw,48px);}
.gt-fit-intro{text-align:center;max-width:660px;margin:0 auto clamp(30px,4vw,42px);}
.gt-fit-h2{font-size:clamp(26px,4vw,42px);line-height:1.08;letter-spacing:-.025em;font-weight:800;margin:0 0 14px;}
.gt-fit-desc{font-size:16.5px;line-height:1.6;color:#4A4060;margin:0;}
.gt-fit-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:18px;}
.gt-fit-card{background:#fff;border:1px solid #E1F0E9;border-radius:18px;padding:clamp(22px,3vw,28px);}
.gt-fit-card-gray{border-color:#ECE6F8;}
.gt-fit-card-header{display:flex;align-items:center;gap:10px;margin-bottom:18px;}
.gt-check-circle{width:28px;height:28px;border-radius:50%;background:#E7F7EF;color:#15966A;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:800;}
.gt-check-circle-gray{width:28px;height:28px;border-radius:50%;background:#F1ECF8;color:#8B7FA8;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:800;}
.gt-fit-card-label{font-weight:800;font-size:16.5px;}
.gt-fit-list{display:flex;flex-direction:column;gap:13px;}
.gt-fit-item{display:flex;align-items:flex-start;gap:10px;font-size:15px;line-height:1.5;color:#2c2440;}
.gt-fit-item-gray{display:flex;align-items:flex-start;gap:10px;font-size:15px;line-height:1.5;color:#6b6286;}
.gt-check-sm{flex:none;width:18px;height:18px;border-radius:50%;background:#E7F7EF;color:#15966A;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:800;margin-top:1px;}
.gt-check-sm-gray{flex:none;width:18px;height:18px;border-radius:50%;background:#F1ECF8;color:#8B7FA8;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:800;margin-top:1px;}

/* --- faq --- */
.gt-faq-inner{max-width:820px;margin:0 auto;padding:clamp(56px,8vw,104px) clamp(20px,5vw,48px);}
.gt-faq-intro{text-align:center;margin-bottom:clamp(32px,5vw,48px);}
.gt-faq-h2{font-size:clamp(26px,4.2vw,46px);line-height:1.06;letter-spacing:-.025em;font-weight:800;margin:0;}
.gt-faq-list{display:flex;flex-direction:column;gap:12px;}
.gt-faq-item{background:#fff;border:1px solid #ECE6F8;border-radius:14px;padding:4px 20px;}
.gt-faq-summary{list-style:none;cursor:pointer;padding:16px 0;font-size:17px;font-weight:700;display:flex;justify-content:space-between;align-items:center;gap:16px;}
.gt-faq-icon{color:#6D2CE6;font-size:22px;font-weight:600;flex:none;}
.gt-faq-answer{margin:0 0 16px;font-size:15.5px;line-height:1.6;color:#4A4060;}
.gt-faq-footer{text-align:center;font-size:15px;color:#6b6286;margin:28px 0 0;line-height:1.6;}
.gt-link-purple{color:#6D2CE6;font-weight:700;text-decoration:none;}

/* --- final cta --- */
.gt-final-cta{background:#FCFBFE;padding:0 clamp(20px,5vw,48px) clamp(56px,8vw,96px);}
.gt-final-cta-card{max-width:1180px;margin:0 auto;position:relative;overflow:hidden;border-radius:28px;background:linear-gradient(150deg,#6D2CE6,#4A18A8);padding:clamp(40px,6vw,72px) clamp(24px,5vw,64px);text-align:center;}
.gt-final-cta-glow-top{position:absolute;top:-60px;right:-40px;width:280px;height:280px;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.16),transparent 65%);}
.gt-final-cta-glow-bottom{position:absolute;bottom:-80px;left:-50px;width:300px;height:300px;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.1),transparent 65%);}
.gt-final-cta-content{position:relative;}
.gt-final-cta-h2{color:#fff;font-size:clamp(26px,4.6vw,50px);line-height:1.05;letter-spacing:-.03em;font-weight:800;margin:0 0 16px;}
.gt-final-cta-desc{color:rgba(255,255,255,.85);font-size:clamp(16px,2vw,19px);line-height:1.55;max-width:520px;margin:0 auto 30px;}
.gt-cta-white{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#fff;color:#5A1FC4;font-weight:800;font-size:17px;padding:17px 34px;border-radius:13px;text-decoration:none;box-shadow:0 16px 40px -12px rgba(0,0,0,.4);}
.gt-cta-white:hover{background:#F4F1FC;}

/* --- footer --- */
.gt-footer{background:#150F1F;color:#fff;}
.gt-footer-inner{max-width:1180px;margin:0 auto;padding:clamp(40px,6vw,64px) clamp(20px,5vw,48px) 30px;}
.gt-footer-main{display:flex;flex-wrap:wrap;gap:28px;justify-content:space-between;align-items:flex-start;margin-bottom:36px;}
.gt-footer-brand{max-width:340px;}
.gt-footer-logo{display:flex;align-items:center;gap:11px;margin-bottom:14px;}
.gt-footer-logo-icon{width:34px;height:34px;border-radius:10px;background:linear-gradient(150deg,#7C3AED,#5A1FC4);display:flex;align-items:flex-end;justify-content:center;gap:2px;padding:8px 0;}
.gt-eq-bar-footer{width:2.5px;background:#fff;border-radius:2px;}
.gt-footer-logo-name{font-weight:800;font-size:16px;}
.gt-footer-desc{font-size:14.5px;line-height:1.6;color:rgba(255,255,255,.6);margin:0;}
.gt-footer-links{display:flex;gap:clamp(32px,6vw,72px);flex-wrap:wrap;}
.gt-footer-heading{font-family:'JetBrains Mono',monospace;font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:rgba(255,255,255,.4);margin-bottom:14px;}
.gt-footer-link-col{display:flex;flex-direction:column;gap:11px;}
.gt-footer-link{text-decoration:none;color:rgba(255,255,255,.78);font-size:14.5px;}
.gt-footer-link-addr{text-decoration:none;color:rgba(255,255,255,.78);font-size:14.5px;line-height:1.45;}
.gt-footer-support{font-size:13px;line-height:1.55;color:rgba(255,255,255,.55);margin:14px 0 0;max-width:280px;}
.gt-footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:22px;display:flex;flex-wrap:wrap;gap:12px 24px;justify-content:space-between;align-items:center;}
.gt-footer-copy{font-size:13px;color:rgba(255,255,255,.45);}
.gt-footer-bottom-links{display:flex;flex-wrap:wrap;gap:12px 20px;align-items:center;}
.gt-footer-bottom-links .gt-footer-link{font-size:13px;}

@media(min-width:960px){
  .gt-nav-overflow{display:flex!important}
  .gt-nav-menu-btn{display:none!important}
  .gt-nav-drawer,
  .gt-site-header-nav.gt-nav-open .gt-nav-drawer{display:none!important}
}
@media(max-width:1024px){
  .gt-nav-overflow{gap:16px}
  .gt-nav-overflow .gt-nav-link{font-size:13.5px}
  .gt-nav-pinned{gap:10px}
  .gt-nav-pinned .gt-nav-link{font-size:13.5px}
}
@media(max-width:959px){
  .gt-nav-overflow{display:none}
  .gt-nav-menu-btn{display:inline-flex}
  .gt-nav-pinned{gap:8px}
  .gt-nav-pinned .gt-nav-link{font-size:13px}
  .gt-nav-bar .gt-nav-cta{font-size:12px;padding:8px 12px}
}
@media(max-width:767px){
  .gt-hero-wrap{padding-top:28px!important;padding-bottom:48px!important;gap:24px!important}
  .gt-hero-badge{margin-bottom:12px!important}
  .gt-hero-h1{margin-bottom:12px!important}
  .gt-hero-lead{margin-bottom:16px!important}
  .gt-hero-benefits{margin-bottom:16px!important;gap:8px!important}
  .gt-price-card{overflow:visible!important}
  .gt-price-badge{font-size:11.5px!important;padding:5px 10px!important;line-height:1.35!important}
  .gt-site-header-inner{gap:10px!important;padding-bottom:10px!important;min-width:0}
  .gt-logo-wrap{flex-shrink:0;max-width:46%}
  .gt-logo-sub{display:none}
  .gt-nav-pinned{gap:6px!important}
  .gt-nav-pinned .gt-nav-link{font-size:12px!important;white-space:nowrap}
  .gt-nav-bar .gt-nav-cta{font-size:11px!important;padding:7px 10px!important;white-space:nowrap}
}

/* --- sitewide header CTA --- */
.gt-nav-cta{display:inline-flex;align-items:center;justify-content:center;background:#6D2CE6;color:#fff!important;font-weight:700;font-size:13px;padding:8px 14px;border-radius:10px;text-decoration:none;white-space:nowrap;flex-shrink:0;box-shadow:0 8px 20px -8px rgba(109,44,230,.6);}
.gt-nav-cta:hover{background:#5A1FC4;}
.gt-nav-link--current{color:#6D2CE6;font-weight:700;}

/* --- inner pages (about, etc.) --- */
.gt-inner-hero{padding:clamp(48px,8vw,88px) clamp(20px,5vw,48px) clamp(40px,6vw,64px);text-align:center;background:radial-gradient(900px 400px at 50% -20%,rgba(124,58,237,.08),transparent 65%),#FCFBFE;}
.gt-inner-hero-inner{max-width:720px;margin:0 auto;}
.gt-page-h1{font-size:clamp(32px,5vw,52px);line-height:1.06;letter-spacing:-.03em;font-weight:800;margin:0 0 16px;}
.gt-page-h1-accent{color:#6D2CE6;}
.gt-page-lead{font-size:clamp(17px,2vw,20px);line-height:1.55;color:#4A4060;margin:0;}
.gt-page-meta{font-size:13px;color:#8B7FA8;margin:20px 0 0;line-height:1.5;}
.gt-inner-section{padding:clamp(48px,7vw,88px) clamp(20px,5vw,48px);}
.gt-inner-inner{max-width:720px;margin:0 auto;}
.gt-inner-inner--wide{max-width:960px;margin:0 auto;}
.gt-section-h2{font-size:clamp(26px,4vw,40px);line-height:1.08;letter-spacing:-.025em;font-weight:800;margin:0 0 clamp(28px,4vw,44px);text-align:center;}
.gt-section-h2-accent{color:#6D2CE6;}
.gt-prose p{font-size:17px;line-height:1.65;color:#4A4060;margin:0 0 20px;}
.gt-prose p:last-child{margin-bottom:0;}
.gt-beliefs-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;}
.gt-belief-card{background:#fff;border:1px solid #ECE6F8;border-radius:18px;padding:24px;}
.gt-belief-check{width:40px;height:40px;border-radius:11px;background:#EBE2FB;color:#6D2CE6;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:16px;margin-bottom:14px;}
.gt-belief-title{font-size:18px;font-weight:700;margin:0 0 8px;letter-spacing:-.01em;}
.gt-belief-desc{font-size:15px;line-height:1.55;color:#6b6286;margin:0;}
.gt-honest-card{background:#fff;border:1px solid #ECE6F8;border-radius:18px;padding:clamp(24px,4vw,36px);margin-bottom:24px;}
.gt-honest-card p{font-size:clamp(17px,2vw,19px);line-height:1.6;color:#2c2440;margin:0 0 16px;}
.gt-honest-card p:last-child{margin-bottom:0;}
.gt-quote-block{text-align:center;}
.gt-quote-card{background:#fff;border:1.5px solid #E2D7F8;border-radius:20px;padding:clamp(28px,4vw,44px);box-shadow:0 20px 50px -28px rgba(109,44,230,.2);}
.gt-quote-text{font-size:clamp(18px,2.5vw,24px);font-style:italic;line-height:1.55;color:#2c2440;margin:0 0 16px;}
.gt-quote-by{color:#6b6286;margin:0;font-size:15px;}
.gt-cta-section{padding:clamp(48px,7vw,88px) clamp(20px,5vw,48px);text-align:center;}
.gt-cta-section-inner{max-width:640px;margin:0 auto;}
.gt-cta-section-h2{font-size:clamp(26px,4vw,40px);line-height:1.08;letter-spacing:-.025em;font-weight:800;margin:0 0 14px;}
.gt-cta-section-lead{font-size:17px;line-height:1.55;color:#4A4060;margin:0 0 28px;}
.gt-legal-wrap{max-width:720px;margin:0 auto;}
.gt-legal-meta{font-size:13px;color:#8B7FA8;margin:0 0 16px;}
.gt-legal-h1{font-size:clamp(28px,4vw,40px);font-weight:800;letter-spacing:-.025em;margin:0 0 28px;}
.gt-legal-h2{font-size:20px;font-weight:700;margin:28px 0 12px;color:#1B1227;}
.gt-legal-p{font-size:16px;line-height:1.65;color:#4A4060;margin:0 0 12px;}
.gt-legal-ul{margin:0 0 16px;padding-left:1.35rem;}
.gt-legal-li{font-size:16px;line-height:1.65;color:#4A4060;margin-bottom:8px;}
.gt-legal-link{color:#6D2CE6;font-weight:600;text-decoration:none;}
.gt-legal-link:hover{text-decoration:underline;}
.gt-404-wrap{min-height:60vh;display:flex;align-items:center;justify-content:center;text-align:center;padding:48px 20px;}
.gt-404-h1{font-size:clamp(48px,10vw,80px);font-weight:800;margin:0 0 12px;color:#6D2CE6;}
.gt-404-lead{font-size:18px;color:#4A4060;margin:0 0 24px;}
.gt-back-link{color:#6D2CE6;font-weight:700;text-decoration:none;}
.gt-back-link:hover{text-decoration:underline;}
.gt-footer-explore,.gt-footer-legal,.gt-footer-contact{min-width:140px;}

/* --- sitewide performance + accessibility (gt-home, gt-trial, gt-site) --- */
body.gt-trial .gt-site-header-nav{flex:1 1 auto;flex-direction:row;align-items:center;gap:12px;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}
body.gt-trial .gt-site-header-nav::-webkit-scrollbar{display:none}
body.gt-trial .gt-site-header-nav .gt-nav-link{display:inline-flex;align-items:center;min-height:44px;padding:10px 12px;white-space:nowrap;flex-shrink:0}
body.gt-home .gt-site-header-nav:has(.gt-nav-bar),
body.gt-site .gt-site-header-nav:has(.gt-nav-bar){align-items:stretch}
body.gt-home .gt-nav-overflow,
body.gt-trial .gt-nav-overflow,
body.gt-site .gt-nav-overflow,
body.gt-home .gt-nav-pinned,
body.gt-trial .gt-nav-pinned,
body.gt-site .gt-nav-pinned{align-items:center;gap:12px}
body.gt-home .gt-nav-overflow .gt-nav-link,
body.gt-home .gt-nav-pinned .gt-nav-link,
body.gt-home .gt-nav-pinned .gt-nav-cta,
body.gt-trial .gt-nav-overflow .gt-nav-link,
body.gt-site .gt-nav-overflow .gt-nav-link,
body.gt-site .gt-nav-pinned .gt-nav-link,
body.gt-site .gt-nav-pinned .gt-nav-cta{display:inline-flex;align-items:center;min-height:44px;padding:10px 12px}
body.gt-home .gt-nav-menu-btn,
body.gt-site .gt-nav-menu-btn{min-width:44px;min-height:44px}
body.gt-home .gt-hero-benefits .gt-nav-link{min-height:44px;padding:10px 14px;display:inline-flex;align-items:center}
body.gt-home .gt-hero-badge-sub,
body.gt-home .gt-home-attribution,
body.gt-home .gt-trust-heading,
body.gt-home .gt-review-role,
body.gt-trial .gt-hero-badge-sub,
body.gt-trial .gt-trust-heading,
body.gt-trial .gt-review-role,
body.gt-trial .gt-benefit-label,
body.gt-trial .gt-benefit-sub,
body.gt-trial .gt-secure-text,
body.gt-site .gt-page-meta,
body.gt-site .gt-legal-meta,
body.gt-site .gt-review-role{color:#5C5270}
body.gt-home .gt-trust-logo,
body.gt-trial .gt-trust-logo{color:#6B6080}
body.gt-home .gt-footer-heading,
body.gt-trial .gt-footer-heading,
body.gt-site .gt-footer-heading{color:rgba(255,255,255,.72)}
body.gt-home .gt-home-attribution{margin:12px 0 0;font-size:14px}