.template4-wrapper{color:#111;max-width:1300px;margin:2rem auto;padding:2rem;font-family:Inter,sans-serif}.template4-header{background:#f3f6f9;border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:2rem;padding:1rem 2rem;display:flex}.template4-header .logo{font-size:1.5rem;font-weight:700}.template4-header nav{gap:1rem;display:flex}.header-link{cursor:text;border-bottom:1px dashed #0000;transition:border .2s}.header-link:hover{border-bottom:1px dashed #ff4081}.domain-display{color:#ff4081;font-weight:700}.template4-hero{background:#ffe4ec;border-radius:12px;justify-content:space-between;align-items:center;gap:2rem;margin-bottom:3rem;display:flex;overflow:hidden}.hero-text{flex:1;padding:4rem}.hero-text h1{margin-bottom:1rem;font-size:2.75rem}.hero-text p{font-size:1.25rem}.hero-image{flex:1}.hero-image img{border-radius:12px;width:100%;height:auto}.template4-calculators{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem;display:grid}.calc-card{background:#fff;border-radius:16px;padding:2rem;transition:transform .3s,box-shadow .3s;position:relative;box-shadow:0 10px 25px #0000001f}.calc-card:hover{transform:translateY(-6px);box-shadow:0 15px 50px #0003}.calc-card-overlay{opacity:0;background:#0000000d;border-radius:16px;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .3s;display:flex;position:absolute;top:0;left:0}.calc-card:hover .calc-card-overlay{opacity:1}.view-calc{color:#ff4081;cursor:pointer;font-weight:700}.template4-contact{text-align:center;margin:3rem 0}.template4-contact h2{margin-bottom:1rem;font-size:2rem}.template4-contact p{font-size:1.125rem}.template4-footer{color:#fff;background:#ff4081;border-radius:12px;justify-content:space-between;align-items:center;padding:2rem;display:flex}.footer-text{font-weight:500}.footer-links{gap:1rem;display:flex}.footer-links span{cursor:text;border-bottom:1px dashed #0000;transition:border .2s}.footer-links span:hover{border-bottom:1px dashed #fff}@media (max-width:768px){.template4-hero{flex-direction:column}.template4-calculators{grid-template-columns:1fr}.template4-header{flex-direction:column;gap:1rem}}.template4-wrapper.sunrise .template4-hero{background:#fff0e6}.template4-wrapper.sunrise .template4-footer{background:#ff6f61}.template4-wrapper.forest .template4-hero{background:#e6f4ea}.template4-wrapper.forest .template4-footer{background:#28a745}.template4-wrapper.ocean .template4-hero{background:#e0f7ff}.template4-wrapper.ocean .template4-footer{background:#0077b6}.template4-wrapper.lavender .template4-hero{background:#f0e6ff}.template4-wrapper.lavender .template4-footer{background:#6f42c1}.template4-wrapper.coral .template4-hero{background:#fff0f0}.template4-wrapper.coral .template4-footer{background:#ff4081}
