:root{--accent:#c89b6e;--soft:#fbf4ef;--ink:#2b2725;--paper:#fffdfb;--muted:#756d68;--line:#eaded4}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,Arial,sans-serif;font-size:15px;line-height:1.65}img{max-width:100%;display:block}a{color:inherit}.site-container{width:min(1180px,calc(100% - 44px));margin:auto}.site-header{background:rgba(255,255,255,.96);border-bottom:1px solid rgba(225,215,206,.7);position:sticky;top:0;z-index:50;backdrop-filter:blur(12px)}.nav-row{height:72px;display:flex;align-items:center;gap:28px}.signature{font-family:Allura,"Brush Script MT",cursive;color:#b88759;font-size:34px;text-decoration:none;white-space:nowrap}.main-nav{display:flex;align-items:center;justify-content:center;gap:24px;margin-left:auto}.main-nav a{text-decoration:none;font-size:13px;font-weight:500;padding:27px 0 23px;position:relative}.main-nav a:hover:after{content:"";position:absolute;left:0;right:0;bottom:17px;height:1px;background:var(--accent)}.social-icons{display:flex;gap:14px;margin-left:14px}.social-icons a{width:26px;height:26px;border-radius:50%;display:grid;place-items:center;text-decoration:none;font-weight:600}.mobile-menu{display:none;border:0;background:transparent;font-size:25px;margin-left:auto}.home-hero{height:min(690px,64vw);min-height:510px;background-size:cover;background-position:center;display:flex;align-items:center;position:relative}.home-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,252,249,.95) 0%,rgba(255,252,249,.68) 38%,rgba(255,255,255,0) 67%)}.hero-content{position:relative;z-index:2}.hero-name{font-family:Allura,"Brush Script MT",cursive;font-size:clamp(68px,9vw,128px);line-height:.9;color:#a97648;max-width:760px;text-shadow:0 2px 14px rgba(255,255,255,.75)}.hero-rule{display:flex;align-items:center;gap:12px;max-width:545px;margin:20px 0 13px;color:#c48d5c}.hero-rule span{height:1px;flex:1;background:#cda47e}.hero-rule b{font-size:19px}.hero-tagline{font-size:23px;letter-spacing:.02em;color:#5a504a;margin-bottom:30px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#edc2b8;color:#3c3430;border:0;padding:13px 19px;text-decoration:none;text-transform:uppercase;letter-spacing:.045em;font-size:11px;font-weight:600;border-radius:2px;cursor:pointer}.btn:hover{transform:translateY(-1px);filter:brightness(.98)}.btn.light{background:#fff;border:1px solid var(--line)}.hero-btn{background:#efc5bc}.intro-section{margin-top:-32px;position:relative;z-index:3;background:var(--paper);border-radius:50% 50% 0 0/32px 32px 0 0;padding:54px 0 10px}.intro-grid{display:grid;grid-template-columns:280px 1fr 260px;gap:52px;align-items:center}.profile-wrap{position:relative;width:260px;justify-self:center}.profile-wrap img{width:240px;height:300px;object-fit:cover;border-radius:50%/43%;border:8px solid #fff;box-shadow:0 15px 45px rgba(100,69,48,.15)}.heart-bubble{position:absolute;left:-10px;bottom:27px;width:64px;height:64px;border-radius:50%;display:grid;place-items:center;background:#edb6ae;color:white;font-size:35px;border:5px solid #fff}.eyebrow{font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#967252;font-weight:600}.intro-copy h1,.page-hero h1,.article-head h1,.collaboration-home h2,.newsletter-section h2,.about-hero h1{font-family:"Cormorant Garamond",Georgia,serif;font-weight:500;line-height:1.03}.intro-copy h1{font-size:44px;margin:11px 0 20px;max-width:600px}.intro-copy p{color:#605955;max-width:650px}.signoff{font-family:Allura,cursive;color:#d19a8c;font-size:34px;margin-top:15px}.interest-card{border:1px solid #e5d4c6;border-radius:10px;padding:24px 22px;background:#fff;box-shadow:0 12px 30px rgba(104,75,54,.08)}.interest-card>div{display:flex;gap:14px;margin:0 0 19px}.interest-card>div:last-child{margin-bottom:0}.interest-card i{font-style:normal;color:#c99461;font-size:24px;width:28px}.interest-card span{display:flex;flex-direction:column}.interest-card b{font-size:13px}.interest-card small{font-size:11px;color:#746c67;line-height:1.45}.section{padding:65px 0}.section-title{text-align:center;margin-bottom:30px;color:#6d5b4e}.section-title span{letter-spacing:.22em;font-size:12px}.section-title b{display:block;color:#c4966c;font-size:18px;margin-top:3px}.story-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.story-grid.listing{grid-template-columns:repeat(3,1fr)}.story-card{border:1px solid #eadfd6;background:#fff;border-radius:11px;overflow:hidden;transition:.2s;min-width:0}.story-card:hover{transform:translateY(-3px);box-shadow:0 15px 32px rgba(82,57,40,.08)}.story-image{display:block;aspect-ratio:4/4.7;background:#f2ebe5;overflow:hidden}.story-image img{width:100%;height:100%;object-fit:cover;transition:.35s}.story-card:hover .story-image img{transform:scale(1.025)}.story-copy{padding:17px 18px 20px;text-align:center}.story-copy h3{font-family:"Cormorant Garamond",Georgia,serif;font-weight:600;font-size:24px;line-height:1.1;margin:7px 0}.story-copy h3 a{text-decoration:none}.story-copy p{font-size:12px;color:#746d68;line-height:1.55;min-height:38px}.text-link{display:inline-block;color:#b27f50;text-decoration:none;font-size:11px;font-weight:600;margin-top:6px}.center{text-align:center;margin-top:28px}.social-strip{margin-bottom:72px;background:linear-gradient(90deg,#f3e6da,#f8eee8);border-radius:9px;display:grid;grid-template-columns:repeat(4,1fr);padding:22px 26px}.social-strip>a{display:flex;gap:13px;align-items:center;text-decoration:none;padding:0 18px;border-right:1px solid rgba(159,125,94,.25)}.social-strip>a:last-child{border-right:0}.social-symbol{font-family:"Cormorant Garamond",serif;font-size:30px;color:#b78553}.social-strip strong{display:block;font-family:"Cormorant Garamond",serif;font-size:30px;line-height:1}.social-strip small{display:block;font-size:10px;color:#6a625d;margin-top:4px}.social-empty{grid-column:1/-1;text-align:center}.newsletter-section{display:grid;grid-template-columns:280px 1fr 1.15fr;gap:30px;align-items:center;background:#fff8f4;border-top:1px solid #eddcd0;border-bottom:1px solid #eddcd0;padding:25px 28px;margin-bottom:60px}.newsletter-section>img{width:100%;height:165px;object-fit:cover}.newsletter-section h2{font-size:35px;margin:5px 0}.newsletter-section p{font-size:12px;color:#6a625d}.newsletter-section form{display:grid;grid-template-columns:1fr auto}.newsletter-section input{height:48px;border:1px solid #e6d8cf;padding:0 15px;font:inherit;background:white}.newsletter-section form small{grid-column:1/-1;font-size:9px;color:#8b817b;margin-top:8px}.collaboration-home{text-align:center;padding:20px 0 55px}.collaboration-home h2{font-size:42px;margin:7px 0 8px}.collaboration-home p{color:#6f6762}.gallery-section{border-top:1px solid #eaded5;padding:25px 0 0}.gallery-row{display:grid;grid-template-columns:repeat(8,1fr);gap:8px}.gallery-row img{width:100%;aspect-ratio:1;object-fit:cover}.site-footer{border-top:1px solid #eaded5;margin-top:8px;background:#fffcfa}.footer-grid{display:grid;grid-template-columns:1.35fr .8fr .8fr 1fr;gap:46px;padding:38px 0 27px}.footer-signature{font-size:38px}.site-footer h4{font-size:10px;text-transform:uppercase;letter-spacing:.14em;color:#a07858}.footer-links{display:grid;grid-template-columns:1fr;gap:7px}.footer-links a,.footer-social a{font-size:11px;text-decoration:none;color:#5e5752}.tiny{font-size:10px;color:#756e69}.footer-social{display:flex;gap:10px;flex-wrap:wrap}.disclosure-line{font-size:9px;color:#938983;border-top:1px solid #f0e6df;padding:12px 0 20px}.page-hero{padding:90px 0 70px;background:linear-gradient(130deg,#fff8f3,#f5ebe3);text-align:center}.page-hero h1{font-size:70px;margin:6px 0}.page-hero p{max-width:650px;margin:auto;color:#706762}.article-page{padding:70px 0}.article-head{text-align:center;max-width:920px}.article-head h1{font-size:64px;margin:9px auto 15px}.article-excerpt{font-family:"Cormorant Garamond",Georgia,serif;font-size:23px;color:#6f655f}.article-cover{max-width:1000px;margin-top:35px}.article-cover img{width:100%;max-height:650px;object-fit:cover}.article-body{width:min(730px,calc(100% - 44px));margin:45px auto;font-family:Georgia,serif;font-size:17px;line-height:1.9;color:#443f3c}.article-body h2,.article-body h3{font-family:"Cormorant Garamond",Georgia,serif;line-height:1.2}.article-body h2{font-size:36px}.article-disclosure{font-family:Inter,sans-serif;font-size:10px;color:#918681;border-top:1px solid #eee2da;padding-top:18px;margin-top:40px}.about-hero{display:grid;grid-template-columns:420px 1fr;gap:70px;align-items:center}.about-photo img{width:100%;aspect-ratio:4/5;object-fit:cover;border-radius:50%/43%}.about-hero h1{font-size:58px;margin:8px 0 20px}.rich-copy{color:#625b56}.collab-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:70px}.collab-grid h2{font-family:"Cormorant Garamond",Georgia,serif;font-size:48px}.collab-card{border:1px solid #e6d7cb;padding:32px;background:#fff8f4}.collab-card span{color:#c39468;font-size:11px}.collab-card h3{font-family:"Cormorant Garamond",Georgia,serif;font-size:26px;margin:2px 0}.collab-card p{font-size:12px;color:#716963;margin:0 0 20px}.contact-card{text-align:center;max-width:700px}.contact-card h2{font-family:"Cormorant Garamond",serif;font-size:42px}.link-bio{width:min(560px,calc(100% - 42px));margin:70px auto;text-align:center}.link-bio>img{width:150px;height:150px;border-radius:50%;object-fit:cover;margin:auto}.link-bio h1{font-family:Allura,cursive;font-size:52px;color:#a97648;margin:15px 0 0}.bio-buttons{display:grid;gap:11px;margin-top:28px}.bio-buttons a{border:1px solid #e6d7cb;background:white;padding:15px;text-decoration:none}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.product-card{border:1px solid #eadfd6;padding:24px;background:#fff}.product-card h3{font-family:"Cormorant Garamond",serif;font-size:25px}.product-card .btn{display:flex;margin-top:16px}.empty-card{grid-column:1/-1;padding:45px;text-align:center;background:#fff8f4;border:1px solid #eadfd6;color:#7e746e}.no-photo{min-height:240px;display:flex;align-items:center;justify-content:center}
@media(max-width:980px){.main-nav{display:none;position:absolute;left:0;right:0;top:72px;background:white;padding:20px 24px;flex-direction:column;align-items:flex-start;box-shadow:0 15px 30px rgba(0,0,0,.08)}body.nav-open .main-nav{display:flex}.mobile-menu{display:block}.social-icons{margin-left:0}.home-hero{height:620px;background-position:65% center}.home-hero:after{background:linear-gradient(90deg,rgba(255,252,249,.95),rgba(255,252,249,.68) 52%,rgba(255,255,255,.08))}.intro-grid{grid-template-columns:220px 1fr}.interest-card{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,1fr)}.profile-wrap{width:210px}.profile-wrap img{width:200px;height:250px}.story-grid,.story-grid.listing{grid-template-columns:repeat(2,1fr)}.social-strip{grid-template-columns:repeat(2,1fr);gap:20px}.social-strip>a{border-right:0}.newsletter-section{grid-template-columns:220px 1fr}.newsletter-section form{grid-column:1/-1}.footer-grid{grid-template-columns:repeat(2,1fr)}.gallery-row{grid-template-columns:repeat(4,1fr)}.about-hero,.collab-grid{grid-template-columns:1fr}.about-photo{max-width:420px;margin:auto}.product-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.site-container{width:min(100% - 28px,1180px)}.signature{font-size:30px}.social-icons{display:none}.home-hero{min-height:520px;height:70vh;background-position:70% center}.home-hero:after{background:linear-gradient(90deg,rgba(255,252,249,.92),rgba(255,252,249,.55) 70%,rgba(255,255,255,.05))}.hero-name{font-size:70px;max-width:330px}.hero-tagline{font-size:16px;max-width:300px}.hero-rule{max-width:290px}.intro-section{margin-top:-20px;padding-top:42px}.intro-grid{grid-template-columns:1fr;text-align:center}.profile-wrap{width:230px}.profile-wrap img{width:220px;height:275px}.intro-copy h1{font-size:37px}.intro-copy p{margin-left:auto;margin-right:auto}.interest-card{text-align:left;grid-template-columns:1fr}.section{padding:45px 0}.story-grid,.story-grid.listing,.product-grid{grid-template-columns:1fr}.social-strip{grid-template-columns:1fr;margin-bottom:45px}.newsletter-section{grid-template-columns:1fr;padding:20px}.newsletter-section>img{height:220px}.newsletter-section form{display:grid;grid-template-columns:1fr}.newsletter-section button{height:48px}.gallery-row{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr;gap:20px}.page-hero{padding:65px 0}.page-hero h1,.article-head h1{font-size:48px}.article-cover{width:100%;}.about-hero h1{font-size:46px}.collaboration-home h2{font-size:36px}}
.brand-row{display:grid;grid-template-columns:repeat(6,1fr);gap:14px;margin:24px 0}.brand-row div{border:1px solid #e8ddd5;background:#fff8f4;padding:17px 10px;text-transform:uppercase;letter-spacing:.12em;font-family:"Cormorant Garamond",Georgia,serif;font-size:17px}@media(max-width:800px){.brand-row{grid-template-columns:repeat(3,1fr)}}@media(max-width:520px){.brand-row{grid-template-columns:repeat(2,1fr)}}
