@import "https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500&family=Inter:wght@300;400;500;600;700&display=swap";:root{--burgundy:#722f37;--burgundy-dark:#5a1e25;--burgundy-light:#8b3a42;--brown:#6b3a2a;--brown-light:#8b5e3c;--cream:#f5f0e8;--cream-dark:#e8e0d0;--cream-deeper:#ddd3c0;--cream-warm:#f0e9dc;--gold:#c9a96e;--gold-light:#d4ba85;--gold-pale:#edd9a3;--white:#fff;--ink:#1a0f0a;--ink-soft:#221510;--text:#2c1810;--text-light:#6b5b4f;--text-muted:#9b8b7f;--shadow-sm:0 2px 12px #2c18100f;--shadow-md:0 8px 40px #2c18101a;--shadow-lg:0 24px 80px #2c181024;--shadow-xl:0 40px 120px #2c181033;--radius:4px;--radius-lg:8px;--font-serif:"Playfair Display", Georgia, serif;--font-sans:"Inter", -apple-system, BlinkMacSystemFont, sans-serif}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;overflow-x:hidden}body{font-family:var(--font-sans);color:var(--text);background:var(--white);-webkit-font-smoothing:antialiased;font-weight:400;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.app{flex-direction:column;min-height:100vh;display:flex}main{flex:1}.section-container{max-width:1200px;margin:0 auto;padding:0 40px}.section-badge{letter-spacing:.24em;text-transform:uppercase;color:var(--gold);margin-bottom:20px;font-size:.68rem;font-weight:600;display:inline-block}.gold-rule{background:var(--gold);opacity:.6;width:48px;height:1px;margin:24px auto 0}.gold-rule--left{margin-left:0}.section-divider{pointer-events:none;height:60px;position:relative;overflow:hidden}.section-divider--cream-to-white{background:var(--white)}.section-divider--cream-to-white:before{content:"";background:var(--cream);clip-path:polygon(0 0,100% 0,100% 30%,0 100%);position:absolute;inset:0}.navbar{z-index:100;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#fffffff5;border-bottom:1px solid #c9a96e26;transition:all .4s;position:fixed;top:0;left:0;right:0}.navbar-inner{justify-content:space-between;align-items:center;max-width:1280px;height:64px;margin:0 auto;padding:0 40px;display:flex;position:relative}.navbar-logo{align-items:center;display:flex}.navbar-logo-img{width:auto;height:40px}.footer-logo-img{filter:brightness(0)invert()opacity(.85);width:auto;height:52px;margin-bottom:16px}.navbar-toggle{cursor:pointer;z-index:101;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;padding:0 8px;display:none}.navbar-toggle-bar{background:var(--text);transform-origin:50%;height:1px;transition:transform .35s cubic-bezier(.25,.46,.45,.94),opacity .2s;display:block}.navbar-toggle--open .navbar-toggle-bar:first-child{transform:translateY(6px)rotate(45deg)}.navbar-toggle--open .navbar-toggle-bar:nth-child(2){opacity:0;transform:scaleX(0)}.navbar-toggle--open .navbar-toggle-bar:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.navbar-links{align-items:center;gap:48px;list-style:none;display:flex}.navbar-links a{color:var(--text-light);letter-spacing:.16em;text-transform:uppercase;align-items:center;min-height:44px;font-size:.72rem;font-weight:500;transition:color .3s;display:flex}.navbar-links a:hover{color:var(--burgundy)}.navbar-overlay{display:none}@media (width<=768px){.navbar-inner{padding:0 20px}.navbar-toggle{display:flex}.navbar-overlay{z-index:99;background:#1a0f0a66;display:block;position:fixed;inset:64px 0 0}.navbar-links{background:var(--white);width:min(320px,80vw);height:calc(100vh - 64px);box-shadow:var(--shadow-lg);z-index:100;pointer-events:none;flex-direction:column;align-items:flex-start;gap:8px;padding:40px 32px;transition:transform .4s cubic-bezier(.25,.46,.45,.94);position:fixed;top:64px;right:0;transform:translate(100%)}.navbar-links.open{pointer-events:all;transform:translate(0)}.navbar-links li{border-bottom:1px solid var(--cream-dark);width:100%}.navbar-links a{width:100%;min-height:52px;color:var(--text);padding:16px 0;font-size:.85rem}}.hero{background:linear-gradient(160deg, var(--burgundy-dark) 0%, var(--burgundy) 45%, var(--brown) 100%);justify-content:center;align-items:center;min-height:100vh;padding:120px 40px 100px;display:flex;position:relative;overflow:hidden}.hero:before{content:"";background:radial-gradient(at 75% 20%,#c9a96e2e 0%,#0000 55%),radial-gradient(at 15% 85%,#ffffff0a 0%,#0000 45%),radial-gradient(#5a1e2566 0%,#0000 70%);position:absolute;inset:0}.hero:after{content:"";pointer-events:none;background:url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M50 1L50 99M1 50L99 50' stroke='%23ffffff' stroke-width='0.15' stroke-opacity='0.08'/%3E%3C/svg%3E") 0 0/80px 80px;position:absolute;inset:0}.hero-deco{pointer-events:none;z-index:1;position:absolute}.hero-deco-ring{border:1px solid #c9a96e40;border-radius:50%}.hero-deco-1{width:600px;height:600px;animation:20s ease-in-out infinite drift;top:-100px;right:-120px}.hero-deco-2{border-color:#c9a96e26;width:300px;height:300px;animation:28s ease-in-out infinite reverse drift;bottom:-60px;left:-80px}.hero-deco-3{border-color:#c9a96e33;width:120px;height:120px;animation:16s ease-in-out infinite drift;top:30%;left:8%}.hero-deco-line{background:linear-gradient(#0000,#c9a96e66,#0000);width:1px;animation:6s ease-in-out infinite heightPulse}.hero-deco-line-left{height:200px;top:50%;left:12%;transform:translateY(-50%)}.hero-deco-line-right{height:160px;animation-delay:2s;top:55%;right:10%;transform:translateY(-50%)}.hero-deco-dot{background:var(--gold);opacity:.5;border-radius:50%;width:4px;height:4px;animation:4s ease-in-out infinite twinkle}.hero-deco-dot-1{animation-delay:0s;top:28%;left:22%}.hero-deco-dot-2{animation-delay:1.5s;top:65%;right:18%}.hero-deco-dot-3{animation-delay:3s;top:45%;right:25%}@keyframes drift{0%,to{transform:translate(0)rotate(0)}33%{transform:translate(12px,-18px)rotate(1deg)}66%{transform:translate(-8px,10px)rotate(-1deg)}}@keyframes heightPulse{0%,to{opacity:.3}50%{opacity:.7}}@keyframes twinkle{0%,to{opacity:.2;transform:scale(1)}50%{opacity:.7;transform:scale(1.8)}}.hero-content{z-index:2;text-align:center;max-width:780px;position:relative}.hero-eyebrow{justify-content:center;align-items:center;gap:16px;margin-bottom:40px;display:flex}.hero-eyebrow-line{background:#c9a96e80;width:32px;height:1px}.hero-badge{letter-spacing:.26em;text-transform:uppercase;color:var(--gold-light);font-size:.68rem;font-weight:600}.hero h1{font-family:var(--font-serif);color:var(--white);letter-spacing:-.01em;margin-bottom:12px;font-size:5.5rem;font-weight:500;line-height:1.08}.hero-subtitle{font-family:var(--font-serif);margin-bottom:36px;font-size:5.5rem;font-style:italic;font-weight:400;line-height:1.08}.hero-accent{background:linear-gradient(135deg, var(--gold) 0%, var(--gold-pale) 50%, var(--gold-light) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero-divider{background:#c9a96e80;width:40px;height:1px;margin:0 auto 32px}.hero p{color:#ffffff9e;letter-spacing:.03em;max-width:420px;margin:0 auto 48px;font-size:1rem;font-weight:300;line-height:1.9}.hero-actions{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.hero-scroll{z-index:2;color:#ffffff59;letter-spacing:.2em;text-transform:uppercase;flex-direction:column;align-items:center;gap:8px;font-size:.65rem;animation:2.5s ease-in-out infinite scrollBounce;display:flex;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.hero-scroll-line{background:linear-gradient(#c9a96e80,#0000);width:1px;height:48px}@keyframes scrollBounce{0%,to{opacity:.5;transform:translate(-50%)translateY(0)}50%{opacity:.9;transform:translate(-50%)translateY(8px)}}@media (width<=900px){.hero h1,.hero-subtitle{font-size:3.8rem}}@media (width<=600px){.hero{padding:100px 24px 80px}.hero h1,.hero-subtitle{font-size:clamp(2.2rem,9vw,3.2rem)}.hero p{font-size:.9rem}.hero-deco-1,.hero-deco-line-left,.hero-deco-dot-1{display:none}.hero-actions{flex-direction:column;align-items:center}.hero-actions .btn{justify-content:center;width:100%;max-width:280px}}.btn{cursor:pointer;letter-spacing:.18em;text-transform:uppercase;font-size:.72rem;font-weight:600;font-family:var(--font-sans);border:1px solid #0000;border-radius:0;align-items:center;gap:10px;min-height:44px;padding:14px 32px;transition:all .4s cubic-bezier(.25,.46,.45,.94);display:inline-flex}.btn-primary{background:var(--gold);color:var(--ink);border-color:var(--gold)}.btn-primary:hover{background:var(--gold-light);border-color:var(--gold-light);transform:translateY(-2px);box-shadow:0 12px 32px #c9a96e59}.btn-outline{color:var(--white);background:0 0;border-color:#ffffff47}.btn-outline:hover{background:#ffffff0f;border-color:#ffffff80}.btn-dark{background:var(--burgundy);color:var(--white);border-color:var(--burgundy)}.btn-dark:hover{background:var(--burgundy-dark);border-color:var(--burgundy-dark);transform:translateY(-2px);box-shadow:0 12px 32px #722f374d}.btn-sm{padding:10px 22px;font-size:.68rem}.welcome-section{background:var(--cream);padding:120px 0;overflow:hidden}.welcome-grid{grid-template-columns:1fr 1fr;align-items:center;gap:80px;max-width:1200px;margin:0 auto;padding:0 40px;display:grid}.welcome-text .section-badge{margin-bottom:20px;display:block}.welcome-text h2{font-family:var(--font-serif);color:var(--text);letter-spacing:.01em;margin-bottom:28px;font-size:clamp(2.2rem,4vw,3.2rem);font-weight:500;line-height:1.15}.welcome-text h2 em{color:var(--burgundy);font-style:italic}.welcome-rule{background:var(--gold);opacity:.55;width:48px;height:1px;margin-bottom:28px}.welcome-text p{color:var(--text-light);letter-spacing:.02em;max-width:440px;font-size:1rem;font-weight:300;line-height:2}.welcome-deco-panel{height:440px;position:relative}.welcome-deco-bg{background:var(--cream-dark);border:1px solid var(--cream-deeper);justify-content:center;align-items:center;display:flex;position:absolute;inset:0;overflow:hidden}.welcome-deco-circle{border:1px solid #c9a96e40;border-radius:50%;position:absolute}.welcome-deco-circle--lg{width:360px;height:360px;animation:22s ease-in-out infinite drift}.welcome-deco-circle--md{border-color:#c9a96e2e;width:220px;height:220px;animation:16s ease-in-out infinite reverse drift}.welcome-deco-circle--sm{border-color:#c9a96e59;width:80px;height:80px;animation:12s ease-in-out infinite drift;top:20%;right:18%}.welcome-deco-cross{width:100%;height:100%;position:absolute;top:0;left:0}.welcome-deco-cross span{background:#c9a96e1f;position:absolute}.welcome-deco-cross span:first-child{width:1px;height:100%;left:50%}.welcome-deco-cross span:nth-child(2){width:100%;height:1px;top:50%}.welcome-deco-word{z-index:2;gap:.18em;display:flex;position:relative}.welcome-deco-word span{font-family:var(--font-serif);color:#0000;-webkit-text-stroke:1px #c9a96e4d;letter-spacing:.1em;font-size:clamp(3rem,6vw,5rem);font-style:italic;font-weight:600;animation:8s ease-in-out infinite letterDrift}.welcome-deco-word span:nth-child(2){animation-delay:.15s}.welcome-deco-word span:nth-child(3){animation-delay:.3s}.welcome-deco-word span:nth-child(4){animation-delay:.45s}.welcome-deco-word span:nth-child(5){animation-delay:.6s}@keyframes letterDrift{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@media (width<=900px){.welcome-grid{grid-template-columns:1fr;gap:48px}.welcome-deco-panel{height:280px}}@media (width<=600px){.welcome-section{padding:80px 0}.welcome-grid{gap:40px;padding:0 20px}.welcome-deco-panel{height:200px}.welcome-deco-word span{font-size:2.5rem}}.products-section{background:var(--white);padding:120px 0 140px;position:relative}.products-header{margin-bottom:72px}.products-header .section-badge{display:block}.products-header h2{font-family:var(--font-serif);color:var(--text);letter-spacing:.01em;margin-bottom:16px;font-size:clamp(2rem,4vw,3rem);font-weight:500;line-height:1.18}.products-header h2 em{color:var(--burgundy);font-style:italic}.products-header p{color:var(--text-light);letter-spacing:.02em;max-width:400px;margin-bottom:8px;font-size:.95rem;font-weight:300;line-height:1.8}.products-stagger{grid-template-columns:repeat(3,1fr);align-items:start;gap:24px;display:grid}.products-stagger-item--1{margin-top:56px}.products-stagger-item--2{margin-top:28px}@media (width<=860px){.products-stagger{grid-template-columns:1fr;gap:2px;max-width:520px;margin:0 auto}.products-stagger-item--1,.products-stagger-item--2{margin-top:0}}@media (width<=600px){.products-section{padding:80px 0 100px}.products-header{margin-bottom:48px}.section-container{padding:0 20px}}.product-card{background:var(--white);cursor:pointer;border:1px solid var(--cream-dark);transition:box-shadow .4s,border-color .4s;position:relative;overflow:hidden}.product-card:hover{box-shadow:var(--shadow-lg);border-color:#c9a96e4d}.product-card:after{content:"";background:var(--gold);transform-origin:0;height:2px;transition:transform .5s cubic-bezier(.25,.46,.45,.94);position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.product-card:hover:after{transform:scaleX(1)}.product-card:hover .product-card-image-inner{transform:scale(1.05)}.product-card-image{justify-content:center;align-items:center;height:300px;display:flex;position:relative;overflow:hidden}.product-card-image-inner{justify-content:center;align-items:center;width:100%;height:100%;transition:transform .7s cubic-bezier(.25,.46,.45,.94);display:flex}.product-card-circle{filter:brightness(.82);border-radius:50%;width:150px;height:150px;transition:box-shadow .5s;position:relative;box-shadow:0 20px 60px #00000059}.product-card:hover .product-card-circle{box-shadow:0 28px 80px #00000073}.product-card-highlight{background:radial-gradient(#fff6 0%,#0000 70%);border-radius:50%;width:42%;height:30%;position:absolute;top:12%;left:18%}.product-card-body{border-top:1px solid var(--cream);padding:32px}.product-card-number{letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:10px;font-size:.65rem;font-weight:600;display:block}.product-card-body h3{font-family:var(--font-serif);color:var(--text);letter-spacing:.01em;margin-bottom:8px;font-size:1.4rem;font-weight:500}.product-card-tagline{color:var(--text-muted);letter-spacing:.03em;margin-bottom:20px;font-size:.85rem;font-weight:300;line-height:1.6}.product-card-scents{flex-wrap:wrap;gap:6px;margin-bottom:28px;display:flex}.scent-tag{background:var(--cream);color:var(--text-light);white-space:nowrap;letter-spacing:.06em;border:1px solid #0000;align-items:center;min-height:32px;padding:5px 12px;font-size:.68rem;font-weight:500;transition:border-color .2s;display:inline-flex}.scent-tag:hover{border-color:var(--gold)}.scent-more{color:var(--gold);background:0 0;border:1px solid #c9a96e4d}.product-card-footer{border-top:1px solid var(--cream);justify-content:space-between;align-items:center;padding-top:20px;display:flex}.product-price{font-family:var(--font-serif);color:var(--burgundy);letter-spacing:.01em;font-size:1.5rem;font-weight:500}.features{background:var(--ink);clip-path:polygon(0 3%,100% 0,100% 100%,0 100%);margin-top:-3vw;padding:calc(120px + 3vw) 0 120px;position:relative;overflow:hidden}.features:before{content:"";pointer-events:none;background:radial-gradient(at 20%,#722f3740 0%,#0000 60%),radial-gradient(at 80% 30%,#c9a96e14 0%,#0000 50%);position:absolute;inset:0}.features-header{max-width:560px;margin-bottom:80px}.features-header .section-badge{color:var(--gold);margin-bottom:20px;display:block}.features-header h2{font-family:var(--font-serif);color:var(--white);letter-spacing:.01em;margin-bottom:20px;font-size:clamp(2rem,4vw,2.8rem);font-weight:500;line-height:1.2}.features-header h2 em{color:var(--gold-light);font-style:italic}.features-header p{color:#ffffff80;letter-spacing:.02em;font-size:.95rem;font-weight:300;line-height:1.8}.features-asymmetric{grid-template-columns:1fr 1fr;gap:2px;display:grid}.feature-item{background:#ffffff05;border:1px solid #c9a96e14;flex-direction:column;transition:background .4s;display:flex;overflow:hidden}.feature-item--right{background:#ffffff0a;transform:translateY(32px)}.feature-item:hover{background:#c9a96e0f}.feature-item-num{font-family:var(--font-serif);color:#c9a96e2e;-webkit-user-select:none;user-select:none;flex-shrink:0;min-width:52px;font-size:2.4rem;font-style:italic;font-weight:500;line-height:1}.feature-item-icon{color:var(--gold);flex-shrink:0;margin-top:2px}.feature-item-text h3{font-family:var(--font-serif);color:var(--white);letter-spacing:.02em;margin-bottom:10px;font-size:1.05rem;font-weight:500}.feature-item-text p{color:#ffffff73;font-size:.85rem;font-weight:300;line-height:1.8}@media (width<=860px){.features{clip-path:none;margin-top:0;padding-top:120px}.features-asymmetric{grid-template-columns:1fr}.feature-item--right{transform:none}.feature-item{text-align:left}}@media (width<=600px){.features{padding:80px 0}.features-header{margin-bottom:48px}.feature-item-content{gap:16px;padding:24px 20px}.feature-item-num{min-width:36px;font-size:1.8rem}}.quote-section{background:var(--burgundy-dark);text-align:center;padding:100px 40px;position:relative;overflow:hidden}.quote-section:before{content:"";pointer-events:none;background:radial-gradient(at 30%,#c9a96e14 0%,#0000 60%),radial-gradient(at 70%,#5a1e2566 0%,#0000 60%);position:absolute;inset:0}.quote-inner{z-index:1;max-width:820px;margin:0 auto;position:relative}.quote-inner blockquote{flex-direction:column;align-items:center;display:flex}.quote-mark{font-family:var(--font-serif);color:var(--gold);opacity:.25;-webkit-user-select:none;user-select:none;margin-bottom:16px;font-size:8rem;font-weight:400;line-height:.6;display:block}.quote-inner blockquote p{font-family:var(--font-serif);color:#ffffffe6;letter-spacing:.01em;max-width:680px;margin-bottom:32px;font-size:clamp(1.4rem,3.5vw,2rem);font-style:italic;font-weight:400;line-height:1.55}.quote-inner blockquote cite{letter-spacing:.22em;text-transform:uppercase;color:var(--gold);opacity:.8;font-size:.72rem;font-style:normal;font-weight:600}@media (width<=600px){.quote-section{padding:72px 24px}.quote-mark{font-size:5rem}.quote-inner blockquote p{font-size:1.25rem}}.cta-section{background:var(--cream-warm);padding:100px 0 0;position:relative}.cta-header{margin-bottom:56px}.cta-header .section-badge{color:var(--gold);display:block}.cta-header h2{font-family:var(--font-serif);color:var(--text);letter-spacing:.01em;font-size:clamp(2rem,4vw,3rem);font-weight:500}.cta-strip{border-top:1px solid var(--cream-deeper);grid-template-columns:repeat(3,1fr);margin-top:0;display:grid}.cta-strip-item{border-right:1px solid var(--cream-deeper);cursor:pointer;color:var(--text);background:0 0;border-bottom:3px solid #0000;align-items:center;gap:24px;min-height:120px;padding:48px 40px;text-decoration:none;transition:background .4s,border-bottom-color .4s,padding-left .35s cubic-bezier(.25,.46,.45,.94);display:flex}.cta-strip-item:last-child{border-right:none}.cta-strip-item:hover{background:var(--burgundy);border-bottom-color:var(--gold);padding-left:52px}.cta-strip-item:hover .cta-strip-num,.cta-strip-item:hover h3,.cta-strip-item:hover p{color:var(--white)}.cta-strip-item:hover .cta-strip-num{color:#c9a96e80}.cta-strip-item:hover p{color:#fff9}.cta-strip-item:hover .cta-strip-arrow{color:var(--gold);transform:translate(6px)}.cta-strip-num{font-family:var(--font-serif);color:#2c18101f;-webkit-user-select:none;user-select:none;flex-shrink:0;font-size:2.5rem;font-style:italic;font-weight:500;line-height:1;transition:color .4s}.cta-strip-text{flex:1}.cta-strip-text h3{font-family:var(--font-serif);letter-spacing:.02em;margin-bottom:6px;font-size:1.15rem;font-weight:500;transition:color .4s}.cta-strip-text p{color:var(--text-muted);letter-spacing:.04em;font-size:.82rem;font-weight:300;transition:color .4s}.cta-strip-arrow{color:var(--cream-deeper);flex-shrink:0;font-size:1.2rem;transition:color .4s,transform .35s}@media (width<=860px){.cta-strip{grid-template-columns:1fr}.cta-strip-item{border-right:none;border-bottom:1px solid var(--cream-deeper);min-height:88px;padding:36px 28px}.cta-strip-item:last-child{border-bottom:none}.cta-strip-item:hover{padding-left:36px}}@media (width<=600px){.cta-section{padding-top:72px}.cta-header{padding:0 20px}.cta-strip-item{gap:16px;padding:28px 20px}.cta-strip-num{font-size:1.8rem}}.product-page{background:var(--white);min-height:100vh;padding:120px 0 80px}.back-link{letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);align-items:center;gap:8px;min-height:44px;margin-bottom:56px;font-size:.72rem;font-weight:600;transition:color .2s;display:inline-flex}.back-link:hover{color:var(--burgundy)}.product-detail{grid-template-columns:1fr 1fr;align-items:start;gap:80px;display:grid}@media (width<=800px){.product-detail{grid-template-columns:1fr;gap:48px}}.product-detail-image{aspect-ratio:1;background:var(--cream);justify-content:center;align-items:center;display:flex;position:relative}.product-detail-image:before{content:"";pointer-events:none;border:1px solid #c9a96e33;position:absolute;inset:16px}.product-detail-circle{aspect-ratio:1;filter:brightness(.8);border-radius:50%;width:58%;position:relative;box-shadow:0 24px 80px #0000004d}.product-detail-highlight{background:radial-gradient(#ffffff59 0%,#0000 70%);border-radius:50%;width:45%;height:30%;position:absolute;top:12%;left:18%}.product-detail-info h1{font-family:var(--font-serif);letter-spacing:.01em;margin-bottom:8px;font-size:2.8rem;font-weight:500;line-height:1.15}.product-description{color:var(--text-light);margin-bottom:28px;font-size:1rem;font-weight:300;line-height:1.9}.product-price-large{font-family:var(--font-serif);color:var(--burgundy);margin-bottom:40px;font-size:2.2rem;font-weight:500}.product-features h3,.product-scents-detail h3{text-transform:uppercase;letter-spacing:.2em;color:var(--gold);margin-bottom:16px;font-size:.68rem;font-weight:600}.product-features ul{margin-bottom:40px;list-style:none}.product-features li{color:var(--text-light);border-bottom:1px solid var(--cream);align-items:center;gap:12px;padding:10px 0;font-size:.9rem;font-weight:300;display:flex}.product-features li svg{color:var(--gold);flex-shrink:0}.scent-tags-large{flex-wrap:wrap;gap:8px;display:flex}.scent-tag-large{background:var(--cream);color:var(--text);letter-spacing:.06em;border:1px solid var(--cream-dark);align-items:center;min-height:44px;padding:8px 18px;font-size:.8rem;display:inline-flex}.contact-page{background:var(--white);min-height:100vh;padding:120px 0 80px}.contact-page .section-header{text-align:center;margin-bottom:80px}.contact-page .section-header h2{font-family:var(--font-serif);color:var(--text);letter-spacing:.01em;margin-bottom:20px;font-size:clamp(2rem,4vw,3rem);font-weight:500;line-height:1.2}.contact-page .section-header p{color:var(--text-light);letter-spacing:.02em;max-width:480px;margin:0 auto;font-size:1rem;font-weight:300;line-height:1.8}.contact-grid{grid-template-columns:1fr 1fr;align-items:start;gap:80px;display:grid}@media (width<=800px){.contact-grid{grid-template-columns:1fr;gap:48px}}.contact-form{background:var(--cream);padding:48px;position:relative}@media (width<=600px){.contact-form{padding:32px 20px}}.contact-form:before{content:"";pointer-events:none;border:1px solid #c9a96e33;position:absolute;inset:0}.form-group{margin-bottom:24px}.form-group label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.16em;margin-bottom:8px;font-size:.68rem;font-weight:600;display:block}.form-group input,.form-group textarea{border:1px solid var(--cream-dark);width:100%;font-size:1rem;font-family:var(--font-sans);background:var(--white);color:var(--text);-webkit-appearance:none;border-radius:0;min-height:48px;padding:14px 18px;font-weight:300;transition:border-color .3s}.form-group input:focus,.form-group textarea:focus{border-color:var(--gold);outline:none}.form-success{color:#2d7d46;letter-spacing:.05em;margin-top:16px;font-size:.85rem}.form-error{color:var(--burgundy);margin-top:16px;font-size:.85rem}.contact-info{flex-direction:column;gap:2px;display:flex}.contact-info-card{background:var(--cream);align-items:flex-start;gap:20px;min-height:80px;padding:28px 32px;transition:background .3s;display:flex}.contact-info-card:hover{background:var(--cream-dark)}.contact-info-card svg{color:var(--gold);flex-shrink:0;margin-top:2px}.contact-info-card h3{font-family:var(--font-serif);color:var(--text);margin-bottom:6px;font-size:1rem;font-weight:500}.contact-info-card p{color:var(--text-light);font-size:.9rem;font-weight:300;line-height:1.7}.footer{background:var(--ink);color:#ffffff80;padding:80px 0 0;position:relative;overflow:hidden}.footer:before{content:"";background:linear-gradient(to right, transparent, var(--gold), transparent);opacity:.3;height:1px;position:absolute;top:0;left:0;right:0}.footer:after{content:"";pointer-events:none;background:radial-gradient(at 30% 60%,#722f371f 0%,#0000 60%);position:absolute;inset:0}.footer-inner{z-index:1;grid-template-columns:2.5fr 1fr 1fr 1fr;gap:60px;max-width:1200px;margin:0 auto;padding:0 40px;display:grid;position:relative}@media (width<=900px){.footer-inner{grid-template-columns:1fr 1fr;gap:40px}}@media (width<=600px){.footer-inner{grid-template-columns:1fr;gap:32px;padding:0 20px}}.footer-brand h3{font-family:var(--font-serif);letter-spacing:.12em;color:var(--white);margin-bottom:16px;font-size:1.6rem;font-style:italic;font-weight:500}.footer-brand-rule{background:var(--gold);opacity:.4;width:32px;height:1px;margin-bottom:16px}.footer-brand p{letter-spacing:.03em;font-size:.85rem;font-weight:300;line-height:1.8}.footer-links h4{color:var(--white);text-transform:uppercase;letter-spacing:.22em;margin-bottom:24px;padding-bottom:12px;font-size:.65rem;font-weight:600;position:relative}.footer-links h4:after{content:"";background:var(--gold);opacity:.4;width:20px;height:1px;position:absolute;bottom:0;left:0}.footer-links a,.footer-links p{letter-spacing:.03em;min-height:32px;margin-bottom:10px;font-size:.85rem;font-weight:300;line-height:32px;transition:color .3s;display:block}.footer-links a:hover{color:var(--gold-light)}.footer-bottom{letter-spacing:.08em;z-index:1;border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;max-width:1200px;margin:60px auto 0;padding:20px 40px;font-size:.72rem;display:flex;position:relative}.footer-bottom-brand{color:#c9a96e80;font-family:var(--font-serif);letter-spacing:.15em;font-size:.85rem;font-style:italic}@media (width<=600px){.footer-bottom{text-align:center;flex-direction:column;gap:8px;padding:20px}}.loading-page{background:var(--cream);justify-content:center;align-items:center;min-height:100vh;display:flex}.spinner{border:1px solid var(--cream-dark);border-top-color:var(--gold);border-radius:50%;width:36px;height:36px;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.text-gold{color:var(--gold)}.text-burgundy{color:var(--burgundy)}.hero-inner{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:64px;width:100%;max-width:1200px;display:grid;position:relative}.hero-content{text-align:left;max-width:600px}.hero-eyebrow{justify-content:flex-start}.hero-divider{margin:0 0 32px}.hero p{margin:0 0 48px}.hero-actions{justify-content:flex-start}.hero-image-panel{position:relative}.hero-image-frame{border:1px solid #c9a96e33;position:relative;overflow:hidden}.hero-image-frame:before{content:"";z-index:2;pointer-events:none;border:1px solid #c9a96e26;position:absolute;inset:12px}.hero-collection-img{object-fit:cover;object-position:center;width:100%;height:520px;display:block}.hero-image-overlay{z-index:1;background:linear-gradient(#1a0f0a14 0%,#0000 40%,#1a0f0a59 100%);position:absolute;inset:0}.hero-image-label{z-index:3;color:#ffffffd9;letter-spacing:.22em;text-transform:uppercase;align-items:center;gap:12px;font-size:.68rem;font-weight:600;display:flex;position:absolute;bottom:24px;left:24px}.hero-image-label-line{background:var(--gold);opacity:.7;width:24px;height:1px;display:block}@media (width<=1000px){.hero-inner{grid-template-columns:1fr;gap:48px}.hero-content{text-align:center;max-width:none}.hero-eyebrow{justify-content:center}.hero-divider{margin:0 auto 32px}.hero p{margin:0 auto 48px}.hero-actions{justify-content:center}.hero-collection-img{height:360px}}@media (width<=600px){.hero-collection-img{height:260px}}.product-card-img{object-fit:cover;object-position:center 35%;transform-origin:50% 35%;width:100%;height:100%;transition:transform .7s cubic-bezier(.25,.46,.45,.94);display:block;transform:scale(2.2)}.product-card:hover .product-card-img{transform:scale(2.35)}.product-card:hover .product-card-image-inner:has(.product-card-img){transform:none}.product-detail-image{background:var(--cream);overflow:hidden}.product-detail-img{aspect-ratio:1;object-fit:cover;object-position:center 35%;transform-origin:50% 35%;width:100%;display:block;transform:scale(2.2)}.features-exploded{border:1px solid #c9a96e1a;margin-bottom:64px;position:relative;overflow:hidden}.features-exploded-img{object-fit:cover;object-position:center;filter:brightness(.9);width:100%;max-height:360px;display:block}.features-exploded-caption{background:linear-gradient(#0000,#1a0f0ad9);flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;padding:20px 28px;display:flex;position:absolute;bottom:0;left:0;right:0}.features-exploded-label{letter-spacing:.22em;text-transform:uppercase;color:var(--gold-light);font-size:.68rem;font-weight:600}.features-exploded-caption p{color:#ffffff8c;letter-spacing:.05em;margin:0;font-size:.78rem;font-weight:300}.feature-item-img-wrap{flex-shrink:0;width:100%;height:200px;overflow:hidden}.feature-item-img{object-fit:cover;object-position:center;filter:brightness(.85);width:100%;height:100%;transition:transform .6s cubic-bezier(.25,.46,.45,.94);display:block}.feature-item--has-image:hover .feature-item-img{transform:scale(1.04)}.feature-item-content{flex:1;align-items:flex-start;gap:24px;padding:40px 36px;display:flex}.feature-item--has-image .feature-item-content{padding:28px 28px 32px}.features-craft{border:1px solid #c9a96e14;grid-template-columns:1fr 1fr;gap:2px;margin-top:2px;display:grid}.features-craft-image{min-height:480px;position:relative;overflow:hidden}.features-craft-img{object-fit:cover;object-position:center top;filter:brightness(.82)saturate(.9);width:100%;height:100%;display:block}.features-craft-text{background:#ffffff08;flex-direction:column;justify-content:center;padding:56px 48px;display:flex}.features-craft-text h3{font-family:var(--font-serif);color:var(--white);letter-spacing:.01em;margin-bottom:24px;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:500;line-height:1.25}.features-craft-text h3 em{color:var(--gold-light);font-style:italic}.features-craft-rule{background:var(--gold);opacity:.45;width:40px;height:1px;margin-bottom:24px}.features-craft-text>p{color:#ffffff80;letter-spacing:.02em;margin-bottom:36px;font-size:.9rem;font-weight:300;line-height:1.85}.features-craft-certification{background:#c9a96e0a;border:1px solid #c9a96e26;align-items:center;gap:16px;padding:16px 20px;display:flex}.features-craft-cert-img{object-fit:contain;filter:brightness(1.2)saturate(.8);flex-shrink:0;width:auto;height:40px}.features-craft-certification span{letter-spacing:.12em;text-transform:uppercase;color:var(--gold);opacity:.8;font-size:.72rem;font-weight:600}@media (width<=860px){.features-craft{grid-template-columns:1fr}.features-craft-image{min-height:280px}.features-craft-text{padding:40px 28px}.feature-item-img-wrap{height:160px}}@media (width<=600px){.features-exploded-img{max-height:220px}.features-craft-text{padding:32px 20px}}.packaging-section{background:var(--cream);padding:120px 0;overflow:hidden}.packaging-inner{grid-template-columns:1.1fr .9fr;align-items:center;gap:72px;max-width:1200px;margin:0 auto;padding:0 40px;display:grid}.packaging-image-col,.packaging-image-stack{position:relative}.packaging-img{border:1px solid var(--cream-deeper);display:block}.packaging-img--main{aspect-ratio:4/3;object-fit:cover;object-position:center;width:100%}.packaging-img--specs{aspect-ratio:1;object-fit:cover;object-position:center;width:52%;box-shadow:var(--shadow-lg);border:2px solid var(--white);position:absolute;bottom:-32px;right:-24px}.packaging-text-col h2{font-family:var(--font-serif);color:var(--text);letter-spacing:.01em;margin-bottom:24px;font-size:clamp(2rem,4vw,3rem);font-weight:500;line-height:1.15}.packaging-text-col h2 em{color:var(--burgundy);font-style:italic}.packaging-rule{background:var(--gold);opacity:.55;width:40px;height:1px;margin-bottom:24px}.packaging-text-col>p{color:var(--text-light);letter-spacing:.02em;margin-bottom:40px;font-size:.95rem;font-weight:300;line-height:1.9}.packaging-specs{grid-template-columns:repeat(3,1fr);gap:2px;margin-bottom:36px;display:grid}.packaging-spec{background:var(--cream-dark);border:1px solid var(--cream-deeper);text-align:center;flex-direction:column;padding:20px 16px;display:flex}.packaging-spec-value{font-family:var(--font-serif);color:var(--burgundy);letter-spacing:.01em;margin-bottom:6px;font-size:1.8rem;font-weight:500;line-height:1}.packaging-spec-label{letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);font-size:.65rem;font-weight:600}.packaging-includes{flex-direction:column;gap:0;list-style:none;display:flex}.packaging-includes li{color:var(--text-light);letter-spacing:.04em;border-bottom:1px solid var(--cream-dark);align-items:center;gap:12px;padding:10px 0;font-size:.85rem;font-weight:300;display:flex}.packaging-includes li:before{content:"";background:var(--gold);opacity:.7;border-radius:50%;flex-shrink:0;width:4px;height:4px;display:block}@media (width<=1000px){.packaging-inner{grid-template-columns:1fr;gap:80px}.packaging-img--specs{bottom:-24px;right:-12px}}@media (width<=600px){.packaging-section{padding:80px 0}.packaging-inner{gap:72px;padding:0 20px}.packaging-img--specs{width:44%;bottom:-20px;right:0}.packaging-specs{grid-template-columns:repeat(3,1fr)}}
