@font-face{font-family:Fraunces;src:url(/fonts/fraunces-latin.woff2)format("woff2");font-weight:400 700;font-display:swap}@font-face{font-family:Instrument Sans;src:url(/fonts/instrument.woff2)format("woff2");font-weight:400 700;font-style:normal;font-display:swap}@font-face{font-family:Instrument Sans;src:url(/fonts/instrument-italic.woff2)format("woff2");font-weight:400 700;font-style:italic;font-display:swap}:root{--bg:#f6f1e8;--bg-deep:#efe7d9;--card:#fffdf9;--card-2:#fbf7f0;--ink:#231c12;--ink-2:#6e604b;--ink-3:#a2937c;--line:#503e2221;--line-soft:#503e2212;--accent:#bc5433;--accent-deep:#9c4226;--accent-soft:#bc54331c;--gold:#a8842f;--gold-soft:#a8842f24;--green:#4c7455;--green-soft:#4c745521;--danger:#a83a32;--shadow-s:0 1px 2px #3c2a100f, 0 2px 8px #3c2a100d;--shadow-m:0 2px 6px #3c2a1012, 0 12px 32px #3c2a101a;--shadow-l:0 4px 12px #3c2a101a, 0 24px 64px #3c2a1029;--r-s:10px;--r-m:16px;--r-l:24px;--font-display:"Fraunces", Georgia, serif;--font-ui:"Instrument Sans", -apple-system, system-ui, sans-serif;--tabbar-h:calc(60px + env(safe-area-inset-bottom,0px));--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}[data-theme=dark]{--bg:#161209;--bg-deep:#100d07;--card:#211b10;--card-2:#2a2316;--ink:#f0e7d6;--ink-2:#b3a488;--ink-3:#7c6f58;--line:#f0e7d624;--line-soft:#f0e7d612;--accent:#e0764e;--accent-deep:#ee8a62;--accent-soft:#e0764e26;--gold:#cba24a;--gold-soft:#cba24a29;--green:#7ba284;--green-soft:#7ba28426;--danger:#d96b62;--shadow-s:0 1px 2px #0006, 0 2px 8px #0000004d;--shadow-m:0 2px 6px #00000073, 0 12px 32px #0006;--shadow-l:0 4px 12px #00000080, 0 24px 64px #0000008c;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%}body{font-family:var(--font-ui);background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;overscroll-behavior-y:none;font-size:15.5px;line-height:1.5}button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0}input,select,textarea{font:inherit;color:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}::selection{background:var(--accent-soft)}h1,h2,h3,.display{font-family:var(--font-display);letter-spacing:-.01em;font-weight:560;line-height:1.12}#root{min-height:100dvh}.shell{flex-direction:column;min-height:100dvh;display:flex}.page{width:100%;max-width:640px;padding:18px 18px calc(var(--tabbar-h) + 28px);flex:1;margin:0 auto;animation:.26s ease-out page-in}@keyframes page-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.page-head{justify-content:space-between;align-items:flex-end;gap:12px;margin:10px 0 18px;display:flex}.page-head h1{font-size:30px}.tabbar{z-index:40;background:color-mix(in srgb, var(--card) 88%, transparent);-webkit-backdrop-filter:blur(18px);border-top:1px solid var(--line-soft);padding:6px 4px calc(6px + env(safe-area-inset-bottom,0px));justify-content:space-around;display:flex;position:fixed;bottom:0;left:0;right:0}.tabbar button{max-width:96px;color:var(--ink-3);border-radius:12px;flex-direction:column;flex:1;align-items:center;gap:2px;padding:5px 0 3px;font-size:10.5px;font-weight:600;transition:color .18s;display:flex;position:relative}.tabbar button.on{color:var(--accent)}.tabbar button svg{width:23px;height:23px}.tabbar .badge{background:var(--accent);color:#fff;text-align:center;border-radius:9px;min-width:17px;height:17px;padding:0 4px;font-size:10.5px;font-weight:700;line-height:17px;position:absolute;top:0;right:calc(50% - 20px)}.sidebar{display:none}@media (width>=920px){.shell{flex-direction:row}.tabbar{display:none}.sidebar{border-right:1px solid var(--line-soft);background:var(--bg-deep);flex-direction:column;gap:4px;width:232px;height:100dvh;padding:26px 16px;display:flex;position:sticky;top:0}.sidebar .wordmark{margin:0 10px 22px}.sidebar button.nav{color:var(--ink-2);border-radius:12px;align-items:center;gap:11px;padding:10px 12px;font-size:14.5px;font-weight:600;transition:background .15s,color .15s;display:flex;position:relative}.sidebar button.nav:hover{background:var(--line-soft);color:var(--ink)}.sidebar button.nav.on{background:var(--card);color:var(--accent);box-shadow:var(--shadow-s)}.sidebar button.nav svg{width:20px;height:20px}.sidebar .badge{background:var(--accent);color:#fff;text-align:center;border-radius:10px;min-width:19px;height:19px;margin-left:auto;padding:0 5px;font-size:11px;font-weight:700;line-height:19px}.page{max-width:1060px;padding:30px 40px 60px}.cols-2{grid-template-columns:1fr 1fr;align-items:start;gap:20px;display:grid}}.wordmark{font-family:var(--font-display);letter-spacing:-.015em;align-items:center;gap:9px;font-size:24px;font-weight:600;display:flex}.wordmark .mark{width:30px;height:30px}.card{background:var(--card);border:1px solid var(--line-soft);border-radius:var(--r-m);box-shadow:var(--shadow-s)}.btn{background:var(--accent);color:#fff8f2;box-shadow:var(--shadow-s);-webkit-tap-highlight-color:transparent;border-radius:13px;justify-content:center;align-items:center;gap:7px;padding:11px 18px;font-size:14.5px;font-weight:650;transition:transform .12s,background .15s,opacity .15s;display:inline-flex}.btn:active{transform:scale(.97)}.btn:hover{background:var(--accent-deep)}.btn:disabled{opacity:.45;pointer-events:none}.btn.ghost{color:var(--ink);border:1px solid var(--line);box-shadow:none;background:0 0}.btn.ghost:hover{background:var(--line-soft)}.btn.soft{background:var(--accent-soft);color:var(--accent-deep);box-shadow:none}.btn.small{border-radius:10px;padding:7px 13px;font-size:13px}.btn.wide{width:100%}.chip{background:var(--card-2);border:1px solid var(--line-soft);color:var(--ink-2);white-space:nowrap;border-radius:999px;align-items:center;gap:5px;padding:4px 10px;font-size:12.5px;font-weight:600;display:inline-flex}.chip.gold{background:var(--gold-soft);color:var(--gold);border-color:#0000}.chip.green{background:var(--green-soft);color:var(--green);border-color:#0000}.avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:13px;font-weight:700;display:inline-flex}.field{flex-direction:column;gap:6px;margin-bottom:14px;display:flex}.field>label{color:var(--ink-2);text-transform:uppercase;letter-spacing:.05em;font-size:12.5px;font-weight:700}.input,.field input,.field select,.field textarea{background:var(--card);border:1.5px solid var(--line);border-radius:12px;width:100%;padding:11px 13px;font-size:15px;transition:border-color .15s}.field input:focus,.field select:focus,.field textarea:focus,.input:focus{border-color:var(--accent);outline:none}.field .hint{color:var(--ink-3);font-size:12.5px}.sheet-veil{z-index:60;-webkit-backdrop-filter:blur(3px);background:#140e0573;justify-content:center;align-items:flex-end;animation:.2s ease-out veil-in;display:flex;position:fixed;inset:0}@keyframes veil-in{0%{opacity:0}}.sheet{background:var(--bg);width:100%;max-width:560px;max-height:88dvh;padding:10px 20px calc(22px + env(safe-area-inset-bottom,0px));border-radius:22px 22px 0 0;animation:.28s cubic-bezier(.22,1,.36,1) sheet-up;overflow-y:auto}@keyframes sheet-up{0%{opacity:.4;transform:translateY(40px)}}.sheet .grab{background:var(--line);border-radius:2px;width:40px;height:4px;margin:4px auto 14px}.sheet h2{margin-bottom:16px;font-size:21px}@media (width>=920px){.sheet-veil{align-items:center}.sheet{border-radius:22px;max-height:82dvh;padding-top:22px}.sheet .grab{display:none}}.toast{bottom:calc(var(--tabbar-h) + 14px);z-index:80;background:var(--ink);color:var(--bg);box-shadow:var(--shadow-l);text-align:center;border-radius:13px;max-width:min(92vw,480px);padding:11px 18px;font-size:14px;font-weight:600;animation:.25s cubic-bezier(.22,1,.36,1) toast-in;position:fixed;left:50%;transform:translate(-50%)}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,12px)}}@media (width>=920px){.toast{bottom:28px}}.empty{text-align:center;color:var(--ink-2);padding:44px 24px}.empty .art{margin-bottom:10px;font-size:42px}.empty h3{color:var(--ink);margin-bottom:6px;font-size:19px}.empty p{max-width:340px;margin:0 auto;font-size:14px}.skel{border-radius:var(--r-m);background:linear-gradient(100deg, var(--card-2) 40%, var(--card) 50%, var(--card-2) 60%);background-size:200% 100%;animation:1.2s linear infinite skel}@keyframes skel{to{background-position:-200% 0}}.hero-greet{margin:6px 0 18px}.hero-greet .kicker{letter-spacing:.09em;text-transform:uppercase;color:var(--accent);margin-bottom:6px;font-size:13px;font-weight:700}.hero-greet h1{font-size:34px}.hero-greet .sub{color:var(--ink-2);margin-top:6px;font-size:15px}.stat-row{grid-template-columns:repeat(4,1fr);gap:9px;margin-bottom:18px;display:grid}.stat{background:var(--card);border:1px solid var(--line-soft);border-radius:var(--r-m);text-align:center;box-shadow:var(--shadow-s);padding:12px 8px 10px}.stat .n{font-family:var(--font-display);font-size:25px;font-weight:600;line-height:1.05}.stat .l{text-transform:uppercase;letter-spacing:.05em;color:var(--ink-3);margin-top:3px;font-size:10.5px;font-weight:700}.stat.accent .n{color:var(--accent)}.stat.gold .n{color:var(--gold)}.stat.green .n{color:var(--green)}.section-title{justify-content:space-between;align-items:baseline;margin:22px 0 10px;display:flex}.section-title button{color:var(--accent);font-size:13px;font-weight:650}.feed{flex-direction:column;gap:2px;display:flex}.feed-row{border-bottom:1px solid var(--line-soft);align-items:flex-start;gap:11px;padding:10px 4px;display:flex}.feed-row:last-child{border-bottom:0}.feed-row .txt{color:var(--ink-2);flex:1;font-size:14px}.feed-row .txt b{color:var(--ink);font-weight:650}.feed-row .when{color:var(--ink-3);white-space:nowrap;padding-top:1px;font-size:12px}.radar-card{align-items:center;gap:13px;display:flex}.radar-pulse{background:var(--green-soft);width:42px;height:42px;color:var(--green);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative}.radar-pulse.live:after{content:"";border:2px solid var(--green);border-radius:50%;animation:1.6s infinite pulse;position:absolute;inset:0}@keyframes pulse{0%{opacity:.9;transform:scale(.9)}to{opacity:0;transform:scale(1.5)}}.radar-pulse svg{width:21px;height:21px}@media (width>=920px){.room-grid{grid-template-columns:repeat(3,1fr);gap:16px}}.room-card{border-radius:var(--r-l);aspect-ratio:4/4.6;text-align:left;background:var(--card-2);border:1px solid var(--line-soft);box-shadow:var(--shadow-s);transition:transform .15s,box-shadow .2s;position:relative;overflow:hidden}.room-card:hover{box-shadow:var(--shadow-m);transform:translateY(-2px)}.room-card img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.room-card .veil{background:linear-gradient(#120c040d 45%,#120c04b8 100%);position:absolute;inset:0}.room-card .meta{color:#fff6ea;position:absolute;bottom:12px;left:13px;right:13px}.room-card .meta h3{font-size:18px}.room-card .meta .counts{opacity:.85;margin-top:2px;font-size:12px;font-weight:600}.room-card.empty-room{color:var(--ink-3);border-style:dashed;border-color:var(--line);box-shadow:none;flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}.room-card.empty-room svg{width:30px;height:30px}.room-card.empty-room span{font-size:14px;font-weight:650}.seg{background:var(--bg-deep);scrollbar-width:none;border-radius:13px;gap:2px;margin-bottom:16px;padding:3.5px;display:flex;overflow-x:auto}.seg::-webkit-scrollbar{display:none}.seg button{color:var(--ink-2);white-space:nowrap;border-radius:10px;flex:1;padding:8px 13px;font-size:13.5px;font-weight:650;transition:background .15s,color .15s}.seg button.on{background:var(--card);color:var(--ink);box-shadow:var(--shadow-s)}.masonry{columns:2;column-gap:10px}@media (width>=920px){.masonry{columns:3}}.masonry>*{break-inside:avoid;margin-bottom:10px}.mas-tile{border-radius:var(--r-m);background:var(--card-2);box-shadow:var(--shadow-s);position:relative;overflow:hidden}.mas-tile img{width:100%}.mas-tile .del{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;background:#0f0a038c;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:opacity .15s;display:flex;position:absolute;top:7px;right:7px}.mas-tile:hover .del,.mas-tile:active .del{opacity:1}.compare{border-radius:var(--r-l);box-shadow:var(--shadow-m);touch-action:none;position:relative;overflow:hidden}.compare img{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%}.compare .after img{object-fit:cover;height:100%}.compare .handle{cursor:ew-resize;background:#fff6ea;width:3px;position:absolute;top:0;bottom:0;box-shadow:0 0 12px #0006}.compare .handle:after{content:"⇔";color:#231c12;background:#fff6ea;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:15px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.compare .tag{color:#fff6ea;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f0a038c;border-radius:999px;padding:4px 10px;font-size:11.5px;font-weight:700;position:absolute;top:10px}.compare .tag.l{left:10px}.compare .tag.r{right:10px}.item-row{text-align:left;border-bottom:1px solid var(--line-soft);align-items:center;gap:12px;width:100%;padding:13px 14px;transition:background .12s;display:flex}.item-row .ico{background:var(--accent-soft);width:40px;height:40px;color:var(--accent-deep);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;display:flex}.item-row .mid{flex:1;min-width:0}.item-row .mid .t{align-items:center;gap:7px;font-size:15px;font-weight:650;display:flex}.item-row .mid .s{color:var(--ink-3);flex-wrap:wrap;gap:8px;margin-top:1px;font-size:12.5px;display:flex}.item-row .dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.item-row .find-badge{background:var(--accent);color:#fff;border-radius:12px;justify-content:center;align-items:center;min-width:24px;height:24px;padding:0 7px;font-size:12.5px;font-weight:700;display:flex}.status-pill{text-transform:uppercase;letter-spacing:.04em;border-radius:999px;padding:3px 9px;font-size:11px;font-weight:700}.status-idea{background:var(--line-soft);color:var(--ink-2)}.status-validated{background:var(--gold-soft);color:var(--gold)}.status-hunting{background:var(--accent-soft);color:var(--accent-deep)}.status-found{background:var(--green-soft);color:var(--green)}.status-bought{background:var(--green);color:#fff}.chips-input{background:var(--card);border:1.5px solid var(--line);border-radius:12px;flex-wrap:wrap;gap:6px;padding:9px 11px;display:flex}.chips-input input{background:0 0;border:0;outline:none;flex:1;min-width:110px;font-size:14.5px}.chips-input .chip button{display:flex}.chips-input .chip svg{width:12px;height:12px}.suggest-row{flex-wrap:wrap;gap:6px;margin-top:7px;display:flex}.suggest-row .chip{cursor:pointer;border-style:dashed}.suggest-row .chip:hover{border-color:var(--accent);color:var(--accent-deep)}.focus-row{scrollbar-width:none;gap:7px;margin-bottom:14px;padding-bottom:2px;display:flex;overflow-x:auto}.focus-row::-webkit-scrollbar{display:none}.focus-row .chip{cursor:pointer;flex-shrink:0;padding:7px 13px;font-size:13.5px;transition:background .15s,color .15s,opacity .15s}.focus-row .chip:hover{border-color:var(--accent)}.focus-row .chip.faded{opacity:.5}.focus-row .chip.accent.faded{opacity:.8}.deck-zone{height:min(52dvh,470px);margin-bottom:14px;position:relative}.deck-card{border-radius:var(--r-l);background:var(--card);box-shadow:var(--shadow-m);border:1px solid var(--line-soft);touch-action:pan-y;flex-direction:column;display:flex;position:absolute;inset:0;overflow:hidden}.deck-card .ph{background:var(--bg-deep);flex:1;min-height:0;position:relative}.deck-card .ph img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.deck-card .ph .noimg{opacity:.4;justify-content:center;align-items:center;font-size:44px;display:flex;position:absolute;inset:0}.deck-card .ph .src-chip{position:absolute;top:10px;left:10px}.deck-card .ph .score-chip{position:absolute;top:10px;right:10px}.deck-card .info{padding:13px 15px 15px}.deck-card .info .t{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:16px;font-weight:650;line-height:1.3;display:-webkit-box;overflow:hidden}.deck-card .info .price-line{align-items:baseline;gap:9px;margin-top:5px;display:flex}.deck-card .info .price{font-family:var(--font-display);color:var(--accent-deep);font-size:24px;font-weight:600}.deck-card .info .vs{color:var(--ink-3);font-size:12.5px}.deck-card .info .meta-line{color:var(--ink-3);flex-wrap:wrap;gap:10px;margin-top:6px;font-size:12.5px;display:flex}.deck-card .info .meta-line .dims{color:var(--gold);font-weight:650}.age-badge{letter-spacing:-.01em;color:#fff6ea;-webkit-backdrop-filter:blur(6px);background:#120c049e;border-radius:999px;align-items:center;gap:6px;padding:5px 11px;font-size:13px;font-weight:700;display:inline-flex;position:absolute;bottom:10px;left:10px;box-shadow:0 2px 10px #00000040}.age-badge.hot{background:var(--green);color:#fff8f2}.age-badge.warm{background:#120c04ad}.age-badge.cold,.age-badge.unknown{opacity:.92;background:#120c0480;font-weight:600}.age-badge .pulse{background:#fff6ea;border-radius:50%;width:7px;height:7px;animation:1.8s ease-in-out infinite age-pulse}@keyframes age-pulse{0%,to{opacity:1}50%{opacity:.25}}.age-inline{font-weight:700}.age-inline.hot{color:var(--green)}.age-inline.warm{color:var(--ink-2)}.age-inline.cold,.age-inline.unknown{color:var(--ink-3);font-weight:600}.chip.age-chip.hot{background:var(--green-soft);color:var(--green);border-color:#0000}.deck-card .stamp{letter-spacing:.06em;text-transform:uppercase;opacity:0;pointer-events:none;background:#fffdf9e0;border:3px solid;border-radius:10px;padding:6px 16px;font-size:21px;font-weight:800;position:absolute;top:26px;transform:rotate(-14deg)}.deck-card .stamp.like{color:var(--green);border-color:var(--green);left:18px}.deck-card .stamp.nope{color:var(--danger);border-color:var(--danger);right:18px;transform:rotate(14deg)}.deck-actions{justify-content:center;gap:18px;display:flex}.deck-actions .act{background:var(--card);width:58px;height:58px;box-shadow:var(--shadow-m);border:1px solid var(--line-soft);border-radius:50%;justify-content:center;align-items:center;transition:transform .12s;display:flex}.deck-actions .act:active{transform:scale(.92)}.deck-actions .act.no{color:var(--danger)}.deck-actions .act.yes{color:var(--green)}.deck-actions .act.open-link{width:46px;height:46px;color:var(--ink-2);align-self:center}.deck-actions .act svg{width:26px;height:26px}.deck-actions .act.open-link svg{width:20px;height:20px}@media (width>=920px){.deck-zone{max-width:560px;height:560px;margin-left:auto;margin-right:auto}.deck-actions{max-width:560px;margin-left:auto;margin-right:auto}}.mode-row{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:14px;display:flex}.mode-switch{background:var(--bg-deep);border-radius:12px;gap:2px;padding:3.5px;display:inline-flex}.mode-switch button{color:var(--ink-2);border-radius:9px;align-items:center;gap:6px;padding:7px 14px;font-size:13.5px;font-weight:650;transition:background .15s,color .15s;display:inline-flex}.mode-switch button.on{background:var(--card);color:var(--ink);box-shadow:var(--shadow-s)}.mode-switch svg{width:16px;height:16px}.mode-row .muted{flex:1;min-width:0}.filter-bar{flex-wrap:wrap;align-items:center;gap:7px;margin-bottom:14px;display:flex}.filter-bar .filter-btn{cursor:pointer;flex-shrink:0;padding:7px 13px;font-size:13.5px}.filter-bar .sort-scroll{scrollbar-width:none;flex:1;gap:6px;min-width:0;padding-bottom:2px;display:flex;overflow-x:auto}.filter-bar .sort-scroll::-webkit-scrollbar{display:none}.filter-bar .sort-scroll .chip{cursor:pointer;flex-shrink:0;padding:7px 12px;font-size:13px}.filter-bar .sort-scroll .chip:hover{border-color:var(--accent)}.filter-active{flex-wrap:wrap;gap:6px;width:100%;display:flex}.filter-active .small-chip{background:var(--accent-soft);color:var(--accent-deep);border-color:#0000;padding:3px 9px;font-size:11.5px}.filter-active .clear{cursor:pointer;border:1px dashed var(--line);color:var(--ink-3);background:0 0}.filter-active .clear:hover{border-color:var(--danger);color:var(--danger)}.filter-active .clear svg{width:11px;height:11px}.pick-row{flex-wrap:wrap;gap:7px;display:flex}.pick-row .chip{cursor:pointer;padding:7px 13px;font-size:13.5px}.pick-row .chip:hover{border-color:var(--accent)}.toggle-row{text-align:left;align-items:center;gap:11px;width:100%;padding:9px 2px;font-size:14.5px;display:flex}.toggle-row .switch{background:var(--line);border-radius:999px;flex-shrink:0;width:42px;height:25px;transition:background .18s;position:relative}.toggle-row .switch.on{background:var(--green)}.toggle-row .knob{background:var(--card);width:20px;height:20px;box-shadow:var(--shadow-s);border-radius:50%;transition:transform .18s;position:absolute;top:2.5px;left:2.5px}.toggle-row .switch.on .knob{transform:translate(17px)}.toggle-row .hint{color:var(--ink-3);margin-top:1px;font-size:12.5px}.feed-grid{flex-direction:column;gap:14px;display:flex}@media (width>=920px){.feed-grid{grid-template-columns:1fr 1fr;align-items:start;gap:18px;display:grid}}.feed-card{background:var(--card);border:1px solid var(--line-soft);border-radius:var(--r-l);box-shadow:var(--shadow-s);transition:box-shadow .2s,opacity .2s;overflow:hidden}.feed-card:hover{box-shadow:var(--shadow-m)}.feed-card.voted{opacity:.66}.feed-card.voted:hover{opacity:1}.feed-card .shot{aspect-ratio:16/10;background:var(--bg-deep);cursor:pointer;width:100%;display:block;position:relative}.feed-card .shot img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.feed-card .shot .noimg{opacity:.4;justify-content:center;align-items:center;font-size:38px;display:flex;position:absolute;inset:0}.feed-card .shot .src-chip{position:absolute;top:10px;left:10px}.feed-card .shot .score-chip{position:absolute;top:10px;right:10px}.feed-card .body{padding:12px 15px 14px}.feed-card .body .t{text-align:left;-webkit-line-clamp:2;-webkit-box-orient:vertical;width:100%;font-size:15.5px;font-weight:650;line-height:1.3;display:-webkit-box;overflow:hidden}.feed-card .price-line{flex-wrap:wrap;align-items:baseline;gap:8px;margin-top:5px;display:flex}.feed-card .price{font-family:var(--font-display);color:var(--accent-deep);font-size:22px;font-weight:600}.feed-card .vs{color:var(--ink-3);font-size:12.5px}.feed-card .facts{flex-wrap:wrap;gap:4px 14px;margin-top:8px;display:flex}.feed-card .fact{color:var(--ink-2);font-size:12.5px}.feed-card .fact b{color:var(--ink);font-weight:700}.feed-card .fact.dims{color:var(--gold);font-weight:650}.feed-card .acts{flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px;display:flex}.feed-card .acts .btn.small{padding:7px 12px}.feed-card .verdict{color:var(--ink-2);align-items:center;gap:6px;font-size:12.5px;font-weight:600;display:inline-flex}.feed-end{justify-content:center;padding:22px 0 4px;display:flex}.find-row{border-bottom:1px solid var(--line-soft);align-items:center;gap:12px;padding:11px 12px;display:flex}.find-row:last-child{border-bottom:0}.find-row .im{object-fit:cover;background:var(--bg-deep);border-radius:12px;flex-shrink:0;width:64px;height:64px}.find-row .im.ph{opacity:.5;justify-content:center;align-items:center;font-size:22px;display:flex}.find-row .mid{flex:1;min-width:0}.find-row .t{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.find-row .s{color:var(--ink-3);margin-top:2px;font-size:12px}.find-row .p{font-family:var(--font-display);color:var(--accent-deep);white-space:nowrap;font-size:17px;font-weight:600}.guide-section h2{margin:24px 0 4px;font-size:20px}.spot{padding:13px 15px}.spot .name{justify-content:space-between;align-items:baseline;gap:8px;font-size:15px;font-weight:650;display:flex}.spot .name a{color:var(--accent);white-space:nowrap;font-size:12.5px;font-weight:700}.spot .addr{color:var(--ink-3);margin-top:1px;font-size:12.5px}.spot .tip{color:var(--ink-2);margin-top:6px;font-size:13.5px}.spot+.spot{border-top:1px solid var(--line-soft)}.login{background:radial-gradient(1100px 500px at 85% -5%, var(--accent-soft), transparent 60%), radial-gradient(900px 500px at -10% 105%, var(--gold-soft), transparent 55%), var(--bg);flex-direction:column;justify-content:center;align-items:center;min-height:100dvh;padding:24px;display:flex}.login .mark-big{width:64px;height:64px;margin-bottom:18px}.login h1{margin-bottom:6px;font-size:40px}.login .sub{color:var(--ink-2);text-align:center;max-width:300px;margin-bottom:30px}.login .box{width:100%;max-width:380px}.who{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:18px;display:grid}.who button{border-radius:var(--r-m);text-align:center;background:var(--card);border:2px solid var(--line-soft);box-shadow:var(--shadow-s);padding:18px 10px;transition:border-color .15s,transform .12s}.who button:active{transform:scale(.97)}.who button.on{border-color:var(--accent)}.who .em{font-size:30px}.who .nm{margin-top:6px;font-weight:700}.row{align-items:center;gap:10px;display:flex}.grow{flex:1;min-width:0}.mt{margin-top:14px}.mb{margin-bottom:14px}.muted{color:var(--ink-3);font-size:13px}.hr{background:var(--line-soft);border:0;height:1px;margin:14px 0}.fab{right:18px;bottom:calc(var(--tabbar-h) + 16px);z-index:30;background:var(--accent);color:#fff;width:56px;height:56px;box-shadow:var(--shadow-l);border-radius:18px;justify-content:center;align-items:center;transition:transform .12s;display:flex;position:fixed}.fab:active{transform:scale(.92)}@media (width>=920px){.fab{bottom:40px;right:40px}}.verdict-bar{scrollbar-width:none;gap:7px;padding:2px 0 10px;display:flex;overflow-x:auto}.verdict-bar::-webkit-scrollbar{display:none}.vchip{border:1.5px solid var(--line);background:var(--card);color:var(--ink-2);cursor:pointer;white-space:nowrap;border-radius:999px;flex:none;padding:7px 13px;font-size:13.5px;font-weight:600;transition:border-color .15s,background .15s,color .15s}.vchip:hover{border-color:var(--ink-3)}.vchip.on{background:var(--ink);color:var(--bg);border-color:var(--ink)}.vchip.v-pepite.on{background:var(--gold);border-color:var(--gold);color:#fff}.vchip.v-bonne.on{background:var(--green);border-color:var(--green);color:#fff}.vchip.v-jeter.on{background:var(--ink-3);border-color:var(--ink-3);color:#fff}.chip.verdict{border-color:#0000;font-weight:700}.chip.v-pepite{background:var(--gold-soft);color:var(--gold)}.chip.v-bonne{background:var(--green-soft);color:var(--green)}.chip.v-correcte{background:var(--line-soft);color:var(--ink-2)}.chip.v-jeter{color:var(--danger);background:#a83a321a}.chip.v-pending{color:var(--ink-3);border:1px dashed var(--line);background:0 0;font-weight:500}.fc-reason{color:var(--ink-2);margin:4px 0 8px;font-size:13.5px;line-height:1.45}.fact.deal-gap{color:var(--green);font-weight:650}.feed-card.is-pepite{box-shadow:var(--shadow-m);border-color:var(--gold)}.fc-media{position:relative}.fc-open{width:32px;height:32px;color:var(--ink);box-shadow:var(--shadow-s);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fffdf9eb;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;bottom:7px;right:7px}.fc-open:hover{color:var(--accent-deep);background:#fff}.fc-actions{flex-wrap:wrap;gap:7px;margin-top:10px;display:flex}.ld-verdict{border-radius:var(--r-m);border-left:3px solid var(--ink-3);background:var(--card-2);margin:12px 0;padding:13px 15px}.ld-verdict.v-pepite{border-left-color:var(--gold);background:var(--gold-soft)}.ld-verdict.v-bonne{border-left-color:var(--green);background:var(--green-soft)}.ld-verdict.v-jeter{border-left-color:var(--danger)}.ld-verdict strong{font-size:14px}.ld-verdict p{color:var(--ink-2);margin:6px 0 0;font-size:14px;line-height:1.5}.ld-verdict .watch{color:var(--ink)}.ld-head{align-items:center;gap:7px;margin-bottom:6px;display:flex}.ld-actions{flex-direction:column;gap:8px;margin:14px 0;display:flex}.ld-status{flex-wrap:wrap;gap:7px;display:flex}.ld-status .btn.on{border-color:var(--accent);color:var(--accent-deep)}.ld-ask{border-top:1px solid var(--line-soft);margin-top:22px;padding-top:16px}.ld-ask h3{align-items:center;gap:7px;margin:0 0 10px;font-size:15px;display:flex}.ld-ask h3 svg{width:17px;height:17px;color:var(--accent)}.ask-row{gap:7px;display:flex}.ask-row input{flex:1}.qa{margin-top:14px}.qa .q{margin:0 0 4px;font-size:13.5px;font-weight:650}.qa .a{color:var(--ink-2);white-space:pre-wrap;margin:0;font-size:14px;line-height:1.55}.qa .a.pending{color:var(--ink-3);align-items:center;gap:7px;display:flex}.qa .a.err{color:var(--danger)}.qa .btn{margin-top:6px}.speak-edit{border-bottom:1px solid var(--line-soft);margin-bottom:18px;padding-bottom:16px}.speak-edit h3{align-items:center;gap:7px;margin:0 0 9px;font-size:15px;display:flex}.speak-edit h3 svg{width:17px;height:17px;color:var(--accent)}.speak-edit .small{align-items:center;gap:6px;margin:8px 0 0;font-size:13px;display:flex}.ld-map{margin:12px 0}.ld-map iframe{border-radius:var(--r-m);background:var(--card-2);border:0;width:100%;height:190px}.ld-map .btn{margin-top:7px}.ld-map .map-note{color:var(--ink-3);margin:6px 0 0;font-size:12.5px}.chip.v-pending.clickable{cursor:pointer;border-style:solid;border-color:var(--line);color:var(--accent-deep);background:var(--accent-soft);align-items:center;gap:5px;display:inline-flex}.chip.v-pending.clickable svg{width:13px;height:13px}.chip.v-pending.clickable:hover{border-color:var(--accent)}.chip.v-pending svg{vertical-align:-2px}.qa .a a{color:var(--accent-deep);text-decoration:underline}.qa .a strong{color:var(--ink)}.studio{gap:18px;display:grid}.studio-bar,.studio-views{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.studio-bar{justify-content:space-between}.studio-canvas{border-radius:var(--r-l);background:var(--bg-deep);border:1px solid var(--line);touch-action:none;width:100%;height:min(62vh,640px);min-height:340px;overflow:hidden}.studio-canvas canvas{width:100%;height:100%;display:block}.studio-help{color:var(--ink-2);margin-top:-9px;font-size:13px}.studio-editors{grid-template-columns:1fr 1fr;gap:16px;display:grid}.studio-editors h3,.studio-ai h3{margin-bottom:14px}.studio-objects{flex-wrap:wrap;gap:7px;max-height:180px;margin:12px 0 18px;display:flex;overflow:auto}.studio-objects .chip{padding:7px 11px}.studio-fields{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:12px 0;display:grid}.studio-fields label,.studio-label{color:var(--ink-2);font-size:12px;display:block}.studio input:not([type=checkbox]):not([type=color]),.studio select,.studio textarea{border:1px solid var(--line);border-radius:var(--r-s);background:var(--card);width:100%;margin-top:4px;padding:9px 10px}.studio input[type=range]{padding:0}.studio input[type=color]{vertical-align:middle;background:0 0;border:0;width:38px;height:30px}.studio .row>select{flex:1;width:auto;min-width:0}.studio-label{margin-bottom:12px}.studio-proposal{border:1px solid var(--accent);background:var(--accent-soft);border-radius:var(--r-m);padding:18px}.studio-proposal p{margin:8px 0 15px}.studio-warning{color:var(--ink-2);background:var(--gold-soft);border-radius:var(--r-s);padding:12px 16px;font-size:13px}.studio-warning p{margin-top:6px}.studio-error{border-radius:var(--r-s);color:var(--danger);background:var(--accent-soft);overflow-wrap:anywhere;padding:12px}.studio .wrap{flex-wrap:wrap}.studio .mt{margin-top:14px}.room-tabs{flex-wrap:nowrap;overflow-x:auto}.room-tabs button{white-space:nowrap}.photo-open{cursor:zoom-in;width:100%;display:block}.photo-full{object-fit:contain;border-radius:var(--r-m);width:100%;max-height:75vh}@media (width<=650px){.studio-editors{grid-template-columns:1fr}.studio-canvas{height:430px;min-height:300px}.studio-bar h2{font-size:23px}.studio-views{gap:6px}.studio-fields{grid-template-columns:repeat(2,minmax(0,1fr))}}:root{--bg:#fff;--bg-deep:#f7f7f7;--card:#fff;--card-2:#f7f7f7;--ink:#222;--ink-2:#6a6a6a;--ink-3:#717171;--line:#ddd;--line-soft:#ebebeb;--accent:#e31c5f;--accent-deep:#c41450;--accent-soft:#fff1f5;--green:#36775a;--green-soft:#edf6ef;--gold:#8a671d;--gold-soft:#faf5e9;--danger:#c13515;--font-display:"Instrument Sans",Arial,sans-serif;--font-ui:"Instrument Sans",Arial,sans-serif;--r-s:8px;--r-m:12px;--r-l:24px;--shadow-s:0 2px 4px #0000000d;--shadow-m:0 6px 20px #00000014;--shadow-l:0 12px 40px #00000029;--page-inset:32px;--header-height:80px}[data-theme=dark]{--bg:#171717;--bg-deep:#232323;--card:#202020;--card-2:#282828;--ink:#f7f7f7;--ink-2:#b7b7b7;--ink-3:#a8a8a8;--line:#454545;--line-soft:#343434;--accent:#ff6689;--accent-deep:#ff85a0;--accent-soft:#362129;--green:#87bda0;--green-soft:#243b2c;--gold:#d3ba87;--gold-soft:#393127}body{font-family:var(--font-ui);background:var(--bg);color:var(--ink);font-size:14px}button,input,textarea,select{font-family:inherit}h1,h2,h3,h4{font-family:var(--font-ui);letter-spacing:-.035em;font-weight:650}h1{font-size:32px;line-height:1.2}h2{font-size:24px;line-height:1.3}h3{font-size:19px}a{color:inherit}.air-shell{flex-direction:column;min-height:100vh;display:flex}.air-shell>.page{width:calc(100% - var(--page-inset)*2);flex:1;max-width:1600px;margin:0 auto;padding:38px 0 64px}.air-shell>.narrow-page{max-width:900px}.page-head{justify-content:space-between;align-items:center;gap:24px;margin-bottom:32px;display:flex}.page-head .sub{color:var(--ink-2);margin-top:10px;font-size:14px}.page-head .eyebrow{display:none}.section-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.section-head h1,.section-head h2{font-size:22px;line-height:28px}.text-action{white-space:nowrap;align-items:center;gap:8px;font-size:13px;font-weight:600;display:inline-flex}.text-action svg{width:16px;height:16px}.text-action:hover{text-decoration:underline}.air-header{border-bottom:1px solid var(--line-soft);background:var(--bg);z-index:40;flex-shrink:0;height:80px;position:sticky;top:0}.air-header-inner{max-width:1720px;height:100%;padding:0 var(--page-inset);grid-template-columns:1fr auto 1fr;align-items:center;gap:25px;margin:auto;display:grid}.air-brand{color:#ff385c;justify-self:start;align-items:center;gap:6px;display:flex}.air-brand>svg{width:36px;height:36px}.air-brand>span{letter-spacing:-1.5px;font-size:29px;font-weight:700}.air-primary{align-items:stretch;gap:32px;height:100%;display:flex}.air-primary button{color:var(--ink-2);align-items:center;gap:9px;min-width:90px;padding:0 2px;font-size:14px;display:flex;position:relative}.air-primary button.on{color:var(--ink);font-weight:650}.air-primary button.on:after{content:"";background:var(--ink);height:3px;position:absolute;bottom:10px;left:0;right:0}.nav-art{width:40px;height:44px;transition:transform .18s}.air-primary button:hover .nav-art{transform:translateY(-3px)rotate(-5deg)}.air-utilities{justify-self:end;align-items:center;gap:10px;display:flex}.guide-link{border-radius:24px;padding:12px;font-size:13px;font-weight:600}.guide-link:hover{background:var(--bg-deep)}.round-control{background:var(--bg-deep);width:40px;height:40px;color:var(--ink);border-radius:50%;place-items:center;display:grid}.round-control svg{width:18px;height:18px}.round-control:hover{background:var(--line-soft)}.air-mobile-nav{display:none}.explore-header{background:linear-gradient(var(--bg),var(--bg-deep));border-bottom:1px solid var(--line-soft);place-items:start center;height:120px;padding:14px 24px 40px;display:grid}.explore-bar{border:1px solid var(--line);background:var(--card);border-radius:40px;align-items:center;width:min(850px,100%);height:66px;padding:8px;display:flex;box-shadow:0 4px 8px #00000008,0 7px 24px #00000012}.explore-bar>label{flex:1;min-width:0;padding:1px 30px;font-size:12px;font-weight:650;line-height:20px}.explore-bar>label+label{border-left:1px solid var(--line)}.explore-bar select{width:100%;min-height:0;color:var(--ink-2);outline-offset:2px;background:0 0;border:0;border-radius:0;padding:0 18px 0 0;font-size:14px;font-weight:400;display:block;box-shadow:none!important}.explore-go{color:#fff;background:#ff385c;border-radius:28px;flex-shrink:0;justify-content:center;align-items:center;gap:8px;height:48px;padding:0 23px;font-weight:650;display:flex}.explore-go svg{width:18px;height:18px}.home-section+.home-section{margin-top:42px}.home-room-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;display:grid}.stay-card{min-width:0}.stay-image,.project-cover{aspect-ratio:1.05;background:var(--bg-deep);border-radius:24px;width:100%;display:block;position:relative;overflow:hidden}.image-link{place-items:center;width:100%;height:100%;display:grid}.image-link>svg{width:42px;height:42px;color:var(--ink-3)}.stay-image img,.project-cover img{object-fit:cover;width:100%;height:100%;transition:transform .25s}.image-link:hover img,.project-cover:hover img{transform:scale(1.035)}.photo-badge{color:#222;pointer-events:none;background:#ffffffeb;border-radius:20px;padding:6px 10px;font-size:11px;font-weight:650;position:absolute;top:12px;left:12px}.image-shortcut{color:#222;background:#ffffffed;border-radius:50%;place-items:center;width:30px;height:30px;display:grid;position:absolute;top:10px;right:10px;box-shadow:0 2px 4px #0002}.image-shortcut svg{width:17px;height:17px}.image-shortcut:hover{transform:scale(1.07)}.stay-title{text-align:left;color:var(--ink);margin:10px 0 3px;font-size:14px;font-weight:650;line-height:1.35;display:block}.stay-caption{color:var(--ink-2);font-size:12px;line-height:1.45;display:block}.add-space-card{border:1px dashed var(--line);aspect-ratio:1.05;background:var(--bg-deep);color:var(--ink-2);border-radius:24px;flex-direction:column;justify-content:center;align-self:start;align-items:center;gap:13px;font-size:12px;display:flex}.add-space-card>span{background:var(--card);border:1px solid var(--line-soft);border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.add-space-card svg{width:22px;height:22px}.add-space-card:hover{border-color:var(--ink);color:var(--ink)}.home-project-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.project-cover{aspect-ratio:1.8}.project-caption{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.project-empty{border:1px solid var(--line);text-align:left;border-radius:24px;align-items:center;gap:22px;width:100%;padding:32px;display:flex}.project-empty>svg{width:30px;height:30px}.project-empty>span{flex:1}.project-empty strong,.project-empty small{display:block}.project-empty small{color:var(--ink-2);margin-top:5px;font-size:14px}.air-footer{padding:25px var(--page-inset);border-top:1px solid var(--line-soft);background:var(--bg-deep);align-items:center;gap:24px;font-size:12px;display:flex}.air-footer button:hover{text-decoration:underline}.footer-owner{color:var(--ink-2);margin-left:auto}.btn{background:var(--ink);color:var(--bg);box-shadow:none;border:1px solid #0000;border-radius:8px;gap:8px;min-height:44px;padding:11px 20px;font-size:14px;font-weight:600}.btn:hover{background:var(--ink);opacity:.88;transform:none}.btn.ghost{background:var(--card);color:var(--ink);border:1px solid var(--line)}.btn.ghost:hover{background:var(--bg-deep);opacity:1}.btn.soft{background:var(--bg-deep);color:var(--ink)}.btn.small{min-height:38px;padding:9px 14px;font-size:12px}.btn svg{width:18px;height:18px}.btn:disabled{opacity:.4}.chip{border:1px solid var(--line);background:var(--card);color:var(--ink-2);border-radius:24px;padding:8px 13px;font-size:12px}.chip.accent{background:var(--bg-deep);color:var(--ink);border-color:var(--ink)}.card{box-shadow:none;border:1px solid var(--line);border-radius:14px}.card.pad{padding:24px}.seg{background:0 0;border-radius:0;gap:24px;padding:0}.seg>button{box-shadow:none;color:var(--ink-2);white-space:nowrap;background:0 0;border-bottom:2px solid #0000;border-radius:0;padding:15px 0;font-size:14px;font-weight:500}.seg>button.on{color:var(--ink);border-color:var(--ink);box-shadow:none;background:0 0;font-weight:650}.section-title{margin-top:28px}.section-title h2{font-size:22px}.fab{background:var(--ink);color:var(--bg);width:52px;height:52px;box-shadow:var(--shadow-m);border-radius:50%;bottom:24px;right:24px}.fab svg{width:24px;height:24px}.empty{border:1px solid var(--line);background:var(--bg-deep);border-radius:24px;padding:50px 24px}.empty .art{place-items:center;margin-bottom:20px;display:grid}.empty .art svg{width:42px;height:42px;color:var(--ink-2)}.empty h3{font-size:24px}.empty p{max-width:440px;color:var(--ink-2);margin:12px auto;font-size:14px}.avatar{font-family:var(--font-ui)}.sheet-veil{-webkit-backdrop-filter:none;backdrop-filter:none;z-index:100;background:#0007;align-items:center;padding:32px}.sheet{background:var(--card);width:100%;max-width:720px;max-height:90dvh;box-shadow:var(--shadow-l);border-radius:20px;padding:60px 32px 32px}.sheet h2{margin-bottom:24px;padding-right:20px;font-size:26px}.grab{display:none}.sheet-close{background:var(--bg-deep);width:32px;height:32px;color:var(--ink);z-index:5;border-radius:50%;place-items:center;display:grid;position:absolute;top:18px;left:22px}.sheet-close:hover{background:var(--line-soft)}.field label{text-transform:none;letter-spacing:0;color:var(--ink);font-size:13px;font-weight:600}.field input,.field textarea,.field select,.studio-label input,.studio-label textarea,.studio-fields input,.studio-fields select{background:var(--card);color:var(--ink);border:1px solid #aaa;border-radius:8px;min-height:48px;padding:12px;font-size:14px}.field input:focus,.field textarea:focus,.field select:focus{border-color:var(--ink);box-shadow:inset 0 0 0 1px var(--ink)}.hint{color:var(--ink-2);font-size:12px;line-height:1.5}.account-head{border-bottom:1px solid var(--line-soft);align-items:center;gap:18px;margin-bottom:12px;padding-bottom:25px;display:flex}.account-head>span{background:var(--ink);width:58px;height:58px;color:var(--bg);border-radius:50%;place-items:center;font-size:24px;display:grid}.account-head h2{margin:0 0 5px}.account-head p{color:var(--ink-2);font-size:13px}.account-menu>button,.global-search>button{border-bottom:1px solid var(--line-soft);text-align:left;align-items:center;gap:14px;width:100%;padding:17px 8px;font-size:15px;display:flex}.account-menu>button>svg,.global-search>button>svg{flex-shrink:0;width:21px;height:21px}.account-menu>button>svg:last-child,.global-search>button>svg:last-child{width:16px;height:16px;margin-left:auto}.account-menu>button:hover,.global-search>button:hover{background:var(--bg-deep)}.global-search .search-input{border:1px solid var(--ink);border-radius:12px;align-items:center;gap:12px;margin-bottom:25px;padding:0 15px;display:flex}.search-input svg{width:20px;height:20px}.search-input input{box-shadow:none;width:100%;color:var(--ink);background:0 0;border:0;outline:0;padding:17px 0}.global-search h3{color:var(--ink-2);margin:22px 0 6px;font-size:12px}.global-search small{color:var(--ink-2);margin-top:4px;font-size:12px;display:block}.global-search .search-radar{color:var(--accent);margin-top:16px}.activity-list{border-top:1px solid var(--line)}.activity-list .feed-row{gap:18px;padding:22px 0}.activity-list .txt{font-size:15px}.activity-list small{color:var(--ink-2);margin-top:6px;font-size:12px;display:block}.activity-icon{background:var(--bg-deep);border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.activity-icon svg{width:18px;height:18px}.room-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 20px;display:grid}.project-room-card{box-shadow:none;background:0 0;border:0;border-radius:0;min-width:0}.room-card-visual{aspect-ratio:1.05;background:var(--bg-deep);border-radius:24px;width:100%;display:block;position:relative;overflow:hidden}.room-card-visual img{object-fit:cover;width:100%;height:100%}.room-card-visual>svg{width:45px;height:45px}.room-photo-count{color:#222;background:#fffe;border-radius:18px;align-items:center;gap:6px;padding:6px 10px;font-size:12px;display:flex;position:absolute;top:12px;left:12px}.room-photo-count svg{width:14px;height:14px}.room-card-body{padding:12px 2px}.room-card-body h3{letter-spacing:0;font-size:16px}.room-card-body>.muted{margin-top:4px;font-size:13px;display:block}.room-card-links{justify-content:space-between;align-items:center;padding-top:10px;font-size:12px;display:flex}.room-card-links svg{width:18px;height:18px}.empty-room{border:1px dashed var(--line);aspect-ratio:1.05;background:var(--bg-deep);border-radius:24px;flex-direction:column;justify-content:center;align-self:start;align-items:center;gap:16px;display:flex}.empty-room svg{width:30px;height:30px}.room-detail-page{max-width:1120px!important}.room-detail-page.is-studio{max-width:1600px!important}.room-back{align-items:center;gap:8px;margin-bottom:24px;font-size:12px;font-weight:600;display:inline-flex}.room-back svg{width:16px;height:16px}.room-detail-page .page-head{margin-bottom:22px}.room-detail-page h1{font-size:30px}.room-detail-page .room-tabs{scrollbar-width:none;border-bottom:1px solid var(--line);gap:30px;margin-bottom:28px;display:flex;overflow-x:auto}.room-photo-layout{grid-template-columns:minmax(0,1fr) 320px;gap:54px;display:grid}.room-gallery{border-radius:20px;grid-template-columns:1fr 1fr;gap:10px;display:grid;overflow:hidden}.room-gallery .mas-tile:first-child{grid-column:1/-1}.mas-tile{break-inside:avoid;background:var(--bg-deep);border-radius:12px;margin:0;position:relative;overflow:hidden}.mas-tile .photo-open{width:100%;height:100%;display:block}.mas-tile img{object-fit:cover;width:100%;display:block}.room-gallery img{aspect-ratio:1.6}.mas-tile .del{color:#222;opacity:0;background:#fffe;border-radius:50%;place-items:center;width:30px;height:30px;display:grid;position:absolute;bottom:10px;right:10px}.mas-tile .del svg{width:16px;height:16px}.room-next{border:1px solid var(--line);box-shadow:var(--shadow-m);border-radius:16px;align-self:start;padding:28px;position:sticky;top:110px}.room-next h2{margin-bottom:12px;font-size:23px}.room-next>p{color:var(--ink-2);margin-bottom:24px;font-size:14px;line-height:1.6}.room-next .btn{width:100%;margin-bottom:10px}.room-next .primary-design{color:#fff;background:linear-gradient(100deg,#e61e4d,#d70466)}.room-next .room-facts{border-top:1px solid var(--line-soft);color:var(--ink-2);flex-wrap:wrap;gap:10px;margin-top:12px;padding-top:15px;font-size:12px;display:flex}.masonry:not(.room-gallery){columns:3;column-gap:20px}.masonry:not(.room-gallery) .mas-tile{margin-bottom:20px}.photo-full{object-fit:contain;width:100%;max-height:70dvh}.room-detail-page .item-row .ico svg{width:24px;height:24px}.project-picker{gap:12px;margin:0 0 24px;padding-bottom:8px;display:flex;overflow-x:auto}.project-picker button{text-align:left;width:150px;color:var(--ink-2);border:2px solid #0000;border-radius:14px;flex-shrink:0;padding:6px;font-size:12px}.project-picker button.on{border-color:var(--ink);color:var(--ink)}.project-picker img{aspect-ratio:1.5;object-fit:cover;border-radius:8px;width:100%;margin-bottom:7px}.project-toolbar{justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px;display:flex}.project-toolbar .hint{align-items:center;gap:7px;display:flex}.status-dot{background:var(--green);border-radius:50%;width:6px;height:6px;display:inline-block}.project-toolbar .btn{color:#fff;background:linear-gradient(100deg,#e61e4d,#d70466)}.project-presentation{background:var(--bg);border:0;border-radius:0;overflow:hidden}.project-presentation .compare{width:100%;box-shadow:none;aspect-ratio:4/3;border-radius:20px}.compare img{display:block}.compare-modes{justify-content:center;gap:6px;padding:14px;display:flex}.compare-modes button{color:var(--ink-2);border-radius:24px;padding:9px 18px;font-size:12px}.design-result{border-top:1px solid var(--line-soft);grid-template-columns:1fr 1fr;gap:42px;padding:30px 0;display:grid}.design-concept .eyebrow{display:none}.design-concept h3{margin-bottom:18px;font-size:27px;line-height:1.25}.design-concept p{color:var(--ink-2);margin-bottom:18px;font-size:14px;line-height:1.7}.design-concept details{font-size:13px}.design-concept summary,.design-checks summary{cursor:pointer;font-weight:600}.design-concept details p{margin-top:15px}.design-moves h4{margin-bottom:24px;font-size:21px}.design-move{gap:18px;margin-bottom:25px;display:flex}.design-move>span{color:var(--ink-3);padding-top:2px;font-size:12px}.design-move b{font-size:14px;line-height:1.4}.design-move p{color:var(--ink-2);margin:6px 0;font-size:13px}.design-move small{color:var(--ink-2);font-size:12px;line-height:1.6}.design-plan-panel,.design-shopping,.design-checks{border-top:1px solid var(--line);grid-column:1/-1;padding-top:28px}.design-plan-panel .floor-plan{max-width:700px;height:450px;margin:20px auto;display:block}.design-plan-panel .hint{margin-bottom:15px}.design-shopping h4{margin-bottom:12px;font-size:22px}.design-shopping>div{border-bottom:1px solid var(--line-soft);align-items:center;gap:25px;padding:20px 0;display:flex}.design-shopping>div>div{flex:1}.design-shopping b{font-size:15px}.design-shopping p,.design-shopping small{color:var(--ink-2);margin-top:5px;font-size:13px;display:block}.shopping-allowance{margin-top:9px;font-size:13px;font-weight:600;display:block}.design-checks{font-size:13px}.design-checks p{color:var(--ink-2);margin-top:14px}.presentation-meta{border-top:1px solid var(--line);color:var(--ink-2);padding:20px 0;font-size:12px}.design-brief{max-width:100%}.design-brief .sub{color:var(--ink-2);font-size:14px}.design-mode-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:28px 0;display:grid}.design-mode-grid button{text-align:left;border:1px solid var(--line);border-radius:12px;flex-direction:column;gap:9px;min-width:0;padding:20px 15px;display:flex;position:relative}.design-mode-grid button.selected{border:2px solid var(--ink);background:var(--bg-deep);padding:19px 14px}.design-mode-grid button>svg:first-child{width:25px;height:25px}.design-mode-grid strong{font-size:13px}.design-mode-grid span{color:var(--ink-2);font-size:11px;line-height:1.5}.mode-check{width:16px;height:16px;position:absolute;top:10px;right:10px}.design-brief-columns{grid-template-columns:1.2fr 1fr;gap:32px;display:grid}.design-brief h3{margin-bottom:16px;font-size:16px}.design-brief textarea{min-height:110px}.design-brief .field{margin-bottom:18px}.reference-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.reference-grid button{border:2px solid #0000;border-radius:10px;padding:2px;position:relative;overflow:hidden}.reference-grid img{object-fit:cover;border-radius:6px;width:100%;height:82px}.reference-check{background:var(--ink);color:var(--bg);border-radius:50%;place-items:center;width:20px;height:20px;display:grid;position:absolute;top:7px;right:7px}.reference-check svg{width:12px;height:12px}.reference-empty{border:1px dashed var(--line);color:var(--ink-2);background:var(--bg-deep);border-radius:12px;padding:22px;font-size:13px}.brief-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:22px;margin-top:28px;padding-top:22px;display:flex}.brief-footer p{color:var(--ink-2);max-width:240px;font-size:11px}.brief-footer .btn{color:#fff;background:linear-gradient(100deg,#e61e4d,#d70466)}:root{--plan-wall:#68645d;--plan-floor:#e9dfcc;--plan-door:#fff;--plan-window:#9bc5d0;--plan-stroke:#8b806f;--plan-paper:#f7f7f7;--plan-pillow:#fffdf7;--rail-bg:#222}[data-theme=dark]{--plan-wall:#bbb5a9;--plan-floor:#504a40;--plan-door:#282828;--plan-window:#749caa;--plan-stroke:#c2b6a0;--plan-paper:#232323;--plan-pillow:#e6ded0;--rail-bg:#222}.studio{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:20px;display:grid}.studio-bar,.studio-views,.studio-proposal,.studio-ai,.studio>.studio-error{grid-column:1/-1}.studio-bar h2{margin-bottom:4px;font-size:22px}.studio-bar .muted{font-size:12px}.studio-views{border:1px solid var(--line);background:var(--card);border-radius:16px;gap:6px;padding:8px}.studio-views .chip{border:0;border-radius:10px;padding:10px 16px}.studio-views .chip.accent{background:var(--ink);color:var(--bg)}.studio-stage{min-width:0}.studio-canvas{background:var(--plan-paper);border-radius:16px;height:560px;min-height:350px}.studio-help{margin:12px 0;font-size:12px}.studio-editors{grid-template-columns:1fr;gap:14px;min-width:0;display:grid}.studio-editors .card{border-radius:16px;padding:20px}.studio-editors h3{margin-bottom:8px;font-size:17px}.studio-editors .studio-objects{grid-template-columns:1fr;gap:3px;max-height:220px;display:grid}.studio-objects .chip{text-align:left;border:0;border-radius:8px;align-items:center;padding:8px;font-size:12px;display:flex}.studio-objects .chip.accent{background:var(--bg-deep);box-shadow:inset 0 0 0 1px var(--ink)}.object-index{background:var(--bg-deep);border-radius:7px;flex-shrink:0;place-items:center;width:23px;height:23px;margin-right:9px;font-size:10px;display:grid}.studio-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.studio input:not([type=checkbox]):not([type=color]),.studio select,.studio textarea{min-height:42px;padding:10px;font-size:13px}.studio-label,.studio-fields label{font-size:11px}.studio-editors .row{gap:8px;font-size:12px}.studio-warning{margin-top:12px;font-size:12px}.plan-observations{color:var(--ink-2);margin-top:14px;font-size:12px}.plan-observations p{margin-top:10px}.opening-editor summary{cursor:pointer;font-size:14px;font-weight:650}.opening-editor>.hint{margin:10px 0}.opening-fields{border-top:1px solid var(--line-soft);padding:16px 0;font-size:12px}.studio-ai{margin-top:10px}.studio-ai h3{margin-bottom:18px;font-size:22px}.studio-ai .studio-label{font-size:13px}.floor-plan{background:var(--plan-paper);border:1px solid var(--line);border-radius:16px;width:100%;height:560px;min-height:280px;display:block}.plan-floor{fill:var(--plan-floor)}.plan-wall{stroke:var(--plan-wall);stroke-width:.07px}.plan-opening{stroke-width:.11px}.plan-opening.window{stroke:var(--plan-window)}.plan-opening.door{stroke:var(--plan-door)}.plan-swing{fill:none;stroke:var(--plan-stroke);stroke-width:.012px;stroke-dasharray:.04 .025}.plan-object rect{stroke:var(--plan-stroke);stroke-width:.012px}.plan-object{cursor:pointer}.plan-object.selected>rect:first-of-type{stroke:var(--accent);stroke-width:.055px}.plan-headboard{fill:var(--plan-stroke)}.plan-pillow{fill:var(--plan-pillow)}.plan-number{font-family:var(--font-ui);fill:var(--rail-bg);paint-order:stroke;stroke:var(--plan-pillow);stroke-width:.055px;stroke-linejoin:round;font-size:.115px}.plan-dimension{font-family:var(--font-ui);fill:var(--ink-2);font-size:.12px}.tabs{border-bottom:1px solid var(--line);scrollbar-width:none;white-space:nowrap;gap:28px;margin-bottom:22px;display:flex;overflow:auto}.tabs .tab{color:var(--ink-2);background:0 0;border-bottom:2px solid #0000;border-radius:0;flex:none;padding:14px 0;font-size:14px;font-weight:500}.tabs .tab.on{color:var(--ink);border-color:var(--ink);font-weight:650}.verdict-bar{scrollbar-width:none;align-items:center;gap:8px;margin:0 0 20px;display:flex;overflow:auto}.vchip{border:1px solid var(--line);background:var(--card);color:var(--ink-2);border-radius:24px;flex-shrink:0;padding:9px 15px;font-size:12px}.vchip.on,.vchip.on.v-pepite,.vchip.on.v-bonne,.vchip.on.v-jeter{border-color:var(--ink);background:var(--ink);color:var(--bg)}.vchip svg{width:14px;height:14px}.radar-toolbar{align-items:center;gap:24px;margin-bottom:6px;padding:16px 0 24px;display:flex}.focus-select,.sort-select{white-space:nowrap;color:var(--ink-2);align-items:center;gap:10px;font-size:12px;display:flex}.focus-select select,.sort-select select{background:var(--card);color:var(--ink);border:1px solid var(--line);border-radius:10px;min-width:0;max-width:220px;padding:12px 28px 12px 12px;font-size:13px}.filter-bar{border:0;flex-wrap:wrap;flex:1;align-items:center;gap:14px;margin:0;padding:0;display:flex}.filter-btn{border-radius:10px;padding:12px 16px;font-weight:600}.sort-select{margin-left:auto}.filter-active{flex-wrap:wrap;flex-basis:100%;gap:6px;padding:0;display:flex}.small-chip{padding:5px 10px;font-size:11px}.pick-row{gap:8px}.finds>.feed{grid-template-columns:repeat(4,minmax(0,1fr));gap:32px 20px;margin-bottom:32px;display:grid}.feed .feed-card{box-shadow:none;background:0 0;border:0;border-radius:0;flex-direction:column;min-width:0;display:flex;overflow:visible}.fc-media{aspect-ratio:1.1;background:var(--bg-deep);border-radius:24px;width:100%;height:auto;position:relative;overflow:hidden}.fc-media img{object-fit:cover;width:100%;height:100%}.fc-media .ph{place-items:center;height:100%;min-height:150px;display:grid}.fc-media .ph svg{width:35px;height:35px}.fc-body{padding:14px 0 0}.fc-title{-webkit-line-clamp:2;font-size:15px;font-weight:600;line-height:1.4}.fc-body .fact.price{color:var(--ink);font-size:17px;font-weight:650}.fc-meta{font-size:11px;line-height:1.5}.fc-body .facts{margin:8px 0;font-size:12px}.fc-reason{color:var(--ink-2);margin-top:12px;font-size:12px;line-height:1.6}.fc-actions{gap:7px;margin-top:auto;padding:14px 0 0;display:flex}.fc-actions .btn{min-height:34px;padding:8px 10px;font-size:11px}.fc-actions .btn svg{width:15px;height:15px}.finds>.fab{display:none}.feed .chip{border-radius:12px;padding:4px 8px;font-size:10px}.fc-body>header{align-items:center;gap:8px}.radar-run{border:1px solid var(--line);border-radius:16px;align-items:center;gap:16px;margin-bottom:24px;padding:20px;display:flex}.radar-run>svg{width:30px;height:30px}.radar-run>div{flex:1}.radar-run p{color:var(--ink-2);margin-top:5px;font-size:12px}.radar-numbers{grid-template-columns:repeat(4,1fr);gap:12px;margin:24px 0;display:grid}.radar-numbers button{text-align:center;border-right:1px solid var(--line);padding:12px 0}.radar-numbers button:last-child{border:0}.radar-numbers strong{font-size:26px;font-weight:650;display:block}.radar-numbers span{color:var(--ink-2);font-size:11px}.radar-spent{background:var(--bg-deep);border-radius:12px;padding:20px;font-size:13px}.sources-title{margin:30px 0 8px;font-size:20px}.marketplace-links{grid-template-columns:1fr 1fr;gap:0 24px;margin-top:12px;display:grid}.marketplace-links a{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:15px 0;font-size:13px;display:flex}.marketplace-links svg{width:15px;height:15px}.listing-detail .photos{border-radius:16px;overflow:hidden}.listing-detail .facts .price{color:var(--ink);font-size:26px}.ld-ask{margin-top:28px;padding-top:24px}.ld-ask h3{font-size:18px}.ld-actions .btn{min-height:44px}.items-toolbar{justify-content:space-between;align-items:flex-start;gap:28px;margin-bottom:30px;display:flex}.items-toolbar .tabs{flex:1;margin:0}.items-toolbar>input{border:1px solid var(--line);background:var(--bg-deep);width:220px;color:var(--ink);border-radius:24px;padding:12px 18px;font-size:13px}.item-row{border-bottom:1px solid var(--line-soft);gap:18px;min-height:88px;padding:20px 22px}.item-row:last-child{border-bottom:0}.item-row:hover{background:var(--bg-deep)}.item-row .ico{background:var(--bg-deep);border-radius:12px;flex-shrink:0;place-items:center;width:52px;height:52px;display:grid}.item-row .t{font-size:16px;line-height:1.45}.item-row .s{gap:12px;margin-top:6px;font-size:12px}.status-pill{border-radius:20px;padding:6px 10px;font-size:11px}.find-badge{background:var(--ink);color:var(--bg);border-radius:20px;font-size:12px}.page:has(.items-toolbar)>.fab{display:none}.page:has(.items-toolbar){max-width:1120px}.page:has(.guide-section){max-width:1120px}.page:has(.guide-section) .page-head .sub{max-width:700px;line-height:1.7}.guide-section h2{margin-bottom:10px;font-size:24px}.guide-section .desc{color:var(--ink-2);margin-bottom:24px;font-size:14px}.guide-section .spot{padding:24px}.spot .name{font-size:17px}.spot .addr,.spot .tip{font-size:13px;line-height:1.65}.guide-section .card{border-radius:16px}.page:has(.settings-section){max-width:900px}.settings-section .label{font-family:var(--font-ui)}.settings-section{margin-top:32px}.settings-section .card{border-radius:16px}.login{background:var(--bg);max-width:460px;margin:0 auto}.login h1{font-family:var(--font-ui);font-size:40px}.login .mark-big{color:#ff385c}.login .subtitle{font-family:var(--font-ui)}.toast{background:var(--ink);color:var(--bg);box-shadow:var(--shadow-l);z-index:120;border-radius:12px;font-size:13px}.sheet:has(.design-brief){max-width:1000px}.sheet,.comparison{position:relative}.compare{aspect-ratio:1.5;cursor:ew-resize;touch-action:pan-y;border-radius:20px;width:100%;overflow:hidden}.compare img{object-fit:cover;width:100%;height:100%}.compare .after{position:absolute;inset:0}.compare-modes{justify-content:flex-end;gap:6px;margin-bottom:12px;display:flex}.compare-modes button{background:var(--bg-deep);border:1px solid #0000;border-radius:20px;padding:9px 16px;font-size:12px}.compare-modes button.on{background:var(--ink);color:var(--bg)}.compare .tag{color:#222;background:#fff;border-radius:20px;padding:6px 10px;font-size:11px}.design-plan-panel .floor-plan{height:400px;margin-top:22px}.design-plan-panel{grid-column:1/-1}.design-shopping>div{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:flex-start;gap:16px;padding:20px 0;display:flex}.design-shopping p{color:var(--ink-2);margin:5px 0;font-size:13px}.design-shopping small{color:var(--ink-2);font-size:12px;line-height:1.5;display:block}.design-checks{border-top:1px solid var(--line);color:var(--ink-2);grid-column:1/-1;padding:20px 0;font-size:13px}.design-checks p{margin-top:12px}.presentation-meta{font-size:12px}.room-facts{color:var(--ink-2);gap:20px;padding:22px 0 14px;font-size:12px;display:flex}button,a,input,select,textarea{outline-offset:4px}button:focus-visible,a:focus-visible{outline:2px solid var(--ink)}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}input,select,textarea{accent-color:var(--ink)}.btn:disabled{cursor:not-allowed}.page{animation:none}.mas-tile .del{opacity:0;transition:opacity .15s}.mas-tile:hover .del,.mas-tile:focus-within .del{opacity:1}.mas-tile .del:focus-visible{outline-color:#fff}.room-tabs.seg{border-bottom:1px solid var(--line);scrollbar-width:none;flex-wrap:nowrap;margin-bottom:30px;display:flex}.room-tabs button{flex:none}.project-picker button small{color:var(--ink-2);margin-top:5px;font-size:11px;display:block}.atelier-state{color:var(--ink-2);align-items:center;gap:8px;font-size:12px;display:flex}.atelier-state i{background:var(--ink-3);border-radius:50%;width:6px;height:6px}.atelier-state i.online{background:var(--green)}@media (width>=1800px){.home-room-grid{gap:20px}.home-project-grid{gap:24px}.stay-caption{font-size:13px}.stay-title{font-size:16px}}@media (width<=1100px){.guide-link{display:none}.air-primary{gap:20px}.air-header-inner{gap:18px}.home-room-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 18px}.room-grid,.finds>.feed{grid-template-columns:repeat(3,minmax(0,1fr))}.room-photo-layout{grid-template-columns:minmax(0,1fr) 290px;gap:28px}.room-next{padding:24px}.studio{grid-template-columns:minmax(0,1fr) 280px}.studio-editors .card{padding:16px}.studio-views .chip{padding:10px 12px}.items-toolbar{flex-wrap:wrap}.items-toolbar .tabs{flex-basis:100%}.radar-toolbar{gap:14px}.focus-select>span,.sort-select>span{display:none}}@media (width<=760px){:root{--page-inset:24px}.air-header{height:70px}.air-header-inner{grid-template-columns:1fr auto}.air-primary{display:none}.air-brand>svg{width:30px;height:30px}.air-brand>span{font-size:26px}.air-utilities{gap:8px}.guide-link{display:none}.air-mobile-nav{z-index:50;height:calc(68px + env(safe-area-inset-bottom));padding:8px 10px calc(8px + env(safe-area-inset-bottom));background:var(--bg);border-top:1px solid var(--line);justify-content:space-around;display:flex;position:fixed;bottom:0;left:0;right:0}.air-mobile-nav>button{min-width:54px;color:var(--ink-2);flex-direction:column;justify-content:center;align-items:center;gap:5px;font-size:9px;display:flex}.air-mobile-nav svg{width:23px;height:23px}.air-mobile-nav button.on{color:var(--accent)}.air-shell>.page{padding-top:28px;padding-bottom:40px}.air-shell{padding-bottom:calc(68px + env(safe-area-inset-bottom))}.explore-header{height:113px;padding:14px 24px 24px}.explore-bar{height:68px;box-shadow:var(--shadow-m);border-radius:34px;padding:8px}.explore-bar>label{padding:0 12px;font-size:10px}.explore-bar select{padding-right:0;font-size:12px;line-height:20px}.explore-go{width:44px;height:44px;padding:0}.explore-go>span{display:none}.section-head{align-items:flex-start;gap:10px;margin-bottom:17px}.section-head h1,.section-head h2{max-width:245px;font-size:21px;line-height:27px}.section-head .text-action{white-space:normal;text-align:right;justify-content:flex-end;max-width:100px;font-size:11px;line-height:1.4}.home-room-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 14px}.stay-image,.add-space-card{border-radius:20px}.stay-title{font-size:14px}.stay-caption{font-size:11px}.photo-badge{padding:5px 8px;font-size:9px;top:10px;left:10px}.image-shortcut{width:28px;height:28px;top:8px;right:8px}.home-project-grid{scroll-snap-type:x mandatory;gap:14px;padding-bottom:8px;display:flex;overflow-x:auto}.home-project-grid>article{scroll-snap-align:start;flex:0 0 85%}.home-section+.home-section{margin-top:36px}.home-project-grid:has(>article:only-child)>article{flex-basis:100%}.project-cover{aspect-ratio:1.4;border-radius:20px}.air-footer{flex-wrap:wrap;gap:16px 20px;padding:24px;font-size:11px;display:flex}.air-footer>span:first-child{flex-basis:100%}.footer-owner{display:none}.page-head{align-items:flex-start;gap:14px;margin-bottom:25px}.page-head h1{font-size:28px}.page-head .sub{font-size:12px;line-height:1.5}.page-head>.btn{white-space:nowrap;padding:10px;font-size:11px}.page-head>.row{flex-wrap:wrap;justify-content:flex-end;gap:8px}.finds .page-head>.row{max-width:155px}.finds .page-head>.row .btn{min-height:34px;padding:8px 10px;font-size:10px}.room-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 14px}.room-card-visual{border-radius:20px}.room-card-body h3{font-size:16px}.room-card-body>.muted{font-size:10px}.room-card-links{gap:8px;font-size:10px}.room-photo-layout{grid-template-columns:1fr;gap:28px}.room-next{border-radius:20px;padding:24px;position:static}.room-gallery .mas-tile:first-child{grid-column:1/-1}.room-gallery img{aspect-ratio:1.3}.masonry{columns:2;column-gap:12px}.mas-tile{margin-bottom:12px}.mas-tile .del{opacity:1;width:28px;height:28px}.room-tabs.seg{gap:23px;margin-bottom:24px}.room-tabs.seg button{padding:13px 0;font-size:12px}.room-back{margin-bottom:20px}.project-toolbar{align-items:center;gap:16px}.project-toolbar .btn{white-space:nowrap;padding:10px 14px;font-size:11px}.atelier-state{font-size:11px;line-height:1.4}.project-picker{gap:10px}.project-picker button{min-width:185px}.project-picker img{width:50px;height:50px}.project-picker span{font-size:11px}.compare{aspect-ratio:1.05;border-radius:16px}.compare-modes{justify-content:center}.compare-modes button{font-size:11px}.design-result{grid-template-columns:1fr;gap:28px;padding:28px 0}.design-concept{grid-column:auto}.design-concept h3{font-size:25px}.design-concept p{font-size:14px}.design-move{gap:14px;padding:14px 0}.design-move>b,.design-move b{font-size:13px}.design-move p,.design-move small{font-size:12px}.design-plan-panel .floor-plan{height:350px}.sheet-veil{align-items:center;padding:14px}.sheet{border-radius:20px;max-height:92dvh;padding:60px 24px 28px}.sheet h2{margin-bottom:22px;font-size:24px}.sheet-close{top:18px;left:18px}.design-mode-grid{gap:8px}.design-mode-grid button{padding:14px 10px}.design-mode-grid button.selected{padding:13px 9px}.design-mode-grid strong{font-size:11px}.design-mode-grid span{font-size:10px}.design-brief-columns{grid-template-columns:1fr;gap:20px}.brief-footer{flex-direction:column;align-items:stretch;gap:14px}.brief-footer p{max-width:none}.field input,.field select,.field textarea{font-size:16px}.studio{grid-template-columns:1fr;gap:16px}.studio-views{flex-wrap:wrap;gap:4px;padding:6px}.studio-views .chip{padding:9px;font-size:10px}.studio-views>.grow{display:none}.studio-views>.btn{min-height:32px;margin-left:auto;padding:7px 10px;font-size:10px}.studio-bar h2{font-size:21px}.studio-bar .muted{font-size:11px}.studio-editors{grid-template-columns:1fr}.studio-canvas,.floor-plan{border-radius:16px;height:420px;min-height:280px}.studio-stage{grid-column:1/-1}.studio-editors .studio-objects{grid-template-columns:1fr 1fr;max-height:210px}.studio-editors .chip{font-size:11px}.studio-ai .btn{font-size:12px}.studio-bar,.studio-ai,.studio-proposal{min-width:0}.studio-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.tabs{gap:24px;margin-bottom:18px}.tabs .tab{font-size:12px}.vchip{padding:8px 13px;font-size:11px}.radar-toolbar{flex-wrap:wrap;gap:12px;padding-top:0}.focus-select{width:100%}.focus-select select{width:100%;max-width:none}.filter-bar{gap:10px;min-width:0}.sort-select select{max-width:180px;font-size:12px}.filter-btn{padding:11px 14px;font-size:12px}.finds>.feed{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 14px}.fc-media{aspect-ratio:1;border-radius:18px}.fc-title{font-size:13px;line-height:1.5}.fc-body .fact.price{font-size:15px}.fc-body{padding-top:11px}.fc-actions{flex-wrap:wrap;padding-top:10px}.fc-actions .btn{flex:1;padding:7px 8px;font-size:10px}.fc-actions .btn svg{width:13px;height:13px}.fc-reason{font-size:11px;line-height:1.5}.fc-meta{font-size:10px}.fc-body>header{flex-wrap:wrap}.feed .chip{font-size:9px}.radar-run{gap:12px;padding:16px}.radar-run>svg{display:none}.radar-run strong{font-size:13px}.radar-run p{font-size:11px}.radar-numbers{gap:5px}.radar-numbers strong{font-size:23px}.radar-numbers span{font-size:9px}.marketplace-links{gap:0 16px}.marketplace-links a{font-size:12px}.items-toolbar{gap:18px;margin-bottom:25px}.items-toolbar .tabs{gap:23px;max-width:100%}.items-toolbar>input{width:100%;font-size:16px}.item-row{gap:12px;padding:17px 14px}.item-row .ico{width:42px;height:42px}.item-row .t{font-size:14px}.item-row .s{gap:8px;font-size:11px}.item-row .ico svg{width:21px;height:21px}.section-title h2{font-size:21px}.guide-section .spot{padding:22px 18px}.spot .name{font-size:16px}.guide-section .desc,.spot .tip{font-size:13px}.fab,.toast{bottom:90px}.project-empty{gap:14px;padding:24px}.project-empty>svg{flex-shrink:0;width:24px;height:24px}.project-empty small{font-size:12px}.account-menu>button,.global-search>button{font-size:14px}.account-head h2{margin-bottom:4px}.global-search .search-input input{font-size:16px}.global-search h3{font-size:12px}.activity-list .txt{font-size:13px}.activity-list .feed-row{gap:12px}.activity-list small{font-size:11px}}@media (width<=370px){:root{--page-inset:18px}.explore-header{padding-left:18px;padding-right:18px}.explore-bar>label{padding:0 7px}.explore-bar select{font-size:11px}.photo-badge{display:none}.section-head h1,.section-head h2{font-size:19px}.sheet-veil{padding:8px}.sheet{padding-left:18px;padding-right:18px}.studio-views .chip{padding:8px 7px}.sort-select select{max-width:165px}.home-room-grid{gap:20px 12px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation-duration:.01ms!important}}.air-shell>.settings-page{max-width:760px}.who{grid-template-columns:1fr 1fr;gap:16px;display:grid}.who>button{border:1px solid var(--line);background:var(--card);box-shadow:none;border-radius:16px;padding:25px}.who>button.on{border:2px solid var(--ink);background:var(--bg-deep);padding:24px}.who .em{background:var(--ink);width:54px;height:54px;color:var(--bg);font-family:var(--font-ui);border-radius:50%;place-items:center;margin:0 auto 12px;font-size:24px;display:grid}.who .nm{font-size:14px}.fc-body{flex-direction:column;flex:1;display:flex}.fc-body>header{justify-content:space-between;display:flex}.fc-body h3{font-family:var(--font-ui);letter-spacing:0;margin:10px 0 0}.fc-body .facts{gap:6px;margin:10px 0;font-size:11px;line-height:1.5}.fc-body .fact{background:0 0;padding:0}.fc-body .fact.price{flex-basis:100%;font-size:16px;font-weight:650}.fc-open{color:#222;background:#fffe;border-radius:50%;width:30px;height:30px;top:12px;right:12px}.fc-open svg{width:15px;height:15px}.feed-card.is-pepite{border:0}.fc-reason{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.guide-tabs{background:var(--bg);z-index:10;padding-top:8px;position:sticky;top:80px}.fc-media{cursor:pointer}.settings-page .section-title:first-of-type{margin-top:0}.project-picker button.on{border-color:var(--ink)}@media (width<=760px){.guide-tabs{top:70px}.fc-body .fact.price{font-size:15px}.fc-body .facts{font-size:10px}.fc-body>header{flex-wrap:wrap;gap:5px}.fc-open{top:9px;right:9px}.who>button{padding:20px}.who>button.on{padding:19px}}.air-shell>.is-studio{padding-top:24px;position:relative}.is-studio>.room-back{margin:0;position:absolute;top:22px;right:0}.is-studio>.page-head{margin-bottom:6px;padding-right:130px}.is-studio>.page-head h1{font-size:27px}.is-studio>.page-head .sub{display:none}.is-studio>.room-tabs{margin-bottom:20px}.is-studio .studio-bar h2{display:none}.is-studio .studio-bar{min-height:32px}.is-studio .studio-views{margin-top:-6px}.project-picker button{align-items:center;gap:12px;width:245px;padding:8px;display:flex}.project-picker img{aspect-ratio:auto;flex-shrink:0;width:68px;height:58px;margin:0}.project-picker span{min-width:0;font-size:12px;line-height:1.4}.project-presentation .compare{aspect-ratio:1.5;max-height:75vh}.room-back .btn{background:0 0;border:0;min-height:32px;padding:8px 0}.studio-help{line-height:1.6}@media (width<=760px){.is-studio>.page-head h1{font-size:25px}.is-studio>.page-head{padding-right:100px}.project-picker button{width:215px}.project-picker img{width:55px;height:50px}.project-presentation .compare{aspect-ratio:1.05}.masonry:not(.room-gallery){columns:2;column-gap:12px}.masonry:not(.room-gallery) .mas-tile{margin-bottom:12px}}.design-mode-grid .selection-check,.reference-grid .selection-check{width:18px;height:18px;color:var(--ink);position:absolute;top:12px;right:12px}.reference-grid .selection-check{background:var(--ink);color:var(--bg);border-radius:50%;width:21px;height:21px;padding:3px;top:7px;right:7px}.reference-grid button>span{text-align:left;padding:6px 4px;font-size:11px;display:block}.brief-label{color:var(--ink);margin-bottom:18px;font-size:13px;font-weight:600;display:block}.brief-label textarea,.brief-label input{border:1px solid var(--line);background:var(--card);width:100%;color:var(--ink);resize:vertical;border-radius:10px;margin-top:10px;padding:14px;font-size:14px;font-weight:400;line-height:1.5;display:block}.brief-label textarea:focus,.brief-label input:focus{outline:1px solid var(--ink);border-color:var(--ink)}.brief-label>span{color:var(--ink-2);float:right;font-size:11px;font-weight:400}.design-brief-columns .hint{margin:12px 0 24px}.brief-options{margin-top:22px;font-size:12px}.brief-options summary{cursor:pointer}.brief-empty{color:var(--ink-2);border:1px dashed var(--line);background:var(--bg-deep);border-radius:12px;padding:22px;font-size:13px;line-height:1.65}.design-mode-grid button{min-height:137px}.design-mode-grid button>svg:first-child{margin-bottom:4px}.brief-footer{background:var(--card);padding-bottom:6px;position:sticky;bottom:-32px}.reference-grid img{height:90px}.design-brief h2{margin-bottom:12px}.design-brief .sub{line-height:1.65}@media (width<=760px){.brief-label input,.brief-label textarea{font-size:16px}.design-mode-grid{grid-template-columns:1fr}.design-mode-grid button{grid-template-columns:28px 1fr;gap:5px 12px;min-height:0;padding:15px;display:grid}.design-mode-grid button.selected{padding:14px}.design-mode-grid button>svg:first-child{grid-row:1/3;width:24px;height:24px;margin-top:6px}.design-mode-grid strong{padding-right:18px;font-size:13px}.design-mode-grid button>span{grid-column:2;font-size:11px}.design-mode-grid .selection-check{top:15px;right:13px}.brief-footer{padding-bottom:8px;bottom:-28px}.reference-grid img{height:82px}}.fc-actions{flex-wrap:wrap}.fc-actions>a{flex-basis:100%;justify-content:center}.fc-actions>button{flex:1}.feed .feed-card:hover{box-shadow:none}.filter-footer{background:var(--card);border-top:1px solid var(--line);margin-top:20px;padding:20px 0 6px;position:sticky;bottom:-32px}.filter-footer .btn.ghost{background:0 0;border:0;padding-left:0;text-decoration:underline}.guide-tabs .tab{font-size:13px}.project-presentation .compare .tag{z-index:2}.sheet-close{box-shadow:none}@media (width<=760px){.filter-footer{padding-bottom:6px;bottom:-28px}.filter-footer .btn{font-size:12px}.filter-footer .btn.ghost{font-size:11px}.fc-actions>button{min-width:0}.fc-actions .btn{font-size:10px}}.studio-editors>*{min-width:0}.studio-objects .chip{white-space:normal;min-width:0;line-height:1.5}.studio-bar{flex-wrap:nowrap}.studio-bar>div{min-width:0}.studio-bar>.btn{flex-shrink:0}.studio-editors .row>select{min-width:0}.studio input[type=checkbox]{flex-shrink:0}@media (width<=760px){.studio-editors{grid-template-columns:minmax(0,1fr)}.studio-editors .studio-objects{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-bar .muted{max-width:200px;font-size:10px;line-height:1.5}.studio-bar>.btn{min-height:34px;padding:8px 10px;font-size:10px}}.fc-title{text-align:left;width:100%}.item-row .ico{color:var(--ink-2)}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}:is(.sheet:has(.simple-brief),.sheet:has(.simple-ask),.sheet:has(.item-summary)){max-width:580px}.simple-brief,.simple-ask{padding-top:8px}.brief-room{align-items:center;gap:18px;margin:0 0 22px;padding-right:20px;display:flex}.brief-room>img{object-fit:cover;border-radius:16px;flex-shrink:0;width:76px;height:86px}.brief-room>div{min-width:0}.brief-room span{color:var(--ink-2);font-size:13px}.brief-room h2{letter-spacing:-.7px;margin:7px 0 0;font-size:25px;line-height:1.18}.simple-intro{color:var(--ink-2);max-width:440px;margin:0 0 28px;font-size:14px;line-height:1.6}.intent-label{justify-content:space-between;align-items:center;gap:12px;margin:0 0 10px;font-size:14px;font-weight:600;display:flex}.intent-label span{color:var(--ink-2);font-size:12px;font-weight:400}.simple-brief textarea,.simple-ask textarea{border:1px solid var(--line);background:var(--bg-deep);width:100%;color:var(--ink);font:inherit;resize:vertical;border-radius:14px;min-height:100px;padding:16px;font-size:15px;line-height:1.55}.simple-brief textarea:focus,.simple-ask textarea:focus{outline:2px solid var(--ink);outline-offset:2px}.brief-disclosures{justify-content:space-between;align-items:flex-start;gap:16px;margin:12px 0 24px;display:flex;position:relative}.brief-disclosures .text-action{gap:8px;min-height:44px;font-size:13px;font-weight:500}.text-action>svg,.context-info svg{flex-shrink:0;width:18px;height:18px}.context-info{text-align:right;max-width:300px;color:var(--ink-2);font-size:12px}.context-info summary{cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;margin-left:auto;list-style:none;display:flex}.context-info summary::-webkit-details-marker{display:none}.context-info summary:hover{background:var(--bg-deep)}.context-info p{text-align:left;background:var(--bg-deep);border-radius:12px;margin:0;padding:14px;line-height:1.6}.simple-primary{gap:10px;min-height:52px;margin-top:6px}.simple-footnote{color:var(--ink-2);text-align:center;margin:12px 0 0;font-size:11px}.simple-options{border-top:1px solid var(--line);margin:0 0 24px;padding:20px 0 0}.simple-options .brief-label{margin-bottom:16px;font-size:13px}.simple-options .brief-label select,.simple-options .brief-label input{width:100%;margin-top:8px;display:block}.simple-options .reference-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin:12px 0}.reference-grid>button{position:relative}.simple-options .reference-grid img{aspect-ratio:1.2;object-fit:cover}.simple-disclosure{border-top:1px solid var(--line);margin:16px 0;padding:0}.simple-disclosure>summary{cursor:pointer;padding:18px 24px 18px 0;font-size:14px;font-weight:550;list-style:none;position:relative}.simple-disclosure>summary:after{content:"+";color:var(--ink-2);font-size:20px;font-weight:400;position:absolute;top:15px;right:4px}.simple-disclosure[open]>summary:after{content:"−"}.simple-disclosure>summary::-webkit-details-marker{display:none}.simple-disclosure>p{color:var(--ink-2);margin:0 0 16px;font-size:14px;line-height:1.65}.simple-disclosure[open]{padding-bottom:8px}.manual-link{justify-content:center;min-height:44px;margin:20px auto 4px;font-size:12px;font-weight:500;display:flex}.item-summary{text-align:center;padding:8px 0 16px}.item-summary .ico{background:var(--bg-deep);border-radius:20px;place-items:center;width:64px;height:64px;margin:0 auto 18px;display:grid}.item-summary .ico svg{width:34px;height:34px}.item-summary h2{margin-bottom:10px;font-size:24px}.item-summary p{color:var(--ink-2);font-size:13px}.speak-edit{margin-bottom:20px}.speak-edit h3{font-size:14px}.manual-item .field{margin-top:16px}.room-next-icon{width:28px;height:28px;color:var(--accent);margin-bottom:20px}.room-next .text-action{margin:20px auto 0}.room-next h2{font-size:24px}.room-next p{max-width:230px}.studio{grid-template-columns:minmax(0,1fr);gap:16px}.studio-bar{padding:0}.studio-stage{grid-column:1/-1}.studio-views{background:var(--bg-deep);border:0;border-radius:14px;padding:6px}.studio-views .btn,.studio-views .chip{min-height:44px}.camera-options{font-size:12px;display:flex;position:relative}.camera-options summary{cursor:pointer;min-height:44px;padding:12px;list-style:none}.camera-options[open]{flex-wrap:wrap;gap:4px;display:flex}.camera-options summary::-webkit-details-marker{display:none}.studio .floor-plan,.studio .studio-canvas{height:min(64vh,620px)}.studio .sheet{max-width:640px}.studio .sheet:has(.simple-ask){max-width:560px}.studio .sheet input:not([type=checkbox]):not([type=range]):not([type=color]),.studio .sheet textarea,.studio .sheet select{font-size:16px}.studio .sheet .studio-editors{grid-template-columns:minmax(0,1fr)}.studio .sheet .studio-objects{grid-template-columns:repeat(2,minmax(0,1fr));max-height:180px}.editor-footer{border-top:1px solid var(--line);margin-top:18px;padding-top:18px}.studio-ai{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.studio-ai>p{flex-basis:100%}.studio-help{font-size:11px}.furniture-selection{background:var(--bg-deep);border-radius:12px;flex-wrap:wrap;align-items:center;gap:18px;padding:14px 18px;font-size:13px;display:flex}.furniture-selection>span{margin-right:auto;font-weight:600}.design-result{max-width:860px;margin:28px auto;display:block}.design-concept{padding:0}.design-concept h3{margin-bottom:16px;font-size:24px}.design-result .simple-disclosure{background:0 0;border-radius:0;padding:0}.design-moves{display:block}.design-plan-panel{margin:18px 0}.design-shopping>div{padding:14px 0}.design-result .design-checks{margin-top:18px;font-size:12px}.finds>.tabs{align-items:center;gap:22px;display:flex}.finds>.tabs>.btn{flex-shrink:0;margin-bottom:6px}.simple-active{color:var(--ink-2);align-items:center;gap:20px;margin:-10px 0 24px;font-size:12px;display:flex}.simple-menu{margin:16px 0;display:grid}.simple-menu>button{text-align:left;border-bottom:1px solid var(--line);justify-content:space-between;padding:18px 4px;font-size:16px;display:flex}.simple-menu svg{width:20px;height:20px}.fc-body .facts{gap:6px 12px;font-size:12px}.fc-body h3{margin-top:10px}.fc-body .fc-actions{gap:8px}.fc-actions .btn{min-height:42px}.filter-footer{background:var(--card);z-index:2;margin-top:12px;padding:16px 0;position:sticky;bottom:-24px}.sheet>.focus-picker{margin-bottom:16px}.settings-disclosure{max-width:680px}.settings-disclosure>summary{font-size:17px}.settings-disclosure>.card{border:0;padding:4px 0 18px}@media (width<=760px){.brief-room{gap:14px;padding-right:16px}.brief-room>img{border-radius:12px;width:60px;height:72px}.brief-room h2{font-size:23px}.simple-intro{margin-bottom:24px;font-size:13px}.intent-label{font-size:13px}.simple-brief textarea,.simple-ask textarea{font-size:16px}.studio-bar{flex-wrap:wrap}.studio-bar .muted{max-width:none;font-size:12px}.studio-bar .row{margin-left:auto}.studio-views{gap:3px}.studio-views .chip{padding:10px 14px}.studio-views .btn{padding:10px}.studio .floor-plan,.studio .studio-canvas{height:440px}.finds>.tabs{gap:18px}.finds>.tabs>.btn{padding:8px;font-size:12px}.items-toolbar{align-items:center;gap:16px}.items-toolbar>.btn{width:auto}.context-info[open]{max-width:220px}.fc-actions .btn{padding:8px 10px;font-size:11px}.simple-disclosure>summary{font-size:13px}.sheet .ask-row{flex-wrap:wrap}.sheet .ask-row input{flex:1;min-width:160px}.sheet .ask-row .btn{min-height:44px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}.sheet .ask-row input,.sheet .field textarea{border:1px solid var(--line);background:var(--bg-deep);color:var(--ink);font:inherit;border-radius:14px;padding:14px;font-size:16px;line-height:1.5}.sheet .ask-row input:focus{outline:2px solid var(--ink);outline-offset:2px}.sheet .field textarea{width:100%}.sheet .field input:not([type=checkbox]),.sheet .field select{border-radius:12px}:root{--bg:#f8f6f0;--bg-deep:#efede5;--card:#fffefa;--card-2:#f3f0e8;--ink:#283a32;--ink-2:#637168;--ink-3:#717970;--line:#d6dacd;--line-soft:#e5e6dc;--accent:#31594d;--accent-deep:#23483d;--accent-soft:#e5ecdf;--clay:#b57454;--green:#42765a;--green-soft:#e7eee2;--gold:#886526;--gold-soft:#f3ead6;--r-l:20px}[data-theme=dark]{--bg:#18221e;--bg-deep:#202e26;--card:#202c25;--card-2:#28352d;--ink:#f0eee5;--ink-2:#b8c4b8;--ink-3:#a3b2a5;--line:#455448;--line-soft:#36453a;--accent:#bad0aa;--accent-deep:#d0dfc5;--accent-soft:#354938;--clay:#d89b76;--green:#b0c9a1;--green-soft:#304833;--gold:#e0c590;--gold-soft:#443c28}body,.air-shell{background:var(--bg)}.air-header{background:var(--bg);border-bottom-color:var(--line-soft)}.air-brand,.login .mark-big{color:var(--accent)}.air-brand{gap:10px}.air-brand>svg{background:var(--accent);color:var(--bg);border-radius:13px;width:43px;height:43px;padding:7px}.btn:not(.ghost),.explore-go,.room-next .primary-design,.project-toolbar .btn,.brief-footer .btn{background:var(--accent);color:var(--card);box-shadow:none}[data-theme=dark] .btn:not(.ghost),[data-theme=dark] .explore-go{color:var(--bg)}.btn:not(.ghost):hover,.explore-go:hover{background:var(--accent-deep)}.air-primary button.on:after,.room-tabs button.on:after,.tab.on:after{background:var(--accent)}.explore-bar{background:var(--card);border-color:var(--line);box-shadow:0 5px 20px #273b2910}.room-next{background:var(--accent-soft);border:0}.room-next-icon{color:var(--accent)}.photo-badge{background:var(--card);color:var(--ink)}.home-intro{border-bottom-color:var(--line)}.home-section h2,.page-head h1,.room-next h2,.brief-room h2{letter-spacing:-.8px}.home-project-grid .project-cover,.stay-cover{border-radius:20px 20px 8px 8px}.mobile-tabs{background:var(--card);border-color:var(--line)}.mobile-tabs button.on{color:var(--accent)}.room-tabs.seg button,.tabs .tab{align-items:center;gap:8px;min-height:48px;display:inline-flex}.room-tabs button>svg,.tab>svg{flex-shrink:0;width:21px;height:21px}.room-tabs button.on>svg{fill:var(--accent-soft)}.room-style-section{margin-bottom:48px}.room-style-section>.btn{min-width:200px;margin-top:24px}.style-heading{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.style-heading h3{letter-spacing:-.3px;margin:0 0 7px;font-size:18px}.style-heading>div>span{color:var(--ink-2);font-size:13px;line-height:1.5}.style-heading .context-info{max-width:220px}.style-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 18px;display:grid}.style-card{text-align:left;color:var(--ink);background:0 0;border-radius:14px;min-width:0;padding:0}.style-image{border:2px solid #0000;border-radius:14px;transition:border-color .15s,box-shadow .15s;position:relative;overflow:hidden}.style-image img{aspect-ratio:1.5;object-fit:cover;width:100%;display:block}.style-card.selected .style-image{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.style-card strong{margin:10px 2px 4px;font-size:15px;display:block}.style-card>span{color:var(--ink-2);margin:0 2px;font-size:12px;line-height:1.45;display:block}.style-tick{background:#263b3259;border:1.5px solid #fff;border-radius:50%;place-items:center;width:24px;height:24px;display:grid;position:absolute;top:10px;right:10px}.style-tick svg{width:16px;height:16px}.style-card.selected .style-tick{background:var(--accent);color:var(--card);border-color:var(--card)}[data-theme=dark] .style-card.selected .style-tick{color:var(--bg)}.style-card:disabled{opacity:.45;cursor:default}.style-swatches{background:#fffdf1d9;border-radius:18px;gap:3px;padding:4px;display:flex;position:absolute;bottom:10px;left:10px}.style-swatches i{border-radius:50%;width:12px;height:12px;display:block;box-shadow:inset 0 0 0 1px #0000000d}.style-load{color:var(--ink-2);align-items:center;gap:12px;padding:30px 0;font-size:14px;display:flex}.sheet:has(.visual-brief){max-width:760px;padding-top:70px}.visual-brief .brief-room{margin-bottom:26px}.visual-brief .brief-room>img{border-radius:12px;width:60px;height:66px}.visual-brief .style-grid{gap:18px 14px}.visual-brief .style-card>span{font-size:11px}.visual-brief .style-card strong{margin-top:8px;font-size:13px}.visual-brief .style-heading h3{font-size:15px}.visual-brief .style-heading>div>span{font-size:12px}.visual-brief .brief-disclosures{margin:4px 0 10px}.visual-brief .simple-disclosure{margin:16px 0 0}.element-picks{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0 0 16px;display:grid}.element-picks button{border:1px solid var(--line);color:var(--ink);background:var(--bg);border-radius:12px;align-items:center;gap:8px;min-width:0;padding:12px;font-size:12px;display:flex}.element-picks svg{width:27px;height:27px;color:var(--accent);fill:var(--accent-soft);flex-shrink:0}.element-picks button.selected{background:var(--accent-soft);border-color:var(--accent);box-shadow:inset 0 0 0 1px var(--accent)}.visual-brief textarea{min-height:86px}.personal-references .reference-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:14px;display:grid}.personal-references .reference-grid img{object-fit:cover;border-radius:10px;width:100%;height:76px}.reference-grid button{border:2px solid #0000;border-radius:13px;padding:2px;position:relative}.reference-grid button.selected{border-color:var(--accent)}.reference-actions{align-items:center;gap:10px;display:flex}.reference-link{grid-template-columns:minmax(0,1fr) auto;gap:10px;margin-top:18px;display:grid}.reference-link label,.reference-link small{color:var(--ink-2);grid-column:1/-1;font-size:12px}.reference-link input{width:100%;min-width:0}.projection-submit{z-index:3;background:var(--card);border-top:1px solid var(--line-soft);align-items:center;gap:22px;margin:12px -4px -1px;padding:16px 4px 8px;display:flex;position:sticky;bottom:-32px}.projection-submit .simple-primary{flex:1;min-height:52px;margin:0}.view-count{color:var(--ink-2);min-width:110px;font-size:11px}.view-count span{margin-bottom:3px;padding-left:3px;display:block}.view-count select{color:var(--ink);background:var(--bg);border:0;border-radius:10px;width:100%;min-height:44px;padding:10px;font-size:14px}.project-view-bar{justify-content:space-between;align-items:center;gap:16px;margin:16px 0 24px;display:flex}.view-thumbnails{scroll-snap-type:x proximity;gap:12px;min-width:0;padding:4px;display:flex;overflow:auto}.view-thumbnails button{text-align:left;scroll-snap-align:start;min-width:0;color:var(--ink);border:2px solid #0000;border-radius:12px;flex:0 0 130px;padding:4px}.view-thumbnails button.selected{border-color:var(--accent);background:var(--accent-soft)}.view-thumbnails img{object-fit:cover;border-radius:7px;width:100%;height:72px;display:block}.view-thumbnails span{margin:7px 3px 3px;font-size:11px;display:block}.project-view-bar>.round-control{flex-shrink:0}.project-presentation .compare{touch-action:pan-y}.design-result{margin-top:22px}.project-elements summary,.personal-references summary{min-height:52px}.furniture-icon{--object-fill:#e3bc82;--object-stroke:#785b3a;stroke:var(--object-stroke);stroke-width:1.45px;filter:drop-shadow(0 2px 1px #37302115)}.furniture-icon>path:first-child,.furniture-icon>rect:first-child{fill:var(--object-fill)}.art-table{--object-fill:#bd9064;--object-stroke:#70523b}.art-rug{--object-fill:#a3b1a0;--object-stroke:#526952}.art-mirror{--object-fill:#c0d4d5;--object-stroke:#886b42}.art-plant{--object-fill:#a4bb82;--object-stroke:#57734b}.art-screen,.art-projector,.art-printer,.art-appliance{--object-fill:#d6d7cf;--object-stroke:#58665b}.art-curtains,.art-bed{--object-fill:#c1b89b;--object-stroke:#71634b}.art-water{--object-fill:#b7d4d9;--object-stroke:#567d8a}.art-vacuum{--object-fill:#c9b9ac;--object-stroke:#7c685c}.item-row .ico{background:var(--bg-deep);border-radius:15px;width:56px;height:56px}.item-row .ico svg{width:36px;height:36px}.radar-objects{scroll-snap-type:x proximity;overscroll-behavior-x:contain;gap:12px;margin:0 0 22px;padding:4px 2px 17px;display:flex;overflow-x:auto}.radar-objects>button{color:var(--ink-2);scroll-snap-align:start;border-bottom:2px solid #0000;flex-direction:column;flex:0 0 102px;align-items:center;gap:10px;padding:9px 5px 12px;display:flex}.object-art{background:var(--bg-deep);border-radius:19px;place-items:center;width:60px;height:58px;transition:background .2s;display:grid}.object-art>svg{width:40px;height:40px}.object-art.all>svg{width:32px;height:32px;color:var(--accent)}.radar-objects>button>span:last-child{text-align:center;overflow-wrap:anywhere;max-width:100%;font-size:12px;line-height:1.4}.radar-objects>button.on{color:var(--ink);border-color:var(--accent);font-weight:650}.radar-objects>button.on .object-art,.radar-objects>button:hover .object-art{background:var(--accent-soft)}.simple-menu>button{justify-content:flex-start;gap:16px}.simple-menu>button>span:nth-child(2){text-align:left;flex:1}.menu-art{background:var(--accent-soft);width:48px;height:48px;color:var(--accent);border-radius:15px;place-items:center;display:grid}.menu-art>svg{width:27px;height:27px;fill:var(--bg)}.sheet-veil{height:var(--sheet-height,100dvh);top:var(--sheet-top,0px);bottom:auto}.sheet{overscroll-behavior:contain;max-height:calc(var(--sheet-height,100dvh) - 32px);scroll-padding:70px 0 95px}.sheet-close{width:44px;height:44px}.sheet-close svg{width:20px;height:20px}.mas-tile .del,.fc-open{width:44px;height:44px}.mas-tile .del svg,.fc-open svg{width:19px;height:19px}.page,.sheet{overflow-wrap:break-word}.field,.grow{min-width:0}.btn,.chip,.text-action,summary{touch-action:manipulation}button:focus-visible,a:focus-visible,summary:focus-visible{outline:2px solid var(--accent);outline-offset:4px}@media (width<=760px){:root{--page-inset:22px}.air-brand>svg{border-radius:10px;width:35px;height:35px;padding:6px}.room-tabs.seg{scroll-snap-type:x proximity;flex-wrap:nowrap;gap:23px;overflow-x:auto}.room-tabs.seg button{scroll-snap-align:start;flex-direction:column;flex-shrink:0;gap:7px;padding:13px 2px;font-size:11px}.room-tabs button>svg{width:24px;height:24px}.style-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 12px}.style-image img{aspect-ratio:1.2}.style-card strong{font-size:14px}.style-card>span{font-size:11px}.style-tick{top:8px;right:8px}.style-swatches{bottom:8px;left:8px}.style-heading{gap:8px}.style-heading h3{font-size:17px}.style-heading>div>span{font-size:12px}.sheet-veil{align-items:center;padding:8px}.sheet{max-height:calc(var(--sheet-height,100dvh) - 16px);border-radius:22px;padding:66px 22px 28px}.sheet:has(.visual-brief){padding:65px 20px 24px}.sheet:has(.visual-brief) .sheet-close{top:12px;left:15px}.visual-brief{padding-top:0}.visual-brief .brief-room{gap:14px;margin-bottom:24px;padding-right:0}.visual-brief .brief-room h2{font-size:23px}.visual-brief .brief-room>img{width:52px;height:58px}.visual-brief .style-grid{gap:16px 10px}.visual-brief .style-image img{aspect-ratio:1.35}.visual-brief .style-card>span{display:none}.visual-brief .style-card strong{font-size:12px}.visual-brief .style-heading>div>span{font-size:11px}.visual-brief .style-heading{margin-bottom:12px}.element-picks{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.element-picks button{padding:10px;font-size:11px}.personal-references .reference-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.projection-submit{padding:12px 0 calc(8px + env(safe-area-inset-bottom));gap:15px;bottom:-24px}.view-count{min-width:105px}.view-count select{font-size:16px}.projection-submit .btn{padding:12px;font-size:15px}.project-view-bar,.view-thumbnails{gap:8px}.view-thumbnails button{flex-basis:106px}.view-thumbnails img{height:61px}.view-thumbnails span{font-size:10px}.sheet input:not([type=checkbox]):not([type=range]):not([type=color]),.sheet select,.sheet textarea,.simple-brief textarea{font-size:16px}.sheet .btn,.sheet .chip,.fc-actions .btn,.camera-options summary,.studio-views .btn,.round-control,.room-back .btn{min-height:44px}.item-row .ico{width:50px;height:50px}.item-row .ico svg{width:33px;height:33px}.item-row .status-pill{white-space:normal;max-width:75px}.radar-objects{gap:8px;margin-bottom:15px}.radar-objects>button{flex-basis:88px}.radar-objects>button>span:last-child{font-size:11px}.finds>.tabs{gap:20px}.finds>.tabs>.tab{gap:6px}.finds>.tabs>.tab svg{width:19px;height:19px}.room-style-section{margin-bottom:36px}.section-head{flex-wrap:wrap}.menu-art{width:44px;height:44px}.project-toolbar{flex-wrap:wrap}.project-toolbar>.btn{min-height:44px}.filter-footer{bottom:-28px}}@media (width<=370px){:root{--page-inset:18px}.sheet:has(.visual-brief){padding-left:16px;padding-right:16px}.finds>.tabs{gap:11px}.finds>.tabs .btn{padding:8px;font-size:11px}.style-heading h3{font-size:15px}.style-heading>div>span{font-size:11px}.style-swatches{gap:2px;padding:3px}.style-swatches i{width:10px;height:10px}.project-toolbar .btn{width:100%}.item-row{padding-left:10px;padding-right:10px}.item-row .status-pill{max-width:64px;font-size:9px}.item-row .ico{width:44px;height:44px}.item-row .t{font-size:13px}}@media (height<=500px){.sheet{max-height:calc(var(--sheet-height,100dvh) - 12px)}.sheet-veil{padding:6px}.projection-submit{padding-top:8px}.visual-brief .brief-room{margin-bottom:16px}}.sheet .sheet-close{z-index:8;background:var(--bg-deep);justify-content:center;align-items:center;margin-top:-52px;margin-bottom:8px;display:flex;position:sticky;top:0;left:auto}.sheet:has(.visual-brief) .sheet-close{top:0;left:auto}.style-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.visual-brief .style-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.visual-brief .style-image img{aspect-ratio:1.9}@media (width<=760px){.style-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.visual-brief .style-image img{aspect-ratio:1.45}}@media (width<=370px){.finds>.tabs{gap:12px}.finds>.tabs>.tab{font-size:11px}.finds>.tabs>.radar-filter-button{min-width:44px;min-height:44px;padding:10px}.radar-filter-label{display:none}}.sheet-frame{width:100%;min-width:0;max-width:720px;position:relative}:is(.sheet-frame:has(.simple-ask),.sheet-frame:has(.item-summary)){max-width:580px}.sheet-frame:has(.visual-brief){max-width:760px}.studio .sheet-frame{max-width:640px}.studio .sheet-frame:has(.simple-ask){max-width:560px}.sheet-frame>.sheet{width:100%;max-width:none}.sheet-frame>.sheet-close{z-index:8;background:var(--bg-deep);justify-content:center;align-items:center;width:44px;height:44px;margin:0;display:flex;position:absolute;top:16px;left:22px}@media (width<=760px){.sheet-frame>.sheet-close{top:12px;left:18px}.rooms-overview>.page-head{flex-wrap:wrap;gap:16px}.rooms-overview>.page-head h1{font-size:26px}}.project-views{scroll-margin-top:calc(var(--header-height) + 16px)}.project-presentation .compare img{object-fit:contain;background:var(--bg-deep)}.sheet-frame:before{content:"";background:linear-gradient(var(--card) 80%,transparent);z-index:4;pointer-events:none;border-radius:20px 20px 0 0;height:62px;position:absolute;top:0;left:0;right:15px}.finds>.feed{grid-template-columns:repeat(auto-fill,minmax(min(100%,260px),1fr));align-items:stretch;gap:28px 22px;display:grid}.feed .fc-media{aspect-ratio:4/3;background:var(--bg-deep);border-radius:18px}.fc-photo-button{text-align:left;border:0;width:100%;height:100%;padding:0;display:block}.fc-photo-button>img{object-fit:contain;width:100%;height:100%;display:block}.listing-placeholder{width:100%;height:100%;min-height:120px;color:var(--ink-2);background:var(--bg-deep);flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex}.listing-placeholder>svg{opacity:.8;width:60px;height:60px}.listing-placeholder>span{font-size:12px}.feed .fc-title{-webkit-line-clamp:2;text-align:left;overflow-wrap:anywhere;-webkit-box-orient:vertical;min-height:2.9em;font-size:15px;line-height:1.45;display:-webkit-box;overflow:hidden}.feed .fc-body{min-width:0;padding:14px 0 0}.feed .fc-body h3{margin:10px 0 0}.feed .fc-body .facts{gap:4px 12px;margin:10px 0 14px;font-size:12px;line-height:1.5}.feed .fc-body .fact.price{font-size:19px;font-family:var(--font-ui);flex-basis:100%}.feed .fc-body .fc-actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 44px;align-items:stretch;gap:8px;margin-top:auto;padding:0;display:grid}.feed .fc-actions>.btn{white-space:normal;border-radius:12px;justify-content:center;align-items:center;gap:6px;min-width:0;min-height:44px;padding:8px 6px;font-size:12px;line-height:1.35;display:flex}.feed .fc-actions>.btn>svg{flex-shrink:0;width:17px;height:17px}.feed .fc-actions>.btn>span:not(.sr-only){overflow-wrap:normal;min-width:0}.feed .fc-actions:not(:has(.fc-dismiss)){grid-template-columns:repeat(2,minmax(0,1fr))}.feed .fc-open{background:var(--card);color:var(--ink);border:1px solid var(--line-soft)}.feed .chip{min-height:26px;font-size:11px;line-height:1.3}.feed button.chip{white-space:normal;text-align:left;min-height:44px}.feed .fc-body>header{min-height:30px}.radar-objects{scrollbar-width:none;padding-bottom:8px}.radar-objects::-webkit-scrollbar{display:none}.radar-objects>button{flex-basis:112px}.radar-objects>button>span:last-child{overflow-wrap:normal;-webkit-hyphens:auto;hyphens:auto;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.8em;display:-webkit-box;overflow:hidden}.simple-active{flex-wrap:wrap;gap:8px 16px;margin:0 0 20px}.simple-active>span{flex:1;min-width:0}.simple-active>button{min-height:44px}.listing-detail .ld-photo{aspect-ratio:4/3;background:var(--bg-deep);border-radius:16px;width:100%;height:auto;overflow:hidden}.ld-photo>img{object-fit:contain;width:100%;height:100%}.listing-detail h2{overflow-wrap:anywhere;font-size:25px;line-height:1.25}.listing-detail .ld-status{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.listing-detail .ld-status>.btn{min-width:0;min-height:44px;padding:10px;font-size:13px}.listing-detail .ld-actions>.btn{white-space:normal}.listing-unavailable{background:var(--bg-deep);color:var(--ink-2);border-radius:12px;padding:14px}@media (width<=600px){.finds>.feed{grid-template-columns:minmax(0,1fr);gap:28px}.feed .fc-media{aspect-ratio:1.6}.feed .fc-title{min-height:0;font-size:16px}.feed .fc-body>header{min-height:26px}.feed .fc-actions>.btn{font-size:13px}.feed .fc-body .fact.price{font-size:20px}.radar-objects>button{flex-basis:108px}.finds>.tabs{gap:16px}.finds>.tabs>.tab{font-size:12px}.finds>.tabs>.grow{display:none}.finds>.tabs>.radar-filter-button{margin-left:auto}.listing-detail h2{font-size:22px}}@media (width<=370px){.finds>.tabs{gap:12px}.finds>.tabs>.tab{font-size:11px}.feed .fc-actions{column-gap:6px}.feed .fc-actions>.btn{font-size:12px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.listing-detail fieldset.ld-status{border:0;margin:20px 0 8px;padding:0}.unavailable-report{min-height:44px;color:var(--ink-2);font-size:12px}.listing-detail .facts{flex-wrap:wrap;align-items:baseline;gap:8px 14px;margin:16px 0 22px;line-height:1.5;display:flex}.listing-detail .facts .price{font-family:var(--font-ui);flex-basis:100%;font-weight:650}.listing-detail .facts .fact{align-items:baseline;gap:4px;font-size:13px;display:inline-flex}.listing-detail .facts .fact.price{font-size:26px}.radar-launchbar{justify-content:flex-end;margin:-12px 0 24px;display:flex}.radar-launchbar .radar-launch{border-radius:14px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:12px 20px;font-size:14px;display:inline-flex}.radar-launch>svg{flex-shrink:0;width:20px;height:20px}.radar-launch:disabled{cursor:wait;opacity:.75}@media (width<=600px){.radar-launchbar{margin:-8px 0 22px}.radar-launchbar .radar-launch{width:100%}}.radar-source-health{color:var(--ink-2);margin:16px 0 24px;font-size:12px}.radar-source-health>div{flex-wrap:wrap;justify-content:space-between;gap:4px 12px;padding:6px 0;display:flex}.radar-source-health strong{color:var(--ink)}.radar-source-health p{margin-top:10px;line-height:1.5}
