:root{--background: #FBF8F3;--foreground: #2C2420;--card: #FFFFFF;--card-foreground: #2C2420;--popover: #FFFFFF;--popover-foreground: #2C2420;--primary: #2C2420;--primary-foreground: #FFFDF8;--secondary: #F5EFE7;--secondary-foreground: #51463E;--muted: #F1ECE5;--muted-foreground: #776C63;--accent: #F0E6D2;--accent-foreground: #2C2420;--destructive: #B42318;--success: #2F6B4F;--warning: #9A6A16;--info: #35658A;--brand-gold: #C8A96E;--brand-gold-strong: #8A672E;--border: #E7DED2;--input: #D8CDBF;--ring: #8A672E;--sidebar: #2C2420;--sidebar-foreground: #FAF8F5;--sidebar-accent: #4A3B31;--sidebar-border: #594A3F;--admin-header-height: 64px;--surface: #FCF9F4;--surface-container-lowest: #FFFFFF;--surface-container-low: #F6F3EE;--surface-container: #F0EDE9;--surface-container-high: #EBE8E3;--surface-dim: #DCDAD5;--space-section: 32px;--space-gutter: 20px;--content-max-width: 1280px;--sidebar-width: 240px;font-family:Pretendard Variable,Pretendard,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--foreground);background:var(--background);line-height:1.5;font-synthesis:none}*{box-sizing:border-box}html{min-width:320px;background:var(--background)}body{margin:0;min-width:320px;background:var(--background)}button,input,textarea,select{font:inherit}button{border:0}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid color-mix(in srgb,var(--ring) 50%,transparent);outline-offset:2px}.admin-shell{min-height:100vh;display:flex}.sidebar{position:fixed;inset:0 auto 0 0;z-index:50;width:var(--sidebar-width);height:100vh;overflow-y:auto;background:var(--sidebar);color:var(--sidebar-foreground);padding:24px 0}.sidebar-brand{display:grid;gap:4px;padding:2px 30px 28px;color:var(--sidebar-foreground)}.sidebar-brand-name{font-size:24px;font-weight:700;letter-spacing:-.03em;line-height:1.2}.sidebar-brand-name strong{font-weight:700}.sidebar-brand small{color:var(--brand-gold);font-size:12px;font-weight:600;letter-spacing:.04em}.sidebar-kicker{margin:0 14px 8px;color:color-mix(in srgb,var(--sidebar-foreground) 52%,transparent);font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.sidebar-nav{display:grid;gap:0}.nav-group{display:grid;gap:2px}.nav-group+.nav-group{margin-top:22px}.nav-group-label{margin:0 20px 8px;color:color-mix(in srgb,var(--sidebar-foreground) 50%,transparent);font-size:11px;font-weight:700;letter-spacing:.06em}.nav-item{width:100%;display:flex;align-items:center;gap:14px;min-height:48px;cursor:pointer;text-align:left;padding:12px 24px;color:color-mix(in srgb,var(--sidebar-foreground) 72%,transparent);background:transparent;border-radius:0;font-size:14px;transition:background .16s ease,color .16s ease}.nav-item:hover,.nav-item.active{color:var(--sidebar-foreground);background:var(--sidebar-accent)}.nav-item.active{box-shadow:inset 3px 0 var(--brand-gold)}.nav-item-icon{display:inline-grid;place-items:center;width:20px;height:20px;color:color-mix(in srgb,var(--sidebar-foreground) 72%,transparent)}.nav-item.active .nav-item-icon,.nav-item:hover .nav-item-icon{color:var(--brand-gold)}.nav-item-label{min-width:0}.sidebar-backdrop{display:none}.admin-content{min-width:0;flex:1;margin-left:var(--sidebar-width)}.admin-header{position:sticky;top:0;z-index:40;height:var(--admin-header-height);display:flex;align-items:center;gap:20px;padding:0 36px;background:var(--card);border-bottom:1px solid var(--border)}.admin-header-title{margin:0 auto 0 0;color:var(--foreground);font-size:20px;font-weight:700;letter-spacing:-.03em}.admin-header>.admin-identity{margin-left:auto;display:flex;align-items:center;gap:10px}.admin-identity{display:flex;align-items:center;gap:10px;color:var(--foreground);font-size:13px}.role-label{color:var(--muted-foreground);font-size:12px}.menu-toggle{display:none;align-items:center;justify-content:center;width:44px;min-height:44px;background:transparent;color:var(--foreground);font-size:20px;padding:5px;cursor:pointer}.page-content{width:100%;max-width:var(--content-max-width);margin:0 auto;padding:36px 36px 72px}.screen{display:grid;gap:var(--space-section)}.breadcrumb{display:flex;align-items:center;gap:8px;margin:0;color:var(--muted-foreground);font-size:12px}.breadcrumb span+span:before{content:"›";margin-right:8px;color:var(--input)}.screen-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.screen-heading h1{margin:4px 0 0;font-size:clamp(24px,3vw,32px);line-height:1.2;letter-spacing:-.04em}.eyebrow{margin:0;color:var(--brand-gold-strong);font-size:11px;font-weight:700;letter-spacing:.16em}.screen-description{margin:8px 0 0;color:var(--muted-foreground);font-size:15px;line-height:24px}.screen-actions,.button-row,.dialog-actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.settings-tabs{display:flex;gap:4px;border-bottom:1px solid var(--border)}.settings-tab{position:relative;padding:10px 14px;color:var(--muted-foreground);background:transparent;cursor:pointer;font-size:13px}.settings-tab:hover,.settings-tab.active{color:var(--foreground)}.settings-tab.active:after{content:"";position:absolute;right:0;bottom:-1px;left:0;height:2px;background:var(--brand-gold-strong)}.button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:40px;padding:9px 16px;border:1px solid transparent;border-radius:8px;background:var(--primary);color:var(--primary-foreground);cursor:pointer;font-weight:650;font-size:13px;transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.button:hover{background:color-mix(in srgb,var(--primary) 88%,white)}.button:active{transform:translateY(1px)}.button.secondary{background:var(--secondary);color:var(--secondary-foreground);border-color:var(--border)}.button.secondary:hover{background:var(--accent)}.button.outline{background:transparent;color:var(--foreground);border-color:var(--input)}.button.outline:hover{background:var(--secondary)}.button.ghost{background:transparent;color:var(--muted-foreground)}.button.ghost:hover{color:var(--foreground);background:var(--secondary)}.button.danger{background:transparent;color:var(--destructive);border-color:var(--destructive)}.button.danger:hover{background:color-mix(in srgb,var(--destructive) 8%,white)}.dialog .button.danger{background:var(--destructive);color:var(--primary-foreground)}.dialog .button.danger:hover{background:color-mix(in srgb,var(--destructive) 88%,black)}.button:disabled{opacity:.5;cursor:not-allowed;transform:none}.panel,.stat-card{background:var(--card);border:1px solid var(--border);border-radius:10px;box-shadow:none}.panel{display:grid;gap:18px;padding:24px}.panel h2{margin:0;font-size:20px;line-height:28px;letter-spacing:-.03em}.grid-2,.grid-3,.stats-grid{display:grid;gap:18px}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.stat-card{padding:20px;box-shadow:none}.stat-card span{display:block;color:var(--muted-foreground);font-size:14px}.stat-card strong{display:block;margin-top:8px;color:var(--foreground);font-size:30px;line-height:36px;font-weight:700;letter-spacing:-.02em}.stat-card small{display:block;margin-top:8px;color:var(--muted-foreground);font-size:13px}.stat-card-alert{border-left:4px solid var(--brand-gold);background:linear-gradient(90deg,color-mix(in srgb,var(--brand-gold) 8%,var(--card)),var(--card) 44%)}.stat-card-alert strong{color:var(--warning)}.dashboard-lists{grid-template-columns:minmax(0,2fr) minmax(280px,1fr)}.toolbar{display:flex;flex-wrap:wrap;align-items:flex-end;gap:14px}.toolbar .field{min-width:220px;flex:1}.catalog-toolbar{align-items:center;gap:16px;padding:16px 20px;background:var(--card);border:1px solid var(--border);border-radius:10px}.catalog-toolbar .field{min-width:0;flex:0 1 auto}.catalog-toolbar .field>span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.catalog-toolbar .toolbar-select{width:174px}.catalog-toolbar .toolbar-search{width:min(300px,100%);margin-left:auto}.catalog-toolbar .toolbar-action{flex:0 0 auto}.result-count{color:var(--foreground);font-size:14px;white-space:nowrap}.result-count:first-letter{color:var(--brand-gold-strong)}.compact-list{display:grid;gap:8px}.list-link{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:11px 12px;color:var(--foreground);background:var(--background);border:1px solid var(--border);border-radius:8px;text-align:left;cursor:pointer}.list-link:hover{border-color:var(--brand-gold);background:var(--accent)}.list-link small{color:var(--muted-foreground)}.table-link{display:block;padding:0;color:var(--brand-gold-strong);background:transparent;cursor:pointer;font-weight:700}.table-link:hover{text-decoration:underline}.table-wrap{overflow-x:auto;border:1px solid var(--border);border-radius:10px;background:var(--card)}.table-wrap td>.muted,.table-wrap td>small{display:block;margin-top:4px}table{width:100%;border-collapse:collapse;min-width:640px}th,td{padding:14px 16px;border-bottom:1px solid var(--border);text-align:left;vertical-align:middle;font-size:14px}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:color-mix(in srgb,var(--accent) 34%,transparent)}th{position:sticky;top:var(--admin-header-height);z-index:2;color:var(--muted-foreground);font-size:12px;font-weight:650;background:var(--surface-container-low)}.muted{color:var(--muted-foreground);font-size:12px}.badge{display:inline-flex;align-items:center;padding:4px 8px;border-radius:999px;color:var(--brand-gold-strong);background:var(--accent);font-size:12px}.badge.success,.badge.status-completed{color:#fff;background:var(--success)}.badge.status-new{color:#fff;background:var(--warning)}.badge.status-in_progress{color:var(--info);background:color-mix(in srgb,var(--info) 12%,white)}.badge.hidden{color:var(--muted-foreground);background:var(--muted)}.badge.danger{color:var(--destructive);background:color-mix(in srgb,var(--destructive) 10%,white)}.field{position:relative;display:grid;gap:8px;color:var(--secondary-foreground);font-size:13px}.field>span{font-weight:650}.field small{color:var(--muted-foreground);font-size:12px}input,textarea,select{width:100%;min-height:44px;padding:10px 13px;color:var(--foreground);background:var(--card);border:1px solid var(--border);border-radius:8px;outline:none}textarea{min-height:120px;resize:vertical}input:focus,textarea:focus,select:focus{border-color:var(--ring);box-shadow:0 0 0 2px var(--ring)}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.form-grid .full{grid-column:1 / -1}.check-field{display:flex;align-items:center;align-self:end;gap:8px;min-height:40px;color:var(--secondary-foreground);font-size:13px}.check-field input{width:18px;min-height:18px}.content-selector{max-width:280px;margin-bottom:-8px}.editor{min-height:420px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px}.image-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px}.image-tile{display:grid;gap:8px;padding:10px;border:1px solid var(--border);border-radius:8px}.image-tile img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:6px;background:var(--muted)}.image-tile.pending{align-content:center}.file-placeholder{display:grid;place-items:center;aspect-ratio:1;color:var(--muted-foreground);background:var(--secondary);border-radius:6px}.upload-label{display:grid;place-items:center;gap:6px;width:100%;min-height:156px;padding:20px;color:var(--secondary-foreground);background:var(--background);border:2px dashed var(--outline, #C9BDB3);border-radius:10px;font-size:13px;font-weight:650;text-align:center;cursor:pointer}.upload-label:hover{border-color:var(--brand-gold);background:var(--surface-container-low)}.upload-label input{width:auto;min-height:auto;padding:0;border:0}.hero-list{display:grid;gap:12px}.hero-item{display:grid;grid-template-columns:100px minmax(0,1fr) auto;align-items:center;gap:16px;padding:14px;border:1px solid var(--border);border-radius:8px}.hero-item img{width:100px;height:72px;object-fit:cover;border-radius:6px;background:var(--muted)}.hero-item h3,.hero-item p,.hero-item small{margin:0}.hero-item p{color:var(--muted-foreground)}.hero-item small{display:block;overflow:hidden;color:var(--muted-foreground);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.detail-list{display:grid;gap:10px;margin:0}.detail-list div{display:grid;grid-template-columns:90px minmax(0,1fr);gap:12px;padding-bottom:10px;border-bottom:1px solid var(--border)}.detail-list dt{color:var(--muted-foreground);font-size:13px}.detail-list dd{margin:0;white-space:pre-wrap}.thumb{width:60px;height:60px;object-fit:cover;border-radius:6px;background:var(--muted)}.products-table-wrap .thumb{width:80px;height:80px;border:1px solid var(--border)}.thumb-frame{width:80px;height:80px;display:grid;place-items:center;overflow:hidden;border-radius:6px;background:var(--muted)}.product-info-cell{min-width:220px}.product-info-cell .table-link{color:var(--foreground);font-weight:700;text-align:left}.table-actions{justify-content:flex-end;flex-wrap:nowrap}.table-actions .button{min-height:36px;padding:7px 12px}.product-cell{display:flex;align-items:center;gap:12px}.product-cell>span{min-width:0}.thumb-placeholder{display:inline-block}.thumbnail-preview{display:grid;gap:8px;margin-top:4px}.thumbnail-preview img{width:100%;max-width:220px;aspect-ratio:4 / 3;object-fit:cover;border-radius:6px;background:var(--muted)}.product-form{display:grid;gap:20px}.product-form-layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,1fr);align-items:start;gap:24px}.product-form-main,.product-form-side{display:grid;gap:24px;min-width:0}.product-form-side{position:sticky;top:calc(var(--admin-header-height) + 24px)}.product-form-actions{position:sticky;bottom:0;z-index:5;display:flex;justify-content:flex-end;gap:12px;margin:4px -24px -24px;padding:16px 24px;background:color-mix(in srgb,var(--card) 92%,transparent);border-top:1px solid var(--border);box-shadow:0 -8px 24px #3c2b1e0f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.visibility-options{display:grid;gap:12px}.visibility-option{display:flex;align-items:flex-start;gap:12px;padding:14px;border:1px solid var(--border);border-radius:10px;cursor:pointer}.visibility-option:hover,.visibility-option.selected{background:var(--surface-container-low);border-color:var(--brand-gold)}.visibility-option input{width:20px;min-height:20px;margin:2px 0 0;accent-color:var(--brand-gold-strong)}.visibility-option span{display:grid;gap:3px}.visibility-option strong{color:var(--foreground);font-size:14px}.visibility-option small{color:var(--muted-foreground);font-size:12px}.result-message{margin:0;padding:10px 12px;border-radius:8px;color:var(--success);background:color-mix(in srgb,var(--success) 10%,white)}.result-message.error,.error{color:var(--destructive);background:color-mix(in srgb,var(--destructive) 8%,white)}.state{margin:0;padding:40px 16px;color:var(--muted-foreground);text-align:center}.error-state{display:grid;gap:12px;justify-items:center;color:var(--destructive);background:color-mix(in srgb,var(--destructive) 5%,white);border-radius:8px}.loading-state{display:grid;gap:12px;justify-items:center}.loading-line{width:min(16rem,70%)}.loading-line-short{width:min(9rem,45%)}.skeleton{display:block;min-height:14px;border-radius:999px;background:linear-gradient(90deg,var(--muted),var(--secondary),var(--muted));background-size:200% 100%;animation:skeleton-shimmer 1.5s ease-in-out infinite}@keyframes skeleton-shimmer{to{background-position:-200% 0}}.toast{position:fixed;right:24px;bottom:24px;z-index:60;max-width:min(360px,calc(100vw - 32px));padding:14px 16px;color:var(--primary-foreground);background:var(--primary);border-radius:8px;box-shadow:0 12px 32px #2c24202e}.popup-notice-fields{display:grid;gap:16px;padding:0;border:0}.popup-notice-fields .form-grid{margin-top:2px}.preview-trigger{justify-self:start}.preview-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;display:grid;place-items:center;padding:24px;background:#2c2420a3}.preview-modal{width:min(1240px,100%);height:min(900px,100%);display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;background:var(--background);border-radius:12px;box-shadow:0 24px 80px #00000047}.preview-modal-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px 26px;background:var(--card);border-bottom:1px solid var(--border)}.preview-modal-heading h2{margin:4px 0 0;font-size:21px}.preview-note{margin:4px 0 0;color:var(--muted-foreground);font-size:12px}.preview-modal-actions{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:8px}.preview-device-switch{display:inline-flex;gap:4px;padding:4px;background:var(--secondary);border-radius:8px}.preview-device-switch .button{min-height:34px;padding:7px 12px}.preview-modal-body{min-height:0;overflow:auto;display:flex;justify-content:center;padding:20px}.preview-device-shell{width:100%;height:100%;min-height:0;overflow:hidden;border:1px solid var(--input);border-radius:8px;background:var(--card);box-shadow:0 4px 16px #3c2b1e14}.preview-device-mobile .preview-device-shell{width:min(390px,100%)}.preview-frame{display:block;width:100%;height:100%;min-height:640px;border:0;background:var(--card)}.login-screen{min-height:100vh;display:grid;place-items:center;padding:24px;background:var(--background)}.login-card{width:min(100%,440px);display:grid;gap:22px;padding:38px;background:var(--card);border:1px solid var(--border);border-radius:12px;box-shadow:0 12px 36px #3c2b1e14}.login-card h1{margin:0;font-size:26px}.login-card form{display:grid;gap:16px}.brand{margin:0;color:var(--brand-gold-strong);font-weight:700;letter-spacing:.18em}.dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:grid;place-items:center;padding:24px;background:#2c24206b;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.dialog{width:min(100%,440px);display:grid;gap:16px;padding:26px;background:var(--card);border:1px solid var(--border);border-radius:10px;box-shadow:0 24px 64px #2c242033}.dialog h2,.dialog p{margin:0}.inquiry-dialog{width:min(100%,680px);max-height:min(720px,calc(100vh - 48px));overflow-y:auto}.sheet-dialog{position:fixed;inset:0 0 0 auto;width:min(100%,480px);height:100vh;max-height:100vh;padding:0;gap:0;overflow:hidden;border-radius:0;align-content:start;grid-template-rows:auto minmax(0,1fr)}.sheet-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 24px;background:var(--surface-container-low);border-bottom:1px solid var(--border)}.sheet-header h2{margin:0;color:var(--foreground);font-size:24px;line-height:32px;letter-spacing:-.03em}.sheet-close{display:inline-flex;align-items:center;justify-content:center;width:44px;min-height:44px;color:var(--muted-foreground);background:transparent;border-radius:999px;cursor:pointer}.sheet-close:hover{color:var(--foreground);background:var(--surface-container)}.sheet-content{min-height:0;overflow-y:auto;display:grid;align-content:start;gap:24px;padding:24px}.inquiry-detail-content{display:grid;gap:24px}.inquiry-summary{display:grid;gap:16px;padding:20px;background:var(--card);border:1px solid var(--border);border-radius:10px}.inquiry-summary-meta{display:flex;align-items:center;justify-content:space-between;gap:12px}.inquiry-summary h3,.sheet-section h3{margin:0;color:var(--foreground);font-size:20px;line-height:28px;letter-spacing:-.03em}.inquiry-message{margin:0;padding:16px;color:var(--foreground);background:var(--surface-container-lowest);border:1px solid color-mix(in srgb,var(--border) 70%,transparent);border-radius:8px;line-height:1.8;white-space:pre-wrap}.sheet-section{display:grid;gap:16px;padding-top:24px;border-top:1px solid var(--border)}.sheet-actions{position:sticky;bottom:-24px;display:flex;justify-content:flex-end;gap:10px;margin:0 -24px -24px;padding:16px 24px;background:color-mix(in srgb,var(--card) 94%,transparent);border-top:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.not-found,.loading-screen{min-height:50vh;display:grid;place-items:center;align-content:center;gap:16px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}@media(max-width:1023px){.admin-header{padding:0 24px}.page-content{padding:32px 24px 56px}}@media(max-width:900px){.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-lists,.product-form-layout{grid-template-columns:1fr}.product-form-side{position:static}}@media(max-width:680px){.admin-content{margin-left:0}.sidebar{position:fixed;inset:0 auto 0 0;z-index:50;width:min(84vw,300px);transform:translate(-100%);overflow-y:auto;transition:transform .2s ease}.sidebar.open{transform:translate(0)}.sidebar-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:block;background:#2c24207a}.menu-toggle{display:inline-flex}.admin-header-title{display:none}.admin-header>.admin-identity{min-width:0;margin-left:0;margin-right:auto}.admin-identity strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-header{padding:0 16px}.page-content{padding:24px 16px 48px}.screen-heading{align-items:flex-start;flex-direction:column}.grid-2,.grid-3,.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.stats-grid{grid-template-columns:1fr;gap:10px}.stat-card{padding:14px}.stat-card strong{font-size:24px}.catalog-toolbar{align-items:stretch;flex-direction:column}.catalog-toolbar .toolbar-select,.catalog-toolbar .toolbar-search,.catalog-toolbar .toolbar-action{width:100%;margin-left:0}.catalog-toolbar .field>span{position:static;width:auto;height:auto;overflow:visible;clip:auto;font-size:12px}.catalog-toolbar .result-count{order:-1}.products-table-wrap{overflow:visible;border:0;background:transparent}.products-table-wrap table,.products-table-wrap tbody,.products-table-wrap tr,.products-table-wrap td{display:block}.products-table-wrap table{min-width:0}.products-table-wrap thead{display:none}.products-table-wrap tr{padding:16px;background:var(--card);border:1px solid var(--border);border-radius:10px}.products-table-wrap tr+tr{margin-top:12px}.products-table-wrap td{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:8px 0;border:0;text-align:right}.products-table-wrap td:before{content:attr(data-label);color:var(--muted-foreground);font-size:12px;font-weight:650;text-align:left}.products-table-wrap td:first-child,.products-table-wrap td:nth-child(2){display:block;text-align:left}.products-table-wrap td:first-child{padding-top:0}.products-table-wrap td:first-child:before,.products-table-wrap td:nth-child(2):before{display:none}.products-table-wrap .product-info-cell{min-width:0;padding-bottom:12px}.products-table-wrap .thumb-frame{margin-bottom:8px}.products-table-wrap .table-actions{justify-content:flex-end}.product-form-actions{margin-inline:-16px;padding-inline:16px}.product-form-actions .button{flex:1}.login-card{padding:28px 22px}.preview-modal-backdrop{padding:0}.preview-modal{width:100%;height:100%;border-radius:0}.preview-modal-heading{align-items:flex-start;flex-direction:column;gap:14px;padding:18px 16px}.preview-modal-actions{width:100%;justify-content:flex-start}.preview-modal-body{padding:12px}.preview-frame{min-height:560px}.sheet-dialog{width:100%;border-radius:0}.sheet-header{padding-inline:16px}.sheet-content{padding:16px}.sheet-actions{margin-inline:-16px;padding-inline:16px}}
