@charset "UTF-8";
:root{--wine:#5d3486;--wine-dark:#432160;--pink:#eee5f5;--paper:#fcfafc;--ink:#352e3c;--muted:#716578;--line:#dfd6e7;--serif:Georgia,'Times New Roman',serif;--sans:'Segoe UI',Arial,sans-serif;color:var(--ink);background:var(--paper);font-family:var(--sans);font-size:16px;font-synthesis:none;scroll-behavior:smooth;scroll-padding-top:30px}
*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button{border:0}img{display:block;max-width:100%;object-fit:cover}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:400}em{font-weight:400}button:focus-visible,a:focus-visible,input:focus-visible+span{outline:3px solid #8b5db2;outline-offset:5px}a,button{touch-action:manipulation}button:disabled{cursor:not-allowed}body:has(dialog[open]){overflow:hidden}[hidden]{display:none!important}.skip-link{position:fixed;top:-100px;left:16px;background:var(--wine);color:white;padding:14px;z-index:20}.skip-link:focus{top:12px}.announcement{background:var(--wine);color:#f9f4ff;font-size:.8125rem;letter-spacing:.05em;text-align:center;padding:10px 20px}.header{height:105px;display:flex;align-items:center;justify-content:space-between;padding:0 5.5%;gap:24px;background:var(--paper)}.wordmark{font-family:var(--serif);font-size:3.4rem;letter-spacing:-.08em;line-height:1;color:var(--wine);display:inline-flex;align-items:flex-start;padding-right:8px}.wordmark span{font:1.4rem var(--sans);margin-left:6px;line-height:1.1;letter-spacing:0}.header nav{display:flex;gap:40px;font-size:.9375rem}.header nav a{padding:14px 0;position:relative}.header nav a::after{content:'';position:absolute;left:0;bottom:7px;width:0;height:1px;background:var(--wine);transition:width .2s}.header nav a:hover::after{width:100%}.bag-trigger{display:flex;align-items:center;gap:10px;background:none;padding:12px 0 12px 12px;font-size:.875rem}.bag-trigger svg{width:23px;height:23px;fill:none;stroke:var(--wine);stroke-width:1.4}.bag-count{background:var(--pink);border-radius:50%;min-width:24px;height:24px;display:grid;place-items:center;font-size:.8125rem;color:var(--wine)}.hero{display:grid;grid-template-columns:46% 54%;min-height:590px}.hero-copy{background:var(--pink);padding:69px 10% 45px 12%;display:flex;flex-direction:column;align-items:flex-start}.eyebrow{font-size:.75rem;line-height:1.6;letter-spacing:.15em;font-weight:600;color:var(--wine)}h1{font-size:clamp(3.2rem,5.25vw,5.6rem);line-height:1.07;letter-spacing:-.057em;color:var(--wine);margin:26px 0}h1 em{white-space:nowrap}.hero-description{max-width:350px;line-height:1.7;font-size:1rem;color:#65576f}.button{display:flex;align-items:center;justify-content:space-between;gap:36px;min-height:53px;padding:16px 25px;font-size:.9375rem;font-weight:500;transition:background .2s,transform .2s}.button span{font-size:1.3rem;line-height:1}.primary{background:var(--wine);color:#fff}.primary:hover{background:var(--wine-dark)}.hero .button{margin-top:29px}.hero-footnote{display:flex;align-items:center;gap:15px;color:var(--wine);margin-top:auto;padding-top:37px;font-size:.8125rem;line-height:1.6}.small-star{font-size:2.6rem;font-weight:200}.hero-photo{position:relative;min-height:590px;overflow:hidden;background:#e3dce8}.hero-photo>img{position:absolute;width:100%;height:100%;object-position:60% center}.photo-caption{position:absolute;bottom:27px;left:30px;right:30px;background:rgba(252,250,252,.93);padding:19px 23px;display:flex;align-items:center;justify-content:space-between;gap:14px}.photo-caption>span:first-child{font:italic 1.3rem var(--serif);color:var(--wine)}.photo-caption>span:last-child{font-size:.75rem;letter-spacing:.13em;color:var(--wine)}.brand-ribbon{display:flex;align-items:center;justify-content:center;gap:5.5%;min-height:74px;padding:20px 5%;border-bottom:1px solid var(--line);font-size:.875rem;color:var(--wine)}.brand-ribbon>span:nth-child(even){font-size:1.1rem}.section-wrap{padding:82px 5.5% 64px;scroll-margin-top:20px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin-bottom:35px}.section-heading h2{font-size:clamp(2.5rem,3.6vw,4rem);letter-spacing:-.045em;line-height:1.1;color:var(--wine);margin-top:12px}.collection-label{font-size:.75rem;letter-spacing:.09em;color:var(--muted);display:flex;gap:25px;align-items:center;padding-bottom:5px}.collection-label span{font-size:1.5rem}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.product-photo{display:block;position:relative;overflow:hidden;aspect-ratio:4/5;width:100%;padding:0;background:#eee5e2;text-align:left}.product-photo>img{height:100%;width:100%;transition:transform .6s}.product-card:first-child .product-photo>img{object-position:62% center}.product-photo:hover>img{transform:scale(1.035)}.product-tag{position:absolute;top:17px;left:17px;background:var(--paper);padding:8px 12px;color:var(--wine);font-size:.75rem}.photo-action{position:absolute;bottom:17px;left:17px;right:17px;display:flex;justify-content:space-between;padding:14px 16px;background:rgba(252,250,252,.94);color:var(--wine);font-size:.875rem;opacity:0;transform:translateY(8px);transition:opacity .2s,transform .2s}.product-photo:hover .photo-action,.product-photo:focus-visible .photo-action{opacity:1;transform:translateY(0)}.product-info{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:21px}.product-type{font-size:.75rem;letter-spacing:.075em;color:var(--muted);line-height:1.6}.product-info h3{font-size:1.7rem;line-height:1.3;margin-top:5px;color:var(--wine)}.swatch{height:17px;width:17px;outline:1px solid #b3a4be;outline-offset:3px;border-radius:50%;flex-shrink:0;margin-right:6px}.rose{background:repeating-linear-gradient(90deg,#e9b3c0 0 3px,#fff 3px 5px)}.wine{background:#652638}.ivory{background:#eee8db}.product-bottom{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-top:11px;padding-bottom:18px;border-bottom:1px solid var(--line)}.product-bottom>p{font-size:.9375rem;font-weight:500;white-space:nowrap}.text-button{background:none;padding:8px 0;font-size:.875rem;color:var(--wine);text-align:left}.text-button:hover{text-decoration:underline;text-underline-offset:5px}.text-button span{margin-left:9px}.catalog-note{color:var(--muted);font-size:.8125rem;line-height:1.6;margin-top:26px}.essence{background:var(--wine);color:#f3eaf9;padding:68px 5.5%;display:grid;grid-template-columns:.35fr 1.15fr 1fr;gap:40px;align-items:center}.essence-symbol{font-size:7.3rem;line-height:1;color:#c6a4df}.essence .eyebrow{color:#d6bce9}.essence h2{font-size:clamp(2.3rem,3.2vw,3.6rem);line-height:1.14;letter-spacing:-.04em;margin-top:15px}.essence-copy p{font-size:.9375rem;line-height:1.8;max-width:395px;color:#ede0f5}.essence-copy p+p{margin-top:13px}.light-link{display:inline-flex;gap:45px;border-bottom:1px solid #b493cd;font-size:.875rem;padding:0 0 9px;margin-top:25px}.light-link:hover{color:white}.footer{padding:51px 5.5% 22px;display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;gap:25px}.footer .wordmark{font-size:3rem}.footer p{font-size:.8125rem;color:var(--muted);margin-top:13px}.footer nav{display:flex;align-items:center;gap:32px;font-size:.875rem}.footer nav a:hover{text-decoration:underline;text-underline-offset:5px}.footer-bottom{width:100%;display:flex;justify-content:space-between;gap:20px;font-size:.75rem;color:var(--muted);padding-top:24px;margin-top:20px;border-top:1px solid var(--line)}dialog{border:0;padding:0;color:var(--ink);background:var(--paper);max-height:90dvh;box-shadow:0 20px 80px #2c153f40}dialog::backdrop{background:#22152f80;backdrop-filter:blur(3px)}.product-dialog{width:min(900px,94vw);max-width:94vw;overflow:auto}.close-button{width:44px;height:44px;display:grid;place-items:center;font-size:1.9rem;line-height:1;background:var(--paper);border-radius:50%;font-weight:300;flex-shrink:0}.product-dialog>.close-button{position:absolute;top:12px;right:12px;z-index:1}.close-button:hover{background:var(--pink)}.product-detail{display:grid;grid-template-columns:1fr 1fr}.product-detail>img{width:100%;height:100%;min-height:555px;object-position:60% center}.detail-copy{padding:54px 32px 28px}.detail-copy h2{font-size:2.8rem;line-height:1.13;color:var(--wine);margin-top:16px;letter-spacing:-.04em}.detail-price{font-size:1.2rem;margin:17px 0 23px}.detail-copy>p:not(.eyebrow):not(.detail-price){line-height:1.7;font-size:.9375rem}.detail-color{margin-top:16px;color:var(--muted)}fieldset{margin:24px 0;border:0;padding:0}legend{font-size:.875rem;font-weight:600;margin-bottom:13px}.size-options{display:flex;gap:10px}.size-options label{position:relative}.size-options input{position:absolute;opacity:0;width:100%;height:100%;margin:0;cursor:pointer}.size-options span{display:grid;place-items:center;height:46px;min-width:48px;border:1px solid #b7a5c4;font-size:.875rem}.size-options input:checked+span{background:var(--wine);color:white;border-color:var(--wine)}#add-form .button{width:100%}.detail-note{font-size:.8125rem!important;color:var(--muted);line-height:1.6;margin-top:18px}.bag-dialog{width:min(470px,100vw);max-width:100vw;height:100dvh;max-height:100dvh;margin:0 0 0 auto;padding:30px;overflow-y:auto}.bag-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:24px;border-bottom:1px solid var(--line)}.bag-header .eyebrow{font-size:.75rem}.bag-header h2{font-size:2.3rem;color:var(--wine);margin-top:7px}.bag-items{padding:8px 0}.bag-row{display:grid;grid-template-columns:82px 1fr;gap:16px;padding:20px 0;border-bottom:1px solid var(--line)}.bag-row>img{width:82px;height:112px;object-position:60% center}.bag-row h3{font-size:1.4rem;color:var(--wine)}.bag-row p{font-size:.8125rem;margin:5px 0;color:var(--muted)}.bag-row .item-price{font-weight:600;color:var(--ink)}.item-controls{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-top:8px}.quantity{display:flex;align-items:center;border:1px solid var(--line)}.quantity button{width:34px;height:34px;background:none}.quantity button:hover{background:var(--pink)}.quantity span{min-width:28px;text-align:center;font-size:.875rem}.remove-item{font-size:.75rem;background:none;text-decoration:underline;text-underline-offset:3px;color:var(--muted);min-height:34px}.bag-summary{padding-top:20px}.subtotal{display:flex;justify-content:space-between;align-items:center}.subtotal strong{color:var(--wine);font-size:1.3rem}.shipping-note{font-size:.8125rem;line-height:1.6;color:var(--muted);margin:14px 0 20px}.checkout{justify-content:center;width:100%;background:#e8dfec;color:#685970}.keep-shopping{display:block;margin:18px auto 0}.empty-bag{padding:65px 4px;text-align:center}.empty-bag h3{font-size:1.8rem;color:var(--wine)}.empty-bag p{line-height:1.7;color:var(--muted);margin:15px 0 26px;font-size:.9375rem}.empty-bag .button{justify-content:center;width:100%}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,20px);padding:15px 24px;background:var(--wine);color:white;box-shadow:0 6px 25px #2c153f30;opacity:0;pointer-events:none;z-index:30;font-size:.9375rem;transition:opacity .2s,transform .2s;width:max-content;max-width:90vw;text-align:center}.toast.visible{opacity:1;transform:translate(-50%,0)}
@media(min-width:1600px){.hero{min-height:700px}.hero-photo{min-height:700px}.hero-copy{padding-top:100px;padding-bottom:70px}.section-wrap{padding-top:100px}.product-photo{max-height:620px}.hero-description{font-size:1.1rem;max-width:380px}}
@media(max-width:1050px){.header{padding:0 4%;height:90px}.hero{grid-template-columns:48% 52%;min-height:530px}.hero-copy{padding:50px 8%}.hero-photo{min-height:530px}h1{font-size:clamp(2.9rem,5.8vw,4rem)}.hero-description{font-size:.9375rem}.photo-caption{left:20px;right:20px;padding:15px;bottom:20px}.photo-caption>span:last-child{display:none}.brand-ribbon{gap:4%;font-size:.8125rem}.section-wrap{padding:65px 4% 50px}.product-grid{gap:18px}.product-bottom{align-items:flex-start;flex-direction:column;gap:2px}.essence{padding:55px 4%;grid-template-columns:1.1fr 1fr;gap:40px}.essence-symbol{display:none}.footer{padding-left:4%;padding-right:4%}}
@media(max-width:700px){.announcement{font-size:.75rem;line-height:1.5;padding:9px 15px;letter-spacing:.015em}.header{height:81px;gap:15px;padding:0 5%}.wordmark{font-size:2.8rem}.wordmark span{font-size:1.1rem}.header nav{gap:15px;font-size:.8125rem}.header nav a:nth-child(2){display:none}.bag-trigger{gap:7px}.bag-trigger>span:not(.bag-count){display:none}.hero{display:flex;flex-direction:column}.hero-copy{padding:43px 7% 35px}.hero .eyebrow{font-size:.75rem}h1{font-size:clamp(3.2rem,10vw,4.8rem);margin:20px 0;line-height:1.04}.hero-description{max-width:390px;font-size:1rem}.hero .button{margin-top:25px}.hero-footnote{display:none}.hero-photo{height:400px;min-height:0}.hero-photo>img{object-position:60% 48%}.photo-caption{bottom:20px}.brand-ribbon{padding:19px 5%;min-height:60px;gap:20px;justify-content:center}.brand-ribbon>span:nth-child(n+4){display:none}.section-wrap{padding:51px 5% 43px}.section-heading{display:block;margin-bottom:25px}.section-heading h2{font-size:2.7rem}.collection-label{margin-top:21px;font-size:.75rem;justify-content:space-between;border-top:1px solid var(--line);padding-top:13px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:29px 16px}.product-card:first-child{grid-column:1/-1}.product-card:first-child .product-photo{aspect-ratio:1/1}.product-card:first-child .product-photo img{object-position:60% center}.product-photo{aspect-ratio:3/4}.product-tag{top:10px;left:10px;max-width:calc(100% - 20px);font-size:.75rem;padding:6px 8px}.product-type{font-size:.75rem;letter-spacing:.045em}.product-info{margin-top:16px;gap:10px}.product-info h3{font-size:1.35rem}.swatch{height:12px;width:12px;margin-right:4px;outline-offset:2px}.product-bottom>p{font-size:.875rem}.product-bottom .text-button{font-size:.8125rem;white-space:normal;line-height:1.5}.text-button span{margin-left:3px}.catalog-note{font-size:.75rem}.essence{grid-template-columns:1fr;padding:44px 7%;gap:25px}.essence h2{font-size:2.75rem}.essence-copy p{max-width:none}.footer{padding:36px 5% 24px;align-items:flex-start;gap:30px}.footer nav{flex-direction:column;align-items:flex-start;gap:15px;font-size:.8125rem}.footer nav .text-button{padding:0;font-size:.8125rem}.footer-bottom{font-size:.75rem;line-height:1.5;margin-top:0}.footer-bottom>span:last-child{display:none}.product-dialog{max-height:92dvh}.product-detail{display:block}.product-detail>img{height:240px;min-height:0;object-position:60% 45%}.detail-copy{padding:27px 24px}.detail-copy h2{font-size:2.3rem;margin-top:9px}.detail-price{margin:12px 0 16px}.bag-dialog{padding:24px}.photo-action{display:none}}
@media(max-width:370px){.header nav{font-size:.75rem}.header{gap:6px}.hero-copy{padding-left:6%;padding-right:6%}h1{font-size:2.95rem}.brand-ribbon{gap:12px;font-size:.75rem}.product-grid{gap:25px 13px}.product-info h3{font-size:1.2rem}.swatch{display:none}.product-type{font-size:.75rem}.product-bottom .text-button span{display:none}.footer{gap:18px}.bag-dialog{padding:20px}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}

.wordmark{padding:0;letter-spacing:normal}.brand-logo{width:162px;height:83px;object-fit:cover;background:transparent}.footer .brand-logo{width:162px;height:83px}@media(max-width:700px){.brand-logo,.footer .brand-logo{width:126px;height:65px}}
