html[data-admin-panel="1"]{color-scheme:light}html[data-admin-panel="1"] body{padding-top:0!important;background-color:#f1f5f9!important;color:#0f172a!important}html[data-admin-panel="1"],.admin-loading,.admin-shell,.admin-login{--adm-bg: #f1f5f9;--adm-surface: #ffffff;--adm-text: #0f172a;--adm-text-muted: #475569;--adm-border: #cbd5e1;--adm-border-strong: #94a3b8;--adm-nav-hover: #f1f5f9;--adm-nav-active-bg: #fffbeb;--adm-nav-active-border: #d97706;--adm-btn-default-bg: #ffffff;--adm-btn-default-fg: #0f172a;--adm-btn-primary-bg: #0f172a;--adm-btn-primary-fg: #ffffff;--adm-btn-primary-hover: #1e293b;--adm-btn-danger-fg: #b91c1c;--adm-btn-danger-border: #fecaca;--adm-focus: rgb(217 119 6 / .35);--adm-row-hover: #f8fafc;--adm-row-selected: #fffbeb;--adm-danger-bg: #fef2f2;--adm-success-bg: #f0fdf4;--adm-success-text: #14532d;--adm-success-border: #86efac;--adm-err-bg: #fef2f2;--adm-err-text: #991b1b;--adm-err-border: #fecaca;--adm-radius: .625rem;--adm-radius-sm: .375rem;--adm-shadow: 0 1px 2px rgb(15 23 42 / .06);--adm-shadow-nav: 0 0 0 1px rgb(15 23 42 / .06);color-scheme:light;font-family:var(--font-sans, "DM Sans", system-ui, sans-serif);-webkit-font-smoothing:antialiased}.admin-loading{box-sizing:border-box;min-height:100vh;padding:2rem;background:var(--adm-bg);color:var(--adm-text);font-size:1rem;line-height:1.5}.admin-shell{box-sizing:border-box;min-height:100vh;display:grid;grid-template-columns:15rem 1fr;background:var(--adm-bg);color:var(--adm-text);line-height:1.5}.admin-nav{display:flex;flex-direction:column;gap:.35rem;padding:1.125rem .875rem;background:var(--adm-surface);border-right:1px solid var(--adm-border);box-shadow:var(--adm-shadow-nav)}.admin-nav a,.admin-nav button{font:inherit;font-size:.9375rem;font-weight:500;text-align:left;padding:.55rem .75rem;border-radius:var(--adm-radius-sm);text-decoration:none;color:var(--adm-text);border:none;background:transparent;cursor:pointer}.admin-nav a:hover,.admin-nav button:hover{background:var(--adm-nav-hover);color:var(--adm-text)}.admin-nav a[aria-current=page]{background:var(--adm-nav-active-bg);color:var(--adm-text);font-weight:600;box-shadow:inset 3px 0 0 var(--adm-nav-active-border)}.admin-nav a[target=_blank],.admin-nav button[type=button]{color:var(--adm-text-muted)}.admin-nav a[target=_blank]:hover,.admin-nav button[type=button]:hover{color:var(--adm-text)}.admin-main{padding:1.5rem clamp(1rem,3vw,2.5rem) 2.5rem;overflow:auto;background:var(--adm-bg)}.admin-panel{max-width:56rem;color:var(--adm-text)}.admin-panel h1{font-family:var(--font-serif, "Cormorant Garamond", Georgia, serif);font-size:1.875rem;font-weight:600;color:var(--adm-text);margin:0 0 1.25rem;line-height:1.2}.admin-subtitle{font-family:var(--font-sans, "DM Sans", system-ui, sans-serif);font-size:1.0625rem;font-weight:700;color:var(--adm-text);margin:0 0 .75rem;line-height:1.3}.admin-subtitle--spaced{margin-top:1.75rem}.admin-subtitle--flush{margin-top:0;margin-bottom:1rem}.admin-panel p,.admin-panel li{color:var(--adm-text);margin:0 0 .75rem}html[data-admin-panel="1"] button.admin-btn{-moz-appearance:none;appearance:none;-webkit-appearance:none;box-sizing:border-box;margin:0;font:inherit;font-size:.875rem;font-weight:600;line-height:1.2;display:inline-flex;align-items:center;justify-content:center;gap:.35rem;min-height:2.375rem;padding:.5rem 1rem;border-radius:var(--adm-radius-sm);border:1px solid var(--adm-border);cursor:pointer;text-align:center;vertical-align:middle;box-shadow:var(--adm-shadow);background-color:var(--adm-btn-default-bg);color:var(--adm-btn-default-fg)}html[data-admin-panel="1"] button.admin-btn:hover:not(:disabled){background-color:#f8fafc;border-color:var(--adm-border-strong);color:var(--adm-btn-default-fg)}html[data-admin-panel="1"] button.admin-btn:focus-visible{outline:2px solid #d97706;outline-offset:2px}html[data-admin-panel="1"] button.admin-btn:disabled{opacity:.45;cursor:not-allowed}html[data-admin-panel="1"] button.admin-btn--primary{background-color:var(--adm-btn-primary-bg);border-color:var(--adm-btn-primary-bg);color:var(--adm-btn-primary-fg)}html[data-admin-panel="1"] button.admin-btn--primary:hover:not(:disabled){background-color:var(--adm-btn-primary-hover);border-color:var(--adm-btn-primary-hover);color:#fff}html[data-admin-panel="1"] button.admin-btn--danger{background-color:var(--adm-btn-default-bg);border-color:var(--adm-btn-danger-border);color:var(--adm-btn-danger-fg)}html[data-admin-panel="1"] button.admin-btn--danger:hover:not(:disabled){background-color:var(--adm-danger-bg);border-color:#f87171;color:#991b1b}html[data-admin-panel="1"] button.admin-btn--danger-solid{background-color:#b91c1c;border-color:#b91c1c;color:#fff;box-shadow:var(--adm-shadow)}html[data-admin-panel="1"] button.admin-btn--danger-solid:hover:not(:disabled){background-color:#991b1b;border-color:#991b1b;color:#fff}html[data-admin-panel="1"] button.admin-btn--sm{min-height:2rem;padding:.35rem .65rem;font-size:.8125rem}.admin-toolbar{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;align-items:center}.admin-toolbar strong{font-size:.9375rem;font-weight:700;color:var(--adm-text);margin-right:.25rem}.admin-msg{padding:.75rem 1rem;border-radius:var(--adm-radius-sm);margin-bottom:1rem;font-size:.9375rem;line-height:1.45;font-weight:500;border:1px solid var(--adm-success-border);background:var(--adm-success-bg);color:var(--adm-success-text)}.admin-msg--err{border-color:var(--adm-err-border);background:var(--adm-err-bg);color:var(--adm-err-text)}.admin-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:.875rem}.admin-stack,.admin-field--gap{margin-top:.75rem}.admin-card{margin-top:1rem;padding:1.25rem;border-radius:var(--adm-radius);border:1px solid var(--adm-border);background:var(--adm-surface);box-shadow:var(--adm-shadow)}.admin-hero-slide{margin-bottom:1.25rem;padding:1.25rem;border-radius:var(--adm-radius);border:1px solid var(--adm-border);background:var(--adm-surface);box-shadow:var(--adm-shadow)}.admin-hero-slide .admin-toolbar{margin-bottom:.75rem}.admin-inline-actions{display:flex;flex-wrap:wrap;gap:.35rem;align-items:center}.admin-field-row{display:flex;gap:.5rem;flex-wrap:wrap;align-items:center}.admin-field-row>input[type=text],.admin-field-row>input:not([type]){flex:1 1 12rem;min-width:0}@media (max-width: 720px){.admin-shell{grid-template-columns:1fr}.admin-nav{flex-direction:row;flex-wrap:wrap;border-right:none;border-bottom:1px solid var(--adm-border)}.admin-nav a[aria-current=page]{box-shadow:inset 0 -3px 0 var(--adm-nav-active-border)}.admin-grid-2{grid-template-columns:1fr}}.admin-field label{display:block;font-size:.8125rem;font-weight:600;margin-bottom:.35rem;color:var(--adm-text)}.admin-field label:has(input[type=checkbox]){display:flex;align-items:center;gap:.5rem;cursor:pointer;font-weight:600}.admin-field input[type=checkbox]{width:1.05rem;height:1.05rem;margin:0;accent-color:#d97706;cursor:pointer}.admin-field input,.admin-field select,.admin-field textarea{width:100%;box-sizing:border-box;font:inherit;font-size:1rem;line-height:1.45;padding:.5rem .65rem;border-radius:var(--adm-radius-sm);border:1px solid var(--adm-border-strong);background:var(--adm-surface);color:var(--adm-text)}.admin-field input[type=file]{width:auto;max-width:100%;padding:.4rem 0;border:none;background:transparent;font-size:.8125rem;font-weight:500;color:var(--adm-text-muted)}.admin-field input::placeholder,.admin-field textarea::placeholder{color:#64748b;opacity:1}.admin-field input:hover,.admin-field select:hover,.admin-field textarea:hover{border-color:#64748b}.admin-field input:focus,.admin-field select:focus,.admin-field textarea:focus{outline:none;border-color:#d97706;box-shadow:0 0 0 3px var(--adm-focus)}.admin-field textarea{min-height:4rem;resize:vertical}.admin-split{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}@media (max-width: 900px){.admin-split{grid-template-columns:1fr}}.admin-table-wrap{overflow:auto;border:1px solid var(--adm-border);border-radius:var(--adm-radius);background:var(--adm-surface);box-shadow:var(--adm-shadow)}.admin-table{width:100%;border-collapse:collapse;font-size:.875rem}.admin-table th{font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--adm-text-muted);background:#f8fafc}.admin-table th,.admin-table td{padding:.65rem .75rem;text-align:left;border-bottom:1px solid #e2e8f0;color:var(--adm-text);vertical-align:middle}.admin-table tbody tr:last-child td{border-bottom:none}.admin-table tr:hover td{background:var(--adm-row-hover)}.admin-table tr[aria-selected=true] td{background:var(--adm-row-selected)}.admin-table td .admin-btn{background-color:var(--adm-btn-default-bg)!important;color:var(--adm-btn-default-fg)!important;border-color:var(--adm-border)!important}.admin-table td .admin-btn--primary{background-color:var(--adm-btn-primary-bg)!important;color:var(--adm-btn-primary-fg)!important;border-color:var(--adm-btn-primary-bg)!important}.admin-table td .admin-btn--danger{background-color:var(--adm-btn-default-bg)!important;color:var(--adm-btn-danger-fg)!important}.admin-table-clickable{cursor:pointer}.admin-login{box-sizing:border-box;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem;background:var(--adm-bg)}.admin-login__card{width:100%;max-width:400px;padding:2rem;border-radius:var(--adm-radius);border:1px solid var(--adm-border);background:var(--adm-surface);box-shadow:0 4px 6px #0f172a0a,0 16px 40px #0f172a1a}.admin-login__card h1{font-family:var(--font-serif, "Cormorant Garamond", Georgia, serif);margin:0 0 1.25rem;font-size:1.625rem;font-weight:600;color:var(--adm-text)}html[data-admin-panel="1"] .admin-login__card button.admin-btn{width:100%;margin-top:1rem}.admin-login__footer{margin-top:1rem;font-size:.875rem;color:var(--adm-text-muted)}.admin-login__footer a{color:#c2410c;font-weight:600;text-decoration:none}.admin-login__footer a:hover{text-decoration:underline;color:#9a3412}.admin-panel--menu{max-width:72rem}.admin-page-head{margin-bottom:1.25rem}.admin-lead{margin:.35rem 0 0;font-size:.9375rem;line-height:1.55;color:var(--adm-text-muted);max-width:42rem}.admin-help{margin:0 0 1rem;font-size:.8125rem;line-height:1.45;color:var(--adm-text-muted)}.admin-help--tight{margin-top:-.25rem}.admin-label-hint{display:block;font-size:.75rem;font-weight:500;color:var(--adm-text-muted);margin-top:.2rem;line-height:1.35}.admin-check-grid{display:flex;flex-wrap:wrap;gap:.75rem 1.25rem;margin-top:.35rem}.admin-check{display:inline-flex;align-items:center;gap:.45rem;font-size:.9375rem;font-weight:500;color:var(--adm-text);cursor:pointer}.admin-check input{width:1.05rem;height:1.05rem;accent-color:var(--adm-btn-primary-bg);cursor:pointer}.admin-menu-layout{display:grid;grid-template-columns:minmax(17rem,20rem) minmax(0,1fr);gap:1.25rem;align-items:start}@media (max-width: 960px){.admin-menu-layout{grid-template-columns:1fr}}.admin-menu-aside .admin-card--menu{margin-top:0}.admin-card--menu{padding:1.25rem;border-radius:var(--adm-radius);border:1px solid var(--adm-border);background:var(--adm-surface);box-shadow:var(--adm-shadow)}.admin-card-title{margin:0 0 .75rem;font-size:1rem;font-weight:700;color:var(--adm-text);letter-spacing:-.01em}.admin-toolbar--tight{margin-bottom:.75rem}.admin-toolbar--stretch{justify-content:stretch}.admin-toolbar--stretch>.admin-btn{flex:1 1 auto;min-width:0}.admin-category-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.35rem;max-height:min(60vh,28rem);overflow-y:auto}.admin-category-item{display:block;width:100%;text-align:left;padding:.65rem .75rem;border-radius:var(--adm-radius-sm);border:1px solid var(--adm-border);background:#f8fafc;cursor:pointer;font:inherit;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.admin-category-item:hover{border-color:var(--adm-border-strong);background:var(--adm-surface)}.admin-category-item.is-selected{border-color:#d97706;background:#fffbeb;box-shadow:0 0 0 1px #d9770640}.admin-category-item__title{display:block;font-weight:600;font-size:.9375rem;color:var(--adm-text);line-height:1.3}.admin-category-item__meta{display:block;margin-top:.2rem;font-size:.75rem;font-family:ui-monospace,monospace;color:var(--adm-text-muted)}.admin-category-item__badge{display:inline-block;margin-top:.35rem;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--adm-text-muted)}.admin-form-section{margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid #e2e8f0}.admin-form-section:first-of-type{margin-top:0;padding-top:0;border-top:none}.admin-form-section--first{margin-top:0;padding-top:0;border-top:none}.admin-form-section__title{margin:0 0 .75rem;font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--adm-text-muted)}.admin-menu-main{display:flex;flex-direction:column;gap:1.25rem}.admin-menu-main .admin-card--menu{margin-top:0}.admin-card--nested{margin-top:1rem;padding:1.25rem;border-radius:var(--adm-radius);border:1px solid var(--adm-border);background:#fafbfc;box-shadow:inset 0 1px #fffc}.admin-empty{margin:0;padding:1.75rem 1rem;text-align:center;border-radius:var(--adm-radius-sm);border:1px dashed var(--adm-border-strong);background:#f8fafc;color:var(--adm-text-muted);font-size:.9375rem;line-height:1.5}.admin-empty strong{display:block;color:var(--adm-text);font-size:1rem;margin-bottom:.35rem}.admin-item-actions{display:flex;flex-wrap:wrap;gap:.35rem;align-items:center;justify-content:flex-end}.admin-details{margin-top:1rem;border:1px solid var(--adm-border);border-radius:var(--adm-radius-sm);background:#fafbfc;overflow:hidden}.admin-details summary{padding:.65rem .85rem;font-size:.875rem;font-weight:600;cursor:pointer;list-style:none;color:var(--adm-text)}.admin-details summary::-webkit-details-marker{display:none}.admin-details summary:before{content:"▸ ";display:inline-block;transition:transform .15s ease;color:var(--adm-text-muted)}.admin-details[open] summary:before{transform:rotate(90deg)}.admin-details__body{padding:0 .85rem 1rem;border-top:1px solid var(--adm-border)}.admin-save-bar{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;justify-content:flex-end;margin-top:1.25rem;padding-top:1rem;border-top:1px solid #e2e8f0}.admin-save-bar--tight{margin-top:.75rem;padding-top:.75rem;border-top:none}.admin-table__actions-head{width:12rem;text-align:right}.admin-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:2.5rem 1.5rem;text-align:center;border-radius:var(--adm-radius);border:1px dashed var(--adm-border-strong);background:linear-gradient(180deg,#f8fafc,#fff)}.admin-empty-state p{margin:0;max-width:22rem;color:var(--adm-text-muted);font-size:.9375rem;line-height:1.55}.admin-menu-toolbar{display:flex;flex-direction:column;gap:.85rem;margin-bottom:.25rem}@media (min-width: 640px){.admin-menu-toolbar{flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-between}}.admin-menu-toolbar__info{min-width:0}.admin-menu-toolbar__title{margin:0;font-size:1.25rem;font-weight:700;color:var(--adm-text);letter-spacing:-.02em;line-height:1.25}.admin-menu-toolbar__slug{display:block;margin-top:.25rem;font-size:.75rem;font-family:ui-monospace,monospace;color:var(--adm-text-muted)}.admin-view-tabs{display:inline-flex;padding:.2rem;border-radius:.65rem;background:#e2e8f0;gap:.15rem;flex-shrink:0}.admin-view-tabs__btn{border:none;background:transparent;font:inherit;font-size:.875rem;font-weight:600;color:var(--adm-text-muted);padding:.45rem 1rem;border-radius:.5rem;cursor:pointer;transition:background .15s ease,color .15s ease}.admin-view-tabs__btn:hover{color:var(--adm-text)}.admin-view-tabs__btn.is-active{background:var(--adm-surface);color:var(--adm-text);box-shadow:0 1px 3px #0f172a1f}.admin-product-cta{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.25rem}@media (min-width: 560px){.admin-product-cta{flex-direction:row;align-items:flex-start;justify-content:space-between}}.admin-card-title--flush{margin-bottom:.35rem}.admin-help--flush{margin-bottom:0}.admin-help--center{text-align:center;margin-top:.5rem}.admin-btn--lg{padding:.65rem 1.25rem;font-size:.9375rem}.admin-product-cards{list-style:none;margin:0 0 1.25rem;padding:0;display:flex;flex-direction:column;gap:.5rem}.admin-product-card{display:grid;grid-template-columns:auto 1fr auto;gap:.65rem .85rem;align-items:center;padding:.65rem .75rem;border-radius:var(--adm-radius-sm);border:1px solid var(--adm-border);background:#f8fafc;cursor:pointer;text-align:left;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.admin-product-card:hover{border-color:var(--adm-border-strong);background:var(--adm-surface)}.admin-product-card.is-selected{border-color:#d97706;background:#fffbeb;box-shadow:0 0 0 1px #d9770638}.admin-product-card:focus-visible{outline:2px solid rgb(217 119 6 / .55);outline-offset:2px}.admin-product-card__media{width:3.5rem;height:3.5rem;border-radius:.5rem;overflow:hidden;background:#e2e8f0;flex-shrink:0;display:flex;align-items:center;justify-content:center}.admin-product-card__media img{width:100%;height:100%;object-fit:cover;display:block}.admin-product-card__placeholder{font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--adm-text-muted);padding:.25rem;text-align:center;line-height:1.2}.admin-product-card__body{min-width:0;display:flex;flex-direction:column;gap:.2rem}.admin-product-card__name{font-weight:600;font-size:.9375rem;color:var(--adm-text);line-height:1.3}.admin-product-card__price{font-size:.8125rem;font-weight:600;color:var(--adm-text-muted)}.admin-product-card__actions{display:flex;flex-wrap:wrap;gap:.3rem;justify-content:flex-end}.admin-product-sheet{margin-top:.5rem;padding:1.25rem;border-radius:var(--adm-radius);border:1px solid rgb(217 119 6 / .35);background:linear-gradient(180deg,#fffbeb,#fff .75rem);box-shadow:0 4px 24px #0f172a0f}.admin-product-sheet__bar{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.25rem;padding-bottom:1rem;border-bottom:1px solid #fde68a}@media (min-width: 520px){.admin-product-sheet__bar{flex-direction:row;align-items:flex-start;justify-content:space-between}}.admin-product-sheet__title{margin:0;font-size:1.05rem;font-weight:700;color:var(--adm-text)}.admin-product-sheet__subtitle{margin:.25rem 0 0;font-size:.875rem;color:var(--adm-text-muted)}.admin-product-sheet__bar-actions{display:flex;flex-wrap:wrap;gap:.5rem;flex-shrink:0}.admin-product-sheet__grid{display:grid;gap:1.5rem}@media (min-width: 900px){.admin-product-sheet__grid{grid-template-columns:minmax(12rem,15rem) minmax(0,1fr);align-items:start}}.admin-step-label{display:flex;align-items:center;gap:.5rem;margin:0 0 .75rem;font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--adm-text-muted)}.admin-step-label--spaced{margin-top:1.25rem}.admin-step-num{display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border-radius:9999px;background:#0f172a;color:#fff;font-size:.75rem;font-weight:800}.admin-photo-box{border-radius:var(--adm-radius-sm);border:1px dashed var(--adm-border-strong);background:#f8fafc;margin-bottom:.75rem;overflow:hidden;aspect-ratio:4 / 3;max-width:16rem;display:flex;align-items:center;justify-content:center}.admin-photo-box__img{width:100%;height:100%;object-fit:cover;display:block}.admin-photo-box__empty{padding:1.5rem;font-size:.8125rem;color:var(--adm-text-muted);text-align:center}.admin-details--en{margin-top:1rem;margin-bottom:.5rem}.admin-details__body--grid{display:grid;gap:.75rem}@media (min-width: 640px){.admin-details__body--grid{grid-template-columns:1fr 1fr}.admin-details__body--grid .admin-field--full{grid-column:1 / -1}}.admin-field--full{grid-column:1 / -1}.admin-check--block{display:flex;margin:.75rem 0 .5rem;padding:.5rem .65rem;border-radius:var(--adm-radius-sm);background:#f8fafc;border:1px solid var(--adm-border)}.admin-grid-2--tight{gap:.65rem .85rem;margin-top:.5rem}.admin-card--menu-aside{position:sticky;top:.75rem}@media (max-width: 960px){.admin-card--menu-aside{position:static}}.admin-modal-root{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:1rem;pointer-events:none}.admin-modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;padding:0;border:none;cursor:pointer;pointer-events:auto;background:#0f172a80}.admin-modal{position:relative;z-index:1;width:100%;max-width:24rem;pointer-events:auto;padding:1.35rem 1.5rem;border-radius:var(--adm-radius);border:1px solid var(--adm-border);background:var(--adm-surface);box-shadow:0 25px 50px -12px #0f172a40,0 0 0 1px #0f172a0d}.admin-modal__title{margin:0 0 .65rem;font-size:1.125rem;font-weight:700;color:var(--adm-text);line-height:1.3}.admin-modal__message{margin:0 0 1.25rem;font-size:.9375rem;line-height:1.55;color:var(--adm-text-muted)}.admin-modal__actions{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-end}.admin-panel--hero{max-width:52rem}.admin-toolbar--hero-top{margin-bottom:1rem}.admin-hero-strip-wrap{margin-bottom:1.75rem}.admin-hero-strip-hint{margin:0 0 .65rem;font-size:.8125rem;color:var(--adm-text-muted)}.admin-hero-strip{list-style:none;margin:0;padding:.35rem .25rem .5rem;display:flex;flex-direction:row;gap:.65rem;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;border-radius:var(--adm-radius);border:1px solid var(--adm-border);background:linear-gradient(180deg,#f8fafc,#fff);box-shadow:inset 0 1px #fffc;scrollbar-width:thin}.admin-hero-strip__card{position:relative;flex:0 0 7.25rem;width:7.25rem;scroll-snap-align:start;border-radius:.65rem;border:2px solid var(--adm-border);background:var(--adm-surface);padding:1.5rem .35rem .35rem;cursor:grab;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease;text-align:left;box-shadow:var(--adm-shadow)}.admin-hero-strip__card:hover{border-color:var(--adm-border-strong)}.admin-hero-strip__card.is-selected{border-color:#d97706;background:#fffbeb;box-shadow:0 0 0 1px #d9770640}.admin-hero-strip__card.is-drop-target{border-color:#0ea5e9;outline:2px dashed rgb(14 165 233 / .45)}.admin-hero-strip__card:active{cursor:grabbing}.admin-hero-strip__num{position:absolute;top:.3rem;left:.4rem;font-size:.65rem;font-weight:800;color:var(--adm-text-muted);letter-spacing:.04em}.admin-hero-strip__thumb{width:100%;aspect-ratio:4 / 3;border-radius:.45rem;overflow:hidden;background:#e2e8f0;margin-bottom:.35rem}.admin-hero-strip__thumb img{width:100%;height:100%;object-fit:cover;display:block}.admin-hero-strip__ph{display:flex;align-items:center;justify-content:center;height:100%;font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--adm-text-muted);padding:.25rem;text-align:center;line-height:1.2}.admin-hero-strip__title{font-size:.75rem;font-weight:600;color:var(--adm-text);line-height:1.25;max-height:2.5rem;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.admin-hero-strip__grip{position:absolute;top:.2rem;right:.25rem;font-size:.65rem;color:var(--adm-text-muted);letter-spacing:-.05em;pointer-events:none}.admin-hero-slide--editor{margin-top:.75rem}.admin-hero-editor-head{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:1rem;padding-bottom:.85rem;border-bottom:1px solid var(--adm-border)}.admin-hero-editor-title{margin:0;font-size:1.05rem;font-weight:700;color:var(--adm-text)}.hero-slider--home{flex:1 1 auto;display:flex;flex-direction:column;min-height:0;width:100%;justify-content:center}.hero-slider__viewport{overflow:hidden;width:100%;flex:1 1 auto;min-height:0;display:flex;align-items:center}.hero-slider__track{display:flex;flex-direction:row;width:100%;transition:transform .45s ease;will-change:transform}@media (prefers-reduced-motion: reduce){.hero-slider__track{transition:none}}.hero-slider__slide{flex:0 0 100%;min-width:100%;box-sizing:border-box}.hero-slider__slide:has(.hero__wide),.hero-slider__slide:has(.hero__measure-shell){display:flex;flex-direction:column;align-self:stretch;min-height:calc(100svh - var(--header-h, 4.5rem) - env(safe-area-inset-top,0px));min-height:calc(100dvh - var(--header-h, 4.5rem) - env(safe-area-inset-top,0px))}.hero-slider__stage{position:relative;flex:1 1 auto;min-height:0;width:100%;display:flex;flex-direction:column}.hero-slider__dots{position:absolute;bottom:clamp(.65rem,2.2vh,1.35rem);left:50%;z-index:3;transform:translate(-50%);display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;justify-content:center;max-width:calc(100% - 6rem);pointer-events:auto}.hero-slider__dot{width:.5rem;height:.5rem;padding:0;border:none;border-radius:9999px;background:#c5a85a59;cursor:pointer}.hero-slider__dot[aria-current=true]{background:var(--gold-700);transform:scale(1.35)}.hero-slider__arrow{position:absolute;top:50%;z-index:3;display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;transform:translateY(-50%);border-radius:9999px;border:1px solid rgb(197 168 90 / .65);background:#ffffffb8;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:var(--gold-900);cursor:pointer;box-shadow:0 2px 14px #0000001f}.hero-slider__arrow--prev{left:max(.65rem,env(safe-area-inset-left,0px))}.hero-slider__arrow--next{right:max(.65rem,env(safe-area-inset-right,0px))}@media (min-width: 768px){.hero-slider__arrow{width:2.75rem;height:2.75rem}.hero-slider__arrow--prev{left:max(1rem,env(safe-area-inset-left,0px))}.hero-slider__arrow--next{right:max(1rem,env(safe-area-inset-right,0px))}}.hero-slider__arrow svg{width:1.25rem;height:1.25rem}html[data-theme=dark] .hero-slider__arrow{background:#1e1c1a8c;border-color:#c5a85a73;color:var(--gold-300);box-shadow:0 2px 16px #00000059}.hero--home.hero--loading{align-items:center}.hero--home .hero-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:100%;flex:1 1 auto;min-height:min(65vh,28rem);padding:3rem 1.25rem;box-sizing:border-box;margin-inline:auto}.hero--home .hero-loading__head{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;text-align:center}.hero-loading__spinner{flex-shrink:0;display:block;box-sizing:border-box;width:2.25rem;height:2.25rem;border-radius:50%;border:3px solid rgb(233 213 168 / .5);border-top-color:var(--gold-600);animation:hero-loading-spin .7s linear infinite}@keyframes hero-loading-spin{to{transform:rotate(360deg)}}.hero-loading__label{font-size:.9375rem;font-weight:600;color:var(--stone-600);letter-spacing:.02em}@media (prefers-reduced-motion: reduce){.hero-loading__spinner{animation:none;border-color:#d4bc7fa6;border-top-color:var(--gold-600);opacity:.92}}html[data-theme=dark] .hero-loading__spinner{border-color:#78644680;border-top-color:var(--gold-500)}html[data-theme=dark] .hero-loading__label{color:var(--stone-800)}
