: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__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}.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}.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}.visual-editor-page{flex-direction:column;gap:18px;display:flex}.visual-editor-page__header{justify-content:space-between;align-items:center;gap:16px;display:flex}.visual-editor-page__header h2,.visual-editor-page__header p{margin:0}.visual-editor-page__header p{color:#6b7280;margin-top:6px}.visual-editor-page__actions{gap:10px;display:flex}.elementor-editor{grid-template-columns:minmax(180px,230px) minmax(0,1fr) minmax(220px,280px);gap:16px;display:grid}.elementor-sidebar,.elementor-settings{background:#fff;border:1px solid #e5e7eb;border-radius:8px;flex-direction:column;gap:12px;padding:14px;display:flex}.elementor-sidebar h3,.elementor-settings h3{margin:0 0 4px}.builder-widget-tile{color:#111827;cursor:grab;text-align:left;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;align-items:center;min-height:46px;padding:0 12px;font-weight:700;display:flex}.builder-widget-tile.is-dragging{opacity:.75}.elementor-canvas{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;flex-direction:column;gap:14px;min-height:520px;padding:14px;display:flex}.builder-canvas-section{background:#fff;border:1px solid #d1d5db;border-radius:8px;overflow:hidden}.builder-section-toolbar{color:#fff;background:#111827;justify-content:space-between;align-items:center;gap:12px;min-height:42px;padding:8px 10px;display:flex}.builder-section-toolbar span{font-weight:700}.builder-section-toolbar div{gap:6px;display:flex}.builder-section-toolbar button{color:#fff;cursor:pointer;background:#ffffff24;border:1px solid #ffffff3d;border-radius:6px;min-height:30px;padding:0 9px}.builder-canvas-columns{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;padding:12px;display:grid}.builder-canvas-column{border:1px dashed #cbd5e1;border-radius:8px;flex-direction:column;gap:10px;min-height:160px;padding:10px;display:flex}.builder-canvas-column.is-over{background:#ecfdf5;border-color:#16a34a}.builder-canvas-empty{color:#6b7280;margin:0}.builder-canvas-widget{cursor:pointer;border:2px solid #0000;border-radius:8px;padding:8px;position:relative}.builder-canvas-widget.is-selected{border-color:#2563eb}.builder-canvas-widget__delete{color:#991b1b;cursor:pointer;background:#fee2e2;border:1px solid #fecaca;border-radius:999px;padding:5px 8px;font-size:.72rem;font-weight:700;position:absolute;top:8px;right:8px}.elementor-settings__fields{flex-direction:column;gap:14px;display:flex}.elementor-live-preview{padding:16px}.elementor-live-preview__header h3{margin:0 0 14px}.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}.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,.elementor-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-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)}.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}}
