:root{--font-body:-apple-system, BlinkMacSystemFont, "SF Pro Text", "Segoe UI", sans-serif;--font-display:-apple-system, BlinkMacSystemFont, "SF Pro Display", "Segoe UI", sans-serif;--font-mono:"SFMono-Regular", ui-monospace, "Cascadia Code", monospace;--ink:#17191c;--ink-deep:#0b0d0f;--ink-2:#2c3035;--wave:#06c;--wave-soft:#eaf2fb;--foam:#f5f5f7;--paper:#fff;--line:#dfe2e6;--text:#1d1d1f;--muted:#6e6e73;--coral:#e4674a;--coral-deep:#c74e32;--gold:#f2c462;--gold-ink:#8a6a1f;--ok:#2e7d5b;--ok-soft:#ddefe7;--warn:#b96a00;--warn-soft:#f6ead4;--bad:#b3402e;--bad-soft:#f5ded9;--r:12px;--r-lg:18px;--shadow:0 1px 2px #0000000a, 0 12px 36px #00000012}*{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;scroll-behavior:smooth}body{font-family:var(--font-body), system-ui, sans-serif;background:var(--foam);color:var(--text);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-size:16px;line-height:1.55}a{color:var(--wave);-webkit-tap-highlight-color:transparent;text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3{font-family:var(--font-display), serif;letter-spacing:-.025em;font-optical-sizing:auto;font-weight:600;line-height:1.12}img{max-width:100%;display:block}button{font:inherit;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent}input,select,textarea{font:inherit;border:1px solid var(--line);border-radius:var(--r);background:var(--paper);width:100%;color:var(--text);padding:10px 12px}input:focus,select:focus,textarea:focus{outline:2px solid var(--wave);outline-offset:0;border-color:var(--wave)}.mono{font-family:var(--font-mono), monospace;font-variant-numeric:tabular-nums}.container{max-width:1160px;margin:0 auto;padding:0 20px}.btn{border-radius:var(--r);touch-action:manipulation;-webkit-tap-highlight-color:transparent;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;padding:11px 22px;font-size:15px;font-weight:600;transition:transform .1s ease-out,background .16s,border-color .16s,box-shadow .16s;display:inline-flex;text-decoration:none!important}.btn:active{transform:scale(.97)}.btn:focus-visible{outline:3px solid color-mix(in srgb, var(--wave) 35%, transparent);outline-offset:2px}.btn-coral{background:var(--coral);color:#fff}.btn-coral:hover{background:var(--coral-deep)}.btn-ink{background:var(--ink);color:#fff}.btn-ink:hover{background:var(--ink-2)}.btn-ghost{color:var(--text);border-color:var(--line);background:0 0}.btn-ghost:hover{border-color:var(--wave);color:var(--wave)}.btn-ghost-light{color:#fff;background:0 0;border-color:#ffffff59}.btn-ghost-light:hover{border-color:#fff}.btn-sm{border-radius:8px;padding:6px 12px;font-size:13.5px}.btn[disabled]{opacity:.5;cursor:not-allowed}.card{background:var(--paper);border:1px solid var(--line);border-radius:var(--r-lg);box-shadow:var(--shadow)}.panel{background:var(--paper);border:1px solid var(--line);border-radius:var(--r-lg);padding:22px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.badge{white-space:nowrap;border-radius:99px;padding:3px 10px;font-size:12.5px;font-weight:600;display:inline-block}.badge-wave{background:var(--wave-soft);color:var(--wave)}.badge-ok{background:var(--ok-soft);color:var(--ok)}.badge-warn{background:var(--warn-soft);color:var(--warn)}.badge-bad{background:var(--bad-soft);color:var(--bad)}.badge-muted{color:var(--muted);background:#e7edef}.badge-ink{color:var(--ink);background:#dde5ea}.badge-gold{color:var(--gold-ink);background:#f7ecd2}.table-wrap{overflow-x:auto}table.tbl{border-collapse:collapse;width:100%;font-size:14.5px}.tbl th{text-align:left;text-transform:uppercase;letter-spacing:.06em;color:var(--muted);border-bottom:1px solid var(--line);white-space:nowrap;padding:10px 12px;font-size:12px;font-weight:600}.tbl td{border-bottom:1px solid var(--line);vertical-align:middle;padding:11px 12px}.tbl-dense th,.tbl-dense td{padding-left:7px;padding-right:7px}.tbl-dense th:first-child,.tbl-dense td:first-child{padding-left:14px}.tbl-dense th:last-child,.tbl-dense td:last-child{padding-right:14px}.tbl th.sortable{cursor:pointer;-webkit-user-select:none;user-select:none}.tbl th.sortable:hover{color:var(--wave)}.tbl th.sortable .caret{opacity:.35;margin-left:4px;font-size:10px}.tbl th.sortable.on{color:var(--ink)}.tbl th.sortable.on .caret{opacity:1;color:var(--wave)}.tbl tr:last-child td{border-bottom:none}.tbl tr:hover td{background:#f8fbfc}.field{margin-bottom:14px;display:block}.field>span{color:var(--ink);margin-bottom:5px;font-size:13.5px;font-weight:600;display:block}.hint{color:var(--muted);font-size:13px}.form-error{background:var(--bad-soft);color:var(--bad);border-radius:var(--r);margin-bottom:14px;padding:10px 14px;font-size:14px}.form-ok{background:var(--ok-soft);color:var(--ok);border-radius:var(--r);margin-bottom:14px;padding:10px 14px;font-size:14px}.form-warn{background:var(--warn-soft);color:var(--warn);border-radius:var(--r);margin-bottom:14px;padding:10px 14px;font-size:14px;line-height:1.5}.topbar{background:var(--ink);color:#fff}.topbar-in{flex-wrap:wrap;align-items:center;gap:0 20px;padding:9px 20px 5px;display:flex}.topbar .brand{font-family:var(--font-display), serif;color:#fff;letter-spacing:.01em;white-space:nowrap;margin-right:auto;font-size:17px;font-weight:700;text-decoration:none!important}.topbar .brand em{color:var(--gold);font-style:normal}.topbar nav{scrollbar-width:none;-ms-overflow-style:none;flex-basis:100%;order:3;gap:4px;margin:3px -12px 0;display:flex;overflow-x:auto}.topbar nav::-webkit-scrollbar{display:none}.topbar nav a{color:#ffffffc7;white-space:nowrap;border-radius:8px;padding:7px 12px;font-size:14.5px;text-decoration:none!important}.topbar nav a:hover{color:#fff;background:#ffffff14}.topbar nav a.active{color:#fff;background:#ffffff24}.topbar .user{color:#ffffffbf;white-space:nowrap;font-size:13.5px}.waterline{background:var(--ink);color:#fffc;border-radius:0 0 calc(var(--r-lg) - 1px) calc(var(--r-lg) - 1px);justify-content:space-between;align-items:center;gap:10px;padding:9px 14px;font-size:13px;display:flex}.waterline .commission{font-family:var(--font-mono), monospace;color:var(--gold);white-space:nowrap;font-size:15px;font-weight:700}.waterline .commission.na{color:#ffffff8c;font-size:13px;font-weight:500}.grid-cards{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;display:grid}.complex-card{color:var(--text);flex-direction:column;transition:transform .12s,box-shadow .12s;display:flex;overflow:hidden;text-decoration:none!important}.complex-card:hover{transform:translateY(-2px);box-shadow:0 4px 8px #081d2b14,0 12px 32px #081d2b1f}.complex-card .photo{aspect-ratio:16/10;background:var(--wave-soft);overflow:hidden}.complex-card .photo img{object-fit:cover;width:100%;height:100%}.complex-card .body{flex:1;padding:14px 14px 12px}.complex-card h3{margin-bottom:3px;font-size:18px}.complex-card .meta{color:var(--muted);margin-bottom:8px;font-size:13.5px}.complex-card .price{font-size:15px;font-weight:600}.page-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:16px;margin:26px 0 18px;display:flex}.page-head h1{font-size:26px}.page-head .sub{color:var(--muted);font-size:14px}.security-page{max-width:960px;padding-bottom:44px}.security-head{align-items:center;margin-top:34px}.security-head h1{letter-spacing:-.03em;margin:3px 0 0;font-size:clamp(30px,4vw,42px);line-height:1.05}.eyebrow{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:700;display:block}.security-status{border:1px solid var(--line);background:var(--paper);color:var(--ink);border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:13px;font-weight:650;display:inline-flex}.security-status i{background:var(--coral);border-radius:50%;width:8px;height:8px}.security-mfa,.security-admins{margin-bottom:18px;padding:clamp(20px,4vw,32px)}.security-mfa-intro{align-items:flex-start;gap:14px;max-width:650px;display:flex}.security-icon{width:42px;height:42px;color:var(--wave);background:#e8f3ff;border-radius:14px;flex:none;place-items:center;font-size:30px;line-height:1;display:grid}.security-mfa h2,.security-admins h2{letter-spacing:-.02em;margin:0;font-size:clamp(21px,3vw,27px);line-height:1.12}.security-mfa p,.security-admins p{color:var(--muted);margin:8px 0 0;line-height:1.55}.security-mfa-start{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;margin-top:24px;padding-top:26px;display:flex}.security-mfa-start strong{font-size:16px}.security-mfa-start p{max-width:570px;font-size:14px}.security-enrollment{border-top:1px solid var(--line);grid-template-columns:minmax(210px,250px) minmax(0,1fr);align-items:start;gap:clamp(24px,5vw,48px);margin-top:24px;padding-top:28px;display:grid}.security-qr-wrap{aspect-ratio:1;border:1px solid var(--line);background:#fff;border-radius:20px;place-items:center;padding:10px;display:grid;box-shadow:0 12px 28px #11263914}.security-qr{width:100%;height:auto;image-rendering:pixelated;border-radius:10px;display:block}.security-qr-loading{color:var(--muted);text-align:center;font-size:14px}.security-steps h3{letter-spacing:-.02em;margin:5px 0 0;font-size:24px;line-height:1.15}.security-steps>p{margin:8px 0 18px}.security-manual{margin:14px 0 18px;font-size:14px}.security-manual summary{color:var(--wave);cursor:pointer;font-weight:600}.security-manual>div{align-items:center;gap:8px;margin-top:10px;display:flex}.security-manual code{text-overflow:ellipsis;background:#f4f7fa;border-radius:8px;flex:1;min-width:0;padding:9px 10px;font-size:12px;overflow:hidden}.security-code{margin-top:22px}.security-code input{letter-spacing:.18em;font-variant-numeric:tabular-nums;max-width:240px;font-size:20px}.security-mfa-reauth{background:var(--warn-soft);color:var(--warn);border-radius:14px;align-items:flex-start;gap:13px;margin-top:26px;padding:16px;display:flex}.security-mfa-reauth>span{background:var(--warn);color:#fff;border-radius:50%;flex:none;place-items:center;width:24px;height:24px;font-weight:800;display:grid}.security-mfa-reauth p{color:inherit;margin-top:3px;font-size:14px}.security-mfa-reauth form{margin-top:12px}.security-mfa-ready{background:var(--ok-soft);color:var(--ok);border-radius:14px;align-items:flex-start;gap:13px;margin-top:26px;padding:16px;display:flex}.security-mfa-ready>span{background:var(--ok);color:#fff;border-radius:50%;flex:none;place-items:center;width:24px;height:24px;font-weight:800;display:grid}.security-mfa-ready p{color:inherit;margin-top:3px;font-size:14px}.security-section-title{margin-bottom:22px}.security-section-title p{max-width:640px;font-size:14px}.security-admin-form{border:1px solid var(--line);background:#f9fbfc;border-radius:16px;grid-template-columns:minmax(180px,1fr) minmax(220px,1.35fr) auto;align-items:end;gap:12px;padding:18px;display:grid}.security-admin-form .field{margin:0}.security-admin-form .btn{white-space:nowrap;min-height:42px}.security-admin-list{border-top:1px solid var(--line);margin-top:18px}.security-admin-row{border-bottom:1px solid var(--line);grid-template-columns:34px minmax(170px,1fr) max-content max-content;align-items:center;gap:12px;padding:13px 2px;font-size:13px;display:grid}.security-avatar{width:34px;height:34px;color:var(--wave);background:#e8f3ff;border-radius:50%;place-items:center;font-weight:750;display:grid}.security-admin-name strong{align-items:center;gap:7px;font-size:14px;display:flex}.security-admin-name strong span{color:var(--muted);background:#edf1f4;border-radius:999px;padding:2px 6px;font-size:11px;font-weight:600}.security-admin-name small{color:var(--muted)}.security-mfa-on,.security-mfa-off{white-space:nowrap;border-radius:999px;padding:5px 8px;font-size:12px}.security-mfa-on{background:var(--ok-soft);color:var(--ok)}.security-mfa-off{background:var(--warn-soft);color:var(--warn)}.security-admin-row time{color:var(--muted);white-space:nowrap}@media (max-width:720px){.security-head{align-items:flex-start;margin-top:24px}.security-mfa-start{flex-direction:column;align-items:stretch}.security-mfa-start .btn{width:100%}.security-enrollment{grid-template-columns:1fr}.security-qr-wrap{justify-self:center;width:min(240px,100%)}.security-admin-form{grid-template-columns:1fr}.security-admin-form .btn{width:100%}.security-admin-row{grid-template-columns:34px minmax(0,1fr) max-content}.security-admin-row time{grid-column:2/-1}.security-mfa-on,.security-mfa-off{grid-area:1/3}}.filters{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:18px;display:flex}.filters select,.filters input{width:auto;min-width:140px;padding:8px 10px;font-size:14px}.muted{color:var(--muted)}.small{font-size:13.5px}.stack{flex-direction:column;gap:16px;display:flex}.row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.spacer{flex:1}.mt0{margin-top:0}.stat-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px;display:grid}.stat{background:var(--paper);border:1px solid var(--line);border-radius:var(--r-lg);padding:16px 18px}.stat .num{font-family:var(--font-mono), monospace;color:var(--ink);font-size:26px;font-weight:700}.stat .lbl{color:var(--muted);font-size:13px}.auth-wrap{background:radial-gradient(1200px 500px at 70% -10%, #2286a829, transparent), var(--foam);justify-content:center;align-items:center;min-height:100dvh;padding:30px 16px;display:flex}.auth-card{width:100%;max-width:420px;padding:30px 28px}.auth-card h1{margin:14px 0 16px;font-size:23px}.auth-brand{font-family:var(--font-display), serif;color:var(--ink);font-size:17px;font-weight:700;text-decoration:none!important}.auth-brand em{color:var(--coral);font-style:normal}.hero{background:linear-gradient(175deg, var(--ink-deep) 0%, var(--ink) 55%, #10425c 100%);color:#fff;padding:30px 0 0}.hero-top{justify-content:space-between;align-items:center;gap:16px;display:flex}.hero-top .brand{font-family:var(--font-display), serif;color:#fff;font-size:19px;font-weight:700;text-decoration:none!important}.hero-top .brand em{color:var(--gold);font-style:normal}.hero-main{max-width:760px;padding:64px 0 84px}.hero-main .eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--gold);margin-bottom:16px;font-size:13px;font-weight:600}.hero-main h1{margin-bottom:18px;font-size:clamp(30px,5vw,46px);font-weight:700}.hero-main .lede{color:#ffffffd1;max-width:600px;margin-bottom:28px;font-size:17.5px}.hero-stats{flex-wrap:wrap;gap:34px;margin-top:40px;display:flex}.hero-stats .hs .num{font-family:var(--font-mono), monospace;color:var(--gold);font-size:27px;font-weight:700}.hero-stats .hs .lbl{color:#ffffffa6;font-size:13.5px}.wave-divider{width:100%;height:44px;margin-bottom:-1px;display:block}.section{padding:58px 0}.section h2{margin-bottom:26px;font-size:28px}.steps{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px;display:grid}.step{background:var(--paper);border:1px solid var(--line);border-radius:var(--r-lg);padding:20px}.step .no{font-family:var(--font-mono), monospace;color:var(--wave);margin-bottom:8px;font-size:14px;font-weight:700}.step h3{margin-bottom:6px;font-size:17px}.step p{color:var(--muted);font-size:14px}.why{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:18px;display:grid}.footer{background:var(--ink-deep);color:#fff9;padding:26px 0;font-size:13.5px}@media (max-width:1100px){.topbar nav a{padding:7px 9px;font-size:14px}}@media (max-width:900px){.topbar nav{-webkit-mask-image:linear-gradient(90deg,#000 calc(100% - 28px),#0000);mask-image:linear-gradient(90deg,#000 calc(100% - 28px),#0000)}}@media (max-width:640px){.page-head h1{font-size:22px}.topbar-in{gap:12px}.hero-main{padding:44px 0 60px}}@media (prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}.bld-cards{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:10px;display:grid}.bld-card{border:1px solid var(--line);border-radius:var(--r);background:var(--paper);color:var(--text);flex-direction:column;padding:12px 14px;line-height:1.35;display:flex}.bld-card:hover{border-color:var(--wave);box-shadow:var(--shadow);text-decoration:none}.bld-card.active{background:var(--ink);border-color:var(--ink);color:#fff}.bld-card-name{font-weight:700}.bld-card-sub,.bld-card-count{color:var(--muted);font-size:12.5px}.bld-card-count{margin-top:auto;padding-top:2px}.bld-card.active .bld-card-sub,.bld-card.active .bld-card-count{color:#ffffffb8}.bld-card-rooms{gap:2px;margin:8px 0 6px;font-size:13px;display:grid}.bld-card-rooms>span{align-items:baseline;gap:6px;display:flex}.bld-card-rooms .dots{border-bottom:1px dotted var(--line);flex:1;transform:translateY(-3px)}.bld-card.active .bld-card-rooms .dots{border-color:#ffffff52}.cx-pass{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px;display:grid}.cx-pass-g{background:var(--paper);border:1px solid var(--line);border-radius:var(--r);min-width:0;padding:12px 14px}.cx-pass-g>b{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin-bottom:8px;font-size:11.5px;display:block}.cx-pass-g dl{gap:5px;margin:0;display:grid}.cx-pass-g dl>div{justify-content:space-between;gap:10px;font-size:13.5px;display:flex}.cx-pass-g dt{color:var(--muted);min-width:0}.cx-pass-g dd{text-align:right;overflow-wrap:anywhere;margin:0}.hs-wrap{align-items:flex-start;gap:14px;display:flex;overflow-x:auto}.hs{flex-direction:column;flex:0 0 168px;gap:3px;display:flex;position:sticky;left:0}.hs-band{background:var(--ok-soft);min-width:38px;color:var(--text);border-radius:5px;justify-content:space-between;align-items:center;gap:6px;padding:3px 7px;font-size:11.5px;line-height:1.3;text-decoration:none;display:flex}.hs-band i{color:var(--muted);font-variant-numeric:tabular-nums;font-style:normal}.hs-band b{font-variant-numeric:tabular-nums}.hs-band.is-none{background:var(--foam);color:var(--muted)}.hs-band.is-few{background:var(--bad-soft)}.hs-band.is-some{background:var(--warn-soft)}.hs-band.is-many{background:var(--ok-soft)}.hs-band:hover{outline:2px solid var(--wave);outline-offset:-2px}.hs-sum{color:var(--muted);margin-top:6px;font-size:11px;line-height:1.35}.chess-row:target .chess-floor{background:var(--warn-soft);color:var(--warn);outline:2px solid var(--warn)}.chess-row:target{scroll-margin-top:90px}@media (max-width:760px){.hs-wrap{flex-direction:column}.hs{flex-flow:wrap;flex:none;width:100%;position:static}.hs-band{flex:none;width:auto!important}.hs-sum{width:100%}}.chess{gap:4px;min-width:min-content;display:grid}.chess-row{align-items:stretch;gap:4px;display:flex}.chess-floor{background:var(--foam);color:var(--muted);z-index:1;border-radius:6px;flex-direction:column;flex:0 0 34px;justify-content:center;align-items:center;gap:2px;font-size:12.5px;font-weight:600;display:flex;position:sticky;left:0}.chess-plan{color:var(--wave);font-size:11px;line-height:1;text-decoration:none}.chess-plan:hover{color:var(--coral)}.chess-cell{background:var(--paper);border:1px solid var(--line);min-width:92px;color:var(--text);white-space:nowrap;border-radius:6px;padding:5px 8px;font-size:12.5px;line-height:1.3;display:block}a.chess-cell:hover{border-color:var(--wave);box-shadow:var(--shadow);text-decoration:none}.chess-cell .n{color:var(--muted);font-size:11px;display:block}.chess-cell .t{display:block}.chess-cell .p{font-weight:700;display:block}.chess-cell.b{background:var(--warn-soft);border-color:#e3cb9c}.chess-cell.sold{background:var(--foam);color:var(--muted);border-style:dashed}.chess-cell.sold .p{font-weight:600}.sea-note{color:var(--wave)}.chess-empty{color:var(--muted);align-self:center;padding:0 6px;font-size:12px}.thumb-plan{object-fit:contain;border:1px solid var(--line);background:#fff;border-radius:4px;width:44px;height:34px;display:block}.cf{margin-bottom:16px;position:relative}.cf-body{border:1px solid var(--line);border-radius:var(--r);background:var(--paper);padding:10px 12px}.cf-bar{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.cf-search{flex:220px;min-width:180px;max-width:320px;height:38px;padding:8px 12px;font-size:14px}.cf-group{position:relative}.cf-trigger{border:1px solid var(--line);height:38px;color:var(--text);cursor:pointer;white-space:nowrap;background:#fff;border-radius:999px;align-items:center;gap:6px;max-width:260px;padding:0 12px;font-family:inherit;font-size:13px;transition:border-color .12s,background .12s,color .12s;display:inline-flex}.cf-trigger:hover{border-color:var(--ink)}.cf-trigger:focus-visible{outline:2px solid var(--wave);outline-offset:2px}.cf-trigger-label{text-overflow:ellipsis;overflow:hidden}.cf-trigger-on{background:var(--ink);border-color:var(--ink);color:#fff}.cf-trigger-on .cf-count{color:#ffffffbf}.cf-caret{opacity:.55;font-size:10px}.cf-group-open .cf-trigger{border-color:var(--ink)}.cf-group-open .cf-caret{transform:rotate(180deg)}.cf-pop{z-index:40;border:1px solid var(--line);border-radius:var(--r);background:var(--paper);width:max-content;min-width:260px;max-width:min(620px,100vw - 32px);max-height:60vh;box-shadow:var(--shadow);padding:12px 14px;display:none;position:absolute;top:calc(100% + 6px);left:0;overflow-y:auto}.cf-group-open .cf-pop{display:block}.cf-group-title{text-transform:uppercase;letter-spacing:.04em;color:var(--muted);margin-bottom:8px;font-size:11px}.cf-chips{flex-wrap:wrap;gap:6px;display:flex}.cf-opt{border:1px solid var(--line);min-height:34px;color:var(--text);cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:6px;padding:7px 11px;font-family:inherit;font-size:13px;transition:border-color .12s,background .12s;display:inline-flex}.cf-opt:hover:not(:disabled){border-color:var(--ink)}.cf-opt:focus-visible{outline:2px solid var(--wave);outline-offset:2px}.cf-opt-on{background:var(--ink);border-color:var(--ink);color:#fff}.cf-opt-on .cf-count{color:#ffffffbf}.cf-opt-dead{opacity:.4;cursor:not-allowed}.cf-count{color:var(--muted);font-variant-numeric:tabular-nums;font-size:12px}.cf-note{color:var(--muted);margin-top:8px;font-size:12px}.cf-range-inputs{align-items:center;gap:8px;margin-bottom:8px;display:flex}.cf-range-inputs input{width:92px;padding:7px 9px;font-size:14px}.cf-opt-step{min-height:30px;padding:5px 9px;font-size:12px}.cf-more{height:38px;color:var(--wave);cursor:pointer;background:0 0;border:none;order:99;padding:0 10px;font-family:inherit;font-size:13px;font-weight:600}.cf-more:hover{text-decoration:underline}.cf-more:focus-visible{outline:2px solid var(--wave);outline-offset:2px}.cf-applied{display:none}.cf-rescue{flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px;display:flex}.cf-reset{height:38px;color:var(--muted);cursor:pointer;background:0 0;border:none;order:100;padding:0 10px;font-family:inherit;font-size:13px;text-decoration:underline}.cf-reset:hover{color:var(--coral-deep)}.cf-applied-mobile{flex-wrap:wrap;align-items:center;gap:6px;margin-top:10px;display:flex}.cf-chip-applied{white-space:nowrap;border:1px solid var(--line);background:var(--foam);cursor:pointer;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-family:inherit;font-size:12px;display:inline-flex}.cf-chip-applied:hover{border-color:var(--coral);color:var(--coral-deep)}.cf-pending{pointer-events:none;background:#fff6;position:absolute;inset:0}.cf-sheet-btn,.cf-sheet-head,.cf-sheet-foot{display:none}@media (max-width:860px){.cf-trigger{max-width:190px}}@media (max-width:760px){.cf-sheet-btn{display:inline-flex}.cf-body{z-index:60;border:none;border-radius:0;padding:0 16px 96px;display:none;position:fixed;inset:0;overflow-y:auto}.cf-sheet-open .cf-body,.cf-bar{display:block}.cf-trigger,.cf-caret{display:none}.cf-group{margin-bottom:14px}.cf-pop{width:auto;min-width:0;max-width:none;max-height:none;box-shadow:none;background:0 0;border:none;border-radius:0;padding:0;display:block;position:static;overflow:visible}.cf-trigger-toggle{max-width:none;min-height:44px;margin-bottom:14px;display:inline-flex}.cf-sheet-head{background:var(--paper);border-bottom:1px solid var(--line);z-index:1;justify-content:space-between;align-items:center;margin-bottom:12px;padding:14px 0;display:flex;position:sticky;top:0}.cf-sheet-foot{background:var(--paper);border-top:1px solid var(--line);padding:12px 16px;display:block;position:fixed;bottom:0;left:0;right:0}.cf-sheet-foot .btn{width:100%;min-height:44px}.cf-opt{min-height:44px;padding:10px 14px;font-size:14px}.cf-search{max-width:none;height:44px;margin-bottom:14px}.cf-more{min-height:44px}.cf-applied{display:flex}.cf-applied a{white-space:nowrap}.cf-reset{display:none}}.wbs{--wbs-body:#06192a;--wbs-panel:#ffffff0e;--wbs-panel-hi:#ffffff1a;--wbs-line:#ffffff1d;--wbs-text:#dfeef5;--wbs-dim:#dfeef58f;--wbs-live:#4fd1a5;--wbs-warm:#f0a08c;background:var(--wbs-body);color:var(--wbs-text);border-radius:18px;padding:12px;box-shadow:0 18px 50px #06192a47}.wbs-strip{align-items:center;gap:12px;padding:4px 6px 12px;font-size:13.5px;display:flex}.wbs-live,.wbs-prep{letter-spacing:.02em;align-items:center;gap:7px;font-weight:600;display:inline-flex}.wbs-live{color:var(--wbs-live)}.wbs-prep{color:var(--wbs-dim)}.wbs-dot{background:currentColor;border-radius:50%;width:8px;height:8px;box-shadow:0 0}.wbs-live .wbs-dot{animation:2.4s ease-out infinite wbs-pulse}@keyframes wbs-pulse{0%{box-shadow:0 0 #4fd1a58c}70%{box-shadow:0 0 0 7px #4fd1a500}to{box-shadow:0 0 #4fd1a500}}.wbs-strip-sep{background:var(--wbs-line);width:1px;height:14px}.wbs-viewers{color:var(--wbs-dim)}.wbs-who{position:relative}.wbs-who-btn{color:var(--wbs-dim);font:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:5px;padding:3px 8px;font-size:13.5px;display:inline-flex}.wbs-who-btn:hover{border-color:var(--wbs-line);color:var(--wbs-text)}.wbs-who-btn svg{width:13px;height:13px}.wbs-menu.wbs-who-list{max-height:300px;top:calc(100% + 6px);bottom:auto;overflow-y:auto}.wbs-who-row{justify-content:space-between;align-items:baseline;gap:10px;padding:7px 9px;font-size:13.5px;display:flex}.wbs-who-row span{color:var(--wbs-dim);font-size:12px}.wbs-body{grid-template-columns:minmax(0,1fr) 320px;align-items:stretch;gap:12px;display:grid}.wbs-left{flex-direction:column;gap:10px;min-width:0;display:flex}.wbs-stage{border:1px solid var(--wbs-line);aspect-ratio:16/9;background:#04121f;border-radius:12px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.wbs-stage video{object-fit:contain;background:#04121f;width:100%;height:100%}.wbs-empty{text-align:center;flex-direction:column;align-items:center;gap:6px;max-width:380px;padding:24px;display:flex}.wbs-empty b{font-size:15px}.wbs-empty span{color:var(--wbs-dim);font-size:13.5px;line-height:1.45}.wbs-empty-icon{width:30px;height:30px;color:var(--wbs-dim);margin-bottom:4px}.wbs-pip{aspect-ratio:16/9;border:1px solid #ffffff38;border-radius:10px;width:168px;position:absolute;bottom:12px;right:12px;overflow:hidden;box-shadow:0 8px 22px #00000073}.wbs-pip video{object-fit:cover}.wbs-pips{flex-direction:column;gap:8px;display:flex;position:absolute;bottom:12px;right:12px}.wbs-tile{min-width:0;position:relative}.wbs-pips .wbs-tile{aspect-ratio:16/9;border:1px solid #ffffff38;border-radius:10px;width:168px;overflow:hidden;box-shadow:0 8px 22px #00000073}.wbs-tile video{object-fit:cover;width:100%;height:100%}.wbs-tile-name{text-overflow:ellipsis;white-space:nowrap;max-width:calc(100% - 12px);color:var(--wbs-text);background:#04121fb8;border-radius:999px;padding:2px 8px;font-size:11.5px;position:absolute;bottom:6px;left:6px;overflow:hidden}.wbs-duo{grid-auto-columns:1fr;grid-auto-flow:column;gap:2px;width:100%;height:100%;display:grid}.shw-self{z-index:2;aspect-ratio:16/9;border:1px solid #ffffff38;border-radius:10px;width:168px;position:absolute;bottom:12px;right:12px;overflow:hidden;box-shadow:0 8px 22px #00000073}.shw-self video{object-fit:cover}.shw-self video,.wbs-tile.is-self video{transform:scaleX(-1)}.shw-self.is-full{aspect-ratio:auto;width:100%;height:100%;box-shadow:none;border:0;border-radius:0;position:static}.shw-self.is-full video{object-fit:contain}.shw-room .wbs-duo{grid-template-columns:repeat(2,1fr);grid-auto-flow:row}.wbs-badge{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:var(--wbs-live);background:#04121fbd;border-radius:999px;align-items:center;gap:7px;padding:6px 11px;font-size:12.5px;font-weight:600;display:inline-flex;position:absolute;top:12px;left:12px}.wbs-audio{background:var(--coral);color:#fff;font:inherit;cursor:pointer;border:0;border-radius:999px;padding:10px 18px;font-size:14px;font-weight:600;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.wbs.is-studio .wbs-stage{max-height:clamp(220px,42vh,440px)}.wbs-deck{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.wbs-btn-group{display:inline-flex;position:relative}.wbs-btn{border:1px solid var(--wbs-line);background:var(--wbs-panel);color:var(--wbs-text);font:inherit;cursor:pointer;border-radius:11px;align-items:center;gap:8px;padding:10px 14px;font-size:14px;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.wbs-btn:hover{background:var(--wbs-panel-hi)}.wbs-btn:focus-visible{outline:2px solid var(--wave);outline-offset:2px}.wbs-btn[disabled]{opacity:.55;cursor:default}.wbs-btn.is-off{color:var(--wbs-warm);background:#f0a08c21;border-color:#f0a08c52}.wbs-btn.is-live{color:var(--wbs-live);background:#4fd1a526;border-color:#4fd1a566}.wbs-btn-group .wbs-btn:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.wbs-btn-more{border-top-left-radius:0;border-bottom-left-radius:0;margin-left:-1px;padding:10px 8px}.wbs-btn-leave{color:#f2947c;background:0 0;border-color:#e4674a6b;margin-left:auto}.wbs-btn-leave:hover{background:#e4674a24}.wbs-menu{z-index:40;border:1px solid var(--wbs-line);background:#0a2033;border-radius:12px;min-width:230px;max-width:320px;padding:5px;position:absolute;bottom:calc(100% + 6px);left:0;box-shadow:0 16px 40px #00000073}.wbs-menu-head{text-transform:uppercase;letter-spacing:.07em;color:var(--wbs-dim);padding:6px 9px 4px;font-size:11.5px}.wbs-menu button{width:100%;color:var(--wbs-text);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;flex-direction:column;align-items:flex-start;gap:1px;padding:8px 9px;font-size:13.5px;display:flex}.wbs-menu button:hover{background:var(--wbs-panel-hi)}.wbs-menu button.is-active{color:var(--wbs-live)}.wbs-menu button span{color:var(--wbs-dim);font-size:12.5px}.wbs-menu-hits{max-width:none;max-height:260px;left:0;right:0;overflow-y:auto}.wbs-rail{border:1px solid var(--wbs-line);background:#ffffff09;border-radius:12px;align-items:center;gap:14px;padding:12px;display:flex}.wbs-rail.is-shown{background:#4fd1a512;border-color:#4fd1a552;animation:.28s ease-out wbs-rise}.wbs-rail-panel{flex-direction:column;gap:8px;min-width:0;display:flex}.wbs-rail-head{justify-content:space-between;align-items:center;gap:8px;margin-bottom:2px;display:flex}.wbs-rail-panel .shw-panel{max-height:none;animation:.28s ease-out wbs-rise;overflow:visible}.wbs-rail-panel .shw-card-img,.wbs-rail-panel .shw-card-noimg{object-fit:cover;max-height:190px}@keyframes wbs-rise{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.wbs-rail-img{object-fit:cover;border-radius:9px;flex-shrink:0;width:104px;height:66px}.wbs-rail-noimg{background:#ffffff14}.wbs-rail-text{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.wbs-rail-label{text-transform:uppercase;letter-spacing:.08em;color:var(--wbs-dim);font-size:11.5px}.wbs-rail.is-shown .wbs-rail-label{color:var(--wbs-live)}.wbs-rail-text b{font-size:15.5px}.wbs-rail-meta{color:var(--wbs-dim);font-size:13px}.wbs-rail-hint{color:var(--wbs-dim);max-width:420px;font-size:13px;line-height:1.45}.wbs-rail-search{flex-shrink:0;width:290px;position:relative}.wbs-rail-search input{border:1px solid var(--wbs-line);width:100%;color:var(--wbs-text);font:inherit;background:#00000038;border-radius:10px;padding:10px 12px 10px 36px;font-size:14px}.wbs-rail-search input::placeholder{color:var(--wbs-dim)}.wbs-rail-search input:focus-visible{outline:2px solid var(--wave);outline-offset:1px}.wbs-rail-search-icon{width:17px;height:17px;color:var(--wbs-dim);pointer-events:none;position:absolute;top:50%;left:11px;transform:translateY(-50%)}.wbs-rail-clear,.wbs-rail-cta{font:inherit;cursor:pointer;border-radius:10px;flex-shrink:0;padding:9px 15px;font-size:14px;font-weight:600;text-decoration:none}.wbs-rail-clear{border:1px solid var(--wbs-line);color:var(--wbs-dim);background:0 0}.wbs-rail-clear:hover{background:var(--wbs-panel);color:var(--wbs-text)}.wbs-rail-cta{background:var(--coral);color:#fff;border:0}.wbs-rail-cta:hover{background:var(--coral-deep)}.wbs-rail-cta[disabled]{color:var(--wbs-dim);cursor:default;background:#ffffff24}.wbs-chat{border:1px solid var(--wbs-line);background:#ffffff09;border-radius:12px;flex-direction:column;min-height:0;max-height:min(72vh,760px);display:flex;overflow:hidden}.wbs-chat-head{border-bottom:1px solid var(--wbs-line);text-transform:uppercase;letter-spacing:.08em;color:var(--wbs-dim);justify-content:space-between;align-items:center;gap:8px;padding:11px 14px;font-size:12px;font-weight:600;display:flex}.wbs-chat-you{text-transform:none;letter-spacing:0;color:var(--wbs-warm);font-weight:500}.wbs-chat-list{flex-direction:column;flex:1;gap:11px;min-height:190px;padding:12px 14px;display:flex;overflow-y:auto}.wbs-chat-empty{color:var(--wbs-dim);margin:0;font-size:13.5px;line-height:1.5}.wbs-msg{overflow-wrap:anywhere;flex-direction:column;gap:2px;font-size:13.5px;line-height:1.45;display:flex}.wbs-msg-name{color:#8fc6dd;align-items:center;gap:6px;font-size:12.5px;font-weight:600;display:flex}.wbs-msg.is-host .wbs-msg-name{color:var(--wbs-warm)}.wbs-msg-role{text-transform:uppercase;letter-spacing:.05em;background:#f0a08c29;border-radius:999px;padding:1px 6px;font-size:10.5px;font-weight:600}.wbs-msg-text{color:var(--wbs-text)}.wbs-msg-mod{opacity:0;gap:6px;margin-left:auto;transition:opacity .12s;display:flex}.wbs-msg:hover .wbs-msg-mod,.wbs-msg-mod:focus-within{opacity:1}.wbs-msg-mod button{color:var(--wbs-dim);font:inherit;cursor:pointer;background:0 0;border:1px solid #ffffff2e;border-radius:999px;padding:1px 6px;font-size:10.5px}.wbs-msg-mod button:hover{color:var(--wbs-text);border-color:#fff6}.wbs-chat-mod-note{border-top:1px solid var(--wbs-line);color:var(--wbs-dim);padding:6px 12px;font-size:12px}@media (hover:none){.wbs-msg-mod{opacity:1}}.wbs-chat-form{border-top:1px solid var(--wbs-line);gap:8px;padding:10px;display:flex}.wbs-chat-form input{border:1px solid var(--wbs-line);min-width:0;color:var(--wbs-text);font:inherit;background:#00000038;border-radius:10px;flex:1;padding:10px 12px;font-size:14px}.wbs-chat-form input::placeholder{color:var(--wbs-dim)}.wbs-chat-form input:focus-visible{outline:2px solid var(--wave);outline-offset:1px}.wbs-chat-form button{background:var(--wave);color:#fff;font:inherit;cursor:pointer;border:0;border-radius:10px;padding:10px 15px;font-size:14px;font-weight:600}.wbs-chat-form button[disabled]{color:var(--wbs-dim);cursor:default;background:#ffffff1f}.wbs-rec{letter-spacing:.02em;color:var(--wbs-warm);align-items:center;gap:7px;margin-left:auto;font-weight:600;display:inline-flex}.wbs-rec .wbs-dot{animation:2.4s ease-out infinite wbs-pulse-rec}@keyframes wbs-pulse-rec{0%{box-shadow:0 0 #f0a08c80}70%{box-shadow:0 0 0 7px #f0a08c00}to{box-shadow:0 0 #f0a08c00}}.wbs-rec-btn{border:1px solid var(--wbs-line);background:var(--wbs-panel);color:var(--wbs-text);cursor:pointer;border-radius:999px;margin-left:auto;padding:5px 12px;font-size:12.5px}.wbs-rec-btn:hover{background:var(--wbs-panel-hi)}.wbs-rec-btn[disabled]{opacity:.55;cursor:default}.wbs-cta{flex-wrap:wrap;gap:8px;display:flex}.wbs-cta-btn{text-align:center;border:1px solid var(--wbs-line);background:var(--wbs-panel);color:var(--wbs-text);border-radius:10px;flex:160px;padding:10px 14px;font-size:13.5px;font-weight:600;text-decoration:none}.wbs-cta-btn:hover{background:var(--wbs-panel-hi)}.wbs-cta-btn.is-accent{background:var(--coral);color:#fff;cursor:pointer;border-color:#0000}.wbs-cta-btn.is-accent:hover{background:var(--coral-deep)}.wbs-cta-btn.is-accent[disabled]{color:var(--wbs-dim);cursor:default;background:#ffffff24}.wbs-rail-actions{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;gap:8px;display:flex}.wbs-rail-cta.is-ghost{border:1px solid var(--wbs-line);color:var(--wbs-text);background:0 0}.wbs-rail-cta.is-ghost:hover{background:var(--wbs-panel-hi)}@media (max-width:900px){.wbs{border-radius:14px;padding:8px}.wbs-body{grid-template-columns:1fr}.wbs-chat{height:320px}.wbs.is-studio .wbs-stage{max-height:none}.wbs-btn span{display:none}.wbs-btn{padding:11px 13px}.shw-guest-deck .wbs-btn span{display:inline}.shw-guest-deck .wbs-btn{gap:6px;padding:10px 12px;font-size:13px}.wbs-pip{width:108px;bottom:8px;right:8px}.wbs-pips{gap:6px;bottom:8px;right:8px}.wbs-pips .wbs-tile{width:108px}.wbs-strip{flex-wrap:wrap;row-gap:4px}}@media (max-width:620px){.wbs-rail{display:block}.wbs-rail-search{width:100%;margin-top:10px}.wbs-rail.is-shown{grid-template-columns:92px minmax(0,1fr);align-items:center;gap:10px 12px;display:grid}.wbs-rail.is-shown .wbs-rail-img{width:92px;height:62px}.wbs-rail.is-shown .wbs-rail-clear,.wbs-rail.is-shown .wbs-rail-actions,.wbs-rail.is-shown .wbs-rail-cta{text-align:center;grid-column:1/-1}.wbs-rail-actions .wbs-rail-cta{flex:130px}}@media (prefers-reduced-motion:reduce){.wbs-live .wbs-dot,.wbs-rec .wbs-dot,.wbs-rail.is-shown{animation:none}.wbs-btn{transition:none}}.studio-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;margin:22px 0 14px;display:flex}.thread-grid{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:22px;display:grid}.timeline{margin-bottom:18px;padding-left:22px;position:relative}.timeline:before{content:"";background:var(--line);width:2px;position:absolute;top:6px;bottom:6px;left:5px}.tl-item{margin-bottom:16px;position:relative}.tl-dot{background:var(--paper);border:2px solid var(--line);border-radius:50%;width:12px;height:12px;position:absolute;top:6px;left:-21px}.tl-system .tl-dot{border-color:var(--wave)}.tl-staff .tl-dot{background:var(--wave);border-color:var(--wave)}.tl-partner .tl-dot{background:var(--coral);border-color:var(--coral)}.tl-client .tl-dot{background:var(--gold);border-color:var(--gold)}.tl-broker .tl-dot{background:var(--ok);border-color:var(--ok)}.tl-head{flex-wrap:wrap;align-items:baseline;gap:10px;margin-bottom:3px;display:flex}.tl-title{color:var(--text)}.tl-text{white-space:pre-wrap}.tl-message .tl-body,.tl-staff .tl-body,.tl-partner .tl-body,.tl-client .tl-body,.tl-broker .tl-body{background:var(--foam);border:1px solid var(--line);border-radius:var(--r);padding:10px 12px}.tl-system .tl-body{padding:0}.stages{margin:0;padding:0;list-style:none}.stages li{color:var(--muted);align-items:center;gap:10px;padding:7px 0;display:flex}.stages li .dot{border:2px solid var(--line);background:var(--paper);border-radius:50%;flex:none;width:12px;height:12px}.stages li.done{color:var(--text)}.stages li.done .dot{background:var(--ok);border-color:var(--ok)}.stages li.current{color:var(--ink);font-weight:700}.stages li.current .dot{border-color:var(--coral)}@media (max-width:900px){.thread-grid{grid-template-columns:1fr}}.check{cursor:pointer;align-items:flex-start;gap:8px;margin-bottom:6px;display:flex}.check input{flex:none;width:auto;margin-top:2px;padding:0}.check span{flex:1;min-width:0}.genplan-wrap{border-radius:12px;position:relative;overflow:hidden}.genplan-wrap img{width:100%;display:block}.genplan-wrap svg{width:100%;height:100%;position:absolute;inset:0}.genplan-wrap polygon{fill:#ffffff1a;stroke:#ffffffd9;stroke-width:2px;vector-effect:non-scaling-stroke;cursor:pointer;transition:fill .15s}.genplan-wrap polygon:hover,.genplan-wrap polygon.active{fill:#2286a873}.genplan-wrap text{fill:#fff;paint-order:stroke;stroke:#0000008c;stroke-width:4px;text-anchor:middle;pointer-events:none;font-size:26px}.genplan-tip{pointer-events:none;background:var(--ink);color:#fff;z-index:3;border-radius:10px;max-width:300px;padding:8px 12px;position:absolute}.genplan-info{min-height:1.4em;margin-top:6px}@media (max-width:767px){.genplan-tip{display:none}}@media (min-width:768px){.genplan-info{display:none}}.genplan-edit svg{cursor:crosshair}.genplan-edit g.lost polygon{stroke:#aaa;fill:#78787859}.genplan-edit polyline.draft{fill:#2286a833;stroke:var(--wave);stroke-width:2px;vector-effect:non-scaling-stroke}.genplan-edit circle{fill:var(--wave);stroke:#fff;stroke-width:1.5px}.legal-foot{border-top:1px solid var(--line);color:var(--muted);margin-top:40px;padding-top:18px;font-size:12.5px;line-height:1.6}.legal-foot p{margin-bottom:8px}.legal-foot a{color:var(--muted)}.legal-foot a:hover{color:var(--text)}.legal-foot-links a{white-space:nowrap}.selection-share{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.selection-share-main,.selection-share-channels{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.selection-share-channels{border-left:1px solid var(--line);padding-left:12px}.selection-share-preview{color:var(--muted);text-underline-offset:3px;font-size:13px;text-decoration:underline}.selection-share-channel{color:#fff;border-radius:8px;align-items:center;min-height:30px;padding:0 10px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.selection-share-channel.max{background:#7256f5}.selection-share-channel.tg{background:#229ed9}.selection-share-hint{color:var(--muted);font-size:12px}@media (max-width:700px){.selection-share-channels{border-left:0;width:100%;padding:0}.selection-share-hint{width:100%}}.shw-head{border-bottom:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;padding:14px 0;display:flex}.shw-head-info{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.shw-head-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.shw-block{margin-bottom:22px}.shw-block h3{margin-bottom:8px;font-size:15px}.shw-block h4{color:var(--muted);margin-bottom:6px;font-size:13px}.shw-link-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.shw-hint{margin-top:4px;font-size:12.5px}.shw-scenario-list{flex-direction:column;gap:6px;margin-bottom:12px;list-style:none;display:flex}.shw-scenario-item,.shw-hit{border:1px solid var(--line);border-radius:var(--r);background:var(--paper);align-items:center;gap:10px;padding:8px 10px;display:flex}.shw-scenario-text{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.shw-scenario-text b{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.shw-scenario-actions{flex:none;align-items:center;gap:4px;display:flex}.shw-thumb{object-fit:cover;background:var(--foam);border-radius:8px;flex:none;width:40px;height:40px;display:inline-block}.shw-picker{margin-top:4px}.shw-hits{flex-direction:column;gap:6px;max-height:320px;margin-top:8px;list-style:none;display:flex;overflow-y:auto}.shw-lots{border-top:1px solid var(--line);margin-top:12px;padding-top:12px}.shw-lots-head{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.shw-cols{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:14px;display:grid}.shw-rec{margin-top:8px}.shw-chapters{flex-direction:column;max-width:480px;margin:8px 0 0;padding:0;list-style:none;display:flex}.shw-chapter{width:100%;min-height:34px;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:baseline;gap:10px;padding:6px 8px;font-size:13px;display:flex}.shw-chapter:hover{background:var(--foam)}.shw-chapter.is-on{background:var(--wave-soft)}.shw-chapter b{font-variant-numeric:tabular-nums;color:var(--wave)}.shw-chapter span{min-width:0}.shw-list{flex-direction:column;font-size:13px;list-style:none;display:flex}.shw-list li{border-bottom:1px solid var(--line);padding:6px 0}.shw-interest{background:var(--ok-soft);color:var(--ok);border-radius:var(--r);margin-bottom:10px;padding:10px 14px}@media (max-width:700px){.shw-cols{grid-template-columns:1fr;gap:16px}.shw-chapters{max-width:none}}.shw-room{padding:10px}.shw-live.is-off{display:none}.shw-grid{color:var(--wbs-text);grid-template-columns:minmax(0,1fr) minmax(300px,380px);align-items:start;gap:12px;display:grid}.shw-video{flex-direction:column;gap:10px;min-width:0;display:flex}.shw-room .wbs-btn-leave{margin-left:0}.shw-strip{flex-wrap:wrap;align-items:center;gap:6px 10px;min-height:28px;font-size:13.5px;display:flex}.shw-people{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.shw-person{border:1px solid var(--wbs-line);max-width:220px;color:var(--wbs-text);border-radius:999px;align-items:center;gap:5px;padding:3px 9px 3px 7px;font-size:12.5px;line-height:1.2;display:inline-flex}.shw-person b{text-overflow:ellipsis;white-space:nowrap;font-weight:500;overflow:hidden}.shw-person.is-speaking{border-color:var(--shw-ok,#4fd1a5)}.shw-person.is-self{opacity:.75}.shw-person-mic{flex:none;width:13px;height:13px}.shw-person-mic.is-off{opacity:.55}.shw-person-weak{color:var(--gold);white-space:nowrap;font-size:11.5px;font-style:normal}.shw-person-wait,.shw-hostcard{color:var(--wbs-dim);font-size:12.5px}.shw-hostcard b{color:var(--wbs-text);font-weight:500}.shw-hostcard a{color:var(--shw-acc,#6fb6ff)}@media (max-width:900px){.shw-person{max-width:150px;padding:2px 8px 2px 6px;font-size:12px}.shw-guest .shw-person.is-self{display:none}.shw-hostcard{width:100%}}.shw-wait{text-align:center;border:1px dashed var(--wbs-line);min-height:200px;color:var(--wbs-text);background:#ffffff08;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:28px 20px;display:flex}.shw-wait b{font-size:15px}.shw-wait span{color:var(--wbs-dim);max-width:460px;font-size:13px}.shw-wait .wbs-btn{flex:none;margin-top:4px}.shw-panel{--shw-bg:#0a2033;--shw-line:#ffffff1f;--shw-hi:#ffffff14;--shw-text:#eaf3f8;--shw-dim:#eaf3f899;--shw-acc:#6fb6ff;--shw-ok:#4fd1a5;--shw-warm:#f0a08c;border:1px solid var(--shw-line);background:var(--shw-bg);min-width:0;color:var(--shw-text);border-radius:12px;flex-direction:column;gap:10px;padding:10px;font-size:14px;display:flex}.shw-stage{min-height:240px;color:var(--shw-text);background:#ffffff0a;border-radius:10px;position:relative;overflow:hidden}.shw-card{flex-direction:column;display:flex}.shw-card-img{aspect-ratio:4/3;object-fit:cover;background:#ffffff0f;width:100%;display:block}.shw-card-noimg{aspect-ratio:4/3}.shw-card-body{flex-direction:column;gap:3px;padding:10px 12px 12px;display:flex}.shw-card-title{font-size:17px;line-height:1.25}.shw-card-meta{color:var(--shw-dim);font-size:13px}.shw-card-price{color:var(--gold);margin-top:4px;font-size:19px;font-weight:600}.shw-apart{color:var(--gold);background:#f2c46229;border-radius:999px;align-self:flex-start;margin-top:6px;padding:5px 10px;font-size:12.5px;font-weight:600}.shw-empty{text-align:center;min-height:240px;color:var(--shw-dim);flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:34px 20px;display:flex}.shw-empty b{color:var(--shw-text);font-size:15px}.shw-empty span{max-width:320px;font-size:13px}.shw-note{color:var(--shw-dim);padding:10px 12px;font-size:11.5px}.shw-note-warn{color:var(--shw-warm)}.shw-err{color:var(--shw-warm);font-size:12.5px}.shw-chess-again{font:inherit;color:var(--shw-acc);cursor:pointer;background:0 0;border:0;padding:0;text-decoration:underline}.shw-chess-again:focus-visible{outline:2px solid var(--shw-acc);outline-offset:2px}.shw-chess-note{color:var(--shw-dim);font-size:12.5px}.shw-ptr{pointer-events:none;opacity:0;align-items:center;gap:6px;transition:opacity .35s,left 90ms linear,top 90ms linear;display:flex;position:absolute;transform:translate(-6px,-6px)}.shw-ptr.is-on{opacity:1}.shw-ptr i{background:var(--coral);border-radius:50%;flex:none;width:12px;height:12px;box-shadow:0 0 0 4px #e4674a47}.shw-ptr b{color:#fff;white-space:nowrap;background:#06192abf;border-radius:6px;padding:2px 6px;font-size:11.5px}.shw-chess{flex-direction:column;gap:4px;max-height:190px;display:flex;overflow:auto}.shw-chess-row{flex-wrap:nowrap;align-items:center;gap:4px;display:flex}.shw-chess-floor{text-align:right;width:24px;color:var(--shw-dim);flex:none;font-size:11.5px}.shw-cell{border:1px solid var(--shw-line);background:var(--shw-hi);min-width:62px;color:var(--shw-text);font:inherit;cursor:pointer;border-radius:8px;flex-direction:column;flex:none;align-items:center;gap:1px;padding:4px 6px;font-size:11px;display:flex}.shw-cell b{font-size:13px}.shw-cell:hover{border-color:var(--shw-acc)}.shw-cell[disabled]{opacity:.55;cursor:default}.shw-chips{z-index:2;background:var(--shw-bg);box-shadow:0 -10px 12px -10px var(--shw-bg), 0 -1px 0 var(--shw-line);flex-wrap:wrap;gap:6px;margin-top:auto;padding:8px 0 2px;display:flex;position:sticky;bottom:0}.shw-chip{border:1px solid var(--shw-line);max-width:100%;color:var(--shw-text);font:inherit;cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:12.5px;display:inline-flex}.shw-chip>span{text-overflow:ellipsis;white-space:nowrap;max-width:190px;overflow:hidden}.shw-chip:hover{background:var(--shw-hi)}.shw-chip.is-on{background:var(--shw-acc);border-color:var(--shw-acc);color:#06192a;font-weight:600}.shw-chip[disabled]{opacity:.55;cursor:default}.shw-chip-dot{background:var(--shw-ok);border-radius:50%;flex:none;width:6px;height:6px}.shw-chip-badge{font-size:11.5px;font-weight:600}.shw-chip-badge.is-like{color:var(--shw-warm)}.shw-chip-badge.is-question{color:var(--gold)}.shw-chip-badge.is-dislike{color:var(--shw-dim)}.shw-blds{flex-wrap:wrap;gap:5px;margin-bottom:6px;display:flex}.shw-bld{border:1px solid var(--shw-line);color:var(--shw-text);font:inherit;cursor:pointer;background:0 0;border-radius:999px;padding:3px 9px;font-size:11.5px}.shw-bld:hover{background:var(--shw-hi)}.shw-bld.is-on{background:var(--shw-acc);border-color:var(--shw-acc);color:#06192a;font-weight:600}.shw-house{flex-direction:column;gap:2px;max-height:132px;margin-bottom:8px;display:flex;overflow:auto}.shw-house .hs-band{background:var(--shw-hi);color:var(--shw-text);border:1px solid var(--shw-line);min-width:46px;font-size:11px}.shw-house .hs-band i{color:var(--shw-dim)}.shw-house .hs-band.is-none{opacity:.45}.shw-house .hs-band.is-few{border-color:var(--shw-warm,#e4674a)}.shw-house .hs-band.is-many{border-color:var(--shw-ok,#3fbf87)}.shw-house .hs-band:hover{border-color:var(--shw-acc)}.shw-chess-row:target .shw-chess-floor{color:var(--shw-acc);font-weight:700}.shw-chess-row:target{scroll-margin-top:8px}.shw-genplan{border-radius:10px;width:100%;height:auto;margin-top:6px;display:block}.shw-chess-box{border-top:1px solid var(--shw-line);padding-top:8px}.shw-chess-sum{min-height:32px;color:var(--shw-dim);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:6px;font-size:12.5px;list-style:none;display:flex}.shw-chess-sum::-webkit-details-marker{display:none}.shw-chess-sum:before{content:"";border:4px solid #0000;border-left-color:currentColor;width:0;height:0;transition:transform .12s}.shw-chess-box[open]>.shw-chess-sum:before{transform:rotate(90deg)translate(-1px)}.shw-chess-sum:hover{color:var(--shw-text)}.shw-chess-sum:focus-visible{outline:2px solid var(--shw-acc);outline-offset:2px}@media (prefers-reduced-motion:reduce){.shw-chess-sum:before{transition:none}}.shw-feed{max-height:96px;color:var(--shw-dim);flex-direction:column;gap:2px;font-size:12.5px;list-style:none;display:flex;overflow-y:auto}.shw-feed b{color:var(--shw-text)}.shw-hold,.shw-hold-alert{--shw-hold-acc:#6fb6ff;color:var(--wbs-dim);flex-direction:column;gap:4px;margin-top:8px;font-size:12px;display:flex}.shw-hold-btn{border:1px solid var(--shw-hold-acc);background:var(--shw-hold-acc);color:#06192a;min-height:44px;font:inherit;cursor:pointer;border-radius:12px;padding:0 16px;font-size:14.5px;font-weight:600}.shw-hold-btn:disabled{opacity:.6;cursor:default}.shw-hold em{color:var(--wbs-warm);font-style:normal}.shw-hold.is-done,.shw-hold-alert{border:1px solid var(--shw-hold-acc);color:var(--wbs-text);background:#6fb6ff1f;border-radius:12px;gap:2px;padding:10px 14px;font-size:12.5px}.shw-hold.is-done b,.shw-hold-alert b{font-size:14.5px}.shw-hold.is-done span,.shw-hold-alert span{color:var(--wbs-dim)}.shw-react{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.shw-react-btn{border:1px solid var(--shw-line);background:var(--shw-hi);min-height:52px;color:var(--shw-text);font:inherit;cursor:pointer;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:2px;font-size:12.5px;display:flex}.shw-react-btn b{font-size:18px;line-height:1}.shw-react-btn.is-on{background:var(--shw-acc);border-color:var(--shw-acc);color:#06192a}.shw-find{position:relative}.shw-find input{border:1px solid var(--shw-line);background:var(--shw-hi);width:100%;height:36px;color:var(--shw-text);font:inherit;border-radius:10px;padding:0 12px 0 34px;font-size:13.5px}.shw-find input::placeholder{color:var(--shw-dim)}.shw-find-icon{width:18px;height:18px;color:var(--shw-dim);pointer-events:none;position:absolute;top:9px;left:10px}.shw-find-hits{z-index:5;border:1px solid var(--shw-line);background:#0c2437;border-radius:10px;max-height:240px;position:absolute;top:40px;left:0;right:0;overflow-y:auto;box-shadow:0 16px 40px #0006}.shw-find-hits button{width:100%;color:var(--shw-text);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;flex-direction:column;gap:1px;padding:8px 12px;display:flex}.shw-find-hits button:hover{background:var(--shw-hi)}.shw-find-hits span{color:var(--shw-dim);font-size:12px}.shw-calc{color:var(--shw-text);flex-direction:column;gap:10px;padding:12px;display:flex}.shw-calc-programs{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.shw-calc-prog{border:1px solid var(--shw-line);background:var(--shw-hi);min-height:44px;color:var(--shw-text);font:inherit;cursor:pointer;border-radius:10px;flex-direction:column;align-items:center;gap:1px;padding:5px 4px;display:flex}.shw-calc-prog b{font-size:12.5px;font-weight:600}.shw-calc-prog span{color:var(--shw-dim);font-size:11.5px}.shw-calc-prog.is-on{background:var(--shw-acc);border-color:var(--shw-acc);color:#06192a}.shw-calc-prog.is-on span{color:#06192ab8}.shw-calc-prog:disabled{cursor:default;opacity:1}.shw-calc-price{color:var(--shw-dim);justify-content:space-between;align-items:center;gap:10px;font-size:13px;display:flex}.shw-calc-price b{color:var(--shw-text);font-size:15px}.shw-calc-price input{border:1px solid var(--shw-line);background:var(--shw-hi);width:150px;height:32px;color:var(--shw-text);font:inherit;text-align:right;border-radius:8px;padding:0 8px;font-size:14px}.shw-slider{flex-direction:column;gap:4px;display:flex}.shw-slider-head{color:var(--shw-dim);justify-content:space-between;font-size:12.5px;display:flex}.shw-slider-head b{color:var(--shw-text)}.shw-slider input{width:100%;accent-color:var(--shw-acc)}.shw-slider input:disabled{opacity:.85}.shw-calc-out{gap:14px;display:flex}.shw-calc-out span{color:var(--shw-dim);font-size:11.5px}.shw-calc-pay b{color:var(--gold);font-size:22px;display:block}.shw-calc-loan b{font-size:16px;display:block}.shw-brief{color:var(--shw-text);flex-direction:column;gap:12px;padding:12px;display:flex}.shw-brief-head{flex-direction:column;gap:2px;display:flex}.shw-brief-head span{letter-spacing:.06em;text-transform:uppercase;color:var(--shw-dim);font-size:11.5px}.shw-brief-head b{font-size:16px}.shw-brief-q{flex-direction:column;gap:6px;display:flex}.shw-brief-label{color:var(--shw-dim);font-size:12.5px;line-height:1.35}.shw-brief-hint{color:var(--shw-dim);opacity:.85;margin-top:-2px;font-size:11.5px;line-height:1.35}.shw-brief-row{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.shw-brief-steps{scrollbar-width:none;gap:4px;margin-top:6px;padding-bottom:2px;display:flex;overflow-x:auto}.shw-brief-steps::-webkit-scrollbar{display:none}.shw-brief-step{border:1px solid var(--shw-line);min-height:28px;color:var(--shw-dim);font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border-radius:999px;flex:none;padding:4px 10px;font-size:11.5px}.shw-brief-step:hover{color:var(--shw-text);border-color:var(--shw-acc)}.shw-brief-step.is-on{color:var(--shw-text);border-color:var(--shw-acc);background:var(--shw-hi);font-weight:600}.shw-brief-step:focus-visible{outline:2px solid var(--shw-acc);outline-offset:1px}.shw-brief-chip{border:1px solid var(--shw-line);background:var(--shw-hi);min-height:44px;color:var(--shw-text);font:inherit;cursor:pointer;border-radius:999px;align-items:center;padding:4px 14px;font-size:13px;line-height:1.2;display:inline-flex}.shw-brief-chip:hover{background:#ffffff24}.shw-brief-chip.is-on{background:var(--shw-acc);border-color:var(--shw-acc);color:#06192a;font-weight:600}.shw-brief-chip.is-skip{color:var(--shw-dim);background:0 0;border-style:dashed}.shw-brief-chip.is-skip.is-on{background:var(--shw-hi);border-style:dashed;border-color:var(--shw-line);color:var(--shw-text);font-weight:400}.shw-brief-chip[disabled]{cursor:default;opacity:.9}.shw-brief-chip[disabled]:hover{background:var(--shw-hi)}.shw-brief-chip[disabled].is-on:hover{background:var(--shw-acc)}.shw-brief-num{align-items:center;gap:5px;display:inline-flex}.shw-brief-num input{border:1px solid var(--shw-line);background:var(--shw-hi);width:116px;height:32px;color:var(--shw-text);font:inherit;text-align:right;border-radius:8px;padding:0 9px;font-size:13.5px}.shw-brief-num b{color:var(--shw-dim);font-size:12px;font-weight:500}.shw-brief-ta{border:1px solid var(--shw-line);background:var(--shw-hi);width:100%;color:var(--shw-text);font:inherit;resize:vertical;border-radius:10px;padding:8px 10px;font-size:13.5px}.shw-brief-ta::placeholder{color:var(--shw-dim)}.shw-brief-said{color:var(--shw-text);font-size:13.5px;line-height:1.4}.shw-brief-geo{flex-direction:column;gap:8px;display:flex}.shw-brief-region{letter-spacing:.05em;text-transform:uppercase;color:var(--shw-dim);font-size:11.5px}.shw-brief-nav{gap:8px;display:flex}.shw-brief-btn{border:1px solid var(--shw-line);background:var(--shw-hi);min-height:38px;color:var(--shw-text);font:inherit;cursor:pointer;border-radius:10px;flex:1;font-size:13.5px}.shw-brief-btn[disabled]{opacity:.45;cursor:default}.shw-brief-btn.is-go{background:var(--shw-acc);border-color:var(--shw-acc);color:#06192a;font-weight:600}.shw-brief-btn.is-go[disabled]{opacity:.6}.shw-match{flex-direction:column;gap:4px;max-height:40dvh;display:flex}.shw-match-rows{flex-direction:column;gap:4px;min-height:0;display:flex;overflow-y:auto}.shw-match-head{color:var(--shw-dim);justify-content:space-between;align-items:baseline;gap:8px;font-size:12.5px;display:flex}.shw-match-head b{color:var(--shw-text);font-weight:600}.shw-match-head button{color:var(--shw-dim);font:inherit;cursor:pointer;background:0 0;border:0;font-size:12.5px;text-decoration:underline}.shw-match-row{border:1px solid var(--shw-line);background:var(--shw-hi);width:100%;color:var(--shw-text);font:inherit;text-align:left;cursor:pointer;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;padding:8px 10px;display:flex}.shw-match-row:hover{border-color:var(--shw-acc)}.shw-match-row[disabled]{opacity:.5;cursor:default}.shw-match-main{flex-direction:column;gap:2px;min-width:0;display:flex}.shw-match-main>b{font-size:13.5px;font-weight:600}.shw-match-sub{color:var(--shw-dim);font-size:12px}.shw-match-badges{flex-wrap:wrap;gap:4px;margin-top:2px;display:flex}.shw-match-badge{color:var(--shw-dim);background:#ffffff1a;border-radius:6px;padding:1px 6px;font-size:11px;font-style:normal}.shw-match-badge.is-ok{color:var(--shw-ok);background:#4fd1a52e}.shw-match-badge.is-bad{color:var(--shw-warm);background:#f0a08c2e}.shw-match-pc{color:var(--shw-acc);flex:none;font-size:14px;font-weight:700}@media (min-width:901px){.shw-panel{max-height:calc(100dvh - 24px);overflow-y:auto}.shw-panel>*{flex-shrink:0}.shw-block-room .shw-grid>*{position:sticky;top:12px}}@media (max-width:900px){.shw-grid{grid-template-columns:1fr}.shw-room .wbs-stage{aspect-ratio:auto;height:22dvh;min-height:116px}.shw-room .shw-self{width:96px;bottom:8px;right:8px}.shw-room .wbs-pips{gap:6px;bottom:8px;right:8px}.shw-room .wbs-pips .wbs-tile{width:96px}.shw-react-btn{min-height:60px}.shw-chip>span{max-width:140px}.shw-panel .shw-card-img,.shw-panel .shw-card-noimg{aspect-ratio:16/9;max-height:45vw}.shw-hc-name input,.shw-brief-num input,.shw-brief-ta,.shw-calc-price input{font-size:16px}}@media (max-width:900px) and (orientation:landscape) and (max-height:520px){.shw-grid{grid-template-columns:minmax(0,40%) minmax(0,1fr);align-items:stretch}.shw-room .wbs-stage{aspect-ratio:16/9;height:auto;min-height:0}.shw-panel .shw-card-img,.shw-panel .shw-card-noimg{max-height:30dvh}.shw-room{--shw-deck-h:52px}.shw-guest-deck{padding:6px 12px calc(6px + env(safe-area-inset-bottom))}.shw-react-btn{min-height:44px}.shw-react-space{height:62px}}.shw-invite-covers{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:10px;margin-top:10px;display:grid}.shw-invite-cover{flex-direction:column;gap:4px;display:flex}.shw-invite-cover img,.shw-invite-cover-noimg{aspect-ratio:4/3;object-fit:cover;background:var(--foam);border-radius:8px;width:100%}.shw-invite-cover span{color:var(--muted);font-size:12.5px}.shw-sum-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:14px;margin-top:10px;display:grid}.shw-sum-card{border:1px solid var(--line);border-radius:var(--r);background:var(--paper);flex-direction:column;display:flex;overflow:hidden}.shw-sum-img,.shw-sum-noimg{aspect-ratio:4/3;object-fit:cover;background:var(--foam);width:100%;display:block}.shw-sum-body{flex-direction:column;gap:3px;padding:10px 12px 12px;display:flex}.shw-sum-body b{font-size:15.5px}.shw-sum-price{margin-top:3px;font-size:17px;font-weight:600}.shw-sum-gone,.shw-sum-apart{border-radius:999px;align-self:flex-start;padding:3px 9px;font-size:11.5px;font-weight:600}.shw-sum-gone{background:var(--bad-soft);color:var(--bad)}.shw-sum-apart{background:var(--warn-soft);color:var(--warn)}.shw-hc{gap:14px;max-width:420px;margin:0 auto}.shw-hc-preview{aspect-ratio:4/3;background:#ffffff0f;border-radius:10px;position:relative;overflow:hidden}.shw-hc-preview video{object-fit:cover;width:100%;height:100%;transform:scaleX(-1)}.shw-hc-empty{text-align:center;height:100%;color:var(--shw-dim);justify-content:center;align-items:center;padding:16px;font-size:13px;display:flex}.shw-warn{color:var(--gold);background:#f2c46224;border-radius:10px;padding:10px 12px;font-size:13px;line-height:1.4}.shw-hc-name{flex-direction:column;gap:4px;display:flex}.shw-hc-name span{color:var(--shw-dim);font-size:13px}.shw-hc-name input{border:1px solid var(--shw-line);background:var(--shw-hi);height:40px;color:var(--shw-text);font:inherit;border-radius:10px;padding:0 12px;font-size:15px}.shw-hc-name input:focus{outline:2px solid var(--shw-acc);outline-offset:0;border-color:var(--shw-acc)}.shw-hc-consent{color:var(--shw-dim);font-size:12px;line-height:1.5}@media (max-width:900px){.shw-room{--shw-deck-h:61px}.shw-guest-deck{z-index:21;padding:8px 12px calc(8px + env(safe-area-inset-bottom));background:var(--wbs-body);border-top:1px solid var(--wbs-line);justify-content:center;margin:0;position:fixed;bottom:0;left:0;right:0}.shw-guest .shw-react{left:0;right:0;bottom:calc(var(--shw-deck-h) + env(safe-area-inset-bottom));z-index:20;border-top:1px solid var(--shw-line);background:var(--shw-bg);border-radius:0;margin:0;padding:10px 12px;position:fixed}.shw-guest .shw-panel{padding-bottom:calc(var(--shw-deck-h) + 16px + env(safe-area-inset-bottom))}.shw-react-space{height:84px}}
