:root{--top: calc(env(safe-area-inset-top, 0px) + 24px) ;--bottom: max(env(safe-area-inset-bottom, 0px), 24px);--sans: "PingFang SC", "Inter", system-ui, -apple-system, "Helvetica Neue", "Microsoft YaHei", sans-serif;--serif: "Noto Serif SC", "Songti SC", "PingFang SC", serif;--grotesk: "Space Grotesk", "PingFang SC", sans-serif;--mono: "JetBrains Mono", "PingFang SC", monospace;--chalk: "ZCOOL KuaiLe", "PingFang SC", sans-serif}*{box-sizing:border-box}html,body,#root{margin:0;height:100%}body{background:#eeeeec;font-family:var(--sans);color:#0e0f0c;-webkit-font-smoothing:antialiased}::-webkit-scrollbar{display:none}button{border:0;background:none;padding:0;margin:0;font:inherit;color:inherit;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent}a{text-decoration:none;color:inherit;-webkit-tap-highlight-color:transparent}h1,h2,p{margin:0}i,em{font-style:normal}@keyframes sheetUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.map-picker{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;font-family:var(--sans)}.map-picker-mask{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:#0e0f0c7a;animation:fadeIn .18s ease}.map-picker-panel{position:absolute;left:50%;bottom:0;width:100%;max-width:430px;padding:8px 20px max(env(safe-area-inset-bottom,0px),20px);border-radius:24px 24px 0 0;background:#fff;color:#0e0f0c;transform:translate(-50%);animation:mapPickerUp .24s ease-out;box-shadow:0 -12px 40px #0e0f0c29}@keyframes mapPickerUp{0%{transform:translate(-50%,100%)}to{transform:translate(-50%)}}.map-picker-handle{width:36px;height:4px;margin:0 auto 14px;border-radius:9999px;background:#d8d8d5}.map-picker-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.map-picker-head h2{font-size:20px;line-height:1.3;font-weight:900}.map-picker-head p{max-width:300px;margin-top:4px;overflow:hidden;color:#868685;font-size:12px;font-weight:600;line-height:1.5;text-overflow:ellipsis;white-space:nowrap}.map-picker-close{width:36px;height:36px;border-radius:9999px;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:#f2f2f0;color:#454745}.map-picker-options{margin-top:18px;overflow:hidden;border:1px solid #e7e7e4;border-radius:16px}.map-picker-options>a{min-height:72px;padding:10px 14px;display:flex;align-items:center;gap:12px;background:#fff}.map-picker-options>a+a{border-top:1px solid #ececea}.map-picker-icon{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff}.map-picker-icon-amap{background:#1677ff}.map-picker-icon-tencent{background:#00a4ff}.map-picker-copy{min-width:0;flex:1}.map-picker-copy b,.map-picker-copy small{display:block}.map-picker-copy b{font-size:15px;font-weight:900;line-height:1.4}.map-picker-copy small{margin-top:2px;color:#868685;font-size:11px;font-weight:600}.map-picker-chevron{flex-shrink:0;color:#aaa}.map-picker-cancel{width:100%;height:50px;margin-top:12px;border-radius:14px;background:#f2f2f0;color:#454745;text-align:center;font-size:15px;font-weight:900}.shell{position:relative;width:100%;max-width:430px;margin:0 auto;height:100dvh;overflow:hidden;display:flex;flex-direction:column;background:#fff}.scroll{flex:1;min-height:0;overflow:auto;-webkit-overflow-scrolling:touch;position:relative}.poster{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.poster-empty{display:flex;align-items:center;justify-content:center;background:repeating-linear-gradient(135deg,rgba(0,0,0,.035) 0 6px,transparent 6px 14px)}.poster-empty span{font-size:11px;font-weight:700;letter-spacing:.08em;color:#0e0f0c66}.poster-box{position:relative;width:100%;height:100%}.poster-contain{overflow:hidden;background:#0e0f0c}.poster-blur{position:absolute;top:-10%;right:-10%;bottom:-10%;left:-10%;width:120%;height:120%;-o-object-fit:cover;object-fit:cover;filter:blur(18px) saturate(1.1) brightness(.72)}.poster-fit{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.badge{height:24px;padding:0 10px;border-radius:9999px;display:inline-flex;align-items:center;font-size:11px;font-weight:800;flex-shrink:0;background:#9fe8702e;color:#163300;white-space:nowrap}.badge.sold{background:#fff7f5;color:#d03238}.state-page{min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:40px;background:#fafaf9;text-align:center}.state-mark{width:56px;height:56px;border-radius:9999px;background:#0e0f0c}.state-page h1{font-size:18px;font-weight:900}.state-page p{font-size:13px;font-weight:600;color:#868685}.bar{position:absolute;left:0;right:0;bottom:0;padding:12px 20px var(--bottom);display:grid;grid-template-columns:1fr 1fr;gap:10px;font-family:var(--sans);z-index:5}.bar:has(>:only-child){grid-template-columns:1fr}.bar a{height:50px;display:flex;align-items:center;justify-content:center;gap:8px;font-size:15px;font-weight:900}.pill-bar{position:absolute;left:16px;right:16px;bottom:var(--bottom);height:60px;border-radius:9999px;background:#0e0f0c;color:#fff;display:flex;align-items:center;padding:0 6px 0 20px;gap:10px;box-shadow:0 8px 22px #0e0f0c52;z-index:5}.pill-copy{min-width:0;flex:1;font-size:12px;font-weight:700;line-height:1.35}.pill-address{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pill-phone{color:#ffffffa3}.pill-tel{width:48px;height:48px;border-radius:9999px;background:#ffffff1f;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pill-nav{height:48px;padding:0 18px;border-radius:9999px;background:#9fe870;color:#163300;display:flex;align-items:center;justify-content:center;gap:6px;font-size:14px;font-weight:900;flex-shrink:0}.sheet-root{position:absolute;top:0;right:0;bottom:0;left:0;z-index:20;font-family:var(--sans)}.sheet-mask{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);animation:fadeIn .2s ease}.sheet-panel{position:absolute;left:0;right:0;bottom:0;max-height:88%;overflow:auto;animation:sheetUp .26s ease-out}.sheet-handle{margin:0 auto 14px;width:36px;height:4px;border-radius:9999px;background:#0e0f0c1f}.sheet-generic{--gs-bg: #fff;--gs-fg: #0e0f0c;--gs-muted: #454745;--gs-dim: #868685;--gs-line: rgba(14,15,12,.08);--gs-card: #fafaf9;--gs-card-line: rgba(14,15,12,.08);--gs-poster: #f1f3f0;--gs-handle: rgba(14,15,12,.12);--gs-accent: #9fe870;--gs-on-accent: #163300;--gs-tag-bg: rgba(159,232,112,.18);--gs-tag-fg: #163300;--gs-code-bg: #0e0f0c;--gs-code-fg: #fff;--gs-close-bg: #fafaf9;--gs-close-fg: #454745;--gs-shadow: 0 -22px 48px rgba(14,15,12,.18)}.t-night .sheet-generic{--gs-bg: #161c28;--gs-fg: #f8fafc;--gs-muted: rgba(248,250,252,.72);--gs-dim: rgba(248,250,252,.55);--gs-line: rgba(255,255,255,.1);--gs-card: rgba(255,255,255,.05);--gs-card-line: rgba(255,255,255,.1);--gs-poster: #0f131c;--gs-handle: rgba(255,255,255,.2);--gs-tag-fg: #9fe870;--gs-code-bg: #9fe870;--gs-code-fg: #163300;--gs-close-bg: rgba(255,255,255,.08);--gs-close-fg: #f8fafc;--gs-shadow: 0 -22px 48px rgba(0,0,0,.5)}.t-night .sheet-generic .sheet-mask{background:#04060aa6}.t-night .sheet-generic .badge{background:#9fe8702e;color:#9fe870}.t-night .sheet-generic .badge.sold{background:#ffffff14;color:#fff9}.t-forest .sheet-generic{--gs-bg: #173f31;--gs-fg: #efe7d3;--gs-muted: rgba(239,231,211,.75);--gs-dim: rgba(239,231,211,.55);--gs-line: rgba(239,231,211,.12);--gs-card: rgba(239,231,211,.06);--gs-card-line: rgba(212,162,76,.35);--gs-poster: #1b4a39;--gs-handle: rgba(239,231,211,.25);--gs-accent: #d4a24c;--gs-on-accent: #12362a;--gs-tag-bg: rgba(212,162,76,.18);--gs-tag-fg: #d4a24c;--gs-code-bg: #d4a24c;--gs-code-fg: #12362a;--gs-close-bg: rgba(239,231,211,.08);--gs-close-fg: #efe7d3;--gs-shadow: 0 -22px 48px rgba(0,0,0,.45)}.t-forest .sheet-generic .sheet-mask{background:#081a14a6}.t-forest .sheet-generic .badge{background:#d4a24c2e;color:#d4a24c}.t-forest .sheet-generic .badge.sold{background:#efe7d314;color:#efe7d399}.t-forest .sheet-generic .sheet-panel{font-family:var(--serif)}.t-forest .sheet-generic .gs-stats,.t-forest .sheet-generic .gs-tags,.t-forest .sheet-generic .gs-desc,.t-forest .sheet-generic .gs-units,.t-forest .sheet-generic .gs-actions,.t-forest .sheet-generic .gs-meta{font-family:var(--sans)}.sheet-generic .sheet-panel{background:var(--gs-bg);color:var(--gs-fg);border-radius:28px 28px 0 0;padding:12px 20px var(--bottom);box-shadow:var(--gs-shadow)}.sheet-generic .sheet-handle{background:var(--gs-handle)}.sheet-generic .poster-empty span{color:var(--gs-dim)}.gs-poster{height:240px;border-radius:16px;overflow:hidden;position:relative;background:var(--gs-poster)}.gs-poster .badge{position:absolute;right:12px;top:12px;height:26px;padding:0 10px;font-size:11px}.gs-code{position:absolute;left:12px;top:12px;height:32px;min-width:32px;padding:0 10px;border-radius:9999px;background:var(--gs-code-bg);color:var(--gs-code-fg);display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:900}.gs-name{margin-top:16px;font-size:26px;font-weight:900;line-height:1.1;letter-spacing:-.02em;color:var(--gs-fg)}.gs-meta{margin-top:4px;font-size:13px;font-weight:600;color:var(--gs-muted)}.gs-stats{margin-top:14px;display:flex;gap:8px}.gs-stats>div{flex:1;padding:12px;border-radius:16px;background:var(--gs-card);border:1px solid var(--gs-card-line);text-align:center}.gs-stats>div.wide{flex:1.6}.gs-stats small{display:block;font-size:11px;font-weight:800;color:var(--gs-dim)}.gs-stats b{display:block;font-size:20px;font-weight:900;color:var(--gs-fg);letter-spacing:-.02em}.gs-stats .wide b{font-size:14px;line-height:26px;white-space:nowrap}.gs-tags{margin-top:12px;display:flex;gap:6px;flex-wrap:wrap}.gs-tags span{height:26px;padding:0 10px;border-radius:9999px;background:var(--gs-tag-bg);color:var(--gs-tag-fg);font-size:11px;font-weight:800;display:inline-flex;align-items:center}.gs-desc{margin-top:12px;font-size:14px;line-height:1.65;color:var(--gs-muted);text-wrap:pretty}.gs-units{margin-top:12px;border-top:1px solid var(--gs-line)}.gs-units>div{display:flex;justify-content:space-between;align-items:baseline;padding:10px 0;border-bottom:1px solid var(--gs-line);font-size:13px;font-weight:700;color:var(--gs-muted)}.gs-units b{font-size:16px;font-weight:900;color:var(--gs-fg)}.gs-actions{margin-top:18px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.gs-actions a,.gs-actions button{height:50px;border-radius:22px;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:900}.gs-actions a{background:var(--gs-accent);color:var(--gs-on-accent)}.gs-actions button{background:var(--gs-close-bg);color:var(--gs-close-fg)}.t-story .sheet-generic{--gs-bg: #1a1b18;--gs-fg: #fff;--gs-muted: rgba(255,255,255,.75);--gs-dim: rgba(255,255,255,.55);--gs-line: rgba(255,255,255,.1);--gs-card: rgba(255,255,255,.06);--gs-card-line: rgba(255,255,255,.1);--gs-poster: #0e0f0c;--gs-handle: rgba(255,255,255,.2);--gs-tag-bg: rgba(255,255,255,.14);--gs-tag-fg: #fff;--gs-code-bg: #9fe870;--gs-code-fg: #163300;--gs-close-bg: rgba(255,255,255,.14);--gs-close-fg: #fff;--gs-shadow: 0 -22px 48px rgba(0,0,0,.6)}.t-story .sheet-generic .sheet-mask{background:#0e0f0cb3}.t-story .sheet-generic .badge{background:#9fe8702e;color:#9fe870}.t-story .sheet-generic .badge.sold{background:#ffffff1a;color:#fff9}.t-story .gs-actions a,.t-story .gs-actions button{border-radius:9999px}.t-film .sheet-generic{--gs-bg: #160507;--gs-fg: #f6e9d8;--gs-muted: rgba(246,233,216,.7);--gs-dim: rgba(246,233,216,.5);--gs-line: rgba(246,233,216,.15);--gs-card: #2a0b10;--gs-card-line: rgba(217,160,102,.35);--gs-poster: #3a1219;--gs-handle: rgba(246,233,216,.25);--gs-accent: #d9a066;--gs-on-accent: #2a0b10;--gs-tag-bg: transparent;--gs-tag-fg: #d9a066;--gs-code-bg: #160507;--gs-code-fg: #d9a066;--gs-close-bg: transparent;--gs-close-fg: #f6e9d8;--gs-shadow: 0 -22px 48px rgba(0,0,0,.6)}.t-film .sheet-generic .sheet-mask{background:#160507b3}.t-film .sheet-generic .sheet-panel{border-radius:0;padding-top:0}.t-film .sheet-generic .sheet-handle{display:none}.t-film .sheet-generic .sheet-panel:before{content:"";display:block;height:30px;margin:0 -20px 14px;background:#160507 repeating-linear-gradient(90deg,transparent 0 16px,#2a0b10 16px 30px,transparent 30px 46px) center / 46px 10px repeat-x}.t-film .gs-poster{border-radius:0}.t-film .gs-code{border-radius:0;font-family:var(--grotesk);letter-spacing:.1em;font-size:12px;height:26px}.t-film .gs-code:before{content:"№ "}.t-film .sheet-generic .badge{border-radius:0;background:#d9a066;color:#2a0b10}.t-film .sheet-generic .badge.sold{background:#f6e9d826;color:#f6e9d899}.t-film .gs-name{font-size:28px}.t-film .gs-stats>div{border-radius:0}.t-film .gs-stats b{font-family:var(--grotesk);color:#d9a066;font-weight:700}.t-film .gs-tags span{border-radius:0;border:1px solid #d9a066}.t-film .gs-actions a,.t-film .gs-actions button{border-radius:0}.t-film .gs-actions button{border:1.5px solid rgba(246,233,216,.5)}.t-brutal .sheet-generic{--gs-bg: #fff;--gs-fg: #0e0f0c;--gs-muted: #454745;--gs-dim: #454745;--gs-line: #0e0f0c;--gs-card: #fff;--gs-card-line: #0e0f0c;--gs-poster: #ffe9a8;--gs-handle: #0e0f0c;--gs-accent: #0e0f0c;--gs-on-accent: #ffc21a;--gs-tag-bg: #ffc21a;--gs-tag-fg: #0e0f0c;--gs-code-bg: #0e0f0c;--gs-code-fg: #ffc21a;--gs-close-bg: #fff;--gs-close-fg: #0e0f0c;--gs-shadow: none;font-family:var(--grotesk)}.t-brutal .sheet-generic .sheet-mask{background:#0e0f0c99;backdrop-filter:none;-webkit-backdrop-filter:none}.t-brutal .sheet-generic .sheet-panel{border-radius:0;border:3px solid #0e0f0c;border-bottom:0;padding-top:16px}.t-brutal .sheet-generic .sheet-handle{border-radius:0;width:44px}.t-brutal .gs-poster{border-radius:0;border:3px solid #0e0f0c}.t-brutal .gs-code{left:-3px;top:-3px;height:auto;border-radius:0;padding:6px 14px;font-size:22px;font-weight:700;letter-spacing:-.02em}.t-brutal .sheet-generic .badge{border-radius:0;background:#ff4f7a;color:#fff;border:2px solid #0e0f0c;transform:rotate(4deg);font-family:var(--sans)}.t-brutal .sheet-generic .badge.sold{background:#fff;color:#0e0f0c}.t-brutal .gs-name{font-family:var(--sans);font-size:28px}.t-brutal .gs-meta,.t-brutal .gs-desc,.t-brutal .gs-units,.t-brutal .gs-tags,.t-brutal .gs-actions,.t-brutal .gs-stats small{font-family:var(--sans)}.t-brutal .gs-meta{font-weight:700}.t-brutal .gs-stats>div{border-radius:0;border:3px solid #0e0f0c;box-shadow:4px 4px #0e0f0c}.t-brutal .gs-stats small{font-weight:900}.t-brutal .gs-stats b{font-weight:700}.t-brutal .gs-tags{margin-top:16px}.t-brutal .gs-tags span{border-radius:0;border:2px solid #0e0f0c;font-weight:900}.t-brutal .gs-units{margin-top:16px;border-top-width:2px}.t-brutal .gs-units>div{border-bottom-width:2px;font-weight:900;color:#0e0f0c}.t-brutal .gs-actions{gap:12px;margin-top:22px}.t-brutal .gs-actions a,.t-brutal .gs-actions button{border-radius:0;border:3px solid #0e0f0c;height:52px}.t-brutal .gs-actions a{box-shadow:4px 4px #ffc21a}.t-brutal .gs-actions button{box-shadow:4px 4px #0e0f0c}.t-washi .sheet-generic{--gs-bg: #f5f0e6;--gs-fg: #1f2a44;--gs-muted: #6b7280;--gs-dim: #6b7280;--gs-line: rgba(31,42,68,.2);--gs-card: transparent;--gs-card-line: transparent;--gs-poster: #fff;--gs-handle: rgba(31,42,68,.2);--gs-accent: #c8372d;--gs-on-accent: #f5f0e6;--gs-tag-bg: transparent;--gs-tag-fg: #1f2a44;--gs-code-bg: #c8372d;--gs-code-fg: #f5f0e6;--gs-close-bg: transparent;--gs-close-fg: #1f2a44;--gs-shadow: none}.t-washi .sheet-generic .sheet-mask{background:#1f2a4480}.t-washi .sheet-generic .sheet-panel{border-radius:0;border-top:2px solid #c8372d;padding-left:24px;padding-right:24px}.t-washi .gs-poster{border-radius:0;border:1px solid #1f2a44;padding:8px;background:#fff;overflow:visible}.t-washi .gs-poster .poster{top:8px;right:8px;bottom:8px;left:8px;width:auto;height:auto}.t-washi .gs-code{left:auto;right:-10px;top:14px;width:26px;height:26px;min-width:0;padding:0;border-radius:0;font-size:13px}.t-washi .sheet-generic .badge{left:12px;right:auto;border-radius:0;background:#1f2a44;color:#f5f0e6}.t-washi .sheet-generic .badge.sold{background:#c8372d;color:#f5f0e6}.t-washi .gs-name{font-family:var(--serif);font-size:28px}.t-washi .gs-stats{gap:0;border-top:1px solid #1f2a44;border-bottom:1px solid #1f2a44}.t-washi .gs-stats>div{border-radius:0;border:0;border-right:1px solid rgba(31,42,68,.25)}.t-washi .gs-stats>div:last-child{border-right:0}.t-washi .gs-stats b{color:#c8372d}.t-washi .gs-stats .wide b{color:#1f2a44}.t-washi .gs-tags{flex-direction:column;gap:4px}.t-washi .gs-tags span{height:auto;padding:0;font-weight:700}.t-washi .gs-tags span:before{content:"· "}.t-washi .gs-actions a,.t-washi .gs-actions button{border-radius:0}.t-washi .gs-actions button{border:1.5px solid #1f2a44}.t-forest .gs-poster{border-radius:999px 999px 14px 14px;border:2px solid #d4a24c}.t-forest .gs-code{left:50%;top:auto;bottom:10px;transform:translate(-50%);width:30px;height:30px;min-width:0;padding:0;font-size:13px}.t-forest .sheet-generic .badge{right:50%;transform:translate(50%);top:14px}.t-forest .gs-name,.t-forest .gs-meta{text-align:center}.t-forest .gs-tags{justify-content:center}.t-ticket .sheet-generic{--gs-bg: #fff;--gs-poster: #f1f3f0;--gs-card: #f1f3f0;--gs-card-line: transparent;--gs-tag-bg: #f1f3f0;--gs-tag-fg: #454745;--gs-accent: #0e0f0c;--gs-on-accent: #fff;--gs-close-bg: #e9e6df;--gs-close-fg: #0e0f0c}.t-ticket .sheet-generic .sheet-panel{border-radius:16px 16px 0 0}.t-ticket .gs-poster{border-radius:12px}.t-ticket .gs-code{border-radius:6px}.t-ticket .gs-tags span{border-radius:4px}.t-ticket .gs-actions a,.t-ticket .gs-actions button{border-radius:12px}.t-sticker .sheet-generic{--gs-bg: #fff;--gs-fg: #3b2d4a;--gs-muted: #6b5a80;--gs-dim: #8a7a9e;--gs-line: rgba(59,45,74,.12);--gs-card: #fff;--gs-card-line: #3b2d4a;--gs-poster: #f3eef9;--gs-handle: #3b2d4a;--gs-accent: #3b2d4a;--gs-on-accent: #fff;--gs-tag-bg: #b8f2d9;--gs-tag-fg: #3b2d4a;--gs-code-bg: #ff5c8a;--gs-code-fg: #fff;--gs-close-bg: #fff;--gs-close-fg: #3b2d4a;--gs-shadow: none}.t-sticker .sheet-generic .sheet-mask{background:#3b2d4a80}.t-sticker .sheet-generic .sheet-panel{border-radius:26px 26px 0 0;border:2px solid #3b2d4a;border-bottom:0}.t-sticker .gs-poster{border-radius:18px;border:4px solid #fff;box-shadow:0 0 0 2px #3b2d4a}.t-sticker .gs-code{width:32px;min-width:0;padding:0}.t-sticker .sheet-generic .badge{background:#cbb8ff;color:#3b2d4a;font-weight:900}.t-sticker .sheet-generic .badge.sold{background:#f3eef9;color:#8a7a9e}.t-sticker .gs-stats>div{border-radius:18px;border-width:2px;box-shadow:0 4px #3b2d4a}.t-sticker .gs-stats b{color:#ff5c8a}.t-sticker .gs-stats .wide b{color:#3b2d4a}.t-sticker .gs-tags{margin-top:16px}.t-sticker .gs-tags span{font-weight:900}.t-sticker .gs-actions{margin-top:22px}.t-sticker .gs-actions a,.t-sticker .gs-actions button{border-radius:9999px;height:52px}.t-sticker .gs-actions a{box-shadow:0 4px #ff5c8a}.t-sticker .gs-actions button{box-shadow:0 4px #3b2d4a}.t-paper .sheet-generic{--gs-bg: #fffdf5;--gs-fg: #171b2a;--gs-card: #fff8e6;--gs-tag-bg: rgba(159,224,50,.22);--gs-tag-fg: #3d6b00;--gs-accent: #9fe032}.t-paper .gs-name{font-family:var(--serif)}.svc-wrap{--svc-sync: #868685;--svc-link: #454745;padding:18px 0 4px;display:flex;flex-direction:column;align-items:center;gap:0;font-family:var(--sans);text-align:center}.svc-span{grid-column:1 / -1}.svc-sync,.svc-line{font-size:11px;font-weight:600;color:var(--svc-sync);line-height:1.7}.svc-link{display:inline;font-size:11px;font-weight:800;color:var(--svc-link);padding:6px 2px 1px;margin:-6px -2px 0;border-bottom:1px solid color-mix(in srgb,var(--svc-link) 30%,transparent)}.t-night .svc-wrap,.t-story .svc-wrap{--svc-sync: rgba(255,255,255,.5);--svc-link: #f8fafc}.t-paper .svc-wrap{--svc-sync: #7a7d8a;--svc-link: #171b2a}.t-amber .svc-wrap{--svc-sync: #8a5a1c;--svc-link: #3b2412}.t-neon .svc-wrap{--svc-sync: rgba(255,255,255,.5);--svc-link: #37f2ff}.t-mono .svc-wrap{--svc-sync: #666;--svc-link: #111}.t-classic .svc-wrap,.t-mag .svc-wrap,.t-gallery .svc-wrap,.t-focus .svc-wrap{--svc-link: #454745}.t-sea .svc-wrap{--svc-sync: #5b6f8c;--svc-link: #0f2e5c}.t-chalk .svc-wrap{--svc-sync: rgba(243,239,228,.6);--svc-link: #ffd95e}.story-end{display:flex;align-items:center;justify-content:center;padding:0 20px calc(var(--bottom) + 86px)}.t-gallery .svc-wrap{margin-top:0!important}.t-focus .svc-wrap{padding:10px 20px 0;gap:4px}.t-ticket .svc-wrap{--svc-sync: #868685;--svc-link: #0e0f0c}.t-film .svc-wrap{--svc-sync: rgba(246,233,216,.5);--svc-link: #d9a066;padding:22px 20px 0}.t-brutal .svc-wrap{--svc-sync: #0e0f0c;--svc-link: #0e0f0c}.t-brutal .svc-sync,.t-brutal .svc-line{font-weight:700}.t-washi .svc-wrap{--svc-sync: #6b7280;--svc-link: #1f2a44}.t-forest .svc-wrap{--svc-sync: rgba(239,231,211,.65);--svc-link: #d4a24c}.t-sticker .svc-wrap{--svc-sync: #8a7a9e;--svc-link: #3b2d4a}.t-about{background:#fff;color:#0e0f0c}.about-nav{flex-shrink:0;background:#0f131c;display:flex;align-items:flex-end;padding:var(--top) 12px 10px;min-height:calc(var(--top) + 44px);position:relative}.about-nav button{width:32px;height:32px;display:flex;align-items:center;justify-content:center;margin-bottom:-5px}.about-nav span{position:absolute;left:50%;bottom:11px;transform:translate(-50%);font-size:17px;font-weight:600;color:#fff}.about-hero{background:#0f131c;color:#fff;padding:26px 24px 34px;position:relative;overflow:hidden}.about-glow{position:absolute;right:-70px;top:-40px;width:220px;height:220px;border-radius:9999px;background:radial-gradient(circle,rgba(159,232,112,.35),transparent 65%);pointer-events:none}.about-brand{position:relative;display:flex;align-items:center;gap:10px}.about-brand img{width:44px;height:44px;border-radius:14px;flex-shrink:0;-o-object-fit:cover;object-fit:cover}.about-brand b{display:block;font-size:18px;font-weight:900;line-height:1.1}.about-brand small{display:block;margin-top:2px;font-size:11px;font-weight:600;letter-spacing:.14em;color:#9fe870}.about-hero h1{position:relative;margin-top:22px;font-size:34px;font-weight:900;line-height:1.15;letter-spacing:-.02em}.about-hero h1 em{color:#9fe870}.about-hero p{position:relative;margin-top:12px;font-size:14px;line-height:1.6;font-weight:500;color:#ffffffbf;text-wrap:pretty}.about-chips{position:relative;margin-top:20px;display:flex;gap:8px;flex-wrap:wrap}.about-chips span{height:28px;padding:0 12px;border-radius:9999px;background:#9fe87024;color:#9fe870;font-size:12px;font-weight:800;display:inline-flex;align-items:center}.about-points{padding:26px 24px 0}.about-points h2{font-size:22px;font-weight:900;color:#0e0f0c;letter-spacing:-.01em}.about-point-list{margin-top:16px;display:flex;flex-direction:column;gap:12px}.about-point{padding:16px;border-radius:20px;background:#fafaf9;display:flex;gap:14px;align-items:flex-start}.about-point>i{width:40px;height:40px;border-radius:12px;background:#9fe870;display:flex;align-items:center;justify-content:center;flex-shrink:0}.about-point>div{min-width:0}.about-point-title{display:flex;align-items:center;gap:6px}.about-point-title b{font-size:16px;font-weight:900;color:#0e0f0c}.about-point-title span{height:20px;padding:0 8px;border-radius:9999px;background:#9fe870;color:#163300;font-size:11px;font-weight:900;display:inline-flex;align-items:center}.about-point p{margin-top:4px;font-size:13px;line-height:1.55;font-weight:500;color:#454745}.about-wecom{margin:26px 24px 0;padding:22px 20px;border-radius:28px;background:#0f131c;color:#fff;text-align:center}.about-wecom small{display:block;font-size:11px;font-weight:800;letter-spacing:.16em;color:#9fe870}.about-wecom h2{margin-top:8px;font-size:22px;font-weight:900;line-height:1.2}.about-qr-card{margin:18px auto 0;width:200px;padding:12px;border-radius:22px;background:#fff}.about-qr{width:176px;height:176px;border-radius:12px;overflow:hidden;background:#fafaf9;position:relative}.about-qr img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block}.about-qr-empty{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;justify-content:center;padding-bottom:14px;font-size:11px;font-weight:700;color:#868685;background:repeating-linear-gradient(135deg,rgba(0,0,0,.035) 0 6px,transparent 6px 14px)}.about-qr-mark{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:38px;height:38px;border-radius:9px;background:#fff;box-shadow:0 0 0 3px #fff;display:flex;align-items:center;justify-content:center;pointer-events:none}.about-qr-card b{display:block;margin-top:8px;font-size:12px;font-weight:900;color:#0e0f0c}.about-wecom p{margin-top:14px;font-size:12px;font-weight:600;color:#ffffffb3;line-height:1.5}.about-wecom p a{color:#fff;text-decoration:underline;text-underline-offset:2px}.about-foot{padding:22px 24px 130px;text-align:center}.about-foot p{font-size:12px;font-weight:600;color:#868685;line-height:1.6}.about-foot small{display:block;margin-top:12px;font-size:11px;font-weight:600;color:#454745}.about-bar{position:absolute;left:0;right:0;bottom:0;padding:12px 20px var(--bottom);background:linear-gradient(to top,#fff 70%,#fff0);display:grid;grid-template-columns:1.4fr 1fr;gap:10px}.about-bar button{height:50px;border-radius:9999px;display:flex;align-items:center;justify-content:center;gap:8px;font-size:15px;font-weight:900}.about-cta{background:#9fe870;color:#163300}.about-back{background:#fff;border:1px solid rgba(14,15,12,.12);color:#0e0f0c}.promo{flex-shrink:0;height:20px;padding:0 7px;border-radius:6px;background:#ffd11a;color:#3d2f00;font-size:11px;font-weight:900;display:inline-flex;align-items:center;white-space:nowrap;font-family:var(--sans);line-height:1}.promo-bar{margin-top:12px;padding:12px 14px;border-radius:16px;background:#fff7d6;display:flex;align-items:center;gap:10px}.promo-bar .promo{height:24px;padding:0 9px;font-size:12px}.promo-bar span{font-size:13px;font-weight:700;color:#5c4a00;line-height:1.4}.basic-name,.mag-row-name,.mag-card-name,.mono-name,.focus-name-row,.ticket-name-row,.film-name-row,.sticker-name-row,.brutal-name-wrap{display:flex;align-items:center;gap:6px;min-width:0}.basic-name>span,.mag-row-name>span,.mag-card-name>span,.mono-name>span,.ticket-name-row>b,.film-name-row>b,.sticker-name-row>b{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mono-name,.focus-name-row,.film-name-row,.sticker-name-row,.brutal-name-wrap{flex-wrap:wrap;gap:8px}.mono-name,.sticker-name-row{gap:6px}.focus-name-row h2{min-width:0}.mag-card-name .promo{height:20px;padding:0 7px;font-size:10px}.mag-row-name .promo{height:18px;padding:0 6px;border-radius:4px;font-size:10px}.t-amber .promo{height:20px;padding:0 7px;border-radius:0;background:#c8862a;color:#3b2412;align-self:center}.amber-sheet .promo-bar{border-radius:0;background:#c8862a29}.amber-sheet .promo-bar span{color:#5a4030;font-family:var(--sans)}.t-neon .promo{margin-top:auto;align-self:flex-start;height:20px;padding:0 8px;border-radius:9999px;background:transparent;border:1px solid #ff4fa3;color:#ff4fa3;font-size:10px;font-weight:700;text-shadow:0 0 8px rgba(255,79,163,.6)}.t-neon .promo+.neon-name{margin-top:0}.neon-sheet .promo-bar{background:#ff4fa31a;border:1px solid rgba(255,79,163,.35)}.neon-sheet .promo-bar span{color:#fffc}.neon-sheet .promo-bar .promo{margin-top:0}.t-mono .promo{height:18px;padding:0 6px;border-radius:0;background:#e2401c;color:#fff;font-size:10px;font-weight:800}.mono-sheet .promo-bar{border-radius:0;background:#fff;border:1px solid #111}.mono-sheet .promo-bar span{color:#333}.t-sea .promo{margin-top:12px;align-self:flex-start;height:20px;padding:0 8px;border-radius:9999px;background:#ffd166;color:#0f2e5c;font-size:10px}.sea-sheet .promo-bar{border-radius:20px;background:#fff;box-shadow:0 6px 18px #0f2e5c14}.sea-sheet .promo-bar span{color:#3d4f6b}.t-chalk .promo{height:20px;padding:0 7px;border-radius:4px;background:transparent;border:1.5px dashed #ffd95e;color:#ffd95e;font-weight:800;align-self:center}.chalk-sheet .promo-bar{border-radius:4px;background:transparent;border:1.5px dashed rgba(243,239,228,.5)}.chalk-sheet .promo-bar span{color:#f3efe4d9}.t-story .story-info .promo{margin-top:10px;height:26px;padding:0 12px;border-radius:9999px;font-size:12px}.gallery-copy .promo{margin-bottom:6px;height:20px;padding:0 8px;font-size:10px}.focus-name-row .promo{height:22px;padding:0 8px}.ticket-name-row .promo{height:18px;padding:0 6px;border-radius:4px;font-size:10px}.t-film .promo{height:20px;padding:0 8px;border-radius:0;background:#d9a066;color:#2a0b10;letter-spacing:.04em}.t-brutal .promo{height:22px;padding:0 8px;border-radius:0;background:#0e0f0c;color:#ffc21a;border:2px solid #0e0f0c}.brutal-name-wrap{display:flex;min-width:0}.t-washi .promo{margin-top:6px;align-self:flex-start;height:20px;padding:0 8px;border-radius:0;background:transparent;border:1.5px solid #c8372d;color:#c8372d;letter-spacing:.06em}.t-forest .promo{margin-top:10px;height:20px;padding:0 9px;border-radius:9999px;background:#d4a24c;color:#12362a}.t-sticker .promo{height:20px;padding:0 8px;border-radius:9999px;background:#ff5c8a;color:#fff;font-size:10px;transform:rotate(-3deg)}.t-night .promo-bar,.t-story .promo-bar,.t-forest .promo-bar,.t-film .promo-bar{background:#ffd11a1f}.t-night .promo-bar span,.t-story .promo-bar span,.t-forest .promo-bar span,.t-film .promo-bar span{color:var(--gs-muted)}.t-film .promo-bar,.t-brutal .promo-bar,.t-washi .promo-bar{border-radius:0}.t-brutal .promo-bar{background:#ffe9a8;border:3px solid #0e0f0c}.t-washi .promo-bar{background:transparent;border:1px solid #c8372d}.t-washi .promo-bar span{color:#1f2a44}.t-sticker .promo-bar{border-radius:18px;background:#fff0f4}.t-sticker .promo-bar span{color:#6b5a80}.t-sticker .promo-bar .promo{transform:none}.t-classic{--c1: #fff;--c2: #0e0f0c;--c3: #9fe870;--muted: #868685;--line: rgba(14,15,12,.08);background:var(--c1);color:var(--c2)}.t-night{--c1: #0f131c;--c2: #f8fafc;--c3: #9fe870;--muted: rgba(248,250,252,.55);--line: rgba(255,255,255,.1);background:var(--c1);color:var(--c2)}.t-paper{--c1: #fffdf5;--c2: #171b2a;--c3: #77b916;--muted: #7a7d8a;--line: rgba(23,27,42,.1);background:var(--c1);color:var(--c2);font-family:var(--serif)}.basic-head{padding:var(--top) 20px 0;display:flex;align-items:flex-end;justify-content:space-between}.basic-head small{font-size:12px;font-weight:800;color:var(--muted)}.basic-head h1{margin-top:4px;font-size:30px;font-weight:900;line-height:1;letter-spacing:-.02em}.basic-head p{font-size:12px;font-weight:700;text-align:right;line-height:1.4;color:var(--muted)}.basic-head p b{color:var(--c2)}.basic-list{padding:8px 24px 130px}.basic-row{width:100%;display:flex;align-items:center;gap:14px;padding:14px 0;border-bottom:1px solid var(--line)}.basic-code{width:40px;flex-shrink:0;font-size:26px;font-weight:900;letter-spacing:-.03em;font-variant-numeric:tabular-nums;color:var(--c2)}.t-classic .basic-code{color:#163300}.t-paper .basic-code{color:#3d6b00}.basic-copy{min-width:0;flex:1}.basic-name{font-size:16px;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.basic-meta{margin-top:3px;font-size:12px;font-weight:600;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.basic-row.sold .basic-code,.basic-row.sold .basic-name{color:#d03238}.t-night .badge{background:#9fe8702e;color:#9fe870}.t-night .badge.sold{background:#ffffff14;color:#fff9}.t-night .basic-pill{background:#1c2230}.t-paper .basic-pill{background:#171b2a}.t-mag{background:#fff}.mag-hero{position:relative;height:300px;background:#1c2030;overflow:hidden}.mag-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(120% 80% at 80% 10%,rgba(159,232,112,.35),transparent 60%),linear-gradient(180deg,#1c2030,#0f131c)}.mag-hero-copy{position:absolute;left:24px;right:24px;bottom:22px}.mag-eyebrow{font-size:11px;font-weight:900;letter-spacing:.16em;color:#9fe870}.mag-title{margin-top:8px;font-size:34px;font-weight:900;line-height:1;letter-spacing:-.02em;color:#fff}.mag-open{margin-top:10px;display:flex;align-items:center;gap:8px;font-size:12px;font-weight:700;color:#fffc}.mag-open span{height:22px;padding:0 10px;border-radius:9999px;background:#9fe870;color:#163300;display:inline-flex;align-items:center;font-weight:900}.mag-featured{padding:22px 0 0}.mag-h2{padding:0 24px;display:flex;align-items:baseline;gap:8px}.mag-h2 span{font-size:22px;font-weight:900;color:#0e0f0c;letter-spacing:-.01em}.mag-h2 small{font-size:12px;font-weight:700;color:#868685}.mag-h2-all{padding-top:26px}.mag-carousel{margin-top:12px;display:flex;gap:12px;overflow-x:auto;padding:0 24px 4px;scrollbar-width:none}.mag-card{flex-shrink:0;width:220px;border-radius:24px;background:#0e0f0c;color:#fff;padding:16px;position:relative;overflow:hidden}.mag-card-photo{height:110px;border-radius:14px;background:linear-gradient(160deg,#454745,#1c2030);display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.mag-card-photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.mag-hop{width:40px;height:40px;opacity:.5}.mag-card-code{position:absolute;left:24px;top:24px;height:28px;min-width:28px;padding:0 9px;border-radius:9999px;background:#9fe870;color:#163300;font-size:13px;font-weight:900;display:inline-flex;align-items:center;justify-content:center}.mag-card-name{margin-top:12px;font-size:18px;font-weight:900;line-height:1.15;letter-spacing:-.01em}.mag-card-style{margin-top:4px;font-size:12px;font-weight:600;color:#ffffffa3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mag-card-row{margin-top:10px;display:flex;align-items:baseline;gap:8px}.mag-card-row b{font-size:20px;font-weight:900;color:#9fe870;font-variant-numeric:tabular-nums;letter-spacing:-.02em}.mag-card-row small{font-size:11px;font-weight:700;color:#ffffff80}.mag-list{padding:8px 24px 130px}.mag-row{width:100%;display:flex;align-items:center;gap:14px;padding:14px 0;border-bottom:1px solid rgba(14,15,12,.08)}.mag-row-code{width:40px;flex-shrink:0;font-size:26px;font-weight:900;letter-spacing:-.03em;font-variant-numeric:tabular-nums;color:#163300}.mag-row-copy{min-width:0;flex:1}.mag-row-name{font-size:16px;font-weight:900;color:#0e0f0c;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mag-row-meta{margin-top:3px;font-size:12px;font-weight:600;color:#868685;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mag-row.sold .mag-row-code,.mag-row.sold .mag-row-name{color:#d03238}.mag-pill{height:64px;padding:0 8px 0 20px}.mag-pill .pill-address{font-size:13px;font-weight:900}.mag-pill .pill-phone{font-size:11px;font-weight:600}.mag-pill .pill-tel{background:#ffffff1a}.t-amber{background:#f4ead8;color:#3b2412;font-family:var(--serif)}.amber-head{background:#3b2412;color:#f4ead8;padding:var(--top) 24px 26px;position:relative;overflow:hidden}.amber-ring{position:absolute;right:-30px;top:20px;width:180px;height:180px;border-radius:9999px;border:18px solid rgba(200,134,42,.25)}.amber-eyebrow{font-size:12px;font-weight:600;letter-spacing:.3em;color:#c8862a}.amber-title{margin-top:10px;font-size:40px;font-weight:900;line-height:1.1}.amber-sub{font-size:16px;font-weight:600;color:#f4ead8cc}.amber-open{margin-top:18px;display:flex;align-items:center;gap:10px;font-size:12px;font-weight:600;color:#f4ead8bf}.amber-open i{width:8px;height:8px;border-radius:9999px;background:#c8862a;flex-shrink:0}.amber-open span{margin-left:auto}.amber-divider{padding:20px 24px 0;display:flex;align-items:center;gap:12px}.amber-divider i{flex:1;height:1px;background:#c8862a}.amber-divider span{font-size:13px;font-weight:900;letter-spacing:.2em;color:#8a5a1c}.amber-list{padding:8px 24px 130px;display:flex;flex-direction:column}.amber-row{width:100%;display:flex;gap:14px;padding:18px 0;border-bottom:1px dashed rgba(59,36,18,.25)}.amber-row.sold{opacity:.5}.amber-num{width:44px;height:44px;border-radius:9999px;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:900;font-family:var(--serif);background:#c8862a;color:#3b2412}.amber-row.sold .amber-num{background:#d9cdb8;color:#8a7a66}.amber-copy{min-width:0;flex:1}.amber-name-row{display:flex;align-items:baseline;gap:8px}.amber-name{font-size:20px;font-weight:900;color:#3b2412;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.amber-leader{flex:1;border-bottom:1px dotted rgba(59,36,18,.4);min-width:10px;transform:translateY(-5px)}.amber-abv{flex-shrink:0;font-size:16px;font-weight:900;color:#8a5a1c;font-variant-numeric:tabular-nums}.amber-meta{margin-top:4px;font-size:13px;font-weight:600;color:#7a5a3a;font-family:var(--sans)}.amber-desc{margin-top:8px;font-size:12.5px;line-height:1.6;color:#5a4030;font-family:var(--sans);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.amber-foot{margin-top:8px;display:flex;align-items:center;gap:8px;font-family:var(--sans)}.amber-foot span{font-size:11px;font-weight:700;color:#8a5a1c}.amber-badge{margin-left:auto;height:22px;padding:0 10px;border-radius:4px;font-size:11px;font-weight:900;display:inline-flex;align-items:center;background:#3b2412;color:#f4ead8;font-family:var(--sans)}.sold .amber-badge{background:#8a5a1c}.amber-bar{background:linear-gradient(to top,#f4ead8 65%,#f4ead800)}.amber-bar .bar-nav{border-radius:6px;background:#3b2412;color:#f4ead8}.amber-bar .bar-tel{border-radius:6px;border:2px solid #3b2412;color:#3b2412}.amber-sheet .sheet-mask{background:#3b24128c}.amber-sheet .sheet-panel{background:#f4ead8;border-top:6px solid #3b2412;padding:18px 24px var(--bottom);max-height:86%;font-family:var(--serif);color:#3b2412}.amber-sheet-head{display:flex;align-items:center;gap:12px}.amber-sheet-num{width:44px;height:44px;border-radius:9999px;background:#c8862a;color:#3b2412;display:inline-flex;align-items:center;justify-content:center;font-size:18px;font-weight:900}.amber-sheet-no{font-size:11px;font-weight:600;letter-spacing:.3em;color:#8a5a1c;font-family:var(--sans)}.amber-sheet-poster{margin-top:14px;height:240px;border:2px solid #3b2412;padding:6px;background:#fff}.amber-sheet-name{margin-top:16px;font-size:28px;font-weight:900;line-height:1.1;color:#3b2412}.amber-sheet-meta{margin-top:4px;font-size:13px;font-weight:600;color:#7a5a3a;font-family:var(--sans)}.amber-stats{margin-top:14px;display:flex;border-top:1px solid #3b2412;border-bottom:1px solid #3b2412;font-family:var(--sans)}.amber-stats>div{flex:1;padding:10px 0;text-align:center;border-right:1px dashed rgba(59,36,18,.4)}.amber-stats>div.wide{flex:1.4;border-right:0}.amber-stats small{display:block;font-size:10px;font-weight:800;letter-spacing:.15em;color:#8a5a1c}.amber-stats b{display:block;font-size:18px;font-weight:900;color:#3b2412}.amber-stats .wide b{font-size:15px;line-height:24px}.amber-sheet-desc{margin-top:14px;font-size:14px;line-height:1.7;color:#5a4030;font-family:var(--sans);text-wrap:pretty}.amber-tags{margin-top:10px;display:flex;gap:8px;flex-wrap:wrap;font-family:var(--sans)}.amber-tags span{font-size:12px;font-weight:800;color:#8a5a1c;border:1px solid #c8862a;padding:3px 9px}.amber-close{margin-top:18px;width:100%;height:50px;background:#3b2412;color:#f4ead8;display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:900;font-family:var(--sans)}.t-neon{background:#12081f;color:#fff;font-family:var(--grotesk)}.neon-head{padding:var(--top) 20px 0;position:relative}.neon-glow{position:absolute;width:260px;height:260px;border-radius:9999px;pointer-events:none}.neon-glow-pink{left:-60px;top:-40px;background:radial-gradient(circle,rgba(255,79,163,.45),transparent 65%)}.neon-glow-cyan{right:-80px;top:60px;background:radial-gradient(circle,rgba(55,242,255,.35),transparent 65%)}.neon-top{position:relative;display:flex;align-items:center;justify-content:space-between}.neon-top span{font-size:12px;font-weight:700;letter-spacing:.2em;color:#37f2ff}.neon-top em{height:24px;padding:0 10px;border-radius:9999px;border:1px solid #ff4fa3;color:#ff4fa3;font-size:11px;font-weight:700;display:inline-flex;align-items:center;text-shadow:0 0 8px rgba(255,79,163,.8)}.neon-title{position:relative;margin-top:14px;font-size:64px;font-weight:700;line-height:.9;letter-spacing:-.04em;color:#fff;text-shadow:0 0 24px rgba(255,79,163,.6)}.neon-title span{color:#ff4fa3}.neon-sub{position:relative;margin-top:12px;font-size:13px;font-weight:500;color:#ffffffb3}.neon-grid{margin-top:22px;padding:0 20px 130px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.neon-tile{position:relative;border-radius:16px;padding:14px;background:#ffffff0a;border:1px solid rgba(255,79,163,.35);min-height:168px;display:flex;flex-direction:column}.neon-tile.sold{opacity:.5;border-color:#ffffff14}.neon-tile-top{display:flex;align-items:flex-start;justify-content:space-between}.neon-num{font-size:30px;font-weight:700;line-height:1;letter-spacing:-.04em;color:#ff4fa3;text-shadow:0 0 12px rgba(255,79,163,.8)}.sold .neon-num{color:#ffffff59;text-shadow:none}.neon-badge{height:20px;padding:0 8px;border-radius:9999px;font-size:10px;font-weight:700;display:inline-flex;align-items:center;background:#37f2ff26;color:#37f2ff}.sold .neon-badge{background:#ffffff1a;color:#fff9}.neon-name{margin-top:auto;padding-top:14px;font-size:15px;font-weight:700;line-height:1.2;color:#fff;font-family:var(--sans)}.neon-style{margin-top:4px;font-size:11px;font-weight:500;color:#fff9;font-family:var(--sans);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.neon-foot{margin-top:8px;display:flex;align-items:baseline;justify-content:space-between}.neon-foot b{font-size:14px;font-weight:700;color:#37f2ff}.neon-foot small{font-size:10px;font-weight:500;color:#ffffff80}.neon-bar{background:linear-gradient(to top,#12081f 65%,#12081f00)}.neon-bar .bar-nav{border-radius:12px;background:#ff4fa3;color:#12081f;box-shadow:0 0 22px #ff4fa380}.neon-bar .bar-tel{border-radius:12px;border:1px solid #37f2ff;color:#37f2ff}.neon-sheet .sheet-mask{background:#12081fb3;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.neon-sheet .sheet-panel{background:#1a0d2b;border-radius:24px 24px 0 0;border-top:1px solid rgba(255,79,163,.5);padding:14px 20px var(--bottom);box-shadow:0 -10px 40px #ff4fa340;color:#fff;font-family:var(--grotesk)}.neon-sheet .sheet-handle{background:#fff3}.neon-sheet-poster{height:240px;border-radius:16px;overflow:hidden;position:relative;background:#241238}.neon-sheet-poster .poster-empty span{color:#ffffff59}.neon-sheet-num{position:absolute;left:14px;top:12px;font-size:40px;font-weight:700;letter-spacing:-.04em;color:#ff4fa3;text-shadow:0 0 14px rgba(255,79,163,.8);pointer-events:none}.neon-sheet-poster .neon-badge{position:absolute;right:12px;top:12px;height:22px;padding:0 9px}.neon-sheet-name{margin-top:16px;font-size:26px;font-weight:700;line-height:1.1;color:#fff;font-family:var(--sans)}.neon-sheet-meta{margin-top:4px;font-size:12px;font-weight:500;color:#fff9;font-family:var(--sans)}.neon-stats{margin-top:14px;display:grid;grid-template-columns:1fr 1fr 1.3fr;gap:8px}.neon-stats>div{padding:10px;border-radius:12px;background:#37f2ff14;border:1px solid rgba(55,242,255,.3)}.neon-stats small{display:block;font-size:10px;font-weight:700;color:#37f2ff;letter-spacing:.1em}.neon-stats b{display:block;font-size:20px;font-weight:700;color:#fff}.neon-stats .wide b{font-size:15px;line-height:26px}.neon-tags{margin-top:12px;display:flex;gap:6px;flex-wrap:wrap;font-family:var(--sans)}.neon-tags span{height:24px;padding:0 10px;border-radius:9999px;background:#ff4fa326;color:#ff4fa3;font-size:11px;font-weight:700;display:inline-flex;align-items:center}.neon-sheet-desc{margin-top:12px;font-size:13px;line-height:1.65;color:#ffffffbf;font-family:var(--sans);text-wrap:pretty}.neon-close{margin-top:18px;width:100%;height:50px;border-radius:12px;background:#ff4fa3;color:#12081f;display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:900;font-family:var(--sans);box-shadow:0 0 22px #ff4fa380}.t-mono{background:#fff;color:#111;font-family:var(--mono)}.mono-head{padding:var(--top) 20px 0}.mono-top{display:flex;justify-content:space-between;font-size:11px;font-weight:800;letter-spacing:.04em;color:#111;border-bottom:2px solid #111;padding-bottom:8px}.mono-title{margin-top:22px;font-size:72px;font-weight:800;line-height:.85;letter-spacing:-.06em;color:#111;font-family:var(--grotesk)}.mono-title span{color:#e2401c}.mono-sub{margin-top:14px;display:flex;gap:16px;font-size:11px;font-weight:500;color:#666}.mono-live{color:#e2401c}.mono-table{margin-top:22px;padding:0 20px 130px}.mono-th,.mono-tr{display:grid;grid-template-columns:36px 1fr 52px 56px;gap:8px;width:100%}.mono-th{padding:8px 0;border-bottom:1px solid #111;font-size:10px;font-weight:800;letter-spacing:.06em;color:#666}.mono-th .r,.mono-abv,.mono-state{text-align:right}.mono-tr{padding:14px 0;border-bottom:1px solid #e5e5e5;align-items:start}.mono-tr.sold{opacity:.5}.mono-no{font-size:15px;font-weight:800;color:#111}.sold .mono-no{color:#e2401c}.mono-beer{min-width:0}.mono-name{font-size:16px;font-weight:900;color:#111;font-family:var(--sans);line-height:1.2}.sold .mono-name{text-decoration:line-through}.mono-meta{margin-top:4px;font-size:11px;font-weight:500;color:#666;font-family:var(--sans);line-height:1.4}.mono-tags{margin-top:6px;display:flex;gap:6px;flex-wrap:wrap}.mono-tags span{font-size:10px;font-weight:500;color:#111;border:1px solid #ddd;padding:1px 6px;font-family:var(--sans)}.mono-abv{font-size:14px;font-weight:800;color:#111}.mono-state{font-size:11px;font-weight:800;color:#111}.sold .mono-state{color:#e2401c}.mono-bar{background:linear-gradient(to top,#fff 65%,#fff0);gap:0}.mono-bar a{height:52px}.mono-bar .bar-nav{background:#111;color:#fff}.mono-bar .bar-tel{background:#fff;border:2px solid #111;color:#111}.mono-sheet .sheet-mask{background:#0009;backdrop-filter:none;-webkit-backdrop-filter:none}.mono-sheet .sheet-panel{background:#fff;border-top:3px solid #111;padding:20px 20px var(--bottom);color:#111;font-family:var(--mono)}.mono-sheet-top{display:flex;justify-content:space-between;font-size:11px;font-weight:800;letter-spacing:.04em;color:#111;border-bottom:1px solid #111;padding-bottom:8px}.mono-sheet-poster{margin-top:14px;height:240px;background:#f4f4f4;border:1px solid #111;position:relative;overflow:hidden}.mono-sheet-name{margin-top:16px;font-size:30px;font-weight:900;line-height:1.05;letter-spacing:-.02em;color:#111;font-family:var(--sans)}.sold .mono-sheet-name{text-decoration:line-through}.mono-sheet-meta{margin-top:6px;font-size:12px;font-weight:500;color:#666;font-family:var(--sans)}.mono-stats{margin-top:14px;display:grid;grid-template-columns:1fr 1fr 1fr;border-top:1px solid #111;border-bottom:1px solid #111}.mono-stats>div{padding:10px 12px;border-right:1px solid #e5e5e5}.mono-stats>div:first-child{padding-left:0}.mono-stats>div.wide{border-right:0}.mono-stats small{display:block;font-size:10px;font-weight:800;color:#666}.mono-stats b{display:block;font-size:20px;font-weight:800;color:#111}.mono-stats .wide b{font-size:13px;line-height:26px}.mono-sheet-tags{margin-top:12px;display:flex;gap:6px;flex-wrap:wrap}.mono-sheet-tags span{font-size:11px;font-weight:500;color:#111;border:1px solid #111;padding:2px 8px;font-family:var(--sans)}.mono-sheet-desc{margin-top:12px;font-size:13px;line-height:1.7;color:#333;font-family:var(--sans);text-wrap:pretty}.mono-close{margin-top:18px;width:100%;height:52px;background:#111;color:#fff;display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:900;font-family:var(--sans)}.t-sea{background:#fff6e6;color:#0f2e5c}.sea-head{background:#1b6fd6;color:#fff;padding:var(--top) 24px 60px;border-radius:0 0 48px 48px;position:relative;overflow:hidden}.sea-blob{position:absolute;border-radius:9999px}.sea-blob-coral{right:-40px;bottom:-60px;width:200px;height:200px;background:#ff7a59;opacity:.9}.sea-blob-lemon{right:90px;bottom:-30px;width:90px;height:90px;background:#ffd166}.sea-store{position:relative;display:flex;align-items:center;gap:10px}.sea-avatar{width:44px;height:44px;border-radius:9999px;background:#fff;color:#1b6fd6;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:900;flex-shrink:0}.sea-store b{display:block;font-size:18px;font-weight:900;line-height:1.1}.sea-store small{display:block;margin-top:3px;font-size:12px;font-weight:600;color:#fffc}.sea-title{position:relative;margin-top:22px;font-size:40px;font-weight:900;line-height:1.05;letter-spacing:-.02em}.sea-count{position:relative;margin-top:10px;font-size:13px;font-weight:600;color:#ffffffd9}.sea-chips{margin-top:-30px;padding:0 20px;display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;position:relative}.sea-chip{flex-shrink:0;height:38px;padding:0 16px;border-radius:9999px;font-size:13px;font-weight:900;display:flex;align-items:center;background:#fff;color:#0f2e5c;box-shadow:0 4px 12px #0f2e5c1f}.sea-chip.active{background:#ff7a59;color:#fff}.sea-grid{padding:18px 20px 130px;display:grid;grid-template-columns:1fr 1fr;gap:12px}.sea-card{border-radius:24px;background:#fff;padding:16px;min-height:190px;display:flex;flex-direction:column;box-shadow:0 6px 18px #0f2e5c14}.sea-card.sold{opacity:.5}.sea-card-top{display:flex;align-items:center;justify-content:space-between}.sea-num{width:38px;height:38px;border-radius:9999px;display:inline-flex;align-items:center;justify-content:center;font-size:17px;font-weight:900;background:#1b6fd6;color:#fff}.sold .sea-num{background:#e8e2d6;color:#8a94a6}.sea-badge{height:22px;padding:0 9px;border-radius:9999px;font-size:10px;font-weight:900;display:inline-flex;align-items:center;background:#fff1ec;color:#ff7a59}.sold .sea-badge{background:#eef1f5;color:#8a94a6}.sea-name{margin-top:14px;font-size:16px;font-weight:900;line-height:1.2;color:#0f2e5c}.sea-meta{margin-top:4px;font-size:11px;font-weight:600;color:#5b6f8c;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sea-foot{margin-top:auto;padding-top:12px;display:flex;align-items:baseline;justify-content:space-between}.sea-foot b{font-size:16px;font-weight:900;color:#ff7a59;font-variant-numeric:tabular-nums}.sea-foot small{font-size:10px;font-weight:700;color:#5b6f8c}.sea-pill{background:#0f2e5c;box-shadow:0 10px 26px #0f2e5c4d}.sea-pill .pill-phone{color:#ffffffa6}.sea-pill .pill-nav{background:#ff7a59;color:#fff}.sea-sheet .sheet-mask{background:#0f2e5c80}.sea-sheet .sheet-panel{background:#fff6e6;border-radius:36px 36px 0 0;padding:12px 20px var(--bottom);color:#0f2e5c}.sea-sheet .sheet-handle{background:#0f2e5c26}.sea-sheet-poster{height:240px;border-radius:28px;overflow:hidden;position:relative;background:#fff}.sea-sheet-num{position:absolute;left:14px;top:14px;width:44px;height:44px;border-radius:9999px;background:#1b6fd6;color:#fff;display:flex;align-items:center;justify-content:center;font-size:19px;font-weight:900;pointer-events:none}.sea-sheet-poster .sea-badge{position:absolute;right:14px;top:14px;height:26px;padding:0 10px;font-size:11px}.sea-sheet-name{margin-top:16px;font-size:26px;font-weight:900;line-height:1.1;color:#0f2e5c}.sea-sheet-meta{margin-top:4px;font-size:13px;font-weight:600;color:#5b6f8c}.sea-stats{margin-top:14px;display:flex;gap:8px}.sea-stats>div{flex:1;padding:12px;border-radius:20px;background:#fff;text-align:center;box-shadow:0 6px 18px #0f2e5c14}.sea-stats>div.wide{flex:1.3}.sea-stats small{display:block;font-size:11px;font-weight:800;color:#5b6f8c}.sea-stats b{display:block;font-size:20px;font-weight:900;color:#0f2e5c}.sea-stats b.coral{color:#ff7a59}.sea-stats .wide b{font-size:14px;line-height:26px}.sea-tags{margin-top:12px;display:flex;gap:6px;flex-wrap:wrap}.sea-tags span{height:28px;padding:0 12px;border-radius:9999px;background:#ffd166;color:#0f2e5c;font-size:12px;font-weight:900;display:inline-flex;align-items:center}.sea-sheet-desc{margin-top:12px;font-size:14px;line-height:1.65;color:#3d4f6b;text-wrap:pretty}.sea-sheet-actions{margin-top:18px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.sea-sheet-actions a,.sea-sheet-actions button{height:50px;border-radius:9999px;display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:900}.sea-sheet-actions a{background:#ff7a59;color:#fff}.sea-sheet-actions button{background:#fff;color:#0f2e5c}.t-chalk{background:#1f2a23;color:#f3efe4;font-family:var(--chalk)}.chalk-light{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(80% 60% at 30% 20%,rgba(255,255,255,.06),transparent 70%),radial-gradient(60% 50% at 80% 90%,rgba(255,255,255,.05),transparent 70%);pointer-events:none}.chalk-board{margin:var(--top) 18px 0;border:3px solid rgba(243,239,228,.85);border-radius:6px;padding:22px 18px 18px;position:relative}.chalk-label{position:absolute;left:14px;top:-14px;background:#1f2a23;padding:0 10px;font-size:16px;color:#ffd95e;letter-spacing:.1em;white-space:nowrap;max-width:calc(100% - 28px);overflow:hidden;text-overflow:ellipsis}.chalk-title{font-size:54px;line-height:1;color:#f3efe4;text-align:center;letter-spacing:.04em;font-weight:400}.chalk-sub{margin-top:8px;text-align:center;font-size:14px;color:#f3efe4b3;font-family:var(--sans);font-weight:600}.chalk-dash{display:block;margin:14px auto 0;width:120px;height:0;border-top:2px dashed rgba(243,239,228,.5)}.chalk-list{padding:14px 24px 130px;display:flex;flex-direction:column;gap:4px}.chalk-row{width:100%;display:flex;gap:14px;align-items:flex-start;padding:14px 0;border-bottom:1.5px dashed rgba(243,239,228,.22)}.chalk-row.sold{opacity:.5}.chalk-num{width:40px;flex-shrink:0;font-size:34px;line-height:1;color:#ffd95e;text-align:center}.sold .chalk-num{color:#f3efe473}.chalk-copy{min-width:0;flex:1}.chalk-name-row{display:flex;align-items:baseline;gap:10px}.chalk-name{font-size:22px;line-height:1.1;color:#f3efe4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chalk-abv{margin-left:auto;flex-shrink:0;font-size:18px;font-weight:400;color:#ffd95e}.chalk-meta{margin-top:5px;font-size:12px;font-weight:600;color:#f3efe4b3;font-family:var(--sans)}.chalk-tags{margin-top:8px;display:flex;gap:6px;flex-wrap:wrap;align-items:center}.chalk-tags span{font-size:12px;color:#8fd3a8;font-family:var(--sans);font-weight:700}.chalk-state{margin-left:auto;font-size:12px;font-weight:800;font-family:var(--sans);color:#ffd95e}.sold .chalk-state{color:#f3efe473}.chalk-bar{background:linear-gradient(to top,#1f2a23 65%,#1f2a2300)}.chalk-bar .bar-nav{border-radius:8px;background:#ffd95e;color:#1f2a23}.chalk-bar .bar-tel{border-radius:8px;border:2px dashed rgba(243,239,228,.7);color:#f3efe4}.chalk-sheet .sheet-mask{background:#0009;backdrop-filter:none;-webkit-backdrop-filter:none}.chalk-sheet .sheet-panel{left:12px;right:12px;background:#1f2a23;border:3px solid rgba(243,239,228,.85);border-bottom:0;border-radius:8px 8px 0 0;padding:20px 18px var(--bottom);color:#f3efe4;font-family:var(--chalk)}.chalk-sheet-head{display:flex;align-items:baseline;gap:12px}.chalk-sheet-num{font-size:44px;line-height:1;color:#ffd95e}.chalk-sheet-name{font-size:28px;line-height:1.1;color:#f3efe4;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chalk-sheet-meta{margin-top:6px;font-size:12px;font-weight:600;color:#f3efe4b3;font-family:var(--sans)}.chalk-sheet-poster{margin-top:14px;height:240px;border:2px dashed rgba(243,239,228,.6);padding:6px;transform:rotate(-1deg)}.chalk-sheet-poster .poster-empty span{color:#f3efe480}.chalk-stats{margin-top:18px;display:flex;justify-content:space-around;text-align:center}.chalk-stats small{display:block;font-size:11px;font-weight:700;color:#f3efe499;font-family:var(--sans)}.chalk-stats b{display:block;font-size:26px;font-weight:400;color:#f3efe4}.chalk-stats b.yellow{color:#ffd95e}.chalk-stats b.size{font-size:18px;line-height:34px}.chalk-sheet-tags{margin-top:12px;display:flex;gap:10px;flex-wrap:wrap;justify-content:center}.chalk-sheet-tags span{font-size:14px;color:#8fd3a8}.chalk-sheet-desc{margin-top:12px;font-size:13px;line-height:1.7;color:#f3efe4d9;font-family:var(--sans);text-wrap:pretty;text-align:center}.chalk-close{margin-top:18px;width:100%;height:50px;border-radius:8px;background:#ffd95e;color:#1f2a23;display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:900;font-family:var(--sans)}.t-story{background:#0e0f0c;color:#fff}.story-track{position:absolute;top:0;right:0;bottom:0;left:0;overflow-y:auto;scroll-snap-type:y mandatory;scrollbar-width:none}.story-slide{display:block;width:100%;height:100%;scroll-snap-align:start;position:relative;background:#0e0f0c}.story-slide .poster-empty{background:#1a1b18}.story-slide .poster-fit{-o-object-position:center top;object-position:center top}.story-slide .poster-blur{filter:blur(24px) saturate(1.1) brightness(.55)}.story-slide .poster-empty span{color:#ffffff4d}.story-fade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#0e0f0cf2,#0e0f0c8c 32%,#0e0f0c00 60%);pointer-events:none}.story-top{position:absolute;left:20px;top:var(--top);right:20px;display:flex;align-items:center;gap:10px;pointer-events:none}.story-avatar{width:34px;height:34px;border-radius:9999px;background:#9fe870;color:#163300;display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:900;flex-shrink:0}.story-store{font-size:13px;font-weight:800;color:#fff;text-shadow:0 1px 6px rgba(0,0,0,.5)}.story-top em{margin-left:auto;font-size:12px;font-weight:800;color:#ffffffd9;text-shadow:0 1px 6px rgba(0,0,0,.5)}.story-info{position:absolute;left:20px;right:20px;bottom:calc(var(--bottom) + 86px);pointer-events:none}.story-tags{display:flex;gap:6px;flex-wrap:wrap}.story-tags span{height:24px;padding:0 10px;border-radius:9999px;background:#ffffff24;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);color:#fff;font-size:11px;font-weight:800;display:inline-flex;align-items:center}.story-name{margin-top:12px;font-size:38px;font-weight:900;line-height:1.05;letter-spacing:-.02em;color:#fff}.story-meta{margin-top:8px;font-size:14px;font-weight:600;color:#ffffffbf}.story-row{margin-top:14px;display:flex;align-items:baseline;gap:16px}.story-row b{font-size:30px;font-weight:900;color:#9fe870;letter-spacing:-.02em}.story-row small{font-size:13px;font-weight:700;color:#ffffffb3}.story-row .badge{margin-left:auto;height:26px;padding:0 12px;font-size:12px}.story-actions{position:absolute;left:20px;right:20px;bottom:var(--bottom);display:grid;grid-template-columns:1fr 1fr;gap:10px;z-index:5}.story-actions:has(>:only-child){grid-template-columns:1fr}.story-actions a{height:50px;border-radius:9999px;display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:900}.story-nav{background:#9fe870;color:#163300}.story-tel{background:#ffffff24;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#fff}.story-hint{position:absolute;left:50%;transform:translate(-50%);bottom:calc(var(--bottom) + 62px);font-size:11px;font-weight:700;color:#ffffff8c;display:flex;align-items:center;gap:6px;pointer-events:none;white-space:nowrap}.t-gallery{background:#fff}.gallery-head{padding:var(--top) 20px 0;display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.gallery-head small{font-size:12px;font-weight:800;color:#868685}.gallery-head h1{margin-top:4px;font-size:30px;font-weight:900;line-height:1;letter-spacing:-.02em;color:#0e0f0c}.gallery-head p{font-size:12px;font-weight:700;color:#454745;text-align:right;line-height:1.4;flex-shrink:0}.gallery-head p span{color:#054d28}.gallery-grid{padding:18px 20px 130px;display:grid;grid-template-columns:1fr 1fr;gap:14px 12px;align-items:start}.gallery-card{width:100%;border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 0 0 1px #0e0f0c14,0 8px 20px #0e0f0c0f}.gallery-card:nth-child(2n){margin-top:28px}.gallery-photo{position:relative;aspect-ratio:9 / 16;background:#f1f3f0}.gallery-code{position:absolute;left:10px;top:10px;height:26px;min-width:26px;padding:0 8px;border-radius:9999px;background:#fff;color:#0e0f0c;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:900;pointer-events:none;box-shadow:0 1px 4px #0e0f0c33}.gallery-photo .badge{position:absolute;right:10px;top:10px;height:22px;padding:0 8px;font-size:10px;font-weight:900;pointer-events:none;background:#fff;color:#163300;box-shadow:0 1px 4px #0e0f0c33}.gallery-photo .badge.sold{color:#d03238}.gallery-copy{padding:10px 12px 12px}.gallery-copy b{display:block;font-size:15px;font-weight:900;color:#0e0f0c;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gallery-copy small{display:block;margin-top:3px;font-size:11px;font-weight:600;color:#868685;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gallery-copy span{display:block;margin-top:5px;font-size:13px;font-weight:900;color:#163300}.gallery-card.sold .gallery-copy b{color:#d03238}.t-focus{background:#f4f4f2;color:#0e0f0c}.focus-head{padding:var(--top) 20px 0;display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.focus-head span{font-size:14px;font-weight:900;color:#0e0f0c}.focus-head em{height:24px;padding:0 10px;border-radius:9999px;background:#9fe8702e;color:#163300;font-size:11px;font-weight:800;display:inline-flex;align-items:center}.focus-stage{margin:16px 20px 0;height:clamp(220px,calc(100dvh - 412px),400px);flex-shrink:0;border-radius:28px;overflow:hidden;position:relative;background:#fff;box-shadow:0 20px 40px #0e0f0c29}.focus-code{position:absolute;left:16px;top:16px;height:36px;min-width:36px;padding:0 12px;border-radius:9999px;background:#0e0f0c;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:15px;font-weight:900;pointer-events:none}.focus-stage .badge{position:absolute;right:16px;top:16px;height:26px;padding:0 12px;font-size:12px;pointer-events:none}.focus-copy{padding:18px 20px 0;flex-shrink:0}.focus-copy-row{display:flex;align-items:flex-start;gap:12px}.focus-copy-row>div:first-child{min-width:0;flex:1}.focus-copy h2{font-size:26px;font-weight:900;line-height:1.1;letter-spacing:-.02em;color:#0e0f0c}.focus-copy-row p{margin-top:4px;font-size:13px;font-weight:600;color:#454745}.focus-abv{text-align:right;flex-shrink:0}.focus-abv b{display:block;font-size:24px;font-weight:900;color:#0e0f0c;letter-spacing:-.02em}.focus-abv small{display:block;font-size:11px;font-weight:700;color:#868685}.focus-desc{margin-top:10px;font-size:13px;line-height:1.55;font-weight:500;color:#454745;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.focus-thumbs{margin-top:auto;padding:12px 20px 0;display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;flex-shrink:0}.focus-thumb{flex-shrink:0;width:64px;height:64px;border-radius:14px;overflow:hidden;position:relative;background:#e8e8e4;border:2px solid rgba(14,15,12,.2)}.focus-thumb.active{border-color:#0e0f0c}.focus-thumb .poster-empty{background:#e8e8e4}.focus-thumb span{position:absolute;left:5px;top:5px;height:18px;min-width:18px;padding:0 5px;border-radius:9999px;background:#fff;color:#0e0f0c;display:inline-flex;align-items:center;justify-content:center;font-size:10px;font-weight:900;pointer-events:none}.focus-bar{position:static;padding:14px 20px var(--bottom);flex-shrink:0}.focus-bar .bar-nav{border-radius:9999px;background:#0e0f0c;color:#fff}.focus-bar .bar-tel{border-radius:9999px;background:#fff;border:1px solid rgba(14,15,12,.12);color:#0e0f0c}.t-ticket{background:#e9e6df;color:#0e0f0c}.ticket-head{padding:var(--top) 24px 0}.ticket-head small{font-size:11px;font-weight:900;letter-spacing:.2em;color:#868685}.ticket-head h1{margin-top:8px;font-size:34px;font-weight:900;line-height:1;letter-spacing:-.02em;color:#0e0f0c}.ticket-head p{margin-top:6px;font-size:12px;font-weight:700;color:#454745}.ticket-list{padding:20px 20px 130px;display:flex;flex-direction:column;gap:14px}.ticket-card{width:100%;display:flex;height:132px;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 2px #0e0f0c0f,0 10px 24px #0e0f0c14;position:relative}.ticket-photo{width:104px;flex-shrink:0;position:relative;background:#f1f3f0}.ticket-photo span{position:absolute;left:8px;top:8px;height:24px;min-width:24px;padding:0 7px;border-radius:6px;background:#0e0f0c;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:900;pointer-events:none}.ticket-perf{width:0;border-left:2px dashed #e9e6df;position:relative}.ticket-perf i{position:absolute;left:-9px;width:16px;height:16px;border-radius:9999px;background:#e9e6df}.ticket-perf i:first-child{top:-8px}.ticket-perf i:last-child{bottom:-8px}.ticket-copy{min-width:0;flex:1;padding:14px 14px 12px;display:flex;flex-direction:column}.ticket-name{display:block;font-size:17px;font-weight:900;color:#0e0f0c;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sold .ticket-name{color:#d03238}.ticket-meta{display:block;margin-top:3px;font-size:11px;font-weight:600;color:#868685;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ticket-tags{margin-top:6px;display:flex;gap:4px;flex-wrap:wrap}.ticket-tags span{font-size:10px;font-weight:800;color:#454745;background:#f1f3f0;border-radius:4px;padding:2px 6px}.ticket-foot{margin-top:auto;display:flex;align-items:baseline;gap:8px}.ticket-foot b{font-size:18px;font-weight:900;color:#0e0f0c;letter-spacing:-.02em}.ticket-foot small{font-size:10px;font-weight:700;color:#868685}.ticket-foot .badge{margin-left:auto;height:22px;padding:0 9px;font-size:10px;font-weight:900}.ticket-bar{background:linear-gradient(to top,#e9e6df 65%,#e9e6df00)}.ticket-bar .bar-nav{border-radius:12px;background:#0e0f0c;color:#fff}.ticket-bar .bar-tel{border-radius:12px;background:#fff;color:#0e0f0c}.t-film{background:#2a0b10;color:#f6e9d8;font-family:var(--grotesk)}.film-page{flex:1;min-height:0;display:flex;flex-direction:column;overflow:auto}.film-head{padding:var(--top) 24px 0;flex-shrink:0}.film-top{display:flex;justify-content:space-between;font-size:11px;font-weight:700;letter-spacing:.2em;color:#d9a066}.film-title{margin-top:14px;font-size:46px;font-weight:700;line-height:.95;letter-spacing:-.03em;color:#f6e9d8}.film-sub{margin-top:10px;font-size:13px;font-weight:500;color:#f6e9d8b3;font-family:var(--sans)}.film-strip{margin-top:22px;background:#160507;padding:10px 0;position:relative;flex-shrink:0}.film-holes{display:flex;justify-content:space-around;padding:0 6px}.film-holes i{width:14px;height:10px;border-radius:2px;background:#2a0b10}.film-track{margin:10px 0;display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 24px;scrollbar-width:none}.film-frame{flex-shrink:0;width:250px;scroll-snap-align:center;position:relative;display:block}.film-photo{height:330px;background:#3a1219;position:relative;overflow:hidden}.film-photo .poster-empty span{color:#f6e9d866}.film-no{position:absolute;left:10px;top:10px;font-size:12px;font-weight:700;letter-spacing:.1em;color:#d9a066;background:#160507;padding:3px 8px;pointer-events:none}.film-badge{position:absolute;right:10px;top:10px;height:22px;padding:0 9px;font-size:10px;font-weight:700;display:inline-flex;align-items:center;background:#d9a066;color:#2a0b10;pointer-events:none;font-family:var(--sans)}.film-caption{margin-top:12px;font-family:var(--sans)}.film-caption b{display:block;font-size:20px;font-weight:900;color:#f6e9d8;line-height:1.15}.film-caption small{display:block;margin-top:3px;font-size:12px;font-weight:600;color:#f6e9d8a6}.film-row{margin-top:8px;display:flex;align-items:baseline;gap:10px}.film-row span{font-size:22px;font-weight:700;color:#d9a066;font-family:var(--grotesk)}.film-row i{font-size:11px;font-weight:600;color:#f6e9d899}.film-bar{position:static;margin-top:auto;padding:24px 20px var(--bottom);flex-shrink:0}.film-bar .bar-nav{background:#d9a066;color:#2a0b10}.film-bar .bar-tel{border:1.5px solid rgba(246,233,216,.5);color:#f6e9d8}.t-brutal{background:#ffc21a;color:#0e0f0c;font-family:var(--grotesk)}.brutal-head{padding:var(--top) 20px 0}.brutal-box{border:3px solid #0e0f0c;background:#fff;padding:14px 16px;display:flex;justify-content:space-between;align-items:center;box-shadow:6px 6px #0e0f0c;gap:10px}.brutal-box small{display:block;font-size:11px;font-weight:700;letter-spacing:.1em}.brutal-box h1{margin-top:4px;font-size:34px;font-weight:700;line-height:.95;letter-spacing:-.03em}.brutal-box p{text-align:right;font-size:12px;font-weight:700;line-height:1.4;font-family:var(--sans);flex-shrink:0}.brutal-list{padding:26px 20px 130px;display:flex;flex-direction:column;gap:22px}.brutal-card{display:block;width:100%;border:3px solid #0e0f0c;background:#fff;box-shadow:8px 8px #0e0f0c;position:relative}.brutal-photo{height:250px;border-bottom:3px solid #0e0f0c;position:relative;background:#ffe9a8;overflow:hidden}.brutal-code{position:absolute;left:-3px;top:-3px;padding:6px 14px;background:#0e0f0c;color:#ffc21a;font-size:22px;font-weight:700;letter-spacing:-.02em;pointer-events:none}.brutal-badge{position:absolute;right:12px;top:12px;padding:4px 10px;background:#ff4f7a;color:#fff;border:2px solid #0e0f0c;font-size:11px;font-weight:900;pointer-events:none;font-family:var(--sans);transform:rotate(4deg)}.brutal-body{padding:14px 16px 16px;font-family:var(--sans)}.brutal-name-row{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.brutal-name-row b{font-size:24px;font-weight:900;line-height:1.1}.brutal-name-row span{font-size:24px;font-weight:700;font-family:var(--grotesk);flex-shrink:0}.brutal-meta{margin-top:4px;font-size:12px;font-weight:700;color:#454745}.brutal-tags{margin-top:10px;display:flex;gap:6px;flex-wrap:wrap}.brutal-tags span{font-size:11px;font-weight:900;border:2px solid #0e0f0c;padding:2px 8px;background:#ffc21a}.brutal-bar{background:linear-gradient(to top,#ffc21a 65%,#ffc21a00);gap:12px}.brutal-bar a{height:52px;border:3px solid #0e0f0c}.brutal-bar .bar-nav{background:#0e0f0c;color:#ffc21a;box-shadow:4px 4px #fff}.brutal-bar .bar-tel{background:#fff;color:#0e0f0c;box-shadow:4px 4px #0e0f0c}.t-washi{background:#f5f0e6;color:#1f2a44;font-family:var(--serif)}.washi-head{padding:var(--top) 24px 0;display:flex;gap:16px;align-items:flex-start}.washi-title{writing-mode:vertical-rl;font-size:30px;font-weight:900;line-height:1;letter-spacing:.2em;color:#1f2a44;border-left:2px solid #c8372d;padding-left:10px;height:190px;flex-shrink:0}.washi-store{flex:1;padding-top:6px;min-width:0}.washi-stamp{display:inline-block;background:#c8372d;color:#f5f0e6;font-size:12px;font-weight:900;padding:4px 8px;letter-spacing:.1em}.washi-branch{margin-top:8px;font-size:14px;font-weight:600;color:#1f2a44}.washi-info{margin-top:14px;font-size:12px;line-height:1.8;color:#6b7280;font-family:var(--sans)}.washi-list{padding:14px 24px 130px;display:flex;flex-direction:column;gap:26px}.washi-row{display:flex;width:100%;gap:14px;align-items:stretch}.washi-frame{width:150px;flex-shrink:0;height:210px;position:relative;background:#fff;padding:8px;border:1px solid #1f2a44}.washi-frame-inner{position:absolute;top:8px;right:8px;bottom:8px;left:8px;overflow:hidden}.washi-seal{position:absolute;right:-10px;top:14px;width:26px;height:26px;background:#c8372d;color:#f5f0e6;display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:900;pointer-events:none}.washi-copy{min-width:0;flex:1;display:flex;flex-direction:column;padding:4px 0}.washi-name{display:block;font-size:22px;font-weight:900;line-height:1.2;color:#1f2a44}.washi-meta{display:block;margin-top:6px;font-size:12px;font-weight:600;color:#6b7280;font-family:var(--sans)}.washi-tags{margin-top:12px;display:flex;flex-direction:column;gap:4px;font-family:var(--sans)}.washi-tags span{font-size:11px;font-weight:700;color:#1f2a44}.washi-foot{margin-top:auto;display:flex;align-items:baseline;gap:8px;font-family:var(--sans)}.washi-foot span{font-size:22px;font-weight:900;color:#c8372d}.washi-foot i{font-size:11px;font-weight:600;color:#6b7280}.washi-badge{margin-top:4px;font-size:11px;font-weight:800;color:#1f2a44;font-family:var(--sans)}.washi-bar{padding-left:24px;padding-right:24px;background:linear-gradient(to top,#f5f0e6 65%,#f5f0e600)}.washi-bar .bar-nav{background:#c8372d;color:#f5f0e6}.washi-bar .bar-tel{border:1.5px solid #1f2a44;color:#1f2a44}.t-forest{background:#12362a;color:#efe7d3;font-family:var(--serif)}.forest-head{padding:var(--top) 24px 0;text-align:center}.forest-head small{display:block;font-size:11px;font-weight:600;letter-spacing:.3em;color:#d4a24c;font-family:var(--sans)}.forest-rule{display:block;margin:10px auto 0;width:36px;height:1px;background:#d4a24c}.forest-head h1{margin-top:12px;font-size:38px;font-weight:900;line-height:1.1;color:#efe7d3}.forest-head p{margin-top:8px;font-size:12px;font-weight:600;color:#efe7d3a6;font-family:var(--sans)}.forest-grid{padding:22px 20px 130px;display:grid;grid-template-columns:1fr 1fr;gap:14px 12px}.forest-card{text-align:center;width:100%}.forest-arch{height:200px;border-radius:999px 999px 14px 14px;overflow:hidden;position:relative;background:#1b4a39;border:2px solid #d4a24c}.forest-arch .poster-empty span{color:#efe7d366}.forest-arch span{position:absolute;left:50%;transform:translate(-50%);bottom:10px;width:30px;height:30px;border-radius:9999px;background:#d4a24c;color:#12362a;display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:900;pointer-events:none;font-family:var(--sans)}.forest-name{display:block;margin-top:10px;font-size:16px;font-weight:900;line-height:1.2;color:#efe7d3}.forest-style{display:block;margin-top:3px;font-size:11px;font-weight:600;color:#efe7d3a6;font-family:var(--sans);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.forest-foot{display:block;margin-top:5px;font-size:13px;font-weight:700;color:#d4a24c;font-family:var(--sans)}.forest-bar{background:linear-gradient(to top,#12362a 65%,#12362a00)}.forest-bar .bar-nav{border-radius:9999px;background:#d4a24c;color:#12362a}.forest-bar .bar-tel{border-radius:9999px;border:1.5px solid rgba(239,231,211,.5);color:#efe7d3}.t-sticker{background:#ffd9e3;color:#3b2d4a}.sticker-blob{position:absolute;border-radius:9999px;pointer-events:none}.sticker-blob-lavender{left:-60px;top:120px;width:220px;height:220px;background:#cbb8ff;opacity:.7}.sticker-blob-mint{right:-70px;top:420px;width:240px;height:240px;background:#b8f2d9;opacity:.8}.sticker-head{padding:var(--top) 24px 0}.sticker-store{display:inline-flex;align-items:center;gap:8px;background:#fff;border-radius:9999px;padding:6px 12px 6px 6px;box-shadow:0 4px #3b2d4a;max-width:100%}.sticker-store span{width:28px;height:28px;border-radius:9999px;background:#3b2d4a;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:900;flex-shrink:0}.sticker-store b{font-size:13px;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticker-title{margin-top:16px;font-size:40px;font-weight:900;line-height:1;letter-spacing:-.02em;color:#3b2d4a}.sticker-title em{color:#ff5c8a}.sticker-sub{margin-top:10px;font-size:13px;font-weight:700;color:#6b5a80}.sticker-list{padding:22px 20px 130px;display:flex;flex-direction:column;gap:18px}.sticker-card{width:100%;display:flex;gap:14px;align-items:center;background:#fff;border-radius:26px;padding:12px;box-shadow:0 6px #3b2d4a}.sticker-card.tilt-l{transform:rotate(-1.2deg)}.sticker-card.tilt-r{transform:rotate(1deg)}.sticker-photo{width:110px;height:130px;flex-shrink:0;border-radius:18px;overflow:hidden;position:relative;background:#f3eef9;border:4px solid #fff;box-shadow:0 0 0 2px #3b2d4a}.sticker-photo span{position:absolute;left:6px;top:6px;width:26px;height:26px;border-radius:9999px;background:#ff5c8a;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:900;pointer-events:none}.sticker-copy{min-width:0;flex:1;padding-right:4px}.sticker-name{display:block;font-size:19px;font-weight:900;line-height:1.15;color:#3b2d4a}.sticker-style{display:block;margin-top:3px;font-size:11px;font-weight:700;color:#8a7a9e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticker-tags{margin-top:8px;display:flex;gap:4px;flex-wrap:wrap}.sticker-tags span{font-size:10px;font-weight:900;color:#3b2d4a;background:#b8f2d9;border-radius:9999px;padding:3px 8px}.sticker-foot{margin-top:10px;display:flex;align-items:baseline;gap:8px}.sticker-foot b{font-size:20px;font-weight:900;color:#ff5c8a}.sticker-foot small{font-size:10px;font-weight:700;color:#8a7a9e}.sticker-foot em{margin-left:auto;font-size:10px;font-weight:900;color:#3b2d4a;background:#cbb8ff;border-radius:9999px;padding:3px 8px}.sticker-bar{background:linear-gradient(to top,#ffd9e3 65%,#ffd9e300)}.sticker-bar a{height:52px;border-radius:9999px}.sticker-bar .bar-nav{background:#3b2d4a;color:#fff;box-shadow:0 4px #ff5c8a}.sticker-bar .bar-tel{background:#fff;color:#3b2d4a;box-shadow:0 4px #3b2d4a}
