*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;color-scheme:light only}:root{color-scheme:light only}body{font-family:Instrument Sans,-apple-system,BlinkMacSystemFont,sans-serif;background:var(--base);color:var(--ink);line-height:1.55;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}h1,h2,h3{font-family:Fraunces,Georgia,serif;font-weight:600;line-height:1.05;letter-spacing:-.01em}a{color:inherit}.ticker{background:var(--spice);color:var(--white);text-align:center;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;padding:9px 16px;font-weight:600}.nav{display:flex;align-items:center;justify-content:space-between;max-width:var(--maxw);margin:0 auto;padding:18px 24px}.brand{font-family:Fraunces,serif;font-weight:600;font-size:1.5rem;letter-spacing:-.02em;text-decoration:none}.brand span{color:var(--spice)}.nav-links{display:flex;gap:26px;font-size:.9rem;font-weight:500}.nav-links a{color:var(--ink);text-decoration:none;opacity:.75}.nav-cart{font-size:.9rem;font-weight:600;text-decoration:none}@media(max-width:760px){.nav-links{display:none}}.pdp{max-width:var(--maxw);margin:0 auto;padding:22px 24px 40px;display:grid;grid-template-columns:1.05fr .95fr;gap:48px;align-items:start}@media(max-width:860px){.pdp{grid-template-columns:1fr;gap:22px;padding-top:12px}}.gallery{position:sticky;top:20px}@media(max-width:860px){.gallery{position:static}}.gallery-main{background:var(--blush-soft);border-radius:var(--radius);overflow:hidden;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;position:relative}.gallery-main img{width:100%;height:100%;object-fit:cover}.flame-badge{position:absolute;top:14px;left:14px;background:var(--white);color:var(--spice-deep);font-size:.72rem;font-weight:600;padding:7px 12px;border-radius:100px;letter-spacing:.04em;text-transform:uppercase;box-shadow:0 2px 10px #2b141814}.thumbs{display:flex;gap:10px;margin-top:12px}.thumbs button{flex:1;aspect-ratio:1/1;border-radius:10px;border:1.5px solid var(--line);background:var(--blush-soft);overflow:hidden;cursor:pointer;padding:0}.thumbs button.active{border-color:var(--spice)}.thumbs img{width:100%;height:100%;object-fit:cover}.buy{display:flex;flex-direction:column;gap:18px}.eyebrow{font-size:.76rem;text-transform:uppercase;letter-spacing:.14em;color:var(--spice);font-weight:600}.title{font-size:2.35rem;margin-top:8px}@media(max-width:860px){.title{font-size:2rem}}.rating{display:flex;align-items:center;gap:8px;font-size:.88rem;color:var(--muted);font-weight:500}.stars{color:var(--spice);letter-spacing:1px}.price-row{display:flex;align-items:baseline;gap:10px}.price{font-family:Fraunces,serif;font-size:1.75rem;font-weight:600}.price-was{color:var(--muted);text-decoration:line-through;font-size:1rem}.price-save{background:var(--blush);color:var(--spice-deep);font-size:.75rem;font-weight:600;padding:3px 9px;border-radius:100px}.divider{height:1px;background:var(--line);border:0}.shade-select{background:var(--cream);border:1px solid var(--line);border-radius:var(--radius);padding:18px}.spice-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.spice-head .lbl{font-weight:600;font-size:.95rem}.spice-head .val{font-size:.82rem;color:var(--spice-deep);font-weight:600}.spice-scale{display:flex;gap:6px;margin-bottom:16px}.heat{flex:1;height:8px;border-radius:100px;background:var(--blush)}.heat.on{background:linear-gradient(90deg,var(--spice),var(--spice-deep))}.shade-cards{display:grid;grid-template-columns:1fr 1fr;gap:10px}.shade-card{display:flex;align-items:center;gap:11px;border:1.5px solid var(--line);background:var(--base);border-radius:12px;padding:11px 12px;cursor:pointer;transition:.15s;text-align:left;font-family:inherit}.shade-card:hover{border-color:var(--blush)}.shade-card.sel{border-color:var(--spice);background:var(--blush-soft)}.shade-card .sw{width:30px;height:30px;border-radius:50%;flex-shrink:0;box-shadow:0 0 0 1.5px var(--line)}.sc-text{display:flex;flex-direction:column;line-height:1.2}.sc-name{font-weight:600;font-size:.86rem}.sc-heat{font-size:.72rem;color:var(--muted);margin-top:1px}@media(max-width:400px){.shade-cards{grid-template-columns:1fr}}.atc{background:var(--spice);color:var(--white);border:0;border-radius:100px;padding:17px;font-size:1.02rem;font-weight:600;font-family:inherit;cursor:pointer;width:100%;letter-spacing:.01em;transition:.15s}.atc:hover{background:var(--spice-deep)}.trust-row{display:flex;justify-content:space-between;gap:8px;text-align:center;margin-top:4px}.trust-row div{flex:1;font-size:.74rem;color:var(--muted);line-height:1.35}.trust-row strong{display:block;color:var(--ink);font-size:.82rem;font-weight:600}.section{max-width:var(--maxw);margin:0 auto;padding:56px 24px}.kicker{font-size:.76rem;text-transform:uppercase;letter-spacing:.14em;color:var(--spice);font-weight:600;text-align:center}.section h2{font-size:2rem;text-align:center;margin-top:10px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:36px}@media(max-width:760px){.steps{grid-template-columns:1fr;gap:14px}}.step{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:24px}.step .num{font-family:Fraunces,serif;color:var(--spice);font-size:1.1rem;font-weight:600}.step h3{font-size:1.15rem;margin:10px 0 6px}.step p{font-size:.9rem;color:var(--muted)}.ingredients{background:linear-gradient(135deg,#FFE3EC,var(--blush));color:var(--ink);border-radius:24px;padding:44px 32px;margin-top:20px;display:grid;grid-template-columns:1fr 1fr;gap:32px}@media(max-width:760px){.ingredients{grid-template-columns:1fr;padding:30px 22px}}.ingredients h2{text-align:left;color:var(--ink)}.ing-list{list-style:none}.ing-list li{padding:13px 0;border-bottom:1px solid rgba(74,43,56,.12);font-size:.92rem}.ing-list li strong{color:var(--spice-deep);font-family:Fraunces,serif;font-weight:600}.ing-list .not{color:var(--spice-deep);font-weight:600}.ugc{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:34px}@media(max-width:760px){.ugc{grid-template-columns:repeat(2,1fr)}}.ugc-card{background:var(--blush-soft);border-radius:var(--radius);aspect-ratio:3/4;overflow:hidden;position:relative}.ugc-card img{width:100%;height:100%;object-fit:cover}.ugc-quote{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#2b1418d1);color:var(--white);padding:26px 12px 12px;font-size:.78rem;font-weight:500}.bundle{background:var(--blush-soft);border-radius:22px;padding:44px 32px;margin-top:20px;text-align:center}.bundle h2{margin-bottom:8px}.bundle p{color:var(--muted);max-width:460px;margin:0 auto 24px}.bundle img{max-width:420px;width:100%;margin:20px auto;border-radius:16px}.bundle-cta{display:inline-block;background:var(--spice);color:var(--white);text-decoration:none;padding:15px 34px;border-radius:100px;font-weight:600;font-size:.95rem;transition:.15s;border:0;cursor:pointer;font-family:inherit}.bundle-cta:hover{background:var(--spice-deep)}.rev-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:34px}@media(max-width:760px){.rev-grid{grid-template-columns:1fr}}.rev{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:22px}.rev .stars{font-size:.85rem;margin-bottom:8px}.rev p{font-size:.9rem;margin-bottom:14px}.rev .who{font-size:.82rem;color:var(--muted);font-weight:600}.sticky-bar{position:fixed;left:0;right:0;bottom:0;z-index:50;background:var(--white);border-top:1px solid var(--line);box-shadow:0 -4px 20px #4a2b3814;padding:11px 16px calc(11px + env(safe-area-inset-bottom));display:none;align-items:center;justify-content:space-between;gap:12px}.sticky-bar .sb-info{display:flex;flex-direction:column;line-height:1.15}.sticky-bar .sb-price{font-family:Fraunces,serif;font-weight:600;font-size:1.15rem}.sticky-bar .sb-shade{font-size:.72rem;color:var(--muted)}.sticky-bar .sb-btn{background:var(--spice);color:var(--white);border:0;border-radius:100px;padding:14px 26px;font-family:inherit;font-weight:600;font-size:.95rem;cursor:pointer;white-space:nowrap}.sticky-bar .sb-btn:hover{background:var(--spice-deep)}.sticky-bar.show{display:flex}@media(min-width:861px){.sticky-bar{display:none!important}}@media(max-width:860px){body{padding-bottom:76px}}footer{background:var(--blush-soft);color:var(--ink);text-align:center;padding:44px 24px;margin-top:56px;border-top:1px solid var(--line)}footer .brand{color:var(--ink);margin-bottom:8px;display:inline-block}footer .brand span{color:var(--spice)}footer p{font-size:.8rem;opacity:.6}footer .foot-links{display:flex;gap:20px;justify-content:center;margin:14px 0;flex-wrap:wrap}footer .foot-links a{font-size:.82rem;text-decoration:none;opacity:.7}.note{max-width:var(--maxw);margin:0 auto;padding:14px 24px 0;font-size:.7rem;color:var(--muted);font-style:italic}
/*# sourceMappingURL=/cdn/shop/t/3/assets/base.css.map */
