.tse-wizard{max-width:680px;margin:1.5rem auto;padding:1.75rem;font-family:inherit;background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 1px 3px rgba(0,0,0,.04);box-sizing:border-box}@media (max-width:520px){.tse-wizard{padding:1.25rem;border-radius:12px}}.tse-progress{display:flex;align-items:center;margin-bottom:2rem;gap:0}.tse-progress-step{display:flex;flex-direction:column;align-items:center;gap:.375rem;flex:0 0 auto}.tse-progress-connector{flex:1;height:2px;background:#e5e7eb;margin:0 .5rem;margin-bottom:1.25rem;transition:background .2s}.tse-progress-step.done+.tse-progress-connector{background:#2563eb}.tse-progress-dot{width:32px;height:32px;border-radius:50%;background:#e5e7eb;color:#6b7280;font-size:.875rem;font-weight:600;display:flex;align-items:center;justify-content:center;transition:background .2s,color .2s}.tse-progress-step.active .tse-progress-dot,.tse-progress-step.done .tse-progress-dot{background:#2563eb;color:#fff}.tse-progress-label{font-size:.75rem;color:#9ca3af;white-space:nowrap;transition:color .2s}.tse-progress-step.active .tse-progress-label,.tse-progress-step.done .tse-progress-label{color:#2563eb;font-weight:500}.tse-step-title{font-size:1.125rem;font-weight:600;color:#111827;margin:0 0 1.25rem}.tse-step-title--mt{margin-top:1.5rem}.tse-section{margin:0 0 1.5rem;padding:1rem 1.125rem;background:#fafafa;border:1px solid #e5e7eb;border-radius:10px}.tse-section[hidden]{display:none}.tse-section-title{font-size:.95rem;font-weight:600;color:#111827;margin:0 0 .875rem;padding:0 0 .5rem;border-bottom:1px solid #e5e7eb}.tse-section-title::before{content:"+ ";color:#2563eb;font-weight:700}.tse-section .tse-field:last-child{margin-bottom:0}.tse-checkbox-card{display:inline-flex;align-items:flex-start;gap:.5rem;background:#fff;padding:.625rem .875rem;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;font-size:.875rem;color:#374151;line-height:1.5}.tse-checkbox-card input[type=checkbox]{margin-top:.15rem;flex-shrink:0}.tse-checkbox-card:has(input:checked){background:#eff6ff;border-color:#2563eb;color:#1d4ed8}.tse-epc-btn--unknown{font-weight:500;padding-left:.875rem;padding-right:.875rem}.tse-type-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.tse-type-card{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1.5rem;min-height:140px;background:#fff;border:2px solid #e5e7eb;border-radius:12px;cursor:pointer;text-align:center;transition:border-color .15s,background .15s,box-shadow .15s,transform .15s;gap:.5rem;width:100%}.tse-type-card:hover{border-color:#93c5fd;background:#f0f9ff;transform:translateY(-1px)}.tse-type-card.selected{border-color:#2563eb;background:#eff6ff;box-shadow:0 0 0 3px rgba(37,99,235,.12)}.tse-type-label{font-size:1.25rem;font-weight:700;color:#1f2937}.tse-type-desc{font-size:.875rem;color:#6b7280;line-height:1.4}.tse-pills{display:flex;flex-wrap:wrap;gap:.5rem}.tse-pill{padding:.5rem 1rem;border:2px solid #e5e7eb;border-radius:999px;font-size:.875rem;font-weight:500;cursor:pointer;background:#fff;color:#374151;transition:border-color .15s,background .15s,color .15s}.tse-pill:hover{border-color:#93c5fd;background:#f0f9ff}.tse-pill.selected{border-color:#2563eb;background:#eff6ff;color:#1d4ed8}.tse-wizard .tse-field{margin-bottom:1rem}.tse-wizard .tse-field--mt{margin-top:1.25rem}.tse-wizard .tse-label{display:block;font-size:.875rem;font-weight:500;color:#374151;margin:0 0 .375rem;padding:0}.tse-wizard .tse-required{color:#ef4444}.tse-wizard .tse-hint{font-size:.8125rem;color:#9ca3af;margin:.25rem 0 0}.tse-wizard input.tse-input,.tse-wizard select.tse-input,.tse-wizard textarea.tse-input{width:100%;padding:.625rem .875rem;border:1.5px solid #d1d5db;border-radius:8px;font-size:.9375rem;line-height:1.4;background:#fff;color:#111827;transition:border-color .15s,box-shadow .15s;box-sizing:border-box;height:auto;min-height:42px;margin:0;font-family:inherit;box-shadow:none;appearance:none;-webkit-appearance:none}.tse-wizard input.tse-input:focus,.tse-wizard select.tse-input:focus,.tse-wizard textarea.tse-input:focus{outline:0;border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.15)}.tse-wizard input.tse-input::placeholder,.tse-wizard textarea.tse-input::placeholder{color:#9ca3af;opacity:1}.tse-wizard .tse-field-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.75rem;margin-bottom:1rem}.tse-wizard .tse-field-row>.tse-field{margin-bottom:0}.tse-autocomplete-wrap{position:relative}.tse-wizard .tse-suggestions{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#fff;border:1.5px solid #d1d5db;border-radius:8px;box-shadow:0 4px 16px rgba(0,0,0,.08);list-style:none!important;list-style-type:none!important;margin:0;padding:.25rem;z-index:100;max-height:240px;overflow-y:auto}.tse-wizard .tse-suggestion{padding:.625rem .75rem;font-size:.875rem;color:#1f2937;border-radius:6px;cursor:pointer;list-style:none!important;list-style-type:none!important;margin:0;display:block}.tse-wizard .tse-suggestion::before,.tse-wizard .tse-suggestion::marker{content:none!important;display:none!important}.tse-wizard .tse-suggestion.active,.tse-wizard .tse-suggestion:hover{background:#eff6ff;color:#1d4ed8}.tse-address-confirmed{display:flex;align-items:center;gap:.375rem;font-size:.875rem;color:#16a34a;font-weight:500;margin:-.5rem 0 .875rem}.tse-wizard #tse-epc-wrap{padding:1rem 0;margin:.5rem 0;border-top:1px solid #f3f4f6;border-bottom:1px solid #f3f4f6}.tse-epc-grid{display:flex;gap:.375rem;flex-wrap:wrap}.tse-epc-btn{min-width:36px;padding:.5rem .625rem;border:2px solid var(--epc-color,#d1d5db);border-radius:6px;font-size:.875rem;font-weight:700;cursor:pointer;background:#fff;color:var(--epc-color,#374151);transition:background .15s,color .15s}.tse-epc-btn.selected,.tse-epc-btn[aria-pressed=true]{background:var(--epc-color,#2563eb);color:#fff}.tse-amenities{display:flex;flex-wrap:wrap;gap:.5rem}.tse-amenity-tag{padding:.375rem .75rem;border:1.5px solid #e5e7eb;border-radius:999px;font-size:.875rem;cursor:pointer;color:#4b5563;transition:border-color .15s,background .15s;user-select:none}.tse-amenity-tag:hover{border-color:#93c5fd}.tse-amenity-tag.selected{border-color:#2563eb;background:#eff6ff;color:#1d4ed8}.tse-amenities-extras{display:flex;flex-direction:column;gap:.5rem;margin-top:.75rem}.tse-amenities-extras:empty{display:none}.tse-extras-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.5rem;padding:.5rem .75rem;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px}.tse-extras-row .tse-extra-field{margin-bottom:0}.tse-extras-row .tse-label{font-size:.8125rem;color:#4b5563;margin-bottom:.25rem}.tse-rgpd{padding:.75rem;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px}.tse-rgpd-label{display:flex;gap:.5rem;align-items:flex-start;font-size:.8125rem;color:#4b5563;line-height:1.5;cursor:pointer}.tse-rgpd-label input[type=checkbox]{margin-top:.2rem;flex-shrink:0}.tse-actions{display:flex;gap:.75rem;margin-top:1.5rem;align-items:center}.tse-btn{display:inline-flex;align-items:center;justify-content:center;gap:.375rem;padding:.625rem 1.25rem;border-radius:8px;font-size:.9375rem;font-weight:600;cursor:pointer;border:none;transition:background .15s,opacity .15s}.tse-btn--primary{background:#2563eb;color:#fff;flex:1}.tse-btn--primary:hover:not(:disabled){background:#1d4ed8}.tse-btn--primary:disabled{opacity:.5;cursor:not-allowed}.tse-btn--secondary{background:#f3f4f6;color:#374151;border:1.5px solid #e5e7eb}.tse-btn--secondary:hover{background:#e5e7eb}.tse-error{padding:.75rem 1rem;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#b91c1c;font-size:.875rem;margin-top:.75rem}.tse-loading{display:flex;align-items:center;justify-content:center;gap:.875rem;padding:3rem 1rem;color:#6b7280;font-size:.9375rem}.tse-wizard [hidden]{display:none!important}.tse-spinner{width:24px;height:24px;border:3px solid #e5e7eb;border-top-color:#2563eb;border-radius:50%;animation:tse-spin .75s linear infinite;flex-shrink:0}@keyframes tse-spin{to{transform:rotate(360deg)}}.tse-wizard .tse-loader-steps{list-style:none!important;list-style-type:none!important;padding:0;margin:1rem 0 0;display:flex;flex-direction:column;gap:.625rem}.tse-wizard .tse-loader-steps li::before,.tse-wizard .tse-loader-steps li::marker{content:none!important;display:none!important}.tse-wizard .tse-loader-item{display:flex;align-items:center;gap:.875rem;padding:.875rem 1rem;background:#f9fafb;border:1.5px solid #e5e7eb;border-radius:10px;color:#6b7280;font-size:.9375rem;font-weight:500;transition:background .25s,border-color .25s,color .25s,opacity .25s;opacity:.55;list-style:none!important;margin:0}.tse-wizard .tse-loader-item.active{opacity:1;background:#eff6ff;border-color:#93c5fd;color:#1d4ed8}.tse-wizard .tse-loader-item.done{opacity:1;background:#f0fdf4;border-color:#86efac;color:#15803d}.tse-wizard .tse-loader-icon{width:22px;height:22px;flex-shrink:0;border-radius:50%;background:#e5e7eb;position:relative;transition:background .25s}.tse-wizard .tse-loader-item.active .tse-loader-icon{background:0 0;border:2.5px solid #93c5fd;border-top-color:#2563eb;animation:tse-spin .75s linear infinite}.tse-wizard .tse-loader-item.done .tse-loader-icon{background:#16a34a}.tse-wizard .tse-loader-item.done .tse-loader-icon::after{content:"";position:absolute;left:6px;top:2px;width:5px;height:11px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.tse-result{background:#fff;border:1.5px solid #e5e7eb;border-radius:12px;padding:1.5rem}.tse-result-price-block{text-align:center;padding:1.5rem;background:#eff6ff;border-radius:10px;margin-bottom:1.25rem}.tse-result-label{font-size:.875rem;color:#6b7280;margin:0 0 .375rem}.tse-result-price{font-size:2.25rem;font-weight:700;color:#1e40af;margin:0 0 .25rem}.tse-result-price-sqm{font-size:1rem;color:#4b5563;margin:0}.tse-result-commentary{margin-top:1.25rem;background:linear-gradient(135deg,#eff6ff 0,#f5f3ff 100%);border:1px solid #c7d2fe;border-radius:12px;padding:1.125rem 1.25rem}.tse-result-commentary-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}.tse-result-commentary-icon{width:28px;height:28px;background:#2563eb;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.tse-result-commentary-icon svg{display:block}.tse-result-commentary-label{font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#4338ca}.tse-result-commentary-text{color:#1e293b;font-size:.9375rem;line-height:1.7}.tse-result-commentary-text p{margin:0 0 .625rem}.tse-result-commentary-text p:last-child{margin-bottom:0}.tse-result-commentary-text strong{color:#1e40af;font-weight:700}.tse-gauge{margin:0 0 1rem}.tse-gauge-bar{position:relative;height:10px}.tse-gauge-track{position:absolute;inset:0;border-radius:999px;background:linear-gradient(90deg,#fee2e2 0,#fef3c7 50%,#dcfce7 100%)}.tse-gauge-cursor{position:absolute;top:50%;width:18px;height:18px;border-radius:50%;background:#2563eb;border:3px solid #fff;box-shadow:0 0 0 1px rgba(0,0,0,.08),0 2px 4px rgba(0,0,0,.15);transform:translate(-50%,-50%);transition:left .4s ease-out,background .2s}.tse-gauge-bounds{display:flex;justify-content:space-between;margin-top:.5rem;font-size:.8125rem;color:#6b7280}.tse-result-confidence-pill{display:inline-flex;align-items:center;gap:.5rem;padding:.4rem .875rem;border:1.5px solid;border-radius:999px;font-size:.875rem;font-weight:600;margin-bottom:.5rem}.tse-result-confidence-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.tse-result-risks{margin-top:1rem;padding:1rem 1.125rem;background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px}.tse-result-risks h4{margin:0 0 .5rem;color:#111827;font-size:1rem}.tse-result-risks-list{list-style:none;padding:0;margin:0}.tse-result-risks-list li{padding:.35rem 0;border-bottom:1px solid #e5e7eb;color:#374151;font-size:.9rem}.tse-result-risks-list li:last-child{border-bottom:none}.tse-result-works{margin-top:1rem;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px;overflow:hidden}.tse-result-works-header{display:flex;align-items:center;gap:.5rem;padding:.875rem 1.125rem;border-bottom:1px solid #bbf7d0}.tse-result-works-icon{width:28px;height:28px;background:#16a34a;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.tse-result-works-icon svg{display:block}.tse-result-works-title{font-weight:700;color:#15803d;font-size:.9375rem}.tse-result-works-table{width:100%;border-collapse:collapse}.tse-result-works-table thead th{padding:.5rem 1.125rem;text-align:left;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#16a34a;background:#dcfce7}.tse-result-works-table tbody tr{border-bottom:1px solid #d1fae5}.tse-result-works-table tbody tr:last-child{border-bottom:none}.tse-result-works-table tbody td{padding:.625rem 1.125rem;font-size:.9rem;vertical-align:middle}.tse-result-works-table .works-poste{font-weight:600;color:#111827}.tse-result-works-table .works-cost{white-space:nowrap;font-weight:700;color:#15803d}.tse-result-works-table .works-basis{color:#6b7280;font-size:.8125rem}.tse-result-works-footer{padding:.875rem 1.125rem;border-top:2px solid #86efac;background:#dcfce7}.tse-result-works-total{margin:0;font-size:.9375rem;color:#14532d;font-weight:600}.tse-result-works-net{margin:.3rem 0 0;font-size:.9375rem;color:#14532d;font-weight:600}.tse-result-works-unknown{margin:0 0 .5rem;color:#92400e;font-size:.8125rem}.tse-result-works-disclaimer{margin:.5rem 0 0;color:#4b7c5f;font-size:.75rem}.tse-result-actions{display:flex;gap:.75rem;align-items:center;margin-top:2rem;padding-top:1.25rem;border-top:1.5px solid #e5e7eb}.tse-diagnostic-grid{display:grid;gap:.75rem;margin:0 0 1rem}.tse-diagnostic-item{padding:.875rem 1rem;border:1px solid #e5e7eb;border-radius:10px;background:#fafafa;display:grid;gap:.5rem}.tse-diagnostic-meta{display:flex;flex-direction:column;gap:.125rem}.tse-diagnostic-meta strong{color:#111827;font-size:.95rem}.tse-diagnostic-meta small{color:#6b7280;font-size:.8125rem}.tse-diagnostic-pills{display:flex;flex-wrap:wrap;gap:.375rem}.tse-btn--ghost{background:0 0;color:#6b7280;border:1px dashed #d1d5db}.tse-btn--ghost:hover{color:#374151;border-color:#9ca3af;background:#f9fafb}.tse-step[data-step="1"] .tse-actions{display:none}@media (max-width:520px){.tse-wizard{padding:1rem;border-radius:10px;margin:.75rem auto}.tse-type-grid{gap:.625rem}.tse-type-card{min-height:100px;padding:1rem .75rem}.tse-type-label{font-size:1.0625rem}.tse-type-desc{font-size:.8125rem}.tse-result-price{font-size:1.75rem}.tse-actions{flex-direction:column-reverse}.tse-btn--secondary{width:100%;text-align:center}.tse-result-actions{flex-direction:column-reverse}.tse-result-actions .tse-btn{width:100%;text-align:center;justify-content:center}.tse-diagnostic-pills{gap:.25rem}.tse-progress{margin-bottom:1.25rem;align-items:center}.tse-progress-dot{width:10px;height:10px;font-size:0;line-height:0;overflow:hidden}.tse-progress-step.active .tse-progress-dot{width:28px;height:28px;font-size:.8125rem;line-height:1}.tse-progress-step.done .tse-progress-dot{width:18px;height:18px}.tse-progress-connector{margin:0 .25rem;margin-bottom:0}.tse-progress-label{display:none}.tse-progress-step.active .tse-progress-label{display:block;font-size:.75rem;margin-top:.25rem}}