@import"https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;500;600;700;800;900&display=swap";:root{font-family:Noto Sans SC,-apple-system,BlinkMacSystemFont,PingFang SC,sans-serif;color:#202536;background:#fffcf6;font-synthesis:none;font-size:16px;--orange:#ff642d;--ink:#202536;--ivory:#fff8ec;--line:#e9e5dc;--muted:#74756f;--lime:#d8ef9d;--radius:16px}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit;color:inherit}button,a,select{touch-action:manipulation}button{cursor:pointer;border:0;background:none}button:disabled{opacity:.5;cursor:not-allowed}button,a,input,select,textarea{outline-offset:4px}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #b54416}a{color:inherit;text-decoration:none}button{transition:background .18s,border-color .18s,transform .18s}button:hover:not(:disabled){filter:brightness(.98)}svg{flex-shrink:0}h1,h2,h3,h4,p{margin:0}img{display:block;max-width:100%}.primary,.secondary,.danger{display:inline-flex;justify-content:center;align-items:center;gap:9px;padding:13px 20px;min-height:46px;border-radius:10px;font-weight:700;white-space:nowrap}.primary{background:var(--orange);color:var(--ink)}.secondary{border:1px solid #d4d1c9;background:#fffdf9}.danger{background:#fee3db;color:#9b2b0a}.full{width:100%}.icon-button{display:grid;place-items:center;width:44px;height:44px;border-radius:50%}.icon-button:hover{background:#f3eee6}.site-header{border-bottom:1px solid var(--line);background:#fffdf9}.header-inner{max-width:1200px;margin:auto;height:90px;display:flex;align-items:center;justify-content:space-between;padding:0 24px;gap:24px}.brand-button{padding:0}.logo{display:inline-flex;align-items:center;position:relative;font-family:Arial Rounded MT Bold,Arial Black,sans-serif;font-weight:1000;font-size:34px;letter-spacing:-2px;line-height:1.1}.logo>span{transform:scaleY(1.08);display:inline-block}.logo>i{position:relative;width:27px;height:27px;border:8px solid var(--ink);border-top-color:transparent;border-radius:50%;margin-left:1px;transform:rotate(23deg)}.logo>i:after{content:"";position:absolute;right:-6px;top:-13px;width:10px;height:15px;background:var(--orange);border-radius:3px;border:2px solid #fffdf9}.logo small{letter-spacing:1px;font-family:Noto Sans SC,sans-serif;font-size:11px;font-weight:600;position:absolute;top:37px;left:0;white-space:nowrap}.brand-button .logo{margin-bottom:14px}.desktop-nav{display:flex;align-items:center;gap:36px;height:100%}.desktop-nav button{height:100%;position:relative;font-size:14px;color:#6b6d73;padding:0 4px}.desktop-nav button.active{font-weight:700;color:var(--ink)}.desktop-nav button.active:after{content:"";position:absolute;height:3px;border-radius:3px;width:24px;bottom:16px;background:var(--orange);left:calc(50% - 12px)}.count{margin-left:6px;background:var(--lime);border-radius:5px;padding:0 5px;font-size:12px}.header-actions{display:flex;align-items:center;gap:24px}.city-select{display:flex;align-items:center;gap:4px}.city-select select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;padding:10px 0 10px 3px;cursor:pointer;font-size:14px}.header-create{font-size:14px}main{max-width:1200px;margin:auto;padding:0 24px}.notice{display:flex;align-items:center;gap:9px;padding:16px 0;color:#78776d;font-size:12px;flex-wrap:wrap}.demo-pill{border:1px solid #d9d7cf;padding:1px 6px;border-radius:4px;font-size:10px}.hero{height:282px;background:var(--ivory);border:1px solid #f0e8d8;border-radius:20px;display:grid;grid-template-columns:1fr 1.2fr;overflow:hidden;position:relative}.hero-copy{padding:28px 0 26px 38px;z-index:1}.eyebrow{font-size:12px;letter-spacing:.04em;font-weight:500}.hero-eyebrow{font-size:10px;letter-spacing:2px;display:flex;align-items:center;gap:8px}.little-line{width:22px;height:3px;background:var(--orange)}h1{font-size:38px;line-height:1.35;letter-spacing:-1.5px;font-weight:900;margin:12px 0 10px}h1 span{color:#c84314}.hero-copy>p{font-size:13px;color:#656862}.hero-link{display:inline-flex;align-items:center;gap:14px;font-size:12px;font-weight:600;margin-top:21px}.hero-art{position:relative;overflow:hidden;align-self:stretch}.hero-art img{width:100%;height:100%;object-fit:cover;object-position:right center;mix-blend-mode:multiply}.hero-sticker{position:absolute;bottom:22px;right:26px;transform:rotate(-6deg);padding:10px 16px;background:var(--lime);border:1px solid #c4d793;font-size:12px;display:flex;gap:8px;align-items:center;border-radius:6px}.game-section{padding-top:36px;scroll-margin-top:20px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:21px}.section-kicker{display:block;font-size:11px;letter-spacing:1px;color:#7c7b73;margin-bottom:6px}h2{font-size:24px;font-weight:800;letter-spacing:-.7px}.search-box{display:flex;align-items:center;gap:10px;min-height:44px;border:1px solid #deddd6;background:#fffefa;padding:0 14px;border-radius:9px;width:292px}.search-box input{width:100%;border:0;outline:none;background:none;font-size:13px;height:44px;min-width:0}.search-box:focus-within{outline:2px solid var(--orange);outline-offset:2px}.search-box input:focus-visible{outline:none}.search-box button{padding:4px;display:flex}.game-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:18px}.game-tile{text-align:left;padding:0;min-width:0}.game-art{height:145px;position:relative;border:2px solid transparent;border-radius:12px;display:grid;place-items:center;overflow:hidden;transition:border-color .18s,transform .18s}.game-art img{height:111px;max-width:80%;object-fit:contain;box-shadow:3px 5px 8px #20253628;transform:rotate(-6deg);transition:transform .18s}.game-tile:nth-child(2n) .game-art img{transform:rotate(5deg)}.game-tile:hover .game-art img{transform:rotate(0) translateY(-3px)}.game-tile.selected .game-art{border:2px solid var(--orange)}.game-tag{position:absolute;bottom:8px;left:8px;padding:2px 6px;background:#ffffffda;border-radius:4px;font-size:10px}.game-check{position:absolute;top:7px;right:7px;display:grid;place-items:center;border-radius:50%;width:24px;height:24px;background:var(--orange)}.game-tile h3{font-size:13px;line-height:1.5;margin:10px 0 4px;font-weight:700;white-space:normal}.game-tile p{font-size:10px;color:#73746f;display:flex;gap:5px;flex-wrap:wrap}.rooms-section{margin-top:38px}.total{font-size:13px;font-weight:600;background:#eeeae0;border-radius:6px;padding:2px 7px;margin-left:10px;vertical-align:middle;letter-spacing:0}.small-desktop{font-size:12px;color:#8d8b83;font-style:italic}.text-button{display:flex;align-items:center;gap:7px;font-size:13px;min-height:44px}.filters{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px}.day-tabs{display:flex;gap:5px;background:#f1eee7;border-radius:8px;padding:4px}.day-tabs button{padding:9px 16px;font-size:12px;border-radius:6px;min-height:36px;white-space:nowrap}.day-tabs button.active{background:#fff;border:1px solid #e8e2d5;font-weight:700;box-shadow:0 1px 3px #22222208}.extra-filters{display:flex;align-items:center;gap:10px}.filter-chip{display:flex;align-items:center;gap:6px;border:1px solid #dfddd6;border-radius:7px;font-size:11px;padding:9px 10px;min-height:36px;white-space:nowrap}.filter-chip.on{background:#eef4de;border-color:#d8e3c3}.sort-label{display:flex;gap:5px;align-items:center;font-size:11px}.sort-label select{border:0;background:none;padding:10px 0;max-width:100px}.room-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.room-card{text-align:left;border:1px solid #e5e2da;background:#fff;border-radius:14px;padding:20px;transition:border-color .18s,transform .18s,box-shadow .18s}.room-card:hover{border-color:#eeb599;transform:translateY(-2px);box-shadow:0 7px 20px #20253607}.room-top{display:flex;gap:13px;align-items:center}.room-cover{width:64px;height:78px;object-fit:cover;border-radius:5px;flex-shrink:0}.room-heading{min-width:0}.room-heading .eyebrow{color:#777970;font-size:10px;display:block;line-height:1.4;margin-bottom:5px}.room-heading h3{font-size:15px;font-weight:800;line-height:1.5;margin-bottom:7px;letter-spacing:-.4px}.tag{display:inline-block;font-size:10px;line-height:1.7;padding:1px 7px;border-radius:4px;background:#f0ede8;color:#54584c;letter-spacing:0}.tag.lime{background:#e3f1b9;color:#394926}.room-facts{border-bottom:1px solid #f0eeea;padding:17px 0 13px;display:flex;flex-direction:column;gap:8px;font-size:12px;color:#62666d}.room-facts span{display:flex;gap:8px;align-items:center}.room-facts svg{width:14px;height:14px;color:#8f908b}.room-seats{display:flex;align-items:center;gap:8px;font-size:10px;margin:15px 0 18px;color:#6d716e}.room-seats strong{color:#263b22}.avatars{display:flex;padding-left:0}.avatars i{display:grid;place-items:center;font-style:normal;font-size:9px;background:#f5d0b2;border:2px solid white;width:26px;height:26px;border-radius:50%;margin-left:-6px;color:#704d2a}.avatars i:first-child{margin-left:0;background:#d8e5da}.avatars .empty-seat{background:#f3f2ef;color:#9a9b92}.seat-count{margin-left:auto;display:flex;align-items:center;gap:3px;font-size:10px}.seat-count svg{width:12px;height:12px}.room-bottom{display:flex;justify-content:space-between;align-items:center}.room-bottom b{font-size:20px;font-weight:800}.room-bottom small{font-size:10px;color:#96948c}.card-action{display:flex;gap:6px;align-items:center;background:#fff0e8;border-radius:7px;padding:8px 12px;color:#9a3511;font-size:11px;font-weight:600}.card-action.joined{color:#365526;background:#edf4e2}.create-banner{margin-top:30px;display:flex;align-items:center;gap:18px;padding:25px 28px;background:#f3f2e9;border:1px solid #e6e5d8;border-radius:14px}.banner-icon{display:grid;place-items:center;width:52px;height:52px;background:#e2ecc8;border-radius:12px;transform:rotate(-7deg)}.create-banner h3{font-size:16px;font-weight:700}.create-banner p{margin-top:5px;font-size:12px;color:#77786d}.create-banner button{margin-left:auto;font-size:12px}.site-footer{display:flex;align-items:center;gap:28px;border-top:1px solid var(--line);padding:30px 0 40px;margin-top:45px}.site-footer .logo{font-size:23px}.site-footer .logo i{width:20px;height:20px;border-width:6px}.site-footer .logo i:after{width:8px;height:11px;top:-10px;right:-5px}.site-footer .logo small{display:none}.site-footer p{font-size:11px;color:#7a7b72}.site-footer>span{margin-left:auto;font-size:10px;color:#8b8a83}.empty{text-align:center;padding:45px 20px;border:1px dashed #d8d5cc;border-radius:14px;background:#fffaf0}.empty>svg{margin:0 auto 12px;color:#b6582e}.empty h3{font-size:19px;margin-bottom:9px}.empty p{font-size:14px;color:#75766e;line-height:1.8}.empty>div{display:flex;gap:12px;justify-content:center;margin-top:20px}.empty>.secondary{margin-top:18px}.mine-note{font-size:14px;color:#797b75;margin-bottom:26px}.mobile-nav{display:none}.toast{position:fixed;bottom:30px;left:50%;transform:translate(-50%);padding:15px 23px;background:var(--ink);color:#fff;border-radius:12px;display:flex;align-items:center;gap:10px;z-index:10;box-shadow:0 4px 24px #20253630;max-width:calc(100vw - 32px);font-size:14px;white-space:normal;width:max-content}dialog{border:0;border-radius:20px;padding:0;width:min(560px,calc(100vw - 32px));max-height:90dvh;background:#fffdf9;color:var(--ink);box-shadow:0 20px 90px #20253630}dialog::backdrop{background:#20253680;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal-inner{position:relative}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:14px 22px;border-bottom:1px solid var(--line);position:sticky;top:0;background:#fffdf9;z-index:2}.modal-header h2{font-size:18px;letter-spacing:0}.detail-content{padding:24px}.detail-game{display:flex;align-items:center;gap:24px;padding:24px;border-radius:12px}.detail-game>img{width:95px;height:125px;object-fit:contain;filter:drop-shadow(4px 6px 4px #0002)}.detail-game h3{font-size:21px;margin-top:6px}.detail-game p{font-size:12px;color:#5f645b;margin:5px 0 16px}.detail-game>div>span:last-child{display:flex;align-items:center;gap:6px;flex-wrap:wrap;font-size:11px}.detail-title{margin-top:24px}.detail-title h3{font-size:24px;margin:9px 0 6px}.detail-title p{color:#7a7d78;font-size:13px}.detail-facts{padding:20px 0;display:grid;gap:13px;border-bottom:1px solid var(--line)}.detail-facts p{display:flex;gap:12px;align-items:center;font-size:14px}.detail-facts svg{width:19px;height:19px}.detail-section{padding-top:22px}.detail-section h4{display:flex;align-items:center;gap:10px;font-size:15px}.detail-section p{font-size:14px;color:#666b67;margin-top:10px;line-height:1.9;white-space:pre-wrap;overflow-wrap:anywhere}.rules{border-bottom:1px solid var(--line);padding:22px 0}.rules summary{display:flex;gap:8px;align-items:center;cursor:pointer;font-size:13px;text-decoration:underline}.rules p{margin-top:10px;font-size:13px;color:#72766c;line-height:1.8}.detail-attendees{padding-top:22px}.detail-attendees h4{font-size:14px}.detail-attendees h4 span{font-weight:400;color:#7b7f75;margin-left:5px}.detail-attendees>div{display:flex;gap:12px;margin-top:14px}.person{display:grid;place-items:center;width:42px;height:42px;background:#eedcc6;border-radius:50%;font-size:14px}.person:nth-child(2n){background:#dce7d1}.person.waiting{border:1px dashed #9eaa94;color:#64715f;background:none;font-size:22px}.detail-footer{position:sticky;bottom:0;padding:17px 24px;background:#fffdf9;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:16px;z-index:2}.detail-footer b{font-size:24px}.detail-footer span{font-size:13px;color:#76796f}.detail-footer small{display:block;font-size:10px;color:#8f9088;margin-top:3px}.detail-footer .primary{min-width:150px}.create-form{padding:24px;display:grid;gap:18px}.form-intro{display:flex;gap:13px;align-items:center;margin-bottom:4px}.step-number{background:var(--lime);border-radius:9px;padding:10px;font-size:20px;font-weight:800}.form-intro h3{font-size:17px}.form-intro p{font-size:12px;color:#75766e;margin-top:5px}.create-form label{display:flex;flex-direction:column;gap:8px;font-size:13px;font-weight:600;min-width:0}.create-form input,.create-form select,.create-form textarea{border:1px solid #dcded3;border-radius:8px;padding:12px;background:#fff;width:100%;min-width:0;font-weight:400;font-size:15px}.create-form textarea{resize:vertical}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.checkbox-label,.create-form .checkbox-label{display:flex;flex-direction:row;align-items:center;gap:8px;font-size:13px;font-weight:400;line-height:1.7;cursor:pointer}.checkbox-label input,.create-form .checkbox-label input{width:18px;height:18px;accent-color:#202536;flex-shrink:0}.consent{margin-top:24px}.inline-note{padding:12px;background:#f3f3ec;display:flex;align-items:flex-start;gap:8px;font-size:12px;line-height:1.7;color:#71746c;border-radius:8px}.inline-note svg{margin-top:2px}.form-error{color:#a03414;font-size:13px}.cancel-confirm{padding:15px;background:#fff0e7;margin-top:20px;border-radius:10px}.cancel-confirm p{font-size:14px;margin-bottom:12px}.cancel-confirm button{font-size:12px;padding:8px 13px;margin-right:10px}@media(min-width:1500px){main,.header-inner{max-width:1280px}.hero{height:306px}.hero-copy{padding-top:35px}h1{font-size:42px}.game-art{height:162px}}@media(max-width:1000px){.header-inner{gap:16px}.desktop-nav{gap:20px}.header-actions{gap:14px}.hero{grid-template-columns:1fr 1fr}.hero-copy{padding-left:28px}h1{font-size:34px}.hero-copy>p{font-size:12px}.game-grid{gap:12px}.game-art{height:130px}.game-art img{height:100px}.room-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.filters{align-items:flex-start;flex-wrap:wrap}.extra-filters{margin-left:auto}.game-tile h3{font-size:12px}.create-banner h3{font-size:14px}}@media(max-width:700px){body{padding-bottom:76px}.header-inner{height:74px;padding:0 20px}.logo{font-size:30px}.logo>i{width:25px;height:25px;border-width:7px}.logo small{font-size:9px;top:32px}.desktop-nav,.header-create{display:none}.header-actions{gap:0}.city-select select{font-size:14px}main{padding:0 20px}.notice{padding:12px 0;font-size:10px;gap:6px}.demo-pill{font-size:9px}.hero{height:223px;display:block;border:0;border-radius:14px}.hero-copy{position:relative;padding:18px 20px;z-index:1;pointer-events:none}.hero-eyebrow{font-size:8px;letter-spacing:1.5px}h1{font-size:30px;line-height:1.24;margin:10px 0 8px;letter-spacing:-1px}.hero-copy>p{font-size:10px;max-width:160px;line-height:1.8}.hero-link{font-size:10px;margin-top:13px;gap:4px;pointer-events:auto}.hero-link svg{width:13px}.hero-art{position:absolute;top:55px;right:-80px;bottom:-20px;left:105px;opacity:.95}.hero-art img{object-fit:cover;object-position:right center}.hero-sticker{display:none}.game-section{padding-top:26px}.section-heading{gap:12px;flex-wrap:wrap;margin-bottom:16px}h2{font-size:22px;letter-spacing:-.8px}.section-kicker{font-size:10px;margin-bottom:5px}.game-section .section-heading{display:block}.search-box{width:100%;margin-top:16px;height:46px;border-color:#e0ded5;background:#fff}.search-box input{font-size:14px}.game-grid{display:flex;gap:13px;overflow-x:auto;padding:0 20px 10px;margin:0 -20px;scroll-snap-type:x proximity;scrollbar-width:none}.game-grid::-webkit-scrollbar{display:none}.game-tile{flex:0 0 120px;scroll-snap-align:start}.game-art{height:123px}.game-art img{height:96px}.game-tile h3{font-size:12px;margin-top:8px;min-height:18px}.game-tile p{font-size:10px;gap:4px}.game-tag{font-size:9px;padding:2px 5px;bottom:6px;left:6px}.game-grid.expanded{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 16px;overflow:visible}.expanded .game-art{height:155px}.expanded .game-art img{height:126px}.rooms-section{margin-top:23px}.small-desktop{display:none}.total{font-size:11px;margin-left:7px}.filters{gap:12px;margin-bottom:18px;display:block}.day-tabs{width:100%;justify-content:space-between;gap:2px}.day-tabs button{font-size:12px;padding:8px 13px;flex:1;min-height:38px}.extra-filters{margin-top:12px;gap:7px;flex-wrap:wrap}.filter-chip{font-size:11px;padding:7px 9px;min-height:36px}.sort-label{margin-left:auto;font-size:11px}.sort-label select{max-width:83px}.room-grid{grid-template-columns:1fr;gap:14px}.room-card{padding:18px;border-radius:13px}.room-cover{width:63px;height:77px}.room-heading .eyebrow{font-size:11px}.room-heading h3{font-size:16px;line-height:1.5;margin-bottom:7px}.tag{font-size:10px}.room-facts{font-size:13px;padding-top:15px;gap:8px}.room-seats{font-size:11px;margin:13px 0}.seat-count{font-size:11px}.room-bottom b{font-size:22px}.room-bottom small{font-size:12px}.card-action{font-size:12px;padding:9px 13px}.create-banner{padding:20px;gap:12px;flex-wrap:wrap;margin-top:22px}.banner-icon{width:40px;height:40px;border-radius:10px}.banner-icon svg{width:24px}.create-banner>div:nth-child(2){flex:1}.create-banner h3{font-size:14px;line-height:1.6}.create-banner p{font-size:11px;line-height:1.7}.create-banner button{width:100%;margin:4px 0 0}.site-footer{margin-top:28px;padding:24px 0;gap:14px;flex-wrap:wrap}.site-footer>span{width:100%;margin:0;font-size:10px}.site-footer p{font-size:10px}.mobile-nav{display:flex;position:fixed;bottom:0;left:0;right:0;justify-content:space-around;background:#fffdf8f5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:8px 10px calc(8px + env(safe-area-inset-bottom));border-top:1px solid var(--line);z-index:4}.mobile-nav button{position:relative;min-width:64px;min-height:48px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:4px;font-size:10px;color:#656963}.mobile-nav svg{width:21px;height:21px;stroke-width:1.6}.mobile-nav button.active{font-weight:800;color:var(--ink)}.mobile-nav button.active:after{content:"";position:absolute;bottom:-4px;width:17px;height:3px;background:var(--orange);border-radius:4px}.mobile-nav .mobile-create svg{background:var(--orange);border-radius:7px;width:30px;height:26px;padding:3px;color:var(--ink)}.mobile-nav b{position:absolute;top:0;right:11px;border-radius:50%;padding:1px 4px;background:var(--lime);font-size:9px}.toast{bottom:88px;font-size:12px;padding:14px 18px}dialog{width:100%;max-width:100%;max-height:94dvh;margin:auto 0 0;border-radius:20px 20px 0 0}.modal-header{padding:12px 17px}.detail-content{padding:20px}.detail-game{padding:20px;gap:18px}.detail-game>img{width:80px;height:105px}.detail-game h3{font-size:19px}.detail-title h3{font-size:23px}.detail-footer{padding:15px 20px calc(15px + env(safe-area-inset-bottom))}.detail-footer .primary{min-width:138px}.detail-footer b{font-size:24px}.create-form{padding:20px 20px calc(24px + env(safe-area-inset-bottom))}.empty{padding:30px 16px}.empty p{font-size:13px}.empty>div{gap:8px}.empty .primary,.empty .secondary{font-size:13px;padding:12px 15px}}@media(max-width:360px){main{padding:0 16px}.header-inner{padding:0 16px}.hero-copy{padding-left:16px}h1{font-size:27px}.hero-art{left:85px;right:-100px}.filter-chip{font-size:10px;padding:6px}.extra-filters{gap:5px}.sort-label{font-size:10px}.room-card{padding:15px}.room-heading h3{font-size:14px}.room-seats{gap:5px;font-size:10px}.detail-game{padding:14px;gap:14px}.detail-game h3{font-size:17px}.detail-game>img{width:65px}.detail-footer{gap:8px;padding-left:16px;padding-right:16px}.detail-footer .primary{min-width:125px;padding:12px}.form-row{gap:10px}.hero-copy>p{max-width:140px}}@media(max-width:700px){.hero{height:258px}.hero-copy{padding:17px 20px}.hero-copy h1{font-size:28px;line-height:1.25;margin:9px 0}.hero-copy>p{font-size:11px;max-width:none}.hero-link{display:none}.hero-art{top:131px;right:0;bottom:0;left:0;opacity:1}.hero-art img{object-fit:cover;object-position:right 62%}.day-tabs button,.filter-chip{min-height:44px}.game-tile p{font-size:11px}.room-facts{font-size:14px}.room-seats{font-size:12px}.card-action{min-height:44px}}@media(max-width:360px){.game-grid{margin-left:-16px;margin-right:-16px;padding-left:16px;padding-right:16px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important;scroll-behavior:auto!important}}.top-search{width:100%;margin:0 0 16px;background:#fff;max-width:none;min-height:48px}.top-search input{font-size:15px;height:48px}.hero{height:184px;grid-template-columns:1fr 1.05fr}.hero-copy{padding:19px 0 19px 30px}.hero h1{font-size:30px;line-height:1.25;margin:9px 0}.hero-copy>p{font-size:12px}.hero-link{display:none}.hero-sticker{bottom:14px}.game-section{padding-top:24px}.game-art{height:115px}.game-art img{height:87px}.game-section .section-heading{margin-bottom:14px}.rooms-section{margin-top:26px}.room-heading h3{font-size:17px;margin:0 0 5px;letter-spacing:-.4px}.room-subtitle{font-size:12px;line-height:1.5;color:#70736e;margin-bottom:6px}.room-facts{font-size:13px}.room-facts span{align-items:flex-start;line-height:1.6}.room-facts svg{margin-top:3px}.room-seats{gap:8px;flex-wrap:wrap;margin:14px 0 16px;font-size:12px}.room-seats>span{display:inline-flex;align-items:center;gap:5px}.room-seats .seat-count{font-size:12px}.status-badge{display:inline-flex;align-items:center;line-height:1.6;padding:3px 8px;border-radius:5px;background:#f1e9dc;color:#675530;font-size:12px;font-weight:600;white-space:nowrap}.status-已成局{background:#e7f0d9;color:#39532e}.status-进行中{background:#e5eff4;color:#28526a}.status-已取消{background:#f5e6e1;color:#884734}.status-已结束{background:#ececea;color:#626762}.formation-note{font-size:12px;color:#856020;margin-top:-8px;margin-bottom:14px}.card-action{min-height:42px;font-size:12px}.filter-summary{font-size:12px;line-height:1.7;color:#797b70;margin:-10px 0 16px}.mine-tabs{display:flex;gap:8px;border-bottom:1px solid var(--line);margin-bottom:16px;overflow-x:auto}.mine-tabs button{padding:13px 17px;font-size:14px;white-space:nowrap;border-bottom:3px solid transparent;min-height:48px}.mine-tabs button.active{border-bottom-color:var(--orange);font-weight:700}.mine-tabs span{font-size:11px;background:#efede6;border-radius:4px;margin-left:6px;padding:1px 5px;font-weight:500}.detail-badges{display:flex;gap:8px;align-items:center}.detail-facts .formation-copy{font-size:13px;color:#6b704f;padding-left:31px}.legacy-note{font-size:12px;line-height:1.7;color:#76786e;padding-left:31px}.cancelled-notice{margin-top:20px;background:#faeae3;color:#87432c;font-size:14px;line-height:1.8;border-radius:9px;padding:14px}.updated-note{margin-top:14px;color:#6b7358;font-size:12px;line-height:1.7}.quiet-danger{display:block;color:#8f482f;text-decoration:underline;font-size:13px;margin-top:20px;padding:12px 0;min-height:44px}.create-form label small{font-size:12px;color:#787c74;line-height:1.6;font-weight:400}.booking-confirmation{padding:28px 24px;text-align:center}.booking-mark{display:grid;place-items:center;background:var(--lime);border-radius:50%;width:65px;height:65px;margin:0 auto 16px}.booking-mark.inactive{background:#ede6dc;color:#6b655b}.confirmation-label{font-size:12px;color:#737867;letter-spacing:1px}.booking-confirmation>h3{font-size:28px;margin:9px 0 10px}.confirmation-description{font-size:14px;color:#6b6f65;line-height:1.9;max-width:380px;margin:auto}.booking-ticket{border:1px solid #e5decf;background:#fff8ec;border-radius:14px;padding:20px;text-align:left;margin-top:22px}.ticket-title{display:flex;gap:14px;align-items:center;padding-bottom:18px;margin-bottom:16px;border-bottom:1px dashed #d5d1c4}.ticket-title img{width:56px;height:70px;object-fit:cover;border-radius:5px}.ticket-title h4{font-size:18px}.ticket-title p{font-size:12px;color:#737369;margin:5px 0 7px}.booking-ticket>p{display:flex;align-items:flex-start;gap:10px;font-size:14px;line-height:1.8;margin:10px 0}.booking-ticket>p svg{margin-top:4px}.booking-ticket>small{display:block;font-size:12px;color:#7a7c70;margin-left:28px}.arrival-note{text-align:left;padding-top:23px}.arrival-note h4{font-size:15px}.arrival-note>p{font-size:14px;color:#6c7167;line-height:1.9;margin-top:8px}.contact-details{margin-top:15px}.contact-details summary{cursor:pointer;display:flex;align-items:center;gap:6px;font-size:14px;min-height:44px}.contact-details p{background:#f1f2ea;border-radius:7px;padding:12px;font-size:13px;line-height:1.8;overflow-wrap:anywhere}.booking-actions{display:grid;gap:7px;margin-top:24px}.booking-actions .text-button{justify-content:center;min-height:44px}@media(min-width:1500px){.hero{height:184px}.hero-copy{padding-top:19px}.hero h1{font-size:30px}.game-art{height:115px}}@media(max-width:700px){.header-inner{height:64px}.brand-button .logo{font-size:28px}.brand-button .logo>i{width:23px;height:23px;border-width:6px}.notice{padding:8px 0;font-size:10px;line-height:1.5;gap:5px}.top-search{margin:0 0 10px;min-height:44px}.top-search input{height:44px;font-size:14px}.hero{height:108px;display:block;border-radius:12px}.hero-copy{padding:12px 14px}.hero-eyebrow{font-size:8px}.hero h1{font-size:22px;line-height:1.25;margin:8px 0 0;max-width:65%;letter-spacing:-.7px}.hero-copy>p{display:none}.hero-art{top:0;right:0;bottom:0;left:60%}.hero-art img{object-position:right center}.hero-sticker{display:none}.game-section{padding-top:16px}.game-section .section-heading{margin-bottom:10px}.section-kicker{display:none}.game-section h2{font-size:17px;letter-spacing:-.4px}.game-grid:not(.expanded){gap:9px;padding-bottom:5px}.game-grid:not(.expanded) .game-tile{flex:0 0 170px;display:grid;grid-template-columns:46px 1fr;grid-template-rows:auto auto;column-gap:9px;padding:8px;border:1px solid #e4e0d6;border-radius:10px;background:#fff;min-height:76px;align-content:center}.game-grid:not(.expanded) .game-tile.selected{border-color:var(--orange);background:#fff3e9}.game-grid:not(.expanded) .game-art{height:56px;border:0;border-radius:5px;grid-row:1/3}.game-grid:not(.expanded) .game-art img{height:46px;max-width:90%;transform:none;box-shadow:none}.game-grid:not(.expanded) .game-tag{display:none}.game-grid:not(.expanded) .game-check{width:18px;height:18px;top:2px;right:2px}.game-grid:not(.expanded) .game-check svg{width:12px}.game-grid:not(.expanded) h3{font-size:12px;line-height:1.45;margin:2px 0 3px;align-self:end}.game-grid:not(.expanded) p{font-size:10px;line-height:1.6;gap:3px;align-self:start}.game-grid:not(.expanded) p .game-players{display:none}.game-grid:not(.expanded) p .game-count{display:block;font-size:11px}.rooms-section{margin-top:17px}.rooms-section .section-heading{margin-bottom:12px}.rooms-section h2{font-size:20px}.filters{margin-bottom:12px}.day-tabs button{padding:6px 8px;min-height:40px}.day-tabs{padding:3px}.extra-filters{margin-top:9px}.filter-chip{min-height:40px;font-size:11px}.filter-summary{font-size:11px;margin:0 0 12px;line-height:1.6}.room-card{padding:16px}.room-heading h3{font-size:18px}.room-subtitle{font-size:12px}.room-cover{width:58px;height:74px}.room-facts{font-size:14px;padding:13px 0 11px}.room-seats{font-size:12px;margin:12px 0;gap:8px}.status-badge{font-size:11px}.room-seats .seat-count{font-size:12px}.card-action{min-height:44px}.mine-tabs{gap:0;justify-content:space-between}.mine-tabs button{font-size:13px;padding:12px 8px}.mine-tabs span{font-size:10px;margin-left:4px}.mine-note{font-size:12px;line-height:1.8;margin-bottom:18px}.booking-confirmation{padding:24px 20px calc(20px + env(safe-area-inset-bottom))}.booking-ticket{padding:16px}.booking-ticket>p{font-size:14px}.ticket-title h4{font-size:17px}.booking-confirmation>h3{font-size:26px}}.location-panel{padding:16px 20px;margin:0 0 16px;border:1px solid #e8dfd2;border-radius:16px;background:#fffaf2}.location-title{display:flex;align-items:center;gap:8px;margin-bottom:12px;font-size:14px}.location-title svg{color:#df541c;flex-shrink:0}.address-search{display:flex;gap:8px;min-width:0}.address-search input{flex:1;min-width:0;background:#fff;border:1px solid #ddd8cf;border-radius:9px;padding:12px;font:inherit;font-size:14px;color:inherit}.address-search .primary{flex-shrink:0;font-size:13px;padding:10px 14px;min-height:44px}.location-hint{font-size:12px;line-height:1.6;color:#746e66;margin:8px 0}.chosen-location{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;background:#f0f3df;padding:8px 10px;border-radius:8px}.chosen-location span{flex:1;min-width:0;overflow-wrap:anywhere}.chosen-location button{display:grid;place-items:center;min-width:36px;min-height:36px;border:0;background:transparent;color:inherit}.locate-button{margin-top:8px;min-height:36px;font-size:12px}.address-results{margin-top:12px;border-top:1px solid #e8dfd2;padding-top:10px}.address-results>small{color:#746e66}.address-results button{display:flex;align-items:center;gap:8px;text-align:left;width:100%;background:#fff;border:1px solid #e8dfd2;border-radius:8px;padding:12px;margin-top:8px;color:inherit;font:inherit;font-size:13px;min-height:44px}.address-results button span{flex:1}.address-results button small{color:#a84117;white-space:nowrap}.address-results p{font-size:13px;line-height:1.6}.distance-badge{font-size:12px;color:#964216;background:#fff0e2;align-self:flex-start;border-radius:6px;padding:6px 8px;margin:0 0 12px}.create-form .location-panel{margin:0;padding:12px}.create-form .location-panel input{width:0}@media(max-width:600px){.location-panel{padding:12px;border-radius:12px;margin-bottom:12px}.location-title{font-size:13px}.address-search input{font-size:12px;padding:10px}.address-search .primary{padding:10px;font-size:12px}.location-hint{font-size:11px}}.location-summary{display:flex;align-items:center;gap:10px;min-height:44px}.location-summary>svg{color:#df541c;flex-shrink:0}.location-summary>button:first-of-type{display:flex;flex:1;min-width:0;flex-direction:column;align-items:flex-start;gap:5px;text-align:left;border:0;background:transparent;padding:0;color:inherit}.location-summary strong{font-size:13px;line-height:1.5;overflow-wrap:anywhere}.location-summary small{color:#746e66;font-size:11px}.location-summary .text-button{font-size:12px;white-space:nowrap;min-height:44px}.clear-location{min-width:36px;min-height:44px;background:transparent;border:0;color:inherit}.location-summary+.location-editor{border-top:1px solid #e8dfd2;margin-top:12px;padding-top:12px}.place-shortcuts{display:flex;flex-wrap:wrap;gap:6px;margin:10px 0}.place-shortcuts button{background:#fff;border:1px solid #ddd8cf;border-radius:8px;color:inherit;padding:8px 12px;min-height:40px;font-size:12px}.place-shortcuts button:hover{border-color:#df541c}.radius-filter{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:12px 0;font-size:12px}.radius-filter>span{color:#746e66;margin-right:4px}.radius-filter button{border:1px solid #e5dfd6;background:#fff;border-radius:8px;min-height:40px;padding:8px 12px;color:inherit;font:inherit}.radius-filter button.active{background:#202536;color:#fff;border-color:#202536}.radius-filter small{color:#746e66}.address-search input:focus-visible,.place-shortcuts button:focus-visible,.location-summary button:focus-visible,.radius-filter button:focus-visible{outline:2px solid #d75221;outline-offset:3px}@media(max-width:380px){.radius-filter{gap:6px}.radius-filter button{padding:8px 9px}.location-panel{padding:10px}}
