:root{--green:#1f3a2e;--cream:#f3e9d2;--cream-soft:#faf4e6;--rust:#c1592b;--ink:#241c18;--grey:#7a7168;--white:#fffdf8}.quiz-sheet .messenger-choice .msg-btn:first-child{min-height:64px;padding-bottom:28px}.quiz-sheet .messenger-choice .msg-btn:first-child:before{right:52px;bottom:9px;left:18px;font:400 10px/1.3 Inter,Arial,sans-serif}*{box-sizing:border-box}body,html{margin:0;min-height:100%;background:var(--green)}button,input,textarea{letter-spacing:0}.miniapp-overlay{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;padding:20px;background:rgba(20,38,29,.62);font-family:Inter,Arial,sans-serif;-webkit-font-smoothing:antialiased}.miniapp-overlay *{margin:0;padding:0}.quiz-sheet{position:relative;display:flex;flex-direction:column;width:100%;max-width:400px;height:auto;max-height:min(660px,92dvh);overflow:hidden;padding:0;border-radius:22px;background:var(--cream-soft);box-shadow:0 30px 70px rgba(10,18,14,.45);color:var(--ink)}.legal-screen{display:flex!important;flex-direction:column;min-height:100%;height:100%;padding:0!important;background:var(--paper)}.legal-screen .inline-sheet-bar{flex:none;margin:0;padding:16px 20px;border-bottom:1px solid var(--line);background:var(--paper)}.legal-screen .crumb{flex:none;margin:0;padding:12px 20px 10px;background:var(--paper)}.legal-screen iframe{display:block;width:100%;min-height:0;flex:1 1;border:0;background:var(--paper)}.quiz-top{flex:none;padding:20px 22px 0}.quiz-top-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.quiz-back{width:30px;padding:0 6px 0 0;border:0;background:none;color:var(--green);font-size:22px;line-height:1;text-align:left;cursor:pointer}.quiz-back:disabled{opacity:.25;cursor:default}.quiz-step-label{color:var(--grey);font-size:13.5px;font-weight:600}.quiz-x{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:0;border-radius:50%;background:rgba(36,28,24,.06);color:var(--grey);font-size:13px;cursor:pointer}.quiz-progress{height:6px;overflow:hidden;border-radius:4px;background:rgba(36,28,24,.1)}.quiz-progress span{display:block;height:100%;border-radius:4px;background:var(--rust);transition:width .3s ease}.quiz-body{flex:1 1;overflow-y:auto;padding:26px 22px 10px}.quiz-q{margin-bottom:8px;color:var(--green);font:600 22px/1.25 Fraunces,Georgia,serif;text-align:center}.quiz-hint{margin-bottom:20px;color:var(--grey);font-size:12.5px;text-align:center}.quiz-options{display:flex;flex-direction:column;gap:9px}.quiz-opt{display:flex;align-items:center;gap:11px;width:100%;padding:13px 15px;border:1.6px solid rgba(36,28,24,.13);border-radius:12px;background:var(--white);color:var(--ink);font:14.5px Inter,Arial,sans-serif;text-align:left;cursor:pointer}.quiz-opt:hover{border-color:rgba(193,89,43,.45)}.quiz-opt.sel{border-color:var(--rust);background:#fdf3ec}.quiz-opt .em{flex:none;font-size:16px}.quiz-gender{display:grid;grid-template-columns:1fr 1fr;grid-gap:11px;gap:11px}.quiz-gender .quiz-opt{justify-content:center;padding:20px 10px;font-size:17px;font-weight:600}.age-scroll{max-height:250px;overflow-y:auto;padding:6px;border:1.6px solid rgba(36,28,24,.13);border-radius:12px;background:var(--white)}.age-row{display:flex;align-items:center;justify-content:space-between;width:100%;padding:11px 14px;border:0;border-radius:8px;background:transparent;color:var(--ink);font:15px Inter,Arial,sans-serif;text-align:left;cursor:pointer}.age-row:hover{background:var(--cream)}.age-row.sel{background:var(--rust);color:var(--white);font-weight:600}.quiz-input{width:100%;margin:0;padding:14px 15px;border:1.6px solid rgba(36,28,24,.13);border-radius:12px;background:var(--white);color:var(--ink);font:15.5px Inter,Arial,sans-serif}.quiz-input:focus{outline:none;border-color:var(--rust)}textarea.quiz-input{min-height:132px;resize:vertical;line-height:1.55}.quiz-optional-note{margin-top:10px;color:var(--grey);font-size:12px;font-style:italic;text-align:center}.quiz-foot{flex:none;padding:14px 22px 20px}.quiz-next{width:100%;padding:15px;border:0;border-radius:100px;background:var(--green);color:var(--white);font:700 16px Inter,Arial,sans-serif;cursor:pointer}.quiz-next:disabled{opacity:.35;cursor:default}.quiz-msg-title{margin-bottom:8px;color:var(--green);font:italic 600 20px/1.35 Fraunces,Georgia,serif;text-align:center}.quiz-msg-sub{margin-bottom:20px;color:var(--grey);font-size:13.5px;text-align:center}.messenger-choice{display:flex;flex-direction:column;gap:10px;margin-bottom:28px}.msg-btn{display:flex;align-items:center;justify-content:space-between;width:100%;padding:13px 18px;border:1.5px solid rgba(36,28,24,.14);border-radius:12px;background:var(--white);color:var(--ink);font:600 15px Inter,Arial,sans-serif;cursor:pointer}.msg-btn.sel{border-color:var(--rust);background:#fdf3ec}.msg-icon{display:none}.msg-btn:after{width:28px;height:28px;flex:none;background-position:50%;background-repeat:no-repeat;background-size:contain;content:""}.msg-btn:first-child:after{background-image:url(/telegram-logo.svg)}.msg-btn:nth-child(2):after{background-image:url(/max-logo.svg)}.quiz-msg-label{margin:22px 0 9px;color:var(--grey);font-size:12.5px;line-height:1.5}.consent-row{display:grid;grid-template-columns:18px 1fr;grid-gap:9px;gap:9px;align-items:start;margin-top:16px;color:var(--grey);font-size:12px;line-height:1.45}.consent-row input{width:16px;height:16px;margin:1px 0;accent-color:var(--rust)}.mini-error{margin:14px 0 0;color:#a62c20;font-size:13px;text-align:center}.mini-state{width:min(400px,100%);padding:34px 28px;border-radius:22px;background:var(--cream-soft);color:var(--green);box-shadow:0 30px 70px rgba(10,18,14,.45)}.mini-state strong{font:700 19px Georgia,serif}.mini-state h1{margin:18px 0 8px;font:italic 600 28px/1.2 Fraunces,Georgia,serif}.mini-state p{margin:0;color:var(--grey);font-size:14px;line-height:1.5}.mini-state button{width:100%;margin-top:24px;padding:14px;border:0;border-radius:100px;background:var(--green);color:var(--white);font-weight:700}@media(max-width:680px){.miniapp-overlay{padding:20px}.quiz-sheet{max-height:min(660px,92dvh)}}.cabinet-app{min-height:100dvh;padding:0 0 calc(72px + env(safe-area-inset-bottom));background:#faf7f2;color:#1a1626;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif}.cabinet-brand{height:56px;padding:15px 20px;display:flex;align-items:center;justify-content:space-between;background:#17141f;color:#fff}.cabinet-brand b{font-family:Georgia,serif;font-size:18px;letter-spacing:2px}.cabinet-brand span{font-size:11px;color:#b7b0c6}.cabinet-head{padding:24px 20px 14px}.cabinet-head small{display:block;margin-bottom:6px;color:#6f1157;font-size:10px;font-weight:700;letter-spacing:.19em}.cabinet-head h1{color:#1a1626;font:500 28px/1.12 Fraunces,Georgia,serif}.cabinet-head p{margin-top:6px;color:#8a8399;font-size:13px}.cabinet-wrap{padding:0 16px}.cabinet-card,.dinner-card{margin-bottom:14px;padding:18px;border:1px solid #ece7dd;border-radius:20px;background:#fff;box-shadow:0 6px 24px rgba(26,22,38,.08)}.cabinet-card h3{margin:9px 0 6px;font:500 20px/1.2 Fraunces,Georgia,serif}.cabinet-card p{margin:5px 0;color:#756e7d;font-size:13px;line-height:1.45}.cabinet-card strong{display:block;margin:14px 0 4px;font-size:20px}.empty{text-align:center;padding:32px 20px}.dinner-card{overflow:hidden;border:0;background:linear-gradient(145deg,#211b2e,#41283b);color:#f6f1ea}.dinner-card h2{margin-top:14px;font:500 26px/1 Fraunces,Georgia,serif}.dinner-place{margin:7px 0 16px;color:#d5cedd;font-size:13px;line-height:1.5}.dinner-meta{display:flex;justify-content:space-between;gap:12px;margin-bottom:16px;padding-top:13px;border-top:1px solid hsla(0,0%,100%,.12);font-size:12px}.dinner-meta span{color:#c9c1d4}.status{display:inline-flex;align-items:center;border-radius:20px;padding:5px 10px;background:#f3e6ef;color:#6f1157;font-size:11px;font-weight:700}.dinner-card .status{background:rgba(224,151,63,.16);color:#eeb15e}.status.succeeded{background:#e9f0e7;color:#42633c}.status.pending{background:#faf0e0;color:#9a621d}.cabinet-button{display:flex;align-items:center;justify-content:center;width:100%;min-height:46px;margin-top:14px;border:0;border-radius:13px;background:#6f1157;color:#fff;font-size:14px;font-weight:700;text-decoration:none;cursor:pointer}.cabinet-button.amber{background:#e0973f;color:#241a0d}.cabinet-button.outline{background:transparent;border:1px solid #d9d2c6;color:#4a4458}.cabinet-button.danger{background:#9e3e42}.cabinet-link{display:block;margin-top:11px;color:#6f1157;font-size:13px;text-decoration:underline}.cabinet-menu{display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:10px;padding:18px;border:1px solid #ece7dd;border-radius:16px;background:#fff;color:#1a1626;font-size:14px;font-weight:600;text-align:left}.cabinet-menu b{font-size:22px;color:#8a8399}.profile-hero{padding:32px 20px 26px;background:linear-gradient(145deg,#241d30,#44283d);color:#fff;text-align:center}.profile-hero>div{display:flex;align-items:center;justify-content:center;width:66px;height:66px;margin:0 auto 13px;border-radius:50%;background:#e0973f;color:#241a0d;font:500 31px Fraunces,Georgia,serif}.profile-hero h1{font:500 27px Fraunces,Georgia,serif}.profile-hero p{margin-top:6px;color:#c9c1d4;font-size:13px}.cabinet-nav{position:fixed;z-index:10;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(5,1fr);padding:8px 5px calc(8px + env(safe-area-inset-bottom));border-top:1px solid #ece7dd;background:hsla(0,0%,100%,.96);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.cabinet-nav button{display:flex;flex-direction:column;align-items:center;gap:3px;border:0;background:transparent;color:#8a8399;font-size:9px}.cabinet-nav button span{font-size:20px;line-height:18px}.cabinet-nav button.active{color:#6f1157;font-weight:700}.cabinet-notice{display:flex;align-items:center;justify-content:space-between;margin:12px 16px 0;background:#e9f0e7;color:#42633c;line-height:1.4}.cabinet-notice button,.modal-close{border:0;background:transparent;color:inherit;font-size:22px;cursor:pointer}.cabinet-modal-bg{position:fixed;z-index:30;inset:0;display:flex;align-items:flex-end;background:rgba(20,16,29,.6)}.cabinet-modal{width:100%;padding:28px 22px calc(24px + env(safe-area-inset-bottom));border-radius:26px 26px 0 0;background:#faf7f2}.cabinet-modal h2{margin:12px 0 9px;font:500 26px/1.15 Fraunces,Georgia,serif}.cabinet-modal p{color:#756e7d;font-size:14px;line-height:1.5}.modal-close{float:right;color:#8a8399}.guest-list{margin:18px 0;padding:14px}.guest-list b{font-size:13px}.guest-list p{margin:8px 0 0;color:#4a4458}.cutoff,.refund-note{margin-top:14px;color:#c7a269}.mini-state{position:fixed;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px;background:#faf7f2;color:#1a1626;text-align:center}.mini-state h1{margin:15px 0 8px}.mini-state p{color:#756e7d}@media (min-width:700px){.cabinet-app{max-width:430px;margin:0 auto;box-shadow:0 0 0 1px #ece7dd}}.cabinet-app{--ink:#1a1626;--ink-2:#4a4458;--ink-3:#8a8399;--paper:#faf7f2;--paper-2:#fff;--line:#ece7dd;--wine:#6f1157;--wine-soft:#f3e6ef;--amber:#e0973f;--amber-soft:#faf0e0;--sage:#5c7457;--sage-soft:#e9f0e7;--radius:20px;--shadow:0 6px 24px rgba(26,22,38,.08);--font-display:"Fraunces",Georgia,"Times New Roman",serif;--font-body:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;position:relative;width:100%;height:100dvh;min-height:0;margin:0;padding:0;overflow:hidden;background:var(--paper);color:var(--ink);font-family:var(--font-body)}.cabinet-app *{box-sizing:border-box;letter-spacing:0}.cabinet-app button,.cabinet-app select,.cabinet-app textarea{font-family:var(--font-body)}.cabinet-app .stack{position:relative;display:flex;flex-direction:column;height:100%;overflow:hidden}.cabinet-app .app{flex:1 1;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.cabinet-app .app::-webkit-scrollbar{width:0}.cabinet-app .screen{display:none;padding:0 0 90px}.cabinet-app .screen.active{display:block;animation:cabinetFade .35s ease}@keyframes cabinetFade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.brand-bar{display:flex;align-items:center;justify-content:space-between;padding:16px 20px 2px}.wordmark{color:var(--wine);font-family:var(--font-display);font-size:19px;font-weight:600;letter-spacing:.1em!important}.city-pick{padding:7px 13px;border:1px solid var(--line);border-radius:11px;background:var(--paper-2);color:var(--ink-2);font-size:12.5px;font-weight:600}.page-head{padding:22px 20px 6px}.page-head .eyebrow{margin-bottom:5px;color:var(--wine);font-size:11px;font-weight:600;letter-spacing:.22em!important;text-transform:uppercase}.page-head h2{margin:0;color:var(--ink);font:500 27px/1.18 var(--font-display)}.page-head .sub{margin-top:3px;color:var(--ink-3);font-size:13px}.wrap{padding:0 16px}.card{margin-bottom:14px;padding:18px;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper-2);box-shadow:var(--shadow)}.meet-hero{position:relative;overflow:hidden;border:0;background:linear-gradient(150deg,#231d30,#3a2436);color:#f6f1ea}.meet-hero:after{position:absolute;top:-40px;right:-40px;width:160px;height:160px;background:radial-gradient(circle,rgba(224,151,63,.3),transparent 70%);content:""}.meet-hero .state-chip{position:relative;z-index:2;display:inline-flex;align-items:center;gap:6px;margin-bottom:14px;padding:5px 11px;border-radius:20px;background:rgba(224,151,63,.16);color:var(--amber);font-size:11px;font-weight:600}.dot{width:6px;height:6px;border-radius:50%;background:currentColor}.meet-hero h3{position:relative;z-index:2;margin:0;color:#f6f1ea;font:500 24px/1.1 var(--font-display)}.meet-hero .place-locked{position:relative;z-index:2;display:flex;align-items:flex-start;gap:7px;margin-top:6px;color:#c9c1d4;font-size:13px;line-height:1.45}.meet-hero .rest-name{color:var(--amber);font-weight:600}.countdown{position:relative;z-index:2;display:flex;gap:8px;margin-top:16px}.cd-box{flex:1 1;padding:10px 0;border-radius:12px;background:hsla(0,0%,100%,.08);text-align:center}.cd-box b{display:block;font:600 22px/1 var(--font-display)}.cd-box span{color:#a9a1b8;font-size:10px;letter-spacing:.08em!important;text-transform:uppercase}.attendees{position:relative;z-index:2;margin-top:16px}.attendees,.attendees .av{display:flex;align-items:center}.attendees .av{justify-content:center;width:36px;height:36px;margin-left:-10px;border:2px solid #2b2338;border-radius:50%;color:#fff;font-size:13px;font-weight:600}.attendees .av:first-child{margin-left:0}.attendees .more{background:hsla(0,0%,100%,.14)}.attendees .lbl{margin-left:12px;color:#c9c1d4;font-size:12px}.hero-actions{position:relative;z-index:2;display:flex;gap:10px;margin-top:16px}.hero-actions .btn{flex:1 1}.btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:13px 16px;border:0;border-radius:13px;font-size:14px;font-weight:600;text-decoration:none;cursor:pointer;transition:transform .14s,background .2s,opacity .2s}.btn:active{transform:scale(.97)}.btn:disabled{cursor:default;opacity:.4}.btn-primary{background:var(--amber);color:#241a0d}.btn-ghost-light{background:hsla(0,0%,100%,.1);color:#f6f1ea}.btn-full{width:100%}.btn-wine{background:var(--wine);color:#fff}.btn-outline{border:1.5px solid var(--line);background:transparent;color:var(--ink)}.btn-sm{padding:9px 14px;border-radius:11px;font-size:13px}.danger-text{color:#963c45}.sec-title{display:flex;align-items:baseline;justify-content:space-between;margin:22px 4px 12px}.sec-title h4{margin:0;font:500 18px var(--font-display)}.link-button{border:0;background:none;color:var(--wine);font-size:13px;font-weight:600;cursor:pointer}.empty-card{padding:34px 20px;text-align:center}.empty-card .empty-icon{font-size:30px}.consent-card h3,.empty-card h3,.payment-card h3{margin:10px 0 6px;font:500 19px/1.25 var(--font-display)}.consent-card p,.empty-card p,.payment-card p{margin:5px 0;color:var(--ink-3);font-size:13px;line-height:1.5}.chat-tabs{display:flex;gap:8px;padding:4px 16px 12px}.chat-tab{flex:1 1;padding:9px;border:1px solid var(--line);border-radius:12px;background:var(--paper-2);color:var(--ink-2);font-size:13px;font-weight:600;cursor:pointer}.chat-tab:disabled{cursor:default;opacity:.55}.chat-tab.on{border-color:var(--ink);background:var(--ink);color:#fff;opacity:1}.chat-item{display:flex;align-items:center;gap:13px;width:100%;padding:13px 16px;border:0;border-bottom:1px solid var(--line);background:transparent;color:var(--ink);text-align:left;cursor:pointer;transition:background .15s}.chat-item:hover{background:#f3efe7}.chat-item .av{position:relative;display:flex;flex-shrink:0;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;color:#fff;font-size:17px;font-weight:600}.chat-item .av.grp{background:linear-gradient(135deg,var(--wine),var(--amber))}.chat-item .txt{flex:1 1;min-width:0}.chat-item .txt .top{display:flex;align-items:baseline;justify-content:space-between}.chat-item .txt .name{font-size:15px;font-weight:600}.chat-item .txt .time{color:var(--ink-3);font-size:11px}.chat-item .txt .msg{overflow:hidden;margin-top:2px;color:var(--ink-3);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.chat-item .badge{display:flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;border-radius:10px;background:var(--wine);color:#fff;font-size:11px;font-weight:600}.chat-screen{min-height:100%;padding-bottom:150px!important}.chat-screen>.crumb{padding-top:10px}.message-list{padding:4px 16px 92px}.chat-empty,.chat-locked-note{margin:14px 16px;padding:15px;border:1px solid #f0dcb8;border-radius:14px;background:var(--amber-soft);color:#8a6414;font-size:12.5px;line-height:1.5}.message-list .chat-empty{margin-right:0;margin-left:0}.message-row{display:flex;margin:8px 0}.message-row.mine{justify-content:flex-end}.message-bubble{max-width:82%;padding:10px 12px 7px;border:1px solid var(--line);border-radius:15px 15px 15px 4px;background:#fff;box-shadow:0 2px 8px rgba(26,22,38,.05)}.message-row.mine .message-bubble{border-color:#e7cee0;border-radius:15px 15px 4px 15px;background:var(--wine-soft)}.message-bubble b{display:block;margin-bottom:3px;color:var(--wine);font-size:11px}.message-bubble p{margin:0;color:var(--ink-2);font-size:13.5px;line-height:1.42;white-space:pre-wrap;overflow-wrap:anywhere}.message-bubble time{display:block;margin-top:3px;color:var(--ink-3);font-size:9.5px;text-align:right}.chat-composer{position:absolute;right:0;bottom:65px;left:0;z-index:25;display:flex;align-items:flex-end;gap:8px;padding:10px 14px;border-top:1px solid var(--line);background:hsla(38,44%,96%,.96);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.chat-composer textarea{flex:1 1;min-height:42px;max-height:100px;padding:11px 13px;border:1px solid var(--line);border-radius:14px;background:#fff;color:var(--ink);font-size:14px;line-height:1.35;resize:none}.chat-composer textarea:focus{border-color:var(--wine);outline:none}.chat-composer button{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border:0;border-radius:50%;background:var(--wine);color:#fff;font-size:22px;cursor:pointer}.chat-composer button:disabled{opacity:.35}.filter-row{display:flex;gap:8px;padding:2px 16px 14px;overflow-x:auto}.chip{flex-shrink:0;padding:8px 15px;border:1px solid var(--line);border-radius:20px;background:var(--paper-2);color:var(--ink-2);font-size:13px;font-weight:600;cursor:pointer}.chip.on{border-color:var(--wine);background:var(--wine);color:#fff}.mtg-card{overflow:hidden;margin-bottom:14px;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper-2);box-shadow:var(--shadow)}.mtg-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:16px 18px}.st{display:inline-flex;align-items:center;gap:5px;padding:4px 10px;border-radius:16px;font-size:11px;font-weight:600}.st-confirmed{background:var(--sage-soft);color:var(--sage)}.st-pending{background:var(--amber-soft);color:#a5721b}.st-done{background:#eee9f2;color:var(--ink-3)}.mtg-top h5{margin:8px 0 0;font:500 18px var(--font-display)}.mtg-top .meta{margin-top:4px;color:var(--ink-3);font-size:13px;line-height:1.5}.mtg-top .rest{color:var(--wine);font-weight:600}.dinner-date,.meeting-date{color:var(--ink)!important;font-weight:700}.event .thumb{display:flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:14px;background:linear-gradient(135deg,var(--wine-soft),var(--amber-soft));font-size:26px}.event .small-thumb{width:52px;height:52px;font-size:22px}.mtg-actions{display:flex;flex-wrap:wrap;gap:8px;padding:14px 18px 16px;border-top:1px solid var(--line)}.mtg-actions .btn{flex:1 1;min-width:calc(50% - 4px)}.prof-head{position:relative;overflow:hidden;padding:28px 20px 22px;background:linear-gradient(150deg,#231d30,#3a2436);color:#f6f1ea;text-align:center}.prof-head:after{position:absolute;bottom:-40px;left:-30px;width:150px;height:150px;background:radial-gradient(circle,rgba(224,151,63,.25),transparent 70%);content:""}.prof-avatar{display:flex;align-items:center;justify-content:center;width:82px;height:82px;margin:0 auto 12px;border-radius:50%;background:linear-gradient(135deg,var(--wine),var(--amber));color:#fff;font:600 32px var(--font-display)}.prof-avatar,.prof-head h3{position:relative;z-index:2}.prof-head h3{margin:0;font:500 23px var(--font-display)}.prof-head .role{margin-top:4px;color:#c9c1d4;font-size:13.5px}.prof-head .role,.verified{position:relative;z-index:2}.verified{display:inline-flex;align-items:center;gap:5px;margin-top:10px;padding:4px 11px;border-radius:16px;background:rgba(92,116,87,.25);color:#a8d09e;font-size:11px;font-weight:600}.menu-group{overflow:hidden;margin:14px 16px;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper-2);box-shadow:var(--shadow)}.menu-group .g-title{padding:14px 18px 8px;color:var(--ink-3);font-size:11px;font-weight:600;letter-spacing:.14em!important;text-transform:uppercase}.menu-item{gap:14px;width:100%;padding:15px 18px;border:0;border-top:1px solid var(--line);background:transparent;color:var(--ink);text-align:left;cursor:pointer}.menu-item,.menu-item .mic{display:flex;align-items:center}.menu-item .mic{flex-shrink:0;justify-content:center;width:34px;height:34px;border-radius:10px;background:var(--wine-soft);font-size:17px}.menu-item .ml{flex:1 1}.menu-item .ml b,.menu-item .ml span{display:block}.menu-item .ml b{font-size:14.5px}.menu-item .ml span{margin-top:2px;color:var(--ink-3);font-size:12px}.menu-item .arr{color:var(--ink-3);font-size:18px}.payment-card strong{display:block;margin:12px 0;color:var(--ink);font:600 21px var(--font-display)}.payment-card.compact{box-shadow:none}.payment-links{display:flex;flex-wrap:wrap;gap:14px;margin-top:12px}.payment-links a{color:var(--wine);font-size:12px;font-weight:600}.booking-paid-card{border-color:#d6e6d5;background:linear-gradient(145deg,#fff,#f6fbf4)}.booking-paid-card h3{margin:11px 0 4px;font:500 21px/1.2 var(--font-display)}.booking-paid-card p{margin:4px 0;color:var(--ink-3);font-size:13px;line-height:1.5}.booking-paid-actions{display:flex;gap:8px;margin-top:16px}.booking-paid-actions .btn{flex:1 1;margin:0;padding-right:10px;padding-left:10px;white-space:nowrap}.consent-card .btn{margin-top:18px}.request-state{margin-top:16px;padding:12px;border-radius:12px;background:var(--amber-soft);color:#8a6414;font-size:12px}.cutoff,.refund-note{margin-top:10px;color:#9a6c21;font-size:12px;line-height:1.45}.payment-status-button{display:inline-flex;align-items:center;gap:7px;min-height:36px;border:1px solid #dfc9d9;border-radius:10px;background:var(--wine-soft);color:var(--wine);padding:0 12px;font-size:12px;font-weight:700;cursor:pointer}.payment-status-button span{font-size:17px;line-height:1}.payment-status-button:disabled{cursor:wait;opacity:.55}.payment-result-scrim{align-items:center;padding:16px}.payment-result-popup{position:relative;width:100%;max-width:none;padding:30px 24px 25px;border-radius:20px;background:var(--paper-2);box-shadow:0 24px 70px rgba(20,16,25,.3);text-align:center;animation:cabinetFade .22s}.payment-result-close{position:absolute;top:10px;right:12px;display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:50%;background:var(--paper);color:var(--ink-3);font-size:22px;cursor:pointer}.payment-result-icon{display:grid;width:54px;height:54px;place-items:center;margin:0 auto 14px;border-radius:50%;background:var(--amber-soft);color:#9a6c21;font-size:25px;font-weight:700}.payment-result-popup.succeeded .payment-result-icon{background:var(--sage-soft);color:var(--sage)}.payment-result-popup.canceled .payment-result-icon,.payment-result-popup.error .payment-result-icon{background:#f9e7e4;color:#963c45}.payment-result-popup h3{margin:0;color:var(--ink);font:500 22px/1.2 var(--font-display)}.payment-result-popup p{margin:9px 0 0;color:var(--ink-3);font-size:13px;line-height:1.5}.sheet-bar{display:flex;flex-shrink:0;align-items:center;gap:14px;padding:16px 18px}.sheet-bar .bk{width:22px;border:0;background:none;color:var(--ink);font-size:22px;line-height:1;cursor:pointer}.sheet-bar .ttl{flex:1 1;margin-right:22px;font-size:15px;font-weight:600;text-align:center}.crumb{padding:0 18px 10px;color:var(--ink-3);font-size:10px}.inline-sheet-bar+.crumb{padding-top:0}.tabbar{position:absolute;right:0;bottom:0;left:0;z-index:30;display:flex;padding:8px 8px calc(8px + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:hsla(38,44%,96%,.92);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.tab{display:flex;flex:1 1;flex-direction:column;align-items:center;gap:3px;padding:6px 4px;border:0;background:none;color:var(--ink-3);cursor:pointer}.tab .ti{font-size:21px;line-height:1;filter:grayscale(1);opacity:.55;transition:.2s}.tab span:last-child{font-size:10.5px;font-weight:600}.tab.on{color:var(--wine)}.tab.on .ti{filter:none;opacity:1}.modal-scrim{position:absolute;inset:0;z-index:40;display:none;align-items:flex-end;background:rgba(20,16,25,.55);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.modal-scrim.show{display:flex;animation:cabinetFade .25s}.modal{width:100%;padding:26px 22px calc(24px + env(safe-area-inset-bottom));border-radius:26px 26px 0 0;background:var(--paper);animation:slideUp .32s cubic-bezier(.2,.8,.2,1)}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:none}}.modal .grab{width:38px;height:4px;margin:0 auto 18px;border-radius:3px;background:var(--line)}.modal .m-ic{display:flex;align-items:center;justify-content:center;width:56px;height:56px;margin:0 auto 14px;border-radius:50%;background:var(--amber-soft);font-size:28px}.modal h3{margin:8px 0 0;font:500 22px var(--font-display);text-align:center}.modal>p{margin:8px 0 20px;color:var(--ink-3);font-size:14px;line-height:1.5;text-align:center}.modal .m-actions{display:flex;flex-direction:column;gap:10px}.details-modal h3,.details-modal>p{text-align:left}.guest-list{margin:16px 0;padding:12px;border-radius:14px;background:#fff}.guest-list>b{display:block;margin-bottom:8px;font-size:12px}.guest-list>div{display:flex;align-items:center;gap:9px;padding:6px 0}.guest-list>div>span{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background:var(--wine-soft);color:var(--wine);font-size:12px;font-weight:700}.guest-list p{margin:0;color:var(--ink-2);font-size:12.5px}.cabinet-notice{position:absolute;z-index:35;top:10px;right:12px;left:12px;padding:11px 13px;border-radius:12px;background:var(--sage-soft);box-shadow:var(--shadow);color:var(--sage);font-size:12px}.cabinet-notice button{background:none;color:inherit;font-size:20px}@media(min-width:700px){body:has(.cabinet-app){display:flex;align-items:center;justify-content:center;background:#17141f}.cabinet-app{width:430px;height:min(820px,100dvh);border-radius:28px;box-shadow:0 24px 70px rgba(0,0,0,.38)}}@media(max-width:360px){.page-head{padding-right:16px;padding-left:16px}.page-head h2{font-size:24px}.wrap{padding:0 12px}.card{padding:15px}.meet-hero .place-locked{display:block}.hero-actions{flex-direction:column}.mtg-top{padding:14px}.menu-item,.mtg-actions{padding-right:14px;padding-left:14px}.chat-composer{padding-right:10px;padding-left:10px}}.locked-row{display:flex;gap:10px}.locked-tile{flex:1 1;padding:16px 9px;border:1px dashed var(--line);border-radius:16px;background:var(--paper-2);text-align:center}.locked-tile.live-tile{border-style:solid;cursor:pointer;transition:border-color .18s ease,background-color .18s ease,color .18s ease,box-shadow .18s ease}.locked-tile.live-tile:focus-visible,.locked-tile.live-tile:hover{border-color:var(--wine);background:var(--wine-soft);box-shadow:0 6px 18px rgba(111,17,87,.12);color:var(--wine);outline:none}.locked-tile.live-tile:focus-visible span,.locked-tile.live-tile:hover span{color:var(--wine)}.locked-tile .ic{margin-bottom:8px;font-size:24px;filter:grayscale(.3)}.locked-tile b{display:block;font-size:12.5px}.locked-tile span{display:block;margin-top:3px;color:var(--ink-3);font-size:10.5px;line-height:1.3}.guide-teaser{display:flex;align-items:center;gap:14px;width:100%;margin-bottom:14px;padding:16px 18px;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper-2);box-shadow:var(--shadow);color:var(--ink);text-align:left;cursor:pointer}.gt-icons{display:flex;flex-shrink:0}.gt-icons i{display:flex;align-items:center;justify-content:center;width:34px;height:34px;margin-left:-11px;border:2px solid var(--paper-2);border-radius:50%;font-size:15px;font-style:normal}.gt-icons i:first-child{margin-left:0;background:#1e9c5e}.gt-icons i:nth-child(2){background:#f0955b}.gt-icons i:nth-child(3){background:#e0356f}.guide-teaser .gt-txt{flex:1 1}.guide-teaser .gt-txt b,.guide-teaser .gt-txt span{display:block}.guide-teaser .gt-txt b{font:500 16.5px var(--font-display)}.guide-teaser .gt-txt span{margin-top:3px;color:var(--ink-3);font-size:12.5px}.guide-teaser .arr{color:var(--ink-3);font-size:19px}.event{display:flex;align-items:center;gap:14px}.event .info{flex:1 1;min-width:0}.event .info .fmt{color:var(--wine);font-size:11px;font-weight:600;text-transform:uppercase}.event .info h5{margin:2px 0;font:500 16px var(--font-display)}.event .info .when{color:var(--ink-3);font-size:12px}.home-event-button{margin-top:14px}.home-events-empty{color:var(--ink-3);font-size:13px;line-height:1.5;text-align:center}.sheet{position:absolute;inset:0;z-index:70;display:none;flex-direction:column;background:var(--paper)}.sheet.show{display:flex;animation:sheetIn .3s cubic-bezier(.2,.8,.2,1)}@keyframes sheetIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.guide-sheet .guide-slide{flex:1 1;flex-direction:column;padding:20px 26px 10px}.g-ic,.guide-sheet .guide-slide{display:flex;align-items:center;justify-content:center}.g-ic{width:78px;height:78px;margin-bottom:30px;border-radius:50%;font-size:34px;box-shadow:0 8px 24px rgba(26,22,38,.14)}.g-0{background:#1e9c5e}.g-1{background:#f0955b}.g-2{background:#e0356f}.guide-card{width:100%;padding:24px 22px;border-radius:var(--radius);background:var(--paper-2);box-shadow:var(--shadow);text-align:center}.guide-card h3{margin:0 0 12px;font:600 22px var(--font-display)}.guide-card p{margin:0;color:var(--ink-2);font-size:13.5px;line-height:1.62}.guide-foot{flex-shrink:0;padding:16px 22px calc(20px + env(safe-area-inset-bottom))}.dots{display:flex;justify-content:center;gap:6px;margin-bottom:18px}.dots i{width:7px;height:7px;border-radius:4px;background:#d9d2c6;transition:.28s}.dots i.on{width:22px;background:var(--ink)}.payment-choice{padding-top:18px}.payment-choice h3{margin-top:0}.payment-methods{display:grid;grid-gap:10px;gap:10px;margin:20px 0 14px}.payment-method{position:relative;display:flex;flex-direction:column;align-items:flex-start;width:100%;padding:15px 44px 15px 16px;border:1.5px solid var(--line);border-radius:14px;background:var(--paper-2);color:var(--ink);text-align:left;cursor:pointer;transition:border-color .18s,background .18s,box-shadow .18s}.payment-method:after{position:absolute;top:50%;right:16px;width:18px;height:18px;border:1.5px solid #cfc6d1;border-radius:50%;transform:translateY(-50%);content:""}.payment-method span{font-size:15px;font-weight:700}.payment-method small{margin-top:3px;color:var(--ink-3);font-size:12px}.payment-method.selected{border-color:var(--wine);background:var(--wine-soft);box-shadow:0 4px 14px rgba(111,17,87,.12)}.payment-method.selected:after{border:5px solid var(--wine);background:var(--paper-2)}.payment-choice-submit{margin-top:2px}.payment-choice-submit:disabled{background:#d9d2dc;color:#716a76}@media(max-width:360px){.locked-row{gap:6px}.locked-tile{padding:13px 6px}.locked-tile b{font-size:11.5px}}.payment-confirm-note{margin:18px 0!important;color:var(--ink-3)!important;font-size:13px;line-height:1.5}.quiz-spam-hint{margin:12px 0 0;color:var(--grey);font-size:12px;line-height:1.45;text-align:center}.payment-choice-scrim{align-items:center;padding:20px}.payment-choice-scrim .payment-choice{width:min(100%,420px);padding:30px 22px 24px;border-radius:20px;animation:cabinetFade .22s}.payment-choice-scrim .payment-choice h3{padding-right:28px;font-size:21px}.payment-choice-scrim .payment-choice .payment-methods{margin:18px 0 12px}.payment-choice-scrim .payment-choice .payment-method{display:flex;flex-direction:row;align-items:center;gap:12px;padding:14px 42px 14px 14px}.payment-choice-scrim .payment-choice .payment-method:disabled{cursor:default;opacity:1}.payment-choice-scrim .payment-choice .payment-method>span:last-child{display:grid;grid-gap:3px;gap:3px}.payment-choice-scrim .payment-choice .payment-method b{font-size:15px}.payment-choice-scrim .payment-choice .payment-method small{margin:0}.payment-choice-scrim .payment-choice .payment-provider-note{margin-top:5px;color:#8a6414;font-size:10.5px;font-weight:500;line-height:1.35}.payment-brand{display:grid;width:38px;height:38px;flex:none;place-items:center;border-radius:10px;color:#fff;font-size:14px;font-weight:900;letter-spacing:0}.tbank-brand{background:#ffdd2d;color:#202124;font-family:Georgia,serif;font-size:24px}.cloudpayments-brand{background:#00b7d6;font-size:12px;letter-spacing:-.5px}.payment-choice-scrim .payment-method.payment-method-tbank.selected{border-color:#d2a900;background:#fff4b9;box-shadow:0 5px 16px rgba(199,157,0,.2)}.payment-choice-scrim .payment-method.payment-method-tbank.selected:after{border-color:#d2a900}.payment-choice-scrim .payment-method.payment-method-cloudpayments.selected{border-color:#008eae;background:#e3f8fc;box-shadow:0 5px 16px rgba(0,142,174,.18)}.payment-choice-scrim .payment-method.payment-method-cloudpayments.selected:after{border-color:#008eae}.payment-offer-consent{display:flex;align-items:flex-start;gap:9px;margin:16px 0 6px;color:var(--ink-2);font-size:12.5px;line-height:1.45;cursor:pointer}.payment-offer-consent input{width:17px;height:17px;flex:none;margin:1px 0 0;accent-color:var(--wine)}.payment-offer-consent a{color:var(--wine);font-weight:700;text-decoration:underline;text-underline-offset:2px}.payment-choice{position:relative}.payment-choice-submit{display:flex!important;visibility:visible!important;min-height:48px;margin-top:18px!important;border:0!important;background:#6f1157!important;color:#fff!important;opacity:1!important;-webkit-appearance:none;box-shadow:0 7px 16px rgba(111,17,87,.24)}.payment-choice-submit:hover{background:#581047!important}.payment-choice-submit:disabled{background:#d9d2dc!important;color:#716a76!important;opacity:1}.cabinet-notice-scrim{position:fixed;z-index:2147483647;inset:0;display:grid;place-items:center;padding:20px;background:rgba(20,16,25,.48);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.cabinet-notice{position:relative;display:grid;grid-template-columns:36px minmax(0,1fr) 32px;align-items:start;grid-gap:12px;gap:12px;width:100%;max-width:none;margin:0;padding:22px 18px;border:1px solid #b9d4c8;border-radius:18px;background:#edf7ef;color:#2f6245;box-shadow:0 22px 60px rgba(20,16,25,.28);font-size:14px;line-height:1.45}.cabinet-notice.error{border-color:#efbbb4;background:#fff0ed;color:#a53a31}.cabinet-notice-icon{display:grid;width:36px;height:36px;place-items:center;border-radius:50%;background:#cfe7d5;color:#2f6245;font-size:19px;font-weight:800}.cabinet-notice.error .cabinet-notice-icon{background:#f4c9c2;color:#a53a31}.cabinet-notice p{margin:6px 0 0}.cabinet-notice button{display:grid;place-items:center;width:32px;height:32px;border:0;border-radius:50%;background:transparent;color:currentColor;font-size:22px;line-height:1;cursor:pointer}.payment-complete{border:1px solid #b9d4c8!important;background:#e9f0e7!important;color:#42633c!important;opacity:1!important;cursor:default!important}.social-links-modal{position:relative;max-width:420px;padding:24px 20px 22px}.social-links-modal h3{margin:12px 40px 6px 0}.social-links-modal p{margin:0 0 20px;color:#777067;line-height:1.45}.social-links-list{display:grid;grid-gap:10px;gap:10px}.social-links-list a{display:flex;align-items:center;gap:12px;min-height:56px;padding:10px 12px;border:1px solid #e2dbd0;border-radius:12px;background:#fffdf9;color:#1f4539;text-decoration:none;font-weight:700}.social-links-list a:hover{border-color:#c86131;background:#fff8ef}.social-links-list a>b{margin-left:auto;font-size:18px;font-weight:500}.social-channel-icon{display:grid;width:34px;height:34px;place-items:center;border-radius:50%}.social-channel-icon.telegram{background:#26a5e4}.social-channel-icon.vk{background:#07f}.social-channel-icon.rutube{background:#ee4035}.quiz-sheet .messenger-choice .msg-btn:first-child{min-height:72px;position:relative;min-height:80px;padding-bottom:35px}.quiz-sheet .messenger-choice .msg-btn:first-child:before{position:absolute;top:45px;right:0;bottom:5px;left:20px;color:var(--grey);content:"* Требуется VPN для России, возможны блокировки сайта при оплате";font:400 10px/1.3 Inter,sans-serif;text-align:left}.event-timer{margin-top:16px;padding:13px 15px;border:1px solid var(--line);border-radius:14px;background:hsla(0,0%,100%,.5);text-align:center}.event-timer>span{display:block;margin-top:8px;color:var(--ink-3);font-size:11.5px;line-height:1.35}.event-timer.confirm{border-color:#cdddc7;background:var(--sage-soft)}.event-timer.confirm>span{color:var(--sage);font-weight:700}.event-timer.urgent{border-color:#ead3ad;background:var(--amber-soft)}.event-timer.urgent>span{color:#91651d;font-weight:700}.visit-state{padding:12px;border-radius:12px;font-size:13px;font-weight:700;text-align:center}.visit-state.confirmed{background:var(--sage-soft);color:var(--sage)}.visit-state.declined{background:#fff0ed;color:#a53a31}.meet-hero .timer{position:relative;z-index:2;display:flex;align-items:center;gap:12px;margin-top:16px;padding:13px 15px;border-radius:14px;background:hsla(0,0%,100%,.08)}.meet-hero .timer b{font:600 25px/1 var(--font-display);white-space:nowrap}.meet-hero .timer span{color:#b3abc2;font-size:12.5px;line-height:1.4}.meet-hero .timer.t-urgent{background:rgba(224,151,63,.18)}.meet-hero .timer.t-urgent b{color:var(--amber)}.meet-hero .timer.t-confirm{background:rgba(120,150,112,.22)}.meet-hero .timer.t-confirm b{color:#a8d09e}.meet-hero .timer.t-plain b{font-size:19px}.btn-sage{background:#5c7457;color:#fff}.locked-tile.game-tile{border:1px dashed var(--line);color:var(--ink);font:inherit;cursor:default}.locked-tile.game-tile.open{border-style:solid;border-color:var(--wine);background:var(--wine-soft);cursor:pointer}.game-intro{margin:10px 0 18px;color:var(--ink-3);font-size:13px;line-height:1.5}.game-list{display:grid;grid-gap:10px;gap:10px}.game-row{display:flex;align-items:center;gap:13px;width:100%;padding:15px;border:0;border-radius:15px;color:#fff;text-align:left;cursor:pointer}.game-row.easy{background:#1a7f4f}.game-row.mid{background:#e8862c}.game-row.deep{background:#b81f52}.game-row.fun{background:#6640b7}.game-row>span{font-size:25px}.game-row div{flex:1 1}.game-row b,.game-row small{display:block}.game-row b{font-size:15px}.game-row small{margin-top:3px;font-size:11px;opacity:.85}.game-row i{font-size:23px;font-style:normal}.cards-deck{color:#fff}.cards-deck.easy{background:#145b3b}.cards-deck.mid{background:#d36f18}.cards-deck.deep{background:#a51b48}.cards-deck.fun{background:#56329a}.cards-deck .bk,.cards-deck .sheet-bar{color:#fff}.cards-deck-body{display:grid;align-content:center;grid-gap:22px;gap:22px;padding:28px 22px}.cards-deck-body>span{font:italic 15px var(--font-display);opacity:.85}.cards-deck-body article{display:grid;min-height:230px;place-items:center;padding:28px 22px;border:1px solid hsla(0,0%,100%,.4);border-radius:22px;background:hsla(0,0%,100%,.12);box-shadow:0 16px 38px rgba(0,0,0,.15)}.cards-deck-body article p{margin:0;font:500 25px/1.35 var(--font-display)}.cards-deck .dots i{background:hsla(0,0%,100%,.35)}.cards-deck .dots i.on{background:#fff}.deck-controls{display:flex;gap:10px;padding:16px 22px calc(22px + env(safe-area-inset-bottom))}.deck-controls .btn{flex:1 1}.deck-controls .btn-outline{border-color:hsla(0,0%,100%,.65);color:#fff}.deck-controls .btn:disabled{opacity:.35}.cabinet-loading{position:fixed;inset:0;z-index:100;min-height:100dvh;overflow:hidden;background:#100c16;color:#f6f1ea}.cabinet-loading-photo{position:absolute;inset:0;background:url(/cabinet-loading-dinner.jpg) center 42%/cover no-repeat}.cabinet-loading:after{position:absolute;inset:0;content:"";background:linear-gradient(180deg,rgba(16,12,22,.12) 0,rgba(16,12,22,.34) 40%,rgba(16,12,22,.82) 74%,#100c16)}.cabinet-loading-copy{position:relative;z-index:1;display:flex;min-height:100dvh;flex-direction:column;justify-content:flex-end;padding:34px 26px calc(30px + env(safe-area-inset-bottom));text-align:center}.cabinet-loading h1{margin:0 0 14px;font:500 36px/1.08 Fraunces,Georgia,Times New Roman,serif;letter-spacing:0;text-shadow:0 2px 20px rgba(0,0,0,.45)}.cabinet-loading h1 em{color:#e0973f;font-style:italic}.cabinet-loading p{max-width:290px;margin:0 auto;color:#d5cedd;font:400 14.5px/1.55 -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.visit-reasons{display:grid;grid-gap:8px;gap:8px;margin:18px 0}.visit-reasons button{padding:12px 14px;border:1px solid #dfd5c8;border-radius:12px;background:#fff;text-align:left;color:#33283a;font:14px/1.3 Inter,Arial,sans-serif}.visit-reasons button.selected{border-color:#7b115d;background:#f7e6f0;color:#68104f}.visit-reasons button:hover{border-color:#a46d91}.game-meeting-head{display:grid;grid-gap:6px;gap:6px;margin:6px 0 22px;padding:14px;border-radius:16px;background:#fff1dc}.game-meeting-head span{color:#8b175e;font-size:12px;font-weight:700;text-transform:uppercase}.game-meeting-head b{font:700 20px/1.15 Georgia,serif}.game-meeting-head small{color:#796b79}.deck-track{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;padding:8px 3px 18px}.deck-track article{display:flex;min-width:calc(100% - 8px);min-height:210px;flex-direction:column;justify-content:space-between;padding:26px;border-radius:22px;background:#fff;scroll-snap-align:center;box-shadow:0 6px 22px #301a2915}.deck-track article small{color:#8d7d8d}.deck-track article p{margin:20px 0 0;font:26px/1.25 Georgia,serif}.deck-hint{text-align:center;color:#857989;font-size:13px}.other-game-list{display:grid;grid-gap:10px;gap:10px}.other-game-list article{overflow:hidden;border:1px solid #e4d9cc;border-radius:14px;background:#fff}.other-game-list button{display:flex;width:100%;align-items:center;justify-content:space-between;padding:16px;border:0;background:transparent;color:#2c2232;text-align:left;font:600 16px/1.2 Inter,Arial,sans-serif}.other-game-list button span{font-size:24px}.other-game-list p{margin:0;padding:0 16px 16px;color:#716676;line-height:1.45}.game-row.other{background:#f4eee7}.game-chat-link{width:100%;margin-top:16px;border:0;background:transparent;color:#7a125d;font:600 14px/1.2 Inter,Arial,sans-serif;text-decoration:underline}.game-rules{margin:16px 4px;color:#837687;font-size:12px;line-height:1.4;text-align:center}.game-list{gap:9px}.game-row{border-radius:16px;padding:13px 15px;transition:transform .15s,filter .2s}.game-row:hover{filter:brightness(1.06)}.game-row:active{transform:scale(.985)}.game-row.easy{background:linear-gradient(100deg,#1e9c5e,#25b06c)}.game-row.mid{background:linear-gradient(100deg,#e8862c,#f5a03f)}.game-row.deep{background:linear-gradient(100deg,#c02258,#dd3a72)}.game-row.fun{background:linear-gradient(100deg,#6b3fc4,#8355e0)}.game-row.other{background:linear-gradient(100deg,#dd4b2a,#ef6a3c)}.game-row>.em{display:grid;width:36px;height:36px;place-items:center;flex:none;border-radius:11px;background:hsla(0,0%,100%,.2);font-size:19px}.game-row b{font-size:14.5px}.game-row small{font-size:11.5px}.game-row i{font-size:19px;opacity:.8}.other-games-content{padding:6px 16px calc(24px + env(safe-area-inset-bottom));overflow:auto}.other-hero{margin:0 0 16px;padding:20px;border-radius:var(--radius);background:linear-gradient(115deg,#241a1e,#5c1f28 55%,#8a2b31);color:#fff}.other-hero h3{margin:0;font:600 22px/1.15 var(--font-display)}.other-hero p{margin:9px 0 0;font-size:12.5px;line-height:1.55;opacity:.82}.other-games .other-game-list{gap:10px}.other-games .other-game-list article{overflow:hidden;border:1px solid var(--line);border-radius:16px;background:var(--paper-2);box-shadow:var(--shadow)}.other-games .other-game-list button{display:flex;align-items:center;width:100%;padding:14px 16px;border:0;background:transparent;color:var(--ink);text-align:left;font:inherit;cursor:pointer}.other-games .other-game-list button .em{display:grid;width:36px;height:36px;place-items:center;flex:none;border-radius:11px;font-size:18px}.other-games .other-game-list button .al{flex:1 1;margin-left:13px}.other-games .other-game-list button .al b,.other-games .other-game-list button .al small{display:block}.other-games .other-game-list button .al b{font-size:14.5px;font-weight:600}.other-games .other-game-list button .al small{margin-top:2px;color:var(--ink-3);font-size:12px}.other-games .other-game-list button .cv{color:var(--ink-3);font-size:13px;transition:transform .25s}.other-games .other-game-list article.open .cv{transform:rotate(180deg)}.other-games .other-game-list .acc-body{max-height:0;overflow:hidden;transition:max-height .3s ease}.other-games .other-game-list article.open .acc-body{max-height:260px}.other-games .other-game-list .acc-body p{margin:0;padding:0 16px 16px 65px;color:var(--ink-2);font-size:12.8px;line-height:1.6}.game-menu>.crumb{padding-top:4px;padding-bottom:4px}.cards-deck>.sheet-bar,.game-menu>.sheet-bar{padding-top:10px;padding-bottom:10px}.game-menu:not(.other-games)>.wrap{padding-top:0;padding-bottom:calc(24px + env(safe-area-inset-bottom));overscroll-behavior:contain}.cards-deck-body,.game-menu:not(.other-games)>.wrap{min-height:0;flex:1 1;overflow-y:auto;-webkit-overflow-scrolling:touch}.cards-deck-body{display:flex;flex-direction:column;gap:8px;padding:4px 18px calc(14px + env(safe-area-inset-bottom));text-align:center}.cards-deck-body>span{flex:none;margin:0 0 2px;color:hsla(0,0%,100%,.88)}.cards-deck .deck-track{align-items:flex-start;padding:4px 0 10px}.cards-deck .deck-track article{min-width:100%;min-height:260px;justify-content:flex-start;border:1px solid hsla(0,0%,100%,.34);background:hsla(0,0%,100%,.14);color:#fff}.cards-deck .deck-track article small{color:hsla(0,0%,100%,.74)}.cards-deck .deck-track article p{color:#fff}.cards-deck .deck-hint{flex:none;margin:0;color:hsla(0,0%,100%,.76)}.cards-deck{background:#14532d}.cards-deck.easy{background:linear-gradient(180deg,#1a7f4f,#0f6b3f)}.cards-deck.mid{background:linear-gradient(180deg,#e8862c,#f08a1e)}.cards-deck.deep{background:linear-gradient(180deg,#b81f52,#d33368)}.cards-deck.fun{background:linear-gradient(180deg,#5f37b5,#7a4bd6)}.cards-deck .deck-head{display:flex;flex:none;align-items:flex-start;padding:16px 18px 4px;color:#fff}.cards-deck .deck-title{flex:1 1;margin-left:30px;text-align:center}.cards-deck .deck-title b,.cards-deck .deck-title em{display:block}.cards-deck .deck-title b{font-size:14.5px;font-weight:600}.cards-deck .deck-title em{margin-top:2px;font-size:12.5px;font-style:italic;opacity:.82}.cards-deck .deck-head-spacer,.cards-deck .deck-x{width:30px;height:30px;flex:none}.cards-deck .deck-x{display:flex;align-items:center;justify-content:center;border:1.5px solid hsla(0,0%,100%,.55);border-radius:50%;background:none;color:#fff;font-size:15px;line-height:1;cursor:pointer}.cards-deck .deck-track{display:flex;min-height:0;flex:1 1;gap:0;overflow-x:auto;overflow-y:hidden;align-items:center;padding:0;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.cards-deck .deck-track::-webkit-scrollbar{display:none}.cards-deck .q-slide{width:100%;min-width:100%;flex:0 0 100%;padding:10px 18px;scroll-snap-align:center}.cards-deck .deck-track .q-card{display:flex;min-height:300px;flex-direction:column;padding:22px 20px 18px;border:0;border-radius:20px;background:hsla(0,0%,100%,.14);box-shadow:none;color:#fff}.cards-deck .q-card small{color:hsla(0,0%,100%,.75);font-size:10.5px;font-weight:600;letter-spacing:.16em!important;text-transform:uppercase}.cards-deck .deck-track .q-card p{flex:1 1;margin:14px 0 0;color:#fff;font:500 20px/1.32 var(--font-display);text-align:left}.cards-deck .q-nav{display:flex;align-items:center;justify-content:space-between;margin-top:18px}.cards-deck .q-btn{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border:0;border-radius:50%;background:hsla(0,0%,100%,.2);color:#fff;font-size:23px;line-height:1;cursor:pointer;transition:background .18s,transform .18s}.cards-deck .q-btn:focus-visible,.cards-deck .q-btn:hover{background:hsla(0,0%,100%,.3);outline:none}.cards-deck .q-btn:active{transform:scale(.95)}.cards-deck .q-btn.solid{background:#fff;color:var(--ink)}.cards-deck .q-btn:disabled{cursor:default;opacity:.32}.cards-deck .q-next-category{display:inline-flex;align-items:center;gap:7px;padding:11px 18px;border:0;border-radius:22px;background:#fff;color:var(--ink);font:600 13.5px var(--font-body);cursor:pointer}.cards-deck .deck-foot{flex:none;padding:8px 18px calc(16px + env(safe-area-inset-bottom))}.cards-deck .deck-foot .dots{margin-bottom:0}.cards-deck .deck-hint{margin-top:10px;font-size:11.5px}.cards-deck .deck-track,.cards-deck-body,.game-menu>.wrap,.other-games-content{scrollbar-width:none;-ms-overflow-style:none}.cards-deck .deck-track::-webkit-scrollbar,.cards-deck-body::-webkit-scrollbar,.game-menu>.wrap::-webkit-scrollbar,.other-games-content::-webkit-scrollbar{display:none}