:root{font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:#172b35;background:#f5f8fa;font-size:16px}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}a{color:inherit;text-decoration:none}.shell{max-width:1120px;min-height:100vh;margin:auto;padding:0 20px}.shell.narrow{max-width:720px}.eyebrow{display:block;color:#347991;font-size:.76rem;font-weight:800;letter-spacing:.13em}.store-header{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:26px 0 23px;border-bottom:1px solid #dce7eb}.store-header h1{font-size:clamp(1.7rem,4vw,2.5rem);letter-spacing:-.04em;margin:4px 0 0}.cart-link{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #c8dbe1;border-radius:999px;padding:12px 14px;font-weight:700;white-space:nowrap}.badge,.floating-cart span{display:grid;place-items:center;min-width:25px;height:25px;padding:0 5px;border-radius:99px;background:#0b6579;color:#fff;font-size:.8rem}.catalog-intro{display:flex;justify-content:space-between;align-items:end;padding:28px 0 20px}.catalog-intro h2{font-size:1.55rem;margin:0 0 5px;letter-spacing:-.025em}.catalog-intro p,.muted{margin:0;color:#5d7079}.search-label{display:block;font-weight:700;margin-bottom:8px}.search,.form-card>input{width:100%;min-height:49px;padding:12px 14px;border:1px solid #b7cbd1;border-radius:12px;background:#fff;color:#172b35;outline-color:#137993}.search{margin-bottom:18px}.chips{display:flex;gap:8px;overflow:auto;padding-bottom:17px}.chips button{border:1px solid #cbdde2;border-radius:999px;background:#fff;padding:9px 15px;white-space:nowrap;color:#31505d}.chips button.selected{background:#0b6579;border-color:#0b6579;color:#fff}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.product-card{background:#fff;border:1px solid #e0e9ed;border-radius:18px;overflow:hidden;box-shadow:0 8px 24px #123c4a08}.product-image{height:164px;background:#ecf3f6;display:grid;place-items:center;color:#9db9c3;font-size:3rem}.product-image img{width:100%;height:100%;object-fit:cover}.product-info{padding:16px}.category{color:#427486;font-size:.82rem;font-weight:700}.product-card h3{font-size:1.07rem;line-height:1.3;min-height:2.6em;margin:7px 0 12px}.product-card strong{font-size:1.18rem}.product-card p{margin:8px 0 16px;color:#38745f;font-size:.88rem}.product-card p.out{color:#a44743}.product-actions{display:flex;gap:8px}.stepper{height:43px;display:flex;align-items:center;border:1px solid #cbdde2;border-radius:11px;overflow:hidden;background:#fff}.stepper button{height:100%;min-width:38px;background:none;border:0;font-weight:700}.stepper input{width:53px;height:100%;border:0;text-align:center;outline:none;-moz-appearance:textfield}.stepper input::-webkit-inner-spin-button,.stepper input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.primary{border:0;border-radius:11px;background:#0b6579;color:#fff;font-weight:800;min-height:44px;padding:10px 16px;text-align:center}.primary:hover{background:#084d5d}.add{flex:1}.load-more{display:block;margin:24px auto;border:1px solid #9abac5;background:#fff;color:#0b6579;font-weight:800;border-radius:12px;padding:13px 24px}.floating-cart{position:fixed;bottom:18px;left:50%;transform:translate(-50%);display:flex;justify-content:space-between;align-items:center;gap:24px;width:min(460px,100% - 32px);min-height:54px;background:#113c4b;color:#fff;border-radius:14px;padding:11px 16px;font-weight:800;box-shadow:0 12px 30px #123c4a44;z-index:5}.bottom-space{height:90px}.state-card,.success-card{background:#fff;border:1px solid #e0e9ed;border-radius:18px;padding:30px;margin:25px 0;text-align:center}.state-card h1,.state-card h2{margin-top:0}.state-card p{color:#61757e}.state-card button,.notice button{border:0;background:none;color:#0b6579;text-decoration:underline;font-weight:700}.skeleton{height:320px;border-radius:18px;background:linear-gradient(90deg,#e9f0f3,#f8fbfc,#e9f0f3);background-size:200% 100%;animation:shimmer 1.5s infinite}@keyframes shimmer{to{background-position:-200% 0}}.notice{background:#fff1ed;border:1px solid #ffd0c3;color:#803f30;border-radius:12px;padding:12px 14px;margin:15px 0}.notice.success{background:#e7f6ed;border-color:#a9dfbc;color:#225a38}.center{text-align:center}.simple-header{display:flex;align-items:center;gap:17px;padding:25px 0;border-bottom:1px solid #dce7eb}.simple-header>a{display:grid;place-items:center;background:#fff;border:1px solid #d1dfe4;border-radius:12px;width:45px;height:45px;font-size:1.5rem}.simple-header h1{font-size:1.65rem;margin:3px 0 0;letter-spacing:-.03em}.cart-list{display:grid;gap:12px;margin:22px 0}.cart-row,.form-card,.summary{background:#fff;border:1px solid #e0e9ed;border-radius:16px;padding:19px}.cart-row-top,.cart-row-bottom,.summary>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.cart-row h2{font-size:1.08rem;margin:0}.cart-row p{margin:7px 0 14px;color:#657b83;font-size:.9rem}.cart-row-bottom strong,.summary strong{font-size:1.18rem}.text-button{background:none;border:0;color:#af5045;font-weight:700}.summary{margin:20px 0 40px}.summary p{color:#687b82;font-size:.9rem}.full{width:100%;display:block}.link-button{display:inline-grid;place-items:center}.form-card{margin:20px 0}.form-card h2{font-size:1.2rem;margin:0 0 17px}.form-card>label:not(.payment){display:block;font-weight:700;margin:16px 0 7px}.form-card>small,.payment small{display:block;color:#667b84;margin:6px 0 0}.payment{display:flex;align-items:start;gap:12px;border:1px solid #d8e5e9;border-radius:12px;padding:14px;margin:10px 0}.payment input{margin-top:4px;accent-color:#0b6579;width:18px;height:18px}.payment strong{display:block}.success-card{margin-top:30px;padding:36px 28px}.checkmark{display:grid;place-items:center;margin:0 auto 20px;width:66px;height:66px;border-radius:50%;background:#dff4e6;color:#207c48;font-size:2rem}.success-card h2{font-size:1.9rem;margin:7px 0}.success-card p{color:#647b84}.order-number{padding:15px;margin:22px 0;border-radius:11px;background:#edf5f8;color:#0b6579;font-weight:900;letter-spacing:.04em}.success-card dl{margin:0 0 25px}.success-card dl div{display:flex;justify-content:space-between;gap:10px;padding:12px 0;border-bottom:1px solid #e3ecef;text-align:left}.success-card dt{color:#667b84}.success-card dd{margin:0;font-weight:700;text-align:right}@media(max-width:850px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:570px){.shell{padding:0 15px}.product-grid{grid-template-columns:1fr;gap:12px}.product-card{display:flex;min-height:170px}.product-image{width:34%;height:auto;flex:none}.product-info{flex:1;min-width:0;padding:13px}.product-card h3{min-height:0;margin:5px 0 9px}.product-card p{margin:5px 0 10px}.product-actions{flex-wrap:wrap}.add{min-width:90px}.store-header{padding:20px 0}.store-header h1{font-size:1.65rem}.catalog-intro{padding:22px 0 16px}.cart-link{padding:10px}.cart-row,.form-card,.summary{padding:16px}}@media(max-width:390px){.product-image{width:30%}.product-actions{gap:5px}.stepper button{min-width:32px}.stepper input{width:44px}.add{padding:8px}}.store-theme .primary,.store-theme .chips button.selected{background:var(--store-primary);color:var(--store-on-primary);border-color:var(--store-primary)}.store-theme .primary:hover{filter:brightness(.92)}.store-theme .badge,.store-theme .floating-cart{background:var(--store-primary);color:var(--store-on-primary)}.store-theme .eyebrow{color:var(--store-primary)}.store-identity{display:flex;align-items:center;gap:14px;min-width:0}.store-logo{width:64px;height:64px;object-fit:contain;flex:none;border-radius:12px;background:#fff}.store-logo.small{width:45px;height:45px}.store-banner{height:clamp(130px,22vw,240px);overflow:hidden;border-radius:16px;margin-top:18px;background:var(--store-secondary)}.store-banner img{width:100%;height:100%;object-fit:cover}.store-welcome{padding:19px 0 5px}.store-welcome h2{font-size:clamp(1.2rem,3vw,1.7rem);margin:0;line-height:1.3}.store-welcome p{color:#536b76;margin:8px 0 0}.store-details{display:flex;align-items:center;gap:10px 22px;flex-wrap:wrap;background:var(--store-secondary);color:var(--store-on-secondary);padding:13px 17px;border-radius:14px;margin-top:16px;font-size:.9rem}.store-details p{margin:0}.whatsapp-button{display:inline-flex;align-items:center;min-height:40px;padding:8px 14px;border-radius:10px;background:var(--store-primary);color:var(--store-on-primary);font-weight:700}.pickup-note{padding:15px;border-radius:12px;background:var(--store-secondary);color:var(--store-on-secondary)!important;text-align:left}@media(max-width:570px){.store-logo{width:46px;height:46px}.store-identity{gap:8px}.store-header h1{font-size:1.35rem;line-height:1.2}.store-details{display:block}.store-details p{margin:0 0 8px}.whatsapp-button{margin-top:4px}.store-banner{height:150px;border-radius:12px}}.store-theme{line-height:1.5}.product-card,.cart-row,.form-card,.summary,.success-card{box-shadow:0 8px 24px #123c4a0a}.product-card{transition:transform .18s ease,box-shadow .18s ease}.product-card:hover{transform:translateY(-2px);box-shadow:0 12px 30px #123c4a18}.payment{cursor:pointer;transition:border-color .16s,background .16s}.payment:has(input:checked){border-color:#0b6579;background:#eff8fa;box-shadow:inset 0 0 0 1px #0b6579}.payment:focus-within,.chips button:focus-visible,.primary:focus-visible,.cart-link:focus-visible,.text-button:focus-visible,.load-more:focus-visible{outline:3px solid #3188a5;outline-offset:2px}.primary:disabled{background:#78949c;color:#fff}.search:focus,.form-card>input:focus{border-color:#0b6579;box-shadow:0 0 0 3px #0b65792b}.notice{line-height:1.45}.state-card p{max-width:48ch;margin-inline:auto}.summary>div{flex-wrap:wrap}@media(max-width:430px){.shell{padding-inline:14px}.simple-header{gap:12px}.simple-header h1{font-size:1.4rem}.payment{padding:12px}.success-card{padding:25px 18px}.success-card dl div{align-items:start}.success-card dd{overflow-wrap:anywhere}.cart-row-bottom{flex-wrap:wrap}.floating-cart{bottom:10px}}@media(max-width:390px){.product-card{min-height:0}.product-image{width:30%}.product-info{padding:11px}.product-actions{flex-wrap:wrap}.product-actions .stepper{max-width:100%}.product-actions .add{min-width:100%}}.shell{min-width:0}.store-header h1,.store-welcome h2,.cart-row h2,.product-card h3{overflow-wrap:anywhere}.store-identity>div,.simple-header>div{min-width:0}.product-price{display:block;line-height:1.25}.stock-label{font-weight:700}.stepper{min-height:46px;height:46px}.stepper button{min-width:44px}.stepper input{min-width:0}.chips button,.text-button,.secondary-action,.notice button,.state-card button{min-height:44px}.text-button{padding:9px}.cart-row-top{align-items:flex-start}.cart-row-top h2{min-width:0}.line-subtotal{display:flex;align-items:baseline;gap:8px;min-width:0}.line-subtotal span{font-size:.8rem;color:#627982}.line-subtotal strong{overflow-wrap:anywhere;text-align:right}.cart-row-bottom{gap:12px}.summary{margin-bottom:calc(34px + env(safe-area-inset-bottom,0px))}.section-hint{margin:-7px 0 14px;color:#536b76}.payment{min-height:68px;align-items:center}.payment input{width:22px;height:22px;flex:none;margin:0}.payment.selected{border-color:#0b6579;background:#eff8fa;box-shadow:inset 0 0 0 1px #0b6579}.checkout-summary h2{font-size:1.2rem;margin:0 0 10px}.checkout-summary .summary-item{padding:10px 0;border-bottom:1px solid #e3ecef;align-items:baseline}.summary-item span{min-width:0;overflow-wrap:anywhere}.summary-item small{display:block;color:#627982}.summary-item strong{white-space:nowrap;font-size:1rem}.checkout-summary .summary-total{padding:18px 0 4px}.checkout-summary .summary-total strong{font-size:1.35rem}.pickup-note{margin:18px 0}.pickup-note p{margin:5px 0 0}.status-badge{display:inline-block;border-radius:999px;background:#eaf3f7;color:#164b61;padding:6px 10px;font-size:.84rem;line-height:1.3;text-align:center}.status-badge.status-good{background:#e1f4e8;color:#165c3a}.status-badge.status-bad{background:#fff0eb;color:#843d31}.secondary-action{border:1px solid #a9c3cc;border-radius:11px;background:#fff;color:#0b6579;font-weight:800;padding:10px 16px;margin:0 0 10px}.store-theme .payment input{accent-color:var(--store-primary)}.store-theme .payment.selected{border-color:var(--store-primary);box-shadow:inset 0 0 0 1px var(--store-primary)}.store-theme .secondary-action{border-color:var(--store-primary);color:var(--store-primary)}.success-card dl div{align-items:center}.success-card dd{max-width:64%;overflow-wrap:anywhere}.floating-cart{bottom:calc(12px + env(safe-area-inset-bottom,0px))}.bottom-space{height:calc(100px + env(safe-area-inset-bottom,0px))}:where(a,button,input):focus-visible{outline:3px solid #3188a5;outline-offset:3px}@media(max-width:570px){.product-card{display:grid;grid-template-columns:96px minmax(0,1fr);min-height:0}.product-image{grid-column:1;grid-row:1/span 4;width:96px;height:100%;min-height:128px}.product-info{display:contents}.product-card .category,.product-card h3,.product-card .product-price,.product-card .stock-label{grid-column:2;margin-left:12px;margin-right:12px}.product-card .category{align-self:end;margin-top:11px}.product-card h3{min-height:0;margin-top:3px;margin-bottom:5px}.product-card .product-price{margin-bottom:3px}.product-card .stock-label{margin-top:0;margin-bottom:10px}.product-actions{grid-column:1/-1;display:grid;grid-template-columns:minmax(0,1fr) minmax(110px,1fr);gap:10px;padding:0 12px 12px}.product-actions .stepper{width:100%;max-width:none}.product-actions .stepper input{width:100%;flex:1}.product-actions .add{min-width:0;width:100%}.cart-row-bottom{flex-wrap:nowrap}.cart-row-bottom .stepper{flex:none}.line-subtotal{margin-left:auto}.store-header{gap:8px}.store-identity{min-width:0}.store-header h1{font-size:1.3rem}.success-card dl div{gap:8px}.success-card dd{max-width:59%}}.gastronomy-backdrop{position:fixed;inset:0;z-index:20;background:#102f3a88;display:grid;place-items:end center;padding:16px}.gastronomy-panel{width:min(580px,100%);max-height:90vh;overflow:auto;background:#fff;border-radius:20px;padding:20px;box-shadow:0 20px 60px #102f3a55}.gastronomy-header{display:flex;justify-content:space-between;gap:12px;align-items:start;min-height:72px;padding-right:88px;background-image:var(--pixels-config-product-image, none);background-size:72px auto;background-position:right 0 top;background-repeat:no-repeat}.gastronomy-header h2{margin:3px 0}.gastronomy-group{border:0;border-top:1px solid #e0e9ed;margin:18px 0 0;padding:16px 0 0}.gastronomy-group legend{font-weight:800}.gastronomy-group legend em{color:#b4473e}.gastronomy-group small{color:#5d7079}.gastronomy-option{display:flex;align-items:center;gap:10px;padding:12px 10px;margin-top:8px;border:1px solid #dbe7eb;border-radius:12px}.gastronomy-option.selected{border-color:var(--store-primary);background:var(--store-secondary)}.gastronomy-option.disabled{opacity:.5}.gastronomy-option input{width:20px;height:20px;accent-color:var(--store-primary)}.gastronomy-option span{flex:1}.group-error{color:#a44743;margin:8px 0 0;font-size:.9rem}.gastronomy-total{display:flex;justify-content:space-between;margin-top:20px;padding:15px 0;border-top:2px solid #dbe7eb;font-size:1.1rem}.gastronomy-total strong{font-size:1.35rem}@media(max-width:570px){.gastronomy-backdrop{padding:0}.gastronomy-panel{max-height:94vh;border-radius:18px 18px 0 0;padding:18px}.gastronomy-header{background-size:60px auto;min-height:60px;padding-right:72px}}@media(max-width:390px){.product-card{grid-template-columns:82px minmax(0,1fr)}.product-image{width:82px}.product-actions{grid-template-columns:minmax(0,1fr) minmax(96px,1fr);gap:7px}.product-actions .add{min-width:0}.cart-row-bottom{flex-wrap:wrap}.line-subtotal{width:100%;justify-content:space-between}}.store-theme{--shop-border:#dce8ec;--shop-shadow:0 12px 32px #173d4b0d;color:#172f3a}.store-theme .store-header{padding-block:18px;border-color:var(--shop-border)}.store-theme .store-logo{border:1px solid var(--shop-border);box-shadow:0 5px 16px #173d4b12}.store-theme .cart-link,.store-theme .secondary-action{box-shadow:0 4px 12px #173d4b0b}.store-theme .cart-link:hover,.store-theme .secondary-action:hover,.store-theme .load-more:hover{border-color:var(--store-primary);background:var(--store-secondary)}.store-theme .store-banner{margin-top:14px}.store-theme .store-welcome{padding-top:15px}.store-theme .store-details{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;margin-top:12px}.store-theme .store-details details{min-width:0;flex:1}.store-theme .store-details summary{cursor:pointer;font-weight:750;list-style-position:inside}.store-theme .store-details summary:focus-visible{outline:3px solid var(--store-primary);outline-offset:3px;border-radius:6px}.store-theme .store-details-body{display:grid;gap:5px;padding:10px 0 2px 18px}.store-theme .store-details-body p{margin:0;overflow-wrap:anywhere}.store-theme .whatsapp-button{min-height:44px;flex:none}.store-theme .catalog-intro{padding:20px 0 14px}.store-theme .search{margin-bottom:14px}.store-theme .chips{padding-bottom:14px}.store-theme .chips button{min-height:42px}.store-theme .product-card{box-shadow:var(--shop-shadow);border-color:var(--shop-border)}.store-theme .product-card h3{font-weight:750}.store-theme .product-price{font-size:1.3rem;color:#153f50;font-variant-numeric:tabular-nums}.store-theme .product-card .stock-label{font-size:.8rem}.store-theme .product-card .stock-label.out{font-weight:800}.store-theme .product-actions button,.store-theme .stepper{min-height:46px}.store-theme .stepper:focus-within{outline:3px solid var(--store-primary);outline-offset:2px}.store-theme .summary{box-shadow:var(--shop-shadow);border-color:var(--shop-border)}.store-theme .summary>div>strong{color:#163f50;font-variant-numeric:tabular-nums}.store-theme .summary .primary{min-height:50px}.store-theme .form-card{border-color:var(--shop-border);box-shadow:var(--shop-shadow)}.store-theme .form-card h2,.store-theme .checkout-summary h2{color:#163b4a}.store-theme .payment.selected{background:var(--store-secondary)}.store-theme .success-card{border-color:var(--shop-border);box-shadow:var(--shop-shadow)}.store-theme .order-number{font-size:1.15rem}.store-theme :is(.notice button,.state-card button,.text-button):focus-visible{outline:3px solid var(--store-primary);outline-offset:3px}@media(max-width:570px){.store-theme .store-header{padding-block:12px}.store-theme .store-banner{height:112px;margin-top:10px}.store-theme .store-welcome{padding-top:10px}.store-theme .store-welcome h2{font-size:1.12rem;line-height:1.25}.store-theme .store-welcome p{font-size:.83rem;line-height:1.35;margin-top:4px}.store-theme .store-details{margin-top:10px;padding:7px 9px;font-size:.8rem}.store-theme .store-details summary{line-height:1.25}.store-theme .whatsapp-button{padding:8px 10px;font-size:.8rem}.store-theme .catalog-intro{padding:14px 0 8px}.store-theme .catalog-intro h2{font-size:1.28rem}.store-theme .catalog-intro p{font-size:.82rem}.store-theme .search-label{font-size:.85rem;margin-bottom:5px}.store-theme .search{min-height:46px;margin-bottom:10px}.store-theme .chips{padding-bottom:10px}.store-theme .product-card .product-price{font-size:1.12rem}.store-theme .product-card h3{font-size:.96rem}.store-theme .product-image{min-height:112px}.store-theme .cart-row{padding:15px}.store-theme .summary{padding:18px}.store-theme .payment{min-height:64px}}@media(prefers-reduced-motion:reduce){.store-theme .product-card,.store-theme .payment{transition:none}.store-theme .skeleton{animation:none}}.store-theme .state-card button.primary{border:0;border-radius:11px;background:var(--store-primary);color:var(--store-on-primary);padding:10px 16px;text-decoration:none}.store-theme .state-actions{display:flex;justify-content:center;align-items:center;gap:10px;flex-wrap:wrap;margin-top:18px}.store-theme .state-actions .secondary-action{margin:0}.admin-shell .mat-mdc-form-field{--mdc-outlined-text-field-outline-color:#b9ccd4;--mdc-outlined-text-field-hover-outline-color:#5f91a1;--mdc-outlined-text-field-focus-outline-color:#0b6579;--mdc-outlined-text-field-error-outline-color:#b84840;--mdc-outlined-text-field-container-shape:12px}.admin-shell .mat-mdc-text-field-wrapper{min-height:52px;border-radius:12px!important;background:#fff!important;transition:box-shadow .16s ease,background .16s ease}.admin-shell .mat-mdc-text-field-wrapper:hover{box-shadow:0 3px 10px #143c4a0b}.admin-shell .mat-mdc-form-field.mat-focused .mat-mdc-text-field-wrapper{box-shadow:0 0 0 3px #0b65791d}.admin-shell .mat-mdc-form-field-infix{min-height:52px;padding-top:15px!important;padding-bottom:11px!important}.admin-shell .mdc-notched-outline__leading{border-radius:12px 0 0 12px!important}.admin-shell .mdc-notched-outline__trailing{border-radius:0 12px 12px 0!important}.admin-shell .mat-mdc-select-value,.admin-shell .mat-mdc-input-element{color:#193d4b;font-weight:550}.admin-shell .mat-mdc-select-placeholder{color:#68818b}.admin-shell .mat-mdc-select-arrow-wrapper{margin-left:7px}.admin-shell .mat-mdc-select-arrow svg{fill:#336778}.admin-shell .mat-mdc-form-field-disabled .mat-mdc-text-field-wrapper{background:#f0f5f6!important;box-shadow:none}.admin-shell .mat-mdc-form-field-disabled .mat-mdc-select-value,.admin-shell .mat-mdc-form-field-disabled .mat-mdc-input-element{color:#7a9199}.admin-shell .mat-mdc-form-field-error .mat-mdc-text-field-wrapper{background:snow!important}:is(.cdk-overlay-container,.cdk-overlay-popover) .mat-mdc-select-panel{padding:6px!important;border:1px solid #c9dce2;border-radius:12px!important;background:#fff!important;box-shadow:0 16px 38px #123d5038!important;max-height:min(330px,60vh)!important}:is(.cdk-overlay-container,.cdk-overlay-popover) .mat-mdc-option{min-height:46px!important;margin:2px 0;border-radius:8px;color:#1e4351!important}:is(.cdk-overlay-container,.cdk-overlay-popover) .mat-mdc-option:hover,:is(.cdk-overlay-container,.cdk-overlay-popover) .mat-mdc-option.mat-mdc-option-active{background:#e9f4f6!important}:is(.cdk-overlay-container,.cdk-overlay-popover) .mat-mdc-option.mdc-list-item--selected{background:#dff0f3!important;color:#075b70!important;font-weight:800}:is(.cdk-overlay-container,.cdk-overlay-popover) .mat-mdc-option[aria-disabled=true]{opacity:.5}.admin-shell select,.admin-shell input[type=datetime-local]{min-height:47px;padding:9px 36px 9px 12px;border:1px solid #b9ccd4;border-radius:11px;background:#fff;color:#193d4b}.admin-shell select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24'%3E%3Cpath fill='%23336778' d='m7 10 5 5 5-5z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center}.admin-shell select:hover,.admin-shell input[type=datetime-local]:hover{border-color:#5f91a1}.admin-shell select:focus-visible,.admin-shell input[type=datetime-local]:focus-visible{outline:3px solid rgba(11,101,121,.2901960784);outline-offset:1px;border-color:#0b6579}.admin-shell select:disabled{background-color:#f0f5f6;color:#7a9199}.store-theme .store-header{border-bottom:0}.store-theme .store-logo{width:58px;height:58px;border-radius:16px}.store-theme .store-header h1{font-weight:850;letter-spacing:-.045em}.store-theme .cart-link{min-height:48px;border-radius:13px;padding-inline:17px}.store-theme .store-hero{position:relative;display:flex;align-items:end;min-height:230px;overflow:hidden;border-radius:22px;background:var(--store-secondary);color:var(--store-on-secondary);box-shadow:0 16px 34px #123c4a18}.store-theme .store-hero.has-banner{color:#fff;background:#193e4b}.store-theme .store-hero.has-banner:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#0e263ad9,#0e263a88 48%,#0e263a11);pointer-events:none}.store-theme .store-hero .store-banner{position:absolute;inset:0;height:100%;margin:0;border-radius:0;background:transparent}.store-theme .store-hero .store-banner img{object-position:center}.store-theme .store-hero .store-welcome{position:relative;z-index:1;max-width:670px;padding:28px 30px}.store-theme .hero-kicker{display:block;margin-bottom:7px;font-size:.72rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase;opacity:.9}.store-theme .store-hero .store-welcome h2{font-size:clamp(1.55rem,3vw,2.3rem);line-height:1.15;letter-spacing:-.035em}.store-theme .store-hero .store-welcome p{max-width:62ch;color:inherit;opacity:.92}.store-theme .store-details{margin-top:13px}.store-theme .catalog-intro{padding:30px 0 13px}.store-theme .catalog-kicker{color:var(--store-primary);font-size:.7rem;font-weight:900;letter-spacing:.15em}.store-theme .catalog-intro h2{margin:3px 0 2px;font-size:clamp(1.45rem,2.2vw,1.8rem)}.store-theme .catalog-controls{padding:18px 20px 4px;margin:0 0 18px;border:1px solid var(--shop-border);border-radius:18px;background:#fff;box-shadow:0 9px 24px #123c4a0a}.store-theme .search-wrap{position:relative}.store-theme .search-icon{position:absolute;left:16px;top:50%;transform:translateY(-54%);color:var(--store-primary);font-size:1.65rem;line-height:1;pointer-events:none}.store-theme .search-wrap .search{padding-left:49px;margin-bottom:12px;border-color:#c7d9df;box-shadow:0 2px 7px #173d4b09}.store-theme .search-wrap:focus-within .search{border-color:var(--store-primary);box-shadow:0 0 0 3px #0b65791d}.store-theme .chips{gap:9px;padding-bottom:12px}.store-theme .chips button{font-weight:750;border-radius:10px}.store-theme .chips button.selected{box-shadow:0 5px 13px #123c4a1c}.store-theme .product-grid{gap:18px}.store-theme .product-card{border-radius:19px;box-shadow:0 8px 23px #123c4a10}.store-theme .product-card:hover{box-shadow:0 16px 36px #123c4a1d}.store-theme .product-image{height:145px;background:linear-gradient(135deg,var(--store-secondary),#f7fafb)}.store-theme .image-fallback{display:grid;place-items:center;width:70px;height:70px;border:1px solid rgba(171,197,205,.4117647059);border-radius:18px;background:#ffffff80;color:var(--store-primary);font-size:2.4rem;box-shadow:0 5px 20px #123c4a0b}.store-theme .product-info{padding:16px 17px 17px}.store-theme .product-card .category{display:inline-block;padding:3px 8px;border-radius:6px;background:var(--store-secondary);color:var(--store-on-secondary);font-size:.72rem}.store-theme .product-card h3{min-height:2.5em;margin:9px 0 7px;font-size:1.07rem}.store-theme .product-card .product-price{font-size:1.43rem;font-weight:900;letter-spacing:-.025em}.store-theme .product-card .stock-label{display:inline-flex;align-items:center;margin:9px 0 13px;padding:4px 9px;border-radius:8px;background:#e8f6ed;color:#216340;font-size:.77rem;font-weight:800}.store-theme .product-card .stock-label.out{background:#fff0ec;color:#a34738}.store-theme .product-unavailable .product-image{filter:saturate(.65)}.product-image{width:100%;height:172px;min-height:172px;overflow:hidden;display:grid;place-items:center}.product-image img{display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;object-position:center}.gastronomy-header{background-size:72px auto;background-position:right top}.store-theme .product-image{width:100%;height:172px;min-height:172px;overflow:hidden}.store-theme .product-image img{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;object-position:center}@media(max-width:570px){.product-card{display:block;min-height:0}.product-image{width:100%;height:150px;min-height:150px}.product-info{display:block;padding:13px}.product-card .category,.product-card h3,.product-card .product-price,.product-card .stock-label{margin-left:0;margin-right:0}.gastronomy-header{background-size:60px auto}}@media(max-width:570px){.store-theme .product-image{width:100%;height:150px;min-height:150px}}.store-theme .product-actions{align-items:stretch}.store-theme .stepper{border-color:#c1d3da}.store-theme .stepper button:hover:not(:disabled){background:var(--store-secondary)}.store-theme .product-actions .add{min-height:46px;box-shadow:0 6px 15px #123c4a20}.store-theme .product-actions .add:hover:not(:disabled){transform:translateY(-1px)}.store-theme .floating-cart{width:min(490px,100% - 28px);min-height:65px;padding:10px 12px 10px 19px;border:1px solid rgba(255,255,255,.2509803922);border-radius:17px;box-shadow:0 17px 40px #0f364b4d}.store-theme .floating-cart-copy{display:grid;gap:1px;min-width:0}.store-theme .floating-cart-copy strong{font-size:.95rem}.store-theme .floating-cart-copy small{font-size:.75rem;font-weight:550;opacity:.88}.store-theme .floating-cart-cta{display:inline-flex;align-items:center;min-height:42px;padding:8px 13px;border-radius:11px;background:#ffffff25;white-space:nowrap;font-size:.86rem}.store-theme .floating-cart:hover .floating-cart-cta{background:#ffffff38}@media(max-width:570px){.store-theme .store-logo{width:46px;height:46px;border-radius:11px}.store-theme .store-hero{display:block;min-height:0;overflow:visible;border-radius:0;background:transparent;box-shadow:none}.store-theme .store-hero.has-banner{color:#172f3a;background:transparent}.store-theme .store-hero.has-banner:after{display:none}.store-theme .store-hero .store-banner{position:relative;height:104px;border-radius:14px;overflow:hidden}.store-theme .store-hero .store-welcome{max-width:none;padding:11px 1px 0;color:#172f3a}.store-theme .hero-kicker{display:none}.store-theme .store-hero .store-welcome h2{font-size:1.12rem;line-height:1.25}.store-theme .store-hero .store-welcome p{color:#536b76;opacity:1}.store-theme .catalog-intro{padding:18px 0 8px}.store-theme .catalog-intro h2{font-size:1.3rem}.store-theme .catalog-controls{padding:12px 12px 0;margin-bottom:13px;border-radius:14px}.store-theme .search-wrap .search{min-height:45px;margin-bottom:10px}.store-theme .chips{padding-bottom:10px}.store-theme .chips button{min-height:39px;padding:7px 12px}.store-theme .product-grid{gap:12px}.store-theme .product-card{border-radius:15px}.store-theme .product-image{height:100%;min-height:112px}.store-theme .image-fallback{width:54px;height:54px;border-radius:12px;font-size:1.85rem}.store-theme .product-info{padding:0}.store-theme .product-card .category{margin-top:10px;padding:2px 6px}.store-theme .product-card h3{min-height:0;margin-top:5px;margin-bottom:4px;font-size:.96rem}.store-theme .product-card .product-price{font-size:1.17rem}.store-theme .product-card .stock-label{justify-self:start;margin:4px 12px 9px;padding:3px 6px}.store-theme .product-actions{padding:0 12px 12px}.store-theme .floating-cart{min-height:60px}}
