body{margin:0;font-family:Source Sans Pro,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:linear-gradient(135deg,#0a1628,#1e3a5f,#2d4a73);color:#1a365d;font-feature-settings:"kern" 1,"liga" 1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}.header{background:linear-gradient(135deg,#1e3a5f,#2d4a73,#3a5998);box-shadow:0 4px 20px #0000004d;padding-left:5vw;padding-right:5vw}.logo-container{display:flex;align-items:center;gap:.75rem}.shield-icon{width:2rem;height:2rem;color:#60a5fa;flex-shrink:0}.logo{font-size:2.25rem;font-weight:900;color:#fff;margin:0;letter-spacing:-.02em;font-family:Inter,sans-serif}.trust-indicators{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem}.trusted{color:#ffffffe6;font-size:1.05rem;font-weight:600;margin:0;letter-spacing:.01em}.trusted strong{color:#ef4444;font-weight:700}.trust-badges{display:flex;gap:1rem}.badge{font-size:.85rem;color:#fff;font-weight:600;display:flex;align-items:center;gap:.25rem}.check{color:#ef4444;font-weight:700}.container{max-width:900px;margin:0 auto;padding:0 1rem}.flex-between{display:flex;justify-content:space-between;align-items:center}.hero{min-height:12vh;display:flex;align-items:center}.hero .container{display:flex;flex-direction:column;align-items:center;justify-content:center}.hero h2{font-size:3.5rem;font-weight:900;color:#fff;margin:1.4rem 0 1rem;line-height:1.1;letter-spacing:-.03em;text-shadow:0 3px 6px rgba(0,0,0,.4);font-family:Inter,sans-serif}.hero .highlight{color:#60a5fa;font-weight:900;display:block;text-shadow:0 3px 6px rgba(0,0,0,.5)}.hero-subtitle{color:#ffffffe6;font-size:1.25rem;font-weight:400;margin:1rem 0 0;max-width:600px;text-shadow:0 2px 4px rgba(0,0,0,.3)}.hero p{color:#fff;font-size:1.2rem;margin:0;font-weight:400;line-height:1.5;max-width:700px;opacity:.95;text-shadow:0 2px 4px rgba(0,0,0,.3)}.calculator{margin-bottom:2rem}.card{background:linear-gradient(135deg,#f0f4f8,#e2e8f0,#cbd5e1);border-radius:1.25rem;box-shadow:0 12px 40px #0003;padding:2.5rem;max-width:900px;border:1px solid rgba(30,58,95,.2)}.calculator-header{text-align:center;margin-bottom:2rem}.calculator-header h3{font-size:2rem;font-weight:800;margin-bottom:.5rem;color:#0f172a;font-family:Inter,sans-serif;letter-spacing:-.02em}.calculator-subtitle{color:#64748b;font-size:1.1rem;font-weight:400;margin:0}.form-row{margin-bottom:1.2rem;display:flex;flex-direction:column}.form-row label{font-weight:700;margin-bottom:.5rem;color:#0f172a;font-size:.95rem;letter-spacing:.01em}.form-row select{padding:.75rem 1rem;border:2px solid #cbd5e1;border-radius:.75rem;font-size:1.05rem;font-family:inherit;transition:all .3s ease;background:linear-gradient(135deg,#fff,#f1f5f9);color:#0f172a;font-weight:500}.form-row select:focus{outline:none;border-color:#7c2d12;box-shadow:0 0 0 4px #7c2d1226;background:#fff}.tooltip{cursor:pointer;text-decoration:none}.summary-cards{display:flex;gap:.7rem;margin:1.2rem 0 .7rem;flex-wrap:wrap;justify-content:flex-start}.benefits-summary-bg{background:linear-gradient(135deg,#0f172a,#1e293b,#334155);border-radius:1.5rem;box-shadow:0 16px 48px #0000004d;padding:2.5rem 2rem 2rem;margin:2rem 0 1.5rem;display:flex;flex-direction:column;align-items:stretch;border:2px solid #7c2d12}.benefits-summary-header{display:flex;align-items:center;color:#fff;font-weight:700;font-size:1.25rem;margin-bottom:1.5rem;font-family:Inter,sans-serif;letter-spacing:.01em}.benefits-summary-header span:first-child{text-shadow:0 2px 4px rgba(0,0,0,.3)}.benefits-summary-header span:nth-child(2){display:inline-block;width:40px;height:3px;background:#60a5fa;vertical-align:middle;margin:0 .75rem;border-radius:2px}.benefits-summary-header span:last-child{color:#60a5fa;font-weight:800;text-shadow:0 2px 4px rgba(0,0,0,.4)}.benefits-summary-row{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;width:100%}.summary-card{background:linear-gradient(135deg,#ffffff1f,#ffffff0f);border-radius:1rem;box-shadow:0 8px 24px #00000026;padding:1.5rem 1.25rem;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;border:1px solid rgba(124,45,18,.3);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);min-height:110px;transition:all .3s ease}.summary-card:hover{transform:translateY(-2px);box-shadow:0 12px 32px #00000040;border-color:#7c2d1280}.summary-title{width:auto;margin-bottom:.5rem;white-space:normal;word-break:normal;overflow:visible;text-overflow:unset;font-size:.85rem;font-weight:800;color:#60a5fa;letter-spacing:.05em;text-transform:uppercase;text-shadow:0 1px 2px rgba(0,0,0,.3)}.summary-value{width:100%;text-align:left;margin:0;color:#fff;font-weight:800;font-size:1.25rem;font-family:Inter,sans-serif;text-shadow:0 2px 4px rgba(0,0,0,.3)}.cta-btn{width:100%;background:linear-gradient(135deg,#7c2d12,#dc2626);color:#fff;padding:1.25rem 2rem;border:none;border-radius:.75rem;font-size:1.2rem;font-weight:800;margin-top:.5rem;cursor:pointer;transition:all .3s ease;font-family:inherit;text-shadow:0 2px 4px rgba(0,0,0,.3);box-shadow:0 8px 24px #7c2d1266;letter-spacing:.01em}.cta-btn:hover{background:linear-gradient(135deg,#dc2626,#7c2d12);transform:translateY(-2px);box-shadow:0 12px 32px #7c2d1299}.cta-note{text-align:center;color:#64748b;font-size:1rem;margin-top:1.5rem;line-height:1.6}.cta-note strong{color:#1e3a5f;font-weight:700}.footer{background:linear-gradient(135deg,#0a1628,#1e3a5f);color:#fff;padding:3rem 0 2rem;margin-top:2rem;border-top:4px solid #7c2d12}.footer-content{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:2rem}.footer-logo{display:flex;align-items:center;gap:1rem}.footer-shield-icon{width:2rem;height:2rem;color:#60a5fa;flex-shrink:0}.footer-title{margin:0;font-size:1.1rem;font-weight:700;color:#fff;font-family:Inter,sans-serif}.footer-subtitle{margin:.25rem 0 0;opacity:.9;font-size:.9rem;font-weight:400}.footer-subtitle a{color:#60a5fa;text-decoration:none;font-weight:600}.footer-subtitle a:hover{text-decoration:underline}.footer-links{display:flex;gap:3rem}.footer-column{display:flex;flex-direction:column;gap:.75rem}.footer-column h4{margin:0 0 .5rem;font-size:1rem;font-weight:700;color:#60a5fa;font-family:Inter,sans-serif;letter-spacing:.01em}.footer-column a{color:#fff;text-decoration:none;font-size:.95rem;opacity:.85;transition:all .3s ease;font-weight:500}.footer-column a:hover{opacity:1;color:#60a5fa;transform:translate(2px)}.form-grid{display:flex;flex-wrap:wrap;gap:1.2rem;margin-bottom:1.5rem}.form-grid-row{display:flex;flex:1 1 100%;gap:1.5rem}.form-grid-row>.form-row{flex:1 1 0;min-width:200px}.married-margin-left{margin-left:2.5rem}.note{color:#ffffffe6;font-size:1rem;text-align:center;margin-top:1.5rem;max-width:800px;line-height:1.6;font-weight:500}@media (max-width: 900px){.trust-indicators{align-items:center}.trust-badges{flex-direction:column;gap:.25rem;align-items:center}.logo{font-size:1.75rem}.shield-icon{width:1.75rem;height:1.75rem}.married-margin-left{margin-left:0}.footer-content{flex-direction:column;align-items:center;text-align:center;gap:2rem}.footer-links{flex-direction:column;gap:2rem;align-items:center}.footer-column{align-items:center;text-align:center}}@media (max-width: 900px){.form-grid,.form-grid-row{flex-direction:column;gap:1rem}.form-grid-row>.form-row{min-width:0}.hero h2{font-size:2.5rem}.hero-subtitle{font-size:1.1rem}.hero .container{margin-left:1rem;margin-top:1rem;padding-left:1rem;padding-right:1rem}}@media (max-width: 768px){.hero h2{font-size:2rem}.hero-subtitle{font-size:1rem}.hero .container{margin-left:.7rem;margin-top:.7rem;max-width:100vw;padding-left:.7rem;padding-right:.7rem}.benefits-summary-row{grid-template-columns:repeat(2,1fr);gap:1rem}.benefits-summary-bg{padding:1.5rem 1rem}.hero h2{margin-top:.5rem}.calculator{padding:.5rem .2rem}.calculator-header h3{font-size:1.5rem}.calculator-subtitle{font-size:1rem}.footer-links{gap:1.5rem}}@media (max-width: 480px){.benefits-summary-row{grid-template-columns:1fr;gap:1rem}.hero h2{font-size:1.75rem}.hero-subtitle{font-size:.95rem}.trust-badges{flex-direction:column;gap:.5rem}}.hero .container h2{text-align:center;width:100%}.hero .container p{margin-top:2rem;font-size:1.2rem;max-width:700px;font-weight:500}.summary-icon{width:1.25em;height:1.25em;margin-bottom:.5em;margin-right:.5em;display:block;filter:brightness(0) invert(1);opacity:.9;flex-shrink:0}.summary-row-top{display:flex;align-items:flex-start;justify-content:flex-start;width:100%;margin-bottom:.5em}
