:root{color:#162033;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f5f8fb;font-synthesis:none;text-rendering:geometricPrecision}*{box-sizing:border-box}body{margin:0;min-width:320px;overflow-x:hidden}button,input{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh;margin:0 auto;color:#162033}.topbar{position:sticky;z-index:10;top:0;display:grid;min-height:76px;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;border-bottom:1px solid #d8e2eb;background:#fffffff0;padding:0 38px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand{display:inline-flex;width:fit-content;align-items:center;gap:12px;border:0;background:transparent;color:#101827;font-size:24px;font-weight:800}.logo-mark{display:inline-grid;width:42px;height:42px;place-items:center}.logo-mark img{display:block;width:100%;height:100%;object-fit:contain}.tabs{display:flex;min-width:0;align-self:stretch;gap:32px}.tabs button{min-width:110px;border:0;border-bottom:4px solid transparent;background:transparent;color:#52617a;font-weight:700}.tabs button.active{border-color:#0799d6;color:#0787c1}.login-button,.profile-button,.logout-button,.blue-button,.orange-button,.ghost-button,.delete-button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:9px;border-radius:7px;font-weight:700;white-space:nowrap}.login-button{justify-self:end;border:0;background:linear-gradient(180deg,#09a3dc,#027eb2);color:#fff;padding:0 18px}.profile-button{border:0;background:transparent;color:#31425d}.account-actions{display:flex;min-width:0;justify-self:end;align-items:center;gap:10px}.logout-button{border:1px solid #d9e3ed;background:#fff;color:#31425d;padding:0 14px}.blue-button{border:0;background:linear-gradient(180deg,#11aee9,#0787c2);color:#fff;padding:0 18px;box-shadow:0 8px 20px #0491cc38}.orange-button{border:0;background:linear-gradient(180deg,#ff8c24,#ff6710);color:#fff;padding:0 18px;box-shadow:0 8px 20px #ff6e1238}.ghost-button{border:1px solid #d9e3ed;background:#fff;color:#31425d;padding:0 14px}.delete-button{width:42px;border:1px solid #ffd1d1;background:#fff;color:#ff3030}.apartment-delete-button{width:auto;align-self:flex-start;margin-top:6px;padding:0 14px}.notice{position:fixed;z-index:30;right:24px;bottom:24px;max-width:min(520px,calc(100vw - 48px));border:1px solid #b8e3f7;border-radius:8px;background:#f0fbff;color:#23415f;padding:14px 18px;box-shadow:0 16px 45px #243f5c29;text-align:left}.cookie-notice{position:fixed;z-index:40;right:24px;bottom:24px;display:grid;width:min(760px,calc(100vw - 48px));gap:10px;border:1px solid #d9e3ed;border-radius:8px;background:#fff;padding:18px;box-shadow:0 18px 55px #1620332e}.cookie-notice p{margin:0;color:#31425d;font-size:14px;font-weight:600;line-height:1.45}.cookie-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:4px}.cookie-actions .blue-button,.cookie-actions .ghost-button{min-height:40px}.home{display:grid;min-height:calc(100vh - 77px);place-content:center;justify-items:center;padding:48px 24px;text-align:center}.home-illustration{display:grid;width:260px;height:170px;place-items:center;border:0;border-radius:50%;background:radial-gradient(circle at 50% 50%,#eaf7fd 0 58%,transparent 60%);color:#9bd6ef}.home h1,.section h1,.editor-form h1{margin:18px 0 8px;color:#101827;font-size:30px;line-height:1.18}.home p{margin:0;color:#5f6d83;font-weight:600}.workspace{padding:24px 36px 44px}.integration-banner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;min-height:74px;border:1px solid #aee0f5;border-radius:8px;background:linear-gradient(110deg,#fffffff5 0,#fffffff5 62%,#e1f7ffbf 62%),#fff;padding:10px 20px}.integration-banner strong{display:block;font-size:17px}.integration-banner__text{display:grid;gap:4px}.integration-banner__text p{margin:0;color:#52617a;font-size:14px;font-weight:600;line-height:1.4}.section{padding-top:24px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px}.section-heading h1,.section h1{margin:0}.section h2{margin:6px 0 12px;font-size:24px}.table-frame,.settings-panel{border:1px solid #d9e3ed;border-radius:8px;background:#fff}.table-frame{overflow-x:auto;padding:22px 28px}.loading-banner{pointer-events:none}.skeleton-dot,.skeleton-line,.skeleton-button,.skeleton-actions{position:relative;overflow:hidden;border-radius:7px;background:#e8f1f7}.skeleton-dot:after,.skeleton-line:after,.skeleton-button:after,.skeleton-actions:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.75),transparent);animation:shimmer 1.25s linear infinite;content:"";transform:translate(-100%)}.skeleton-dot{width:42px;height:42px;border-radius:50%}.skeleton-line{display:block;height:16px}.skeleton-line.wide{width:min(100%,560px)}.skeleton-line.medium{width:min(100%,340px)}.skeleton-line.address{width:min(100%,300px)}.skeleton-line.short{width:76px}.skeleton-button{width:210px;height:42px}.apartments-loading{display:grid;min-width:860px}.apartment-loading-row{display:grid;grid-template-columns:minmax(220px,1fr) repeat(4,minmax(80px,.45fr)) minmax(280px,.8fr);gap:18px;align-items:center;border-bottom:1px solid #dfe7ef;padding:20px 0}.apartment-loading-row:last-child{border-bottom:0}.skeleton-actions{width:min(100%,260px);height:42px}@keyframes shimmer{to{transform:translate(100%)}}table{width:100%;min-width:860px;border-collapse:collapse}th{color:#5c6c84;font-size:14px;text-align:left}th,td{border-bottom:1px solid #dfE7ef;padding:20px 0}tbody tr:last-child td{border-bottom:0}td{color:#152139;font-size:16px;font-weight:650}.row-actions{display:flex;flex-wrap:wrap;gap:12px}.prediction-form{width:100%;padding-top:24px}.prediction-form .section-heading{align-items:flex-start;margin:14px 0 18px}.prediction-form .section-heading p{margin:8px 0 0;color:#5f6d83;font-weight:700}.prediction-heading-actions{display:flex;justify-content:flex-end;min-width:260px}.apply-recommendations-button{max-width:360px;min-height:48px;line-height:1.2;white-space:normal}.apply-recommendations-button:disabled{border:1px solid #cdd9e6;background:#eef4f8;box-shadow:none;color:#6b7a90;opacity:1}.apply-recommendations-button span{display:inline;text-align:left}.apply-recommendations-button strong,.apply-recommendations-button small{line-height:1.15}.apply-recommendations-button small{font-size:12px;font-weight:700}.prediction-card{display:grid;width:100%;gap:22px;border:1px solid #d9e3ed;border-radius:8px;background:#fff;padding:28px}.prediction-summary{display:grid;grid-template-columns:repeat(4,minmax(130px,1fr));gap:14px}.prediction-card>.prediction-summary,.prediction-card>.prediction-actions,.prediction-result>.prediction-meta{display:none}.prediction-summary div,.prediction-meta{display:grid;gap:8px;border:1px solid #e0e8f0;border-radius:7px;background:#fbfdff;padding:16px}.prediction-summary span,.prediction-result span{color:#65748a;font-size:14px;font-weight:700}.prediction-summary strong,.prediction-result strong{color:#162033;font-size:18px}.prediction-actions{display:flex;align-items:center;justify-content:space-between;gap:18px;border-top:1px solid #e0e8f0;padding-top:22px}.prediction-actions p{margin:0;color:#52617a;font-weight:700}.loading-pill{display:inline-flex;min-height:34px;align-items:center;border:1px solid #b8e3f7;border-radius:999px;background:#f0fbff;color:#047db3;padding:0 14px;font-weight:800;white-space:nowrap}.prediction-result{display:grid;grid-template-columns:1fr;gap:14px;border-top:1px solid #e0e8f0;padding-top:22px}.empty-prediction{grid-column:1 / -1}.price-calendar-list{display:grid;grid-column:1 / -1;gap:22px;max-width:none}.prediction-legend{display:flex;flex-wrap:wrap;align-items:center;gap:12px 18px;color:#65748a;font-size:14px;font-weight:750}.selected-month-overview{display:grid;grid-template-columns:repeat(6,minmax(150px,1fr));gap:14px}.month-kpi-card{display:grid;min-height:118px;align-content:space-between;gap:12px;border:1px solid #e0e8f0;border-radius:7px;background:#fbfdff;padding:16px}.month-kpi-card span{color:#65748a;font-size:13px;font-weight:800;line-height:1.35}.month-kpi-card strong{color:#162033;font-size:20px;line-height:1.2}.prediction-loaded-banner{display:grid;grid-template-columns:auto minmax(160px,.9fr) minmax(140px,.65fr) minmax(140px,.65fr) minmax(280px,1.4fr);align-items:center;gap:18px;border:1px solid #65c79b;border-radius:8px;background:#f5fff9;padding:18px 22px}.loaded-check{display:grid;width:42px;height:42px;place-items:center;border-radius:50%;background:#2dbb78;color:#fff;font-size:23px;font-weight:900}.prediction-loaded-banner>strong{color:#162033;font-size:19px}.prediction-loaded-banner div:not(.loaded-check){display:grid;gap:5px}.prediction-loaded-banner span{color:#65748a;font-size:13px;font-weight:800}.prediction-loaded-banner b{color:#0b6b4f;font-size:14px}.prediction-loaded-banner p{margin:0;color:#52617a;font-size:14px;font-weight:700;line-height:1.45}.prediction-legend span,.demand-counts span{display:inline-flex;align-items:center;gap:8px}.legend-swatch{width:24px;height:18px;border:1px solid #d9e3ed;border-radius:5px}.price-calendar{border:1px solid #d9e3ed;border-radius:8px;background:#f7fafc;padding:18px}.month-switcher{display:grid;grid-template-columns:42px minmax(0,1fr) 42px;gap:10px;align-items:center}.calendar-strip{display:grid;grid-auto-columns:minmax(430px,calc((100% - 24px) / 3));grid-auto-flow:column;gap:12px;cursor:grab;overflow-x:auto;overscroll-behavior-x:contain;padding:2px 2px 10px;scroll-snap-type:x proximity;scrollbar-width:thin;touch-action:pan-x;-webkit-user-select:none;user-select:none;-webkit-overflow-scrolling:touch}.calendar-strip:active{cursor:grabbing}.calendar-strip .price-calendar{min-width:0;cursor:pointer;outline:none;scroll-snap-align:start;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.calendar-strip .price-calendar:hover,.calendar-strip .price-calendar:focus-visible{border-color:#8ed4f0;box-shadow:0 8px 24px #25577a1f}.calendar-strip .price-calendar.selected{border-color:#0799d6;background:#f7fafc;box-shadow:0 0 0 1px #0799d661}.month-nav-button{display:grid;width:42px;height:42px;place-items:center;border:1px solid #d9e3ed;border-radius:7px;background:#fff;color:#31425d}.month-nav-button:disabled{opacity:.36}.price-calendar-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.price-calendar-heading h2{margin:0;color:#162033;font-size:20px;line-height:1.2}.demand-badge{display:inline-flex;min-height:30px;align-items:center;border:1px solid #d9e3ed;border-radius:999px;padding:0 11px;color:#31425d;font-size:13px;font-weight:850}.price-calendar-weekdays,.price-calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(96px,1fr));gap:8px}.price-calendar-weekdays{margin-bottom:8px}.price-calendar-weekdays span{min-height:28px;color:#65748a;padding:6px 8px;font-size:13px;font-weight:800;text-align:center}.calendar-strip .price-calendar-weekdays,.calendar-strip .price-calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:4px}.calendar-strip .price-calendar-weekdays span{min-height:22px;padding:3px 0;font-size:11px}.price-day{display:grid;min-height:96px;align-content:space-between;gap:14px;border:1px solid #e2eaf2;border-radius:8px;background:#fff;padding:12px 13px;box-shadow:0 1px 2px #16203308}.price-day span{display:inline-grid;width:28px;height:28px;place-items:center;border-radius:50%;background:#f1f6fa;color:#52617a;font-size:13px;font-weight:800}.price-day strong{display:inline-flex;width:fit-content;min-height:30px;align-items:center;border-radius:7px;background:#e9f7fd;color:#047db3;padding:0 10px;font-size:16px;line-height:1}.calendar-strip .price-day,.calendar-strip .price-day.empty{min-height:62px}.calendar-strip .price-day{gap:5px;padding:6px 5px}.calendar-strip .price-day span{width:22px;height:22px;font-size:11px}.calendar-strip .price-day strong{min-height:22px;padding:0 5px;font-size:10px}.price-day.demand-normal,.legend-swatch.demand-normal,.demand-badge.demand-normal{border-color:#c9e9e2;background:#f2fffb}.price-day.demand-increased,.legend-swatch.demand-increased,.demand-badge.demand-increased{border-color:#ffd9ad;background:#fff8ef}.price-day.demand-high,.legend-swatch.demand-high,.demand-badge.demand-high{border-color:#aee0c4;background:#edfdf4}.price-day.demand-increased strong{background:#fff0d9;color:#b85a00}.price-day.demand-high strong{background:#dbf7e7;color:#0b6b4f}.legend-swatch.demand-empty{border-style:dashed;background:#fff}.price-day.peak-price{border-color:#11a0d8;box-shadow:inset 0 0 0 1px #0799d680}.legend-swatch.peak-price{border-color:#11a0d8;background:#fff;box-shadow:inset 0 0 0 1px #0799d680}.price-day.muted{background:#fbfdff;border-style:dashed}.price-day.muted strong{background:transparent;color:#a6b3c2;padding:0}.price-day.empty{min-height:96px;border:0;background:transparent;box-shadow:none}.month-statistics{display:grid;gap:14px;margin-top:18px}.month-statistics.empty{border:1px solid #d9e3ed;border-radius:7px;background:#fff;padding:14px 16px}.month-statistics.empty p{margin:0;color:#65748a;font-weight:700}.statistics-grid{display:grid;grid-template-columns:repeat(3,minmax(150px,1fr));gap:10px}.metric-card,.demand-statistics{border:1px solid #dfe7ef;border-radius:7px;background:#fff;padding:14px}.metric-card{display:grid;gap:8px}.metric-card span,.demand-statistics span{color:#65748a;font-size:13px;font-weight:750}.metric-card strong,.demand-statistics strong{color:#162033;font-size:17px;line-height:1.35}.demand-statistics{display:grid;grid-template-columns:minmax(220px,1fr) minmax(260px,auto);gap:14px;align-items:center}.demand-statistics>div:first-child{display:grid;gap:7px}.demand-counts{display:flex;flex-wrap:wrap;gap:8px 14px;justify-content:flex-end}.prediction-details-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(300px,.95fr);gap:22px}.key-insights-panel,.additional-panel{border:1px solid #d9e3ed;border-radius:8px;background:#fff;padding:22px}.key-insights-panel{display:grid;grid-template-columns:minmax(260px,1fr) minmax(250px,360px);gap:20px}.key-insights-panel h2,.additional-panel h2{grid-column:1 / -1;margin:0;color:#162033;font-size:18px}.insight-list{display:grid;gap:18px;align-content:start}.insight-list h2{margin-bottom:6px}.insight-item{display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:start}.insight-icon{display:grid;width:36px;height:36px;place-items:center;border-radius:50%;color:#fff;font-weight:900}.insight-icon.peak{background:#ffad1f}.insight-icon.max,.insight-icon.growth{background:#20b978}.insight-item strong{color:#162033;font-size:15px}.insight-item p{margin:5px 0 0;color:#65748a;font-size:13px;font-weight:700;line-height:1.45}.price-trend-card{display:grid;gap:8px;border:1px solid #e0e8f0;border-radius:8px;background:#f7fbff;padding:16px}.price-trend-card span{color:#65748a;font-size:13px;font-weight:800}.price-trend-card strong{color:#0799d6;font-size:24px}.price-trend-card svg{width:100%;min-height:165px;overflow:visible}.trend-y-label{fill:#8a9bae;font-size:4px;font-weight:800}.trend-grid-line{stroke:#dce7f0;stroke-width:1;stroke-dasharray:2 3}.trend-axis-line{stroke:#c8d7e4;stroke-width:1.2}.trend-area{fill:#0799d61a}.trend-line{fill:none;stroke:#0799d6;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;vector-effect:non-scaling-stroke}.trend-peak{fill:#fff;stroke:#0799d6;stroke-width:1.4;vector-effect:non-scaling-stroke}.trend-axis{display:flex;justify-content:space-between}.additional-panel{display:grid;align-content:start;gap:18px}.additional-panel dl{display:grid;gap:0;margin:0}.additional-panel dl div{display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid #e8eef4;padding:16px 0}.additional-panel dl div:last-child{border-bottom:0}.additional-panel dt{min-width:0;color:#65748a;font-size:14px;font-weight:800;line-height:1.35}.additional-panel dd{margin:0;color:#06152b;font-size:16px;font-weight:900;line-height:1.25;text-align:right;white-space:nowrap}.additional-panel p{margin:8px 0 0;border-radius:7px;background:#eef7ff;color:#52617a;font-size:13px;font-weight:750;line-height:1.45;padding:16px}.additional-panel dt{color:#65748a;font-size:14px;font-weight:750}.additional-panel dd{margin:0;color:#162033;font-weight:850;text-align:right}.additional-note{border-radius:7px;background:#f0f8ff;color:#52617a;margin:0;padding:16px;font-size:13px;font-weight:700;line-height:1.45}.empty-prediction{margin:0;border:1px solid #b8e3f7;border-radius:8px;background:#f0fbff;color:#52617a;padding:16px;font-weight:700}button:disabled{cursor:default;opacity:.68}.editor-grid{display:grid;grid-template-columns:minmax(270px,380px) 1fr;gap:32px;padding-top:24px}.editor-form{min-width:0;border-right:1px solid #d9e3ed;padding-right:30px}.gallery-panel{min-width:0}.back-link{display:inline-flex;align-items:center;gap:4px;border:0;background:transparent;color:#0787c1;padding:0;font-weight:700}label{display:grid;gap:9px;color:#65748a;font-size:14px;font-weight:700}input{width:100%;min-height:42px;border:1px solid #d6e0eb;border-radius:6px;background:#fff;color:#182238;padding:0 14px;outline:none}input:focus{border-color:#0799d6;box-shadow:0 0 0 3px #0799d624}.form-row,.agency-form{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:18px}.editor-actions{display:flex;align-items:flex-start;flex-direction:column;gap:14px;margin-top:28px}.editor-primary-actions{display:flex;gap:14px}.gallery-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.file-input{display:none}.upload-message{margin:-4px 0 14px;color:#52617a;font-weight:700}.gallery-layout{display:grid;grid-template-columns:minmax(360px,1fr) minmax(260px,360px);gap:18px}.main-photo{width:100%;height:210px;border-radius:7px;object-fit:cover}.empty-photo{display:grid;height:210px;place-items:center;border-radius:7px;background:#edf4fa;color:#8aa7bd}.thumb-grid{display:grid;grid-template-columns:repeat(4,minmax(90px,1fr));gap:10px;margin-top:10px}.thumb{position:relative;overflow:hidden;min-height:78px;border:3px solid transparent;border-radius:8px}.thumb.active{border-color:#0799d6}.thumb button{border:0;background:transparent;padding:0}.thumb img{display:block;width:100%;height:78px;object-fit:cover}.thumb span{position:absolute;right:6px;bottom:6px;display:flex;gap:5px}.thumb span button,.preview-arrow,.close-preview{display:grid;width:26px;height:26px;place-items:center;border:0;border-radius:50%;background:#ffffffe6;color:#41536c}.preview-pane{position:relative;overflow:hidden;min-height:340px;border-radius:8px;background:#25282d}.preview-pane img{width:100%;height:100%;min-height:340px;object-fit:cover;opacity:.78}.preview-pane>span{position:absolute;right:28px;bottom:26px;color:#fff;font-weight:700}.close-preview{position:absolute;top:18px;right:18px;background:transparent;color:#fff}.preview-arrow{position:absolute;top:50%;transform:translateY(-50%)}.preview-arrow.left{left:16px}.preview-arrow.right{right:16px}.settings-panel{position:relative;display:grid;grid-template-columns:1fr 300px;min-height:265px;padding:34px 38px;border-color:#0799d6;overflow:hidden}.settings-content{min-width:0;max-width:860px}.integration-title{display:flex;align-items:center;gap:22px;margin-bottom:24px}.integration-title svg{color:#0799d6}.integration-title strong{font-size:20px}.agency-form{grid-template-columns:minmax(220px,1fr) 160px;align-items:end}.agency-form label{grid-template-columns:110px 1fr;align-items:center}.bookings-upload{display:grid;grid-template-columns:minmax(220px,1fr) max-content;gap:14px;align-items:end;margin-top:16px}.bookings-field{display:grid;grid-template-columns:110px 1fr;gap:14px;align-items:center;color:#52617a;font-weight:700}.file-picker{display:flex;min-width:0;align-items:center;gap:12px}.file-picker .ghost-button{min-height:42px;flex:0 0 auto;border-color:#b8e3f7;background:#f0fbff;color:#047db3}.file-name{min-width:0;overflow:hidden;color:#52617a;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.file-name.valid{color:#0b6b4f}.bookings-upload .blue-button{justify-content:center;min-width:220px;padding-right:18px;padding-left:18px;white-space:nowrap}.privacy-check{margin-top:16px;border:1px solid #d9e3ed;border-radius:7px;padding:16px 18px}.privacy-check strong{display:block;margin-bottom:8px}.privacy-check ul{display:grid;gap:7px;margin:0;padding-left:18px}.privacy-check li{color:#52617a;font-weight:700}.privacy-check.passed{border-color:#b9ead9;background:#f1fff9}.privacy-check.passed strong,.privacy-check.passed li{color:#0b6b4f}.privacy-check.checking{border-color:#b8e3f7;background:#f0fbff}.privacy-check.checking strong,.privacy-check.checking li{color:#047db3}.privacy-check.failed{border-color:#ffd1d1;background:#fff7f7}.privacy-check.failed strong,.privacy-check.failed li{color:#9a2b2b}.fix-file-button{margin-top:14px;border-color:#f0c3c3;background:#fff;color:#9a2b2b}.fixed-file-preview{display:grid;gap:12px;margin-top:16px;border:1px solid #b9ead9;border-radius:7px;background:#f7fffb;padding:16px 18px}.fixed-file-heading{display:flex;align-items:center;justify-content:space-between;gap:14px}.fixed-file-heading div{display:grid;min-width:0;gap:4px}.fixed-file-heading strong{color:#0b6b4f}.fixed-file-heading span{overflow:hidden;color:#52617a;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.fixed-file-heading .ghost-button{flex:0 0 auto}.fixed-file-summary{display:flex;flex-wrap:wrap;gap:8px}.fixed-file-summary span{border:1px solid #b9ead9;border-radius:999px;background:#fff;padding:6px 10px;color:#0b6b4f;font-size:13px;font-weight:800}.fixed-file-preview p{margin:0;color:#52617a;font-weight:700}.fixed-file-table{max-height:230px;overflow:auto;border:1px solid #d9e3ed;border-radius:6px;background:#fff}.fixed-file-table table{width:100%;min-width:620px;border-collapse:collapse;font-size:13px}.fixed-file-table td{max-width:220px;border-bottom:1px solid #edf2f7;border-left:1px solid #edf2f7;padding:8px 10px;overflow:hidden;color:#273141;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.fixed-file-table tr:first-child td{position:sticky;top:0;background:#eefbf5;color:#0b6b4f;z-index:1}.fixed-file-table td:first-child{border-left:0}.status-box{margin-top:24px;border:1px solid #d9e3ed;border-radius:7px;background:#fbfdff;padding:18px 20px;color:#52617a}.status-box span{display:inline-flex;align-items:center;gap:10px;font-weight:700}.status-box p{margin:12px 0 0;font-weight:600}.integration-checklist{display:grid;gap:8px;margin:16px 0 0;padding:0;list-style:none}.integration-checklist li{color:#67758d;font-weight:700}.integration-checklist li:before{content:"";display:inline-block;width:9px;height:9px;margin-right:10px;border-radius:50%;background:#bdc8d5}.integration-checklist li.done{color:#0b6b4f}.integration-checklist li.done:before{background:#12b886}.status-dot{width:10px;height:10px;border-radius:50%;background:#bdc8d5}.status-dot.connected{background:#12b886}.loading-dot{animation:pulse-dot 1s ease-in-out infinite}.settings-loading-lines{display:grid;gap:12px;margin-top:14px}.settings-art{display:grid;justify-self:end;place-items:center;opacity:.18;pointer-events:none;transform:scale(2.8) rotate(11deg)}@keyframes pulse-dot{0%,to{opacity:.35}50%{opacity:1}}@media (max-width: 980px){.topbar{grid-template-columns:1fr auto;padding:0 18px}.tabs{order:3;grid-column:1 / -1;min-height:50px;justify-content:center;overflow-x:auto}.workspace{padding:18px}.integration-banner,.section-heading,.editor-grid,.gallery-layout,.settings-panel,.prediction-summary,.prediction-result,.statistics-grid,.demand-statistics,.selected-month-overview,.prediction-loaded-banner,.prediction-details-grid,.key-insights-panel{grid-template-columns:1fr}.prediction-actions{align-items:flex-start;flex-direction:column}.integration-banner{justify-items:start}.demand-counts{justify-content:flex-start}.integration-banner .orange-button,.section-heading .blue-button{width:100%}.prediction-heading-actions{justify-content:stretch;min-width:0;width:100%}.apply-recommendations-button{max-width:none}.editor-form{border-right:0;border-bottom:1px solid #d9e3ed;padding:0 0 24px}.settings-art{display:none}}@media (max-width: 620px){.topbar{min-height:64px;gap:10px 14px;padding:8px 12px 0}.brand{gap:8px}.logo-mark{width:36px;height:36px}.brand span:last-child,.profile-button span,.logout-button span{display:none}.tabs{min-height:44px;gap:8px;justify-content:stretch}.tabs button{min-width:0;flex:1 1 0}.login-button,.profile-button,.logout-button,.blue-button,.orange-button,.ghost-button,.delete-button{min-height:44px}.login-button{padding:0 12px}.account-actions{gap:6px}.workspace{padding:14px 12px 28px}.notice{right:12px;bottom:12px;max-width:calc(100vw - 24px)}.cookie-notice{right:12px;bottom:12px;width:calc(100vw - 24px);padding:14px}.cookie-actions{display:grid;grid-template-columns:1fr}.home{min-height:calc(100vh - 65px);padding:34px 18px}.home h1,.section h1,.editor-form h1{font-size:24px}.integration-banner{gap:12px;padding:14px}.integration-banner strong{font-size:15px;line-height:1.35}.section{padding-top:16px}.section-heading{align-items:stretch;flex-direction:column;gap:12px;margin-bottom:12px}.table-frame{overflow:visible;border:0;background:transparent;padding:0}.table-frame table,.table-frame thead,.table-frame tbody,.table-frame tr,.table-frame td{display:block;width:100%;min-width:0}.table-frame thead{display:none}.table-frame tbody{display:grid;gap:12px}.table-frame tr{border:1px solid #d9e3ed;border-radius:8px;background:#fff;padding:14px}.table-frame td{display:grid;grid-template-columns:minmax(104px,38%) 1fr;gap:12px;align-items:start;border-bottom:1px solid #edf2f6;padding:10px 0;font-size:15px;word-break:break-word}.table-frame td:before{content:attr(data-label);color:#65748a;font-size:13px;font-weight:700}.table-frame td:first-child{padding-top:0}.table-frame td:last-child{grid-template-columns:1fr;border-bottom:0;padding-bottom:0}.table-frame td:last-child:before{display:none}.loading-banner{grid-template-columns:auto 1fr}.loading-banner .skeleton-button{grid-column:1 / -1;width:100%}.apartments-loading{min-width:0;gap:12px}.apartment-loading-row{grid-template-columns:1fr;gap:12px;border:1px solid #d9e3ed;border-radius:8px;background:#fff;padding:14px}.skeleton-line.address,.skeleton-line.short,.skeleton-actions{width:100%}.form-row,.agency-form,.agency-form label,.bookings-upload,.bookings-field{grid-template-columns:1fr}.file-picker{align-items:stretch;flex-direction:column}.file-name{white-space:normal}.thumb-grid{grid-template-columns:repeat(2,1fr)}.row-actions{display:grid;grid-template-columns:1fr;gap:8px}.row-actions .ghost-button,.row-actions .delete-button{width:100%;padding:0 10px}.gallery-heading,.editor-actions{align-items:stretch;flex-direction:column}.editor-primary-actions{display:grid;grid-template-columns:1fr;gap:8px}.gallery-heading .ghost-button,.editor-actions .blue-button,.editor-actions .ghost-button,.apartment-delete-button{width:100%}.main-photo,.empty-photo{height:190px}.preview-pane,.preview-pane img{min-height:260px}.settings-panel,.prediction-card{padding:18px 14px}.integration-title{gap:12px;margin-bottom:18px}.bookings-upload .blue-button,.agency-form .orange-button{width:100%}.prediction-form{padding-top:16px}.prediction-card{gap:16px}.selected-month-overview{gap:10px}.month-kpi-card{min-height:86px;padding:14px}.prediction-loaded-banner{gap:12px;padding:16px}.loaded-check{width:38px;height:38px}.prediction-summary div,.prediction-meta{padding:14px}.price-calendar-list{gap:14px}.prediction-legend{gap:8px 10px;font-size:12px}.month-switcher{position:relative;grid-template-columns:1fr}.month-nav-button{display:none}.calendar-strip{grid-auto-columns:minmax(320px,92%);gap:8px;padding-bottom:8px}.price-calendar{padding:12px}.price-calendar-heading h2{font-size:18px}.price-calendar-weekdays,.price-calendar-grid{grid-template-columns:repeat(7,minmax(36px,1fr));gap:5px}.calendar-strip .price-calendar-weekdays,.calendar-strip .price-calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:4px}.price-calendar-weekdays span{min-height:24px;padding:4px 0;font-size:11px}.price-day,.price-day.empty{min-height:62px}.price-day{gap:5px;padding:6px 4px}.price-day span{width:22px;height:22px;font-size:11px}.price-day strong{min-height:22px;padding:0 5px;font-size:10px}.month-statistics{gap:10px;margin-top:12px}.metric-card,.demand-statistics{padding:12px}.key-insights-panel,.additional-panel{padding:16px}.metric-card strong,.demand-statistics strong{font-size:15px}.demand-counts{display:grid;grid-template-columns:1fr}.additional-panel dl div{align-items:flex-start;flex-direction:column;gap:6px}.additional-panel dd{text-align:left}}
