:root{--bg:#f4f2ee;--card:#fff;--soft:#eceae4;--ink:#181715;--ink-2:#3b3935;--ink-3:#7a776f;--ink-4:#b8b4ab;--line:#dcd8cf;--line-2:#e8e4db;--accent:oklch(66% .14 45);--accent-soft:oklch(94% .04 55);--fresh:oklch(58% .11 180);--fresh-soft:oklch(94% .035 185);--ok:oklch(62% .12 155);--warn:oklch(72% .14 75);--err:oklch(58% .18 25);--mono:"JetBrains Mono", ui-monospace, monospace;--sans:"Pretendard", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%;margin:0}body{background:var(--bg);color:var(--ink);font-family:var(--sans)}button,a{font:inherit}button{cursor:pointer}button:disabled{cursor:wait;opacity:.7}a{color:inherit;text-decoration:none}.app-shell{background:var(--card);flex-direction:column;min-height:100vh;display:flex}.top-bar{border-bottom:1px solid var(--line-2);background:var(--soft);justify-content:space-between;align-items:center;gap:24px;padding:20px 32px;display:flex}.brand-area,.top-actions,.restaurant-head,.inline-actions,.detail-head,.detail-meta{align-items:center;display:flex}.brand-area{gap:16px;min-width:0}.brand-mark{background:var(--ink);border-radius:5px;flex:none;width:26px;height:26px;position:relative}.brand-mark span{background:var(--accent);border-radius:50%;width:8px;height:8px;position:absolute;top:6px;left:6px}.brand-title{white-space:nowrap;font-size:19px;font-weight:700}.date-label,.overline,.meta-line,.source-link,.kcal,.status-pill,.strip-label{font-family:var(--mono)}.date-label{color:var(--ink-3);letter-spacing:.05em;white-space:nowrap;font-size:13px}.top-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px}.status-pill,.icon-text-button,.icon-button,.dark-button,.light-button,.source-link{border:1px solid var(--line);min-height:34px;color:var(--ink);background:#fff;border-radius:999px;justify-content:center;align-items:center;gap:7px;padding:8px 13px;font-size:13px;line-height:1;display:inline-flex}.icon-button{width:36px;padding:0}.status-pill{letter-spacing:.03em;font-size:12px}.status-pill.live{color:var(--ok);background:oklch(97% .04 155);border-color:oklch(85% .08 155)}.status-pill.warn{color:oklch(50% .14 75);background:oklch(97% .05 75);border-color:oklch(85% .1 75)}.status-pill.err{color:var(--err);background:oklch(97% .04 25);border-color:oklch(85% .08 25)}.status-pill.empty{color:var(--ink-3)}.sub-nav,.meal-tabs{border-bottom:1px solid var(--line-2);background:#fff;gap:4px;padding:14px 32px 0;display:flex;overflow-x:auto}.sub-nav button,.meal-tabs button{color:var(--ink-3);white-space:nowrap;background:0 0;border:0;border-bottom:2px solid #0000;padding:14px 22px;font-size:17px;font-weight:600}.sub-nav button.active,.meal-tabs button.active{color:var(--ink);border-bottom-color:var(--accent)}.message-bar{color:oklch(42% .12 75);background:oklch(97% .05 75);border:1px solid oklch(85% .1 75);border-radius:6px;margin:14px 32px 0;padding:12px 16px;font-size:14px}.today-view{background:#fbfaf7;flex-direction:column;flex:1;min-height:0;display:flex}.desktop-service-summary{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:minmax(260px,1fr) minmax(340px,1.3fr) auto;align-items:center;gap:18px;margin:18px 24px 0;padding:14px 16px;display:grid;box-shadow:0 4px 16px #1817150d}.desktop-summary-head{justify-content:space-between;align-items:center;gap:14px;min-width:0;display:flex}.desktop-summary-head>div{min-width:0}.desktop-summary-head h2{margin:3px 0 0;font-size:22px;line-height:1.15}.desktop-summary-head p{color:var(--ink-3);word-break:keep-all;margin:4px 0 0;font-size:12px;line-height:1.35}.desktop-refresh-button{border:1px solid var(--ink);background:var(--ink);color:#fff;border-radius:999px;justify-content:center;align-items:center;gap:6px;min-height:32px;padding:0 11px;font-size:12px;font-weight:800;display:inline-flex}.desktop-service-strip{background:color-mix(in oklch, var(--accent-soft) 70%, #fff);border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px 12px;padding:11px 13px;display:grid}.desktop-service-summary.service-partial .desktop-service-strip{background:color-mix(in oklch, var(--fresh-soft) 58%, var(--accent-soft))}.desktop-service-summary.service-before .desktop-service-strip{background:oklch(96% .04 75)}.desktop-service-summary.service-closed .desktop-service-strip{background:var(--soft)}.desktop-service-copy{min-width:0}.desktop-service-copy strong{color:var(--ink);font-size:16px;line-height:1.2;display:block}.desktop-service-copy span{color:var(--ink-3);margin-top:3px;font-size:12px;font-weight:700;line-height:1.3;display:block}.desktop-service-window{color:var(--accent);font-family:var(--mono);white-space:nowrap;font-size:12px;font-weight:900}.desktop-service-progress{background:color-mix(in oklch, #fff 62%, var(--line));border-radius:999px;grid-column:1/-1;height:5px;overflow:hidden}.desktop-service-progress span{border-radius:inherit;background:var(--accent);height:100%;display:block}.desktop-service-summary.service-partial .desktop-service-progress span{background:var(--fresh)}.desktop-service-summary.service-before .desktop-service-progress span{background:var(--warn)}.desktop-service-summary.service-closed .desktop-service-progress span{background:var(--ink-4)}.desktop-summary-links{justify-content:flex-end;gap:8px;min-width:180px;display:flex}.desktop-summary-links a,.desktop-source-chip{border:1px solid var(--line);min-height:32px;color:var(--ink);white-space:nowrap;background:#fff;border-radius:999px;justify-content:center;align-items:center;gap:7px;padding:0 12px;font-size:12px;font-weight:900;display:inline-flex}.desktop-summary-links a:last-child,.desktop-source-chip:last-child{background:color-mix(in oklch, var(--fresh-soft) 64%, #fff)}.desktop-summary-links a span,.desktop-source-chip span{color:var(--ink-3);font-family:var(--mono);font-size:10px}.today-grid{flex:1;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:20px;min-height:0;padding:24px;display:grid}.restaurant-card{background:var(--bg);border:1px solid var(--line);border-radius:6px;flex-direction:column;min-height:480px;display:flex;overflow:hidden}.restaurant-head{border-bottom:1px solid var(--line);justify-content:space-between;gap:18px;padding:18px 22px}.restaurant-head h2{letter-spacing:0;margin:4px 0 0;font-size:19px;line-height:1.2}.overline{color:var(--ink-4);letter-spacing:.1em;text-transform:uppercase;font-size:11px}.restaurant-body{flex-direction:column;flex:1;gap:14px;padding:20px 22px;display:flex}.pdf-block{text-align:left;border:1px solid var(--line);color:var(--ink-2);background:#fff;border-radius:6px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;padding:12px 14px;display:grid}.pdf-block-text{flex-direction:column;gap:6px;min-width:0;display:flex}.pdf-block.pvv-corner-shared{background:#fbf8f2;border-color:#eee7db}.pdf-block.pvv-corner-alternate{background:#fffdf8;border-style:dashed;border-color:#e8dfd1}.pdf-block-text strong{color:var(--ink);font-size:17px;line-height:1.25}.pdf-block.pvv-corner-shared .pdf-block-text strong,.pdf-block.pvv-corner-alternate .pdf-block-text strong{font-size:15px}.pdf-block-text span:last-child{font-size:14px;line-height:1.5}.pdf-block.pvv-corner-shared .pdf-block-text span:last-child,.pdf-block.pvv-corner-alternate .pdf-block-text span:last-child{color:var(--ink-3);font-size:13px}.meta-line{color:var(--ink-4);letter-spacing:.1em;margin-top:4px;font-size:11px}.menu-list{flex-direction:column;display:flex}.menu-row{border:0;border-bottom:1px dashed var(--line-2);text-align:left;background:0 0;grid-template-columns:90px minmax(0,1fr) auto;align-items:center;gap:14px;padding:10px 0;display:grid}.menu-row:hover .menu-copy strong,.pdf-block:hover .pdf-block-text strong{color:var(--accent)}.thumb{object-fit:cover;border:1px solid var(--line);background:var(--soft);border-radius:4px;width:90px;height:64px}.thumb.placeholder,.detail-image.placeholder{background:repeating-linear-gradient(135deg, var(--soft), var(--soft) 8px, var(--line-2) 8px, var(--line-2) 9px);color:var(--ink-4);font-family:var(--mono);letter-spacing:.08em;justify-content:center;align-items:center;font-size:10px;display:inline-flex}.menu-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.menu-copy strong,.strip-col button strong{color:var(--ink);font-weight:700}.menu-copy span:last-child{color:var(--ink-3);font-size:13px;line-height:1.35}.corner-label{color:var(--accent);font-family:var(--mono);letter-spacing:.1em;font-size:11px}.kcal{color:var(--ink-3);letter-spacing:.03em;white-space:nowrap;font-size:13px}.empty-box{border:1px dashed var(--line);min-height:260px;color:var(--ink-3);text-align:center;background:#fff;border-radius:6px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:10px;padding:40px 24px;display:flex}.empty-box strong{color:var(--ink-2);font-size:18px}.empty-box span:last-child{font-size:14px}.pdf-warning{background:oklch(97% .04 75);border:1px solid oklch(85% .1 75);border-radius:6px;flex-direction:column;gap:14px;padding:20px 22px;display:flex}.warning-head{color:oklch(42% .12 75);align-items:center;gap:10px;display:flex}.pdf-warning p{color:var(--ink-2);margin:0;font-size:14px;line-height:1.5}.pdf-warning code{font-family:var(--mono);background:#fff;border-radius:3px;padding:2px 6px}.dark-button{background:var(--ink);color:#fff;border-color:var(--ink)}.light-button{color:var(--ink);background:#fff}.all-meal-view{flex-direction:column;gap:14px;padding:24px;display:flex}.meal-strip{border:1px solid var(--line);background:#fff;border-radius:6px;padding:14px 18px}.meal-strip.now{background:var(--accent-soft);border-color:oklch(85% .08 50)}.strip-label{color:var(--ink-3);letter-spacing:.1em;font-size:11px;font-weight:700}.meal-strip.now .strip-label{color:var(--accent)}.strip-columns{grid-template-columns:1fr 1fr;gap:16px;margin-top:10px;display:grid}.strip-col{flex-direction:column;gap:6px;display:flex}.strip-col button{text-align:left;background:0 0;border:0;align-items:baseline;gap:8px;padding:0;display:flex}.strip-col button span{color:var(--accent);font-family:var(--mono);font-size:11px}.strip-col em{color:var(--ink-4);font-size:13px}.week-view{background:#fbfaf7;flex:1;padding:24px;overflow:auto}.week-calendar{min-width:980px}.week-calendar-toolbar{justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;display:flex}.week-calendar-toolbar h2{margin:4px 0 0;font-size:22px}.week-filter{background:#f3efe7;border:1px solid #e7e2d8;border-radius:999px;gap:4px;padding:4px;display:flex}.week-filter button{min-width:58px;min-height:32px;color:var(--ink-3);background:0 0;border:0;border-radius:999px;padding:0 13px;font-size:13px;font-weight:800}.week-filter button.active{color:var(--ink);background:#fff;box-shadow:0 2px 8px #18171514}.week-day-grid{grid-template-columns:repeat(5,minmax(190px,1fr));gap:14px;display:grid}.week-day-card{background:#fff;border:1px solid #e5dfd5;border-radius:16px;min-width:0;overflow:hidden;box-shadow:0 3px 12px #1817150d}.week-day-head{background:#fff;border-bottom:1px solid #f0ece4;justify-content:space-between;align-items:flex-start;gap:8px;padding:15px 15px 12px;display:flex}.week-day-name{font-size:19px;font-weight:900}.week-day-date{color:#928b7d;font-family:var(--mono);margin-top:3px;font-size:12px}.week-today{color:#fff;background:#2c2924;border-radius:999px;align-items:center;height:22px;padding:0 8px;font-size:10px;font-weight:800;display:inline-flex;box-shadow:0 4px 12px #18171524}.week-meal-section{padding:13px 15px 15px}.week-meal-section+.week-meal-section{border-top:1px solid #f1ede5}.week-meal-label{justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;display:flex}.week-meal-label strong{align-items:center;gap:6px;font-size:13px;display:inline-flex}.week-meal-label strong:before{content:"";background:#b9a68e;border-radius:50%;width:5px;height:5px}.week-restaurant-group{background:#fff;border:1px solid #eee8df;border-radius:12px;gap:7px;margin-top:8px;padding:10px 11px 11px 12px;display:grid;position:relative}.week-restaurant-group:first-of-type{margin-top:0}.week-restaurant-group:before{content:"";background:color-mix(in oklch, var(--accent) 70%, #d7c4aa);border-radius:0 999px 999px 0;width:3px;position:absolute;top:12px;bottom:12px;left:0}.week-restaurant-group.freshmeal{border-color:#e7efeb}.week-restaurant-group.freshmeal:before{background:color-mix(in oklch, var(--fresh) 72%, #b8d8d2)}.week-restaurant-title{color:#2d2a25;justify-content:flex-start;align-items:center;gap:0;font-size:12px;font-weight:900;display:flex}.week-restaurant-title span{color:#aaa297;margin-left:auto;font-size:11px;font-weight:700}.week-restaurant-menu{color:#36322c;gap:6px;font-size:13px;line-height:1.42;display:grid}.week-menu-line{min-width:0;color:inherit;text-align:left;word-break:keep-all;background:0 0;border:0;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:2px 6px;padding:0;display:grid}.week-menu-line+.week-menu-line{border-top:1px dashed #f0ece4;padding-top:6px}.week-menu-line.pvv-corner-shared,.week-menu-line.pvv-corner-alternate{background:#fbf8f2;border-radius:8px;padding:6px 7px}.week-menu-line.pvv-corner-alternate{background:#fffdf8;border:1px dashed #eadfce}.week-menu-line.pvv-corner-shared .week-menu-text strong,.week-menu-line.pvv-corner-alternate .week-menu-text strong{font-size:12px}.week-menu-text{flex-direction:column;gap:2px;min-width:0;display:flex}.week-menu-line .week-menu-text strong{font-size:13px;font-weight:700}.week-menu-line em{color:#8f887d;grid-column:1/-1;margin-top:3px;font-size:12px;font-style:normal;line-height:1.35}.week-menu-line:hover .week-menu-text strong{color:var(--accent)}.week-restaurant-menu .corner-label{color:#6a5642;height:18px;box-shadow:none;background:#f8f3ea;border-color:#e7dece;border-radius:5px;margin-right:6px;padding:0 5px;font-size:10px;line-height:18px}.week-menu-empty{color:#b5aea4;font-size:13px}.muted{color:var(--ink-4)}.roulette-view{background:#fbfaf7;flex:1;padding:24px}.roulette-hero,.roulette-candidate-list{border:1px solid var(--line);background:#fff;border-radius:8px}.roulette-hero{padding:24px}.roulette-toolbar,.roulette-filters,.roulette-stage,.roulette-candidate-head{align-items:center;display:flex}.roulette-toolbar{justify-content:space-between;gap:18px}.roulette-toolbar h2{margin:4px 0 0;font-size:28px}.roulette-count{border:1px solid var(--line);color:var(--ink-3);font-family:var(--mono);border-radius:999px;padding:8px 13px;font-size:12px}.roulette-filters{flex-wrap:wrap;gap:10px;margin-top:18px}.roulette-stage{justify-content:center;align-items:center;gap:28px;margin-top:28px}.roulette-wheel-wrap{aspect-ratio:1;flex:none;place-items:center;width:min(430px,72vw);display:grid;position:relative}.roulette-pointer{z-index:2;border-left:13px solid #0000;border-right:13px solid #0000;border-top:24px solid var(--ink);filter:drop-shadow(0 4px 7px #18171538);width:0;height:0;position:absolute;top:-2px}.roulette-wheel{border:9px solid #fff;border-radius:50%;width:100%;height:100%;transition:transform 3.2s cubic-bezier(.08,.82,.16,1),filter .26s;position:relative;box-shadow:0 22px 60px -24px #18171573,inset 0 0 0 1px #ffffff6b}.roulette-wheel-wrap:before{content:"";z-index:1;opacity:0;pointer-events:none;background:#1817152e;border-radius:50%;transition:opacity .22s;position:absolute;inset:8px}.roulette-wheel-wrap.has-prize:before{opacity:1}.roulette-wheel-wrap.has-prize .roulette-wheel{filter:brightness(.72)saturate(.82)}.roulette-wheel:after{content:"";border:1px solid #ffffff59;border-radius:50%;position:absolute;inset:13px}.roulette-wheel-label{width:122px;min-height:48px;transform:translate(-50%, -50%) rotate(var(--label-angle)) translateY(-138px) rotate(var(--label-counter-angle));color:var(--ink);text-align:center;opacity:1;background:#ffffffe0;border-radius:10px;flex-direction:column;justify-content:center;gap:3px;padding:7px 9px;font-size:12px;line-height:1.25;transition:opacity .16s;display:flex;position:absolute;top:50%;left:50%;overflow:hidden;box-shadow:0 5px 12px #18171524}.roulette-wheel.labels-hidden .roulette-wheel-label{opacity:0;transition-duration:0s}.roulette-wheel-label em{color:var(--accent);font-family:var(--mono);font-size:10px;font-style:normal;font-weight:900}.roulette-wheel-label strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;font-weight:900;display:-webkit-box;overflow:hidden}.roulette-center-button{z-index:3;background:var(--ink);color:#fff;border:8px solid #fff;border-radius:50%;place-items:center;width:112px;height:112px;font-size:18px;font-weight:900;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 28px #18171540}.roulette-center-button:hover:not(:disabled){background:#2d2923}.roulette-center-button:disabled{cursor:wait;opacity:1}.roulette-prize{z-index:4;border:1px solid var(--line);text-align:center;background:#fffffff5;border-radius:8px;width:min(328px,100% - 34px);padding:16px;animation:.44s cubic-bezier(.18,.9,.22,1.2) both roulettePrizeIn;position:absolute;top:50%;left:50%;overflow:visible;transform:translate(-50%,-50%);box-shadow:0 18px 46px -20px #1817158c}.roulette-prize:before{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(105deg,#0000 38%,#ffffffc7 50%,#0000 62%);animation:.9s ease-out .18s both roulettePrizeSweep;position:absolute;inset:0;transform:translate(-60%)rotate(8deg)}.roulette-prize>*{z-index:1;position:relative}.roulette-prize h4{margin:7px 0 0;font-size:26px;line-height:1.22}.roulette-prize-menu{max-width:100%;color:var(--ink);word-break:keep-all;margin:8px auto 0;animation:.52s cubic-bezier(.18,.9,.22,1.22) .15s both rouletteMenuPop;display:block}.roulette-prize-menu:after{content:"";z-index:-1;background:color-mix(in oklch, var(--accent-soft) 78%, #fff);transform-origin:0;border-radius:999px;height:10px;animation:.52s ease-out .28s both rouletteMenuHighlight;position:absolute;bottom:1px;left:2px;right:2px;transform:scaleX(0)}.roulette-prize-source{background:var(--accent-soft);width:fit-content;min-height:24px;color:var(--accent);font-family:var(--mono);transform-origin:50%;border-radius:999px;justify-content:center;align-items:center;margin:0 auto;padding:0 10px;font-size:11px;font-weight:900;animation:.5s cubic-bezier(.16,.9,.2,1.24) 90ms both roulettePrizeStamp;display:flex}.roulette-prize-source.freshmeal{background:var(--fresh-soft);color:var(--fresh)}.roulette-prize p{color:var(--ink-3);margin:7px 0 14px;font-size:13px;line-height:1.4;animation:.36s ease-out .26s both rouletteFadeUp}.roulette-prize-actions{flex-wrap:wrap;justify-content:center;gap:8px;animation:.36s ease-out .33s both rouletteFadeUp;display:flex}.roulette-prize-burst{z-index:2;pointer-events:none;position:absolute;inset:0}.roulette-prize-burst span{background:var(--accent);opacity:0;width:5px;height:5px;animation:rouletteSpark .92s var(--spark-delay,0s) ease-out both;border-radius:50%;position:absolute;top:50%;left:50%;box-shadow:0 0 0 2px #ffffffad,0 0 12px #c66a2e47}.roulette-prize-burst .spark-fresh{background:var(--fresh);box-shadow:0 0 0 2px #ffffffad,0 0 12px #358f8647}.roulette-prize-burst .spark-warn{background:var(--warn);box-shadow:0 0 0 2px #ffffffad,0 0 12px #d7a84a47}.roulette-prize-burst .spark-line{border-radius:999px;width:14px;height:3px}.roulette-prize-actions .dark-button,.roulette-prize-actions .light-button{min-height:32px;padding:7px 12px}.roulette-empty{border:1px dashed var(--line);width:min(360px,100%);color:var(--ink-3);background:#fff;border-radius:8px;padding:18px}.roulette-candidate-list{margin-top:12px;padding:14px 18px}.roulette-candidate-list.numbered{border-radius:16px;margin-top:12px;padding:0;overflow:hidden}.roulette-candidate-head{color:var(--ink-3);justify-content:space-between;gap:14px;font-size:13px}.roulette-candidate-list.numbered .roulette-candidate-head{border-bottom:1px solid var(--line-2);justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.roulette-candidate-toggle{color:var(--ink);background:0 0;border:0;align-items:center;padding:0;font-weight:800;display:inline-flex}.roulette-candidate-toggle.static{cursor:default}.roulette-candidate-list.numbered .roulette-candidate-toggle{font-size:14px;line-height:1.25}.roulette-candidate-list.numbered .roulette-candidate-head>span:last-child{color:var(--ink-3);font-size:11px;font-weight:800;line-height:1.35}.roulette-candidate-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:10px;margin-top:14px;display:grid}.roulette-candidate-grid.numbered{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin-top:0}.roulette-candidate{border:1px solid var(--line-2);text-align:left;background:#fff;border-radius:6px;grid-template-columns:auto minmax(0,1fr);align-items:start;column-gap:10px;min-height:78px;padding:12px;display:grid}.roulette-candidate-grid.numbered .roulette-candidate{border:0;border-bottom:1px dashed var(--line-2);background:#fff;border-radius:0;grid-template-columns:24px minmax(0,1fr);align-items:start;column-gap:7px;min-height:44px;padding:8px 9px}.roulette-candidate-grid.numbered .roulette-candidate:nth-child(odd){border-right:1px dashed var(--line-2)}.roulette-candidate-grid.numbered .roulette-candidate:last-child,.roulette-candidate-grid.numbered .roulette-candidate:nth-last-child(2):nth-child(odd){border-bottom:0}.roulette-candidate-markers{flex-direction:column;align-items:center;gap:7px;min-width:28px;display:flex}.roulette-candidate-grid.numbered .roulette-candidate-markers{gap:0;min-width:24px}.roulette-candidate-number{background:var(--ink);color:#fff;width:24px;height:24px;font-family:var(--mono);border-radius:50%;place-items:center;font-size:11px;font-weight:900;line-height:1;display:grid}.roulette-candidate-grid.numbered .roulette-candidate-number{width:22px;height:22px;font-size:10px}.roulette-candidate-grid.numbered .pvv-badge-sm{display:none}.roulette-candidate-grid.numbered .pvv-badge-sm .pvv-badge-split{font-size:8px}.roulette-candidate:hover{border-color:oklch(75% .1 50)}.roulette-candidate-text{flex-direction:column;gap:7px;min-width:0;display:flex}.roulette-candidate-grid.numbered .roulette-candidate-text{gap:2px;padding-top:0;display:grid}.roulette-candidate-text>span{color:var(--ink-3);font-family:var(--mono);font-size:11px}.roulette-candidate-grid.numbered .roulette-candidate-text>span{color:var(--accent);letter-spacing:.06em;font-size:9px;font-weight:900;line-height:1.25}.roulette-candidate-text strong{color:var(--ink);line-height:1.35}.roulette-candidate-grid.numbered .roulette-candidate-text strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:900;line-height:1.25;display:block;overflow:hidden}.roulette-candidate.freshmeal{background:linear-gradient(180deg, #fff, var(--fresh-soft))}.roulette-candidate-grid.numbered .roulette-candidate.freshmeal{background:linear-gradient(180deg, #f8fffc 0%, var(--fresh-soft) 100%)}.roulette-candidate.pvv-corner-shared{background:#fbf8f2;min-height:68px}.roulette-candidate-grid.numbered .roulette-candidate.pvv-corner-shared{background:#fbf8f2;min-height:44px}.roulette-candidate.pvv-corner-alternate{background:#fffdf8;border-style:dashed;min-height:68px}.roulette-candidate-grid.numbered .roulette-candidate.pvv-corner-alternate{background:#fffdf8;border-style:dashed;min-height:44px}.roulette-candidate.pvv-corner-shared .roulette-candidate-text strong,.roulette-candidate.pvv-corner-alternate .roulette-candidate-text strong{font-size:13px}.roulette-candidate-grid.numbered .roulette-candidate.pvv-corner-shared .roulette-candidate-text strong,.roulette-candidate-grid.numbered .roulette-candidate.pvv-corner-alternate .roulette-candidate-text strong{font-size:12px}.detail-overlay{z-index:90;background:#1817156b;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.detail-card{background:#fff;border-radius:8px;flex-direction:column;gap:18px;width:min(560px,100%);max-height:calc(100vh - 48px);padding:28px;display:flex;overflow:auto;box-shadow:0 30px 80px -20px #0000004d}.detail-card.no-image{width:min(480px,100%)}.detail-head,.detail-meta{justify-content:space-between;gap:12px}.detail-image{object-fit:cover;border:1px solid var(--line);background:var(--soft);border-radius:4px;width:100%;height:240px}.detail-card h2{letter-spacing:0;margin:6px 0 0;font-size:28px}.detail-card p{color:var(--ink-3);margin:10px 0 0;line-height:1.55}.detail-meta{border-top:1px solid var(--line-2);font-family:var(--mono);color:var(--ink-3);padding-top:16px;font-size:13px}.detail-meta a{color:var(--accent);align-items:center;gap:6px;display:inline-flex}.center-state{color:var(--ink-3);flex:1;justify-content:center;align-items:center;gap:12px;display:flex}.spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@keyframes roulettePrizeIn{0%{opacity:0;transform:translate(-50%,-44%)scale(.92)}68%{opacity:1;transform:translate(-50%,-51%)scale(1.025)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@keyframes roulettePrizeStamp{0%{opacity:0;transform:translateY(-10px)rotate(-8deg)scale(.75)}62%{opacity:1;transform:translateY(1px)rotate(3deg)scale(1.08)}to{opacity:1;transform:translateY(0)rotate(0)scale(1)}}@keyframes rouletteMenuPop{0%{opacity:0;transform:translateY(10px)scale(.86)}64%{opacity:1;transform:translateY(-2px)scale(1.06)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes rouletteMenuHighlight{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes roulettePrizeSweep{0%{opacity:0;transform:translate(-60%)rotate(8deg)}30%{opacity:1}to{opacity:0;transform:translate(60%)rotate(8deg)}}@keyframes rouletteFadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes rouletteSpark{0%{opacity:0;transform:translate(-50%, -50%) rotate(var(--spark-rotate,0deg)) scale(.15)}20%{opacity:1;transform:translate(-50%, -50%) rotate(var(--spark-rotate,0deg)) scale(1.18)}44%{opacity:1}to{opacity:0;transform:translate(-50%, -50%) translate(var(--spark-x), var(--spark-y)) rotate(var(--spark-rotate,0deg)) scale(.68)}}:root{--pvv-a:oklch(66% .16 45);--pvv-b:oklch(60% .14 200);--pvv-self-left:oklch(66% .16 45);--pvv-self-right:oklch(60% .14 200);--pvv-salad:oklch(62% .16 130)}.pvv-badge{font-family:var(--mono);letter-spacing:.02em;color:#fff;flex:none;justify-content:center;align-items:center;font-weight:700;display:inline-flex;overflow:hidden}.pvv-badge-md{border-radius:7px;width:28px;height:28px;margin-top:1px;font-size:13px}.pvv-badge-sm{border-radius:5px;width:18px;height:18px;margin-top:2px;font-size:10px}.pvv-badge.pvv-corner-id-a{background:var(--pvv-a)}.pvv-badge.pvv-corner-id-b{background:var(--pvv-b)}.pvv-badge.pvv-corner-id-self{background:linear-gradient(90deg, var(--pvv-self-left) 0%, var(--pvv-self-left) 50%, var(--pvv-self-right) 50%, var(--pvv-self-right) 100%);font-size:0}.pvv-badge.pvv-corner-id-salad{border:1.5px solid var(--pvv-salad);color:var(--pvv-salad);background:#fff}.pvv-badge-sm.pvv-corner-id-salad{border-width:1.2px}.pvv-badge.pvv-corner-id-other{background:var(--ink-3)}.pvv-badge-split{color:#fff;justify-content:space-around;align-items:center;width:100%;height:100%;font-size:10px;font-weight:700;display:inline-flex}.pvv-badge-md .pvv-badge-split{font-size:11px}.pvv-badge-sm .pvv-badge-split{font-size:8px}.status-dot{background:var(--ink-4);border-radius:99px;flex:none;width:9px;height:9px;display:inline-block}.status-dot.live,.status-dot.ok{background:var(--ok)}.status-dot.warn{background:oklch(70% .15 75)}.status-dot.err,.status-dot.error{background:var(--err)}.status-dot.empty{background:var(--ink-4)}.mobile-top-bar{background:var(--soft);border-bottom:1px solid var(--line-2);z-index:30;align-items:center;gap:8px;min-height:52px;padding:10px 14px;display:flex;position:sticky;top:0}.mobile-brand-title{white-space:nowrap;font-size:15px;font-weight:700}.mobile-pill-wrap{position:relative}.meal-pill{background:var(--accent-soft);color:var(--accent);cursor:pointer;white-space:nowrap;border:0;border-radius:99px;align-items:center;gap:3px;padding:6px 11px;font-size:13px;font-weight:700;display:inline-flex}.meal-pill-menu{z-index:40;border:1px solid var(--line);background:#fff;border-radius:10px;flex-direction:column;min-width:100px;padding:6px;display:flex;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 10px 28px #14120f1f}.meal-pill-menu button{text-align:left;color:var(--ink-2);cursor:pointer;background:0 0;border:0;border-radius:6px;padding:9px 12px;font-size:14px;font-weight:600}.meal-pill-menu button:hover{background:var(--soft)}.meal-pill-menu button.active{background:var(--accent-soft);color:var(--accent)}.mobile-date{font-family:var(--mono);color:var(--ink-3);letter-spacing:.04em;white-space:nowrap;margin-left:4px;font-size:11px}.mobile-top-bar .icon-button,.mobile-top-bar>.status-dot{margin-left:auto}.mobile-top-bar>.status-dot+.icon-button{margin-left:4px}.bottom-nav{z-index:30;border-top:1px solid var(--line-2);padding:6px 0 calc(6px + env(safe-area-inset-bottom));background:#fdfcf9;display:flex;position:sticky;bottom:0}.bottom-nav button{color:var(--ink-3);cursor:pointer;background:0 0;border:0;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;padding:8px 4px;font-size:11px;font-weight:600;display:flex;position:relative}.bottom-nav button.active{color:var(--ink)}.bottom-nav button.active:after{content:"";background:var(--accent);border-radius:99px;width:4px;height:4px;position:absolute;bottom:4px}.sheet-overlay{z-index:80;justify-content:stretch;align-items:flex-end;display:flex;position:fixed;inset:0}.sheet-backdrop{-webkit-backdrop-filter:blur(2px);background:#14120f59;animation:.18s ease-out sheetFadeIn;position:absolute;inset:0}.admin-sheet{width:100%;padding:10px 0 calc(20px + env(safe-area-inset-bottom));background:#fff;border-top-left-radius:18px;border-top-right-radius:18px;max-height:86vh;animation:.24s cubic-bezier(.2,.8,.2,1) sheetSlideUp;position:relative;overflow-y:auto}.sheet-grip{background:var(--line);border-radius:99px;width:38px;height:4px;margin:0 auto 10px}.sheet-head{border-bottom:1px solid var(--line-2);justify-content:space-between;align-items:center;padding:4px 20px 14px;display:flex}.sheet-head h2{font-size:17px;font-weight:700}.sheet-section{border-bottom:1px solid var(--line-2);flex-direction:column;gap:10px;padding:16px 20px;display:flex}.sheet-section:last-child{border-bottom:0}.sheet-label{font-family:var(--mono);color:var(--ink-3);letter-spacing:.08em;font-size:10px}.sheet-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.sheet-row-text{flex-direction:column;gap:2px;min-width:0;display:flex}.sheet-row-text strong{color:var(--ink);font-size:14px;font-weight:600}.sheet-row-text span{color:var(--ink-3);font-size:12px}.sheet-sync{flex-direction:column;gap:8px;font-size:13px;display:flex}.sheet-sync-row{color:var(--ink-2);align-items:center;gap:9px;display:flex}.sheet-sync-row>.status-dot{width:8px;height:8px}.sheet-sync-ts{font-family:var(--mono);color:var(--ink);margin-left:auto;font-size:11px}.sheet-hint{color:var(--ink-3);margin-top:6px;font-size:11px;font-style:italic}@keyframes sheetFadeIn{0%{opacity:0}to{opacity:1}}@keyframes sheetSlideUp{0%{opacity:.4;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes sheetFadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (width>=861px){.sheet-overlay{justify-content:center;align-items:center;padding:24px}.admin-sheet{border-radius:14px;width:100%;max-width:460px;padding:10px 0 20px;animation:.2s ease-out sheetFadeUp}.sheet-grip{display:none}.sheet-head{padding:12px 22px 14px}}@media (width>=861px) and (width<=1120px){.desktop-service-summary{grid-template-columns:1fr}.desktop-summary-links{flex-wrap:wrap;justify-content:flex-start;min-width:0}}@media (width<=860px){.mobile-today-view{background:#fbfaf7;flex:1;padding:12px 12px 14px}.mobile-today-summary{border:1px solid var(--line);background:#fff;border-radius:16px;padding:12px;box-shadow:0 6px 18px #1817150d}.mobile-summary-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.mobile-summary-head>div{min-width:0}.mobile-summary-head h2{margin:3px 0 0;font-size:19px;line-height:1.2}.mobile-summary-head p{color:var(--ink-3);word-break:keep-all;margin:3px 0 0;font-size:11px;line-height:1.35}.mobile-refresh-button{border:1px solid var(--ink);background:var(--ink);color:#fff;border-radius:999px;flex:none;justify-content:center;align-items:center;gap:5px;min-height:32px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.mobile-service-strip{background:color-mix(in oklch, var(--accent-soft) 68%, #fff);border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:9px 10px;margin-top:10px;padding:10px 11px;display:grid}.service-partial .mobile-service-strip{background:color-mix(in oklch, var(--fresh-soft) 58%, var(--accent-soft))}.service-before .mobile-service-strip{background:oklch(96% .04 75)}.service-closed .mobile-service-strip{background:var(--soft)}.mobile-service-copy{min-width:0}.mobile-service-copy strong{color:var(--ink);font-size:15px;line-height:1.22;display:block}.mobile-service-copy span{color:var(--ink-3);word-break:keep-all;margin-top:3px;font-size:11px;font-weight:700;line-height:1.3;display:block}.mobile-service-window{color:var(--accent);font-family:var(--mono);white-space:nowrap;font-size:11px;font-weight:900}.mobile-service-progress{background:color-mix(in oklch, #fff 62%, var(--line));border-radius:999px;grid-column:1/-1;height:6px;overflow:hidden}.mobile-service-progress span{border-radius:inherit;background:var(--accent);height:100%;display:block}.service-partial .mobile-service-progress span{background:var(--fresh)}.service-before .mobile-service-progress span{background:var(--warn)}.service-closed .mobile-service-progress span{background:var(--ink-4)}.mobile-summary-links{grid-template-columns:1fr 1fr;gap:8px;margin-top:8px;display:grid}.mobile-summary-links a{border:1px solid var(--line);min-height:34px;color:var(--ink);background:#fff;border-radius:999px;justify-content:center;align-items:center;gap:7px;font-size:13px;font-weight:900;display:inline-flex}.mobile-summary-links a:last-child{background:color-mix(in oklch, var(--fresh-soft) 64%, #fff)}.mobile-summary-links span{color:var(--ink-3);font-family:var(--mono);font-size:10px}.mobile-restaurant-stack{flex-direction:column;gap:12px;display:flex}.mobile-source-section{scroll-margin-top:68px}.today-grid{grid-template-columns:1fr;gap:10px;padding:10px}.strip-columns{grid-template-columns:1fr}.all-meal-view,.week-view,.roulette-view{padding:14px}.mobile-today-view .restaurant-card{background:var(--bg);border-radius:14px;gap:0;min-height:auto;padding:0;box-shadow:0 6px 18px #1817150a}.mobile-today-view .restaurant-head{flex-direction:column;align-items:flex-start;gap:12px;padding:15px 15px 13px}.mobile-today-view .restaurant-head h2{font-size:18px;line-height:1.2}.mobile-today-view .restaurant-head .overline{font-size:10px}.mobile-today-view .restaurant-head .source-link{min-height:30px;padding:6px 10px;font-size:11px}.mobile-today-view .restaurant-body{gap:10px;padding:14px 15px 16px}.mobile-today-view .pdf-block{border-radius:12px;gap:10px;padding:12px}.mobile-today-view .pdf-block-text strong{font-size:18px;font-weight:700}.mobile-today-view .pdf-block.pvv-corner-shared .pdf-block-text strong,.mobile-today-view .pdf-block.pvv-corner-alternate .pdf-block-text strong{font-size:16px}.mobile-today-view .pdf-block-text .overline{font-size:10px}.mobile-today-view .pdf-block-text span:last-child{font-size:13px}.mobile-today-view .menu-row{grid-template-columns:82px minmax(0,1fr);gap:11px;padding:11px 0}.mobile-today-view .menu-row .menu-copy strong{font-size:18px;line-height:1.22}.mobile-today-view .menu-row .menu-copy .corner-label{font-size:10px}.mobile-today-view .menu-copy span:last-child{font-size:13px;line-height:1.45}.mobile-today-view .thumb{border-radius:12px;width:82px;height:82px}.mobile-today-view .menu-row .kcal{grid-column:2;font-size:11px}.restaurant-card{min-height:auto}.menu-row{grid-template-columns:56px minmax(0,1fr);gap:8px;padding:8px 0}.thumb{border-radius:7px;width:56px;height:56px}.week-calendar{min-width:0}.week-calendar-toolbar{flex-direction:column;align-items:flex-start;gap:6px}.week-day-grid{grid-template-columns:1fr;gap:10px}.roulette-hero{padding:16px}.roulette-toolbar,.roulette-stage,.roulette-candidate-head{flex-direction:column;align-items:flex-start}.roulette-wheel-wrap{align-self:center;width:min(100%,280px)}.roulette-candidate-list.numbered{padding:0}.roulette-candidate-list.numbered .roulette-candidate-head{flex-direction:row;align-items:center}.roulette-candidate-list.numbered .roulette-candidate-toggle{font-size:14px}.roulette-candidate-list.numbered .roulette-candidate-head>span:last-child{font-size:11px}.roulette-candidate-grid.numbered{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin-top:0}.roulette-candidate-grid.numbered .roulette-candidate{grid-template-columns:24px minmax(0,1fr);column-gap:7px;min-height:44px;padding:8px 9px}.roulette-candidate-grid.numbered .roulette-candidate-markers{gap:0;min-width:24px}.roulette-candidate-grid.numbered .roulette-candidate-number{width:22px;height:22px;font-size:10px}.roulette-candidate-grid.numbered .pvv-badge-sm{display:none}.roulette-candidate-grid.numbered .pvv-badge-sm .pvv-badge-split{font-size:8px}.roulette-candidate-grid.numbered .roulette-candidate-text{gap:2px}.roulette-candidate-grid.numbered .roulette-candidate-text>span{font-size:9px}.roulette-candidate-grid.numbered .roulette-candidate-text strong,.roulette-candidate-grid.numbered .roulette-candidate.pvv-corner-shared .roulette-candidate-text strong,.roulette-candidate-grid.numbered .roulette-candidate.pvv-corner-alternate .roulette-candidate-text strong{font-size:12px;line-height:1.25}}
