:root{--canvas:#f3f0e7;--surface:#fffdf7;--surface-muted:#e9e5d8;--ink:#272a22;--ink-muted:#6d7164;--line:#dcd8c9;--olive:#66704d;--olive-dark:#48513a;--olive-soft:#e4e8d8;--terracotta:#b7684c;--terracotta-soft:#f5e2d8;--amber:#9b6d26;--amber-soft:#f7ead1;--shadow:0 18px 50px #35392b14}*{box-sizing:border-box}html{background:var(--canvas)}body{color:var(--ink);background:radial-gradient(circle at 86% 4%, #b7684c14, transparent 30rem), var(--canvas);-webkit-font-smoothing:antialiased;margin:0;font-family:Manrope,Segoe UI,system-ui,sans-serif}button,textarea{font:inherit}.auth-page{place-items:center;min-height:100vh;padding:32px 18px;display:grid}.auth-check{text-align:center;place-content:center;justify-items:center;gap:12px;min-height:100vh;padding:24px;display:grid}.auth-check strong{font-family:Georgia,Times New Roman,serif;font-size:clamp(24px,4vw,38px);font-weight:500}.auth-check p{max-width:420px;color:var(--ink-muted);margin:0;line-height:1.6}.auth-card{width:min(100%,490px);box-shadow:var(--shadow);background:#fffdf7e6;border:1px solid #66704d2e;border-radius:28px;padding:34px}.auth-brand{align-items:center;gap:12px;margin-bottom:42px;display:flex}.auth-brand strong,.auth-brand small{display:block}.public-brand-lockup{color:var(--ink);align-items:center;gap:12px;display:inline-flex}.public-brand-lockup>span:last-child{gap:3px;display:grid}.public-brand-lockup small{color:var(--ink-muted);letter-spacing:.12em;text-transform:uppercase;font-size:10px}.public-brand-mark{color:#4d5c3e;background:#eee5c9;border:1px solid #c7ad71;border-radius:50% 50% 50% 13px;place-items:center;width:42px;height:42px;font-size:22px;display:grid;transform:rotate(-8deg)}.auth-brand small{color:var(--ink-muted);margin-top:3px;font-size:11px}.auth-card h1{letter-spacing:-.04em;margin:9px 0 10px;font-family:Georgia,Times New Roman,serif;font-size:clamp(32px,6vw,46px);font-weight:500}.auth-lead{color:var(--ink-muted);margin:0 0 26px;line-height:1.6}.social-buttons,.auth-form{gap:10px;display:grid}.social-buttons button,.auth-primary,.auth-back{cursor:pointer;border-radius:13px;min-height:48px}.social-buttons button{border:1px solid var(--line);color:var(--ink);background:var(--surface)}.auth-divider{color:var(--ink-muted);align-items:center;gap:12px;margin:24px 0;font-size:12px;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:var(--line);flex:1;height:1px}.auth-form label{color:var(--ink-muted);font-size:13px;font-weight:700}.auth-form input{border:1px solid var(--line);width:100%;min-height:48px;color:var(--ink);background:#fff;border-radius:13px;padding:0 14px;font-size:16px}.auth-form input:focus-visible,.auth-card button:focus-visible{outline-offset:2px;outline:3px solid #b7684c45}.auth-primary{border:1px solid var(--olive-dark);color:#fff;background:var(--olive-dark);font-weight:800}.auth-back{color:var(--olive-dark);background:0 0;border:0;font-size:13px}.auth-card button:disabled{cursor:wait;opacity:.55}.auth-message{color:#93442f;background:linear-gradient(135deg,#fff8f2,#f8eee6);border:1px solid #e3b7a8;border-left:4px solid #c87552;border-radius:14px;align-items:flex-start;gap:11px;max-width:760px;margin:18px 0 0;padding:13px 16px 13px 14px;font-size:14px;font-weight:650;line-height:1.45;display:flex;box-shadow:0 8px 20px #914f3617}.auth-message:before{content:"!";color:#fffaf4;background:#c87552;border-radius:50%;flex:0 0 23px;place-items:center;width:23px;height:23px;margin-top:1px;font-size:14px;font-weight:900;line-height:1;display:grid}.auth-message a{color:var(--olive-dark);text-underline-offset:3px;margin-left:4px;font-weight:850;text-decoration:none;display:inline-flex}.auth-message a:hover{text-decoration:underline}.auth-legal{color:var(--ink-muted);margin:24px 0 0;font-size:11px;line-height:1.5}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}.admin-shell{grid-template-columns:272px minmax(0,1fr);min-height:100vh;display:grid}.portal-shell{grid-template-columns:260px minmax(0,1fr);min-height:100vh;display:grid}.portal-sidebar{color:#f9f6ec;background:#41483a;flex-direction:column;padding:26px 18px;display:flex}.portal-brand{border-bottom:1px solid #ffffff1f;align-items:center;gap:12px;padding:0 10px 26px;display:flex}.portal-brand strong,.portal-brand small{display:block}.portal-brand small{color:#ffffff8f;text-transform:uppercase;letter-spacing:.09em;margin-top:3px;font-size:10px}.portal-nav{gap:7px;padding:28px 0;display:grid}.portal-nav-link,.portal-switch,.portal-logout{color:#ffffffad;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:12px;align-items:center;min-height:44px;padding:10px 12px;font-size:13px;display:flex}.portal-nav-link:hover,.portal-nav-link.active,.portal-switch:hover,.portal-logout:hover{color:#fff;background:#ffffff17;border-color:#ffffff1f}.portal-sidebar-bottom{border-top:1px solid #ffffff1f;gap:6px;margin-top:auto;padding-top:18px;display:grid}.portal-logout{color:#f0c5b4}.portal-error{color:#a8432f;font-size:12px;font-weight:650;line-height:1.4;display:block}.portal-main{min-width:0}.portal-header{border-bottom:1px solid #66704d21;justify-content:space-between;align-items:center;gap:20px;min-height:110px;padding:28px clamp(24px,5vw,70px);display:flex}.portal-header h1{letter-spacing:-.04em;margin:8px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(28px,4vw,43px);font-weight:500}.portal-user-chip{align-items:center;gap:9px;font-size:13px;display:flex}.portal-header-actions{align-items:center;gap:16px;display:flex}.notification-wrap{position:relative}.notification-bell{box-sizing:border-box;border:1px solid var(--line);background:var(--surface);width:42px;height:42px;color:var(--olive-dark);cursor:pointer;border-radius:50%;font-size:22px;transition:border-color .18s,box-shadow .18s,transform .18s;position:relative}.notification-bell:hover{border-color:#b7c19d;transform:translateY(-1px);box-shadow:0 6px 14px #484e351a}.notification-bell b{background:var(--terracotta);color:#fff;border-radius:10px;min-width:18px;padding:2px 4px;font-size:10px;line-height:14px;position:absolute;top:-5px;right:-5px}.notification-popover{z-index:20;border:1px solid var(--line);background:var(--surface);border-radius:16px;width:330px;max-height:420px;padding:12px;position:absolute;top:48px;right:0;overflow:auto;box-shadow:0 14px 35px #41452d2e}.notification-title{color:var(--olive-dark);padding:4px 8px 10px;font-weight:800}.notification-row{border-top:1px solid var(--line);cursor:pointer;gap:4px;padding:10px 8px;display:grid}.notification-row.is-read{opacity:.62}.notification-row strong{font-size:13px}.notification-row span,.notification-row a{color:var(--ink-muted);font-size:12px}.portal-user-chip span,.portal-user-chip img{color:#fff;background:var(--terracotta);object-fit:cover;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.chat-avatar-image{object-fit:cover}.portal-content{width:min(1060px,100%);margin:0 auto;padding:54px clamp(24px,5vw,70px) 80px}.portal-welcome{background:var(--olive-soft);border-radius:24px;max-width:700px;padding:36px}.portal-welcome h2,.portal-empty h2,.section-heading h2{letter-spacing:-.04em;margin:9px 0 12px;font-family:Georgia,Times New Roman,serif;font-size:clamp(28px,4vw,45px);font-weight:500}.portal-welcome p,.portal-empty p{color:var(--ink-muted);line-height:1.65}.portal-primary{color:#fff;background:var(--olive-dark);border-radius:11px;align-items:center;min-height:44px;margin-top:12px;padding:0 16px;font-size:13px;font-weight:800;display:inline-flex}.portal-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:22px;display:grid}.portal-cards article,.profile-card{border:1px solid var(--line);background:var(--surface);border-radius:19px;padding:24px;box-shadow:0 10px 30px #35392b0d}.profile-edit-form{align-items:flex-start;gap:24px;max-width:720px;display:flex}.profile-edit-form .profile-fields{flex:1;gap:14px;display:grid}.profile-edit-form label,.profile-edit-form .profile-fields>div{gap:5px;display:grid}.profile-edit-form label>span,.profile-edit-form .profile-fields>div>span{color:var(--ink-muted);font-size:12px}.profile-edit-form input,.profile-edit-form select{border:1px solid var(--line);background:var(--surface);width:100%;color:var(--ink);font:inherit;box-sizing:border-box;border-radius:10px;padding:11px 13px}.profile-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.settlement-field{position:relative}.settlement-suggestions{z-index:5;border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:10px;padding:5px;display:grid;position:absolute;top:100%;left:0;right:0}.settlement-suggestions button{color:var(--ink);text-align:left;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:7px;gap:2px;padding:9px 10px;display:grid}.settlement-suggestions button:hover{background:var(--surface-muted)}.settlement-suggestions small{color:var(--ink-muted)}.profile-edit-form small{color:var(--ink-muted);font-size:11px}.profile-success{font-weight:700;color:var(--olive-dark)!important}.portal-card-icon{width:34px;height:34px;color:var(--olive-dark);background:var(--amber-soft);border-radius:11px;place-items:center;margin-bottom:18px;font-weight:800;display:grid}.portal-cards strong{font-size:16px;display:block}.portal-cards p{min-height:42px;color:var(--ink-muted);margin:8px 0 15px;font-size:13px;line-height:1.5}.portal-cards a{color:var(--terracotta);font-size:13px;font-weight:800}.section-heading{justify-content:space-between;align-items:end;gap:18px;display:flex}.portal-status{color:var(--olive-dark);background:var(--olive-soft);border-radius:999px;padding:8px 12px;font-size:12px;font-weight:800}.profile-card{align-items:flex-start;gap:26px;margin-top:28px;display:flex}.profile-avatar{color:#fff;background:var(--terracotta);border-radius:22px;flex:none;place-items:center;width:72px;height:72px;font-family:Georgia,serif;font-size:32px;display:grid}.profile-avatar-wrap{flex-direction:column;flex:none;align-items:center;gap:10px;display:flex}.profile-avatar-image{object-fit:cover;border-radius:28px;width:112px;height:112px;box-shadow:0 8px 20px #3c432b29}.avatar-upload-button{border:1px solid var(--line);color:var(--olive);cursor:pointer;white-space:nowrap;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:700}.profile-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;width:min(100%,560px);display:grid}.profile-fields span,.profile-fields strong{display:block}.profile-fields span{color:var(--ink-muted);margin-bottom:5px;font-size:12px}.profile-fields strong{font-size:14px}.muted-note{color:var(--ink-muted);font-size:13px}.portal-empty{border:1px dashed var(--line);background:#fffdf78c;border-radius:24px;max-width:620px;padding:44px}.onboarding-page{place-items:center;min-height:100vh;padding:32px 18px;display:grid}.onboarding-card{border:1px solid var(--line);background:var(--surface);width:min(100%,620px);box-shadow:var(--shadow);border-radius:25px;gap:12px;padding:36px;display:grid}.onboarding-card h1{letter-spacing:-.04em;margin:8px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(31px,5vw,46px);font-weight:500}.onboarding-card>p{color:var(--ink-muted);margin:0 0 14px;line-height:1.6}.onboarding-card label{color:var(--ink-muted);gap:6px;font-size:13px;font-weight:700;display:grid}.onboarding-card input,.onboarding-card select,.onboarding-card textarea{border:1px solid var(--line);width:100%;color:var(--ink);font:inherit;background:#fff;border-radius:12px;padding:12px 14px;font-weight:400}.onboarding-card textarea{resize:vertical;min-height:120px}.store-editor{border:1px solid var(--line);background:var(--surface);border-radius:22px;gap:15px;max-width:760px;margin-top:28px;padding:28px;display:grid}.store-editor label{color:var(--ink-muted);gap:6px;font-size:13px;font-weight:700;display:grid}.store-editor input,.store-editor textarea,.store-editor select{box-sizing:border-box;border:1px solid var(--line);width:100%;color:var(--ink);font:inherit;background:#fff;border-radius:12px;padding:12px 14px;font-weight:400}.store-editor textarea{resize:vertical;min-height:100px}.store-field-hint{color:var(--ink-muted);font-size:11px;font-weight:500;line-height:1.4}.store-media-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:8px 0;display:grid}.store-media-grid label{border:1px dashed var(--line);background:var(--canvas);border-radius:14px;min-height:130px;padding:15px}.product-editor{border:1px solid var(--line);background:var(--surface);border-radius:22px;gap:15px;max-width:900px;margin-top:28px;padding:28px;display:grid}.product-editor label{color:var(--ink-muted);gap:6px;font-size:13px;font-weight:700;display:grid}.product-editor input,.product-editor select,.product-editor textarea{border:1px solid var(--line);width:100%;color:var(--ink);font:inherit;background:#fff;border-radius:12px;padding:12px 14px;font-weight:400}.product-editor textarea{resize:vertical;min-height:150px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.product-media-box,.characteristics-box{border:1px dashed var(--line);background:var(--canvas);border-radius:15px;gap:8px;padding:18px;display:grid}.product-media-box small{color:var(--ink-muted);line-height:1.5}.product-media-box>.product-media-count{color:var(--olive-dark);font-size:12px;font-weight:800}.characteristics-box h3{margin:0 0 4px;font-size:16px}.checkbox-line{grid-template-columns:none;align-items:center;gap:8px!important;display:flex!important}.checkbox-line input{width:auto}.category-picker{gap:8px;display:grid;position:relative}.category-picker>label{color:var(--ink-muted);font-size:13px;font-weight:700}.category-breadcrumb{color:var(--ink-muted);flex-wrap:wrap;align-items:center;gap:6px;font-size:12px;display:flex}.category-breadcrumb button{color:var(--olive-dark);background:var(--olive-soft);cursor:pointer;border:0;border-radius:7px;padding:4px 8px}.category-breadcrumb span{color:var(--olive-dark);font-weight:800}.category-selects{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;display:grid}.category-selects label{color:var(--ink-muted);gap:5px;font-size:11px;font-weight:700;display:grid}.category-selects select{border:1px solid var(--line);width:100%;color:var(--ink);font:inherit;cursor:pointer;background:#fff;border-radius:10px;padding:11px 12px}.category-selects select:focus{outline:2px solid color-mix(in srgb, var(--olive) 25%, transparent);border-color:var(--olive)}.category-suggestions{z-index:2;border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:12px;gap:2px;padding:6px;display:grid;position:absolute;top:76px;left:0;right:0}.category-suggestions button{color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;gap:3px;padding:10px;display:grid}.category-suggestions button:hover{background:var(--olive-soft)}.category-suggestions small{color:var(--ink-muted);font-size:11px}.category-breadcrumb strong{color:var(--olive-dark);font-weight:800}.field-invalid{color:#a13d2d!important}.field-invalid input,.field-invalid select,.field-invalid textarea{background:#fff8f6;border-color:#c6533c!important}.field-invalid small{color:#a13d2d;margin-top:4px;font-size:12px;font-weight:600;display:block}.product-media-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.product-media-heading strong{color:var(--ink);font-size:18px;display:block}.product-media-heading small{color:var(--ink-muted);margin-top:4px;font-size:12px;font-weight:500;display:block}.product-media-heading>span{color:var(--olive-dark);background:var(--olive-soft);border-radius:999px;flex:none;padding:5px 9px;font-size:12px;font-weight:800}.product-media-grid{grid-template-columns:repeat(6,minmax(90px,1fr));gap:10px;margin-top:14px;display:grid}.product-media-card,.product-media-add{border:1px solid var(--line);background:#f7f5ef;border-radius:12px;min-height:138px;position:relative;overflow:hidden}.product-media-card{cursor:grab}.product-media-card:active{cursor:grabbing}.product-media-card img,.product-media-card video{object-fit:cover;width:100%;height:138px;display:block}.product-media-card.is-cover{border:2px solid var(--olive);box-shadow:0 0 0 3px color-mix(in srgb, var(--olive) 12%, transparent)}.product-media-card.is-uploading:after{color:#fff;content:"";background:#2d342285;place-items:center;display:grid;position:absolute;inset:0}.product-media-badge,.product-media-loading{z-index:1;color:#fff;background:var(--olive-dark);border-radius:6px;padding:4px 7px;font-size:10px;font-weight:800;position:absolute;left:7px}.product-media-badge{top:7px}.product-media-loading{white-space:nowrap;background:0 0;font-size:12px;top:50%;left:50%;transform:translate(-50%,-50%)}.product-media-remove{z-index:2;width:25px;height:25px;color:var(--ink);cursor:pointer;background:#ffffffe0;border:0;border-radius:50%;padding:0;font-size:20px;line-height:20px;position:absolute;top:6px;right:6px}.product-media-add{color:var(--olive-dark);text-align:center;cursor:pointer;border:1px dashed #b9b59f;align-content:center;place-items:center;gap:3px;display:grid}.product-media-add:hover{border-color:var(--olive);background:var(--olive-soft)}.product-media-add input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.product-media-add>span{color:var(--olive-dark);font-size:32px;font-weight:300;line-height:30px}.product-media-add strong{font-size:12px;line-height:1.25}.product-media-add small{max-width:100px;color:var(--ink-muted);font-size:10px;font-weight:500;line-height:1.2}.product-media-count{color:var(--olive-dark);margin-top:10px;font-size:12px;font-weight:700;display:block}.seller-product-list{gap:10px;margin-top:22px;display:grid}.seller-product-row{border:1px solid var(--line);background:var(--surface);border-radius:16px;justify-content:space-between;align-items:center;gap:20px;padding:18px 20px;display:flex}.seller-product-image{object-fit:cover;background:var(--olive-soft);border-radius:12px;flex:0 0 82px;width:82px;height:82px}.seller-product-image-placeholder{color:var(--ink-muted);place-items:center;font-size:11px;font-weight:700;display:grid}.seller-product-main{min-width:0}.seller-product-status{color:var(--olive-dark);letter-spacing:.01em;background:linear-gradient(135deg,#edf2e3,#e2e9d5);border:1px solid #dce3cc;border-radius:999px;padding:6px 11px;font-size:12px;font-weight:800;display:inline-flex}.seller-product-main h3{color:var(--ink);margin:8px 0 5px;font-size:17px}.seller-product-main p,.seller-product-meta span,.seller-product-meta small{color:var(--ink-muted);margin:0;font-size:12px;display:block}.seller-product-meta{text-align:right;flex:0 0 180px;gap:4px;display:grid}.seller-product-meta strong{color:var(--olive-dark);font-size:18px}.seller-product-actions{flex-wrap:wrap;justify-content:flex-end;gap:7px;margin-top:8px;display:flex}.seller-product-actions .button{padding:7px 10px;font-size:11px}.seller-product-operations{gap:7px;margin-top:8px;display:grid}.seller-operation-fields{flex-wrap:wrap;justify-content:flex-end;align-items:end;gap:6px;display:flex}.seller-operation-fields label{color:var(--ink-muted);text-align:left;gap:3px;font-size:10px;font-weight:700;display:grid}.seller-operation-fields input{border:1px solid var(--line);width:84px;color:var(--ink);background:var(--surface);font:inherit;border-radius:8px;padding:7px 8px}.seller-operation-fields .button{padding:7px 10px;font-size:11px}.seller-operation-message{color:var(--olive-dark);font-size:11px}.public-catalog-page{width:min(1180px,100% - 32px);margin:0 auto;padding:54px 0 80px}.public-catalog-heading h1{color:var(--ink);font-family:var(--serif);margin:8px 0;font-size:clamp(38px,6vw,72px);font-weight:500}.public-catalog-heading p{color:var(--ink-muted);font-size:17px}.catalog-cart-link{border:1px solid var(--line);color:var(--olive-dark);background:var(--surface);border-radius:12px;align-self:start;align-items:center;gap:8px;padding:12px 16px;font-weight:800;text-decoration:none;display:inline-flex;position:relative}.catalog-cart-link b{color:#fff;background:var(--terracotta);border-radius:999px;place-items:center;min-width:22px;height:22px;padding:0 5px;font-size:11px;display:grid}.catalog-toolbar{border:1px solid var(--line);background:var(--surface);border-radius:18px;gap:14px;margin:28px 0;padding:16px;display:grid}.catalog-kind-tabs{flex-wrap:wrap;gap:7px;display:flex}.catalog-kind-tabs button{border:1px solid var(--line);color:var(--ink-muted);font:inherit;cursor:pointer;background:#fffdf8;border-radius:999px;padding:10px 14px;font-size:13px;font-weight:800;transition:color .18s,background .18s,transform .18s}.catalog-kind-tabs button:hover{color:var(--olive-dark);transform:translateY(-1px)}.catalog-kind-tabs button.is-active{border-color:var(--olive);color:#fff;background:var(--olive-dark);box-shadow:0 7px 18px #424e302e}.catalog-search{grid-template-columns:1fr auto;gap:10px;display:grid}.catalog-toolbar input,.catalog-toolbar select{box-sizing:border-box;border:1px solid var(--line);width:100%;min-width:0;color:var(--ink);font:inherit;background:#fffdf8;border-radius:12px;padding:13px 15px}.catalog-filter-grid{grid-template-columns:minmax(210px,1.6fr) repeat(4,minmax(120px,1fr));align-items:end;gap:10px;display:grid}.catalog-filter-grid label{color:var(--ink-muted);gap:6px;font-size:12px;font-weight:700;display:grid}.catalog-checkbox{white-space:nowrap;grid-template-columns:auto 1fr;align-items:center;min-height:45px;color:var(--ink)!important;display:flex!important}.catalog-checkbox input{width:18px;height:18px;accent-color:var(--olive)}.catalog-nearby{flex-wrap:wrap;position:relative}.catalog-nearby small{color:var(--terracotta);white-space:normal;flex-basis:100%;padding-left:27px;font-weight:600}.catalog-result-line{color:var(--ink-muted);justify-content:space-between;align-items:center;gap:12px;margin:-8px 0 14px;font-size:13px;display:flex}.catalog-result-line button{color:var(--terracotta);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:800}.catalog-nearby-banner{color:var(--olive-dark);background:#e9eedf;border:1px solid #d4dabe;border-radius:16px;align-items:center;gap:13px;margin:22px 0 16px;padding:14px 17px;display:flex}.catalog-nearby-banner-icon{color:#fffdf8;background:var(--olive);border-radius:50%;flex:0 0 38px;place-items:center;width:38px;height:38px;font-size:22px;display:grid}.catalog-nearby-banner strong{font-size:14px;display:block}.catalog-nearby-banner p{color:var(--ink-muted);margin:3px 0 0;font-size:12px}.catalog-nearby-banner button{color:var(--olive-dark);font:inherit;cursor:pointer;background:0 0;border:1px solid #424e3040;border-radius:10px;margin-left:auto;padding:9px 13px;font-size:12px;font-weight:800}.public-product-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:16px;display:grid}.public-product-card{border:1px solid var(--line);background:var(--surface);border-radius:16px;transition:transform .22s,box-shadow .22s,border-color .22s;overflow:hidden}.public-product-card:hover{border-color:#d0d2bd;transform:translateY(-5px)scale(1.008);box-shadow:0 16px 30px #39412a21}.public-product-card{color:inherit;text-decoration:none}.public-product-card>img,.public-product-card>a>img,.public-product-card>a>.public-product-placeholder,.public-product-placeholder{aspect-ratio:1;object-fit:cover;background:var(--olive-soft);width:100%;display:block}.public-product-placeholder{color:var(--ink-muted);place-items:center;display:grid}.public-product-card-body{gap:6px;padding:14px;display:grid}.favorite-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.favorite-product-card{border:1px solid var(--line);background:var(--surface);border-radius:16px;overflow:hidden}.favorite-product-card>a{color:inherit;text-decoration:none;display:block}.favorite-product-card img,.favorite-product-card .public-product-placeholder{aspect-ratio:1;object-fit:cover;width:100%;display:block}.favorite-product-card>a>div:last-child{gap:6px;padding:14px;display:grid}.favorite-product-card h3{margin:0;font-size:17px;line-height:1.2}.favorite-product-card p{color:var(--ink-muted);margin:0;font-size:13px}.favorite-product-card>button{margin:0 14px 14px}.public-product-card-body small,.public-product-card-body p,.public-product-card-body span{color:var(--ink-muted);font-size:12px}.public-product-card-body h2{min-height:2.4em;color:var(--ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:17px;line-height:1.2;display:-webkit-box;overflow:hidden}.public-product-card-body p{margin:0}.public-product-card-body strong{color:var(--olive-dark);font-size:20px}.catalog-product-kicker{justify-content:space-between;align-items:center;gap:8px;display:flex}.catalog-product-kicker>span{color:var(--olive-dark);background:var(--olive-soft);border-radius:999px;flex:none;padding:3px 7px;font-size:10px;font-weight:800}.catalog-product-location{font-weight:700;color:var(--olive-dark)!important}.home-page{width:min(1180px,100% - 32px);color:var(--ink);margin:0 auto;padding:28px 0 70px}.home-header{justify-content:space-between;align-items:center;gap:18px;display:flex}.home-hero{grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);align-items:end;gap:28px;margin:44px 0 74px;display:grid}.home-hero h1{max-width:760px;font-family:var(--serif);letter-spacing:-.055em;margin:12px 0 16px;font-size:clamp(48px,7vw,88px);font-weight:500;line-height:.98}.home-hero p{max-width:650px;color:var(--ink-muted);margin:0;font-size:19px;line-height:1.55}.home-hero-note{background:#eee7d5;border:1px solid #d8c9a8;border-radius:24px 24px 24px 8px;padding:26px;box-shadow:14px 14px #e0d7bd}.home-hero-note>span{color:#fffdf7;background:var(--terracotta);border-radius:50% 50% 50% 10px;place-items:center;width:42px;height:42px;margin-bottom:24px;font-size:22px;display:grid}.home-hero-note strong{font-family:var(--serif);font-size:28px;font-weight:500;display:block}.home-hero-note p{margin-top:10px;font-size:15px}.home-section{margin-top:72px}.home-section-soft{background:#ebe8dc;border-radius:26px;padding:32px}.home-section-heading{justify-content:space-between;align-items:end;gap:18px;margin-bottom:22px;display:flex}.home-section-heading h2,.home-split-section h2,.home-promo h2{font-family:var(--serif);letter-spacing:-.04em;margin:7px 0 0;font-size:clamp(30px,4vw,48px);font-weight:500}.home-section-heading>a,.home-master-list a,.home-technique-list a,.home-footer a{color:var(--olive-dark);font-weight:800;text-decoration:none}.home-collection-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;animation:.58s cubic-bezier(.22,1,.36,1) both home-collections-in;display:grid}.home-carousel-controls{color:var(--ink-muted);align-items:center;gap:9px;font-size:12px;font-weight:800;display:flex}.home-carousel-controls button{border:1px solid var(--line);width:34px;height:34px;color:var(--olive-dark);cursor:pointer;background:0 0;border-radius:50%;transition:background .2s,transform .2s}.home-carousel-controls button:hover{background:var(--surface);transform:translateY(-2px)}.home-collection-card{min-height:190px;color:var(--ink);border-radius:20px;padding:24px;text-decoration:none;transition:transform .2s,box-shadow .2s}.home-collection-card:hover{transform:translateY(-4px);box-shadow:0 14px 26px #3d432e21}.home-collection-card span{color:var(--ink-muted);font-size:12px;font-weight:800}.home-collection-card strong{font-family:var(--serif);margin-top:52px;font-size:28px;font-weight:500;display:block}.home-collection-card p{color:var(--ink-muted);margin:7px 0 0;line-height:1.4}.collection-warm{background:#e8d4bd}.collection-gifts{background:#d8dfc8}.collection-materials{background:#e3d9c9}.collection-nearby{background:#d7e1dd}.home-collections-showcase{border:1px solid var(--line);background:linear-gradient(135deg,#efede2,#f7f3e9);border-radius:30px;padding:30px}.home-collections-heading{align-items:flex-end;margin-bottom:18px}.home-collections-counter{color:var(--ink-muted);margin:8px 0 0;font-size:13px;font-weight:750}.home-collections-stage{padding:0 48px;position:relative}.home-collection-arrow{z-index:2;width:42px;height:42px;color:var(--olive-dark);font:inherit;cursor:pointer;background:#fffdf8eb;border:1px solid #d8d0c1;border-radius:50%;place-items:center;padding:0;font-size:22px;transition:transform .18s,color .18s,background .18s,box-shadow .18s;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 8px 18px #414a301f}.home-collection-arrow:hover{color:#fffdf7;background:var(--olive-dark);transform:translateY(-50%)scale(1.07);box-shadow:0 12px 22px #414a3038}.home-collections-showcase .home-collection-arrow{border-color:var(--line);background:var(--surface);width:38px;height:38px;box-shadow:none;font-size:18px}.home-collections-showcase .home-collection-arrow:hover{color:#fff;background:var(--olive-dark);box-shadow:0 8px 18px #3d432e29}.home-collection-arrow:focus-visible{outline-offset:3px;outline:3px solid #c4745159}.home-collection-arrow-prev{left:0}.home-collection-arrow-next{right:0}.home-collections-showcase .home-collection-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch}.home-collections-showcase .home-collection-card{aspect-ratio:2.7;min-height:0;color:var(--ink);isolation:isolate;background-position:50%;background-size:cover;border:1px solid #73745b26;border-radius:20px;padding:18px;transition:transform .24s,box-shadow .24s;display:block;position:relative;overflow:hidden}.home-collections-showcase .home-collection-card:hover{transform:translateY(-4px);box-shadow:0 16px 28px #42473321}.home-collections-showcase .home-collection-card strong{letter-spacing:-.04em;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.06em;margin-top:20px;font-size:clamp(20px,1.65vw,27px);line-height:1.03;display:-webkit-box;overflow:hidden}.home-collections-showcase .home-collection-card p{-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:29ch;min-height:0;margin:8px 0 0;font-size:13px;line-height:1.3;display:-webkit-box;overflow:hidden}.home-collections-showcase .home-collection-card i{color:inherit;letter-spacing:.02em;opacity:0;margin-top:8px;font-size:11px;font-style:normal;font-weight:900;transition:opacity .18s,transform .18s;display:block;transform:translateY(5px)}.home-collections-showcase .home-collection-card:hover i{opacity:1;transform:none}.home-collection-dots{justify-content:center;gap:7px;margin-top:17px;display:flex}.home-collection-dots button{cursor:pointer;background:#c9cdbb;border:0;border-radius:999px;width:8px;height:8px;padding:0;transition:width .2s,background .2s}.home-collection-dots button.is-active{background:var(--terracotta);width:24px}@keyframes home-collections-out{to{opacity:0;filter:blur(1px);transform:translate(-18px)scale(.985)}}@keyframes home-collections-in{0%{opacity:0;filter:blur(2px);transform:translate(26px)scale(.985)}to{opacity:1;filter:none;transform:none}}@media (prefers-reduced-motion:reduce){.home-collection-grid{animation-duration:.01ms}}.home-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.home-new-products-grid.is-collapsed,.home-new-products-grid.is-expanded{margin-top:0}.home-product-card{border:1px solid var(--line);color:inherit;background:var(--surface);border-radius:16px;text-decoration:none;transition:transform .2s,box-shadow .2s;overflow:hidden}.home-product-card:hover{transform:translateY(-3px);box-shadow:0 12px 24px #3d432e1a}.home-product-card>img,.home-product-card>.public-product-placeholder{aspect-ratio:1;object-fit:cover;background:var(--olive-soft);width:100%;display:block}.home-product-card>div:last-child{gap:5px;padding:14px;display:grid}.home-product-card small,.home-product-card p{color:var(--ink-muted);margin:0;font-size:12px}.home-product-card h3{margin:0;font-size:17px;line-height:1.2}.home-product-card strong{color:var(--olive-dark);font-size:20px}.seller-subscription-page{max-width:1100px}.subscription-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:24px;display:grid}.subscription-summary>div,.subscription-current-card,.subscription-offer-card{border:1px solid var(--line);background:var(--surface);border-radius:18px;padding:22px}.subscription-summary strong{color:var(--olive-dark);margin-top:10px;font-size:30px;display:block}.subscription-summary p{color:var(--ink-muted);margin:4px 0 0}.subscription-current-card{background:#ebe8dc;justify-content:space-between;align-items:center;gap:20px;margin-top:14px;display:flex}.subscription-current-card h3{margin:8px 0 4px;font-size:22px}.subscription-current-card p{color:var(--ink-muted);margin:0}.subscription-price{color:var(--olive-dark);white-space:nowrap;font-size:26px;font-weight:800}.subscription-offers{margin-top:44px}.subscription-offers .section-heading{margin-bottom:16px}.subscription-offer-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.subscription-offer-card>strong{color:var(--olive-dark);margin-top:14px;font-size:34px;display:block}.subscription-offer-card>p{min-height:38px;color:var(--ink-muted);margin:4px 0 16px}.subscription-offer-option{border:0;border-top:1px solid var(--line);width:100%;color:var(--ink-muted);font:inherit;text-align:left;background:0 0;justify-content:space-between;align-items:center;gap:10px;padding:10px 0;display:flex}.subscription-offer-option:not(:disabled){cursor:pointer;transition:color .16s,transform .16s}.subscription-offer-option:not(:disabled):hover,.subscription-offer-option.selected{color:var(--terracotta);transform:translate(3px)}.subscription-offer-option.selected b{color:var(--terracotta)}.subscription-offer-option b{color:var(--olive-dark);white-space:nowrap}.subscription-notice,.subscription-feedback{color:#764c31;background:#fff8eb;border:1px solid #ddcaa8;border-radius:15px;margin:16px 0 0;padding:15px 18px}.subscription-notice{grid-template-columns:auto auto;align-items:center;gap:4px 16px;display:grid}.subscription-notice p{color:var(--ink-muted);grid-column:1/-1;margin:4px 0 0}.subscription-feedback{margin-top:16px}.subscription-checkout{background:#f2f1e8;border:1px solid #d8d8c7;border-radius:20px;grid-template-columns:minmax(220px,1.3fr) minmax(220px,1fr) auto auto;align-items:end;gap:16px;margin-top:18px;padding:20px;display:grid}.subscription-checkout h3{margin:6px 0;font-size:19px}.subscription-checkout p{color:var(--ink-muted);margin:0;font-size:13px}.subscription-promo{color:var(--ink-muted);grid-template-columns:1fr auto;gap:7px;font-size:12px;font-weight:800;display:grid}.subscription-promo input{border:1px solid var(--line);min-width:0;height:40px;color:var(--ink);font:inherit;text-transform:uppercase;background:#fffdf8;border-radius:10px;grid-column:1/-1;padding:0 11px}.subscription-promo .button{grid-area:1/2;height:28px;min-height:28px;padding:2px 8px;font-size:11px}.subscription-total{gap:2px;min-width:110px;display:grid}.subscription-total span,.subscription-total small{color:var(--ink-muted);font-size:12px}.subscription-total strong{color:var(--olive-dark);font-size:24px}.subscription-buy-button{white-space:nowrap;min-height:48px}@media (max-width:980px){.subscription-checkout{grid-template-columns:1fr 1fr}.subscription-buy-button{grid-column:2}.subscription-total{grid-area:2/1}}@media (max-width:850px){.subscription-offer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.subscription-summary{grid-template-columns:1fr}.subscription-current-card{flex-direction:column;align-items:flex-start}.subscription-offer-grid,.subscription-checkout{grid-template-columns:1fr}.subscription-total,.subscription-buy-button{grid-area:auto}.subscription-notice{grid-template-columns:1fr}}.public-navigation{z-index:20;border-bottom:1px solid var(--line);background:color-mix(in srgb, var(--canvas) 94%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);grid-template-columns:minmax(210px,1fr) auto minmax(210px,1fr);align-items:center;gap:24px;padding:14px 0 18px;display:grid;position:sticky;top:0}.public-brand-lockup{width:max-content;color:var(--ink);align-items:center;gap:11px;text-decoration:none;display:inline-flex}.public-brand-mark{width:42px;height:42px;color:var(--olive-dark);background:#e8d18b;border-radius:50% 50% 50% 12px;place-items:center;font-size:20px;display:grid}.public-brand-lockup strong,.public-brand-lockup small{display:block}.public-brand-lockup strong{letter-spacing:.12em;font-size:14px}.public-brand-lockup small{color:var(--ink-muted);letter-spacing:.12em;margin-top:2px;font-size:9px}.public-navigation>nav{justify-content:center;align-items:center;gap:25px;display:flex}.public-navigation>nav a,.public-account-link{color:var(--ink-muted);font-size:13px;font-weight:750;text-decoration:none}.public-navigation>nav a:hover,.public-account-link:hover{color:var(--olive-dark)}.public-navigation>nav a{padding:8px 0;transition:color .18s;position:relative}.public-navigation>nav a:after{background:var(--terracotta);content:"";opacity:0;border-radius:999px;height:2px;transition:opacity .18s,transform .18s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(.35)}.public-navigation>nav a.is-active{color:var(--terracotta);font-weight:850}.public-navigation>nav a.is-active:after{opacity:1;transform:scaleX(1)}.public-account-link{aspect-ratio:1;border:1px solid var(--line);width:42px;min-width:42px;height:42px;min-height:42px;color:var(--olive-dark);background:var(--surface);border-radius:50%;flex:0 0 42px;place-items:center;padding:0;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid;overflow:hidden}.public-account-link:hover{border-color:#b7c19d;transform:translateY(-1px);box-shadow:0 6px 14px #484e351a}.public-account-avatar{object-fit:cover;object-position:center;border-radius:50%;width:100%;max-width:none;height:100%;display:block}.public-account-icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:22px;height:22px}.public-account-icon.is-filled{fill:currentColor;stroke:none}.public-navigation-actions{justify-content:flex-end;align-items:center;gap:10px;display:flex}.public-location-switcher{position:relative}.public-location-trigger{border:1px solid var(--line);min-height:42px;color:var(--olive-dark);font:inherit;cursor:pointer;background:#fffdf7d1;border-radius:999px;align-items:center;gap:7px;padding:0 12px;font-size:12px;font-weight:800;transition:border-color .18s,box-shadow .18s,transform .18s;display:inline-flex}.public-location-trigger:hover{border-color:#b7c19d;transform:translateY(-1px);box-shadow:0 6px 14px #484e351a}.public-location-trigger>span:first-child{color:#fff;background:var(--terracotta);border-radius:50%;place-items:center;width:20px;height:20px;font-size:14px;display:grid}.public-location-popover{z-index:30;border:1px solid var(--line);background:var(--surface);border-radius:18px;gap:9px;width:min(320px,100vw - 32px);padding:17px;display:grid;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 16px 38px #41452d2e}.public-location-popover strong{color:var(--ink);font-size:14px}.public-location-popover p{color:var(--ink-muted);margin:-3px 0 2px;font-size:12px;line-height:1.35}.public-location-popover input{box-sizing:border-box;border:1px solid var(--line);width:100%;min-height:40px;color:var(--ink);font:inherit;background:#fffdf8;border-radius:11px;padding:0 11px;font-size:13px}.public-location-popover input:focus-visible{outline-offset:1px;outline:3px solid #c474513d}.public-location-results{border:1px solid #e4ded1;border-radius:12px;max-height:230px;display:grid;overflow:auto}.public-location-results button{color:var(--ink);text-align:left;font:inherit;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #eee9df;gap:2px;padding:9px 11px;display:grid}.public-location-results button:last-child{border-bottom:0}.public-location-results button:hover{background:var(--olive-soft)}.public-location-results small,.public-location-empty{color:var(--ink-muted);font-size:11px}.public-location-error{margin:0;color:#a8432f!important;font-size:11px!important}.catalog-cart-link{border:1px solid var(--line);width:42px;min-height:42px;color:var(--ink);background:var(--surface);border-radius:999px;justify-content:center;align-items:center;gap:0;padding:0;font-size:12px;font-weight:800;text-decoration:none;transition:border-color .18s,box-shadow .18s,transform .18s;display:inline-flex;position:relative}.catalog-cart-link:hover{border-color:#b7c19d;transform:translateY(-1px);box-shadow:0 6px 14px #484e351a}.catalog-cart-icon{width:22px;height:22px;color:var(--olive-dark);place-items:center;display:grid}.catalog-cart-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:21px;height:21px}.catalog-cart-link b{color:#fff;background:var(--terracotta);border-radius:999px;place-items:center;min-width:20px;height:20px;padding:0 3px;font-size:10px;display:grid;position:absolute;top:-6px;right:-6px}.public-breadcrumbs{color:var(--ink-muted);flex-wrap:wrap;gap:7px;margin:20px 0 26px;font-size:12px;display:flex}.public-breadcrumbs span{gap:7px;display:inline-flex}.public-breadcrumbs i{opacity:.45;font-style:normal}.public-breadcrumbs a{color:var(--olive-dark);text-decoration:none}.public-breadcrumbs b{color:var(--ink-muted);font-weight:650}.publication-feed-page{width:min(980px,100% - 32px);margin:0 auto;padding:28px 0 80px}.publication-feed-heading{max-width:720px;margin:42px 0 28px}.publication-feed-heading h1{font-family:var(--serif);letter-spacing:-.05em;margin:9px 0 12px;font-size:clamp(42px,7vw,72px);font-weight:500}.publication-feed-heading p{color:var(--ink-muted);font-size:17px;line-height:1.6}.publication-feed-list{gap:22px;display:grid}.publication-feed-filters{margin-bottom:24px}.publication-filter-dropdown{min-width:0;color:var(--ink-muted);font-size:12px;font-weight:800;position:relative}.publication-filter-dropdown summary{border:1px solid var(--line);min-height:42px;color:var(--ink);cursor:pointer;background:#fffdf8;border-radius:11px;grid-template-columns:1fr auto auto;align-items:center;gap:10px;padding:0 13px;list-style:none;display:grid}.publication-filter-dropdown summary::-webkit-details-marker{display:none}.publication-filter-dropdown summary strong{color:var(--ink-muted);white-space:nowrap;font-size:12px;font-weight:650}.publication-filter-dropdown summary i{color:var(--olive-dark);font-size:18px;font-style:normal;transition:transform .18s}.publication-filter-dropdown[open] summary i{transform:rotate(180deg)}.publication-filter-dropdown-menu{z-index:5;border:1px solid var(--line);background:#fffdf8;border-radius:14px;gap:10px;padding:12px;display:grid;position:absolute;top:calc(100% + 8px);left:0;right:0;box-shadow:0 14px 30px #3e472c24}.publication-filter-dropdown-menu>input{box-sizing:border-box;border:1px solid var(--line);width:100%;color:var(--ink);font:inherit;background:#f7f4eb;border-radius:9px;padding:10px 11px}.publication-filter-dropdown-options{gap:7px;max-height:170px;display:grid;overflow-y:auto}.publication-filter-dropdown-options label{color:var(--ink);cursor:pointer;align-items:center;gap:7px;padding:3px 1px;font-size:13px;font-weight:650;display:flex}.publication-filter-dropdown-options label input[type=checkbox]{width:18px;height:18px;accent-color:var(--olive-dark);flex:none;margin:0}.publication-filter-dropdown-options small{color:var(--ink-muted);line-height:1.35}.publication-feed-page{width:min(1760px,100% - 48px);margin:0 auto}.public-catalog-page,.publication-feed-page{color:var(--ink);padding:28px 0 70px}.public-catalog-heading,.publication-feed-heading{max-width:720px;margin:28px 0 22px}.public-catalog-heading h1,.publication-feed-heading h1{font-family:var(--serif);letter-spacing:-.045em;margin:0 0 10px;font-size:clamp(34px,4vw,56px);font-weight:500;line-height:1.02}.public-catalog-heading p,.publication-feed-heading p{color:var(--ink-muted);margin:0;font-size:16px;line-height:1.55}.public-catalog-page .catalog-toolbar{margin:22px 0}.public-catalog-page .public-product-grid,.publication-feed-page .publication-preview-grid{gap:14px}.publication-preview-grid{grid-template-columns:repeat(6,minmax(0,1fr));margin-top:0}.publication-preview-grid .master-post-preview>span{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.publication-preview-grid .master-post-preview>p{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.master-post-card{border:1px solid var(--line);color:var(--ink);background:var(--surface);border-radius:26px;padding:clamp(22px,4vw,38px);overflow:hidden;box-shadow:0 16px 34px #3d432e0f}.master-post-card-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.master-post-card-head>div{gap:3px;display:grid}.master-post-card-head a{color:var(--olive-dark);font-size:15px;font-weight:850;text-decoration:none}.master-post-card-head span,.master-post-card-head time{color:var(--ink-muted);font-size:12px}.master-post-card>h2{max-width:760px;font-family:var(--serif);margin:24px 0 11px;font-size:clamp(28px,4vw,40px);font-weight:500;line-height:1.05}.master-post-card>p{white-space:pre-wrap;max-width:780px;margin:0;font-size:16px;line-height:1.7}.master-post-card-media{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:22px;display:grid}.master-post-visual-grid{grid-template-columns:minmax(0,1fr) minmax(230px,300px);align-items:center;gap:24px;margin-top:22px;display:grid}.master-post-visual-grid .master-post-card-media{margin-top:0}.master-post-card-media.media-count-1{grid-template-columns:minmax(0,430px);max-width:430px}.master-post-card-media.media-count-2{grid-template-columns:repeat(2,minmax(0,1fr));max-width:610px}.master-post-media-trigger{cursor:zoom-in;background:0 0;border:0;border-radius:16px;width:100%;padding:0;display:block;overflow:hidden}.master-post-media-trigger img{transition:transform .25s,filter .25s}.master-post-media-trigger:hover img{filter:saturate(1.06);transform:scale(1.035)}.master-post-card-media img,.master-post-card-media video{aspect-ratio:1;object-fit:cover;background:var(--olive-soft);border-radius:20px;width:100%;display:block;box-shadow:0 12px 28px #3e472c1a}.master-post-related-product{min-height:108px;color:inherit;background:linear-gradient(145deg,#faf4e5,#f3ead4);border:1px solid #d8c9a8;border-radius:20px;grid-template-columns:64px minmax(0,1fr) 36px;align-items:center;gap:11px;margin-top:0;padding:13px;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;display:grid;box-shadow:0 12px 26px #3e472c14}.master-post-related-product:hover{border-color:#c6af83;transform:translateY(-2px);box-shadow:0 16px 30px #3e472c21}.master-post-related-product img,.master-post-related-product video,.master-post-related-placeholder{object-fit:cover;background:var(--olive-soft);border-radius:13px;place-items:center;width:64px;height:64px;display:grid}.master-post-related-copy{gap:3px;min-width:0;display:grid}.master-post-related-product small{color:var(--terracotta);letter-spacing:.03em;text-transform:uppercase;font-size:10px;font-weight:850}.master-post-related-product strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.15;display:-webkit-box;overflow:hidden}.master-post-related-product b{color:var(--olive-dark);font-size:18px}.master-post-related-product i{width:36px;height:36px;color:var(--olive-dark);background:#fffdf8a8;border:1px solid #cbb786;border-radius:50%;place-items:center;font-size:19px;font-style:normal;font-weight:750;transition:transform .2s,background .2s;display:grid}.master-post-related-product:hover i{background:#fffdf8;transform:translate(2px,-2px)}.master-post-actions{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-top:22px;padding-top:17px;display:flex}.master-post-actions button{border:1px solid var(--line);color:var(--ink-muted);font:inherit;cursor:pointer;background:#fffdf8;border-radius:999px;padding:10px 13px;font-size:12px;font-weight:750}.master-post-actions button.is-active{color:#994b34;background:#f5e4d9;border-color:#d6ad8d}.master-post-engagement{align-items:center;gap:17px;display:inline-flex}.master-post-actions .master-post-like{color:var(--terracotta);background:0 0;border-color:#0000;align-items:center;gap:6px;padding:0;font-size:14px;display:inline-flex}.master-post-actions .master-post-like:hover{color:#af4d43}.master-post-actions .master-post-like.is-active{color:#b94d4a;background:0 0;border-color:#0000}.master-post-like>span{vertical-align:-2px;font-size:27px;line-height:.6;display:inline-block}.master-post-engagement b{margin-left:3px}.master-post-stats{color:var(--ink-muted);white-space:nowrap;font-size:13px;font-weight:750}.master-post-stats i{color:#b5ae9e;margin:0 3px;font-style:normal}.master-post-actions .master-post-comments-toggle{color:var(--olive-dark);background:linear-gradient(135deg,#fffdf8,#eef1e4);border-color:#c8cdb6;justify-content:center;align-items:center;gap:8px;margin-left:auto;padding:10px 11px 10px 15px;display:inline-flex;box-shadow:0 5px 14px #484e3517}.master-post-comments-toggle:hover{border-color:#9ca987;transform:translateY(-1px);box-shadow:0 8px 17px #484e3526}.master-post-comments-toggle b{color:#fff;background:var(--olive);border-radius:50%;place-items:center;min-width:20px;height:20px;font-size:10px;display:grid}.master-post-comments-toggle i{color:var(--terracotta);font-size:17px;font-style:normal;line-height:1;transition:transform .2s;display:inline-block}.master-post-comments-toggle:hover i{transform:translate(2px)}.master-post-media-modal{z-index:50;cursor:zoom-out;background:#181c13c7;place-items:center;padding:30px;display:grid;position:fixed;inset:0}.master-post-media-modal img{object-fit:contain;border-radius:18px;max-width:min(900px,92vw);max-height:90vh;box-shadow:0 22px 70px #00000052}.master-post-media-modal-close{color:#fff;cursor:pointer;background:#00000038;border:1px solid #ffffff59;border-radius:50%;width:44px;height:44px;font-size:30px;line-height:1;position:fixed;top:22px;right:26px}.master-post-comments{background:#f2efe5;border-radius:18px;gap:12px;margin-top:18px;padding:18px;display:grid}.master-post-comments>article{grid-template-columns:38px 1fr;gap:10px;display:grid}.master-post-comments>article>img,.master-post-comments>article>span{object-fit:cover;color:#fff;background:var(--olive-dark);border-radius:50%;place-items:center;width:38px;height:38px;font-weight:800;display:grid}.master-post-comments article div{min-width:0}.master-post-comments article strong{margin-right:8px}.master-post-comments article time{color:var(--ink-muted);font-size:10px}.master-post-comments article p{margin:5px 0 0;line-height:1.45}.master-post-comment-form{grid-template-columns:1fr auto;gap:10px;margin-top:4px;display:grid}.master-post-comment-form textarea{border:1px solid var(--line);min-height:70px;font:inherit;resize:vertical;background:#fff;border-radius:13px;padding:12px 14px}.home-publications{box-sizing:border-box;width:100%;max-width:none}.public-master-posts{margin-top:52px}.seller-post-editor select{box-sizing:border-box;border:1px solid var(--line);width:100%;color:var(--ink);font:inherit;background:#fffdf8;border-radius:12px;padding:13px 15px}@media (max-width:850px){.public-navigation{grid-template-columns:1fr auto}.public-navigation>nav{grid-area:2/1/auto/-1;justify-content:flex-start}.master-post-card-media{grid-template-columns:repeat(2,minmax(0,1fr))}.master-post-card-media.media-count-1{max-width:100%}}@media (max-width:600px){.public-navigation{gap:13px}.public-brand-lockup small{display:none}.public-navigation-actions{gap:6px}.public-navigation>nav{gap:18px;overflow-x:auto}.public-breadcrumbs{margin:14px 0 20px}.master-post-card{border-radius:20px;padding:20px}.master-post-card-media{grid-template-columns:1fr 1fr}.master-post-card-media.media-count-1{grid-template-columns:1fr;max-width:100%}.master-post-visual-grid{grid-template-columns:1fr}.master-post-related-product{grid-template-columns:64px 1fr 36px}.master-post-related-product img,.master-post-related-product video,.master-post-related-placeholder{width:64px;height:64px}.master-post-related-product i{display:grid}.master-post-actions{align-items:stretch}.master-post-engagement{justify-content:space-between;width:100%}.master-post-actions .master-post-comments-toggle{width:100%;margin-left:0}.master-post-comment-form{grid-template-columns:1fr}}.home-split-section{background:var(--olive-dark);color:#f9f6ec;border-radius:28px;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:54px;margin-top:76px;padding:44px;display:grid}.home-split-section h2{color:#fffdf7}.home-split-section p{color:#f9f6ecb8;max-width:520px;font-size:17px;line-height:1.6}.home-split-section .button{margin-top:14px}.home-master-list{gap:0;display:grid}.home-master-list a{color:#fffdf7;border-bottom:1px solid #ffffff29;grid-template-columns:40px 1fr auto;align-items:center;gap:12px;padding:17px 0;display:grid}.home-master-list span{color:#d8c88f}.home-master-list small{color:#f9f6eca3;font-size:11px}.home-technique-list{border-top:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:0 30px;display:grid}.home-technique-list a{border-bottom:1px solid var(--line);color:var(--ink);grid-template-columns:38px 1fr auto;align-items:center;gap:14px;padding:20px 0;display:grid}.home-technique-list span{color:var(--terracotta);font-size:12px}.home-technique-list i{color:var(--terracotta);font-style:normal}.home-promo{background:#f1e8d3;border:1px solid #d8c9a8;border-radius:24px;justify-content:space-between;align-items:center;gap:24px;margin-top:74px;padding:34px;display:flex}.home-promo p{max-width:620px;color:var(--ink-muted);margin:12px 0 0;line-height:1.5}.home-footer{border-top:1px solid var(--line);align-items:center;gap:20px;margin-top:70px;padding-top:24px;display:flex}.home-footer strong{letter-spacing:.16em}.home-footer span{color:var(--ink-muted);flex:1;font-size:13px}@media (max-width:850px){.home-hero,.home-split-section{grid-template-columns:1fr}.home-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-collection-grid{grid-template-columns:1fr}.home-collection-card strong{margin-top:32px}.home-collections-showcase{padding:22px}.home-collections-stage{padding:0 39px}.home-collection-arrow{width:34px;height:34px;font-size:18px}}@media (max-width:600px){.home-page{width:min(100% - 20px,1180px);padding-top:20px}.home-hero{margin:32px 0 50px}.home-hero h1{font-size:clamp(44px,15vw,68px)}.home-hero p{font-size:16px}.home-section-heading{flex-direction:column;align-items:flex-start}.home-section-soft,.home-split-section,.home-promo{padding:22px}.home-split-section{gap:28px}.home-technique-list{grid-template-columns:1fr}.home-promo,.home-footer{flex-direction:column;align-items:flex-start}.home-footer span{flex:auto}}@media (max-width:850px){.public-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:1050px){.catalog-filter-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:600px){.public-catalog-page{width:min(100% - 20px,1180px);padding-top:30px}.catalog-search{grid-template-columns:1fr}.catalog-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-filter-grid label:first-child,.catalog-checkbox{grid-column:1/-1}.catalog-result-line{flex-direction:column;align-items:flex-start}.catalog-nearby-banner{flex-wrap:wrap;align-items:flex-start}.catalog-nearby-banner button{margin-left:51px}.public-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.public-product-card-body{padding:10px}.public-product-card-body h2{font-size:14px}}.home-page,.public-catalog-page{width:min(1440px,100% - 48px)}.home-hero{grid-template-columns:minmax(0,.96fr) minmax(520px,1.04fr);align-items:center;gap:clamp(28px,4vw,64px)}.home-hero-copy{max-width:670px}.home-hero-copy h1{letter-spacing:-.045em;max-width:24ch;font-size:clamp(46px,4vw,68px);line-height:.98}.home-hero-accent{color:var(--terracotta)}.home-hero-copy>p{max-width:58ch;margin-top:22px;font-size:16px;line-height:1.6}.home-hero-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.home-hero-actions .button{letter-spacing:.01em;min-height:46px;box-shadow:none;border-radius:12px;padding:12px 22px;font-size:13px;transition:color .22s,background-color .22s,border-color .22s,box-shadow .22s,transform .22s}.home-hero-actions .button:hover{transform:translateY(-2px);box-shadow:0 12px 24px #3e433021}.home-hero-actions .button:active{transform:translateY(0);box-shadow:0 4px 10px #3e43301a}.home-hero-actions .button-primary{border-color:var(--terracotta);background:var(--terracotta)}.home-hero-actions .button-secondary{color:#974e39;background:0 0;border-color:#c6a18f}.home-hero-actions .button-secondary:hover{color:#fff;background:#b96549}.home-hero-actions .button-ghost{border-color:var(--line);color:var(--olive-dark);background:var(--surface)}.home-hero-actions .button-ghost:hover{background:#f2f4e9;border-color:#aab295}.home-hero-showcase{aspect-ratio:2.12;grid-template-columns:minmax(0,1.58fr) minmax(0,1fr);gap:9px;min-height:0;display:grid}.home-hero-master-photo,.home-hero-product-photos a{background:#ebe8dc;border-radius:16px;display:block;overflow:hidden}.home-hero-master-photo{min-height:0}.home-hero-product-photos{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.home-hero-product-photos a,.home-hero-product-placeholder{color:#a9aa9b;background:#ebe8dc;border-radius:15px;place-items:center;min-height:0;display:grid;overflow:hidden}.home-hero-showcase img{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.home-hero-showcase a{transition:box-shadow .25s,transform .25s}.home-hero-showcase a:hover{transform:translateY(-2px);box-shadow:0 14px 28px #3d432e24}.home-hero-showcase a:hover img{transform:scale(1.025)}.home-hero-showcase-empty{min-height:210px;color:var(--ink);background:#ebe8dc;border-radius:24px;place-content:center;padding:24px;display:grid}.home-hero-showcase-empty span{color:var(--terracotta);font-size:36px}.home-hero-showcase-empty strong{font-family:var(--serif);margin-top:16px;font-size:30px;font-weight:500}.home-hero-showcase-empty p{max-width:28ch;margin-top:10px;font-size:16px}.home-popular-categories .home-section-heading{margin-bottom:14px}.home-category-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;display:grid}.home-category-heading{align-items:flex-end}.home-category-actions{align-items:center;gap:8px;display:flex}.home-category-arrow{border:1px solid var(--line);width:38px;height:38px;color:var(--olive-dark);background:var(--surface);cursor:pointer;border-radius:50%;place-items:center;padding:0;font-size:18px;transition:color .2s,background-color .2s,border-color .2s,box-shadow .2s,transform .2s;display:grid}.home-category-arrow:hover{color:#fff;background:var(--olive-dark);border-color:#aab295;transform:translateY(-2px);box-shadow:0 8px 18px #3d432e29}.home-category-arrow:active{transform:translateY(0)}.home-category-carousel{overscroll-behavior-inline:contain;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;grid-auto-columns:calc(16.6667% - 11.6667px);grid-auto-flow:column;gap:14px;display:grid;overflow-x:auto}.home-category-carousel::-webkit-scrollbar{display:none}.home-category-carousel .home-category-card{scroll-snap-align:start}.home-category-card{border:1px solid var(--line);height:clamp(112px,9vw,132px);color:inherit;background:var(--surface);border-radius:16px;grid-template-rows:minmax(0,1fr) auto;text-decoration:none;transition:transform .22s,box-shadow .22s;display:grid;overflow:hidden}.home-category-card:hover{transform:translateY(-3px);box-shadow:0 12px 24px #3d432e1a}.home-category-media{aspect-ratio:auto;background:#ebe8dc;place-items:center;min-height:0;display:grid;overflow:hidden}.home-category-media img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.home-category-card:hover .home-category-media img{transform:scale(1.04)}.home-category-media span{color:var(--ink-muted);font-size:20px;font-weight:800}.home-category-card strong{min-width:0;color:var(--ink);white-space:nowrap;text-overflow:ellipsis;padding:10px 12px 11px;font-size:12px;font-weight:700;line-height:1.2;display:block;overflow:hidden}.home-masters-actions{align-items:center;gap:8px;display:flex}.home-masters-carousel{overscroll-behavior-inline:contain;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;grid-auto-columns:calc(33.3333% - 10.6667px);grid-auto-flow:column;gap:16px;display:grid;overflow-x:auto}.home-masters-carousel::-webkit-scrollbar{display:none}.home-masters-carousel .home-master-card{scroll-snap-align:start}.home-master-card{--home-master-edge-gap:10px;aspect-ratio:3.2;border:1px solid var(--line);background:var(--surface);border-radius:22px;grid-template-rows:minmax(0,1fr);grid-template-columns:2fr 3fr 3fr;width:100%;min-width:0;min-height:0;display:grid;position:relative;overflow:hidden;box-shadow:0 8px 24px #3d432e0d}.home-master-photo{width:calc(100% - var(--home-master-edge-gap));height:calc(100% - (var(--home-master-edge-gap) * 2));min-width:0;min-height:0;margin:var(--home-master-edge-gap) 0 var(--home-master-edge-gap) var(--home-master-edge-gap);cursor:pointer;box-sizing:border-box;background:#ebe8dc;border:0;border-radius:16px;align-self:start;place-items:center;padding:0;display:grid;overflow:hidden}.home-master-photo img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.home-master-photo:hover img{transform:scale(1.045)}.home-master-photo>span,.home-master-products a>span{color:var(--ink-muted);font-size:28px}.home-master-info{min-width:0;padding:var(--home-master-edge-gap) 16px 12px}.home-master-identity{color:inherit;gap:5px;text-decoration:none;display:grid}.home-master-identity strong{padding-right:6px;font-size:clamp(14px,1vw,17px);line-height:1.08;display:block}.home-master-identity small{color:var(--ink-muted);font-size:11px}.home-master-identity .home-master-workshop{color:var(--ink);font-weight:750}.home-master-identity b{color:var(--terracotta);font-size:11px}.home-master-about{color:var(--ink);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:9px 0 0;font-size:11px;line-height:1.4;display:-webkit-box;overflow:hidden}.home-master-products{width:100%;min-width:0;height:100%;min-height:0;padding:var(--home-master-edge-gap) var(--home-master-edge-gap) var(--home-master-edge-gap) 0;box-sizing:border-box;grid-template-columns:repeat(3,minmax(0,1fr));align-self:start;align-items:end;gap:8px;display:grid}.home-master-products a{background:#ebe8dc;border-radius:12px;place-items:center;min-width:0;height:64%;display:grid;overflow:hidden}.home-master-products img{object-fit:contain;width:100%;height:100%;transition:transform .25s}.home-master-products a:hover img{transform:scale(1.035)}.home-master-actions{z-index:2;top:var(--home-master-edge-gap);align-items:center;gap:8px;display:flex;position:absolute;right:12px}.home-master-metrics{color:var(--olive-dark);box-shadow:none;background:0 0;border-radius:0;align-items:center;gap:9px;padding:0;font-size:12px;font-weight:800;line-height:1.1;display:flex}.home-master-metrics span{white-space:nowrap;align-items:center;display:inline-flex}.home-master-metrics span:first-child{color:var(--terracotta)}.home-master-metrics svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:14px;height:14px;margin-right:3px}.home-master-metrics i{color:var(--ink-muted);font-style:normal;font-weight:650}.home-master-actions .outline-heart{width:30px;height:30px;color:var(--terracotta);background:#fffdf8e8;border-radius:50%;place-items:center;padding:0;font-size:25px;line-height:1;display:grid;box-shadow:0 2px 10px #2a2e2214}.home-master-actions .outline-heart.is-active{color:#b94d4a}.home-trust-strip{border:1px solid var(--line);background:#fffdf7c2;border-radius:20px;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin-top:52px;padding:20px 24px;display:grid}.home-trust-strip article{border-left:1px solid var(--line);align-items:center;gap:13px;min-width:0;padding:0 20px;display:flex}.home-trust-strip article:first-child{border-left:0;padding-left:0}.home-trust-strip article:last-child{padding-right:0}.home-trust-strip>article>span{width:35px;height:35px;color:var(--terracotta);background:#fff7f1;border-radius:50%;flex:0 0 35px;place-items:center;font-size:22px;display:grid}.home-trust-strip strong{color:var(--ink);font-size:13px;display:block}.home-trust-strip p{color:var(--ink-muted);margin:3px 0 0;font-size:11px;line-height:1.35}.home-seller-promo{background:linear-gradient(90deg,#e9decf,#f8f3e9 48%,#e4e1ce);border:0;margin-top:18px}.home-seller-promo .button{justify-content:center;min-width:210px}.home-new-products-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.home-page .home-section-heading h2,.home-page .favorites-section-head h2{font-family:var(--serif);letter-spacing:-.04em;margin:0;font-size:clamp(18px,1.55vw,27px);line-height:1.05}.home-page>.home-section{margin-top:28px}.home-page .home-section-soft,.home-page .home-collections-showcase{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.home-page .home-section-heading{margin-bottom:12px}.home-page,.public-catalog-page,.publication-feed-page{padding-top:16px}.home-collections-heading .eyebrow,.home-collections-counter,.home-masters-section .home-section-heading>div>.eyebrow,.home-masters-section .home-section-heading>div>p,.home-publications-head .eyebrow,.home-publications-head>div>p{display:none}.public-catalog-page{width:min(1760px,100% - 48px)}@media (min-width:1500px){.public-product-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}@media (max-width:850px){.home-trust-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 0}.home-trust-strip article:nth-child(odd){border-left:0;padding-left:0}.home-trust-strip article:nth-child(3){border-left:0}}@media (max-width:600px){.home-trust-strip{grid-template-columns:1fr;gap:16px;padding:20px}.home-trust-strip article,.home-trust-strip article:last-child{border-left:0;padding:0}.home-seller-promo .button{width:100%}.public-catalog-page{width:min(100% - 20px,1760px)}}.home-collections-showcase .home-collection-content{z-index:1;flex-direction:column;align-items:flex-start;height:100%;display:flex;position:relative}.home-collections-showcase .home-collection-card.has-background .home-collection-content{margin:-24px;padding:24px}@media (max-width:1180px){.home-hero{grid-template-columns:minmax(0,1fr) minmax(430px,.95fr);gap:28px}.home-hero-copy h1{font-size:clamp(44px,4.8vw,62px)}.home-category-carousel{grid-auto-columns:calc(25% - 10.5px)}}@media (max-width:850px){.home-new-products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:600px){.home-new-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:850px){.home-page,.public-catalog-page{width:min(100% - 32px,1440px)}.home-hero{grid-template-columns:1fr}.home-hero-copy{max-width:720px}.home-hero-showcase{aspect-ratio:2.12;min-height:0}.home-category-carousel{grid-auto-columns:calc(33.3333% - 9.33333px)}.home-masters-carousel{grid-auto-columns:100%}.home-master-card{grid-template-columns:2fr 3fr 3fr}.home-master-info{padding:var(--home-master-edge-gap) 16px 16px}.home-master-about{-webkit-line-clamp:3}.home-master-metrics{gap:7px;font-size:11px}.home-master-metrics svg{width:14px;height:14px}.home-collections-showcase .home-collection-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.home-page,.public-catalog-page{width:calc(100% - 20px)}.home-hero-copy h1{font-size:clamp(42px,13vw,58px)}.home-hero-actions .button{width:100%}.home-hero-showcase{aspect-ratio:1.5;grid-template-columns:minmax(0,1.45fr) minmax(0,1fr)}.home-category-heading{align-items:flex-start}.home-category-actions{width:100%}.home-category-actions .home-section-link{margin-left:auto}.home-category-carousel{grid-auto-columns:calc(50% - 6px);gap:12px}.home-masters-actions{justify-content:flex-start;width:100%}.home-masters-actions .home-section-link{margin-left:auto}.home-masters-carousel{grid-auto-columns:100%}.home-collections-showcase .home-collection-grid{grid-template-columns:1fr}.home-master-card{grid-template-columns:minmax(112px,2fr) minmax(0,3fr);min-height:0}.home-master-photo{min-height:190px}.home-master-info{min-height:190px;padding:var(--home-master-edge-gap) 14px 14px}.home-master-products{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));height:112px;display:grid}.home-master-actions{top:8px;right:8px}.home-master-metrics{gap:5px;padding:0;font-size:10px}.home-master-metrics svg{width:12px;height:12px}.home-master-actions .outline-heart{width:28px;height:28px;font-size:23px}.home-master-identity strong{font-size:16px}.home-master-about{margin-top:11px;font-size:12px}}.publication-feed-page{width:min(1760px,100% - 48px)}@media (max-width:600px){.publication-feed-page{width:calc(100% - 20px);padding:20px 0 50px}}.public-product-page{width:min(1180px,100% - 32px);color:var(--ink);margin:0 auto;padding:40px 0 80px}.catalog-top-links{justify-content:space-between;gap:16px;margin-bottom:18px;display:flex}.cart-title{font-family:var(--serif);margin:8px 0 28px;font-size:clamp(38px,6vw,64px);font-weight:500}.cart-groups{gap:16px;display:grid}.cart-group{border:1px solid var(--line);background:var(--surface);border-radius:18px;padding:20px}.cart-group h2{margin:0 0 14px;font-size:22px}.cart-item{border-top:1px solid var(--line);grid-template-columns:64px 1fr auto;align-items:center;gap:14px;padding:12px 0;display:grid}.cart-item img,.cart-item .public-product-placeholder{object-fit:cover;border-radius:10px;width:64px;height:64px}.cart-item h3{margin:0 0 4px;font-size:16px}.cart-item p{color:var(--ink-muted);margin:0;font-size:13px}.quantity-control{border:1px solid var(--line);background:var(--canvas);border-radius:8px;align-items:center;gap:10px;margin-top:7px;padding:3px;display:inline-flex}.quantity-control button{width:25px;height:25px;color:var(--olive-dark);cursor:pointer;background:0 0;border:0;border-radius:6px;padding:0;font-size:18px}.quantity-control button:hover{background:var(--olive-soft)}.quantity-control strong{text-align:center;min-width:16px;font-size:13px}.cart-item .button{padding:7px 10px;font-size:11px}.cart-group-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding-top:16px;display:flex}.checkout-action{justify-items:end;gap:9px;display:grid}.checkout-message{text-align:left;border-radius:11px;gap:3px;max-width:360px;padding:10px 12px;font-size:12px;display:grid}.checkout-message span{color:var(--ink-muted)}.checkout-message a,.checkout-message button{width:fit-content;color:var(--olive-dark);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:800}.checkout-message-error{background:#fff4ef;border:1px solid #e3b7a8}.checkout-message-error strong{color:#a8432f}.checkout-message-success{background:#f1f5e9;border:1px solid #cbd8bb}.checkout-message-success strong{color:var(--olive-dark)}.order-list{gap:12px;display:grid}.order-card{background:linear-gradient(135deg,#fffdf8 0%,#fbf8ef 100%);border:1px solid #ded7c9;border-radius:22px;grid-template-columns:minmax(0,1fr) auto;gap:24px;padding:24px 26px;transition:border-color .2s,box-shadow .2s,transform .2s;display:grid;position:relative;box-shadow:0 8px 24px #3d432e0d}.order-card:hover{border-color:#c8cdb6;transform:translateY(-2px);box-shadow:0 14px 30px #3d432e1a}.order-card h3{color:var(--ink);letter-spacing:-.02em;margin:12px 0 8px;font-size:21px}.order-card p,.order-card small,.order-card-meta span,.order-card-meta small{color:var(--ink-muted);margin:0;font-size:12px;display:block}.order-card-meta{text-align:right;align-content:start;gap:7px;min-width:220px;display:grid}.order-card-meta strong{color:var(--olive-dark);letter-spacing:-.03em;font-size:25px}.order-card-meta .seller-product-actions{justify-content:flex-end}.chat-open-button{color:var(--olive-dark);background:linear-gradient(135deg,#fffdf7,#eef1e4);border-color:#aeb995;align-items:center;gap:9px;transition:transform .18s,box-shadow .18s,border-color .18s;display:inline-flex;position:relative;box-shadow:0 5px 12px #484e351f}.chat-open-button:before{content:"";box-sizing:border-box;background:0 0;border:2px solid;border-radius:5px;width:16px;height:13px}.chat-open-button:after{content:"";border-bottom:2px solid;border-left:2px solid;width:5px;height:5px;position:absolute;bottom:9px;left:17px;transform:skewY(-28deg)}.chat-open-button:hover{border-color:var(--olive);transform:translateY(-2px);box-shadow:0 9px 18px #484e352e}.chat-open-button.has-unread{border-color:#c87452;animation:2.2s ease-in-out infinite chat-unread-pulse;box-shadow:0 0 0 4px #c8745229,0 8px 18px #c874522e}.chat-open-button.has-unread b{background:var(--terracotta);color:#fff;border-radius:999px;padding:3px 7px;font-size:9px;line-height:1.1;position:absolute;top:-10px;right:-9px;box-shadow:0 3px 8px #84432d38}@keyframes chat-unread-pulse{0%,to{box-shadow:0 0 0 4px #c8745224,0 8px 18px #c8745229}50%{box-shadow:0 0 0 7px #c874520f,0 10px 22px #c874523b}}.order-chat{box-sizing:border-box;background:radial-gradient(circle at 90% 0,#fffdf7b3,#0000 35%),linear-gradient(145deg,#f5f1e7,#e5dfd1);border:1px solid #d4c9b6;border-radius:22px;grid-column:1/-1;width:min(100%,980px);margin:20px auto 0;padding:22px;box-shadow:0 14px 32px #42483017}.order-chat-heading{justify-content:space-between;align-items:center;gap:18px;margin-bottom:22px;display:flex}.order-chat-heading strong{color:var(--ink);letter-spacing:-.03em;font-size:23px}.order-chat-heading span{color:var(--ink-muted);font-size:14px}.order-chat-heading strong:before{content:"✦";background:var(--olive-dark);color:#fff;vertical-align:-4px;border-radius:13px;place-items:center;width:38px;height:38px;margin-right:12px;font-size:19px;display:inline-grid}.order-chat-heading span:before{content:"●";color:#7d9a61;margin-right:7px;font-size:12px}.order-chat-messages{scroll-behavior:smooth;flex-direction:column;gap:14px;min-height:210px;max-height:500px;padding:10px 12px 16px;display:flex;overflow:auto}.quick-replies{justify-items:end;gap:9px;margin:4px 0 12px;display:grid;position:relative}.quick-replies-toggle{width:40px;height:40px;color:var(--olive-dark);font:inherit;cursor:pointer;background:linear-gradient(145deg,#fffdf7,#e8eddc);border:1px solid #c9cdb5;border-radius:50%;place-items:center;padding:0;font-size:19px;font-weight:800;transition:transform .18s,box-shadow .18s,background .18s;display:inline-grid;box-shadow:0 5px 12px #484e351f}.quick-replies-toggle:hover{background:linear-gradient(145deg,#fffdf7,#dfe8ce);transform:translateY(-2px)rotate(5deg);box-shadow:0 9px 18px #484e352e}.quick-replies-toggle:focus-visible{outline-offset:3px;outline:3px solid #c4745159}.quick-replies-panel{box-sizing:border-box;background:#fffdf7f0;border:1px solid #d7cfbf;border-radius:16px;gap:11px;width:100%;padding:13px 14px;animation:.18s ease-out quick-replies-open;display:grid;box-shadow:0 12px 26px #45493217}@keyframes quick-replies-open{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.quick-replies-heading{justify-content:space-between;align-items:center;gap:14px;display:flex}.quick-replies-heading>div{gap:2px;display:grid}.quick-replies-heading strong{font-size:15px}.quick-replies-heading span,.quick-replies-empty{color:var(--ink-muted);margin:0;font-size:12px}.quick-replies-manage{color:var(--olive-dark);background:var(--olive-soft);font:inherit;cursor:pointer;border:0;border-radius:10px;padding:7px 11px;font-size:12px;font-weight:800}.quick-replies-list{gap:8px;padding-bottom:3px;display:flex;overflow-x:auto}.quick-reply-chip{background:var(--surface);border:1px solid #d6c8b1;border-radius:12px;flex:none;display:inline-flex;overflow:hidden;box-shadow:0 4px 10px #4549320d}.quick-reply-chip>button{min-height:38px;color:var(--ink);font:inherit;cursor:pointer;background:0 0;border:0;padding:0 12px;font-size:12px;font-weight:750}.quick-reply-chip>button:first-child{text-overflow:ellipsis;white-space:nowrap;max-width:210px;overflow:hidden}.quick-reply-chip>.quick-reply-send{color:#fff;background:var(--olive-dark);width:38px;padding:0;font-size:18px}.quick-reply-chip>.quick-reply-edit{border-left:1px solid var(--line);width:34px;color:var(--terracotta);padding:0}.quick-reply-chip>button:hover{filter:brightness(.96)}.quick-reply-editor{grid-template-columns:minmax(160px,.35fr) 1fr;gap:9px;padding-top:4px;display:grid}.quick-reply-editor input,.quick-reply-editor textarea{box-sizing:border-box;border:1px solid var(--line);background:var(--surface);width:100%;color:var(--ink);font:inherit;border-radius:11px;padding:10px 12px;font-size:13px}.quick-reply-editor textarea{resize:vertical;min-height:70px}.quick-reply-editor>div{flex-wrap:wrap;grid-column:1/-1;gap:8px;display:flex}.quick-reply-delete{color:#a54b3b;font:inherit;cursor:pointer;background:0 0;border:0;margin-left:auto;padding:8px 12px;font-weight:800}.quick-replies-inline-error{color:#a8432f;justify-self:end;font-size:11px}.chat-message{background:#fbfcf5;border:1px solid #dce2ce;border-radius:19px 19px 19px 6px;align-self:flex-start;width:fit-content;max-width:min(78%,600px);padding:16px 18px;display:grid;box-shadow:0 7px 17px #484e3514}.chat-message.own{background:#f4e6db;border-color:#e5cdbd;border-radius:18px 18px 5px;align-self:flex-end}.chat-message p{color:var(--ink);white-space:pre-wrap;margin:0 0 8px;font-size:16px;line-height:1.45}.chat-message small{color:var(--ink-muted);font-size:10px;display:block}.chat-message-author{align-items:center;gap:8px;margin-bottom:9px;font-size:14px;display:flex}.chat-message-author time{color:var(--ink-muted);margin-left:auto;font-size:10px}.chat-avatar{background:var(--olive-dark);color:#fff;border-radius:50%;place-items:center;width:31px;height:31px;font-size:12px;font-weight:800;display:grid}.chat-message.own .chat-avatar{background:var(--terracotta)}.chat-media-grid{flex-wrap:wrap;gap:8px;display:flex}.chat-photo-button{cursor:zoom-in;background:0 0;border:0;padding:0;display:block}.chat-media-grid img,.chat-media-grid video{object-fit:cover;border-radius:13px;width:240px;height:190px;margin:0}.chat-attachment-preview{flex-wrap:wrap;gap:8px;min-height:0;display:flex}.chat-attachment-card{border:1px solid var(--line);background:var(--surface);width:92px;color:var(--ink-muted);border-radius:10px;gap:3px;padding:5px;font-size:9px;display:grid;position:relative}.chat-attachment-card img,.chat-attachment-card video{object-fit:cover;border-radius:6px;width:80px;height:64px}.chat-attachment-card button{color:#fff;cursor:pointer;background:#23231ebf;border:0;border-radius:50%;width:20px;height:20px;position:absolute;top:2px;right:2px}.chat-lightbox{z-index:100;cursor:zoom-out;background:#1a1c16d1;place-items:center;padding:30px;display:grid;position:fixed;inset:0}.chat-lightbox img{object-fit:contain;border-radius:12px;max-width:min(92vw,1100px);max-height:88vh;box-shadow:0 20px 60px #00000059}.chat-lightbox>button{width:42px;height:42px;color:var(--ink);cursor:pointer;background:#fff;border:0;border-radius:50%;font-size:28px;position:absolute;top:22px;right:28px}@media (max-width:700px){.order-chat{border-radius:20px;padding:18px 12px}.order-chat-heading{flex-direction:column;align-items:flex-start;gap:8px}.order-chat-heading strong{font-size:23px}.order-chat-heading span{font-size:13px}.chat-message{max-width:88%;padding:15px}.chat-message p{font-size:16px}.chat-media-grid img,.chat-media-grid video{width:min(100%,250px);height:200px}.order-chat-actions{flex-direction:column;align-items:stretch}.order-chat-actions span{margin-right:0}.order-chat-actions .button{box-sizing:border-box;text-align:center;width:100%}.quick-reply-editor{grid-template-columns:1fr}}.order-chat-form{background:#fffdf7d6;border:1px solid #d5cbb9;border-radius:16px;gap:11px;margin-top:14px;padding:14px;display:grid;box-shadow:0 7px 16px #484e350f}.order-chat-form textarea{border:1px solid var(--line);background:var(--surface);min-height:76px;color:var(--ink);font:inherit;resize:vertical;border-radius:12px;padding:13px 15px;font-size:15px}.order-chat-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.order-chat-actions span{color:var(--ink-muted);margin-right:auto;font-size:12px}.order-chat-actions label.button{color:#914f36;cursor:pointer;background:linear-gradient(135deg,#fff9f2,#f4e5d9);border:1px solid #d8b6a2;border-radius:13px;align-items:center;gap:9px;min-height:46px;padding:0 18px;font-size:14px;font-weight:800;transition:transform .18s,box-shadow .18s,border-color .18s;display:inline-flex;position:relative}.order-chat-actions label.button:before{content:"◉";color:#fff;background:#c47451;border-radius:8px;place-items:center;width:25px;height:25px;font-size:13px;line-height:1;display:grid}.order-chat-actions label.button:after{content:none}.order-chat-actions label.button:hover{border-color:#bf7656;transform:translateY(-1px);box-shadow:0 7px 16px #b5694a2e}.order-chat-actions label.button:active{transform:translateY(0)}.order-chat-actions>button.button-primary{background:linear-gradient(135deg,#697b4e,#4c5e39);border:1px solid #586b3e;border-radius:13px;justify-content:center;align-items:center;gap:9px;min-width:145px;min-height:46px;font-size:14px;transition:transform .18s,box-shadow .18s,filter .18s;display:inline-flex;box-shadow:0 8px 16px #46563433}.order-chat-actions>button.button-primary:after{content:"→";font-size:20px;line-height:1;transition:transform .18s}.order-chat-actions>button.button-primary:hover{filter:brightness(1.06);transform:translateY(-1px);box-shadow:0 11px 21px #46563445}.order-chat-actions>button.button-primary:hover:after{transform:translate(3px)}.order-chat-actions>button.button-primary:active{transform:translateY(0)}.order-items{gap:7px;margin:10px 0;display:grid}.order-item{color:var(--ink-muted);align-items:center;gap:12px;font-size:14px;line-height:1.35;display:flex;position:relative}.order-item-image{z-index:1;object-fit:cover;background:var(--olive-soft);border:2px solid #fffdf7;border-radius:11px;flex:0 0 54px;width:54px;height:54px;transition:transform .22s,box-shadow .22s;position:relative;box-shadow:0 3px 10px #3d432e1f}.order-item:hover .order-item-image{z-index:10;transform:scale(2.15);box-shadow:0 12px 26px #23281b47}.order-item-placeholder{color:var(--ink-muted);place-items:center;font-size:8px;display:grid}.order-review-link{color:var(--terracotta);font:inherit;cursor:pointer;background:0 0;border:0;margin-left:auto;font-size:12px;font-weight:700}.review-status{margin-left:auto;color:var(--olive-dark)!important}.review-moderation-comment{text-align:right;max-width:280px;margin-left:auto;font-size:11px;line-height:1.35;display:block;color:#a8432f!important}.review-registry-status{background:var(--olive-soft);color:var(--olive-dark);border-radius:999px;margin-right:8px;padding:3px 8px;font-size:10px;font-weight:800;display:inline-block}.status-rejected{color:#a8432f;background:#f5ddd4}.status-in_moderation{color:#85651b;background:#f4e7c8}.review-form{background:#fff8f1;border:1px solid #dfc9b9;border-radius:16px;gap:8px;max-width:620px;margin-top:16px;padding:18px;display:grid}.review-form>small{color:var(--ink-muted)}.review-stars{gap:2px;display:flex}.review-stars button{color:#c8c4b7;cursor:pointer;background:0 0;border:0;padding:0 3px;font-size:27px}.review-stars button.selected{color:#c87552}.review-form textarea{border:1px solid var(--line);min-height:100px;color:var(--ink);resize:vertical;background:#fffdf8;border-radius:10px;padding:12px}.review-form-actions{justify-content:flex-end;gap:8px;display:flex}.review-attachment{color:#914f36;cursor:pointer;background:linear-gradient(135deg,#fff9f2,#f4e5d9);border:1px solid #d8b6a2;border-radius:13px;align-items:center;gap:9px;min-height:46px;padding:0 18px;font-size:14px;font-weight:800;transition:transform .18s,box-shadow .18s,border-color .18s;display:inline-flex;position:relative}.review-attachment:before{content:"◉";color:#fff;background:#c47451;border-radius:8px;place-items:center;width:25px;height:25px;font-size:13px;line-height:1;display:grid}.review-attachment small{color:var(--ink-muted);margin-left:4px;font-size:12px;font-weight:500}.review-attachment:hover{border-color:#bf7656;transform:translateY(-1px);box-shadow:0 7px 16px #b5694a2e}.review-media-preview{border:1px solid var(--line);background:var(--surface);width:92px;color:var(--ink-muted);border-radius:10px;gap:3px;padding:5px;font-size:9px;display:grid;position:relative}.review-media-list{flex-wrap:wrap;gap:8px;display:flex}.review-media-preview img,.review-media-preview video{object-fit:cover;border-radius:6px;width:80px;height:64px}.review-media-preview span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.review-media-preview button{color:#fff;cursor:pointer;background:#23231ebf;border:0;border-radius:50%;width:20px;height:20px;padding:0;font-size:15px;line-height:20px;position:absolute;top:2px;right:2px}.review-form-actions>.button-primary{background:linear-gradient(135deg,#697b4e,#4c5e39);border:1px solid #586b3e;border-radius:13px;justify-content:center;align-items:center;gap:9px;min-width:145px;min-height:46px;font-size:14px;transition:transform .18s,box-shadow .18s,filter .18s;display:inline-flex;box-shadow:0 8px 16px #46563433}.review-form-actions>.button-primary:after{content:"→";font-size:20px;line-height:1}.review-form-actions>.button-primary:hover:not(:disabled){filter:brightness(1.06);transform:translateY(-1px);box-shadow:0 11px 21px #46563445}@media (max-width:700px){.order-card{grid-template-columns:1fr;gap:16px;padding:18px}.order-card h3{font-size:19px}.order-card-meta{text-align:left;min-width:0}.order-card-meta .seller-product-actions{justify-content:flex-start}.order-item:hover .order-item-image{transform:scale(1.7)}}@media (max-width:600px){.cart-item{grid-template-columns:52px 1fr}.cart-item img,.cart-item .public-product-placeholder{width:52px;height:52px}.cart-item .button{grid-column:2;justify-self:start}.cart-group-footer{flex-direction:column;align-items:flex-start}}.public-product-detail{grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:34px;margin-top:24px;display:grid}.public-product-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.public-product-gallery img{aspect-ratio:1;object-fit:cover;background:var(--olive-soft);border-radius:14px;width:100%}.public-product-info{border:1px solid var(--line);background:var(--surface);border-radius:18px;padding:26px}.cart-toast{background:#f1f5e9;border:1px solid #cbd8bb;border-radius:14px;align-items:center;gap:12px;margin:18px 0;padding:13px 44px 13px 14px;display:flex;position:relative;box-shadow:0 8px 24px #444f321a}.cart-toast-icon{color:#fff;background:var(--olive);border-radius:50%;flex:0 0 28px;place-items:center;width:28px;height:28px;font-weight:900;display:grid}.cart-toast div{flex:1;gap:2px;display:grid}.cart-toast div strong{color:var(--olive-dark)}.cart-toast div span{color:var(--ink-muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.cart-toast .button{padding:8px 11px;font-size:12px}.cart-toast-close{color:var(--ink-muted);cursor:pointer;background:0 0;border:0;font-size:22px;position:absolute;top:8px;right:10px}.public-product-info h1{font-family:var(--serif);margin:8px 0 14px;font-size:clamp(32px,4vw,54px);font-weight:500}.public-master-link{color:var(--olive-dark);text-underline-offset:4px}.public-master-page{width:min(1180px,100% - 32px);color:var(--ink);margin:0 auto;padding:40px 0 80px}.public-master-hero{border:1px solid var(--line);background:var(--surface);border-radius:24px;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);min-height:430px;display:grid;overflow:hidden}.public-master-cover{object-fit:cover;background:var(--olive-soft);width:100%;height:100%;min-height:430px}.public-master-placeholder{color:var(--ink-muted);font-family:var(--serif);place-items:center;font-size:30px;display:grid}.public-master-identity{background:#e9e5d8;flex-direction:column;justify-content:center;padding:38px;display:flex}.public-master-avatar{object-fit:cover;border:4px solid #fffdf8;border-radius:50%;width:86px;height:86px;margin-bottom:24px;box-shadow:0 8px 20px #3d432e1f}.public-master-avatar-placeholder{color:#fffdf8;background:var(--terracotta);place-items:center;font-size:34px;display:grid}.public-master-identity h1{font-family:var(--serif);margin:8px 0;font-size:clamp(36px,4vw,62px);font-weight:500;line-height:.98}.public-master-name{color:var(--ink-muted);margin:0;font-size:17px}.public-master-rating{color:var(--terracotta);margin-top:24px;font-size:19px;font-weight:800}.public-master-rating span{color:var(--ink-muted);font-size:13px;font-weight:500}.public-master-content{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-top:22px;display:grid}.public-master-story,.public-master-process,.public-master-products{border:1px solid var(--line);background:var(--surface);border-radius:20px;padding:28px}.public-master-story h2,.public-master-process h2,.public-master-products h2{font-family:var(--serif);margin:8px 0 16px;font-size:34px;font-weight:500}.public-master-story h3{margin:24px 0 5px;font-size:17px}.public-master-story p{color:var(--ink-muted);white-space:pre-wrap;margin:0;line-height:1.65}.public-master-media-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.public-master-media-grid img,.public-master-media-grid video{aspect-ratio:1;object-fit:cover;background:var(--olive-soft);border-radius:14px;width:100%;transition:transform .2s}.public-master-media-grid img:hover,.public-master-media-grid video:hover{transform:scale(1.03)}.public-master-products{margin-top:22px}.public-master-products .section-heading{margin-bottom:20px}.public-master-posts{border:1px solid var(--line);background:var(--surface);border-radius:20px;margin-top:22px;padding:28px}.public-master-post-grid{gap:14px;display:grid}.public-master-post{border:1px solid var(--line);background:#fffdf8;border-radius:16px;padding:20px}.public-master-post-head{color:var(--ink-muted);justify-content:space-between;gap:12px;font-size:12px;display:flex}.public-master-post-head span:last-child{color:var(--terracotta)}.public-master-post h3{margin:14px 0 7px;font-size:22px}.public-master-post p{color:var(--ink-muted);white-space:pre-wrap;margin:0;line-height:1.6}.public-master-post-media{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.public-master-post-media img,.public-master-post-media video{object-fit:cover;background:var(--olive-soft);border-radius:12px;width:150px;height:150px}.seller-post-editor{border:1px solid var(--line);background:var(--surface);border-radius:18px;gap:14px;padding:24px;display:grid}.seller-post-editor label{color:var(--ink-muted);gap:7px;font-size:13px;font-weight:800;display:grid}.seller-post-editor input,.seller-post-editor textarea{box-sizing:border-box;border:1px solid var(--line);width:100%;color:var(--ink);font:inherit;background:#fffdf8;border-radius:12px;padding:13px 15px}.seller-post-editor textarea{resize:vertical;min-height:180px;line-height:1.55}.seller-post-editor-footer{color:var(--ink-muted);justify-content:space-between;align-items:center;gap:12px;font-size:12px;display:flex}.inline-notice{color:var(--olive-dark);background:var(--olive-soft);border-radius:12px;padding:12px 14px}.seller-post-list{gap:12px;margin-top:20px;display:grid}.seller-post-row{border:1px solid var(--line);background:var(--surface);border-radius:16px;justify-content:space-between;gap:18px;padding:20px;display:flex}.seller-post-row h3{margin:10px 0 7px;font-size:20px}.seller-post-row p{max-width:800px;color:var(--ink-muted);white-space:pre-wrap;margin:0;line-height:1.55}.seller-post-row time{color:var(--ink-muted);white-space:nowrap;font-size:12px}.seller-post-comment{color:var(--terracotta);margin-top:10px;display:block}.seller-post-row-actions{align-content:start;justify-items:end;gap:10px;display:grid}.seller-post-row-actions .button{white-space:nowrap}.seller-post-media{padding:4px 0}.seller-post-media-grid,.seller-post-row-media{flex-wrap:wrap;gap:10px;display:flex}.seller-post-media-card{border:1px solid var(--line);background:var(--olive-soft);border-radius:14px;width:112px;height:112px;position:relative;overflow:hidden}.seller-post-media-card img,.seller-post-media-card video,.seller-post-row-media img,.seller-post-row-media video{object-fit:cover;width:100%;height:100%;display:block}.seller-post-media-card>span{color:#fffdf8;text-align:center;background:#2d3024bf;border-radius:8px;padding:4px 6px;font-size:11px;position:absolute;inset:auto 6px 6px}.seller-post-media-card button{color:#fffdf8;cursor:pointer;background:#2d3024c7;border:0;border-radius:50%;width:24px;height:24px;padding:0;font-size:18px;line-height:1;position:absolute;top:6px;right:6px}.seller-post-media-add{box-sizing:border-box;border:1px dashed var(--terracotta);width:112px;height:112px;color:var(--terracotta);text-align:center;cursor:pointer;background:#fff8f1;border-radius:14px;place-content:center;gap:5px;padding:12px;display:grid}.seller-post-media-add input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.seller-post-media-add strong{font-size:13px;line-height:1.2}.seller-post-media-add small{color:var(--ink-muted);font-size:10px}.seller-post-row-media{margin-top:14px}.seller-post-row-media img,.seller-post-row-media video{border-radius:10px;width:90px;height:90px}.seller-post-media-card:hover img,.seller-post-media-card:hover video,.seller-post-row-media img:hover,.seller-post-row-media video:hover{transition:transform .2s;transform:scale(1.04)}.public-product-info>small,.public-product-info>p{color:var(--ink-muted)}.service-details{flex-wrap:wrap;gap:8px;margin:14px 0;display:flex}.service-details span{color:var(--olive-dark);background:#eef2e5;border:1px solid #dce3cc;border-radius:999px;padding:7px 10px;font-size:13px;font-weight:700}.service-booking-note{color:#934d32;background:#fff5ee;border:1px solid #e7c9b8;border-radius:14px;gap:4px;padding:14px 16px;display:grid}.service-booking-note span{color:var(--ink-muted);font-size:13px}.service-booking-action,.service-booking-success{background:linear-gradient(135deg,#f5f7ee,#fffdf8);border:1px solid #d7dfc8;border-radius:16px;justify-content:space-between;align-items:center;gap:16px;margin-top:24px;padding:18px;display:flex}.service-booking-action>div,.service-booking-success>div{gap:5px;display:grid}.service-booking-action strong,.service-booking-success strong{color:var(--olive-dark);font-size:16px}.service-booking-action span,.service-booking-success p{color:var(--ink-muted);margin:0;font-size:13px;line-height:1.45}.service-booking-action .button,.service-booking-success .button{white-space:nowrap;flex:none}.service-booking-success{background:#f1f5e9;border-color:#cbd8bb;align-items:flex-start}.service-booking-success>span{color:#fffdf8;background:var(--olive);border-radius:50%;flex:0 0 30px;place-items:center;width:30px;height:30px;font-weight:900;display:grid}.cart-toast-error{background:#fff4ee;border-color:#e8b49e}.cart-toast-error .cart-toast-icon{background:var(--terracotta)}.public-product-card{position:relative}.public-product-card>a{color:inherit;text-decoration:none;display:block}.catalog-favorite-button{z-index:2;width:38px;height:38px;color:var(--terracotta);box-shadow:none;text-shadow:0 1px 9px #fffdf8eb;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;padding:0;font-size:27px;line-height:1;transition:transform .18s,color .18s;display:grid;position:absolute;top:12px;right:12px}.catalog-favorite-button:hover{transform:scale(1.13)}.catalog-favorite-button.is-favorite{color:var(--terracotta);background:0 0}.catalog-product-rating{color:var(--terracotta);align-items:baseline;gap:6px;margin:10px 0 2px;font-size:14px;font-weight:800;display:flex}.catalog-product-rating small{color:var(--ink-muted);font-size:12px;font-weight:500}.public-product-price{color:var(--olive-dark);margin:20px 0 8px;font-size:28px;display:block}.public-product-description{border-top:1px solid var(--line);margin:30px 0;padding-top:20px;line-height:1.7}.public-product-description h2{font-size:20px}.product-rating-summary{color:var(--olive-dark);align-items:baseline;gap:8px;margin-top:12px;display:flex}.product-rating-summary span{color:#c87552;font-size:24px}.product-rating-summary strong{font-size:22px}.product-rating-summary small,.product-reviews-count{color:var(--ink-muted)}.product-reviews{border:1px solid var(--line);background:var(--surface);border-radius:18px;margin-top:44px;padding:28px}.product-review-list{gap:14px;display:grid}.product-review{border:1px solid var(--line);background:#fffdf8;border-radius:14px;padding:18px}.product-review-head{align-items:center;gap:14px;display:flex}.product-review-head span{color:#c87552;letter-spacing:1px}.product-review-head small{color:var(--ink-muted);margin-left:auto}.product-review p{white-space:pre-wrap;margin:12px 0 0;line-height:1.6}.review-vote-actions{gap:8px;margin-top:14px;display:flex}.review-vote-actions button{border:1px solid var(--line);min-width:64px;color:var(--ink-muted);font:inherit;cursor:pointer;background:#fffdf8;border-radius:999px;padding:7px 11px;transition:background .18s,border-color .18s,transform .18s}.review-vote-actions button:hover{border-color:#c87552;transform:translateY(-1px)}.review-vote-actions button.is-active{color:#914f36;background:#f5e4d9;border-color:#c87552}.review-media-gallery{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.review-media-button{border:1px solid var(--line);cursor:zoom-in;background:#e9e5d8;border-radius:14px;width:136px;height:136px;padding:0;position:relative;overflow:hidden}.review-media-button img,.review-media-button video{object-fit:cover;width:100%;height:100%;margin:0;transition:transform .22s;display:block}.review-media-button:hover img,.review-media-button:hover video{transform:scale(1.06)}.review-media-button:focus-visible{outline-offset:3px;outline:3px solid #c8755273}.review-media-video-badge{color:#fff;pointer-events:none;background:#2d3024d1;border-radius:50%;place-items:center;width:30px;height:30px;font-size:13px;display:grid;position:absolute;bottom:9px;right:9px}.review-media-lightbox{z-index:100;cursor:zoom-out;background:#1a1c16d6;place-items:center;padding:34px;display:grid;position:fixed;inset:0}.review-media-lightbox-content{object-fit:contain;border-radius:16px;max-width:min(92vw,1180px);max-height:88vh;box-shadow:0 24px 70px #00000061}.review-media-lightbox-close{width:46px;height:46px;color:var(--ink);cursor:pointer;background:#fffdf8;border:0;border-radius:50%;font-size:30px;line-height:1;position:absolute;top:22px;right:28px}.product-media-grid{grid-template-columns:repeat(auto-fill,minmax(110px,1fr))}.product-media-card,.product-media-add{aspect-ratio:3/4;min-height:0}.product-media-card img,.product-media-card video{height:100%}.public-product-card-media{aspect-ratio:3/4;background:var(--olive-soft);width:100%;display:block;position:relative;overflow:hidden}.public-product-card-media>img,.public-product-card-media>video,.public-product-card-media>.public-product-placeholder{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.public-product-card-media>video{z-index:1;opacity:0;transition:opacity .2s,transform .24s}.public-product-card:hover .public-product-card-media>video{opacity:1;transform:scale(1.02)}.public-product-card-media>.public-product-placeholder{place-items:center;display:grid}.catalog-video-badge{z-index:2;color:#fffdf8;pointer-events:none;background:#23271eb8;border:1px solid #fffdf8e0;border-radius:50%;place-items:center;width:34px;height:34px;font-size:13px;display:grid;position:absolute;bottom:12px;left:12px}.public-product-card>img,.public-product-card>a>img,.public-product-card>a>.public-product-placeholder,.home-product-card>img,.home-product-card>.public-product-placeholder,.favorite-product-card img,.favorite-product-card .public-product-placeholder{aspect-ratio:3/4}.public-product-gallery img,.public-product-gallery video{aspect-ratio:3/4;object-fit:cover;background:var(--olive-soft);border-radius:14px;width:100%;display:block}.master-post-card-media img,.master-post-card-media video,.public-master-post-media img,.public-master-post-media video,.public-master-media-grid img,.public-master-media-grid video{aspect-ratio:3/4;height:auto}.seller-post-media-card,.seller-post-media-add{aspect-ratio:3/4;width:112px;height:auto}.seller-post-row-media img,.seller-post-row-media video{aspect-ratio:3/4;width:90px;height:auto}.review-media-preview{width:92px}.review-media-preview img,.review-media-preview video{aspect-ratio:3/4;width:80px;height:auto}.review-media-button{aspect-ratio:3/4;width:136px;height:auto}.seller-product-image,.cart-item img,.cart-item .public-product-placeholder,.order-item-image{aspect-ratio:3/4;height:auto}.review-moderation{border:1px solid var(--line);background:var(--surface);border-radius:18px;margin-top:42px;padding:28px}.review-moderation-list{gap:14px;display:grid}.review-moderation-card{border:1px solid var(--line);background:#fffdf8;border-radius:14px;justify-content:space-between;gap:24px;padding:18px;display:flex}.review-moderation-card>div:first-child{flex:auto;min-width:0}.review-moderation-card>.seller-product-actions{flex:0 0 280px;grid-template-columns:repeat(2,minmax(110px,1fr));align-self:flex-start;margin-top:0;display:grid}.review-moderation-card>.seller-product-actions .button{min-height:58px}.review-product-link{color:var(--ink);text-decoration:none;-webkit-text-decoration-color:var(--terracotta);text-decoration-color:var(--terracotta);text-underline-offset:4px;font-size:18px;font-weight:800;line-height:1.25;display:inline-block}.review-product-link:hover{color:var(--olive-dark);text-decoration:underline}.review-moderation-card small{color:var(--ink-muted);margin-top:5px;display:block}.review-moderation-card p{white-space:pre-wrap;max-width:800px;margin:10px 0 0;line-height:1.5}.review-moderation-media{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.review-moderation-media a{border:1px solid var(--line);background:#f0ede4;border-radius:12px;display:block;overflow:hidden}.review-moderation-media img,.review-moderation-media video{object-fit:cover;width:150px;height:120px;display:block}.review-moderation-media a:hover img{transform:scale(1.04)}.review-moderation-media img{transition:transform .18s}.review-registry-filters{border:1px solid var(--line);background:#f5f1e8;border-radius:14px;grid-template-columns:minmax(150px,.8fr) minmax(180px,1fr) minmax(120px,.7fr) minmax(220px,1.4fr) auto;align-items:end;gap:10px;margin:22px 0;padding:14px;display:grid}.review-registry-filters label{color:var(--ink-muted);gap:6px;font-size:12px;font-weight:700;display:grid}.review-registry-filters input,.review-registry-filters select{border:1px solid var(--line);background:var(--surface);width:100%;min-height:42px;color:var(--ink);font:inherit;border-radius:9px;padding:8px 10px}.review-registry-search{min-width:0}.review-stars-static{color:#c87552;letter-spacing:1px;margin-top:8px}.review-remoderation-request{border-left:3px solid var(--terracotta);background:var(--terracotta-soft);color:var(--ink);border-radius:10px;margin-top:14px;padding:12px 14px}.review-remoderation-request strong,.review-remoderation-request span{display:block}.review-remoderation-request strong{color:#9b4934;font-size:13px}.review-remoderation-request span{color:var(--ink-muted);margin-top:4px;font-size:11px}.review-remoderation-request p{margin:8px 0 0;font-size:13px}.review-remoderation-history{border:1px solid var(--line);background:#f8f5ed;border-radius:10px;margin-top:14px;padding:12px 14px}.review-remoderation-history>strong{color:var(--olive-dark);font-size:13px;display:block}.review-remoderation-history-item{border-top:1px solid var(--line);margin-top:10px;padding-top:10px}.review-remoderation-history-item span{color:var(--ink-muted);font-size:11px}.review-remoderation-history-item b{color:var(--ink);margin-top:3px;font-size:11px;display:block}.review-remoderation-history-item p{margin:5px 0 0;font-size:12px}.review-remoderation-history-item small{color:#9b4934;margin-top:5px;font-size:11px;display:block}@media (max-width:700px){.review-moderation-card{flex-direction:column}.review-moderation-card>.seller-product-actions{flex-basis:auto;width:100%}}@media (max-width:900px){.review-registry-filters{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.review-registry-filters{grid-template-columns:1fr}}@media (max-width:700px){.public-product-detail{grid-template-columns:1fr}.public-product-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.service-booking-action,.service-booking-success{flex-direction:column;align-items:stretch}.service-booking-action .button,.service-booking-success .button{width:100%}}@media (max-width:600px){.cart-toast{flex-wrap:wrap;align-items:flex-start}.cart-toast .button{margin-left:40px}}.incomplete-drafts{gap:10px;margin:22px 0;display:grid}.incomplete-drafts .section-heading{margin:0}.incomplete-drafts h3{color:var(--ink);margin:0;font-size:18px}.incomplete-draft-row{border:1px dashed var(--line);background:#ffffff8c;border-radius:14px;justify-content:space-between;align-items:center;gap:15px;padding:15px 18px;display:flex}.incomplete-draft-row strong,.incomplete-draft-row small{display:block}.incomplete-draft-row small{color:var(--ink-muted);margin-top:4px;font-size:12px}.product-submit-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.product-submit-actions>*{flex:260px}@media (max-width:700px){.seller-product-row{flex-direction:column;align-items:flex-start}.seller-product-meta{text-align:left;flex-basis:auto}}.category-admin-grid{grid-template-columns:minmax(270px,360px) minmax(0,1fr);gap:22px;margin-top:30px;display:grid}.category-form{border:1px solid var(--line);background:var(--surface);border-radius:18px;align-self:start;gap:12px;padding:22px;display:grid}.category-form h2{margin:0 0 5px;font-family:Georgia,serif;font-weight:500}.category-form label{color:var(--ink-muted);gap:6px;font-size:12px;font-weight:700;display:grid}.category-form input,.category-form select{border:1px solid var(--line);width:100%;font:inherit;background:#fff;border-radius:10px;padding:10px 12px}.category-list{gap:8px;display:grid}.category-row{background:linear-gradient(135deg,#fffdf8,#faf7ef);border:1px solid #ded9cd;border-radius:18px;justify-content:space-between;align-items:center;gap:18px;padding:18px 20px;transition:border-color .18s,box-shadow .18s;display:flex;box-shadow:0 7px 18px #3f43300d}.category-row:hover{border-color:#c6ccb5;box-shadow:0 11px 24px #3f433017}.category-row strong,.category-row small{display:block}.category-row small{color:var(--ink-muted);margin-top:5px;font-size:11px}.category-row>div:first-child{flex:420px;min-width:260px}.category-row>div:first-child>strong{color:var(--ink);font-size:17px;line-height:1.25}.category-row>div:first-child>small{background:var(--olive-soft);border-radius:999px;padding:4px 8px;font-weight:700;display:inline-flex}.category-kind-editor{color:var(--ink-muted);flex-wrap:wrap;align-items:center;gap:8px 12px;margin-top:12px;font-size:12px;display:flex}.category-kind-editor label{color:var(--ink);align-items:center;gap:4px;font-weight:600;display:inline-flex}.category-kind-editor input,.category-form fieldset input{width:auto;accent-color:var(--olive-dark)}.category-form fieldset{border:1px solid var(--line);border-radius:12px;gap:7px;margin:2px 0 4px;padding:12px;display:grid}.category-form fieldset legend{color:var(--ink-muted);padding:0 5px;font-size:12px;font-weight:700}.category-form fieldset label{color:var(--ink);align-items:center;gap:6px;font-size:13px;display:flex}.category-kind-editor .button{min-height:30px;padding:6px 10px;font-size:11px}.category-popular-editor{max-width:470px;color:var(--ink-muted);flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:7px;font-size:11px;display:flex}.category-popular-editor>label:not(.button){align-items:center;gap:4px;display:inline-flex}.category-popular-editor input[type=checkbox]{width:auto;accent-color:var(--olive-dark)}.category-popular-editor input[type=number]{border:1px solid var(--line);width:54px;color:var(--ink);font:inherit;background:#fffdf8;border-radius:7px;padding:5px 6px}.category-popular-editor input:disabled{cursor:not-allowed;opacity:.5}.category-popular-hint{color:var(--ink-muted);text-align:right;flex-basis:100%;line-height:1.35}.category-popular-hint.is-manual{color:var(--olive-dark);font-weight:700}.category-popular-preview{border:1px solid var(--line);background:#ebe8dc;border-radius:8px;width:64px;height:44px;overflow:hidden}.category-popular-preview img{object-fit:cover;width:100%;height:100%}.category-popular-preview span{height:100%;color:var(--ink-muted);place-items:center;font-size:9px;display:grid}.category-popular-upload{position:relative;overflow:hidden}.category-popular-upload input{opacity:0;width:1px;height:1px;position:absolute}@media (max-width:860px){.category-admin-grid{grid-template-columns:1fr}.category-form{max-width:none}}@media (max-width:620px){.category-row{flex-direction:column;align-items:stretch}.category-popular-editor{justify-content:flex-start;max-width:none}.category-popular-hint{text-align:left}}.sidebar{color:#f9f6ec;background:linear-gradient(160deg,#ffffff0d,#0000 45%),#41483a;flex-direction:column;align-self:start;min-height:100vh;padding:28px 20px 22px;display:flex;position:sticky;top:0}.brand{border-bottom:1px solid #ffffff1f;align-items:center;gap:12px;padding:0 10px 28px;display:flex}.brand-mark{box-sizing:border-box;color:#3d4436;background:#d7c68e;border-radius:50% 50% 50% 12px;flex:0 0 45px;place-items:center;width:45px;height:45px;font-family:Georgia,serif;font-size:22px;font-style:normal;display:grid;transform:rotate(-8deg)}.brand strong,.brand small,.sidebar-footer strong,.sidebar-footer small{display:block}.brand strong{letter-spacing:.12em;text-transform:uppercase}.brand small{color:#ffffff94;text-transform:uppercase;letter-spacing:.09em;margin-top:2px;font-size:10px}.sidebar-nav{gap:7px;padding:26px 0;display:grid}.nav-link{color:#ffffffb3;border:1px solid #0000;border-radius:13px;align-items:center;gap:12px;min-height:48px;padding:8px 12px;font-size:14px;transition:all .16s;display:flex}.nav-link:hover{color:#fff;background:#ffffff12}.nav-link-active{color:#fffdf6;background:#e8daae26;border-color:#e8daae29}.nav-icon{color:#e6dab7;background:#ffffff14;border-radius:9px;place-items:center;width:28px;height:28px;font-size:11px;font-weight:800;display:grid}.sidebar-footer{border-top:1px solid #ffffff1f;align-items:center;gap:11px;margin-top:auto;padding:18px 10px 0;font-size:12px;display:flex}.sidebar-footer small{color:#ffffff7a;margin-top:3px}.admin-avatar{background:#ffffff14;border:1px solid #ffffff26;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.workspace{min-width:0}.topbar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f3f0e7d1;border-bottom:1px solid #66704d21;justify-content:space-between;align-items:center;gap:24px;min-height:78px;padding:0 clamp(24px,4vw,56px);display:flex}.topbar strong,.topbar .eyebrow{display:block}.topbar strong{margin-top:3px;font-size:14px}.eyebrow{color:var(--olive);text-transform:uppercase;letter-spacing:.14em;font-size:10px;font-weight:800}.topbar-actions{align-items:center;gap:10px;display:flex}.icon-button{border:1px solid var(--line);width:37px;height:37px;color:var(--terracotta);background:var(--surface);cursor:pointer;border-radius:12px}.environment,.always-on{color:var(--olive-dark);background:var(--olive-soft);border-radius:999px;padding:8px 12px;font-size:11px;font-weight:700}.page{width:min(1180px,100%);margin:0 auto;padding:52px clamp(24px,4vw,56px) 72px}.page-heading{justify-content:space-between;align-items:flex-end;gap:48px;display:flex}.page-heading h1{letter-spacing:-.045em;margin:10px 0 13px;font-family:Georgia,Times New Roman,serif;font-size:clamp(36px,4vw,56px);font-weight:500;line-height:1}.page-heading p{max-width:690px;color:var(--ink-muted);margin:0;font-size:15px;line-height:1.7}.heading-summary{min-width:180px;color:var(--ink-muted);border:1px solid var(--line);background:#fffdf794;border-radius:18px;padding:18px 20px;font-size:11px}.summary-value{color:var(--olive-dark);font-family:Georgia,serif;font-size:32px;line-height:1;display:block}.notice{border:1px solid;border-radius:17px;align-items:flex-start;gap:14px;margin:34px 0 38px;padding:19px 22px;display:flex}.notice-safe{background:var(--olive-soft);border-color:#cad3b8}.notice-warning{background:var(--amber-soft);border-color:#e7c992}.notice-icon,.error-symbol{color:#fff;background:var(--olive);border-radius:50%;flex:none;place-items:center;width:28px;height:28px;font-weight:800;display:grid}.notice-warning .notice-icon{background:var(--amber)}.notice p,.notice strong{display:block}.notice strong{margin-bottom:4px;font-size:13px}.notice p{color:#626558;margin:0;font-size:12px;line-height:1.6}.section-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:16px;display:flex}.section-heading h2,.section-heading p{margin:0}.section-heading h2{font-size:18px}.section-heading p{color:var(--ink-muted);margin-top:5px;font-size:12px}.settings-grid{gap:12px;display:grid}.policy-card{border:1px solid var(--line);background:var(--surface);border-radius:20px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:34px;padding:22px 24px;transition:all .16s;display:grid;box-shadow:0 5px 18px #43463408}.policy-card:hover{box-shadow:var(--shadow);border-color:#c6c2b1;transform:translateY(-1px)}.policy-card-auto{background:linear-gradient(90deg, #f7ead17a, transparent 48%), var(--surface);border-color:#e1c89e}.policy-main{align-items:flex-start;gap:17px;min-width:0;display:flex}.policy-icon{width:45px;height:45px;color:var(--olive-dark);background:var(--olive-soft);border-radius:14px;flex:none;place-items:center;font-family:Georgia,serif;font-size:18px;display:grid}.policy-card-auto .policy-icon{color:#825d27;background:var(--amber-soft)}.policy-title-row{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.policy-title-row h3{margin:0;font-size:15px}.status-badge{text-transform:uppercase;letter-spacing:.06em;border-radius:999px;padding:4px 8px;font-size:9px;font-weight:800}.status-manual{color:var(--olive-dark);background:var(--olive-soft)}.status-auto{color:#825d27;background:var(--amber-soft)}.policy-main p{color:var(--ink-muted);margin:7px 0 10px;font-size:12px;line-height:1.5}.policy-meta{color:#8a8d81;flex-wrap:wrap;gap:6px 18px;font-size:10px;display:flex}.policy-control{border-left:1px solid var(--line);align-items:center;gap:18px;padding-left:28px;display:flex}.policy-control strong,.policy-control small{text-align:right;display:block}.policy-control strong{font-size:11px}.policy-control small{color:var(--ink-muted);margin-top:3px;font-size:9px}.switch{cursor:pointer;background:#c8c8bf;border:0;border-radius:999px;flex:none;width:48px;height:27px;transition:all .16s;position:relative}.switch span{background:#fff;border-radius:50%;width:21px;height:21px;transition:all .16s;position:absolute;top:3px;left:3px;box-shadow:0 2px 5px #0000002e}.switch[aria-checked=true]{background:var(--olive)}.switch[aria-checked=true] span{transform:translate(21px)}.switch:focus-visible,.button:focus-visible,.dialog-close:focus-visible,.icon-button:focus-visible,textarea:focus-visible,.nav-link:focus-visible{outline-offset:2px;outline:3px solid #b7684c47}.audit-note{border-top:1px solid var(--line);color:var(--ink-muted);align-items:center;gap:13px;margin-top:22px;padding:18px 20px;font-size:11px;display:flex}.audit-note p{margin:0}.audit-note strong{color:var(--ink)}.audit-icon{color:var(--olive);font-size:20px}.dialog-backdrop{z-index:20;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#20231c94;place-items:center;padding:24px;display:grid;position:fixed;inset:0}body:has(.dialog-backdrop){overflow:hidden}.dialog{background:var(--surface);border:1px solid #ffffff59;border-radius:24px;width:min(530px,100%);padding:34px;position:relative;box-shadow:0 28px 90px #14161147}.dialog-mark{border-radius:15px;place-items:center;width:48px;height:48px;margin-bottom:22px;font-size:22px;font-weight:800;display:grid}.dialog-mark.danger{color:#8f472f;background:var(--terracotta-soft)}.dialog-mark.safe{color:var(--olive-dark);background:var(--olive-soft)}.dialog-close{width:36px;height:36px;color:var(--ink-muted);background:var(--surface-muted);cursor:pointer;border:0;border-radius:50%;font-size:22px;line-height:1;position:absolute;top:22px;right:22px}.dialog h2{letter-spacing:-.025em;margin:9px 0 12px;font-family:Georgia,Times New Roman,serif;font-size:29px;font-weight:500;line-height:1.16}.dialog>p{color:var(--ink-muted);margin:0 0 24px;font-size:13px;line-height:1.6}.field-label{margin-bottom:8px;font-size:11px;font-weight:800;display:block}textarea{resize:vertical;border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:13px;padding:13px 14px;font-size:12px;line-height:1.5}textarea::placeholder{color:#a5a79e}.field-help{color:#92958a;justify-content:space-between;gap:12px;margin-top:7px;font-size:9px;display:flex}.form-error{color:#8f472f;background:var(--terracotta-soft);border-radius:10px;margin:12px 0 0;padding:10px 12px;font-size:11px}.dialog-actions{justify-content:flex-end;gap:10px;margin-top:24px;display:flex}.button{cursor:pointer;border:1px solid #0000;border-radius:12px;min-height:42px;padding:0 17px;font-size:11px;font-weight:800}.button:disabled,.dialog-close:disabled{cursor:wait;opacity:.62}.button-primary{color:#fff;background:var(--olive)}.button-primary:hover{background:var(--olive-dark)}.button-secondary{color:var(--ink);border-color:var(--line);background:0 0}.button-danger{color:#fff;background:var(--terracotta)}.button-danger:hover{background:#a84d36}.toast{z-index:30;max-width:min(430px,100vw - 48px);color:var(--olive-dark);box-shadow:var(--shadow);background:#f5f7ed;border:1px solid #cfd6c0;border-radius:14px;align-items:center;gap:10px;padding:14px 18px;font-size:12px;font-weight:700;display:flex;position:fixed;bottom:24px;right:24px}.toast span{color:#fff;background:var(--olive);border-radius:50%;place-items:center;width:22px;height:22px;display:grid}.error-state{background:var(--terracotta-soft);border:1px solid #e2c0b2;border-radius:20px;gap:18px;margin:36px 0;padding:28px;display:flex}.error-state h2,.error-state p{margin:0}.error-state h2{font-size:16px}.error-state p{color:#745f55;margin:7px 0 17px;font-size:12px}.error-symbol{background:var(--terracotta)}.skeleton{background:#e4e1d6;border-radius:12px;position:relative;overflow:hidden}.skeleton:after{content:"";background:linear-gradient(90deg,#0000,#ffffff80,#0000);animation:1.4s infinite shimmer;position:absolute;inset:0;transform:translate(-100%)}.skeleton-title{width:44%;height:52px}.skeleton-copy{width:68%;height:20px;margin:16px 0 70px}.skeleton-card{height:116px}@keyframes shimmer{to{transform:translate(100%)}}@media (max-width:900px){.admin-shell{grid-template-columns:82px minmax(0,1fr)}.sidebar{padding:22px 12px}.brand{justify-content:center;padding:0 6px 22px}.brand>span:last-child,.nav-link:not(.nav-link-active):after,.nav-link{font-size:0}.nav-link{justify-content:center;padding:8px}.nav-icon{font-size:11px}.sidebar-footer>span:last-child{display:none}.sidebar-footer{justify-content:center;padding-inline:0}.page-heading{flex-direction:column;align-items:flex-start;gap:24px}.heading-summary{min-width:0}}@media (max-width:680px){.admin-shell{display:block}.sidebar{z-index:10;flex-direction:row;align-items:center;height:66px;min-height:auto;padding:10px 16px}.brand{border:0;padding:0}.brand-mark{width:40px;height:40px}.sidebar-nav{margin-left:auto;padding:0;display:flex}.nav-link{display:none}.nav-link-active{min-height:40px;padding:6px 11px;font-size:11px;display:flex}.sidebar-footer{display:none}.topbar{min-height:64px;padding-inline:20px}.topbar-actions .environment,.icon-button{display:none}.page{padding:36px 18px 58px}.page-heading h1{font-size:39px}.heading-summary{align-items:baseline;gap:10px;width:100%;display:flex}.summary-value{display:inline}.always-on{align-self:flex-start}.policy-card{grid-template-columns:1fr;gap:18px;padding:19px}.policy-control{border-top:1px solid var(--line);border-left:0;justify-content:space-between;padding:15px 0 0}.policy-control strong,.policy-control small{text-align:left}.dialog{padding:27px 22px 22px}.dialog h2{font-size:25px}.dialog-actions{flex-direction:column-reverse}.dialog-actions .button{width:100%}.portal-shell{display:block}.portal-sidebar{min-height:auto;padding:16px 18px}.portal-brand{padding-bottom:14px}.portal-nav{gap:6px;padding:14px 0 0;display:flex;overflow-x:auto}.portal-nav-link{white-space:nowrap;min-height:38px;padding:7px 11px;font-size:12px}.portal-sidebar-bottom{justify-content:space-between;align-items:center;gap:8px;padding-top:12px;display:flex}.portal-switch,.portal-logout{min-height:34px;padding:6px 9px;font-size:11px}.portal-header{min-height:88px;padding:20px 18px}.portal-header h1{font-size:31px}.portal-user-chip strong{display:none}.portal-content{padding:32px 18px 52px}.portal-welcome{padding:25px}.portal-cards{grid-template-columns:1fr}.portal-cards p{min-height:0}.profile-card{flex-direction:column}.profile-fields{grid-template-columns:1fr}.section-heading{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}}.legal-page{background:var(--paper,#fbf8f1);min-height:100vh;color:var(--ink,#293127);padding:40px 20px 80px}.legal-page-inner{width:min(900px,100%);margin:0 auto}.legal-back-link{color:var(--olive,#667052);margin-bottom:34px;text-decoration:none;display:inline-flex}.legal-header{background:#fffdf8;border:1px solid #737d593d;border-radius:26px;padding:34px;box-shadow:0 16px 38px #46402c14}.legal-header h1{max-width:760px;font-family:var(--display-font,Georgia, serif);margin:10px 0 14px;font-size:clamp(34px,6vw,58px);line-height:.98}.legal-header p{max-width:720px;color:var(--muted,#687064);margin:0 0 16px;font-size:18px;line-height:1.55}.legal-header small{color:var(--muted,#687064)}.legal-content{padding:38px 14px}.legal-content section{border-bottom:1px solid #737d592e;padding:20px 0}.legal-content h2{margin:0 0 12px;font-size:22px}.legal-content p,.legal-content li{color:#4d554b;font-size:16px;line-height:1.65}.legal-content p{white-space:pre-line;margin:0 0 12px}.legal-content ul{margin:0;padding-left:22px}.legal-footer{flex-wrap:wrap;gap:12px 22px;padding:10px 14px;display:flex}.legal-footer a{color:var(--olive,#667052)}.legal-gate-page{background:var(--paper,#fbf8f1);place-items:center;min-height:100vh;padding:28px 16px;display:grid}.legal-gate-card{box-sizing:border-box;background:#fffdf8;border:1px solid #737d593d;border-radius:26px;width:min(680px,100%);padding:clamp(24px,5vw,46px);box-shadow:0 16px 38px #46402c14}.legal-gate-card h1{font-family:var(--display-font,Georgia, serif);margin:10px 0 12px;font-size:clamp(30px,5vw,46px);line-height:1}.legal-gate-card>p{color:var(--muted,#687064);line-height:1.55}.legal-gate-list{gap:10px;margin:24px 0 18px;display:grid}.legal-gate-item{cursor:pointer;background:#fff;border:1px solid #737d5933;border-radius:14px;align-items:flex-start;gap:12px;padding:14px;display:flex}.legal-gate-item input{width:19px;height:19px;accent-color:var(--olive,#667052);margin-top:2px}.legal-gate-item span{gap:4px;display:grid}.legal-gate-item a{color:var(--olive,#667052);font-weight:650}.legal-gate-item small{color:var(--muted,#687064)}.legal-gate-card .button{justify-content:center;width:100%}.legal-select-all{margin-bottom:10px}.site-legal-footer{color:var(--muted,#687064);flex-wrap:wrap;justify-content:center;gap:8px 18px;padding:24px 18px 34px;font-size:13px;display:flex}.site-legal-footer a{color:var(--olive,#667052);text-decoration:none}.site-legal-footer a:hover{text-decoration:underline}.public-master-page{box-sizing:border-box}.media-carousel{position:relative;overflow:hidden}.media-carousel>img,.media-carousel>video{object-fit:cover;width:100%;height:100%;display:block}.media-carousel-arrow{z-index:2;color:#fff;cursor:pointer;width:40px;height:40px;box-shadow:none;opacity:.48;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#25281e1f;border:1px solid #ffffff59;border-radius:50%;font-size:30px;line-height:1;transition:opacity .18s,transform .18s;position:absolute;top:50%;transform:translateY(-50%)}.media-carousel:hover .media-carousel-arrow,.media-carousel-arrow:focus-visible{opacity:.9}.media-carousel-arrow.is-prev{left:16px}.media-carousel-arrow.is-next{right:16px}.media-carousel-dots{z-index:2;justify-content:center;gap:7px;display:flex;position:absolute;bottom:16px;left:0;right:0}.media-carousel-dots button{cursor:pointer;background:#fffdf89e;border:0;border-radius:99px;width:7px;height:7px;padding:0}.media-carousel-dots button.is-active{background:#fffdf8;width:22px}.public-master-cover.media-carousel{min-height:430px}.public-master-identity-top{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.public-master-avatar{border-width:5px;width:184px;height:184px;margin-bottom:30px}.outline-heart{width:46px;height:46px;color:var(--terracotta);cursor:pointer;background:0 0;border:0;place-items:center;padding:0;font-size:38px;line-height:1;transition:transform .2s,color .2s;display:inline-grid}.outline-heart:hover{transform:scale(1.12)}.outline-heart.is-active{color:#b94d4a}.master-avatar-cycle{cursor:pointer;background:0 0;border:0;border-radius:50%;padding:0;position:relative}.master-avatar-cycle .public-master-avatar{margin-bottom:30px;transition:transform .2s,box-shadow .2s;display:block}.master-avatar-cycle:hover .public-master-avatar{transform:scale(1.035);box-shadow:0 16px 35px #343a2933}.master-avatar-cycle>span{color:#fff;background:#363c2bc7;border-radius:99px;padding:4px 7px;font-size:10px;font-weight:800;position:absolute;bottom:31px;right:4px}.media-carousel.is-openable{cursor:zoom-in}.master-process-help{color:var(--ink-muted);margin:-9px 0 13px;font-size:12px}.master-media-lightbox{z-index:80;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);cursor:zoom-out;background:#1f2219c7;place-items:center;padding:28px;display:grid;position:fixed;inset:0}.master-media-lightbox>img,.master-media-lightbox>video{object-fit:contain;cursor:default;background:#171912;border-radius:18px;width:auto;max-width:min(980px,92vw);height:auto;max-height:88vh;box-shadow:0 28px 80px #0006}.master-media-lightbox>button{z-index:2;color:#fff;cursor:pointer;background:#1d201785;border:1px solid #ffffff47;border-radius:50%;place-items:center;width:44px;height:44px;padding:0;font-size:29px;display:grid;position:fixed;top:22px;right:24px}.public-master-cta{color:inherit;background:linear-gradient(135deg,#f8f6ec,#eef1df);border:1px solid #d5d7c4;border-radius:15px;gap:2px;margin:16px 0;padding:14px 16px;text-decoration:none;transition:transform .18s,box-shadow .18s;display:grid}.public-master-cta:hover{transform:translateY(-2px);box-shadow:0 10px 22px #4148301a}.public-master-cta span{color:var(--ink-muted);text-transform:uppercase;letter-spacing:.12em;font-size:11px}.public-master-cta strong{color:var(--olive-dark);font-size:18px}.public-master-cta i{color:var(--terracotta);font-size:12px;font-style:normal;font-weight:800}.store-media-hint{color:var(--ink-muted);font-size:12px}.public-master-rating{color:var(--terracotta);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0;font-size:19px;font-weight:800}.public-master-rating:hover span{text-decoration:underline}.master-process-carousel{background:var(--olive-soft);border-radius:16px;min-height:310px}.master-process-carousel video,.master-process-carousel img{aspect-ratio:3/4;min-height:310px}.master-reviews-panel{border:1px solid var(--line);background:var(--surface);border-radius:20px;margin-top:22px;padding:28px}.master-reviews-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.master-review-card{border:1px solid var(--line);background:#fffdf8;border-radius:16px;padding:18px}.master-review-card>div:first-child{gap:4px;display:grid}.master-review-card>div:first-child span{color:var(--terracotta);letter-spacing:2px}.master-review-card small{color:var(--ink-muted)}.master-review-card p{color:var(--ink);line-height:1.55}.master-review-media{gap:8px;display:flex;overflow-x:auto}.master-review-media img,.master-review-media video{aspect-ratio:3/4;object-fit:cover;background:var(--olive-soft);border-radius:12px;flex:0 0 108px;width:108px}.master-posts-toggle{width:100%;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:20px;padding:0;display:flex}.master-posts-toggle h2{font-family:var(--serif);margin:7px 0 0;font-size:34px;font-weight:500}.master-posts-toggle>span:last-child{color:var(--olive-dark);font-weight:800}.master-post-preview-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px;margin-top:22px;display:grid}.master-post-preview{border:1px solid var(--line);color:var(--ink);text-align:left;cursor:pointer;background:#fffdf8;border-radius:16px;gap:10px;padding:0 0 16px;transition:transform .2s,box-shadow .2s;display:grid;overflow:hidden}.master-post-preview:hover{transform:translateY(-3px);box-shadow:0 12px 25px #3e472c1c}.master-post-preview>img,.master-post-preview>video,.master-post-preview-placeholder{aspect-ratio:3/4;object-fit:cover;background:var(--olive-soft);width:100%}.master-post-preview-placeholder{color:var(--olive-dark);place-items:center;font-size:34px;display:grid}.master-post-preview>span,.master-post-preview>small,.master-post-preview>p{margin:0 15px}.master-post-preview>span{font-size:17px;font-weight:800}.master-post-preview>small{color:var(--terracotta);font-weight:750}.master-post-preview>p{color:var(--ink-muted);font-size:13px;line-height:1.45}.home-publications{overflow:hidden}.home-publications-head h2{color:var(--ink);font-family:var(--serif);margin:5px 0 6px;font-size:clamp(28px,3vw,40px);font-weight:500}.home-publications-head p{max-width:620px;color:var(--ink-muted);margin:0}.home-publications-head-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.home-publications-all-link{text-decoration:none}.home-publications-all-link i{color:var(--terracotta);transition:transform .18s}.home-publications-all-link:hover i{transform:translate(3px)}.home-publications-more i{font-size:20px}.home-publications-filters{border:1px solid var(--line);background:#fffdf8b8;border-radius:18px;grid-template-columns:minmax(220px,1.4fr) minmax(150px,1fr) minmax(150px,1fr) minmax(150px,.8fr) auto;align-items:end;gap:14px;margin:0;padding:18px;display:grid}.home-publications-filters label,.home-publications-filter-group{color:var(--ink-muted);gap:8px;font-size:12px;font-weight:800;display:grid}.home-publications-filters input:not([type=checkbox]),.home-publications-filters select{box-sizing:border-box;border:1px solid var(--line);width:100%;color:var(--ink);font:inherit;background:#fffdf8;border-radius:11px;padding:11px 13px}.home-publications-filter-group{flex-wrap:wrap;align-items:center;gap:8px;min-height:66px;display:flex}.home-publications-filter-group>span{width:100%}.home-publications-filter-group label{color:var(--ink);grid-template-columns:auto 1fr;align-items:center;gap:5px;font-size:12px;font-weight:650;display:inline-flex}.home-publications-filter-group small{color:var(--ink-muted);font-weight:500;line-height:1.35}.home-publications-reset{white-space:nowrap}.home-publication-preview-grid{margin-top:0}.home-publication-preview-grid.is-collapsed{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;padding:2px;display:grid;overflow:visible}.home-publication-preview-grid.is-collapsed .master-post-preview{min-width:0}.home-publication-preview-grid.is-expanded{grid-template-columns:repeat(4,minmax(0,1fr))}.home-publication-preview-grid .master-post-preview{min-width:0}.home-publication-preview-grid .master-post-preview>span{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.home-publication-preview-grid .master-post-preview>p{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.master-post-dialog{z-index:50;background:#23261c8f;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow:auto}.master-post-dialog>div{width:min(760px,100%);position:relative}.master-post-dialog-close{z-index:2;width:34px;height:34px;color:var(--ink);cursor:pointer;background:#fffdf8;border:0;border-radius:50%;place-items:center;padding:0;font-size:24px;display:grid;position:absolute;top:10px;right:10px}.store-media-manager{border:1px solid var(--line);background:#f7f4ea;border-radius:16px;gap:20px;padding:20px;display:grid}.store-media-manager>div{gap:10px;display:grid}.store-media-previews{flex-wrap:wrap;gap:10px;display:flex}.store-media-preview{border:1px solid var(--line);background:#fffdf8;border-radius:12px;width:116px;position:relative;overflow:hidden}.store-media-preview img,.store-media-preview video{aspect-ratio:3/4;object-fit:cover;width:100%;display:block}.store-avatar-media .store-media-preview img{aspect-ratio:1}.store-media-preview span{color:var(--ink-muted);padding:5px 8px;font-size:11px;display:block}.store-media-preview>button{color:#fff;cursor:pointer;background:#25281dc2;border:0;border-radius:50%;place-items:center;width:25px;height:25px;padding:0;font-size:20px;display:grid;position:absolute;top:6px;right:6px}.store-media-order{gap:4px;position:absolute;bottom:28px;right:5px;padding:0!important;display:flex!important}.store-avatar-media .store-media-order{bottom:5px}.store-media-order button{border:1px solid var(--line);width:22px;height:22px;color:var(--ink);cursor:pointer;background:#fffdf8;border-radius:50%;place-items:center;padding:0;font-size:13px;display:grid}.store-media-order button:disabled{opacity:.35;cursor:default}.store-media-upload{cursor:pointer;width:fit-content;display:inline-flex!important}.store-media-upload input{display:none}.store-media-upload{border:1px dashed var(--terracotta);background:#fff9f3;border-radius:11px;padding:10px 14px;color:#a44c35!important;font-size:12px!important}.store-media-empty{color:var(--ink-muted);margin:0;font-size:13px}.avatar-crop-modal{z-index:90;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#242a1e9e;place-items:center;padding:22px;display:grid;position:fixed;inset:0;overflow:auto}.avatar-crop-dialog{background:#fffdf8;border:1px solid #ffffff8a;border-radius:26px;gap:16px;width:min(580px,100%);padding:clamp(20px,4vw,34px);display:grid;position:relative;box-shadow:0 30px 80px #1e231959}.avatar-crop-dialog h2{margin:-6px 0 0;font-size:clamp(28px,5vw,42px)}.avatar-crop-dialog p{color:var(--ink-muted);margin:-7px 0 0}.avatar-crop-close{border:1px solid var(--line);width:36px;height:36px;color:var(--ink);cursor:pointer;background:#fffdf8;border-radius:50%;place-items:center;font-size:26px;line-height:1;display:grid;position:absolute;top:15px;right:15px}.avatar-crop-stage{aspect-ratio:1;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;background:#e7eadc;border:7px solid #f2eadb;border-radius:28px;justify-self:center;width:min(320px,78vw);position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #3e4c3029}.avatar-crop-stage:active{cursor:grabbing}.avatar-crop-stage:after{content:"";pointer-events:none;border:1px solid #ffffffa3;border-radius:21px;position:absolute;inset:0}.avatar-crop-stage img{-webkit-user-select:none;user-select:none;pointer-events:none;max-width:none;max-height:none;position:absolute;top:50%;left:50%}.avatar-crop-stage>span{height:100%;color:var(--ink-muted);place-items:center;font-size:14px;display:grid}.avatar-crop-zoom{color:var(--ink);gap:7px;font-size:14px;font-weight:700;display:grid}.avatar-crop-zoom input{width:100%;accent-color:var(--terracotta)}.avatar-crop-actions{justify-content:flex-end;gap:10px;display:flex}.avatar-crop-actions button{min-width:150px}@media (max-width:560px){.avatar-crop-actions{flex-direction:column-reverse}.avatar-crop-actions button{width:100%}.avatar-crop-stage{width:min(290px,82vw)}}.store-carousel-setting{justify-content:space-between;align-items:center;gap:12px;max-width:250px;margin:2px 0 4px;color:var(--ink-muted)!important;font-size:13px!important;display:flex!important}.store-carousel-setting input{width:74px;min-height:40px;padding:8px 10px}@media (max-width:700px){.public-master-avatar{width:142px;height:142px}.master-reviews-list{grid-template-columns:1fr}.master-posts-toggle{align-items:flex-end}.master-posts-toggle h2{font-size:28px}.master-process-carousel,.master-process-carousel video,.master-process-carousel img{min-height:270px}.media-carousel-arrow{width:34px;height:34px}.public-master-cover.media-carousel{min-height:280px}}@media (max-width:900px){.home-publications-filters,.home-publication-preview-grid,.publication-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.home-publications-filters{grid-template-columns:1fr}.home-publications-reset{justify-self:start}.home-publication-preview-grid,.publication-preview-grid{grid-template-columns:1fr}.home-publications-toggle h2{font-size:28px}}@media (max-width:700px){.public-master-page{width:min(100% - 20px,1180px);padding-top:24px}.public-master-hero,.public-master-content{grid-template-columns:1fr}.public-master-cover{min-height:280px;max-height:360px}.public-master-identity{padding:26px}.public-master-story,.public-master-process,.public-master-products{padding:20px}}.button.is-disabled{cursor:default;opacity:.62;pointer-events:none}.favorite-masters-section,.favorite-products-section{margin-top:34px}.section-heading.compact{margin-bottom:16px}.section-heading.compact h3{font-family:var(--font-serif);margin:4px 0 0;font-size:30px}.favorite-master-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;display:grid}.favorite-master-card{border:1px solid var(--border);background:var(--surface);border-radius:24px;align-items:center;min-height:132px;padding:20px;display:flex;position:relative;box-shadow:0 12px 30px #3139270f}.favorite-master-card>a{color:inherit;flex:1;align-items:center;gap:14px;text-decoration:none;display:flex}.favorite-master-avatar{background:var(--sage-soft);width:72px;height:72px;color:var(--ink);border-radius:50%;flex:0 0 72px;place-items:center;font-size:27px;font-weight:800;display:grid;overflow:hidden}.favorite-master-avatar img{object-fit:cover;width:100%;height:100%}.favorite-master-card h3{margin:0;font-size:20px}.favorite-master-card p{color:var(--ink-muted);margin:5px 0}.favorite-master-card strong{color:var(--terracotta)}.favorite-master-card strong small{color:var(--ink-muted);font-weight:500}.favorite-master-card .outline-heart{position:absolute;top:14px;right:14px}.seller-offers-page{max-width:1180px}.seller-offers-heading{align-items:center;margin-bottom:16px}.seller-offers-heading h2{margin-bottom:3px}.seller-add-offer{white-space:nowrap;align-items:center;gap:7px;display:inline-flex}.seller-add-offer span{font-size:18px;line-height:1}.seller-product-list{gap:12px;margin-top:0}.seller-product-row{border-radius:20px;grid-template-columns:76px minmax(0,1fr) minmax(320px,408px);align-items:center;gap:16px;min-height:120px;padding:18px 20px;transition:transform .2s,border-color .2s,box-shadow .2s;display:grid;box-shadow:0 7px 22px #3139270a}.seller-product-row:hover{border-color:#d5d7c5;transform:translateY(-2px);box-shadow:0 14px 30px #31392717}.seller-product-row.is-under-review{background:linear-gradient(110deg, var(--surface) 0%, #fffdf5 100%);border-color:#e6d9ae}.seller-product-row.is-draft{background:#fbfaf5;border-style:dashed}.seller-product-image{aspect-ratio:3/4;object-fit:cover;border-radius:14px;flex:none;width:76px;height:76px}.seller-product-main h3{margin:6px 0 3px;font-size:16px;line-height:1.22}.seller-product-main small{color:var(--ink-muted);font-size:11px}.seller-product-status{padding:4px 9px;font-size:11px}.seller-product-meta{flex:none;gap:3px;min-width:128px}.seller-product-meta strong{font-size:18px}.seller-row-actions{grid-template-columns:1fr;align-content:center;gap:8px;min-width:320px;margin:0;display:grid}.seller-row-actions>.button{width:100%}.seller-product-operations{gap:8px;width:100%;margin:0;display:grid}.seller-operation-fields{grid-template-columns:1fr 1fr auto;gap:5px;display:grid}.seller-operation-fields input{box-sizing:border-box;width:100%;min-width:0}.seller-product-actions{grid-template-columns:minmax(0,.85fr) minmax(0,1.3fr);justify-content:stretch;margin-top:0;display:grid}.seller-product-actions .button{border-radius:12px;min-height:40px;padding:8px 12px;font-size:11px;font-weight:800;transition:transform .18s,box-shadow .18s,background .18s,border-color .18s}.seller-product-actions .button:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 8px 16px #3139271f}.seller-product-actions .button-secondary{color:var(--olive-dark);background:linear-gradient(145deg,#fffefa,#f5f3e9);border-color:#d9d8ca}.seller-product-actions .button-tertiary{color:#9b4934;background:linear-gradient(145deg,#fff6f1,#f9e7df);border-color:#eed8d0}.seller-product-actions .button-primary{background:linear-gradient(135deg,#70804f,#4e5b39);border-color:#637347;box-shadow:0 7px 15px #4d5b392e}.seller-product-hint,.seller-operation-message{text-align:right;max-width:220px}.seller-edit-card-button{min-height:46px;color:var(--olive-dark);background:linear-gradient(135deg,#fafbf4,#eef1e3);border-color:#d2d8bd;justify-content:center;align-items:center;gap:8px;font-size:12px;font-weight:800;transition:transform .18s,box-shadow .18s,border-color .18s,background .18s;display:inline-flex;box-shadow:0 4px 12px #484e3512}.seller-edit-card-button:not(.is-disabled):hover{background:linear-gradient(135deg,#fffef8,#e5ebd6);border-color:#aeb895;transform:translateY(-2px);box-shadow:0 9px 18px #484e3526}.seller-edit-card-button.is-disabled{color:#8b722f;box-shadow:none;cursor:not-allowed;opacity:1;background:linear-gradient(135deg,#fffaf0,#f6ecd2);border-color:#e6d9ae}.seller-edit-card-button span{color:var(--terracotta);font-size:16px;line-height:1}.seller-edit-card-button.is-disabled span{color:#b18a28}.seller-inline-values{background:#f6f5ee;border:1px solid #0000;border-radius:14px;grid-template-columns:minmax(0,1fr) minmax(0,1fr) 34px;align-items:center;gap:10px;min-width:0;padding:9px 8px 9px 13px;display:grid;position:relative}.seller-inline-values.is-editing{background:var(--surface);border-color:#cfd3bd;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;box-shadow:0 6px 18px #31392714}.seller-inline-values>div:not(.seller-inline-edit-actions){text-align:left;gap:1px;display:grid}.seller-inline-values span{color:var(--ink-muted);text-transform:uppercase;letter-spacing:.08em;font-size:9px;font-weight:700}.seller-inline-values strong{color:var(--olive-dark);white-space:nowrap;font-size:13px}.seller-inline-values input{box-sizing:border-box;border:1px solid var(--line);width:100%;min-width:0;color:var(--ink);font:inherit;background:#fff;border-radius:9px;padding:7px 8px;font-size:12px;font-weight:700}.seller-pencil-button,.seller-icon-button{width:27px;height:27px;color:var(--olive-dark);cursor:pointer;background:#fff;border:1px solid #d8dacb;border-radius:50%;place-items:center;padding:0;transition:transform .18s,border-color .18s,background .18s;display:grid}.seller-pencil-button{justify-self:end}.seller-pencil-button:hover{border-color:var(--terracotta);background:#fff6ef;transform:scale(1.08)rotate(-8deg)}.seller-inline-edit-actions{align-items:center;gap:5px;display:flex}.seller-inline-edit-actions .button{min-height:29px;padding:0 9px;font-size:10px}.seller-analytics-dialog{width:min(850px,100vw - 28px);max-width:850px}.analytics-summary{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin:18px 0;display:grid}.analytics-summary div{background:#f2f3e9;border-radius:13px;gap:3px;padding:13px;display:grid}.analytics-summary strong{color:var(--olive-dark);font-size:23px}.analytics-summary span{color:var(--ink-muted);font-size:11px}.analytics-chart{border:1px solid var(--line);background:linear-gradient(#f8f7f1,#fff);border-radius:15px;align-items:end;gap:4px;height:180px;padding:18px 12px 6px;display:flex;overflow-x:auto}.analytics-chart>div{grid-template-rows:1fr auto;align-items:end;gap:5px;min-width:18px;height:100%;display:grid}.analytics-chart i{background:linear-gradient(180deg, var(--terracotta), var(--olive));border-radius:5px 5px 2px 2px;min-height:4px;display:block}.analytics-chart span{color:var(--ink-muted);transform-origin:50%;font-size:8px;transform:rotate(-45deg)}.analytics-table-wrap{border:1px solid var(--line);border-radius:13px;max-height:240px;margin-top:14px;overflow:auto}.analytics-table-wrap table{border-collapse:collapse;width:100%;font-size:11px}.analytics-table-wrap th,.analytics-table-wrap td{border-bottom:1px solid var(--line);text-align:right;padding:8px 10px}.analytics-table-wrap th:first-child,.analytics-table-wrap td:first-child{text-align:left}.analytics-table-wrap th{color:var(--olive-dark);background:#f3f4eb;position:sticky;top:0}.seller-unpublish-dialog{max-width:500px}.seller-unpublish-dialog p{max-width:440px;line-height:1.55}.offer-kind-picker{max-width:1180px;padding-bottom:8px}.offer-kind-options{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:18px;display:grid}.offer-kind-options button{border:1px solid var(--line);min-height:112px;color:var(--ink);background:var(--surface);text-align:left;cursor:pointer;border-radius:16px;gap:3px;padding:16px;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid}.offer-kind-options button:not(:disabled):hover{border-color:var(--olive);transform:translateY(-2px);box-shadow:0 10px 22px #3139271a}.offer-kind-options button.is-selected{border-color:var(--olive);box-shadow:inset 0 0 0 1px var(--olive);background:#f3f6eb}.offer-kind-options button:disabled{cursor:not-allowed;opacity:.55}.offer-kind-options b{color:var(--terracotta);font-size:23px;line-height:1}.offer-kind-options strong{font-size:15px}.offer-kind-options small{color:var(--ink-muted);font-size:11px;line-height:1.35}@media (max-width:960px){.seller-product-row{grid-template-columns:68px minmax(0,1fr)}.seller-product-image{width:68px;height:68px}.seller-row-actions{grid-column:1/-1;min-width:0}.seller-product-hint,.seller-operation-message{text-align:left;max-width:none}.offer-kind-options{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.seller-offers-heading{align-items:flex-start}.seller-add-offer{justify-content:center;width:100%}.seller-product-row{grid-template-columns:64px minmax(0,1fr);gap:12px;padding:14px}.seller-product-image{width:64px;height:64px}.seller-product-meta{text-align:left;grid-column:1/-1;min-width:0}.seller-row-actions{grid-column:1/-1}.seller-inline-values,.seller-inline-values.is-editing{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 34px}.seller-inline-values.is-editing{grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto}.seller-product-actions{grid-template-columns:1fr}.offer-kind-options{grid-template-columns:1fr 1fr}.offer-kind-options button{min-height:100px;padding:13px}}@media (prefers-reduced-motion:reduce){.seller-product-row,.seller-edit-card-button,.seller-product-actions .button,.seller-pencil-button{transition:none}.seller-product-row:hover,.seller-edit-card-button:not(.is-disabled):hover,.seller-product-actions .button:not(:disabled):hover,.seller-pencil-button:hover{transform:none}}.seller-dashboard{gap:20px;display:grid}.seller-dashboard-actions{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}.seller-dashboard-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.seller-dashboard-stats>article{border:1px solid var(--line);background:var(--surface);border-radius:18px;gap:4px;padding:20px;display:grid;box-shadow:0 8px 24px #3139270d}.seller-dashboard-stats strong{color:var(--olive-dark);font-family:var(--serif);font-size:38px;font-weight:500}.seller-dashboard-stats span{color:var(--ink-muted);font-size:13px}@media (max-width:700px){.seller-dashboard-stats{grid-template-columns:1fr 1fr}}.admin-operations{gap:22px;max-width:1320px;display:grid}.admin-operations .section-heading{margin:0}.admin-registry-filters{border:1px solid var(--line);background:var(--surface);border-radius:18px;grid-template-columns:190px minmax(260px,1fr) auto;align-items:end;gap:12px;padding:16px;display:grid}.admin-registry-filters label{color:var(--ink-muted);gap:6px;font-size:12px;font-weight:700;display:grid}.admin-registry-filters select,.admin-registry-filters input{box-sizing:border-box;border:1px solid var(--line);width:100%;min-height:42px;color:var(--ink);font:inherit;background:#fffdf8;border-radius:10px;padding:8px 11px}.admin-registry-filters .button{min-height:42px}.admin-overview-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;display:grid}.admin-metric{border:1px solid var(--line);min-height:154px;color:var(--ink);background:var(--surface);border-radius:19px;align-content:space-between;gap:8px;padding:20px;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s;display:grid;box-shadow:0 8px 22px #3139270d}.admin-metric:hover{border-color:#c9cfb7;transform:translateY(-3px);box-shadow:0 15px 29px #3139271a}.admin-metric span,.admin-metric small{color:var(--ink-muted);font-size:13px}.admin-metric strong{color:var(--olive-dark);font-family:var(--serif);font-size:48px;font-weight:500;line-height:1}.admin-table-wrap{border:1px solid var(--line);background:var(--surface);border-radius:18px;overflow:auto}.admin-table-wrap table{border-collapse:collapse;width:100%;min-width:760px}.admin-table-wrap th,.admin-table-wrap td{border-bottom:1px solid var(--line);color:var(--ink);text-align:left;vertical-align:middle;padding:15px 16px;font-size:13px}.admin-table-wrap tr:last-child td{border-bottom:0}.admin-table-wrap th{color:var(--olive-dark);letter-spacing:.07em;text-transform:uppercase;background:#f3f4ec;font-size:11px}.admin-table-wrap td>strong,.admin-table-wrap td>a{color:var(--ink);font-size:14px;font-weight:800;text-decoration:none;display:block}.admin-table-wrap td>a:hover{color:var(--terracotta);text-decoration:underline}.admin-table-wrap small{color:var(--ink-muted);margin-top:4px;font-size:11px;display:block}.collection-manager-panel{max-width:1180px;margin:0 auto}.collection-editor{border:1px solid var(--line);background:#f4f3ea;border-radius:22px;margin-top:28px;padding:22px}.collection-editor-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px;display:flex}.collection-editor-heading strong,.collection-editor-heading span{display:block}.collection-editor-heading strong{font-size:18px}.collection-editor-heading span{color:var(--ink-muted);margin-top:4px;font-size:13px}.collection-form-grid{grid-template-columns:1.2fr 1fr .55fr;gap:14px;margin-bottom:18px;display:grid}.collection-form-grid label{color:var(--olive-dark);flex-direction:column;gap:7px;font-size:12px;font-weight:800;display:flex}.collection-form-grid input,.collection-form-grid textarea,.collection-form-grid select{border:1px solid var(--line);background:var(--surface);min-width:0;color:var(--ink);font:inherit;border-radius:12px;padding:12px 13px;font-weight:500}.collection-form-grid textarea{resize:vertical;min-height:78px}.collection-description{grid-column:span 2}.collection-checkbox{align-self:end;align-items:center;padding:13px 0;flex-direction:row!important}.collection-checkbox input{accent-color:var(--olive)}.collection-list{margin-top:30px}.collection-list h2{font-family:var(--serif);margin:0 0 14px;font-size:26px;font-weight:500}.collection-admin-card{border:1px solid var(--line);background:var(--surface);border-radius:18px;grid-template-columns:92px minmax(0,1fr) auto;align-items:center;gap:18px;margin-top:12px;padding:14px;display:grid}.collection-admin-card.is-inactive{opacity:.62}.collection-admin-swatch{min-height:90px;color:var(--ink);border-radius:14px;padding:12px}.collection-admin-swatch span{font-size:12px;font-weight:900}.collection-admin-copy{min-width:0}.collection-admin-copy>div{align-items:center;gap:10px;display:flex}.collection-admin-copy small,.collection-admin-copy p,.collection-admin-copy code{color:var(--ink-muted)}.collection-admin-copy small{font-size:11px}.collection-admin-copy h3{margin:8px 0 3px;font-size:17px}.collection-admin-copy p{margin:0 0 5px;font-size:13px}.collection-admin-copy code{font-size:11px}.collection-admin-actions{gap:8px;display:flex}.collection-admin-actions .button{padding:10px 13px;font-size:12px}.collection-background-field{background:#fffdf8;border:1px dashed #c8cdb5;border-radius:15px;grid-column:1/-1;gap:11px;padding:14px;display:grid}.collection-background-field>div:first-child{gap:3px;display:grid}.collection-background-field strong{color:var(--olive-dark);font-size:13px}.collection-background-field span{color:var(--ink-muted);font-size:12px;font-weight:500}.collection-background-preview{grid-template-columns:118px minmax(0,1fr);align-items:center;gap:14px;display:grid}.collection-background-preview img,.collection-background-placeholder{box-sizing:border-box;aspect-ratio:4/3;border:1px solid var(--line);object-fit:cover;border-radius:12px;width:118px}.collection-background-placeholder{background:var(--olive-soft);color:var(--olive-dark);place-items:center;gap:2px;font-size:24px;display:grid}.collection-background-placeholder small{font-size:10px}.collection-background-actions{flex-wrap:wrap;gap:9px;display:flex}.collection-background-actions .button{padding:10px 12px;font-size:12px}.collection-background-upload input{display:none}.collection-admin-swatch.has-background{background-position:50%;background-size:cover}@media (max-width:760px){.collection-form-grid{grid-template-columns:1fr}.collection-description{grid-column:auto}.collection-admin-card{grid-template-columns:62px minmax(0,1fr)}.collection-admin-swatch{min-height:62px}.collection-admin-actions{grid-column:1/-1}.collection-editor-heading{flex-direction:column;align-items:flex-start}.collection-background-preview{grid-template-columns:1fr}.collection-background-preview img,.collection-background-placeholder{width:100%;max-width:180px}}.admin-status{min-height:24px;color:var(--olive-dark);white-space:nowrap;background:#e8eedb;border-radius:999px;align-items:center;padding:3px 8px;font-size:11px;font-weight:800;display:inline-flex}.admin-status-pending_moderation,.admin-status-in_moderation,.admin-status-submitted,.admin-status-new,.admin-status-pending{color:#9b5631;background:#fff0dd}.admin-status-rejected,.admin-status-blocked,.admin-status-failed{color:#9f4538;background:#ffe6df}.admin-status-hidden,.admin-status-archived,.admin-status-expired,.admin-status-cancelled,.admin-status-closed{color:#75796d;background:#eff0ec}.admin-offer-cell{align-items:center;gap:11px;min-width:265px;display:flex}.admin-offer-cell>img,.admin-offer-cell>span{background:var(--olive-soft);width:48px;height:58px;color:var(--olive-dark);object-fit:cover;border-radius:9px;flex:0 0 48px;place-items:center;display:grid;overflow:hidden}.admin-offer-cell>div{min-width:0}.admin-offer-cell a{color:var(--ink);font-weight:800;text-decoration:none;display:block}.admin-offer-cell a:hover{color:var(--terracotta)}.admin-review-button{white-space:nowrap;min-height:36px;padding:8px 12px;font-size:12px}.admin-review-button.is-attention{color:#963f27;background:#fff1e8;border-color:#c96f4a;box-shadow:0 0 0 3px #c96f4a29}.admin-moderation-attention{color:#a34e31;margin-top:5px;font-weight:800;display:block}.admin-moderation-modal{z-index:50;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#22251d7a;place-items:center;padding:32px;display:grid;position:fixed;inset:0;overflow-y:auto}.admin-moderation-modal>div{width:min(1180px,100%);max-height:calc(100vh - 64px);overflow-y:auto}.product-moderation-panel{background:#fffdf8;border:1px solid #d9c7a9;border-radius:20px;gap:18px;padding:24px;display:grid;box-shadow:0 22px 60px #1f25183d}.product-moderation-panel h3,.product-moderation-panel h4{color:var(--ink);margin:0}.product-moderation-panel header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.product-moderation-panel header>div{gap:5px;display:grid}.moderation-version-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.moderation-version{border:1px solid var(--line);background:#fbfaf4;border-radius:16px;align-content:start;gap:10px;padding:16px;display:grid}.moderation-version h4{font-size:16px}.moderation-field{border:1px solid #0000;border-radius:11px;gap:4px;padding:10px;display:grid}.moderation-field.is-changed{background:#fff0e7;border-color:#d3835d;box-shadow:inset 3px 0 #c86f48}.moderation-field small{color:var(--ink-muted);text-transform:uppercase;letter-spacing:.05em;font-size:11px;font-weight:800}.moderation-field p{white-space:pre-wrap;margin:0}.moderation-field dl{gap:5px;margin:0;display:grid}.moderation-field dl>div{grid-template-columns:minmax(80px,.8fr) minmax(120px,1.2fr);gap:8px;display:grid}.moderation-field dt{color:var(--ink-muted);font-size:12px}.moderation-field dd{margin:0;font-size:12px}.moderation-media{grid-template-columns:repeat(auto-fill,minmax(86px,1fr));gap:7px;display:grid}.moderation-media img,.moderation-media video{aspect-ratio:3/4;object-fit:cover;background:var(--olive-soft);border-radius:9px;width:100%}.moderation-decision-note{border:1px solid #e8b89e;border-left:4px solid var(--terracotta);background:#fff1e8;border-radius:13px;gap:5px;padding:13px 15px;display:grid}.moderation-decision-note strong{color:#963f27}.moderation-decision-note p{white-space:pre-wrap;margin:0}.moderation-thread{border:1px solid var(--line);background:#f4f1e8;border-radius:15px;gap:9px;max-height:360px;padding:15px;display:grid;overflow:auto}.moderation-message{background:#fffdf8;border-radius:12px;gap:4px;max-width:680px;padding:11px 13px;display:grid}.moderation-message.seller{border-left:3px solid var(--olive);justify-self:start}.moderation-message.moderator{border-right:3px solid var(--terracotta);background:#fff2e8;justify-self:end}.moderation-message strong,.moderation-message time{font-size:12px}.moderation-message time{color:var(--ink-muted)}.moderation-message p{white-space:pre-wrap;margin:2px 0 0}.moderation-comment{color:var(--ink);gap:7px;font-size:13px;font-weight:800;display:grid}.moderation-comment textarea{border:1px solid var(--line);min-height:82px;color:var(--ink);font:inherit;resize:vertical;background:#fffdf8;border-radius:11px;padding:11px}.moderation-actions{justify-content:flex-end;gap:10px;display:flex}.product-editor label:has(input[name=brand]){display:none}.seller-moderation-page{max-width:1040px;margin:0 auto;padding:42px 24px 72px}.seller-moderation-card{border:1px solid var(--line);background:var(--surface);border-radius:22px;gap:18px;margin-top:18px;padding:28px;display:grid;box-shadow:0 16px 36px #31392712}.seller-moderation-card h1{color:var(--ink);font-family:var(--serif);margin:-8px 0 0;font-size:clamp(31px,4vw,46px);font-weight:500}.seller-moderation-status,.seller-moderation-comment{background:var(--olive-soft);border-radius:14px;gap:5px;padding:14px 16px;display:grid}.seller-moderation-status strong{color:var(--olive-dark);font-size:17px}.seller-moderation-status span,.seller-moderation-comment p{color:var(--ink-muted);margin:0}.seller-moderation-comment{border-left:4px solid var(--terracotta);background:#fff0e7}.seller-moderation-comment strong{color:#a34e31}.seller-moderation-thread{border:1px solid var(--line);background:#f5f2e9;border-radius:15px;gap:9px;max-height:460px;padding:14px;display:grid;overflow:auto}.seller-moderation-message{background:#fffdf8;border-radius:13px;gap:3px;max-width:75%;padding:11px 13px;display:grid}.seller-moderation-message.seller{border-right:3px solid var(--terracotta);background:#fff0e7;justify-self:end}.seller-moderation-message.moderator{border-left:3px solid var(--olive);justify-self:start}.seller-moderation-message time{color:var(--ink-muted);font-size:12px}.seller-moderation-message p{white-space:pre-wrap;margin:3px 0 0}.seller-moderation-input{color:var(--ink);gap:7px;font-size:13px;font-weight:800;display:grid}.seller-moderation-input textarea{border:1px solid var(--line);min-height:92px;color:var(--ink);font:inherit;resize:vertical;background:#fffdf8;border-radius:12px;padding:12px}.seller-moderation-actions{justify-content:flex-end;gap:10px;display:flex}.admin-billing-grid{gap:16px;display:grid}.admin-billing-grid article{border:1px solid var(--line);background:var(--surface);border-radius:18px;padding:20px}.admin-billing-grid h3{color:var(--ink);margin:0 0 14px;font-size:18px}.subscription-promo-request{border:1px solid var(--line);background:color-mix(in srgb, var(--surface) 90%, #e4ead5);border-radius:20px;gap:14px;margin-top:20px;padding:22px;display:grid}.subscription-promo-request h3{margin:4px 0}.subscription-promo-request label{gap:8px;font-weight:700;display:grid}.subscription-promo-request textarea{resize:vertical;min-height:86px}.subscription-request-history{gap:8px;display:grid}.subscription-request-history h4{margin:2px 0}.subscription-request-history article{background:var(--surface);border:1px solid var(--line);border-radius:12px;gap:4px;padding:12px 14px;display:grid}.subscription-request-history p{margin:0;font-size:14px}.subscription-request-card{gap:13px!important}.subscription-request-card.status-issued{background:linear-gradient(135deg,#fbfdf5,#fffdf8);border-color:#bfcda7}.subscription-request-card-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.subscription-request-card-header>div{gap:3px;display:grid}.subscription-grant{color:var(--olive-dark);background:var(--olive-soft);border-radius:999px;flex:none;padding:7px 10px;font-size:13px;font-weight:800}.subscription-request-thread{gap:8px;display:grid}.subscription-request-message{background:#f6f4ec;border-radius:12px;gap:3px;max-width:min(640px,90%);padding:10px 12px;display:grid}.subscription-request-message.seller{border-right:3px solid var(--terracotta);background:#fff0e7;justify-self:end}.subscription-request-message.admin{border-left:3px solid var(--olive);background:#f1f5e7}.subscription-request-message strong{font-size:13px}.subscription-request-message small{color:var(--ink-muted);font-size:12px}.subscription-request-message p{white-space:pre-wrap;margin:1px 0 0}.subscription-grant-action{background:#f3f7e9;border:1px solid #cbd8b6;border-radius:13px;justify-content:space-between;align-items:center;gap:15px;padding:13px;display:flex}.subscription-grant-action div{gap:3px;display:grid}.subscription-grant-action span{color:var(--ink-muted);font-size:13px}.subscription-request-reply{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:9px;display:grid}.subscription-request-reply textarea{border:1px solid var(--line);min-height:44px;font:inherit;resize:vertical;border-radius:10px;padding:10px}.admin-inline-actions{gap:8px;min-width:190px;display:grid}.admin-table-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.admin-decline-request{gap:8px;padding-top:8px;display:grid}.admin-decline-request textarea{resize:vertical;min-height:64px}.admin-request-thread{gap:6px;max-width:560px;margin-top:9px;display:grid}.admin-request-thread p{color:var(--ink);white-space:pre-wrap;border-radius:10px;margin:0;padding:8px 10px;font-size:12px;line-height:1.42}.admin-request-thread p.seller{border-right:3px solid var(--terracotta);background:#fff0e7}.admin-request-thread p.admin{border-left:3px solid var(--olive);background:#f1f5e7}.admin-promo-card{grid-template-columns:minmax(220px,.75fr) minmax(430px,1.25fr);align-items:start;gap:22px;display:grid}.admin-promo-card h3{margin:6px 0}.admin-promo-card .subscription-feedback{grid-column:1/-1;margin:0}.admin-promo-form{grid-template-columns:1fr 1fr;gap:11px;display:grid}.admin-promo-form label{color:var(--ink-muted);gap:5px;font-size:12px;font-weight:800;display:grid}.admin-promo-form select,.admin-promo-form input,.admin-promo-form textarea{box-sizing:border-box;border:1px solid var(--line);min-width:0;color:var(--ink);font:inherit;background:#fffdf8;border-radius:10px;padding:9px 10px}.admin-promo-form textarea{resize:vertical;min-height:66px}.admin-promo-comment{grid-column:1/-1}.admin-promo-form .button{justify-self:start}.admin-promo-requests{gap:16px;display:grid}.admin-promo-requests .section-heading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.admin-promo-requests .section-heading h3{margin-bottom:5px}.admin-promo-issue-panel{background:color-mix(in srgb, var(--olive-soft) 68%, var(--surface));border:1px solid #d4ddbc;border-radius:15px;gap:15px;padding:18px;display:grid}.admin-promo-issue-panel>div:first-child{gap:3px;display:grid}.admin-promo-issue-panel p{margin:0}.admin-tariff-settings{border:1px solid var(--line);background:var(--surface);border-radius:18px;overflow:clip}.admin-tariff-settings summary{cursor:pointer;justify-content:space-between;align-items:center;gap:16px;padding:19px 20px;list-style:none;display:flex}.admin-tariff-settings summary::-webkit-details-marker{display:none}.admin-tariff-settings summary>span{gap:3px;display:grid}.admin-tariff-settings summary strong{color:var(--ink);font-size:18px}.admin-tariff-settings summary small{color:var(--ink-muted)}.admin-tariff-settings summary b{color:var(--olive-dark);font-size:13px}.admin-tariff-settings[open] summary{border-bottom:1px solid var(--line);background:color-mix(in srgb, var(--olive-soft) 48%, var(--surface))}.admin-tariff-settings[open] summary b{font-size:0}.admin-tariff-settings[open] summary b:after{content:"Свернуть";font-size:13px}.admin-tariff-settings-content{gap:14px;padding:18px 20px 20px;display:grid}.admin-tariff-price{border:1px solid var(--line);background:#fffdf8;border-radius:9px;align-items:center;min-width:104px;display:flex;overflow:hidden}.admin-tariff-price input{width:100%;min-width:0;color:var(--ink);font:inherit;background:0 0;border:0;outline:0;padding:8px}.admin-tariff-price span{color:var(--ink-muted);padding-right:8px;font-weight:800}.admin-tariff-actions{justify-content:space-between;align-items:center;gap:16px;display:flex}.admin-tariff-actions p{margin:0}.favorites-overview{gap:28px;display:grid}.favorites-overview .home-section{margin:0}.favorites-showcase{gap:20px;display:grid;overflow:hidden}.favorites-section-head{justify-content:space-between;align-items:flex-start;gap:22px;display:flex}.favorites-section-head h3{color:var(--ink);font-family:var(--serif);margin:5px 0 6px;font-size:clamp(28px,3vw,40px);font-weight:500}.favorites-section-head p{max-width:620px;color:var(--ink-muted);margin:0}.favorites-section-toggle{color:var(--olive-dark);font:inherit;cursor:pointer;background:#fffdf8;border:1px solid #cbd3b7;border-radius:999px;flex:none;align-items:center;gap:9px;padding:11px 14px 11px 17px;font-size:14px;font-weight:800;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.favorites-section-toggle:hover{background:#f5f8ee;transform:translateY(-2px);box-shadow:0 8px 18px #3641261f}.favorites-section-toggle b{color:#fffdf8;background:var(--olive);border-radius:50%;place-items:center;min-width:24px;height:24px;font-size:12px;display:grid}.favorites-section-toggle i{font-size:20px;font-style:normal;font-weight:500;line-height:1}.favorites-filters{background:#fffdf8b8;border:1px solid #737d5938;border-radius:18px;grid-template-columns:minmax(220px,1.45fr) minmax(150px,.75fr) minmax(180px,.9fr) auto;align-items:end;gap:10px;padding:14px;display:grid}.favorites-filters input,.favorites-filters select{box-sizing:border-box;border:1px solid var(--line);width:100%;min-width:0;min-height:44px;color:var(--ink);font:inherit;background:#fffdf8;border-radius:12px;padding:0 13px}.favorites-filters .button{white-space:nowrap;min-height:44px}.favorite-product-grid{margin-top:0}.favorite-product-grid.is-collapsed,.favorite-post-preview-grid.is-collapsed,.favorite-master-grid.is-collapsed{scroll-snap-type:x proximity;scrollbar-color:var(--olive-soft) transparent;gap:16px;margin-top:0;padding:2px 2px 10px;display:flex;overflow-x:auto}.favorite-product-grid.is-collapsed>*,.favorite-post-preview-grid.is-collapsed>*,.favorite-master-grid.is-collapsed>*{scroll-snap-align:start;flex:0 0 min(255px,75vw)}.favorite-product-grid.is-expanded{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.favorite-post-preview-grid{margin-top:0}.favorite-post-preview-grid.is-expanded{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.favorite-master-grid.is-expanded{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.favorite-master-grid.is-collapsed .favorite-master-card{min-height:148px}.favorites-post-filters{margin:0}@media (max-width:960px){.admin-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-registry-filters{grid-template-columns:180px 1fr}.admin-registry-filters .button{grid-column:1/-1}}@media (max-width:760px){.admin-promo-card,.admin-promo-form{grid-template-columns:1fr}.admin-promo-requests .section-heading,.admin-tariff-actions{flex-direction:column;align-items:stretch}.moderation-version-grid{grid-template-columns:1fr}.moderation-actions,.seller-moderation-actions{justify-content:stretch}.moderation-actions .button,.seller-moderation-actions .button{flex:1}.seller-moderation-page{padding:24px 16px 48px}.seller-moderation-card{padding:20px}.seller-moderation-message{max-width:90%}.favorites-section-head{flex-direction:column;align-items:stretch;gap:12px}.favorites-section-toggle{align-self:flex-start}.favorites-filters{grid-template-columns:1fr}.favorites-filters .button{justify-content:center}.favorites-showcase{padding:23px}}@media (max-width:620px){.admin-overview-grid,.admin-registry-filters{grid-template-columns:1fr}.admin-registry-filters .button{grid-column:auto}}@media (prefers-reduced-motion:reduce){.public-location-trigger,.notification-bell,.public-account-link,.catalog-cart-link{transition:none}.public-location-trigger:hover,.notification-bell:hover,.public-account-link:hover,.catalog-cart-link:hover{transform:none}}
