html{scroll-behavior:smooth;scroll-padding-top:72px}.estimation-form{background-color:#fafafa}#estimation.section{padding-block:var(--s4)}#estimation h2{margin:0 0 var(--s2)}#estimation .panel{padding:var(--s3)}#estimation .form{padding:0;border:0;background:0 0}#estimation .card-head{display:flex;align-items:center;gap:.6rem;margin:.25rem 0 .75rem}#estimation .card-head i{font-size:1.25rem;color:var(--xl-primary)}#estimation .hx-row{display:block;margin-bottom:1rem}#estimation .hx-row>div{margin-bottom:1rem}#estimation .hx-row>div:last-child{margin-bottom:0}#estimation .hx-row.cols-2{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media(max-width:800px){#estimation .hx-row.cols-2{grid-template-columns:1fr}}#estimation .hx-row:has(.help-cell){grid-template-columns:1fr minmax(220px,260px)}#estimation .help-cell{display:flex}#estimation .help-card{margin-top:.25rem;margin-left:2rem!important;display:flex;gap:.5rem;align-items:flex-start;background:#f0fdf4;border:1px solid #e2e8f0;border-radius:8px;padding:.6rem .8rem;font-size:1.5rem;line-height:1.35;color:#475569;width:100%}#estimation .help-text{margin:0}@media(max-width:900px){#estimation .hx-row{grid-template-columns:1fr}#estimation .help-card{margin-top:.25rem}}#estimation .hx-label{display:block;font-weight:600;margin:0 0 6px;color:var(--xl-text)}#estimation .hx-input,#estimation .hx-number,#estimation .hx-select,#estimation .hx-textarea,#estimation input[type=text],#estimation input[type=email],#estimation input[type=number],#estimation select,#estimation textarea{width:100%;padding:.85rem 1rem;border:1px solid var(--xl-border);border-radius:var(--xl-radius);background:#fff;font-size:1.5rem;line-height:1.45}#estimation .hx-textarea{min-height:160px;resize:vertical}#estimation .hx-input:focus,#estimation .hx-number:focus,#estimation .hx-select:focus,#estimation .hx-textarea:focus,#estimation input:focus,#estimation select:focus,#estimation textarea:focus{outline:none;border-color:var(--xl-primary);box-shadow:0 0 0 3px rgba(30,111,239,.14)}#estimation .hx-file{width:100%;padding:.75rem 1rem;border:1px solid var(--xl-border);border-radius:var(--xl-radius);font-size:1.5rem;background:#fff}#estimation .hx-hint{color:var(--xl-muted);font-size:.9rem;margin-top:.4rem}#estimation .hx-pages-list{display:grid;gap:.5rem}#estimation #density-list-wrap{display:block!important}#estimation #density-list{min-height:8px}.tabs{display:flex;gap:.5rem;padding:.5rem 0;border:0;background:0 0}.tabs .tab-input{position:absolute;left:-9999px}.tabs .tab-label{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border:1px solid var(--xl-border);border-radius:999px;background:#fff!important;font-weight:800;cursor:pointer;transition:border-color .15s ease,background .15s ease}.tab-label{padding-bottom:0!important;margin-bottom:0!important}.tab-content{border:1px solid var(--xl-primary)!important;padding-top:0!important;margin-top:0!important}.tabs .tab-input:checked+.tab-label{border-color:var(--xl-primary);background:rgba(30,111,239,6%)}.tabs .tab-content{display:none;padding-top:var(--s2);background-color:#ecf7ff;border:0}.tabs .tab-input:checked+.tab-label+.tab-content{display:block}#estimation .hx-summary{position:sticky;top:calc((var(--site-header-h,64px)) + 12px);z-index:30;background:#fefce8;border:1px solid var(--xl-border);display:flex;justify-content:space-between;align-items:center;gap:.75rem;padding:.8rem 1rem;border-radius:12px;margin:0 0 var(--s2)}#estimation .summary-title{font-weight:800}#estimation .hx-price{font-weight:800;font-size:1.35rem;color:var(--xl-text)}@media(max-width:780px){#estimation .hx-summary{position:fixed;left:0;right:0;bottom:0;top:auto;border-radius:0;border-top:1px solid var(--xl-border);box-shadow:0 -6px 18px rgba(2,6,23,6%)}body{padding-bottom:84px}}#estimation .hx-actions{display:flex!important;justify-content:flex-end;gap:1rem;align-items:center}#estimation .hx-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.7rem 1rem;border-radius:12px;font-weight:700;border:1px solid transparent;text-decoration:none;cursor:pointer;transition:background .18s ease,transform .18s ease}#estimation .hx-btn-primary{background:var(--xl-primary);color:#fff;border-color:var(--xl-primary)}#estimation .hx-btn-primary:hover{background:var(--xl-primary-600);transform:translateY(-1px)}#estimation .hx-counters{margin-top:.75rem}#estimation .hx-chip{display:inline-flex;align-items:center;padding:.35rem .6rem;border-radius:999px;border:1px solid var(--xl-accent);background:#fff;color:var(--xl-text);font-weight:600;font-size:.95rem;margin-right:.35rem;margin-top:.35rem}#estimation .row-content{display:grid;gap:1rem;grid-template-columns:1fr}@media(min-width:900px){#estimation .row-content{grid-template-columns:1fr 1fr;align-items:start}}.form.hx-form.xl-form .tab-buttons{display:flex;justify-content:flex-end;gap:.75rem;margin-top:var(--s3)}.form.hx-form.xl-form{scroll-margin-top:72px}.form.hx-form.xl-form .hx-actions{display:none}.form.hx-form.xl-form label.hx-label{font-size:1.5rem;font-weight:700;letter-spacing:.01em;margin-bottom:6px}.form.hx-form.xl-form input.hx-input,.form.hx-form.xl-form select.hx-select,.form.hx-form.xl-form textarea.hx-textarea,.form.hx-form.xl-form input.hx-number,.form.hx-form.xl-form input.hx-file{font-size:1rem;padding:.85rem 1rem;border-radius:12px}.form.hx-form.xl-form .hx-hint{font-size:.9rem;color:#475569;margin-top:.35rem}.form.hx-form.xl-form .options .hx-row{padding:.9rem;border:1px solid var(--xl-border);border-radius:12px;background:#fafafa}.form.hx-form.xl-form .options .hx-row+.hx-row{margin-top:.75rem}.form.hx-form.xl-form .options label.hx-label i{font-size:1rem;opacity:.55;margin-right:.35rem;color:#64748b}.form.hx-form.xl-form .options .help-card{background:#f8fafc;border-color:#e5e7eb}.density-legend{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.density-chip{display:inline-flex;align-items:center;gap:.4rem;padding:.35rem .6rem;border-radius:999px;background:#f1f5f9;color:#0f172a;font-size:1.2rem;line-height:1;border:1px solid #e2e8f0}.density-chip .page-ico{width:21px;height:30px;position:relative;border-radius:3px;background:#fff;border:1px solid #cbd5e1;box-shadow:inset 0 0 0 1px #ffffff;overflow:hidden}.density-chip.d-verylow .page-ico{background:repeating-linear-gradient(to bottom,#94a3b8 0 1px,transparent 1px 8px),#fff}.density-chip.d-low .page-ico{background:repeating-linear-gradient(to bottom,#64748b 0 1px,transparent 1px 6px),#fff}.density-chip.d-medium .page-ico{background:repeating-linear-gradient(to bottom,#475569 0 1px,transparent 1px 4px),#fff}.density-chip.d-high .page-ico{background:repeating-linear-gradient(to bottom,#334155 0 1px,transparent 1px 2px),#fff}#address-fields[hidden]{display:none!important}.hx-notice{border:1px solid #f59e0b;background:#fff7ed;color:#7c2d12;padding:.75rem .9rem;border-radius:.5rem;font-size:.95rem;margin-top:.5rem}.hx-breakdown{color:red}.hx-consent{display:flex;align-items:flex-start;gap:.65rem;margin-top:.35rem;line-height:1.45}.hx-consent input[type=checkbox]{margin:.25rem;flex-shrink:0;width:1.5rem;height:1.5rem;cursor:pointer}.hx-consent-label{font-size:1.5rem!important;font-weight:100!important;color:#0f172a}.hx-consent-label a{color:var(--link-color,#1e6fef);text-decoration:underline}.hx-consent-label a:hover{text-decoration:none}