:root{--ink:#35252d;--cream:#f7f4ee;--paper:#eeebe4;--muted:#80756e;--line:#dcd5cb;--warm:#e3ddd4;--serif:'Libre Caslon Display',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--sans);font-size:14px;-webkit-font-smoothing:antialiased}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button:disabled{cursor:not-allowed;opacity:.45}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid #84634e;outline-offset:4px}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--serif);font-weight:400;letter-spacing:-.035em;line-height:1.04}h1{font-size:clamp(52px,5.9vw,90px)}h2{font-size:clamp(38px,4.4vw,64px)}h3{font-weight:500}em{font-weight:400}img{object-fit:cover}fieldset{border:0;padding:0;margin:0}p{line-height:1.7}.eyebrow{font:500 10px/1.5 var(--sans);letter-spacing:.2em;margin-bottom:24px}.button{border:1px solid var(--ink);background:var(--ink);color:var(--cream);padding:19px 24px;display:inline-flex;gap:32px;align-items:center;justify-content:space-between;font-size:12px;font-weight:500;transition:background .2s}.button:hover{background:#543e43}.button-light{background:var(--cream);color:var(--ink);border-color:var(--cream)}.button-light:hover{background:#e6dccf}.text-link{padding:0 0 7px;border:0;border-bottom:1px solid currentColor;background:none;display:inline-flex;gap:36px;font-size:12px}.skip-link{position:absolute;left:12px;top:-100px;z-index:50;background:white;padding:12px}.skip-link:focus{top:12px}.announcement{height:32px;display:flex;justify-content:center;align-items:center;gap:14px;background:var(--ink);color:var(--cream);font-size:10px;letter-spacing:.04em}.announcement span{opacity:.65}.site-header{height:94px;padding:0 4.5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:var(--cream)}.logo{display:block;width:166px;height:64px;position:relative;overflow:hidden;mix-blend-mode:multiply}.logo img{position:absolute;width:184px;height:130px;max-width:none;left:-8px;top:-30px;object-fit:contain}.site-header nav{display:flex;gap:37px;align-items:center;font-size:12px}.tiny{font-size:8px;letter-spacing:.08em;margin-left:5px;border:1px solid #cfc0af;padding:3px 5px}.bag-link{display:flex;align-items:center;gap:9px;font-size:12px}.menu-toggle{display:none;border:0;background:none}.hero{display:grid;grid-template-columns:46% 54%;min-height:660px}.hero-copy{padding:84px 10% 30px 9.8%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;background:#e9e4dc}.hero-copy h1{margin-bottom:28px}.hero-description{font-size:14px;line-height:1.8;margin-bottom:34px}.hero-copy .button{padding:19px 22px;font-size:11px}.hero-foot{width:100%;margin-top:auto;padding-top:75px;display:flex;justify-content:space-between;font-size:9px;letter-spacing:.06em;color:var(--muted)}.hero-visual{position:relative;min-height:660px;overflow:hidden}.hero-visual>img{object-position:center 43%}.image-label{position:absolute;top:25px;left:25px;font-size:9px;letter-spacing:.14em;background:#f9f5ecc9;padding:8px 11px}.hero-card{position:absolute;bottom:26px;right:25px;left:25px;display:flex;align-items:center;justify-content:space-between;padding:20px 24px;background:#f8f5ecd9;backdrop-filter:blur(8px)}.hero-card>span{font-family:var(--serif);font-size:25px}.hero-card a{font-size:10px}.hero-card a span{padding-left:30px}.benefit-strip{display:flex;justify-content:center;align-items:center;gap:7%;height:64px;border-bottom:1px solid var(--line);font-size:10px;letter-spacing:.07em}.benefit-strip i{font-style:normal;font-size:15px;color:#968373}.section{padding:98px 5%}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:38px}.section-heading h2{margin:0}.section-heading>p{font-size:13px;max-width:280px;color:var(--muted);padding-bottom:5px}.color-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.color-image{position:relative;aspect-ratio:3/4;overflow:hidden;background:var(--paper)}.color-image img{transition:transform .6s}.color-card:hover img{transform:scale(1.035)}.round-arrow{position:absolute;right:13px;bottom:13px;border-radius:50%;display:grid;place-items:center;width:34px;height:34px;background:#f7f4eece;font-size:18px}.color-card>div:last-child{padding:18px 0}.color-card h3{font-size:15px;margin-bottom:7px}.color-card>div>span:not(.round-arrow){font-size:11px;color:var(--muted)}.color-section>.text-link{margin-top:25px}.soft-story{display:grid;grid-template-columns:1fr 1fr;min-height:630px;background:#e9e2d8}.story-image{position:relative;min-height:600px}.story-copy{padding:85px 15% 75px;align-self:center}.story-copy p:not(.eyebrow){max-width:340px;color:#716257;font-size:13px;line-height:1.9}.story-copy .text-link{margin-top:18px}.size-section{text-align:center}.size-story-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:48px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.size-story{padding:46px 20px;border-right:1px solid var(--line)}.size-story:last-child{border-right:0}.size-story h3{font-family:var(--serif);font-size:28px;margin:25px 0 10px}.size-story strong{font-size:12px;font-weight:500}.size-story p{font-size:12px;color:var(--muted);margin:8px 0 0}.blanket-outline{height:97px;border:1px solid #9b8c7d;background:linear-gradient(140deg,#e6d9c7,#c3aa8f);margin:auto;display:flex;align-items:flex-end;justify-content:flex-end;padding:9px;box-shadow:inset 0 0 0 5px #e3d7c84a}.blanket-outline span{font-family:var(--serif);color:#f9f6ee;font-size:18px}.blanket-outline.personal{width:80px}.blanket-outline.signature{width:115px}.blanket-outline.king{width:155px}.studio-teaser{display:grid;grid-template-columns:55% 45%;background:var(--ink);color:var(--cream);margin:0 5% 80px;min-height:560px}.studio-teaser>div:first-child{padding:74px 11%;align-self:center}.studio-teaser h2{font-size:clamp(38px,4.3vw,62px)}.studio-teaser p:not(.eyebrow){max-width:330px;font-size:13px;color:#d5c9c5;line-height:1.9;margin-bottom:28px}.studio-teaser small{display:block;font-size:9px;margin-top:17px;color:#c2b0b0}.studio-teaser-image{position:relative;min-height:540px}.studio-teaser-image img{object-position:center 27%}.studio-teaser-image .image-label{color:var(--ink)}.closing-note{text-align:center;padding:25px 20px 110px}.closing-note h2{font-size:70px;margin-bottom:18px}.closing-note>p:not(.eyebrow){color:var(--muted)}.closing-note .text-link{margin-top:14px}.site-footer{background:#e6e0d7;padding:50px 5% 22px}.footer-top{display:grid;grid-template-columns:2fr 1fr 1fr;gap:30px;padding-bottom:50px}.footer-top>div>p{font-family:var(--serif);font-size:28px;line-height:1.3;margin-top:16px}.footer-top h3{font-size:11px;letter-spacing:.04em;margin:20px 0}.footer-top>div>a:not(:first-child){display:block;font-size:11px;margin-top:14px;color:#74665e}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #cfc6ba;padding-top:23px;font-size:9px;color:#7b6b64}.footer-bottom>div{display:flex;gap:20px}.breadcrumbs{display:flex;gap:13px;padding:25px 5%;font-size:10px;color:var(--muted)}.product-layout{display:grid;grid-template-columns:55% 45%;padding:0 5% 60px;gap:0}.product-main-image{position:relative;aspect-ratio:3/3.7;background:var(--paper)}.product-main-image img{object-position:center}.zoom-button{position:absolute;right:15px;bottom:15px;border:0;border-radius:50%;background:var(--cream);width:38px;height:38px;font-size:24px}.thumbnails{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:12px}.thumbnails button{position:relative;aspect-ratio:1.1;border:2px solid transparent;padding:0;background:var(--paper)}.thumbnails button[aria-pressed=true]{border-color:var(--ink)}.product-details{padding:26px 0 20px 13%;align-self:start;position:sticky;top:15px}.product-details h1{font-size:48px;margin:0 0 18px}.product-details .eyebrow{margin-bottom:15px}.product-price{font-size:21px;margin-bottom:23px}.product-price span{font-size:10px;margin-left:6px;color:var(--muted)}.product-intro{font-size:13px;margin-bottom:27px}.color-options legend,.size-options legend{font-size:12px;font-weight:600;margin-bottom:15px}.color-options legend span,.size-options legend span{font-weight:400;color:var(--muted)}.color-options>div{display:flex;gap:13px;flex-wrap:wrap}.color-swatch{width:30px;height:30px;border:1px solid #0001;border-radius:50%;background:var(--swatch);position:relative}.color-swatch[aria-pressed=true]:after{content:'';position:absolute;inset:-5px;border:1px solid var(--ink);border-radius:50%}.color-options p{font-size:11px;color:var(--muted);margin:15px 0 26px;min-height:37px}.size-options>div{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.size-options button{padding:13px 8px;background:transparent;border:1px solid var(--line);text-align:left}.size-options button[aria-pressed=true]{border-color:var(--ink);background:#e7e0d5}.size-options button strong,.size-options button span{display:block;font-size:12px;font-weight:500}.size-options button span{font-size:10px;color:var(--muted);margin-top:5px}.size-options button:disabled{background:repeating-linear-gradient(135deg,transparent,transparent 9px,#ddd5cb55 10px,#ddd5cb55 11px)}.size-guide-link{display:block;text-decoration:underline;text-underline-offset:4px;font-size:10px;margin:13px 0 28px}.purchase-row{display:flex;gap:10px}.quantity{display:flex;border:1px solid var(--line);align-items:center;justify-content:space-between;min-width:98px;height:52px}.quantity button{border:0;background:none;padding:12px}.quantity span{font-size:12px}.purchase-row>.button{flex:1;padding:14px;font-size:11px;gap:10px}.shipping-note{font-size:9px;color:var(--muted);text-align:center;margin:14px 0 25px}.product-accordions details{border-top:1px solid var(--line);padding:19px 0}.product-accordions details:last-child{border-bottom:1px solid var(--line)}.product-accordions summary{cursor:pointer;list-style:none;font-size:12px;display:flex;justify-content:space-between}.product-accordions summary:after{content:'+'}.product-accordions details[open] summary:after{content:'−'}.product-accordions p,.product-accordions a{font-size:12px;color:#796b63;margin:16px 0 0}.product-bottom{text-align:center;padding:55px 5% 80px}.product-bottom>div{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:40px}.product-bottom img{width:100%;height:auto;aspect-ratio:3/3.4}.product-bottom h3{font-family:var(--serif);font-size:27px;margin-top:20px}.photo-modal{position:fixed;inset:0;background:#211b19ed;z-index:100;display:flex;align-items:center;justify-content:center;padding:50px}.photo-modal>img{max-width:95vw;max-height:90vh;object-fit:contain;width:auto;height:auto}.photo-modal>button{position:absolute;right:20px;top:20px;padding:10px;background:var(--cream);border:0}.error-message{font-size:12px;background:#f2ded5;color:#883f32;padding:13px}.success{font-size:12px;padding:13px;background:#e5ebdd}.success a{text-decoration:underline}.bag-page{padding:65px 6% 100px;min-height:600px}.bag-page h1{font-size:65px}.bag-layout{display:grid;grid-template-columns:1.5fr 1fr;gap:65px}.bag-item{display:flex;align-items:flex-start;gap:22px;padding:24px 0;border-top:1px solid var(--line)}.bag-item img{object-fit:cover}.bag-item>div{flex:1}.bag-item h2{font-size:27px;margin:5px 0 10px}.bag-item p{font-size:12px;color:var(--muted)}.bag-item>strong{font-size:14px}.bag-item .quantity{display:inline-flex;width:100px;height:40px}.bag-item .text-link{margin-left:15px;font-size:10px}.bag-summary{background:var(--paper);padding:34px;height:fit-content}.bag-summary h2{font-size:30px}.bag-summary>div{display:flex;justify-content:space-between;padding:25px 0;border-top:1px solid var(--line)}.bag-summary p,.bag-summary small{font-size:11px;color:var(--muted)}.bag-summary .button{display:flex;margin:22px 0 12px}.bag-summary small{display:block;text-align:center}.bag-summary>.text-link{margin-top:30px}.empty-bag{padding:40px 0}.info-page{max-width:820px;margin:auto;padding:80px 30px 110px;min-height:65vh}.info-page h1{font-size:68px}.info-intro{font-size:19px;color:var(--muted);margin-bottom:55px}.info-page section{padding:25px 0;border-top:1px solid var(--line)}.info-page section h2{font-size:30px;margin-bottom:15px}.info-page section p{color:#77685e}.back-link{display:block;margin-top:55px;font-size:12px}.studio-page{padding:0 5% 80px}.studio-heading{text-align:center;padding:65px 0 55px}.studio-heading h1{font-size:88px;margin-bottom:22px}.studio-heading>p:not(.eyebrow){font-size:14px;color:var(--muted)}.studio-pill{display:inline-block;border:1px solid var(--line);padding:10px 17px;font-size:9px;letter-spacing:.09em;margin-top:12px}.studio-cross-sell{display:grid;grid-template-columns:1fr 1fr;gap:9%;align-items:center;max-width:1000px;margin:100px auto 0}.studio-cross-sell>img{width:100%;height:420px}.studio-cross-sell p:not(.eyebrow){color:var(--muted);font-size:13px}.studio-cross-sell .button{margin-top:16px}
@media(min-width:1550px){.hero{min-height:740px}.hero-visual{min-height:740px}.hero-copy{padding-top:90px}.section{padding-top:110px;padding-bottom:110px}}
@media(max-width:1000px){.hero-copy{padding-top:60px}.hero-copy h1{font-size:65px}.hero,.hero-visual{min-height:570px}.hero-foot{padding-top:35px}.hero-foot span:last-child{display:none}.hero-card{padding:14px}.hero-card>span{font-size:19px}.story-copy{padding:60px 10%}.story-image{min-height:520px}.studio-teaser{min-height:490px}.studio-teaser-image{min-height:490px}.product-details{padding-left:9%}.product-details h1{font-size:39px}.product-layout{grid-template-columns:52% 48%}.bag-layout{gap:30px}}
@media(max-width:760px){.announcement{font-size:9px;height:29px}.announcement span{display:none}.site-header{height:77px;padding:0 5%;position:relative}.logo{width:142px;height:58px}.logo img{width:158px;height:112px;top:-24px;left:-7px}.menu-toggle{display:block;font-size:18px;width:32px;padding:0;text-align:left}.site-header nav{display:none}.site-header nav.nav-open{display:flex;position:absolute;top:77px;left:0;right:0;background:var(--cream);padding:25px 6%;flex-direction:column;align-items:flex-start;border-bottom:1px solid var(--line);z-index:30}.bag-link{font-size:10px;gap:7px}.bag-link svg{width:17px}.hero{grid-template-columns:1fr}.hero-copy{padding:47px 7% 37px;order:0}.hero-copy .eyebrow{font-size:9px;margin-bottom:19px}.hero-copy h1{font-size:64px;margin-bottom:20px}.hero-description{font-size:12px;margin-bottom:23px}.hero-copy .button{padding:17px 19px}.hero-foot{display:none}.hero-visual{min-height:460px;max-height:650px;aspect-ratio:4/5}.hero-card{left:18px;right:18px;bottom:18px;padding:16px}.hero-card>span{font-size:23px}.hero-card a{font-size:10px}.image-label{top:18px;left:18px;font-size:8px}.benefit-strip{height:64px;gap:14px;padding:0 12px;font-size:8px;letter-spacing:0;justify-content:space-around}.benefit-strip i{font-size:10px}.section{padding:57px 5%}.section-heading{align-items:start;margin-bottom:27px}.section-heading h2{font-size:43px}.section-heading .eyebrow{font-size:8px;margin-bottom:14px}.section-heading>p{display:none}.color-grid{grid-template-columns:1fr 1fr;gap:22px 12px}.color-card h3{font-size:13px}.color-card>div:last-child{padding:12px 0 0}.color-card>div>span:not(.round-arrow){font-size:10px}.round-arrow{width:28px;height:28px;right:10px;bottom:10px}.color-section>.text-link{margin-top:30px}.soft-story{grid-template-columns:1fr}.story-image{min-height:0;width:100%;aspect-ratio:1}.story-copy{padding:50px 7% 56px}.story-copy h2{font-size:49px}.story-copy p:not(.eyebrow){font-size:12px}.size-section h2{font-size:42px}.size-story-grid{margin-top:25px}.size-story{padding:25px 6px}.size-story h3{font-size:19px;line-height:1.1;min-height:41px;margin-top:22px}.size-story strong{font-size:9px}.size-story p{font-size:9px;line-height:1.5}.blanket-outline{height:60px;padding:5px}.blanket-outline.personal{width:46px}.blanket-outline.signature{width:67px}.blanket-outline.king{width:88px}.blanket-outline span{font-size:11px}.studio-teaser{grid-template-columns:1fr;margin:0 5% 55px}.studio-teaser>div:first-child{padding:44px 8%}.studio-teaser h2{font-size:43px}.studio-teaser p:not(.eyebrow){font-size:12px}.studio-teaser-image{min-height:430px;max-height:540px}.studio-teaser-image img{object-position:center 28%}.closing-note{padding:20px 20px 65px}.closing-note h2{font-size:49px}.closing-note p{font-size:12px}.closing-note .eyebrow{font-size:8px}.footer-top{grid-template-columns:1fr 1fr;gap:28px 17px;padding-bottom:30px}.footer-top>div:first-child{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between}.footer-top>div>p{font-size:23px;margin:0}.footer-top h3{font-size:10px;margin-top:5px}.footer-top>div>a:not(:first-child){font-size:10px}.footer-bottom{font-size:8px;gap:15px;flex-wrap:wrap}.footer-bottom>div{gap:13px}.breadcrumbs{padding:19px 5%;font-size:9px}.product-layout{grid-template-columns:1fr;padding:0 5% 35px}.product-details{padding:36px 0 0;position:static}.product-details h1{font-size:44px}.product-main-image{aspect-ratio:3/3.6}.product-price{font-size:22px}.product-intro{font-size:13px}.color-options p{min-height:0}.size-options>div{grid-template-columns:repeat(2,1fr)}.size-options button{padding:15px 12px}.purchase-row>.button{font-size:12px}.product-bottom{padding-top:35px;padding-bottom:50px}.product-bottom h2{font-size:42px}.product-bottom>div{grid-template-columns:1fr;gap:25px}.product-bottom>div article:not(:first-child){display:none}.product-bottom img{aspect-ratio:1}.bag-page{padding:45px 5% 70px}.bag-page h1{font-size:52px}.bag-layout{grid-template-columns:1fr;gap:20px}.bag-item{gap:13px}.bag-item img{width:90px;height:120px}.bag-item h2{font-size:23px}.bag-item p{font-size:10px}.bag-item>strong{font-size:12px}.bag-item .text-link{display:block;margin:10px 0 0}.bag-summary{padding:25px}.info-page{padding:50px 6% 70px}.info-page h1{font-size:50px}.info-intro{font-size:16px;margin-bottom:35px}.info-page section p{font-size:13px}.studio-heading{padding:47px 0 40px}.studio-heading h1{font-size:61px}.studio-heading>p:not(.eyebrow){font-size:12px}.studio-pill{font-size:8px}.studio-cross-sell{grid-template-columns:1fr;gap:30px;margin-top:55px}.studio-cross-sell>img{height:330px}.studio-cross-sell h2{font-size:43px}.photo-modal{padding:20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.hero-visual>img,.color-image>img,.story-image>img,.studio-teaser-image>img,.product-main-image>img,.thumbnails img{position:absolute;inset:0;width:100%;height:100%}.shopify-policy__container{max-width:820px!important;padding:60px 24px!important}select{font:inherit;padding:12px;border:1px solid var(--line);background:var(--cream)}.bag-item input{width:70px;padding:8px}.studio-notice{padding:30px;background:var(--paper);max-width:680px;margin:30px auto}.studio-notice p{margin-bottom:16px}
