/*! 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;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);margin:0 55px}.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;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-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}}.mp-page{min-height:100vh;background:#fffaf2;color:#43243f;font-family:Arial,sans-serif}.mp-page *{box-sizing:border-box}.mp-wrap{width:min(1180px,calc(100% - 40px));margin-inline:auto}.mp-announcement{background:#f2b643;color:#3d2337;text-align:center;padding:8px 20px;font-size:13px;font-weight:700;letter-spacing:.03em}.mp-header{width:min(1180px,calc(100% - 40px));height:80px;margin:auto;display:flex;align-items:center;gap:42px;border-bottom:1px solid #eadfd3}.mp-logo{width:190px;display:block}.mp-logo img{display:block;width:100%;height:auto}.mp-header nav{display:flex;gap:28px;flex:1}.mp-header a{color:#43243f;text-decoration:none;font-weight:700;font-size:15px}.mp-header-actions{display:flex;align-items:center;gap:20px}.mp-bag-link{display:flex;align-items:center;gap:8px}.mp-bag-link b{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:#d85f65;color:white;font-size:12px}.mp-outline-action{border:1px solid #d8c9bc;border-radius:999px;padding:10px 16px}.mp-eyebrow{text-transform:uppercase;letter-spacing:.15em;font-weight:800;color:#d85f65;font-size:12px;margin:0 0 12px}.mp-search-hero{padding:54px 0 58px;background:linear-gradient(115deg,#fff4d8,#fffaf2 52%,#e9f2ed);position:relative;overflow:hidden}.mp-search-hero:after{content:"";position:absolute;width:260px;height:260px;border-radius:50%;background:#eb8e74;opacity:.13;right:4%;top:-90px}.mp-search-hero h1{font:500 clamp(36px,5vw,65px)/1.03 Georgia,serif;max-width:800px;margin:0 0 27px}.mp-search{height:64px;background:white;border:2px solid #43243f;border-radius:18px;display:flex;align-items:center;padding:6px 7px 6px 20px;max-width:900px;box-shadow:0 10px 30px #6b3b4214}.mp-search span{font-size:30px;transform:rotate(-20deg);color:#d85f65}.mp-search input{height:100%;border:0;outline:0;background:transparent;flex:1;padding:0 15px;font-size:17px;color:#43243f;min-width:0}.checkout-actions .continue,.mp-search button{border:0;border-radius:12px;background:#d85f65;color:#fff;height:48px;padding:0 28px;font-size:15px;font-weight:800;cursor:pointer}.mp-trending{font-size:13px;margin-top:15px;color:#765d70}.mp-category-strip{display:flex;gap:8px;padding:28px 0 18px;overflow:auto}.mp-category-strip button{white-space:nowrap;background:transparent;border:1px solid #ddcfc2;border-radius:999px;padding:11px 17px;color:#5a4054;font-weight:700;cursor:pointer}.mp-category-strip button.active{background:#43243f;color:white;border-color:#43243f}.mp-catalog{padding-bottom:72px}.mp-catalog-bar{display:flex;justify-content:space-between;align-items:end;padding:25px 0 30px}.mp-buyer-banner h2,.mp-catalog-bar h2,.shop-reviews h2,.shop-section-title h2,.shop-story h2{font:500 clamp(30px,4vw,48px)/1.06 Georgia,serif;margin:0 0 8px}.mp-catalog-bar p{margin:0;color:#806a7a}.mp-filters{display:flex;gap:12px}.mp-filters label{font-size:11px;text-transform:uppercase;letter-spacing:.1em;font-weight:800}.mp-filters select{display:block;margin-top:6px;background:white;border:1px solid #dccfc4;border-radius:10px;padding:10px 30px 10px 12px;color:#43243f}.mp-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:34px 20px}.mp-product{min-width:0}.mp-product-media{height:330px;position:relative;overflow:hidden;border-radius:22px 22px 8px 8px;background:#eee}.mp-product-media img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.mp-product:hover .mp-product-media img{transform:scale(1.035)}.mp-product-media>span{position:absolute;top:13px;left:13px;background:#fff8e8;padding:7px 10px;border-radius:999px;font-size:11px;font-weight:800}.mp-product-media>button{position:absolute;right:13px;top:13px;border:0;width:42px;height:42px;border-radius:50%;background:white;color:#43243f;font-size:24px;cursor:pointer}.mp-product-media>button.saved{color:#d85f65}.mp-product-info{padding:16px 4px}.mp-maker-link{color:#8c667f;text-decoration:none;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:800}.mp-product h3{font:500 22px/1.2 Georgia,serif;margin:9px 0 16px;min-height:53px}.mp-product-bottom{display:flex;justify-content:space-between;align-items:end}.mp-product-bottom>div{display:flex;flex-direction:column;gap:6px}.mp-product-bottom b{font-size:17px}.mp-product-bottom small{font-size:13px;color:#806a7a}.mp-product-bottom button,.shop-custom button{border:0;border-bottom:2px solid #eb8e74;background:transparent;padding:8px 1px;color:#9d356c;font-size:14px;font-weight:800;cursor:pointer}.mp-empty{text-align:center;padding:80px 20px;border-top:1px solid #eadfd3}.mp-empty h2,.mp-empty h3{font:500 34px Georgia,serif}.mp-empty a,.mp-empty button{display:inline-block;border:0;border-radius:12px;background:#d85f65;color:white;padding:14px 22px;text-decoration:none;font-weight:800}.mp-buyer-banner{margin-bottom:70px;padding:42px 48px;background:#e9f2ed;display:flex;justify-content:space-between;align-items:center;border-radius:28px}.mp-buyer-banner h2{max-width:620px}.mp-perks{display:flex;flex-direction:column;gap:12px;color:#2d716f;font-weight:700}.mp-toast{position:fixed;z-index:50;bottom:25px;left:50%;transform:translateX(-50%);background:#43243f;color:white;border-radius:12px;padding:14px 18px;box-shadow:0 10px 30px #0004;font-weight:700}.mp-toast a{color:#ffd274;margin-left:22px}.shop-cover{width:min(1320px,calc(100% - 40px));height:360px;margin:24px auto 0;position:relative;overflow:hidden;border-radius:28px}.shop-cover img{width:100%;height:100%;object-fit:cover}.shop-cover-wash{position:absolute;inset:0;background:linear-gradient(90deg,#54213b44,transparent 60%)}.shop-profile{display:flex;align-items:center;gap:22px;margin-top:-46px;position:relative;z-index:2}.shop-avatar{width:108px;height:108px;display:grid;place-items:center;border:7px solid #fffaf2;border-radius:50%;background:#d85f65;color:white;font:500 32px Georgia,serif}.shop-identity{flex:1;padding-top:46px}.shop-identity h1{font:500 clamp(40px,5vw,60px)/1 Georgia,serif;margin:0 0 7px}.shop-identity p:last-child{margin:0;color:#786171}.shop-profile>button{margin-top:45px;border:0;border-radius:999px;background:#43243f;color:white;padding:14px 22px;font-weight:800;cursor:pointer}.shop-profile>button.following{background:#2d8296}.shop-facts{display:flex;gap:34px;padding:30px 0;border-bottom:1px solid #e6d8cc}.shop-facts span{display:flex;flex-direction:column;gap:5px;color:#806a7a;font-size:13px}.shop-facts b{color:#43243f;font-size:16px}.shop-story{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;padding:80px 0}.shop-story p:not(.mp-eyebrow){font:17px/1.7 Georgia,serif;color:#705767}.shop-story img{width:100%;height:430px;object-fit:cover;border-radius:160px 20px 160px 20px}.shop-products{padding:20px 0 90px}.shop-section-title{display:flex;justify-content:space-between;align-items:end;margin-bottom:30px}.shop-section-title>span{color:#806a7a}.shop-grid{grid-template-columns:repeat(3,1fr)}.shop-custom{min-height:330px;background:#f7d8c5;border-radius:22px 22px 8px 8px;padding:42px;display:flex;flex-direction:column;justify-content:center}.shop-custom h3{font:500 31px/1.1 Georgia,serif;margin:7px 0 15px}.shop-custom p:not(.mp-eyebrow){line-height:1.6}.shop-custom button{align-self:flex-start}.shop-reviews{background:#fff1d7;border-radius:28px;padding:52px 60px;margin-bottom:80px;display:grid;grid-template-columns:1fr 1.4fr;gap:70px;align-items:center}.shop-rating{font:500 44px Georgia,serif}.shop-rating span{font:18px Arial;color:#f0a421;margin-left:10px}.shop-rating small{display:block;font:13px Arial;color:#806a7a;margin-top:8px}.shop-reviews blockquote{font:italic 23px/1.55 Georgia,serif;margin:0}.shop-reviews cite{display:block;font:normal 13px Arial;margin-top:18px;color:#806a7a}.checkout-head{padding:56px 0 32px}.checkout-head h1,.checkout-success h1{font:500 clamp(38px,5vw,58px) Georgia,serif;margin:0 0 32px}.checkout-steps{display:flex;max-width:600px}.checkout-steps button{flex:1;text-align:left;border:0;border-top:3px solid #daccc1;background:transparent;padding:13px 0;color:#9a8794;font-weight:800}.checkout-steps button.active{border-color:#d85f65;color:#43243f}.checkout-steps span{display:inline-grid;place-items:center;border:1px solid;border-radius:50%;width:26px;height:26px;margin-right:8px}.checkout-layout{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:55px;padding-bottom:80px}.checkout-main{min-width:0}.checkout-panel{border-top:1px solid #dfd2c7;padding-top:30px}.checkout-panel h2,.order-summary h2{font:500 30px Georgia,serif;margin:0 0 6px}.checkout-panel>p{color:#7c6576;margin:0 0 30px}.checkout-fields{display:grid;grid-template-columns:1fr 1fr;gap:20px}.checkout-fields label,.seller-modal label{font-size:13px;font-weight:800}.checkout-fields label.wide{grid-column:1/-1}.checkout-fields input,.checkout-fields select,.seller-modal input,.seller-modal textarea{width:100%;height:48px;border:1px solid #d9cbbf;border-radius:10px;background:white;margin-top:7px;padding:0 13px;font-size:16px;color:#43243f}.checkout-panel h3{font-size:16px;margin:32px 0 12px}.choice-list{display:grid;gap:10px}.choice-list label{display:flex;gap:13px;align-items:center;border:1px solid #ddcfc4;border-radius:12px;padding:15px;background:white}.choice-list input{accent-color:#d85f65;width:18px;height:18px}.choice-list span{display:flex;flex-direction:column;gap:4px}.choice-list small{color:#806a7a}.payment-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.payment-grid label{min-height:105px;border:1px solid #ddcfc4;border-radius:14px;background:white;padding:18px;display:flex;flex-direction:column;gap:8px;cursor:pointer}.payment-grid label.selected{border:2px solid #d85f65;background:#fff6f1}.payment-grid input{position:absolute;opacity:0}.payment-grid span{color:#806a7a;font-size:13px}.card-fields{margin-top:25px}.review-block{display:grid;grid-template-columns:100px 1fr auto;padding:22px 0;border-bottom:1px solid #e3d6cb}.review-block>span{text-transform:uppercase;color:#9d7f91;letter-spacing:.1em;font-size:11px;font-weight:800}.review-block p{margin:0;line-height:1.6}.review-block button{border:0;background:transparent;color:#9d356c;font-weight:800}.review-note{margin-top:25px;background:#e9f2ed;color:#2d716f;border-radius:13px;padding:17px;font-weight:700}.checkout-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:25px}.checkout-actions .back{border:1px solid #d7c8bd;background:white;border-radius:12px;padding:0 24px;font-weight:800}.checkout-error{background:#fff0ec;color:#9c3c3c;padding:12px;border-radius:10px}.order-summary{background:white;border:1px solid #e1d4ca;border-radius:20px;padding:25px;height:max-content;position:sticky;top:20px}.order-line{display:grid;grid-template-columns:65px 1fr auto;gap:13px;padding:17px 0;border-bottom:1px solid #eee3da;align-items:start}.order-line img{width:65px;height:72px;object-fit:cover;border-radius:9px}.order-line>div{display:flex;flex-direction:column;gap:5px}.order-line b{font:500 14px/1.3 Georgia,serif}.order-line small{color:#806a7a}.order-line span{display:flex;align-items:center;gap:10px}.order-line button{width:26px;height:26px;border:1px solid #ddcfc4;border-radius:50%;background:white}.order-line strong{font-size:13px}.order-summary dl{margin:20px 0 10px}.order-summary dl div{display:flex;justify-content:space-between;padding:7px 0}.order-summary dd{margin:0;font-weight:700}.order-summary .total{border-top:1px solid #dfd2c7;margin-top:8px;padding-top:16px;font-size:18px}.order-summary>p{font-size:11px;color:#6d5a68;text-align:center}.checkout-success{text-align:center;padding:110px 20px}.success-mark{margin:auto;width:72px;height:72px;border-radius:50%;display:grid;place-items:center;background:#2d8296;color:white;font-size:34px}.checkout-success p:not(.mp-eyebrow){max-width:620px;margin:0 auto 30px;font-size:17px;line-height:1.6}.checkout-success a{display:inline-block;background:#d85f65;color:white;text-decoration:none;border-radius:12px;padding:14px 20px;font-weight:800;margin:5px}.checkout-success a.secondary{background:white;color:#43243f;border:1px solid #ddcfc4}.seller-page{background:#f8f3ed}.seller-shell{display:grid;gap:45px;padding:42px 0 75px}.seller-sidebar{border-right:1px solid #dfd4ca;padding-right:24px}.seller-mini{display:flex;align-items:center;gap:12px;margin-bottom:34px}.seller-mini>span{display:grid;place-items:center;width:43px;height:43px;border-radius:50%;background:#d85f65;color:white;font-family:Georgia}.seller-mini div{display:flex;flex-direction:column;gap:4px}.seller-mini small{color:#2d8296}.seller-sidebar nav{display:grid;gap:6px}.seller-sidebar nav button{height:45px;border:0;background:transparent;border-radius:10px;text-align:left;padding:0 12px;color:#685060;font-weight:700;cursor:pointer}.seller-sidebar nav button span{display:inline-block}.seller-sidebar nav button.active{background:#fff;color:#9d356c;box-shadow:0 3px 15px #5133490d}.seller-sidebar>a{display:block;margin:32px 12px;color:#9d356c;text-decoration:none;font-size:13px;font-weight:800}.seller-welcome{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}.seller-welcome h1{font:500 42px Georgia,serif;margin:0 0 5px}.seller-welcome p{margin:0;color:#806a7a}.seller-panel-title>button,.seller-tip button,.seller-welcome>button,.store-settings a,.store-settings button{border:0;border-radius:10px;background:#d85f65;color:white;padding:13px 17px;font-weight:800;text-decoration:none;cursor:pointer}.seller-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.seller-panel,.seller-stats article{background:white;border:1px solid #e4d9cf;border-radius:15px;padding:21px}.seller-stats article{display:flex;flex-direction:column;gap:9px}.seller-stats span{font-size:12px;color:#806a7a}.seller-stats b{font:500 24px Georgia,serif}.seller-stats small{color:#2d8296;font-size:11px}.seller-columns{display:grid;grid-template-columns:1.7fr 1fr;gap:15px;margin-top:15px}.seller-panel-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:17px}.seller-panel h2{font:500 24px Georgia,serif;margin:0}.seller-panel-title button{background:transparent;color:#9d356c;padding:8px}.order-table>div{display:grid;grid-template-columns:.9fr 1.4fr auto auto;align-items:center;gap:12px;border-top:1px solid #eee3da;padding:13px 0}.order-table span{display:flex;flex-direction:column;gap:4px}.order-table small{color:#806a7a}.order-table em{font-style:normal;font-size:11px;font-weight:800;background:#fff1d7;color:#9a6117;border-radius:999px;padding:7px 9px}.order-table em.delivered{background:#e3f2ea;color:#2d716f}.order-table button{border:0;background:transparent;color:#9d356c;font-weight:800}.seller-todos{display:flex;flex-direction:column;gap:16px}.seller-todos label{font-size:13px}.seller-todos input{width:17px;height:17px;vertical-align:middle;margin-right:8px;accent-color:#2d8296}.seller-tip{display:flex;align-items:center;gap:15px;background:#fff1d7;border-radius:15px;padding:18px 22px;margin-top:15px}.seller-tip>div{font-size:27px;color:#d85f65}.seller-tip p{flex:1;margin:0;font-size:13px;line-height:1.5}.seller-tip button{background:#43243f}.seller-products>div{display:grid;grid-template-columns:70px 1fr auto 40px;align-items:center;gap:15px;border-top:1px solid #eee3da;padding:14px 0}.seller-products img{width:70px;height:62px;object-fit:cover;border-radius:8px}.seller-products>div>div{display:flex;flex-direction:column;gap:5px}.seller-products small{color:#806a7a}.seller-products>div>button{border:0;background:transparent}.switch{position:relative;width:42px;height:24px}.switch input{opacity:0}.switch span{position:absolute;inset:0;border-radius:20px;background:#cbbfc5;cursor:pointer}.switch span:after{content:"";position:absolute;width:18px;height:18px;border-radius:50%;background:white;left:3px;top:3px;transition:.2s}.switch input:checked+span{background:#2d8296}.switch input:checked+span:after{transform:translateX(18px)}.chart-bars{height:250px;display:flex;align-items:flex-end;gap:13px;border-bottom:1px solid #ddd2c8;padding-top:30px}.chart-bars span{flex:1;background:linear-gradient(#eb8e74,#d85f65);border-radius:6px 6px 0 0}.analytics-labels{display:flex;justify-content:space-between;font-size:11px;color:#806a7a;margin-top:8px}.seller-stats.compact{margin-top:30px}.store-settings>div{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #eee3da;padding:22px 0}.store-settings p{margin:5px 0 0;color:#806a7a;font-size:13px}.store-settings a,.store-settings button{background:transparent;color:#9d356c;border:1px solid #ddcfc4}.seller-modal{position:fixed;inset:0;background:#2d152b88;display:grid;place-items:center;z-index:100;padding:20px}.seller-modal form{width:min(540px,100%);background:#fffaf2;border-radius:20px;padding:32px;position:relative}.seller-modal h2{font:500 30px Georgia,serif;margin:0 0 25px}.seller-modal form>div{display:grid;grid-template-columns:1fr 1fr;gap:15px}.seller-modal label{display:block;margin:14px 0}.seller-modal textarea{height:90px;padding-top:12px}.modal-close{position:absolute;right:17px;top:13px;border:0;background:transparent;font-size:28px}.save-product{width:100%;height:48px;border:0;border-radius:10px;background:#d85f65;color:white;font-weight:800}.auth-page{background:linear-gradient(135deg,#fffaf2,#fff5dc 55%,#e8f2ef)}.auth-shell{min-height:calc(100vh - 112px);display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:70px;padding:48px 0 65px}.auth-visual{height:650px;position:relative;overflow:hidden;border-radius:170px 28px;background:#e7b06e}.auth-visual>img{width:100%;height:100%;object-fit:cover}.auth-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#40213bdd,#40213b10 68%)}.auth-visual>div{position:absolute;z-index:1;left:50px;right:50px;bottom:48px;color:white}.auth-visual .mp-eyebrow{color:#ffd26e}.auth-visual h1{font:500 clamp(36px,4vw,53px)/1.04 Georgia,serif;margin:0 0 18px}.auth-visual li,.auth-visual p{font-size:16px;line-height:1.55}.auth-visual ul{list-style:none;padding:0}.auth-visual li{margin:10px 0}.auth-visual li:before{content:"✓";color:#ffd26e;font-weight:700;margin-right:10px}.auth-card{background:#fff;border:1px solid #e3d7cc;border-radius:24px;padding:42px 45px;box-shadow:0 25px 70px #52294414}.auth-back{display:inline-block;color:#806a7a;text-decoration:none;font-size:13px;font-weight:700;margin-bottom:30px}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;background:#f5eee6;border-radius:12px;padding:4px;margin-bottom:35px}.auth-tabs button{height:43px;border:0;border-radius:9px;background:transparent;color:#7b6575;font-weight:800}.auth-tabs button.active{background:#fff;color:#9d356c;box-shadow:0 4px 12px #5a304217}.auth-card h2{font:500 clamp(29px,3.5vw,40px)/1.08 Georgia,serif;margin:0 0 12px}.auth-intro{color:#796371;line-height:1.55;margin:0 0 27px}.auth-email{display:block;font-size:13px;font-weight:800}.auth-email input{width:100%;height:52px;border:1px solid #d9cbbf;border-radius:11px;margin-top:8px;padding:0 14px;font-size:16px}.auth-chatgpt,.auth-primary{height:52px;display:flex;align-items:center;justify-content:center;border-radius:11px;text-decoration:none;font-weight:800;margin-top:16px}.auth-primary{background:#d85f65;color:#fff}.auth-primary span{margin-left:auto;margin-right:18px}.auth-divider{display:flex;align-items:center;gap:12px;color:#a28e9a;font-size:12px;margin:23px 0}.auth-divider:after,.auth-divider:before{content:"";height:1px;background:#e3d7cc;flex:1}.auth-chatgpt{border:1px solid #d8ccc2;color:#43243f;background:#fff;margin:0}.auth-chatgpt b{color:#2d8296;font-size:20px;margin-right:10px}.auth-privacy{text-align:center;color:#907b88;font-size:11px;line-height:1.5;margin:16px 0 26px}.auth-role-note{border-top:1px solid #eadfd6;padding-top:21px;display:flex;justify-content:space-between;font-size:13px}.auth-role-note a{color:#9d356c;text-decoration:none;font-weight:800}.account-card{text-align:center}.auth-avatar{width:72px;height:72px;margin:0 auto 22px;border-radius:50%;display:grid;place-items:center;background:#d85f65;color:#fff;font:500 30px Georgia}.auth-account-links{display:grid;gap:10px;margin-top:28px}.auth-account-links a{padding:14px;border-radius:11px;background:#43243f;color:#fff;text-decoration:none;font-weight:800}.auth-account-links a:nth-child(2){background:#2d8296}.auth-account-links a.auth-signout{background:#fff;color:#9d356c;border:1px solid #dccfc4}.account-head{display:flex;align-items:center;gap:22px;padding:65px 0 40px;border-bottom:1px solid #e3d6cb}.account-head .auth-avatar{margin:0;width:80px;height:80px}.account-head>div:nth-child(2){flex:1}.account-head h1{font:500 clamp(36px,5vw,54px) Georgia,serif;margin:0 0 6px}.account-head p:last-child{color:#806a7a;margin:0}.account-head>a{border:1px solid #d8c9bd;border-radius:999px;padding:11px 17px;color:#9d356c;text-decoration:none;font-weight:800}.account-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding:42px 0 80px}.account-grid>a{display:grid;grid-template-columns:55px 1fr auto;gap:18px;align-items:center;background:#fff;border:1px solid #e3d7cc;border-radius:18px;padding:27px;color:#43243f;text-decoration:none}.account-grid>a>span{font-size:28px;color:#d85f65}.account-grid h2{font:500 23px Georgia,serif;margin:0 0 6px}.account-grid p{font-size:13px;line-height:1.5;color:#806a7a;margin:0}.account-grid b{color:#9d356c;font-size:13px}@media(max-width:900px){.mp-header{height:auto;padding:16px 0;gap:18px;flex-wrap:wrap}.mp-logo{width:170px}.mp-header nav{order:3;width:100%;overflow:auto;padding-bottom:3px}.mp-header-actions{margin-left:auto}.mp-header-actions>a:first-child{display:none}.mp-product-grid{grid-template-columns:repeat(2,1fr)}.mp-buyer-banner,.shop-reviews{grid-template-columns:1fr;display:grid;gap:25px}.shop-story{gap:35px}.checkout-layout{grid-template-columns:1fr}.order-summary{position:static;grid-row:1}.seller-shell{grid-template-columns:1fr}.seller-sidebar{border:0;padding:0}.seller-mini{display:none}.seller-sidebar nav{display:flex;overflow:auto}.seller-sidebar nav button{white-space:nowrap}.seller-sidebar>a{display:none}.seller-stats{grid-template-columns:1fr 1fr}}@media(max-width:620px){.mp-header,.mp-wrap,.shop-cover{width:min(100% - 24px,1180px)}.mp-announcement{font-size:11px}.mp-header nav{gap:20px}.mp-header nav a{font-size:13px}.mp-header-actions>a:not(.mp-bag-link){display:none}.mp-search-hero{padding:38px 0}.mp-search{height:58px}.mp-search button{padding:0 15px}.mp-trending{line-height:1.5}.mp-catalog-bar{align-items:stretch;flex-direction:column;gap:20px}.mp-filters{display:grid;grid-template-columns:1fr 1fr}.mp-filters select{width:100%}.mp-product-grid{gap:26px 12px}.mp-product-media{height:240px}.mp-product h3{font-size:18px;min-height:44px}.mp-product-bottom{align-items:start;flex-direction:column;gap:8px}.mp-buyer-banner{padding:30px 24px}.shop-cover{height:260px}.shop-profile{align-items:flex-start;flex-wrap:wrap}.shop-avatar{width:86px;height:86px}.shop-identity{padding-top:45px}.shop-profile>button{margin:0 0 0 108px}.shop-facts{display:grid;grid-template-columns:1fr 1fr;gap:20px}.shop-story{grid-template-columns:1fr;padding:55px 0}.shop-story img{height:320px;order:-1}.shop-grid{grid-template-columns:1fr}.shop-products .mp-product-grid{grid-template-columns:1fr 1fr}.shop-custom{grid-column:1/-1;min-height:230px}.shop-reviews{padding:35px 25px}.checkout-head{padding-top:38px}.checkout-steps button{font-size:12px}.checkout-steps span{display:block;margin-bottom:5px}.checkout-fields,.payment-grid{grid-template-columns:1fr}.checkout-fields label.wide{grid-column:auto}.checkout-layout{gap:25px}.review-block{grid-template-columns:80px 1fr}.review-block button{grid-column:2;text-align:left;padding:8px 0}.seller-shell{padding-top:25px}.seller-welcome{align-items:flex-start}.seller-welcome>button{font-size:12px}.seller-stats{grid-template-columns:1fr 1fr}.seller-columns{grid-template-columns:1fr}.order-table>div{grid-template-columns:1fr auto}.order-table>div span:nth-child(2){grid-row:2}.seller-tip{align-items:flex-start;flex-wrap:wrap}.seller-tip p{min-width:75%}.seller-stats.compact{grid-template-columns:1fr}.seller-modal form{padding:25px 20px}.seller-modal form>div{grid-template-columns:1fr}}.write-review{display:block;border:0;background:transparent;color:#9d356c;font-size:11px;font-weight:800;margin:6px 0 0 auto;padding:0}.reviewed-label{display:block;color:#2d8296;font-size:10px;margin-top:6px}.order-review-dialog .review-stars{display:flex;gap:5px;margin:18px 0}.order-review-dialog .review-stars button{border:0;background:transparent;color:#d8cec5;font-size:30px;padding:0;cursor:pointer}.order-review-dialog .review-stars button.active{color:#f0a421}.order-review-dialog>.submit-report{width:100%;height:46px;border:0;border-radius:10px;background:#d85f65;color:white;font-weight:800;margin-top:14px}.custom-request-copy{min-height:58px}.custom-request-actions{display:flex;flex-wrap:wrap;gap:7px;border-top:1px solid #e7ded2;padding-top:12px}.custom-request-actions button{border:1px solid #d9cec1;border-radius:999px;background:white!important;padding:8px 11px!important;font-size:10px}.custom-request-actions button:nth-last-child(2){background:#222!important;color:white}.custom-request-actions button:last-child{color:#a44747}@media(max-width:900px){.auth-shell{grid-template-columns:1fr;max-width:650px}.auth-visual{height:380px;border-radius:100px 22px}.account-grid{grid-template-columns:1fr}}@media(max-width:620px){.mp-header-actions>.mp-account-link{display:block}.auth-shell{padding-top:25px;gap:20px}.auth-visual{height:300px;border-radius:65px 16px}.auth-visual>div{left:25px;right:25px;bottom:25px}.auth-visual h1{font-size:31px}.auth-visual li{display:none}.auth-card{padding:28px 20px}.auth-tabs{margin-bottom:28px}.auth-role-note{gap:12px}.account-head{align-items:flex-start;flex-wrap:wrap;padding-top:40px}.account-head .auth-avatar{width:60px;height:60px}.account-head>a{margin-left:82px}.account-grid>a{grid-template-columns:42px 1fr}.account-grid>a>b{grid-column:2}}.seller-shell{grid-template-columns:260px 1fr;gap:38px}.seller-sidebar{align-self:start;background:#fff;border:1px solid #e4d9cf;border-radius:28px;box-shadow:0 5px 18px #5133490b;padding:20px 16px}.seller-mini{background:#faf6f0;border:1px solid #e6d9cc;border-radius:18px;margin-bottom:22px;padding:15px}.seller-mini>span{background:#2d8296;height:48px;width:48px}.seller-mini small{color:#806a7a;font-size:11px}.seller-sidebar nav{gap:5px}.seller-sidebar nav button{border-radius:13px;color:#685f57;font-size:14px;height:47px;padding:0 14px}.seller-sidebar nav button span{color:#8b7b70;width:32px}.seller-sidebar nav button.active{background:#2d8296;box-shadow:0 7px 18px #2d82962b}.seller-sidebar nav button.active span{color:#fff}.seller-sidebar-tip{background:#fff7e8;border:1px solid #ecdcc1;border-radius:17px;margin:22px 4px 0;padding:16px}.seller-sidebar-tip b{color:#b87920;font-size:11px;letter-spacing:.16em}.seller-sidebar-tip p{color:#74665d;font-size:12px;line-height:1.5;margin:8px 0 0}.seller-sidebar>a{margin:20px 12px 5px}.seller-coming{text-align:center;padding:70px 25px}.seller-coming>span{background:#e5f1f0;border-radius:50%;color:#2d8296;display:grid;font-size:28px;height:68px;margin:0 auto 20px;place-items:center;width:68px}.seller-coming p{color:#806a7a;margin:12px auto 25px;max-width:470px}.seller-coming button{background:#d85f65;border:0;border-radius:10px;color:#fff;font-weight:800;padding:13px 18px}@media(max-width:900px){.seller-shell{grid-template-columns:1fr}.seller-sidebar{border-radius:18px;padding:12px}.seller-sidebar-tip{display:none}}.seller-page{background:#f7f4ee;color:#242321}.seller-shell{grid-template-columns:220px 1fr;gap:26px;padding:28px 0 55px}.seller-sidebar{border-color:#e3dbcf;border-radius:22px;padding:14px 12px;box-shadow:0 3px 12px #4f45350a}.seller-mini{border-color:#e4dbcf;border-radius:15px;margin-bottom:14px;padding:11px}.seller-mini>span{background:#222;height:40px;width:40px}.seller-mini b{color:#282725;font-size:13px}.seller-mini small{color:#81786d;font-size:10px}.seller-sidebar nav{gap:2px}.seller-sidebar nav button{border-radius:11px;color:#71685e;font-size:13px;height:39px;padding:0 11px}.seller-sidebar nav button span{color:#766d63;width:28px}.seller-sidebar nav button.active{background:#222;color:#fff;box-shadow:none}.seller-sidebar-tip{border-color:#e5dbcc;border-radius:14px;margin:15px 2px 0;padding:12px}.seller-sidebar-tip p{font-size:11px;line-height:1.4;margin-top:6px}.seller-sidebar>a{color:#625a51;margin:14px 10px 3px}.seller-content{color:#242321}.seller-welcome{margin-bottom:19px}.seller-welcome h1{color:#242321;font-size:36px}.order-table small,.seller-panel-title p,.seller-products small,.seller-welcome p,.store-settings p{color:#81786d}.seller-coming button,.seller-panel-title>button,.seller-welcome>button{background:#222}.seller-stats{gap:10px}.seller-panel,.seller-stats article{border-color:#e3dbcf;border-radius:13px;padding:17px}.seller-stats article{gap:6px}.seller-stats span{color:#81786d}.seller-stats b{color:#242321;font-size:21px}.seller-stats small{color:#71685e}.seller-columns{gap:10px;margin-top:10px}.seller-panel-title{margin-bottom:12px}.seller-panel h2{color:#242321;font-size:21px}.order-table>div{padding:10px 0}.seller-tip{background:#f3eee5;border:1px solid #e3d8ca;margin-top:10px;padding:14px 17px}.seller-tip>div{color:#a77c38}.seller-products>div{padding:10px 0}.seller-products img{height:54px;width:60px}.switch input:checked+span{background:#222}@media(max-width:900px){.seller-shell{grid-template-columns:1fr;gap:18px}.seller-sidebar{padding:10px}.seller-mini{display:none}.seller-sidebar nav{display:flex;overflow:auto}.seller-sidebar nav button{white-space:nowrap}.seller-sidebar>a{display:none}}.seller-work-grid{display:grid;grid-template-columns:310px 1fr;gap:10px}.compact-list{padding:10px}.compact-list header{align-items:center;display:flex;justify-content:space-between;padding:8px}.compact-list header button,.compact-list>button,.conversation form button,.discount-form button,.seller-request-grid button{border:0;background:transparent}.compact-list>button{align-items:center;border-radius:10px;color:#242321;display:grid;gap:10px;grid-template-columns:38px 1fr auto;padding:11px;text-align:left;width:100%}.compact-list>button.selected{background:#f3eee5}.compact-list>button>span,.review-list article>span{background:#222;border-radius:50%;color:#fff;display:grid;height:38px;place-items:center;width:38px}.compact-list>button div{min-width:0}.compact-list p{color:#81786d;font-size:11px;margin:4px 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.compact-list small{color:#9a9187;font-size:9px}.conversation{display:flex;flex-direction:column;min-height:470px}.conversation>small{color:#9a9187}.conversation>div{align-self:flex-start;max-width:75%;margin-top:20px}.conversation>div p{background:#f3eee5;border-radius:4px 14px 14px;padding:13px;line-height:1.5;margin:0}.conversation>div.mine{align-self:flex-end}.conversation>div.mine p{background:#222;color:#fff;border-radius:14px 4px 14px 14px}.conversation>div span{color:#9a9187;display:block;font-size:9px;margin-top:5px}.conversation form{display:flex;gap:8px;margin-top:auto}.conversation input,.discount-form input,.discount-form select{border:1px solid #ddd3c7;border-radius:9px;height:42px;padding:0 12px}.conversation input{flex:1}.conversation form button,.discount-form button{background:#222;border-radius:9px;color:#fff;font-weight:800;padding:0 17px}.seller-request-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.seller-request-grid article{border:1px solid #e3dbcf;border-radius:12px;padding:16px}.seller-request-grid small{color:#a77c38;font-weight:800}.seller-request-grid h3{margin:12px 0 5px}.seller-request-grid p{color:#81786d;font-size:12px}.seller-request-grid b{display:block;margin:18px 0}.seller-request-grid button{color:#625a51;font-weight:800;padding:0}.seller-stats.three{grid-template-columns:repeat(3,1fr);margin-bottom:10px}.review-list article{align-items:start;border-top:1px solid #eee5db;display:grid;gap:12px;grid-template-columns:42px 1fr auto;padding:15px 0}.review-list em{color:#b87920;font-style:normal}.review-list p{color:#71685e;line-height:1.5;margin:7px 0 0}.review-list button{background:transparent;border:0;color:#625a51;font-weight:800}.discount-form{display:grid;grid-template-columns:1fr 1fr 1fr auto;gap:12px;align-items:end}.discount-form label{font-size:11px;font-weight:800}.discount-form input,.discount-form select{display:block;margin-top:7px;width:100%}.discount-form button{height:42px}.payout-list>div:not(.seller-panel-title){align-items:center;border-top:1px solid #eee5db;display:grid;grid-template-columns:1fr auto 70px;gap:15px;padding:14px 0}.payout-list span{display:flex;flex-direction:column;gap:4px}.payout-list small{color:#81786d}.payout-list em{background:#e8f0e8;border-radius:99px;color:#4d765a;font-size:10px;font-style:normal;padding:6px;text-align:center}@media(max-width:760px){.discount-form,.seller-request-grid,.seller-stats.three,.seller-work-grid{grid-template-columns:1fr}.conversation{min-height:390px}}.makers-hero{background:linear-gradient(120deg,#f3eadb,#fffaf2 60%,#e9efec);padding:72px 0}.makers-hero h1{font:500 clamp(46px,7vw,82px)/.98 Georgia,serif;margin:0;max-width:850px}.makers-hero h1 i{color:#b25f4f;font-weight:400}.makers-hero>div>p:last-of-type{color:#71685e;font:17px/1.65 Georgia,serif;max-width:670px}.makers-search{display:grid;grid-template-columns:1fr 220px;gap:10px;margin-top:30px;max-width:820px}.makers-search input,.makers-search select{background:#fff;border:1px solid #d9cfc3;border-radius:12px;color:#242321;height:54px;padding:0 16px;font-size:15px}.makers-directory{padding-top:45px;padding-bottom:90px}.makers-directory>header{align-items:end;display:flex;justify-content:space-between;margin-bottom:30px}.makers-directory>header h2{font:500 31px Georgia;margin:0}.makers-directory>header p{color:#81786d}.makers-directory>header>a,.shop-section-title>a{color:#625a51;font-weight:800;text-decoration:none}.maker-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px 20px}.maker-grid article{background:#fff;border:1px solid #e3dbcf;display:grid;grid-template-columns:46% 1fr;min-height:340px}.maker-photo{position:relative;overflow:hidden}.maker-photo img{height:100%;object-fit:cover;position:absolute;width:100%;transition:transform .5s}.maker-photo:hover img{transform:scale(1.035)}.maker-photo>span{background:#fff8e9;bottom:14px;color:#71685e;font:18px Georgia;left:14px;padding:9px;position:absolute}.maker-card-copy{display:flex;flex-direction:column;padding:26px}.maker-card-copy>p{color:#b25f4f;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.maker-card-copy h2{font:500 27px Georgia;margin:8px 0}.maker-card-copy blockquote{color:#71685e;font:italic 14px/1.55 Georgia;margin:0}.maker-card-copy>div{display:flex;gap:24px;margin-top:auto;padding:20px 0}.maker-card-copy span{display:flex;flex-direction:column}.maker-card-copy small{color:#91877d;font-size:9px;margin-top:4px}.maker-card-copy>a{border-top:1px solid #eee5db;color:#242321;display:flex;font-weight:800;justify-content:space-between;padding-top:15px;text-decoration:none}.generic-shop-head{background:#efe7da;padding:75px 0}.generic-shop-head h1{font:500 clamp(48px,7vw,76px) Georgia;margin:0}.generic-shop-head>div>p:not(.mp-eyebrow){color:#71685e;font:17px Georgia}.generic-shop-head>div>div{display:flex;gap:25px;margin-top:30px}.mp-product-media{display:block}.mp-product-bottom>a{color:#9d356c;font-size:13px;font-weight:800;text-decoration:none}@media(max-width:800px){.maker-grid,.makers-search{grid-template-columns:1fr}.maker-grid article{min-height:320px}}@media(max-width:520px){.makers-hero{padding:48px 0}.makers-directory>header{align-items:start;flex-direction:column;gap:12px}.maker-grid article{grid-template-columns:1fr}.maker-photo{min-height:280px}.maker-card-copy{min-height:300px}}.regions-hero{background:#eadfd3;padding:78px 0}.regions-hero h1{font:500 clamp(50px,8vw,88px)/.96 Georgia;margin:0}.regions-hero h1 i{color:#2d8296;font-weight:400}.regions-hero>div>p:last-child{color:#71685e;font:18px/1.6 Georgia;max-width:650px}.region-directory{padding:55px 0 95px}.region-intro{display:grid;grid-template-columns:180px 1fr;border-bottom:1px solid #ddd2c6;padding-bottom:35px;margin-bottom:40px}.region-intro span{color:#b25f4f;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.region-intro p{font:22px/1.45 Georgia;margin:0;max-width:800px}.region-directory>article{display:grid;grid-template-columns:1.1fr .9fr;min-height:480px;margin-bottom:30px;background:#fff;border:1px solid #e3d9ce}.region-directory>article.reverse .region-image{order:2}.region-image{overflow:hidden;position:relative}.region-image img{height:100%;object-fit:cover;position:absolute;width:100%;transition:transform .6s}.region-image:hover img{transform:scale(1.035)}.region-image>span{background:#fff8e9;bottom:18px;color:#625a51;font:22px Georgia;left:18px;padding:12px;position:absolute}.region-directory>article>div{display:flex;flex-direction:column;padding:48px}.region-directory h2{font:500 clamp(42px,5vw,64px) Georgia;margin:5px 0 15px}.region-directory>article>div>p:not(.mp-eyebrow){color:#71685e;font:16px/1.65 Georgia}.region-directory ul{display:flex;flex-wrap:wrap;gap:8px;list-style:none;padding:15px 0}.region-directory li{border:1px solid #ddd1c5;border-radius:99px;color:#625a51;font-size:11px;font-weight:800;padding:9px 12px}.region-directory footer{align-items:end;border-top:1px solid #eee4da;display:flex;justify-content:space-between;margin-top:auto;padding-top:22px}.region-directory footer span{color:#81786d;display:flex;flex-direction:column;font-size:10px}.region-directory footer b{color:#242321;font:27px Georgia}.region-directory footer a{color:#b25f4f;font-weight:800;text-decoration:none}@media(max-width:760px){.region-intro{gap:14px}.region-directory>article,.region-intro{grid-template-columns:1fr}.region-directory>article.reverse .region-image,.region-image{min-height:330px;order:0}.region-directory>article>div{padding:30px 23px}.region-directory footer{align-items:start;flex-direction:column;gap:18px}}