/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-serif:ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.hidden{display:none}}:root{--ink:#1f2d24;--muted:#6d766f;--line:#dfe3dc;--paper:#f6f5ef;--white:#fffdf8;--olive:#4f5f43;--olive-dark:#263a2c;--sage:#dce3d2;--sand:#e8dfd0;--gold:#ae8b58}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Noto Sans Thai,sans-serif;overflow-x:hidden}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}.shell{width:min(1440px,100%);margin:0 auto}.topbar{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f6f5efeb;border-bottom:1px solid #1f2d241a;grid-template-columns:1fr auto 1fr;align-items:center;min-height:76px;padding:0 4vw;display:grid;position:sticky;top:0}.brand{letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:12px;font-size:12px;display:flex}.brand-mark{width:28px;height:38px;position:relative}.brand-mark:before,.brand-mark:after{content:"";border:1.5px solid var(--olive);border-radius:100% 0;width:12px;height:25px;position:absolute;transform:rotate(-38deg)}.brand-mark:before{top:1px;left:2px}.brand-mark:after{bottom:1px;right:0;transform:rotate(142deg)}.live-title{letter-spacing:.08em;font-family:Georgia,Times New Roman,serif;font-size:20px}.header-actions{justify-self:end;gap:8px;display:flex}.appointment-tab{border:1px solid var(--olive-dark);background:var(--olive-dark);color:#fff;cursor:pointer;border-radius:999px;align-items:center;gap:10px;min-height:44px;padding:6px 16px;display:flex}.appointment-tab span{font-size:12px}.appointment-tab small{color:#17251c;letter-spacing:.08em;text-transform:uppercase;background:#c6a26b;border-radius:999px;padding:4px 7px;font-size:8px;font-weight:800}.icon-btn,.outline-btn,.solid-btn,.filter-pill{border:1px solid var(--line);cursor:pointer;white-space:nowrap;background:#fffdf8d1;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 16px;transition:all .2s;display:inline-flex}.icon-btn:hover,.outline-btn:hover,.filter-pill:hover{border-color:var(--olive);transform:translateY(-1px)}.solid-btn{border-color:var(--olive-dark);background:var(--olive-dark);color:#fff}.solid-btn:hover{background:#172a1e;transform:translateY(-1px)}.hero{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);align-items:end;gap:40px;padding:54px 4vw 28px;display:grid}.eyebrow{color:var(--gold);letter-spacing:.2em;text-transform:uppercase;margin:0 0 12px;font-size:11px;font-weight:700}.hero h1{letter-spacing:-.045em;max-width:760px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(46px,7vw,92px);font-weight:400;line-height:.96}.hero-copy{padding-bottom:8px}.hero-copy p{color:var(--muted);max-width:500px;margin:0 0 20px;font-size:16px;line-height:1.8}.availability{align-items:center;gap:9px;font-size:13px;display:flex}.pulse{background:#7e9b5b;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 6px #7e9b5b21}.type-home-hero{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);align-items:end;gap:48px;padding:64px 4vw 42px;display:grid}.type-home-hero h1{letter-spacing:-.045em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(52px,7vw,96px);font-weight:400;line-height:.92}.type-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding:0 4vw 90px;display:grid}.type-card{aspect-ratio:4/5;color:#fff;text-align:left;cursor:pointer;isolation:isolate;background:#c8cdc3;border:0;min-width:0;padding:0;position:relative;overflow:hidden}.type-card img{z-index:-2;object-fit:cover;width:100%;height:100%;transition:transform .75s cubic-bezier(.2,.7,.2,1);position:absolute;inset:0}.type-card:hover img{transform:scale(1.04)}.type-card-shade{z-index:-1;background:linear-gradient(#0b180f00 42%,#0b180fd6 100%);position:absolute;inset:0}.type-card-content{flex-direction:column;align-items:flex-start;padding:23px;display:flex;position:absolute;inset:auto 0 0}.type-label{color:#e8dfc7;letter-spacing:.18em;text-transform:uppercase;margin-bottom:11px;font-size:10px;font-weight:700}.type-card strong{text-wrap:balance;-webkit-line-clamp:3;-webkit-box-orient:vertical;max-width:95%;font-family:Georgia,Times New Roman,serif;font-size:clamp(18px,1.55vw,25px);font-weight:400;line-height:1.13;display:-webkit-box;overflow:hidden}.type-description{color:#ffffffc7;gap:4px;max-width:90%;margin-top:8px;font-size:11px;line-height:1.42;display:grid}.description-copy{display:block}.description-price{color:#fff7df;letter-spacing:.01em;text-shadow:0 1px 8px #00000047;background:#fffdf826;border:1px solid #ffffff57;border-radius:999px;width:fit-content;margin-top:2px;padding:5px 10px;font-size:15px;font-weight:800;line-height:1}.title-nowrap{white-space:nowrap}.type-stock{border-top:1px solid #ffffff47;justify-content:space-between;width:100%;margin-top:13px;padding-top:11px;font-size:11px;display:flex}.type-stock b{font-size:18px;font-weight:400}.type-detail-hero{background:#e7e6df;grid-template-columns:minmax(0,1.02fr) minmax(420px,.98fr);min-height:570px;display:grid}.type-detail-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:60px 5vw 56px 4vw;display:flex}.type-detail-copy h1{letter-spacing:-.035em;text-wrap:balance;max-width:780px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(40px,5.4vw,76px);font-weight:400;line-height:1.02}.type-detail-copy>p:not(.eyebrow){max-width:560px;color:var(--muted);margin:22px 0;font-size:15px;line-height:1.75}.type-detail-image{min-height:570px;overflow:hidden}.type-detail-image img{object-fit:cover;width:100%;height:100%}.back-link{color:var(--muted);cursor:pointer;background:0 0;border:0;margin-bottom:42px;padding:0;font-size:13px}.back-link:hover{color:var(--ink)}.branch-nav{scrollbar-width:none;gap:9px;padding:18px 4vw;display:flex;overflow-x:auto}.branch-nav::-webkit-scrollbar{display:none}.branch-nav button{border:1px solid var(--line);cursor:pointer;white-space:nowrap;background:0 0;border-radius:999px;justify-content:space-between;align-items:center;gap:16px;min-width:132px;min-height:54px;padding:8px 14px;display:flex}.branch-nav button b{background:var(--sage);border-radius:50%;place-items:center;width:27px;height:27px;font-size:11px;font-weight:600;display:grid}.branch-nav button.active{border-color:var(--olive-dark);background:var(--olive-dark);color:#fff}.branch-nav button.active b{background:#ffffff29}.type-controls{padding-top:2px}.size-lists{padding:0 4vw 82px}.size-section{padding-top:20px}.size-section+.size-section{border-top:1px solid var(--line);margin-top:56px;padding-top:52px}.size-section-head{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:20px;display:flex}.size-section-head p{color:var(--gold);letter-spacing:.15em;text-transform:uppercase;margin:0 0 6px;font-size:10px;font-weight:700}.size-section-head h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:38px;font-weight:400}.size-section-head>span{color:var(--muted);font-size:12px}.size-section .product-grid{padding:0}.type-empty{margin-top:22px}.subtype-landing{padding:32px 4vw 86px}.subtype-heading{max-width:760px;margin-bottom:24px}.subtype-heading h2{letter-spacing:-.025em;text-wrap:balance;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,4.6vw,64px);font-weight:400;line-height:1.02}.subtype-heading p:not(.eyebrow){max-width:580px;color:var(--muted);margin:16px 0 0;font-size:15px;line-height:1.75}.subtype-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.subtype-card{aspect-ratio:4/5;color:#fff;text-align:left;cursor:pointer;isolation:isolate;background:#d5d8d0;border:0;min-width:0;padding:0;position:relative;overflow:hidden}.subtype-card img{z-index:-2;object-fit:cover;width:100%;height:100%;transition:transform .75s cubic-bezier(.2,.7,.2,1);position:absolute;inset:0}.subtype-card:hover img{transform:scale(1.04)}.subtype-shade{z-index:-1;background:linear-gradient(#09140d14 22%,#09140de0 100%);position:absolute;inset:0}.subtype-content{flex-direction:column;align-items:flex-start;padding:24px;display:flex;position:absolute;inset:auto 0 0}.subtype-content strong{text-wrap:balance;max-width:96%;font-family:Georgia,Times New Roman,serif;font-size:clamp(24px,2.5vw,36px);font-weight:400;line-height:1.05}.subtype-content small{color:#ffffffc7;gap:5px;max-width:92%;margin-top:10px;font-size:12px;line-height:1.55;display:grid}.subtype-content .description-price{font-size:17px}.subtype-stock{border-top:1px solid #ffffff47;justify-content:space-between;align-items:center;gap:14px;width:100%;margin-top:18px;padding-top:14px;font-size:12px;font-weight:700;display:flex}.subtype-stock b{font-size:22px;font-weight:400}.category-strip{scrollbar-width:none;gap:10px;padding:14px 4vw 28px;display:flex;overflow:auto}.category-strip::-webkit-scrollbar{display:none}.mobile-category-select{display:none}.filter-pill{background:0 0}.filter-pill.active{background:var(--ink);border-color:var(--ink);color:#fff}.controls{align-items:center;gap:12px;padding:0 4vw 26px;display:flex}.search-box{flex:1;min-width:160px;position:relative}.search-box input{border:1px solid var(--line);background:var(--white);border-radius:999px;outline:none;width:100%;height:50px;padding:0 20px 0 48px}.search-box input:focus{border-color:var(--olive);box-shadow:0 0 0 3px #4f5f4314}.search-icon{color:var(--muted);position:absolute;top:15px;left:18px}.sort-box{flex:0 0 190px;gap:5px;width:190px;display:grid}.sort-box span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:700}.sort-box select{border:1px solid var(--line);background:var(--white);width:100%;height:50px;color:var(--ink);border-radius:999px;outline:none;padding:0 12px}.sort-box select:focus{border-color:var(--olive);box-shadow:0 0 0 3px #4f5f4314}.results-meta{justify-content:space-between;align-items:baseline;padding:0 4vw 16px;display:flex}.results-meta strong{font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:400}.results-meta span{color:var(--muted);font-size:13px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:34px 18px;padding:0 4vw 80px;display:grid}.product-card{cursor:pointer;min-width:0}.product-image{aspect-ratio:4/5;background:#d8d9d1;position:relative;overflow:hidden}.product-image img{object-fit:var(--image-fit,cover);object-position:var(--image-x,50%) var(--image-y,50%);width:100%;height:100%;transform:scale(var(--image-zoom,1));transition:transform .65s cubic-bezier(.2,.7,.2,1)}.product-image:after,.detail-image:after,.detail-thumbnails button:after{content:"OLIVE DE CASA";z-index:1;pointer-events:none;color:#ffffff94;letter-spacing:.23em;text-align:center;text-shadow:0 1px 12px #131f1852,0 0 1px #131f1847;mix-blend-mode:soft-light;width:138%;font-size:clamp(17px,2.55vw,34px);font-weight:700;line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-18deg)}.detail-image:after{z-index:2;color:#ffffffb8;letter-spacing:.28em;text-shadow:0 2px 12px #101d147a,0 0 2px #101d1480;mix-blend-mode:normal;font-size:clamp(22px,5vw,62px)}.detail-thumbnails button:after{letter-spacing:.13em;opacity:.85;width:160%;font-size:7px}.product-card:hover .product-image img{transform:scale(calc(var(--image-zoom,1) * 1.035))}.product-grid.product-grid-landscape-farga{grid-template-columns:repeat(2,minmax(0,1fr));gap:40px 22px}.product-grid-landscape-farga .product-image{aspect-ratio:4/3;background:#f1f1eb}.product-grid-landscape-farga .product-image img{object-fit:contain;object-position:center;width:100%;height:100%;display:block;transform:none}.product-grid-landscape-farga .product-card:hover .product-image img{transform:none}.badge{z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);letter-spacing:.08em;text-transform:uppercase;background:#fffdf8e6;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:700;position:absolute;top:14px;left:14px}.discount-badge{z-index:2;color:#fff7e6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);letter-spacing:.08em;text-transform:uppercase;background:#75462be0;border:1px solid #ffffff61;border-radius:999px;padding:8px 12px;font-size:11px;font-weight:800;position:absolute;top:14px;left:14px;box-shadow:0 10px 24px #1f18112e}.save-btn{z-index:2;cursor:pointer;background:#fffdf8e6;border:0;border-radius:50%;width:37px;height:37px;font-size:18px;position:absolute;top:12px;right:12px}.card-body{padding:15px 2px 0}.card-kicker{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;font-size:11px;display:flex}.card-body h3{margin:8px 0 7px;font-family:Georgia,Times New Roman,serif;font-size:25px;font-weight:400}.card-spec{color:var(--muted);font-size:13px}.card-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:14px;padding-top:13px;font-size:13px;display:flex}.card-link{font-weight:700}.promo-price{gap:3px;line-height:1.15;display:inline-grid}.promo-price-main{color:#7a442c;font-weight:800}.promo-price-meta{color:var(--muted);align-items:center;gap:7px;font-size:10px;display:flex}.promo-price-meta s{opacity:.78}.promo-price-meta b{color:#74452b;letter-spacing:.05em;white-space:nowrap;background:#efe2ce;border-radius:999px;padding:3px 7px;font-size:9px}.promo-price.detail{text-align:right;gap:7px}.promo-price.detail .promo-price-main{color:#6f3f29;font-family:Georgia,serif;font-size:clamp(30px,5vw,46px);font-weight:400}.promo-price.detail .promo-price-meta{font-family:var(--font-sans,inherit);justify-content:flex-end;font-size:12px}.promo-price.detail .promo-price-meta b{font-size:11px}.empty{text-align:center;border:1px dashed #bbc2b8;grid-column:1/-1;padding:80px 20px}.empty h3{margin:0 0 8px;font-family:Georgia,serif;font-size:30px;font-weight:400}.overlay{z-index:100;background:#141d1794;justify-content:flex-end;animation:.2s fade;display:flex;position:fixed;inset:0}.drawer{background:var(--paper);width:min(720px,100%);height:100%;animation:.32s cubic-bezier(.2,.7,.2,1) slide;overflow:auto}.drawer-close{z-index:2;cursor:pointer;background:#fffdf8eb;border:0;border-radius:50%;width:44px;height:44px;font-size:22px;position:fixed;top:18px;right:18px}.detail-image{touch-action:pan-y;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;background:#e7eae3;width:100%;min-height:220px;position:relative;overflow:hidden}.detail-image img{object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:auto;display:block;transform:none}.detail-image-nav{z-index:4;width:46px;height:46px;color:var(--olive-dark);cursor:pointer;background:#fffdf8e0;border:0;border-radius:50%;place-items:center;font-family:Georgia,serif;font-size:32px;line-height:1;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 6px 22px #121e152e}.detail-image-nav.previous{left:14px}.detail-image-nav.next{right:14px}.detail-image-nav:disabled{opacity:.34;cursor:default}.detail-image-count{z-index:4;color:#fff;text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#152218b8;border-radius:999px;min-width:52px;padding:7px 10px;font-size:10px;font-weight:700;position:absolute;bottom:14px;right:14px}.detail-image-options{scrollbar-width:none;background:#f5f5f0;border-bottom:1px solid #dfe3dc;gap:7px;padding:12px 14px;display:flex;overflow-x:auto}.detail-image-options::-webkit-scrollbar{display:none}.detail-image-options button{min-height:42px;color:var(--muted);font:inherit;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #d4d9d1;border-radius:999px;align-items:center;gap:8px;padding:0 15px;font-size:11px;font-weight:700;display:inline-flex}.detail-image-options button.active{border-color:var(--olive-dark);background:var(--olive-dark);color:#fff}.detail-image-options b{background:#4f5f431c;border-radius:999px;place-items:center;min-width:20px;height:20px;padding:0 5px;font-size:9px;display:grid}.detail-image-options button.active b{background:#ffffff2e}.detail-thumbnails{scrollbar-width:none;background:#e9ebe5;gap:8px;padding:10px 14px;display:flex;overflow-x:auto}.detail-thumbnails::-webkit-scrollbar{display:none}.detail-thumbnails button{cursor:pointer;background:#d5d7cf;border:2px solid #0000;flex:none;width:70px;height:82px;padding:0;position:relative;overflow:hidden}.detail-thumbnails button.active{border-color:var(--olive-dark)}.detail-thumbnails img{object-fit:cover;width:100%;height:100%}.detail-content{padding:38px clamp(22px,6vw,64px) 80px}.detail-head{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.detail-head h2{margin:7px 0 0;font-family:Georgia,serif;font-size:clamp(38px,6vw,62px);font-weight:400;line-height:1}.ready-chip{background:var(--sage);white-space:nowrap;border-radius:999px;padding:8px 12px;font-size:11px}.detail-lead{color:var(--muted);margin:24px 0;line-height:1.75}.detail-price{justify-content:space-between;align-items:baseline;margin:28px 0 20px;display:flex}.detail-price span{color:var(--muted);font-size:12px}.detail-price strong{font-family:Georgia,serif;font-size:28px;font-weight:400}.detail-price strong .promo-price{font-family:inherit}.detail-action-card{width:100%;min-width:0;height:100%;min-height:94px;color:var(--ink);font:inherit;text-align:left;white-space:normal;cursor:pointer;background:#fffdf8e6;border:1px solid #cfd7ca;border-radius:13px;justify-content:flex-start;align-items:center;padding:17px 19px;transition:border-color .2s,transform .2s,box-shadow .2s,background .2s;display:flex;position:relative;box-shadow:0 4px 16px #263a2c0b}.detail-action-card:hover{transform:translateY(-2px);box-shadow:0 10px 24px #263a2c1c}.detail-action-card>span:first-child,.line-action-copy>span{gap:4px;min-width:0;display:grid}.detail-action-card strong{font-size:15px;font-weight:700;line-height:1.25}.detail-action-card small{color:inherit;opacity:.7;font-size:10px;line-height:1.35}.detail-action-card>span:first-child>b{color:var(--gold);letter-spacing:.12em;text-transform:uppercase;margin-bottom:1px;font-size:9px;font-weight:800}.cta-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:1fr;gap:10px;display:grid}.detail-action-placement{background:linear-gradient(130deg,#f7f8f2,#e8efe3);border-color:#cbd8c5}.detail-action-primary{border-color:var(--olive-dark);background:var(--olive-dark);color:#fff}.detail-action-primary:hover{background:#172a1e}.detail-action-secondary{background:#fffdf8}.detail-action-line{background:#edf4e9;border-color:#bfcfb8}.line-action-copy{align-items:center;gap:13px;min-width:0;display:flex}.line-action-copy>.line-icon{color:#fff;letter-spacing:.04em;background:#4f7847;border-radius:12px 12px 12px 4px;flex:0 0 42px;place-items:center;width:42px;height:42px;font-size:8px;font-weight:800;display:inline-grid}.interest-overlay{z-index:180;background:#0d1811c2;place-items:center;padding:24px;animation:.2s fade;display:grid;position:fixed;inset:0;overflow:auto}.interest-dialog{background:var(--white);grid-template-columns:minmax(250px,.72fr) minmax(0,1.28fr);width:min(820px,100%);max-height:calc(100svh - 48px);display:grid;position:relative;overflow:auto;box-shadow:0 30px 90px #0000004d}.interest-close{z-index:4;width:44px;height:44px;color:var(--ink);cursor:pointer;background:#fffffff0;border:0;border-radius:50%;font-size:22px;position:absolute;top:14px;right:14px}.interest-product{background:#e8ebe3;flex-direction:column;justify-content:center;gap:22px;min-height:100%;padding:26px;display:flex}.interest-product-image{aspect-ratio:4/5;background:#d5d9d0;overflow:hidden}.interest-product-image img{object-fit:cover;width:100%;height:100%;display:block}.interest-product h3{margin:7px 0 8px;font-family:Georgia,serif;font-size:31px;font-weight:400;line-height:1.05}.interest-product>div:last-child>span{color:var(--muted);font-size:11px;line-height:1.5}.interest-product>div:last-child>strong{margin-top:15px;font-family:Georgia,serif;font-size:21px;font-weight:400;display:block}.interest-product .promo-price.detail .promo-price-main{font-size:25px}.interest-form{padding:44px 38px 36px}.interest-form-head{padding-right:34px}.interest-form-head h2{margin:7px 0 9px;font-family:Georgia,serif;font-size:clamp(38px,5vw,52px);font-weight:400;line-height:1}.interest-form-head>p:last-child{color:var(--muted);margin:0 0 24px;font-size:13px;line-height:1.65}.interest-fields{grid-template-columns:1fr 1fr;gap:14px 12px;display:grid}.interest-fields label,.interest-note{gap:7px;min-width:0;display:grid}.interest-fields label>span,.interest-note>span{color:var(--muted);letter-spacing:.07em;text-transform:uppercase;font-size:10px;font-weight:700}.interest-fields input,.interest-fields select,.interest-note textarea{border:1px solid var(--line);width:100%;min-width:0;color:var(--ink);font:inherit;background:#fbfbf8;outline:none}.interest-fields input,.interest-fields select{height:48px;padding:0 12px}.interest-note{margin-top:14px}.interest-note textarea{resize:vertical;padding:12px}.interest-fields input:focus,.interest-fields select:focus,.interest-note textarea:focus{border-color:var(--olive);box-shadow:0 0 0 3px #4f5f4314}.interest-consent{color:#788078;margin:14px 0;font-size:10px;line-height:1.55}.interest-error{color:#8b4032;background:#f9eae5;margin:0 0 12px;padding:10px 12px;font-size:11px}.interest-submit{width:100%;min-height:52px}.interest-submit:disabled{opacity:.55;cursor:wait}.interest-honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.interest-success{flex-direction:column;justify-content:center;align-items:flex-start;min-height:520px;padding:54px 38px;display:flex}.interest-success>span{background:var(--sage);width:52px;height:52px;color:var(--olive-dark);border-radius:50%;place-items:center;margin-bottom:22px;font-size:24px;display:grid}.interest-success h3{margin:8px 0 12px;font-family:Georgia,serif;font-size:38px;font-weight:400;line-height:1.08}.interest-success>p:not(.eyebrow){color:var(--muted);margin:0 0 26px;font-size:13px;line-height:1.7}.interest-success .solid-btn{min-width:190px;min-height:50px}.appointment-overlay{z-index:140;background:#0d1811b8;place-items:center;padding:24px;animation:.2s fade;display:grid;position:fixed;inset:0;overflow:auto}.appointment-dialog{background:var(--white);grid-template-columns:minmax(330px,.78fr) minmax(0,1.22fr);width:min(1180px,100%);max-height:calc(100svh - 48px);display:grid;position:relative;overflow:auto;box-shadow:0 30px 90px #0000004d}.appointment-close{z-index:3;cursor:pointer;background:#ffffffeb;border:0;border-radius:50%;width:44px;height:44px;font-size:22px;position:absolute;top:16px;right:16px}.appointment-intro{background:radial-gradient(circle at 90% 10%,#c8b17e3d,transparent 30%),var(--olive-dark);color:#fff;flex-direction:column;justify-content:center;min-height:100%;padding:54px 42px;display:flex;position:sticky;top:0}.appointment-kicker{color:#cdb388;letter-spacing:.18em;text-transform:uppercase;margin:0 0 22px;font-size:10px;font-weight:700}.appointment-intro h2{letter-spacing:-.04em;margin:0;font-family:Georgia,serif;font-size:clamp(48px,5vw,72px);font-weight:400;line-height:.93}.appointment-intro>p:not(.appointment-kicker){color:#ccd6ca;margin:28px 0;font-size:15px;line-height:1.75}.privilege-note{border-top:1px solid #fff3;gap:10px;margin-top:30px;padding-top:24px;display:grid}.privilege-note span{color:#d6bb8e;letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:700}.privilege-note strong{font-size:14px;line-height:1.5}.privilege-note small{color:#9eada0;font-size:11px;line-height:1.55}.privilege-options{gap:10px;display:grid}.privilege-options div{background:#ffffff12;border:1px solid #d6bb8e57;padding:15px}.privilege-options span{color:#d6bb8e;letter-spacing:.16em;text-transform:uppercase;margin-bottom:7px;font-size:9px;font-weight:800;display:block}.privilege-options strong{color:#fffaf0;font-size:15px;line-height:1.45;display:block}.privilege-options small{color:#b6c3b4;margin-top:5px;font-size:11px;line-height:1.55;display:block}.appointment-form-wrap{padding:48px 46px 54px}.appointment-form-head h3,.appointment-success h3{margin:0 0 24px;font-family:Georgia,serif;font-size:34px;font-weight:400}.appointment-form-head>p:not(.eyebrow){color:var(--muted);margin:-12px 0 24px;font-size:13px;line-height:1.65}.appointment-types{grid-template-columns:1fr 1fr;gap:9px;margin-bottom:26px;display:grid}.appointment-types button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;min-height:104px;padding:15px}.appointment-types button.selected{border-color:var(--olive-dark);box-shadow:inset 0 0 0 1px var(--olive-dark);background:#edf0e8}.appointment-types strong,.appointment-types span{display:block}.appointment-types strong{margin-bottom:6px;font-size:13px}.appointment-types span{color:var(--muted);font-size:11px;line-height:1.45}.appointment-fields{grid-template-columns:1fr 1fr;gap:0 14px;display:grid}.appointment-form .field span{color:var(--muted);font-size:11px}.appointment-form .field input,.appointment-form .field select,.appointment-form .field textarea{background:#fff;border-radius:0}.appointment-upload{background:#f7f7f1;border:1px dashed #aeb6aa;padding:14px}.appointment-upload input{border:0!important;min-height:36px!important;padding:5px 0!important}.appointment-upload small{color:var(--muted);font-size:10px}.appointment-consent{color:var(--muted);align-items:flex-start;gap:10px;margin:18px 0;font-size:11px;line-height:1.5;display:flex}.appointment-consent input{margin-top:2px}.appointment-submit{background:var(--olive-dark);color:#fff;cursor:pointer;border:0;width:100%;min-height:56px;font-weight:700}.appointment-submit:disabled{opacity:.55;cursor:wait}.appointment-policy{color:var(--muted);text-align:center;margin:12px 0 0;font-size:10px;line-height:1.5}.appointment-error{color:#7a3326;background:#f5e6e2;margin:0 0 14px;padding:11px 13px;font-size:12px}.appointment-honeypot{position:absolute;left:-9999px}.appointment-success{flex-direction:column;justify-content:center;align-items:flex-start;min-height:620px;display:flex}.appointment-success>span{background:var(--sage);border-radius:50%;place-items:center;width:58px;height:58px;margin-bottom:24px;font-size:26px;display:grid}.appointment-success>p:not(.eyebrow){max-width:540px;color:var(--muted);margin:0 0 28px;line-height:1.7}.filter-sheet{z-index:120;background:#141d1773;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.filter-panel{background:var(--white);border-radius:24px 24px 0 0;width:min(620px,100%);max-height:85vh;padding:24px;overflow:auto}.panel-head{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.panel-head h2{margin:0;font-family:Georgia,serif;font-weight:400}.form-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.field{gap:7px;margin-bottom:15px;display:grid}.field label{color:var(--muted);font-size:12px}.field input,.field select,.field textarea{border:1px solid var(--line);background:#fff;outline:none;width:100%;min-height:46px;padding:10px 12px}.field.field-error input{background:#fff9f6;border-color:#a95948}.field.field-error small{color:#a14e3e;font-size:10px}.filter-actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:16px;display:grid}.footer{background:radial-gradient(circle at 84% 12%,#b1c59633,transparent 30%),var(--olive-dark);color:#edf0e8;border-top:4px solid var(--gold);grid-template-columns:minmax(280px,.9fr) minmax(360px,1fr);align-items:center;gap:clamp(28px,5vw,72px);padding:clamp(60px,7vw,92px) 4vw;display:grid;position:relative;overflow:hidden}.footer:before{content:"";border:1px solid #ffffff1a;border-radius:50%;width:430px;height:430px;position:absolute;bottom:-220px;right:-110px}.footer-heading,.footer-action{z-index:1;position:relative}.footer-kicker{color:#cdb388;letter-spacing:.22em;text-transform:uppercase;margin:0 0 18px;font-size:10px;font-weight:700}.footer h2{letter-spacing:0;overflow-wrap:break-word;text-wrap:balance;max-width:560px;margin:0;font-family:Georgia,serif;font-size:clamp(38px,4.8vw,68px);font-weight:400;line-height:1.08}.footer-action{justify-self:stretch;width:min(100%,590px)}.footer-action>p{color:#d4ddd1;text-wrap:pretty;margin:0;font-size:clamp(15px,1.45vw,21px);line-height:1.75}.footer-cta{width:100%;min-height:66px;color:var(--olive-dark);background:#f1eee5;border-radius:22px;justify-content:space-between;align-items:center;gap:18px;margin:26px 0 13px;padding:12px 22px;font-size:15px;font-weight:700;line-height:1.35;transition:all .2s;display:flex}.footer-cta:hover{background:#fff;transform:translateY(-2px)}.footer-cta b{flex:none;font-size:22px;font-weight:400}.footer-action small{color:#9fac9d;font-size:11px}.admin-shell{background:#f1f2ed;min-height:100vh}.admin-nav{background:var(--olive-dark);color:#fff;justify-content:space-between;align-items:center;min-height:70px;padding:0 28px;display:flex}.admin-nav .brand-mark:before,.admin-nav .brand-mark:after{border-color:#dce3d2}.admin-main{width:min(1320px,100% - 40px);margin:0 auto;padding:38px 0 80px}.admin-title{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:28px;display:flex}.admin-title h1{margin:0;font-family:Georgia,serif;font-size:48px;font-weight:400}.admin-title p{color:var(--muted);margin:6px 0 0}.kpi-grid{grid-template-columns:repeat(5,1fr);gap:10px;margin-bottom:24px;display:grid}.kpi{background:#fff;border:1px solid #e1e4df;padding:18px}.kpi span{color:var(--muted);text-transform:uppercase;letter-spacing:.09em;font-size:11px}.kpi strong{margin-top:8px;font-family:Georgia,serif;font-size:32px;font-weight:400;display:block}.inquiry-kpi button{color:var(--olive-dark);font:inherit;cursor:pointer;background:#f6f7f3;border:1px solid #ccd4ca;border-radius:999px;margin-top:10px;padding:7px 10px;font-size:12px}.inquiry-kpi button:hover{background:#edf1e8}.inquiry-kpi button:disabled{cursor:wait;opacity:.58}.stock-type-panel{background:#fff;border:1px solid #dfe3dd;margin-bottom:24px;padding:18px}.stock-type-head{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:14px;display:flex}.stock-type-head h2{margin:0;font-family:Georgia,serif;font-size:30px;font-weight:400}.stock-type-head button,.stock-group-tabs button,.stock-legacy-filter button{min-height:42px;color:var(--ink);cursor:pointer;background:#fff;border:1px solid #dfe3dc;border-radius:999px;align-items:center;gap:10px;padding:0 14px;display:inline-flex}.stock-type-head button.active,.stock-group-tabs button.active,.stock-legacy-filter button.active{border-color:var(--olive-dark);background:var(--olive-dark);color:#fff}.stock-type-panel button b{min-width:26px;height:26px;color:var(--olive-dark);background:#edf1e9;border-radius:999px;place-items:center;padding:0 7px;font-size:11px;display:inline-grid}.stock-type-panel button.active b{color:#fff;background:#ffffff26}.stock-group-tabs{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.stock-group-tabs button span{font-weight:700}.stock-album-groups{gap:14px;display:grid}.stock-album-row{border-top:1px solid #edf0eb;grid-template-columns:150px minmax(0,1fr);align-items:start;gap:14px;padding-top:14px;display:grid}.stock-album-row-title strong,.stock-album-row-title span{display:block}.stock-album-row-title strong{font-size:13px}.stock-album-row-title span{color:var(--muted);margin-top:4px;font-size:11px}.stock-tier-groups{gap:9px;display:grid}.stock-tier-block{gap:7px;display:grid}.tier-chip{cursor:pointer;background:#fbfcf8;border:1px solid #dfe3dc;border-radius:999px;justify-content:space-between;align-items:center;gap:10px;width:min(220px,100%);min-height:50px;padding:6px 8px 6px 14px;display:inline-flex}.tier-chip span{letter-spacing:.04em;font-size:18px;font-weight:900}.tier-chip small{color:var(--muted);margin-right:auto;font-size:10px}.tier-chip.active{border-color:var(--olive-dark);background:var(--olive-dark);color:#fff}.tier-chip.active small{color:#ffffffa6}.tier-chip.empty{opacity:.48}.stock-album-chips{flex-wrap:wrap;gap:7px;padding-left:16px;display:flex}.stock-album-chips button{cursor:pointer;background:#fbfcf8;border:1px solid #dfe3dc;border-radius:999px;align-items:center;gap:8px;min-height:50px;padding:5px 8px 5px 6px;display:inline-flex}.stock-album-chips button.active{border-color:var(--olive-dark);box-shadow:inset 0 0 0 1px var(--olive-dark);background:#edf1e9}.stock-album-chips button.empty{opacity:.48}.album-chip-copy{text-align:left;gap:1px;min-width:74px;padding-left:6px;display:grid}.album-chip-copy span{letter-spacing:.03em;font-size:12px;font-weight:800}.stock-album-chips small{color:var(--muted);font-size:9px}.stock-album-chips b{min-width:24px;height:24px}.stock-legacy-filter{border-top:1px solid #edf0eb;margin-top:12px;padding-top:12px}.admin-card{background:#fff;border:1px solid #e1e4df}.admin-toolbar{border-bottom:1px solid #e1e4df;justify-content:space-between;gap:10px;padding:14px;display:flex}.admin-search-controls{flex-wrap:wrap;gap:8px;display:flex}.admin-toolbar input{border:1px solid var(--line);width:min(360px,100%);min-height:42px;padding:0 13px}.price-range-filter{align-items:center;gap:6px;display:flex}.price-range-filter input{width:138px}.price-range-filter span{color:var(--muted)}.admin-toolbar-meta{align-items:center;gap:10px;display:flex}.admin-toolbar-meta>span{color:var(--muted);white-space:nowrap;font-size:11px}.view-toggle{background:#fbfcf8;border:1px solid #dfe3dc;border-radius:999px;gap:3px;min-height:40px;padding:3px;display:inline-flex}.view-toggle button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:0 12px}.view-toggle button.active{background:var(--olive-dark);color:#fff}.bulk-toolbar{background:#fbfcf8;border-bottom:1px solid #e9ece7;flex-wrap:wrap;align-items:center;gap:9px;padding:12px 14px;display:flex}.bulk-toolbar>span{color:var(--muted);margin-right:auto;font-size:12px}.bulk-toolbar select{border:1px solid var(--line);max-width:280px;min-height:38px;color:var(--ink);background:#fff;border-radius:999px;padding:0 13px}.bulk-toolbar button{min-height:38px}.bulk-toolbar button:disabled,.outline-btn:disabled,.solid-btn:disabled{opacity:.48;cursor:not-allowed;transform:none}.table-wrap{overflow-x:auto}.product-table{border-collapse:collapse;width:100%;min-width:1320px}.product-table th{text-align:left;color:var(--muted);text-transform:uppercase;letter-spacing:.08em;border-bottom:1px solid #e1e4df;padding:12px 16px;font-size:10px}.product-table td{border-bottom:1px solid #eef0ec;padding:13px 16px;font-size:13px}.product-table tr.needs-rephoto-row td{background:#fffaf0}.product-table .select-cell{text-align:center;width:44px;padding-right:4px}.select-cell input{width:18px;height:18px;accent-color:var(--olive-dark);cursor:pointer}.mini-product{align-items:center;gap:12px;display:flex}.mini-photo-btn{cursor:zoom-in;background:#ddd;border:0;width:48px;height:58px;padding:0;overflow:hidden}.mini-product img{object-fit:var(--image-fit,cover);object-position:var(--image-x,50%) var(--image-y,50%);width:100%;height:100%;transform:scale(var(--image-zoom,1))}.mini-product strong{margin-bottom:3px;display:block}.mini-product span{color:var(--muted);font-size:11px}.image-update-cell{gap:3px;min-width:112px;display:grid}.image-update-cell strong{color:var(--ink);white-space:nowrap;font-size:11px;font-weight:600}.image-update-cell span{color:#496142;white-space:nowrap;background:#edf3e9;border-radius:999px;width:fit-content;padding:4px 7px;font-size:9px;font-weight:700}.image-update-cell.stale span{color:#8a5a24;background:#fbefdd}.admin-gallery-view{color:var(--ink);background:#f5f6f1}.gallery-section{background:#f5f6f1;border-bottom:12px solid #eef1eb}.gallery-section-head{z-index:8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f9faf6f5;border-bottom:1px solid #dfe4dc;justify-content:space-between;align-items:center;gap:12px;min-height:60px;padding:11px 14px;display:flex;position:sticky;top:0}.gallery-section-head strong,.gallery-section-head span{display:block}.gallery-section-head strong{font-size:15px;line-height:1.25}.gallery-section-head span{color:var(--muted);margin-top:2px;font-size:11px}.gallery-section-head b{min-width:44px;height:30px;color:var(--olive-dark);white-space:nowrap;background:#fff;border:1px solid #dce2d9;border-radius:999px;place-items:center;padding:0 10px;font-size:12px;display:inline-grid}.gallery-mosaic{background:#e8ece5;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:3px;padding:3px;display:grid}.gallery-tile{aspect-ratio:1;background:#e3e7df;position:relative;overflow:hidden}.gallery-tile.selected{outline-offset:-3px;outline:3px solid #21c973}.gallery-tile.needs-rephoto{box-shadow:inset 0 0 0 3px #d68a35}.gallery-image{cursor:zoom-in;background:#e3e7df;border:0;width:100%;height:100%;padding:0;display:block;overflow:hidden}.gallery-image img{object-fit:var(--image-fit,cover);object-position:var(--image-x,50%) var(--image-y,50%);width:100%;height:100%;transform:scale(var(--image-zoom,1));display:block}.gallery-check{z-index:3;background:#ffffffd6;border-radius:999px;place-items:center;width:30px;height:30px;display:grid;position:absolute;top:8px;left:8px;box-shadow:0 3px 12px #0003}.gallery-check input{accent-color:#21c973;cursor:pointer;width:17px;height:17px}.gallery-fav{z-index:3;color:#9fa89d;cursor:pointer;background:#ffffffd6;border:0;border-radius:999px;width:30px;height:30px;position:absolute;top:8px;right:8px;box-shadow:0 3px 12px #0003}.gallery-fav.active{color:#fff;background:#244330}.gallery-fav:disabled{opacity:.55;cursor:not-allowed}.gallery-rephoto{z-index:3;color:#7a6b55;cursor:pointer;background:#ffffffe0;border:1px solid #ffffff8c;border-radius:999px;min-height:26px;padding:0 8px;font-size:9px;font-weight:700;position:absolute;top:44px;right:8px;box-shadow:0 3px 12px #00000029}.gallery-rephoto.active{color:#fff;background:#d68a35;border-color:#d89950}.gallery-rephoto:disabled{opacity:.55;cursor:not-allowed}.gallery-code,.gallery-price{z-index:2;color:#fff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0e140fc2;border-radius:999px;font-size:10px;line-height:1;position:absolute;left:8px}.gallery-code{letter-spacing:.04em;padding:5px 8px;bottom:30px}.gallery-price{text-overflow:ellipsis;white-space:nowrap;max-width:calc(100% - 16px);padding:5px 8px;bottom:8px;overflow:hidden}.status-select{border:1px solid var(--line);background:#fff;min-height:34px;padding:0 8px}.status-dot{background:#7c9a61;border-radius:50%;width:7px;height:7px;margin-right:6px;display:inline-block}.status-dot.reserved{background:#c59a50}.status-dot.sold,.status-dot.hidden{background:#a3aaa3}.status-dot.draft{background:#7f8ca1}.stock-album-chip{max-width:170px;color:var(--olive-dark);white-space:nowrap;text-overflow:ellipsis;background:#f2f4ef;border-radius:999px;padding:6px 9px;font-size:10px;display:inline-flex;overflow:hidden}.public-heart{color:#b7bdb5;cursor:pointer;background:#fff;border:1px solid #dfe3dc;border-radius:50%;width:34px;height:34px}.public-heart.active{color:#a34232;background:#fff3f0;border-color:#e6c9c1}.public-heart:disabled{opacity:.45;cursor:not-allowed}.permission-dash{color:#a8afa8}.product-actions{align-items:center;gap:7px;display:flex}.mini-action{border:1px solid var(--line);min-height:34px;color:var(--ink);cursor:pointer;white-space:nowrap;background:#fff;border-radius:999px;padding:0 11px;font-size:11px;transition:all .2s}.mini-action:hover:not(:disabled){border-color:var(--olive);transform:translateY(-1px)}.rephoto-action{color:#7d5829;background:#fff9ef;border-color:#e4c99f}.rephoto-action.active{color:#fff;background:#d68a35;border-color:#d89950}.mini-action:disabled{opacity:.48;cursor:not-allowed}.price-action{color:#7b4b2e;background:#fbf5ea;border-color:#dfd2be;font-weight:700}.hide-price-action{color:#667068;background:#f7f7f4;border-color:#dfe2dc}.hide-price-action.active{color:#fff;background:#2f3b32;border-color:#2f3b32}.admin-hidden-price{color:#5d675f;white-space:nowrap;background:#eef0ec;border-radius:999px;padding:5px 8px;font-size:11px;display:inline-block}.image-action{color:var(--olive-dark);background:#f4f7ef;border-color:#d9e1d2}.reserve-action{color:#7c5325;background:#f6ead7;border-color:#e6cda9;font-weight:700}.sold-action{color:var(--olive-dark);background:#edf1e9;border-color:#d8e0d3}.delete-action{color:#8f3f2d;background:#fff7f4;border-color:#efd7cf}.image-adjust-modal .panel-head{align-items:flex-start}.image-adjust-modal .panel-head h2{margin-bottom:3px}.image-adjust-modal .panel-head span{color:var(--muted);font-size:12px}.image-adjust-preview{aspect-ratio:4/5;background:#d8d9d1;margin:18px 0;position:relative;overflow:hidden}.image-adjust-preview:after,.quick-photo-preview:after{content:"";z-index:2;pointer-events:none;mix-blend-mode:screen;background:linear-gradient(90deg,#0000 calc(33.333% - .5px),#ffffffb8 calc(33.333% - .5px) calc(33.333% + .5px),#0000 calc(33.333% + .5px)),linear-gradient(90deg,#0000 calc(66.666% - .5px),#ffffffb8 calc(66.666% - .5px) calc(66.666% + .5px),#0000 calc(66.666% + .5px)),linear-gradient(#0000 calc(33.333% - .5px),#ffffffb8 calc(33.333% - .5px) calc(33.333% + .5px),#0000 calc(33.333% + .5px)),linear-gradient(#0000 calc(66.666% - .5px),#ffffffb8 calc(66.666% - .5px) calc(66.666% + .5px),#0000 calc(66.666% + .5px));position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffff73}.image-adjust-preview img{object-fit:var(--image-fit,cover);object-position:var(--image-x,50%) var(--image-y,50%);width:100%;height:100%;transform:scale(var(--image-zoom,1));display:block}.image-fit-switch{background:#eef1eb;border:1px solid #dce1da;grid-template-columns:1fr 1fr;gap:4px;margin:0 0 16px;padding:4px;display:grid}.image-fit-switch button{min-height:54px;color:var(--muted);cursor:pointer;background:0 0;border:1px solid #0000;place-items:center;gap:2px;padding:8px 12px;display:grid}.image-fit-switch button b{color:var(--ink);font-size:12px}.image-fit-switch button span{font-size:9px}.image-fit-switch button.active{background:#fff;border-color:#cbd5c7;box-shadow:0 3px 12px #263a2c12}.image-fit-switch.compact{margin:12px 12px 4px}.image-fit-switch.compact button{min-height:46px}.image-adjust-fields,.quick-image-adjust-fields{gap:12px;display:grid}.image-adjust-fields label,.quick-image-adjust-fields label{color:var(--muted);grid-template-columns:88px minmax(0,1fr) 48px;align-items:center;gap:10px;font-size:11px;display:grid}.image-adjust-fields input,.quick-image-adjust-fields input{width:100%;accent-color:var(--olive-dark)}.image-adjust-fields b,.quick-image-adjust-fields b{color:var(--ink);text-align:right;font-size:10px}.quick-adjust-presets{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.quick-adjust-presets button{border:1px solid var(--line);min-height:32px;color:var(--ink);cursor:pointer;background:#fff;border-radius:999px;padding:0 10px;font-size:10px}.image-adjust-help{color:var(--muted);margin:14px 0 0;font-size:11px;line-height:1.6}.price-edit-modal .panel-head{align-items:flex-start}.price-edit-modal .panel-head h2{margin-bottom:3px}.price-edit-modal .panel-head span{color:var(--muted);font-size:12px}.price-edit-help{color:var(--muted);margin:10px 0 0;font-size:11px;line-height:1.6}.price-current-preview{background:#fafbf7;border:1px solid #e2e5de;justify-content:space-between;align-items:baseline;gap:18px;margin:16px 0 18px;padding:16px;display:flex}.price-current-preview span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:700}.price-current-preview strong{color:#6f3f29;font-family:Georgia,serif;font-size:30px;font-weight:400}.modal-wrap{z-index:150;background:#141d1794;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:var(--white);width:min(720px,100%);max-height:92vh;padding:26px;overflow:auto}.modal h2{margin:0 0 20px;font-family:Georgia,serif;font-size:32px;font-weight:400}.image-viewer-wrap{background:#0b100dd1;padding:14px}.image-viewer-panel{background:#f7f6ef;width:min(1120px,100%);max-height:94vh;padding:18px;overflow:auto}.image-viewer-panel .panel-head{align-items:flex-start;margin-bottom:14px}.image-viewer-panel .panel-head h2{margin:0;font-family:Georgia,serif;font-size:30px;font-weight:400}.image-viewer-panel .panel-head span{color:var(--muted);font-size:12px}.full-image-stage{background:#111812;place-items:center;max-height:min(72vh,860px);display:grid;overflow:auto}.full-image-stage img{width:auto;max-width:100%;height:auto;max-height:none;display:block}.download-modal{width:min(560px,100%)}.download-modal .panel-head{align-items:flex-start;margin-bottom:18px}.download-modal .panel-head h2{margin:0 0 3px}.download-modal .panel-head span{color:var(--muted);font-size:11px}.download-summary,.download-ready{background:#f8faf5;border:1px solid #e0e4dc;align-items:center;gap:16px;padding:18px;display:flex}.download-summary>strong{min-width:54px;color:var(--olive-dark);text-align:center;font:400 48px/1 Georgia,serif}.download-summary b,.download-summary span,.download-ready strong,.download-ready span{display:block}.download-summary b,.download-ready strong{color:var(--ink);font-size:14px}.download-summary span,.download-ready span{color:var(--muted);margin-top:4px;font-size:11px;line-height:1.55}.download-quality-picker{border:1px solid var(--line);background:#f4f6f1;grid-template-columns:1fr 1fr;gap:4px;margin-top:12px;padding:4px;display:grid}.download-quality-picker button{min-height:66px;color:var(--muted);text-align:left;cursor:pointer;background:0 0;border:0;padding:10px 12px}.download-quality-picker button.active{color:var(--olive-dark);background:#fff;box-shadow:0 1px 5px #18322317}.download-quality-picker b,.download-quality-picker span{display:block}.download-quality-picker b{font-size:11px}.download-quality-picker span{margin-top:3px;font-size:9px;line-height:1.45}.download-gallery-option{border:1px solid var(--line);cursor:pointer;align-items:center;gap:12px;margin-top:12px;padding:14px 16px;display:flex}.download-gallery-option input{width:20px;height:20px;accent-color:var(--olive-dark);flex:none}.download-gallery-option span,.download-gallery-option b,.download-gallery-option small{display:block}.download-gallery-option b{color:var(--ink);font-size:12px}.download-gallery-option small{color:var(--muted);margin-top:3px;font-size:10px}.download-progress{margin-top:16px}.download-progress div{color:var(--muted);justify-content:space-between;font-size:11px;display:flex}.download-progress progress{width:100%;height:8px;accent-color:var(--olive-dark);margin-top:8px}.download-error{color:#714d24;background:#f5eadc;margin:12px 0 0;padding:10px 12px;font-size:11px;line-height:1.5}.download-actions{grid-template-columns:1fr 1.5fr;gap:10px;margin-top:18px;display:grid}.download-ready-icon{background:var(--olive-dark);color:#fff;border-radius:50%;flex:none;place-items:center;width:46px;height:46px;font-size:20px;display:grid}.download-primary-actions{gap:9px;margin-top:16px;display:grid}.download-primary-actions button{justify-content:center;width:100%;min-height:50px}.download-share-btn{font-size:13px}.download-help{color:var(--muted);margin:13px 0 0;font-size:10px;line-height:1.65}.download-cancel-link{width:100%;min-height:42px;color:var(--muted);cursor:pointer;background:0 0;border:0;margin-top:4px;text-decoration:underline}.upload-box{background:#faf9f5;border:1px dashed #aeb5aa;padding:14px}.upload-box input{border:0;min-height:auto;padding:0}.notice{background:#edf3e8;margin-bottom:14px;padding:12px 14px;font-size:13px}.admin-title-actions{gap:10px;display:flex}.admin-nav-links{align-self:stretch;align-items:center;gap:2px;display:flex}.admin-nav-links a{color:#bdc8bd;align-items:center;height:100%;padding:0 18px;font-size:12px;display:flex}.admin-nav-links a.active{color:#fff;box-shadow:inset 0 -3px #c4a36b}.import-main{width:min(1440px,100% - 48px)}.import-title{align-items:center}.import-title>div{max-width:760px}.import-title .outline-btn{background:#fff;flex:none}.import-steps{background:#e4e7e1;border:1px solid #dde1db;grid-template-columns:repeat(3,1fr);gap:1px;margin:0 0 24px;padding:0;list-style:none;display:grid}.import-steps li{color:#949c94;background:#f7f8f4;align-items:center;gap:13px;min-height:78px;padding:15px 18px;display:flex}.import-steps li.active{color:var(--ink);background:#fff}.import-steps b{border:1px solid #cbd1c9;border-radius:50%;flex:none;place-items:center;width:32px;height:32px;font-family:Georgia,serif;font-weight:400;display:grid}.import-steps li.active b{border-color:var(--olive);background:var(--olive);color:#fff}.import-steps span,.import-steps strong,.import-steps small{display:block}.import-steps strong{margin-bottom:3px;font-size:12px}.import-steps small{font-size:10px}.notice.warning{color:#714d24;background:#f5eadc}.notice.success{color:#34512e;background:#e4eee0}.import-layout{grid-template-columns:minmax(0,1fr) 290px;align-items:start;gap:18px;display:grid}.import-workspace{gap:14px;display:grid}.import-card{background:#fff;border:1px solid #dfe3dd}.import-card-head{border-bottom:1px solid #e7eae5;justify-content:space-between;align-items:center;gap:20px;min-height:68px;padding:14px 18px;display:flex}.import-card-head>div{align-items:center;gap:12px;display:flex}.import-card-head>div>span{background:var(--sage);width:30px;height:30px;color:var(--olive-dark);border-radius:50%;place-items:center;font-size:10px;font-weight:700;display:grid}.import-card-head h2{margin:0;font-family:Georgia,serif;font-size:23px;font-weight:400}.import-card-head small{max-width:48%;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.csv-dropzone{text-align:center;cursor:pointer;background:#fafbf7;border:1px dashed #aab4a6;flex-direction:column;justify-content:center;align-items:center;min-height:245px;margin:18px;padding:30px;transition:all .2s;display:flex}.csv-dropzone:hover,.csv-dropzone.dragging{border-color:var(--olive);background:#f0f4eb}.csv-dropzone input,.photo-folder-zone input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;overflow:hidden}.upload-symbol{width:66px;height:66px;color:var(--olive);border:1px solid #bbc3b8;border-radius:50%;place-items:center;margin-bottom:20px;font-family:Georgia,serif;font-size:17px;display:grid}.csv-dropzone strong{font-size:14px}.csv-dropzone small{color:var(--muted);margin-top:9px;font-size:11px}.photo-folder-zone{cursor:pointer;background:#fafbf7;border:1px dashed #aab4a6;grid-template-columns:1fr auto;align-items:center;gap:18px;min-height:96px;margin:18px 18px 10px;padding:18px;display:grid}.photo-folder-zone strong,.photo-folder-zone small{display:block}.photo-folder-zone strong{margin-bottom:6px;font-size:13px}.photo-folder-zone small{color:var(--muted);font-size:10px}.photo-folder-zone>span{color:var(--olive);font-size:11px;font-weight:700}.folder-example{color:#dbe4d8;background:#28372d;align-items:center;gap:15px;margin:0 18px 18px;padding:11px 14px;font-size:11px;display:flex}.folder-example code{color:#d0b47e}.folder-example span{color:#aeb9ae}.import-summary{border-bottom:1px solid #e7eae5;grid-template-columns:repeat(4,1fr);display:grid}.import-summary>div{border-right:1px solid #e7eae5;padding:15px 18px}.import-summary>div:last-child{border-right:0}.import-summary span{color:var(--muted);margin-bottom:5px;font-size:10px;display:block}.import-summary strong{font-family:Georgia,serif;font-size:27px;font-weight:400}.import-summary .valid strong{color:#547249}.import-summary .invalid strong{color:#a45140}.import-table{border-collapse:collapse;width:100%;min-width:980px}.import-table th{color:var(--muted);text-align:left;letter-spacing:.08em;text-transform:uppercase;background:#fafbf8;border-bottom:1px solid #e4e7e2;padding:11px 13px;font-size:9px}.import-table td{vertical-align:top;border-bottom:1px solid #edf0eb;max-width:280px;padding:12px 13px;font-size:11px}.import-table td strong,.import-table td span{display:block}.import-table td>span:not(.import-status){color:var(--muted);margin-top:3px;font-size:10px}.import-table tr.row-error{background:#fff8f5}.import-status{background:#e5eadf;border-radius:999px;width:fit-content;padding:5px 7px;font-size:9px;display:inline-flex!important}.import-status.draft{background:#e7ebf1}.import-status.reserved{background:#f1e6d2}.import-status.sold,.import-status.hidden,.import-status.archived{background:#e7e8e5}.import-table .error-text{line-height:1.45;color:#9c493a!important}.import-table .ok-text{color:#527048!important}.import-actions{justify-content:space-between;align-items:center;gap:20px;min-height:78px;padding:14px 18px;display:flex}.import-actions p{color:var(--muted);margin:0;font-size:11px}.import-actions .solid-btn{min-width:210px}.import-actions .solid-btn:disabled{opacity:.45;cursor:not-allowed}.import-guide{background:var(--olive-dark);color:#fff;padding:25px 22px;position:sticky;top:18px}.import-guide h2{margin:0;font-family:Georgia,serif;font-size:31px;font-weight:400;line-height:1.05}.import-guide ul{border-top:1px solid #ffffff26;margin:24px 0;padding:0;list-style:none}.import-guide li{border-bottom:1px solid #ffffff26;padding:15px 0}.import-guide li b,.import-guide li span{display:block}.import-guide li b{color:#f1eee5;margin-bottom:5px;font-size:11px}.import-guide li span{color:#aeb9ae;font-size:10px;line-height:1.5}.guide-note{background:#ffffff12;gap:5px;padding:15px;display:grid}.guide-note strong{color:#d4b982;margin-bottom:5px;font-size:10px}.guide-note code{color:#c9d3c8;font-size:10px}.import-guide>a{color:#d4b982;margin-top:22px;font-size:11px;display:inline-block}.quick-import-main{width:min(1480px,100% - 48px)}.quick-import-title{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:24px;display:flex}.quick-import-title h1{margin:0;font-family:Georgia,serif;font-size:clamp(48px,5vw,72px);font-weight:400;line-height:.98}.quick-import-title p:not(.eyebrow){max-width:650px;color:var(--muted);margin:12px 0 0;line-height:1.6}.add-photo-button{cursor:pointer;background:#fff;flex:none;position:relative;overflow:hidden}.add-photo-button input,.quick-photo-drop input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.pending-upload-banner{background:linear-gradient(110deg,#fffaf0,#f5f7ef);border:1px solid #d7c7a8;justify-content:space-between;align-items:center;gap:24px;margin:0 0 18px;padding:18px 20px;display:flex;box-shadow:0 10px 28px #4f462b0f}.pending-upload-banner>div{gap:5px;min-width:0;display:grid}.pending-upload-banner span{color:#92672e;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800}.pending-upload-banner strong{color:var(--olive-dark);font-family:Georgia,serif;font-size:22px;font-weight:400}.pending-upload-banner small{color:var(--muted);font-size:10px;line-height:1.5}.pending-upload-banner .solid-btn{flex:none;min-width:220px;min-height:48px}.pending-upload-banner .solid-btn:disabled{opacity:.45;cursor:not-allowed}.quick-photo-drop{text-align:center;cursor:pointer;background:radial-gradient(circle at 50% 20%,#bdcbb038,#0000 35%),#fff;border:1px dashed #9da99b;flex-direction:column;justify-content:center;align-items:center;min-height:560px;transition:all .2s;display:flex}.quick-photo-drop:hover,.quick-photo-drop.dragging{border-color:var(--olive);background-color:#f7f9f3}.quick-upload-icon{width:92px;height:92px;color:var(--olive);border:1px solid #abb5a8;border-radius:50%;place-items:center;margin-bottom:24px;font-family:Georgia,serif;font-size:46px;font-weight:300;display:grid}.quick-photo-drop h2{margin:0;font-family:Georgia,serif;font-size:40px;font-weight:400}.quick-photo-drop p{color:var(--muted);margin:12px 0 24px}.quick-photo-drop strong{background:var(--olive-dark);color:#fff;place-items:center;min-width:180px;min-height:48px;padding:0 22px;font-size:13px;display:grid}.quick-photo-drop small{color:#919a91;margin-top:14px;font-size:10px}.quick-batch-bar{z-index:35;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border:1px solid #dce1da;grid-template-columns:minmax(150px,.7fr) minmax(170px,.7fr) minmax(240px,1fr) minmax(170px,.65fr) minmax(220px,.8fr);align-items:end;gap:12px;margin-bottom:16px;padding:14px;display:grid;position:sticky;top:0;box-shadow:0 8px 24px #263a2c0f}.quick-batch-bar>div>span,.quick-batch-bar>div>strong{display:block}.quick-batch-bar>div>span{color:var(--muted);margin-bottom:5px;font-size:10px}.quick-batch-bar>div>strong{font-family:Georgia,serif;font-size:20px;font-weight:400}.quick-batch-bar label{gap:6px;min-width:0;display:grid}.quick-batch-bar label>span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:9px}.quick-batch-bar select{border:1px solid var(--line);text-overflow:ellipsis;background:#fff;outline:none;width:100%;height:44px;padding:0 11px}.batch-album-preview{background:#f7f8f4;border:1px solid #dce1da;gap:3px;min-height:44px;padding:8px 11px;display:grid}.batch-album-preview span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:800}.batch-album-preview strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.batch-album-preview small{color:var(--gold);font-size:10px;font-weight:800}.quick-photo-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:16px;display:grid}.quick-photo-card{background:#fff;border:1px solid #dce1da;min-width:0;overflow:hidden}.quick-photo-card.extra{background:#f6f7f3}.quick-photo-card.upload-failed{border-color:#bc7868;box-shadow:0 0 0 2px #a6493714}.quick-photo-preview{aspect-ratio:3/4;background:#d9ddd6;position:relative;overflow:hidden}.quick-photo-preview img{object-fit:var(--image-fit,cover);object-position:var(--image-x,50%) var(--image-y,50%);width:100%;height:100%;transform:scale(var(--image-zoom,1));display:block}.quick-photo-preview>span{z-index:3;color:var(--ink);background:#ffffffeb;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:700;position:absolute;bottom:12px;left:12px}.quick-photo-preview>button{z-index:3;width:38px;height:38px;color:var(--ink);cursor:pointer;background:#ffffffeb;border:0;border-radius:50%;font-size:20px;position:absolute}.quick-remove-photo{top:10px;right:10px}.quick-favorite{top:10px;left:10px;box-shadow:0 8px 20px #00000014;color:#b7bdb5!important;font-size:17px!important}.quick-favorite.active{color:#a34232!important;background:#fff3f0!important}.quick-upload-error{color:#8d3f31;background:#fff5f2;border-top:1px solid #e2b4a8;border-bottom:1px solid #e2b4a8;gap:4px;padding:12px 14px;display:grid}.quick-upload-error strong{font-size:11px}.quick-upload-error span{font-size:10px;line-height:1.45}.quick-upload-error small{color:#83645e;font-size:9px;line-height:1.45}.quick-replace-photo{color:#8d3f31;cursor:pointer;background:#fff;border:1px solid #bd7868;align-items:center;width:fit-content;min-height:34px;margin-top:5px;padding:0 12px;font-size:10px;font-weight:800;display:inline-flex;position:relative;overflow:hidden}.quick-replace-photo input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.quick-image-adjust{background:#fbfbf8;border:1px solid #e1e4df;margin:12px 14px 0}.quick-image-adjust summary{min-height:40px;color:var(--olive-dark);cursor:pointer;justify-content:space-between;align-items:center;padding:0 12px;font-size:11px;font-weight:700;display:flex}.quick-image-adjust summary:after{content:"＋";color:var(--muted)}.quick-image-adjust[open] summary:after{content:"−"}.quick-image-adjust-fields{padding:12px 12px 0}.quick-image-adjust .quick-adjust-presets{padding:0 12px 12px}.quick-kind-switch{background:#eef0eb;grid-template-columns:repeat(3,minmax(0,1fr));gap:3px;margin:12px 14px 0;padding:3px;display:grid}.quick-kind-switch button{min-height:38px;color:var(--muted);cursor:pointer;background:0 0;border:0;padding:6px 8px;font-size:10px}.quick-kind-switch button.active{color:var(--ink);background:#fff;box-shadow:0 1px 4px #00000012}.quick-kind-switch button:disabled{opacity:.4;cursor:not-allowed}.quick-fields{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr) minmax(0,1fr);gap:12px;padding:14px;display:grid}.quick-fields.stock-fields{grid-template-columns:minmax(0,1fr) minmax(0,1.05fr) minmax(0,1.25fr) minmax(0,.85fr);align-items:start}.quick-fields label,.quick-extra-field label{gap:6px;min-width:0;display:grid}.quick-fields label>span,.quick-extra-field label>span{color:var(--muted);letter-spacing:.07em;text-transform:uppercase;font-size:9px;font-weight:700}.quick-fields input,.quick-fields select,.quick-extra-field select{border:1px solid var(--line);text-overflow:ellipsis;background:#fff;outline:none;width:100%;min-width:0;height:44px;padding:0 10px}.quick-fields input:focus,.quick-fields select:focus,.quick-extra-field select:focus{border-color:var(--olive);box-shadow:0 0 0 3px #4f5f4314}.quick-fields .field-error input{border-color:#a95948}.quick-fields small{color:var(--muted);font-size:9px;line-height:1.35}.quick-fields .field-error small{color:#a14e3e;font-size:9px}.price-input{position:relative}.price-input b{color:var(--muted);font-weight:400;position:absolute;top:12px;left:10px}.price-input input{padding-left:27px}.price-input.locked-price input{color:var(--olive-dark);cursor:not-allowed;background:#eef2eb;font-weight:800}.promo-admin-fields{grid-column:span 1;grid-template-columns:1fr 1fr auto;align-items:end;gap:8px;display:grid}.promo-admin-fields label{min-width:0}.promo-admin-fields strong,.promo-preview{color:#7b4b2e;text-align:center;background:#fbf5ea;border:1px solid #dfd2be;place-items:center;min-height:44px;padding:0 12px;font-size:10px;font-weight:800;line-height:1.25;display:grid}.promo-form-block{background:#fbf8f0;border:1px solid #dfd2be;margin-bottom:15px;padding:14px}.promo-form-block .form-row{margin-bottom:8px}.promo-preview{min-height:38px}.quick-extra-field{flex-direction:column;justify-content:center;min-height:186px;padding:18px 14px;display:flex}.quick-extra-field p{color:var(--muted);margin:10px 0 0;font-size:10px}.quick-save-bar{z-index:40;padding:15px 18px calc(15px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f6f7f2f5;border-top:1px solid #d8ddd6;justify-content:space-between;align-items:center;gap:24px;margin-top:20px;display:flex;position:sticky;bottom:0}.quick-save-bar span,.quick-save-bar strong{display:block}.quick-save-bar span{color:var(--muted);margin-bottom:4px;font-size:10px}.quick-save-bar strong{font-size:13px}.quick-save-bar .solid-btn{min-width:240px;min-height:50px}.quick-save-bar .solid-btn:disabled{opacity:.45;cursor:not-allowed}@keyframes fade{0%{opacity:0}}@keyframes slide{0%{opacity:.6;transform:translate(60px)}}@media (width<=900px){.hero{grid-template-columns:1fr;gap:26px}.type-home-hero{grid-template-columns:1fr;gap:28px}.type-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.type-detail-hero{grid-template-columns:1fr 1fr}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.kpi-grid{grid-template-columns:repeat(3,1fr)}.import-layout{grid-template-columns:1fr}.import-guide{position:relative;top:auto}.quick-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.quick-batch-bar{grid-template-columns:1fr 1fr}}@media (width<=640px){.topbar{min-height:calc(64px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 18px 0;grid-template-columns:1fr auto}.live-title{display:none}.brand{font-size:10px}.brand-mark{width:24px;height:34px}.header-actions .icon-btn{min-height:44px;padding:0 14px}.appointment-tab{justify-content:center;width:46px;min-width:46px;padding:0}.appointment-tab span{font-size:0}.appointment-tab span:after{content:"Visit";font-size:10px}.appointment-tab small{display:none}.hero{gap:20px;padding:32px 18px 20px}.hero h1{font-size:clamp(42px,12vw,54px);line-height:1.02}.hero-copy p{margin-bottom:16px;font-size:15px;line-height:1.7}.type-home-hero{gap:20px;padding:36px 18px 26px}.type-home-hero h1{font-size:clamp(48px,14vw,64px);line-height:.96}.type-grid{grid-template-columns:1fr;gap:13px;padding:0 18px 56px}.type-card{aspect-ratio:5/4}.type-card-content{padding:17px}.type-card strong{max-width:100%;font-size:clamp(19px,5.5vw,22px);line-height:1.12}.type-description{max-width:100%;margin-top:9px;display:grid}.type-description .description-copy{display:none}.type-description .description-price{padding:5px 9px;font-size:13px}.type-stock{margin-top:14px;padding-top:12px}.type-detail-hero{grid-template-columns:1fr;min-height:auto}.type-detail-copy{padding:30px 18px 28px}.back-link{align-items:center;min-height:44px;margin:0 0 22px;display:flex}.type-detail-copy h1{font-size:clamp(36px,10vw,48px);line-height:1.04}.type-detail-copy>p:not(.eyebrow){margin:17px 0;font-size:14px}.type-detail-image{height:min(46svh,430px);min-height:0}.branch-nav{padding:12px 18px 14px}.branch-nav button{min-width:118px;min-height:48px;padding:7px 12px}.size-lists{padding:0 18px 62px}.size-section{padding-top:14px}.size-section+.size-section{margin-top:42px;padding-top:38px}.size-section-head{margin-bottom:14px}.size-section-head h2{font-size:32px}.size-section .product-grid{padding:0}.type-empty{margin:14px 0 0}.subtype-landing{padding:22px 18px 62px}.subtype-heading{margin-bottom:18px}.subtype-heading h2{font-size:clamp(34px,10vw,48px);line-height:1.05}.subtype-heading p:not(.eyebrow){margin-top:12px;font-size:14px;line-height:1.65}.subtype-grid{grid-template-columns:1fr;gap:13px}.subtype-card{aspect-ratio:5/4}.subtype-content{padding:17px}.subtype-content strong{font-size:clamp(21px,5.9vw,28px);line-height:1.1}.subtype-content small{max-width:96%;font-size:11px}.subtype-content .description-copy{display:none}.subtype-content .description-price{padding:6px 10px;font-size:15px}.subtype-stock{margin-top:14px;padding-top:12px;font-size:11px}.category-strip{display:none}.mobile-category-select{gap:8px;padding:8px 18px 14px;display:grid}.mobile-category-select>span{color:var(--muted);letter-spacing:.08em;font-size:11px}.mobile-select-wrap{position:relative}.mobile-select-wrap select{border:1px solid var(--line);background:var(--white);width:100%;min-height:54px;color:var(--ink);white-space:nowrap;text-overflow:ellipsis;appearance:none;border-radius:12px;outline:none;padding:0 56px 0 14px}.mobile-select-wrap select:focus{border-color:var(--olive);box-shadow:0 0 0 3px #4f5f4314}.mobile-select-wrap button{background:var(--sage);cursor:pointer;border:0;border-radius:50%;width:44px;height:44px;font-size:20px;position:absolute;top:5px;right:5px}.controls{top:calc(64px + env(safe-area-inset-top));z-index:30;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f6f5eff2;border-bottom:1px solid #1f2d2414;flex-wrap:wrap;gap:8px;padding:10px 18px;position:sticky}.sort-box{flex:1 0 100%;grid-template-columns:auto minmax(0,1fr);align-items:center;width:100%}.sort-box select{height:44px}.search-box input{height:48px;padding-right:12px}.results-meta{gap:12px;padding-top:12px;padding-left:18px;padding-right:18px}.results-meta strong{max-width:75%;font-size:21px;line-height:1.25}.product-grid{grid-template-columns:1fr 1fr;gap:26px 10px;padding:0 18px 60px}.product-grid.product-grid-landscape-farga{grid-template-columns:1fr;gap:34px}.product-image{aspect-ratio:3/4}.product-grid-landscape-farga .product-image{aspect-ratio:4/3}.card-body h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.35em;font-size:19px;line-height:1.15;display:-webkit-box;overflow:hidden}.card-kicker{font-size:9px}.card-kicker span:last-child{display:none}.card-spec,.card-footer{font-size:11px;line-height:1.4}.card-footer{align-items:flex-end;gap:6px}.card-footer>span:first-child{max-width:70%}.card-link{font-size:0}.card-link:after{content:"→";font-size:16px}.badge{padding:5px 7px;font-size:8px;top:8px;left:8px}.save-btn{width:44px;height:44px;top:6px;right:6px}.drawer{padding-bottom:env(safe-area-inset-bottom)}.drawer-close{top:calc(12px + env(safe-area-inset-top));width:44px;height:44px;right:12px}.detail-image{height:auto;min-height:180px}.detail-image:after{letter-spacing:.2em;width:150%;font-size:clamp(18px,7.4vw,34px)}.detail-image-nav{width:44px;height:44px;font-size:30px}.detail-image-nav.previous{left:10px}.detail-image-nav.next{right:10px}.detail-image-count{bottom:10px;right:10px}.detail-content{padding:28px 18px calc(36px + env(safe-area-inset-bottom))}.detail-head{gap:12px}.detail-head h2{font-size:40px}.ready-chip{padding:7px 9px;font-size:9px}.detail-lead{margin:18px 0 22px}.detail-image-options{padding:10px 12px}.detail-image-options button{min-height:44px;padding:0 14px}.detail-price{gap:12px;margin:24px 0 18px}.detail-price strong{text-align:right;font-size:24px}.cta-grid{grid-template-columns:1fr}.detail-action-card{border-radius:13px;min-height:88px;padding:16px 18px}.detail-action-card strong{font-size:15px}.detail-action-card small{font-size:10px}.line-action-copy>.line-icon{flex-basis:40px;width:40px;height:40px}.interest-overlay{align-items:end;padding:0}.interest-dialog{border-radius:22px 22px 0 0;grid-template-columns:1fr;width:100%;max-height:96svh}.interest-product{grid-template-columns:76px minmax(0,1fr);align-items:center;gap:14px;min-height:auto;padding:18px 58px 16px 18px;display:grid}.interest-product-image{width:76px;height:92px}.interest-product h3{margin:4px 0 5px;font-size:24px}.interest-product>div:last-child>strong{margin-top:8px;font-size:17px}.interest-product .promo-price.detail .promo-price-main{font-size:19px}.interest-form{padding:26px 18px calc(28px + env(safe-area-inset-bottom))}.interest-form-head{padding-right:30px}.interest-form-head h2{font-size:40px}.interest-form-head>p:last-child{margin-bottom:20px}.interest-fields{grid-template-columns:1fr;gap:12px}.interest-fields input,.interest-fields select{min-height:50px}.interest-success{min-height:430px;padding:42px 24px calc(36px + env(safe-area-inset-bottom))}.interest-success h3{font-size:34px}.interest-success .solid-btn{width:100%}.appointment-overlay{align-items:end;padding:0}.appointment-dialog{border-radius:22px 22px 0 0;grid-template-columns:1fr;width:100%;max-height:96svh}.appointment-intro{min-height:auto;padding:34px 18px 30px;position:relative}.appointment-intro h2{font-size:48px}.appointment-intro>p:not(.appointment-kicker){margin:20px 0 4px;font-size:14px}.privilege-note{margin-top:22px;padding-top:18px}.appointment-form-wrap{padding:30px 18px calc(38px + env(safe-area-inset-bottom))}.appointment-form-head h3,.appointment-success h3{font-size:29px}.appointment-types{grid-template-columns:1fr}.appointment-types button{min-height:88px}.appointment-fields{grid-template-columns:1fr;gap:0}.appointment-success{min-height:460px}.filter-panel{padding:22px 18px calc(22px + env(safe-area-inset-bottom));border-radius:20px 20px 0 0}.footer{padding:54px 18px calc(56px + env(safe-area-inset-bottom));grid-template-columns:1fr;gap:26px}.footer h2{max-width:420px;font-size:clamp(34px,10vw,48px);line-height:1.12}.footer-action{justify-self:stretch;width:100%}.footer-action>p{font-size:15px;line-height:1.72}.footer-cta{border-radius:18px;min-height:60px;margin-top:20px;padding:12px 16px;font-size:13px}.admin-main{width:min(100% - 24px,1320px)}.admin-nav{min-height:calc(64px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 14px 0;font-size:11px}.admin-nav>span{text-overflow:ellipsis;white-space:nowrap;max-width:32%;overflow:hidden}.admin-user{display:none}.admin-nav-links{margin-left:auto}.admin-nav-links a{padding:0 10px;font-size:10px}.admin-title{flex-direction:column;align-items:flex-start}.admin-title h1{font-size:38px}.admin-title-actions{width:100%}.admin-title-actions>*{flex:1}.kpi-grid{grid-template-columns:repeat(2,1fr)}.stock-type-panel{padding:14px}.stock-type-head{flex-direction:column;align-items:flex-start}.stock-type-head h2{font-size:26px}.stock-type-head button{justify-content:space-between;width:100%}.stock-group-tabs{grid-template-columns:1fr 1fr;display:grid}.stock-group-tabs button{justify-content:space-between}.stock-album-row{grid-template-columns:1fr;gap:10px}.stock-tier-groups{grid-template-columns:1fr}.tier-chip{width:100%}.stock-album-chips{scrollbar-width:none;flex-wrap:nowrap;padding-bottom:4px;overflow-x:auto}.stock-album-chips::-webkit-scrollbar{display:none}.stock-album-chips button{flex:none}.admin-toolbar{flex-direction:column;align-items:stretch}.admin-search-controls{grid-template-columns:1fr;display:grid}.admin-toolbar input{width:100%}.price-range-filter{grid-template-columns:1fr auto 1fr;display:grid}.price-range-filter input{width:100%}.admin-toolbar-meta{flex-direction:column;align-items:stretch}.view-toggle{width:100%}.view-toggle button{flex:1;min-height:34px}.bulk-toolbar{flex-direction:column;align-items:stretch}.bulk-toolbar>span{margin-right:0}.bulk-toolbar select,.bulk-toolbar button{justify-content:center;width:100%;max-width:none}.gallery-section-head{min-height:52px;padding:9px 10px}.gallery-section-head strong{font-size:13px}.gallery-section-head span{font-size:10px}.gallery-mosaic{grid-template-columns:repeat(3,minmax(0,1fr));gap:1px}.gallery-check,.gallery-fav{width:26px;height:26px;top:6px}.gallery-check{left:6px}.gallery-fav{right:6px}.gallery-rephoto{min-height:22px;padding:0 6px;font-size:7px;top:38px;right:6px}.gallery-check input{width:15px;height:15px}.gallery-code,.gallery-price{max-width:calc(100% - 10px);font-size:8px;left:5px}.gallery-code{padding:4px 6px;bottom:24px}.gallery-price{padding:4px 6px;bottom:5px}.image-viewer-panel{max-height:96vh;padding:12px}.full-image-stage{max-height:70vh}.download-modal{padding-bottom:calc(18px + env(safe-area-inset-bottom))}.download-summary,.download-ready{padding:15px}.download-quality-picker,.download-actions{grid-template-columns:1fr}.download-actions .solid-btn{order:-1;min-height:50px}.import-main{width:min(100% - 24px,1440px);padding-top:24px}.import-title .outline-btn{width:100%}.import-steps{grid-template-columns:1fr}.import-steps li{min-height:62px}.csv-dropzone{min-height:210px;margin:12px;padding:22px 15px}.photo-folder-zone{grid-template-columns:1fr;margin:12px 12px 8px;padding:15px}.photo-folder-zone>span{margin-top:3px}.folder-example{flex-direction:column;align-items:flex-start;gap:4px;margin:0 12px 12px}.import-summary{grid-template-columns:repeat(2,1fr)}.import-summary>div:nth-child(2){border-right:0}.import-summary>div:nth-child(-n+2){border-bottom:1px solid #e7eae5}.import-actions{flex-direction:column;align-items:stretch}.import-actions .solid-btn{width:100%;min-width:0;min-height:50px}.quick-import-main{width:min(100% - 24px,1480px);padding-top:24px}.quick-import-title{flex-direction:column;align-items:stretch}.quick-import-title h1{font-size:48px}.quick-import-title p:not(.eyebrow){font-size:13px}.add-photo-button{width:100%}.pending-upload-banner{flex-direction:column;align-items:stretch;gap:14px;padding:16px}.pending-upload-banner strong{font-size:20px;line-height:1.25}.pending-upload-banner .solid-btn{width:100%;min-width:0}.quick-photo-drop{min-height:470px;padding:30px 18px}.quick-photo-drop h2{font-size:34px}.quick-photo-drop p{font-size:13px;line-height:1.6}.quick-batch-bar{grid-template-columns:1fr;position:relative}.quick-batch-bar .outline-btn{min-height:48px}.quick-photo-grid{grid-template-columns:1fr;gap:14px}.quick-photo-preview{aspect-ratio:3/4}.quick-fields{grid-template-columns:1fr;gap:10px}.promo-admin-fields{grid-template-columns:1fr}.quick-save-bar{flex-direction:column;align-items:stretch;gap:12px;margin-left:-12px;margin-right:-12px;padding-left:14px;padding-right:14px}.quick-save-bar .solid-btn{width:100%;min-width:0}.form-row{grid-template-columns:1fr;gap:0}.modal-wrap{align-items:end;padding:0}.modal{width:100%;max-height:94svh;padding:22px 18px calc(22px + env(safe-area-inset-bottom));border-radius:20px 20px 0 0}}@media (width<=390px){.type-grid{padding-left:12px;padding-right:12px}.type-card-content{padding:15px}.type-card strong{font-size:19px}.branch-nav,.size-lists{padding-left:12px;padding-right:12px}.product-grid{gap:24px 8px;padding-left:12px;padding-right:12px}.results-meta{padding-left:12px;padding-right:12px}.hero h1{font-size:41px}.card-body h3{font-size:18px}.card-spec{font-size:10px}}.admin-role{letter-spacing:.04em;background:#fff;border:1px solid #d8ddd5;border-radius:999px;align-items:center;gap:6px;padding:8px 12px;font-size:12px;font-weight:700;display:inline-flex}.admin-role.executive{color:#7c5325;background:#fbf4e8;border-color:#ead2ac}.admin-role.admin{color:#3e5070;background:#eef2f8;border-color:#cfd8e8}.admin-role.sales{color:#234832;background:#eef4ed;border-color:#d1dfce}.admin-access-page{background:#f2f3ee;place-items:center;min-height:100svh;padding:24px;display:grid}.admin-access-card{background:#fff;border:1px solid #dfe3da;width:min(620px,100%);padding:clamp(28px,6vw,56px);box-shadow:0 24px 70px #16271c1a}.admin-access-card h1{font-family:var(--font-serif);margin:12px 0;font-size:clamp(32px,6vw,52px);line-height:1.05}.admin-access-card p{color:#687168}.audit-panel{background:#fff;border:1px solid #dde2d9;margin:0 0 24px}.audit-panel>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:16px;padding:18px 22px;list-style:none;display:flex}.audit-panel>summary::-webkit-details-marker{display:none}.audit-panel>summary span{gap:3px;display:grid}.audit-panel>summary small,.audit-row span{color:#788078;font-weight:400}.audit-panel>summary strong{color:#687168;font-size:12px}.audit-list{border-top:1px solid #e5e8e1;max-height:360px;overflow:auto}.audit-row{border-bottom:1px solid #eef0eb;grid-template-columns:minmax(180px,1fr) minmax(180px,1fr) auto;align-items:center;gap:18px;padding:13px 22px;font-size:13px;display:grid}.audit-row>div{gap:2px;display:grid}.audit-row time{color:#687168;white-space:nowrap}.audit-empty{color:#788078;margin:0;padding:22px}@media (width<=700px){.audit-row{grid-template-columns:1fr;gap:7px}.audit-panel>summary{align-items:flex-start}}.audit-main{max-width:1600px}.audit-kpi-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-bottom:18px;display:grid}.audit-kpi-grid article{background:#fff;border:1px solid #dde2d9;flex-direction:column;justify-content:space-between;min-height:126px;padding:20px;display:flex}.audit-kpi-grid span{color:#747d75;letter-spacing:.07em;text-transform:uppercase;font-size:11px;font-weight:700}.audit-kpi-grid strong{color:var(--olive-dark);font-family:var(--font-serif);font-size:clamp(34px,4vw,52px);line-height:1}.audit-filter-panel{background:#fff;border:1px solid #dde2d9;grid-template-columns:minmax(230px,1.5fr) repeat(4,minmax(145px,.8fr)) auto;align-items:end;gap:9px;margin-bottom:14px;padding:14px;display:grid}.audit-filter-panel label{gap:6px;min-width:0;display:grid}.audit-filter-panel label>span{color:#737c74;letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:700}.audit-filter-panel input,.audit-filter-panel select{width:100%;min-height:44px;color:var(--ink);font:inherit;background:#fafbf8;border:1px solid #dce1d9;border-radius:0;padding:0 12px;font-size:12px}.audit-clear{color:#58635a;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #dce1d9;min-height:44px;padding:0 15px}.audit-data-card{background:#fff;border:1px solid #dde2d9}.audit-data-head{border-bottom:1px solid #e3e7e0;justify-content:space-between;align-items:center;gap:16px;min-height:76px;padding:16px 20px;display:flex}.audit-data-head h2{font-family:var(--font-serif);margin:0;font-size:24px}.audit-data-head p{color:#7a837b;margin:3px 0 0;font-size:11px}.audit-data-head>strong{color:var(--olive-dark);white-space:nowrap;background:#eef2eb;border-radius:999px;padding:7px 10px;font-size:11px}.audit-table-wrap{overflow-x:auto}.audit-table{border-collapse:collapse;width:100%;min-width:1080px}.audit-table th{color:#737c74;letter-spacing:.08em;text-align:left;text-transform:uppercase;border-bottom:1px solid #dfe4dc;padding:12px 16px;font-size:10px}.audit-table td{vertical-align:middle;border-bottom:1px solid #edf0eb;padding:13px 16px;font-size:12px}.audit-table time{color:#5f695f;white-space:nowrap}.audit-actor{gap:2px;min-width:180px;display:grid}.audit-actor strong{font-size:12px}.audit-actor span{color:#747e75;font-size:10px}.audit-actor small{color:#536254;text-transform:uppercase;background:#eef2eb;border-radius:999px;width:fit-content;margin-top:3px;padding:3px 6px;font-size:8px;font-weight:700}.audit-action{color:#526054;white-space:nowrap;background:#f0f2ed;border-radius:999px;align-items:center;gap:7px;width:fit-content;padding:6px 9px 6px 6px;font-size:10px;font-weight:700;display:inline-flex}.audit-action b{background:#fffc;border-radius:50%;place-items:center;width:21px;height:21px;font-size:11px;display:grid}.audit-action.upload{color:#385a3d;background:#eaf2e9}.audit-action.album{color:#43536f;background:#edf0f8}.audit-action.sold{color:#294936;background:#e8efe8}.audit-action.reserved{color:#785425;background:#f7ead6}.audit-action.delete{color:#8a3f31;background:#fae9e4}.audit-entity{align-items:center;gap:9px;min-width:155px;display:flex}.audit-entity img,.audit-image-placeholder{object-fit:cover;background:#eef0eb;flex:none;width:42px;height:50px}.audit-image-placeholder{color:#6e786e;place-items:center;font-weight:800;display:grid}.audit-entity strong{overflow-wrap:anywhere;max-width:190px;font-size:11px}.audit-detail{color:#626c63;max-width:420px;margin:0;line-height:1.55}.audit-state{color:#737d74;text-align:center;margin:0;padding:60px 20px}.audit-state.error{color:#8b4032}@media (width<=1100px){.audit-kpi-grid,.audit-filter-panel{grid-template-columns:repeat(3,minmax(0,1fr))}.audit-search{grid-column:span 2}}@media (width<=700px){.audit-shell .admin-nav{gap:7px}.audit-shell .admin-nav .brand span:last-child{display:none}.audit-shell .admin-nav-links{order:2}.audit-shell .admin-role{max-width:28%}.audit-main{padding-left:12px;padding-right:12px}.audit-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.audit-kpi-grid article{min-height:100px;padding:14px}.audit-kpi-grid article:first-child{grid-column:span 2}.audit-filter-panel{grid-template-columns:1fr 1fr;gap:8px;padding:10px}.audit-search,.audit-filter-panel label:nth-of-type(2),.audit-filter-panel label:nth-of-type(3),.audit-clear{grid-column:span 2}.audit-data-head{padding:14px}.audit-data-head h2{font-size:20px}.audit-table{min-width:0;display:block}.audit-table thead{display:none}.audit-table tbody{display:grid}.audit-table tr{border-bottom:1px solid #e5e9e2;grid-template-columns:1fr auto;gap:10px 14px;padding:14px;display:grid}.audit-table td{border:0;padding:0;display:block}.audit-table td:first-child{grid-area:1/1}.audit-table td:nth-child(2){border-top:1px dashed #e2e6df;grid-area:4/1/auto/-1;padding-top:9px}.audit-table td:nth-child(3){grid-area:1/2;justify-self:end}.audit-table td:nth-child(4){grid-area:2/1/auto/-1}.audit-table td:nth-child(5){grid-area:3/1/auto/-1}.audit-actor,.audit-entity{min-width:0}.audit-detail{max-width:none}}
