:root{--radius: .25rem;--background: oklch(.98 .012 90);--foreground: oklch(.18 .01 280);--card: oklch(.97 .012 90);--card-foreground: oklch(.18 .01 280);--primary: oklch(.18 .01 280);--primary-foreground: oklch(.98 .012 90);--secondary: oklch(.94 .012 90);--secondary-foreground: oklch(.18 .01 280);--muted: oklch(.93 .012 90);--muted-foreground: oklch(.45 .01 280);--accent: oklch(.72 .17 70);--accent-foreground: oklch(.14 .01 280);--destructive: oklch(.6 .24 27);--border: oklch(.88 .01 90);--product-bg: oklch(.97 .008 90);--gradient-gold: linear-gradient(135deg, oklch(.85 .17 85), oklch(.72 .18 70));--shadow-gold: 0 10px 40px -10px oklch(.78 .17 75 / .35)}*,*:before,*:after{box-sizing:border-box;border-color:var(--border)}html,body{margin:0;padding:0}html{-webkit-text-size-adjust:100%}body{background-color:var(--background);color:var(--foreground);font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{margin:0}button{font-family:inherit;cursor:pointer}.container{max-width:1280px;margin:0 auto;padding-left:1rem;padding-right:1rem}@media(min-width:640px){.container{padding-left:1.5rem;padding-right:1.5rem}}.flex-1{flex:1}[hidden]{display:none!important}.u-upper{text-transform:uppercase}.t-025{letter-spacing:.25em}.t-03{letter-spacing:.3em}.t-04{letter-spacing:.4em}.text-muted{color:var(--muted-foreground)}.text-accent{color:var(--accent)}.text-gradient-gold{background:var(--gradient-gold);-webkit-background-clip:text;background-clip:text;color:transparent}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border:1px solid transparent;border-radius:var(--radius);font-weight:600;line-height:1;cursor:pointer;transition:background-color .2s,color .2s,border-color .2s,transform .2s}.btn--accent{background:var(--accent);color:var(--accent-foreground);padding:0 1.25rem;height:2.75rem}.btn--accent:hover{background:#e19000e6;background:oklch(.72 .17 70 / .9)}.btn--dark{background:var(--foreground);color:var(--background)}.btn--dark:hover{background:var(--accent);color:var(--accent-foreground)}.btn--lg{height:3rem;padding:0 1.5rem}.btn--block{width:100%}.btn[disabled]{opacity:.55;cursor:not-allowed}.btn--ghost-icon{background:transparent;border:0;display:inline-flex;align-items:center;justify-content:center;height:2.25rem;width:2.25rem;border-radius:var(--radius)}@media(min-width:640px){.btn--ghost-icon{height:3rem;width:3rem}}.btn--ghost-icon svg{width:20px;height:20px}@media(min-width:640px){.btn--ghost-icon svg{width:28px;height:28px}}.site-header{width:100%;z-index:40}.site-header--overlay{position:absolute;top:0;left:0;right:0;background:transparent}.site-header--solid{position:relative;background:var(--background);border-bottom:1px solid var(--border)}.site-header__inner{position:relative;display:flex;align-items:center;height:64px;padding:0 1rem}@media(min-width:640px){.site-header__inner{height:80px;padding:0 1.5rem}}.site-header__logo{position:absolute;left:50%;transform:translate(-50%);transition:opacity .2s}.site-header__logo:hover{opacity:.8}.site-header__logo img{height:24px;width:auto}@media(min-width:640px){.site-header__logo img{height:32px}}@media(min-width:768px){.site-header__logo img{height:40px}}.site-header--overlay .site-header__logo img{filter:drop-shadow(0 2px 8px rgba(0,0,0,.4))}.site-header--solid .site-header__logo img{filter:invert(1)}.site-header__actions{margin-left:auto;display:flex;align-items:center}.site-header--overlay .hdr-icon{color:#fff}.site-header--overlay .hdr-icon:hover{background:#ffffff1a}.site-header--solid .hdr-icon{color:var(--foreground)}.site-header--solid .hdr-icon:hover{background:#1111161a}.hdr-icon{position:relative}.cart-count-badge{position:absolute;top:-8px;right:-8px;height:20px;min-width:20px;padding:0 5px;border-radius:999px;background:var(--accent);color:var(--accent-foreground);font-size:11px;font-weight:700;line-height:20px;text-align:center}.cart-count-badge[hidden]{display:none}.menu-sheet,.cart-sheet,.qa-sheet{z-index:70}.sheet-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:60;opacity:0;pointer-events:none;transition:opacity .25s}.sheet-overlay[data-open=true]{opacity:1;pointer-events:auto}.sheet{position:fixed;top:0;right:0;bottom:0;z-index:70;width:100%;background:var(--background);transform:translate(100%);transition:transform .3s ease;display:flex;flex-direction:column;border-left:1px solid var(--border)}.sheet[data-open=true]{transform:translate(0)}.sheet--menu{max-width:18rem}.sheet--cart{max-width:32rem}.sheet--qa{max-width:32rem;background:var(--card);border-left-color:#e1900033;border-left-color:oklch(.72 .17 70 / .2)}.sheet__head{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid var(--border);flex-shrink:0}.sheet__title{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.3em;color:var(--accent)}.sheet__close{background:transparent;border:0;font-size:10px;letter-spacing:.3em;text-transform:uppercase;color:var(--muted-foreground)}.sheet__close:hover{color:var(--accent)}.sheet__body{flex:1;overflow-y:auto;min-height:0}.menu-nav{display:flex;flex-direction:column;gap:.25rem;padding:1.5rem}.menu-nav a{padding:.75rem .5rem;font-weight:700;text-transform:uppercase;letter-spacing:.18em;color:#111116b3;border-bottom:1px solid oklch(.88 .01 90 / .4)}.menu-nav a:hover,.menu-nav a.is-active{color:var(--foreground)}.menu-nav a.is-active{color:var(--accent)}.hero{position:relative;width:100%;overflow:hidden;background:var(--background)}.hero img{display:block;width:100%;height:auto;object-fit:cover}@media(max-width:1100px){.hero img{height:42svh;min-height:270px;object-position:center 45%}}.giraffe-section{position:relative}.giraffe-bg{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:var(--giraffe-url);background-repeat:repeat;background-size:280px auto;opacity:.25}@media(min-width:640px){.giraffe-bg{background-size:420px auto}}.giraffe-bg--cover{background-repeat:no-repeat;background-size:cover;background-position:center;opacity:1}.giraffe-section>.rel{position:relative}.product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}@media(min-width:640px){.product-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media(min-width:1024px){.product-grid{grid-template-columns:repeat(3,1fr)}}.pcard{display:flex;flex-direction:column}.pcard__media{position:relative;aspect-ratio:4 / 5;overflow:hidden;background:#fff;border-radius:12px;transition:transform .3s ease}@media(min-width:1101px){.pcard__media{overflow:visible}.pcard:hover .pcard__media{transform:scale(1.1);z-index:10}}.pcard__img{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;width:100%;object-fit:cover;border-radius:12px;transition:opacity .5s}.pcard__img--second{opacity:0}@media(min-width:1101px){.pcard:hover .pcard__img--first{opacity:0}.pcard:hover .pcard__img--second{opacity:1}}.pcard__quickadd{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);font-size:10px;letter-spacing:.3em;text-transform:uppercase;color:var(--foreground);background:#fbf8f0e6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:.75rem 1.25rem;border:1px solid oklch(.72 .17 70 / .4);z-index:5}.pcard__quickadd:hover{background:var(--accent);color:var(--accent-foreground);border-color:var(--accent)}.pcard__info{padding:1.25rem 0 .5rem;text-align:center}.pcard__title{font-size:12px;text-transform:uppercase;letter-spacing:.25em;line-height:1.3}.pcard__price-row{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:.375rem}.pcard__rule{height:1px;width:1rem;background:#54555b99}.pcard__price{font-size:12px;letter-spacing:.1em;color:#323238}@property --glow-angle{syntax: "<angle>"; initial-value: 0deg; inherits: false;}@keyframes glow-border-spin{to{--glow-angle: 360deg}}.glow-border{position:relative;isolation:isolate;transition:box-shadow .3s ease,transform .3s ease}.glow-border:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:8;pointer-events:none;border-radius:inherit;padding:5px;background:conic-gradient(from var(--glow-angle),var(--accent) 0deg,oklch(.98 .17 95) 55deg,var(--primary) 105deg,transparent 150deg,transparent 210deg,var(--accent) 250deg,oklch(.98 .17 95) 305deg,var(--accent) 360deg);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transition:opacity .2s ease;filter:drop-shadow(0 0 14px var(--accent))}@media(hover:hover){.pcard:hover .glow-border,.glow-border:hover,.glow-border.is-active{box-shadow:0 0 0 2px var(--accent),0 0 22px 5px #f4a500cc,0 0 44px 10px #541791a6;box-shadow:0 0 0 2px var(--accent),0 0 22px 5px oklch(.78 .17 75 / .8),0 0 44px 10px #541791a6;transform:translateY(-2px)}.pcard:hover .glow-border:before,.glow-border:hover:before,.glow-border.is-active:before{opacity:1;animation:glow-border-spin 1.6s linear infinite}}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:6rem 0;text-align:center}.empty-state__icon{display:flex;height:4rem;width:4rem;align-items:center;justify-content:center;border-radius:999px;background:var(--secondary);margin-bottom:1rem}.cart-line{display:flex;gap:1rem;padding:.5rem}.cart-line__img{width:64px;height:64px;background:var(--secondary);border-radius:var(--radius);overflow:hidden;flex-shrink:0}.cart-line__img img{width:100%;height:100%;object-fit:cover}.cart-line__body{flex:1;min-width:0}.cart-line__name{font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cart-line__opts{font-size:13px;color:var(--muted-foreground)}.cart-line__price{font-weight:600}.cart-line__ctrls{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem;flex-shrink:0}.qty-box{display:inline-flex;align-items:center;gap:.25rem}.qty-btn{height:1.75rem;width:1.75rem;border:1px solid var(--border);border-radius:var(--radius);background:var(--background);display:inline-flex;align-items:center;justify-content:center}.qty-btn:hover{border-color:var(--foreground)}.icon-btn-sm{height:1.5rem;width:1.5rem;background:transparent;border:0;display:inline-flex;align-items:center;justify-content:center;color:var(--muted-foreground)}.icon-btn-sm:hover{color:var(--destructive)}.cart-foot{flex-shrink:0;padding:1rem 1.5rem 1.5rem;border-top:1px solid var(--border);background:var(--background)}.cart-foot__row{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.cart-foot__total{font-size:1.25rem;font-weight:700}.qa-hero{position:relative;aspect-ratio:4/5;background:var(--product-bg);overflow:hidden}.qa-hero img{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;width:100%;object-fit:contain;transform:scale(1.1)}.qa-corner{position:absolute;background:#e19000b3;background:oklch(.72 .17 70 / .7)}.qa-corner--tl-v{top:1rem;left:1rem;height:1.5rem;width:1px}.qa-corner--tl-h{top:1rem;left:1rem;height:1px;width:1.5rem}.qa-corner--br-v{bottom:1rem;right:1rem;height:1.5rem;width:1px}.qa-corner--br-h{bottom:1rem;right:1rem;height:1px;width:1.5rem}.qa-thumbs{display:flex;gap:.5rem;padding:1rem 1.5rem 0;overflow-x:auto}.qa-thumb{position:relative;height:64px;width:56px;flex-shrink:0;background:var(--product-bg);overflow:hidden;border:1px solid transparent}.qa-thumb.is-active{border-color:var(--accent)}.qa-thumb img{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;width:100%;object-fit:contain;transform:scale(1.1)}.qa-details{padding:2rem;display:flex;flex-direction:column;gap:1.75rem}.qa-eyebrow{font-size:10px;letter-spacing:.4em;text-transform:uppercase;color:var(--muted-foreground);text-align:center}.qa-name{font-size:1.5rem;text-transform:uppercase;letter-spacing:.15em;line-height:1.35;text-align:center}.qa-divider{display:flex;align-items:center;justify-content:center;gap:.75rem}.qa-divider span:first-child,.qa-divider span:last-child{height:1px;width:2.5rem;background:#e1900080;background:oklch(.72 .17 70 / .5)}.qa-star{color:var(--accent);font-size:12px}.qa-price{font-size:1rem;letter-spacing:.25em;color:var(--accent);text-align:center}.qa-desc{font-size:14px;line-height:1.85;color:var(--muted-foreground);text-align:center;font-style:italic;padding:0 .5rem;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.qa-opts{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.qa-opt{padding:.625rem 1.25rem;font-size:10px;text-transform:uppercase;letter-spacing:.25em;border:1px solid var(--border);background:var(--background);color:var(--foreground)}.qa-opt:hover{border-color:var(--accent);color:var(--accent)}.qa-opt.is-active{background:var(--foreground);color:var(--background);border-color:var(--foreground)}.qa-qty{display:inline-flex;align-items:center;border:1px solid var(--border)}.qa-qty button{height:2.75rem;width:2.75rem;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:0}.qa-qty button:hover{background:var(--accent);color:var(--accent-foreground)}.qa-qty span{width:3.5rem;text-align:center;font-size:14px;letter-spacing:.1em;font-variant-numeric:tabular-nums}.qa-services{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;padding-top:1rem;border-top:1px solid oklch(.88 .01 90 / .6)}.qa-service{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.375rem}.qa-service svg{width:16px;height:16px;color:var(--accent)}.qa-service p{font-size:9px;letter-spacing:.25em;text-transform:uppercase;color:var(--muted-foreground);line-height:1.6}.qa-foot{border-top:1px solid oklch(.72 .17 70 / .2);padding:1.5rem 2rem;flex-shrink:0;background:var(--card)}.qa-add{width:100%;height:3.5rem;border-radius:0;text-transform:uppercase;letter-spacing:.35em;font-size:11px;background:var(--foreground);color:var(--background);border:0;display:inline-flex;align-items:center;justify-content:center;gap:.75rem}.qa-add:hover{background:var(--accent);color:var(--accent-foreground)}.qa-viewfull{display:block;text-align:center;font-size:10px;letter-spacing:.4em;text-transform:uppercase;color:var(--muted-foreground);padding:.5rem 0 0}.qa-viewfull:hover{color:var(--accent)}.breadcrumb{border-bottom:1px solid var(--border);background:#eeebe24d}.breadcrumb nav{display:flex;align-items:center;gap:.25rem;font-size:12px;color:var(--muted-foreground);padding:1rem 0}.breadcrumb a:hover{color:var(--accent)}.breadcrumb svg{width:12px;height:12px}.breadcrumb .current{color:var(--foreground)}.pdp{display:grid;gap:3rem;padding-top:2.5rem;padding-bottom:2.5rem}@media(min-width:1024px){.pdp{grid-template-columns:repeat(2,1fr)}}.pdp__gallery{display:flex;flex-direction:column;gap:.75rem}.pdp__main-img{aspect-ratio:1;overflow:hidden;border-radius:1rem;background:var(--product-bg);border:1px solid var(--border)}.pdp__main-img img{height:100%;width:100%;object-fit:contain}.pdp__thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:.5rem}.pdp__thumb{aspect-ratio:1;overflow:hidden;border-radius:var(--radius);border:2px solid var(--border);background:var(--product-bg);padding:0}.pdp__thumb.is-active{border-color:var(--accent)}.pdp__thumb img{height:100%;width:100%;object-fit:contain}.pdp__info{display:flex;flex-direction:column;gap:1.5rem}.pdp__title{font-size:1.875rem;font-weight:700;letter-spacing:-.01em}@media(min-width:640px){.pdp__title{font-size:2.25rem}}.pdp__price{margin-top:.75rem;font-size:1.875rem;font-weight:600}.pdp__soldout{margin-top:.5rem;font-size:14px;font-weight:500;color:var(--destructive)}.pdp__desc{color:var(--muted-foreground);white-space:pre-line;line-height:1.7}.opt-group{display:flex;flex-direction:column;gap:.5rem}.opt-group__head{display:flex;align-items:center;justify-content:space-between}.opt-group__label{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.opt-group__val{font-size:12px;color:var(--muted-foreground)}.opt-pills{display:flex;flex-wrap:wrap;gap:.5rem}.opt-pill{min-width:3rem;height:2.75rem;padding:0 1rem;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;border:1px solid var(--border);border-radius:var(--radius);background:var(--background);color:var(--foreground);transition:all .2s}.opt-pill:hover{border-color:var(--foreground)}.opt-pill.is-active{border-color:var(--accent);background:var(--accent);color:var(--accent-foreground)}.opt-pill.is-unavailable{background:#ebe8df4d;color:var(--muted-foreground);text-decoration:line-through;opacity:.6}.pdp__buy{display:flex;flex-direction:column;gap:.75rem;padding-top:.5rem}@media(min-width:640px){.pdp__buy{flex-direction:row}}.pdp__qty{display:flex;align-items:center;border:1px solid var(--border);border-radius:var(--radius);height:2.75rem}.pdp__qty button{height:100%;width:2.75rem;background:transparent;border:0;display:inline-flex;align-items:center;justify-content:center}.pdp__qty button:hover{background:var(--secondary)}.pdp__qty span{width:3rem;text-align:center;font-weight:600}.pdp__trust{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;padding-top:1rem;border-top:1px solid var(--border)}.pdp__trust-item{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem}.pdp__trust-item svg{width:20px;height:20px;color:var(--foreground)}.pdp__trust-item span{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.acc{border-bottom:1px solid var(--border)}.acc__trigger{width:100%;display:flex;align-items:center;justify-content:space-between;padding:1rem 0;font-weight:500;background:transparent;border:0;text-align:left}.acc__trigger svg{width:16px;height:16px;transition:transform .2s}.acc__trigger[aria-expanded=true] svg{transform:rotate(180deg)}.acc__panel{display:none;padding-bottom:1rem;font-size:14px;color:var(--muted-foreground)}.acc__panel p{margin:0 0 .5rem}.acc__trigger[aria-expanded=true]+.acc__panel{display:block}.related-title{font-size:1.5rem;font-weight:900;text-transform:uppercase;letter-spacing:-.03em;margin-bottom:1.5rem}.related-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}@media(min-width:1024px){.related-grid{grid-template-columns:repeat(4,1fr)}}.crest{display:flex;justify-content:center;padding:2rem 0}.crest img{width:64px;height:auto}@media(min-width:640px){.crest img{width:80px}}.pwd-wrap{position:relative;overflow:hidden;min-height:100vh;min-height:100svh;display:flex;align-items:center;justify-content:center;padding:1rem;background:var(--background)}.pwd-wrap:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;background-image:var(--giraffe-url);background-repeat:repeat;background-size:280px auto;opacity:.25}@media(min-width:640px){.pwd-wrap:before{background-size:420px auto}}.pwd-card{position:relative;z-index:1;width:100%;max-width:24rem;border:1px solid var(--border);background:#f8f5ec99;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:2.5rem;text-align:center}.pwd-orn{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:1.5rem}.pwd-orn span:first-child,.pwd-orn span:last-child{height:1px;width:2.5rem;background:#e1900099;background:oklch(.72 .17 70 / .6)}.pwd-title{font-size:1.5rem;font-weight:900;text-transform:uppercase;letter-spacing:-.03em;margin-bottom:.5rem}.pwd-sub{font-size:12px;text-transform:uppercase;letter-spacing:.3em;color:var(--muted-foreground);margin-bottom:2rem}.pwd-input{width:100%;border:1px solid var(--border);border-radius:0;padding:.625rem;text-align:center;letter-spacing:.1em;margin-bottom:.75rem;background:var(--background);color:var(--foreground)}.pwd-input:focus{outline:none;border-color:var(--accent)}.pwd-error{font-size:12px;color:var(--destructive);margin-bottom:.75rem}.pwd-submit{width:100%;border-radius:0;font-weight:700;text-transform:uppercase;letter-spacing:.3em;font-size:11px;padding:1rem;background:var(--accent);color:var(--accent-foreground);border:0}.pwd-submit:hover{background:#e19000e6;background:oklch(.72 .17 70 / .9)}#ToastStack{position:fixed;top:1rem;left:50%;transform:translate(-50%);z-index:9998;display:flex;flex-direction:column;gap:.5rem;align-items:center}.toast{background:var(--foreground);color:var(--background);padding:.75rem 1.25rem;border-radius:var(--radius);font-size:14px;box-shadow:var(--shadow-gold);animation:toast-in .25s ease;max-width:90vw}.toast b{display:block}@keyframes toast-in{0%{transform:translateY(-8px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes float-slow{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.animate-float-slow{animation:float-slow 4s ease-in-out infinite}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.animate-fade-in{animation:fade-in .4s ease}.spin{animation:spin .8s linear infinite;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:640px){.btn,.opt-pill,.qa-opt,.qty-btn{min-height:44px}.pcard__quickadd{bottom:.6rem;padding:.45rem .75rem;font-size:9px;letter-spacing:.12em}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/theme.css.map */
