@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700;750&display=swap');
:root{--accent:#4a0d1f;--ink:#171717;--muted:#777;--line:#eee;--radius:24px;--bg:#f3eadd}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.icons{position:absolute;width:0;height:0;overflow:hidden}button:focus-visible,a:focus-visible,select:focus-visible{outline:3px solid #b89a61;outline-offset:4px}input:focus-visible{outline:none}.rail{width:84px;position:fixed;inset:0 auto 0 0;display:flex;align-items:center;flex-direction:column;z-index:20;padding:26px 0 22px}.brand-mark{font-size:49px;line-height:.8;font-weight:750;color:var(--accent);letter-spacing:-7px;padding-right:7px}.rail nav{display:flex;flex-direction:column;gap:20px;margin:auto 0}.rail-link{background:none;border:0;display:flex;flex-direction:column;align-items:center;justify-content:center;width:58px;height:56px;position:relative;color:#999;gap:5px;border-radius:16px}.rail-link span{font-size:10px;font-weight:600}.rail-link:hover{background:#ece1d8;color:var(--accent)}.rail-link.active{color:var(--accent);background:#ece1d8}.rail-link.active svg{fill:currentColor;stroke-width:1}.rail-link b{position:absolute;top:0;right:3px;background:var(--accent);color:white;font-size:11px;border-radius:20px;min-width:19px;padding:3px}.shell{margin:12px 12px 12px 84px;min-height:calc(100vh - 24px);background:white;border-radius:30px;box-shadow:0 0 12px #00000006;overflow:hidden}header{height:91px;display:flex;align-items:center;justify-content:space-between;gap:24px;margin:0 36px;border-bottom:1px solid var(--line)}.wordmark{font-size:37px;color:var(--accent);font-weight:750;letter-spacing:-2px;display:flex;align-items:center;gap:17px}.wordmark span{font-size:9px;color:#777;letter-spacing:1.5px;font-weight:600}.top-links{display:flex;gap:30px;font-size:14px}.top-links a:hover{color:var(--accent)}.edition{font-size:10px;letter-spacing:1.2px;color:#888}#page{padding:32px 36px 60px;min-height:650px}.page-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:26px}.page-heading h1{font-size:38px;letter-spacing:-1.6px;margin:0;font-weight:750}.page-heading p{font-size:14px;color:var(--muted);margin:0}.feature-grid{display:grid;grid-template-columns:1.48fr 1fr 1fr;gap:16px;margin-bottom:38px}.feature{border:0;border-radius:var(--radius);overflow:hidden;min-height:255px;position:relative;display:flex;align-items:flex-end;text-align:left;background:#cb8a96;color:white;padding:24px}.feature img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .45s}.feature:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#250e167d,transparent 80%)}.feature:hover img{transform:scale(1.035)}.feature .feature-copy{z-index:1;position:relative;padding-right:25px}.feature strong{display:block;font-size:23px;letter-spacing:-.6px;font-weight:650;line-height:1.1;margin-bottom:8px}.feature p{font-size:13px;margin:0;color:#ffffffe6}.round-arrow{border-radius:100%;background:#ffffff36;position:absolute;right:17px;bottom:25px;z-index:2;width:34px;height:34px;display:grid;place-items:center}.round-arrow svg{width:19px;height:19px}.feature-two{background:#dbd4c7}.feature-two .product-photo{position:absolute;width:100%;height:100%;inset:0;border-radius:0;filter:brightness(.87)}.feature-three{background:#6048b4}.feature-three .product-photo{position:absolute;width:100%;height:100%;inset:0;filter:brightness(.86)}.section-heading{display:flex;justify-content:space-between;align-items:center;margin:0 0 19px}.section-heading h2{font-size:23px;letter-spacing:-.7px;margin:0;font-weight:650}.section-heading a{font-size:13px;display:flex;gap:7px;align-items:center}.section-heading a svg{width:16px;height:16px}.category-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin-bottom:42px}.category{border:0;background:var(--tile);color:white;border-radius:22px;padding:17px 15px 14px;display:block;text-align:left;transition:transform .2s}.category:hover{transform:translateY(-4px)}.category-label{display:flex;align-items:center;justify-content:space-between;font-size:15px;font-weight:600;margin-bottom:14px}.category-label svg{width:15px;height:15px;opacity:.7}.category-images{display:grid;grid-template-columns:1fr 1fr;gap:8px}.product-photo{aspect-ratio:1;background-image:none;background-size:400% 200%;background-position:var(--x) var(--y);border-radius:16px;background-color:#f0ecee}.category .product-photo{border-radius:13px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.product-card{position:relative;min-width:0}.product-image-link{display:block;border-radius:22px;overflow:hidden;background:#f5f5f5}.product-card .product-photo{border-radius:22px;transition:transform .4s}.product-image-link:hover .product-photo{transform:scale(1.04)}.save{position:absolute;right:12px;top:12px;border:0;background:#ffffffdc;border-radius:100%;display:grid;place-items:center;width:34px;height:34px}.save svg{width:18px;height:18px}.save.saved{color:var(--accent)}.save.saved svg{fill:currentColor}.badge{position:absolute;left:12px;top:13px;background:#fff;border-radius:20px;padding:5px 9px;font-size:10px;letter-spacing:.4px;font-weight:600}.product-meta{padding:13px 2px}.product-meta .type{font-size:11px;letter-spacing:1.1px;color:#888;margin-bottom:6px}.product-meta h3{font-size:16px;font-weight:550;margin:0 0 5px}.product-meta p{font-size:13px;color:#888;margin:0 0 10px}.product-meta .bottom{display:flex;justify-content:space-between;font-size:14px;font-weight:600}.product-meta .size{font-size:12px;color:#888;font-weight:400}.search-bar{position:fixed;bottom:28px;left:calc(50% + 42px);transform:translateX(-50%);width:min(600px,calc(100% - 140px));height:65px;display:flex;align-items:center;gap:14px;padding:8px 9px 8px 22px;border-radius:36px;border:1px solid #ffffffb5;background:#f6eee4f0;box-shadow:0 7px 40px #4a0d1f25;backdrop-filter:blur(20px);z-index:25}.search-bar>svg{width:23px;color:#777}.search-bar input{flex:1;min-width:0;border:0;background:transparent;font-size:15px;height:100%}.search-bar input::placeholder{color:#757079}.search-bar button{background:var(--accent);color:white;border:0;border-radius:50%;width:46px;height:46px;display:grid;place-items:center}.search-bar kbd{border:1px solid #d7d3df;border-radius:5px;font:12px Arial;padding:3px 6px;color:#aaa}.search-bar:focus-within{box-shadow:0 0 0 3px #4a0d1f33,0 7px 40px #4a0d1f25}footer{border-top:1px solid var(--line);padding:42px 36px 115px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:6px}.footer-logo{font-size:49px;font-weight:750;letter-spacing:-3px;color:var(--accent)}footer p{font-size:18px;margin:0;text-align:right}footer>div{grid-column:1/-1;display:flex;gap:24px;font-size:12px;color:#888;margin-top:20px}footer button{border:0;padding:0;background:none;color:inherit;font-size:12px}footer span{margin-left:auto}.breadcrumb{color:#888;font-size:13px;margin-bottom:20px}.breadcrumb a:hover{text-decoration:underline}.filter-row{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-bottom:26px}.chip{border:1px solid #e8e8e8;border-radius:24px;padding:10px 17px;background:#fff;font-size:13px}.chip.active{background:var(--ink);color:white;border-color:var(--ink)}.filter-row select{margin-left:auto;padding:11px;border:1px solid #e8e8e8;background:white;border-radius:24px;font-size:13px;max-width:100%}.result-count{color:#888;font-size:13px;margin-bottom:18px}.empty{padding:70px 20px;text-align:center;background:#f6efe5;border-radius:24px}.empty h2{font-size:25px}.empty p{color:#777}.primary{border:0;background:var(--accent);color:white;border-radius:28px;min-height:49px;padding:12px 24px;font-weight:550}.secondary{border:1px solid #dedede;background:white;border-radius:28px;padding:12px 20px}dialog{border:0;border-radius:28px;padding:0;max-height:90vh;width:min(880px,calc(100% - 36px));box-shadow:0 25px 100px #0003;overscroll-behavior:contain}dialog::backdrop{background:#17121f66;backdrop-filter:blur(5px)}body:has(dialog[open]){overflow:hidden}.close{position:absolute;right:16px;top:16px;z-index:3;border:0;border-radius:50%;width:36px;height:36px;background:#fff;display:grid;place-items:center}.close svg{width:20px}.product-detail{display:grid;grid-template-columns:1fr 1fr}.detail-photo{border-radius:0;min-height:520px;aspect-ratio:auto;background-size:400% 200%;}.detail-content{padding:52px 32px 32px}.eyebrow{font-size:11px;letter-spacing:1.6px;color:#888}.detail-content h2{font-size:37px;letter-spacing:-1.3px;margin:10px 0}.detail-content>p{color:#777;line-height:1.6;font-size:14px}.detail-content .price{color:#171717;font-size:22px}.size-options{display:flex;gap:8px;margin:20px 0}.size-options button{border:1px solid #ddd;border-radius:13px;background:#fff;padding:10px 17px;font-size:13px}.size-options button.selected{border:2px solid var(--accent);padding:9px 16px;color:var(--accent)}.notes{display:flex;gap:7px;flex-wrap:wrap;margin:22px 0}.notes span{background:#eee5d9;border-radius:16px;padding:7px 12px;font-size:12px}.detail-content .primary{width:100%;margin-top:10px}.detail-content small{display:block;color:#888;text-align:center;margin-top:13px;font-size:11px}.bag-dialog{margin:12px 12px 12px auto;height:calc(100dvh - 24px);max-height:none;width:min(460px,calc(100% - 24px));padding:28px;position:fixed}.bag-dialog h2{margin-top:6px;font-size:27px}.bag-line{display:grid;grid-template-columns:76px 1fr;gap:15px;padding:20px 0;border-bottom:1px solid #eee}.bag-line h3{font-size:16px;margin:3px 0 5px}.bag-line p{font-size:12px;color:#777;margin:0 0 10px}.bag-line .product-photo{border-radius:12px}.quantity{display:flex;align-items:center;gap:13px;font-size:13px}.quantity button{border:1px solid #e4e4e4;border-radius:7px;background:white;width:26px;height:26px}.quantity .remove{margin-left:auto;border:0;color:#777;width:auto;font-size:12px}.bag-total{display:flex;justify-content:space-between;margin:26px 0 18px;font-size:20px;font-weight:600}.bag-dialog .primary{width:100%}.concept-note{background:#eee5d9;border-radius:15px;padding:16px;font-size:13px;color:#6c5a5d;line-height:1.6;margin-top:18px}.about-dialog{padding:48px;width:min(500px,calc(100% - 32px))}.about-dialog h2{font-size:34px;letter-spacing:-1px}.about-dialog>p{line-height:1.7;color:#777}#toast{position:fixed;top:25px;left:50%;transform:translate(-50%,-100px);transition:transform .25s;z-index:100;background:#222;color:white;border-radius:30px;padding:14px 24px;font-size:14px;box-shadow:0 5px 24px #0002;pointer-events:none}#toast.visible{transform:translate(-50%,0)}.home-title{padding:24px 0 10px}.home-title h1{font-size:50px;letter-spacing:-2px;margin:0 0 12px}.home-title p{color:#888;margin-bottom:30px}
@media(min-width:1500px){#page,header{max-width:1360px;margin-left:auto;margin-right:auto}.feature{min-height:300px}}
@media(max-width:1150px){.edition{display:none}.wordmark span{display:none}.feature-grid{grid-template-columns:1.3fr 1fr}.feature-three{display:none}.category-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.category{padding:13px 10px;border-radius:17px}.category-label{font-size:13px}.category-images{gap:5px}.category-label svg{display:none}.product-grid{gap:15px}.feature{min-height:240px}}
@media(max-width:850px){.rail{width:66px}.shell{margin-left:66px}.search-bar{left:calc(50% + 33px)}header{margin:0 23px;height:77px}.top-links{gap:18px;font-size:12px}#page{padding:26px 23px 40px}.page-heading h1{font-size:32px}.page-heading p{font-size:12px}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.category-label{font-size:14px}.category:nth-last-child(-n+1){display:none}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.feature strong{font-size:21px}.feature{padding:20px;min-height:230px}.feature p{font-size:12px}.product-detail{grid-template-columns:1fr 1fr}.detail-content{padding:45px 23px 24px}.detail-content h2{font-size:30px}}
@media(max-width:600px){body{background:white}.rail{inset:auto 0 0;width:100%;height:68px;padding:0;background:#fffffff5;backdrop-filter:blur(15px);border-top:1px solid #eee;flex-direction:row;z-index:30}.brand-mark,.rail>.help{display:none}.rail nav{width:100%;flex-direction:row;gap:0;justify-content:space-around;margin:0}.rail-link{height:54px;width:57px;border-radius:13px}.rail-link span{font-size:9px}.rail-link svg{width:21px;height:21px}.shell{margin:0;border-radius:0;box-shadow:none}header{height:72px;margin:0 20px}.wordmark{font-size:35px}.top-links{gap:15px;font-size:11px}.top-links a:nth-child(2){display:none}#page{padding:23px 18px 30px}.page-heading{margin-bottom:21px}.page-heading h1{font-size:32px}.page-heading p{font-size:11px;max-width:110px;text-align:right;line-height:1.5}.feature-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px;margin-right:-18px;padding-right:18px;margin-bottom:30px;scrollbar-width:none}.feature{min-width:82%;min-height:240px;scroll-snap-align:start;border-radius:22px}.feature-three{display:flex}.feature strong{font-size:25px}.feature p{font-size:12px}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:32px}.category{padding:15px 13px;border-radius:20px}.category:nth-last-child(-n+1){display:block}.category-label{font-size:14px;margin-bottom:12px}.category-label svg{display:block}.category-images{gap:7px}.section-heading h2{font-size:21px}.section-heading a{font-size:12px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 13px}.product-card .product-photo,.product-image-link{border-radius:20px}.product-meta h3{font-size:15px}.product-meta p{font-size:12px}.product-meta .type{font-size:10px}.save{width:31px;height:31px;right:9px;top:9px}.badge{left:8px;top:10px;font-size:8px;padding:5px 7px}.search-bar{left:16px;right:16px;bottom:82px;transform:none;width:auto;height:55px;padding-left:17px;gap:10px}.search-bar input{font-size:13px}.search-bar button{height:39px;width:39px}.search-bar kbd{display:none}.search-bar>svg{width:20px}footer{padding:25px 18px 160px;gap:10px}.footer-logo{font-size:42px}footer p{font-size:12px}footer>div{flex-wrap:wrap;gap:15px;font-size:11px}footer span{width:100%;margin:0}footer button{font-size:11px}.product-detail{display:block}.detail-photo{min-height:0;aspect-ratio:1;background-size:400% 200%}.detail-content{padding:22px}.detail-content h2{font-size:31px}dialog{max-height:88dvh}.bag-dialog{height:calc(100dvh - 24px);max-height:none;padding:24px}.filter-row{gap:7px}.chip{padding:8px 12px;font-size:12px}.filter-row select{width:100%;margin:7px 0 0}.home-title h1{font-size:38px}.about-dialog{padding:34px 25px}}
.is-home header{display:none}.is-home #page{padding:0;max-width:none}.announcement{height:39px;background:#111;color:#eee;display:flex;align-items:center;justify-content:center;font-size:12px;gap:8px}.announcement a{display:flex;align-items:center;gap:8px;margin-left:10px}.announcement svg{width:17px}.tiny-logo{background:var(--accent);color:white;font-size:21px;font-weight:700;width:23px;height:23px;text-align:center;line-height:22px;border-radius:5px}.home-hero{height:463px;position:relative;isolation:isolate;background:#fcfcfc;overflow:hidden}.hero-art{position:absolute;inset:0 0 100px;z-index:-1}.hero-scene{position:absolute;left:50%;top:-37px;transform:translateX(-50%);width:440px;height:293px;object-fit:contain;mix-blend-mode:multiply}.hero-center{position:absolute;top:177px;left:50%;transform:translateX(-50%);width:min(545px,68%);text-align:center}.hero-center h1{font-size:100px;line-height:.95;letter-spacing:-8px;color:var(--accent);font-weight:750;margin:0 0 14px;padding-right:8px}.hero-tagline{font-size:12px;color:#888;margin:0 0 17px;letter-spacing:.2px}.hero-search{height:65px;display:flex;align-items:center;padding:8px 10px 8px 22px;gap:14px;border-radius:40px;background:#fff;box-shadow:0 15px 45px #0000001a;border:1px solid #f0f0f0}.hero-search>svg{color:#999;width:22px}.hero-search input{background:none;border:0;min-width:0;flex:1;height:100%;font-size:15px}.hero-search button{width:43px;height:43px;border:0;background:#f0e2dd;color:var(--accent);border-radius:50%;display:grid;place-items:center}.hero-search:focus-within{outline:3px solid #4a0d1f30}.category-pills{position:absolute;bottom:34px;left:0;right:0;display:flex;justify-content:center;gap:9px;padding:0 20px}.category-pills a{display:flex;gap:8px;align-items:center;background:white;border:1px solid #f0f0f0;box-shadow:0 2px 6px #0000000b;padding:5px 13px 5px 6px;border-radius:30px;font-size:13px;white-space:nowrap}.category-pills a:hover{box-shadow:0 3px 10px #4a0d1f20;transform:translateY(-2px)}.category-pills .product-photo{width:30px;height:30px;border-radius:50%}.category-pills svg{width:19px;margin:0 2px 0 5px}.float-card{position:absolute;width:145px;padding:9px;background:white;border-radius:19px;box-shadow:8px 20px 25px #00000010;animation:bob 7s ease-in-out infinite;will-change:transform}.float-card .product-photo{border-radius:12px;aspect-ratio:1.04}.float-card strong{display:block;font-size:11px;font-weight:550;margin:7px 3px 2px}.float-card>span{display:block;font-size:9px;color:#888;margin:0 3px 4px}.float-left{left:4.5%;top:24px;--tilt:-5deg}.float-right{right:4.2%;top:27px;--tilt:6deg;animation-delay:-3s}.float-tile{position:absolute;width:108px;height:108px;border-radius:18px;overflow:hidden;box-shadow:8px 20px 25px #0000000d;animation:bob 7s ease-in-out infinite;will-change:transform}.float-tile img{width:100%;height:100%;object-fit:cover}.float-tile .product-photo{width:100%;height:100%;border-radius:0}.float-tile span{position:absolute;bottom:10px;left:12px;color:white;font-size:14px;text-shadow:0 1px 8px #0009;font-weight:650}.tile-left{left:22%;top:79px;--tilt:7deg;animation-delay:-2s}.tile-right{right:21%;top:91px;--tilt:-7deg;animation-delay:-5s}.home-content{padding:12px 30px 55px}.home-category-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px;margin-bottom:37px}.home-category-row .section-heading{margin-bottom:11px}.home-category-row h2 a{font-size:20px;font-weight:650;display:flex;align-items:center;gap:6px}.home-category-row h2 svg{width:16px}.home-category-pair{display:grid;grid-template-columns:1fr 1fr;gap:2px;border-radius:22px;overflow:hidden}.home-category-pair>div{position:relative}.home-category-pair .product-photo{border-radius:0}.home-category-pair span{position:absolute;bottom:10px;left:11px;color:white;font-size:12px;font-weight:600;text-shadow:0 1px 8px #0009}.is-home:not(.scrolled)>.search-bar{opacity:0;pointer-events:none;visibility:hidden}.discovery-banner{border-radius:24px;background:#eee5d9;display:grid;grid-template-columns:1fr 1.5fr;align-items:center;overflow:hidden;padding:30px;gap:24px;margin-bottom:35px}.discovery-banner h2{font-size:35px;letter-spacing:-1px}.discovery-banner img{width:100%;height:auto;border-radius:18px}.discovery-banner p{color:#777}.coming-soon{display:inline-block;padding:10px 15px;background:white;border-radius:20px;font-size:12px;color:var(--accent)}@keyframes bob{0%,100%{transform:translateY(0) rotate(var(--tilt))}50%{transform:translateY(-11px) rotate(calc(var(--tilt) + 2deg))}}
@media(min-width:1500px){.home-hero{height:510px}.hero-scene{width:490px;height:327px}.hero-center{top:204px}.float-left{left:10%}.float-right{right:10%}.tile-left{left:26%}.tile-right{right:26%}.home-content{max-width:1360px;margin:auto}}
@media(max-width:950px){.float-card{width:119px}.float-left{left:3%}.float-right{right:3%}.float-tile{width:86px;height:86px}.tile-left{left:21%;top:105px}.tile-right{right:20%;top:111px}.hero-scene{width:390px;height:260px;top:-15px}.category-pills{gap:6px}.category-pills a{font-size:11px;padding-right:10px}.category-pills a:nth-last-child(2){display:none}}
@media(max-width:600px){.announcement{font-size:10px;height:34px}.announcement a{font-size:0;margin-left:0}.announcement a svg{width:16px}.tiny-logo{font-size:17px;width:20px;height:20px;line-height:19px}.home-hero{height:454px}.hero-art{overflow:hidden}.hero-scene{top:5px;width:320px;height:214px}.hero-center{top:189px;width:calc(100% - 36px)}.hero-center h1{font-size:85px;letter-spacing:-7px;margin-bottom:9px}.hero-tagline{font-size:11px;margin-bottom:17px}.hero-search{height:57px;padding-left:17px;gap:10px}.hero-search input{font-size:13px}.hero-search button{width:37px;height:37px}.float-card{width:82px;padding:5px;border-radius:12px}.float-card .product-photo{border-radius:8px}.float-card strong{font-size:8px;margin-top:5px}.float-card>span{font-size:6px}.float-left{left:-13px;top:49px}.float-right{right:-13px;top:55px}.float-tile{width:54px;height:54px;border-radius:10px}.float-tile span{font-size:8px;bottom:6px;left:7px}.tile-left{left:12%;top:151px}.tile-right{right:12%;top:159px}.category-pills{justify-content:flex-start;overflow-x:auto;scrollbar-width:none;padding:0 18px;bottom:25px;gap:7px}.category-pills a{font-size:12px;flex-shrink:0}.category-pills a:nth-last-child(2){display:flex}.category-pills .product-photo{width:27px;height:27px}.home-content{padding:0 18px 35px}.home-category-row{grid-template-columns:repeat(3,245px);overflow-x:auto;margin-right:-18px;padding-right:18px;scrollbar-width:none;gap:13px;margin-bottom:29px}.home-category-row h2 a{font-size:19px}.home-category-pair{border-radius:19px}.home-category-pair span{font-size:11px}.discovery-banner{display:flex;flex-direction:column;padding:23px;align-items:stretch}.discovery-banner h2{font-size:31px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

@media(min-width:951px) and (max-width:1499px){.hero-scene{top:-5px;width:410px;height:273px}}


