@charset "UTF-8";:root{--paper:#fff5f6;--cream:#fffaf5;--pink:#f6c3ce;--light-pink:#fce3e9;--cherry:#871332;--deep:#561326;--ink:#391824;--muted:#714350;--line:#ddbac3;--sans:Arial,Helvetica,sans-serif;--serif:Georgia,"Times New Roman",serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:7rem}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:1rem;line-height:1.6}h1,h2,h3,p,figure{margin:0}h1,h2,.footer-heading{font-family:var(--serif);font-weight:400;line-height:.98;letter-spacing:-.055em}h1{font-size:clamp(3.7rem,6.5vw,7rem)}h2{font-size:clamp(2.8rem,4.6vw,5rem)}h3{font-size:1.45rem;line-height:1.2;font-weight:500}em{font-weight:400}a{color:inherit;text-underline-offset:5px}button,input,select,textarea{font:inherit}button{color:inherit;cursor:pointer}button:disabled,input:disabled{cursor:not-allowed}button,a,input,summary,select,textarea{touch-action:manipulation}img{max-width:100%;display:block}button{border:0}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid #144fc6;outline-offset:5px;scroll-margin-top:8rem}main:focus{outline:none}[hidden]{display:none!important}.skip-link{position:fixed;top:-8rem;left:1rem;background:#fff;color:var(--ink);padding:1rem;z-index:100}.skip-link:focus{top:1rem}.announcement{padding:.5rem 3.2%;min-height:36px;background:var(--cherry);color:var(--cream);display:flex;justify-content:space-between;align-items:center;gap:1rem;font-size:.75rem;letter-spacing:.08em}.announcement a{font-size:.8rem;letter-spacing:0}.site-header{position:sticky;top:0;z-index:20;background:#fff5f6fa;height:94px;padding:0 3.2%;display:flex;align-items:center;justify-content:space-between;gap:2rem;border-bottom:1px solid var(--line)}.brand{display:flex;width:135px;height:80px;align-items:center;flex-shrink:0}.brand img{height:72px;width:135px;object-fit:contain}.desktop-nav{display:flex;gap:2.2rem}.desktop-nav a{font-size:.9rem;text-decoration:none;padding:1rem 0}.desktop-nav a:hover,.desktop-nav [aria-current]{text-decoration:underline}.nav-actions{display:flex;align-items:center;gap:1rem}.nav-cta{font-size:.875rem;text-decoration:none;background:var(--cherry);color:var(--cream);padding:.8rem 1.25rem;border-radius:3px;display:flex;align-items:center;gap:1.5rem}.menu-toggle{display:none;background:transparent;padding:.7rem}.mobile-nav{position:absolute;top:100%;left:0;right:0;background:var(--paper);padding:1rem 5%;box-shadow:0 16px 20px #39182416;border-bottom:1px solid var(--line)}.mobile-nav a{display:block;padding:.8rem 0;text-decoration:none}.eyebrow{font-size:.75rem;font-weight:600;letter-spacing:.13em;line-height:1.5;margin-bottom:1.5rem}.hero{position:relative;min-height:690px;height:calc(100svh - 130px);max-height:900px;background:#f2bfc7;isolation:isolate;display:flex;align-items:center}.hero-photo{position:absolute;inset:0;z-index:-2;overflow:hidden}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:70% center}.hero:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#f4c6ce,#f4c6ceef 23%,#f4c6ce00 61%)}.hero-copy{padding:2rem 5%;width:59%;position:relative;z-index:1}.hero-copy .eyebrow{color:var(--deep);margin-bottom:2.2rem}.hero-copy h1{color:var(--deep);max-width:11ch}.hero-copy h1 em{color:var(--cherry)}.hero-copy>p:not(.eyebrow):not(.hero-note){font-size:1.0625rem;line-height:1.7;margin-top:1.8rem;max-width:30rem}.hero-actions{display:flex;gap:1.7rem;align-items:center;flex-wrap:wrap;margin-top:2rem}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:2rem;background:var(--cherry);color:var(--cream);text-decoration:none;min-height:54px;padding:.9rem 1.5rem;border:1px solid var(--cherry);font-size:.9rem;border-radius:3px;transition:background .2s,transform .2s}.button:hover{background:var(--deep);transform:translateY(-2px)}.button-light{background:var(--cream);color:var(--cherry);border-color:var(--cream)}.button-light:hover{background:var(--light-pink)}.button-outline{background:transparent;color:var(--cherry)}.button-outline:hover{background:var(--light-pink)}.text-link{display:inline-flex;align-items:center;gap:1.2rem;font-size:.9rem;min-height:44px}.hero-note{font-size:.6875rem;letter-spacing:.08em;margin-top:1.4rem;font-weight:600}.hero-stamp{position:absolute;right:3%;top:8%;color:var(--cherry);background:var(--cream);width:116px;height:116px;border:1px solid var(--cherry);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;font-size:.75rem;line-height:1.3;font-weight:700;transform:rotate(10deg)}.hero-stamp em{font-family:var(--serif);font-size:1.4rem;letter-spacing:-.04em;margin-top:.2rem}.hero-caption{position:absolute;bottom:1.2rem;left:5%;right:3%;font-size:.6875rem;letter-spacing:.08em;display:flex;justify-content:space-between;gap:1rem;color:var(--deep)}.hero-caption span{background:var(--paper);padding:.2rem .4rem}.brand-ribbon{background:var(--cherry);color:var(--light-pink);display:flex;justify-content:space-around;align-items:center;gap:2rem;padding:1.15rem 3%;font-size:clamp(.85rem,1.6vw,1.5rem);letter-spacing:.025em;overflow:hidden}.brand-ribbon i{font-style:normal;font-size:2rem;line-height:1}.section{padding:7rem 5%;max-width:1800px;margin:auto}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;margin-bottom:3.5rem}.section-heading .text-link{flex-shrink:0}.section-heading h2 em{color:var(--cherry)}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.product-art{display:block;aspect-ratio:1.14;position:relative;background:var(--light-pink);overflow:hidden;border-radius:5rem 5rem 3px 3px}.product-art>img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.product-art:hover>img{transform:scale(1.035)}.product-tag{position:absolute;top:1.5rem;left:1.5rem;background:var(--cream);padding:.4rem .8rem;border-radius:2px;font-size:.6875rem;letter-spacing:.1em}.circle-arrow{position:absolute;bottom:1.3rem;right:1.3rem;border-radius:50%;background:var(--cream);width:48px;height:48px;display:grid;place-items:center;font-size:1.4rem}.product-heading{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-top:1.4rem}.product-heading h3 a{text-decoration:none}.product-heading>span{font-size:.6875rem;letter-spacing:.06em;color:var(--muted)}.product-card>p{margin-top:.6rem;font-size:.9375rem;color:var(--muted)}.caption{font-size:.8125rem;line-height:1.6;color:var(--muted);margin-top:1.8rem}.world-split{display:grid;grid-template-columns:1fr 1fr;background:var(--cherry);color:var(--cream)}.world-photo{min-height:610px;overflow:hidden}.world-photo img{width:100%;height:100%;object-fit:cover}.world-copy{padding:5rem 12%;position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.world-copy h2{margin-bottom:2rem}.world-copy p:not(.eyebrow){max-width:31rem;margin-bottom:1rem}.world-copy .button{margin-top:1.25rem}.vertical-note{position:absolute;right:1.5rem;top:20%;writing-mode:vertical-rl;font-size:.7rem;letter-spacing:.17em}.sticker-tease{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:3rem}.sticker-copy p:not(.eyebrow){max-width:27rem;margin:1.5rem 0}.sticker-scatter{height:450px;position:relative}.sticker-scatter img{position:absolute;object-fit:contain;height:auto;mix-blend-mode:multiply}.sticker-one{width:45%;top:0;left:2%;transform:rotate(-13deg)}.sticker-two{width:43%;top:5%;right:0;transform:rotate(12deg)}.sticker-three{width:52%;bottom:0;left:25%;transform:rotate(-6deg)}.closing-cta{text-align:center;background:var(--light-pink);padding:6rem 5%;border-radius:50% 50% 0 0/12% 12% 0 0}.closing-cta .button{margin-top:2.2rem}.closing-cta>p:last-child{font-size:.8125rem;margin-top:1.2rem}.site-footer{background:var(--cream);padding:4.5rem 5% 1.3rem;overflow:hidden}.footer-top{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem}.footer-heading{font-size:3.8rem;color:var(--cherry);margin-bottom:1rem}.footer-top nav h2{font-family:var(--sans);font-size:.7rem;font-weight:600;letter-spacing:.1em;line-height:1.5;margin-bottom:1.4rem}.footer-top nav a,.footer-control{display:block;font-size:.875rem;text-decoration:none;padding:.4rem 0;min-height:36px}.footer-top nav a:hover,.footer-control:hover{text-decoration:underline}.footer-control{background:none;text-align:left}.footer-wordmark{font-family:var(--serif);font-weight:700;letter-spacing:-.09em;font-size:clamp(6rem,23.5vw,27rem);line-height:1;color:var(--cherry);white-space:nowrap;text-align:center;margin:2.6rem 0 1.5rem;display:flex;justify-content:center;align-items:center}.footer-wordmark span{font-size:.52em;font-weight:400;margin-left:.04em}.footer-bottom{display:flex;justify-content:space-between;gap:1rem;border-top:1px solid var(--line);padding-top:1.2rem;font-size:.75rem;color:var(--muted)}dialog{color:var(--ink);background:var(--cream);border:1px solid var(--line);border-radius:12px;max-width:570px;width:calc(100% - 2rem);padding:3rem;max-height:calc(100svh - 2rem);overflow:auto}dialog::backdrop{background:#39182499;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}dialog h2{font-size:2.6rem;margin-bottom:1.5rem}dialog p{margin-bottom:1rem}.dialog-close{position:absolute;top:.5rem;right:.5rem;width:44px;height:44px;font-size:1.8rem;background:none}.cookie-row{display:flex;justify-content:space-between;gap:1rem;padding:1rem 0;border-block:1px solid var(--line);margin:1.5rem 0}.cookie-dialog>.button{display:flex;margin-top:1rem;width:100%}.small{font-size:.875rem}@media(min-width:1600px){.hero-copy{padding-left:7%}.hero h1{font-size:7.8rem}.hero{min-height:780px}}@media(max-width:1100px){.desktop-nav{gap:1.2rem}.site-header{gap:1rem}.hero{min-height:630px}.hero-copy{width:62%}.hero-actions{gap:.7rem}.footer-top{gap:2rem}.world-copy{padding:4rem 10%}.world-photo{min-height:520px}.section{padding:5rem 5%}}@media(max-width:999px){.desktop-nav{display:none}.menu-toggle{display:block}.site-header{height:80px}.brand{height:70px;width:120px}.brand img{width:120px;height:64px}.announcement-extra{display:none}.hero{height:auto;min-height:660px}.hero-copy{width:67%}.hero h1{font-size:clamp(3.7rem,8vw,5.7rem)}.hero-stamp{width:95px;height:95px;font-size:.65rem}.hero-note{max-width:23rem}.footer-top{grid-template-columns:1.6fr 1fr;gap:2.5rem}.sticker-scatter{height:370px}.world-copy{padding:3rem 9%}.world-copy h2{font-size:3.1rem}.product-heading{align-items:flex-start;flex-direction:column;gap:.5rem}.vertical-note{right:.8rem}}@media(max-width:640px){html{scroll-padding-top:6rem}.announcement{font-size:.625rem;padding:.45rem 5%;letter-spacing:.035em;gap:.5rem}.announcement a{font-size:.7rem}.site-header{padding:0 5%;height:76px}.brand,.brand img{width:106px;height:65px}.nav-cta{font-size:.8rem;padding:.6rem .8rem;gap:.8rem}.nav-actions{gap:.15rem}.menu-toggle{font-size:.8rem}.hero{min-height:0;display:flex;flex-direction:column;max-height:none}.hero:before{display:none}.hero-copy{order:0;width:100%;padding:2.8rem 6% 2rem;background:var(--pink)}.hero h1{font-size:3.9rem;line-height:.98}.hero-copy .eyebrow{margin-bottom:1.3rem}.hero-copy>p:not(.eyebrow):not(.hero-note){font-size:1rem;margin-top:1.4rem}.hero-actions{gap:.8rem;margin-top:1.4rem}.hero-actions .button{font-size:.85rem;min-height:52px}.hero-actions .text-link{font-size:.8rem}.hero-note{font-size:.625rem;margin-top:1rem}.hero-photo{position:relative;order:1;width:100%;height:370px;z-index:auto}.hero-photo img{width:100%;object-position:80% center;object-fit:cover;transform:scale(1.02)}.hero-stamp{inset:auto auto 270px 6%;width:88px;height:88px;z-index:2}.hero-caption{position:relative;order:2;left:auto;right:auto;bottom:auto;gap:1rem;padding:.65rem 6%;width:100%;font-size:.55rem}.hero-caption span{background:none;padding:0}.brand-ribbon{gap:.6rem;padding:1rem 4%;font-size:.63rem;font-weight:600;letter-spacing:.015em}.brand-ribbon i{font-size:1.15rem}.brand-ribbon i:last-child{display:none}.section{padding:4rem 6%}.section-heading{align-items:flex-start;flex-direction:column;gap:1.2rem;margin-bottom:2rem}h2{font-size:2.9rem}.eyebrow{font-size:.6875rem;margin-bottom:1.2rem}.product-grid{grid-template-columns:1fr;gap:2.5rem}.product-art{border-radius:3rem 3rem 3px 3px;aspect-ratio:1.06}.product-heading{flex-direction:row;align-items:center}.product-heading h3{font-size:1.3rem}.product-heading>span{font-size:.6rem}.product-tag{top:1rem;left:1rem}.world-split{grid-template-columns:1fr}.world-photo{height:390px;min-height:0}.world-copy{padding:3.5rem 7%}.world-copy h2{font-size:3.1rem}.sticker-tease{grid-template-columns:1fr;gap:1rem}.sticker-scatter{height:340px}.closing-cta{padding:4rem 6%;border-radius:50% 50% 0 0/6% 6% 0 0}.closing-cta h2{font-size:2.7rem}.site-footer{padding:3.5rem 6% 1.5rem}.footer-top{grid-template-columns:1fr 1fr;gap:2rem 1.2rem}.footer-note{grid-column:1/-1}.footer-heading{font-size:3.2rem}.footer-top nav h2{font-size:.65rem;margin-bottom:.8rem}.footer-top nav a,.footer-control{font-size:.8125rem;min-height:42px}.footer-wordmark{font-size:22vw;margin:2.5rem 0 1.8rem}.footer-bottom{flex-wrap:wrap;font-size:.625rem;gap:.7rem}.footer-bottom>span:nth-child(2){display:none}dialog{padding:2.5rem 1.5rem}.cookie-row{font-size:.875rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}@media(forced-colors:active){.button,.nav-cta,.product-tag{border:1px solid ButtonText}}@media print{.announcement,.site-header,.site-footer,.hero-stamp,dialog{display:none!important}body{background:#fff;color:#000}a{color:inherit}main{padding:0}.section{padding:1rem}.hero{height:auto;min-height:0}.hero-photo{display:none}.hero-copy{width:100%}}.page-intro{padding:5.5rem 5% 4rem;text-align:center;background:var(--light-pink)}.page-intro h1{font-size:clamp(3.5rem,6.3vw,6.8rem);color:var(--deep)}.page-intro h1 em{color:var(--cherry)}.intro-copy{max-width:39rem;margin:1.8rem auto 0;line-height:1.75;color:var(--muted)}.collection-page{padding-top:3rem}.collection-label{display:flex;justify-content:space-between;gap:1rem;padding-bottom:1rem;border-bottom:1px solid var(--line);font-size:.75rem;letter-spacing:.09em;margin-bottom:2rem}.product-heading h2{font-family:var(--sans);font-size:1.5rem;letter-spacing:-.02em;line-height:1.2}.product-heading h2 a{text-decoration:none}.collection-stickers{display:grid;grid-template-columns:1.2fr 1fr;background:var(--light-pink);text-decoration:none;padding:3rem;margin-top:3rem;align-items:center;gap:2rem}.collection-stickers h2{font-size:3.4rem}.collection-stickers .text-link{margin-top:1.8rem;text-decoration:underline}.collection-sticker-art{display:flex;align-items:center}.collection-sticker-art img{width:50%;height:auto;mix-blend-mode:multiply}.collection-sticker-art img:first-child{transform:rotate(-12deg)}.collection-sticker-art img:last-child{transform:rotate(13deg)}.next-chapter{text-align:center;border-top:1px solid var(--line);padding:5rem 5%;background:var(--light-pink)}.next-chapter .button{margin-top:2rem}.product-detail{padding:3rem 5% 6rem;display:grid;grid-template-columns:1.15fr 1fr;gap:5rem;align-items:start}.detail-gallery{position:sticky;top:7.5rem}.detail-gallery figure>img{width:100%;height:auto;border-radius:5rem 5rem 3px 3px}.detail-gallery figcaption,.refill-feature figcaption{font-size:.65rem;color:var(--muted);letter-spacing:.075em;text-align:center;padding:1rem}.breadcrumb{font-size:.8125rem;display:inline-block;margin-bottom:2rem}.detail-copy>.eyebrow{margin-bottom:1.4rem}.detail-copy h1{font-size:clamp(4rem,6.3vw,6.7rem)}.detail-lede{font-size:1.35rem;line-height:1.4;margin:1.8rem 0 1rem}.detail-copy>p:not(.eyebrow):not(.detail-lede){margin-bottom:1rem}.status-pill{display:inline-block;font-size:.675rem;letter-spacing:.09em;padding:.55rem .8rem;background:var(--light-pink);margin:1rem 0 1.5rem}.detail-includes{margin-bottom:1.8rem}.detail-includes h2{font-family:var(--sans);font-weight:600;font-size:.75rem;letter-spacing:.07em;line-height:1.5;text-transform:uppercase;margin-bottom:1rem}.detail-includes>div{display:flex;gap:1.3rem;border-top:1px solid var(--line);padding:.8rem 0;font-size:.9375rem}.detail-includes>div>span{color:var(--cherry);font-size:.75rem;padding-top:.2rem}.detail-copy>.button{width:100%}.detail-copy>.small{margin-top:.7rem}details{border-bottom:1px solid var(--line)}summary{list-style:none;cursor:pointer;padding:1.25rem 2rem 1.25rem 0;position:relative;font-weight:500}summary::-webkit-details-marker{display:none}summary:after{content:"+";position:absolute;right:.2rem;top:1.15rem;font-size:1.3rem}details[open]>summary:after{content:"−"}details>p{padding:0 1rem 1.4rem 0;color:var(--muted);font-size:.9375rem;line-height:1.75}.product-editorial{display:grid;grid-template-columns:1fr 1fr;background:var(--cream)}.product-editorial>div:first-child{height:700px}.product-editorial img{height:100%;width:100%;object-fit:cover}.product-editorial>div:last-child{display:flex;flex-direction:column;justify-content:center;align-items:start;padding:4rem 12%}.product-editorial h2{margin-bottom:2rem}.product-editorial .text-link{margin-top:1rem}.refill-feature{display:grid;grid-template-columns:1fr 1.1fr;align-items:center;padding:2rem 5% 5rem;gap:5rem;background:var(--light-pink)}.refill-feature img{height:auto;width:100%;border-radius:45% 45% 3px 3px}.refill-instructions ol{list-style:none;padding:0;margin:0}.refill-instructions li{display:flex;gap:1.4rem;border-bottom:1px solid var(--line);padding:1.6rem 0}.refill-instructions li>span{font-family:var(--serif);font-size:2rem;color:var(--cherry);line-height:1.2}.refill-instructions h2{font-family:var(--sans);font-size:1.25rem;line-height:1.3;letter-spacing:-.02em;margin-bottom:.6rem}.refill-instructions p{font-size:.9375rem;color:var(--muted);max-width:30rem}.refill-notes,.story{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:start}.refill-notes p:not(.eyebrow),.story p:not(.eyebrow){margin-bottom:1.4rem;line-height:1.8}.club-preview{padding:5rem 10%;text-align:center;background:var(--cherry);color:var(--cream)}.club-preview h2{max-width:60rem;margin:auto;font-size:clamp(2.8rem,4.5vw,4.5rem)}.club-preview>p:not(.eyebrow){max-width:44rem;margin:2rem auto}.sticker-gallery{padding-top:3rem}.sticker-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:2.2rem 1.4rem}.sticker-tile{position:relative;background:var(--light-pink);border-radius:45% 45% 3px 3px;aspect-ratio:.85;display:flex;align-items:center;padding:1rem;overflow:hidden}.sticker-tile img{width:100%;height:auto;mix-blend-mode:multiply;transition:transform .3s}.sticker-grid figure:hover img{transform:rotate(-5deg) scale(1.06)}.sticker-number{position:absolute;bottom:.65rem;left:.75rem;font-size:.65rem;color:var(--muted)}.sticker-grid figcaption{display:flex;justify-content:space-between;align-items:center;gap:.5rem;margin-top:1rem;font-size:.875rem}.sticker-grid figcaption>span:last-child{font-size:.6rem;color:var(--muted)}.sticker-footnote{display:grid;grid-template-columns:1fr 1.5fr;gap:3rem;margin-top:4rem;padding-top:2rem;border-top:1px solid var(--line)}.sticker-footnote h2{font-size:2rem}.sticker-footnote p{color:var(--muted)}.world-panorama{position:relative}.world-panorama img{height:640px;width:100%;object-fit:cover}.world-panorama figcaption{position:absolute;bottom:1rem;left:5%;padding:.5rem .8rem;color:var(--cherry);background:var(--cream);font-size:.65rem;letter-spacing:.08em}.values-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;padding:4rem 5%;background:var(--cherry);color:var(--cream)}.values-strip article>span{font-size:.7rem;letter-spacing:.09em}.values-strip h2{font-size:2.3rem;margin:1.5rem 0 1rem}.values-strip p{font-size:.9375rem}.faq-page{display:grid;grid-template-columns:.8fr 1.7fr;gap:5rem;align-items:start;padding-top:3rem}.faq-sidebar{position:sticky;top:8rem}.faq-sidebar p:not(.eyebrow){color:var(--muted)}.faq-list>details>summary{font-size:1.125rem;padding-block:1.55rem}.faq-list>details>summary:after{top:1.4rem}.signup-page{display:grid;grid-template-columns:1fr 1fr;min-height:750px}.signup-art{position:relative;overflow:hidden}.signup-art img{width:100%;height:100%;object-fit:cover}.signup-art>p{position:absolute;bottom:1.5rem;left:6%;font-size:.7rem;letter-spacing:.06em;background:var(--paper);color:var(--cherry);padding:.45rem .65rem}.signup-copy{padding:4rem 10%;display:flex;justify-content:center;flex-direction:column}.signup-copy h1{font-size:clamp(3rem,4.8vw,5rem)}.signup-copy>p:not(.eyebrow){margin-top:1.5rem}.signup-availability{background:var(--light-pink);padding:1rem 1.2rem;border-left:3px solid var(--cherry);margin:1.8rem 0}.signup-availability p{font-size:.875rem;margin-top:.35rem}fieldset{border:0;margin:0;padding:0;min-width:0}form>fieldset>label{display:block;margin-bottom:.5rem;font-size:.875rem}input[type=email]{display:block;width:100%;min-height:54px;background:var(--cream);border:1px solid #936d78;border-radius:3px;padding:.75rem 1rem;color:var(--ink)}input::placeholder{color:var(--muted);opacity:1}.consent-field{display:flex;gap:.75rem;margin:1.1rem 0 1.5rem;align-items:flex-start}.consent-field input{width:20px;height:20px;accent-color:var(--cherry);flex-shrink:0;margin:3px 0 0}.consent-field label{font-size:.8125rem;line-height:1.6;padding:0 0 .2rem}.signup-copy form .button{width:100%}.signup-copy fieldset:disabled .button{background:#edd6dc;color:var(--muted);border-color:#d5b3be;transform:none}.signup-copy form>.small{font-size:.8125rem;margin-top:1.2rem;color:var(--muted)}.form-status:not(:empty){background:var(--light-pink);padding:1rem;margin-top:1rem;border-left:3px solid var(--cherry)}.signup-copy>.text-link{margin-top:1.2rem}.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.contact-page{display:grid;grid-template-columns:1fr 1.2fr;gap:6rem}.contact-page>div>p:not(.eyebrow){margin-top:2rem;max-width:27rem}.business-details{margin:0}.business-details>div{padding:1rem 0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:1fr 1.3fr;gap:1rem}.business-details dt{font-size:.875rem;color:var(--muted)}.business-details dd{margin:0;font-size:.9375rem;overflow-wrap:anywhere}.care-links{display:grid;grid-template-columns:repeat(3,1fr);padding:3rem 5%;gap:2rem;background:var(--light-pink)}.care-links>a{display:flex;align-items:center;gap:1rem;text-decoration:none;border-top:1px solid var(--line);padding:1.2rem 0}.care-links h2{font-family:var(--sans);font-size:1.125rem;letter-spacing:-.02em;line-height:1.4;flex:1}.care-links>a>span:first-child{font-size:.7rem;color:var(--muted)}.legal-intro{padding:4.5rem 5% 3.5rem}.legal-intro .intro-copy{font-size:.875rem}.policy-layout{display:grid;grid-template-columns:260px minmax(0,780px);gap:5rem;justify-content:center;padding-top:3.5rem;align-items:start}.policy-aside{position:sticky;top:8rem;font-size:.875rem;color:var(--muted)}.policy-aside .eyebrow{color:var(--ink)}.policy-aside a{display:block;padding:.4rem 0;min-height:36px}.policy-aside>p:not(.eyebrow){margin-bottom:1rem}.policy-aside .related-policies{border-top:1px solid var(--line);padding-top:1rem;margin-top:1.5rem}.policy-body{min-width:0}.policy-body h2{font-family:var(--sans);font-size:1.35rem;font-weight:500;line-height:1.3;letter-spacing:-.025em;margin:2.5rem 0 1rem}.policy-body>h2:first-child{margin-top:0}.policy-body p{margin:0 0 1rem;line-height:1.85;color:var(--ink)}.policy-body li{margin-bottom:.65rem;line-height:1.75}.policy-body ul{padding-left:1.3rem}.policy-notice{background:var(--light-pink);border-left:3px solid var(--cherry);padding:1.3rem 1.5rem}.policy-notice p{font-size:.9375rem;margin-top:.6rem;margin-bottom:0}.policy-body code{font-size:.875rem;overflow-wrap:anywhere}.table-scroll{overflow-x:auto;width:100%;margin:1.5rem 0}table{border-collapse:collapse;width:100%;font-size:.875rem}caption{text-align:left;font-weight:600;padding-bottom:1rem}th,td{text-align:left;border-bottom:1px solid var(--line);padding:.9rem .7rem;vertical-align:top}thead{background:var(--light-pink)}tbody th{font-weight:500}tbody td{min-width:130px}@media(max-width:1100px){.product-detail{gap:3rem}.detail-copy h1{font-size:5rem}.sticker-grid{grid-template-columns:repeat(4,1fr)}.policy-layout{grid-template-columns:210px minmax(0,1fr);gap:3rem}.refill-feature{gap:3rem}.collection-stickers h2{font-size:2.7rem}.contact-page{gap:3rem}.product-editorial>div:first-child{height:620px}.signup-copy{padding:3rem 8%}.faq-page{gap:3rem}}@media(max-width:800px){.page-intro{padding:4rem 6% 3rem}.product-detail{grid-template-columns:1fr 1fr;gap:2rem;padding:2rem 5% 4rem}.detail-copy h1{font-size:3.8rem}.detail-gallery{top:7rem}.detail-gallery figure>img{border-radius:3rem 3rem 3px 3px}.sticker-grid{grid-template-columns:repeat(3,1fr)}.refill-feature{gap:2rem}.refill-notes,.story{gap:3rem}.signup-page{grid-template-columns:.8fr 1fr}.signup-copy{padding:3rem 6%}.signup-copy h1{font-size:3.2rem}.faq-page{grid-template-columns:1fr;gap:2rem}.faq-sidebar{position:static}.policy-layout{grid-template-columns:180px minmax(0,1fr);gap:2rem}.contact-page{grid-template-columns:1fr;gap:2rem}.contact-page>div>p:not(.eyebrow){max-width:40rem}.product-editorial>div:last-child{padding:3rem 9%}.product-editorial h2{font-size:3rem}.collection-stickers{padding:2rem}}@media(max-width:640px){.page-intro h1{font-size:3.5rem}.intro-copy{font-size:.9375rem;margin-top:1.5rem}.collection-label{font-size:.625rem;letter-spacing:.03em;gap:.6rem}.collection-stickers{grid-template-columns:1fr;padding:2rem 1.5rem;gap:1rem}.collection-stickers h2{font-size:2.7rem}.collection-sticker-art{max-width:300px;margin:auto}.next-chapter{padding:3.5rem 6%}.next-chapter h2{font-size:2.8rem}.product-detail{grid-template-columns:1fr;padding:1.5rem 6% 3rem;gap:2rem}.detail-gallery{position:static}.detail-gallery figure>img{border-radius:3rem 3rem 3px 3px}.detail-gallery figcaption{font-size:.6rem}.detail-copy h1{font-size:4.5rem}.breadcrumb{margin-bottom:1.5rem}.product-editorial{grid-template-columns:1fr}.product-editorial>div:first-child{height:480px}.product-editorial>div:last-child{padding:3rem 7%}.refill-feature{display:flex;flex-direction:column-reverse;padding:0 6% 3rem;gap:2rem}.refill-feature figure{width:100%;max-width:500px}.refill-feature img{border-radius:35% 35% 3px 3px}.refill-instructions li{padding:1.3rem 0}.refill-notes,.story{grid-template-columns:1fr;gap:2rem}.club-preview{padding:3.5rem 6%}.club-preview h2{font-size:2.6rem}.sticker-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.8rem 1rem}.sticker-grid figcaption{font-size:.8rem}.sticker-grid figcaption>span:last-child{font-size:.5rem}.sticker-tile{padding:.6rem}.sticker-footnote{grid-template-columns:1fr;gap:1rem;margin-top:3rem}.world-panorama img{height:380px}.world-panorama figcaption{font-size:.5rem;left:6%}.values-strip{grid-template-columns:1fr;gap:2rem;padding:3rem 6%}.values-strip article+article{border-top:1px solid #ce8ea0;padding-top:2rem}.values-strip h2{margin-top:1rem}.faq-page{padding-top:2.5rem}.faq-list>details>summary{font-size:1rem}.signup-page{display:flex;flex-direction:column}.signup-copy{order:0;padding:3rem 6%}.signup-copy h1{font-size:3.5rem}.signup-art{order:1;height:420px}.signup-art img{object-position:center 35%}.signup-art>p{font-size:.6rem}.contact-page{padding-top:3rem}.business-details>div{grid-template-columns:1fr;gap:.35rem}.business-details dt{font-size:.75rem}.care-links{grid-template-columns:1fr;gap:0;padding:2rem 6%}.policy-layout{grid-template-columns:1fr;padding-top:2rem;gap:2rem}.policy-aside{position:static;font-size:.8125rem;border-bottom:1px solid var(--line);padding-bottom:1rem}.policy-aside nav{display:flex;flex-wrap:wrap;gap:.3rem 1rem}.policy-aside .related-policies{margin-top:.7rem;padding-top:.7rem}.policy-aside .eyebrow{margin-bottom:.7rem}.policy-aside a{min-height:40px}.policy-body h2{font-size:1.3rem}.policy-body p{font-size:.9375rem}.policy-notice{padding:1rem}.legal-intro h1{font-size:3.1rem}.legal-intro{padding:3rem 6%}.policy-body th,.policy-body td{padding:.65rem .5rem}.table-scroll{border:1px solid var(--line)}}@media print{.policy-aside{display:none}.policy-layout{display:block}.policy-body h2{break-after:avoid}.policy-body p{orphans:3;widows:3}.page-intro{background:#fff;padding:1rem;text-align:left}.page-intro h1{font-size:2.5rem}.policy-notice{background:#fff;border:1px solid #777}}.hero-note,.hero-caption,.product-tag,.product-heading>span,.footer-bottom,.footer-top nav h2,.sticker-number,.sticker-grid figcaption>span:last-child,.collection-label,.detail-gallery figcaption,.refill-feature figcaption,.world-panorama figcaption,.signup-art>p,.status-pill,.announcement,.announcement a,.vertical-note{font-size:max(.75rem,12px)}.footer-top nav a,.footer-control,.consent-field label,.signup-copy form>.small{font-size:.875rem}.policy-body p,.intro-copy,details>p,.refill-instructions p,.values-strip p{font-size:1rem}@media(max-width:640px){.announcement{flex-wrap:wrap;justify-content:center;gap:0 1rem;text-align:center}.hero-note{max-width:24rem}.product-heading,.hero-caption{flex-wrap:wrap}.sticker-grid figcaption{flex-wrap:wrap}.page-intro{overflow-wrap:break-word}}:root{--section-space:clamp(4rem,8vw,8.5rem)}.site-header{height:88px}.desktop-nav a{position:relative}.desktop-nav a:after{content:"";position:absolute;bottom:10px;left:0;width:100%;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .25s}.desktop-nav a:hover{text-decoration:none}.desktop-nav a:hover:after,.desktop-nav a[aria-current]:after{transform:scaleX(1)}.button,.nav-cta{border-radius:100px}.button{padding:1rem 1.55rem;min-width:205px}.button>span,.text-link>span,.nav-cta>span{transition:transform .25s}.button:hover>span,.text-link:hover>span,.nav-cta:hover>span{transform:translate(3px,-3px)}.section{padding-block:var(--section-space)}.editorial-hero{min-height:660px;max-height:940px;height:calc(100svh - 124px)}.editorial-hero .hero-copy{width:58%;padding-top:3rem;padding-bottom:4rem}.editorial-hero .hero-copy h1{font-size:clamp(5.5rem,8.8vw,9.5rem);line-height:.9;letter-spacing:-.072em;max-width:none}.editorial-hero .hero-copy h1 em{display:inline-block;margin-top:.15em}.editorial-hero .hero-copy>p:not(.eyebrow):not(.hero-note){font-size:1.125rem;line-height:1.55;margin-top:2.2rem}.editorial-hero .hero-copy .eyebrow{margin-bottom:2.7rem}.editorial-hero .hero-stamp{width:126px;height:126px;top:9%;right:4%;font-size:.75rem;letter-spacing:.06em;box-shadow:4px 5px #56132616}.editorial-hero .hero-stamp em{font-size:2.5rem;letter-spacing:-.06em;line-height:1.15;margin:0}.editorial-hero .hero-caption{font-size:.75rem}.editorial-hero .hero-caption>span:first-child{background:none;padding:0}.brand-ribbon{min-height:83px;font-size:clamp(.8rem,1.25vw,1.2rem);font-weight:500;letter-spacing:.08em}.collection-preview .product-grid{gap:6%;align-items:start}.collection-preview .product-card:nth-child(2){margin-top:6rem}.collection-preview .section-heading{margin-bottom:3rem}.product-art{border-radius:3px;aspect-ratio:1}.product-tag{top:1.25rem;left:1.25rem;border-radius:30px;padding:.55rem .9rem;font-size:.75rem}.product-heading h3,.product-heading h2{font-size:1.4rem}.product-heading>span{font-size:.75rem}.product-card>p{font-size:1rem}.collection-preview>.caption{max-width:660px;margin-top:3rem}.texture-story{display:grid;grid-template-columns:1fr 1fr;background:var(--cherry);color:var(--cream)}.texture-photo{position:relative;min-height:680px}.texture-photo>img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover}.texture-photo figcaption{position:absolute;bottom:1.2rem;left:6%;background:var(--cream);color:var(--cherry);padding:.4rem .7rem;font-size:.75rem;letter-spacing:.05em}.texture-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:5rem 12%;min-width:0}.texture-copy h2{font-size:clamp(3.7rem,5.6vw,6.5rem)}.texture-copy>p:not(.eyebrow){font-size:1.125rem;line-height:1.6;margin:2rem 0}.texture-signoff{font-family:var(--serif);font-style:italic;font-size:1.5rem;margin-top:4rem;transform:rotate(-5deg)}.sticker-tease{min-height:640px}.sticker-copy h2{font-size:clamp(3.5rem,5.7vw,6rem)}.sticker-copy h2 em{color:var(--cherry)}.sticker-scatter{height:460px}.sticker-scatter img{transition:transform .4s cubic-bezier(.2,.65,.2,1)}.sticker-scatter:hover .sticker-one{transform:rotate(-20deg) translate(-6px,-10px)}.sticker-scatter:hover .sticker-two{transform:rotate(20deg) translate(10px,-8px)}.sticker-scatter:hover .sticker-three{transform:rotate(2deg) translateY(8px)}.mood-story{display:grid;grid-template-columns:1fr 1fr;gap:3rem 6%;background:var(--light-pink);padding:var(--section-space) 5%;align-items:center}.mood-heading{padding-bottom:1rem}.mood-heading h2{font-size:clamp(3.8rem,6.2vw,7rem);color:var(--cherry)}.mood-heading .text-link{margin-top:2rem}.mood-wide{grid-column:2;grid-row:1 / 3;align-self:start;padding-top:5rem}.mood-wide img{aspect-ratio:4/5;width:100%;height:auto;object-fit:cover;border-radius:45% 45% 0 0/30% 30% 0 0}.mood-small{width:78%;transform:rotate(-4deg);padding:12px 12px 0;background:var(--cream);margin-top:1rem;box-shadow:0 15px 35px #56132613}.mood-small img{aspect-ratio:1.2;object-fit:cover;width:100%;height:auto}.mood-story figcaption{font-size:.75rem;letter-spacing:.06em;padding:1rem 0}.mood-note{grid-column:2;margin-top:-2rem;font-family:var(--serif);font-style:italic;font-size:2rem;color:var(--cherry)}.closing-cta{border-radius:0;background:var(--pink);padding-block:var(--section-space);position:relative;overflow:hidden}.closing-cta h2{font-size:clamp(3.5rem,7.3vw,8rem);color:var(--cherry)}.closing-cta>p:last-child{font-size:.875rem}.site-footer{padding-top:5rem}.footer-top{grid-template-columns:1.8fr 1fr 1fr 1fr}.footer-wordmark{padding:3rem 0;margin:1rem 0 0}.footer-wordmark img{width:min(80%,850px);height:auto;object-fit:contain}.page-intro{padding-block:5rem}.page-intro h1{font-size:clamp(4rem,7.5vw,8rem)}.page-intro .intro-copy{max-width:540px}.page-intro:has(+.collection-page){padding-bottom:2rem}.page-collection .collection-stickers{background:var(--pink);padding:4rem}.page-collection .collection-stickers h2{font-size:clamp(3rem,4.5vw,5rem)}.detail-gallery figure>img{border-radius:3px}.detail-gallery .detail-closeup{margin-top:1.3rem}.detail-closeup>img{max-height:420px;object-fit:cover}.detail-copy{padding-top:1rem}.detail-copy h1{font-size:clamp(4rem,7.5vw,8rem)}.detail-lede{font-family:var(--serif);font-style:italic;font-size:1.7rem;color:var(--cherry)}.detail-copy>.button{width:auto}.status-pill{border-radius:30px}.product-editorial>div:last-child>p:not(.eyebrow):not(.caption){font-size:1.125rem}.refill-notes{padding-block:4rem}.refill-notes h2{font-size:3rem}.refill-notes details{margin-bottom:1rem}.refill-notes details>p{margin-bottom:0}.refill-feature{gap:4rem;padding-top:2rem}.refill-feature img{border-radius:3px}.refill-instructions li{gap:2rem;padding-block:2rem}.refill-instructions li>span{font-size:3.5rem;font-style:italic}.refill-instructions h2{font-family:var(--serif);font-size:2.3rem;font-weight:400}.club-preview{display:grid;grid-template-columns:1fr 1fr;padding:0;text-align:left}.club-preview>figure{min-height:500px}.club-preview>figure img{height:100%;width:100%;object-fit:cover}.club-copy{padding:4rem 12%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.club-copy h2{font-size:3.6rem;margin:0}.club-copy>p:not(.eyebrow){margin:1.5rem 0}.sticker-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:3rem 2rem}.sticker-tile{border-radius:3px;aspect-ratio:1;padding:1rem;background:#f7d0db}.sticker-grid figure:nth-child(3n+2) .sticker-tile{background:#f0b4c6}.sticker-grid figure:nth-child(3n) .sticker-tile{background:#ffe8ed}.sticker-grid figure:nth-child(2n) img{transform:rotate(6deg)}.sticker-grid figure:hover img{transform:rotate(-7deg) scale(1.05)}.sticker-grid figcaption{font-size:1rem}.sticker-footnote{grid-template-columns:1fr 1fr;max-width:920px}.world-panorama img{height:min(64vw,780px)}.story h2{font-size:clamp(3.5rem,5.7vw,6rem)}.story>div:last-child{padding-top:.5rem}.world-postcards{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:8%;padding:var(--section-space) 8%;background:var(--pink)}.world-postcards figure:first-child{transform:rotate(-4deg)}.world-postcards figure:last-child{transform:rotate(5deg)}.world-postcards figure{padding:12px 12px 0;background:var(--cream);box-shadow:0 10px 30px #56132615}.world-postcards img{width:100%;aspect-ratio:1;height:auto;object-fit:cover}.world-postcards figcaption{font-family:var(--serif);font-size:1.65rem;font-style:italic;color:var(--cherry);padding:1rem}.next-chapter h2{font-size:clamp(3rem,5.5vw,6rem)}.signup-copy h1{font-size:clamp(3.5rem,5.5vw,6rem)}.signup-availability{padding:1rem 0;background:none;border:0;border-block:1px solid var(--line)}.legal-intro h1{font-size:clamp(3rem,5vw,5.5rem)}@media(min-width:1800px){.editorial-hero .hero-copy{padding-left:8%}}@media(max-width:1100px){.editorial-hero .hero-copy h1{font-size:7.5vw}.texture-copy{padding:4rem 9%}.texture-photo{min-height:580px}.mood-story{gap:2rem 5%}.footer-top{gap:2rem}.sticker-grid{gap:2rem 1.3rem}}@media(max-width:999px){.site-header{height:80px}.editorial-hero .hero-copy{width:64%}.editorial-hero .hero-copy h1{font-size:9vw}.texture-copy h2{font-size:4rem}.texture-photo{min-height:540px}.footer-top{grid-template-columns:1.6fr 1fr}.sticker-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.club-copy{padding:3rem 10%}.club-copy h2{font-size:3rem}.mood-wide{padding-top:3rem}.collection-preview .product-card:nth-child(2){margin-top:4rem}}@media(max-width:760px){.texture-copy{padding:3rem 8%}.texture-copy h2{font-size:3.1rem}.texture-signoff{margin-top:2.5rem;font-size:1.3rem}.texture-photo{min-height:460px}.texture-copy .button{min-width:0;gap:1.4rem}.sticker-scatter{height:360px}.sticker-tease{gap:1rem;min-height:0}.sticker-copy h2{font-size:3.5rem}.mood-heading h2{font-size:4.5rem}.mood-note{font-size:1.5rem}.world-postcards{gap:6%;padding-inline:6%}.world-postcards figcaption{font-size:1.25rem;padding:.7rem .3rem}.page-collection .collection-stickers{padding:2.5rem}.club-preview>figure{min-height:440px}}@media(max-width:640px){.site-header{height:76px}.editorial-hero{height:auto;min-height:0;max-height:none}.editorial-hero .hero-copy{width:100%;padding:3rem 6% 2.3rem}.editorial-hero .hero-copy h1{font-size:clamp(3.8rem,15vw,5.6rem);line-height:.95}.editorial-hero .hero-copy h1 em{margin-top:.05em}.editorial-hero .hero-copy .eyebrow{font-size:.75rem;margin-bottom:1.5rem}.editorial-hero .hero-copy>p:not(.eyebrow):not(.hero-note){font-size:1rem;margin-top:1.5rem}.editorial-hero .hero-photo{height:390px}.editorial-hero .hero-photo img{object-position:83% center}.editorial-hero .hero-stamp{inset:auto 6% 305px auto;width:100px;height:100px}.editorial-hero .hero-stamp em{font-size:2rem}.editorial-hero .hero-caption{font-size:.75rem;padding:1rem 6%}.brand-ribbon{min-height:70px;gap:.6rem;justify-content:space-around;padding:1rem 6%;font-size:.75rem;letter-spacing:.04em}.brand-ribbon span:last-child,.brand-ribbon i:nth-last-child(2){display:none}.brand-ribbon i{display:block}.collection-preview .product-card:nth-child(2){margin-top:0}.collection-preview .product-grid{gap:2.5rem}.product-art{border-radius:3px}.product-heading{align-items:flex-start;gap:.75rem}.product-heading h3{font-size:1.3rem}.product-heading>span{font-size:.75rem}.texture-story{grid-template-columns:1fr}.texture-photo{min-height:0;aspect-ratio:1}.texture-copy{padding:3.5rem 7%}.texture-copy h2{font-size:clamp(3.5rem,13vw,5rem)}.texture-copy>p:not(.eyebrow){font-size:1rem;margin:1.6rem 0}.texture-signoff{margin-top:2rem}.sticker-tease{padding-bottom:3rem}.sticker-copy h2{font-size:3.5rem}.sticker-scatter{height:330px}.mood-story{grid-template-columns:1fr;padding:4rem 6%;gap:2.5rem}.mood-heading h2{font-size:clamp(3.5rem,13vw,5rem)}.mood-heading .text-link{margin-top:1.5rem}.mood-wide{grid-row:auto;grid-column:auto;padding:0;width:92%;justify-self:end}.mood-wide img{aspect-ratio:1;border-radius:45% 45% 0 0/30% 30% 0 0}.mood-small{width:84%;margin:0 0 0 .6rem}.mood-note{grid-column:auto;margin:0;text-align:right;font-size:1.6rem}.closing-cta h2{font-size:clamp(3.4rem,12.5vw,5rem)}.footer-wordmark{padding:2rem 0}.footer-wordmark img{width:96%}.page-intro{padding-block:3.5rem}.page-intro h1{font-size:clamp(3.4rem,13vw,5rem)}.detail-copy h1{font-size:4.5rem}.detail-gallery .detail-closeup{display:none}.refill-feature{gap:2rem}.refill-instructions li{gap:1.5rem;padding-block:1.5rem}.refill-instructions li>span{font-size:2.8rem}.refill-instructions h2{font-size:2rem}.refill-notes{padding-block:3rem}.refill-notes h2{font-size:2.8rem}.club-preview{grid-template-columns:1fr}.club-preview>figure{min-height:0;aspect-ratio:1.2}.club-copy{padding:3rem 7%}.club-copy h2{font-size:3.3rem}.sticker-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem 1rem}.sticker-grid figcaption{font-size:.875rem}.sticker-footnote{grid-template-columns:1fr}.world-panorama img{height:400px}.world-postcards{grid-template-columns:1fr;padding:4rem 9%;gap:3rem}.world-postcards figure:last-child{width:88%;justify-self:end}.world-postcards figcaption{font-size:1.5rem}.world-postcards img{aspect-ratio:1.2}.story h2{font-size:3.5rem}.page-collection .collection-stickers{padding:2rem 1.5rem}.page-collection .collection-stickers h2{font-size:2.8rem}.legal-intro h1{font-size:3.1rem}.signup-copy h1{font-size:3.5rem}}:root{--section-space:clamp(7rem,12vw,13rem);--content-width:1440px;--page-gutter:clamp(1.5rem,7vw,10rem)}.section{width:100%;max-width:var(--content-width);padding-inline:var(--page-gutter)}.page-intro{padding:clamp(5.5rem,9vw,9rem) var(--page-gutter);max-width:1600px;margin:auto}.page-intro .intro-copy{margin-top:2rem;line-height:1.8}.page-intro .button{margin-top:2.5rem}.eyebrow{letter-spacing:.15em}.section-heading{margin-bottom:4.5rem;gap:3rem}.section-heading h2{line-height:1.05}.collection-preview .product-grid{gap:8%}.collection-preview .product-card:nth-child(2){margin-top:9rem}.product-card>p{max-width:30rem;line-height:1.8;margin-top:.9rem}.product-heading{margin-top:1.8rem;flex-wrap:wrap}.product-tag{top:1.5rem;left:1.5rem}.product-art{background:var(--light-pink)}.brand-ribbon{padding-block:1.8rem}.editorial-hero .hero-copy{padding-left:7%;padding-top:4.5rem;padding-bottom:5.5rem}.editorial-hero .hero-copy h1{font-size:clamp(5.2rem,8vw,9rem)}.editorial-hero .hero-copy>p:not(.eyebrow):not(.hero-note){margin-top:2.6rem}.hero-actions{margin-top:2.5rem}.hero-note{margin-top:1.8rem}.nav-cta .cta-label-mobile{display:none}.nav-cta>.cta-label-desktop{transform:none}.texture-story{margin:0 auto;max-width:1800px}.texture-photo{min-height:780px}.texture-copy{padding:6rem 14%}.sticker-tease{gap:7%}.sticker-copy>p:not(.eyebrow){margin-block:2rem}.mood-story{padding:var(--section-space) var(--page-gutter);gap:4.5rem 9%}.mood-heading{padding-bottom:3rem}.mood-small{margin-top:2rem}.mood-note{margin-top:0}.closing-cta{padding:var(--section-space) var(--page-gutter)}.closing-cta .button{margin-top:3rem}.site-footer{padding:6rem var(--page-gutter) 2rem}.footer-top{gap:4rem}.footer-top nav a,.footer-control{min-height:44px;padding:.55rem 0}.footer-wordmark{margin-top:4rem}.footer-note>.text-link{margin-top:.8rem}.product-detail{padding:5rem var(--page-gutter) var(--section-space);gap:8%;max-width:1600px;margin:auto}.detail-copy>p:not(.eyebrow):not(.detail-lede){line-height:1.8}.detail-includes{margin-block:2rem}.detail-includes>div{padding-block:1rem}.detail-copy>.button{margin-bottom:1rem}.detail-copy details:first-of-type{margin-top:2rem}.product-editorial>div:first-child{height:800px}.product-editorial>div:last-child{padding:6rem 14%}.refill-feature{padding:2rem var(--page-gutter) 6rem;gap:8%;max-width:1600px;margin:auto}.refill-instructions li{padding-block:2.5rem}.refill-notes{padding-block:6rem}.club-copy{padding:6rem 15%}.club-preview>figure{min-height:650px}.story{gap:9%}.story p{max-width:31rem}.next-chapter{padding:7rem var(--page-gutter)}.next-chapter .button{margin-top:3rem}.signup-page{min-height:900px}.signup-copy{padding:6rem 12%}.signup-copy>.button{margin-block:2rem 1rem;align-self:flex-start}.signup-copy form{margin-top:1.5rem}.signup-copy form>.small{line-height:1.8}.faq-page{padding-top:2rem;gap:9%}.faq-list>details>summary{padding-block:2rem}.faq-list>details>summary:after{top:1.85rem}.contact-page{gap:8%}.policy-layout{max-width:1500px;gap:5rem;padding-block:5rem 8rem;grid-template-columns:240px minmax(0,760px)}.legal-intro{padding-block:5.5rem 4rem}.pack-teaser{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:10%;padding:var(--section-space) var(--page-gutter);background:var(--light-pink)}.pack-teaser-copy h2{font-size:clamp(3rem,5vw,5.5rem)}.pack-teaser-copy>p:not(.eyebrow){margin:2rem 0;max-width:27rem}.pack-teaser-art{display:grid;grid-template-columns:1fr 1fr;gap:1rem;align-items:center;position:relative}.pack-teaser-art img{width:100%;height:440px;object-fit:contain;filter:drop-shadow(0 20px 16px #56132616)}.pack-teaser-art img:first-child{transform:rotate(-9deg) translateY(-1rem)}.pack-teaser-art img:last-child{transform:rotate(8deg) translateY(2rem)}.campaign-banner{padding:var(--section-space) var(--page-gutter);max-width:1720px;margin:auto}.campaign-banner>figure img{width:100%;height:auto;aspect-ratio:1.65;object-fit:cover}.campaign-banner figcaption{font-size:.75rem;letter-spacing:.07em;margin-top:1rem;color:var(--muted)}.campaign-banner .section-heading{align-items:center}.campaign-banner .section-heading h2{font-size:clamp(3rem,5.5vw,6rem)}.collection-extras{display:grid;grid-template-columns:1fr 1fr;gap:5rem 8%;margin-top:7rem}.collection-extras .product-art{aspect-ratio:1.1;display:flex;align-items:center;justify-content:center}.collection-extras .pack-card-art>img{width:62%;height:85%;object-fit:contain}.collection-extras .product-heading{align-items:flex-start}.collection-paths{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:2rem 0;margin-top:4rem;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.collection-paths>p{font-family:var(--serif);font-size:1.7rem;font-style:italic}.detail-studies{padding:var(--section-space) var(--page-gutter);max-width:1600px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:start}.detail-studies figure:nth-child(2){padding-top:8rem}.detail-studies img{width:100%;height:auto;aspect-ratio:.8;object-fit:cover}.detail-studies figcaption{padding-top:1.5rem;font-family:var(--serif);font-size:1.8rem;font-style:italic;color:var(--cherry)}.detail-studies figcaption>.small{font-family:var(--sans);font-style:normal;font-size:.75rem;display:block;margin-top:.75rem;color:var(--muted)}.detail-studies .text-link{margin-top:1rem}.detail-studies figcaption .text-link{font-family:var(--sans);font-style:normal;font-size:.9rem}.sticker-intro{padding-bottom:4rem}.sticker-jump-nav{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap;padding:0 var(--page-gutter) 4rem}.sticker-jump-nav a{min-height:44px;display:inline-flex;align-items:center;font-size:.875rem}.sticker-jump-nav a:first-child{color:var(--cherry);font-weight:600}.sticker-lead-image{margin:0 auto;max-width:1440px;padding-inline:var(--page-gutter)}.sticker-lead-image img{width:100%;height:auto;aspect-ratio:1.65;object-fit:cover}.sticker-lead-image figcaption{font-size:.75rem;margin-top:1rem;color:var(--muted);letter-spacing:.06em}.sticker-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:4.5rem 3rem}.sticker-tile{padding:1.3rem}.sticker-grid figcaption{margin-top:1.5rem;gap:1rem;flex-wrap:wrap}.sticker-grid figcaption>span:last-child{font-size:.75rem}.sticker-gallery>.section-heading h2{font-size:clamp(3rem,5vw,5rem)}.pack-section{padding:var(--section-space) var(--page-gutter);background:var(--light-pink)}.pack-section>.section-heading{max-width:1160px;margin:0 auto 5rem}.pack-pair{display:grid;grid-template-columns:1fr 1fr;gap:10%;max-width:1060px;margin:auto}.pack-pair figure{min-width:0;text-align:center}.pack-pair img{width:100%;height:600px;object-fit:contain}.pack-pair figcaption{font-size:.875rem;margin-top:2rem}.pack-caption{font-size:.875rem;max-width:580px;text-align:center;margin:3rem auto 0;color:var(--muted)}.collector-section{padding:var(--section-space) var(--page-gutter);max-width:1600px;margin:auto}.collector-heading{display:grid;grid-template-columns:1fr 1fr;align-items:end;gap:8%;margin-bottom:5rem}.collector-heading h2{font-size:clamp(3rem,5.5vw,6rem)}.collector-heading>div:last-child{max-width:30rem;padding-bottom:.4rem}.collector-heading p:not(.eyebrow){line-height:1.8;margin-bottom:1.4rem}.collector-images{display:grid;grid-template-columns:.85fr 1.15fr;gap:7%;align-items:center}.collector-images img{width:100%;height:auto;object-fit:cover}.collector-images figure:first-child img{aspect-ratio:.8}.collector-images figure:last-child img{aspect-ratio:1.5}.collector-images figcaption{font-size:.75rem;letter-spacing:.06em;margin-top:1.2rem;color:var(--muted)}.brand-gallery{padding:var(--section-space) var(--page-gutter);max-width:1700px;margin:auto}.brand-gallery-grid{display:grid;grid-template-columns:1fr 1fr;gap:7rem 9%;align-items:start}.brand-gallery-grid figure:nth-child(2n){margin-top:8rem}.brand-gallery-grid img{width:100%;height:auto;aspect-ratio:1;object-fit:cover}.brand-gallery-grid figure:first-child img{aspect-ratio:.85}.brand-gallery-grid figcaption{font-family:var(--serif);font-size:1.8rem;font-style:italic;color:var(--cherry);margin-top:1.5rem}.brand-gallery-grid figcaption small{display:block;font-family:var(--sans);font-style:normal;font-size:.75rem;margin-top:.8rem;color:var(--muted)}@media(max-width:1100px){:root{--page-gutter:5%;--section-space:8rem}.site-header{gap:1rem}.desktop-nav{gap:1.5rem}.nav-cta{gap:1rem}.texture-copy{padding:5rem 10%}.texture-copy h2{font-size:4.1rem}.texture-photo{min-height:670px}.pack-teaser{gap:7%}.pack-teaser-art img{height:360px}.product-detail{gap:5%}.footer-top{gap:2.5rem}.policy-layout{grid-template-columns:200px minmax(0,1fr);gap:3rem}.pack-pair img{height:520px}.sticker-grid{gap:3.5rem 2rem}.product-editorial>div:first-child{height:680px}.club-copy{padding:5rem 11%}.collector-heading{gap:6%}}@media(max-width:800px){.editorial-hero .hero-copy h1{font-size:8.2vw}.texture-photo{min-height:580px}.texture-copy h2{font-size:3.5rem}.pack-teaser-art img{height:300px}.pack-teaser-copy h2{font-size:3.2rem}.pack-pair img{height:420px}.sticker-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-studies figure:nth-child(2){padding-top:5rem}.footer-top{gap:3rem 2rem}.policy-layout{grid-template-columns:180px minmax(0,1fr);gap:2rem}.product-editorial>div:last-child{padding:4rem 10%}.club-copy{padding:4rem 10%}.brand-gallery-grid{gap:5rem 7%}.brand-gallery-grid figure:nth-child(2n){margin-top:5rem}}@media(max-width:640px){:root{--page-gutter:7%;--section-space:5.5rem}.section-heading{margin-bottom:3rem;gap:1.5rem}.page-intro{padding-block:4.5rem}.page-intro .intro-copy{margin-top:1.8rem}.page-intro .button{margin-top:2rem}.nav-cta .cta-label-desktop{display:none}.nav-cta .cta-label-mobile{display:inline}.nav-cta{gap:.7rem;font-size:.8125rem;padding:.7rem .85rem}.site-header{gap:.25rem;padding-inline:5%}.nav-actions{gap:0}.menu-toggle{padding-inline:.5rem}.editorial-hero .hero-copy{padding:4rem 7% 3rem}.editorial-hero .hero-copy h1{font-size:clamp(3.7rem,14vw,5.4rem)}.editorial-hero .hero-copy>p:not(.eyebrow):not(.hero-note){margin-top:2rem}.hero-actions{margin-top:2rem}.hero-note{margin-top:1.5rem}.brand-ribbon{padding-block:1.4rem}.collection-preview .product-card:nth-child(2){margin-top:0}.collection-preview .product-grid{gap:4rem}.product-tag{top:1rem;left:1rem}.product-heading{margin-top:1.5rem}.product-heading>span{max-width:100%}.texture-photo{min-height:0}.texture-copy{padding:4.5rem 7%}.texture-copy h2{font-size:3.5rem}.sticker-scatter{height:350px}.mood-story{gap:3.5rem}.mood-heading{padding-bottom:0}.mood-small{margin-top:0}.closing-cta .button{margin-top:2.5rem}.footer-top{gap:3rem 1.5rem}.footer-wordmark{margin-top:2rem}.site-footer{padding-top:5rem}.product-detail{padding-top:3rem;gap:3rem}.detail-copy h1{font-size:clamp(3.7rem,14vw,4.5rem)}.detail-includes{margin-block:2rem}.product-editorial>div:first-child{height:480px}.product-editorial>div:last-child{padding:4.5rem 7%}.refill-feature{padding-top:0;padding-bottom:4rem;gap:3rem}.refill-instructions li{padding-block:1.8rem}.refill-notes{padding-block:5rem}.club-preview>figure{min-height:0;aspect-ratio:1}.club-copy{padding:4.5rem 7%}.next-chapter{padding:5.5rem 7%}.signup-page{min-height:0}.signup-copy{padding:4.5rem 7%}.faq-page{gap:3rem}.faq-list>details>summary{padding-block:1.7rem}.faq-list>details>summary:after{top:1.5rem}.policy-layout{grid-template-columns:1fr;gap:2.5rem;padding-block:3rem 5rem}.legal-intro{padding-block:4rem 3rem}.pack-teaser{grid-template-columns:1fr;gap:3.5rem}.pack-teaser-copy h2{font-size:3.3rem}.pack-teaser-art{gap:1rem;padding-bottom:1rem}.pack-teaser-art img{height:300px}.campaign-banner>figure img{aspect-ratio:1.1}.collection-extras{grid-template-columns:1fr;gap:4rem;margin-top:4rem}.collection-paths{align-items:flex-start;flex-direction:column;gap:1rem;margin-top:3rem}.detail-studies{grid-template-columns:1fr;gap:4rem}.detail-studies figure:nth-child(2){padding-top:0}.detail-studies figure:nth-child(2){width:88%;justify-self:end}.detail-studies figcaption{font-size:1.6rem}.sticker-intro{padding-bottom:2rem}.sticker-jump-nav{gap:1rem 1.5rem;padding-bottom:3rem}.sticker-lead-image img{aspect-ratio:1}.sticker-grid{gap:3rem 1.5rem}.sticker-tile{padding:.7rem}.sticker-grid figcaption{margin-top:1rem;gap:.5rem}.sticker-number{font-size:.75rem}.pack-section>.section-heading{margin-bottom:3rem}.pack-pair{gap:1.5rem}.pack-pair img{height:300px}.pack-pair figcaption{margin-top:1.5rem}.pack-caption{margin-top:2.5rem}.collector-heading{grid-template-columns:1fr;gap:2rem;margin-bottom:3rem}.collector-images{grid-template-columns:1fr;gap:3rem}.collector-images figure:first-child{width:90%}.collector-images figure:last-child{width:94%;justify-self:end}.brand-gallery-grid{grid-template-columns:1fr;gap:4rem}.brand-gallery-grid figure:nth-child(2n){margin-top:0;width:88%;justify-self:end}.brand-gallery-grid figcaption{font-size:1.6rem}}@media(max-width:380px){.nav-cta{padding-inline:.65rem}.brand,.brand img{width:96px}.pack-pair{gap:1rem}.pack-pair img,.pack-teaser-art img{height:260px}.sticker-grid{gap:2.5rem 1rem}.sticker-grid figcaption{font-size:.875rem}.footer-top{gap:2.5rem 1rem}}@media(max-width:640px){.pack-pair{grid-template-columns:1fr;max-width:380px;gap:3rem}.pack-pair figure{width:88%;margin:auto}.pack-pair img{height:auto}.pack-pair figcaption{margin-top:1rem}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}}:root{--store-space:clamp(4.5rem,7.5vw,8rem)}.store-section{width:min(1440px,100%);margin-inline:auto;padding:var(--store-space) 6%}.store-heading{display:flex;justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2.75rem}.store-heading h2{font-size:clamp(2.8rem,4.2vw,4.8rem)}.store-heading .eyebrow{margin-bottom:1rem}.store-heading .text-link{flex-shrink:0}.store-hero{display:grid;grid-template-columns:1fr 1fr;background:#fce3e9;min-height:650px}.store-hero-copy{padding:5rem 10% 4rem 12%;align-self:center;display:flex;align-items:start;flex-direction:column}.store-hero h1{font-size:clamp(4rem,6.7vw,7.8rem);color:var(--cherry);line-height:.98}.store-hero-copy>p:not(.eyebrow){font-size:1.125rem;line-height:1.65;margin:1.6rem 0 2rem}.store-hero-copy>.text-link{margin-top:.8rem}.hero-launch-label{font-size:.75rem;letter-spacing:.09em;margin-top:2.5rem;color:var(--muted)}.store-hero-photo{position:relative;min-width:0;overflow:hidden;background:var(--pink)}.store-hero-photo>img{height:100%;width:100%;object-fit:cover;object-position:78% center}.store-hero-photo figcaption{position:absolute;bottom:1.3rem;left:1.3rem;font-size:.6875rem;letter-spacing:.08em;background:var(--paper);color:var(--deep);padding:.4rem .6rem}.shop-category-strip{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:.2rem 3.5rem;padding:1rem 5%;border-bottom:1px solid var(--line)}.shop-category-strip a{min-height:44px;display:flex;align-items:center;font-size:.875rem;text-decoration:none}.shop-category-strip a:hover{text-decoration:underline}.shop-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem}.shop-card{min-width:0}.shop-card-art{display:block;background:#fce3e9;aspect-ratio:4/5;position:relative;overflow:hidden;border-radius:2px}.shop-card-art img{width:100%;height:100%;object-fit:contain;transition:transform .4s ease}.shop-card-art:hover img{transform:scale(1.035)}.shop-tag{position:absolute;top:1rem;left:1rem;font-size:.625rem;letter-spacing:.09em;background:var(--cream);color:var(--deep);padding:.4rem .55rem}.shop-art-link{position:absolute;right:.7rem;bottom:.7rem;padding:.3rem .55rem;background:var(--cream);font-size:.75rem;color:var(--deep)}.shop-card-info{padding:1.25rem .1rem 0}.shop-card-info h2,.shop-card-info h3{font:500 1.15rem/1.3 var(--sans);letter-spacing:-.02em}.shop-card-info h2 a,.shop-card-info h3 a{text-decoration:none}.shop-card-info h2 a:hover,.shop-card-info h3 a:hover{text-decoration:underline}.shop-card-info p{font-size:.875rem;color:var(--muted);line-height:1.6;margin:.65rem 0 .7rem;max-width:28ch}.shop-availability{font-size:.75rem;color:var(--muted)}.shop-note{font-size:.8125rem;line-height:1.7;color:var(--muted);margin-top:2rem;max-width:75ch}.shop-card-info .button{margin-top:1rem;font-size:.8125rem;width:100%}.store-set-feature{display:grid;grid-template-columns:1fr 1fr;background:var(--cherry);color:var(--cream)}.set-art-pair{position:relative;min-height:590px;background:#f6c3ce;overflow:hidden;display:flex;align-items:center;justify-content:center}.set-art-pair .set-jar{position:absolute;left:2%;width:74%;height:auto;object-fit:contain}.set-art-pair .set-pack{position:absolute;right:3%;top:19%;width:29%;height:65%;object-fit:contain;transform:rotate(10deg);filter:drop-shadow(0 15px 12px #56132625)}.set-feature-copy{display:flex;flex-direction:column;align-items:start;justify-content:center;padding:5rem 12%}.set-feature-copy h2{font-size:clamp(3rem,4.8vw,5.4rem);line-height:1.04;letter-spacing:-.045em}.set-feature-copy>p:not(.eyebrow){margin:1.6rem 0 2rem}.set-feature-copy>p.small{font-size:.8125rem;margin:1.25rem 0 0}.lifestyle-duo{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.lifestyle-duo figure{min-width:0}.lifestyle-duo img{width:100%;aspect-ratio:5/6;object-fit:cover}.lifestyle-duo figure:nth-child(2){padding-top:5rem}.lifestyle-duo figcaption{font-size:.75rem;letter-spacing:.06em;padding-top:1rem}.campaign-note{font-size:.75rem;color:var(--muted);margin-top:1.25rem;line-height:1.6}.advertorial-label{display:block;font-size:.75rem;color:var(--muted);margin-top:1.25rem}.journal-card .advertorial-label+.eyebrow{margin-top:.5rem}.home-journal{padding-top:1rem}.journal-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.journal-card>a{display:block;text-decoration:none}.journal-card img{aspect-ratio:3/2;object-fit:cover;width:100%}.journal-card .eyebrow{display:block;margin:1.5rem 0 .7rem;font-size:.6875rem}.journal-card h3{font-family:var(--serif);font-size:clamp(2rem,3vw,3rem);letter-spacing:-.045em}.journal-card .text-link{margin-top:.75rem;text-decoration:underline}.store-final{padding:6rem 6% 7rem;text-align:center;background:var(--light-pink)}.store-final h2{font-size:clamp(2.8rem,4.5vw,5.1rem);line-height:1.07}.store-final .button{margin-top:2.3rem}.collection-top{padding-bottom:3rem}.collection-top h1{font-size:clamp(3.8rem,7.5vw,7rem);color:var(--cherry)}.collection-top-row{display:flex;justify-content:space-between;align-items:end;gap:2rem;margin-top:2rem}.collection-top-row p{font-size:1.1rem}.shop-catalog{padding-top:0}.shop-toolbar{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 0;margin-bottom:1.6rem;border-block:1px solid var(--line);font-size:.8125rem}.shop-toolbar label{display:flex;gap:1rem;align-items:center}.shop-toolbar select{padding:.65rem 2.4rem .65rem .75rem;background:var(--cream);border:1px solid var(--line);color:var(--ink);min-height:44px;max-width:100%}.sticker-shop-link{display:grid;grid-template-columns:1fr 1.2fr;align-items:center;gap:4rem}.sticker-shop-link .button{margin-top:2rem}.sticker-shop-art{display:flex;align-items:center;gap:.5rem}.sticker-shop-art img{width:33%;height:auto;mix-blend-mode:normal}.sticker-shop-art img:nth-child(2){transform:rotate(9deg)}.shop-breadcrumb{padding:1.7rem 6% 0;display:flex;gap:.8rem;align-items:center;flex-wrap:wrap;font-size:.75rem;max-width:1440px;margin:auto}.store-product{display:grid;grid-template-columns:minmax(0,1.16fr) minmax(0,1fr);gap:7%;padding:2rem 6% var(--store-space);width:min(1440px,100%);margin:auto;align-items:start}.pdp-gallery{min-width:0;position:sticky;top:110px}.pdp-stage{background:var(--light-pink)}.pdp-stage figure{position:relative}.pdp-stage figure>img{width:100%;aspect-ratio:1;object-fit:contain}.pdp-stage figcaption{padding:.65rem 1rem;font-size:.625rem;letter-spacing:.06em;color:var(--muted);text-align:center}.pdp-thumbnails{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;margin-top:.8rem}.pdp-thumbnails button{padding:0;border:1px solid transparent;background:var(--light-pink)}.pdp-thumbnails button[aria-pressed=true]{border:2px solid var(--cherry)}.pdp-thumbnails img{width:100%;aspect-ratio:1.3;object-fit:contain}.pdp-copy{padding:1.2rem 0 0}.pdp-copy .eyebrow{margin-bottom:1.25rem}.pdp-copy h1{font-size:clamp(3rem,4.5vw,5.2rem);line-height:1.02;color:var(--cherry)}.pdp-slogan{font-family:var(--serif);font-size:1.6rem;line-height:1.3;margin-top:1.5rem;font-style:italic}.pdp-description{color:var(--muted);margin-top:1rem;font-size:1rem;max-width:44ch}.pdp-price{display:flex;align-items:center;gap:1.5rem;margin-top:2rem;flex-wrap:wrap}.pdp-price strong{font-size:1.0625rem}.pdp-price span{color:var(--muted);font-size:.8125rem}.pdp-launch-status{font-size:.8125rem;color:var(--muted);margin:.45rem 0 1.5rem}.pdp-primary{display:flex;width:100%;font-size:.9375rem;min-height:56px}.pdp-copy>.text-link{margin-top:.4rem}.pdp-includes{margin:1.5rem 0 2rem;padding:1.5rem 0;border-top:1px solid var(--line)}.pdp-includes h2{font:600 .875rem var(--sans);letter-spacing:0}.pdp-includes ul{padding-left:1.2rem;margin:.8rem 0 0;font-size:.875rem;line-height:1.9}.pdp-details details{border-top:1px solid var(--line);padding:0}.pdp-details details:last-child{border-bottom:1px solid var(--line)}.pdp-details summary{font-size:.875rem;padding:1.1rem 0;cursor:pointer;list-style:revert}.pdp-details details p{font-size:.875rem;color:var(--muted);padding:0 0 1.2rem;margin:0;line-height:1.75}.product-mood{display:grid;grid-template-columns:1fr 1fr;background:#fce3e9}.product-mood>figure{min-width:0}.product-mood>figure img{width:100%;height:100%;max-height:790px;object-fit:cover}.product-mood>div{display:flex;align-items:start;justify-content:center;flex-direction:column;padding:5rem 12%}.product-mood h2{font-size:clamp(2.8rem,4.5vw,5rem)}.product-mood>div>p:not(.eyebrow){margin-top:1.5rem}.product-mood .button{margin-top:2rem}.product-mood .campaign-note{font-size:.6875rem}.paired-section .shop-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:900px}.paired-section .shop-card-art{aspect-ratio:1.15}.pdp-sticky{position:sticky;bottom:0;z-index:15;background:var(--cream);border-top:1px solid var(--line);padding:.8rem 6%;display:flex;justify-content:space-between;align-items:center;gap:1rem;box-shadow:0 -5px 20px #39182408}.pdp-sticky strong,.pdp-sticky span{display:block}.pdp-sticky strong{font-size:.875rem;font-weight:500}.pdp-sticky>div>span{font-size:.75rem;color:var(--muted)}.pdp-sticky .button{min-height:46px;padding:.65rem 1.2rem}.set-top{padding-bottom:3rem;text-align:center}.set-top h1{color:var(--cherry)}.set-top>p:not(.eyebrow){margin-top:1.5rem}.set-top .shop-note{margin-inline:auto}.set-builder{padding-top:1rem;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);gap:7%;align-items:start}.set-builder fieldset{border:0;padding:0;margin:0 0 2.5rem;min-width:0}.set-builder legend{font-size:1.1rem;font-weight:500;margin-bottom:1.4rem}.preset-choice{border:1px solid var(--line);display:flex;gap:1rem;align-items:center;padding:1.1rem 1.2rem;margin-bottom:.75rem;cursor:pointer;background:var(--cream)}.preset-choice:has(input:checked){border-color:var(--cherry);background:var(--light-pink)}.preset-choice input,.set-pick input{height:20px;width:20px;accent-color:var(--cherry);flex-shrink:0}.preset-choice strong,.preset-choice small{display:block}.preset-choice strong{font-size:.9375rem;font-weight:500}.preset-choice small{font-size:.8125rem;color:var(--muted);margin-top:.2rem}.set-pick{display:flex;align-items:center;gap:1rem;border-bottom:1px solid var(--line);padding:1rem 0;cursor:pointer}.set-pick img{width:90px;height:100px;object-fit:contain;background:var(--light-pink)}.set-pick strong,.set-pick small{display:block}.set-pick strong{font-size:.9375rem;font-weight:500}.set-pick small{color:var(--muted);font-size:.75rem;margin-top:.5rem}.text-reset{background:none;padding:.65rem 0;text-decoration:underline;text-underline-offset:5px;font-size:.875rem;min-height:44px}.set-summary{background:#fce3e9;padding:2.5rem;position:sticky;top:120px}.set-summary h2{font-size:2.6rem;letter-spacing:-.04em}.set-summary [data-set-count]{font-size:.875rem;margin-top:1rem}.set-summary ul{padding-left:1.2rem;margin:1.25rem 0 1.5rem;font-size:.9375rem;line-height:2}.set-duplicate-note{font-size:.8125rem;color:var(--muted);padding-top:1rem;border-top:1px solid var(--line);line-height:1.7}.set-total{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--line)}.set-total strong,.set-total span{display:block;font-size:.875rem}.set-total span{font-size:.75rem;color:var(--muted);margin-top:.5rem}.set-summary>.button{width:100%;margin-top:1.5rem}.set-summary>.small{font-size:.75rem;margin-top:1rem;color:var(--muted)}.set-look{display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:center;padding-top:1rem}.set-look>img{width:100%;max-height:620px;object-fit:cover}.set-look p:not(.eyebrow){margin:1.5rem 0 2rem}.journal-top{padding-bottom:3.5rem}.journal-top h1{color:var(--cherry)}.journal-top>p:last-child{margin-top:1.8rem}.journal-index{padding-top:0}.story-header{text-align:center;max-width:1000px;margin:auto;padding:3rem 6% 4rem}.story-header>.text-link{margin-bottom:2rem}.story-header h1{color:var(--cherry);font-size:clamp(3.3rem,6.5vw,6.5rem)}.story-header>p:not(.eyebrow){margin-top:1.6rem;font-size:1.1rem}.story-header>span{display:block;font-size:.6875rem;letter-spacing:.08em;margin-top:1.5rem}.story-cover{width:min(1320px,88%);margin:auto}.story-cover>img{width:100%;aspect-ratio:1.85;object-fit:cover}.story-cover figcaption{font-size:.6875rem;color:var(--muted);margin-top:.85rem}.story-body{width:min(680px,88%);margin:4.5rem auto}.story-body p{font-size:1.0625rem;line-height:1.85;margin:1.3rem 0}.story-body .story-opening{font-family:var(--serif);font-size:1.9rem;line-height:1.4;margin-bottom:3rem;letter-spacing:-.025em}.story-body h2{font-size:2.6rem;line-height:1.1;letter-spacing:-.04em}.story-body .button{margin-top:1rem}.story-body .shop-note{font-size:.8125rem}.story-split{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:8%;width:min(1200px,88%);margin:4rem auto}.story-split img{width:100%;max-height:680px;object-fit:cover}.story-split h2{font-size:clamp(2.8rem,4vw,4.2rem)}.story-split p:not(.eyebrow){margin:1.6rem 0 2rem}.brand-story+.paired-section{padding-top:2rem}.page-shop-product .site-footer{padding-bottom:2rem}.page-shop-product main{isolation:isolate}.world-store-intro{padding-bottom:4rem}.world-store-intro h1{color:var(--cherry);font-size:clamp(3.8rem,7vw,7rem)}.world-store-intro>div{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-top:2rem}.world-store-intro>div p{font-size:1.1rem}.world-campaign-cover{width:min(1320px,88%);margin:auto}.world-campaign-cover img{width:100%;height:auto;aspect-ratio:1.7;object-fit:cover}.world-campaign-cover figcaption{font-size:.6875rem;color:var(--muted);margin-top:1rem;letter-spacing:.06em}.world-note{max-width:850px;text-align:center}.world-note>p:not(.eyebrow){max-width:45ch;margin:2rem auto;line-height:1.8}.world-outside{display:grid;grid-template-columns:1fr 1fr;background:#fce3e9}.world-outside figure img{width:100%;height:100%;object-fit:cover;aspect-ratio:1}.world-outside>div{padding:5rem 12%;display:flex;align-items:start;justify-content:center;flex-direction:column}.world-outside>div>p:not(.eyebrow){margin:1.6rem 0 2rem}.world-people{display:grid;grid-template-columns:1.3fr 1fr;gap:3rem;align-items:center}.world-people figure img{width:100%;height:auto;object-fit:cover}.world-people figure:first-child img{aspect-ratio:1.2}.world-people figure:last-child{padding-top:5rem}.world-people figure:last-child img{aspect-ratio:4/5}.world-people figcaption{font-family:var(--serif);font-size:2rem;line-height:1.2;letter-spacing:-.04em;margin-top:1.4rem}.world-people figcaption small{display:block;font-family:var(--sans);font-size:.6875rem;letter-spacing:.05em;color:var(--muted);margin-top:.75rem}.page-shop-product{padding-bottom:86px}.page-shop-product .pdp-sticky{position:fixed;left:0;right:0}.page-shop-product{scroll-padding-bottom:100px}.page-shop-product a:focus-visible,.page-shop-product button:focus-visible,.page-shop-product summary:focus-visible{scroll-margin-bottom:110px}.alpha-product,.pack-pair img,.pack-teaser-art img{mix-blend-mode:normal!important}.store-hero-photo>img{object-position:center 35%}.set-art-pair .set-jar{inset:0;width:100%;height:100%;object-fit:cover}.pdp-thumbnails{grid-template-columns:repeat(auto-fit,minmax(70px,1fr))}.shop-toolbar select:focus-visible{outline:3px solid #144fc6;outline-offset:5px}.sticker-tile img,.sticker-scatter img{mix-blend-mode:normal}.shop-card-art.pack-card-art img{padding:10% 12%}.pdp-gallery:has(img[src*=pack-front-alpha]) .pdp-stage img{padding:6%}.pdp-gallery:has(img[src*=pack-front-alpha]) .pdp-thumbnails img{padding:8%}.pack-section>.button,.collector-section>.button{margin-top:1.5rem}.shop-card-art:not(.pack-card-art) img{object-fit:cover}.pdp-stage img[src*=refill-system-v1]{object-fit:cover}.lifestyle-duo img,.journal-card img,.pdp-stage figure>img,.pdp-thumbnails img,.story-cover>img,.set-look>img,.story-split img{height:auto}@media(min-width:1000px){.site-header{height:88px}.desktop-nav{gap:1.8rem}.nav-cta{border-radius:3px}.page-home .site-footer,.page-collection .site-footer{padding-top:4rem}}@media(max-width:1100px){.shop-grid{gap:1rem}.store-hero{min-height:580px}.store-hero-copy{padding:4rem 9%}.set-art-pair{min-height:530px}.set-feature-copy{padding:4rem 9%}.store-product{gap:5%}.set-summary{padding:2rem}.shop-card-info h2,.shop-card-info h3{font-size:1.05rem}}@media(max-width:800px){.shop-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.5rem 1.2rem}.store-hero{min-height:530px}.store-hero h1{font-size:4.2rem}.store-hero-copy{padding:3rem 10%}.store-hero-copy .eyebrow{font-size:.6875rem}.store-hero-copy>p:not(.eyebrow){font-size:1rem}.store-hero-copy .button{gap:1rem}.shop-category-strip{gap:.2rem 2rem}.store-heading{align-items:start;flex-direction:column;gap:1rem}.set-art-pair{min-height:450px}.set-feature-copy{padding:3.5rem 9%}.set-feature-copy h2{font-size:3.2rem}.store-product{grid-template-columns:1fr;gap:2.5rem;padding-inline:7%}.pdp-gallery{position:static;max-width:650px;width:100%;margin:auto}.pdp-copy{padding:0}.pdp-copy h1{font-size:3.5rem}.pdp-includes ul{columns:2;column-gap:2rem}.pdp-copy{max-width:650px;width:100%;margin:auto}.product-mood>div{padding:3rem 9%}.set-builder{grid-template-columns:1fr;gap:2rem}.set-summary{position:static}.set-presets{display:grid;grid-template-columns:1fr}.set-picks{display:grid;grid-template-columns:1fr 1fr;gap:0 1.5rem}.set-pick{gap:.65rem}.set-pick img{width:60px;height:80px}.set-look{gap:5%}.sticker-shop-link{gap:2rem}.story-split{gap:5%}.story-split h2{font-size:3rem}.story-body{margin-block:3.5rem}.pdp-sticky{bottom:0;padding:.7rem 5%}}@media(max-width:600px){.store-section{padding-inline:6%}.store-hero{grid-template-columns:1fr;min-height:0}.store-hero-copy{padding:3.7rem 7% 3.2rem}.store-hero h1{font-size:clamp(3.8rem,14.7vw,5.5rem)}.store-hero-copy>p:not(.eyebrow){margin:1.5rem 0}.store-hero-copy>.text-link{margin-top:.5rem}.hero-launch-label{margin-top:1.7rem}.store-hero-photo{height:430px}.store-hero-photo>img{object-position:78% center}.store-hero-photo figcaption{font-size:.625rem;left:1rem;bottom:1rem}.shop-category-strip{display:grid;grid-template-columns:1fr 1fr;padding:.7rem 6%;gap:0 1rem}.shop-category-strip a{font-size:.8125rem;justify-content:center}.store-heading h2{font-size:2.8rem}.store-heading{margin-bottom:2rem}.shop-grid{gap:2.25rem .9rem}.shop-card-art{aspect-ratio:3/4}.shop-tag{top:.6rem;left:.5rem;font-size:.5625rem;padding:.3rem .4rem;letter-spacing:.04em}.shop-art-link{font-size:.625rem;right:.4rem;bottom:.4rem}.shop-card-info{padding-top:1rem}.shop-card-info h2,.shop-card-info h3{font-size:1rem;line-height:1.4}.shop-card-info p{font-size:.8125rem;margin:.5rem 0}.shop-availability{font-size:.6875rem}.shop-note{font-size:.75rem}.store-set-feature{grid-template-columns:1fr}.set-art-pair{min-height:410px}.set-feature-copy{padding:3.5rem 7% 4rem}.set-feature-copy h2{font-size:3.2rem}.lifestyle-duo{gap:1rem}.lifestyle-duo figure:nth-child(2){padding-top:3rem}.lifestyle-duo img{aspect-ratio:3/5}.lifestyle-duo figcaption{font-size:.625rem;letter-spacing:.04em;line-height:1.6}.campaign-note{font-size:.6875rem}.journal-grid{grid-template-columns:1fr;gap:3rem}.journal-card h3{font-size:2.3rem}.journal-card .eyebrow{margin-top:1.2rem}.store-final{padding:4rem 7% 5rem}.store-final h2{font-size:2.8rem}.collection-top-row{flex-direction:column;align-items:start;gap:1rem}.collection-top h1{font-size:3.8rem}.shop-toolbar{align-items:start;font-size:.75rem}.shop-toolbar label{gap:.5rem;align-items:start;flex-direction:column}.shop-toolbar p{padding-top:2rem}.shop-toolbar select{max-width:180px}.sticker-shop-link{grid-template-columns:1fr;gap:2.5rem}.sticker-shop-art{max-width:400px;margin:auto}.shop-breadcrumb{font-size:.6875rem;padding-top:1.2rem}.store-product{padding-top:1.2rem}.pdp-copy h1{font-size:3.2rem}.pdp-slogan{font-size:1.45rem}.pdp-includes ul{columns:1}.pdp-thumbnails{gap:.6rem}.pdp-stage figcaption{font-size:.5625rem}.pdp-sticky{align-items:center}.pdp-sticky strong{font-size:.75rem;max-width:16ch;line-height:1.4}.pdp-sticky>div>span{font-size:.625rem;max-width:18ch;line-height:1.4;margin-top:.2rem}.pdp-sticky .button{font-size:.75rem;padding:.7rem .8rem;gap:.6rem;flex-shrink:0}.product-mood{grid-template-columns:1fr}.product-mood>figure img{max-height:520px;aspect-ratio:1;object-fit:cover}.product-mood>div{padding:3.5rem 7% 4rem}.paired-section .shop-grid{gap:1rem}.paired-section .shop-card-art{aspect-ratio:3/4}.set-top h1{font-size:3.9rem}.set-top{padding-bottom:2rem}.set-picks{grid-template-columns:1fr}.set-pick{gap:1rem}.set-pick img{width:80px;height:90px}.set-summary{padding:2rem 1.5rem}.set-summary h2{font-size:2.3rem}.set-look{grid-template-columns:1fr;gap:3rem}.set-look>img{max-height:520px}.journal-top h1{font-size:4.2rem}.story-header{padding-top:2rem;padding-bottom:3rem}.story-header h1{font-size:3.5rem}.story-header .eyebrow{font-size:.625rem}.story-header>p:not(.eyebrow){font-size:1rem}.story-cover{width:100%}.story-cover>img{aspect-ratio:1.1}.story-cover figcaption{margin-inline:6%;font-size:.5625rem}.story-body .story-opening{font-size:1.7rem}.story-body h2{font-size:2.3rem}.story-body p{font-size:1rem}.story-split{grid-template-columns:1fr;gap:2.7rem;margin-block:3rem}.story-split h2{font-size:2.8rem}.story-split img{max-height:500px}.page-home .home-journal{padding-top:1rem}}@media(prefers-reduced-motion:reduce){.shop-card-art img{transition:none}}@media(max-width:600px){.world-store-intro h1{font-size:3.6rem}.world-store-intro>div{align-items:start;flex-direction:column;gap:1rem}.world-campaign-cover{width:100%}.world-campaign-cover img{aspect-ratio:1.1}.world-campaign-cover figcaption{margin-inline:6%;font-size:.5625rem}.world-outside{grid-template-columns:1fr}.world-outside>div{padding:3.5rem 7% 4rem}.world-people{grid-template-columns:1fr;gap:3rem}.world-people figure:last-child{padding-top:0;width:85%;justify-self:end}.world-people figcaption{font-size:1.8rem}.world-people figure:first-child img{aspect-ratio:1.1}}@media(forced-colors:active){.shop-card-art,.pdp-thumbnails button,.preset-choice,.set-pick{border:1px solid CanvasText}.preset-choice:has(input:checked){border:2px solid Highlight}}@media print{.pdp-sticky,.pdp-thumbnails,.shop-toolbar{display:none}.store-product,.store-hero,.set-builder{display:block}.pdp-gallery,.set-summary{position:static}.store-section{padding:1.5rem}.store-hero-photo{max-height:400px}}.gal-brand{--display:"Arial Rounded MT Bold","Arial Black",Arial,Helvetica,sans-serif}.gal-brand .button,.gal-brand .nav-cta{border-radius:999px;box-shadow:inset 0 1px #ffffff50;letter-spacing:.015em;font-weight:600}.gal-brand .button:not(.button-light):not(.button-outline),.gal-brand .nav-cta{background:linear-gradient(180deg,#a51c43,#871332 62%,#73112d);border-color:#871332;color:var(--cream)}.gal-brand .button:not(.button-light):not(.button-outline):hover,.gal-brand .nav-cta:hover{background:var(--deep)}.gal-brand .button-outline{background:transparent;color:var(--cherry)}.gal-brand .button-outline:hover{background:var(--light-pink)}.gal-brand .button-light{background:var(--cream);color:var(--cherry)}.gal-brand .site-header{background:var(--paper)}.gal-brand .desktop-nav a{font-weight:600;font-size:.8125rem;letter-spacing:.015em}.gal-brand .eyebrow{letter-spacing:.14em}.gal-brand .shop-category-strip{gap:.65rem 1rem;padding-block:1.15rem}.gal-brand .shop-category-strip a{border:1px solid var(--line);border-radius:999px;min-height:42px;padding:.5rem 1.5rem;background:var(--cream);color:var(--cherry);font-size:.8125rem}.gal-brand .shop-category-strip a:hover{border-color:var(--cherry);background:var(--light-pink);text-decoration:none}.gal-brand .store-hero{grid-template-columns:.95fr 1.05fr;background:#f6c3ce;min-height:670px;overflow:hidden}.gal-brand .store-hero-copy{padding:4rem 9% 4rem 12%;position:relative}.gal-brand .store-hero h1{font-family:var(--display);font-size:clamp(4.5rem,7.3vw,8rem);font-weight:900;letter-spacing:-.075em;line-height:.95;color:var(--cherry);text-shadow:0 2px 0 #fff5f6}.gal-brand .store-hero h1 em{display:inline-block;font-family:var(--serif);font-weight:400;letter-spacing:-.07em;line-height:1.04}.gal-brand .store-hero-photo>img{object-position:100% center}.gal-brand .store-hero-photo{border-left:1px solid #ddbac3}.gal-brand .store-hero-photo figcaption{bottom:1.2rem;left:1.2rem;z-index:2;border-radius:2px;font-size:.625rem;letter-spacing:.05em}.gal-brand .store-hero-copy>p:not(.eyebrow){font-size:1.125rem}.gal-brand .hero-launch-label{font-weight:600;color:var(--deep)}.gal-hero-sticker{position:absolute;left:3%;bottom:10%;width:clamp(90px,10vw,145px);transform:rotate(-13deg);pointer-events:none}.gal-hero-sticker img{height:auto;width:100%;filter:drop-shadow(0 6px 5px #56132622)}.gal-brand :is(.store-heading,.world-store-intro,.world-note,.world-outside,.store-final,.set-feature-copy,.product-mood,.collection-top,.journal-top,.set-top,.story-header,.sticker-intro,.sticker-copy,.collector-heading,.pack-section) :is(h1,h2){font-family:var(--display);font-weight:900;letter-spacing:-.065em;line-height:1.02}.gal-brand :is(.store-heading,.world-store-intro,.world-note,.world-outside,.store-final,.set-feature-copy,.product-mood,.collection-top,.journal-top,.set-top,.story-header,.sticker-intro,.sticker-copy,.collector-heading,.pack-section) :is(h1,h2) em{font-family:var(--serif);font-weight:400;letter-spacing:-.055em}.gal-brand .collection-top h1,.gal-brand .world-store-intro h1,.gal-brand .journal-top h1{font-size:clamp(3.7rem,6.8vw,7.5rem)}.gal-brand .shop-card-art{border-radius:1.5rem;border:1px solid #e7c4cf;background:#fce3e9}.gal-brand .shop-tag{border-radius:999px;box-shadow:0 1px #56132615;font-weight:600;letter-spacing:.06em;padding:.45rem .75rem}.gal-brand .shop-art-link{border-radius:999px;padding:.45rem .75rem;font-weight:600;box-shadow:0 1px #56132615}.gal-brand .shop-card-info h2,.gal-brand .shop-card-info h3{font-weight:600}.gal-brand .shop-card-info{padding-top:1.2rem}.gal-brand .store-set-feature{background:var(--cherry)}.gal-brand .set-feature-copy h2{font-size:clamp(3rem,4.7vw,5rem)}.gal-brand .set-art-pair .set-pack{transform:rotate(8deg);right:2%;filter:drop-shadow(0 12px 9px #56132630)}.gal-brand .lifestyle-intro .store-heading{margin-bottom:3rem}.gal-brand .lifestyle-duo{gap:3rem;align-items:start}.gal-brand .lifestyle-duo figure:first-child{transform:rotate(-2deg);padding:1rem;background:var(--cream);box-shadow:0 2px 0 var(--line)}.gal-brand .lifestyle-duo figure:first-child img{aspect-ratio:4/5;object-fit:cover}.gal-brand .lifestyle-duo figure:last-child{padding-top:5.5rem}.gal-brand .lifestyle-duo figure:last-child img{aspect-ratio:4/5;object-fit:cover}.gal-brand .lifestyle-duo figcaption{font-size:.6875rem;font-weight:600;line-height:1.5}.gal-brand .campaign-note{color:var(--muted)}.gal-brand .journal-card img{border-radius:1rem}.gal-brand .journal-card h3{font-family:var(--display);font-weight:900;font-size:clamp(1.8rem,2.7vw,2.8rem);letter-spacing:-.065em}.gal-brand .pdp-copy h1{font-family:var(--display);font-weight:900;font-size:clamp(2.75rem,3.7vw,4.5rem);letter-spacing:-.06em;line-height:1.04}.gal-brand .pdp-stage{border-radius:1.5rem;overflow:hidden}.gal-brand .pdp-thumbnails button{border-radius:.75rem;overflow:hidden;background:var(--light-pink)}.gal-brand .pdp-thumbnails button[aria-pressed=true]{box-shadow:0 0 0 1px var(--cherry)}.gal-brand .pdp-sticky{background:var(--paper)}.gal-brand .preset-choice{border-radius:1rem}.gal-brand .preset-choice:has(input:checked){box-shadow:inset 0 0 0 1px var(--cherry)}.gal-brand .set-summary{border-radius:1.5rem;border:1px solid var(--line)}.gal-brand .set-pick img{border-radius:.5rem}.gal-brand .world-campaign-cover img{aspect-ratio:1.78;object-position:center}.gal-brand .world-outside>figure>img{height:auto;aspect-ratio:4/5;object-fit:cover}.gal-brand .world-people figure:first-child img{aspect-ratio:4/5}.gal-brand .world-people figure:last-child img{aspect-ratio:4/5}.gal-brand .world-outside>div h2{font-size:clamp(3rem,4.5vw,5.2rem)}.gal-brand .world-note h2{font-size:clamp(3.5rem,5.5vw,6rem)}.gal-brand .sticker-jump-nav a{border-radius:999px}.gal-brand .sticker-tile{border-radius:1.5rem}.gal-brand .collector-heading h2{font-size:clamp(3rem,4.8vw,5.5rem)}.gal-brand .store-final{background:var(--pink)}.gal-brand .store-final h2{font-size:clamp(3rem,4.8vw,5.5rem)}@media(max-width:1000px){.gal-brand .store-hero{min-height:580px}.gal-brand .store-hero h1{font-size:clamp(4rem,7.4vw,5.7rem)}.gal-brand .store-hero-copy{padding:3.5rem 9%}.gal-brand .world-outside>div{padding:3.5rem 9%}.gal-brand .world-outside>div h2{font-size:3.2rem}.gal-brand .set-feature-copy h2{font-size:3.2rem}.gal-brand .lifestyle-duo{gap:2rem}}@media(max-width:600px){.gal-brand .store-hero{grid-template-columns:1fr;min-height:0}.gal-brand .store-hero-copy{padding:3.6rem 7% 3rem}.gal-brand .store-hero h1{font-size:clamp(3.8rem,14.8vw,5.7rem)}.gal-brand .store-hero-photo{height:440px;border:0}.gal-brand .store-hero-photo>img{object-position:100% center}.gal-hero-sticker{left:4%;bottom:12%;width:95px}.gal-brand .shop-category-strip{display:grid;grid-template-columns:1fr 1fr;gap:.6rem;padding:1rem 6%}.gal-brand .shop-category-strip a{padding:.5rem .6rem;font-size:.75rem}.gal-brand .store-hero-copy>p:not(.eyebrow){font-size:1rem}.gal-brand .shop-card-art{border-radius:1rem}.gal-brand .shop-tag{padding:.3rem .5rem;font-size:.5625rem}.gal-brand .shop-art-link{padding:.35rem .5rem;font-size:.625rem}.gal-brand .lifestyle-duo{gap:1.1rem}.gal-brand .lifestyle-duo figure:first-child{padding:.55rem}.gal-brand .lifestyle-duo figure:last-child{padding-top:3rem}.gal-brand .lifestyle-duo figure:first-child img,.gal-brand .lifestyle-duo figure:last-child img{aspect-ratio:3/4}.gal-brand .lifestyle-duo figcaption{font-size:.5625rem;letter-spacing:.025em}.gal-brand .collection-top h1,.gal-brand .world-store-intro h1,.gal-brand .journal-top h1{font-size:clamp(3.25rem,12.5vw,4.5rem)}.gal-brand .world-campaign-cover img{aspect-ratio:1.03;object-position:100% center}.gal-brand .world-outside>div{padding:3.5rem 7%}.gal-brand .world-outside>div h2{font-size:2.9rem}.gal-brand .world-note h2{font-size:3.3rem}.gal-brand .set-feature-copy h2,.gal-brand .store-final h2{font-size:3rem}.gal-brand .pdp-copy h1{font-size:2.8rem}.gal-brand .journal-card h3{font-size:2.1rem}.gal-brand .world-people figure:last-child{width:90%}.gal-brand .story-header h1{font-size:3.25rem}.gal-brand .shop-card-info h2,.gal-brand .shop-card-info h3{font-size:1rem}}@media(prefers-reduced-motion:reduce){.gal-brand .button,.gal-brand .shop-card-art img{transition:none}}@media(forced-colors:active){.gal-brand .button,.gal-brand .nav-cta{background:ButtonFace!important;color:ButtonText!important;box-shadow:none;border:1px solid ButtonText}.gal-brand .store-hero h1{text-shadow:none}}
