:root{color:#17241d;background:#f4efe6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{min-width:320px;min-height:100%;background:#f4efe6}body{min-width:320px;min-height:100%;margin:0;background:radial-gradient(circle at 90% 4%,rgb(204 222 196 / 55%),transparent 28rem),#f4efe6}button,input{font:inherit}button,label{-webkit-tap-highlight-color:transparent}button{color:inherit}.app-shell{width:min(100%,680px);min-height:100dvh;margin:0 auto;padding:max(22px,env(safe-area-inset-top)) 18px max(40px,env(safe-area-inset-bottom))}.focused-shell{padding-top:max(16px,env(safe-area-inset-top))}.hero{padding:4px 4px 26px}.brand-row{display:flex;align-items:center;gap:9px;margin-bottom:40px;color:#365443;font-size:13px;font-weight:700;letter-spacing:.08em}.brand-mark{display:grid;width:31px;height:31px;place-items:center;border-radius:10px;color:#f8f4eb;background:#244b36;font-family:Georgia,serif;font-size:12px;letter-spacing:-.02em}.eyebrow,.step-label{margin:0 0 7px;color:#a04e31;font-size:12px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.hero h1{max-width:500px;margin:0;font-family:Georgia,Songti SC,STSong,serif;font-size:clamp(34px,9vw,52px);font-weight:600;letter-spacing:-.055em;line-height:1.08;white-space:nowrap}.hero-copy{max-width:440px;margin:15px 0 18px;color:#66736b;font-size:15px;line-height:1.75}.privacy-note{display:inline-flex;align-items:center;gap:8px;padding:8px 11px;border:1px solid rgb(36 75 54 / 13%);border-radius:99px;color:#456052;background:#ffffff73;font-size:12px}.privacy-dot{width:7px;height:7px;border-radius:50%;background:#4e8b62;box-shadow:0 0 0 4px #4e8b6221}.compact-brand{display:flex;align-items:center;gap:9px;margin:0 4px 16px;color:#365443;font-size:13px;font-weight:750}.capture-card,.results-section{border:1px solid rgb(52 71 59 / 10%);border-radius:24px;background:#fffdf8eb;box-shadow:0 18px 48px #3e332514}.capture-card{padding:22px}.section-heading h2,.results-heading h2{margin:0;color:#18271e;font-family:Georgia,Songti SC,STSong,serif;font-size:26px;font-weight:600}.section-heading>p:last-child,.results-meta{margin:8px 0 20px;color:#768078;font-size:13px;line-height:1.6}.capture-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.capture-option{display:flex;min-height:134px;flex-direction:column;justify-content:space-between;padding:17px;border:1px solid #d9ddd6;border-radius:18px;cursor:pointer;background:#f8f7f2}.capture-option input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.capture-option svg{width:28px;height:28px;fill:currentColor}.capture-option span{display:flex;flex-direction:column;gap:4px}.capture-option strong{font-size:15px}.capture-option small{color:#718077;font-size:11px;line-height:1.4}.capture-primary{border-color:#244b36;color:#fffdf8;background:#244b36}.capture-primary small{color:#ffffffb3}.image-preview{position:relative;overflow:hidden;min-height:250px;border-radius:18px;background:#e9e6df}.image-preview img{display:block;width:100%;max-height:430px;object-fit:contain}.multi-image-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:12px}.multi-image-preview{position:relative;aspect-ratio:3 / 4;margin:0;overflow:hidden;border-radius:13px;background:#e9e6df}.multi-image-preview img{width:100%;height:100%;object-fit:cover}.multi-image-preview figcaption{position:absolute;bottom:7px;left:7px;display:grid;width:24px;height:24px;place-items:center;border-radius:50%;color:#fff;background:#16261cc7;font-size:11px;font-weight:800}.multi-image-preview button{position:absolute;top:6px;right:6px;display:grid;width:28px;height:28px;place-items:center;padding:0;border:0;border-radius:50%;color:#fff;cursor:pointer;background:#161c18c2;font-size:20px}.preview-change{position:absolute;top:12px;right:12px;padding:9px 12px;border:0;border-radius:99px;color:#fff;cursor:pointer;background:#111c16c2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:12px}.recognize-button{display:flex;width:100%;min-height:52px;align-items:center;justify-content:center;gap:10px;margin-top:14px;border:0;border-radius:16px;color:#fff;cursor:pointer;background:#a04e31;font-size:15px;font-weight:750}.recognize-button:disabled{cursor:wait;opacity:.82}.spinner{width:18px;height:18px;border:2px solid rgb(255 255 255 / 35%);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.recognizing-hint{margin:11px 2px 0;color:#7d6e64;font-size:12px;line-height:1.55;text-align:center}.error-message{display:flex;flex-direction:column;gap:3px;margin-top:14px;padding:12px 14px;border:1px solid #efd1c5;border-radius:13px;color:#883d28;background:#fff4ef;font-size:12px;line-height:1.5}.how-it-works{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:16px}.how-it-works div{min-height:84px;padding:14px 12px;border:1px solid rgb(52 71 59 / 9%);border-radius:16px;background:#ffffff61}.how-it-works span{color:#a04e31;font-family:Georgia,serif;font-size:12px}.how-it-works p{margin:14px 0 0;color:#536159;font-size:12px;line-height:1.45}.flow-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin-top:15px}.flow-steps div{padding:12px 8px;border-radius:14px;color:#617067;background:#ffffff6b;text-align:center}.flow-steps span{display:grid;width:24px;height:24px;margin:0 auto 8px;place-items:center;border-radius:50%;color:#fff;background:#a04e31;font-family:Georgia,serif;font-size:11px}.flow-steps p{margin:0;font-size:10px;line-height:1.35}.recognition-screen{display:flex;min-height:calc(100dvh - 100px);flex-direction:column;align-items:center;justify-content:center;padding:30px 24px 80px;text-align:center}.recognition-orbit{display:grid;width:90px;height:90px;margin:12px 0 24px;place-items:center;border-radius:50%;background:#244b361a;box-shadow:0 0 0 16px #244b360a}.recognition-orbit .spinner{width:32px;height:32px;border-width:3px}.recognition-screen h1{margin:0;font-family:Georgia,Songti SC,STSong,serif;font-size:32px;font-weight:600}.recognition-screen>p:not(.step-label){margin:12px 0;color:#54645a;font-size:15px;font-weight:700}.recognition-screen small{margin-top:13px;color:#778078;font-size:12px}.recognition-progress{width:min(100%,320px);height:7px;overflow:hidden;border-radius:99px;background:#244b361f}.recognition-progress span{display:block;height:100%;border-radius:inherit;background:#244b36;transition:width .24s ease}.results-section{margin-top:0;padding:22px}.results-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.results-meta{margin-bottom:0}.text-button{flex:0 0 auto;padding:8px 0;border:0;color:#a04e31;cursor:pointer;background:transparent;font-size:13px;font-weight:700}.category-tabs{display:flex;overflow-x:auto;gap:8px;margin:20px -22px 16px;padding:0 22px 2px;scrollbar-width:none}.category-tabs::-webkit-scrollbar{display:none}.category-tab{flex:0 0 auto;padding:9px 13px;border:1px solid #d6dcd6;border-radius:99px;color:#58675e;cursor:pointer;background:#fff;font-size:12px}.category-tab-active{border-color:#244b36;color:#fff;background:#244b36}.dish-list{display:flex;flex-direction:column;gap:10px;margin-top:20px}.dish-card{padding:17px;border:1px solid #e1e2dc;border-radius:17px;background:#fcfbf7}.dish-topline{display:flex;align-items:center;justify-content:space-between;gap:12px}.dish-category{color:#9a563d;font-size:11px;font-weight:750}.dish-price{color:#234631;font-family:Georgia,serif;font-size:15px}.dish-card h3{margin:12px 0 0;color:#17241d;font-family:Georgia,Songti SC,STSong,serif;font-size:20px;font-weight:600;line-height:1.35}.dish-original{margin:5px 0 0;color:#647169;font-size:13px;line-height:1.45}.dish-description{margin:12px 0 0;padding-top:11px;border-top:1px solid #ebeae4;color:#59655e;font-size:13px;line-height:1.65}.empty-result{margin-top:20px;padding:20px;border-radius:16px;background:#f4f1e9;text-align:center}.empty-result h3{margin:0;font-size:16px}.empty-result p{margin:8px 0 0;color:#6f7772;font-size:12px;line-height:1.6}.confirm-panel{display:grid;gap:14px;margin-top:18px;padding:17px;border-radius:17px;color:#f8f4eb;background:#244b36}.confirm-panel strong{font-size:14px}.confirm-panel p{margin:5px 0 0;color:#ffffffb3;font-size:11px}.confirm-button{min-height:46px;border:0;border-radius:13px;color:#71341f;cursor:pointer;background:#f3d3bc;font-size:13px;font-weight:800}.confirm-button:disabled{cursor:wait;opacity:.7}.loading-shared{display:flex;min-height:220px;align-items:center;justify-content:center;gap:12px;border:1px solid rgb(52 71 59 / 10%);border-radius:24px;color:#536159;background:#fffdf8eb;font-size:13px}.spinner-dark{border-color:#244b3633;border-top-color:#244b36}.shared-menu{position:relative;padding-bottom:96px}.shared-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:22px;border:1px solid rgb(52 71 59 / 10%);border-radius:24px;background:#fffdf8eb;box-shadow:0 18px 48px #3e332514}.shared-header h2{margin:0;font-family:Georgia,Songti SC,STSong,serif;font-size:27px;font-weight:600;line-height:1.25}.shared-header p:last-child{margin:8px 0 0;color:#768078;font-size:12px}.shared-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:12px}.shared-actions button{min-height:45px;border:1px solid #cfd6d0;border-radius:14px;color:#31523f;cursor:pointer;background:#ffffffa6;font-size:12px;font-weight:750}.shared-actions button:disabled{opacity:.45}.action-feedback{margin:9px 2px 0;color:#52665a;font-size:12px;text-align:center}.shared-category-tabs{margin:17px -18px 5px;padding-right:18px;padding-left:18px}.language-switch{display:grid;grid-template-columns:1fr 1fr;gap:5px;margin-top:16px;padding:4px;border-radius:14px;background:#244b3617}.language-switch button{min-height:39px;border:0;border-radius:10px;color:#607067;cursor:pointer;background:transparent;font-size:12px;font-weight:700}.language-switch button[aria-pressed=true]{color:#fff;background:#244b36;box-shadow:0 4px 12px #244b362e}.shared-menu .dish-list,.order-card-list{display:flex;flex-direction:column;gap:10px;margin-top:14px}.shared-menu .dish-card{padding-bottom:14px}.quantity-control{display:grid;width:132px;grid-template-columns:40px 1fr 40px;align-items:center;margin:14px 0 0 auto;overflow:hidden;border:1px solid #d6dbd6;border-radius:13px;background:#fff}.quantity-control button{width:40px;height:40px;border:0;color:#244b36;cursor:pointer;background:transparent;font-size:21px}.quantity-control button:last-child{color:#fff;background:#244b36}.quantity-control button:disabled{cursor:wait;opacity:.35}.quantity-control strong{text-align:center;font-size:18px}.order-card-item{padding:22px;border:1px solid rgb(52 71 59 / 12%);border-radius:19px;background:#fffdf8;box-shadow:0 12px 30px #3e33250f}.order-card-item h3{margin:12px 0 0;font-family:Georgia,Songti SC,STSong,serif;font-size:24px;font-weight:600;line-height:1.35}.order-quantity{color:#a04e31;font-size:12px;font-weight:800}.selection-bar{position:fixed;z-index:10;right:max(18px,calc((100vw - 644px)/2));bottom:max(14px,env(safe-area-inset-bottom));left:max(18px,calc((100vw - 644px)/2));display:flex;min-height:68px;align-items:center;justify-content:space-between;gap:14px;padding:10px 11px 10px 18px;border:1px solid rgb(255 255 255 / 16%);border-radius:19px;color:#fff;background:#1c3526f0;box-shadow:0 14px 35px #182d2047;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.selection-bar div{display:flex;min-width:0;flex-direction:column;gap:3px}.selection-bar strong{font-size:22px;line-height:1.05}.selection-bar span{overflow:hidden;color:#ffffffad;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.selection-bar button{min-width:104px;min-height:46px;border:0;border-radius:13px;color:#6e321e;cursor:pointer;background:#f3d3bc;font-size:13px;font-weight:800}.selection-bar button:disabled{cursor:default;opacity:.45}.wechat-share-guide{position:fixed;z-index:30;inset:0;display:flex;align-items:flex-start;justify-content:center;padding:max(82px,calc(env(safe-area-inset-top) + 56px)) 18px 24px;background:#08120cb8;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.wechat-share-guide-card{position:relative;width:min(100%,430px);padding:28px 22px 20px;border-radius:22px;background:#fffdf8;box-shadow:0 24px 80px #0000004d;text-align:center}.wechat-share-arrow{position:absolute;top:-63px;right:6px;color:#fff;font-family:Georgia,serif;font-size:52px;line-height:1;transform:rotate(-8deg)}.wechat-share-guide-card h3{margin:0;color:#17241d;font-family:Georgia,Songti SC,STSong,serif;font-size:27px;font-weight:600}.wechat-share-guide-card>p:not(.eyebrow){margin:10px auto 20px;color:#657168;font-size:13px;line-height:1.7}.guide-primary-button,.guide-copy-button{width:100%;min-height:46px;border-radius:13px;cursor:pointer;font-size:13px;font-weight:750}.guide-primary-button{border:0;color:#fff;background:#244b36}.guide-copy-button{margin-top:8px;border:1px solid #d5dad5;color:#31523f;background:transparent}@media(max-width:380px){.app-shell{padding-right:13px;padding-left:13px}.capture-card,.results-section{padding:18px}.capture-option{min-height:126px;padding:14px}.selection-bar{right:13px;left:13px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
