:root{--color-bg:#faf9f5;--color-bg-elevated:#efeeea;--color-text:#1b1c1a;--color-text-muted:#434843;--color-text-dim:#5f655f;--surface-lowest:#fff;--surface-low:#f4f4f0;--surface:#faf9f5;--surface-high:#e9e8e4;--surface-highest:#e3e2df;--surface-bright:#faf9f5;--surface-container-lowest:#fff;--surface-container-low:#fff;--surface-container:#f4f4f0;--surface-container-high:#e9e8e4;--surface-container-highest:#e3e2df;--color-primary:#061b0e;--color-primary-container:#1b3022;--color-on-primary:#fff;--color-on-primary-container:#819986;--color-action:#061b0e;--color-action-hover:#1b3022;--color-on-action:#fff;--color-secondary:#56642b;--color-secondary-container:#d6e7a1;--color-on-secondary:#fff;--color-on-secondary-container:#5a682f;--color-tertiary:#161810;--color-tertiary-container:#2b2c24;--color-on-tertiary:#fff;--color-on-tertiary-container:#939388;--color-error:#ba1a1a;--color-error-container:#ffdad6;--color-on-error:#fff;--color-on-error-container:#93000a;--color-success:#2e7d32;--color-success-container:#c8e6c9;--color-on-success:#fff;--color-on-success-container:#1b5e20;--color-warning:#f57f17;--color-warning-container:#fff9c4;--color-on-warning:#fff;--color-on-warning-container:#f57f17;--color-border:#7379731f;--color-border-strong:#73797333;--color-border-muted:#73797314;--color-outline:#737973;--color-outline-variant:#c3c8c1;--surface-dim:#dbdad6;--inverse-surface:#2f312e;--inverse-on-surface:#f2f1ed;--inverse-primary:#b4cdb8;--sidebar-bg:#f4f4f0;--sidebar-width:256px;--sidebar-active:#061b0e;--sidebar-text:#434843;--sidebar-text-hover:#1b1c1a;--header-height:64px;--header-bg:#faf9f5eb;--glass-bg:#efeeea;--glass-bg-hover:#e9e8e4;--glass-border:#7379731f;--glass-blur:12px;--font-family:"Manrope", sans-serif;--font-brand:"Source Serif 4", Georgia, serif;--text-display-size:36px;--text-display-weight:400;--text-display-line:1.2;--text-display-spacing:-.01em;--text-h1-size:24px;--text-h1-weight:500;--text-h1-line:1.3;--text-h1-spacing:0em;--text-h2-size:24px;--text-h2-weight:500;--text-h2-line:1.3;--text-h2-spacing:0em;--text-body-lg-size:18px;--text-body-lg-weight:400;--text-body-lg-line:1.6;--text-body-lg-spacing:0em;--text-body-md-size:16px;--text-body-md-weight:400;--text-body-md-line:1.6;--text-body-md-spacing:0em;--text-label-caps-size:12px;--text-label-caps-weight:500;--text-label-caps-line:1;--text-label-caps-spacing:.05em;--text-code-size:13px;--text-code-weight:400;--text-code-line:1.5;--space-xs:4px;--space-sm:8px;--space-md:16px;--space-lg:24px;--space-xl:40px;--space-container:32px;--radius-sm:.25rem;--radius-md:.5rem;--radius-lg:.75rem;--radius-full:9999px;--shadow-sm:0 1px 2px #0000000f;--shadow-md:0 4px 6px #00000014;--shadow-lg:0 10px 15px -3px #0000001a;--shadow-glow:0 0 20px #061b0e1a}*,:before,:after{box-sizing:border-box}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background:var(--color-bg);color:var(--color-text);font-family:var(--font-family);font-size:var(--text-body-md-size);font-weight:var(--text-body-md-weight);line-height:var(--text-body-md-line);letter-spacing:var(--text-body-md-spacing);margin:0}input[type=text],input[type=number],input[type=email],input[type=password],input[type=search],input[type=url],input[type=tel],textarea,select{font-family:var(--font-family);font-size:var(--text-body-md-size);font-weight:var(--text-body-md-weight);color:var(--color-text);background:var(--surface-lowest);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:10px var(--space-md);transition:border-color .2s,box-shadow .2s}input[type=text]:focus,input[type=number]:focus,input[type=email]:focus,input[type=password]:focus,input[type=search]:focus,input[type=url]:focus,input[type=tel]:focus,textarea:focus,select:focus{border-color:var(--color-primary);outline:none;box-shadow:0 0 0 2px #061b0e26}input::placeholder,textarea::placeholder{color:var(--color-text-dim);font-family:var(--font-family);opacity:1}.text-display{font-size:var(--text-display-size);font-weight:var(--text-display-weight);line-height:var(--text-display-line);letter-spacing:var(--text-display-spacing)}.text-h1{font-size:var(--text-h1-size);font-weight:var(--text-h1-weight);line-height:var(--text-h1-line);letter-spacing:var(--text-h1-spacing)}.text-h2{font-size:var(--text-h2-size);font-weight:var(--text-h2-weight);line-height:var(--text-h2-line);letter-spacing:var(--text-h2-spacing)}.text-body-lg{font-size:var(--text-body-lg-size);font-weight:var(--text-body-lg-weight);line-height:var(--text-body-lg-line);letter-spacing:var(--text-body-lg-spacing)}.text-body-md{font-size:var(--text-body-md-size);font-weight:var(--text-body-md-weight);line-height:var(--text-body-md-line);letter-spacing:var(--text-body-md-spacing)}.text-label-caps{font-size:var(--text-label-caps-size);font-weight:var(--text-label-caps-weight);line-height:var(--text-label-caps-line);letter-spacing:var(--text-label-caps-spacing);text-transform:uppercase}.glass{background:var(--color-bg-elevated);border:1px solid var(--color-border)}.glass-hover:hover{background:var(--surface-high)}.material-symbols-outlined{font-variation-settings:"FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24}.glass-panel{background:var(--color-bg-elevated);border:1px solid var(--color-border)}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}.mask-gradient-edge{-webkit-mask-image:linear-gradient(90deg,#000 85%,#0000 100%);mask-image:linear-gradient(90deg,#000 85%,#0000 100%)}.active-tab-indicator{box-shadow:0 0 15px #061b0e26}.bento-grid{gap:var(--space-lg);grid-template-columns:repeat(4,1fr);display:grid}@media (width<=1024px){.bento-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.bento-grid{grid-template-columns:1fr}}.sidebar.svelte-12qhfyh{height:100vh;width:var(--sidebar-width);z-index:50;background:var(--sidebar-bg);border-right:1px solid var(--color-border);padding:var(--space-lg) 0;box-shadow:var(--shadow-lg);flex-direction:column;display:flex;position:fixed;top:0;left:0}.sidebar-brand.svelte-12qhfyh{align-items:center;gap:var(--space-sm);padding:0 var(--space-lg);margin-bottom:var(--space-xl);display:flex}.sidebar-logo.svelte-12qhfyh{border-radius:var(--radius-md);background:var(--color-primary);width:32px;height:32px;color:var(--color-on-primary);justify-content:center;align-items:center;font-size:18px;display:flex}.sidebar-title.svelte-12qhfyh{color:var(--color-text);letter-spacing:-.01em;margin:0;font-size:18px;font-weight:700;line-height:1.2}.sidebar-subtitle.svelte-12qhfyh{color:var(--color-text-dim);text-transform:uppercase;letter-spacing:.1em;margin:2px 0 0;font-size:10px;font-weight:500}.sidebar-store.svelte-12qhfyh{padding:0 var(--space-sm);margin-bottom:var(--space-sm)}.sidebar-store-btn.svelte-12qhfyh{align-items:center;gap:var(--space-sm);width:100%;padding:10px var(--space-sm);background:var(--color-primary-container);color:var(--color-on-primary-container);border-radius:var(--radius-md);font-size:var(--text-body-md-size);font-weight:600;font-family:var(--font-family);cursor:pointer;border:none;transition:opacity .2s;display:flex}.sidebar-store-btn.svelte-12qhfyh:hover{opacity:.85}.sidebar-store-btn.svelte-12qhfyh .expand-icon:where(.svelte-12qhfyh){margin-left:auto;font-size:18px}.sidebar-store-dropdown.svelte-12qhfyh{padding:var(--space-xs);background:var(--surface-lowest);border:1px solid var(--color-border-strong);border-radius:var(--radius-md);box-shadow:var(--shadow-md);margin-top:4px}.sidebar-nav.svelte-12qhfyh{padding:0 var(--space-sm);flex-direction:column;flex:1;gap:2px;display:flex}.nav-item.svelte-12qhfyh{align-items:center;gap:var(--space-sm);padding:10px var(--space-sm);color:var(--sidebar-text);font-size:var(--text-body-md-size);font-weight:500;font-family:var(--font-family);border-radius:var(--radius-md);border-left:4px solid #0000;text-decoration:none;transition:color .2s,background-color .2s;display:flex}.nav-item.svelte-12qhfyh:hover{color:var(--sidebar-text-hover);background:#0000000f}.nav-active.svelte-12qhfyh{color:var(--sidebar-active);border-left-color:var(--sidebar-active);background:#061b0e14}.nav-active.svelte-12qhfyh .material-symbols-outlined:where(.svelte-12qhfyh){color:var(--sidebar-active)}.sidebar-footer.svelte-12qhfyh{border-top:1px solid var(--color-border);padding-top:var(--space-sm);padding-left:var(--space-sm);padding-right:var(--space-sm);margin-top:auto}.sidebar-logout.svelte-12qhfyh{align-items:center;gap:var(--space-sm);width:100%;padding:10px var(--space-sm);color:var(--sidebar-text);cursor:pointer;font-size:var(--text-body-md-size);font-weight:500;font-family:var(--font-family);border-radius:var(--radius-md);background:0 0;border:none;border-left:4px solid #0000;transition:color .2s;display:flex}.sidebar-logout.svelte-12qhfyh:hover{color:var(--color-error)}.topbar.svelte-12qhfyh{top:0;right:0;left:var(--sidebar-width);height:var(--header-height);z-index:40;background:var(--header-bg);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--color-border);padding:0 var(--space-container);justify-content:space-between;align-items:center;display:flex;position:fixed}.topbar-left.svelte-12qhfyh{flex:1;max-width:400px}.topbar-right.svelte-12qhfyh{align-items:center;gap:var(--space-sm);display:flex}.user-profile.svelte-12qhfyh{align-items:center;gap:var(--space-sm);padding:6px var(--space-sm);border-radius:var(--radius-md);color:var(--color-text-muted);cursor:default;font-size:var(--text-body-sm-size);white-space:nowrap;font-weight:500;display:flex}.user-profile.svelte-12qhfyh .material-symbols-outlined:where(.svelte-12qhfyh){font-size:22px}.user-name.svelte-12qhfyh{color:var(--color-text);text-overflow:ellipsis;max-width:200px;overflow:hidden}.icon-btn.svelte-12qhfyh{color:var(--color-text-muted);cursor:pointer;border-radius:var(--radius-md);background:0 0;border:none;justify-content:center;align-items:center;padding:8px;transition:color .2s,background .2s;display:flex}.icon-btn.svelte-12qhfyh:hover{color:var(--color-text);background:#0000000f}.icon-btn.svelte-12qhfyh .material-symbols-outlined:where(.svelte-12qhfyh){font-size:22px}.lang-popup.svelte-12qhfyh{position:relative}.popup-dropdown.svelte-12qhfyh{background:var(--surface-lowest);border:1px solid var(--color-border-strong);border-radius:var(--radius-md);min-width:220px;box-shadow:var(--shadow-lg);z-index:60;padding:var(--space-xs);position:absolute;top:calc(100% + 8px);right:0}.lang-dropdown.svelte-12qhfyh{min-width:180px}.popup-item.svelte-12qhfyh{align-items:center;gap:var(--space-sm);width:100%;padding:10px var(--space-md);color:var(--color-text-muted);font-size:var(--text-body-md-size);font-family:var(--font-family);cursor:pointer;border-radius:var(--radius-sm);text-align:left;background:0 0;border:none;transition:all .15s;display:flex}.popup-item.svelte-12qhfyh:hover{color:var(--color-text);background:#0000000f}.popup-item.active.svelte-12qhfyh{color:var(--color-text);background:#061b0e14}.main-content.svelte-12qhfyh{margin-left:var(--sidebar-width);padding-top:var(--header-height);padding:var(--header-height) var(--space-container) var(--space-container) var(--space-container);min-height:100vh}.hamburger-btn.svelte-12qhfyh{color:var(--color-text-muted);cursor:pointer;border-radius:var(--radius-md);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:8px;display:none}.hamburger-btn.svelte-12qhfyh:hover{color:var(--color-text);background:#0000000f}.hamburger-btn.svelte-12qhfyh .material-symbols-outlined:where(.svelte-12qhfyh){font-size:24px}.tenant-initial.svelte-12qhfyh{border-radius:var(--radius-sm);background:var(--color-primary-container);width:24px;height:24px;color:var(--color-on-primary-container);flex-shrink:0;justify-content:center;align-items:center;font-size:10px;font-weight:700;display:flex}.sidebar-backdrop.svelte-12qhfyh{z-index:45;background:#00000080;display:none;position:fixed;inset:0}@media (width<=767px){.hamburger-btn.svelte-12qhfyh{display:flex}.sidebar-backdrop.svelte-12qhfyh{display:block}.sidebar.svelte-12qhfyh{transition:transform .25s;transform:translate(-100%)}.sidebar.sidebar-visible.svelte-12qhfyh{transform:translate(0)}.topbar.svelte-12qhfyh{padding:0 var(--space-md);left:0}.main-content.svelte-12qhfyh{padding:var(--header-height) var(--space-md) var(--space-md);margin-left:0}}::-webkit-scrollbar{width:28px;height:28px}::-webkit-scrollbar-track{background:var(--color-bg);border-radius:10px}::-webkit-scrollbar-thumb{background:var(--surface-highest);border-radius:10px;min-height:40px}::-webkit-scrollbar-corner{background:var(--color-bg)}*{scrollbar-width:auto;scrollbar-color:var(--surface-highest) var(--color-bg)}
