:root{--dark-bg: #0d0d0b;--dark-card: #141412;--dark-card2: #1a1a16;--gold: #c8a96e;--gold-light: #e8d4aa;--cream: #f0ece3;--cream-muted: #9a968e;--divider: rgba(240,236,227,.1);--divider-strong: rgba(240,236,227,.18);--font-display: "Playfair Display", Georgia, serif;--font-body: "DM Sans", system-ui, sans-serif;--radius-sm: 2px;--radius-md: 4px;--radius-lg: 8px;--max-w: 1160px;--pad-x: 2.5rem}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{font-family:var(--font-body);background:var(--dark-bg);color:var(--cream);-webkit-font-smoothing:antialiased}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:none;background:none}.container{max-width:var(--max-w);margin:0 auto;padding:0 var(--pad-x)}.eyebrow{font-size:.7rem;letter-spacing:.2em;text-transform:uppercase;color:var(--gold);display:flex;align-items:center;gap:.6rem}.eyebrow:before{content:"";display:inline-block;width:20px;height:1px;background:var(--gold);flex-shrink:0}.section-title{font-family:var(--font-display);font-size:clamp(1.8rem,3vw,2.2rem);font-weight:700;line-height:1.15;color:var(--cream)}.section-title em{font-style:italic;color:#f0ece373}.gold-line{width:100%;height:1px;background:var(--divider)}.gold-line--accent{background:var(--gold);opacity:.35}.btn-primary{display:inline-flex;align-items:center;gap:.4rem;background:var(--gold);color:var(--dark-bg);font-size:.78rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;padding:.8rem 1.8rem;border-radius:var(--radius-sm);transition:opacity .2s;border:none;cursor:pointer}.btn-primary:hover{opacity:.85}.btn-ghost{display:inline-flex;align-items:center;gap:.4rem;font-size:.78rem;letter-spacing:.06em;color:#f0ece399;transition:color .2s;background:none;border:none;cursor:pointer;font-family:inherit}.btn-ghost:hover{color:var(--cream)}.announcement-bar{background:var(--gold);color:var(--dark-bg);text-align:center;padding:.5rem 1rem;font-size:.72rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase}.site-header{position:sticky;top:0;z-index:100;background:#0d0d0bf2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:.5px solid var(--divider)}.site-header__inner{display:flex;justify-content:space-between;align-items:center;height:64px;gap:2rem}.site-header__logo{font-family:var(--font-display);font-size:1.3rem;letter-spacing:.12em;text-transform:uppercase;color:var(--cream);flex-shrink:0}.site-nav{display:flex;gap:2rem;list-style:none}.site-nav a{font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;color:#f0ece380;transition:color .2s}.site-nav a:hover{color:var(--cream)}.site-header__cart{display:flex;align-items:center;gap:.4rem;font-size:.78rem;letter-spacing:.06em;color:#f0ece399;transition:color .2s;position:relative}.site-header__cart:hover{color:var(--cream)}.cart-count{background:var(--gold);color:var(--dark-bg);font-size:.6rem;font-weight:700;width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center}.hamburger{display:none;flex-direction:column;gap:5px;padding:4px;background:none;border:none;cursor:pointer}.hamburger span{display:block;width:22px;height:1.5px;background:var(--cream);transition:all .3s}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:580px}.hero__left{padding:5rem var(--pad-x) 5rem;display:flex;flex-direction:column;justify-content:center;max-width:600px}.hero__eyebrow{margin-bottom:1.25rem}.hero__title{font-family:var(--font-display);font-size:clamp(2.4rem,4.5vw,3.6rem);line-height:1.07;font-weight:700;color:var(--cream);margin-bottom:.25rem}.hero__title em{font-style:italic;color:var(--gold)}.hero__subtitle{font-size:.95rem;color:var(--cream-muted);line-height:1.7;margin-top:1.25rem;max-width:420px;font-weight:300}.hero__actions{display:flex;gap:1.25rem;align-items:center;margin-top:2.25rem;flex-wrap:wrap}.hero__stats{display:flex;gap:2.5rem;margin-top:2.75rem;padding-top:2rem;border-top:.5px solid var(--divider)}.hero__stat-num{font-family:var(--font-display);font-size:1.65rem;font-weight:700;color:var(--cream);line-height:1}.hero__stat-label{font-size:.68rem;letter-spacing:.1em;text-transform:uppercase;color:var(--cream-muted);margin-top:.3rem}.hero__right{position:relative;overflow:hidden;background:var(--dark-card2);min-height:400px}.hero__right img{width:100%;height:100%;object-fit:cover;object-position:center top}.hero__right-placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;color:#f0ece333;font-size:.7rem;letter-spacing:.15em;text-transform:uppercase}.hero__badge{position:absolute;bottom:1.5rem;right:1.5rem;background:var(--gold);color:var(--dark-bg);font-size:.68rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;padding:.45rem .9rem;border-radius:var(--radius-sm)}.trust-bar{background:#111110;border-top:.5px solid var(--divider);border-bottom:.5px solid var(--divider);padding:.9rem var(--pad-x);overflow:hidden}.trust-bar__inner{display:flex;align-items:center;gap:0;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none}.trust-bar__inner::-webkit-scrollbar{display:none}.trust-item{display:flex;align-items:center;gap:.6rem;font-size:.75rem;color:var(--cream-muted);white-space:nowrap;padding:0 1.5rem;border-right:.5px solid var(--divider-strong);flex-shrink:0}.trust-item:last-child{border-right:none}.trust-item__dot{width:4px;height:4px;background:var(--gold);border-radius:50%;flex-shrink:0}.section-products{padding:5rem 0}.section-header{margin-bottom:2.75rem;display:flex;flex-direction:column;gap:.75rem}.products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.product-card{background:var(--dark-card);border:.5px solid rgba(240,236,227,.08);border-radius:var(--radius-md);overflow:hidden;transition:border-color .25s,transform .25s;display:flex;flex-direction:column}.product-card:hover{border-color:#c8a96e59;transform:translateY(-3px)}.product-card--featured{border-color:#c8a96e40;position:relative}.product-card__img{background:#1e1e1a;aspect-ratio:4/3;overflow:hidden;position:relative}.product-card__img img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.product-card:hover .product-card__img img{transform:scale(1.03)}.product-card__img-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.product-card__img-num{font-family:var(--font-display);font-size:6rem;font-weight:700;color:#c8a96e14;position:absolute;right:.75rem;bottom:-.75rem;line-height:1;pointer-events:none;-webkit-user-select:none;user-select:none}.product-badge{position:absolute;top:.75rem;left:.75rem;background:var(--gold);color:var(--dark-bg);font-size:.62rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;padding:.28rem .65rem;border-radius:var(--radius-sm);z-index:2}.product-card__body{padding:1.25rem 1.35rem 1.4rem;display:flex;flex-direction:column;flex:1}.product-card__tag{font-size:.65rem;letter-spacing:.15em;text-transform:uppercase;color:var(--gold);margin-bottom:.5rem}.product-card__name{font-family:var(--font-display);font-size:1.05rem;font-weight:700;color:var(--cream);line-height:1.3;margin-bottom:.65rem}.product-card__desc{font-size:.8rem;color:var(--cream-muted);line-height:1.6;font-weight:300;flex:1;margin-bottom:1.1rem}.product-card__footer{display:flex;justify-content:space-between;align-items:center;gap:.75rem}.product-card__price-new{font-size:1.1rem;font-weight:500;color:var(--cream)}.product-card__price-old{font-size:.75rem;color:#f0ece347;text-decoration:line-through;margin-left:.35rem}.product-card__buy{font-size:.7rem;letter-spacing:.1em;text-transform:uppercase;color:var(--gold);background:#c8a96e1a;border:.5px solid rgba(200,169,110,.25);padding:.45rem .85rem;border-radius:var(--radius-sm);transition:background .2s;white-space:nowrap;cursor:pointer;font-family:inherit}.product-card__buy:hover{background:#c8a96e38}.section-value{padding:5rem 0;background:#111110;border-top:.5px solid var(--divider);border-bottom:.5px solid var(--divider)}.value-grid{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:start}.value-list{list-style:none;display:flex;flex-direction:column;gap:1.75rem}.value-item{display:flex;gap:1rem;align-items:flex-start}.value-item__icon{width:38px;height:38px;border:.5px solid rgba(200,169,110,.25);border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;flex-shrink:0;background:#c8a96e0d}.value-item__icon svg{flex-shrink:0}.value-item__text h4{font-size:.9rem;font-weight:500;color:var(--cream);margin-bottom:.3rem}.value-item__text p{font-size:.8rem;color:var(--cream-muted);line-height:1.6;font-weight:300}.value-testimonial{border-left:2px solid var(--gold);padding-left:1.75rem;display:flex;flex-direction:column;gap:2rem}.testimonial-stars{color:var(--gold);font-size:.85rem;letter-spacing:.1em;margin-bottom:.6rem}.testimonial-quote{font-family:var(--font-display);font-size:1.3rem;font-style:italic;color:#f0ece3bf;line-height:1.55;margin-bottom:.75rem}.testimonial-cite{font-size:.75rem;color:var(--cream-muted);letter-spacing:.05em}.section-about{padding:5rem 0}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.about__img{aspect-ratio:3/4;background:var(--dark-card2);border-radius:var(--radius-lg);overflow:hidden;position:relative}.about__img img{width:100%;height:100%;object-fit:cover;object-position:center top}.about__img-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#f0ece326;font-size:.7rem;letter-spacing:.15em;text-transform:uppercase}.about__content{display:flex;flex-direction:column;gap:1.25rem}.about__body{font-size:.92rem;color:var(--cream-muted);line-height:1.75;font-weight:300}.about__body strong{color:var(--cream);font-weight:500}.about__body em{font-style:italic;color:var(--cream)}.about-credentials{display:flex;flex-direction:column;gap:.75rem;margin-top:.5rem}.about-credential{display:flex;align-items:flex-start;gap:.85rem;padding:.85rem 1rem;background:var(--dark-card);border:.5px solid var(--divider);border-radius:var(--radius-md)}.about-credential__dot{width:6px;height:6px;background:var(--gold);border-radius:50%;margin-top:5px;flex-shrink:0}.about-credential__label{font-size:.68rem;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:.2rem}.about-credential__text{font-size:.82rem;color:var(--cream-muted);line-height:1.45}.section-testimonials{padding:5rem 0;background:#111110;border-top:.5px solid var(--divider)}.testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2.75rem}.testimonial-card{background:var(--dark-card);border:.5px solid var(--divider);border-radius:var(--radius-md);padding:1.35rem}.testimonial-card__text{font-size:.83rem;color:#f0ece3a6;line-height:1.65;margin-bottom:1rem;font-weight:300;font-style:italic}.testimonial-card__author{font-size:.72rem;font-weight:500;color:var(--cream-muted);letter-spacing:.05em}.section-cta{padding:6rem 0;text-align:center;position:relative;overflow:hidden}.section-cta:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:500px;height:500px;background:radial-gradient(circle,rgba(200,169,110,.06) 0%,transparent 70%);pointer-events:none}.cta-title{font-family:var(--font-display);font-size:clamp(2rem,4vw,2.6rem);font-weight:700;line-height:1.15;color:var(--cream);margin-bottom:1rem;position:relative}.cta-title em{font-style:italic;color:var(--gold)}.cta-sub{font-size:.88rem;color:var(--cream-muted);margin-bottom:2.25rem;position:relative;font-weight:300}.cta-actions{display:flex;gap:1.25rem;justify-content:center;align-items:center;flex-wrap:wrap;position:relative}.section-email{padding:2.75rem 0;background:#0d0d0b;border-top:.5px solid var(--divider)}.email-inner{display:flex;justify-content:space-between;align-items:center;gap:2rem;flex-wrap:wrap}.email-copy h4{font-family:var(--font-display);font-size:1.1rem;color:var(--cream);margin-bottom:.3rem}.email-copy p{font-size:.78rem;color:var(--cream-muted);font-weight:300}.email-lead{font-size:.7rem;color:var(--gold);margin-top:.4rem;display:flex;align-items:center;gap:.35rem}.email-form{display:flex;gap:.6rem;flex-shrink:0;flex-wrap:wrap}.email-input{background:var(--dark-card2);border:.5px solid rgba(240,236,227,.15);border-radius:var(--radius-sm);padding:.7rem 1.1rem;font-size:.85rem;color:var(--cream);font-family:var(--font-body);width:260px;outline:none;transition:border-color .2s}.email-input::placeholder{color:#f0ece340}.email-input:focus{border-color:#c8a96e66}.site-footer{padding:1.5rem 0;border-top:.5px solid var(--divider)}.site-footer__inner{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.75rem}.site-footer__copy{font-size:.72rem;color:#f0ece340}.site-footer__links{display:flex;gap:1.5rem;list-style:none}.site-footer__links a{font-size:.72rem;color:#f0ece340;transition:color .2s}.site-footer__links a:hover{color:var(--cream-muted)}.product-template{padding:4rem 0}.product-layout{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.product-media{background:var(--dark-card2);border-radius:var(--radius-lg);overflow:hidden;aspect-ratio:1}.product-media img{width:100%;height:100%;object-fit:cover}.product-info{display:flex;flex-direction:column;gap:1.25rem}.product-info__tag{font-size:.68rem;letter-spacing:.15em;text-transform:uppercase;color:var(--gold)}.product-info__title{font-family:var(--font-display);font-size:2rem;font-weight:700;line-height:1.2;color:var(--cream)}.product-info__price{display:flex;align-items:baseline;gap:.75rem}.product-info__price-new{font-size:1.6rem;font-weight:500;color:var(--cream)}.product-info__price-old{font-size:1rem;color:#f0ece34d;text-decoration:line-through}.product-info__divider{height:.5px;background:var(--divider)}.product-info__desc{font-size:.88rem;color:var(--cream-muted);line-height:1.75;font-weight:300}.product-info__desc strong{color:var(--cream);font-weight:500}.product-add-btn{width:100%;padding:1rem;font-size:.85rem;letter-spacing:.1em;text-transform:uppercase}.product-trust{display:flex;gap:1.25rem;flex-wrap:wrap;padding-top:.5rem}.product-trust__item{font-size:.75rem;color:var(--cream-muted);display:flex;align-items:center;gap:.4rem}.product-trust__item svg{flex-shrink:0}.collection-template{padding:4rem 0}.collection-header{margin-bottom:3rem}.collection-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}@media(max-width:900px){:root{--pad-x: 1.5rem}.hero{grid-template-columns:1fr}.hero__right{min-height:300px}.hero__left{padding:3rem var(--pad-x);max-width:100%}.products-grid{grid-template-columns:1fr}.collection-grid{grid-template-columns:repeat(2,1fr)}.value-grid{grid-template-columns:1fr;gap:3rem}.value-testimonial{border-left:none;border-top:2px solid var(--gold);padding-left:0;padding-top:1.5rem}.about-grid{grid-template-columns:1fr;gap:2.5rem}.about__img{aspect-ratio:4/3}.testimonials-grid,.product-layout{grid-template-columns:1fr}.email-inner{flex-direction:column;align-items:flex-start}.email-input{width:100%}.site-nav{display:none}.hamburger{display:flex}}@media(max-width:600px){:root{--pad-x: 1.1rem}.hero__title{font-size:2.2rem}.hero__stats{gap:1.5rem}.products-grid,.collection-grid{grid-template-columns:1fr}.trust-bar__inner{gap:0}}.mobile-nav{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:var(--dark-bg);z-index:200;flex-direction:column;padding:2rem var(--pad-x)}.mobile-nav.is-open{display:flex}.mobile-nav__close{align-self:flex-end;font-size:1.5rem;color:var(--cream);background:none;border:none;cursor:pointer;margin-bottom:2rem;line-height:1}.mobile-nav__links{list-style:none;display:flex;flex-direction:column;gap:1.5rem}.mobile-nav__links a{font-family:var(--font-display);font-size:1.6rem;font-weight:700;color:var(--cream)}.hero--split{padding:4.5rem var(--pad-x) 3rem;display:flex;flex-direction:column;align-items:center;gap:3rem}.hero-split__header{text-align:center;max-width:680px}.hero-split__title{font-family:var(--font-display);font-size:clamp(2rem,4vw,3.2rem);line-height:1.08;font-weight:700;color:var(--cream);margin:1rem 0 .75rem}.hero-split__title em{font-style:italic;color:var(--gold)}.hero-split__intro{font-size:1rem;color:var(--cream-muted);line-height:1.7;font-weight:300}.hero-split__paths{display:grid;grid-template-columns:1fr auto 1fr;gap:0;align-items:stretch;width:100%;max-width:1040px}.hero-path{background:var(--dark-card);border:.5px solid rgba(240,236,227,.1);border-radius:var(--radius-md);display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;transition:border-color .25s,transform .2s}.hero-path:hover{border-color:#c8a96e66;transform:translateY(-3px)}.hero-path__top{padding:2.25rem 2rem 1.5rem;display:flex;flex-direction:column;gap:.75rem}.hero-path__pill{display:inline-block;font-size:.68rem;letter-spacing:.12em;text-transform:uppercase;font-weight:600;padding:.3rem .8rem;border-radius:99px;background:#c8a96e26;color:var(--gold);border:1px solid rgba(200,169,110,.3);width:fit-content}.hero-path__pill--studio{background:#f0ece314;color:var(--cream);border-color:#f0ece333}.hero-path__heading{font-family:var(--font-display);font-size:clamp(1.35rem,2.5vw,1.75rem);font-weight:700;color:var(--cream);line-height:1.12;margin:0}.hero-path__heading em{font-style:italic;color:var(--gold)}.hero-path--studio .hero-path__heading em{color:var(--cream);text-decoration:underline;text-decoration-color:var(--gold);text-underline-offset:4px}.hero-path__desc{font-size:.88rem;color:var(--cream-muted);line-height:1.65;font-weight:300}.hero-path__list{list-style:none;padding:0;margin:.5rem 0 0;display:flex;flex-direction:column;gap:.55rem}.hero-path__list li{font-size:.83rem;color:var(--cream-muted);padding-left:1.25rem;position:relative;line-height:1.5}.hero-path__list li:before{content:"\2713";position:absolute;left:0;color:var(--gold);font-weight:700;font-size:.75rem}.hero-path__footer{display:flex;flex-direction:column;gap:0}.hero-path__img{width:100%;aspect-ratio:4/3;object-fit:cover;object-position:center;display:block}.hero-path__cta{margin:1.5rem 2rem 2rem;text-align:center}.hero-path__cta--studio{background:transparent;border:1.5px solid var(--gold);color:var(--gold)}.hero-path__cta--studio:hover{background:var(--gold);color:var(--dark-bg)}.hero-split__divider{display:flex;align-items:center;justify-content:center;padding:0 1.25rem;position:relative;z-index:1}.hero-split__divider span{font-family:var(--font-display);font-size:1.1rem;font-style:italic;color:#c8a96e80;background:var(--dark-bg);padding:.5rem;border-radius:50%;border:1px solid rgba(200,169,110,.2);width:2.2rem;height:2.2rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.hero-split__proof{font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;color:#c8a96e99;text-align:center;margin:0}@media(max-width:860px){.hero-split__paths{grid-template-columns:1fr;max-width:480px}.hero-split__divider{padding:1rem 0;flex-direction:row}}.products-grid--4col{grid-template-columns:repeat(4,1fr);gap:1rem}.products-grid--2col{grid-template-columns:repeat(2,1fr);gap:1.5rem}.products-grid--auto{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.25rem}.product-audience-tag{position:absolute;top:.75rem;left:.75rem;font-size:.6rem;letter-spacing:.1em;text-transform:uppercase;font-weight:600;padding:.25rem .6rem;border-radius:99px;background:#0a0908b3;color:var(--gold);border:1px solid rgba(200,169,110,.4);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.section-subtitle{font-size:.92rem;color:var(--cream-muted);margin-top:.75rem;line-height:1.6;max-width:560px;margin-left:auto;margin-right:auto;text-align:center}@media(max-width:900px){.products-grid--4col{grid-template-columns:repeat(2,1fr)}.products-grid--2col{grid-template-columns:1fr}}@media(max-width:600px){.products-grid--4col{grid-template-columns:1fr}}.cart-template{padding:4rem var(--pad-x) 6rem;min-height:60vh}.cart-empty{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem;padding:4rem 2rem;color:var(--cream-muted)}.cart-empty svg{opacity:.6;margin-bottom:.5rem}.cart-empty h2{font-family:var(--font-display);font-size:1.6rem;color:var(--cream);margin:0}.cart-empty p{max-width:380px;line-height:1.65;font-size:.93rem}.cart-empty .btn-primary{margin-top:1rem}.cart-layout{display:grid;grid-template-columns:1fr 340px;gap:2.5rem;align-items:start}.cart-items{display:flex;flex-direction:column;gap:0}.cart-item{display:grid;grid-template-columns:88px 1fr auto;gap:1.25rem;align-items:center;padding:1.5rem 0;border-bottom:.5px solid var(--divider)}.cart-item:first-child{border-top:.5px solid var(--divider)}.cart-item__img{width:88px;height:88px;border-radius:var(--radius-sm);overflow:hidden;background:var(--dark-card);flex-shrink:0}.cart-item__img img{width:100%;height:100%;object-fit:cover}.cart-item__img-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:var(--dark-card2)}.cart-item__name{font-family:var(--font-display);font-size:1rem;font-weight:700;color:var(--cream);text-decoration:none;display:block;margin-bottom:.25rem;line-height:1.2}.cart-item__name:hover{color:var(--gold)}.cart-item__variant{font-size:.78rem;color:var(--cream-muted);margin:.1rem 0}.cart-item__type{font-size:.7rem;letter-spacing:.1em;text-transform:uppercase;color:var(--gold);margin:.4rem 0 0}.cart-item__controls{display:flex;flex-direction:column;align-items:flex-end;gap:.75rem}.cart-item__qty{display:flex;align-items:center;gap:.6rem;border:.5px solid rgba(240,236,227,.15);border-radius:var(--radius-sm);padding:.2rem .5rem}.qty-btn{background:none;border:none;color:var(--cream-muted);font-size:1rem;cursor:pointer;padding:.1rem .25rem;line-height:1;transition:color .2s}.qty-btn:hover{color:var(--gold)}.qty-num{font-size:.85rem;color:var(--cream);min-width:1.2rem;text-align:center}.cart-item__price{font-family:var(--font-display);font-size:1.05rem;font-weight:700;color:var(--cream)}.cart-item__remove{background:none;border:none;color:#f0ece34d;cursor:pointer;padding:.25rem;transition:color .2s;line-height:1}.cart-item__remove:hover{color:#c86464b3}.cart-summary__inner{background:var(--dark-card);border:.5px solid rgba(240,236,227,.08);border-radius:var(--radius-md);padding:2rem;position:sticky;top:5rem}.cart-summary__title{font-family:var(--font-display);font-size:1.1rem;font-weight:700;color:var(--cream);margin:0 0 1.5rem}.cart-summary__row{display:flex;justify-content:space-between;font-size:.88rem;color:var(--cream-muted);margin-bottom:.75rem}.cart-summary__row--discount{color:#7dba84}.cart-summary__row--total{font-family:var(--font-display);font-size:1.15rem;font-weight:700;color:var(--cream);margin-top:.25rem}.cart-summary__divider{border:none;border-top:.5px solid var(--divider);margin:1rem 0}.cart-summary__trust{display:flex;flex-direction:column;gap:.4rem;margin:1.5rem 0;font-size:.72rem;color:var(--cream-muted);letter-spacing:.04em}.cart-summary__trust span:before{content:""}.cart-checkout-btn{width:100%;text-align:center;padding:.95rem 1.5rem;font-size:.95rem}.cart-continue{display:block;text-align:center;margin-top:1rem;font-size:.8rem;color:var(--cream-muted);text-decoration:none;transition:color .2s}.cart-continue:hover{color:var(--gold)}@media(max-width:860px){.cart-layout{grid-template-columns:1fr}.cart-summary__inner{position:static}.cart-item{grid-template-columns:72px 1fr}.cart-item__controls{flex-direction:row;align-items:center;grid-column:1 / -1;padding-bottom:.5rem}.cart-template{padding:2.5rem var(--pad-x) 4rem}}.page-template{padding:5rem var(--pad-x) 7rem;min-height:60vh}.page-content{max-width:720px;margin:0 auto}.page-content__title{font-family:var(--font-display);font-size:clamp(2rem,4vw,3rem);font-weight:700;color:var(--cream);line-height:1.1;margin-bottom:2.5rem;padding-bottom:1.5rem;border-bottom:.5px solid var(--divider)}.page-content__body.rte,.page-content__body{color:var(--cream-muted);font-size:.97rem;line-height:1.8;font-weight:300}.rte h2,.rte h3{font-family:var(--font-display);color:var(--cream);margin-top:2.5rem;margin-bottom:.75rem}.rte h2{font-size:1.5rem}.rte h3{font-size:1.15rem}.rte p{margin-bottom:1.25rem}.rte a{color:var(--gold);text-decoration:underline;text-underline-offset:3px}.rte img{max-width:100%;border-radius:var(--radius-md);margin:1.5rem 0}.rte ul,.rte ol{padding-left:1.5rem;margin-bottom:1.25rem}.rte li{margin-bottom:.5rem}.rte strong{color:var(--cream);font-weight:600}.rte em{color:var(--gold);font-style:italic}.contact-form-wrap{max-width:600px;margin:0 auto}.contact-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;margin-bottom:1.25rem}.contact-field{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.25rem}.contact-field label{font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;color:var(--cream-muted);font-weight:500}.contact-field .required{color:var(--gold)}.contact-field input,.contact-field textarea{background:var(--dark-card);border:.5px solid rgba(240,236,227,.12);border-radius:var(--radius-sm);color:var(--cream);font-family:var(--font-body);font-size:.93rem;padding:.85rem 1rem;outline:none;transition:border-color .2s;width:100%;box-sizing:border-box;resize:vertical}.contact-field input:focus,.contact-field textarea:focus{border-color:#c8a96e80}.contact-field input::placeholder,.contact-field textarea::placeholder{color:#f0ece340}.contact-form-wrap .btn-primary{width:100%;text-align:center;padding:1rem}.contact-form-errors{background:#c850501a;border:.5px solid rgba(200,80,80,.3);border-radius:var(--radius-sm);padding:1rem 1.25rem;margin-bottom:1.5rem;font-size:.85rem;color:#f09090}.contact-form-errors ul{margin:.5rem 0 0;padding-left:1.25rem}.contact-success{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.75rem;padding:4rem 2rem}.contact-success h2{font-family:var(--font-display);font-size:1.75rem;color:var(--cream);margin:0}.contact-success p{color:var(--cream-muted);font-size:.95rem}@media(max-width:600px){.contact-form-grid{grid-template-columns:1fr}.page-template{padding:3rem var(--pad-x) 5rem}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/theme.css.map */
