@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800;900&family=DM+Sans:wght@400;500;600;700&display=swap');
:root{--pink:#f0a5c4;--ink:#111;--soft:#f6f5f4}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:85px}body{margin:0;color:var(--ink);background:white;font-family:'DM Sans',Arial,sans-serif}button,input{font:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,select:focus-visible{outline:3px solid #cc397a;outline-offset:5px}button{color:inherit}h1,h2,h3,p{margin-top:0}.announcement{background:var(--pink);text-align:center;padding:10px 16px;font-size:12px;letter-spacing:1.9px;font-weight:700}header{height:85px;display:flex;align-items:center;justify-content:space-between;padding:0 4%;background:white;position:sticky;top:0;z-index:5;border-bottom:1px solid #eaeaea}.logo{font-size:25px;letter-spacing:-1.5px;font-weight:800;white-space:nowrap}.logo span:not(.brand-dot){color:#d6538d}.brand-dot{font-size:12px;vertical-align:top;display:inline-block;padding-top:3px;margin-left:3px}nav{display:flex;gap:32px}nav a,.bag-button{font-size:12px;font-weight:700;letter-spacing:1px}nav a{padding:10px 0}nav a:hover{box-shadow:0 2px var(--pink)}.bag-button{display:flex;gap:10px;align-items:center;border:0;background:none}.bag-button svg{width:21px;height:24px}.bag-button span{font-weight:400}.mobile-menu{display:none}.hero{height:min(810px,calc(100svh - 119px));min-height:570px;position:relative;background:#53534f;color:white;overflow:hidden}.hero>img{width:100%;height:100%;object-fit:cover;object-position:50% 45%}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.55),transparent 75%),linear-gradient(0deg,rgba(0,0,0,.3),transparent 35%)}.hero-content{position:absolute;left:6%;top:19%}.eyebrow{font-size:12px;letter-spacing:1.8px;font-weight:600;margin-bottom:25px}.hero h1{font-family:'Barlow Condensed','Arial Narrow',Impact,sans-serif;font-size:clamp(90px,10.6vw,164px);font-weight:800;line-height:.88;letter-spacing:-2px;margin-bottom:28px}.hero h1 span{color:var(--pink)}.hero p{font-size:17px;margin-bottom:30px}.button{min-height:52px;display:inline-flex;align-items:center;justify-content:space-between;gap:35px;padding:18px 23px;border:0;font-size:12px;font-weight:700;letter-spacing:1px;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px);background:var(--pink);color:var(--ink)}.button span{font-size:20px;line-height:14px}.white{background:white;color:#111}.black{background:#111;color:white}.hero-bottom{position:absolute;bottom:30px;left:6%;right:6%;display:flex;justify-content:space-between;font-size:11px;letter-spacing:1.5px}.vertical{position:absolute;right:26px;top:27%;writing-mode:vertical-rl;font-size:10px;letter-spacing:2px}.ticker{background:var(--pink);padding:18px 0;display:flex;justify-content:space-around;align-items:center;gap:28px;overflow:hidden;white-space:nowrap;font-family:'Barlow Condensed',Impact,sans-serif;font-size:27px;font-weight:700;letter-spacing:.5px}.ticker i{font-size:29px;font-style:normal}.section{padding:92px 5%}.section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:32px}.section-head .eyebrow{margin-bottom:15px}h2{font-family:'Barlow Condensed',Impact,sans-serif;font-size:clamp(44px,4.5vw,68px);font-weight:600;letter-spacing:-1px;line-height:1.05;margin-bottom:0}.text-link{font-size:12px;font-weight:700;letter-spacing:1px;padding-bottom:7px;border-bottom:1px solid #111}.filter-row{display:flex;gap:25px;margin:34px 0 24px;flex-wrap:wrap}.filter-row button{border:0;background:none;padding:0 0 9px;font-size:12px;letter-spacing:1px;color:#727272}.filter-row button.active{color:#111;border-bottom:2px solid #111;font-weight:700}.products{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.product-card{cursor:pointer}.product-photo{position:relative;background:#f2f1ef;aspect-ratio:3/4;overflow:hidden}.product-photo img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.product-card:hover img{transform:scale(1.035)}.product-label{position:absolute;left:14px;top:15px;font-size:10px;font-weight:600;letter-spacing:1px;background:white;padding:7px 9px}.quick-add{position:absolute;bottom:14px;right:14px;width:34px;height:34px;border:0;background:white;font-size:22px}.product-info{padding-top:17px}.product-info h3{font-size:15px;margin:0 0 7px;font-weight:500}.product-info p{font-size:12px;color:#666;margin-bottom:12px}.product-meta{display:flex;justify-content:space-between;align-items:center;font-size:11px;letter-spacing:.6px}.swatches{display:flex;gap:5px}.swatch{width:11px;height:11px;border-radius:50%;border:1px solid #ccc;background:#181818}.swatch.pink{background:var(--pink)}.swatch.gray{background:#dedbd6}.collection-note{font-size:12px;color:#737373;margin:25px 0 0}.manifesto{padding:78px 7%;background:#f5f4f2}.manifesto h2{font-size:clamp(60px,7.4vw,115px);font-weight:700;line-height:.98;letter-spacing:-1px}.manifesto em{font-style:normal;position:relative}.manifesto em:after{content:'';position:absolute;height:7px;background:var(--pink);bottom:0;left:0;right:0}.manifesto-bottom{display:flex;align-items:center;gap:35px;margin-top:40px}.asterisk{font-size:67px;color:#da6597;line-height:1}.manifesto-bottom p{font-size:16px;line-height:1.7;margin:0}.tiny-label{margin-left:auto;font-size:10px;letter-spacing:1.2px;line-height:1.8}.categories .section-head p{font-size:14px;margin:0 0 7px;color:#555}.category-links{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid #ccc;border-bottom:1px solid #ccc;margin-top:40px}.category-links button{padding:27px 15px;text-align:left;border:0;border-right:1px solid #ddd;background:white;font-family:'Barlow Condensed',Impact,sans-serif;font-size:32px;display:flex;align-items:center;gap:12px}.category-links button:first-child{padding-left:0}.category-links button:last-child{border-right:0}.category-links button:hover{background:#fcebf2}.category-links span{font:10px 'DM Sans',sans-serif;color:#666;align-self:flex-start;padding-top:5px}.category-links b{margin-left:auto;font-family:Arial;font-size:23px;font-weight:400}.lifestyle{height:650px;position:relative;background:#444;color:white;overflow:hidden}.lifestyle>img{width:100%;height:100%;object-fit:cover}.lifestyle:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#0008,transparent)}.lifestyle-copy{position:absolute;z-index:1;left:7%;top:18%}.lifestyle-copy h2{font-size:clamp(60px,6vw,90px);font-weight:600;margin-bottom:35px}.photo-caption{position:absolute;z-index:1;bottom:30px;right:5%;font-size:10px;letter-spacing:2px}.signature{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:9%;padding-left:10%;padding-right:10%}.signature-image{position:relative;height:610px;background:#f4f3f1;overflow:hidden}.signature-image img{height:100%;width:100%;object-fit:cover}.signature-image>span{position:absolute;bottom:22px;left:22px;font-size:11px;letter-spacing:1px}.signature-copy h2{margin-bottom:26px;font-size:65px}.signature-copy em,.together em{font-style:normal;color:#d46796}.signature-copy p{font-size:16px;line-height:1.7;max-width:390px;color:#555}.spec-mini{border-top:1px solid #ccc;margin:28px 0}.spec-mini div{font-size:11px;letter-spacing:1px;display:flex;justify-content:space-between;border-bottom:1px solid #ddd;padding:14px 0}.spec-mini span{font-weight:700}.together{text-align:center;padding:80px 24px;background:#111;color:white}.together h2{font-size:clamp(55px,6vw,88px)}.together p{font-size:16px;line-height:1.8;margin:28px 0}.together .text-link{border-color:white;display:inline-block}.social-tag{font-size:13px;letter-spacing:1px}.social-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.social-grid figure{margin:0;position:relative;aspect-ratio:1/1.1;overflow:hidden;background:#efefed}.social-grid img{width:100%;height:100%;object-fit:cover}.social-grid figure:first-child img{object-position:70%}.social-grid figure:last-child img{object-position:65%}.social-grid figcaption{position:absolute;bottom:0;left:0;right:0;padding:40px 18px 18px;color:white;background:linear-gradient(transparent,#0007);font-size:11px;letter-spacing:1px}.social-note{font-size:13px;text-align:center;color:#555;margin:25px 0 0}.newsletter{padding:70px 7%;background:var(--pink);display:grid;grid-template-columns:1.25fr 1fr;align-items:center;gap:12%}.newsletter h2{font-size:clamp(60px,6vw,92px);font-weight:700;position:relative}.newsletter h2 span{font-family:Arial;font-weight:400;margin-left:25px}.newsletter p{font-size:17px;line-height:1.6}.join{background:transparent;border:0;border-bottom:1px solid #111;padding:18px 0;width:100%;text-align:left;font-size:12px;font-weight:700;letter-spacing:1px;display:flex;justify-content:space-between}.join span{font-size:21px}.newsletter small{display:block;font-size:11px;margin-top:15px}footer{padding:45px 5% 24px}.footer-top{display:flex;align-items:center;gap:30px;padding-bottom:45px}.footer-top p{font-size:13px;color:#666;margin:0 auto 0 0}.footer-top>a:not(.logo),.footer-top>button{font-size:11px;letter-spacing:.8px;white-space:nowrap}.footer-top>button{border:0;background:none;padding:0}.footer-bottom{padding-top:22px;border-top:1px solid #ddd;display:flex;justify-content:space-between;font-size:10px;letter-spacing:1px;color:#666}dialog{padding:0;border:0;max-width:900px;width:90vw;max-height:90svh;overflow:auto;color:#111}dialog::backdrop{background:#0009;backdrop-filter:blur(3px)}.close{position:absolute;top:12px;right:12px;z-index:2;background:white;border:1px solid #ddd;width:38px;height:38px;font-size:27px;line-height:1}.detail-grid{display:grid;grid-template-columns:1fr 1fr}.detail-grid>img{width:100%;height:100%;max-height:760px;object-fit:cover;background:#eee}.detail-copy{padding:55px 30px 30px}.detail-copy h2{font-size:44px;margin-bottom:20px}.detail-copy p{font-size:14px;line-height:1.7}.detail-copy label{font-size:12px;font-weight:600;display:block;margin:22px 0 10px}select{width:100%;padding:13px;border:1px solid #bbb;border-radius:0;background:white;font:inherit;margin-bottom:20px}.detail-copy .button{width:100%}.dialog-pad{padding:60px 40px 40px}.dialog-pad h2{margin-bottom:25px}.dialog-pad>p{line-height:1.7}.dialog-note{font-size:13px;color:#666;line-height:1.6}.bag-row{display:flex;gap:20px;align-items:center;padding:20px 0;border-bottom:1px solid #ddd}.bag-row img{width:75px;height:100px;object-fit:cover}.bag-row h3{font-size:16px;margin-bottom:8px}.bag-row p{font-size:13px}.bag-row button{background:transparent;border:0;text-decoration:underline;font-size:12px;margin-left:auto}#toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%) translateY(120px);background:#111;color:white;padding:17px 25px;z-index:20;font-size:14px;transition:transform .3s;white-space:nowrap}#toast.show{transform:translateX(-50%) translateY(0)}.empty{grid-column:1/-1;padding:50px;background:#f5f4f2;text-align:center}.empty h3{font-size:24px}
@media(min-width:1600px){body{max-width:2000px;margin:auto}}@media(max-width:1000px){nav{gap:18px}nav a{font-size:11px}.logo{font-size:22px}.section{padding:65px 5%}.signature{gap:6%}.signature-image{height:500px}.signature-copy h2{font-size:52px}.category-links button{font-size:27px;gap:5px;padding:22px 10px}.tiny-label{display:none}.footer-top{flex-wrap:wrap}.footer-top p{width:50%}.newsletter{gap:6%}.products{gap:13px}.product-info h3{font-size:14px}}
@media(max-width:650px){.announcement{font-size:10px;padding:9px}header{height:68px;padding:0 5%}.logo{font-size:22px}nav{display:none;position:absolute;top:68px;left:0;right:0;background:white;padding:25px;box-shadow:0 8px 10px #0001}nav.open{display:flex;flex-direction:column}nav a{font-size:14px}.bag-button{margin-left:auto;margin-right:15px;font-size:11px}.bag-button svg{display:none}.mobile-menu{display:block;border:0;background:none;font-size:22px}.hero{height:690px;min-height:0;max-height:calc(100svh - 95px)}.hero>img{object-position:62% center}.hero-content{top:auto;bottom:100px;left:6%}.hero h1{font-size:91px}.hero-content .eyebrow{font-size:10px;letter-spacing:1px;margin-bottom:20px}.hero p{font-size:14px}.hero-shade{background:linear-gradient(0deg,#0009,transparent 95%)}.hero-bottom{bottom:25px;font-size:9px;line-height:1.6;gap:20px}.hero-bottom span{max-width:160px}.vertical{display:none}.ticker{font-size:23px;padding:13px 0;justify-content:flex-start;gap:23px}.section{padding:55px 5%}.section-head{align-items:start}.section-head .text-link{max-width:125px;font-size:10px;line-height:1.6;margin-top:34px}h2{font-size:43px}.eyebrow{font-size:10px;letter-spacing:1.2px}.products{grid-template-columns:1fr 1fr;gap:27px 12px}.product-photo{aspect-ratio:2/3}.product-label{font-size:8px;left:8px;top:9px;padding:6px}.product-info h3{font-size:13px;line-height:1.5}.product-meta{font-size:9px}.filter-row{gap:21px}.filter-row button{font-size:10px}.collection-note{font-size:11px;line-height:1.6}.manifesto{padding:55px 6%}.manifesto h2{font-size:53px}.manifesto-bottom{gap:20px;margin-top:26px}.manifesto-bottom p{font-size:14px}.asterisk{font-size:50px}.categories .section-head p{display:none}.category-links{grid-template-columns:1fr;margin-top:25px}.category-links button,.category-links button:first-child{border:0;border-bottom:1px solid #ddd;padding:18px 5px;font-size:32px;gap:20px}.category-links button:last-child{border-bottom:0}.lifestyle{height:590px}.lifestyle>img{object-position:65%}.lifestyle-copy{top:auto;bottom:60px}.lifestyle-copy h2{font-size:61px}.lifestyle:after{background:linear-gradient(0deg,#0008,transparent)}.photo-caption{display:none}.signature{grid-template-columns:1fr;gap:35px}.signature-image{height:500px}.signature-copy h2{font-size:55px}.signature-copy p{max-width:none}.together{padding:65px 20px}.together h2{font-size:55px}.together p{font-size:14px}.social-grid{gap:10px;grid-template-columns:1fr 1fr}.social-grid figure:last-child{display:none}.social-grid figcaption{font-size:9px;line-height:1.5;padding:30px 10px 12px}.social-tag{display:none}.newsletter{grid-template-columns:1fr;gap:35px;padding:50px 6%}.newsletter h2{font-size:69px}.newsletter p{font-size:16px}.footer-top{gap:25px;padding-bottom:30px}.footer-top p{width:100%;order:1}.footer-top .logo{width:100%}.footer-bottom{gap:15px;flex-wrap:wrap;font-size:9px}.footer-bottom span:last-child{display:none}.detail-grid{grid-template-columns:1fr}.detail-grid>img{height:300px;object-fit:contain}.detail-copy{padding:28px 22px}.dialog-pad{padding:60px 23px 30px}.bag-row{gap:10px}.bag-row h3{font-size:14px}.bag-row img{width:55px;height:80px}dialog{width:94vw}.collection .section-head{gap:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
