:root{color:#20231f;font-synthesis:none;text-rendering:optimizelegibility;--ink:#20231f;--muted:#6e716a;--paper:#fffdf8;--canvas:#f6f3ec;--line:#e4dfd4;--orange:#ff6b35;--orange-dark:#d84920;--yellow:#ffc94a;--green:#2f7053;--green-soft:#dcecdf;--navy:#203b3a;--red:#b64436;--shadow:0 18px 60px #352b1c14;--radius-lg:28px;--radius-md:18px;--radius-sm:12px;background:#f6f3ec;font-family:Pretendard,Noto Sans KR,Apple SD Gothic Neo,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{overscroll-behavior-y:auto;background:var(--canvas);min-width:320px;min-height:100%;overflow-y:auto}body{overscroll-behavior-y:auto;min-width:320px;min-height:100vh;margin:0;overflow-y:auto}#root{overscroll-behavior-y:auto;min-height:100vh}button,input,select,textarea{font:inherit}button{color:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #ff6b3547}h1,h2,h3,p{margin-top:0}h1,h2,h3,strong{letter-spacing:-.035em}.brand{color:#fff;align-items:center;gap:12px;display:inline-flex}.brand__sun{place-items:center;width:34px;height:34px;display:grid;position:relative}.brand__sun:before,.brand__sun:after{background:var(--yellow);content:"";border-radius:999px;width:34px;height:8px;position:absolute}.brand__sun:after{transform:rotate(90deg)}.brand__sun span:before,.brand__sun span:after{background:var(--yellow);content:"";border-radius:999px;width:34px;height:8px;position:absolute;top:13px;left:0;transform:rotate(45deg)}.brand__sun span:after{transform:rotate(-45deg)}.brand__word{letter-spacing:-.045em;font-size:25px;font-weight:900}.brand--compact .brand__sun,.brand--compact .brand__sun:before,.brand--compact .brand__sun:after,.brand--compact .brand__sun span:before,.brand--compact .brand__sun span:after{width:26px}.brand--compact .brand__sun{height:26px}.brand--compact .brand__sun:before,.brand--compact .brand__sun:after,.brand--compact .brand__sun span:before,.brand--compact .brand__sun span:after{height:6px}.brand--compact .brand__sun span:before,.brand--compact .brand__sun span:after{top:10px}.brand--compact .brand__word{font-size:21px}.eyebrow{color:var(--orange-dark);letter-spacing:.18em;text-transform:uppercase;margin-bottom:9px;font-size:11px;font-weight:850}.eyebrow--light{color:#ffe1b4}.button{cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:0 22px;font-weight:750;transition:transform .16s,background .16s,box-shadow .16s;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled{cursor:not-allowed;opacity:.55}.button--primary{color:#fff;background:var(--orange);box-shadow:0 10px 22px #ff6b3533}.button--primary:hover:not(:disabled){background:var(--orange-dark)}.button--light{color:var(--orange-dark);background:#fff9ea}.button--secondary{border:1px solid var(--line);color:var(--ink);background:#fff}.button--secondary:hover:not(:disabled){background:#faf7f0;border-color:#c8c0b3}.button--text{min-height:36px;color:var(--orange-dark);background:0 0;padding:0}.button--ghost-danger{min-height:38px;color:var(--red);background:#fff9f7;border:1px solid #efc9c3;padding-inline:16px}.button--wide{width:100%}.button--small{min-height:34px;padding-inline:15px;font-size:11px}.bounded-list{overscroll-behavior-y:auto;scrollbar-gutter:stable;min-height:0;max-height:min(620px,65vh);padding-right:5px;overflow:hidden auto}.bounded-list--compact{max-height:min(380px,52vh)}.bounded-list--tall{max-height:min(700px,72vh)}.list-pagination{border-top:1px solid var(--line);min-height:50px;color:var(--muted);justify-content:space-between;align-items:center;gap:12px;margin-top:12px;padding-top:12px;font-size:11px;font-weight:700;display:flex}.list-pagination__complete{color:#7f827b}.admin-only-badge,.admin-role-badge{color:#85400f;white-space:nowrap;background:#fff0dc;border:1px solid #e4b27f;border-radius:999px;justify-content:center;align-items:center;min-height:28px;padding:0 11px;font-size:10px;font-weight:850;display:inline-flex}.page-header__actions,.panel__header-actions{justify-content:flex-end;align-items:center;gap:10px;display:flex}.feedback-panel{gap:20px;display:grid}.feedback-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.feedback-grid label{color:var(--muted);gap:8px;font-size:13px;font-weight:750;display:grid}.feedback-grid select{border:1px solid var(--line);width:100%;min-height:46px;color:var(--ink);background:#fff;border-radius:12px;padding:0 12px}@media (width<=760px){.feedback-grid{grid-template-columns:1fr}}.icon-button{color:#b9c5c0;cursor:pointer;background:#ffffff14;border:0;border-radius:50%;flex:none;place-items:center;width:36px;height:36px;display:grid}.splash-screen{background:var(--navy);place-content:center;justify-items:center;gap:28px;min-height:100vh;display:grid}.splash-screen__pulse{background:var(--yellow);border-radius:50%;width:10px;height:10px;animation:1s ease-in-out infinite alternate pulse}@keyframes pulse{to{opacity:.25;transform:scale(1.8)}}.login-page{grid-template-columns:minmax(0,1.12fr) minmax(420px,.88fr);min-height:100vh;display:grid}.login-visual{color:#fff;background:radial-gradient(circle at 18% 86%,#ffc94a4d,#0000 24%),linear-gradient(142deg,#ff713d 0%,#eb542d 55%,#d94329 100%);flex-direction:column;justify-content:space-between;min-height:100vh;padding:clamp(36px,5vw,76px);display:flex;position:relative;overflow:hidden}.login-visual:before{content:"";border:2px solid #ffffff1f;border-radius:50%;width:65vw;height:65vw;position:absolute;bottom:-25%;right:-18%}.login-visual__copy{z-index:1;max-width:680px;margin-block:auto 7vh;position:relative}.login-visual__copy h1{margin-bottom:28px;font-size:clamp(48px,6vw,88px);line-height:1.03}.login-visual__copy>p:last-child{color:#fffc;max-width:520px;margin:0;font-size:clamp(16px,1.5vw,21px);line-height:1.75}.orbit{z-index:2;color:var(--ink);background:#fffdf8ed;border:1px solid #ffffff38;border-radius:50%;place-items:center;font-weight:850;display:grid;position:absolute;box-shadow:0 22px 60px #4f160938}.orbit--one{width:96px;height:96px;top:17%;right:10%;transform:rotate(8deg)}.orbit--two{width:78px;height:78px;font-size:30px;bottom:9%;right:26%;transform:rotate(-9deg)}.orbit--three{color:#fff;background:var(--navy);width:72px;height:72px;bottom:28%;right:6%;transform:rotate(13deg)}.login-panel{background:var(--paper);place-items:center;padding:48px clamp(34px,6vw,92px);display:grid}.login-panel__inner{width:100%;max-width:420px}.login-panel h2{margin-bottom:12px;font-size:clamp(32px,3.2vw,46px)}.login-panel__lead{color:var(--muted);margin-bottom:34px;line-height:1.7}.form-stack{gap:18px;margin-top:22px;display:grid}.google-login-slot{place-items:center;min-height:44px;margin:24px 0 4px;display:grid}.google-login-slot--disabled{pointer-events:none;opacity:.55}.google-login-help{color:var(--muted);text-align:center;margin:8px 0 0;font-size:11px}.notice-link{color:inherit;margin-left:8px;font-weight:800;text-decoration:underline;display:inline-block}.field{gap:9px;min-width:0;display:grid}.field>span{color:#444842;font-size:13px;font-weight:750}.field input,.field select,.field textarea{border:1px solid var(--line);border-radius:var(--radius-sm);width:100%;min-height:48px;color:var(--ink);background:#fff;padding:0 15px;transition:border .16s,box-shadow .16s}.field textarea{resize:vertical;min-height:108px;padding-block:14px}.field input:hover,.field select:hover,.field textarea:hover{border-color:#c4bcaf}.app-shell{background:var(--canvas);min-height:100vh}.sidebar{z-index:20;color:#fff;background:var(--navy);flex-direction:column;width:236px;padding:34px 20px 24px;display:flex;position:fixed;top:0;bottom:0;left:0}.sidebar__brand{cursor:pointer;background:0 0;border:0;align-self:flex-start;padding:0 10px}.sidebar__nav{gap:7px;margin-top:54px;display:grid}.nav-item{color:#b8c6c1;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:14px;align-items:center;gap:13px;min-height:48px;padding:0 14px;font-weight:680;display:flex}.nav-item:hover{color:#fff;background:#ffffff12}.nav-item--active{color:#fff;background:#ff6b3538}.nav-item__icon{border:1px solid;border-radius:9px;place-items:center;width:27px;height:27px;font-size:16px;display:grid}.nav-item__label{gap:1px;min-width:0;display:grid}.nav-item__label small{color:#e9c9a8;font-size:8px;font-weight:750}.sidebar__profile{border-top:1px solid #ffffff1a;align-items:center;gap:10px;margin-top:auto;padding:20px 7px 0;display:flex}.avatar{width:40px;height:40px;color:var(--navy);background:var(--yellow);border-radius:50%;flex:none;place-items:center;font-size:14px;font-weight:850;display:grid}.avatar--large{width:58px;height:58px;font-size:20px}.avatar--muted{color:#555;background:#e3dfd6}.avatar--profile{width:96px;height:96px;font-size:34px}.sidebar__profile-copy{flex:1;min-width:0;display:grid}.sidebar__profile-copy strong,.sidebar__profile-copy span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sidebar__profile-copy strong{font-size:14px}.sidebar__profile-copy span{color:#9caea7;margin-top:3px;font-size:11px}.main-content{min-height:100vh;margin-left:236px}.page{width:min(1240px,100% - 64px);margin:0 auto;padding:56px 0 90px}.page-header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:34px;display:flex}.page-header h1{margin-bottom:10px;font-size:clamp(31px,3.2vw,48px);line-height:1.12}.page-header__description{max-width:670px;color:var(--muted);margin:0;font-size:16px;line-height:1.7}.page-header__action{flex:none}.notification-count{color:#754e07;background:#fff5d9;border:1px solid #eedfbf;border-radius:999px;align-items:center;min-height:38px;padding:0 16px;font-size:13px;font-weight:750;display:inline-flex}.hero-card{border-radius:var(--radius-lg);color:#fff;min-height:295px;box-shadow:var(--shadow);background:radial-gradient(circle at 82% 20%,#ffc94a59,#0000 25%),linear-gradient(125deg,#f46232,#de4427);grid-template-columns:1.3fr .7fr;margin-bottom:24px;padding:clamp(30px,4.5vw,58px);display:grid;position:relative;overflow:hidden}.hero-card:after{content:"";border:2px solid #ffffff1f;border-radius:50%;width:440px;height:440px;position:absolute;bottom:-62%;right:-8%}.hero-card__copy{z-index:2;align-self:center;position:relative}.hero-card__copy h2{margin-bottom:12px;font-size:clamp(30px,4vw,48px)}.hero-card__copy p:not(.eyebrow){color:#ffffffd1;margin-bottom:28px}.hero-card__illustration{z-index:2;min-height:180px;position:relative}.plate{width:184px;height:184px;color:var(--orange-dark);background:var(--yellow);border:24px solid #fff9ea;border-radius:50%;place-items:center;font-size:25px;font-weight:900;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-8deg);box-shadow:0 22px 50px #7a200840}.fork{color:#fff9ea;letter-spacing:-20px;font-size:92px;line-height:.5;position:absolute;top:50%;right:4%;transform:translateY(-50%)}.spark{color:var(--yellow);font-size:25px;position:absolute}.spark--one{top:2%;left:18%}.spark--two{font-size:16px;bottom:5%;right:2%}.dashboard-grid{grid-template-columns:minmax(0,1.35fr) minmax(290px,.65fr);gap:24px;margin-bottom:24px;display:grid}.panel{border-radius:var(--radius-md);background:var(--paper);border:1px solid #e4dfd4d9;padding:28px;box-shadow:0 8px 30px #3f34230a}.panel__header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.panel__header h2{margin:0;font-size:23px}.group-preview{grid-template-columns:auto 1fr auto;align-items:center;gap:22px;display:grid}.avatar-stack{padding-left:10px;display:flex}.avatar-stack span{border:3px solid var(--paper);width:48px;height:48px;color:var(--navy);background:var(--yellow);border-radius:50%;place-items:center;margin-left:-10px;font-weight:850;display:grid}.avatar-stack span:nth-child(2n){background:#d9eee5}.avatar-stack span:nth-child(3n){background:#ffe2d7}.group-preview__details{gap:4px;display:grid}.group-preview__details strong{margin-bottom:3px;font-size:18px}.group-preview__details span{color:var(--muted);font-size:13px}.activity-card{gap:18px;display:grid}.activity-card__time{gap:6px;display:grid}.activity-card__time span,.activity-card__meta{color:var(--muted);font-size:13px}.activity-card__time strong{font-size:21px}.activity-card__meta{flex-wrap:wrap;gap:8px 14px;display:flex}.status-badge{color:#4e504b;letter-spacing:-.01em;background:#ece9e2;border-radius:999px;align-items:center;width:fit-content;min-height:27px;padding:0 10px;font-size:11px;font-weight:800;display:inline-flex}.status-badge--open,.status-badge--confirmed,.status-badge--accepted,.status-badge--completed,.status-badge--attended{color:#22553d;background:var(--green-soft)}.status-badge--proposed,.status-badge--pending,.status-badge--matching,.status-badge--matched{color:#815d08;background:#fff0c8}.status-badge--declined,.status-badge--absent,.status-badge--canceled{color:#873a31;background:#f7dfda}.notification-list{margin:0;padding:0;list-style:none;display:grid}.notification-list li{border-top:1px solid var(--line);grid-template-columns:10px 1fr auto;align-items:start;gap:14px;padding:17px 0;display:grid}.notification-list li:first-child{border-top:0;padding-top:0}.notification-list li:last-child{padding-bottom:0}.notification-list__mark{background:#c9c5bc;border-radius:50%;width:7px;height:7px;margin-top:6px}.notification-list__unread .notification-list__mark{background:var(--orange);box-shadow:0 0 0 4px #ff6b351f}.notification-list strong{font-size:14px}.notification-list p{color:var(--muted);margin:4px 0 0;font-size:13px}.notification-list time{color:#92948e;font-size:11px}.notice{color:#345046;background:#edf4f0;border:1px solid #d8e2dc;border-radius:14px;margin-bottom:20px;padding:14px 17px;font-size:13px;line-height:1.6}.notice--success{color:#28563e;background:#e9f4ec;border-color:#cce1d3}.notice--warning{color:#70530c;background:#fff7dc;border-color:#ead9a6}.global-notice-region{z-index:2000;top:max(18px, env(safe-area-inset-top));pointer-events:none;gap:8px;width:min(960px,100vw - 32px);display:grid;position:fixed;left:50%;transform:translate(-50%)}.notice--floating{pointer-events:auto;border-radius:999px;justify-content:space-between;align-items:center;gap:14px;width:100%;min-height:54px;margin:0;padding:14px 24px;animation:.18s ease-out notice-floating-enter;display:flex;box-shadow:0 14px 38px #471d1738}.notice--error{color:#8b372d;background:#fff1ee;border-color:#ecc8c1}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes notice-floating-enter{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}.admin-call-request{background:#fff8f5;border:1px solid #ead8d1;border-radius:16px;justify-content:space-between;align-items:center;gap:18px;margin-top:22px;padding:16px 18px;display:flex}.admin-call-request>div{gap:4px;display:grid}.admin-call-request strong{color:#713f35;font-size:13px}.admin-call-request p{color:var(--muted);margin:0;font-size:11px}.admin-call-request>.button{flex:none}.empty-state{text-align:center;justify-items:center;padding:38px 20px;display:grid}.empty-state__icon{width:54px;height:54px;color:var(--orange-dark);background:#fff0e9;border-radius:50%;place-items:center;margin-bottom:15px;font-size:23px;display:grid}.empty-state h2{margin-bottom:8px;font-size:18px}.empty-state p{max-width:430px;color:var(--muted);margin-bottom:18px;font-size:13px;line-height:1.65}.loading-block{min-height:60vh;color:var(--muted);justify-content:center;align-items:center;gap:12px;display:flex}.loading-block__dot{background:var(--orange);border-radius:50%;width:10px;height:10px;animation:.8s ease-in-out infinite alternate pulse}.muted-copy{color:var(--muted);margin:0;font-size:14px;line-height:1.7}.form-panel{margin-bottom:24px}.availability-summary{color:var(--green);background:#eef7f1;border:1px solid #cfe2d5;border-radius:14px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px;padding:15px 17px;display:flex}.availability-summary strong{font-size:14px}.availability-summary span{color:#547061;font-size:11px}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.field--full{grid-column:1/-1}.inline-fields{grid-template-columns:1fr 1fr;gap:8px;display:grid}.range-field{border:1px solid var(--line);border-radius:var(--radius-sm);background:#fff;align-items:center;gap:15px;min-height:48px;padding:0 14px;display:flex}.range-field input{min-height:auto;accent-color:var(--orange);border:0;flex:1;padding:0}.range-field strong{min-width:54px;color:var(--orange-dark);text-align:right}.form-actions{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding-top:22px;display:flex}.form-actions p{max-width:630px;color:var(--muted);margin:0;font-size:12px;line-height:1.6}.card-list{gap:12px;display:grid}.list-card{border:1px solid var(--line);background:#fff;border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;padding:18px;display:grid}.list-card__date{color:#fff;background:var(--navy);text-align:center;border-radius:15px;place-content:center;width:58px;height:58px;display:grid}.list-card__date strong{font-size:21px;line-height:1}.list-card__date span{color:#aebfba;letter-spacing:.18em;margin-top:4px;font-size:8px}.list-card__title-row{align-items:center;gap:10px;display:flex}.list-card h3{margin:0;font-size:17px}.list-card p{color:#454943;margin:6px 0 3px;font-size:14px}.meta-line{color:var(--muted);font-size:11px}.list-card__actions{gap:8px;display:flex}.group-layout{grid-template-columns:230px minmax(0,1fr);align-items:start;gap:24px;display:grid}.group-history{position:sticky;top:28px}.group-history h2{margin-bottom:20px;font-size:21px}.group-history__list{gap:8px;display:grid}.group-history__item{color:var(--muted);cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:13px;gap:5px;padding:13px;display:grid}.group-history__item:hover{background:#f8f4eb}.group-history__item--active{background:#fff1e9;border-color:#f0d8ca}.group-history__item>span:first-child{font-size:10px}.group-history__item strong{color:var(--ink);font-size:13px}.group-history__attempt{color:#8a4b31;background:#ffe7da;border-radius:999px;width:fit-content;padding:3px 7px;font-size:10px;font-weight:700}.group-detail{gap:24px;display:grid}.group-hero{overflow:hidden}.group-hero__top{justify-content:space-between;align-items:flex-start;margin-bottom:24px;display:flex}.group-hero__top h2{margin:0;font-size:28px}.group-hero__schedule{border:1px solid var(--line);background:var(--line);border-radius:15px;grid-template-columns:repeat(3,1fr);gap:1px;margin-bottom:26px;display:grid;overflow:hidden}.group-hero>.notice{margin-bottom:20px}.group-hero__schedule>div{background:#fbf9f4;gap:6px;padding:17px;display:grid}.group-hero__schedule span{color:var(--muted);font-size:11px}.group-hero__schedule strong{font-size:14px}.member-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.member-card{border:1px solid var(--line);text-align:center;border-radius:16px;justify-items:center;padding:18px 12px;display:grid}.member-card strong{margin-top:10px;font-size:14px}.member-card>span:not(.avatar,.status-badge){color:var(--muted);margin:3px 0 8px;font-size:10px}.member-card:nth-child(2n) .avatar{background:#d9eee5}.member-card:nth-child(3n) .avatar{background:#ffe2d7}.response-bar{background:#fff7e6;justify-content:space-between;align-items:center;gap:20px;margin:24px -28px -28px;padding:22px 28px;display:flex}.response-bar strong{font-size:15px}.response-bar p{color:var(--muted);margin:4px 0 0;font-size:11px}.response-bar>div:last-child{gap:8px;display:flex}.restaurant-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.restaurant-recommendations{gap:26px;display:grid}.restaurant-alternatives{gap:14px;display:grid}.restaurant-alternatives__header h3{margin-top:4px;font-size:18px}.restaurant-card{border:1px solid var(--line);background:#fff;border-radius:17px;flex-direction:column;min-width:0;padding:20px;display:flex;position:relative}.restaurant-card--voted{border-color:var(--orange);box-shadow:0 0 0 3px #ff6b351a}.restaurant-card--top{border:2px solid var(--orange);background:linear-gradient(135deg,#fffaf4 0%,#fff 70%);padding:24px;box-shadow:0 14px 34px #41322014}.restaurant-card__heading{align-items:center;gap:10px;margin-bottom:16px;display:flex}.restaurant-card__rank{color:#fff;background:var(--navy);border-radius:9px;place-items:center;width:28px;height:28px;font-size:12px;font-weight:850;display:grid}.restaurant-card__best-label{color:#9a421e;background:#ffe7d7;border-radius:999px;padding:7px 11px;font-size:11px;font-weight:850}.restaurant-card h3{margin-bottom:7px;font-size:18px}.restaurant-card>p{min-height:38px;color:var(--muted);margin-bottom:14px;font-size:12px;line-height:1.55}.restaurant-card__meta{color:#4f544e;flex-wrap:wrap;gap:8px;margin-bottom:13px;font-size:11px;display:flex}.recommendation-reasons{flex-wrap:wrap;gap:6px;margin-bottom:13px;display:flex}.recommendation-reason{color:#2f5e49;background:#e8f5ed;border-radius:999px;padding:5px 9px;font-size:10px;font-weight:750}.recommendation-reason--warning{color:#8a5818;background:#fff1c9}.restaurant-recommendation-empty ul{color:var(--muted);gap:8px;margin:14px 0 0;padding-left:20px;font-size:12px;line-height:1.6;display:grid}.tag-row{flex-wrap:wrap;gap:6px;margin-bottom:18px;display:flex}.tag-row span{color:#426152;background:#eaf3ed;border-radius:999px;padding:5px 9px;font-size:10px;font-weight:700}.restaurant-card .button{margin-top:auto}.restaurant-card__map,.selected-restaurant a{color:var(--orange);font-weight:700;text-decoration:none}.restaurant-card__map:hover,.selected-restaurant a:hover{text-decoration:underline}.moderation-panel,.restaurant-ops-layout,.proposal-history{margin-bottom:24px}.moderation-panel .panel__header p:not(.eyebrow){color:var(--muted);margin-top:7px;font-size:13px}.moderation-list,.proposal-history__list{gap:14px;display:grid}.moderation-card{border:1px solid var(--line);background:#fffdfa;border-radius:17px;gap:15px;padding:20px;display:grid}.moderation-card__heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.moderation-card__heading span,.moderation-card__heading time{color:var(--muted);font-size:11px}.moderation-card__heading h3{margin:4px 0;font-size:19px}.moderation-card__heading p{color:#4f544e;margin:0;font-size:13px}.moderation-card__actions{justify-content:flex-end;gap:9px;display:flex}.restaurant-ops-layout{grid-template-columns:minmax(300px,.85fr) minmax(420px,1.15fr);align-items:start;gap:24px;display:grid}.restaurant-catalog-panel,.proposal-panel{min-width:0}.restaurant-catalog-panel--wide,.proposal-panel--wide{width:100%;margin-bottom:24px}.catalog-search{border:1px solid var(--line);border-radius:999px;width:min(210px,45%);min-height:40px;padding:0 15px}.catalog-list{gap:7px;max-height:620px;padding-right:5px;display:grid;overflow-y:auto}.catalog-list--six-items{--catalog-row-height:64px;--catalog-six-items-height:419px;max-height:min(var(--catalog-six-items-height), 65vh);scroll-snap-type:y proximity}.catalog-list--six-items .catalog-row{height:var(--catalog-row-height);min-height:var(--catalog-row-height);scroll-snap-align:start}.catalog-row{color:var(--ink);text-align:left;background:#f7f5ef;border:1px solid #0000;border-radius:13px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:15px;padding:13px 14px;display:grid;position:relative}.catalog-row:hover{background:#fff4eb;border-color:#efc9b5}.catalog-row__main{gap:3px;min-width:0;display:grid}.catalog-row__main strong,.catalog-row__main small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.catalog-row__main small,.catalog-row__meta{color:var(--muted);font-size:11px}.catalog-row__meta{flex:none}.catalog-row__menu{position:relative}.catalog-row__menu-button{border:1px solid var(--line);width:36px;height:36px;color:var(--ink);cursor:pointer;background:#fff;border-radius:10px;place-items:center;font-size:20px;line-height:1;display:grid}.catalog-row__menu-button:hover,.catalog-row__menu-button[aria-expanded=true]{color:var(--orange);background:#fff7f1;border-color:#efc9b5}.catalog-row__popover{z-index:5;border:1px solid var(--line);background:#fff;border-radius:12px;min-width:124px;padding:5px;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 14px 30px #3e2d1e24}.catalog-row__popover button{width:100%;color:var(--ink);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;padding:9px 10px;font-weight:750}.catalog-row__popover button:hover{color:var(--orange);background:#fff4eb}.proposal-form{gap:19px;display:grid}.proposal-history__list article{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:7px 16px;padding:0 0 14px;display:grid}.proposal-history__list article:last-child{border-bottom:0;padding-bottom:0}.proposal-history__list article>div{gap:4px;display:grid}.proposal-history__list span,.proposal-history__list p{color:var(--muted);font-size:12px}.proposal-history__list p{grid-column:1/-1;margin:0}.proposal-status{border-radius:999px;padding:6px 10px;font-weight:750}.proposal-status--pending{color:#7f5a11;background:#fff2cf}.proposal-status--approved{color:var(--green);background:#e9f5ed}.proposal-status--rejected{color:var(--red);background:#fff0ed}.proposal-status--needs_changes{color:#805518;background:#fff1d7}.proposal-status--withdrawn{color:var(--muted);background:#eeece6}.restaurant-submission-panel,.submission-review-panel,.submission-history{margin-bottom:24px}.restaurant-submission-panel .panel__header p:not(.eyebrow){max-width:760px;color:var(--muted);margin:7px 0 0;font-size:13px;line-height:1.65}.place-search-form{gap:8px;margin-bottom:18px;display:grid}.place-search-form>small{color:var(--muted)}.place-search-controls{grid-template-columns:minmax(0,1fr) auto;gap:10px;display:grid}.place-result-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-bottom:20px;display:grid}.place-result{border:1px solid var(--line);color:var(--ink);cursor:pointer;text-align:left;background:#fffdfa;border-radius:14px;gap:5px;padding:14px;display:grid}.place-result:hover,.place-result--selected{background:#fff4eb;border-color:#e7a780}.place-result span,.place-result small{color:var(--muted);font-size:12px}.selected-place-card{background:#eef7f1;border:1px solid #cbe2d4;border-radius:15px;gap:5px;padding:16px;display:grid}.selected-place-card>span{color:var(--green);font-size:11px;font-weight:800}.selected-place-card p{color:var(--muted);margin:0;font-size:13px}.selected-place-card .button{justify-self:start}.check-field{color:#444842;align-items:flex-start;gap:10px;font-size:13px;font-weight:650;line-height:1.5;display:flex}.check-field input{width:17px;height:17px;accent-color:var(--orange);flex:none;margin:2px 0 0}.submission-policy{background:#fff9ec;border:1px solid #ead7bc;border-radius:15px;gap:9px;padding:16px;display:grid}.submission-policy p{color:#756448;margin:0;font-size:12px}.submission-photo-meta{flex-wrap:wrap;gap:7px;display:flex}.submission-photo-meta span{color:var(--muted);background:#f0eee8;border-radius:999px;padding:5px 9px;font-size:11px}.submission-photo-preview{justify-items:start;gap:7px;display:grid}.submission-photo-preview img{border:1px solid var(--line);object-fit:contain;background:#f1eee8;border-radius:15px;width:min(100%,560px);max-height:420px}.duplicate-candidates{background:#fff9e9;border:1px solid #e8d39f;border-radius:14px;gap:7px;padding:14px;display:grid}.duplicate-candidates strong,.duplicate-candidates p{margin:0;font-size:12px}.duplicate-candidates p{color:var(--muted)}.submission-history__list{gap:14px;display:grid}.submission-history__list>article{border-bottom:1px solid var(--line);gap:11px;padding-bottom:14px;display:grid}.submission-history__list>article:last-child{border-bottom:0;padding-bottom:0}.submission-history__heading,.submission-history__actions{justify-content:space-between;align-items:center;gap:12px;display:flex}.submission-history__heading>div{gap:4px;display:grid}.submission-history__heading span,.submission-history__list>article>p{color:var(--muted);font-size:12px}.submission-history__list>article>p{margin:0}.submission-history__list .submission-approved-copy{color:var(--green);font-weight:700}.submission-history__actions{justify-content:flex-start}.submission-delete-action{color:var(--red)}.selected-restaurant{background:#eef7f1;border:1px solid #cbe2d4;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;padding:22px;display:grid}.selected-restaurant__mark{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:48px;height:48px;font-size:20px;font-weight:900;display:grid}.selected-restaurant span{color:var(--green);font-size:11px;font-weight:800}.selected-restaurant h3{margin:4px 0;font-size:22px}.selected-restaurant p{color:var(--muted);margin:0;font-size:12px}.selected-restaurant .tag-row{justify-content:flex-end;margin:0}.completion-panel{justify-content:space-between;align-items:center;gap:22px;display:flex}.completion-panel h2{margin-bottom:7px}.completion-panel p:not(.eyebrow){color:var(--muted);margin:0;font-size:13px}.completion-panel__actions{flex:none;gap:8px;display:flex}.profile-layout{grid-template-columns:260px minmax(0,1fr);align-items:start;gap:24px;display:grid}.profile-card{text-align:center;justify-items:center;display:grid}.profile-card h2{margin:16px 0 5px}.profile-card>p,.profile-card>span{color:var(--muted);margin:0;font-size:12px}.profile-card>.admin-role-badge{color:#85400f;min-height:27px;margin-top:12px;font-size:10px}.profile-card__privacy{border-top:1px solid var(--line);text-align:left;width:100%;margin-top:24px;padding-top:20px}.profile-card__privacy strong{font-size:13px}.profile-card__privacy p{color:var(--muted);margin:6px 0 0;font-size:11px;line-height:1.6}.preference-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.preference-options--ping-pong{grid-template-columns:repeat(4,minmax(0,1fr))}.preference-option{border:1px solid var(--line);min-height:78px;color:var(--ink);cursor:pointer;text-align:left;background:#fff;border-radius:14px;align-content:center;gap:5px;padding:13px 14px;display:grid}.preference-option strong{font-size:13px}.preference-option small,.field-help{color:var(--muted);font-size:10px;line-height:1.5}.preference-option--active{background:#fff4ef;border-color:#ef8c69;box-shadow:0 0 0 2px #ff6b3514}.settings-stack{gap:10px;margin-top:4px;display:grid}.toggle-row{border:1px solid var(--line);background:#fff;border-radius:14px;justify-content:space-between;align-items:center;gap:24px;padding:16px;display:flex}.toggle-row>div{gap:4px;display:grid}.toggle-row strong{font-size:13px}.toggle-row span{color:var(--muted);font-size:11px}.toggle-row input{width:42px;height:22px;accent-color:var(--orange)}.connections-grid{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:24px;margin-bottom:24px;display:grid}.privacy-chip{color:var(--green);background:var(--green-soft);border-radius:999px;padding:7px 11px;font-size:10px;font-weight:750}.people-list{display:grid}.person-row{border-top:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:13px;padding:14px 0;display:grid}.person-row:first-child{border-top:0;padding-top:0}.person-row:last-child{padding-bottom:0}.person-row>div:nth-child(2){gap:3px;display:grid}.person-row small{color:var(--orange-dark);margin-top:2px;font-size:10px;font-weight:750}.person-menu{position:relative}.person-menu__trigger{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:50%;place-items:center;width:38px;height:38px;font-size:21px;line-height:1;display:grid}.person-menu__popover{z-index:20;border:1px solid var(--line);background:#fff;border-radius:13px;width:190px;display:grid;position:absolute;top:calc(100% + 7px);right:0;overflow:hidden;box-shadow:0 16px 42px #352b1c29}.person-menu__popover button{border:0;border-top:1px solid var(--line);cursor:pointer;text-align:left;background:#fff;align-items:center;gap:10px;min-height:44px;padding:0 14px;font-size:12px;display:flex}.person-menu__popover button:first-child{border-top:0}.person-menu__popover button:hover:not(:disabled){background:#faf7f0}.person-menu__popover .person-menu__danger{color:var(--red)}.person-row strong{font-size:14px}.person-row span{color:var(--muted);font-size:11px}.mobile-nav,.mobile-topbar,.mobile-more,.mobile-section-tabs{display:none}.restaurants-mobile-section{display:contents}.admin-mobile-jump{display:none}@media (width<=1080px){.sidebar{width:204px}.main-content{margin-left:204px}.page{width:min(100% - 44px,1100px)}.dashboard-grid,.profile-layout,.restaurant-ops-layout{grid-template-columns:1fr}.profile-card{text-align:left;grid-template-columns:auto 1fr;justify-items:start;gap:0 18px}.profile-card h2{align-self:end;margin:0 0 5px}.profile-card>p,.profile-card>span{grid-column:2}.profile-card__privacy{grid-column:1/-1}.restaurant-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=820px){.login-page{grid-template-columns:1fr}.login-visual{min-height:46vh;padding:30px}.login-visual__copy{margin:80px 0 0}.login-visual__copy h1{font-size:44px}.orbit--one{width:68px;height:68px;top:19%;right:8%}.orbit--two,.orbit--three{display:none}.login-panel{padding:48px 24px 70px}.sidebar{display:none}.main-content{padding-top:calc(58px + env(safe-area-inset-top));margin-left:0}.page{width:min(100% - 32px,760px);padding:26px 0 calc(94px + env(safe-area-inset-bottom))}.mobile-topbar{z-index:28;min-height:calc(58px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 16px 10px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffdf8f0;border-bottom:1px solid #e4dfd4e0;grid-template-columns:auto minmax(0,1fr) auto;align-items:end;gap:12px;display:grid;position:fixed;top:0;left:0;right:0;box-shadow:0 8px 24px #2c271f0d}.mobile-topbar .brand{color:var(--navy)}.mobile-topbar__brand{background:0 0;border:0;padding:0}.mobile-topbar__current{justify-content:center;align-items:center;gap:7px;min-width:0;padding-bottom:6px;font-size:13px;font-weight:850;display:flex}.mobile-topbar__current small{color:#85400f;background:#fff0dc;border-radius:999px;padding:3px 6px;font-size:8px}.mobile-topbar__profile{width:38px;height:38px;color:var(--navy);background:var(--yellow);border:0;border-radius:50%;place-items:center;font-size:13px;font-weight:850;display:grid}.mobile-nav{z-index:30;right:12px;bottom:max(10px, env(safe-area-inset-bottom));color:#b8c6c1;transform:translate3d(0, var(--mobile-nav-viewport-shift,0px), 0);-webkit-backdrop-filter:none;isolation:isolate;will-change:transform;background:#203b3a;border:1px solid #ffffff1f;border-radius:19px;grid-template-columns:repeat(6,minmax(0,1fr));padding:6px;display:grid;position:fixed;left:12px;box-shadow:0 6px 18px #1726252e}.mobile-nav__item{min-width:0;min-height:54px;color:inherit;background:0 0;border:0;border-radius:14px;place-items:center;gap:2px;font-size:10px;display:grid}.mobile-nav__item>span:first-child{font-size:17px}.mobile-nav__label{gap:1px;font-size:9px;line-height:1.1;display:grid}.mobile-nav__label small{color:#efc89e;font-size:7px;font-weight:750}.mobile-nav__item--active{color:#fff;background:#ff6b353d}.mobile-more{z-index:80;display:block;position:fixed;inset:0}.mobile-more__backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#121f1e7a;border:0;width:100%;position:absolute;inset:0}.mobile-more__sheet{max-height:min(82dvh,680px);padding:18px 18px calc(22px + env(safe-area-inset-bottom));color:var(--ink);background:var(--paper);border-radius:26px 26px 0 0;gap:18px;animation:.18s ease-out mobile-sheet-enter;display:grid;position:absolute;bottom:0;left:0;right:0;overflow-y:auto;box-shadow:0 -20px 60px #0e1d1c38}.mobile-more__header,.mobile-more__identity,.mobile-more__item{align-items:center;display:flex}.mobile-more__header{justify-content:space-between;gap:16px}.mobile-more__identity{gap:11px;min-width:0}.mobile-more__identity>span:last-child{gap:2px;min-width:0;display:grid}.mobile-more__identity strong,.mobile-more__identity small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mobile-more__identity small{color:var(--muted);font-size:11px}.mobile-more__close{background:#f1eee7;border:0;border-radius:50%;flex:none;place-items:center;width:44px;height:44px;font-size:24px;display:grid}.mobile-more__nav{gap:7px;display:grid}.mobile-more__item{min-height:54px;color:var(--ink);text-align:left;background:#f7f4ed;border:1px solid #0000;border-radius:15px;gap:13px;padding:0 14px}.mobile-more__item>span:first-child{color:#fff;background:var(--navy);border-radius:10px;place-items:center;width:30px;height:30px;display:grid}.mobile-more__item>span:nth-child(2){flex:1;gap:1px;display:grid}.mobile-more__item small{color:#8b5a31;font-size:9px}.mobile-more__item>i{color:var(--muted);font-size:22px;font-style:normal}.mobile-more__item--active{background:#fff1e9;border-color:#efb295}.mobile-more__logout{min-height:48px;color:var(--red);background:#fff9f7;border:1px solid #efc9c3;border-radius:999px;font-weight:800}.hero-card{grid-template-columns:1fr}.hero-card__illustration{display:none}.group-layout{grid-template-columns:1fr}.group-history{position:static}.group-history__list{padding-bottom:5px;display:flex;overflow-x:auto}.group-history__item{min-width:170px}.connections-grid{grid-template-columns:1fr}}@keyframes mobile-sheet-enter{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media (width<=620px){.page-header{display:block}.page-header__action{margin-top:16px}.page-header h1{font-size:32px}.panel,.hero-card{border-radius:20px;padding:22px}.hero-card{min-height:260px}.form-grid,.restaurant-grid{grid-template-columns:1fr}.preference-options--ping-pong{grid-template-columns:repeat(2,minmax(0,1fr))}.field--full{grid-column:auto}.form-actions,.completion-panel,.response-bar,.moderation-card__heading,.moderation-card__actions{flex-direction:column;align-items:stretch}.catalog-search{width:100%}.place-search-controls,.place-result-list{grid-template-columns:1fr}.place-search-controls .button{width:100%}.catalog-row{grid-template-columns:minmax(0,1fr) auto;gap:7px 12px}.catalog-list--six-items{--catalog-row-height:84px;--catalog-six-items-height:539px}.catalog-row__meta{grid-column:1}.catalog-row__menu{grid-area:1/2/span 2}.availability-summary{flex-direction:column;align-items:flex-start;gap:5px}.form-actions .button{width:100%}.list-card{grid-template-columns:auto 1fr}.list-card__actions{grid-column:1/-1;justify-content:flex-end}.group-preview{grid-template-columns:1fr}.member-grid{grid-template-columns:repeat(2,1fr)}.group-hero__schedule{grid-template-columns:1fr}.response-bar{margin:22px -22px -22px;padding:20px 22px}.response-bar>div:last-child,.completion-panel__actions{grid-template-columns:1fr;display:grid}.selected-restaurant{grid-template-columns:auto 1fr}.selected-restaurant .tag-row{grid-column:1/-1;justify-content:flex-start}.notification-list li{grid-template-columns:10px 1fr}.notification-list time{grid-column:2}}.admin-page>.notice{margin-bottom:18px}.ops-metric-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;margin-bottom:24px;display:grid}.ops-metric{border:1px solid var(--line);background:var(--paper);border-radius:18px;gap:7px;min-width:0;padding:20px;display:grid}.ops-metric--live{background:#edf7f0;border-color:#b8d8c5}.ops-metric--attention{color:#5f2f27;background:#fff1ec;border-color:#efd1c7}.ops-metric--attention>strong{color:#9b4435}.ops-metric>span,.ops-metric>small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.ops-metric>strong{font-size:34px;line-height:1}.ops-online-panel,.ops-admin-call-panel,.ops-round-panel,.ops-restaurant-panel{margin-bottom:24px}.ops-online-panel .panel__header p:not(.eyebrow),.ops-admin-call-panel .panel__header p:not(.eyebrow),.ops-round-panel .panel__header p:not(.eyebrow),.ops-restaurant-panel .panel__header p:not(.eyebrow){max-width:670px;color:var(--muted);margin:8px 0 0;font-size:13px;line-height:1.6}.ops-admin-call-list{border-top:1px solid var(--line);scrollbar-gutter:stable;max-height:320px;overflow-y:auto}.admin-call-status{color:#8b372d;white-space:nowrap;background:#fff0ec;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:10px;font-weight:800;display:inline-flex}.admin-call-status--resolved{color:#35634b;background:#eaf4ed}.live-indicator,.ops-count,.ops-view-label{min-height:30px;color:var(--green);background:var(--green-soft);white-space:nowrap;border-radius:999px;align-items:center;padding:0 11px;font-size:11px;font-weight:800;display:inline-flex}.live-indicator{gap:7px}.live-indicator i{background:#2e9762;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #2e97621f}.ops-count{color:#67553b;background:#f2ecdf}.ops-online-list{scrollbar-gutter:stable;max-height:310px;display:grid;overflow-y:auto}.ops-online-list article{border-top:1px solid var(--line);grid-template-columns:auto minmax(0,1fr) auto 145px;align-items:center;gap:14px;padding:13px 4px;display:grid}.ops-online-list article:first-child{border-top:0}.ops-online-list article>div{gap:3px;min-width:0;display:grid}.ops-online-list article>div strong,.ops-online-list article>div small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ops-online-list article>div small,.ops-online-list time{color:var(--muted);font-size:11px}.ops-online-list time{text-align:right}.ops-stream-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-bottom:24px;display:grid}.ops-stream-panel{flex-direction:column;min-width:0;height:min(620px,72vh);min-height:480px;display:flex;overflow:hidden}.ops-status-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-bottom:18px;display:grid}.ops-status-item{min-width:0;color:var(--muted);background:#f5f1e9;border-radius:10px;justify-content:space-between;align-items:center;gap:5px;padding:8px 9px;font-size:10px;display:flex}.ops-status-item span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ops-status-item strong{color:var(--ink);flex:none;font-size:13px}.ops-scroll-list{border-top:1px solid var(--line);scrollbar-gutter:stable;flex:1;min-height:0;overflow-y:auto}.ops-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:12px;padding:15px 1px;display:flex}.ops-row>div{gap:5px;min-width:0;display:grid}.ops-row>.ops-row__actions{justify-items:end;min-width:92px}.ops-row__actions .button--compact{white-space:nowrap;min-height:30px;padding:6px 9px;font-size:11px}.ops-row strong,.ops-row span,.ops-row small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ops-row strong{font-size:13px}.ops-row span,.ops-row small{color:var(--muted);font-size:11px}.ops-row .status-badge{flex:none}.ops-round-panel .ops-status-grid{grid-template-columns:repeat(7,minmax(0,1fr))}.ops-round-list{border-top:1px solid var(--line);scrollbar-gutter:stable;max-height:280px;display:grid;overflow-y:auto}.ops-round-list article{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;padding:14px 2px;display:flex}.ops-round-list article>div{gap:5px;min-width:0;display:grid}.ops-round-list article>.ops-row__actions{flex:none;align-items:center;gap:12px;display:flex}.ops-round-actions,.ops-round-form__actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.ops-round-form{background:#f4faf6;border:1px solid #d8e8dd;border-radius:16px;gap:18px;margin-bottom:22px;padding:20px;display:grid}.ops-round-form .panel__header{margin-bottom:0}.ops-round-list small{color:var(--muted)}.ops-registration-form{border-top:1px solid var(--line);gap:22px;margin-top:22px;padding-top:22px;display:grid}.admin-page>.moderation-panel,.admin-page>.submission-review-panel{margin-bottom:24px}@media (width<=1180px){.ops-metric-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ops-stream-grid{grid-template-columns:1fr}.ops-stream-panel{height:min(540px,68vh);min-height:420px}}@media (width<=820px){.ops-online-list article{grid-template-columns:auto minmax(0,1fr) auto}.ops-online-list time{display:none}}@media (width<=620px){.ops-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ops-metric{padding:17px}.ops-stream-panel{height:min(500px,64vh);min-height:380px}.ops-online-list article{grid-template-columns:auto minmax(0,1fr)}.ops-view-label{display:none}.ops-status-grid,.ops-round-panel .ops-status-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ops-round-list article,.ops-round-list article>.ops-row__actions{flex-direction:column;align-items:flex-start}.ops-round-form{padding:16px}}.ping-action-grid{align-items:stretch;gap:24px;display:flex}.ping-action-grid>.panel{flex-direction:column;flex:1 1 0;min-width:0;display:flex}.ping-action-grid>.form-panel{margin-bottom:0}.ping-profile-panel{width:100%}.ping-pong-page,.games-page{gap:24px;display:grid}.ping-pong-page>.page-header,.games-page>.page-header{margin-bottom:0}.page-notice-stack{gap:10px;display:grid}.setting-sync-badge,.integration-badge,.section-count{color:#356047;letter-spacing:.03em;background:#eaf4ed;border-radius:999px;flex:none;align-items:center;min-height:30px;padding:0 11px;font-size:10px;font-weight:800;display:inline-flex}.integration-badge{color:#fff;background:#03a94d}.section-count{color:var(--muted);letter-spacing:0;background:#f0eee8}.ping-profile-intro{max-width:850px;color:var(--muted);margin:-8px 0 20px;font-size:13px;line-height:1.7}.skill-guide{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-bottom:20px;display:grid}.skill-guide__item{border:1px solid var(--line);color:var(--ink);cursor:pointer;text-align:left;background:#fff;border-radius:14px;gap:3px;padding:14px 16px;display:grid}.skill-guide__item strong{font-size:15px}.skill-guide__item span{color:var(--muted);font-size:12px}.skill-guide__item--active{background:#fff4ef;border-color:#ef8c69;box-shadow:0 0 0 2px #ff6b3514}.ping-profile-form{grid-template-columns:1fr auto;align-items:end;gap:12px;margin-bottom:16px;display:grid}.ping-availability-list{gap:10px}.ping-availability-list .list-card{padding:14px}.ping-availability-overview,.game-session-list--wide{width:100%}.ping-availability-overview .panel__header p:not(.eyebrow),.game-session-list--wide .panel__header p:not(.eyebrow){color:var(--muted);margin:7px 0 0;font-size:12px}.ping-challenge-copy{color:var(--muted);margin-bottom:18px;font-size:12px;line-height:1.6}.ping-time-container{container-type:inline-size}.ping-time-grid{gap:14px}.ping-time-grid>.field,.ping-time-grid input[type=datetime-local]{min-width:0;max-width:100%}.ping-time-grid input[type=datetime-local]{font-variant-numeric:tabular-nums;letter-spacing:-.025em;padding-inline:10px;font-size:clamp(12px,.72vw,13px);display:block}.ping-challenge-time{margin-bottom:18px}.ping-opponent-list{gap:8px;display:grid}.ping-opponent{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;padding:10px 11px;display:grid}.ping-opponent .avatar{width:36px;height:36px;font-size:12px}.ping-opponent__identity{gap:2px;min-width:0;display:grid}.ping-opponent__identity strong,.ping-opponent__identity small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ping-opponent__identity strong{font-size:13px}.ping-opponent__identity small{color:var(--muted);font-size:10px}.ping-opponent .button{min-height:36px;padding:0 14px;font-size:11px}.ping-pong-ball{border:2px solid var(--navy);color:var(--navy);background:var(--yellow);border-radius:50%;font-size:23px}.ping-match-list{gap:16px;display:grid}.ping-match-list--two-cards{--ping-match-card-height:230px;max-height:calc((var(--ping-match-card-height) * 2) + 16px);scroll-snap-type:y proximity}.ping-match-list--two-cards .ping-match-card{min-height:var(--ping-match-card-height);scroll-snap-align:start}.ping-match-card{border:1px solid var(--line);background:#fff;border-radius:18px;gap:20px;padding:22px;display:grid}.ping-match-card__header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.ping-match-card__header h3,.ping-match-card__header p{margin-bottom:6px}.ping-match-card__header>div>span,.ping-match-card__header small{color:var(--muted);font-size:12px}.ping-team-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.ping-team{background:#f8f5ee;border-radius:14px;gap:10px;padding:15px;display:grid}.ping-team>strong{color:var(--orange-dark);font-size:12px}.ping-player{align-items:center;gap:10px;display:flex}.ping-player .avatar{width:34px;height:34px;font-size:12px}.ping-player>span:last-child{gap:2px;display:grid}.ping-player b{font-size:13px}.ping-player small{color:var(--muted);font-size:10px}.ping-match-actions,.ping-feedback{border-top:1px solid var(--line);justify-content:flex-end;align-items:center;gap:10px;padding-top:18px;display:flex}.ping-match-actions .muted-copy{margin-right:auto}.ping-feedback .field{flex:1}.game-overview-grid{grid-template-columns:minmax(320px,.85fr) minmax(0,1.15fr);align-items:stretch;gap:24px;display:grid}.game-overview-grid>.panel{min-width:0;height:100%}.ping-action-grid>.paired-panel,.game-overview-grid>.paired-panel{flex-direction:column;max-height:clamp(460px,72vh,640px);display:flex;overflow:hidden}.paired-panel>.panel__header{flex:none}.paired-panel__body{overscroll-behavior-y:auto;scrollbar-gutter:stable;flex:auto;min-width:0;min-height:0;overflow:hidden auto}.paired-panel__body:focus-visible{outline:2px solid var(--orange);outline-offset:3px;border-radius:12px}@container (width<=420px){.ping-time-grid{grid-template-columns:minmax(0,1fr)}.ping-time-grid .field--full{grid-column:auto}.ping-time-grid input[type=datetime-local]{font-size:13px}}.game-challenge-form,.game-session-list{gap:14px;display:grid}.game-challenge-form{align-content:start}.game-session-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.game-type-picker{gap:8px;display:grid}.game-type-card{border:1px solid var(--line);color:var(--ink);text-align:left;cursor:pointer;background:#fff;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 12px;display:grid}.game-policy-copy{color:var(--muted);font-size:11px;line-height:1.55}.game-type-card>span:nth-child(2){gap:2px;display:grid}.game-type-card small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:1.4;overflow:hidden}.game-type-card__icon{color:#fff;background:var(--navy);border-radius:10px;place-items:center;width:34px;height:34px;font-weight:850;display:grid}.game-type-card__check{color:var(--muted);font-size:9px;font-weight:750}.game-type-card--active{background:#fff4ef;border-color:#e98b65;box-shadow:0 0 0 2px #ff6b3512}.game-type-card--active .game-type-card__icon{background:var(--orange-dark)}.game-type-card--active .game-type-card__check{color:var(--orange-dark)}.game-session-item{min-height:64px;color:var(--ink);text-align:left;cursor:pointer;background:#f8f5ee;border:1px solid #0000;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;display:grid}.game-session-item--active{background:#fffaf0;border-color:#dfc58f}.game-session-item__icon{color:#fff;background:var(--navy);border-radius:12px;place-items:center;width:36px;height:36px;font-weight:800;display:grid}.game-session-item>span:nth-child(2){gap:2px;min-width:0;display:grid}.game-session-item strong,.game-session-item small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.game-session-item strong{font-size:12px}.game-session-item small{color:var(--muted);font-size:10px}.game-stage{gap:18px;min-width:0;display:grid}.game-stage__body{align-content:start;gap:18px;display:grid}.game-stage__header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.game-stage__header h2{margin-bottom:7px}.game-stage__header>div:first-child>p:last-child{color:var(--muted);font-size:12px}.game-stage__status{flex:none;justify-items:end;gap:8px;display:grid}.game-stage__status>span:last-child{color:var(--muted);font-size:11px}.game-lobby-result{color:#fff;border-radius:18px;justify-content:space-between;align-items:center;gap:20px;min-height:86px;padding:18px 22px;display:flex}.game-lobby-result span{letter-spacing:.12em;font-size:11px;font-weight:800}.game-lobby-result strong{font-size:clamp(24px,4vw,38px)}.game-lobby-result--win{background:linear-gradient(135deg,#256344,#3f8d60)}.game-lobby-result--loss{background:linear-gradient(135deg,#7d3130,#b94e43)}.game-lobby-result--draw{background:linear-gradient(135deg,#4d5653,#75817c)}.friendly-stake{border:1px solid var(--line);background:#f8f5ee;border-radius:15px;grid-template-columns:auto 1fr;align-items:center;gap:12px;padding:13px 15px;display:grid}.friendly-stake>span{background:#fff;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.friendly-stake p{color:var(--muted);margin-top:3px;font-size:11px}.friendly-stake--active{background:#f0f8ef;border-color:#b7d6b4}.game-response-panel{background:#fff9e8;border:1px solid #eedcae;border-radius:15px;align-items:center;gap:16px;padding:15px;display:flex}.game-response-panel>div:first-child{gap:3px;margin-right:auto;display:grid}.game-response-panel span,.stake-consent{color:var(--muted);font-size:11px}.stake-consent{align-items:center;gap:7px;display:flex}.game-response-panel__actions{gap:8px;display:flex}.game-open-panel{background:#f1f8f2;border:1px solid #b9d3c1;border-radius:18px;align-items:center;gap:20px;padding:18px;display:flex}.game-open-panel>div:first-child{gap:5px;margin-right:auto;display:grid}.game-open-panel p{color:var(--muted);margin:0;font-size:11px;line-height:1.55}.game-open-link{flex:none;text-decoration:none}.game-play-page{color:#f9f6ed;background:radial-gradient(circle at 100% 0,#ffc94a26,#0000 34%),#152c2b;grid-template-rows:auto minmax(0,1fr);gap:14px;height:100dvh;min-height:0;padding:18px;display:grid;overflow:hidden}.game-play-page--error{place-content:center;justify-items:center;max-width:none}.game-play-page--loading{grid-template-rows:minmax(0,1fr);place-items:center}.game-play-page--error .notice{max-width:960px}.game-play-header{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:22px;width:100%;max-width:1180px;margin:0 auto;display:grid}.game-play-header__title{gap:2px;display:grid}.game-play-header__title span{color:#bfd4c8;letter-spacing:.12em;font-size:10px;font-weight:800}.game-play-header__title strong{font-size:15px}.game-play-header__actions{align-items:center;gap:10px;display:flex}.game-play-shell{place-items:center;width:100%;max-width:1180px;height:100%;min-height:0;margin:0 auto;display:grid;overflow:hidden}.game-play-stage{grid-template-columns:minmax(0,1fr) minmax(270px,320px);align-items:stretch;gap:18px;width:100%;height:auto;min-height:0;max-height:100%;display:grid}.game-play-sidebar{background:#ffffff0d;border:1px solid #ffffff21;border-radius:20px;align-content:start;align-self:start;gap:12px;min-width:0;height:fit-content;min-height:0;max-height:100%;padding:14px;display:grid;overflow:hidden;box-shadow:0 18px 42px #00000026}.game-play-sidebar__header{justify-content:space-between;align-items:center;gap:12px;min-width:0;padding:1px 2px 3px;display:flex}.game-play-sidebar__header>div{gap:2px;min-width:0;display:grid}.game-play-sidebar__header span{color:#ffa77a;letter-spacing:.14em;font-size:9px;font-weight:850}.game-play-sidebar__header strong{color:#fff;font-size:16px}.game-player-strip{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:10px;display:grid}.game-play-sidebar .game-player-strip{grid-template-columns:minmax(0,1fr);gap:8px}.game-play-sidebar .game-player-strip__move{border-radius:999px;min-height:32px}.game-play-sidebar .game-player-chip{padding:10px 14px}.game-play-sidebar .game-player-chip__stone{width:36px;height:36px;font-size:28px}.game-play-sidebar .game-player-chip strong{font-size:13px}.game-play-sidebar .game-player-chip small{font-size:10px}.game-player-chip{color:#d8e4dc;background:#ffffff0f;border:1px solid #ffffff21;border-radius:14px;align-items:center;gap:10px;min-width:0;padding:9px 12px;display:flex}.game-player-chip--active{background:#ff6b3524;border-color:#ffa776bd;box-shadow:inset 0 0 0 1px #ff6b351f}.game-player-chip--winner{background:#46915f2e;border-color:#93d6a9b8}.game-player-chip__stone{border-radius:50%;flex:none;place-items:center;width:30px;height:30px;font-size:24px;line-height:1;display:grid}.game-player-chip__stone--black{color:#111;background:#dfe4df}.game-player-chip__stone--white{color:#fff;background:#54635d}.game-player-chip>span:last-child{gap:2px;min-width:0;display:grid}.game-player-chip strong,.game-player-chip small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.game-player-chip strong{color:#fff;font-size:12px}.game-player-chip small{color:#bfd0c7;font-size:9px}.game-player-strip__move{color:#fff;background:#ffffff12;border:1px solid #ffffff21;border-radius:50%;place-items:center;min-width:44px;min-height:44px;font-size:10px;font-weight:800;display:grid}.game-rule-panel{color:#d8e4dc;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:14px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:16px;padding:10px 14px;display:grid}.game-play-sidebar .game-rule-panel{grid-template-columns:minmax(0,1fr);align-content:start;align-items:start;gap:10px;min-height:clamp(132px,18dvh,180px);padding:12px}.game-play-sidebar .game-rule-panel ul{justify-content:stretch;display:grid}.game-play-sidebar .game-rule-panel__title strong{font-size:15px}.game-play-sidebar .game-rule-panel__title small,.game-play-sidebar .game-rule-panel li{font-size:10px}.game-play-sidebar .game-rule-panel li{padding:6px 9px}.game-rule-panel__title{gap:1px;display:grid}.game-rule-panel__title span{color:#ffa77a;letter-spacing:.14em;font-size:8px;font-weight:850}.game-rule-panel__title strong{color:#fff;font-size:13px}.game-rule-panel__title small{color:#94aaa0;font-size:8px}.game-rule-panel ul{flex-wrap:wrap;justify-content:flex-end;gap:6px;margin:0;padding:0;list-style:none;display:flex}.game-rule-panel li{color:#dce8e1;background:#ffffff12;border-radius:999px;padding:5px 8px;font-size:9px;line-height:1.35}.game-rule-trigger,.game-rule-sheet-layer{display:none}.game-play-board{aspect-ratio:1;justify-self:center;place-items:center;width:100%;max-width:min(100dvh - 110px,720px);height:auto;min-height:0;padding:0;display:grid;overflow:hidden}.game-result-banner{color:#fff;border:1px solid #ffffff2e;border-radius:18px;grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:18px;width:100%;max-width:920px;margin:0 auto;padding:13px 18px;display:grid;box-shadow:0 16px 50px #0000002e}.game-play-sidebar .game-result-banner{grid-template-columns:minmax(0,1fr);gap:4px;max-width:none;margin:0;padding:14px}.game-play-sidebar .game-result-banner>strong{text-align:left;font-size:32px}.game-play-sidebar .game-result-banner p{text-align:left;grid-column:auto;font-size:11px}.game-result-banner>span{letter-spacing:.15em;font-size:9px;font-weight:900}.game-result-banner>strong{font-size:clamp(28px,5vw,48px)}.game-result-banner p{text-align:right;margin:0}.game-result-banner--win{background:linear-gradient(120deg,#25734d,#43a66e)}.game-result-banner--loss{background:linear-gradient(120deg,#813733,#c95c4d)}.game-result-banner--draw{background:linear-gradient(120deg,#4c5954,#78877f)}.game-board-wrap{gap:12px;min-width:0;padding-bottom:3px;display:grid;overflow-x:auto}.game-turn-banner{color:#fff;background:var(--navy);text-align:center;border-radius:12px;padding:11px 14px;font-size:12px;font-weight:700}.game-board{aspect-ratio:1;border:8px solid #8c6132;border-radius:8px;width:min(100%,690px);margin:0 auto;display:grid;overflow:hidden;box-shadow:0 12px 28px #2d1f111f}.game-play-board .game-board{width:100%;height:100%}.game-board--gomok{isolation:isolate;background:#deb26e;min-width:0;position:relative}.gomoku-grid-lines{z-index:0;pointer-events:none;position:absolute;inset:3.33333%;overflow:visible}.gomoku-grid-line{stroke:#3a2c1b94;stroke-width:1px;vector-effect:non-scaling-stroke}.game-board--reversi{background:#176b4d;border-color:#0d382d;max-width:600px}.game-play-board .game-board--reversi{aspect-ratio:1;max-width:none}.game-cell{color:#3b29163d;background:0 0;border:0;place-items:center;min-width:0;padding:0;font-size:clamp(9px,2.8vw,30px);line-height:1;display:grid;position:relative}.game-board--gomok .game-cell{z-index:1}.game-board--reversi .game-cell{border-bottom:1px solid #ffffff47;border-right:1px solid #ffffff47}.game-cell--black,.game-cell--white{text-shadow:0 2px 4px #00000040}.game-cell--black{color:#191919}.game-cell--white{color:#fffdf6}.game-stone{aspect-ratio:1;pointer-events:none;border-radius:50%;width:68%}.game-stone--black{background:radial-gradient(circle at 35% 28%,#383838,#111 62%,#060606);box-shadow:0 2px 4px #00000061}.game-stone--white{background:radial-gradient(circle at 35% 28%,#fff,#f6f1e6 68%,#d8cfbd);border:1px solid #4d3d274d;box-shadow:0 2px 4px #00000042}.game-stone--reversi{width:78%}.game-stone--reversi-black{background:radial-gradient(circle at 34% 27%,#424846,#101312 52%,#020303 100%);border:2px solid #000;box-shadow:inset 0 0 0 1px #ffffff17,0 3px 5px #0000007a}.game-stone--reversi-white{background:radial-gradient(circle at 34% 27%,#fff,#fffdf5 58%,#e5decf 100%);border:2px solid #b8af9d;box-shadow:inset 0 0 0 1px #fffffff2,0 3px 5px #00000061}.game-board--reversi .game-cell--latest:after{border-width:3px;width:88%}.game-cell__star-mark{aspect-ratio:1;background:#312618b8;border-radius:50%;width:12%;min-width:3px;max-width:6px}.game-cell__forbidden-mark{aspect-ratio:1;color:#8e2f27;background:#ffefda9e;border-radius:50%;place-items:center;width:54%;font-size:clamp(9px,1.8vw,18px);font-weight:900;display:grid}.game-cell--star.game-cell--empty{color:#312618a3;font-size:clamp(10px,2.3vw,24px)}.game-cell--forbidden{color:#8e2f27;background:0 0;font-size:clamp(9px,1.8vw,18px);font-weight:900}.game-cell--latest:after{aspect-ratio:1;border:2px solid var(--orange);content:"";pointer-events:none;border-radius:50%;width:78%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.game-cell--playable{cursor:pointer}.game-cell--playable:hover,.game-cell--playable:focus-visible{outline:3px solid var(--orange);outline-offset:-3px;background:#ffffff3d}.game-board--gomok .game-cell--playable:hover,.game-board--gomok .game-cell--playable:focus-visible{background:0 0;outline:0}.game-board--gomok .game-cell--playable:before{aspect-ratio:1;content:"";pointer-events:none;border:2px solid #0000;border-radius:50%;width:62%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.game-board--gomok .game-cell--playable:hover:before,.game-board--gomok .game-cell--playable:focus-visible:before{border-color:var(--orange);background:#ffffff38}.game-cell:disabled{opacity:1}.game-play-sidebar .game-turn-banner{padding:14px 16px;font-size:13px;line-height:1.45}@media (width<=980px){.ping-action-grid{flex-direction:column;align-items:stretch}.game-overview-grid{grid-template-columns:1fr}}@media (width<=760px){.game-play-stage{grid-template-rows:auto minmax(0,1fr);grid-template-columns:minmax(0,1fr);align-items:stretch;gap:10px;height:100%;max-height:none}.game-play-board{width:min(100%,max(250px,100dvh - 330px),520px);max-width:none;height:auto}.game-play-board .game-board{width:100%}.game-play-sidebar{border-radius:16px;height:auto;max-height:none;padding:10px}.game-play-sidebar .game-player-strip{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)}.game-play-sidebar .game-player-strip__move{border-radius:50%;min-height:36px}}@media (width<=760px) and (height<=560px) and (orientation:landscape){.game-play-stage{grid-template-rows:auto;grid-template-columns:minmax(0,1fr) minmax(220px,280px);height:auto}.game-play-board{width:100%;max-width:min(100dvh - 110px,520px)}.game-play-sidebar .game-player-strip{grid-template-columns:minmax(0,1fr)}.game-play-sidebar .game-player-strip__move{border-radius:999px;min-height:28px}}@media (width<=620px){.skill-guide,.ping-profile-form,.ping-team-grid{grid-template-columns:1fr}.ping-opponent{grid-template-columns:auto minmax(0,1fr)}.ping-opponent .button{grid-column:1/-1;width:100%}.ping-match-card__header,.ping-match-actions,.ping-feedback{flex-direction:column;align-items:stretch}.ping-match-actions .muted-copy{margin-right:0}.game-session-grid{grid-template-columns:1fr}.game-stage__header,.game-response-panel,.game-response-panel__actions,.game-open-panel{flex-direction:column;align-items:stretch}.game-stage__status{justify-items:start}.game-response-panel>div:first-child,.game-open-panel>div:first-child{margin-right:0}.game-lobby-result{min-height:72px}.game-play-page{gap:9px;padding:10px}.game-play-header{grid-template-columns:minmax(0,1fr) auto;gap:10px}.game-play-header .brand,.game-play-header__actions .status-badge{display:none}.game-play-header__actions .button{min-height:38px;padding:0 14px;font-size:11px}.game-result-banner{grid-template-columns:auto minmax(0,1fr);gap:8px 14px;padding:10px 14px}.game-result-banner>strong{text-align:right}.game-result-banner p{text-align:center;grid-column:1/-1;font-size:11px}.game-player-strip{gap:6px}.game-player-chip{gap:6px;padding:7px 8px}.game-player-chip__stone{width:24px;height:24px;font-size:19px}.game-player-chip small{font-size:8px}.game-player-strip__move{min-width:36px;min-height:36px;font-size:9px}.game-rule-panel{grid-template-columns:1fr;gap:7px;padding:9px 10px}.game-rule-panel__title{grid-template-columns:auto auto minmax(0,1fr);align-items:baseline;gap:7px}.game-rule-panel ul{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;display:grid}.game-rule-panel li{text-align:center;place-items:center;min-width:0;padding:5px 4px;display:grid}.game-board{border-width:5px}.notice--floating{border-radius:24px;width:100%;min-height:50px;padding:12px 18px}.admin-call-request{flex-direction:column;align-items:stretch}.admin-call-request>.button{width:100%}}@media (width<=820px){html,body,#root,.app-shell,.main-content{min-height:100dvh}body{overflow-x:hidden}body.mobile-sheet-open{overflow:hidden}.page-header{gap:14px;margin-bottom:22px}.page-header>div,.panel__header>div,.list-card__content,.group-preview__details{min-width:0}.page-header h1{margin-bottom:8px;font-size:clamp(28px,8vw,36px)}.page-header__description{max-width:none;font-size:14px;line-height:1.58}.page-header__action,.page-header__actions{max-width:100%}.panel{padding:20px}.panel__header{gap:12px;margin-bottom:18px}.panel__header h2{font-size:20px}.field input,.field select,.field textarea,.ping-time-grid input[type=datetime-local],.catalog-search{font-size:16px}.button--text,.button--ghost-danger,.button--small,.button--compact,.icon-button,.catalog-row__menu-button,.person-menu__trigger{min-width:44px;min-height:44px}.bounded-list,.ops-scroll-list,.ops-admin-call-list,.ops-online-list,.ops-round-list,.ping-opponent-list{overscroll-behavior-y:auto;-webkit-overflow-scrolling:touch;touch-action:pan-y}.bounded-list{scrollbar-gutter:auto;max-height:min(520px,58dvh);padding-right:2px}.bounded-list--compact{max-height:min(380px,46dvh)}.bounded-list--tall{max-height:min(620px,64dvh)}.hero-card{min-height:0;margin-bottom:18px;padding:24px}.hero-card__copy h2{font-size:clamp(27px,8vw,35px)}.hero-card__copy p:not(.eyebrow){margin-bottom:20px}.hero-card__copy .button{width:100%}.dashboard-grid{gap:18px;margin-bottom:18px}.group-preview{grid-template-columns:auto minmax(0,1fr);gap:15px}.group-preview>.button{grid-column:1/-1;width:100%}.group-history{padding:16px}.group-history__list{scroll-snap-type:x proximity;margin-inline:-4px;scroll-padding-inline:4px}.group-history__item{scroll-snap-align:start;min-width:154px}.response-bar{z-index:12;bottom:calc(82px + env(safe-area-inset-bottom));position:sticky;box-shadow:0 -12px 28px #3e2c1e17}.list-card,.ops-row,.ops-round-list article{overflow-wrap:anywhere}.catalog-row__popover,.person-menu__popover{z-index:90;top:auto;right:12px;bottom:calc(84px + env(safe-area-inset-bottom));border-radius:18px;width:auto;min-width:0;padding:8px;position:fixed;left:12px;box-shadow:0 18px 60px #1d272547}.mobile-section-tabs{z-index:15;top:calc(58px + env(safe-area-inset-top));border:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf8f2;border-radius:15px;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;margin:0 0 16px;padding:4px;display:grid;position:sticky;box-shadow:0 8px 22px #2d261c0f}.mobile-section-tabs__item{min-width:0;min-height:44px;color:var(--muted);background:0 0;border:0;border-radius:11px;padding:0 5px;font-size:12px;font-weight:800}.mobile-section-tabs__item--active{color:#fff;background:var(--navy)}.restaurants-mobile-section{display:none}.restaurants-mobile-section--active{display:block}.restaurants-mobile-section>:last-child{margin-bottom:0}.connections-mobile-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.connections-grid>[data-mobile-section]{display:none}.connections-grid>.connections-mobile-section--active{display:block}.catalog-row__popover button,.person-menu__popover button{min-height:50px;padding-inline:15px}.profile-card{grid-template-columns:auto minmax(0,1fr);padding:18px}.availability-page .form-panel .form-actions,.profile-form .form-actions{z-index:10;bottom:calc(82px + env(safe-area-inset-bottom));border:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf8f5;border-radius:16px;margin-inline:-8px;padding:12px;position:sticky;box-shadow:0 -10px 26px #332a1e14}.avatar--profile{width:72px;height:72px;font-size:26px}.preference-option{min-height:74px}.ping-action-grid>.paired-panel,.game-overview-grid>.paired-panel{max-height:none;overflow:visible}.ping-mobile-tabs{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:-8px}.ping-action-grid>[data-mobile-action]{display:none}.ping-action-grid>.ping-mobile-action--active{display:flex}.paired-panel__body{scrollbar-gutter:auto;overflow:visible}.ping-opponent-list{max-height:min(340px,42dvh);padding-right:2px;overflow-y:auto}.skill-guide{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.skill-guide__item{text-align:center;min-width:0;padding:11px 9px}.skill-guide__item strong{font-size:13px}.skill-guide__item span{font-size:10px}.ping-match-list--two-cards{max-height:min(520px,58dvh)}.ping-match-card{gap:14px;padding:16px}.ping-team{padding:11px}.game-session-item,.ping-opponent{min-height:58px}.game-overview-grid--has-session .game-stage{order:-1}.game-mobile-tabs{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:-8px}.game-overview-grid>[data-mobile-game-panel]{display:none}.game-overview-grid>.game-mobile-panel--active{display:flex}.ops-stream-panel{height:auto;min-height:0;max-height:none}.admin-mobile-jump{z-index:15;top:calc(58px + env(safe-area-inset-top));border:1px solid var(--line);scrollbar-width:none;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf8f2;border-radius:15px;gap:6px;margin-bottom:16px;padding:6px;display:flex;position:sticky;overflow-x:auto}.admin-mobile-jump::-webkit-scrollbar{display:none}.admin-mobile-jump a{min-height:42px;color:var(--ink);background:#f2eee5;border-radius:11px;flex:none;align-items:center;padding:0 13px;font-size:11px;font-weight:800;text-decoration:none;display:inline-flex}#admin-calls,#admin-online,#admin-matches,#admin-rounds,#admin-restaurants{scroll-margin-top:calc(122px + env(safe-area-inset-top))}.ops-scroll-list{max-height:min(420px,50dvh)}.ops-view-label{display:inline-flex}.moderation-card textarea{max-height:240px}.login-page{grid-template-rows:auto minmax(0,1fr);min-height:100dvh}.login-visual{min-height:190px;padding:calc(22px + env(safe-area-inset-top)) 24px 24px}.login-visual__copy{margin:42px 0 0}.login-visual__copy h1{margin-bottom:12px;font-size:clamp(32px,10vw,44px)}.login-visual__copy>p:last-child{font-size:14px;line-height:1.55}.login-panel{padding:30px 24px calc(34px + env(safe-area-inset-bottom));align-items:start}.login-panel h2{font-size:30px}.google-login-slot{margin-top:18px}}@media (width<=620px){.page{width:calc(100% - 24px);padding-top:20px}.page-header{margin-bottom:18px}.page-header .eyebrow{margin-bottom:6px}.page-header h1{font-size:clamp(27px,8.5vw,32px)}.panel,.hero-card{border-radius:18px;padding:17px}.panel__header{margin-bottom:16px}.form-grid{gap:15px}.list-card{gap:12px;padding:14px}.list-card__date{width:50px;height:50px}.list-card__actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.list-card__actions .button{width:100%}.member-card{padding:14px 8px}.group-hero__schedule{grid-template-columns:repeat(3,minmax(0,1fr))}.group-hero__schedule>div{min-width:0;padding:12px 8px}.group-hero__schedule strong,.group-hero__schedule span{overflow-wrap:anywhere}.selected-restaurant{padding:16px}.response-bar{margin:17px -17px -17px;padding:17px}.ping-profile-form{grid-template-columns:1fr}.ping-team-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ping-opponent{grid-template-columns:auto minmax(0,1fr) auto}.ping-opponent .button{grid-column:auto;width:auto;min-width:68px;min-height:44px;padding-inline:10px}.ping-player .avatar{display:none}.ping-match-actions .button,.ping-feedback .button,.game-response-panel__actions .button,.game-open-link{width:100%}.ops-online-list article{grid-template-columns:auto minmax(0,1fr) auto}.ops-view-label{text-overflow:ellipsis;max-width:78px;padding-inline:8px;overflow:hidden}.login-visual{min-height:158px}.login-visual__copy{margin-top:24px}.login-visual__copy>p:last-child{display:none}}@media (width<=760px){.game-play-page{padding:max(8px, env(safe-area-inset-top)) max(8px, env(safe-area-inset-right)) max(8px, env(safe-area-inset-bottom)) max(8px, env(safe-area-inset-left))}.game-play-stage{grid-template-rows:auto auto;align-content:center;gap:8px}.game-play-board{width:min(100vw - 20px,100dvh - 245px,520px)}.game-play-sidebar{gap:7px;padding:8px}.game-play-sidebar__header{min-height:28px}.game-play-sidebar__header>div{align-items:baseline;gap:7px;display:flex}.game-play-sidebar__header strong{font-size:13px}.game-play-sidebar .game-player-strip{gap:5px}.game-play-sidebar .game-player-chip{gap:6px;padding:6px 7px}.game-play-sidebar .game-player-chip__stone{width:25px;height:25px;font-size:20px}.game-play-sidebar .game-player-chip strong{font-size:11px}.game-play-sidebar .game-player-chip small{font-size:8px}.game-play-sidebar .game-player-strip__move{min-width:34px;min-height:34px}.game-play-sidebar .game-turn-banner{padding:9px 10px;font-size:11px}.game-play-sidebar .game-rule-panel{display:none}.game-rule-trigger{color:#dce8e1;text-align:left;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;min-height:42px;padding:0 12px;display:flex}.game-rule-trigger>span:first-child{align-items:center;gap:8px;display:flex}.game-rule-trigger small{color:#ffa77a;letter-spacing:.12em;font-size:8px}.game-rule-trigger>span:last-child{color:#a9beb4;font-size:10px}.game-rule-sheet-layer{z-index:2100;display:block;position:fixed;inset:0}.game-rule-sheet__backdrop{background:#05100fad;border:0;width:100%;position:absolute;inset:0}.game-rule-sheet{max-height:66dvh;padding:20px 18px calc(22px + env(safe-area-inset-bottom));color:#dce8e1;background:#1d3836;border-radius:24px 24px 0 0;gap:14px;display:grid;position:absolute;bottom:0;left:0;right:0;overflow-y:auto}.game-rule-sheet__header{justify-content:space-between;align-items:center;gap:14px;display:flex}.game-rule-sheet__header>div{gap:2px;display:grid}.game-rule-sheet__header span{color:#ffa77a;letter-spacing:.14em;font-size:9px}.game-rule-sheet__header small{color:#9eb1a8}.game-rule-sheet__header button{color:#fff;background:#ffffff17;border:0;border-radius:50%;place-items:center;width:44px;height:44px;font-size:24px;display:grid}.game-rule-sheet ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.game-rule-sheet li{background:#ffffff12;border-radius:12px;padding:11px 12px;font-size:12px;line-height:1.45}.game-play-sidebar .game-result-banner{z-index:120;pointer-events:none;width:min(320px,100vw - 32px);position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.game-cell{touch-action:manipulation}}@media (height<=560px) and (orientation:landscape) and (width<=920px){.game-play-page{padding:7px max(9px, env(safe-area-inset-right)) 7px max(9px, env(safe-area-inset-left));gap:7px}.game-play-header{grid-template-columns:minmax(0,1fr) auto}.game-play-header .brand{display:none}.game-play-stage{grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,1fr) minmax(230px,290px);align-items:center;gap:9px;height:100%}.game-play-board{width:auto;max-width:min(100dvh - 66px,52vw);height:100%}.game-play-sidebar{width:100%}.game-play-sidebar__header{display:none}.game-play-sidebar .game-player-strip{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)}}@media (width<=620px){.page{padding-top:16px}.page-header{align-items:center;gap:10px;min-height:38px;margin-bottom:14px;display:flex}.page-header .eyebrow,.page-header__description,.panel__header .eyebrow,.panel__header>div>p:not(.eyebrow),.empty-state>p,.form-actions>p,.availability-summary>span,.ping-profile-intro,.ping-profile-panel>.muted-copy,.ping-challenge-copy,.game-policy-copy,.game-stage__header>div>p:not(.eyebrow),.friendly-stake p,.game-open-panel p,.profile-card__privacy p,.profile-form .field-help,.profile-form .toggle-row span,.admin-call-request p,.place-search-form>small,.login-panel__lead,.google-login-help{display:none}.page-header h1{margin:0;font-size:clamp(23px,7vw,28px);line-height:1.2}.page-header__action{margin:0 0 0 auto}.page-header__actions{gap:6px}.page-header__actions .button{min-height:38px;padding-inline:12px;font-size:10px}.notification-count,.section-count,.privacy-chip,.integration-badge,.setting-sync-badge,.ops-count,.admin-only-badge,.admin-role-badge{min-height:28px;padding-inline:9px;font-size:9px}.panel,.hero-card{border-radius:17px;padding:16px;box-shadow:0 5px 18px #3f34230a}.panel__header{align-items:center;gap:10px;margin-bottom:13px}.panel__header h2{font-size:18px;line-height:1.25}.form-grid,.form-stack,.settings-stack,.proposal-form{gap:12px}.empty-state{padding:22px 8px}.empty-state__icon{width:44px;height:44px;margin-bottom:10px;font-size:19px}.empty-state h2{margin:0;font-size:16px}.list-pagination{min-height:44px;margin-top:8px;padding-top:8px}.list-pagination .button{min-height:38px}.page--home .hero-card{background:radial-gradient(circle at 95% 12%,#ffc94a54,#0000 27%),linear-gradient(125deg,#f46232,#de4427);min-height:0;margin-bottom:12px;padding:20px}.page--home .hero-card__copy h2{margin-bottom:8px;font-size:24px}.page--home .hero-card__copy p:not(.eyebrow){text-overflow:ellipsis;white-space:nowrap;margin-bottom:15px;font-size:12px;overflow:hidden}.page--home .hero-card__copy .button{min-height:46px}.page--home .dashboard-grid{gap:12px;margin-bottom:12px}.page--home .group-preview{grid-template-columns:auto minmax(0,1fr) auto;gap:10px}.page--home .avatar-stack span{width:40px;height:40px}.page--home .avatar-stack span:nth-child(n+4){display:none}.page--home .group-preview__details strong{font-size:15px}.page--home .group-preview__details span:last-child,.page--home .activity-card__meta{display:none}.page--home .group-preview>.button{grid-column:auto;width:auto;min-width:68px;padding-inline:11px;font-size:10px}.page--home .activity-card{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px}.page--home .activity-card__time strong{font-size:18px}.page--home .notification-list li{gap:10px;padding:12px 0}.page--home .notification-list li:nth-child(n+4){display:none}.page--home .notification-list p{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;display:-webkit-box;overflow:hidden}.page--home .notification-list time{display:none}.availability-page .availability-summary{background:#f2eee5;border:0;border-radius:12px;margin-bottom:14px;padding:11px 12px}.availability-page .availability-summary strong{font-size:12px}.availability-page .list-card .meta-line,.ping-pong-page .ping-availability-list .meta-line{display:none}.availability-page .list-card__content p,.ping-pong-page .ping-availability-list p{margin-bottom:0}.groups-page .group-layout,.groups-page .group-detail{gap:12px}.groups-page .group-history{box-shadow:none;background:0 0;border:0;padding:0}.groups-page .group-history>.eyebrow{display:none}.groups-page .group-history>h2{margin:0 0 10px;font-size:16px}.groups-page .group-history__list{gap:8px}.groups-page .group-history__item{border-radius:14px;min-width:148px;padding:12px}.groups-page .group-hero__top{align-items:center}.groups-page .group-hero__top .eyebrow{display:none}.groups-page .group-hero__top h2{margin:0;font-size:19px}.groups-page .group-hero__schedule{gap:6px;margin-block:14px}.groups-page .group-hero__schedule>div{border-radius:11px;padding:10px 6px}.groups-page .group-hero__schedule span{font-size:9px}.groups-page .group-hero__schedule strong{font-size:11px}.groups-page .member-grid{gap:8px}.groups-page .member-card{border-radius:13px;gap:5px;padding:11px 7px}.groups-page .member-card .avatar{width:42px;height:42px}.groups-page .member-card>span:not(.status-badge),.groups-page .response-bar p,.groups-page .completion-panel>div:first-child>p:not(.eyebrow),.groups-page .feedback-panel .panel__header p:not(.eyebrow){display:none}.groups-page .restaurant-card>p,.groups-page .selected-restaurant p,.groups-page .restaurant-recommendation-empty li{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.restaurants-page .restaurant-catalog-panel .panel__header{grid-template-columns:minmax(0,1fr);display:grid}.restaurants-page .catalog-search{width:100%;min-height:44px}.restaurants-page .restaurant-submission-panel .panel__header,.restaurants-page .proposal-panel .panel__header{align-items:flex-start}.restaurants-page .place-result-list{max-height:280px;overflow-y:auto}.restaurants-page .place-result span,.restaurants-page .selected-place-card p,.restaurants-page .submission-history__list p,.restaurants-page .proposal-history__list p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.restaurants-page .catalog-row__meta span:nth-child(n+3){display:none}.restaurants-page .submission-policy{border-radius:13px;gap:10px;padding:12px}.restaurants-page .check-field{align-items:flex-start;font-size:11px;line-height:1.45}.ping-pong-page .skill-guide{gap:5px;margin-bottom:12px}.ping-pong-page .skill-guide__item{min-height:48px;padding:8px 5px}.ping-pong-page .skill-guide__item span{display:none}.ping-pong-page .ping-profile-form{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px;display:grid}.ping-pong-page .ping-time-container .availability-summary{background:#f2eee5;border:0;border-radius:12px;padding:10px 12px}.ping-pong-page .ping-match-card__header>small,.ping-pong-page .ping-match-actions .muted-copy{display:none}.ping-pong-page .ping-team-grid{gap:7px}.games-page .game-type-picker{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.games-page .game-type-card{border-radius:13px;grid-template-columns:auto minmax(0,1fr);gap:8px;min-height:66px;padding:10px}.games-page .game-type-card__icon{width:38px;height:38px}.games-page .game-type-card small,.games-page .game-type-card__check{display:none}.games-page .game-stage__header{align-items:center}.games-page .game-stage__header .eyebrow{display:none}.games-page .game-session-grid{gap:7px}.games-page .game-session-item{border-radius:13px;min-height:60px;padding:9px 11px}.profile-page .profile-layout{gap:12px}.profile-page .profile-card{text-align:left;grid-template-rows:auto auto;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:2px 12px;padding:14px}.profile-page .profile-card .avatar{grid-row:1/span 2;width:56px;height:56px;font-size:20px}.profile-page .profile-card h2,.profile-page .profile-card>p,.profile-page .profile-card>span{grid-column:2}.profile-page .profile-card h2{align-self:end;margin:0;font-size:18px}.profile-page .profile-card>p,.profile-page .profile-card>span:not(.admin-role-badge){margin:0;font-size:11px}.profile-page .profile-card>span:not(.admin-role-badge),.profile-page .profile-card__privacy{display:none}.profile-page .profile-card .admin-role-badge{grid-area:1/3/span 2}.profile-page .preference-options,.profile-page .preference-options--ping-pong{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.profile-page .preference-option{min-height:52px;padding:9px}.profile-page .preference-option small{display:none}.profile-page .toggle-row{border-radius:13px;min-height:58px;padding:11px 12px}.connections-page .privacy-chip{white-space:nowrap}.connections-page .person-row .avatar{width:38px;height:38px}.connections-page .person-row small{font-size:9px}.admin-page .page-header{grid-template-columns:minmax(0,1fr);display:grid}.admin-page .page-header__action{width:100%;margin:0}.admin-page .page-header__actions{justify-content:space-between}.admin-page .ops-metric-grid{scroll-snap-type:x proximity;gap:8px;margin:0 -12px 14px;padding:0 12px 4px;scroll-padding-inline:12px;display:flex;overflow-x:auto}.admin-page .ops-metric{scroll-snap-align:start;border-radius:14px;flex:0 0 128px;gap:4px;min-width:128px;padding:13px}.admin-page .ops-metric>small{font-size:9px}.admin-page .panel__header-actions{flex-wrap:wrap;justify-content:flex-start;max-width:100%}.admin-page .ops-row{border-radius:13px;gap:10px;padding:12px}.admin-page .ops-row__actions{justify-content:space-between;width:100%}.admin-page .ops-round-actions{flex-wrap:wrap}.admin-page .moderation-card__heading p,.admin-page .duplicate-candidates p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.login-page .login-visual{min-height:146px;padding-bottom:20px}.login-page .login-visual__copy h1{margin:0;font-size:34px}.login-page .login-panel{padding:26px 22px calc(30px + env(safe-area-inset-bottom))}.login-page .login-panel .eyebrow{display:none}.login-page .login-panel h2{margin-bottom:18px;font-size:26px}html{scroll-padding-bottom:calc(84px + env(safe-area-inset-bottom))}.main-content{padding-top:calc(52px + env(safe-area-inset-top))}.page{width:calc(100% - 20px);padding:12px 0 calc(84px + env(safe-area-inset-bottom))}.mobile-topbar{min-height:calc(52px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 12px 7px;gap:8px}.mobile-topbar .brand{gap:8px}.mobile-topbar .brand__sun,.mobile-topbar .brand__sun:before,.mobile-topbar .brand__sun:after,.mobile-topbar .brand__sun span:before,.mobile-topbar .brand__sun span:after{width:22px}.mobile-topbar .brand__sun{height:22px}.mobile-topbar .brand__sun:before,.mobile-topbar .brand__sun:after,.mobile-topbar .brand__sun span:before,.mobile-topbar .brand__sun span:after{height:5px}.mobile-topbar .brand__sun span:before,.mobile-topbar .brand__sun span:after{top:8px}.mobile-topbar .brand__word{font-size:18px}.mobile-topbar__current{padding-bottom:5px;font-size:12px}.mobile-topbar__profile{width:34px;height:34px;font-size:12px}.mobile-nav{right:8px;bottom:max(8px, env(safe-area-inset-bottom));border-radius:16px;padding:4px;left:8px}.mobile-nav__item{border-radius:12px;min-height:48px}.mobile-nav__item>span:first-child{font-size:15px}.mobile-nav__label{font-size:8px}.page-header{min-height:32px;margin-bottom:10px}.page-header h1{font-size:clamp(21px,6vw,24px)}.panel,.hero-card{border-radius:15px;padding:12px}.panel__header{gap:8px;margin-bottom:9px}.panel__header h2{font-size:17px}.form-grid,.form-stack,.settings-stack,.proposal-form,.game-challenge-form,.game-session-list{gap:9px}.field{gap:4px}.field>span{font-size:11px}.field input,.field select,.field textarea{border-radius:10px;min-height:44px;padding-inline:10px}.field textarea{min-height:76px;padding-block:10px}.status-badge{min-height:23px;padding-inline:8px;font-size:9px}.button{padding-inline:16px;font-size:12px}.button--small,.button--compact,.button--ghost-danger{padding-inline:11px;font-size:10px}.mobile-section-tabs{top:calc(52px + env(safe-area-inset-top));border-radius:13px;gap:3px;margin-bottom:10px;padding:3px}.mobile-section-tabs__item{border-radius:10px;min-height:44px;font-size:11px}.availability-mobile-tabs,.connections-mobile-tabs,.game-mobile-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.ping-mobile-tabs{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:0}.ping-mobile-tabs .mobile-section-tabs__item{padding-inline:2px;font-size:9px}.ping-action-grid--mobile-hidden,.availability-mobile-section{display:none}.availability-mobile-section--active{display:block}.ping-pong-page>[data-mobile-ping-section]{display:none}.ping-pong-page>.ping-mobile-section--active{display:block}.ping-pong-page,.games-page{gap:10px}.bounded-list{gap:6px;max-height:min(330px,40dvh);scroll-padding-bottom:12px}.bounded-list--compact{max-height:min(260px,32dvh)}.bounded-list--tall{max-height:min(420px,50dvh)}.list-card{border-radius:12px;gap:8px;padding:10px}.list-card__date{width:42px;height:42px}.list-card__date strong{font-size:16px}.list-card__content{gap:2px}.list-card__content h3{font-size:14px}.list-card__content p,.meta-line{font-size:10px}.list-pagination{min-height:40px;margin-top:6px;padding-top:6px;font-size:10px}.availability-page .availability-summary,.ping-pong-page .ping-time-container .availability-summary{border-radius:10px;margin-bottom:9px;padding:8px 10px}.availability-page .availability-summary strong,.ping-pong-page .availability-summary strong{font-size:11px}.availability-page .form-actions,.profile-form .form-actions,.response-bar{bottom:calc(70px + env(safe-area-inset-bottom))}.availability-page .form-panel .form-actions,.profile-form .form-actions{border-radius:13px;margin-inline:-4px;padding:8px}.catalog-row__popover,.person-menu__popover{bottom:calc(70px + env(safe-area-inset-bottom))}.restaurants-page .restaurant-catalog-panel,.restaurants-page .restaurant-submission-panel,.restaurants-page .submission-history,.restaurants-page .proposal-panel,.restaurants-page .proposal-history{margin-bottom:10px}.restaurants-page .catalog-search{min-height:44px;padding-inline:12px;font-size:16px}.restaurants-page .catalog-list--six-items{--catalog-row-height:66px;--catalog-six-items-height:431px;max-height:min(var(--catalog-six-items-height), 37dvh)}.restaurants-page .catalog-row{border-radius:11px;gap:4px 8px;padding:8px 10px}.restaurants-page .catalog-row__main{gap:1px}.restaurants-page .catalog-row__main strong{font-size:14px}.restaurants-page .catalog-row__main small,.restaurants-page .catalog-row__meta{font-size:10px}.restaurants-page .catalog-row__menu-button{border-radius:10px;font-size:18px}.restaurants-page .place-result-list{gap:6px;max-height:min(230px,30dvh)}.restaurants-page .place-result,.restaurants-page .selected-place-card{border-radius:11px;padding:9px 10px}.restaurants-page .submission-history__list>article,.restaurants-page .proposal-history__list article{padding-block:9px}.ping-pong-page .ping-profile-panel{padding-bottom:10px}.ping-pong-page .skill-guide{margin-bottom:8px}.ping-pong-page .skill-guide__item{border-radius:10px;min-height:44px;padding:5px 3px}.ping-pong-page .skill-guide__item strong{font-size:12px}.ping-pong-page .ping-profile-form{gap:6px;margin-bottom:0}.ping-pong-page .ping-profile-form .button{min-width:84px;min-height:44px;padding-inline:8px;font-size:9px}.ping-pong-page .paired-panel__body,.ping-pong-page .ping-time-grid{gap:8px}.ping-pong-page .ping-challenge-time{margin-bottom:8px}.ping-pong-page .ping-opponent-list{gap:5px;max-height:min(224px,28dvh)}.ping-pong-page .ping-opponent{border-radius:10px;gap:8px;min-height:48px;padding:4px 0}.ping-pong-page .ping-opponent .avatar{width:34px;height:34px}.ping-pong-page .ping-opponent__identity strong{font-size:12px}.ping-pong-page .ping-opponent__identity small{font-size:9px}.ping-pong-page .ping-opponent .button{min-width:58px;padding-inline:9px;font-size:10px}.ping-pong-page .ping-match-list--two-cards{max-height:min(310px,38dvh)}.ping-pong-page .ping-match-card{border-radius:12px;gap:8px;padding:10px}.ping-pong-page .ping-match-card__header p,.ping-pong-page .ping-match-card__header span{font-size:10px}.ping-pong-page .ping-team{border-radius:10px;padding:8px}.ping-pong-page .ping-match-actions,.ping-pong-page .ping-feedback{gap:7px;padding-top:9px}.games-page .game-type-card{border-radius:11px;min-height:56px;padding:7px 8px}.games-page .game-type-card__icon{border-radius:9px;width:32px;height:32px}.games-page .friendly-stake,.games-page .game-response-panel,.games-page .game-open-panel{border-radius:11px;padding:9px}.games-page .game-stage__body{gap:10px}.games-page .game-session-grid{gap:6px;max-height:min(226px,30dvh)}.games-page .game-session-item{border-radius:11px;gap:7px;min-height:54px;padding:7px 9px}.games-page .game-session-item__icon{border-radius:9px;width:30px;height:30px;font-size:12px}.games-page .game-session-item strong{font-size:11px}.games-page .game-session-item small{font-size:9px}.connections-page .connections-grid{gap:10px}.connections-page .people-list{max-height:min(300px,38dvh)}.connections-page .person-row{gap:8px;min-height:52px;padding:4px 0}.connections-page .person-row .avatar{width:34px;height:34px;font-size:12px}.connections-page .person-row strong{font-size:13px}.connections-page .person-row span{font-size:10px}.connections-page .person-row small{margin-top:0;font-size:8px}.admin-page .admin-mobile-jump{top:calc(52px + env(safe-area-inset-top));border-radius:13px;gap:4px;margin-bottom:10px;padding:3px}.admin-page .admin-mobile-jump a{border-radius:10px;min-height:44px;padding-inline:10px;font-size:10px}.admin-page .ops-metric-grid{gap:6px;margin-bottom:10px}.admin-page .ops-metric{border-radius:11px;flex-basis:112px;gap:2px;min-width:112px;padding:9px 10px}.admin-page .ops-metric>span{font-size:10px}.admin-page .ops-metric>strong{font-size:21px}.admin-page .ops-status-grid,.admin-page .ops-round-panel .ops-status-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;margin-bottom:9px}.admin-page .ops-status-item{border-radius:8px;padding:6px;font-size:8px}.admin-page .ops-status-item strong{font-size:11px}.admin-page .ops-stream-grid{gap:10px;margin-bottom:10px}.admin-page .ops-scroll-list,.admin-page .ops-admin-call-list,.admin-page .ops-online-list,.admin-page .ops-round-list{max-height:min(250px,32dvh)}.admin-page .ops-row{border-radius:0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:8px 1px;display:grid}.admin-page .ops-row>div{gap:2px}.admin-page .ops-row>.ops-row__actions{justify-content:end;width:auto;min-width:76px}.admin-page .ops-row strong{font-size:12px}.admin-page .ops-row span,.admin-page .ops-row small{font-size:9px}.admin-page .ops-online-list article{gap:8px;min-height:48px;padding:6px 1px}.admin-page .ops-online-list .avatar{width:34px;height:34px}.admin-page>.moderation-panel,.admin-page>.submission-review-panel,.admin-page>.ops-admin-call-panel,.admin-page>.ops-online-panel,.admin-page>.ops-round-panel,.admin-page>.ops-restaurant-panel{margin-bottom:10px}#admin-calls,#admin-online,#admin-matches,#admin-rounds,#admin-restaurants{scroll-margin-top:calc(108px + env(safe-area-inset-top))}}.profile-mobile-section{display:contents}.game-session-completion{color:#22553d;text-align:center;background:#dcecdf;border-radius:11px;align-content:center;place-items:center;gap:1px;min-width:58px;min-height:42px;padding:4px 8px;display:grid}.game-session-completion strong{letter-spacing:0;font-size:11px}.game-session-completion small{color:currentColor;font-size:9px;font-weight:800}.game-session-completion--loss{color:#873a31;background:#f7dfda}.game-session-completion--draw{color:#4d5653;background:#e4e8e6}.moderation-review-fields{border:1px solid var(--line);background:#f8f5ee;border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:14px;display:grid}.moderation-change-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.moderation-change-summary>div{background:#f5f1e9;border-radius:12px;gap:4px;min-width:0;padding:11px 12px;display:grid}.moderation-change-summary span{color:var(--muted);font-size:10px}.moderation-change-summary strong{overflow-wrap:anywhere;font-size:12px}.moderation-card__actions--stacked{gap:8px;width:min(100%,360px);margin-left:auto;display:grid}.moderation-card__secondary-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.moderation-card__secondary-actions .button,.moderation-card__approve{width:100%}.moderation-card__actions--change{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:min(100%,360px);margin-left:auto;display:grid}.moderation-card__actions--change .button{width:100%}@media (width<=620px){.availability-page,.ping-pong-page,.profile-page{height:calc(100dvh - 52px - env(safe-area-inset-top));min-height:0;padding-bottom:calc(70px + env(safe-area-inset-bottom));flex-direction:column;display:flex;overflow:hidden}.availability-page>.page-header,.ping-pong-page>.page-header,.profile-page>.page-header,.availability-page>.mobile-section-tabs,.ping-pong-page>.mobile-section-tabs,.profile-page>.mobile-section-tabs,.ping-pong-page>.ping-profile-panel{flex:none}.availability-page>.availability-mobile-section--active{flex:auto;min-height:0;display:flex}.availability-page>div.availability-mobile-section--active>.panel,.availability-page>section.availability-mobile-section--active{flex-direction:column;flex:auto;width:100%;min-height:0;display:flex;overflow:hidden}.availability-page .form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px 8px}.availability-page .field--full,.availability-page .form-actions{grid-column:1/-1}.availability-page .form-panel .form-actions{margin-top:1px;position:static}.availability-page .bounded-list{flex:auto;min-height:0;max-height:none;overflow-y:auto}.ping-pong-page .ping-profile-panel{padding-block:9px}.ping-pong-page .ping-profile-panel .panel__header{margin-bottom:6px}.ping-pong-page .skill-guide{margin-bottom:5px}.ping-pong-page .ping-action-grid:not(.ping-action-grid--mobile-hidden),.ping-pong-page>.ping-mobile-section--active{flex-direction:column;flex:auto;min-height:0;display:flex}.ping-pong-page .ping-action-grid>.ping-mobile-action--active,.ping-pong-page>.ping-mobile-section--active{flex:auto;width:100%;min-height:0;max-height:none;overflow:hidden}.ping-pong-page .paired-panel__body{flex-direction:column;min-height:0;display:flex;overflow:hidden}.ping-pong-page .ping-time-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ping-pong-page .ping-time-grid .field--full{grid-column:1/-1}.ping-pong-page .ping-opponent-list,.ping-pong-page .ping-availability-list,.ping-pong-page .ping-match-list--two-cards{flex:auto;min-height:0;max-height:none;overflow-y:auto}.profile-mobile-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-page .profile-layout{flex:auto;grid-template-rows:auto minmax(0,1fr);gap:8px;min-height:0;display:grid;overflow:hidden}.profile-page .profile-card{padding:9px 11px}.profile-page .profile-card .avatar{width:46px;height:46px;font-size:17px}.profile-page .profile-form{flex-direction:column;min-height:0;display:flex;overflow:hidden}.profile-page .profile-form>.panel__header{display:none}.profile-page .profile-form .form-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:7px;min-height:0}.profile-page .profile-mobile-section{display:none}.profile-page .profile-mobile-section--active{display:contents}.profile-page [data-mobile-profile-section=basic]>.field--full{grid-column:auto}.profile-page [data-mobile-profile-section=basic]>.settings-stack,.profile-page [data-mobile-profile-section=activity]>.field,.profile-page .profile-form .form-actions{grid-column:1/-1}.profile-page .preference-options,.profile-page .preference-options--ping-pong{gap:5px}.profile-page .preference-option{min-height:44px;padding:6px 8px}.profile-page .toggle-row{min-height:48px;padding:7px 10px}.profile-page .profile-form .form-actions{margin-top:0;position:static}.restaurants-page,.connections-page{min-height:calc(100dvh - 52px - env(safe-area-inset-top));padding-bottom:calc(68px + env(safe-area-inset-bottom));flex-direction:column;display:flex}.restaurants-page>[data-mobile-section=catalog].restaurants-mobile-section--active{flex:auto;min-height:0;display:flex}.restaurants-page>[data-mobile-section=catalog]>.restaurant-catalog-panel{flex-direction:column;flex:auto;width:100%;min-height:0;margin-bottom:0;display:flex}.restaurants-page .catalog-list--six-items{flex:auto;min-height:0;max-height:none}.connections-page .connections-grid{flex:auto;min-height:0;margin-bottom:0}.connections-page .connections-grid>.connections-mobile-section--active{flex-direction:column;height:100%;min-height:0;display:flex}.connections-page .people-list{flex:auto;min-height:0;max-height:none;overflow-y:auto}.games-page .game-stage__header{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:8px;display:grid}.games-page .game-stage__status{text-align:right;justify-items:end}.games-page .game-stage__status .status-badge--completed{border:1px solid #b8d8c5;min-height:30px;padding-inline:11px;font-size:10px;box-shadow:0 4px 12px #2f70531f}.games-page .game-lobby-result{flex-direction:row;align-items:center;min-height:76px}.games-page .game-lobby-result strong{text-align:right}.games-page .game-session-completion{place-self:center end}.admin-page .ops-admin-call-list--three{--ops-admin-call-row-height:64px;max-height:calc(var(--ops-admin-call-row-height) * 3)}.admin-page .ops-admin-call-list--three>.ops-row{height:var(--ops-admin-call-row-height)}.admin-page .ops-online-list--three{--ops-online-row-height:48px;max-height:calc(var(--ops-online-row-height) * 3)}.admin-page .ops-online-list--three>article{height:var(--ops-online-row-height)}.admin-page .ops-scroll-list--four{--ops-stream-row-height:64px;max-height:calc(var(--ops-stream-row-height) * 4);flex:none}.admin-page .ops-scroll-list--four>.ops-row{height:var(--ops-stream-row-height)}.admin-page .ops-round-list--two{--ops-round-row-height:98px;max-height:calc(var(--ops-round-row-height) * 2)}.admin-page .ops-round-list--two>article{height:var(--ops-round-row-height);grid-template-columns:minmax(0,1fr);align-content:center;gap:6px;padding:7px 1px;display:grid}.admin-page .ops-round-list article>.ops-row__actions{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:7px;width:100%;display:grid}.admin-page .ops-round-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;display:grid}.admin-page .ops-round-actions .button{min-height:38px;padding-inline:7px}.admin-page .ops-round-panel>.panel__header{grid-template-columns:minmax(0,1fr);gap:8px;display:grid}.admin-page .ops-round-panel>.panel__header .panel__header-actions{grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:6px;width:100%;display:grid}.admin-page .ops-round-panel>.panel__header .button{min-width:0;padding-inline:8px}.admin-page .moderation-review-fields,.admin-page .moderation-change-summary{border-radius:11px;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;padding:9px}.admin-page .moderation-card__actions--stacked{gap:7px;width:100%;margin:0;display:grid}.admin-page .moderation-card__secondary-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-page .moderation-card__actions--stacked .button{min-height:44px;padding-inline:8px}.availability-page .field--mobile-date{grid-column:1/-1}.availability-page .field--mobile-date input[type=datetime-local]{font-variant-numeric:tabular-nums;letter-spacing:-.02em;min-width:0;max-width:100%;padding-inline:10px;font-size:12px}.availability-page>section[data-mobile-section=mine].availability-mobile-section--active{flex:0 auto;max-height:100%;display:block;overflow:hidden}.availability-page>section[data-mobile-section=mine] .bounded-list{flex:none;max-height:min(330px,42dvh)}.restaurants-page,.connections-page{height:calc(100dvh - 52px - env(safe-area-inset-top));min-height:0;overflow:hidden}.restaurants-page>.page-header,.restaurants-page>.mobile-section-tabs,.connections-page>.page-header,.connections-page>.mobile-section-tabs{flex:none}.restaurants-page>.restaurants-mobile-section--active{overscroll-behavior:contain;flex:auto;min-height:0;overflow-y:auto}.restaurants-page>[data-mobile-section=catalog].restaurants-mobile-section--active,.restaurants-page>[data-mobile-section=catalog]>.restaurant-catalog-panel{overflow:hidden}.restaurants-page .catalog-list--six-items{overscroll-behavior:contain;touch-action:pan-y;overflow-y:auto}.restaurants-page .restaurant-catalog-panel>.list-pagination,.connections-page .connections-grid .list-pagination{flex:none}.restaurants-page>.restaurants-mobile-section--proposal-open{overflow-y:auto}.restaurants-page>.restaurants-mobile-section--proposal-open>.restaurant-catalog-panel{display:none}.restaurants-page>.restaurants-mobile-section--proposal-open>.proposal-panel{width:100%;margin-bottom:0;display:block}.connections-page .connections-grid{flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden}.connections-page .connections-grid>.connections-mobile-section--active{flex:auto;height:auto;min-height:0;overflow:hidden}.connections-page .people-list{overscroll-behavior:contain;touch-action:pan-y;overflow-y:auto}.profile-page .profile-card{grid-template-columns:46px minmax(0,1fr) auto;gap:3px 10px;padding-inline:12px}.profile-page .profile-card h2{text-overflow:ellipsis;white-space:nowrap;max-width:100%;padding-right:5px;font-size:17px;line-height:1.25;overflow:hidden}.profile-page .profile-card .admin-role-badge{margin-left:3px}.admin-page .admin-mobile-jump{grid-template-columns:repeat(5,minmax(0,1fr));display:grid;overflow:hidden}.admin-page .admin-mobile-jump a{text-align:center;white-space:nowrap;justify-content:center;width:100%;min-width:0;padding-inline:2px;font-size:9px}.admin-page .ops-admin-call-list--three>.ops-row,.admin-page .ops-stream-panel .ops-row{grid-template-columns:minmax(0,1fr) auto;overflow:hidden}.admin-page .ops-admin-call-list .ops-row__actions,.admin-page .ops-stream-panel .ops-row__actions{flex-direction:row;justify-content:flex-end;align-items:center;gap:5px;width:auto;min-width:0;display:flex}.admin-page .ops-admin-call-list .admin-call-status{min-height:26px;padding-inline:7px;font-size:9px}.admin-page .admin-call-resolve-action,.admin-page .ops-cancel-action{border-radius:10px;min-width:68px;min-height:32px;padding-inline:8px;font-size:9px}.admin-page .ops-round-panel>.panel__header .panel__header-actions>span,.admin-page .ops-round-panel>.panel__header .panel__header-actions>.button{min-height:36px}.admin-page .ops-round-panel>.panel__header .panel__header-actions>.button{border-radius:11px;font-size:10px}.admin-page .ops-round-list article>.ops-row__actions{justify-content:space-between;display:flex}.admin-page .ops-round-actions{flex:none;justify-content:flex-end;gap:5px;width:auto;margin-left:auto;display:flex}.admin-page .ops-round-actions .button{border-radius:10px;width:auto;min-width:74px;min-height:34px;padding-inline:8px;font-size:9px}.admin-page .ops-round-list article>div:first-child small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.admin-page .submission-review-panel>.panel__header h2,.admin-page .moderation-panel>.panel__header h2{font-size:16px}.admin-page .moderation-list{overscroll-behavior:contain}.admin-page .moderation-card{gap:8px;padding:11px}.admin-page .moderation-card__heading{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.admin-page .moderation-card__heading h3{margin-block:2px;font-size:16px;line-height:1.25}.admin-page .moderation-card__heading span,.admin-page .moderation-card__heading time,.admin-page .moderation-card__heading p,.admin-page .moderation-card>.muted-copy{font-size:10px;line-height:1.35}.admin-page .moderation-review-fields{align-items:start;gap:6px;padding:8px}.admin-page .moderation-review-fields>.field{align-self:start;gap:3px;min-width:0}.admin-page .moderation-review-fields>.field--full{grid-column:1/-1}.admin-page .moderation-review-fields>.field>span{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.admin-page .moderation-review-fields input,.admin-page .moderation-review-fields select,.admin-page .moderation-review-fields textarea,.admin-page .moderation-card>.field input{border-radius:9px;min-width:0;min-height:40px;padding-inline:8px;font-size:12px}.admin-page .moderation-review-fields textarea{resize:none;min-height:58px;padding-block:8px}.admin-page .moderation-card__secondary-actions,.admin-page .moderation-card__actions--change{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;width:100%;margin:0;display:grid}.admin-page .moderation-card__actions--stacked .button,.admin-page .moderation-card__actions--change .button{border-radius:10px;min-width:0;min-height:40px;padding-inline:7px;font-size:10px}.admin-page .moderation-card__approve{grid-column:1/-1}.admin-page .moderation-card__actions--change .moderation-card__approve{grid-column:auto}.admin-page .moderation-change-summary{grid-template-columns:minmax(0,1fr);gap:6px;padding:0}.admin-page .moderation-change-summary>div{border:1px solid var(--line);border-radius:10px;grid-template-columns:minmax(84px,.42fr) minmax(0,1fr);align-items:center;gap:8px;padding:9px 10px;display:grid}.admin-page .moderation-change-summary span{font-size:9px}.admin-page .moderation-change-summary strong{text-align:right;font-size:11px}.page--home .page-header{grid-template-columns:minmax(0,1fr) auto;gap:10px;margin-bottom:14px;display:grid;overflow:hidden}.page--home .page-header>div{min-width:0}.page--home .page-header h1{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.availability-page>.mobile-section-tabs,.restaurants-page>.mobile-section-tabs,.profile-page>.mobile-section-tabs,.connections-page>.mobile-section-tabs{margin-bottom:14px}.ping-pong-page .ping-opponent .button{border-radius:9px;min-width:66px;min-height:32px;padding-inline:8px;font-size:9px}.ping-pong-page .ping-match-card,.ping-pong-page .ping-team{align-content:start}.ping-pong-page .ping-team-grid{align-items:start}.ping-pong-page .ping-team{grid-auto-rows:max-content;gap:5px}.profile-page .profile-form input,.profile-page .profile-form select,.profile-page .profile-form textarea{min-width:0;font-size:13px;line-height:1.25}.admin-page .ops-round-list--two>article{grid-template-columns:minmax(0,1fr) auto;align-content:normal;align-items:center;gap:8px}.admin-page .ops-round-list article>.ops-row__actions{grid-template-columns:minmax(0,1fr);justify-items:end;gap:5px;width:auto;display:grid}.admin-page .ops-round-actions{width:auto;margin:0;display:flex}.admin-page .submission-review-panel .moderation-list{scroll-snap-type:y mandatory;max-height:min(500px,64dvh)}.admin-page .submission-review-panel .moderation-card{scroll-snap-align:start;gap:6px;padding:10px}.admin-page .submission-review-panel .moderation-card>.muted-copy{display:none}.admin-page .submission-review-panel .moderation-review-fields{gap:5px 6px;padding:7px}.admin-page .submission-review-panel .moderation-review-fields>.field--full{grid-column:auto}.admin-page .submission-review-panel .moderation-review-fields input,.admin-page .submission-review-panel .moderation-review-fields select,.admin-page .submission-review-panel .moderation-review-fields textarea,.admin-page .submission-review-panel .moderation-card>.field input{height:36px;min-height:36px;padding-inline:7px;font-size:11px}.admin-page .submission-review-panel .moderation-review-fields textarea{min-height:36px;padding-block:7px}.admin-page .submission-review-panel .moderation-card__actions--stacked{gap:5px}.admin-page .submission-review-panel .moderation-card__actions--stacked .button{min-height:36px}.ping-pong-page .ping-feedback{grid-template-columns:repeat(2,minmax(0,1fr)) auto;align-items:end;gap:6px;padding:8px 0 2px;display:grid}.ping-pong-page .ping-feedback .field{min-width:0}.ping-pong-page .ping-feedback select{width:100%;min-width:0;height:36px;min-height:36px;padding-inline:8px;font-size:11px}.ping-pong-page .ping-feedback .button{white-space:nowrap;border-radius:9px;grid-column:auto;width:auto;min-width:72px;min-height:36px;padding-inline:8px;font-size:10px}.admin-page .submission-review-panel .moderation-card__heading>.proposal-status{white-space:nowrap;place-self:start end;align-items:center;width:auto;min-height:24px;padding:0 9px;font-size:9px;line-height:1;display:inline-flex}.admin-page .submission-review-panel .moderation-card__actions--stacked{grid-template-columns:minmax(0,1fr);justify-content:stretch;justify-items:stretch;gap:6px;width:100%;min-width:0;margin:0;display:grid}.admin-page .submission-review-panel .moderation-card__secondary-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;width:100%;min-width:0;display:grid}.admin-page .submission-review-panel .moderation-card__secondary-actions .button,.admin-page .submission-review-panel .moderation-card__approve{width:100%;min-width:0;margin:0}.admin-page .submission-review-panel .moderation-card__approve{grid-column:1/-1}.availability-page [data-mobile-section=join]>.form-panel{margin-bottom:0}}@media (width<=820px) and (pointer:coarse){@supports ((-moz-appearance:none)){.mobile-nav{will-change:auto;bottom:10px;transform:none;box-shadow:0 4px 12px #17262524}}}@media (width<=620px) and (pointer:coarse){@supports ((-moz-appearance:none)){.availability-page{padding-bottom:70px}.mobile-nav{bottom:8px}}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
