@charset "UTF-8";
:root{--paper:#f9f6f0;--berry:#96234c;--ink:#382e2b;--muted:#716862;--pink:#f2dadd;--line:#ddd5cd;--serif:Georgia,'Times New Roman',serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:15px;line-height:1.6}body.modal-open{overflow:hidden}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:3px solid var(--berry);outline-offset:5px}img{display:block;max-width:100%;height:auto}h1,h2,h3,p,figure{margin:0}h1,h2{font-family:var(--serif);font-weight:400;letter-spacing:-.045em;line-height:1.08}em{font-weight:400;color:var(--berry)}.announcement{background:var(--berry);color:#fff5ed;text-align:center;font-size:10px;letter-spacing:2px;padding:9px 12px}.header{height:92px;padding:0 4.5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:var(--paper);position:relative;z-index:5}.wordmark{font-family:var(--serif);font-size:26px;letter-spacing:-1.1px;color:var(--berry);white-space:nowrap}.brand-dot{font-family:Arial;font-size:27px;margin-left:11px;display:inline-block;vertical-align:middle}.header nav{display:flex;gap:32px;font-size:13px}.header nav a:hover,.text-link:hover{color:var(--berry)}.nav-explore{font-size:12px;border-bottom:1px solid var(--ink);padding-bottom:5px}.nav-explore span{margin-left:24px}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:630px}.hero-copy{padding:80px 8% 40px 9%;background:#eeeede;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.eyebrow{font-size:10px;font-weight:600;letter-spacing:2px;line-height:1.7}.hero h1{font-size:clamp(48px,5.4vw,84px);margin:27px 0 23px}.hero-description{font-size:14px;line-height:1.9;color:#5e6052}.button{background:var(--berry);color:#fff8f0;display:inline-flex;align-items:center;gap:35px;padding:15px 24px;font-size:12px;margin-top:30px;border:1px solid var(--berry);transition:background .2s,transform .2s}.button:hover{background:#74203e;transform:translateY(-2px)}.button span{font-size:21px;line-height:1}.hero-foot{display:flex;align-items:center;gap:12px;margin-top:51px;font-family:var(--serif);font-style:italic;font-size:16px}.little-flower{font-size:37px;color:var(--berry);font-style:normal;line-height:1}.hero-visual{position:relative;overflow:hidden;min-width:0}.hero-visual>img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:48% 40%}.photo-caption{position:absolute;bottom:28px;left:32px;right:32px;display:flex;justify-content:space-between;color:white;text-shadow:0 1px 5px #403729;gap:12px}.photo-caption span:first-child{font-size:9px;letter-spacing:1.7px}.photo-caption span:last-child{font-family:var(--serif);font-size:19px;font-style:italic}.round-note{position:absolute;top:30px;right:26px;width:112px;height:112px;border-radius:50%;background:#f5e8b7;display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:1.4;font-size:9px;letter-spacing:1.5px;transform:rotate(12deg)}.round-note em{font-family:var(--serif);font-size:17px;letter-spacing:0}.round-note span{font-size:25px;color:var(--berry)}.ribbon{display:flex;justify-content:space-around;gap:35px;align-items:center;padding:18px 25px;background:var(--pink);color:var(--berry);font-size:10px;letter-spacing:2px;white-space:nowrap;overflow:hidden}.ribbon b{font-size:24px;line-height:1}.section{padding:85px 4.5% 90px;max-width:1680px;margin:auto}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:33px}.section-heading h2{font-size:clamp(34px,3.2vw,50px);margin-top:15px}.section-heading>p{font-size:12px;color:var(--muted);line-height:1.8;padding-bottom:4px}.filters{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:28px}.filters button{border:1px solid #ccc3b9;background:transparent;border-radius:30px;padding:8px 18px;font-size:11px}.filters button.active{background:var(--ink);border-color:var(--ink);color:var(--paper)}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.product[hidden]{display:none}.product-image{position:relative;width:100%;padding:0;border:0;background:#eee8df;display:block;overflow:hidden}.product-image img{width:100%;aspect-ratio:1;object-fit:cover;transition:transform .5s}.product-image:hover img{transform:scale(1.035)}.tag{position:absolute;top:16px;left:16px;background:#fffcf4eF;font-size:9px;letter-spacing:1.4px;padding:6px 10px}.view-icon{position:absolute;right:16px;bottom:16px;border-radius:50%;width:39px;height:39px;display:grid;place-items:center;background:var(--paper);font-size:23px}.product-info{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:17px}.product h3{font-family:var(--serif);font-size:24px;font-weight:400;letter-spacing:-.6px}.product-info p{font-size:11px;color:var(--muted);margin-top:3px}.swatches{display:flex;gap:4px}.swatches i{width:12px;height:12px;border:1px solid #0002;border-radius:50%}.pink{background:#e97db8}.aqua{background:#a3dce6}.lavender{background:#bbade6}.cream{background:#ece3cc}.honey{background:#cdae76}.ruby{background:#a7224a}.forest{background:#2d4844}.pearl{background:#e6e7df}.story{display:grid;grid-template-columns:1fr 1fr;background:#f1e4e2}.story-photo{position:relative;min-height:610px;overflow:hidden}.story-photo>img{width:100%;height:100%;position:absolute;object-fit:cover}.image-note{position:absolute;bottom:25px;left:30px;color:white;font-family:var(--serif);font-style:italic;font-size:26px;text-shadow:0 1px 4px #333}.story-copy{padding:63px 12% 40px;position:relative}.story-copy h2{font-size:clamp(35px,3.6vw,56px);margin:22px 0 25px}.story-copy>p:not(.eyebrow){font-size:13px;line-height:1.95;color:#685853;margin-top:15px;max-width:420px}.text-link{display:inline-flex;gap:24px;font-size:12px;border:0;border-bottom:1px solid var(--berry);padding:0 0 6px;background:none;color:var(--berry);margin-top:25px}.brand-logo{width:135px;height:135px;object-fit:contain;margin-top:20px;mix-blend-mode:multiply}.look-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.look-image{overflow:hidden;background:#e7dfd6}.look-image img{aspect-ratio:4/5;width:100%;height:100%;object-fit:cover}.look-grid figure:nth-child(2) .look-image img{object-position:0%;width:170%;max-width:none;aspect-ratio:auto;height:100%;position:absolute;left:0}.look-grid figure:nth-child(2) .look-image{position:relative;aspect-ratio:4/5}.look-grid figcaption{padding-top:20px}.look-grid figcaption>span{font-size:9px;letter-spacing:1.5px;color:var(--berry)}.look-grid h3{font-family:var(--serif);font-size:25px;font-weight:400;letter-spacing:-.6px;margin:8px 0}.look-grid p{font-size:12px;color:var(--muted);line-height:1.7}.closing{text-align:center;background:#e9eadc;padding:59px 20px 65px}.closing>span{font-size:48px;line-height:1;color:var(--berry);display:block;margin-bottom:23px}.closing h2{font-size:clamp(36px,4vw,60px);margin-top:18px}.closing .button{margin-top:28px}footer{padding:38px 4.5% 22px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:33px}.footer-top p,.footer-top>a:last-child{font-size:11px}.footer-bottom{border-top:1px solid var(--line);padding-top:20px;display:flex;justify-content:space-between;font-size:10px;color:var(--muted)}dialog{padding:0;width:min(1000px,92vw);max-height:90vh;border:0;background:var(--paper);color:var(--ink);overflow:auto}dialog::backdrop{background:#302522ad;backdrop-filter:blur(5px)}.detail-grid{display:grid;grid-template-columns:1.2fr 1fr;align-items:center}.detail-grid>img{width:100%;height:100%;object-fit:contain;background:white}.detail-copy{padding:45px 35px}.detail-copy h2{font-size:42px;margin:22px 0}.detail-copy>p:not(.eyebrow):not(.detail-label){font-size:14px;line-height:1.9;color:var(--muted)}.detail-label{font-size:9px;font-weight:600;letter-spacing:1.5px;margin:25px 0 8px}.close-dialog{position:absolute;right:12px;top:12px;border:0;border-radius:50%;background:var(--paper);width:38px;height:38px;font-size:27px;z-index:1}.sr-only,.skip{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.skip:focus{clip:auto;width:auto;height:auto;z-index:99;top:8px;left:8px;background:white;padding:10px}
@media(min-width:1600px){.hero{min-height:740px}}@media(max-width:1100px){.header nav{gap:20px}.wordmark{font-size:22px}.hero{min-height:580px}.hero-copy{padding-top:50px;padding-bottom:35px}.hero h1{font-size:60px}.hero-description{font-size:13px}.round-note{width:92px;height:92px}.story-photo{min-height:580px}.story-copy{padding:50px 9% 25px}.brand-logo{width:110px;height:110px}.product-info{align-items:flex-start}.product h3{font-size:22px}.swatches{padding-top:10px}.photo-caption{left:20px;right:20px}.photo-caption span:first-child{display:none}}
@media(max-width:760px){html{scroll-padding-top:20px}.announcement{font-size:8px;letter-spacing:1.2px;padding:8px}.header{height:72px;padding:0 6%}.wordmark{font-size:23px}.brand-dot{font-size:22px;margin-left:6px}.header .nav-explore{display:none}.menu-toggle{display:block;font-size:11px;background:none;border:0;padding:10px 0 10px 10px}.menu-toggle span{margin-left:8px}.header nav{display:none;position:absolute;top:72px;left:0;right:0;background:var(--paper);padding:20px 6% 25px;border-bottom:1px solid var(--line);font-size:15px;flex-direction:column;gap:18px}.header nav.open{display:flex}.hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:48px 7% 36px}.hero h1{font-size:clamp(46px,11.2vw,76px);margin:20px 0}.hero .eyebrow{font-size:9px;letter-spacing:1.6px}.hero-description{font-size:13px}.hero-foot{margin-top:30px;font-size:15px}.little-flower{font-size:28px}.hero-visual{aspect-ratio:1.08;min-height:0}.hero-visual>img{object-position:50% 36%}.round-note{top:18px;right:18px}.photo-caption{bottom:18px}.photo-caption span:first-child{display:block;font-size:8px}.photo-caption span:last-child{font-size:17px}.ribbon{justify-content:flex-start;gap:25px;padding:15px 20px;font-size:9px;letter-spacing:1.3px}.section{padding:52px 6%}.section-heading{display:block;margin-bottom:25px}.section-heading h2{font-size:35px;line-height:1.16;margin-top:13px}.section-heading>p{margin-top:17px;font-size:12px}.filters{gap:7px;margin-bottom:24px}.filters button{font-size:10px;padding:7px 12px}.product-grid{grid-template-columns:1fr;gap:31px}.product h3{font-size:25px}.product-info p{font-size:12px}.product-image img{aspect-ratio:1}.story{grid-template-columns:1fr}.story-photo{min-height:0;aspect-ratio:1}.story-copy{padding:43px 7% 32px}.story-copy h2{font-size:42px}.brand-logo{width:130px;height:130px}.look-grid{grid-template-columns:1fr;gap:32px}.look-image{aspect-ratio:1}.look-image img{aspect-ratio:1;object-position:50% 35%}.look-grid figure:nth-child(2) .look-image{aspect-ratio:1}.look-grid figure:nth-child(2) .look-image img{width:160%;object-fit:cover;object-position:left center}.look-grid h3{font-size:26px}.closing{padding:45px 20px 50px}.closing h2{font-size:40px}.footer-top{align-items:flex-start;flex-direction:column;gap:13px;padding-bottom:23px}.footer-bottom{gap:12px;flex-direction:column;font-size:9px}footer{padding:30px 6% 22px}.detail-grid{grid-template-columns:1fr}.detail-grid>img{max-height:48vh}.detail-copy{padding:28px}.detail-copy h2{font-size:34px;margin:15px 0}.detail-copy .eyebrow{font-size:8px}.detail-copy>p:not(.eyebrow):not(.detail-label){font-size:13px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
