:root{color:#211f1b;font-synthesis:none;text-rendering:optimizelegibility;--coral:#ef5f48;--coral-dark:#d94c38;--orange:#f5a316;--green:#a8c900;--ink:#211f1b;--muted:#766f65;--cream:#fffaf2;--paper:#fff;--line:#e8dfd2;--shadow:0 20px 60px #4d2f151c;background:#fffaf2;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Noto Sans TC,PingFang TC,Microsoft JhengHei,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}.app-shell{min-height:100vh}.preview-banner{color:#65350a;text-align:center;background:#fff0c7;border-bottom:1px solid #f3d793;justify-content:center;align-items:center;gap:9px;min-height:36px;padding:7px 20px;font-size:13px;font-weight:700;display:flex}.preview-dot{background:var(--orange);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #f5a31626}.topbar{z-index:40;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffaf2eb;border-bottom:1px solid #211f1b14;justify-content:space-between;align-items:center;height:82px;padding:0 clamp(20px,5vw,74px);display:flex;position:sticky;top:0}.brand-button{cursor:pointer;background:0 0;border:0;padding:0}.brand img{width:195px;height:auto}.brand--compact img{width:126px}.topbar nav{align-items:center;gap:8px;display:flex}.topbar nav button{cursor:pointer;background:0 0;border:0;border-radius:999px;padding:10px 14px;font-weight:750}.topbar nav button:hover,.topbar nav .nav-active{background:#f1e8dc}.topbar .nav-user{color:var(--coral-dark);flex-direction:column;align-items:flex-end;line-height:1.05;display:flex}.topbar .nav-user small{color:var(--muted);margin-top:4px;font-size:10px}.eyebrow{color:var(--coral);letter-spacing:.16em;margin-bottom:16px;font-size:12px;font-weight:900}.button{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:14px;min-height:46px;padding:0 22px;font-weight:850;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-2px)}.button:disabled{opacity:.45;cursor:not-allowed}.button--primary{color:#fff;background:var(--coral);box-shadow:0 10px 25px #ef5f483d}.button--primary:hover:not(:disabled){background:var(--coral-dark);box-shadow:0 13px 30px #ef5f4852}.button--ghost{border-color:var(--line);background:#fff}.button--text{color:var(--muted);background:0 0}.button--large{min-height:56px;padding:0 30px}.button--wide{width:100%}.welcome-page{overflow:hidden}.hero{grid-template-columns:minmax(0,1fr) minmax(380px,.9fr);align-items:center;gap:60px;min-height:660px;padding:70px clamp(24px,8vw,130px) 80px;display:grid;position:relative}.hero:before{content:"";background:#f8ecd8;border-radius:50%;width:620px;height:620px;position:absolute;top:25px;right:-110px}.hero-copy{z-index:2;max-width:670px;position:relative}.hero h1{letter-spacing:-.065em;margin-bottom:28px;font-size:clamp(52px,7vw,92px);font-weight:950;line-height:.98}.hero h1 span{color:var(--coral)}.hero-lead{max-width:560px;color:var(--muted);font-size:19px;line-height:1.8}.hero-actions{gap:12px;margin:34px 0;display:flex}.hero-notes{color:var(--muted);flex-wrap:wrap;gap:24px;font-size:13px;font-weight:700;display:flex}.hero-notes span{align-items:center;gap:8px;display:flex}.hero-notes b{color:#fff;background:var(--ink);border-radius:50%;place-items:center;width:27px;height:27px;display:grid}.hero-art{z-index:1;min-height:500px;position:relative}.hero-plate{aspect-ratio:1;border:16px solid #ffffffd1;border-radius:50%;width:min(460px,92%);position:absolute;top:4%;right:2%;overflow:hidden;transform:rotate(3deg);box-shadow:0 40px 90px #3b27133d}.hero-plate img{object-fit:cover;width:100%;height:100%}.fruit{filter:drop-shadow(0 10px 13px #00000026);border-radius:70% 32% 70% 35%;width:62px;height:44px;position:absolute}.fruit:after{content:"";background:#447f35;border-radius:100% 0;width:25px;height:12px;position:absolute;top:-8px;left:32px;transform:rotate(-22deg)}.fruit--orange{background:var(--orange);top:18%;left:5%;transform:rotate(-30deg)}.fruit--coral{background:var(--coral);bottom:10%;right:0;transform:rotate(25deg)}.fruit--green{background:var(--green);bottom:2%;left:13%;transform:rotate(8deg)}.hero-stamp{text-align:center;background:var(--ink);color:#fff;width:130px;height:130px;box-shadow:var(--shadow);border-radius:50%;place-content:center;line-height:1.4;display:grid;position:absolute;bottom:15%;left:0;transform:rotate(-9deg)}.hero-stamp strong{color:#f8c94d}.welcome-bottom{color:#fff;background:#26231f;grid-template-columns:repeat(3,1fr);gap:1px;padding:44px clamp(24px,8vw,130px) 70px;display:grid}.welcome-bottom article{border-right:1px solid #ffffff1f;padding:24px clamp(16px,3vw,44px)}.welcome-bottom article:last-child{border:0}.welcome-bottom span{color:var(--orange);font-size:13px;font-weight:900}.welcome-bottom h2{margin:12px 0 8px;font-size:20px}.welcome-bottom p{color:#bcb4aa;margin:0;line-height:1.7}.login-page{background:radial-gradient(circle at 20% 20%,#a8c9001f,#0000 30%),radial-gradient(circle at 80% 80%,#ef5f4824,#0000 32%);place-items:center;min-height:calc(100vh - 118px);padding:44px 20px;display:grid}.login-card{width:min(480px,100%);box-shadow:var(--shadow);background:#fff;border-radius:30px;padding:46px}.login-card .brand{margin-bottom:30px}.login-card h1{margin-bottom:12px;font-size:33px}.login-card>p:not(.eyebrow){color:var(--muted);line-height:1.7}.login-card form,.admin-form{gap:17px;margin-top:28px;display:grid}label{color:#4a463f;gap:7px;font-size:13px;font-weight:800;display:grid}input,textarea,select{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:13px;outline:none;padding:12px 14px}input:focus,textarea:focus,select:focus{border-color:var(--coral);box-shadow:0 0 0 3px #ef5f481f}.form-error,.form-success{border-radius:12px;padding:12px 15px;font-size:14px;font-weight:700;line-height:1.5}.form-error{color:#9f3429;background:#fff0ed;border:1px solid #f6c2b9}.form-success{color:#456600;background:#f0f8cf;border:1px solid #cadf7b}.order-page,.admin-page{width:min(1380px,100% - 40px);margin:0 auto;padding:48px 0 130px}.order-heading,.admin-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:30px;display:flex}.order-heading h1,.admin-heading h1{letter-spacing:-.045em;margin-bottom:10px;font-size:clamp(34px,5vw,58px)}.order-heading p:last-child,.admin-heading p:last-child{color:var(--muted);margin:0}.steps{grid-template-columns:repeat(3,1fr);margin:0 0 38px;padding:0;list-style:none;display:grid;position:relative}.steps:before{content:"";background:var(--line);height:2px;position:absolute;top:17px;left:16.67%;right:16.67%}.steps li{color:#9b9388;place-items:center;gap:8px;font-size:13px;font-weight:800;display:grid;position:relative}.steps span{border:2px solid var(--line);background:var(--cream);z-index:1;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.steps .is-active{color:var(--coral)}.steps .is-active span{border-color:var(--coral);background:var(--coral);color:#fff}.steps .is-done span{border-color:var(--green);background:var(--green);color:#fff}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.product-card{text-align:left;cursor:pointer;background:#fff;border:2px solid #0000;border-radius:24px;padding:0;transition:transform .2s,border .2s,box-shadow .2s;overflow:hidden;box-shadow:0 8px 28px #38291712}.product-card:hover{transform:translateY(-4px);box-shadow:0 16px 40px #3829171f}.product-card.is-selected{border-color:var(--coral);box-shadow:0 12px 34px #ef5f482e}.product-image{aspect-ratio:16/12;background:#f1eee8;position:relative;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.product-card:hover img{transform:scale(1.025)}.selected-check{color:#fff;background:var(--coral);border-radius:50%;place-items:center;width:34px;height:34px;font-weight:900;display:grid;position:absolute;top:14px;right:14px;box-shadow:0 5px 15px #0003}.product-info{padding:19px 20px 22px}.product-title{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.product-title h3{margin-bottom:8px;font-size:18px}.product-title strong{color:var(--coral);white-space:nowrap}.product-info p{color:var(--muted);margin:8px 0 0;font-size:13px;line-height:1.6}.tags{gap:6px;display:flex}.tags span{color:#557000;background:#f0f8ca;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:800}.category-tabs{background:#eee5d8;border-radius:18px;grid-template-columns:repeat(4,1fr);gap:10px;margin:0 0 24px;padding:7px;display:grid}.category-tabs button{cursor:pointer;background:0 0;border:0;border-radius:13px;padding:13px 8px;font-weight:850}.category-tabs button small{color:var(--muted);margin-top:4px;font-weight:600;display:block}.category-tabs .is-active{color:var(--coral);background:#fff;box-shadow:0 7px 18px #35261414}.drink-options{border:1px solid var(--line);background:#fff;border-radius:24px;margin:30px 0 10px;padding:28px}.option-fieldset{border:0;margin:0 0 24px;padding:0}.option-fieldset:last-child{margin-bottom:0}.option-fieldset legend{margin-bottom:12px;font-weight:900}.option-fieldset legend span{color:var(--coral);margin-left:7px;font-size:11px}.segmented{gap:8px;display:inline-flex}.segmented button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:12px;min-width:88px;padding:11px 20px;font-weight:800}.segmented button.is-active{color:#fff;border-color:var(--ink);background:var(--ink)}.bean-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.bean-card{text-align:left;border:1px solid var(--line);cursor:pointer;background:#fffdf8;border-radius:17px;padding:16px}.bean-card.is-active{border-color:var(--coral);box-shadow:inset 0 0 0 1px var(--coral);background:#fff4ef}.bean-card>div{justify-content:space-between;gap:10px;display:flex}.bean-card em{color:var(--coral);font-size:11px;font-style:normal;font-weight:800}.bean-card small{color:var(--muted);margin:7px 0;line-height:1.5;display:block}.bean-card p{margin:0;font-size:12px}.order-footer{z-index:30;color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#24211df5;border-radius:22px;justify-content:space-between;align-items:center;gap:20px;width:min(1050px,100% - 28px);min-height:76px;padding:12px 15px 12px 24px;display:flex;position:fixed;bottom:20px;left:50%;transform:translate(-50%);box-shadow:0 20px 60px #19140f47}.order-footer>div:first-child{align-items:center;gap:12px;display:flex}.order-footer small{color:#aaa197;display:block}.order-footer strong{color:#ffc445}.footer-actions{gap:8px;display:flex}.footer-actions .button--ghost{color:#fff;background:0 0;border-color:#625b53}.review-layout{grid-template-columns:minmax(0,1fr) 280px;align-items:start;gap:24px;display:grid}.review-card,.review-note{box-shadow:var(--shadow);background:#fff;border-radius:28px}.review-card{padding:clamp(24px,5vw,52px)}.review-card>h2{font-size:32px}.review-item{border-top:1px solid var(--line);grid-template-columns:96px 1fr auto;align-items:center;gap:18px;padding:20px 0;display:grid}.review-item img{aspect-ratio:1;object-fit:cover;border-radius:16px;width:96px}.review-item small{color:var(--coral);font-weight:850}.review-item h3{margin:4px 0}.review-item p{color:var(--muted);margin:0;font-size:12px}.review-item>strong{color:var(--coral)}.review-total{border-top:2px solid var(--ink);justify-content:space-between;align-items:center;padding:24px 0;display:flex}.review-total span{font-weight:900}.review-total small{color:var(--muted);margin-top:4px;font-weight:500;display:block}.review-total strong{color:var(--coral);font-size:30px}.review-card .form-error,.review-card .form-success{margin-bottom:15px}.review-note{color:#fff;background:#2b2824;padding:28px}.review-note span{font-size:36px}.review-note h3{margin:18px 0 8px}.review-note p{color:#c6beb3;margin:0;line-height:1.7}.admin-heading select{width:auto;min-width:230px}.admin-tabs{border-bottom:1px solid var(--line);gap:8px;margin-bottom:24px;display:flex}.admin-tabs button{cursor:pointer;background:0 0;border:0;border-bottom:3px solid #0000;padding:13px 20px;font-weight:850}.admin-tabs .is-active{color:var(--coral);border-color:var(--coral)}.admin-notice{color:#5d4a18;background:#fff0bd;border-radius:13px;justify-content:space-between;margin-bottom:18px;padding:13px 18px;display:flex}.admin-notice button{cursor:pointer;background:0 0;border:0}.admin-grid{grid-template-columns:minmax(0,1.6fr) minmax(300px,.8fr);gap:20px;display:grid}.panel{border:1px solid var(--line);background:#fff;border-radius:23px;padding:26px;box-shadow:0 8px 26px #3829170f}.panel-head{justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;display:flex}.panel-head h2{margin-bottom:5px}.panel-head p{color:var(--muted);margin:0;font-size:13px}.event-list{gap:10px;display:grid}.event-list article{background:#faf7f2;border-radius:15px;justify-content:space-between;align-items:center;gap:20px;padding:17px;display:flex}.event-list h3{margin:7px 0 3px}.event-list p{color:var(--muted);margin:0;font-size:12px}.event-list select{min-width:105px}.event-actions{align-items:center;gap:8px;display:flex}.event-actions .button{min-height:42px;padding:0 15px}.status{text-transform:uppercase;border-radius:999px;width:fit-content;padding:4px 9px;font-size:10px;font-style:normal;font-weight:900;display:inline-flex}.status--open{color:#3d6500;background:#e8f6bf}.status--draft{color:#79550b;background:#fff0bd}.status--closed{color:#776e64;background:#eae5df}.form-row{grid-template-columns:1fr 1fr;gap:13px;display:grid}.menu-table{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.menu-table>button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:15px;grid-template-columns:64px 1fr auto auto;align-items:center;gap:13px;padding:10px;display:grid}.menu-table img{object-fit:cover;border-radius:11px;width:64px;height:64px}.menu-table span{gap:4px;display:grid}.menu-table small{color:var(--muted)}.menu-table strong{color:var(--coral)}.menu-table em{color:var(--muted);font-size:12px;font-style:normal}.stats-grid{grid-template-columns:repeat(3,1fr);gap:15px;margin-bottom:20px;display:grid}.stats-grid article{color:#fff;background:#292622;border-radius:20px;padding:23px}.stats-grid article:nth-child(2){background:var(--coral)}.stats-grid article:nth-child(3){color:var(--ink);background:#ddeb99}.stats-grid small,.stats-grid span{opacity:.7;display:block}.stats-grid strong{margin:9px 0;font-size:32px;display:block}.stats-grid .stats-name{font-size:19px;line-height:1.35}.order-tools{gap:8px;display:flex}.order-tools input{min-width:190px}.orders-table{overflow-x:auto}.orders-row{border-bottom:1px solid var(--line);grid-template-columns:1.1fr 1.6fr .6fr .6fr .8fr;align-items:center;gap:15px;min-width:850px;padding:13px 8px;display:grid}.orders-row>span{gap:4px;display:grid}.orders-row small{color:var(--muted)}.orders-head{color:var(--muted);font-size:12px;font-weight:850}.link-button{color:var(--coral);cursor:pointer;background:0 0;border:0;padding:5px 8px;font-weight:800}.link-danger{color:#a03f36}.locked-panel{text-align:center;border:2px dashed var(--line);background:#fff;border-radius:32px;align-content:center;place-items:center;min-height:520px;padding:50px;display:grid}.locked-panel>span{margin-bottom:18px;font-size:48px}.locked-panel h1{margin-bottom:14px;font-size:42px}.locked-panel>p:not(.eyebrow){max-width:650px;color:var(--muted);line-height:1.8}.locked-features{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:18px;display:flex}.locked-features b{background:#f3eee6;border-radius:999px;padding:9px 13px;font-size:12px}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#18141094;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:24px;width:min(760px,100%);max-height:calc(100vh - 48px);padding:27px;overflow-y:auto;box-shadow:0 30px 90px #00000047}.modal--small{width:min(600px,100%)}.modal-head{justify-content:space-between;align-items:center;display:flex}.modal-head h2{margin:0}.modal-head button{cursor:pointer;background:#f2ece4;border:0;border-radius:50%;width:36px;height:36px;font-size:22px}.modal-actions{justify-content:flex-end;gap:8px;display:flex}.file-label input{padding:9px}.switch-label{align-content:end;align-items:center;gap:8px;padding-bottom:12px;display:flex}.switch-label input,.option-editor input{width:auto}.option-editor{background:#faf7f2;border-radius:15px;gap:10px;padding:16px;display:grid}.option-editor>div{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.option-editor label{align-items:center;gap:6px;display:flex}@media (width<=980px){.hero{grid-template-columns:1fr;padding-top:55px}.hero-art{min-height:430px}.hero-plate{width:min(430px,82vw);left:50%;right:auto;transform:translate(-50%)rotate(3deg)}.product-grid,.bean-grid{grid-template-columns:repeat(2,1fr)}.review-layout,.admin-grid{grid-template-columns:1fr}.review-note{order:-1}.menu-table{grid-template-columns:1fr}}@media (width<=680px){.preview-banner{font-size:11px}.topbar{height:66px;padding:0 15px}.brand--compact img{width:96px}.topbar nav{gap:2px}.topbar nav button{padding:8px;font-size:12px}.hero{gap:20px;min-height:auto;padding:44px 22px 60px}.hero h1{font-size:49px}.hero-lead{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch}.hero-art{min-height:350px}.hero-stamp{width:105px;height:105px;font-size:12px;bottom:4%;left:3%}.fruit{transform:scale(.78)}.welcome-bottom{grid-template-columns:1fr;padding:20px 22px 35px}.welcome-bottom article{border-bottom:1px solid #ffffff1f;border-right:0;padding:23px 0}.login-card{padding:28px 23px}.order-page,.admin-page{width:min(100% - 28px,1380px);padding-top:32px}.order-heading,.admin-heading{flex-direction:column;align-items:flex-start}.order-heading h1,.admin-heading h1{font-size:36px}.product-grid,.product-grid--drinks{grid-template-columns:1fr;gap:15px}.product-card{border-radius:18px;grid-template-columns:118px 1fr;display:grid}.product-image{aspect-ratio:1;height:100%}.product-info{padding:15px}.product-title{flex-direction:column;gap:2px}.product-info p{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.category-tabs{grid-template-columns:repeat(2,1fr)}.drink-options{padding:20px}.segmented{width:100%}.segmented button{flex:1}.bean-grid{grid-template-columns:1fr}.review-card{padding:24px 18px}.review-item{grid-template-columns:72px 1fr}.review-item img{width:72px}.review-item>strong{grid-column:2}.order-footer{min-height:66px;padding:9px 10px 9px 15px;bottom:8px}.order-footer>div:first-child b{white-space:nowrap;text-overflow:ellipsis;max-width:130px;overflow:hidden}.order-footer small,.order-footer>div:first-child span,.order-footer>div:first-child strong{display:none}.footer-actions .button{min-height:43px;padding:0 15px}.admin-heading select{width:100%}.admin-tabs{overflow-x:auto}.admin-tabs button{white-space:nowrap}.stats-grid{grid-template-columns:1fr}.panel{padding:18px}.panel-head{flex-direction:column;align-items:flex-start}.form-row{grid-template-columns:1fr}.order-tools{grid-template-columns:1fr auto;width:100%;display:grid}.order-tools input{min-width:0}.order-tools a{grid-column:1/-1}.menu-table>button{grid-template-columns:58px 1fr auto}.menu-table em{display:none}.locked-panel{padding:35px 20px}.locked-panel h1{font-size:32px}.modal-backdrop{padding:10px}.modal{max-height:calc(100vh - 20px);padding:20px 16px}}
