@import"https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;600;700;800;900&display=swap";.site-header{position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;min-height:74px;padding:8px max(18px,calc((100vw - var(--page-max-width)) / 2));border-bottom:1px solid #ead7c8;background:#fffaf5f5;box-shadow:0 4px 18px #5e19100d;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand{display:inline-flex;align-items:center;text-decoration:none}.brand-logo{display:block;width:auto;height:58px;object-fit:contain}.header-actions{display:flex;align-items:center;gap:12px}.header-link{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 14px;border-radius:10px;color:#68140f;font-weight:700;text-decoration:none;transition:background-color .2s ease,color .2s ease}.header-link:hover{background:#fff0e3;color:#df7100}.cart-link{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:44px;padding:0 15px;border:1px solid #e4c9b7;border-radius:11px;background:#fff;color:#68140f;font-weight:800;text-decoration:none;transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease}.cart-link:hover{border-color:#df7100;background:#fff9f3;box-shadow:0 6px 16px #7f221214}.cart-icon{font-size:1rem}.cart-text{font-size:.9rem}.cart-link b{display:grid;place-items:center;min-width:22px;height:22px;padding:0 5px;border-radius:999px;background:#df7100;color:#fff;font-size:.7rem;line-height:1}@media(max-width:760px){.site-header{min-height:68px;padding:7px 14px}.brand-logo{height:52px}.header-actions{gap:8px}}@media(max-width:480px){.site-header{min-height:62px;padding:6px 10px}.brand-logo{height:46px}.header-link{display:none}.cart-link{min-width:44px;min-height:42px;padding:0 11px}.cart-text{display:none}.cart-icon{font-size:1rem}.cart-link b{min-width:19px;height:19px;font-size:.64rem}}@media(max-width:360px){.brand-logo{height:40px}.cart-link{padding:0 9px}}.quantity-control{display:inline-grid;grid-template-columns:40px 44px 40px;align-items:center;overflow:hidden;border:1px solid var(--color-border-strong);border-radius:var(--radius-md);background:#fff}.quantity-control button{width:100%;height:40px;padding:0;border:0;background:transparent;color:var(--color-primary);font-size:1.25rem;font-weight:800;cursor:pointer;transition:background-color .15s ease,color .15s ease,transform .1s ease}.quantity-control button:hover{background:var(--color-accent-soft);color:var(--color-accent)}.quantity-control button:active{transform:scale(.92)}.quantity-control span{display:grid;place-items:center;min-width:0;height:40px;border-left:1px solid var(--color-border);border-right:1px solid var(--color-border);color:var(--color-primary);text-align:center;font-size:.9rem;font-weight:800}.quantity-control.is-compact{grid-template-columns:36px 40px 36px}.quantity-control.is-compact button{height:36px}.quantity-control.is-compact span{height:36px;font-size:.85rem}@media(max-width:640px){.quantity-control{grid-template-columns:42px 44px 42px}.quantity-control button,.quantity-control span{height:42px}.quantity-control.is-compact{grid-template-columns:38px 42px 38px}.quantity-control.is-compact button,.quantity-control.is-compact span{height:38px}}.sweet-card{display:grid;grid-template-columns:250px minmax(0,1fr);min-height:220px;overflow:hidden;border:1px solid var(--color-border);border-radius:var(--radius-xl);background:var(--color-surface);box-shadow:var(--shadow-card);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.sweet-card:hover{transform:translateY(-2px);border-color:#e978085c;box-shadow:0 14px 34px #5b1d121f}.sweet-card>img{width:100%;height:100%;min-height:220px;object-fit:cover;background:#fff4e8}.sweet-card-body{display:grid;align-content:center;min-width:0;padding:clamp(18px,3vw,28px)}.sweet-card-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:var(--space-3);min-width:0}.sweet-card-heading>div{min-width:0}.sweet-card-heading p{margin:0 0 5px;color:var(--color-accent);font-size:.75rem;font-weight:800;text-transform:uppercase}.sweet-card-heading h3{margin:0;color:var(--color-primary);font-family:var(--font-display);font-size:1.4rem;line-height:1.25;overflow-wrap:anywhere}.sweet-card-heading>span{flex:0 0 auto;height:fit-content;padding:6px 10px;border:1px solid var(--color-border);border-radius:var(--radius-pill);background:var(--color-surface-soft);color:var(--color-muted);font-size:.75rem;font-weight:700;white-space:nowrap}.sweet-description{margin:var(--space-3) 0;color:var(--color-muted);line-height:1.55}.sweet-card-footer{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);margin-bottom:var(--space-3)}.sweet-card-footer strong{flex:0 0 auto;color:var(--color-primary);font-size:1.3rem}@media(max-width:640px){.sweet-card{display:block;width:100%;min-height:0;overflow:hidden;border:1px solid var(--color-border);border-radius:18px;background:var(--color-surface);box-shadow:0 8px 22px #5b1d1214}.sweet-card>img{width:100%;height:190px;min-height:0;object-fit:cover;border-radius:0;background:var(--color-surface-soft)}.sweet-card-body{display:block;padding:15px}.sweet-card-heading{position:relative;display:block;padding-right:65px}.sweet-card-heading p{margin:0 0 4px;color:var(--color-accent);font-size:.68rem;font-weight:900;letter-spacing:.03em;text-transform:uppercase}.sweet-card-heading h3{margin:0;color:var(--color-primary);font-size:1.08rem;line-height:1.3}.sweet-card-heading>span{position:absolute;top:0;right:0;margin:0;padding:5px 9px;border:1px solid var(--color-border);border-radius:999px;background:var(--color-surface-soft);color:var(--color-muted);font-size:.68rem;font-weight:700}.sweet-description{display:-webkit-box;margin:10px 0 14px;overflow:hidden;color:var(--color-muted);font-size:.8rem;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.sweet-card-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 12px}.sweet-card-footer strong{color:var(--color-primary);font-size:1.15rem;font-weight:900}.sweet-card .primary-button{width:100%;min-height:46px;padding:10px 14px;border-radius:12px;font-size:.88rem;font-weight:800}}@media(max-width:380px){.sweet-card{border-radius:16px}.sweet-card>img{height:165px}.sweet-card-body{padding:13px}.sweet-card-heading{padding-right:58px}.sweet-card-heading h3{font-size:1rem}.sweet-card-heading>span{padding:4px 7px;font-size:.64rem}.sweet-description{margin:8px 0 12px;font-size:.76rem}.sweet-card-footer strong{font-size:1.05rem}.sweet-card .primary-button{min-height:44px;font-size:.84rem}}@media(max-width:380px){.sweet-card{grid-template-columns:88px minmax(0,1fr);min-height:168px}.sweet-card>img{min-height:168px}.sweet-card-body{padding:11px}.sweet-card-heading h3{font-size:.95rem}.sweet-description{margin:6px 0;font-size:.72rem}.sweet-card-footer strong{font-size:.95rem}}.site-footer{margin-top:50px;background:linear-gradient(135deg,#65120d,#8b1a12);color:#fff}.footer-container{width:min(100% - 32px,1250px);margin:0 auto;padding:42px 0;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}.footer-brand{display:flex;align-items:center;gap:18px}.footer-logo{width:105px;height:auto;object-fit:contain;background:#fffaf5;padding:8px;border-radius:14px}.footer-brand h3{margin:0 0 6px;font-size:1.35rem}.footer-brand p{margin:0;color:#f5d9cf;font-size:.9rem}.footer-address h4{margin:0 0 12px;font-size:1rem;color:#ffd6a8}.footer-address p{display:flex;align-items:flex-start;gap:10px;margin:0 0 18px;max-width:520px;color:#fff4ee;line-height:1.65;font-size:.9rem}.footer-map-link{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:9px 18px;border:1px solid rgba(255,255,255,.35);border-radius:10px;background:#fff;color:#7b170f;font-weight:700;font-size:.85rem;text-decoration:none;transition:.2s ease}.footer-map-link:hover{transform:translateY(-1px);background:#fff1e6}.footer-bottom{padding:15px 16px;border-top:1px solid rgba(255,255,255,.14);text-align:center;color:#efd4cc;font-size:.78rem}@media(max-width:700px){.site-footer{margin-top:35px}.footer-container{width:calc(100% - 28px);grid-template-columns:1fr;gap:30px;padding:32px 0}.footer-brand{align-items:flex-start}.footer-logo{width:82px}.footer-address p{font-size:.84rem}.footer-map-link{width:100%}}.home-page{padding-top:24px;padding-bottom:120px}.home-banner{width:100%;margin:14px auto 24px;padding:0}.home-banner img{display:block;width:100%;height:300px;object-fit:contain;object-position:center;border-radius:16px}.order-info-strip{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;width:100%;max-width:1000px;margin:0 auto 14px;padding:18px 22px;border:1px solid #ead8c8;border-radius:16px;background:#fff8f0;box-shadow:0 8px 24px #5e1c140f}.order-info-item{display:flex;align-items:center;justify-content:center;gap:12px}.order-info-icon{display:grid;place-items:center;flex:0 0 auto;width:42px;height:42px;border-radius:50%;background:#fbe7ce;color:#8b1a12;font-size:1.05rem;font-weight:800}.order-info-item div{display:grid;gap:3px}.order-info-item small{color:#8b6b58;font-size:.76rem;font-weight:600}.order-info-item strong{color:#6f150f;font-size:1rem;font-weight:800}.order-info-divider{width:1px;height:38px;background:#ead8c8}.order-note{display:flex;align-items:flex-start;gap:10px;max-width:1000px;margin:0 auto 28px;padding:10px 14px;border-radius:10px;background:#fffaf5;color:#80695c;font-size:.82rem;line-height:1.55}.order-note>span{display:grid;place-items:center;flex:0 0 auto;width:20px;height:20px;margin-top:1px;border-radius:50%;background:#e98409;color:#fff;font-size:.7rem;font-weight:800}.order-note p{margin:0}.search-panel{max-width:1000px;margin:0 auto 24px}.search-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:16px}.menu-label{margin:0 0 4px;color:#df7100;font-size:.72rem;font-weight:800;letter-spacing:.12em}.search-heading h1{margin:0;color:#68140f;font-size:clamp(1.65rem,4vw,2.25rem);font-weight:800}.product-count{color:#8b6b58;font-size:.85rem;font-weight:600}.search-box{display:flex;align-items:center;gap:10px;width:100%;padding:0 16px;border:1px solid #e7d3c3;border-radius:12px;background:#fff;transition:border-color .2s ease,box-shadow .2s ease}.search-box:focus-within{border-color:#df7100;box-shadow:0 0 0 3px #df71001a}.search-icon{color:#b27d5d;font-size:1.2rem}.search-box input{width:100%;min-height:52px;border:0;outline:0;background:transparent;color:#48231c;font:inherit}.search-box input::placeholder{color:#aa9182}.product-section{max-width:1000px;margin-inline:auto}.product-list{display:grid;grid-template-columns:1fr;gap:14px}.empty-state{display:grid;place-items:center;padding:48px 20px;border:1px dashed #dfcbbb;border-radius:16px;background:#fffaf6;color:#8a6d5d;text-align:center}.empty-state span{font-size:2rem}.empty-state h3{margin:10px 0 4px;color:#68140f}.empty-state p{margin:0}.floating-cart-bar{position:fixed;left:50%;bottom:18px;z-index:30;display:flex;width:min(calc(100% - 24px),720px);transform:translate(-50%);align-items:center;justify-content:space-between;gap:16px;padding:13px 15px;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:#5b110df5;color:#fff;box-shadow:0 15px 40px #48110c47;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.floating-cart-bar small,.floating-cart-bar strong{display:block}.floating-cart-bar small{color:#f4d8c4;font-size:.78rem}.floating-cart-bar strong{margin-top:2px;color:#fff;font-size:1.15rem}.floating-cart-bar a{padding:11px 18px;border-radius:10px;background:linear-gradient(135deg,#ef8b0c,#df6500);color:#fff;font-weight:800;text-decoration:none;white-space:nowrap}@media(max-width:900px){.home-banner{width:calc(100% - 32px);margin-bottom:18px}.home-banner img{height:220px}}@media(max-width:760px){.order-info-strip{grid-template-columns:1fr;gap:4px;padding:10px}.order-info-divider{width:100%;height:1px}.order-info-item{justify-content:flex-start;padding:9px 8px}.order-info-icon{width:38px;height:38px}.search-heading{align-items:center}}@media(max-width:600px){.home-banner{width:calc(100% - 24px);margin:10px auto 16px}.home-banner img{height:160px;border-radius:12px}}@media(max-width:520px){.home-page{padding-top:14px}.order-info-strip{margin-bottom:10px;border-radius:12px}.order-note{margin-bottom:22px;font-size:.76rem}.search-heading h1{font-size:1.55rem}.product-count{font-size:.75rem}.search-box{padding:0 13px}.search-box input{min-height:48px;font-size:.9rem}.floating-cart-bar{bottom:10px;padding:11px 12px;border-radius:14px}.floating-cart-bar a{padding:10px 14px;font-size:.84rem}}.accordion{overflow:hidden;border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);box-shadow:var(--shadow-soft)}.accordion+.accordion{margin-top:var(--space-4)}.accordion-trigger{display:flex;width:100%;align-items:center;justify-content:space-between;gap:var(--space-3);padding:var(--space-4);border:0;background:var(--color-surface);color:var(--color-text);text-align:left;cursor:pointer}.accordion-trigger strong,.accordion-trigger small{display:block}.accordion-trigger strong{color:var(--color-primary);font-size:1rem}.accordion-trigger small{margin-top:4px;color:var(--color-muted)}.accordion-trigger>b{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--color-accent-soft);color:var(--color-accent);font-size:1.25rem}.accordion-content{padding:0 var(--space-4) var(--space-4);border-top:1px solid var(--color-border)}.accordion.is-disabled{opacity:.55}.cart-item{display:grid;grid-template-columns:82px minmax(0,1fr);gap:var(--space-3);padding:var(--space-3) 0;border-bottom:1px solid var(--color-border)}.cart-item:last-child{border-bottom:0}.cart-item img{width:82px;height:82px;border-radius:var(--radius-md);object-fit:cover;background:var(--color-surface-soft)}.cart-item-info{min-width:0}.cart-item-top,.cart-item-bottom{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);min-width:0}.cart-item-top{align-items:flex-start}.cart-item-top h3{margin:0;color:var(--color-primary);font-size:1rem;line-height:1.3}.cart-item-top p{margin:5px 0 0;color:var(--color-muted);font-size:.82rem}.cart-item-top button{flex:0 0 auto;padding:4px 0;border:0;background:transparent;color:var(--color-danger);font-size:.8rem;font-weight:700;cursor:pointer}.cart-item-bottom{margin-top:var(--space-3)}.cart-item-bottom strong{color:var(--color-primary);font-size:.95rem}@media(max-width:640px){.cart-item{grid-template-columns:68px minmax(0,1fr);gap:10px;padding:12px 0}.cart-item img{width:68px;height:68px}.cart-item-top h3{font-size:.92rem}.cart-item-top p{font-size:.76rem}.cart-item-bottom{margin-top:9px}}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;padding:var(--space-4);background:#350e09ad;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.payment-modal{position:relative;width:min(100%,480px);padding:var(--space-6);border:1px solid var(--color-border);border-radius:var(--radius-xl);background:var(--color-surface);box-shadow:var(--shadow-modal)}.modal-close{position:absolute;top:12px;right:14px;display:grid;place-items:center;width:36px;height:36px;border:1px solid var(--color-border);border-radius:50%;background:var(--color-surface-soft);color:var(--color-primary);font-size:1.4rem;cursor:pointer}.modal-close:hover{background:var(--color-accent-soft)}.payment-modal h2{margin:4px 0 var(--space-2);color:var(--color-primary);font-family:var(--font-display)}.payment-total{margin-bottom:var(--space-4);color:var(--color-muted)}.payment-total strong{color:var(--color-primary);font-size:1.1rem}.online-payment-box{margin:var(--space-3) 0;padding:var(--space-4);border:1px solid #efd5b8;border-radius:var(--radius-md);background:#fff6e9;color:var(--color-text);font-size:.85rem;line-height:1.5}.online-payment-box p{margin:0}.success-popup{max-height:calc(100dvh - 16px);padding:14px 16px 16px;border:1px solid var(--color-border);border-radius:20px;background:var(--color-surface);text-align:center;box-shadow:var(--shadow-modal);overflow-y:auto;overscroll-behavior:contain}.success-icon{display:grid;place-items:center;width:52px;height:52px;margin:0 auto 6px;border-radius:50%;background:var(--color-success);color:#fff;font-size:1.8rem;font-weight:900}.success-popup .eyebrow{margin:0 0 3px;font-size:.7rem;line-height:1.2;letter-spacing:.08em}.success-popup h2{margin:0 0 5px;color:var(--color-primary);font-family:var(--font-display);font-size:1.45rem;line-height:1.15}.success-popup>p,.success-message{margin:0 0 9px!important;color:var(--color-muted);font-size:.78rem;line-height:1.3}.success-summary{display:grid;grid-template-columns:1fr auto;column-gap:14px;row-gap:4px;margin:0 0 9px;padding:9px 12px;border:1px solid var(--color-border);border-radius:13px;background:var(--color-surface-soft);text-align:left}.success-summary span,.success-summary strong{font-size:.78rem;line-height:1.25}.success-summary span{color:var(--color-muted)}.success-summary strong{max-width:210px;color:var(--color-primary);text-align:right;overflow-wrap:anywhere}.success-items-box{margin:0 0 9px;padding:8px 11px;border:1px solid var(--color-border);border-radius:13px;background:var(--color-surface-soft);text-align:left}.success-items-title{display:flex;align-items:center;justify-content:space-between;gap:8px;padding-bottom:5px;margin-bottom:1px;border-bottom:1px solid var(--color-border);color:var(--color-primary);font-size:.75rem}.success-item{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:5px 0}.success-item+.success-item{border-top:1px dashed var(--color-border)}.success-item-left{display:flex;flex-direction:column;gap:1px;min-width:0}.success-item-left strong{color:var(--color-primary);font-size:.78rem;line-height:1.2}.success-item-left span{color:var(--color-muted);font-size:.67rem;line-height:1.2}.success-item-price{flex-shrink:0;color:var(--color-primary);font-size:.78rem;white-space:nowrap}.success-bill{margin:0 0 9px;padding:8px 11px;border:1px solid var(--color-border);border-radius:13px;background:#fff;text-align:left}.success-bill>div{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:2px 0;color:var(--color-muted);font-size:.75rem}.success-bill strong{color:var(--color-primary)}.success-paid-total{margin-top:4px;padding-top:6px!important;border-top:1px solid var(--color-border);font-size:.88rem!important;font-weight:800}.success-delivery-note{display:flex;align-items:flex-start;gap:7px;margin:0 0 9px;padding:7px 9px;border:1px solid #ecd4bc;border-radius:12px;background:#fff5e9;color:var(--color-muted);font-size:.66rem;line-height:1.3;text-align:left}.success-popup .primary-button,.success-popup .secondary-button{width:100%;min-height:38px;margin:5px 0 0;padding:7px 12px;border-radius:11px;font-size:.82rem;line-height:1.2}.success-popup .link-button{display:flex;align-items:center;justify-content:center;margin-top:5px;text-decoration:none}@media(max-width:480px){.success-popup{max-height:calc(100dvh - 10px);padding:10px 11px 12px;border-radius:17px}.success-icon{width:44px;height:44px;margin-bottom:4px;font-size:1.5rem}.success-popup .eyebrow{font-size:.63rem}.success-popup h2{margin-bottom:4px;font-size:1.2rem}.success-popup>p,.success-message{margin-bottom:7px!important;font-size:.68rem}.success-summary{row-gap:3px;margin-bottom:7px;padding:7px 9px}.success-summary span,.success-summary strong{font-size:.7rem}.success-items-box{margin-bottom:7px;padding:7px 9px}.success-items-title{padding-bottom:4px;font-size:.69rem}.success-item{padding:4px 0}.success-item-left strong,.success-item-price{font-size:.71rem}.success-item-left span{font-size:.62rem}.success-bill{margin-bottom:7px;padding:7px 9px}.success-bill>div{padding:1px 0;font-size:.69rem}.success-paid-total{margin-top:3px;padding-top:5px!important;font-size:.8rem!important}.success-delivery-note{margin-bottom:7px;padding:6px 8px;font-size:.6rem}.success-popup .primary-button,.success-popup .secondary-button{min-height:35px;margin-top:4px;padding:6px 10px;font-size:.75rem}}@media(max-height:700px){.success-icon{width:40px;height:40px;font-size:1.35rem}.success-popup h2{font-size:1.1rem}.success-summary,.success-items-box,.success-bill{margin-bottom:6px}.success-item{padding:3px 0}.success-delivery-note{margin-bottom:6px}}.checkout-page{padding-bottom:var(--space-8)}.checkout-heading{max-width:760px;margin:var(--space-6) 0}.checkout-heading h1{margin:6px 0 10px;color:var(--color-primary);font-family:var(--font-display);font-size:clamp(2rem,5vw,3.2rem);line-height:1.1}.checkout-heading>p:last-child{color:var(--color-muted);line-height:1.6}.checkout-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:var(--space-5);align-items:start}.minimum-order-box{margin:var(--space-4) 0;padding:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface-soft)}.minimum-order-box>div{display:flex;justify-content:space-between;align-items:center;gap:var(--space-3)}.minimum-order-box progress{width:100%;height:10px;margin-top:var(--space-3);accent-color:var(--color-success)}.minimum-order-box p{margin:8px 0 0;color:var(--color-muted);font-size:.82rem}.customer-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-4);padding-top:var(--space-4)}.customer-form label{display:grid;gap:8px;color:var(--color-primary);font-size:.88rem;font-weight:800}.customer-form input,.customer-form textarea{width:100%;min-width:0;padding:13px 14px;border:1px solid var(--color-border-strong);border-radius:var(--radius-md);background:var(--color-surface);color:var(--color-text);outline:0;transition:border-color .2s ease,box-shadow .2s ease}.customer-form input{min-height:48px}.customer-form textarea{min-height:110px;resize:vertical}.customer-form input:focus,.customer-form textarea:focus{border-color:var(--color-accent);box-shadow:0 0 0 3px #e978081f}.customer-form input::placeholder,.customer-form textarea::placeholder{color:#a98b79}.full-field{grid-column:1 / -1}.field-help{margin-top:-2px;color:var(--color-muted);font-size:.76rem;font-weight:500}.form-total{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);padding:var(--space-4);border-radius:var(--radius-md);background:var(--color-accent-soft)}.form-total strong{color:var(--color-primary);font-size:1.2rem}.order-summary-card{position:sticky;top:calc(var(--header-height) + var(--space-4));padding:var(--space-5);border:1px solid var(--color-border);border-radius:var(--radius-xl);background:var(--color-surface);box-shadow:var(--shadow-card)}.order-summary-card h2{margin:4px 0 var(--space-5);color:var(--color-primary)}.order-summary-card>div{display:flex;justify-content:space-between;gap:var(--space-3);margin:var(--space-3) 0}.order-summary-card hr{margin:var(--space-4) 0;border:0;border-top:1px solid var(--color-border)}.summary-total strong{color:var(--color-primary);font-size:1.25rem}.delivery-extra-row strong{color:var(--color-accent);font-size:.88rem}.delivery-note{display:flex!important;justify-content:flex-start!important;align-items:flex-start;gap:10px;margin-top:var(--space-4)!important;padding:13px;border:1px solid #ecd2b7;border-radius:var(--radius-md);background:#fff5e8;color:var(--color-muted);font-size:.78rem;line-height:1.5}.delivery-note strong{color:var(--color-primary)}.form-error{margin-bottom:var(--space-4);padding:13px 15px;border:1px solid rgba(209,67,67,.24);border-radius:var(--radius-md);background:#d1434314;color:#a72c2c;font-weight:700}.empty-checkout{display:grid;place-items:center;min-height:68vh;padding:var(--space-6);text-align:center}.empty-checkout span{font-size:4rem}.empty-checkout h1{margin:0;color:var(--color-primary)}.empty-checkout p{max-width:420px;color:var(--color-muted)}@media(max-width:900px){.checkout-layout{grid-template-columns:1fr}.order-summary-card{position:static}}@media(max-width:640px){.checkout-page{padding-bottom:100px}.checkout-heading{margin:var(--space-4) 0}.checkout-heading h1{font-size:2rem}.checkout-layout{display:flex;flex-direction:column;gap:var(--space-3)}.customer-form{grid-template-columns:1fr;gap:var(--space-3)}.full-field{grid-column:auto}.customer-form input,.customer-form textarea{font-size:16px}.order-summary-card{width:100%;padding:var(--space-4);border-radius:var(--radius-lg)}}.orders-page{max-width:1200px;margin:auto;padding:30px 20px 50px;color:#39130e}.orders-header{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:20px}.orders-label{color:#e26300;font-size:12px;font-weight:800;letter-spacing:1px}.orders-header h1{margin:4px 0 0;font-size:38px}.orders-header input{width:340px;max-width:100%;padding:13px 15px;border:1px solid #e3d4ce;border-radius:12px;font-size:14px;outline:none}.orders-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:20px}.orders-summary>div{background:#fff;border:1px solid #eaded9;border-radius:16px;padding:17px}.orders-summary span{display:block;color:#806d67;font-size:13px;margin-bottom:5px}.orders-summary strong{font-size:22px}.orders-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.order-card{background:#fff;border:1px solid #eaded9;border-radius:18px;overflow:hidden;box-shadow:0 5px 18px #0000000d}.order-card-head{padding:18px;display:flex;justify-content:space-between;align-items:start}.order-card-head span{color:#df6100;font-size:11px;font-weight:800}.order-card-head h2{margin:2px 0 0}.payment-badge{padding:6px 10px;border-radius:20px;background:#eee;font-size:11px;text-transform:uppercase}.payment-badge.paid{background:#e4f5e9;color:#15713a}.customer-info{padding:0 18px 15px}.customer-info h3{margin:0 0 3px}.customer-info a{color:#9b2017;text-decoration:none;font-weight:600}.order-meta{padding:0 18px 15px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.order-meta div,.address-box{background:#faf7f5;border-radius:10px;padding:11px}.order-meta span,.address-box span{color:#806d67;font-size:11px;display:block;margin-bottom:4px}.order-meta strong{font-size:12px}.address-box{margin:0 18px 15px}.address-box p{margin:0;font-size:13px;line-height:1.5}.order-items{padding:15px 18px;border-top:1px solid #eee3df;border-bottom:1px solid #eee3df}.order-items h4{margin:0 0 8px}.order-item{display:flex;justify-content:space-between;gap:15px;padding:8px 0}.order-item+.order-item{border-top:1px dashed #e5d9d4}.order-item small{display:block;color:#806d67;margin-top:3px}.order-bill{padding:12px 18px}.order-bill p{display:flex;justify-content:space-between;margin:6px 0;font-size:13px}.order-total{border-top:1px solid #eaded9;padding-top:10px;font-size:16px!important}.payment-info{padding:12px 18px;background:#faf8f7;border-top:1px solid #eaded9}.payment-info summary{cursor:pointer;font-weight:700;color:#9b2017}.payment-info code{word-break:break-all}.orders-state,.orders-error{padding:30px;text-align:center}.orders-error{color:#b42318}@media(max-width:700px){.orders-page{padding:20px 10px 40px}.orders-header{display:block}.orders-header input{width:100%;margin-top:15px}.orders-summary,.orders-grid,.order-meta{grid-template-columns:1fr}}:root{--color-primary: #7a160f;--color-primary-dark: #4d0d09;--color-primary-light: #a72b1e;--color-accent: #e97808;--color-accent-light: #f59a25;--color-accent-soft: rgba(233, 120, 8, .12);--color-background: #fffaf5;--color-background-deep: #fff4e8;--color-surface: #ffffff;--color-surface-elevated: #fffdf9;--color-surface-soft: #fff6ee;--color-text: #421a14;--color-muted: #866d60;--color-border: #ead9cb;--color-border-strong: #ddc3b0;--color-success: #239653;--color-danger: #d14343;--color-warning-soft: #fff1d6;--font-sans: "Roboto", sans-serif;--font-display: "Roboto", sans-serif;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 24px;--space-6: 32px;--space-7: 48px;--space-8: 64px;--radius-md: 12px;--radius-lg: 18px;--radius-xl: 24px;--radius-2xl: 32px;--radius-pill: 999px;--shadow-soft: 0 8px 24px rgba(91, 29, 18, .07);--shadow-card: 0 12px 32px rgba(91, 29, 18, .1);--shadow-modal: 0 24px 70px rgba(59, 16, 10, .22);--header-height: 72px;--page-max-width: 1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-height:100vh;margin:0;background:linear-gradient(180deg,var(--color-background) 0%,var(--color-background-deep) 100%);background-attachment:fixed;color:var(--color-text);font-family:var(--font-sans);-webkit-font-smoothing:antialiased}button,input,textarea,select{font:inherit}button{border:0}button:disabled{cursor:not-allowed;opacity:.55}input,textarea,select{color:var(--color-text)}img{display:block;max-width:100%}.page-container{width:min(calc(100% - 32px),var(--page-max-width));margin-inline:auto}.eyebrow{margin:0;color:var(--color-accent);font-size:.76rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.primary-button,.secondary-button{min-height:48px;padding:12px 18px;border-radius:var(--radius-md);font-weight:800;text-align:center;cursor:pointer;transition:transform .18s ease,background-color .18s ease,border-color .18s ease,box-shadow .18s ease}.primary-button{border:1px solid var(--color-primary);background:linear-gradient(135deg,var(--color-primary-light),var(--color-primary));color:#fff;box-shadow:0 8px 20px #7a160f2e}.primary-button:hover:not(:disabled){transform:translateY(-1px);background:linear-gradient(135deg,#a52a1d,var(--color-primary-dark));box-shadow:0 10px 24px #7a160f38}.secondary-button{border:1px solid var(--color-border-strong);background:var(--color-surface);color:var(--color-primary)}.secondary-button:hover:not(:disabled){border-color:var(--color-accent);background:#fff7ee}.full-width{width:100%}.link-button{display:inline-block;text-decoration:none}.empty-state{padding:var(--space-7);border:1px dashed var(--color-border-strong);border-radius:var(--radius-xl);background:var(--color-surface-soft);color:var(--color-muted);text-align:center}.form-error{padding:11px 14px;border:1px solid rgba(209,67,67,.24);border-radius:10px;background:#d1434314;color:#a72c2c;font-size:.86rem;font-weight:600}::-webkit-scrollbar{width:9px}::-webkit-scrollbar-track{background:#fff4e8}::-webkit-scrollbar-thumb{border-radius:999px;background:#d8b399}::-webkit-scrollbar-thumb:hover{background:#bd8b69}::selection{background:#e9780833;color:var(--color-primary-dark)}@media(max-width:640px){.page-container{width:min(calc(100% - 22px),var(--page-max-width))}}
