.custom-price-total{font-size:1.6rem;font-weight:800;color:#a0674b}.custom-price-per{font-size:.95rem;color:#6b5a4e}.summary-line{display:flex;justify-content:space-between;padding:.5rem 0;border-bottom:1px solid #e8e0d6;font-size:.95rem;color:#3f2723}.summary-line:last-of-type{border-bottom:none}.order-page-wrapper[data-astro-cid-5gwryfgx]{background-color:#faf5ef;background-image:var(--texture-paper)}.order-page[data-astro-cid-5gwryfgx]{max-width:900px;margin:0 auto;padding:2rem 1.5rem 4rem;display:flex;flex-direction:column;gap:2.5rem}.hero-section[data-astro-cid-5gwryfgx]{background-color:#a0674b;background-image:var(--texture-hatching);text-align:center;padding:12rem 1.5rem 3rem}.hero-badge[data-astro-cid-5gwryfgx]{display:inline-block;background:#d4a853;color:#fff;font-size:.75rem;font-weight:700;padding:.3rem .8rem;border-radius:20px;letter-spacing:.03em;text-transform:uppercase;margin-bottom:1rem}.hero-title[data-astro-cid-5gwryfgx]{font-size:2.75rem;font-weight:800;color:#f5ede0;margin:0 0 .5rem;letter-spacing:-.02em}.hero-subtitle[data-astro-cid-5gwryfgx]{color:#f5ede0cc;font-size:1.15rem;margin:0}.step-section[data-astro-cid-5gwryfgx]{background:#fff;padding:2rem;border-radius:16px;border:2px solid #e8e0d6}.step-disabled[data-astro-cid-5gwryfgx]{opacity:.4;pointer-events:none}.step-title[data-astro-cid-5gwryfgx]{font-size:1.35rem;font-weight:700;color:#3f2723;margin-bottom:.75rem}.step-subtitle[data-astro-cid-5gwryfgx]{color:#888;font-size:.95rem;margin-bottom:1rem}.pack-selector[data-astro-cid-5gwryfgx]{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}.pack-option[data-astro-cid-5gwryfgx]{background-color:#fff;background-image:var(--texture-dots);background-size:16px 16px;border:2px solid #e8e0d6;border-radius:12px;padding:1.25rem .75rem;cursor:pointer;text-align:center;display:flex;flex-direction:column;align-items:center;gap:.25rem;transition:all .2s ease;position:relative;font-family:inherit;min-width:0;overflow:visible}.pack-option[data-astro-cid-5gwryfgx]:hover{border-color:#a0674b}.pack-option[data-astro-cid-5gwryfgx].selected{border-color:#a0674b;background:#faf5ef;box-shadow:0 0 0 1px #a0674b}.pack-savings[data-astro-cid-5gwryfgx]{position:absolute;top:-10px;right:8px;background:#a0674b;color:#fff;font-size:.65rem;font-weight:700;padding:.2rem .5rem;border-radius:10px}.pack-count[data-astro-cid-5gwryfgx]{font-size:2.25rem;font-weight:800;color:#a0674b;line-height:1}.pack-cookies-label[data-astro-cid-5gwryfgx]{font-size:.75rem;color:#999;text-transform:uppercase;letter-spacing:.05em;font-weight:600}.pack-price[data-astro-cid-5gwryfgx]{font-size:.95rem;font-weight:700;color:#3f2723;margin-top:.25rem}.pack-per-cookie[data-astro-cid-5gwryfgx],.pack-custom-range[data-astro-cid-5gwryfgx]{font-size:.75rem;color:#999}.custom-input-section[data-astro-cid-5gwryfgx]{display:none;flex-direction:column;align-items:center;text-align:center;gap:.75rem;margin-top:1rem;padding:1.25rem;background:#faf5ef;border:2px solid #A0674B;border-radius:12px}.custom-input-section[data-astro-cid-5gwryfgx] label[data-astro-cid-5gwryfgx]{font-size:.9rem;font-weight:600;color:#3f2723}.custom-input-section[data-astro-cid-5gwryfgx] input[data-astro-cid-5gwryfgx]{width:100px;padding:.5rem .75rem;border:2px solid #e0d5c7;border-radius:8px;font-size:1rem;color:#3f2723;background-color:#fff;text-align:center}.custom-input-section[data-astro-cid-5gwryfgx] input[data-astro-cid-5gwryfgx]:focus{outline:none;border-color:#a0674b}.custom-pricing[data-astro-cid-5gwryfgx]{display:flex;flex-direction:column;align-items:center;gap:.25rem;margin-top:.5rem}.flavor-progress[data-astro-cid-5gwryfgx]{margin-bottom:1rem}.progress-bar[data-astro-cid-5gwryfgx]{height:6px;background:#e8e0d6;border-radius:3px;overflow:hidden;margin-top:.5rem}.progress-fill[data-astro-cid-5gwryfgx]{height:100%;background:#a0674b;border-radius:3px;transition:width .3s ease;width:0%}.progress-fill[data-astro-cid-5gwryfgx].complete{background:#2d8f2d}.flavor-grid[data-astro-cid-5gwryfgx]{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.flavor-card[data-astro-cid-5gwryfgx]{background-color:#fff;background-image:var(--texture-dots);background-size:16px 16px;border:2px solid #f0ebe4;border-radius:12px;padding:1rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:.5rem;transition:border-color .2s,background-color .2s;min-width:0;position:relative}.flavor-card[data-astro-cid-5gwryfgx].active{border-color:#a0674b;background-color:#faf5ef}.flavor-image-wrap[data-astro-cid-5gwryfgx]{position:relative;cursor:pointer;display:flex;align-items:center;justify-content:center;-webkit-tap-highlight-color:transparent}.flavor-image-wrap[data-astro-cid-5gwryfgx]:active .flavor-image[data-astro-cid-5gwryfgx]{transform:scale(.93)}.flavor-image[data-astro-cid-5gwryfgx]{width:80px;height:80px;object-fit:contain;filter:drop-shadow(0 2px 4px rgba(0,0,0,.15));transition:transform .15s ease}.flavor-qty-badge[data-astro-cid-5gwryfgx]{position:absolute;top:-6px;right:-6px;background:#a0674b;color:#fff;font-size:.72rem;font-weight:700;min-width:22px;height:22px;border-radius:11px;display:none;align-items:center;justify-content:center;padding:0 5px;line-height:1;box-shadow:0 1px 4px #0003}.flavor-clear-btn[data-astro-cid-5gwryfgx]{position:absolute;top:6px;right:6px;width:22px;height:22px;border-radius:50%;border:none;background:#c0392bd9;color:#fff;font-size:.8rem;line-height:1;cursor:pointer;display:none;align-items:center;justify-content:center;z-index:2;transition:background .2s;font-family:inherit;padding:0}.flavor-clear-btn[data-astro-cid-5gwryfgx]:hover{background:#c0392b}.flavor-name[data-astro-cid-5gwryfgx]{font-size:.85rem;font-weight:600;color:#3f2723;line-height:1.2}.flavor-controls[data-astro-cid-5gwryfgx]{display:flex;align-items:center;gap:.5rem;justify-content:center;margin-top:auto}.qty-btn[data-astro-cid-5gwryfgx]{width:34px;height:34px;border-radius:50%;border:2px solid #e0d5c7;background-color:#fff;font-size:1.1rem;font-weight:700;color:#a0674b;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;font-family:inherit}.qty-btn[data-astro-cid-5gwryfgx]:hover:not(:disabled){background:#a0674b;color:#fff;border-color:#a0674b}.qty-btn[data-astro-cid-5gwryfgx]:disabled{opacity:.25;cursor:not-allowed}.qty-plus10[data-astro-cid-5gwryfgx]{border-radius:17px;width:auto;padding:0 .5rem;font-size:.8rem}.qty-value[data-astro-cid-5gwryfgx]{font-size:1.1rem;font-weight:700;color:#3f2723;min-width:24px;text-align:center}.shipping-note-inline[data-astro-cid-5gwryfgx]{font-size:.82rem;color:#8b7355;text-align:center;margin:0}.summary-section[data-astro-cid-5gwryfgx]{background:#faf5ef;padding:2rem;border-radius:16px;border:2px solid #e8e0d6}.summary-incomplete[data-astro-cid-5gwryfgx]{color:#999;font-size:.95rem;font-style:italic}.summary-trust-badges[data-astro-cid-5gwryfgx]{display:flex;justify-content:center;gap:1.5rem;margin-top:1.25rem;padding-top:1rem;border-top:1px solid #e8e0d6}.trust-badge[data-astro-cid-5gwryfgx]{display:flex;align-items:center;gap:.4rem;font-size:.78rem;font-weight:600;color:#6b5a4e}.trust-badge[data-astro-cid-5gwryfgx] svg[data-astro-cid-5gwryfgx]{flex-shrink:0;stroke:#a0674b;width:18px;height:18px}.order-button[data-astro-cid-5gwryfgx]{display:flex;align-items:center;justify-content:center;gap:.6rem;width:100%;padding:1rem;margin-top:1.5rem;background:#075e54;color:#fff;border:none;border-radius:10px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s;font-family:inherit}.order-button[data-astro-cid-5gwryfgx]:disabled{opacity:.4;cursor:not-allowed}.order-buttons[data-astro-cid-5gwryfgx]{display:flex;flex-direction:column;gap:.5rem;margin-top:1.5rem}.order-buttons[data-astro-cid-5gwryfgx] .order-button[data-astro-cid-5gwryfgx]{margin-top:0}.cart-add-button[data-astro-cid-5gwryfgx]{background:#a0674b}.cart-add-button[data-astro-cid-5gwryfgx]:hover:not(:disabled){background:sienna;transform:translateY(-2px);box-shadow:0 6px 16px #8b451359}.packs-faq-section[data-astro-cid-5gwryfgx]{background:#faf5ef;padding:2rem;border-radius:16px;border:2px solid #e8e0d6}.packs-faq-list[data-astro-cid-5gwryfgx]{display:flex;flex-direction:column;gap:.5rem}.packs-faq-item[data-astro-cid-5gwryfgx]{background:#fff;border:1.5px solid #e8e0d6;border-radius:10px;overflow:hidden;transition:border-color .2s}.packs-faq-item[data-astro-cid-5gwryfgx][open]{border-color:#c9a96e}.packs-faq-question[data-astro-cid-5gwryfgx]{padding:.9rem 1.25rem;font-weight:700;color:#3f2723;font-size:.95rem;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center}.packs-faq-question[data-astro-cid-5gwryfgx]::-webkit-details-marker{display:none}.packs-faq-question[data-astro-cid-5gwryfgx]:after{content:"+";font-size:1.2rem;font-weight:700;color:#a0674b;flex-shrink:0;margin-left:1rem}.packs-faq-item[data-astro-cid-5gwryfgx][open] .packs-faq-question[data-astro-cid-5gwryfgx]:after{content:"−"}.packs-faq-answer[data-astro-cid-5gwryfgx]{padding:0 1.25rem 1rem;font-size:.9rem;line-height:1.65;color:#555;margin:0}@media(max-width:768px){.pack-selector[data-astro-cid-5gwryfgx]{grid-template-columns:repeat(2,1fr)}.flavor-grid[data-astro-cid-5gwryfgx]{grid-template-columns:1fr}.flavor-card[data-astro-cid-5gwryfgx]{padding:.75rem 0;display:grid;grid-template-columns:64px 1fr;grid-template-rows:auto auto;gap:.25rem .75rem;text-align:left;background:none;border:none;border-bottom:1px solid #f0ebe4;border-radius:0;align-items:center}.flavor-image-wrap[data-astro-cid-5gwryfgx]{grid-row:1 / 3;grid-column:1;align-self:center;width:64px;height:64px;border-radius:50%;overflow:hidden}.flavor-image[data-astro-cid-5gwryfgx]{width:130%;height:130%;object-fit:cover;margin:-15% 0 0 -15%}.flavor-name[data-astro-cid-5gwryfgx]{grid-row:1;grid-column:2;min-width:0;font-size:.9rem}.flavor-controls[data-astro-cid-5gwryfgx]{grid-row:2;grid-column:2;margin-top:0;gap:.4rem;justify-content:flex-start}.flavor-card[data-astro-cid-5gwryfgx].active{background:none;border-color:transparent;border-bottom-color:#a0674b}.flavor-grid[data-astro-cid-5gwryfgx]{gap:0}.flavor-clear-btn[data-astro-cid-5gwryfgx]{position:static;width:24px;height:24px;font-size:.8rem;margin-left:auto}.flavor-qty-badge[data-astro-cid-5gwryfgx]{display:none!important}.hero-section[data-astro-cid-5gwryfgx]{padding-top:13rem}.hero-title[data-astro-cid-5gwryfgx]{font-size:2rem}.summary-trust-badges[data-astro-cid-5gwryfgx]{flex-direction:column;gap:.75rem;align-items:center}}@media(max-width:480px){.pack-selector[data-astro-cid-5gwryfgx]{grid-template-columns:repeat(2,1fr)}.hero-section[data-astro-cid-5gwryfgx]{padding-top:12rem}.hero-title[data-astro-cid-5gwryfgx]{font-size:1.75rem}}
