:root{--color-bg: #f6efe4;--color-surface: #fff8ef;--color-surface-soft: #fbf2e7;--color-primary: #8f1d1d;--color-primary-dark: #681515;--color-text: #2a1e1a;--color-text-muted: #7b6a5f;--color-border: #e8d9c8;--color-button-bg: transparent;--color-button-text: #8f1d1d;--color-button-outline: #8f1d1d;--color-bottom-nav-bg: #fff8ef;--color-bottom-nav-text: #8f1d1d;--color-bottom-nav-border: #e8d9c8;--color-bottom-nav-active-bg: rgba(143, 29, 29, .08);--color-bottom-nav-active-text: #8f1d1d;--color-chip-bg: #fff8ef;--color-chip-active-bg: #8f1d1d;--color-chip-active-text: #fff8ef;--color-card-bg: #fff8ef;--color-shadow: rgba(86, 52, 36, .1);--color-shadow-soft: rgba(86, 52, 36, .06);--color-bg-deep: #f6efe4;--radius-card: 18px;--radius-control: 999px;color:var(--color-text);background:var(--color-bg);font-family:Inter,Noto Sans SC,PingFang SC,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;color:var(--color-text);background:radial-gradient(circle at 50% -120px,rgba(143,29,29,.07),transparent 330px),linear-gradient(180deg,var(--color-bg) 0%,var(--color-bg-deep) 100%)}button{font:inherit;-webkit-tap-highlight-color:transparent}h1,h2,h3,p{margin-top:0}p{line-height:1.55}.srOnly{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.appShell{position:relative;width:min(100%,520px);min-height:100vh;margin:0 auto;padding:20px 18px 32px}.datasetBanner{position:sticky;top:0;z-index:30;margin:0 0 10px;padding:8px 12px;border:1px solid rgba(143,29,29,.18);border-radius:999px;color:var(--color-primary);background:#fff8efc7;font-size:12px;font-weight:850;text-align:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.screen,.homeScreen{display:grid;gap:18px}.homeScreen{min-height:100vh;align-content:center;padding:26px 0 42px;text-align:center}.backButton,.textButton{display:inline-flex;align-items:center;gap:7px;color:var(--color-primary);background:transparent;border:0}.backButton{position:sticky;top:10px;z-index:12;width:42px;height:42px;justify-content:center;margin-bottom:8px;border-radius:var(--radius-control);background:#fff8efd1;border:1px solid var(--color-border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.eyebrow{margin-bottom:8px;color:var(--color-primary);font-size:11px;font-weight:650;letter-spacing:.08em;text-transform:uppercase}.screenTitle h1,.homeScreen h1,.resultHeader h1{margin-bottom:8px;color:var(--color-primary);font-size:32px;line-height:1.04;letter-spacing:0;font-weight:760}.screenTitle p,.lead,.resultHeader p,.hint,.safety,.infoBox p,.orderBox p,.historyCard p{color:var(--color-text-muted)}.lead{font-size:17px;font-weight:380}.homeHero{display:grid;place-items:center;gap:10px;padding:18px 0 8px}.brandMark{display:block;width:min(76vw,300px);height:auto;max-height:380px;margin-bottom:0;object-fit:contain;background:transparent;mix-blend-mode:multiply;filter:drop-shadow(0 16px 32px rgba(143,29,29,.08))}.brandEnglish{margin:-2px 0 0;color:var(--color-primary);font-family:Georgia,Times New Roman,serif;font-size:18px;letter-spacing:.16em}.glassBowl{position:relative;width:172px;height:172px;border:1.5px solid rgba(143,29,29,.34);border-radius:46% 46% 50% 50%;overflow:hidden;background:#fff8ef7a;box-shadow:0 26px 68px var(--color-shadow-soft)}.glassBowl:after{position:absolute;left:50%;top:162px;width:3px;height:58px;background:#8f1d1d47;content:""}.glassBowl span{position:absolute;top:58px;right:10px;bottom:10px;left:10px;border-radius:45% 45% 50% 50%;background:linear-gradient(160deg,#f5d391e6,#8f1d1db8),var(--color-primary)}.homeActions,.stickyActions,.actionRow{display:flex;gap:10px}.homeActions{flex-direction:column;gap:12px;margin-top:8px}.primaryButton,.secondaryButton{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:0 20px;border-radius:var(--radius-control);border:1px solid var(--color-button-outline);font-weight:560;letter-spacing:.03em;cursor:pointer;transition:background-color .16s ease,color .16s ease,border-color .16s ease,transform .12s ease}.primaryButton{color:var(--color-button-text);background:var(--color-button-bg)}.primaryButton:disabled{opacity:.65}.secondaryButton{color:var(--color-text);background:var(--color-surface);border:1px solid var(--color-border)}.homeActions .primaryButton{min-height:56px;font-size:15px}.homeActions .secondaryButton{justify-content:center;min-height:52px;padding-inline:18px;color:var(--color-primary);background:#fff8ef9e;text-align:center}.homeActions .primaryButton,.homeActions .secondaryButton{gap:11px}.primaryButton:hover,.primaryButton:focus-visible{color:var(--color-surface);background:var(--color-primary);border-color:var(--color-primary)}.secondaryButton:hover,.secondaryButton:focus-visible{color:var(--color-primary);border-color:#8f1d1d57}.primaryButton:active,.secondaryButton:active,.chip:active,.segmented button:active{transform:translateY(1px)}.full{width:100%}.grow{flex:1}.big{min-height:56px;font-size:17px}.buttonBadge{display:inline-grid;place-items:center;min-width:22px;height:22px;padding:0 7px;border-radius:999px;color:var(--color-chip-active-text);background:var(--color-primary);flex:0 0 auto}.buttonBadge.soft{color:var(--color-primary);background:#8f1d1d14;border:1px solid rgba(143,29,29,.12)}.safety{margin:6px 0 0;padding:12px;border-radius:14px;color:var(--color-text-muted);background:#fff8ef94;border:1px solid rgba(232,217,200,.72);font-size:12px}.selectBlock{display:grid;gap:10px;padding:16px;border-radius:var(--radius-card);background:var(--color-card-bg);border:1px solid var(--color-border);box-shadow:0 12px 34px var(--color-shadow-soft)}.selectBlock h2{margin-bottom:0;font-size:16px;letter-spacing:0;color:var(--color-text);font-weight:650}.chipGrid,.modalOptions,.tagList{display:flex;flex-wrap:wrap;gap:8px}.chip{min-height:38px;padding:8px 12px;color:var(--color-text);background:var(--color-chip-bg);border:1px solid var(--color-border);border-radius:var(--radius-control)}.chip.selected,.segmented button.active{color:var(--color-chip-active-text);background:var(--color-chip-active-bg);border-color:var(--color-chip-active-bg);font-weight:720}.segmented{display:grid;grid-template-columns:repeat(auto-fit,minmax(86px,1fr));gap:8px}.segmented button{min-height:40px;color:var(--color-text);background:#fff8ef80;border:1px solid var(--color-border);border-radius:var(--radius-control)}.hint{margin-bottom:0;font-size:12px}.stickyActions{position:sticky;bottom:12px;z-index:8;margin:8px 0 0;padding:7px;border:1px solid var(--color-bottom-nav-border);border-radius:26px;background:var(--color-bottom-nav-bg);box-shadow:0 16px 38px var(--color-shadow-soft);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.stickyActions .primaryButton,.stickyActions .secondaryButton{min-height:43px;color:var(--color-bottom-nav-text);background:transparent;border-color:transparent;font-size:14px;font-weight:520}.stickyActions .primaryButton{color:var(--color-bottom-nav-active-text);background:var(--color-bottom-nav-active-bg);border-color:#8f1d1d2e}.stickyActions.navSchemeWine{--color-bottom-nav-bg: var(--color-primary-dark);--color-bottom-nav-text: var(--color-bg);--color-bottom-nav-border: var(--color-primary-dark);--color-bottom-nav-active-bg: rgba(246, 239, 228, .14);--color-bottom-nav-active-text: var(--color-bg);box-shadow:0 16px 34px #68151529}.stickyActions.navSchemeTaupe{--color-bottom-nav-bg: #3a302c;--color-bottom-nav-text: var(--color-bg);--color-bottom-nav-border: #3a302c;--color-bottom-nav-active-bg: rgba(246, 239, 228, .12);--color-bottom-nav-active-text: var(--color-bg);box-shadow:0 16px 34px #3a302c24}.wheelWrap{position:relative;display:grid;place-items:center;min-height:312px}.pointer{position:absolute;top:2px;z-index:2;width:0;height:0;border-left:14px solid transparent;border-right:14px solid transparent;border-top:24px solid var(--color-primary);filter:drop-shadow(0 5px 10px rgba(104,21,21,.14))}.wheel{position:relative;width:min(82vw,306px);aspect-ratio:1;border-radius:50%;border:9px solid rgba(255,248,239,.92);box-shadow:0 22px 54px #5634241f,inset 0 0 0 1px #8f1d1d1f;transition:transform 1.45s cubic-bezier(.14,.68,.06,1)}.wheel:after{position:absolute;top:16px;right:16px;bottom:16px;left:16px;border-radius:50%;border:1px solid rgba(104,21,21,.12);box-shadow:inset 0 0 0 1px #fff8ef61;content:""}.wheelCenter{position:absolute;top:50%;right:50%;bottom:50%;left:50%;z-index:2;display:grid;place-items:center;width:76px;height:76px;transform:translate(-50%,-50%);border-radius:50%;color:var(--color-primary);background:radial-gradient(circle at 50% 35%,rgba(255,255,255,.44),transparent 48%),var(--color-surface);border:1px solid var(--color-border);box-shadow:0 12px 30px #5634241a}.wheelLabel{position:absolute;left:calc(50% - 28px);top:calc(50% - 9px);z-index:1;width:56px;color:#2a1e1adb;font-size:11px;font-weight:780;line-height:1.15;text-align:center;text-shadow:0 1px 7px rgba(255,248,239,.68);transform-origin:center center}.wheelLabel.muted{opacity:.48}.candidateList,.historyList,.mapCardGrid,.libraryGrid{display:grid;gap:10px}.mapSection{display:grid;gap:10px;scroll-margin-top:18px;border-radius:var(--radius-card);transition:background .18s ease,box-shadow .18s ease,outline-color .18s ease;outline:1px solid transparent;outline-offset:8px}.mapSection.isActiveTarget{outline-color:#8f1d1d3d;background:#fff8ef57;box-shadow:0 10px 28px #8f1d1d0f}.sectionHeader{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;padding:0 2px}.sectionHeader h2{margin:0;color:var(--color-primary);font-size:18px;line-height:1.2;letter-spacing:0}.sectionHeader span{color:var(--color-text-muted);font-size:12px;line-height:1.35;text-align:right}.candidateRow,.mapDrinkCard,.libraryCard,.historyCard,.infoBox,.orderBox,.feedbackBox,.feedbackExport,.strengthPanel,.metric{border-radius:var(--radius-card);background:var(--color-card-bg);border:1px solid var(--color-border);box-shadow:0 12px 32px var(--color-shadow-soft)}.candidateRow{display:flex;justify-content:space-between;gap:12px;padding:13px 14px}.candidateRow strong,.candidateRow span{display:block}.candidateRow span,.candidateRow em,.metaLine,.rating{color:var(--color-text-muted);font-size:12px;font-style:normal}.candidateRow.gray{opacity:.72}.candidateRow.gray:after{content:"低可做";align-self:center;color:var(--color-primary);font-size:12px}.libraryScreen{padding-bottom:24px}.librarySearch{display:grid;grid-template-columns:20px 1fr;align-items:center;gap:8px;min-height:48px;padding:0 14px;border-radius:var(--radius-control);color:var(--color-primary);background:#fff8efbd;border:1px solid var(--color-border);box-shadow:0 12px 32px var(--color-shadow-soft)}.librarySearch input{width:100%;min-width:0;border:0;outline:0;color:var(--color-text);background:transparent;font:inherit}.librarySearch input::placeholder{color:#7b6a5fc7}.librarySummary{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;gap:8px;color:var(--color-text-muted);font-size:13px}.librarySummary strong{color:var(--color-primary)}.libraryFilters{display:grid;gap:10px}.libraryFilters .selectBlock{padding:13px}.libraryFilters .chip{min-height:34px;padding:7px 10px;font-size:12px}.libraryGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.libraryCard{min-width:0;overflow:hidden}.libraryCard button{display:grid;gap:9px;width:100%;height:100%;min-width:0;padding:8px;border:0;color:var(--color-text);background:transparent;text-align:left}.libraryCard .drinkVisual.compact{height:120px}.libraryCardBody{display:grid;gap:5px;min-width:0}.libraryCardBody h2,.libraryCardBody span,.libraryCardBody p,.libraryCardBody small,.libraryCardBody em{margin:0;overflow:hidden;text-overflow:ellipsis}.libraryCardBody h2{color:var(--color-primary);font-size:16px;line-height:1.2;white-space:nowrap}.libraryCardBody span,.libraryCardBody p,.libraryCardBody small{color:var(--color-text-muted);font-size:11px;line-height:1.32}.libraryCardBody span,.libraryCardBody small{white-space:nowrap}.libraryCardBody p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.libraryCardBody em{justify-self:start;padding:4px 8px;border-radius:999px;color:var(--color-primary);background:#8f1d1d14;border:1px solid rgba(143,29,29,.1);font-size:11px;font-style:normal;font-weight:760}.libraryMiniMeters{display:grid;gap:4px;padding-top:4px}.libraryMiniMeters .meter{gap:4px}.libraryMiniMeters .meter span{font-size:10px}.libraryMiniMeters .meter i{height:5px}.libraryModal{position:relative;max-height:calc(100vh - 36px);overflow:auto}.libraryModal .drinkVisual.compact{height:150px}.libraryModalActions{display:grid;gap:9px}.favoriteState{margin:-2px 0 2px;color:var(--color-primary);font-size:12px;font-weight:760;text-align:center}.subtleAction{color:var(--color-text-muted);border-style:dashed}.centeredTextButton{justify-content:center;min-height:38px}.modalClose{position:absolute;top:12px;right:12px;z-index:2;display:grid;place-items:center;width:34px;height:34px;border-radius:999px;color:var(--color-primary);background:#fff8efe0;border:1px solid var(--color-border)}.detailSection{display:grid;gap:6px;padding-top:10px;border-top:1px solid var(--color-border)}.detailSection h3{margin:0;color:var(--color-text);font-size:15px}.detailSection p{margin:0;color:var(--color-text-muted);font-size:13px;line-height:1.5}.detailSection strong{color:var(--color-text);line-height:1.55}.recipeBox{display:grid;gap:13px;padding:14px;border-radius:var(--radius-card);color:var(--color-text);background:#fff8efb8;border:1px solid var(--color-border);box-shadow:0 12px 30px var(--color-shadow-soft)}.recipeBox header{display:grid;gap:4px}.recipeBox h3,.recipeBox h4,.recipeBox p,.recipeBox ul,.recipeBox ol{margin:0}.recipeBox h3{color:var(--color-primary);font-size:18px;line-height:1.2}.recipeBox header span,.recipeBox p,.recipeBox li,.recipeSource,.recipePending{color:var(--color-text-muted);font-size:13px;line-height:1.55}.recipeSubsection{display:grid;gap:7px;padding-top:10px;border-top:1px solid rgba(232,217,200,.8)}.recipeSubsection h4{color:var(--color-text);font-size:15px;font-weight:720}.recipeSubsection ul,.recipeSubsection ol{display:grid;gap:7px;padding-left:18px}.ingredientList{padding-left:0!important;list-style:none}.ingredientList li{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px 10px;padding:9px 10px;border-radius:12px;background:#f6efe4a3;border:1px solid rgba(232,217,200,.7)}.ingredientList span{color:var(--color-text);font-weight:650}.ingredientList strong{color:var(--color-primary);font-weight:760}.ingredientList em{grid-column:1 / -1;color:var(--color-text-muted);font-size:12px;font-style:normal}.recipeSource,.recipeSafety{padding-top:10px;border-top:1px solid rgba(232,217,200,.8)}.recipePending{display:inline-flex;width:fit-content;padding:6px 10px;border-radius:999px;color:var(--color-primary);background:#8f1d1d14;border:1px solid rgba(143,29,29,.1);font-weight:760}.recipeSafety{margin:0;color:var(--color-text-muted);font-size:12px;line-height:1.5}.feedbackActions{display:grid;gap:8px}.densityButtons{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px}.densityButtons button{min-height:34px;padding:0 6px;border-radius:var(--radius-control);color:var(--color-text);background:#fff8ef80;border:1px solid var(--color-border);font-size:11px;font-weight:850}.densityButtons button.active{color:var(--color-chip-active-text);background:var(--color-primary)}.mapCardGrid{grid-template-columns:repeat(var(--cards-per-row),minmax(0,1fr));align-items:start}.mapDrinkCard{min-width:0;overflow:hidden}.mapDrinkCard.expanded{grid-column:1 / -1}.mapCardButton{display:grid;gap:6px;align-content:start;width:100%;min-height:0;min-width:0;padding:8px;border:0;color:var(--color-text);background:transparent;text-align:center;overflow:hidden}.mapCardVisualSlot{display:grid;align-items:end;justify-items:center;width:100%;min-width:0;overflow:hidden}.mapDrinkCard.cols1 .mapCardButton{grid-template-columns:minmax(136px,42%) 1fr;align-items:center;gap:14px;min-height:220px;padding:14px;text-align:left}.mapDrinkCard.cols2 .mapCardButton{min-height:238px}.mapDrinkCard.cols3 .mapCardButton{min-height:166px;padding:7px}.mapDrinkCard.cols4 .mapCardButton{min-height:128px;padding:6px;grid-template-rows:68px 44px}.mapDrinkCard.cols5 .mapCardButton{min-height:112px;padding:5px 4px;grid-template-rows:60px 40px}.mapCardText{display:grid;gap:4px;min-width:0}.mapCardText strong,.mapCardText span,.mapCardText time,.mapCardText p,.mapCardText em,.mapCardText small{margin:0;font-size:11px;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mapCardText strong{color:var(--color-text);font-size:13px}.mapDrinkCard.cols1 .mapCardText strong{font-size:20px}.mapDrinkCard.cols1 .mapCardText span,.mapDrinkCard.cols1 .mapCardText time,.mapDrinkCard.cols1 .mapCardText p,.mapDrinkCard.cols1 .mapCardText em,.mapDrinkCard.cols1 .mapCardText small{font-size:13px;white-space:normal}.mapDrinkCard.cols3 .mapCardText strong{font-size:12px}.mapDrinkCard.cols3 .mapCardText span,.mapDrinkCard.cols3 .mapCardText em{font-size:10px}.mapDrinkCard.cols4 .mapCardText{align-self:end;display:flex;align-items:center;justify-content:center;min-height:40px;padding:0 1px;background:transparent;border:0}.mapDrinkCard.cols4 .mapCardText strong{color:var(--color-primary);font-size:15px;font-weight:600;line-height:1.24;text-align:center;white-space:normal;word-break:keep-all;overflow-wrap:anywhere;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.mapDrinkCard.cols5 .mapCardText{align-self:end;display:flex;align-items:center;justify-content:center;min-height:38px;padding:0 1px;background:transparent;border:0}.mapDrinkCard.cols5 .mapCardText strong{color:var(--color-primary);font-size:14px;font-weight:600;line-height:1.22;text-align:center;white-space:normal;word-break:keep-all;overflow-wrap:anywhere;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.mapCardText span,.mapCardText time,.mapCardText p{color:var(--color-text-muted)}.mapCardText em{color:var(--color-primary);font-style:normal;font-weight:800}.mapCardText small{color:var(--color-primary);font-weight:800}.mapDrinkCard .drinkVisual.compact{height:100%;width:100%;min-height:0}.mapDrinkCard.cols1 .drinkVisual.compact{height:190px}.mapDrinkCard.cols1 .drinkVisual.compact:before{width:118px;height:146px}.mapDrinkCard.cols1 .drinkVisual.compact.coupe:before,.mapDrinkCard.cols1 .drinkVisual.compact.martini:before{width:142px;height:104px}.mapDrinkCard.cols1 .drinkVisual.compact .drinkLiquid{bottom:16px;width:102px;height:82px}.mapDrinkCard.cols1 .drinkVisual.compact.coupe .drinkLiquid,.mapDrinkCard.cols1 .drinkVisual.compact.martini .drinkLiquid{bottom:60px;width:122px;height:44px}.mapDrinkCard.cols2 .drinkVisual.compact{height:126px}.mapDrinkCard.cols3 .drinkVisual.compact{height:84px}.mapDrinkCard.cols4 .drinkVisual.compact{height:68px}.mapDrinkCard.cols5 .drinkVisual.compact{height:60px}.mapDrinkCard.cols3 .drinkVisual.compact .garnish,.mapDrinkCard.cols4 .drinkVisual.compact .garnish,.mapDrinkCard.cols5 .drinkVisual.compact .garnish,.mapDrinkCard.cols5 .drinkVisual.compact em{display:none}.mapDrinkCard.cols4 .drinkVisual.compact:before{width:48px;height:58px}.mapDrinkCard.cols4 .drinkVisual.compact.coupe:before,.mapDrinkCard.cols4 .drinkVisual.compact.martini:before{width:56px;height:40px}.mapDrinkCard.cols4 .drinkVisual.compact .drinkLiquid{bottom:9px;width:39px;height:31px}.mapDrinkCard.cols4 .drinkVisual.compact.coupe .drinkLiquid,.mapDrinkCard.cols4 .drinkVisual.compact.martini .drinkLiquid{bottom:25px;width:47px;height:17px}.mapDrinkCard.cols4 .drinkVisual.compact.highball:before,.mapDrinkCard.cols4 .drinkVisual.compact.collins:before,.mapDrinkCard.cols4 .drinkVisual.compact.tiki:before,.mapDrinkCard.cols4 .drinkVisual.compact.tiki_mug:before,.mapDrinkCard.cols4 .drinkVisual.compact.hurricane:before,.mapDrinkCard.cols4 .drinkVisual.compact.mug:before{width:45px;height:58px}.mapDrinkCard.cols4 .drinkVisual.compact.highball .drinkLiquid,.mapDrinkCard.cols4 .drinkVisual.compact.collins .drinkLiquid,.mapDrinkCard.cols4 .drinkVisual.compact.tiki .drinkLiquid,.mapDrinkCard.cols4 .drinkVisual.compact.tiki_mug .drinkLiquid,.mapDrinkCard.cols4 .drinkVisual.compact.hurricane .drinkLiquid,.mapDrinkCard.cols4 .drinkVisual.compact.mug .drinkLiquid{bottom:9px;width:36px;height:39px}.mapDrinkCard.cols4 .drinkVisual.compact.wine:before,.mapDrinkCard.cols4 .drinkVisual.compact.flute:before{width:45px;height:54px}.mapDrinkCard.cols4 .drinkVisual.compact.wine .drinkLiquid,.mapDrinkCard.cols4 .drinkVisual.compact.flute .drinkLiquid{bottom:13px;width:36px;height:30px}.mapDrinkCard.cols5 .drinkVisual.compact:before{width:40px;height:50px}.mapDrinkCard.cols5 .drinkVisual.compact.coupe:before,.mapDrinkCard.cols5 .drinkVisual.compact.martini:before{width:48px;height:34px}.mapDrinkCard.cols5 .drinkVisual.compact .drinkLiquid{bottom:8px;width:32px;height:27px}.mapDrinkCard.cols5 .drinkVisual.compact.coupe .drinkLiquid,.mapDrinkCard.cols5 .drinkVisual.compact.martini .drinkLiquid{bottom:23px;width:40px;height:14px}.mapDrinkCard.cols5 .drinkVisual.compact.highball:before,.mapDrinkCard.cols5 .drinkVisual.compact.collins:before,.mapDrinkCard.cols5 .drinkVisual.compact.tiki:before,.mapDrinkCard.cols5 .drinkVisual.compact.tiki_mug:before,.mapDrinkCard.cols5 .drinkVisual.compact.hurricane:before,.mapDrinkCard.cols5 .drinkVisual.compact.mug:before{width:38px;height:50px}.mapDrinkCard.cols5 .drinkVisual.compact.highball .drinkLiquid,.mapDrinkCard.cols5 .drinkVisual.compact.collins .drinkLiquid,.mapDrinkCard.cols5 .drinkVisual.compact.tiki .drinkLiquid,.mapDrinkCard.cols5 .drinkVisual.compact.tiki_mug .drinkLiquid,.mapDrinkCard.cols5 .drinkVisual.compact.hurricane .drinkLiquid,.mapDrinkCard.cols5 .drinkVisual.compact.mug .drinkLiquid{bottom:8px;width:30px;height:34px}.mapDrinkCard.cols5 .drinkVisual.compact.wine:before,.mapDrinkCard.cols5 .drinkVisual.compact.flute:before{width:38px;height:46px}.mapDrinkCard.cols5 .drinkVisual.compact.wine .drinkLiquid,.mapDrinkCard.cols5 .drinkVisual.compact.flute .drinkLiquid{bottom:11px;width:30px;height:25px}.mapDrinkDetail{display:grid;gap:12px;padding:0 12px 12px}.mapDrinkDetail section{display:grid;gap:5px}.mapDrinkDetail p{margin-bottom:0;color:var(--color-text-muted);font-size:12px}.mapDrinkDetail strong{line-height:1.5}.miniMeterGrid{display:grid;gap:8px;padding-top:10px;border-top:1px solid var(--color-border)}.drinkVisual{position:relative;display:grid;place-items:end center;height:228px;margin-top:-8px;overflow:hidden;border-radius:18px;background:radial-gradient(circle at 50% 18%,rgba(143,29,29,.05),transparent 42%),linear-gradient(180deg,#fff8efad,#e8d9c833)}.drinkVisual.compact{height:118px;margin-top:0}.drinkVisual.compact:before{width:66px;height:82px;border-width:1px;border-radius:6px 6px 20px 20px}.drinkVisual.compact.coupe:before,.drinkVisual.compact.martini:before{width:78px;height:58px;border-radius:6px 6px 34px 34px}.drinkVisual.compact.tiki:before,.drinkVisual.compact.tiki_mug:before,.drinkVisual.compact.hurricane:before,.drinkVisual.compact.mug:before{width:68px;height:82px}.drinkVisual.compact.highball:before,.drinkVisual.compact.collins:before{width:58px;height:88px;border-radius:8px 8px 18px 18px}.drinkVisual.compact.wine:before,.drinkVisual.compact.flute:before{width:62px;height:76px;border-radius:28px 28px 20px 20px}.drinkVisual.compact.shot:before{width:54px;height:52px;border-radius:8px 8px 16px 16px}.drinkVisual.compact .drinkLiquid{bottom:12px;width:54px;height:46px;border-radius:5px 5px 15px 15px}.drinkVisual.compact.coupe .drinkLiquid,.drinkVisual.compact.martini .drinkLiquid{bottom:36px;width:66px;height:24px;border-radius:5px 5px 26px 26px}.drinkVisual.compact.highball .drinkLiquid,.drinkVisual.compact.collins .drinkLiquid{bottom:12px;width:46px;height:58px}.drinkVisual.compact.wine .drinkLiquid,.drinkVisual.compact.flute .drinkLiquid{bottom:20px;width:50px;height:42px;border-radius:24px 24px 18px 18px}.drinkVisual.compact.shot .drinkLiquid{bottom:12px;width:42px;height:30px;border-radius:5px 5px 14px 14px}.drinkVisual.compact .garnish{top:auto;right:calc(50% - 46px);bottom:22px;max-width:64px;padding:3px 6px;font-size:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.drinkVisual.compact em{bottom:-2px;font-size:10px}.drinkVisual.imageAsset img{width:min(100%,220px);aspect-ratio:1;object-fit:contain}.drinkVisual:before{width:138px;height:170px;z-index:2;border:1.5px solid rgba(143,29,29,.28);border-radius:8px 8px 34px 34px;background:linear-gradient(90deg,rgba(255,255,255,.34),transparent 17%,transparent 82%,rgba(255,248,239,.22)),#fff8ef33;box-shadow:inset 0 0 22px #ffffff29,0 16px 34px var(--color-shadow-soft);content:""}.drinkVisual.coupe:before,.drinkVisual.martini:before{width:168px;height:126px;border-radius:8px 8px 72px 72px}.drinkVisual.tiki:before,.drinkVisual.tiki_mug:before,.drinkVisual.hurricane:before,.drinkVisual.mug:before{width:132px;border-radius:18px 18px 38px 38px}.drinkVisual.highball:before,.drinkVisual.collins:before{width:116px;height:178px;border-radius:12px 12px 28px 28px}.drinkVisual.wine:before,.drinkVisual.flute:before{width:120px;height:156px;border-radius:54px 54px 32px 32px}.drinkVisual.shot:before{width:104px;height:98px;border-radius:14px 14px 28px 28px}.drinkLiquid{position:absolute;bottom:20px;width:118px;height:96px;z-index:1;border-radius:6px 6px 28px 28px;opacity:.9;overflow:hidden;box-shadow:inset 0 14px 20px #ffffff29,inset 0 -18px 24px #0003}.drinkLiquid:after{position:absolute;left:14%;top:10%;width:24%;height:78%;border-radius:999px;background:linear-gradient(180deg,rgba(255,255,255,.2),transparent);content:""}.coupe .drinkLiquid,.martini .drinkLiquid{bottom:52px;width:144px;height:52px;border-radius:6px 6px 56px 56px}.highball .drinkLiquid,.collins .drinkLiquid{bottom:20px;width:96px;height:116px;border-radius:8px 8px 24px 24px}.wine .drinkLiquid,.flute .drinkLiquid{bottom:36px;width:92px;height:78px;border-radius:44px 44px 24px 24px}.shot .drinkLiquid{bottom:20px;width:84px;height:58px;border-radius:8px 8px 22px 22px}.garnish{position:absolute;top:auto;right:calc(50% - 86px);bottom:34px;z-index:3;max-width:98px;padding:5px 8px;border-radius:999px;color:var(--color-primary);background:#fff8efe6;border:1px solid rgba(143,29,29,.16);box-shadow:0 8px 20px var(--color-shadow-soft);font-size:12px;font-weight:850;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.drinkVisual em{position:absolute;bottom:0;z-index:3;color:var(--color-text-muted);font-size:12px;font-style:normal}.resultHeader{text-align:center}.tag{min-height:28px;padding:5px 9px;border-radius:999px;color:var(--color-primary);background:#8f1d1d14;border:1px solid rgba(143,29,29,.1);font-size:12px}.infoBox{display:grid;grid-template-columns:24px 1fr;gap:10px;padding:13px}.infoBox h3{margin-bottom:4px;font-size:15px}.infoBox p,.orderBox p{margin-bottom:0}.infoBox.warning{background:#8f1d1d14;border-color:#8f1d1d33}.infoBox.soft{background:#fff8efa8;border-color:var(--color-border)}.orderBox{display:grid;gap:12px;padding:14px}.orderBox h2{margin-bottom:0;font-size:17px;letter-spacing:0}.orderBox section{display:grid;gap:5px}.poolActions{display:grid;gap:8px;margin-top:10px}.poolActions .secondaryButton{min-height:40px}.orderBox strong{line-height:1.55}.orderNote{padding-top:10px;border-top:1px solid var(--color-border)}.feedbackBox,.feedbackExport{display:grid;gap:12px;padding:14px;scroll-margin-top:18px}.feedbackExport.isActiveTarget{border-color:#8f1d1d57;box-shadow:0 14px 34px #8f1d1d17}.feedbackBox h2,.feedbackExport h2{margin-bottom:0;font-size:17px}.feedbackBox p,.feedbackExport p{margin-bottom:0;color:var(--color-text-muted)}.feedbackGrid{display:flex;flex-wrap:wrap;gap:8px}.feedbackActions{grid-template-columns:1fr}.strengthPanel{display:grid;gap:12px;padding:14px}.meterGroup{display:grid;gap:10px}.meterGroup+.meterGroup{padding-top:12px;border-top:1px solid var(--color-border)}.tasteMeters .meter i.on{background:#8f1d1d73}.meter{display:grid;grid-template-columns:104px 1fr;align-items:center;gap:10px}.meter span{color:var(--color-text-muted);font-size:13px}.meter div{display:grid;grid-template-columns:repeat(5,1fr);gap:5px}.meter i{display:block;height:8px;border-radius:999px;background:#e8d9c8b8}.meter i.on{background:var(--color-primary)}.statGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.statGrid.compactStats{grid-template-columns:repeat(2,minmax(0,1fr))}.metric{min-height:82px;padding:12px 8px;text-align:center}.metricButton{display:grid;place-items:center;gap:2px;width:100%;color:inherit;cursor:pointer;transition:transform .16s ease,border-color .16s ease,background .16s ease,box-shadow .16s ease}.metricButton:hover,.metricButton:focus-visible,.metricButton.active{border-color:#8f1d1d57;background:#fff8efdb;box-shadow:0 14px 34px #8f1d1d14}.metricButton:focus-visible{outline:2px solid rgba(143,29,29,.18);outline-offset:2px}.metricButton:active{transform:translateY(1px) scale(.99)}.metric strong{display:block;min-height:28px;color:var(--color-primary);font-size:18px;overflow-wrap:anywhere}.metric span{color:var(--color-text-muted);font-size:12px}.historyCard{display:grid;gap:8px;padding:14px}.historyCard time{color:var(--color-primary);font-size:12px;font-weight:800}.historyCard h3{margin-bottom:0;font-size:18px}.historyCard h3 span{color:var(--color-text-muted);font-weight:500}.metaLine{display:flex;flex-wrap:wrap;gap:8px}.rating{color:var(--color-primary)}.advancedFeedback{display:grid;gap:8px}.advancedFeedback summary{color:var(--color-text-muted);font-size:12px;font-weight:800;cursor:pointer}.emptyState{display:grid;justify-items:center;gap:8px;padding:26px 16px;border-radius:8px;color:var(--color-text-muted);background:#fff8ef94;border:1px dashed var(--color-border);text-align:center}.modalOverlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;display:grid;align-items:end;padding:16px;background:#2a1e1a57}.modal{display:grid;gap:12px;width:min(100%,520px);margin:0 auto;padding:18px;border-radius:22px;color:var(--color-text);background:var(--color-surface);border:1px solid var(--color-border);box-shadow:0 -20px 80px #5634242e}.modal h2{margin-bottom:0;font-size:21px;letter-spacing:0}.modal p{margin-bottom:0;color:var(--color-text-muted)}.toast{position:fixed;left:50%;bottom:22px;z-index:40;width:max-content;max-width:calc(100vw - 32px);padding:10px 14px;transform:translate(-50%);border-radius:999px;color:var(--color-bottom-nav-text);background:var(--color-bottom-nav-bg);font-weight:720;box-shadow:0 18px 46px #1113}@media(max-width:380px){.statGrid,.libraryGrid{grid-template-columns:1fr}.screenTitle h1,.homeScreen h1,.resultHeader h1{font-size:27px}.stickyActions{flex-direction:column}}
