@font-face{font-family:Manrope;src:local(Segoe UI),local(Arial);font-weight:100 900}:root{color:#2c2a25;font-synthesis:none;--green:#1d1d1b;--green-2:#b58635;--mint:#f0e7d7;--line:#e2dbcf;--muted:#716c63;--amber:#c99743;--danger:#ba4c4c;background:#f3efe7;font-family:Inter,Segoe UI,Arial,sans-serif}*{box-sizing:border-box}body{background:#f3efe7;min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.6}.icon{justify-content:center;align-items:center;font-style:normal;line-height:1;display:inline-flex}.app-loading{height:100vh;color:var(--green);background:#f3efe7;flex-direction:column;justify-content:center;align-items:center;gap:18px;font-weight:600;display:flex}.app-loading .brand-logo{animation:1.2s infinite pulse}@keyframes pulse{50%{opacity:.7;transform:scale(.94)}}.login-shell{grid-template-columns:1.05fr .95fr;min-height:100vh;display:grid}.login-brand{background:var(--green);color:#fff;flex-direction:column;justify-content:center;padding:64px clamp(48px,8vw,120px);display:flex;position:relative;overflow:hidden}.login-brand:after{content:"";border:1px solid #ffffff14;border-radius:50%;width:480px;height:480px;position:absolute;bottom:-180px;right:-260px;box-shadow:0 0 0 90px #ffffff06,0 0 0 180px #ffffff05}.brand-logo{object-fit:contain;background:#fff;border-radius:8px;flex:none;width:54px;height:40px;display:block;box-shadow:0 2px 9px #0818132e}.brand-logo.large{border-radius:11px;width:140px;height:78px;margin-bottom:30px}.eyebrow{color:#8a6a2c;letter-spacing:1.7px;margin:0 0 12px;font-size:11px;font-weight:800}.eyebrow.light{color:#d9b567}.login-brand h1{letter-spacing:-2.5px;margin:0;font:800 clamp(36px,4.4vw,62px)/1.08 Manrope}.login-copy{color:#b8cac4;max-width:540px;margin:32px 0;font-size:17px;line-height:1.7}.login-points{color:#d7e2de;flex-direction:column;gap:14px;display:flex}.login-points span{align-items:center;gap:10px;display:flex}.login-points i{color:#e6b654;font-style:normal}.login-panel{background:#fafbf8;place-items:center;padding:40px;display:grid}.login-card{width:min(430px,100%)}.login-card h2{color:#1e302a;letter-spacing:-1px;margin:0 0 8px;font:800 30px Manrope}.muted{color:var(--muted);margin:0}.login-card>.muted{margin-bottom:34px}.login-card label,.form-grid label,.draft-item label{color:#41514b;flex-direction:column;gap:8px;margin-bottom:18px;font-size:13px;font-weight:700;display:flex}.login-card input,.form-grid input,.draft-item input,.draft-item select{color:#24352f;background:#fff;border:1px solid #d9dfda;border-radius:10px;outline:none;width:100%;height:46px;padding:0 13px;transition:all .2s}.login-card input:focus,.form-grid input:focus,.draft-item input:focus,.draft-item select:focus{border-color:#4c8c7a;box-shadow:0 0 0 3px #1c6b581a}.wide{width:100%}.primary,.secondary{white-space:nowrap;border:0;border-radius:10px;justify-content:center;align-items:center;gap:9px;height:42px;padding:0 17px;font-size:13px;font-weight:700;display:inline-flex}.primary{background:var(--green-2);color:#fff;box-shadow:0 4px 10px #15392f1f}.secondary{color:#3d4f48;background:#fff;border:1px solid #dce1dd;box-shadow:0 1px 2px #14282008}.secondary.small{height:36px}.login-card .primary{height:50px;margin-top:5px}.demo-hint{color:#64716c;background:#f0f3ef;border-radius:10px;grid-template-columns:1fr 1fr;gap:5px 15px;margin-top:24px;padding:14px 16px;font-size:12px;display:grid}.demo-hint b{color:#3a4a44;grid-column:1/-1}.mobile-logo{display:none}.alert{border-radius:9px;margin:5px 0 10px;padding:11px 13px;font-size:13px}.alert.error{color:#a33e3e;background:#fbecec;border:1px solid #f2d3d3}.app-shell{min-height:100vh;display:flex}.sidebar{background:var(--green);color:#fff;z-index:30;flex-direction:column;width:238px;padding:30px 16px 18px;display:flex;position:fixed;inset:0 auto 0 0}.brand{align-items:center;gap:12px;padding:0 10px 34px;display:flex}.brand>div:last-child{flex-direction:column;display:flex}.brand b{letter-spacing:.5px;font:800 19px Manrope}.brand small{letter-spacing:1.7px;color:#9db4ac;font-size:8px;font-weight:700}.sidebar nav{flex-direction:column;gap:5px;display:flex}.sidebar nav button{color:#aebfb9;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:13px;height:46px;padding:0 14px;font-weight:600;display:flex}.sidebar nav button .icon{width:22px;font-size:20px}.sidebar nav button:hover{color:#fff;background:#ffffff0d}.sidebar nav button.active{color:#fff;background:#285044;box-shadow:inset 3px 0 #d9a43d}.sidebar-bottom{border-top:1px solid #ffffff17;align-items:center;gap:8px;margin-top:auto;padding:20px 4px 0;display:flex}.user-mini{flex:1;align-items:center;gap:9px;min-width:0;display:flex}.avatar{color:#fff;background:#d9a43d;border-radius:50%;flex:none;place-items:center;width:35px;height:35px;font-size:11px;font-weight:800;display:grid}.user-mini>div:last-child{flex-direction:column;min-width:0;display:flex}.user-mini b{white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.user-mini span{color:#9eb2ab;font-size:10px}.logout{color:#aebfb9;background:0 0;border:0;border-radius:8px;width:32px;height:32px;font-size:19px}.logout:hover{color:#fff;background:#ffffff14}.main{flex:1;min-width:0;margin-left:238px}.topbar{border-bottom:1px solid var(--line);z-index:20;background:#fff;justify-content:space-between;align-items:center;height:91px;padding:0 clamp(24px,3.3vw,50px);display:flex;position:sticky;top:0}.topbar h1{color:#21342d;letter-spacing:-.5px;margin:0 0 3px;font:800 22px Manrope}.topbar p{color:#83908b;margin:0;font-size:12px}.today{color:#6f7d78;text-transform:capitalize;align-items:center;gap:8px;font-size:12px;display:flex}.today>span{margin-right:18px}.live-dot{background:#42a577;border-radius:50%;width:7px;height:7px;display:inline-block;box-shadow:0 0 0 3px #ddf2e7}.menu-btn{background:0 0;border:0;font-size:22px;display:none}.content{max-width:1700px;margin:0 auto;padding:30px clamp(24px,3.3vw,50px) 50px}.page-stack{flex-direction:column;gap:22px;display:flex}.welcome{background:linear-gradient(120deg,#eef3ef,#f8f8f3);border:1px solid #e1e6e1;border-radius:14px;justify-content:space-between;align-items:center;padding:24px 28px;display:flex}.welcome h2{color:#1f342c;margin:0 0 3px;font:800 24px Manrope}.welcome p{color:#73827c;margin:0;font-size:13px}.welcome .eyebrow{margin-bottom:6px;font-size:9px}.metrics{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.metric{border:1px solid var(--line);background:#fff;border-radius:13px;align-items:center;gap:16px;padding:20px;display:flex;box-shadow:0 2px 8px #1c312906}.metric-icon{border-radius:12px;flex:none;place-items:center;width:45px;height:45px;font-size:21px;display:grid}.metric-icon.green{color:#1e745e;background:#e2eee9}.metric-icon.amber{color:#b87c1f;background:#f8edda}.metric-icon.rose{color:#af5951;background:#f7e6e5}.metric p{color:#7d8b85;margin:0 0 4px;font-size:11px}.metric h3{color:#22352e;margin:0;font:800 20px Manrope}.metric small{color:#9aa39f;font-size:10px}.dashboard-grid{grid-template-columns:1.55fr 1fr;gap:18px;display:grid}.card{border:1px solid var(--line);background:#fff;border-radius:13px;box-shadow:0 2px 8px #1c312906}.card-head{justify-content:space-between;align-items:flex-start;padding:20px 22px 14px;display:flex}.card-head h3,.table-title h3{color:#263a32;margin:0 0 4px;font:800 15px Manrope}.card-head p,.table-title p{color:#89958f;margin:0;font-size:10.5px}.select-pill{color:#627069;background:#f5f6f3;border:1px solid #e7e9e5;border-radius:7px;padding:6px 9px;font-size:10px}.text-button{color:#347a67;background:0 0;border:0;align-items:center;gap:3px;padding:4px;font-size:10.5px;font-weight:700;display:flex}.chart{height:214px;padding:18px 25px 0;display:flex}.y-axis{color:#98a19d;flex-direction:column;justify-content:space-between;width:63px;padding-bottom:25px;font-size:8px;display:flex}.bars{background:repeating-linear-gradient(#edf0ed 0 1px,#0000 1px 64px);border-bottom:1px solid #e7eae7;flex:1;justify-content:space-around;align-items:flex-end;gap:10px;padding:0 10px;display:flex}.bar-wrap{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:7px;height:100%;display:flex}.bar{background:#b9d1c8;border-radius:5px 5px 1px 1px;width:min(32px,65%);min-height:5px;transition:all .3s;position:relative}.bar.current{background:#1c6b58}.bar span{opacity:0;color:#fff;white-space:nowrap;background:#263a32;border-radius:4px;padding:3px 5px;font-size:8px;position:absolute;bottom:calc(100% + 5px);left:50%;transform:translate(-50%)}.bar:hover span{opacity:1}.bar-wrap small{color:#87918c;text-transform:capitalize;font-size:9px}.chart-legend{color:#7a8781;border-top:1px solid #edf0ed;align-items:center;gap:7px;height:45px;margin-top:18px;padding:0 24px;font-size:10px;display:flex}.chart-legend i{background:#1c6b58;border-radius:2px;width:7px;height:7px}.chart-legend b{color:#31433c;margin-left:auto;font:700 12px Manrope}.donut-row{align-items:center;gap:30px;padding:15px 30px 31px;display:flex}.donut{border-radius:50%;place-items:center;width:145px;height:145px;display:grid;position:relative}.donut:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:17px}.donut>div{z-index:1;text-align:center;flex-direction:column;display:flex;position:relative}.donut b{font:800 23px Manrope}.donut span{color:#8d9893;font-size:9px}.legend-list{flex-direction:column;flex:1;gap:17px;display:flex}.legend-list span{color:#6e7c76;grid-template-columns:8px 1fr auto;align-items:center;gap:8px;font-size:10.5px;display:grid}.legend-list i{border-radius:50%;width:7px;height:7px}.legend-list i.done{background:#1c6b58}.legend-list i.part{background:#e1aa4c}.legend-list i.wait{background:#dce2df}.legend-list b{color:#33453e;font-size:12px}.recent,.stock-alert{min-height:242px}.mini-table{padding:0 22px 13px}.mini-row{border-top:1px solid #eef0ed;grid-template-columns:32px 1fr auto 100px;align-items:center;gap:10px;min-height:48px;display:grid}.company-logo{color:#66766f;background:#eef2ee;border-radius:8px;place-items:center;width:29px;height:29px;font-size:8px;font-weight:800;display:grid}.mini-name{flex-direction:column;min-width:0;display:flex}.mini-name b{white-space:nowrap;text-overflow:ellipsis;font-size:10.5px;overflow:hidden}.mini-name span{color:#929c97;font-size:8.5px}.mini-row>b{font:700 10.5px Manrope}.status{border-radius:20px;justify-content:flex-start;align-items:center;gap:5px;width:max-content;padding:5px 8px;font-size:9px;font-weight:700;display:inline-flex}.status i{border-radius:50%;width:5px;height:5px}.status.completed{color:#337b65;background:#e6f2ed}.status.completed i{background:#3d9678}.status.partial{color:#a16b19;background:#fbf0db}.status.partial i{background:#dfa73e}.status.waiting{color:#68756f;background:#eef0ef}.status.waiting i{background:#9aa49f}.status.cancelled{color:#a74c4c;background:#f8e8e8}.stock-alert{padding-bottom:13px}.stock-line{border-top:1px solid #eef0ed;grid-template-columns:1.4fr .7fr 1fr;align-items:center;gap:12px;padding:10px 22px;display:grid}.stock-line>div:not(.progress){flex-direction:column;display:flex}.stock-line b{font-size:10.5px}.stock-line span{color:#929c97;font-size:8.5px}.progress{background:#edf0ed;border-radius:5px;height:4px;overflow:hidden}.progress i{background:#d69b3b;border-radius:5px;height:100%;display:block}.backup-strip{border:1px solid var(--line);background:#fff;border-radius:13px;grid-template-columns:42px 1.3fr 1fr auto;align-items:center;gap:14px;padding:15px 20px;display:grid}.backup-icon{color:#26745e;background:#e6efeb;border-radius:10px;place-items:center;width:38px;height:38px;font-size:18px;display:grid}.backup-strip>div{flex-direction:column;display:flex}.backup-strip b{font-size:11px}.backup-strip span{color:#89948f;margin-top:2px;font-size:9.5px}.backup-plan{border-left:1px solid #e7eae7;padding-left:22px}.toolbar{justify-content:space-between;align-items:center;gap:18px;display:flex}.search{color:#87928d;background:#fff;border:1px solid #dfe4df;border-radius:10px;align-items:center;gap:8px;width:min(440px,100%);height:42px;padding:0 13px;display:flex}.search input{color:#2c3e37;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:12px}.toolbar-meta{color:#84908b;align-items:center;gap:20px;font-size:10px;display:flex}.toolbar-meta b{color:#34463f;font-size:12px}.table-card{overflow:hidden}.table-title{padding:20px 22px}.table-scroll{overflow:auto}table{border-collapse:collapse;width:100%;min-width:850px}th{text-align:left;color:#87928d;text-transform:uppercase;letter-spacing:.5px;background:#f8f9f6;border-top:1px solid #edf0ec;border-bottom:1px solid #e6e9e5;padding:11px 16px;font-size:9px}td{color:#56645e;border-bottom:1px solid #eef0ee;padding:13px 16px;font-size:11px}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#fbfcfa}.material-cell{align-items:center;gap:10px;min-width:230px;display:flex}.material-icon{color:#2d735e;background:#e9efeb;border-radius:8px;place-items:center;width:34px;height:34px;font-weight:800;display:grid}.material-cell>div:last-child,.order-cell{flex-direction:column;display:flex}.material-cell b,.order-cell b{color:#2f403a;font-size:11px}.material-cell span,.order-cell span{color:#929c97;margin-top:2px;font-size:9px}.quantity{color:#30433c;font:700 12px Manrope}.level{border-radius:16px;padding:5px 9px;font-size:9px;font-weight:700}.level.good{color:#377b65;background:#e8f2ed}.level.medium{color:#9d711f;background:#fbf1df}.level.low{color:#aa524c;background:#f8e7e6}.row-actions{gap:7px;display:flex}.row-actions button,.danger-link{color:#317863;background:0 0;border:0;padding:4px;font-size:9.5px;font-weight:700}.row-actions .danger-link,.danger-link{color:#b25353}.empty{text-align:center;color:#89948f;place-items:center;gap:7px;padding:44px 20px;display:grid}.empty div{background:#f0f3f0;border-radius:50%;place-items:center;width:42px;height:42px;font-size:20px;display:grid}.empty b{font-size:11px}.empty.compact{padding:24px}.empty.compact div{display:none}.filter-tabs{border-bottom:1px solid #dfe3df;gap:27px;display:flex}.filter-tabs button{color:#7d8984;background:0 0;border:0;padding:0 2px 11px;font-size:11px;font-weight:700;position:relative}.filter-tabs button.active{color:#256f5b}.filter-tabs button.active:after{content:"";background:#2b7964;height:2px;position:absolute;bottom:-1px;left:0;right:0}.filter-tabs span{background:#e8ebe8;border-radius:10px;margin-left:7px;padding:2px 6px;font-size:8px}.sale-type{border-radius:7px;padding:5px 8px;font-size:9px;font-weight:700}.sale-type.retail{color:#50635b;background:#edf1ee}.sale-type.wholesale{color:#3f718a;background:#e5edf2}.delivery-count{align-items:center;min-width:120px;display:flex}.delivery-count b{font-size:10px}.delivery-count span{color:#8c9692;font-size:9px}.delivery-count i{background:#e8ebe8;border-radius:5px;width:43px;height:4px;margin-left:8px;overflow:hidden}.delivery-count em{background:#398970;border-radius:4px;height:100%;display:block}.clickable{cursor:pointer}.circle-btn{color:#3c7564;background:#fff;border:1px solid #e0e4e1;border-radius:50%;width:28px;height:28px}.section-title{margin:0 0 5px;font:800 19px Manrope}.user-cards{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.user-card{border:1px solid var(--line);background:#fff;border-radius:13px;padding:22px;position:relative}.large-avatar{width:48px;height:48px;margin-bottom:15px;font-size:13px}.large-avatar.sales{background:#5b8397}.user-info h3{margin:0;font:800 14px Manrope}.user-info p{color:#8b9691;margin:3px 0 9px;font-size:10px}.role-badge{border-radius:20px;padding:4px 8px;font-size:8px;font-weight:800;display:inline-block}.role-badge.admin{color:#9a6d1f;background:#f7ecd8}.role-badge.sales{color:#517184;background:#e8eef1}.user-perms{color:#6f7d77;border-top:1px solid #ecefec;flex-direction:column;gap:8px;margin-top:17px;padding-top:14px;font-size:9.5px;display:flex}.user-perms i{color:#3c9678;margin-right:5px;font-style:normal}.user-card-foot{color:#75827c;border-top:1px solid #eef0ee;justify-content:space-between;align-items:center;margin-top:17px;padding-top:12px;font-size:9px;display:flex}.user-card-foot .live-dot{width:5px;height:5px;margin-right:7px}.modal-layer{z-index:100;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal-backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0d1f198c;border:0;position:absolute;inset:0}.modal{background:#fff;border-radius:15px;width:min(570px,100%);max-height:calc(100vh - 40px);position:relative;overflow:auto;box-shadow:0 24px 80px #05151040}.modal.wide{width:min(950px,100%)}.modal-head{z-index:3;background:#fff;border-bottom:1px solid #e9ece9;justify-content:space-between;align-items:start;padding:22px 24px 18px;display:flex;position:sticky;top:0}.modal-head h2{margin:0 0 4px;font:800 19px Manrope}.modal-head p{color:#89948f;margin:0;font-size:10.5px}.close-btn{color:#6f7a76;background:#f1f3f1;border:0;border-radius:8px;width:31px;height:31px;font-size:20px}.modal-body{padding:22px 24px}.form-grid{grid-template-columns:1fr 1fr;gap:0 15px;display:grid}.form-grid label{margin-bottom:15px}.span-2{grid-column:1/-1}.form-grid fieldset{border:0;margin:0 0 15px;padding:0}.form-grid legend{color:#41514b;margin-bottom:8px;font-size:13px;font-weight:700}.modal-actions{border-top:1px solid #e9ece9;justify-content:flex-end;gap:9px;margin-top:6px;padding-top:16px;display:flex}.segmented{background:#f1f3f0;border-radius:9px;height:46px;padding:4px;display:flex}.segmented button{color:#74817b;background:0 0;border:0;border-radius:7px;flex:1;font-size:11px;font-weight:700}.segmented button.active{color:#286f5c;background:#fff;box-shadow:0 1px 4px #1428211a}.items-head{border-top:1px solid #e8ebe8;justify-content:space-between;align-items:center;margin-top:2px;padding-top:18px;display:flex}.items-head h4{margin:0 0 3px;font:800 13px Manrope}.items-head p{color:#8b9691;margin:0;font-size:9.5px}.draft-items{flex-direction:column;gap:9px;margin:13px 0;display:flex}.draft-item{background:#f7f8f6;border:1px solid #e5e9e5;border-radius:10px;grid-template-columns:25px 2fr .65fr .85fr 1.2fr 28px;align-items:end;gap:8px;padding:12px 10px;display:grid}.draft-item label{gap:5px;margin:0;font-size:9.5px}.draft-item input,.draft-item select{height:38px;padding:0 8px;font-size:10px}.item-number{color:#27705c;background:#dfeae5;border-radius:6px;align-self:center;place-items:center;width:22px;height:22px;font-size:9px;font-weight:800;display:grid}.remove-item{color:#a74a4a;background:#f4e4e4;border:0;border-radius:7px;align-self:center;width:26px;height:26px;font-size:17px}.order-total{background:#eef3ef;border-radius:9px;justify-content:flex-end;align-items:center;gap:25px;margin-bottom:12px;padding:12px 16px;display:flex}.order-total span{color:#64736c;font-size:11px}.order-total b{color:#1e5f4e;font:800 17px Manrope}.order-detail-top{color:#76837d;align-items:center;gap:10px;font-size:10px;display:flex}.order-detail-top>span:last-child{margin-left:auto}.detail-note{color:#34705f;background:#edf3f0;border-left:3px solid #3b826e;border-radius:8px;gap:10px;margin:17px 0;padding:11px 13px;display:flex}.detail-note>div{flex-direction:column;display:flex}.detail-note b{font-size:10px}.detail-note span{color:#668078;margin-top:2px;font-size:9px}.detail-items{border:1px solid #e3e7e3;border-radius:10px;overflow:hidden}.detail-item{border-bottom:1px solid #e9ece9;grid-template-columns:34px minmax(180px,1.7fr) .6fr .8fr .8fr;align-items:center;gap:12px;padding:13px;display:grid}.detail-item:last-child{border:0}.detail-item.delivered{background:#f8faf8}.check-button{color:#fff;background:#fff;border:1.5px solid #cbd3ce;border-radius:7px;width:27px;height:27px;font-weight:800}.detail-item.delivered .check-button{background:#2f8069;border-color:#2f8069}.detail-name{flex-direction:column;align-items:flex-start;gap:5px;display:flex}.detail-name>b{font-size:10.5px}.source{border-radius:5px;align-items:center;gap:4px;padding:3px 6px;font-size:8px;font-weight:700;display:inline-flex}.source.stock{color:#33725f;background:#e6efeb}.source.factory{color:#92671e;background:#f6ecd9}.detail-item>div:not(.detail-name){flex-direction:column;display:flex}.detail-item>div>span{color:#8d9893;font-size:8.5px}.detail-item>div>b{margin-top:2px;font-size:10px}.detail-footer{background:#f5f7f4;border-radius:9px;justify-content:flex-end;gap:50px;margin-top:16px;padding:13px 17px;display:flex}.detail-footer>div{flex-direction:column;display:flex}.detail-footer span{color:#89948f;font-size:9px}.detail-footer b{margin-top:2px;font:800 14px Manrope}.role-options{grid-template-columns:1fr 1fr;gap:10px;display:grid}.role-options button{text-align:left;background:#fff;border:1px solid #dfe4e0;border-radius:9px;flex-direction:column;gap:3px;padding:13px;display:flex}.role-options b{font-size:11px}.role-options span{color:#7d8984;font-size:8.5px}.toast{z-index:150;color:#fff;background:#183c31;border-radius:10px;align-items:center;gap:9px;padding:13px 17px;font-size:11px;font-weight:700;display:flex;position:fixed;bottom:25px;right:25px;box-shadow:0 10px 35px #091d1740}.toast .icon{background:#3a8b71;border-radius:50%;width:21px;height:21px}.user-actions{align-items:center;gap:6px;display:flex}.account-layout{grid-template-columns:minmax(260px,.75fr) minmax(420px,1.25fr);gap:18px;max-width:950px;display:grid}.account-profile{text-align:center;padding:30px}.account-avatar{width:74px;height:74px;margin:0 auto 22px;font-size:20px}.account-avatar.sales{background:#5b8397}.account-profile h2{margin:0 0 4px;font:800 20px Manrope}.account-profile>p:not(.eyebrow){color:#87938d;margin:0 0 12px;font-size:11px}.security-note{color:#467064;text-align:left;background:#edf4f1;border-radius:9px;align-items:center;gap:8px;margin-top:28px;padding:13px;font-size:10px;display:flex}.security-note .icon{color:#24745e;background:#d5e9e1;border-radius:50%;flex:none;width:21px;height:21px}.password-card{overflow:hidden}.password-form{padding:0 22px 22px}.password-form label{color:#41514b;flex-direction:column;gap:8px;margin-bottom:15px;font-size:12px;font-weight:700;display:flex}.password-form input{border:1px solid #d9dfda;border-radius:9px;outline:none;height:44px;padding:0 12px}.password-form input:focus{border-color:#4c8c7a;box-shadow:0 0 0 3px #1c6b581a}.password-form small{color:#87938d;font-size:9px;font-weight:400}.password-actions{border-top:1px solid #e9ece9;justify-content:flex-end;padding-top:16px;display:flex}.chart-filters{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:7px;display:flex}.period-select{cursor:pointer;outline:none;height:31px}.period-select:focus{border-color:#5b8f7f;box-shadow:0 0 0 2px #1c6b581a}.chart-date-range{background:#f7f8f5;border:1px solid #e8ebe7;border-radius:9px;align-items:flex-end;gap:10px;margin:0 22px 2px;padding:9px 12px;display:flex}.chart-date-range label{color:#78857f;flex-direction:column;gap:4px;font-size:8.5px;font-weight:700;display:flex}.chart-date-range input{color:#33463f;background:#fff;border:1px solid #dce2dd;border-radius:7px;outline:none;height:30px;padding:0 8px;font-size:10px}.chart-date-range input:focus{border-color:#5b8f7f}.chart-date-range>span{color:#9aa49f;padding-bottom:8px}.chart-legend>span{color:#98a19d;margin-left:8px}.bar-wrap small{white-space:nowrap;min-height:11px}.filter-toolbar{flex-wrap:wrap}.filter-controls{align-items:center;gap:8px;display:flex}.filter-controls select,.advanced-filters select,.advanced-filters input,.payment-control select{color:#52615b;background:#fff;border:1px solid #dfe4df;border-radius:9px;outline:none;height:40px;padding:0 11px;font-size:10px}.advanced-filters{background:#fafbf8;border:1px solid #e1e6e1;border-radius:11px;flex-wrap:wrap;align-items:flex-end;gap:9px;padding:12px 14px;display:flex}.advanced-filters label{color:#7e8a85;flex-direction:column;gap:4px;font-size:8.5px;font-weight:700;display:flex}.advanced-filters .text-button{margin-left:auto}.payment-badge{border-radius:15px;width:max-content;padding:5px 8px;font-size:8.5px;font-weight:800;display:inline-flex}.payment-badge.paid{color:#28745e;background:#e5f2ec}.payment-badge.unpaid{color:#a84f49;background:#f8e7e5}.payment-method{color:#8d9893;margin-top:4px;font-size:8px;display:block}.pagination{color:#7e8a85;border-top:1px solid #e8ebe8;justify-content:space-between;align-items:center;padding:12px 16px;font-size:9.5px;display:flex}.pagination>div{gap:7px;display:flex}.pagination button{color:#3c6659;background:#fff;border:1px solid #dce2dd;border-radius:8px;height:32px;padding:0 11px;font-size:9.5px;font-weight:700}.order-form textarea,.form-grid textarea{resize:vertical;min-height:74px;font:inherit;border:1px solid #d9dfda;border-radius:9px;outline:none;padding:10px 12px}.draft-item.expanded{grid-template-columns:25px minmax(170px,2fr) .55fr .85fr .55fr .75fr 28px}.draft-item label small{color:#628076;font-size:8px;font-weight:600}.order-total-breakdown{grid-template-columns:repeat(3,1fr);gap:0;padding:0;display:grid;overflow:hidden}.order-total-breakdown>div{border-right:1px solid #dce5df;flex-direction:column;gap:4px;padding:12px 15px;display:flex}.order-total-breakdown>div:last-child{border-right:0}.order-total-breakdown span{font-size:9px}.order-total-breakdown b{font-size:14px}.order-total-breakdown .grand{background:#dfece6}.order-total-breakdown .grand b{font-size:17px}.order-note{background:#fafbf9;border:1px solid #e2e7e3;border-radius:9px;margin:12px 0;padding:11px 13px}.order-note b{font-size:10px}.order-note p{white-space:pre-wrap;color:#68766f;margin:4px 0 0;font-size:9.5px}.payment-control{background:#f5f7f4;border:1px solid #e5e9e5;border-radius:9px;align-items:center;gap:9px;margin:12px 0;padding:12px 13px;display:flex}.payment-control>div{flex-direction:column;flex:1;gap:2px;display:flex}.payment-control b{font-size:10.5px}.payment-control span{color:#7d8984;font-size:8.5px}.detail-item.enhanced{grid-template-columns:34px minmax(170px,1.5fr) .55fr .75fr .85fr auto}.detail-item.cancelled{opacity:.58;background:#faf2f1}.detail-item.cancelled .detail-name>b{text-decoration:line-through}.cancelled-label{color:#9f4843;background:#f1d8d6;border-radius:5px;padding:3px 6px;font-weight:800}.item-cancel{white-space:nowrap}.order-actions{border-top:1px solid #e6eae6;justify-content:flex-end;gap:9px;margin-top:14px;padding-top:14px;display:flex}.danger-button{color:#ad4b48;border-color:#eccfcd}.danger-primary{background:#a94d49}.confirm-item{background:#f5f7f4;border-radius:9px;justify-content:space-between;padding:12px;display:flex}.confirm-item b{font-size:11px}.confirm-item span{color:#74817b;font-size:10px}.customer-metrics{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.debt-text{color:#ae4e49!important}.paid-text{color:#28755e!important}.customer-detail-summary{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:15px;display:grid}.customer-detail-summary>div{background:#f4f7f4;border-radius:10px;flex-direction:column;gap:4px;padding:15px;display:flex}.customer-detail-summary span{color:#84908b;font-size:9px}.customer-detail-summary b{font:800 16px Manrope}.customer-orders{flex-direction:column;gap:10px;display:flex}.customer-order{border:1px solid #e2e7e3;border-radius:10px;padding:13px}.customer-order.cancelled{opacity:.6;background:#faf4f3}.customer-order-head{grid-template-columns:1fr auto auto;align-items:center;gap:12px;display:grid}.customer-order-head>div{flex-direction:column;gap:2px;display:flex}.customer-order-head b{font-size:10.5px}.customer-order-head span{color:#87938d;font-size:8.5px}.customer-order-items{flex-wrap:wrap;gap:6px;margin:10px 0;display:flex}.customer-order-items>span{color:#65736d;background:#f2f5f2;border-radius:6px;padding:5px 7px;font-size:8.5px}.customer-order-payment{border-top:1px solid #ebeeeb;align-items:center;gap:9px;padding-top:9px;display:flex}.customer-order-payment>span:nth-child(2){color:#78857f;font-size:9px}.customer-order-payment button{margin-left:auto}.draft-item.expanded{align-items:start}.draft-item.expanded label{align-self:start}.order-form .segmented{background:#e9eeeb;border:1px solid #d7dfda;gap:4px;padding:4px;box-shadow:inset 0 1px 2px #18372d0f}.order-form .segmented button{color:#52615b;cursor:pointer;border:1px solid #0000;font-size:11px;font-weight:800;transition:background .16s,color .16s,border-color .16s,box-shadow .16s,transform .16s}.order-form .segmented button:hover:not(.active){color:#263d35;background:#f7f9f7}.order-form .segmented button.active{color:#fff;background:#236f5a;border-color:#195b49;transform:translateY(-1px);box-shadow:0 3px 9px #195b4947}.order-form fieldset:nth-of-type(2) .segmented button:first-child.active{background:#b64f49;border-color:#963d38;box-shadow:0 3px 9px #963d3845}.order-form fieldset:nth-of-type(2) .segmented button:last-child.active{background:#23765d;border-color:#195e4a;box-shadow:0 3px 9px #195e4a47}.order-form fieldset:nth-of-type(3) .segmented button.active{background:#315f78;border-color:#254c62;box-shadow:0 3px 9px #254c6247}.payment-control select{color:#33483f;border:1.5px solid #9caaa3;font-weight:800;box-shadow:0 1px 3px #18372d14}.payment-control .secondary.small{color:#1c6651;background:#e3f0eb;border-width:1.5px;border-color:#2c745f;min-width:96px;font-weight:800;box-shadow:0 2px 6px #1c665124}input::placeholder,textarea::placeholder{color:#68766f;opacity:1}.topbar p,.today,.welcome p,.card-head p,.table-title p,.toolbar-meta,.modal-head p,.items-head p{color:#5f6f67}.metric p{color:#5d6c65}.metric small,.backup-strip span,.user-info p,.material-cell span,.order-cell span,.mini-name span,.stock-line span{color:#6f7d76}th{color:#5b6a63}td{color:#43534c}.form-grid label,.draft-item label,.form-grid legend,.password-form label{color:#33483f}.login-card input,.form-grid input,.form-grid textarea,.draft-item input,.draft-item select,.password-form input,.chart-date-range input,.advanced-filters input,.advanced-filters select,.filter-controls select{color:#263a32;background:#fff;border-color:#cbd3ce}.form-grid input[type=date],.advanced-filters input[type=date],.chart-date-range input[type=date]{color:#263a32;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-weight:700}.form-grid input[type=date]::-webkit-calendar-picker-indicator{opacity:.78;cursor:pointer}.advanced-filters input[type=date]::-webkit-calendar-picker-indicator{opacity:.78;cursor:pointer}.chart-date-range input[type=date]::-webkit-calendar-picker-indicator{opacity:.78;cursor:pointer}.advanced-filters{background:#f6f8f5;border-color:#d7ded9}.advanced-filters label,.chart-date-range label{color:#4f6158;font-size:9px}.filter-controls select,.advanced-filters select,.advanced-filters input{font-size:10.5px}.chart-date-range>span,.chart-legend>span,.y-axis,.bar-wrap small{color:#6c7973}.detail-item>div>span,.detail-footer span,.payment-control span,.customer-detail-summary span,.customer-order-head span{color:#66756e}.payment-method{color:#63726b}.draft-item input.price-invalid{background:#fff7f6;border-color:#bb5049;box-shadow:0 0 0 3px #bb50491f}.draft-item label small.price-warning{color:#a23d37;font-size:8px;font-weight:800;line-height:1.3}.payment-badge.partial{color:#946316;background:#fff0d5}.collection-form{grid-template-columns:1fr auto;align-items:center;gap:10px 12px;display:grid}.collection-summary{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.collection-summary>span:not(.payment-badge){color:#65746d;font-size:9px}.collection-summary b{color:#30443b}.collection-entry{grid-column:1/-1;grid-template-columns:minmax(120px,1fr) 100px auto auto;align-items:center;gap:8px;display:grid}.collection-entry input,.collection-entry select{color:#263a32;background:#fff;border:1px solid #cbd3ce;border-radius:8px;outline:none;height:36px;padding:0 10px;font-size:10px}.collection-entry input:focus,.collection-entry select:focus{border-color:#4c8c7a;box-shadow:0 0 0 3px #1c6b581a}.collection-entry .primary.small{height:36px;font-size:10px}.collection-reset{justify-self:end;margin-left:0!important}.collection-error{grid-column:1/-1;margin:0}.customer-order-payment.collection-form{align-items:center}.customer-order-payment.collection-form>span:nth-child(2){font-size:inherit;color:inherit}.customer-picker,.customer-search-input{position:relative}.customer-search-input>.icon{z-index:1;color:#6f8178;position:absolute;top:50%;left:13px;transform:translateY(-50%)}.customer-search-input input{padding-left:38px}.customer-suggestions{z-index:12;background:#fff;border:1px solid #cbd5cf;border-radius:10px;max-height:260px;padding:5px;position:absolute;top:70px;left:0;right:0;overflow:auto;box-shadow:0 12px 30px #1230262e}.customer-suggestions button{text-align:left;background:#fff;border:0;border-bottom:1px solid #edf0ed;border-radius:7px;flex-direction:column;gap:3px;width:100%;padding:10px 11px;display:flex}.customer-suggestions button:last-child{border-bottom:0}.customer-suggestions button:hover{background:#edf5f1}.customer-suggestions b{color:#263d35;font-size:11px}.customer-suggestions span{color:#66766e;white-space:nowrap;text-overflow:ellipsis;font-size:9px;font-weight:500;overflow:hidden}.customer-search-empty{color:#a6544d;font-size:9px;font-weight:700}.selected-customer{color:#286f5b;background:#e8f3ee;border-radius:8px;justify-content:space-between;gap:12px;padding:8px 10px;font-size:9px;display:flex}.selected-customer b{color:#48685c;font-weight:600}.customer-contact-cell,.order-location{flex-direction:column;gap:3px;min-width:110px;display:flex}.customer-contact-cell b,.order-location b{color:#33483f;font-size:10px}.customer-contact-cell span,.order-location span{color:#73817b;font-size:8.5px}.customer-info-card{grid-template-columns:.75fr .9fr 1fr 1.8fr;gap:9px;margin-bottom:12px;display:grid}.customer-info-card>div{background:#fafbf9;border:1px solid #e0e6e2;border-radius:9px;flex-direction:column;gap:4px;padding:12px;display:flex}.customer-info-card span{color:#6d7d75;font-size:8.5px}.customer-info-card b{color:#2e4239;white-space:pre-wrap;font-size:10px}.stock-value-banner{color:#fff;background:linear-gradient(120deg,#15392f,#215d4d);border-radius:13px;align-items:center;gap:15px;padding:18px 20px;display:flex;box-shadow:0 8px 22px #15392f26}.stock-value-icon{background:#ffffff1f;border-radius:12px;place-items:center;width:46px;height:46px;font-size:22px;display:grid}.stock-value-banner>div:nth-child(2){flex-direction:column;display:flex}.stock-value-banner>div:nth-child(2)>span{letter-spacing:1px;color:#b9cec6;font-size:8.5px;font-weight:800}.stock-value-banner>div:nth-child(2)>b{margin:3px 0;font:800 24px Manrope}.stock-value-banner small{color:#a9c0b8;font-size:9px}.stock-value-meta{gap:28px;margin-left:auto;display:flex}.stock-value-meta span{color:#b8cbc4;flex-direction:column;font-size:9px;display:flex}.stock-value-meta b{color:#fff;margin-bottom:2px;font:800 14px Manrope}.print-button{color:#1d6955;background:#edf5f1;border-color:#5d8b7c;margin-right:auto}.print-button:hover{background:#dfeee8}.content.quote-content{max-width:none;padding:18px}.quote-page{flex-direction:column;gap:12px;display:flex}.quote-integration-note{color:#2d6e5b;background:#edf5f1;border:1px solid #cfe1da;border-radius:10px;align-items:center;gap:11px;padding:11px 14px;display:flex}.quote-integration-note>.icon{background:#d9ebe4;border-radius:8px;flex:none;width:32px;height:32px;font-size:17px}.quote-integration-note>div{flex-direction:column;gap:2px;display:flex}.quote-integration-note b{font-size:11px}.quote-integration-note span{color:#5d756c;font-size:9.5px}.quote-frame{background:#eef1ed;border:1px solid #dfe5e0;border-radius:12px;width:100%;height:calc(100vh - 176px);min-height:720px;display:block;box-shadow:0 2px 10px #1c31290a}@media (width<=1180px){.metrics{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}.user-cards{grid-template-columns:repeat(2,1fr)}.draft-item.expanded{grid-template-columns:25px minmax(150px,1.6fr) .55fr .85fr .55fr .75fr 28px}}@media (width<=820px){.customer-metrics{grid-template-columns:1fr}.advanced-filters{align-items:stretch}.advanced-filters label,.advanced-filters select{flex:1}.detail-item.enhanced{grid-template-columns:30px 1fr auto}.detail-item.enhanced>div:nth-of-type(n+2){display:none}.payment-control{flex-wrap:wrap}.customer-detail-summary,.customer-info-card{grid-template-columns:1fr}.draft-item.expanded{grid-template-columns:25px 1fr 1fr}.filter-controls{width:100%;overflow:auto}.filter-controls select{flex:1}.order-total-breakdown{grid-template-columns:1fr}.order-total-breakdown>div{border-bottom:1px solid #dce5df;border-right:0}.order-total-breakdown>div:last-child{border-bottom:0}.stock-value-meta{display:none}.collection-form{grid-template-columns:1fr}.collection-entry{grid-template-columns:1fr 1fr}.collection-entry .primary,.collection-entry .secondary{width:100%}.collection-reset{justify-self:start}.content.quote-content{padding:12px}.quote-frame{height:calc(100vh - 164px);min-height:650px}.login-shell{grid-template-columns:1fr}.login-brand{display:none}.login-panel{min-height:100vh;padding:25px}.mobile-logo{align-items:center;gap:10px;margin-bottom:45px;display:flex}.sidebar{transition:all .25s;transform:translate(-100%)}.sidebar.open{transform:translate(0)}.scrim{z-index:25;background:#0a191473;border:0;position:fixed;inset:0}.main{margin-left:0}.menu-btn{display:block}.topbar{justify-content:flex-start;gap:13px;height:78px;padding:0 18px}.today{margin-left:auto}.today>span{display:none}.content{padding:20px 15px 40px}.welcome{padding:20px}.metrics{grid-template-columns:1fr 1fr}.backup-strip{grid-template-columns:42px 1fr auto}.backup-plan{display:none!important}.toolbar-meta>span{display:none}.user-cards,.account-layout{grid-template-columns:1fr}.draft-item{grid-template-columns:25px 1fr 1fr}.draft-item label:first-of-type{grid-column:2/-1}.remove-item{grid-area:3/3}.detail-item{grid-template-columns:30px 1.4fr 1fr}.detail-item>div:nth-of-type(3),.detail-item>div:nth-of-type(4){display:none}}@media (width<=560px){.topbar p{display:none}.topbar h1{font-size:18px}.today{font-size:0}.today:after{content:"Aktif";font-size:10px}.welcome{align-items:flex-end}.welcome h2{font-size:19px}.welcome>div>p:last-child{display:none}.metrics{grid-template-columns:1fr}.dashboard-grid{gap:14px}.donut-row{padding:12px 20px 25px}.donut{width:120px;height:120px}.mini-row{grid-template-columns:30px 1fr auto}.mini-row .status{display:none}.backup-strip{grid-template-columns:36px 1fr}.backup-strip .secondary{grid-column:1/-1}.toolbar{flex-direction:column;align-items:stretch}.toolbar .primary{align-self:flex-end}.orders-toolbar{flex-direction:row}.filter-tabs{gap:13px;overflow:auto}.filter-tabs button{white-space:nowrap}.modal-layer{padding:0}.modal,.modal.wide{border-radius:0;width:100%;height:100%;max-height:100vh}.modal-head,.modal-body{padding:18px}.form-grid{grid-template-columns:1fr}.span-2{grid-column:auto}.order-form{grid-template-columns:1fr 1fr}.order-form .span-2{grid-column:1/-1}.draft-item{grid-template-columns:22px 1fr}.draft-item label:first-of-type,.draft-item label{grid-column:2}.remove-item{grid-area:auto/1}.role-options{grid-template-columns:1fr}.detail-item{grid-template-columns:30px 1fr}.detail-item>div:not(.detail-name){display:none}.order-detail-top{flex-wrap:wrap}.order-detail-top>span:last-child{width:100%;margin:0}.detail-footer{gap:25px}.login-card h2{font-size:25px}}.home-shell{--home-ink:#171715;--home-gold:#bd8a31;--home-gold-soft:#d9b56f;--home-cream:#f4efe5;--home-paper:#fbf9f3;background:var(--home-paper);min-height:100vh;color:var(--home-ink);overflow:hidden}.home-shell a{color:inherit;text-decoration:none}.home-header{z-index:60;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fbf9f3f0;border-bottom:1px solid #1717151a;align-items:center;gap:48px;height:92px;padding:0 clamp(24px,6vw,96px);display:flex;position:sticky;top:0}.home-brand{align-items:center;width:164px;height:66px;display:flex}.home-brand img{object-fit:contain;width:100%;height:100%;display:block}.home-nav{align-items:center;gap:34px;margin-left:auto;display:flex}.home-nav a{letter-spacing:.25px;font-size:12px;font-weight:750;position:relative}.home-nav a:after{content:"";background:var(--home-gold);height:1px;transition:right .2s;position:absolute;bottom:-7px;left:0;right:100%}.home-nav a:hover:after{right:0}.home-portal-button{border:1px solid var(--home-ink);background:var(--home-ink);color:#fff;letter-spacing:.3px;border-radius:2px;align-items:center;gap:15px;height:44px;padding:0 6px 0 18px;font-size:11px;font-weight:800;display:flex}.home-portal-button b{background:var(--home-gold);color:#171715;place-items:center;width:32px;height:32px;font-size:15px;transition:transform .2s;display:grid}.home-portal-button:hover b{transform:translate(2px,-2px)}.home-hero{grid-template-columns:minmax(0,1.02fr) minmax(440px,.98fr);align-items:center;gap:clamp(48px,7vw,112px);min-height:calc(100svh - 92px);padding:clamp(56px,7vw,108px) clamp(24px,6vw,96px);display:grid;position:relative}.home-hero:before{content:"";background:#1717151f;height:1px;position:absolute;bottom:26px;left:clamp(24px,6vw,96px);right:clamp(24px,6vw,96px)}.home-hero-copy{z-index:2;max-width:760px;position:relative}.home-kicker{color:#795a25;letter-spacing:2.2px;align-items:center;gap:11px;margin:0 0 24px;font-size:10px;font-weight:850;display:flex}.home-kicker i{background:var(--home-gold);width:32px;height:1px;display:inline-block}.home-hero h1{letter-spacing:-4.7px;max-width:790px;margin:0;font:400 clamp(52px,6.4vw,102px)/.95 Georgia,Times New Roman,serif}.home-hero h1 em{color:var(--home-gold);font-weight:400;display:block}.home-lead{border-left:2px solid var(--home-gold);color:#58554e;max-width:650px;margin:34px 0 0;padding-left:23px;font-size:clamp(15px,1.25vw,19px);line-height:1.75}.home-actions{align-items:center;gap:14px;margin-top:38px;display:flex}.home-primary,.home-secondary{letter-spacing:.25px;border-radius:2px;justify-content:center;align-items:center;height:52px;padding:0 22px;font-size:12px;font-weight:850;display:inline-flex}.home-primary{border:1px solid var(--home-ink);background:var(--home-ink);color:#fff;gap:34px}.home-primary span{color:var(--home-gold-soft);font-size:18px}.home-primary:hover{background:#2b2a27}.home-secondary{color:#393732;background:0 0;border:1px solid #cfc8bb}.home-secondary:hover{border-color:var(--home-gold);color:#8b6525}.home-principles{border-top:1px solid #d9d2c5;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:56px;padding-top:20px;display:grid}.home-principles span{color:#716d65;align-items:flex-start;gap:9px;font-size:10px;line-height:1.5;display:flex}.home-principles b{color:var(--home-gold);font-size:9px}.home-visual{color:#fff;background:#1d1d1b;height:min(650px,68vw);min-height:540px;position:relative;overflow:hidden;box-shadow:24px 28px #e8dfcf}.home-visual:before{content:"";border:1px solid #d5ae6373;border-radius:50%;width:340px;height:340px;position:absolute;top:-95px;right:-118px;box-shadow:0 0 0 55px #bd8a310a,0 0 0 110px #bd8a3106}.home-visual-grid{opacity:.1;background-image:linear-gradient(#ffffff73 1px,#0000 1px),linear-gradient(90deg,#ffffff73 1px,#0000 1px);background-size:78px 78px;position:absolute;inset:0}.home-visual-title{flex-direction:column;display:flex;position:absolute;top:8%;left:8%}.home-visual-title span{letter-spacing:3.6px;color:#d3b370;font-size:9px}.home-visual-title strong{letter-spacing:-3px;font:400 clamp(52px,5.3vw,86px)/.9 Georgia,serif}.home-visual-title small{color:#817d73;letter-spacing:2px;margin-top:12px;font-size:8px}.home-table-setting{border:1px solid #ffffff1c;position:absolute;inset:25% 9% 13% 13%}.home-plate{aspect-ratio:1;border:1px solid #dcb76fd9;border-radius:50%;width:min(27vw,300px);position:absolute;bottom:9%;right:8%;box-shadow:inset 0 0 0 19px #252522,inset 0 0 0 21px #ffffff2e,inset 0 0 0 54px #1b1b19,0 22px 35px #0000004d}.home-plate i{border:1px solid #d5ae6366;border-radius:50%;width:34%;height:34%;position:absolute;inset:33%}.home-fork,.home-glass{color:#d7b56d;font-family:Georgia,serif;position:absolute}.home-fork{font-size:90px;font-weight:100;bottom:14%;left:5%;transform:rotate(-8deg)}.home-glass{font-size:102px;top:4%;right:4%;transform:rotate(180deg)}.home-visual-card{background:var(--home-cream);color:#1d1d1b;border-top:3px solid var(--home-gold);flex-direction:column;width:43%;min-width:190px;padding:23px 26px;display:flex;position:absolute;bottom:0;left:0}.home-visual-card span{font:italic 37px/.85 Georgia,serif}.home-visual-card b{letter-spacing:5px;margin-top:9px;font-size:12px}.home-visual-card small{letter-spacing:2.3px;color:#867b68;margin-top:5px;font-size:7px}.home-visual-note{color:#969087;text-transform:uppercase;letter-spacing:.8px;border-left:1px solid #a77b31;padding-left:13px;font-size:9px;line-height:1.5;position:absolute;bottom:22px;right:22px}.home-visual-note i{background:#d0a04d;border-radius:50%;width:5px;height:5px;position:absolute;top:1px;left:-3px}.home-visual-note b{color:#fff;font-size:10px}.home-signature{background:var(--home-ink);color:#fff;grid-template-columns:.7fr 1.4fr .55fr;align-items:center;gap:40px;padding:50px clamp(24px,6vw,96px);display:grid}.home-signature>span{color:var(--home-gold-soft);font:italic clamp(42px,5vw,76px) Georgia,serif}.home-signature p{color:#d7d2c8;max-width:720px;margin:0;font:400 clamp(18px,1.8vw,28px)/1.5 Georgia,serif}.home-signature strong{letter-spacing:3.4px;color:#89857d;text-align:right;justify-self:end;font-size:9px;line-height:2}.home-solutions{background:var(--home-cream);padding:clamp(78px,10vw,150px) clamp(24px,6vw,96px)}.home-section-heading{justify-content:space-between;align-items:end;gap:40px;margin-bottom:56px;display:flex}.home-section-heading .home-kicker{align-self:flex-start;margin-top:9px}.home-section-heading h2{letter-spacing:-2px;margin:0;font:400 clamp(38px,4vw,64px)/1.06 Georgia,serif}.home-solution-grid{border-top:1px solid #cfc6b7;grid-template-columns:repeat(3,1fr);display:grid}.home-solution-grid article{border-right:1px solid #cfc6b7;min-height:350px;padding:25px clamp(20px,3vw,42px) 34px;transition:background .2s,transform .2s;position:relative}.home-solution-grid article:first-child{border-left:1px solid #cfc6b7}.home-solution-grid article:hover{background:#fff;transform:translateY(-8px)}.home-solution-grid article>span{color:#9d792f;font:italic 13px Georgia,serif}.home-card-mark{color:#9b722c;border:1px solid #b78a3e;border-radius:50%;place-items:center;width:64px;height:64px;margin:50px 0 35px;font:italic 35px Georgia,serif;display:grid}.home-solution-grid h3{letter-spacing:3px;margin:0 0 12px;font:500 23px Georgia,serif}.home-solution-grid p{color:#6a665e;max-width:360px;margin:0;font-size:12px;line-height:1.75}.home-solution-grid article>i{color:#a1762e;font-size:18px;font-style:normal;position:absolute;bottom:28px;right:28px}.home-approach{color:#fff;background:#242420;grid-template-columns:1fr 1fr;gap:clamp(70px,10vw,170px);padding:clamp(76px,9vw,140px) clamp(24px,8vw,130px);display:grid;position:relative}.home-approach:after{content:"A";color:#ffffff06;pointer-events:none;font:italic 390px/.8 Georgia,serif;position:absolute;bottom:-110px;right:-35px}.home-kicker.light{color:#d6b46d}.home-approach h2{letter-spacing:-3px;margin:0;font:400 clamp(46px,5vw,78px)/1 Georgia,serif}.home-approach>div>p:not(.home-kicker){color:#aca89f;max-width:590px;margin:28px 0;font-size:14px;line-height:1.8}.light-button{color:#181816;background:#d0a04e;border-color:#d0a04e;margin-top:10px}.light-button span{color:#181816}.light-button:hover{background:#e0bc76}.home-approach ol{counter-reset:approach;z-index:2;border-top:1px solid #ffffff2e;margin:0;padding:0;list-style:none;position:relative}.home-approach li{counter-increment:approach;border-bottom:1px solid #ffffff2e;grid-template-columns:42px 1fr;align-content:center;gap:2px 18px;min-height:104px;display:grid}.home-approach li:before{content:"0" counter(approach);color:#c99a4a;grid-row:1/3;font:italic 12px Georgia,serif}.home-approach li b{font:500 20px Georgia,serif}.home-approach li span{color:#8f8b84;letter-spacing:.3px;font-size:10px}.home-contact{background:#fbf9f3;grid-template-columns:minmax(300px,.72fr) minmax(520px,1.28fr);gap:clamp(60px,9vw,150px);padding:clamp(78px,10vw,150px) clamp(24px,6vw,96px);display:grid}.home-contact-heading{align-self:start;position:sticky;top:132px}.home-contact-heading h2{letter-spacing:-3px;margin:0;font:400 clamp(46px,5vw,76px)/1 Georgia,serif}.home-contact-heading>p:last-child{color:#6b675f;max-width:490px;margin:26px 0 0;font-size:13px;line-height:1.8}.home-contact-grid{border-top:1px solid #cfc6b7}.home-contact-grid>a,.home-contact-grid>address{color:#1d1d1b;border-bottom:1px solid #cfc6b7;grid-template-columns:105px 1fr 34px;align-items:center;gap:18px;min-height:126px;font-style:normal;transition:padding .2s,background .2s;display:grid}.home-contact-grid>a:hover{background:#f4efe5;padding-left:18px}.home-contact-grid span{letter-spacing:1.7px;text-transform:uppercase;color:#98712d;font-size:9px;font-weight:850}.home-contact-grid b{overflow-wrap:anywhere;font:400 clamp(18px,2vw,29px)/1.35 Georgia,serif}.home-contact-grid i{color:#a87a2c;border:1px solid #b58a42;border-radius:50%;place-items:center;width:34px;height:34px;font-style:normal;display:grid}.home-contact-grid address b{max-width:760px;font-size:clamp(16px,1.55vw,23px)}.home-footer{background:#f9f6ef;border-top:1px solid #d8d0c3;grid-template-columns:1fr auto auto;align-items:center;gap:42px;min-height:120px;padding:24px clamp(24px,6vw,96px);display:grid}.home-footer-brand{align-items:center;gap:14px;display:flex}.home-footer-brand img{object-fit:contain;width:80px;height:48px}.home-footer-brand span{letter-spacing:1px;font:700 12px Manrope}.home-footer>p{letter-spacing:2.4px;color:#857d6f;margin:0;font-size:8px}.home-footer>button{color:#513c18;background:0 0;border:0;font-size:10px;font-weight:850}.home-footer>button span{color:#b68128;margin-left:8px}.home-footer>small{color:#aaa398;border-top:1px solid #e1dbd0;grid-column:1/-1;padding-top:13px;font-size:8px}.login-panel{position:relative}.login-back{color:#4d6259;background:0 0;border:0;padding:8px;font-size:11px;font-weight:750;position:absolute;top:32px;left:36px}.login-back:hover{color:#a8792c}@media (width<=1080px){.home-header{gap:24px}.home-nav{display:none}.home-portal-button{margin-left:auto}.home-hero{grid-template-columns:1fr;min-height:auto}.home-hero-copy{max-width:850px}.home-hero h1{font-size:clamp(56px,10vw,94px)}.home-visual{justify-self:end;width:min(760px,92%);height:620px;min-height:0}.home-plate{width:300px}.home-signature{grid-template-columns:.7fr 1.3fr}.home-signature strong{display:none}.home-section-heading{flex-direction:column;align-items:start}.home-approach{gap:70px}}@media (width<=720px){.home-header{height:76px;padding:0 18px}.home-brand{width:118px;height:54px}.home-portal-button{height:40px;padding-left:13px}.home-portal-button span{font-size:0}.home-portal-button span:after{content:"Sistem Girişi";font-size:10px}.home-portal-button b{width:28px;height:28px}.home-hero{gap:55px;padding:50px 20px 76px}.home-hero:before{bottom:24px;left:20px;right:20px}.home-kicker{letter-spacing:1.7px;margin-bottom:18px;font-size:8px}.home-hero h1{letter-spacing:-3px;font-size:clamp(46px,15vw,68px)}.home-lead{margin-top:25px;font-size:14px;line-height:1.7}.home-actions{flex-direction:column;align-items:stretch}.home-primary,.home-secondary{width:100%}.home-principles{grid-template-columns:1fr;gap:8px;margin-top:38px}.home-visual{justify-self:start;width:calc(100% - 12px);height:490px;box-shadow:12px 14px #e8dfcf}.home-visual-title strong{font-size:56px}.home-table-setting{inset:27% 7% 14% 8%}.home-plate{width:220px}.home-fork{font-size:70px}.home-glass{font-size:75px}.home-visual-card{width:52%;padding:18px}.home-visual-note{display:none}.home-signature{grid-template-columns:1fr;gap:20px;padding:40px 20px}.home-signature>span{font-size:48px}.home-signature p{font-size:18px}.home-solutions{padding:76px 20px}.home-section-heading{margin-bottom:38px}.home-section-heading h2{font-size:39px}.home-solution-grid{border:0;grid-template-columns:1fr;gap:12px}.home-solution-grid article,.home-solution-grid article:first-child{border:1px solid #cfc6b7;min-height:260px;padding:22px}.home-card-mark{margin:30px 0 24px}.home-approach{grid-template-columns:1fr;gap:55px;padding:75px 20px}.home-approach h2{font-size:50px}.home-contact{grid-template-columns:1fr;gap:45px;padding:76px 20px}.home-contact-heading{position:static}.home-contact-heading h2{font-size:48px}.home-contact-grid>a,.home-contact-grid>address{grid-template-columns:1fr 32px;gap:8px;min-height:112px}.home-contact-grid span{grid-column:1}.home-contact-grid b{font-size:20px}.home-contact-grid i{grid-area:1/2/3}.home-contact-grid address b{font-size:16px}.home-footer{grid-template-columns:1fr auto;gap:18px;padding:24px 20px}.home-footer>p,.home-footer-brand span{display:none}.home-footer>small{grid-column:1/-1;line-height:1.6}.login-back{top:15px;left:16px}}.login-shell,.app-shell{animation:.34s both brand-screen-in}.login-brand,.sidebar{background:#1d1d1b}.login-brand:after{border-color:#d6b16a21;box-shadow:0 0 0 90px #be8b3309,0 0 0 180px #be8b3305}.login-copy{color:#c6c0b5}.login-panel{background:#f8f4eb}.login-card h2,.topbar h1,.welcome h2,.metric h3,.section-title{color:#282620}.login-card input:focus,.form-grid input:focus,.draft-item input:focus,.draft-item select:focus,.password-form input:focus,.collection-entry input:focus,.collection-entry select:focus{border-color:#b58635;box-shadow:0 0 0 3px #b5863524}.primary{color:#181816;background:#b58635;box-shadow:0 4px 12px #674a1926}.primary:hover{background:#c89a4a}.sidebar nav button.active{background:#39342b;box-shadow:inset 3px 0 #d5a64e}.sidebar nav button:hover{background:#d5a64e17}.avatar{color:#181816;background:#c6933d}.main{background:#f3efe7}.topbar{background:#fbf9f3;border-color:#e2dbcf}.content{background:#f3efe7}.welcome{background:#f7f2e8;border-color:#e1d8ca}.card,.metric,.backup-strip,.table-card,.user-card{border-color:#e2dbcf;box-shadow:0 2px 10px #3c301b09}.metric-icon.green,.metric-icon.amber{color:#986b20;background:#f2e6d1}.metric-icon.blue{color:#655b49;background:#ece8df}.bar.current,.chart-legend i,.legend-list i.done,.progress i{background:#b58635}.bar{background:#d9c49d}.donut-row .donut{filter:saturate(.58)sepia(.18)}.backup-icon,.material-icon{color:#966b24;background:#efe5d4}.text-button,.row-actions button,.circle-btn,.filter-tabs button.active{color:#8b6425}.filter-tabs button.active:after{background:#b58635}.filter-tabs button.active span{background:#eee2cd}.search{border-color:#ddd4c6}.search:focus-within{border-color:#b58635;box-shadow:0 0 0 3px #b586351a}.stock-value-banner{background:#24231f;border:1px solid #4d4436;box-shadow:0 8px 24px #241f1629}.stock-value-icon{color:#d8ad62;background:#cda05226}.stock-value-banner>div:nth-child(2)>span,.stock-value-banner small{color:#c5b28f}.stock-value-meta span{color:#bdb19c}.quote-integration-note,.detail-note,.selected-customer{color:#795923;background:#f1e7d6;border-color:#ddc9a4}.quote-integration-note>.icon{color:#8d6422;background:#e8d7b9}.quote-integration-note span,.detail-note span,.selected-customer b{color:#746957}.role-options button.active{background:#f5ecdc;border-color:#b58635;box-shadow:0 0 0 2px #b5863517}.order-form .segmented button.active{color:#181816;background:#b58635;border-color:#9a6f27;box-shadow:0 3px 9px #79561c3d}.payment-control .secondary.small{color:#79551d;background:#f1e4cf;border-color:#a47a32}.payment-control .secondary.small:hover{color:#fff;background:#a97b2f}.account-avatar:not(.sales){color:#181816;background:#c6933d}.security-note{color:#75654a;background:#f1e7d6}.security-note .icon{color:#8c6422;background:#e7d4b3}@keyframes brand-screen-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.login-shell,.app-shell{animation:none}.home-shell *{scroll-behavior:auto}}
