:root{--paper:#f7f0e6;--paper-deep:#efe3d3;--ink:#2e1a0f;--muted:#8e7866;--line:#57372129;--coffee:#2a180f;--coffee-soft:#4d2d1c;--cream:#fffaf2;--gold:#d99b4b;--gold-pale:#f3d39e;--cold:#718da0;--green:#55715f;--shadow:0 24px 70px #4b2d191f}*{box-sizing:border-box}[hidden]{display:none!important}html{min-width:320px;color:var(--ink);scroll-behavior:smooth;background:#e8ddd0}body{background:radial-gradient(circle at 82% 8%,#eebb723d,#0000 23%),linear-gradient(135deg,#f1e8dc 0%,#e9ddd0 100%);min-height:100vh;margin:0;font-family:DM Sans,Microsoft YaHei,sans-serif}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}.paper-noise{pointer-events:none;opacity:.28;z-index:10;mix-blend-mode:multiply;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.06'/%3E%3C/svg%3E");position:fixed;inset:0}.coffee-shell{width:min(1180px,100% - 48px);min-height:100vh;margin:0 auto;padding:30px 0 150px}.topbar{justify-content:space-between;align-items:center;gap:24px;min-height:72px;display:flex}.store-mark{color:inherit;align-items:center;gap:13px;text-decoration:none;display:inline-flex}.store-mark>span:last-child{gap:3px;display:grid}.store-mark small,.section-heading span,.barista-login>div span,.popover-head span{letter-spacing:.18em;color:var(--muted);font-size:10px;font-weight:700}.store-mark strong{letter-spacing:.04em;font-family:Noto Serif SC,serif;font-size:16px}.pin-icon{background:var(--coffee);width:38px;height:38px;color:var(--cream);border-radius:14px;place-items:center;display:grid;box-shadow:0 8px 24px #2a180f2e}.pin-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:19px}.live-pill{border:1px solid var(--line);color:var(--muted);backdrop-filter:blur(12px);background:#fffaf29e;border-radius:999px;align-items:center;gap:8px;padding:9px 13px;font-size:12px;display:inline-flex}.live-pill i{background:var(--gold);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #d99b4b1f}.live-pill[data-state=online] i{background:#668a70;box-shadow:0 0 0 5px #668a7024}.live-pill[data-state=offline] i{background:#b65e4f;box-shadow:0 0 0 5px #b65e4f24}.hero{min-height:500px;box-shadow:var(--shadow);isolation:isolate;background:#f4e6d3;border:1px solid #5d391e1c;border-radius:42px;margin-top:18px;padding:75px 7%;position:relative;overflow:hidden}.hero:before{content:"";z-index:-1;background:linear-gradient(90deg,#fffbf5fc 0 34%,#fffbf5e8 44%,#fffbf547 64%,#0000 78%);position:absolute;inset:0}.hero-copy{z-index:2;width:53%;position:relative}.eyebrow{color:#9e6f3f;letter-spacing:.2em;margin:0 0 20px;font-size:11px;font-weight:700}.hero h1,.barista-heading h1{letter-spacing:-.04em;margin:0;font-family:Noto Serif SC,serif;font-size:clamp(50px,6vw,82px);font-weight:700;line-height:1.2}.hero h1:after{content:"";border-top:3px solid #dea65e9e;border-radius:50%;width:75%;height:19px;margin:-2px 0 8px 35px;display:block;transform:rotate(-5deg)}.hero-note{color:var(--muted);margin:16px 0 0;font-family:Noto Serif SC,serif;line-height:1.9}.hero-art{z-index:-2;position:absolute;inset:0}.hero-photo{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.section-heading{justify-content:space-between;align-items:end;gap:25px;margin:62px 0 25px;padding:0 10px;display:flex}.section-heading h2{margin:5px 0 0;font-family:Noto Serif SC,serif;font-size:clamp(28px,3vw,38px)}.section-heading p{color:var(--muted);margin:0 0 5px;font-size:13px}.section-heading.compact{margin-top:34px}.customer-name-panel{border:1px solid var(--line);background:#fffaf3c2;border-radius:20px;justify-content:space-between;align-items:center;gap:22px;margin:-7px 0 24px;padding:16px 20px;display:flex;box-shadow:0 10px 24px #4328160d}.customer-name-panel>span{gap:4px;display:grid}.customer-name-panel strong{font-family:Noto Serif SC,serif;font-size:17px}.customer-name-panel small{color:var(--muted);font-size:12px}.customer-name-panel input{border:1px solid var(--line);width:min(300px,48vw);color:var(--coffee);font:inherit;background:#ffffffc7;border-radius:13px;outline:0;padding:12px 14px}.customer-name-panel input:focus{border-color:var(--gold);box-shadow:0 0 0 4px #d99b4b21}.menu-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.coffee-card{background:#fffbf5d9;border:1px solid #59361d1a;border-radius:28px;flex-direction:column;min-height:390px;padding:28px 28px 22px;transition:transform .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 15px 38px #43281614}.coffee-card:hover{transform:translateY(-4px);box-shadow:0 22px 44px #43281621}.coffee-card.featured{color:#fff8ed;background:linear-gradient(128deg,#2a180f 0 52%,#6c4027 100%);grid-column:span 2}.coffee-card.featured .card-copy{width:48%}.coffee-card:last-child{grid-column:1/-1;min-height:285px}.coffee-card:last-child .card-copy{width:48%}.coffee-card:last-child .product-photo-wrap{width:42%;height:calc(100% - 44px);margin:0;position:absolute;top:22px;right:22px}.coffee-card.featured .card-copy p:not(.product-no),.coffee-card.featured .card-copy strong{color:#d5c0a9}.card-copy{z-index:3;width:66%;position:relative}.coffee-card:not(.featured) .card-copy{width:100%}.product-no{color:#8e78667a;letter-spacing:.16em;margin:0 0 12px;font-size:11px;font-weight:700}.coffee-card.featured .product-no{color:#ffffff59}.card-copy h3{margin:0;font-family:Noto Serif SC,serif;font-size:29px;font-weight:700}.card-copy strong{color:#9c724f;margin-top:3px;font-family:Georgia,serif;font-size:15px;font-style:italic;font-weight:400;display:block}.card-copy>p:last-child{color:var(--muted);margin:12px 0 0;font-family:Noto Serif SC,serif;font-size:12px;line-height:1.75}.recommend{color:#efc889;letter-spacing:.1em;background:#d99b4b3b;border-radius:999px;margin:0 0 16px;padding:5px 9px;font-size:10px;display:inline-block}.card-actions{z-index:4;justify-content:space-between;align-items:center;gap:12px;margin-top:auto;display:flex;position:relative}.temperature-picker{background:#ffffff12;border:1px solid #fff3;border-radius:999px;padding:3px;display:inline-flex}.temp-button{color:#d8c7b6;cursor:pointer;background:0 0;border:0;border-radius:999px;min-width:47px;padding:7px 12px;font-size:12px}.temp-button.active{background:var(--gold-pale);color:var(--coffee);box-shadow:0 6px 15px #00000029}.fixed-temp{color:#9b6a42;align-items:center;gap:5px;font-size:12px;display:inline-flex}.fixed-temp:before{content:"";background:#c87e3b;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #c87e3b1a}.fixed-temp.cold-label{color:var(--cold)}.fixed-temp.cold-label:before{background:var(--cold);box-shadow:0 0 0 4px #718da01f}.add-button{cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;display:inline-flex}.add-button span{color:#fff;background:#a96b2f;border-radius:50%;place-items:center;width:37px;height:37px;font-size:25px;line-height:1;transition:transform .2s,background .2s;display:grid;box-shadow:0 8px 17px #6d3f1c33}.featured .add-button span{background:var(--gold-pale);color:var(--coffee)}.add-button b{color:var(--muted);font-size:12px;font-weight:600}.featured .add-button b{color:#dbc7b2}.add-button:hover span{background:var(--gold);transform:rotate(90deg)scale(1.06)}.product-photo-wrap{pointer-events:none;background:#ead9c3;border:1px solid #5d391e1a;border-radius:20px;height:158px;margin:14px 0 16px;position:relative;overflow:hidden}.product-photo{object-fit:cover;width:100%;height:100%;transition:transform .45s;display:block}.coffee-card:hover .product-photo{transform:scale(1.025)}.featured .product-photo-wrap{border:0;border-radius:0;height:auto;margin:0;position:absolute;inset:0 0 0 39%}.featured .product-photo-wrap:after{content:"";background:linear-gradient(90deg,#2a180f 0%,#2a180feb 12%,#2a180f2e 52%,#2a180f14 100%);position:absolute;inset:0}.featured .product-photo{object-position:center}.espresso .cup-shadow{width:110px;bottom:16px;left:15px}.coffee-card:last-child .cup-art{width:210px;height:180px;margin:0;position:absolute;top:42px;right:15%;transform:scale(1.14)}.cart-bar{z-index:20;left:50%;bottom:max(22px, env(safe-area-inset-bottom));color:#fff7eb;background:linear-gradient(105deg,#21150f,#302017);border:1px solid #ffffff17;border-radius:30px;align-items:center;gap:20px;width:min(940px,100% - 48px);min-height:84px;padding:12px 14px 12px 20px;display:flex;position:fixed;transform:translate(-50%);box-shadow:0 25px 65px #24140c52}.cart-summary{min-width:0;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;flex:1;align-items:center;gap:13px;padding:0;display:flex}.cart-summary>span:last-child{gap:4px;min-width:0;display:grid}.cart-summary small{color:#bca998;letter-spacing:.14em;font-size:10px}.cart-summary strong{text-overflow:ellipsis;white-space:nowrap;font-family:Noto Serif SC,serif;font-size:15px;overflow:hidden}.cart-count{width:43px;height:43px;color:var(--gold-pale);background:#ffffff1a;border-radius:15px;flex:none;place-items:center;font-size:17px;font-weight:700;display:grid}.checkout-button{color:#2d1a0f;cursor:pointer;background:linear-gradient(135deg,#edc181,#d9994a);border:0;border-radius:20px;min-width:190px;min-height:58px;padding:0 22px;font-family:Noto Serif SC,serif;font-weight:700;transition:transform .2s,opacity .2s;box-shadow:inset 0 1px #ffffff80}.checkout-button span{margin-left:13px}.checkout-button:hover:not(:disabled){transform:translateY(-2px)}.checkout-button:disabled{cursor:not-allowed;opacity:.42}.cart-popover{border:1px solid var(--line);width:min(430px,100vw - 48px);max-height:60vh;color:var(--ink);background:#fffaf3;border-radius:28px;padding:24px;position:absolute;bottom:calc(100% + 12px);right:0;overflow:auto;box-shadow:0 24px 70px #301b0f40}.popover-head{justify-content:space-between;align-items:start;display:flex}.popover-head h2{margin:4px 0 16px;font-family:Noto Serif SC,serif}.popover-head button{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:50%;width:35px;height:35px;font-size:22px}.cart-lines{gap:9px;display:grid}.cart-line{border-top:1px solid var(--line);grid-template-columns:1fr auto;align-items:center;gap:12px;padding:12px 0;display:grid}.cart-line:first-child{border-top:0}.cart-line strong{font-family:Noto Serif SC,serif;display:block}.cart-line small{color:var(--muted)}.quantity-control{align-items:center;gap:10px;display:inline-flex}.quantity-control button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:50%;width:28px;height:28px}.clear-cart{border:1px solid var(--line);width:100%;color:var(--muted);cursor:pointer;background:0 0;border-radius:13px;margin-top:14px;padding:11px}.order-dialog{width:min(430px,100% - 34px);color:var(--ink);text-align:center;background:#fffaf2;border:0;border-radius:32px;padding:40px;box-shadow:0 30px 90px #26150c59}.order-dialog::backdrop{backdrop-filter:blur(5px);background:#23160f7a}.receipt-mark{color:#fff;background:#617a65;border-radius:50%;place-items:center;width:58px;height:58px;margin:0 auto 20px;font-size:27px;display:grid}.order-dialog h2{margin:0;font-family:Noto Serif SC,serif;font-size:30px}.order-dialog>p:not(.eyebrow){color:var(--muted);line-height:1.7}.pickup-number{letter-spacing:.08em;margin:24px 0;font-size:54px;display:block}.order-dialog button{background:var(--coffee);color:#fff;cursor:pointer;border:0;border-radius:15px;width:100%;padding:14px}.toast{z-index:50;background:var(--coffee);color:#fff;opacity:0;pointer-events:none;border-radius:999px;max-width:calc(100% - 32px);padding:11px 17px;font-size:13px;transition:all .25s;position:fixed;top:24px;left:50%;transform:translate(-50%,-14px);box-shadow:0 12px 30px #28170e38}.toast.show{opacity:1;transform:translate(-50%)}.order-history-card{border:1px solid var(--line);background:#fffaf3c7;border-radius:24px;padding:23px}.order-history-card header{justify-content:space-between;gap:15px;display:flex}.order-history-card h3{margin:0;font-family:Noto Serif SC,serif}.status-badge{color:#8b6038;background:#eee0ce;border-radius:999px;align-items:center;padding:6px 10px;font-size:11px;display:inline-flex}.status-badge[data-status=ready]{color:#3f6748;background:#d9eadb}.status-badge[data-status=done]{color:#6a6661;background:#e7e4df}.order-history-card ul{border-top:1px solid var(--line);color:var(--muted);margin:18px 0 0;padding:16px 0 0;list-style:none}.order-history-card li{justify-content:space-between;margin-top:8px;display:flex}.barista-view{padding-top:40px}.barista-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:35px;display:flex}.barista-heading h1{font-size:clamp(42px,6vw,70px)}.barista-heading>div>p:last-child{color:var(--muted);margin:15px 0 0}.barista-actions{align-items:center;gap:12px;display:flex}.text-link{color:var(--muted);font-size:13px;text-decoration:none}.export-button{background:var(--coffee);color:#fff;cursor:pointer;border:0;border-radius:14px;padding:13px 18px}.barista-login{border:1px solid var(--line);min-height:420px;box-shadow:var(--shadow);background:#fffaf3d1;border-radius:36px;grid-template-columns:auto 1fr minmax(260px,360px);align-items:center;gap:35px;padding:clamp(28px,6vw,70px);display:grid}.login-emblem{background:var(--coffee);width:88px;height:88px;color:var(--gold-pale);border-radius:29px;place-items:center;font-family:Georgia,serif;font-size:42px;display:grid}.barista-login h2{margin:7px 0;font-family:Noto Serif SC,serif;font-size:30px}.barista-login p{color:var(--muted);line-height:1.7}.barista-login form{gap:13px;display:grid}.barista-login label{gap:7px;display:grid}.barista-login label span{color:var(--muted);font-size:11px}.barista-login input{border:1px solid var(--line);background:#fff;border-radius:12px;outline:0;width:100%;padding:13px 14px}.barista-login input:focus{border-color:var(--gold);box-shadow:0 0 0 4px #d99b4b21}.barista-login form button{background:var(--coffee);color:#fff;cursor:pointer;border:0;border-radius:13px;min-height:48px}.form-message{min-height:18px;font-size:12px;color:#a1493d!important;margin:0!important}.summary-strip{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.summary-strip article{border:1px solid var(--line);background:#fffaf3cc;border-radius:20px;padding:20px}.summary-strip span{color:var(--muted);font-size:12px}.summary-strip strong{margin-top:8px;font-family:Georgia,serif;font-size:34px;display:block}.order-toolbar{align-items:center;gap:8px;margin:25px 0 15px;display:flex}.order-toolbar button{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:999px;padding:9px 15px}.order-toolbar button.active{background:var(--coffee);color:#fff}.order-toolbar span{color:var(--muted);margin-left:auto;font-size:11px}.order-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.order-ticket{border:1px solid var(--line);background:#fffaf3d6;border-radius:23px;padding:22px;box-shadow:0 12px 28px #41261512}.order-ticket header{justify-content:space-between;gap:16px;display:flex}.order-customer-name{color:var(--coffee);margin-bottom:4px;font-family:Georgia,Noto Serif SC,serif;font-size:25px;line-height:1.15;display:block}.order-ticket h3{margin:0;font-family:Georgia,serif;font-size:27px}.order-ticket time{color:var(--muted);font-size:11px}.order-ticket ul{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:17px 0;padding:14px 0;list-style:none}.order-ticket li{justify-content:space-between;gap:12px;margin:8px 0;display:flex}.order-ticket li span{color:var(--muted);font-size:12px}.ticket-footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.ticket-footer small{color:var(--muted)}.ticket-actions{gap:8px;display:flex}.status-action,.delete-action{cursor:pointer;border:0;border-radius:12px;padding:10px 13px}.status-action{background:var(--coffee);color:#fff}.delete-action{color:#7f3f2e;background:#f1e4d8}.empty-board{border:1px dashed var(--line);color:var(--muted);text-align:center;border-radius:24px;grid-column:1/-1;padding:70px 20px}.order-list{display:block}.order-table-wrap{border:1px solid var(--line);background:#fffaf3d6;border-radius:22px;overflow-x:auto;box-shadow:0 12px 28px #41261512}.order-table{border-collapse:collapse;text-align:left;width:100%;min-width:760px}.order-table th{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;background:#673d1e0f;padding:13px 16px;font-size:11px;font-weight:700}.order-table td{vertical-align:middle;border-top:1px solid var(--line);padding:15px 16px;font-size:13px}.order-table .order-customer-name{white-space:nowrap;margin:0 0 4px;font-size:17px}.order-table td>small,.order-table time{color:var(--muted);font-size:11px}.order-items{min-width:210px}.order-items span{white-space:nowrap;align-items:center;gap:8px;min-height:38px;display:flex}.order-items img{object-fit:cover;border-radius:9px;width:34px;height:34px;box-shadow:0 3px 8px #4126151f}.order-items b{font-weight:700}.order-items em{color:var(--muted);font-size:11px;font-style:normal}.order-table .ticket-actions{justify-content:flex-end}.order-table .status-action,.order-table .delete-action{white-space:nowrap}@media (width<=900px){.coffee-shell{width:min(100% - 28px,760px)}.hero{min-height:470px;padding:62px 6%}.hero-copy{width:61%}.hero-photo{object-position:58% center}.menu-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.coffee-card.featured{grid-column:1/-1}.barista-login{grid-template-columns:auto 1fr}.barista-login form{grid-column:1/-1}.order-list{grid-template-columns:1fr}}@media (width<=600px){.coffee-shell{width:100%;padding:12px 14px 132px;overflow:hidden}.topbar{min-height:58px;padding:0 4px}.store-mark small{display:none}.store-mark strong{font-size:14px}.pin-icon{border-radius:12px;width:34px;height:34px}.live-pill{padding:8px 10px}.live-pill span{text-overflow:ellipsis;white-space:nowrap;max-width:105px;overflow:hidden}.hero{border-radius:30px;min-height:560px;margin-top:8px;padding:44px 25px}.hero:before{background:linear-gradient(#fffbf5fc 0 41%,#fffbf5bd 55%,#fffbf50d 78%)}.hero-copy{width:100%}.hero h1{font-size:clamp(45px,13vw,58px)}.hero-note{font-size:13px}.hero-art{inset:38% 0 0}.hero-photo{object-position:69% center}.section-heading{align-items:start;margin:40px 3px 18px}.section-heading p{text-align:right;max-width:135px;line-height:1.5}.section-heading h2{font-size:28px}.customer-name-panel{flex-direction:column;align-items:stretch;gap:12px;margin:-2px 0 18px;padding:15px 16px}.customer-name-panel input{width:100%}.menu-grid{grid-template-columns:1fr 1fr;gap:10px}.coffee-card,.coffee-card.featured{border-radius:22px;min-height:350px;padding:19px 16px 16px}.coffee-card.featured{grid-column:1/-1;min-height:330px}.coffee-card:last-child{grid-column:1/-1;min-height:245px}.coffee-card:last-child .card-copy{width:54%}.coffee-card:last-child .product-photo-wrap{width:43%;height:calc(100% - 32px);top:16px;right:16px}.card-copy h3{font-size:24px}.card-copy>p:last-child{font-size:11px;line-height:1.6}.coffee-card:not(.featured):not(:last-child) .product-photo-wrap{border-radius:16px;height:126px;margin:10px 0 12px}.featured .product-photo-wrap{height:auto;margin:0;inset:0 0 0 44%}.featured .product-photo{object-position:72% center}.featured .card-copy{width:54%}.recommend{margin-bottom:12px}.temperature-picker{transform-origin:0;transform:scale(.92)}.add-button b{display:none}.add-button span{width:34px;height:34px}.fixed-temp{font-size:11px}.cart-bar{width:calc(100% - 20px);min-height:72px;bottom:max(10px, env(safe-area-inset-bottom));border-radius:24px;gap:10px;padding:9px 9px 9px 13px}.cart-count{border-radius:13px;width:38px;height:38px}.cart-summary strong{max-width:128px;font-size:13px}.checkout-button{border-radius:17px;min-width:123px;min-height:52px;padding:0 14px;font-size:13px}.checkout-button span{margin-left:5px}.cart-popover{width:auto;max-height:68vh;position:fixed;bottom:92px;left:10px;right:10px}.order-dialog{padding:33px 24px}.pickup-number{font-size:47px}.barista-view{padding-top:25px}.barista-heading{flex-direction:column;align-items:start;gap:18px}.barista-heading h1{font-size:45px}.barista-actions{justify-content:space-between;width:100%}.barista-login{border-radius:27px;grid-template-columns:1fr;gap:18px;min-height:auto;padding:27px 21px}.login-emblem{border-radius:21px;width:65px;height:65px;font-size:32px}.barista-login form{grid-column:auto}.summary-strip{grid-template-columns:1fr 1fr;gap:9px}.summary-strip article{padding:15px}.summary-strip strong{font-size:28px}.order-toolbar{flex-wrap:wrap}.order-toolbar span{width:100%;margin:5px 0 0}.order-ticket{padding:18px}.text-link{font-size:12px}.export-button{padding:11px 13px;font-size:12px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
