:root{font-family:Playfair Display,Libre Baskerville,Georgia,Times New Roman,serif;color:#21160f;background-color:#fdfaf5;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-height:100vh;background-color:#fdfaf5}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}:focus-visible{outline:3px solid #8c5c33;outline-offset:4px}.page{color:#21160f;background:linear-gradient(180deg,#fdfaf5,#f8f1e7 40%,#f7efe4);padding-top:70px}.top-bar{display:none}.top-bar--hidden{transform:translateY(-100%)}.top-bar--visible{transform:translateY(0)}.top-bar__content{max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex;align-items:center;justify-content:space-between}.top-bar__nav{display:flex;gap:2rem;align-items:center}.top-bar__nav a{font-size:.9rem;font-weight:500;color:#21160f;text-decoration:none;letter-spacing:.02em;padding:.5rem 0;position:relative;transition:color .2s ease}.top-bar__nav a:hover,.top-bar__nav a:focus-visible{color:#8c5c33}.top-bar__nav a:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background-color:#8c5c33;transition:width .2s ease}.top-bar__nav a:hover:after,.top-bar__nav a:focus-visible:after{width:100%}.top-bar__actions{display:flex;align-items:center;gap:1rem}.top-bar__cta{padding:.6rem 1.2rem;background-color:#8c5c33;color:#fdfaf5;border:none;border-radius:6px;font-size:.9rem;font-weight:500;text-decoration:none;transition:background-color .2s ease,transform .1s ease;cursor:pointer}.top-bar__cta:hover,.top-bar__cta:focus-visible{background-color:#714824;transform:translateY(-1px)}.hero{position:relative;min-height:75vh;display:grid;place-items:center;color:#fdfaf5;text-align:center;background-size:cover;background-position:center}.hero__overlay{position:absolute;inset:0;background:#19140f8c;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.hero__content{position:relative;max-width:720px;padding:3rem 1.5rem 5rem}.hero__logo{display:flex;justify-content:center;margin-bottom:2rem}.hero__logo-image{height:300px;width:auto;opacity:.95;filter:drop-shadow(0 4px 12px rgba(0,0,0,.15))}.hero__eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:.85rem;margin-bottom:1rem;color:#fff5e8db}.hero__eyebrow--secondary{margin-top:1.5rem;margin-bottom:0;display:inline-block}.hero__title{font-size:clamp(2.5rem,6vw,3.75rem);margin-bottom:1.5rem;line-height:1.05}.hero__badges-section{margin-top:1.75rem}.hero__badges-title{font-family:"Source Sans 3",Segoe UI,sans-serif;font-size:.95rem;letter-spacing:.08em;text-transform:uppercase;color:#fff5e8d9;margin-bottom:1rem}.hero__badges{display:flex;justify-content:center;gap:.85rem;flex-wrap:wrap}.hero__badge{display:inline-flex;align-items:center;padding:.65rem 1.5rem;background:linear-gradient(135deg,#21160fcc,#21160fa6);border:1px solid rgba(255,245,232,.35);border-radius:999px;font-size:.9rem;letter-spacing:.08em;text-transform:uppercase;color:#fff5e8f2;font-weight:600;font-family:"Source Sans 3",Segoe UI,sans-serif;font-variant-numeric:lining-nums;font-feature-settings:"lnum" 1;box-shadow:0 6px 16px #00000040}.hero__text{font-family:"Source Sans 3",Segoe UI,sans-serif;font-size:1.1rem;line-height:1.6;color:#fff5e8eb;margin-bottom:2rem}.hero__text--secondary{font-family:"Source Sans 3",Segoe UI,sans-serif;font-size:1rem;letter-spacing:.02em;text-transform:none;color:#fff5e8bf;font-style:italic;margin-bottom:0}.hero__cta-group{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.4rem;border-radius:999px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;border:1px solid transparent;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease,color .16s ease}.button:active{transform:scale(.98)}.button--primary{background-color:#8c5c33;color:#fdfaf5;border-color:#fdfaf51f;box-shadow:0 12px 30px -18px #8c5c33cc}.button--primary:hover,.button--primary:focus-visible{background-color:#714824}.button--ghost{background-color:#fdfaf51a;color:#fdfaf5;border-color:#fdfaf559}.button--ghost:hover,.button--ghost:focus-visible{background-color:#fdfaf540;color:#fdfaf5}.button--text{background:none;color:#8c5c33;padding:0;text-transform:none;letter-spacing:0;font-weight:600}.button--text:hover,.button--text:focus-visible{color:#714824;text-decoration:underline}.highlight{margin-top:-4rem;padding:0 1.5rem 3rem}.highlight__grid{display:grid;gap:1.5rem;max-width:1100px;margin:0 auto}.highlight__card{background:#fdfaf5e6;padding:1.75rem;border-radius:20px;box-shadow:0 20px 45px -30px #40281980;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid rgba(140,92,51,.1)}.highlight__card h2{font-size:1.3rem;margin-bottom:.6rem}.highlight__card p{font-family:"Source Sans 3",Segoe UI,sans-serif;color:#5b4330;line-height:1.6}.collections{padding:4rem 1.5rem}.section-heading{max-width:700px;margin:0 auto 2.5rem;text-align:center}.section-heading__eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:.82rem;color:#8c5c33a6;margin-bottom:.75rem}.section-heading__lede{font-family:"Source Sans 3",Segoe UI,sans-serif;color:#5b4330;line-height:1.65}.collections__grid{display:flex;flex-direction:column;gap:2rem;max-width:1100px;margin:0 auto}.collections__row{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.collections__row--primary .collections__card{flex:1 1 280px;max-width:340px}.collections__row--secondary .collections__card{flex:1 1 320px;max-width:360px}@media (min-width: 1200px){.collections__row--primary{justify-content:space-between}.collections__row--secondary{justify-content:center}}.collections__card{padding:2rem;border-radius:22px;background-color:#fdfaf5f0;border:1px solid rgba(140,92,51,.14);box-shadow:0 25px 60px -42px #402819a6;display:flex;flex-direction:column;height:100%}.collections__image{border-radius:16px;overflow:hidden;margin-bottom:1.5rem;aspect-ratio:1/1;cursor:pointer;transition:transform .28s cubic-bezier(.34,1.56,.64,1),box-shadow .28s ease}.collections__image:hover{transform:scale(1.02);box-shadow:0 12px 32px -8px #40281959}.collections__image:active{transform:scale(.98)}.collections__image img{width:100%;height:100%;object-fit:cover}.lightbox{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:1.5rem;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.lightbox--open{opacity:1;visibility:visible}.lightbox__backdrop{position:absolute;inset:0;background:#0f0a08eb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer}.lightbox__content{position:relative;max-width:90vw;max-height:85vh;transform:scale(.85) translateY(20px);transition:transform .35s cubic-bezier(.34,1.56,.64,1)}.lightbox--open .lightbox__content{transform:scale(1) translateY(0)}.lightbox__image{display:block;max-width:100%;max-height:85vh;width:auto;height:auto;border-radius:16px;box-shadow:0 32px 80px -20px #0009;object-fit:contain}.lightbox__close{position:absolute;top:-48px;right:0;width:40px;height:40px;border:none;border-radius:50%;background:#fdfaf526;color:#fdfaf5e6;font-size:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease,transform .2s ease}.lightbox__close:hover{background:#fdfaf540;transform:scale(1.1)}.lightbox__close:active{transform:scale(.95)}.lightbox__title{position:absolute;bottom:-48px;left:0;right:0;text-align:center;color:#fdfaf5d9;font-size:1.1rem;font-weight:600;letter-spacing:.04em}.collections__body{flex:1;display:flex;flex-direction:column}.collections__body h3{margin-bottom:.6rem;font-size:1.35rem}.collections__body p{font-family:"Source Sans 3",Segoe UI,sans-serif;color:#5b4330;line-height:1.6;margin-bottom:1.25rem}.collections__card .button--text{margin-top:auto}.story{display:grid;gap:2.5rem;padding:4rem 1.5rem;max-width:1100px;margin:0 auto}.story__content{display:grid;gap:2rem}.story__intro p{font-family:"Source Sans 3",Segoe UI,sans-serif;color:#5b4330;line-height:1.65}.story__list{list-style:none;margin:0;padding:0;display:grid;gap:1.2rem;font-family:"Source Sans 3",Segoe UI,sans-serif;color:#5b4330}.story__label{display:inline-block;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#8c5c33;margin-bottom:.4rem}.story__image{border-radius:26px;overflow:hidden;box-shadow:0 32px 70px -48px #402819cc}.story__image img{height:100%;object-fit:cover}.pickup{padding:4rem 1.5rem 5rem;background:linear-gradient(180deg,#fff6e8eb,#f8f0e4f5)}.pickup__inner{max-width:1100px;margin:0 auto;display:grid;gap:2rem;align-items:center}.pickup__list{list-style:none;padding:0;margin:1.5rem 0 0;display:grid;gap:.75rem;font-family:"Source Sans 3",Segoe UI,sans-serif;color:#5b4330}.pickup__list li:before{content:"•";color:#8c5c33;font-size:1.5rem;margin-right:.75rem}.pickup__list li{display:flex;align-items:baseline;gap:.5rem}.pickup__cta{display:grid;justify-items:end}.pickup__card{background:#fdfaf5;border-radius:24px;padding:2.5rem 2rem;border:1px solid rgba(140,92,51,.16);box-shadow:0 28px 60px -42px #402819b3;text-align:center}.pickup__card p{font-family:"Source Sans 3",Segoe UI,sans-serif;color:#5b4330;line-height:1.6;margin-bottom:1.5rem}.values{padding:4rem 1.5rem 5rem;max-width:1100px;margin:0 auto}.values__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem}.values__card{position:relative;border-radius:24px;overflow:hidden;aspect-ratio:1;border:1px dashed rgba(140,92,51,.25);background:linear-gradient(145deg,#fdfaf5cc,#f7efe4e6);box-shadow:inset 0 10px 30px #ffffff59;display:flex;align-items:center;justify-content:center}.values__card:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.35),transparent 55%);pointer-events:none}.values__image-placeholder,.values__image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.values__image-placeholder{background:linear-gradient(135deg,#8c5c331f,#8c5c330a)}.values__tag{position:relative;z-index:1;background:#fdfaf5cc;border:1px solid rgba(140,92,51,.2);border-radius:999px;padding:.5rem 1.2rem;font-size:.95rem;letter-spacing:.08em;text-transform:uppercase;color:#5b4330;font-weight:600;box-shadow:0 6px 16px #21160f1f}.instagram-cta{padding:5rem 1.5rem;background:radial-gradient(ellipse at 50% 0%,rgba(140,92,51,.08) 0%,transparent 60%),linear-gradient(180deg,#f7efe4,#f0e6d8);text-align:center;position:relative;overflow:hidden}.instagram-cta__decoration{display:flex;justify-content:center;gap:.5rem;margin-bottom:2rem}.instagram-cta__decoration span{width:6px;height:6px;background:#8c5c3340;border-radius:50%}.instagram-cta__decoration span:nth-child(2){width:8px;height:8px;background:#8c5c3366}.instagram-cta__content{max-width:500px;margin:0 auto;position:relative}.instagram-cta__eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:.7rem;color:#8c5c33;margin-bottom:.75rem;font-family:"Source Sans 3",Segoe UI,sans-serif;font-weight:600}.instagram-cta__title{font-size:clamp(1.6rem,4vw,2.1rem);color:#21160f;margin-bottom:.6rem;line-height:1.2}.instagram-cta__subtitle{font-family:"Source Sans 3",Segoe UI,sans-serif;font-size:1.05rem;color:#5b4330;margin-bottom:2rem;line-height:1.5}.instagram-cta__button{display:inline-flex;align-items:center;gap:.7rem;padding:.9rem 1.8rem;background:#21160f;color:#fdfaf5;font-size:1rem;font-weight:600;text-decoration:none;border-radius:12px;box-shadow:0 8px 30px #21160f33;transition:all .25s cubic-bezier(.34,1.56,.64,1)}.instagram-cta__button:hover{background:#3d2a1a;transform:translateY(-3px) scale(1.02);box-shadow:0 12px 35px #21160f40}.instagram-cta__button:active{transform:translateY(-1px) scale(.98)}.instagram-cta__icon{width:22px;height:22px;border-radius:5px}.footer{background:#21160f;color:#fdfaf5e0;padding:2rem 1.5rem 1.25rem;margin-top:0;text-align:center}.footer__content{max-width:500px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:.75rem}.footer__logo{height:60px;width:auto}.footer__tagline{font-family:"Source Sans 3",Segoe UI,sans-serif;line-height:1.5;color:#fdfaf5b3;font-size:.9rem;max-width:340px}.footer__meta{font-family:"Source Sans 3",Segoe UI,sans-serif;color:#fdfaf580;font-size:.75rem;margin-top:1.5rem;padding-top:1rem;border-top:1px solid rgba(253,250,245,.08)}.products-section{padding:4rem 1.5rem}.products-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.75rem;max-width:1200px;margin:0 auto}.product-card{background:#fdfaf5f0;border-radius:22px;border:1px solid rgba(140,92,51,.14);box-shadow:0 20px 50px -30px #40281980;overflow:hidden;display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease}.product-card:hover{transform:translateY(-4px);box-shadow:0 28px 60px -30px #40281999}.product-card__image{aspect-ratio:1;overflow:hidden;cursor:pointer;background:#f7efe4}.product-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .4s cubic-bezier(.34,1.56,.64,1)}.product-card:hover .product-card__image img{transform:scale(1.05)}.product-card__body{padding:1.5rem;flex:1;display:flex;flex-direction:column}.product-card__header{margin-bottom:.75rem}.product-card__header h3{font-size:1.3rem;margin-bottom:.25rem}.product-card__variant{font-size:.85rem;color:#8c5c33;font-weight:500;text-transform:uppercase;letter-spacing:.06em}.product-card__description{font-family:"Source Sans 3",Segoe UI,sans-serif;color:#5b4330;line-height:1.55;font-size:.95rem;margin-bottom:1rem;flex:1}.product-card__price{font-size:1.5rem;font-weight:700;color:#21160f;margin-bottom:1rem}.product-card__actions{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap}.quantity-selector{display:inline-flex;align-items:center;background:#8c5c3314;border-radius:10px;padding:.25rem}.quantity-btn{width:36px;height:36px;border:none;background:transparent;cursor:pointer;font-size:1.25rem;font-weight:500;color:#5b4330;border-radius:8px;transition:all .15s ease;display:flex;align-items:center;justify-content:center}.quantity-btn:hover{background:#8c5c3326;color:#21160f}.quantity-btn:active{transform:scale(.92)}.quantity-value{min-width:32px;text-align:center;font-weight:600;font-size:1rem}.add-to-cart-btn{flex:1;padding:.8rem 1.25rem;background:linear-gradient(135deg,#8c5c33,#714824);color:#fdfaf5;border:none;border-radius:10px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .25s ease;box-shadow:0 6px 20px -6px #8c5c3380}.add-to-cart-btn:hover{transform:translateY(-2px);box-shadow:0 10px 25px -6px #8c5c3399}.add-to-cart-btn:active{transform:translateY(0)}.add-to-cart-btn--added{background:linear-gradient(135deg,#22c55e,#16a34a);box-shadow:0 6px 20px -6px #22c55e80}.cart-icon{position:relative;display:flex;align-items:center;justify-content:center;width:44px;height:44px;color:#21160f;text-decoration:none;border-radius:10px;transition:background .2s ease}.cart-icon:hover{background:#8c5c331a}.cart-icon__badge{position:absolute;top:4px;right:4px;min-width:18px;height:18px;padding:0 5px;font-size:.7rem;font-weight:700;color:#fdfaf5;background:#ff5b24;border-radius:999px;display:flex;align-items:center;justify-content:center}.top-bar{display:flex;position:fixed;top:0;left:0;right:0;z-index:1000;background:#fdfaf5f2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(140,92,51,.1);transition:transform .3s ease}.top-bar__logo-link{display:flex;align-items:center}.top-bar__logo-img{height:40px;width:auto}@media (max-width: 720px){.products-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem}.product-card__body{padding:1.25rem}.product-card__actions{flex-direction:column}.quantity-selector{width:100%;justify-content:center}.add-to-cart-btn{width:100%}.top-bar__logo-img{height:32px}}@media (min-width: 640px){.highlight__grid,.collections__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.story,.pickup__inner{grid-template-columns:1.1fr .9fr}.footer__content{grid-template-columns:1.2fr 1fr 1fr}}@media (max-width: 720px){.top-bar__nav{display:none}.top-bar__content{padding:1rem;justify-content:flex-end}.top-bar__cta{padding:.5rem 1rem;font-size:.85rem}.hero__content{padding:3rem 1.25rem 4rem}.hero__logo-image{height:200px}.hero__badge{font-size:.8rem;padding:.5rem 1.2rem;max-width:100%;word-wrap:break-word}.highlight{margin-top:-3rem}.collections__card,.highlight__card,.pickup__card{padding:1.6rem}.footer__content{text-align:center}.pickup__cta{justify-items:stretch}}.checkout-page{min-height:100vh;background:linear-gradient(180deg,#fdfaf5,#f8f1e7 40%,#f7efe4);color:#21160f}.checkout-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 2rem;background:#fdfaf5f2;border-bottom:1px solid rgba(140,92,51,.1);position:sticky;top:0;z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.checkout-header__logo img{height:50px;width:auto}.checkout-header__back{font-size:.9rem;color:#8c5c33;text-decoration:none;font-weight:500;transition:color .2s ease}.checkout-header__back:hover{color:#714824}.checkout-main{max-width:1200px;margin:0 auto;padding:2rem}.checkout-main--empty{display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 200px)}.checkout-main--confirmation{display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 120px)}.empty-cart{text-align:center;padding:3rem;background:#fdfaf5e6;border-radius:24px;box-shadow:0 20px 50px -20px #40281933;max-width:400px}.empty-cart h1{font-size:1.5rem;margin-bottom:.75rem}.empty-cart p{color:#5b4330;margin-bottom:1.5rem;font-family:"Source Sans 3",Segoe UI,sans-serif}.checkout-content{display:grid;gap:2.5rem}@media (min-width: 900px){.checkout-content{grid-template-columns:1.2fr .8fr;align-items:start}}.checkout-form-section h1{font-size:2rem;margin-bottom:2rem}.form-section{background:#fdfaf5e6;border-radius:20px;padding:1.75rem;margin-bottom:1.5rem;box-shadow:0 12px 35px -15px #40281926;border:1px solid rgba(140,92,51,.08)}.form-section h2{font-size:1.15rem;margin-bottom:1.25rem;color:#21160f}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media (max-width: 600px){.form-row{grid-template-columns:1fr}}.form-group{margin-bottom:1rem}.form-group--small{max-width:120px}.form-group label{display:block;font-size:.85rem;font-weight:600;color:#5b4330;margin-bottom:.4rem}.form-group input,.form-group textarea{width:100%;padding:.8rem 1rem;border:1px solid rgba(140,92,51,.2);border-radius:10px;font-size:1rem;font-family:inherit;background:#fdfaf5;transition:border-color .2s ease,box-shadow .2s ease}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#8c5c33;box-shadow:0 0 0 3px #8c5c331a}.form-group input::placeholder,.form-group textarea::placeholder{color:#5b433080}.form-group textarea{resize:vertical;min-height:80px}.payment-options{display:flex;flex-direction:column;gap:.75rem}.payment-option{cursor:pointer;display:block}.payment-option input{position:absolute;opacity:0;pointer-events:none}.payment-option__content{display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem;border:2px solid rgba(140,92,51,.15);border-radius:12px;background:#fdfaf5;transition:all .2s ease}.payment-option--selected .payment-option__content{border-color:#8c5c33;background:#8c5c330d;box-shadow:0 4px 12px -4px #8c5c3333}.payment-option__content:hover{border-color:#8c5c3366}.payment-option__logo{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:10px;flex-shrink:0}.payment-option__logo--vipps svg{width:48px;height:48px}.payment-option__logo--invoice{background:linear-gradient(135deg,#8c5c33,#714824);color:#fdfaf5}.payment-option__logo--invoice svg{width:24px;height:24px}.payment-option__info{display:flex;flex-direction:column}.payment-option__name{font-weight:600;font-size:1rem}.payment-option__desc{font-size:.85rem;color:#5b4330;font-family:"Source Sans 3",Segoe UI,sans-serif}.checkout-summary{position:sticky;top:100px}.order-summary{background:#fdfaf5f2;border-radius:24px;padding:2rem;box-shadow:0 20px 50px -20px #40281933;border:1px solid rgba(140,92,51,.08)}.order-summary h2{font-size:1.25rem;margin-bottom:1.5rem}.order-items{border-bottom:1px solid rgba(140,92,51,.1);padding-bottom:1.5rem;margin-bottom:1.5rem}.order-item{display:flex;gap:1rem;padding:.75rem 0;align-items:flex-start}.order-item__image{width:60px;height:60px;border-radius:10px;overflow:hidden;flex-shrink:0;background:#f7efe4}.order-item__image img{width:100%;height:100%;object-fit:cover}.order-item__details{flex:1}.order-item__details h4{font-size:.95rem;margin-bottom:.2rem}.order-item__variant{font-size:.8rem;color:#5b4330;font-family:"Source Sans 3",Segoe UI,sans-serif;margin-bottom:.5rem}.order-item__quantity{display:inline-flex;align-items:center;gap:.5rem;background:#8c5c3314;padding:.25rem .5rem;border-radius:6px}.qty-btn{width:24px;height:24px;border:none;background:none;cursor:pointer;font-size:1rem;color:#5b4330;border-radius:4px;transition:background .15s ease}.qty-btn:hover{background:#8c5c3326}.order-item__price{text-align:right;font-weight:600;font-size:.95rem;display:flex;flex-direction:column;align-items:flex-end;gap:.3rem}.order-item__remove{border:none;background:none;color:#8c5c33;cursor:pointer;font-size:.75rem;opacity:.6;transition:opacity .15s ease}.order-item__remove:hover{opacity:1}.order-totals{margin-bottom:1.5rem}.order-totals__row{display:flex;justify-content:space-between;padding:.5rem 0;font-family:"Source Sans 3",Segoe UI,sans-serif;color:#5b4330}.order-totals__row--total{font-size:1.2rem;font-weight:700;color:#21160f;padding-top:1rem;margin-top:.5rem;border-top:2px solid rgba(140,92,51,.15);font-family:inherit}.order-totals__hint{font-size:.8rem;color:#8c5c33;text-align:center;padding:.5rem;background:#8c5c3314;border-radius:6px;margin:.5rem 0}.checkout-submit{width:100%;padding:1rem 1.5rem;font-size:1.1rem;font-weight:700;color:#fdfaf5;background:linear-gradient(135deg,#ff5b24,#e04a1a);border:none;border-radius:12px;cursor:pointer;transition:all .25s ease;display:flex;align-items:center;justify-content:center;gap:.75rem;box-shadow:0 8px 25px -8px #ff5b2480}.checkout-submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 12px 30px -8px #ff5b2499}.checkout-submit:active:not(:disabled){transform:translateY(0)}.checkout-submit:disabled{opacity:.7;cursor:not-allowed}.checkout-submit--disabled{background:linear-gradient(135deg,#9ca3af,#6b7280);box-shadow:0 8px 25px -8px #6b728066}.checkout-disclaimer--notice{color:#8c5c33;font-weight:500}.payment-option--disabled{opacity:.85;cursor:default}.loading-spinner{width:20px;height:20px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.checkout-disclaimer{font-size:.75rem;color:#5b4330;text-align:center;margin-top:1rem;font-family:"Source Sans 3",Segoe UI,sans-serif}.confirmation{background:#fdfaf5f2;border-radius:24px;padding:3rem;max-width:600px;width:100%;text-align:center;box-shadow:0 25px 60px -20px #40281933}.confirmation__icon{width:80px;height:80px;margin:0 auto 1.5rem}.confirmation__icon svg{width:100%;height:100%}.confirmation h1{font-size:1.8rem;margin-bottom:.75rem;color:#21160f}.confirmation__message{font-family:"Source Sans 3",Segoe UI,sans-serif;color:#5b4330;font-size:1.05rem;margin-bottom:2rem}.confirmation__details{text-align:left;background:#8c5c330d;border-radius:16px;padding:1.5rem;margin-bottom:2rem}.confirmation__details h2{font-size:1.1rem;margin-bottom:1rem}.confirmation__info{font-family:"Source Sans 3",Segoe UI,sans-serif;font-size:.95rem;color:#5b4330;margin-bottom:1.5rem}.confirmation__info p{margin-bottom:.3rem}.confirmation__items h3{font-size:.95rem;margin-bottom:.75rem}.confirmation__item{display:flex;justify-content:space-between;padding:.5rem 0;font-family:"Source Sans 3",Segoe UI,sans-serif;font-size:.9rem;color:#5b4330;border-bottom:1px solid rgba(140,92,51,.1)}.confirmation__total{display:flex;justify-content:space-between;padding-top:.75rem;margin-top:.5rem;font-size:1rem}.confirmation__cta{margin-top:1rem}@media (max-width: 600px){.checkout-main,.checkout-header{padding:1rem}.checkout-header__logo img{height:40px}.form-section{padding:1.25rem}.order-summary{padding:1.5rem}.confirmation{padding:2rem 1.5rem}}
