html{line-height:1.5;background:#ffffff;color:#111827;scrollbar-gutter:stable}body{margin:0}a.button,body,button{font-family:var(--font-poppins)}a.button,button{box-sizing:border-box;padding:.7rem;border:none;border-radius:1rem;font-size:1rem;font-weight:500;background:#ffe680;color:#000000;cursor:pointer;white-space:nowrap;min-width:150px;text-decoration:none}a.button:hover,button:hover:not(:disabled){background:#ffd84d}button:disabled{opacity:.7;cursor:not-allowed}input{box-sizing:border-box;padding:.7rem .9rem;border:1px solid #d1d5db;border-radius:1rem;font-family:var(--font-poppins);font-size:1rem;background:#ffffff;color:#111827}input:disabled{opacity:.7;cursor:not-allowed}.app-header,.app-header-menu-btn{justify-content:center}.app-header-menu-btn{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);z-index:2;display:flex;align-items:center;min-width:2.5rem;width:2.5rem;height:2.5rem;padding:0;border:none;border-radius:.75rem;background:transparent;color:#ff0800;box-shadow:none}.app-header-menu-btn:hover:not(:disabled){background:rgba(255,8,0,.08)}.app-nav-menu{position:fixed;inset:0;z-index:1100}.app-nav-menu-backdrop{position:absolute;inset:0;min-width:0;padding:0;border:none;border-radius:0;cursor:pointer;box-shadow:none}.app-nav-menu-backdrop,.app-nav-menu-backdrop:hover:not(:disabled){background:rgba(17,24,39,.45)}.app-nav-menu-panel{position:absolute;top:0;left:0;bottom:0;display:flex;flex-direction:column;width:min(20rem,88vw);padding:.5rem 0 0;background:#ffffff;color:#111827;border-right:1px solid #e5e7eb;box-shadow:12px 0 36px rgba(17,24,39,.16);box-sizing:border-box;animation:app-nav-slide-in .2s ease-out}@keyframes app-nav-slide-in{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.app-nav-menu-top{display:flex;justify-content:flex-end;padding:.35rem .5rem .25rem}.app-nav-menu-close{display:inline-flex;align-items:center;justify-content:center;min-width:0;width:auto;height:auto;margin:0;padding:.15rem .35rem;border:none;border-radius:0;background:transparent;color:#6b7280;font-family:inherit;font-size:1.75rem;font-weight:400;line-height:1;white-space:nowrap;box-shadow:none}.app-nav-menu-close:focus-visible:not(:disabled),.app-nav-menu-close:focus:not(:disabled),.app-nav-menu-close:hover:not(:disabled){background:transparent;color:#111827;box-shadow:none;outline:none}.app-nav-menu-heading{margin:.5rem 0 .15rem;padding:0 1.25rem;font-size:.75rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#6b7280;text-align:left}.app-nav-menu-link{display:block;padding:.7rem 1.25rem;color:#111827;font-size:1rem;font-weight:500;text-align:left;text-decoration:none}.app-nav-menu-link-nested{padding-left:1.85rem}.app-nav-menu-link:hover,.app-nav-menu-link[aria-current=page]{background:#f9fafb;color:#ff0800}.app-nav-menu-footer{margin-top:auto;padding:1rem 1.25rem 2rem;border-top:1px solid #e5e7eb;text-align:left}.app-nav-menu-user{margin:0 0 .35rem;font-size:.95rem;font-weight:600;color:#111827;overflow-wrap:anywhere}.app-nav-menu-logout{min-width:0;width:auto;padding:0;border:none;border-radius:0;background:transparent;color:#ff0800;font-family:var(--font-poppins),Poppins,sans-serif;font-size:.95rem;font-weight:500;text-decoration:none;cursor:pointer;box-shadow:none}.app-nav-menu-logout:hover:not(:disabled){background:transparent;color:#cc0600;text-decoration:underline;text-underline-offset:.15em}@media (max-width:640px){.home-hero-spiral{margin-top:0}.app-header{justify-content:center}.app-footer{align-items:center!important;justify-content:center!important;text-align:center}.app-footer .footer-links{flex-direction:column;align-items:center;justify-content:center;gap:.75rem}.app-footer .footer-contact{align-self:center!important}.app-footer .footer-divider{display:block!important;width:100%;max-width:8rem;margin:0;border:none;border-top:1px solid #d1d5db}.app-footer .link-group{width:100%;justify-content:center}.app-footer .footer-copyright{align-self:center!important}h1{font-size:2rem!important}h2{font-size:1.5rem!important}}.app-footer .link-group{flex-wrap:wrap;align-items:center;gap:2px 16px}.app-footer .footer-divider{display:none}.app-footer .footer-contact{align-self:flex-start}.page{min-height:100vh;display:flex;flex-direction:column;box-sizing:border-box;align-items:center}.container,.page{position:relative}.container{width:100%;margin:auto 0;text-align:center;z-index:1}.home{flex-direction:column}.home,.home-hero{display:flex;align-items:center;width:100%}.home-hero{justify-content:center;padding:1rem;box-sizing:border-box;overflow:hidden}.home-hero-stack{position:relative;display:grid;place-items:center;width:min(100%,24rem);aspect-ratio:1;overflow:hidden}.home-hero-content,.home-hero-spiral{grid-area:1/1}.home-hero-spiral{width:92%;height:auto;aspect-ratio:1;object-fit:contain;pointer-events:none;z-index:0;will-change:opacity,transform;animation:fadeInSpin 3.2s linear 0s forwards;opacity:0}.home-hero-content{position:relative;z-index:1;width:100%;padding:1.5rem 1.25rem;box-sizing:border-box;display:grid;place-items:center;text-align:center}.home-hero-logo{max-width:85%;max-height:7.5rem;width:auto;height:auto;display:block}.home-hero-headline{margin:.4rem 0 0}.home-hero-coming-soon{margin:.25rem 0 0}.home-hero-order-now{display:flex;justify-content:center;margin:.75rem 0}.home-hero-order-now .roll-cta{margin:0}@media (min-width:641px){.home-hero{overflow:visible}.home-hero-stack{width:min(94%,52rem);aspect-ratio:auto;overflow:visible}.home-hero-spiral{width:min(70%,28rem)}.home-hero-content{padding:2rem 1.5rem}.home-hero-logo{max-width:100%;max-height:14rem}}.home-subscribe{padding:1.5rem 1rem 2.5rem;container-type:inline-size;container-name:subscribe;display:flex;justify-content:center}.home-subscribe,.notify-card{width:100%;box-sizing:border-box}.notify-card{max-width:40rem;margin:0 auto;padding:1.75rem 1.5rem 1.5rem;text-align:center;background:#fffaf3;border:1px solid #f0e8de;border-radius:1.25rem;box-shadow:0 8px 24px rgba(120,82,35,.06),0 2px 8px rgba(120,82,35,.04)}.notify-card-heading{margin:0 0 1.25rem;font-family:var(--font-poppins);font-size:1.25rem;font-weight:500;color:#1f2937}.home-rolls-wrap{width:100%}.home-rolls.product-page{padding-bottom:1rem;text-align:center}.home-rolls-stack{display:flex;flex-direction:column;align-items:center;width:100%;max-width:28rem;margin:0 auto}.roll-image-wrapper{position:relative;width:min(100%,420px);height:auto;aspect-ratio:1;display:flex;align-items:center;justify-content:center;overflow:visible}.roll-image-wrapper:before{content:"";position:absolute;width:100%;height:100%;left:50%;top:52%;transform:translate(-50%,-50%);border-radius:50%;pointer-events:none;z-index:0;background:radial-gradient(circle at 50% 50%,rgba(255,196,90,.55) 0,rgba(255,215,130,.38) 32%,rgba(255,226,160,.22) 52%,rgba(255,240,200,.1) 70%,transparent 84%)}.home-rolls-photo{position:relative;z-index:1;width:min(100%,18rem);aspect-ratio:1;margin:0 auto;border-radius:50%;filter:drop-shadow(0 10px 18px rgba(120,82,35,.18)) drop-shadow(0 22px 40px rgba(120,82,35,.12))}.home-rolls-photo:after{content:"";position:absolute;inset:0;pointer-events:none;z-index:1;border-radius:50%;background:radial-gradient(circle at 50% 48%,transparent 0,transparent 38%,rgba(255,255,255,.1) 52%,rgba(255,255,255,.4) 68%,rgba(255,255,255,.78) 82%,white 94%)}.home-rolls-photo-clip{width:100%;height:100%;overflow:hidden;border-radius:50%}.home-rolls-photo img,.roll-image{display:block;width:100%;height:100%;object-fit:cover;filter:saturate(1.12) contrast(1.08) brightness(1.02);transform:scale(1.03);border-radius:50%}.home-rolls-photo-placeholder{display:grid;place-items:center;width:100%;height:100%;box-sizing:border-box;border:2px dashed #e4d5c4;border-radius:50%;background:#f7d7c4;color:#6b7280;font-size:.95rem;font-weight:500}.roll-cta{display:inline-flex;align-items:center;justify-content:center;padding:16px 28px;background:#ffdf73;color:#171717;border:none;border-radius:18px;font-family:var(--font-poppins);font-size:18px;font-weight:500;letter-spacing:-.01em;text-decoration:none;box-shadow:0 6px 18px rgba(170,120,30,.14);cursor:pointer}.roll-cta:hover{background:#ffd85c;box-shadow:0 9px 24px rgba(170,120,30,.2)}.how-we-roll{width:100%;max-width:68rem;margin:0 auto;padding:1.5rem 1.5rem 1.25rem;box-sizing:border-box;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.how-we-roll-list{list-style:none;margin:0;padding:0;width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start}.how-we-roll-list li{display:flex;flex-direction:column;align-items:center;gap:.65rem;padding:.5rem 1.75rem .25rem;font-family:var(--font-poppins);color:#1f2937}.how-we-roll-list li:not(:last-child){border-right:1px solid #e8ddd0}.how-we-roll-icon{display:grid;place-items:center;width:5.5rem;height:5.5rem;border-radius:50%;background:#f7d7c4;color:#ff0800;flex-shrink:0}.how-we-roll-icon-img{width:3.5rem;height:3.5rem;object-fit:contain;filter:invert(16%) sepia(98%) saturate(7482%) hue-rotate(0deg) brightness(95%) contrast(118%)}.how-we-roll-text{display:flex;flex-direction:column;align-items:center;gap:.35rem}.how-we-roll-title{margin:0;font-family:var(--font-poppins);font-size:1.2rem;font-weight:700;color:#1f2937;line-height:1.25}.how-we-roll-copy{margin:0;max-width:16rem;font-size:.98rem;font-weight:400;color:#4b5563;line-height:1.4}.how-we-roll-tagline{width:100%;margin:2.25rem 0 .5rem;display:flex;align-items:center;justify-content:center;gap:.75rem;color:#ff0800}.how-we-roll-rule{flex:1 1 2rem;height:1px;min-width:1.5rem;background:#e4d5c4}.how-we-roll-dots{display:flex;align-items:center;gap:.35rem;flex-shrink:0}.how-we-roll-dots span{width:.45rem;height:.45rem;border-radius:50%;background:#ff0800}.how-we-roll-tagline-text{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.35rem .4rem;margin:0;font-family:var(--font-shrikhand);font-size:clamp(2rem,3.4vw,3rem);font-style:italic;font-weight:400;color:#ff0800;line-height:1.15;white-space:nowrap}.how-we-roll-word{display:inline-block;height:4rem;width:auto;vertical-align:middle;opacity:0}@media (max-width:640px){.container{margin:0}.auth-logo{height:4rem!important}.home-hero{padding:.5rem;overflow:visible}.home-hero-stack{width:min(96vw,28rem);aspect-ratio:auto;overflow:visible}.home-hero-spiral{width:min(78%,18rem)}.home-hero-content{padding:1.25rem .5rem}.home-hero-logo{max-width:100%;max-height:8.5rem}.how-we-roll{padding:1rem 1.25rem}.how-we-roll-list{grid-template-columns:1fr;gap:1.5rem}.how-we-roll-list li{flex-direction:row;align-items:center;text-align:left;gap:1rem;padding:0 .25rem 1.25rem}.how-we-roll-icon{width:4.5rem;height:4.5rem}.how-we-roll-text{align-items:flex-start;flex:1;min-width:0}.how-we-roll-copy{max-width:none}.how-we-roll-list li:not(:last-child){border-right:none;border-bottom:1px solid #e8ddd0}.how-we-roll-tagline{flex-wrap:wrap;gap:.5rem;margin-top:1.5rem}.how-we-roll-tagline-text{white-space:normal;width:100%;order:-1}.how-we-roll-rule{min-width:2.5rem}}h1{margin:0;font-size:3.5em;font-family:var(--font-shrikhand);color:#ff0800;letter-spacing:3px}h2{font-size:2.5rem}h2,h3{margin:0 0 1rem;font-family:var(--font-poppins);font-weight:500;color:#000000}h3{font-size:1.25rem}h4{font-size:1.25rem}h4,h5{color:#6b7280;font-weight:400}h5{font-size:1rem;margin:1em}p{margin:.75rem 0}code{background:#eef2ff;padding:.2rem .4rem;border-radius:.375rem}.footer-link{display:inline-block;text-decoration:none}.footer-link:hover{text-decoration:underline}.markdown p:not(:first-of-type) strong:first-child{display:inline-block;margin-top:2rem}.markdown hr{margin-top:2rem;margin-bottom:2rem}@keyframes fadeInSpin{0%{opacity:0;transform:rotate(-1turn)}to{opacity:1;transform:rotate(0deg)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-in-left-to-right{0%{opacity:0;clip-path:inset(0 100% 0 0)}to{opacity:1;clip-path:inset(0 0 0 0)}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}.notify-panel{flex-direction:column;max-width:40rem;margin:0 auto}.notify-form,.notify-panel{display:flex;align-items:center;width:100%}.notify-form{flex-direction:row;justify-content:center;gap:.75rem;flex-wrap:nowrap}.notify-form.fading-out{animation:fade-out .45s ease-out forwards;pointer-events:none}.notify-success{display:grid;place-items:center;gap:1rem;width:100%;animation:fade-in .45s ease-in forwards}.notify-success h3{margin:0;font-family:var(--font-poppins);font-size:1.1rem;font-weight:500}.notify-form input{min-width:10rem;flex:1 1 10rem}@container subscribe (max-width: 42rem){.notify-form{flex-direction:column;align-items:stretch;width:min(100%,22rem)}.notify-form button,.notify-form input{width:100%;min-width:0;max-width:none;flex:none}.notify-panel{width:min(100%,22rem)}}@container subscribe (min-width: 42.01rem){.notify-form input[name=zip]{max-width:10rem}}.form-feedback{margin:0;font-size:.95rem;line-height:1.4;opacity:0;width:100%;transition:opacity .35s ease}.form-feedback.visible{opacity:1}.form-feedback.success{color:#6b7280;font-style:italic}.form-feedback.error{color:#777d85;font-style:italic}.notify-panel .form-feedback{margin-top:.75rem;text-align:center}.notify-message{margin:0 0 .75rem;font-size:.95rem}.notify-message.error{color:#777d85;font-style:italic}.contact-form .form-feedback{text-align:left}textarea{box-sizing:border-box;padding:.7rem .9rem;border:1px solid #d1d5db;border-radius:1rem;font-family:var(--font-poppins);font-size:1rem;background:#ffffff;color:#111827;resize:vertical;width:100%}textarea:disabled{opacity:.7;cursor:not-allowed}.contact-page{width:100%;max-width:56rem;margin:0 auto;padding:2rem 1.5rem 3rem;box-sizing:border-box;text-align:left}.contact-layout{display:grid;grid-template-columns:minmax(0,1fr) max-content;gap:3rem 4rem;align-items:center}.contact-main{min-width:0}.contact-panel{width:100%;max-width:28rem;box-sizing:border-box}.contact-form{display:flex;flex-direction:column;align-items:stretch;gap:.5rem;width:100%}.contact-form input,.contact-form textarea{width:100%;margin-bottom:0}.contact-message-field{display:flex;flex-direction:column;gap:.35rem}.contact-char-count{margin:0;font-size:.85rem;color:#6b7280;text-align:right}.contact-form button{align-self:flex-start;margin-top:.25rem;margin-bottom:.25rem}.contact-label{font-size:.9rem;font-weight:500;color:#4b5563}.contact-aside{display:flex;align-items:center}.contact-aside-item{display:flex;flex-direction:column;justify-content:center;padding-bottom:2.5rem}.contact-aside-heading{display:flex;align-items:center;gap:.45rem;margin-bottom:.35rem}.contact-aside-heading h4{margin:0}.contact-email-icon{flex-shrink:0;color:#6b7280}.contact-aside-email-row{display:flex;align-items:center;gap:.35rem;flex-wrap:wrap}.contact-aside-label{margin:0;font-size:.9rem;color:#6b7280}.contact-aside-email{color:#ff0800;font-size:1rem;text-decoration:none;white-space:nowrap}.contact-aside-email:hover{text-decoration:underline}.contact-copy-control{display:inline-flex;align-items:center;gap:.4rem;min-height:2rem}.contact-copy-button{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;position:relative;min-width:0;width:2rem;height:2rem;padding:0;border:none;border-radius:.5rem;background:transparent;color:#6b7280;cursor:pointer;transition:color .2s ease,background-color .2s ease,transform .15s ease}.contact-copy-button:hover:not(:disabled){background:#f3f4f6;color:#374151}.contact-copy-button:active:not(:disabled){transform:scale(.92);background:#e5e7eb;color:#374151}.contact-copy-button.copied,.contact-copy-button.copied:active:not(:disabled),.contact-copy-button.copied:hover:not(:disabled){background:transparent;color:#6b7280;transform:none}.contact-copy-button:focus-visible{outline:2px solid #ff0800;outline-offset:2px}.contact-copy-icon{display:inline-flex;align-items:center;justify-content:center;transition:opacity .2s ease,transform .2s ease}.contact-copy-icon-check{position:absolute;opacity:0;transform:scale(.85)}.contact-copy-button.copied .contact-copy-icon-check,.contact-copy-icon-copy{opacity:1;transform:scale(1)}.contact-copy-button.copied .contact-copy-icon-copy{opacity:0;transform:scale(.85)}.contact-copy-feedback{font-size:.8rem;font-weight:500;color:#6b7280;opacity:0;transform:translateX(-4px);transition:opacity .2s ease,transform .2s ease;pointer-events:none;white-space:nowrap}.contact-copy-feedback.visible{opacity:1;transform:translateX(0)}@media (prefers-reduced-motion:reduce){.contact-copy-button,.contact-copy-feedback,.contact-copy-icon{transition:none}}@media (max-width:768px){.contact-layout{grid-template-columns:1fr;gap:2.5rem}.contact-panel{max-width:none}.contact-form button{width:100%}}.auth-page{width:100%;max-width:30rem;margin:0 auto;padding:2rem 1.5rem 3rem;box-sizing:border-box}.auth-logo-link{display:flex;justify-content:center}.auth-logo{height:5rem;width:auto;display:block;padding-bottom:1.5rem}.auth-lead{margin:0 0 1.5rem;color:#4b5563;font-size:1rem;text-align:center}.auth-signup-link{color:#ff0800;font-family:var(--font-poppins),Poppins,sans-serif}.auth-form,.auth-stack{display:flex;flex-direction:column;align-items:stretch;gap:.75rem;width:100%}.auth-form input{width:100%}.auth-form>button{width:100%;margin-top:.25rem}.form-feedback.error.auth-form-error{margin:.15rem 0 0;text-align:center;color:#ff0800;font-style:normal}.auth-google{display:flex;flex-direction:column;align-items:stretch;gap:.75rem;width:100%}.auth-divider{display:flex;align-items:center;gap:.75rem;margin:.15rem 0 0;color:#9ca3af;font-size:.85rem;font-family:var(--font-poppins),Poppins,sans-serif}.auth-divider:after,.auth-divider:before{content:"";flex:1;height:1px;background:#e5e7eb}.auth-divider span{flex-shrink:0}.auth-google-button{display:inline-flex;align-items:center;justify-content:center;gap:.65rem;width:100%;min-width:0;margin-top:0;padding:.7rem .9rem;border:1px solid #d1d5db;border-radius:1rem;background:#ffffff;color:#111827;font-family:var(--font-poppins),Poppins,sans-serif;font-size:1rem;font-weight:500;box-shadow:none}.auth-google-button:hover:not(:disabled){background:#f9fafb;border-color:#9ca3af}.auth-google-icon{flex-shrink:0;display:block}.auth-password-field{display:flex;flex-direction:column;gap:.35rem}.auth-password-input{position:relative}.auth-password-input input{padding-right:2.75rem}.auth-password-toggle{position:absolute;top:50%;right:.55rem;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;min-width:0;padding:.25rem;background:transparent;color:#6b7280;border-radius:.5rem}.auth-password-toggle:hover:not(:disabled){background:transparent;color:#111827}.auth-forgot{margin:0;text-align:right}.auth-links{margin:.5rem 0 0;text-align:center}.auth-footer-link{color:#6b7280;font-size:.95rem;font-family:var(--font-poppins),Poppins,sans-serif}.product-page{width:100%;max-width:68rem;margin:0 auto;padding:1.5rem 1.5rem 3.5rem;box-sizing:border-box;text-align:left}.product-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:3rem 2rem;align-items:start}.product-copy{min-width:0}.product-copy hr{width:100%;max-width:8rem;margin:0 0 1rem;border:none;border-top:1px solid #e8ddd0}.product-copy .button{display:inline-flex;align-items:center;justify-content:center;margin-top:1.25rem}.product-title{margin:0 0 1rem;font-family:var(--font-shrikhand);font-weight:400;color:#ff0800;line-height:1.05;display:flex;flex-direction:column;gap:.15rem}.product-title-lead{font-size:clamp(1.5rem,2.4vw,1.45rem);letter-spacing:.02em}.product-title-main{font-size:clamp(2.25rem,4.5vw,2.75rem)}.product-description{margin:0;max-width:34rem;font-size:1.25rem;font-weight:400;color:#4b5563;line-height:1.65}.product-delivery{margin-top:1.5rem;width:100%;max-width:34rem;box-sizing:border-box}.product-delivery-form{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;width:100%;box-sizing:border-box}.product-delivery-form input[name=zip]{box-sizing:border-box;width:10rem;max-width:10rem;min-width:0;flex:0 0 10rem;height:auto;align-self:center}.product-delivery-form button{box-sizing:border-box;flex:0 0 11.5rem;width:11.5rem;min-width:11.5rem}.product-delivery-message{margin:.85rem 0 0;font-size:.95rem;line-height:1.5;color:#b45309}.product-delivery-available{display:flex;align-items:center;gap:.4rem;margin:.85rem 0 0;font-size:1rem;font-weight:500;line-height:1.5;color:#15803d}.product-delivery-available-check{display:inline-flex;align-items:center;justify-content:center;font-size:1.15rem;font-weight:700;line-height:1;color:#16a34a}.product-delivery-waitlist{margin-top:1rem}.product-delivery-waitlist .notify-card{margin:0;max-width:none}.product-delivery-waitlist .notify-panel{max-width:none}.product-delivery-waitlist .notify-form{flex-wrap:wrap}.product-delivery-options{gap:.65rem}.product-delivery-options,.product-delivery-quantity{display:flex;flex-direction:column;margin-top:1.25rem}.product-delivery-quantity{align-items:stretch;gap:.45rem;max-width:34rem}.product-delivery-quantity-label{font-size:.8rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#6b7280}.product-delivery-quantity select{box-sizing:border-box;width:100%;padding:.7rem .9rem;border:1px solid #d1d5db;border-radius:1rem;font-family:var(--font-poppins);font-size:1rem;background:#ffffff;color:#111827;cursor:pointer}.product-delivery-quantity select:focus,.product-delivery-quantity select:focus-visible{outline:none;border-color:#d1d5db;box-shadow:none}.product-delivery-quantity-status{margin:.85rem 0 0;font-size:.95rem;line-height:1.5;color:#6b7280}.product-delivery-options-heading{margin:0 0 .15rem;font-size:.8rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#6b7280}.product-delivery-option,button.product-delivery-option{display:flex;flex-direction:column;align-items:flex-start;gap:.2rem;width:100%;min-width:0;padding:.9rem 1rem;border:1.5px solid #e5e7eb;border-radius:1rem;background:#ffffff;color:#111827;font-family:var(--font-poppins);font-size:1rem;font-weight:500;text-align:left;cursor:pointer;box-shadow:none;white-space:normal;transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease}.product-delivery-option:hover,button.product-delivery-option:hover:not(:disabled){background:#fff4b8;border-color:#ffe680}.product-delivery-option.is-selected:hover,button.product-delivery-option.is-selected:hover:not(:disabled){background:#15803d17;border-color:#15803d}.product-delivery-option.is-selected,button.product-delivery-option.is-selected{border-color:#15803d;background:#15803d17;box-shadow:inset 0 0 0 1px #15803d}.product-delivery-option:focus-visible,button.product-delivery-option:focus-visible{outline:2px solid #ff0800;outline-offset:2px}.product-delivery-option-date{font-weight:600;color:#111827}.product-delivery-option-window{font-size:.95rem;font-weight:400;color:#4b5563}.product-delivery-order{margin-top:1.5rem;max-width:34rem}.product-delivery-order-error{margin:0 0 .75rem;font-size:.95rem;line-height:1.4;color:#ff0800;font-weight:500;text-align:center}.product-delivery-order-button{width:100%;min-width:0}.checkout-page{width:100%;max-width:34rem;margin:0 auto;padding:1.25rem 1rem 3rem;box-sizing:border-box;text-align:left}.page:has(.checkout-page){background:#f3f4f6}.checkout-title{margin:0 0 1.25rem;text-align:center;font-family:var(--font-shrikhand),Shrikhand,serif;font-weight:400;color:#ff0800}.checkout-lead{margin:0 0 1.5rem;color:#4b5563;font-size:1rem;line-height:1.5;text-align:center}.checkout-stepper{list-style:none;margin:0 0 1.5rem;padding:0;display:flex;align-items:flex-start;justify-content:center;gap:0}.checkout-step{position:relative;display:flex;flex-direction:column;align-items:center;gap:.45rem;flex:1;min-width:0;text-align:center}.checkout-step-line{position:absolute;top:.85rem;right:50%;width:100%;height:2px;background:#e5e7eb;z-index:0}.checkout-step-active .checkout-step-line,.checkout-step-done .checkout-step-line{background:#ffe680}.checkout-step-marker{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:1.7rem;height:1.7rem;border-radius:999px;background:#d1d5db;color:#ffffff;font-size:.85rem;font-weight:600;line-height:1}.checkout-step-active .checkout-step-marker,.checkout-step-done .checkout-step-marker{background:#ffe680;color:#171717}.checkout-step-label{font-size:.82rem;font-weight:500;color:#9ca3af;padding-bottom:.35rem;border-bottom:2px solid transparent}.checkout-step-active .checkout-step-label{color:#171717;border-bottom-color:#ffe680}.checkout-card{margin-bottom:1rem;padding:1.15rem 1.1rem 1.2rem;border:none;border-radius:1rem;background:#ffffff;box-shadow:0 8px 28px rgba(17,24,39,.06)}.checkout-card-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:1rem}.checkout-card-title{margin:0;display:inline-flex;align-items:center;gap:.45rem;font-size:1.05rem;font-weight:600;color:#111827}.checkout-card-title-icon{color:#ff0800;flex-shrink:0}.checkout-card-link{display:inline-flex;align-items:center;gap:.3rem;margin:0;padding:0;min-width:0;border:none;border-radius:0;background:none;color:#6b7280;font-family:var(--font-poppins);font-size:.9rem;font-weight:500;text-decoration:none;white-space:nowrap;cursor:pointer;box-shadow:none}.checkout-card-link:hover,.checkout-card-link:hover:not(:disabled){background:none;color:#374151;text-decoration:underline}.checkout-edit-order{display:inline-flex;align-items:center;gap:.3rem;margin:0;padding:0;min-width:0;border:none;border-radius:0;background:none;color:#6b7280;font-family:var(--font-poppins);font-size:.9rem;font-weight:500;white-space:nowrap;cursor:pointer;box-shadow:none}.checkout-edit-order:hover,.checkout-edit-order:hover:not(:disabled){background:none;color:#374151;text-decoration:underline}.checkout-quantity-edit{display:flex;flex-wrap:wrap;align-items:flex-end;gap:.65rem;margin-top:.45rem}.checkout-quantity-field{margin-top:0;max-width:none;flex:1 1 10rem;min-width:0}.checkout-quantity-save{flex:0 0 auto;min-width:0;padding:.7rem 1.1rem}.checkout-delivery-options{display:flex;flex-direction:column;gap:.65rem;margin:0 0 1.1rem}.checkout-summary-product{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:1rem;padding-bottom:.85rem;border-bottom:1px solid #f3f4f6}.checkout-summary-thumb{flex-shrink:0;width:3.5rem;height:3.5rem;border-radius:.65rem;overflow:hidden;background:#f3f4f6}.checkout-summary-thumb-img{width:100%;height:100%;object-fit:cover;display:block}.checkout-summary-product-copy{display:flex;flex-direction:column;gap:.15rem;min-width:0;flex:1}.checkout-summary-product-name,.checkout-summary-product-price,.checkout-summary-product-qty{margin:0}.checkout-summary-product-name{font-size:1rem;font-weight:600;color:#111827;line-height:1.35}.checkout-summary-product-qty{font-size:.9rem;font-weight:400;color:#6b7280}.checkout-summary-product-price{font-size:1rem;font-weight:600;color:#111827;text-align:right;white-space:nowrap}.checkout-summary-list{margin:0;display:flex;flex-direction:column;gap:.55rem}.checkout-summary-list>div{display:flex;justify-content:space-between;gap:1rem;align-items:baseline}.checkout-summary-list dt{margin:0;color:#6b7280;font-size:.92rem}.checkout-summary-list dd{margin:0;text-align:right;color:#111827;font-weight:500;font-size:.92rem}.checkout-fee-free{color:#16a34a!important;font-weight:600!important}.checkout-summary-total{margin-top:.35rem;padding-top:.75rem;border-top:1.5px dashed #d1d5db}.checkout-summary-total dd,.checkout-summary-total dt{color:#111827;font-weight:700;font-size:1.05rem}.checkout-fee-discount{color:#15803d}.checkout-schedule{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:1.1rem;padding:.75rem .85rem;border-radius:.75rem;background:#fff1e8}.checkout-schedule-text{margin:0;display:flex;align-items:flex-start;gap:.45rem;min-width:0;font-size:.92rem;line-height:1.4;color:#374151}.checkout-schedule-icon{flex-shrink:0;margin-top:.1rem;color:#9a3412}.checkout-schedule-text strong{font-weight:600;color:#111827}.checkout-details-address{display:flex;flex-direction:column;gap:.85rem}.checkout-field{display:flex;flex-direction:column;gap:.35rem;min-width:0}.checkout-field-label{font-size:.88rem;font-weight:500;color:#374151}.checkout-field-control{display:flex;align-items:stretch}.checkout-field-control input,.checkout-field-control textarea,.checkout-field-control-select select{width:100%;box-sizing:border-box;border:1px solid #e5e7eb;border-radius:.75rem;background:#ffffff;color:#111827;font-family:var(--font-poppins);font-size:.95rem}.checkout-field-control input{padding:.75rem .85rem}.checkout-field-control textarea{min-height:5rem;padding:.75rem .85rem;resize:vertical}.checkout-field-control-select select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%239ca3af' d='M1.4 0.6 6 5.2 10.6.6 12 2 6 8 0 2z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .85rem center;padding:.75rem 2rem .75rem .85rem}.checkout-field-control input:focus,.checkout-field-control textarea:focus,.checkout-field-control-select select:focus{outline:none;border-color:#d1d5db;box-shadow:none}.checkout-address-row{display:grid;grid-template-columns:1.3fr .7fr .9fr;gap:.65rem}.checkout-address-readonly{display:flex;flex-direction:column;gap:.25rem}.checkout-address-readonly p{margin:0;font-size:1rem;line-height:1.45;color:#111827}.checkout-address-instructions{margin-top:.5rem!important;color:#4b5563!important}.checkout-address-instructions span{font-weight:600;color:#6b7280}.checkout-actions{display:grid;grid-template-columns:1fr 1.4fr;gap:.75rem;margin-top:.35rem}.checkout-actions button{min-width:0;min-height:3.1rem;font-family:var(--font-poppins);font-size:1rem;cursor:pointer}.checkout-actions button,.checkout-back{display:inline-flex;align-items:center;justify-content:center;gap:.4rem}.checkout-back{background:#ffffff;color:#374151;border:1.5px solid #d1d5db;border-radius:1rem;box-shadow:none}.checkout-back:before{content:"‹";font-size:1.05em;line-height:1}.checkout-back:hover:not(:disabled){background:#f9fafb;border-color:#9ca3af}.checkout-continue{width:100%}.checkout-secure{margin:1rem 0 0;display:flex;align-items:center;justify-content:center;gap:.4rem;color:#9ca3af;font-size:.82rem;line-height:1.3;text-align:center}.checkout-error{margin:0 0 .75rem;color:#ff0800;font-size:.95rem;line-height:1.4}.checkout-field-error{margin:0;color:#ff0800;font-size:.82rem;line-height:1.3}.checkout-field-control input[aria-invalid=true]{border-color:#ff0800}.checkout-payment{margin-bottom:0}@media (max-width:640px){.checkout-actions,.checkout-address-row{grid-template-columns:1fr}.checkout-schedule{flex-direction:column;align-items:flex-start}}.product-payment{margin-top:0;padding:0;border:none;border-radius:0;background:transparent}.product-payment-heading{margin:0 0 1rem;font-size:1.05rem;font-weight:600;letter-spacing:0;text-transform:none;color:#111827}.product-payment-loading{margin:0;color:#6b7280;font-size:.95rem}.product-payment-form{display:flex;flex-direction:column;gap:1rem}.product-payment-promo{display:flex;flex-direction:column;gap:.45rem}.product-payment-promo-label{font-size:.85rem;font-weight:600;color:#374151}.product-payment-promo-row{display:flex;flex-wrap:wrap;gap:.5rem;align-items:stretch}.product-payment-promo-row input{flex:1 1 10rem;min-width:0;margin:0}.product-payment-promo-apply,.product-payment-promo-remove{min-width:0;width:auto;padding:.65rem 1rem;border-radius:.85rem;font-size:.95rem;font-weight:600}.product-payment-promo-apply{background:#ffe680;color:#000000}.product-payment-promo-apply:hover:not(:disabled){background:#ffd84d}.product-payment-promo-remove{background:#ffffff;color:#374151;border:1.5px solid #d1d5db;box-shadow:none}.product-payment-promo-remove:hover:not(:disabled){background:#f9fafb;border-color:#9ca3af}.product-payment-promo-error{margin:0;color:#ff0800;font-size:.9rem}.product-payment-promo-applied{margin:0;color:#15803d;font-size:.9rem}.product-payment-due{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;padding:.75rem .9rem;border-radius:.85rem;background:#f9fafb;color:#374151;font-size:.95rem}.product-payment-due strong{color:#111827;font-size:1.05rem}.product-payment-free-note{margin:0;color:#15803d;font-size:.95rem}.product-payment-actions{display:grid;grid-template-columns:1fr 1.4fr;gap:.75rem;margin-top:.25rem}.product-payment-actions button{display:inline-flex;align-items:center;justify-content:center;min-width:0;min-height:3.1rem;font-family:var(--font-poppins);font-size:1rem;cursor:pointer}.product-payment-actions .checkout-continue{width:100%}@media (max-width:640px){.product-payment-actions{grid-template-columns:1fr}}.order-success{width:100%;max-width:34rem;margin:0 auto;padding:2rem 1rem 3rem;text-align:center}.order-success-message{margin:0 0 1.5rem;font-size:1.05rem;line-height:1.5;color:#4b5563}.order-success-message.is-success{color:#15803d}.order-success-message.is-error{color:#ff0800}.order-success-actions{margin:0}.order-success-actions .roll-cta{display:inline-flex}.order-thanks-modal{position:fixed;inset:0;z-index:80;display:flex;align-items:center;justify-content:center;padding:1.25rem;box-sizing:border-box}.order-thanks-backdrop{position:absolute;inset:0;min-width:0;padding:0;border:none;border-radius:0;cursor:pointer;box-shadow:none}.order-thanks-backdrop,.order-thanks-backdrop:hover:not(:disabled){background:rgba(17,24,39,.45)}.order-thanks-dialog{position:relative;z-index:1;width:100%;max-width:26rem;padding:2rem;border-radius:1.25rem;background:#ffffff;box-shadow:0 18px 50px rgba(17,24,39,.22);box-sizing:border-box;text-align:center}.order-thanks-close{position:absolute;top:.55rem;right:.55rem;display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;min-width:0;margin:0;padding:0;border:none;border-radius:50%;background:transparent;color:#6b7280;font-family:inherit;font-size:1.75rem;font-weight:400;line-height:1;white-space:nowrap;cursor:pointer;box-shadow:none}.order-thanks-close:focus-visible:not(:disabled),.order-thanks-close:focus:not(:disabled),.order-thanks-close:hover:not(:disabled){background:#f3f4f6;color:#6b7280;box-shadow:none;outline:none}.order-thanks-title{margin:0 0 .65rem;font-family:var(--font-shrikhand),Shrikhand,serif;font-size:clamp(1.7rem,5vw,2.1rem);font-weight:400;line-height:1.15;letter-spacing:1px}.order-thanks-copy{margin:0 0 .85rem;color:#374151;font-size:1rem;line-height:1.5}.order-thanks-survey{width:100%;box-sizing:border-box}.order-thanks-link-note{margin:0 0 1.1rem;color:#6b7280;font-size:.82rem;line-height:1.4;word-break:break-all}.order-thanks-link-note a{color:#ff0800}.order-thanks-dismiss{width:100%}.login-modal{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:1.25rem;box-sizing:border-box}.login-modal-backdrop{position:absolute;inset:0;min-width:0;padding:0;border:none;border-radius:0;cursor:pointer;box-shadow:none}.login-modal-backdrop,.login-modal-backdrop:hover:not(:disabled){background:rgba(17,24,39,.45)}.login-modal-dialog{position:relative;z-index:1;width:100%;max-width:24rem;max-height:calc(100vh - 2.5rem);overflow-y:auto;padding:1.75rem 1.5rem 1.5rem;border-radius:1.25rem;background:#ffffff;box-shadow:0 18px 50px rgba(17,24,39,.22);box-sizing:border-box}.login-modal-close{position:absolute;top:.65rem;right:.65rem;display:inline-flex;align-items:center;justify-content:center;min-width:0;width:auto;height:auto;margin:0;padding:.15rem .35rem;border:none;border-radius:0;background:transparent;color:#6b7280;font-family:inherit;font-size:1.75rem;font-weight:400;line-height:1;white-space:nowrap;box-shadow:none}.login-modal-close:focus-visible:not(:disabled),.login-modal-close:focus:not(:disabled),.login-modal-close:hover:not(:disabled){background:transparent;color:#111827;box-shadow:none;outline:none}.login-modal-logo{height:3.5rem;padding-bottom:.75rem}.login-modal-title{margin:0 0 1rem;font-family:var(--font-poppins),Poppins,sans-serif;font-size:1.15rem;font-weight:600;text-align:center;color:#111827}.login-modal-signup{margin:1rem 0 0;text-align:center;font-size:.95rem;color:#4b5563}.login-modal-switch{display:inline;min-width:0;padding:0;border:none;border-radius:0;background:transparent;color:#ff0800;font-family:var(--font-poppins),Poppins,sans-serif;font-size:inherit;font-weight:inherit;text-decoration:none;text-underline-offset:.15em;cursor:pointer;box-shadow:none}.login-modal-switch:hover:not(:disabled){background:transparent;color:#cc0600;text-decoration:underline}@media (max-width:640px){.product-delivery-form{flex-direction:column;align-items:stretch}.product-delivery-form button,.product-delivery-form input[name=zip]{width:100%;max-width:none;min-width:0;flex:0 0 auto;box-sizing:border-box}}.product-details{margin-top:1.5rem;max-width:34rem}.product-details-tabs{display:flex;align-items:stretch;gap:1.5rem}.product-details-tab{min-width:0;padding:.55rem 0 .7rem;border-radius:0;background:transparent;color:#9ca3af;font-family:var(--font-poppins);font-size:.85rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;cursor:pointer;box-shadow:none;border:none;border-bottom:2px solid transparent;margin-bottom:-1px}.product-details-tabs>span.product-details-tab{cursor:default}.product-details-tab:hover:not(:disabled){background:transparent;color:#4b5563}.product-details-tab.is-active{border-bottom-color:#9ca3af}.product-details-tab:focus-visible{outline:2px solid #ff0800;outline-offset:3px}.product-details-panel{padding-top:1.15rem;text-align:left}.product-allergens,.product-ingredients,.product-notes{margin:0 0 .85rem;font-size:.98rem;line-height:1.65;color:#4b5563}.product-ingredients strong{font-weight:600}.product-allergens{margin-bottom:0}.product-allergens strong{font-weight:600;color:#4b5563}.product-weight{margin:.75rem 0 0;font-size:.8rem;letter-spacing:.04em;line-height:1.4;color:#4b5563}.product-notes{text-align:right;color:#6b7280}.product-nutrition-list{list-style:none;margin:0;padding:0}.product-nutrition-list li{display:flex;justify-content:space-between;gap:1rem;padding:.55rem 0;border-bottom:1px solid #f0e8de;font-size:.98rem;color:#1f2937}.product-nutrition-list li:last-child{border-bottom:none}.product-nutrition-list li span:last-child{color:#6b7280;text-align:right}.product-photo{overflow:hidden;border-radius:1.25rem;align-self:center}.product-photo img{display:block;width:100%;height:100%;object-fit:cover}.product-photo-placeholder{display:grid;place-items:center;width:100%;height:100%;min-height:22rem;box-sizing:border-box;border:2px dashed #e4d5c4;border-radius:1.25rem;background:#f7d7c4;color:#6b7280;font-size:.95rem;font-weight:500}@media (max-width:768px){.product-page{padding:1rem 1.25rem 2.5rem}.product-hero{grid-template-columns:1fr;gap:1.75rem}.product-copy{display:flex;flex-direction:column;align-items:center}.product-copy,.product-title{text-align:center}.product-description{max-width:none;text-align:center}.product-details{width:100%;max-width:none}.product-details-tabs{justify-content:center}.product-details-panel{text-align:left}.product-photo-featured,.product-photo-placeholder{min-height:16rem}}.orders-page{width:100%;max-width:64rem;margin:0 auto;padding:1.25rem 1rem 3rem;box-sizing:border-box;text-align:left}.page:has(.orders-page){background:#f3f4f6}.page:has(.orders-page) .container{margin:0;width:100%;flex:1 0 auto}.orders-page-header{margin-bottom:1.5rem}.orders-title{margin:0;font-family:var(--font-shrikhand),Shrikhand,serif;font-size:clamp(2.4rem,7vw,3rem);font-weight:400}.orders-page-lead{margin:.45rem 0 0;color:#6b7280;font-size:.95rem;text-align:center}.orders-layout{display:grid;grid-template-columns:minmax(0,1fr) 16.5rem;gap:1rem;align-items:start}.orders-main{min-width:0}.orders-sections{display:flex;flex-direction:column;gap:1.75rem}.orders-section-title{margin:0 0 .75rem;font-size:.8rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#6b7280}.orders-tabs-wrap{display:flex;flex-direction:column;gap:0}.orders-tabs{display:flex;align-items:stretch;gap:1.5rem;border-bottom:1px solid #e5e7eb}.orders-tab{min-width:0;padding:.55rem 0 .7rem;border-radius:0;background:transparent;color:#9ca3af;font-family:var(--font-poppins),Poppins,sans-serif;font-size:.85rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;cursor:pointer;box-shadow:none;border:none;border-bottom:2px solid transparent;margin-bottom:-1px}.orders-tab:hover:not(:disabled){background:transparent;color:#4b5563}.orders-tab.is-active{border-bottom-color:#9ca3af;color:#4b5563}.orders-tab:focus-visible{outline:2px solid #ff0800;outline-offset:3px}.orders-tab-panel{padding-top:1.15rem}.orders-empty{margin:0;padding:1.25rem 1rem;color:#4b5563;text-align:center;border-radius:1rem;background:#ffffff;box-shadow:0 8px 28px rgba(17,24,39,.06)}.orders-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem}.orders-card{padding:1.15rem 1.15rem 1.05rem;border:none;border-radius:1rem;background:#ffffff;box-shadow:0 8px 28px rgba(17,24,39,.06)}.orders-card-top{display:flex;align-items:center;gap:.85rem 1rem;flex-wrap:wrap}.orders-card-product-block{display:flex;align-items:center;gap:.75rem;min-width:0;flex:1 1 12rem}.orders-card-thumb{flex-shrink:0;width:3.25rem;height:3.25rem;border-radius:.65rem;overflow:hidden;background:#f3f4f6}.orders-card-thumb-img{width:100%;height:100%;object-fit:cover;display:block}.orders-card-product{margin:0;font-weight:600;color:#111827;font-size:1rem;line-height:1.3}.orders-card-qty{margin:.15rem 0 0;color:#6b7280;font-size:.9rem}.orders-card-meta{display:flex;flex-direction:column;align-items:flex-end;gap:.35rem;flex-shrink:0;margin-left:auto}.orders-card-total{margin:0;font-weight:700;color:#111827;font-size:1.05rem}.orders-status-badge{display:inline-flex;align-items:center;gap:.25rem;padding:.2rem .55rem;border-radius:999px;font-size:.75rem;font-weight:600;line-height:1.2;white-space:nowrap;background:#f3f4f6;color:#4b5563}.orders-status-badge.status-fulfilled,.orders-status-badge.status-paid{background:#16a34a;color:#ffffff}.orders-status-badge.status-pending,.orders-status-badge.status-reserved{background:#ffedd5;color:#9a3412}.orders-status-badge.status-cancelled,.orders-status-badge.status-expired{background:#fee2e2;color:#b91c1c}.orders-card-actions{display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;gap:.55rem;margin-top:1rem;padding-top:.95rem;border-top:1px solid #f3f4f6}.orders-card-actions .orders-cancel-button,.orders-card-actions .orders-pay-button{flex:1 1 8rem}.orders-reserve-note{margin:.85rem 0 0;padding:.65rem .8rem;border-radius:.65rem;background:#fff7ed;color:#9a3412;font-size:.88rem;line-height:1.4}.orders-reserve-note.is-expired{background:#fef2f2;color:#b91c1c}.orders-card-details{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem 1rem;margin:1rem 0 0;padding-top:.95rem;border-top:1px solid #f3f4f6}.orders-card-details>div{display:flex;flex-direction:column;gap:.3rem;min-width:0}.orders-card-notes{font-style:italic;color:#6b7280}.orders-card-details dt{margin:0;display:inline-flex;align-items:center;gap:.3rem;color:#6b7280;font-size:.72rem;font-weight:600;letter-spacing:.04em}.orders-card-details dd{margin:0;display:flex;flex-direction:column;gap:.1rem;color:#111827;font-size:.9rem;line-height:1.35;font-weight:500}.orders-cancel-form{margin:0}.orders-cancel-button{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;width:100%;white-space:nowrap;padding:.55rem .85rem;background:#ffffff;color:#ff0800;border:1.5px solid #ff0800;border-radius:.65rem;font-family:var(--font-poppins),Poppins,sans-serif;font-size:.88rem;font-weight:500;box-shadow:none;cursor:pointer}.orders-cancel-button:hover:not(:disabled){background:#fff5f5}.orders-pay-button{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;width:100%;white-space:nowrap;padding:.55rem .85rem;background:#ffdf73;color:#171717;border:1.5px solid #ffdf73;border-radius:.65rem;font-family:var(--font-poppins),Poppins,sans-serif;font-size:.88rem;font-weight:600;text-decoration:none;box-shadow:none;cursor:pointer;box-sizing:border-box}.orders-pay-button:hover:not(:disabled){background:#ffd85c;border-color:#ffd85c}.orders-pay-link{color:inherit;font-weight:inherit;text-decoration:none}.orders-pay-link:hover{color:inherit;text-decoration:underline}.orders-confirm-modal{position:fixed;inset:0;z-index:80;display:flex;align-items:center;justify-content:center;padding:1rem;box-sizing:border-box}.orders-confirm-backdrop{position:absolute;inset:0;margin:0;padding:0;border:none;border-radius:0;box-shadow:none;cursor:pointer}.orders-confirm-backdrop,.orders-confirm-backdrop:hover:not(:disabled){background:rgba(17,24,39,.45)}.orders-confirm-dialog{position:relative;z-index:1;width:100%;max-width:22rem;padding:1.35rem 1.25rem 1.2rem;border-radius:1rem;background:#ffffff;box-shadow:0 18px 48px rgba(17,24,39,.18);text-align:left}.orders-confirm-title{margin:0;font-size:1.15rem;font-weight:600;color:#111827}.orders-confirm-text{margin:.55rem 0 0;color:#4b5563;font-size:.95rem;line-height:1.45}.orders-confirm-actions{display:grid;grid-template-columns:1fr 1fr;gap:.65rem;margin-top:1.15rem}.orders-confirm-actions button{min-width:0;min-height:2.75rem;border-radius:999px;font-family:var(--font-poppins),Poppins,sans-serif;font-size:.95rem;font-weight:600;box-shadow:none;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.orders-confirm-actions .orders-confirm-keep{background:#ffffff;color:#111827;border:1.5px solid #d1d5db}.orders-confirm-actions .orders-confirm-keep:hover:not(:disabled){background:#f3f4f6;border-color:#9ca3af;color:#111827}.orders-confirm-actions .orders-confirm-keep:active:not(:disabled){background:#e5e7eb;border-color:#6b7280}.orders-confirm-actions .orders-confirm-cancel{background:#ff0800;color:#ffffff;border:1.5px solid #ff0800}.orders-confirm-actions .orders-confirm-cancel:hover:not(:disabled){background:#d40600;border-color:#d40600;color:#ffffff}.orders-confirm-actions .orders-confirm-cancel:active:not(:disabled){background:#b80500;border-color:#b80500}.orders-help{display:flex;flex-direction:column;align-items:flex-start;gap:.65rem;position:sticky;top:1rem;margin:0;padding:1.1rem 1.1rem 1.15rem;border-radius:1rem;background:#ffffff;box-shadow:0 8px 28px rgba(17,24,39,.06)}.orders-help-copy{min-width:0;width:100%}.orders-help-title{margin:0;font-size:.95rem;font-weight:600;color:#111827;line-height:1.35}.orders-help-text{margin:.2rem 0 0;font-size:.85rem;color:#6b7280}.orders-help-link{color:#ff0800;font-size:.9rem;font-weight:600;text-decoration:none;white-space:nowrap}.orders-help-link:hover{text-decoration:underline}@media (max-width:56rem){.orders-layout{grid-template-columns:1fr}.orders-help{position:static;flex-direction:row;flex-wrap:wrap;align-items:center;gap:.85rem}.orders-help-copy{flex:1}}@media (max-width:48rem){.orders-card-details{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:36rem){.orders-card-meta{margin-left:0}.orders-card-details{grid-template-columns:1fr}}.account-links{display:flex;justify-content:center;margin:0 0 1.25rem}@font-face{font-family:Shrikhand;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8b536e6e5d888930-s.woff2) format("woff2");unicode-range:u+0951-0952,u+0964-0965,u+0a80-0aff,u+200c-200d,u+20b9,u+25cc,u+a830-a839}@font-face{font-family:Shrikhand;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/6aaf0032a5ae910d-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Shrikhand;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e300c52e74d6f774-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Shrikhand Fallback;src:local("Arial");ascent-override:85.81%;descent-override:36.13%;line-gap-override:0.00%;size-adjust:119.56%}.__className_8fa858{font-family:Shrikhand,Shrikhand Fallback;font-weight:400;font-style:normal}.__variable_8fa858{--font-shrikhand:"Shrikhand","Shrikhand Fallback"}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/034d78ad42e9620c-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/fe0777f1195381cb-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/eafabf029ad39a43-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/db911767852bc875-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/f10b8e9d91f3edcb-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8888a3826f4a3af4-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/29e7bbdce9332268-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c3bc380753a8436c-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/0484562807a97172-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/29a4aea02fdee119-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/a1386beebedccca4-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/b957ea75a84b6ea7-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Poppins Fallback;src:local("Arial");ascent-override:93.62%;descent-override:31.21%;line-gap-override:8.92%;size-adjust:112.16%}.__className_6bee3b{font-family:Poppins,Poppins Fallback;font-style:normal}.__variable_6bee3b{--font-poppins:"Poppins","Poppins Fallback"}