.custom-select-container.svelte-ttmjpe.svelte-ttmjpe{position:relative;display:block;font-family:inherit;width:100%}.select-label.svelte-ttmjpe.svelte-ttmjpe{font-size:.9rem;text-transform:uppercase;letter-spacing:1px;margin-bottom:8px;opacity:.9;color:#fff;text-align:center;font-weight:700}.select-selected.svelte-ttmjpe.svelte-ttmjpe{background:linear-gradient(135deg,var(--box-title-color),#343a40);color:#fff;border:none;border-radius:8px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;width:100%;font-size:2rem;font-weight:700;box-shadow:0 2px 5px #0000001a;transition:all .2s ease;position:relative;z-index:2;margin-bottom:0;margin-top:0;padding:12px 16px;height:auto;min-height:60px}.selected-text.svelte-ttmjpe.svelte-ttmjpe{flex-grow:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.select-selected.svelte-ttmjpe.svelte-ttmjpe:hover,.select-selected.svelte-ttmjpe.svelte-ttmjpe:focus{background:linear-gradient(135deg,#34495e,#404953);transform:translateY(-2px);box-shadow:0 4px 10px #00000026}.select-selected.svelte-ttmjpe.svelte-ttmjpe:active{transform:translateY(0);box-shadow:0 2px 4px #0000001a}.select-arrow.svelte-ttmjpe.svelte-ttmjpe{font-size:.8rem;transition:transform .2s ease;pointer-events:none;position:absolute;right:15px;top:50%;transform:translateY(-50%)}.select-selected.open.svelte-ttmjpe .select-arrow.svelte-ttmjpe{transform:translateY(-50%) rotate(180deg)}.select-options.svelte-ttmjpe.svelte-ttmjpe{position:absolute;background-color:#343a40;border-radius:8px;box-shadow:0 4px 10px #0003;left:0;right:0;overflow-y:auto;z-index:10;animation:svelte-ttmjpe-fadeIn .2s ease-out}.select-option.svelte-ttmjpe.svelte-ttmjpe{background-color:transparent;color:#fff;padding:12px 16px;border:none;width:100%;cursor:pointer;font-size:1rem;display:block;transition:background-color .15s ease}.select-option.svelte-ttmjpe.svelte-ttmjpe:hover,.select-option.svelte-ttmjpe.svelte-ttmjpe:focus{background-color:#495057;outline:none}.select-option.selected.svelte-ttmjpe.svelte-ttmjpe{background-color:var(--box-title-color);font-weight:700}.select-option.disabled.svelte-ttmjpe.svelte-ttmjpe{color:#6c757d;cursor:default}@keyframes svelte-ttmjpe-fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.year-card-style-wrapper.svelte-1ba9fie.svelte-1ba9fie{background:linear-gradient(135deg,var(--box-title-color),#343a40);color:#fff;border-radius:8px;padding:16px;margin-bottom:20px;text-align:center;box-shadow:0 4px 8px #0000001a;position:relative}.controls-container.svelte-1ba9fie.svelte-1ba9fie{display:flex;align-items:flex-end;justify-content:center;gap:4px;flex-wrap:nowrap;width:100%}.select-wrapper.svelte-1ba9fie.svelte-1ba9fie{flex:1;display:flex;align-items:stretch}.upload-wrapper.svelte-1ba9fie.svelte-1ba9fie{width:45px;height:60px;flex-shrink:0;display:flex;align-items:stretch;justify-content:center}.styled-file-input.svelte-1ba9fie.svelte-1ba9fie{display:none}.upload-button.svelte-1ba9fie.svelte-1ba9fie{width:45px;height:45px;display:flex;align-items:center;justify-content:center;font-size:1.1rem;border-radius:8px;padding:0;margin:0}.upload-button.svelte-1ba9fie i.svelte-1ba9fie{font-size:1.1rem}.upload-button.svelte-1ba9fie.svelte-1ba9fie:disabled{opacity:.6;cursor:not-allowed}@media (max-width: 750px){.controls-container.svelte-1ba9fie.svelte-1ba9fie{gap:8px;align-items:flex-end}.upload-button.svelte-1ba9fie.svelte-1ba9fie{width:45px;height:45px}.upload-button.svelte-1ba9fie i.svelte-1ba9fie{font-size:1rem}}.value-with-indicator.svelte-1ba9fie.svelte-1ba9fie{position:relative;padding-left:8px;border-left:4px solid transparent}.value-with-indicator.good.svelte-1ba9fie.svelte-1ba9fie{border-left-color:#28a745}.value-with-indicator.medium.svelte-1ba9fie.svelte-1ba9fie{border-left-color:#ffc107}.value-with-indicator.warning.svelte-1ba9fie.svelte-1ba9fie{border-left-color:#dc3545}.value-with-indicator.neutral.svelte-1ba9fie.svelte-1ba9fie{border-left-color:#6c757d}.metric-value-wrapper.svelte-1ba9fie.svelte-1ba9fie{position:relative}.expand-toggle.svelte-1ba9fie.svelte-1ba9fie:hover{background-color:#dee2e6}.chat-wrapper.svelte-di4ui.svelte-di4ui{position:relative;min-height:450px}.chat-inner-container.svelte-di4ui.svelte-di4ui,.chat-inner-container.svelte-di4ui>table.svelte-di4ui{height:100%}.chat-cell.svelte-di4ui.svelte-di4ui{display:flex;flex-direction:column;height:100%}.chat-area-wrapper.svelte-di4ui.svelte-di4ui{flex-grow:1;overflow:hidden;display:flex;flex-direction:column}.chat-history-display.svelte-di4ui.svelte-di4ui{overflow-y:auto;padding:10px;max-height:490px;width:100%;box-sizing:border-box}.chat-history-display.svelte-di4ui.svelte-di4ui::-webkit-scrollbar{width:8px}.chat-history-display.svelte-di4ui.svelte-di4ui::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.chat-history-display.svelte-di4ui.svelte-di4ui::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.chat-history-display.svelte-di4ui.svelte-di4ui::-webkit-scrollbar-thumb:hover{background:#555}.chat-history-display.svelte-di4ui.svelte-di4ui{scrollbar-width:thin;scrollbar-color:#888 #f1f1f1}.message.svelte-di4ui.svelte-di4ui{margin-bottom:12px;display:flex;align-items:flex-start}.message.user.svelte-di4ui.svelte-di4ui{justify-content:flex-end}.message.user.svelte-di4ui p.svelte-di4ui{background-color:var(--box-title-color);padding:10px 14px;margin-right:10px;border-radius:18px;max-width:80%;word-wrap:break-word;line-height:1.4;color:#fff}.bobot-avatar.svelte-di4ui.svelte-di4ui{width:32px;height:32px;margin-right:8px;flex-shrink:0;margin-top:2px}.message.assistant.svelte-di4ui.svelte-di4ui{justify-content:flex-start}.assistant-message-content.svelte-di4ui.svelte-di4ui{background-color:#f8f9fa;padding:10px 14px;border-radius:18px;max-width:80%;word-wrap:break-word;line-height:1.4;display:flex;flex-direction:column;box-shadow:0 2px 4px #0000000d}.assistant-message-header.svelte-di4ui.svelte-di4ui{display:flex;align-items:baseline;margin-bottom:5px}.assistant-name.svelte-di4ui.svelte-di4ui{font-weight:700;color:#333;font-size:.95em}.message-timestamp.svelte-di4ui.svelte-di4ui{font-size:.8em;color:#777;margin-left:8px}.assistant-message-body.svelte-di4ui.svelte-di4ui{font-size:1em;min-height:1.4em}.assistant-message-body.svelte-di4ui p.svelte-di4ui{margin:0}.thinking-dots.svelte-di4ui.svelte-di4ui{display:inline-block;color:#555;font-weight:700}.initial-suggestions-after-greeting.svelte-di4ui.svelte-di4ui{margin-top:10px;margin-bottom:10px;padding-left:40px}.initial-suggestions-after-greeting.svelte-di4ui .suggestions.svelte-di4ui{justify-content:flex-start}.question-form.svelte-di4ui.svelte-di4ui{padding:8px 6px;background-color:#fff;border-top:1px solid #e0e0e0;flex-shrink:0;margin-bottom:-20px;position:relative}.question-form.svelte-di4ui input.question-input.svelte-di4ui{width:100%;padding:12px 18px;border:1px solid #d0d0d0;border-radius:22px;box-sizing:border-box;font-size:1em}.question-form.svelte-di4ui input.question-input.svelte-di4ui:disabled{background-color:#f8f9fa;cursor:not-allowed}.question-form.svelte-di4ui input.question-input.svelte-di4ui:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 2px #007bff40}.suggestions.svelte-di4ui.svelte-di4ui{justify-content:center;margin-top:15px;display:flex;flex-wrap:wrap;gap:8px}.suggestion-button.svelte-di4ui.svelte-di4ui{background-color:#f8f9fa;border-radius:16px;padding:8px 14px;box-shadow:0 1px 3px #0000000d;border:1px solid #e0e0e0;font-size:.85em;cursor:pointer;transition:transform .15s,box-shadow .15s,background-color .15s;text-align:center;color:#333}.suggestion-button.svelte-di4ui.svelte-di4ui:hover{transform:translateY(-1px);box-shadow:0 2px 5px #00000014;background-color:#f1f3f5}.questions-left-indicator.svelte-di4ui.svelte-di4ui{position:absolute;top:15px;right:20px;font-size:.8em;color:#777;z-index:1}.login-overlay.svelte-di4ui.svelte-di4ui{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fffc;display:flex;justify-content:center;align-items:center;z-index:10;border-radius:10px}.dimmed.svelte-di4ui.svelte-di4ui{filter:blur(1px);pointer-events:none}.sections-container.svelte-fk1ia8{display:flex;gap:24px;flex-wrap:wrap}.section.svelte-fk1ia8{flex:1;min-width:250px}.metrics-grid.svelte-fk1ia8{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:16px}.renovation-list-container.svelte-fk1ia8{display:flex;flex-direction:column;gap:20px}.subsection-title.svelte-fk1ia8{font-size:.95rem;color:#495057;margin-bottom:10px;font-weight:500}.renovation-list.svelte-fk1ia8{list-style:none;padding:0;margin:0}.renovation-item.svelte-fk1ia8{display:flex;justify-content:space-between;padding:8px 0;border-bottom:1px solid #e9ecef;font-size:.9rem}.renovation-item.svelte-fk1ia8:last-child{border-bottom:none}.renovation-year.svelte-fk1ia8{color:#6c757d;min-width:80px;text-align:left;flex-shrink:0;padding-right:10px}.renovation-description.svelte-fk1ia8{color:#212529;text-align:right;flex-grow:1;display:inline}.unverified-tag.svelte-fk1ia8{font-style:italic;color:#dc3545;font-size:.8em;cursor:help;z-index:1}.tooltip-container.svelte-fk1ia8{position:relative;display:inline-block;margin-left:5px;vertical-align:middle}.no-data.svelte-fk1ia8{font-style:italic;color:#6c757d;font-size:.9rem;padding:8px 0}@media (max-width: 768px){.sections-container.svelte-fk1ia8{flex-direction:column}.metrics-grid.svelte-fk1ia8{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.renovation-item.svelte-fk1ia8{flex-direction:column;align-items:flex-start;gap:4px}.renovation-description.svelte-fk1ia8{text-align:left;display:block;width:100%}}.sections-container.svelte-ii547s.svelte-ii547s{display:flex;gap:24px;margin-bottom:24px}.section.svelte-ii547s.svelte-ii547s{flex:1;min-width:0}.loans-detail-section.svelte-ii547s.svelte-ii547s{width:100%}.metrics-grid.svelte-ii547s.svelte-ii547s{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px}.metric-card.svelte-ii547s.svelte-ii547s{position:relative}.warning-bottom-right.svelte-ii547s.svelte-ii547s{position:absolute;bottom:30px;right:16px}.loan-table-container.svelte-ii547s.svelte-ii547s{overflow-x:auto}.loan-table.svelte-ii547s.svelte-ii547s{width:100%;border-collapse:collapse;font-size:.9rem}.loan-table.svelte-ii547s th.svelte-ii547s,.loan-table.svelte-ii547s td.svelte-ii547s{padding:10px;text-align:left;border-bottom:1px solid #e9ecef;vertical-align:middle}.loan-table.svelte-ii547s th.svelte-ii547s{font-weight:600;color:#495057;background-color:#f8f9fa}.loan-table.svelte-ii547s tr:last-child td.svelte-ii547s{border-bottom:none}@media (max-width: 1024px){.sections-container.svelte-ii547s.svelte-ii547s{flex-direction:column}.loan-table.svelte-ii547s .bank-column.svelte-ii547s{display:none}}@media (min-width: 768px){.loan-table.svelte-ii547s .bank-column.svelte-ii547s{display:table-cell}}.info-grid.svelte-152ymug.svelte-152ymug{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:20px;margin-bottom:25px}.info-card.svelte-152ymug.svelte-152ymug{background-color:#f8f9fa;border-radius:10px;padding:20px;box-shadow:0 2px 4px #0000000d;transition:transform .2s,box-shadow .2s;border:1px solid #e9ecef}.info-card.full-width.svelte-152ymug.svelte-152ymug{grid-column:1 / -1;margin-top:0}.info-card.full-width.svelte-152ymug+.info-card.full-width.svelte-152ymug{margin-top:20px}.info-card.svelte-152ymug.svelte-152ymug:hover{transform:translateY(-3px);box-shadow:0 4px 8px #00000014}.info-header.svelte-152ymug.svelte-152ymug{display:flex;align-items:center;margin-bottom:12px}.info-header.svelte-152ymug h6.svelte-152ymug{font-size:.9rem;color:#495057;font-weight:500}.info-value.svelte-152ymug.svelte-152ymug{font-size:1.1rem;font-weight:600;color:var(--box-title-color);text-align:left}.info-value.status.svelte-152ymug span.svelte-152ymug{padding:3px 8px;border-radius:6px;font-size:.9rem;font-weight:500}.status-active.svelte-152ymug.svelte-152ymug{background-color:#28a7451a;color:#1a6e2c}.status-inactive.svelte-152ymug.svelte-152ymug{background-color:#dc35451a;color:#8b212d}.status-unknown.svelte-152ymug.svelte-152ymug{background-color:#6c757d1a;color:#495057}.info-content.svelte-152ymug.svelte-152ymug{font-size:.95rem;color:#343a40;line-height:1.7}.address-list.svelte-152ymug.svelte-152ymug{list-style:none;padding-left:0;margin:0}.address-list.svelte-152ymug li.svelte-152ymug{margin-bottom:8px;position:relative;text-align:left}.address-list.svelte-152ymug li.svelte-152ymug:last-child{margin-bottom:0}.contact-card.svelte-152ymug.svelte-152ymug{background-color:#eef7ff;border:1px solid #bde0fe;text-align:center}.contact-card.svelte-152ymug .info-header.svelte-152ymug{justify-content:center}.contact-card.svelte-152ymug .info-content p.svelte-152ymug{margin-bottom:20px;font-size:.95rem;color:#333}.header-card.svelte-1poe2x1.svelte-1poe2x1{background-color:#fff3cd;border-radius:10px;padding:15px 20px;border-bottom:1px solid #e6c200;cursor:pointer;transition:background-color .2s;display:flex;align-items:center;justify-content:space-between;-webkit-user-select:none;user-select:none}.header-card.svelte-1poe2x1.svelte-1poe2x1:hover{background-color:#e6c200}.chevron-icon.svelte-1poe2x1.svelte-1poe2x1{color:#b8860b;font-size:.9rem;transition:transform .2s}.collapsible-content.svelte-1poe2x1.svelte-1poe2x1{border-radius:0 0 10px 10px;overflow:hidden}.info-grid.svelte-1poe2x1.svelte-1poe2x1{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:20px;margin-bottom:25px}.info-card.svelte-1poe2x1.svelte-1poe2x1{background-color:#f8f9fa;border-radius:10px;padding:20px;box-shadow:0 2px 4px #0000000d;transition:transform .2s,box-shadow .2s;border:1px solid #e9ecef}.info-card.svelte-1poe2x1.svelte-1poe2x1:hover{transform:translateY(-3px);box-shadow:0 4px 8px #00000014}.info-header.svelte-1poe2x1.svelte-1poe2x1{display:flex;align-items:center;margin-bottom:15px}.info-header.svelte-1poe2x1 h6.svelte-1poe2x1{font-size:.9rem;color:#495057;font-weight:500;margin:0}.input-container.svelte-1poe2x1.svelte-1poe2x1{position:relative;display:flex;align-items:center}.price-input.svelte-1poe2x1.svelte-1poe2x1{width:100%;padding:10px 50px 10px 10px;border:2px solid #dee2e6;border-radius:6px;font-size:1rem;font-weight:500;color:var(--box-title-color);background-color:#fff;transition:border-color .2s;text-align:right}.price-input.svelte-1poe2x1.svelte-1poe2x1:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 3px #007bff1a}.currency-label.svelte-1poe2x1.svelte-1poe2x1{position:absolute;right:15px;color:#6c757d;font-size:.95rem;font-weight:500;pointer-events:none}.results-section.svelte-1poe2x1.svelte-1poe2x1{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:20px;margin-bottom:25px}.result-card.svelte-1poe2x1.svelte-1poe2x1{background-color:#fff;border:2px solid #e9ecef}.result-card.featured.svelte-1poe2x1.svelte-1poe2x1{background-color:#f8f9ff;border:2px solid #4c6ef5;box-shadow:0 4px 12px #4c6ef526}.deferral-section.svelte-1poe2x1.svelte-1poe2x1{margin-top:-5px}.deferral-card.svelte-1poe2x1.svelte-1poe2x1{background-color:#f1f3f5;border-color:#dee2e6}.result-value.svelte-1poe2x1.svelte-1poe2x1{font-size:1.4rem;font-weight:700;text-align:center;padding:10px 0}.result-value.positive.svelte-1poe2x1.svelte-1poe2x1{color:#28a745}.result-value.negative.svelte-1poe2x1.svelte-1poe2x1{color:#dc3545}.result-value.neutral.svelte-1poe2x1.svelte-1poe2x1{color:#6c757d}.result-value.tax.svelte-1poe2x1.svelte-1poe2x1{color:#dc3545}.result-value.no-tax.svelte-1poe2x1.svelte-1poe2x1{color:#6c757d;font-size:1rem;font-weight:400}.result-value.final.svelte-1poe2x1.svelte-1poe2x1{font-size:1.6rem;font-weight:800}.info-card.full-width.svelte-1poe2x1.svelte-1poe2x1{grid-column:1 / -1;margin-top:0}.disclaimer-card.svelte-1poe2x1.svelte-1poe2x1{background-color:#fff3cd;border:1px solid #ffeaa7}.disclaimer-card.svelte-1poe2x1 .info-content p.svelte-1poe2x1{font-size:.9rem;color:#856404;line-height:1.6;margin-bottom:15px}.reset-button.svelte-1poe2x1.svelte-1poe2x1{background-color:#6c757d;color:#fff;border:none;padding:8px 16px;border-radius:6px;font-size:.9rem;cursor:pointer;transition:background-color .2s;display:inline-flex;align-items:center;gap:8px}.reset-button.svelte-1poe2x1.svelte-1poe2x1:hover{background-color:#5a6268}.reset-button.svelte-1poe2x1.svelte-1poe2x1:active{transform:translateY(1px)}.wide-calculator.svelte-1poe2x1.svelte-1poe2x1{grid-column:span 1}@media (max-width: 991px){.wide-calculator.svelte-1poe2x1.svelte-1poe2x1{grid-column:span 1}}.info-grid.svelte-ch9ab9.svelte-ch9ab9{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:20px;margin-bottom:25px}.info-card.svelte-ch9ab9.svelte-ch9ab9{background-color:#f8f9fa;border-radius:10px;padding:20px;box-shadow:0 2px 4px #0000000d;transition:transform .2s,box-shadow .2s;border:1px solid #e9ecef}.info-card.full-width.svelte-ch9ab9.svelte-ch9ab9{grid-column:1 / -1;margin-top:0}.info-card.svelte-ch9ab9.svelte-ch9ab9:hover{transform:translateY(-3px);box-shadow:0 4px 8px #00000014}.info-header.svelte-ch9ab9.svelte-ch9ab9{display:flex;align-items:center;margin-bottom:12px}.info-header.svelte-ch9ab9 h6.svelte-ch9ab9{font-size:.9rem;color:#495057;font-weight:500}.info-value.svelte-ch9ab9.svelte-ch9ab9{font-size:1.1rem;font-weight:600;color:var(--box-title-color);text-align:left}.upload-section.svelte-z0qg1w.svelte-z0qg1w{background-color:#fff;border-radius:12px;box-shadow:0 4px 12px #00000014;padding:28px;margin-bottom:20px;transition:box-shadow .3s ease}.upload-section.svelte-z0qg1w.svelte-z0qg1w:hover{box-shadow:0 6px 16px #0000001f}h5.svelte-z0qg1w.svelte-z0qg1w{font-size:1.25rem;font-weight:600;color:var(--box-title-color);margin-bottom:15px;text-align:center}p.description.svelte-z0qg1w.svelte-z0qg1w,p.duration-note.svelte-z0qg1w.svelte-z0qg1w,p.login-prompt.svelte-z0qg1w.svelte-z0qg1w{font-size:.95rem;color:#495057;line-height:1.6;margin-bottom:15px;text-align:center}p.duration-note.svelte-z0qg1w.svelte-z0qg1w{font-size:.85rem;color:#6c757d;margin-top:20px;margin-bottom:20px}.ready-container.svelte-z0qg1w h5.svelte-z0qg1w{margin-bottom:20px}.ready-state.centered-layout.svelte-z0qg1w.svelte-z0qg1w{display:flex;flex-direction:column;align-items:center;text-align:center;gap:20px}.bobot-container.svelte-z0qg1w.svelte-z0qg1w{flex-shrink:0;background-color:#f8f9fa;display:inline-block;border-radius:10px;padding:20px;box-shadow:0 2px 4px #0000000d;transition:transform .2s,box-shadow .2s;border:1px solid #e9ecef}.bobot-container.small.svelte-z0qg1w.svelte-z0qg1w{padding:10px}.ready-state.svelte-z0qg1w .content-container.svelte-z0qg1w{flex:1;width:100%;max-width:600px}.benefits-list.svelte-z0qg1w.svelte-z0qg1w{list-style:none;padding-left:0;margin:20px auto;display:inline-block;text-align:left}.benefits-list.svelte-z0qg1w li.svelte-z0qg1w{position:relative;padding-left:25px;margin-bottom:10px;font-size:.95rem;color:#34495e}.benefits-list.svelte-z0qg1w li.svelte-z0qg1w:before{content:"✓";position:absolute;left:0;top:1px;color:#28a745;font-weight:700;font-size:1rem}.loading-container.svelte-z0qg1w.svelte-z0qg1w{background-color:#f8f9fa;border-radius:10px;padding:20px;border:1px solid #e9ecef;box-shadow:0 2px 4px #0000000d;margin-left:auto;margin-right:auto}.loading-header.svelte-z0qg1w.svelte-z0qg1w{font-size:1.1rem;font-weight:600;color:var(--box-title-color);margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid #dee2e6;text-align:left}.loading-items-wrapper.svelte-z0qg1w.svelte-z0qg1w{display:flex;flex-direction:column;gap:15px}.loading-item.svelte-z0qg1w.svelte-z0qg1w{display:flex;align-items:center;justify-content:flex-start;gap:15px;background-color:#fff;border-radius:8px;padding:15px;border:1px solid #e0e0e0;min-height:50px}.loading-text.svelte-z0qg1w.svelte-z0qg1w{display:flex;align-items:center;font-size:.9rem;color:#495057;font-weight:500;flex-grow:1}.missing-container.svelte-z0qg1w h5.svelte-z0qg1w{color:#dc3545}.missing-state.svelte-z0qg1w.svelte-z0qg1w{display:flex;flex-direction:column;align-items:center;text-align:center;gap:15px}.missing-state.svelte-z0qg1w .content-container.svelte-z0qg1w{width:100%;max-width:550px}.login-prompt.svelte-z0qg1w.svelte-z0qg1w{margin-top:25px;margin-bottom:10px;font-weight:500;color:#343a40}.simple-login-container{margin-top:10px;width:100%;max-width:350px;margin-left:auto;margin-right:auto}.upload-integration-wrapper.svelte-z0qg1w.svelte-z0qg1w{margin-top:35px;border:2px dashed #ced4da;border-radius:8px;padding:20px;background-color:#f8f9fa;transition:border-color .2s,background-color .2s}.upload-integration-wrapper.svelte-z0qg1w.svelte-z0qg1w:hover{border-color:#adb5bd;background-color:#e9ecef}.upload-integration-wrapper.svelte-z0qg1w>.upload-container{margin:0!important;padding:0!important;border:none!important;box-shadow:none!important;background-color:transparent!important}.upload-integration-wrapper.svelte-z0qg1w .drop-area{padding:10px!important}.upload-integration-wrapper.svelte-z0qg1w .upload-instructions{font-size:.9rem!important}.bobot-tired.svelte-z0qg1w.svelte-z0qg1w{width:100px;height:auto;padding-left:20px;padding-right:20px;display:block}.bobot-tired.svelte-z0qg1w.svelte-z0qg1w:hover{animation:wobble 1s}.history-box.svelte-1skzosw.svelte-1skzosw{background-color:#18181a;border-radius:8px;padding:20px;box-shadow:0 4px 8px #0003;margin-bottom:20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:#fff}.history-box.svelte-1skzosw h4.svelte-1skzosw{font-size:1.1rem;font-weight:600;color:#fff;margin-bottom:15px}.chart-container.svelte-1skzosw.svelte-1skzosw{position:relative;height:300px;width:100%;margin-bottom:20px}.stadgar-faq-section.svelte-ypdfwq.svelte-ypdfwq{padding:40px 20px;max-width:800px;margin:0 auto;width:100%;text-align:center}.stadgar-faq-section.svelte-ypdfwq h2.svelte-ypdfwq{font-size:2rem;margin-bottom:20px;color:#333}.stadgar-faq-subtitle.svelte-ypdfwq.svelte-ypdfwq{font-size:1.1rem;color:#555;margin-bottom:40px;line-height:1.6}.stadgar-faq-container.svelte-ypdfwq.svelte-ypdfwq{max-width:600px;margin:0 auto}.stadgar-faq-item.svelte-ypdfwq.svelte-ypdfwq{border-bottom:1px solid #e0e0e0;margin-bottom:0}.stadgar-faq-item.svelte-ypdfwq.svelte-ypdfwq:last-child{border-bottom:none}.stadgar-faq-toggle.svelte-ypdfwq.svelte-ypdfwq{width:100%;background:none;border:none;padding:20px 0;display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-size:1.1rem;font-weight:500;color:#333;text-align:left;transition:all .2s ease}.stadgar-faq-toggle.svelte-ypdfwq.svelte-ypdfwq:hover{color:var(--hover)}.stadgar-faq-title.svelte-ypdfwq.svelte-ypdfwq{flex:1}.stadgar-faq-icon.svelte-ypdfwq.svelte-ypdfwq{font-size:1.5rem;font-weight:300;color:#666;transition:transform .2s ease;width:20px;text-align:center}.stadgar-faq-icon.expanded.svelte-ypdfwq.svelte-ypdfwq{transform:rotate(45deg)}.stadgar-faq-content.svelte-ypdfwq.svelte-ypdfwq{padding:0 0 20px;text-align:left;animation:svelte-ypdfwq-fadeIn .3s ease}@keyframes svelte-ypdfwq-fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.stadgar-faq-section.svelte-ypdfwq.svelte-ypdfwq{padding:30px 15px}.stadgar-faq-section.svelte-ypdfwq h2.svelte-ypdfwq{font-size:1.75rem}.stadgar-faq-toggle.svelte-ypdfwq.svelte-ypdfwq{font-size:1rem;padding:15px 0}}.pdf-viewer.svelte-jspof1.svelte-jspof1{width:100%;max-width:850px;margin:0 auto;display:flex;flex-direction:column;background:#f5f5f5;border-radius:8px;overflow:hidden;touch-action:pan-y}.pdf-toolbar.svelte-jspof1.svelte-jspof1{display:flex;align-items:center;justify-content:center;gap:24px;padding:8px 16px;background:#323639;color:#fff;flex-shrink:0;flex-wrap:wrap}.toolbar-group.svelte-jspof1.svelte-jspof1{display:flex;align-items:center;gap:8px}.toolbar-btn.svelte-jspof1.svelte-jspof1{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:4px;background:transparent;color:#fff;cursor:pointer;transition:background .15s}.toolbar-btn.svelte-jspof1.svelte-jspof1:hover:not(:disabled){background:#ffffff26}.toolbar-btn.svelte-jspof1.svelte-jspof1:disabled{opacity:.35;cursor:default}.page-info.svelte-jspof1.svelte-jspof1,.zoom-info.svelte-jspof1.svelte-jspof1{font-size:13px;min-width:50px;text-align:center;-webkit-user-select:none;user-select:none}.pdf-pages.svelte-jspof1.svelte-jspof1{overflow-y:auto;overflow-x:hidden;height:900px;padding:10px;background:#e8e8e8}.pdf-page.svelte-jspof1.svelte-jspof1{display:flex;justify-content:center;margin-bottom:8px}.pdf-page.svelte-jspof1 canvas.svelte-jspof1{display:block;box-shadow:0 2px 8px #00000026;background:#fff;max-width:100%}.pdf-loading.svelte-jspof1.svelte-jspof1,.pdf-error.svelte-jspof1.svelte-jspof1{display:flex;align-items:center;justify-content:center;height:200px;font-size:14px;color:#666}.pdf-error.svelte-jspof1.svelte-jspof1{color:#c33}@media (max-width: 600px){.pdf-toolbar.svelte-jspof1.svelte-jspof1{gap:12px;padding:6px 8px}.toolbar-btn.svelte-jspof1.svelte-jspof1{width:36px;height:36px}.pdf-pages.svelte-jspof1.svelte-jspof1{height:70vh}}p.description.svelte-xjc4ny{font-size:.95rem;color:#495057;line-height:1.6;margin-bottom:15px;text-align:center}.expert-loading-container.svelte-xjc4ny{border-color:#ced4da}p.description.svelte-1deh820{font-size:.95rem;color:#495057;line-height:1.6;margin-bottom:15px;text-align:center}@page{size:portrait;margin:12mm}main.svelte-excxfe.svelte-excxfe{max-width:1800px;margin:0 auto}.container.svelte-excxfe.svelte-excxfe{display:grid;gap:20px}@media (min-width: 992px){.container.svelte-excxfe.svelte-excxfe{grid-template-columns:1fr 2fr 1fr}.container.svelte-excxfe>.box:nth-child(1),.container.svelte-excxfe>.box:nth-child(2),.container.svelte-excxfe>.box:nth-child(3){width:100%}.property-map-wrapper.svelte-excxfe.svelte-excxfe{display:flex;gap:20px;grid-column:1 / -1}.property-map-wrapper.svelte-excxfe>.property-column.svelte-excxfe,.property-map-wrapper.svelte-excxfe>.map-column.svelte-excxfe{flex:1}}@media (min-width: 768px) and (max-width: 991px){.container.svelte-excxfe.svelte-excxfe{grid-template-columns:1fr}.property-map-wrapper.svelte-excxfe.svelte-excxfe{display:flex;gap:20px}.property-map-wrapper.svelte-excxfe>.property-column.svelte-excxfe,.property-map-wrapper.svelte-excxfe>.map-column.svelte-excxfe{flex:1}}@media (max-width: 767px){.container.svelte-excxfe.svelte-excxfe{grid-template-columns:1fr}.property-map-wrapper.svelte-excxfe.svelte-excxfe{flex-direction:column;gap:20px}.property-map-wrapper.svelte-excxfe>.property-column.svelte-excxfe,.property-map-wrapper.svelte-excxfe>.map-column.svelte-excxfe{width:100%}.property-map-wrapper.svelte-excxfe>.map-column.svelte-excxfe>*{height:300px;min-height:300px}}.container.svelte-excxfe>.box,.container.svelte-excxfe>app-uploadredovisning{width:100%}.pdf-container.svelte-excxfe.svelte-excxfe{grid-column:1 / -1;width:100%}.brf-header-card.svelte-excxfe.svelte-excxfe{background-color:#fff;border-radius:8px;padding:20px 20px 15px;margin:50px auto 20px;width:fit-content;box-shadow:0 2px 4px #0000001a;max-width:700px}.brf-title-section.svelte-excxfe.svelte-excxfe{display:flex;align-items:center;margin-bottom:10px}.brf-icon-container.svelte-excxfe.svelte-excxfe{margin-right:15px;color:var(--box-title-color)}.brf-icon-container.svelte-excxfe .fas.svelte-excxfe{font-size:28px;line-height:1}.brf-name-header.svelte-excxfe.svelte-excxfe{font-size:1.8em;font-weight:700;color:var(--box-title-color);margin:0}.brf-nav-container.svelte-excxfe.svelte-excxfe{display:flex;flex-direction:column;align-items:center;margin:0}.brf-nav.svelte-excxfe.svelte-excxfe{display:flex;justify-content:center;border-top:2px solid #eee;padding-top:5px;width:100%}.brf-nav.svelte-excxfe.svelte-excxfe:last-child{border-top:none;padding-top:0}.brf-nav-item.svelte-excxfe.svelte-excxfe{background:none;border:none;padding:10px 15px;cursor:pointer;font-size:1em;color:#7f8c8d;position:relative;font-weight:500;margin-right:10px}.brf-nav-item.svelte-excxfe.svelte-excxfe:last-child,.brf-nav.svelte-excxfe .brf-nav-item.svelte-excxfe:last-child{margin-right:0}.brf-nav-item.active.svelte-excxfe.svelte-excxfe{color:var(--hover);font-weight:700}.brf-nav-item.active.svelte-excxfe.svelte-excxfe:after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:3px;background-color:var(--hover);border-radius:1.5px}.brf-nav-item.svelte-excxfe.svelte-excxfe:not(.active):hover{color:var(--hover)}.brf-nav-item.svelte-excxfe.svelte-excxfe:not(.active):after{content:"";position:absolute;left:0;bottom:-1px;width:0;height:3px;background-color:var(--hover);transition:width .3s ease;border-radius:1.5px}.brf-nav-item.svelte-excxfe.svelte-excxfe:not(.active):hover:after{width:100%}.analyze-info.svelte-excxfe.svelte-excxfe{margin-bottom:20px}.analyze-info.svelte-excxfe>.full-width-section.svelte-excxfe{margin-top:0;padding-top:20px}.full-width-section.svelte-excxfe.svelte-excxfe{grid-column:1 / -1;width:100%;margin-top:20px;margin-bottom:30px;padding-top:20px}.full-width-section.svelte-excxfe .container.svelte-excxfe{display:block;width:100%}.full-width-section.svelte-excxfe .container.svelte-excxfe>*{width:100%;margin-bottom:20px}.energi-content-tab.svelte-excxfe .container.svelte-excxfe{max-width:100%;display:block}.energi-content-tab.svelte-excxfe .container.svelte-excxfe>.energy-wrapper{width:100%;max-width:none}@media (min-width: 900px){.energi-content-tab.svelte-excxfe .energy-content-grid{grid-template-columns:repeat(3,1fr)}}.stadgar-content-tab.svelte-excxfe .container.svelte-excxfe{max-width:100%;display:block}.stadgar-content-tab.svelte-excxfe .container.svelte-excxfe>*{width:100%}.unanalysed-section.svelte-excxfe.svelte-excxfe{grid-column:1 / -1;display:flex;flex-direction:column;align-items:center;gap:20px;width:100%;margin-top:20px;margin-bottom:30px}.unanalysed-section.svelte-excxfe>*{width:50%;min-width:300px;box-sizing:border-box}.key-facts-section.svelte-excxfe.svelte-excxfe{max-width:700px;margin:0 auto 20px;padding:0 20px}.key-facts-list.svelte-excxfe.svelte-excxfe{display:flex;flex-wrap:wrap;gap:15px;justify-content:center;margin:0;padding:0}.fact-item.svelte-excxfe.svelte-excxfe{display:flex;flex-direction:column;align-items:center;background:#fff;padding:12px 20px;border-radius:12px;font-size:.9em;box-shadow:0 2px 4px #0404340f,0 0 2px #5b5f6b3d;transition:transform .3s ease,box-shadow .3s ease}.fact-item.svelte-excxfe.svelte-excxfe:hover{transform:translateY(-2px);box-shadow:0 8px 12px #0404341a,0 0 4px #5b5f6b4d}.fact-item.svelte-excxfe dt.svelte-excxfe{font-weight:600;color:#7f8c8d;font-size:.8em;text-transform:uppercase;letter-spacing:.5px}.fact-item.svelte-excxfe dd.svelte-excxfe{margin:0;font-weight:500;color:#2c3e50}@media (max-width: 991px){.unanalysed-section.svelte-excxfe>*{width:75%}}@media (max-width: 767px){.unanalysed-section.svelte-excxfe>*{width:100%;min-width:unset}}.history-charts-container.svelte-excxfe.svelte-excxfe{grid-column:1 / -1;display:flex;flex-wrap:wrap;justify-content:center;gap:20px}.history-charts-container.svelte-excxfe>*{flex-grow:1;flex-basis:calc(50% - 10px);min-width:350px;max-width:800px;box-sizing:border-box}@media (max-width: 767px){.history-charts-container.svelte-excxfe>*{flex-basis:100%;min-width:280px;max-width:100%}}@media (max-width: 600px){.brf-header-card.svelte-excxfe.svelte-excxfe{margin-left:auto;margin-right:auto}}.global-error-banner.svelte-excxfe.svelte-excxfe{position:fixed;left:0;right:0;bottom:0;background:#fef2f2;border-top:1px solid #fecaca;box-shadow:0 -2px 6px #00000014;z-index:1100;padding:10px 16px}.global-error-content.svelte-excxfe.svelte-excxfe{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:.95rem;color:#b91c1c}.global-error-close.svelte-excxfe.svelte-excxfe{border:none;background:transparent;color:#b91c1c;font-size:1.4rem;cursor:pointer;padding:0 4px;line-height:1}.global-error-close.svelte-excxfe.svelte-excxfe:hover{color:#7f1d1d}.action-buttons.svelte-excxfe.svelte-excxfe{display:flex;gap:10px}.action-buttons-desktop.svelte-excxfe.svelte-excxfe{position:fixed;top:40px;right:20px;z-index:1000}.action-buttons-mobile.svelte-excxfe.svelte-excxfe{display:none;justify-content:center;margin:10px auto;max-width:600px}.action-btn.svelte-excxfe.svelte-excxfe{width:44px;height:44px;border-radius:8px;border:1px solid #e0e0e0;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--box-title-color);transition:all .2s ease;box-shadow:0 2px 4px #0000001a}.action-btn.svelte-excxfe.svelte-excxfe:hover{background:var(--hover);color:#fff;border-color:var(--hover);box-shadow:0 4px 8px #00000026}.action-btn.svelte-excxfe i.svelte-excxfe{font-size:18px}.favourite-btn.is-favourite.svelte-excxfe i.svelte-excxfe{color:#ec776a}@media (max-width: 640px){.action-buttons-desktop.svelte-excxfe.svelte-excxfe{display:none}.action-buttons-mobile.svelte-excxfe.svelte-excxfe{display:flex}.action-btn.svelte-excxfe.svelte-excxfe{width:40px;height:40px}.action-btn.svelte-excxfe i.svelte-excxfe{font-size:16px}.brf-header-card.svelte-excxfe.svelte-excxfe{margin-top:0}}@media print{.brf-report-main.svelte-excxfe.svelte-excxfe{overflow:visible!important;max-width:100%!important}.print-hide.svelte-excxfe.svelte-excxfe{display:none!important}.key-facts-section.svelte-excxfe.svelte-excxfe{break-inside:avoid}}
