:root{font-family:Inter,Segoe UI,Roboto,sans-serif;color:#1f2335;background:#f7f2ff}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:linear-gradient(140deg,#f8f3ff,#f4fbff);color:#25213c}button,input{font:inherit}h1,h2,p{margin:0}.login-shell{min-height:100vh;display:grid;place-items:center;padding:24px}.login-card{width:min(460px,100%);background:#fffc;border:1px solid #e7daf5;box-shadow:0 18px 40px #4b2d781f;border-radius:20px;padding:28px;display:grid;gap:16px}.login-logo{width:180px;justify-self:center}.subtitle{color:#615780;font-size:.95rem}.stack-form{display:grid;gap:14px}label{display:grid;gap:6px;font-weight:600;color:#3d365b}input{height:40px;border:1px solid #d9cce9;border-radius:10px;padding:0 12px;background:#fff}input:focus{outline:2px solid #cca7f5;border-color:transparent}.app-shell{display:grid;grid-template-columns:260px 1fr;min-height:100vh}.sidebar-wrapper{position:relative;z-index:20;min-height:100vh;height:100%}.sidebar{padding:22px;border-right:1px solid #eadcf8;background:#fff9;display:grid;grid-template-rows:auto 1fr auto;gap:24px;min-height:100vh;height:100%}.brand{display:grid;gap:8px}.nav-item{display:flex;align-items:center;gap:10px;width:100%;margin-bottom:10px;text-align:left;border:1px solid #e2d4f1;background:#fff;padding:10px 12px;border-radius:10px;cursor:pointer}.nav-item-icon-wrap{flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#5c4a82}.nav-item-label{min-width:0;flex:1}.nav-item.active .nav-item-icon-wrap{color:#482f78}.nav-item.active{border-color:#b995eb;background:#f1e5ff;color:#482f78;font-weight:600}.sidebar-footer{display:grid;gap:10px;color:#514871}.content{padding:18px 20px;display:grid;gap:12px;align-content:start;grid-auto-rows:min-content}.content-header{min-height:48px;padding-bottom:4px}.content-header-inner{display:flex;flex-wrap:wrap;align-items:center;gap:10px;width:100%}.content-header-inner h1{margin:0;flex:1 1 auto;min-width:0;font-size:1.35rem;line-height:1.2;font-weight:700}.content-header-lang{flex-shrink:0}.login-card-lang{margin-top:4px;padding-top:14px;border-top:1px solid #e3d8f3}.ui-language-switcher{display:flex;flex-wrap:wrap;align-items:center;gap:10px;justify-content:center;width:100%}.ui-language-switcher-label{font-weight:600;color:#3d365b;font-size:.9rem}.content-header .ui-language-switcher{justify-content:flex-end;width:auto}.mobile-menu-toggle{display:none;width:34px;height:34px;min-width:34px;padding:0;border:1px solid #d8c9eb;border-radius:8px;background:#fff;color:#4d3f69;font-size:1rem}.sidebar-backdrop{display:none}.dashboard-section{min-width:0}.dashboard-tiles{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(180px,100%),1fr));gap:16px;align-items:stretch}.tile{background:#fff;border:1px solid #ead9ff;border-radius:18px;padding:24px;width:100%;max-width:180px;min-width:0;box-shadow:0 12px 28px #5938831a}button.tile{appearance:none;font:inherit;color:inherit;text-align:left;cursor:pointer;display:block;height:auto;min-height:0;line-height:normal}.tile--interactive:hover{border-color:#d0b8f0;box-shadow:0 14px 32px #59388324}.tile--interactive:focus-visible{outline:2px solid #cca7f5;outline-offset:2px}.tile-label{display:block;color:#665c87;margin:0 0 8px}.tile-value{display:block;font-size:2.4rem;font-weight:700;color:#40206f;margin:0 0 6px;line-height:1.15}.tile-foot{color:#726989;font-size:.9rem}.admins-grid{display:grid;grid-template-columns:1fr;gap:12px;align-items:start}.panel{background:#fff;border:1px solid #e9dbf9;border-radius:16px;padding:14px;display:grid;gap:10px}.panel-wide{min-width:0}.inline-check{display:flex;align-items:center;gap:8px;font-weight:500}.inline-check input{width:16px;height:16px}table{width:100%;border-collapse:collapse;table-layout:fixed}th,td{text-align:left;padding:10px;border-bottom:1px solid #f0e6fb;vertical-align:middle;min-height:44px}th{color:#5d4f7f;font-size:.9rem}.email-col{width:100%}.actions-col{width:180px}.email-cell{min-width:420px;overflow-wrap:anywhere;word-break:break-word}.edit-fields{display:grid;grid-template-columns:minmax(220px,1.4fr) minmax(180px,1fr);align-items:center;gap:8px;width:100%;max-width:840px}.email-input{width:auto;min-width:0;flex:1.4 1 0}.password-input{width:auto;min-width:0;flex:1 1 0}.actions-cell{width:180px}.actions{display:flex;gap:6px;align-items:center;flex-wrap:nowrap;justify-content:flex-start}.actions input{height:34px}.actions button{white-space:nowrap}button{border-radius:8px;border:1px solid transparent;height:34px;padding:0 10px;line-height:1;font-size:.86rem;cursor:pointer}.login-card button.primary{height:40px;padding:0 14px;font-size:.95rem}button:disabled{cursor:not-allowed;opacity:.55}.primary{background:#7e57c2;color:#fff}.create-admin-form{display:grid;gap:12px}.create-admin-row{display:grid;grid-template-columns:minmax(220px,1fr) minmax(220px,1fr);gap:12px;align-items:end}.create-admin-controls{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.create-admin-controls button.primary{justify-self:auto}.ghost{border-color:#d8c9eb;background:#fff;color:#4d3f69}.danger{background:#e84565;color:#fff}.chip{margin-left:8px;background:#e9dafb;color:#513176;font-size:.75rem;border-radius:999px;padding:2px 8px;font-weight:700}.form-error{color:#b2003f;background:#ffe6ef;border:1px solid #f4bfd2;border-radius:10px;padding:10px}.categories-grid{display:grid;grid-template-columns:1fr;gap:12px;align-items:start}.category-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.category-toolbar-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.category-stats{color:#6a5e8b;font-size:.85rem;margin-right:4px}.category-empty{color:#6a5e8b;font-style:italic}.category-tree{list-style:none;margin:0;padding:0;display:grid;gap:4px}.category-tree-item{display:grid;gap:4px}.category-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:6px 8px;border:1px solid #ebdcfb;border-radius:10px;background:#fefaff}.category-row:hover{background:#f7eefe;border-color:#d8c4f1}.category-row-main{display:flex;align-items:center;gap:10px;min-width:0;flex:1 1 auto}.category-toggle{width:24px;height:28px;min-width:24px;border:none;background:transparent;color:#57407c;font-size:.95rem;padding:0}.category-toggle:disabled{color:#c7b9dd;opacity:1;cursor:default}.category-name{background:transparent;border:none;padding:4px 6px;border-radius:6px;text-align:left;font-weight:600;color:#2d2350;cursor:text;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.category-name:hover{background:#ece1fa}.category-name-input{height:30px;padding:0 8px;border:1px solid #c8b3ec;border-radius:6px;background:#fff;min-width:180px;flex:1 1 auto}.category-children-count{font-size:.78rem;color:#7a6b9a;background:#efe5ff;border-radius:999px;padding:2px 8px;flex-shrink:0}.category-actions{display:flex;align-items:center;gap:4px;flex-wrap:nowrap;flex-shrink:0}.category-actions .icon-btn{width:30px;min-width:30px;padding:0;text-align:center;font-size:.95rem}.category-actions button{height:30px}.modal-backdrop{position:fixed;inset:0;background:#1f16386b;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center;z-index:100;padding:16px}.modal-card{background:#fff;border:1px solid #e7daf5;border-radius:18px;box-shadow:0 28px 60px #28185047;width:min(440px,100%);max-height:calc(100vh - 32px);display:grid;grid-template-rows:auto 1fr auto;overflow:hidden}.modal-header{padding:18px 20px 6px}.modal-header h2{font-size:1.05rem;font-weight:700;color:#2d2350}.modal-body{padding:8px 20px 16px;overflow-y:auto;color:#3d365b}.modal-message{color:#4a4068;line-height:1.45}.modal-footer{display:flex;justify-content:flex-end;gap:8px;padding:12px 20px 16px;border-top:1px solid #f1e7fb;background:#fdfaff}.prompt-dialog-form{display:grid;gap:10px}.prompt-dialog-label{display:grid;gap:6px;font-weight:600;color:#3d365b}.stores-grid{display:grid;gap:12px;align-items:start}.stores-list-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.stores-feedback{display:flex;justify-content:space-between;align-items:center;gap:12px;background:#ecf7ee;border:1px solid #b6dcc1;color:#1c6033;border-radius:12px;padding:12px 14px;flex-wrap:wrap}.stores-feedback.warning{background:#fff7ec;border-color:#f1d4a4;color:#7a4a06}.stores-list{list-style:none;margin:0;padding:0;display:grid;gap:10px}.store-card{display:flex;gap:14px;align-items:center;padding:12px;border:1px solid #ebdcfb;border-radius:12px;background:#fefaff;flex-wrap:wrap}.store-card:hover{background:#f7eefe;border-color:#d8c4f1}.store-card-thumb{width:56px;height:56px;border-radius:12px;background:#ece1fa;color:#482f78;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.2rem;overflow:hidden;flex-shrink:0}.store-card-thumb img{width:100%;height:100%;object-fit:cover}.store-card-body{flex:1 1 240px;min-width:0;display:grid;gap:4px}.store-card-title-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.store-card-title-row h3{font-size:1rem;font-weight:700;color:#2d2350;margin:0;min-width:0;overflow:hidden;text-overflow:ellipsis}.store-card-tagline{color:#4a4068;font-size:.9rem}.store-card-meta{color:#6a5e8b;font-size:.85rem;word-break:break-word}.store-card-subscription{margin:4px 0 0;font-size:.8rem;color:#5c4a82}.warning-chip{background:#ffe9c2;color:#7a4a06}.store-card-actions{display:flex;gap:6px;align-items:center;flex-shrink:0}.store-empty{color:#6a5e8b;font-style:italic}.store-form-header{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}.store-form{display:grid;gap:16px}.store-form-section{display:grid;gap:12px;min-width:0;width:100%}.store-form-section-title{font-size:.95rem;font-weight:700;color:#482f78;letter-spacing:.02em;text-transform:uppercase;margin-top:4px}.store-form-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px}.store-form textarea{font:inherit;border:1px solid #d9cce9;border-radius:10px;padding:10px 12px;background:#fff;resize:vertical;min-height:80px}.store-form textarea:focus{outline:2px solid #cca7f5;border-color:transparent}.store-image-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px}.store-image-field{display:grid;gap:8px;padding:12px;border:1px dashed #d8c9eb;border-radius:12px;background:#fdfaff;min-width:0;box-sizing:border-box}.store-image-label{font-weight:600;color:#3d365b;font-size:.9rem}.store-image-preview,.store-image-placeholder{width:100%;max-height:140px;height:100px;object-fit:cover;border-radius:8px;background:#ece1fa;display:flex;align-items:center;justify-content:center;color:#6a5e8b;font-size:.85rem}.store-image-preview-cover,.store-image-placeholder-cover{height:110px}.store-image-controls{display:flex;gap:8px;align-items:center;flex-wrap:wrap;min-width:0;width:100%}.store-image-controls input[type=file]{border:none;background:transparent;height:auto;padding:0;flex:1 1 0;min-width:0;max-width:100%;width:100%;box-sizing:border-box}.store-image-hint{color:#6a5e8b;font-size:.8rem}.store-form-address-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px}.store-form-address-fields{display:grid;gap:8px;min-width:0}.store-form-map{min-width:0;display:grid}.store-map-wrapper{display:grid;gap:6px}.store-map-container{width:100%;height:320px;border-radius:12px;overflow:hidden;border:1px solid #d8c9eb}.store-map-hint{font-size:.8rem;color:#6a5e8b}.store-map-message{display:grid;place-items:center;padding:16px;text-align:center;font-size:.85rem;color:#6a5e8b;background:#faf7ff}.store-address-hint{margin:-4px 0 0;font-size:.8rem;color:#6a5e8b}.pac-container{z-index:10000;border-radius:10px;border:1px solid #d8c9eb;box-shadow:0 8px 24px #4b2d781f;font-family:inherit;margin-top:4px}.pac-item{padding:8px 12px;cursor:pointer}.pac-item:hover,.pac-item-selected{background:#f3ebff}.store-coords-line{font-size:.85rem;color:#4a4068}.store-coords-status{color:#6a5e8b;font-style:italic}.store-form-controls{display:flex;justify-content:flex-end;gap:8px}.store-form-save-button{display:inline-flex;align-items:center;gap:6px;height:auto;min-height:34px;padding:7px 14px;line-height:1.25;font-size:.88rem;white-space:nowrap}.store-form-save-icon{flex-shrink:0}.store-form-submit-error{margin:0}.store-form-section-hint{margin:0;font-size:.85rem;color:#6a5e8b}.store-delivers-services{display:flex;flex-direction:column;gap:12px;margin-top:4px;margin-bottom:8px;min-width:0}.store-delivers-services-hint{margin:0;font-size:.9rem;line-height:1.5;color:#6a5e8b}button.store-delivers-services-btn{appearance:none;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;width:100%;height:auto;min-height:5.25rem;padding:18px 20px;border-radius:12px;border:2px solid #d8c9eb;background:#faf8fc;color:#4d3f69;text-align:center;font:inherit;font-size:inherit;line-height:1.4;cursor:pointer;box-sizing:border-box;transition:border-color .15s ease,background .15s ease,color .15s ease,box-shadow .15s ease}button.store-delivers-services-btn:hover:not(:disabled){border-color:#b39ddb;background:#f3edf9}button.store-delivers-services-btn.is-selected{border-color:#7e57c2;background:linear-gradient(135deg,#8e6cd1,#7e57c2);color:#fff;box-shadow:0 4px 16px #7e57c259}button.store-delivers-services-btn.is-selected:hover:not(:disabled){border-color:#6a4aad;background:linear-gradient(135deg,#7e57c2,#6a4aad)}button.store-delivers-services-btn:disabled{cursor:not-allowed;opacity:.55}.store-delivers-services-btn-status{font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;opacity:.85}.store-delivers-services-btn-label{max-width:34rem;font-size:.98rem;font-weight:600;line-height:1.35}.store-services-warning{margin:12px 0 0;padding:12px 14px;border-radius:12px;background:#fff8e6;border:1px solid #f0d48a;color:#5c4a12;line-height:1.5}.link-button{background:none;border:none;padding:0;color:#5e35b1;text-decoration:underline;cursor:pointer;font:inherit}.store-vacation-periods{margin-top:20px;display:grid;gap:12px}.store-vacation-periods-empty{margin:0;color:#6b6280}.store-vacation-periods-list{list-style:none;margin:0;padding:0;display:grid;gap:12px}.store-vacation-periods-item{position:relative;display:grid;gap:10px;padding:14px 44px 14px 14px;border:1px solid #e7daf5;border-radius:14px;background:#fcfbff}@media(min-width:640px){.store-vacation-periods-item{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:end;padding-right:48px}}.store-vacation-delete{position:absolute;top:8px;right:8px;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:none;border-radius:8px;background:transparent;color:#8b7aa8;cursor:pointer}.store-vacation-delete:hover:not(:disabled){background:#f3ebff;color:#c62828}.store-vacation-delete:disabled{opacity:.5;cursor:not-allowed}.store-vacation-field{display:grid;gap:6px}.store-vacation-field span{font-size:.82rem;font-weight:600;color:#6b6280}.store-vacation-field input{width:100%}.store-vacation-add{justify-self:start}.store-form-row-identity{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:end;gap:10px}.store-form-identity-layout{display:contents}.store-form-section-identity{display:grid;grid-template-columns:auto auto 1fr auto;column-gap:10px;row-gap:12px;align-items:end}.store-form-identity-name{grid-column:1;grid-row:1;justify-self:start;width:auto;max-width:min(360px,100%)}.store-form-identity-name input{width:100%;min-width:240px}.store-form-identity-lang{grid-column:2;grid-row:1;justify-self:start;width:auto}.store-form-identity-lang .themed-select-trigger{width:auto}.store-form-identity-short{grid-column:1 / -1;grid-row:2}.store-form-identity-long{grid-column:1 / -1;grid-row:3}.store-form-identity-qr{grid-column:4;grid-row:1;align-self:end;justify-self:end}@media(max-width:899px){.store-form-section-identity{grid-template-columns:1fr}.store-form-identity-name,.store-form-identity-lang,.store-form-identity-short,.store-form-identity-long,.store-form-identity-qr{grid-column:1;grid-row:auto}.store-form-identity-name{max-width:none;width:100%;justify-self:stretch}.store-form-identity-lang{width:100%;justify-self:stretch}.store-form-identity-qr{grid-column:1;width:100%;justify-content:center;justify-self:stretch}.store-form-identity-name input{min-width:0;width:100%}.store-form-identity-lang .themed-select-trigger{width:100%}}.store-form-lang-field{gap:6px;min-width:0}.store-language-select-option{display:inline-flex;align-items:center;gap:8px;min-width:0}.store-language-select-flag{font-size:1.25rem;line-height:1;flex-shrink:0}.store-language-select-name{font-size:.86rem;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.store-form-layout{display:flex;flex-direction:column;gap:14px}.store-form-scroll-body{display:flex;flex-direction:column;gap:14px;min-width:0}.store-form-scroll-top{display:none}.store-form-scroll-header{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0}.store-form-tabs-shell{display:flex;flex-direction:column;gap:10px}.store-form-tabs{display:flex;flex-wrap:nowrap;align-items:stretch;gap:4px;padding:4px;border-radius:12px;border:1px solid #e2d4f1;background:#faf6ff;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.store-form-tabs::-webkit-scrollbar{display:none}.store-form-tab{border:none;background:transparent;color:#5d4f7f;font-weight:600;height:auto;min-height:40px;padding:8px 10px;border-radius:8px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:0;flex:1 1 0}.store-form-tab-icon{flex-shrink:0}.store-form-tab-label{line-height:1.25;text-align:center}.store-form-tab-mobile-title{display:none;margin:0;font-size:1rem;font-weight:700;color:#482f78;letter-spacing:.02em;text-align:center}.store-form-tab.is-active{background:#7e57c2;color:#fff}.store-form-tab:focus-visible{outline:2px solid #7e57c2;outline-offset:2px}@media(max-width:899px){.stores-app:has(.my-store-page){height:100dvh;max-height:100dvh;overflow:hidden}.stores-main:has(.my-store-page){min-height:0;display:flex;flex-direction:column;overflow:hidden;padding-bottom:16px}.stores-main-inner:has(.my-store-page){flex:1;min-height:0;overflow:hidden;gap:0}.my-store-page{flex:1;min-height:0;overflow:hidden;gap:10px}.my-store-page>.stores-page-title{flex-shrink:0}.store-form-layout{flex:1;min-height:0;gap:0;overflow:hidden}.store-form-tabs-shell{flex-shrink:0}.store-form-tab-label{display:none}.store-form-tab{padding:8px 4px;min-width:36px}.store-form-scroll-top{display:flex;flex-direction:column;gap:8px;flex-shrink:0;padding:10px 6px 8px}.store-form-scroll-body{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:0 6px 4px;gap:12px}.store-form-tab-mobile-title{display:block;flex:1;min-width:0;text-align:left}.store-form-save-mobile{flex-shrink:0}.my-store-page .store-form input:focus,.my-store-page .store-form textarea:focus{outline:none;border-color:#cca7f5;box-shadow:inset 0 0 0 1px #cca7f5}.my-store-page .store-form .themed-select-trigger:focus-visible{outline:none;border-color:#cca7f5;box-shadow:inset 0 0 0 1px #cca7f5}.my-store-page .store-form .category-autocomplete-input:focus{outline:none;border-color:#cca7f5;box-shadow:inset 0 0 0 1px #cca7f5}.store-form-controls--desktop,.store-form-submit-error--desktop{display:none}}@media(min-width:900px){.store-form-tab{flex-direction:column;gap:4px;padding:10px 8px;font-size:.82rem;line-height:1.2}.store-form-tab-icon{width:20px;height:20px}}.themed-select-trigger{display:inline-flex;align-items:center;justify-content:space-between;gap:8px;width:100%;min-height:40px;padding:0 10px 0 12px;border:1px solid #d9cce9;border-radius:10px;background:#fff;font:inherit;color:#2d2350;cursor:pointer;text-align:left}.themed-select-trigger--compact{min-width:0;width:100%;max-width:76px;justify-content:center;padding:0 4px 0 8px;font-size:1.35rem;line-height:1}.themed-select-trigger:focus-visible{outline:2px solid #cca7f5;outline-offset:0;border-color:transparent}.themed-select-trigger:disabled{opacity:.55;cursor:not-allowed}.themed-select-icon{display:flex;flex-shrink:0;color:#6a5e8b}.themed-select-trigger--compact .themed-select-icon{margin-left:-6px}.themed-select-content{overflow:hidden;background:#fff;border-radius:10px;border:1px solid #d9cce9;box-shadow:0 14px 36px #271a4224;z-index:60;min-width:var(--radix-select-trigger-width)}.themed-select-content--wide{min-width:max(var(--radix-select-trigger-width),260px)}.themed-select-viewport{padding:4px;max-height:min(280px,50vh)}.themed-select-item{padding:8px 10px;border-radius:8px;font-size:.9rem;color:#2d2350;cursor:pointer;-webkit-user-select:none;user-select:none;outline:none}.themed-select-item[data-highlighted]{background:#f1e5ff}.themed-select-item[data-state=checked]{background:#ece1fa;font-weight:600}.category-picker{display:grid;gap:10px}.category-picker-empty{margin:0;font-size:.85rem;color:#6a5e8b;font-style:italic}.category-pill-list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:6px}.category-pill-list>li{max-width:100%}.category-pill{display:flex;align-items:center;gap:10px;width:100%;box-sizing:border-box;background:#ece1fa;color:#2d2350;border-radius:14px;padding:8px 8px 8px 12px;font-size:.85rem;border:1px solid #d9cce9;max-width:100%}.category-pill-label{flex:1 1 auto;min-width:0;white-space:normal;overflow:visible;text-overflow:unset;max-width:none;word-break:break-word;line-height:1.35}.category-pill-remove{appearance:none;flex:0 0 24px;align-self:center;margin-left:auto;background:transparent;border:none;width:24px;height:24px;min-height:24px;max-height:24px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:#4a4068;font-size:1rem;line-height:1;padding:0;box-sizing:border-box}.category-pill-remove:before{content:"×";display:block;line-height:1;transform:translateY(-.5px)}.category-pill-remove:hover:not(:disabled){background:#4a40681f}.category-pill-remove:disabled{cursor:not-allowed;opacity:.5}.category-picker-add{display:grid;gap:6px;flex:1 1 220px;font-size:.85rem;color:#4a4068}.category-picker-add-label{font-weight:600}.category-picker-toolbar{display:flex;flex-wrap:wrap;align-items:flex-end;gap:12px}.category-picker-suggest{display:inline-flex;align-items:center;gap:8px;min-height:40px;height:auto;white-space:nowrap}.category-picker-suggest-spin{animation:speech-recorder-spin 1s linear infinite}.category-autocomplete{position:relative}.category-autocomplete-input{width:100%;min-height:40px;padding:8px 12px;border:1px solid #d9cce9;border-radius:10px;background:#fff;color:#2d2350;font-size:.95rem}.category-autocomplete-input:focus{outline:2px solid #cca7f5;border-color:transparent}.category-autocomplete-list{position:absolute;z-index:30;top:calc(100% + 4px);left:0;right:0;max-height:240px;overflow:auto;margin:0;padding:6px;list-style:none;border:1px solid #d9cce9;border-radius:10px;background:#fff;box-shadow:0 10px 24px #2d23501f}.category-autocomplete-option{width:100%;display:block;padding:8px 10px;border:none;border-radius:8px;background:transparent;color:#2d2350;text-align:left;font-size:.9rem;cursor:pointer;min-height:0;height:auto}.category-autocomplete-option.is-active,.category-autocomplete-option:hover{background:#ece1fa}.category-autocomplete-empty{margin:6px 0 0;font-size:.85rem;color:#6a5e8b}.category-suggest-dialog-intro{margin:0 0 12px;color:#4a4068;line-height:1.5}.category-suggest-dialog-reasoning{margin:0 0 12px;padding:10px 12px;border-radius:10px;background:#f9f5ff;border:1px solid #e7daf5;color:#4a4068;font-size:.9rem;line-height:1.45}.category-suggest-dialog-empty{margin:0;color:#6a5e8b;font-style:italic}.category-suggest-dialog-pills{display:grid;gap:8px}.language-chip{background:#e0d6ff;color:#4a3a8b;font-weight:700;font-size:1rem;line-height:1;padding:2px 8px}.store-card-categories{list-style:none;margin:6px 0 0;padding:0;display:flex;flex-wrap:wrap;gap:4px}.store-card-category-pill{display:inline-flex;align-items:center;background:#f3eaff;color:#4a3a8b;border-radius:999px;padding:2px 10px;font-size:.75rem;border:1px solid #e3d3f8}@media(max-width:1100px){.app-shell{grid-template-columns:1fr}.mobile-menu-toggle{display:inline-flex;align-items:center;justify-content:center}.sidebar-wrapper{position:fixed;top:0;left:0;bottom:0;width:260px;min-height:100vh;transform:translate(-100%);transition:transform .18s ease;box-shadow:0 18px 50px #1c162d33}.sidebar-wrapper.sidebar-open{transform:translate(0)}.sidebar{height:100vh;border-right:1px solid #eadcf8;border-bottom:none;background:#f9f4ff}.sidebar-backdrop{display:block;position:fixed;inset:0;border:none;margin:0;padding:0;background:#1b142e38;z-index:15;cursor:pointer}.admins-grid,.create-admin-row{grid-template-columns:1fr}.edit-fields{display:grid;grid-template-columns:1fr;max-width:100%}.email-cell{min-width:0}table{table-layout:auto}.actions-cell{width:auto}.actions{flex-wrap:wrap}.category-row{flex-wrap:wrap;align-items:flex-start}.category-row-main{width:100%}.category-actions{flex-wrap:wrap;width:100%;margin-left:0;padding-left:0;justify-content:flex-start}.category-toolbar{align-items:flex-start;flex-direction:column}.modal-card{width:100%;max-height:calc(100vh - 24px)}.modal-footer{flex-wrap:wrap}.store-form-row,.store-form-row-identity{grid-template-columns:1fr}.store-form-lang-field .themed-select-trigger--compact{max-width:none}.store-form-address-grid,.store-image-row{grid-template-columns:1fr}.store-card{flex-direction:column;align-items:flex-start}.store-card-actions{width:100%;justify-content:flex-end}}.auth-divider{display:flex;align-items:center;text-align:center;color:#8b80a8;font-size:.85rem;margin:.25rem 0;gap:.75rem}.auth-divider:before,.auth-divider:after{content:"";flex:1;height:1px;background:#e3d8f3}.auth-google-wrap{display:flex;justify-content:center}.auth-links{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.5rem 1rem;margin-top:.5rem}.auth-link{background:none;border:none;padding:0;margin:0;color:#6f43c7;cursor:pointer;font-size:.9rem;text-decoration:underline;font-weight:600}.auth-link:hover{color:#4a2999}.auth-primary-link{width:100%}.form-success{background:#e6f6ec;border:1px solid #b6e0c5;color:#1f7a39;padding:.6rem .75rem;border-radius:8px;margin-bottom:1rem}.toast-viewport{position:fixed;bottom:max(1rem,env(safe-area-inset-bottom));left:50%;z-index:10000;display:grid;gap:.5rem;width:min(420px,calc(100vw - 2rem));transform:translate(-50%);pointer-events:none}.toast{display:flex;align-items:flex-start;gap:.65rem;padding:.85rem 1rem;border-radius:12px;box-shadow:0 14px 36px #4b2d7833;font-size:.95rem;line-height:1.4;pointer-events:auto;animation:toast-in .28s ease-out}.toast-icon{flex:0 0 auto;margin-top:.05rem}.toast-message{flex:1;min-width:0}.toast-success{background:#e6f6ec;border:1px solid #b6e0c5;color:#1f7a39}.toast-error{background:#fdeeee;border:1px solid #f0b8b8;color:#9b1c1c}.toast-info{background:#f3ebff;border:1px solid #d8c9eb;color:#4a2999}@keyframes toast-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.dashboard{display:flex;flex-direction:column;gap:1rem}.dashboard-summary{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:720px){.dashboard-summary{grid-template-columns:1fr 1fr}}.dashboard-stat-tile{width:100%;max-width:none;text-align:left}.dashboard-stat-tile-title{display:block;margin:0 0 16px;font-size:1.05rem;font-weight:700;color:#3d365b}.dashboard-stat-tile-metrics{display:grid;grid-template-columns:1fr 1fr;gap:16px}.dashboard-stat-tile-metric{display:flex;flex-direction:column;gap:4px;min-width:0}.tile-value--secondary{font-size:2rem;color:#5c4d82}.dashboard-notifications-card{gap:12px}.dashboard-notifications-head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.dashboard-notifications-head h2{margin:0}.dashboard-notifications-list{list-style:none;margin:0;padding:0;display:grid;gap:8px}.dashboard-notification-item{appearance:none;display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;height:auto;min-height:0;padding:12px 14px;border:1px solid #e7daf5;border-radius:12px;background:#fff;text-align:left;cursor:pointer;color:inherit;line-height:normal}.dashboard-notification-item:hover{border-color:#c9b3e8;background:#faf7ff}.dashboard-notification-item--unread{border-color:#c9b3e8}.dashboard-notification-item-main{display:flex;flex-direction:column;gap:4px;min-width:0}.dashboard-notification-title{font-weight:600;color:#40206f}.dashboard-notification-meta{display:flex;flex-wrap:wrap;align-items:center;gap:6px;font-size:.85rem;color:#7a7394}.dashboard-notification-meta-sep{color:#b5aec8}@media(max-width:767px){.dashboard-notifications-head .ghost{width:100%;justify-content:center}}.dashboard-card{background:#fff;border:1px solid #eadcf8;border-radius:12px;padding:1.25rem;display:flex;flex-direction:column;gap:.5rem;box-shadow:0 4px 14px #4b2d780f;min-width:0}.dashboard-card h2{margin:0;font-size:1.1rem;color:#3d365b}.dashboard-card p{color:#615780;margin:0}.dashboard-card .primary{align-self:flex-start}.page-status{padding:1rem;color:#615780}.my-store-page{display:flex;flex-direction:column;gap:1rem}.my-store-qr-button{height:auto;min-height:56px;padding:10px 20px;display:inline-flex;align-items:center;gap:12px}.my-store-qr-button-icon{width:48px;height:48px}.my-store-qr-button-label{display:flex;flex-direction:column;align-items:flex-start;line-height:1.3;font-size:1rem;font-weight:600;text-align:left}.store-qr-template{width:min(520px,100%);margin:0 auto;border:1px solid #111;border-radius:16px;padding:18px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:14px;background:#fff}.store-qr-template-logo{width:min(220px,100%);height:auto}.store-qr-template-tagline{margin:0;font-size:1.22rem;line-height:1.35;color:#1d1d1d;font-weight:600}.store-qr-template-code{width:min(260px,100%);height:auto;border-radius:8px}.store-qr-template-link{margin:0;font-size:.8rem;color:#555;word-break:break-all}.stores-app{min-height:100vh;display:flex;flex-direction:column;background:linear-gradient(140deg,#f8f3ff,#f4fbff)}.stores-topbar{position:sticky;top:0;z-index:40;display:flex;flex-wrap:nowrap;align-items:center;gap:12px 16px;padding:10px 16px;border-bottom:1px solid #eadcf8;background:#ffffffeb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.stores-topbar-brand{display:flex;align-items:center;gap:12px;min-width:0}.stores-topbar-title{font-weight:700;font-size:.95rem;color:#482f78;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stores-topbar-actions{display:flex;align-items:center;gap:8px;margin-left:auto;flex-shrink:0}.stores-mobile-nav-toggle{display:none;position:relative;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border-radius:10px;border:1px solid #e2d4f1;background:#fff;color:#482f78;cursor:pointer}.stores-mobile-nav-toggle:hover{border-color:#d0b8f0;background:#faf7ff}.stores-mobile-nav-root{position:fixed;inset:0;z-index:100;display:flex;justify-content:flex-end}.stores-mobile-nav-backdrop{position:fixed;inset:0;width:100%;height:100%;margin:0;border:none;border-radius:0;padding:0;background:#1d123073;cursor:pointer;-webkit-appearance:none;appearance:none;opacity:0;transition:opacity .2s ease-out}.stores-mobile-nav-root.is-open .stores-mobile-nav-backdrop{opacity:1}.stores-mobile-nav-root:not(.is-open) .stores-mobile-nav-backdrop{pointer-events:none}.stores-mobile-nav-panel{position:relative;z-index:1;display:flex;flex-direction:column;gap:8px;width:min(320px,100vw);max-width:100%;height:100%;padding:16px;border-left:1px solid #e7daf5;background:#fff;box-shadow:-12px 0 40px #271a4229;overflow-y:auto;transform:translate(100%);transition:transform .24s ease-out}.stores-mobile-nav-root.is-open .stores-mobile-nav-panel{transform:translate(0)}@media(prefers-reduced-motion:reduce){.stores-mobile-nav-backdrop,.stores-mobile-nav-panel{transition:none}.stores-mobile-nav-root.is-open .stores-mobile-nav-backdrop{opacity:1}.stores-mobile-nav-root.is-open .stores-mobile-nav-panel{transform:translate(0)}}.stores-mobile-nav-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.stores-mobile-nav-title{margin:0;font-size:1rem;font-weight:700;color:#482f78}.stores-mobile-nav-close{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:none;border-radius:10px;background:transparent;color:#482f78;cursor:pointer}.stores-mobile-nav-close:hover{background:#f1e5ff}.stores-mobile-nav-list{display:flex;flex-direction:column;gap:4px}.stores-mobile-nav-item{display:flex;align-items:center;gap:12px;width:100%;min-height:44px;padding:10px 12px;border:none;border-radius:10px;background:transparent;font:inherit;font-weight:600;font-size:.95rem;color:#3d365b;text-align:left;cursor:pointer}.stores-mobile-nav-item:hover{background:#f1e5ff}.stores-mobile-nav-item.active{background:#f1e5ff;color:#482f78}.stores-mobile-nav-item--stacked{align-items:center}.stores-mobile-nav-item-text{display:flex;flex-direction:column;justify-content:center;gap:2px;min-width:0}.stores-mobile-nav-item-label{line-height:1.3}.stores-mobile-nav-item-sub{font-size:.78rem;font-weight:500;color:#6a5e8b;line-height:1.25;overflow:hidden;text-overflow:ellipsis}.stores-mobile-nav-item--danger{color:#b2003f}.stores-mobile-nav-item--danger:hover{background:#ffe6ef}.stores-mobile-nav-divider{height:1px;margin:4px 0;background:#eadcf8}.stores-nav-badge{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:#e11d48;color:#fff;font-size:.72rem;font-weight:700;line-height:1;box-shadow:0 0 0 2px #fff}.stores-nav-badge--inline{margin-left:2px}.stores-nav-badge--burger{position:absolute;top:4px;right:4px;min-width:18px;height:18px;padding:0 5px;font-size:.68rem;pointer-events:none}.stores-nav-badge--menu{flex-shrink:0}.stores-mobile-nav-item-label-row{display:inline-flex;align-items:center;gap:8px;min-width:0}.stores-topbar-nav{display:flex;flex-wrap:wrap;align-items:center;gap:8px;flex:1 1 auto;justify-content:center;min-width:0}.stores-nav-link{position:relative;display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:10px;border:1px solid #e2d4f1;background:#fff;color:#4d3f69;font-weight:600;font-size:.88rem;cursor:pointer;height:auto;min-height:40px}.stores-nav-link:hover{border-color:#d0b8f0;background:#faf7ff}.stores-nav-link.active{border-color:#b995eb;background:#f1e5ff;color:#482f78}.stores-topbar-end{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-left:auto}.stores-user-menu--desktop{display:block}.stores-user-menu{position:relative}.stores-user-menu-trigger{display:inline-flex;align-items:center;gap:8px;width:fit-content;padding:6px 10px;border-radius:10px;border:1px solid #e2d4f1;background:#fff;color:#3d365b;font-weight:600;font-size:.85rem;cursor:pointer;height:auto;min-height:40px}.stores-user-menu-label{white-space:nowrap}.stores-user-menu-chevron{flex-shrink:0;transition:transform .15s ease;color:#6a5e8b}.stores-user-menu-chevron.open{transform:rotate(180deg)}.stores-user-menu-panel{position:absolute;right:0;top:calc(100% + 6px);min-width:260px;padding:6px;border-radius:12px;border:1px solid #e7daf5;background:#fff;box-shadow:0 14px 36px #271a4224;z-index:50}.stores-user-menu-item{display:flex;align-items:center;gap:10px;width:100%;text-align:left;padding:10px 12px;border:none;border-radius:8px;background:transparent;font:inherit;font-weight:600;color:#3d365b;cursor:pointer;height:auto;min-height:44px}.stores-user-menu-item:hover{background:#f1e5ff}.stores-user-menu-item--active{background:#f1e5ff;color:#40206f}.stores-user-menu-item--stacked{align-items:center}.stores-user-menu-item-text{display:flex;flex-direction:column;justify-content:center;gap:2px;flex:1;min-width:0}.stores-user-menu-item-label{line-height:1.3}.stores-user-menu-item-sub{font-size:.78rem;font-weight:500;color:#6a5e8b;line-height:1.25;overflow:hidden;text-overflow:ellipsis}.stores-user-menu-item-label-row{display:inline-flex;align-items:center;gap:8px;flex:1;min-width:0}.stores-user-menu-item--danger{color:#b2003f}.stores-user-menu-item--danger:hover{background:#ffe6ef}.stores-main{flex:1;min-width:0;min-height:0;padding:20px 16px 32px}.stores-main-inner{max-width:960px;margin:0 auto;width:100%;display:flex;flex-direction:column;gap:16px}.stores-page-title{font-size:1.35rem;font-weight:700;color:#2d2350;margin:0}.profile-page{display:flex;flex-direction:column;gap:1.25rem}.profile-card{background:#fff;border:1px solid #eadcf8;border-radius:16px;padding:1.25rem 1.35rem;display:flex;flex-direction:column;gap:.75rem;box-shadow:0 4px 14px #4b2d780f}.profile-card h2{font-size:1.05rem;color:#482f78;margin:0}.profile-card--language .ui-language-switcher{justify-content:flex-start}.profile-hint,.profile-callout{margin:0;font-size:.9rem;color:#615780;line-height:1.45}.profile-callout{padding:.65rem .85rem;border-radius:10px;background:#f3ecff;border:1px solid #e3d3f8}@media(max-width:767px){.stores-topbar{gap:8px 12px}.stores-topbar-brand{flex:1 1 auto;min-width:0}.stores-topbar-title,.stores-topbar-nav--desktop,.stores-user-menu--desktop{display:none}.stores-mobile-nav-toggle{display:inline-flex}}@media(min-width:768px){.stores-topbar-nav--desktop{display:flex}}.offers-page{display:flex;flex-direction:column;gap:1rem}.offers-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.offers-toolbar h2{margin:0;font-size:1.05rem;color:#482f78}.offers-create-button{display:inline-flex;align-items:center;gap:6px;height:auto;min-height:40px;padding:8px 14px}.offers-bulk-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:12px;padding:10px 12px;border:1px solid #e7daf5;border-radius:10px;background:#faf6ff}.offers-bulk-actions-count{margin:0;font-weight:700;color:#482f78;font-size:.9rem}.offers-bulk-actions-buttons{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.offers-bulk-actions-buttons button{display:inline-flex;align-items:center;gap:6px;height:auto;min-height:36px;padding:6px 12px}.offers-form-header{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:6px}.offers-form-header h2{margin:0;font-size:1.05rem;color:#482f78}.offers-form-header-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.offers-form-header-actions button{display:inline-flex;align-items:center;gap:6px}.offers-table-wrapper{width:100%;max-width:100%;min-width:0;overflow-x:auto}.offers-list{width:100%;min-width:0;position:relative}.offers-list-table-section{display:flex;flex-direction:column;gap:10px;min-width:0}.offers-table-pagination{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;min-height:44px;box-sizing:border-box}.offers-table-pagination-range{margin:0;font-size:.88rem;font-weight:600;color:#5d4f7f}.offers-table-pagination-controls{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.offers-table-pagination-button{display:inline-flex;align-items:center;gap:4px;height:auto;min-height:36px;padding:6px 10px}.offers-table-pagination-status{font-size:.84rem;font-weight:600;color:#7a7394;white-space:nowrap}.offers-back-to-top{position:fixed;right:max(1rem,env(safe-area-inset-right));bottom:max(1rem,env(safe-area-inset-bottom));z-index:1200;display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;padding:0;border:1px solid #d8c9eb;border-radius:999px;background:#fff;color:#4d3f69;box-shadow:0 8px 24px #4b2d782e;cursor:pointer}.offers-back-to-top:hover{background:#faf6ff}.offers-back-to-top:focus-visible{outline:2px solid #7e57c2;outline-offset:2px}@media(min-width:768px){.offers-back-to-top{display:none}}.offers-table-row{cursor:pointer}.offers-table-row:hover{background:#faf7ff}.offers-table-row-selected,.offers-table-row-selected:hover{background:#f3ecff}.offers-table-row:focus-visible{outline:2px solid #7e57c2;outline-offset:-2px}.offers-list-tiles{display:none;list-style:none;margin:0;padding:0}.offers-list-tile-item{margin:0}.offers-list-tile{position:relative;display:flex;border:1px solid #e7daf5;border-radius:12px;background:#fff;overflow:hidden}.offers-list-tile-selected{border-color:#c9b3e8;background:#faf6ff}.offers-list-tile-select{position:absolute;top:10px;left:10px;z-index:1;display:inline-flex;align-items:center;justify-content:center}.offers-list-tile-main{flex:1;appearance:none;border:none;background:transparent;padding:14px 88px 14px 44px;text-align:left;cursor:pointer;color:inherit;height:auto;min-height:0;line-height:normal;display:flex;flex-direction:column;gap:10px;width:100%}.offers-list-tile-main:hover{background:#faf7ff}.offers-list-tile-main:focus-visible{outline:2px solid #7e57c2;outline-offset:-2px}.offers-list-tile-actions{position:absolute;top:10px;right:10px;display:flex;align-items:center;gap:6px;z-index:1}.offers-list-tile-action{width:32px;height:32px;padding:0;display:inline-flex;align-items:center;justify-content:center}.offers-list-tile-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.offers-list-tile-name{font-weight:700;color:#2d2350;word-break:break-word;min-width:0;flex:1}.offers-list-tile-dates{display:grid;grid-template-columns:1fr 1fr;gap:8px 12px;margin:0}.offers-list-tile-dates>div{display:flex;flex-direction:column;gap:2px;min-width:0}.offers-list-tile-dates dt{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:#7a7394}.offers-list-tile-dates dd{margin:0;font-size:.88rem;color:#2d2350}.offers-list-tile-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding-top:8px;border-top:1px solid #f0e6fb}.offers-list-tile-stat{display:flex;flex-direction:column;gap:2px;align-items:center;text-align:center;min-width:0}.offers-list-tile-stat-value{font-weight:700;font-variant-numeric:tabular-nums;color:#2d2350}.offers-list-tile-stat-label{font-size:.68rem;color:#7a7394;line-height:1.2}@media(max-width:767px){.offers-list-table{display:none}.offers-list-tiles{display:flex;flex-direction:column;gap:12px}}.offers-table{width:100%;max-width:100%;border-collapse:collapse;table-layout:fixed;--offers-table-row-height: 56px}.offers-table tbody tr{height:var(--offers-table-row-height);max-height:var(--offers-table-row-height)}.offers-table tbody td{height:var(--offers-table-row-height);max-height:var(--offers-table-row-height);box-sizing:border-box;padding-block:6px}.offers-table-col-name{width:24%}.offers-table-col-select{width:40px}.offers-table-col-date{width:11%;min-width:5.75rem}.offers-table-col-status{width:13%;min-width:6.5rem}.offers-table-col-num{width:7.5%}.offers-table-col-actions{width:9%;min-width:84px}.offers-table th,.offers-table td{text-align:left;padding:10px 12px;border-bottom:1px solid #f0e6fb;vertical-align:middle;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.offers-table-name-col,.offers-table-name-cell{max-width:0;min-width:0;height:var(--offers-table-row-height);max-height:var(--offers-table-row-height);white-space:normal!important;overflow:hidden;text-overflow:clip;vertical-align:middle}.offers-table th.offers-table-date-col,.offers-table td.offers-table-date-col{min-width:5.75rem;overflow:visible;text-overflow:clip;font-variant-numeric:tabular-nums}.offers-table-name-inner{width:100%;min-width:0;max-height:calc(var(--offers-table-row-height) - 12px);overflow:hidden;display:flex;align-items:center}.offers-table-header-tooltip-floating{position:fixed;z-index:10000;transform:translate(-100%);max-width:min(280px,70vw);padding:6px 10px;border-radius:6px;background:#2d2350;color:#fff;font-size:.75rem;font-weight:600;line-height:1.35;white-space:nowrap;pointer-events:none;box-shadow:0 4px 12px #2d235040;text-transform:none;letter-spacing:normal}.offers-table-name{width:100%;font-weight:700;color:#2d2350;line-height:1.35;font-size:.86rem;white-space:normal;word-break:break-word;overflow-wrap:break-word;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;max-height:2.322rem}.offers-table-header-label{display:block;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font:inherit;color:inherit;text-transform:inherit;letter-spacing:inherit;outline:none;cursor:default}.offers-table th{background:#faf6ff;font-weight:700;font-size:.8rem;color:#5d4f7f;letter-spacing:.02em;text-transform:uppercase}.offers-table-num{text-align:right;font-variant-numeric:tabular-nums;font-weight:600;color:#2d2350}.offers-table-num-header{overflow:visible;text-overflow:clip}.offers-table td.offers-table-actions-col,.offers-table th.offers-table-actions-col{width:1%;white-space:nowrap;overflow:visible;text-overflow:clip;padding-inline:12px}.offers-table td.offers-table-select-col,.offers-table th.offers-table-select-col{width:40px;padding-inline:10px;overflow:visible;text-overflow:clip;text-align:center;vertical-align:middle}.offers-table-checkbox{width:16px;height:16px;margin:0;accent-color:#7e57c2;cursor:pointer}.offers-table thead .offers-table-actions-col{border-bottom:1px solid #f0e6fb;background:#faf6ff}.offers-table td.offers-table-status-cell{overflow:visible;text-overflow:clip}.offers-table-actions{display:flex;gap:6px;align-items:center;flex-wrap:nowrap;justify-content:flex-end}.offers-table-action-tooltip{display:inline-flex;vertical-align:middle}.offers-table-actions button.offers-table-action-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:32px;min-width:32px;height:32px;padding:0;margin:0;gap:0}.offers-status-badge{display:inline-flex;align-items:center;justify-content:center;height:28px;padding:0 12px;border-radius:999px;border:1px solid transparent;font-weight:700;font-size:.78rem;letter-spacing:.03em;text-transform:uppercase;cursor:default;-webkit-user-select:none;user-select:none}.offers-status-badge.published{background:#def4e3;color:#1f7a39;border-color:#b6e0c5}.offers-status-badge.draft{background:#f1ecfb;color:#5d4f7f;border-color:#d8c9eb}.offers-status-badge.expired{background:#f4f4f6;color:#5c5c68;border-color:#dcdce4}.offers-publish-pill{display:inline-flex;align-items:center;justify-content:center;height:28px;padding:0 12px;border-radius:999px;border:1px solid transparent;font-weight:700;font-size:.78rem;letter-spacing:.03em;text-transform:uppercase;cursor:pointer;transition:filter .15s ease}.offers-publish-pill.published{background:#def4e3;color:#1f7a39;border-color:#b6e0c5}.offers-publish-pill.draft{background:#f1ecfb;color:#5d4f7f;border-color:#d8c9eb}.offers-publish-pill:hover{filter:brightness(.97)}.offer-form{display:flex;flex-direction:column;gap:16px;margin-top:12px;min-width:0}.offer-form-tabs{display:inline-flex;align-items:center;gap:6px;padding:4px;border-radius:12px;border:1px solid #e2d4f1;background:#faf6ff;width:100%}.offer-form-tab{border:none;background:transparent;color:#5d4f7f;font-weight:600;height:auto;min-height:34px;padding:7px 12px;border-radius:8px;cursor:pointer;flex:1 1 0}.offer-form-tab.is-active{background:#7e57c2;color:#fff}.offer-form-tab:focus-visible{outline:2px solid #7e57c2;outline-offset:2px}.offer-form-status-panel{margin-bottom:0}.offer-form-status-row{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:12px 16px}.offer-form-status-row .offer-form-status-hint{flex:1 1 220px;min-width:min(100%,220px)}.offer-form-publish-toggle{flex-shrink:0;align-self:center}@media(max-width:720px){.offer-form-status-row{flex-direction:column;align-items:stretch}.offer-form-status-row .offer-form-status-hint{flex:none;width:100%;min-width:0}.offer-form-publish-toggle{align-self:stretch;width:100%}}.offer-form-status-hint{margin:0;padding:8px 12px;border-radius:8px;background:#f7f1ff;color:#4d3f69;font-size:.85rem;border-left:3px solid #7e57c2}.offer-form-name-field{display:flex;flex-direction:column;gap:0;min-width:0}.offer-form-field-hint{margin:0;font-size:.85rem;font-weight:400;color:#6a5e8b;line-height:1.4}.offer-form-text-lines{display:flex;flex-direction:column;gap:14px}.offer-form-text-line{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center}.offer-form-text-input-label{display:flex;flex-direction:column;gap:6px;margin:0;min-width:0}.offer-form-text-input-label input{width:100%;max-width:100%;min-width:0}.offer-form-line-controls{display:inline-flex;align-items:center;gap:10px;min-width:0}.offer-align-toggle{display:inline-flex;border:1px solid #eadcf8;border-radius:10px;padding:2px;background:#fdfaff;height:fit-content}.offer-align-toggle-button{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border:none;background:transparent;color:#6a5e8b;border-radius:8px;cursor:pointer;font-size:.85rem;font-weight:500;transition:background .12s ease,color .12s ease}.offer-align-toggle-button:hover:not(:disabled){background:#f0e3ff;color:#3d365b}.offer-align-toggle-button.is-selected{background:#7e57c2;color:#fff;box-shadow:0 1px 2px #5e35b140}.offer-align-toggle-button:disabled{opacity:.5;cursor:not-allowed}.offer-align-toggle-button:focus-visible{outline:2px solid #7e57c2;outline-offset:2px}.offer-align-toggle-label{display:none}.offer-form-color-field{display:inline-flex;align-items:center;gap:6px;font-size:.8rem;font-weight:600;color:#4d3f69}.offer-form-color-field input[type=color]{width:34px;height:34px;border:1px solid #d8c9eb;border-radius:8px;padding:2px;background:#fff;cursor:pointer}.offer-form-visual-preview-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px;align-items:start;width:100%;min-width:0}.offer-form-visual-column,.offer-form-preview-column{display:grid;gap:12px;min-width:0}.offer-form-preview-section .offer-form-preview-wrapper{display:block;width:100%;min-width:0;max-width:100%;margin-top:0}.offer-preview-card{position:relative;width:100%;min-width:0;max-width:100%;height:124px;min-height:124px;max-height:124px;border-radius:16px;overflow:hidden;background-color:#234d4d;background-size:cover;background-position:center;background-repeat:no-repeat;box-shadow:0 8px 24px #29565638;isolation:isolate;box-sizing:border-box}.offer-preview-card-content{position:relative;z-index:1;box-sizing:border-box;height:100%;padding:12px 16px;display:flex;flex-direction:column;justify-content:center;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.35)}.offer-preview-card-content--empty{align-items:center;justify-content:center}.offer-preview-card-grid{display:grid;grid-template-rows:26px 18px 18px 18px;gap:4px;align-items:center;min-width:0;width:100%}.offer-preview-card-line{margin:0;font-size:.875rem;line-height:18px;height:18px;max-height:18px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.offer-preview-card-line-primary{font-size:1.125rem;font-weight:800;line-height:26px;height:26px;max-height:26px;letter-spacing:.01em}.offer-preview-card-empty{margin:0;font-size:.875rem;font-style:italic;color:#ffffffe6;text-align:center;line-height:1.35;padding:0 8px}.offers-stats-section{margin-top:18px;padding-top:18px;border-top:1px solid #eadcf8;display:flex;flex-direction:column;gap:14px}.offers-stats-totals{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.offers-stats-total{display:flex;flex-direction:column;gap:4px;padding:14px 16px;border-radius:12px;background:#fdfaff;border:1px solid #eadcf8}.offers-stats-total-value{font-size:1.5rem;font-weight:700;color:#2d2350;font-variant-numeric:tabular-nums}.offers-stats-total-label{font-size:.85rem;color:#6a5e8b}.offer-stats-chart{position:relative;display:flex;flex-direction:column;gap:8px}.offer-stats-chart-svg{width:100%;height:auto;background:#fdfaff;border:1px solid #eadcf8;border-radius:12px}.offer-stats-chart-axis-label{font-size:11px;fill:#6a5e8b;font-family:inherit}.offer-stats-chart-legend{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:16px;color:#4d3f69;font-size:.85rem}.offer-stats-chart-legend li{display:inline-flex;align-items:center;gap:6px}.offer-stats-chart-legend-swatch{display:inline-block;width:12px;height:12px;border-radius:3px}.offer-stats-chart-empty{padding:18px;background:#fdfaff;border:1px dashed #eadcf8;border-radius:12px;color:#6a5e8b;text-align:center;font-size:.9rem}.stats-day-tooltip{position:absolute;z-index:20;min-width:11rem;max-width:16rem;padding:10px 12px;border-radius:10px;background:#fff;border:1px solid #e4d8f2;box-shadow:0 8px 24px #2d23501f;pointer-events:none;text-align:left}.stats-day-tooltip-title{font-size:.8rem;font-weight:700;color:#2d2350;margin-bottom:8px;padding-bottom:6px;border-bottom:1px solid #f0e8fa}.stats-day-tooltip-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px;font-size:.8rem;color:#4d3f69}.stats-day-tooltip-list li{display:grid;grid-template-columns:12px 1fr auto;align-items:center;gap:8px;font-variant-numeric:tabular-nums}.stats-day-tooltip-swatch{width:10px;height:10px;border-radius:2px}.stats-day-tooltip-value{font-weight:700;color:#2d2350}@media(max-width:720px){.offer-form-tabs{width:100%;display:grid;grid-template-columns:1fr 1fr}.offer-form-tab{width:100%}.offer-form-text-line{grid-template-columns:1fr;align-items:stretch;gap:8px;min-width:0}.offer-form-line-controls{width:100%;flex-direction:column;align-items:stretch;gap:8px}.offer-align-toggle{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));justify-content:stretch}.offer-align-toggle-button{flex:unset;min-width:0;justify-content:center;padding:6px 4px;gap:4px}.offer-align-toggle-label{display:inline;font-size:.72rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.offer-form-color-field{width:100%;justify-content:flex-start}.offer-form-visual-preview-grid{grid-template-columns:1fr;width:100%;min-width:0}.offer-form-visual-column,.offer-form-preview-column{width:100%;min-width:0}.offer-form .store-image-controls{flex-direction:column;align-items:stretch;width:100%}.offer-form .store-image-field{overflow:hidden}.offer-form .store-image-controls input[type=file]{width:100%;max-width:100%;overflow:hidden}.offer-form .store-image-controls input[type=file]::file-selector-button{margin-inline:0}.offer-form-preview-section .offer-form-preview-wrapper{width:100%;max-width:100%}.offer-preview-card{width:100%;max-width:100%;height:124px;min-height:124px;max-height:124px}.offer-preview-card-content{padding:12px}.offers-stats-totals{grid-template-columns:1fr}}.subscription-page{display:flex;flex-direction:column;gap:20px}.subscription-status-banner{display:flex;flex-direction:row;align-items:flex-start;gap:16px;border-left:6px solid #94a3b8;background:#fff}.subscription-status-banner.active{border-left-color:#10b981;background:linear-gradient(120deg,#f0fdf4,#fff 60%)}.subscription-status-banner.expiring{border-left-color:#f59e0b;background:linear-gradient(120deg,#fffbeb,#fff 60%)}.subscription-status-banner.expired{border-left-color:#ef4444;background:linear-gradient(120deg,#fef2f2,#fff 60%)}.subscription-status-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:14px;background:#fffa;color:#40206f;flex-shrink:0}.subscription-status-banner.active .subscription-status-icon{color:#047857}.subscription-status-banner.expiring .subscription-status-icon{color:#b45309}.subscription-status-banner.expired .subscription-status-icon{color:#b91c1c}.subscription-status-text{flex:1;min-width:0}.subscription-status-text h2{margin:0 0 4px;font-size:1.05rem;color:#25213c}.subscription-status-text p{margin:0;color:#4b4467;line-height:1.45}.subscription-plans-card h2,.subscription-history-card h2{margin:0 0 4px;color:#25213c}.subscription-plans-subtitle{margin:0 0 16px;color:#6a5e8b;line-height:1.45}.subscription-plans-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.subscription-plan-card{display:flex;flex-direction:column;gap:10px;border:1px solid #e7daf5;border-radius:16px;padding:18px;background:#fbfaff;transition:transform .12s ease,border-color .12s ease}.subscription-plan-card:hover{transform:translateY(-2px);border-color:#c4b5e0}.subscription-plan-card.subscription-plan-card--highlighted{border-color:#c4b5e8;background:linear-gradient(145deg,#f7f2fff2,#fbfaff 55%);box-shadow:0 4px 18px #7150b412,0 0 0 1px #8a5cc40f}.subscription-plan-card.subscription-plan-card--highlighted:hover{border-color:#b8a7dc}.subscription-plan-card[data-purchasable=false]{opacity:.65}.subscription-plan-card.subscription-plan-card--clickable{cursor:pointer}.subscription-plan-card.subscription-plan-card--clickable:focus-visible{outline:2px solid #cca7f5;outline-offset:2px}.subscription-plan-header{display:flex;justify-content:space-between;align-items:baseline;gap:8px}.subscription-plan-header h3{margin:0;font-size:1rem;color:#40206f}.subscription-plan-duration{font-size:.8rem;color:#6a5e8b;background:#efe7fb;padding:3px 10px;border-radius:999px}.subscription-plan-price{font-size:1.6rem;font-weight:700;color:#25213c}.subscription-plan-monthly{font-size:.85rem;color:#6a5e8b}.subscription-plan-buy{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:auto;border-radius:8px;border:1px solid transparent;min-height:34px;padding:0 10px;line-height:1;font-size:.86rem;box-sizing:border-box;-webkit-user-select:none;user-select:none}.subscription-spinner{animation:subscription-spin 1s linear infinite}@keyframes subscription-spin{to{transform:rotate(360deg)}}.subscription-plan-unavailable{margin:0;font-size:.8rem;color:#b91c1c}.subscription-payment-methods{margin:16px 0 0;font-size:.85rem;color:#6a5e8b}.subscription-history-wrapper{width:100%;overflow-x:auto}.subscription-history-table{width:100%;border-collapse:collapse}.subscription-history-table th,.subscription-history-table td{padding:10px 12px;text-align:left;border-bottom:1px solid #efe7fb;font-size:.92rem;vertical-align:middle}.subscription-history-table th{color:#6a5e8b;font-weight:600;background:#fbfaff}.subscription-status-pill{display:inline-block;padding:3px 10px;border-radius:999px;font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.subscription-status-pill.succeeded{background:#d1fae5;color:#065f46}.subscription-status-pill.pending{background:#e0e7ff;color:#3730a3}.subscription-status-pill.failed{background:#fee2e2;color:#991b1b}.subscription-status-pill.abandoned{background:#fef3c7;color:#92400e}.subscription-status-pill.refunded{background:#ede9fe;color:#5b21b6}.subscription-invoice-link{display:inline-flex;align-items:center;gap:6px;color:#7e57c2;text-decoration:none;font-weight:500}.subscription-invoice-link:hover{text-decoration:underline}.subscription-required-banner{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;padding:14px 18px;margin:0 0 16px;border-radius:14px;border:1px solid #fecaca;background:linear-gradient(120deg,#fef2f2,#fff 60%);color:#7f1d1d}.subscription-required-banner p{margin:0;line-height:1.45}.subscription-required-banner .primary{white-space:nowrap}@media(max-width:720px){.subscription-history-table{min-width:720px}.subscription-required-banner{flex-direction:column;align-items:flex-start}}.service-requests-list,.service-request-detail{display:flex;flex-direction:column;gap:16px}.service-requests-cards{list-style:none;margin:0;padding:0;display:grid;gap:12px}.service-request-card{appearance:none;display:block;width:100%;height:auto;min-height:0;line-height:normal;text-align:left;border:1px solid #e7daf5;border-radius:16px;background:#fff;padding:16px;cursor:pointer;color:inherit}.service-request-card:hover{border-color:#c9b3e8;box-shadow:0 8px 24px #40206f14}.service-request-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.service-request-card-head-main{min-width:0;flex:1}.service-request-card-requester{margin:0 0 4px;font-weight:600;line-height:1.3}.service-request-card-request-date{margin:0;font-size:.875rem;color:#6b6280}.service-request-card-head-badges{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px;flex-shrink:0}.service-request-card-desc{margin:0 0 8px;line-height:1.45}.service-request-card-meta,.service-request-back{margin:0}.service-request-detail-grid{display:grid;gap:16px;align-items:stretch}.service-request-location dd{margin:0}.service-request-map{margin-top:4px}.service-request-called-panel{display:flex;align-items:center;justify-content:center;text-align:center;min-height:100%}.service-request-called-panel p{margin:0}.service-request-description{white-space:pre-wrap;line-height:1.5}.service-request-facts{display:grid;gap:12px;margin:16px 0 0}.service-request-facts div{display:grid;gap:4px}.service-request-facts dt{font-size:.8rem;text-transform:uppercase;letter-spacing:.04em;color:#6b6280}.service-request-facts dd{margin:0}.service-request-facts a{color:#5e35b1;word-break:break-word}.service-request-postal-address{font-style:normal;line-height:1.5}.service-request-actions{display:flex;flex-wrap:wrap;gap:12px}.sr-pill{display:inline-block;padding:2px 10px;border-radius:999px;font-size:.75rem;font-weight:700;text-transform:uppercase}.sr-pill--pending{background:#fff3e0;color:#e65100}.sr-pill--answered{background:#e8f5e9;color:#2e7d32}.sr-pill--expired,.sr-pill--overdue{background:#ffebee;color:#c62828}@media(min-width:900px){.service-request-detail-grid{grid-template-columns:1fr 1fr}}.service-request-field{display:grid;gap:8px}.service-request-field-label{font-weight:600;color:#3d365b;font-size:.9rem}.speech-recorder-input-wrap{position:relative;display:flex;flex-direction:column;width:100%;min-height:160px;border:1px solid #d9cce9;border-radius:12px;background:#fff;overflow:auto;resize:vertical}.speech-recorder-input-wrap:focus-within{outline:2px solid #cca7f5;border-color:transparent}.service-request-message-textarea{width:100%;flex:1 1 auto;min-height:0;padding:12px 52px 52px 12px;border:none;border-radius:0;background:transparent;resize:none;line-height:1.45;box-sizing:border-box}.service-request-message-textarea:focus{outline:none;border-color:transparent}.service-request-field>.service-request-message-textarea{min-height:160px;padding:12px;border:1px solid #d9cce9;border-radius:12px;background:#fff;resize:vertical}.service-request-speech-hint{margin:0;font-size:.85rem;color:#6b6280;line-height:1.4}.service-request-file-picker{display:flex;align-items:center;justify-content:center;min-height:52px;padding:12px 16px;border:1px dashed #d8c9eb;border-radius:12px;background:#fdfaff;cursor:pointer;text-align:center}.service-request-file-picker:hover{border-color:#c9b3e8;background:#f9f5ff}.service-request-file-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.service-request-file-picker-text{color:#482f78;font-size:.9rem;word-break:break-word}.service-request-attachment-list{display:grid;gap:8px;margin:10px 0 0;padding:0;list-style:none}.service-request-attachment-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid #e7daf5;border-radius:10px;background:#fdfaff}.service-request-attachment-name{min-width:0;color:#3d365b;font-size:.9rem;word-break:break-word}.service-request-attachment-remove{flex-shrink:0;height:auto;min-height:0;padding:6px 10px;font-size:.85rem}.service-request-sent-message{margin:0;line-height:1.5;white-space:pre-wrap}.service-request-sent-attachments{margin-top:16px}.speech-recorder{display:grid;gap:8px}.speech-recorder-mic{position:absolute;right:12px;bottom:12px;z-index:2;display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:none;border-radius:999px;background:#7e57c2;color:#fff;box-shadow:0 2px 8px #40206f2e;cursor:pointer;line-height:1;min-height:0}.speech-recorder-mic:hover:not(:disabled){background:#6a4aad}.speech-recorder-mic.is-recording{background:#c62828}.speech-recorder-mic:disabled{opacity:.55;cursor:not-allowed}.speech-recorder-mic:focus-visible{outline:2px solid #cca7f5;outline-offset:2px}.speech-recorder-visualizer{overflow:hidden;border:1px solid #e7daf5;border-radius:10px;background:#faf7ff}.speech-bar-visualizer-canvas{display:block;width:100%}.speech-recorder-spin{animation:speech-recorder-spin 1s linear infinite}@keyframes speech-recorder-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.notifications-page{display:flex;flex-direction:column;gap:16px}.notifications-toolbar{display:flex;justify-content:flex-end}.notifications-list{list-style:none;margin:0;padding:0;display:grid;gap:12px}.notification-card{display:flex;flex-direction:column;border:1px solid #e7daf5;border-radius:16px;background:#fff;overflow:hidden}.notification-card--unread{border-color:#c9b3e8;background:#fff}.notification-card-main{appearance:none;display:block;width:100%;height:auto;min-height:0;border:0;background:transparent;text-align:left;padding:16px 16px 12px;cursor:pointer;color:inherit;line-height:normal}.notification-card-main:hover{background:#7e57c20a}.notification-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:8px}.notification-card-title{margin:0;font-size:1rem;font-weight:600;color:#40206f}.notification-unread-dot{flex-shrink:0;width:10px;height:10px;border-radius:999px;background:#e53935;margin-top:6px}.notification-card-body{margin:0 0 8px;color:#4a4568;line-height:1.45}.notification-card-date{margin:0;font-size:.85rem;color:#7a7394}.notification-card-actions{display:flex;flex-wrap:wrap;gap:8px;padding:0 16px 16px;margin-top:auto}.notification-card-actions button{height:auto;min-height:34px;padding:8px 12px;line-height:1.25}@media(max-width:767px){.notification-card-actions{flex-direction:column;align-items:stretch}.notification-card-actions button{width:100%;justify-content:center}}
