.glc-calculatorPage{color:#142236;background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px}.glc-calculatorPage *{box-sizing:border-box}.glc-calculatorPage{margin:0}.glc-calculatorPage button,.glc-calculatorPage input,.glc-calculatorPage select,.glc-calculatorPage textarea{font:inherit}.glc-calculatorPage button{cursor:pointer}.glc-calculatorPage .glc-hero{background:var(--bg-primary,#fff);color:var(--text-primary,#0a1128);padding:64px 0 44px}.glc-calculatorPage .glc-hero p{max-width:660px;color:var(--text-muted,#47567a);font-size:1.1rem;line-height:1.55}.glc-calculatorPage .glc-hero .glc-small{color:var(--text-muted,#47567a);margin:16px 0 0;font-size:.88rem}.glc-calculatorPage .glc-btn{color:#fff;background:#247fe5;border:0;border-radius:11px;justify-content:center;align-items:center;min-height:48px;padding:14px 22px;font-weight:750;text-decoration:none;display:inline-flex}.glc-calculatorPage .glc-btn.glc-secondary{color:#193553;background:#eaf1f9}.glc-calculatorPage .glc-btn:disabled{opacity:.45;cursor:not-allowed}.glc-calculatorPage .glc-hero .glc-btn{background:var(--accent,#0b5fff);color:#fff;margin-top:12px}.glc-calculatorPage .glc-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:24px;display:grid}.glc-calculatorPage .glc-grid>section.glc-card{flex-direction:column;display:flex}.glc-calculatorPage .glc-grid>section.glc-card>.glc-controls{margin-top:auto;padding-top:32px}.glc-calculatorPage .glc-card{background:#fff;border:1px solid #dfe6ee;border-radius:18px;padding:30px;box-shadow:0 9px 30px #1531540b}.glc-calculatorPage .glc-progress-meta{color:#52657b;justify-content:space-between;font-size:.88rem;font-weight:700;display:flex}.glc-calculatorPage .glc-progress{background:#e5ecf4;border-radius:10px;height:7px;margin:13px 0 32px;overflow:hidden}.glc-calculatorPage .glc-progress span{background:#277ee2;height:100%;transition:width .25s;display:block}.glc-calculatorPage .glc-step-title{letter-spacing:-.035em;margin:0 0 8px;font-size:1.65rem}.glc-calculatorPage .glc-hint{color:#5f7288;margin:0 0 24px;line-height:1.5}.glc-calculatorPage .glc-options{gap:11px;display:grid}.glc-calculatorPage .glc-options.glc-two{grid-template-columns:repeat(2,minmax(0,1fr))}.glc-calculatorPage .glc-option{cursor:pointer;border:1.5px solid #d8e2ec;border-radius:12px;align-items:flex-start;gap:12px;min-height:67px;padding:16px;display:flex;position:relative}.glc-calculatorPage .glc-option:has(input:checked){background:#eff6ff;border-color:#267de0;box-shadow:0 0 0 2px #267de01b}.glc-calculatorPage .glc-option input{accent-color:#267de0;flex:none;margin:4px 0 0}.glc-calculatorPage .glc-option strong{display:block}.glc-calculatorPage .glc-option small{color:#5d7188;margin-top:4px;line-height:1.45;display:block}.glc-calculatorPage .glc-controls{justify-content:space-between;gap:10px;margin-top:32px;display:flex}.glc-calculatorPage .glc-summary{align-self:stretch;position:static}.glc-calculatorPage .glc-summary h2{letter-spacing:-.025em;margin:0 0 20px;font-size:1.2rem}.glc-calculatorPage .glc-summary-row{color:#52657b;border-bottom:1px solid #ebeff4;justify-content:space-between;align-items:start;gap:20px;padding:11px 0;font-size:.93rem;display:flex}.glc-calculatorPage .glc-summary-row strong{text-align:right;color:#172d47}.glc-calculatorPage .glc-total{background:#edf5ff;border-radius:13px;justify-content:space-between;align-items:center;gap:10px;margin-top:20px;padding:18px;display:flex}.glc-calculatorPage .glc-total strong{color:#0d5fbd;font-size:1.55rem}.glc-calculatorPage .glc-note{color:#61748a;font-size:.82rem;line-height:1.5}.glc-calculatorPage .glc-quote{color:#a25b12!important}.glc-calculatorPage .glc-result-panel{margin-top:24px}.glc-calculatorPage .glc-detail-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.glc-calculatorPage .glc-detail{border:1px solid #e2e9f1;border-radius:12px;padding:17px}.glc-calculatorPage .glc-detail span{color:#64778b;font-size:.82rem;display:block}.glc-calculatorPage .glc-detail strong{margin-top:7px;display:block}.glc-calculatorPage .glc-banner{color:#63451c;background:#fff7e9;border-left:4px solid #e6a12c;border-radius:9px;margin:22px 0;padding:17px;line-height:1.5}.glc-calculatorPage .glc-content{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:40px;display:grid}.glc-calculatorPage .glc-content p{color:#52657b;line-height:1.65}.glc-calculatorPage .glc-content h2,.glc-calculatorPage .glc-lead h2{letter-spacing:-.035em}.glc-calculatorPage .glc-lead{margin-top:25px}.glc-calculatorPage .glc-fields{grid-template-columns:1fr 1fr;gap:16px;display:grid}.glc-calculatorPage .glc-field{gap:7px;font-size:.91rem;font-weight:700;display:grid}.glc-calculatorPage .glc-field input,.glc-calculatorPage .glc-field select,.glc-calculatorPage .glc-field textarea{color:#142236;background:#fff;border:1px solid #cbd7e4;border-radius:9px;width:100%;padding:12px}.glc-calculatorPage .glc-field.glc-full{grid-column:1/-1}.glc-calculatorPage .glc-consent{color:#4d6075;align-items:flex-start;gap:10px;margin:20px 0;font-size:.9rem;line-height:1.5;display:flex}.glc-calculatorPage .glc-consent input{margin-top:4px}.glc-calculatorPage .glc-mobile-summary{display:none}.glc-calculatorPage .glc-small-heading{margin:26px 0 12px;font-size:1.06rem}.glc-calculatorPage #thankyou{color:#145b32;background:#eaf7ee;border-radius:12px;padding:22px;line-height:1.6}.glc-calculatorPage #form-note{color:#8b4a0e;font-size:.9rem}.glc-calculatorPage .glc-hidden{display:none!important}@media (max-width:820px){.glc-calculatorPage .glc-grid{grid-template-columns:1fr}.glc-calculatorPage .glc-summary{display:none}.glc-calculatorPage .glc-mobile-summary{z-index:5;color:#fff;background:#102f57;padding:10px 16px;display:block;position:sticky;bottom:0;box-shadow:0 -5px 20px #10284630}.glc-calculatorPage .glc-mobile-summary button{color:#fff;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:10px;width:100%;font-weight:700;display:flex}.glc-calculatorPage .glc-mobile-summary strong{font-size:1.1rem}.glc-calculatorPage .glc-mobile-detail{color:#142236;background:#fff;border-radius:10px;max-height:45vh;margin:0 0 8px;padding:16px;overflow:auto}.glc-calculatorPage .glc-mobile-summary:not(.glc-expanded) .glc-mobile-detail{display:none}.glc-calculatorPage .glc-hero{padding:45px 0 35px}.glc-calculatorPage .glc-card{padding:23px}.glc-calculatorPage .glc-content{grid-template-columns:1fr}}@media (max-width:550px){.glc-calculatorPage .glc-options.glc-two,.glc-calculatorPage .glc-fields,.glc-calculatorPage .glc-detail-list{grid-template-columns:1fr}.glc-calculatorPage .glc-controls .glc-btn{flex:1}.glc-calculatorPage .glc-total strong{font-size:1.25rem}}.glc-calculatorPage{width:100%;max-width:100%;overflow-x:clip}.glc-calculatorPage .glc-grid,.glc-calculatorPage .glc-content{width:100%;min-width:0}.glc-calculatorPage .glc-grid>*,.glc-calculatorPage .glc-content>*{min-width:0}.glc-calculatorPage .glc-summary-row>*,.glc-calculatorPage .glc-total>*{overflow-wrap:anywhere;min-width:0}.glc-calculatorPage{color:var(--text-primary,#0a1128);background:var(--bg-primary,#fff);font-family:inherit;line-height:1.6;overflow-x:visible}.glc-calculatorPage a{color:var(--accent,#0b5fff)}.glc-calculatorPage :is(h2,h3){font-weight:700;line-height:1.35}.glc-calculatorPage :is(a,button,input,select,textarea):focus-visible{outline:3px solid var(--accent,#0b5fff);outline-offset:4px}.glc-calculatorPage :is(#calculator,#result,#lead){scroll-margin-top:108px}.glc-calculatorPage .glc-hero{background:var(--bg-primary,#fff);padding:72px 0 56px}.glc-calculatorPage .glc-eyebrow{color:var(--accent,#0b5fff);margin-bottom:16px}.glc-calculatorPage .glc-hero .heading-1{max-width:860px;color:var(--text-primary,#0a1128);margin:0 0 24px}.glc-calculatorPage .glc-hero p{max-width:720px;margin:0;font-size:18px;line-height:1.7}.glc-calculatorPage .glc-hero .glc-small{margin-top:20px;font-size:14px}.glc-calculatorPage .glc-hero .glc-btn{color:#fff;margin-top:24px}.glc-calculatorPage .glc-btn{background:var(--accent,#0b5fff);font-weight:700;line-height:1.4}.glc-calculatorPage a.glc-btn,.glc-calculatorPage .glc-hero a.glc-btn{color:#fff}.glc-calculatorPage .glc-btn:hover,.glc-calculatorPage .glc-hero .glc-btn:hover{background:var(--accent-mid,#0a4fd4)}.glc-calculatorPage .glc-btn.glc-secondary{background:var(--bg-secondary,#eef3fb);color:var(--text-primary,#0a1128)}.glc-calculatorPage .glc-body{padding:40px 0 64px}.glc-calculatorPage .glc-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.glc-calculatorPage .glc-card{background:var(--bg-card,#fff);border-color:var(--border,#0a11281a)}.glc-calculatorPage .glc-summary{top:auto}.glc-calculatorPage .glc-step-title{letter-spacing:-.025em;margin-bottom:12px;font-size:26px;line-height:1.3}.glc-calculatorPage .glc-hint,.glc-calculatorPage .glc-note,.glc-calculatorPage .glc-content p,.glc-calculatorPage .glc-option small{color:var(--text-muted,#47567a)}.glc-calculatorPage .glc-note{overflow-wrap:anywhere;margin:12px 0 0}.glc-calculatorPage .glc-progress span{background:var(--accent,#0b5fff)}.glc-calculatorPage .glc-option:has(input:checked){border-color:var(--accent,#0b5fff);background:#f0f5ff}.glc-calculatorPage .glc-option input{width:16px;height:16px;accent-color:var(--accent,#0b5fff)}.glc-calculatorPage .glc-option span{overflow-wrap:anywhere;min-width:0}.glc-calculatorPage .glc-option strong{font-weight:700}.glc-calculatorPage .glc-option small{font-size:14px;line-height:1.5}.glc-calculatorPage .glc-summary-row{grid-template-columns:minmax(0,1fr) minmax(72px,auto);gap:16px;font-size:14px;display:grid}.glc-calculatorPage .glc-summary-row strong{max-width:165px;font-weight:700}.glc-calculatorPage .glc-total{flex-wrap:wrap;font-size:14px}.glc-calculatorPage .glc-total strong{color:var(--accent,#0b5fff);font-variant-numeric:tabular-nums;font-weight:700}.glc-calculatorPage .glc-content{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:32px}.glc-calculatorPage .glc-result-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:24px;display:flex}.glc-calculatorPage .glc-content p{margin-top:12px}.glc-calculatorPage .glc-content h2,.glc-calculatorPage .glc-lead h2{letter-spacing:-.02em;margin:0 0 12px;font-size:22px}.glc-calculatorPage .glc-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.glc-calculatorPage .glc-field{min-width:0;font-weight:600}.glc-calculatorPage .glc-field input,.glc-calculatorPage .glc-field select,.glc-calculatorPage .glc-field textarea{min-width:0;min-height:48px;font-size:16px;font-weight:400}.glc-calculatorPage .glc-field textarea{resize:vertical}.glc-calculatorPage .glc-consent input{flex:none;width:16px;height:16px}.glc-calculatorPage .glc-disclaimer{color:var(--text-muted,#47567a);background:0 0;padding:0 0 32px;font-size:13px}.glc-calculatorPage .glc-disclaimer a{color:var(--accent,#0b5fff)}@media (max-width:960px){.glc-calculatorPage .glc-grid,.glc-calculatorPage .glc-content{grid-template-columns:minmax(0,1fr)}.glc-calculatorPage .glc-summary{display:none}.glc-calculatorPage .glc-mobile-summary{z-index:40;background:var(--navy,#0a1128);color:#fff;padding:12px 20px max(12px,env(safe-area-inset-bottom));display:block;position:sticky;bottom:0;box-shadow:0 -4px 20px #0a112820}.glc-calculatorPage .glc-mobile-summary>button{color:#fff;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:40px;font-size:14px;font-weight:700;display:flex}.glc-calculatorPage .glc-mobile-summary>button strong{font-size:18px}.glc-calculatorPage .glc-mobile-detail{overscroll-behavior:contain;max-height:45vh;color:var(--text-primary,#0a1128);background:#fff;border-radius:12px;margin-bottom:12px;padding:18px;overflow-y:auto}.glc-calculatorPage .glc-mobile-summary:not(.glc-expanded) .glc-mobile-detail{display:none}.glc-calculatorPage .glc-hero{padding:56px 0 44px}}@media (max-width:600px){.glc-calculatorPage .glc-body{padding:24px 0 40px}.glc-calculatorPage .glc-hero{padding:44px 0 36px}.glc-calculatorPage .glc-card{border-radius:14px;padding:22px 18px}.glc-calculatorPage .glc-step-title{font-size:23px}.glc-calculatorPage .glc-options.glc-two,.glc-calculatorPage .glc-fields,.glc-calculatorPage .glc-detail-list{grid-template-columns:minmax(0,1fr)}.glc-calculatorPage .glc-summary-row strong{max-width:120px}.glc-calculatorPage .glc-mobile-summary{padding-inline:16px}.glc-calculatorPage .glc-result-actions>.glc-btn{width:100%}}@media (prefers-reduced-motion:reduce){.glc-calculatorPage .glc-progress span{transition:none}}
