@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#1a2821;--muted:#748178;--line:#e5e9e4;--paper:#f6f7f4;--green:#174c39;--lime:#d9ef68;--amber:#dfa64e;--rose:#c65e5b}*{box-sizing:border-box}body{background:var(--paper);color:var(--ink);margin:0;font-family:PingFang SC,Microsoft YaHei,Arial,sans-serif}button,input,select{font:inherit}button{cursor:pointer}.app-shell{grid-template-columns:246px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{color:#edf6ee;background:#173f32;flex-direction:column;padding:28px 17px 17px;display:flex}.brand,.profile{align-items:center;gap:10px;display:flex}.brand{padding:0 10px 34px}.brand>b{background:var(--lime);color:#174233;border-radius:12px;place-items:center;width:37px;height:37px;font-size:20px;display:grid}.brand strong,.profile strong{font-size:15px;display:block}.brand small,.profile small{color:#b4c7be;margin-top:3px;font-size:12px;display:block}.sidebar nav{gap:5px;display:grid}.sidebar nav button{color:#cbd8d1;text-align:left;background:0 0;border:0;border-radius:10px;padding:11px 12px;font-size:14px}.sidebar nav button i{text-align:center;width:24px;margin-right:8px;font-style:normal;display:inline-block}.sidebar nav button:hover,.sidebar nav .nav-active{color:#fff;box-shadow:inset 3px 0 var(--lime);background:#285b47}.fiscal{background:#285442;border:1px solid #3d6b59;border-radius:13px;margin-top:auto;padding:14px}.fiscal small,.fiscal span{color:#bfd0c8;font-size:12px;display:block}.fiscal strong{margin:5px 0;font-size:17px;display:block}.profile{margin:17px 8px 0}.profile>b{background:var(--lime);color:#173f32;border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.content{width:100%;max-width:1560px;margin:0 auto;padding:31px 40px 54px}.topbar{justify-content:space-between;align-items:center;gap:22px;margin-bottom:24px;display:flex}.topbar p,.panel-title p,.dialog>p{letter-spacing:.07em;color:#7c8981;margin:0 0 7px;font-size:12px;font-weight:700}.topbar h1{letter-spacing:-.055em;margin:0;font-size:29px}.actions{gap:9px;display:flex}.actions button,.outline{border:1px solid var(--line);color:#34453d;background:#fff;border-radius:9px;padding:10px 13px;font-size:13px;font-weight:700}.actions .primary,.primary{background:var(--green);border-color:var(--green);color:#fff}.hero{color:#f7fbef;background:linear-gradient(110deg,#1a4b39,#236a52);border-radius:20px;justify-content:space-between;gap:30px;padding:29px 32px;display:flex;position:relative;overflow:hidden}.hero:after{content:"";border:58px solid #d9ef6819;border-radius:50%;width:370px;height:370px;position:absolute;top:-190px;right:-130px}.hero>div{z-index:1}.hero>div:first-child>span{color:#ddf16d;font-size:12px;font-weight:700}.hero h2{letter-spacing:-.045em;margin:9px 0;font-size:25px}.hero p{color:#cfddd4;max-width:660px;margin:0;font-size:14px;line-height:1.7}.hero-total{background:#0f382c77;border:1px solid #ffffff29;border-radius:14px;align-self:center;min-width:166px;padding:16px 18px}.hero-total small,.hero-total span{color:#cddbd2;font-size:12px;display:block}.hero-total strong{margin:7px 0;font-size:25px;display:block}.metrics{grid-template-columns:repeat(4,1fr);gap:14px;margin:17px 0;display:grid}.metric,.panel{border:1px solid var(--line);background:#fff;border-radius:15px}.metric{padding:18px}.metric span,.metric small{color:var(--muted);font-size:12px;display:block}.metric strong{letter-spacing:-.05em;margin:8px 0;font-size:24px;display:block}.metric.accent{background:#f1f8db;border-color:#dce9b9}.positive{color:#277052!important}.warn{color:#b77525!important}.two-col{grid-template-columns:minmax(0,1.7fr) minmax(310px,.8fr);gap:14px;display:grid}.lower{grid-template-columns:1fr 1fr;margin-top:14px}.panel{padding:20px}.panel-title{justify-content:space-between;align-items:flex-start;margin-bottom:17px;display:flex}.panel-title h3{letter-spacing:-.03em;margin:0;font-size:17px}.panel-title button{color:#1b694d;background:0 0;border:0;font-size:12px;font-weight:700}.badge{color:#487330;background:#edf5da;border-radius:50%;place-items:center;width:24px;height:24px;font-size:12px;display:grid}.store-head,.store-row{grid-template-columns:1.7fr .75fr .75fr 1.15fr;align-items:center;gap:14px;display:grid}.store-head{border-bottom:1px solid var(--line);color:#8a958e;padding-bottom:9px;font-size:11px}.store-row{border-bottom:1px solid #eef1ed;padding:13px 0;font-size:12px}.store-row:last-child{border:0}.store-row strong,.store-row small{display:block}.store-row strong{font-size:13px}.store-row small{color:#829088;margin-top:3px;font-size:11px}.negative{color:#b6534f}.progress{align-items:center;gap:8px;display:flex;position:relative}.progress:before{content:"";background:#e9eee9;border-radius:99px;flex:1;order:2;height:6px}.progress i{background:#4c9874;border-radius:99px;height:6px;position:absolute;left:0}.progress small{color:#47755e;order:3;margin:0}.notice{border-bottom:1px solid #edf0ed;align-items:flex-start;gap:10px;padding:13px 0;display:flex}.notice>i{border-radius:50%;width:8px;height:8px;margin-top:6px}.notice>i.amber{background:var(--amber)}.notice>i.rose{background:var(--rose)}.notice>i.green{background:#42a176}.notice span{flex:1}.notice strong,.notice small{display:block}.notice strong{font-size:13px}.notice small{color:var(--muted);margin-top:3px;font-size:12px;line-height:1.5}.notice>b{color:#8a998f;font-size:22px;line-height:15px}.soft{color:#216248;background:#f4f7f2;border:0;border-radius:8px;width:100%;margin-top:14px;padding:10px;font-size:12px;font-weight:700}.supportbar{background:#edf1ed;border-radius:99px;height:11px;display:flex;overflow:hidden}.supportbar i:first-child{background:#4c9874;width:22%}.supportbar i:nth-child(2){background:#e4b05d;width:58%}.supportbar i:nth-child(3){background:#d5ddd5;width:20%}.legend{flex-wrap:wrap;gap:18px;margin-top:14px;display:flex}.legend span{color:#718078;font-size:12px}.legend b{background:#4c9874;border-radius:50%;width:8px;height:8px;margin-right:5px;display:inline-block}.legend span:nth-child(2) b{background:#e4b05d}.legend span:nth-child(3) b{background:#d5ddd5}.legend strong{color:var(--ink);margin-top:3px;font-size:14px;display:block}.cost{color:#397056;background:#edf6ee;border-radius:99px;padding:6px 8px;font-size:11px}.flow{grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:9px;padding:11px 0 18px;display:grid}.flow span{color:var(--muted);background:#f5f7f4;border-radius:10px;padding:11px;font-size:11px}.flow strong{color:var(--ink);margin-top:5px;font-size:14px;display:block}.flow em{color:#76a58a;font-style:normal}.outline{color:#1d684d;border-style:dashed;width:100%}.overlay{z-index:10;background:#172e2477;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.dialog{background:#fff;border-radius:18px;width:min(470px,100%);padding:29px;position:relative;box-shadow:0 28px 70px #0c21164a}.dialog h2{letter-spacing:-.04em;margin:3px 0 10px;font-size:23px}.dialog>p:not(:first-child){color:var(--muted);font-size:13px;line-height:1.65}.close{color:#748178;background:0 0;border:0;font-size:25px;position:absolute;top:11px;right:14px}.import-row{border:1px solid var(--line);border-radius:10px;margin:10px 0;padding:13px}.import-row strong,.import-row span{display:block}.import-row strong{font-size:13px}.import-row span{color:var(--muted);margin-top:4px;font-size:12px}.dialog label{color:#526159;margin-top:12px;font-size:12px;font-weight:700;display:block}.dialog input,.dialog select{background:#fff;border:1px solid #dbe2dc;border-radius:8px;width:100%;margin-top:6px;padding:10px;display:block}.wide{border-radius:9px;width:100%;margin-top:15px;padding:11px}@media (max-width:1050px){.app-shell{grid-template-columns:76px 1fr}.sidebar{padding:20px 10px}.brand{justify-content:center;padding-bottom:28px}.brand span,.fiscal,.profile span{display:none}.sidebar nav button{text-align:center;padding:12px;font-size:0}.sidebar nav button span{display:none}.sidebar nav button i{margin:0;font-size:18px}.profile{justify-content:center;margin-left:0;margin-right:0}.content{padding:25px}.metrics{grid-template-columns:repeat(2,1fr)}}@media (max-width:760px){.app-shell{display:block}.sidebar{z-index:4;height:74px;padding:6px 8px calc(6px + env(safe-area-inset-bottom));display:block;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 22px #102c1d2e}.brand,.fiscal,.profile{display:none}.sidebar nav{justify-content:space-around;gap:1px;height:100%;display:flex}.sidebar nav button:nth-child(n+6){display:none}.sidebar nav button{color:#cbd8d1;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;padding:4px 1px;font-size:10px;line-height:1.1;display:flex}.sidebar nav button span{white-space:nowrap;display:block}.sidebar nav button i{width:auto;margin:0;font-size:18px}.content{padding:18px 16px 96px}.topbar{flex-direction:column;align-items:flex-start;gap:14px;margin-bottom:16px}.topbar p{display:none}.topbar h1{font-size:23px}.actions{grid-template-columns:1fr 1fr;gap:8px;width:100%;display:grid}.actions button{min-height:44px;padding:9px 8px}.actions .dashboard-period{text-align:left;grid-column:span 2}.actions .dashboard-period select{width:100%;min-width:0}.hero{border-radius:16px;padding:19px;display:block}.hero:after{border-width:36px;width:220px;height:220px;top:-132px;right:-104px}.hero>div:first-child>span{font-size:11px}.hero h2{margin:7px 0;font-size:20px;line-height:1.35}.hero p{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:1.55;display:-webkit-box;overflow:hidden}.hero-total{grid-template-columns:1fr auto;align-items:end;column-gap:10px;min-width:0;margin-top:14px;padding:13px 14px;display:grid}.hero-total small{grid-column:1/3}.hero-total strong{margin:4px 0 0;font-size:22px}.hero-total span{padding-bottom:3px}.metrics{grid-template-columns:repeat(2,1fr);gap:9px;margin:12px 0}.metric{border-radius:13px;min-height:116px;padding:14px}.metric strong{margin:7px 0;font-size:20px}.metric span,.metric small{font-size:11px}.two-col,.lower{grid-template-columns:1fr;gap:10px}.lower{margin-top:10px}.panel{border-radius:13px;padding:16px}.panel-title{margin-bottom:13px}.panel-title h3{font-size:16px}.store-head,.store-row{min-width:580px}.panel:first-child{overflow-x:auto}.alerts{order:-1}.notice{padding:11px 0}.flow{gap:4px;padding:4px 0 14px}.flow span{padding:8px 6px;font-size:10px}.flow strong{font-size:12px}.flow em{font-size:11px}.legend{gap:11px}.legend span{font-size:11px}.legend strong{font-size:12px}.dialog{border-radius:16px;padding:24px 20px}}.file-button{cursor:pointer;text-align:center!important;color:#1d684d!important;background:#f4f8f2!important;border:1px dashed #8da99b!important;border-radius:10px!important;padding:12px!important;font-weight:800!important;display:block!important}.file-button input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.import-status,.import-error,.import-success{margin:10px 0!important;font-size:12px!important}.import-status{color:#3f735d!important}.import-error{color:#b6534f!important}.import-success{font-weight:800;color:#277052!important}.import-result{color:#31523f;background:#eff7e7;border-radius:10px;margin:10px 0;padding:12px}.import-result strong,.import-result span,.import-result small{display:block}.import-result strong{font-size:13px}.import-result span,.import-result small{margin-top:4px;font-size:12px;line-height:1.5}.import-result small{color:#a36521}.primary:disabled{cursor:not-allowed;opacity:.55}.field-hint{color:var(--muted)!important;margin:6px 0 12px!important;font-size:12px!important;line-height:1.55!important}.actions select{border:1px solid var(--line);color:#34453d;background:#fff;border-radius:9px;padding:10px 13px;font-size:13px;font-weight:700}.import-tabs{grid-template-columns:1fr 1fr;gap:8px;margin:13px 0;display:grid}.import-tabs button{border:1px solid var(--line);color:#53645b;background:#fff;border-radius:9px;padding:10px;font-size:13px;font-weight:800}.import-tabs button.selected{color:#175a41;background:#eaf5e7;border-color:#6b9c82;box-shadow:inset 0 0 0 1px #6b9c82}.actions .dashboard-period{color:#69776f;gap:3px;font-size:10px;font-weight:800;display:grid}.actions .dashboard-period select{color:#34453d;min-width:154px;padding:8px 10px}.approval-list{padding:22px}.approval-row{border-bottom:1px solid #edf0ed;justify-content:space-between;align-items:center;gap:16px;padding:14px 0;display:flex}.approval-row:last-child{border-bottom:0}.approval-row span b,.approval-row span small,.approval-row span em{display:block}.approval-row span b{font-size:14px}.approval-row span em{text-overflow:ellipsis;white-space:nowrap;color:#526159;max-width:560px;margin-top:4px;font-size:12px;font-style:normal;overflow:hidden}.approval-row span small{color:var(--muted);margin-top:4px;font-size:12px}.approval-row div{align-items:center;gap:8px;display:flex}.approval-row div strong{color:#24543d;margin-right:4px;font-size:13px}.approval-row button{color:#496156;background:#fff;border:1px solid #d7e2da;border-radius:8px;padding:8px 12px;font-size:12px;font-weight:800}.approval-row button.primary{background:var(--green);border-color:var(--green);color:#fff}.empty-state{color:var(--muted);padding:22px 0;font-size:13px}.cost-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:18px 0;display:grid}.cost-summary article{background:#f7faf7;border:1px solid #dbe5dc;border-radius:13px;gap:6px;padding:16px;display:grid}.cost-summary span{text-overflow:ellipsis;white-space:nowrap;color:#64736a;font-size:12px;font-weight:800;overflow:hidden}.cost-summary strong{color:#215840;font-size:22px}.cost-summary small,.cost-tip{color:#77857c;font-size:11px;line-height:1.5}.cost-editor{padding:22px}.segmented{border:1px solid #d9e4dc;border-radius:8px;gap:0;display:flex;overflow:hidden}.segmented button{color:#65756b;background:#fff;border:0;border-right:1px solid #d9e4dc;padding:8px 10px;font-size:11px;font-weight:800}.segmented button:last-child{border-right:0}.segmented button.active{color:#1c6549;background:#e7f1ea}.cost-form{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:16px 0;display:grid}.cost-form label{color:#526159;gap:6px;font-size:12px;font-weight:800;display:grid}.cost-form input,.cost-form select{width:100%;color:var(--ink);background:#fff;border:1px solid #dbe2dc;border-radius:8px;padding:10px}.cost-form .wide-label{grid-column:span 4}.cost-form textarea{min-height:62px;margin:0}.cost-editor>.primary{background:var(--green);color:#fff;border:0;border-radius:8px;padding:10px 14px;font-weight:800}.cost-tip{margin:10px 0 0}.cost-ledger{grid-template-columns:1fr 1fr;gap:16px;margin-top:16px;display:grid}.cost-ledger .panel{padding:20px}.cost-row{border-bottom:1px solid #edf0ed;justify-content:space-between;gap:14px;padding:12px 0;display:flex}.cost-row:last-child{border-bottom:0}.cost-row span{min-width:0}.cost-row b,.cost-row small{display:block}.cost-row b{color:#29463a;font-size:12px}.cost-row small{color:#75847a;margin-top:4px;font-size:11px;line-height:1.45}.cost-row strong{white-space:nowrap;color:#24543d;font-size:13px}.cost-calculator{margin-top:16px;padding:22px}.cost-calculator .panel-title small{color:#75847a;max-width:270px;font-size:11px;line-height:1.45}.calculator-results{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;display:grid}.calculator-results span{color:#6f7d74;background:#f5f8f5;border-radius:9px;gap:5px;padding:11px;font-size:10px;font-weight:800;display:grid}.calculator-results strong{color:#24543d;font-size:14px}.detail-panel{padding:20px}.detail-actions{align-items:center;gap:8px;display:flex}.detail-actions button,.detail-actions a,.detail-export{color:#1d684d;background:#fff;border:1px solid #d8e3db;border-radius:8px;padding:8px 10px;font-size:11px;font-weight:800;text-decoration:none}.detail-filter{align-items:center;gap:10px;margin-bottom:14px;display:flex}.detail-filter input,.detail-filter select{color:#34453d;background:#fff;border:1px solid #dbe2dc;border-radius:8px;padding:9px 10px}.detail-filter input{flex:1}.detail-table{overflow-x:auto}.inventory-head,.inventory-row{grid-template-columns:minmax(240px,1.8fr) minmax(130px,1fr) 76px 92px 100px 112px 100px;align-items:center;gap:12px;min-width:960px;display:grid}.sales-detail-head,.sales-detail-row{grid-template-columns:minmax(180px,1.2fr) 88px minmax(240px,1.65fr) 75px 105px 105px 105px;align-items:center;gap:12px;min-width:1040px;display:grid}.inventory-head,.sales-detail-head{border-bottom:1px solid var(--line);color:#829087;padding:0 0 10px;font-size:11px;font-weight:800}.inventory-row,.sales-detail-row{color:#4e5e55;border-bottom:1px solid #edf0ed;padding:12px 0;font-size:12px}.inventory-row:last-child,.sales-detail-row:last-child{border-bottom:0}.inventory-row b,.inventory-row small,.sales-detail-row b,.sales-detail-row small{display:block}.inventory-row b,.sales-detail-row b{color:#29463a;font-size:12px}.inventory-row small,.sales-detail-row small{color:#78857d;margin-top:3px;font-size:10px;line-height:1.35}.inventory-row strong,.sales-detail-row strong{color:#2a493b;font-size:12px}.profit-result{overflow-x:auto}.profit-head,.profit-row{grid-template-columns:1.4fr 1fr 1fr 1.5fr .85fr 1fr .7fr;align-items:center;gap:14px;min-width:1080px;display:grid}.profit-head{border-bottom:1px solid var(--line);color:#839087;padding:0 0 10px;font-size:11px}.profit-row{color:#45564d;border-bottom:1px solid #edf0ed;padding:13px 0;font-size:12px}.profit-row:last-child{border-bottom:0}.profit-row span:first-child b,.profit-row span:first-child strong{display:block}.profit-row span:first-child b{color:#55766a;font-size:10px}.profit-row span:first-child strong{color:#243d31;margin-top:2px;font-size:12px}.profit-row span:nth-child(6){color:#1d684d;font-weight:800}.profit-period{justify-content:flex-end;display:flex}.profit-period label{color:#526159;align-items:center;gap:8px;font-size:12px;font-weight:800;display:flex}.profit-period select{color:var(--ink);background:#fff;border:1px solid #dbe2dc;border-radius:8px;padding:9px}.module-filter{justify-content:flex-end;align-items:center;gap:12px;margin:-4px 0 0;display:flex}.module-filter label{color:#526159;align-items:center;gap:8px;font-size:12px;font-weight:800;display:flex}.module-filter select{color:var(--ink);background:#fff;border:1px solid #dbe2dc;border-radius:8px;padding:9px}.module-filter small{color:var(--muted);font-size:11px}.module-page{gap:16px;display:grid}.module-hero{color:#f7fbef;background:linear-gradient(120deg,#1b4d3a,#2b6d52);border-radius:18px;padding:28px 30px}.module-hero p{color:#dff06e;letter-spacing:.08em;margin:0 0 7px;font-size:12px;font-weight:800}.module-hero h2{letter-spacing:-.05em;margin:0 0 8px;font-size:28px}.module-hero>span{color:#d5e3db;max-width:720px;font-size:14px;line-height:1.7;display:block}.module-hero>div{gap:9px;margin-top:18px;display:flex}.module-hero button,.module-action-link{color:#1d5e46;background:#fff;border:1px solid #b9d4c6;border-radius:9px;padding:10px 13px;font-size:13px;font-weight:800;text-decoration:none}.module-hero button.primary{color:#173f32;background:#d9ef68;border-color:#d9ef68}.module-metrics{margin:0}.module-table{overflow:hidden}.module-head,.module-row{grid-template-columns:1.1fr 1.2fr 1fr .75fr;align-items:center;gap:16px;display:grid}.module-head{border-bottom:1px solid var(--line);color:#839087;padding:0 0 10px;font-size:11px}.module-row{color:#45564d;border-bottom:1px solid #edf0ed;padding:14px 0;font-size:13px}.module-row:last-child{border-bottom:0}.module-row span:nth-child(3){color:#233c30;font-weight:800}.module-row span:last-child{color:#5d886e;font-size:12px}.finance-entry-detail{justify-content:space-between;align-items:center;gap:10px;display:flex}.finance-entry-detail i{min-width:0;font-style:normal;line-height:1.55}.finance-entry-detail .secondary{color:#1c6549;background:#f7fbf6;border:1px solid #6e9f83;border-radius:7px;flex:none;padding:6px 10px;font-size:11px;font-weight:800}@media (max-width:760px){.sidebar nav{scrollbar-width:none;justify-content:flex-start;overflow-x:auto}.sidebar nav::-webkit-scrollbar{display:none}.sidebar nav button:nth-child(n+6){display:flex}.sidebar nav button{flex:0 0 72px}.module-page{gap:12px}.module-hero{border-radius:16px;padding:20px}.module-hero h2{font-size:23px}.module-hero>span{font-size:12px}.module-hero>div{margin-top:14px}.module-head,.module-row{min-width:560px}.module-table{overflow-x:auto}.module-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.module-metrics .metric{min-height:auto}}.profit-settings,.meeting-import{padding:22px}.profit-form{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.profit-form label,.meeting-import label{color:#526159;gap:6px;font-size:12px;font-weight:800;display:grid}.profit-form input,.profit-form select,.meeting-import select{width:100%;color:var(--ink);background:#fff;border:1px solid #dbe2dc;border-radius:8px;padding:10px}.meeting-import .panel-title>label{min-width:135px}.meeting-upload{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;margin-top:12px;display:grid}.meeting-upload label{color:#1d684d;background:#f4f8f2;border:1px dashed #8da99b;border-radius:11px;min-height:104px;padding:14px}.meeting-upload input{color:#526159;max-width:100%;margin-top:auto;font-size:11px}.meeting-table{overflow-x:auto}.meeting-table .panel-title small{max-width:260px;color:var(--muted);font-size:11px;line-height:1.45}.meeting-head,.meeting-row{grid-template-columns:220px 92px 92px 110px 180px 115px 105px 115px 88px;align-items:center;gap:12px;min-width:1200px;display:grid}.meeting-head{border-bottom:1px solid var(--line);color:#839087;padding:0 0 10px;font-size:11px}.meeting-row{color:#45564d;border-bottom:1px solid #edf0ed;padding:13px 0;font-size:12px}.meeting-row:last-child{border-bottom:0}.meeting-row>span:first-child{gap:2px;display:grid}.meeting-row b{color:#55766a;font-size:11px}.meeting-row strong{color:#213d30;font-size:12px}.meeting-row small{color:#748178;margin-top:3px;font-size:10px;line-height:1.35;display:block}.meeting-row span:nth-child(5) strong{font-size:12px}.dialog .dialog-profit-form{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:16px}.dialog .dialog-profit-form label{margin-top:0}.dialog-submit{background:var(--green);color:#fff;border:0;border-radius:9px;width:100%;margin-top:18px;padding:12px;font-weight:800}.dialog-copy{margin:0!important}.record-list{border-top:1px solid var(--line);max-height:56vh;margin-top:14px;overflow:auto}.record-row{border-bottom:1px solid #edf0ed;justify-content:space-between;gap:14px;padding:12px 0;display:flex}.record-row>span{gap:3px;min-width:0;display:grid}.record-row small{color:#7a8880;font-size:10px}.record-row b{color:#29463a;font-size:13px}.record-row em{text-overflow:ellipsis;white-space:nowrap;color:#748178;font-size:11px;font-style:normal;overflow:hidden}.record-row>strong{white-space:nowrap;color:#244c3a;justify-items:end;gap:3px;font-size:12px;display:grid}.record-row>strong small{font-weight:600}.record-row i{gap:6px;margin-top:3px;display:flex}.record-row i button{color:#1d684d;background:#fff;border:1px solid #d9e4dc;border-radius:6px;padding:4px 7px;font-size:10px;font-style:normal;font-weight:800}.record-row i button.void-action{color:#a64d49}.record-editor{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;margin-top:15px;display:grid}.dialog textarea{resize:vertical;background:#fff;border:1px solid #dbe2dc;border-radius:8px;width:100%;min-height:76px;margin-top:6px;padding:10px;display:block}.dialog .record-editor label{margin-top:0}.change-log-list{gap:10px;margin:18px 0;display:grid}.change-log{background:#f8fbf8;border:1px solid #dce5df;border-radius:12px;padding:13px 14px}.change-log strong{color:#155b43;font-size:14px;display:block}.change-log span{color:#7a8880;margin-top:5px;font-size:12px;display:block}.change-log p{color:#34473d;margin:8px 0 0;font-size:13px;line-height:1.6}.attachment-upload{background:#f5f9f5;border:1px dashed #7fa18e;border-radius:10px;place-items:center;color:#1d684d!important;padding:14px!important;font-size:13px!important;display:grid!important}.attachment-upload input{max-width:100%;margin-top:7px;font-size:11px}.attachment-list{gap:8px;margin:16px 0;display:grid}.attachment-row{border-bottom:1px solid #edf0ed;justify-content:space-between;gap:10px;padding:11px 0;display:flex}.attachment-row span{min-width:0}.attachment-row b,.attachment-row small{display:block}.attachment-row b{text-overflow:ellipsis;white-space:nowrap;color:#29463a;font-size:12px;overflow:hidden}.attachment-row small{color:#75847a;margin-top:4px;font-size:10px}.attachment-row i{align-items:center;gap:7px;font-style:normal;display:flex}.attachment-row a,.attachment-row button{color:#1d684d;background:#fff;border:1px solid #d9e4dc;border-radius:6px;padding:4px 7px;font-size:10px;font-weight:800;text-decoration:none}.attachment-row button{color:#a64d49}.target-card{text-align:left;font:inherit;cursor:pointer;border:1px solid #5f967d}.target-card em{color:#dff06e;margin-top:9px;font-size:11px;font-style:normal;font-weight:800;display:block}.target-card .target-monthly{color:#d5e3db;margin-top:4px;font-size:11px}.target-card .target-contract{color:#e5f0cb;border-top:1px solid #ffffff29;margin-top:8px;padding-top:8px;font-size:10px;line-height:1.45}.target-dialog{width:min(1380px,100vw - 36px);max-height:calc(100vh - 36px);overflow:auto}.target-editor{border:1px solid var(--line);border-radius:11px;margin-top:15px;overflow:auto}.target-editor-head,.target-editor-row,.target-editor-total{grid-template-columns:220px repeat(12,76px) 110px;align-items:center;min-width:1242px;display:grid}.target-editor-head{z-index:1;border-bottom:1px solid var(--line);color:#718078;background:#f6f8f5;font-size:11px;font-weight:800;position:sticky;top:0}.target-editor-head span,.target-editor-row>span,.target-editor-total>span{padding:10px 8px}.target-editor-row{border-bottom:1px solid #edf0ed;font-size:12px}.target-editor-row>span:first-child{gap:2px;display:grid}.target-editor-row b{color:#55766a;font-size:10px}.target-editor-row strong{color:#243d31;font-size:12px}.target-editor-row small{color:#748178;font-size:10px}.target-editor-row input{text-align:right;color:#243d31;background:#fff;border:1px solid #d7e0d8;border-radius:6px;width:100%;padding:7px 5px}.target-editor-total{color:#24553f;background:#f1f7ed;font-size:11px;font-weight:800}.task-source{color:#31523f;background:#f7faf6;border:1px solid #b3c6bc;border-radius:11px;align-content:space-between;min-height:104px;padding:14px;display:grid}.task-source b{font-size:12px}.task-source span,.task-source small{font-size:11px;line-height:1.45}.task-source small{color:#718078}@media (max-width:760px){.profit-settings,.meeting-import{padding:16px}.profit-form,.meeting-upload,.dialog .dialog-profit-form,.record-editor,.cost-form,.cost-summary,.cost-ledger,.calculator-results{grid-template-columns:1fr}.cost-form .wide-label{grid-column:auto}.module-filter{flex-direction:column;align-items:flex-start;gap:5px}.module-filter label{justify-content:space-between;width:100%}.module-filter select{max-width:220px}.meeting-upload label{min-height:82px}.meeting-import .panel-title{align-items:flex-start}.meeting-import .panel-title>label{min-width:110px}.meeting-table .panel-title{align-items:flex-start}.meeting-table .panel-title small{padding-top:4px}.meeting-head,.meeting-row{min-width:1200px}.target-dialog{width:calc(100vw - 20px);max-height:calc(100vh - 20px);padding:22px 15px}.target-editor-head,.target-editor-row,.target-editor-total{grid-template-columns:190px repeat(12,70px) 100px;min-width:1130px}.target-editor-head span,.target-editor-row>span,.target-editor-total>span{padding:9px 6px}.cost-calculator{padding:16px;overflow:hidden}.cost-calculator .cost-form{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin:14px 0}.cost-calculator .cost-form label{gap:5px;min-width:0;font-size:10px}.cost-calculator .cost-form input{min-width:0;padding:9px 7px;font-size:12px}.cost-calculator .calculator-results{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.cost-calculator .calculator-results span{min-width:0;padding:9px 7px;font-size:9px;line-height:1.3}.cost-calculator .calculator-results strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}}@media (min-width:761px){.sidebar{align-self:start;height:100vh;position:sticky;top:0}}.meeting-head,.meeting-row{grid-template-columns:1.9fr .65fr .85fr .92fr .65fr 1.65fr .95fr 1.15fr 1.15fr;justify-content:stretch;gap:18px;width:100%;min-width:1280px;max-width:none}.meeting-head span:nth-child(5),.meeting-row span:nth-child(5){color:#1d6b4e;font-weight:800}.meeting-head span:last-child,.meeting-row span:last-child{white-space:nowrap}.actions .action-link{border:1px solid var(--line);color:#34453d;text-align:center;background:#fff;border-radius:9px;padding:10px 13px;font-size:13px;font-weight:700;text-decoration:none}.login-screen{background:linear-gradient(135deg,#143d30,#245f49);place-items:center;min-height:100vh;padding:22px;display:grid}.login-card{background:#fff;border-radius:18px;width:min(390px,100%);padding:30px;box-shadow:0 24px 60px #071c144d}.login-card .brand{margin-bottom:24px;padding:0}.login-card h1{margin:0;font-size:25px}.login-card>p{color:#718078;margin:8px 0 20px;font-size:13px;line-height:1.6}.login-card label{color:#526159;margin-top:14px;font-size:12px;font-weight:800;display:block}.login-card input,.login-card select{border:1px solid #dbe2dc;border-radius:8px;width:100%;margin-top:6px;padding:11px;display:block}.profile-logout{color:#d6e4dd;background:0 0;border:1px solid #4c7464;border-radius:6px;margin-left:auto;padding:4px 6px;font-size:10px}.brand-dashboard .module-hero{background:linear-gradient(120deg,#134f73,#136f94)}.brand-year-picker{color:#dceef6;gap:4px;font-size:11px;font-weight:800;display:grid}.brand-year-picker select{color:#254a58;font:inherit;background:#fff;border:1px solid #7db7ce;border-radius:8px;padding:9px 10px;font-weight:800}.brand-notice{margin:0!important}.brand-loading{color:#66766d;font-size:13px}.brand-execution-panel,.brand-fee-panel{padding:0;overflow:hidden}.brand-panel-heading{color:#fff;background:#0d75b8;justify-content:space-between;align-items:center;gap:16px;padding:19px 22px;display:flex}.brand-panel-heading p{color:#c7eaff;margin:0 0 4px;font-size:11px;font-weight:800}.brand-panel-heading h3{letter-spacing:-.04em;margin:0;font-size:20px}.brand-panel-heading small{color:#effaff;white-space:nowrap;border:1px solid #a7d8ef;border-radius:99px;padding:6px 9px;font-size:11px}.brand-execution-grid{grid-template-columns:1fr 1fr;display:grid}.brand-execution-group{border-right:1px solid #e3e9e5}.brand-execution-group:last-child{border-right:0}.brand-execution-group h4{color:#145c81;background:#f4fafd;margin:0;padding:13px 20px;font-size:14px}.brand-execution-group.sales h4{color:#176343;background:#f1f8ee}.brand-value-grid{grid-template-columns:repeat(3,1fr);display:grid}.brand-execution-group.sales .brand-value-grid{grid-template-columns:repeat(4,1fr)}.brand-value{border-right:1px solid #e7ece8;align-content:center;gap:8px;min-height:106px;padding:18px 20px;display:grid}.brand-value:last-child{border-right:0}.brand-value span{color:#65766e;font-size:12px;font-weight:800;line-height:1.45}.brand-value strong{color:#223c30;letter-spacing:-.055em;white-space:nowrap;font-size:24px}.brand-value.emphasize strong{color:#18724f}.brand-fee-panel .brand-panel-heading{background:#08a852}.brand-fee-grid{grid-template-columns:repeat(4,1fr);display:grid}.brand-fee-grid .brand-value{border-bottom:1px solid #e7ece8;min-height:123px}.brand-fee-grid .brand-value:nth-child(4n){border-right:0}.brand-fee-grid .brand-value:last-child{background:#f1fae8}.brand-footnote{color:#748178;margin:0;font-size:12px;line-height:1.6}.brand-dashboard-dialog{width:min(760px,100vw - 36px);max-height:calc(100vh - 36px);overflow:auto}.brand-settings-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.brand-settings-form label{gap:6px;margin:0!important;display:grid!important}.brand-settings-form input,.brand-settings-form select{margin:0!important}.brand-dashboard .module-hero>div{align-items:flex-end;gap:12px}.brand-dashboard .brand-year-picker{min-width:164px}.brand-dashboard .brand-year-picker select{height:42px;padding:0 12px}.brand-dashboard .module-hero>div>button{white-space:nowrap;align-self:flex-end;min-height:42px;padding:0 17px}.brand-value small{color:#7a8980;font-size:10px;font-weight:700;line-height:1.35}@media (max-width:900px){.brand-fee-grid{grid-template-columns:repeat(2,1fr)}.brand-fee-grid .brand-value:nth-child(2n){border-right:0}.brand-fee-grid .brand-value:nth-child(4n){border-right:1px solid #e7ece8}}@media (max-width:760px){.brand-execution-grid{grid-template-columns:1fr}.brand-execution-group{border-bottom:1px solid #e3e9e5;border-right:0}.brand-execution-group:last-child{border-bottom:0}.brand-value{min-height:92px;padding:14px 11px}.brand-value strong{font-size:18px}.brand-panel-heading{align-items:flex-start;padding:16px}.brand-panel-heading h3{font-size:17px}.brand-fee-grid{grid-template-columns:1fr 1fr}.brand-fee-grid .brand-value:nth-child(2n){border-right:0}.brand-settings-form{grid-template-columns:1fr}.brand-dashboard-dialog{width:calc(100vw - 20px);max-height:calc(100vh - 20px)}.brand-year-picker{flex:1}.brand-year-picker select{width:100%}}.brand-fee-ledger .module-hero>div{align-items:flex-end}.brand-fee-ledger .module-hero>div>button{align-self:flex-end;min-height:42px;padding:10px 15px}.brand-fee-ledger .brand-year-picker{min-width:214px}.finance-ledger .module-hero>div{align-items:flex-end;gap:12px}.finance-ledger .brand-year-picker{min-width:214px}.finance-ledger .brand-year-picker select{height:42px;padding:0 12px}.finance-ledger .module-hero>div>button{white-space:nowrap;align-self:flex-end;min-height:42px;padding:0 18px}@media (max-width:760px){.brand-fee-ledger .module-hero>div{flex-wrap:wrap;align-items:stretch}.brand-fee-ledger .brand-year-picker{width:100%;min-width:0}.brand-fee-ledger .module-hero>div>button{flex:1;align-self:auto;padding:10px 8px}.finance-ledger .module-hero>div{flex-wrap:wrap;align-items:stretch}.finance-ledger .brand-year-picker{width:100%;min-width:0}.finance-ledger .module-hero>div>button{align-self:auto;width:100%}}.store-row{padding:10px 0}.store-row .progress{grid-template-columns:1fr;align-items:center;gap:5px;display:grid}.store-row .progress:before{display:none}.store-row .progress-value{color:#47755e;justify-self:end;margin:0;font-size:11px;line-height:1}.store-row .progress-track{background:#e9eee9;border-radius:99px;width:100%;height:6px;display:block;position:relative}.store-row .progress-track i{background:#4c9874;border-radius:99px;height:6px;position:absolute;inset:0 auto 0 0}.procurement-hero{grid-template-columns:minmax(0,1fr) 285px;align-items:center;gap:28px;display:grid}.procurement-hero-copy{display:block!important}.procurement-hero-copy>p,.procurement-hero-copy>h2,.procurement-hero-copy>span{display:block}.procurement-hero-copy>span{color:#d5e3db;max-width:720px;font-size:14px;line-height:1.7}.procurement-hero-copy>div{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex!important}.procurement-contract{color:#eff8ec;background:#123f30b8;border:1px solid #77a48e;border-radius:14px;gap:8px;padding:18px;display:grid}.procurement-contract small{color:#c7ddcf;font-size:12px;font-weight:800}.procurement-contract strong{letter-spacing:-.06em;font-size:29px}.procurement-contract span{color:#d3e3d9;font-size:12px}.procurement-contract>div{background:#ffffff2e;border-radius:99px;height:7px;overflow:hidden;margin:2px 0 0!important;display:block!important}.procurement-contract i{background:#d9ef68;border-radius:99px;height:100%;display:block}.procurement-contract b{color:#e7f49f;font-size:12px}.procurement-detail{padding:20px}.procurement-scroll{overflow-x:auto}.procurement-head,.procurement-row{grid-template-columns:125px minmax(260px,1.7fr) 130px 150px 155px 110px;align-items:center;gap:14px;min-width:1010px;display:grid}.procurement-head{border-bottom:1px solid var(--line);color:#819087;padding:0 0 10px;font-size:11px;font-weight:800}.procurement-row{color:#4b5e54;border-bottom:1px solid #edf0ed;padding:13px 0;font-size:12px}.procurement-row:last-child{border-bottom:0}.procurement-row b,.procurement-row small{display:block}.procurement-row b{color:#29483a;font-size:12px}.procurement-row small{color:#78867e;margin-top:4px;font-size:10px;line-height:1.35}.procurement-row strong{color:#24543d;font-size:12px}.procurement-row .secondary{color:#1c6549;white-space:nowrap;background:#f7fbf6;border:1px solid #6e9f83;border-radius:8px;padding:8px 9px;font-size:11px;font-weight:800}.procurement-head.recovery,.procurement-row.recovery{grid-template-columns:120px minmax(260px,1.5fr) 190px 100px 145px 105px;min-width:920px}@media (max-width:760px){.procurement-hero{grid-template-columns:1fr;gap:18px}.procurement-contract{width:100%}.procurement-detail{padding:16px}.procurement-detail .panel-title{align-items:flex-start}.procurement-detail .segmented{margin-top:4px}.procurement-hero-copy>div button{flex:130px}}.arrival-center{padding:20px}.arrival-center .panel-title small{color:#77857c;max-width:330px;font-size:11px;line-height:1.45}.arrival-list{border-top:1px solid var(--line)}.arrival-row{border-bottom:1px solid #edf0ed;grid-template-columns:minmax(240px,1fr) 190px 110px;align-items:center;gap:16px;padding:13px 0;display:grid}.arrival-row:last-child{border-bottom:0}.arrival-row b,.arrival-row small{display:block}.arrival-row b{color:#24543d;font-size:12px}.arrival-row small{color:#75847a;margin-top:4px;font-size:11px}.arrival-row strong{color:#315440;white-space:nowrap;font-size:12px}.arrival-row button{color:#1c6549;white-space:nowrap;background:#f7fbf6;border:1px solid #6e9f83;border-radius:8px;padding:8px 9px;font-size:11px;font-weight:800}@media (max-width:760px){.arrival-center{padding:16px}.arrival-center .panel-title{align-items:flex-start}.arrival-row{grid-template-columns:1fr auto;gap:8px}.arrival-row strong{grid-column:1/-1}.arrival-row button{grid-area:1/2}}.procurement-actions{flex-wrap:wrap;gap:7px;display:flex}@media (min-width:1051px){.app-shell{grid-template-columns:268px minmax(0,1fr)}.sidebar{padding:28px 18px 18px}.sidebar nav{gap:6px}.sidebar nav button{align-items:center;min-height:46px;padding:11px 14px;font-size:15px;display:flex}.sidebar nav button i{width:27px;margin-right:9px}}.dashboard-main-row{grid-template-columns:minmax(0,1.5fr) minmax(320px,1fr);align-items:stretch}.dashboard-main-row>.panel{min-height:100%}.sales-progress-panel,.top-products-panel{flex-direction:column;display:flex}.store-progress-scroll{min-width:0}.product-rank-head,.product-rank-row{grid-template-columns:minmax(0,1fr) 58px 92px;align-items:center;gap:10px;display:grid}.product-rank-head{border-bottom:1px solid var(--line);color:#8a958e;padding:0 0 9px;font-size:11px}.product-rank-head span:nth-child(n+2),.product-rank-row>small,.product-rank-row>strong{text-align:right}.product-rank-row{border-bottom:1px solid #eef1ed;min-height:43px;padding:10px 0;font-size:12px}.product-rank-row:last-child{border-bottom:0}.product-rank-row>span{align-items:center;gap:8px;min-width:0;display:flex}.product-rank-row>span>b{color:#327154;background:#eef5ed;border-radius:6px;flex:0 0 22px;place-items:center;width:22px;height:22px;font-size:10px;display:grid}.product-rank-row>span>strong{text-overflow:ellipsis;white-space:nowrap;color:#29463a;min-width:0;overflow:hidden}.product-rank-row small{color:#708077;white-space:nowrap;font-size:11px}.product-rank-row>strong{color:#244b39;white-space:nowrap;font-size:12px}.dashboard-todo-panel{margin-top:14px}.dashboard-todo-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.dashboard-todo-item{min-width:0}.dashboard-todo-item+.dashboard-todo-item{border-left:1px solid #edf0ed;padding-left:18px}.dashboard-todo-item .notice{border:0;height:100%;padding:0}.dashboard-todo-item .notice>b{display:none}.dashboard-todo-panel .soft{max-width:220px;margin-top:16px}.dashboard-secondary-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(280px,.78fr);align-items:stretch}.dashboard-secondary-row .dashboard-todo-panel{flex-direction:column;margin:0;display:flex}.dashboard-secondary-row .dashboard-todo-list{display:block}.dashboard-secondary-row .dashboard-todo-item+.dashboard-todo-item{border-top:1px solid #edf0ed;border-left:0;margin-top:10px;padding:10px 0 0}.dashboard-secondary-row .dashboard-todo-panel .soft{width:100%;max-width:none;margin-top:auto}.dashboard-main-row .sales-progress-panel{height:100%}.dashboard-main-row .sales-progress-panel .store-progress-scroll{flex-direction:column;flex:1;display:flex}.dashboard-main-row .sales-progress-panel .store-row{flex:1;min-height:54px;padding:14px 0}@media (max-width:760px){html,body{max-width:100%;overflow-x:hidden}.content{width:100%;min-width:0;max-width:100vw;padding:16px 14px 96px}.content>*{min-width:0}.topbar{gap:10px}.topbar h1{font-size:22px}.actions{display:block}.actions .dashboard-period{gap:6px;width:100%;font-size:12px;display:grid}.actions .dashboard-period select{width:100%;height:46px}.hero{padding:22px 20px}.hero>div{min-width:0}.hero h2{font-size:22px;line-height:1.35}.hero p{max-width:100%;font-size:12px;line-height:1.65;display:block}.hero-total.target-card{width:100%;min-width:0;margin-top:18px;padding:16px;display:block}.hero-total.target-card small{display:block}.hero-total.target-card strong{white-space:nowrap;letter-spacing:-.06em;margin:7px 0 10px;font-size:31px;line-height:1.12;display:block}.hero-total.target-card span{padding:0;font-size:12px;line-height:1.55;display:block}.target-card .target-monthly{margin-top:7px!important}.target-card .target-contract{margin-top:10px;padding-top:10px;font-size:11px;line-height:1.55}.target-card em{margin-top:12px}.metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.metric{min-width:0;min-height:116px;padding:14px 13px}.metric strong{overflow-wrap:anywhere;font-size:20px}.dashboard-main-row,.dashboard-secondary-row{grid-template-columns:1fr;gap:12px}.dashboard-main-row>.panel{min-height:0}.sales-progress-panel{overflow:hidden}.dashboard-main-row .sales-progress-panel .store-progress-scroll{-webkit-overflow-scrolling:touch;padding-bottom:2px;display:block;overflow-x:auto}.dashboard-main-row .sales-progress-panel .store-row{min-height:0;padding:10px 0;display:grid}.store-head,.store-row{min-width:560px}.top-products-panel{overflow:hidden}.product-rank-head,.product-rank-row{grid-template-columns:minmax(0,1fr) 54px 88px;gap:8px}.product-rank-row{min-height:40px;padding:9px 0}.product-rank-row>span>b{flex-basis:20px;width:20px;height:20px}.dashboard-todo-panel{margin-top:0}.dashboard-todo-list{grid-template-columns:1fr;gap:0}.dashboard-todo-item+.dashboard-todo-item{border-top:1px solid #edf0ed;border-left:0;margin-top:11px;padding:11px 0 0}.dashboard-todo-panel .soft{max-width:none;margin-top:13px}.dashboard-secondary-row .dashboard-todo-panel .soft{margin-top:13px}.lower{margin-top:12px}.lower .panel{min-width:0}.flow{grid-template-columns:1fr auto 1fr;gap:7px}.flow span:last-of-type,.flow em:last-of-type{display:none}.flow span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.module-page{min-width:0}.module-hero{max-width:100%;padding:21px 20px;overflow:hidden}.module-hero h2{font-size:24px;line-height:1.28}.module-hero>span{overflow-wrap:anywhere;word-break:break-word;max-width:100%;font-size:12px;line-height:1.65}.module-hero>div{flex-wrap:wrap;gap:9px;max-width:100%;display:flex}.module-hero>div>button,.module-hero .module-action-link{text-align:center;flex:148px;min-width:0;max-width:100%}.module-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.module-metrics .metric{min-height:112px}.module-table,.detail-table,.procurement-scroll,.meeting-table,.target-editor{-webkit-overflow-scrolling:touch;max-width:100%}.module-table{overflow-x:auto}.module-head,.module-row{min-width:590px}.detail-panel{padding:16px}.detail-panel .panel-title{align-items:flex-start;gap:10px}.detail-actions{flex-wrap:wrap;max-width:100%}.detail-filter{grid-template-columns:1fr;align-items:stretch;gap:9px;display:grid}.detail-filter input{width:100%;min-width:0}.segmented{-webkit-overflow-scrolling:touch;max-width:100%;overflow-x:auto}.segmented button{white-space:nowrap}.inventory-head,.inventory-row{min-width:900px}.sales-detail-head,.sales-detail-row{min-width:980px}.procurement-hero{grid-template-columns:1fr;gap:16px;width:100%;max-width:100%}.procurement-hero-copy>div{width:100%;grid-template-columns:1fr!important;display:grid!important}.procurement-hero-copy>div button{width:100%;min-width:0}.procurement-contract strong{white-space:nowrap;font-size:28px}.procurement-detail{padding:16px}.procurement-scroll{padding-bottom:2px}.arrival-center{max-width:100%;overflow:hidden}.arrival-list{overflow-x:auto}.arrival-row{min-width:470px}.dialog{width:calc(100vw - 20px);max-height:calc(100dvh - 20px);padding:22px 18px;overflow:auto}.dialog h2{font-size:22px}.dialog input,.dialog select,.dialog textarea{max-width:100%}.app-shell,.content,.module-page,.module-page>*{width:100%;min-width:0;max-width:100%}.module-page{overflow:hidden}.module-hero{box-sizing:border-box;width:100%;min-width:0;padding:22px 20px}.module-hero>div{grid-template-columns:1fr;gap:10px!important;width:100%!important;min-width:0!important;max-width:100%!important;margin-top:16px!important;display:grid!important}.module-hero>div>button,.module-hero .module-action-link{text-align:center;overflow-wrap:anywhere;place-items:center;max-width:100%;line-height:1.25;display:grid;white-space:normal!important;width:100%!important;min-width:0!important;min-height:48px!important;padding:10px!important}.module-hero .brand-year-picker{width:100%!important;min-width:0!important}.module-hero .brand-year-picker select{width:100%!important;min-width:0!important;height:48px!important;padding:0 10px!important}.module-metrics{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.module-metrics .metric{min-width:0;padding:16px 14px;min-height:138px!important}.module-metrics .metric strong{overflow-wrap:anywhere;font-size:clamp(20px,6vw,25px);line-height:1.2}.module-metrics .metric small{overflow-wrap:anywhere;font-size:11px;line-height:1.55}.brand-fee-ledger .module-hero>div{grid-template-columns:repeat(2,minmax(0,1fr))!important}.brand-fee-ledger .brand-year-picker{grid-column:1/-1}.brand-fee-ledger .module-hero>div>button{font-size:12px}.finance-ledger .module-hero>div{grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr)!important;align-items:end!important}.finance-ledger .brand-year-picker{grid-column:auto}.finance-ledger .module-hero>div>button{font-size:15px}.procurement-hero{grid-template-columns:1fr!important;gap:18px!important;width:100%!important;min-width:0!important;display:grid!important}.procurement-hero-copy{width:100%!important;min-width:0!important;display:block!important}.procurement-hero-copy>div{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;width:100%!important;min-width:0!important;display:grid!important}.procurement-hero-copy>div button{width:100%!important;min-width:0!important;min-height:44px!important;padding:8px 5px!important;font-size:11px!important}.procurement-contract{width:100%!important;min-width:0!important;padding:17px!important}.profit-analysis .module-hero>div{grid-template-columns:repeat(2,minmax(0,1fr))!important}.profit-analysis .module-hero>div>button{padding:9px 6px!important;font-size:12px!important}}.read-only-mode .module-hero>div>button,.read-only-mode .module-hero .module-action-link,.read-only-mode .brand-fee-ledger .module-row button,.read-only-mode .approval-row button,.read-only-mode .meeting-upload>label,.read-only-mode .procurement-hero-copy>div,.read-only-mode .profit-analysis .module-hero>div{display:none!important}.read-only-mode .module-hero>div:has(>button:only-child){display:none!important}.fee-account-action{justify-content:space-between;align-items:center;gap:8px;display:flex!important}.fee-account-action small{color:#5d886e;min-width:0;font-size:11px;line-height:1.35}.fee-account-action .secondary{color:#1c6549;background:#f7fbf6;border:1px solid #6e9f83;border-radius:7px;flex:none;padding:6px 10px;font-size:11px;font-weight:800}.procurement-year-picker{width:min(240px,100%);margin-top:16px}.procurement-hero-copy>div{margin-top:10px}.procurement-head.fee,.procurement-row.fee{grid-template-columns:140px minmax(260px,1.5fr) 105px minmax(190px,1fr) 90px 88px;min-width:980px}.fee-purchase-equivalence{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:14px 0;display:grid}.fee-purchase-equivalence span{color:#6f7d74;background:#f5f8f5;border-radius:9px;gap:5px;padding:10px;font-size:10px;font-weight:800;display:grid}.fee-purchase-equivalence strong{color:#24543d;font-size:13px}.fee-equivalence-panel{background:#fbfdef;border:1px solid #dce7c8;border-radius:12px;grid-template-columns:minmax(0,1fr) 150px;gap:14px;margin-top:18px;padding:15px;display:grid}.fee-equivalence-panel>div:first-child{gap:4px;display:grid}.fee-equivalence-panel p{color:#527162;margin:0;font-size:11px;font-weight:800}.fee-equivalence-panel h4{color:#254f3b;margin:0;font-size:15px}.fee-equivalence-panel small{color:#6f8176;font-size:11px;line-height:1.45}.fee-equivalence-panel label{color:#526159;align-content:start;gap:6px;font-size:12px;font-weight:800;display:grid}.fee-equivalence-panel input{color:var(--ink);background:#fff;border:1px solid #dbe2dc;border-radius:8px;padding:10px}.fee-equivalence-panel .fee-purchase-equivalence,.fee-equivalence-panel .cost-tip{grid-column:1/-1;margin:0}.dialog-action-row{grid-template-columns:auto minmax(0,1fr);align-items:stretch;gap:10px;margin-top:16px;display:grid}.dialog-action-row .dialog-submit{margin-top:0}.danger-action{border-radius:9px;min-width:76px;padding:10px 14px;font-weight:800;color:#a13f39!important;background:#fff7f6!important;border:1px solid #d9aaa6!important}.dialog-action-row .dialog-submit:only-child{grid-column:1/-1}.overlay{overflow:hidden}.dialog,.target-dialog,.brand-dashboard-dialog{max-height:calc(100dvh - 40px);padding:0;overflow:hidden}.dialog-scroll{overscroll-behavior:contain;scrollbar-gutter:stable;width:100%;max-height:calc(100dvh - 40px);padding:29px;overflow:hidden auto}.dialog-scroll>p:first-child{letter-spacing:.07em;color:#7c8981;margin:0 0 7px;font-size:12px;font-weight:700}.dialog-scroll>p:not(:first-child){color:var(--muted);font-size:13px;line-height:1.65}.close{z-index:5;background:#fff;border-radius:999px;box-shadow:0 0 0 5px #fff}.dialog-scroll>.dialog-submit:last-child,.dialog-scroll>.dialog-action-row:last-child,.dialog-scroll>button.primary.wide:last-child{z-index:4;position:sticky;bottom:0}.dialog-scroll>.dialog-submit:last-child,.dialog-scroll>button.primary.wide:last-child{box-shadow:0 -12px 20px 10px #fff}.dialog-scroll>.dialog-action-row:last-child{background:#fff;padding-top:12px;box-shadow:0 -10px 18px 9px #fff}@media (max-width:760px){.dialog,.target-dialog,.brand-dashboard-dialog{width:calc(100vw - 20px);max-height:calc(100dvh - 20px);padding:0;overflow:hidden}.dialog-scroll{max-height:calc(100dvh - 20px);padding:22px 18px}.fee-purchase-equivalence{grid-template-columns:repeat(2,minmax(0,1fr))}.fee-equivalence-panel{grid-template-columns:1fr}.fee-equivalence-panel label{width:100%}}
