@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--green:#234d38;--dark:#173b29;--orange:#e99559;--ink:#2d3d32;--muted:#5b6b57;--line:#dce3d8;--paper:#f6f7f1;--white:#fff;--heading:'Manrope',sans-serif;--body:'DM Sans',sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:1.5rem}body{font:1rem/1.6 var(--body);color:var(--ink);margin:0;background:var(--paper);-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit;color:inherit;min-width:0}button,label,summary,a{-webkit-tap-highlight-color:transparent;touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--orange);outline-offset:3px}[hidden]{display:none!important}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--heading);line-height:1.3}input[type=checkbox]{accent-color:var(--green)}
.header{background:white;border-bottom:1px solid var(--line)}.header-inner{min-height:90px;max-width:1360px;padding:16px 40px;margin:auto;display:flex;align-items:center;gap:40px}.brand{display:flex;flex-direction:column;line-height:1;flex-shrink:0}.brand strong{font:900 36px Arial,sans-serif;letter-spacing:-2px;color:var(--green)}.brand strong span,.brand strong i{color:#be6529;font-style:normal}.brand small{font-size:.75rem;font-weight:700;letter-spacing:.07em;margin-top:5px}.header nav{display:flex;align-self:stretch;gap:28px;font-size:.875rem}.header nav a{display:flex;align-items:center;border-bottom:2px solid transparent;color:var(--muted)}.header nav .active{border-color:var(--green);color:var(--green);font-weight:600}.header-phone{margin-left:auto;border:1px solid var(--line);border-radius:8px;padding:10px 14px;font-size:1rem;font-weight:700;white-space:nowrap}.header-phone span{margin-right:4px}.private-bar{display:flex;align-items:center;justify-content:center;gap:7px;font-size:.8125rem;color:#65563a;background:#f0eee2;padding:8px 16px;flex-wrap:wrap}.dot{height:6px;width:6px;background:#a96e28;border-radius:50%}.page{max-width:1360px;padding:0 40px;margin:auto}.intro{padding:30px 0 20px}.eyebrow{font-size:.75rem;letter-spacing:.1em;font-weight:700;margin:0 0 10px;color:#566b49}h1{font-size:clamp(1.7rem,3vw,2.5rem);font-weight:800;letter-spacing:-.03em;margin:0 0 12px}h1 span{color:#5f7353}.intro-copy{font-size:1rem;color:var(--muted);margin:0;max-width:760px}.step-nav{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 24px}.step-nav a{font-size:.875rem;border:1px solid #d9e3d3;border-radius:6px;padding:9px 14px;background:#fff;min-height:44px}.step-nav a:hover{border-color:var(--green)}
.calculator-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(340px,1fr);gap:28px;align-items:start}.inputs-panel{background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden}.panel-intro{padding:24px 28px;border-bottom:1px solid #e8ece4}.panel-intro h2{font-size:1.4rem;margin:0 0 4px}.panel-intro>span{font-size:.875rem;color:var(--muted)}.input-step{padding:28px;border-bottom:1px solid #e8ece4}.input-step.last{border-bottom:0}.step-title{display:flex;gap:12px;align-items:flex-start;margin-bottom:20px}.step-title>span{display:grid;place-items:center;background:#f0f5e9;border:1px solid #dbe3d2;border-radius:50%;height:34px;width:34px;font-size:.875rem;font-weight:700;color:#506b3d;flex-shrink:0}.step-title h3{font-size:1.15rem;margin:0 0 5px;font-weight:800}.step-title p{font-size:.875rem;color:var(--muted);margin:0}.mode-switch{display:flex;background:#f4f6ef;border:1px solid var(--line);border-radius:8px;padding:4px;margin-bottom:18px;gap:4px}.mode-switch button{flex:1;border:1px solid transparent;background:transparent;padding:9px;border-radius:5px;font-size:.875rem;color:var(--muted);min-height:44px}.mode-switch button[aria-pressed=true]{background:#fff;border-color:#dce4d3;color:var(--green);font-weight:700}.field-label{display:block;font-size:.875rem;font-weight:700;margin-bottom:8px}.area-line{display:flex;border:1px solid #9aaf8c;border-radius:8px;overflow:hidden}.area-line:focus-within{outline:2px solid var(--green);outline-offset:2px}.area-line input{width:100%;border:0;padding:12px 16px;font:700 1.8rem var(--heading);color:var(--green);outline:none}.area-line select{border:0;border-left:1px solid #e9ede3;background:#fafbf7;padding:0 14px;font-size:1rem}.helper{font-size:.875rem;color:var(--muted);margin:8px 0;line-height:1.7}.quick-areas{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:.875rem;color:var(--muted);margin:12px 0 0}.quick-areas button{background:#f6f8f0;border:1px solid #dbe5d2;padding:8px 11px;border-radius:6px;font-size:.875rem;min-height:44px}.quick-areas button:hover{border-color:var(--green)}.category-tag{font-size:.8125rem;color:#4b6540;margin-top:12px}.field-error{color:#a13624;font-size:.875rem;margin:7px 0 0}.area-line:has([aria-invalid=true]){border-color:#a13624}.band-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.band-choice{position:relative;cursor:pointer}.band-choice>input{position:absolute;opacity:0;width:1px;height:1px}.band-choice>span{display:flex;flex-direction:column;border:1px solid var(--line);border-radius:8px;padding:14px;min-height:90px}.band-choice strong{font-size:1rem;font-weight:700}.band-choice small{font-size:.875rem;color:var(--muted)}.band-choice input:checked+span{border-color:var(--green);background:#f1f6eb}.band-choice input:focus-visible+span{outline:3px solid var(--orange);outline-offset:3px}
fieldset{border:0;padding:0;margin:28px 0 0;min-width:0}fieldset:first-of-type{margin-top:0}legend{font-size:1rem;font-weight:700;padding:0;margin-bottom:12px;width:100%}legend small{display:block;font-size:.875rem;font-weight:400;color:var(--muted);margin-top:4px}.choice-grid{display:grid;gap:10px}.choice-grid.four,.choice-grid.three{grid-template-columns:repeat(2,minmax(0,1fr))}.choice-label{display:block;cursor:pointer;position:relative;min-width:0}.choice-label>input{position:absolute;opacity:0;width:1px;height:1px}.choice-tile{height:100%;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:9px;background:#fff;overflow:hidden;position:relative;transition:background .15s,border-color .15s}.choice-tile:hover{border-color:#87a374;background:#fafcf6}.choice-label input:checked+.choice-tile{border-color:var(--green);background:#edf5e7;box-shadow:inset 0 0 0 1px var(--green)}.choice-label input:checked+.choice-tile:after{content:'✓';display:grid;place-items:center;position:absolute;right:8px;top:8px;width:22px;height:22px;border-radius:50%;background:var(--green);color:white;font-size:.875rem;line-height:1}.choice-label input:focus-visible+.choice-tile{outline:3px solid var(--orange);outline-offset:3px}.scene{height:85px;width:100%;display:block;background:#f8faf4;border-bottom:1px solid #e7eedf}.choice-label input:checked+.choice-tile .scene{background:#e6efdc}.choice-copy{padding:12px 14px 14px;display:flex;flex-direction:column}.choice-copy strong{font-size:1rem;line-height:1.4;font-weight:700}.choice-copy small{font-size:.875rem;line-height:1.5;color:var(--muted);margin-top:6px}.access-grid{grid-template-columns:1fr}.access-grid .choice-copy{padding:14px 38px 14px 14px}.access-grid .choice-copy small{margin-top:3px}.hazards{background:#f8f9f4;border:1px solid #e0e7d8;border-radius:8px;padding:0 15px;margin-top:24px}.hazards summary{display:flex;align-items:center;justify-content:space-between;cursor:pointer;list-style:none;font-size:.875rem;padding:16px 0;gap:12px}.hazards summary::-webkit-details-marker{display:none}.hazards summary>span{font-size:1.3rem}.hazards[open] summary>span{transform:rotate(45deg)}.hazard-label{display:flex;align-items:flex-start;font-size:.875rem;gap:10px;padding:12px 0;cursor:pointer;min-height:44px}.hazard-label input{margin:3px 0 0;width:20px;height:20px;flex-shrink:0}.hazards .helper{margin:8px 0 16px}
.estimate-panel{position:sticky;top:20px}.estimate-card{background:var(--green);color:#f3f7eb;border-radius:14px;padding:28px}.estimate-top{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:20px;flex-wrap:wrap}.estimate-top .eyebrow{color:#d5e4c7;margin:0}.estimate-top>span{display:flex;align-items:center;gap:6px;font-size:.75rem;color:#d2e0c7}.estimate-top i{width:6px;height:6px;background:#aed184;border-radius:50%}.estimate-card h2{font-size:1.3rem;margin:0 0 5px}.estimate-sub{font-size:.875rem;color:#d1e0c5;margin:0}.estimate-price{font-family:var(--heading);font-size:clamp(1.75rem,2.65vw,2.5rem);letter-spacing:-.04em;font-weight:800;line-height:1.35;margin:22px 0 8px;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.estimate-price.small{font-size:1.75rem;letter-spacing:-.03em}.estimate-price.large-total{font-size:1.4rem;letter-spacing:-.03em}.estimate-caption{font-size:.875rem;color:#d2e0c7;margin:0 0 20px}.estimate-summary{border-top:1px solid #d9e8c740;border-bottom:1px solid #d9e8c740;padding:18px 0 10px;margin:0 0 20px}.summary-row{display:flex;justify-content:space-between;gap:15px;font-size:.875rem;margin:0 0 10px}.summary-row dt{color:#d1dfc6}.summary-row dd{margin:0;text-align:right;color:#fff;max-width:70%;overflow-wrap:anywhere}.inspection-note{background:#edaf6910;border:1px solid #d6bd8480;border-radius:8px;padding:14px;margin-bottom:18px;color:#ffe2bd;font-size:.875rem}.inspection-note ul{padding-left:18px;margin:8px 0 0;line-height:1.7;color:#f1e3ce}.primary-button{display:flex;width:100%;align-items:center;justify-content:space-between;gap:12px;border:1px solid #e8a26f;border-radius:8px;padding:13px 16px;background:var(--orange);color:#173b29;font-size:1rem;font-weight:700;min-height:48px;cursor:pointer;line-height:1.45}.primary-button:hover{background:#f0a470}.primary-button>span{font-size:1.3rem;font-weight:400;line-height:1}.primary-button:disabled,button:disabled{opacity:.55;cursor:not-allowed}.text-button{display:block;width:100%;background:none;border:0;font-size:.875rem;color:#e0ebd6;margin-top:8px;padding:10px 0;min-height:44px}.text-button:hover{text-decoration:underline}.status-message{font-size:.875rem;line-height:1.7;margin:10px 0 0;overflow-wrap:anywhere}.status-message:empty{display:none}.estimate-note{font-size:.875rem;line-height:1.7;color:var(--muted);margin:14px 5px 0}.aside-phone{display:flex;flex-direction:column;padding:20px 5px 0;color:var(--green);gap:4px}.aside-phone>span{font-size:.875rem;color:var(--muted)}.aside-phone strong{font:700 1.5rem var(--heading)}.aside-phone i{font:1.2rem var(--body);font-style:normal;margin-left:6px}
.request-section{margin:44px 0 28px;display:grid;grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);gap:40px;align-items:start;padding-top:36px;border-top:1px solid var(--line)}.request-intro{padding:10px 0}.request-intro h2{font-size:1.75rem;letter-spacing:-.03em;line-height:1.4;margin:0 0 16px}.request-intro h2 span{color:#60774f}.request-intro>p:not(.eyebrow){font-size:1rem;line-height:1.7;color:var(--muted)}.photo-tips{margin:24px 0;font-size:.875rem;color:var(--muted);line-height:1.8}.photo-tips strong{color:#3d5d2b;font-weight:700}.photo-tips ul{padding-left:19px;margin-top:8px}.contact-email{font-size:1rem;color:#3d5d2b;text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}#quote-form{background:#fff;border:1px solid var(--line);border-radius:14px;padding:28px}.form-top{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-bottom:22px;flex-wrap:wrap}.step-pill{font-size:.75rem;letter-spacing:.05em;color:#476531;background:#f1f5e9;border:1px solid #dbe5cf;border-radius:5px;padding:6px 9px}.form-top>span:last-child{font-size:.8125rem;color:var(--muted)}.contact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 16px}.contact-field{margin-bottom:18px}.contact-grid .contact-field{margin:0}.contact-grid+.contact-field{margin-top:18px}.contact-field>label,.photo-heading>label{display:block;font-size:.875rem;font-weight:700;margin-bottom:8px}.contact-field>label>span{color:#a75122}.contact-field>label>small,.photo-heading small{font-size:.8125rem;color:var(--muted);font-weight:400;margin-left:4px}.contact-field>input,.contact-field>textarea{width:100%;border:1px solid #bccdb1;border-radius:7px;padding:12px;background:#fff;font-size:1rem;min-height:48px}.contact-field>textarea{resize:vertical;min-height:110px}.contact-field>[aria-invalid=true]{border-color:#a13624}.contact-field input::placeholder,.contact-field textarea::placeholder{color:#65745c;opacity:1}.photo-heading{display:flex;align-items:start;justify-content:space-between;gap:12px}.photo-heading>span{font-size:.875rem;color:var(--muted)}.photo-drop{position:relative;background:#fafcf7;border:1px dashed #9eb38e;border-radius:8px;text-align:center;padding:24px 16px;display:flex;flex-direction:column;align-items:center}.photo-drop.dragging{background:#e6f0dc;border-color:var(--green)}.upload-icon{font-size:1.5rem;border:1px solid #d5e0c8;border-radius:8px;width:44px;height:44px;line-height:41px;color:#526f3f;background:white;margin-bottom:12px}.photo-drop>strong{font-size:1rem;font-weight:700}.photo-drop>p{font-size:.875rem;color:var(--muted);margin:4px 0 14px}.upload-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.upload-button,.camera-button{display:flex;align-items:center;border:1px solid #b5c8a4;background:#fff;padding:10px 14px;font-size:.875rem;border-radius:6px;cursor:pointer;min-height:44px;color:var(--green)}.photo-drop>small{display:block;font-size:.8125rem;color:var(--muted);margin-top:14px}.file-input{position:absolute;width:1px;height:1px;opacity:0;bottom:0;left:0}.photo-drop:focus-within{outline:3px solid var(--orange);outline-offset:3px}.photo-previews{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:14px}.photo-preview{position:relative;min-width:0}.photo-preview img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:7px;display:block;border:1px solid #d8e2ce}.photo-preview button{position:absolute;top:4px;right:4px;background:#fff;border:1px solid #b4c6a3;border-radius:50%;width:44px;height:44px;font-size:1.5rem;line-height:1;box-shadow:0 1px 5px #0001}.photo-preview>small{display:block;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;color:var(--muted);font-size:.75rem;margin-top:5px}.photo-status{font-size:.875rem;color:#45642f;margin:10px 0;white-space:pre-line;overflow-wrap:anywhere}.photo-status.error{color:#a13624}.honeypot{position:absolute;left:-9999px;width:1px;height:1px;opacity:0}.privacy-note{font-size:.8125rem;color:var(--muted);line-height:1.7;margin:20px 0 14px}.delivery-note{padding:12px 14px;border:1px solid #e0d3af;background:#faf8ef;border-radius:7px;color:#665630;font-size:.875rem;line-height:1.7;margin-bottom:18px;overflow-wrap:anywhere}
.email-setup{background:#fff7e9;border:1px solid #e7c49e;border-radius:10px;padding:24px;margin:28px 0;display:flex;gap:24px;align-items:center}.email-setup>div:first-child{flex:1}.email-setup h2{font-size:1.2rem;margin-bottom:12px}.email-setup p{font-size:.875rem;margin-bottom:12px}.email-setup p:last-child{margin-bottom:0}.email-setup button{min-width:190px}table{width:100%;border-collapse:collapse;font-size:.875rem;margin-bottom:14px}th,td{border-bottom:1px solid #dfe8d5;padding:10px;text-align:left}th{background:#f5f8ee;font-weight:700}footer{max-width:1280px;margin:0 auto;padding:26px 0;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;font-size:.8125rem;color:var(--muted);flex-wrap:wrap}footer b{font:900 1.2rem Arial,sans-serif;color:#456631;margin-right:8px}footer>a{color:#456631}
dialog{max-width:720px;width:calc(100% - 32px);max-height:90dvh;border:1px solid var(--line);border-radius:14px;padding:26px;color:var(--ink);overflow-y:auto}dialog::backdrop{background:#152c20a8;backdrop-filter:blur(3px)}.dialog-header{display:flex;justify-content:space-between;align-items:start;gap:16px}.dialog-header .eyebrow{margin-bottom:7px}.dialog-header h2{font-size:1.4rem;letter-spacing:-.02em;margin-bottom:20px}.close-button{background:#f4f7ee;border:1px solid #d3dec8;border-radius:7px;width:44px;height:44px;font-size:1.5rem;flex-shrink:0}.review-block{margin:0 0 18px;padding:16px;background:#f8faf3;border:1px solid #dce6d2;border-radius:8px;white-space:pre-wrap;overflow-wrap:anywhere;font-size:.875rem;line-height:1.8}.review-photos{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:18px}.review-photos img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:6px}.review-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:16px}.review-actions>button{flex:1;min-width:200px}.secondary-button{padding:12px 16px;border:1px solid #b9cda6;border-radius:8px;background:#f5f8ef;color:#234d38;font-size:.875rem;cursor:pointer;min-height:48px}.review-actions .primary-button{justify-content:center}#copy-dialog h2{font-size:1.3rem}#copy-text{width:100%;min-height:260px;border:1px solid var(--line);border-radius:7px;padding:12px;font-size:1rem;margin-bottom:12px}.noscript{padding:20px;background:#f7e4cf;color:#73522c;text-align:center}.mobile-estimate{display:none}.narrow-page{max-width:760px;padding-top:8vh}.return-content{margin:36px 0 60px}.return-content .primary-button{margin-top:26px;max-width:360px}
@media(min-width:961px) and (max-height:1050px){.estimate-panel{position:static}}
@media(max-width:1150px){.page,.header-inner{padding-left:24px;padding-right:24px}.header-inner{gap:24px}.header nav{gap:20px}.calculator-grid{grid-template-columns:minmax(0,1.5fr) minmax(320px,1fr);gap:20px}.panel-intro,.input-step{padding:24px}.estimate-card{padding:24px}.request-section{gap:28px}footer{margin:0 24px}}
@media(max-width:960px){.calculator-grid{grid-template-columns:1fr}.estimate-panel{position:static;max-width:100%;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.65fr);gap:0 24px}.estimate-card{grid-row:1/3}.estimate-note{margin-top:0}.aside-phone{align-self:start}.header nav{display:none}.request-section{grid-template-columns:1fr;gap:20px}.request-intro{max-width:620px}.request-intro h2{font-size:1.5rem}.photo-tips{margin:16px 0}.email-setup{align-items:stretch;flex-direction:column;gap:16px}.email-setup button{width:100%}.mobile-estimate{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:10;align-items:center;gap:14px;padding:12px 24px calc(12px + env(safe-area-inset-bottom));background:#fff;box-shadow:0 -2px 15px #173b2918;border-top:1px solid #d4dfca}.mobile-estimate>a:first-child{display:flex;flex-direction:column;flex:1;min-width:0;line-height:1.4}.mobile-estimate small{font-size:.75rem;color:var(--muted)}.mobile-estimate strong{font-size:1rem;overflow-wrap:anywhere}.mobile-estimate .primary-button{width:auto;font-size:.875rem;flex-shrink:0}.mobile-estimate:has(strong:empty){display:none}body:has(dialog[open]) .mobile-estimate{visibility:hidden}footer{padding-bottom:130px}.choice-grid.four,.choice-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:600px){.page,.header-inner{padding-left:16px;padding-right:16px}.header-inner{min-height:80px;gap:12px}.brand strong{font-size:32px}.brand small{font-size:.75rem;letter-spacing:0}.header-phone{font-size:.875rem;padding:10px}.header-phone span{display:none}.bar-detail{display:none}.intro{padding:24px 0 18px}.intro-copy{font-size:1rem}.step-nav{gap:7px;margin-bottom:18px}.step-nav a{font-size:.875rem;padding:9px 10px;flex:1 1 40%;text-align:center}.panel-intro,.input-step{padding:22px 18px}.step-title{gap:10px}.step-title h3{font-size:1.1rem}.step-title>span{height:30px;width:30px}.quick-areas>span{width:100%}.choice-grid.four,.choice-grid.three{grid-template-columns:repeat(2,minmax(0,1fr))}.choice-copy{padding:12px}.scene{height:80px}.choice-copy strong{font-size:1rem}.choice-copy small{font-size:.875rem}.access-grid{grid-template-columns:1fr}.estimate-panel{display:block}.estimate-card{padding:24px}.estimate-note{margin-top:16px}.estimate-price{font-size:2rem}.estimate-price.small{font-size:1.7rem}.estimate-price.large-total{font-size:1.4rem}.request-section{margin-top:32px;padding-top:26px}#quote-form{padding:20px}.contact-grid{grid-template-columns:1fr}.request-intro h2{font-size:1.5rem}.photo-previews{grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-estimate{padding:10px 16px calc(10px + env(safe-area-inset-bottom));gap:10px}.mobile-estimate .primary-button{padding:11px 12px}.email-setup{padding:20px}.band-grid{grid-template-columns:1fr}dialog{padding:20px}.review-actions>button{min-width:100%}.review-photos{grid-template-columns:repeat(2,minmax(0,1fr))}footer{margin:0 16px}.narrow-page{padding-top:40px}}
@media(max-width:360px){.header-inner{flex-wrap:wrap}.header-phone{margin-left:0}.choice-grid.four,.choice-grid.three{grid-template-columns:1fr}.choice-tile{flex-direction:row}.scene{width:90px;min-width:90px;height:auto;min-height:100px;border-right:1px solid var(--line);border-bottom:0}.choice-copy{padding:12px 30px 12px 12px}.choice-label input:checked+.choice-tile:after{width:18px;height:18px}.mobile-estimate{align-items:stretch}.mobile-estimate .primary-button{max-width:45%}.estimate-price{font-size:1.75rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.estimate-disclaimer{font-size:.875rem;line-height:1.65;color:#d3dfc5;margin:0 0 20px}.service-info{max-width:900px;margin:44px 0 24px}.service-info h2{font-size:1.65rem;color:var(--green)}.service-info>p{max-width:75ch}.service-info details{border-top:1px solid var(--line);padding:15px 0}.service-info summary{font-weight:700;cursor:pointer;min-height:44px;align-content:center}.service-info details p{margin:12px 0 0}.service-info a,.privacy-page a{text-decoration:underline;text-underline-offset:3px}.privacy-page{max-width:820px;padding-top:40px}.privacy-page h1{font-size:clamp(1.8rem,5vw,2.8rem)}.privacy-page h2{font-size:1.3rem;margin-top:30px}footer [data-consent-settings]{font:inherit;color:var(--green);border:0;background:none;padding:0;min-height:44px;cursor:pointer;text-decoration:underline}

.consent-dialog{max-width:590px}.consent-dialog h2{font-size:1.5rem;margin:0 0 14px;color:var(--green)}.consent-dialog p{font-size:1rem}.consent-option{display:flex;align-items:flex-start;gap:12px;padding:14px 0;border-top:1px solid var(--line)}.consent-option input{width:22px;height:22px;flex-shrink:0;margin:3px 0;accent-color:var(--green)}.consent-option strong,.consent-option small{display:block}.consent-option small,.consent-info{font-size:.875rem;line-height:1.6;color:var(--muted)}.consent-info a{text-decoration:underline}.consent-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.consent-actions button{flex:1 1 145px;font:600 .875rem var(--body);padding:12px;border:1px solid var(--green);background:#fff;color:var(--green);border-radius:7px;min-height:48px;cursor:pointer}.consent-actions button:hover{background:#edf3e8}[hidden]{display:none!important}
