:root{color-scheme:light;--primary:#176bff;--primary-strong:#0755d9;--primary-glow:#4aa3ff;--accent:#0f9ed8;--gold:#c99a45;--danger:#e33f5f;--success:#12885c;--bg:#f6f8fc;--bg-top:#ffffff;--bg-soft:#edf4ff;--surface:rgba(255,255,255,0.9);--surface-solid:#ffffff;--elevated:#ffffff;--glass:rgba(255,255,255,0.76);--chip:rgba(23,107,255,0.08);--ink:#0d1829;--muted:#596579;--muted-soft:#7a8699;--border:rgba(21,43,76,0.12);--border-strong:rgba(21,43,76,0.2);--shadow:0 24px 60px rgba(15,38,84,0.13);--soft-shadow:0 14px 34px rgba(15,38,84,0.1);--accent-shadow:0 12px 28px rgba(23,107,255,0.22);--page-max:1220px}:root[data-theme=dark]{color-scheme:dark;--bg:#050812;--bg-top:#07111f;--bg-soft:#0b1930;--surface:rgba(14,26,46,0.82);--surface-solid:#0b1220;--elevated:#111a2e;--glass:rgba(18,33,58,0.72);--chip:rgba(255,255,255,0.08);--ink:#ffffff;--muted:rgba(255,255,255,0.7);--muted-soft:rgba(255,255,255,0.56);--border:rgba(255,255,255,0.11);--border-strong:rgba(255,255,255,0.2);--shadow:0 28px 58px rgba(0,0,0,0.36);--soft-shadow:0 14px 34px rgba(0,0,0,0.24)}*{box-sizing:border-box}html{background:var(--bg)}body{margin:0;min-height:100vh;overflow-x:hidden;background:radial-gradient(circle at 15% -10%,rgba(23,107,255,.16),transparent 25rem),radial-gradient(circle at 86% 0,rgba(74,163,255,.11),transparent 26rem),linear-gradient(180deg,var(--bg-top),var(--bg) 46%,var(--bg-soft));color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled,input:disabled,select:disabled,textarea:disabled{cursor:not-allowed;opacity:.58}img,video{max-width:100%}h1,h2,h3,p{margin-top:0}h1{margin-bottom:.7rem;font-size:clamp(2.4rem,5vw,4.85rem);line-height:.98}h1,h2{letter-spacing:0}h2{margin-bottom:.35rem;font-size:clamp(1.35rem,2.2vw,2.1rem)}h3{margin-bottom:.3rem;font-size:1.04rem;line-height:1.2;letter-spacing:0}p{color:var(--muted);line-height:1.48}.shell{min-height:100vh;padding-bottom:2.5rem}.topbar{position:-webkit-sticky;position:sticky;top:0;z-index:40;display:grid;grid-template-columns:auto 1fr auto;grid-gap:1rem;gap:1rem;align-items:center;padding:.78rem max(1.25rem,calc((100vw - var(--page-max)) / 2));border-bottom:1px solid var(--border);background:color-mix(in srgb,var(--surface-solid) 82%,transparent);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.brand,.kassa-logo{display:inline-flex;gap:.62rem;align-items:center;font-weight:950}.kassa-logo img{width:auto;height:2.2rem;object-fit:contain}.nav{display:flex;gap:.35rem;justify-content:center;overflow-x:auto;scrollbar-width:none}.nav::-webkit-scrollbar,.scroll-rail::-webkit-scrollbar{display:none}.nav a{display:inline-flex;min-height:2.35rem;gap:.42rem;align-items:center;padding:.5rem .78rem;border-radius:999px;color:var(--muted);font-size:.88rem;font-weight:850;white-space:nowrap}.mobile-tabbar a.active,.nav a.active,.pill.selected,.segmented button.active{color:#fff;background:linear-gradient(135deg,var(--primary),var(--primary-glow));box-shadow:var(--accent-shadow)}.actions,.filter-groups,.metric-row,.row{display:flex;gap:.65rem;align-items:center}.actions{justify-content:flex-end}.between{justify-content:space-between}.wrap{flex-wrap:wrap}.stack{grid-gap:1rem;gap:1rem}.stack,.stack-lg{display:grid;min-width:0}.stack-lg{grid-gap:1.45rem;gap:1.45rem}.danger,.ghost,.icon-button,.primary,.secondary{min-height:2.5rem;border:1px solid var(--border);border-radius:999px;background:var(--glass);color:var(--ink)}.icon-button{display:inline-grid;width:2.5rem;min-width:2.5rem;padding:0;place-items:center}.danger,.ghost,.primary,.secondary{display:inline-flex;gap:.48rem;align-items:center;justify-content:center;padding:.66rem 1rem;font-weight:900;text-align:center}.primary{border-color:transparent;color:#fff;background:linear-gradient(135deg,var(--primary),var(--primary-glow));box-shadow:var(--accent-shadow)}.secondary{background:var(--surface)}.danger{color:#fff;background:var(--danger)}.ghost{border-color:transparent;background:transparent}.page{width:min(var(--page-max),calc(100vw - 2.5rem));margin:0 auto;padding-top:1.35rem}.narrow-page{width:min(820px,calc(100vw - 2rem))}.auth-card,.detail-card,.empty-state,.featured-listing,.filter-bar,.list-row,.mobile-kassa-header,.panel,.property-card,.step-shell,.video-card,.web-hero{border:1px solid var(--border);background:var(--surface);box-shadow:var(--soft-shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.web-hero{display:grid;grid-template-columns:minmax(0,.95fr) minmax(380px,1.05fr);grid-gap:1.25rem;gap:1.25rem;min-height:520px;align-items:stretch;padding:1rem;border-radius:28px}.hero-copy{display:grid;align-content:center;grid-gap:1.2rem;gap:1.2rem;padding:clamp(1.4rem,4vw,3.2rem)}.hero-copy p{max-width:58ch;font-size:1.06rem}.hero-media-panel{min-height:440px}.featured-listing{position:relative;min-height:100%;overflow:hidden;border-radius:24px;background:var(--bg-soft)}.featured-listing img,.hero-gallery img,.property-media img{object-fit:cover}.media-scrim{position:absolute;inset:0;background:linear-gradient(180deg,transparent 25%,rgba(4,9,18,.76))}.featured-content{position:absolute;inset:auto 1.3rem 1.3rem 1.3rem;z-index:2;color:#fff}.featured-content p{color:rgba(255,255,255,.78)}.filter-bar{display:grid;grid-template-columns:minmax(320px,1fr) auto;grid-gap:.85rem;gap:.85rem;align-items:center;padding:.75rem;border-radius:22px}.input,.search-field,input,select,textarea{width:100%;min-height:2.85rem;border:1px solid var(--border);border-radius:999px;background:var(--surface-solid);color:var(--ink)}.search-field{display:flex;gap:.7rem;align-items:center;padding:.45rem .75rem;text-align:left}.search-field span,.search-field strong{min-width:0;overflow:hidden;color:var(--muted);text-overflow:ellipsis;white-space:nowrap}.input,input,select,textarea{padding:.7rem .9rem}textarea{min-height:9rem;border-radius:18px;resize:vertical}input[type=checkbox]{width:auto;min-height:auto}.inline-input{min-height:0;border:0;background:transparent;padding:0}.segmented{display:inline-flex;gap:.25rem;padding:.25rem;border:1px solid var(--border);border-radius:999px;background:var(--chip)}.segmented button{min-height:2.35rem;border:0;border-radius:999px;background:transparent;color:var(--muted);padding:0 .85rem}.pill,.segmented button{font-weight:850;white-space:nowrap}.pill{display:inline-flex;min-height:2.05rem;gap:.35rem;align-items:center;justify-content:center;border:1px solid var(--border);border-radius:999px;background:var(--chip);color:var(--ink);padding:.42rem .72rem;font-size:.82rem}button.pill{cursor:pointer}.section-title{display:flex;gap:1rem;align-items:flex-end;justify-content:space-between}.section-title h2{margin:0}.eyebrow,.muted,.tiny{color:var(--muted)}.eyebrow{margin-bottom:.35rem;font-size:.76rem;font-weight:950;text-transform:uppercase}.tiny{font-size:.83rem;font-weight:750}.text-link{color:var(--primary);font-weight:900}.scroll-rail{display:flex;gap:.85rem;overflow-x:auto;padding-bottom:.25rem;scrollbar-width:none}.grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1rem}.grid,.two-col{display:grid;gap:1rem}.two-col{grid-template-columns:minmax(0,1fr) 360px;grid-gap:1rem;align-items:start}.discover-grid{display:grid;grid-template-columns:minmax(0,1fr) 350px;grid-gap:1rem;gap:1rem}.auth-card,.detail-card,.panel{border-radius:22px;padding:1rem}.property-card{position:relative;overflow:hidden;border-radius:22px;background:var(--surface-solid)}.property-card.list{display:grid;grid-template-columns:320px minmax(0,1fr)}.property-card.compact .property-body{gap:.62rem}.property-media{position:relative;display:block;min-height:240px;overflow:hidden;background:var(--bg-soft)}.property-card.list .property-media{min-height:100%}.property-card.compact .property-media{min-height:180px}.media-placeholder{position:absolute;inset:0;background:linear-gradient(135deg,rgba(23,107,255,.16),rgba(74,163,255,.08)),var(--bg-soft)}.badge-row{z-index:2;left:.75rem;right:3.7rem;display:flex;gap:.4rem;flex-wrap:wrap}.badge-row,.save-float{position:absolute;top:.75rem}.save-float{z-index:4;right:.75rem;display:grid;width:2.55rem;height:2.55rem;place-items:center;border:1px solid rgba(255,255,255,.45);border-radius:999px;color:#fff;background:rgba(6,14,28,.42);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.save-float.active{color:#fff;background:var(--primary)}.property-body,.video-copy{display:grid;grid-gap:.85rem;gap:.85rem;padding:.95rem}.price{font-size:1.2rem}.metric-row{gap:.8rem;flex-wrap:wrap;color:var(--muted);font-size:.86rem;font-weight:800}.metric-row span{display:inline-flex;gap:.35rem;align-items:center}.video-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1rem;gap:1rem}.video-card{overflow:hidden;border-radius:20px;background:var(--surface-solid)}.video-card.wide{display:grid;grid-template-columns:145px minmax(0,1fr)}.video-thumb{position:relative;display:block;aspect-ratio:9/14;overflow:hidden;background:#040914}.video-card.wide .video-thumb{aspect-ratio:9/16}.video-thumb video{width:100%;height:100%;object-fit:cover}.play-badge{position:absolute;top:.7rem;right:.7rem;display:grid;width:2.35rem;height:2.35rem;place-items:center;border-radius:999px;color:#fff;background:rgba(6,14,28,.56)}.stat{display:grid;min-width:150px;grid-gap:.2rem;gap:.2rem;padding:1rem;border:1px solid var(--border);border-radius:18px;background:var(--surface)}.stat strong{font-size:1.5rem}.empty-state{display:grid;min-height:150px;place-items:center;grid-gap:.7rem;gap:.7rem;padding:1.2rem;border-radius:22px;text-align:center}.empty-state.compact{min-height:auto;padding:1rem}.chip-grid{display:flex;gap:.55rem;flex-wrap:wrap}.list-row{display:flex;gap:.8rem;align-items:center;justify-content:space-between;padding:.9rem 1rem;border-radius:18px}.mobile-kassa-header{display:none;gap:.8rem;padding:.85rem;border-radius:22px}.mobile-header-row{display:flex;align-items:center;justify-content:space-between}.sheet-backdrop{position:fixed;inset:0;z-index:60;display:grid;align-items:flex-end;background:rgba(5,8,18,.36)}.bottom-sheet{width:min(720px,calc(100vw - 1rem));max-height:min(82vh,760px);margin:0 auto .5rem;overflow:auto;border:1px solid var(--border);border-radius:26px;background:var(--surface-solid);padding:.8rem;box-shadow:var(--shadow)}.sheet-handle{width:44px;height:5px;margin:.3rem auto .6rem;border-radius:999px;background:var(--border-strong)}.hero-gallery{position:relative;min-height:540px;overflow:hidden;border-radius:28px;background:var(--bg-soft)}.gallery-strip{position:absolute;right:1rem;bottom:1rem;left:1rem;z-index:2;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:.5rem;gap:.5rem}.gallery-strip img{height:78px;width:100%;border:2px solid rgba(255,255,255,.65);border-radius:14px}.detail-hero-copy{position:absolute;inset:auto 1.3rem 7.2rem 1.3rem;z-index:3;color:#fff}.detail-hero-copy p{color:rgba(255,255,255,.78)}.feed-desktop{display:grid;grid-template-columns:300px minmax(320px,460px) 270px;grid-gap:1rem;gap:1rem;align-items:center;min-height:calc(100vh - 6rem)}.feed-viewer{position:relative;overflow:hidden;aspect-ratio:9/16;max-height:calc(100vh - 7rem);border-radius:28px;background:#040914;box-shadow:var(--shadow)}.feed-viewer video{width:100%;height:100%;object-fit:cover}.feed-caption{position:absolute;right:1rem;bottom:1rem;left:1rem;z-index:3;color:#fff}.feed-caption p{color:rgba(255,255,255,.78)}.action-rail{display:grid;grid-gap:.7rem;gap:.7rem}.action-rail a,.action-rail button{width:100%}.comment{display:flex;gap:.7rem;padding:.75rem 0;border-bottom:1px solid var(--border)}.avatar{display:inline-grid;width:2.7rem;height:2.7rem;min-width:2.7rem;place-items:center;overflow:hidden;border-radius:999px;background:var(--chip);object-fit:cover}.post-layout{display:grid;grid-template-columns:280px minmax(0,1fr);grid-gap:1rem;gap:1rem;align-items:start}.step-shell{border-radius:24px;padding:1rem}.step-list{display:grid;grid-gap:.45rem;gap:.45rem}.step-list button{display:flex;gap:.6rem;align-items:center;border:1px solid var(--border);border-radius:16px;background:transparent;color:var(--muted);padding:.75rem;text-align:left}.step-list button.active{border-color:var(--primary);color:#fff;background:var(--primary)}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.9rem;gap:.9rem}.form-grid .full{grid-column:1/-1}.upload-box{display:grid;grid-gap:.5rem;gap:.5rem;padding:1rem;border:1px dashed var(--border-strong);border-radius:18px;background:var(--chip)}.auth-wrap{display:grid;grid-template-columns:minmax(0,1fr) 420px;grid-gap:1rem;gap:1rem;min-height:calc(100vh - 7rem);align-items:stretch}.auth-brand-panel{position:relative;overflow:hidden;border-radius:28px;background:var(--bg-soft)}.auth-brand-panel img{object-fit:cover}.auth-card{align-self:center}.mobile-tabbar{display:none}@media (max-width:1040px){.grid,.video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.auth-wrap,.discover-grid,.feed-desktop,.filter-bar,.post-layout,.two-col,.web-hero{grid-template-columns:1fr}}@media (max-width:760px){.shell{padding-bottom:5.25rem}.topbar{grid-template-columns:auto auto}.topbar .actions .icon-button,.topbar .nav{display:none}.actions .primary{min-height:2.3rem;padding-inline:.8rem}.page{width:min(720px,calc(100vw - 1rem));padding-top:.75rem;overflow-x:clip}.filter-bar,.mobile-kassa-header,.page>*,.web-hero{width:100%;max-width:100%;min-width:0}.mobile-kassa-header{display:grid}h1{font-size:clamp(2rem,11vw,3rem)}.web-hero{min-height:auto;padding:.65rem;border-radius:22px}.hero-copy{padding:1rem}.hero-media-panel{min-height:330px}.form-grid,.grid,.property-card.list,.video-card.wide,.video-grid{grid-template-columns:1fr}.property-card.list .property-media{min-height:230px}.filter-groups{flex-direction:column;align-items:stretch}.filter-groups,.segmented{width:100%;max-width:100%;min-width:0}.segmented{overflow-x:auto}.filter-bar .input,.filter-bar .search-field,.filter-bar select,.scroll-rail{width:100%;max-width:100%;min-width:0}.hero-gallery{min-height:430px}.detail-hero-copy{bottom:5.4rem}.gallery-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.gallery-strip img{height:60px}.feed-desktop{gap:.7rem;min-height:auto}.feed-desktop>aside:first-child{order:2}.feed-viewer{max-height:none;border-radius:22px}.auth-brand-panel{min-height:240px}.mobile-tabbar{position:fixed;right:.55rem;bottom:.55rem;left:.55rem;z-index:50;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:.2rem;gap:.2rem;padding:.35rem;border:1px solid var(--border);border-radius:24px;background:color-mix(in srgb,var(--surface-solid) 88%,transparent);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.mobile-tabbar a{display:grid;min-height:3.2rem;place-items:center;border-radius:18px;color:var(--muted);font-size:.68rem;font-weight:850}}