:root{--color-background:#f5f7fb;--color-surface:#fff;--color-text:#162033;--color-border:#d9e0ec}.auth-shell{background:#fff;grid-template-columns:minmax(360px,30%) minmax(0,70%);min-height:100vh;display:grid}.layout{min-height:100vh;display:flex}.layout__backdrop{display:none}.main{flex-direction:column;flex:1;min-width:0;display:flex}.content,.auth-card{padding:2rem}.content{background:#f5f6fa;min-width:0;min-height:calc(100vh - 64px);padding:20px 35px}.main-content{opacity:0;transition:opacity .2s}.main-content.loaded{opacity:1}.layout--no-header .content{min-height:100vh}.layout--first-onboarding .content{place-items:center;display:grid}.ui-surface{background:#fff;border:1px solid #e7e9ee;border-radius:16px}.ui-surface--md{padding:18px}.ui-button{color:#111827;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:10px 16px;text-decoration:none;transition:background-color .16s,border-color .16s,color .16s,box-shadow .16s,transform .16s;display:inline-flex}.ui-button:hover:not(:disabled){transform:translateY(-1px)}.ui-button:disabled{cursor:not-allowed;opacity:.65}.ui-button--full-width{width:100%}.ui-button--primary,.ui-button--danger{color:#fff;background:#111827}.ui-button--outline,.ui-button--secondary{color:#111827;background:#fff;border-color:#d9dee8}.ui-button--outline.ui-button--active{color:#111827;border-color:#111827}.ui-button--sm{border-radius:10px;min-height:36px;padding:8px 12px}.ui-button--icon{border-radius:999px;width:36px;min-width:36px;height:36px;min-height:36px;padding:0}.ui-icon-button{color:#4b5563;position:relative}.api-progress{opacity:0;pointer-events:none;z-index:10000;height:3px;transition:opacity .12s;position:fixed;top:0;left:0;right:0}.api-progress--visible{opacity:1}.api-progress__bar{transform-origin:0;background:#f03;width:100%;height:100%;transition:transform .22s;box-shadow:0 0 12px #ff003373}.dashboard{width:100%;max-width:1000px;margin-left:auto;margin-right:auto;padding-top:52px;display:block}.left-panel{width:40%}.right-panel{min-width:0;padding:30px}.dashboard-intro h2,.setup-guide__heading h3{color:#1f2937;margin:0}.stores-page__header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.stores-page__header p{color:#6b7280;margin:8px 0 0}.stores-create-card{gap:16px;max-width:560px;margin-bottom:18px;padding:18px;display:grid}.stores-list-card{overflow:hidden}.stores-list{display:grid}.stores-list__item{justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex}.stores-list__item+.stores-list__item{border-top:1px solid #eef1f5}.stores-list__identity{align-items:center;gap:12px;min-width:0;display:flex}.stores-list__identity strong,.stores-list__identity p{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.stores-list__identity p{color:#6b7280;margin:4px 0 0}.stores-list__avatar{color:#111827;border-radius:12px;flex-shrink:0;place-items:center;width:42px;height:42px;font-weight:700;display:grid}.stores-list__avatar img,.store-login-selection__avatar img{object-fit:cover;width:100%;height:100%;display:block}.stores-list__avatar img{border-radius:12px}.stores-list__active{color:#15803d;background:#ecfdf3;border-radius:999px;padding:8px 12px;font-size:.875rem;font-weight:600}.stores-list__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.dashboard-intro p{color:#7b8190;margin:6px 0 0;line-height:1.5}.setup-guide{margin-top:46px}.setup-guide__heading{align-items:center;gap:12px;margin-bottom:16px;display:flex}.setup-guide__status{color:#4b5563;background:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:4px 12px;font-size:.875rem;font-weight:600}.setup-guide__card{background:#fff;border:1px solid #d8dadd;border-radius:12px;grid-template-columns:36% 64%;min-height:424px;display:grid;overflow:hidden}.setup-guide__steps{border-right:1px solid #d8dadd;padding:28px 30px}.low-stock-panel,.recent-orders-panel{background:#fff;border:1px solid #d8dadd;border-radius:12px;margin-top:22px;padding:18px}.recent-orders-panel__header,.low-stock-panel__header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.recent-orders-panel__header h3,.low-stock-panel__header h3{color:#1f2937;margin:0}.recent-orders-panel__header p,.recent-orders-panel__empty,.low-stock-panel__header p,.low-stock-panel__empty{color:#7b8190;margin:5px 0 0}.low-stock-panel__header>span{color:#b45309;background:#fff4ec;border-radius:999px;place-items:center;min-width:28px;height:28px;font-size:13px;font-weight:700;display:grid}.low-stock-list,.recent-orders-list{display:grid}.recent-orders-list__item{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-top:1px solid #eef1f5;justify-content:space-between;align-items:center;gap:16px;padding:12px 0;display:flex}.recent-orders-list__item:first-child{border-top:0}.recent-orders-list__item:hover strong{color:#d97706}.recent-orders-list__item>span{gap:4px;display:grid}.recent-orders-list__item>span:last-child{text-align:right;justify-items:end}.recent-orders-list__item strong{color:#1f2937;transition:color .2s}.recent-orders-list__item small{color:#7b8190}.low-stock-list__item{border-top:1px solid #eef1f5;justify-content:space-between;align-items:center;gap:16px;padding:12px 0;display:flex}.low-stock-list__item:first-child{border-top:0}.low-stock-list__item strong{color:#1f2937}.low-stock-list__item span{color:#b45309;font-weight:700}.setup-list{margin:0;padding:0;list-style:none}.setup-list__item{color:#6b7280;align-items:center;gap:10px;font-size:1rem;font-weight:600;display:flex}.setup-list__item+.setup-list__item{margin-top:18px}.setup-list__item.is-active,.setup-list__item.is-completed{color:#1f2937}.setup-list__item.is-clickable{gap:8px}.setup-list__icon{color:#6b7280;background:#e5e7eb;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:17px;height:17px;font-size:.7rem;display:inline-flex}.setup-list__item.is-completed .setup-list__icon{color:#fff;background:#68b66d}.setup-list__item.is-active .setup-list__icon{color:#6b7280;background:#e5e7eb}.setup-step-button{color:inherit;cursor:pointer;background:0 0;border:0;padding:0}.setup-step-link{color:#6b7280;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.setup-step-link svg{width:15px;height:15px}.setup-product-panel{gap:14px;display:grid}.setup-product-card,.setup-product-digital{background:#f0f0f0;border:0;border-radius:12px}.setup-product-card{padding:18px}.setup-product-card h3{color:#1f2937;margin:0 0 6px;font-size:1rem}.setup-product-card p{color:#6b7280;max-width:460px;margin:0 0 18px;line-height:1.35}.setup-product-card__button{border-radius:7px;min-height:34px;padding:8px 14px}.setup-product-card__import{color:#6b7280;align-items:center;gap:12px;margin-top:18px;display:flex}.setup-product-card__shopify{color:#4b7d27;background:#b5d989;border-radius:6px;place-items:center;width:25px;height:25px;font-size:.9rem;font-weight:800;display:grid;box-shadow:inset 0 0 0 2px #ffffff73}.setup-product-digital{color:#1f2937;text-align:left;cursor:pointer;width:100%;min-height:58px;padding:0 18px}.setup-product-digital:hover{background:#e8e8e8}.dashboard-create-button{border-radius:7px;min-height:44px;margin-top:10px}.dashboard-create-button:disabled{color:#fff;opacity:1;background:#a5a5a5}.themes-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px;display:grid}.theme-card{background:#fff;border:1px solid #eee;border-radius:16px;overflow:hidden}.theme-card__preview{color:#4b5563;place-items:center;height:180px;font-weight:600;display:grid}.theme-card__preview--minimal{background:linear-gradient(#fff 0%,#f4f5f7 100%)}.theme-card__preview--modern{color:#fff;background:linear-gradient(#1f2937 0%,#374151 100%)}.theme-card__content{padding:18px}.theme-card__content h3{color:#111827;margin:0 0 8px}.theme-card__content p{color:#6b7280;margin:0 0 18px}.theme-card__button--active{background:#0f172a}.theme-settings-page__header{margin-bottom:20px}.theme-settings-page__header p{color:#6b7280;margin:8px 0 0}.theme-settings-form{background:#fff;border:1px solid #e7e9ee;border-radius:16px;gap:18px;max-width:560px;padding:24px;display:grid}.theme-settings-toggle{border:1px solid #e7e9ee;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex}.theme-settings-toggle strong{color:#111827;display:block}.theme-settings-toggle p{color:#6b7280;margin:4px 0 0}.theme-settings-toggle input{width:18px;height:18px}.theme-settings-color{grid-template-columns:60px 1fr;gap:12px;display:grid}.theme-settings-color input[type=color]{background:#fff;border:1px solid #dbe1ea;border-radius:10px;width:100%;height:44px;padding:4px}.store-settings-page{width:min(100%,1120px);margin:0 auto}.store-settings-page__header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.store-settings-page__header h2{color:#111827;margin:0;font-size:24px}.store-settings-page__header p{color:#6b7280;margin:6px 0 0}.store-settings-layout{grid-template-columns:240px minmax(0,1fr);align-items:start;gap:18px;display:grid}.store-settings-sidebar,.store-settings-panel{background:#fff;border-radius:8px}.store-settings-sidebar{position:sticky;top:84px;overflow:hidden}.store-settings-sidebar__nav{padding:8px;display:grid}.store-settings-sidebar__item{color:#4b5563;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;gap:3px;width:100%;padding:10px 12px;transition:background-color .16s,color .16s;display:grid}.store-settings-sidebar__item:hover{color:#111827;background:#f3f4f6}.store-settings-sidebar__item--active{color:#111827;background:#eef2ff}.store-settings-sidebar__item span{font-weight:750}.store-settings-sidebar__item small{color:#6b7280;font-size:12px;font-weight:500;line-height:1.35}.store-settings-main{gap:16px;min-width:0;display:grid}.store-settings-main__heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.store-settings-main__heading h3{color:#111827;margin:0;font-size:18px}.store-settings-main__heading p{color:#6b7280;margin:4px 0 0}.store-settings-stack{gap:12px;display:grid}.store-settings-panel{gap:16px;padding:16px;display:grid}.store-settings-panel__header{gap:4px;display:grid}.store-settings-panel__header h4{color:#111827;margin:0;font-size:15px}.store-settings-panel__header p{color:#6b7280;margin:0;font-size:13px}.store-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.store-settings-field{color:#6b7280;gap:7px;font-size:13px;font-weight:650;display:grid}.store-settings-field--full{grid-column:1/-1}.store-settings-field input,.store-settings-field textarea,.store-settings-field select{color:#111827;background:#fff;border:1px solid #d8dadd;border-radius:7px;outline:0;width:100%;min-height:42px;padding:10px 12px;transition:border-color .16s,box-shadow .16s}.store-settings-field textarea{resize:vertical;min-height:112px}.store-settings-field input:focus,.store-settings-field textarea:focus,.store-settings-field select:focus{border-color:#b7bec8;box-shadow:0 0 0 3px #1118270a}.store-settings-field__error{color:#dc2626;font-weight:650}.store-settings-branding{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.store-settings-upload{color:#6b7280;gap:8px;min-width:0;font-size:13px;font-weight:650;display:grid}.store-settings-upload strong{color:#374151;cursor:pointer;background:#f8fafc;border:1px dashed #cfd7e3;border-radius:8px;place-items:center;min-height:150px;font-size:14px;display:grid;overflow:hidden}.store-settings-upload--favicon strong{min-height:110px}.store-settings-upload img{object-fit:contain;width:100%;height:150px;padding:16px}.store-settings-upload--favicon img{height:110px}.store-settings-upload input{color:#6b7280;width:100%}.store-settings-upload__empty{width:100%;min-height:inherit;place-items:center;display:grid}.store-settings-color{color:#6b7280;border:1px solid #e7e9ee;border-radius:8px;grid-template-columns:54px minmax(0,1fr);align-items:center;gap:8px 12px;padding:14px;font-size:13px;font-weight:650;display:grid}.store-settings-color span{grid-column:1/-1}.store-settings-color input{background:#fff;border:1px solid #d8dadd;border-radius:8px;width:54px;height:42px;padding:3px}.store-settings-color strong{color:#111827;text-transform:uppercase;font-size:14px}.store-settings-skeleton{gap:14px;display:grid}.store-settings-skeleton__row{background:linear-gradient(90deg,#eef1f5 0%,#f8fafc 45%,#eef1f5 100%) 0 0/200% 100%;border-radius:8px;height:46px;animation:1.15s ease-in-out infinite store-settings-skeleton-pulse}.store-settings-skeleton__row:nth-child(2){height:108px}@keyframes store-settings-skeleton-pulse{0%{background-position:0 0}to{background-position:-200% 0}}.public-store-shell{background:#f8fafc;min-height:100vh}.public-store-shell__topbar{justify-content:flex-end;padding:20px 24px 0;display:flex}.store-theme{padding:20px 24px 48px}.store-theme__header{margin:0 auto 28px}.store-theme__header h1{margin:0}.store-theme__eyebrow{color:#6b7280;margin:0 0 8px}.store-theme__subtitle{color:#6b7280;margin:8px 0 0}.store-theme__grid{gap:20px;display:grid}.store-theme__grid--minimal{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.store-theme__grid--modern{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.store-theme--minimal{background:#fff}.store-theme__header--minimal{text-align:center;max-width:920px}.store-theme--modern{background:#f3f4f6}.store-theme__header--modern{color:#fff;background:#111827;border-radius:20px;align-items:center;padding:28px;display:flex}.store-theme__header--modern .store-theme__eyebrow,.store-theme__header--modern .store-theme__subtitle{color:#d1d5db}.theme-product-card{border-radius:18px;overflow:hidden}.theme-product-card--minimal{background:#fff;border:1px solid #eee}.theme-product-card--modern{background:#fff;box-shadow:0 20px 40px #0f172a1f}.theme-product-card__image{color:#6b7280;background:#f3f4f6;place-items:center;min-height:180px;display:grid;overflow:hidden}.theme-product-card__image img{object-fit:cover;width:100%;height:100%}.theme-product-card__image--modern{background:linear-gradient(#e5e7eb 0%,#cbd5e1 100%);min-height:240px}.theme-product-card__content{gap:12px;padding:18px;display:grid}.theme-product-card__content h2{color:#111827;margin:0}.theme-product-card__badge{color:#b91c1c;background:#fee2e2;border-radius:999px;justify-content:center;align-items:center;width:fit-content;padding:4px 10px;font-size:.75rem;font-weight:700;display:inline-flex}.theme-product-card__badge--modern{color:#fff;background:#111827}.auth-showcase{background:linear-gradient(#0527215c,#0527215c),radial-gradient(circle at 62% 35%,#f49a4a75,#0000 0 14%,#0000 32%),linear-gradient(135deg,#123f38 0%,#0b302b 42%,#315b4f 100%);min-height:100vh;position:relative;overflow:hidden}.auth-showcase__image-placeholder{color:#ffffffdb;letter-spacing:.12em;text-transform:uppercase;place-items:center;font-size:1rem;font-weight:700;display:grid;position:absolute;inset:0}.auth-showcase__image-placeholder span{z-index:1;position:relative}.auth-showcase__image-placeholder:before{content:"";opacity:.58;filter:blur(.2px);background:radial-gradient(circle at 50% 18%,#f0c7a3 0 10%,#0000 11%),linear-gradient(#0000 0 23%,#c8682c 24% 50%,#223d38 51% 100%);border-radius:48% 48% 0 0;width:min(36vw,520px);height:min(62vh,520px);position:absolute;bottom:0;right:12%}.auth-showcase__image-placeholder:after{content:"";background:linear-gradient(135deg,#ffffffd6,#d4dee2d1),linear-gradient(#d8e2e6,#aab9c0);border-radius:24px;width:min(32vw,470px);height:min(18vw,250px);position:absolute;bottom:8%;right:6%;transform:perspective(900px)rotateX(52deg)rotate(-4deg);box-shadow:0 28px 70px #0000003d}.auth-panel{background:#fff;place-items:center;min-height:100vh;padding:42px 38px;display:grid}.store-login-selection{background:radial-gradient(circle at 18% 90%,#6e56ff94,#0000 0 22%),radial-gradient(circle at 84% 18%,#30c4ac85,#0000 0 28%),linear-gradient(135deg,#171922 0%,#11141a 50%,#16251f 100%);place-items:center;min-height:100vh;padding:32px 20px;display:grid}.store-login-selection__card{background:#fffffff5;border:1px solid #dfe3ece6;border-radius:22px;width:min(100%,540px);padding:32px;box-shadow:0 30px 80px #070a1357}.store-login-selection__header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.store-login-selection__eyebrow{color:#fff;letter-spacing:.12em;text-transform:uppercase;background:#111827;border-radius:999px;align-items:center;min-height:32px;padding:0 14px;font-size:.75rem;font-weight:700;display:inline-flex}.store-login-selection__header h1{color:#111827;margin:16px 0 10px;font-size:clamp(1.9rem,4vw,2.5rem);line-height:1.05}.store-login-selection__header p{color:#6b7280;max-width:34ch;margin:0;line-height:1.6}.store-login-selection__list{gap:12px;display:grid}.store-login-selection__item{text-align:left;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:18px;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:16px 18px;transition:transform .16s,border-color .16s,box-shadow .16s;display:flex}.store-login-selection__item:hover{border-color:#d1d5db;transform:translateY(-1px);box-shadow:0 16px 28px #11182714}.store-login-selection__item-main{align-items:center;gap:12px;min-width:0;display:flex}.store-login-selection__avatar{color:#111827;border-radius:12px;flex-shrink:0;place-items:center;width:42px;height:42px;font-weight:700;display:grid}.store-login-selection__avatar img{border-radius:12px}.store-login-selection__identity{min-width:0}.store-login-selection__identity strong,.store-login-selection__identity span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.store-login-selection__identity strong{color:#111827}.store-login-selection__identity span{color:#6b7280;margin-top:4px}.store-login-selection__badge{color:#15803d;background:#ecfdf3;border-radius:999px;flex-shrink:0;padding:8px 12px;font-size:.875rem;font-weight:600}.public-store{background:#f5f6fa;min-height:100vh;padding:32px}.public-store__header,.public-store__catalog{width:min(100%,1120px);margin:0 auto}.public-store__header{background:#fff;border:1px solid #eee;border-radius:16px;justify-content:space-between;align-items:center;gap:24px;margin-bottom:24px;padding:32px;display:flex}.public-store__eyebrow{color:#6b7280;margin:0 0 12px;font-size:.875rem}.public-store__header h1{color:#111827;margin:0 0 12px}.public-store__admin-link{color:#fff;background:#111827;border-radius:10px;justify-content:center;align-items:center;padding:12px 18px;display:inline-flex}.public-store__catalog{padding:8px 0 0}.public-store__grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:20px;display:grid}.public-store__empty{color:#6b7280;background:#fff;border:1px solid #eee;border-radius:16px;padding:32px}.public-store-page{color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:min(100% - 32px,900px);margin:40px auto 72px;padding:clamp(28px,5vw,56px)}.public-store-page__eyebrow{color:#6b7280;text-transform:uppercase;margin:0 0 12px;font-size:12px;font-weight:800}.public-store-page h1{color:#111827;margin:0;font-size:40px;line-height:1.12}.public-store-page__content{margin-top:28px;font-size:17px;line-height:1.75}.public-store-page__content>:first-child{margin-top:0}.public-store-page__content>:last-child{margin-bottom:0}.public-store-page--empty p{font-size:16px;line-height:1.6}.public-store-page__link{color:#111827;margin-top:14px;font-weight:800;display:inline-flex}.whatsapp-widget{z-index:30;color:#052e16;background:#25d366;border-radius:999px;align-items:center;gap:10px;min-height:54px;padding:0 18px 0 14px;text-decoration:none;transition:transform .16s,box-shadow .16s;display:inline-flex;position:fixed;bottom:24px;box-shadow:0 18px 38px #25d3663d}.whatsapp-widget:hover{transform:translateY(-1px);box-shadow:0 22px 44px #25d3664d}.whatsapp-widget--left{left:24px}.whatsapp-widget--right{right:24px}.whatsapp-widget__icon{background:#ffffff3d;border-radius:999px;place-items:center;width:32px;height:32px;display:grid}.whatsapp-widget__label{font-size:14px;font-weight:800}.public-product-card{background:#fff;border:1px solid #e7e9ee;border-radius:16px;transition:transform .2s,box-shadow .2s;overflow:hidden;box-shadow:0 12px 30px #0f172a0f}.public-product-card:hover{transform:translateY(-4px);box-shadow:0 18px 36px #0f172a1a}.public-product-card__image{color:#6b7280;background:linear-gradient(135deg,#ebeef5,#cfd8ea);place-items:center;height:180px;display:grid}.public-product-card__content{padding:18px}.public-product-card h2{color:#111827;margin:0 0 10px;font-size:1.1rem}.public-product-card__pricing{align-items:center;gap:12px;margin-top:12px;display:flex}.public-product-card__pricing strong{color:#111827;font-size:1rem}.public-product-card__pricing span{color:#9ca3af;text-decoration:line-through}.public-product-card__button{color:#fff;cursor:pointer;background:#111827;border:0;border-radius:12px;width:100%;margin-top:18px;padding:12px 16px}.dashboard-success-actions{gap:12px;display:grid}.submit-button--secondary{color:#111827;cursor:pointer;background:#fff;border:1px solid #dbe1ea}.product-editor__heading{margin-bottom:20px}.products-toolbar{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:10px;display:flex}.products-toolbar__filters{flex-wrap:wrap;gap:8px;display:flex}.products-toolbar__controls{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.products-toolbar__control,.products-filter{color:#4f5661;background:#fff;border:1px solid #d9dde5;border-radius:6px;min-height:32px;padding:7px 12px;font-size:13px;font-weight:600;line-height:1}.products-toolbar__control{cursor:pointer;align-items:center;gap:8px;display:inline-flex}.products-filter{min-height:32px}.products-filter.ui-button--active{color:#1f2430;border-color:#2f3540}.products-toolbar__select,.products-stock-filter{color:#4f5661;background:#fff;border:1px solid #d9dde5;border-radius:6px;align-items:center;gap:8px;min-height:32px;padding:7px 10px;font-size:13px;font-weight:600;line-height:1;display:inline-flex}.products-toolbar__select select{color:#1f2937;min-width:150px;font:inherit;background:0 0;border:0;outline:0}.products-stock-filter{cursor:pointer}.products-stock-filter input{accent-color:#2f3540;width:14px;height:14px;margin:0}.list-view-card,.products-card,.product-panel{background:#fff;border:1px solid #e7e9ee;border-radius:10px}.list-view-card,.products-card{overflow:hidden}.list-view-card__top{border-bottom:1px solid #eef1f5}.products-card__topbar{grid-template-columns:minmax(0,1fr) auto;align-items:center;min-height:52px;display:grid}.products-card__search{color:#a1a8b3;align-items:center;gap:8px;min-width:0;height:52px;padding:0 14px;display:flex}.products-card__search input{color:#1f2937;width:100%;min-width:0;height:100%;font:inherit;background:0 0;border:0;outline:0;padding:0}.products-card__search input::placeholder{color:#a1a8b3;font-weight:500}.products-card__add{border-radius:9px;min-height:36px;padding:9px 14px;font-size:13px;font-weight:600}.products-table__head,.products-table__row{grid-template-columns:24px minmax(280px,2fr) 110px 110px 110px 110px 94px;align-items:center;gap:12px;padding:12px 16px;display:grid}.products-table__head{color:#5f6671;background:#eef0f2;font-size:13px;font-weight:600}.products-table__row+.products-table__row{border-top:1px solid #eef1f5}.products-table__row{min-height:64px}.products-table__checkbox{background:#fff;border:1px solid #aeb6c2;border-radius:4px;width:13px;height:13px}.products-table__product{align-items:center;gap:12px;min-width:0;display:flex}.products-table__product strong,.products-table__product p{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.products-table__product p{color:#9ca3af;margin:4px 0 0;font-size:.875rem}.products-table__thumb{background:linear-gradient(135deg,#dfe6f3,#b8c4dd);border-radius:7px;flex-shrink:0;width:34px;height:34px;overflow:hidden}.products-table__thumb img{object-fit:cover;width:100%;height:100%}.inventory{font-weight:600}.inventory--available{color:#22c55e}.inventory--low{color:#ef4444}.status-toggle{color:#9ca3af;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:0;display:inline-flex}.status-toggle__dot{background:#d1d5db;border-radius:999px;width:22px;height:12px;position:relative}.status-toggle__dot:after{content:"";background:#fff;border-radius:999px;width:8px;height:8px;position:absolute;top:2px;left:2px}.status-toggle--active{color:#111827}.status-toggle--active .status-toggle__dot{background:#f08a4b}.status-toggle--active .status-toggle__dot:after{left:12px}.products-table__actions{align-items:center;gap:10px;display:flex}.products-action-button{color:#3f4650;cursor:pointer;background:0 0;border:0;place-items:center;width:18px;height:18px;padding:0;display:inline-grid}.products-action-button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.products-action-button:hover{color:#111827}.products-action-button--danger:hover{color:#dc2626}.apps-page{gap:28px;display:grid}.settings-apps{gap:14px;display:grid}.settings-apps__tabs{background:#fff;border:1px solid #dfe3e8;border-radius:8px;gap:2px;width:max-content;max-width:100%;padding:4px;display:inline-flex}.settings-apps__tab{color:#5f6673;cursor:pointer;background:0 0;border:0;border-radius:6px;min-height:34px;padding:7px 12px;font-weight:750;transition:background-color .16s,color .16s}.settings-apps__tab:hover{color:#111827;background:#f3f4f6}.settings-apps__tab--active{color:#fff;background:#111827}.apps-section{gap:14px;display:grid}.apps-section__heading h3,.apps-section__heading p,.app-card h4,.app-card p,.installed-app-row h4,.installed-app-row p,.apps-empty-card h3,.apps-empty-card p{margin:0}.apps-section__heading h3{color:#20242d;font-size:18px;font-weight:750}.apps-section__heading p{color:#717985;margin-top:4px;font-size:13px}.apps-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:14px;display:grid}.app-card,.installed-app-row,.apps-empty-card{border-color:#dfe3e8;border-radius:10px}.app-card{grid-template-columns:48px 1fr auto;align-items:center;gap:14px;padding:16px;display:grid}.app-card__icon{color:#111827;letter-spacing:-.02em;background:#d6e600;border-radius:12px;place-items:center;width:48px;height:48px;font-weight:800;display:grid}.app-card__icon--seo-icon{background:linear-gradient(135deg,#d6e600,#f2ff69)}.app-card__icon--analytics-icon{background:linear-gradient(135deg,#a7f3d0,#67e8f9)}.app-card__icon--labels-icon{background:linear-gradient(135deg,#fde68a,#fca5a5)}.app-card__icon--scripts-icon{background:linear-gradient(135deg,#ddd6fe,#f0abfc)}.app-card__icon--whatsapp-icon{color:#052e16;background:linear-gradient(135deg,#22c55e,#86efac)}.app-card__content{min-width:0}.app-card h4,.installed-app-row h4,.apps-empty-card h3{color:#20242d;font-size:15px;font-weight:750}.app-card p,.installed-app-row p,.apps-empty-card p{color:#717985;margin-top:4px;font-size:13px}.installed-apps-list{gap:10px;display:grid}.installed-app-row{grid-template-columns:48px minmax(0,1fr) auto auto;align-items:center;gap:14px;padding:14px 16px;display:grid}.installed-app-row__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.installed-app-row__status{color:#717985;background:#eef0f3;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:700}.installed-app-row__status--enabled{color:#229a4f;background:#e8f8ed}.app-toggle{cursor:pointer;background:#d1d5db;border:0;border-radius:999px;width:42px;height:24px;padding:2px;transition:background-color .16s}.app-toggle span{background:#fff;border-radius:999px;width:20px;height:20px;transition:transform .16s;display:block;box-shadow:0 1px 4px #0f172a2e}.app-toggle--enabled{background:#111827}.app-toggle--enabled span{transform:translate(18px)}.apps-empty-card{padding:18px}.settings-app-config__header{grid-template-columns:minmax(0,1fr) auto;align-items:start}.settings-app-config__actions{justify-content:flex-end;display:flex}.app-usage-page{gap:16px;width:min(100%,1080px);margin:0 auto;display:grid}.app-usage-header{grid-template-columns:56px minmax(0,1fr) auto;align-items:center;gap:14px;display:grid}.app-usage-header .app-card__icon{border-radius:12px;width:56px;height:56px}.app-usage-header h2,.app-usage-header p,.app-usage-panel h3,.app-usage-panel p{margin:0}.app-usage-header h2{color:#111827;font-size:24px}.app-usage-header p,.app-usage-muted{color:#6b7280}.app-usage-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.app-usage-grid--metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.app-usage-panel{border-radius:8px;gap:16px;padding:18px;display:grid}.app-usage-panel__heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.app-usage-panel h3{color:#111827;font-size:16px}.app-usage-metric{align-content:start}.app-usage-metric span{color:#6b7280;font-size:13px;font-weight:750}.app-usage-metric strong{color:#111827;font-size:32px;line-height:1}.app-usage-metric p{color:#6b7280;font-size:13px}.app-usage-checklist,.app-usage-stats,.app-label-preview-grid{gap:10px;display:grid}.app-usage-checklist span{color:#6b7280;border:1px solid #eef1f5;border-radius:8px;align-items:center;min-height:38px;padding:9px 12px;display:flex}.app-usage-checklist span:before{content:"";background:#d1d5db;border-radius:999px;width:9px;height:9px;margin-right:8px}.app-usage-checklist .is-complete{color:#166534}.app-usage-checklist .is-complete:before{background:#22c55e}.app-usage-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.app-usage-stats span{color:#6b7280;border:1px solid #eef1f5;border-radius:8px;gap:5px;padding:12px;font-size:13px;display:grid}.app-usage-stats strong{color:#111827;font-size:24px}.whatsapp-app-toggle{background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex}.whatsapp-app-toggle strong{color:#111827;font-size:14px;display:block}.whatsapp-app-toggle p{color:#6b7280;margin:4px 0 0;font-size:12px}.whatsapp-app-status{color:#4b5563;background:#f3f4f6;border-radius:999px;justify-content:center;align-items:center;min-height:28px;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.whatsapp-app-status--enabled{color:#166534;background:#dcfce7}.whatsapp-app-preview{align-content:start}.whatsapp-app-preview__canvas{background:radial-gradient(circle at 0 0,#22c55e2e,#0000 36%),linear-gradient(#f8fafc 0%,#eef2f7 100%);border:1px solid #e5e7eb;border-radius:12px;min-height:220px;position:relative;overflow:hidden}.whatsapp-app-preview__button{color:#052e16;background:#25d366;border-radius:999px;align-items:center;gap:10px;min-height:48px;padding:0 18px;font-size:14px;font-weight:800;display:inline-flex;position:absolute;bottom:18px;box-shadow:0 16px 30px #25d36638}.whatsapp-app-preview__button--left{left:18px}.whatsapp-app-preview__button--right{right:18px}.whatsapp-app-preview__icon{background:#ffffff38;border-radius:999px;place-items:center;width:28px;height:28px;display:grid}.app-label-preview-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.app-label-preview{color:#111827;background:#f8fafc;border:1px solid #dfe3e8;border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:9px 12px;font-weight:750;display:inline-flex}.app-script-editor{color:#e5e7eb;resize:vertical;background:#0f172a;border:1px solid #d8dadd;border-radius:8px;width:100%;min-height:260px;padding:14px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:13px;line-height:1.6}.public-product-detail{background:#f5f6fa;min-height:100vh;padding:32px}.public-product-detail__back{color:#4b5563;margin-bottom:20px;font-weight:700;display:inline-flex}.public-product-detail__grid{grid-template-columns:minmax(0,1fr) 420px;gap:24px;width:min(100%,1040px);margin:0 auto;display:grid}.public-product-detail__media,.public-product-detail__content{background:#fff;border:1px solid #dfe3e8;border-radius:16px}.public-product-detail__media{color:#9ca3af;place-items:center;min-height:520px;display:grid;overflow:hidden}.public-product-detail__media img{object-fit:cover;width:100%;height:100%}.public-product-detail__content{padding:24px}.public-product-detail__eyebrow{color:#6b7280;text-transform:uppercase;margin:0 0 8px;font-size:13px;font-weight:700}.public-product-detail__content h1{color:#111827;letter-spacing:-.03em;margin:0 0 12px;font-size:34px;line-height:1.1}.public-product-detail__content>p:not(.public-product-detail__eyebrow){color:#5f6671;line-height:1.6}.public-product-detail__price{align-items:center;gap:10px;margin-bottom:16px;display:flex}.public-product-detail__price strong{color:#111827;font-size:22px}.public-product-detail__price s{color:#9ca3af}.public-product-detail__checkout{margin-top:18px}@media (width<=840px){.public-product-detail{padding:18px}.public-product-detail__grid{grid-template-columns:1fr}.public-product-detail__media{min-height:340px}}.modal-backdrop{z-index:40;background:#0f172a3d;place-items:center;display:grid;position:fixed;inset:0}.global-search-backdrop{z-index:90;background:#0f172a47;place-items:start center;padding:78px 16px 24px;display:grid;position:fixed;inset:0}.global-search-modal{background:#fff;border:1px solid #e5e7eb;border-radius:12px;grid-template-rows:auto auto minmax(0,1fr);width:min(760px,100%);max-height:min(760px,100vh - 108px);display:grid;overflow:hidden;box-shadow:0 28px 80px #0f172a38}.global-search-modal__header{border-bottom:1px solid #eef1f5;grid-template-columns:minmax(0,1fr) 34px;align-items:center;gap:10px;padding:12px;display:grid}.global-search-modal__input{background:#f8fafc;border:1px solid #e5e7eb;border-radius:9px;align-items:center;gap:10px;min-height:42px;padding:0 12px;display:flex}.global-search-modal__input span,.global-search-modal__input svg{color:#9ca3af;width:17px;height:17px}.global-search-modal__input svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round}.global-search-modal__input input{color:#111827;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0}.global-search-modal__close{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:34px;height:34px}.global-search-tabs{border-bottom:1px solid #eef1f5;gap:4px;padding:10px 12px;display:flex;overflow-x:auto}.global-search-tabs__button{color:#6b7280;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:8px;min-height:34px;padding:7px 12px;font-weight:750}.global-search-tabs__button:hover{color:#111827;background:#f3f4f6}.global-search-tabs__button--active{color:#fff;background:#111827}.global-search-modal__body{min-height:320px;padding:14px;overflow-y:auto}.global-search-stack,.global-search-section,.global-search-list{gap:12px;display:grid}.global-search-section+.global-search-section{border-top:1px solid #eef1f5;padding-top:12px}.global-search-section__heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.global-search-section__heading h3{color:#111827;margin:0;font-size:15px}.global-search-link{color:#4b5563;cursor:pointer;background:0 0;border:0;font-weight:750}.global-search-result{color:#111827;text-align:left;background:#fff;border:1px solid #eef1f5;border-radius:10px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;min-height:58px;padding:10px 12px;display:grid}.global-search-result:hover{background:#f8fafc;border-color:#d8dfe8}.global-search-result:has(.app-card__icon){grid-template-columns:42px minmax(0,1fr) auto}.global-search-result .app-card__icon{border-radius:10px;width:42px;height:42px;font-size:13px}.global-search-result span{gap:3px;min-width:0;display:grid}.global-search-result strong{color:#111827;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:750;overflow:hidden}.global-search-result small,.global-search-empty{color:#6b7280;font-size:13px}.global-search-empty{margin:0;padding:14px 4px}.all-apps-backdrop{z-index:120;background:#0f172a6b;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.all-apps-modal{background:#fff;border:1px solid #dfe3e8;border-radius:12px;grid-template-rows:auto auto minmax(0,1fr);width:min(1120px,100%);height:min(820px,100vh - 48px);display:grid;overflow:hidden;box-shadow:0 34px 100px #0f172a47}.all-apps-modal__header{border-bottom:1px solid #eef1f5;grid-template-columns:minmax(0,1fr) 38px;align-items:center;gap:12px;padding:14px;display:grid}.all-apps-modal__search{background:#f8fafc;border:1px solid #dfe3e8;border-radius:9px;align-items:center;gap:10px;min-height:44px;padding:0 13px;display:flex}.all-apps-modal__search span,.all-apps-modal__search svg{color:#9ca3af;width:18px;height:18px}.all-apps-modal__search svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round}.all-apps-modal__search input{color:#111827;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0}.all-apps-modal__close{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #dfe3e8;border-radius:9px;width:38px;height:38px}.all-apps-tabs{border-bottom:1px solid #eef1f5;gap:4px;padding:10px 14px;display:flex}.all-apps-tabs__button{color:#6b7280;cursor:pointer;background:0 0;border:0;border-radius:8px;min-height:34px;padding:7px 12px;font-weight:750}.all-apps-tabs__button:hover{color:#111827;background:#f3f4f6}.all-apps-tabs__button--active{color:#fff;background:#111827}.all-apps-modal__body{min-height:0;padding:18px;overflow-y:auto}.all-apps-stack,.all-apps-section,.all-apps-installed-list{gap:16px;display:grid}.all-apps-section h3{color:#111827;margin:0;font-size:18px}.all-apps-picked-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.all-apps-more-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:12px;display:grid}.all-apps-card,.all-apps-installed-row{background:#fff;border:1px solid #eef1f5;border-radius:10px;align-items:center;gap:12px;padding:14px;display:grid}.all-apps-card{grid-template-columns:50px minmax(0,1fr)}.all-apps-card--row,.all-apps-installed-row{grid-template-columns:46px minmax(0,1fr) auto}.all-apps-installed-row{grid-template-columns:46px minmax(0,1fr) auto auto}.all-apps-card .app-card__icon,.all-apps-installed-row .app-card__icon{border-radius:10px;width:46px;height:46px;font-size:13px}.all-apps-card__content{gap:4px;min-width:0;display:grid}.all-apps-card__content strong{color:#111827;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:750;overflow:hidden}.all-apps-card__content small,.all-apps-empty{color:#6b7280;font-size:13px;line-height:1.45}.all-apps-card>.ui-button{grid-column:1/-1}.all-apps-card--row>.ui-button{grid-column:auto}.all-apps-empty{margin:0;padding:14px 0}.confirm-modal{background:#fff;border-radius:18px;width:min(100%,420px);padding:24px;box-shadow:0 24px 60px #0f172a2e}.confirm-modal h3{color:#111827;margin:0 0 10px}.confirm-modal p{color:#6b7280;margin:0;line-height:1.6}.confirm-modal__actions{justify-content:flex-end;gap:12px;margin-top:24px;display:flex}.confirm-modal__actions button{color:#4b5563;cursor:pointer;background:#fff;border:1px solid #dbe1ea;border-radius:10px;padding:10px 16px}.confirm-modal__actions .confirm-modal__danger{color:#fff;background:#111827;border-color:#111827}.share-modal{background:#fff;border-radius:14px;width:min(100vw - 32px,520px);padding:22px;box-shadow:0 24px 60px #0f172a2e}.share-modal__header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.share-modal__header h3{color:#111827;margin:0}.share-modal__header button{color:#4b5563;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;place-items:center;width:32px;height:32px;font-size:16px;font-weight:700;display:inline-grid}.share-modal__header button svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;width:16px;height:16px}.share-modal__field{color:#4b5563;gap:8px;font-size:13px;font-weight:700;display:grid}.share-modal__copy-row{grid-template-columns:minmax(0,1fr) auto;gap:10px;display:grid}.share-modal__copy-row input{color:#111827;width:100%;min-width:0;min-height:40px;font:inherit;background:#f9fafb;border:1px solid #dbe1ea;border-radius:8px;padding:0 12px}.share-modal__socials{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:18px;display:grid}.share-modal__socials a{color:#1f2937;text-align:center;border:1px solid #dbe1ea;border-radius:8px;justify-content:center;align-items:center;min-height:38px;padding:8px 10px;font-size:13px;font-weight:700;display:inline-flex}.share-modal__socials a:hover{background:#f8fafc;border-color:#2f3540}.product-empty-state{color:#6b7280;padding:28px 16px}.pages-page,.page-editor,.page-preview{gap:18px;display:grid}.pages-page__header,.page-editor__header,.page-editor__title-row,.page-preview__toolbar{justify-content:space-between;align-items:center;gap:16px;display:flex}.pages-page__header h2,.pages-page__header p,.page-editor__header h2,.page-preview__document h1,.page-preview__eyebrow{margin:0}.pages-page__header p{color:#6b7280;margin-top:6px}.pages-table{-webkit-overflow-scrolling:touch;overflow-x:auto}.pages-table__head,.pages-table__row{grid-template-columns:minmax(220px,1.5fr) minmax(160px,1fr) 110px 170px 230px;align-items:center;gap:14px;min-width:860px;padding:13px 16px;display:grid}.pages-table__head{color:#5f6671;background:#eef0f2;font-size:13px;font-weight:700}.pages-table__row+.pages-table__row{border-top:1px solid #eef1f5}.pages-table__row strong,.pages-table__slug{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.pages-table__slug{color:#6b7280;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:13px}.pages-table__actions{align-items:center;gap:8px;display:flex}.page-status-badge{color:#4b5563;background:#f3f4f6;border-radius:999px;align-items:center;width:fit-content;min-height:24px;padding:4px 9px;font-size:12px;font-weight:700;display:inline-flex}.page-status-badge--published{color:#166534;background:#dcfce7}.page-editor__header{flex-direction:column;align-items:flex-start}.page-editor__title-row{width:100%}.page-editor__title-row h2{color:#111827;margin:0}.page-editor__saved{color:#3730a3;background:#eef2ff;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:700}.page-editor__saved--saved{color:#166534;background:#dcfce7}.page-editor__grid{grid-template-columns:minmax(0,1fr) 280px;align-items:start;gap:20px;display:grid}.page-editor__main,.page-editor__sidebar{gap:16px;display:grid}.page-editor__hint{color:#6b7280;margin:8px 0 0;font-size:13px}.rich-text-editor{border:1px solid #dbe1ea;border-radius:10px;overflow:hidden}.rich-text-toolbar{background:#f8fafc;border-bottom:1px solid #e5e7eb;align-items:center;gap:6px;padding:8px;display:flex}.rich-text-toolbar button{color:#374151;width:32px;height:32px;font:inherit;cursor:pointer;background:#fff;border:1px solid #dbe1ea;border-radius:7px;justify-content:center;align-items:center;font-weight:800;display:inline-flex}.rich-text-toolbar button:hover,.rich-text-toolbar__button--active{color:#111827;border-color:#111827}.rich-text-editor__content{color:#111827;outline:none;min-height:260px;padding:16px;line-height:1.7}.rich-text-editor__content>:first-child{margin-top:0}.rich-text-editor__content>:last-child{margin-bottom:0}.page-status-toggle{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:14px;display:grid}.page-status-toggle button{color:#4b5563;min-height:36px;font:inherit;cursor:pointer;background:#fff;border:1px solid #dbe1ea;border-radius:8px;font-weight:700}.page-status-toggle button:disabled{cursor:not-allowed;opacity:.55}.page-status-toggle__button--active{color:#fff!important;background:#111827!important;border-color:#111827!important}.page-editor__sidebar .ui-button+.ui-button{margin-top:10px}.page-preview--empty{padding:20px}.page-preview__toolbar{justify-content:flex-start}.page-preview__document{background:#fff;border:1px solid #e7e9ee;border-radius:12px;width:100%;max-width:820px;margin:0 auto;padding:42px}.page-preview__eyebrow{color:#6b7280;text-transform:uppercase;font-size:12px;font-weight:800}.page-preview__document h1{color:#111827;margin-top:8px;font-size:38px;line-height:1.12}.page-preview__content{color:#374151;margin-top:24px;font-size:16px;line-height:1.75}.page-preview__content>:first-child{margin-top:0}.page-preview__content>:last-child{margin-bottom:0}.product-panel{padding:18px}.product-panel h3{color:#111827;margin:0 0 16px}.product-form__field label{color:#6b7280;margin-bottom:8px;font-size:.9rem;display:block}.product-form__field input,.product-form__field textarea,.product-form__field select{resize:vertical;background:#fff;border:1px solid #dbe1ea;border-radius:10px;width:100%;padding:11px 14px}.product-upload-placeholder{color:#9ca3af;text-align:center;border:1px dashed #d5dae3;border-radius:12px;place-items:center;min-height:140px;display:grid}.product-breadcrumb{color:#6b7280;margin-bottom:12px;padding:8px 12px;display:inline-flex}.orders-table__head,.orders-table__row{grid-template-columns:1.1fr 1.3fr 1fr 1fr 1.2fr 1fr;align-items:center;gap:12px;padding:16px;display:grid}.orders-table__head{color:#6b7280;background:#f7f8fb;font-size:.9rem;font-weight:600}.orders-table__row+.orders-table__row{border-top:1px solid #eef1f5}.orders-table--shopify .orders-table__row{width:100%;color:inherit;text-align:left;cursor:pointer;background:#fff;border-bottom:0;border-left:0;border-right:0}.orders-table--shopify .orders-table__row:hover{background:#fafafa}.order-status{text-transform:capitalize;color:#f08a4b;font-weight:600}.order-badge{color:#5f6671;text-transform:capitalize;background:#eef0f3;border-radius:999px;width:fit-content;padding:5px 9px;font-size:12px;font-weight:750}.order-badge--pending,.order-badge--unfulfilled{color:#9a6a00;background:#fff4ce}.order-badge--paid,.order-badge--delivered,.order-badge--completed{color:#229a4f;background:#e8f8ed}.order-badge--failed,.order-badge--cancelled{color:#dc2626;background:#fee2e2}.order-badge--shipped,.order-badge--processing,.order-badge--open{color:#2563eb;background:#dbeafe}.customers-table__head,.customers-table__row{grid-template-columns:1.3fr 1.6fr .8fr 1fr;align-items:center;gap:12px;padding:16px;display:grid}.customers-table__head{color:#6b7280;background:#f7f8fb;font-size:.9rem;font-weight:600}.customers-table__row{width:100%;color:inherit;text-align:left;cursor:pointer;background:#fff;border:0;border-top:1px solid #eef1f5}.customers-table__row:hover,.customer-order-row:hover{background:#fafafa}.customers-orders-list{display:grid}.customer-order-row{color:inherit;text-align:left;cursor:pointer;background:#fff;border:0;border-top:1px solid #eef1f5;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:12px;padding:14px 0;display:grid}.coupons-table__head,.coupons-table__row{grid-template-columns:1fr 1fr .8fr 1fr 1fr .9fr 150px;align-items:center;gap:12px;padding:16px;display:grid}.coupons-table__head{color:#6b7280;background:#f7f8fb;font-size:.9rem;font-weight:600}.coupons-table__row+.coupons-table__row{border-top:1px solid #eef1f5}.coupons-table__row strong{color:#20242d}.coupons-table__actions{gap:8px;display:flex}.coupon-modal{gap:16px;width:min(100%,620px);max-height:calc(100vh - 40px);padding:20px;display:grid;overflow:auto}.coupon-modal__header{justify-content:space-between;align-items:center;gap:16px;display:flex}.coupon-modal__header h3{margin:0}.coupon-modal__header button{color:#6b7280;cursor:pointer;background:0 0;border:0}.categories-page{gap:18px;display:grid}.categories-card{overflow:hidden}.categories-table__head,.categories-table__row{grid-template-columns:minmax(220px,1.4fr) minmax(160px,1fr) minmax(160px,1fr) 150px;align-items:center;gap:12px;padding:16px;display:grid}.categories-table__head{color:#6b7280;background:#f7f8fb;font-size:.9rem;font-weight:600}.categories-table__row+.categories-table__row{border-top:1px solid #eef1f5}.categories-table__row:hover{background:#fcfcfd}.categories-table__name{min-width:0;padding-left:calc(var(--category-depth,0) * 22px);align-items:center;gap:10px;display:flex}.categories-table__name strong{color:#20242d;text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.categories-table__branch{border-bottom:1px solid #d1d5db;border-left:1px solid #d1d5db;border-bottom-left-radius:6px;flex:none;width:16px;height:16px}.categories-table__slug{color:#4b5563;text-overflow:ellipsis;white-space:nowrap;background:#f3f4f6;border-radius:999px;width:fit-content;max-width:100%;padding:5px 9px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.82rem;overflow:hidden}.categories-table__type,.categories-table__readonly{color:#4b5563;text-overflow:ellipsis;white-space:nowrap;background:#f3f4f6;border-radius:999px;width:fit-content;max-width:100%;padding:5px 9px;font-size:.82rem;font-weight:700;overflow:hidden}.categories-table__readonly{color:#2f6d44;background:#eef6f0}.categories-table__actions{gap:8px;display:flex}.categories-empty-state{text-align:center;align-content:center;place-items:center;gap:10px;min-height:220px;padding:36px 20px;display:grid}.categories-empty-state strong{color:#111827;font-size:1.05rem}.categories-empty-state p{color:#6b7280;max-width:360px;margin:0}.categories-skeleton{gap:0;display:grid}.categories-skeleton__row{background:linear-gradient(90deg,#0000 0 16px,#edf0f4 16px 180px,#0000 180px 220px) 0 0/100% 100%,linear-gradient(90deg,#0000 0 35%,#edf0f4 35% 50%,#0000 50% 55%) 0 0/100% 100%,linear-gradient(90deg,#0000 0 62%,#edf0f4 62% 78%,#0000 78% 100%) 0 0/100% 100%,linear-gradient(90deg,#fff 0%,#f8fafc 48%,#fff 100%) 0 0/220% 100%;border-bottom:1px solid #eef1f5;height:58px;animation:1.15s ease-in-out infinite categories-skeleton-pulse}.categories-skeleton__row:last-child{border-bottom:0}@keyframes categories-skeleton-pulse{0%{background-position:0 0,0 0,0 0,120% 0}to{background-position:0 0,0 0,0 0,-120% 0}}.category-modal{gap:16px;width:min(100%,520px);padding:20px;display:grid}.category-modal__header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.category-modal__header h3{color:#111827;margin:0}.category-modal__header p{color:#6b7280;margin:5px 0 0;font-size:.9rem}.category-modal__header button{color:#6b7280;cursor:pointer;background:0 0;border:0}.category-modal__actions{justify-content:flex-end;gap:10px;margin-top:2px;display:flex}.order-details-page{gap:16px;display:grid}.order-details-grid{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:16px;display:grid}.order-details-main,.order-details-sidebar{gap:16px;display:grid}.order-details-card{padding:18px}.order-details-card h3,.order-details-card p{margin:0}.order-details-card h3{color:#20242d;margin-bottom:10px}.order-details-card p{color:#6b7280}.order-details-card label{color:#6b7280;gap:7px;margin-top:12px;font-size:13px;font-weight:700;display:grid}.order-details-card select{background:#fff;border:1px solid #dfe3e8;border-radius:8px;width:100%;padding:10px 12px}.order-products-list,.order-timeline{display:grid}.order-product-row,.order-price-row{border-top:1px solid #eef1f5;justify-content:space-between;align-items:center;gap:16px;padding:12px 0;display:flex}.order-product-row:first-child,.order-price-row:first-of-type{border-top:0}.order-price-row--coupon strong{color:#111827;letter-spacing:.04em;background:#f3f4f6;border-radius:999px;align-items:center;padding:4px 8px;font-size:12px;display:inline-flex}.order-price-row--discount,.order-price-row--discount strong{color:#16a34a}.order-product-row p{margin-top:4px;font-size:13px}.order-timeline{gap:0}.order-timeline__item{grid-template-columns:18px 1fr;gap:12px;padding:0 0 18px;display:grid;position:relative}.order-timeline__item:before{content:"";background:#e5e7eb;width:2px;position:absolute;top:16px;bottom:0;left:6px}.order-timeline__item:last-child{padding-bottom:0}.order-timeline__item:last-child:before{display:none}.order-timeline__dot{background:#111827;border-radius:999px;width:14px;height:14px;margin-top:3px}.order-timeline__item strong{color:#20242d}.order-timeline__item p{margin-top:3px;font-size:13px}@media (width<=900px){.order-details-grid{grid-template-columns:1fr}}.checkout-modal{background:#fff;border-radius:18px;width:min(100%,460px);padding:24px;box-shadow:0 24px 60px #0f172a2e}.checkout-modal__header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.checkout-modal__header h3{margin:0}.checkout-modal__header button{cursor:pointer;background:#fff;border:1px solid #dbe1ea;border-radius:10px;padding:8px 12px}.checkout-modal__product{color:#6b7280;margin:0 0 16px}.checkout-summary{background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;gap:9px;margin-bottom:16px;padding:14px;display:grid}.checkout-summary__row{color:#4b5563;justify-content:space-between;align-items:center;gap:14px;font-size:14px;display:flex}.checkout-summary__row strong{color:#111827}.checkout-summary__row--discount,.checkout-summary__row--discount strong{color:#16a34a}.checkout-summary__row--total{color:#111827;border-top:1px solid #e5e7eb;margin-top:4px;padding-top:10px;font-weight:700}.checkout-form{gap:14px;display:grid}.checkout-coupon-row{grid-template-columns:minmax(0,1fr) auto;gap:10px;display:grid}.checkout-coupon-row .ui-button{min-width:92px}.checkout-modal__success{color:#16a34a;margin:14px 0 0;font-weight:600}@media (width<=520px){.checkout-coupon-row{grid-template-columns:1fr}}@media (width<=900px){.auth-shell{grid-template-columns:1fr}.auth-panel{min-height:auto;padding:36px 22px}.store-login-selection{padding:22px 14px}.store-login-selection__card{padding:24px 18px}.store-login-selection__header,.store-login-selection__item{flex-direction:column;align-items:flex-start}.auth-showcase{min-height:320px}.auth-showcase__image-placeholder:before{width:min(52vw,280px);height:260px;right:24%}.auth-showcase__image-placeholder:after{width:min(58vw,320px);height:130px;right:14%}.content{min-height:calc(100vh - 60px);padding:18px 16px}.dashboard{max-width:none;padding-top:24px}.setup-guide__card{grid-template-columns:1fr}.setup-guide__steps{border-bottom:1px solid #d8dadd;border-right:0}.right-panel{padding:20px}.products-toolbar,.stores-page__header{flex-direction:column;align-items:stretch}.products-toolbar__filters{padding-bottom:4px;overflow-x:auto}.products-card,.orders-table,.customers-table,.categories-table,.coupons-table,.stores-list-card{-webkit-overflow-scrolling:touch;overflow-x:auto}.products-table__head,.products-table__row{min-width:920px}.orders-table__head,.orders-table__row{min-width:760px}.customers-table__head,.customers-table__row{min-width:680px}.categories-table__head,.categories-table__row{min-width:760px}.coupons-table__head,.coupons-table__row{min-width:860px}.products-card__topbar{grid-template-columns:minmax(0,1fr) auto}.product-editor{width:100%}.store-settings-layout{grid-template-columns:1fr}.store-settings-sidebar{position:static}.store-settings-sidebar__nav{grid-template-columns:repeat(3,minmax(0,1fr))}.installed-app-row{grid-template-columns:48px minmax(0,1fr)}.installed-app-row__status,.installed-app-row__actions{grid-column:1/-1;justify-content:flex-start}.product-editor__grid,.page-editor__grid,.order-details-grid,.store-settings-grid,.store-settings-branding,.app-usage-grid,.app-usage-grid--metrics,.product-form__columns,.product-form__columns--shipping,.product-dimensions{grid-template-columns:1fr}.recent-orders-list__item,.low-stock-list__item,.stores-list__item{flex-direction:column;align-items:flex-start}}@media (width<=640px){.content{padding:14px 12px}.setup-guide{margin-top:28px}.setup-guide__heading,.low-stock-panel__header,.recent-orders-panel__header,.store-settings-page__header,.store-settings-main__heading{flex-direction:column;align-items:flex-start}.setup-guide__steps,.right-panel,.low-stock-panel,.recent-orders-panel,.store-settings-panel{padding:16px}.store-settings-sidebar__nav{grid-template-columns:1fr}.settings-apps__tabs{width:100%}.settings-apps__tab{flex:1}.global-search-backdrop{padding:10px}.global-search-modal{max-height:calc(100vh - 20px)}.all-apps-backdrop{padding:10px}.all-apps-modal{height:calc(100vh - 20px)}.all-apps-picked-grid,.all-apps-more-grid{grid-template-columns:1fr}.all-apps-card,.all-apps-card--row,.all-apps-installed-row{grid-template-columns:42px minmax(0,1fr)}.all-apps-card>.ui-button,.all-apps-card--row>.ui-button,.all-apps-installed-row>.ui-button,.all-apps-installed-row .installed-app-row__status{grid-column:1/-1;justify-self:start}:is(.global-search-result,.global-search-result:has(.app-card__icon)){grid-template-columns:minmax(0,1fr)}.global-search-result .app-card__icon{width:38px;height:38px}.app-usage-header{grid-template-columns:48px minmax(0,1fr)}.app-usage-header__settings{grid-column:1/-1;width:100%}.app-usage-stats{grid-template-columns:1fr}.whatsapp-widget{justify-content:center;bottom:16px;left:16px;right:16px}.app-card{grid-template-columns:48px minmax(0,1fr)}.app-card .ui-button{grid-column:1/-1;width:100%}.store-settings-main__heading .ui-button{width:100%}.dashboard-intro h2{font-size:1.35rem}.products-card__topbar{grid-template-columns:1fr;padding:10px}.products-card__search{height:42px;padding:0 4px}.products-card__add{width:100%}.checkout-modal{width:calc(100vw - 24px);max-height:calc(100vh - 24px);padding:18px;overflow-y:auto}.pages-page__header,.page-editor__title-row,.page-preview__toolbar{flex-direction:column;align-items:flex-start}.page-preview__document{padding:24px}.page-preview__document h1{font-size:30px}.public-store-page h1{font-size:32px}.share-modal__copy-row,.share-modal__socials{grid-template-columns:1fr}.modal-backdrop{padding:12px}}.theme-editor-page{flex-direction:column;gap:18px;display:flex}.theme-editor-page__header{justify-content:space-between;align-items:center;gap:16px;display:flex}.theme-editor-page__header h2,.theme-editor-page__header p{margin:0}.theme-editor-page__header p{color:#6b7280;margin-top:6px}.theme-editor-page__dirty{color:#9a3412;white-space:nowrap;background:#fff7ed;border:1px solid #fed7aa;border-radius:999px;padding:7px 10px;font-size:.82rem;font-weight:700}.editor{grid-template-columns:minmax(260px,340px) minmax(0,1fr);align-items:stretch;gap:18px;display:grid}.controls{flex-direction:column;align-self:start;gap:18px;padding:18px;display:flex}.controls__header{justify-content:space-between;align-items:center;gap:12px;display:flex}.controls__header h3{margin:0}.preview{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;min-width:0;overflow:hidden}.preview__toolbar{background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:14px;min-height:54px;padding:10px 14px;display:flex}.preview__toolbar span{font-weight:700}.preview__modes{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;grid-template-columns:1fr 1fr;padding:3px;display:grid}.preview__modes button{color:#4b5563;cursor:pointer;background:0 0;border:0;border-radius:6px;min-height:34px;padding:0 12px;font-weight:700}.preview__modes button.is-active{color:#111827;background:#fff;box-shadow:0 1px 3px #1118271f}.preview__canvas{min-height:660px;margin:0 auto;transition:max-width .16s;overflow:auto}.preview__canvas--desktop{max-width:100%}.preview__canvas--mobile{max-width:390px}.preview__canvas .public-product-card__button,.preview__canvas a{pointer-events:none}.store-theme__grid--list{flex-direction:column;display:flex}.store-theme__grid--list .theme-product-card{grid-template-columns:minmax(160px,240px) 1fr;display:grid}.builder-page-renderer{background:#fff;min-height:420px}.builder-section{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px;padding:42px clamp(18px,4vw,48px);display:grid}.builder-column{flex-direction:column;gap:18px;display:flex}.builder-widget-heading{color:inherit;margin:0;line-height:1}.builder-widget-text{color:#4b5563;margin:0;font-size:1rem;line-height:1.7}.builder-widget-image{object-fit:cover;border-radius:8px;width:100%;max-height:420px;display:block}.builder-widget-image--empty{color:#6b7280;background:#f3f4f6;border:1px dashed #cbd5e1;justify-content:center;align-items:center;min-height:220px;display:flex}.builder-products-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:18px;display:grid}.not-found-page{place-items:center;min-height:calc(100vh - 132px);display:grid}.not-found-page__card{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:24px;width:min(100%,520px);padding:32px;box-shadow:0 18px 44px #0f172a14}.not-found-page__code{color:#fff;letter-spacing:.12em;background:#111827;border-radius:999px;justify-content:center;align-items:center;min-width:60px;min-height:34px;padding:0 14px;font-size:.8125rem;font-weight:700;display:inline-flex}.not-found-page__card h2{color:#111827;margin:18px 0 10px;font-size:clamp(2rem,4vw,2.8rem);line-height:1}.not-found-page__card p{color:#6b7280;max-width:34ch;margin:0 auto 24px;line-height:1.6}.onboarding-page{background:radial-gradient(circle at 15% 15%,#14b8a62e,#0000 28%),radial-gradient(circle at 85% 10%,#fb923c29,#0000 24%),linear-gradient(135deg,#f8fafc 0%,#eef2f7 100%);justify-content:center;align-items:center;min-height:100vh;padding:clamp(20px,5vw,72px);display:flex}.onboarding-card{border-radius:28px;width:100%;max-width:520px;padding:clamp(24px,5vw,42px);box-shadow:0 30px 90px #0f172a24}.onboarding-card__header{text-align:center;margin-bottom:28px;position:relative}.onboarding-card__back{color:#4b5563;cursor:pointer;background:0 0;border:0;align-items:center;padding:0;font-size:.92rem;font-weight:700;display:inline-flex;position:absolute;top:2px;left:0}.onboarding-card__back:before{content:"‹";margin-right:6px;font-size:1.35rem;line-height:1}.onboarding-card__back:hover{color:#111827}.onboarding-card__eyebrow{color:#fff;letter-spacing:.12em;text-transform:uppercase;background:#111827;border-radius:999px;margin-bottom:18px;padding:7px 12px;font-size:.78rem;font-weight:800;display:inline-flex}.onboarding-card__header h1{color:#111827;letter-spacing:-.05em;margin:0;font-size:clamp(2rem,5vw,3rem);line-height:1}.onboarding-card__header p{color:#6b7280;max-width:420px;margin:14px auto 0;font-size:1rem;line-height:1.65}.onboarding-form{flex-direction:column;gap:18px;display:flex}.onboarding-slug-field{border:1px solid #d1d5db;border-radius:12px;align-items:center;display:flex;overflow:hidden}.onboarding-slug-field:focus-within{border-color:#111827;box-shadow:0 0 0 3px #11182714}.onboarding-slug-field input{border:0;border-radius:0;flex:1;min-width:0}.onboarding-slug-field input:focus{box-shadow:none;outline:none}.onboarding-slug-field span{color:#6b7280;white-space:nowrap;background:#f9fafb;border-left:1px solid #e5e7eb;padding:0 14px;font-size:.92rem}.onboarding-slug-status{color:#6b7280;min-height:22px;padding-top:6px;font-size:.86rem}.onboarding-slug-status--success{color:#047857;font-weight:700}.onboarding-slug-status--error{color:#b91c1c;font-weight:700}.onboarding-card__button{margin-top:6px}@media (width<=1024px){.editor{grid-template-columns:1fr}}.app-header{background:#fff;border-bottom:1px solid #eee;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;height:64px;padding:0 20px;display:grid}.app-header__menu-toggle{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:10px;place-items:center;gap:4px;width:38px;height:38px;display:none}.app-header__menu-toggle span{background:#374151;border-radius:999px;width:16px;height:2px}.app-header h1{color:#1f2937;margin:0;font-size:1.125rem}.app-header__title{justify-self:start}.app-header__search{color:#4b5563;cursor:pointer;text-align:left;background:#f3f4f6;border:0;border-radius:10px;justify-self:center;align-items:center;gap:10px;width:300px;padding:8px 12px;display:flex}.app-header__search-placeholder{color:#6b7280;flex:1;min-width:0;font-size:14px}.app-header__search-icon{color:#9ca3af;display:inline-flex}.app-header__search-icon svg{width:16px;height:16px}.app-header__shortcut{color:#6b7280;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;padding:0;display:inline-flex}.app-header__shortcut-key{background:#fff;border:1px solid #d8dce5;border-radius:6px;justify-content:center;align-items:center;min-width:22px;height:22px;font-size:.75rem;line-height:1;display:inline-flex}.app-header__actions{justify-self:end;align-items:center;gap:12px;display:flex;position:relative}.app-header__logout{color:#111827;cursor:pointer;background:#fff;border:1px solid #eee;border-radius:999px;justify-content:center;align-items:center;height:36px;padding:0 14px;display:inline-flex}.app-header__store{align-items:center;gap:8px;display:flex;position:relative}.visit-store-button{color:#111827;background:#fff;border:1px solid #eee;border-radius:999px;justify-content:center;align-items:center;gap:8px;width:36px;height:36px;min-height:36px;padding:0;display:inline-flex}.visit-store-button svg{width:18px;height:18px}.header-icon-button{color:#4b5563;background:#fff;border:1px solid #eee;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex;position:relative}.header-icon-button svg{width:18px;height:18px}.header-icon-button--active{color:#fff;background:#111827;border-color:#111827}.header-notifications{position:relative}.header-icon-button--notification.is-active{color:#b91c1c;background:#fff5f5;border-color:#fecaca}.notification-dot{background:#ef4444;border:2px solid #fff;border-radius:999px;width:8px;height:8px;position:absolute;top:7px;right:7px}.notification-menu{z-index:25;background:#fff;border:1px solid #e5e7eb;border-radius:16px;width:min(360px,80vw);position:absolute;top:calc(100% + 10px);right:0;overflow:hidden;box-shadow:0 24px 60px #0f172a1f}.notification-menu__header{border-bottom:1px solid #eef1f5;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.notification-menu__header strong{color:#111827}.notification-menu__header span{color:#6b7280;font-size:.85rem}.notification-menu__empty{color:#6b7280;margin:0;padding:18px 16px}.notification-menu__list{max-height:360px;overflow-y:auto}.notification-menu__item{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #f1f5f9;gap:4px;width:100%;padding:14px 16px;display:grid}.notification-menu__item:last-child{border-bottom:0}.notification-menu__item:hover{background:#f8fafc}@media (width<=1180px){.app-header{grid-template-columns:auto minmax(120px,1fr) auto}.app-header__menu-toggle{display:grid}.app-header__search{display:none}.app-header__actions{gap:8px}}@media (width<=720px){.app-header{gap:10px;height:auto;min-height:60px;padding:10px 12px}.app-header h1{font-size:1rem}.app-header__logout{display:none}.header-icon-button{width:34px;height:34px}.notification-menu{width:auto;position:fixed;top:62px;left:12px;right:12px}}@media (width<=480px){.app-header__actions{gap:6px}.visit-store-button{display:none}}.notification-menu__item strong{color:#111827;font-size:.92rem}.notification-menu__item span,.notification-menu__item small{color:#6b7280}.app-sidebar{background:#f8f9fb;border-right:1px solid #eee;flex-direction:column;flex:0 0 260px;width:260px;min-height:100vh;padding:16px 18px;display:flex}.sidebar-body{flex:1}.sidebar-skeleton{gap:18px;width:100%;display:grid}.sidebar-skeleton__store{background:#fff;border:1px solid #dfe3e8;border-radius:10px;grid-template-columns:42px 1fr 18px;align-items:center;gap:10px;min-height:58px;padding:9px 10px;display:grid}.sidebar-skeleton__section{gap:8px;display:grid}.sidebar-skeleton__nav{grid-template-columns:19px 1fr;align-items:center;gap:10px;min-height:40px;padding:10px 12px;display:grid}.sidebar-skeleton__avatar,.sidebar-skeleton__dots,.sidebar-skeleton__icon,.sidebar-skeleton__line{background:linear-gradient(90deg,#e5e7eb 0%,#f3f4f6 48%,#e5e7eb 100%) 0 0/220% 100%;border-radius:999px;animation:1.15s ease-in-out infinite sidebar-skeleton-pulse;display:block}.sidebar-skeleton__avatar{border-radius:9px;width:42px;height:42px}.sidebar-skeleton__dots{width:18px;height:18px}.sidebar-skeleton__icon{width:19px;height:19px}.sidebar-skeleton__line{width:100%;height:12px}.sidebar-skeleton__line--title{width:72%;height:15px}.sidebar-skeleton__line--label{width:78px;height:10px;margin:0 0 4px}@keyframes sidebar-skeleton-pulse{0%{background-position:120% 0}to{background-position:-120% 0}}.sidebar-store{position:relative}.sidebar-store__brand{text-align:left;cursor:pointer;background:#fff;border:1px solid #dfe3e8;border-radius:10px;align-items:center;gap:10px;width:100%;min-width:0;min-height:58px;padding:9px 10px;transition:border-color .2s,box-shadow .2s;display:flex;box-shadow:0 1px #11182705}.sidebar-store__brand:hover,.sidebar-store__brand:focus-visible{border-color:#cfd5dd;outline:none;box-shadow:0 1px #11182705,0 0 0 3px #1118270a}.sidebar-store__brand--empty{cursor:pointer}.sidebar-logo{color:#111827;border-radius:9px;flex:none;place-items:center;width:42px;height:42px;font-size:14px;font-weight:700;display:grid}.sidebar-logo img,.sidebar-store-option__avatar img{object-fit:cover;width:100%;height:100%;display:block}.sidebar-logo img{border-radius:9px}.sidebar-store__copy{flex:1;min-width:0}.sidebar-store__name,.sidebar-section__title{margin:0}.sidebar-store__name{color:#20242c;white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:700;line-height:1.15;overflow:hidden}.sidebar-store__menu{flex:none;place-items:center;gap:4px;width:18px;min-height:34px;display:inline-grid}.sidebar-store__menu span{background:#6b7280;border-radius:999px;width:4px;height:4px}.sidebar-store-dropdown{z-index:35;background:#fff;border:1px solid #e5e7eb;border-radius:18px;width:min(330px,100vw - 32px);position:absolute;top:calc(100% + 10px);left:0;overflow:hidden;box-shadow:0 24px 60px #0f172a2e}.sidebar-store-dropdown__stores{gap:6px;padding:12px;display:grid}.sidebar-store-option{color:#5b5f68;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;grid-template-columns:34px 1fr auto;align-items:center;gap:12px;width:100%;padding:10px;display:grid}.sidebar-store-option:hover,.sidebar-store-option--active{color:#111827;background:#f3f4f6}.sidebar-store-option__avatar{color:#111827;border-radius:9px;place-items:center;width:34px;height:34px;font-weight:700;display:grid;overflow:hidden}.sidebar-store-option__avatar img{border-radius:9px}.sidebar-store-option__badge{color:#166534;text-transform:lowercase;white-space:nowrap;background:#e8f7ef;border-radius:999px;justify-self:end;padding:4px 8px;font-size:.72rem;font-weight:700;line-height:1}.sidebar-store-empty{color:#5b5f68;grid-template-columns:34px 1fr;align-items:center;gap:12px;padding:10px;display:grid}.sidebar-store-empty strong{color:#111827;display:block}.sidebar-store-empty p{color:#6b7280;margin:3px 0 0;font-size:.85rem}.sidebar-store-dropdown__all{color:#4b5563;text-align:left;cursor:pointer;background:#fff;border:0;border-top:1px solid #e5e7eb;align-items:center;width:100%;padding:14px 22px;display:flex}.sidebar-store-dropdown__all:hover{color:#111827;background:#f8fafc}.sidebar-store-dropdown__links{border-top:1px solid #e5e7eb;gap:2px;padding:14px 12px 16px;display:grid}.sidebar-store-dropdown__links button{color:#111827;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:10px;display:flex}.sidebar-store-dropdown__links button:hover{background:#f3f4f6}.sidebar-shortcut-keys{align-items:center;gap:6px;display:inline-flex}.sidebar-shortcut-keys kbd{color:#8c939f;background:#f0f1f3;border-radius:7px;justify-content:center;align-items:center;min-width:26px;height:24px;font-family:inherit;font-size:.85rem;font-weight:700;display:inline-flex}.sidebar-section{margin-top:16px}.sidebar-section__title{color:#999;margin:16px 0 8px;font-size:12px}.sidebar-nav{gap:6px;display:grid}.sidebar-link{color:#4b5563;width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;padding:10px 12px;transition:background-color .2s,color .2s;display:flex}.sidebar-link:hover{background:#eef1f5}.sidebar-link--active{color:#1f2937;background:#ffe8d9}.sidebar-link__icon{flex-shrink:0;justify-content:center;align-items:center;width:19px;height:19px;display:inline-flex}.sidebar-link__icon img{object-fit:contain;opacity:.82;width:100%;height:100%;display:block}.sidebar-link__icon svg{opacity:.82;width:19px;height:19px}.sidebar-link--active .sidebar-link__icon img,.sidebar-link--active .sidebar-link__icon svg{opacity:1}.sidebar-link--button{appearance:none}.sidebar-link__chevron{color:#6b7280;margin-left:auto;font-size:14px;line-height:1}.sidebar-dropdown{gap:4px;display:grid}.sidebar-apps-menu{grid-template-columns:minmax(0,1fr) 34px;align-items:center;gap:4px;display:grid}.sidebar-apps-menu__main{min-width:0}.sidebar-apps-menu__toggle{color:#6b7280;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;width:34px;height:40px;display:inline-grid}.sidebar-apps-menu__toggle:hover,.sidebar-apps-menu__toggle--open{color:#111827;background:#eef1f5}.sidebar-subnav{border-left:1px solid #e5e7eb;gap:3px;margin-left:28px;padding-left:11px;display:grid}.sidebar-subnav--apps{margin-top:2px}.sidebar-subnav__link{color:#6b7280;border-radius:8px;padding:8px 10px;font-size:13px;transition:background-color .2s,color .2s}.sidebar-subnav__link--button{width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0}.sidebar-subnav__link:hover{color:#1f2937;background:#eef1f5}.sidebar-subnav__link--active{color:#1f2937;background:#fff4ec;font-weight:600}.sidebar-badge{color:#7c5a3a;background:#f0e3d6;border-radius:999px;margin-left:auto;padding:2px 6px;font-size:11px}.sidebar-subnav__empty{color:#9ca3af;padding:8px 10px;font-size:13px}@media (width<=1180px){.app-sidebar{z-index:60;width:min(82vw,300px);transition:transform .22s;position:fixed;inset:0 auto 0 0;transform:translate(-105%);box-shadow:24px 0 60px #0f172a29}.layout--sidebar-open .app-sidebar{transform:translate(0)}.layout__backdrop{z-index:55;opacity:0;pointer-events:none;background:#0f172a57;border:0;transition:opacity .22s;display:block;position:fixed;inset:0}.layout--sidebar-open .layout__backdrop{opacity:1;pointer-events:auto}.sidebar-store-dropdown{width:min(320px,100vw - 28px);left:0;right:auto}}.auth-card{width:min(100%,330px);padding:0}.create-store{justify-content:center;display:flex}.form-card{background:#fff;border:0;border-radius:0;width:100%;padding:30px}.form-card__header{margin-bottom:1rem}.form-card__header h2{margin:0 0 .5rem;font-size:1.5rem}.form-card__header p{color:#6b7280;margin:0}.upload-field,.form-field{margin-bottom:14px}.upload-field label,.form-field label{color:#85858d;margin-bottom:7px;font-size:.88rem;font-weight:500;display:block}.upload-box{text-align:center;color:#7b8190;cursor:pointer;background:#fff;border:1px dashed #d8dadd;border-radius:6px;justify-content:center;align-items:center;min-height:110px;padding:20px;display:flex;overflow:hidden}.upload-box span{justify-items:center;gap:2px;line-height:1.35;display:grid}.upload-box span:before{content:"";clip-path:polygon(50% 0,84% 36%,67% 36%,67% 70%,33% 70%,33% 36%,16% 36%);background:#e58f6d;width:24px;height:18px;margin-bottom:6px;display:block}.upload-box strong{color:#e58f6d;font-weight:500}.upload-box small{color:#737984;font-size:.75rem;display:block}.upload-preview{object-fit:cover;width:100%;height:112px}.product-media-upload{cursor:pointer;background:#f8fafc;border:1px dashed #cfd7e3;border-radius:14px;justify-content:center;align-items:center;min-height:220px;display:flex;overflow:hidden}.product-media-upload__preview{object-fit:cover;width:100%;height:220px;display:block}.product-media-upload__placeholder{color:#6b7280;text-align:center;padding:24px}.product-media-upload__remove{color:#111827;cursor:pointer;background:#fff;border:1px solid #dbe1ea;border-radius:10px;width:100%;margin-top:12px;padding:10px 14px}.form-field input{color:#111827;background:#fff;border:1px solid #d8dadd;border-radius:7px;outline:none;width:100%;min-height:40px;padding:10px 12px}.url-input-group{position:relative}.url-display{background:#fff;border:1px solid #d8dadd;border-radius:7px;align-items:center;width:100%;min-height:40px;padding:10px 40px 10px 12px;display:flex}.url-display__value{color:#121212}.url-display__input{color:#121212;background:0 0;border:0;outline:0;flex:1;min-width:0;padding:0}.url-display__suffix{color:#9ca3af;flex:none}.url-input-group input,.url-display{padding-right:40px}.url-input-group .url-display__input{padding-right:0}.status-icon{border-radius:999px;justify-content:center;align-items:center;width:18px;height:18px;font-size:.7rem;font-weight:700;display:inline-flex;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.status-icon--success{color:#fff;background:#61a65f}.status-icon--error{color:#ef4444}.submit-button{color:#fff;cursor:not-allowed;background:#d1d5db;border:0;border-radius:10px;width:100%;margin-top:8px;padding:12px 16px}.submit-button--enabled{cursor:pointer;background:#111827}.form-card--success h3{color:#1f2937;margin:0 0 8px}.form-card--success p{color:#6b7280;margin:0 0 20px}.auth-form-shell__header h2{color:#111827;margin:0 0 20px;font-size:1.35rem;font-weight:800}.auth-form-shell__header p{color:#6b7280;margin:0;font-size:.95rem;line-height:1.5}.auth-form{margin-top:24px}.auth-form__field{margin-bottom:16px}.auth-form__field label{color:#111827;margin-bottom:9px;font-size:.86rem;font-weight:700;display:block}.auth-form__field input{color:#111827;background:#fbfcfd;border:1px solid #d8dadd;border-radius:7px;outline:none;width:100%;height:42px;padding:0 17px}.auth-form__field input::placeholder{color:#6b7280}.auth-form__label-row{justify-content:space-between;align-items:center;display:flex}.auth-form__text-button{color:#1f3f3b;cursor:pointer;background:0 0;border:0;padding:0;font-size:.86rem;font-weight:700;text-decoration:underline}.auth-form__password{position:relative}.auth-form__password input{padding-right:44px}.auth-form__icon-button{color:#6b7280;cursor:pointer;background:0 0;border:0;padding:0;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.auth-form__utility-row{justify-content:space-between;align-items:center;gap:14px;margin:4px 0 26px;display:flex}.auth-form__checkbox{color:#374151;align-items:center;gap:9px;font-size:.9rem;font-weight:700;display:inline-flex}.auth-form__checkbox input{accent-color:#0c3c35;width:16px;height:16px}.auth-form__submit{color:#fff;cursor:pointer;background:#063d34;border:0;border-radius:20px;width:100%;height:42px;margin-top:0;font-weight:800}.auth-form__switch{text-align:center;color:#4b5563;margin:36px 0 0}.auth-form__switch-link{color:#111827;font-weight:800;text-decoration:underline}.auth-form__terms{text-align:center;color:#6b7280;margin:40px 0 0;font-size:.875rem}.auth-form__terms a{text-decoration:underline}.auth-form__success{color:#16a34a;margin:10px 0 0;font-size:.95rem}.auth-form__copyright{color:#6b7280;text-align:center;width:calc(30vw - 76px);margin:0;font-size:.82rem;line-height:1.4;position:fixed;bottom:28px;left:38px}@media (width<=900px){.auth-form__copyright{width:auto;margin-top:48px;position:static}}.product-editor{width:min(100%,900px);margin:0 auto;padding-top:22px}.product-editor__back{color:#222833;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;margin:0 0 10px;padding:0;font-size:15px;font-weight:600;display:inline-flex}.product-editor__back span{color:#7a828d;background:#eef0f3;border-radius:999px;justify-content:center;align-items:center;width:18px;height:18px;font-size:22px;line-height:1;display:inline-flex}.product-editor__title{color:#20242d;letter-spacing:-.02em;margin:0 0 16px;font-size:26px;font-weight:750}.product-editor__grid{grid-template-columns:minmax(0,1fr) 275px;align-items:start;gap:16px;display:grid}.product-editor__main,.product-editor__sidebar{gap:16px;display:grid}.product-panel{box-shadow:none;background:#fff;border:1px solid #dfe3e8;border-radius:10px;padding:18px}.product-panel h3{color:#20242d;margin:0 0 16px;font-size:15px;font-weight:700}.product-form__field+.product-form__field{margin-top:14px}.product-form__field label,.product-media-label{color:#6b7280;margin-bottom:7px;font-size:12px;font-weight:650;display:block}.product-form__field input,.product-form__field textarea,.product-form__field select,.input-wrapper{color:#222833;background:#fff;border:1px solid #dfe3e8;border-radius:8px;width:100%;transition:border-color .16s,box-shadow .16s}.product-form__field input,.product-form__field textarea,.product-form__field select{outline:0;padding:11px 12px}.product-form__field textarea{resize:vertical;min-height:180px}.product-form__field select{appearance:none;background-image:linear-gradient(45deg,#0000 50%,#8b929d 50%),linear-gradient(135deg,#8b929d 50%,#0000 50%);background-position:calc(100% - 17px),calc(100% - 12px);background-repeat:no-repeat;background-size:5px 5px}.product-form__field input:focus,.product-form__field textarea:focus,.product-form__field select:focus,.input-wrapper:focus-within{border-color:#b7bec8;box-shadow:0 0 0 3px #1118270a}.product-form__field input::placeholder,.product-form__field textarea::placeholder{color:#a8aeb7}.category-select{position:relative}.category-select__trigger{color:#222833;text-align:left;cursor:pointer;background:#fff;border:1px solid #dfe3e8;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:44px;padding:11px 12px;transition:border-color .16s,box-shadow .16s;display:flex}.category-select__trigger:disabled{color:#98a1ae;cursor:not-allowed;background:#f8fafc}.category-select__trigger:not(:disabled):focus,.category-select__trigger--open{border-color:#b7bec8;box-shadow:0 0 0 3px #1118270a}.category-select__trigger span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.category-select__trigger svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:18px;height:18px}.category-select__menu{z-index:30;background:#fff;border:1px solid #dfe3e8;border-radius:8px;gap:10px;padding:10px;display:grid;position:absolute;top:calc(100% + 8px);left:0;right:0;box-shadow:0 18px 45px #0f172a24}.category-select__search{color:#6b7280;border:1px solid #dfe3e8;border-radius:8px;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:8px;min-height:40px;margin:0;padding:0 10px;display:grid}.category-select__search svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;width:17px;height:17px}.category-select__search input{color:#222833;background:0 0;border:0;outline:0;width:100%;min-width:0;padding:9px 0}.category-select__list{gap:10px;max-height:270px;padding-right:2px;display:grid;overflow-y:auto}.category-select__section{gap:4px;display:grid}.category-select__section h4{color:#6b7280;text-transform:uppercase;margin:0;padding:4px 6px;font-size:11px;font-weight:800}.category-select__create-search,.category-select__add{color:#222833;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:8px;width:100%;min-height:38px;padding:9px 10px;display:flex}.category-select__tree{gap:2px;display:grid}.category-select__tree-item{min-width:0;display:grid}.category-select__tree-row{min-height:36px;padding-left:calc(var(--category-level,0) * 16px);color:#222833;border-radius:6px;grid-template-columns:28px minmax(0,1fr);align-items:center;transition:background-color .14s,color .14s;display:grid}.category-select__tree-row:hover{background:#f6f6f7}.category-select__tree-row--selected{color:#20245a;background:#eef2ff;font-weight:750}.category-select__tree-row--selected:hover{background:#e7ecff}.category-select__toggle,.category-select__node{color:inherit;cursor:pointer;background:0 0;border:0}.category-select__toggle{color:#637083;border-radius:6px;place-items:center;width:28px;height:28px;transition:background-color .14s,color .14s;display:grid}.category-select__toggle:hover:not(:disabled){color:#111827;background:#eceff3}.category-select__toggle:disabled{color:#0000;cursor:default}.category-select__toggle svg{fill:none;stroke:currentColor;stroke-width:2.25px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.category-select__node{text-align:left;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:8px;min-width:0;min-height:34px;padding:0 8px 0 0;display:grid}.category-select__node-icon,.category-select__node-icon-placeholder{flex:none;width:22px;height:22px}.category-select__node-icon{color:#374151;background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;place-items:center;display:grid}.category-select__node-icon svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.category-select__node-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.category-select__create-search:hover,.category-select__add:hover{background:#f3f5f8}.category-select__tree-children{animation:.14s category-select-tree-open;display:grid}@keyframes category-select-tree-open{0%{opacity:0;transform:translateY(-2px)}to{opacity:1;transform:translateY(0)}}.category-select__empty{color:#8a93a0;margin:0;padding:8px 10px;font-size:12px}.category-select__create-search,.category-select__add{color:#111827;font-weight:750}.category-select__add{border-top:1px solid #eef1f5;border-radius:0 0 8px 8px}.category-select-modal{background:#fff;border-radius:8px;gap:16px;width:min(100vw - 32px,520px);padding:20px;display:grid;box-shadow:0 24px 60px #0f172a2e}.category-select-modal__header{justify-content:space-between;align-items:center;gap:16px;display:flex}.category-select-modal__header h3{color:#111827;margin:0;font-size:18px}.category-select-modal__header button{color:#4b5563;cursor:pointer;background:#f3f4f6;border:0;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.category-select-modal__header svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;width:18px;height:18px}.category-select-modal__actions{justify-content:flex-end;gap:10px;display:flex}.product-form__columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.product-form__columns>.product-form__field{margin-top:0}.product-form__columns--shipping{grid-template-columns:1fr 1fr}.input-wrapper{align-items:center;display:flex;overflow:hidden}.input-wrapper .currency{color:#222833;padding-left:12px;font-size:13px;font-weight:700}.input-wrapper input{box-shadow:none;border:0;border-radius:0}.input-wrapper input:focus{box-shadow:none}.product-price-summary{color:#6b7280;flex-wrap:wrap;align-items:center;gap:8px;margin-top:10px;font-size:12px;display:flex}.product-price-summary strong{color:#222833}.product-price-summary s{color:#9aa1ac}.product-discount-badge{color:#b5643a;background:#f3d3bf;border-radius:5px;margin-left:auto;padding:3px 7px;font-size:11px;font-weight:800}.product-checkbox{color:#313741;cursor:pointer;grid-template-columns:16px 1fr;align-items:center;gap:8px;margin-top:14px;font-size:12px;font-weight:600;display:inline-grid}.product-checkbox input{opacity:0;pointer-events:none;position:absolute}.product-checkbox span{background:#d98b60;border:1px solid #d98b60;border-radius:4px;place-items:center;width:15px;height:15px;display:grid}.product-checkbox span:after{content:"";opacity:0;border-bottom:2px solid #fff;border-left:2px solid #fff;width:7px;height:4px;transform:rotate(-45deg)translate(1px,-1px)}.product-checkbox input:checked+span:after{opacity:1}.product-dimensions{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.product-editor__sidebar .product-panel{padding:16px}.product-editor__sidebar .ui-button--primary{background:#111;border-radius:8px;min-height:42px;margin-top:14px;font-size:13px;font-weight:700}.product-media-upload{cursor:pointer;background:#fff;border:1px dashed #d8dde4;border-radius:10px;place-items:center;min-height:120px;display:grid;overflow:hidden}.product-media-upload--gallery{min-height:108px}.product-media-upload__placeholder{color:#6f7682;text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;font-size:12px;display:flex}.product-media-upload__placeholder strong{color:#fff;background:#111;border-radius:5px;padding:4px 8px;font-size:11px}.product-media-upload__placeholder small{color:#9aa1ac;flex-basis:100%;font-size:11px}.product-media-upload__preview{object-fit:cover;width:100%;height:100%}.product-media-upload__remove{width:100%;min-height:36px;margin-top:10px}.seo-preview{background:#f8fafc;border:1px solid #e4e7ec;border-radius:10px;gap:5px;margin-top:14px;padding:14px;display:grid}.seo-preview span{color:#188038;font-size:12px}.seo-preview strong{color:#1a0dab;font-size:16px;font-weight:500}.seo-preview p{color:#5f6368;margin:0;font-size:13px;line-height:1.45}.error-text{color:#dc2626;margin:7px 0 0;font-size:12px}@media (width<=900px){.product-editor{width:100%}.product-editor__grid{grid-template-columns:1fr}}@media (width<=640px){.product-form__columns,.product-form__columns--shipping{grid-template-columns:1fr}}.toast{z-index:1000;color:#fff;opacity:0;pointer-events:none;background:#5aa04f;border-radius:8px;grid-template-columns:28px 1fr;align-items:start;gap:14px;width:min(390px,100vw - 32px);min-height:76px;padding:15px 15px 18px;transition:opacity .18s,transform .24s;display:grid;position:fixed;top:24px;left:50%;overflow:hidden;transform:translate(-50%,-22px);box-shadow:0 28px 56px #00000057}.toast--visible{opacity:1;pointer-events:auto;transform:translate(-50%)}.toast--success{background:#5aa04f}.toast--error{background:#d94848}.toast--info{background:#232833}.toast__icon{color:#fff;border:2px solid #ffffffd1;border-radius:999px;place-items:center;width:24px;height:24px;font-size:14px;font-weight:800;line-height:1;display:inline-grid}.toast__content{gap:5px;display:grid}.toast__content strong{color:#fff;letter-spacing:.02em;font-size:18px;font-weight:800;line-height:1.15}.toast__content p{color:#ffffffe6;margin:0;font-size:14px;font-weight:400;line-height:1.35}.toast__progress{transform-origin:0;background:#00000038;width:100%;height:5px;position:absolute;bottom:0;left:0}.toast--visible .toast__progress{animation:3s linear forwards toast-progress}.toast:hover .toast__progress{animation-play-state:paused}@keyframes toast-progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media (width<=720px){.toast{grid-template-columns:28px 1fr;gap:14px;width:calc(100vw - 32px);min-height:76px;padding:15px 15px 18px;top:16px}.toast__icon{border-width:2px;width:24px;height:24px;font-size:14px}.toast__content strong{font-size:18px}.toast__content p{font-size:14px}.toast__progress{height:5px}}.theme-engine-lab,.theme-manager-page,.theme-manager-editor-page{gap:24px;display:grid}.theme-manager-page__header,.theme-manager-editor-page__header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.theme-manager-page__header h1,.theme-manager-editor-page__header h1{margin:4px 0 8px}.theme-manager-page__header p,.theme-manager-editor-page__header p{color:#5f5a6e;max-width:760px;margin:0}.theme-manager-page__header-actions,.theme-manager-editor-page__actions,.theme-manager-page__status-row,.theme-current-card__badges,.theme-current-card__actions,.theme-library-card__actions,.theme-preview-drawer__badge-list,.theme-details-actions{flex-wrap:wrap;gap:10px;display:flex}.theme-manager-page__section{gap:18px;display:grid}.theme-manager-page__section-header{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.theme-current-card,.theme-details-card{background:linear-gradient(#fffffffa,#f9f7fff2),#fff;border:1px solid #20193d14;border-radius:28px;padding:24px;box-shadow:0 18px 40px #28125814}.theme-current-card__header,.theme-preview-drawer__header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.theme-current-card__meta,.theme-preview-drawer__summary-grid,.theme-details-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.theme-current-card__meta{margin:22px 0}.theme-current-card__meta div,.theme-preview-drawer__summary-card,.theme-details-card__list span{gap:4px;display:grid}.theme-current-card__meta span,.theme-preview-drawer__summary-card span,.theme-details-card__list span{color:#6a6580;font-size:.9rem}.theme-current-card__meta strong,.theme-preview-drawer__summary-card strong,.theme-details-card__list strong{color:#1b1730;font-size:1rem}.theme-current-card--empty{border-style:dashed}.theme-manager-empty-state{text-align:center;color:#5f5a6e;justify-items:center;gap:8px;padding:28px;display:grid}.theme-manager-empty-state strong{color:#1b1730}.theme-manager-empty-state--panel{background:#faf8ffeb;border:1px dashed #2f225d29;border-radius:24px}.theme-library-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.theme-library-card{background:#fff;border:1px solid #20193d14;border-radius:26px;display:grid;overflow:hidden;box-shadow:0 18px 38px #1f144814}.theme-library-card__media{background:radial-gradient(circle at 100% 0,#ffc49d6b,#0000 42%),linear-gradient(135deg,#f2eefff2,#fff8f0eb);min-height:220px;position:relative}.theme-library-card__media img{object-fit:cover;width:100%;height:100%;display:block}.theme-library-card__placeholder{color:#3b3456;place-items:center;gap:10px;min-height:220px;display:grid}.theme-library-card__placeholder strong{background:#fffc;border-radius:18px;place-items:center;width:56px;height:56px;font-size:1.4rem;display:grid}.theme-library-card__overlay-actions{opacity:0;gap:10px;transition:opacity .18s,transform .18s;display:flex;position:absolute;inset:auto 14px 14px;transform:translateY(12px)}.theme-library-card:hover .theme-library-card__overlay-actions{opacity:1;transform:translateY(0)}.theme-library-card__content{gap:14px;padding:18px;display:grid}.theme-library-card__header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.theme-library-card__header h3{margin:2px 0 0;font-size:1.1rem}.theme-library-card__header a{color:inherit;text-decoration:none}.theme-library-card__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#817a99;margin:0;font-size:.78rem}.theme-library-card__description,.theme-preview-drawer__section p,.theme-manager-dialog__summary span{color:#5f5a6e;margin:0}.theme-library-card__meta,.theme-library-card__summary{color:#6a6580;flex-wrap:wrap;gap:10px 14px;font-size:.9rem;display:flex}.theme-library-card__summary{border-top:1px solid #20193d14;padding-top:12px}.theme-library-card--skeleton{min-height:360px}.theme-library-card--skeleton .theme-library-card__media{background:#f4f2fae6}.theme-library-card__skeleton-line{background:#cac4de8f;border-radius:999px;height:12px}.theme-library-card__skeleton-line--title{width:72%;height:18px}.theme-library-card__skeleton-line--short{width:48%}.theme-upload-modal{width:min(980px,100vw - 32px)}.theme-upload-modal__summary,.theme-upload-modal__success,.theme-manager-dialog__summary{flex-wrap:wrap;align-items:center;gap:10px 14px;display:flex}.theme-upload-modal__success{background:#e6fff1d9;border-radius:18px;padding:14px 16px}.theme-manager-field{gap:8px;display:grid}.theme-manager-field span{color:#5f5a6e;font-size:.92rem}.theme-manager-field__input{color:#1b1730;background:#fff;border:1px solid #2f225d29;border-radius:14px;width:100%;padding:11px 14px}.theme-manager-checkbox{color:#5f5a6e;align-items:flex-start;gap:10px;display:flex}.theme-preview-drawer{z-index:1200;position:fixed;inset:0}.theme-preview-drawer__backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#120c238a;position:absolute;inset:0}.theme-preview-drawer__panel{background:#f8f6fc;border-radius:28px;grid-template-rows:auto 1fr;gap:18px;width:min(1320px,100vw - 36px);padding:24px;display:grid;position:absolute;top:18px;bottom:18px;right:18px;box-shadow:0 30px 60px #0b081b3d}.theme-preview-drawer__header-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.theme-preview-drawer__body{grid-template-columns:minmax(0,1.55fr) minmax(320px,.95fr);gap:18px;min-height:0;display:grid}.theme-preview-drawer__preview,.theme-preview-drawer__sidebar{background:#fff;border:1px solid #20193d14;border-radius:24px;min-height:0}.theme-preview-drawer__preview{padding:14px}.theme-preview-drawer__runtime-shell{background:#fcfbff;border-radius:20px;height:100%;min-height:640px;overflow:auto}.theme-preview-drawer__sidebar{align-content:start;gap:16px;padding:18px;display:grid;overflow:auto}.theme-preview-drawer__summary-card,.theme-details-card{background:#f9f7ffe0;border:1px solid #20193d14;border-radius:20px;padding:16px}.theme-preview-drawer__section{gap:10px;display:grid}.theme-preview-drawer__section h3,.theme-details-card h2{color:#1b1730;margin:0}.theme-details-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.theme-details-card{gap:14px}.theme-details-card__list{gap:10px;display:grid}.theme-details-actions{align-items:center}.theme-details-card__body{color:#5f5a6e;margin:0;line-height:1.6}.theme-package-history{gap:18px;display:grid}.theme-package-history__header,.theme-package-history__item-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.theme-package-history__list{gap:14px;display:grid}.theme-package-history__item{background:linear-gradient(#fffffffa,#f8f5fff5),#fff;border:1px solid #20193d14;border-radius:22px;gap:14px;padding:20px;display:grid;box-shadow:0 14px 30px #22164b14}.theme-package-history__badges,.theme-package-modal__summary,.theme-package-modal__warnings,.theme-package-history__warnings{flex-wrap:wrap;gap:10px;display:flex}.theme-package-history__meta{color:#6a6580;flex-wrap:wrap;gap:10px 16px;font-size:.9rem;display:flex}.theme-package-history__changelog,.theme-package-modal__changelog,.theme-package-modal__field-note{color:#5f5a6e;margin:0}.theme-package-history__warnings span,.theme-package-modal__warnings span{color:#6d4b00;background:#fff4dbe6;border-radius:14px;padding:10px 12px;font-size:.9rem}.theme-package-modal{width:min(1080px,100vw - 32px)}.theme-package-modal__body{gap:18px;display:grid}.theme-package-modal__controls{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.theme-package-modal__textarea{resize:vertical;min-height:110px}.theme-package-modal__manifest-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.theme-package-modal__manifest-grid div{background:#f7f4ffe0;border-radius:16px;gap:4px;padding:12px 14px;display:grid}.theme-package-modal__manifest-grid span{color:#6a6580;font-size:.85rem}.theme-package-modal__manifest-grid strong{color:#1b1730}@media (width<=1080px){.theme-library-grid,.theme-current-card__meta,.theme-preview-drawer__summary-grid,.theme-details-grid,.theme-package-modal__controls,.theme-package-modal__manifest-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.theme-manager-page__header,.theme-current-card__header,.theme-preview-drawer__header,.theme-preview-drawer__body,.theme-package-history__header,.theme-package-history__item-header{grid-template-columns:1fr;display:grid}.theme-library-grid,.theme-current-card__meta,.theme-preview-drawer__summary-grid,.theme-details-grid,.theme-package-modal__controls,.theme-package-modal__manifest-grid{grid-template-columns:1fr}.theme-preview-drawer__panel{width:auto;inset:12px}}.theme-manager-editor-page .theme-editor-shell{min-height:calc(100vh - 260px)}.production-theme-editor,.production-theme-editor__recovery-banner,.production-theme-editor__toolbar,.production-theme-editor__toolbar-primary,.production-theme-editor__toolbar-secondary,.production-theme-editor__toolbar-statuses,.production-theme-editor__toolbar-actions,.production-theme-editor__workspace,.production-theme-editor__navigator,.production-theme-editor__navigator-route,.production-theme-editor__pane-header,.production-theme-editor__quick-actions,.production-theme-editor__quick-actions-header,.production-theme-editor__quick-actions-grid,.production-theme-editor__viewport-switcher,.production-theme-editor__viewport-modes,.production-theme-editor__viewport-actions,.production-theme-editor__inspector-shell,.production-theme-editor__inspector-summary,.production-theme-editor__inspector-breadcrumbs,.production-theme-editor__inspector-indicators,.production-theme-editor__inspector-sources,.production-theme-editor__recovery-card,.production-theme-editor__recovery-actions,.production-theme-editor__publish-grid{gap:16px;display:grid}.production-theme-editor{gap:18px}.production-theme-editor__toolbar,.production-theme-editor__navigator,.production-theme-editor__sidebar,.production-theme-editor__preview-shell,.production-theme-editor__inspector,.production-theme-editor__quick-actions,.production-theme-editor__inspector-summary,.production-theme-editor__recovery-card,.production-theme-editor__publish-card,.production-theme-editor__inspector-empty{background:linear-gradient(#fffffffa,#f7f4fff5),#fff;border:1px solid #1d173614;border-radius:26px;box-shadow:0 22px 44px #17113314}.production-theme-editor__toolbar,.production-theme-editor__navigator,.production-theme-editor__preview-shell,.production-theme-editor__sidebar,.production-theme-editor__inspector{min-width:0}.production-theme-editor__toolbar{z-index:8;padding:18px 20px;position:sticky;top:16px}.production-theme-editor__toolbar-primary,.production-theme-editor__toolbar-secondary,.production-theme-editor__toolbar-statuses,.production-theme-editor__toolbar-actions,.production-theme-editor__navigator,.production-theme-editor__pane-header,.production-theme-editor__viewport-switcher,.production-theme-editor__viewport-actions,.production-theme-editor__viewport-modes,.production-theme-editor__quick-actions-header,.production-theme-editor__recovery-card,.production-theme-editor__recovery-actions,.production-theme-editor__inspector-breadcrumbs,.production-theme-editor__inspector-indicators{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.production-theme-editor__toolbar-primary h1{margin:4px 0 8px;font-size:1.3rem}.production-theme-editor__toolbar-primary p,.production-theme-editor__navigator-route span,.production-theme-editor__collapsed-copy span,.production-theme-editor__quick-actions-header strong+span,.production-theme-editor__publish-card small{color:#6a6580}.production-theme-editor__navigator{grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;padding:16px 18px}.production-theme-editor__navigator-route{background:#fcfaffe6;border:1px dashed #31275e29;border-radius:16px;padding:11px 14px}.production-theme-editor__navigator-route strong{color:#1b1730;word-break:break-all;font-size:.95rem;display:block}.production-theme-editor__workspace{grid-template-columns:320px 12px minmax(0,1fr) 12px 360px;align-items:stretch;min-height:calc(100vh - 340px)}.production-theme-editor__sidebar,.production-theme-editor__inspector,.production-theme-editor__preview-shell{overflow:hidden}.production-theme-editor__sidebar,.production-theme-editor__inspector{grid-template-rows:auto 1fr;gap:0;min-height:0;display:grid}.production-theme-editor__pane-header{border-bottom:1px solid #1d173614;padding:14px 16px}.production-theme-editor__pane-header span{color:#7b7593;text-transform:uppercase;letter-spacing:.08em;font-size:.8rem;display:block}.production-theme-editor__pane-header strong{color:#1b1730;font-size:.95rem}.production-theme-editor__sidebar .theme-editor-shell__sidebar,.production-theme-editor__inspector-shell{min-height:0;padding:16px;overflow:auto}.production-theme-editor__sidebar--collapsed,.production-theme-editor__inspector--collapsed{min-width:0}.production-theme-editor__collapsed-copy{text-align:center;place-items:center;padding:24px 12px;display:grid}.production-theme-editor__resize-handle{cursor:col-resize;background:0 0;border:0;align-self:stretch;position:relative}.production-theme-editor__resize-handle:before{content:"";background:#5d54851f;border-radius:999px;transition:background .16s;position:absolute;inset:12px 4px}.production-theme-editor__resize-handle:hover:before{background:#5d548538}.production-theme-editor__preview-shell{background:radial-gradient(circle at top,#ffd2b038,#0000 30%),linear-gradient(#f4f0ffcc,#fffffff2);padding:16px}.production-theme-editor__preview-zoom{width:calc(100% / var(--px-editor-preview-zoom,1));transform:scale(var(--px-editor-preview-zoom,1));transform-origin:top;transition:transform .18s,width .18s}.production-theme-editor__preview-panel,.production-theme-editor__preview-panel .theme-editor-shell__preview,.production-theme-editor__preview-panel .theme-editor-shell__preview-frame-shell{height:100%}.production-theme-editor__preview-panel .theme-editor-shell__preview-frame-shell{min-height:calc(100vh - 420px)}.production-theme-editor__inspector-summary,.production-theme-editor__quick-actions,.production-theme-editor__inspector-empty{padding:16px}.production-theme-editor__inspector-breadcrumbs,.production-theme-editor__inspector-indicators,.production-theme-editor__inspector-sources{gap:10px}.production-theme-editor__inspector-sources{flex-wrap:wrap;display:flex}.production-theme-editor__inspector-sources span{color:#4d4568;background:#f4f0ffe6;border-radius:999px;padding:7px 10px;font-size:.82rem}.production-theme-editor__quick-actions-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.production-theme-editor__insert-menu{position:relative}.production-theme-editor__insert-trigger{width:100%}.production-theme-editor__insert-popover{z-index:6;background:#fffffffa;border:1px solid #1d17361a;border-radius:18px;gap:8px;width:min(280px,85vw);padding:10px;display:grid;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 24px 50px #160f2d2e}.production-theme-editor__insert-option{text-align:left;background:#f7f4ffc2;border:0;border-radius:14px;gap:2px;width:100%;padding:10px 12px;display:grid}.production-theme-editor__insert-option span,.production-theme-editor__insert-empty,.production-theme-editor__publish-card span{color:#6a6580;font-size:.82rem}.production-theme-editor__publish-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.production-theme-editor__publish-card{background:#f8f5ffd6;border-radius:18px;gap:6px;padding:14px 16px;display:grid}.production-theme-editor__publish-card strong{color:#1b1730;font-size:1.15rem}.production-theme-editor__recovery-banner{gap:12px}.production-theme-editor__recovery-card{padding:14px 16px}.production-theme-editor__recovery-card span{color:#6a6580;margin-top:4px;display:block}.production-theme-editor__recovery-card--warning{background:#fff8deeb;border-color:#b4870d38}.production-theme-editor__recovery-card--offline{background:#ecf5ffeb;border-color:#3a5a982e}.production-theme-editor__recovery-card--danger{background:#fff0f5eb;border-color:#a4274d33}.production-theme-editor__viewport-actions,.production-theme-editor__viewport-modes{gap:8px}.production-theme-editor__inspector-empty h2{margin:4px 0 0}@media (width<=1200px){.theme-library-grid,.theme-current-card__meta,.theme-preview-drawer__summary-grid,.theme-details-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.theme-preview-drawer__body{grid-template-columns:minmax(0,1fr)}.production-theme-editor__navigator,.production-theme-editor__publish-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.production-theme-editor__workspace{grid-template-columns:minmax(280px,360px) 12px minmax(0,1fr)}.production-theme-editor__resize-handle:last-of-type,.production-theme-editor__inspector{display:none}}@media (width<=840px){.theme-manager-page__header,.theme-manager-editor-page__header,.theme-current-card__header,.theme-preview-drawer__header,.theme-manager-page__section-header{flex-direction:column;align-items:flex-start}.theme-library-grid,.theme-current-card__meta,.theme-preview-drawer__summary-grid,.theme-details-grid{grid-template-columns:minmax(0,1fr)}.theme-preview-drawer__panel{border-radius:0;width:100%;inset:0}.production-theme-editor__toolbar,.production-theme-editor__navigator{padding:14px}.production-theme-editor__navigator,.production-theme-editor__publish-grid,.production-theme-editor__workspace{grid-template-columns:minmax(0,1fr)}.production-theme-editor__resize-handle,.production-theme-editor__sidebar--collapsed,.production-theme-editor__inspector--collapsed{display:none}.production-theme-editor__preview-zoom{width:100%;transform:none}.production-theme-editor__quick-actions-grid{grid-template-columns:minmax(0,1fr)}}.px-runtime--rtl{text-align:right}.theme-localization-lab,.theme-localization-lab__grid,.theme-localization-lab__summary-grid,.theme-localization-lab__preview-stack,.localization-manager,.localization-manager__layout,.localization-manager__locale-list,.localization-manager__content,.localization-manager__translation-list{gap:1.25rem;display:grid}.theme-localization-lab__summary-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.theme-localization-lab__grid{grid-template-columns:minmax(320px,420px) minmax(0,1fr);align-items:start}.theme-localization-lab__preview-stack{gap:1rem}.theme-localization-lab__summary-card,.theme-localization-lab__preview-card,.theme-localization-lab__debug-card,.localization-manager{background:#fffffff5;border:1px solid #0f172a14;border-radius:1.25rem;box-shadow:0 24px 60px #0f172a14}.theme-localization-lab__summary-card{padding:1rem 1.1rem}.theme-localization-lab__summary-card span{color:#0f172a9e;margin-bottom:.35rem;font-size:.85rem;display:block}.localization-manager{padding:1.25rem}.localization-manager__header,.localization-manager__locale-header,.localization-manager__translation-header,.localization-manager__group-header,.localization-manager__status-row,.localization-manager__actions,.localization-manager__locale-item,.localization-manager__translation-item,.localization-manager__sidebar-actions{justify-content:space-between;align-items:center;gap:.9rem;display:flex}.localization-manager__layout{grid-template-columns:minmax(240px,300px) minmax(0,1fr)}.localization-manager__sidebar,.localization-manager__content,.localization-manager__summary-card,.localization-manager__locale-group,.localization-manager__locale-form,.localization-manager__translation-form,.localization-manager__translation-list,.theme-localization-lab__preview-card,.theme-localization-lab__debug-card{background:#f8fafcbd;border:1px solid #94a3b829;border-radius:1rem;padding:1rem}.localization-manager__locale-item,.localization-manager__translation-item,.theme-localization-lab__sample-item{text-align:left;background:#ffffffe0;border:1px solid #94a3b833;border-radius:.9rem;width:100%;padding:.85rem .95rem}.localization-manager__locale-item--active{border-color:#2563eb59;box-shadow:0 14px 32px #2563eb1f}.localization-manager__locale-item span,.localization-manager__translation-item span,.theme-localization-lab__sample-item span{color:#0f172a9e;font-size:.84rem;display:block}.localization-manager__form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;display:grid}.localization-manager__form-grid--stacked{grid-template-columns:minmax(0,1fr)}.localization-manager__toggle-grid{flex-wrap:wrap;gap:.9rem;display:flex}.localization-manager__summary-card{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;display:grid}.localization-manager__summary-card span{color:#0f172a9e;margin-bottom:.25rem;font-size:.82rem;display:block}.theme-localization-lab__sample-list{gap:.85rem;display:grid}.theme-localization-lab__sample-item{flex-direction:column;gap:.6rem;display:flex}.theme-localization-lab__sample-item p,.theme-localization-lab__debug-card pre{white-space:pre-wrap;word-break:break-word;margin:0}@media (width<=1080px){.theme-localization-lab__summary-grid,.localization-manager__summary-card,.localization-manager__form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.theme-localization-lab__grid,.localization-manager__layout{grid-template-columns:minmax(0,1fr)}}@media (width<=720px){.theme-localization-lab__summary-grid,.localization-manager__summary-card,.localization-manager__form-grid{grid-template-columns:minmax(0,1fr)}.localization-manager__header,.localization-manager__locale-header,.localization-manager__translation-header,.localization-manager__group-header,.localization-manager__status-row,.localization-manager__actions,.localization-manager__locale-item,.localization-manager__translation-item,.localization-manager__sidebar-actions{flex-direction:column;align-items:start}}.theme-registry-lab,.theme-runtime-lab,.theme-editor-lab,.theme-editor-shell-lab,.theme-overlay-lab,.theme-dnd-lab,.theme-composition-lab,.theme-blocks-lab{gap:24px;display:grid}.theme-engine-lab__header h1,.theme-engine-lab__summary h3,.theme-upload-zone__header h2,.theme-manifest-card__header h2,.theme-structure-tree__header h3,.theme-engine-validation__header h3,.theme-registry-lab__actions h2,.theme-registry-lab__registry h2,.theme-installed-list h2,.theme-engine-modal__header h2{color:var(--color-text);margin:0}.theme-engine-lab__header p,.theme-engine-lab__summary p,.theme-upload-zone__header p,.theme-manifest-card__header p,.theme-structure-tree__header p,.theme-engine-validation__header p,.theme-registry-lab__actions p,.theme-registry-lab__registry p,.theme-installed-list p,.theme-engine-modal__header p{color:#58657a;margin:0}.theme-engine-lab__eyebrow,.theme-upload-zone__eyebrow,.theme-engine-validation__eyebrow,.theme-manifest-card__eyebrow{color:#6c7b92;letter-spacing:.12em;text-transform:uppercase;margin:0 0 8px;font-size:.78rem;font-weight:700}.theme-engine-lab__grid{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:24px;display:grid}.theme-registry-lab__grid,.theme-runtime-lab__grid{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:24px;display:grid}.theme-editor-lab__grid{grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);gap:24px;display:grid}.theme-composition-lab__grid,.theme-blocks-lab__grid{grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:24px;display:grid}.theme-editor-shell-lab__summary-grid,.theme-editor-shell-lab__debug-grid,.theme-overlay-lab__summary-grid,.theme-overlay-lab__debug-grid,.theme-dnd-lab__summary-grid,.theme-dnd-lab__debug-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.theme-engine-lab__summary,.theme-upload-zone__panel,.theme-engine-validation,.theme-manifest-card,.theme-structure-tree,.theme-registry-lab__actions,.theme-registry-lab__registry,.theme-installed-list,.theme-registry-lab__summary-card,.theme-editor-lab__summary-card,.theme-editor-lab__preview-panel,.theme-composition-lab__summary-card,.theme-composition-lab__preview-panel,.theme-blocks-lab__summary-card,.theme-blocks-lab__preview-panel,.theme-settings-editor,.section-settings-editor,.template-composition-panel,.section-library,.block-composition-panel,.block-library,.block-settings-editor,.theme-blocks-lab__sections-panel,.theme-editor-shell,.theme-editor-shell-lab__summary-card,.theme-editor-shell-lab__debug-card,.theme-overlay-lab__summary-card,.theme-overlay-lab__debug-card,.theme-dnd-lab__summary-card,.theme-dnd-lab__debug-card,.theme-editor-shell__inspector-panel{border:1px solid var(--color-border);background:linear-gradient(#fffffffa,#f8fafff5);border-radius:24px;padding:24px;box-shadow:0 18px 48px #1620330f}.theme-upload-zone{gap:20px;display:grid}.theme-registry-lab__actions,.theme-registry-lab__registry,.theme-installed-list{gap:18px;display:grid}.theme-editor-lab__editors,.theme-editor-lab__preview,.theme-settings-editor,.section-settings-editor,.theme-composition-lab__preview,.template-composition-panel,.section-library,.theme-blocks-lab__controls,.theme-blocks-lab__preview,.block-composition-panel,.block-library,.block-settings-editor,.theme-blocks-lab__sections-panel,.theme-editor-shell-lab__summary-card,.theme-editor-shell-lab__debug-card,.theme-overlay-lab__summary-card,.theme-overlay-lab__debug-card,.theme-dnd-lab__summary-card,.theme-dnd-lab__debug-card{gap:20px;display:grid}.theme-editor-lab__summary-grid,.theme-composition-lab__summary-grid,.theme-blocks-lab__summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.theme-editor-shell-lab__summary-card,.theme-overlay-lab__summary-card,.theme-dnd-lab__summary-card,.theme-editor-lab__summary-card,.theme-composition-lab__summary-card,.theme-blocks-lab__summary-card{gap:8px;display:grid}.theme-editor-shell-lab__summary-card span,.theme-overlay-lab__summary-card span,.theme-dnd-lab__summary-card span{color:#66768f;font-size:.86rem}.theme-editor-shell-lab__summary-card strong,.theme-overlay-lab__summary-card strong,.theme-dnd-lab__summary-card strong{color:var(--color-text);font-size:1.02rem}.theme-editor-lab__summary-card span,.theme-composition-lab__summary-card span,.theme-blocks-lab__summary-card span{color:#66768f;font-size:.86rem}.theme-editor-lab__summary-card strong,.theme-composition-lab__summary-card strong,.theme-blocks-lab__summary-card strong{color:var(--color-text);font-size:1.02rem}.theme-upload-zone__header,.theme-manifest-card__header,.theme-structure-tree__header,.theme-engine-validation__header{justify-content:space-between;align-items:start;gap:16px;display:flex}.theme-upload-zone__drop{cursor:pointer;background:radial-gradient(circle at 100% 0,#4182ff1f,#0000 32%),linear-gradient(#f5f8fff5,#fffffffa);border:1.5px dashed #b9c7dc;border-radius:22px;place-items:center start;gap:18px;padding:28px;transition:border-color .18s,transform .18s,box-shadow .18s,background-color .18s;display:grid}.theme-upload-zone__drop:hover,.theme-upload-zone__drop--dragging{border-color:#4a86ff;transform:translateY(-1px);box-shadow:0 16px 34px #4a86ff24}.theme-upload-zone__drop--loading{cursor:progress}.theme-upload-zone__drop-icon{color:#fff;background:#162033;border-radius:18px;justify-content:center;align-items:center;width:56px;height:56px;display:inline-flex}.theme-upload-zone__spinner{animation:.9s linear infinite theme-engine-spin}.theme-upload-zone__drop-copy{gap:6px;display:grid}.theme-upload-zone__drop-copy strong{color:var(--color-text);font-size:1rem}.theme-upload-zone__drop-copy span,.theme-upload-zone__drop-copy small,.theme-upload-zone__meta,.theme-manifest-card__meta,.theme-manifest-card__details span,.theme-structure-tree__row small,.theme-engine-validation__item small,.theme-engine-lab__summary-grid span{color:#66768f}.theme-upload-zone__input{display:none}.theme-upload-zone__meta{flex-wrap:wrap;gap:12px 18px;margin-top:16px;font-size:.92rem;display:flex}.theme-engine-badge{color:#2e405d;letter-spacing:.02em;background:#eef3fb;border-radius:999px;justify-content:center;align-items:center;min-height:30px;padding:0 12px;font-size:.82rem;font-weight:700;display:inline-flex}.theme-engine-badge--success{color:#1b7c49;background:#e5f7ee}.theme-engine-badge--warning{color:#a45c05;background:#fff1dd}.theme-engine-badge--danger{color:#b33048;background:#fde8ea}.theme-engine-badge--neutral{color:#52637d;background:#eef3fb}.theme-settings-editor__header,.section-settings-editor__header,.section-settings-editor__panel-header,.template-composition-panel__header,.template-composition-panel__list-header,.section-library__header,.section-library__group-header,.block-composition-panel__header,.block-composition-panel__list-header,.block-library__header,.block-library__group-header,.block-settings-editor__header,.theme-blocks-lab__sections-header{justify-content:space-between;align-items:start;gap:16px;display:flex}.theme-settings-editor__header h2,.section-settings-editor__header h2,.section-settings-editor__panel-header h3,.theme-editor-group__header h3,.template-composition-panel__header h2,.template-composition-panel__list-header h3,.section-library__header h3,.section-library__group-header h4,.block-composition-panel__header h2,.block-composition-panel__list-header h3,.block-library__header h3,.block-library__group-header h4,.block-settings-editor__header h3,.theme-blocks-lab__sections-header h2{color:var(--color-text);margin:0}.theme-settings-editor__header p,.section-settings-editor__header p,.section-settings-editor__panel-header p,.theme-editor-group__header p,.template-composition-panel__header p,.template-composition-panel__list-header p,.section-library__header p,.block-composition-panel__header p,.block-composition-panel__list-header p,.block-library__header p,.block-settings-editor__header p,.theme-blocks-lab__sections-header p{color:#58657a;margin:0}.theme-settings-editor__actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}.theme-settings-editor__issues{gap:12px;display:grid}.theme-settings-editor__issues--danger .theme-settings-editor__issue{background:#fff7f8;border-color:#f4ccd3}.theme-settings-editor__issues--warning .theme-settings-editor__issue{background:#fffaf1;border-color:#f0ddb4}.theme-settings-editor__issue,.theme-editor-empty-state,.theme-editor-unsupported{background:#f8fbff;border:1px solid #d7e1ef;border-radius:18px;padding:14px 16px}.theme-settings-editor__issue{gap:4px;display:grid}.theme-settings-editor__issue strong,.theme-editor-empty-state strong,.theme-editor-unsupported strong{color:var(--color-text);font-size:.9rem}.theme-settings-editor__issue span,.theme-editor-empty-state span,.theme-editor-unsupported{color:#58657a}.theme-settings-editor__groups{gap:18px;display:grid}.theme-editor-group{background:#ffffffe6;border:1px solid #dde5f1;border-radius:22px;gap:18px;padding:20px;display:grid}.theme-editor-group__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.theme-editor-field{background:#fff;border:1px solid #dce5f2;border-radius:18px;gap:12px;padding:16px;display:grid}.theme-editor-field--error{border-color:#f0c3cb}.theme-editor-field__header{justify-content:space-between;align-items:start;gap:12px;display:flex}.theme-editor-field__label{color:var(--color-text);margin-bottom:4px;font-size:.93rem;font-weight:700;display:inline-block}.theme-editor-field__description,.theme-editor-field__error{margin:0;font-size:.86rem}.theme-editor-field__description{color:#66768f}.theme-editor-field__error{color:#b33048}.theme-editor-field__control{gap:10px;display:grid}.theme-editor-field__reset{color:#3e6ad8;cursor:pointer;background:0 0;border:0;padding:0;font-size:.84rem;font-weight:700}.theme-editor-input,.theme-editor-select,.theme-editor-textarea{width:100%;color:var(--color-text);font:inherit;background:#fbfdff;border:1px solid #cad5e6;border-radius:14px;transition:border-color .18s,box-shadow .18s,background-color .18s}.theme-editor-input,.theme-editor-select{min-height:46px;padding:0 14px}.theme-editor-textarea{resize:vertical;min-height:116px;padding:12px 14px}.theme-editor-input:focus,.theme-editor-select:focus,.theme-editor-textarea:focus,.theme-editor-color__swatch:focus,.theme-editor-range__input:focus{border-color:#4a86ff;outline:none;box-shadow:0 0 0 4px #4a86ff24}.theme-editor-checkbox{color:var(--color-text);align-items:center;gap:10px;font-weight:600;display:inline-flex}.theme-editor-checkbox input{width:18px;height:18px}.theme-editor-color,.theme-editor-range,.theme-editor-image{gap:12px;display:grid}.theme-editor-color{grid-template-columns:72px minmax(0,1fr)}.theme-editor-color__swatch{background:#fbfdff;border:1px solid #cad5e6;border-radius:14px;width:100%;min-height:46px;padding:6px}.theme-editor-range{grid-template-columns:minmax(0,1fr) auto;align-items:center}.theme-editor-range__value{color:#2e405d;text-align:center;background:#eef3fb;border-radius:14px;min-width:52px;padding:10px 12px;font-weight:700}.theme-editor-image__preview,.theme-editor-image__empty{background:#f8fbff;border:1px solid #dde5f1;border-radius:18px;overflow:hidden}.theme-editor-image__preview img{object-fit:cover;width:100%;max-height:180px;display:block}.theme-editor-image__empty{color:#66768f;text-align:center;place-items:center;min-height:96px;padding:16px;display:grid}.section-settings-editor__layout{grid-template-columns:minmax(220px,.44fr) minmax(0,.56fr);gap:20px;display:grid}.section-settings-editor__layout--single{grid-template-columns:minmax(0,1fr)}.section-settings-editor__nav{align-content:start;gap:12px;display:grid}.section-settings-editor__nav-item{width:100%;color:var(--color-text);text-align:left;cursor:pointer;background:#fff;border:1px solid #dce5f2;border-radius:18px;justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;transition:border-color .18s,transform .18s,box-shadow .18s;display:flex}.section-settings-editor__nav-item:hover,.section-settings-editor__nav-item--active{border-color:#4a86ff;transform:translateY(-1px);box-shadow:0 12px 28px #4a86ff1f}.section-settings-editor__panel{background:#ffffffeb;border:1px solid #dde5f1;border-radius:22px;align-content:start;gap:18px;min-height:100%;padding:20px;display:grid}.theme-editor-lab__preview-shell{background:linear-gradient(#f8fbfffa,#fffffffa),radial-gradient(circle at 100% 0,#4277ff1f,#0000 30%);border:1px solid #dde5f1;border-radius:24px;overflow:hidden}.theme-runtime-lab__json{color:#f7faff;background:#162033;border-radius:18px;margin:0;padding:16px;font-size:.84rem;line-height:1.6;overflow:auto}.template-composition-panel__actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}.template-composition-panel__layout{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:20px;display:grid}.template-composition-panel__sections,.section-library__groups,.section-library__group,.template-composition-panel__list{gap:14px;display:grid}.template-composition-panel__item{color:inherit;text-align:left;cursor:pointer;background:#fff;border:1px solid #dce5f2;border-radius:20px;gap:14px;padding:18px;transition:border-color .18s,transform .18s,box-shadow .18s;display:grid}.template-composition-panel__item:hover,.template-composition-panel__item--active{border-color:#4a86ff;transform:translateY(-1px);box-shadow:0 14px 32px #4a86ff1f}.template-composition-panel__select{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0;display:block}.template-composition-panel__item-header,.template-composition-panel__item-badges{justify-content:space-between;align-items:start;gap:12px;display:flex}.template-composition-panel__item-header strong{color:var(--color-text);font-size:.96rem;display:block}.template-composition-panel__item-header span{color:#66768f;font-size:.84rem}.template-composition-panel__item-badges{flex-wrap:wrap;justify-content:flex-end}.section-toolbar{flex-wrap:wrap;gap:8px;display:flex}.section-toolbar__button{color:#314159;min-height:34px;font:inherit;cursor:pointer;background:#f8fbff;border:1px solid #ced8e8;border-radius:999px;padding:0 12px;font-size:.82rem;font-weight:700}.section-toolbar__button:disabled{opacity:.48;cursor:not-allowed}.section-toolbar__button--danger{color:#9b2338;background:#fff7f8;border-color:#efc3ca}.template-composition-panel__hint{color:#66768f;margin:0;font-size:.84rem}.section-library__grid{gap:12px;display:grid}.section-library__item{width:100%;color:inherit;text-align:left;cursor:pointer;background:linear-gradient(#fffffffa,#f9fbfff5),radial-gradient(circle at 100% 0,#4277ff14,#0000 30%);border:1px solid #dce5f2;border-radius:18px;justify-content:space-between;align-items:center;gap:14px;padding:16px;transition:border-color .18s,transform .18s,box-shadow .18s;display:flex}.section-library__item:hover{border-color:#4a86ff;transform:translateY(-1px);box-shadow:0 14px 32px #4a86ff1f}.section-library__item-copy{gap:4px;display:grid}.section-library__item-copy strong{color:var(--color-text);font-size:.94rem}.section-library__item-copy span{color:#66768f;text-transform:uppercase;letter-spacing:.04em;font-size:.82rem}.theme-blocks-lab__sections-list,.block-composition-panel__list,.block-library__groups,.block-library__group,.block-library__grid{gap:14px;display:grid}.theme-blocks-lab__section-item,.block-composition-panel__item,.block-library__item{width:100%;color:inherit;text-align:left;background:#fff;border:1px solid #dce5f2;border-radius:20px;padding:16px 18px;transition:border-color .18s,transform .18s,box-shadow .18s}.theme-blocks-lab__section-item,.block-library__item{cursor:pointer;justify-content:space-between;align-items:start;gap:14px;display:flex}.block-composition-panel__item{gap:14px;display:grid}.theme-blocks-lab__section-item:hover,.theme-blocks-lab__section-item--active,.block-composition-panel__item:hover,.block-composition-panel__item--active,.block-library__item:hover{border-color:#4a86ff;transform:translateY(-1px);box-shadow:0 14px 32px #4a86ff1f}.theme-blocks-lab__section-item strong,.block-composition-panel__item strong,.block-library__item strong{color:var(--color-text);font-size:.95rem;display:block}.theme-blocks-lab__section-item span,.block-composition-panel__item span,.block-library__item span{color:#66768f;font-size:.82rem}.theme-blocks-lab__section-badges,.block-composition-panel__item-badges{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.block-composition-panel__layout{grid-template-columns:minmax(0,1.08fr) minmax(300px,.92fr);gap:20px;display:grid}.block-composition-panel__layout--single{grid-template-columns:minmax(0,1fr)}.block-composition-panel__select{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0;display:block}.block-composition-panel__item-header{justify-content:space-between;align-items:start;gap:12px;display:flex}.block-library__item-copy{gap:4px;display:grid}.block-toolbar{flex-wrap:wrap;gap:8px;display:flex}.block-toolbar__button{color:#314159;min-height:34px;font:inherit;cursor:pointer;background:#f8fbff;border:1px solid #ced8e8;border-radius:999px;padding:0 12px;font-size:.82rem;font-weight:700}.block-toolbar__button:disabled{opacity:.48;cursor:not-allowed}.block-toolbar__button--danger{color:#9b2338;background:#fff7f8;border-color:#efc3ca}.block-composition-panel__hint{color:#66768f;margin:0;font-size:.84rem}.theme-engine-validation{gap:18px;display:grid}.theme-engine-validation--danger{border-color:#f0c3cb}.theme-engine-validation--warning{border-color:#efd3a3}.theme-engine-validation--success{border-color:#b9e5c9}.theme-engine-validation__icon{border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.theme-engine-validation__icon--danger{color:#b33048;background:#fde8ea}.theme-engine-validation__icon--warning{color:#a45c05;background:#fff1dd}.theme-engine-validation__icon--success{color:#1b7c49;background:#e5f7ee}.theme-engine-validation__group{gap:10px;display:grid}.theme-engine-validation__group h4{color:var(--color-text);margin:0;font-size:.92rem}.theme-engine-validation__list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.theme-engine-validation__item{border:1px solid #0000;border-radius:16px;gap:4px;padding:14px 16px;display:grid}.theme-engine-validation__item strong{letter-spacing:.03em;font-size:.82rem}.theme-engine-validation__item--danger{color:#7d1f31;background:#fff7f8;border-color:#f4ccd3}.theme-engine-validation__item--warning{color:#88510c;background:#fffaf2;border-color:#f2deb9}.theme-manifest-card{grid-template-columns:minmax(0,320px) minmax(0,1fr);gap:22px;display:grid}.theme-manifest-card__media{background:linear-gradient(#eaf0faf2,#f5f7fcfa);border:1px solid #dce4f1;border-radius:20px;min-height:220px;overflow:hidden}.theme-manifest-card__media img{object-fit:cover;width:100%;height:100%;display:block}.theme-manifest-card__placeholder{color:#6c7b92;place-items:center;gap:10px;height:100%;display:grid}.theme-manifest-card__content{gap:18px;display:grid}.theme-manifest-card__meta{flex-wrap:wrap;gap:10px 16px;display:flex}.theme-manifest-card__meta span{align-items:center;gap:8px;display:inline-flex}.theme-manifest-card__details{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.theme-manifest-card__details div{gap:5px;display:grid}.theme-manifest-card__details strong,.theme-engine-lab__summary-grid strong{color:var(--color-text)}.theme-manifest-card__templates{gap:10px;display:grid}.theme-manifest-card__templates>span{color:var(--color-text);font-size:.9rem;font-weight:700}.theme-manifest-card__badges{flex-wrap:wrap;gap:10px;display:flex}.theme-engine-lab__summary{gap:18px;display:grid}.theme-registry-lab__summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.theme-registry-lab__summary-card{gap:8px;display:grid}.theme-registry-lab__summary-card span,.theme-registry-lab__action-meta span,.theme-installed-card__meta span,.theme-installed-card__timestamps span,.theme-registry-lab__registry-meta span,.theme-engine-modal__section small,.theme-registry-lab__hint{color:#66768f}.theme-registry-lab__summary-card strong,.theme-registry-lab__action-meta strong,.theme-installed-card__meta strong,.theme-registry-lab__registry-item h3,.theme-installed-card h3,.theme-engine-modal__theme strong{color:var(--color-text)}.theme-registry-lab__summary-card strong{font-size:1.6rem}.theme-engine-lab__summary-header{gap:8px;display:grid}.theme-engine-lab__summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.theme-engine-lab__summary-grid div{background:#fbfcff;border:1px solid #dce4f1;border-radius:16px;gap:5px;padding:14px 16px;display:grid}.theme-structure-tree{gap:18px;display:grid}.theme-structure-tree__list{gap:10px;margin:0;padding-left:16px;list-style:none;display:grid}.theme-structure-tree__node{gap:8px;display:grid}.theme-structure-tree__row{background:#fff;border:1px solid #dce4f1;border-radius:14px;align-items:center;gap:10px;min-height:36px;padding:8px 12px;display:flex}.theme-structure-tree__icon{color:#4f6381;justify-content:center;align-items:center;display:inline-flex}.theme-structure-tree__name{color:var(--color-text);flex:1;font-weight:600}.theme-registry-lab__actions-header,.theme-registry-lab__registry-header,.theme-installed-list__header{justify-content:space-between;align-items:start;gap:16px;display:flex}.theme-registry-lab__action-meta,.theme-installed-card__meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.theme-registry-lab__action-meta div,.theme-installed-card__meta div{background:#fbfcff;border:1px solid #dce4f1;border-radius:16px;gap:5px;padding:14px 16px;display:grid}.theme-registry-lab__action-buttons{flex-wrap:wrap;gap:12px;display:flex}.theme-registry-lab__panels{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:24px;display:grid}.theme-registry-lab__registry-list,.theme-installed-list__grid{gap:14px;display:grid}.theme-registry-lab__registry-item,.theme-installed-card{background:#fff;border:1px solid #dce4f1;border-radius:20px;gap:16px;padding:18px 20px;display:grid}.theme-registry-lab__registry-item{grid-template-columns:minmax(0,1fr) auto;align-items:center}.theme-registry-lab__registry-copy,.theme-registry-lab__registry-actions,.theme-installed-card__header,.theme-installed-card__footer{gap:12px;display:grid}.theme-registry-lab__registry-copy p,.theme-installed-card__header p,.theme-engine-modal__header p,.theme-engine-modal__theme span{color:#58657a;margin:0}.theme-registry-lab__registry-copy h3,.theme-installed-card__header h3,.theme-engine-modal__header h2{margin:0}.theme-registry-lab__registry-meta,.theme-registry-lab__registry-actions,.theme-install-status,.theme-installed-card__actions,.theme-installed-card__timestamps{flex-wrap:wrap;gap:10px;display:flex}.theme-registry-lab__registry-actions{justify-content:end;align-items:center}.theme-installed-card__header,.theme-installed-card__footer{grid-template-columns:minmax(0,1fr) auto;align-items:start}.theme-installed-card--busy{opacity:.78}.theme-installed-card__timestamps strong{color:var(--color-text)}.theme-engine-modal{z-index:60;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.theme-engine-modal__backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#121a2a85;position:absolute;inset:0}.theme-engine-modal__card{z-index:1;background:linear-gradient(#fffffffc,#f7fafffa);border:1px solid #c8d4e7f2;border-radius:24px;gap:22px;width:min(100%,560px);padding:24px;display:grid;position:relative;box-shadow:0 28px 80px #101a2b2e}.theme-engine-modal__header{justify-content:space-between;align-items:start;gap:16px;display:flex}.theme-engine-modal__close{color:#697a92;cursor:pointer;background:0 0;border:0;font-size:1.8rem;line-height:1}.theme-engine-modal__body,.theme-engine-modal__section{gap:12px;display:grid}.theme-engine-modal__theme{background:#fbfcff;border:1px solid #dce4f1;border-radius:18px;gap:6px;padding:16px 18px;display:grid}.theme-engine-modal__label{color:var(--color-text);font-size:.92rem;font-weight:700}.theme-engine-modal__select{width:100%;min-height:44px;color:var(--color-text);background:#fff;border:1px solid #d0dbe9;border-radius:14px;padding:0 14px}.theme-engine-modal__checkbox{color:#425065;align-items:start;gap:10px;display:flex}.theme-engine-modal__checkbox input{margin-top:3px}.theme-engine-modal__actions{justify-content:end;gap:12px;display:flex}.theme-runtime-lab__summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.theme-runtime-lab__summary-card,.theme-runtime-lab__panel{border:1px solid var(--color-border);background:linear-gradient(#fffffffa,#f8fafff5);border-radius:24px;padding:24px;box-shadow:0 18px 48px #1620330f}.theme-runtime-lab__summary-card{gap:8px;display:grid}.theme-runtime-lab__summary-card span,.theme-runtime-lab__meta-grid span,.theme-runtime-fallback__list small,.px-runtime__section-debug small{color:#66768f}.theme-runtime-lab__summary-card strong,.theme-runtime-lab__meta-grid strong,.theme-runtime-fallback__list span,.px-runtime-product-card__content strong,.px-runtime-products__header strong{color:var(--color-text)}.theme-runtime-lab__summary-card strong{font-size:1.6rem}.theme-runtime-lab__panel,.theme-runtime-lab__side{gap:18px;display:grid}.theme-runtime-lab__panel-header{justify-content:space-between;align-items:start;gap:16px;display:flex}.theme-runtime-lab__panel-header h2,.px-runtime-hero__copy h2,.px-runtime-richtext__content h2,.px-runtime-products__header h2,.theme-runtime-fallback__header h3{color:var(--color-text);margin:0}.theme-runtime-lab__panel-header p,.px-runtime-hero__copy p,.px-runtime-hero__panel p,.px-runtime-products__header p,.theme-runtime-fallback__header p,.px-runtime-product-card__content p,.px-runtime-richtext__content p{color:#58657a;margin:0}.theme-runtime-lab__controls,.theme-runtime-lab__registry-list{flex-wrap:wrap;gap:12px;display:flex}.theme-runtime-lab__runtime-shell{background:radial-gradient(circle at 100% 0,#0f766e1a,#0000 32%),linear-gradient(#f7fbfb,#eef7f6);border:1px solid #dce4f1;border-radius:28px;padding:12px}.theme-runtime-lab__meta-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.theme-runtime-lab__meta-grid div{background:#fbfcff;border:1px solid #dce4f1;border-radius:16px;gap:5px;padding:14px 16px;display:grid}.theme-runtime-lab__json{color:#e2ecf8;background:#131a24;border:1px solid #dce4f1;border-radius:18px;margin:0;padding:16px;font-size:.82rem;line-height:1.6;overflow:auto}.px-runtime{color:#152133;background:radial-gradient(circle at 100% 0,#0f766e1f,#0000 34%),linear-gradient(#fff,#f5faf9);border-radius:24px;gap:18px;padding:18px;display:grid}.px-runtime__section-shell{background:#ffffffeb;border:1px solid #dbe6e3;border-radius:22px;gap:12px;padding:16px;display:grid}.px-runtime__section-shell-overlay-target{position:relative}.px-runtime__section-shell--fallback{border-style:dashed}.px-runtime__section-hidden{color:#6d7b92;text-transform:uppercase;letter-spacing:.04em;background:#f3f7fcd1;border:1px dashed #c7d5e8;border-radius:18px;gap:4px;padding:12px 14px;display:grid}.px-runtime__section-hidden span{color:#314159;font-size:.82rem;font-weight:700}.px-runtime__section-hidden small{font-size:.76rem}.px-runtime__block-hidden{background:#f6f9fdeb;border:1px dashed #d2ddeb;border-radius:16px;gap:4px;padding:10px 12px;display:grid}.px-runtime__block-hidden span{color:#30405a;font-size:.8rem;font-weight:700}.px-runtime__block-hidden small{color:#66768f;font-size:.76rem}.px-runtime__block-shell{width:100%;position:relative}.px-runtime__section-debug{color:#32514b;letter-spacing:.02em;text-transform:uppercase;background:#eef4f2;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;font-size:.82rem;font-weight:700;display:flex}.px-runtime-hero{grid-template-columns:minmax(0,1.15fr) minmax(240px,.85fr);align-items:stretch;gap:18px;display:grid}.px-runtime-hero--stacked{grid-template-columns:minmax(0,1fr)}.px-runtime-hero__copy,.px-runtime-hero__panel,.px-runtime-richtext__content{border-radius:20px;padding:24px}.px-runtime-hero__copy{background:linear-gradient(135deg,#0f766e14,#fffffff5),#fff;gap:14px;display:grid}.px-runtime-hero__eyebrow,.px-runtime-richtext__eyebrow{color:var(--px-runtime-accent,#0f766e);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.82rem;font-weight:800}.px-runtime-hero__actions{flex-wrap:wrap;gap:12px;display:flex}.px-runtime-hero__panel{color:#f8fbff;background:#162033;gap:12px;display:grid}.px-runtime-hero__panel strong,.px-runtime-hero__panel p,.px-runtime-hero__stat-label{color:inherit}.px-runtime-hero__stat-label{letter-spacing:.08em;text-transform:uppercase;opacity:.76;font-size:.82rem;font-weight:700}.px-runtime-hero__badges{flex-wrap:wrap;gap:10px;display:flex}.px-runtime-hero__badges span,.px-runtime-button{border-radius:999px;justify-content:center;align-items:center;min-height:42px;padding:0 16px;display:inline-flex}.px-runtime-hero__badges span{color:#f8fbff;background:#ffffff1f;font-size:.86rem}.px-runtime-button{background:var(--px-runtime-accent,#0f766e);color:#fff;border:0;font-weight:700;text-decoration:none}.px-runtime-button--secondary{color:#223552;background:#ebf1fb}.px-runtime-button--ghost{color:#223552;background:0 0;border:1px solid #18233629}.px-runtime-richtext{gap:18px;display:grid}.px-runtime-richtext--center{text-align:center}.px-runtime-richtext--right{text-align:right}.px-runtime-richtext__content{background:#fff;gap:12px;display:grid}.px-runtime-block-stack{gap:14px;display:grid}.px-runtime-block-heading{color:var(--color-text);margin:0;line-height:1.15}.px-runtime-block-heading--center,.px-runtime-block-text--center{text-align:center}.px-runtime-block-heading--right,.px-runtime-block-text--right{text-align:right}.px-runtime-block-text{gap:10px;display:grid}.px-runtime-block-text p{margin:0}.px-runtime-block-button{justify-content:flex-start;display:flex}.px-runtime-block-text--center+.px-runtime-block-button,.px-runtime-block-heading--center+.px-runtime-block-button{justify-content:center}.px-runtime-block-image{background:#f6f9fd;border:1px solid #dce4f1;border-radius:20px;overflow:hidden}.px-runtime-block-image img{object-fit:cover;width:100%;height:100%;display:block}.px-runtime-block-image--square img{aspect-ratio:1}.px-runtime-block-image--portrait img{aspect-ratio:4/5}.px-runtime-block-image--landscape img{aspect-ratio:16/9}.px-runtime-block-image--empty{color:#66768f;text-align:center;place-items:center;min-height:160px;padding:18px;display:grid}.px-runtime-block-spacer{width:100%}.px-runtime-products{gap:18px;display:grid}.px-runtime-products__header{justify-content:space-between;align-items:start;gap:16px;display:flex}.px-runtime-products__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.px-runtime-product-card{background:#fff;border:1px solid #dce4f1;border-radius:20px;gap:14px;padding:24px;display:grid}.px-runtime-product-card__media{background:#edf4f3;border-radius:16px;min-height:180px;overflow:hidden}.px-runtime-product-card__media img{object-fit:cover;width:100%;height:100%;display:block}.px-runtime-product-card__media span{color:#6b7a92;place-items:center;height:100%;display:grid}.px-runtime-product-card__content{gap:10px;display:grid}.px-runtime-product-card__content h3{color:var(--color-text);margin:0;font-size:1rem}.px-runtime-products__empty,.theme-runtime-fallback{background:#fff;border:1px solid #dce4f1;border-radius:18px;padding:18px}.theme-runtime-fallback--warning{background:#fffaf2;border-color:#f2deb9}.theme-runtime-fallback--danger{background:#fff7f8;border-color:#f4ccd3}.theme-runtime-fallback__header{align-items:start;gap:14px;display:flex}.theme-runtime-fallback__icon{color:#a45c05;background:#ffffffb8;border-radius:14px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.theme-runtime-fallback--danger .theme-runtime-fallback__icon{color:#b33048}.theme-runtime-fallback__details{gap:16px;margin-top:16px;display:grid}.theme-runtime-fallback__details strong{color:var(--color-text);font-size:.9rem}.theme-runtime-fallback__list{gap:10px;margin:12px 0 0;padding:0;list-style:none;display:grid}.theme-runtime-fallback__list li{background:#ffffffad;border-radius:14px;gap:4px;padding:12px 14px;display:grid}.px-runtime-debug{z-index:50;color:#f8fbff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#121a2aeb;border:1px solid #a0b2cecc;border-radius:20px;gap:14px;width:min(100vw - 32px,320px);padding:16px;display:grid;position:fixed;bottom:16px;left:16px;box-shadow:0 18px 46px #0a0f1847}.px-runtime-debug__header{justify-content:space-between;align-items:start;gap:12px;display:flex}.px-runtime-debug__header .theme-engine-lab__eyebrow{color:#d8e2f1d1;margin:0}.px-runtime-debug__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.px-runtime-debug__grid div{background:#ffffff14;border-radius:14px;gap:4px;padding:10px 12px;display:grid}.px-runtime-debug__grid span,.px-runtime-debug__footer{color:#e1eaf6c2;font-size:.8rem}.px-runtime-debug__grid strong{color:#fff;font-size:.92rem}.px-runtime-debug__footer{margin:0}@keyframes theme-engine-spin{to{transform:rotate(360deg)}}.theme-editor-shell{background:radial-gradient(circle at 100% 0,#4e88ff14,#0000 28%),linear-gradient(#f6f9fffa,#fffffffa);gap:20px;padding:20px;display:grid}.theme-editor-shell__toolbar,.theme-editor-shell__toolbar-copy,.theme-editor-shell__toolbar-controls,.theme-editor-shell__toolbar-actions,.theme-editor-shell__preview-header,.theme-editor-shell__preview-badges,.theme-editor-shell__preview-footer,.theme-editor-shell__inspector-header,.theme-editor-shell__inspector-meta,.template-switcher__item,.theme-editor-shell__selection-row{align-items:center;gap:12px;display:flex}.theme-editor-shell__toolbar,.theme-editor-shell__preview-header,.theme-editor-shell__inspector-header{justify-content:space-between}.theme-editor-shell__toolbar{border-bottom:1px solid #b4c4deb8;align-items:start;padding-bottom:18px}.theme-editor-shell__toolbar-copy{flex:360px;justify-content:space-between;align-items:start}.theme-editor-shell__recovery-actions{flex-wrap:wrap;gap:10px;margin-top:8px;display:flex}.theme-editor-shell__toolbar-copy h1,.theme-editor-shell__panel-header h2,.theme-editor-shell__preview-header h2,.theme-editor-shell__inspector-header h2{color:var(--color-text);margin:0}.theme-editor-shell__toolbar-copy p,.theme-editor-shell__panel-header p,.theme-editor-shell__preview-header p,.theme-editor-shell__inspector-header p{color:#62728b;margin:0}.theme-editor-shell__toolbar-controls,.theme-editor-shell__toolbar-actions,.theme-editor-shell__preview-badges{flex-wrap:wrap;justify-content:flex-end}.theme-save-status{background:#ffffffdb;border:1px solid #d9e3f2;border-radius:18px;align-items:start;gap:12px;max-width:360px;padding:12px 14px;display:flex}.theme-save-status__copy{gap:3px;display:grid}.theme-save-status__copy strong{color:var(--color-text);font-size:.88rem;line-height:1.4}.theme-save-status__copy span{color:#64748f;font-size:.8rem;line-height:1.45}.theme-save-status--error{background:#fff7f8;border-color:#f3c6ce}.theme-save-status--offline-pending,.theme-save-status--publish-pending,.theme-save-status--unsaved{background:#fffaf1;border-color:#f0ddb4}.theme-editor-shell__body{grid-template-columns:minmax(300px,360px) minmax(0,1fr);gap:20px;display:grid}.theme-editor-shell__body--with-inspector{grid-template-columns:minmax(300px,360px) minmax(0,1fr) minmax(300px,360px)}.theme-editor-shell__sidebar,.theme-editor-shell__preview,.theme-editor-shell__inspector{gap:16px;min-width:0;display:grid}.theme-editor-shell__panel-switcher{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.theme-editor-shell__panel-switcher-item,.preview-mode-switcher__item{color:#3e4f68;cursor:pointer;background:#ffffffd6;border:1px solid #d7e0ef;border-radius:14px;padding:11px 14px;font-size:.92rem;font-weight:700;transition:border-color .18s,background-color .18s,color .18s,transform .18s}.theme-editor-shell__panel-switcher-item:hover,.preview-mode-switcher__item:hover,.template-switcher__item:hover{transform:translateY(-1px)}.theme-editor-shell__panel-switcher-item--active,.preview-mode-switcher__item--active{color:#1e4fae;background:#4a86ff1f;border-color:#4a86ff}.theme-editor-shell__panel{gap:16px;display:grid}.theme-editor-shell__panel-header{gap:8px;display:grid}.theme-editor-shell__overview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.theme-editor-shell__overview-card{background:#ffffffd1;border:1px solid #dce6f4;border-radius:18px;gap:6px;padding:14px 16px;display:grid}.theme-editor-shell__overview-card span,.theme-editor-shell__selection-row span,.theme-editor-shell__preview-footer span,.template-switcher__item span{color:#66768f;font-size:.84rem}.theme-editor-shell__overview-card strong,.template-switcher__item strong{color:var(--color-text)}.theme-editor-shell__selection-stack{gap:10px;display:grid}.theme-editor-shell__selection-row{background:#ffffffc7;border:1px solid #dce6f4;border-radius:18px;justify-content:space-between;padding:14px 16px}.theme-revision-history__list{gap:12px;display:grid}.theme-revision-history__item{background:#ffffffd6;border:1px solid #dbe4f2;border-radius:20px;gap:12px;padding:16px;display:grid}.theme-revision-history__meta,.theme-revision-history__actions,.theme-revision-history__summary,.theme-revision-history__badges,.theme-persistence-lab__actions{flex-wrap:wrap;gap:10px;display:flex}.theme-revision-history__meta{justify-content:space-between;align-items:start}.theme-revision-history__meta strong{color:var(--color-text);display:block}.theme-revision-history__meta span,.theme-revision-history__summary span{color:#64748f;font-size:.84rem}.theme-revision-history__summary{gap:12px}.theme-persistence-lab__actions{justify-content:space-between;align-items:center}.template-switcher{gap:12px;display:grid}.template-switcher--compact{grid-template-columns:repeat(2,minmax(180px,1fr))}.template-switcher__item{text-align:left;cursor:pointer;background:#ffffffe0;border:1px solid #d7e0ef;border-radius:18px;justify-content:space-between;align-items:start;width:100%;padding:14px 16px;transition:border-color .18s,box-shadow .18s,transform .18s}.template-switcher__item--active{border-color:#4a86ff;box-shadow:0 14px 28px #4a86ff24}.template-switcher__item--disabled{opacity:.64;cursor:not-allowed}.template-switcher__badges,.preview-mode-switcher{flex-wrap:wrap;gap:8px;display:flex}.theme-editor-shell__preview-frame-shell{background:linear-gradient(#e4ebf7cc,#f5f8fd66),#e9eef7;border-radius:28px;padding:20px}.theme-editor-shell__preview-frame{background:#fff;border:1px solid #adbdd7cc;border-radius:28px;width:100%;min-height:680px;margin:0 auto;position:relative;overflow:auto;box-shadow:0 18px 44px #1b263b1f}.theme-editor-shell__preview-frame--desktop{max-width:100%}.theme-editor-shell__preview-frame--tablet{max-width:880px}.theme-editor-shell__preview-frame--mobile{max-width:420px}.theme-editor-shell__preview-frame--iframe{align-content:start;justify-items:center;padding:18px;display:grid}.theme-editor-shell__runtime{min-height:680px}.theme-editor-shell__preview-canvas{min-height:100%;position:relative}.theme-editor-shell__preview-inline-notice,.theme-editor-shell__preview-loading{z-index:18;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff0;border:1px solid #d7e1efeb;border-radius:18px;gap:4px;max-width:min(380px,100% - 32px);padding:12px 14px;display:grid;position:absolute;top:16px;right:16px;box-shadow:0 14px 32px #1f2d441f}.theme-editor-shell__preview-inline-notice strong,.theme-editor-shell__preview-loading strong{color:var(--color-text);font-size:.9rem}.theme-editor-shell__preview-inline-notice span,.theme-editor-shell__preview-loading span{color:#607089;font-size:.84rem;line-height:1.45}.theme-editor-shell__preview-stage-shell{justify-items:center;width:100%;min-height:680px;display:grid;position:relative}.theme-editor-shell__preview-stage{transform-origin:top;will-change:transform;position:relative}.theme-editor-shell__preview-iframe{background:#fff;border:0;border-radius:26px;width:100%;height:100%;display:block}.theme-editor-shell__preview-footer,.theme-editor-shell__inspector-meta{flex-wrap:wrap}.theme-editor-shell__preview-footer{justify-content:space-between}.theme-editor-shell__inspector{align-content:start}.theme-editor-shell__inspector-panel{gap:16px;min-width:0;display:grid}.theme-editor-overlay-layer{z-index:12;pointer-events:none;position:absolute;inset:0}.px-preview-runtime-body,.px-preview-app{background:#fff;min-height:100%}.px-preview-app__canvas,.px-preview-app__runtime{min-height:680px}.px-preview-app__empty-state{color:#58657a;gap:6px;padding:18px 20px;display:grid}.px-preview-app__empty-state strong{color:var(--color-text)}.theme-editor-overlay{cursor:pointer;pointer-events:auto;background:0 0;border:0;padding:0;transition:transform .14s,box-shadow .18s,opacity .18s;display:block;position:absolute}.theme-editor-overlay__surface{z-index:1;border-radius:inherit;cursor:pointer;background:0 0;border:0;position:absolute;inset:0}.theme-editor-overlay:before{content:"";background:#4a86ff0a;border:1.5px solid #0000;border-radius:20px;transition:border-color .16s,background-color .16s,box-shadow .16s;position:absolute;inset:0}.theme-editor-overlay--section:before{border-radius:24px}.theme-editor-overlay--block{z-index:2}.theme-editor-overlay--block:before{background:#1e4fae0d;border-radius:16px}.theme-editor-overlay:hover,.theme-editor-overlay--hovered{transform:translateY(-1px)}.theme-editor-overlay--dragging{z-index:18}.theme-editor-overlay:hover:before,.theme-editor-overlay--hovered:before{border-color:#4a86ffb8;box-shadow:0 0 0 4px #4a86ff1f}.theme-editor-overlay--selected:before{background:#1e4fae14;border-color:#1e4fae;box-shadow:0 0 0 4px #1e4fae24}.theme-editor-overlay__label{z-index:2;color:#f8fbff;pointer-events:none;text-align:left;background:#111b2aeb;border:1px solid #18233614;border-radius:14px;gap:2px;max-width:min(240px,100% - 20px);padding:8px 10px;display:grid;position:absolute;top:10px;left:10px;box-shadow:0 16px 34px #0f162329}.theme-editor-overlay__label strong{color:inherit;font-size:.82rem;line-height:1.15}.theme-editor-overlay__label small{color:#e1eaf6c7;font-size:.74rem}.theme-editor-overlay__label--block{padding:6px 8px;top:8px;left:auto;right:8px}.theme-editor-overlay__drag-handle{z-index:3;opacity:0;transition:opacity .16s,transform .16s;position:absolute;top:10px;right:10px;transform:translateY(2px)}.theme-editor-overlay__drag-handle--block{top:8px;left:8px;right:auto}.theme-editor-overlay__insertion-edge{z-index:2;opacity:0;pointer-events:none;background:#1e4fae52;border-radius:999px;height:2px;transition:opacity .16s;position:absolute;left:18px;right:18px}.theme-editor-overlay__insertion-edge--top{top:-1px}.theme-editor-overlay__insertion-edge--bottom{bottom:-1px}.theme-editor-overlay:hover .theme-editor-overlay__insertion-edge,.theme-editor-overlay--selected .theme-editor-overlay__insertion-edge,.theme-editor-overlay:hover .theme-editor-overlay__drag-handle,.theme-editor-overlay--selected .theme-editor-overlay__drag-handle,.theme-editor-overlay--dragging .theme-editor-overlay__drag-handle{opacity:1}.theme-editor-overlay:hover .theme-editor-overlay__drag-handle,.theme-editor-overlay--selected .theme-editor-overlay__drag-handle,.theme-editor-overlay--dragging .theme-editor-overlay__drag-handle{transform:translateY(0)}.theme-editor-drag-handle{color:#223552;cursor:grab;background:#ffffffeb;border:1px solid #1823361a;border-radius:12px;align-content:center;gap:3px;width:34px;height:34px;padding:0;display:inline-grid;box-shadow:0 10px 20px #121a2a14}.theme-editor-drag-handle span{opacity:.76;background:currentColor;border-radius:999px;width:12px;height:2px;margin:0 auto}.theme-editor-drag-handle:active,.theme-editor-drag-handle--dragging{cursor:grabbing}.theme-editor-insertion-zone{pointer-events:auto;min-height:12px;position:relative}.theme-editor-insertion-zone--overlay{z-index:11;min-height:16px;position:absolute}.theme-editor-drop-indicator{background:#1e4fae2e;border-radius:999px;height:2px;transition:background-color .16s,box-shadow .16s,opacity .16s,transform .16s;position:absolute;inset:50% 12px auto;transform:translateY(-50%)}.theme-editor-drop-indicator--overlay{inset-inline:0}.theme-editor-drop-indicator--block{inset-inline:10px}.theme-editor-insertion-zone--over .theme-editor-drop-indicator,.theme-editor-insertion-zone--active .theme-editor-drop-indicator,.theme-editor-drop-indicator--active{background:#1e4fae;transform:translateY(-50%)scaleX(1.02);box-shadow:0 0 0 5px #1e4fae1f}.template-composition-panel__item--dragging,.block-composition-panel__item--dragging{box-shadow:0 16px 34px #1e4fae24}.theme-editor-drag-preview{color:#f8fbff;background:#121a2af5;border:1px solid #1e4fae29;border-radius:18px;gap:8px;min-width:180px;padding:14px 16px;display:inline-grid;box-shadow:0 22px 42px #080c123d}.theme-editor-drag-preview strong{color:inherit;font-size:.92rem}.template-assignment-panel,.theme-runtime-routing-lab__summary-card,.theme-runtime-routing-lab__panel{background:linear-gradient(#fffffffa,#f6fafff5);border:1px solid #0f172a14;border-radius:24px;box-shadow:0 20px 40px #0f172a14}.theme-runtime-routing-lab__summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:24px;display:grid}.theme-runtime-routing-lab__summary-card{gap:8px;padding:18px 20px;display:grid}.theme-runtime-routing-lab__summary-card span,.theme-runtime-routing-lab__meta-grid span,.template-assignment-panel__preview span{color:#52607a;letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:600}.theme-runtime-routing-lab__summary-card strong,.theme-runtime-routing-lab__meta-grid strong,.template-assignment-panel__preview strong{color:#10203c;font-size:1rem}.theme-runtime-routing-lab__grid{grid-template-columns:minmax(0,1.45fr) minmax(320px,.95fr);gap:24px;margin-top:24px;display:grid}.theme-runtime-routing-lab__main,.theme-runtime-routing-lab__side{align-content:start;gap:24px;display:grid}.theme-runtime-routing-lab__panel,.template-assignment-panel{padding:24px}.theme-runtime-routing-lab__panel-header,.template-assignment-panel__header{justify-content:space-between;align-items:start;gap:20px;display:flex}.theme-runtime-routing-lab__panel-header h2,.template-assignment-panel__header h2{color:#0f172a;margin:6px 0 0}.theme-runtime-routing-lab__panel-header p,.template-assignment-panel__header p{color:#52607a;margin:10px 0 0;line-height:1.6}.theme-runtime-routing-lab__scenario-list,.theme-runtime-routing-lab__badges,.template-assignment-panel__actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.theme-runtime-routing-lab__scenario-list{margin-top:20px}.theme-runtime-routing-lab__preview-shell{background:radial-gradient(circle at top,#0f766e1f,#0000 42%),linear-gradient(#fffffff2,#f2f7fff0);border:1px solid #0f172a14;border-radius:22px;margin-top:20px;padding:18px}.theme-runtime-routing-lab__fallback{text-align:center;color:#52607a;border:1px dashed #0f172a2e;border-radius:18px;gap:8px;padding:24px;display:grid}.theme-runtime-routing-lab__meta-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:20px;display:grid}.theme-runtime-routing-lab__meta-grid div,.template-assignment-panel__preview div{background:#ffffffd1;border:1px solid #0f172a14;border-radius:18px;gap:6px;padding:14px 16px;display:grid}.theme-runtime-routing-lab__badges{margin-top:18px}.theme-runtime-routing-lab__json{color:#dbeafe;background:#0f172a;border-radius:18px;margin:18px 0 0;padding:16px;font-size:.82rem;line-height:1.55;overflow:auto}.template-assignment-panel__form{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:20px;display:grid}.template-assignment-panel__actions{grid-column:1/-1}.template-assignment-panel__preview{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:22px;display:grid}.template-assignment-panel__list{gap:12px;margin-top:22px;display:grid}.template-assignment-panel__item{background:#ffffffd1;border:1px solid #0f172a14;border-radius:18px;justify-content:space-between;align-items:start;gap:16px;padding:16px 18px;display:flex}.template-assignment-panel__item strong{color:#10203c}.template-assignment-panel__item p{color:#52607a;margin:6px 0 0}.extension-manager-panel{background:linear-gradient(#fffffffa,#f4f8fff0);border:1px solid #0f172a14;border-radius:24px;gap:20px;padding:24px;display:grid;box-shadow:0 22px 42px #0f172a14}.extension-manager-panel__header,.extension-manager-panel__slot-header,.extension-manager-panel__item-header{justify-content:space-between;align-items:start;gap:18px;display:flex}.extension-manager-panel__header h2,.extension-manager-panel__slot-header h3{color:#10203c;margin:6px 0 0}.extension-manager-panel__header p,.extension-manager-panel__slot-header p,.extension-manager-panel__item-header p,.extension-manager-panel__slot-empty{color:#52607a;margin:8px 0 0;line-height:1.6}.extension-manager-panel__actions,.extension-manager-panel__adder,.extension-manager-panel__item-actions,.extension-manager-panel__item-badges{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.extension-manager-panel__adder{background:#ffffffc7;border:1px solid #0f172a14;border-radius:20px;padding:16px}.extension-manager-panel__slot-groups,.extension-manager-panel__list{gap:16px;display:grid}.extension-manager-panel__slot-group{background:#ffffffd1;border:1px solid #0f172a14;border-radius:22px;gap:16px;padding:18px;display:grid}.extension-manager-panel__item{background:#f8fbffe6;border:1px solid #0f172a14;border-radius:20px;gap:16px;padding:18px;display:grid}.extension-manager-panel__item-meta{grid-template-columns:minmax(0,280px) minmax(0,1fr);align-items:start;gap:16px;display:grid}.extension-manager-panel__settings{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.px-extension-slot{gap:14px;margin-top:18px;display:grid}.px-extension-slot__item,.px-extension-slot__fallback,.px-extension-slot__empty,.px-extension-banner,.px-extension-card{border-radius:20px}.px-extension-slot__fallback,.px-extension-slot__empty{color:#52607a;background:#ffffffad;border:1px dashed #0f172a29;padding:14px 16px}.px-extension-banner{flex-wrap:wrap;align-items:center;gap:10px;padding:14px 18px;font-size:.94rem;display:flex}.px-extension-banner strong{color:inherit}.px-extension-banner--accent{color:#115e59;background:linear-gradient(90deg,#0f766e24,#0ea5e914)}.px-extension-banner--neutral{color:#1f2937;background:#0f172a0f}.px-extension-banner--success{color:#166534;background:#16a34a1f}.px-extension-card{background:linear-gradient(#fffffff2,#f1f6ffeb);border:1px solid #0f172a14;gap:10px;padding:18px 20px;display:grid;box-shadow:0 14px 30px #0f172a14}.px-extension-card__eyebrow{color:#52607a;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:600}.px-extension-card h3{color:#10203c;margin:0}.px-extension-card p{color:#52607a;margin:0;line-height:1.6}.px-extension-inline-list{flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none;display:flex}.px-extension-inline-list li{color:#10203c;background:#0f172a0f;border-radius:999px;padding:8px 12px;font-size:.88rem;font-weight:600}.px-extension-inline-list--stacked{display:grid}.theme-extensions-lab__summary-grid,.theme-extensions-lab__debug-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:24px;display:grid}.theme-extensions-lab__summary-card,.theme-extensions-lab__debug-card{background:linear-gradient(#fffffffa,#f4f8fff0);border:1px solid #0f172a14;border-radius:24px;box-shadow:0 20px 40px #0f172a14}.theme-extensions-lab__summary-card{gap:8px;padding:18px 20px;display:grid}.theme-extensions-lab__summary-card span{color:#52607a;letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:600}.theme-extensions-lab__summary-card strong{color:#10203c;font-size:1rem}.theme-extensions-lab__debug-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.theme-backend-lab__status,.theme-backend-lab__actions,.theme-backend-lab__upload-actions,.theme-backend-lab__selection-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.theme-backend-lab__actions,.theme-backend-lab__upload-actions,.theme-backend-lab__selection-row{margin:18px 0 0}.theme-backend-lab__upload{margin-top:24px}.px-bindable-field{gap:10px;display:grid}.px-bindable-field__toolbar,.px-binding-picker__header,.px-binding-picker__grid,.px-binding-picker__fallback-header,.theme-bindings-lab__sample-item{justify-content:space-between;align-items:center;gap:12px;display:flex}.px-bindable-field__hint,.px-binding-picker__eyebrow,.px-binding-picker__preview-label{color:#52607a;letter-spacing:.08em;text-transform:uppercase;font-size:.76rem;font-weight:700}.px-bindable-field__actions{flex-wrap:wrap;gap:8px;display:flex}.px-bindable-field__inline-action{color:#1d4ed8;text-align:left;cursor:pointer;background:0 0;border:0;padding:0;font-size:.88rem;font-weight:600}.px-binding-badge{color:#16347a;background:#1d4ed81a;border-radius:999px;align-items:center;gap:8px;padding:7px 12px;font-size:.82rem;font-weight:700;display:inline-flex}.px-binding-badge__dot{background:#1d4ed8;border-radius:999px;width:8px;height:8px}.px-binding-picker{background:linear-gradient(#f4f8ffeb,#fffffff5);border:1px solid #1d4ed824;border-radius:18px;gap:16px;padding:16px;display:grid}.px-binding-picker h4,.px-binding-picker p{margin:0}.px-binding-picker__grid{align-items:start}.px-binding-picker__grid,.px-binding-picker__fallback,.theme-bindings-lab__debug-grid{gap:16px;display:grid}.px-binding-picker__grid{grid-template-columns:minmax(0,1.2fr) minmax(220px,.8fr)}.px-binding-picker__preview{background:#0f172a0a;border-radius:16px;gap:8px;padding:14px 16px;display:grid}.px-binding-picker__preview strong{color:#10203c;word-break:break-word;font-size:1rem}.px-binding-picker__preview p,.px-binding-picker__fallback-header span,.theme-bindings-lab__sample-item span{color:#52607a;font-size:.9rem}.px-binding-picker__fallback-header{align-items:start}.px-binding-picker__fallback{gap:12px}.px-binding-picker--empty{background:#0f172a0a;border-radius:16px;padding:14px 16px}.theme-bindings-lab__summary-grid,.theme-bindings-lab__debug-grid{gap:16px;margin-top:24px;display:grid}.theme-bindings-lab__summary-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.theme-bindings-lab__debug-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.theme-bindings-lab__summary-card,.theme-bindings-lab__debug-card{background:linear-gradient(#fffffffa,#f4f8fff0);border:1px solid #0f172a14;border-radius:24px;box-shadow:0 20px 40px #0f172a14}.theme-bindings-lab__summary-card{gap:8px;padding:18px 20px;display:grid}.theme-bindings-lab__summary-card span{color:#52607a;letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:600}.theme-bindings-lab__summary-card strong,.theme-bindings-lab__sample-item strong{color:#10203c}.theme-bindings-lab__sample-list{gap:12px;display:grid}.theme-bindings-lab__sample-item{background:#0f172a0a;border-radius:16px;align-items:start;padding:14px 16px}.theme-bindings-lab__sample-item>div{gap:6px;display:grid}.theme-bindings-lab__sample-item p{color:#10203c;word-break:break-word;margin:0;font-size:.92rem}.theme-metafields-lab{gap:24px;display:grid}.theme-metafields-lab__grid,.theme-metafields-lab__debug-grid,.theme-metafields-lab__summary-grid,.theme-metafields-lab__preview-column,.metafield-editor-panel,.metafield-editor-panel__layout,.metafield-editor-panel__sidebar,.metafield-editor-panel__detail,.metafield-editor-panel__form,.metafield-editor-panel__groups,.metafield-editor-panel__definition-list,.metafield-editor-panel__value-card,.metafield-editor-panel__preview-card{gap:20px;display:grid}.theme-metafields-lab__grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:start}.theme-metafields-lab__summary-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.theme-metafields-lab__debug-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.theme-metafields-lab__summary-card,.theme-metafields-lab__debug-card,.metafield-editor-panel{background:linear-gradient(#fffffffa,#f4f8fff0);border:1px solid #0f172a14;border-radius:24px;box-shadow:0 20px 40px #0f172a14}.theme-metafields-lab__summary-card{gap:8px;padding:18px 20px;display:grid}.theme-metafields-lab__summary-card span{color:#52607a;letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:600}.theme-metafields-lab__summary-card strong,.metafield-editor-panel__preview-grid strong{color:#10203c}.metafield-editor-panel{padding:24px}.metafield-editor-panel__header,.metafield-editor-panel__group-header,.metafield-editor-panel__detail-header,.metafield-editor-panel__definition-actions,.metafield-editor-panel__value-actions{justify-content:space-between;align-items:start;gap:12px;display:flex}.metafield-editor-panel__layout{grid-template-columns:minmax(280px,.86fr) minmax(0,1.14fr)}.metafield-editor-panel__sidebar,.metafield-editor-panel__detail{align-content:start}.metafield-editor-panel__create-card,.metafield-editor-panel__group,.metafield-editor-panel__value-card,.metafield-editor-panel__preview-card{background:#0f172a0a;border-radius:20px;padding:18px 20px}.metafield-editor-panel__definition-item{color:inherit;text-align:left;background:#ffffffc7;border:1px solid #0000;border-radius:16px;gap:6px;padding:14px 16px;transition:border-color .16s,transform .16s,box-shadow .16s;display:grid}.metafield-editor-panel__definition-item:hover,.metafield-editor-panel__definition-item--active{border-color:#2b5af733;transform:translateY(-1px);box-shadow:0 14px 28px #10203c14}.metafield-editor-panel__definition-item strong,.metafield-editor-panel__preview-grid strong{font-size:.96rem}.metafield-editor-panel__definition-item span,.metafield-editor-panel__preview-grid span,.metafield-editor-panel__group-header p{color:#52607a;word-break:break-word;font-size:.88rem}.metafield-editor-panel__resource-selectors,.metafield-editor-panel__preview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.metafield-editor-panel__preview-grid>div{background:#ffffffd1;border-radius:16px;gap:6px;padding:14px 16px;display:grid}.theme-metafields-lab__sample-list{gap:12px;display:grid}.theme-metafields-lab__sample-item{background:#0f172a0a;border-radius:16px;gap:12px;padding:14px 16px;display:grid}.theme-metafields-lab__sample-item>div{gap:6px;display:grid}.theme-metafields-lab__sample-item span{color:#52607a;font-size:.9rem}.theme-metafields-lab__sample-item p{color:#10203c;white-space:pre-wrap;word-break:break-word;margin:0;font-size:.92rem}.theme-cms-lab{gap:24px;display:grid}.theme-cms-lab__grid,.theme-cms-lab__debug-grid,.theme-cms-lab__summary-grid,.theme-cms-lab__editors,.cms-collection-editor,.cms-collection-editor__layout,.cms-collection-editor__groups,.cms-collection-editor__form,.cms-collection-editor__schema-list,.cms-entry-editor,.cms-entry-editor__layout,.cms-entry-editor__sidebar,.cms-entry-editor__detail,.cms-entry-editor__fields,.cms-entry-editor__preview-card,.cms-entry-editor__preview-list{gap:20px;display:grid}.theme-cms-lab__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start}.theme-cms-lab__summary-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.theme-cms-lab__debug-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.theme-cms-lab__summary-card,.theme-cms-lab__debug-card,.cms-collection-editor,.cms-entry-editor{background:linear-gradient(#fffffffa,#f4f8fff0);border:1px solid #0f172a14;border-radius:24px;box-shadow:0 20px 40px #0f172a14}.theme-cms-lab__summary-card{gap:8px;padding:18px 20px;display:grid}.theme-cms-lab__summary-card span{color:#52607a;letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:600}.cms-collection-editor,.cms-entry-editor{padding:24px}.cms-collection-editor__header,.cms-collection-editor__group-header,.cms-entry-editor__header,.cms-entry-editor__detail-header,.cms-entry-editor__entry-actions,.cms-entry-editor__actions,.cms-collection-editor__schema-header,.cms-collection-editor__collection-actions{justify-content:space-between;align-items:start;gap:12px;display:flex}.cms-collection-editor__layout,.cms-entry-editor__layout{grid-template-columns:minmax(280px,.9fr) minmax(0,1.1fr)}.cms-collection-editor__create-card,.cms-collection-editor__group,.cms-entry-editor__detail,.cms-entry-editor__sidebar{background:#0f172a0a;border-radius:20px;padding:18px 20px}.cms-collection-editor__collection-list,.cms-entry-editor__entry-list{gap:12px;display:grid}.cms-collection-editor__collection-item,.cms-entry-editor__entry-item,.cms-entry-editor__preview-item{background:#fffc;border:1px solid #0000;border-radius:16px;gap:10px;padding:14px 16px;display:grid}.cms-collection-editor__collection-item--active,.cms-entry-editor__entry-item--active,.cms-collection-editor__collection-item:hover,.cms-entry-editor__entry-item:hover{border-color:#2b5af733;box-shadow:0 14px 28px #10203c14}.cms-collection-editor__collection-item button,.cms-entry-editor__entry-item{color:inherit;text-align:left;background:0 0;border:0;padding:0}.cms-collection-editor__collection-item span,.cms-collection-editor__collection-item p,.cms-entry-editor__entry-item span,.cms-entry-editor__entry-item p,.cms-entry-editor__preview-item span{color:#52607a;word-break:break-word;margin:0;font-size:.9rem}.cms-collection-editor__schema-item,.cms-entry-editor__preview-card{background:#fffc;border-radius:16px;gap:16px;padding:14px 16px;display:grid}.cms-entry-editor__meta-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.theme-cms-lab__sample-list{gap:12px;display:grid}.theme-cms-lab__sample-item{background:#0f172a0a;border-radius:16px;gap:12px;padding:14px 16px;display:grid}.theme-cms-lab__sample-item>div,.cms-entry-editor__preview-item>div{gap:6px;display:grid}.theme-cms-lab__sample-item span{color:#52607a;font-size:.9rem}.theme-cms-lab__sample-item p,.cms-entry-editor__preview-item p{color:#10203c;white-space:pre-wrap;word-break:break-word;margin:0;font-size:.92rem}@media (width<=1100px){.theme-engine-lab__grid,.theme-registry-lab__grid,.theme-registry-lab__panels,.theme-runtime-lab__grid,.theme-runtime-routing-lab__grid,.theme-editor-lab__grid,.theme-cms-lab__grid,.theme-cms-lab__debug-grid,.theme-metafields-lab__grid,.theme-metafields-lab__debug-grid,.theme-editor-shell__body,.theme-editor-shell__body--with-inspector,.theme-bindings-lab__debug-grid,.theme-editor-shell-lab__debug-grid,.theme-extensions-lab__debug-grid,.theme-overlay-lab__debug-grid,.theme-dnd-lab__debug-grid,.theme-composition-lab__grid,.theme-blocks-lab__grid,.template-composition-panel__layout,.block-composition-panel__layout,.theme-manifest-card,.cms-collection-editor__layout,.cms-entry-editor__layout,.metafield-editor-panel__layout,.section-settings-editor__layout{grid-template-columns:minmax(0,1fr)}}@media (width<=720px){.theme-engine-lab__summary-grid,.theme-manifest-card__details,.theme-registry-lab__summary-grid,.theme-registry-lab__action-meta,.theme-installed-card__meta,.theme-runtime-lab__summary-grid,.theme-runtime-routing-lab__summary-grid,.theme-editor-lab__summary-grid,.theme-cms-lab__summary-grid,.theme-cms-lab__debug-grid,.theme-metafields-lab__summary-grid,.theme-metafields-lab__debug-grid,.theme-editor-shell-lab__summary-grid,.theme-bindings-lab__summary-grid,.theme-extensions-lab__summary-grid,.theme-overlay-lab__summary-grid,.theme-dnd-lab__summary-grid,.theme-composition-lab__summary-grid,.theme-blocks-lab__summary-grid,.theme-runtime-lab__meta-grid,.theme-runtime-routing-lab__meta-grid,.px-runtime-products__grid,.theme-editor-shell__overview-grid,.template-switcher--compact,.px-runtime-hero{grid-template-columns:minmax(0,1fr)}.theme-upload-zone__header,.theme-manifest-card__header,.theme-engine-validation__header,.theme-registry-lab__actions-header,.theme-registry-lab__registry-header,.theme-installed-list__header,.theme-engine-modal__header,.theme-runtime-lab__panel-header,.theme-runtime-routing-lab__panel-header,.theme-runtime-fallback__header,.px-runtime-products__header,.theme-settings-editor__header,.section-settings-editor__header,.section-settings-editor__panel-header,.px-bindable-field__toolbar,.px-binding-picker__header,.px-binding-picker__grid,.px-binding-picker__fallback-header,.theme-editor-field__header,.template-composition-panel__header,.template-composition-panel__list-header,.template-composition-panel__item-header,.section-library__header,.section-library__item,.block-composition-panel__header,.block-composition-panel__list-header,.block-composition-panel__item-header,.block-library__header,.block-library__item,.block-settings-editor__header,.theme-blocks-lab__sections-header,.theme-blocks-lab__section-item,.theme-editor-shell__toolbar,.theme-editor-shell__toolbar-copy,.theme-editor-shell__toolbar-controls,.theme-editor-shell__toolbar-actions,.theme-save-status,.theme-editor-shell__preview-header,.theme-editor-shell__inspector-header,.template-switcher__item,.template-assignment-panel__header,.theme-editor-shell__selection-row,.theme-persistence-lab__actions,.theme-backend-lab__status,.theme-backend-lab__actions,.theme-backend-lab__upload-actions,.theme-backend-lab__selection-row,.extension-manager-panel__header,.extension-manager-panel__slot-header,.extension-manager-panel__item-header,.theme-revision-history__meta,.theme-bindings-lab__sample-item,.cms-collection-editor__header,.cms-collection-editor__group-header,.cms-entry-editor__header,.cms-entry-editor__detail-header,.cms-entry-editor__entry-actions,.cms-entry-editor__actions,.cms-collection-editor__schema-header,.cms-collection-editor__collection-actions,.metafield-editor-panel__header,.metafield-editor-panel__group-header,.metafield-editor-panel__detail-header,.metafield-editor-panel__definition-actions,.metafield-editor-panel__value-actions{flex-direction:column;align-items:start}.theme-registry-lab__registry-item,.theme-installed-card__header,.theme-installed-card__footer,.px-runtime-hero,.theme-editor-group__grid,.theme-editor-color{grid-template-columns:minmax(0,1fr)}.theme-registry-lab__registry-actions,.theme-engine-modal__actions,.theme-runtime-lab__controls,.theme-runtime-routing-lab__scenario-list,.theme-settings-editor__actions,.template-assignment-panel__actions,.extension-manager-panel__actions,.extension-manager-panel__adder,.extension-manager-panel__item-actions,.template-composition-panel__actions,.theme-editor-shell__toolbar-controls,.theme-editor-shell__toolbar-actions,.theme-editor-shell__preview-badges{justify-content:start}.template-composition-panel__item-badges,.theme-blocks-lab__section-badges,.block-composition-panel__item-badges,.template-switcher__badges,.theme-runtime-routing-lab__badges,.extension-manager-panel__item-badges{justify-content:start;width:100%}.px-runtime-debug__grid,.template-assignment-panel__form,.template-assignment-panel__preview,.px-binding-picker__grid,.cms-entry-editor__meta-grid,.metafield-editor-panel__resource-selectors,.metafield-editor-panel__preview-grid,.extension-manager-panel__settings,.extension-manager-panel__item-meta{grid-template-columns:minmax(0,1fr)}}.theme-card__preview--kalles{color:#2a2118;background:radial-gradient(circle at 0 0,#e0c4a18c,#0000 45%),linear-gradient(#fffdf9 0%,#f1ece4 100%)}.store-theme--kalles{color:#1f1a17;background:#fff;padding:24px}.kalles-theme__header,.kalles-brand-strip,.kalles-products,.kalles-footer,.kalles-hero-grid{max-width:1280px;margin:0 auto}.kalles-theme__header{grid-template-columns:auto 1fr auto;align-items:center;gap:24px;padding:10px 0 30px;display:grid}.kalles-theme__brand{align-items:center;gap:14px;display:inline-flex}.kalles-theme__brand strong{letter-spacing:.04em;text-transform:uppercase;font-size:1.1rem;display:block}.kalles-theme__brand p{color:#80766f;margin:4px 0 0;font-size:.83rem}.kalles-theme__brand-mark{border:1px solid #ded8d1;border-radius:50%;place-items:center;width:44px;height:44px;font-size:1.1rem;font-weight:700;display:grid}.kalles-theme__nav{flex-wrap:wrap;justify-content:center;gap:26px;display:flex}.kalles-theme__nav a{color:#3a312c;letter-spacing:.03em;text-transform:uppercase;font-size:.95rem}.kalles-theme__actions{gap:12px;display:inline-flex}.kalles-theme__actions button,.kalles-load-more,.kalles-product-card__button{color:#1f1a17;cursor:pointer;background:#fff;border:1px solid #d7d0ca;transition:transform .16s,background-color .16s,color .16s,border-color .16s,box-shadow .16s}.kalles-theme__actions button{border-radius:999px;padding:10px 16px}.kalles-hero-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:26px;display:grid}.kalles-hero-grid__item{background:#f5f1ec;border-radius:24px;min-height:260px;position:relative;overflow:hidden}.kalles-hero-grid__item--large{grid-column:span 2;min-height:420px}.kalles-hero-grid__item--medium{grid-column:span 1}.kalles-hero-grid__item img{object-fit:cover;width:100%;height:100%;display:block}.kalles-hero-grid__overlay{color:#fff;background:linear-gradient(#18120e14 0%,#18120ead 100%);flex-direction:column;justify-content:flex-end;gap:10px;padding:24px;display:flex;position:absolute;inset:0}.kalles-hero-grid__overlay span,.kalles-products__heading span{letter-spacing:.18em;text-transform:uppercase;font-size:.82rem}.kalles-hero-grid__overlay h2,.kalles-products__heading h2{margin:0;font-size:clamp(1.4rem,2vw,2.5rem);line-height:1.05}.kalles-hero-grid__overlay a{border-bottom:1px solid #ffffffbf;width:fit-content;padding-bottom:2px;display:inline-flex}.kalles-brand-strip{grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;margin-bottom:34px;display:grid}.kalles-brand-strip__item{text-align:center;color:#655b55;letter-spacing:.12em;text-transform:uppercase;border:1px solid #ece6e0;border-radius:18px;padding:18px;font-size:.95rem;font-weight:600}.kalles-products{padding:24px 0 40px}.kalles-products__heading{justify-content:space-between;align-items:end;gap:16px;margin-bottom:22px;display:flex}.kalles-products__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;display:grid}.kalles-product-card{background:#fff;border-radius:22px;overflow:hidden}.kalles-product-card:hover{transform:translateY(-4px)}.kalles-product-card:hover .kalles-product-card__media img{transform:scale(1.04)}.kalles-product-card__media{aspect-ratio:.82;background:#f5f1ec;border-radius:22px;position:relative;overflow:hidden}.kalles-product-card__media img{object-fit:cover;width:100%;height:100%;transition:transform .22s;display:block}.kalles-product-card__badge,.kalles-product-card__stock{letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:7px 10px;font-size:.72rem;font-weight:700;position:absolute;top:14px}.kalles-product-card__badge{color:#fff;background:#1f1a17;left:14px}.kalles-product-card__stock{color:#8f2d1f;background:#fffffff0;right:14px}.kalles-product-card__content{padding:16px 6px 4px}.kalles-product-card__content h3{margin:0 0 10px;font-size:1rem;font-weight:600}.kalles-product-card__price{align-items:center;gap:10px;margin-bottom:14px;display:flex}.kalles-product-card__price strong{font-size:1rem}.kalles-product-card__price span{color:#9b918a;text-decoration:line-through}.kalles-product-card__button{border-radius:999px;width:100%;padding:12px 16px}.kalles-product-card__button:hover:not(:disabled),.kalles-load-more:hover,.kalles-theme__actions button:hover{color:#fff;background:#1f1a17;border-color:#1f1a17;box-shadow:0 18px 40px #1f1a1724}.kalles-product-card__button:disabled{cursor:not-allowed;opacity:.6}.kalles-products__footer{justify-content:center;margin-top:28px;display:flex}.kalles-load-more{border-radius:999px;padding:14px 28px}.kalles-footer{border-top:1px solid #ece6e0;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:24px;padding:40px 0 24px;display:grid}.kalles-footer h3,.kalles-footer h4{margin:0 0 14px}.kalles-footer p,.kalles-footer li{color:#6f655f;line-height:1.7}.kalles-footer ul{margin:0;padding:0;list-style:none}@media (width<=1024px){.kalles-theme__header{text-align:center;grid-template-columns:1fr;justify-items:center}.kalles-hero-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.kalles-hero-grid__item--large,.kalles-hero-grid__item--medium{grid-column:span 1;min-height:320px}.kalles-brand-strip,.kalles-products__grid,.kalles-footer{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.store-theme--kalles{padding:18px}.kalles-theme__nav,.kalles-theme__actions{justify-content:center}.kalles-hero-grid,.kalles-brand-strip,.kalles-products__grid,.kalles-footer{grid-template-columns:1fr}.kalles-hero-grid__item,.kalles-hero-grid__item--large,.kalles-hero-grid__item--medium{min-height:280px}}*,:before,:after{box-sizing:border-box}html,body,#root{min-height:100%}body{background:var(--color-background);color:var(--color-text);margin:0;font-family:Inter,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--tw-ordinal:initial;--tw-slashed-zero:initial;--tw-numeric-figure:initial;--tw-numeric-spacing:initial;--tw-numeric-fraction:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial}}}@layer theme{:root,:host{--font-sans:Inter, Arial, sans-serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-amber-300:oklch(87.9% .169 91.605);--color-amber-500:oklch(76.9% .188 70.08);--color-emerald-300:oklch(84.5% .143 164.978);--color-emerald-400:oklch(76.5% .177 163.223);--color-emerald-500:oklch(69.6% .17 162.48);--color-sky-300:oklch(82.8% .111 230.318);--color-sky-400:oklch(74.6% .16 232.661);--color-sky-500:oklch(68.5% .169 237.323);--color-violet-300:oklch(81.1% .111 293.571);--color-violet-500:oklch(60.6% .25 292.717);--color-rose-100:oklch(94.1% .03 12.58);--color-rose-200:oklch(89.2% .058 10.001);--color-rose-300:oklch(81% .117 11.638);--color-rose-400:oklch(71.2% .194 13.428);--color-rose-500:oklch(64.5% .246 16.439);--color-slate-50:oklch(98.4% .003 247.858);--color-slate-100:oklch(96.8% .007 247.896);--color-slate-200:oklch(92.9% .013 255.508);--color-slate-400:oklch(70.4% .04 256.788);--color-slate-500:oklch(55.4% .046 257.417);--color-slate-950:oklch(12.9% .042 264.695);--color-white:#fff;--spacing:.25rem;--container-sm:24rem;--container-xl:36rem;--container-2xl:42rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-base:1rem;--text-base--line-height:calc(1.5 / 1);--text-lg:1.125rem;--text-lg--line-height:calc(1.75 / 1.125);--text-2xl:1.5rem;--text-2xl--line-height:calc(2 / 1.5);--text-3xl:1.875rem;--text-3xl--line-height:calc(2.25 / 1.875);--font-weight-medium:500;--font-weight-semibold:600;--tracking-tight:-.025em;--radius-xl:.75rem;--radius-2xl:1rem;--radius-3xl:1.5rem;--animate-pulse:pulse 2s cubic-bezier(.4, 0, .6, 1) infinite;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--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{.collapse{visibility:collapse}.invisible{visibility:hidden}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.mx-auto{margin-inline:auto}.mt-1{margin-top:calc(var(--spacing) * 1)}.mt-2{margin-top:calc(var(--spacing) * 2)}.mt-3{margin-top:calc(var(--spacing) * 3)}.mt-5{margin-top:calc(var(--spacing) * 5)}.mt-6{margin-top:calc(var(--spacing) * 6)}.mt-8{margin-top:calc(var(--spacing) * 8)}.mb-6{margin-bottom:calc(var(--spacing) * 6)}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-flex{display:inline-flex}.table{display:table}.h-2{height:calc(var(--spacing) * 2)}.h-4{height:calc(var(--spacing) * 4)}.h-5{height:calc(var(--spacing) * 5)}.h-9{height:calc(var(--spacing) * 9)}.h-10{height:calc(var(--spacing) * 10)}.h-11{height:calc(var(--spacing) * 11)}.h-16{height:calc(var(--spacing) * 16)}.h-20{height:calc(var(--spacing) * 20)}.h-80{height:calc(var(--spacing) * 80)}.h-96{height:calc(var(--spacing) * 96)}.h-\[72px\]{height:72px}.min-h-12{min-height:calc(var(--spacing) * 12)}.min-h-40{min-height:calc(var(--spacing) * 40)}.min-h-\[calc\(100vh-168px\)\]{min-height:calc(100vh - 168px)}.w-5{width:calc(var(--spacing) * 5)}.w-9{width:calc(var(--spacing) * 9)}.w-11{width:calc(var(--spacing) * 11)}.w-24{width:calc(var(--spacing) * 24)}.w-28{width:calc(var(--spacing) * 28)}.w-32{width:calc(var(--spacing) * 32)}.w-72{width:calc(var(--spacing) * 72)}.w-\[72px\]{width:72px}.w-full{width:100%}.max-w-2xl{max-width:var(--container-2xl)}.max-w-\[960px\]{max-width:960px}.max-w-\[1240px\]{max-width:1240px}.max-w-\[1440px\]{max-width:1440px}.max-w-sm{max-width:var(--container-sm)}.max-w-xl{max-width:var(--container-xl)}.min-w-0{min-width:calc(var(--spacing) * 0)}.flex-shrink{flex-shrink:1}.flex-grow,.grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.animate-pulse{animation:var(--animate-pulse)}.resize{resize:both}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.flex-col{flex-direction:column}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-2{gap:calc(var(--spacing) * 2)}.gap-4{gap:calc(var(--spacing) * 4)}:where(.space-y-1>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 1) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 1) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-3>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 3) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-4>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-5>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 5) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 5) * calc(1 - var(--tw-space-y-reverse)))}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:var(--radius-2xl)}.rounded-3xl{border-radius:var(--radius-3xl)}.rounded-\[28px\]{border-radius:28px}.rounded-full{border-radius:3.40282e38px}.rounded-xl{border-radius:var(--radius-xl)}.border{border-style:var(--tw-border-style);border-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-dashed{--tw-border-style:dashed;border-style:dashed}.border-rose-500\/30{border-color:#ff23574d}@supports (color:color-mix(in lab, red, red)){.border-rose-500\/30{border-color:color-mix(in oklab, var(--color-rose-500) 30%, transparent)}}.border-sky-400\/20{border-color:#00bcfe33}@supports (color:color-mix(in lab, red, red)){.border-sky-400\/20{border-color:color-mix(in oklab, var(--color-sky-400) 20%, transparent)}}.border-white\/5{border-color:#ffffff0d}@supports (color:color-mix(in lab, red, red)){.border-white\/5{border-color:color-mix(in oklab, var(--color-white) 5%, transparent)}}.border-white\/6{border-color:#ffffff0f}@supports (color:color-mix(in lab, red, red)){.border-white\/6{border-color:color-mix(in oklab, var(--color-white) 6%, transparent)}}.border-white\/8{border-color:#ffffff14}@supports (color:color-mix(in lab, red, red)){.border-white\/8{border-color:color-mix(in oklab, var(--color-white) 8%, transparent)}}.border-white\/10{border-color:#ffffff1a}@supports (color:color-mix(in lab, red, red)){.border-white\/10{border-color:color-mix(in oklab, var(--color-white) 10%, transparent)}}.\!bg-rose-500{background-color:var(--color-rose-500)!important}.bg-\[\#0B0F14\]{background-color:#0b0f14}.bg-\[\#0F172A\]{background-color:#0f172a}.bg-\[\#0F172A\]\/55{background-color:oklab(20.7682% -.00294792 -.0397151/.55)}.bg-\[\#0F172A\]\/60{background-color:oklab(20.7682% -.00294792 -.0397151/.6)}.bg-\[\#0F172A\]\/95{background-color:oklab(20.7682% -.00294792 -.0397151/.95)}.bg-\[\#111827\]{background-color:#111827}.bg-amber-500\/12{background-color:#f99c001f}@supports (color:color-mix(in lab, red, red)){.bg-amber-500\/12{background-color:color-mix(in oklab, var(--color-amber-500) 12%, transparent)}}.bg-amber-500\/15{background-color:#f99c0026}@supports (color:color-mix(in lab, red, red)){.bg-amber-500\/15{background-color:color-mix(in oklab, var(--color-amber-500) 15%, transparent)}}.bg-emerald-400\/80{background-color:#00d294cc}@supports (color:color-mix(in lab, red, red)){.bg-emerald-400\/80{background-color:color-mix(in oklab, var(--color-emerald-400) 80%, transparent)}}.bg-emerald-500\/15{background-color:#00bb7f26}@supports (color:color-mix(in lab, red, red)){.bg-emerald-500\/15{background-color:color-mix(in oklab, var(--color-emerald-500) 15%, transparent)}}.bg-rose-500\/10{background-color:#ff23571a}@supports (color:color-mix(in lab, red, red)){.bg-rose-500\/10{background-color:color-mix(in oklab, var(--color-rose-500) 10%, transparent)}}.bg-rose-500\/15{background-color:#ff235726}@supports (color:color-mix(in lab, red, red)){.bg-rose-500\/15{background-color:color-mix(in oklab, var(--color-rose-500) 15%, transparent)}}.bg-sky-400{background-color:var(--color-sky-400)}.bg-sky-400\/10{background-color:#00bcfe1a}@supports (color:color-mix(in lab, red, red)){.bg-sky-400\/10{background-color:color-mix(in oklab, var(--color-sky-400) 10%, transparent)}}.bg-sky-400\/90{background-color:#00bcfee6}@supports (color:color-mix(in lab, red, red)){.bg-sky-400\/90{background-color:color-mix(in oklab, var(--color-sky-400) 90%, transparent)}}.bg-sky-500\/12{background-color:#00a5ef1f}@supports (color:color-mix(in lab, red, red)){.bg-sky-500\/12{background-color:color-mix(in oklab, var(--color-sky-500) 12%, transparent)}}.bg-sky-500\/15{background-color:#00a5ef26}@supports (color:color-mix(in lab, red, red)){.bg-sky-500\/15{background-color:color-mix(in oklab, var(--color-sky-500) 15%, transparent)}}.bg-violet-500\/15{background-color:#8d54ff26}@supports (color:color-mix(in lab, red, red)){.bg-violet-500\/15{background-color:color-mix(in oklab, var(--color-violet-500) 15%, transparent)}}.bg-white\/8{background-color:#ffffff14}@supports (color:color-mix(in lab, red, red)){.bg-white\/8{background-color:color-mix(in oklab, var(--color-white) 8%, transparent)}}.bg-white\/10{background-color:#ffffff1a}@supports (color:color-mix(in lab, red, red)){.bg-white\/10{background-color:color-mix(in oklab, var(--color-white) 10%, transparent)}}.bg-white\/\[0\.1\]{background-color:#ffffff1a}@supports (color:color-mix(in lab, red, red)){.bg-white\/\[0\.1\]{background-color:color-mix(in oklab, var(--color-white) 10%, transparent)}}.bg-white\/\[0\.03\]{background-color:#ffffff08}@supports (color:color-mix(in lab, red, red)){.bg-white\/\[0\.03\]{background-color:color-mix(in oklab, var(--color-white) 3%, transparent)}}.bg-white\/\[0\.04\]{background-color:#ffffff0a}@supports (color:color-mix(in lab, red, red)){.bg-white\/\[0\.04\]{background-color:color-mix(in oklab, var(--color-white) 4%, transparent)}}.bg-white\/\[0\.08\]{background-color:#ffffff14}@supports (color:color-mix(in lab, red, red)){.bg-white\/\[0\.08\]{background-color:color-mix(in oklab, var(--color-white) 8%, transparent)}}.p-0{padding:calc(var(--spacing) * 0)}.p-4{padding:calc(var(--spacing) * 4)}.p-5{padding:calc(var(--spacing) * 5)}.p-6{padding:calc(var(--spacing) * 6)}.px-2{padding-inline:calc(var(--spacing) * 2)}.px-3{padding-inline:calc(var(--spacing) * 3)}.px-4{padding-inline:calc(var(--spacing) * 4)}.px-5{padding-inline:calc(var(--spacing) * 5)}.px-6{padding-inline:calc(var(--spacing) * 6)}.py-1{padding-block:calc(var(--spacing) * 1)}.py-2{padding-block:calc(var(--spacing) * 2)}.py-3{padding-block:calc(var(--spacing) * 3)}.py-4{padding-block:calc(var(--spacing) * 4)}.py-5{padding-block:calc(var(--spacing) * 5)}.pt-4{padding-top:calc(var(--spacing) * 4)}.pb-2{padding-bottom:calc(var(--spacing) * 2)}.pb-6{padding-bottom:calc(var(--spacing) * 6)}.text-center{text-align:center}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.leading-6{--tw-leading:calc(var(--spacing) * 6);line-height:calc(var(--spacing) * 6)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-\[0\.2em\]{--tw-tracking:.2em;letter-spacing:.2em}.tracking-\[0\.22em\]{--tw-tracking:.22em;letter-spacing:.22em}.tracking-\[0\.24em\]{--tw-tracking:.24em;letter-spacing:.24em}.tracking-tight{--tw-tracking:var(--tracking-tight);letter-spacing:var(--tracking-tight)}.\!text-white{color:var(--color-white)!important}.text-amber-300{color:var(--color-amber-300)}.text-emerald-300{color:var(--color-emerald-300)}.text-rose-100\/80{color:#ffe4e6cc}@supports (color:color-mix(in lab, red, red)){.text-rose-100\/80{color:color-mix(in oklab, var(--color-rose-100) 80%, transparent)}}.text-rose-200{color:var(--color-rose-200)}.text-rose-300{color:var(--color-rose-300)}.text-sky-300{color:var(--color-sky-300)}.text-sky-300\/80{color:#77d4ffcc}@supports (color:color-mix(in lab, red, red)){.text-sky-300\/80{color:color-mix(in oklab, var(--color-sky-300) 80%, transparent)}}.text-slate-50{color:var(--color-slate-50)}.text-slate-100{color:var(--color-slate-100)}.text-slate-200{color:var(--color-slate-200)}.text-slate-400{color:var(--color-slate-400)}.text-slate-500{color:var(--color-slate-500)}.text-slate-950{color:var(--color-slate-950)}.text-violet-300{color:var(--color-violet-300)}.text-white{color:var(--color-white)}.lowercase{text-transform:lowercase}.uppercase{text-transform:uppercase}.italic{font-style:italic}.ordinal{--tw-ordinal:ordinal;font-variant-numeric:var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,)}.underline{text-decoration-line:underline}.shadow-\[0_18px_48px_rgba\(2\,6\,23\,0\.28\)\]{--tw-shadow:0 18px 48px var(--tw-shadow-color,#02061747);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.shadow-\[0_30px_90px_rgba\(2\,6\,23\,0\.42\)\]{--tw-shadow:0 30px 90px var(--tw-shadow-color,#0206176b);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a), 0 4px 6px -4px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.invert{--tw-invert:invert(100%);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.backdrop-blur{--tw-backdrop-blur:blur(8px);-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}@media (hover:hover){.hover\:\!bg-rose-400:hover{background-color:var(--color-rose-400)!important}.hover\:bg-sky-300:hover{background-color:var(--color-sky-300)}}@media (width>=40rem){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:items-center{align-items:center}.sm\:items-end{align-items:flex-end}.sm\:justify-between{justify-content:space-between}.sm\:p-6{padding:calc(var(--spacing) * 6)}.sm\:p-8{padding:calc(var(--spacing) * 8)}.sm\:px-4{padding-inline:calc(var(--spacing) * 4)}.sm\:px-6{padding-inline:calc(var(--spacing) * 6)}.sm\:pb-4{padding-bottom:calc(var(--spacing) * 4)}.sm\:text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}}@media (width>=64rem){.lg\:flex-row{flex-direction:row}.lg\:items-end{align-items:flex-end}.lg\:justify-between{justify-content:space-between}.lg\:p-8{padding:calc(var(--spacing) * 8)}}@media (width>=80rem){.xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.xl\:grid-cols-\[minmax\(0\,1\.1fr\)_minmax\(320px\,0\.9fr\)\]{grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr)}}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-ordinal{syntax:"*";inherits:false}@property --tw-slashed-zero{syntax:"*";inherits:false}@property --tw-numeric-figure{syntax:"*";inherits:false}@property --tw-numeric-spacing{syntax:"*";inherits:false}@property --tw-numeric-fraction{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}@keyframes pulse{50%{opacity:.5}}
