@charset "UTF-8";
:root{font-family:Inter,"Segoe UI",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;color:#142139;background:#f5f8fc;font-synthesis:none;font-size:16px;--blue:#2162ed;--ink:#142139;--muted:#61728a;--line:#e0e8f2;--green:#07834f;--orange:#b96008;--radius:18px}
*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #1c66e9;outline-offset:3px}input,select,textarea{max-width:100%;min-width:0}button svg{flex-shrink:0}svg{width:22px;height:22px;vertical-align:middle;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}a{color:var(--blue)}.skip{position:fixed;left:10px;top:-100px;z-index:100;background:white;padding:15px}.skip:focus{top:10px}.sidebar{width:220px;position:fixed;inset:0 auto 0 0;background:#fff;border-right:1px solid var(--line);padding:30px 18px;display:flex;flex-direction:column;z-index:10}.brand{display:flex;align-items:center;gap:13px;margin:0 8px 38px}.brand img{width:55px;height:55px;object-fit:contain}.brand strong{font-size:21px;letter-spacing:-.7px}.brand span{display:block;font-size:14px;color:var(--muted);margin-top:3px}.nav{display:grid;gap:8px}.nav button{border:0;border-radius:12px;background:none;display:flex;align-items:center;gap:13px;text-align:left;padding:15px;font-weight:600;font-size:16px}.nav button.active{color:var(--blue);background:#ecf3ff}.nav button:hover{background:#f1f5fb}.sidebar-bottom{margin-top:auto}.sidebar-bottom button{width:100%;justify-content:flex-start}.demo-note{font-size:13px;line-height:1.6;color:var(--muted);padding:12px}.demo-note b{display:block;color:#3b4f6a}.main{margin-left:220px;padding:32px 34px 25px;max-width:1640px;min-width:0}.mobile-header,.bottom-nav{display:none}.topbar{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:25px}.eyebrow{font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#61728a;margin-bottom:8px}.topbar h1{font-size:clamp(26px,2.6vw,36px);line-height:1.2;letter-spacing:-1.15px;margin:0 0 9px;font-weight:720}.subtitle{color:var(--muted);font-size:15px;line-height:1.5;margin:0}.top-actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.btn{border:1px solid var(--line);background:white;min-height:44px;padding:11px 16px;border-radius:11px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:600;text-decoration:none;line-height:1.35}.btn:hover{background:#f4f7fc;border-color:#c7d7ef}.btn.primary{background:var(--blue);border-color:var(--blue);color:#fff;box-shadow:0 4px 12px #2162ed12}.btn.primary:hover{background:#1451d7}.btn.small{min-height:40px;padding:8px 12px;font-size:14px}.btn.ghost{background:transparent;border-color:transparent;box-shadow:none}.btn.danger{color:#ae3030;border-color:#efcbcb}.link{padding:9px 0;border:0;background:none;display:inline-flex;align-items:center;gap:8px;font-weight:600;color:var(--blue);min-height:40px;text-decoration:none}.icon-btn{width:44px;height:44px;border:1px solid var(--line);border-radius:12px;background:white;display:inline-grid;place-items:center;flex-shrink:0}.cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.metric{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:20px;text-align:left;box-shadow:0 5px 16px #19335804;transition:transform .16s,border-color .16s;min-width:0}.metric:hover{border-color:#a9c7f5;transform:translateY(-2px)}.metric-top{display:flex;align-items:center;gap:10px;font-weight:600;font-size:15px;margin-bottom:20px}.metric-top .icon{width:39px;height:39px}.metric-top>svg:last-child{margin-left:auto;color:#8090a5;width:17px}.metric-value{font-weight:750;font-size:clamp(23px,2.45vw,36px);letter-spacing:-1px;white-space:nowrap;line-height:1.18;font-variant-numeric:tabular-nums}.metric-note{font-size:14px;color:var(--muted);margin-top:7px;line-height:1.4}.green{color:var(--green)}.blue{color:var(--blue)}.orange{color:var(--orange)}.slate{color:#61728a}.capital{border:1px solid #ccdefd;background:linear-gradient(110deg,#edf4ff,#eaf2ff);border-radius:var(--radius);padding:22px 25px;display:flex;align-items:center;gap:22px;margin-top:16px}.capital>.icon{width:44px;height:44px;color:#64789b}.capital-title{font-size:15px;font-weight:600;margin-bottom:6px}.capital-value{font-size:31px;font-weight:750;letter-spacing:-.8px;font-variant-numeric:tabular-nums}.capital-explain{margin-left:auto;font-size:14px;line-height:1.6;color:var(--muted);max-width:390px}.capital-explain .link{display:flex}.home-lower{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(260px,1fr);gap:18px;margin-top:22px}.panel{border:1px solid var(--line);border-radius:var(--radius);background:white;padding:23px;min-width:0;box-shadow:0 5px 16px #19335803}.panel-head{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:13px}.panel-head h2,h2{font-size:20px;letter-spacing:-.4px;margin:0;font-weight:700;line-height:1.4}.panel-head p{margin:5px 0 0}.panel-tools{display:flex;align-items:center;gap:8px}.select{border:1px solid var(--line);border-radius:10px;background:white;padding:10px 11px;min-height:44px;color:var(--ink)}.activity-row{display:grid;grid-template-columns:40px minmax(0,1fr) auto;gap:13px;align-items:center;border:0;border-bottom:1px solid #edf1f7;padding:17px 0;background:white;width:100%;text-align:left}.activity-row:last-child{border-bottom:0}.activity-row:hover .row-title{color:var(--blue)}.row-icon{width:40px;height:40px;display:grid;place-items:center;background:#edf3fd;border-radius:12px;color:var(--blue)}.row-icon.in{background:#e8f6ee;color:var(--green)}.row-icon.out{background:#fff1e8;color:#b66010}.row-title{font-size:15px;font-weight:650;line-height:1.45;overflow-wrap:anywhere}.row-meta{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-top:5px;color:var(--muted);font-size:13px;line-height:1.5}.row-amount{text-align:right;font-size:17px;font-weight:700;font-variant-numeric:tabular-nums;white-space:nowrap}.row-amount small{display:block;color:var(--muted);font-size:12px;font-weight:400;margin-top:4px}.badge{display:inline-flex;align-items:center;gap:5px;padding:3px 8px;border-radius:7px;font-size:12px;font-weight:500;line-height:1.5;background:#eff3f8;color:#56677f;white-space:nowrap}.badge.yes{background:#edf7f2;color:#25714f}.badge.pending{background:#fff3df;color:#945200}.badge svg{width:14px;height:14px}.reminder{border:1px solid var(--line);border-radius:13px;padding:16px;margin-top:12px}.reminder-heading{display:flex;align-items:center;gap:10px;margin:12px 0 3px;font-weight:600}.reminder-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px}.reminder-amount{font-size:24px;font-weight:700;letter-spacing:-.5px}.footnote{font-size:13px;color:var(--muted);line-height:1.6;margin:13px 0 0}.page-foot{text-align:center;color:var(--muted);font-size:12px;line-height:1.6;margin-top:25px}.guide{border:1px solid #d6e3fa;border-radius:14px;background:#fff;display:flex;align-items:center;gap:13px;padding:13px 17px;margin:20px 0 0}.guide-copy{flex:1}.guide-copy strong{font-size:15px;display:block}.guide-copy p{margin:3px 0 0;font-size:14px;line-height:1.45;color:var(--muted)}.guide-step{width:33px;height:33px;display:grid;place-items:center;color:var(--blue);background:#edf4ff;border-radius:50%;flex-shrink:0;font-weight:700}.guide .btn{flex-shrink:0}.historical{background:#fff4dd;color:#815a18;display:flex;align-items:center;justify-content:space-between;gap:12px;border-radius:12px;padding:10px 16px;margin-bottom:20px;font-size:14px}.toolbar{display:flex;justify-content:space-between;gap:12px;align-items:center;flex-wrap:wrap;margin-bottom:18px}.search{position:relative;flex:1;min-width:180px;max-width:430px}.search svg{position:absolute;left:13px;top:12px;color:#7d8ba0;width:20px}.search input{width:100%;height:46px;padding:10px 14px 10px 42px;border:1px solid var(--line);border-radius:11px;background:#fff}.chips{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin:0 0 16px}.chips:empty{display:none}.chip{font-size:13px;background:#eaf2ff;color:#255aad;border:0;padding:7px 10px;border-radius:8px}.stock-total{display:flex;gap:30px;margin:0 0 22px;flex-wrap:wrap}.stock-total strong{display:block;font-size:24px;letter-spacing:-.5px}.stock-total span{font-size:14px;color:var(--muted)}.stock-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}.product-card{background:#fff;border:1px solid var(--line);border-radius:17px;padding:22px;display:flex;flex-direction:column}.product-card .category{display:flex;align-items:center;gap:9px;font-size:13px;color:var(--muted);margin-bottom:20px}.product-card h2{font-size:19px;line-height:1.45;min-height:55px;margin-bottom:20px}.product-figures{display:flex;justify-content:space-between;gap:12px}.product-figures strong{font-size:22px;display:block;font-weight:700;letter-spacing:-.5px}.product-figures span{font-size:13px;color:var(--muted)}.product-card .link{margin-top:18px;align-self:flex-start}.tabs{display:flex;gap:5px;margin:0 0 22px;padding:5px;background:#eaf0f8;border-radius:12px;width:max-content;max-width:100%;flex-wrap:wrap}.tabs button{border:0;background:none;border-radius:9px;padding:11px 16px;font-weight:600;min-height:44px;font-size:15px}.tabs button.active{background:white;color:var(--blue);box-shadow:0 2px 5px #1832540a}.report-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.report-line{display:flex;justify-content:space-between;gap:16px;padding:14px 0;border-bottom:1px solid #edf1f7;line-height:1.5}.report-line strong{font-variant-numeric:tabular-nums;white-space:nowrap}.report-line:last-child{border-bottom:0}.report-line.total{font-weight:700;font-size:20px;border-top:1px solid #dce7f5}.meter{height:10px;border-radius:10px;background:#edf2f8;overflow:hidden;margin:6px 0 19px}.meter i{height:100%;display:block;border-radius:10px;background:var(--blue)}.meter i.out{background:#ebad6d}.stat{padding:14px 0}.stat strong{font-size:32px;letter-spacing:-1px;display:block}.stat span{font-size:14px;color:var(--muted)}.empty{padding:38px 20px;text-align:center;color:var(--muted);line-height:1.6}.empty svg{width:35px;height:35px;margin-bottom:13px;color:#91a3bc}.empty strong{display:block;color:#344b68;margin:0 0 6px}.empty p{margin:0;font-size:14px}.debt-row{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:15px;border-bottom:1px solid #edf1f7;padding:17px 0}.debt-row:last-child{border-bottom:0}.debt-name{border:0;background:none;text-align:left;padding:0;display:block}.debt-name:hover{color:var(--blue)}.debt-end{text-align:right}.debt-end strong{display:block;margin-bottom:8px;font-size:19px;white-space:nowrap}.error-banner{padding:12px 17px;background:#fff0ea;color:#983d20;font-size:14px;border-radius:12px;margin-bottom:15px;line-height:1.5}.chart{width:100%;height:auto;stroke-width:1;overflow:visible}.chart text{stroke:none;fill:#65758e;font:12px "Segoe UI",sans-serif}.chart .plot{stroke:#2162ed;stroke-width:3;fill:none}.chart .dot{stroke:white;stroke-width:2;fill:#2162ed}.chart .grid{stroke:#e4ebf4;stroke-width:1}.balance-account{border:1px solid var(--line);padding:18px;border-radius:13px;display:flex;align-items:center;gap:15px;margin:12px 0}.balance-account strong{margin-left:auto;font-size:22px;white-space:nowrap}.balance-account span{font-size:15px}.mobile-register{display:none}
dialog{border:1px solid var(--line);border-radius:22px;box-shadow:0 30px 100px #15233d36;width:660px;max-width:calc(100vw - 32px);max-height:calc(100dvh - 48px);padding:0;color:var(--ink);background:#fff;overflow:auto}dialog.wide{width:800px}dialog::backdrop{background:#18294566;backdrop-filter:blur(3px)}body:has(dialog[open]){overflow:hidden}.dialog-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:20px 24px;border-bottom:1px solid var(--line);background:#fff;position:sticky;top:0;z-index:2}.dialog-head h2{font-size:22px;margin:0}.dialog-body{padding:22px 24px}.dialog-footer{position:sticky;bottom:0;padding:17px 24px;border-top:1px solid var(--line);background:#fff;display:flex;gap:10px;justify-content:flex-end;z-index:2}.dialog-footer .primary{min-width:150px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px}.field{display:block;min-width:0}.field>span,.field>label{display:block;font-size:14px;font-weight:600;margin-bottom:8px}.field input,.field select,.field textarea{width:100%;min-height:46px;background:#fff;border:1px solid #ced9e8;border-radius:10px;padding:10px 12px;color:var(--ink)}.field textarea{min-height:80px;resize:vertical}.field small{display:block;font-size:12px;line-height:1.5;color:var(--muted);margin-top:7px}.full{grid-column:1/-1}.form-section{padding:21px 0;border-bottom:1px solid #edf1f7}.form-section:first-child{padding-top:0}.form-section:last-child{border-bottom:0;padding-bottom:0}.form-section h3{font-size:16px;margin:0 0 15px}.cart-line{border:1px solid var(--line);border-radius:12px;padding:14px;margin:10px 0;background:#fafdff}.cart-line .form-grid{grid-template-columns:90px 1fr 35px;align-items:end;gap:10px;margin-top:12px}.cart-line .icon-btn{width:35px;height:44px;border:0;background:transparent}.check{display:flex;align-items:flex-start;gap:10px;font-size:14px;line-height:1.5}.check input{width:18px;height:18px;margin-top:2px;flex-shrink:0;accent-color:var(--blue)}.live-total{padding:15px;background:#eef4ff;border-radius:12px;margin:15px 0 0}.live-total .report-line{padding:5px 0;border:0;font-size:14px}.live-total .report-line strong{font-size:17px}.hint{padding:13px 15px;background:#f3f7fc;border:1px solid var(--line);border-radius:11px;font-size:14px;color:#50647e;line-height:1.6;margin:15px 0}.hint p{margin:0}.steps{font-size:13px;color:var(--muted);display:flex;gap:10px;align-items:center;margin:0 0 22px}.steps b{color:var(--blue)}.choose-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.choice{border:1px solid var(--line);border-radius:14px;background:#fff;padding:23px 19px;text-align:left;display:flex;flex-direction:column;align-items:flex-start;gap:9px;min-height:140px}.choice:hover{background:#f2f7ff;border-color:#aac6f3}.choice svg{width:30px;height:30px;color:var(--blue);margin-bottom:7px}.choice strong{font-size:18px}.choice span{font-size:14px;line-height:1.5;color:var(--muted)}.review-hero{padding:18px;background:#edf4ff;border-radius:13px;margin-bottom:16px}.review-hero p{margin:0;font-size:14px;color:var(--muted)}.review-hero strong{font-size:30px;letter-spacing:-.7px;display:block;margin:5px 0}.effect{padding:12px 0;display:flex;align-items:flex-start;gap:13px;border-bottom:1px solid #e9eef6}.effect svg{color:var(--blue);margin-top:2px}.effect span{font-size:14px;color:var(--muted);display:block;line-height:1.5}.effect strong{font-size:16px;font-weight:600}.detail-header{display:flex;align-items:flex-start;gap:15px;justify-content:space-between;margin-bottom:18px}.detail-header .big{font-size:32px;font-weight:750;letter-spacing:-1px}.detail-header p{font-size:14px;color:var(--muted);margin:5px 0}.details{border-top:1px solid var(--line);margin-top:20px;padding-top:17px}.details summary{font-weight:600;font-size:15px;cursor:pointer;min-height:40px;line-height:1.5}.lot{border:1px solid var(--line);border-radius:12px;padding:15px;margin-top:12px}.lot-head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.lot p{font-size:14px;line-height:1.6;color:var(--muted);margin:7px 0 0}.lot .btn{margin-top:10px}.success-mark{width:58px;height:58px;background:#e8f7ee;border-radius:50%;display:grid;place-items:center;color:var(--green);margin-bottom:15px}.success-mark svg{width:30px;height:30px}.success-title{font-size:23px;letter-spacing:-.4px;margin-bottom:7px}.success-copy{font-size:15px;line-height:1.6;color:var(--muted);margin:0 0 18px}#toast{position:fixed;bottom:28px;left:50%;transform:translate(-50%,20px);background:#172a45;color:#fff;padding:13px 20px;border-radius:12px;box-shadow:0 9px 25px #18304a25;max-width:calc(100vw - 30px);z-index:90;opacity:0;pointer-events:none;transition:.18s;font-size:14px;line-height:1.5}#toast.show{opacity:1;transform:translate(-50%,0)}.error-text{background:#fff0e9;color:#933a17;padding:12px 14px;border-radius:9px;font-size:14px;line-height:1.5;margin-top:15px}.error-text:empty{display:none}.settings-list{display:grid;gap:14px}.settings-list h3{margin:0 0 7px;font-size:16px}.settings-list p{margin:0;font-size:14px;line-height:1.7;color:var(--muted)}.small-label{font-size:13px;color:var(--muted)}
@media(min-width:1700px){.main{margin-right:auto}}
@media(max-width:1240px){.sidebar{width:190px;padding:25px 12px}.main{margin-left:190px;padding:28px 24px}.topbar{flex-wrap:wrap}.topbar h1{font-size:31px}.metric{padding:16px}.metric-top{gap:7px;font-size:14px}.metric-top .icon{width:29px;height:29px}.metric-value{font-size:29px}.home-lower{grid-template-columns:minmax(0,1.4fr) minmax(240px,1fr)}.panel{padding:19px}.panel-head{flex-wrap:wrap}.activity-row{gap:9px;grid-template-columns:34px minmax(0,1fr) auto}.row-icon{width:34px;height:34px}.row-amount{font-size:16px}.stock-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:1030px){.cards{grid-template-columns:repeat(2,minmax(0,1fr))}.metric-value{font-size:32px}.metric-top{margin-bottom:12px}.capital{flex-wrap:wrap;gap:13px}.capital-explain{margin-left:0;max-width:none}.home-lower{grid-template-columns:1fr}.reminders{display:grid;grid-template-columns:1fr 1fr;gap:12px}.capital>.icon{display:none}.report-grid{grid-template-columns:1fr}}
@media(max-width:760px){.sidebar{display:none}.main{margin:0;padding:18px 18px 105px;max-width:none}.mobile-header{display:flex;align-items:center;justify-content:space-between;padding:13px 18px;border-bottom:1px solid var(--line);background:#fff;gap:10px}.mobile-brand{display:flex;gap:10px;align-items:center;font-size:17px;font-weight:700}.mobile-brand img{width:36px;height:36px}.mobile-header .btn{padding:7px;font-size:13px;min-height:40px;border:0;background:none;gap:5px}.mobile-header svg{width:18px}.topbar{margin-bottom:20px;gap:14px}.topbar h1{font-size:30px;letter-spacing:-1px;margin-bottom:7px}.topbar .subtitle{font-size:14px}.top-actions{display:none}.bottom-nav{position:fixed;bottom:0;left:0;right:0;display:grid;grid-template-columns:repeat(3,1fr);background:#fffffff5;backdrop-filter:blur(15px);padding:8px 10px calc(8px + env(safe-area-inset-bottom));border-top:1px solid var(--line);z-index:10}.bottom-nav button{border:0;background:none;display:grid;place-items:center;gap:5px;font-size:12px;color:#65758c;min-height:52px}.bottom-nav button svg{width:23px;height:23px}.bottom-nav button.active{color:var(--blue);font-weight:650}.cards{gap:11px}.metric{border-radius:15px;padding:16px 13px}.metric-top{gap:7px;font-size:14px;margin-bottom:12px}.metric-top .icon{width:27px;height:27px}.metric-top>svg:last-child{display:none}.metric-value{font-size:clamp(22px,6.3vw,32px);letter-spacing:-.9px}.metric-note{font-size:12px;margin-top:6px}.capital{padding:17px;border-radius:15px;gap:4px;margin-top:12px}.capital-title{font-size:14px}.capital-value{font-size:28px}.capital-explain{font-size:12px;line-height:1.6;flex-basis:100%;margin-top:6px}.capital-explain .link{font-size:14px;min-height:36px;padding-bottom:0}.mobile-register{display:flex;width:100%;margin-top:14px;min-height:51px;font-size:16px;border-radius:13px}.home-lower{margin-top:18px;gap:15px}.panel{padding:17px;border-radius:15px}.panel-head{margin-bottom:6px;gap:10px}.panel-head h2,h2{font-size:18px}.panel-head .subtitle{font-size:13px}.panel-tools .btn{font-size:13px;gap:5px;padding:8px 10px}.panel-tools select{font-size:13px;min-height:40px;padding:8px}.activity-row{grid-template-columns:31px minmax(0,1fr) auto;gap:10px;padding:16px 0}.row-icon{width:31px;height:34px;border-radius:9px}.row-icon svg{width:19px}.row-title{font-size:14px}.row-meta{font-size:12px;gap:5px}.row-amount{font-size:15px}.row-amount small{font-size:12px}.badge{font-size:12px;padding:2px 6px}.reminders{display:block}.reminder{margin-top:10px;padding:13px}.reminder-heading{margin-top:9px;font-size:14px}.reminder-amount{font-size:22px}.guide{align-items:flex-start;padding:14px;gap:10px;flex-wrap:wrap;margin-top:16px}.guide-copy{min-width:210px}.guide-copy strong{font-size:14px}.guide-copy p{font-size:13px}.guide .btn{margin-left:43px;font-size:14px}.guide>.icon-btn{margin-left:auto;width:32px;height:32px;min-height:32px;border:0}.guide-step{margin-top:1px}.page-foot{font-size:12px;margin-top:17px}.stock-grid{grid-template-columns:1fr;gap:12px}.product-card{padding:18px}.product-card h2{min-height:0;margin-bottom:16px;font-size:18px}.product-card .category{margin-bottom:12px}.product-card .link{margin-top:13px}.product-figures strong{font-size:22px}.stock-total{gap:20px;margin-bottom:20px}.stock-total strong{font-size:23px}.toolbar{gap:10px}.search{min-width:150px}.toolbar .btn{font-size:14px}.tabs{width:100%;gap:4px}.tabs button{flex:1;min-width:calc(50% - 8px);font-size:14px;padding:10px 7px;min-height:42px}.debt-row{gap:10px;grid-template-columns:30px minmax(0,1fr) auto}.debt-row .row-icon{width:30px}.debt-end strong{font-size:17px}.debt-end .btn{font-size:13px;padding:8px}.debt-name{font-size:14px}.report-line{font-size:14px}.report-line.total{font-size:18px}.report-line strong{font-size:16px}.balance-account{flex-wrap:wrap;padding:15px}.balance-account strong{font-size:22px}dialog{width:100%;max-width:100%;max-height:94dvh;margin:auto 0 0;border-radius:22px 22px 0 0;border-bottom:0}dialog.wide{width:100%}.dialog-head{padding:16px 18px}.dialog-head h2{font-size:20px}.dialog-body{padding:19px 18px}.dialog-footer{padding:14px 18px calc(14px + env(safe-area-inset-bottom))}.dialog-footer .btn{flex:1;font-size:15px;padding:11px 12px}.form-grid{gap:14px}.field input,.field select,.field textarea{font-size:16px}.field>span{font-size:14px}.field small{font-size:12px}.choose-grid{gap:11px}.choice{padding:18px 14px;min-height:145px}.choice strong{font-size:17px}.choice span{font-size:13px}.choice svg{width:27px;height:27px}.detail-header .big{font-size:29px}.historical{font-size:13px;align-items:flex-start}#toast{bottom:95px;width:max-content}.report-grid{gap:14px}}
@media(max-width:359px){.main{padding-left:12px;padding-right:12px}.mobile-header{padding:10px 12px}.mobile-brand{font-size:16px;gap:7px}.metric{padding:14px 10px}.metric-value{font-size:23px}.metric-top{font-size:13px;gap:5px}.metric-top .icon{width:23px;height:23px}.form-grid{grid-template-columns:1fr}.cart-line .form-grid{grid-template-columns:65px 1fr 28px}.row-amount{font-size:13px}.activity-row{gap:7px;grid-template-columns:25px minmax(0,1fr) auto}.row-icon{width:25px}.panel{padding:14px}.guide-copy{min-width:175px}.tabs button{font-size:13px}.mobile-header .btn{font-size:12px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
.toolbar>.panel-tools{flex-wrap:wrap;max-width:100%}
.first-help{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 15px;background:#edf4ff;border:1px solid #dbe6f8;border-radius:12px;margin-bottom:20px;color:#3e5e8b;font-size:14px;line-height:1.5}.first-help .btn{flex-shrink:0;color:#2157ad}.form-progress{display:flex;justify-content:space-between;gap:14px;list-style:none;margin:0 0 22px;padding:0}.form-progress li{display:flex;align-items:center;gap:7px;font-size:14px;color:#6a7b91}.form-progress li>span{display:grid;place-items:center;flex-shrink:0;width:25px;height:25px;border-radius:50%;background:#eff3f9;color:#657890;font-weight:700}.form-progress .current{color:#1d57b6;font-weight:700}.form-progress .current>span{background:#2365ee;color:#fff}.form-progress .done>span{background:#eaf5ef;color:#287353}.form-progress svg{width:15px;height:15px}.context-help{display:flex;gap:11px;align-items:flex-start;padding:14px 16px;margin:0 0 20px;border:1px solid #d9e6fb;border-radius:12px;background:#f3f7ff}.context-help svg{width:21px;height:21px;flex-shrink:0;color:#376ab8;margin-top:1px}.context-help p{margin:0;font-size:14px;line-height:1.65;color:#486384}.context-help strong{color:#285799}.review-explanation{margin-top:22px}.supplier-picks{display:flex;gap:7px;flex-wrap:wrap;margin-top:10px}.supplier-picks .btn{min-height:38px;font-size:14px;padding:8px 13px;border-radius:9px;background:#f8faff}.extra-space{margin-top:18px}.check-arrival{align-items:center;align-self:end;min-height:46px}.choice-field{border:0;margin:0;padding:0;min-width:0}.choice-field legend{font-size:16px;font-weight:650;margin:0 0 13px}.radio-choices{display:grid;grid-template-columns:1fr 1fr;gap:10px}.radio-choices.three{grid-template-columns:repeat(3,minmax(0,1fr))}.radio-choices label{position:relative;display:flex;align-items:center;cursor:pointer;min-width:0}.radio-choices input{position:absolute;left:14px;top:50%;transform:translateY(-50%);margin:0;width:17px;height:17px;accent-color:#2365ee}.radio-choices span{display:flex;align-items:center;border:1px solid #cbd7e9;border-radius:11px;padding:14px 13px 14px 39px;min-height:53px;width:100%;font-size:15px;line-height:1.4;background:white;color:#425977}.radio-choices input:checked+span{border-color:#2365ee;background:#edf4ff;color:#1c54ae;font-weight:650;box-shadow:inset 0 0 0 1px #2365ee}.radio-choices input:focus-visible+span{outline:3px solid #9abfff;outline-offset:3px}.flow-dialog{width:650px}.flow-dialog .dialog-body{padding:23px 26px}.flow-dialog .dialog-footer{justify-content:space-between}.flow-dialog .form-section{padding:19px 0}.flow-dialog .form-section:first-child{padding-top:0}.flow-dialog .details summary{font-size:14px}.flow-dialog .field>span{font-size:15px}.flow-dialog .field input,.flow-dialog .field select{min-height:48px;font-size:16px}.flow-dialog .live-total{margin-top:17px}.flow-dialog .form-section details>summary{font-size:14px;min-height:35px;line-height:1.5}.flow-dialog .dialog-footer .primary{min-width:195px}.flow-dialog .dialog-body h3{font-size:18px}.flow-dialog .error-text:focus{outline:2px solid #bb6b46;outline-offset:2px}.flow-dialog .report-line{gap:16px;line-height:1.5}.flow-dialog .report-line strong{white-space:nowrap}.flow-dialog .report-line>span{overflow-wrap:anywhere}.flow-dialog .review-hero .badge{margin-top:7px}.flow-dialog [hidden]{display:none!important}
@media(max-width:760px){.first-help{padding:9px 12px;font-size:14px;margin-bottom:17px}.first-help .btn{padding:8px 0;min-height:42px}.form-progress{gap:9px;margin-bottom:18px}.form-progress li{font-size:13px;gap:6px}.form-progress li>span{width:23px;height:23px}.flow-dialog{width:100%;max-width:100%}.flow-dialog .dialog-body{padding:20px 18px}.flow-dialog .dialog-head h2{font-size:21px}.flow-dialog .form-section{padding:17px 0}.context-help{padding:12px;margin-bottom:17px;gap:9px}.context-help p{font-size:14px}.radio-choices{gap:8px}.radio-choices span{font-size:14px;padding:13px 9px 13px 34px;min-height:55px}.radio-choices input{left:11px;width:16px;height:16px}.supplier-picks{gap:7px}.supplier-picks .btn{padding:8px 11px;min-height:40px}.flow-dialog .dialog-footer .primary{min-width:0;flex:1.7}.flow-dialog .dialog-footer .btn:not(.primary){flex:1}.flow-dialog .footnote{font-size:13px}.flow-dialog .check{font-size:14px;line-height:1.5}.flow-dialog .report-line{font-size:14px}.flow-dialog .report-line strong{font-size:15px}.flow-dialog .field>span{font-size:14px}.flow-dialog .cart-line .form-grid{grid-template-columns:70px minmax(0,1fr) 30px}.flow-dialog .cart-line .icon-btn{width:30px}.lesson-start .lesson-content{flex-basis:180px}}
@media(max-width:359px){.flow-dialog .dialog-body{padding:18px 14px}.radio-choices.three span{padding-left:28px;padding-right:5px;font-size:13px}.radio-choices.three input{left:7px;width:15px;height:15px}.form-progress{gap:5px}.form-progress li{gap:4px;font-size:12px}.first-help{align-items:flex-start}.flow-dialog .dialog-footer{padding-left:14px;padding-right:14px}.flow-dialog .dialog-footer .btn{font-size:14px}}
.daily-actions{margin:0 0 20px}.daily-actions h2{margin-bottom:14px}.quick-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.quick-action{display:grid;grid-template-columns:40px 1fr;column-gap:14px;align-items:center;border:1px solid #cbdcf5;border-radius:16px;background:#fff;text-align:left;padding:20px;color:var(--ink);min-height:94px;box-shadow:0 4px 16px #214a8b06}.quick-action svg{grid-row:1/3;width:30px;height:30px;color:var(--blue)}.quick-action strong{font-size:18px}.quick-action span{font-size:14px;color:var(--muted);margin-top:4px}.quick-action:hover{border-color:var(--blue);background:#f4f8ff}.quick-action:focus-visible{outline:3px solid #8bb3ff;outline-offset:3px}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:22px 0 14px}.section-heading h2{margin:0}.home-lower{grid-template-columns:1fr 1fr}.metric-top span{line-height:1.4}.metric-note{font-size:14px}
@media(max-width:1030px){.home-lower{grid-template-columns:1fr}.quick-action{padding:17px;grid-template-columns:30px 1fr;column-gap:10px}}
@media(max-width:760px){.daily-actions h2,.section-heading h2{font-size:18px}.quick-actions{gap:9px}.quick-action{grid-template-columns:1fr;justify-items:start;gap:5px;padding:14px 11px;min-height:107px}.quick-action svg{grid-row:auto;width:25px;height:25px;margin-bottom:3px}.quick-action strong{font-size:15px;line-height:1.4}.quick-action span{font-size:13px;margin:0}.section-heading{margin-top:21px}.section-heading .btn{font-size:14px;padding:8px 0}.metric-note{font-size:13px;line-height:1.4}.home-lower{margin-top:20px}}
.lesson{border:1px solid #cbdcf8;background:#fff;border-radius:18px;padding:23px 25px;margin:0 0 22px;box-shadow:0 8px 24px #23477805}.lesson-start{display:flex;gap:17px;align-items:center;background:linear-gradient(110deg,#edf4ff,#fff)}.lesson-icon{width:45px;height:45px;border-radius:13px;background:#e9f2ff;display:grid;place-items:center;color:var(--blue);flex-shrink:0}.lesson-content{flex:1;min-width:0}.lesson h2{font-size:21px;margin:3px 0 8px;line-height:1.4}.lesson p{font-size:15px;line-height:1.65;color:#52677f;margin:0;max-width:870px}.lesson-heading{display:flex;align-items:flex-start;gap:14px}.lesson-feedback .lesson-icon{color:var(--green);background:#e9f6ef}.lesson-cue{display:block;color:#3761a0;font-weight:600;font-size:14px;margin-top:10px}.lesson-actions{display:flex;align-items:center;gap:12px;margin-top:20px;padding-left:59px;flex-wrap:wrap}.tutorial-label{display:block;font-size:12px;letter-spacing:.075em;font-weight:700;color:#41618f;margin-bottom:8px}.lesson-start>.primary{flex-shrink:0}.tour-progress{list-style:none;display:flex;gap:18px;padding:0;margin:0 0 23px;flex-wrap:wrap}.tour-progress li{display:flex;align-items:center;gap:7px;color:#78859a;font-size:14px;font-weight:500}.tour-progress li>span{width:25px;height:25px;border-radius:50%;background:#f0f3f8;display:grid;place-items:center;font-size:12px;font-weight:700}.tour-progress .current{color:var(--blue);font-weight:700}.tour-progress .current>span{background:#e7efff;color:var(--blue);box-shadow:0 0 0 3px #f2f6ff}.tour-progress .done{color:var(--green)}.tour-progress .done>span{background:#e8f6ee;color:var(--green)}.tour-progress svg{width:15px;height:15px}.metric-changed{border:2px solid #78a4f8;background:#fbfdff;box-shadow:0 0 0 4px #eaf2ff}.metric-change{display:flex;align-items:center;gap:4px;flex-wrap:wrap;margin-top:15px;padding-top:10px;border-top:1px solid #dce8fb;font-size:14px;font-weight:700;color:#275fbd}.metric-change svg{width:15px;height:15px}.metric-change span{font-size:12px;font-weight:400;flex-basis:100%;color:#617896}.welcome-intro h3{font-size:29px;font-weight:720;line-height:1.3;letter-spacing:-.8px;margin:8px 0 12px;max-width:490px}.welcome-intro p{font-size:16px;line-height:1.65;color:#516780;margin:0 0 23px}.welcome-map{display:grid;grid-template-columns:1fr 1fr;gap:13px}.welcome-map>div{border:1px solid var(--line);background:#fafdff;border-radius:12px;padding:15px;display:flex;gap:12px;align-items:flex-start}.welcome-map svg{width:28px;height:28px;flex-shrink:0}.welcome-map strong{display:block;font-size:15px;margin-bottom:5px}.welcome-map span{display:block;font-size:14px;line-height:1.5;color:#60738c}.welcome-route{margin-top:25px;padding-top:20px;border-top:1px solid var(--line)}.welcome-route .tour-progress{margin-bottom:12px}.welcome-reassurance{font-size:14px;line-height:1.6;color:#61758f;margin:14px 0 0}.tutorial-dialog{width:640px}.tutorial-dialog .dialog-footer .primary{min-width:220px}.tutorial-story{font-size:16px;line-height:1.7;color:#405976;margin:0 0 20px}.scenario{border:1px solid var(--line);background:#f7faff;border-radius:14px;padding:7px 17px;margin:0 0 23px}.scenario .report-line{font-size:15px;padding:12px 0}.scenario .report-line.total{font-size:17px}.tutorial-task{margin:18px 0}.tutorial-task>p{font-size:15px;line-height:1.65;color:#526a87;margin:0 0 16px}.tutorial-task .field{max-width:100%}.tutorial-task .field input{font-size:23px;font-weight:650;min-height:56px;letter-spacing:-.3px;border-color:#98b7ed;box-shadow:0 0 0 3px #f1f6ff}.tutorial-next{display:flex;gap:10px;align-items:flex-start;color:#456489;font-size:14px;line-height:1.6;margin:23px 0 0}.tutorial-next svg{flex-shrink:0;width:20px;margin-top:2px}.comparison-heading,.comparison{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px;align-items:center;padding:15px 0;border-bottom:1px solid var(--line)}.comparison-heading{color:#718098;font-size:13px;padding-top:5px}.comparison-heading>:not(:first-child),.comparison>:not(:first-child){text-align:right;white-space:nowrap}.comparison{font-size:15px}.comparison>span{color:#728098;font-size:14px}.comparison>strong:last-child{color:#245bc1}.tutorial-principle{display:flex;align-items:flex-start;gap:12px;background:#eef5ff;border:1px solid #dbe7fa;border-radius:13px;padding:17px;margin:24px 0 16px}.tutorial-principle svg{flex-shrink:0;color:#3268b7;margin-top:2px}.tutorial-principle p{font-size:15px;line-height:1.7;color:#405d83;margin:0}.welcome-finish-title{font-size:25px;line-height:1.4;margin:0 0 22px;letter-spacing:-.5px}.learning-list{display:grid;gap:15px}.learning-list>div{display:flex;align-items:flex-start;gap:12px}.learning-list>div>span{width:28px;height:28px;border-radius:50%;background:#edf3fc;display:grid;place-items:center;color:#3665a7;flex-shrink:0;font-size:14px;font-weight:650}.learning-list p{font-size:15px;line-height:1.7;color:#526a85;margin:0}.learning-list strong{color:var(--ink)}.next-heading{font-size:18px;margin:20px 0 12px}
@media(max-width:1030px){.lesson-start{flex-wrap:wrap}.lesson-start>.primary{margin-left:62px}}
@media(max-width:760px){.lesson{padding:18px 16px;border-radius:15px;margin-bottom:19px}.lesson-start{gap:12px}.lesson-icon{width:35px;height:35px;border-radius:10px}.lesson-icon svg{width:20px;height:20px}.lesson h2{font-size:18px;margin:0 0 7px}.lesson p{font-size:14px;line-height:1.6}.lesson-start .lesson-content{flex-basis:230px;min-width:0}.lesson-start .lesson-icon{display:none}.lesson-start>.primary{margin-left:0;width:100%;margin-top:4px}.lesson-heading{gap:10px}.lesson-feedback .lesson-icon{display:none}.lesson-cue{font-size:13px;line-height:1.6}.lesson-actions{padding-left:0;margin-top:16px;gap:5px}.lesson-actions .primary{width:100%;font-size:14px;padding:12px 9px;min-height:47px}.lesson-actions .ghost{width:100%;font-size:13px}.tour-progress{gap:9px;margin-bottom:19px;justify-content:space-between}.tour-progress li{font-size:12px;gap:5px}.tour-progress li>span{width:22px;height:22px;font-size:11px}.metric-change{font-size:12px;gap:3px;margin-top:10px;padding-top:8px}.metric-change svg{width:12px;height:12px}.metric-change span{font-size:11px}.welcome-intro h3{font-size:24px;margin-top:8px}.welcome-intro p{font-size:15px;line-height:1.65}.welcome-map{gap:10px;grid-template-columns:1fr}.welcome-map>div{padding:12px 14px;gap:12px;align-items:center}.welcome-map svg{width:25px;height:25px}.welcome-map strong{font-size:14px;margin-bottom:2px}.welcome-map span{font-size:13px}.welcome-route{margin-top:20px;padding-top:17px}.welcome-reassurance{font-size:13px;margin-top:13px}.tutorial-dialog .dialog-footer{flex-direction:column-reverse;gap:6px}.tutorial-dialog .dialog-footer .btn{width:100%;min-height:45px;font-size:14px}.tutorial-dialog .dialog-footer .btn:not(.primary){border-color:transparent;background:none;padding:7px;min-height:35px;font-weight:500;color:#65768d}.tutorial-story{font-size:15px;line-height:1.7}.scenario{padding:5px 13px;margin-bottom:18px}.scenario .report-line{font-size:14px;gap:12px}.scenario .report-line strong{font-size:14px}.scenario .report-line.total{font-size:16px}.tutorial-task .field input{font-size:23px;min-height:54px}.tutorial-task>p{font-size:14px}.tutorial-next{font-size:13px;margin-top:20px}.comparison-heading,.comparison{grid-template-columns:.85fr 1fr 1fr;gap:6px}.comparison-heading{font-size:12px}.comparison{font-size:13px}.comparison>span{font-size:12px}.comparison>strong:last-child{font-size:13px}.tutorial-principle{padding:13px;gap:9px;margin-top:20px}.tutorial-principle p{font-size:14px;line-height:1.7}.tutorial-principle svg{width:19px;height:19px}.welcome-finish-title{font-size:22px}.learning-list p{font-size:14px}.tutorial-label{font-size:11px}.next-heading{font-size:17px}}
@media(max-width:359px){.tour-progress{gap:5px}.tour-progress li{font-size:11px;gap:4px}.tour-progress li>span{width:20px;height:20px}.comparison{font-size:12px}.comparison>strong:last-child{font-size:12px}.comparison>span{font-size:11px}}
/* Product cards and initial setup */
.catalog-actions{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:20px;flex-wrap:wrap}.catalog-switch{display:flex;align-items:center;gap:12px}.catalog-switch>strong{font-size:18px}.catalog-switch>strong>span{display:inline-grid;place-items:center;border-radius:8px;padding:3px 8px;background:#e6effe;color:#3865a4;font-size:14px;margin-left:5px}.catalog-switch .btn{font-weight:500;color:#56708e}.inventory-summary{display:flex;align-items:center;justify-content:space-between;gap:20px;border:1px solid #d7e3f5;border-radius:17px;padding:22px 25px;margin-bottom:22px;background:linear-gradient(110deg,#eaf2ff,#f7fbff)}.inventory-summary>div:first-child>span{display:block;font-size:15px;font-weight:600;color:#46658d}.inventory-summary>div:first-child>strong{display:block;font-size:33px;letter-spacing:-.8px;margin-top:5px}.inventory-summary small{display:block;color:#56718f;font-size:14px;line-height:1.5;margin-top:5px}.inventory-summary>div:last-child{text-align:right;flex-shrink:0}.inventory-summary>div:last-child>strong{font-size:30px;display:block;letter-spacing:-.5px}.inventory-summary>div:last-child>span{font-size:14px;color:#56718f}
.stock-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.product-card{overflow:hidden;padding:0;border-radius:19px;box-shadow:0 5px 20px #1a315207}.product-cover{display:block;padding:0;border:0;border-bottom:1px solid #e4ebf4;width:100%;height:170px;background:#f0f5fb;overflow:hidden}.product-cover:hover{background:#e9f1fc}.product-cover:focus-visible{outline-offset:-4px}.product-illustration{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;background:radial-gradient(ellipse at 50% 35%,#fff,#edf3fa)}.product-illustration svg{width:100%;height:calc(100% - 19px);max-width:245px;fill:none;stroke:none;stroke-width:1;flex-shrink:0}.product-illustration>span{font-size:12px;color:#7488a1;line-height:17px}.product-photo{width:100%;height:100%;object-fit:contain;background:#fff;display:block}.product-card-body{padding:19px 20px;display:flex;flex:1;flex-direction:column}.product-card .category{font-size:13px;color:#66809d;line-height:1.4;margin:0 0 7px}.product-card h2{font-size:18px;line-height:1.4;min-height:50px;margin:0 0 7px}.product-suppliers{font-size:13px;color:#60768e;line-height:1.5;margin:0 0 17px}.product-figures{display:grid;grid-template-columns:1fr auto;gap:12px;margin-top:auto;padding-top:16px;border-top:1px solid #e9eff6}.product-figures>div:last-child{text-align:right}.product-figures strong{font-size:22px;line-height:1.3}.product-figures span{display:block;font-size:13px;line-height:1.5;margin-top:3px}.product-card .link{margin-top:14px;font-size:14px;align-self:stretch;justify-content:space-between}.product-card .footnote{font-size:13px}.product-detail-visual{position:relative;height:200px;overflow:hidden;border:1px solid var(--line);border-radius:15px;margin-bottom:22px;background:#f5f8fc}.product-detail-visual>.btn{position:absolute;right:10px;bottom:10px;background:#fff}.product-detail-visual .product-illustration{padding-bottom:20px}
.setup-entry{display:flex;align-items:center;gap:15px;flex-wrap:wrap;background:#fff;border:1px solid var(--line);border-radius:14px;padding:18px 20px;margin:23px 0 0}.setup-entry>div{display:flex;gap:13px;align-items:center;flex:1;min-width:230px}.setup-entry svg{color:#4f77b2;flex-shrink:0}.setup-entry strong{display:block;font-size:15px}.setup-entry small{display:block;color:#62768f;font-size:14px;line-height:1.5;margin-top:5px}.daily-actions+.setup-entry{margin-bottom:22px}.setup-progress{flex-wrap:wrap;gap:13px 18px}.setup-progress li{font-size:13px}.opening-list{margin-bottom:20px}.opening-item{display:flex;align-items:center;gap:12px;padding:15px 0;border-bottom:1px solid #e6edf6}.opening-item>div{flex:1;min-width:0}.opening-item strong{font-size:15px;line-height:1.5;display:block;overflow-wrap:anywhere}.opening-item span{display:block;font-size:14px;line-height:1.6;color:#617895;margin-top:4px}.opening-debt-actions{display:flex;gap:12px;flex-wrap:wrap}.supplier-list{display:grid;gap:12px}.supplier-item{border:1px solid var(--line);padding:15px 17px;border-radius:13px}.supplier-item>div{display:flex;align-items:center;gap:10px}.supplier-item svg{color:#5f7ea7}.supplier-item>span{display:block;font-size:14px;line-height:1.5;color:#61758c;margin-top:8px}.supplier-item .btn{margin-top:8px;padding:6px 0}.photo-editor{display:flex;align-items:center;gap:18px;margin-bottom:22px}.photo-editor #photo-preview{width:115px;height:115px;flex-shrink:0;overflow:hidden;border-radius:12px;border:1px solid var(--line)}.photo-label{position:relative;overflow:hidden}.photo-label input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.photo-label:focus-within{outline:3px solid #8bb3ff;outline-offset:3px}.photo-editor .footnote{margin-top:8px}.photo-editor .link{font-size:14px}.photo-editor [hidden]{display:none!important}#product-form .form-grid>.field:first-child{grid-column:1/-1}.flow-dialog .form-progress{scroll-margin-top:85px}.flow-dialog .field:focus-within{scroll-margin-top:90px}
@media(max-width:1150px){.stock-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.catalog-actions{margin-bottom:15px;gap:10px}.catalog-actions>.btn{font-size:14px;padding:10px 12px}.catalog-switch{gap:5px}.catalog-switch>strong{font-size:16px}.catalog-switch .btn{font-size:14px;padding:8px}.inventory-summary{padding:18px;gap:15px;align-items:flex-start}.inventory-summary>div:first-child>strong{font-size:27px}.inventory-summary>div:first-child>span{font-size:14px}.inventory-summary small{font-size:13px;max-width:220px}.inventory-summary>div:last-child>strong{font-size:25px}.inventory-summary>div:last-child>span{font-size:13px;display:block;max-width:88px;line-height:1.4}.stock-grid{grid-template-columns:1fr;gap:16px}.product-card{display:grid;grid-template-columns:106px minmax(0,1fr);align-items:stretch}.product-cover{height:100%;min-height:170px;border-bottom:0;border-right:1px solid #e4ebf4}.product-card .product-illustration svg{height:auto;width:106px;max-height:145px}.product-card .product-illustration span{font-size:12px;text-align:center;max-width:90px}.product-card-body{padding:16px 15px}.product-card h2{font-size:17px;min-height:0;margin-bottom:7px}.product-card .category{font-size:12px;margin-bottom:5px}.product-suppliers{margin-bottom:12px;font-size:12px}.product-figures{gap:10px;padding-top:13px;grid-template-columns:1fr}.product-figures>div{display:flex;align-items:baseline;gap:7px;flex-wrap:wrap}.product-figures>div:first-child{gap:7px}.product-figures>div:last-child{text-align:left;flex-direction:column;gap:0}.product-figures strong{font-size:22px}.product-figures>div:first-child strong{font-size:20px}.product-figures span{font-size:13px;margin:0}.product-card .link{margin-top:9px;font-size:14px}.setup-entry{padding:16px;gap:12px}.setup-entry>div{min-width:100%}.setup-entry>.btn{flex:1}.setup-entry small{font-size:13px}.photo-editor{gap:13px}.photo-editor #photo-preview{width:95px;height:105px}.photo-editor .btn{font-size:14px;padding:9px 12px}.photo-editor .footnote{font-size:12px}.flow-dialog .setup-progress{display:grid;grid-template-columns:1fr 1fr;gap:10px 15px}.flow-dialog .setup-progress li{font-size:14px}.opening-debt-actions>.btn{flex:1;font-size:14px}}
@media(max-width:359px){.catalog-actions>.btn{width:100%}.catalog-switch{width:100%;justify-content:space-between}.inventory-summary{padding:16px 13px}.inventory-summary>div:first-child>strong{font-size:25px}.inventory-summary>div:last-child>strong{font-size:23px}.product-card{grid-template-columns:84px minmax(0,1fr)}.product-card .product-illustration svg{width:84px}.product-card-body{padding:15px 12px}.product-card h2{font-size:16px}.photo-editor{flex-wrap:wrap}.product-figures strong{font-size:21px}}
