.about-page{--about-gutter:max(5%, calc((100vw - 1500px)/2) )}.about-page figure{margin:0}.about-hero{display:grid;grid-template-columns:1fr 1fr;background:var(--blue);color:var(--paper)}.about-hero-copy{padding:65px 10%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.about-hero h1{font-size:clamp(52px,5.5vw,84px);line-height:1.01;letter-spacing:-.055em;margin:42px 0 28px}.about-hero h1 em{color:#ff7848}.about-hero-copy>p:not(.eyebrow){font-size:16px;line-height:1.8;max-width:370px;margin:0 0 14px}.about-hero .button{margin-top:23px}.about-hero-foot{font-size:9px;letter-spacing:1.4px;margin-top:60px}.about-hero-image{position:relative;min-height:690px}.about-hero-image>img{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover;object-position:50% 0%}.about-hero-image figcaption{position:absolute;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;padding:26px 30px;background:linear-gradient(transparent,#0009);font-size:9px;letter-spacing:1px}.about-hero-image figcaption a{padding:10px}.about-belief{padding:100px var(--about-gutter);display:grid;grid-template-columns:1fr 3fr;gap:6%}.about-belief>.eyebrow{padding-top:10px}.about-belief h2,.about-section-heading h2,.about-process h2,.about-object h2{font-size:clamp(35px,3.5vw,53px);line-height:1.1;letter-spacing:-.045em;margin:0 0 30px}.about-belief-copy{max-width:740px;columns:2;column-gap:40px}.about-belief-copy p{break-inside:avoid;margin:0 0 19px;font-size:15px;line-height:1.9;color:#555c59}.about-interests{padding:70px var(--about-gutter) 85px;background:#eeeee7}.about-section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:40px;gap:30px}.about-section-heading h2{margin:15px 0 0}.about-section-heading>p{font-size:13px;line-height:1.8;color:var(--muted)}.about-art-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.about-art-stage{aspect-ratio:4/5;display:grid;place-items:center;background:#e1e1d9;overflow:hidden}.about-art-card:nth-child(2) .about-art-stage{background:#d4dcdf}.about-art-card:nth-child(3) .about-art-stage{background:#d8dbd1}.about-art-stage img{width:64%;height:auto;box-shadow:3px 4px 2px #151a1733,10px 17px 25px #151a1733;transform:rotate(-3deg);transition:transform .5s}.about-art-card:nth-child(2) img{transform:rotate(3deg)}.about-art-card:hover img{transform:rotate(0) translateY(-5px)}.about-art-caption{padding-top:23px}.about-art-caption .eyebrow{font-size:9px;color:var(--muted)}.about-art-caption h3{font-size:23px;letter-spacing:-.7px;display:flex;justify-content:space-between;align-items:center;margin:9px 0}.about-art-caption p{font-size:12px;line-height:1.7;color:var(--muted);max-width:260px}.about-process{padding:100px var(--about-gutter);display:grid;grid-template-columns:1fr 1.2fr;gap:12%}.about-process h2{margin-top:23px}.about-process-heading>p:last-child{font-size:15px;line-height:1.85;color:var(--muted);max-width:360px}.about-process-steps article{display:grid;grid-template-columns:40px 1fr;gap:20px;padding:25px 0;border-top:1px solid var(--line)}.about-process-steps article>span{font-size:11px;color:var(--blue);padding-top:6px}.about-process-steps h3{font-size:25px;letter-spacing:-.7px;margin:0 0 12px}.about-process-steps p{font-size:14px;line-height:1.9;color:var(--muted);margin:0}.about-object{display:grid;grid-template-columns:1fr 1fr;background:#eae6dc}.about-object figure{position:relative;min-height:650px}.about-object figure>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.about-object figcaption{position:absolute;bottom:20px;left:25px;right:25px;font-size:8px;letter-spacing:1.1px;background:var(--paper);padding:12px;width:fit-content;max-width:calc(100% - 50px)}.about-object-copy{padding:70px 10%;align-self:center}.about-object h2{margin-top:24px}.about-object-copy>p:not(.eyebrow){font-size:14px;line-height:1.85;color:#555c59;max-width:480px}.about-object dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;border-block:1px solid #ccc8be;margin:30px 0;padding:24px 0}.about-object dt{font-family:Bricolage Grotesque,sans-serif;font-size:25px;letter-spacing:-1px;font-weight:700}.about-object dd{margin:8px 0 0;font-size:9px;line-height:1.5;color:#62665f}.about-straight-talk{display:grid;grid-template-columns:1fr 3fr;gap:6%;padding:65px var(--about-gutter);border-bottom:1px solid var(--line)}.about-straight-talk h2{font-size:25px;letter-spacing:-.6px;margin:0 0 15px}.about-straight-talk p:not(.eyebrow){font-size:13px;line-height:1.85;color:var(--muted);max-width:730px;margin:0}.about-end{text-align:center;padding:90px 5% 100px}.about-end h2{font-size:clamp(55px,7vw,100px);line-height:1;letter-spacing:-.055em;margin:25px 0 35px}.about-end .button{display:inline-flex}.about-page a:focus-visible{outline:3px solid var(--orange);outline-offset:5px}@media(max-width:1000px){.about-hero-copy{padding:45px 10%}.about-hero h1{font-size:52px;letter-spacing:-2.5px}.about-hero-image{min-height:640px}.about-hero-foot{margin-top:40px}.about-belief,.about-straight-talk{grid-template-columns:1fr;gap:24px}.about-belief-copy{max-width:none}.about-process{gap:7%}.about-object-copy{padding:45px 8%}.about-object dt{font-size:21px}.about-object figure{min-height:620px}.about-art-grid{gap:20px}.about-art-caption h3{font-size:20px}}@media(max-width:700px){.about-hero{grid-template-columns:1fr}.about-hero-copy{padding:42px 6%}.about-hero h1{font-size:clamp(46px,10vw,66px);margin:28px 0 23px}.about-hero-copy>p:not(.eyebrow){font-size:14px;max-width:400px}.about-hero-foot{margin-top:32px}.about-hero-image{min-height:0;height:460px}.about-hero-image>img{object-position:50% 0%}.about-hero-image figcaption{padding:20px}.about-belief,.about-process,.about-interests{padding:55px 6%}.about-belief-copy{columns:1}.about-belief h2 br{display:none}.about-belief h2{margin-bottom:23px}.about-section-heading{align-items:start;flex-direction:column;gap:0;margin-bottom:28px}.about-section-heading>p{margin-top:20px}.about-art-grid{grid-template-columns:1fr;gap:35px}.about-art-stage{aspect-ratio:1.1}.about-art-stage img{width:47%}.about-art-caption{padding-top:18px}.about-art-caption h3{font-size:25px}.about-art-caption p{max-width:none}.about-process{grid-template-columns:1fr;gap:28px}.about-process-steps article{gap:10px;grid-template-columns:30px 1fr}.about-object{grid-template-columns:1fr}.about-object figure{min-height:0;height:390px}.about-object-copy{padding:45px 6%}.about-object dl{gap:10px}.about-object dt{font-size:24px}.about-object dd{font-size:9px}.about-straight-talk{padding:45px 6%;gap:15px}.about-end{padding:65px 6%}.about-end h2{font-size:66px}.about-process-heading>p:last-child{max-width:none}}@media(prefers-reduced-motion:reduce){.about-art-stage img{transition:none}}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:400 800;font-stretch:100%;font-display:swap;src:url(/fonts/bricolage-grotesque.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Instrument Sans;font-style:normal;font-weight:400 700;font-stretch:100%;font-display:swap;src:url(/fonts/instrument-sans.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{font-family:DM Sans,sans-serif;color:#292c25;background:#f7f6f2;font-synthesis:none;--ink:#292c25;--paper:#f7f6f2;--muted:#77786f;--line:#dedfd7}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}button:disabled{opacity:.6;cursor:wait}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid #a76b3d;outline-offset:5px}img{display:block;width:100%;object-fit:cover}h1,h2,h3,p{margin:0}h1,h2{font-family:Manrope,sans-serif;font-weight:500;letter-spacing:-2.8px;line-height:1.14}h1{font-size:64px}h2{font-size:40px}h3{font-weight:500}em{font-family:Georgia,serif;font-weight:400}button{border:0;background:none}.skip{position:fixed;top:-100px;left:20px;padding:15px;background:#fff;z-index:100}.skip:focus{top:10px}.announcement{height:33px;background:#2b3028;color:#f0eee6;text-align:center;font-size:10px;letter-spacing:.5px;display:flex;justify-content:center;align-items:center;gap:22px}.announcement span{opacity:.6}header{height:96px;display:flex;align-items:center;justify-content:space-between;padding:0 4.4%;background:var(--paper);border-bottom:1px solid var(--line);position:relative;z-index:10}.wordmark{font-family:Manrope,sans-serif;font-size:25px;font-weight:700;letter-spacing:-1.2px;white-space:nowrap}.wordmark i{font-family:Georgia,serif;font-weight:400}.wordmark span{display:block;letter-spacing:2.2px;font-size:7px;text-align:center;margin-top:5px}nav{display:flex;gap:30px;font-size:12px}nav a{display:flex;gap:7px;align-items:center}nav a:hover{opacity:.55}.header-actions{display:flex;gap:23px;align-items:center}.icon{padding:5px;display:inline-flex;align-items:center;justify-content:center}.bag-button{gap:8px}.bag-button span{font-size:11px}.mobile-menu{display:none}.hero{height:min(710px,70vw);min-height:540px;position:relative;overflow:hidden;background:#c7b5a0}.hero-image{position:absolute;height:100%;object-position:50% 52%}.hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(231,217,195,.72),rgba(224,210,188,.18) 52%,transparent 66%)}.hero-copy{position:absolute;top:20%;left:6.2%}.eyebrow{font-size:9px;letter-spacing:1.65px;font-weight:600;line-height:1.7}.hero h1{font-size:clamp(45px,5.5vw,82px);margin:23px 0 24px;letter-spacing:-4px;line-height:1.04}.hero-copy>p:not(.eyebrow){font-size:14px;line-height:1.7}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:35px;padding:19px 25px;font-size:11px;min-height:52px;transition:background .2s}.dark{background:var(--ink);color:#fff}.dark:hover{background:#484c40}.hero .button{margin-top:30px;min-width:192px}.hero-caption{position:absolute;right:5%;bottom:90px;background:#f5f1e6d9;padding:16px 20px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-size:11px}.hero-caption>span{font-size:8px;letter-spacing:1.6px;display:block;margin-bottom:9px;color:#747363}.hero-caption a{display:flex;gap:35px;align-items:center}.hero-bottom{position:absolute;bottom:0;left:0;right:0;padding:22px 4.4%;color:#fff;font-size:9px;letter-spacing:.5px;display:flex;justify-content:space-between;background:linear-gradient(transparent,#0004)}.benefits{display:flex;justify-content:center;gap:10%;padding:24px 4%;border-bottom:1px solid var(--line);font-size:11px}.benefits span{display:flex;align-items:center;gap:12px}.section{padding:85px 4.4%}.section-top{display:flex;align-items:end;justify-content:space-between;margin-bottom:33px;gap:25px}.section-top .eyebrow{margin-bottom:13px}.section-top h2{font-size:36px;letter-spacing:-1.9px}.text-link{display:inline-flex;align-items:center;gap:23px;border-bottom:1px solid currentColor;padding-bottom:8px;font-size:11px;line-height:1.6}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px 22px}.card-scene{aspect-ratio:4/5;background:#e9e6df;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.card-scene>a:first-child{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:linear-gradient(117deg,#ffffff18 45%,#80786613 45.3%,transparent 80%)}.scene-1{background:#e5e2da}.scene-2{background:#e2e5e2}.scene-3{background:#e3e0d9}.framed-art{width:64%;aspect-ratio:2/3;border:7px solid var(--frame-color,#262622);box-shadow:2px 3px 1px #0006,9px 12px 17px #332c2933;outline:1px solid #0004;transition:transform .45s,width .3s,border-color .3s}.framed-art img{height:100%;object-fit:fill;border:2px solid #10100e}.product-card:hover .framed-art{transform:translateY(-4px)}.save{position:absolute;right:10px;top:10px;border-radius:50%;padding:8px;background:#ffffff85;opacity:0;transition:opacity .2s}.product-card:hover .save,.save:focus-visible,.save.is-saved{opacity:1}.card-number{position:absolute;bottom:16px;left:16px;font-size:8px;letter-spacing:1px;opacity:.5}.quick-view{position:absolute;bottom:0;left:0;right:0;padding:14px 18px;display:flex;justify-content:space-between;background:#f7f6f2ed;font-size:10px;transform:translateY(100%);transition:transform .25s}.product-card:hover .quick-view,.quick-view:focus-visible{transform:translateY(0)}.product-meta{padding-top:15px;display:flex;justify-content:space-between;gap:10px}.product-meta h3{font-size:13px;margin-bottom:6px}.product-meta p{font-size:10px;color:var(--muted)}.product-meta>span{font-size:10px;white-space:nowrap;padding-top:2px}.manifesto{background:#eaece4;text-align:center;padding:73px 20px;position:relative}.manifesto h2{font-size:36px;line-height:1.4;letter-spacing:-1.7px;margin:22px 0}.manifesto .text-link{margin-top:7px}.asterisk{position:absolute;right:8%;top:40%;font-size:88px;font-weight:300;color:#8c927c}.section-note{font-size:12px;line-height:1.7;color:var(--muted)}.collection-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.collection-card{position:relative;aspect-ratio:4/5;overflow:hidden;color:#fff;background:#222}.collection-card>img{height:100%;transition:transform .7s;object-position:center 45%}.collection-card:hover>img{transform:scale(1.04)}.collection-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(transparent 20%,#0009)}.collection-card>div{position:absolute;bottom:28px;left:25px;right:25px;z-index:1}.collection-card h3{font-size:32px;letter-spacing:-1px;display:flex;justify-content:space-between;align-items:center;margin:12px 0 9px}.collection-card p{font-size:11px;opacity:.8}.other-fields{display:flex;justify-content:end;gap:26px;margin-top:23px;font-size:11px}.other-fields a{display:flex;gap:12px}.living{display:grid;grid-template-columns:1fr 1fr;background:#edebe4}.living-photo{position:relative;min-height:510px}.living-photo img{height:100%;position:absolute}.living-photo>span{position:absolute;left:27px;bottom:25px;color:#fff;font-size:9px;letter-spacing:1.6px}.living-copy{padding:80px 13%;align-self:center}.living-copy h2{font-size:40px;margin:24px 0;letter-spacing:-2px;line-height:1.2}.living-copy>p:not(.eyebrow){font-size:12px;line-height:1.9;color:#727267;margin-top:15px}.living-copy .text-link{margin-top:28px}.journal-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.journal-grid img{aspect-ratio:1.6;object-position:center 50%}.journal-grid .eyebrow{color:#858577;margin-top:22px;font-size:8px}.journal-grid h3{font-size:19px;display:flex;justify-content:space-between;margin-top:11px;letter-spacing:-.5px}.journal-grid h2{font-size:28px;margin-top:15px}.footer-top{display:flex;justify-content:space-between;padding:65px 4.4%;gap:40px}.footer-top h2{font-size:36px;margin:18px 0 25px;letter-spacing:-1.5px}.footer-links{display:flex;gap:100px;padding:8px 30px}.footer-links>div{display:flex;flex-direction:column;gap:13px}.footer-links h3{font-size:11px;font-weight:600;margin-bottom:7px}.footer-links a{font-size:10px;color:#b1b6a7}footer{background:#2b3028;color:#f3f2e8}.footer-wordmark{font-family:Manrope,sans-serif;font-size:clamp(50px,13.9vw,235px);letter-spacing:-.075em;line-height:1.2;padding:0 4%;font-weight:500;white-space:nowrap}.footer-wordmark i{font-family:Georgia,serif;font-weight:400}.footer-bottom{margin:20px 4.4% 0;border-top:1px solid #ffffff25;padding:24px 0;display:flex;justify-content:space-between;font-size:9px;color:#b1b6a7}.collection-page h1{margin:23px 0;font-size:55px}.collection-page h1 span{font-family:DM Sans,sans-serif;letter-spacing:0;font-size:13px;margin-left:25px;color:var(--muted)}.intro{color:var(--muted);font-size:14px}.filter-bar{margin:40px 0 20px;padding:20px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;justify-content:space-between;gap:20px}.filter-tabs{display:flex;gap:8px;flex-wrap:wrap}.filter-tabs button{font-size:11px;padding:10px 16px;border-radius:2px}.filter-tabs button.active{background:var(--ink);color:#fff}.sort{display:flex;align-items:center;gap:8px}.sort select{border:0;background:none;font-size:11px;color:var(--ink);max-width:140px}.collection-search{display:flex;gap:10px;align-items:center;max-width:300px;margin:0 0 25px}.collection-search input{border:0;background:none;font-size:12px;width:100%;padding:8px 0}.breadcrumb{padding:27px 4.4%;display:flex;gap:12px;color:#858577;font-size:10px}.product-detail{padding:0 4.4% 65px;display:grid;grid-template-columns:1.12fr 1fr;gap:7%}.detail-scene{aspect-ratio:1;background:linear-gradient(115deg,#e9e6df 45%,#dfdbd0 45.2%,#e7e3dc 80%);position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.detail-scene .framed-art{max-height:85%;max-width:57%}.detail-scene .full-scene{height:100%;width:100%;object-fit:cover}.zoom{position:absolute;bottom:19px;right:19px;background:#ffffffb5;padding:8px}.scene-label{position:absolute;bottom:22px;left:20px;font-size:8px;letter-spacing:1px}.room-view .scene-label{background:#fff9;padding:8px}.gallery-tabs{display:flex;gap:25px;margin-top:18px}.gallery-tabs button{font-size:11px;padding:8px 0;border-bottom:1px solid transparent;color:var(--muted)}.gallery-tabs .active{border-color:var(--ink);color:var(--ink)}.product-info{padding-top:12px}.product-info h1{font-size:48px;letter-spacing:-2.5px;margin:16px 0 20px}.price-row{display:flex;justify-content:space-between;align-items:center}.price-row>span:first-child{font-size:22px}.price-row>span:last-child{font-size:10px;color:var(--muted)}.product-description{font-size:13px;line-height:1.85;color:#727267;margin:24px 0 30px}.option-heading{display:flex;justify-content:space-between;font-size:11px;margin:25px 0 13px}.option-heading button{font-size:10px;display:flex;gap:6px;align-items:center;text-decoration:underline}.size-options{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.size-options button{border:1px solid var(--line);padding:16px 6px}.size-options .active{border-color:var(--ink);background:#eeeee7}.size-options strong{font-size:12px;font-weight:500}.size-options span{display:block;font-size:9px;color:var(--muted);margin-top:7px}.frame-options{display:flex;gap:12px}.frame-options button{display:flex;align-items:center;gap:8px;border:1px solid transparent;font-size:10px;padding:6px 9px}.frame-options .active{border-color:#a1a296}.frame-options button span{display:block;width:22px;height:22px;border:1px solid #0002;border-radius:50%}.add-row{display:flex;gap:9px;margin-top:27px}.add-row .button{flex:1;padding:18px;gap:10px}.favorite-detail{border:1px solid var(--line);width:53px}.product-promise{display:flex;align-items:center;justify-content:center;gap:8px;font-size:9px;color:var(--muted);margin:15px 0 30px}.accordions details{border-top:1px solid var(--line);padding:17px 0}.accordions summary{display:flex;justify-content:space-between;font-size:11px;cursor:pointer;list-style:none}.accordions summary::-webkit-details-marker{display:none}.accordions p{font-size:11px;line-height:1.8;color:var(--muted);margin-top:14px}.product-story{background:#eeeee6;display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:center}.product-story h2{margin:18px 0}.product-story p:not(.eyebrow){font-size:13px;color:var(--muted);line-height:1.8}.product-story img{aspect-ratio:1.3}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#14171066;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;justify-content:flex-end}.panel{background:var(--paper);width:min(540px,100%);height:100%;display:flex;flex-direction:column;box-shadow:-20px 0 80px #0002;animation:slide .2s ease-out}.panel-heading{display:flex;align-items:center;justify-content:space-between;padding:28px;border-bottom:1px solid var(--line)}.panel-heading h2{font-size:25px;letter-spacing:-1px}.panel-content{padding:25px;overflow:auto;flex:1}.mini-product{display:flex;align-items:center;gap:20px;padding:16px 0;border-bottom:1px solid var(--line)}.mini-product img{width:55px;height:75px}.mini-product>div{flex:1}.mini-product h3{font-size:14px}.mini-product p{font-size:11px;color:var(--muted);margin-top:7px}.search-input{display:flex;align-items:center;border-bottom:1px solid var(--ink);gap:13px;margin-bottom:28px}.search-input input{border:0;outline:0;background:none;padding:15px 0;width:100%;font-size:12px}.empty{text-align:center;padding:65px 10px}.empty svg{margin:auto}.empty h3{font-size:25px;line-height:1.5;margin:25px auto;max-width:330px}.empty .button{margin-top:20px}.cart-line{display:flex;gap:20px;padding:20px 0;border-bottom:1px solid var(--line);align-items:flex-start}.cart-line>a>img{width:83px;height:118px}.cart-line>div{flex:1}.cart-line h3{font-size:15px}.cart-line p{font-size:10px;color:var(--muted);margin:9px 0 13px}.cart-line strong{font-size:12px;font-weight:500}.quantity{display:flex;align-items:center;gap:13px;border:1px solid var(--line);width:max-content;margin-top:13px}.quantity button{padding:6px;display:flex}.quantity span{font-size:11px}.cart-summary{padding:25px;border-top:1px solid var(--line)}.cart-summary>div{display:flex;justify-content:space-between;font-size:15px}.cart-summary>p{font-size:10px;margin:13px 0;color:var(--muted);line-height:1.7}.cart-summary .button{width:100%}.small{font-size:9px;display:block;text-align:center;margin-top:15px;color:var(--muted)}.notice{padding:12px;background:#e8eade;color:var(--ink)!important}.saved-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px 15px}.saved-grid .product-meta{display:block}.saved-grid .product-meta>span{display:block;margin-top:8px}.saved-grid .save{opacity:1}.menu-links{display:flex;flex-direction:column}.menu-links a{display:flex;justify-content:space-between;padding:22px 0;border-bottom:1px solid var(--line);font-size:20px}.guide{padding:25px;overflow:auto}.guide p{font-size:13px;line-height:1.9;margin-bottom:25px;color:#686b60}.size-diagram{display:flex;align-items:end;justify-content:center;gap:20px;padding:25px 0 40px}.size-diagram div{display:flex;align-items:center;justify-content:center;background:#d8d5c8;border:3px solid #292c25;font-size:8px}.zoom-image{object-fit:contain;min-height:0;padding:20px;flex:1}.editorial{max-width:1300px;margin:auto}.editorial h1{margin:25px 0 40px;max-width:900px;font-size:60px}.editorial-hero{max-height:600px;aspect-ratio:2}.article-copy{max-width:650px;margin:50px auto}.article-copy p{font-size:16px;line-height:1.9;margin-bottom:25px;color:#686b60}.article-copy .text-link{margin-top:15px}@keyframes slide{0%{transform:translate(100%)}to{transform:translate(0)}}@media(min-width:1600px){.hero{height:800px}.section{padding-left:max(4.4%,calc((100vw - 1500px)/2));padding-right:max(4.4%,calc((100vw - 1500px)/2))}}@media(max-width:1050px){nav{gap:17px}.wordmark{font-size:21px}.header-actions{gap:12px}.hero-copy{left:5%}.hero h1{font-size:62px}.section-top h2{font-size:30px}.product-grid{gap:25px 15px}.product-meta{display:block}.product-meta>span{display:block;margin-top:8px}.living-copy{padding:45px 10%}.living-copy h2{font-size:32px}.asterisk{right:4%;font-size:65px}.footer-links{gap:45px}.product-detail{gap:4%}.product-info h1{font-size:39px}.add-row .button{font-size:10px;padding:14px 10px}}@media(max-width:760px){.announcement{font-size:8px;height:28px}.announcement span{display:none}header{height:78px;padding:0 5%}.mobile-menu{display:flex}nav{display:none}.wordmark{font-size:22px;text-align:center}.wordmark span{font-size:6px;letter-spacing:1.8px}.header-actions{gap:8px}.saved-button{display:none}.header-actions>.icon:first-child{display:none}.hero{height:710px;min-height:0}.hero-image{object-position:65% center}.hero-shade{background:linear-gradient(180deg,#e3d6c4cc,transparent 65%)}.hero-copy{top:45px;left:7%;right:7%}.hero .eyebrow{font-size:8px;letter-spacing:1.2px}.hero h1{font-size:53px;letter-spacing:-2.8px;margin:20px 0}.hero-copy>p:not(.eyebrow){font-size:12px}.hero .button{margin-top:22px;padding:16px 20px;min-height:48px}.hero-caption{right:6%;bottom:65px;font-size:10px}.hero-bottom{font-size:8px;padding:20px 6%}.benefits{gap:20px;justify-content:space-around;padding:20px 5%;font-size:9px}.benefits span{gap:7px}.benefits span:nth-child(2){display:none}.section{padding:55px 5%}.section-top{display:block;margin-bottom:26px}.section-top h2{font-size:30px;letter-spacing:-1.4px}.section-top .text-link{margin-top:20px}.eyebrow{font-size:8px;letter-spacing:1.3px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:27px 14px}.framed-art{border-width:5px;width:65%}.framed-art img{border-width:1px}.product-meta h3{font-size:12px}.product-meta p,.product-meta>span{font-size:9px}.save{opacity:1;padding:6px;right:6px;top:6px}.save svg{width:15px;height:15px}.quick-view{display:none}.card-number{font-size:7px;left:10px;bottom:10px}.manifesto{padding:52px 5%}.manifesto h2{font-size:26px;letter-spacing:-1.1px;line-height:1.5}.asterisk{display:none}.section-note{margin-top:17px;font-size:11px}.collection-grid{gap:12px;grid-template-columns:1fr}.collection-card{aspect-ratio:1.25}.collection-card>img{object-position:50% 40%}.collection-card>div{left:23px;right:23px;bottom:23px}.collection-card h3{font-size:31px}.other-fields{justify-content:start;font-size:10px}.living{grid-template-columns:1fr}.living-photo{min-height:440px}.living-copy{padding:45px 7% 55px}.living-copy h2{font-size:33px}.journal-grid{grid-template-columns:1fr;gap:35px}.journal-grid h3{font-size:17px;line-height:1.5;gap:15px}.journal-grid h3 svg{flex-shrink:0}.footer-top{padding:48px 6%;display:block}.footer-top h2{font-size:31px}.footer-links{padding:45px 0 0;gap:70px}.footer-wordmark{font-size:13.6vw;padding:0 5%}.footer-bottom{display:flex;flex-wrap:wrap;gap:18px;font-size:8px;margin:20px 6% 0;justify-content:space-between}.footer-bottom>span:nth-child(2){display:none}.collection-page h1{font-size:40px;letter-spacing:-2px}.collection-page h1 span{font-size:10px;margin-left:12px}.intro{font-size:12px;line-height:1.7}.filter-bar{display:block;margin-top:28px;padding:13px 0}.filter-tabs{gap:1px}.filter-tabs button{padding:10px 9px;font-size:10px}.sort{justify-content:end;margin:16px 0 2px}.product-detail{grid-template-columns:1fr;padding:0 5% 40px;gap:28px}.breadcrumb{font-size:9px;padding:20px 5%}.product-info{padding-top:0}.product-info h1{font-size:43px}.detail-scene{aspect-ratio:1}.product-description{font-size:13px}.product-story{grid-template-columns:1fr;gap:30px}.product-story h2{font-size:33px}.size-options button{padding:17px 8px}.add-row .button{padding:18px;font-size:11px}.editorial h1{font-size:42px;letter-spacing:-2px}.editorial-hero{aspect-ratio:1.2}.article-copy p{font-size:14px}.panel-heading{padding:23px}.panel-content{padding:20px}.panel-heading h2{font-size:23px}.cart-line{gap:15px}.cart-summary{padding:20px}.gallery-tabs{margin-top:9px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}@media(max-width:760px){.hero{height:740px;background:#e6ddcc}.hero-image{height:440px;top:auto;bottom:0;object-position:65% center}.hero-shade{background:linear-gradient(180deg,#e6ddcc,#e6ddcc 37%,#e6ddcc00 46%)}.hero-copy{top:34px}.hero h1{font-size:50px;margin:18px 0}.hero-copy>p:not(.eyebrow){font-size:12px}.hero .button{margin-top:18px}.hero-caption{bottom:58px}.hero-bottom{background:linear-gradient(transparent,#0008)}}.product-process{display:grid;grid-template-columns:1fr 1fr;gap:25px;margin-top:35px}.product-process figure{margin:0}.product-process img{aspect-ratio:1.5}.product-process figcaption{font-size:10px;line-height:1.7;color:var(--muted);margin-top:12px}@media(max-width:760px){.product-process{grid-template-columns:1fr}}.detail-scene .framed-art{max-height:none;max-width:64%}:root{--motion-ease:cubic-bezier(.22,1,.36,1)}html{scroll-padding-top:116px;scroll-behavior:smooth}.site-header{position:sticky;top:0;z-index:50;background:#f7f6f2f5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:box-shadow .35s ease,background .35s ease}.site-header.is-scrolled{box-shadow:0 6px 26px #252a2110;background:#f7f6f2fa}.collections-trigger{font-size:12px;padding:15px 0;display:flex;align-items:center;gap:7px}.collections-trigger svg{transition:transform .35s var(--motion-ease)}.collections-trigger[aria-expanded=true] svg{transform:rotate(180deg)}.mega-menu{position:absolute;left:0;right:0;top:100%;display:grid;grid-template-columns:.8fr 1.45fr 1.1fr;gap:5%;padding:38px 4.4% 42px;background:var(--paper);border-top:1px solid var(--line);box-shadow:0 22px 36px #20251d12;opacity:0;visibility:hidden;transform:translateY(-9px);transition:opacity .25s ease,transform .4s var(--motion-ease),visibility .25s;pointer-events:none}.mega-menu.is-open{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.mega-intro h2{font-size:42px;line-height:1.15;margin:17px 0 28px;letter-spacing:-2px}.mega-intro .text-link{font-size:10px;gap:14px}.mega-collections{display:grid;grid-template-columns:1fr 1fr;gap:0 24px;align-content:start}.mega-collection{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:17px 0;border-bottom:1px solid var(--line);transition:color .2s}.mega-collection h3{font-size:15px;display:flex;align-items:center;gap:8px}.mega-collection h3 span{font-size:9px;color:var(--muted);font-weight:400}.mega-collection h3 b{font-size:7px;letter-spacing:.8px;background:#e2e6d9;padding:4px 5px;font-weight:500}.mega-collection p{font-size:9px;color:var(--muted);margin-top:8px;line-height:1.5}.mega-collection>svg{flex-shrink:0;transition:transform .3s var(--motion-ease)}.mega-collection:hover>svg{transform:translate(3px,-3px)}.mega-feature{position:relative;overflow:hidden;min-height:255px;background:#181a18;color:#fff}.mega-feature>img{height:255px;object-position:center 35%;opacity:.8;transition:transform .8s var(--motion-ease)}.mega-feature:hover>img{transform:scale(1.04)}.mega-feature:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(transparent 30%,#000d)}.mega-feature>div{position:absolute;z-index:1;left:20px;right:20px;bottom:19px}.mega-feature .eyebrow{font-size:8px}.mega-feature h3{font-size:17px;line-height:1.4;margin-top:9px;display:flex;gap:15px;align-items:center}.mega-feature h3 svg{flex-shrink:0}.mega-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;background:#24291f32;animation:backdrop-in .25s ease}.page-enter{animation:page-in .55s var(--motion-ease) both}.hero-image{animation:hero-settle 1.5s var(--motion-ease) both}.hero-copy>*{animation:copy-in .85s var(--motion-ease) both}.hero-copy>:nth-child(1){animation-delay:.06s}.hero-copy>:nth-child(2){animation-delay:.13s}.hero-copy>:nth-child(3){animation-delay:.22s}.hero-copy>:nth-child(4){animation-delay:.3s}.reveal-pending{opacity:0;transform:translate3d(0,24px,0)}.reveal-visible{animation:reveal-in .8s var(--motion-ease) var(--reveal-delay,0ms) both}.collection-results{animation:page-in .4s var(--motion-ease) both}.button,.icon,.text-link svg,.other-fields svg,.journal-grid h3 svg{transition:transform .35s var(--motion-ease),background .25s ease,opacity .25s ease}.button:hover>svg,.text-link:hover>svg,.journal-grid a:hover h3 svg{transform:translate(3px,-2px)}.button:active,.icon:active{transform:scale(.97)}.button>svg{transition:transform .35s var(--motion-ease)}.bag-count{animation:count-in .3s var(--motion-ease)}.overlay{animation:backdrop-in .25s ease}.panel{animation:drawer-in .45s var(--motion-ease)}.full-scene{animation:image-in .45s ease}.framed-art{transition:transform .6s var(--motion-ease),width .6s var(--motion-ease),border-color .3s ease}.size-options button,.frame-options button{transition:background .25s,border-color .25s}@keyframes page-in{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}@keyframes hero-settle{0%{transform:scale(1.035)}to{transform:scale(1)}}@keyframes copy-in{0%{opacity:0;transform:translateY(17px)}to{opacity:1;transform:none}}@keyframes reveal-in{0%{opacity:0;transform:translate3d(0,24px,0)}to{opacity:1;transform:none}}@keyframes backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes drawer-in{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes count-in{0%{opacity:.3;transform:translateY(4px)}to{opacity:1;transform:none}}@keyframes image-in{0%{opacity:.4}to{opacity:1}}@media(max-width:1050px){.mega-menu{grid-template-columns:.7fr 1.5fr 1fr;gap:3%}.mega-intro h2{font-size:34px}.mega-collections{gap:0 14px}.mega-feature h3{font-size:14px}.mega-collection h3{font-size:13px}.mega-collection p{font-size:8px}}@media(max-width:760px){html{scroll-padding-top:94px}.mega-menu,.mega-backdrop{display:none}.site-header{background:#f7f6f2fa}.page-enter{animation-duration:.4s}.menu-links a{font-size:18px;padding:17px 0}.reveal-visible{animation-delay:0ms}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal-pending{opacity:1;transform:none}*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.technology-feature{display:grid;grid-template-columns:1.1fr .8fr .8fr;gap:4%;align-items:center;background:#e8e7df;padding-top:65px;padding-bottom:65px}.technology-feature-copy h2{font-size:44px;line-height:1.17;margin:20px 0;letter-spacing:-2px}.technology-feature-copy>p:not(.eyebrow){font-size:12px;color:var(--muted);line-height:1.85;max-width:300px}.technology-feature-copy .button{margin-top:27px}.tech-feature-art{box-shadow:9px 15px 25px #27292025;transition:transform .6s var(--motion-ease);border:6px solid #282925;overflow:hidden}.tech-feature-art img{aspect-ratio:2/3}.tech-feature-art:nth-child(3){transform:translateY(18px)}.tech-feature-art:hover{transform:translateY(-5px)}.tech-feature-art:nth-child(3):hover{transform:translateY(13px)}@media(max-width:760px){.technology-feature{grid-template-columns:1fr 1fr;gap:30px 18px;padding-bottom:65px}.technology-feature-copy{grid-column:1/-1}.technology-feature-copy h2{font-size:36px}.technology-feature-copy>p:not(.eyebrow){max-width:100%}.tech-feature-art{border-width:4px}.tech-feature-art:nth-child(3){transform:translateY(14px)}}html{scrollbar-gutter:stable}.page-enter{animation:route-in .45s ease both}@keyframes route-in{0%{opacity:0}to{opacity:1}}@media(prefers-reduced-motion:reduce){.page-enter{animation:none}}:root{font-family:Instrument Sans,sans-serif;--ink:#182123;--paper:#faf9f5;--muted:#686967;--line:#deded7;--orange:#f04b25;--blue:#2449ed;background:var(--paper);color:var(--ink)}h1,h2,h3,.wordmark,.footer-wordmark{font-family:Bricolage Grotesque,sans-serif}h1,h2{font-weight:650}em{font-family:inherit;font-style:normal;color:var(--blue);font-weight:inherit}.announcement{background:var(--blue);color:#fff;font-weight:600;height:32px}.announcement span{opacity:1}.site-header{height:86px;background:#faf9f5f5;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.wordmark{font-size:32px;font-weight:800;letter-spacing:-1.7px;display:flex;align-items:center;gap:9px}.wordmark b{font-size:32px;line-height:1;color:var(--orange);font-weight:500}.site-header nav{font-size:12px}.mega-menu{max-height:calc(100dvh - 86px);overflow:auto}.mega-intro h2{font-size:35px}.mega-collections{grid-template-columns:repeat(2,minmax(0,1fr))}.mega-collection{padding:14px 0}.mega-collection h3{font-size:16px}.mega-collection p{font-size:10px}.mega-feature img{max-height:255px;object-fit:contain}.button{font-size:12px;font-weight:600;border-radius:3px;min-height:54px}.dark{background:var(--blue)}.dark:hover{background:#1536bc}.orange{background:var(--orange);color:#fff}.orange:hover{background:#d63d18}.cream{background:#fff9e9;color:var(--ink)}.text-link{font-size:12px;font-weight:600}.eyebrow{font-size:10px;font-weight:650;letter-spacing:1.5px}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline-color:var(--blue)}.rally-hero{height:min(760px,calc(100svh - 118px));min-height:560px;position:relative;background:#5d554b;overflow:hidden;color:#fff}.hero-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity 1.2s ease}.hero-slide.active{opacity:1}.hero-slide img{height:100%;object-position:65% 50%}.rally-hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0f171de0,#10181c45 52%,transparent 75%),linear-gradient(0deg,#071015a8,transparent 35%)}.rally-hero-copy{position:absolute;left:5%;top:15%;max-width:600px}.rally-hero-copy h1{font-size:clamp(68px,7.4vw,112px);line-height:.95;letter-spacing:-6px;margin:24px 0}.rally-hero-copy em{color:#ff744d}.rally-hero-copy>p:not(.eyebrow){font-size:16px;line-height:1.6;margin-bottom:30px}.live-dot{display:inline-block;width:7px;height:7px;border-radius:100%;background:#ff744d;margin-right:8px}.rally-hero-bottom{position:absolute;bottom:28px;left:5%;right:5%;display:flex;justify-content:space-between;align-items:end;gap:20px}.slide-caption>span{font-size:9px;letter-spacing:1.5px;display:block;margin-bottom:10px}.slide-caption a{display:flex;gap:28px;align-items:center;font-size:16px}.slide-controls{display:flex;align-items:center;gap:6px}.slide-controls>button{color:#fff;border:1px solid #ffffff50;width:36px;height:36px;display:grid;place-items:center;border-radius:50%}.slide-dots{display:flex;align-items:center;margin:0 8px}.slide-dots button{padding:12px 5px}.slide-dots button:after{content:"";display:block;width:6px;height:6px;background:#ffffff60;border-radius:10px;transition:width .3s}.slide-dots button[aria-pressed=true]:after{width:22px;background:#fff}.rally-ticker{display:flex;justify-content:space-around;gap:24px;background:var(--orange);color:#fff;padding:20px 4%;font-size:11px;font-weight:650;letter-spacing:1.1px;white-space:nowrap;overflow:hidden}.category-rail{display:flex;justify-content:center;gap:24px;padding:27px 4%;border-bottom:1px solid var(--line);overflow:auto}.category-rail a{white-space:nowrap;font-size:11px;gap:7px}.section{padding:80px 5%}.section-top h2{font-size:clamp(31px,3.3vw,48px);letter-spacing:-2px}.product-grid{gap:35px 22px}.product-meta h3{font-size:16px;font-weight:600}.product-meta p,.product-meta>span{font-size:11px}.card-scene{background:#eeede8}.scene-1{background:#e7e9ef}.scene-2{background:#f0e9dd}.scene-3{background:#e8ebe3}.card-scene>a:first-child{background:linear-gradient(122deg,#fff8 0%,transparent 45%,#9d94851a 45.2%,transparent 78%)}.realistic-frame.framed-art{position:relative;border:0;outline:0;padding:8px;background:#181917;aspect-ratio:2/3;box-shadow:1px 2px 1px #000a,3px 4px 3px #0004,9px 13px 12px #25221933,20px 28px 26px #25221924;isolation:isolate}.canvas-face{width:100%;height:100%;position:relative;padding:3px;background:#090a08;box-shadow:inset 0 0 3px #000b}.canvas-face img{height:100%;width:100%;border:0;box-shadow:1px 1px 2px #0007;object-fit:fill}.canvas-face:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;pointer-events:none;background:repeating-linear-gradient(0deg,#fff0,#fff0 1px,#fff1 1.4px,#00000005 2px),linear-gradient(125deg,#fff1,transparent 40%,#00000008);mix-blend-mode:soft-light}.frame-rail{position:absolute;z-index:2;pointer-events:none;background:repeating-linear-gradient(90deg,#ffffff05 0 1px,transparent 1px 4px),linear-gradient(90deg,#373835,#171815 45%,#30312e)}.rail-left{left:0;top:0;bottom:0;width:8px;clip-path:polygon(0 0,100% 8px,100% calc(100% - 8px),0 100%)}.rail-right{right:0;top:0;bottom:0;width:8px;clip-path:polygon(0 8px,100% 0,100% 100%,0 calc(100% - 8px));filter:brightness(.67)}.rail-top{left:0;right:0;top:0;height:8px;clip-path:polygon(0 0,100% 0,calc(100% - 8px) 100%,8px 100%);background:linear-gradient(#565753,#252622 70%,#111)}.rail-bottom{left:0;right:0;bottom:0;height:8px;clip-path:polygon(8px 0,calc(100% - 8px) 0,100% 100%,0 100%);background:linear-gradient(#151611,#3b3c36 80%,#686961)}.finish-brown .frame-rail{background:repeating-linear-gradient(91deg,#d9a25a20 0 1px,#34241920 1px 3px,transparent 3px 5px),linear-gradient(90deg,#a27748,#60412b 45%,#8d613a)}.finish-brown .rail-top,.finish-brown .rail-bottom{background:repeating-linear-gradient(0deg,#c8945820 0,#c8945820 1px,#33231320 1px,#33231320 3px),linear-gradient(#ae8253,#61472f)}.finish-white .frame-rail{background:linear-gradient(90deg,#fff,#e2e0d8 40%,#f6f5ee)}.finish-white .rail-top{background:linear-gradient(#fff,#eeede6)}.finish-white .rail-bottom{background:linear-gradient(#d9d6cc,#fff)}.finish-white .canvas-face{background:#e4e0d7;box-shadow:inset 0 0 3px #0005}.detail-scene{background:linear-gradient(122deg,#f2f0e9 45%,#e5e1d850 45.2%,#eeebe2 85%)}.detail-scene .realistic-frame{max-width:65%;max-height:86%}.realistic-frame .canvas-face{aspect-ratio:2/3}.detail-scene .realistic-frame{aspect-ratio:auto}.product-info h1{font-weight:650}.size-options .active{border-color:var(--blue);background:#2449ed08}.filter-tabs button.active{background:var(--blue)}.save{opacity:1}.view-bag-link{display:block;text-align:center;font-size:12px;text-decoration:underline;margin:15px 0}.rally-campaign{display:grid;grid-template-columns:1.1fr 1fr;background:var(--blue);color:#fff}.rally-campaign>img{height:100%;max-height:700px;object-fit:cover}.rally-campaign>div{padding:75px 13%;align-self:center}.rally-campaign h2{font-size:clamp(44px,5.4vw,78px);line-height:1;letter-spacing:-3px;margin:24px 0}.rally-campaign em{color:#ff9577}.rally-campaign p:not(.eyebrow){font-size:14px;line-height:1.8;max-width:330px;margin-bottom:28px}.rally-campaign>div>span{display:block;margin-top:35px;font-size:8px;letter-spacing:1.5px}.worlds-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px 18px}.world-tile>div{aspect-ratio:4/5;position:relative;overflow:hidden;background:#e7e6df}.world-tile img{height:100%;transition:transform .6s}.world-tile:hover img{transform:scale(1.045)}.world-tile>div>span{position:absolute;top:12px;left:12px;background:#fffdf0;padding:6px 8px;font-size:8px;letter-spacing:1px}.world-tile h3{display:flex;justify-content:space-between;align-items:center;margin-top:13px;font-size:18px;font-weight:600}.rally-manifesto{padding:70px 5%;background:var(--orange);color:#fff7e4;position:relative}.rally-manifesto h2{font-size:clamp(44px,6.4vw,96px);line-height:1.03;letter-spacing:-4px;margin:24px 0 35px}.rally-manifesto em{color:#2b2420}.rally-manifesto h2>span{position:absolute;right:9%;top:22%;font-size:180px;font-weight:400}.rally-manifesto>div{display:flex;gap:70px;align-items:end}.rally-manifesto>div>p{max-width:380px;font-size:14px;line-height:1.8}.rally-at-home{display:grid;grid-template-columns:1.05fr 1fr;background:#f0ede5}.at-home-photo{position:relative;min-height:660px}.at-home-photo img{height:100%;position:absolute;object-fit:cover}.at-home-photo>span{position:absolute;left:25px;bottom:25px;font-size:9px;letter-spacing:1px;color:#fff;text-shadow:0 1px 4px #000}.at-home-copy{padding:60px 14%;align-self:center}.at-home-copy h2{font-size:clamp(48px,5.3vw,76px);line-height:1;letter-spacing:-3px;margin:25px 0}.at-home-copy>p:not(.eyebrow){font-size:14px;line-height:1.8;margin-bottom:25px}.home-perks{display:flex;gap:25px;border-top:1px solid #ccc7bb;margin-top:35px;padding-top:22px;font-size:10px}.home-perks span{display:flex;gap:9px;align-items:center}.room-story-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.room-story-grid img{aspect-ratio:4/5;object-fit:cover}.room-story-grid h3{display:flex;justify-content:space-between;font-size:21px;margin-top:18px}footer{background:var(--blue);color:#fff9e9}.footer-links a,.footer-bottom{color:#e3e8ff}.footer-wordmark{font-weight:800;font-size:15.5vw;letter-spacing:-.065em;display:flex;justify-content:space-between;align-items:center}.footer-wordmark>span{color:#ff916c;font-size:.7em;line-height:1}.footer-top em{color:#ffb69f}.footer-top h2{font-size:42px}.footer-links{gap:70px}.footer-bottom{font-size:10px}.collection-page h1 span{font-family:Instrument Sans,sans-serif}.product-story{background:#ebeef9}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.back-link{display:inline-flex;align-items:center;gap:9px;font-size:12px}.bag-title{display:flex;justify-content:space-between;align-items:end;margin:35px 0}.bag-title h1{font-size:64px;margin-top:12px}.bag-title h1 span{font-size:22px;vertical-align:top;margin-left:12px;color:var(--blue)}.secure-label{display:flex;align-items:center;gap:7px;font-size:10px;color:var(--muted)}.shopping-layout{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(300px,1fr);gap:7%}.bag-item{display:grid;grid-template-columns:150px minmax(0,1fr) auto;gap:25px;padding:28px 0;border-top:1px solid var(--line)}.bag-art{display:flex;align-items:center;justify-content:center;background:#e9e8e2;min-height:195px}.bag-art .framed-art{width:64%}.bag-item-info h2{font-size:25px;letter-spacing:-.8px;margin:6px 0 15px}.bag-options{display:flex;gap:14px}.bag-options label{font-size:10px;display:grid;gap:5px;color:var(--muted)}.bag-options select{font-size:11px;border:1px solid var(--line);background:transparent;padding:8px;max-width:140px;color:var(--ink)}.bag-included{font-size:10px;display:flex;gap:5px;align-items:center;margin-top:12px;color:var(--muted)}.bag-item-bottom{display:flex;gap:22px;align-items:center;margin-top:14px}.bag-item-bottom .quantity{margin:0}.quantity button{min-width:32px;min-height:32px;justify-content:center;align-items:center}.remove-line{display:flex;align-items:center;gap:6px;font-size:10px;color:var(--muted);padding:8px 0}.bag-line-price{font-size:15px;padding-top:23px}.bag-care{display:flex;gap:17px;padding:28px;background:#ebeefc;margin-top:20px}.bag-care svg{flex-shrink:0;color:var(--blue)}.bag-care h3{font-size:16px;margin-bottom:6px}.bag-care p{font-size:12px;line-height:1.7;color:var(--muted)}.order-summary{padding:30px;background:#efede6;align-self:start;position:sticky;top:115px}.order-summary h2{font-size:27px;letter-spacing:-1px;margin:10px 0 27px}.summary-line{display:flex;justify-content:space-between;gap:15px;font-size:12px;margin:19px 0}.summary-line .included{color:var(--blue)}.summary-total{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #d6d2c7;padding:23px 0;margin-top:22px;font-size:14px}.summary-total strong{font-size:26px;font-weight:600}.summary-total small{font-size:9px;font-weight:400;margin-left:8px;color:var(--muted)}.order-summary .button{width:100%}.summary-note{font-size:10px;color:var(--muted);line-height:1.6;display:flex;align-items:center;gap:7px;margin:15px 0}.summary-perks{display:grid;gap:13px;border-top:1px solid #d6d2c7;padding-top:23px;margin-top:24px;font-size:11px}.summary-perks span{display:flex;gap:8px}.summary-perks svg{color:var(--blue)}.empty-bag{text-align:center;min-height:65vh}.empty-bag-icon{background:#e9edff;border-radius:100%;width:100px;height:100px;display:grid;place-items:center;margin:0 auto 25px;color:var(--blue)}.empty-bag h1{margin:20px 0}.empty-bag>p:not(.eyebrow){color:var(--muted);font-size:14px;margin-bottom:25px}.checkout-page{padding-top:35px}.checkout-top{display:flex;justify-content:space-between;margin-bottom:40px}.checkout-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,1fr);gap:10%}.checkout-steps{list-style:none;padding:0;display:flex;gap:22px;margin:0 0 35px;font-size:11px}.checkout-steps li{display:flex;align-items:center;gap:8px;color:#777}.checkout-steps li>span{width:23px;height:23px;display:grid;place-items:center;border:1px solid #cccdc7;border-radius:50%;font-size:10px}.checkout-steps .current{color:var(--blue);font-weight:600}.checkout-steps .current>span,.checkout-steps .complete>span{background:var(--blue);color:#fff;border-color:var(--blue)}.checkout-steps button{padding:0;font-size:inherit}.checkout-main h1{font-size:44px;letter-spacing:-2px;max-width:530px;scroll-margin-top:115px}.checkout-main h1:focus{outline:0}.checkout-intro{font-size:13px;color:var(--muted);line-height:1.7;margin:15px 0 30px}.form-section-heading{display:flex;gap:12px;align-items:center;margin:30px 0 20px}.form-section-heading>span{font-size:10px;color:var(--blue)}.form-section-heading h2{font-size:21px;letter-spacing:-.6px}.checkout-field{display:block;font-size:11px;font-weight:500;position:relative;margin-bottom:17px;min-width:0}.checkout-field>span{float:right;font-size:10px;color:var(--muted);font-weight:400}.checkout-field input,.checkout-field select{width:100%;border:1px solid #cfcec7;border-radius:4px;min-height:50px;padding:13px 14px;background:#fffefa;font-size:14px;margin-top:7px;color:var(--ink)}.checkout-field input:focus,.checkout-field select:focus{outline:2px solid var(--blue);outline-offset:1px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field-help{font-size:11px;color:var(--muted);line-height:1.6;margin:9px 0}.delivery-note{display:flex;align-items:center;gap:15px;background:#ebeefb;padding:18px;margin:22px 0}.delivery-note svg{flex-shrink:0;color:var(--blue)}.delivery-note p{font-size:11px;line-height:1.7}.checkout-form>.button,.review-step>.button{width:100%;margin-top:6px}.checkout-summary{background:#efede6;align-self:start;padding:32px;position:sticky;top:112px}.checkout-summary h2{font-size:25px;letter-spacing:-.8px;margin-bottom:25px}.checkout-line{display:flex;align-items:center;gap:15px;margin-bottom:22px}.checkout-line>div{position:relative;width:65px;flex-shrink:0}.checkout-line img{aspect-ratio:2/3;border:4px solid #292b26}.checkout-line>div>span{position:absolute;top:-6px;right:-7px;border-radius:50%;background:var(--blue);color:#fff;width:19px;height:19px;display:grid;place-items:center;font-size:10px}.checkout-line section{flex:1;min-width:0}.checkout-line h3{font-size:14px;margin-bottom:7px}.checkout-line p{font-size:10px;color:var(--muted)}.checkout-line>strong{font-size:12px;font-weight:500}.discount-form{display:flex;gap:9px;padding:25px 0;border-top:1px solid #d6d2c7;margin-top:10px}.discount-form input{min-width:0;width:100%;background:#faf9f4;border:1px solid #cdc9be;padding:13px;border-radius:3px;font-size:12px}.discount-form button{font-size:11px;background:#dfddd4;padding:0 20px;border-radius:3px}.mobile-summary-toggle{display:none}.review-card{border:1px solid var(--line);padding:23px;margin:18px 0;border-radius:5px}.review-card>div{display:flex;justify-content:space-between;margin-bottom:12px}.review-card h2{font-size:20px;letter-spacing:-.5px}.review-card button{color:var(--blue);text-decoration:underline;font-size:11px}.review-card p{font-size:13px;line-height:1.8;overflow-wrap:anywhere}.payment-handoff{background:#ebeefb;text-align:center;padding:30px 25px;margin:25px 0}.payment-icon{display:grid;place-items:center;color:var(--blue);margin-bottom:15px}.payment-handoff h2{font-size:25px;letter-spacing:-.8px}.payment-handoff p{font-size:12px;line-height:1.8;margin:14px 0}.payment-labels{display:flex;justify-content:center;flex-wrap:wrap;gap:8px}.payment-labels span{font-size:9px;border:1px solid #ccd3f1;border-radius:3px;padding:7px}.checkout-terms{font-size:10px;color:var(--muted);line-height:1.7;margin:17px 0}.checkout-error{border:1px solid #ddad9f;background:#fff0eb;color:#922f1b;padding:15px;font-size:12px;line-height:1.7;margin-top:18px}@media(min-width:1600px){.section,.footer-top{padding-left:max(5%,calc((100vw - 1500px)/2));padding-right:max(5%,calc((100vw - 1500px)/2))}}@media(max-width:1100px){.site-header nav{gap:19px}.header-actions{gap:15px}.category-rail{justify-content:flex-start}.rally-hero-copy h1{letter-spacing:-4px}.worlds-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.world-tile h3{font-size:15px}.mega-intro{display:none}.mega-menu{grid-template-columns:1.5fr 1fr}.rally-manifesto h2>span{right:6%;font-size:140px}.shopping-layout{gap:4%;grid-template-columns:minmax(0,1.5fr) minmax(280px,1fr)}.bag-item{grid-template-columns:110px minmax(0,1fr);gap:18px;position:relative}.bag-line-price{position:absolute;right:0;bottom:28px}.bag-art{min-height:160px}.bag-options{gap:8px}.bag-options select{max-width:130px}.checkout-grid{gap:5%}.checkout-steps{gap:12px}.checkout-summary{padding:25px}.at-home-copy{padding:50px 10%}}@media(max-width:900px){.site-header nav{display:none}.mobile-menu{display:inline-flex}.wordmark{position:absolute;left:50%;transform:translate(-50%)}.site-header{height:76px}.mega-menu{display:none}.rally-hero{min-height:600px;height:70svh}.rally-hero-copy{top:17%}.rally-hero-copy h1{font-size:76px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 20px}.worlds-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:25px 18px}.world-tile h3{font-size:19px}.rally-campaign>div{padding:40px 10%}.rally-campaign h2{font-size:50px}.rally-manifesto h2>span{font-size:100px;top:30%}.at-home-photo{min-height:570px}.home-perks{flex-direction:column;gap:15px}.room-story-grid{gap:15px}.room-story-grid h3{font-size:18px}.footer-links{gap:40px;padding:8px 0}.footer-top h2{font-size:33px}.shopping-layout{grid-template-columns:1fr}.bag-item{grid-template-columns:140px minmax(0,1fr) auto}.bag-line-price{position:static;padding-top:23px}.order-summary{position:static;margin-top:35px}.checkout-grid{grid-template-columns:1fr;gap:30px}.checkout-summary{grid-row:1;position:static;padding:0}.mobile-summary-toggle{display:flex;width:100%;gap:12px;align-items:center;padding:20px;font-size:12px}.mobile-summary-toggle strong{margin-left:auto;font-size:15px}.checkout-summary-content{display:none;padding:0 23px 15px}.summary-open .checkout-summary-content{display:block}.checkout-main{max-width:660px;width:100%;margin:auto}.checkout-main h1{font-size:43px}.secure-label{font-size:9px}}@media(max-width:600px){.announcement{font-size:8px;gap:10px;letter-spacing:.3px}.announcement span{font-size:8px}.site-header{padding:0 17px;height:70px}.wordmark{font-size:27px;gap:5px}.wordmark b{font-size:25px}.header-actions{gap:12px}.header-actions .saved-button{display:none}.header-actions .icon{padding:4px}.bag-button{gap:4px}.rally-hero{height:720px;min-height:0;max-height:calc(100svh - 80px)}.hero-slide img{object-position:68% 50%}.rally-hero-shade{background:linear-gradient(0deg,#101a22eb,#101a2200 80%),linear-gradient(90deg,#101a2245,transparent)}.rally-hero-copy{left:6%;right:6%;top:auto;bottom:140px}.rally-hero-copy h1{font-size:64px;letter-spacing:-3px;margin:18px 0;line-height:.97}.rally-hero-copy .eyebrow{font-size:8px}.rally-hero-copy>p:not(.eyebrow){font-size:13px;line-height:1.6;margin-bottom:22px}.rally-hero-copy .button{font-size:11px;padding:16px 19px;gap:23px;min-height:50px}.rally-hero-bottom{left:6%;right:6%;bottom:20px;align-items:start;flex-direction:column;gap:15px}.slide-caption>span{font-size:7px;margin-bottom:7px}.slide-caption a{font-size:12px}.slide-controls{width:100%;justify-content:flex-end;gap:5px}.slide-controls>button{height:29px;width:29px}.slide-dots{margin-right:auto;margin-left:0;order:-1}.rally-ticker{justify-content:flex-start;padding:15px 20px;font-size:9px;gap:20px}.category-rail{padding:20px;gap:22px}.category-rail a{font-size:11px}.section{padding:50px 20px}.section-top{align-items:start;gap:17px;flex-direction:column;margin-bottom:25px}.section-top h2{font-size:34px;letter-spacing:-1.5px}.eyebrow{font-size:8px;letter-spacing:1.3px}.section-top .eyebrow{margin-bottom:10px}.text-link{font-size:11px;gap:17px}.product-grid{gap:25px 12px}.product-meta{flex-direction:column;gap:5px;padding-top:12px}.product-meta h3{font-size:14px;margin-bottom:4px}.product-meta p{font-size:9px}.product-meta>span{font-size:10px}.card-number{font-size:7px;left:9px;bottom:10px}.save{right:5px;top:5px;padding:6px}.save svg{width:15px;height:15px}.realistic-frame.framed-art{padding:5px;width:68%}.frame-rail.rail-left,.frame-rail.rail-right{width:5px}.frame-rail.rail-top,.frame-rail.rail-bottom{height:5px}.canvas-face{padding:2px}.canvas-face:after{top:2px;right:2px;bottom:2px;left:2px}.quick-view{display:none}.rally-campaign{grid-template-columns:1fr}.rally-campaign>img{aspect-ratio:1.1;max-height:430px}.rally-campaign>div{padding:38px 25px 42px}.rally-campaign h2{font-size:55px;letter-spacing:-2px;margin:20px 0}.rally-campaign p:not(.eyebrow){font-size:13px}.rally-campaign>div>span{margin-top:25px;font-size:8px}.worlds-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 13px}.world-tile h3{font-size:17px}.world-tile>div>span{top:8px;left:8px;font-size:7px;padding:5px 6px}.rally-manifesto{padding:45px 22px}.rally-manifesto h2{font-size:43px;letter-spacing:-2px;margin:22px 0}.rally-manifesto h2>span{position:static;display:block;font-size:72px;line-height:1;margin-top:20px}.rally-manifesto>div{display:block}.rally-manifesto>div>p{font-size:13px;margin-bottom:22px}.rally-at-home{grid-template-columns:1fr}.at-home-photo{min-height:0;height:440px}.at-home-copy{padding:40px 25px}.at-home-copy h2{font-size:60px}.at-home-copy>p:not(.eyebrow){font-size:13px}.home-perks{flex-direction:row;gap:25px;margin-top:28px}.room-story-grid{grid-template-columns:1fr;gap:30px}.room-story-grid img{aspect-ratio:1.1}.room-story-grid h3{font-size:22px;margin-top:13px}.footer-top{padding:45px 22px;flex-direction:column;gap:35px}.footer-top h2{font-size:34px}.footer-links{width:100%;gap:50px}.footer-links a,.footer-links h3{font-size:12px}.footer-wordmark{font-size:15vw;padding:0 5%}.footer-bottom{flex-wrap:wrap;gap:18px;line-height:1.5;font-size:9px}.collection-page h1{font-size:42px;letter-spacing:-2px}.filter-bar{margin-top:25px;gap:12px;flex-direction:column}.filter-tabs{gap:5px}.filter-tabs button{padding:10px 11px}.product-detail{padding:0 20px 40px;gap:30px}.product-info h1{font-size:40px}.product-description{font-size:13px}.scene-label{left:12px;font-size:7px}.detail-scene .realistic-frame{max-width:65%}.breadcrumb{padding:22px 20px;font-size:9px;flex-wrap:wrap;gap:8px}.product-story{gap:30px}.bag-title{margin:28px 0}.bag-title h1{font-size:48px;letter-spacing:-2px}.bag-title .secure-label{display:none}.bag-item{grid-template-columns:90px minmax(0,1fr);gap:15px;padding:23px 0}.bag-art{min-height:145px;align-self:start}.bag-item-info h2{font-size:22px;margin-bottom:12px}.bag-options{gap:8px}.bag-options select{max-width:110px;font-size:10px;padding:8px 5px}.bag-line-price{position:absolute;right:0;bottom:24px;font-size:13px;padding:0}.bag-item-bottom{gap:13px;flex-wrap:wrap}.bag-item-bottom .quantity{gap:8px}.bag-item-bottom .quantity button{min-width:27px;min-height:30px}.remove-line{font-size:0;gap:0}.bag-included{font-size:9px}.bag-care{padding:21px 17px;gap:13px}.order-summary{padding:25px 22px}.checkout-page{padding-top:25px}.checkout-top{margin-bottom:25px}.checkout-top .secure-label{font-size:8px}.checkout-steps{gap:13px;margin-bottom:27px;font-size:9px}.checkout-steps li{gap:6px}.checkout-steps li>span{width:20px;height:20px;font-size:9px}.checkout-main h1{font-size:37px;letter-spacing:-1.5px;scroll-margin-top:95px}.checkout-intro{font-size:12px}.form-row{gap:12px}.checkout-field input,.checkout-field select{font-size:16px;padding:12px;min-height:50px}.checkout-field{font-size:11px}.checkout-field>span{font-size:9px}.payment-handoff{padding:27px 20px}.checkout-summary-content{padding:0 18px 10px}.checkout-line{gap:12px}.checkout-line h3{font-size:14px}.checkout-line>strong{font-size:12px}.empty-bag h1{font-size:48px}.panel-heading{padding:22px}.panel-content{padding:20px}.menu-links a{font-size:23px;padding:14px 0}.cart-summary{padding:20px}.cart-summary .button{width:100%}}@media(prefers-reduced-motion:reduce){.hero-slide,.world-tile img,.realistic-frame{transition:none!important}.rally-hero *{animation:none!important}}@media(max-width:760px){.header-actions>.icon:first-child{display:inline-flex}.wordmark{font-size:25px}.header-actions{gap:7px}.header-actions svg{width:18px;height:18px}.footer-links{margin-top:15px}.bag-title h1 span{letter-spacing:0}}.hero-slide img{object-position:65% 0%}@media(max-width:600px){.rally-hero{background:#14211f}.hero-slide img{height:57%;object-position:70% 0%}.rally-hero-shade{background:linear-gradient(0deg,#14211f,#14211f 42%,#14211f00 68%)}.rally-hero-copy h1{font-size:59px}.rally-hero-copy{bottom:143px}.rally-hero-copy>p:not(.eyebrow){font-size:12px}.rally-hero-copy .eyebrow{margin-bottom:12px}.rally-hero-copy h1{margin:15px 0}}@media(max-width:760px){.header-actions .icon,.mobile-menu{min-width:38px;min-height:40px}.header-actions{gap:1px}.category-rail a{min-height:30px}.remove-line{min-width:32px;min-height:36px}.slide-controls>button{min-width:34px;min-height:34px}}@media(max-width:380px){.wordmark,.wordmark b{font-size:23px}.site-header{padding:0 12px}}.checkout-line .framed-art{width:100%;padding:5px}.checkout-line .canvas-face img{border:0}.checkout-line .frame-rail.rail-left,.checkout-line .frame-rail.rail-right{width:5px}.checkout-line .frame-rail.rail-top,.checkout-line .frame-rail.rail-bottom{height:5px}.footer-wordmark{font-size:17.9vw;line-height:1.06;letter-spacing:-.07em}.wordmark{gap:0}@media(min-width:1700px){.footer-wordmark{font-size:17.9vw}}.checkout-footer{display:flex;justify-content:center;gap:35px;align-items:center;border-top:1px solid var(--line);padding:27px 5%;font-size:10px;color:var(--muted)}.checkout-footer>span{font-size:9px;letter-spacing:1px}.compact-header .header-actions{margin-left:auto}@media(max-width:600px){.checkout-footer{gap:20px;flex-wrap:wrap;padding:25px 20px}.checkout-footer>span{width:100%;text-align:center}}.realistic-frame.framed-art{aspect-ratio:auto}.realistic-frame .canvas-face{height:auto;aspect-ratio:auto}.realistic-frame .canvas-face img{height:auto;aspect-ratio:2/3;object-fit:contain}.detail-scene .realistic-frame{max-width:56%;max-height:none}@media(min-width:901px){.worlds-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.detail-scene .full-scene.unframed-original{object-fit:contain;padding:24px;background:#ebe8e1}.framed-art.realistic-frame.stretched-canvas{padding:0;border:0;background:none;box-shadow:6px 6px #77716a,12px 16px 24px #17140f33;overflow:visible}.stretched-canvas .canvas-face{padding:0;border:0;box-shadow:none;background:none}.stretched-canvas .canvas-face img{display:block;width:100%;height:auto;border:0;aspect-ratio:2/3;object-fit:contain;filter:none}.canvas-format-note{font-size:12px;line-height:1.6;margin:22px 0;color:#625e57}.hero-canvas-display{height:100%;display:flex;justify-content:flex-end;align-items:center;padding:50px 13%;background:radial-gradient(ellipse at 75% 20%,#b3a18c,#666e76 70%)}.hero-canvas-display .stretched-canvas{height:84%;width:auto;aspect-ratio:2/3}.hero-canvas-display .canvas-face{height:100%}.hero-canvas-display .canvas-face img{height:100%;width:auto}.campaign-canvas-display,.story-canvas-display{display:flex;align-items:center;justify-content:center;background:#d8d1c5;padding:55px;min-height:480px}.campaign-canvas-display .stretched-canvas{width:65%}.story-canvas-display{min-height:0;aspect-ratio:1.1;padding:40px}.story-canvas-display .stretched-canvas{width:58%}.rally-campaign>.campaign-canvas-display{padding:55px}.at-home-photo{display:flex;align-items:center;justify-content:center;background:#bfc9cf}.at-home-photo>.stretched-canvas{width:48%}.at-home-photo .canvas-face img{position:static;height:auto;width:100%}.room-story-grid .canvas-face img{aspect-ratio:2/3}.editorial-hero,.journal-grid>a>img{object-fit:contain;background:#e5e0d7;padding:24px}@media(max-width:700px){.hero-canvas-display{padding:20px 8%;align-items:flex-end}.hero-canvas-display .stretched-canvas{height:65%;opacity:.65;transform:translate(10%)}.campaign-canvas-display{min-height:420px}.rally-campaign>.campaign-canvas-display{padding:45px}.story-canvas-display{padding:40px}}.shipping-progress{background:#e3eaff;color:#203fae;border-radius:3px;padding:15px 18px;font-size:13px;line-height:1.5}@media(max-width:700px){.announcement{height:auto;min-height:40px;padding:8px 16px;font-size:8px;line-height:1.5;display:flex;flex-direction:column;gap:1px}.announcement span{display:block;font-size:9px}}.site-header nav{font-size:15px;font-weight:800;gap:38px;letter-spacing:.035em}.collections-trigger{font:inherit;letter-spacing:inherit}.wordmark{gap:1px}.wordmark sup{font-family:Instrument Sans,sans-serif;font-size:11px;letter-spacing:0;align-self:flex-start;margin-top:5px}.announcement{font-size:11px;letter-spacing:.045em}.mega-menu{grid-template-columns:.8fr 1fr 1.1fr;gap:5%;padding:36px 5% 32px;background:var(--paper)}.mega-collections{grid-template-columns:1fr;gap:0;align-content:center}.mega-collection{padding:12px 0;border-bottom:1px solid var(--line)}.mega-collection h3{display:flex;align-items:center;gap:14px;font-size:20px;margin:0}.mega-collection h3 span{font:10px Instrument Sans,sans-serif;color:var(--muted)}.mega-collection.selected{color:var(--blue)}.mega-preview{max-width:330px;width:100%;justify-self:center;padding:5px 24px}.canvas-deck{position:relative;display:block;aspect-ratio:2/3;max-height:345px;margin:0 auto 14px;width:230px;perspective:900px}.deck-card{position:absolute;top:0;right:0;bottom:0;left:0;background:#171717;border-radius:6px;overflow:hidden;box-shadow:0 8px 18px #0002;transition:transform .55s cubic-bezier(.2,.7,.2,1)}.deck-card img{width:100%;height:100%;object-fit:cover;animation:deckFade .65s both}.depth-0{z-index:4}.depth-1{transform:translate(-18px) rotate(-6deg) scale(.94);z-index:3}.depth-2{transform:translate(18px) rotate(7deg) scale(.92);z-index:2}.depth-3{transform:translate(-30px) rotate(-10deg) scale(.86);z-index:1}.deck-caption{position:absolute;inset:auto 0 0;padding:30px 16px 16px;background:linear-gradient(transparent,#000b);color:#fff}.deck-caption span{font-size:18px;font-weight:700;display:block}.deck-caption small{font-size:9px;display:flex;gap:5px;align-items:center;margin-top:7px}.deck-controls{display:flex;justify-content:space-between;align-items:center;font-size:9px;letter-spacing:1px}.deck-controls button{padding:10px;display:flex}.rally-hero-copy em{color:var(--blue)}.hero-slide>.hero-photograph{width:100%;height:100%;object-fit:cover;object-position:70% 50%}.rally-campaign>.campaign-photo{width:100%;height:100%;min-height:600px;object-fit:cover}.at-home-photo>.campaign-photo{top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.story-photo{width:100%;aspect-ratio:4/5;object-fit:cover}.footer-wordmark sup{font-size:2vw;letter-spacing:0;align-self:flex-start;margin-top:3vw}.payment-methods{display:flex;gap:7px;align-items:center;flex-wrap:wrap}.payment-methods img{width:40px;height:26px;background:#fff;border-radius:3px;object-fit:contain}.footer-payment-row{display:flex;justify-content:space-between;align-items:center;padding:22px 0;border-top:1px solid #ffffff30;gap:20px}.footer-payment-row>span{font-size:10px}.studio-product{width:100%;height:100%;position:relative;display:grid;place-items:center;overflow:hidden;background:radial-gradient(ellipse at 25% 12%,#fff9,transparent 65%),linear-gradient(115deg,#e9e6df,#f4f2ed 55%,#e5e2db)}.studio-product:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(128deg,transparent 54%,#ffffff35 54.2%,transparent 82%)}.studio-product .stretched-canvas{transform:perspective(1000px) rotateY(-5deg) rotateX(1deg);width:60%;max-width:68%;filter:drop-shadow(13px 18px 15px #27211b26)}.stretched-canvas .canvas-face{padding:0!important;background:transparent!important}.stretched-canvas .canvas-face:after{top:0!important;right:0!important;bottom:0!important;left:0!important;opacity:.25}.stretched-canvas.realistic-frame{padding:0!important;border:0!important;background:transparent!important;box-shadow:2px 1px 1px #24232180,5px 2px 1px #524e4680,7px 4px 2px #0002!important;overflow:visible}.stretched-canvas:before{content:"";position:absolute;left:100%;top:2px;width:6px;height:100%;background:linear-gradient(90deg,#403f3a,#77736b);transform:skewY(15deg);transform-origin:left;z-index:-1}.card-scene>a:first-child{padding:0;width:100%;height:100%}.card-scene .studio-product{position:absolute;top:0;right:0;bottom:0;left:0}.card-scene .studio-product .framed-art{width:62%}.product-card .product-photo{width:100%;height:100%;object-fit:cover;position:absolute;top:0;right:0;bottom:0;left:0}.product-card .product-photo-hover{opacity:0;transition:opacity .55s}.product-card:hover .product-photo-hover{opacity:1}.product-card:hover .studio-product .framed-art{transform:perspective(1000px) rotateY(-2deg) translateY(-3px)}.collection-story{max-width:850px;margin:65px auto 10px}.collection-story h2{font-size:32px;letter-spacing:-1px;margin-bottom:18px}.collection-story p{font-size:15px;line-height:1.85;color:var(--muted)}.collection-story .accordions{margin-top:30px}.product-detail{align-items:start}.product-gallery{position:sticky;top:106px}.detail-scene{aspect-ratio:4/5;min-height:0;height:auto;position:relative}.detail-scene>.studio-product{position:absolute;top:0;right:0;bottom:0;left:0}.detail-scene>.full-scene{width:100%;height:100%;object-fit:cover;position:absolute;top:0;right:0;bottom:0;left:0}.detail-scene>.full-art{object-fit:contain;padding:25px;background:#e9e6df}.gallery-thumbs{display:flex;gap:10px;margin-top:12px;overflow:auto;padding:2px}.gallery-thumbs button{border:1px solid transparent;min-width:76px;width:76px;flex-shrink:0;padding:4px;font-size:9px;color:var(--muted)}.gallery-thumbs button.active{border-color:var(--blue);color:var(--blue)}.gallery-thumbs img{height:78px;width:100%;object-fit:cover;margin-bottom:5px}.product-subtitle{font-size:12px;line-height:1.65;color:var(--muted);margin:12px 0 20px}.product-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:22px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:22px 0}.product-benefits span{font-size:10px;display:grid;gap:8px;justify-items:center;text-align:center}.product-benefits svg{color:var(--blue)}.product-info .payment-methods{margin-top:18px}.product-story-block{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center;padding:80px 5%;background:#efece5}.product-story-block img{width:100%;aspect-ratio:4/5;object-fit:cover}.product-story-block h2,.canvas-details h2{font-size:clamp(34px,4vw,58px);line-height:1.05;letter-spacing:-2px;margin:20px 0}.product-story-block p:not(.eyebrow){font-size:15px;line-height:1.85;max-width:480px;color:var(--muted)}.canvas-details{padding:80px 5%}.canvas-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:8%;margin-top:35px;align-items:start}.canvas-detail-grid>img{width:100%;aspect-ratio:1;object-fit:cover}.spec-list{margin:0}.spec-list>div{padding:16px 0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:140px 1fr;gap:20px;font-size:13px;line-height:1.6}.spec-list dt{font-weight:700}.spec-list dd{margin:0;color:var(--muted)}.product-faq{max-width:850px;margin:auto;padding:60px 5% 80px}.product-faq h2{font-size:36px;margin-bottom:28px}.size-table{width:100%;border-collapse:collapse;font-size:12px;margin:20px 0}.size-table th,.size-table td{padding:12px 8px;text-align:left;border-bottom:1px solid var(--line)}.product-shipping{font-size:11px;margin:14px 0;color:var(--blue)}.source-disclosure{font-size:11px!important}.editorial-hero{object-fit:cover!important;max-height:650px}.page-enter [data-reveal]{opacity:1}.site-header{position:sticky;top:0}.product-info .size-options button{min-height:68px}@keyframes deckFade{0%{opacity:.4}to{opacity:1}}@media(max-width:1100px){.mega-menu{gap:3%;grid-template-columns:.7fr 1fr 1fr}.mega-intro h2{font-size:31px}.canvas-deck{width:200px}.site-header nav{gap:25px;font-size:13px}}@media(max-width:900px){.product-gallery{position:static}.rally-campaign>.campaign-photo{min-height:0;max-height:600px}.footer-payment-row{align-items:start;flex-direction:column}.product-story-block,.canvas-detail-grid{gap:35px}.product-story-block h2{letter-spacing:-1px}.mega-menu{display:none}}@media(max-width:650px){.rally-hero{height:740px;min-height:0}.hero-slide>.hero-photograph{object-position:73% 30%}.rally-hero-shade{background:linear-gradient(0deg,#071015ef 0%,#071015b8 37%,transparent 76%)}.rally-hero-copy{top:auto;bottom:145px;left:6%;right:6%}.rally-hero-copy h1{font-size:64px;letter-spacing:-3px;margin:14px 0}.rally-hero-copy>p:not(.eyebrow){font-size:14px;margin-bottom:20px}.rally-hero-copy .eyebrow{font-size:8px}.rally-hero-bottom{bottom:25px;align-items:start;flex-direction:column;gap:15px}.slide-caption a{font-size:13px}.slide-caption>span{font-size:8px}.slide-controls>button{width:32px;height:32px}.product-story-block,.canvas-detail-grid{grid-template-columns:1fr}.product-story-block,.canvas-details{padding:48px 6%}.product-story-block img{max-height:560px}.spec-list>div{grid-template-columns:105px 1fr;gap:14px}.product-faq{padding:45px 6%}.product-gallery .detail-scene{aspect-ratio:4/5}.gallery-thumbs button{width:68px;min-width:68px}.gallery-thumbs img{height:68px}.product-benefits{gap:5px}.product-benefits span{font-size:9px}.footer-wordmark sup{font-size:3vw}.collection-story{margin-top:45px}.wordmark sup{font-size:9px;margin-top:2px}.announcement{font-size:10px}.studio-product .stretched-canvas{max-width:68%}.product-info h1{font-size:38px}}@media(prefers-reduced-motion:reduce){.deck-card,.deck-card img,.product-photo-hover,.hero-slide{animation:none!important;transition:none!important}}.product-modal{border:0;padding:35px;background:var(--paper);max-width:min(92vw,1000px);max-height:92dvh;overflow:auto}.product-modal::backdrop{background:#10151de0}.product-modal>img{max-height:80dvh;max-width:100%;width:auto;margin:auto;object-fit:contain}.modal-close{position:sticky;top:0;margin-left:auto;z-index:2;background:var(--paper);width:40px;height:40px}.product-modal .guide{max-width:550px;padding:20px}.product-modal .guide h2{font-size:35px;margin-bottom:20px}.product-modal .guide p{line-height:1.8}.size-table caption{text-align:left;font-size:13px;font-weight:700;margin-bottom:8px}.hero-slide>.hero-photograph{object-position:70% 0%}.mega-intro{display:block}.collection-page .filter-tabs button{white-space:nowrap}@media(max-width:650px){.hero-slide>.hero-photograph{height:62%;object-position:73% 5%}.rally-hero{max-height:none;height:760px}.rally-hero-copy{bottom:150px}.rally-hero-shade{background:linear-gradient(0deg,#101b20 0%,#101b20 36%,#101b2080 58%,transparent 82%)}.rally-hero-copy h1{font-size:61px}.rally-hero-copy em{color:var(--blue)}}.product-detail>*{min-width:0}.product-gallery,.product-info{width:100%;min-width:0}.gallery-thumbs{max-width:100%;min-width:0}.size-options{grid-template-columns:repeat(3,minmax(0,1fr))}.size-options button{min-width:0}.size-options button span{white-space:normal}@media(max-width:900px){.product-detail{grid-template-columns:minmax(0,1fr)}}@media(max-width:360px){.size-options button{padding:10px 5px}.size-options strong{font-size:11px}.size-options span{font-size:9px}.add-row .button{font-size:11px;padding:15px 12px}}.footer-top em{color:var(--orange)}.footer-payment-row{margin-inline:max(5%,calc((100vw - 1500px)/2));padding:24px 0}.footer-payment-row>span{line-height:1.6}.footer-payment-row .payment-methods{flex-shrink:0}@media(max-width:600px){.footer-payment-row{margin-inline:22px;gap:16px}}.deck-card{transition:transform .85s cubic-bezier(.22,1,.36,1),opacity .65s ease;will-change:transform,opacity}.deck-card img{animation:none}.depth-0{transform:translate(0) rotate(0) scale(1);opacity:1}.depth-hidden{transform:translate(36px,8px) rotate(12deg) scale(.82);opacity:0;pointer-events:none;z-index:0}.accordions summary svg{transition:transform .36s cubic-bezier(.22,1,.36,1)}.accordions details[open] summary svg{transform:rotate(45deg)}.room-scene{position:relative;width:100%;aspect-ratio:4/5;overflow:hidden;background:#ded8cf;isolation:isolate}.room-scene .room-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.room-mounted-canvas{position:absolute;left:27%;top:13%;width:46%;aspect-ratio:2/3;box-shadow:2px 1px 1px #39332a70,4px 2px 2px #342b2355,8px 9px 12px #261e243b,16px 20px 26px #211d1924}.room-mounted-canvas>img{width:100%;height:100%;object-fit:fill}.room-mounted-canvas:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(110deg,#fffaed0b,transparent 42%,#29211a12);box-shadow:inset 1px 1px 1px #fff3,inset -1px -1px 2px #0004}.room-loft .room-mounted-canvas{left:29%;top:12%;width:42%}.detail-scene>.room-scene{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;aspect-ratio:auto}.gallery-thumbs .room-scene{height:78px;aspect-ratio:auto;margin-bottom:5px}.gallery-thumbs .room-scene img{height:100%;margin:0}.product-story-block>.room-scene img{aspect-ratio:auto}.product-lifestyle-pair{display:grid;grid-template-columns:1fr 1fr;gap:24px;padding:0 5% 72px}.product-lifestyle-pair figure{margin:0}.product-lifestyle-pair figure>img{aspect-ratio:4/5;object-fit:cover}.product-lifestyle-pair figcaption{font-size:11px;color:var(--muted);padding-top:12px}.product-lifestyle-heading{padding:65px 5% 30px}.product-lifestyle-heading h2{font-size:clamp(32px,4vw,52px);margin-top:16px}@media(max-width:650px){.product-lifestyle-pair{gap:12px;padding-bottom:45px}.product-lifestyle-pair figcaption{font-size:10px}}.canvas-deck{animation:collectionDeckIn .45s cubic-bezier(.22,1,.36,1) both}@keyframes collectionDeckIn{0%{opacity:0;translate:0 8px}to{opacity:1;translate:0 0}}@media(prefers-reduced-motion:reduce){.canvas-deck{animation:none}.accordions summary svg{transition:none}}
