:root{--bg-dark: #1C1C1A;--bg-cream: #F7F5EE;--bg-card: #FAF7F0;--gold: #B08851;--gold-light: #D4B585;--gold-soft: #EFE5D2;--text-dark: #2A2A28;--text-mid: #6B6862;--text-light: #A8A39A;--border: #E5DFD2}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,sans-serif;background:var(--bg-cream);color:var(--text-dark);line-height:1.65;font-weight:300;-webkit-font-smoothing:antialiased}.serif{font-family:Cormorant Garamond,serif;font-weight:400;letter-spacing:.01em}nav{position:fixed;top:0;left:0;right:0;padding:1.2rem 4rem;background:#f7f5eeeb;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);z-index:100;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--border)}.logo{font-family:Cormorant Garamond,serif;font-size:1.5rem;font-weight:500;color:var(--gold);letter-spacing:.15em}.logo-placeholder{display:inline-flex;align-items:center;justify-content:center;margin-right:12px;vertical-align:middle}.nav-links{display:flex;gap:2.5rem}.nav-links a{color:var(--text-mid);text-decoration:none;font-size:.85rem;letter-spacing:.08em;text-transform:uppercase;transition:color .3s}.nav-links a:hover{color:var(--gold)}.hero{min-height:100vh;background:var(--bg-dark);color:var(--bg-cream);display:flex;align-items:center;padding:6rem 4rem 4rem;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;top:50%;right:-10%;width:60vw;height:60vw;border:1px solid var(--gold);border-radius:50%;opacity:.06;transform:translateY(-50%)}.hero:after{content:"";position:absolute;top:50%;right:-5%;width:45vw;height:45vw;border:1px solid var(--gold);border-radius:50%;opacity:.08;transform:translateY(-50%)}.hero-content{max-width:720px;position:relative;z-index:2}.hero-eyebrow{color:var(--gold);font-size:.8rem;letter-spacing:.3em;text-transform:uppercase;margin-bottom:2rem;font-weight:400}.hero h1{font-family:Cormorant Garamond,serif;font-size:clamp(3rem,6vw,5.5rem);line-height:1.05;font-weight:300;margin-bottom:2rem;letter-spacing:-.01em}.hero h1 em{color:var(--gold-light);font-style:italic;font-weight:400}.hero-text{font-size:1.2rem;line-height:1.7;max-width:580px;margin-bottom:3rem;color:#f7f5eed9;font-weight:300}.btn-primary{display:inline-block;padding:1.1rem 2.5rem;background:var(--gold);color:var(--bg-dark);text-decoration:none;font-size:.85rem;letter-spacing:.2em;text-transform:uppercase;font-weight:500;border:none;cursor:pointer;transition:all .3s}.btn-primary:hover{background:var(--gold-light);transform:translateY(-2px)}.hero-scroll-hint{position:absolute;bottom:3rem;left:50%;transform:translate(-50%);color:var(--text-light);font-size:.75rem;letter-spacing:.3em;text-transform:uppercase;z-index:2}.identification{padding:8rem 4rem;background:var(--bg-cream)}.identification-inner{max-width:900px;margin:0 auto;text-align:center}.section-eyebrow{color:var(--gold);font-size:.8rem;letter-spacing:.3em;text-transform:uppercase;margin-bottom:2rem;font-weight:400}.section-title{font-family:Cormorant Garamond,serif;font-size:clamp(2rem,4vw,3rem);line-height:1.2;font-weight:300;margin-bottom:3rem;color:var(--text-dark)}.section-title em{font-style:italic;color:var(--gold)}.id-list{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-top:3rem;text-align:left;max-width:700px;margin-left:auto;margin-right:auto}.id-item{padding:1.5rem 0 1.5rem 2rem;border-left:1px solid var(--gold);color:var(--text-dark);line-height:1.6;font-style:italic;font-family:Cormorant Garamond,serif;font-weight:400;font-size:1.3rem}.id-conclusion{margin-top:4rem;font-size:1.15rem;color:var(--text-mid);max-width:600px;margin-left:auto;margin-right:auto;line-height:1.7}.naming{padding:8rem 4rem;background:var(--bg-dark);color:var(--bg-cream);text-align:center}.naming-inner{max-width:900px;margin:0 auto}.naming h2{font-family:Cormorant Garamond,serif;font-size:clamp(2.2rem,4.5vw,3.5rem);line-height:1.25;font-weight:300;margin-bottom:2.5rem;font-style:italic}.naming h2 em{color:var(--gold-light);font-style:normal;font-weight:500}.naming p{font-size:1.1rem;line-height:1.8;color:#f7f5eebf;max-width:680px;margin:0 auto}.method{padding:8rem 4rem;background:var(--bg-cream)}.method-inner{max-width:1200px;margin:0 auto}.method-header{text-align:center;margin-bottom:6rem}.method-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:3rem}.method-card{background:var(--bg-card);padding:3rem 2.5rem;border:1px solid var(--border);position:relative;transition:all .4s}.method-card:hover{border-color:var(--gold);transform:translateY(-4px)}.method-letter{font-family:Cormorant Garamond,serif;font-size:4.5rem;font-weight:300;color:var(--gold);line-height:1;margin-bottom:1rem;font-style:italic}.method-card h3{font-family:Cormorant Garamond,serif;font-size:1.6rem;font-weight:500;margin-bottom:1rem;color:var(--text-dark)}.method-card p{color:var(--text-mid);line-height:1.7;font-size:.95rem}.agvs{padding:8rem 4rem;background:var(--bg-dark);color:var(--bg-cream);position:relative;overflow:hidden}.agvs:before{content:"";position:absolute;bottom:-20%;left:-10%;width:50vw;height:50vw;border:1px solid var(--gold);border-radius:50%;opacity:.05}.agvs-inner{max-width:1100px;margin:0 auto;position:relative;z-index:2;text-align:center}.agvs-eyebrow{color:var(--gold-light)}.agvs-title{font-family:Cormorant Garamond,serif;font-size:clamp(2rem,4vw,3rem);line-height:1.2;font-weight:300;margin-bottom:2rem;color:var(--bg-cream)}.agvs-title em{color:var(--gold-light);font-style:italic}.agvs-intro{font-size:1.1rem;line-height:1.8;color:#f7f5eec7;max-width:720px;margin:0 auto 5rem}.agvs-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem;max-width:900px;margin:0 auto 4rem}.agv-item{border:1px solid rgba(176,136,81,.3);padding:3rem 2.5rem;text-align:left;transition:all .3s;position:relative}.agv-item:hover{border-color:var(--gold);background:#b088510d}.agv-num{font-family:Cormorant Garamond,serif;font-size:1.6rem;color:var(--gold-light);font-style:italic;margin-bottom:1.2rem;letter-spacing:.05em}.agv-item h4{font-family:Cormorant Garamond,serif;font-size:1.6rem;font-weight:500;margin-bottom:1.2rem;color:var(--bg-cream);line-height:1.3}.agv-item p{font-size:.95rem;line-height:1.7;color:#f7f5eeb8;margin-bottom:1rem}.agv-modules{font-family:Cormorant Garamond,serif;font-size:.85rem!important;font-style:italic;color:var(--gold-light)!important;letter-spacing:.1em;margin-top:1.5rem!important;padding-top:1.2rem;border-top:1px solid rgba(176,136,81,.2)}.agvs-note{font-size:.95rem;color:var(--text-light);font-style:italic;font-family:Cormorant Garamond,serif}.author{padding:8rem 4rem;background:var(--bg-card)}.author-inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:380px 1fr;gap:5rem;align-items:center}.author-photo{border:1px solid var(--gold);padding:5px;display:inline-block;position:relative}.author-photo:before{content:"";position:absolute;top:12px;left:12px;right:12px;bottom:12px;pointer-events:none}.author-content h2{font-family:Cormorant Garamond,serif;font-size:2.5rem;font-weight:400;line-height:1.2;margin-bottom:2rem;color:var(--text-dark)}.author-content h2 em{color:var(--gold);font-style:italic}.author-content p{color:var(--text-mid);line-height:1.8;margin-bottom:1.5rem;font-size:1.02rem}.author-signature{font-family:Cormorant Garamond,serif;font-style:italic;font-size:1.3rem;color:var(--gold);margin-top:2rem;padding-top:2rem;border-top:1px solid var(--border)}.author-social{display:flex;gap:2rem;margin-top:1.5rem}.author-social a{color:var(--text-mid);text-decoration:none;font-size:.85rem;letter-spacing:.1em;text-transform:uppercase;border-bottom:1px solid var(--gold);padding-bottom:4px;transition:color .3s}.author-social a:hover{color:var(--gold)}.products{padding:8rem 4rem;background:var(--bg-cream)}.products-header{text-align:center;max-width:800px;margin:0 auto 6rem}.products-header p{color:var(--text-mid);font-size:1.1rem;line-height:1.7;margin-top:1.5rem}.products-grid{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:2.5rem}.product{background:var(--bg-card);border:1px solid var(--border);padding:3.5rem 4rem;display:grid;grid-template-columns:80px 1fr auto;gap:3rem;align-items:center;transition:all .4s;position:relative}.product:hover{border-color:var(--gold);background:#fff}.product-featured{background:var(--bg-dark);color:var(--bg-cream);border-color:var(--gold)}.product-featured:hover{background:var(--bg-dark)}.product-featured .product-number,.product-featured h3{color:var(--gold-light)}.product-featured p{color:#f7f5eebf}.product-featured .product-includes li{color:#f7f5eea6}.product-featured .badge{position:absolute;top:-12px;left:4rem;background:var(--gold);color:var(--bg-dark);padding:.4rem 1rem;font-size:.7rem;letter-spacing:.2em;text-transform:uppercase;font-weight:500}.product-number{font-family:Cormorant Garamond,serif;font-size:4rem;font-weight:300;color:var(--gold);line-height:1;font-style:italic}.product-body h3{font-family:Cormorant Garamond,serif;font-size:1.8rem;font-weight:500;margin-bottom:.8rem;color:var(--text-light)}.product-body p{color:var(--text-mid);line-height:1.7;margin-bottom:1rem;font-size:.98rem}.product-includes{list-style:none;margin-top:1rem}.product-includes li{color:var(--text-mid);font-size:.9rem;padding:.3rem 0 .3rem 1.5rem;position:relative}.product-includes li:before{content:"·";position:absolute;left:4px;color:var(--gold);font-size:1.4rem;line-height:1}.product-cta{display:flex;flex-direction:column;align-items:flex-end;gap:1rem;min-width:180px}.product-price{font-family:Cormorant Garamond,serif;font-size:1.4rem;color:var(--gold);font-weight:500}.product-cta-btn{display:inline-block;padding:.9rem 1.8rem;background:transparent;border:1px solid var(--gold);color:var(--gold);text-decoration:none;font-size:.75rem;letter-spacing:.2em;text-transform:uppercase;font-weight:500;transition:all .3s;white-space:nowrap}.product-cta-btn:hover{background:var(--gold);color:var(--bg-dark)}.product-featured .product-cta-btn{background:var(--gold);color:var(--bg-dark);border-color:var(--gold)}.product-featured .product-cta-btn:hover{background:var(--gold-light);border-color:var(--gold-light)}.closing{padding:8rem 4rem;background:var(--bg-dark);color:var(--bg-cream);text-align:center}.closing-inner{max-width:750px;margin:0 auto}.closing h2{font-family:Cormorant Garamond,serif;font-size:clamp(2rem,4vw,3rem);line-height:1.3;font-weight:300;font-style:italic;margin-bottom:2rem}.closing h2 em{color:var(--gold-light);font-style:normal;font-weight:500}.closing p{font-size:1.1rem;color:#f7f5eebf;margin-bottom:3rem;line-height:1.8}.closing-signature{font-family:Cormorant Garamond,serif;font-style:italic;font-size:1.2rem;color:var(--gold-light);margin-top:4rem}footer{padding:3rem 4rem;background:var(--bg-dark);color:var(--text-light);text-align:center;font-size:.8rem;letter-spacing:.1em;border-top:1px solid rgba(176,136,81,.2)}footer a{color:var(--gold);text-decoration:none;margin:0 .5rem}@media (max-width: 900px){nav{padding:1rem 1.5rem}.nav-links{display:none}.hero,.identification,.naming,.method,.author,.products,.closing,.agvs{padding:5rem 1.5rem}.author-inner{grid-template-columns:1fr;gap:2.5rem}.author-photo{max-width:300px;margin:0 auto}.method-grid,.agvs-grid{grid-template-columns:1fr;gap:1.5rem}.product{grid-template-columns:1fr;padding:2.5rem 2rem;gap:1.5rem}.product-cta{align-items:flex-start}.product-featured .badge{left:2rem}.product-number{font-size:3rem}}
