@import"https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@300;400;500;700&family=Noto+Serif+TC:wght@500;600;700&display=swap";/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid;--tw-font-weight:initial}}}@layer theme{:root,:host{--font-sans:"Noto Sans TC", "Microsoft JhengHei", system-ui, sans-serif;--font-serif:"Noto Serif TC", serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--font-weight-extrabold:800;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-paper:#f7f1e6;--color-ink:#1f1a17;--color-muted:#6f6255;--color-date:#8f2f24}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.static{position:static}.col-start-2{grid-column-start:2}.m-0{margin:0}.my-1{margin-block:var(--spacing)}.flex{display:flex}.grid{display:grid}.hidden{display:none}.\!aspect-square{aspect-ratio:1!important}.min-h-10{min-height:calc(var(--spacing) * 10)}.min-h-screen{min-height:100vh}.\!w-\[82px\]{width:82px!important}.w-fit{width:fit-content}.w-full{width:100%}.animate-\[pulse_300ms_ease-out_1\]{animation:.3s ease-out pulse}.grid-cols-\[40px_70px_40px_24px\]{grid-template-columns:40px 70px 40px 24px}.grid-cols-\[82px_minmax\(0\,1fr\)\]{grid-template-columns:82px minmax(0,1fr)}.items-center{align-items:center}.justify-center{justify-content:center}.gap-3{gap:calc(var(--spacing) * 3)}.gap-4{gap:calc(var(--spacing) * 4)}.gap-\[5px\]{gap:5px}.border{border-style:var(--tw-border-style);border-width:1px}.border-\[var\(--line\)\]{border-color:var(--line)}.bg-\[rgba\(255\,252\,245\,0\.72\)\]{background-color:#fffcf5b8}.bg-paper{background-color:var(--color-paper)}.p-0{padding:0}.p-3\.5{padding:calc(var(--spacing) * 3.5)}.px-3{padding-inline:calc(var(--spacing) * 3)}.text-center{text-align:center}.font-sans{font-family:var(--font-sans)}.font-serif{font-family:var(--font-serif)}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.text-\[22px\]{font-size:22px}.font-extrabold{--tw-font-weight:var(--font-weight-extrabold);font-weight:var(--font-weight-extrabold)}.whitespace-nowrap{white-space:nowrap}.text-date{color:var(--color-date)}.text-ink{color:var(--color-ink)}.text-muted{color:var(--color-muted)}}:root{--paper:#f7f1e6;--paper-deep:#eee3d2;--ink:#1f1a17;--muted:#6f6255;--herb:#8a6a43;--gold:#b88a2e;--sage:#71816d;--date:#8f2f24;--sea:#5f7f8c;--panel:#fffcf5d1;--line:#1f1a1729;--shadow:0 20px 60px #3d2d1e1f;color:var(--ink);font-synthesis:none;letter-spacing:0;font-family:Noto Sans TC,Microsoft JhengHei,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 12% 10%,#b88a2e1f,transparent 30%),radial-gradient(circle at 88% 3%,#5f7f8c24,transparent 28%),linear-gradient(135deg,#ffffff73,transparent 42%),var(--paper);min-width:320px;margin:0}body:before{z-index:-1;pointer-events:none;content:"";opacity:.24;background-image:linear-gradient(#1f1a170f 1px,#0000 1px),linear-gradient(90deg,#1f1a170a 1px,#0000 1px);background-size:34px 34px;position:fixed;top:0;right:0;bottom:0;left:0}button,input,select,a{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}input,select,button{border:1px solid var(--line);min-width:0;min-height:44px;color:var(--ink);background:#fffcf5eb;border-radius:6px}input,select{padding:0 12px}input:focus,select:focus,button:focus-visible,a:focus-visible{outline-offset:3px;outline:3px solid #b88a2e59}h1,h2,h3{letter-spacing:0;font-family:Noto Serif TC,serif}main{gap:clamp(34px,6vw,74px);width:min(100%,1260px);margin:0 auto;padding:clamp(20px,4vw,44px) clamp(16px,4vw,42px) 80px;display:grid}.app-shell{min-height:100vh}.site-header{z-index:10;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7f1e6e6;border-bottom:1px solid #1f1a171f;justify-content:space-between;align-items:center;gap:18px;padding:14px clamp(16px,4vw,42px);display:flex;position:sticky;top:0}.brand,.site-nav,.site-nav a,.hero-actions,.primary-action,.secondary-action,.basket-link{align-items:center;display:inline-flex}.brand{color:var(--ink);gap:12px;text-decoration:none}.brand-logo{object-fit:contain;width:46px;height:46px}.brand strong,.brand small{display:block}.brand strong{font-family:Noto Serif TC,serif;font-size:18px}.brand small{color:var(--muted);margin-top:2px;font-size:12px}.site-nav{flex-wrap:wrap;justify-content:flex-end;gap:8px}.site-nav a{min-height:40px;color:var(--ink);border:1px solid #0000;border-radius:999px;gap:8px;padding:0 14px;font-weight:700;text-decoration:none;transition:background-color .18s ease-out,border-color .18s ease-out;position:relative}.site-nav a.active,.site-nav a:hover{background:#fffcf5c2;border-color:#b88a2e61}.site-nav .basket-link{min-height:40px;color:var(--ink);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;gap:8px;padding:0 14px;font-weight:700;transition:background-color .18s ease-out,border-color .18s ease-out;position:relative}.site-nav .basket-link:hover,.site-nav .basket-link[aria-expanded=true]{background:#fffcf5c2;border-color:#b88a2e61}.basket-link span{background:var(--date);color:#fffaf2;border-radius:999px;place-items:center;min-width:22px;height:22px;font-size:12px;display:grid}.hero-section{grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);align-items:center;gap:clamp(28px,6vw,86px);min-height:min(760px,100vh - 86px);display:grid}.hero-copy{gap:20px;display:grid}.eyebrow{color:var(--date);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:12px;font-weight:800}.hero-copy h1,.detail-copy h1,.basket-copy h1{max-width:760px;margin:0;font-size:clamp(38px,7vw,82px);line-height:1.08}.hero-copy p,.basket-copy p,.detail-description{max-width:650px;color:var(--muted);margin:0;font-size:clamp(16px,2vw,19px);line-height:1.9}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:10px}.primary-action,.secondary-action,.basket-button,.back-button,.remove-button{border-radius:6px;justify-content:center;gap:9px;min-height:46px;padding:0 18px;font-weight:800;text-decoration:none;transition:border-color .18s ease-out,background-color .18s ease-out,color .18s ease-out}.primary-action,.basket-button{border:1px solid var(--ink);background:var(--ink);color:#fffaf2}.primary-action:hover,.basket-button:hover{background:var(--date);border-color:var(--date)}.basket-button .add-icon{flex:none;justify-self:end}.basket-button{grid-template-columns:minmax(18px,.4fr) minmax(max-content,.6fr);align-items:center;column-gap:8px;display:grid}.basket-button span{justify-self:start;line-height:1}.basket-toast{z-index:60;background:var(--ink);color:#fffaf2;border:1px solid #ffffff42;border-radius:4px;align-items:center;gap:10px;max-width:calc(100vw - 32px);padding:13px 16px;font-weight:700;animation:.18s ease-out toast-in;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 14px 34px #1f1a1738}@keyframes toast-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.secondary-action,.back-button,.remove-button{border:1px solid var(--line);color:var(--ink);background:#fffcf5b8}.secondary-action:hover,.back-button:hover,.remove-button:hover{border-color:#b88a2e85}.hero-plate{min-height:520px;position:relative}.hero-plate:before{content:"";border:1px solid #8a6a4352;border-radius:999px 999px 999px 20px;position:absolute;top:9%;right:8%;bottom:9%;left:8%;transform:rotate(-8deg)}.plate-card{background:linear-gradient(140deg,#fffcf5e6,#eee3d2d1),var(--paper-deep);width:min(78%,380px);box-shadow:var(--shadow);border:1px solid #1f1a1726;gap:8px;padding:28px;display:grid;position:absolute}.plate-card span{color:var(--herb);font-family:Noto Serif TC,serif;font-size:clamp(28px,5vw,58px);font-weight:700}.plate-card b{color:var(--muted)}.plate-card.main{min-height:230px;top:22%;left:8%}.plate-card.top{width:220px;top:4%;right:2%}.plate-card.bottom{width:250px;bottom:10%;right:13%}.editorial-band{border-block:1px solid #1f1a1729;grid-template-columns:minmax(0,.8fr) minmax(0,1fr);align-items:center;gap:24px;padding:clamp(22px,4vw,38px);display:grid}.editorial-band div{gap:14px;display:grid}.editorial-band h2,.section-heading h2,.pairing-panel h2,.order-summary h2{margin:0;font-size:clamp(24px,3vw,38px);line-height:1.25}.editorial-band p{color:var(--muted);margin:0;font-size:17px;line-height:1.8}.section-heading{justify-content:space-between;align-items:end;gap:18px;margin-bottom:18px;display:flex}.section-heading span{color:var(--muted);font-weight:800}.featured-grid,.product-grid{gap:18px;display:grid}.featured-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.product-card{background:var(--panel);border:1px solid #1f1a1724;display:grid;overflow:hidden;box-shadow:0 10px 36px #3d2d1e14}.product-card.featured{grid-template-rows:auto 1fr}.product-image-link{color:inherit;text-decoration:none}.product-image{aspect-ratio:4/3;background:linear-gradient(135deg,#71816d2e,#b88a2e2e),var(--paper-deep);position:relative;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%;display:block}.specimen-placeholder{text-align:center;place-items:center;height:100%;padding:20px;display:grid}.specimen-placeholder:before,.specimen-placeholder:after{content:"";border:1px solid #8a6a4338;position:absolute}.specimen-placeholder:before{top:22px;right:22px;bottom:22px;left:22px}.specimen-placeholder:after{border-radius:999px 999px 999px 0;width:46%;height:58%;transform:rotate(24deg)}.specimen-placeholder span,.specimen-placeholder b{z-index:1;display:block;position:relative}.specimen-placeholder span{color:var(--sage);letter-spacing:.14em;font-size:13px;font-weight:800}.specimen-placeholder b{margin-top:8px;font-family:Noto Serif TC,serif;font-size:28px}.product-card-copy{gap:13px;padding:18px;display:grid}.card-kicker{color:var(--muted);justify-content:space-between;gap:10px;margin:0;font-size:12px;font-weight:800;display:flex}.product-title{color:var(--ink);font-family:Noto Serif TC,serif;font-size:25px;font-weight:700;line-height:1.25;text-decoration:none}.product-title:hover{color:var(--date)}.product-card p{color:var(--muted);margin:0;line-height:1.65}.tag-list{flex-wrap:wrap;gap:7px;display:flex}.tag-list span{color:var(--sage);background:#fffcf594;border:1px solid #71816d57;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:800}.price-row{align-items:baseline;gap:6px;display:flex}.price-row strong{font-size:23px}.price-row span{color:var(--muted)}.filter-panel{border:1px solid var(--line);background:#fffcf594;grid-template-columns:minmax(220px,1fr) minmax(150px,.28fr) minmax(150px,.28fr) auto;align-items:end;gap:10px;margin-bottom:22px;padding:14px;display:grid}.search-field{border:1px solid var(--line);min-height:46px;color:var(--muted);background:#fffcf5f0;border-radius:6px;align-items:center;gap:8px;padding-left:13px;display:flex}.search-field input{background:0 0;border:0;outline:0;width:100%}.select-field{gap:5px;display:grid}.select-field span{color:var(--muted);font-size:12px;font-weight:800}.filter-note{min-height:46px;color:var(--muted);align-items:center;gap:8px;font-size:13px;font-weight:800;display:inline-flex}.quantity-form{gap:12px;margin-top:4px;display:grid}.quantity-form.compact{grid-template-columns:minmax(0,1fr);align-items:stretch}.quantity-form.compact .basket-button{width:100%}.quantity-form label{color:var(--muted);gap:6px;font-size:12px;font-weight:800;display:grid}.quantity-input{border:1px solid var(--line);background:#fffcf5eb;border-radius:6px;grid-template-columns:40px minmax(96px,1fr) 40px 42px;min-width:220px;display:grid;overflow:hidden}.quantity-input input{text-align:center;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;background:0 0;border:0;border-radius:0;width:100%;min-width:0}.quantity-input input::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}.quantity-input input::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}.quantity-stepper{color:var(--ink);background:0 0;border:0;border-radius:0;place-items:center;display:grid}.quantity-stepper:first-child{border-right:1px solid var(--line)}.quantity-stepper:nth-of-type(2){border-left:1px solid var(--line)}.quantity-stepper:hover:not(:disabled){color:var(--date);background:#b58a3e1f}.quantity-stepper:disabled{cursor:not-allowed;opacity:.35}.quantity-input strong{border-left:1px solid var(--line);color:var(--herb);place-items:center;display:grid}.estimate{color:var(--muted);margin:0;font-weight:800}.unit-notice{color:red;margin:0;font-size:13px;font-weight:800}.product-detail{grid-template-columns:minmax(300px,.86fr) minmax(0,1fr);align-items:start;gap:clamp(26px,6vw,72px);display:grid}.product-detail .product-image{aspect-ratio:4/5;box-shadow:var(--shadow)}.detail-copy{gap:18px;display:grid}.detail-meta{flex-wrap:wrap;gap:10px;display:flex}.detail-meta span{border:1px solid var(--line);color:var(--muted);border-radius:999px;padding:8px 12px;font-weight:800}.pairing-panel{border-left:3px solid var(--gold);background:#fffcf58f;gap:8px;padding:18px;display:grid}.pairing-panel h2{font-size:22px}.pairing-panel p{color:var(--muted);margin:0;line-height:1.7}.back-button{width:fit-content}.basket-page{gap:28px;display:grid}.basket-overlay{z-index:20;background:#1f1a1747;justify-content:flex-end;display:flex;position:fixed;top:0;right:0;bottom:0;left:0}.basket-drawer{background:var(--paper);align-content:start;gap:18px;width:min(100%,510px);height:100%;padding:26px;display:grid;overflow-y:auto;box-shadow:-20px 0 60px #1f1a172e}.basket-drawer-header{justify-content:space-between;align-items:start;gap:16px;display:flex}.basket-drawer-header h2{margin:4px 0 0;font-size:34px}.drawer-close{flex:none;place-items:center;width:42px;height:42px;padding:0;display:grid}.basket-drawer-intro{color:var(--muted);margin:0;line-height:1.7}.basket-notices{border-left:3px solid var(--gold);color:var(--ink);background:#b58a3e1a;gap:8px;padding:12px 14px;font-size:13px;font-weight:700;line-height:1.7;display:grid}.basket-notices p{margin:0}.basket-drawer .order-summary{position:static}.basket-layout{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:24px;display:grid}.basket-list{gap:12px;display:grid}.order-summary{box-shadow:var(--shadow);background:#fffcf5db;border:1px solid #1f1a1729;gap:15px;padding:20px;display:grid;position:sticky;top:92px}.summary-row{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding-block:10px;display:flex}.summary-table-wrap{border:1px solid var(--line);overflow-x:auto}.summary-table{border-collapse:collapse;width:100%;font-size:13px}.summary-table th,.summary-table td{border-bottom:1px solid var(--line);text-align:left;white-space:nowrap;padding:9px 10px}.summary-table thead{color:var(--muted);background:#b58a3e1a;font-size:12px}.summary-table tbody tr:last-child th,.summary-table tbody tr:last-child td{border-bottom:0}.summary-table th:first-child,.summary-table td:first-child{white-space:normal}.summary-table th:last-child,.summary-table td:last-child{text-align:right}.order-summary p{color:var(--muted);margin:0;line-height:1.6}.primary-action.full{width:100%}.empty-state{text-align:center;background:#fffcf594;border:1px dashed #1f1a1747;justify-items:center;gap:14px;padding:34px;display:grid}.empty-state p{color:var(--muted);margin:0}.empty-state a{color:var(--date);font-weight:800}.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}@media(prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media(max-width:1050px){.hero-section,.editorial-band,.product-detail,.basket-layout{grid-template-columns:1fr}.hero-plate{min-height:430px}.featured-grid,.filter-panel{grid-template-columns:1fr 1fr}.order-summary{position:static}}@media(max-width:680px){.site-header{flex-direction:column;align-items:flex-start;position:static}.site-nav{justify-content:flex-start;width:100%}.hero-section{min-height:auto}.hero-copy h1,.detail-copy h1,.basket-copy h1{font-size:38px}.hero-plate{min-height:350px}.plate-card{padding:20px}.plate-card.main{width:78%;left:0}.plate-card.top,.plate-card.bottom{width:190px;right:0}.featured-grid,.product-grid,.filter-panel{grid-template-columns:1fr}.quantity-input{min-width:0}.section-heading{flex-direction:column;align-items:start}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@keyframes pulse{50%{opacity:.5}}
