:root{color:#1c211d;font-synthesis:none;text-rendering:optimizelegibility;--ink:#1c211d;--paper:#f2eee6;--linen:#e8e0d3;--cream:#faf8f2;--rust:#a84d2f;--moss:#53624e;--line:#1c211d29;background:#f2eee6;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:linear-gradient(90deg, transparent 0, transparent calc(100% - 1px), #1c211d09 calc(100% - 1px)), var(--paper);background-size:25% 100%;min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}.image-inspection{z-index:1000;color:#f2eee5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#080b09f0;place-items:center;padding:clamp(12px,2.5vw,34px);animation:.18s both image-inspection-backdrop-in;display:grid;position:fixed;inset:0}.image-inspection__dialog{background:#111512;border:1px solid #efe7d838;grid-template-rows:minmax(0,1fr) auto;width:min(96vw,1480px);height:min(95dvh,1080px);min-height:min(560px,100dvh - 24px);animation:.24s cubic-bezier(.22,1,.36,1) both image-inspection-dialog-in;display:grid;overflow:hidden;box-shadow:0 40px 120px #00000094}.image-inspection__artwork{--image-inspection-pan-offset-x:0px;--image-inspection-pan-offset-y:0px;--image-inspection-zoom-scale:1.5;isolation:isolate;background:radial-gradient(circle at 50% 42%,#48504457,#0000 58%),#0d100e;place-items:center;min-height:0;display:grid;position:relative;overflow:hidden}.image-inspection__image-pan{will-change:transform;place-items:center;transition:transform .18s cubic-bezier(.22,.61,.36,1);display:grid;position:absolute;inset:0;transform:translate(0,0)}.image-inspection__image-pan img{object-fit:contain;transform-origin:50%;will-change:transform;width:100%;height:100%;transition:none;display:block;transform:scale(1)}.image-inspection__artwork[data-image-inspection-mode=zoom] .image-inspection__image-pan{transform:translate3d(var(--image-inspection-pan-offset-x), var(--image-inspection-pan-offset-y), 0)}.image-inspection__artwork[data-image-inspection-mode=zoom] .image-inspection__image-pan img{transform:scale(var(--image-inspection-zoom-scale))}.image-inspection__artwork[data-image-inspection-transition=mode-change] .image-inspection__image-pan img{transition:transform .32s cubic-bezier(.22,1,.36,1)}.image-inspection__zoom-surface{z-index:2;cursor:zoom-in;background:0 0;border:0;padding:0;position:absolute;inset:0}.image-inspection__artwork[data-image-inspection-mode=zoom] .image-inspection__zoom-surface{cursor:zoom-out}.image-inspection__zoom-hint{z-index:3;color:#ffffffd1;letter-spacing:.07em;pointer-events:none;text-transform:uppercase;background:#161a179e;padding:7px 9px;font-size:12px;font-weight:650;position:absolute;top:14px;right:16px}.image-inspection__position,.image-inspection__actions{z-index:4;position:absolute;bottom:16px}.image-inspection__position{color:#ffffffdb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-variant-numeric:tabular-nums;background:#161a177a;align-items:center;min-height:48px;padding:0 12px;font-family:Georgia,Times New Roman,serif;font-size:14px;display:flex;left:16px}.image-inspection__position>span:nth-child(2){color:#ffffff75}.image-inspection__actions{gap:8px;display:flex;right:16px}.image-inspection__actions button,.image-inspection__previous,.image-inspection__next{color:#ffffffe0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#161a1785;border:1px solid #ffffff29;place-items:center;width:48px;height:48px;padding:0;transition:color .16s,background-color .16s,transform .16s;display:grid;box-shadow:0 8px 24px #0a0d0b38}.image-inspection__actions button:hover,.image-inspection__actions button:focus-visible,.image-inspection__previous:hover,.image-inspection__previous:focus-visible,.image-inspection__next:hover,.image-inspection__next:focus-visible{color:#fff;background:#161a17d6}.image-inspection__actions button:focus-visible,.image-inspection__previous:focus-visible,.image-inspection__next:focus-visible,.image-inspection__thumbnails button:focus-visible{outline:3px solid var(--paper);outline-offset:-5px}.image-inspection__actions svg,.image-inspection__previous svg,.image-inspection__next svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:24px;height:24px}.image-inspection__previous,.image-inspection__next{z-index:4;border-radius:50%;position:absolute;top:50%;transform:translateY(-50%)}.image-inspection__previous{left:16px}.image-inspection__next{right:16px}.image-inspection__previous:hover,.image-inspection__previous:focus-visible,.image-inspection__next:hover,.image-inspection__next:focus-visible{transform:translateY(-50%)scale(1.04)}.image-inspection__footer{background:#151916;border-top:1px solid #efe7d829;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;min-width:0;padding:12px 16px;display:grid}.image-inspection__thumbnails{scrollbar-width:thin;justify-content:flex-start;gap:7px;min-width:0;display:flex;overflow-x:auto}.image-inspection__thumbnails button{aspect-ratio:1;opacity:.62;cursor:pointer;background:#d8d2c7;border:1px solid #ffffff2e;width:64px;min-width:48px;padding:0;display:block;overflow:hidden}.image-inspection__thumbnails button:hover,.image-inspection__thumbnails button[aria-pressed=true]{opacity:1;border-color:#ffffffe6}.image-inspection__thumbnails img{object-fit:cover;width:100%;height:100%;display:block}.image-inspection__caption{text-align:right;border-left:1px solid #efe7d838;gap:5px;min-width:220px;padding-left:18px;display:grid}.image-inspection__caption strong{text-overflow:ellipsis;white-space:nowrap;max-width:320px;font-family:Georgia,Times New Roman,serif;font-size:18px;font-weight:400;overflow:hidden}.image-inspection__caption span{color:#f2eee59e;letter-spacing:.08em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;max-width:320px;font-size:12px;font-weight:700;overflow:hidden}@keyframes image-inspection-backdrop-in{0%{opacity:0}}@keyframes image-inspection-dialog-in{0%{opacity:0;transform:scale(.97)}}@media (width<=640px){.image-inspection{padding:8px}.image-inspection__dialog{width:calc(100vw - 16px);height:calc(100dvh - 16px);min-height:0}.image-inspection__zoom-hint{display:none}.image-inspection__position,.image-inspection__actions{bottom:8px}.image-inspection__position{left:8px}.image-inspection__actions{gap:6px;right:8px}.image-inspection__previous{left:8px}.image-inspection__next{right:8px}.image-inspection__footer{grid-template-columns:minmax(0,1fr);gap:9px;padding:9px}.image-inspection__caption{text-align:left;border-bottom:1px solid #efe7d82e;border-left:0;grid-row:1;grid-template-columns:minmax(0,1fr) auto;align-items:baseline;min-width:0;padding:0 0 8px}.image-inspection__caption strong{font-size:15px}.image-inspection__caption span{text-align:right;max-width:150px}}@media (prefers-reduced-motion:reduce){.image-inspection,.image-inspection__dialog{animation:none}.image-inspection__image-pan,.image-inspection__image-pan img,.image-inspection__actions button,.image-inspection__previous,.image-inspection__next{transition:none}}.site-shell{min-height:100vh;overflow:hidden}.announcement{color:#f8f5ed;background:var(--ink);letter-spacing:.12em;text-transform:uppercase;justify-content:space-between;align-items:center;min-height:35px;padding:6px clamp(20px,4vw,64px);font-size:10px;display:flex}.announcement p{margin:0}.system-status{color:#f8f5edc7;letter-spacing:.08em;text-transform:none;align-items:center;gap:8px;display:inline-flex}.system-status>span{background:#d0b06f;border-radius:50%;width:6px;height:6px}.system-status--ready>span{background:#91b78a;box-shadow:0 0 0 3px #91b78a24}.system-status--offline>span{background:#c17961}.system-status--checking>span{animation:1.2s ease-in-out infinite pulse}.site-header{border-bottom:1px solid var(--line);grid-template-columns:1fr auto 1fr;align-items:center;min-height:96px;padding:0 clamp(20px,4vw,64px);display:grid}.site-shell--quiet-header .site-header{min-height:68px}.brand{width:fit-content;color:var(--ink);letter-spacing:.08em;align-items:center;gap:10px;font-family:Georgia,Times New Roman,serif;font-size:18px;font-weight:700;text-decoration:none;display:inline-flex}.brand__mark{background-image:url(/brand/chair-marks/chair-mark-01.png);background-position:50%;background-repeat:no-repeat;background-size:contain;flex:0 0 48px;width:48px;height:48px}.site-shell--quiet-header .brand__mark{flex-basis:36px;width:36px;height:36px}html[data-patinahall-brand-mark="02"] .brand__mark{background-image:url(/brand/chair-marks/chair-mark-02.png)}html[data-patinahall-brand-mark="03"] .brand__mark{background-image:url(/brand/chair-marks/chair-mark-03.png)}html[data-patinahall-brand-mark="04"] .brand__mark{background-image:url(/brand/chair-marks/chair-mark-04.png)}.brand i{color:var(--rust);font-size:15px;font-weight:400}.site-header nav{align-items:center;gap:clamp(18px,2.2vw,38px);display:flex}.site-header nav a,.header-action,.site-header .navigation-placeholder{letter-spacing:.06em;text-transform:uppercase;font-size:12px;font-weight:600;text-decoration:none;position:relative}.navigation-placeholder{color:#77776f;cursor:not-allowed;align-items:center;gap:8px;display:inline-flex}.navigation-placeholder small{letter-spacing:.08em;text-transform:uppercase;border:1px solid;padding:3px 5px;font-size:12px;font-weight:700;line-height:1}.site-header nav a:after{background:var(--ink);content:"";transform-origin:100%;height:1px;transition:transform .18s;position:absolute;bottom:-8px;left:0;right:0;transform:scaleX(0)}.site-header nav a:hover:after,.site-header nav a:focus-visible:after{transform-origin:0;transform:scaleX(1)}.header-action{justify-self:end}.header-action span{color:var(--rust);margin-left:9px}.mobile-navigation{display:none}.hero{border-bottom:1px solid var(--line);grid-template-columns:.9fr 1.1fr;min-height:680px;display:grid}.hero__copy{flex-direction:column;justify-content:center;padding:80px clamp(32px,7vw,110px);display:flex}.eyebrow{color:#655f56;letter-spacing:.18em;text-transform:uppercase;margin:0 0 15px;font-size:10px;font-weight:700}.eyebrow--line{align-items:center;gap:14px;display:flex}.eyebrow--line:before{background:var(--rust);content:"";width:34px;height:1px}.hero h1,.seller-intro h1{letter-spacing:-.065em;max-width:650px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(62px,7.2vw,116px);font-weight:400;line-height:.87}.hero h1 em,.seller-intro h1 em,.seller-callout h2 em{color:var(--rust);font-weight:400}.hero__intro{color:#575b56;max-width:460px;margin:38px 0 0;font-family:Georgia,Times New Roman,serif;font-size:20px;line-height:1.55}.hero__actions{align-items:center;gap:30px;margin-top:42px;display:flex}.button{cursor:pointer;letter-spacing:.12em;text-transform:uppercase;border:1px solid #0000;border-radius:0;justify-content:center;align-items:center;gap:16px;min-height:50px;padding:0 24px;font-size:11px;font-weight:700;text-decoration:none;transition:background .16s,color .16s,transform .16s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button:focus-visible,.text-link:focus-visible,.header-action:focus-visible,.site-header nav a:focus-visible,.mobile-navigation summary:focus-visible,.brand:focus-visible,.site-footer a:focus-visible,.site-footer__link-button:focus-visible{outline:2px solid var(--rust);outline-offset:4px}.button--dark{color:#fffdf7;background:var(--ink)}.button--dark:hover{background:var(--rust)}.button--light{color:var(--ink);background:#f8f4eb}.button--quiet{border-color:var(--line);color:var(--ink);background:0 0}.button--outline{border-color:var(--ink);color:var(--ink);background:0 0}.button--outline:hover{color:#fffdf7;background:var(--ink)}.button--wide{width:100%}.text-link{letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:10px;font-size:11px;font-weight:700;text-decoration:none;display:inline-flex}.text-link span{color:var(--rust);font-size:16px}.hero-object{background:linear-gradient(145deg,#b76343 0%,#9c452d 56%,#7f3426 100%);min-height:680px;position:relative;overflow:hidden}.hero-object:before{content:"";background:#ffffff2e;width:1px;height:120%;position:absolute;top:-10%;left:12%;transform:rotate(18deg)}.hero-object__label{z-index:3;color:#fffaefb8;letter-spacing:.15em;text-transform:uppercase;font-size:12px;position:absolute;top:32px;right:36px}.hero-object__sun{border:1px solid #fff7e252;border-radius:50%;width:clamp(180px,24vw,360px);height:clamp(180px,24vw,360px);position:absolute;top:12%;left:10%;box-shadow:inset 0 0 60px #ffda9814,0 0 100px #3d110a1f}.hero-object__chair{z-index:2;background:linear-gradient(120deg,#d3a05f 0%,#9d642e 70%,#71401e 100%);border-radius:48% 46% 16% 18%/34% 32% 14% 15%;width:40%;height:52%;position:absolute;bottom:14%;right:17%;transform:rotate(-8deg);box-shadow:inset 18px 15px 45px #ffe5ac33,inset -24px -30px 50px #41190a45,8px 20px 35px #39110838}.hero-object__chair:before{background:inherit;width:94%;height:48%;box-shadow:inherit;content:"";border-radius:50% 50% 20% 20%;position:absolute;top:-24%;left:3%}.hero-object__chair:after{content:"";border-left:13px solid #55301c;border-right:13px solid #55301c;height:34%;position:absolute;bottom:-27%;left:8%;right:8%;transform:perspective(200px)rotateX(-10deg)}.hero-object__chair i,.hero-object__chair b{z-index:-1;background:#81502a;border-radius:30px;width:34%;height:24%;position:absolute;top:22%}.hero-object__chair i{left:-23%;transform:rotate(-16deg)}.hero-object__chair b{right:-23%;transform:rotate(16deg)}.hero-object__shadow{filter:blur(15px);background:#3e0f084d;border-radius:50%;width:58%;height:9%;position:absolute;bottom:5%;right:9%;transform:rotate(-4deg)}.collection{padding:110px clamp(20px,4vw,64px) 130px}.section-heading{justify-content:space-between;align-items:flex-end;margin-bottom:48px;display:flex}.section-heading h2,.seller-callout h2,.auth-card h2{letter-spacing:-.045em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(40px,4vw,64px);font-weight:400;line-height:1}.collection-grid{grid-template-columns:repeat(3,1fr);gap:clamp(18px,2.5vw,40px);display:grid}.collection-card{min-width:0}.collection-card--sold .product-art,.collection-card--out_of_stock .product-art,.collection-card--discontinued .product-art{filter:saturate(.45)}.product-art-link{text-decoration:none;display:block}.product-art{aspect-ratio:.86;position:relative;overflow:hidden}.product-art--image{background:#d8d2c7}.product-art__image{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.product-art--image .product-art__number,.product-art--image .product-art__rights{background:#161a1794;padding:5px 7px}.product-art--clay{background:#d9a47d}.product-art--ink{background:#283431}.product-art--moss{background:#96a28a}.product-art__number{color:#ffffffb3;font-family:Georgia,serif;font-size:12px;position:absolute;top:20px;left:22px}.product-art__rights{z-index:2;color:#ffffffb8;letter-spacing:.08em;text-transform:uppercase;font-size:12px;position:absolute;bottom:16px;left:18px;right:18px}.product-art__ground{filter:blur(10px);background:#14181538;border-radius:50%;height:8%;position:absolute;bottom:12%;left:12%;right:12%}.product-art__shape{z-index:1;position:absolute;inset:25% 20% 19%}.product-art__shape--chair{background:#7d4725;border-radius:45% 45% 14% 14%;box-shadow:inset 18px 8px 30px #efc4893d}.product-art__shape--chair:before{background:inherit;content:"";border-radius:50% 50% 16% 16%;width:92%;height:44%;position:absolute;top:-23%;left:4%}.product-art__shape--chair:after{content:"";border-left:8px solid #57321f;border-right:8px solid #57321f;height:30%;position:absolute;bottom:-27%;left:10%;right:10%}.product-art__shape--storage{background:#6f4329;border-radius:5px 5px 2px 2px;inset:18% 24% 17%;box-shadow:inset 16px 8px 26px #efc48933}.product-art__shape--storage:before{content:"";background:#f4d1a557;height:2px;position:absolute;top:18%;left:8%;right:8%;box-shadow:0 26px #f4d1a557,0 52px #f4d1a557}.product-art__shape--storage:after{content:"";border-left:6px solid #52301f;border-right:6px solid #52301f;height:14%;position:absolute;bottom:-13%;left:10%;right:10%}.product-art__shape--trolley{background:linear-gradient(90deg,#0000 8%,#604126 8% 14%,#0000 14% 86%,#604126 86% 92%,#0000 92%);border-top:9px solid #8c633d;border-bottom:9px solid #8c633d;inset:29% 18%}.product-art__shape--trolley:before{content:"";border-top:6px solid #604126;border-right:6px solid #604126;border-radius:0 12px 0 0;width:24%;height:45%;position:absolute;top:-45%;right:-3%}.product-art__shape--trolley:after{content:"";background:radial-gradient(circle at 8%,#413429 0 7px,#0000 8px),radial-gradient(circle at 92%,#413429 0 7px,#0000 8px);border-radius:50%;height:20%;position:absolute;bottom:-35%;left:5%;right:5%}.product-art__shape--table{background:#795033;border-radius:50% 50% 12% 12%;inset:40% 13% 39%;box-shadow:inset 14px 5px 20px #efc48938}.product-art__shape--table:after{content:"";border-left:8px solid #513522;border-right:8px solid #513522;height:210%;position:absolute;top:94%;left:10%;right:10%}.product-art__shape--desk{background:#70452c;border-radius:3px;inset:34% 15% 44%;box-shadow:inset 14px 5px 20px #efc48933}.product-art__shape--desk:before{content:"";background:#f4d1a557;width:20%;height:3px;position:absolute;top:35%;left:9%;box-shadow:0 18px #f4d1a557}.product-art__shape--desk:after{content:"";border-left:9px solid #513522;border-right:9px solid #513522;height:190%;position:absolute;top:94%;left:9%;right:9%}.product-art__shape--lamp{background:radial-gradient(circle at 50% 36%,#fff7db,#cfb980 70%);border-radius:48% 48% 12% 12%;top:19%;left:28%;right:28%;box-shadow:0 0 55px #ffedba40}.product-art__shape--lamp:after{content:"";background:#a67c41;width:6px;height:28%;position:absolute;bottom:-22%;left:calc(50% - 3px);box-shadow:-34px 58px 0 22px #97703a}.product-art__shape--vessel{background:linear-gradient(100deg,#444941,#77806d 48%,#394038);border-radius:32% 32% 47% 47%/15% 15% 55% 55%;top:22%;left:27%;right:27%;box-shadow:inset 14px 0 25px #e8e5c22e}.product-art__shape--vessel:before{content:"";border:5px solid #3a4038;border-radius:50%;width:40%;height:13%;position:absolute;top:-7%;left:30%}.collection-card__copy{padding-top:22px}.collection-card__copy h3{letter-spacing:-.02em;margin:0 0 7px;font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:400}.collection-card__copy h3 a{text-decoration:none}.collection-card__copy h3 a:hover,.collection-card__copy h3 a:focus-visible{color:var(--rust)}.collection-card__copy>p:last-child{color:#676b65;margin:0;font-size:13px}.collection-card__copy .product-price{color:var(--ink);margin:0 0 10px;font-size:14px;font-weight:650}.collection-card__copy .product-summary{color:#676b65;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0 0 13px;font-size:13px;line-height:1.55;display:-webkit-box;overflow:hidden}.collection-card__copy .product-summary:last-child{margin-bottom:0}.collection-card__storeline{flex-wrap:wrap;align-items:baseline;gap:3px;display:flex}.collection-card__storeline a,.offer-summary .eyebrow a,.product-handoff .eyebrow a{text-underline-offset:3px;text-decoration-color:#1c211d59}.collection-card__storeline a:hover,.offer-summary .eyebrow a:hover,.product-handoff .eyebrow a:hover{color:var(--rust)}.product-source-link{letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:8px;font-size:11px;font-weight:650;text-decoration:none;display:inline-flex}.product-source-link span{color:var(--rust)}.collection-count{color:#676b65;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:12px}.collection-state{border:1px solid var(--line);color:#676b65;text-align:center;place-content:center;gap:8px;min-height:260px;display:grid}.collection-state strong{color:var(--ink);font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:400}.collection-state__mark{border:1px solid var(--rust);border-top-color:#0000;border-radius:50%;width:18px;height:18px;margin:0 auto 8px;animation:.9s linear infinite spin}.product-page{min-height:calc(100vh - 131px)}.product-breadcrumb{border-bottom:1px solid var(--line);color:#6a6e68;letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:10px;padding:26px clamp(20px,4vw,64px);font-size:11px;display:flex}.product-breadcrumb a{color:var(--ink);text-decoration:none}.product-detail{grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);grid-template-areas:"visual summary""visual copy";align-items:start;display:grid}.product-detail__visual{border-right:1px solid var(--line);grid-area:visual;padding:clamp(24px,5vw,76px)}.product-detail__summary{grid-area:summary;padding:clamp(58px,7vw,108px) clamp(32px,6vw,88px) 0}.product-gallery{gap:14px;display:grid}.product-gallery__thumbnails{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;display:grid}.product-gallery__thumbnail{aspect-ratio:1;cursor:pointer;background:#d8d2c7;border:1px solid #0000;min-width:0;padding:0;position:relative;overflow:hidden}.product-gallery__thumbnail[aria-pressed=true]{border-color:var(--ink);outline:2px solid var(--paper);outline-offset:-4px}.product-gallery__thumbnail img{object-fit:cover;width:100%;height:100%;display:block}.product-gallery__thumbnail>.product-art{aspect-ratio:1;width:100%;height:100%}.product-gallery__thumbnail .product-art__number,.product-gallery__thumbnail .product-art__rights{display:none}.product-gallery__thumbnail span{color:#fff;background:#161a179e;padding:3px 4px;font-family:Georgia,Times New Roman,serif;font-size:12px;position:absolute;bottom:4px;right:5px}.product-art--detail{aspect-ratio:auto;min-height:min(70vw,720px)}.product-detail__copy{grid-area:copy;padding:36px clamp(32px,6vw,88px) clamp(58px,7vw,108px)}.product-detail__summary h1,.product-state h1{letter-spacing:-.055em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,5.4vw,82px);font-weight:400;line-height:.96}.product-detail__visual-summary{color:#4f554f;max-width:680px;margin:26px 0 0;font-family:Georgia,Times New Roman,serif;font-size:20px;line-height:1.58}.product-detail__description{color:#515650;white-space:pre-line;max-width:680px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:18px;line-height:1.72}.product-detail__description--empty{color:#777a75;font-style:italic}.product-detail__offers,.product-detail__seller-availability{margin-top:54px}.product-detail__mobile-offer-glance,.product-detail__mobile-handoff{display:none}.product-detail__continue{border-top:1px solid var(--line);margin-top:54px;padding-top:26px}.product-detail__continue>div{margin-top:12px;display:grid}.product-detail__continue a{border-bottom:1px solid var(--line);min-height:52px;color:var(--ink);justify-content:space-between;align-items:center;gap:18px;font-family:Georgia,Times New Roman,serif;font-size:17px;text-decoration:none;display:flex}.product-detail__continue a:hover,.product-detail__continue a:focus-visible{color:var(--rust)}.product-detail__continue a:focus-visible{outline:2px solid var(--rust);outline-offset:4px}.product-detail__continue a span{color:var(--rust);font-family:Arial,sans-serif;font-size:22px}.product-detail__visual-presentation,.product-detail__seller-details,.product-detail__specifications{max-width:680px;margin-top:46px}.product-detail__visual-presentation:first-child{margin-top:0}.product-detail__visual-presentation h2,.product-detail__seller-details h2,.product-detail__specifications h2,.product-detail__offers h2,.product-detail__seller-availability h2{letter-spacing:-.025em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:400;line-height:1.1}.product-detail__visual-presentation .eyebrow+h2{margin-top:9px}.product-detail__visual-presentation dl,.product-detail__seller-details dl,.product-detail__specifications dl{border-top:1px solid var(--line);margin:16px 0 0}.product-detail__visual-presentation dl>div,.product-detail__seller-details dl>div,.product-detail__specifications dl>div{border-bottom:1px solid var(--line);grid-template-columns:minmax(120px,.65fr) 1fr;gap:18px;padding:15px 0;display:grid}.product-detail__visual-presentation dt,.product-detail__seller-details dt,.product-detail__specifications dt{color:#666b65;letter-spacing:.02em;font-size:14px}.product-detail__visual-presentation dd,.product-detail__seller-details dd,.product-detail__specifications dd{color:var(--ink);gap:4px;margin:0;font-size:16px;line-height:1.45;display:grid}.product-detail__seller-details small{color:#777a75;font-size:12px}.product-detail__specifications-source{color:#6b706a;max-width:580px;margin:14px 0 0;font-size:13px;line-height:1.55}.product-detail__library-connection{border:1px solid var(--line);background:#a84d2f0b;max-width:680px;margin-top:46px;padding:26px 28px}.product-detail__library-connection h2{letter-spacing:-.025em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:400;line-height:1.1}.product-detail__library-connection>p:not(.eyebrow){color:#515650;margin:16px 0 0;line-height:1.6}.product-detail__library-connection .product-detail__library-caveat{font-size:13px}.product-detail__library-connection>a{border-top:1px solid var(--line);border-bottom:1px solid var(--line);min-height:50px;color:var(--ink);justify-content:space-between;align-items:center;gap:18px;margin-top:20px;font-family:Georgia,Times New Roman,serif;font-size:17px;text-decoration:none;display:flex}.product-detail__library-connection>a:hover,.product-detail__library-connection>a:focus-visible{color:var(--rust)}.product-detail__library-connection>a span{color:var(--rust);font-family:Arial,sans-serif;font-size:22px}.product-detail__offers>h2,.product-detail__seller-availability>h2{margin-bottom:16px}.product-handoff{border-top:1px solid var(--line);min-width:0;padding:26px 0 0}.product-handoff__summary{grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:8px 24px;min-width:0;display:grid}.product-handoff__summary .eyebrow{grid-column:1/-1}.product-handoff__summary strong{overflow-wrap:anywhere;min-width:0;font-family:Georgia,Times New Roman,serif;font-size:25px;font-weight:400}.product-handoff__summary span{color:#62675f;font-size:12px}.product-handoff__notice{color:#62665f;margin:18px 0 20px;font-size:11px;line-height:1.55}.product-handoff__unavailable{border-left:3px solid var(--rust);color:#5f635d;background:#a84d2f0f;margin:22px 0 0;padding:16px 18px;font-size:12px;line-height:1.5}.offer-summary{border-top:1px solid var(--line);padding:26px 0 0}.offer-summary+.offer-summary{margin-top:34px}.offer-summary>div{grid-template-columns:1fr auto;align-items:baseline;gap:8px 24px;display:grid}.offer-summary>div .eyebrow{grid-column:1/-1}.offer-summary>div strong{font-family:Georgia,Times New Roman,serif;font-size:25px;font-weight:400}.offer-summary>div span{color:#62675f;font-size:12px}.offer-summary__verified{color:#767a74;margin:13px 0 24px;font-size:11px}.offer-summary__referral-notice{color:#62665f;margin:-12px 0 20px;font-size:11px;line-height:1.55}.offer-summary__unavailable{border-left:3px solid var(--rust);color:#5f635d;background:#a84d2f0f;margin:22px 0 0;padding:16px 18px;font-size:12px;line-height:1.5}.product-page--state{place-items:center;padding:80px 24px;display:grid}.product-state{border:1px solid var(--line);text-align:center;background:#faf8f29e;width:min(720px,100%);padding:clamp(40px,7vw,84px)}.product-state .collection-state__mark{margin-bottom:24px}.product-state>p:not(.eyebrow){color:#60645e;max-width:530px;margin:26px auto 32px;font-family:Georgia,Times New Roman,serif;font-size:18px;line-height:1.55}.seller-callout{color:#f6f0e5;text-align:center;background:linear-gradient(#19221df5,#19221df5),repeating-linear-gradient(90deg,#0000,#0000 24.9%,#ffffff17 25%);place-items:center;min-height:480px;padding:90px 20px;display:grid}.seller-callout .eyebrow{color:#bfc6ba}.seller-callout h2{max-width:780px;font-size:clamp(48px,5.5vw,82px)}.seller-callout>p:not(.eyebrow){color:#c8cec5;max-width:580px;margin:24px auto 32px;font-family:Georgia,serif;font-size:18px;line-height:1.55}.seller-page{grid-template-columns:1.04fr .96fr;min-height:calc(100vh - 131px);display:grid}.seller-intro{border-right:1px solid var(--line);flex-direction:column;justify-content:center;padding:90px clamp(32px,7vw,110px);display:flex}.seller-intro h1{font-size:clamp(58px,6vw,96px)}.seller-intro>p:not(.eyebrow){color:#5a5f59;max-width:540px;margin:30px 0 0;font-family:Georgia,serif;font-size:18px;line-height:1.55}.journey-steps{margin:54px 0 0;padding:0;list-style:none;display:grid}.journey-steps li{border-top:1px solid var(--line);grid-template-columns:46px 1fr;gap:18px;padding:18px 0;display:grid}.journey-steps li:last-child{border-bottom:1px solid var(--line)}.journey-steps li>span{color:var(--rust);font-family:Georgia,serif;font-size:13px}.journey-steps strong{font-family:Georgia,serif;font-size:17px;font-weight:400}.journey-steps p{color:#655f56;margin:5px 0 0;font-size:12px}.auth-card{border:1px solid var(--line);background:#faf8f2b3;align-self:center;width:min(520px,100% - 64px);margin:64px auto;padding:clamp(36px,5vw,64px);box-shadow:0 30px 90px #2c241b14}.auth-card h2{font-size:clamp(38px,4vw,56px)}.auth-card>p:not(.eyebrow,.technical-note,.configuration-note){color:#5e625d;margin:22px 0 30px;font-family:Georgia,serif;font-size:17px;line-height:1.55}.auth-card--failure{border-top:3px solid var(--rust)}.technical-note{color:#655f56;margin:-14px 0 28px;font-family:ui-monospace,monospace;font-size:10px}.configuration-note{border-left:3px solid var(--rust);color:#655f56;background:#a84d2f0f;margin:24px 0 0;padding:16px;font-size:12px;line-height:1.5}.privacy-note{border-top:1px solid var(--line);color:#655f56;grid-template-columns:24px 1fr;gap:12px;margin-top:26px;padding-top:22px;font-size:11px;line-height:1.5;display:grid}.privacy-note span{color:var(--rust);font-size:20px}.privacy-note p{margin:0}.auth-loader{border:1px solid var(--line);border-top-color:var(--rust);border-radius:50%;width:38px;height:38px;margin-bottom:30px;animation:.9s linear infinite spin}.site-footer{color:#c9cec7;background:#151a17;grid-template-columns:1fr 1.4fr 1fr auto;align-items:start;gap:40px;padding:70px clamp(20px,4vw,64px);font-size:11px;line-height:1.6;display:grid}.brand--footer{color:#f5f1e8}.brand--footer i{color:#d98462}.brand--footer .brand__mark{flex-basis:52px;width:52px;height:52px}.site-footer>p{max-width:420px;margin:0}.site-footer>div{gap:8px;display:grid}.site-footer>div a,.site-footer__link-button,.site-footer .navigation-placeholder{text-decoration:none}.site-footer__link-button{width:fit-content;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0}.site-footer .navigation-placeholder{color:#7f8880;width:fit-content}.site-footer>span{color:#7f8880}.page-intro{border-bottom:1px solid var(--line);padding:clamp(70px,10vw,150px) clamp(20px,8vw,126px)}.page-intro h1,.store-profile h1,.article-header h1{letter-spacing:-.06em;max-width:980px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(54px,7vw,104px);font-weight:400;line-height:.92}.page-intro h1 em,.store-profile h1 em{color:var(--rust);font-weight:400}.page-intro>p:last-child,.page-intro>p:not(.eyebrow),.store-profile__copy>p:not(.eyebrow){color:#565b55;max-width:720px;margin:32px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(17px,1.7vw,22px);line-height:1.62}.page-intro--compact{padding:clamp(28px,3.5vw,52px) clamp(20px,6vw,96px)}.page-intro--compact .page-breadcrumb{margin-bottom:clamp(18px,2vw,24px)}.page-intro--compact h1{max-width:940px;font-size:clamp(40px,4.1vw,58px);line-height:.96}.page-intro--compact>p:not(.eyebrow){max-width:760px;margin-top:16px;font-size:clamp(16px,1.2vw,18px);line-height:1.48}.site-map-page{background:var(--paper)}.site-map-page__intro h1{max-width:820px}.site-map-overview{border-bottom:1px solid var(--line);grid-template-columns:minmax(150px,.4fr) minmax(0,1.6fr);gap:clamp(28px,5vw,80px);padding:30px clamp(20px,6vw,96px);display:grid}.site-map-overview>p{margin:5px 0 0}.site-map-overview ol{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px 28px;margin:0;padding:0;list-style:none;display:grid}.site-map-overview a{color:var(--ink);align-items:baseline;gap:10px;padding:4px 0;font-size:14px;font-weight:700;line-height:1.35;text-decoration:none;display:flex}.site-map-overview a span{color:var(--rust);letter-spacing:.08em;font-size:11px;font-weight:700}.site-map-section{border-bottom:1px solid var(--line);grid-template-columns:minmax(240px,.56fr) minmax(0,1.44fr);gap:clamp(34px,6vw,96px);padding:clamp(44px,6vw,88px) clamp(20px,6vw,96px);scroll-margin-top:96px;display:grid}.site-map-section__heading{grid-template-columns:36px minmax(0,1fr);align-content:start;gap:16px;display:grid}.site-map-section__heading>span{color:var(--rust);letter-spacing:.12em;padding-top:8px;font-size:11px;font-weight:700}.site-map-section__heading h2{letter-spacing:-.045em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,3.4vw,52px);font-weight:400;line-height:1}.site-map-section__heading p{color:#565b55;max-width:390px;margin:18px 0 0;font-size:15px;line-height:1.58}.site-map-section__groups{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:clamp(36px,4vw,70px);display:grid}.site-map-group:only-child{grid-column:1/-1}.site-map-group h3{letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:13px;font-weight:800;line-height:1.35}.site-map-group>p{color:#646963;max-width:540px;margin:10px 0 24px;font-size:14px;line-height:1.5}.site-map-group ul{margin:0;padding:0;list-style:none}.site-map-group:only-child ul{columns:2;column-gap:clamp(34px,5vw,80px)}.site-map-group li{break-inside:avoid;border-top:1px solid var(--line);padding:10px 0}.site-map-group a{color:var(--ink);text-underline-offset:4px;overflow-wrap:anywhere;font-size:15px;font-weight:650;line-height:1.42;text-decoration-color:#0000;text-decoration-thickness:1px}.site-map-group a:hover{color:var(--rust);text-decoration-color:currentColor}.site-map-page a:focus-visible{outline:3px solid var(--rust);outline-offset:4px;border-radius:2px}@media (width<=900px){.site-map-overview{grid-template-columns:1fr;gap:18px}.site-map-overview ol{grid-template-columns:repeat(2,minmax(0,1fr))}.site-map-section{grid-template-columns:1fr;gap:36px}}@media (width<=620px){.site-map-overview ol,.site-map-section__groups{grid-template-columns:1fr}.site-map-section__heading{grid-template-columns:28px minmax(0,1fr);gap:10px}.site-map-group:only-child ul{columns:1}}.page-breadcrumb{color:#71746f;letter-spacing:.1em;text-transform:uppercase;flex-wrap:wrap;align-items:center;gap:9px;margin:0 0 62px;font-size:10px;display:flex}.page-breadcrumb a{color:var(--ink);text-decoration:none}.section-heading>p{color:#565b55;width:min(520px,46%);margin:0;font-family:Georgia,Times New Roman,serif;font-size:16px;line-height:1.55}.section-action{justify-content:center;margin-top:52px;display:flex}.home-paths,.home-stores,.journal-preview,.stores-directory,.category-principles,.journal-index,.about-grid,.about-referral{border-bottom:1px solid var(--line);padding:110px clamp(20px,4vw,64px)}.home-paths__grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.home-path{border-right:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:end;gap:28px;min-height:360px;padding:clamp(30px,5vw,72px);text-decoration:none;transition:color .18s,background .18s;display:grid;position:relative}.home-path:hover,.home-path:focus-visible{color:#fffdf7;background:var(--ink)}.home-path>span{color:var(--rust);align-self:start;font-family:Georgia,serif;font-size:14px}.home-path h3{letter-spacing:-.05em;margin:0 0 18px;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,5vw,70px);font-weight:400}.home-path div>p:last-child{color:#666b65;max-width:460px;margin:0;font-size:14px;line-height:1.65}.home-path:hover div>p,.home-path:focus-visible div>p{color:#cbd0ca}.home-path>b{color:var(--rust);font-size:25px;font-weight:400}.home-collection{background:var(--cream)}.home-stores{background:#e8e0d3}.journal-preview{color:#f6f0e5;background:#29322c;grid-template-columns:minmax(300px,.75fr) minmax(0,1.25fr);gap:clamp(50px,8vw,130px);display:grid}.journal-preview h2{letter-spacing:-.055em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,6vw,88px);font-weight:400;line-height:.95}.journal-preview h2 em{color:#d98462;font-weight:400}.journal-preview .eyebrow{color:#bac3ba}.journal-preview__links{border-top:1px solid #ffffff2e;display:grid}.journal-preview__links a{border-bottom:1px solid #ffffff2e;grid-template-columns:100px 1fr auto;align-items:center;gap:24px;padding:28px 0;font-family:Georgia,serif;font-size:20px;text-decoration:none;display:grid}.journal-preview__links span{color:#aeb8af;letter-spacing:.12em;text-transform:uppercase;font-family:Inter,sans-serif;font-size:12px}.journal-preview__links b{color:#d98462;font-weight:400}.catalog-intro{background:linear-gradient(120deg,#faf8f2e6,#e8e0d3b8)}.catalog-intro__mobile-title{display:none}.catalog-controls,.store-catalog-controls{border-bottom:1px solid var(--line);background:var(--cream);grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:40px;padding:42px clamp(20px,4vw,64px);display:grid}.store-catalog-controls{grid-template-columns:minmax(0,720px)}.catalog-search label{color:#656a64;letter-spacing:.12em;text-transform:uppercase;margin-bottom:10px;font-size:10px;font-weight:700;display:block}.catalog-search>div{display:flex}.catalog-search input[type=search]{border:1px solid var(--ink);width:min(620px,100%);min-height:52px;color:var(--ink);background:0 0;border-right:0;border-radius:0;padding:0 18px}.catalog-search input:focus-visible{outline:2px solid var(--rust);outline-offset:2px}.catalog-filters{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.catalog-filters>span{color:#6b6f69;letter-spacing:.12em;text-transform:uppercase;margin-right:6px;font-size:12px;font-weight:700}.catalog-filters a{border:1px solid var(--line);letter-spacing:.06em;text-transform:uppercase;padding:10px 13px;font-size:10px;text-decoration:none}.catalog-filters a[aria-current=page]{color:#fffdf7;background:var(--ink)}.catalog-results,.store-collection,.category-supply{padding-top:86px}.store-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.store-card{--store-card-mark:var(--moss);--store-card-surface:#faf8f26b;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--store-card-surface);grid-template-columns:72px 1fr;gap:24px;min-width:0;padding:clamp(26px,3vw,44px);display:grid}.store-card--moss{--store-card-mark:#5f7165;--store-card-surface:#eef0e9}.store-card--rose{--store-card-mark:#9a6964;--store-card-surface:#f2e9e6}.store-card--ochre{--store-card-mark:#a87a35;--store-card-surface:#f3ead7}.store-card--clay{--store-card-mark:#a85a3c;--store-card-surface:#f2e5dd}.store-card__monogram{color:#f8f4eb;background:var(--store-card-mark);letter-spacing:-.04em;place-items:center;width:72px;height:88px;font-family:Georgia,serif;font-size:29px;text-decoration:none;display:grid}.store-card__monogram:focus-visible{outline:3px solid var(--ink);outline-offset:3px}.store-card--with-logo{grid-template-columns:1fr;gap:20px}.store-card__monogram--logo{width:100%;height:96px;color:inherit;background:#fffdf8bd;border:1px solid #272b2621;place-items:center;padding:0;position:relative;overflow:hidden}.store-card__monogram--logo img{object-fit:contain;width:min(260px,100% - 40px);height:calc(100% - 28px);display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.store-card h2{letter-spacing:-.03em;margin:0 0 13px;font-family:Georgia,Times New Roman,serif;font-size:30px;font-weight:400}.store-card h2 a{text-decoration:none}.store-card__copy>p:not(.eyebrow){color:#61665f;min-height:66px;margin:0 0 20px;font-size:13px;line-height:1.65}.store-card__meta{color:#5d625c;gap:4px;margin-bottom:22px;font-size:12px;display:grid}.store-profile{--store-profile-accent:#a85a3c;--store-profile-border:#a85a3c52;--store-profile-mark-border:#d99a80;--store-profile-surface:#f2e5dd;border-bottom:1px solid var(--line);background:linear-gradient(120deg, var(--store-profile-surface), var(--paper) 72%);padding:30px clamp(20px,6vw,96px) 62px;position:relative;overflow:hidden}.store-profile:after{aspect-ratio:1;border:1px solid var(--store-profile-border);content:"";pointer-events:none;border-radius:50%;width:520px;position:absolute;top:-240px;right:-150px}.store-profile--moss{--store-profile-accent:#5f7165;--store-profile-border:#5f71654d;--store-profile-mark-border:#9daf9f;--store-profile-surface:#e5e9e1}.store-profile--rose{--store-profile-accent:#9a6964;--store-profile-border:#9a69644d;--store-profile-mark-border:#c89b96;--store-profile-surface:#eee2df}.store-profile--ochre{--store-profile-accent:#a87a35;--store-profile-border:#a87a3552;--store-profile-mark-border:#d5ad70;--store-profile-surface:#f0e4c9}.store-profile--clay{--store-profile-accent:#a85a3c;--store-profile-border:#a85a3c52;--store-profile-mark-border:#d99a80;--store-profile-surface:#efdfd5}.store-profile .page-breadcrumb{z-index:1;margin-bottom:36px;position:relative}.store-profile__layout{z-index:1;grid-template-columns:minmax(0,1fr) minmax(180px,220px);align-items:center;gap:clamp(42px,7vw,110px);display:grid;position:relative}.store-profile__identity{grid-template-columns:112px minmax(0,1fr);align-items:start;gap:clamp(24px,3vw,42px);min-width:0;display:grid}.store-profile__mark{aspect-ratio:1;border:1px solid var(--store-profile-mark-border);color:#fffaf1;background:var(--store-profile-accent);letter-spacing:-.06em;border-radius:50%;place-items:center;width:112px;font-family:Georgia,serif;font-size:36px;display:grid;box-shadow:0 14px 36px #2025211f}.store-profile__identity--with-logo{grid-template-columns:minmax(190px,230px) minmax(0,1fr)}.store-profile__mark--logo{aspect-ratio:auto;width:100%;height:112px;color:inherit;background:#fffdf8c7;border-color:#272b2629;border-radius:2px;padding:0;position:relative;overflow:hidden}.store-profile__mark--logo img{object-fit:contain;width:calc(100% - 48px);height:calc(100% - 44px);display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.store-profile h1{max-width:780px;font-size:clamp(50px,6vw,88px)}.store-profile__copy .eyebrow{color:var(--store-profile-accent)}.store-profile__copy>p:not(.eyebrow){margin-top:24px;font-size:clamp(16px,1.45vw,19px);line-height:1.62}.store-profile__availability{border:1px solid var(--store-profile-border);background:#faf8f2ad;align-content:center;min-width:180px;padding:24px;display:grid}.store-profile__availability>span{color:#61665f;letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:700}.store-profile__availability>strong{color:var(--store-profile-accent);letter-spacing:-.05em;margin:8px 0 5px;font-family:Georgia,serif;font-size:58px;font-weight:400;line-height:.9}.store-profile__availability>small{color:#656a64;font-size:10px;line-height:1.5}.store-profile__availability>small+small{border-top:1px solid var(--line);margin-top:12px;padding-top:10px}.category-intro{background:var(--cream);position:relative}.category-intro--antiques{background:#dfe4da}.category-review-note{border-left:3px solid var(--rust);color:#646962;background:#a84d2f0f;grid-template-columns:auto 1fr;gap:18px;max-width:720px;margin-top:40px;padding:18px 20px;font-size:12px;line-height:1.5;display:grid}.category-review-note strong{color:var(--ink);text-transform:uppercase}.category-principles{border-left:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));padding-top:0;padding-bottom:0;display:grid}.category-principles>a,.category-principles>div{border-right:1px solid var(--line);min-height:390px;padding:clamp(32px,4vw,58px);text-decoration:none;position:relative}.category-principles>a>span,.category-principles>div>span{color:var(--rust);margin-bottom:70px;font-family:Georgia,serif;display:block}.category-principles h2{margin:0 0 16px;font-family:Georgia,serif;font-size:40px;font-weight:400}.category-principles>a>p:last-of-type,.category-principles>div>p:last-of-type{color:#626760;margin:0;font-size:13px;line-height:1.65}.category-principles b{color:var(--rust);font-size:22px;font-weight:400;position:absolute;bottom:30px;right:36px}.category-principles--compact>a{min-height:270px;padding:clamp(28px,3vw,42px)}.category-principles--compact>a>span{margin-bottom:30px}.category-principles--compact h2{font-size:clamp(32px,3vw,38px)}.category-supply--primary{border-bottom:1px solid var(--line);padding-top:clamp(46px,5vw,72px)}.solution-intro{background:linear-gradient(120deg,#f2eee6 0 62%,#e5d8c6 62%)}.solution-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.solution-metrics>div{min-height:330px}.solution-metrics h2{overflow-wrap:anywhere;font-size:clamp(28px,3vw,42px)}.solution-metric--price h2{overflow-wrap:normal;white-space:nowrap;font-size:clamp(24px,2.6vw,38px)}.solution-answer,.solution-method{border-bottom:1px solid var(--line);grid-template-columns:minmax(260px,.75fr) minmax(0,1.25fr);gap:clamp(48px,9vw,140px);padding:100px clamp(20px,6vw,96px);display:grid}.solution-answer{color:#f6f0e5;background:#29322c}.solution-answer h2,.solution-method h2,.solution-guidance h2{letter-spacing:-.05em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,5vw,72px);font-weight:400;line-height:.98}.solution-answer .eyebrow{color:#bac3ba}.solution-answer>p{color:#d4dad3;max-width:760px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(20px,2.2vw,30px);line-height:1.5}.solution-supply{border-bottom:1px solid var(--line)}.solution-card__facts{border:1px solid var(--line);background:var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:22px 0;display:grid}.solution-card__facts>div{background:var(--paper);padding:12px}.solution-card__facts dt{color:#777b75;letter-spacing:.1em;text-transform:uppercase;margin-bottom:6px;font-size:12px}.solution-card__facts dd{margin:0;font-family:Georgia,Times New Roman,serif;font-size:16px}.solution-empty{color:#656a64;max-width:720px;margin:48px 0 0;font-family:Georgia,Times New Roman,serif;font-size:19px;line-height:1.6}.solution-guidance{border-bottom:1px solid var(--line);background:#e8e0d3;padding:110px clamp(20px,4vw,64px)}.solution-guidance__grid{border-top:1px solid #2b302b38;border-left:1px solid #2b302b38;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:58px;display:grid}.seo-landing-guidance{grid-template-columns:repeat(3,minmax(0,1fr))}.solution-family{margin-top:64px}.solution-family__heading h3{letter-spacing:-.035em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(30px,3vw,46px);font-weight:400}.solution-family .solution-guidance__grid{margin-top:26px}.solution-guidance__grid article{border-bottom:1px solid #2b302b38;border-right:1px solid #2b302b38;min-height:340px;padding:clamp(28px,3vw,46px)}.solution-guidance__grid article>span{color:var(--rust);margin-bottom:70px;font-family:Georgia,Times New Roman,serif;display:block}.solution-guidance__grid h3{letter-spacing:-.03em;margin:0 0 18px;font-family:Georgia,Times New Roman,serif;font-size:29px;font-weight:400}.solution-guidance__grid p,.solution-method p{color:#5f645e;font-size:14px;line-height:1.7}.solution-method>div:last-child{max-width:760px}.solution-method p:first-child{margin-top:0}.solution-method .text-link{letter-spacing:.08em;text-transform:uppercase;gap:18px;margin-top:24px;font-size:11px;font-weight:700;text-decoration:none;display:inline-flex}.seo-landing-related nav{flex-direction:column;align-items:flex-start;display:flex}.seo-landing-related nav .text-link+.text-link{margin-top:18px}.journal-intro{color:#f7f2e8;background:#29322c}.journal-intro .eyebrow,.journal-intro>p:not(.eyebrow),.journal-intro .page-breadcrumb,.journal-intro .page-breadcrumb a{color:#c0c9c0}.guides-intro{color:var(--ink);background:radial-gradient(circle at 88% 22%,#a84d2f24 0 9%,#0000 9.3%),linear-gradient(120deg,#faf8f2,#eee7dc)}.guides-intro .eyebrow,.guides-intro>p:not(.eyebrow){color:#5d625c}.guides-intro h1 em{color:var(--rust)}.editorial-intro-link{min-height:44px;color:inherit;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:14px;margin-top:28px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.journal-intro .editorial-intro-link{color:#f7f2e8}.guides-intro .editorial-intro-link{color:var(--ink)}.editorial-intro-link span{color:var(--rust);font-size:18px;transition:transform .18s}.editorial-intro-link:hover span,.editorial-intro-link:focus-visible span{transform:translate(4px)}.journal-index{border-left:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));padding-top:0;padding-bottom:0;display:grid}.journal-card{border-right:1px solid var(--line);min-height:540px;padding:clamp(34px,4vw,58px)}.journal-card__category{color:var(--rust);letter-spacing:.12em;text-transform:uppercase;margin:0 0 72px;font-size:11px;font-weight:700;display:block}.journal-card h2{letter-spacing:-.04em;margin:0 0 22px;font-family:Georgia,serif;font-size:clamp(32px,3vw,46px);font-weight:400}.journal-card h2 a,.journal-card>div a{text-decoration:none}.journal-card>p:not(.eyebrow){color:#626760;font-size:14px;line-height:1.7}.journal-card>div{border-top:1px solid var(--line);letter-spacing:.06em;text-transform:uppercase;flex-wrap:wrap;justify-content:space-between;gap:20px;margin-top:44px;padding-top:18px;font-size:10px;display:flex}.journal-card small{color:#767a74}.journal-index--notes{grid-template-columns:minmax(0,1fr)}.journal-index--notes .journal-card{min-height:420px}.journal-index--notes .journal-card>p:not(.eyebrow){max-width:760px}.editorial-destination{padding:clamp(68px,9vw,132px) clamp(24px,12vw,190px)}.editorial-destination h2{letter-spacing:-.04em;max-width:920px;margin:0 0 24px;font-family:Georgia,serif;font-size:clamp(38px,5vw,70px);font-weight:400}.editorial-destination>p:not(.eyebrow){color:#626760;max-width:760px;margin:0;font-family:Georgia,serif;font-size:19px;line-height:1.7}.editorial-destination .text-link{letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:14px;margin-top:30px;font-size:11px;font-weight:700;text-decoration:none;display:inline-flex}.editorial-destination .text-link span{color:var(--rust);font-size:18px}.editorial-destination--research{color:#f7f2e8;background:#29322c}.editorial-destination--research .eyebrow,.editorial-destination--research>p:not(.eyebrow),.editorial-destination--research .text-link{color:#cbd1ca}.editorial-destination--journal{border-bottom:1px solid var(--line);background:#f0ebe1}.article-header{border-bottom:1px solid var(--line);background:var(--cream);padding:64px clamp(20px,12vw,190px) 92px}.article-header--illustrated{grid-template-columns:minmax(0,1.15fr) minmax(320px,.7fr);align-items:center;gap:clamp(48px,7vw,112px);padding-top:52px;padding-bottom:64px;display:grid}.article-header h1{max-width:960px}.article-header__content>p:not(.eyebrow){color:#585d57;max-width:760px;margin:32px 0 20px;font-family:Georgia,serif;font-size:21px;line-height:1.65}.article-header__meta{color:#777b75;letter-spacing:.1em;text-transform:uppercase;flex-wrap:wrap;gap:10px 22px;font-size:10px;display:flex}.article-header__meta time{color:var(--rust)}.article-header__meta a{color:inherit;text-underline-offset:3px}.article-header__image{background:#ded2bf;border:1px solid #2226221f;margin:0;overflow:hidden;box-shadow:18px 18px #29322c12}.article-header__image img{aspect-ratio:1122/1402;object-fit:cover;width:100%;height:auto;display:block}.article-body{grid-template-columns:minmax(220px,.4fr) minmax(0,1fr);gap:clamp(50px,10vw,160px);padding:90px clamp(20px,12vw,190px);display:grid}.article-body aside{border-top:3px solid var(--rust);background:#a84d2f0f;align-self:start;padding:22px}.article-in-brief ul{gap:18px;margin:0;padding:0;list-style:none;display:grid}.article-in-brief li{color:#626760;font-size:12px;line-height:1.6}.article-in-brief li strong,.article-in-brief li span{display:block}.article-in-brief li strong{color:var(--ink);margin-bottom:4px}.article-body section+section{margin-top:62px}.article-body h2,.policy-body h2,.about-grid h2,.about-referral h2{letter-spacing:-.03em;margin:0 0 20px;font-family:Georgia,serif;font-size:clamp(30px,3vw,44px);font-weight:400}.article-body section p,.policy-body p,.article-body section li{color:#4f554f;margin:0 0 20px;font-family:Georgia,serif;font-size:18px;line-height:1.78}.article-body section ul,.article-body section ol{padding-left:24px}.article-checklist{border:1px solid var(--line);background:#f7f2e8;margin-top:36px;padding:28px}.article-checklist h3,.article-callout h3{margin:0 0 18px;font-family:Georgia,serif;font-size:26px;font-weight:400}.article-checklist ul{gap:14px;margin:0;padding:0;list-style:none;display:grid}.article-checklist li{margin:0!important}.article-checklist li strong,.article-checklist li span{display:block}.article-checklist li span{margin-top:3px;font-size:15px}.article-table{margin:36px 0;overflow-x:auto}.article-table table{border-collapse:collapse;background:#f7f2e8;width:100%;min-width:620px}.article-table caption{text-align:left;margin-bottom:14px;font-family:Georgia,serif;font-size:22px}.article-table th,.article-table td{border:1px solid var(--line);color:#4f554f;text-align:left;vertical-align:top;padding:14px 16px;font-size:14px;line-height:1.45}.article-callout{border-left:3px solid var(--rust);background:#a84d2f0f;margin:36px 0;padding:28px}.article-callout>p:last-child{margin-bottom:0}.article-citation a{color:var(--rust);font-family:Arial,sans-serif;font-size:11px;text-decoration:none}.article-sources,.article-related{border-top:1px solid var(--line);padding:76px clamp(20px,12vw,190px)}.article-sources h2,.article-related h2{letter-spacing:-.03em;margin:0 0 36px;font-family:Georgia,serif;font-size:clamp(32px,4vw,52px);font-weight:400}.article-sources ol{gap:18px;margin:0;padding:0;list-style:none;display:grid}.article-sources li{grid-template-columns:32px minmax(0,1fr);gap:16px;display:grid}.article-sources li>span{color:var(--rust);font-family:Georgia,serif}.article-sources li a,.article-sources li small{display:block}.article-sources li small{color:#767a74;margin-top:5px}.article-related{background:#f0ebe1}.article-related__groups{grid-template-columns:repeat(2,minmax(0,1fr));gap:52px;display:grid}.article-related nav{align-content:start;display:grid}.article-related nav>span{color:#767a74;letter-spacing:.1em;text-transform:uppercase;margin-bottom:14px;font-size:10px;font-weight:700}.article-related nav a{color:var(--ink);border-top:1px solid #22262226;grid-template-columns:minmax(0,1fr) auto;gap:16px;padding:15px 0;font-family:Georgia,serif;font-size:17px;line-height:1.4;text-decoration:none;display:grid}.article-related nav a>span{color:var(--rust)}.article-correction{border-top:1px solid var(--line);color:#6a6f69;padding:22px clamp(20px,12vw,190px);font-size:12px}.article-correction p{margin:0}.article-correction a{color:inherit;text-underline-offset:3px}.article-footer{color:#f7f2e8;background:#29322c;justify-content:space-between;align-items:center;gap:30px;padding:50px clamp(20px,12vw,190px);display:flex}.article-footer p{margin:0;font-family:Georgia,serif;font-size:24px}.about-intro{background:radial-gradient(circle at 87% 20%,#a84d2f1c 0 10%,#0000 10.3%),linear-gradient(120deg,#faf8f2,#eee7dc)}.about-intro>p:last-child{max-width:840px}.about-grid{border-left:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));padding-top:0;padding-bottom:0;display:grid}.about-grid article{border-right:1px solid var(--line);min-height:430px;padding:clamp(34px,4vw,58px)}.about-grid article>span{color:var(--rust);margin-bottom:76px;font-family:Georgia,serif;display:block}.about-grid article>p:last-child,.about-referral__body>p{color:#5d635d;font-size:14px;line-height:1.7}.about-place{border-bottom:1px solid var(--line);grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);display:grid}.about-place__mark{color:#f8f2e8;background:#b76743;flex-direction:column;justify-content:center;min-height:520px;padding:clamp(38px,6vw,90px);display:flex;position:relative;overflow:hidden}.about-place__mark:after{aspect-ratio:1;content:"";border:1px solid #f8f2e857;border-radius:50%;width:clamp(300px,34vw,560px);position:absolute;bottom:clamp(-210px,-13vw,-100px);right:clamp(-190px,-12vw,-90px)}.about-place__mark span,.about-place__mark strong{z-index:1;position:relative}.about-place__mark span{letter-spacing:.18em;text-transform:uppercase;font-size:10px;font-weight:700}.about-place__mark strong{letter-spacing:-.06em;margin:12px 0 16px;font-family:Georgia,serif;font-size:clamp(62px,8vw,126px);font-weight:400;line-height:.88}.about-place__copy{align-self:center;padding:clamp(64px,9vw,140px)}.about-place__copy h2{letter-spacing:-.05em;max-width:800px;margin:0 0 34px;font-family:Georgia,serif;font-size:clamp(44px,5vw,76px);font-weight:400;line-height:.98}.about-place__copy h2 em{color:var(--rust);font-weight:400}.about-place__copy>p:not(.eyebrow){color:#515751;max-width:700px;margin:0 0 20px;font-family:Georgia,serif;font-size:18px;line-height:1.75}.about-contact{border-bottom:1px solid var(--line);background:#f7f4ed;grid-template-columns:minmax(180px,.42fr) minmax(0,1.58fr);gap:clamp(28px,5vw,72px);padding:clamp(28px,3vw,44px) clamp(20px,4vw,64px);scroll-margin-top:24px;display:grid}.about-contact__intro{align-self:start}.about-contact__intro h2{letter-spacing:-.02em;margin:8px 0 10px;font-family:Georgia,serif;font-size:22px;font-weight:400;line-height:1.1}.about-contact__intro>p:last-child{color:#555b55;max-width:340px;margin:0;font-size:12px;line-height:1.55}.about-contact__details{align-self:start;font-style:normal}.about-contact__details dl{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));margin:0;display:grid}.about-contact__details dl>div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-width:0;padding:14px 16px 16px}.about-contact__details dt{color:#777b75;letter-spacing:.16em;text-transform:uppercase;margin-bottom:6px;font-size:9px;font-weight:750}.about-contact__details dd{overflow-wrap:anywhere;margin:0;font-size:13px;line-height:1.4}.about-contact__details a{color:inherit;-webkit-text-decoration-color:var(--rust);text-decoration-color:var(--rust);text-underline-offset:5px}.about-contact__details a:hover,.about-contact__details a:focus-visible{color:var(--rust)}.about-contact__details .about-contact__hours{grid-column:1/-1}.about-contact__hours dd,.about-contact__hours dd>span{display:flex}.about-contact__hours dd{flex-wrap:wrap;align-items:baseline;gap:7px 24px}.about-contact__hours dd>span{align-items:baseline;gap:8px}.about-contact__hours strong{font-weight:400}.about-contact__hours small{color:#777b75;font-size:10px;line-height:1.5}.about-team{border-bottom:1px solid var(--line);background:#eee8dd;padding:clamp(72px,8vw,124px) clamp(28px,5vw,80px)}.about-team__intro,.about-team__grid{width:min(1480px,100%);margin-left:auto;margin-right:auto}.about-team__intro{grid-template-columns:minmax(150px,.25fr) minmax(0,1fr);align-items:start;gap:clamp(34px,5vw,82px);margin-bottom:clamp(46px,6vw,80px);display:grid}.about-team__intro>.eyebrow{margin-top:9px;font-size:12px}.about-team__intro>div{grid-template-columns:minmax(0,1.25fr) minmax(260px,.55fr);align-items:end;gap:clamp(34px,5vw,78px);display:grid}.about-team__intro h2{letter-spacing:-.05em;max-width:820px;margin:0;font-family:Georgia,serif;font-size:clamp(44px,5vw,76px);font-weight:400;line-height:.98}.about-team__intro h2 em{color:var(--rust);font-weight:400}.about-team__intro-copy{max-width:490px;margin:0 0 4px}.about-team__intro-copy>p:first-child{color:#505650;margin:0;font-family:Georgia,serif;font-size:17px;line-height:1.68}.about-team__disclosure{color:#686d67;margin:18px 0 0;font-size:12px;line-height:1.6}.about-team__grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:clamp(22px,2.5vw,40px);margin-top:0;margin-bottom:0;padding:0;list-style:none;display:grid}.about-team__grid>li{min-width:0}.about-team__card{flex-direction:column;height:100%;display:flex}.about-team__card figure{background:#ded5c8;border:1px solid #c9c1b5;margin:0;position:relative;overflow:hidden;box-shadow:0 18px 42px #29322c17}.about-team__card figure:after{content:"";pointer-events:none;background:linear-gradient(#1f25200a,#0000 38%,#1f252014);position:absolute;inset:0}.about-team__card img{aspect-ratio:1;object-fit:cover;width:100%;height:auto;transition:transform .32s;display:block}.about-team__card:hover img{transform:scale(1.018)}.about-team__card-copy{flex-direction:column;flex:1;min-height:274px;padding:clamp(24px,2.2vw,32px) 4px 0;display:flex}.about-team__card-copy>.eyebrow{color:#8f452f;min-height:34px;margin:0 0 14px;font-size:12px;line-height:1.45}.about-team__card-copy h3{letter-spacing:-.035em;margin:0 0 17px;font-family:Georgia,serif;font-size:clamp(25px,2.2vw,32px);font-weight:400;line-height:1.05}.about-team__card-copy>p:not(.eyebrow){color:#555b55;margin:0;font-size:14px;line-height:1.68}.about-team__card-copy>a{width:fit-content;color:var(--ink);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:7px;margin-top:auto;padding-top:24px;font-size:12px;font-weight:750;text-decoration:none;display:inline-flex}.about-team__card-copy>a span{color:var(--rust);font-size:15px}.about-team__card-copy>a:hover,.about-team__card-copy>a:focus-visible{color:var(--rust)}.about-social{border-bottom:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:12px 24px;padding:28px clamp(20px,4vw,64px);display:flex}.about-social>span{color:#7a7f79;letter-spacing:.15em;text-transform:uppercase;font-size:12px;font-weight:700}.about-social a{color:#555b55;letter-spacing:.05em;align-items:center;gap:8px;min-height:44px;padding:0 4px;font-size:13px;font-weight:650;text-decoration:none;display:inline-flex}.about-social a:hover,.about-social a:focus-visible{color:var(--rust)}.about-social__icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.65px;flex:none;width:19px;height:19px}.about-social__icon-dot,.about-social__icon-play{fill:currentColor;stroke:none}.about-social__external{color:var(--rust);font-size:15px}.about-referral{color:#f6f0e5;background:#29322c;grid-template-columns:1fr 1fr;gap:80px;display:grid}.about-referral .eyebrow,.about-referral__body>p{color:#c2cac2}.about-referral__links{flex-wrap:wrap;align-items:center;gap:26px;margin-top:34px;display:flex}.about-referral__links .text-link{color:#f6f0e5}.policy-intro{padding-bottom:70px}.policy-body{width:min(900px,100% - 40px);margin:0 auto;padding:80px 0 110px}.policy-body section{border-bottom:1px solid var(--line);padding:34px 0}.legal-document-intro{padding-bottom:76px}.legal-document-meta{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));max-width:820px;margin:42px 0 0;display:grid}.legal-document-meta div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:17px 18px}.legal-document-meta dt{color:#716b62;letter-spacing:.12em;text-transform:uppercase;margin-bottom:7px;font-size:11px;font-weight:700}.legal-document-meta dd{color:var(--ink);margin:0;font-family:Georgia,serif;font-size:15px;line-height:1.45}.legal-document-warning{border-left:4px solid var(--rust);color:#4d514d;background:#a84d2f12;grid-template-columns:minmax(180px,.34fr) minmax(0,1fr);gap:24px;max-width:820px;margin-top:24px;padding:24px;font-size:13px;line-height:1.65;display:grid}.legal-document-warning strong{color:var(--ink);font-family:Georgia,serif;font-size:17px;font-weight:400}.legal-document-toc{border-bottom:1px solid var(--line);width:min(1100px,100% - 40px);margin:0 auto;padding:56px 0 44px}.legal-document-toc ol{counter-reset:legal-sections;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 44px;margin:0;padding:0;list-style:none;display:grid}.legal-document-toc li{counter-increment:legal-sections;border-top:1px solid var(--line)}.legal-document-toc a{color:#4f554f;grid-template-columns:30px 1fr;gap:12px;padding:13px 0;font-size:13px;line-height:1.45;text-decoration:none;display:grid}.legal-document-toc a:before{color:var(--rust);content:counter(legal-sections, decimal-leading-zero);font-family:Georgia,serif}.legal-document-body{width:min(900px,100% - 40px)}.legal-document-body section{scroll-margin-top:24px}.legal-document-body ul{color:#4f554f;gap:13px;margin:0 0 24px;padding-left:24px;font-family:Georgia,serif;font-size:17px;line-height:1.72;display:grid}.legal-document-body li::marker{color:var(--rust)}.legal-document-related div{flex-wrap:wrap;gap:12px;display:flex}.legal-document-related a{border:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;min-width:210px;padding:14px 16px;font-size:12px;text-decoration:none;display:inline-flex}.legal-document-related a span{color:var(--rust)}@keyframes pulse{50%{opacity:.35}}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=980px){.site-header{grid-template-columns:1fr auto;row-gap:18px;padding-top:20px;padding-bottom:16px}.site-shell--quiet-header .site-header{row-gap:10px;padding-top:10px;padding-bottom:10px}.site-header nav{scrollbar-width:none;grid-area:2/1/auto/-1;gap:28px;width:100%;min-width:0;padding:0 2px 5px;display:flex;overflow-x:auto}.site-header nav::-webkit-scrollbar{display:none}.site-header>.brand{grid-area:1/1}.site-header>.header-action{grid-area:1/2}.hero,.seller-page,.product-detail{grid-template-columns:1fr}.product-detail{grid-template-areas:"summary""visual""copy"}.hero__copy,.hero-object{min-height:600px}.seller-intro,.product-detail__visual{border-right:0;border-bottom:1px solid var(--line)}.collection-grid{grid-template-columns:repeat(2,1fr)}.product-detail__visual{padding:20px}.product-detail__summary{padding:54px 24px 32px}.product-gallery__thumbnails{grid-template-columns:repeat(4,minmax(0,1fr))}.product-detail__copy{padding:62px 24px 78px}.product-detail__summary h1,.product-state h1{font-size:clamp(44px,14vw,68px)}.product-art--detail{min-height:480px}.site-footer{grid-template-columns:1fr 1fr}.home-paths__grid,.journal-preview,.about-place,.about-contact,.about-referral,.article-body,.store-profile__layout,.article-header--illustrated{grid-template-columns:1fr}.article-header__image{width:min(100%,720px)}.about-place__mark{min-height:360px}.about-team__intro{grid-template-columns:1fr;gap:22px}.about-team__intro>.eyebrow{margin-top:0}.about-team__intro>div{grid-template-columns:1fr}.about-team__grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:22px}.about-team__grid>li{grid-column:span 2}.about-team__grid>li:nth-child(4){grid-column:2/span 2}.store-grid,.category-principles,.journal-index,.about-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.solution-answer,.solution-method{grid-template-columns:1fr}.solution-guidance__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-controls,.store-profile__layout{grid-template-columns:1fr}.store-profile__availability{width:min(240px,100%)}.article-body aside{max-width:520px}.article-related__groups{grid-template-columns:1fr}}@media (width<=640px){.announcement>p{display:none}.announcement{justify-content:center}.site-header{z-index:30;grid-template-columns:minmax(0,1fr) auto;row-gap:0;min-height:64px;padding:8px 16px;position:relative}.site-shell--quiet-header .site-header{row-gap:0;min-height:64px;padding:8px 16px}.site-header>nav,.site-header>.header-action{display:none}.mobile-navigation{grid-area:1/2;justify-self:end;display:block}.mobile-navigation summary{border:1px solid var(--line);cursor:pointer;letter-spacing:.08em;text-transform:uppercase;justify-content:center;align-items:center;gap:9px;min-width:78px;min-height:48px;font-size:11px;font-weight:700;list-style:none;display:inline-flex}.mobile-navigation summary::-webkit-details-marker{display:none}.mobile-navigation summary svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.8px;width:22px;height:22px}.mobile-navigation[open] summary{color:var(--paper);background:var(--ink)}.site-header .mobile-navigation__panel{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--paper);grid-area:auto;gap:0;width:auto;padding:8px 16px 18px;display:grid;position:absolute;top:100%;left:0;right:0;overflow:visible;box-shadow:0 18px 34px #1d221e24}.site-header .mobile-navigation__panel a{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:50px;font-size:12px;display:flex}.site-header .mobile-navigation__panel a:after{display:none}.site-header .mobile-navigation__panel .mobile-navigation__seller{color:var(--rust);border-bottom:0;margin-top:8px}.mobile-navigation__seller span{color:var(--rust);font-size:18px}.hero{min-height:auto}.hero__copy{min-height:520px;padding:70px 24px}.hero h1,.seller-intro h1{font-size:clamp(52px,17vw,76px)}.hero__intro{font-size:17px}.hero__actions{flex-direction:column;align-items:flex-start}.hero-object{min-height:480px}.collection{padding-top:78px;padding-bottom:86px}.section-heading{flex-direction:column;align-items:flex-start;gap:22px}.collection-grid{grid-template-columns:1fr}.catalog-intro{padding:19px 20px 21px}.catalog-intro .page-breadcrumb,.catalog-intro>.eyebrow,.catalog-intro>p:not(.eyebrow),.catalog-intro__desktop-title{display:none}.catalog-intro__mobile-title{display:block}.catalog-intro.page-intro--compact h1{letter-spacing:-.045em;font-size:36px;line-height:1}.catalog-page .catalog-controls{padding:16px 20px 18px}.catalog-page .catalog-search label{margin-bottom:7px}.catalog-page .catalog-search>div{grid-template-columns:minmax(0,1fr) 94px}.catalog-page .catalog-search input[type=search]{border-right:0;border-bottom:1px solid var(--ink);min-width:0;padding:0 14px}.catalog-page .catalog-search .button{padding-left:12px;padding-right:12px}.catalog-results{padding:28px 20px 86px}.catalog-results .section-heading{flex-direction:row;align-items:flex-end;gap:18px;margin-bottom:24px}.catalog-results .section-heading h2{font-size:34px}.catalog-results .section-heading>p{flex:none;width:auto;padding-bottom:3px;font-size:11px}.product-breadcrumb{min-height:48px;padding:0 20px;font-size:10px}.product-breadcrumb__back{align-items:center;gap:8px;min-height:48px;display:inline-flex}.product-breadcrumb__back:before{color:var(--rust);content:"←";font-size:16px}.product-breadcrumb__separator,.product-breadcrumb__current,.product-breadcrumb>a:not(.product-breadcrumb__back){display:none}.product-detail__summary{padding:24px 20px 26px}.product-detail__summary h1{margin-top:8px;font-size:clamp(38px,12vw,52px);line-height:.98}.product-detail__visual-summary{margin-top:18px;font-size:18px;line-height:1.55}.product-detail__mobile-offer-glance,.product-detail__mobile-handoff{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:7px 18px;margin-top:24px;padding-top:18px;display:grid}.product-detail__mobile-handoff{min-width:0}.product-detail__mobile-offer-glance p,.product-detail__mobile-handoff p{color:#62675f;grid-column:1/-1;margin:0;font-size:13px}.product-detail__mobile-offer-glance .product-detail__mobile-offer-notice,.product-detail__mobile-handoff .product-detail__mobile-handoff-notice{color:#737770;margin-top:4px;font-size:11px;line-height:1.45}.product-detail__mobile-offer-glance a,.product-detail__mobile-handoff a{color:var(--ink)}.product-detail__mobile-offer-glance strong,.product-detail__mobile-handoff strong{font-family:Georgia,Times New Roman,serif;font-size:23px;font-weight:400}.product-detail__mobile-handoff strong{overflow-wrap:anywhere;min-width:0}.product-detail__mobile-offer-glance>span,.product-detail__mobile-handoff>span{color:#5f645e;text-align:right;font-size:13px}.product-detail__mobile-offer-glance .product-detail__mobile-offer-action,.product-detail__mobile-handoff .product-detail__mobile-handoff-action{min-height:48px;color:var(--paper);background:var(--ink);letter-spacing:.1em;text-transform:uppercase;grid-column:1/-1;justify-content:space-between;align-items:center;gap:18px;margin-top:8px;padding:0 16px;font-size:11px;font-weight:750;text-decoration:none;display:flex}.product-detail__mobile-handoff .product-detail__mobile-handoff-action{overflow-wrap:anywhere;min-width:0}.product-detail__mobile-offer-action>span,.product-detail__mobile-handoff-action>span{color:var(--paper);font-size:18px}.product-detail__mobile-handoff-action>span{flex:none}.product-detail__mobile-offer-action:focus-visible,.product-detail__mobile-handoff-action:focus-visible{outline:3px solid var(--rust);outline-offset:3px}.product-detail__visual{border-bottom:1px solid var(--line);padding:0}.product-detail__copy{padding:42px 20px 68px}.product-detail__description{font-size:17px;line-height:1.65}.product-detail__visual-presentation dl>div,.product-detail__seller-details dl>div,.product-detail__specifications dl>div{grid-template-columns:1fr;gap:5px;padding:14px 0}.product-detail__visual-presentation h2,.product-detail__seller-details h2,.product-detail__specifications h2,.product-detail__offers h2,.product-detail__seller-availability h2{font-size:25px}.product-detail__offers,.product-detail__seller-availability,.product-detail__continue{margin-top:42px}.offer-summary>div{grid-template-columns:minmax(0,1fr) auto}.offer-summary>div strong{font-size:23px}.offer-summary>div span{font-size:13px}.product-handoff__summary strong{font-size:23px}.product-handoff__summary span{font-size:13px}.product-detail__continue a{min-height:58px;font-size:18px}.seller-intro{padding:70px 24px}.auth-card{width:calc(100% - 32px);margin:32px auto 64px;padding:34px 28px}.site-footer,.legal-document-meta,.legal-document-warning,.legal-document-toc ol{grid-template-columns:1fr}.legal-document-warning{gap:10px}.legal-document-toc{width:calc(100% - 48px);padding-top:42px}.legal-document-body{width:calc(100% - 48px)}.page-intro,.home-paths,.home-stores,.journal-preview,.stores-directory,.article-header,.article-body,.article-sources,.article-related,.article-correction,.editorial-destination,.about-place__copy,.about-contact,.about-referral{padding-left:24px;padding-right:24px}.article-sources,.article-related,.editorial-destination{padding-top:58px;padding-bottom:58px}.journal-card__category{margin-bottom:48px}.article-header--illustrated{gap:38px;padding-top:28px;padding-bottom:48px}.article-header__image{width:100%;box-shadow:10px 10px #29322c12}.page-breadcrumb{margin-bottom:44px}.page-intro h1,.store-profile h1,.article-header h1{font-size:clamp(48px,15vw,68px)}.page-intro--compact{padding-top:24px;padding-bottom:30px}.page-intro--compact .page-breadcrumb{margin-bottom:18px}.page-intro--compact h1{overflow-wrap:anywhere;font-size:clamp(36px,10.5vw,46px)}.page-intro--compact>p:not(.eyebrow){margin-top:14px;font-size:16px;line-height:1.45}.section-heading>p{width:100%}.home-paths__grid,.store-grid,.category-principles,.journal-index,.about-grid{grid-template-columns:1fr}.solution-answer,.solution-method,.solution-guidance{padding-left:24px;padding-right:24px}.solution-guidance__grid{grid-template-columns:1fr}.home-path{grid-template-columns:auto 1fr;min-height:310px}.home-path>b{position:absolute;bottom:28px;right:28px}.journal-preview__links a{grid-template-columns:1fr auto}.journal-preview__links a>span{grid-column:1/-1}.catalog-controls,.store-catalog-controls{padding:30px 20px}.catalog-search>div{display:grid}.catalog-search input[type=search]{border-right:1px solid var(--ink);border-bottom:0;width:100%}.catalog-filters{align-items:stretch}.catalog-filters>span{width:100%}.store-card{grid-template-columns:54px 1fr;gap:18px}.store-card__monogram{width:54px;height:68px;font-size:27px}.store-card--with-logo{grid-template-columns:1fr}.store-card__monogram--logo{width:100%;height:86px}.store-profile{padding:28px 24px 48px}.store-profile .page-breadcrumb{margin-bottom:30px}.store-profile__identity{grid-template-columns:82px minmax(0,1fr);gap:20px}.store-profile__identity--with-logo{grid-template-columns:1fr}.store-profile__mark{width:82px;font-size:28px}.store-profile__mark--logo{width:min(220px,100%);height:96px;padding:20px}.store-profile h1{font-size:clamp(46px,13vw,64px)}.store-profile__availability{width:100%}.category-review-note{grid-template-columns:1fr}.category-principles>a,.category-principles>div,.journal-card,.about-grid article{min-height:360px}.category-principles--compact>a{min-height:250px;padding:28px 24px 64px}.article-footer{flex-direction:column;align-items:flex-start;padding:42px 24px}.about-place__mark{min-height:300px;padding:48px 24px}.about-place__copy{padding-top:64px;padding-bottom:64px}.about-place__copy h2{font-size:clamp(42px,13vw,62px)}.about-contact{gap:24px;padding-top:28px;padding-bottom:30px}.about-contact__intro h2{font-size:22px}.about-contact__details dl{grid-template-columns:repeat(2,minmax(0,1fr))}.about-contact__details .about-contact__hours{grid-column:1/-1}.about-contact__details dl>div{padding:13px 12px 14px}.about-team{padding:64px 20px 76px}.about-team__intro{margin-bottom:38px}.about-team__intro>div{gap:25px}.about-team__intro h2{font-size:clamp(40px,12vw,58px)}.about-team__intro-copy>p:first-child{font-size:16px}.about-team__grid{grid-template-columns:1fr;gap:56px}.about-team__grid>li,.about-team__grid>li:nth-child(4){grid-column:auto}.about-team__card-copy{min-height:0;padding:25px 4px 0}.about-team__card-copy>a{margin-top:22px;padding-top:0}.about-social>span{flex-basis:100%}.about-referral__links{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.seller-shell{--seller-navigation-width:240px;--ink:#1e231f;--line:#d8d1c6;--paper:#fffefb;--rust:#a6482d;--seller-secondary-text:#626158;--seller-success-background:#e7f0e6;--seller-success-text:#315c3a;--seller-progress-background:#e2eef0;--seller-progress-text:#285d66;--seller-warning-background:#f6ecd6;--seller-warning-text:#7a5316;--seller-error-background:#f4e1dd;--seller-error-text:#8b3025;min-height:100vh;color:var(--ink);background:#f5f1ea}.site-shell .announcement,.site-shell .mobile-navigation summary,.site-shell .site-footer,.site-shell .seller-page .eyebrow,.site-shell .seller-page .button,.site-shell .claim-flow .eyebrow,.site-shell .claim-flow .button,.seller-shell .eyebrow{font-size:12px}.add-product{width:min(1080px,100% - 48px);margin:0 auto;padding:42px 0 80px}.add-product .button{font-size:12px}.add-product>.workspace-page-header{border-bottom:1px solid var(--line);margin-bottom:24px;padding-bottom:22px}.add-product__header,.add-product__panel-heading{justify-content:space-between;align-items:flex-start;gap:28px;display:flex}.add-product__header{border-bottom:1px solid var(--line);margin-bottom:30px;padding-bottom:24px}.add-product__header h2,.add-product__panel h3{margin:4px 0 8px}.add-product__header p,.add-product__panel-heading p,.add-product__empty-source p{color:#625e57;max-width:660px;margin:0;line-height:1.55}.add-product__methods{display:block}.add-product-method{border:1px solid var(--line);background:var(--paper);min-height:280px;color:inherit;text-align:left;cursor:pointer;border-radius:2px;align-content:start;gap:14px;padding:28px;text-decoration:none;display:grid}.add-product-method--primary{background:#f5f0e7;border-color:#94826a}.add-product-method:hover,.add-product-method:focus-visible{border-color:#403b34;outline:none}.add-product-method__provider,.add-product-method__action{letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:700}.add-product-method__provider{color:#7f7466}.add-product-method strong{font-family:var(--font-display);margin-top:16px;font-size:clamp(25px,3vw,38px);font-weight:500;line-height:1.05}.add-product-method>span:not(.add-product-method__provider):not(.add-product-method__action){color:#625e57;max-width:420px;line-height:1.55}.add-product-method__action{align-self:end;margin-top:auto;padding-top:30px}.add-product__panel{border:1px solid var(--line);background:var(--paper);padding:30px}.add-product__panel-heading h3{font-family:Georgia,Times New Roman,serif;font-size:clamp(26px,3vw,34px);font-weight:400}.catalog-sync__direction{color:#6f665b;letter-spacing:.1em;text-transform:uppercase;background:#f8f5ee;border:1px solid #cfc7bb;flex:none;padding:8px 10px;font-size:12px;font-weight:700}.add-product__empty-source{background:#f5f0e7;border-left:3px solid #a48c6b;margin:24px 0;padding:22px}.add-product__empty-source strong{margin-bottom:7px;display:block}.add-product__empty-source .button{margin-top:16px;text-decoration:none}.add-product__source-state{color:#625e57;background:#f8f6f1;border:1px solid #d7d0c6;margin-top:24px;padding:26px}.add-product__sources{gap:12px;margin-top:26px;display:grid}.add-product-source{cursor:pointer;background:#fff;border:1px solid #cec7bd;grid-template-columns:auto minmax(0,1fr);gap:14px;padding:18px;display:grid}.add-product-source--selected{background:#faf7f1;border-color:#6f5d48;box-shadow:inset 3px 0 #6f5d48}.add-product-source>input{accent-color:#403b34;width:16px;height:16px;margin:3px 0 0}.add-product-source__body{gap:7px;display:grid}.add-product-source__title{justify-content:space-between;align-items:baseline;gap:16px;display:flex}.add-product-source__title>span{color:#7f7466;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:700}.add-product-source__body small{color:#6f6961;font-size:13px;line-height:1.45}.add-product__source-message{color:#4f4941;background:#f5f0e7;border-left:3px solid #a48c6b;margin:4px 0 0;padding:13px 15px;line-height:1.45}.source-inventory{border-top:1px solid var(--line);min-width:0;margin-top:34px;padding-top:30px}.source-inventory__header{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.source-inventory__provider-heading{grid-template-columns:48px minmax(0,1fr);align-items:start;gap:14px;min-width:0;display:grid}.source-inventory__header h3{margin:5px 0 8px;font-family:Georgia,Times New Roman,serif;font-size:clamp(25px,3vw,34px);font-weight:400}.source-inventory__header p:last-child{color:#625e57;max-width:680px;margin:0;font-size:14px;line-height:1.55}.source-inventory__header>small{color:#6f6961;flex:none;margin-top:28px;font-size:12px}.source-inventory__summary{background:var(--line);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:22px 0 16px;padding:1px;display:grid}.source-inventory__summary>div{background:#f8f6f1;gap:5px;padding:15px 17px;display:grid}.source-inventory__summary dt{color:#6f6961;letter-spacing:.06em;text-transform:uppercase;font-size:12px}.source-inventory__summary dd{margin:0;font-family:Georgia,Times New Roman,serif;font-size:25px}.source-inventory__rows{border:1px solid var(--line);background:#fff;gap:0;margin:0;padding:0;list-style:none;display:grid}.source-inventory__pagination{grid-template-columns:auto minmax(120px,1fr) auto;align-items:center;gap:12px;margin-top:16px;display:grid}.source-inventory__pagination .button{min-height:44px}.source-inventory__pagination p{color:#625e57;text-align:center;margin:0;font-size:13px}.source-inventory__empty{background:#f5f0e7;border-left:3px solid #a48c6b;margin-top:20px;padding:22px}.source-inventory__empty strong{margin-bottom:7px;display:block}.source-inventory__empty p{color:#625e57;margin:0 0 14px;font-size:14px;line-height:1.55}.source-inventory__item-meta,.source-inventory__relationship{flex-wrap:wrap;align-items:center;gap:4px 14px;min-width:0;display:flex}.source-inventory__selection-reason{color:#746e65;flex-basis:100%;font-size:12px;line-height:1.4}.source-inventory__no-product{color:#8a847a}.source-inventory__relationship>strong{color:#625c53;font-size:14px}.source-inventory__relationship[data-state=linked]>strong{color:#40543b}.source-inventory__change-status{color:#696259;font-size:12px}.source-inventory__change-status[data-status=changes],.source-inventory__change-status[data-status=conflict],.source-inventory__change-status[data-status=unavailable]{color:#7a3d2e;font-weight:750}.source-inventory__select-product{cursor:pointer;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:10px;min-height:44px;display:grid}.source-inventory__select-product[data-disabled=true]{cursor:default}.source-inventory__select-product input{accent-color:#34462f;width:19px;height:19px}.source-inventory__select-product input:disabled{opacity:.75;cursor:not-allowed}.source-inventory__thumbnail-fallback{color:#777168;background:#ebe7de;border:0;place-items:center;width:100%;height:100%;padding:0;display:grid}button.source-inventory__thumbnail-fallback{cursor:pointer}button.source-inventory__thumbnail-fallback:focus-visible{outline-offset:-3px;outline:3px solid #ad5735}.source-inventory__thumbnail-fallback svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.35px;width:34px;height:34px}.source-inventory__thumbnail-fallback[data-status=pending]{color:#52634d;background:#e5eadf}.source-inventory__thumbnail-fallback[data-status=failed],.source-inventory__thumbnail-fallback[data-status=unavailable]{color:#776a5f;background:#eee8df}.source-inventory .product-collection__media img{object-fit:contain;background:#f7f5ef}.external-listing-inventory .source-inventory__thumbnail-fallback{text-align:center;grid-template-rows:1fr auto;gap:3px;padding:8px 4px}.external-listing-inventory .source-inventory__thumbnail-fallback small{font-size:9px;line-height:1.2}.external-listing__actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.external-listing__actions .button{min-height:40px;padding:8px 12px}.external-listing__actions .source-inventory__select-product,.external-listing__actions>small{flex-basis:100%}.external-listing__actions>small[data-state=failed]{color:#7a3d2e}.source-inventory__toolbar,.source-import__confirm{justify-content:space-between;align-items:center;gap:16px;display:flex}.source-inventory__toolbar{margin:0 0 14px}.source-inventory__filter-groups{flex-wrap:wrap;gap:14px 24px;min-width:0;display:flex}.source-inventory__filter-group{gap:5px;min-width:0;display:grid}.source-inventory__filter-group>span{color:#716a61;letter-spacing:.07em;text-transform:uppercase;font-size:11px;font-weight:750}.source-inventory__toolbar-meta{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.source-inventory__toolbar-meta>p{color:#686159;margin:0;font-size:13px}.source-inventory__preview-status{color:#53634e;align-items:center;gap:10px;min-height:44px;font-size:13px;display:flex}.source-inventory__preview-status[data-state=retry_available]{color:#6f4b39}.source-inventory__preview-status>span{white-space:nowrap}.source-inventory__toolbar-meta .button{min-height:44px}.source-inventory__filters,.source-import__selection-actions,.source-import__actions{flex-wrap:wrap;gap:8px;display:flex}.source-import__selection-actions{justify-content:flex-end}.source-inventory__filters .button[aria-pressed=true]{color:#fff;background:#3d4e38;border-color:#3d4e38}.source-import__selection{gap:13px;display:grid}.source-import__selection-main{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px;display:grid}.source-import__selection-summary{gap:4px;display:grid}.source-import__selection-summary>strong{font-size:17px}.source-import__mode{color:#5d574f;gap:5px;min-width:210px;font-size:12px;font-weight:750;display:grid}.source-import__mode select{min-height:44px;color:var(--ink);font:inherit;background:#fffefa;border:1px solid #aaa49a;border-radius:0;padding:9px 11px}.source-import__mode select:focus-visible,.source-import__confirm strong:focus-visible{outline-offset:2px;outline:3px solid #9a4935}.source-import__primary-action{min-width:210px}.source-import__selection-tools{border-top:1px solid #d5cfc5;flex-wrap:wrap;align-items:center;gap:0 22px;min-height:44px;padding-top:7px;display:flex}.source-import__selection-tool{color:#40543b;min-height:44px;font:inherit;text-align:left;text-underline-offset:5px;cursor:pointer;background:0 0;border:0;padding:0;font-size:13px;font-weight:750;text-decoration:underline;text-decoration-thickness:1px}.source-import__selection-tool:hover{color:#9a4b2f}.source-import__selection-tool:focus-visible{outline-offset:4px;outline:2px solid #9a4b2f}.source-import__selection-tool:disabled{opacity:.55;cursor:not-allowed}.source-import__selection-tool[aria-pressed=true]{color:#2f3c2c}.source-import{background:#f6f2e9;border:1px solid #c7c1b7;gap:14px;margin:0 0 18px;padding:18px;display:grid}.source-import-completion{background:#f6f4ee;border:1px solid #b9c2b5;gap:18px;width:100%;max-width:760px;margin-inline:auto;padding:clamp(22px,3vw,34px);display:grid}.shopify-setup__ready>.source-import-completion{border:0}.source-import-completion__intro{max-width:680px}.source-import-completion__intro h2{font-family:var(--font-display), Georgia, serif;letter-spacing:-.025em;margin:0 0 8px;font-size:clamp(28px,3vw,38px);font-weight:500;line-height:1.08}.source-import-completion__intro>p:last-child{color:#56534d;margin:0;font-size:15px;line-height:1.45}.source-import-completion__choices{border:0;gap:8px;max-width:680px;margin:0;padding:0;display:grid}.source-import-completion__choice{color:#252823;cursor:pointer;background:#fffefa;border:1px solid #b9b3aa;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:14px;min-height:68px;padding:12px 16px;display:grid}.source-import-completion__choice--selected{background:#eef2eb;border-color:#40543b;box-shadow:inset 3px 0 #40543b}.source-import-completion__choice>input{accent-color:#40543b;width:18px;height:18px;margin:0}.source-import-completion__choice>span{gap:3px;display:grid}.source-import-completion__choice strong{font-size:16px;font-weight:750;line-height:1.25}.source-import-completion__choice small{color:#56534d;font-size:13px;line-height:1.4}.source-import-completion__choice:hover{border-color:#9a4b2f}.source-import-completion__choice:has(input:focus-visible){outline-offset:3px;outline:3px solid #b65a3b}.source-import-completion__actions .button:focus-visible,.source-import-completion__back:focus-visible{outline-offset:3px;outline:3px solid #b65a3b}.source-import-completion__choices:disabled .source-import-completion__choice,.source-import-completion__back:disabled{opacity:.62;cursor:wait}.source-import-completion__actions{align-items:center;gap:18px;display:flex}.source-import-completion__back{color:#40543b;width:max-content;min-height:44px;font:inherit;text-underline-offset:5px;cursor:pointer;background:0 0;border:0;padding:0;font-size:13px;font-weight:750;text-decoration:underline;text-decoration-thickness:1px}.source-import .source-import-completion{padding:20px}.source-import .source-import-completion__intro h2{font-size:clamp(25px,2.4vw,32px)}.source-import__confirm--bulk{background:#eef2eb;border:1px solid #b9c2b5;padding:16px}.source-import__confirm--bulk>div:first-child{gap:2px;display:grid}.source-import p,.source-import h4{margin:0}.source-import__job-progress{background:#eef2eb;border:1px solid #b9c2b5;gap:10px;min-width:0;padding:14px;display:grid}.source-import__job-progress[data-delayed=true]{background:#f7efe1;border-color:#c39a62}.source-import__job-discovery{color:#625f58;background:#fbf8f1;border:1px solid #d0cabf;align-items:center;min-height:44px;padding:10px 14px;font-size:13px;display:flex}.source-import__job-heading{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:8px 18px;display:flex}.source-import__job-heading>div{flex-wrap:wrap;align-items:center;gap:8px 12px;min-width:0;display:flex}.source-import__job-heading strong,.source-import__job-progress>p,.source-import__feedback>p{overflow-wrap:anywhere;min-width:0}.source-import__job-heading>span{color:#625f58;font-variant-numeric:tabular-nums;font-size:13px}.source-import__job-progress>p{color:#56534d;font-size:13px;line-height:1.45}.source-import__job-progress progress{accent-color:#3d4e38;width:100%;height:12px}.source-import-job__counts{background:#c8cfc4;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;padding:1px;display:grid}.source-import-job__counts>section{background:#fffefa;min-width:0;padding:13px 14px}.source-import-job__counts h4{color:#2f3c2c;margin:0 0 10px;font-size:13px}.source-import-job__counts dl{gap:7px;margin:0;display:grid}.source-import-job__counts dl>div{justify-content:space-between;align-items:baseline;gap:10px;min-width:0;display:flex}.source-import-job__counts dt{color:#686159;min-width:0;font-size:11px;line-height:1.3}.source-import-job__counts dd{font-variant-numeric:tabular-nums;margin:0;font-size:13px;font-weight:800}.source-import__selection p,.source-import__confirm p{color:#615b53;max-width:720px;margin-top:5px;font-size:13px;line-height:1.5}.product-source-policy select,.connection-settings__schedule input{box-sizing:border-box;width:100%;min-height:44px;color:var(--ink);font:inherit;background:#fffefa;border:1px solid #aaa49a;border-radius:0;padding:9px 11px}.product-source-comparison ul{background:#d1cbc1;gap:1px;margin:0;padding:1px;list-style:none;display:grid}.source-import__feedback,.source-import__readonly{color:#6f352d;background:#f5e9e1;border-left:3px solid #a16a44;padding:12px 14px}.source-import__feedback{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px 16px;display:flex}.source-import__results{border-top:1px solid #c9c2b7;gap:12px;padding-top:16px;display:grid}.source-import__results>header{justify-content:space-between;align-items:end;gap:16px;display:flex}.source-import__results h3{font-family:var(--font-display), Georgia, serif;margin:3px 0 0;font-size:24px;font-weight:500}.source-import__results>header>span{color:#6c665e;font-size:12px}.source-import__results ul{background:#cec8bd;gap:1px;margin:0;padding:1px;list-style:none;display:grid}.source-import__results li{background:#fffefa;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px 18px;min-width:0;padding:13px 14px;display:grid}.source-import__results li>div{min-width:0}.source-import__results li strong{overflow-wrap:anywhere}.source-import__results li p{color:#686159;margin-top:4px;font-size:12px}.source-import__results li>a{color:#40543b;white-space:nowrap;min-height:44px;font-size:13px;font-weight:750;line-height:44px}.source-import__results .workspace-status-badge{text-align:center;white-space:normal;max-width:180px}.source-import__results-state{color:#625f58;background:#fbf8f1;border:1px solid #d0cabf;padding:14px;font-size:13px}.product-source-policy{gap:16px;margin-top:18px;display:grid}.product-source-policy__mode{background:#f7f4ed;border:1px solid #cec8be;grid-template-columns:minmax(230px,.7fr) minmax(0,1fr);align-items:end;gap:18px;padding:16px;display:grid}.product-source-policy__mode label,.product-source-policy__fields label,.product-source-policy__evidence-field{color:#4f4a43;gap:6px;min-width:0;font-size:13px;font-weight:750;display:grid}.product-source-policy__mode p,.product-source-policy__notice p,.product-source-policy>p{color:#5f5951;margin:0;font-size:13px;line-height:1.5}.product-source-policy__fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.product-source-policy__fields label,.product-source-policy__evidence-field{background:#fbfaf6;border:1px solid #d5cfc5;padding:12px}.product-source-policy__evidence-field strong{color:#5f5951;font-size:13px}.product-source-policy__evidence-field small{color:#746d64;font-size:12px;font-weight:400;line-height:1.45}.product-source-policy__actions,.product-source-comparison__actions{flex-wrap:wrap;gap:9px;display:flex}.product-source-policy__notice{background:#f5f0e7;border-left:3px solid #a48c6b;gap:12px;margin-top:16px;padding:15px;display:grid}.product-source-policy__notice .button{justify-self:start}.product-source-policy__unsaved,.product-source-comparison__local-note{color:#5f5951;background:#f5f0e7;border-left:3px solid #a48c6b;margin:0;padding:11px 13px;font-size:13px;line-height:1.5}.product-source-comparison{background:#fffdf8;border:1px solid #bdb7ad;gap:14px;padding:16px;display:grid}.product-source-comparison>header{justify-content:space-between;align-items:baseline;gap:14px;display:flex}.product-source-comparison>header small{color:#686159}.product-source-comparison li{background:#fbfaf6;grid-template-columns:minmax(180px,.55fr) minmax(0,1fr);align-items:center;gap:14px;padding:12px 14px;display:grid}.product-source-comparison li>label{grid-template-columns:22px minmax(0,1fr);align-items:center;gap:10px;min-height:44px;display:grid}.product-source-comparison li input{accent-color:#34462f;width:19px;height:19px}.product-source-comparison li label span,.product-source-comparison li>div{gap:4px;display:grid}.product-source-comparison li small,.product-source-comparison li>div{color:#655f57;font-size:12px;line-height:1.45}.source-inventory__summary--loading{grid-template-columns:repeat(3,minmax(0,1fr))}.source-inventory__summary--loading>span,.source-inventory__rows--loading>span{background:#ddd9d0;animation:1.4s ease-in-out infinite pulse;display:block}.source-inventory__summary--loading>span{height:74px}.source-inventory__rows--loading{background:var(--line);gap:1px;padding:1px}.source-inventory__rows--loading>span{background:#f0ede7;height:72px}.add-product__form fieldset{border:0;min-width:0;margin:0;padding:0}.add-product__form-sections{gap:18px;margin-top:26px;display:grid}.add-product__form .add-product__form-section{background:#faf8f3;border:1px solid #d1cbc1;padding:22px}.add-product__form-section legend{color:#514b43;background:var(--paper);padding:0 10px;font-family:Georgia,Times New Roman,serif;font-size:20px;line-height:1.2}.add-product__form-section legend>span{color:var(--rust);font-family:var(--font-body);letter-spacing:.08em;margin-right:9px;font-size:12px;font-weight:800}.add-product__optional-fields{background:#faf8f3;border:1px solid #d1cbc1}.add-product__optional-fields>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:18px;min-height:54px;padding:0 20px;font-family:Georgia,Times New Roman,serif;font-size:19px;list-style:none;display:flex}.add-product__optional-fields>summary::-webkit-details-marker{display:none}.add-product__optional-fields>summary:after{color:var(--rust);content:"+";font-family:var(--font-body);font-size:20px}.add-product__optional-fields[open]>summary{border-bottom:1px solid #d1cbc1}.add-product__optional-fields[open]>summary:after{content:"−"}.add-product__optional-fields>summary small{color:#686158;font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;margin-left:auto;font-size:12px;font-weight:700}.add-product__optional-fields>fieldset{padding:22px}.add-product__form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.add-product__form label,.add-product__field-note{color:#4c4842;letter-spacing:.03em;align-content:start;gap:8px;font-size:12px;font-weight:700;display:grid}.add-product__form input,.add-product__form select,.add-product__form textarea{box-sizing:border-box;color:#292621;width:100%;font:inherit;background:#fff;border:1px solid #c9c2b8;border-radius:0;font-weight:400}.add-product__form input[aria-invalid=true]{border-color:#9a4935}.add-product__form input,.add-product__form select{min-height:48px;padding:0 12px}.add-product__form textarea{resize:vertical;padding:12px}.add-product__category-field{align-content:start;gap:8px;display:grid}.add-product__category-status{color:#716b63;justify-content:space-between;align-items:center;gap:10px;min-height:48px;font-size:12px;font-weight:400;line-height:1.4;display:flex}.add-product__category-status .button{flex:none;min-height:44px;padding:0 16px}.add-product__wide-field{grid-column:1/-1}.add-product__field-note{color:#716b63;background:#f8f6f1;border:1px solid #ddd6cc;align-items:center;min-height:48px;padding:0 14px;font-weight:400;line-height:1.45}.add-product__error{color:#8c2f28;margin:20px 0 0}.add-product__field-error{color:#793b2d;letter-spacing:0;font-size:13px;font-weight:600;line-height:1.45}.add-product__submit{align-items:center;gap:16px;margin-top:24px;display:flex}.add-product__submit small{color:#716b63;font-size:13px}.connections-page{width:min(1180px,100% - 48px);margin:0 auto;padding:42px 0 80px}.connections-page__header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:28px;margin-bottom:30px;padding-bottom:24px;display:flex}.connections-page__header h2{margin:5px 0 10px;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,7vw,66px);font-weight:400;line-height:.98}.connections-page__header p:last-child{color:#514d46;max-width:720px;margin:0;font-size:16px;line-height:1.6}.connections-page__header>.button{flex:none;min-height:44px}.connections-page__header-actions{flex-wrap:wrap;flex:none;justify-content:flex-end;gap:10px;display:flex}.connections-page__header-actions .button{min-height:44px}.connections-page__header-actions .connection-status{align-self:center}.connections-page .button{font-size:12px}.connections-list{grid-template-columns:minmax(0,1fr);gap:18px;margin:0;padding:0;list-style:none;display:grid}.connection-card{background:var(--paper);border:1px solid #c9c3b8;gap:20px;min-width:0;padding:26px;display:grid}.connection-card__heading,.connection-detail__hero,.connection-detail__check{justify-content:space-between;align-items:flex-start;gap:22px;display:flex}.connection-card__heading h3,.connection-detail__hero h3,.connection-detail__capabilities h3,.connection-detail__check h3,.connections-empty h2,.connections-empty h3{margin:5px 0 7px;font-family:Georgia,Times New Roman,serif;font-weight:400}.connection-card__heading h3{font-size:clamp(25px,3vw,34px);line-height:1.08}.connection-card__identity{grid-template-columns:48px minmax(0,1fr);align-items:start;gap:14px;min-width:0;display:grid}.connection-card__host{color:#69635a;overflow-wrap:anywhere;margin:0;font-size:13px}.connection-card__status-detail{color:#514d46;max-width:660px;margin:8px 0 0;font-size:13px;line-height:1.5}.seller-provider-mark{color:#304828;background:#f7f8f3;border:1px solid #777066;border-radius:12px;flex:none;place-items:center;width:48px;height:48px;font-family:Georgia,Times New Roman,serif;font-size:25px;font-weight:700;line-height:1;display:inline-grid}.seller-provider-mark>img{object-fit:contain;width:29px;height:33px}.connection-card__platform-mark{color:#4f4a42;letter-spacing:.08em;background:#f1eee7;border:1px solid #777066;border-radius:12px;place-items:center;width:48px;height:48px;font-size:18px;font-weight:700;line-height:1;display:inline-grid}.seller-provider-mark[data-size=compact]{background:0 0;border:0;border-radius:0;width:22px;height:22px;font-family:Arial,Helvetica,sans-serif;font-size:13px}.seller-provider-mark[data-size=compact]>img{width:16px;height:18px}.seller-provider-mark[data-provider=etsy]{color:#8d3e1a;background:#f4e6dc;border-color:#b36a43}.seller-provider-mark[data-provider=pinterest]{color:#8f2828;background:#f4e2e2;border-color:#a76666}.seller-provider-mark[data-size=compact][data-provider=etsy],.seller-provider-mark[data-size=compact][data-provider=pinterest]{background:0 0;border:0}.connection-card__heading>span,.connection-status{color:#555047;background:#efede8;border:1px solid #bbb6ac;flex:none;padding:7px 9px;font-size:12px;font-weight:700;line-height:1.15}.connection-card__heading>span{justify-self:start;width:max-content}.connection-card__heading>span[data-tone=positive],.connection-status[data-tone=positive]{color:#3d5033;background:#e9eee3;border-color:#9faa8c}.connection-card__heading>span[data-tone=attention],.connection-status[data-tone=attention]{color:#7a3f2d;background:#f5e5dc;border-color:#c9a28e}.connection-card__flow{color:#5c574f;background:#f7f4ed;border:1px solid #ded8ce;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:12px;min-height:60px;padding:13px 15px;font-size:14px;display:grid}.connection-card__flow strong{color:var(--ink);text-align:right;font-size:14px}.connection-card__capabilities{color:#4f4b44;gap:8px;margin:0;padding:0;font-size:14px;line-height:1.45;list-style:none;display:grid}.connection-card__capabilities li:before{color:#758064;content:"•";margin-right:9px}.connection-detail__facts{background:var(--line);gap:1px;margin:0;padding:1px;display:grid}.connection-detail__facts>div{background:#fbfaf6;min-width:0;padding:14px 15px}.connection-detail__facts dt{color:#666057;letter-spacing:.04em;text-transform:uppercase;margin-bottom:6px;font-size:12px;font-weight:700}.connection-detail__facts dd{color:#302e2a;overflow-wrap:anywhere;margin:0;font-size:14px;line-height:1.45}.connection-card__body{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);align-items:start;gap:26px;display:grid}.connection-card__catalog,.connection-card__details{min-width:0}.connection-card__catalog>.eyebrow,.connection-card__details>.eyebrow{margin:0 0 9px}.connection-card__catalog-links{background:#fbfaf6;border:1px solid #d2ccc1}.connection-card__catalog-link{min-height:68px;color:var(--ink);background:#fbfaf6;border-bottom:1px solid #d8d2c8;grid-template-columns:minmax(0,1fr) auto 18px;align-items:center;gap:14px;padding:12px 15px;text-decoration:none;transition:border-color .14s,background-color .14s,color .14s;display:grid}.connection-card__catalog-link:last-child{border-bottom:0}a.connection-card__catalog-link:hover{color:#743b2a;background:#f5eee5}a.connection-card__catalog-link:focus-visible{z-index:1;outline-offset:2px;outline:3px solid #b65a3b;position:relative}.connection-card__catalog-label{gap:3px;min-width:0;display:grid}.connection-card__catalog-label strong{font-size:16px;line-height:1.3}.connection-card__catalog-label small{color:#69635a;font-size:13px;line-height:1.35}.connection-card__catalog-count{text-align:right;font-variant-numeric:tabular-nums;min-width:2ch;font-family:Georgia,Times New Roman,serif;font-size:25px;line-height:1}.connection-card__catalog-arrow{color:#a64d31;text-align:right;font-size:18px;line-height:1}.connection-card__catalog-link--disabled{color:#777168;background:#f1efea}.connection-card__catalog-link--disabled .connection-card__catalog-label small{color:#777168}.connection-card__details{align-content:start;display:grid}.connection-card__metadata{border-top:1px solid #d2ccc1;margin:0;display:grid}.connection-card__metadata>div{border-bottom:1px solid #d2ccc1;grid-template-columns:minmax(105px,.45fr) minmax(0,1fr);gap:14px;padding:14px 0;display:grid}.connection-card__metadata dt{color:#666057;letter-spacing:.04em;text-transform:uppercase;font-size:13px;font-weight:700;line-height:1.4}.connection-card__metadata dd{color:#302e2a;overflow-wrap:anywhere;margin:0;font-size:14px;line-height:1.45}.connection-card__metadata dd small{color:#69635a;margin-top:4px;font-size:13px;line-height:1.4;display:block}.connection-card__manage{justify-self:start;min-height:44px;margin-top:16px}.connection-card__resolution{border-top:1px solid #d2ccc1;grid-template-columns:minmax(0,1fr) minmax(220px,.45fr) auto;align-items:end;gap:24px;padding-top:20px;display:grid}.connection-card__resolution>div>.eyebrow{margin:0 0 8px}.connection-card__resolution>div>p:last-child{color:#514d46;max-width:650px;margin:0;font-size:15px;line-height:1.55}.connection-card__resolution .connection-card__metadata{min-width:0}.connection-card__resolution .connection-card__manage{align-self:end;margin-top:0}.connections-loading{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.connections-loading>span[aria-hidden=true],.connection-detail__loading{background:#e9e6df;border:1px solid #d5d0c7;min-height:350px;animation:1.4s ease-in-out infinite pulse;display:block}.connections-empty{border:1px solid var(--line);background:var(--paper);border-left:4px solid #9a8264;max-width:760px;padding:clamp(24px,5vw,42px)}.connections-empty h2,.connections-empty h3{font-size:clamp(29px,5vw,42px)}.connections-empty>p:last-of-type{color:#514d46;font-size:15px;line-height:1.6}.connections-empty>.button{min-height:44px;margin-top:20px}.connections-empty__actions{flex-wrap:wrap;gap:12px;margin-top:22px;display:flex}.connection-detail__hero{background:#f2eee5;border:1px solid #bdb6aa;align-items:center;padding:26px}.connection-detail__hero-copy{flex:auto;min-width:0}.connection-detail__hero-copy>.eyebrow{margin:10px 0 0}.connection-detail__hero h3{margin-top:12px;font-size:clamp(28px,4vw,42px)}.connection-detail__hero p,.connection-detail__capabilities p,.connection-detail__check p{color:#514d46;max-width:670px;margin:0;font-size:15px;line-height:1.6}.connection-detail__hero>.button{flex:none;min-height:44px}.connection-detail__workflows{grid-template-columns:minmax(0,1fr);gap:18px;display:grid}.connection-detail__workflow{border:1px solid var(--line);background:var(--paper);flex-direction:column;align-items:flex-start;min-width:0;padding:26px;display:flex}.connection-detail__workflow h3{margin:5px 0 9px;font-family:Georgia,Times New Roman,serif;font-size:clamp(26px,3vw,36px);font-weight:400;line-height:1.12}.connection-detail__workflow--catalog{padding:clamp(26px,3vw,38px)}.connection-detail__workflow--catalog h3{max-width:900px;font-size:clamp(30px,4vw,46px)}.connection-detail__workflow>p:not(.eyebrow){color:#514d46;margin:0;font-size:14px;line-height:1.6}.connection-detail__workflow-heading{align-items:flex-start;gap:14px;width:100%;display:flex}.connection-detail__workflow-heading>div{min-width:0}.connection-detail__workflow-heading .eyebrow{margin-top:2px}.connection-workflow__facts{background:var(--line);grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1px;width:100%;margin:22px 0;padding:1px;display:grid}.connection-workflow__facts>div{background:#fbfaf6;min-width:0;padding:13px 14px}.connection-workflow__facts dt{color:#666057;letter-spacing:.04em;text-transform:uppercase;margin-bottom:5px;font-size:12px;font-weight:700}.connection-workflow__facts dd{color:#302e2a;overflow-wrap:anywhere;margin:0;font-size:13px;line-height:1.45}.connection-workflow__facts--catalog{grid-template-columns:repeat(auto-fit,minmax(155px,1fr))}.connection-workflow__fact-detail{gap:3px;display:grid}.connection-workflow__fact-detail small{color:#666057;font-size:12px;line-height:1.4}.connection-detail__workflow .connection-check,.connection-detail__workflow>.button{box-sizing:border-box;width:100%;margin-top:auto}.connection-detail__workflow .connection-check{flex:none}.connection-detail__catalog-actions{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));align-items:start;gap:12px;width:100%;margin-top:24px;display:grid}.connection-detail__catalog-actions>.button,.connection-detail__catalog-actions .connection-check{box-sizing:border-box;width:100%;margin:0}.connection-detail__catalog-actions>.button{min-height:48px}.connection-detail__catalog-note{border-top:1px solid var(--line);width:100%;padding-top:18px;color:#4f4a42!important;max-width:900px!important;margin-top:18px!important;font-size:13px!important}.connection-processing-alert{box-sizing:border-box;background:#fbefea;border:1px solid #d5ab9c;gap:8px;width:100%;margin-top:2px;padding:18px;display:grid}.connection-processing-alert .eyebrow{margin:0}.connection-processing-alert h4{color:#272923;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(22px,2.4vw,28px);font-weight:400;line-height:1.2}.connection-processing-alert>p:not(.eyebrow){color:#4f4a42;max-width:820px;margin:0;font-size:14px;line-height:1.55}.connection-processing-alert__action{flex-wrap:wrap;align-items:center;gap:10px 16px;margin-top:6px;display:flex}.connection-processing-alert__action .button{min-height:48px}.connection-processing-alert__action small{color:#5f594f;max-width:620px;font-size:13px;line-height:1.5}.connection-detail__capabilities{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:18px;display:grid}.connection-detail__capabilities article{border:1px solid var(--line);background:var(--paper);min-width:0;padding:24px}.connection-detail__capabilities h3{font-size:clamp(24px,3vw,32px);line-height:1.12}.connection-detail__facts{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:18px}.connection-detail__facts--pending{grid-template-columns:repeat(3,minmax(0,1fr))}.connection-detail__pending-note{background:#f2eee5;border-left:4px solid #9a8264;margin-top:18px;padding:18px 20px}.connection-detail__pending-note p{color:#4f4a42;max-width:850px;margin:0;font-size:15px;line-height:1.6}.connection-tabs{border-bottom:1px solid var(--line);gap:4px;margin:-12px 0 22px;display:flex;overflow-x:auto}.connection-tabs a{color:#625c53;border-bottom:2px solid #0000;align-items:center;min-width:max-content;min-height:46px;padding:0 16px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.connection-tabs a:hover,.connection-tabs a:focus-visible,.connection-tabs a[aria-current=page]{color:var(--ink);border-bottom-color:#403a32;outline:none}.connection-preview{background:#f5efdf;border:1px solid #c2b28c;grid-template-columns:minmax(0,1.15fr) minmax(260px,.85fr);gap:28px;margin-top:18px;padding:26px;display:grid}.connection-preview h3,.connection-preview h4,.connection-section-heading h3,.connection-provider-card h4,.connection-settings h3{margin:5px 0 8px;font-family:Georgia,Times New Roman,serif;font-weight:400}.connection-preview h3,.connection-section-heading h3,.connection-settings h3{font-size:clamp(26px,4vw,36px)}.connection-preview p,.connection-section-heading>p:last-child,.connection-provider-card p,.connection-settings p{color:#575148;margin:0;font-size:14px;line-height:1.6}.connection-preview__sample h4{font-size:20px}.connection-preview__sample ul{color:#474139;gap:8px;margin:0;padding-left:20px;font-size:14px;line-height:1.45;display:grid}.connection-preview__empty{border:1px dashed #baa982;align-self:center;padding:18px}.connection-detail__check{border:1px solid var(--line);background:#fff;align-items:center;margin-top:18px;padding:26px}.connection-detail__check h3{font-size:clamp(26px,3vw,36px)}.connection-check{flex:0 0 min(360px,40%);gap:10px;display:grid}.connection-check .button{min-height:48px}.connection-check .button:disabled,.connection-check .button:disabled:hover{color:#4b463f;cursor:not-allowed;opacity:1;background:#d8d4cb;border-color:#bcb6aa;transform:none}.connection-check small,.connection-check p{color:#5f594f;margin:0;font-size:13px;line-height:1.5}.connection-check__status{background:#f7f4ed;border:1px solid #cec8bc;gap:3px;padding:11px 13px;display:grid}.connection-check__status strong{color:#302e2a;font-size:13px}.connection-check__status span{font-size:13px}.connection-check__status[data-tone=working]{background:#eef3ea;border-color:#a9b7a1}.connection-check__status[data-tone=attention]{background:#fbefea;border-color:#d5ab9c}.connection-products .source-inventory{border:1px solid var(--line);background:var(--paper);margin-top:0;padding:26px}.connection-products>.shopify-setup__journey{margin-bottom:28px}.connection-products__back{color:#514d46;letter-spacing:.1em;text-underline-offset:4px;text-transform:uppercase;flex:none;align-items:center;min-height:44px;font-size:12px;font-weight:800;text-decoration-thickness:1px;display:inline-flex}.connection-section-heading{max-width:760px;margin-bottom:18px}.connection-provider-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.connection-provider-card{border:1px solid var(--line);opacity:.72;background:#ece9e1;grid-template-columns:48px minmax(0,1fr);gap:14px;min-width:0;padding:20px;display:grid}.connection-provider-card[data-selected=true]{background:var(--paper);opacity:1;border-color:#88775f}.connection-provider-card h4{font-size:24px}.connection-provider-card>span:last-child{color:#5d574e;letter-spacing:.05em;text-transform:uppercase;background:#f6f4ef;border:1px solid #bbb4a9;grid-column:1/-1;justify-self:start;padding:5px 8px;font-size:12px;font-weight:700}.connection-provider-card[data-selected=true]>span:last-child{color:#3d5033;background:#e9eee3;border-color:#9faa8c}.new-connection__form{border:1px solid var(--line);background:var(--paper);margin-top:30px;padding:28px}.new-connection__form fieldset{border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin:0;padding:0;display:grid}.new-connection__form fieldset:disabled{opacity:.68}.new-connection__form label:not(.new-connection__permission){color:#302d29;gap:7px;font-size:13px;font-weight:700;display:grid}.new-connection__form label small{color:#716b62;min-height:38px;font-size:12px;font-weight:400;line-height:1.5}.new-connection__form label em{color:#746e65;font-size:12px;font-style:normal;font-weight:400}.new-connection__form input[type=text]{box-sizing:border-box;width:100%;min-height:48px;color:var(--ink);font:inherit;background:#fff;border:1px solid #bdb7ad;border-radius:0;padding:0 14px}.new-connection__form input[type=text]:focus-visible{outline-offset:1px;border-color:#3f3931;outline:2px solid #3f39312e}.new-connection__permission{color:#39352f;cursor:pointer;background:#f7f4ed;border:1px solid #c9c1b5;grid-column:1/-1;grid-template-columns:24px minmax(0,1fr);align-items:start;gap:12px;padding:18px;font-size:14px;line-height:1.55;display:grid}.new-connection__permission input{width:20px;height:20px;margin:1px 0 0}.new-connection__note{background:#eee9df;border-left:3px solid #9a8264;grid-column:1/-1;padding:17px 18px}.new-connection__note strong{font-size:13px}.new-connection__note p{color:#5c564d;margin:5px 0 0;font-size:13px;line-height:1.55}.new-connection__actions{grid-column:1/-1;align-items:center;gap:14px;display:flex}.new-connection__actions .button{min-height:48px}.new-connection__actions small{color:#6c665d;line-height:1.45}.new-connection__error{color:#8c2f28;margin:18px 0 0;font-size:14px}.connection-settings__summary,.connection-settings__schedule,.connection-settings__actions,.connection-settings__danger{border:1px solid var(--line);background:var(--paper);grid-template-columns:minmax(0,1fr) minmax(260px,.7fr);align-items:center;gap:28px;padding:26px;display:grid}.connection-settings__summary dl{background:var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:0;padding:1px;display:grid}.connection-settings__summary{align-items:start}.connection-settings__summary dl>div{background:#f8f6f0;padding:12px 14px}.connection-settings__summary dt{color:#6b655c;letter-spacing:.05em;text-transform:uppercase;font-size:12px;font-weight:700}.connection-settings__summary dd{overflow-wrap:anywhere;margin:5px 0 0}.connection-settings__actions,.connection-settings__schedule,.connection-settings__danger{margin-top:18px}.connection-settings__schedule{border:1px solid var(--line);background:var(--paper);grid-template-columns:minmax(0,1fr) minmax(320px,.85fr);align-items:start;gap:28px;padding:26px;display:grid}.connection-settings__schedule fieldset{border:0;gap:10px;min-width:0;margin:0;padding:0;display:grid}.connection-settings__schedule legend{color:#5f5950;letter-spacing:.07em;text-transform:uppercase;margin-bottom:5px;font-size:12px;font-weight:800}.connection-settings__schedule fieldset>label{background:#faf8f3;border:1px solid #cbc5bb;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:10px;min-height:54px;padding:9px 11px;display:grid}.connection-settings__schedule fieldset>label input{accent-color:#34462f;width:18px;height:18px}.connection-settings__schedule fieldset>label span{gap:3px;display:grid}.connection-settings__schedule fieldset small{color:#655f57;line-height:1.4}.connection-settings__schedule-fields{grid-template-columns:minmax(120px,.5fr) minmax(180px,1fr);gap:10px;display:grid}.connection-settings__schedule-fields label{color:#5f5950;gap:5px;font-size:13px;font-weight:700;display:grid}.connection-settings__schedule .button{justify-self:start;min-height:46px}.connection-settings__actions>.button,.connection-settings__danger>.button{justify-self:end;min-height:46px}.connection-settings__danger{background:#f8efeb;border-color:#c7a093}.connection-settings__archive{color:#fff;background:#8c3e34;border-color:#8c3e34;min-height:46px}.connection-settings__archive:hover,.connection-settings__archive:focus-visible{background:#672b24;border-color:#672b24}.connection-settings__confirm{background:#fff;border:1px solid #b88a7d;justify-self:end;max-width:360px;padding:17px}.connection-settings__confirm>div{flex-wrap:wrap;gap:9px;margin-top:14px;display:flex}.connection-settings__locked{background:#efede7;border:1px solid #c7c0b5;justify-self:end;padding:14px}.connection-settings__feedback{min-height:28px;margin-top:14px}.connection-settings__feedback p{color:#6f352d}@media (width<=900px){.connection-card__body,.connection-card__resolution{grid-template-columns:minmax(0,1fr)}}@media (width<=700px){.add-product{width:calc(100% - 28px);padding-top:24px}.add-product__header,.add-product__panel-heading,.add-product__submit{display:grid}.add-product__methods,.add-product__form-grid{grid-template-columns:1fr}.add-product-method{min-height:230px;padding:22px}.add-product__panel{padding:20px}.add-product__form .add-product__form-section,.add-product__optional-fields>fieldset{padding:18px}.add-product__wide-field{grid-column:1}.connections-page{width:calc(100% - 28px);padding-top:24px}.connections-page__header,.connection-card__heading,.connection-detail__hero,.connection-detail__check{display:grid}.connections-page__header-actions,.new-connection__actions{justify-content:stretch;width:100%;display:grid}.connections-page__header-actions .button,.new-connection__actions .button{width:100%}.connections-page__header-actions .connection-status{text-align:center;justify-self:stretch}.connections-list,.connections-loading,.connection-detail__capabilities,.connection-detail__workflows,.connection-detail__facts,.connection-workflow__facts,.connection-provider-grid,.new-connection__form fieldset,.connection-preview,.connection-settings__summary,.connection-settings__schedule,.connection-settings__actions,.connection-settings__danger{grid-template-columns:1fr}.connection-card,.connection-detail__hero,.connection-detail__capabilities article,.connection-detail__workflow,.connection-detail__check,.connection-products .source-inventory,.connection-preview,.new-connection__form,.connection-settings__summary,.connection-settings__schedule,.connection-settings__actions,.connection-settings__danger{padding:20px}.new-connection__permission,.new-connection__note,.new-connection__actions{grid-column:1}.connection-settings__actions>.button,.connection-settings__danger>.button,.connection-settings__confirm,.connection-settings__locked{box-sizing:border-box;justify-self:stretch;width:100%}.connection-settings__confirm .button{flex:150px}.connection-settings__summary dl,.connection-settings__schedule-fields{grid-template-columns:1fr}.connection-check,.connection-detail__hero>.button,.connections-page__header>.button,.connection-card__manage{width:100%}.connection-card__metadata>div{grid-template-columns:minmax(96px,.42fr) minmax(0,1fr)}}.seller-shell__topbar{z-index:20;grid-template-columns:var(--seller-navigation-width) minmax(0, 1fr) auto;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffefbf5;align-items:center;min-height:72px;transition:grid-template-columns .18s;display:grid;position:sticky;top:0}.seller-shell__brand{border-right:1px solid var(--line);grid-template-columns:38px auto;align-items:center;column-gap:10px;height:100%;padding:0 24px;text-decoration:none;display:grid}.seller-shell__brand>span{color:#f7f4eb;background:var(--ink);letter-spacing:.06em;border-radius:50%;grid-row:1/3;place-items:center;width:38px;height:38px;font-family:Georgia,Times New Roman,serif;font-size:13px;display:grid}.seller-shell__brand strong{align-self:end;font-family:Georgia,Times New Roman,serif;font-size:16px;line-height:1}.seller-shell__brand small{color:var(--rust);letter-spacing:.13em;text-transform:uppercase;align-self:start;font-size:12px;font-weight:700;line-height:1.35}.seller-shell__store-context{min-width:0;padding:0 28px;position:relative}.seller-shell__store-pending>span,.seller-shell__store-switcher summary>span,.seller-shell__sidebar-heading>p{color:var(--seller-secondary-text);letter-spacing:.11em;text-transform:uppercase;margin:0;font-size:12px;font-weight:700}.seller-shell__store-pending{gap:2px;display:grid}.seller-shell__store-pending strong,.seller-shell__store-switcher summary strong{text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:600;overflow:hidden}.seller-shell__store-switcher{width:min(340px,100%);min-width:0;position:relative}.seller-shell__store-switcher>summary{cursor:pointer;grid-template-columns:minmax(0,1fr) 14px;align-content:center;gap:2px 12px;min-height:52px;padding:0;list-style:none;display:grid}.seller-shell__store-switcher>summary::-webkit-details-marker{display:none}.seller-shell__store-switcher>summary>span{grid-column:1}.seller-shell__store-switcher>summary>strong{grid-column:1;min-width:0}.seller-shell__store-switcher>summary>svg{fill:none;width:12px;stroke:var(--seller-secondary-text);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;grid-area:1/2/3;align-self:center;transition:transform .12s}.seller-shell__store-switcher[open]>summary>svg{transform:rotate(180deg)}.seller-shell__store-menu{z-index:80;border:1px solid var(--line);background:var(--paper);border-radius:4px;width:min(320px,100vw - 32px);padding:10px;position:absolute;top:calc(100% + 9px);left:-14px;box-shadow:0 16px 38px #1e231f24}.seller-shell__store-menu>p{color:var(--seller-secondary-text);margin:0;padding:12px;font-size:13px;line-height:1.5}.seller-shell__store-menu ul{gap:2px;margin:0;padding:0;list-style:none;display:grid}.seller-shell__store-menu li a{min-height:44px;color:var(--ink);justify-content:space-between;align-items:center;gap:12px;padding:0 10px;font-size:14px;font-weight:650;text-decoration:none;display:flex}.seller-shell__store-menu li a:hover,.seller-shell__store-menu li a:focus-visible,.seller-shell__store-menu li a[aria-current=page]{background:#f5f1ea}.seller-shell__store-menu li small{color:var(--seller-success-text);letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:750}.seller-shell__store-menu-actions{border-top:1px solid var(--line);gap:2px;margin-top:8px;padding-top:8px;display:grid}.seller-shell__store-menu-actions a{min-height:44px;color:var(--ink);align-items:center;padding:0 10px;font-size:13px;font-weight:650;text-decoration:none;display:flex}.seller-shell__store-menu-actions a:hover,.seller-shell__store-menu-actions a:focus-visible{color:var(--rust);background:#f5f1ea}.seller-shell__topbar-actions{align-items:center;gap:24px;padding-right:28px;display:flex}.seller-shell__topbar-actions>a{letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:700;text-decoration:none}.seller-shell__topbar-actions>a span{color:var(--rust);margin-left:7px}.seller-shell__api-status{color:#5c574f;align-items:center;gap:7px;font-size:12px;display:inline-flex}.seller-shell__api-status>span{background:#c99756;border-radius:50%;width:6px;height:6px}.seller-shell__api-status--ready>span{background:#5f7458}.seller-shell__api-status--offline>span{background:#a34f39}.seller-shell__frame{grid-template-columns:var(--seller-navigation-width) minmax(0, 1fr);min-height:calc(100vh - 72px);transition:grid-template-columns .18s;display:grid}.seller-shell__sidebar{z-index:10;border-right:1px solid var(--line);background:#eee9e0;flex-direction:column;justify-content:space-between;height:calc(100vh - 72px);padding:30px 18px 22px;transition:padding .18s;display:flex;position:sticky;top:72px}.seller-shell__sidebar-heading{justify-content:space-between;align-items:center;gap:10px;min-height:44px;padding:0 4px 8px 12px;display:flex}.seller-shell__sidebar-heading>p{margin:0}.seller-shell__sidebar-toggle{color:#5f5a52;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:50%;flex:none;place-items:center;width:44px;height:44px;padding:0;display:grid;position:relative}.seller-shell__sidebar-toggle:hover,.seller-shell__sidebar-toggle:focus-visible{color:var(--ink);background:#faf9f4;border-color:#d3cfc5}.seller-shell__sidebar nav,.seller-shell__mobile-navigation nav{gap:18px;display:grid}.seller-shell__nav-primary,.seller-shell__nav-secondary{gap:4px;display:grid}.seller-shell__nav-secondary{border-top:1px solid var(--line);padding-top:16px}.seller-shell__sidebar nav a,.seller-shell__mobile-navigation nav a{color:#4e514c;align-items:center;gap:12px;min-height:44px;padding:0 14px;font-size:14px;font-weight:600;text-decoration:none;display:flex;position:relative}.seller-shell__icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;flex:0 0 21px;width:21px;height:21px;display:block}.seller-shell__nav-label{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.seller-shell__sidebar nav a:hover,.seller-shell__sidebar nav a:focus-visible,.seller-shell__sidebar nav a[aria-current=page]{color:var(--ink);background:var(--paper);box-shadow:inset 3px 0 0 var(--rust)}.seller-shell__pending-sidebar{gap:10px;display:grid}.seller-shell__pending-sidebar span{background:#faf9f461;border:1px solid #7f776a29;height:44px;display:block}.seller-shell__account{border-top:1px solid var(--line);padding:14px 12px 0;position:relative}.seller-shell__account>summary{cursor:pointer;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:44px;list-style:none;display:grid}.seller-shell__account>summary::-webkit-details-marker{display:none}.seller-shell__account-avatar{color:#f7f4eb;background:var(--moss);border-radius:50%;place-items:center;width:34px;height:34px;font-size:12px;font-weight:700;display:grid;position:relative}.seller-shell__account>summary strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;overflow:hidden}.seller-shell__account-chevron{color:var(--seller-secondary-text);letter-spacing:.08em;font-size:14px}.seller-shell__account-menu{z-index:60;border:1px solid var(--line);background:var(--paper);border-radius:4px;padding:7px;position:absolute;bottom:calc(100% + 8px);left:12px;right:12px;box-shadow:0 12px 28px #1e231f21}.seller-shell__account-menu button{width:100%;min-height:40px;color:var(--seller-secondary-text);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:0 9px;font-size:13px;display:flex}.seller-shell__account-menu button:hover,.seller-shell__account-menu button:focus-visible{color:var(--ink);background:#f5f1ea}.seller-shell__account-menu button .seller-shell__icon{flex-basis:18px;width:18px;height:18px}@media (width>=1101px){.seller-shell--navigation-collapsed{--seller-navigation-width:76px}.seller-shell--navigation-collapsed .seller-shell__brand{grid-template-columns:38px;justify-content:center;padding:0}.seller-shell--navigation-collapsed .seller-shell__brand-name,.seller-shell--navigation-collapsed .seller-shell__brand-context,.seller-shell--navigation-collapsed .seller-shell__sidebar-heading>p,.seller-shell--navigation-collapsed .seller-shell__nav-label,.seller-shell--navigation-collapsed .seller-shell__account>summary strong,.seller-shell--navigation-collapsed .seller-shell__account-chevron{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.seller-shell--navigation-collapsed .seller-shell__sidebar{padding:22px 10px 16px}.seller-shell--navigation-collapsed .seller-shell__sidebar-heading{justify-content:center;padding:0 0 8px}.seller-shell--navigation-collapsed .seller-shell__sidebar nav a{justify-content:center;width:52px;min-height:48px;padding:0}.seller-shell--navigation-collapsed .seller-shell__sidebar nav a[aria-current=page]{box-shadow:inset 3px 0 0 var(--rust)}.seller-shell--navigation-collapsed .seller-shell__account{padding:14px 0 0}.seller-shell--navigation-collapsed .seller-shell__account>summary{grid-template-columns:34px;justify-content:center;width:44px;margin:0 auto}.seller-shell--navigation-collapsed .seller-shell__account-menu{width:150px;bottom:0;left:calc(100% + 10px);right:auto}.seller-shell--navigation-collapsed .seller-shell__sidebar nav a:after,.seller-shell--navigation-collapsed .seller-shell__sidebar-toggle:after,.seller-shell--navigation-collapsed .seller-shell__account>summary:after{z-index:60;color:#faf9f4;background:var(--ink);content:attr(data-label);opacity:0;pointer-events:none;white-space:nowrap;border-radius:2px;padding:7px 9px;font-size:12px;font-weight:600;line-height:1.2;transition:opacity .12s,transform .12s;position:absolute;top:50%;left:calc(100% + 12px);transform:translate(4px,-50%);box-shadow:0 8px 20px #24201b29}.seller-shell--navigation-collapsed .seller-shell__sidebar nav a:hover:after,.seller-shell--navigation-collapsed .seller-shell__sidebar nav a:focus-visible:after,.seller-shell--navigation-collapsed .seller-shell__sidebar-toggle:hover:after,.seller-shell--navigation-collapsed .seller-shell__sidebar-toggle:focus-visible:after,.seller-shell--navigation-collapsed .seller-shell__account>summary:hover:after,.seller-shell--navigation-collapsed .seller-shell__account>summary:focus-visible:after{opacity:1;transform:translateY(-50%)}}.seller-shell__content{isolation:isolate;min-width:0;position:relative;overflow:hidden}.seller-shell__content>:not(.workspace-motif-field){z-index:1;position:relative}.workspace-motif-field{z-index:0;pointer-events:none;-webkit-user-select:none;user-select:none;position:absolute;inset:0;overflow:hidden}.workspace-motif-field__object{opacity:.075;filter:sepia(.14)saturate(.68);width:clamp(132px,13vw,196px);height:auto;display:block;position:absolute}.workspace-motif-field__object--chair{top:84px;right:-78px;transform:rotate(5deg)}.workspace-motif-field__object--table{bottom:36px;left:-72px;transform:rotate(-4deg)}.workspace-motif-field--1 .workspace-motif-field__object--chair{top:42%;right:-92px;transform:rotate(-7deg)scaleX(-1)}.workspace-motif-field--1 .workspace-motif-field__object--table{top:118px;bottom:auto;left:-66px;transform:rotate(6deg)}.workspace-motif-field--2 .workspace-motif-field__object--chair{top:auto;bottom:72px;right:-70px;transform:rotate(8deg)}.workspace-motif-field--2 .workspace-motif-field__object--table{top:66px;bottom:auto;left:-78px;transform:rotate(-7deg)scaleX(-1)}.workspace-motif-field--3 .workspace-motif-field__object--chair{top:180px;left:-84px;right:auto;transform:rotate(-6deg)}.workspace-motif-field--3 .workspace-motif-field__object--table{bottom:12%;left:auto;right:-76px;transform:rotate(5deg)scaleX(-1)}.workspace-motif-field--store-setup .workspace-motif-field__object{opacity:.1;filter:sepia(.2)saturate(.72);width:clamp(156px,15vw,220px)}.seller-shell__mobile-navigation{display:none}.seller-shell a:focus-visible,.seller-shell button:focus-visible,.seller-shell summary:focus-visible{outline:2px solid var(--rust);outline-offset:3px}.seller-page--focused{grid-template-columns:minmax(0,1fr)}.workspace-opening{min-height:520px}.workspace-opening>h2{max-width:720px;margin-bottom:14px;font-size:clamp(38px,5vw,58px)}.workspace-opening>p:not(.eyebrow){color:#655f56;margin:0;font-size:15px}.workspace-opening__template{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:42px;display:grid}.workspace-opening__template span{background:#ffffff3d;border:1px solid #7f776a2e;min-height:160px;display:block}.workspace-opening__template span:first-child{grid-column:1/-1;min-height:72px}.workspace-card{z-index:1;background:#faf8f2;align-self:start;width:min(1080px,100% - 48px);max-height:none;margin:42px auto 72px;padding:clamp(30px,4vw,52px);position:relative;overflow:visible}@media (width<=1180px){.workspace-motif-field__object--table{display:none}.workspace-motif-field__object--chair{opacity:.055}.workspace-motif-field--store-setup .workspace-motif-field__object--chair{opacity:.072}}@media (width<=760px){.workspace-motif-field{display:none}}@media print,(forced-colors:active){.workspace-motif-field{display:none}}.workspace-dashboard__account{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:28px;padding-bottom:24px;display:flex}.workspace-account{gap:5px;min-width:0;display:grid}.workspace-account strong{font-family:Georgia,Times New Roman,serif;font-size:clamp(25px,3vw,34px);font-weight:400;line-height:1.1}.workspace-account span{color:#655f56;overflow-wrap:anywhere;font-size:15px;line-height:1.4}.workspace-dashboard__heading{margin:36px 0 22px}.workspace-dashboard__heading h2{margin:7px 0 0;font-size:clamp(38px,5vw,54px)}.workspace-organizations{gap:22px;margin-bottom:24px;display:grid}.workspace-organization{border:1px solid var(--line);background:#ffffff5c;padding:clamp(22px,3vw,30px)}.workspace-organization>header{justify-content:space-between;align-items:flex-start;gap:24px;padding-bottom:18px;display:flex}.workspace-organization h3,.workspace-store h4{margin:5px 0 0;font-family:Georgia,Times New Roman,serif;font-weight:400}.workspace-organization h3{font-size:clamp(28px,4vw,38px);line-height:1.1}.workspace-organization>header>p{color:#655f56;text-align:right;max-width:220px;margin:7px 0 0;font-size:14px;line-height:1.45}.workspace-status{color:var(--rust);letter-spacing:.11em;text-transform:uppercase;font-size:12px}.workspace-store-list{gap:14px;margin:0;padding:0;list-style:none;display:grid}.workspace-store{border:1px solid var(--line);background:var(--paper);padding:22px}.workspace-store--available{box-shadow:inset 3px 0 0 var(--moss)}.workspace-store__heading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.workspace-store h4{font-size:25px}.workspace-badge{color:#f4f2e9;background:var(--moss);letter-spacing:.08em;text-transform:uppercase;padding:6px 9px;font-size:12px}.workspace-access{gap:12px;margin:0 0 22px;display:grid}.workspace-access>div{grid-template-columns:120px 1fr;gap:16px;display:grid}.workspace-access dt{color:#655f56;letter-spacing:.08em;text-transform:uppercase;font-size:12px}.workspace-access dd{margin:0;font-size:15px;line-height:1.5}.workspace-store .button{align-items:center;gap:12px;text-decoration:none;display:inline-flex}.workspace-store__actions,.catalog-header__actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.store-overview{width:min(1180px,100% - 48px);margin:0 auto;padding:48px 0 84px}.store-overview>.workspace-page-header{border-bottom:1px solid var(--line);margin-bottom:20px;padding-bottom:22px}.store-overview-attention{border:1px solid #c9c4ba;border-left:3px solid var(--moss);background:#f2f3eb;grid-template-columns:minmax(190px,.55fr) minmax(0,1.45fr);align-items:center;gap:4px 28px;margin:0 0 20px;padding:16px 20px;display:grid}.store-overview-attention[data-guidance=required]{background:#f5e9c8;border-color:#d2b36f #d2b36f #d2b36f #a9791f}.store-overview-attention[data-guidance=processing]{background:#f1efe8;border-color:#c8c4b8 #c8c4b8 #c8c4b8 #7d7a70}.store-overview-attention[data-guidance=improvement]{background:#f4eed8;border-color:#d8c99a #d8c99a #d8c99a #a28a44}.store-overview-attention[data-guidance=error]{border-color:#d7b6a7;border-left-color:var(--rust);background:#f5e9e1}.store-overview-attention>.eyebrow{grid-column:1;margin:0}.store-overview-attention h2{grid-column:1;margin:0;font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:400;line-height:1.15}.store-overview-attention__details,.store-overview-attention>p:not(.eyebrow){color:#4f4a43;grid-area:1/2/3;margin:0;font-size:14px;line-height:1.5}.store-overview-attention__details{gap:8px;display:grid}.store-overview-attention__details>p{margin:0}.store-overview-attention__details>ul{gap:7px;margin:0;padding:0;list-style:none;display:grid}.store-overview-attention a{color:#66382d;justify-content:space-between;align-items:center;gap:12px;min-height:32px;font-weight:750;text-decoration:none;display:flex}.store-overview-attention a:hover,.store-overview-attention a:focus-visible{text-underline-offset:3px;text-decoration:underline}.store-overview-publication-state{max-width:240px}.store-overview-row__loading{gap:8px;max-width:240px;display:grid}.store-overview-row__loading span{background:#dfdbd2;height:13px;display:block}.store-overview-row__loading span:last-child{width:68%}.store-overview-row__failure p{color:#793b2d;margin:0;font-size:13px;line-height:1.45}.store-overview__header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:36px;margin-bottom:26px;padding-bottom:28px;display:flex}.store-overview__header h1{letter-spacing:-.02em;margin:6px 0 12px;font-family:Georgia,Times New Roman,serif;font-size:clamp(32px,4vw,38px);font-weight:400;line-height:1.08}.store-overview__header>div>p:last-child{color:#625d55;max-width:680px;margin:0;font-size:15px;line-height:1.6}.store-overview__header>.button{flex:none}.store-overview__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.store-overview-card{border:1px solid var(--line);background:var(--paper);flex-direction:column;min-width:0;min-height:330px;padding:clamp(22px,3vw,30px);display:flex}.store-overview-card>header{border-bottom:1px solid #d7d2c8;grid-template-columns:28px minmax(0,1fr);align-items:start;gap:12px;margin-bottom:24px;padding-bottom:18px;display:grid}.store-overview-card>header>span{color:#716a60;letter-spacing:.1em;padding-top:3px;font-size:12px}.store-overview-card h2{margin:4px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(25px,3vw,33px);font-weight:400;line-height:1.1}.store-overview-card__metrics{border:1px solid #d7d2c8;grid-template-columns:repeat(2,minmax(0,1fr));margin:0 0 22px;display:grid}.store-overview-card__metrics>div{padding:14px}.store-overview-card__metrics>div:nth-child(2n){border-left:1px solid #d7d2c8}.store-overview-card__metrics>div:nth-child(n+3){border-top:1px solid #d7d2c8}.store-overview-card__metrics dt,.store-overview-card__facts dt{color:#69635b;font-size:12px;font-weight:700;line-height:1.35}.store-overview-card__metrics dd{margin:5px 0 0;font-family:Georgia,Times New Roman,serif;font-size:30px;line-height:1}.store-overview-card__metrics [data-tone=warning] dd{color:#954a35}.store-overview-card__metrics [data-tone=positive] dd{color:var(--moss)}.store-overview-card__facts{gap:0;margin:0 0 18px;display:grid}.store-overview-card__facts>div{border-bottom:1px solid #dfdbd2;grid-template-columns:120px minmax(0,1fr);gap:16px;padding:10px 0;display:grid}.store-overview-card__facts dd{overflow-wrap:anywhere;min-width:0;margin:0;font-size:14px;font-weight:600;line-height:1.45}.store-overview-card__state{margin:0 0 12px;font-size:17px;line-height:1.35;display:block}.store-overview-card__message,.store-overview-card__note,.store-overview-card__failure p{color:#625d55;margin:0;font-size:14px;line-height:1.6}.store-overview-card__note{margin-top:2px;font-size:12px}.store-overview-card__link{min-height:44px;color:var(--ink);align-self:flex-start;align-items:center;gap:10px;margin-top:auto;padding-top:18px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex}.store-overview-card__link span{color:var(--rust);font-size:18px}.store-overview-card__failure{align-content:start;gap:16px;display:grid}.store-overview-card__failure .button{justify-self:start}.store-overview-card__loading{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.store-overview-card__loading span{background:#ebe7de;border:1px solid #7f776a21;min-height:64px;display:block}.store-home-status,.store-home-setup,.store-home-preparation,.store-home-operations>section,.store-home-operations>aside,.seller-settings-page__groups>section{border:1px solid var(--line);background:var(--paper);border-radius:5px}.store-home-status{border-left-width:4px;justify-content:space-between;align-items:center;gap:24px;min-height:88px;margin-bottom:20px;padding:18px 20px;display:flex}.store-home-status>div:first-child{min-width:0}.store-home-status .eyebrow,.store-home-preparation .eyebrow,.store-home-setup .eyebrow,.store-home-operations .eyebrow,.seller-settings-page .eyebrow{margin:0 0 5px}.store-home-status h2,.store-home-preparation h2,.store-home-setup h2,.store-home-operations h2,.seller-settings-page h2{letter-spacing:-.015em;margin:0;font-family:inherit;font-size:20px;font-weight:720;line-height:1.25}.store-home-status p,.store-home-status ul{max-width:680px;color:var(--seller-secondary-text);margin:5px 0 0;font-size:14px;line-height:1.55}.store-home-status ul{gap:3px;padding-left:19px;display:grid}.store-home-status--clear{border-color:#cbdcc9;border-left-color:var(--seller-success-text);background:var(--seller-success-background);justify-content:flex-start}.store-home-status--clear>span{color:#fffefb;background:var(--seller-success-text);border-radius:50%;flex:0 0 28px;place-items:center;width:28px;height:28px;font-size:14px;font-weight:800;display:grid}.store-home-status--clear h2,.store-home-status--clear p{color:var(--seller-success-text)}.store-home-status--attention,.store-home-status--paused{border-color:#e2cfa7;border-left-color:var(--seller-warning-text);background:var(--seller-warning-background)}.store-home-status--attention h2,.store-home-status--attention .eyebrow,.store-home-status--paused h2,.store-home-status--paused .eyebrow{color:var(--seller-warning-text)}.store-home-status--review,.store-home-status--progress{border-color:#bad3d7;border-left-color:var(--seller-progress-text);background:var(--seller-progress-background)}.store-home-status--review h2,.store-home-status--review .eyebrow,.store-home-status--progress h2,.store-home-status--progress .eyebrow{color:var(--seller-progress-text)}.store-home-status--error{border-color:#dfbbb4;border-left-color:var(--seller-error-text);background:var(--seller-error-background)}.store-home-status--error h2,.store-home-status--error .eyebrow{color:var(--seller-error-text)}.store-home-status--limited{border-left-color:var(--seller-secondary-text);align-items:start}.store-home-status__actions{flex-wrap:wrap;flex:none;align-items:center;gap:8px;display:flex}.store-home-status .button,.store-home-setup .button,.store-home-preparation .button{letter-spacing:.05em;text-transform:uppercase;border-radius:4px;min-height:44px;padding:0 16px;font-family:inherit;font-size:12px;font-weight:760}.store-home-status .button:not(.button--quiet),.store-home-setup .button:not(.button--quiet){border-color:var(--rust);color:#fffefb;background:var(--rust)}.store-home-metrics{border:1px solid var(--line);background:var(--paper);border-radius:5px;grid-template-columns:repeat(4,minmax(0,1fr));margin:0 0 20px;display:grid}.store-home-metrics>div{border-left:1px solid var(--line);min-width:0;padding:17px 18px}.store-home-metrics>div:first-child{border-left:0}.store-home-metrics>div[data-attention=true]{background:var(--seller-warning-background)}.store-home-metrics dt{color:var(--seller-secondary-text);font-size:12px;font-weight:700;line-height:1.3}.store-home-metrics dd{margin:7px 0 3px;font-family:inherit;font-size:27px;font-weight:720;line-height:1}.store-home-metrics small{color:var(--seller-secondary-text);font-size:11px;line-height:1.3}.store-home-setup{grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);gap:32px;padding:clamp(24px,4vw,38px);display:grid}.store-home-setup>div>p:not(.eyebrow){max-width:650px;color:var(--seller-secondary-text);margin:10px 0 22px;font-size:15px;line-height:1.6}.store-home-setup aside{color:var(--seller-success-text);background:var(--seller-success-background);border:1px solid #cbdcc9;border-radius:4px;align-self:stretch;padding:22px}.store-home-setup aside strong{font-size:14px;line-height:1.4;display:block}.store-home-setup aside p{margin:8px 0 0;font-size:13px;line-height:1.55}.store-home-preparation{border-top:4px solid var(--seller-progress-text);padding:clamp(24px,4vw,40px)}.store-home-preparation__copy>p:not(.eyebrow){max-width:680px;color:var(--seller-secondary-text);margin:9px 0 0;font-size:15px;line-height:1.6}.store-home-preparation ol{gap:0;max-width:720px;margin:28px 0;padding:0;list-style:none;display:grid}.store-home-preparation li{min-height:58px;color:var(--seller-secondary-text);grid-template-columns:28px minmax(0,1fr);align-items:start;gap:12px;display:grid;position:relative}.store-home-preparation li:not(:last-child):after{background:var(--line);content:"";width:1px;position:absolute;top:25px;bottom:-4px;left:13px}.store-home-preparation li>span{z-index:1;background:var(--paper);border-radius:50%;place-items:center;width:28px;height:28px;font-size:13px;display:grid;position:relative}.store-home-preparation li[data-state=complete]>span{color:#fffefb;background:var(--seller-success-text)}.store-home-preparation li[data-state=current]>span{color:var(--seller-progress-text);background:var(--seller-progress-background)}.store-home-preparation li strong,.store-home-preparation li small{display:block}.store-home-preparation li strong{color:var(--ink);padding-top:4px;font-size:14px}.store-home-preparation li small{color:var(--seller-secondary-text);margin-top:4px;font-size:12px;line-height:1.45}.store-home-preparation footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding-top:20px;display:flex}.store-home-preparation footer p{color:var(--seller-secondary-text);margin:0;font-size:13px;line-height:1.55}.store-home-operations{grid-template-columns:minmax(0,1.55fr) minmax(260px,.65fr);align-items:start;gap:20px;display:grid}.store-home-operations>section,.store-home-operations>aside{min-width:0;padding:22px}.store-home-operations>section>header,.seller-settings-page__groups>section>header{border-bottom:1px solid var(--line);margin-bottom:14px;padding-bottom:15px}.store-home-operation-row{border-bottom:1px solid var(--line);grid-template-columns:minmax(150px,.75fr) minmax(250px,1.35fr) auto;align-items:center;gap:18px;min-width:0;padding:16px 0;display:grid}.store-home-operation-row:last-child{border-bottom:0}.store-home-operation-row>div:first-child{gap:3px;min-width:0;display:grid}.store-home-operation-row>div:first-child strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.store-home-operation-row>div:first-child span,.store-home-operation-row>p{color:var(--seller-secondary-text);margin:0;font-size:12px;line-height:1.4}.store-home-operation-row dl{flex-wrap:wrap;gap:10px 24px;min-width:0;margin:0;display:flex}.store-home-operation-row dl>div{min-width:72px}.store-home-operation-row dt{color:var(--seller-secondary-text);letter-spacing:.05em;text-transform:uppercase;font-size:10px;font-weight:700}.store-home-operation-row dd{margin:3px 0 0;font-size:12px;font-weight:680;line-height:1.35}.store-home-operation-row__status[data-tone=positive]{color:var(--seller-success-text)}.store-home-operation-row__status[data-tone=progress]{color:var(--seller-progress-text)}.store-home-operation-row__status[data-tone=attention]{color:var(--seller-error-text)}.store-home-operation-row__status[data-tone=review],.store-home-operation-row__status[data-tone=paused]{color:var(--seller-warning-text)}.store-home-operation-row>a,.store-home-activity-item>a,.seller-settings-link>b{color:var(--rust);font-size:12px;font-weight:760;text-decoration:none}.store-home-operation-row>a:hover,.store-home-operation-row>a:focus-visible,.store-home-activity-item>a:hover,.store-home-activity-item>a:focus-visible,.seller-settings-link:hover>b,.seller-settings-link:focus-visible>b{text-underline-offset:3px;text-decoration:underline}.store-home-activity-item{gap:8px;margin-top:18px;display:grid}.store-home-activity-item time{color:var(--seller-secondary-text);font-size:11px;line-height:1.4}.store-home-activity-item strong{font-size:15px;line-height:1.4}.store-home-activity-item p{color:var(--seller-secondary-text);margin:0 0 6px;font-size:13px;line-height:1.5}.store-home-loading{gap:20px;display:grid}.store-home-loading__status,.store-home-loading__metrics,.store-home-loading__panels{gap:10px;display:grid}.store-home-loading__status{border:1px solid var(--line);background:var(--paper);border-left:4px solid #b9b3a9;align-content:center;min-height:96px;padding:20px}.store-home-loading__status span,.store-home-loading__metrics span,.store-home-loading__panels span{background:#e6e0d6;display:block}.store-home-loading__status span{width:min(320px,78%);height:15px}.store-home-loading__status span:last-child{width:min(520px,92%);height:10px}.store-home-loading__metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.store-home-loading__metrics span{border:1px solid var(--line);background:#f0ece4;min-height:92px}.store-home-loading__panels{grid-template-columns:minmax(0,1.55fr) minmax(260px,.65fr)}.store-home-loading__panels span{border:1px solid var(--line);background:#f0ece4;min-height:260px}.seller-settings-page{width:min(1040px,100% - 48px);margin:0 auto;padding:48px 0 84px}.seller-settings-page>.workspace-page-header{border-bottom:1px solid var(--line);margin-bottom:22px;padding-bottom:24px}.seller-settings-page__groups{gap:20px;display:grid}.seller-settings-page__groups>section{padding:22px}.seller-settings-link{min-height:68px;color:var(--ink);justify-content:space-between;align-items:center;gap:24px;padding:0 4px;text-decoration:none;display:flex}.seller-settings-link>span{gap:5px;display:grid}.seller-settings-link strong{font-size:15px}.seller-settings-link small{color:var(--seller-secondary-text);font-size:13px;line-height:1.5}.seller-settings-link>b{flex:none}@media (width<=980px){.store-home-operations,.store-home-loading__panels{grid-template-columns:minmax(0,1fr)}.store-home-operation-row{grid-template-columns:minmax(140px,.7fr) minmax(0,1.3fr) auto}}@media (width<=760px){.store-home-status,.store-home-preparation footer,.seller-settings-link{align-items:stretch;gap:16px;display:grid}.store-home-status--clear{grid-template-columns:28px minmax(0,1fr);align-items:center}.store-home-status__actions,.store-home-status__actions .button,.store-home-status>.button,.store-home-preparation footer .button,.seller-settings-link>b{box-sizing:border-box;width:100%}.store-home-status__actions{display:grid}.store-home-metrics,.store-home-loading__metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.store-home-metrics>div:nth-child(3){border-top:1px solid var(--line);border-left:0}.store-home-metrics>div:nth-child(4){border-top:1px solid var(--line)}.store-home-setup{grid-template-columns:minmax(0,1fr);gap:22px}.store-home-operation-row{grid-template-columns:minmax(0,1fr);align-items:start;gap:12px}.store-home-operation-row>a,.store-home-activity-item>a{align-items:center;min-height:44px;display:inline-flex}.seller-settings-page{width:calc(100% - 28px);padding:28px 0 56px}.seller-settings-link>b{align-items:center;min-height:44px;display:inline-flex}}.store-switcher__header,.store-setup-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:30px;padding-bottom:28px;display:flex}.store-switcher__header h2,.store-setup-header h2,.store-setup-empty h2{margin:6px 0 10px;font-size:clamp(38px,5vw,56px)}.store-switcher__header>div>p:last-child,.store-setup-header>div>p:last-child,.store-setup-empty .workspace-dashboard__heading>p:last-child{color:#625d55;max-width:680px;margin:0;font-size:15px;line-height:1.6}.store-switcher__header>.button,.store-setup-header>.button{flex:none}.store-switcher__list{border-top:1px solid var(--line);margin:0;padding:0;list-style:none;display:grid}.store-switcher-row{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) minmax(130px,.35fr) auto;align-items:center;gap:24px;min-width:0;min-height:112px;padding:20px 0;display:grid}.store-switcher-row--available{box-shadow:inset 3px 0 0 var(--moss);padding-left:18px}.store-switcher-row__identity{min-width:0}.store-switcher-row__identity h3{text-overflow:ellipsis;margin:4px 0 5px;font-family:Georgia,Times New Roman,serif;font-size:clamp(24px,3vw,31px);font-weight:400;line-height:1.1;overflow:hidden}.store-switcher-row__identity p,.store-switcher__note{color:#69635b;margin:0;font-size:13px;line-height:1.5}.store-switcher-row__role{gap:4px;display:grid}.store-switcher-row__role>span{color:#6f6960;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:700}.store-switcher-row__role>strong{font-size:14px;font-weight:700}.store-switcher-row>.button{min-width:136px}.store-switcher-row>.workspace-unavailable{max-width:260px}.store-switcher__note{max-width:720px;margin-top:22px}.workspace-card.store-switcher{box-shadow:none;background:0 0;border:0;padding:0}.store-switcher>.workspace-page-header{border-bottom:1px solid var(--line);margin-bottom:20px;padding-bottom:22px}.store-setup-empty .workspace-dashboard__heading{max-width:760px;margin-top:0}.store-setup-choices{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0 0 30px;display:grid}.store-setup-choices>a{border:1px solid var(--line);min-height:152px;color:inherit;background:#ffffff75;grid-template-columns:30px minmax(0,1fr);align-content:start;gap:8px 12px;padding:22px;text-decoration:none;display:grid}.store-setup-choices>a:hover,.store-setup-choices>a:focus-visible{background:var(--paper);border-color:#81776b}.store-setup-choices>a>span{color:#716a60;letter-spacing:.1em;grid-row:1/3;font-size:12px}.store-setup-choices strong{font-family:Georgia,Times New Roman,serif;font-size:23px;font-weight:400}.store-setup-choices p{color:#625d55;margin:0;font-size:13px;line-height:1.5}.store-claims-intro{border-top:1px solid var(--line);margin:38px 0 18px;padding-top:36px;scroll-margin-top:96px}.store-claims-intro h3{margin:5px 0 10px;font-family:Georgia,Times New Roman,serif;font-size:clamp(28px,4vw,38px);font-weight:400}.store-claims-intro>p:last-child{color:#625d55;max-width:720px;margin:0;font-size:14px;line-height:1.6}.store-profile-editor{width:min(1280px,100% - 48px);margin:48px auto 90px}.store-profile-editor>.workspace-page-header{border-bottom:1px solid var(--line);margin-bottom:18px;padding-bottom:22px}.store-profile-editor__buyer-link{min-height:44px;color:var(--ink);text-transform:uppercase;align-items:center;gap:8px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex}.store-profile-editor__buyer-link:hover,.store-profile-editor__buyer-link:focus-visible{color:#813f2e;text-underline-offset:3px;text-decoration:underline}.store-profile-editor__metadata{color:#5f5951;width:fit-content;margin:0 0 22px;font-size:13px}.store-profile-editor__metadata>summary{cursor:pointer;min-height:32px}.store-profile-editor__metadata dl{border:1px solid var(--line);background:#faf8f3;margin:8px 0 0;padding:12px 14px}.store-profile-editor__metadata dl>div{grid-template-columns:auto minmax(0,1fr);gap:16px;display:grid}.store-profile-editor__metadata dt{font-weight:700}.store-profile-editor__metadata dd{overflow-wrap:anywhere;margin:0}.store-profile-mobile-preview{display:none}.store-profile-mobile-preview .button{font-size:12px}.store-profile-editor__header{justify-content:space-between;align-items:flex-start;gap:32px;margin-bottom:22px;display:flex}.store-profile-editor__header h2{letter-spacing:-.035em;margin:7px 0 10px;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,5vw,58px);font-weight:400}.store-profile-editor__header>div:first-child>p:last-child{color:#655f56;max-width:660px;margin:0;font-size:13px;line-height:1.65}.store-profile-editor__actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.store-profile-editor__identity{flex-wrap:wrap;gap:9px;margin-bottom:24px;display:flex}.store-profile-editor__identity span,.store-profile-editor__identity code{border:1px solid var(--line);color:#655f56;font:inherit;letter-spacing:.06em;text-transform:uppercase;background:#ffffff59;padding:8px 11px;font-size:12px}.store-profile-editor__layout{grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);align-items:start;gap:24px;display:grid}.store-profile-editor__forms{gap:18px;display:grid}.store-profile-section,.store-profile-upcoming,.store-profile-preview{border:1px solid var(--line);background:var(--paper)}.store-profile-section{padding:26px}.store-profile-section>header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:22px;display:flex}.store-profile-section h3,.store-profile-upcoming h3,.store-profile-preview h2,.store-profile-preview h3{font-family:Georgia,Times New Roman,serif;font-weight:400}.store-profile-section h3{margin:5px 0 0;font-size:25px}.store-profile-section>header>span{color:#777066;letter-spacing:.07em;white-space:nowrap;text-transform:uppercase;font-size:12px}.store-profile-section fieldset{border:0;gap:17px;min-width:0;margin:0;padding:0;display:grid}.store-profile-section fieldset:disabled{opacity:.62}.store-profile-section label{color:#655f56;letter-spacing:.075em;text-transform:uppercase;gap:8px;font-size:12px;display:grid}.store-profile-section input,.store-profile-section textarea{border:1px solid var(--line);width:100%;min-width:0;color:var(--ink);font:inherit;letter-spacing:normal;resize:vertical;text-transform:none;background:#fffef9;border-radius:0;padding:12px 13px;font-size:14px;line-height:1.55}.store-profile-section input{min-height:48px}.store-profile-section fieldset>.button{justify-self:start;min-height:46px;font-size:12px}.store-profile-section>p{color:var(--moss);margin:14px 0 0;font-size:12px;line-height:1.55}.store-profile-section>p[role=alert]{color:#7c3728}.store-profile-section__read-only{border-left:3px solid var(--rust);background:#f2e7dd;padding:13px 15px;color:#655f56!important;margin:0 0 18px!important}.store-profile-fields--paired,.store-profile-social-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.store-profile-social-details{border:1px solid var(--line);background:#faf8f3}.store-profile-social-details>summary{color:#4f4941;cursor:pointer;justify-content:space-between;align-items:center;min-height:48px;padding:0 14px;font-size:13px;font-weight:700;list-style:none;display:flex}.store-profile-social-details>summary::-webkit-details-marker{display:none}.store-profile-social-details>summary:after{color:var(--rust);content:"+";font-size:20px}.store-profile-social-details[open]>summary{border-bottom:1px solid var(--line)}.store-profile-social-details[open]>summary:after{content:"−"}.store-profile-social-fields{padding:16px}.store-profile-upcoming{background:var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;padding:1px;display:grid}.store-profile-upcoming>div{background:var(--paper);padding:23px}.store-profile-upcoming h3{margin:6px 0 10px;font-size:20px}.store-profile-upcoming p:last-child{color:#655f56;margin:0;font-size:12px;line-height:1.6}.store-profile-preview{padding:30px;position:sticky;top:24px;overflow:hidden;box-shadow:0 18px 50px #332d251a}.store-profile-preview:before{content:"";background:linear-gradient(135deg,#68744db8,#80493680),repeating-linear-gradient(45deg,#d7d1c3 0 12px,#c8c0b1 12px 24px);height:150px;margin:-30px -30px 28px;display:block}.store-profile-preview__status{border-bottom:1px solid var(--line);color:#655f56;letter-spacing:.07em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:12px;margin-bottom:28px;padding-bottom:14px;font-size:12px;display:flex}.store-profile-preview__status strong{color:#f4f2e9;background:var(--rust);padding:6px 8px;font-weight:500}.store-profile-preview h2{margin:7px 0 10px;font-size:38px;line-height:1.05}.store-profile-preview h3{color:var(--rust);margin:0 0 22px;font-size:20px;line-height:1.35}.store-profile-preview>p:not(.eyebrow){color:#514c45;white-space:pre-line;font-size:13px;line-height:1.7}.store-profile-preview__story{border-top:1px solid var(--line);padding-top:18px}.store-profile-preview__empty{font-style:italic;color:#777066!important}.store-profile-preview dl{gap:9px;margin:24px 0;display:grid}.store-profile-preview dl>div{grid-template-columns:80px minmax(0,1fr);gap:12px;display:grid}.store-profile-preview dt{color:#777066;letter-spacing:.07em;text-transform:uppercase;font-size:12px}.store-profile-preview dd{overflow-wrap:anywhere;margin:0;font-size:12px}.store-profile-preview ul{flex-wrap:wrap;gap:8px;margin:0 0 24px;padding:0;list-style:none;display:flex}.store-profile-preview li a{border:1px solid var(--line);color:var(--ink);padding:8px 10px;font-size:12px;text-decoration:none;display:inline-flex}.store-profile-preview-dialog{background:#f5f3ec;border:1px solid #aca498;width:min(720px,100% - 32px);max-width:none;max-height:calc(100dvh - 32px);margin:auto;padding:0;overflow:auto}.store-profile-preview-dialog::backdrop{background:#1d1b17a8}.store-profile-preview-dialog>header{z-index:2;border-bottom:1px solid var(--line);background:#f5f3ec;justify-content:space-between;align-items:center;gap:20px;padding:12px 16px;display:flex;position:sticky;top:0}.store-profile-preview-dialog>header h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:400}.store-profile-preview--dialog{box-shadow:none;border:0;position:static}.store-profile-loading-template{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:22px;display:grid}.store-profile-loading-template span{background:#ebe7de;border:1px solid #7f776a29;min-height:420px;display:block}.store-profile-loading-template span:nth-child(2){grid-row:span 2}.store-profile-loading-template span:last-child{min-height:360px}.store-profile-preview__note{background:var(--moss);padding:18px 30px;color:#f4f2e9!important;margin:26px -30px -30px!important;font-size:12px!important;line-height:1.55!important}.workspace-inline-empty,.workspace-unavailable{color:#655f56;margin:0;font-size:14px;line-height:1.5}.business-creation{border:1px solid var(--line);box-shadow:inset 3px 0 0 var(--moss);background:#ffffff85;grid-template-columns:minmax(0,.8fr) minmax(320px,1.2fr);gap:clamp(24px,4vw,52px);margin:0 0 30px;padding:clamp(24px,4vw,38px);display:grid}.business-creation__intro h3{margin:7px 0 12px;font-family:Georgia,Times New Roman,serif;font-size:clamp(29px,4vw,40px);font-weight:400;line-height:1.08}.business-creation__intro>p:last-child{color:#655f56;max-width:440px;margin:0;font-size:15px;line-height:1.6}.business-creation__form,.business-creation__form fieldset{gap:16px;display:grid}.business-creation__form fieldset{border:0;min-width:0;margin:0;padding:0}.business-creation__form label{color:#4d4942;letter-spacing:.08em;text-transform:uppercase;grid-template-columns:1fr auto;gap:8px;font-size:12px;font-weight:600;display:grid}.business-creation__form label>span,.business-creation__form label>small{grid-column:1/-1}.business-creation__form label>span em{color:#777066;letter-spacing:.08em;margin-left:6px;font-size:12px;font-style:normal;font-weight:500}.business-creation__form label small{color:#777066;letter-spacing:normal;text-transform:none;font-size:12px;font-weight:500;line-height:1.45}.business-creation__form label .business-creation__field-error{color:#793b2d;font-weight:700}.business-creation__form input,.business-creation__form select{width:100%;min-height:50px;color:var(--ink);font:inherit;letter-spacing:normal;text-transform:none;background:#fffefa;border:1px solid #a8a198;border-radius:0;grid-column:1/-1;padding:0 14px;font-size:16px}.business-creation__form input:focus-visible,.business-creation__form select:focus-visible{outline-offset:2px;border-color:var(--rust);outline:3px solid #ab4a2c38}.business-creation__form input[aria-invalid=true],.business-creation__form select[aria-invalid=true]{border-color:#9a4935}.business-creation__form .business-creation__permission{color:#4f4c46;cursor:pointer;letter-spacing:normal;text-transform:none;background:#f3f0e8;border:1px solid #d2ccc2;grid-template-columns:22px minmax(0,1fr);align-items:start;gap:11px;padding:16px;font-size:14px;font-weight:500;line-height:1.5;display:grid}.business-creation__form .business-creation__permission input{accent-color:#293229;grid-column:1;width:20px;height:20px;min-height:20px;margin:1px 0 0;padding:0}.business-creation__form .business-creation__permission>span,.business-creation__form .business-creation__permission>small{grid-column:2}.business-creation__form .business-creation__permission[data-invalid=true]{background:#faebe5;border-color:#a14d37}.business-creation__actions{justify-content:space-between;align-items:center;gap:16px;margin-top:2px;display:flex}.business-creation__actions span{color:#777066;text-align:right;font-size:13px;line-height:1.4}.business-creation__actions .button{font-size:12px}.business-creation__feedback{min-height:22px}.business-creation__error,.business-creation__status{margin:0;font-size:12px;line-height:1.55}.business-creation__error{color:#7c3728}.business-creation__status{color:var(--moss)}.onboarding-section{border:1px solid var(--line);background:#ffffff5c;gap:18px;margin:0 0 30px;padding:22px;display:grid}.onboarding-section--loading,.onboarding-section--failed{color:#655f56;font-size:14px;line-height:1.55}.onboarding-section--loading p,.onboarding-section--failed p{margin:0}.onboarding-section__heading h3,.onboarding-case h3,.onboarding-case h4,.onboarding-section--empty h3{font-family:Georgia,Times New Roman,serif;font-weight:400}.onboarding-section__heading h3{margin:5px 0 8px;font-size:25px}.onboarding-section__heading>p:last-child{color:#655f56;margin:0;font-size:14px;line-height:1.55}.onboarding-section--empty h3{margin:5px 0 10px;font-size:clamp(27px,4vw,36px)}.onboarding-section--empty>p:last-child{color:#655f56;max-width:620px;margin:0;font-size:15px;line-height:1.6}.workspace-visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.onboarding-case-list{gap:16px;display:grid}.onboarding-case{border:1px solid var(--line);background:var(--paper);padding:20px}.onboarding-case__header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.onboarding-case__header h3{margin:5px 0 4px;font-size:23px}.onboarding-case__header p{color:#655f56;margin:0;font-size:13px}.onboarding-case__header p a{text-underline-offset:3px;align-items:center;min-height:44px;display:inline-flex}.onboarding-case__state{color:#f4f2e9;background:var(--moss);letter-spacing:.08em;white-space:nowrap;text-transform:uppercase;padding:6px 9px;font-size:12px}.onboarding-facts{background:var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:18px 0;padding:1px;display:grid}.onboarding-facts>div{background:var(--paper);gap:5px;min-width:0;padding:12px;display:grid}.onboarding-facts dt{color:#655f56;letter-spacing:.08em;text-transform:uppercase;font-size:12px}.onboarding-facts dd{overflow-wrap:anywhere;margin:0;font-size:13px;overflow:hidden}.onboarding-facts a{color:inherit}.onboarding-case__status{border-left:3px solid var(--rust);background:#f2e7dd;margin:0 0 18px;padding:14px}.onboarding-case__status h4{margin:4px 0 7px;font-size:20px}.onboarding-case__status>p:last-child{margin-bottom:0}.onboarding-case__status p{color:#655f56;font-size:14px;line-height:1.5}.onboarding-form{gap:15px;margin-bottom:20px;display:grid}.onboarding-form>label:not(.onboarding-confirmation){color:#655f56;letter-spacing:.08em;text-transform:uppercase;gap:7px;font-size:12px;display:grid}.onboarding-form input[type=text],.onboarding-form input:not([type]),.onboarding-form select{border:1px solid var(--line);min-height:44px;color:var(--ink);font:inherit;letter-spacing:normal;text-transform:none;background:#fff;border-radius:0;padding:0 11px;font-size:13px}.onboarding-form small{color:#777066;letter-spacing:.04em;text-transform:none;font-size:12px}.onboarding-confirmation{border:1px solid var(--line);color:#4d4942;grid-template-columns:18px 1fr;align-items:flex-start;gap:10px;padding:13px;font-size:13px;line-height:1.5;display:grid}.onboarding-confirmation input{width:16px;height:16px;accent-color:var(--moss);margin:1px 0 0}.onboarding-form__error{color:#7c3728;margin:0;font-size:13px;line-height:1.5}.publication-activation{border:1px solid var(--line);color:#655f56;background:#ffffff7a;gap:14px;margin:0 0 20px;padding:16px;font-size:13px;line-height:1.55;display:grid}.publication-activation--unavailable{border-style:dashed}.publication-activation--active{border-color:var(--moss);background:#edf0e6}.publication-activation h4,.publication-activation p{margin:0}.publication-form{gap:16px;display:grid}.publication-terms{border-left:3px solid var(--moss);background:#edf0e6;gap:7px;padding:14px;display:grid}.publication-terms__body{white-space:pre-line}.publication-form section{border:1px solid var(--line);gap:10px;padding:13px;display:grid}.publication-form h5{color:var(--ink);margin:0;font-family:Georgia,Times New Roman,serif;font-size:15px}.publication-field-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none;display:grid}.publication-field-list li{color:#4d4942;padding-left:14px;position:relative}.publication-field-list li:before{content:"✓";color:var(--moss);position:absolute;left:0}.onboarding-requirements{background:var(--line);gap:1px;margin:0;padding:1px;list-style:none;display:grid}.onboarding-requirements li{background:var(--paper);letter-spacing:.06em;text-transform:uppercase;justify-content:space-between;gap:12px;padding:8px 10px;font-size:12px;display:flex}.onboarding-requirements strong{color:var(--moss);font-weight:600}.onboarding-secondary-details{border-top:1px solid var(--line)}.onboarding-secondary-details>summary{color:#4d4942;cursor:pointer;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:16px;min-height:48px;font-size:13px;font-weight:700;list-style:none;display:grid}.onboarding-secondary-details>summary::-webkit-details-marker{display:none}.onboarding-secondary-details>summary:after{color:var(--rust);content:"+";grid-column:3;font-size:20px}.onboarding-secondary-details[open]>summary:after{content:"−"}.onboarding-secondary-details>summary small{color:#6a645b;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:500;overflow:hidden}.onboarding-secondary-details .onboarding-facts,.onboarding-secondary-details .onboarding-requirements{margin:0 0 14px}.onboarding-section--history{background:#ffffff38;padding:20px 22px}.onboarding-history-row{border:1px solid var(--line);background:#faf8f2b8;justify-content:space-between;align-items:center;gap:20px;min-height:64px;padding:12px 14px;display:flex}.onboarding-history-row>div{gap:4px;min-width:0;display:grid}.onboarding-history-row>div strong{font-family:Georgia,Times New Roman,serif;font-size:18px;font-weight:400}.onboarding-history-row>div span{color:#655f56;font-size:13px;line-height:1.45}.onboarding-history-row__state{color:#655f56;letter-spacing:.06em;text-transform:uppercase;flex:none;font-size:12px;font-weight:700}@media (width<=760px){.store-overview{width:calc(100% - 28px);padding:28px 0 56px}.store-overview-attention{grid-template-columns:minmax(0,1fr);gap:5px;padding:16px}.store-overview-attention>.eyebrow,.store-overview-attention h2,.store-overview-attention__details,.store-overview-attention>p:not(.eyebrow),.store-overview-attention>ul{grid-area:auto/1}.store-overview-attention__details,.store-overview-attention>p:not(.eyebrow),.store-overview-attention>ul{margin-top:7px}.store-overview__header,.store-switcher__header,.store-setup-header{align-items:stretch;gap:20px;display:grid}.store-overview__header>.button,.store-switcher__header>.button,.store-setup-header>.button{width:100%}.store-overview__grid,.store-setup-choices{grid-template-columns:minmax(0,1fr)}.store-overview-card{min-height:0;padding:22px 20px}.store-overview-card__facts>div{grid-template-columns:minmax(96px,.7fr) minmax(0,1fr)}.store-switcher-row{grid-template-columns:minmax(0,1fr) auto;gap:16px;padding:20px 0}.store-switcher-row--available{padding-left:14px}.store-switcher-row__identity{grid-column:1/-1}.store-switcher-row>.button,.store-switcher-row>.workspace-unavailable{grid-column:1/-1;width:100%;max-width:none}.store-setup-choices>a{min-height:132px}.workspace-card{width:calc(100% - 32px);max-height:none;margin:24px auto 48px;padding:24px 20px}.workspace-dashboard__account{align-items:stretch;display:grid}.workspace-dashboard__account .button{width:100%}.workspace-dashboard__heading{margin-top:30px}.store-setup-empty .workspace-dashboard__heading{margin-top:0}.workspace-opening{min-height:430px}.workspace-opening__template{grid-template-columns:minmax(0,1fr);margin-top:30px}.workspace-opening__template span,.workspace-opening__template span:first-child{grid-column:1;min-height:104px}.workspace-opening__template span:first-child{min-height:62px}.workspace-organization>header,.workspace-store__heading{display:grid}.workspace-organization>header>p{text-align:left;max-width:none}.workspace-access>div{grid-template-columns:1fr;gap:3px}.business-creation{grid-template-columns:minmax(0,1fr);gap:24px;padding:24px 20px}.business-creation__actions{align-items:stretch;display:grid}.business-creation__actions .button{width:100%}.business-creation__actions span{text-align:left}.workspace-store__actions,.workspace-store__actions .button{width:100%}.onboarding-case__header,.onboarding-facts{grid-template-columns:1fr;display:grid}.publication-field-list{grid-template-columns:1fr}.onboarding-case__state{width:fit-content}.onboarding-secondary-details>summary{grid-template-columns:minmax(0,1fr) auto}.onboarding-secondary-details>summary small{display:none}.onboarding-secondary-details>summary:after{grid-column:2}.onboarding-history-row{gap:10px;display:grid}}.catalog-workbench{width:min(1360px,100% - 64px);margin:40px auto 72px}.catalog-header{justify-content:space-between;align-items:flex-start;gap:28px;margin-bottom:28px;display:flex}.catalog-header h2,.catalog-state h2,.catalog-empty h3{margin:6px 0 8px;font-family:Georgia,Times New Roman,serif;font-weight:400}.catalog-header h2{letter-spacing:-.035em;font-size:clamp(40px,4.2vw,50px);line-height:1}.catalog-header p,.catalog-state p,.catalog-empty p{color:#504b44;max-width:680px;font-size:16px;line-height:1.6}.catalog-summary{background:#f8f6f0;border:1px solid #cec9bf;grid-template-columns:repeat(4,minmax(0,1fr));margin:0 0 20px;display:grid}.catalog-summary>div{border-left:1px solid #d3cec5;gap:8px;min-height:88px;padding:18px 22px;display:grid}.catalog-summary>div:first-child{border-left:0}.catalog-summary dt{color:#5f5a52;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:700}.catalog-summary dd{margin:0;font-family:Georgia,Times New Roman,serif;font-size:30px;line-height:1}.catalog-summary [data-tone=warning] dd{color:#8c402e}.catalog-summary [data-tone=positive] dd{color:var(--moss)}.seller-catalog-controls{background:#ffffff85;border:1px solid #cfcac1;margin-bottom:18px;padding:22px}.seller-catalog-filters{gap:18px;display:grid}.seller-catalog-search{border-bottom:1px solid #d8d3ca;flex-wrap:wrap;align-items:end;gap:14px;padding-bottom:20px;display:flex}.seller-catalog-search__field{flex:680px;gap:8px;max-width:1040px;display:grid}.seller-catalog-search__field>label,.seller-catalog-filter-heading strong,.seller-catalog-filter-fields label{color:#514c45;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:700}.seller-catalog-search__input{grid-template-columns:minmax(0,1fr) auto;display:grid}.seller-catalog-search__input input{width:100%;min-width:0;min-height:52px;color:var(--ink);font:inherit;background:#fffefa;border:1px solid #817b72;border-right:0;border-radius:0;padding:0 16px;font-size:15px}.seller-catalog-search__input .button{min-width:132px;min-height:52px;padding:0 22px;font-size:12px}.seller-catalog-reset{color:#5f5951;letter-spacing:.07em;text-underline-offset:4px;text-transform:uppercase;align-items:center;min-height:52px;padding:0 8px;font-size:12px;font-weight:700;display:inline-flex}.seller-catalog-reset:hover{color:var(--rust)}.seller-catalog-filter-heading{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:8px 14px;display:flex}.seller-catalog-filter-heading span{color:#6b655c;font-size:13px}.seller-catalog-filter-fields{grid-template-columns:repeat(4,minmax(170px,1fr));align-items:end;gap:12px;display:grid}.seller-catalog-filter-fields label{gap:8px;display:grid}.seller-catalog-filter-fields select{width:100%;min-width:0;min-height:52px;color:var(--ink);letter-spacing:normal;text-transform:none;background:#fffefa;border:1px solid #bdb8af;border-radius:0;padding:0 14px;font-family:inherit;font-size:15px;font-weight:400}.seller-catalog-search__input input[data-active=true],.seller-catalog-filter-fields select[data-active=true]{box-shadow:inset 3px 0 0 var(--rust);background:#fffaf6;border-color:#a45239}.seller-catalog-search__input input:focus-visible,.seller-catalog-filter-fields select:focus-visible,.seller-catalog-reset:focus-visible{outline-offset:1px;border-color:#5e584f;outline:2px solid #a84d2f4d}.catalog-results-bar{color:#4e4942;justify-content:space-between;align-items:center;gap:20px;min-height:46px;padding:0 4px;font-size:14px;display:flex}.catalog-results-bar p{margin:0}.catalog-results-bar p:last-child{color:#6b655c;font-size:13px}.catalog-table-frame{background:#fbfaf6;border:1px solid #c8c3ba;overflow:hidden}.catalog-table{border-collapse:collapse;table-layout:fixed;text-align:left;width:100%}.catalog-table caption{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.catalog-table thead{color:#504b44;background:#eae7de}.catalog-table thead th{letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid #c8c3ba;height:48px;padding:0 16px;font-size:12px;font-weight:700}.catalog-table thead th:first-child{width:36%;padding-left:20px}.catalog-table thead th:nth-child(2){width:14%}.catalog-table thead th:nth-child(3),.catalog-table thead th:nth-child(4){width:12%}.catalog-table thead th:nth-child(5){width:14%}.catalog-table thead th:nth-child(6){width:10%}.catalog-table--actionable thead th:first-child{width:30%}.catalog-table--actionable thead th:nth-child(2){width:13%}.catalog-table--actionable thead th:nth-child(3){width:11%}.catalog-table--actionable thead th:nth-child(4){width:12%}.catalog-table--actionable thead th:nth-child(5){width:15%}.catalog-table--actionable thead th:nth-child(6){width:10%}.catalog-table--actionable thead th:last-child{width:9%}.catalog-table tbody tr{border-bottom:1px solid #d5d0c7;transition:background .14s}.catalog-table tbody tr:last-child{border-bottom:0}.catalog-table tbody tr:hover{background:#faf8f1}.catalog-row>th,.catalog-row>td{vertical-align:middle;padding:16px}.catalog-row>th{font-weight:400}.catalog-row>td{color:#332f2a;font-size:14px;line-height:1.45}.catalog-row>td small{color:#655f57;text-overflow:ellipsis;white-space:nowrap;margin-top:7px;font-size:12px;line-height:1.4;display:block;overflow:hidden}.catalog-row__product{grid-template-columns:72px minmax(0,1fr);align-items:center;gap:16px;min-width:0;display:grid;padding-left:20px!important}.catalog-row__media{color:#5f5950;text-transform:uppercase;background:#e5e0d6;place-items:center;width:72px;height:72px;font-size:12px;display:grid;overflow:hidden}.catalog-row__media>img{object-fit:cover;width:100%;height:100%}.catalog-row__product>div:last-child{gap:6px;min-width:0;display:grid}.catalog-row__title{color:var(--ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:16px;font-weight:650;line-height:1.35;text-decoration-color:#0000;display:-webkit-box;overflow:hidden}.catalog-row__title:hover,.catalog-row__title:focus-visible{text-underline-offset:3px;text-decoration-color:currentColor}.catalog-row__product small{color:#655f57;font-size:12px;font-weight:400}.catalog-row__price{font-size:14px;font-weight:650;line-height:1.35}.catalog-status{color:#4f4a43;letter-spacing:.05em;text-transform:uppercase;background:#e8e5dd;align-items:center;width:fit-content;min-height:28px;padding:6px 9px;font-size:12px;font-weight:700;line-height:1.2;display:inline-flex}.catalog-status[data-tone=positive]{color:#3f543b;background:#dfe9dc}.catalog-status[data-tone=warning]{color:#783523;background:#f0d9cf}.catalog-status[data-tone=muted]{color:#5f5a53;background:#e1ded8}.catalog-row__action{text-align:right}.catalog-row__action a{min-height:44px;color:var(--ink);letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:8px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.catalog-row__action a span{color:var(--rust);font-size:14px}.catalog-pagination{grid-template-columns:minmax(96px,auto) 1fr minmax(96px,auto);align-items:center;gap:12px;margin-top:18px;display:grid}.catalog-pagination a,.catalog-pagination>span{min-height:46px;color:var(--ink);letter-spacing:.06em;text-transform:uppercase;background:#faf8f2;border:1px solid #aaa49b;justify-content:center;align-items:center;padding:0 18px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.catalog-pagination a:hover,.catalog-pagination a:focus-visible{color:#fffdf7;background:var(--ink)}.catalog-pagination>span[aria-disabled=true]{color:#8a847b;background:0 0;border-color:#d7d2ca}.catalog-pagination p{color:#5c564e;text-align:center;margin:0;font-size:13px}.catalog-skeleton-actions span{background:#e4e0d7;width:132px;height:50px;animation:1.4s ease-in-out infinite pulse}.catalog-skeleton-summary span,.catalog-skeleton-summary strong,.catalog-skeleton-controls>span,.catalog-skeleton-table span{background:#ddd9d0;animation:1.4s ease-in-out infinite pulse;display:block}.catalog-skeleton-controls{grid-template-columns:minmax(280px,1fr) repeat(3,minmax(150px,.45fr));gap:10px;display:grid}.catalog-skeleton-controls>span{height:48px}.catalog-skeleton-table>div{border-bottom:1px solid #d5d0c7;grid-template-columns:72px minmax(210px,1.5fr) repeat(3,minmax(90px,.6fr));align-items:center;gap:16px;min-height:104px;padding:16px 20px;display:grid}.catalog-skeleton-table>div:last-child{border-bottom:0}.catalog-skeleton-table span{width:70%;height:12px}.catalog-skeleton-table .catalog-skeleton-table__image{width:72px;height:72px}.catalog-skeleton-table .catalog-skeleton-table__title{width:88%;height:18px}.catalog-state,.catalog-empty{border:1px solid var(--line);background:var(--paper);width:min(680px,100% - 48px);margin:12vh auto;padding:36px}.catalog-state__actions,.product-workspace__header-actions,.custom-detail-row__actions{flex-wrap:wrap;gap:10px;display:flex}.workspace-back-link{color:#49443d;letter-spacing:.035em;text-underline-offset:4px;align-items:center;gap:9px;width:fit-content;min-height:44px;margin:-8px 0 10px;padding:8px 2px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.workspace-back-link>span:first-child{color:var(--rust);font-size:18px;transition:transform .15s}@media (hover:hover) and (pointer:fine){.workspace-back-link:hover{color:#813f2e;text-decoration:underline}.workspace-back-link:hover>span:first-child{transform:translate(-2px)}}.workspace-back-link:active{color:#813f2e}.workspace-back-link:focus-visible{outline-offset:3px;border-radius:1px;outline:3px solid #9a4935}.workspace-page-header{margin-bottom:22px;position:relative}.workspace-page-header__row{justify-content:space-between;align-items:flex-start;gap:28px;display:flex}.workspace-page-header__identity{min-width:0}.workspace-page-header__identity>h1,.workspace-page-header__identity>h2{letter-spacing:-.035em;overflow-wrap:anywhere;max-width:920px;margin:6px 0 8px;font-family:Georgia,Times New Roman,serif;font-size:clamp(36px,4vw,54px);font-weight:400;line-height:1.03}.workspace-page-header__description{color:#504b44;max-width:760px;font-size:15px;line-height:1.55}.workspace-page-header__description>:first-child{margin-top:0}.workspace-page-header__description>:last-child{margin-bottom:0}.workspace-page-header__actions{flex-wrap:wrap;flex:none;justify-content:flex-end;gap:10px;display:flex}.workspace-page-header__actions .button{min-height:44px;font-size:12px;text-decoration:none}.workspace-summary-strip{background:#faf8f3;border:1px solid #c9c4ba;grid-template-columns:repeat(4,minmax(0,1fr));margin:0 0 18px;display:grid}.workspace-summary-strip[data-columns="2"]{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-summary-strip[data-columns="3"]{grid-template-columns:repeat(3,minmax(0,1fr))}.workspace-summary-strip>div{border-left:1px solid #d0cbc2;align-content:center;gap:7px;min-width:0;min-height:76px;padding:13px 18px;display:grid}.workspace-summary-strip>div:first-child{border-left:0}.workspace-summary-strip dt{color:#5a554d;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:700}.workspace-summary-strip dd{color:#24211d;overflow-wrap:anywhere;min-width:0;margin:0;font-family:Georgia,Times New Roman,serif;font-size:19px;line-height:1.15}.workspace-destination-list{border-top:1px solid #c9c4ba;margin:0;padding:0;list-style:none;display:grid}.workspace-destination-row{background:#ffffff6b;border-bottom:1px solid #c9c4ba;min-width:0;display:flex;position:relative}.workspace-destination-row__surface{min-width:0;min-height:112px;color:var(--ink);flex:auto;grid-template-columns:minmax(250px,1.2fr) minmax(210px,.85fr) auto 26px;grid-template-areas:"identity meta status arrow";align-items:center;gap:24px;padding:18px 22px;text-decoration:none;transition:background-color .14s,box-shadow .14s;display:grid}.workspace-destination-row__identity{grid-area:identity;min-width:0}.workspace-destination-row__identity h2,.workspace-destination-row__identity h3{letter-spacing:-.02em;overflow-wrap:anywhere;margin:4px 0 5px;font-family:Georgia,Times New Roman,serif;font-size:clamp(24px,2.8vw,31px);font-weight:400;line-height:1.08;overflow:hidden}.workspace-destination-row__description,.workspace-destination-row__meta,.workspace-destination-row__meta>p{color:#5f5a52;margin:0;font-size:13px;line-height:1.5}.workspace-destination-row__description{max-width:560px}.workspace-destination-row__meta{grid-area:meta;min-width:0}.workspace-destination-row__status{grid-area:status;justify-content:flex-end;display:flex}.workspace-destination-row__arrow{color:var(--rust);grid-area:arrow;font-size:22px;transition:transform .14s}.workspace-destination-row__utility{flex:none;align-items:center;padding:18px 22px 18px 0;display:flex}.workspace-destination-row__utility .button{min-height:44px}.workspace-destination-facts{flex-wrap:wrap;gap:14px 24px;margin:0;display:flex}.workspace-destination-facts>div{gap:3px;min-width:82px;display:grid}.workspace-destination-facts dt{color:#6a645c;letter-spacing:.06em;text-transform:uppercase;font-size:12px;font-weight:700}.workspace-destination-facts dd{color:#2d2924;overflow-wrap:anywhere;min-width:0;margin:0;font-size:14px;font-weight:700;line-height:1.35}@media (hover:hover) and (pointer:fine){.workspace-destination-row[data-linked=true] .workspace-destination-row__surface:hover{box-shadow:inset 3px 0 0 var(--rust);background:#fffdf8}.workspace-destination-row[data-linked=true] .workspace-destination-row__surface:hover .workspace-destination-row__arrow{transform:translate(3px)}}.workspace-destination-row[data-linked=true] .workspace-destination-row__surface:active{background:#eee9df}.workspace-destination-row__surface:focus-visible{z-index:1;outline-offset:-3px;outline:3px solid #9a4935}.workspace-status-badge{color:#403b34;width:fit-content;min-height:28px;font-family:var(--font-body);letter-spacing:.07em;text-transform:uppercase;background:#eeece6;border:1px solid #c9c4ba;align-items:center;padding:5px 9px;font-size:12px;font-weight:800;line-height:1;display:inline-flex}.workspace-status-badge[data-tone=positive]{color:#33462f;background:#e5eee2;border-color:#b5c3af}.workspace-status-badge[data-tone=warning]{color:#604514;background:#f5e9c8;border-color:#d2b36f}.workspace-status-badge[data-tone=suggestion]{color:#5b4b25;background:#f4eed8;border-color:#d8c99a}.workspace-status-badge[data-tone=error]{color:#723426;background:#f1ddd6;border-color:#cfa69a}.workspace-status-badge[data-tone=muted]{color:#5e5951;background:#e7e4dd}.workspace-settings-panel{background:var(--paper);border:1px solid #c9c4ba;overflow:hidden}.workspace-settings-panel__header{background:#f7f3ec;border-bottom:1px solid #d0cbc2;grid-template-columns:152px minmax(0,1fr);align-items:end;gap:20px;padding:18px 24px;display:grid}.workspace-settings-panel__header h3{margin:5px 0 0;font-family:Georgia,Times New Roman,serif;font-size:27px;font-weight:400}.workspace-settings-panel__description{color:#504b44;font-size:14px;line-height:1.55}.workspace-settings-panel__description>:first-child,.workspace-settings-panel__description>:last-child{margin-top:0;margin-bottom:0}.workspace-settings-panel__rows{display:grid}.workspace-settings-row{grid-template-columns:152px minmax(0,1fr) auto;align-items:start;gap:20px;min-width:0;padding:15px 24px;display:grid}.workspace-settings-row+.workspace-settings-row{border-top:1px solid #d8d3ca}.workspace-settings-row__heading h4{color:#24211d;margin:2px 0 4px;font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:400;line-height:1.2}.workspace-settings-row__heading p{color:#625c53;margin:0;font-size:13px;line-height:1.45}.workspace-settings-row__control{min-width:0}.workspace-settings-row__action{min-width:88px}.workspace-inline-feedback{min-height:20px;margin:8px 0 0;font-size:13px;line-height:1.5}.workspace-inline-feedback[data-tone=success]{color:#33462f}.workspace-inline-feedback[data-tone=error]{color:#793b2d}.workspace-settings-panel__read-only{color:#504b44;background:#f3e8df;border-top:1px solid #d8d3ca;margin:0;padding:12px 24px;font-size:13px;line-height:1.5}.workspace-route-state{border:1px solid var(--line);background:var(--paper);width:min(760px,100% - 48px);margin:10vh auto;padding:34px}.workspace-route-state .workspace-page-header{margin-bottom:0}@media (prefers-reduced-motion:reduce){.seller-shell__topbar,.seller-shell__frame,.seller-shell__sidebar,.seller-shell--navigation-collapsed .seller-shell__sidebar nav a:after,.seller-shell--navigation-collapsed .seller-shell__sidebar-toggle:after,.seller-shell--navigation-collapsed .seller-shell__account-avatar:after,.seller-shell--navigation-collapsed .seller-shell__account button:after,.workspace-back-link>span:first-child,.workspace-destination-row__surface,.workspace-destination-row__arrow{transition:none}}.notification-bell{color:#27241f;cursor:pointer;background:#fffdf8;border:1px solid #d7d1c6;border-radius:50%;place-items:center;width:40px;height:40px;padding:8px;display:inline-grid;position:relative}.notification-bell:hover,.notification-bell:focus-visible{border-color:#766957;outline:2px solid #0000;box-shadow:0 0 0 3px #7669572e}.notification-bell svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:22px}.notification-bell__badge{color:#fff;min-width:19px;height:19px;font:700 10px/15px var(--font-sans);text-align:center;background:#9a3326;border:2px solid #f5f3ec;border-radius:10px;padding:0 5px;position:absolute;top:-5px;right:-8px}.notification-drawer-layer{z-index:1200;position:fixed;inset:0}.notification-drawer-backdrop{cursor:default;background:#1a181461;border:0;width:100%;height:100%;padding:0;position:absolute}.notification-drawer{background:#fbfaf6;grid-template-rows:auto auto auto minmax(0,1fr) auto;width:min(460px,100vw);height:100%;display:grid;position:absolute;top:0;right:0;box-shadow:-18px 0 48px #1d19142e}.notification-drawer>header,.notification-drawer>footer,.notification-drawer__actions{border-bottom:1px solid #ded8ce;justify-content:space-between;align-items:center;gap:16px;padding:18px 22px;display:flex}.notification-drawer>header p,.notification-drawer>header h2{margin:0}.notification-drawer>header p{color:#756c60;letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:700}.notification-drawer>header h2{font-family:var(--font-display);margin-top:3px;font-size:28px;font-weight:500}.notification-drawer>header button{cursor:pointer;background:0 0;border:0;border-radius:50%;width:38px;height:38px;font-size:28px;line-height:1}.notification-drawer__actions{background:#f4f1e9;padding-block:12px;font-size:13px}.notification-drawer__actions button,.notification-drawer__actions a,.notification-drawer>footer a{color:#342f28;font:700 12px/1.3 var(--font-sans);letter-spacing:.04em;text-transform:uppercase;cursor:pointer;background:0 0;border:0;text-decoration:none}.notification-drawer__actions button:disabled{color:#989187;cursor:not-allowed}.notification-drawer__list{overscroll-behavior:contain;grid-row:4;overflow-y:auto}.notification-drawer>footer{border-top:1px solid #ded8ce;border-bottom:0;grid-row:5;justify-content:center}.notification-list-item{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:#fbfaf6;border:0;border-bottom:1px solid #e5e0d6;grid-template-columns:42px minmax(0,1fr) 10px;align-items:start;gap:12px;padding:17px 18px;text-decoration:none;display:grid;position:relative}.notification-list-item--unread{background:#f3eee3}.notification-list-item:disabled{cursor:wait;opacity:.72}.notification-list-item:hover,.notification-list-item:focus-visible,.notification-list-item[aria-current=page]{z-index:1;outline-offset:-1px;background:#eee7d9;outline:1px solid #81715c}.notification-category-icon{color:#423b32;background:#ded8cc;border-radius:50%;place-items:center;width:38px;height:38px;font-size:11px;font-weight:800;display:grid}.notification-category-icon--system{color:#285343;background:#dce5df;font-size:18px}.notification-category-icon--platform{color:#553f2c;background:#dfd6c8}.notification-category-icon--customer{color:#44355e;background:#ded9eb}.notification-list-item__content{gap:4px;min-width:0;display:grid}.notification-list-item__meta{color:#756d62;justify-content:space-between;gap:12px;font-size:11px;display:flex}.notification-list-item__content>strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.35;overflow:hidden}.notification-list-item__preview{color:#625b52;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;line-height:1.45;display:-webkit-box;overflow:hidden}.notification-list-item__content small{color:#82786a;font-size:11px}.notification-list-item__unread{background:#9a3326;border-radius:50%;width:8px;height:8px;margin-top:17px}.notification-empty-state,.notification-detail-state,.notification-detail-placeholder{color:#625b52;text-align:center;align-content:center;justify-items:center;gap:8px;min-height:220px;padding:36px 24px;display:grid}.notification-empty-state strong,.notification-detail-state strong,.notification-detail-placeholder strong{color:#302b25;font-family:var(--font-display);font-size:24px;font-weight:500}.notification-empty-state p,.notification-detail-state p,.notification-detail-placeholder p{max-width:410px;margin:0;line-height:1.5}.notification-inline-error{color:#70291f;background:#f5e7e3;border-left:3px solid #9a3326;margin:0;padding:11px 18px;font-size:13px}.notification-inline-error button{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:700;text-decoration:underline}.seller-inbox-page,.notification-settings-page{width:min(1220px,100% - 48px);margin:0 auto;padding:42px 0 80px}.seller-inbox-tabs{border-bottom:1px solid #d8d1c5;gap:4px;margin-top:24px;display:flex;overflow-x:auto}.seller-inbox-tabs a{color:#645d53;border-bottom:2px solid #0000;flex:none;padding:12px 15px;font-size:13px;font-weight:700;text-decoration:none}.seller-inbox-tabs a[aria-current=page]{color:#2d2923;border-color:#6c4933}.seller-inbox-toolbar{justify-content:space-between;align-items:center;gap:20px;padding:14px 0;display:flex}.seller-inbox-toolbar label,.notification-preference-row label{align-items:center;gap:9px;font-size:13px;display:inline-flex}.seller-inbox-toolbar input,.notification-preference-row input{accent-color:#6c4933;width:18px;height:18px}.notification-preference-row label{min-width:44px;min-height:44px}.notification-preference-row input{accent-color:#4b7d43;cursor:pointer;width:20px;height:20px}.notification-preference-row [role=cell][aria-busy=true] input{accent-color:#7a856f;opacity:1}.notification-preference-row input:disabled{cursor:default}.notification-preference-channel{justify-items:start;gap:2px;display:grid}.notification-preference-channel__state{color:#645d53;font-size:11px;line-height:1.3}.seller-inbox-toolbar button,.seller-inbox-load-more,.notification-empty-state button{color:#3d3730;font:700 12px/1.2 var(--font-sans);cursor:pointer;background:#fffdf8;border:1px solid #bcb3a5;padding:9px 13px}.seller-inbox-toolbar button:disabled,.seller-inbox-load-more:disabled{opacity:.5;cursor:not-allowed}.seller-inbox-layout{background:#fbfaf6;border:1px solid #d8d1c5;grid-template-columns:minmax(320px,390px) minmax(0,1fr);min-height:580px;display:grid}.seller-inbox-list{border-right:1px solid #d8d1c5}.seller-inbox-list>p{padding:22px}.seller-inbox-load-more{margin:18px auto;display:block}.seller-inbox-detail-panel{min-width:0}.notification-detail-placeholder>span{color:#9a8b78;font-size:36px}.notification-detail{padding:clamp(28px,5vw,58px)}.notification-detail__mobile-back{display:none}.notification-detail header{border-bottom:1px solid #ded8ce;padding-bottom:24px}.notification-detail__meta{color:#756d62;letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;gap:16px;font-size:11px;font-weight:700;display:flex}.notification-detail__meta [data-severity=ERROR]{color:#8b2e23}.notification-detail__meta [data-severity=WARNING]{color:#885c10}.notification-detail header h2{max-width:720px;font-family:var(--font-display);margin:14px 0 10px;font-size:clamp(30px,4vw,44px);font-weight:500;line-height:1.08}.notification-detail header time,.notification-detail__type{color:#786f63;font-size:12px}.notification-detail__context{color:#62594e;margin:20px 0 0;font-size:13px}.notification-detail__body{color:#38332c;white-space:pre-wrap;max-width:760px;margin:30px 0;font-size:16px;line-height:1.7}.notification-detail__facts{border-top:1px solid #ded8ce;grid-template-columns:repeat(2,minmax(0,1fr));max-width:760px;margin:0 0 28px;display:grid}.notification-detail__facts>div{border-bottom:1px solid #e5e0d6;padding:12px 8px 12px 0}.notification-detail__facts dt{color:#7a7165;text-transform:capitalize;font-size:11px}.notification-detail__facts dd{overflow-wrap:anywhere;margin:4px 0 0;font-size:13px}.notification-primary-action{color:#fff;letter-spacing:.04em;text-transform:uppercase;background:#3f352b;padding:12px 18px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.notification-detail__type{margin-top:32px}.notification-settings-page{max-width:1040px}.notification-email-notice{color:#4d453a;background:#eee8dc;border:1px solid #cfc5b7;gap:8px 18px;margin:26px 0;padding:16px 18px;font-size:13px;display:flex}.notification-preference-group{margin-top:32px}.notification-preference-tabs{border-bottom:1px solid #c8c0b4;gap:4px;margin-top:28px;display:flex;overflow-x:auto}.notification-preference-tabs button{color:#514c45;font:700 15px/1.3 var(--font-sans);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;flex:none;padding:12px 15px}.notification-preference-tabs button[aria-selected=true]{border-color:var(--moss);color:#292721}.notification-preference-tabs button:focus-visible{outline:2px solid var(--moss);outline-offset:2px}.notification-preference-tabs+.notification-preference-group{margin-top:24px}.notification-preference-group>header h2,.notification-preference-group>header p{margin:0}.notification-preference-group>header h2{font-family:var(--font-display);font-size:28px;font-weight:500}.notification-preference-group>header p{color:#514c45;max-width:720px;margin-top:6px;font-size:16px;line-height:1.5}.notification-preference-table{background:#fbfaf6;border:1px solid #d8d1c5;margin-top:16px}.notification-preference-table__head,.notification-preference-row{grid-template-columns:minmax(280px,1fr) 150px 170px;align-items:center;display:grid}.notification-preference-table__head{color:#514c45;letter-spacing:.07em;text-transform:uppercase;background:#eee9df;padding:11px 18px;font-size:13px;font-weight:700}.notification-preference-row{border-top:1px solid #e2ddd3;min-height:78px;padding:14px 18px}.notification-preference-row>div:first-child{gap:4px;padding-right:28px;display:grid}.notification-preference-row>div:first-child strong{font-size:18px}.notification-preference-row>div:first-child span{color:#514c45;font-size:16px;line-height:1.45}.notification-preference-loading .notification-preference-row>div{gap:8px;display:grid}.notification-preference-loading .notification-preference-row>div>span,.notification-preference-loading .notification-preference-row>span{background:#ddd7cc;border-radius:8px;width:min(220px,82%);height:11px;display:block}.notification-preference-loading .notification-preference-row>div>span+span{background:#e7e2d9;width:min(360px,94%);height:9px}.notification-preference-loading .notification-preference-row>span{width:54px;height:18px}@media (width<=1100px){.seller-shell__topbar-actions{display:flex}.seller-shell__topbar-actions>a,.seller-shell__topbar-actions>.seller-shell__api-status{display:none}}@media (width<=760px){.notification-drawer{width:100%;box-shadow:none}.seller-inbox-page,.notification-settings-page{width:min(100% - 28px,1220px);padding-top:28px}.seller-inbox-layout{min-height:480px;display:block}.seller-inbox-list{border-right:0}.seller-inbox-detail-panel,.seller-inbox-page--detail-selected .seller-inbox-list,.seller-inbox-page--detail-selected .seller-inbox-toolbar,.seller-inbox-page--detail-selected .seller-inbox-tabs,.seller-inbox-page--detail-selected>.workspace-page-header,.seller-inbox-page--detail-selected>.notification-inline-error{display:none}.seller-inbox-page--detail-selected .seller-inbox-layout{border:0}.seller-inbox-page--detail-selected .seller-inbox-detail-panel{display:block}.notification-detail{padding:8px 2px 40px}.notification-detail__mobile-back{color:#4b4339;gap:7px;margin-bottom:25px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.notification-detail__facts{grid-template-columns:minmax(0,1fr)}.notification-email-notice{display:grid}.notification-preference-table__head{display:none}.notification-preference-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:18px}.notification-preference-row>div:first-child{grid-column:1/-1;padding-right:0}.notification-preference-row>div:nth-child(2):before,.notification-preference-row>div:nth-child(3):before{color:#514c45;letter-spacing:.07em;text-transform:uppercase;margin-bottom:7px;font-size:12px;font-weight:700;display:block}.notification-preference-row>div:nth-child(2):before{content:"In app"}.notification-preference-row>div:nth-child(3):before{content:"Email"}}@media (width<=480px){.notification-drawer>header,.notification-drawer>footer,.notification-drawer__actions{padding-inline:16px}.notification-list-item{grid-template-columns:38px minmax(0,1fr) 8px;gap:10px;padding-inline:14px}.seller-inbox-toolbar{flex-direction:column;align-items:flex-start}}.product-workspace{width:min(1360px,100% - 64px);margin:32px auto 72px;position:relative}.product-workspace .eyebrow,.product-workspace .button{font-size:12px}.product-workspace__back{color:#49443d;letter-spacing:.04em;align-items:center;gap:9px;margin-bottom:20px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.product-workspace__back:hover,.product-workspace__back:focus-visible{color:#9a4935;text-underline-offset:4px;text-decoration:underline}.product-workspace__header{justify-content:space-between;align-items:flex-start;gap:28px;margin-bottom:22px;display:flex}.product-workspace__header h2{letter-spacing:-.035em;max-width:860px;margin:6px 0 8px;font-family:Georgia,Times New Roman,serif;font-size:clamp(36px,4vw,54px);font-weight:400;line-height:1.03}.product-workspace__header p{color:#504b44;margin:0;font-size:14px;line-height:1.55}.product-workspace__header-actions{justify-content:flex-end}.product-workspace__header-actions .button,.catalog-state__actions .button{text-decoration:none}.product-workspace__summary{background:#faf8f3;border:1px solid #c9c4ba;grid-template-columns:repeat(4,minmax(0,1fr));margin:0 0 18px;display:grid}.product-workspace__summary>div{border-left:1px solid #d0cbc2;align-content:center;gap:7px;min-width:0;min-height:76px;padding:13px 18px;display:grid}.product-workspace__summary>div:first-child{border-left:0}.product-workspace__summary dt,.product-information__facts dt,.product-rail-card__facts dt{color:#5a554d;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:700}.product-workspace__summary dd{color:#24211d;overflow-wrap:anywhere;min-width:0;margin:0;font-family:Georgia,Times New Roman,serif;font-size:19px;line-height:1.15}.product-state{color:#403b34;width:fit-content;min-height:28px;font-family:var(--font-body);letter-spacing:.07em;text-transform:uppercase;background:#eeece6;border:1px solid #c9c4ba;align-items:center;padding:5px 9px;font-size:12px;font-weight:800;line-height:1;display:inline-flex}.product-state[data-tone=positive]{color:#33462f;background:#e5eee2;border-color:#b5c3af}.product-state[data-tone=warning]{color:#793b2d;background:#f4e3da;border-color:#d8b7a6}.product-workspace__layout{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:20px;display:grid}.product-workspace__main,.product-workspace__rail{gap:20px;min-width:0;display:grid}.product-workspace__rail{position:sticky;top:92px}.product-panel,.product-rail-card{background:var(--paper);border:1px solid #c9c4ba}.product-panel{padding:28px}.product-panel__header,.product-rail-card>header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.product-panel__header{margin-bottom:22px}.product-panel__header h3,.product-rail-card h3{margin:5px 0 0;font-family:Georgia,Times New Roman,serif;font-weight:400}.product-panel__header h3{font-size:29px}.product-panel__header>span{color:#5a554d;font-size:12px;font-weight:700}.product-management .product-panel__header p,.product-source-media .product-panel__header p{color:#504b44;max-width:680px;margin:8px 0 0;font-size:14px;line-height:1.55}.product-management{padding:0;overflow:hidden}.product-management .product-panel__header{background:#f7f3ec;border-bottom:1px solid #d0cbc2;grid-template-columns:152px minmax(0,1fr);align-items:end;gap:20px;margin:0;padding:18px 24px;display:grid}.product-management .product-panel__header h3{font-size:27px}.product-management .product-panel__header>p{margin:0 0 2px}.product-management__rows{display:grid}.product-management__row{grid-template-columns:152px minmax(0,1fr) auto;align-items:start;gap:20px;min-width:0;padding:15px 24px;display:grid}.product-management__row+.product-management__row{border-top:1px solid #d8d3ca}.product-management__row-heading h4{color:#24211d;margin:2px 0 4px;font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:400;line-height:1.2}.product-management__row-heading p,.product-management__selection-note{color:#625c53;margin:0;font-size:12px;line-height:1.45}.product-management__control{min-width:0}.product-segmented-control{background:#ebe7df;border:1px solid #cbc5bb;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;width:min(100%,330px);padding:4px;display:inline-grid}.product-segmented-control label{cursor:pointer;min-width:0;position:relative}.product-segmented-control input{clip:rect(0 0 0 0);clip-path:inset(50%);width:1px;height:1px;margin:-1px;position:absolute;overflow:hidden}.product-segmented-control span{color:#4a453e;background:0 0;border:1px solid #0000;place-items:center;min-height:42px;padding:8px 14px;font-size:13px;font-weight:800;display:grid}.product-segmented-control input:checked+span{color:#2f412d;background:#f5f8f1;border-color:#aeb8a7;box-shadow:0 1px 3px #2d30261f}.product-segmented-control input:focus-visible+span{outline-offset:1px;outline:3px solid #9a4935}.product-segmented-control input:disabled+span{cursor:not-allowed;opacity:.55}.product-management__select-wrap{width:min(100%,440px);position:relative}.product-management__select-wrap:after{color:#5a554d;content:"⌄";pointer-events:none;font-size:18px;line-height:1;position:absolute;top:50%;right:16px;transform:translateY(-58%)}.product-management__select-wrap select{appearance:none;color:#292620;width:100%;min-height:50px;font:inherit;background:#fffdfa;border:1px solid #aaa398;border-radius:0;padding:10px 44px 10px 14px;font-size:14px;font-weight:700}.product-management__select-wrap select:focus-visible{outline-offset:2px;outline:3px solid #9a4935}.product-management__select-wrap select:disabled{cursor:not-allowed;opacity:.62}.product-management__selection-note{margin-top:7px}.product-management__save{justify-content:center;min-width:88px;min-height:50px}.product-management__save:disabled{color:#706b63;cursor:not-allowed;opacity:1;background:#dedbd4;border-color:#c9c4ba}.product-management__note,.product-management__feedback,.product-management__read-only{margin:8px 0 0;font-size:13px;line-height:1.5}.product-management__row .product-management__note{background:#f3e8df;border-left:3px solid #9a4935;padding:10px 12px}.product-management__feedback{min-height:20px}.product-management__feedback[data-tone=success]{color:#33462f}.product-management__feedback[data-tone=error]{color:#793b2d}.product-management__read-only{color:#504b44;background:#f3e8df;border-top:1px solid #d8d3ca;margin:0;padding:12px 24px}.seller-photo-workbench.product-panel{min-width:0;padding:0;overflow:hidden}.seller-photo-workbench__header{background:#f8f5ee;border-bottom:1px solid #d4cfc5;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:24px;padding:22px 24px 20px;display:grid}.seller-photo-workbench__header h3{margin:5px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(27px,2.5vw,38px);font-weight:400;line-height:1.08}.seller-photo-workbench__header p:last-child{color:#585249;max-width:590px;margin:8px 0 0;font-size:14px;line-height:1.5}.seller-photo-workbench__summary{color:#5b554d;justify-items:end;gap:9px;font-size:13px;display:grid}.seller-photo-workbench__summary strong{font-weight:700}.seller-photo-workbench__summary a{color:#2e332d;text-underline-offset:5px;align-items:center;gap:8px;min-height:42px;font-weight:800;-webkit-text-decoration:underline #2e332d52;text-decoration:underline #2e332d52;display:inline-flex}.seller-photo-workbench__summary a>span{color:var(--rust)}.seller-photo-workbench__desktop{gap:0;display:grid}.seller-photo-workbench__stage{aspect-ratio:4/3;color:#f8f5ed;width:100%;min-height:520px;max-height:720px;font:inherit;cursor:zoom-in;background:radial-gradient(circle at 50% 42%,#9a826724,#0000 56%),#eae5dc;border:0;border-bottom:1px solid #d4cfc5;place-items:center;padding:clamp(22px,4vw,54px);display:grid;position:relative;overflow:hidden}.seller-photo-workbench__stage:before{content:"";border:1px solid #3e393114;width:72%;height:72%;position:absolute;transform:translate(10px,10px)}.seller-photo-workbench__stage img{z-index:1;object-fit:contain;filter:drop-shadow(0 18px 26px #2a241e1f);width:100%;min-width:0;height:100%;min-height:0;transition:transform .24s cubic-bezier(.22,1,.36,1);display:block;position:relative}.seller-photo-workbench__stage-cover,.seller-photo-workbench__stage-action{z-index:2;color:#f8f5ed;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);letter-spacing:.08em;text-transform:uppercase;background:#1c211dd1;align-items:center;min-height:44px;font-size:12px;font-weight:800;display:flex;position:absolute}.seller-photo-workbench__stage-cover{padding:0 13px;top:16px;left:16px}.seller-photo-workbench__stage-action{gap:12px;padding:0 11px 0 14px;bottom:16px;right:16px}.seller-photo-workbench__stage-action i{color:#f8f5ed85;font-style:normal}.seller-photo-workbench__stage-action svg,.seller-photo-workbench__mobile svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:22px;height:22px}.seller-photo-workbench__contact{background:#f7f3ec;grid-template-columns:minmax(122px,.18fr) minmax(0,1fr);gap:18px;padding:14px 16px 16px;display:grid}.seller-photo-workbench__contact-heading{color:#5b554d;align-content:center;gap:5px;font-size:12px;line-height:1.35;display:grid}.seller-photo-workbench__contact-heading strong{color:#292620;font-size:13px}.seller-photo-workbench__thumbnails{scrollbar-width:thin;gap:8px;min-width:0;padding:3px;display:flex;overflow-x:auto}.seller-photo-workbench__thumbnails button{aspect-ratio:.92;color:#f8f5ed;cursor:pointer;opacity:.72;background:#ebe6de;border:1px solid #c8c1b7;flex:0 0 76px;padding:0;transition:border-color .15s,opacity .15s,transform .15s;position:relative;overflow:hidden}.seller-photo-workbench__thumbnails img{object-fit:cover;width:100%;height:100%;display:block}.seller-photo-workbench__thumbnails button>span{background:#1c211dc7;min-width:25px;padding:4px 5px;font-size:12px;font-weight:800;position:absolute;bottom:4px;right:4px}.seller-photo-workbench__thumbnails button[aria-pressed=true]{opacity:1;border-color:#354034;box-shadow:0 0 0 2px #354034}.seller-photo-workbench__mobile{display:none}.seller-photo-workbench__empty{text-align:center;background:radial-gradient(circle,#9a82671f,#0000 56%),#ebe6de;place-content:center;min-height:420px;padding:40px;display:grid}.seller-photo-workbench__empty strong{font-family:Georgia,Times New Roman,serif;font-size:26px;font-weight:400}.seller-photo-workbench__empty p{color:#565149;max-width:470px;margin:10px auto 0;font-size:14px;line-height:1.55}.seller-imported-photographs__grid{grid-template-columns:repeat(auto-fill,minmax(116px,1fr));gap:10px;display:grid}.seller-imported-photographs__grid button{aspect-ratio:1;cursor:zoom-in;background:#e9e4dc;border:1px solid #d0cbc2;min-width:0;padding:0;position:relative;overflow:hidden}.seller-imported-photographs__grid>.seller-imported-photographs__placeholder{aspect-ratio:1;background:linear-gradient(120deg,#e8e3da 30%,#f3efe8 50%,#e8e3da 70%) 0 0/220% 100%;border:1px solid #d0cbc2;place-items:center;min-width:0;animation:1.6s ease-in-out infinite seller-private-photo-loading;display:grid;position:relative}.seller-imported-photographs__grid>.seller-imported-photographs__placeholder>span{color:#746d63;background:0 0;padding:0;font-weight:650;position:static}.seller-private-product-image__placeholder{color:#746d63;background:linear-gradient(120deg,#e8e3da 30%,#f3efe8 50%,#e8e3da 70%) 0 0/220% 100%;place-items:center;width:100%;height:100%;min-height:72px;font-size:12px;font-weight:650;animation:1.6s ease-in-out infinite seller-private-photo-loading;display:grid}@keyframes seller-private-photo-loading{0%{background-position:100% 0}to{background-position:-100% 0}}.seller-imported-photographs__grid img{object-fit:cover;filter:saturate(.82);width:100%;height:100%;display:block}.seller-imported-photographs__grid span{color:#f8f5ed;background:#1c211dcc;padding:5px 7px;font-size:12px;font-weight:750;position:absolute;bottom:6px;right:6px}@media (hover:hover) and (pointer:fine){.seller-photo-workbench__summary a:hover{color:var(--rust);text-decoration-color:currentColor}.seller-photo-workbench__stage:hover img{transform:scale(1.015)}.seller-photo-workbench__thumbnails button:hover,.seller-photo-workbench__thumbnails button:focus-visible,.seller-imported-photographs__grid button:hover,.seller-imported-photographs__grid button:focus-visible{opacity:1;outline-offset:2px;border-color:#354034;outline:2px solid #354034;transform:translateY(-2px)}}.seller-photo-workbench__stage:focus-visible,.seller-photo-workbench__summary a:focus-visible,.seller-photo-workbench__mobile button:focus-visible{outline-offset:-5px;outline:3px solid #9a4935}.product-information__facts a{color:inherit;text-underline-offset:3px;font-weight:700}.product-information__description{color:#4d4841;max-width:760px;margin:-4px 0 24px;font-size:15px;line-height:1.65}.product-information__facts,.product-rail-card__facts{margin:0;display:grid}.product-information__facts{border-top:1px solid #d6d1c8;border-left:1px solid #d6d1c8;grid-template-columns:repeat(2,minmax(0,1fr))}.product-information__facts>div{border-bottom:1px solid #d6d1c8;border-right:1px solid #d6d1c8;gap:8px;padding:16px;display:grid}.product-information__facts dd,.product-rail-card__facts dd{color:#292620;margin:0;font-size:14px;line-height:1.45}.product-category .product-panel__header p{color:#504b44;max-width:620px;margin:8px 0 0;font-size:14px;line-height:1.55}.product-category__proposals{border-left:3px solid var(--rust);background:#f2e7dd;flex-wrap:wrap;align-items:center;gap:9px;margin:0 0 20px;padding:14px;display:flex}.product-category__proposals>span{color:#504b44;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:800}.product-category__proposal{color:#352e29;min-height:44px;font:inherit;cursor:pointer;background:#fffaf4;border:1px solid #b99b89;padding:9px 13px;font-size:14px;font-weight:700}.product-category__proposal:hover,.product-category__proposal:focus-visible{border-color:var(--rust);outline:2px solid var(--rust);outline-offset:2px}.product-category__proposal:disabled{cursor:default;opacity:.58}.product-category__form{grid-template-columns:minmax(240px,1fr) auto;align-items:end;gap:14px;display:grid}.product-category__form label{color:#504b44;letter-spacing:.08em;text-transform:uppercase;gap:8px;font-size:12px;font-weight:800;display:grid}.product-category__form select{border:1px solid var(--line);width:100%;min-height:48px;color:var(--ink);background:var(--paper);font:inherit;letter-spacing:normal;text-transform:none;border-radius:0;padding:10px 42px 10px 12px;font-size:16px}.product-category__form .button,.product-category--unavailable .button{min-height:48px}.product-category__status{color:#504b44;margin:14px 0 0;font-size:14px;line-height:1.5}.product-category__status[data-tone=success]{color:#33462f}.product-category__status[data-tone=error]{color:#793b2d}.product-category--unavailable>p{color:#504b44;margin:-4px 0 18px;font-size:14px;line-height:1.55}.product-category--loading{gap:24px;min-height:190px;display:grid}.product-category__loading-heading,.product-category__loading-control{background:#ffffff6b;border:1px solid #7f776a33}.product-category__loading-heading{width:min(420px,72%);height:62px}.product-category__loading-control{width:100%;height:48px}.product-rail-card{padding:22px}.product-rail-card h3{margin-top:18px;font-size:24px}.product-rail-card>p{color:#504b44;margin:9px 0 0;font-size:13px;line-height:1.58}.product-rail-card__facts{border-top:1px solid #d6d1c8;gap:0;margin-top:18px}.product-rail-card__facts>div{border-bottom:1px solid #d6d1c8;justify-content:space-between;align-items:baseline;gap:16px;padding:12px 0;display:flex}.product-source-list{gap:18px;margin-top:18px;display:grid}.product-source-item+.product-source-item{border-top:1px solid #c9c4ba;padding-top:18px}.product-source-item h4{color:#25221d;margin:0;font-family:Georgia,Times New Roman,serif;font-size:18px;font-weight:400}.product-source-item .product-source-item__identity{color:#4e4942;margin:7px 0 0;font-size:13px;font-weight:700;line-height:1.45}.product-source-link{color:#273323;text-underline-offset:3px;align-items:center;min-height:44px;margin-top:10px;font-size:13px;font-weight:800;display:inline-flex}.product-source-loading-lines{gap:10px;margin-top:22px;display:grid}.product-source-loading-lines span{background:#e4e0d8;width:100%;height:14px}.product-source-loading-lines span:nth-child(2){width:82%}.product-source-loading-lines span:nth-child(3){width:66%}.product-source-connection--loading{min-height:252px}.product-rail-card .product-rail-card__note{color:#655f56;font-size:12px}.product-rail-card__action{justify-content:center;width:100%;margin-top:18px;text-decoration:none}.product-readiness-list{gap:10px;margin:18px 0 0;padding:0;list-style:none;display:grid}.product-readiness-list li{color:#633b31;background:#f7ebe4;border:1px solid #dac5b9;padding:11px 12px 11px 32px;font-size:13px;line-height:1.4;position:relative}.product-readiness-list li:before{content:"•";position:absolute;top:11px;left:12px}.product-workspace--loading{gap:24px;padding-top:36px;display:grid}.product-workspace__loading-title,.product-workspace__loading-summary,.product-workspace__loading-layout>div{background:#ffffff6b;border:1px solid #7f776a33}.product-workspace__loading-title{width:min(640px,70%);height:94px}.product-workspace__loading-summary{height:98px}.product-workspace__loading-layout{grid-template-columns:minmax(0,1fr) 340px;gap:24px;display:grid}.product-workspace__loading-layout>div{min-height:520px}.custom-details-editor{border:1px solid var(--line);background:var(--paper);padding:28px}.custom-details-editor__header{justify-content:space-between;align-items:flex-start;gap:28px;margin-bottom:22px;display:flex}.custom-details-editor__header h3{margin:5px 0 8px;font-family:Georgia,Times New Roman,serif;font-size:27px;font-weight:400}.custom-details-editor__header p{color:#655f56;max-width:670px;margin:0;font-size:12px;line-height:1.55}.custom-details-editor__count,.custom-detail-row__draft{color:#f4f2e9;background:var(--moss);letter-spacing:.08em;white-space:nowrap;text-transform:uppercase;padding:6px 9px;font-size:12px}.custom-details-editor__read-only{border-left:3px solid var(--rust);color:#655f56;background:#f2e7dd;margin:0 0 18px;padding:12px 14px;font-size:12px;line-height:1.5}.custom-details-editor__empty{background:#ffffff57;border:1px dashed #b6aea2;margin-bottom:18px;padding:22px}.custom-details-editor__empty h4{margin:0 0 6px;font-family:Georgia,Times New Roman,serif;font-size:19px;font-weight:400}.custom-details-editor__empty p{color:#655f56;margin:0;font-size:12px;line-height:1.5}.custom-details-editor__rows{gap:12px;margin-bottom:18px;display:grid}.custom-detail-row{border:1px solid var(--line);background:#ffffff61;padding:18px}.custom-detail-row__heading{color:#655f56;letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;font-size:12px;display:flex}.custom-detail-row fieldset{border:0;grid-template-columns:minmax(160px,.7fr) minmax(260px,1.5fr) auto;align-items:end;gap:12px;min-width:0;margin:0;padding:0;display:grid}.custom-detail-row fieldset:disabled{opacity:.62}.custom-detail-row label{color:#655f56;letter-spacing:.08em;text-transform:uppercase;gap:7px;font-size:12px;display:grid}.custom-detail-row input,.custom-detail-row textarea{border:1px solid var(--line);width:100%;min-width:0;color:var(--ink);background:var(--paper);font:inherit;letter-spacing:normal;resize:vertical;text-transform:none;border-radius:0;padding:10px 11px;font-size:12px;line-height:1.45}.custom-detail-row input{min-height:42px}.custom-detail-row__actions{padding-bottom:1px}.custom-detail-row>p{margin:12px 0 0;font-size:12px;line-height:1.5}.custom-detail-row__error{color:#7c3728}.custom-detail-row__notice{color:var(--moss)}.seller-auth-actions{gap:12px;display:grid}.seller-auth-actions[aria-busy=true] button{cursor:wait}.seller-session-check{align-content:start;gap:12px;min-height:136px;padding-top:2px;display:grid}.seller-session-check span{background:#fff3;border:1px solid #7f776a33;height:52px;display:block}.seller-auth-status{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.seller-auth-actions>p{color:#655f56;margin:4px 0 0;font-size:13px;line-height:1.5}.seller-auth-actions--claim{grid-template-columns:repeat(2,minmax(0,1fr));max-width:520px}.seller-auth-actions--claim .button{justify-content:center}.seller-account-entry{gap:12px;display:grid}.seller-account-entry>label{color:#655f56;letter-spacing:.08em;text-transform:uppercase;gap:7px;font-size:12px;display:grid}.seller-account-entry input{border:1px solid var(--line);min-height:46px;color:var(--ink);font:inherit;letter-spacing:normal;text-transform:none;background:#fff;border-radius:0;padding:0 12px;font-size:14px}.seller-account-entry input:focus-visible{border-color:var(--ink);outline-offset:2px;outline:2px solid #2a272229}.seller-account-entry input[aria-invalid=true]{border-color:#7c3728}.seller-account-entry__heading{border:1px solid var(--line);background:#fff6;gap:5px;margin-bottom:4px;padding:14px;display:grid}.seller-account-entry__heading strong{font-family:Georgia,Times New Roman,serif;font-size:18px;font-weight:400}.seller-account-entry__heading span{overflow-wrap:anywhere;color:#655f56;font-size:13px}.seller-account-entry__hint,.seller-account-entry__notice{margin:0;font-size:13px;line-height:1.5}.seller-account-entry__hint{color:#655f56}.seller-account-entry__notice{border-left:3px solid var(--moss);color:#4f5747;background:#edf0e6;padding:11px 12px}.seller-account-entry__notice--error{color:#7c3728;background:#f2e7dd;border-left-color:#7c3728}.seller-account-entry__link{color:#655f56;font:inherit;letter-spacing:.07em;text-underline-offset:3px;text-transform:uppercase;cursor:pointer;background:0 0;border:0;justify-self:center;padding:5px;font-size:12px;line-height:1.4;text-decoration:underline}.seller-account-entry .button:disabled,.seller-account-entry__link:disabled{opacity:.55;cursor:wait}.seller-entry-card{align-content:center;min-height:470px}.seller-entry-card .privacy-note{font-size:13px}.seller-how-it-works{border-top:1px solid var(--line);border-bottom:1px solid var(--line);max-width:540px;margin-top:34px}.seller-how-it-works>summary{color:#4f4942;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;justify-content:space-between;align-items:center;min-height:48px;font-size:13px;font-weight:800;list-style:none;display:flex}.seller-how-it-works>summary::-webkit-details-marker{display:none}.seller-how-it-works>summary:after{color:var(--rust);content:"+";font-size:20px}.seller-how-it-works[open]>summary:after{content:"−"}.seller-how-it-works .journey-steps{border-top:1px solid var(--line);margin:0}.seller-how-it-works .journey-steps p{font-size:13px}.claim-entry,.claim-preview{width:min(1080px,100% - 48px);margin:54px auto 84px}.claim-flow{width:min(1080px,100% - 48px);margin:32px auto 84px}.claim-flow__top{justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px;display:flex}.claim-progress{border:1px solid var(--line);scrollbar-width:none;background:#ffffff6b;overflow-x:auto}.claim-progress::-webkit-scrollbar{display:none}.claim-progress ol{grid-template-columns:repeat(4,minmax(0,1fr));min-width:620px;margin:0;padding:0;list-style:none;display:grid}.claim-progress li{border-left:1px solid var(--line);color:#6a645b;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:0 18px;font-size:13px;font-weight:700;display:flex;position:relative}.claim-progress li:first-child{border-left:0}.claim-progress li[data-complete=true]{color:#415039;background:#eef1e9}.claim-progress li[aria-current=step]{color:#6f382d;box-shadow:inset 0 -3px 0 var(--rust);background:#f4e8e0}.claim-flow__content{margin-top:22px}.claim-flow .claim-entry,.claim-flow .claim-preview{width:100%;margin:0}.claim-flow .claim-entry{box-sizing:border-box;border:1px solid var(--line);background:var(--paper);padding:clamp(26px,5vw,48px)}.claim-flow .claim-entry h1{max-width:720px;margin:8px 0 14px;font-size:clamp(38px,6vw,62px)}.claim-flow .claim-entry>p:not(.eyebrow){color:#5d574f;max-width:620px;margin:0 0 24px;font-size:15px;line-height:1.6}.claim-entry__template{gap:12px;max-width:680px;margin-top:26px;display:grid}.claim-entry__template span{background:#e8e4dc;height:58px}.claim-entry__template span:last-child{width:72%}.claim-entry--failure{border-top:3px solid var(--rust)!important}.claim-entry{max-width:720px}.claim-preview__header{max-width:760px;margin-bottom:34px}.claim-preview__header>a{color:#5e4036;text-underline-offset:3px;align-items:center;gap:7px;min-height:36px;margin-top:8px;font-size:13px;font-weight:700;display:inline-flex}.claim-preview__header h1,.claim-preview__account h2{margin:8px 0 12px}.claim-preview__products{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.claim-preview__product,.claim-preview__account{border:1px solid var(--line);background:var(--paper);padding:24px}.claim-preview__product h2{margin:0 0 12px;font-size:20px}.claim-preview__product p,.claim-preview__account p{color:#655f56;line-height:1.6}.claim-preview__account{max-width:760px;margin-top:24px}@media (width<=1100px){.seller-shell__topbar{grid-template-columns:minmax(0,1fr) auto;padding-right:20px}.seller-shell__brand{border-right:0;width:fit-content}.seller-shell__store-context,.seller-shell__topbar-actions,.seller-shell__sidebar{display:none}.seller-shell__frame{grid-template-columns:minmax(0,1fr)}.seller-shell__mobile-navigation{display:block;position:relative}.seller-shell__mobile-navigation>summary{border:1px solid var(--line);letter-spacing:.08em;text-align:center;text-transform:uppercase;cursor:pointer;min-width:72px;padding:12px;font-size:12px;font-weight:700;list-style:none}.seller-shell__mobile-navigation>summary::-webkit-details-marker{display:none}.seller-shell__mobile-navigation>div{border:1px solid var(--line);background:var(--paper);gap:8px;width:min(300px,100vw - 32px);max-height:calc(100vh - 92px);padding:14px;display:grid;position:absolute;top:calc(100% + 10px);right:0;overflow-y:auto;box-shadow:0 18px 42px #24201b29}.seller-shell__mobile-navigation>div>a,.seller-shell__mobile-navigation>div>button{color:#5f5a51;min-height:44px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;padding:0 12px;font-size:14px;font-weight:600;text-decoration:none;display:flex}.seller-shell__mobile-navigation .seller-shell__store-switcher{border-bottom:1px solid var(--line);margin-bottom:4px;position:static}.seller-shell__mobile-navigation .seller-shell__store-switcher>summary{min-height:68px;padding:8px 12px 12px}.seller-shell__mobile-navigation .seller-shell__store-menu{border:0;border-top:1px solid var(--line);width:auto;box-shadow:none;border-radius:0;margin:0 0 10px;padding:7px 0 10px;position:static}}@media (width<=980px){.seller-catalog-filter-fields,.product-workspace__summary,.workspace-summary-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-summary-strip>div:nth-child(3){border-top:1px solid #d0cbc2;border-left:0}.workspace-summary-strip>div:nth-child(4){border-top:1px solid #d0cbc2}.product-workspace__summary>div:nth-child(3){border-top:1px solid #d0cbc2;border-left:0}.product-workspace__summary>div:nth-child(4){border-top:1px solid #d0cbc2}.product-workspace__layout,.product-workspace__loading-layout{grid-template-columns:1fr}.product-workspace__rail{grid-template-columns:repeat(2,minmax(0,1fr));position:static}.product-workspace__rail>:last-child{grid-column:auto}.custom-detail-row fieldset{grid-template-columns:1fr 1.5fr}.custom-detail-row__actions{grid-column:1/-1}.store-profile-editor__layout{grid-template-columns:1fr}.store-profile-editor__layout>.store-profile-preview{display:none}.store-profile-mobile-preview{border:1px solid var(--line);background:#faf8f3;justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;padding:18px;display:flex}.store-profile-mobile-preview h2{margin:5px 0 6px;font-family:Georgia,Times New Roman,serif;font-size:25px;font-weight:400}.store-profile-mobile-preview p:last-child{color:#5f5951;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}}@media (width<=820px){.catalog-table-frame{background:0 0;border:0;overflow:visible}.catalog-table,.catalog-table tbody{display:block}.catalog-table thead{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.catalog-table tbody{gap:10px;display:grid}.catalog-table tbody tr{border:1px solid var(--line);background:var(--paper);grid-template-columns:repeat(2,minmax(0,1fr));padding:14px;display:grid}.catalog-row>th,.catalog-row>td{padding:11px 8px}.catalog-row__product{border-bottom:1px solid var(--line);grid-column:1/-1;padding:0 0 14px!important}.catalog-row>td{grid-template-columns:minmax(82px,.8fr) minmax(0,1fr);align-content:start;align-items:center;gap:10px;display:grid}.catalog-row>td:before{color:#5f5a52;content:attr(data-label);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:700}.catalog-row>td small{white-space:normal;grid-column:2;margin-top:0}.catalog-row__action{border-top:1px solid var(--line);text-align:left;grid-column:1/-1}.catalog-row__action a{justify-content:space-between}.catalog-skeleton-table>div{grid-template-columns:72px minmax(0,1fr)}.catalog-skeleton-table>div>span:nth-child(n+3){display:none}}@media (width<=700px){.seller-shell__topbar{min-height:64px;padding-right:14px}.seller-shell__brand{padding-left:16px}.seller-shell__frame{min-height:calc(100vh - 64px)}.catalog-workbench{width:calc(100% - 28px)}.catalog-header,.catalog-row,.product-workspace__header,.custom-details-editor__header{display:grid}.product-workspace{width:calc(100% - 28px)}.workspace-page-header__row{gap:16px;display:grid}.workspace-page-header__identity>h1,.workspace-page-header__identity>h2{font-size:32px}.workspace-page-header__description{font-size:14px}.workspace-page-header__actions{justify-content:flex-start}.workspace-summary-strip>div[data-compact=hidden]{display:none}.workspace-destination-row{display:grid}.workspace-destination-row__surface{grid-template-columns:minmax(0,1fr) 22px;grid-template-areas:"identity arrow""status status""meta meta";align-items:start;gap:13px 10px;min-height:0;padding:17px 16px}.workspace-destination-row__identity h2,.workspace-destination-row__identity h3{font-size:25px}.workspace-destination-row__status{justify-content:flex-start;align-self:start}.workspace-destination-row__arrow{padding-top:3px}.workspace-destination-row__utility{padding:0 16px 16px}.workspace-destination-row__utility .button{width:100%}.workspace-destination-facts{gap:10px 20px}.product-workspace .workspace-summary-strip>div:nth-child(n+3){border-top:0}.product-workspace .workspace-summary-strip>div:nth-child(3){border-left:0}.workspace-settings-panel__header{grid-template-columns:1fr;gap:8px;padding:19px 18px 16px}.workspace-settings-row{grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:15px 18px}.workspace-settings-row__control{grid-column:1/-1}.workspace-settings-row__action{grid-area:1/2}.workspace-settings-panel__read-only{padding:12px 18px}.workspace-route-state{width:calc(100% - 28px);margin:8vh auto;padding:24px}.product-workspace__header{display:block}.product-workspace__header h2{padding-right:0;font-size:32px}.product-workspace__header-actions{justify-content:flex-end;position:absolute;top:-2px;right:0}.product-workspace__header-actions .button{min-height:40px;padding:9px 12px}.store-profile-editor{width:calc(100% - 28px)}.store-profile-editor__header,.store-profile-section>header{display:grid}.store-profile-editor__actions{justify-content:flex-start}.store-profile-mobile-preview{align-items:stretch;display:grid}.store-profile-mobile-preview .button{width:100%;font-size:12px}.store-profile-preview-dialog{border:0;width:100vw;height:100dvh;max-height:none;margin:0}.store-profile-preview-dialog>header{padding:10px 14px}.store-profile-preview--dialog{padding:24px 20px}.store-profile-preview--dialog:before{margin:-24px -20px 24px}.store-profile-fields--paired,.store-profile-social-fields,.store-profile-upcoming,.product-information__facts,.product-workspace__rail,.custom-detail-row fieldset{grid-template-columns:1fr}.product-workspace__rail>:last-child{grid-column:auto}.product-workspace__summary>div:nth-child(-n+2){display:none}.product-workspace__summary>div:nth-child(3){border-top:0}.product-panel,.product-rail-card{padding:20px}.product-management{padding:0}.product-category .product-panel__header,.product-category__form{grid-template-columns:1fr}.product-category__proposals{display:grid}.product-category__proposal,.product-category__form .button,.product-category--unavailable .button{width:100%}.product-management__row{grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:15px 18px}.product-management .product-panel__header{grid-template-columns:1fr;gap:8px;padding:19px 18px 16px}.product-management__control{grid-column:1/-1}.product-management__save{grid-area:1/2;min-height:44px}.product-segmented-control,.product-management__select-wrap{width:100%}.custom-details-editor{padding:20px}.seller-catalog-controls{padding:14px}.seller-catalog-search{align-items:stretch;display:grid}.seller-catalog-search__field{max-width:none}.seller-catalog-reset{justify-self:start}.seller-catalog-filter-fields{grid-template-columns:1fr}.seller-catalog-filter-heading{justify-content:stretch;display:grid}.catalog-results-bar{gap:4px;padding:10px 2px;display:grid}.catalog-results-bar p:last-child{display:none}.catalog-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-summary>div:nth-child(3){border-left:0;border-top:1px solid var(--line)}.catalog-summary>div:nth-child(4){border-top:1px solid var(--line)}.catalog-table tbody tr{grid-template-columns:minmax(0,1fr)}.catalog-row>td,.catalog-row__action{grid-column:1}.catalog-pagination{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-pagination p{grid-area:1/1/auto/-1}.catalog-skeleton-controls{grid-template-columns:1fr}.source-inventory__header{gap:8px;display:grid}.source-inventory__header>small{margin-top:0}.source-inventory__summary,.source-inventory__summary--loading{grid-template-columns:1fr}.source-inventory__summary--onboarding{grid-template-columns:repeat(3,minmax(0,1fr))}.source-inventory__summary--onboarding>div{padding:13px 11px}.source-inventory__toolbar,.source-inventory__toolbar-meta,.source-import__confirm,.product-source-comparison>header{justify-content:stretch;display:grid}.source-inventory__toolbar-meta{justify-items:stretch}.source-inventory__preview-status{justify-content:space-between}.source-inventory__toolbar-meta .source-inventory__preview-status .button{flex:none;width:auto}.source-inventory__preview-status>span{white-space:normal}.source-inventory__filter-groups{gap:12px;display:grid}.source-import__selection-actions,.source-import__actions,.product-source-policy__actions,.product-source-comparison__actions{grid-template-columns:1fr;display:grid}.source-inventory__toolbar-meta .button,.source-import__selection-actions .button,.source-import__actions .button,.source-import__confirm .button,.product-source-policy__actions .button,.product-source-comparison__actions .button{width:100%}.source-inventory__filters{overscroll-behavior-inline:contain;flex-wrap:nowrap;gap:8px;max-width:100%;padding-bottom:4px;display:flex;overflow-x:auto}.source-inventory__filters .button{flex:none;width:auto;min-width:max-content}.source-import__selection-main{grid-template-columns:minmax(0,1fr);gap:12px}.source-import__primary-action{width:100%}.source-import{padding:15px}.source-import__job-heading{justify-content:stretch;display:grid}.source-import__job-heading>div{justify-items:start;display:grid}.source-import__job-heading>span{justify-self:start}.source-import-job__counts{grid-template-columns:repeat(2,minmax(0,1fr))}.source-import__feedback{justify-content:stretch;display:grid}.source-import__feedback .button{width:100%}.source-import__results>header{align-items:start}.source-import__results li{grid-template-columns:minmax(0,1fr) auto}.source-import__results li>a{grid-column:1/-1;justify-self:start}.product-source-policy__mode,.product-source-policy__fields,.product-source-comparison li{grid-template-columns:minmax(0,1fr)}.source-inventory__pagination{grid-template-columns:repeat(2,minmax(0,1fr))}.source-inventory__pagination p{grid-area:1/1/auto/-1}.claim-entry,.claim-preview,.claim-flow{width:calc(100% - 28px)}.claim-preview__products,.seller-auth-actions--claim{grid-template-columns:1fr}}.workspace-toolbar{gap:10px;margin:0 0 16px;display:grid}.workspace-toolbar__row{align-items:center;gap:10px;min-width:0;display:flex}.workspace-toolbar__search{flex:330px;min-width:260px}.workspace-toolbar__filters,.seller-catalog-desktop-facets{align-items:center;gap:8px;min-width:0;display:flex}.workspace-toolbar__meta{color:#625c53;white-space:nowrap;flex:none;padding-left:4px;font-size:13px}.workspace-toolbar__active{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.workspace-filter-popover{position:relative}.workspace-filter-popover>summary{color:#36322d;cursor:pointer;background:#fffefac2;border:1px solid #bbb5ab;grid-template-columns:minmax(0,auto) auto;align-content:center;gap:2px 8px;min-width:126px;min-height:44px;padding:6px 12px;list-style:none;display:grid}.workspace-filter-popover>summary::-webkit-details-marker{display:none}.workspace-filter-popover>summary>span:first-child{font-size:13px;font-weight:700}.workspace-filter-popover>summary>strong{color:#5b554d;text-overflow:ellipsis;white-space:nowrap;grid-column:1;font-size:12px;font-weight:500;overflow:hidden}.workspace-filter-popover>summary>span:last-child{color:#6b655d;grid-area:1/2/span 2;align-self:center;font-size:14px}.workspace-filter-popover[data-active=true]>summary{background:#eee9df;border-color:#464139}.workspace-filter-popover[open]>summary,.workspace-filter-popover>summary:focus-visible{outline-offset:2px;border-color:#464139;outline:3px solid #30452d38}.workspace-filter-popover__panel{z-index:20;background:#fffdf8;border:1px solid #bdb7ad;width:min(290px,100vw - 32px);max-height:min(440px,100vh - 150px);padding:8px;position:absolute;top:calc(100% + 7px);left:0;overflow-y:auto;box-shadow:0 18px 42px #24201b29}.workspace-active-filter{color:#39352f;background:#efebe2;border:1px solid #aaa49a;align-items:center;gap:10px;max-width:min(320px,100%);min-height:44px;padding:7px 11px;font-size:13px;text-decoration:none;display:inline-flex}.workspace-active-filter>span:first-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.workspace-active-filter>span:last-child{color:#6a645b;font-size:18px;line-height:1}.seller-catalog-clear{color:#5d574f;text-underline-offset:4px;align-items:center;min-height:44px;padding:0 6px;font-size:13px;font-weight:700;display:inline-flex}.seller-catalog-search{border:0;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:0;min-width:0;padding:0;display:grid}.seller-catalog-search>input[type=search]{width:100%;min-width:0;min-height:48px;color:var(--ink);font:inherit;background:#fffefa;border:1px solid #817b72;border-right:0;border-radius:0;padding:0 14px;font-size:15px}.seller-catalog-search>button{border:1px solid var(--ink);color:#fffdf7;background:var(--ink);min-width:104px;min-height:48px;font:inherit;letter-spacing:.07em;text-transform:uppercase;cursor:pointer;justify-content:center;align-items:center;gap:7px;padding:0 16px;font-size:12px;font-weight:800;display:inline-flex}.seller-catalog-search>button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.8px;width:18px;height:18px}.seller-catalog-search>input[type=search]:focus-visible,.seller-catalog-search>button:focus-visible,.workspace-active-filter:focus-visible,.seller-catalog-clear:focus-visible{z-index:2;outline-offset:2px;outline:3px solid #30452d47;position:relative}.seller-catalog-facet-options{border:0;gap:2px;margin:0;padding:0;display:grid}.seller-catalog-facet-options label{color:#39352f;cursor:pointer;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:10px;min-height:44px;padding:7px 9px;font-size:14px;display:grid}.seller-catalog-facet-options input,.seller-catalog-mobile-facet input{accent-color:#34462f;width:18px;height:18px}.seller-catalog-mobile-filter-button{display:none}.workspace-mobile-sheet{z-index:80;background:#1d1b1761;align-items:end;padding-top:60px;display:grid;position:fixed;inset:0}.workspace-mobile-sheet__panel{background:#f8f5ee;border-top:1px solid #9f998f;grid-template-rows:auto minmax(0,1fr) auto;max-height:calc(100dvh - 60px);display:grid;box-shadow:0 -18px 50px #24201b33}.workspace-mobile-sheet__panel>header{border-bottom:1px solid #d1ccc3;justify-content:space-between;align-items:center;gap:18px;min-height:68px;padding:12px 18px;display:flex}.workspace-mobile-sheet__panel>header h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:26px;font-weight:400}.workspace-mobile-sheet__panel>header button{color:#39352f;cursor:pointer;background:0 0;border:1px solid #b8b2a8;width:44px;height:44px;font-size:25px}.workspace-mobile-sheet__content{overscroll-behavior:contain;padding:4px 18px 22px;overflow-y:auto}.workspace-mobile-sheet__panel>footer{padding:12px 18px calc(12px + env(safe-area-inset-bottom));background:#faf8f2;border-top:1px solid #c9c4ba;grid-template-columns:minmax(90px,auto) minmax(0,1fr);gap:10px;display:grid}.workspace-mobile-sheet__panel>footer>a{color:#514b43;justify-content:center;align-items:center;min-height:48px;font-size:14px;font-weight:700;display:inline-flex}.seller-catalog-mobile-facet{border:0;border-bottom:1px solid #d4cfc6;gap:3px;margin:0;padding:18px 0;display:grid}.seller-catalog-mobile-facet legend{color:#4f4941;letter-spacing:.07em;text-transform:uppercase;margin-bottom:8px;font-size:13px;font-weight:800}.seller-catalog-mobile-facet label{color:#302d28;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:10px;min-height:46px;font-size:15px;display:grid}@media (hover:hover) and (pointer:fine){.workspace-filter-popover>summary:hover,.workspace-active-filter:hover{background:#f3efe7;border-color:#5b554d}.seller-catalog-facet-options label:hover{background:#f0ece3}}.product-collection{background:#fbfaf6;border:1px solid #c8c3ba}.product-collection__header,.product-collection__surface{align-items:center;gap:14px;display:grid}.product-collection[data-preset=catalog] .product-collection__header,.product-collection[data-preset=catalog] .product-collection__surface{grid-template-columns:minmax(250px,2.2fr) minmax(100px,.75fr) minmax(108px,.78fr) minmax(104px,.72fr) minmax(155px,1fr) 26px}.product-collection[data-preset=connection] .product-collection__header,.product-collection[data-preset=connection] .product-collection__surface{grid-template-columns:minmax(340px,2fr) minmax(170px,.75fr) minmax(150px,.65fr)}.product-collection__header{color:#504b44;letter-spacing:.075em;text-transform:uppercase;background:#eae7de;border-bottom:1px solid #c8c3ba;min-height:46px;padding:0 18px;font-size:12px;font-weight:800}.product-collection__provider-label{align-items:center;gap:7px;min-width:0;display:inline-flex}.product-collection__list{margin:0;padding:0;list-style:none}.product-collection__row{border-bottom:1px solid #d5d0c7}.product-collection__row:last-child{border-bottom:0}.product-collection__row[data-selection=selected] .product-collection__surface{background:#edf0e6;box-shadow:inset 4px 0 #40543b}.product-collection__surface{color:#332f2a;background:0 0;min-height:102px;padding:14px 18px;font-size:13px;line-height:1.4;text-decoration:none;transition:background .14s;position:relative}.product-collection__surface[data-selectable=true]{cursor:pointer}.product-collection__surface[data-selectable=true]:hover{background:#f1ede4}.product-collection__row[data-selection=selected] .product-collection__surface[data-selectable=true]:hover{background:#e7ebdf}.product-collection__surface:focus-visible,.product-collection__name>a:focus-visible,.product-collection__internal-link:focus-visible,.product-collection__external-link:focus-visible{z-index:1;outline-offset:2px;outline:3px solid #384c34}.product-collection__surface:active{background:#ebe6dc}.product-collection__identity{align-items:center;gap:15px;min-width:0;display:grid}.product-collection__identity[data-media=present]{grid-template-columns:72px minmax(0,1fr)}.product-collection__identity[data-media=none]{grid-template-columns:minmax(0,1fr)}.product-collection__media{color:#5f5950;text-transform:uppercase;background:#e5e0d6;place-items:center;width:72px;height:72px;font-size:12px;display:grid;overflow:hidden}.product-collection__media img{object-fit:cover;width:100%;height:100%}.product-collection__name,.product-collection__cell{align-content:center;gap:6px;min-width:0;display:grid}.product-collection__name>strong,.product-collection__name>a{color:var(--ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:16px;font-weight:700;line-height:1.32;text-decoration:none;display:-webkit-box;overflow:hidden}.product-collection__name>a{align-content:center;min-height:44px}.product-collection__meta,.product-collection__cell>small{color:#625c53;letter-spacing:.055em;text-transform:uppercase;font-size:12px;font-weight:700}.product-collection__meta{letter-spacing:normal;text-overflow:ellipsis;text-transform:none;white-space:normal;font-weight:500;overflow:hidden}.product-collection__cell>small{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.product-collection__cell>span{min-width:0}.product-collection__cell strong{font-size:14px}.product-collection__state-detail{gap:5px;min-width:0;display:grid}.product-collection__state-detail>span:last-child{color:#625c53;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.product-collection__external-link,.product-collection__internal-link{color:#3f5139;text-underline-offset:4px;align-items:center;gap:5px;min-height:44px;font-size:13px;font-weight:700;display:inline-flex}.product-collection__arrow{color:var(--rust);font-size:20px;transition:transform .14s}@media (hover:hover) and (pointer:fine){.product-collection__surface[href]:hover{background:#f2eee5}.product-collection__surface[href]:hover .product-collection__name>strong,.product-collection__name>a:hover,.product-collection__internal-link:hover,.product-collection__external-link:hover{text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px}.product-collection__surface[href]:hover .product-collection__arrow{transform:translate(3px)}}.catalog-summary-value[data-tone=warning]{color:#76571b}.catalog-summary-value[data-tone=positive]{color:#3d5138}.catalog-results-bar{border-top:1px solid #d5d0c7;min-height:44px;padding:0 2px}.catalog-continuation{justify-items:center;gap:10px;margin-top:20px;display:grid}.catalog-continuation>p{color:#5b554d;margin:0;font-size:13px}.catalog-continuation>div{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.catalog-continuation .button{min-width:152px;min-height:48px;font-size:12px}.catalog-continuation .catalog-continuation__error{color:#7b392b}.catalog-empty--inline{width:100%;margin:0;padding:46px 34px}.catalog-skeleton-action,.catalog-skeleton-summary span,.catalog-skeleton-summary strong,.catalog-skeleton-controls>span,.catalog-skeleton-table span{background:#ddd9d0;animation:1.4s ease-in-out infinite pulse;display:block}.catalog-skeleton-action{width:132px;height:48px}.catalog-skeleton-summary>div{align-content:center;gap:8px;min-height:76px;display:grid}.catalog-skeleton-summary span{width:76px;height:10px}.catalog-skeleton-summary strong{width:42px;height:22px}.catalog-skeleton-controls{border:0;grid-template-columns:minmax(280px,1fr) repeat(3,minmax(126px,auto));gap:8px;min-height:48px;padding:0;display:grid}.catalog-skeleton-controls>span{width:auto;height:48px}.catalog-skeleton-table>div{grid-template-columns:72px minmax(200px,1.6fr) repeat(3,minmax(100px,.7fr));min-height:102px}@media (prefers-reduced-motion:reduce){.product-collection__surface,.product-collection__arrow{transition:none}}@media (width<=1180px){.workspace-toolbar__row{flex-wrap:wrap}.workspace-toolbar__search{flex-basis:100%}.workspace-toolbar__meta{margin-left:auto}}@media (width<=820px){.catalog-workbench{width:calc(100% - 32px);margin-top:24px}.seller-catalog-desktop-facets,.workspace-toolbar__meta{display:none}.workspace-toolbar__row{grid-template-columns:minmax(0,1fr) auto;display:grid}.workspace-toolbar__search{min-width:0}.seller-catalog-mobile-filter-button{color:#35312c;min-height:48px;font:inherit;cursor:pointer;background:#f8f5ee;border:1px solid #817b72;align-items:center;gap:8px;padding:0 14px;font-size:13px;font-weight:800;display:inline-flex}.seller-catalog-mobile-filter-button>span{color:#fffdf7;background:#403b34;border-radius:999px;place-items:center;min-width:24px;min-height:24px;padding:2px 6px;font-size:12px;display:inline-grid}.product-collection{background:0 0;border:0}.product-collection__header{display:none}.product-collection__list{gap:10px;display:grid}.product-collection__row{background:#fbfaf6;border:1px solid #c8c3ba}.product-collection[data-preset=catalog] .product-collection__surface,.product-collection[data-preset=connection] .product-collection__surface{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 12px;min-height:0;padding:14px}.product-collection__identity{grid-column:1/-1}.product-collection__identity[data-media=present]{grid-template-columns:88px minmax(0,1fr)}.product-collection__media{width:88px;height:88px}.product-collection__cell{border-top:1px solid #ddd8cf;padding-top:11px}.product-collection__cell>small{clip:auto;clip-path:none;white-space:normal;width:auto;height:auto;margin:0;display:block;position:static;overflow:visible}.product-collection__cell[data-column=guidance],.product-collection__cell[data-column=actions]{grid-column:1/-1}.product-collection__state-detail>span:last-child{white-space:normal}.product-collection__external-link{justify-self:start}.product-collection__arrow{position:absolute;bottom:13px;right:14px}.catalog-results-bar{padding:8px 2px;display:flex}.catalog-results-bar p:last-child{display:none}.catalog-skeleton-controls{grid-template-columns:minmax(0,1fr) 92px}.catalog-skeleton-controls>span:nth-child(n+3){display:none}.catalog-skeleton-table{background:0 0;border:0;gap:10px;display:grid}.catalog-skeleton-table>div{background:#fbfaf6;border:1px solid #c8c3ba;grid-template-columns:88px minmax(0,1fr);min-height:190px}}@media (width<=560px){.workspace-toolbar__row{grid-template-columns:minmax(0,1fr) 94px}.seller-catalog-search>button{min-width:48px;padding:0 12px}.seller-catalog-search>button>span:last-child{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}}.product-workspace__layout{grid-template-columns:minmax(0,1fr)}.product-workspace__main{gap:18px}#product-buyer-page,#product-photographs,#product-information,#product-category,#product-details,#product-catalog-source{scroll-margin-top:92px}.product-attention{background:#f8f5ee;border:1px solid #c9c4ba;gap:12px;margin:0 0 18px;padding:16px 18px;display:grid}.product-attention[data-tone=warning]{background:#f7eee8;border-color:#d5b8aa}.product-attention>header{justify-content:space-between;align-items:center;gap:20px;display:flex}.product-attention h3{margin:4px 0 0;font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:400}.product-attention>p{color:#504b44;margin:0;font-size:14px}.product-attention>ul{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none;display:grid}.product-attention li{min-width:0}.product-attention li a{color:#5b352c;background:#fffdf89e;border:1px solid #d7bfb3;justify-content:space-between;align-items:center;gap:12px;min-height:46px;padding:8px 12px;font-size:13px;font-weight:700;text-decoration:none;display:flex}.product-attention li a>span:last-child{color:var(--rust);font-size:17px}@media (hover:hover) and (pointer:fine){.product-attention li a:hover{text-underline-offset:3px;background:#fffaf5;border-color:#9a6d5c;text-decoration:underline}}.product-connection-summary__value{color:#292620;margin:3px 0 0;font-size:14px;font-weight:700}.product-connection-summary__facts{border-top:1px solid #d6d1c8;border-left:1px solid #d6d1c8;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin:0;display:grid}.product-connection-summary__facts>div{border-bottom:1px solid #d6d1c8;border-right:1px solid #d6d1c8;gap:6px;min-width:0;padding:11px 12px;display:grid}.product-connection-summary__facts dt{color:#5a554d;letter-spacing:.06em;text-transform:uppercase;font-size:12px;font-weight:700}.product-connection-summary__facts dd{color:#292620;overflow-wrap:anywhere;min-width:0;margin:0;font-size:13px}.workspace-settings-row__action .product-source-link{white-space:nowrap;margin-top:0}.custom-details-editor__header p{font-size:14px}.product-workspace__loading-layout{grid-template-columns:minmax(0,1fr)}.product-workspace__loading-layout>div:last-child{display:none}@media (width<=980px){.product-attention>ul,.product-connection-summary__facts{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.seller-page--entry{grid-template-columns:minmax(0,1fr)}.seller-page--entry .seller-entry-card{grid-row:1;min-height:0;margin:20px auto 28px}.seller-page--entry .seller-intro{grid-row:2;padding:44px 24px 64px}.seller-page--entry .seller-intro h1{font-size:clamp(42px,13vw,58px)}.seller-page--entry .seller-intro>p:not(.eyebrow){margin-top:20px;font-size:16px}.claim-flow{margin-top:18px}.claim-flow__top{align-items:flex-start}.claim-progress ol{min-width:0}.claim-progress li{text-align:center;min-height:52px;padding:0 6px;font-size:12px;line-height:1.2}.claim-flow .claim-entry{padding:24px 20px}.claim-preview__account{padding:20px}.product-attention{padding:15px 16px}.product-attention>header{align-items:flex-start}.product-attention h3{font-size:22px}.product-attention>ul,.product-connection-summary__facts{grid-template-columns:1fr}.product-connection-summary__facts>div{grid-template-columns:minmax(112px,.8fr) minmax(0,1fr);align-items:baseline}}.product-object-first{grid-template-columns:minmax(0,1.65fr) minmax(320px,.65fr);align-items:start;gap:18px;margin-bottom:18px;display:grid}.product-object-first>.product-gallery{min-width:0}.product-object-first__controls{gap:14px;min-width:0;display:grid;position:sticky;top:92px}.product-object-first__facts{background:#faf8f3;border:1px solid #c9c4ba;grid-template-columns:repeat(2,minmax(0,1fr));margin:0;display:grid}.product-object-first__facts>div{border-top:1px solid #d8d3ca;align-content:center;gap:8px;min-width:0;min-height:82px;padding:14px 16px;display:grid}.product-object-first__facts>div:first-child{border-top:0;grid-column:1/-1;min-height:94px}.product-object-first__facts>div:nth-child(3){border-left:1px solid #d8d3ca}.product-object-first__facts dt{color:#5a554d;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:800}.product-object-first__facts dd{color:#24211d;overflow-wrap:anywhere;min-width:0;margin:0;font-family:Georgia,Times New Roman,serif;font-size:22px;line-height:1.15}.product-object-first__facts .workspace-status-badge{font-family:var(--font-body)}.product-object-first__controls .workspace-settings-panel__header{grid-template-columns:minmax(0,1fr);gap:7px;padding:16px 18px}.product-object-first__controls .workspace-settings-panel__header h3{font-size:24px}.product-object-first__controls .workspace-settings-panel__description{font-size:13px}.product-object-first__controls .workspace-settings-row{grid-template-columns:minmax(0,1fr) auto;gap:11px;padding:14px 18px}.product-object-first__controls .workspace-settings-row__heading h4{font-size:18px}.product-object-first__controls .workspace-settings-row__control{grid-column:1/-1}.product-object-first__controls .workspace-settings-row__action{grid-area:1/2;min-width:76px}.product-object-first__controls .product-management__save{width:100%;min-width:76px;min-height:44px;padding:8px 12px}.product-object-first__controls .product-segmented-control,.product-object-first__controls .product-management__select-wrap{width:100%}.product-actionable-work{background:#f1efe8;border:1px solid #c9c4ba;border-left:3px solid #7d7a70;padding:16px 18px}.product-actionable-work[data-guidance=required]{background:#f5e9c8;border-color:#d2b36f #d2b36f #d2b36f #a9791f}.product-actionable-work[data-guidance=improvement]{background:#f4eed8;border-color:#d8c99a #d8c99a #d8c99a #a28a44}.product-actionable-work>p{margin:0 0 10px}.product-actionable-work>.product-actionable-work__intro{color:#544e44;font-size:14px;line-height:1.45}.product-actionable-work ul{gap:7px;margin:0;padding:0;list-style:none;display:grid}.product-actionable-work a,.product-actionable-work__note{color:#443d2d;background:#fffdf8a8;border:1px solid #73654152;justify-content:space-between;align-items:center;gap:12px;min-height:44px;padding:9px 11px;font-size:13px;font-weight:750;display:flex}.product-actionable-work a{text-decoration:none}.product-actionable-work__note{color:#5e594d;font-weight:650}@media (hover:hover) and (pointer:fine){.product-actionable-work a:hover{text-underline-offset:3px;background:#fffaf5;border-color:#8d7841;text-decoration:underline}}.product-presentation{padding:0;overflow:hidden}.product-presentation>.product-panel__header{background:#f7f3ec;border-bottom:1px solid #d0cbc2;margin:0;padding:22px 26px 20px}.product-presentation>.product-panel__header p:last-child{color:#504b44;max-width:640px;margin:8px 0 0;font-size:14px;line-height:1.5}.product-presentation__field{grid-template-columns:168px minmax(0,1fr) auto;align-items:start;gap:12px 20px;margin:0;padding:20px 26px;display:grid}.product-presentation__field+.product-presentation__field{border-top:1px solid #d8d3ca}.product-presentation__field>label,.product-presentation__price-heading>label{color:#24211d;padding-top:12px;font-family:Georgia,Times New Roman,serif;font-size:20px;line-height:1.2}.product-presentation__field>input,.product-presentation__field>textarea,.product-presentation__price-fields select,.product-presentation__amount input{color:#292620;width:100%;min-height:48px;font:inherit;background:#fffdfa;border:1px solid #aaa398;border-radius:0;padding:11px 13px;font-size:15px;line-height:1.45}.product-presentation__field>textarea{resize:vertical;min-height:164px}.product-presentation__field>input:focus-visible,.product-presentation__field>textarea:focus-visible,.product-presentation__price-fields select:focus-visible,.product-presentation__amount input:focus-visible{outline-offset:2px;outline:3px solid #9a4935}.product-presentation__field :disabled{cursor:not-allowed;opacity:.62}.product-presentation__actions{align-items:stretch;gap:7px;min-width:148px;display:flex}.product-presentation__actions .button{min-height:48px;padding:10px 13px}.product-presentation__field-state{color:#5a554d;letter-spacing:.04em;text-align:center;text-transform:uppercase;align-self:center;min-width:92px;margin:0;font-size:13px;font-weight:750}.product-presentation__feedback{color:#5a554d;grid-column:2/-1;min-height:20px;margin:-4px 0 0;font-size:13px;line-height:1.45}.product-presentation__feedback[data-tone=notice]{color:#33462f}.product-presentation__feedback[data-tone=error]{color:#793b2d}.product-presentation__price-heading{gap:7px;display:grid}.product-presentation__price-heading>label{padding-top:0}.product-presentation__price-heading strong{color:#5a554d;font-size:13px;line-height:1.35}.product-presentation__price-fields{grid-template-columns:minmax(180px,.65fr) minmax(170px,.35fr);gap:10px;display:grid}.product-presentation__price-fields select{appearance:auto}.product-presentation__amount{background:#f1eee7;border:1px solid #aaa398;grid-template-columns:auto minmax(0,1fr);align-items:stretch;display:grid;font-family:var(--font-body)!important;padding:0!important;font-size:14px!important}.product-presentation__amount>span{color:#4f4941;place-items:center;min-width:52px;padding:0 10px;font-weight:800;display:grid}.product-presentation__amount input{border:0;border-left:1px solid #aaa398;min-width:0}.product-presentation__read-only{color:#504b44;background:#f3e8df;border-left:3px solid #9a4935;margin:0;padding:13px 15px;font-size:13px;line-height:1.5}.product-presentation--loading{align-content:start;min-height:252px;padding:24px 26px}.product-presentation--loading h3{margin:8px 0 12px;font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:400}.product-presentation--loading>p:not(.eyebrow){color:#504b44;max-width:620px;font-size:14px;line-height:1.55}.product-presentation__loading-lines{gap:13px;max-width:760px;margin-top:25px;display:grid}.product-presentation__loading-lines span{background:#e4e0d7;width:100%;height:48px;animation:1.4s ease-in-out infinite pulse;display:block}.product-presentation__loading-lines span:nth-child(2){height:112px}.product-presentation__loading-lines span:nth-child(3){width:58%}.product-source-disclosure{background:var(--paper);border:1px solid #c9c4ba;overflow:hidden}.product-source-disclosure>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;min-height:76px;padding:16px 22px;list-style:none;display:flex}.product-source-disclosure>summary::-webkit-details-marker{display:none}.product-source-disclosure>summary>span:first-child{gap:5px;display:grid}.product-source-disclosure>summary strong{font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:400}.product-source-disclosure>summary>span:last-child{color:var(--rust);font-size:25px;transition:transform .15s}.product-source-disclosure[open]>summary{border-bottom:1px solid #d0cbc2}.product-source-disclosure[open]>summary>span:last-child{transform:rotate(45deg)}.product-source-disclosure>.workspace-settings-panel{border:0}.product-source-media--disclosure{padding:0;overflow:hidden}.product-source-media--disclosure>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;min-height:76px;padding:16px 22px;list-style:none;display:flex}.product-source-media--disclosure>summary::-webkit-details-marker{display:none}.product-source-media--disclosure>summary>span:first-child{gap:5px;display:grid}.product-source-media--disclosure>summary strong{font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:400}.product-source-media__summary-meta{color:#5a554d;align-items:center;gap:16px;font-size:12px;font-weight:750;display:flex}.product-source-media__toggle{color:var(--rust);font-size:25px;font-weight:400;transition:transform .15s}.product-source-media--disclosure[open]>summary{border-bottom:1px solid #d0cbc2}.product-source-media--disclosure[open] .product-source-media__toggle{transform:rotate(45deg)}.product-source-media__body{padding:22px}.product-source-media__body>p{color:#504b44;max-width:680px;margin:0 0 18px;font-size:14px;line-height:1.55}@media (hover:hover) and (pointer:fine){.product-source-disclosure>summary:hover,.product-source-media--disclosure>summary:hover{background:#f7f3ec}}@media (width<=1100px){.product-object-first{grid-template-columns:minmax(0,1.5fr) minmax(300px,.7fr)}}@media (width<=980px){.product-object-first{grid-template-columns:minmax(0,1fr)}.product-object-first__controls{grid-template-columns:minmax(0,1fr);position:static}.product-actionable-work{grid-column:auto}.product-presentation__field{grid-template-columns:145px minmax(0,1fr)}.product-presentation__actions{grid-column:2;min-width:0}.product-presentation__field-state,.product-presentation__feedback{grid-column:2}}@media (width<=700px){.product-object-first{gap:14px;margin-bottom:14px}.product-object-first__controls{grid-template-columns:minmax(0,1fr)}.seller-photo-workbench__header{grid-template-columns:minmax(0,1fr);gap:14px;padding:18px}.seller-photo-workbench__header h3{font-size:29px}.seller-photo-workbench__summary{grid-template-columns:minmax(0,1fr) auto;place-items:center start}.seller-photo-workbench__summary a{justify-self:end}.seller-photo-workbench__desktop{display:none}.seller-photo-workbench__mobile{background:#f7f3ec;gap:12px;padding:14px 0 16px;display:grid}.seller-photo-workbench__mobile-heading{color:#5b554d;font-variant-numeric:tabular-nums;justify-content:space-between;align-items:center;padding:0 18px;font-size:13px;display:flex}.seller-photo-workbench__mobile-heading strong{color:#2e332d;font-size:14px}.seller-photo-workbench__mobile-sequence{scroll-snap-type:x mandatory;scrollbar-width:thin;overscroll-behavior-inline:contain;gap:10px;padding:0 18px 5px;scroll-padding-inline:18px;display:flex;overflow-x:auto}.seller-photo-workbench__mobile-sequence>button{aspect-ratio:.88;color:#f8f5ed;cursor:zoom-in;scroll-snap-align:center;background:radial-gradient(circle,#9a826721,#0000 55%),#e9e4dc;border:1px solid #d0cbc2;flex:0 0 calc(100% - 36px);min-height:330px;padding:16px;position:relative;overflow:hidden}.seller-photo-workbench__mobile-sequence img{object-fit:contain;width:100%;height:100%;display:block}.seller-photo-workbench__mobile-sequence>button>span{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1c211dc7;place-items:center;width:46px;height:46px;display:grid;position:absolute;bottom:10px;right:10px}.seller-photo-workbench__mobile-controls{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;padding:0 18px;display:grid}.seller-photo-workbench__mobile-controls>button{color:#2e332d;background:#fbf9f4;border:1px solid #bdb6ab;grid-template-columns:auto auto;place-content:center;gap:5px;min-width:48px;min-height:48px;padding:0 10px;font-size:12px;font-weight:750;display:grid}.seller-photo-workbench__mobile-controls>div{justify-content:center;gap:6px;min-width:0;padding:3px;display:flex;overflow-x:auto}.seller-photo-workbench__mobile-controls>div button{aspect-ratio:1;opacity:.65;background:#e9e4dc;border:1px solid #c8c1b7;flex:0 0 42px;width:42px;padding:0;overflow:hidden}.seller-photo-workbench__mobile-controls>div button[aria-pressed=true]{opacity:1;border-color:#354034;box-shadow:0 0 0 2px #354034}.seller-photo-workbench__mobile-controls img{object-fit:cover;width:100%;height:100%;display:block}.seller-photo-workbench__empty{min-height:330px;padding:28px 20px}.seller-imported-photographs__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-object-first__facts>div{min-height:72px;padding:12px 14px}.product-object-first__facts>div:first-child{min-height:82px}.product-presentation>.product-panel__header{padding:19px 18px 17px}.product-presentation>.product-panel__header h3{font-size:26px}.product-presentation__field{grid-template-columns:minmax(0,1fr);gap:10px;padding:18px}.product-presentation__field>label,.product-presentation__price-heading>label{padding-top:0}.product-presentation__actions,.product-presentation__feedback,.product-presentation__field-state{grid-column:1}.product-presentation__actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.product-presentation__actions .button{width:100%}.product-presentation__price-fields{grid-template-columns:minmax(0,1fr)}.product-presentation--loading{min-height:290px;padding:22px 18px}.product-source-disclosure>summary,.product-source-media--disclosure>summary{min-height:70px;padding:14px 18px}.product-source-media__summary-meta{gap:10px}.product-source-media__summary-meta>span:first-child{text-align:right;max-width:72px}.product-source-media__body{padding:18px}}@media (prefers-reduced-motion:reduce){.product-source-disclosure>summary>span:last-child,.product-source-media__toggle{transition:none}}.shopify-setup{color:#252823;width:min(1160px,100% - 64px);margin:0 auto;padding:34px 0 80px}.shopify-setup h1,.shopify-setup h2{font-family:var(--font-display), Georgia, serif;font-weight:500}.shopify-setup .button{font-size:12px}.shopify-setup h1[tabindex="-1"]:focus{outline:none}.claim-flow .button{font-size:12px}.shopify-setup__hero{max-width:920px;padding:28px 0 30px}.shopify-setup__hero h1,.shopify-setup__progress-header h1,.shopify-setup__request-failure h1{letter-spacing:-.035em;text-wrap:balance;margin:10px 0 22px;font-size:clamp(46px,5.4vw,76px);line-height:.98}.shopify-setup__journey{max-width:680px}.shopify-setup__journey ol{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}.shopify-setup__journey li{color:#8a857c;align-items:center;gap:9px;min-width:0;min-height:44px;display:flex;position:relative}.shopify-setup__journey li:not(:last-child):after{z-index:0;content:"";background:#c9c3b8;height:1px;position:absolute;top:50%;left:42px;right:12px}.shopify-setup__journey li>span{z-index:1;background:#f5f2eb;border:1px solid;border-radius:50%;flex:0 0 30px;place-items:center;width:30px;height:30px;font-size:12px;font-weight:800;display:grid}.shopify-setup__journey li>strong{z-index:1;background:#f5f2eb;padding-right:12px;font-size:13px}.shopify-setup__journey li[data-status=current]{color:#263027}.shopify-setup__journey li[data-status=complete]{color:#4d624e}.shopify-setup__journey li[data-status=failed]{color:#8a3d2c}.shopify-setup__hero>p:last-child,.shopify-setup__progress-header>div:first-child>p:last-child,.shopify-setup__request-failure>p{color:#5d5a53;max-width:780px;margin:0;font-size:19px;line-height:1.62}.shopify-setup__promise{background:#ffffff57;border:1px solid #cec9bf;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:34px;display:grid}.shopify-setup__promise>div{min-height:132px;padding:27px 29px}.shopify-setup__promise>div+div{border-left:1px solid #cec9bf}.shopify-setup__promise span,.shopify-setup__host span,.shopify-setup__counts span{color:#777168;letter-spacing:.12em;text-transform:uppercase;margin-bottom:22px;font-size:12px;font-weight:750;display:block}.shopify-setup__promise strong{margin-bottom:8px;font-size:17px;display:block}.shopify-setup__promise p,.shopify-setup__actions p,.shopify-setup__invitation p,.shopify-setup__decision p,.shopify-setup__import-confirmation p,.shopify-setup__import-complete p,.shopify-setup__import-progress p,.shopify-setup__import-loading p,.shopify-setup__import-error p,.shopify-setup__durable-failure p,.shopify-setup__indeterminate p{color:#68635b;margin:0;font-size:15px;line-height:1.55}.shopify-setup__form{background:#fbf9f4;border:1px solid #c9c3b8;grid-template-columns:minmax(0,1fr);max-width:760px;padding:46px;display:grid}.shopify-setup__decision h2,.shopify-setup__import-confirmation h2,.shopify-setup__import-complete h2,.shopify-setup__import-progress h2{letter-spacing:-.025em;text-wrap:balance;margin:8px 0 16px;font-size:clamp(32px,3.5vw,47px);line-height:1.02}.shopify-setup__form fieldset{border:0;gap:24px;min-width:0;margin:0;padding:0;display:grid}.shopify-setup__form fieldset>label:not(.shopify-setup__permission){gap:7px;display:grid}.shopify-setup__form label>span:first-child{font-size:15px;font-weight:750}.shopify-setup__form label>small{color:#746f67;font-size:13px;line-height:1.45}.shopify-setup__form .shopify-setup__field-error{color:#8a3d2c;font-size:13px;font-weight:650}.shopify-setup__form input[type=text],.shopify-setup__form select{box-sizing:border-box;color:#252823;width:100%;min-height:58px;font:inherit;background:#fffefa;border:1px solid #aaa399;border-radius:0;padding:14px 16px;font-size:17px}.shopify-setup__form input[type=text]:focus,.shopify-setup__form select:focus{outline-offset:2px;border-color:#263027;outline:2px solid #2630272e}.shopify-setup__permission{cursor:pointer;background:#f3f0e8;border:1px solid #d2ccc2;grid-template-columns:24px minmax(0,1fr);align-items:start;gap:13px;padding:19px;display:grid}.shopify-setup__permission input{accent-color:#293229;width:20px;height:20px;margin:1px 0 0}.shopify-setup__permission span{color:#4f4c46;font-size:14px;font-weight:500;line-height:1.5}.shopify-setup__permission[data-invalid=true]{background:#faebe5;border-color:#a14d37}.shopify-setup__actions{grid-template-columns:max-content minmax(160px,1fr);align-items:center;gap:18px;display:grid}.shopify-setup__actions .button,.shopify-setup__decision-actions .button,.shopify-setup__request-failure .button{min-height:52px;padding-inline:22px;font-size:12px}.shopify-setup__without-website{color:#68635b;margin:-7px 0 0;font-size:13px;line-height:1.5}.shopify-setup__without-website a{color:#3d593c;text-underline-offset:4px;font-weight:700}.shopify-setup__error{color:#7d3828;background:#faebe5;border-left:3px solid #a14d37;grid-column:1;margin:-16px 0 0;padding:14px 16px;font-size:14px;line-height:1.5}.shopify-setup__error p{margin:0}.shopify-setup__error .button{border-color:currentColor;min-height:44px;margin-top:12px}.shopify-setup__invitation{align-items:baseline;gap:14px;padding:23px 4px 0;display:flex}.shopify-setup__invitation strong{font-size:14px}.shopify-setup__progress-header{grid-template-columns:minmax(0,1fr) minmax(220px,300px);align-items:end;gap:50px;padding:22px 0 42px;display:grid}.shopify-setup__host{background:#ffffff57;border:1px solid #cec9bf;padding:24px}.shopify-setup__host span{margin-bottom:8px}.shopify-setup__host strong{overflow-wrap:anywhere;font-size:16px}.shopify-setup__steps{background:#f9f7f2;border:1px solid #c9c3b8;grid-template-columns:repeat(4,minmax(0,1fr));margin:0 0 34px;padding:0;list-style:none;display:grid}.shopify-setup__steps li{color:#858078;grid-template-columns:36px minmax(0,1fr);align-items:center;gap:12px;min-height:102px;padding:20px;display:grid}.shopify-setup__steps li+li{border-left:1px solid #c9c3b8}.shopify-setup__steps li[data-status=current]{color:#293229;background:#edf0e7}.shopify-setup__steps li[data-status=complete]{color:#4d624e}.shopify-setup__steps li[data-status=failed]{color:#8a3d2c;background:#f8e9e3}.shopify-setup__steps li>span{border:1px solid;border-radius:50%;place-items:center;width:34px;height:34px;font-size:13px;font-weight:800;display:grid}.shopify-setup__steps strong,.shopify-setup__steps small{display:block}.shopify-setup__steps strong{margin-bottom:4px;font-size:14px}.shopify-setup__steps small{font-size:12px;line-height:1.35}.shopify-setup__indeterminate,.shopify-setup__durable-failure,.shopify-setup__request-failure,.shopify-setup__loading{background:#fbf9f4;border:1px solid #c9c3b8;padding:34px}.shopify-setup__indeterminate{grid-template-columns:44px minmax(0,1fr);align-items:center;gap:20px;display:grid}.shopify-setup__indeterminate>span,.shopify-setup__loading>span{border:3px solid #d6d1c8;border-top-color:#384038;border-radius:50%;width:34px;height:34px;animation:1s linear infinite shopify-setup-spin;display:block}.shopify-setup__indeterminate strong{margin-bottom:6px;font-size:17px;display:block}.shopify-setup__ready{background:#fbf9f4;border:1px solid #c9c3b8}.shopify-setup__counts{border-bottom:1px solid #c9c3b8;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.shopify-setup__counts>div{padding:26px 30px}.shopify-setup__counts>div+div{border-left:1px solid #c9c3b8}.shopify-setup__counts span{margin-bottom:8px}.shopify-setup__counts strong{font-family:var(--font-display), Georgia, serif;font-size:42px;font-weight:500}.shopify-setup__decision{grid-template-columns:minmax(0,1fr) max-content;align-items:center;gap:48px;padding:38px 40px;display:grid}.shopify-setup__decision>div:first-child{max-width:660px}.shopify-setup__import-confirmation,.shopify-setup__import-complete{grid-template-columns:minmax(0,1fr) max-content;align-items:center;gap:48px;padding:38px 40px;display:grid}.shopify-setup__import-confirmation>div:first-child,.shopify-setup__import-complete>div:first-child{max-width:680px}.shopify-setup__import-progress{padding:38px 40px}.shopify-setup__import-progress-heading{justify-content:space-between;align-items:end;gap:28px;display:flex}.shopify-setup__import-progress-heading h2{margin-bottom:0}.shopify-setup__import-progress-heading>strong{color:#526451;font-family:var(--font-display), Georgia, serif;font-size:34px;font-weight:500}.shopify-setup__import-progress progress{accent-color:#425641;background:#ded9cf;border:0;border-radius:0;width:100%;height:12px;margin:26px 0;display:block;overflow:hidden}.shopify-setup__import-progress progress::-webkit-progress-bar{background:#ded9cf}.shopify-setup__import-progress progress::-webkit-progress-value{background:#425641}.shopify-setup__import-progress progress::-moz-progress-bar{background:#425641}.shopify-setup__import-counts{background:#d2ccc2;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin-bottom:22px;display:grid}.shopify-setup__import-counts--final{border-bottom:1px solid #c9c3b8;margin:0}.shopify-setup__import-counts>span{color:#666159;background:#f3f0e8;min-width:0;padding:17px 18px;font-size:12px;line-height:1.35}.shopify-setup__import-counts strong{color:#293229;font-family:var(--font-display), Georgia, serif;margin-bottom:4px;font-size:26px;font-weight:500;display:block}.shopify-setup__import-pause-surface{isolation:isolate;background:#e9e4d9;position:relative;overflow:hidden}.shopify-setup__import-pause-surface:before,.shopify-setup__import-pause-surface:after{content:"";pointer-events:none;position:absolute}.shopify-setup__import-pause-surface:before{z-index:0;background-image:url(/seller/assets/import-coffee-break-Dvnia5e-.jpg);background-position:70% 72%;background-size:cover;inset:0 0 0 56%}.shopify-setup__import-pause-surface:after{z-index:1;background:linear-gradient(90deg,#e9e4d9 0% 51%,#e9e4d9e0 61%,#e9e4d900 78%);inset:0}.shopify-setup__import-pause-surface>*{z-index:2;position:relative}.shopify-setup__import-pause{border:1px solid #d0c9bd;align-content:center;min-height:168px;margin-top:22px;padding:28px calc(44% + 28px) 28px 28px;display:grid}.shopify-setup__import-pause>strong{font-family:var(--font-display), Georgia, serif;margin-bottom:7px;font-size:23px;font-weight:500;display:block}.shopify-setup__import-loading{grid-template-columns:38px minmax(0,1fr);align-items:center;gap:18px;min-height:168px;padding:38px calc(44% + 28px) 38px 40px;display:grid}.shopify-setup__import-loading>span{border:3px solid #d6d1c8;border-top-color:#384038;border-radius:50%;width:30px;height:30px;animation:1s linear infinite shopify-setup-spin;display:block}.shopify-setup__import-loading strong,.shopify-setup__import-error>strong{margin-bottom:6px;font-size:17px;display:block}.shopify-setup__import-error{background:#f8e9e3;border-left:4px solid #a14d37;padding:30px 40px}.shopify-setup__import-error>strong{color:#7d3828}.shopify-setup__import-error .shopify-setup__decision-actions{flex-wrap:wrap;margin-top:20px;display:flex}.shopify-setup__decision-actions{gap:10px;display:grid}.shopify-setup__decision-actions .button{justify-content:center;text-decoration:none}.shopify-setup__durable-failure{border-left:4px solid #a14d37}.shopify-setup__durable-failure strong{color:#7d3828;margin-bottom:8px;font-size:17px;display:block}.shopify-setup__durable-failure .button{width:max-content;min-height:46px;margin-top:20px;text-decoration:none}.shopify-setup__durable-failure .button+.button{margin-left:10px}.shopify-setup__request-failure{max-width:760px;margin:50px auto}.shopify-setup__request-failure .button{margin-top:24px}.shopify-setup__loading{justify-content:center;align-items:center;gap:18px;min-height:180px;display:flex}.shopify-setup__loading p{color:#5d5a53;margin:0;font-size:16px}@keyframes shopify-setup-spin{to{transform:rotate(360deg)}}@media (width<=1180px){.shopify-setup__hero h1,.shopify-setup__progress-header h1,.shopify-setup__request-failure h1{font-size:clamp(40px,5.4vw,62px)}.shopify-setup__form,.shopify-setup__progress-header,.shopify-setup__decision,.shopify-setup__import-confirmation,.shopify-setup__import-complete{grid-template-columns:minmax(0,1fr)}.shopify-setup__form{gap:32px}.shopify-setup__error{grid-column:1}.shopify-setup__actions{grid-template-columns:minmax(0,1fr)}.shopify-setup__actions .button{text-align:center;white-space:normal;width:100%;max-width:100%;height:auto;padding-block:15px;line-height:1.35}.shopify-setup__progress-header,.shopify-setup__decision,.shopify-setup__import-confirmation,.shopify-setup__import-complete{gap:26px}}@media (width<=840px){.shopify-setup{width:min(100% - 36px,680px);padding:22px 0 64px}.shopify-setup__hero{padding:18px 0 24px}.shopify-setup__promise{grid-template-columns:minmax(0,1fr)}.shopify-setup__promise>div{min-height:0;padding:22px 24px}.shopify-setup__promise span{margin-bottom:12px}.shopify-setup__promise>div+div{border-top:1px solid #cec9bf;border-left:0}.shopify-setup__form{gap:24px;padding:24px}.shopify-setup__invitation{display:block}.shopify-setup__invitation p{margin-top:6px}.shopify-setup__steps{grid-template-columns:minmax(0,1fr)}.shopify-setup__steps li+li{border-top:1px solid #c9c3b8;border-left:0}.shopify-setup__counts{grid-template-columns:repeat(3,minmax(0,1fr))}.shopify-setup__counts>div{padding:20px 16px}.shopify-setup__counts strong{font-size:34px}.shopify-setup__decision,.shopify-setup__import-confirmation,.shopify-setup__import-complete,.shopify-setup__import-progress,.shopify-setup__import-loading,.shopify-setup__import-error{padding:30px 24px}.shopify-setup__import-counts{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.shopify-setup__import-pause-surface:before{background-position:70% 72%;height:148px;inset:0 0 auto}.shopify-setup__import-pause-surface:after{background:linear-gradient(#e9e4d900 48px,#e9e4d933 82px,#e9e4d9 148px)}.shopify-setup__import-pause{min-height:0;padding:166px 20px 22px}.shopify-setup__import-loading{min-height:0;padding:166px 24px 30px}}@media (width<=480px){.shopify-setup__hero h1,.shopify-setup__progress-header h1,.shopify-setup__request-failure h1{font-size:clamp(36px,10vw,40px)}.shopify-setup__hero>p:last-child,.shopify-setup__progress-header>div:first-child>p:last-child{font-size:17px}.shopify-setup__journey li{gap:6px}.shopify-setup__journey li>strong{padding-right:7px;font-size:12px}.shopify-setup__journey li:not(:last-child):after{left:35px;right:5px}.shopify-setup__durable-failure .button{width:100%}.shopify-setup__durable-failure .button+.button{margin-left:0}.shopify-setup__import-counts{grid-template-columns:minmax(0,1fr)}.shopify-setup__decision-actions .button{width:100%}.shopify-setup__import-progress-heading{display:block}.shopify-setup__import-progress-heading>strong{margin-top:12px;font-size:28px;display:block}.shopify-setup__import-error .shopify-setup__decision-actions{display:grid}.source-import-completion,.source-import .source-import-completion{gap:17px;padding:18px}.source-import-completion__choice{padding:12px 14px}.source-import-completion__actions{justify-items:start;display:grid}.source-import-completion__actions .button{width:100%}}@media (prefers-reduced-motion:reduce){.shopify-setup__indeterminate>span,.shopify-setup__loading>span,.shopify-setup__import-loading>span{animation:none}}@media (width<=1100px){.seller-shell .seller-shell__topbar{grid-template-columns:minmax(0,1fr) auto auto}.seller-shell .seller-shell__topbar-actions{padding-right:0;display:flex}.seller-shell .seller-shell__topbar-actions>a,.seller-shell .seller-shell__topbar-actions>.seller-shell__api-status{display:none}}@media (width<=480px){.source-import-job__counts{grid-template-columns:minmax(0,1fr)}}
