:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#172537;background:#eef3f7;font-synthesis:none;font-size:14px;--bg: #f7f9fb;--surface: #fff;--text: #172537;--muted: #78869b;--border: #e6ecf2;--accent: #278764;--accent-strong: #119355;--soft: #eaf4ee;--field: #fff;--danger: #e84b57;--radius: 16px}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,label.button{-webkit-tap-highlight-color:transparent}button,.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;border:1px solid var(--border);background:var(--surface);color:var(--text);padding:10px 15px;border-radius:8px;font-weight:500;text-decoration:none;line-height:1.35}button:hover,.button:hover{border-color:#aecbbb;background:var(--soft)}button:disabled{opacity:.5;cursor:not-allowed}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #7ac5a3;outline-offset:3px}input,select,textarea{border:1px solid var(--border);border-radius:8px;background:var(--field);color:var(--text);padding:10px 12px;min-width:0;width:100%}input:disabled,textarea:disabled{opacity:1;color:#506178;background:var(--surface)}textarea{min-height:90px;resize:vertical}input[type=checkbox]{width:18px;height:18px;accent-color:var(--accent);flex-shrink:0}input[type=date]{min-width:140px}h1,h2,h3,h4,p{margin:0}h1{font-size:27px;font-weight:750;letter-spacing:-.6px}h2{font-size:19px;letter-spacing:-.3px}h3{font-size:15px;font-weight:650}h4{font-size:13px;margin:16px 0 8px}p{line-height:1.6}small,.muted{color:var(--muted);font-size:12px;line-height:1.5}strong{font-weight:650}.primary{background:linear-gradient(115deg,#0e9455,#20a467);border-color:#128853;color:#fff;font-weight:650}.primary:hover{background:#158e59;color:#fff}.danger{color:var(--danger);border-color:#f4bdc1}.full{width:100%}.icon-button{border:0;background:transparent;width:38px;height:38px;padding:7px;flex-shrink:0}.round-add{width:42px;height:42px;border-radius:50%;padding:0;color:#fff;border:0;background:linear-gradient(120deg,#139259,#36ac72)}.round-add:hover{background:#187d53}.brand{display:flex;align-items:center;gap:14px}.brand strong{font-size:21px;font-weight:750;letter-spacing:-.5px}.brand small{display:block;margin-top:4px;font-size:13px}.brand-icon{display:flex;width:53px;height:60px;align-items:center;justify-content:center;border-radius:13px;background:linear-gradient(135deg,#71b88d,#178654);color:#fff}.brand.small{gap:10px}.brand.small strong{font-size:16px;letter-spacing:-.5px;white-space:nowrap}.brand.small .brand-icon{width:36px;height:38px;border-radius:10px}.login-wrap{min-height:100dvh;display:flex;justify-content:center;align-items:center;padding:32px 16px;background:#eaf1f7}.login-card{width:360px;min-height:665px;padding:36px 28px 25px;border-radius:12px;background:#fff;color:#14243a}.login-card .brand{margin:0 0 40px 18px}.login-card h1{font-size:26px;line-height:1.18;font-weight:800;letter-spacing:-.9px}.login-card>p{font-size:15px;margin:16px 0 24px;color:#415571;line-height:1.6}.login-card .google-button{width:100%;min-height:49px;margin-top:2px}.google-g{font-size:20px;font-weight:800;font-family:Arial,sans-serif;color:#4285f4;background:#fff;border-radius:50%;padding:1px 3px;line-height:1}.google-button .google-g{font-size:18px;width:25px;height:25px;display:grid;place-items:center}.cart-art{width:100%;height:212px;display:block;margin:24px auto 3px}.login-features{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;color:#294d72}.login-features>div{display:flex;align-items:center;flex-direction:column;gap:9px;text-align:center;font-size:11px;line-height:1.3}.login-note{font-size:12px!important}.loading{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px}.app-shell{min-height:100dvh;background:var(--bg)}.sidebar{position:fixed;z-index:30;width:214px;top:0;bottom:0;left:0;border-right:1px solid var(--border);background:var(--surface);padding:27px 16px;display:flex;flex-direction:column}.sidebar nav{display:flex;flex-direction:column;gap:8px;margin-top:32px}.sidebar nav button{justify-content:flex-start;border:0;border-radius:9px;gap:15px;padding:13px;background:transparent;font-size:14px}.sidebar nav button svg{color:#798797}.sidebar nav button.active{background:var(--soft);color:var(--accent)}.sidebar nav button.active svg{color:var(--accent)}.sidebar-account{margin-top:auto;border:0;padding:12px 6px;justify-content:flex-start;background:transparent}.sidebar-account>span:last-child{text-align:left}.sidebar-account small{display:block}.sidebar-motto{font-family:Georgia,serif;font-style:italic;text-align:center;color:#96a2ae;font-size:12px;margin-top:24px;line-height:1.8}.workspace{margin-left:214px}.topbar{height:76px;padding:0 38px;display:flex;align-items:center;justify-content:space-between}.topbar-greeting{color:#94a1b1;font-size:12px}.topbar-actions{display:flex;align-items:center;gap:14px}.user-button{border:0;background:transparent;padding:0;gap:12px;font-size:12px}.avatar{width:34px;height:34px;border-radius:50%;background:#e1ebe9;color:#344d53;display:flex;align-items:center;justify-content:center;overflow:hidden;font-size:12px;font-weight:600;flex-shrink:0}.avatar img{width:100%;height:100%;object-fit:cover}.notification-button{position:relative;color:#657b8b}.notification-button i{width:7px;height:7px;background:#f47179;border:1px solid var(--bg);position:absolute;right:8px;top:6px;border-radius:50%}.page-content{padding:4px 38px 55px;max-width:1260px;margin:0 auto}.page-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;gap:15px}.page-heading p{font-size:13px;color:var(--muted);margin-top:5px}.heading-with-icon{display:flex;align-items:center;gap:12px}.heading-emoji{font-size:37px}.page-heading>svg{color:var(--muted)}.segments{display:flex;border-radius:12px;background:#eff2f5;padding:4px;gap:3px;margin-bottom:20px}.segments button{border:0;background:transparent;flex:1;padding:9px 12px;white-space:nowrap;font-size:12px;border-radius:9px;color:#4b586b}.segments button.active{background:linear-gradient(115deg,#258f63,#4db682);color:#fff}.list-tabs{max-width:650px}.list-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.list-card{display:flex;align-items:center;gap:8px;border:1px solid var(--border);background:var(--surface);border-radius:12px;min-height:86px;padding:10px}.list-open{flex:1;justify-content:flex-start;border:0;padding:0;text-align:left;min-width:0;gap:14px;background:transparent}.list-open:hover{background:transparent}.list-open>span:last-child{min-width:0}.list-open strong{display:block;font-size:14px;overflow-wrap:anywhere}.list-open small{display:block;margin-top:5px}.category-icon{width:58px;height:60px;border-radius:10px;display:flex;align-items:center;justify-content:center;background:linear-gradient(125deg,#edf6ff,#f8fbff);font-size:33px;flex-shrink:0}.list-card:nth-child(6n+2) .category-icon{background:#fff6de}.list-card:nth-child(6n+3) .category-icon{background:#ecf9ed}.list-card:nth-child(6n+4) .category-icon{background:#fff0f3}.list-card:nth-child(6n+5) .category-icon{background:#faf0ff}.list-card:nth-child(6n) .category-icon{background:#eaf7ff}.member-dots{display:flex;gap:5px;align-self:flex-end;margin-bottom:5px}.member-dot{border-radius:50%;width:24px;height:24px;display:grid;place-items:center;font-size:9px;font-weight:700}.member-dot.self{background:#d9eaff;color:#397bd0}.member-dot.partner{background:#ffdbe0;color:#ab4754}.more-button{font-size:24px;width:26px}.search-box{display:flex;align-items:center;gap:9px;border:1px solid var(--border);border-radius:11px;background:var(--surface);padding:0 13px;color:var(--muted);margin:0 0 18px;min-height:43px}.search-box input{border:0;padding:11px 0;background:transparent;outline-offset:0}.search-box .icon-button{width:24px;height:28px}.toolbar{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:20px}.toolbar .segments{margin:0;flex:1;min-width:170px}.toolbar select{width:auto;max-width:220px}.toolbar .button{padding:8px 12px}.purchase-rows{background:var(--surface);border-radius:12px;padding:0 15px;border:1px solid var(--border)}.purchase-row{display:flex;align-items:center;gap:14px;min-height:65px;border-bottom:1px solid var(--border);padding:8px 0}.purchase-row:last-child{border-bottom:0}.purchase-rows>div:last-child .purchase-row{border-bottom:0}.product-name-button{border:0;flex:1;justify-content:flex-start;text-align:left;background:transparent;padding:0;min-width:0;gap:12px}.product-name-button:hover{background:transparent}.product-name-button>span{min-width:0}.product-name-button strong{font-size:14px;display:block;overflow-wrap:anywhere}.product-name-button small{display:block}.product-icon{display:flex;align-items:center;justify-content:center;font-size:27px;width:40px;height:42px;flex-shrink:0}.product-icon.photo{object-fit:cover;border-radius:8px}.purchase-check{width:19px;height:19px;border-radius:5px;border:1.7px solid #8390a0;padding:0;background:var(--surface);flex-shrink:0}.purchase-check:hover{background:var(--soft);border-color:var(--accent)}.row-category{font-size:11px;color:#7f92a2;text-align:right;max-width:120px}.request-notes{color:#687c70;max-width:540px}.group-title{padding:20px 0 9px}.add-to-list{margin-top:20px}.empty{display:flex;align-items:center;flex-direction:column;text-align:center;padding:70px 22px;max-width:440px;margin:0 auto}.empty h3{font-size:20px;margin:30px 0 12px}.empty p{font-size:14px;color:var(--muted);line-height:1.65}.empty button{margin-top:25px}.empty-cart{position:relative;color:#a6b4bf;transform:rotate(-3deg)}.empty-cart span{position:absolute;right:-4px;top:-14px;font-size:26px;color:#e1b65b}.panel{padding:22px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);margin-bottom:18px}.panel h3{display:flex;align-items:center;gap:12px;margin-bottom:14px}.panel h3 svg{color:var(--accent)}.catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.catalog-card{min-width:0;padding:15px;margin:0}.catalog-product{border:0;padding:0;text-align:left;justify-content:flex-start;gap:10px;width:100%;background:transparent}.catalog-product:hover{background:transparent}.catalog-product strong,.catalog-product small{display:block;overflow-wrap:anywhere}.catalog-product>span{min-width:0}.catalog-product .product-icon{width:52px;height:56px;font-size:36px}.catalog-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;margin-top:15px;gap:5px}.catalog-actions .icon-button{width:31px;height:31px}.favorite{color:#d9a73c}.favorite svg{fill:#ffeaa3}.small-button{padding:7px 10px;font-size:11px;border-radius:8px;white-space:nowrap}.add-product{background:var(--soft);color:var(--accent)}.profile-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.profile-grid .panel{margin:0;height:100%}.profile-card{padding:23px 20px}.profile-identity{display:flex;align-items:flex-start;gap:20px;margin-bottom:16px}.avatar.large{width:94px;height:94px;position:relative;overflow:visible;font-size:30px;background:linear-gradient(140deg,#e3e8e4,#d6dfd9)}.avatar.large img{border-radius:50%}.camera-badge{position:absolute;right:-3px;bottom:1px;border:3px solid var(--surface);border-radius:50%;width:34px;height:34px;background:#7b8999;color:#fff;display:grid;place-items:center;cursor:pointer}.profile-identity h2{font-size:19px;line-height:1.6}.profile-identity h2 .badge{vertical-align:middle;margin-left:8px}.profile-identity p{font-size:12px;color:var(--muted);overflow-wrap:anywhere}.profile-identity small{display:flex;align-items:center;gap:7px;margin-top:6px;font-size:11px}.profile-identity .google-g{font-size:18px}.profile-about{margin-top:13px;font-size:11px!important}.badge{display:inline-block;background:#e3f2e6;color:#2a8553;border-radius:15px;padding:4px 9px;font-size:10px;font-weight:500;white-space:nowrap}.profile-card .form-actions{justify-content:flex-start}.profile-card .button{background:var(--bg);font-size:12px;padding:8px 16px}.activity-panel{background:linear-gradient(105deg,#eaf5ed,#edf5f2);border-color:transparent;padding:24px}.activity-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:20px}.activity-cards>div{display:grid;grid-template-columns:25px 1fr;column-gap:10px;background:var(--surface);border-radius:10px;padding:16px 13px}.activity-cards svg{color:var(--accent);grid-row:span 2}.activity-cards strong{font-size:23px;line-height:1}.activity-cards small{font-size:10px;line-height:1.5;margin-top:7px}.round-check{display:flex;background:var(--accent);color:#fff;width:24px;height:24px;border-radius:50%;align-items:center;justify-content:center;grid-row:span 2}.round-check svg{color:#fff}.activity-quote{margin-top:21px;font-size:11px;color:#588375}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:17px}.section-heading h3{margin:0}.field{display:flex;flex-direction:column;gap:6px;margin-bottom:17px;font-size:12px;color:var(--text)}.field>span{color:#748095;font-size:12px}.two-fields{display:grid;grid-template-columns:1fr 1fr;gap:16px}.personal-panel input{padding:8px 10px;font-size:12px}.personal-panel textarea{font-size:12px;min-height:85px;line-height:1.6}.section-description{font-size:11px;color:var(--muted);margin:-10px 0 9px 33px}.toggle-row{position:relative;display:flex;align-items:center;justify-content:space-between;gap:15px;cursor:pointer;min-height:51px;margin:8px 0}.toggle-row strong{font-size:12px;display:block;font-weight:500}.toggle-row small{display:block;font-size:10px;margin-top:2px}.toggle-row input{position:absolute;right:0;width:38px;height:23px;opacity:0;cursor:pointer}.switch{width:38px;height:23px;background:#d3dae2;border-radius:20px;flex-shrink:0;position:relative;pointer-events:none}.switch:before{content:"";position:absolute;left:3px;top:3px;background:#fff;border-radius:50%;width:17px;height:17px;transition:transform .15s}.toggle-row input:checked+.switch{background:#66ac88}.toggle-row input:checked+.switch:before{transform:translate(15px)}.toggle-row input:focus-visible+.switch{outline:3px solid #7ac5a3;outline-offset:3px}.theme-options{display:flex;gap:0}.theme-options button{flex:1;padding:10px 8px;font-size:12px;border-radius:0}.theme-options button:first-child{border-radius:7px 0 0 7px}.theme-options button:last-child{border-radius:0 7px 7px 0}.theme-options .selected{border-color:#6eaf89;color:var(--accent);background:#f3faf5}.appearance-panel .two-fields{align-items:center;margin-top:16px}.appearance-panel .field{margin-bottom:0}.account-row{display:flex;align-items:center;gap:10px;padding:13px 0;border-bottom:1px solid var(--border)}.account-row>div{flex:1;min-width:0}.account-row>svg{color:var(--accent);flex-shrink:0}.account-row strong{display:block;font-size:12px}.account-row small{display:block;font-size:11px;overflow-wrap:anywhere}.account-panel .form-actions{margin-top:14px;flex-wrap:nowrap}.account-panel .form-actions button{font-size:11px;flex:1;padding:9px 5px}.form-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-top:18px;flex-wrap:wrap}.mobile-profile-links,.bottom-nav,.mobile-menu{display:none}.stat-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.stat-cards .panel{display:flex;flex-direction:column;gap:10px}.stat-cards strong{font-size:30px;color:var(--accent)}.report-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.report-grid .panel{margin:0}.bar-row{display:grid;grid-template-columns:minmax(80px,1fr) 1fr 30px;align-items:center;gap:12px;margin:16px 0;font-size:12px}.bar-row>div{height:8px;background:var(--soft);border-radius:5px}.bar-row i{height:100%;display:block;background:#7fb89d;border-radius:5px}.bar-row strong{text-align:right}.date-fields{display:flex;gap:8px;max-width:330px}.heatmap{display:flex;flex-direction:column;gap:5px;margin-top:20px;margin-bottom:12px}.heatmap>div{display:grid;grid-template-columns:25px repeat(24,1fr);gap:3px;align-items:center}.heatmap i{aspect-ratio:1;background:#168858;border-radius:2px}.heatmap small{font-size:9px}dl{font-size:12px;display:grid;grid-template-columns:1fr auto;gap:13px;margin:12px 0}dt{color:var(--muted)}dd{margin:0;text-align:right;overflow-wrap:anywhere;max-width:500px}.definition{display:contents}.filter-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:20px}.audit-rows details{border-bottom:1px solid var(--border);padding:15px 0}.audit-rows summary{display:flex;align-items:center;gap:14px;cursor:pointer;list-style:none}.audit-rows summary>span{flex:1}.audit-rows summary small{display:block;font-size:11px;margin-top:3px}.audit-rows summary strong{font-size:12px}.audit-rows summary>svg{color:var(--accent)}.audit-values{display:grid;grid-template-columns:1fr 1fr;gap:12px}pre{white-space:pre-wrap;overflow-wrap:anywhere;font-size:11px;background:var(--bg);padding:12px;border-radius:8px;max-height:300px;overflow:auto}.admin-tabs{max-width:560px}.admin-user{display:flex;gap:15px;align-items:center;border-bottom:1px solid var(--border);padding:20px 0;flex-wrap:wrap}.admin-user>div:nth-child(2){flex:1}.admin-user small{display:block}.admin-user .badge{margin-top:5px}.row-actions{display:flex;gap:8px;flex-wrap:wrap}.row-actions button{font-size:11px;padding:7px 10px}.history-row,.session-row,.notice-row{display:flex;align-items:center;gap:15px;padding:18px 0;border-bottom:1px solid var(--border)}.history-row>div,.session-row>div{flex:1}.history-row small,.session-row small{display:block;font-size:11px}.session-row small{overflow-wrap:anywhere}.notice-row{align-items:flex-start}.notice-row p{font-size:12px;margin:5px 0}.history-row strong{font-size:13px}.error,.success,.offline-banner{border-radius:10px;background:#fff0ef;color:#a93936;padding:12px 16px;margin:0 0 18px;font-size:12px;line-height:1.6}.success{background:var(--soft);color:var(--accent)}.offline-banner{background:#fff3d7;color:#846522;border:1px solid #eddbab;text-align:left}.toast{position:fixed;z-index:150;bottom:25px;left:calc(50% + 107px);transform:translate(-50%);display:flex;align-items:center;gap:12px;background:#203b31;color:#fff;border-radius:12px;padding:12px 18px;max-width:calc(100vw - 30px);box-shadow:0 5px 20px #0002}.toast>span{font-size:13px;min-width:150px}.toast button{background:transparent;color:#fff;border-color:#fff4;font-size:12px}.toast>svg{color:#89d5a2}dialog{border:1px solid var(--border);border-radius:18px;background:var(--surface);color:var(--text);padding:24px;width:min(490px,calc(100vw - 28px));max-height:90dvh;overflow:auto}dialog.wide{width:min(750px,calc(100vw - 28px))}dialog::backdrop{background:#192b4266;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.dialog-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;gap:12px}.dialog-head h2{font-size:19px}dialog>p{margin-bottom:20px;font-size:13px;color:var(--muted)}dialog .panel{padding:15px}.icon-picker{display:flex;gap:7px;overflow:auto;padding:3px 1px 6px}.icon-picker button{padding:7px;font-size:25px;min-width:44px}.selected{border-color:#42a471!important;background:var(--soft)!important}.category-picker{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.category-picker button{flex-direction:column;gap:6px;font-size:12px;padding:12px 5px}.category-picker button span{font-size:30px}.product-heading{display:flex;align-items:center;gap:14px;margin:10px 0 25px}.product-heading .product-icon{font-size:38px;width:60px;height:60px;background:var(--bg);border-radius:12px}.delete-confirmation{border:1px solid var(--danger);border-radius:12px;padding:14px;margin:18px 0}.delete-confirmation p{margin-top:8px;line-height:1.5}.delete-confirmation .form-actions{flex-wrap:wrap}.delete-confirmation~.form-actions{display:none}.product-photo-option{padding:14px;margin:0 0 18px;border:1px solid var(--border);border-radius:12px;background:var(--bg)}.product-photo-heading{display:flex;align-items:center;gap:12px;margin-bottom:12px}.product-photo-heading small{display:block;color:var(--muted);margin-top:4px}.product-photo-option>button{width:100%}.upload-area{border:1px dashed #a0bcae;background:var(--bg);border-radius:12px;text-align:center;padding:24px;margin-top:18px;color:var(--accent)}.upload-area p{font-size:13px;margin-top:10px}.upload-area .form-actions{justify-content:center}.upload-area small{display:block;margin-top:15px}.photo-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.photo-tile{border:1px solid var(--border);border-radius:12px;overflow:hidden}.photo-view{display:block;width:100%;border:0;border-radius:0;padding:0}.photo-view img{width:100%;aspect-ratio:1;object-fit:cover;display:block}.photo-actions{display:flex;flex-wrap:wrap;gap:5px;padding:8px}.photo-actions button,.photo-actions .button{font-size:10px;padding:5px 7px}.fullscreen{position:fixed;z-index:300;inset:0;background:#111e;display:flex;align-items:center;justify-content:center}.fullscreen img{max-width:95%;max-height:90vh;object-fit:contain}.fullscreen .icon-button{position:absolute;top:10px;right:10px;color:#fff}.compact .purchase-row{min-height:49px}.compact .list-card{min-height:67px}.compact .panel{padding:16px}.compact .list-grid{gap:8px}[data-theme=dark]{--bg: #17221f;--surface: #202d28;--text: #e8efeb;--muted: #a2b3aa;--border: #34463c;--accent: #86c6a3;--accent-strong: #42a778;--soft: #2d4739;--field: #24332c;background:#17221f;color:var(--text)}[data-theme=dark] .segments{background:#26372e}[data-theme=dark] .segments button{color:#ccd9d1}[data-theme=dark] .segments button.active{color:#fff}[data-theme=dark] .activity-panel{background:#294438}[data-theme=dark] .theme-options .selected{background:#304f3e}[data-theme=dark] .avatar{background:#3e5448;color:#e2eee5}[data-theme=dark] .category-icon{background:#34453a!important}[data-theme=dark] .badge{background:#365641;color:#b1dfbe}[data-theme=dark] input:disabled,[data-theme=dark] textarea:disabled{color:#bacabe}[data-theme=dark] .error{background:#4e302f;color:#fac5c0}@media(min-width:1450px){.page-content{padding-top:20px}.profile-grid{gap:22px}.profile-grid .panel{padding:27px}}@media(max-width:1100px){.sidebar{width:190px;padding:23px 12px}.workspace{margin-left:190px}.page-content{padding-left:24px;padding-right:24px}.topbar{padding:0 24px}.profile-identity{gap:12px}.avatar.large{width:75px;height:75px}.profile-identity h2{font-size:16px}.profile-identity h2 .badge{margin-left:0}.activity-cards{gap:7px}.activity-cards>div{display:flex;flex-direction:column;align-items:center;text-align:center;padding:12px 7px;gap:6px}.activity-cards small{margin-top:0}.activity-cards strong{font-size:20px}.activity-panel{padding:20px}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.account-row{flex-wrap:wrap}.account-row .small-button{margin-left:30px}.account-row .badge{margin-left:auto}.toast{left:calc(50% + 95px)}}@media(max-width:760px){:root{font-size:13px}.sidebar{transform:translate(-100%);transition:transform .2s;width:235px;z-index:120}.sidebar.open{transform:none}.menu-overlay{position:fixed;inset:0;z-index:110;background:#15283866;border:0;border-radius:0}.workspace{margin-left:0}.topbar{height:52px;padding:6px 16px;justify-content:space-between;border-bottom:1px solid var(--border);background:var(--surface)}.topbar-greeting{display:none}.mobile-menu{display:flex}.user-button strong,.user-button>span:last-child{display:none}.topbar-actions{gap:9px}.avatar{width:29px;height:29px}.page-content{padding:19px 16px 110px;max-width:600px}.page-heading{margin-bottom:20px;min-height:38px}.page-heading h1{font-size:23px;letter-spacing:-.5px}.page-heading p{font-size:12px}.page-heading .round-add{width:39px;height:39px}.list-grid{grid-template-columns:1fr;gap:9px}.list-card{min-height:76px;padding:8px 10px;border-radius:12px}.list-open{gap:13px}.list-open strong{font-size:13px}.list-open small{font-size:11px;margin-top:5px}.category-icon{width:53px;height:55px;font-size:31px}.member-dot{width:23px;height:23px}.list-tabs{margin-bottom:15px}.segments{margin-bottom:16px;border-radius:16px}.segments button{padding:8px 6px;font-size:11px;border-radius:14px}.member-dots{gap:6px}.bottom-nav{display:flex;position:fixed;z-index:80;bottom:0;left:0;right:0;justify-content:space-around;padding:8px 8px calc(9px + env(safe-area-inset-bottom));border-top:1px solid var(--border);background:var(--surface)}.bottom-nav button{flex:1;display:flex;flex-direction:column;gap:6px;padding:5px 3px;border:0;border-radius:0;background:transparent;color:#768da4;font-size:10px}.bottom-nav button.active{color:var(--accent-strong);font-weight:700}.bottom-nav svg{width:21px;height:21px}.bottom-nav button.active svg{stroke-width:2.1}.purchase-rows{padding:0 11px}.purchase-row{min-height:62px;gap:10px}.product-name-button{gap:7px}.product-icon{width:32px;height:35px;font-size:25px}.product-name-button strong{font-size:12px}.product-name-button small{font-size:10px}.row-category{font-size:10px;max-width:70px}.search-box{margin-bottom:15px}.search-box input{font-size:12px}.catalog-grid{grid-template-columns:1fr;gap:10px}.catalog-card{display:flex;align-items:center;gap:10px;padding:12px}.catalog-product{flex:1;min-width:0}.catalog-product>span{min-width:0}.catalog-product strong{font-size:12px}.catalog-product small{font-size:10px}.catalog-actions{margin:0;gap:1px;flex-wrap:wrap;justify-content:flex-end;width:102px}.catalog-actions .add-product{padding:6px 8px;font-size:10px}.catalog-product .product-icon{width:42px;height:44px;font-size:30px}.toolbar{gap:8px}.toolbar select{font-size:11px;max-width:calc(50% - 4px);flex:1;min-width:120px}.toolbar .segments{flex-basis:100%;min-width:0}.empty{padding:60px 20px}.empty h3{font-size:18px}.empty p{font-size:12px}.profile-grid{display:flex;flex-direction:column;gap:14px}.profile-grid .panel{padding:18px}.desktop-profile-section{display:none}.profile-identity{gap:15px}.avatar.large{width:74px;height:74px}.profile-identity h2{font-size:16px}.profile-identity h2 .badge{margin-left:5px;font-size:9px;padding:3px 6px}.profile-identity p{font-size:11px}.profile-identity small{font-size:10px}.profile-card .form-actions{margin-top:9px}.profile-card .button{width:100%;font-size:12px}.profile-identity .profile-about{margin-top:12px}.activity-panel h3{font-size:13px}.activity-cards{gap:10px;margin-top:14px}.activity-cards>div{display:flex;flex-direction:column;align-items:center;text-align:center;padding:12px 8px;gap:7px}.activity-cards small{margin:0;font-size:10px}.activity-cards small br{display:none}.activity-cards strong{font-size:21px}.activity-quote{display:none}.mobile-profile-links{display:block;margin-top:17px;margin-bottom:0;padding:0 14px;border-radius:14px}.mobile-profile-links>button{display:flex;width:100%;text-align:left;justify-content:flex-start;background:transparent;border:0;border-bottom:1px solid var(--border);border-radius:0;padding:17px 0;gap:16px}.mobile-profile-links>button:last-child{border-bottom:0}.mobile-profile-links button>span{flex:1}.mobile-profile-links button>strong{flex:1}.mobile-profile-links strong{font-size:12px;display:block}.mobile-profile-links small{font-size:10px;display:block;margin-top:3px}.mobile-profile-links svg{color:#506779}.mobile-profile-links button>svg:last-child{margin-left:auto}.profile-grid .profile-card{border-radius:16px}.page-profile>.page-heading>svg{width:20px}.page-profile>.page-heading p{display:none}.page-profile>.page-heading{margin-bottom:18px}.panel{padding:17px;border-radius:13px}.report-grid{grid-template-columns:1fr;gap:15px}.stat-cards{grid-template-columns:repeat(2,1fr);gap:10px}.stat-cards .panel{padding:16px;margin-bottom:4px}.stat-cards strong{font-size:27px}.date-fields{max-width:100%;width:100%}.filter-grid{grid-template-columns:1fr 1fr;gap:8px}.filter-grid input{font-size:11px}.audit-values{grid-template-columns:1fr}.audit-rows summary strong{font-size:11px}.audit-rows summary small{font-size:10px}.audit-rows summary>small{max-width:65px}.history-list{padding:5px 13px}.history-row{gap:10px}.history-row strong{font-size:12px}.history-row button{font-size:11px;padding:7px}.row-actions{margin-left:0;gap:6px}.admin-user{gap:10px}.admin-user .row-actions{width:100%}.admin-user .row-actions button,.admin-tabs button{font-size:10px}.toast{bottom:90px;left:50%;padding:10px 12px;gap:9px;width:max-content}.toast>span{font-size:12px;min-width:0}.toast>svg{flex-shrink:0}dialog{padding:20px;border-radius:15px;max-height:88dvh}.dialog-head{margin-bottom:20px}.dialog-head h2{font-size:18px}.two-fields{gap:12px}.field input,.field textarea,.field select{font-size:16px}.category-picker button{font-size:12px}.photo-grid{gap:10px}.photo-actions{gap:4px}.photo-actions .button,.photo-actions button{font-size:9px}.upload-area .form-actions{gap:7px}.upload-area .button{font-size:11px}.account-panel .account-row{gap:8px}.account-panel .form-actions{flex-wrap:wrap}.login-wrap{padding:14px 12px;align-items:center}.login-card{max-width:360px;width:100%;min-height:640px;padding:32px 24px 24px}.login-card .brand{margin-left:13px}.login-card h1{font-size:25px}.login-card>p{font-size:14px}.login-card .brand strong{font-size:20px}.login-card .brand small{font-size:12px}.login-card .cart-art{margin-top:23px}.compact .purchase-row{min-height:48px}.compact .list-card{min-height:65px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}@media(min-width:761px){.notifications-panel .toggle-row{min-height:38px;margin:7px 0}.personal-panel .field{margin-bottom:12px}.personal-panel textarea{min-height:72px}.profile-grid .activity-panel{padding:22px}.activity-cards,.activity-quote{margin-top:16px}.profile-card{padding:20px}.profile-identity{margin-bottom:13px}.profile-card .form-actions{margin-top:10px}}@media(max-width:760px){.topbar{height:0;padding:0;border:0;position:relative}.topbar .mobile-menu{position:absolute;top:19px;left:12px;z-index:2}.topbar-actions{display:none}.page-heading{padding-left:43px;min-height:39px}.page-heading .heading-with-icon{margin-left:-43px;background:var(--bg);position:relative;z-index:3}.mobile-profile-links>button{padding:9px 0;min-height:50px}.profile-grid .activity-panel{padding:16px}.activity-cards>div{padding:10px 7px}.page-profile .profile-card{padding:16px}}.field>.field-label{color:#748095;font-size:12px}
