/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */@layer theme{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.block{display:block}.contents{display:contents}.hidden{display:none}.grow{flex-grow:1}}:root{--green:#55254f;--green-deep:#f7e9d1;--cream:#fff1dc;--paper:#fffaf0;--gold:#dc6d36;--ink:#3f2742;--muted:#765e70;--line:#e6cdbf}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}button,input{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}.announcement{background:var(--green-deep);color:#f8f4e9;letter-spacing:.08em;text-transform:uppercase;justify-content:center;align-items:center;min-height:34px;padding:8px 5%;font-size:11px;display:flex}.announcement span:first-child:before{color:var(--gold);content:"✦";margin-right:10px}.announcement-extra{border-left:1px solid #ffffff42;margin-left:24px;padding-left:24px}.site-header{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf9ef;border-bottom:1px solid #e7e3d9;grid-template-columns:1fr auto 1fr;align-items:center;height:76px;padding:0 5%;display:grid;position:sticky}.wordmark{align-items:center;gap:11px;width:fit-content;display:flex}.wordmark img{mix-blend-mode:multiply;object-fit:cover;object-position:50% 22%;width:44px;height:48px}.wordmark span{color:var(--green);letter-spacing:.24em;font-family:Georgia,serif;font-size:19px}nav{gap:34px;display:flex}nav a{font-size:13px;font-weight:600;position:relative}nav a:after{background:var(--gold);content:"";width:100%;height:1px;transition:all .25s;position:absolute;bottom:-8px;left:0;transform:scaleX(0)}nav a:hover:after{transform:scaleX(1)}.header-actions{justify-content:flex-end;align-items:center;gap:16px;display:flex}.header-actions button{color:var(--ink);background:0 0;border:0}.text-action{font-size:11px}.icon-action{font-size:22px;position:relative}.icon-action span{background:var(--gold);color:#fff;border-radius:9px;min-width:14px;padding:2px 4px;font-size:9px;position:absolute;top:-5px;right:-7px}.bag-action{font-size:13px;border-left:1px solid var(--line)!important;padding-left:18px!important}.bag-action span{background:var(--green);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;margin-left:6px;font-size:10px;display:inline-flex}.hero{color:#fff;grid-template-columns:46% 54%;height:min(610px,100vh - 170px);min-height:560px;padding-bottom:88px;display:grid}.hero,.hero-copy-panel{background:var(--green-deep);position:relative}.hero-copy-panel{z-index:2;align-items:center;display:flex}.hero-copy-panel:after{background:linear-gradient(90deg,var(--green-deep),transparent);content:"";width:110px;height:100%;position:absolute;top:0;right:-110px}.hero-content{width:100%;max-width:650px;padding:40px 7% 34px 15%}.hero-art{min-width:0;position:relative;overflow:hidden}.hero-art:after{content:"";background:linear-gradient(90deg,#102e21e6,#0000 23%),linear-gradient(#0000 62%,#071d1459)}.hero-art img,.hero-art:after,.hero-slides{position:absolute;inset:0}.hero-art img{object-fit:cover;object-position:84% center;opacity:0;width:100%;height:100%;transition:opacity 1.1s,transform 6.5s;transform:scale(1.12)}.hero-art img.active{opacity:1;transform:scale(1.04)}.eyebrow{color:var(--gold);letter-spacing:.2em;text-transform:uppercase;margin:0 0 18px;font-size:10px;font-weight:800}.eyebrow:before{content:"";background:currentColor;width:30px;height:1px;margin:0 12px 3px 0;display:inline-block}h1,h2,h3,p{margin-top:0}.hero h1{letter-spacing:-.05em;margin-bottom:22px;font-family:Georgia,serif;font-size:clamp(48px,5.2vw,70px);font-weight:400;line-height:.94}.hero h1 em{color:#e2bd75;font-weight:400}.hero-copy{color:#d8e0da;max-width:505px;font-family:Georgia,serif;font-size:16px;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:13px;margin-top:26px;display:flex}.button{letter-spacing:.03em;justify-content:space-between;align-items:center;min-width:210px;padding:16px 20px;font-size:12px;font-weight:700;display:inline-flex}.button-primary:hover{background:var(--gold);color:#fff}.button-ghost{color:#fff;background:0 0;border:1px solid #ffffff80;justify-content:center}.hero-proof{border-top:1px solid #ffffff2e;gap:40px;max-width:450px;margin-top:28px;padding-top:18px;display:flex}.hero-proof>div{align-items:center;gap:12px;display:flex}.hero-proof strong{color:#e1bf79;font-family:Georgia,serif;font-size:26px;font-weight:400}.hero-proof span{color:#aebdb3;text-transform:uppercase;font-size:9px;line-height:1.4}.hero-art-label{color:var(--green);z-index:2;background:#f6f1e6ed;padding:15px 19px;font-family:Georgia,serif;font-size:12px;line-height:1.5;position:absolute;bottom:28px;left:35px}.hero-art-label b{font-weight:600}.hero-slide-tag{color:#fff;letter-spacing:.08em;text-transform:uppercase;z-index:3;background:#71315bde;border:1px solid #ffffff70;border-radius:20px;padding:8px 11px;font-size:8px;position:absolute;top:22px;right:24px}.hero-slider-controls{z-index:5;align-items:center;gap:12px;display:flex;position:absolute;bottom:24px;right:24px}.hero-slider-arrow{color:#59244d;background:#fff8e9e8;border:0;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:14px;transition:transform .2s,background .2s;display:flex}.hero-slider-arrow:hover{background:#fff;transform:translateY(-2px)}.hero-slider-dots{align-items:center;gap:7px;display:flex}.hero-slider-dots button{background:#ffffff80;border:0;border-radius:5px;width:7px;height:7px;padding:0;transition:background .3s,width .3s}.hero-slider-dots button.active{background:#fff;width:24px}@media (prefers-reduced-motion:reduce){.hero-art img{transition:none}}.hero-object-tags span{color:#fff;letter-spacing:.06em;text-transform:uppercase;z-index:2;background:#173c2be8;border:1px solid #ffffff38;border-radius:20px;padding:7px 10px;font-size:8px;position:absolute}.tag-batik{top:51%;right:24%}.tag-pottery{top:25%;right:47%}.tag-tea{bottom:14%;right:18%}.craft-ribbon{color:var(--ink);z-index:4;background:#f6f1e7;align-items:stretch;height:88px;display:flex;position:absolute;bottom:0;left:0;right:0;overflow-x:auto}.craft-ribbon>span{color:var(--green);letter-spacing:.14em;text-transform:uppercase;background:#d9aa52;flex:0 0 180px;font-size:9px;font-weight:800}.craft-ribbon a,.craft-ribbon>span{justify-content:center;align-items:center;display:flex}.craft-ribbon a{border-right:1px solid #ddd5c6;flex:1 0 150px;gap:10px;font-family:Georgia,serif;font-size:12px;transition:all .2s}.craft-ribbon a:hover{color:var(--green);background:#fff}.craft-ribbon b{color:var(--gold);font-size:18px;font-weight:400}.hero-note{color:var(--ink);text-align:left;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f7f3eaea;border:0;align-items:center;gap:12px;width:245px;padding:12px 16px;display:flex;position:absolute;bottom:28px;right:4%}.maker-avatar,.story-maker>span{color:#fff;background:#d7a362;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-family:Georgia,serif;display:flex}.hero-note span:nth-child(2){flex-direction:column;flex:1;display:flex}.hero-note b{font-family:Georgia,serif;font-size:13px}.hero-note small{color:#67716b;margin-top:3px;font-size:10px}.trust-strip{border-bottom:1px solid var(--line);background:#fff;grid-template-columns:repeat(4,1fr);padding:25px 6%;display:grid}.trust-strip>div{border-right:1px solid var(--line);justify-content:center;align-items:center;gap:14px;padding:0 25px;display:flex}.trust-strip>div:last-child{border-right:0}.trust-strip b{color:var(--gold);font-size:20px;font-weight:400}.trust-strip span{flex-direction:column;display:flex}.trust-strip strong{font-family:Georgia,serif;font-size:13px;font-weight:600}.trust-strip small{color:var(--muted);margin-top:3px;font-size:10px}.section{padding:92px 6%}.section-heading{justify-content:space-between;align-items:flex-end;margin-bottom:42px;display:flex}.section-heading h2,.seller-cta h2,.story-copy h2{letter-spacing:-.035em;margin:0;font-family:Georgia,serif;font-size:clamp(38px,4vw,58px);font-weight:400;line-height:1.05}.section-heading>p{color:var(--muted);max-width:340px;margin:0;font-family:Georgia,serif;font-size:15px;line-height:1.6}.category-grid{grid-template-columns:repeat(6,1fr);gap:10px;display:grid}.category{color:var(--ink);text-align:left;background:#faf7f0;border:1px solid #dfd7c9;flex-direction:column;gap:18px;min-height:160px;padding:25px;font-family:Georgia,serif;font-size:15px;transition:all .25s;display:flex}.category>span{color:var(--gold);font-size:28px}.category small{color:var(--muted);text-transform:uppercase;margin-top:auto;font-family:Arial,sans-serif;font-size:9px}.category.active,.category:hover{color:#fff;transform:translateY(-4px)}.category.active small,.category:hover small{color:#d9c89f}.products-heading,.search{align-items:center}.search{border-bottom:1px solid #a6a79f;gap:10px;width:300px;padding:10px 2px;display:flex}.search input{color:var(--ink);background:0 0;border:0;outline:0;width:100%;font-size:12px}.filter-chip{background:var(--green);color:#fff;border:0;border-radius:20px;margin:-20px 0 28px;padding:8px 14px}.active-filters{flex-wrap:wrap;gap:9px;min-height:1px;margin:-20px 0 28px;display:flex}.active-filters:empty{display:none}.active-filters .filter-chip{min-height:40px;margin:0;font-size:12px}.product-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.product-image{aspect-ratio:.78;background:#e8e2d6;position:relative;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.product-card:hover .product-image img{transform:scale(1.04)}.quick-view{color:var(--green);opacity:0;text-transform:uppercase;white-space:nowrap;background:#f9f5eb;border:0;padding:12px 18px;font-size:10px;font-weight:700;transition:all .25s;position:absolute;bottom:15px;left:50%;transform:translate(-50%,12px)}.product-card:hover .quick-view,.quick-view:focus-visible{opacity:1;transform:translate(-50%)}.product-badge{letter-spacing:.08em;text-transform:uppercase;background:#f8f4e9;padding:7px 9px;font-size:9px;left:12px}.product-badge,.save{position:absolute;top:12px}.save{color:var(--green);border:0;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:20px;display:flex;right:12px;background:#fff!important}.save.saved{color:#9c4436}.product-info>p{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:9px}.product-info h3{margin-bottom:12px;font-family:Georgia,serif;font-size:17px;font-weight:400}.product-info>div{justify-content:space-between;align-items:center;display:flex}.product-info button{border:0;border-bottom:1px solid var(--gold);color:var(--green);background:0 0;padding:3px 0;font-size:11px;font-weight:700}.empty-state{border:1px dashed var(--line);text-align:center;padding:60px}.empty-state span{color:var(--gold);font-size:28px}.empty-state h3{margin:10px 0;font-family:Georgia,serif;font-size:25px}.empty-state p{color:var(--muted)}.empty-state button{background:var(--green);color:#fff;border:0;padding:12px 20px}.story-section{background:var(--green);color:#fff;grid-template-columns:1.08fr .92fr;display:grid}.story-image{min-height:620px;position:relative;overflow:hidden}.story-image img{object-fit:cover;width:100%;height:100%}.story-image>span{color:var(--green);text-align:center;background:#f2e8d4;padding:25px 30px;font-family:Georgia,serif;font-size:13px;font-style:italic;line-height:1.3;position:absolute;bottom:0;right:0}.story-copy{align-self:center;max-width:620px;padding:70px 11%}.story-copy blockquote{border-left:1px solid var(--gold);color:#e4cf9f;margin:38px 0 24px;padding-left:24px;font-family:Georgia,serif;font-size:20px;font-style:italic;line-height:1.5}.story-copy>p:not(.eyebrow){color:#c7d0c9;max-width:450px;font-size:13px;line-height:1.8}.story-link{border:0;border-bottom:1px solid var(--gold);text-transform:uppercase;background:0 0;gap:45px;margin-top:12px;padding:0 0 6px;font-size:11px;font-weight:700}.story-maker{border-top:1px solid #ffffff25;align-items:center;gap:13px;margin-top:45px;padding-top:25px;display:flex}.story-maker>span{width:44px;height:44px}.story-maker>div{flex-direction:column;display:flex}.story-maker b{font-family:Georgia,serif;font-size:14px}.story-maker small{color:#9fb0a4;margin-top:4px;font-size:10px}.story-slideshow .story-image{animation:storyImageIn .85s cubic-bezier(.22,.75,.2,1) both}.story-slideshow,.story-slideshow .story-copy,.story-slideshow .story-image{height:680px;min-height:680px}.story-slideshow .story-copy{box-sizing:border-box}.story-slideshow .story-copy h2{min-height:100px;font-size:clamp(34px,3.2vw,47px)}.story-slideshow .story-copy blockquote{align-items:center;min-height:92px;display:flex}.story-slideshow .story-copy>p:not(.eyebrow){min-height:70px}.story-slideshow .story-image img{transition:transform 6.5s}.story-slideshow:hover .story-image img{transform:scale(1.075)}.story-slideshow .story-copy{animation:storyCopyIn .7s cubic-bezier(.22,.75,.2,1) .1s both}.story-controls{align-items:center;gap:14px;margin-top:23px;display:flex}.story-controls>button{color:#fff;background:#ffffff16;border:1px solid #fff5;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;transition:background .2s,transform .2s;display:flex}.story-controls>button:hover{background:#ffffff2f;transform:translateY(-2px)}.story-controls>div{flex:1;align-items:center;gap:7px;display:flex}.story-controls>div button{background:#fff6;border:0;border-radius:20px;width:18px;height:6px;padding:0;transition:background .35s,width .35s}.story-controls>div button.active{background:#ffd064;width:42px}.story-controls>span{color:#d9edef;letter-spacing:.08em;white-space:nowrap;font-size:11px;font-weight:700}@keyframes storyImageIn{0%{opacity:.25;transform:scale(1.035)}to{opacity:1;transform:scale(1)}}@keyframes storyCopyIn{0%{opacity:0;transform:translate(26px)}to{opacity:1;transform:translate(0)}}@media (prefers-reduced-motion:reduce){.story-slideshow .story-copy,.story-slideshow .story-image{animation:none}.story-controls button,.story-slideshow .story-image img{transition:none}}@media (max-width:900px){.story-slideshow{height:auto;min-height:0}.story-slideshow .story-image{height:540px;min-height:540px}.story-slideshow .story-copy{height:650px;min-height:650px}}@media (max-width:620px){.story-slideshow .story-image{height:450px;min-height:450px}.story-slideshow .story-copy{height:680px;min-height:680px}.story-slideshow .story-copy h2{min-height:120px;font-size:38px}.story-slideshow .story-copy blockquote{min-height:130px}.story-slideshow .story-copy>p:not(.eyebrow){min-height:100px}}.regions-section{background:#f1ebdf}.region-grid{grid-template-columns:1.3fr 1fr 1fr;gap:16px;display:grid}.region-card{height:460px;position:relative;overflow:hidden}.region-card img{object-fit:cover;width:100%;height:100%;transition:transform .7s}.region-card:hover img{transform:scale(1.05)}.region-shade{background:linear-gradient(#0000 30%,#0a231bea);inset:0}.region-card>div,.region-shade{position:absolute}.region-card small{color:#d9c69c;letter-spacing:.1em;text-transform:uppercase;font-size:9px}.region-card h3{font-family:Georgia,serif;font-size:36px;font-weight:400}.region-card p{margin:0;font-size:11px}.region-card>b{font-size:23px;font-weight:400;position:absolute;bottom:28px;right:28px}.seller-cta{color:#172e24;background:#d8a74d;grid-template-columns:1fr 1fr;align-items:center;gap:12%;padding:70px 9%;display:grid}.seller-cta>div:last-child{max-width:480px}.seller-cta>div:last-child p{font-family:Georgia,serif;font-size:15px;line-height:1.7}.seller-cta button{background:var(--green);color:#fff;border:0;justify-content:space-between;width:250px;margin-top:24px;padding:16px 18px;font-size:11px;font-weight:700;display:flex}footer{color:#e9eee9;background:#102d21;grid-template-columns:1.4fr .7fr .7fr 1.2fr;gap:55px;padding:70px 7% 30px;display:grid}.footer-wordmark img{filter:brightness(0)invert();mix-blend-mode:screen;opacity:.85}.footer-brand>p{color:#99aa9f;margin-top:15px;font-family:Georgia,serif;font-size:15px;line-height:1.6}footer h3{color:#d8b875;letter-spacing:.18em;text-transform:uppercase;margin-bottom:20px;font-size:9px}footer>div:not(.footer-brand){flex-direction:column;display:flex}footer a{color:#c5d0c8;margin-bottom:12px;font-size:11px}.newsletter p{color:#a9b8ae;font-family:Georgia,serif;font-size:13px;line-height:1.6}.newsletter form{border-bottom:1px solid #718177;margin-top:10px;display:flex}.newsletter input{color:#fff;background:0 0;border:0;outline:0;width:100%;padding:12px 0}.newsletter button{color:#e2bd75;background:0 0;border:0;font-size:20px}.copyright{color:#7f9486;text-align:center;border-top:1px solid #ffffff18;grid-column:1/-1;padding-top:24px;font-size:9px}.toast{border-left:3px solid var(--gold);color:var(--green);z-index:100;background:#f7f3e9;padding:15px 20px;font-size:12px;position:fixed;top:95px;right:25px;box-shadow:0 12px 40px #0003}.drawer-backdrop,.modal-dismiss{opacity:0;pointer-events:none;z-index:60;background:#071a12b8;border:0;transition:opacity .3s;position:fixed;inset:0}.drawer-backdrop.open{opacity:1;pointer-events:auto}.bag-drawer{background:var(--paper);pointer-events:none;visibility:hidden;z-index:70;flex-direction:column;width:100%;max-width:480px;height:100%;padding:34px;transition:transform .4s cubic-bezier(.22,.8,.28,1),visibility .4s;display:flex;position:fixed;top:0;right:0;transform:translate(102%)}.bag-drawer.open{pointer-events:auto;visibility:visible;transform:translate(0)}.drawer-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;padding-bottom:24px;display:flex}.drawer-heading .eyebrow{margin-bottom:10px}.drawer-heading h2{margin:0;font-family:Georgia,serif;font-size:36px;font-weight:400}.drawer-heading>button,.modal-close{border:1px solid var(--line);color:var(--ink);background:0 0;border-radius:50%;width:40px;height:40px;font-size:24px;line-height:1}.bag-empty{text-align:center;margin:auto;padding:40px}.bag-empty>span{color:var(--gold);font-size:40px}.bag-empty h3{margin:20px 0 10px;font-family:Georgia,serif;font-size:26px;font-weight:400}.bag-empty p{color:var(--muted);font-size:12px}.bag-empty button{background:var(--green);color:#fff;border:0;margin-top:18px;padding:14px 20px}.bag-list{flex:1;overflow-y:auto}.bag-item{border-bottom:1px solid var(--line);grid-template-columns:80px 1fr auto;gap:16px;padding:20px 0;display:grid}.bag-item img{object-fit:cover;width:80px;height:100px}.bag-item small{color:var(--muted);text-transform:uppercase;font-size:9px}.bag-item h3{margin:7px 0 16px;font-family:Georgia,serif;font-size:15px;font-weight:400}.bag-item>button{color:var(--muted);background:0 0;border:0;align-self:start;font-size:20px}.bag-summary{border-top:1px solid var(--ink);padding-top:22px}.bag-summary>div{justify-content:space-between;font-family:Georgia,serif;font-size:20px;display:flex}.bag-summary>small{color:var(--muted);margin:8px 0 20px;font-size:9px;display:block}.bag-summary>button{background:var(--green);color:#fff;border:0;justify-content:space-between;width:100%;padding:17px 18px;font-size:11px;font-weight:700;display:flex}.bag-summary>p{color:var(--muted);text-align:center;margin:14px 0 0;font-size:9px}.modal-shell{z-index:80;justify-content:center;align-items:center;padding:28px;display:flex;position:fixed;inset:0}.modal-shell .modal-dismiss{opacity:1;pointer-events:auto;z-index:0;position:absolute}.product-modal{background:var(--paper);z-index:1;grid-template-columns:1fr 1fr;width:100%;max-width:1080px;max-height:calc(100vh - 56px);display:grid;position:relative;overflow:auto}.modal-close{z-index:2;position:absolute;top:18px;right:18px}.modal-gallery{min-height:700px;position:relative}.modal-gallery img{object-fit:cover;width:100%;height:100%;position:absolute}.modal-gallery>span{background:var(--green);color:#fff;letter-spacing:.12em;text-transform:uppercase;padding:10px 13px;font-size:9px;position:absolute;bottom:20px;left:20px}.modal-copy{align-self:center;padding:65px 55px}.modal-copy h2{margin-bottom:25px;font-family:Georgia,serif;font-size:44px;font-weight:400;line-height:1.05}.maker-row{border:0;border-bottom:1px solid var(--line);border-top:1px solid var(--line);text-align:left;background:0 0;grid-template-columns:42px 1fr auto;align-items:center;gap:13px;width:100%;padding:15px 0;display:grid}.maker-row>span{color:#fff;background:#d7a362;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-family:Georgia,serif;display:flex}.maker-row>div{flex-direction:column;display:flex}.maker-row b{font-family:Georgia,serif;font-size:13px}.maker-row small{color:var(--muted);margin-top:4px;font-size:9px}.maker-row i{font-style:normal}.modal-price{flex-direction:column;margin:28px 0 18px;display:flex}.modal-price strong{font-family:Georgia,serif;font-size:25px;font-weight:400}.modal-price small{color:var(--muted);margin-top:5px;font-size:9px}.product-description{color:#536057;font-family:Georgia,serif;font-size:14px;line-height:1.7}.detail-points{flex-direction:column;gap:11px;margin:22px 0;display:flex}.detail-points span{font-size:10px}.detail-points b{color:var(--gold);width:25px;font-size:14px;display:inline-block}.modal-add{background:var(--green);color:#fff;border:0;justify-content:space-between;width:100%;padding:18px 20px;font-size:11px;font-weight:700;display:flex}.modal-copy details{border-bottom:1px solid var(--line);padding:16px 0;font-size:11px}.modal-copy summary{justify-content:space-between;font-weight:700;list-style:none;display:flex}.modal-copy details p{color:var(--muted);margin:12px 0 0;font-size:11px;line-height:1.6}.seller-shell{align-items:flex-start;overflow-y:auto}.seller-profile{background:var(--paper);z-index:1;width:100%;max-width:1120px;margin:20px auto;position:relative}.seller-close{z-index:2;background:#fff;position:absolute;top:18px;right:18px}.seller-cover{height:330px;position:relative;overflow:hidden}.seller-cover img{object-fit:cover;width:100%;height:100%}.seller-cover:after{content:"";background:linear-gradient(#0000,#0d2b20a6);position:absolute;inset:0}.seller-cover>div{color:#fff;text-align:right;z-index:1;position:absolute;bottom:24px;right:28px}.seller-cover span{color:#e8c67e;letter-spacing:.15em;text-transform:uppercase;font-size:9px}.seller-cover p{margin:7px 0 0;font-family:Georgia,serif;font-size:15px}.seller-identity{grid-template-columns:120px 1fr auto;align-items:center;gap:22px;padding:0 55px 35px;display:grid}.seller-avatar{border:8px solid var(--paper);color:#fff;z-index:2;background:#d8a74d;border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;margin-top:-42px;font-family:Georgia,serif;font-size:30px;display:flex;position:relative}.seller-identity .eyebrow{margin:0 0 6px}.seller-identity h2{margin:0 0 4px;font-family:Georgia,serif;font-size:42px;font-weight:400}.seller-identity>div>p:last-child{color:var(--muted);margin:0;font-family:Georgia,serif;font-size:13px}.seller-identity>button{background:var(--green);color:#fff;border:0;padding:14px 19px}.seller-stats{border-bottom:1px solid var(--line);border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin:0 55px;display:grid}.seller-stats>div{border-right:1px solid var(--line);text-align:center;flex-direction:column;padding:24px;display:flex}.seller-stats>div:last-child{border:0}.seller-stats b{font-family:Georgia,serif;font-size:22px;font-weight:400}.seller-stats small{color:var(--muted);margin-top:6px;font-size:9px}.seller-body{grid-template-columns:.8fr 1.2fr;gap:60px;padding:65px 70px;display:grid}.seller-body h3,.seller-collection h3{font-family:Georgia,serif;font-size:35px;font-weight:400;line-height:1.1}.seller-body>div:last-child>p{color:var(--muted);font-family:Georgia,serif;font-size:14px;line-height:1.75}.seller-body blockquote{border-left:1px solid var(--gold);color:var(--green);margin:25px 0 0;padding-left:22px;font-family:Georgia,serif;font-size:17px;font-style:italic;line-height:1.55}.seller-collection{background:var(--cream);padding:55px}.seller-products{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.seller-products button{text-align:left;background:0 0;border:0;padding:0}.seller-products img{aspect-ratio:1;object-fit:cover;width:100%}.seller-products span{flex-direction:column;padding-top:10px;font-family:Georgia,serif;font-size:13px;display:flex}.seller-products b{margin-top:6px;font-family:Arial,sans-serif;font-size:9px}.market-note{color:#173c2b;background:#eebc65;grid-template-columns:auto 1fr 1.5fr auto;align-items:center;gap:35px;min-height:160px;padding:28px 7%;display:grid;position:relative;overflow:hidden}.market-note:before{content:"";border:2px dashed #173c2b4a;border-radius:50%;width:180px;height:180px;position:absolute;top:-95px;left:-70px}.market-doodle{font-size:35px;transform:rotate(-12deg)}.market-note>p{margin:0;font-family:Georgia,serif;font-size:26px;line-height:1.05}.market-note>p em{font-weight:400}.market-note>div{flex-wrap:wrap;gap:9px;display:flex}.market-note>div span{background:#fff9ec;border:1px solid #173c2b;border-radius:999px;padding:9px 13px;font-size:9px;transform:rotate(-1deg)}.market-note>div span:nth-child(2){background:#dce7cd;transform:rotate(1.5deg)}.market-note>div span:nth-child(3){background:#e7d7c7;transform:rotate(-.5deg)}.market-note>small{font-family:Comic Sans MS,cursive;font-size:10px;transform:rotate(4deg)}.category-section{background-color:#f5eddf;background-image:radial-gradient(#173c2b13 1px,#0000 0);background-size:18px 18px}.section-heading h2{position:relative}.category-section .section-heading h2:after{color:#bd6a49;content:"↝";font-family:Comic Sans MS,cursive;font-size:34px;position:absolute;top:5px;right:-55px;transform:rotate(12deg)}.category-grid{align-items:start;gap:14px}.category{border:1.5px solid #173c2b;border-radius:22px 22px 12px 18px;min-height:180px;position:relative;overflow:hidden;box-shadow:3px 4px #173c2b}.category:first-child{background:#e4d2ad;transform:rotate(-1deg)}.category:nth-child(2){background:#d9b097;transform:translateY(12px)rotate(1deg)}.category:nth-child(3){background:#d8e2c7;transform:rotate(-.7deg)}.category:nth-child(4){background:#e7d7a2;transform:translateY(9px)rotate(.8deg)}.category:nth-child(5){background:#c9d9d0;transform:rotate(-1.2deg)}.category:nth-child(6){background:#e7c9c0;transform:translateY(11px)rotate(.6deg)}.category:after{content:"";opacity:.12;border:1px solid;border-radius:50%;width:56px;height:56px;position:absolute;top:-18px;right:-18px}.category.active,.category:hover{background:var(--green);transform:translateY(-5px)rotate(0);box-shadow:5px 7px #b8883d}.products-section{position:relative;overflow:hidden}.products-section:before{color:#c36e4b25;content:"made with care · made with care · made with care";letter-spacing:-.04em;white-space:nowrap;font-family:Georgia,serif;font-size:74px;font-style:italic;position:absolute;top:20px;left:-20px}.products-section>*{position:relative}.product-grid{gap:32px 20px}.product-card{background:#fff;border:1px solid #dfd4c2;padding:9px 9px 14px;position:relative;box-shadow:5px 7px #e2d4bc}.product-card:nth-child(odd){transform:rotate(-.55deg)}.product-card:nth-child(2n){transform:translateY(14px)rotate(.6deg)}.product-card:before{content:"";z-index:3;background:#e7bf69cc;width:70px;height:24px;position:absolute;top:-12px;left:50%;transform:translate(-50%)rotate(-2deg)}.product-image{border-radius:4px}.product-badge{background:#f7e4b9;border:1px solid #173c2b;border-radius:999px}.save{border:1px solid #173c2b}.quick-view,.search{border:1px solid #173c2b;border-radius:999px}.search{background:#fff;padding:13px 17px}.story-section{grid-template-columns:1fr 1fr;gap:0;min-height:620px;margin:55px 4%;position:relative;overflow:visible;transform:rotate(-.25deg)}.story-section:before{content:"maker story";z-index:3;background:#f0cf80;padding:10px 23px;font-family:Comic Sans MS,cursive;font-size:11px;position:absolute;top:-17px;left:48%;transform:rotate(2deg)}.story-image>span{background:#f0c86f;bottom:18px;right:18px;transform:rotate(7deg)}.story-copy{color:#fffaf0;padding:65px 12%}.story-copy blockquote{color:#fff1c9}.story-link{color:#fff}.regions-section{background-color:#dce5d1;background-image:linear-gradient(45deg,#173c2b08 25%,#0000 25% 75%,#173c2b08 75%);background-size:22px 22px}.region-card{color:#fff;border:solid #fffaf0;border-width:9px 9px 60px;overflow:visible;box-shadow:6px 8px #173c2b}.region-card:first-child{transform:rotate(-1deg)}.region-card:nth-child(2){transform:rotate(1.4deg)}.region-card:nth-child(3){transform:rotate(-.6deg)}.region-card>div{color:var(--green);z-index:2;bottom:-48px;left:15px}.region-card>b{color:var(--green);text-align:center;z-index:2;background:#e8ba61;border-radius:50%;width:34px;height:34px;line-height:31px;bottom:-43px;right:14px}.seller-cta{background:#f0bf64;border-top:2px solid #173c2b;border-bottom:2px solid #173c2b;position:relative;overflow:hidden}.seller-cta:before{color:#173c2b14;content:"✦";font-size:210px;position:absolute;top:-80px;left:3%;transform:rotate(15deg)}.seller-cta>div{position:relative}.seller-cta button{border:2px solid var(--green);border-radius:999px;box-shadow:4px 4px #fff3d8}footer{background:#214c38;border-top:14px solid #c96847}.footer-brand>p:after{color:#e9c470;content:"  ✦"}.trust-strip{border:0;column-gap:40px;padding-top:36px;padding-bottom:36px}.trust-strip>div{border:0;padding:0}.market-note{background:#f0bf64;justify-content:center;min-height:118px;padding-top:24px;padding-bottom:24px;display:flex}.market-note:before{display:none}.market-note>p{min-width:240px;font-size:24px}.market-note>div{align-items:center;gap:22px}.market-note>div span{border:0;padding:0;background:0 0!important;transform:none!important}.market-note>div span+span:before{color:#173c2b80;content:"•";margin-right:22px}.category-section{background-image:none;padding-bottom:80px}.category-section .section-heading h2:after{right:-48px}.category-grid{border-top:1px solid #b9ad9a;border-bottom:1px solid #b9ad9a;gap:0}.category{box-shadow:none;text-align:center;border:0;border-radius:0;align-items:center;gap:11px;min-height:145px;padding:22px 10px;background:0 0!important;transform:none!important}.category+.category{border-left:1px solid #d3c7b5}.category:after{display:none}.category>span{background:#e4d2ad;border-radius:48% 52% 45% 55%;justify-content:center;align-items:center;width:58px;height:58px;display:flex}.category:nth-child(2)>span{background:#d9b097;border-radius:52% 48% 58% 42%}.category:nth-child(3)>span{background:#d8e2c7;border-radius:44% 56% 46% 54%}.category:nth-child(4)>span{background:#e7d7a2;border-radius:56% 44% 54% 46%}.category:nth-child(5)>span{background:#c9d9d0;border-radius:47% 53% 57% 43%}.category:nth-child(6)>span{background:#e7c9c0;border-radius:54% 46% 43% 57%}.category small{margin-top:0}.category.active,.category:hover{box-shadow:none;color:var(--green);transform:translateY(-3px)!important}.category.active>span,.category:hover>span{background:var(--green);color:#f0c874}.products-section:before{opacity:.55}.product-grid{align-items:start;gap:45px 26px}.product-card,.product-card:nth-child(n){box-shadow:none;background:0 0;border:0;padding:0;transform:none}.product-card:before{display:none}.product-image{aspect-ratio:4/5;border:1px solid #d9c7bb;border-radius:24px;box-shadow:0 12px 28px #6e395512}.product-card:nth-child(2n){padding-top:0}.product-info{padding:17px 7px 0}.product-badge{border:0}.story-section{background:#c96847;grid-template-columns:1.15fr .85fr;min-height:680px;margin:0;transform:none}.story-section:before{display:none}.story-image{border:0;min-height:680px;transform:none}.story-image img{clip-path:ellipse(78% 70% at 38%);transform:scale(1.05)}.story-image>span{border-radius:50%}.story-copy{padding-left:4%}.region-card,.region-card:nth-child(n){box-shadow:none;border:0;border-radius:180px 180px 16px 16px;height:500px}.region-card:nth-child(2){height:440px;margin-top:60px}.region-card:nth-child(3){height:470px;margin-top:25px}.region-card h3{font-size:34px}.region-card p{color:#e5ece7}.region-card>b{background:0 0}.seller-cta{border:0;border-radius:50% 50% 0 0/22% 22% 0 0;padding-top:100px;padding-bottom:85px}.seller-cta button{box-shadow:none}footer{border-top:0}body{background:#fffaf0}.announcement{color:#fff7e9;background:#2f6f85}.announcement span:first-child:before{color:#f5b94d}.site-header{background:#fffaf0ef}.wordmark span{color:#55254f}nav a:after{background:#e56f4f}.bag-action span{background:#d95c68}.hero{color:#49253f}.hero,.hero-copy-panel{background:#f7e9d1}.hero-copy-panel:before{content:"";opacity:.35;background:radial-gradient(circle,#e76f5150 0 2px,#0000 3px) 0 0/21px 21px;position:absolute;inset:0}.hero-copy-panel:after{background:linear-gradient(90deg,#f7e9d1,#0000)}.hero-content{z-index:1;position:relative}.hero .eyebrow{color:#d65f3b}.hero h1{color:#55254f}.hero h1 em{color:#d6623f}.hero-copy{color:#75566c}.button-primary{color:#fff;background:#d85f65}.button-primary:hover{background:#2e8191}.button-ghost{color:#55254f;border-color:#55254f70}.button-ghost:hover{background:#55254f0c}.hero-proof{border-top-color:#9b5e7645}.hero-proof strong{color:#2d8296}.hero-proof span{color:#806578}.hero-art:after{background:linear-gradient(90deg,#f7e9d1f2,#f7e9d100 25%),linear-gradient(#0000 62%,#56254f1f)}.hero-art-label{color:#59244d;background:#fff8e9ed}.hero-object-tags span{background:#71315bde;border-color:#ffffff70}.craft-ribbon{color:#4a2b45;background:#fff7e7}.craft-ribbon>span{color:#55254f;background:#f2b643}.craft-ribbon a{border-right-color:#ead1c1}.craft-ribbon a:nth-child(2){background:#f9d7ce}.craft-ribbon a:nth-child(3){background:#f2c467}.craft-ribbon a:nth-child(4){background:#c9e2e7}.craft-ribbon a:nth-child(5){background:#d8d1ef}.craft-ribbon a:nth-child(6){background:#f3c4d8}.craft-ribbon a:nth-child(7){background:#cbe1bd}.craft-ribbon b{color:#8d376c}.trust-strip{background:#fffaf0}.trust-strip>div:first-child b{color:#d85f65}.trust-strip>div:nth-child(2) b{color:#2d8296}.trust-strip>div:nth-child(3) b{color:#e29b24}.trust-strip>div:nth-child(4) b{color:#8d4d99}.market-note{color:#fff9ed;background:#ed785d}.market-note>div span+span:before{color:#fff3dc99}.category-section{background:#fff0d8}.category-grid{border-color:#d9b4a4}.category+.category{border-color:#e0c2b2}.category>span{color:#fff8ea;background:#ef846d}.category:nth-child(2)>span{background:#e9a636}.category:nth-child(3)>span{background:#48a4ae}.category:nth-child(4)>span{background:#745caa}.category:nth-child(5)>span{background:#d75b88}.category:nth-child(6)>span{background:#6ba85c}.category.active>span,.category:hover>span{color:#ffd064;background:#55254f}.category.active,.category:hover{color:#55254f}.category-section .section-heading h2:after{color:#2e8191}.products-section{background:#fffaf0}.products-section:before{color:#e57e6c26}.product-badge{color:#55254f;background:#ffd889}.save{color:#8c346b}.quick-view{color:#55254f;border-color:#55254f}.product-info button{color:#8c346b;border-color:#e36b4b}.search{border-color:#8d4d73}.filter-chip{background:#2d8296}.story-section{background:#387e92}.story-copy .eyebrow{color:#ffd064}.story-copy blockquote{color:#ffe4b3;border-left-color:#f2b643}.story-copy>p:not(.eyebrow){color:#e3f5f6}.story-maker{border-top-color:#ffffff4a}.story-maker small{color:#c8e9ea}.story-image>span{color:#55254f;background:#f4b84e}.regions-section{background-color:#f9dfc0;background-image:linear-gradient(45deg,#d85f6509 25%,#0000 25% 75%,#2d829609 75%);color:#fff;background:radial-gradient(circle at 7% 12%,#f2b643 0 95px,#0000 96px),radial-gradient(circle at 94% 16%,#d85f65 0 135px,#0000 136px),radial-gradient(circle at 78% 104%,#53b7c7 0 180px,#0000 181px),linear-gradient(135deg,#3d3157,#71315b 56%,#2d8296 118%);position:relative;overflow:hidden}.regions-section:before{content:"";pointer-events:none;background-image:radial-gradient(#fff5df28 1px,#0000 0);background-size:22px 22px;position:absolute;inset:0}.regions-section>*{z-index:1;position:relative}.regions-section .eyebrow{color:#ffd064}.regions-section .section-heading h2{color:#fff9ed}.regions-section .section-heading>p{color:#eaddeb}.region-grid{gap:22px}.region-card,.region-card:nth-child(n){border:1px solid #ffffff45;border-radius:26px;height:430px;margin-top:0;transition:transform .3s,box-shadow .3s;overflow:hidden;transform:none;box-shadow:0 22px 45px #23152d42}.region-card:hover{transform:translateY(-7px);box-shadow:0 28px 55px #23152d61}.region-card img{filter:saturate(1.06)contrast(1.02)}.region-card .region-shade{background:linear-gradient(#0000 22%,#53234d6b 52%,#35183bf0)}.region-card>div{color:#fff;bottom:28px;left:28px}.region-card small{color:#ffd064;font-size:11px}.region-card h3{color:#fff;margin:8px 0;font-size:40px}.region-card p{color:#fff5eb;font-size:13px}.region-card>b{color:#fff;bottom:30px;right:25px}.seller-cta{color:#55254f;background:#f2b643}.seller-cta:before{color:#e45f6e1b}.seller-cta .eyebrow{color:#9c3f55}.seller-cta button{background:#d95f68;border-color:#d95f68}footer{background:#55254f}.footer-wordmark span{color:#fff3dd}.footer-brand>p{color:#e4c8dd}footer h3{color:#f4c35a}footer a{color:#f2e3ed}.newsletter p{color:#d9bdd2}.newsletter form{border-bottom-color:#d99fbd}.newsletter button{color:#f6bf4b}.copyright{color:#cba8c3}.bag-empty button,.bag-summary>button,.modal-add,.modal-gallery>span{background:#d85f65}.maker-row>span,.seller-avatar{background:#2d8296}.seller-identity>button{background:#8d4d99}.seller-collection{background:#fff0d8}.drawer-backdrop,.modal-dismiss{background:#3e1e3ab8}body{background-color:#f1e8dc;background-image:radial-gradient(#d9676020 1px,#0000 0);background-size:24px 24px}.audience-paths,.category-section,.hero,.market-note,.products-section,.regions-section,.seller-cta,.site-header,.story-section,.trust-strip,footer{width:calc(100% - 64px);max-width:1380px;margin-left:auto;margin-right:auto}.site-header{border-left:1px solid #e6cdbf;border-right:1px solid #e6cdbf;border-radius:0 0 18px 18px;top:0}.hero{border-radius:28px;margin-top:24px;overflow:hidden}.market-note,.trust-strip{margin-top:18px}.market-note{border-radius:20px}.category-section{border-radius:28px 28px 0 0;margin-top:24px}.products-section{border-radius:0 0 28px 28px;margin-bottom:24px}.story-section{overflow:hidden}.regions-section,.story-section{border-radius:28px;margin-top:24px;margin-bottom:24px}.seller-cta{margin-bottom:24px}footer{border-radius:28px 28px 0 0}.site-header{flex-direction:column;height:auto;padding:0 28px;display:flex}.market-header-main{grid-template-columns:290px minmax(320px,1fr) auto;align-items:center;gap:28px;width:100%;min-height:102px;display:grid}.market-logo{width:280px;display:block}.market-logo img{mix-blend-mode:multiply;object-fit:contain;width:100%;height:88px;display:block}.market-search{background:#fff;border:2px solid #8d4d73;border-radius:999px;grid-template-columns:auto 1fr auto;align-items:center;min-height:54px;display:grid;overflow:hidden}.market-search>span{color:#8d4d73;padding-left:20px;font-size:24px}.market-search input{color:#492b43;background:0 0;border:0;outline:0;min-width:0;padding:0 14px;font-size:13px}.market-search button{color:#fff;background:#d85f65;border:0;align-self:stretch;min-width:92px;padding:0 20px;font-size:11px;font-weight:700}.market-search:focus-within{box-shadow:0 0 0 4px #d85f6520}.account-action{white-space:nowrap;align-items:center;gap:6px;font-size:11px;display:flex}.account-action span{font-size:18px}.market-header-nav{border-top:1px solid #ead5c7;justify-content:space-between;align-items:center;width:100%;min-height:52px;display:flex}.market-header-nav nav{gap:27px}.market-header-nav nav a{color:#64485b;font-size:11px}.sell-nav{color:#55254f;white-space:nowrap;background:#f2b643;border:0;border-radius:999px;padding:11px 16px;font-size:10px;font-weight:800}.sell-nav span{margin-left:20px}.audience-paths{grid-template-columns:1fr 1fr;margin-top:18px;display:grid;overflow:hidden}.audience-paths>div{min-height:270px;padding:46px 7%;position:relative}.buyer-path{color:#3d3157;background:#c9e6eb;border-radius:28px 0 0 28px}.seller-path{color:#55254f;background:#f5c668;border-radius:0 28px 28px 0}.audience-paths>div>span{letter-spacing:.17em;text-transform:uppercase;font-size:9px;font-weight:800}.audience-paths h2{margin:15px 0;font-family:Georgia,serif;font-size:clamp(28px,3vw,42px);font-weight:400;line-height:1.05}.audience-paths p{max-width:440px;font-size:11px;line-height:1.65}.audience-paths a{text-transform:uppercase;border-bottom:1px solid;gap:45px;margin-top:10px;padding-bottom:5px;font-size:10px;font-weight:800;display:inline-flex}.audience-paths b{font-size:15px}.buyer-path:after,.seller-path:after{content:"♡";opacity:.12;text-align:center;border:2px solid;border-radius:50%;width:80px;height:80px;font-size:35px;line-height:73px;position:absolute;bottom:30px;right:8%}.seller-path:after{content:"✦"}.marketplace-tools{align-items:center;gap:20px;display:flex}.marketplace-tools>span{color:#8c6a7f;font-size:10px}.marketplace-tools label{border:1px solid #c9aebc;border-radius:999px;align-items:center;gap:8px;padding:9px 13px;font-size:9px;display:flex}.marketplace-tools select{color:#55254f;background:0 0;border:0;outline:0;font-size:10px}.footer-logo{mix-blend-mode:screen;object-fit:contain;background:#fff;border-radius:10px;width:300px;height:94px;padding:5px 9px;display:block}body,html{overflow-x:hidden}:where(a,button,input,select,summary):focus-visible{outline-offset:3px;outline:3px solid #2d8296}.announcement,.eyebrow{font-size:12px}.eyebrow{line-height:1.4}.market-search input{font-size:14px}.account-action,.market-search button,.sell-nav{min-height:44px;font-size:12px}.bag-action,.icon-action{min-width:44px;min-height:44px}.market-header-nav nav a{align-items:center;min-height:44px;font-size:13px;display:inline-flex}.hero-proof span{font-size:11px}.hero-slide-tag{font-size:10px}.hero-slider-arrow{width:44px;height:44px}.craft-ribbon>span{font-size:11px}.craft-ribbon a{font-size:14px}.trust-strip small{font-size:12px;line-height:1.4}.audience-paths>div>span{font-size:11px}.audience-paths p{font-size:14px}.audience-paths a{align-items:center;min-height:44px;font-size:12px}.category small,.market-note>div span,.market-note>small{font-size:11px}.marketplace-tools>span{font-size:12px}.marketplace-tools label{min-height:44px;font-size:11px}.marketplace-tools select{min-height:32px;font-size:12px}.product-badge{font-size:11px}.quick-view{min-height:44px;font-size:12px}.save{width:44px;height:44px}.product-info>p{font-size:12px;line-height:1.45}.product-info h3{font-size:20px;line-height:1.25}.product-info strong{font-size:14px}.product-info button{min-width:62px;min-height:44px;font-size:13px}.story-link{align-items:center;min-height:44px;display:inline-flex}.story-link,.story-maker small{font-size:12px}.region-overlay small{font-size:11px}.region-overlay p,footer a{font-size:13px}footer a{align-items:center;min-height:32px;display:flex}.newsletter input{font-size:14px}.newsletter button{min-width:44px;min-height:44px}.copyright{font-size:11px}.drawer-heading>button,.modal-close{width:44px;height:44px}.bag-empty p{font-size:14px}.bag-empty button{min-height:48px;font-size:13px}.bag-item small,.bag-summary>p,.bag-summary>small{font-size:12px;line-height:1.45}.bag-item h3{font-size:17px}.bag-item b{font-size:13px}.bag-item>button{min-width:44px;min-height:44px}.bag-summary>button{min-height:54px;font-size:14px}.modal-gallery>span{font-size:11px}.maker-row{min-height:72px}.maker-row b{font-size:15px}.maker-row small,.modal-price small{font-size:12px}.detail-points span{font-size:13px;line-height:1.45}.modal-add{min-height:56px;font-size:14px}.modal-copy details,.modal-copy details p{font-size:13px}.modal-copy summary{min-height:44px}.seller-cover span{font-size:11px}.seller-identity>button{min-height:48px;font-size:13px}.seller-stats small{font-size:11px}.seller-products button{min-height:44px}.seller-products b{font-size:11px}@media (max-width:960px){.market-header-main{grid-template-columns:215px 1fr auto;gap:18px}.market-logo{width:205px}.market-logo img{height:68px}.account-action{display:none!important}.market-header-nav nav{display:none}.market-header-nav{justify-content:flex-end;min-height:44px}.audience-paths{grid-template-columns:1fr 1fr}.hero{grid-template-columns:52% 48%}.hero-content{padding-left:10%}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .button{width:100%}.tag-batik,.tag-pottery,.tag-tea{display:none}.market-note{grid-template-columns:auto 1fr 1.5fr}.market-note>small{display:none}.category-grid{grid-template-columns:repeat(3,1fr)}.category:nth-child(4){border-left:0}.category:nth-child(4),.category:nth-child(5),.category:nth-child(6){border-top:1px solid #d3c7b5}.product-grid,.trust-strip{grid-template-columns:repeat(2,1fr)}.trust-strip{row-gap:24px}.trust-strip>div:nth-child(2){border-right:0}.story-section{grid-template-columns:1fr}.story-image{height:560px}.region-grid{grid-template-columns:1fr 1fr}.region-card:first-child{grid-column:1/-1}.region-card:nth-child(n){height:430px;margin-top:0}.product-modal{grid-template-columns:1fr}.modal-gallery{min-height:460px}.seller-identity{grid-template-columns:100px 1fr}.seller-identity>button{grid-column:2;justify-self:start}.seller-stats{grid-template-columns:repeat(2,1fr)}.seller-stats>div:nth-child(2){border-right:0}footer{grid-template-columns:1fr 1fr}}@media (max-width:640px){.announcement{text-align:center;padding-left:14px;padding-right:14px;font-size:10px;line-height:1.4}.announcement-extra,.text-action{display:none}.audience-paths,.category-section,.hero,.market-note,.products-section,.regions-section,.seller-cta,.site-header,.story-section,.trust-strip,footer{width:calc(100% - 20px)}.hero,.market-note,.regions-section,.story-section{border-radius:18px}.site-header{height:auto;padding:0 14px}.market-header-main{grid-template-columns:1fr auto;gap:8px 12px;min-height:0;padding:10px 0 14px}.market-logo{grid-area:1/1;width:170px}.market-logo img{height:58px}.market-search{grid-area:2/1/auto/-1;width:100%;min-height:48px}.header-actions{grid-area:1/2}.market-search>span{padding-left:13px;font-size:19px}.market-search input{padding:0 8px;font-size:12px}.market-header-nav,.market-search button{display:none}.header-actions .bag-action{font-size:0}.header-actions .bag-action span{font-size:10px}.header-actions .icon-action{display:flex}.audience-paths{grid-template-columns:1fr}.audience-paths>div{min-height:225px;padding:38px 27px}.buyer-path{border-radius:18px 18px 0 0}.seller-path{border-radius:0 0 18px 18px}.audience-paths h2{font-size:31px}.wordmark img{width:35px;height:40px}.wordmark span{font-size:15px}.header-actions{gap:8px}.bag-action{padding-left:10px!important}.hero{flex-direction:column;height:auto;min-height:630px;padding-bottom:76px;display:flex}.hero-copy-panel{order:2;min-height:390px}.hero-copy-panel:after{display:none}.hero-art{order:1;height:240px}.hero-art:after{background:linear-gradient(0deg,var(--green-deep),transparent 45%)}.hero-art img{object-position:80% 52%;transform:scale(1.02)}.hero-art img.active{transform:scale(1)}.hero-content{padding:28px 23px 34px}.hero h1{margin-bottom:18px;font-size:44px}.hero-copy{font-size:15px}.hero-actions{flex-direction:row}.hero-actions .button{width:auto;min-width:0}.hero-proof{gap:22px;margin-top:22px}.hero-art-label{bottom:18px;left:18px}.hero-slide-tag{top:14px;right:14px}.hero-slider-controls{bottom:18px;right:14px}.hero-slider-arrow{width:40px;height:40px}.craft-ribbon{height:76px}.craft-ribbon>span{display:none}.craft-ribbon a{flex-basis:130px}.market-note{flex-direction:column;align-items:flex-start;gap:14px;padding:30px 22px}.market-note>p{font-size:22px}.market-note>div{flex-direction:column;align-items:flex-start;gap:8px}.market-note>div span+span:before{margin-right:10px}.trust-strip{grid-template-columns:1fr;padding:25px 22px}.trust-strip>div{border-bottom:1px solid var(--line);border-right:0;justify-content:flex-start;padding:0 0 18px}.trust-strip>div:last-child{border-bottom:0;padding-bottom:0}.section{padding:68px 22px}.section-heading{flex-direction:column;align-items:flex-start;gap:20px}.category-grid{grid-template-columns:repeat(2,1fr)}.category{min-height:145px;padding:18px}.category:nth-child(n){transform:none}.category:nth-child(odd){border-left:0}.category:nth-child(n+3){border-top:1px solid #d3c7b5}.products-heading .search{width:100%}.marketplace-tools{flex-direction:column;align-items:flex-start;gap:10px;width:100%}.product-grid{gap:30px 10px}.product-card:nth-child(n){transform:none}.product-card:nth-child(2n){padding-top:0}.product-image{border-radius:16px}.product-info>p{font-size:11px}.product-info h3{font-size:17px}.product-info strong{font-size:13px}.product-info button{min-width:56px;font-size:12px}.quick-view{opacity:1;transform:translate(-50%)}.story-section{margin:0;transform:none}.story-image{border-width:0;min-height:450px;transform:none}.story-image img{clip-path:ellipse(92% 70% at 45%)}.story-copy{padding:65px 25px}.region-grid{grid-template-columns:1fr}.region-card:first-child{grid-column:auto}.region-card{height:390px}.region-card:nth-child(n){border-radius:120px 120px 14px 14px;height:400px;transform:none}.seller-cta{border-radius:50% 50% 0 0/8% 8% 0 0;grid-template-columns:1fr;padding:80px 25px 65px}.modal-shell{align-items:flex-start;padding:0}.product-modal{min-height:100vh;max-height:100vh}.modal-gallery{min-height:400px}.modal-copy{padding:48px 24px}.modal-copy h2{font-size:36px}.seller-shell{padding:0}.seller-profile{min-height:100%;margin:0}.seller-cover{height:250px}.seller-identity{grid-template-columns:80px 1fr;gap:14px;padding:0 22px 30px}.seller-avatar{width:80px;height:80px;font-size:22px}.seller-identity h2{font-size:29px}.seller-identity>button{grid-column:1/-1;width:100%}.seller-stats{margin:0 22px}.seller-stats>div{padding:18px 8px}.seller-body{grid-template-columns:1fr;gap:25px;padding:50px 24px}.seller-collection{padding:45px 22px}.seller-products{gap:8px}footer{grid-template-columns:1fr 1fr;padding:60px 25px 25px}.footer-brand,.newsletter{grid-column:1/-1}}@media (max-width:900px){.story-slideshow.story-section{height:auto;min-height:0}.story-slideshow .story-image{height:540px;min-height:540px}.story-slideshow .story-copy{height:650px;min-height:650px}}@media (max-width:620px){.story-slideshow .story-image{height:450px;min-height:450px}.story-slideshow .story-copy{height:680px;min-height:680px}}.story-slideshow .story-copy{padding-top:45px;padding-bottom:35px}.story-slideshow .story-copy blockquote{margin-top:22px;margin-bottom:16px}.story-slideshow .story-maker{margin-top:20px;padding-top:16px}.story-slideshow .story-controls{margin-top:15px}@media (max-width:620px){.story-slideshow .story-copy{padding:42px 25px 30px}.story-slideshow .story-copy h2{font-size:35px}}