*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--color-background);color:var(--color-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}img,svg{max-width:100%;height:auto;display:block}button,input,select,textarea{font:inherit}.skip-link{position:absolute;left:-999px;top:0;background:#fff;color:#111;padding:.75rem 1rem;z-index:999}.skip-link:focus{left:1rem;top:1rem}.page-width{width:min(1180px,calc(100% - 32px));margin-inline:auto}.button,button.button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:48px;padding:.85rem 1.25rem;border-radius:999px;border:1px solid transparent;background:linear-gradient(135deg,var(--color-accent),#f8d876 50%,var(--color-accent));color:#160b13;font-weight:800;cursor:pointer;box-shadow:0 14px 30px #c08a2c40;transition:transform .18s ease,box-shadow .18s ease}.button:hover{transform:translateY(-2px);box-shadow:0 18px 40px #c08a2c54}.button.secondary{background:transparent;color:var(--color-text);border-color:#1f172040;box-shadow:none}.badge{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .7rem;border-radius:999px;background:#ec4e9b1f;color:var(--color-accent-2);font-weight:800;font-size:.78rem;letter-spacing:.05em;text-transform:uppercase}.section-padding{padding:clamp(44px,7vw,88px) 0}.section-heading{text-align:center;margin:0 auto 2rem;max-width:760px}.section-heading h2,.hero-title,.page-title,.product-title{font-family:Georgia,Times New Roman,serif;letter-spacing:-.04em;line-height:.96}.section-heading h2{margin:.4rem 0;font-size:clamp(2rem,5vw,4.4rem)}.section-heading p{margin:0;color:#1f1720b8;font-size:1.08rem}.announcement{background:var(--color-dark);color:#fff;font-size:.92rem}.announcement__inner{display:flex;align-items:center;justify-content:center;gap:.65rem;min-height:38px;text-align:center}.announcement a{text-decoration:underline;text-underline-offset:3px}.site-header{position:sticky;top:0;z-index:30;background:#fff7fbe0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(31,23,32,.08)}.site-header__inner{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.logo{display:flex;align-items:center;gap:.65rem;font-weight:950;letter-spacing:-.04em;font-size:clamp(1.1rem,2vw,1.5rem)}.logo-mark{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle at 30% 20%,#fff 0,#f8d876 30%,var(--color-accent) 100%);box-shadow:0 10px 24px #c08a2c40}.logo small{display:block;font-size:.62rem;letter-spacing:.16em;text-transform:uppercase;color:var(--color-accent-2);margin-top:-4px}.nav{display:flex;align-items:center;gap:1.2rem;flex-wrap:wrap;justify-content:center}.nav a{font-weight:750;font-size:.95rem;opacity:.82}.nav a:hover{opacity:1;color:var(--color-accent-2)}.header-actions{display:flex;align-items:center;gap:.8rem;font-weight:800}.cart-bubble{min-width:22px;height:22px;padding:0 .35rem;display:inline-grid;place-items:center;border-radius:999px;background:var(--color-accent-2);color:#fff;font-size:.75rem}.hero{position:relative;overflow:hidden;background:radial-gradient(circle at 12% 18%,rgba(236,78,155,.2),transparent 30%),radial-gradient(circle at 82% 20%,rgba(192,138,44,.24),transparent 34%),linear-gradient(135deg,#fff7fb,#fff 44%,#f8eef9)}.hero__inner{min-height:clamp(560px,74vh,780px);display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:clamp(28px,5vw,70px);align-items:center}.hero-title{margin:.65rem 0 .9rem;font-size:clamp(3rem,8vw,7.4rem)}.hero-text{max-width:620px;margin:0 0 1.5rem;color:#1f1720bd;font-size:clamp(1rem,1.8vw,1.24rem)}.hero-actions{display:flex;flex-wrap:wrap;gap:.85rem}.hero-card{position:relative;min-height:420px;border-radius:36px;padding:clamp(24px,4vw,42px);background:linear-gradient(160deg,#1a0f1d,#3c1734 48%,#1a0f1d);color:#fff;overflow:hidden;box-shadow:0 35px 90px #1f172033}.hero-card:before{content:"";position:absolute;top:-30%;right:-30%;bottom:-30%;left:-30%;background:radial-gradient(circle at 30% 20%,rgba(248,216,118,.42),transparent 24%),radial-gradient(circle at 70% 80%,rgba(236,78,155,.34),transparent 26%);transform:rotate(12deg)}.hero-card>*{position:relative}.treasure-orb{width:170px;height:170px;border-radius:999px;background:radial-gradient(circle at 25% 20%,#fff 0,#f8d876 22%,#c08a2c 58%,#6b3b0b);box-shadow:0 24px 70px #f8d87659;margin-left:auto}.hero-card h3{font-family:Georgia,serif;font-size:clamp(2rem,4vw,3.6rem);line-height:1;margin:2rem 0 1rem}.hero-card p{color:#ffffffc7;max-width:360px}.sparkle-list{display:grid;gap:.75rem;margin-top:1.4rem}.sparkle-list span{display:flex;align-items:center;gap:.55rem;font-weight:800}.grid{display:grid;gap:1.2rem}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.collection-card,.product-card,.value-card,.content-card{background:var(--color-surface);border:1px solid rgba(31,23,32,.08);border-radius:26px;overflow:hidden;box-shadow:0 16px 50px #1f172012}.collection-card{padding:1.4rem;position:relative;min-height:185px;display:flex;flex-direction:column;justify-content:space-between}.collection-card:after{content:"";position:absolute;inset:auto -40px -60px auto;width:130px;height:130px;border-radius:999px;background:#ec4e9b1f}.collection-card__icon{width:52px;height:52px;border-radius:18px;display:grid;place-items:center;background:#c08a2c21;color:var(--color-accent);font-size:1.55rem}.collection-card h3{margin:1.15rem 0 .35rem;font-size:1.35rem}.collection-card p{margin:0;color:#1f1720ad}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem;list-style:none;padding:0;margin:0}.product-card{display:flex;flex-direction:column;height:100%}.product-card__media{aspect-ratio:1/1;background:linear-gradient(135deg,#c08a2c1f,#ec4e9b1f);display:grid;place-items:center;overflow:hidden}.product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.product-card:hover img{transform:scale(1.04)}.placeholder-svg{width:62%;height:62%;opacity:.5}.product-card__info{padding:1rem;display:grid;gap:.45rem}.product-card__title{margin:0;font-size:1rem;line-height:1.25}.price{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;font-weight:900;color:var(--color-dark)}.price s{color:#1f172073;font-weight:600}.sale-pill{background:#ec4e9b1f;color:var(--color-accent-2);border-radius:999px;padding:.15rem .45rem;font-size:.72rem;font-weight:900}.dark-band{background:var(--color-dark);color:#fff}.dark-band .section-heading p{color:#ffffffb8}.dark-band .product-card{color:var(--color-text)}.value-card{padding:1.5rem}.value-card strong{display:block;font-size:1.1rem;margin-bottom:.3rem}.value-card p{margin:0;color:#1f1720ad}.rich-wrap{display:grid;grid-template-columns:.9fr 1.1fr;gap:1.5rem;align-items:center}.content-card{padding:clamp(1.5rem,4vw,3rem)}.content-card h2{font-family:Georgia,serif;font-size:clamp(2.2rem,5vw,4.6rem);line-height:1;margin:0 0 1rem;letter-spacing:-.04em}.content-card p{color:#1f1720b8}.newsletter{text-align:center;background:linear-gradient(135deg,#c08a2c21,#ec4e9b21);border-radius:34px;padding:clamp(2rem,5vw,4rem)}.newsletter form{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap;margin-top:1.25rem}.input,input[type=email],input[type=text],input[type=password],input[type=search],input[type=number],textarea,select{min-height:48px;border:1px solid rgba(31,23,32,.16);border-radius:16px;padding:.75rem 1rem;background:#fff;color:var(--color-text);width:100%}.newsletter input[type=email]{max-width:380px;border-radius:999px}.site-footer{background:#100911;color:#fff;padding:48px 0 28px}.footer-grid{display:grid;grid-template-columns:1.3fr repeat(3,.8fr);gap:2rem}.site-footer h3,.site-footer h4{margin-top:0}.site-footer a,.site-footer p{color:#ffffffb8}.site-footer ul{list-style:none;padding:0;margin:0;display:grid;gap:.5rem}.footer-bottom{margin-top:2rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.12);color:#ffffff8c;font-size:.9rem}.page-header{padding:56px 0 28px;text-align:center}.page-title{font-size:clamp(2.4rem,6vw,5.8rem);margin:.2rem 0}.rte{max-width:820px;margin-inline:auto}.rte img{border-radius:18px}.collection-description{color:#1f1720b8;max-width:760px;margin:.8rem auto 0}.pagination{display:flex;gap:.65rem;justify-content:center;align-items:center;margin-top:2rem}.pagination a,.pagination span{padding:.55rem .8rem;border-radius:12px;background:#fff;border:1px solid rgba(31,23,32,.08)}.product-layout{display:grid;grid-template-columns:minmax(320px,1fr) minmax(320px,.9fr);gap:clamp(24px,5vw,70px);align-items:start;padding:clamp(36px,6vw,76px) 0}.product-media{border-radius:34px;overflow:hidden;background:linear-gradient(135deg,#c08a2c1f,#ec4e9b1f)}.product-media img{width:100%}.product-info{background:#fff;padding:clamp(1.4rem,4vw,2.4rem);border-radius:30px;box-shadow:0 16px 50px #1f172012;border:1px solid rgba(31,23,32,.08)}.product-title{font-size:clamp(2.2rem,5vw,4.8rem);margin:.5rem 0 1rem}.product-form{display:grid;gap:1rem;margin-top:1.5rem}.quantity-row{display:grid;gap:.35rem;max-width:150px}.cart-items{width:100%;border-collapse:collapse}.cart-items th,.cart-items td{padding:1rem;border-bottom:1px solid rgba(31,23,32,.1);text-align:left;vertical-align:top}.cart-item-title{font-weight:900}.cart-footer{display:grid;justify-items:end;gap:1rem;margin-top:1.5rem}.cart-total{font-size:1.35rem;font-weight:950}.empty-state{text-align:center;padding:70px 0}.search-form{max-width:680px;margin:0 auto 2rem;display:flex;gap:.75rem}.errors,.form-status{padding:.85rem 1rem;border-radius:16px;background:#ec4e9b1f;margin:.75rem 0}@media(max-width:900px){.hero__inner,.rich-wrap,.product-layout{grid-template-columns:1fr}.product-grid,.grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3,.footer-grid{grid-template-columns:1fr}.nav{display:none}.hero__inner{padding:36px 0}}@media(max-width:560px){.product-grid,.grid-4{grid-template-columns:1fr}.site-header__inner{min-height:68px}.hero-title{font-size:3.2rem}.search-form{flex-direction:column}.cart-items thead{display:none}.cart-items,.cart-items tbody,.cart-items tr,.cart-items td{display:block;width:100%}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/base.css.map */
