@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=DM+Serif+Display:ital@0;1&display=swap');
:root{--green:#173f32;--gold:#b28a30;--ink:#243b31;--muted:#79817b;--line:#e7ebe5;--soft:#f1f5ed}*{box-sizing:border-box}body{margin:0;background:#e8eee6;color:var(--ink);font:15px/1.5 'DM Sans',sans-serif}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit;border:0;background:none}button:disabled{opacity:.45;cursor:not-allowed}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #c49c40;outline-offset:3px}[hidden]{display:none!important}svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}p{margin:0 0 16px}h1,h2,h3{line-height:1.15;margin:0}h1,h2{font-family:'DM Serif Display',Georgia,serif;font-weight:400}.app-shell{max-width:1110px;margin:auto;display:grid;grid-template-columns:218px 1fr;min-height:100dvh;box-shadow:0 0 80px #153d3010}.rail{background:var(--green);color:#e7eada;padding:44px 25px;position:sticky;top:0;height:100dvh;display:flex;flex-direction:column}.rail-brand{line-height:1;margin:0 0 64px}.rail-brand i{font-family:Georgia,serif;font-size:25px;display:block}.rail-brand strong{font-family:Georgia,serif;font-size:31px;font-weight:400}.rail-brand span{color:#dab557}.rail nav{display:grid;gap:10px}.rail nav button{color:#cfdbcf;text-align:left;padding:14px 16px;display:flex;align-items:center;gap:13px;border-radius:13px;font-size:14px}.rail nav .active{background:#315647;color:white}.rail>p{margin-top:auto;font-size:12px;color:#a6bcae;line-height:1.8}.app-main{background:white;min-width:0}.demo-strip{padding:7px 26px;background:#edf1e9;color:#6d786e;display:flex;justify-content:space-between;font-size:9px;letter-spacing:1px}.demo-strip button{font-size:10px;letter-spacing:0;padding:0}header{height:100px;padding:14px 28px;display:flex;align-items:center;border-bottom:1px solid var(--line);gap:20px}.logo-window{width:108px;height:66px;position:relative;overflow:hidden;flex-shrink:0;background:white}.logo-window img{position:absolute;width:140px;max-width:none;left:-14px;top:-88px}.location{margin-left:auto;text-align:left;line-height:1.5}.location>span{font-size:9px;font-weight:600;letter-spacing:1.6px;color:var(--muted);display:block}.location strong{font-size:13px;font-weight:600}.location strong span{margin-left:9px;color:var(--gold)}.round-button{position:relative;width:43px;height:43px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center}.round-button b{position:absolute;right:-3px;top:-4px;background:var(--green);color:white;font-size:9px;border-radius:50%;min-width:17px;height:17px;line-height:17px}#screen{padding:22px 28px 40px;outline:none}.welcome{display:flex;justify-content:space-between;align-items:center;margin:0 0 22px}.welcome p{font-size:12px;color:var(--muted);margin:0 0 3px}.welcome h1{font-size:34px;letter-spacing:-.6px}.sun{color:var(--gold);font-size:42px;line-height:1}.feature{height:238px;position:relative;overflow:hidden;border-radius:22px;background:#113e30;color:#fff9e8;isolation:isolate}.feature>img{position:absolute;right:-10%;top:0;height:100%;width:83%;object-fit:cover;object-position:center;z-index:-2}.feature:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#143d30 2%,#143d30ed 26%,#143d3000 78%);z-index:-1}.feature-copy{padding:27px 25px;width:65%}.eyebrow{font-size:9px;font-weight:600;letter-spacing:1.7px;color:var(--gold);margin-bottom:10px}.feature h2{font-size:35px;line-height:1.05;letter-spacing:-.3px}.feature h2 em{font-weight:400;color:#e7d89b}.feature button{background:#f2efd8;color:var(--green);border-radius:22px;padding:10px 15px;font-size:11px;font-weight:600;margin-top:18px}.feature small{position:absolute;right:12px;bottom:8px;font-size:7px;color:#e0e4d9}.pickup-banner{display:flex;gap:10px;align-items:center;padding:15px 2px 3px;color:#647769;font-size:11px}.pickup-banner svg{width:18px}.pickup-banner b{font-weight:600;color:var(--green)}.pickup-banner>span:last-child{margin-left:auto;font-size:10px}.section-head{display:flex;justify-content:space-between;align-items:center;margin:27px 0 15px}.section-head h2{font-size:25px;letter-spacing:-.3px}.text-button{font-size:11px;color:var(--green);font-weight:600;padding:5px 0}.categories{display:flex;gap:8px;overflow:auto;scrollbar-width:none;margin:18px -2px 19px;padding:2px}.categories::-webkit-scrollbar{display:none}.category{padding:10px 16px;border-radius:25px;white-space:nowrap;font-size:11px;border:1px solid var(--line);color:#66756a;min-height:39px}.category.active{background:var(--green);color:white;border-color:var(--green)}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.product-card{border:1px solid var(--line);border-radius:17px;overflow:hidden;background:white;min-width:0}.product-media{position:relative;height:195px;overflow:hidden;background:#eef1e6;display:block;width:100%;padding:0}.product-media img{width:100%;height:100%;object-fit:cover;object-position:50% 56%;transition:transform .25s}.product-media:hover img{transform:scale(1.025)}.product-media.story img{height:170%;position:absolute;top:-39%;left:0;object-position:50% 50%}.product-tag{position:absolute;left:9px;top:9px;border-radius:20px;background:#fffdf0ed;padding:4px 8px;font-size:8px;font-weight:600;letter-spacing:.4px}.product-info{padding:12px}.product-name{font-size:13px;font-weight:600;padding:0;text-align:left;line-height:1.25;min-height:17px}.product-info p{font-size:10px;color:var(--muted);margin:5px 0 11px}.product-bottom{display:flex;justify-content:space-between;align-items:center;font-size:12px;font-weight:600}.add{width:29px;height:29px;border-radius:50%;background:var(--green);color:white;font-size:22px;font-weight:400;line-height:1}.text-card{background:#f6f7f0}.text-card .product-info{padding:22px 17px}.text-card .product-name{font-family:'DM Serif Display',Georgia,serif;font-size:23px}.text-card .product-info p{min-height:35px;font-size:11px}.tea-shortcut{background:#f0f3e7;border:1px solid #e7ebdc;border-radius:17px;margin-top:23px;padding:19px;display:flex;align-items:center;width:100%;text-align:left;gap:13px}.tea-shortcut svg{width:29px;height:29px;color:#708948}.tea-shortcut strong{display:block;font-size:14px}.tea-shortcut small{font-size:11px;color:var(--muted)}.tea-shortcut>span:last-child{margin-left:auto;font-size:23px}.menu-note{font-size:10px;color:#899087;margin:19px 0 0;line-height:1.7}.screen-intro{margin-bottom:20px}.screen-intro h1{font-size:34px;margin:3px 0 8px}.screen-intro p{font-size:12px;color:var(--muted);margin:0}.tea-panel{background:#f2f5e8;border-radius:23px;padding:36px 27px;min-height:280px}.tea-panel svg{height:45px;width:45px;color:#819c58;margin-bottom:17px}.tea-panel h2{font-size:32px;margin-bottom:14px}.tea-panel p{font-size:13px;color:#677760;max-width:340px}.pending{font-size:10px;display:inline-block;border:1px solid #ccd7bd;border-radius:20px;padding:5px 10px}dialog{border:0;border-radius:24px;color:var(--ink);width:460px;max-width:calc(100vw - 28px);max-height:90dvh;padding:26px;box-shadow:0 30px 90px #122d3a33;overscroll-behavior:contain}dialog::backdrop{background:#142b2580;backdrop-filter:blur(5px)}.close{position:absolute;right:14px;top:14px;background:#ffffffed;border-radius:50%;width:33px;height:33px;z-index:3;font-size:24px;line-height:1}.detail-photo{height:240px;margin:-26px -26px 23px;overflow:hidden;position:relative;background:#edf1e5}.detail-photo img{width:100%;height:100%;object-fit:contain;object-position:50% 50%}.detail-photo.story img{height:175%;position:absolute;top:-40%;object-position:center}.detail-heading{display:flex;justify-content:space-between;align-items:center;gap:10px}.detail-heading h2{font-size:31px}.detail-description{font-size:12px;color:var(--muted);margin:10px 0 20px}fieldset{border:0;padding:0;margin:20px 0}legend{font-size:13px;font-weight:600;margin-bottom:10px}.options{display:flex;gap:9px;flex-wrap:wrap}.option{flex:1;min-width:90px;display:block;position:relative}.option input{position:absolute;opacity:0;width:1px;height:1px}.option span{display:block;border:1px solid var(--line);padding:11px 10px;text-align:center;border-radius:11px;font-size:12px}.option input:checked+span{background:#eef3e9;border:1.5px solid var(--green);color:var(--green);font-weight:600}.option input:focus-visible+span{outline:3px solid var(--gold)}.field{display:block;font-size:12px;font-weight:600;margin:19px 0}.field select{display:block;width:100%;margin-top:9px;padding:13px 11px;border:1px solid var(--line);border-radius:11px;background:white;color:var(--ink)}.extra{display:flex;align-items:center;gap:9px;font-size:12px;padding:9px 0}.extra input{accent-color:var(--green);width:17px;height:17px}.extra span{margin-left:auto;color:var(--muted);font-size:11px}.detail-actions{display:flex;gap:12px;align-items:center;position:sticky;bottom:-26px;background:white;padding:17px 0 8px;border-top:1px solid var(--line)}.stepper{display:flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:30px;height:46px}.stepper button{width:31px;font-size:20px}.stepper span{min-width:14px;text-align:center;font-size:13px}.primary{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 20px;border-radius:28px;background:var(--green);color:white;font-weight:600;font-size:12px;min-height:46px}.detail-actions .primary{flex:1}.secondary{border:1px solid var(--line);border-radius:25px;padding:11px 15px;font-size:12px}.wide{width:100%}.empty-state{min-height:340px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:17px}.empty-state>svg{width:53px;height:53px;color:#97ad91}.empty-state h2{font-size:30px}.empty-state p{font-size:13px;color:var(--muted);max-width:280px;margin:0}.bag-row{display:flex;gap:13px;align-items:flex-start;padding:18px 0;border-bottom:1px solid var(--line)}.bag-thumb{width:67px;height:82px;flex-shrink:0;border-radius:12px;overflow:hidden;background:#edf1e5}.bag-thumb img{width:100%;height:100%;object-fit:cover}.item-copy{flex:1;min-width:0}.item-copy h3{font-size:14px;margin-bottom:5px}.item-copy p{font-size:11px;color:var(--muted);margin-bottom:10px}.price{font-size:13px;font-weight:600}.quantity-row{display:flex;align-items:center;justify-content:space-between}.quantity-row .stepper{height:30px;gap:6px}.quantity-row .stepper button{width:24px;font-size:17px}.remove{font-size:10px;color:var(--muted);text-decoration:underline}.summary{padding:23px 0}.summary>div{display:flex;justify-content:space-between;font-size:13px;margin:9px 0}.summary .total{font-size:17px;font-weight:600;padding-top:12px;border-top:1px solid var(--line);margin-top:17px}.summary small{font-size:10px;color:var(--muted)}.checkout-warning,.staff-note{padding:15px;border-radius:13px;background:#f7f5e9;color:#7a7356;font-size:11px;line-height:1.7;margin:17px 0}.order-card{border:1px solid var(--line);border-radius:18px;padding:20px;margin:17px 0}.order-top{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-bottom:16px}.order-top h3{font-size:14px}.order-top small{font-size:10px;color:var(--muted)}.status{font-size:10px;border-radius:20px;padding:6px 10px;background:#edf3e6;color:#4f713e;white-space:nowrap}.order-items{font-size:12px;color:#657266;margin:0;padding-left:17px;line-height:1.8}.timeline{display:grid;grid-template-columns:repeat(4,1fr);gap:5px;margin:22px 0}.timeline span{font-size:9px;color:#939b91;padding-top:10px;border-top:3px solid #e7ebe4}.timeline .done{border-color:#648154;color:var(--green)}.order-footer{font-size:11px;display:flex;justify-content:space-between;gap:10px;margin-top:15px}.order-actions{display:flex;gap:10px;margin-top:18px}.order-actions .primary{flex:1}.staff-tools{display:flex;gap:10px;flex-wrap:wrap;margin:20px 0}.text-danger{font-size:11px;color:#916553}.bottom-nav{display:none}#toast{position:fixed;bottom:27px;left:50%;transform:translate(-50%,20px);background:var(--green);color:white;border-radius:30px;padding:12px 22px;font-size:12px;opacity:0;pointer-events:none;transition:.2s;z-index:20;white-space:nowrap;box-shadow:0 6px 25px #173f3226}#toast.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:800px){body{background:#f0f2ec}.app-shell{display:block;max-width:640px}.rail{display:none}header{height:87px;padding:9px 22px;gap:13px}.logo-window{width:99px;height:63px}.logo-window img{width:131px;left:-13px;top:-82px}.demo-strip{padding:7px 22px}#screen{padding:20px 22px 115px}.welcome h1{font-size:33px}.feature{height:220px}.feature-copy{padding:25px 22px}.feature h2{font-size:35px}.feature>img{width:95%;right:-21%}.feature:after{background:linear-gradient(90deg,#143d30 0%,#143d30d9 25%,#143d3000 83%)}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.product-media{height:240px}.bottom-nav{display:grid;grid-template-columns:repeat(4,1fr);position:fixed;bottom:0;width:100%;max-width:640px;background:#ffffffef;backdrop-filter:blur(15px);border-top:1px solid var(--line);z-index:5;padding:8px 10px calc(9px + env(safe-area-inset-bottom))}.bottom-nav button{display:flex;flex-direction:column;align-items:center;gap:4px;padding:5px;color:#929b90;font-size:9px;position:relative}.bottom-nav .active{color:var(--green)}.bottom-nav .active:before{content:'';position:absolute;top:-9px;width:25px;height:3px;background:var(--green);border-radius:0 0 3px 3px}.nav-count{position:absolute;top:0;left:calc(50% + 6px);background:var(--green);color:white;border-radius:20px;font-size:8px;min-width:15px;height:15px;line-height:15px}#toast{bottom:94px}dialog{margin:auto auto 0;max-width:640px;width:100%;max-height:92dvh;border-radius:24px 24px 0 0;padding:26px 24px calc(26px + env(safe-area-inset-bottom))}.detail-photo{margin:-26px -24px 22px}.detail-actions{bottom:-26px;padding-bottom:9px}.detail-heading h2{font-size:30px}}@media(max-width:430px){#screen{padding:18px 19px 108px}header{padding-left:19px;padding-right:19px}.demo-strip{padding-left:19px;padding-right:19px}.feature{height:208px}.feature-copy{padding:23px 19px}.feature h2{font-size:32px}.feature button{margin-top:16px;padding:9px 13px}.welcome{margin-bottom:19px}.welcome h1{font-size:31px}.section-head{margin-top:24px}.product-media{height:187px}.product-info{padding:11px}.product-name{font-size:12px}.pickup-banner{font-size:10px}.pickup-banner>span:last-child{font-size:9px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

/* Navigation icons use the same vector strokes as the app navigation. */
.feature button,.text-button,.demo-strip button{display:inline-flex;align-items:center;justify-content:center;gap:7px}.feature button svg,.text-button svg,.demo-strip button svg,.tea-shortcut>svg:last-child,.empty-state .primary svg{width:16px;height:16px;flex-shrink:0}.demo-strip button [data-icon]{display:inline-flex}.tea-shortcut>svg:last-child{margin-left:auto}

/* Real business photographs, preserving each original portrait composition. */
.business-gallery{margin-top:38px}.business-gallery .section-head{gap:12px;margin-bottom:10px}.gallery-intro{font-size:12px;color:#647769;margin-bottom:18px}.gallery-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.gallery-grid figure{margin:0;min-width:0}.gallery-grid button{position:relative;display:block;width:100%;padding:0;overflow:hidden;border-radius:17px;background:var(--soft)}.gallery-grid img{display:block;width:100%;height:auto;aspect-ratio:3/4;object-fit:contain}.gallery-grid button>span{position:absolute;bottom:12px;right:12px;display:flex;align-items:center;gap:7px;padding:7px 10px;border-radius:20px;background:#fffdf0f2;font-size:10px}.gallery-grid svg,.visit-actions svg{width:16px;height:16px}.gallery-grid figcaption{margin-top:10px;font-size:13px;font-weight:600}.business-gallery .menu-note{margin-top:12px}.visit-section{margin-top:34px;padding:27px 0 0;border-top:1px solid var(--line)}.visit-section h2{font-size:29px;margin-bottom:22px}.visit-details{display:flex;flex-wrap:wrap;gap:18px 40px}.visit-details p{display:flex;gap:10px;font-size:12px;margin:0}.visit-details svg{width:19px;height:19px;flex-shrink:0;color:#647769}.visit-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:23px}.visit-actions .secondary{display:inline-flex;align-items:center;min-height:46px}#gallery-dialog{width:min(680px,calc(100vw - 28px));max-width:calc(100vw - 28px);max-height:calc(100dvh - 32px);margin:auto;border-radius:24px;padding:20px;background:#f6f8f1;overflow:auto}#gallery-dialog figure{margin:0;min-width:0;width:100%}#gallery-image{display:block;width:100%;max-width:100%;height:65dvh;object-fit:contain;object-position:center;margin-inline:auto}#gallery-caption{font-size:14px;text-align:center;margin-top:12px}@media(max-width:430px){.gallery-grid{gap:13px}.business-gallery .section-head h2{font-size:23px}.business-gallery .section-head a{font-size:10px}.gallery-grid figcaption{font-size:12px}.gallery-grid button>span{right:8px;bottom:8px}.visit-details{gap:18px}#gallery-dialog{padding:20px 14px calc(20px + env(safe-area-inset-bottom))}#gallery-image{height:65dvh}}
/* Compact business header; original brand artwork retained. */
header{height:68px;min-height:68px;padding-block:4px;gap:12px}
header .logo-window{width:104px;height:58px;flex:0 0 104px;position:relative;overflow:hidden}
header .logo-window img{position:absolute;width:110px;height:110px;max-width:none;left:calc(50% + 2px);top:calc(50% + 6px);transform:translate(-50%,-50%);object-fit:contain}
header .location{margin-left:auto}header .location>span{font-size:9px}header .location strong{font-size:14px}header .round-button{width:40px;height:40px}
.staff-entry{padding:12px 28px 28px;text-align:left}.staff-entry button{background:none;border:0;color:#627269;font:inherit;font-size:12px;text-decoration:underline}
.store-notice{padding:14px 16px;background:#f0f3e9;border-radius:14px;color:#365449;font-size:14px;line-height:1.5}
.auth-form{max-width:420px;margin:30px auto}.field input,.field textarea{display:block;width:100%;padding:13px;border:1px solid #d5ddd5;border-radius:12px;font:inherit;background:white;color:#193e32}.field textarea{min-height:80px;resize:vertical}.form-result{color:#813c28;font-size:14px}.admin-section{border-block-end:1px solid #dfe4dc;padding:18px 0}.admin-section summary{cursor:pointer;font-weight:600;padding:10px 0}.admin-section form{padding:15px 0}.schedule-row{display:grid;grid-template-columns:1fr 105px 105px;gap:8px;align-items:center;margin:12px 0}.schedule-row input[type=time]{min-width:0;border:1px solid #d5ddd5;border-radius:8px;padding:8px;font:inherit}.check{display:block;margin:15px 0;font-size:14px;line-height:1.5}.check input,.schedule-row input[type=checkbox]{margin-right:8px;accent-color:#173f32}.order-actions{flex-wrap:wrap}.order-actions button{font-size:13px}.order-card{overflow-wrap:anywhere}
@media(max-width:700px){header{height:62px;min-height:62px;padding:2px 18px}header .logo-window{width:92px;height:56px;flex-basis:92px}header .logo-window img{width:110px;height:110px}.welcome{margin-top:18px}.schedule-row{grid-template-columns:1fr 92px 92px;font-size:13px}}

/* One bottom-navigation clearance, shared by every screen. */
#screen{padding-bottom:0}
#screen>.store-notice:last-child{margin:20px 0 0}
.staff-entry button{min-height:44px;padding:8px 0}
@media(max-width:800px){.staff-entry{padding:12px 22px calc(88px + env(safe-area-inset-bottom))}}
@media(max-width:430px){.staff-entry{padding-left:19px;padding-right:19px}}
