:root{font-family:'DM Sans',Arial,sans-serif;color:#14233c;background:#f5f7fb;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{opacity:.45;cursor:not-allowed}svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;flex:none}img{max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Outfit,'DM Sans',sans-serif}a{color:#165fae}input,select,textarea{border:1px solid #d9e1ec;border-radius:11px;background:#fff;color:#182944;outline:none;padding:13px 15px;min-width:0}input:focus,select:focus,textarea:focus{border-color:#2176cd;box-shadow:0 0 0 3px #dcecff}label{display:block;font-size:13px;font-weight:700;margin:16px 0 7px}textarea{width:100%;min-height:75px;resize:vertical}.primary{border:0;border-radius:10px;background:#0d4387;color:#fff;padding:14px 19px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;gap:12px;box-shadow:0 6px 14px #0c418327}.primary:hover{background:#0a3268}.wide{width:100%}.primary svg{width:17px}.icon-btn{border:0;background:transparent;display:grid;place-items:center;padding:8px;color:inherit}.form-error{color:#bd2929;font-size:13px;font-weight:700;margin:12px 0}.form-error:empty{display:none}.muted{color:#728096;font-size:13px}.text-button{border:0;background:transparent;color:#145aa7;font-weight:700;padding:10px}.boot{height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#34516e}.boot img{width:70px;border-radius:14px;margin-bottom:24px}.loader{display:block;width:28px;height:28px;border:3px solid #d7e7f7;border-top-color:#236fc5;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}
/* Login */
.login-layout{min-height:100vh;display:grid;grid-template-columns:minmax(380px,45%) 1fr;background:#fff}.login-story{background:linear-gradient(145deg,#093163,#0c4080 65%,#062d5d);color:#fff;padding:42px clamp(30px,5vw,90px);display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.login-brand{display:flex;align-items:center;gap:14px;font:800 29px Outfit}.login-brand img{width:58px;height:58px;object-fit:cover;border-radius:12px;background:#fff}.login-brand small{font-size:12px;letter-spacing:.13em;display:block;margin-top:-4px;color:#ffc769}.login-copy{max-width:570px}.eyebrow{letter-spacing:.13em;color:#aa721d;font-size:11px;font-weight:900}.eyebrow.light{color:#ffcb70}.login-copy h1{font-size:clamp(49px,5vw,84px);line-height:.99;letter-spacing:-.04em;margin:18px 0 24px}.login-copy h1 em{font-style:normal;color:#ffc36b}.login-copy p{max-width:500px;font-size:17px;line-height:1.6;color:#d8e6f6}.login-photo{height:230px;position:relative;margin-top:25px}.login-photo img{position:absolute;object-fit:cover;border:6px solid #fff;border-radius:25px;box-shadow:0 24px 40px #001b3b60}.login-photo img:first-child{width:58%;height:200px;left:4%;transform:rotate(-7deg)}.login-photo img:last-child{width:42%;height:178px;left:50%;top:35px;transform:rotate(8deg)}.login-story>small{color:#bfd2e9}.login-main{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:45px 25px}.login-top{display:flex;align-items:center;gap:10px;margin-bottom:40px;font:800 23px Outfit;color:#0c3a77}.login-top img{width:42px;height:42px;object-fit:cover;border-radius:9px}.login-top b{color:#d99534}.login-card{width:min(100%,430px);padding:38px;border-radius:23px;background:#fff;box-shadow:0 18px 65px #0d37621a;border:1px solid #e9edf3}.login-kicker{font-size:11px;font-weight:900;letter-spacing:.14em;color:#ce8931}.login-card h2{font-size:34px;margin:6px 0}.login-card>p{color:#64748a;line-height:1.5}.google-button{width:100%;display:flex;justify-content:center;align-items:center;gap:12px;background:white;border:1px solid #cfd9e5;border-radius:11px;padding:12px;margin-top:27px;font-weight:800;color:#233750;min-height:49px}.google-button:hover{background:#f3f8ff;border-color:#abc7e7}.google-mark{width:21px;height:21px;stroke:none}.login-separator{display:flex;align-items:center;gap:12px;margin:22px 0;color:#98a4b3;font-size:12px}.login-separator:before,.login-separator:after{content:'';height:1px;background:#e1e7ee;flex:1}.login-card input{width:100%}.login-card form .primary{margin-top:18px}.login-note{font-size:11px;word-break:break-word;margin:18px 0 0;color:#6c7e94}.demo-note{margin-top:28px;text-align:center;color:#8491a5;font-size:12px}
/* Store */
.header{position:sticky;top:0;z-index:20;background:white;box-shadow:0 1px 12px #0b2e5b11}.header-main{background:#0c3b79;color:#fff;min-height:76px;display:flex;align-items:center;gap:25px;padding:10px max(25px,calc((100vw - 1240px)/2))}.header-main button{color:inherit}.brand{display:flex;align-items:center;gap:10px;white-space:nowrap;cursor:pointer;min-width:205px}.brand img{width:47px;height:47px;border-radius:10px;background:#fff;object-fit:cover}.brand b{font:900 23px Outfit;display:block;line-height:1}.brand small{font:800 11px Outfit;letter-spacing:.15em;color:#f4bc68}.header-search{background:#fff;display:flex;align-items:center;gap:10px;border-radius:30px;flex:1;max-width:490px;padding:0 16px;color:#7990ad}.header-search input{border:0;box-shadow:none;background:transparent;width:100%;padding:13px 0;font-size:13px}.header-search input:focus{box-shadow:none}.header-location,.user-short{display:flex;align-items:center;gap:8px;font-size:12px}.header-location span,.user-short span{display:flex;flex-direction:column;white-space:nowrap}.header-location b,.user-short b{font-size:13px}.user-short{border:0;background:none;text-align:left}.user-short small{opacity:.7}.header-cart{background:#e8a33d;border:0;border-radius:11px;display:flex;align-items:center;gap:10px;padding:10px 12px;position:relative;white-space:nowrap;font-weight:800;font-size:12px}.header-cart svg{width:23px;height:23px}.header-cart span{display:flex;flex-direction:column;text-align:left}.header-cart b{font-size:14px}.header-cart i{position:absolute;top:-8px;right:-8px;font-style:normal;background:#fff;color:#0b3976;border-radius:50%;width:19px;height:19px;display:grid;place-items:center}.desktop-menu{display:none}.header-sub{height:47px;padding:0 max(25px,calc((100vw - 1240px)/2));display:flex;align-items:center;gap:35px}.header-sub button{border:0;background:transparent;color:#244164;font-weight:700;display:flex;gap:7px;align-items:center;font-size:13px;height:100%;border-bottom:3px solid transparent}.header-sub button.on{color:#0b4f9b;border-bottom-color:#e6a443}.header-sub svg{width:17px}.header-sub span{margin-left:auto;color:#7890aa;font-size:12px}.main{max-width:1440px;min-height:calc(100vh - 250px);margin:auto}.demo-ribbon{background:#fff3de;color:#705124;text-align:center;padding:9px;font-size:11px;font-weight:800;letter-spacing:.04em}.hero{min-height:405px;background:#06366e;position:relative;overflow:hidden;display:grid;grid-template-columns:53% 47%;border-radius:0 0 28px 28px;color:#fff}.hero:before{content:'';position:absolute;width:600px;height:600px;border:1px solid #ffffff22;border-radius:50%;top:-350px;left:-140px}.hero-copy{z-index:1;padding:55px 25px 42px max(45px,calc((100vw - 1240px)/2))}.hero-label{font-weight:900;color:#f6be69;font-size:12px;letter-spacing:.15em}.hero h1{font:900 clamp(43px,5vw,75px)/.98 Outfit;letter-spacing:-.035em;margin:17px 0 18px}.hero h1 em{font-style:normal;color:#ffc373}.hero p{max-width:475px;color:#d6e4f4;line-height:1.55;font-size:16px}.hero-button{background:#f4b550;color:#173a61;border:0;border-radius:10px;padding:15px 20px;font-weight:900;display:flex;gap:12px;align-items:center;margin-top:23px}.hero-micro{display:flex;gap:8px;align-items:center;margin-top:22px;color:#c8d9ed;font-size:12px}.hero-micro svg{width:16px}.hero-visual{position:relative;min-height:400px}.hero-glow{position:absolute;width:440px;height:440px;top:0;left:0;border-radius:50%;background:#326baa55;filter:blur(40px)}.hero-food{position:absolute;object-fit:cover;box-shadow:0 30px 55px #00193688;border:9px solid #fff;border-radius:28px}.hero-food.first{width:49%;height:245px;left:9%;top:42px;transform:rotate(-10deg)}.hero-food.second{width:42%;height:208px;left:48%;top:136px;transform:rotate(9deg)}.hero-sticker{position:absolute;top:29px;right:9%;background:#efb252;color:#0c386f;font:900 17px/1.1 Outfit;border-radius:50%;width:112px;height:112px;display:grid;place-items:center;text-align:center;transform:rotate(12deg);box-shadow:0 12px 22px #001d4180}.welcome-strip{margin:25px auto 0;width:min(1200px,calc(100% - 50px));background:white;border:1px solid #e6ebf1;box-shadow:0 5px 20px #152e510c;border-radius:14px;display:flex;align-items:center;gap:17px;padding:17px 23px}.welcome-avatar,.profile-avatar{width:46px;height:46px;background:#dfefff;color:#145096;border-radius:50%;display:grid;place-items:center;font:800 20px Outfit;flex:none}.welcome-strip div:nth-child(2){flex:1}.welcome-strip div:nth-child(2)>span{font:800 17px Outfit}.welcome-strip p{font-size:13px;color:#6d7c91;margin:2px 0}.welcome-strip button,.section-heading button{border:0;background:transparent;color:#0c4c99;font-weight:800;display:flex;gap:8px;align-items:center;white-space:nowrap}.welcome-strip button svg,.section-heading button svg{width:16px}.section{padding:38px max(25px,calc((100vw - 1240px)/2))}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin:0 0 22px}.section-heading small{color:#bf8328;font-weight:900;font-size:11px;letter-spacing:.12em}.section-heading h2{font-size:30px;margin:2px 0 0}.featured-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.product-card{background:#fff;border-radius:17px;border:1px solid #e4eaf1;box-shadow:0 5px 20px #18395e0c;overflow:hidden;min-width:0;transition:transform .2s,box-shadow .2s}.product-card:hover{transform:translateY(-3px);box-shadow:0 12px 25px #18395e1c}.product-image{height:178px;position:relative;background:#ecf2f7}.product-image img{width:100%;height:100%;object-fit:cover}.product-image span{position:absolute;left:12px;top:12px;background:#fff;color:#205e39;border-radius:30px;padding:5px 9px;font-size:10px;font-weight:900}.product-body{padding:17px}.product-body small{font-size:10px;font-weight:900;color:#c07a21;letter-spacing:.1em}.product-body h3{font-size:19px;margin:6px 0}.product-body p{color:#69798c;font-size:12px;line-height:1.45;min-height:35px}.product-foot{display:flex;align-items:center;justify-content:space-between}.product-foot b{font-size:20px;color:#0d4387}.product-foot button{background:#0d4387;color:white;border:0;border-radius:9px;width:38px;height:38px;display:grid;place-items:center}.how{background:#e8f0fa;padding:26px max(25px,calc((100vw - 1240px)/2));display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.how div{display:grid;grid-template-columns:45px 1fr;column-gap:12px}.how span{grid-row:span 2;color:#ce9034;font:900 25px Outfit}.how b{font:800 17px Outfit}.how p{font-size:12px;color:#6c7f95;margin:4px 0}.footer{border-top:1px solid #e6eaf0;display:flex;align-items:center;gap:8px;padding:25px max(25px,calc((100vw - 1240px)/2));color:#7a889c;font-size:11px}.footer img{width:23px}.footer button{margin-left:auto;border:0;background:transparent;color:#0e5ba8;font-size:11px}.mobile-nav{display:none}
/* Pages */
.page-banner{background:linear-gradient(110deg,#0b3976,#17569d);color:white;padding:40px max(25px,calc((100vw - 1240px)/2))}.page-banner small{color:#ffc472;letter-spacing:.15em;font-weight:900;font-size:11px}.page-banner h1{font-size:44px;margin:5px 0}.page-banner p{margin:0;color:#d3e4f4}.page-banner.compact{padding-top:28px;padding-bottom:28px}.page-banner.compact h1{font-size:34px}.menu-section{padding-top:25px}.menu-toolbar{display:flex;justify-content:space-between;align-items:center;color:#7b8da0;font-size:12px}.chips{display:flex;gap:8px;overflow:auto;padding:0 0 8px}.chip{background:white;border:1px solid #dce4ee;border-radius:30px;padding:9px 16px;white-space:nowrap;color:#52667f;font-weight:800}.chip.selected{background:#0d4387;border-color:#0d4387;color:white}.menu-search{display:flex;align-items:center;background:white;border:1px solid #dce5ee;border-radius:11px;max-width:430px;padding:0 12px;margin:14px 0 22px;color:#7990a9}.menu-search input{flex:1;border:0;background:transparent;box-shadow:none;padding:12px}.menu-search input:focus{box-shadow:none}.catalog-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.photo-info{font-size:11px;color:#8c9aab;margin:23px 0}.checkout-layout{padding:26px max(25px,calc((100vw - 1240px)/2));display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:22px;align-items:start}.panel{background:white;border:1px solid #e1e8f0;border-radius:16px;padding:24px;box-shadow:0 4px 18px #1739610c;margin-bottom:18px}.panel h2{font-size:22px}.panel h2 small{color:#91a1b2;font:600 12px 'DM Sans';margin-left:8px}.cart-item{display:flex;gap:16px;align-items:center;padding:15px 0;border-top:1px solid #edf0f5}.cart-item img{width:76px;height:72px;object-fit:cover;border-radius:9px}.cart-item>div{flex:1}.cart-item b{font:800 16px Outfit}.cart-item small{display:block;color:#8795a5;font-size:12px}.cart-item>strong{color:#0e458b;white-space:nowrap}.qty{display:flex;align-items:center;gap:8px;margin-top:8px}.qty button{width:28px;height:28px;border:1px solid #d6e1ef;border-radius:7px;background:#f7faff;display:grid;place-items:center}.qty svg{width:15px}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:15px}.panel input,.panel select,.panel textarea{width:100%}.pickup-note{background:#eaf3ff;color:#235489;border-radius:9px;padding:11px;margin-top:15px;font-size:12px;display:flex;gap:7px;align-items:center}.pickup-note svg{width:16px}.pay-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.pay-choice{margin:0;display:flex;align-items:center;justify-content:space-between;gap:4px;border:1px solid #dbe4ee;padding:12px;border-radius:9px;font-size:12px;cursor:pointer}.pay-choice.active{border-color:#236bc1;background:#edf5ff;color:#0c509c}.pay-choice input{position:absolute;opacity:0;width:1px}.pay-choice svg{width:15px}.pay-choice:has(input:disabled){opacity:.43;cursor:not-allowed}.pay-detail{background:#f6f9fd;border-radius:10px;padding:15px;margin-top:15px;font-size:13px}.pay-detail p{margin:7px 0;color:#9c4e31}.pay-detail label{margin:0 0 7px}.pay-detail small{display:block;margin-top:7px;color:#657a90}.order-summary{position:sticky;top:145px}.summary-line,.summary-total{display:flex;justify-content:space-between;margin:15px 0;font-size:13px}.summary-line span{color:#76869a}.summary-total{border-top:1px solid #dce4ee;padding-top:18px;font:800 19px Outfit}.summary-total b{color:#0d4387}.order-summary p{font-size:11px;line-height:1.45;color:#8796a6;text-align:center;margin-top:14px}.empty-cart,.empty{text-align:center;padding:50px;color:#728399}.empty-cart svg{width:48px;height:48px;margin-bottom:20px;color:#0f4f97}.orders-list{display:grid;gap:14px;max-width:900px}.order-card{background:#fff;border:1px solid #e2e9f1;border-radius:15px;padding:20px;box-shadow:0 4px 16px #18395e0a}.order-top,.order-middle,.order-actions{display:flex;align-items:center;justify-content:space-between;gap:14px}.order-top small{color:#8898aa}.status{padding:6px 10px;border-radius:20px;background:#fff1d7;color:#94601d;font-weight:800;font-size:11px}.status.ready,.status.delivered{background:#dcf6e7;color:#20744a}.status.cancelled{background:#ffe8e8;color:#b64848}.order-middle{padding:16px 0}.order-middle b{font:800 17px Outfit}.order-middle p{margin:8px 0;color:#4b6078;font-size:13px}.order-middle small{color:#7f8ea0}.order-middle>strong{color:#0d4387;font-size:20px}.order-actions,.staff-buttons{border-top:1px solid #edf1f5;padding-top:13px;display:flex;gap:10px}.order-actions button,.staff-buttons button,.account-actions button{background:#f1f6fd;color:#0b4d96;border:0;padding:10px 12px;border-radius:9px;font-weight:800;font-size:12px;display:flex;align-items:center;gap:7px}.order-actions button svg{width:15px}.profile-grid{padding:30px max(25px,calc((100vw - 1240px)/2));display:grid;grid-template-columns:310px 1fr;gap:20px}.profile-card{text-align:center}.profile-avatar{width:80px;height:80px;font-size:34px;margin:8px auto 18px}.profile-card h2{font-size:22px}.profile-card p{font-size:13px;color:#71829a;word-break:break-all}.profile-card .status{display:inline-block}.account-actions{margin-top:26px;border-top:1px solid #e9eef3;padding-top:18px;display:flex;flex-wrap:wrap;gap:10px}.staff-config{margin-top:25px;max-width:850px}.staff-config p{font-size:13px;color:#7b8796}
/* Dialogs */
dialog{width:min(92vw,540px);max-height:90vh;padding:0;border:0;border-radius:20px;box-shadow:0 30px 90px #09254d66;overflow:auto}dialog::backdrop{background:#0a203c99}.google-dialog{background:#fff;color:#1f1f1f}.google-title{display:flex;align-items:center;gap:11px;padding:18px 25px;border-bottom:1px solid #e3e6ea;font-size:15px;font-weight:600}.google-title span{flex:1}.google-title small{color:#7a8491;font-size:11px}.google-content{padding:32px 38px 35px}.google-content h2{font:400 32px 'DM Sans',Arial;margin:0 0 9px;letter-spacing:-.03em}.google-content>p{color:#5c6067;font-size:13px;margin-bottom:26px}.google-account{width:100%;display:flex;text-align:left;align-items:center;gap:16px;background:white;border:0;border-bottom:1px solid #e1e4e7;padding:15px 0;color:#252831}.google-account:hover{background:#f6f9fc}.google-account b,.google-account small{display:block}.google-account b{font-size:14px}.google-account small{font-size:12px;color:#68727d;margin-top:2px}.google-account svg{margin:0 10px}.avatar{border-radius:50%;background:#dae9f8;width:35px;height:35px;display:grid;place-items:center;font-weight:800;color:#265887}.avatar.alt{background:#f5e7d4;color:#795122}.google-foot{margin:24px 0 0!important;font-size:11px!important;color:#86919d!important}.google-content input{width:100%}.google-content .primary{margin-top:20px}.waiting{text-align:center;padding:30px}.waiting .loader{margin:0 auto 20px}.ticket{background:#fff}.ticket-head{padding:16px 22px;background:#0d4387;color:white;display:flex;align-items:center;gap:12px}.ticket-head img{height:42px;width:42px;object-fit:cover;border-radius:8px}.ticket-head div{flex:1}.ticket-head b,.ticket-head small{display:block}.ticket-head small{opacity:.75;font-size:11px}.ticket-body{text-align:center;padding:25px}.ticket-success{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#ddf5e6;color:#1d8f50;margin:auto}.ticket-body h2{margin:12px 0 5px}.ticket-body>p{font-size:12px;color:#71829a}.ticket-qr{border:1px dashed #b8c7d8;border-radius:14px;display:flex;align-items:center;flex-direction:column;width:fit-content;margin:20px auto;padding:15px}.ticket-qr img{width:145px;height:145px}.ticket-qr small{font-weight:900;color:#24558b;margin-top:8px}.ticket-lines{text-align:left}.ticket-lines div{display:flex;justify-content:space-between;gap:13px;border-bottom:1px solid #e8edf2;padding:8px 0;font-size:12px}.ticket-lines span{color:#6d7c8f}.ticket-lines b{text-align:right}.ticket-lines .ticket-total{font-size:18px;border:0}.ticket-warning{background:#fff4e4;border-radius:8px;padding:9px;color:#965e28!important}.credits{padding:25px}.credits>button{float:right}.credits p{font-size:12px;color:#506078}#toast{position:fixed;right:20px;bottom:20px;background:#0b315f;color:#fff;border-radius:10px;padding:13px 18px;z-index:100;opacity:0;transform:translateY(20px);pointer-events:none;transition:.2s;max-width:350px;box-shadow:0 10px 30px #001c4060}#toast.show{opacity:1;transform:none}
@media(max-width:1000px){.header-location{display:none}.featured-grid,.catalog-grid{grid-template-columns:repeat(3,1fr)}.hero-copy{padding-left:35px}.header-main{gap:14px}.brand{min-width:auto}.header-search{max-width:none}.header-sub span{display:none}}
@media(max-width:700px){body{background:#f6f8fb}.login-layout{display:block}.login-story{display:none}.login-main{min-height:100dvh;padding:28px 18px;background:linear-gradient(#0c3c78 0 175px,#f6f8fb 175px);justify-content:flex-start}.login-top{color:white;margin:0 auto 35px;font-size:22px}.login-card{padding:27px 22px;border-radius:20px}.login-card h2{font-size:29px}.login-note{line-height:1.5}.demo-note{color:#77859b}.header{position:sticky}.header-main{padding:8px 16px;min-height:64px;gap:10px}.brand img{width:39px;height:39px}.brand b{font-size:18px}.brand small{font-size:9px}.desktop-menu,.header-location,.user-short,.header-sub,.header-search{display:none}.header-cart{margin-left:auto;padding:9px 10px}.header-cart span{display:none}.header-cart i{top:-4px;right:-5px}.header-cart svg{width:22px}.main{padding-bottom:68px}.demo-ribbon{font-size:9px;line-height:1.35}.hero{grid-template-columns:1fr;border-radius:0 0 20px 20px;min-height:410px}.hero-copy{padding:30px 22px 0}.hero h1{font-size:42px;margin:11px 0}.hero p{font-size:13px;max-width:310px;margin-bottom:10px}.hero-button{margin-top:17px;padding:11px 14px;font-size:13px}.hero-micro{font-size:10px;margin-top:12px}.hero-visual{min-height:140px}.hero-food.first{width:38%;height:122px;left:32%;top:0;border-width:4px;border-radius:16px}.hero-food.second{width:30%;height:110px;left:63%;top:20px;border-width:4px;border-radius:16px}.hero-sticker{top:5px;right:67%;width:70px;height:70px;font-size:11px}.welcome-strip{width:calc(100% - 28px);margin-top:13px;padding:13px;gap:10px}.welcome-strip div:nth-child(2)>span{font-size:15px}.welcome-strip p{font-size:11px}.welcome-strip button{font-size:0;gap:0}.welcome-strip button svg{font-size:initial}.welcome-avatar{width:37px;height:37px;font-size:16px}.section{padding:25px 14px}.section-heading{align-items:center}.section-heading h2{font-size:23px}.section-heading button{font-size:12px}.featured-grid,.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-image{height:125px}.product-body{padding:12px}.product-body h3{font-size:15px;line-height:1.13;min-height:32px}.product-body p{font-size:10px;min-height:30px;margin-bottom:8px}.product-foot b{font-size:17px}.product-foot button{width:31px;height:31px}.how{padding:22px;grid-template-columns:1fr;gap:15px}.how div{grid-template-columns:35px 1fr}.how b{font-size:15px}.footer{padding:20px 15px 90px;flex-wrap:wrap}.mobile-nav{display:flex;position:fixed;bottom:0;left:0;right:0;height:64px;background:white;z-index:20;box-shadow:0 -2px 15px #11294d18;justify-content:space-around;padding-bottom:env(safe-area-inset-bottom)}.mobile-nav button{flex:1;background:transparent;border:0;color:#7b8da2;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font-size:10px;font-weight:700}.mobile-nav button.on{color:#0d4f9a}.mobile-nav svg{width:21px;height:21px}.page-banner{padding:27px 18px}.page-banner h1{font-size:36px}.page-banner.compact{padding:22px 18px}.page-banner.compact h1{font-size:30px}.page-banner p{font-size:12px}.menu-toolbar{display:block}.menu-toolbar>span{display:none}.chips{margin:0 -14px;padding:0 14px 8px}.chip{font-size:12px;padding:8px 13px}.menu-search{max-width:none}.checkout-layout{display:flex;flex-direction:column;padding:14px;gap:0}.checkout-layout>div,.order-summary{width:100%}.panel{padding:17px}.cart-item{gap:9px}.cart-item img{width:58px;height:60px}.cart-item b{font-size:13px}.cart-item>strong{font-size:13px}.two-col{gap:8px}.pay-grid{grid-template-columns:1fr}.pay-choice{padding:10px}.order-summary{position:static}.order-middle{align-items:flex-start}.order-middle b{font-size:14px}.order-middle>strong{font-size:16px}.profile-grid{padding:15px;display:block}.profile-card{padding:20px}.google-content{padding:26px 22px}.google-content h2{font-size:25px}#toast{right:12px;left:12px;bottom:75px;max-width:none;text-align:center}}
@media(max-width:350px){.featured-grid,.catalog-grid{grid-template-columns:1fr}.hero h1{font-size:36px}.product-image{height:185px}}
/* Pedidos compartidos, administración y reparto */
.login-card .text-button{margin-top:12px}.admin-tabs{display:flex;gap:9px;flex-wrap:wrap;margin:0 0 24px}.admin-tabs button{border:1px solid #d9e4f0;background:#fff;border-radius:9px;padding:10px 15px;font-weight:800;color:#245187}.admin-tabs button.selected{background:#0d4387;color:#fff;border-color:#0d4387}.admin-tabs button:last-child{margin-left:auto}.admin-list{display:grid;gap:10px}.admin-row{display:flex;align-items:center;gap:15px;background:#fff;border:1px solid #e0e7f0;border-radius:12px;padding:12px}.admin-row img{width:58px;height:58px;object-fit:cover;border-radius:8px}.admin-row>div:nth-child(2),.admin-row>div:first-child:not(.avatar){flex:1;min-width:0}.admin-row small{display:block;color:#73849a;font-size:12px;margin-top:3px;overflow-wrap:anywhere}.admin-row button,.staff-buttons select{border:1px solid #cbdbea;background:#f5f9ff;color:#13539b;border-radius:8px;padding:8px 12px;font-weight:700}.admin-row .avatar{width:40px;height:40px;flex:none}.staff-buttons{flex-wrap:wrap}.staff-buttons button svg{width:15px}.method-choice{display:flex;gap:12px;flex-wrap:wrap}.method-choice label{margin:4px 0;display:flex;align-items:center;gap:6px;border:1px solid #d6e2f0;padding:10px;border-radius:9px}.method-choice input{width:auto}.delivery-fields{padding:15px 0}.delivery-fields p{font-size:13px;color:#5c6e83}.delivery-fields small{display:block;color:#4f6580;margin:7px 0}.location-btn{border:1px solid #b8d0e9;border-radius:9px;background:#eaf3fd;color:#0d4b91;padding:10px 12px;font-weight:800;margin:5px 0 10px;display:flex;align-items:center;gap:8px}.map{height:310px;width:100%;border-radius:11px;background:#e3e9e8;overflow:hidden}.map-modal .map{margin:15px 0}.route-link{text-decoration:none;margin:7px 0}.credits form input,.credits form select{width:100%}.credits form label:has(input[type=checkbox]) input{width:auto}.order-actions{flex-wrap:wrap}.staff-config{max-width:850px}.status.en_route{background:#e3edff;color:#2158a0}
@media(max-width:700px){.admin-tabs{overflow:auto;flex-wrap:nowrap}.admin-tabs button{white-space:nowrap;font-size:12px}.admin-row{gap:8px;flex-wrap:wrap}.admin-row button{font-size:11px}.admin-row small{font-size:10px}.staff-buttons select{max-width:100%}.map{height:250px}.method-choice{display:grid;grid-template-columns:1fr 1fr;gap:6px}.method-choice label{font-size:11px}.site:has(.admin-tabs) .mobile-nav{display:none}.site:has(.admin-tabs) .main{padding-bottom:0}}
.password-box{border-top:1px solid #e4eaf2;margin-top:25px;padding-top:20px}.password-box h3{font-size:18px}.refresh-staff{border:1px solid #cadced;background:#fff;color:#13589e;border-radius:8px;padding:9px 13px;font-weight:800;margin-bottom:14px}
.connection-error{max-width:500px;margin:12vh auto;padding:36px 25px;text-align:center;background:#fff;border:1px solid #dce5ef;border-radius:18px;box-shadow:0 15px 35px #0c37621c}.connection-error img{width:75px;border-radius:12px}.connection-error h1{margin:15px 0;color:#0c3f7c}.connection-error p{color:#52677d;line-height:1.5}.connection-error code{background:#eaf3fd;padding:2px 5px;border-radius:5px}
