.calc-input-card{background-color:var(--card-bg,#fff);color:var(--card-text,#111);box-sizing:border-box;border-radius:12px;flex-direction:column;gap:16px;width:100%;max-width:480px;padding:32px;display:flex;box-shadow:0 8px 24px #0000001f}.calc-input-card label{margin-bottom:4px;font-weight:600}.calc-input-card input{border:1px solid #ccc;border-radius:8px;width:100%;padding:12px 16px;font-size:1rem}.calc-input-fold{flex-wrap:wrap;justify-content:center;gap:24px;margin-top:80px;display:flex}
.calc-results-card{background-color:var(--card-bg,#fff);color:var(--card-text,#111);box-sizing:border-box;border-radius:12px;flex-direction:column;gap:24px;width:100%;max-width:480px;padding:32px;display:flex;box-shadow:0 8px 24px #0000001f}.calc-results-card h3{margin-bottom:8px;font-size:1.25rem}.calc-results-card .slider-range{flex-direction:column;gap:16px;display:flex}.calc-results-card input[type=range]{accent-color:#3b82f6;width:100%}.calc-results-fold{flex-wrap:wrap;justify-content:center;gap:24px;margin-top:80px;display:flex}
.three-calc-cards-section{flex-direction:column;align-items:center;padding:64px 16px;transition:background-color .3s;display:flex;position:relative}.three-calc-cards{flex-wrap:wrap;justify-content:center;gap:24px;display:flex}.three-calc-color-picker{z-index:10;background:#fff;border-radius:8px;flex-direction:column;align-items:flex-start;gap:4px;padding:8px;animation:.2s ease-out popIn;display:flex;position:absolute;top:16px;right:16px;box-shadow:0 4px 12px #0003}.three-calc-color-picker label{font-size:.875rem;font-weight:500}.three-calc-color-picker input[type=color]{cursor:pointer;border:none;width:40px;height:32px;padding:0}@keyframes popIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}
.faq-section{flex-direction:row;gap:48px;padding:64px 32px;transition:background-color .3s;display:flex;position:relative}.faq-left{flex-direction:column;flex:1;justify-content:center;display:flex}.faq-left h2{text-align:left;margin-bottom:16px;font-size:2rem}.faq-left p{text-align:left;font-size:1.25rem}.faq-right{flex-direction:column;flex:1;gap:16px;display:flex}.faq-item strong{margin-bottom:4px;font-weight:600;display:block}.faq-item p{margin:0}.faq-bg-color-picker{z-index:10;background:#fff;border-radius:8px;flex-direction:column;gap:4px;padding:8px;animation:.2s ease-out popIn;display:flex;position:absolute;top:16px;right:16px;box-shadow:0 4px 12px #0003}.faq-bg-color-picker label{font-size:.875rem;font-weight:500}.faq-bg-color-picker input[type=color]{cursor:pointer;border:none;width:40px;height:32px;padding:0}@keyframes popIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.editable{border-radius:4px;outline:2px dotted #3b82f6;padding:2px}
.leadgate-wrapper{z-index:9999;width:300px;max-width:calc(100% - 40px);font-family:Inter,sans-serif;position:absolute;bottom:20px;left:20px}.leadgate{border-radius:16px;overflow:hidden;box-shadow:0 16px 32px #00000040}.leadgate.collapsed{height:60px;padding:0 16px}.leadgate.expanded{padding:16px}.leadgate-header{justify-content:space-between;align-items:center;display:flex}.leadgate-title{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.editor-dots{cursor:pointer;padding:0 8px;font-size:18px}.leadgate-arrow{cursor:pointer;font-weight:700}.leadgate-body{margin-top:12px}.leadgate-intents{flex-direction:column;gap:8px;margin-top:8px;display:flex}.leadgate-intent-label{background:#fff3;border-radius:6px;align-items:center;gap:8px;padding:6px 10px;display:flex}.leadgate-next-btn{color:#000;cursor:pointer;background:#fff;border:none;border-radius:8px;margin-top:12px;padding:8px 12px}.leadgate-popover{color:#000;background:#fff;border-radius:12px;flex-direction:column;gap:8px;width:280px;padding:16px;display:flex;position:absolute;bottom:70px;left:0;box-shadow:0 12px 24px #0003}
.template-calc1-shell{flex-direction:column;width:100%;min-height:100vh;display:flex}.hero-shell{text-align:center;color:#fff;flex-direction:column;justify-content:center;align-items:center;padding:64px 16px;display:flex;position:relative}.hero-shell h1{margin-bottom:16px;font-size:3rem}.hero-shell p{max-width:800px;font-size:1.25rem}.hero-bg-picker{background:#ffffffe6;border-radius:6px;align-items:center;gap:8px;padding:4px 8px;display:flex;position:absolute;top:16px;right:16px;box-shadow:0 4px 12px #00000026}.calc-section{flex-direction:column;width:100%;min-height:100vh;padding:32px 16px;display:flex;position:relative}.calc-section-bg-picker{background:#ffffffe6;border-radius:6px;align-items:center;gap:8px;padding:4px 8px;display:flex;position:absolute;top:16px;right:16px;box-shadow:0 4px 12px #00000026}.calc-row{gap:16px;width:100%;max-width:1200px;margin:0 auto;display:flex}.calc-input-card,.calc-results-card{background:#ffffffe6;border-radius:12px;flex:50%;padding:32px;box-shadow:0 6px 16px #0000001a}.slider-range{flex-direction:column;gap:16px;display:flex}.slider-range input[type=range]{width:100%}.three-calc-cards{flex-wrap:wrap;justify-content:center;gap:16px;padding:64px 16px;display:flex;position:relative}.three-calc-bg-picker{background:#ffffffe6;border-radius:6px;align-items:center;gap:8px;padding:4px 8px;display:flex;position:absolute;top:16px;right:16px;box-shadow:0 4px 12px #00000026}.home-valuation-card{border-radius:12px;justify-content:center;align-items:center;max-width:800px;margin:32px auto;padding:64px 16px;display:flex;position:relative;box-shadow:0 6px 16px #0000001a}.home-val-bg-picker{background:#ffffffe6;border-radius:6px;align-items:center;gap:8px;padding:4px 8px;display:flex;position:absolute;top:16px;right:16px;box-shadow:0 4px 12px #00000026}.faq-section{padding:64px 16px;position:relative}.faq-bg-picker{background:#ffffffe6;border-radius:6px;align-items:center;gap:8px;padding:4px 8px;display:flex;position:absolute;top:16px;right:16px;box-shadow:0 4px 12px #00000026}.footer-shell{flex-direction:column;align-items:center;padding:32px 16px;display:flex}.editable{border-radius:4px;outline:2px dotted #3b82f6;padding:2px}
.template-calc2-shell{flex-direction:column;width:100%;font-family:inherit;display:flex}.hero-fullfold{text-align:center;color:#fff;background:linear-gradient(135deg,#3b82f6,#60a5fa);flex-direction:column;justify-content:center;align-items:center;height:100vh;padding:0 32px;display:flex;position:relative}.hero-fullfold h1{margin-bottom:16px;font-size:4rem}.hero-fullfold p{max-width:700px;font-size:1.25rem;line-height:1.5}.hero-color-picker{background:#ffffffe6;border-radius:4px;align-items:center;gap:8px;padding:4px 8px;display:flex;position:absolute;top:16px;right:32px;box-shadow:0 2px 8px #0003}.input-results-fold{justify-content:center;gap:32px;width:100%;padding:48px 32px;display:flex}.input-results-fold>*{background:#f3f4f6;border-radius:12px;flex:50%;padding:32px;position:relative;box-shadow:0 4px 16px #0000001a}.calc-input-field input{padding-left:16px}.calc-results .slider-range{margin-top:16px}.calc-results .slider-range input[type=range]{-webkit-appearance:none;background:#d1d5db;border-radius:4px;outline:none;width:100%;height:8px}.calc-results .slider-range input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;background:#3b82f6;border-radius:50%;width:20px;height:20px;box-shadow:0 2px 6px #0000004d}.calc-results .slider-range label{justify-content:space-between;margin-bottom:8px;display:flex}.three-calc-cards{background:#f9fafb;border-radius:12px;justify-content:center;gap:24px;padding:64px 32px;display:flex;position:relative}.home-valuation-promo{text-align:center;background:#eef2ff;border-radius:12px;flex-direction:column;align-items:center;gap:16px;padding:64px 32px;display:flex}.home-valuation-promo h2{margin-bottom:8px;font-size:2rem}.home-valuation-promo p{max-width:600px;margin-bottom:16px;font-size:1.25rem}.faq-section{background:#f3f4f6;border-radius:12px;flex-direction:column;gap:32px;padding:64px 32px;display:flex}.faq-section h3{margin-bottom:16px;font-size:2rem}.faq-list{flex-direction:column;gap:16px;display:flex}.faq-item strong{margin-bottom:4px;font-weight:600;display:block}.faq-item p{margin:0}.lead-gate-popover{z-index:1000;background:#fff;border-radius:12px;padding:32px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 24px #0000004d}.header-nav a,.footer-links a{color:#3b82f6;margin:0 12px;font-weight:500;text-decoration:none}.header-nav a:hover,.footer-links a:hover{text-decoration:underline}
.template-calc3-shell{flex-direction:column;min-height:100vh;display:flex}.input-results-fold{flex-flow:wrap;justify-content:space-between;gap:24px;padding:32px;display:flex}.calc-input-card,.calc-results-card{border-radius:8px;flex:45%;min-width:300px;padding:24px;transition:background-color .3s;box-shadow:0 2px 8px #0000001a}.calc-card-bg-picker{flex-direction:column;margin-bottom:16px;display:flex}.calc-card-bg-picker label{margin-bottom:4px;font-size:.875rem;font-weight:500}.calc-card-bg-picker input[type=color]{cursor:pointer;border:none;width:40px;height:32px;padding:0}.calc-input-field,.calc-result-field{flex-direction:column;margin-bottom:12px;display:flex}.calc-input-field label,.calc-result-field label{margin-bottom:4px;font-weight:500}.calc-input-field input,.calc-input-field select,.calc-result-field p{border:1px solid #ccc;border-radius:4px;padding:8px}.editable{border-radius:4px;outline:2px dotted #3b82f6;padding:2px}
.template-calc4-shell{flex-direction:column;width:100%;min-height:100vh;display:flex}.input-results-fold{flex-flow:wrap;gap:32px;max-width:1200px;margin:0 auto;padding:32px;display:flex}.calc-input-card,.calc-results-card{border-radius:12px;flex:45%;min-width:280px;padding:24px;transition:background-color .3s;box-shadow:0 4px 12px #0000001a}.calc-input-card h3,.calc-results-card h3{margin-bottom:16px;font-size:1.5rem}.calc-input-field,.calc-result-field{flex-direction:column;margin-bottom:16px;display:flex}.calc-input-field label,.calc-result-field label{margin-bottom:4px;font-weight:600}.calc-input-field input,.calc-input-field select{border:1px solid #ccc;border-radius:6px;padding:8px 12px;font-size:1rem}.calc-result-field p{margin:0;font-size:1.25rem;font-weight:500}.editable{border-radius:4px;outline:2px dotted #3b82f6;padding:2px}.calc-card-bg-picker{align-items:center;gap:8px;margin-bottom:16px;display:flex}.calc-card-bg-picker label{font-weight:500}.calc-card-bg-picker input[type=color]{cursor:pointer;border:none;width:40px;height:32px;padding:0}
.template-calc5-shell{min-height:100%;color:inherit;background-color:inherit;flex-direction:column;font-family:inherit;display:flex}.template-calc5-header{border-bottom:1px solid #ccc;align-items:center;padding:1rem;display:flex}.template-calc5-header img{height:40px;margin-right:1rem}.template-calc5-header nav a{color:inherit;margin-right:16px;text-decoration:none}.template-calc5-hero{text-align:center;padding:2rem}.template-calc5-hero input,.template-calc5-hero textarea{width:80%;font-family:inherit;font-size:inherit;text-align:center;border:1px dotted #00f;margin-bottom:.5rem;padding:4px 8px}.template-calc5-cards{flex-wrap:wrap;justify-content:center;gap:1rem;padding:2rem;display:flex}.template-calc5-card{text-align:center;width:200px;color:inherit;background-color:inherit;border-radius:8px;padding:1rem;text-decoration:none;display:block}.template-calc5-card input,.template-calc5-card textarea{width:100%;font-family:inherit;font-size:inherit;border:1px dotted #00f;margin-bottom:4px}.template-calc5-footer{text-align:center;border-top:1px solid #ccc;padding:2rem}.template-calc5-footer input{border:1px dotted #00f;width:80%;margin-bottom:8px;padding:4px 8px}.template-calc5-footer a{color:inherit;margin-right:12px;text-decoration:none}
.template-calc6-shell{min-height:100%;color:inherit;background-color:inherit;flex-direction:column;font-family:inherit;display:flex}.template-calc6-header{border-bottom:1px solid #ccc;align-items:center;padding:1rem;display:flex}.template-calc6-header img{height:40px;margin-right:1rem}.template-calc6-header nav a{color:inherit;margin-right:16px;text-decoration:none}.template-calc6-hero{text-align:center;padding:2rem}.template-calc6-hero input,.template-calc6-hero textarea{width:80%;font-family:inherit;font-size:inherit;text-align:center;border:1px dotted #00f;margin-bottom:.5rem;padding:4px 8px}.template-calc6-cards{flex-wrap:wrap;justify-content:center;gap:1rem;padding:2rem;display:flex}.template-calc6-card{text-align:center;width:200px;color:inherit;background-color:inherit;border-radius:8px;padding:1rem;text-decoration:none;display:block}.template-calc6-card input,.template-calc6-card textarea{width:100%;font-family:inherit;font-size:inherit;border:1px dotted #00f;margin-bottom:4px}.template-calc6-footer{text-align:center;border-top:1px solid #ccc;padding:2rem}.template-calc6-footer input{border:1px dotted #00f;width:80%;margin-bottom:8px;padding:4px 8px}.template-calc6-footer a{color:inherit;margin-right:12px;text-decoration:none}
.template-calc7-shell{min-height:100%;color:inherit;background-color:inherit;flex-direction:column;font-family:inherit;display:flex}.template-calc7-header{border-bottom:1px solid #ccc;align-items:center;padding:1rem;display:flex}.template-calc7-header img{height:40px;margin-right:1rem}.template-calc7-header nav a{color:inherit;margin-right:16px;text-decoration:none}.template-calc7-hero{text-align:center;padding:2rem}.template-calc7-hero input,.template-calc7-hero textarea{width:80%;font-family:inherit;font-size:inherit;text-align:center;border:1px dotted #00f;margin-bottom:.5rem;padding:4px 8px}.template-calc7-cards{flex-wrap:wrap;justify-content:center;gap:1rem;padding:2rem;display:flex}.template-calc7-card{text-align:center;width:200px;color:inherit;background-color:inherit;border-radius:8px;padding:1rem;text-decoration:none;display:block}.template-calc7-card input,.template-calc7-card textarea{width:100%;font-family:inherit;font-size:inherit;border:1px dotted #00f;margin-bottom:4px}.template-calc7-footer{text-align:center;border-top:1px solid #ccc;padding:2rem}.template-calc7-footer input{border:1px dotted #00f;width:80%;margin-bottom:8px;padding:4px 8px}.template-calc7-footer a{color:inherit;margin-right:12px;text-decoration:none}
.hv-hero{text-align:center;padding:64px 16px}.hv-card{background:#f5f5f5;border-radius:12px;max-width:720px;margin:0 auto;padding:24px}.hv-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.hv-grid input{border:1px solid #ccc;border-radius:6px;padding:12px}.hv-button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;width:100%;margin-top:16px;padding:14px;font-weight:600}.hv-results{grid-template-columns:300px 1fr;align-items:center;gap:24px;max-width:900px;margin:40px auto;display:grid}.hv-results img{border-radius:12px;width:100%}.hv-stats div{padding:8px 0;font-size:16px}
