:root{--ui-font: Futura, "Century Gothic", "Avenir Next", system-ui, sans-serif}#controls{position:fixed;right:16px;top:max(12px,env(safe-area-inset-top));display:flex;gap:8px;z-index:20}#controls button{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;color:#000;background:#ffffffd9;border:1px solid #d9d3c6;border-radius:50%;cursor:pointer;opacity:.92;transition:opacity .15s}#controls button:hover{opacity:1}#controls button svg{display:block;width:17px;height:17px}#controls button.hud-view{font:800 12px var(--ui-font);letter-spacing:.03em;color:#1a1a1a}#controls button.hud-view:hover{background:#1a1a1a;color:#fff;border-color:#1a1a1a}#btn-host{position:fixed;left:50%;transform:translate(-50%);top:max(14px,env(safe-area-inset-top));z-index:20;background:#000;color:#fff;border:0;border-radius:999px;padding:10px 18px;font:700 12px var(--ui-font);letter-spacing:.04em;cursor:pointer;box-shadow:0 10px 30px #00000040}#btn-host:hover{background:#222}#btn-host[hidden]{display:none}@media(max-width:700px){#btn-host{top:56px}}#btn-recenter{position:fixed;right:16px;bottom:max(18px,env(safe-area-inset-bottom));z-index:20;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;color:#1a1a1a;background:#ffffffeb;border:1px solid #d9d3c6;border-radius:50%;cursor:pointer;box-shadow:0 8px 24px #0000002e;opacity:.96;transition:opacity .18s,background .18s,color .18s}#btn-recenter:hover{opacity:1;background:#1a1a1a;color:#fff;border-color:#1a1a1a}#btn-recenter svg{display:block;width:22px;height:22px}#btn-recenter[hidden]{display:none}#btn-recenter.locating{opacity:.6;pointer-events:none}body.sheet-up #btn-recenter{display:none}.pane{position:fixed;top:50%;width:340px;max-width:calc(100vw - 32px);max-height:calc(100vh - 32px);background:#fff;color:#000;border:1px solid #000;border-radius:16px;overflow:hidden;box-shadow:0 14px 44px #00000038;font:13px/1.5 var(--ui-font);display:flex;flex-direction:column;transition:transform .24s ease;z-index:10}#detail{right:32px;transform:translate(120%,-50%)}#detail.open{transform:translateY(-50%)}#events{left:32px;transform:translate(-120%,-50%)}#events.open{transform:translateY(-50%)}@media(min-width:701px){#events{width:520px;top:88px;max-height:calc(100vh - 112px);transform:translate(-120%)}#events.open{transform:translate(0)}#detail{width:400px}}.cwb-cat-ic{display:block}.cwb-cat-ic .cwb-cat-fg{fill:currentColor}.cwb-cat-ic .cwb-cat-bg{fill:currentColor;opacity:.2}.cwb-cat-music{--cat: #7C3AED}.cwb-cat-sports{--cat: #16A34A}.cwb-cat-food{--cat: #EA580C}.cwb-cat-festival{--cat: #DB2777}.cwb-cat-art{--cat: #DC2626}.cwb-cat-arts{--cat: #BE123C}.cwb-cat-tech{--cat: #2563EB}.cwb-cat-market{--cat: #CA8A04}.cwb-cat-nightlife{--cat: #4F46E5}.cwb-cat-expo{--cat: #0891B2}.cwb-cat-community{--cat: #0D9488}#detail .cwb-d-hero{position:relative;flex:0 0 auto;height:132px;overflow:hidden;color:var(--cat, #6b6b6b);background:#f4f4f4;background:radial-gradient(125% 135% at 72% -12%,color-mix(in srgb,var(--cat, #9a9a9a) 28%,#fff),#fff 76%);border-bottom:1px solid #ececec}#detail .cwb-d-hero-art{position:absolute;right:-16px;bottom:-30px;width:158px;height:158px;transform:rotate(-8deg)}#detail .cwb-d-hero-art .cwb-cat-ic{width:100%;height:100%}#detail .cwb-d-hero-art .cwb-cat-bg{opacity:.16}#detail .cwb-d-hero-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}#detail .cwb-d-hero.hasimg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,rgba(0,0,0,.18),transparent 32%,transparent 58%,rgba(0,0,0,.3))}#detail .cwb-d-hero-chip{position:absolute;left:16px;bottom:13px;z-index:1;display:inline-flex;align-items:center;gap:5px;background:#fff;color:var(--cat, #525252);border:1px solid #e6e6e6;border-color:color-mix(in srgb,var(--cat, #525252) 32%,#fff);border-radius:999px;padding:4px 11px 4px 8px;font-size:10px;line-height:1.4;font-weight:700;text-transform:uppercase;letter-spacing:.06em;box-shadow:0 1px 4px #00000014}#detail .cwb-d-hero-chip .cwb-cat-ic{flex:0 0 auto;width:13px;height:13px}#detail .cwb-d-x{position:absolute;top:11px;left:11px;z-index:2;width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;background:#ffffffe6;border:1px solid rgba(0,0,0,.06);border-radius:50%;color:#000;font:inherit;font-size:14px;line-height:1;cursor:pointer;box-shadow:0 1px 5px #00000024;opacity:.94}#detail .cwb-d-x:hover{opacity:1;background:#fff}#detail .cwb-d-body{flex:1;min-height:0;overflow-y:auto;padding:16px 18px 14px}#detail .cwb-d-name{margin:2px 0 0;font-weight:700;font-size:19px;line-height:1.25;word-break:break-word}#detail .cwb-d-venue{display:flex;align-items:center;justify-content:center;gap:10px;margin:0 0 10px;font:600 11px var(--ui-font);opacity:.85}#detail .cwb-d-venue button{background:#7f7f7f24;border:0;border-radius:8px;color:inherit;font-size:15px;line-height:1;cursor:pointer;padding:5px 9px}#detail .cwb-d-row{display:flex;gap:12px;align-items:flex-start;margin-top:14px}#detail .cwb-d-row-ic{flex:0 0 auto;width:22px;height:22px;color:#2b2b2b;margin-top:1px}#detail .cwb-d-row-ic .cwb-cat-ic{width:100%;height:100%}#detail .cwb-d-row-ic .cwb-cat-bg{opacity:.16}#detail .cwb-d-row-h{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:#9a9a9a}#detail .cwb-d-row-v{font-weight:600;font-size:14px;margin-top:2px;word-break:break-word}#detail .cwb-d-row-sub{color:#777;font-size:12.5px;margin-top:1px}#detail .cwb-d-sec{margin-top:18px;padding-top:16px;border-top:1px solid #ededed}#detail .cwb-d-sec-h{font-weight:700;font-size:13px;margin-bottom:10px}#detail .cwb-d-desc{color:#333;line-height:1.55}#detail .cwb-d-pass-card{display:flex;gap:14px;align-items:center;border:1px solid #ececec;border-radius:14px;padding:14px;background:#fafafa}#detail .cwb-d-qr{flex:0 0 auto;width:104px;height:104px;box-sizing:border-box;background:#fff;border-radius:10px;padding:7px;box-shadow:0 1px 3px #0000001a}#detail .cwb-d-qr svg{display:block;width:100%;height:100%}#detail .cwb-d-pass-tx{flex:1;min-width:0}#detail .cwb-d-pass-h{font-weight:700;font-size:14px;color:#1a1a1a}#detail .cwb-d-pass-sub{font-size:12px;color:#888;line-height:1.45;margin:4px 0 10px}#detail .cwb-d-pass-share{border:1px solid #ddd;background:#fff;color:#222;border-radius:9px;padding:7px 14px;font:inherit;font-size:12px;font-weight:700;cursor:pointer;transition:background .15s,color .15s,border-color .15s}#detail .cwb-d-pass-share:hover{background:#111;color:#fff;border-color:#111}#detail .cwb-d-host{display:flex;align-items:center;gap:11px;width:100%;text-align:left;background:none;border:0;padding:0;font:inherit;color:inherit;cursor:pointer}#detail .cwb-d-host-name{font-weight:600;font-size:14px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#detail .cwb-d-host-go{margin-left:auto;flex:0 0 auto;font-size:11px;font-weight:700;letter-spacing:.03em;color:#555;border:1px solid #ddd;border-radius:999px;padding:5px 14px}#detail .cwb-d-host:hover .cwb-d-host-go{border-color:#000;color:#000}#detail .cwb-d-count{font-weight:700;margin-bottom:12px;display:flex;justify-content:space-between;align-items:baseline;gap:8px}#detail .cwb-d-friends{font-weight:400}.cwb-d-avatars{display:flex;flex-wrap:nowrap;gap:10px;padding-top:2px}.cwb-d-av{position:relative;flex:0 0 auto;width:36px;height:36px;border-radius:50%;border:1px solid #999;color:#555;display:inline-flex;align-items:center;justify-content:center;font-size:10px}.cwb-d-av.f{background:#000;border-color:#000;color:#fff;font-weight:700}.cwb-d-av.more{border-style:dashed;border-color:#000;color:#000;font-size:10px}.cwb-d-av.host{border:2px solid #E8A100}.cwb-d-av .cwb-d-plat{position:absolute;right:-3px;bottom:-3px;width:16px;height:16px;border-radius:50%;background:#fff;border:1px solid #000;color:#000;display:inline-flex;align-items:center;justify-content:center}.cwb-d-av .cwb-d-plat svg{width:9px;height:9px;display:block}#detail .cwb-d-reg{display:flex;align-items:stretch;border-top:1px solid #000;flex-shrink:0}#detail .cwb-d-price{flex:0 0 auto;display:flex;flex-direction:column;justify-content:center;padding:0 16px;white-space:nowrap}#detail .cwb-d-price small{font-size:9px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#999}#detail .cwb-d-price-main{font-weight:700;font-size:16px;line-height:1.1}#detail .cwb-d-reg-btn{flex:1;background:#000;color:#fff;border:0;font:inherit;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:17px 16px;cursor:pointer;transition:background .15s}#detail .cwb-d-reg-btn:hover{background:#222}#detail .cwb-d-reg-btn.on{background:#16a34a}#detail .cwb-d-reg-btn.on:hover{background:#15803d}#events .cwb-e-top{display:flex;align-items:center;gap:8px;margin:16px 16px 8px}#events .cwb-e-x{flex:0 0 auto;width:36px;height:36px;border-radius:50%;background:#f2f2f3;border:0;color:#6b6b6b;font:inherit;font-size:13px;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .15s,color .15s}#events .cwb-e-x:hover{background:#e7e7e9;color:#111}#events .cwb-e-search{flex:1;min-width:0;display:flex;align-items:center;gap:8px;padding:10px 12px;background:#f4f4f5;border:0;border-radius:11px;transition:background .15s,box-shadow .15s}#events .cwb-e-search:focus-within{background:#fff;box-shadow:0 0 0 1.5px #cfcfd2}#events .cwb-l-sicon{flex:0 0 auto;width:14px;height:14px;color:#9a9a9a}#events .cwb-l-sicon svg{display:block;width:100%;height:100%}#events .cwb-e-input{flex:1;min-width:0;border:0;outline:0;background:none;font:inherit;font-size:14px;color:#111;padding:0}#events .cwb-e-input::placeholder{color:#9a9a9a}#events .cwb-e-body{flex:1;min-height:0;overflow:hidden auto;overscroll-behavior:contain;padding:0 16px 16px;scrollbar-width:thin;scrollbar-color:#d8d8d8 transparent}#events .cwb-e-body::-webkit-scrollbar{width:9px}#events .cwb-e-body::-webkit-scrollbar-thumb{background:#dcdcdc;border-radius:9px;border:2px solid #fff;background-clip:padding-box}#events .cwb-e-body::-webkit-scrollbar-thumb:hover{background:#c6c6c6}#events .cwb-e-body::-webkit-scrollbar-track{background:transparent}#events .cwb-e-track{position:relative;padding:0 4px 0 22px}#events .cwb-e-track:before{content:"";position:absolute;left:8px;top:12px;bottom:12px;border-left:1.5px dashed #e2e2e2}#events .cwb-e-day{position:sticky;top:0;z-index:1;margin:18px 0 10px;padding:3px 0;background:#fff;font-size:11px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:#9a9a9a}#events .cwb-e-day:first-child{margin-top:4px}#events .cwb-e-day:before{content:"";position:absolute;left:-18px;top:3px;width:9px;height:9px;border-radius:50%;background:#c6c6c6;box-shadow:0 0 0 3px #fff}#events .cwb-l-empty{color:#9a9a9a;padding:18px 2px;text-align:center}#profile{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;background:#fff;color:#111;font-family:Futura,Century Gothic,Avenir Next,system-ui,sans-serif;overflow-y:auto;-webkit-overflow-scrolling:touch;opacity:0;pointer-events:none;transition:opacity .22s ease}#profile.open{opacity:1;pointer-events:auto}#profile .cwb-pr-bar{position:sticky;top:0;z-index:2;display:flex;align-items:center;height:52px;padding:0 10px;background:#ffffffe0;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}#profile .cwb-pr-back{background:none;border:0;color:#111;line-height:0;padding:8px 10px;cursor:pointer;border-radius:10px}#profile .cwb-pr-back:hover{background:#f0f0f0}#profile .cwb-pr-back svg{width:22px;height:22px;display:block}#profile .cwb-pr-col{max-width:640px;margin:0 auto;padding:4px 20px 72px;animation:cwb-pr-rise .26s ease both}@keyframes cwb-pr-rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}#profile .cwb-pr-hero{display:flex;flex-direction:column;align-items:center;text-align:center;padding:10px 0 24px;border-bottom:1px solid #eee}#profile .cwb-pr-av{position:relative;width:92px;height:92px;border-radius:50%;background:#000;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:30px;font-weight:500}#profile .cwb-pr-plat{position:absolute;right:-2px;bottom:-2px;width:30px;height:30px;border-radius:50%;background:#fff;border:2px solid #fff;box-shadow:0 1px 5px #00000040;display:inline-flex;align-items:center;justify-content:center}#profile .cwb-pr-plat svg{width:17px;height:17px;display:block}#profile .cwb-pr-name{font-weight:600;font-size:24px;margin-top:14px;letter-spacing:-.01em}#profile .cwb-pr-handle{color:#888;font-size:14px;margin-top:3px}#profile .cwb-pr-socials{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:14px}#profile .cwb-pr-soc{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border:1px solid #e6e6e6;border-radius:999px;font-size:13px;font-weight:500}#profile .cwb-pr-soc.primary{border-color:#111}#profile .cwb-pr-soc-link{display:inline-flex;align-items:center;gap:7px;color:#111;text-decoration:none}#profile .cwb-pr-soc-link:hover{opacity:.65}#profile .cwb-pr-soc-ic{flex:0 0 auto;width:15px;height:15px;display:inline-flex}#profile .cwb-pr-soc-ic svg{width:100%;height:100%;display:block}#profile .cwb-pr-star{flex:0 0 auto;background:none;border:0;padding:0;margin-left:2px;cursor:pointer;color:#ccc;display:inline-flex;line-height:0}#profile .cwb-pr-star svg{width:15px;height:15px;display:block}#profile .cwb-pr-star:hover,#profile .cwb-pr-soc.primary .cwb-pr-star{color:#e8a100}#profile .cwb-pr-meta{margin-top:14px;color:#888;font-size:12px}#profile .cwb-pr-soc-add{border-style:dashed;border-color:#c8c8cc;background:none;color:#777;font-family:inherit;font-weight:600;cursor:pointer}#profile .cwb-pr-soc-add:hover{border-color:#111;color:#111}#profile .cwb-pr-tabs{display:flex;gap:10px;margin-top:22px}#profile .cwb-pr-tab{flex:1;background:#f4f4f4;border:0;border-radius:14px;padding:12px 10px;cursor:pointer;font:inherit;color:#111;text-align:center;transition:background .15s,color .15s}#profile .cwb-pr-tab:hover{background:#ececec}#profile .cwb-pr-tab.active{background:#111;color:#fff}#profile .cwb-pr-tab b{display:block;font-size:18px;font-weight:600}#profile .cwb-pr-tab span{font-size:12px;opacity:.7}#profile .cwb-pr-list{margin-top:18px}#profile .cwb-pr-empty{color:#999;padding:4px 2px 8px;font-size:13px}.lu-card{position:relative;box-sizing:border-box;display:flex;align-items:stretch;gap:14px;width:100%;text-align:left;background:#fff;border:1px solid #ececec;border-radius:16px;padding:14px;margin-bottom:10px;cursor:pointer;font:inherit;color:inherit;box-shadow:0 1px 2px #0000000a;transition:border-color .15s,box-shadow .15s,transform .15s}.lu-card:hover{border-color:#d8d8d8;box-shadow:0 8px 24px #00000017;transform:translateY(-1px)}.lu-card-body{flex:1;min-width:0;display:flex;flex-direction:column}.lu-when{font-size:12px;font-weight:600;letter-spacing:.01em;color:#777}.lu-title{font-weight:600;font-size:16px;line-height:1.25;margin:3px 0 8px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.lu-foot{margin-top:auto;display:flex;align-items:center;gap:8px}.lu-faces{display:inline-flex}.lu-face{width:22px;height:22px;border-radius:50%;background:#efefef;border:2px solid #fff;margin-left:-7px;display:inline-flex;align-items:center;justify-content:center;font-size:9px;font-weight:600;color:#666}.lu-face:first-child{margin-left:0}.lu-going{font-size:12px;color:#888}.lu-cover{position:relative;overflow:hidden;flex:0 0 auto;width:78px;height:78px;border-radius:12px;background:linear-gradient(150deg,#fff,#f0f0f0);color:#b0b0b0;display:inline-flex;align-items:center;justify-content:center;transition:color .15s}.lu-cover-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.lu-cover .cwb-cat-ic{width:32px;height:32px}.lu-cover .cwb-cat-bg{opacity:.3}.lu-card:hover .lu-cover,.lu-cover.on{color:var(--c, #888)}#events .lu-cover,#profile .lu-cover{overflow:hidden;color:var(--cat, #9a9a9a);background:#f3f3f3;background:radial-gradient(130% 140% at 70% -14%,color-mix(in srgb,var(--cat, #9a9a9a) 30%,#fff),#fff 78%)}#events .lu-cover .cwb-cat-ic,#profile .lu-cover .cwb-cat-ic{position:absolute;right:-9px;bottom:-12px;width:56px;height:56px}#events .lu-cover .cwb-cat-bg,#profile .lu-cover .cwb-cat-bg{opacity:.2}#events .lu-face,#profile .lu-face{margin-left:-13px}#events .lu-face:first-child,#profile .lu-face:first-child{margin-left:0}#events .lu-card,#profile .lu-card{border-color:#efefef;box-shadow:none;margin-bottom:8px;overflow:hidden}#events .lu-card:hover,#profile .lu-card:hover{border-color:#e4e4e4;box-shadow:0 10px 28px #0000001a}#events .lu-drawer{position:absolute;top:0;right:0;bottom:0;width:66px;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;border:0;cursor:pointer;font:inherit;color:#fff;background:var(--c, #888);transform:translate(100%);transition:transform .26s cubic-bezier(.22,1,.36,1),background .18s,filter .15s}#events .lu-card:hover .lu-drawer,#events .lu-drawer.on{transform:translate(0)}#events .lu-drawer:hover{filter:brightness(1.07)}#events .lu-drawer.on{background:#16a34a}#events .lu-drawer-ic{font-size:19px;font-weight:700;line-height:1}#events .lu-drawer-tx{font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}#events .lu-card:has(.lu-drawer.on){padding-right:66px}@media(max-width:700px){#events .lu-drawer{transform:translate(0);width:56px}#events .lu-card{padding-right:56px}}@media(max-width:700px){#profile .cwb-pr-col{padding:4px 16px 72px}}@media(max-width:700px){.pane{top:auto;bottom:0;left:0;right:auto;width:100%;max-width:100%;height:auto;max-height:60vh;border-radius:18px 18px 0 0;border-bottom:0;transform:translateY(101%);transition:transform .3s cubic-bezier(.22,1,.36,1)}#detail,#events{left:0;right:auto;transform:translateY(101%)}#detail.open,#events.open{transform:translateY(0)}#map{transition:transform .32s cubic-bezier(.22,1,.36,1)}body.sheet-up #map{transform:translateY(-24vh)}.pane:before{content:"";position:absolute;top:7px;left:50%;transform:translate(-50%);width:36px;height:4px;border-radius:999px;background:#0000002e;z-index:3}#detail .cwb-d-hero{height:104px}#events .cwb-e-top{margin-top:22px}#controls{gap:10px}#controls button{width:42px;height:42px}#btn-recenter{width:50px;height:50px}#detail .cwb-d-x{width:34px;height:34px;font-size:16px}}#controls button.hud-signin{width:auto;padding:0 14px;border-radius:999px;background:#000;border-color:#000;color:#fff;font:700 12px var(--ui-font);letter-spacing:.04em}#controls button.hud-signin:hover{background:#222}#controls button.hud-user{border-radius:50%;background:#000;border-color:#000;color:#fff;font:700 11px var(--ui-font)}#usermenu{position:fixed;top:54px;right:16px;min-width:180px;z-index:30;background:#fff;color:#111;border:1px solid #e8e8ea;border-radius:14px;box-shadow:0 12px 32px #00000029;padding:6px;font:13px/1.4 var(--ui-font)}#usermenu .cwb-um-item{display:flex;align-items:center;gap:10px;width:100%;padding:9px 10px;border:0;border-radius:10px;background:none;font:inherit;font-size:13px;font-weight:600;color:#333;cursor:pointer;text-align:left}#usermenu .cwb-um-item:hover{background:#f4f4f5;color:#000}#usermenu .cwb-um-item svg{width:16px;height:16px;flex:0 0 auto;opacity:.55}#usermenu .cwb-um-out:hover{background:#fdecec;color:#d23f3f}#usermenu .cwb-um-out:hover svg{opacity:.9}#connect{position:fixed;top:0;right:0;bottom:0;left:0;z-index:110;display:none;align-items:center;justify-content:center;background:#121216a8;font-family:var(--ui-font)}#connect.open{display:flex}#connect .cwb-cs-card{position:relative;width:min(360px,92vw);background:#fff;color:#111;border-radius:16px;padding:22px 22px 18px;box-shadow:0 20px 60px #00000059}#connect .cwb-cs-x{position:absolute;top:12px;right:14px;background:none;border:0;font-size:16px;line-height:1;color:#999;cursor:pointer;padding:4px}#connect .cwb-cs-title{font-size:19px;font-weight:700}#connect .cwb-cs-sub{font-size:12.5px;color:#666;margin:4px 0 16px}#connect .cwb-cs-row{display:flex;align-items:center;gap:11px;padding:9px 0;border-top:1px solid #f0f0f0}#connect .cwb-cs-row:first-child{border-top:0}#connect .cwb-cs-ico{width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}#connect .cwb-cs-ico svg{width:24px;height:24px;display:block}#connect .cwb-cs-btn{margin-left:auto;background:#000;color:#fff;border:0;border-radius:8px;padding:6px 13px;font:inherit;font-size:12px;font-weight:600;cursor:pointer}#connect .cwb-cs-btn:hover{background:#222}#connect .cwb-cs-btn.cwb-cs-soon{background:#f0f0f0;color:#aaa;cursor:default}#connect .cwb-cs-name{flex:1 1 auto;font-size:13.5px;font-weight:500}#connect .cwb-cs-handle{flex:1 1 auto;font-size:13.5px;color:#2a8a3e;font-weight:500}#host{--ho-surface: #26262b;--ho-surface2: #2f2f36;--ho-text: #f2f2f4;--ho-sub: #97979f;--ho-border: #3a3a42;--ho-bg: #19191c;position:fixed;top:0;right:0;bottom:0;left:0;z-index:45;font-family:var(--ui-font);overflow-y:auto;-webkit-overflow-scrolling:touch;opacity:0;pointer-events:none;color:var(--ho-text);background-color:var(--ho-bg);color-scheme:dark;transition:opacity .22s ease,background-color .5s ease,color .5s ease}#host.open{opacity:1;pointer-events:auto}#host .cwb-ho-bar,#host .cwb-ho-bartitle,#host .cwb-ho-themepill,#host .cwb-ho-shuffle,#host .cwb-ho-themedot,#host .cwb-ho-themetxt,#host .cwb-ho-vispill,#host .cwb-ho-swatch,#host .cwb-ho-font,#host .cwb-ho-preset,#host .cwb-ho-fieldlbl,#host .cwb-ho-name,#host .cwb-ho-cat,#host .cwb-ho-group-h,#host .cwb-ho-card,#host .cwb-ho-divider,#host .cwb-ho-ic,#host .cwb-ho-rowlbl,#host .cwb-ho-rowsub,#host .cwb-ho-when-lbl,#host .cwb-ho-opt,#host .cwb-ho-optlbl,#host .cwb-ho-opthint,#host .cwb-ho-pricecur,#host .cwb-ho-vis,#host .cwb-ho-vbtn{transition:background-color .5s ease,color .5s ease,border-color .5s ease}#host .cwb-ho-in,#host .cwb-ho-optin,#host .cwb-ho-link{transition:background-color .5s ease,color .5s ease}#host .cwb-ho-bar{position:sticky;top:0;z-index:2;display:flex;align-items:center;gap:6px;height:54px;padding:0 14px;color:var(--ho-text);background:var(--ho-bg)}#host .cwb-ho-back{background:none;border:0;color:inherit;line-height:0;padding:8px 10px;cursor:pointer;border-radius:10px}#host .cwb-ho-back:hover{background:var(--ho-surface2)}#host .cwb-ho-back svg{width:22px;height:22px;display:block}#host .cwb-ho-bartitle{font-weight:700;font-size:15px}#host .cwb-ho-col{max-width:960px;margin:0 auto;padding:6px 24px 110px;animation:cwb-pr-rise .26s ease both}#host .cwb-ho-grid{display:grid;grid-template-columns:320px 1fr;gap:40px;align-items:start}#host .cwb-ho-left{position:sticky;top:70px}#host .cwb-ho-cover{position:relative;aspect-ratio:1 / 1;border-radius:18px;overflow:hidden;background-color:var(--ho-cover, #2a2a2e);color:var(--ho-oncover, #fff);transition:background-color .5s ease,color .5s ease}#host .cwb-ho-cover-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}#host .cwb-ho-cover-art{position:absolute;right:-6%;bottom:-8%;width:58%;aspect-ratio:1}#host .cwb-ho-cover-art .cwb-cat-ic{width:100%;height:100%}#host .cwb-ho-cover-art .cwb-cat-bg{opacity:.22}#host .cwb-ho-cover.hasimg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.32),transparent 45%)}#host .cwb-ho-cover-chip{position:absolute;left:14px;bottom:14px;z-index:1;display:inline-flex;align-items:center;gap:5px;background:#fff;color:var(--ho-accent, #525252);border-radius:999px;padding:4px 11px 4px 8px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;box-shadow:0 1px 4px #0000001f}#host .cwb-ho-cover-chip .cwb-cat-ic{width:13px;height:13px;flex:0 0 auto}#host .cwb-ho-cover-add{position:absolute;right:12px;bottom:12px;z-index:2;width:32px;height:32px;border-radius:50%;border:0;background:#ffffffeb;color:#222;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font:700 16px/1 var(--ui-font);box-shadow:0 1px 5px #00000040}#host .cwb-ho-cover-add:hover{background:#fff}#host .cwb-ho-cover-add svg{width:16px;height:16px;display:block}#host .cwb-ho-themerow{display:flex;gap:8px;margin-top:12px}#host .cwb-ho-themepill{flex:1;display:inline-flex;align-items:center;gap:9px;background:var(--ho-surface);border:1px solid var(--ho-border);border-radius:12px;padding:10px 13px;font:inherit;font-size:13px;font-weight:600;color:var(--ho-text);cursor:pointer}#host .cwb-ho-themepill:hover,#host .cwb-ho-shuffle:hover{border-color:var(--ho-sub)}#host .cwb-ho-themedot{width:16px;height:16px;border-radius:50%;flex:0 0 auto;background:var(--ho-accent, #888);box-shadow:inset 0 0 0 1px #ffffff2e}#host .cwb-ho-themetxt{flex:1;text-align:left}#host .cwb-ho-themepill .cwb-ho-chev{width:13px;height:13px;flex:0 0 auto;opacity:.6;transition:transform .25s ease}#host .cwb-ho-themepill.open .cwb-ho-chev{transform:rotate(180deg)}#host .cwb-ho-shuffle{flex:0 0 auto;width:44px;display:inline-flex;align-items:center;justify-content:center;background:var(--ho-surface);border:1px solid var(--ho-border);border-radius:12px;color:var(--ho-text);cursor:pointer}#host .cwb-ho-shuffle svg{width:17px;height:17px}#host .cwb-ho-expand-body{max-height:0;overflow:hidden;transition:max-height .32s ease}#host .cwb-ho-expand.open .cwb-ho-expand-body{max-height:520px}#host .cwb-ho-fieldlbl{font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--ho-sub);margin:14px 0 8px}#host .cwb-ho-swatches{display:flex;flex-wrap:wrap;gap:9px}#host .cwb-ho-swatch{width:26px;height:26px;border-radius:50%;border:2px solid var(--ho-bg);box-shadow:0 0 0 1px var(--ho-border);cursor:pointer;padding:0}#host .cwb-ho-swatch.on{box-shadow:0 0 0 2px var(--ho-text)}#host .cwb-ho-fonts{display:inline-flex;gap:6px;flex-wrap:wrap}#host .cwb-ho-font{border:1px solid var(--ho-border);background:var(--ho-surface);border-radius:9px;padding:6px 11px;font-size:13px;color:var(--ho-sub);cursor:pointer}#host .cwb-ho-font.on{border-color:var(--ho-text);color:var(--ho-text)}#host .cwb-ho-presets{display:flex;flex-wrap:wrap;gap:7px}#host .cwb-ho-preset{width:46px;height:38px;border-radius:9px;border:1px solid var(--ho-border);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:13px;overflow:hidden;padding:0}#host .cwb-ho-preset:hover{outline:2px solid var(--ho-text);outline-offset:1px}#host .cwb-ho-toprow{display:flex;justify-content:flex-end;margin:4px 0}#host .cwb-ho-vispill{display:inline-flex;align-items:center;gap:7px;background:var(--ho-surface);border:1px solid var(--ho-border);border-radius:999px;padding:8px 15px;font:inherit;font-size:13px;font-weight:600;color:var(--ho-text);cursor:pointer}#host .cwb-ho-vispill:hover{border-color:var(--ho-sub)}#host .cwb-ho-vispill svg{width:15px;height:15px;opacity:.8}#host .cwb-ho-vispill.private{color:#e0a85c}#host .cwb-ho-name{width:100%;box-sizing:border-box;border:0;outline:none;background:none;font:700 32px var(--ui-font);color:var(--ho-text);padding:4px 2px 8px;line-height:1.15}#host .cwb-ho-name::placeholder{color:var(--ho-sub);opacity:.5}#host .cwb-ho-cats{display:flex;flex-wrap:wrap;gap:6px;margin:4px 0 20px}#host .cwb-ho-cat{display:inline-flex;align-items:center;gap:5px;border:1px solid var(--ho-border);background:var(--ho-surface);color:var(--ho-sub);border-radius:999px;padding:5px 11px 5px 8px;font:inherit;font-size:11px;font-weight:600;text-transform:capitalize;cursor:pointer}#host .cwb-ho-cat .cwb-cat-ic{width:13px;height:13px;flex:0 0 auto}#host .cwb-ho-cat.on{color:var(--cat, #fff);border-color:var(--cat, #fff)}#host .cwb-ho-group-h{font-size:11px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--ho-sub);margin:0 2px 8px}#host .cwb-ho-card{border:1px solid var(--ho-border);border-radius:14px;background:var(--ho-surface);margin-bottom:16px;padding:0 16px}#host .cwb-ho-card.cwb-ho-pad{padding:14px 16px}#host .cwb-ho-divider{height:1px;background:var(--ho-border);margin:0 -16px}#host .cwb-ho-row{display:flex;gap:12px;align-items:flex-start;padding:14px 0}#host .cwb-ho-ic{flex:0 0 auto;width:20px;height:20px;color:var(--ho-sub);margin-top:1px}#host .cwb-ho-ic .cwb-cat-ic,#host .cwb-ho-ic svg{width:100%;height:100%;display:block}#host .cwb-ho-ic .cwb-cat-bg{opacity:.16}#host .cwb-ho-rowmain{flex:1;min-width:0}#host .cwb-ho-rowlbl{font-size:11px;font-weight:700;color:var(--ho-sub);text-transform:uppercase;letter-spacing:.05em;margin-bottom:7px}#host .cwb-ho-in{width:100%;box-sizing:border-box;border:1px solid var(--ho-border);border-radius:10px;padding:10px 12px;font:inherit;font-size:14px;color:var(--ho-text);background:var(--ho-surface2);outline:none}#host .cwb-ho-in:focus{border-color:var(--ho-sub)}#host .cwb-ho-in::placeholder{color:var(--ho-sub)}#host .cwb-ho-ta{resize:vertical;min-height:72px;line-height:1.5}#host .cwb-ho-rowsub{font-size:12px;color:var(--ho-sub);margin-top:7px}#host .cwb-ho-when{display:grid;grid-template-columns:auto 1fr 118px;gap:9px 10px;align-items:center}#host .cwb-ho-when-lbl{font-size:13px;font-weight:700;color:var(--ho-text)}#host .cwb-ho-when .cwb-ho-in{padding:8px 11px}#host .cwb-ho-opt{display:flex;align-items:center;gap:12px;padding:14px 0}#host .cwb-ho-optlbl{font-size:14px;font-weight:600;flex:1}#host .cwb-ho-optin{width:130px;flex:0 0 auto;box-sizing:border-box;border:0;padding:6px 0;font:inherit;font-size:14px;color:var(--ho-text);background:none;outline:none;text-align:right;-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}#host .cwb-ho-optin::-webkit-outer-spin-button,#host .cwb-ho-optin::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}#host .cwb-ho-optin-wide{width:200px}#host .cwb-ho-optin::placeholder{color:var(--ho-sub)}#host .cwb-ho-opthint{font-weight:400;font-size:12px;color:var(--ho-sub);margin-left:4px}#host .cwb-ho-pricewrap{display:inline-flex;align-items:center;gap:2px;flex:0 0 auto}#host .cwb-ho-pricecur{color:var(--ho-sub);font-size:14px;font-weight:600}#host .cwb-ho-pricein{width:auto;field-sizing:content;min-width:1ch;max-width:96px;text-align:left}@supports not (field-sizing: content){#host .cwb-ho-pricein{width:72px;text-align:right}}#host .cwb-ho-opt:focus-within .cwb-ho-ic,#host .cwb-ho-opt:has(.cwb-ho-optin:not(:placeholder-shown)) .cwb-ho-ic{color:var(--ho-accent)}#host .cwb-ho-opt:focus-within .cwb-ho-pricecur,#host .cwb-ho-opt:has(.cwb-ho-pricein:not(:placeholder-shown)) .cwb-ho-pricecur{color:var(--ho-accent)}#host .cwb-ho-vis{display:inline-flex;background:var(--ho-surface2);border-radius:10px;padding:3px;gap:2px}#host .cwb-ho-vbtn{border:0;background:none;border-radius:8px;padding:6px 14px;font:inherit;font-size:13px;font-weight:600;color:var(--ho-sub);cursor:pointer}#host .cwb-ho-vbtn.on{background:var(--ho-text);color:var(--ho-bg)}#host .cwb-ho-err{color:#e0584c;font-size:13px;margin:0 2px 12px}#host .cwb-ho-err[hidden],#host .cwb-ho-done[hidden]{display:none}#host .cwb-ho-done{border:1px solid #2e5e3a;background:#1c2a20;border-radius:12px;padding:14px;margin-bottom:14px}#host .cwb-ho-done-h{font-weight:700;color:#5fd07d}#host .cwb-ho-done-sub{font-size:12px;color:var(--ho-sub);margin:4px 0 9px}#host .cwb-ho-qr{width:168px;height:168px;box-sizing:border-box;margin:2px auto 12px;background:#fff;border-radius:12px;padding:11px;box-shadow:0 2px 8px #0000004d}#host .cwb-ho-qr svg{display:block;width:100%;height:100%}#host .cwb-ho-linkrow{display:flex;gap:7px}#host .cwb-ho-link{flex:1;min-width:0;border:1px solid var(--ho-border);border-radius:9px;padding:8px 10px;font:inherit;font-size:12px;color:var(--ho-text);background:var(--ho-surface2)}#host .cwb-ho-share{flex:0 0 auto;border:0;border-radius:9px;background:var(--ho-text);color:var(--ho-bg);font:inherit;font-size:12px;font-weight:700;padding:8px 16px;cursor:pointer}#host .cwb-ho-go{width:100%;background:var(--ho-text);color:var(--ho-bg);border:0;border-radius:12px;padding:16px;font:inherit;font-weight:700;letter-spacing:.04em;cursor:pointer;transition:background-color .2s ease}#host .cwb-ho-go:hover{background:#16a34a;color:#fff}#host .cwb-ho-go:disabled{opacity:.55;cursor:default}@media(max-width:820px){#host .cwb-ho-grid{grid-template-columns:1fr;gap:18px}#host .cwb-ho-left{position:static;max-width:420px}#host .cwb-ho-col{padding:4px 16px 90px}#host .cwb-ho-name{font-size:26px}}#connect .cwb-cs-btn.cwb-cs-off{background:#fff;color:#888;border:1px solid #e0e0e0;font-weight:500}#connect .cwb-cs-btn.cwb-cs-off:hover{background:#f6f6f6;color:#333}#connect .cwb-cs-hint{font-size:12px;color:#b4453a;min-height:0;margin-top:0;opacity:0;transition:opacity .12s ease}#connect .cwb-cs-hint.on{min-height:16px;margin-top:12px;opacity:1}.popout{position:fixed;top:50%;right:440px;left:auto;width:250px;max-width:calc(100vw - 452px);max-height:calc(100vh - 32px);background:#fff;color:#000;border:1px solid #000;border-radius:16px;overflow:hidden;box-shadow:0 14px 44px #00000038;font:13px/1.4 var(--ui-font);display:flex;flex-direction:column;opacity:0;transform:translate(-14px,-50%);transition:transform .2s ease,opacity .2s ease;pointer-events:none;z-index:11}.popout.open{opacity:1;transform:translateY(-50%);pointer-events:auto}#comments{width:326px}#person{z-index:12}#list .cwb-l-head{display:flex;align-items:center;justify-content:space-between;padding:12px 12px 8px}#list .cwb-l-title{font-weight:700}#list .cwb-l-x{background:none;border:0;color:#000;font:inherit;font-size:15px;line-height:1;padding:2px;cursor:pointer;opacity:.7}#list .cwb-l-x:hover{opacity:1}#list .cwb-l-search{display:flex;align-items:center;gap:6px;margin:0 12px 4px;padding:6px 9px;border:1px solid #ccc;border-radius:10px}#list .cwb-l-sicon{flex:0 0 auto;width:13px;height:13px;color:#999}#list .cwb-l-sicon svg{display:block;width:100%;height:100%}#list .cwb-l-input{flex:1;min-width:0;border:0;outline:0;background:none;font:inherit;color:#000;padding:0}#list .cwb-l-body{flex:1;min-height:0;overflow-y:auto;padding:12px}#list .cwb-l-row{display:flex;align-items:center;gap:10px;padding:6px;margin:0 -6px;border-radius:8px;cursor:pointer}#list .cwb-l-row:hover{background:#f3f3f3}#list .cwb-l-name{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#list .cwb-l-tag{flex:0 0 auto;font-size:9px;text-transform:uppercase;letter-spacing:.05em;border:1px solid #E8A100;color:#e8a100;border-radius:999px;padding:0 5px}#list .cwb-l-more{color:#999;padding:8px 2px 2px}#list .cwb-l-empty{color:#999;padding:10px 2px}#person .cwb-p-head{display:flex;align-items:center;gap:6px;padding:10px 12px 6px}#person .cwb-p-htitle{flex:1;text-align:center;font-weight:700}#person .cwb-p-back,#person .cwb-p-x{background:none;border:0;color:#000;font:inherit;font-size:15px;line-height:1;padding:2px 4px;cursor:pointer;opacity:.7}#person .cwb-p-back:hover,#person .cwb-p-x:hover{opacity:1}#person .cwb-p-headspacer{flex:0 0 auto;width:19px}#person .cwb-p-body{flex:1;min-height:0;overflow-y:auto;padding:4px 14px 14px}#person .cwb-p-top{display:flex;align-items:center;gap:12px}#person .cwb-p-av{position:relative;flex:0 0 auto;width:54px;height:54px;border-radius:50%;border:1px solid #999;color:#555;display:inline-flex;align-items:center;justify-content:center;font-size:15px;font-weight:700}#person .cwb-p-av.friend{background:#000;border-color:#000;color:#fff}#person .cwb-p-av.host{border:2px solid #E8A100}#person .cwb-p-plat{position:absolute;right:-4px;bottom:-4px;width:22px;height:22px;border-radius:50%;background:#fff;border:1px solid #000;display:inline-flex;align-items:center;justify-content:center}#person .cwb-p-plat svg{width:13px;height:13px;display:block}#person .cwb-p-name{font-weight:700;font-size:15px;line-height:1.2}#person .cwb-p-handle{color:#777;font-size:12px;margin-top:2px}#person .cwb-p-bio{margin:16px 0 14px;padding:14px 0;border-top:1px solid #e3e3e3;border-bottom:1px solid #e3e3e3;color:#333}#person .cwb-p-stats{display:flex;justify-content:space-between;text-align:center;gap:8px}#person .cwb-p-stat{flex:1}#person .cwb-p-stat b{display:block;font-size:16px;font-weight:700}#person .cwb-p-stat span{font-size:10px;color:#777}#person .cwb-p-meta{margin-top:14px;color:#777;font-size:11px}#person .cwb-p-foot{border-top:1px solid #000;padding:0;flex-shrink:0}#person .cwb-p-follow{display:flex;align-items:center;justify-content:center;gap:9px;width:100%;background:#000;color:#fff;border:0;font:inherit;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:12px 14px;cursor:pointer}#person .cwb-p-follow:hover,#person .cwb-p-follow.on{background:#fff;color:#000}#person .cwb-p-fic{flex:0 0 auto;width:22px;height:22px;border-radius:50%;background:#fff;border:1px solid rgba(0,0,0,.12);display:inline-flex;align-items:center;justify-content:center}#person .cwb-p-fic svg{width:13px;height:13px;display:block}#detail .cwb-d-comments{margin-top:16px;padding-top:14px;border-top:1px solid #e3e3e3}#detail .cwb-d-csec{display:flex;align-items:center;gap:6px;width:100%;margin:0 0 12px;padding:0;background:none;border:0;font:inherit;font-weight:700;color:inherit;text-align:left}#detail button.cwb-d-csec{cursor:pointer}#detail .cwb-d-cmore{margin-left:auto;display:inline-flex;align-items:center;color:#1d9bf0}#detail .cwb-d-cmore svg{width:15px;height:15px;transform:rotate(-90deg)}#detail .cwb-d-src{margin-top:11px;font-size:12px;color:#999;line-height:1.9}#detail .cwb-d-src-l{text-transform:uppercase;font-size:9px;font-weight:700;letter-spacing:.06em;color:#bbb;margin-right:4px}#detail .cwb-d-src a{color:#555;text-decoration:none}#detail .cwb-d-src a:hover{color:#000;text-decoration:underline;text-underline-offset:2px}#detail .cwb-d-src-sep{margin:0 7px;color:#d5d5d5}#detail .cwb-d-link{cursor:pointer;text-decoration:underline;text-decoration-color:#00000040;text-underline-offset:3px}#detail .cwb-d-link:hover{text-decoration-color:#000}.cwb-d-comment{display:flex;gap:9px;margin-bottom:13px}.cwb-d-comment:last-child{margin-bottom:0}.cwb-d-comment.pending{opacity:.55}.cwb-d-cav{flex:0 0 auto;width:28px;height:28px;border-radius:50%;border:1px solid #999;color:#555;display:inline-flex;align-items:center;justify-content:center;font-size:9px}.cwb-d-cbody{flex:1;min-width:0}.cwb-d-cname{font-weight:700}.cwb-d-ctime{margin-left:7px;color:#999;font-size:11px;font-weight:400}.cwb-d-ctext{color:#333;word-break:break-word;white-space:pre-wrap}.cwb-d-cmedia{display:flex;flex-wrap:wrap;gap:6px;margin-top:6px}.cwb-d-cimg{max-width:100%;max-height:180px;border-radius:10px;border:1px solid #e3e3e3;object-fit:cover}.cwb-d-empty{color:#999;font-style:italic;padding:4px 0}.cwb-d-compose{display:flex;gap:9px;align-items:flex-start;margin-bottom:0}.cwb-d-cav-me{background:#000;border-color:#000;color:#fff;font-weight:700}.cwb-d-cav-me svg{width:14px;height:14px}.cwb-d-cmain{flex:1;min-width:0;border:1px solid #ddd;border-radius:12px;padding:8px 10px 7px;transition:border-color .15s ease}.cwb-d-cmain:focus-within{border-color:#111}.cwb-d-cinput{display:block;width:100%;border:0;background:transparent;padding:0;font:inherit;color:#111;resize:none;outline:none;overflow:hidden}.cwb-d-cinput::placeholder{color:#999}.cwb-d-cstaged{display:flex;flex-wrap:wrap;gap:7px}.cwb-d-cstaged:not(:empty){margin-top:8px}.cwb-d-cthumb{position:relative;width:48px;height:48px;border-radius:9px;overflow:hidden;border:1px solid #e3e3e3}.cwb-d-cthumb img{width:100%;height:100%;object-fit:cover;display:block}.cwb-d-cthumb button{position:absolute;top:2px;right:2px;width:15px;height:15px;border-radius:50%;border:0;background:#000000a6;color:#fff;font-size:8px;line-height:1;display:inline-flex;align-items:center;justify-content:center;padding:0;cursor:pointer}.cwb-d-cmediarow{display:flex;gap:6px;margin-top:8px}.cwb-d-cmediarow[hidden]{display:none}.cwb-d-curl{flex:1;min-width:0;border:1px solid #ddd;border-radius:8px;background:#fafafa;padding:5px 8px;font:inherit;font-size:12px;color:#111;outline:none}.cwb-d-curl:focus{border-color:#111;background:#fff}.cwb-d-cadd{flex:0 0 auto;border:0;border-radius:8px;background:#111;color:#fff;font:inherit;font-size:12px;font-weight:700;padding:5px 11px;cursor:pointer}.cwb-d-cerr{color:#c0392b;font-size:11.5px;margin-top:6px}.cwb-d-cerr[hidden]{display:none}.cwb-d-crow{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:6px;border-top:1px solid #f0f0f0;padding-top:6px}.cwb-d-caddmedia{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:none;border:0;color:#1d9bf0;cursor:pointer;padding:0}.cwb-d-caddmedia svg{width:17px;height:17px}.cwb-d-caddmedia:hover{background:#1d9bf01f}.cwb-d-cpost{background:#000;color:#fff;border:0;border-radius:999px;padding:6px 16px;font:inherit;font-size:12px;font-weight:700;cursor:pointer}.cwb-d-cpost:hover{background:#222}.cwb-d-cpost:disabled{opacity:.4;cursor:default}#comments .cwb-c-head{display:flex;align-items:center;justify-content:space-between;padding:12px 14px 8px;flex-shrink:0}#comments .cwb-c-title{font-weight:700}#comments .cwb-c-x{background:none;border:0;color:#000;font:inherit;font-size:15px;line-height:1;padding:2px;cursor:pointer;opacity:.7}#comments .cwb-c-x:hover{opacity:1}#comments .cwb-c-body{flex:1;min-height:120px;overflow-y:auto;padding:4px 14px 12px}#comments .cwb-c-foot{border-top:1px solid #e3e3e3;padding:10px 12px;flex-shrink:0}#comments .cwb-c-reg{display:block;width:100%;background:#000;color:#fff;border:0;border-radius:10px;padding:11px;font:inherit;font-weight:700;letter-spacing:.04em;cursor:pointer}#comments .cwb-c-reg:hover{background:#222}#auth{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:none;align-items:center;justify-content:center;background:#121216a8;font-family:var(--ui-font)}#auth.open{display:flex}#auth .cwb-auth-soc-row{display:flex;justify-content:center;gap:11px;margin-bottom:6px}#auth .cwb-auth-soc{width:48px;height:48px;border-radius:50%;background:#fff;border:1px solid #e6e6e6;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:0;transition:transform .1s ease,box-shadow .1s ease}#auth .cwb-auth-soc:hover{transform:translateY(-2px);box-shadow:0 5px 14px #0000001f}#auth .cwb-auth-soc svg{width:24px;height:24px;display:block}#auth .cwb-auth-hint{display:none;color:#b8860b;font-size:11px;text-align:center;margin:8px 0 0}#auth .cwb-auth-hint.on{display:block}#auth .cwb-auth-card{position:relative;width:320px;max-width:88vw;background:#fff;color:#111;border-radius:18px;padding:26px 24px 22px;box-shadow:0 24px 70px #00000059;box-sizing:border-box}#auth .cwb-auth-x{position:absolute;top:12px;right:14px;background:none;border:0;font-size:16px;color:#999;cursor:pointer;line-height:1}#auth .cwb-auth-x:hover{color:#111}#auth .cwb-auth-title{font-size:19px;font-weight:700}#auth .cwb-auth-sub{color:#666;font-size:13px;margin:6px 0 18px}#auth .cwb-auth-or{text-align:center;color:#aaa;font-size:11px;margin:13px 0;position:relative}#auth .cwb-auth-or span{background:#fff;padding:0 10px;position:relative;z-index:1}#auth .cwb-auth-or:before{content:"";position:absolute;left:0;right:0;top:50%;height:1px;background:#eee}#auth .cwb-auth-name{width:100%;box-sizing:border-box;border:1px solid #ccc;border-radius:11px;padding:11px 13px;font:inherit;font-size:14px;color:#111;background:#fff;outline:none;margin-bottom:10px}#auth .cwb-auth-name:focus{border-color:#111}#auth .cwb-auth-go{width:100%;box-sizing:border-box;padding:11px;border:0;border-radius:11px;background:#111;color:#fff;font:inherit;font-size:14px;font-weight:700;cursor:pointer}#auth .cwb-auth-go:hover{background:#000}#auth .cwb-auth-go:disabled{opacity:.6;cursor:default}#auth .cwb-auth-ghost{background:#fff;color:#111;border:1px solid #ccc}#auth .cwb-auth-ghost:hover{background:#fff;border-color:#111}#auth .cwb-auth-sent{color:#444;font-size:12.5px;text-align:center;margin-bottom:10px}#auth .cwb-auth-code{text-align:center;letter-spacing:.35em;font-size:18px}#auth .cwb-auth-back{display:block;width:100%;background:none;border:0;margin-top:10px;color:#888;font:inherit;font-size:12px;text-align:center;cursor:pointer}#auth .cwb-auth-back:hover{color:#111}#auth .cwb-auth-foot{color:#aaa;font-size:10.5px;line-height:1.5;text-align:center;margin-top:12px}@media(max-width:700px){.popout{top:auto;bottom:0;left:0;width:100%;max-width:100%;max-height:70vh;border-radius:18px 18px 0 0;border-bottom:0;opacity:1;transform:translateY(101%);transition:transform .3s cubic-bezier(.22,1,.36,1)}.popout.open{transform:translateY(0)}.popout:before{content:"";position:absolute;top:7px;left:50%;transform:translate(-50%);width:36px;height:4px;border-radius:999px;background:#0000002e;z-index:3}#list .cwb-l-head,#person .cwb-p-head,#comments .cwb-c-head{padding-top:18px}#list .cwb-l-x,#person .cwb-p-x,#person .cwb-p-back,#comments .cwb-c-x{font-size:20px;padding:8px 10px}#usermenu{top:max(64px,calc(env(safe-area-inset-top) + 52px));right:12px}}#itin .cwb-it-head{display:flex;align-items:center;gap:6px;padding:14px 14px 8px}#itin .cwb-it-title{flex:1;font-weight:700;font-size:14px}#itin .cwb-it-back,#itin .cwb-it-x{background:none;border:0;color:#000;font:inherit;font-size:16px;line-height:1;padding:4px;cursor:pointer;opacity:.7}#itin .cwb-it-back:hover,#itin .cwb-it-x:hover{opacity:1}#itin .cwb-it-body{flex:1;min-height:0;overflow-y:auto;padding:6px 14px 12px;position:relative}#itin .cwb-it-stop{display:flex;align-items:center;gap:12px;padding:12px;margin-bottom:4px;border:1px solid #ececec;border-radius:14px;background:#fff;cursor:pointer;box-shadow:0 1px 2px #0000000a;transition:border-color .15s,box-shadow .15s,transform .15s}#itin .cwb-it-stop:hover{border-color:#d8d8d8;box-shadow:0 6px 18px #00000014;transform:translateY(-1px)}#itin .cwb-it-badge{flex:0 0 auto;width:34px;height:34px;border-radius:10px;color:#fff;font-weight:700;font-size:14px;display:inline-flex;align-items:center;justify-content:center}#itin .cwb-it-badge.custom{background:#fff;border:2px dashed currentColor;font-size:12px}#itin .cwb-it-info{flex:1;min-width:0}#itin .cwb-it-name{font-weight:600;font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#itin .cwb-it-sub{color:#888;font-size:12px;margin-top:2px}#itin .cwb-it-cover{position:relative;flex:0 0 auto;width:52px;height:52px;border-radius:12px;background:linear-gradient(150deg,#fff,#f0f0f0);color:var(--c, #b0b0b0);display:inline-flex;align-items:center;justify-content:center;overflow:hidden}#itin .cwb-it-cover .cwb-cat-ic{width:24px;height:24px}#itin .cwb-it-cover .cwb-cat-bg{opacity:.3}#itin .cwb-it-cover-img{width:100%;height:100%;object-fit:cover}#itin .cwb-it-rm{position:absolute;top:4px;right:4px;width:19px;height:19px;border-radius:50%;border:1px solid rgba(0,0,0,.1);background:#fffffff2;color:#777;font-size:10px;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:0;box-shadow:0 1px 2px #00000026;opacity:0;transition:opacity .12s}#itin .cwb-it-stop:hover .cwb-it-rm{opacity:1}#itin .cwb-it-rm:hover{color:#000}#itin .cwb-it-leg{display:flex;align-items:center;gap:7px;margin:2px 0 2px 28px;padding:5px 0 5px 18px;border-left:2px dashed #d5d5d5;color:#888;font-size:11.5px}#itin .cwb-it-skip{margin:2px 0 4px;color:#b5b5b5;font-size:10px;font-weight:300;text-transform:uppercase;letter-spacing:.08em;text-align:center}#itin .cwb-it-mode{display:inline-flex;align-items:center;gap:5px;background:#f4f4f5;border:1px solid transparent;border-radius:999px;color:#333;font:inherit;font-size:11px;font-weight:700;padding:3px 9px;cursor:pointer;transition:background .12s ease,border-color .12s ease}#itin .cwb-it-mode:hover{background:#ececf0;border-color:#d4d4d8}#itin .cwb-it-chev{width:8px;height:5px;opacity:.55}#itin .cwb-dd{position:absolute;z-index:5;min-width:150px;max-height:212px;overflow-y:auto;background:#fff;border:1px solid #e8e8ea;border-radius:13px;box-shadow:0 12px 32px #00000029;padding:5px}#itin .cwb-dd-opt{display:flex;align-items:center;gap:9px;width:100%;padding:7px 9px;border:0;border-radius:9px;background:none;font:inherit;font-size:12px;font-weight:600;color:#444;cursor:pointer;text-align:left}#itin .cwb-dd-opt:hover{background:#f4f4f5;color:#000}#itin .cwb-dd-opt.on{color:#000}#itin .cwb-dd-ic{width:17px;text-align:center}#itin .cwb-dd-check{margin-left:auto;color:#0ea5e9;font-weight:700}#itin .cwb-it-addstop{display:block;width:100%;margin-top:10px;padding:9px;background:none;border:1px dashed #c8c8cc;border-radius:10px;color:#777;font:inherit;font-size:12px;font-weight:700;cursor:pointer}#itin .cwb-it-addstop:hover{border-color:#555;color:#000}#itin .cwb-it-form{margin-top:10px;padding:10px;border:1px solid #e3e3e3;border-radius:12px;display:flex;flex-direction:column;gap:8px}#itin .cwb-it-loc{display:flex;align-items:center;gap:9px}#itin .cwb-it-locbtn{flex:0 0 auto;width:34px;height:34px;border:1px solid #ddd;border-radius:9px;background:#fafafa;color:#444;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:0;transition:background .12s ease,border-color .12s ease}#itin .cwb-it-locbtn svg{width:18px;height:18px}#itin .cwb-it-locbtn:hover{border-color:#111;color:#000}#itin .cwb-it-locbtn.arm{background:#000;border-color:#000;color:#fff}#itin .cwb-it-loclbl{flex:1;min-width:0;color:#777;font-size:11.5px;line-height:1.4}#itin .cwb-cal{border:1px solid #eee;border-radius:12px;padding:10px 10px 8px}#itin .cwb-cal-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}#itin .cwb-cal-title{flex:1;text-align:center;font-weight:700;font-size:13px}#itin .cwb-cal-nav{flex:0 0 auto;width:26px;height:26px;border:0;border-radius:50%;background:none;color:#555;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:0}#itin .cwb-cal-nav:hover{background:#f3f3f3;color:#000}#itin .cwb-cal-nav svg{width:11px;height:11px}#itin .cwb-cal-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:2px}#itin .cwb-cal-dow{font-size:9px;font-weight:700;color:#b5b5b5;text-align:center;padding:3px 0}#itin .cwb-cal-day{width:100%;aspect-ratio:1;border:0;border-radius:50%;background:none;font:inherit;font-size:11.5px;color:#333;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:0}#itin .cwb-cal-day:hover{background:#f3f3f3}#itin .cwb-cal-day.out{color:#cfcfcf}#itin .cwb-cal-day.today{box-shadow:inset 0 0 0 1px #999}#itin .cwb-cal-day.sel{background:#000;color:#fff;font-weight:700}#itin .cwb-cal-day.sel.today{box-shadow:none}#itin .cwb-it-timebtn{display:flex;align-items:center;gap:8px;width:100%;box-sizing:border-box;border:1px solid #ddd;border-radius:8px;background:#fafafa;padding:8px 10px;font:inherit;font-size:12px;font-weight:600;color:#111;cursor:pointer;text-align:left}#itin .cwb-it-timebtn:hover{border-color:#111;background:#fff}#itin .cwb-it-timebtn>svg:first-child{width:15px;height:15px;color:#777;flex:0 0 auto}#itin .cwb-it-timebtn .cwb-it-chev{margin-left:auto;flex:0 0 auto}#itin .cwb-it-timein{flex:1;min-width:0;border:0;background:none;font:inherit;color:inherit;outline:none;padding:0}#itin .cwb-it-timebtn:focus-within{border-color:#111;background:#fff}#itin .cwb-it-in{width:100%;box-sizing:border-box;border:1px solid #ddd;border-radius:8px;background:#fafafa;padding:7px 9px;font:inherit;font-size:12px;color:#111;outline:none}#itin .cwb-it-in:focus{border-color:#111;background:#fff}#itin .cwb-it-form-row{display:flex;justify-content:flex-end;gap:7px}#itin .cwb-it-csadd{background:#000;color:#fff;border:0;border-radius:8px;font:inherit;font-size:12px;font-weight:700;padding:6px 13px;cursor:pointer}#itin .cwb-it-csadd:hover{background:#222}#itin .cwb-it-perm{display:flex;align-items:center;justify-content:space-between;gap:8px}#itin .cwb-it-perm[hidden]{display:none}#itin .cwb-it-perm-l{color:#777;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}#itin .cwb-it-subs{flex:1;min-width:0;color:#444;font-size:12px;text-align:right;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#itin .cwb-it-plans{background:none;border:0;color:#1d9bf0;font:inherit;font-size:11.5px;font-weight:700;cursor:pointer;padding:4px 8px 4px 2px}#itin .cwb-it-plans:hover{text-decoration:underline;text-underline-offset:2px}#itin .cwb-it-plans[hidden]{display:none}#itin .cwb-it-tight{margin-left:7px;color:#fff;background:#e11d48;border-radius:6px;padding:1px 6px;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}#itin .cwb-it-empty{color:#999;padding:10px 2px;font-style:italic}#itin .cwb-it-day{position:sticky;top:0;z-index:2;margin:14px -14px 8px;padding:6px 14px;background:#fff;font-size:13px;font-weight:600;color:#555}#itin .cwb-it-day:first-child{margin-top:0}#itin .cwb-it-copy{width:100%;height:110px;margin-top:10px;box-sizing:border-box;font:11px/1.5 ui-monospace,Menlo,monospace;color:#333;border:1px solid #ddd;border-radius:8px;padding:8px;resize:none}#itin .cwb-it-foot{display:flex;flex-direction:column;gap:8px;border-top:1px solid #eee;padding:10px 14px;flex-shrink:0}#itin .cwb-it-share{width:100%;background:#000;color:#fff;border:0;border-radius:10px;padding:11px;font:inherit;font-weight:700;letter-spacing:.04em;cursor:pointer}#itin .cwb-it-share:hover{background:#222}#itin .cwb-it-share[hidden]{display:none}#itin .cwb-it-foot-row{display:flex;align-items:center;justify-content:space-between;gap:8px}#itin .cwb-it-sum{color:#555;font-size:12px}#itin .cwb-it-clear{background:none;border:1px solid #ccc;border-radius:8px;color:#555;font:inherit;font-size:12px;font-weight:700;padding:5px 12px;cursor:pointer}#itin .cwb-it-clear:hover{border-color:#000;color:#000}#events .cwb-e-foot{flex-shrink:0}#events .cwb-e-foot[hidden]{display:none}#events .cwb-e-itin{display:block;width:100%;background:#111;color:#fff;border:0;border-radius:0;padding:17px;font:inherit;font-weight:700;letter-spacing:.05em;cursor:pointer;transition:background .15s}#events .cwb-e-itin:hover{background:#fe640b}#events .cwb-e-itin[hidden]{display:none}#itin{left:32px;transform:translate(-120%,-50%)}#itin.open{transform:translateY(-50%)}@media(max-width:700px){#itin{left:0;transform:translateY(101%)}#itin.open{transform:translateY(0)}#itin .cwb-it-head{padding-top:18px}#itin .cwb-it-back,#itin .cwb-it-x{font-size:20px;padding:8px 10px}}
