:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.navbar{z-index:1000;box-sizing:border-box;background:#fff;border-bottom:1px solid #e2e8e8;flex-shrink:0;align-items:center;width:100%;height:60px;padding:0 20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,Roboto,Helvetica Neue,Arial,sans-serif;display:flex;position:sticky;top:0}.navbar-left{flex-shrink:0;align-items:center;gap:14px;min-width:0;display:flex}.navbar-menu-btn{color:#66777a;cursor:pointer;background:0 0;border:none;border-radius:8px;outline:none;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;margin:0;padding:0;transition:background .2s,color .2s,transform .15s;display:flex}.navbar-menu-btn:hover{color:#0d2c33;background:#f4f6f6}.navbar-menu-btn:active{transform:scale(.96)}.navbar-menu-btn svg{width:21px;height:21px}.navbar-brand{flex-shrink:0;align-items:center;gap:10px;min-width:0;display:flex}.navbar-logo-image{object-fit:contain;object-position:center;flex-shrink:0;width:30px;height:30px;display:block}.navbar-brand-name{color:#0d2c33;white-space:nowrap;font-size:16px;font-weight:700;line-height:1}.navbar-search-wrapper{z-index:2000;box-sizing:border-box;flex:1;width:100%;min-width:180px;max-width:620px;margin-left:clamp(24px,4vw,64px);margin-right:24px;position:relative}.navbar-search{box-sizing:border-box;background:#f8fafa;border:1px solid #e2e8e8;border-radius:9px;align-items:center;width:100%;height:38px;padding:0 10px 0 12px;transition:border-color .2s,box-shadow .2s,background-color .2s;display:flex;position:relative}.navbar-search:focus-within{background:#fff;border-color:#11b6a3;box-shadow:0 0 0 3px #11b6a31a,0 2px 6px #11b6a314}.navbar-search-icon{color:#7b8b8d;flex-shrink:0;width:18px;height:18px;margin-right:8px}.navbar-search-input{color:#172a2d;width:100%;min-width:0;height:100%;margin:0;padding:0;font-size:13px;font-weight:400;box-shadow:none!important;background:0 0!important;border:none!important;outline:none!important}.navbar-search-input:focus,.navbar-search-input:focus-visible{box-shadow:none!important;border:none!important;outline:none!important}.navbar-search-input::placeholder{color:#94a3a5;opacity:1}.navbar-search-input::-webkit-search-cancel-button{display:none}.navbar-search-clear{color:#94a3a5;cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin:0 0 0 4px;padding:0;transition:background .15s,color .15s;display:flex}.navbar-search-clear:hover{color:#0d2c33;background:#eef3f3}.navbar-search-clear:active{transform:scale(.95)}.navbar-search-clear svg{width:17px;height:17px}.navbar-client-dropdown{box-sizing:border-box;z-index:5000;background:#fff;border:1px solid #e2e8e8;border-radius:12px;width:100%;max-height:420px;padding:6px;animation:.15s navbarDropdownIn;position:absolute;top:calc(100% + 7px);left:0;right:0;overflow-y:auto;box-shadow:0 12px 35px #0f2d3224,0 3px 10px #0f2d320f}@keyframes navbarDropdownIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.navbar-client-result{text-align:left;cursor:pointer;box-sizing:border-box;background:0 0;border:none;border-radius:9px;align-items:center;gap:11px;width:100%;padding:10px;transition:background .15s,transform .1s;display:flex}.navbar-client-result:hover{background:#f4f8f8}.navbar-client-result:active{transform:scale(.995)}.navbar-client-result.selected{background:#edf9f7}.navbar-client-avatar{color:#0d8c7e;background:#e5f6f3;border-radius:9px;justify-content:center;align-items:center;width:38px;min-width:38px;height:38px;font-size:14px;font-weight:700;display:flex}.navbar-client-result-info{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.navbar-client-result-name{color:#172a2d;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:650;display:block;overflow:hidden}.navbar-client-result-meta{color:#7a898b;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:400;display:block;overflow:hidden}.navbar-client-selected{color:#087c70;background:#dff6f1;border-radius:6px;flex-shrink:0;padding:4px 7px;font-size:10px;font-weight:700}.navbar-client-empty{color:#94a3a5;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:100px;font-size:12px;display:flex}.navbar-client-empty svg{width:22px;height:22px}.navbar-client-dropdown::-webkit-scrollbar{width:6px}.navbar-client-dropdown::-webkit-scrollbar-track{background:0 0}.navbar-client-dropdown::-webkit-scrollbar-thumb{background:#d2dddd;border-radius:10px}.navbar-client-dropdown::-webkit-scrollbar-thumb:hover{background:#b7c5c6}.navbar-right{flex-shrink:0;justify-content:flex-end;align-items:center;gap:12px;margin-left:auto;display:flex}.navbar-icon-btn{color:#66777a;cursor:pointer;background:0 0;border:none;border-radius:8px;outline:none;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;margin:0;padding:0;transition:background .2s,color .2s,transform .15s;display:flex;position:relative}.navbar-icon-btn:hover{color:#0d2c33;background:#f4f6f6}.navbar-icon-btn:active{transform:scale(.96)}.navbar-icon-btn svg{width:20px;height:20px}.navbar-notification-dot{pointer-events:none;background:#11b6a3;border:2px solid #fff;border-radius:50%;width:8px;height:8px;position:absolute;top:7px;right:8px}.navbar-profile{color:inherit;cursor:pointer;background:0 0;border:none;border-radius:8px;outline:none;align-items:center;gap:10px;min-width:0;padding:4px 8px;transition:background .2s,transform .15s;display:flex}.navbar-profile:hover{background:#f4f6f6}.navbar-profile:active{transform:scale(.98)}.navbar-avatar{color:#fff;background:linear-gradient(135deg,#11b6a3,#0d8c7e);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;font-weight:700;line-height:1;display:flex}.navbar-user-info{flex-direction:column;align-items:flex-start;min-width:0;line-height:1.25;display:flex}.navbar-user-name{text-overflow:ellipsis;color:#172a2d;white-space:nowrap;max-width:160px;font-size:13px;font-weight:600;display:block;overflow:hidden}.navbar-user-role{text-overflow:ellipsis;color:#66777a;white-space:nowrap;max-width:160px;margin-top:2px;font-size:11px;font-weight:400;display:block;overflow:hidden}.navbar-chevron{color:#66777a;flex-shrink:0;width:15px;height:15px;transition:transform .2s}.navbar-profile:hover .navbar-chevron{transform:translateY(1px)}.navbar-menu-btn:focus-visible,.navbar-icon-btn:focus-visible,.navbar-profile:focus-visible,.navbar-search-clear:focus-visible{outline-offset:2px;outline:2px solid #11b6a3}@media (width>=1440px){.navbar{padding:0 28px}.navbar-left{gap:16px}.navbar-search-wrapper{max-width:720px;margin-left:70px;margin-right:32px}.navbar-right{gap:14px}}@media (width<=1200px){.navbar-search-wrapper{max-width:500px;margin-left:30px;margin-right:18px}}@media (width<=900px){.navbar{padding:0 16px}.navbar-search-wrapper{max-width:none;margin-left:20px;margin-right:14px}.navbar-user-info{display:none}.navbar-profile{padding:3px}.navbar-chevron{display:none}.navbar-right{gap:8px}}@media (width<=768px){.navbar{padding:0 14px}.navbar-left{gap:10px}.navbar-brand{gap:9px}.navbar-brand-name{font-size:15px}.navbar-search-wrapper{margin-left:16px;margin-right:10px}.navbar-search{height:37px}.navbar-search-input{font-size:12px}.navbar-search-icon{width:17px;height:17px}}@media (width<=600px){.navbar{height:58px;padding:0 12px}.navbar-logo-image{width:29px;height:29px}.navbar-brand-name{font-size:14px}.navbar-menu-btn{width:35px;height:35px}.navbar-search-wrapper{width:38px;min-width:38px;max-width:38px;margin-left:auto;margin-right:4px}.navbar-search{background:0 0;border-color:#0000;justify-content:center;width:38px;height:38px;padding:0}.navbar-search:hover{background:#f4f6f6}.navbar-search:focus-within{box-shadow:none;background:#f4f6f6;border-color:#0000}.navbar-search-icon{width:20px;height:20px;margin:0}.navbar-search-input{display:none}.navbar-client-dropdown{width:auto;max-height:calc(100vh - 75px);position:fixed;top:58px;left:10px;right:10px}.navbar-icon-btn{width:36px;height:36px}.navbar-right{gap:5px}}@media (width<=480px){.navbar{height:56px;padding:0 10px}.navbar-left{gap:8px}.navbar-brand{gap:7px}.navbar-menu-btn{width:34px;height:34px}.navbar-logo-image{width:28px;height:28px}.navbar-brand-name{font-size:14px}.navbar-avatar{width:30px;height:30px;font-size:11px}.navbar-search-wrapper{width:34px;min-width:34px;max-width:34px}.navbar-search{width:34px;height:34px}.navbar-search-icon{width:19px;height:19px}.navbar-icon-btn{width:34px;height:34px}.navbar-icon-btn svg{width:19px;height:19px}.navbar-notification-dot{width:7px;height:7px;top:6px;right:6px}.navbar-right{gap:3px}.navbar-profile{padding:2px}.navbar-client-dropdown{top:56px;left:8px;right:8px}}@media (width<=390px){.navbar-brand-name{display:none}.navbar-search-wrapper{margin-right:1px}}@media (width<=360px){.navbar{padding:0 8px}.navbar-left{gap:7px}.navbar-right{gap:2px}.navbar-search-wrapper{width:32px;min-width:32px;max-width:32px}.navbar-search{width:32px;height:32px}}.sidebar{z-index:90;box-sizing:border-box;background:#fff;border-right:1px solid #e2e8e8;flex-direction:column;flex-shrink:0;width:240px;height:calc(100vh - 60px);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,Roboto,Helvetica Neue,Arial,sans-serif;transition:width .25s,transform .25s;display:flex;position:fixed;top:60px;left:0;overflow:hidden}.sidebar-header{box-sizing:border-box;flex-shrink:0;justify-content:space-between;align-items:center;width:100%;height:54px;padding:0 18px;display:flex}.sidebar-section-label{color:#9aa8aa;letter-spacing:.8px;white-space:nowrap;font-size:10px;font-weight:700;line-height:1}.sidebar-close-btn{color:#66777a;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:background .2s,color .2s;display:none}.sidebar-close-btn:hover{color:#0d2c33;background:#f4f6f6}.sidebar-close-btn svg{width:19px;height:19px}.sidebar-nav{box-sizing:border-box;scrollbar-width:thin;scrollbar-color:#d9e1e1 transparent;flex-direction:column;width:100%;height:100%;padding:4px 12px 14px;display:flex;overflow:hidden auto}.sidebar-menu{flex-direction:column;gap:3px;width:100%;display:flex}.sidebar-menu-item{color:#66777a;text-align:left;cursor:pointer;box-sizing:border-box;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:12px;width:100%;min-height:42px;padding:0 12px;font-family:inherit;font-size:13px;font-weight:500;line-height:1;transition:background .18s,color .18s,border-color .18s,transform .15s;display:flex;position:relative}.sidebar-menu-item:hover{color:#0d2c33;background:#f5f8f8}.sidebar-menu-item.active{color:#0d8c7e;background:#eaf8f6;border-color:#11b6a314;font-weight:600}.sidebar-menu-item.active:hover{color:#0b7e72;background:#e4f6f3}.sidebar-menu-item.active:before{content:"";background:#11b6a3;border-radius:0 4px 4px 0;width:3px;height:20px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.sidebar-menu-icon{flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.sidebar-menu-icon svg{stroke-width:1.7px;width:19px;height:19px}.sidebar-menu-item.active .sidebar-menu-icon{color:#0e9e8f}.sidebar-menu-label{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.sidebar-bottom{flex-shrink:0;width:100%;margin-top:auto;padding-top:14px}.sidebar-divider{background:#edf1f1;width:100%;height:1px;margin-bottom:10px}.sidebar-logout{color:#788789}.sidebar-logout:hover{color:#c24141;background:#fff5f5}.sidebar-logout:hover .sidebar-menu-icon{color:#c24141}.sidebar-menu-item:focus-visible,.sidebar-close-btn:focus-visible{outline-offset:2px;outline:2px solid #11b6a3}@media (width>=1440px){.sidebar{width:250px}.sidebar-header{padding:0 20px}.sidebar-nav{padding-left:14px;padding-right:14px}.sidebar-menu-item{min-height:44px;padding:0 13px;font-size:13px}}@media (width<=1200px){.sidebar{width:225px}.sidebar-menu-item{gap:11px;min-height:41px;font-size:12.5px}.sidebar-menu-icon{width:19px;height:19px}.sidebar-menu-icon svg{width:18px;height:18px}}@media (width<=900px){.sidebar{width:235px;height:calc(100vh - 60px);top:60px;transform:translate(-100%);box-shadow:8px 0 25px #0d2c3314}.sidebar.sidebar-open{transform:translate(0)}.sidebar-header{height:52px;padding:0 16px}.sidebar-close-btn{display:flex}.sidebar-nav{padding:4px 12px 14px}}@media (width<=768px){.sidebar{width:245px;height:calc(100vh - 58px);top:58px}.sidebar-header{padding:0 16px}.sidebar-menu-item{min-height:43px;padding:0 12px;font-size:13px}}@media (width<=600px){.sidebar{width:min(270px,86vw);height:calc(100vh - 58px);top:58px}.sidebar-header{height:54px;padding:0 16px}.sidebar-nav{padding:5px 12px 16px}.sidebar-menu{gap:4px}.sidebar-menu-item{border-radius:9px;gap:13px;min-height:45px;padding:0 13px;font-size:13px}.sidebar-menu-icon{width:21px;height:21px}.sidebar-menu-icon svg{width:20px;height:20px}}@media (width<=480px){.sidebar{width:min(265px,88vw);height:calc(100vh - 56px);top:56px}.sidebar-header{height:52px;padding:0 14px}.sidebar-nav{padding-left:10px;padding-right:10px}.sidebar-menu-item{min-height:44px;padding:0 12px;font-size:13px}.sidebar-menu-icon{width:20px;height:20px}.sidebar-menu-icon svg{width:19px;height:19px}.sidebar-menu-item.active:before{left:0}}@media (width<=360px){.sidebar{width:88vw}.sidebar-menu-item{gap:11px;min-height:42px;padding:0 11px}.sidebar-header{padding:0 12px}}@media (prefers-reduced-motion:reduce){.sidebar,.sidebar-menu-item,.sidebar-close-btn{transition:none}}.selected-client{box-sizing:border-box;background:#fff;border:1px solid #e2e8e8;border-radius:12px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:28px;width:calc(100% - 280px);min-width:0;margin:20px 20px 20px 260px;padding:18px 22px;display:grid;overflow:hidden;box-shadow:0 1px 2px #0d2c330a,0 0 0 1px #e2e8e899}.selected-client-left{flex-direction:column;align-items:flex-start;gap:6px;width:100%;min-width:0;display:flex}.selected-client-heading{flex-direction:column;align-items:flex-start;gap:3px;width:100%;min-width:0;display:flex}.selected-client-label{color:#66777a;text-align:left;margin:0;padding:0;font-size:11px;font-weight:500;line-height:1.2;display:block}.selected-client-name-row{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:8px;width:100%;min-width:0;display:flex}.selected-client-name{color:#0d2c33;align-items:center;gap:7px;min-width:0;font-size:16px;font-weight:700;line-height:1.3;display:flex}.selected-client-company{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.selected-client-id{color:#66777a;white-space:nowrap;font-size:12px;font-weight:400;line-height:1.3}.selected-client-status{box-sizing:border-box;color:#1f8a53;letter-spacing:.2px;white-space:nowrap;background:#e8f8f0;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;min-height:18px;padding:1px 6px;font-size:9px;font-weight:600;line-height:1;display:inline-flex}.selected-client-status.inactive{color:#b23838;background:#fdecec}.selected-client-meta{color:#66777a;flex-wrap:wrap;align-items:center;gap:6px 14px;width:100%;min-width:0;font-size:12px;line-height:1.4;display:flex}.selected-client-meta span{white-space:nowrap}.selected-client-meta b{color:#172a2d;font-weight:500}.selected-client-details-btn{color:#11b6a3;cursor:pointer;background:0 0;border:none;align-items:center;gap:3px;width:fit-content;margin-top:1px;padding:0;font-family:inherit;font-size:12px;font-weight:500;display:inline-flex}.selected-client-details-btn:hover{color:#0d8c7e}.selected-client-details-btn svg{flex-shrink:0;width:11px;height:11px}.selected-client-balance{text-align:right;flex-direction:column;flex-shrink:0;align-items:flex-end;gap:4px;min-width:150px;display:flex}.selected-client-balance-label{color:#66777a;white-space:nowrap;font-size:11px;font-weight:500;line-height:1.3}.selected-client-balance-amount{color:#11b6a3;white-space:nowrap;justify-content:flex-end;align-items:center;gap:7px;font-size:24px;font-weight:700;line-height:1.2;display:flex}.selected-client-eye{color:#11b6a3;cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:23px;height:23px;padding:0;display:inline-flex}.selected-client-eye:hover{background:#e7f7f4}.selected-client-eye svg{width:17px;height:17px}.selected-client-balance-sub{color:#66777a;white-space:nowrap;font-size:11px;line-height:1.3}.selected-client-add-funds{color:#11b6a3;cursor:pointer;background:#fff;border:1px solid #11b6a3;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;gap:5px;min-width:100px;height:36px;padding:0 13px;font-family:inherit;font-size:13px;font-weight:600;transition:background .18s,border-color .18s,color .18s;display:inline-flex}.selected-client-add-funds:hover{color:#0d8c7e;background:#e7f7f4;border-color:#0d8c7e}.selected-client-add-funds svg{flex-shrink:0;width:14px;height:14px}.main,.layout,.layout>main,.main-content,.app-body{min-width:0}.main{width:100%;overflow-x:hidden}@media (width>=1440px){.selected-client{gap:32px;width:calc(100% - 300px);margin-left:270px;margin-right:30px;padding:20px 24px}}@media (width>=1101px) and (width<=1439px){.selected-client{width:calc(100% - 280px);margin-left:260px;margin-right:20px}}@media (width<=1200px) and (width>=1101px){.selected-client{gap:20px;padding:17px 20px}.selected-client-balance{min-width:135px}.selected-client-balance-amount{font-size:22px}.selected-client-add-funds{min-width:95px;padding:0 11px}}@media (width<=1100px){.selected-client{grid-template-columns:minmax(0,1fr) auto;gap:18px;width:calc(100% - 40px);margin:20px;padding:18px 20px}.selected-client-left{grid-area:1/1}.selected-client-balance{text-align:left;grid-area:2/1;align-items:flex-start}.selected-client-balance-amount{justify-content:flex-start}.selected-client-add-funds{grid-area:1/2;align-self:center}}@media (width<=760px){.selected-client{flex-direction:column;align-items:stretch;gap:15px;width:calc(100% - 32px);margin:16px;padding:16px;display:flex}.selected-client-left{width:100%}.selected-client-name{font-size:15px}.selected-client-meta{gap:6px 12px}.selected-client-balance{text-align:left;border-top:1px solid #e2e8e8;align-items:flex-start;width:100%;min-width:0;padding-top:13px}.selected-client-balance-amount{justify-content:flex-start;font-size:22px}.selected-client-add-funds{width:100%;height:40px}}@media (width<=480px){.selected-client{border-radius:10px;gap:13px;width:calc(100% - 24px);margin:12px;padding:14px}.selected-client-label{font-size:10px}.selected-client-name{gap:5px;font-size:14px}.selected-client-id{font-size:11px}.selected-client-status{min-height:17px;padding:1px 5px;font-size:8px}.selected-client-meta{flex-direction:column;align-items:flex-start;gap:5px}.selected-client-balance-label{font-size:10px}.selected-client-balance-amount{font-size:21px}.selected-client-balance-sub{font-size:10px}}@media (width<=360px){.selected-client{width:calc(100% - 20px);margin:10px;padding:13px}.selected-client-name{font-size:13px}.selected-client-meta{font-size:11px}}@media (prefers-reduced-motion:reduce){.selected-client-add-funds{transition:none}}.am-modal-overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:100;background:#0d2c3373;justify-content:center;align-items:center;animation:.2s am-fade-in;display:flex;position:fixed;inset:0}@keyframes am-fade-in{0%{opacity:0}to{opacity:1}}.am-modal{box-sizing:border-box;background:#fff;border-radius:12px;width:100%;max-width:440px;padding:22px;animation:.25s am-slide-up;box-shadow:0 10px 40px #0d2c3333}@keyframes am-slide-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.am-modal h3{color:#172a2d;margin:0 0 4px;font-size:16px;font-weight:700}.am-modal-sub{color:#66777a;margin:0 0 16px;font-size:12px}.am-modal-info{color:#66777a;background:#f9fafb;border-radius:6px;margin-bottom:6px;padding:10px 12px;font-size:12px}.am-modal-info div{padding:2px 0}.am-modal-info b{color:#172a2d}.am-modal label{color:#172a2d;margin:10px 0 4px;font-size:12px;font-weight:600;display:block}.am-modal input,.am-modal textarea{color:#172a2d;box-sizing:border-box;background:#fff;border:1.5px solid #d1d5db;border-radius:8px;width:100%;padding:9px 10px;font-family:inherit;font-size:13px;transition:border-color .2s,box-shadow .2s}.am-modal input:focus,.am-modal textarea:focus{border-color:#11b6a3;outline:none;box-shadow:0 0 0 3px #11b6a31f}.am-modal input.am-input-error{border-color:#e45b5b;box-shadow:0 0 0 3px #e45b5b1f}.am-error-text{color:#e45b5b;margin-top:4px;font-size:11px;font-weight:500}.am-modal textarea{resize:vertical;min-height:60px}.am-modal-actions{justify-content:flex-end;gap:8px;margin-top:18px;display:flex}.am-btn-cancel{color:#172a2d;cursor:pointer;background:#fff;border:1.5px solid #d1d5db;border-radius:8px;padding:9px 16px;font-size:13px;font-weight:500;transition:background .15s,border-color .15s}.am-btn-cancel:hover{background:#f9fafb;border-color:#bdc3c7}.am-btn-primary{color:#fff;cursor:pointer;background:#11b6a3;border:none;border-radius:8px;padding:9px 18px;font-size:13px;font-weight:600;transition:background .15s}.am-btn-primary:hover{background:#0d8c7e}@media (width<=480px){.am-modal{max-width:94%;padding:18px 16px}.am-modal-actions{flex-direction:column-reverse;gap:6px}.am-btn-primary,.am-btn-cancel{justify-content:center;width:100%;padding:10px}}.page-header__title h1{color:#0d2c33;letter-spacing:-.2px;text-align:left;margin:0;padding:0;font-size:18px;font-weight:700;line-height:1.3}.page-header__title p{color:#66777a;text-align:left;margin:2px 0 0;padding:0;font-size:13px;font-weight:400;line-height:1.4}@media (width>=1101px){.page-header{width:calc(100% - 290px);margin:8px 20px 14px 270px}}@media (width<=1100px){.page-header{width:calc(100% - 40px);margin:10px 20px 14px}.page-header__title{margin-bottom:10px}.page-header__title h1{font-size:18px}.page-header__title p{font-size:13px}}@media (width<=760px){.page-header{width:calc(100% - 32px);margin:8px 16px 13px}.page-header__title{margin-bottom:9px}.page-header__title h1{font-size:17px;line-height:1.3}.page-header__title p{margin-top:2px;font-size:12px;line-height:1.4}}@media (width<=480px){.page-header{width:calc(100% - 24px);margin:7px 12px 12px}.page-header__title{margin-bottom:8px}.page-header__title h1{font-size:16px;line-height:1.3}.page-header__title p{margin-top:2px;font-size:11px;line-height:1.35}}@media (width<=360px){.page-header{width:calc(100% - 20px);margin:6px 10px 10px}.page-header__title{margin-bottom:7px}.page-header__title h1{font-size:15px;line-height:1.3}.page-header__title p{font-size:10px;line-height:1.35}}.page-header{box-sizing:border-box;width:calc(100% - 300px);min-width:0;margin:8px 30px 14px 270px}.page-header__title{text-align:left;box-sizing:border-box;width:100%;min-width:0;margin:0 0 -10px;padding:0}.page-header__title h1{color:#0d2c33;letter-spacing:-.2px;text-align:left;box-sizing:border-box;margin:0;padding:0;font-size:18px;font-weight:700;line-height:1.3}.page-header__title p{color:#66777a;text-align:left;box-sizing:border-box;margin:2px 0 0;padding:0;font-size:13px;font-weight:400;line-height:1.4}.order-stepper{box-sizing:border-box;scrollbar-width:none;-webkit-overflow-scrolling:touch;background:#fff;border:1px solid #e2e8e8;border-radius:12px;align-items:center;width:100%;min-width:0;min-height:50px;padding:12px 22px;display:flex;overflow:auto hidden;box-shadow:0 1px 2px #0d2c330a,0 0 0 1px #e2e8e899}.order-stepper::-webkit-scrollbar{display:none}.order-step{color:#66777a;white-space:nowrap;box-sizing:border-box;flex:none;align-items:center;gap:7px;font-size:12px;font-weight:500;line-height:1.2;display:flex}.order-step__number{color:#9ca3af;box-sizing:border-box;background:#e5e7eb;border-radius:50%;flex:0 0 21px;justify-content:center;align-items:center;width:21px;height:21px;font-size:10px;font-weight:600;line-height:1;display:inline-flex}.order-step--active{color:#0d8c7e;font-weight:600}.order-step--active .order-step__number{color:#fff;background:#11b6a3}.order-step--done{color:#0d8c7e;font-weight:600}.order-step--done .order-step__number{color:#fff;background:#11b6a3}.order-step__separator{background:#e2e8e8;flex:0 0 34px;width:34px;height:1px;margin:0 6px}.order-step__separator--done{background:#11b6a3}@media (width>=1101px){.page-header{width:calc(100% - 300px);margin:8px 30px 14px 270px}.page-header__title{margin-bottom:-10px}.order-stepper{min-height:50px;padding:12px 22px}}@media (width<=1100px){.page-header{width:calc(100% - 40px);margin:10px 20px 14px}.page-header__title{margin-bottom:-10px}.page-header__title h1{font-size:18px}.page-header__title p{font-size:13px}.order-stepper{border-radius:12px;min-height:50px;padding:12px 18px}.order-step{gap:7px;font-size:12px}.order-step__number{flex-basis:21px;width:21px;height:21px}.order-step__separator{flex-basis:30px;width:30px;margin:0 5px}}@media (width<=760px){.page-header{width:calc(100% - 32px);margin:8px 16px 13px}.page-header__title{margin-bottom:-9px}.page-header__title h1{font-size:17px;line-height:1.3}.page-header__title p{margin-top:2px;font-size:12px;line-height:1.4}.order-stepper{border-radius:11px;min-height:48px;padding:11px 16px}.order-step{gap:6px;font-size:11px}.order-step__number{flex-basis:20px;width:20px;height:20px;font-size:10px}.order-step__separator{flex-basis:25px;width:25px;margin:0 5px}}@media (width<=480px){.page-header{width:calc(100% - 24px);margin:7px 12px 12px}.page-header__title{margin-bottom:-8px}.page-header__title h1{letter-spacing:-.15px;font-size:16px;line-height:1.3}.page-header__title p{margin-top:2px;font-size:11px;line-height:1.35}.order-stepper{border-radius:10px;min-height:46px;padding:10px 13px}.order-step{gap:5px;font-size:10px}.order-step__number{flex-basis:19px;width:19px;height:19px;font-size:9px}.order-step__separator{flex-basis:20px;width:20px;margin:0 4px}}@media (width<=360px){.page-header{width:calc(100% - 20px);margin:6px 10px 10px}.page-header__title{margin-bottom:-7px}.page-header__title h1{letter-spacing:-.1px;font-size:15px;line-height:1.3}.page-header__title p{margin-top:2px;font-size:10px;line-height:1.35}.order-stepper{border-radius:9px;min-height:45px;padding:9px 11px}.order-step{gap:5px;font-size:9px}.order-step__number{flex-basis:18px;width:18px;height:18px;font-size:9px}.order-step__separator{flex-basis:16px;width:16px;margin:0 3px}}.crc-card{border:1px solid var(--border,#e2e8e8);background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 1px 2px #0d2c330a,0 0 0 1px #e2e8e899}.crc-card-head{align-items:flex-start;gap:12px;padding:16px 18px 4px;display:flex}.crc-num-circle{color:#0d8c7e;background:#eef7f6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-top:1px;font-size:11px;font-weight:700;display:flex}.crc-titles{flex:1}.crc-titles h2{color:#172a2d;letter-spacing:-.2px;margin:0 0 2px;font-size:14px;font-weight:700}.crc-titles p{color:#66777a;margin:0;font-size:12px}.crc-hint{color:#94a3a5;white-space:nowrap;margin-left:auto;padding-top:2px;font-size:11px;font-style:italic}.crc-table-wrap{padding:12px 18px 18px}.crc-denom{border-collapse:separate;border-spacing:0;width:100%;font-size:13px}.crc-denom thead th{color:#4b5563;text-align:left;border-bottom:1px solid var(--border,#e2e8e8);background:#f9fafb;padding:10px 12px;font-size:11px;font-weight:600}.crc-denom thead th:first-child{border-top-left-radius:6px;width:36px}.crc-denom thead th:last-child{text-align:center;border-top-right-radius:6px;width:60px}.crc-denom tbody td{border-bottom:1px solid var(--border,#e2e8e8);vertical-align:middle;padding:10px 12px}.crc-denom tbody tr:last-child td{border-bottom:none}.crc-denom input{color:#172a2d;background:#fff;border:1px solid #d1d5db;border-radius:6px;width:100%;max-width:130px;height:34px;padding:0 10px;font-family:inherit;font-size:13px;transition:border-color .15s,box-shadow .15s}.crc-denom input:focus{border-color:#11b6a3;outline:none;box-shadow:0 0 0 3px #11b6a326}.crc-denom input[type=number]{-moz-appearance:textfield}.crc-denom input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.crc-denom input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.crc-denom-amount input{max-width:130px}.crc-denom-qty input{max-width:90px}.crc-total-cell{color:#172a2d;font-weight:500}.crc-del-btn{border:1px solid var(--border,#e2e8e8);color:#66777a;cursor:pointer;background:#fff;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;transition:all .15s;display:inline-flex}.crc-del-btn:hover:not(:disabled){color:#b23838;background:#fdecec;border-color:#f5c2c2}.crc-del-btn:disabled{opacity:.4;cursor:not-allowed}.crc-del-btn svg{stroke:currentColor;stroke-width:2px;fill:none;width:14px;height:14px;display:block}.crc-add-denom{color:#11b6a3;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:10px 0 0;font-family:inherit;font-size:13px;font-weight:600;transition:color .15s;display:inline-flex}.crc-add-denom:hover{color:#0d8c7e}.crc-add-denom svg{stroke:currentColor;stroke-width:2.5px;fill:none;width:14px;height:14px;display:block}.crc-totals-row{border-top:1px solid var(--border,#e2e8e8);color:#66777a;background:#f9fafb;border-bottom-right-radius:12px;border-bottom-left-radius:12px;justify-content:flex-end;gap:36px;padding:14px 18px;font-size:12px;display:flex}.crc-totals-row b{color:#172a2d;margin-left:6px;font-weight:600}.crc-totals-row .crc-grand{color:#0d8c7e;font-size:14px}.crc-totals-row .crc-grand b{color:#0d8c7e;font-size:15px;font-weight:700}@media (width<=768px){.crc-card-head{flex-wrap:wrap;padding:14px 14px 2px}.crc-hint{display:none}.crc-table-wrap{padding:8px 12px 14px;overflow-x:auto}.crc-denom{min-width:520px}.crc-totals-row{flex-wrap:wrap;gap:8px 20px;padding:12px 14px;font-size:11px}.crc-totals-row .crc-grand{font-size:12px}.crc-totals-row .crc-grand b{font-size:13px}.crc-denom input{max-width:100px;height:32px;font-size:12px}.crc-denom-qty input{max-width:72px}}@media (width<=480px){.crc-card{border-radius:10px}.crc-card-head{gap:8px;padding:12px 12px 0}.crc-num-circle{width:20px;height:20px;font-size:10px}.crc-titles h2{font-size:13px}.crc-titles p{font-size:11px}.crc-table-wrap{padding:6px 10px 12px}.crc-denom thead th,.crc-denom tbody td{padding:8px;font-size:12px}.crc-denom input{max-width:80px;height:30px;padding:0 6px;font-size:12px}.crc-denom-qty input{max-width:60px}.crc-del-btn{width:26px;height:26px}.crc-del-btn svg{width:12px;height:12px}.crc-add-denom{padding:8px 0 0;font-size:12px}.crc-totals-row{gap:4px 12px;padding:10px 12px;font-size:10px}.crc-totals-row .crc-grand{font-size:11px}.crc-totals-row .crc-grand b{font-size:12px}}@media (width<=360px){.crc-denom input{max-width:64px;height:28px;padding:0 4px;font-size:11px}.crc-denom-qty input{max-width:50px}.crc-denom thead th,.crc-denom tbody td{padding:6px 4px;font-size:11px}.crc-table-wrap{padding:4px 6px 10px}}.v-mini-card{border:1px solid var(--border,#e2e8e8);box-sizing:border-box;background:#fff;border-radius:12px;padding:16px;box-shadow:0 1px 2px #0d2c330a,0 0 0 1px #e2e8e899}.v-mini-card h3{color:#172a2d;align-items:center;gap:8px;margin:0 0 2px;font-size:13px;font-weight:700;display:flex}.v-mini-card .v-num-mini{color:#0d8c7e;background:#eef7f6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;font-weight:700;display:inline-flex}.v-mini-card .v-req{color:#b23838;margin-left:2px;font-size:10px}.v-mini-card label{color:#66777a;margin:10px 0 4px;font-size:11px;font-weight:500;display:block}.v-mini-card select{appearance:none;color:#172a2d;cursor:pointer;background:#fff url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2366777A' stroke-width='2.5'><polyline points='6 9 12 15 18 9'/></svg>") right 10px center/12px no-repeat;border:1px solid #d1d5db;border-radius:6px;width:100%;height:36px;padding:0 30px 0 10px;font-family:inherit;font-size:13px;transition:border-color .15s,box-shadow .15s}.v-mini-card select:focus{border-color:#11b6a3;outline:none;box-shadow:0 0 0 3px #11b6a326}.v-mini-card .v-date-row{color:#66777a;border-top:1px dashed var(--border,#e2e8e8);justify-content:space-between;margin-top:8px;padding-top:8px;font-size:11px;display:flex}.v-mini-card .v-date-row b{color:#172a2d;font-weight:600}@media (width<=768px){.v-mini-card{padding:14px}.v-mini-card h3{font-size:12px}.v-mini-card select{height:34px;font-size:12px}.v-mini-card .v-date-row{font-size:10px}}@media (width<=480px){.v-mini-card{border-radius:10px;padding:12px}.v-mini-card .v-date-row{flex-direction:column;align-items:flex-start;gap:4px}}.sf-mini-card{border:1px solid var(--border,#e2e8e8);box-sizing:border-box;background:#fff;border-radius:12px;padding:16px;box-shadow:0 1px 2px #0d2c330a,0 0 0 1px #e2e8e899}.sf-mini-card h3{color:#172a2d;align-items:center;gap:8px;margin:0 0 2px;font-size:13px;font-weight:700;display:flex}.sf-mini-card .sf-num-mini{color:#0d8c7e;background:#eef7f6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;font-weight:700;display:inline-flex}.sf-mini-card .sf-req{color:#b23838;margin-left:2px;font-size:10px}.sf-mini-card label{color:#66777a;margin:10px 0 4px;font-size:11px;font-weight:500;display:block}.sf-mini-card select{appearance:none;color:#172a2d;cursor:pointer;background:#fff url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2366777A' stroke-width='2.5'><polyline points='6 9 12 15 18 9'/></svg>") right 10px center/12px no-repeat;border:1px solid #d1d5db;border-radius:6px;width:100%;height:36px;padding:0 30px 0 10px;font-family:inherit;font-size:13px;transition:border-color .15s,box-shadow .15s}.sf-mini-card select:focus{border-color:#11b6a3;outline:none;box-shadow:0 0 0 3px #11b6a326}.sf-mini-card .sf-fee-amt{color:#0d8c7e;background:#eef7f6;border-radius:6px;justify-content:space-between;align-items:center;margin-top:8px;padding:8px 10px;font-size:13px;font-weight:600;display:flex}@media (width<=768px){.sf-mini-card{padding:14px}.sf-mini-card h3{font-size:12px}.sf-mini-card select{height:34px;font-size:12px}.sf-fee-amt{font-size:12px}}@media (width<=480px){.sf-mini-card{border-radius:10px;padding:12px}}.t-mini-card{background:#fff;border:1px solid #e2e8e8;border-radius:12px;padding:16px}.t-mini-card h3{color:#172a2d;align-items:center;gap:7px;margin:0 0 14px;font-size:14px;font-weight:700;display:flex}.t-num-mini{color:#0d8c7e;background:#eef7f6;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;font-weight:700;display:inline-flex}.t-req{color:#d9534f}.t-mini-card label{color:#66777a;margin-bottom:7px;font-size:12px;font-weight:500;display:block}.t-mini-card select{color:#172a2d;cursor:pointer;box-sizing:border-box;background:#fff;border:1px solid #d1d5db;border-radius:7px;width:100%;height:38px;padding:0 12px;font-family:inherit;font-size:13px}.t-mini-card select:focus{border-color:#11b6a3;outline:none;box-shadow:0 0 0 3px #11b6a31f}.t-theme-status{color:#66777a;box-sizing:border-box;border:1px solid #e2e8e8;border-radius:7px;align-items:center;min-height:38px;padding:0 12px;font-size:12px;display:flex}.t-theme-error{color:#c0392b;background:#fff8f7;border-color:#f2c4c0}.t-theme-preview{background:#fafcfc;border:1px solid #e2e8e8;border-radius:8px;align-items:center;gap:10px;margin-top:10px;padding:8px;display:flex}.t-theme-preview img{object-fit:cover;border:1px solid #e2e8e8;border-radius:6px;flex-shrink:0;width:48px;height:48px}.t-theme-preview-text{flex-direction:column;gap:3px;min-width:0;display:flex}.t-theme-preview-text strong{color:#172a2d;white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:700;overflow:hidden}.t-theme-preview-text span{color:#7a898b;font-size:10px}.t-theme-info{color:#7a898b;align-items:flex-start;gap:7px;margin-top:11px;font-size:11px;line-height:1.4;display:flex}.t-theme-info svg{color:#11b6a3;flex-shrink:0;width:15px;height:15px;margin-top:1px}@media (width<=768px){.t-mini-card{padding:14px}}@media (width<=480px){.t-mini-card{padding:12px}.t-mini-card h3{font-size:13px}.t-theme-preview img{width:42px;height:42px}}.os-summary{border:1px solid var(--border,#e2e8e8);background:#fff;border-radius:12px;padding:18px 18px 16px;position:sticky;top:80px;box-shadow:0 1px 2px #0d2c330a,0 0 0 1px #e2e8e899}.os-summary h3{color:#172a2d;border-bottom:1px solid var(--border,#e2e8e8);margin:0 0 14px;padding-bottom:10px;font-size:14px;font-weight:700}.os-row{color:#66777a;justify-content:space-between;padding:6px 0;font-size:12px;display:flex}.os-row b{color:#172a2d;font-weight:600}.os-divider{background:var(--border,#e2e8e8);height:1px;margin:6px -18px}.os-total{color:#172a2d;justify-content:space-between;padding:10px 0 4px;font-size:13px;font-weight:700;display:flex}.os-total-val{color:#0d8c7e;font-size:18px}.os-balance-box{background:#f9fafb;border-radius:8px;margin-top:10px;padding:12px;font-size:12px}.os-balance-row{color:#66777a;justify-content:space-between;padding:3px 0;display:flex}.os-balance-row b{color:#172a2d;font-weight:600}.os-balance-after{border-top:1px dashed var(--border,#e2e8e8);color:#0d8c7e;justify-content:space-between;margin-top:6px;padding-top:8px;font-size:14px;font-weight:700;display:flex}.os-btn-primary{color:#fff;cursor:pointer;background:#11b6a3;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;height:44px;margin-top:14px;font-family:inherit;font-size:14px;font-weight:600;transition:background .15s;display:flex}.os-btn-primary:hover:not(:disabled){background:#0d8c7e}.os-btn-primary:disabled{color:#9ca3af;cursor:not-allowed;background:#e5e7eb}.os-btn-primary svg{stroke:currentColor;fill:none;stroke-width:2px;width:16px;height:16px}.os-btn-sm{width:auto;height:36px;margin:0;padding:0 16px}.os-danger-row{color:#b23838;background:#fdecec;border:1px solid #f5c2c2;border-radius:6px;margin-top:12px;padding:10px;font-size:11px;font-weight:600}.os-danger-row small{color:#7a2828;margin-top:4px;font-size:10px;font-weight:400;display:block}.os-warn-row{color:#8a5a00;background:#fef7e6;border:1px solid #f5d57a;border-radius:6px;align-items:flex-start;gap:6px;margin-top:12px;padding:8px 10px;font-size:11px;display:flex}.os-warn-row svg{stroke:currentColor;fill:none;stroke-width:2px;flex-shrink:0;width:13px;height:13px;margin-top:1px}.os-modal-overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:100;background:#0d2c3373;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.os-modal{background:#fff;border-radius:12px;width:100%;max-width:440px;padding:22px 22px 18px;box-shadow:0 10px 40px #0d2c3333}.os-modal h3{color:#172a2d;margin:0 0 4px;font-size:16px;font-weight:700}.os-modal-sub{color:#66777a;margin:0 0 16px;font-size:12px}.os-modal-info{color:#66777a;background:#f9fafb;border-radius:6px;margin-bottom:6px;padding:10px 12px;font-size:12px}.os-modal-info div{padding:2px 0}.os-modal-info b{color:#172a2d}.os-modal label{color:#172a2d;margin:10px 0 4px;font-size:12px;font-weight:600;display:block}.os-modal input,.os-modal textarea{color:#172a2d;background:#fff;border:1px solid #d1d5db;border-radius:6px;width:100%;padding:9px 10px;font-family:inherit;font-size:13px;transition:border-color .15s,box-shadow .15s}.os-modal input:focus,.os-modal textarea:focus{border-color:#11b6a3;outline:none;box-shadow:0 0 0 3px #11b6a326}.os-modal textarea{resize:vertical;min-height:60px}.os-modal-actions{justify-content:flex-end;gap:8px;margin-top:18px;display:flex}.os-btn-cancel{color:#172a2d;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;padding:9px 16px;font-family:inherit;font-size:13px;font-weight:500;transition:background .15s}.os-btn-cancel:hover{background:#f9fafb}.os-summary-box{background:#eef7f6;border-radius:8px;margin:12px 0;padding:12px;font-size:12px}.os-summary-row{color:#172a2d;justify-content:space-between;padding:2px 0;display:flex}.os-summary-row b{font-weight:600}.os-summary-total{color:#0d8c7e;border-top:1px solid #b9e6dd;margin-top:6px;padding-top:6px;font-size:14px;font-weight:700}.os-summary-total b{color:#0d8c7e}@media (width<=1100px){.os-summary{position:static}}@media (width<=768px){.os-summary{padding:14px 14px 12px}.os-total-val{font-size:16px}.os-modal{max-width:94%;padding:18px 16px 14px}}@media (width<=480px){.os-summary{border-radius:10px;padding:12px 12px 10px}.os-summary h3{margin-bottom:10px;font-size:13px}.os-row{padding:4px 0;font-size:11px}.os-total{padding:8px 0 2px;font-size:12px}.os-total-val{font-size:15px}.os-balance-box{padding:10px;font-size:11px}.os-balance-after{font-size:12px}.os-btn-primary{height:40px;margin-top:12px;font-size:13px}.os-btn-sm{height:32px;padding:0 12px;font-size:12px}.os-modal{padding:16px 14px 12px}}.com-modal-overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:100;background:#0d2c3373;justify-content:center;align-items:center;animation:.2s com-fade-in;display:flex;position:fixed;inset:0}@keyframes com-fade-in{0%{opacity:0}to{opacity:1}}.com-modal{box-sizing:border-box;background:#fff;border-radius:12px;width:100%;max-width:440px;padding:22px 22px 18px;animation:.25s com-slide-up;box-shadow:0 10px 40px #0d2c3333}@keyframes com-slide-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.com-modal h3{color:#172a2d;margin:0 0 4px;font-size:16px;font-weight:700}.com-modal-sub{color:#66777a;margin:0 0 16px;font-size:12px}.com-modal-info{color:#66777a;background:#f9fafb;border-radius:6px;margin-bottom:6px;padding:10px 12px;font-size:12px}.com-modal-info div{padding:2px 0}.com-modal-info b{color:#172a2d}.com-summary-box{background:#eef7f6;border-radius:8px;margin:12px 0;padding:12px;font-size:12px}.com-summary-row{color:#172a2d;justify-content:space-between;padding:2px 0;display:flex}.com-summary-row b{font-weight:600}.com-summary-total{color:#0d8c7e;border-top:1px solid #b9e6dd;margin-top:6px;padding-top:6px;font-size:14px;font-weight:700}.com-summary-total b{color:#0d8c7e}.com-modal-actions{justify-content:flex-end;gap:8px;margin-top:18px;display:flex}.com-btn-cancel{color:#172a2d;cursor:pointer;background:#fff;border:1.5px solid #d1d5db;border-radius:8px;padding:9px 16px;font-family:inherit;font-size:13px;font-weight:500;transition:background .15s,border-color .15s}.com-btn-cancel:hover{background:#f9fafb;border-color:#bdc3c7}.com-btn-primary{color:#fff;cursor:pointer;background:#11b6a3;border:none;border-radius:8px;padding:9px 18px;font-family:inherit;font-size:13px;font-weight:600;transition:background .15s}.com-btn-primary:hover{background:#0d8c7e}@media (width<=480px){.com-modal{border-radius:10px;max-width:94%;padding:18px 16px 14px}.com-modal h3{font-size:15px}.com-modal-actions{flex-direction:column-reverse;gap:6px}.com-btn-primary,.com-btn-cancel{text-align:center;justify-content:center;width:100%;padding:10px}.com-summary-total{font-size:13px}}.create-order{background:var(--bg,#f7f9f9);width:100%;min-width:0}.reward-order-layout{box-sizing:border-box;grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:20px;width:calc(100% - 280px);min-width:0;margin:20px 20px 30px 260px;display:grid}.reward-order-left{flex-direction:column;gap:20px;width:100%;min-width:0;display:flex}.reward-order-right{align-self:start;width:100%;min-width:0;position:sticky;top:80px}.trio{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.footer-note{color:#7a5a00;background:#fffbeb;border:1px solid #f5d57a;border-radius:8px;align-items:center;gap:8px;margin:0 20px 20px 260px;padding:12px 16px;font-size:12px;display:flex}.footer-note svg{stroke:currentColor;fill:none;stroke-width:2px;flex-shrink:0;width:14px;height:14px}@media (width>=1440px){.reward-order-layout{grid-template-columns:minmax(0,1fr) 350px;gap:24px;width:calc(100% - 300px);margin-left:270px;margin-right:30px}.reward-order-left{gap:24px}.footer-note{margin:0 30px 20px 270px}}@media (width>=1101px) and (width<=1439px){.reward-order-layout{grid-template-columns:minmax(0,1fr) 320px;gap:18px;width:calc(100% - 280px);margin-left:260px;margin-right:20px}.reward-order-left{gap:18px}}@media (width<=1100px){.reward-order-layout{grid-template-columns:minmax(0,1fr) 300px;gap:18px;width:calc(100% - 40px);margin:20px}.reward-order-right{position:static}.footer-note{margin:0 20px 20px}}@media (width<=900px){.reward-order-layout{grid-template-columns:1fr;gap:16px;width:calc(100% - 32px);margin:16px}.reward-order-left,.reward-order-right{width:100%}.trio{grid-template-columns:1fr 1fr}.footer-note{margin:0 16px 16px}}@media (width<=600px){.reward-order-layout{gap:14px;width:calc(100% - 24px);margin:12px}.trio{grid-template-columns:1fr}.footer-note{margin:0 12px 12px;padding:10px 12px;font-size:11px}}@media (width<=480px){.reward-order-layout{gap:12px;width:calc(100% - 20px);margin:10px}.footer-note{flex-wrap:wrap;margin:0 10px 10px;padding:8px 10px;font-size:10px}}@media (width<=360px){.reward-order-layout{width:calc(100% - 16px);margin:8px}.footer-note{margin:0 8px 8px}}:root{--text:#6b6375;--text-h:#08060d;--bg:#f7f9f9;--border:#e5e7eb;--sans:system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;font-family:var(--sans);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,:before,:after{box-sizing:border-box}html{width:100%;min-width:0}body{background:var(--bg);width:100%;min-width:0;color:var(--text);margin:0;padding:0;overflow-x:hidden}#root{text-align:left;border:none;width:100%;min-width:0;max-width:none;min-height:100svh;margin:0;padding:0;display:block;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--sans);color:var(--text-h);margin:0}p{margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}img,svg{max-width:100%}.app{background:var(--bg);width:100%;min-width:0;min-height:100svh}.navbar{z-index:1000;box-sizing:border-box;width:100%;height:60px;position:fixed;top:0;left:0}.app-main{background:var(--bg);box-sizing:border-box;width:100%;min-width:0;min-height:100vh;padding-top:60px;overflow-x:hidden}.layout,.app-layout,.dashboard-layout,.app-body{width:100%;min-width:0}main,.main,.main-content,.content{min-width:0}.reward-order-layout{box-sizing:border-box;grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:20px;width:calc(100% - 280px);min-width:0;margin:20px 20px 30px 260px;display:grid}.reward-order-left{grid-area:1/1;width:100%;min-width:0;margin:0;padding:0}.reward-order-right{grid-area:1/2/span 2;align-self:start;width:100%;min-width:0;margin:0;padding:0}.reward-order-right .order-summary{width:100%;max-width:none;position:sticky;top:80px}.reward-order-options{grid-area:2/1;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:20px;width:100%;min-width:0;margin:0;padding:0;display:grid}.reward-order-option{width:100%;min-width:0;margin:0;padding:0}.reward-order-option>*{width:100%;max-width:none}@media (width>=1440px){.reward-order-layout{grid-template-columns:minmax(0,1fr) 350px;gap:24px;width:calc(100% - 300px);margin-left:270px;margin-right:30px}.reward-order-options{gap:24px}}@media (width>=1101px) and (width<=1439px){.reward-order-layout{grid-template-columns:minmax(0,1fr) 320px;gap:18px;width:calc(100% - 280px);margin-left:260px;margin-right:20px}.reward-order-options{gap:18px}}@media (width<=1100px){.app-main{min-height:calc(100vh - 60px);padding-top:60px}.reward-order-layout{grid-template-columns:minmax(0,1fr) 300px;gap:18px;width:calc(100% - 40px);margin:20px}.reward-order-right{grid-area:1/2/span 2}.reward-order-right .order-summary{position:static}.reward-order-options{gap:18px}}@media (width<=900px){.reward-order-layout{grid-template-rows:auto;grid-template-columns:1fr;gap:16px;width:calc(100% - 32px);margin:16px;display:grid}.reward-order-left{grid-area:1/1}.reward-order-right{grid-area:2/1;width:100%}.reward-order-right .order-summary{position:static}.reward-order-options{grid-area:3/1;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}}@media (width<=600px){.navbar{height:58px}.app-main{min-height:calc(100vh - 58px);padding-top:58px}.reward-order-layout{gap:14px;width:calc(100% - 24px);margin:12px}.reward-order-options{grid-template-columns:1fr;gap:14px}}@media (width<=480px){.navbar{height:56px}.app-main{min-height:calc(100vh - 56px);padding-top:56px}.reward-order-layout{gap:12px;width:calc(100% - 20px);margin:10px}.reward-order-options{gap:12px}}@media (width<=360px){.reward-order-layout{width:calc(100% - 16px);margin:8px}}
