:root{color:#17243a;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--navy-950:#071426;--navy-900:#0a1930;--navy-850:#0f2140;--navy-800:#14294c;--blue-700:#1959c7;--blue-600:#2468e8;--blue-500:#347cf2;--blue-100:#e9f1ff;--teal-600:#079c8a;--teal-500:#16b9a4;--teal-100:#e8f9f5;--canvas:#f6f9fd;--surface:#fff;--surface-soft:#f8faff;--ink:#17243a;--ink-soft:#354761;--muted:#6f7e93;--line:#dfe7f1;--line-strong:#ccd8e8;--danger:#c8384d;--danger-soft:#fff1f3;--warning:#8a611f;--warning-soft:#fff6e5;--success:#087967;--success-soft:#eaf9f5;--focus:#2468e840;--shadow-sm:0 3px 11px #1f436f0b;--shadow-md:0 12px 30px #1f436f13;--shadow-lg:0 28px 70px #05142b29;--radius-sm:9px;--radius-md:14px;--radius-lg:20px;--sidebar-width:220px;background:#f4f7fb;font-family:Lexend,Segoe UI Variable,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--canvas);min-width:320px;min-height:100%}body{min-width:320px;min-height:100vh;color:var(--ink);background:var(--canvas);margin:0;font-size:14px;line-height:1.5;overflow-x:hidden}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed}::selection{color:#fff;background:var(--blue-600)}.primary-button,.secondary-button,.text-button,.topbar-logout{border-radius:var(--radius-sm);white-space:nowrap;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:9px 15px;font-size:12.5px;font-weight:700;line-height:1.2;text-decoration:none;transition:border-color .16s,background .16s,color .16s,box-shadow .16s,transform .16s,opacity .16s;display:inline-flex}.primary-button svg,.secondary-button svg,.text-button svg,.topbar-logout svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.85px;flex:none;width:17px;height:17px}.primary-button{border:1px solid var(--blue-600);color:#fff;background:linear-gradient(135deg, var(--blue-500), var(--blue-700));box-shadow:0 8px 18px #2468e82e}.primary-button:hover:not(:disabled){background:linear-gradient(135deg,#2d72ed,#154fb7);border-color:#164fb7;transform:translateY(-1px);box-shadow:0 11px 22px #2468e83d}.secondary-button{border:1px solid var(--line-strong);color:#365273;box-shadow:var(--shadow-sm);background:#fff}.secondary-button:hover:not(:disabled){color:var(--blue-700);background:#f7faff;border-color:#a9bee0;transform:translateY(-1px)}.primary-button:disabled,.secondary-button:disabled,.text-button:disabled{opacity:.48;box-shadow:none;transform:none}.primary-button.compact,.secondary-button.compact{min-height:36px;padding:7px 11px;font-size:11.5px}.text-button{min-height:32px;color:var(--blue-700);box-shadow:none;background:0 0;border:0;padding:5px 7px}.text-button:hover:not(:disabled){color:#123f92;background:var(--blue-100)}.danger-button{color:var(--danger);background:var(--danger-soft);box-shadow:none;border-color:#efc4cb}.primary-button.danger-button{color:#fff;background:linear-gradient(135deg,#d94b60,#b62e43);border-color:#bd3147;box-shadow:0 8px 18px #be2e442b}.danger-button:hover:not(:disabled){color:#9c2236;background:#ffe8ec;border-color:#db8795}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--focus);outline-offset:2px}.auth-page{background:linear-gradient(135deg,#f9fbff,#f3f7fc);grid-template-rows:1fr auto;grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:100dvh;display:grid;position:relative;overflow:hidden}.auth-backdrop{z-index:0;pointer-events:none;background:radial-gradient(circle at 24% 18%, #16b9a433, transparent 27%), radial-gradient(circle at 78% 72%, #347cf242, transparent 32%), linear-gradient(145deg, #102a4b 0%, var(--navy-950) 100%);border-right:1px solid #b3d3ff2e;position:absolute;inset:0 50% 0 0;overflow:hidden;box-shadow:18px 0 48px #15365e14}.auth-backdrop:after{content:"";background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:54px 54px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 78%);mask-image:radial-gradient(circle,#000,#0000 78%)}.auth-header,.auth-content,.auth-footer{z-index:1;position:relative}.auth-header{grid-row:1/-1;justify-content:center;align-items:center;padding:clamp(40px,7vw,100px);display:flex}.brand{color:#fff;text-align:center;flex-direction:column;align-items:center;gap:17px;display:flex;position:relative}.brand:before{z-index:-1;filter:blur(62px);content:"";background:#3687f72e;border-radius:50%;width:310px;height:310px;position:absolute;top:38px;left:50%;transform:translate(-50%)}.brand-mark{filter:drop-shadow(0 22px 35px #00000052);flex:none;place-items:center;width:clamp(220px,24vw,300px);height:clamp(220px,24vw,300px);display:grid}.brand-mark img,.brand-mark svg{object-fit:contain;width:100%;height:100%;display:block}.brand strong,.brand small{display:block}.brand strong{letter-spacing:-.055em;text-shadow:0 8px 28px #00000047;font-size:clamp(38px,4.2vw,58px);font-weight:780;line-height:1}.brand small{color:#b9cce5;letter-spacing:.01em;text-transform:none;margin-top:10px;font-size:clamp(14px,1.35vw,18px);font-weight:480;line-height:1.4}.auth-content{grid-area:1/2;justify-content:center;align-items:center;padding:clamp(40px,7vw,96px);display:flex}.auth-card{width:min(100%,470px);color:var(--ink);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffffa;border:1px solid #cad7e8eb;border-radius:24px;padding:clamp(30px,4vw,44px);box-shadow:0 28px 70px #1f436f24}.auth-card.wide-card{width:min(100%,730px)}.auth-card h1{color:#13223a;letter-spacing:-.045em;margin:9px 0 10px;font-size:clamp(27px,4vw,34px);font-weight:720;line-height:1.12}.eyebrow,.dashboard-eyebrow{color:var(--blue-600);letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:800}.lede{color:var(--muted);margin:0;font-size:13.5px;line-height:1.65}.auth-form,.otp-form{gap:15px;margin-top:25px;display:grid}.auth-form label,.otp-form label{color:#425673;gap:7px;font-size:11px;font-weight:700;display:grid}.auth-form input,.otp-form input{border:1px solid var(--line-strong);width:100%;min-height:47px;color:var(--ink);background:#fbfcfe;border-radius:11px;padding:11px 13px;font-size:14px;transition:border-color .16s,background .16s,box-shadow .16s}.auth-form input:hover,.otp-form input:hover{border-color:#adc0dc}.auth-form input:focus,.otp-form input:focus{border-color:var(--blue-600);box-shadow:0 0 0 4px var(--focus);background:#fff;outline:none}.otp-form input[inputmode=numeric]{letter-spacing:.25em;text-align:center;font-size:22px;font-weight:700}.auth-form .primary-button,.otp-form .primary-button{width:100%;min-height:45px;margin-top:2px}.recovery-link{justify-self:center}.security-note{border-top:1px solid var(--line);color:#62738b;align-items:flex-start;gap:10px;margin-top:22px;padding-top:18px;display:flex}.security-note>span{width:21px;height:21px;color:var(--success);background:var(--success-soft);border-radius:50%;flex:none;place-items:center;font-size:11px;font-weight:800;display:grid}.security-note p{margin:1px 0 0;font-size:11.5px;line-height:1.55}.auth-footer{color:#7c8ba1;text-align:center;grid-area:2/2;padding:18px 28px 25px;font-size:10px}.status-card{text-align:center}.status-card .lede{margin-bottom:22px}.status-card>.text-button,.status-card>.secondary-button,.status-card>.primary-button{margin:4px}.status-symbol,.shield-mark{width:48px;height:48px;color:var(--blue-700);background:var(--blue-100);border-radius:15px;place-items:center;margin:0 auto 15px;font-size:13px;font-weight:800;display:grid}.error-symbol{color:var(--danger);background:var(--danger-soft)}.spinner{border:3px solid #d8e4f6;border-top-color:var(--blue-600);border-radius:50%;width:36px;height:36px;margin:0 auto 17px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.mfa-layout{grid-template-columns:225px minmax(0,1fr);align-items:center;gap:29px;margin-top:25px;display:grid}.qr-shell{border:1px solid var(--line);box-shadow:var(--shadow-md);background:#fff;border-radius:18px;place-items:center;padding:18px;display:grid}.qr-shell img{width:100%;height:auto;display:block}.steps{color:#53677f;margin:0 0 15px;padding-left:20px;font-size:12.5px;line-height:1.75}.manual-secret{overflow-wrap:anywhere;border:1px solid var(--line);color:#224164;background:var(--surface-soft);border-radius:9px;max-width:100%;margin-top:10px;padding:10px 12px;font-size:11px;display:block}.app-layout{min-height:100dvh;color:var(--ink);background:var(--canvas)}.app-sidebar{z-index:20;width:var(--sidebar-width);color:#dbe7f7;background:radial-gradient(circle at 50% 0,#2a73e51c,#0000 27%),linear-gradient(#132a48 0%,#0a1b34 100%);border-right:1px solid #ffffff12;flex-direction:column;height:100dvh;display:flex;position:fixed;inset:0 auto 0 0;overflow:hidden;box-shadow:8px 0 28px #07142612}.sidebar-brand{min-height:205px;color:inherit;text-align:center;background:radial-gradient(circle at 50% 27%,#3d8df733,#0000 42%),linear-gradient(155deg,#20487a7a,#0a1f3b42);border:1px solid #84b7f729;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:7px;margin:11px 10px 0;padding:15px 10px 17px;text-decoration:none;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0f,0 16px 34px #000a1b2e}.sidebar-brand:after{filter:blur(21px);pointer-events:none;content:"";background:#388bff29;border-radius:50%;height:55px;position:absolute;bottom:-27px;left:22px;right:22px}.sidebar-mark{z-index:1;color:#fff;filter:drop-shadow(0 15px 20px #0007145c);place-items:center;width:112px;height:108px;display:grid;position:relative}.sidebar-mark img,.sidebar-mark svg{object-fit:contain;width:108px;height:104px;display:block;transform:scale(1.08)}.sidebar-brand strong,.sidebar-brand small{display:block}.sidebar-brand strong{z-index:1;color:#fff;letter-spacing:-.04em;text-shadow:0 5px 18px #0000003d;font-size:25px;font-weight:760;position:relative}.sidebar-brand small{z-index:1;color:#b6c9e2;letter-spacing:0;text-transform:none;margin-top:3px;font-size:10px;font-weight:500;line-height:1.35;position:relative}.sidebar-nav{gap:7px;padding:18px 10px;display:grid;overflow-y:auto}.sidebar-nav-label{color:#6f87ab;letter-spacing:.17em;text-transform:uppercase;margin:0 11px 7px;font-size:9px;font-weight:750}.sidebar-nav-link{color:#c3d1e4;border:1px solid #0000;border-radius:11px;align-items:center;gap:13px;min-height:52px;padding:0 13px;font-size:12.5px;font-weight:540;text-decoration:none;transition:border-color .16s,color .16s,background .16s,transform .16s,box-shadow .16s;display:flex;position:relative}.sidebar-nav-link svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.65px;filter:drop-shadow(0 4px 8px #0000001f);flex:none;width:21px;height:21px}.sidebar-nav-link:hover{color:#f6faff;background:#7ca7e517;border-color:#8db8ef1a;transform:translate(2px)}.sidebar-nav-link.is-active{color:#fff;background:linear-gradient(90deg,#2a70d5c7,#285b9991);border-color:#5c97ed47;box-shadow:inset 4px 0 #4a91ff,inset 0 1px #ffffff14,0 10px 22px #020a1b29}.sidebar-nav-link.is-active svg{color:#fff;filter:drop-shadow(0 4px 10px #4991ff4d)}.sidebar-user{color:inherit;border-top:1px solid #e0edff14;align-items:center;gap:10px;margin-top:auto;padding:17px 18px 19px;text-decoration:none;transition:background .16s;display:flex}.sidebar-user:hover{background:#6f97d214}.sidebar-avatar{color:#0a2a54;background:linear-gradient(135deg,#d9edff,#76e1d2);border:1px solid #b8d8ff57;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-size:12px;font-weight:800;display:grid}.sidebar-user strong,.sidebar-user small{text-overflow:ellipsis;white-space:nowrap;max-width:165px;display:block;overflow:hidden}.sidebar-user strong{color:#edf5ff;font-size:11.5px;font-weight:650}.sidebar-user small{color:#849bbb;margin-top:2px;font-size:9px}.app-main{min-width:0;min-height:100dvh;margin-left:var(--sidebar-width)}.app-topbar{z-index:12;min-height:65px;box-shadow:none;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;border-bottom:1px solid #e4eaf2;justify-content:space-between;align-items:center;gap:20px;padding:0 31px;display:flex;position:sticky;top:0}.topbar-context{align-items:center;gap:9px;display:flex}.topbar-context span{color:#8b98aa;font-size:10.5px;font-weight:600}.topbar-context span:after{color:#c4cdd9;content:"/";margin-left:9px}.topbar-context strong{color:#243651;font-size:12.5px;font-weight:700}.topbar-actions{align-items:center;gap:10px;display:flex}.security-badge{color:var(--success);background:#f2fbf9;border:1px solid #c6ece5;border-radius:999px;align-items:center;gap:7px;padding:6px 10px;font-size:9.5px;font-weight:750;display:inline-flex}.security-badge i{background:var(--teal-500);border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #16b9a41f}.topbar-logout{color:#61718a;background:0 0;border:0;min-height:34px;padding:7px 9px;font-size:10.5px}.topbar-logout:hover{color:var(--blue-700);background:var(--blue-100)}.app-content{width:min(1540px,100%);margin:0 auto;padding:29px 31px 52px}.clients-hero,.dashboard-hero{justify-content:space-between;align-items:flex-end;gap:24px;margin:0 0 24px;display:flex}.clients-hero h1,.dashboard-hero h1{color:#14243d;letter-spacing:-.045em;margin:7px 0 6px;font-size:clamp(27px,3vw,34px);font-weight:720;line-height:1.12}.clients-hero p,.dashboard-hero p{max-width:690px;color:var(--muted);margin:0;font-size:12.5px;line-height:1.6}.clients-workspace{min-width:0}.catalog-version{border:1px solid var(--line);border-radius:var(--radius-md);min-width:116px;color:var(--muted);background:var(--surface);box-shadow:var(--shadow-sm);gap:1px;padding:10px 15px;display:grid}.catalog-version span{letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:700}.catalog-version strong{color:var(--blue-700);letter-spacing:-.04em;font-size:20px;font-weight:720}.products-hero-actions{align-items:center;gap:12px;display:flex}.sync-hint,.picker-hint,.loading-line,.movement-snapshot-note{color:#73839a;font-size:11px;line-height:1.55}.clients-toolbar,.history-filters,.client-form,.import-panel,.import-controls,.movement-detail,.report-summary{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow-sm)}.clients-toolbar{grid-template-columns:minmax(280px,1fr) 155px auto;align-items:end;gap:12px;margin-bottom:14px;padding:15px;display:grid}.products-toolbar{grid-template-columns:minmax(320px,1fr) 155px auto}.client-search,.filter-select,.client-form label,.history-filters label,.picker-field{color:#536780;letter-spacing:.06em;text-transform:uppercase;gap:6px;font-size:9.5px;font-weight:750;display:grid}.client-search>div{gap:8px;display:flex}.client-search input{flex:1;min-width:0}.app-main input:not([type=checkbox]):not([type=radio]),.app-main select,.app-main textarea{border:1px solid var(--line-strong);color:#1d314d;letter-spacing:normal;text-transform:none;background:#fbfcfe;border-radius:9px;width:100%;min-height:42px;padding:9px 12px;font-size:12.5px;font-weight:450;transition:border-color .16s,background .16s,box-shadow .16s;box-shadow:inset 0 1px 1px #11294804}.app-main textarea{resize:vertical;min-height:88px}.app-main input::placeholder,.app-main textarea::placeholder{color:#9aa7b8}.app-main input:not([type=checkbox]):not([type=radio]):hover,.app-main select:hover,.app-main textarea:hover{border-color:#b4c5de}.app-main input:not([type=checkbox]):not([type=radio]):focus,.app-main select:focus,.app-main textarea:focus{border-color:var(--blue-600);box-shadow:0 0 0 4px var(--focus);background:#fff;outline:none}.add-client-button{min-height:42px}.client-form{grid-template-columns:minmax(180px,.8fr) minmax(260px,1.5fr) auto;align-items:end;gap:13px;margin:0 0 15px;padding:18px;display:grid}.product-form{grid-template-columns:minmax(120px,.65fr) minmax(145px,.75fr) minmax(250px,1.65fr) auto}.profile-form{grid-template-columns:1fr;align-items:stretch}.form-heading{color:#7a899e;grid-column:1/-1;justify-content:space-between;align-items:baseline;gap:18px;margin-bottom:1px;font-size:10.5px;display:flex}.form-heading>div{gap:3px;display:grid}.form-heading strong{color:#263e60;font-size:12.5px;font-weight:750}.form-actions,.row-actions{align-items:center;gap:7px;display:flex}.form-actions{flex-wrap:wrap}.form-error,.form-success{border:1px solid;border-radius:10px;margin:12px 0;padding:10px 12px;font-size:11.5px;line-height:1.55}.form-error{color:#a92d42;background:var(--danger-soft);border-color:#f0c5cd}.form-success{color:var(--success);background:var(--success-soft);border-color:#bce6dd}.import-controls{background:linear-gradient(100deg,#f7faff,#f1faf8);justify-content:space-between;align-items:center;gap:18px;margin-bottom:14px;padding:12px 15px;display:flex}.import-controls>div{gap:2px;display:grid}.import-controls strong{color:#29496f;font-size:11.5px}.import-controls span{color:#718299;font-size:10.5px;line-height:1.45}.import-panel{box-shadow:var(--shadow-md);margin-bottom:15px;padding:18px}.clients-page .clients-hero{margin-bottom:20px}.clients-page .clients-hero h1{font-size:clamp(30px,3.1vw,36px)}.clients-page .clients-toolbar{grid-template-columns:minmax(290px,1.45fr) minmax(155px,.75fr) auto;gap:10px;margin-bottom:20px;padding:18px}.clients-page .add-client-button{grid-column:auto;justify-self:stretch}.clients-page .client-search>div{position:relative}.clients-page .client-search input{padding-right:104px}.clients-page .client-search .secondary-button{min-height:36px;box-shadow:none;background:0 0;border:0;position:absolute;top:3px;right:3px}.clients-import-card{background:#fff;grid-template-columns:auto minmax(0,1fr) auto;margin-bottom:20px;padding:18px 20px;display:grid}.clients-import-card>div{align-self:center}.clients-import-card strong{color:#183256;letter-spacing:-.02em;font-size:14px;font-weight:720}.clients-import-card span{font-size:10.5px}.clients-import-icon{background:var(--blue-100);border-radius:12px;flex:none;place-items:center;width:54px;height:54px;display:grid;color:var(--blue-600)!important}.clients-import-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:27px;height:27px}.clients-results-card{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fff;border-radius:15px;overflow:hidden}.clients-results-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;min-height:72px;padding:15px 20px 13px;display:flex}.clients-results-heading>div:first-child strong,.clients-results-heading>div:first-child span{display:block}.clients-results-heading>div:first-child strong{color:#183256;letter-spacing:-.025em;font-size:15px;font-weight:740}.clients-results-heading>div:first-child span{color:#7587a2;margin-top:4px;font-size:10.5px}.clients-version{color:#607895;min-width:auto;box-shadow:none;background:#f4f8ff;border:1px solid #cfdef5;border-radius:999px;align-items:center;padding:6px 10px;display:inline-flex}.clients-version span{font-size:8.5px;line-height:1}.clients-version strong{color:var(--blue-700);margin-left:3px;font-size:11px;line-height:1;display:inline}.clients-results-card .clients-table-wrap{box-shadow:none;border:0;border-radius:0}.clients-list-table{min-width:780px}.clients-list-table th{background:#f8faff}.clients-list-table .client-number{color:#2b4d78;font-weight:650}.clients-list-table .client-name{color:#1c365a;font-size:11.5px;font-weight:620}.client-updated{color:#7083a1;white-space:nowrap;font-size:10px}.clients-list-table .row-actions .text-button:first-child{border:1px solid var(--line-strong);background:#fff;border-radius:8px;min-width:78px}.clients-list-table .row-actions .text-button:last-child{color:#687b95}.clients-results-card .pagination{border-top:1px solid var(--line);box-shadow:none;border-radius:0;margin:0}.products-page .clients-hero{margin-bottom:20px}.products-page .clients-hero h1{font-size:clamp(30px,3.1vw,36px)}.products-page .products-toolbar{grid-template-columns:minmax(300px,1.45fr) minmax(155px,.75fr) auto;gap:10px;margin-bottom:20px;padding:18px}.products-page .add-client-button{grid-column:auto;justify-self:stretch}.products-page .client-search>div{position:relative}.products-page .client-search input{padding-right:104px}.products-page .client-search .secondary-button{min-height:36px;box-shadow:none;background:0 0;border:0;position:absolute;top:3px;right:3px}.products-import-card{background:#fff;grid-template-columns:auto minmax(0,1fr) auto;gap:18px;margin-bottom:20px;padding:18px 20px;display:grid}.products-import-card>div{align-self:center}.products-import-card strong{color:#183256;letter-spacing:-.02em;font-size:14px;font-weight:720}.products-import-card span{font-size:10.5px}.products-results-card{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fff;border-radius:15px;overflow:hidden}.products-results-card .clients-table-wrap{box-shadow:none;border:0;border-radius:0}.products-list-table{min-width:880px}.products-list-table th{background:#f8faff}.products-list-table .product-line{color:#28486f;font-size:10.5px;font-weight:620}.products-list-table .product-code{color:#3f6089;font-weight:630}.products-list-table .product-description{color:#1c365a;font-size:11.5px;font-weight:620}.product-updated{color:#7083a1;white-space:nowrap;font-size:10px}.products-list-table .row-actions .text-button:first-child{border:1px solid var(--line-strong);background:#fff;border-radius:8px;min-width:78px}.products-list-table .row-actions .text-button:last-child{color:#687b95}.products-results-card .pagination{border-top:1px solid var(--line);box-shadow:none;border-radius:0;margin:0}.file-picker{color:#536780;gap:6px;margin-top:14px;font-size:10px;font-weight:700;display:grid}.file-picker input[type=file]{color:#576d8a;background:#f9fbff;border:1px dashed #b8c9e1;border-radius:10px;min-height:43px;padding:7px;font-size:11px}.file-picker input[type=file]::file-selector-button{color:#254d82;background:var(--blue-100);font:inherit;cursor:pointer;border:0;border-radius:7px;margin-right:10px;padding:7px 10px;font-weight:700}.import-preview{gap:14px;margin-top:16px;display:grid}.import-file-summary{color:#657791;margin:0;font-size:11px}.import-file-summary strong{color:#29476d}.import-summary-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;display:grid}.import-summary-grid>div{border:1px solid var(--line);background:var(--surface-soft);border-radius:10px;gap:3px;min-width:0;padding:10px;display:grid}.import-summary-grid span{color:#75849a;letter-spacing:.05em;text-transform:uppercase;font-size:8.5px;font-weight:700}.import-summary-grid strong{color:#1d4e91;letter-spacing:-.035em;font-size:19px;font-weight:720}.import-summary-grid .has-problem{background:var(--danger-soft);border-color:#efc8ce}.import-summary-grid .has-problem strong{color:var(--danger)}.import-details{color:#536b89;border-left:3px solid #9dbce7;padding:2px 0 2px 13px;font-size:10.5px;line-height:1.6}.import-details strong{color:#29496f}.import-details ul{margin:6px 0;padding-left:18px}.import-problem{color:#8f3a48;border-left-color:#dc7585}.import-confirmation{border-top:1px solid var(--line);color:#566d89;justify-content:space-between;align-items:center;gap:18px;padding-top:14px;font-size:10.5px;display:flex}.check-label{color:#445d7a;align-items:flex-start;gap:9px;font-size:10.5px;line-height:1.55;display:flex}.check-label input,.report-table input[type=checkbox]{width:16px;height:16px;min-height:0;accent-color:var(--blue-600);flex:none;margin:1px 0 0}.clients-table-wrap{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);max-width:100%;box-shadow:var(--shadow-sm);scrollbar-color:#c4d1e3 transparent;scrollbar-width:thin;overflow:auto}.clients-table{border-spacing:0;border-collapse:separate;color:#2e415d;background:#fff;width:100%;font-size:11.5px}.clients-table th{z-index:2;border-bottom:1px solid var(--line);color:#718198;letter-spacing:.085em;text-align:left;text-transform:uppercase;white-space:nowrap;background:#f6f8fc;padding:11px 14px;font-size:8.5px;font-weight:800;position:sticky;top:0}.clients-table td{vertical-align:middle;border-bottom:1px solid #edf1f6;padding:12px 14px;transition:background .14s}.clients-table tbody tr:last-child td{border-bottom:0}.clients-table tbody tr:hover td,.clients-table tbody tr.is-selected td{background:#f5f9ff}.clients-table tbody tr.is-selected td:first-child{box-shadow:inset 3px 0 var(--blue-600)}.client-number,.product-code{color:#3268b6;letter-spacing:.025em;white-space:nowrap;font-size:10.5px;font-weight:750}.client-name,.product-description{color:#182b47;letter-spacing:-.012em;text-wrap:pretty;min-width:235px;font-size:12.5px;font-weight:650;line-height:1.42}.product-line{color:#536b88;letter-spacing:.03em;white-space:nowrap;font-size:10px;font-weight:700}.products-table{min-width:760px}.products-table .product-description{min-width:285px}.movements-temp-table{min-width:850px}.history-table{min-width:1050px}.report-table{min-width:1120px}.report-table th:first-child,.report-table td:first-child{text-align:center;width:38px}.row-actions{white-space:nowrap;justify-content:flex-end}.status-pill{color:#4f6380;letter-spacing:.025em;white-space:nowrap;background:#eef2f7;border:1px solid #0000;border-radius:999px;align-items:center;padding:4px 8px;font-size:8.5px;font-weight:750;line-height:1.2;display:inline-flex}.status-pill.active{color:var(--success);background:var(--success-soft);border-color:#c9ece5}.status-pill.inactive{color:var(--warning);background:var(--warning-soft);border-color:#eeddbd}.empty-row{color:#7c8ca2;text-align:center;padding:32px 18px!important}.pagination{color:#6b7d95;justify-content:space-between;align-items:center;gap:14px;margin-top:13px;font-size:10.5px;display:flex}.pagination>div{gap:7px;display:flex}.capture-page .clients-hero{margin-bottom:24px}.capture-page .clients-hero h1{margin-top:8px;font-size:32px}.capture-page .clients-hero p{font-size:13.5px}.capture-page .client-form{border-radius:14px;margin-bottom:20px;padding:19px 20px 20px;box-shadow:0 5px 16px #1f436f0b}.movement-client-step,.movement-row-form{grid-template-columns:1fr;align-items:stretch;gap:16px}.capture-step-heading{border-bottom:1px solid var(--line);align-items:center;gap:15px;min-height:52px;margin:-2px 0 3px;padding:0 0 15px;display:flex}.capture-step-heading>span:last-child{gap:2px;display:grid}.capture-step-heading strong{color:#142847;letter-spacing:-.018em;font-size:14.5px;font-weight:650}.capture-step-heading small{color:#7385a1;font-size:10.5px;font-weight:430;line-height:1.45}.capture-step-number{color:#1862df;background:#e9f1ff;border-radius:50%;flex:none;place-items:center;width:36px;height:36px;font-size:14px;font-weight:720;display:grid}.capture-general-grid{grid-template-columns:1.1fr 1.1fr 1fr 1.1fr;align-items:start;gap:14px;display:grid}.capture-client-field{gap:6px;min-width:0;display:grid;position:relative}.capture-control-label{color:#536780;font-size:10.5px;font-weight:600}.capture-control-label b,.capture-type-control legend b{color:#e2485b;font-weight:650}.capture-client-field .picker-selected{width:100%;min-width:0;min-height:46px;padding:7px 8px 7px 12px;overflow:hidden}.capture-client-field .picker-selected>div{flex:1 1 0;min-width:0;overflow:hidden}.capture-client-field .picker-selected strong{text-overflow:ellipsis;white-space:nowrap;width:100%;display:block;overflow:hidden}.capture-client-field .picker-selected span{display:none}.capture-client-field .picker-selected .secondary-button{flex:none}.capture-page .picker-field{letter-spacing:0;text-transform:none;font-size:10.5px;font-weight:600}.capture-page .picker-field input{min-height:46px;padding-inline:15px}.capture-type-control{border:0;min-width:0;margin:0;padding:0}.capture-type-control legend{color:#536780;margin-bottom:6px;padding:0;font-size:10.5px;font-weight:600}.capture-type-control>div{grid-template-columns:1fr 1fr;gap:8px;display:grid}.capture-type-control label{border:1px solid var(--line-strong);color:#415572;cursor:pointer;background:#fff;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-width:0;min-height:46px;padding:8px 10px;font-size:11px;font-weight:500;transition:border-color .16s,color .16s,background .16s,box-shadow .16s;display:flex}.capture-type-control input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.capture-type-control label>span{background:#fff;border:1.5px solid #8ba0bb;border-radius:50%;flex:none;place-items:center;width:17px;height:17px;display:grid}.capture-type-control label.is-selected{color:#175bd1;background:#f4f8ff;border-color:#4c83ed;box-shadow:0 0 0 2px #2468e814}.capture-type-control label.is-selected>span{border-color:#347cf2}.capture-type-control label.is-selected>span:after{content:"";background:#347cf2;border-radius:50%;width:7px;height:7px}.capture-type-control label:focus-within{outline:3px solid var(--focus);outline-offset:2px}.picker-results{gap:5px;max-height:240px;margin-top:2px;padding-right:3px;display:grid;overflow-y:auto}.picker-result{border:1px solid var(--line);width:100%;min-height:46px;color:var(--ink);text-align:left;background:#fff;border-radius:9px;gap:2px;padding:8px 11px;transition:border-color .14s,background .14s,transform .14s;display:grid}.picker-result:hover{background:#f6f9ff;border-color:#adc4e5;transform:translateY(-1px)}.picker-result strong{color:#254b7d;font-size:11px;font-weight:700}.picker-result span{color:var(--muted);font-size:10.5px}.picker-selected{background:linear-gradient(100deg,#f7faff,#f1f7ff);border:1px solid #cfdef2;border-radius:10px;justify-content:space-between;align-items:center;gap:15px;padding:12px 14px;display:flex}.picker-selected strong,.picker-selected span{display:block}.picker-selected strong{color:#1e3b62;font-size:11.5px}.picker-selected span{color:#687c96;margin-top:2px;font-size:10px}.movement-row-fields{grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;gap:12px;display:grid}.capture-page .movement-row-fields{grid-template-columns:minmax(170px,.65fr) minmax(220px,.85fr);justify-content:start}.movement-row-fields .form-actions{grid-column:1/-1}.movement-preview-total{color:#415b7b;background:#f4f8ff;border-radius:9px;grid-column:1/-1;margin:0;padding:10px 12px;font-size:11px;font-weight:500}.movement-review{box-shadow:var(--shadow-md)}.capture-products-card{border:1px solid var(--line);background:#fff;border-radius:14px;margin-bottom:20px;padding:19px 20px 17px;box-shadow:0 5px 16px #1f436f0b}.capture-products-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;margin-bottom:15px;padding-bottom:14px;display:flex}.capture-products-heading>div{gap:2px;display:grid}.capture-products-heading strong{color:#142847;font-size:14px;font-weight:650}.capture-products-heading span{color:#7385a1;font-size:10.5px}.capture-count-badge{white-space:nowrap;background:#eaf2ff;border-radius:999px;padding:5px 10px;font-weight:650;color:#1260dc!important;font-size:9.5px!important}.capture-products-card .clients-table-wrap{box-shadow:none}.capture-products-card .import-confirmation{margin-top:14px}.history-filters{grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;gap:12px;margin:0 0 14px;padding:16px;display:grid}.history-filters-actions{grid-column:1/-1}.history-page .clients-hero{margin-bottom:20px}.history-page .clients-hero h1{font-size:clamp(30px,3.1vw,36px)}.history-page .history-filters{border-radius:15px;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px 18px;margin-bottom:20px;padding:20px}.history-page .history-filters label{color:#344b6c;font-size:10px}.history-hidden-filter{display:none!important}.history-date-filter{color:#344b6c;letter-spacing:.06em;text-transform:uppercase;gap:6px;font-size:10px;font-weight:750;display:grid}.history-date-control{border:1px solid var(--line-strong);color:#526b8e;background:#fbfcfe;border-radius:9px;grid-template-columns:20px minmax(94px,1fr) auto minmax(94px,1fr);align-items:center;gap:7px;width:100%;min-height:42px;padding:0 11px;display:grid;position:relative}.history-date-control>svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.85px;width:17px;height:17px}.app-main .history-date-control .history-date-native{color:#233d61;min-width:0;min-height:40px;box-shadow:none;letter-spacing:0;text-transform:none;cursor:text;background:0 0;border:0;padding:5px 2px;font-size:11px;font-weight:650}.app-main .history-date-control .history-date-native:hover{color:var(--blue-700)}.app-main .history-date-control .history-date-native:focus{outline:3px solid var(--focus);outline-offset:1px;box-shadow:none;border-radius:5px}.history-date-native::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.72}.history-client-filter{grid-column:1}.history-number-filter{grid-column:2}.history-page .history-filters-actions{grid-column:3;justify-content:flex-end;align-items:center;margin-top:2px;display:flex}.history-page .history-filters-actions .primary-button{min-width:118px}.history-clear-button{min-width:108px}.history-results-card{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fff;border-radius:15px;overflow:hidden}.history-results-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:72px;padding:16px 20px 14px;display:flex}.history-results-heading strong,.history-results-heading span{display:block}.history-results-heading strong{color:#183256;letter-spacing:-.025em;font-size:15px;font-weight:740}.history-results-heading span{color:#7587a2;margin-top:4px;font-size:11px}.history-results-card .clients-table-wrap{border:0;border-radius:0}.history-results-card .clients-table th{background:#f8faff}.history-results-card .pagination{border-top:1px solid var(--line);box-shadow:none;border-radius:0;margin:0}.history-detail-action{border:1px solid var(--line-strong);min-width:96px;color:var(--blue-700);background:#fff;border-radius:8px;padding:7px 10px}.history-detail-action:hover:not(:disabled){background:#f4f8ff;border-color:#aac4ef}.history-date-cell strong,.history-date-cell span{display:block}.history-date-cell strong{color:#193659;white-space:nowrap;font-size:11px;font-weight:720}.history-date-cell span{color:#8191a8;margin-top:2px;font-size:8.5px}.history-invoice-cell{color:#31577f;white-space:nowrap;font-weight:590}.history-client-cell strong,.history-client-cell span,.history-product-cell strong,.history-product-cell span{display:block}.history-client-cell strong,.history-product-cell strong{color:#203b60;text-overflow:ellipsis;white-space:nowrap;max-width:230px;font-size:10.5px;font-weight:620;overflow:hidden}.history-client-cell span,.history-product-cell span{color:#8191a8;margin-top:2px;font-size:8.5px}.history-type{color:#344c6e;white-space:nowrap;align-items:center;gap:7px;font-size:10px;font-weight:570;display:inline-flex}.history-type-icon{width:28px;height:28px;color:var(--blue-600);background:var(--blue-100);border-radius:50%;flex:none;place-items:center;display:grid}.history-type-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:16px;height:16px}.history-page .status-pill.inactive{color:var(--danger);background:var(--danger-soft);border-color:#f4cdd4}.status-pill.corrected{color:var(--blue-700);background:var(--blue-100);border-color:#cbdcf9}.history-total-cell{color:#183457;white-space:nowrap;font-weight:720}.movement-detail{box-shadow:var(--shadow-md);margin-top:16px;padding:18px}.movement-detail .form-heading{border-bottom:1px solid var(--line);margin-bottom:14px;padding-bottom:11px}.movement-detail-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.movement-detail-grid>div{min-height:66px;padding:10px 11px}.movement-detail-grid span{font-size:8px}.movement-detail-grid strong{color:#213d61;letter-spacing:-.01em;overflow-wrap:anywhere;font-size:11.5px;font-weight:650;line-height:1.4}.movement-detail-grid .has-problem strong{color:var(--danger)}.movement-detail-history{border-top:1px solid var(--line);margin-top:16px;padding-top:14px}.movement-detail-history>strong{color:#29476d;font-size:11px}.movement-audit-list{gap:7px;margin:9px 0 0;padding:0;list-style:none;display:grid}.movement-audit-list li{color:#61758f;background:#f8faff;border-left:2px solid #b6cae6;padding:7px 10px;font-size:10px;line-height:1.55}.movement-correction-form,.movement-void-form{box-shadow:var(--shadow-md);margin-top:15px}.movement-correction-motivo{grid-column:1/-1}.movement-snapshot-note{border-left:3px solid var(--teal-500);background:var(--teal-100);margin:11px 0 0;padding:8px 11px}.history-page.is-detail-open>.clients-hero,.history-page.is-detail-open .clients-workspace>.history-filters,.history-page.is-detail-open .clients-workspace>.history-results-card,.history-page.is-detail-open .clients-workspace>.form-success,.history-page.is-detail-open .clients-workspace>.form-error{display:none}.history-page.is-detail-open .movement-detail{box-shadow:none;background:0 0;border:0;border-radius:0;margin:0;padding:0}.detail-page-hero{justify-content:space-between;align-items:flex-end;gap:22px;margin-bottom:20px;display:flex}.detail-page-hero h1{color:#14243d;letter-spacing:-.045em;margin:7px 0 6px;font-size:clamp(29px,3vw,35px);font-weight:720;line-height:1.12}.detail-page-hero p{max-width:760px;color:var(--muted);margin:0;font-size:12.5px}.detail-breadcrumb{color:#7587a1;align-items:center;gap:6px;font-size:10.5px;display:flex}.detail-breadcrumb svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:13px;height:13px}.detail-breadcrumb strong{color:var(--blue-700);font-weight:700}.detail-card{border:1px solid var(--line);min-width:0;box-shadow:var(--shadow-sm);background:#fff;border-radius:15px}.detail-section-heading{border-bottom:1px solid var(--line);align-items:center;gap:11px;min-height:58px;padding:12px 16px;display:flex}.detail-section-heading>strong{color:#183256;letter-spacing:-.025em;font-size:14px;font-weight:720}.detail-heading-icon{width:34px;height:34px;color:var(--blue-600);background:var(--blue-100);border-radius:50%;flex:none;place-items:center;display:grid}.detail-heading-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.85px;width:18px;height:18px}.detail-general-card{margin-bottom:18px}.detail-general-grid{grid-template-columns:repeat(6,minmax(0,1fr));padding:15px 8px;display:grid}.detail-general-grid>div{border-right:1px solid var(--line);min-width:0;min-height:62px;padding:7px 15px}.detail-general-grid>div:last-child{border-right:0}.detail-general-grid span:not(.status-pill):not(.history-type-icon),.detail-general-grid small{color:#71839e;font-size:9px;display:block}.detail-general-grid>div>span:first-child{color:#425979;margin-bottom:5px;font-weight:700}.detail-general-grid>div>strong{color:#1a3458;text-overflow:ellipsis;font-size:11.5px;font-weight:680;line-height:1.4;display:block;overflow:hidden}.detail-general-grid small{margin-top:2px}.detail-general-grid .history-type{display:flex}.detail-general-grid .status-pill+.status-pill{margin-left:4px}.detail-general-grid .detail-total{color:var(--blue-700);font-size:17px;font-weight:760}.detail-overview-grid{grid-template-columns:minmax(0,1.7fr) minmax(280px,.95fr);align-items:stretch;gap:18px;display:grid}.detail-product-card{overflow:hidden}.detail-count-badge{color:var(--blue-700);background:var(--blue-100);border-radius:999px;margin-left:auto;padding:4px 9px;font-size:9px;font-weight:700}.detail-product-card .clients-table-wrap{border:0;border-radius:0}.detail-product-table{min-width:680px}.detail-product-name strong{color:#203b60;text-overflow:ellipsis;white-space:nowrap;max-width:250px;font-size:10.5px;display:block;overflow:hidden}.detail-side-column{gap:18px;display:grid}.detail-cause-card p{color:#607695;background:#f6f8fc;border-radius:9px;margin:14px;padding:13px;font-size:10.5px;line-height:1.55}.detail-audit-card{overflow:hidden}.detail-audit-card .movement-audit-list{margin:0;padding:12px 16px 16px 26px}.detail-audit-card .movement-audit-list li{background:0 0;border-left:1px solid #c8d6ea;padding:7px 8px 14px 18px;position:relative}.detail-audit-card .movement-audit-list li:before{background:var(--blue-600);width:8px;height:8px;box-shadow:0 0 0 1px var(--blue-600);content:"";border:2px solid #fff;border-radius:50%;position:absolute;top:10px;left:-5px}.detail-audit-card .movement-audit-list li:last-child{padding-bottom:3px}.detail-audit-card .movement-audit-list strong,.detail-audit-card .movement-audit-list span{display:block}.detail-audit-card .movement-audit-list strong{color:#203b60;font-size:10px;font-weight:680}.detail-audit-card .movement-audit-list span{color:#8090a7;margin-top:2px;font-size:8.5px}.detail-action-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:18px;display:grid}.detail-action-card{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:15px;display:grid}.detail-action-card>div>strong{color:#1b365a;font-size:13px;font-weight:720}.detail-action-card>div>p{color:#7386a0;margin:3px 0 0;font-size:9.5px}.detail-action-card.is-danger{background:linear-gradient(135deg,#fff,#fff5f6);border-color:#f2cbd1}.detail-action-card.is-danger .detail-heading-icon{color:var(--danger);background:var(--danger-soft)}.history-page.is-detail-open .movement-correction-form,.history-page.is-detail-open .movement-void-form{margin-top:18px}.history-page.is-detail-open .movement-detail-history{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fff;border-radius:15px;padding:16px}.report-mode-toggle{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fff;border-radius:11px;gap:4px;margin-bottom:14px;padding:4px;display:inline-flex}.report-mode-toggle .secondary-button{box-shadow:none;border-color:#0000}.report-mode-toggle .secondary-button.is-active{border-color:var(--blue-600);color:#fff;background:linear-gradient(135deg, var(--blue-500), var(--blue-700));box-shadow:0 6px 15px #2468e82e}.report-filters{grid-template-columns:repeat(3,minmax(0,1fr))}.report-client-field{grid-column:1/-1}.report-selection-controls{align-items:center}.report-summary{z-index:5;margin-top:13px;padding:12px 14px;position:sticky;bottom:12px;box-shadow:0 15px 35px #18305221}.reports-page .reports-hero{align-items:center;margin-bottom:16px}.reports-page .reports-hero h1{font-size:clamp(30px,3.1vw,36px)}.report-excel-note{border:1px solid var(--line);width:min(100%,385px);box-shadow:var(--shadow-sm);background:#fff;border-radius:13px;align-items:center;gap:11px;padding:13px 15px;display:flex}.report-excel-note>span{width:34px;height:34px;color:var(--blue-600);background:var(--blue-100);border-radius:50%;flex:none;place-items:center;display:grid}.report-excel-note svg,.report-mode-card svg,.report-step-heading svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.85px;width:18px;height:18px}.report-excel-note strong{color:#203959;font-size:10.5px;font-weight:700}.report-excel-note p{color:#7587a1;margin:2px 0 0;font-size:8.5px;line-height:1.45}.reports-page .report-mode-toggle{width:100%;box-shadow:none;background:0 0;border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:18px;padding:0;display:grid}.report-mode-card{border:1px solid var(--line);color:#657791;text-align:left;min-height:74px;box-shadow:var(--shadow-sm);background:#fff;border-radius:13px;align-items:center;gap:13px;padding:13px 18px;transition:border-color .16s,background .16s,box-shadow .16s;display:flex}.report-mode-card>span{color:#7186a5;background:#f5f7fb;border-radius:50%;flex:none;place-items:center;width:42px;height:42px;display:grid}.report-mode-card strong,.report-mode-card small{display:block}.report-mode-card strong{color:#1f3859;font-size:12px;font-weight:720}.report-mode-card small{color:#7c8da5;margin-top:2px;font-size:9px}.report-mode-card.is-active{border-color:var(--blue-600);box-shadow:inset 0 0 0 1px #2468e814, var(--shadow-sm);background:#f8fbff}.report-mode-card.is-active>span,.report-mode-card.is-active strong{color:var(--blue-700)}.report-mode-card.is-active>span{background:var(--blue-100)}.report-filters-card{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fff;border-radius:15px;overflow:visible}.report-step-heading{align-items:center;gap:11px;display:flex}.report-step-heading>span{width:34px;height:34px;color:var(--blue-700);background:var(--blue-100);border-radius:50%;flex:none;place-items:center;font-size:12px;font-weight:750;display:grid}.report-step-heading strong,.report-step-heading small{display:block}.report-step-heading strong{color:#1d385c;font-size:13px;font-weight:720}.report-step-heading small{color:#7b8ca4;margin-top:2px;font-size:9px}.report-filters-card>.report-step-heading{border-bottom:1px solid var(--line);margin:0 18px;padding:15px 0 13px}.report-filters-grid{grid-template-columns:minmax(300px,1.05fr) minmax(330px,1.15fr) minmax(300px,1.2fr);align-items:end;gap:16px;padding:14px 18px 18px;display:grid}.report-date-range-control{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:8px;display:grid}.report-date-range-control>span{color:#8091a8;font-size:15px}.report-date-range-control label{border:1px solid var(--line-strong);background:#fbfcfe;border-radius:9px;gap:2px;min-width:0;padding:4px 9px 3px;transition:border-color .16s,box-shadow .16s;display:grid}.report-date-range-control label:focus-within{border-color:var(--blue-600);box-shadow:0 0 0 3px var(--focus)}.report-date-range-control small{color:#8191a8;letter-spacing:.06em;text-transform:uppercase;font-size:7.5px;font-weight:700;line-height:1}.app-main .reports-page .report-date-range-control input[type=date],.app-main .history-page .report-date-range-control input[type=date]{color:#223d61;min-width:0;height:28px;min-height:28px;box-shadow:none;background:0 0;border:0;padding:0;font-size:10.5px;font-weight:650}.app-main .report-date-range-control input:focus{box-shadow:none;outline:0}.report-type-field{border:0;min-width:0;margin:0;padding:0}.report-type-field legend,.report-client-field{color:#425979;letter-spacing:.06em;text-transform:uppercase;font-size:9.5px;font-weight:750}.report-type-field legend{margin-bottom:6px}.report-type-field>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.report-type-field label{border:1px solid var(--line-strong);color:#536982;cursor:pointer;background:#fff;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:8px;font-size:9.5px;font-weight:620;display:flex}.report-type-field label.is-selected{border-color:var(--blue-600);color:var(--blue-700);background:#f5f9ff;box-shadow:inset 0 0 0 1px #2468e814}.report-type-field input{width:16px;height:16px;min-height:0;accent-color:var(--blue-600);margin:0}.reports-page .report-client-field{grid-column:auto}.report-generate-bar{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;padding:13px 18px;display:flex}.report-generate-bar .primary-button{min-width:150px}.report-results-shell{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fff;border-radius:15px;margin-top:18px;overflow:hidden}.reports-page .report-selection-controls{border:0;border-bottom:1px solid var(--line);box-shadow:none;border-radius:0;margin:0;padding:13px 16px}.report-selection-controls strong .detail-count-badge{vertical-align:middle;margin-left:7px;display:inline-flex}.report-results-layout{grid-template-columns:minmax(0,1fr) 255px;display:grid}.report-table-column{border-right:1px solid var(--line);min-width:0}.report-table-column .clients-table-wrap{box-shadow:none;border:0;border-radius:0}.reports-page .report-summary{z-index:auto;box-shadow:none;background:#fff;border:0;border-radius:0;align-content:start;gap:9px;margin:0;padding:15px;display:grid;position:static}.report-summary-title{color:#1e385b;font-size:12.5px;font-weight:720}.report-summary-metric{border:1px solid var(--line);border-radius:10px;align-items:center;gap:11px;padding:9px;display:flex}.report-summary-metric .detail-heading-icon{border-radius:8px}.report-summary-metric.is-green .detail-heading-icon{color:var(--success);background:var(--teal-100)}.report-summary-metric small,.report-summary-metric strong{display:block}.report-summary-metric small{color:#7689a4;font-size:8.5px}.report-summary-metric strong{color:#193b73;margin-top:1px;font-size:16px;font-weight:760}.report-currency-icon{width:34px;height:34px;color:var(--blue-700);background:var(--blue-100);border-radius:8px;flex:none;place-items:center;font-size:20px;font-weight:600;display:grid}.reports-page .report-summary .primary-button{width:100%;margin-top:3px}.profile-logo-row{grid-template-columns:118px minmax(0,1fr);align-items:center;gap:18px;display:grid}.profile-logo-preview{border:1px solid var(--line);background:linear-gradient(145deg,#f7faff,#eef7f5);border-radius:20px;place-items:center;width:118px;height:118px;padding:13px;display:grid;overflow:hidden}.profile-logo-preview img,.profile-logo-preview svg{object-fit:contain;width:100%;height:100%;display:block}.profile-logo-controls{gap:11px;display:grid}.profile-name-input{max-width:520px}.profile-page .clients-hero{margin-bottom:20px}.profile-page .clients-hero h1{font-size:clamp(30px,3.1vw,36px)}.profile-workspace{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:18px;display:grid}.profile-card{border:1px solid var(--line);min-width:0;box-shadow:var(--shadow-sm);background:#fff;border-radius:15px;padding:20px}.profile-card-heading{align-items:center;gap:13px;margin-bottom:22px;display:flex}.profile-card-heading>span,.profile-tip>span{width:42px;height:42px;color:var(--blue-600);background:var(--blue-100);border-radius:50%;flex:none;place-items:center;display:grid}.profile-card-heading svg,.profile-tip svg,.profile-upload-button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:20px;height:20px}.profile-card-heading strong,.profile-card-heading small{display:block}.profile-card-heading strong{color:#1b3559;letter-spacing:-.025em;font-size:15px;font-weight:730}.profile-card-heading small{color:#788aa3;margin-top:3px;font-size:9.5px}.profile-user-card{flex-direction:column;min-height:510px;display:flex}.profile-user-card .profile-name-input{color:#3d5575;gap:7px;max-width:none;font-size:10px;font-weight:700;display:grid}.profile-user-card .profile-name-input>small{color:#7d8ea6;font-size:9px;font-weight:450}.profile-account-note{background:#f7faff;border:1px solid #d8e5f7;border-radius:11px;align-items:flex-start;gap:12px;margin-top:18px;padding:13px;display:flex}.profile-account-note>span{width:30px;height:30px;color:var(--blue-600);background:var(--blue-100);border-radius:50%;flex:none;place-items:center;display:grid}.profile-account-note svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:17px;height:17px}.profile-account-note strong,.profile-account-note p,.profile-account-note small{display:block}.profile-account-note strong{color:#203b60;font-size:10.5px}.profile-account-note p{color:#607694;margin:2px 0;font-size:9.5px}.profile-account-note small{color:#8493a8;overflow-wrap:anywhere;font-size:8.5px}.profile-save-action{margin-top:auto;padding-top:22px}.profile-brand-preview{text-align:center;background:linear-gradient(145deg,#fff,#f8fbff);border:1px dashed #bcd2ef;border-radius:12px;align-content:center;place-items:center;min-height:285px;padding:26px;display:grid}.profile-brand-preview img,.profile-brand-preview svg{object-fit:contain;width:115px;height:115px;display:block}.profile-brand-preview>strong{color:#12233d;letter-spacing:-.045em;margin-top:12px;font-size:31px;font-weight:750;line-height:1}.profile-brand-preview>span{color:#667b9a;margin-top:8px;font-size:14px}.profile-logo-controls{grid-template-columns:1fr 1fr;gap:10px;margin-top:12px;display:grid}.profile-upload-button{border:1px solid var(--blue-600);border-radius:var(--radius-sm);color:#fff;background:linear-gradient(135deg, var(--blue-500), var(--blue-700));cursor:pointer;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:9px 15px;font-size:12px;font-weight:700;display:inline-flex;box-shadow:0 8px 18px #2468e82e}.profile-upload-button:focus-within{outline:3px solid var(--focus);outline-offset:2px}.app-main .profile-upload-button input[type=file]{opacity:0;border:0;width:1px;min-width:1px;height:1px;min-height:1px;padding:0;position:absolute;overflow:hidden}.profile-selected-actions{margin-top:10px}.profile-file-help{color:#7e8fa7;margin:10px 0 0;font-size:8.5px;line-height:1.5}.profile-tip{background:#f5f9ff;border:1px solid #c9dcf7;border-radius:13px;grid-column:1/-1;align-items:center;gap:13px;padding:13px 16px;display:flex}.profile-tip strong{color:#234163;font-size:10.5px}.profile-tip p{color:#7186a3;margin:2px 0 0;font-size:9.5px}.dashboard-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.dashboard-stats article,.dashboard-callout,.welcome-panel,.phase-grid article{border:1px solid var(--line);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);background:#fff;padding:18px}.dashboard-callout,.welcome-panel,.app-footer{justify-content:space-between;align-items:center;gap:18px;display:flex}.stat-icon,.callout-icon{width:39px;height:39px;color:var(--blue-700);background:var(--blue-100);border-radius:11px;place-items:center;display:grid}.stat-icon.teal{color:var(--success);background:var(--teal-100)}.stat-icon.violet{color:#6651b8;background:#f1eeff}.verified-badge{color:var(--success)}.next-phase-note{color:var(--muted);font-size:11px}@media (width<=1180px){:root{--sidebar-width:220px}.sidebar-mark{width:108px;height:103px}.sidebar-mark img,.sidebar-mark svg{width:104px;height:100px}.sidebar-brand{min-height:200px}.import-summary-grid,.history-filters,.movement-detail-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.history-page .history-filters{gap-inline:12px;grid-template-columns:minmax(165px,1fr) minmax(270px,1.3fr) minmax(145px,.75fr)}.history-date-filter,.history-client-filter,.history-number-filter,.history-page .history-filters-actions{grid-column:auto}.capture-general-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-general-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.detail-general-grid>div:nth-child(3){border-right:0}.detail-general-grid>div:nth-child(-n+3){border-bottom:1px solid var(--line)}.detail-overview-grid{grid-template-columns:1fr}.detail-side-column,.report-filters-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.reports-page .report-client-field{grid-column:1/-1}.report-results-layout{grid-template-columns:1fr}.report-table-column{border-right:0;border-bottom:1px solid var(--line)}.reports-page .report-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.report-summary-title,.reports-page .report-summary .primary-button{grid-column:1/-1}}@media (width<=980px){.clients-toolbar,.products-toolbar{grid-template-columns:minmax(250px,1fr) 145px}.add-client-button{grid-column:1/-1;justify-self:start}.product-form{grid-template-columns:repeat(2,minmax(0,1fr))}.product-form .product-description-input,.product-form .form-actions{grid-column:1/-1}.movement-row-fields,.history-filters,.movement-detail-grid,.report-filters,.capture-general-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.report-client-field{grid-column:1/-1}.profile-workspace{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}.profile-card{padding:17px}}@media (width<=820px){.app-sidebar{width:100%;height:auto;min-height:0;position:relative;inset:auto;overflow:visible}.sidebar-brand{text-align:left;flex-direction:row;gap:14px;min-height:118px;margin:10px 12px 0;padding:12px 20px}.sidebar-mark{width:82px;height:82px}.sidebar-mark img,.sidebar-mark svg{width:78px;height:78px}.sidebar-brand strong{font-size:18px}.sidebar-nav{scrollbar-width:thin;gap:6px;padding:10px 14px 14px;display:flex;overflow-x:auto}.sidebar-nav-label,.sidebar-user{display:none}.sidebar-nav-link{min-width:max-content;min-height:44px;padding:0 13px;font-size:11px}.sidebar-nav-link:hover{transform:none}.app-main{margin-left:0}.app-topbar{min-height:58px;padding:0 18px}.app-content{padding:25px 18px 46px}.security-badge{display:none}.auth-page{grid-template-rows:auto 1fr auto;grid-template-columns:1fr;overflow-y:auto}.auth-backdrop{border-bottom:1px solid #b3d3ff2e;border-right:0;width:100%;height:245px;inset:0 0 auto}.auth-header{grid-area:1/1;min-height:245px;padding:24px}.auth-header .brand{text-align:left;flex-direction:row;gap:20px}.auth-header .brand:before{width:150px;height:150px;top:50%;left:48px;transform:translate(-50%,-50%)}.auth-header .brand-mark{width:120px;height:120px}.auth-header .brand strong{font-size:34px}.auth-header .brand small{margin-top:7px;font-size:13px}.auth-content{grid-area:2/1;justify-self:center;width:min(100% - 36px,680px);padding:42px 0 36px}.auth-footer{text-align:center;grid-area:3/1;justify-self:center;width:min(100% - 36px,680px);padding:10px 0 24px}.profile-workspace{grid-template-columns:repeat(2,minmax(0,1fr))}.clients-table-wrap{overscroll-behavior-inline:contain}}@media (width<=680px){.clients-hero,.dashboard-hero,.import-controls,.import-confirmation{flex-direction:column;align-items:flex-start}.clients-hero,.dashboard-hero{gap:13px;margin-bottom:19px}.clients-hero h1,.dashboard-hero h1{font-size:27px}.catalog-version{min-width:105px}.clients-toolbar,.products-toolbar,.client-form,.product-form,.movement-row-fields,.history-filters,.movement-detail-grid,.report-filters,.history-page .history-filters{grid-template-columns:1fr}.history-date-filter,.history-page .history-filters-actions{grid-column:auto}.history-date-control{grid-template-columns:20px minmax(94px,1fr) auto minmax(94px,1fr)}.history-page .history-filters-actions{flex-wrap:wrap;width:100%}.capture-general-grid,.capture-page .movement-row-fields{grid-template-columns:1fr}.product-form .product-description-input,.product-form .form-actions,.report-client-field,.movement-correction-motivo{grid-column:auto}.client-search>div{grid-template-columns:1fr auto;display:grid}.add-client-button,.import-controls .secondary-button{justify-self:stretch;width:100%}.form-heading{flex-direction:column;align-items:flex-start;gap:4px}.import-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.picker-selected{flex-direction:column;align-items:flex-start}.report-mode-toggle{grid-template-columns:1fr;width:100%;display:grid}.report-mode-toggle .secondary-button{width:100%}.pagination{flex-direction:column;align-items:flex-start}.profile-logo-row,.mfa-layout{grid-template-columns:1fr}.detail-page-hero{flex-direction:column;align-items:flex-start}.detail-page-hero .secondary-button{width:100%}.detail-side-column,.detail-action-cards{grid-template-columns:1fr}.detail-action-card{grid-template-columns:auto minmax(0,1fr)}.detail-action-card .primary-button{grid-column:1/-1;width:100%}.clients-page .clients-toolbar{grid-template-columns:1fr}.clients-page .client-search input{padding-right:12px}.clients-page .client-search .secondary-button{position:static}.clients-import-card{grid-template-columns:1fr}.clients-import-card .secondary-button{width:100%}.clients-results-heading{flex-direction:column;align-items:flex-start}.products-page .products-toolbar{grid-template-columns:1fr}.products-page .client-search input{padding-right:12px}.products-page .client-search .secondary-button{position:static}.products-import-card{grid-template-columns:1fr}.products-import-card .secondary-button{width:100%}.reports-page .reports-hero{align-items:flex-start}.report-excel-note{width:100%}.reports-page .report-mode-toggle,.report-filters-grid{grid-template-columns:1fr}.reports-page .report-client-field{grid-column:auto}.report-generate-bar{flex-direction:column;align-items:flex-start}.report-generate-bar .primary-button{width:100%}.reports-page .report-summary{grid-template-columns:1fr}.report-summary-title,.reports-page .report-summary .primary-button{grid-column:auto}.profile-workspace{grid-template-columns:1fr}.profile-user-card{min-height:0}.profile-save-action{margin-top:0}.profile-tip{grid-column:auto}.app-content{padding:22px 15px 40px}.primary-button,.secondary-button,.topbar-logout{min-height:44px}.clients-page .add-client-button,.products-page .add-client-button{width:100%}.capture-products-heading{align-items:flex-start}.capture-products-card,.capture-page .client-form{padding:16px}.capture-page .picker-results{max-height:min(52vh,390px)}.report-selection-controls,.report-selection-controls>div{align-items:stretch}.report-selection-controls>div{flex-wrap:wrap;width:100%}.report-selection-controls .secondary-button{flex:150px}.clients-list-table,.products-list-table,.history-table,.detail-product-table,.movements-temp-table,.report-table{background:#f7f9fc;min-width:0;padding:10px;display:block}.clients-list-table thead,.products-list-table thead,.history-table thead,.detail-product-table thead,.movements-temp-table thead,.report-table thead{display:none}.clients-list-table tbody,.products-list-table tbody,.history-table tbody,.detail-product-table tbody,.movements-temp-table tbody,.report-table tbody{gap:10px;display:grid}.clients-list-table tbody tr,.products-list-table tbody tr,.history-table tbody tr,.detail-product-table tbody tr,.movements-temp-table tbody tr,.report-table tbody tr{border:1px solid var(--line);background:#fff;border-radius:12px;display:grid;overflow:hidden;box-shadow:0 4px 12px #1f436f0b}.clients-list-table tbody td,.products-list-table tbody td,.history-table tbody td,.detail-product-table tbody td,.movements-temp-table tbody td,.report-table tbody td{text-align:right;white-space:normal;border-bottom:1px solid #edf1f6;grid-template-columns:minmax(84px,.42fr) minmax(0,1fr);align-items:center;gap:12px;min-width:0;padding:10px 12px;display:grid}.clients-list-table tbody td:before,.products-list-table tbody td:before,.history-table tbody td:before,.detail-product-table tbody td:before,.movements-temp-table tbody td:before,.report-table tbody td:before{color:#7b8ca4;letter-spacing:.07em;text-align:left;text-transform:uppercase;content:attr(data-label);font-size:8px;font-weight:800}.clients-list-table tbody td:last-child,.products-list-table tbody td:last-child,.history-table tbody td:last-child,.detail-product-table tbody td:last-child,.movements-temp-table tbody td:last-child,.report-table tbody td:last-child{border-bottom:0}.clients-list-table .client-name,.products-list-table .product-description,.history-table .history-client-cell,.history-table .history-product-cell,.detail-product-table .detail-product-name,.report-table .product-description{text-align:right;min-width:0}.history-table .history-type{justify-content:flex-end}.clients-list-table .row-actions,.products-list-table .row-actions,.history-table .row-actions,.movements-temp-table .row-actions{white-space:normal;justify-content:flex-end}.clients-list-table .row-actions .text-button,.products-list-table .row-actions .text-button,.history-table .row-actions .text-button,.movements-temp-table .row-actions .text-button{min-height:42px}.clients-list-table .empty-row,.products-list-table .empty-row,.history-table .empty-row,.report-table .empty-row{text-align:center;display:block}.clients-list-table .empty-row:before,.products-list-table .empty-row:before,.history-table .empty-row:before,.report-table .empty-row:before{content:none}.report-table td:first-child{text-align:right;width:auto}.report-table tbody tr.is-selected{box-shadow:inset 3px 0 var(--blue-600), 0 4px 12px #1f436f0e;border-color:#a9c5ef}}@media (width<=480px){.sidebar-brand{min-height:88px;padding:12px 16px}.sidebar-mark{width:68px;height:68px}.sidebar-mark img,.sidebar-mark svg{width:65px;height:65px}.sidebar-brand small{font-size:8px}.sidebar-nav{grid-template-columns:repeat(3,minmax(0,1fr));display:grid;overflow-x:visible}.sidebar-nav-link{text-align:center;flex-direction:column;justify-content:center;gap:4px;min-width:0;min-height:52px;padding:5px 7px;font-size:8.5px}.sidebar-nav-link svg{width:17px;height:17px}.topbar-context span,.topbar-logout{font-size:0}.topbar-context span:after{display:none}.topbar-logout{width:34px;padding:7px}.topbar-logout svg{width:18px;height:18px}.app-content{padding-inline:14px}.clients-toolbar,.client-form,.history-filters,.import-panel,.movement-detail{padding:14px}.client-search>div{grid-template-columns:1fr}.client-search .secondary-button,.products-hero-actions,.products-hero-actions .primary-button,.form-actions,.form-actions .primary-button,.form-actions .secondary-button{width:100%}.form-actions .primary-button,.form-actions .secondary-button{flex:100%}.row-actions{gap:2px}.auth-card{border-radius:19px;padding:27px 21px}.qr-shell{width:min(230px,100%);margin:auto}.detail-general-grid{grid-template-columns:1fr}.detail-general-grid>div{border-right:0;border-bottom:1px solid var(--line)}.detail-general-grid>div:last-child{border-bottom:0}.profile-logo-controls{grid-template-columns:1fr}.profile-brand-preview{min-height:235px}.app-content{padding:19px 12px 34px}.app-topbar{gap:8px;padding:0 12px}.topbar-actions{gap:2px}.clients-hero h1,.dashboard-hero h1,.capture-page .clients-hero h1,.detail-page-hero h1{font-size:25px}.clients-hero p,.dashboard-hero p,.detail-page-hero p{font-size:11.5px;line-height:1.55}.client-form,.product-form,.import-panel,.clients-import-card,.products-import-card,.profile-card{padding:14px}.capture-step-heading,.detail-section-heading,.profile-card-heading{align-items:flex-start}.capture-step-heading{gap:11px}.capture-step-heading strong,.detail-section-heading>strong{font-size:13px}.capture-type-control>div,.report-type-field>div{grid-template-columns:1fr}.report-date-range-control,.history-date-control{grid-template-columns:1fr;gap:7px}.report-date-range-control>span,.history-date-control>svg,.history-date-control>span{display:none}.report-date-range-control label{min-height:48px}.import-summary-grid{grid-template-columns:1fr}.import-confirmation{gap:12px}.import-confirmation .primary-button,.import-confirmation .secondary-button{width:100%}.pagination{gap:12px;padding:13px 12px}.pagination>div{grid-template-columns:1fr 1fr;gap:8px;width:100%;display:grid}.pagination .secondary-button{width:100%}.clients-results-heading,.history-results-heading{padding-inline:14px}.clients-list-table tbody td,.products-list-table tbody td,.history-table tbody td,.detail-product-table tbody td,.movements-temp-table tbody td,.report-table tbody td{grid-template-columns:76px minmax(0,1fr);gap:9px;padding:10px}.clients-list-table .row-actions,.products-list-table .row-actions{grid-template-columns:1fr;display:grid}.clients-list-table .row-actions .text-button,.products-list-table .row-actions .text-button{width:100%}.detail-action-card{padding:13px}.detail-action-card>div>p,.profile-tip p{overflow-wrap:anywhere}.profile-brand-preview{padding:18px 12px}.profile-brand-preview img,.profile-brand-preview svg{width:100px;height:100px}.mfa-layout{gap:20px}.qr-shell{justify-self:center;width:min(100%,260px)}.auth-backdrop,.auth-header{height:auto;min-height:210px}.auth-header{width:100%;padding:22px 18px}.auth-header .brand{gap:13px}.auth-header .brand-mark{width:92px;height:92px}.auth-header .brand strong{font-size:28px}.auth-header .brand small{margin-top:5px;font-size:11px}.auth-content,.auth-footer{width:calc(100% - 28px)}.auth-content{padding-top:26px;padding-bottom:32px}.auth-card{padding:25px 18px}}@media (width<=360px){.sidebar-brand{min-height:104px;margin-inline:8px;padding-inline:10px}.sidebar-mark{width:61px;height:61px}.sidebar-mark img,.sidebar-mark svg{width:58px;height:58px}.sidebar-brand strong{font-size:20px}.sidebar-nav{gap:5px;padding:9px 8px 12px}.sidebar-nav-link{min-height:56px;padding-inline:4px;font-size:8px}.topbar-context strong{text-overflow:ellipsis;white-space:nowrap;max-width:124px;overflow:hidden}.clients-list-table,.products-list-table,.history-table,.detail-product-table,.movements-temp-table,.report-table{padding:7px}.clients-list-table tbody td,.products-list-table tbody td,.history-table tbody td,.detail-product-table tbody td,.movements-temp-table tbody td,.report-table tbody td{grid-template-columns:70px minmax(0,1fr);padding-inline:9px}.profile-card-heading{gap:9px}.profile-card-heading>span,.profile-tip>span{width:36px;height:36px}.profile-brand-preview>strong{font-size:27px}.profile-brand-preview>span{font-size:12px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
