.app-container{--dashboard-sidebar-width:clamp(15rem, 18vw, 17rem);--dashboard-header-height:clamp(4rem, 5vw, 4.5rem);--dashboard-content-padding-inline:clamp(1rem, 2.5vw, 2rem);--dashboard-content-padding-block:clamp(1rem, 2vw, 1.75rem);color:#172b2a;background:#f4f7f9;width:100%;min-width:0;min-height:100dvh;transition:background .25s,color .25s;display:flex;position:relative}.sidebar{z-index:1000;width:var(--dashboard-sidebar-width);color:#fff;scrollbar-width:thin;background:linear-gradient(#087f73 0%,#075e57 100%);flex-direction:column;min-width:0;height:100dvh;transition:transform .25s,background .25s,box-shadow .25s;display:flex;position:fixed;inset-block:0;inset-inline-start:0;overflow:hidden auto;box-shadow:4px 0 18px #00000014}.sidebar-header{min-height:var(--dashboard-header-height);border-bottom:1px solid #ffffff24;align-items:center;padding-inline:clamp(1rem,1.8vw,1.4rem);display:flex}.sidebar-header h2{color:#fff;align-items:center;gap:.7rem;min-width:0;font-size:clamp(1rem,.4vw + .9rem,1.25rem);font-weight:700;line-height:1.2;display:flex}.sidebar-header h2 i{flex:none;font-size:1.05em}.sidebar-header h2 span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.sidebar-nav{flex-direction:column;flex:auto;gap:.25rem;min-width:0;padding:clamp(.8rem,1.5vw,1.1rem) clamp(.55rem,1vw,.7rem);display:flex}.nav-item{color:#ffffffe6;background:0 0;border:0;border-radius:.55rem;align-items:center;gap:clamp(.6rem,1vw,.8rem);width:100%;min-width:0;min-height:2.75rem;padding-inline:clamp(.75rem,1.2vw,.95rem);font-size:clamp(.8rem,.15vw + .77rem,.9rem);font-weight:500;transition:background .18s,color .18s,transform .18s;display:flex;position:relative}.nav-item i{text-align:center;flex:none;width:1.15rem;font-size:.95rem}.nav-item span:not(.badge){text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.nav-item:hover{color:#fff;background:#ffffff1c}.nav-item:active{transform:translateY(1px)}.nav-item.active{color:#fff;background:#ffffff2e;box-shadow:inset 3px 0 #ffffffe6}.badge{color:#fff;background:#e53935;border-radius:999px;flex:none;justify-content:center;align-items:center;min-width:1.4rem;height:1.4rem;margin-inline-start:auto;padding-inline:.35rem;font-size:.68rem;font-weight:700;line-height:1;display:inline-flex}.sidebar-footer{border-top:1px solid #ffffff24;padding:clamp(.7rem,1.2vw,.95rem)}.logout-btn{color:#fff;background:#ffffff1a;border:0;border-radius:.55rem;justify-content:center;align-items:center;gap:.65rem;width:100%;min-height:2.75rem;padding-inline:.9rem;font-size:clamp(.8rem,.15vw + .77rem,.9rem);font-weight:600;transition:background .18s,transform .18s;display:flex}.logout-btn:hover{background:#ffffff2b}.logout-btn:active{transform:translateY(1px)}.sidebar-overlay{z-index:900;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#172b2a85;display:none;position:fixed;inset:0}.main-wrapper{width:calc(100% - var(--dashboard-sidebar-width));min-width:0;min-height:100dvh;background:#f4f7f9;flex-direction:column;flex:auto;margin-inline-start:var(--dashboard-sidebar-width);transition:background .25s;display:flex}.header{z-index:500;width:100%;min-width:0;min-height:var(--dashboard-header-height);padding-inline:var(--dashboard-content-padding-inline);background:#fff;border-bottom:1px solid #dce5e5;justify-content:space-between;align-items:center;gap:1rem;transition:background .25s,border-color .25s;display:flex;position:sticky;inset-block-start:0;box-shadow:0 1px 3px #00000008}.header-left,.header-right{align-items:center;gap:clamp(.5rem,1.2vw,1.1rem);min-width:0;display:flex}.header-left{flex:auto}.header-right{flex:0 auto}.menu-toggle{color:#27504d;background:#edf5f4;border:0;border-radius:.55rem;flex:none;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:background .18s,color .18s;display:none}.menu-toggle:hover{background:#e0ecea}.search-box{color:#728582;background:#f7faf9;border:1px solid #dce5e5;border-radius:.6rem;align-items:center;gap:.55rem;width:min(100%,clamp(15rem,30vw,20rem));min-width:0;height:2.5rem;padding-inline:.8rem;transition:border-color .18s,background .18s,box-shadow .18s;display:flex}.search-box:focus-within{border-color:#10a982;box-shadow:0 0 0 3px #10a9821a}.search-box i{flex:none;font-size:.85rem}.search-box input{color:#243a37;background:0 0;border:0;outline:0;width:100%;min-width:0;padding:0;font-size:clamp(.78rem,.15vw + .75rem,.88rem)}.search-box input::placeholder{color:#8b9b98}.lang-btn{color:#fff;cursor:pointer;background:#087f73;border:0;border-radius:.5rem;flex:none;justify-content:center;align-items:center;min-width:2.5rem;height:2.15rem;padding-inline:.65rem;font-size:.75rem;font-weight:700;transition:background .18s,transform .18s;display:inline-flex}.lang-btn:hover{background:#075e57}.lang-btn:active{transform:translateY(1px)}.notification{color:#526965;cursor:pointer;flex:none;justify-content:center;align-items:center;width:2.4rem;height:2.4rem;display:flex;position:relative}.notification i{font-size:1rem}.notif-count{color:#fff;background:#e53935;border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;min-width:1.05rem;height:1.05rem;padding-inline:.2rem;font-size:.58rem;font-weight:700;line-height:1;display:flex;position:absolute;inset-block-start:-.05rem;inset-inline-end:-.05rem}.user-profile{align-items:center;gap:.55rem;min-width:0;display:flex}.user-icon{color:#087f73;background:#e7f3f0;border-radius:50%;flex:none;justify-content:center;align-items:center;width:2.4rem;height:2.4rem;display:flex}.user-icon i{font-size:.9rem}.user-name{color:#35504c;text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:12rem;font-size:clamp(.75rem,.15vw + .72rem,.88rem);font-weight:600;overflow:hidden}.main-content{width:100%;min-width:0;padding:var(--dashboard-content-padding-block) var(--dashboard-content-padding-inline) clamp(1.5rem, 3vw, 2.5rem);flex:auto;overflow-x:clip}.page-header{width:100%;min-width:0;margin-block-end:clamp(1rem,1.8vw,1.4rem)}.page-header h1{color:#172b2a;font-size:clamp(1.25rem,1vw + 1rem,1.65rem);font-weight:700;line-height:1.2}.page-header p{color:#71827f;margin-block-start:.35rem;font-size:clamp(.78rem,.15vw + .75rem,.88rem)}.top-buttons{grid-template-columns:repeat(auto-fit,minmax(min(100%,14rem),1fr));gap:clamp(.65rem,1vw,.85rem);width:100%;min-width:0;margin-block-end:clamp(1rem,1.8vw,1.4rem);display:grid}.top-btn{color:#fff;text-align:center;background:linear-gradient(135deg,#087f73 0%,#075e57 100%);border:0;border-radius:.7rem;justify-content:center;align-items:center;gap:.65rem;min-width:0;min-height:clamp(3rem,4vw,3.35rem);padding:.75rem 1rem;font-size:clamp(.78rem,.2vw + .75rem,.9rem);font-weight:600;transition:transform .18s,box-shadow .18s,filter .18s;display:flex;box-shadow:0 5px 14px #087f7329}.top-btn:hover{filter:brightness(1.02);transform:translateY(-1px);box-shadow:0 8px 18px #087f7333}.top-btn:active{transform:translateY(0)}.top-btn i{flex:none}.stats-grid{gap:var(--od-space-4);grid-template-columns:minmax(0,1fr);width:100%;min-width:0;margin-block-end:clamp(1rem,1.8vw,1.4rem);display:grid}.stat-card{color:#fff;border-radius:clamp(.8rem,1vw,1.05rem);justify-content:space-between;align-items:center;gap:1rem;width:100%;min-width:0;min-height:clamp(6.5rem,10vw,8rem);padding:clamp(1rem,2vw,1.45rem);transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 8px 24px #087f7324}.stat-card.gradient{background:linear-gradient(135deg,#087f73 0%,#075e57 100%)}.stat-card:hover{transform:translateY(-1px);box-shadow:0 12px 28px #087f732e}.stat-details{flex:auto;min-width:0}.stat-details h3{color:#ffffffd1;letter-spacing:.04em;text-transform:uppercase;margin-block-end:.4rem;font-size:clamp(.68rem,.15vw + .65rem,.78rem);font-weight:700;line-height:1.3}.stat-number{color:#fff;overflow-wrap:anywhere;min-width:0;font-size:clamp(1rem,1vw + .85rem,1.45rem);font-weight:700;line-height:1.25}.stat-change{color:#ffffffbf;margin-block-start:.4rem;font-size:clamp(.68rem,.15vw + .65rem,.78rem);display:block}.stat-change.positive{color:#fffc}.sales-record-location,.sales-record-cashier{color:#ffffffe6;align-items:center;gap:.45rem;min-width:0;margin-block-start:.3rem;font-size:clamp(.72rem,.15vw + .69rem,.82rem);line-height:1.35;display:flex}.sales-record-location i,.sales-record-cashier i{text-align:center;opacity:.85;flex:none;width:.95rem}.sales-record-location span,.sales-record-cashier span{overflow-wrap:anywhere;min-width:0}.stat-icon{color:#fff;background:#ffffff24;border-radius:.9rem;flex:none;justify-content:center;align-items:center;width:clamp(3rem,5vw,3.65rem);height:clamp(3rem,5vw,3.65rem);font-size:clamp(1.1rem,.8vw + .9rem,1.4rem);display:flex}.quick-actions-section{width:100%;min-width:0;margin-block-end:clamp(1rem,1.8vw,1.4rem)}.quick-actions-section h3{color:#23413d;margin-block-end:.75rem;font-size:clamp(.9rem,.25vw + .85rem,1rem);font-weight:700}.quick-actions-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,13rem),1fr));gap:clamp(.65rem,1vw,.85rem);width:100%;min-width:0;display:grid}.action-card{color:#2c4743;text-align:center;background:#fff;border:0;border-radius:.75rem;justify-content:center;align-items:center;gap:.65rem;min-width:0;min-height:clamp(5.5rem,9vw,6.6rem);padding:1rem;transition:transform .2s,box-shadow .2s,background .2s;display:flex;box-shadow:0 4px 14px #0000000f}.action-card:hover{transform:translateY(-2px);box-shadow:0 8px 20px #00000017}.action-card:active{transform:translateY(0)}.action-icon{color:#087f73;background:#e7f3f0;border-radius:.7rem;flex:none;justify-content:center;align-items:center;width:clamp(2.35rem,4vw,2.65rem);height:clamp(2.35rem,4vw,2.65rem);font-size:clamp(.9rem,.4vw + .8rem,1.05rem);display:flex}.action-label{color:#35504c;overflow-wrap:anywhere;min-width:0;font-size:clamp(.7rem,.18vw + .67rem,.8rem);font-weight:700;line-height:1.3}.charts-grid{gap:var(--od-space-4);grid-template-columns:minmax(0,1fr);width:100%;min-width:0;display:grid}.chart-card{background:#fff;border-radius:clamp(.8rem,1vw,1rem);width:100%;min-width:0;min-height:clamp(20rem,40vw,23rem);padding:clamp(1rem,2vw,1.3rem);transition:background .25s,box-shadow .25s;overflow:hidden;box-shadow:0 4px 16px #0000000f}.chart-card h3{color:#23413d;margin-block-end:.9rem;font-size:clamp(.9rem,.25vw + .85rem,1rem);font-weight:700}.chart-container{width:100%;min-width:0;height:clamp(15rem,30vw,19rem);position:relative;overflow:hidden}.sales-chart{width:100%;min-width:0;height:100%}.chart-placeholder{color:#84938f;background:#f7faf9;border-radius:.65rem;justify-content:center;align-items:center;width:100%;height:100%;font-size:.85rem;display:flex}.edit-sales-modal-layer{z-index:999999;width:100%;height:100dvh;position:fixed;inset:0;overflow:hidden}.cashier-modal-overlay{z-index:var(--od-z-overlay,500);background:#0000008c;justify-content:center;align-items:center;width:100%;min-height:100dvh;padding:clamp(.75rem,2vw,1.5rem);display:flex;position:fixed;inset:0;overflow:auto}.notification-modal-overlay{z-index:var(--od-z-modal,600);background:#00000094;justify-content:center;align-items:center;width:100%;min-height:100dvh;padding:clamp(.75rem,2vw,1.5rem);display:flex;position:fixed;inset:0;overflow:auto}.notification-modal-container{background:#fff;border-radius:clamp(.75rem,1vw,1rem);width:min(100%,56rem);min-width:0;max-height:min(100dvh - 2rem,45rem);position:relative;overflow:auto;box-shadow:0 20px 60px #00000040}.notification-modal-close{z-index:5;color:#526965;cursor:pointer;background:#edf5f4;border:0;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:1.25rem;line-height:1;display:flex;position:absolute;inset-block-start:.6rem;inset-inline-end:.6rem}.notification-modal-close:hover{background:#e0ecea}html[data-theme=dark] body,html[data-theme=dark] .app-container{color:#e8f1ef;background:#111918}html[data-theme=dark] .main-wrapper{background:#111918}html[data-theme=dark] .header{background:#182321;border-bottom-color:#2b3937;box-shadow:0 1px 3px #0000002e}html[data-theme=dark] .menu-toggle{color:#dce9e6;background:#243330}html[data-theme=dark] .menu-toggle:hover{background:#30413e}html[data-theme=dark] .search-box{color:#9aaca8;background:#202c2a;border-color:#354541}html[data-theme=dark] .search-box input{color:#e5efed}html[data-theme=dark] .search-box input::placeholder{color:#8d9d99}html[data-theme=dark] .notification{color:#b7c8c4}html[data-theme=dark] .notif-count{border-color:#182321}html[data-theme=dark] .user-icon{color:#55cdb7;background:#183f39}html[data-theme=dark] .user-name{color:#e0ebe8}html[data-theme=dark] .page-header h1{color:#edf6f4}html[data-theme=dark] .page-header p{color:#9aaca8}html[data-theme=dark] .quick-actions-section h3{color:#dce9e6}html[data-theme=dark] .action-card{color:#dce9e6;background:#1b2825;box-shadow:0 4px 16px #0003}html[data-theme=dark] .action-card:hover{box-shadow:0 9px 24px #00000047}html[data-theme=dark] .action-icon{color:#55cdb7;background:#183f39}html[data-theme=dark] .action-label{color:#dce9e6}html[data-theme=dark] .chart-card{background:#1b2825;box-shadow:0 4px 16px #0003}html[data-theme=dark] .chart-card h3{color:#dce9e6}html[data-theme=dark] .chart-placeholder{color:#9aaca8;background:#202d2a}html[data-theme=dark] .sidebar{background:linear-gradient(#075f57 0%,#043f3b 100%);box-shadow:4px 0 18px #0003}html[data-theme=dark] .sidebar-overlay{background:#000000ad}html[data-theme=dark] .notification-modal-container{background:#1b2825;box-shadow:0 20px 60px #00000073}html[data-theme=dark] .notification-modal-close{color:#dce9e6;background:#243330}html[data-theme=dark] .notification-modal-close:hover{background:#30413e}@media (width<=68rem){.sidebar{transform:translate(-105%)}.sidebar.active{transform:translate(0)}.sidebar-overlay{display:block}.main-wrapper{width:100%;margin-inline-start:0}.menu-toggle{display:inline-flex}}.main-content{container:dashboard-content/inline-size}@container dashboard-content (width<=48rem){.header{gap:.65rem}.search-box{width:min(100%,17rem)}.top-buttons{grid-template-columns:repeat(auto-fit,minmax(min(100%,12rem),1fr))}.stat-card{align-items:flex-start}.chart-container{height:clamp(14rem,48cqw,18rem)}}@container dashboard-content (width<=34rem){.header{padding-inline:clamp(.75rem,3vw,1rem)}.search-box,.user-name{display:none}.header-right{gap:.35rem}.main-content{padding-inline:clamp(.75rem,4vw,1rem)}.top-buttons{grid-template-columns:minmax(0,1fr)}.quick-actions-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,10.5rem),1fr))}.stat-card{padding:1rem}.chart-card{padding:.9rem}}@container dashboard-content (width<=26rem){.quick-actions-grid{grid-template-columns:minmax(0,1fr)}.action-card{text-align:start;flex-direction:row;justify-content:flex-start;min-height:4.8rem}.chart-container{height:14rem}}button,a,input{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible{outline:var(--od-focus-ring-width,2px) solid #10a982;outline-offset:2px}@media (prefers-reduced-motion:reduce){.app-container,.sidebar,.main-wrapper,.header,.nav-item,.logout-btn,.top-btn,.stat-card,.action-card,.chart-card,.menu-toggle,.search-box,.lang-btn{transition:none}}.sidebar,.main-wrapper,.main-content,.header,.header-left,.header-right,.top-buttons,.stats-grid,.stat-card,.quick-actions-section,.quick-actions-grid,.action-card,.charts-grid,.chart-card,.chart-container{min-width:0}.stat-card,.action-card,.top-btn,.nav-item{overflow-wrap:anywhere}@media print{.sidebar,.header,.sidebar-overlay,.menu-toggle{display:none!important}.main-wrapper{width:100%;margin:0}.main-content{padding:0}}.sales-chart{box-sizing:border-box;width:100%;min-width:0;max-width:100%;height:100%;min-height:0;padding:clamp(.2rem,.6vw,.5rem) clamp(.05rem,.3vw,.3rem) .2rem;display:block;position:relative;overflow:hidden;container:sales-chart/inline-size}.sales-chart canvas{box-sizing:border-box;min-width:0;min-height:0;width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important;display:block!important}.sales-chart-state{box-sizing:border-box;text-align:center;color:#64748b;overflow-wrap:anywhere;flex-direction:column;justify-content:center;align-items:center;gap:clamp(.6rem,1.5cqw,.9rem);width:100%;min-width:0;min-height:clamp(12rem,30cqw,18rem);padding:clamp(1rem,4cqw,1.8rem) clamp(.75rem,3cqw,1.25rem);font-size:clamp(.72rem,.35cqw + .65rem,.875rem);font-weight:500;line-height:1.5;display:flex;overflow:hidden}.sales-chart-spinner{border:clamp(2px,.4cqw,3px) solid #dbeafe;border-top-color:#0f766e;border-radius:50%;flex:none;width:clamp(1.7rem,5cqw,2.15rem);height:clamp(1.7rem,5cqw,2.15rem);animation:.8s linear infinite salesChartSpin}@keyframes salesChartSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.sales-chart-error{color:#b91c1c;text-align:center;box-sizing:border-box;overflow-wrap:anywhere;flex-direction:column;justify-content:center;align-items:center;gap:clamp(.5rem,1.5cqw,.7rem);width:100%;min-width:0;font-size:clamp(.72rem,.35cqw + .65rem,.875rem);line-height:1.6;display:flex}.sales-chart-error:before{content:"⚠";color:#dc2626;background:#fef2f2;border-radius:50%;flex:none;justify-content:center;align-items:center;width:clamp(2rem,7cqw,2.65rem);height:clamp(2rem,7cqw,2.65rem);font-size:clamp(1rem,2.5cqw,1.25rem);display:flex}.chart-card .sales-chart{width:100%;min-width:0;max-width:100%;height:100%;overflow:hidden}@container sales-chart (width<=28rem){.sales-chart-state{padding-inline:clamp(.65rem,4cqw,1rem)}}@container sales-chart (width<=20rem){.sales-chart-state{min-height:11rem;font-size:.72rem}.sales-chart-error:before{width:2.15rem;height:2.15rem;font-size:1rem}}html[data-theme=dark] .sales-chart-state{color:#9aaca8}html[data-theme=dark] .sales-chart-spinner{border-color:#55cdb7 #29413c #29413c}html[data-theme=dark] .sales-chart-error{color:#fca5a5}html[data-theme=dark] .sales-chart-error:before{color:#f87171;background:#3a2020}.sales-chart,.sales-chart-state,.sales-chart canvas{min-width:0;max-width:100%}@media (prefers-reduced-motion:reduce){.sales-chart-spinner{animation:none}}.sales-chart-state span{overflow-wrap:anywhere;word-break:break-word;max-width:100%}@media print{.sales-chart{overflow:visible}.sales-chart canvas{max-width:100%!important}}.cashier-modal-overlay{z-index:9999;overscroll-behavior:contain;background:#0f172a8c;justify-content:center;align-items:center;width:100%;height:100dvh;min-height:100vh;padding:clamp(.75rem,2.5vw,1.5rem);animation:.2s cashierOverlayFade;display:flex;position:fixed;inset:0;overflow:hidden auto;container:cashier-overlay/inline-size}.cashier-modal{background:#fff;border-radius:clamp(.875rem,2vw,1.125rem);flex-direction:column;width:min(100%,31.25rem);max-height:min(90dvh,50rem);margin:auto;padding:clamp(1rem,3vw,1.5rem);animation:.25s cashierModalShow;display:flex;overflow:hidden auto;box-shadow:0 1.25rem 3.125rem #0003;container:cashier-modal/inline-size}.cashier-modal-header{justify-content:space-between;align-items:flex-start;gap:1rem;min-width:0;margin-bottom:clamp(1rem,3vw,1.5rem);display:flex}.cashier-close-btn{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:.625rem;flex:none;justify-content:center;align-items:center;width:clamp(2.25rem,5vw,2.375rem);height:clamp(2.25rem,5vw,2.375rem);padding:0;font-size:1rem;transition:background .2s,color .2s,transform .2s;display:inline-flex}.cashier-close-btn:hover{color:#334155;background:#e2e8f0}.cashier-close-btn:focus-visible{outline-offset:2px;outline:3px solid #2563eb40}.cashier-form-group:last-child{margin-bottom:0}.cashier-input{background:#fff;border:1px solid #e2e8f0;border-radius:.625rem;align-items:center;width:100%;min-width:0;height:clamp(2.875rem,6vw,3rem);min-height:2.875rem;transition:border-color .2s,box-shadow .2s,background .2s;display:flex;overflow:hidden}.cashier-input i{color:#64748b;flex:0 0 clamp(2.625rem,7vw,2.8125rem);justify-content:center;align-items:center;width:clamp(2.625rem,7vw,2.8125rem);font-size:.9375rem;display:flex}.cashier-input input{color:#1e293b;appearance:none;background:0 0;border:none;outline:none;flex:auto;width:100%;min-width:0;height:100%;padding:0 .75rem 0 0;font-family:inherit;font-size:clamp(.8125rem,1.5vw,.875rem);line-height:1.4}.cashier-input input::placeholder{color:#94a3b8}.cashier-input input:focus{outline:none}.cashier-modal-actions{align-items:stretch;gap:clamp(.625rem,2vw,.75rem);width:100%;margin-top:clamp(1rem,3vw,1.5rem);display:flex}.cashier-cancel-btn,.cashier-save-btn{cursor:pointer;border:none;border-radius:.625rem;flex:1 1 0;min-width:0;height:clamp(2.75rem,6vw,2.875rem);min-height:2.75rem;padding:.625rem clamp(.75rem,2vw,1rem);font-family:inherit;font-size:clamp(.8125rem,1.5vw,.875rem);font-weight:600;line-height:1.2;transition:background .2s,color .2s,transform .2s,box-shadow .2s}.cashier-cancel-btn:active,.cashier-save-btn:active{transform:scale(.98)}.cashier-cancel-btn:focus-visible,.cashier-save-btn:focus-visible{outline-offset:2px;outline:3px solid #2563eb40}@container cashier-modal (width<=30rem){.cashier-modal-header{gap:.75rem}.cashier-modal-actions{gap:.625rem}}@container cashier-modal (width<=24rem){.cashier-modal{padding:1rem}.cashier-modal-header{margin-bottom:1rem}.cashier-modal-actions{flex-direction:column}.cashier-cancel-btn,.cashier-save-btn{flex:none;width:100%}}@media (width<=48rem){.cashier-modal-overlay{padding:1rem}.cashier-modal{max-width:32rem}}@media (width<=37.5rem){.cashier-modal-overlay{padding:max(.75rem, env(safe-area-inset-top)) max(.75rem, env(safe-area-inset-right)) max(.75rem, env(safe-area-inset-bottom)) max(.75rem, env(safe-area-inset-left))}.cashier-modal{width:100%;max-width:100%;max-height:calc(100dvh - max(1.5rem, env(safe-area-inset-top)) - max(1.5rem, env(safe-area-inset-bottom)));border-radius:.9375rem}}@media (width<=26.25rem){.cashier-modal{border-radius:.875rem;padding:1rem}.cashier-modal-header{gap:.625rem}.cashier-modal-header h2{font-size:1.0625rem}.cashier-modal-header p{font-size:.75rem}.cashier-form-group{margin-bottom:.875rem}.cashier-input{height:2.75rem;min-height:2.75rem}.cashier-modal-actions{margin-top:1rem}}@media (width<=22.5rem){.cashier-modal-overlay{padding:.5rem}.cashier-modal{border-radius:.75rem;padding:.875rem}.cashier-close-btn{width:2.125rem;height:2.125rem}.cashier-input i{flex-basis:2.5rem;width:2.5rem}}@media (height<=40rem){.cashier-modal-overlay{align-items:flex-start;padding-top:.75rem;padding-bottom:.75rem}.cashier-modal{max-height:calc(100dvh - 1.5rem)}.cashier-modal-header{margin-bottom:1rem}.cashier-form-group{margin-bottom:.75rem}.cashier-modal-actions{margin-top:1rem}}@media (height<=31.25rem) and (orientation:landscape){.cashier-modal-overlay{align-items:flex-start;padding:.625rem}.cashier-modal{max-height:calc(100dvh - 1.25rem);padding:1rem}.cashier-modal-header{margin-bottom:.875rem}.cashier-form-group{margin-bottom:.75rem}.cashier-modal-actions{margin-top:.875rem}}html[data-theme=dark] .cashier-modal{background:#0f172a;box-shadow:0 1.25rem 3.125rem #00000073}@media (prefers-reduced-motion:reduce){.cashier-modal-overlay,.cashier-modal,.cashier-close-btn,.cashier-input,.cashier-cancel-btn,.cashier-save-btn{transition:none;animation:none}}@media print{.cashier-modal-overlay{background:0 0;width:auto;height:auto;padding:0;position:static;overflow:visible}.cashier-modal{width:100%;max-width:none;max-height:none;box-shadow:none}.cashier-close-btn,.cashier-modal-actions{display:none}}@keyframes cashierOverlayFade{0%{opacity:0}to{opacity:1}}@keyframes cashierModalShow{0%{opacity:0;transform:translateY(-15px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;min-width:0;min-height:100%;margin:0;padding:0}body{overflow:hidden}.monthly-wrapper{z-index:999999;color:#333;background-color:#f4f7f6;flex-direction:column;width:100%;min-width:0;height:100dvh;min-height:0;padding:clamp(.5rem,2.5vw,1.25rem);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;display:flex;position:fixed;inset:0;overflow:hidden;container:monthly-page/inline-size}.monthly-title{color:teal;text-align:left;white-space:nowrap;text-overflow:ellipsis;flex:none;justify-content:flex-start;align-items:center;gap:clamp(.5rem,1vw,.75rem);min-width:0;margin-bottom:clamp(.5rem,1.5vw,.9375rem);padding-inline-end:clamp(3.25rem,6vw,4.375rem);font-size:clamp(1.125rem,2.5vw,1.875rem);font-weight:700;line-height:1.2;display:flex;overflow:hidden}.monthly-title i{color:teal;flex:none;font-size:clamp(1.125rem,2.5vw,1.875rem)}.monthly-chart-box{background:#fff;border-radius:clamp(.75rem,2vw,1.375rem);flex:auto;width:100%;min-width:0;min-height:0;margin-bottom:clamp(.5rem,1.5vw,.9375rem);padding:clamp(.5rem,2vw,1.25rem);position:relative;overflow:hidden;box-shadow:0 4px 15px #0000000d;container:monthly-chart/inline-size}.monthly-loading{color:teal;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:clamp(.5rem,1.5vw,.75rem);padding:1rem;font-size:clamp(.875rem,1.5vw,1.125rem);display:flex;position:absolute;inset:0}.monthly-loading i{font-size:clamp(1.5rem,3vw,1.875rem)}.monthly-error{color:#d32f2f;text-align:center;overflow-wrap:anywhere;flex-direction:column;justify-content:center;align-items:center;gap:clamp(.5rem,1.5vw,.75rem);padding:clamp(1rem,3vw,1.25rem);font-size:clamp(.875rem,1.4vw,1.0625rem);display:flex;position:absolute;inset:0}.monthly-error i{font-size:clamp(1.5rem,3vw,1.875rem)}.monthly-summary{flex:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(.5rem,1.5vw,.9375rem);width:100%;min-width:0;min-height:0;display:grid}.monthly-card{text-align:center;cursor:pointer;background:#fff;border:1px solid #0080801a;border-radius:clamp(.75rem,2vw,1.25rem);flex-direction:column;justify-content:center;align-items:center;width:100%;min-width:0;height:clamp(4.5rem,9vw,8.125rem);min-height:0;padding:clamp(.5rem,1.5vw,.9375rem) clamp(.625rem,2vw,1.25rem);transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 6px 15px #00000014}.monthly-card:hover{transform:translateY(-4px);box-shadow:0 8px 20px #00808026}.monthly-card i{color:teal;flex:none;margin-bottom:clamp(.125rem,.6vw,.4375rem);font-size:clamp(1rem,2vw,1.5rem)}.monthly-card h3{color:#777;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;text-overflow:ellipsis;max-width:100%;margin-bottom:clamp(.125rem,.5vw,.3125rem);font-size:clamp(.5rem,1vw,.875rem);font-weight:600;overflow:hidden}.monthly-card h2{color:teal;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:clamp(.875rem,1.8vw,1.4375rem);font-weight:700;overflow:hidden}.monthly-total-card{background:#fff;border:1px solid #0080801a;grid-column:1/3}.monthly-total-card i{color:teal}.monthly-total-card h3{color:#777}.monthly-total-card h2{color:teal}.monthly-close-btn{z-index:1000000;color:#fff;cursor:pointer;background:teal;border:none;border-radius:50%;justify-content:center;align-items:center;width:clamp(2.125rem,4vw,2.8125rem);height:clamp(2.125rem,4vw,2.8125rem);font-size:clamp(.9rem,1.5vw,1.25rem);transition:background .3s,transform .3s,box-shadow .3s;display:flex;position:fixed;top:clamp(.5rem,2vw,1.25rem);right:clamp(.5rem,2vw,1.25rem);box-shadow:0 4px 12px #0080804d}.monthly-close-btn:hover{background:#066;transform:scale(1.1)rotate(90deg)}.monthly-overlay{z-index:1000001;background:#00000073;justify-content:center;align-items:center;width:100%;height:100dvh;padding:clamp(.5rem,2vw,.9375rem);display:flex;position:fixed;inset:0;overflow:hidden}.monthly-modal{background:#fff;border-radius:clamp(.625rem,1.5vw,.75rem);flex-direction:column;width:min(34.375rem,100%);min-width:0;max-width:34.375rem;height:min(30rem,90dvh);min-height:0;max-height:90dvh;animation:.25s monthlyPopup;display:flex;overflow:hidden;box-shadow:0 20px 40px #00000040;container:monthly-modal/inline-size}@keyframes monthlyPopup{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}.monthly-modal-header{color:#fff;background:teal;flex:none;justify-content:space-between;align-items:center;gap:.75rem;min-height:clamp(4rem,7vw,5.3125rem);padding-inline:clamp(.75rem,3vw,1.25rem);display:flex}.monthly-modal-header span{letter-spacing:1px;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:clamp(1rem,2.5vw,1.375rem);font-weight:700;overflow:hidden}.monthly-modal-header i{cursor:pointer;flex:none;font-size:clamp(1rem,2.5vw,1.375rem);transition:transform .2s}.monthly-modal-header i:hover{transform:scale(1.2)}.expense-header{background:#2e7d32}.monthly-month-list{scrollbar-width:thin;scrollbar-color:#999 transparent;flex:auto;min-width:0;min-height:0;overflow:hidden auto}.monthly-month-list::-webkit-scrollbar{width:.3125rem}.monthly-month-list::-webkit-scrollbar-thumb{background:#999;border-radius:10px}.monthly-row{cursor:pointer;border-bottom:1px solid #ddd;justify-content:space-between;align-items:center;gap:1rem;min-height:clamp(3rem,6vw,3.4375rem);padding-block:clamp(.5rem,1.5vw,.625rem);padding-inline:clamp(.75rem,3vw,1.25rem);transition:background .2s;display:flex}.monthly-row:hover{background:#00808012}.monthly-row span{color:#444;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:clamp(.8125rem,1.5vw,1rem);font-weight:600;overflow:hidden}.monthly-row strong{color:teal;white-space:nowrap;flex:none;font-size:clamp(.75rem,1.5vw,1rem)}.monthly-modal-summary{text-align:right;color:#333;background:#fff;border-top:1px solid #ddd;flex:none;padding-block:clamp(.625rem,2vw,.9375rem);padding-inline:clamp(.75rem,3vw,1.25rem);font-size:clamp(.8125rem,1.5vw,1.0625rem);font-weight:700}.monthly-modal-summary strong{color:teal;margin-inline-start:.5rem}.month-detail-modal{width:min(31.25rem,100%);max-width:31.25rem;height:auto;max-height:90dvh}.month-detail-content{flex-direction:column;gap:clamp(.625rem,1.5vw,.75rem);min-height:0;padding:clamp(.875rem,3vw,1.25rem);display:flex;overflow:auto}.detail-box{background:#f7fafa;border:1px solid #0080801f;border-radius:clamp(.75rem,2vw,.9375rem);justify-content:space-between;align-items:center;gap:1rem;min-width:0;padding:clamp(.75rem,2vw,1rem);display:flex}.detail-box span{color:#777;overflow-wrap:anywhere;min-width:0;font-size:clamp(.8125rem,1.5vw,1rem);font-weight:600}.detail-box strong{color:teal;overflow-wrap:anywhere;flex:none;font-size:clamp(.9375rem,1.8vw,1.1875rem)}@container monthly-page (width<=55rem){.monthly-title{font-size:clamp(1.125rem,3vw,1.625rem)}.monthly-card{height:clamp(4.75rem,12vw,7.1875rem)}}@container monthly-page (width<=42rem){.monthly-wrapper{padding:.75rem}.monthly-title{margin-bottom:.625rem}.monthly-chart-box{margin-bottom:.625rem;padding:.75rem}.monthly-summary{gap:.5rem}.monthly-card{border-radius:.9375rem}}@container monthly-modal (width<=28rem){.monthly-modal-header{min-height:4rem}.monthly-row,.monthly-modal-summary{padding-inline:.75rem}}@media (width<=900px){.monthly-wrapper{padding:.9375rem}.monthly-title{font-size:clamp(1.25rem,3vw,1.625rem)}.monthly-title i{font-size:clamp(1.25rem,3vw,1.6875rem)}.monthly-card{height:clamp(6.25rem,13vw,7.1875rem)}.monthly-card i{font-size:clamp(1rem,2.5vw,1.3125rem)}.monthly-card h3{font-size:clamp(.625rem,1.5vw,.75rem)}.monthly-card h2{font-size:clamp(1rem,2.5vw,1.25rem)}}@media (width<=700px){.monthly-wrapper{padding:.75rem}.monthly-title{gap:.5rem;margin-bottom:.625rem;padding-inline-end:3.5rem;font-size:1.3125rem}.monthly-title i{font-size:1.375rem}.monthly-chart-box{border-radius:1rem;margin-bottom:.625rem;padding:.75rem}.monthly-summary{gap:.5rem}.monthly-card{border-radius:.9375rem;height:5.625rem;padding:.5rem}.monthly-card i{margin-bottom:.1875rem;font-size:1.125rem}.monthly-card h3{margin-bottom:.125rem;font-size:.625rem}.monthly-card h2{font-size:1rem}.monthly-total-card{grid-column:1/3}.monthly-close-btn{width:2.375rem;height:2.375rem;font-size:1.0625rem;top:.625rem;right:.625rem}.monthly-modal{border-radius:.625rem;width:min(94vw,34.375rem);height:85dvh;max-height:85dvh}.monthly-modal-header{min-height:4.375rem;padding-inline:.9375rem}.monthly-modal-header span{font-size:1.125rem}.monthly-modal-header i{font-size:1.1875rem}.monthly-row{min-height:3.125rem;padding-inline:.75rem}.monthly-row span{font-size:.875rem}.monthly-row strong{font-size:.8125rem}.monthly-modal-summary{padding:.75rem;font-size:.875rem}.detail-box{padding:.8125rem}}@media (width<=380px){.monthly-wrapper{padding:.5rem}.monthly-title{margin-bottom:.4375rem;font-size:1.125rem}.monthly-title i{font-size:1.1875rem}.monthly-chart-box{border-radius:.75rem;padding:.5rem}.monthly-card{height:4.875rem}.monthly-card i{font-size:1rem}.monthly-card h3{font-size:.5rem}.monthly-card h2{font-size:.875rem}.monthly-close-btn{width:2.125rem;height:2.125rem;font-size:.9375rem}.monthly-modal{width:96vw;height:88dvh;max-height:88dvh}}@media (height<=700px){.monthly-wrapper{padding:.5rem}.monthly-title{margin-bottom:.4375rem;font-size:1.125rem}.monthly-title i{font-size:1.1875rem}.monthly-chart-box{margin-bottom:.5rem;padding:.5rem}.monthly-card{height:4.5rem;padding:.3125rem}.monthly-card i{margin-bottom:.125rem;font-size:.9375rem}.monthly-card h3{margin-bottom:.0625rem;font-size:.5rem}.monthly-card h2{font-size:.8125rem}}@media (width<=380px) and (height<=650px){.monthly-title{font-size:1rem}.monthly-title i{font-size:1.0625rem}.monthly-card{height:4.0625rem}.monthly-card h2{font-size:.75rem}.monthly-card h3{font-size:.4375rem}}@media (width<=700px) and (orientation:landscape){.monthly-wrapper{padding:.5rem}.monthly-title{margin-bottom:.375rem;font-size:1rem}.monthly-title i{font-size:1.0625rem}.monthly-chart-box{margin-bottom:.5rem;padding:.5rem}.monthly-card{height:4.25rem}.monthly-modal{height:94dvh;max-height:94dvh}.monthly-modal-header{min-height:3.5rem}}html[data-theme=dark] .monthly-wrapper{color:#eee;background-color:#111}html[data-theme=dark] .monthly-chart-box,html[data-theme=dark] .monthly-card,html[data-theme=dark] .monthly-modal,html[data-theme=dark] .monthly-modal-summary{background:#1e1e1e}html[data-theme=dark] .monthly-chart-box{box-shadow:0 4px 15px #00000040}html[data-theme=dark] .monthly-card{border-color:#00808040;box-shadow:0 6px 15px #00000040}html[data-theme=dark] .monthly-card h3{color:#aaa}html[data-theme=dark] .monthly-modal-summary{color:#eee;border-color:#383838}html[data-theme=dark] .monthly-row{border-color:#383838}html[data-theme=dark] .monthly-row:hover{background:#0080801f}html[data-theme=dark] .monthly-row span{color:#ddd}html[data-theme=dark] .monthly-month-list{scrollbar-color:#555 #1e1e1e}html[data-theme=dark] .monthly-month-list::-webkit-scrollbar-thumb{background:#555}html[data-theme=dark] .month-detail-content{background:#1e1e1e}html[data-theme=dark] .detail-box{background:#282828;border-color:#00808040}html[data-theme=dark] .detail-box span{color:#aaa}.monthly-close-btn:focus-visible,.monthly-modal-header i:focus-visible,.monthly-row:focus-visible,.monthly-card:focus-visible{outline-offset:3px;outline:2px solid teal}@media (prefers-reduced-motion:reduce){.monthly-card,.monthly-close-btn,.monthly-modal,.monthly-modal-header i,.monthly-row{transition:none;animation:none}}@media print{.monthly-wrapper{background:#fff;width:100%;height:auto;min-height:auto;position:static;overflow:visible}.monthly-chart-box{box-shadow:none;overflow:visible}.monthly-close-btn,.monthly-overlay{display:none}}.cashier-modal-overlay,.cashier-modal-overlay *,.cashier-modal-overlay :before,.cashier-modal-overlay :after{box-sizing:border-box}.cashier-modal-overlay{z-index:9999;background:#0f172a8c;justify-content:center;align-items:center;width:100%;min-width:0;height:100dvh;min-height:0;padding:clamp(.625rem,2.5vw,1.25rem);animation:.2s cashierOverlayFade;display:flex;position:fixed;inset:0;overflow:hidden auto;container:cashier-overlay/inline-size}.cashier-modal{background:#fff;border:1px solid #e5e7eb;border-radius:clamp(.875rem,2vw,1.125rem);flex-direction:column;width:min(100%,31.25rem);min-width:0;max-width:31.25rem;max-height:min(90dvh,50rem);padding:clamp(1rem,4vw,1.5rem);animation:.25s cashierModalShow;display:flex;position:relative;overflow:hidden auto;box-shadow:0 1.25rem 3.125rem #0003;container:cashier-modal/inline-size}.cashier-modal-header{flex:none;justify-content:space-between;align-items:flex-start;gap:clamp(.75rem,2vw,1rem);min-width:0;margin-bottom:clamp(1rem,4vw,1.5rem);display:flex}.cashier-modal-header>div{flex:auto;min-width:0}.cashier-modal-header h2{color:#1e293b;overflow-wrap:anywhere;margin:0;font-size:clamp(1.125rem,3vw,1.375rem);font-weight:700;line-height:1.3}.cashier-modal-header p{color:#64748b;overflow-wrap:anywhere;margin:clamp(.25rem,1vw,.375rem) 0 0;font-size:clamp(.75rem,1.8vw,.875rem);line-height:1.5}.cashier-close-btn{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:clamp(.5rem,1.5vw,.625rem);flex:none;justify-content:center;align-items:center;width:clamp(2.25rem,6vw,2.375rem);height:clamp(2.25rem,6vw,2.375rem);font-family:inherit;font-size:clamp(.875rem,2vw,1rem);transition:background .2s,color .2s,transform .2s;display:flex}.cashier-close-btn:hover{color:#334155;background:#e2e8f0;transform:scale(1.04)}.cashier-close-btn:active{transform:scale(.96)}.cashier-modal form{flex-direction:column;width:100%;min-width:0;display:flex}.cashier-form-group{width:100%;min-width:0;margin-bottom:clamp(.75rem,2.5vw,1.125rem)}.cashier-form-group label{color:#334155;overflow-wrap:anywhere;margin-bottom:clamp(.375rem,1vw,.4375rem);font-size:clamp(.8125rem,1.8vw,.875rem);font-weight:600;line-height:1.4;display:block}.cashier-input{background:#fff;border:1px solid #e2e8f0;border-radius:clamp(.5rem,1.5vw,.625rem);align-items:center;width:100%;min-width:0;height:clamp(2.75rem,7vw,3rem);transition:border-color .2s,box-shadow .2s,background .2s;display:flex;overflow:hidden}.cashier-input:focus-within{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.cashier-input i{color:#64748b;pointer-events:none;flex:0 0 clamp(2.5rem,10vw,2.8125rem);justify-content:center;align-items:center;width:clamp(2.5rem,10vw,2.8125rem);font-size:clamp(.875rem,2vw,1rem);display:flex}.cashier-input input{color:#1e293b;background:0 0;border:none;outline:none;flex:auto;width:100%;min-width:0;height:100%;padding:0 clamp(.625rem,2vw,.75rem) 0 0;font-family:inherit;font-size:clamp(.8125rem,1.8vw,.875rem)}.cashier-input input::placeholder{color:#94a3b8;opacity:1}.cashier-modal-actions{align-items:stretch;gap:clamp(.5rem,2vw,.75rem);width:100%;min-width:0;margin-top:clamp(.5rem,2vw,.75rem);display:flex}.cashier-cancel-btn,.cashier-save-btn{cursor:pointer;border:none;border-radius:clamp(.5rem,1.5vw,.625rem);flex:1 1 0;min-width:0;min-height:clamp(2.75rem,7vw,2.875rem);padding-inline:clamp(.75rem,2.5vw,1rem);font-family:inherit;font-size:clamp(.8125rem,1.8vw,.875rem);font-weight:600;transition:background .2s,color .2s,transform .15s,box-shadow .2s,opacity .2s}.cashier-cancel-btn{color:#475569;background:#f1f5f9}.cashier-cancel-btn:hover{color:#334155;background:#e2e8f0}.cashier-cancel-btn:active{transform:translateY(1px)}.cashier-save-btn{color:#fff;background:#2563eb;justify-content:center;align-items:center;gap:clamp(.375rem,1.5vw,.5rem);display:flex}.cashier-save-btn:hover{background:#1d4ed8;box-shadow:0 .5rem 1.25rem #2563eb2e}.cashier-save-btn:active{transform:translateY(1px)}.cashier-save-btn i{flex:none}.cashier-close-btn:focus-visible,.cashier-cancel-btn:focus-visible,.cashier-save-btn:focus-visible,.cashier-input input:focus-visible{outline-offset:3px;outline:2px solid #2563eb}@container cashier-modal (width<=30rem){.cashier-modal{padding:1.25rem}.cashier-modal-header{margin-bottom:1.125rem}}@container cashier-modal (width<=24rem){.cashier-modal{border-radius:.875rem;padding:1rem}.cashier-modal-actions{flex-direction:column}.cashier-cancel-btn,.cashier-save-btn{flex:none;width:100%}}@media (width<=768px){.cashier-modal-overlay{padding:clamp(.75rem,3vw,1.25rem)}.cashier-modal{width:min(100%,31.25rem)}}@media (width<=600px){.cashier-modal-overlay{align-items:center;padding:.875rem}.cashier-modal{border-radius:.9375rem;width:100%;max-width:31.25rem;max-height:92dvh;padding:1.25rem}.cashier-modal-header{margin-bottom:1.125rem}.cashier-modal-header h2{font-size:1.25rem}.cashier-modal-header p{font-size:.8125rem}.cashier-modal-actions{flex-direction:column}.cashier-cancel-btn,.cashier-save-btn{flex:none;width:100%}}@media (width<=380px){.cashier-modal-overlay{align-items:flex-start;padding:.625rem}.cashier-modal{border-radius:.8125rem;width:100%;max-height:96dvh;margin-block:.25rem;padding:1rem}.cashier-modal-header{gap:.5rem;margin-bottom:1rem}.cashier-modal-header h2{font-size:1.125rem}.cashier-modal-header p{font-size:.75rem}.cashier-close-btn{width:2.25rem;height:2.25rem}.cashier-form-group{margin-bottom:.75rem}.cashier-input{height:2.75rem}.cashier-modal-actions{gap:.5rem;margin-top:.5rem}}@media (height<=650px){.cashier-modal-overlay{align-items:flex-start;padding-block:.5rem}.cashier-modal{max-height:96dvh;margin-block:.25rem;padding-block:1rem}.cashier-modal-header{margin-bottom:.875rem}.cashier-form-group{margin-bottom:.625rem}.cashier-modal-actions{margin-top:.375rem}}@media (width<=700px) and (orientation:landscape){.cashier-modal-overlay{align-items:flex-start;padding:.5rem}.cashier-modal{max-height:96dvh;margin-block:.125rem;padding:1rem 1.25rem}.cashier-modal-header{margin-bottom:.75rem}.cashier-form-group{margin-bottom:.625rem}.cashier-input{height:2.625rem}.cashier-modal-actions{margin-top:.375rem}.cashier-cancel-btn,.cashier-save-btn{min-height:2.625rem}}html[data-theme=dark] .cashier-modal-overlay{background:#000000ad}html[data-theme=dark] .cashier-modal{background:#1e1e1e;border-color:#383838;box-shadow:0 1.25rem 3.125rem #0006}html[data-theme=dark] .cashier-modal-header h2{color:#f3f4f6}html[data-theme=dark] .cashier-modal-header p{color:#a3a3a3}html[data-theme=dark] .cashier-close-btn{color:#a3a3a3;background:#2a2a2a}html[data-theme=dark] .cashier-close-btn:hover{color:#e5e7eb;background:#383838}html[data-theme=dark] .cashier-form-group label{color:#d1d5db}html[data-theme=dark] .cashier-input{background:#282828;border-color:#444}html[data-theme=dark] .cashier-input:focus-within{border-color:#60a5fa;box-shadow:0 0 0 3px #60a5fa24}html[data-theme=dark] .cashier-input i{color:#a3a3a3}html[data-theme=dark] .cashier-input input{color:#f3f4f6}html[data-theme=dark] .cashier-input input::placeholder{color:#737373}html[data-theme=dark] .cashier-cancel-btn{color:#d1d5db;background:#2a2a2a}html[data-theme=dark] .cashier-cancel-btn:hover{color:#f3f4f6;background:#383838}html[data-theme=dark] .cashier-save-btn{color:#fff;background:#2563eb}html[data-theme=dark] .cashier-save-btn:hover{background:#1d4ed8}@media (prefers-reduced-motion:reduce){.cashier-modal-overlay,.cashier-modal,.cashier-close-btn,.cashier-input,.cashier-cancel-btn,.cashier-save-btn{transition:none;animation:none}}@media print{.cashier-modal-overlay{background:#fff;width:100%;height:auto;min-height:auto;padding:0;position:static;overflow:visible}.cashier-modal{width:100%;max-width:31.25rem;max-height:none;box-shadow:none;border:1px solid #ccc}}.edit-sales-cashier-overlay,.edit-sales-cashier-overlay *,.edit-sales-cashier-overlay :before,.edit-sales-cashier-overlay :after{box-sizing:border-box}.edit-sales-cashier-overlay{z-index:99999;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:#0f172a8c;justify-content:center;align-items:center;width:100%;min-height:100dvh;padding-block:clamp(.75rem,2.5vw,1.5rem);padding-inline:clamp(.5rem,2.5vw,1.5rem);animation:.2s editSalesOverlayFade;display:flex;position:fixed;inset:0;overflow:hidden auto}.edit-sales-cashier-box{scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent;background:#fff;border-radius:clamp(.75rem,2vw,1.125rem);flex-direction:column;width:min(100%,400px);min-width:0;max-height:min(90dvh,800px);padding:clamp(1rem,4vw,1.5625rem);animation:.25s editSalesModalShow;display:flex;position:relative;overflow:hidden auto;box-shadow:0 20px 50px #00000040;container:edit-sales-cashier/inline-size}.edit-sales-cashier-box::-webkit-scrollbar{width:7px}.edit-sales-cashier-box::-webkit-scrollbar-track{background:0 0}.edit-sales-cashier-box::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:20px}.edit-sales-cashier-box::-webkit-scrollbar-thumb:hover{background:#94a3b8}.edit-sales-cashier-box h3{text-align:center;color:teal;overflow-wrap:anywhere;margin-block:0 clamp(.75rem,3vw,.9375rem);padding-inline:.25rem;font-size:clamp(1rem,3.5vw,1.25rem);font-weight:700;line-height:1.3}.edit-sales-cashier-box .loading-text,.edit-sales-cashier-box .error-text{text-align:center;color:#666;overflow-wrap:anywhere;justify-content:center;align-items:center;min-height:clamp(7rem,25vw,10rem);padding:clamp(1rem,4vw,1.25rem);font-size:clamp(.8125rem,2.5vw,.9375rem);line-height:1.5;display:flex}.edit-sales-cashier-box .error-text{color:#c0392b}.edit-sales-cashier-list{scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent;width:100%;min-width:0;max-height:clamp(15rem,55vw,18.75rem);padding-inline-end:2px;overflow:hidden auto}.edit-sales-cashier-list::-webkit-scrollbar{width:6px}.edit-sales-cashier-list::-webkit-scrollbar-track{background:0 0}.edit-sales-cashier-list::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:20px}.edit-sales-cashier-list::-webkit-scrollbar-thumb:hover{background:#94a3b8}.edit-sales-cashier-item{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:clamp(.5rem,1.5vw,.625rem);align-items:center;gap:clamp(.625rem,2.5vw,.75rem);width:100%;min-width:0;margin-block-start:clamp(.5rem,2vw,.625rem);padding:clamp(.75rem,3vw,.9375rem);font-weight:700;transition:background .2s,color .2s,border-color .2s,transform .2s,box-shadow .2s;display:flex}.edit-sales-cashier-item:hover{color:#fff;background:#0d9488;border-color:#0d9488;transform:translate(5px);box-shadow:0 5px 14px #0d948826}.edit-sales-cashier-item:active{transform:scale(.99)}.edit-sales-cashier-item-info{flex-direction:column;flex:auto;align-items:flex-start;gap:3px;min-width:0;display:flex;overflow:hidden}.edit-sales-cashier-item-info strong{overflow-wrap:anywhere;max-width:100%;font-size:clamp(.8125rem,2.5vw,.9375rem);line-height:1.3}.edit-sales-cashier-item-info span,.edit-sales-cashier-item-info small{overflow-wrap:anywhere;max-width:100%;font-size:clamp(.6875rem,2vw,.8125rem);font-weight:400;line-height:1.4}.edit-sales-cashier-item-icon{color:#fff;background:teal;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:clamp(2.25rem,10vw,2.5rem);min-width:clamp(2.25rem,10vw,2.5rem);height:clamp(2.25rem,10vw,2.5rem);font-size:clamp(.875rem,3vw,1rem);display:flex}.edit-sales-close-btn{color:#fff;cursor:pointer;background:#e74c3c;border:none;border-radius:clamp(.5rem,1.5vw,.625rem);width:100%;min-height:clamp(2.625rem,8vw,3rem);margin-block-start:clamp(.75rem,3vw,.9375rem);padding-block:.6875rem;padding-inline:clamp(.75rem,3vw,1rem);font-family:inherit;font-size:clamp(.8125rem,2.5vw,1rem);font-weight:700;transition:background .3s,transform .2s,box-shadow .2s}.edit-sales-close-btn:hover{background:#c0392b;transform:translateY(-1px);box-shadow:0 5px 12px #c0392b2e}.edit-sales-close-btn:active{transform:scale(.98)}.edit-sales-cashier-box .back-btn{color:teal;cursor:pointer;background:0 0;border:none;align-self:flex-start;margin-block-end:clamp(.5rem,2vw,.625rem);padding:.25rem;font-family:inherit;font-size:clamp(.75rem,2.5vw,.9375rem);font-weight:600;transition:color .2s,transform .2s}.edit-sales-cashier-box .back-btn:hover{color:#066;transform:translate(-2px)}.edit-sales-cashier-box .cashier-password-icon{color:#fff;background:teal;border-radius:50%;justify-content:center;align-items:center;width:clamp(3.25rem,16vw,3.75rem);min-width:clamp(3.25rem,16vw,3.75rem);height:clamp(3.25rem,16vw,3.75rem);margin:clamp(.5rem,2vw,.625rem) auto;font-size:clamp(1.25rem,5vw,1.5rem);display:flex}.edit-sales-cashier-box .password-description{text-align:center;color:#666;overflow-wrap:anywhere;margin-block-end:clamp(.75rem,3vw,.9375rem);font-size:clamp(.75rem,2.5vw,.875rem);line-height:1.5}.edit-sales-cashier-box .password-error{color:#c0392b;overflow-wrap:anywhere;background:#ffe5e5;border:1px solid #fecaca;border-radius:clamp(.5rem,1.5vw,.625rem);margin-block-end:clamp(.75rem,3vw,.9375rem);padding-block:clamp(.625rem,2.5vw,.75rem);padding-inline:clamp(.625rem,2.5vw,.75rem);font-size:clamp(.75rem,2.5vw,.875rem);line-height:1.45}.edit-sales-cashier-box .password-input{background:#fff;border:1px solid #ddd;border-radius:clamp(.5rem,1.5vw,.625rem);align-items:center;gap:clamp(.5rem,2.5vw,.625rem);width:100%;min-width:0;margin-block-end:clamp(.75rem,3vw,.9375rem);padding-inline:clamp(.625rem,3vw,.75rem);transition:border-color .2s,box-shadow .2s;display:flex}.edit-sales-cashier-box .password-input:focus-within{border-color:teal;box-shadow:0 0 0 3px #0080801a}.edit-sales-cashier-box .password-input i{color:teal;flex-shrink:0;font-size:clamp(.875rem,3vw,1rem)}.edit-sales-cashier-box .password-input input{color:#222;background:0 0;border:none;outline:none;width:100%;min-width:0;padding-block:clamp(.6875rem,3vw,.8125rem);padding-inline:5px;font-family:inherit;font-size:clamp(.8125rem,2.5vw,.9375rem)}.edit-sales-cashier-box .password-input input::placeholder{color:#9ca3af}.edit-sales-cashier-box .cashier-login-btn{color:#fff;cursor:pointer;background:teal;border:none;border-radius:clamp(.5rem,1.5vw,.625rem);width:100%;min-height:clamp(2.625rem,8vw,3rem);padding-block:.6875rem;padding-inline:clamp(.75rem,3vw,1rem);font-family:inherit;font-size:clamp(.8125rem,2.5vw,1rem);font-weight:700;transition:background .2s,transform .2s,box-shadow .2s}.edit-sales-cashier-box .cashier-login-btn:hover:not(:disabled){background:#006f6f;transform:translateY(-1px);box-shadow:0 6px 15px #0080802e}.edit-sales-cashier-box .cashier-login-btn:active:not(:disabled){transform:scale(.98)}.edit-sales-cashier-box .cashier-login-btn:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.edit-sales-cashier-box .password-cancel-btn{color:#555;cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:clamp(.5rem,1.5vw,.625rem);width:100%;min-height:clamp(2.5rem,8vw,2.875rem);margin-block-start:clamp(.5rem,2vw,.625rem);padding-block:.625rem;padding-inline:clamp(.75rem,3vw,1rem);font-family:inherit;font-size:clamp(.8125rem,2.5vw,.9375rem);font-weight:600;transition:background .2s,border-color .2s,color .2s,transform .2s}.edit-sales-cashier-box .password-cancel-btn:hover{color:#333;background:#f8fafc;border-color:#cbd5e1}.edit-sales-cashier-box .password-cancel-btn:active{transform:scale(.98)}.edit-sales-cashier-box .empty-text{text-align:center;color:#777;overflow-wrap:anywhere;justify-content:center;align-items:center;min-height:clamp(7rem,25vw,10rem);padding:clamp(1rem,4vw,1.25rem);font-size:clamp(.75rem,2.5vw,.875rem);line-height:1.5;display:flex}@keyframes editSalesOverlayFade{0%{opacity:0}to{opacity:1}}@keyframes editSalesModalShow{0%{opacity:0;transform:translateY(-15px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@container edit-sales-cashier (width<=26rem){.edit-sales-cashier-box{padding:clamp(.875rem,4vw,1rem)}.edit-sales-cashier-item{padding:clamp(.6875rem,3vw,.8125rem)}}@container edit-sales-cashier (width<=21rem){.edit-sales-cashier-item{align-items:flex-start}.edit-sales-cashier-item-icon{margin-top:2px}}@media (width<=48rem){.edit-sales-cashier-overlay{padding-inline:clamp(.625rem,3vw,1rem)}.edit-sales-cashier-box{max-height:min(92dvh,800px)}}@media (width<=37.5rem){.edit-sales-cashier-overlay{align-items:flex-start;padding-block:clamp(1rem,6vw,2rem) 1rem;padding-inline:clamp(.5rem,3vw,.9375rem)}.edit-sales-cashier-box{border-radius:.9375rem;width:100%;max-width:400px;max-height:min(94dvh,850px);padding:clamp(1rem,5vw,1.25rem)}.edit-sales-cashier-list{max-height:clamp(14rem,60vw,18.75rem)}}@media (width<=30rem){.edit-sales-cashier-overlay{padding-block:.625rem;padding-inline:.5rem}.edit-sales-cashier-box{border-radius:.8125rem;max-height:min(96dvh,900px);padding:.9375rem}.edit-sales-cashier-item{gap:.625rem;padding:.75rem}.edit-sales-cashier-item-icon{width:2.25rem;min-width:2.25rem;height:2.25rem}}@media (width<=22.5rem){.edit-sales-cashier-overlay{padding-block:.375rem;padding-inline:.375rem}.edit-sales-cashier-box{border-radius:.6875rem;padding:.8125rem}.edit-sales-cashier-box h3{font-size:.9375rem}.edit-sales-cashier-item-info strong{font-size:.8125rem}.edit-sales-cashier-item-info span,.edit-sales-cashier-item-info small{font-size:.6875rem}}.edit-sales-cashier-box button:focus-visible,.edit-sales-cashier-box input:focus-visible{outline-offset:2px;outline:2px solid teal}@media (prefers-reduced-motion:reduce){.edit-sales-cashier-overlay,.edit-sales-cashier-box{animation:none}.edit-sales-cashier-box *,.edit-sales-cashier-box :before,.edit-sales-cashier-box :after{transition:none!important}}@media print{.edit-sales-cashier-overlay{background:0 0;min-height:auto;padding:0;animation:none;position:static}.edit-sales-cashier-box{width:100%;max-width:none;max-height:none;box-shadow:none;border:1px solid #ddd;border-radius:0;animation:none}}.credit-modal-overlay,.credit-modal-overlay *,.credit-modal-overlay :before,.credit-modal-overlay :after{box-sizing:border-box}.credit-modal-overlay{z-index:9999;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:#00000073;justify-content:center;align-items:flex-start;width:100%;min-height:100dvh;padding-block:clamp(4.5rem,8vw,5.625rem) clamp(1rem,3vw,1.875rem);padding-inline:clamp(.75rem,2.5vw,2rem);display:flex;position:fixed;inset:0;overflow:hidden auto}.credit-modal{background:#fff;border-radius:clamp(.75rem,1.5vw,.875rem);flex:0 auto;width:min(100%,650px);min-width:0;animation:.2s creditModalShow;overflow:hidden;box-shadow:0 15px 45px #0000002e;container:credit-modal/inline-size}@keyframes creditModalShow{0%{opacity:0;transform:translateY(-15px)}to{opacity:1;transform:translateY(0)}}.credit-modal-header{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;gap:clamp(.75rem,2vw,1rem);min-width:0;padding-block:clamp(.875rem,2.5vw,1.125rem);padding-inline:clamp(.875rem,2.5vw,1.25rem);display:flex}.credit-modal-title{flex:auto;align-items:center;gap:clamp(.625rem,2vw,.75rem);min-width:0;display:flex;overflow:hidden}.credit-modal-icon{color:#198754;background:#eef8f2;border-radius:clamp(.6rem,1.5vw,.625rem);justify-content:center;align-items:center;width:clamp(2.25rem,7vw,2.625rem);min-width:clamp(2.25rem,7vw,2.625rem);height:clamp(2.25rem,7vw,2.625rem);font-size:clamp(1rem,2.5vw,1.125rem);display:flex}.credit-modal-title h2{color:#222;overflow-wrap:anywhere;min-width:0;margin:0;font-size:clamp(1rem,2.5vw,1.1875rem);font-weight:700;line-height:1.25}.credit-modal-title span{color:#777;overflow-wrap:anywhere;margin-top:3px;font-size:clamp(.6875rem,1.8vw,.75rem);line-height:1.35;display:block}.credit-close-btn{color:#555;cursor:pointer;background:#f5f5f5;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:clamp(2.125rem,7vw,2.25rem);min-width:clamp(2.125rem,7vw,2.25rem);height:clamp(2.125rem,7vw,2.25rem);transition:background .2s,color .2s,transform .2s;display:flex}.credit-close-btn:hover{color:#222;background:#eee}.credit-close-btn:active{transform:scale(.95)}.credit-close-btn:focus-visible{outline-offset:2px;outline:3px solid #19875440}.credit-modal-body{min-width:0;padding-block:clamp(.875rem,2.5vw,1.25rem);padding-inline:clamp(.75rem,2.5vw,1.25rem);overflow:hidden}.credit-table-wrapper{-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scrollbar-width:thin;width:100%;min-width:0;overflow:auto hidden}.credit-table{border-collapse:collapse;table-layout:auto;width:100%;min-width:500px}.credit-table thead th{text-align:left;color:#555;white-space:nowrap;background:#f7f8f9;border-bottom:1px solid #e8e8e8;padding-block:clamp(.6875rem,2vw,.8125rem);padding-inline:clamp(.625rem,2vw,.9375rem);font-size:clamp(.6875rem,1.8vw,.8125rem);font-weight:700;line-height:1.3}.credit-table thead th:last-child{text-align:right}.credit-table tbody td{color:#333;vertical-align:middle;border-bottom:1px solid #eee;padding-block:clamp(.6875rem,2vw,.875rem);padding-inline:clamp(.625rem,2vw,.9375rem);font-size:clamp(.75rem,2vw,.875rem);line-height:1.4}.credit-table tbody tr:last-child td{border-bottom:none}.credit-table tbody tr{transition:background .18s}.credit-table tbody tr:hover{background:#fafafa}.credit-month{flex-direction:column;gap:3px;min-width:0;display:flex}.credit-month span{color:#222;overflow-wrap:anywhere;font-weight:600}.credit-month small{color:#888;overflow-wrap:anywhere;font-size:clamp(.625rem,1.7vw,.6875rem);line-height:1.3}.credit-table td:last-child{text-align:right}.credit-amount{color:#198754;white-space:nowrap;font-weight:700}.credit-loading{text-align:center;color:#777;flex-direction:column;justify-content:center;align-items:center;gap:clamp(.5rem,2vw,.625rem);min-height:clamp(10rem,30vw,11.25rem);padding:1rem;display:flex}.credit-loading i{color:#198754;font-size:clamp(1.375rem,5vw,1.5625rem)}.credit-error{text-align:center;color:#dc3545;overflow-wrap:anywhere;flex-direction:column;justify-content:center;align-items:center;gap:clamp(.5rem,2vw,.625rem);min-height:clamp(10rem,30vw,11.25rem);padding:1rem;display:flex}.credit-error i{font-size:clamp(1.5rem,6vw,1.75rem)}.credit-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-width:0;min-height:clamp(10rem,30vw,11.25rem);padding:1rem;display:flex}.credit-empty i{color:#bbb;margin-bottom:clamp(.5rem,2vw,.625rem);font-size:clamp(1.75rem,7vw,2rem)}.credit-empty h3{color:#444;overflow-wrap:anywhere;margin:0;font-size:clamp(.9375rem,2.5vw,1rem);line-height:1.3}.credit-empty p{color:#888;overflow-wrap:anywhere;max-width:100%;margin:6px 0 0;font-size:clamp(.75rem,2vw,.8125rem);line-height:1.45}.credit-modal-footer{background:#f8f9fa;border-top:1px solid #eee;justify-content:space-between;align-items:center;gap:1rem;min-width:0;padding-block:clamp(.75rem,2.5vw,1rem);padding-inline:clamp(.875rem,2.5vw,1.25rem);display:flex}.credit-modal-footer span{color:#666;overflow-wrap:anywhere;min-width:0;font-size:clamp(.6875rem,1.8vw,.8125rem);font-weight:600;line-height:1.35}.credit-modal-footer strong{color:#198754;white-space:nowrap;flex-shrink:0;font-size:clamp(.9375rem,2.5vw,1rem)}@media (width<=48rem){.credit-modal-overlay{padding-block:clamp(4rem,10vw,5rem) 1rem;padding-inline:clamp(.625rem,2.5vw,1rem)}.credit-modal{width:min(100%,650px)}.credit-modal-header{padding-block:clamp(.75rem,3vw,1rem);padding-inline:clamp(.75rem,3vw,1rem)}.credit-modal-body{padding-block:clamp(.75rem,3vw,1rem);padding-inline:clamp(.625rem,3vw,1rem)}.credit-modal-footer{padding-block:clamp(.6875rem,3vw,.875rem);padding-inline:clamp(.75rem,3vw,1rem)}}@media (width<=37.5rem){.credit-modal-overlay{align-items:flex-start;padding-block:clamp(3.75rem,15vw,4.5rem) .75rem;padding-inline:.625rem}.credit-modal{border-radius:.75rem}.credit-modal-header{gap:.5rem}.credit-modal-title{gap:.625rem}.credit-modal-title h2{font-size:1rem}.credit-modal-title span{font-size:.6875rem}.credit-table{min-width:460px}.credit-table thead th,.credit-table tbody td{padding-inline:.625rem}.credit-modal-footer{gap:.75rem}}@media (width<=30rem){.credit-modal-overlay{padding-block-start:3.5rem;padding-inline:.5rem}.credit-modal-header{padding:.75rem}.credit-modal-body{padding:.625rem}.credit-modal-footer{padding:.75rem}.credit-modal-footer span{font-size:.6875rem}.credit-modal-footer strong{font-size:.875rem}.credit-table{min-width:430px}}@media (width<=22.5rem){.credit-modal-overlay{padding-block-start:3.25rem;padding-inline:.375rem}.credit-modal{border-radius:.625rem}.credit-modal-title h2{font-size:.9375rem}.credit-modal-title span{font-size:.625rem}.credit-modal-icon{width:2.125rem;min-width:2.125rem;height:2.125rem}.credit-close-btn{width:2rem;min-width:2rem;height:2rem}.credit-table{min-width:410px}}@container credit-modal (width<=34rem){.credit-modal-footer{flex-direction:column;align-items:flex-start;gap:.5rem}.credit-modal-footer strong{align-self:flex-end}}@container credit-modal (width<=26rem){.credit-modal-header,.credit-modal-title{align-items:flex-start}}.credit-modal button:focus-visible{outline-offset:2px;outline:3px solid #19875440}@media (prefers-reduced-motion:reduce){.credit-modal,.credit-modal *,.credit-modal :before,.credit-modal :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media print{.credit-modal-overlay{background:0 0;min-height:auto;padding:0;position:static;overflow:visible}.credit-modal{width:100%;max-width:none;box-shadow:none;border:1px solid #ddd;border-radius:0}.credit-close-btn{display:none}.credit-table-wrapper{overflow:visible}.credit-table{min-width:0}}.expense-modal-overlay,.expense-modal-overlay *,.expense-modal-overlay :before,.expense-modal-overlay :after{box-sizing:border-box}.expense-modal-overlay{z-index:9999;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:#00000073;justify-content:center;align-items:flex-start;width:100%;min-width:0;min-height:100dvh;padding-block:clamp(4.5rem,8vh,5.625rem) clamp(1rem,3vw,1.875rem);padding-inline:clamp(.625rem,2.5vw,1.25rem);animation:.18s ease-out expenseOverlayShow;display:flex;position:fixed;inset:0;overflow:hidden auto}.expense-modal{background:#fff;border:1px solid #e5e7eb;border-radius:clamp(.75rem,1.5vw,.875rem);flex-direction:column;width:min(100%,650px);min-width:0;min-height:0;max-height:min(90dvh,850px);animation:.2s expenseModalShow;display:flex;position:relative;overflow:hidden;box-shadow:0 15px 45px #0000002e;container:expense-modal/inline-size}@keyframes expenseOverlayShow{0%{opacity:0}to{opacity:1}}@keyframes expenseModalShow{0%{opacity:0;transform:translateY(-15px)scale(.99)}to{opacity:1;transform:translateY(0)scale(1)}}.expense-modal-header{background:#fff;border-bottom:1px solid #eee;flex:none;justify-content:space-between;align-items:center;gap:clamp(.625rem,2vw,1rem);min-width:0;padding-block:clamp(.75rem,2vw,1.125rem);padding-inline:clamp(.875rem,2.5vw,1.25rem);display:flex}.expense-modal-title{align-items:center;gap:clamp(.625rem,1.5vw,.75rem);min-width:0;display:flex}.expense-modal-icon{color:#e58a00;background:#fff5e8;border-radius:clamp(.5rem,1vw,.625rem);flex:none;justify-content:center;align-items:center;width:clamp(2.125rem,5vw,2.625rem);height:clamp(2.125rem,5vw,2.625rem);font-size:clamp(.875rem,2vw,1.125rem);display:inline-flex}.expense-modal-title h2{color:#222;white-space:nowrap;text-overflow:ellipsis;min-width:0;margin:0;font-size:clamp(.9375rem,2vw,1.1875rem);font-weight:700;line-height:1.25;overflow:hidden}.expense-modal-title span{color:#777;white-space:nowrap;text-overflow:ellipsis;min-width:0;margin-top:.1875rem;font-size:clamp(.6875rem,1.4vw,.75rem);line-height:1.3;display:block;overflow:hidden}.expense-close-btn{color:#555;cursor:pointer;background:#f5f5f5;border:1px solid #0000;border-radius:50%;flex:none;justify-content:center;align-items:center;width:clamp(2.125rem,5vw,2.375rem);height:clamp(2.125rem,5vw,2.375rem);transition:background .18s,color .18s,border-color .18s,transform .18s;display:inline-flex}.expense-close-btn:hover{color:#222;background:#eee;border-color:#e5e5e5}.expense-close-btn:active{transform:scale(.94)}.expense-close-btn:focus-visible{outline-offset:2px;outline:2px solid #e58a00}.expense-modal-body{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:auto;min-width:0;min-height:0;padding:clamp(.75rem,2.5vw,1.25rem);overflow:hidden auto}.expense-table-wrapper{scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent;-webkit-overflow-scrolling:touch;width:100%;min-width:0;position:relative;overflow:auto visible}.expense-table-wrapper::-webkit-scrollbar{height:7px}.expense-table-wrapper::-webkit-scrollbar-track{background:0 0}.expense-table-wrapper::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:20px}.expense-table-wrapper::-webkit-scrollbar-thumb:hover{background:#94a3b8}.expense-table{border-collapse:collapse;color:#333;background:#fff;width:100%;min-width:460px}.expense-table thead th{z-index:5;color:#555;text-align:left;white-space:nowrap;background:#f7f8f9;border-bottom:1px solid #e8e8e8;padding-block:clamp(.625rem,1.5vw,.8125rem);padding-inline:clamp(.625rem,1.8vw,.9375rem);font-size:clamp(.6875rem,1.2vw,.8125rem);font-weight:700;line-height:1.25;position:sticky;top:0}.expense-table thead th:last-child{text-align:right}.expense-table tbody td{color:#333;vertical-align:middle;border-bottom:1px solid #eee;padding-block:clamp(.6875rem,1.8vw,.875rem);padding-inline:clamp(.625rem,1.8vw,.9375rem);font-size:clamp(.75rem,1.4vw,.875rem);line-height:1.35}.expense-table tbody tr:last-child td{border-bottom:none}.expense-table tbody tr{transition:background .15s}.expense-table tbody tr:hover{background:#fafafa}.expense-month{flex-direction:column;gap:3px;min-width:0;display:flex}.expense-month span{color:#222;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-weight:600;overflow:hidden}.expense-month small{color:#888;white-space:nowrap;font-size:clamp(.625rem,1vw,.6875rem)}.expense-table td:last-child{text-align:right}.expense-amount{color:#e58a00;white-space:nowrap;font-size:clamp(.75rem,1.4vw,.875rem);font-weight:700}.expense-loading{color:#777;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:clamp(10rem,25vw,11.25rem);display:flex}.expense-loading i{color:#e58a00;font-size:clamp(1.375rem,4vw,1.5625rem)}.expense-error{color:#dc3545;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:clamp(10rem,25vw,11.25rem);padding:1rem;display:flex}.expense-error i{font-size:clamp(1.5rem,5vw,1.75rem)}.expense-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:clamp(10rem,25vw,11.25rem);padding:1rem;display:flex}.expense-empty i{color:#bbb;margin-bottom:10px;font-size:clamp(1.75rem,6vw,2rem)}.expense-empty h3{color:#444;margin:0;font-size:clamp(.875rem,1.8vw,1rem);line-height:1.3}.expense-empty p{color:#888;max-width:90%;margin:6px 0 0;font-size:clamp(.6875rem,1.4vw,.8125rem);line-height:1.5}.expense-modal-footer{background:#f8f9fa;border-top:1px solid #eee;flex:none;justify-content:space-between;align-items:center;gap:1rem;min-width:0;padding-block:clamp(.75rem,2vw,1rem);padding-inline:clamp(.875rem,2.5vw,1.25rem);display:flex}.expense-modal-footer span{color:#666;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:clamp(.6875rem,1.3vw,.8125rem);font-weight:600;overflow:hidden}.expense-modal-footer strong{color:#e58a00;white-space:nowrap;flex:none;font-size:clamp(.875rem,1.8vw,1rem)}@container expense-modal (width<=38rem){.expense-modal-body{padding:.875rem}.expense-table{min-width:440px}.expense-modal-footer{padding-block:.875rem;padding-inline:.9375rem}}@container expense-modal (width<=30rem){.expense-modal-header{padding-block:.75rem;padding-inline:.875rem}.expense-modal-body{padding:.75rem}.expense-table{min-width:420px}}@container expense-modal (width<=24rem){.expense-modal-title{gap:.5rem}.expense-modal-icon{width:2rem;height:2rem}.expense-modal-title h2{font-size:.875rem}.expense-modal-title span{font-size:.625rem}.expense-close-btn{width:2rem;height:2rem}}@media (width<=48rem){.expense-modal-overlay{padding-block-start:clamp(4rem,9vh,5rem)}.expense-modal{max-height:calc(100dvh - 5rem)}}@media (width<=37.5rem){.expense-modal-overlay{align-items:stretch;padding:0}.expense-modal{border:0;border-radius:0;width:100%;max-width:none;height:100dvh;max-height:none}.expense-modal-header{padding-block:.75rem;padding-inline:.875rem}.expense-modal-body{padding:.75rem}.expense-table{min-width:430px}.expense-table thead th,.expense-table tbody td{padding-block:.6875rem;padding-inline:.625rem}.expense-modal-footer{padding-block:.75rem;padding-inline:.875rem}}@media (width<=25rem){.expense-modal-title{gap:.5rem}.expense-modal-icon{border-radius:.5rem;width:2rem;height:2rem;font-size:.8125rem}.expense-modal-title h2{font-size:.875rem}.expense-modal-title span{font-size:.625rem}.expense-close-btn{width:2rem;height:2rem}.expense-modal-body{padding:.625rem}.expense-table{min-width:410px}.expense-table thead th,.expense-table tbody td{padding-block:.625rem;padding-inline:.5rem}.expense-modal-footer{gap:.5rem;padding-block:.6875rem;padding-inline:.75rem}}@media (width<=20rem){.expense-modal-header{padding-inline:.625rem}.expense-modal-title h2{max-width:150px}.expense-table{min-width:390px}.expense-modal-footer span{font-size:.625rem}.expense-modal-footer strong{font-size:.8125rem}}html[data-theme=dark] .expense-modal{background:#111827;border-color:#374151;box-shadow:0 20px 55px #00000073}html[data-theme=dark] .expense-modal-header{background:#111827;border-bottom-color:#374151}html[data-theme=dark] .expense-modal-title h2{color:#f9fafb}html[data-theme=dark] .expense-modal-title span{color:#9ca3af}html[data-theme=dark] .expense-modal-icon{color:#fdba74;background:#431407}html[data-theme=dark] .expense-close-btn{color:#d1d5db;background:#1f2937;border-color:#374151}html[data-theme=dark] .expense-close-btn:hover{color:#fff;background:#374151;border-color:#4b5563}html[data-theme=dark] .expense-modal-body{background:#111827}html[data-theme=dark] .expense-table-wrapper{scrollbar-color:#4b5563 transparent}html[data-theme=dark] .expense-table-wrapper::-webkit-scrollbar-thumb{background:#4b5563}html[data-theme=dark] .expense-table-wrapper::-webkit-scrollbar-thumb:hover{background:#6b7280}html[data-theme=dark] .expense-table{color:#e5e7eb;background:#111827}html[data-theme=dark] .expense-table thead th{color:#d1d5db;background:#1f2937;border-bottom-color:#374151}html[data-theme=dark] .expense-table tbody td{color:#d1d5db;border-bottom-color:#273244}html[data-theme=dark] .expense-table tbody tr:hover{background:#1f2937}html[data-theme=dark] .expense-month span{color:#f3f4f6}html[data-theme=dark] .expense-month small{color:#9ca3af}html[data-theme=dark] .expense-amount{color:#fbbf24}html[data-theme=dark] .expense-loading{color:#9ca3af}html[data-theme=dark] .expense-loading i{color:#fbbf24}html[data-theme=dark] .expense-error{color:#f87171}html[data-theme=dark] .expense-empty i{color:#6b7280}html[data-theme=dark] .expense-empty h3{color:#e5e7eb}html[data-theme=dark] .expense-empty p{color:#9ca3af}html[data-theme=dark] .expense-modal-footer{background:#1f2937;border-top-color:#374151}html[data-theme=dark] .expense-modal-footer span{color:#9ca3af}html[data-theme=dark] .expense-modal-footer strong{color:#fbbf24}@media (prefers-reduced-motion:reduce){.expense-modal-overlay,.expense-modal,.expense-close-btn,.expense-table tbody tr{transition:none!important;animation:none!important}}@media print{.expense-modal-overlay{background:#fff;min-height:auto;padding:0;position:static;overflow:visible}.expense-modal{width:100%;max-width:none;max-height:none;box-shadow:none;border:0;border-radius:0}.expense-close-btn{display:none}.expense-modal-body,.expense-table-wrapper{overflow:visible}}.wingas-overlay,.wingas-overlay *,.wingas-overlay :before,.wingas-overlay :after{box-sizing:border-box}.wingas-overlay{z-index:9999;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:#00000094;justify-content:center;align-items:center;width:100%;min-width:0;min-height:100dvh;padding:clamp(.5rem,2vw,1.125rem);animation:.18s ease-out wingasOverlayIn;display:flex;position:fixed;inset:0;overflow:hidden auto}.wingas-modal{background:#fff;border:1px solid #e5e7eb;border-radius:clamp(.75rem,1.2vw,.875rem);flex-direction:column;width:min(100%,1500px);height:min(94dvh,950px);min-height:0;animation:.2s ease-out wingasModalIn;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 60px #00000038,0 8px 24px #0000001f;container:wingas-modal/inline-size}.wingas-header{background:#fff;border-bottom:1px solid #e5e7eb;flex:none;justify-content:space-between;align-items:center;gap:clamp(.625rem,1.5vw,1.125rem);min-width:0;min-height:clamp(4rem,5vw,4.75rem);padding-block:clamp(.625rem,1.5vw,.875rem);padding-inline:clamp(.75rem,2vw,1.25rem);display:flex}.wingas-title{color:#111827;align-items:center;gap:clamp(.5rem,1vw,.625rem);min-width:0;margin:0;font-size:clamp(.9375rem,1.4vw,1.1875rem);font-weight:700;line-height:1.25;display:flex}.wingas-title span{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.wingas-title i{color:#fff;background:#111827;border-radius:clamp(.5rem,1vw,.5625rem);flex:none;justify-content:center;align-items:center;width:clamp(1.875rem,3vw,2.125rem);height:clamp(1.875rem,3vw,2.125rem);font-size:clamp(.8125rem,1.3vw,.9375rem);display:inline-flex}.wingas-month-label{margin-top:.25rem;color:#6b7280;white-space:nowrap;text-overflow:ellipsis;min-width:0;margin-inline-start:clamp(2.375rem,4vw,2.75rem);font-size:clamp(.6875rem,1vw,.75rem);font-weight:500;line-height:1.3;overflow:hidden}.wingas-close-button{color:#4b5563;cursor:pointer;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:clamp(.5rem,1vw,.5625rem);flex:none;justify-content:center;align-items:center;width:clamp(2.125rem,4vw,2.375rem);height:clamp(2.125rem,4vw,2.375rem);padding:0;transition:background .16s,color .16s,border-color .16s,transform .16s;display:inline-flex}.wingas-close-button:hover{color:#111827;background:#e5e7eb;border-color:#d1d5db}.wingas-close-button:active{transform:scale(.94)}.wingas-close-button i{font-size:clamp(.8125rem,1.3vw,.9375rem)}.wingas-overlay .wingas-modal>div[style]{overflow-wrap:anywhere;flex:none;margin-block-start:clamp(.5rem,1vw,.75rem);margin-inline:clamp(.75rem,2vw,1rem);color:#b42318!important;background:#fff1f2!important;border:1px solid #fecaca!important}.wingas-summary{background:#f8fafc;border-bottom:1px solid #e5e7eb;flex:none;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(.5rem,1.2vw,.75rem);padding-block:clamp(.625rem,1.5vw,.875rem);padding-inline:clamp(.625rem,1.8vw,1rem);display:grid}.wingas-summary-item{background:#fff;border:1px solid #e5e7eb;border-radius:clamp(.5rem,1vw,.625rem);flex-direction:column;justify-content:center;gap:clamp(.25rem,.6vw,.3125rem);min-width:0;min-height:clamp(3.5rem,6vw,4.25rem);padding-block:clamp(.5rem,1.2vw,.6875rem);padding-inline:clamp(.625rem,1.5vw,.8125rem);display:flex}.wingas-summary-item span{color:#6b7280;text-transform:uppercase;letter-spacing:.35px;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:clamp(.5625rem,.9vw,.6875rem);font-weight:600;line-height:1.2;display:block;overflow:hidden}.wingas-summary-item strong{color:#111827;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:clamp(.75rem,1.3vw,.9375rem);font-weight:700;line-height:1.3;display:block;overflow:hidden}.wingas-table-wrapper{scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:#fff;flex:auto;width:100%;min-width:0;min-height:0;position:relative;overflow:auto}.wingas-table{border-collapse:separate;border-spacing:0;table-layout:auto;color:#1f2937;background:#fff;width:100%;min-width:1050px}.wingas-table thead th{z-index:20;color:#374151;text-align:left;white-space:nowrap;text-transform:uppercase;letter-spacing:.25px;background:#f8fafc;border-bottom:1px solid #dbe2ea;height:clamp(2.75rem,4vw,3rem);padding-block:clamp(.5rem,1vw,.625rem);padding-inline:clamp(.625rem,1.2vw,.75rem);font-size:clamp(.625rem,.9vw,.6875rem);font-weight:700;line-height:1.2;position:sticky;top:0}.wingas-table thead th:first-child{border-left:0}.wingas-table thead th:last-child{border-right:0}.winga-number-column{min-width:54px;max-width:54px;text-align:center!important;width:54px!important}.wingas-table tbody td{vertical-align:middle;color:#374151;border-bottom:1px solid #edf0f3;height:clamp(3.375rem,5vw,3.625rem);padding-block:clamp(.5rem,1vw,.5625rem);padding-inline:clamp(.625rem,1.2vw,.75rem);font-size:clamp(.75rem,1vw,.8125rem);line-height:1.35}.wingas-table tbody tr:last-child td{border-bottom:0}.winga-number{text-align:center;width:54px;font-weight:600;color:#6b7280!important;font-size:.75rem!important}.winga-text-cell{color:#1f2937;white-space:nowrap;text-overflow:ellipsis;max-width:230px;font-size:clamp(.75rem,1vw,.8125rem);font-weight:500;overflow:hidden}.winga-amount-cell{align-items:center;min-width:115px;display:flex}.winga-amount-cell span{color:#111827;white-space:nowrap;font-size:clamp(.75rem,1vw,.8125rem);font-weight:700}.winga-date-text{color:#4b5563;white-space:nowrap;min-width:92px;font-size:clamp(.6875rem,.9vw,.75rem);font-weight:500}.winga-status-display{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;flex-direction:column;gap:5px;min-width:180px;padding:7px 9px;display:flex}.winga-status-row{justify-content:space-between;align-items:center;gap:12px;min-height:20px;font-size:11px;line-height:1.2;display:flex}.winga-status-row span{color:#6b7280;min-width:0;font-weight:600}.winga-status-row strong{color:#111827;white-space:nowrap;min-width:0;font-size:11px;font-weight:700}.winga-status-paid{background:#f0fdf4;border-color:#bbf7d0}.winga-status-paid .winga-status-paid-row span{color:#15803d}.winga-status-paid .winga-status-paid-row strong{color:#166534}.winga-status-unpaid{background:#fff7ed;border-color:#fed7aa}.winga-status-unpaid .winga-status-paid-row span{color:#c2410c}.winga-status-unpaid .winga-status-paid-row strong{color:#9a3412}.winga-status-balance-row{border-top:1px dashed #d1d5db;padding-top:4px}.winga-status-balance-row span{color:#6b7280}.winga-status-balance-row strong{color:#374151}.winga-payment-edit{width:100%;margin-top:6px}.winga-payment-input{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:7px;outline:none;width:100%;min-width:130px;height:34px;padding-block:6px;padding-inline:9px;font-family:inherit;font-size:12px;font-weight:600;transition:border-color .15s,box-shadow .15s,background .15s;display:block}.winga-payment-input:hover{border-color:#9ca3af}.winga-payment-input:disabled{cursor:wait;opacity:.65;background:#f3f4f6}.winga-payment-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.winga-payment-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.winga-payment-input[type=number]{-moz-appearance:textfield}.wingas-empty-state{text-align:center!important;vertical-align:middle!important;height:320px!important;padding:30px!important}.wingas-empty-state>div{flex-direction:column;justify-content:center;align-items:center;gap:9px;min-height:220px;display:flex}.wingas-empty-state i{color:#6b7280;background:#f3f4f6;border-radius:12px;justify-content:center;align-items:center;width:clamp(2.75rem,5vw,3rem);height:clamp(2.75rem,5vw,3rem);margin-bottom:3px;font-size:clamp(1rem,2vw,1.1875rem);display:inline-flex}.wingas-empty-state strong{color:#374151;font-size:clamp(.8125rem,1.2vw,.875rem);font-weight:700}.wingas-empty-state span{color:#9ca3af;text-align:center;max-width:min(360px,90%);font-size:clamp(.6875rem,1vw,.75rem);font-weight:400;line-height:1.5}.wingas-close-button:focus-visible,.winga-payment-input:focus-visible{outline-offset:2px;outline:2px solid #64748b}html[data-theme=dark] .wingas-modal{background:#111827;border-color:#374151;box-shadow:0 25px 60px #00000080,0 8px 24px #00000059}html[data-theme=dark] .wingas-header{background:#111827;border-bottom-color:#374151}html[data-theme=dark] .wingas-title{color:#f9fafb}html[data-theme=dark] .wingas-title i{color:#f9fafb;background:#374151}html[data-theme=dark] .wingas-month-label{color:#9ca3af}html[data-theme=dark] .wingas-close-button{color:#d1d5db;background:#1f2937;border-color:#374151}html[data-theme=dark] .wingas-close-button:hover{color:#fff;background:#374151;border-color:#4b5563}html[data-theme=dark] .wingas-summary{background:#0f172a;border-bottom-color:#374151}html[data-theme=dark] .wingas-table-wrapper::-webkit-scrollbar-thumb:hover{background:#6b7280}html[data-theme=dark] .wingas-table{color:#e5e7eb;background:#111827}html[data-theme=dark] .wingas-table thead th{color:#d1d5db;background:#1f2937;border-bottom-color:#374151}html[data-theme=dark] .wingas-table tbody td{color:#d1d5db;border-bottom-color:#273244}html[data-theme=dark] .winga-number{color:#9ca3af!important}html[data-theme=dark] .winga-date-text{color:#9ca3af}html[data-theme=dark] .winga-status-display{background:#1f2937;border-color:#374151}html[data-theme=dark] .winga-status-row span{color:#9ca3af}html[data-theme=dark] .winga-status-row strong{color:#e5e7eb}html[data-theme=dark] .winga-status-paid{background:#052e16;border-color:#166534}html[data-theme=dark] .winga-status-paid .winga-status-paid-row span{color:#86efac}html[data-theme=dark] .winga-status-paid .winga-status-paid-row strong{color:#bbf7d0}html[data-theme=dark] .winga-status-unpaid{background:#431407;border-color:#9a3412}html[data-theme=dark] .winga-status-unpaid .winga-status-paid-row span{color:#fdba74}html[data-theme=dark] .winga-status-unpaid .winga-status-paid-row strong{color:#fed7aa}html[data-theme=dark] .winga-status-balance-row{border-top-color:#4b5563}html[data-theme=dark] .winga-status-balance-row span{color:#9ca3af}html[data-theme=dark] .winga-status-balance-row strong{color:#d1d5db}html[data-theme=dark] .winga-payment-input{color:#f9fafb;background:#111827;border-color:#4b5563}html[data-theme=dark] .winga-payment-input:hover{border-color:#6b7280}html[data-theme=dark] .winga-payment-input:focus{border-color:#94a3b8;box-shadow:0 0 0 3px #94a3b824}html[data-theme=dark] .winga-payment-input:disabled{background:#1f2937}html[data-theme=dark] .wingas-empty-state i{color:#9ca3af;background:#1f2937}@container wingas-modal (width<=48rem){.wingas-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.wingas-header{min-height:4.375rem}}@container wingas-modal (width<=34rem){.wingas-summary{gap:.5rem;padding:.5625rem}.wingas-summary-item{min-height:3.5rem;padding:.5rem .625rem}.wingas-table{min-width:1000px}}@container wingas-modal (width<=26rem){.wingas-header{min-height:4rem;padding:.625rem .75rem}.wingas-title{font-size:.9375rem}.wingas-title i{width:1.875rem;height:1.875rem}.wingas-month-label{margin-inline-start:2.375rem;font-size:.6875rem}.wingas-close-button{width:2.125rem;height:2.125rem}}@media (width<=68rem){.wingas-modal{width:100%;height:calc(100dvh - clamp(1rem,3vw,2rem))}.wingas-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=37.5rem){.wingas-overlay{justify-content:stretch;align-items:stretch;padding:0}.wingas-modal{border:0;border-radius:0;width:100%;height:100dvh;max-height:none}.wingas-header{gap:.625rem;min-height:4rem;padding-block:.625rem;padding-inline:.75rem}.wingas-title{gap:.5rem;font-size:.9375rem}.wingas-title i{border-radius:.5rem;flex-basis:1.875rem;width:1.875rem;height:1.875rem;font-size:.8125rem}.wingas-month-label{margin-top:.1875rem;margin-inline-start:2.375rem;font-size:.6875rem}.wingas-close-button{border-radius:.5rem;flex-basis:2.125rem;width:2.125rem;height:2.125rem}.wingas-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;padding:.5625rem}.wingas-summary-item{border-radius:.5rem;min-height:3.625rem;padding:.5rem .625rem}.wingas-summary-item span{font-size:.5625rem}.wingas-summary-item strong{font-size:.75rem}.wingas-table{min-width:1000px}.wingas-table thead th{height:2.75rem;padding:.5rem .625rem;font-size:.625rem}.wingas-table tbody td{height:3.375rem;padding:.5rem .625rem;font-size:.75rem}.winga-text-cell{max-width:180px;font-size:.75rem}.winga-amount-cell span{font-size:.75rem}.winga-status-display{min-width:170px}.winga-payment-input{min-width:125px;height:32px;font-size:11px}.wingas-empty-state{height:260px!important}.wingas-empty-state>div{min-height:190px}}@media (width<=23.75rem){.wingas-title span{white-space:nowrap;text-overflow:ellipsis;max-width:170px;overflow:hidden}.wingas-summary{gap:.375rem;padding:.4375rem}.wingas-summary-item{min-height:3.375rem;padding:.4375rem .5rem}.wingas-summary-item strong{font-size:.6875rem}}@media (width<=20rem){.wingas-header{padding-inline:.5rem}.wingas-title{font-size:.875rem}.wingas-title i{flex-basis:1.75rem;width:1.75rem;height:1.75rem}.wingas-month-label{margin-inline-start:2.25rem}.wingas-summary-item span{font-size:.5rem}.wingas-summary-item strong{font-size:.625rem}}@keyframes wingasOverlayIn{0%{opacity:0}to{opacity:1}}@keyframes wingasModalIn{0%{opacity:0;transform:translateY(8px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.wingas-overlay,.wingas-modal,.wingas-close-button,.wingas-table tbody tr,.winga-payment-input{transition:none!important;animation:none!important}}@media print{.wingas-overlay{background:#fff;min-height:auto;padding:0;position:static;overflow:visible}.wingas-modal{width:100%;height:auto;box-shadow:none;border:0;border-radius:0}.wingas-close-button{display:none}.wingas-table-wrapper{overflow:visible}}.settings-overlay,.settings-overlay *,.settings-overlay :before,.settings-overlay :after{box-sizing:border-box}.settings-overlay{z-index:99999;background:#f4f7fb;justify-content:stretch;align-items:stretch;width:100vw;height:100dvh;min-height:100vh;margin:0;padding:0;display:flex;position:fixed;inset:0;overflow:hidden}.settings-modal{color:#1f2937;background:#fff;border-radius:0;flex-direction:column;width:100%;max-width:none;height:100%;max-height:none;margin:0;padding:0;font-family:Inter,Segoe UI,Roboto,Arial,sans-serif;display:flex;position:relative;overflow:hidden}.settings-header{z-index:5;background:#fff;border-bottom:1px solid #e5e7eb;flex:0 0 76px;justify-content:space-between;align-items:center;width:100%;padding:0 28px;display:flex;position:relative}.settings-header-left{align-items:center;min-width:0;display:flex}.settings-logo{background:#2563eb;border-radius:12px;flex:0 0 44px;justify-content:center;align-items:center;width:44px;height:44px;font-size:22px;display:flex;box-shadow:0 4px 12px #2563eb38}.settings-brand{min-width:0;margin-left:12px}.settings-brand h1{color:#111827;white-space:nowrap;margin:0;font-size:18px;font-weight:700;line-height:22px}.settings-brand span{color:#6b7280;white-space:nowrap;margin-top:2px;font-size:12px;line-height:16px;display:block}.settings-header-right{align-items:center;gap:14px;min-width:0;display:flex}.settings-header-icon{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;font-size:18px;transition:background .2s,border-color .2s,transform .2s;display:flex;position:relative}.settings-header-icon:hover{background:#f3f6fb;border-color:#d1d5db;transform:translateY(-1px)}.notification-dot{background:#ef4444;border:2px solid #fff;border-radius:50%;width:7px;height:7px;position:absolute;top:7px;right:7px}.settings-admin{align-items:center;gap:10px;min-width:0;display:flex}.settings-admin-avatar{color:#2563eb;background:#e8efff;border-radius:50%;flex:0 0 40px;justify-content:center;align-items:center;width:40px;height:40px;font-size:15px;font-weight:700;display:flex}.settings-admin-info{flex-direction:column;min-width:0;display:flex}.settings-admin-info strong{color:#111827;text-overflow:ellipsis;white-space:nowrap;max-width:150px;font-size:13px;line-height:18px;overflow:hidden}.settings-admin-info span{color:#6b7280;font-size:11px;line-height:15px}.settings-chevron{color:#6b7280;margin-left:2px;font-size:18px}.settings-close{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:10px;flex:0 0 42px;justify-content:center;align-items:center;width:42px;height:42px;font-size:30px;line-height:1;transition:background .2s,color .2s;display:flex}.settings-close:hover{color:#dc2626;background:#fee2e2}.settings-body{flex:auto;width:100%;min-height:0;display:flex;overflow:hidden}.settings-sidebar{background:#f8fafc;border-right:1px solid #e5e7eb;flex-direction:column;flex:0 0 245px;width:245px;height:100%;padding:24px 14px 16px;display:flex;overflow:hidden auto}.settings-sidebar-title{letter-spacing:.08em;color:#9ca3af;padding:0 12px 12px;font-size:10px;font-weight:700}.settings-main-nav{flex-direction:column;gap:4px;display:flex}.settings-main-item{color:#4b5563;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:9px;align-items:center;gap:12px;width:100%;min-height:44px;padding:0 12px;font-size:13px;font-weight:500;transition:background .2s,color .2s;display:flex}.settings-main-item:hover{color:#111827;background:#eef2f7}.settings-main-item-active{color:#2563eb;background:#e8efff;font-weight:600}.settings-main-icon{flex:0 0 24px;justify-content:center;align-items:center;width:24px;font-size:17px;display:flex}.settings-sidebar-bottom{border-top:1px solid #e5e7eb;margin-top:auto;padding-top:16px}.settings-logout{color:#dc2626}.settings-logout:hover{color:#b91c1c;background:#fef2f2}.settings-content{background:#f8fafc;flex:auto;min-width:0;height:100%;min-height:0;padding:30px 34px 40px;overflow:hidden auto}.settings-page-heading{align-items:center;gap:14px;width:100%;margin-bottom:24px;display:flex}.settings-page-icon{color:#2563eb;background:#e8efff;border-radius:12px;flex:0 0 48px;justify-content:center;align-items:center;width:48px;height:48px;font-size:22px;display:flex}.settings-page-heading h2{color:#111827;margin:0;font-size:24px;font-weight:700;line-height:30px}.settings-page-heading p{color:#6b7280;margin:4px 0 0;font-size:13px;line-height:20px}.settings-success{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;align-items:center;gap:9px;width:100%;margin-bottom:20px;padding:12px 15px;font-size:13px;font-weight:500;display:flex}.settings-success span{color:#fff;background:#22c55e;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;font-weight:700;display:flex}.settings-layout{align-items:flex-start;gap:24px;width:100%;display:flex}.settings-tabs{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;flex:0 0 205px;gap:3px;width:205px;padding:6px;display:flex;box-shadow:0 2px 8px #0f172a08}.settings-tab{color:#6b7280;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;width:100%;min-height:45px;padding:0 11px;font-size:13px;font-weight:500;transition:background .2s,color .2s;display:flex}.settings-tab:hover{color:#111827;background:#f3f6fb}.settings-tab-active{color:#2563eb;background:#eef4ff;font-weight:600}.settings-tab-icon{flex:0 0 22px;justify-content:center;align-items:center;width:22px;font-size:16px;display:flex}.settings-tab-arrow{color:#2563eb;margin-left:auto;font-size:20px;line-height:1}.settings-panel{flex:auto;width:100%;min-width:0}.settings-section{background:#fff;border:1px solid #e5e7eb;border-radius:14px;width:100%;padding:26px;box-shadow:0 3px 12px #0f172a08}.settings-section-header{align-items:flex-start;gap:13px;margin-bottom:24px;display:flex}.settings-section-icon{border-radius:10px;flex:0 0 42px;justify-content:center;align-items:center;width:42px;height:42px;font-size:19px;display:flex}.settings-section-icon.blue{color:#2563eb;background:#e8efff}.settings-section-icon.red{color:#dc2626;background:#feecec}.settings-section-icon.purple{color:#7c3aed;background:#f2eafe}.settings-section-icon.green{color:#16a34a;background:#e9f9ef}.settings-section-header h3{color:#111827;margin:0;font-size:18px;font-weight:700;line-height:24px}.settings-section-header p{color:#6b7280;margin:4px 0 0;font-size:12px;line-height:19px}.settings-option-card{background:#fff;border:1px solid #e5e7eb;border-radius:11px;justify-content:space-between;align-items:center;gap:20px;width:100%;min-height:82px;margin-bottom:12px;padding:16px;transition:border-color .2s,background .2s;display:flex}.settings-option-card:hover{background:#fbfdff;border-color:#cbd5e1}.settings-option-info{align-items:center;gap:13px;min-width:0;display:flex}.settings-option-icon{background:#f1f5f9;border-radius:9px;flex:0 0 40px;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;display:flex}.settings-option-info h4{color:#111827;margin:0;font-size:14px;line-height:19px}.settings-option-info p{color:#6b7280;margin:3px 0 0;font-size:12px;line-height:18px}.settings-action-row{justify-content:flex-end;align-items:center;gap:10px;margin-top:20px;display:flex}.settings-save-button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 18px;font-size:13px;font-weight:600;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 10px #2563eb2e}.settings-save-button:hover{background:#1d4ed8;transform:translateY(-1px);box-shadow:0 6px 14px #2563eb38}.settings-save-button span{font-size:14px}.settings-toggle{cursor:pointer;background:#cbd5e1;border:none;border-radius:999px;flex:0 0 46px;width:46px;height:25px;padding:0;transition:background .2s,opacity .2s;position:relative}.settings-toggle-on{background:#2563eb}.settings-toggle-circle{background:#fff;border-radius:50%;width:19px;height:19px;transition:transform .2s;position:absolute;top:3px;left:3px;box-shadow:0 1px 4px #0000002e}.settings-toggle-on .settings-toggle-circle{transform:translate(21px)}.settings-toggle-disabled{opacity:.45;cursor:not-allowed}.notification-master-card{background:#f8fbff;border:1px solid #dbe7ff;border-radius:12px;justify-content:space-between;align-items:center;gap:20px;width:100%;min-height:88px;margin-bottom:25px;padding:17px;display:flex}.notification-master-left{align-items:center;gap:13px;min-width:0;display:flex}.notification-master-icon{color:#2563eb;background:#e8efff;border-radius:10px;flex:0 0 42px;justify-content:center;align-items:center;width:42px;height:42px;font-size:19px;display:flex}.notification-master-left h4{color:#111827;margin:0;font-size:14px;line-height:20px}.notification-master-left p{color:#6b7280;margin:3px 0 0;font-size:12px;line-height:18px}.notification-master-right{flex:none;align-items:center;gap:10px;display:flex}.notification-status{text-align:right;min-width:62px;font-size:11px;font-weight:600}.status-enabled{color:#16a34a}.status-disabled{color:#dc2626}.notification-types-header{margin-bottom:12px}.notification-types-header h4{color:#111827;margin:0;font-size:14px;line-height:20px}.notification-types-header p{color:#6b7280;margin:3px 0 0;font-size:12px;line-height:18px}.notification-list{flex-direction:column;gap:9px;display:flex}.notification-row{background:#fff;border:1px solid #e5e7eb;border-radius:10px;justify-content:space-between;align-items:center;gap:18px;width:100%;min-height:76px;padding:13px 15px;transition:border-color .2s,background .2s,opacity .2s;display:flex}.notification-row:hover{background:#fbfdff;border-color:#d1d5db}.notification-row-disabled{opacity:.52}.notification-row-left{align-items:center;gap:13px;min-width:0;display:flex}.notification-type-icon{border-radius:9px;flex:0 0 39px;justify-content:center;align-items:center;width:39px;height:39px;font-size:17px;display:flex}.notification-blue{background:#e8efff}.notification-green{background:#e9f9ef}.notification-purple{background:#f2eafe}.notification-orange{background:#fff4e5}.notification-red{background:#feecec}.notification-cyan{background:#e7f8fb}.notification-text{min-width:0}.notification-text h5{color:#111827;margin:0;font-size:13px;font-weight:600;line-height:19px}.notification-text p{color:#6b7280;overflow-wrap:anywhere;margin:2px 0 0;font-size:11px;line-height:17px}.security-card{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:11px;align-items:center;gap:13px;width:100%;min-height:82px;margin-bottom:12px;padding:15px;transition:transform .2s,box-shadow .2s,background .2s,border-color .2s;display:flex}.security-card:hover{transform:translateY(-2px);box-shadow:0 8px 25px #00000014}.security-card-icon{background:#f1f5f9;border-radius:9px;flex:0 0 40px;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;display:flex}.security-card-content{flex:auto;min-width:0}.security-card-content h4{color:#111827;margin:0;font-size:14px;line-height:19px}.security-card-content p{color:#6b7280;margin:3px 0 0;font-size:12px;line-height:18px}.settings-secondary-button{color:#2563eb;cursor:pointer;background:#fff;border:1px solid #dbe3ef;border-radius:8px;flex:none;min-height:36px;padding:0 14px;font-size:12px;font-weight:600;transition:background .2s,border-color .2s}.settings-secondary-button:hover{background:#eff6ff;border-color:#bfdbfe}.security-warning{background:#fffbeb;border:1px solid #fde68a;border-radius:10px;align-items:flex-start;gap:12px;width:100%;margin-top:20px;padding:15px;display:flex}.security-warning-icon{color:#d97706;background:#fef3c7;border-radius:8px;flex:0 0 34px;justify-content:center;align-items:center;width:34px;height:34px;font-size:16px;display:flex}.security-warning h4{color:#92400e;margin:0;font-size:13px;line-height:19px}.security-warning p{color:#92400e;margin:3px 0 0;font-size:11px;line-height:18px}.appearance-title{color:#111827;margin-bottom:12px;font-size:14px;font-weight:600}.theme-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;width:100%;display:grid}.theme-card{cursor:pointer;text-align:left;background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:100%;padding:10px;transition:border-color .2s,box-shadow .2s,transform .2s,background .2s;position:relative}.theme-card:hover{border-color:#cbd5e1;transform:translateY(-1px)}.theme-card-active{border:2px solid #2563eb;box-shadow:0 4px 14px #2563eb1a}.theme-preview{border:1px solid #dbe2ea;border-radius:8px;width:100%;height:145px;overflow:hidden}.theme-light{background:#f8fafc}.theme-dark{background:#1f2937;border-color:#374151}.theme-preview-header{background:#fff;border-bottom:1px solid #e5e7eb;width:100%;height:25px}.theme-dark .theme-preview-header{background:#111827;border-bottom-color:#374151}.theme-preview-body{flex-direction:column;gap:9px;height:calc(100% - 25px);padding:14px;display:flex}.theme-preview-body span{background:#dbe4f0;border-radius:4px;height:10px;display:block}.theme-preview-body span:first-child{width:75%}.theme-preview-body span:nth-child(2){width:55%}.theme-preview-body span:nth-child(3){width:85%}.theme-dark .theme-preview-body span{background:#4b5563}.theme-card-name{color:#374151;align-items:center;gap:7px;min-height:42px;padding:10px 4px 3px;font-size:13px;font-weight:600;display:flex}.theme-card-name span{font-size:15px}.theme-check{color:#fff;background:#2563eb;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:13px;font-weight:700;display:flex;position:absolute;top:17px;right:17px}.backup-card{background:#f8fffa;border:1px solid #d9f0df;border-radius:12px;align-items:flex-start;gap:14px;width:100%;min-height:125px;padding:18px;display:flex}.backup-icon{background:#e9f9ef;border-radius:10px;flex:0 0 44px;justify-content:center;align-items:center;width:44px;height:44px;font-size:20px;display:flex}.backup-content{min-width:0}.backup-content h4{color:#111827;margin:0;font-size:14px;line-height:20px}.backup-content p{color:#6b7280;margin:4px 0 8px;font-size:12px;line-height:19px}.backup-content span{color:#15803d;font-size:11px;font-weight:500;line-height:17px;display:block}.settings-help{z-index:4;background:#fff;border-top:1px solid #e5e7eb;flex:none;align-items:center;gap:11px;width:100%;min-height:58px;padding:10px 28px;display:flex}.settings-help-icon{color:#2563eb;background:#eef4ff;border-radius:50%;flex:0 0 30px;justify-content:center;align-items:center;width:30px;height:30px;font-size:13px;font-weight:700;display:flex}.settings-help strong{color:#374151;font-size:11px;line-height:15px;display:block}.settings-help p{color:#9ca3af;margin:1px 0 0;font-size:10px;line-height:14px}.settings-sidebar::-webkit-scrollbar{width:7px}.settings-content::-webkit-scrollbar{width:7px}.settings-sidebar::-webkit-scrollbar-track{background:0 0}.settings-content::-webkit-scrollbar-track{background:0 0}.settings-sidebar::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.settings-content::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.settings-sidebar::-webkit-scrollbar-thumb:hover{background:#94a3b8}.settings-content::-webkit-scrollbar-thumb:hover{background:#94a3b8}.language-options{width:100%;margin-top:22px}.language-dropdown{width:100%;max-width:420px;position:relative}.language-dropdown-button{color:#111827;cursor:pointer;text-align:left;background:#fff;border:1px solid #e2e8f0;border-radius:12px;outline:none;justify-content:space-between;align-items:center;width:100%;min-height:58px;padding:10px 14px;transition:border-color .2s,background-color .2s,box-shadow .2s;display:flex}.language-dropdown-button:hover{background:#f8fbff;border-color:#93c5fd}.language-dropdown-button:focus-visible{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.language-dropdown-current{align-items:center;gap:12px;min-width:0;display:flex}.language-dropdown-flag{background:#f1f5f9;border-radius:9px;flex:0 0 38px;justify-content:center;align-items:center;width:38px;height:38px;font-size:21px;line-height:1;display:flex}.language-dropdown-text{flex-direction:column;gap:2px;min-width:0;display:flex}.language-dropdown-name{color:#111827;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:14px;font-weight:700;line-height:1.35;overflow:hidden}.language-dropdown-native{color:#64748b;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:11px;font-weight:500;line-height:1.3;overflow:hidden}.language-dropdown-arrow{color:#64748b;flex:0 0 28px;justify-content:center;align-items:center;width:28px;height:28px;margin-left:10px;font-size:15px;line-height:1;transition:transform .2s,color .2s;display:flex}.language-dropdown-button.open .language-dropdown-arrow{color:#2563eb;transform:rotate(180deg)}.language-dropdown-menu{z-index:1000;background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:100%;padding:6px;animation:.18s languageDropdownOpen;position:absolute;top:calc(100% + 8px);left:0;overflow:hidden;box-shadow:0 12px 30px #0f172a1f,0 3px 8px #0f172a0d}@keyframes languageDropdownOpen{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.language-dropdown-option{color:#111827;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:9px;outline:none;justify-content:space-between;align-items:center;width:100%;min-height:52px;padding:8px 10px;transition:background-color .18s,color .18s;display:flex}.language-dropdown-option:hover{background:#f1f5f9}.language-dropdown-option:focus-visible{background:#eff6ff;box-shadow:inset 0 0 0 2px #2563eb26}.language-dropdown-option.active{background:#eff6ff}.language-dropdown-option.active:hover{background:#dbeafe}.language-dropdown-option-left{align-items:center;gap:11px;min-width:0;display:flex}.language-dropdown-option-flag{background:#f8fafc;border-radius:8px;flex:0 0 34px;justify-content:center;align-items:center;width:34px;height:34px;font-size:19px;line-height:1;display:flex}.language-dropdown-option.active .language-dropdown-option-flag{background:#dbeafe}.language-dropdown-option-text{flex-direction:column;gap:2px;min-width:0;display:flex}.language-dropdown-option-name{color:#1e293b;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:13px;font-weight:700;line-height:1.35;overflow:hidden}.language-dropdown-option-native{color:#64748b;margin:0;font-size:10px;font-weight:500;line-height:1.3}.language-dropdown-option.active .language-dropdown-option-name{color:#1d4ed8}.language-dropdown-check{color:#fff;background:#2563eb;border-radius:50%;flex:0 0 24px;justify-content:center;align-items:center;width:24px;height:24px;margin-left:10px;font-size:12px;font-weight:800;line-height:1;display:flex}@media (width<=1100px){.settings-header{padding:0 20px}.settings-content{padding:25px 24px 35px}.settings-sidebar{flex-basis:220px;width:220px}.settings-layout{gap:18px}.settings-tabs{flex-basis:185px;width:185px}.settings-section{padding:22px}}@media (width<=900px){.settings-header{flex-basis:68px;padding:0 17px}.settings-logo{flex-basis:40px;width:40px;height:40px}.settings-sidebar{flex-basis:190px;width:190px;padding:18px 10px 14px}.settings-main-item{gap:9px;min-height:41px;padding:0 9px;font-size:12px}.settings-content{padding:22px 18px 30px}.settings-page-heading h2{font-size:21px}.settings-layout{flex-direction:column;gap:15px}.settings-tabs{flex-direction:row;flex:none;width:100%;padding:5px;overflow:auto hidden}.settings-tab{width:auto;min-width:max-content;padding:0 14px}.settings-tab-arrow{display:none}.settings-panel,.settings-section{width:100%}}@media (width<=700px){.settings-header{padding:0 13px}.settings-brand h1{font-size:16px}.settings-brand span{font-size:10px}.settings-admin-info,.settings-chevron{display:none}.settings-admin-avatar{flex-basis:36px;width:36px;height:36px}.settings-header-right{gap:7px}.settings-header-icon,.settings-close{flex-basis:38px;width:38px;height:38px}.settings-sidebar{display:none}.settings-content{padding:18px 14px 25px}.settings-page-heading{margin-bottom:18px}.settings-page-icon{flex-basis:42px;width:42px;height:42px}.settings-page-heading h2{font-size:19px;line-height:25px}.settings-page-heading p{font-size:11px;line-height:17px}.settings-section{border-radius:12px;padding:18px}.settings-section-header{margin-bottom:19px}.notification-master-card{align-items:flex-start;gap:13px;padding:14px}.notification-master-right{flex-direction:column;align-items:flex-end;gap:5px}.notification-status{min-width:auto}.notification-row{gap:10px;padding:12px}.settings-help{padding:9px 14px}.language-options{margin-top:18px}.language-dropdown{max-width:100%}.language-dropdown-button{border-radius:11px;min-height:54px;padding:9px 12px}.language-dropdown-flag{flex-basis:36px;width:36px;height:36px;font-size:20px}.language-dropdown-current{gap:10px}.language-dropdown-name{font-size:13px}.language-dropdown-native{font-size:10px}.language-dropdown-menu{border-radius:11px;top:calc(100% + 6px)}.language-dropdown-option{min-height:49px;padding:7px 9px}.language-dropdown-option-flag{flex-basis:32px;width:32px;height:32px;font-size:18px}.language-dropdown-option-left{gap:9px}.language-dropdown-option-name{font-size:12px}.language-dropdown-option-native{font-size:9px}.language-dropdown-check{flex-basis:22px;width:22px;height:22px;font-size:11px}.settings-section-header{gap:11px}.settings-section-icon{flex-basis:40px;width:40px;height:40px;font-size:18px}.settings-section-header h3{font-size:16px}.settings-section-header p{font-size:12px}}@media (width<=520px){.settings-overlay{width:100vw;height:100dvh}.settings-header{flex-basis:62px;min-height:62px;padding:0 10px}.settings-logo{border-radius:9px;flex-basis:36px;width:36px;height:36px;font-size:18px}.settings-brand{margin-left:8px}.settings-brand h1{font-size:14px;line-height:18px}.settings-brand span{display:none}.settings-header-right{gap:5px}.settings-header-icon,.settings-close{border-radius:8px;flex-basis:35px;width:35px;height:35px}.settings-admin{display:none}.settings-close{font-size:27px}.settings-content{padding:14px 10px 20px}.settings-page-heading{gap:10px;margin-bottom:14px}.settings-page-icon{border-radius:9px;flex-basis:38px;width:38px;height:38px;font-size:18px}.settings-page-heading h2{font-size:18px;line-height:22px}.settings-page-heading p{display:none}.settings-success{padding:10px 11px;font-size:11px}.settings-layout{gap:10px}.settings-tabs{border-radius:9px;gap:2px;width:100%}.settings-tab{gap:7px;min-height:40px;padding:0 10px;font-size:11px}.settings-tab-icon{flex-basis:18px;width:18px;font-size:14px}.settings-section{border-radius:10px;padding:14px}.settings-section-header{gap:9px;margin-bottom:16px}.settings-section-icon{border-radius:8px;flex-basis:36px;width:36px;height:36px;font-size:16px}.settings-section-header h3{font-size:14px;line-height:19px}.settings-section-header p{margin-top:2px;font-size:10px;line-height:15px}.settings-option-card{gap:10px;min-height:72px;padding:11px}.settings-option-info{gap:9px}.settings-option-icon{flex-basis:34px;width:34px;height:34px;font-size:15px}.settings-option-info h4{font-size:12px}.settings-option-info p{font-size:10px;line-height:15px}.notification-master-card{margin-bottom:18px;padding:11px}.notification-master-icon{flex-basis:35px;width:35px;height:35px;font-size:16px}.notification-master-left{gap:8px}.notification-master-left h4{font-size:12px}.notification-master-left p{font-size:10px;line-height:15px}.notification-types-header h4{font-size:12px}.notification-types-header p{font-size:10px;line-height:15px}.notification-row{min-height:66px;padding:10px}.notification-row-left{gap:8px}.notification-type-icon{flex-basis:32px;width:32px;height:32px;font-size:14px}.notification-text h5{font-size:11px;line-height:16px}.notification-text p{font-size:9px;line-height:14px}.settings-toggle{flex-basis:40px;width:40px;height:22px}.settings-toggle-circle{width:16px;height:16px;top:3px;left:3px}.settings-toggle-on .settings-toggle-circle{transform:translate(18px)}.notification-status{font-size:9px}.security-card{gap:9px;min-height:72px;padding:11px}.security-card-icon{flex-basis:34px;width:34px;height:34px;font-size:15px}.security-card-content h4{font-size:12px}.security-card-content p{font-size:10px;line-height:15px}.settings-secondary-button{min-height:32px;padding:0 10px;font-size:10px}.security-warning{gap:8px;padding:11px}.security-warning-icon{flex-basis:30px;width:30px;height:30px;font-size:14px}.security-warning h4{font-size:11px}.security-warning p{font-size:9px;line-height:14px}.theme-options{grid-template-columns:1fr;gap:10px}.theme-preview{height:105px}.theme-card-name{min-height:35px;padding-top:7px;font-size:11px}.theme-check{width:21px;height:21px;font-size:11px;top:14px;right:14px}.backup-card{gap:9px;min-height:auto;padding:12px}.backup-icon{flex-basis:36px;width:36px;height:36px;font-size:16px}.backup-content h4{font-size:12px}.backup-content p{font-size:10px;line-height:15px}.backup-content span{font-size:9px;line-height:14px}.settings-action-row{margin-top:15px}.settings-save-button{width:100%;min-height:40px;font-size:11px}.settings-help{min-height:49px;padding:7px 10px}.settings-help-icon{flex-basis:27px;width:27px;height:27px;font-size:11px}.settings-help strong{font-size:10px}.settings-help p{font-size:9px}.language-dropdown-button{min-height:52px}.language-dropdown-flag{flex-basis:35px;width:35px;height:35px;font-size:19px}.language-dropdown-name{font-size:12px}.language-dropdown-native{font-size:9px}.language-dropdown-option{min-height:47px}}@media (width<=380px){.settings-brand h1{font-size:13px}.settings-header-icon{display:none}.settings-content{padding-left:8px;padding-right:8px}.settings-section{padding:11px}.settings-tab{padding:0 8px;font-size:10px}.notification-master-card{flex-direction:column}.notification-master-right{flex-direction:row;justify-content:space-between;align-items:center;width:100%}.notification-row{align-items:flex-start}.settings-help{padding-left:8px;padding-right:8px}.language-dropdown-button{min-height:50px}.language-dropdown-flag{flex-basis:34px;width:34px;height:34px;font-size:18px}.language-dropdown-name{font-size:12px}.language-dropdown-native{font-size:9px}.language-dropdown-arrow{flex-basis:24px;width:24px;height:24px}.language-dropdown-option{min-height:46px}.language-dropdown-option-flag{flex-basis:30px;width:30px;height:30px;font-size:17px}.language-dropdown-option-name{font-size:11px}.language-dropdown-option-native{font-size:8px}}@media (height<=560px) and (orientation:landscape){.settings-header{flex-basis:56px}.settings-help{display:none}.settings-content{padding-top:12px;padding-bottom:15px}.settings-page-heading{margin-bottom:12px}.settings-page-icon{flex-basis:36px;width:36px;height:36px}.settings-section{padding:14px}.theme-preview{height:90px}}.settings-main-item:focus-visible,.settings-tab:focus-visible,.settings-header-icon:focus-visible,.settings-close:focus-visible,.settings-save-button:focus-visible,.settings-secondary-button:focus-visible,.settings-toggle:focus-visible,.theme-card:focus-visible{outline-offset:2px;outline:3px solid #2563eb40}@media (prefers-reduced-motion:reduce){.settings-main-item,.settings-tab,.settings-header-icon,.settings-close,.settings-save-button,.settings-toggle,.settings-toggle-circle,.theme-card,.settings-option-card,.notification-row,.settings-secondary-button,.language-dropdown-menu,.language-dropdown-button,.language-dropdown-option,.language-dropdown-arrow{transition:none;animation:none}}html[data-theme=dark] .settings-overlay{background:#0f172a}html[data-theme=dark] .settings-modal{color:#e5e7eb;background:#111827}html[data-theme=dark] .settings-header{background:#111827;border-bottom-color:#273449}html[data-theme=dark] .settings-brand h1{color:#f8fafc}html[data-theme=dark] .settings-brand span{color:#94a3b8}html[data-theme=dark] .settings-header-icon{color:#e5e7eb;background:#1f2937;border-color:#374151}html[data-theme=dark] .settings-header-icon:hover{background:#273449;border-color:#4b5563}html[data-theme=dark] .notification-dot{border-color:#111827}html[data-theme=dark] .settings-admin-avatar{color:#93c5fd;background:#1e3a8a}html[data-theme=dark] .settings-admin-info strong{color:#f8fafc}html[data-theme=dark] .settings-admin-info span,html[data-theme=dark] .settings-chevron,html[data-theme=dark] .settings-close{color:#94a3b8}html[data-theme=dark] .settings-close:hover{color:#f87171;background:#451a1a}html[data-theme=dark] .settings-sidebar{background:#0f172a;border-right-color:#273449}html[data-theme=dark] .settings-sidebar-title{color:#64748b}html[data-theme=dark] .settings-main-item{color:#94a3b8}html[data-theme=dark] .settings-main-item:hover{color:#f8fafc;background:#1e293b}html[data-theme=dark] .settings-main-item-active{color:#60a5fa;background:#172554}html[data-theme=dark] .settings-sidebar-bottom{border-top-color:#273449}html[data-theme=dark] .settings-logout{color:#f87171}html[data-theme=dark] .settings-logout:hover{color:#fca5a5;background:#451a1a}html[data-theme=dark] .settings-content{background:#0f172a}html[data-theme=dark] .settings-page-icon{color:#60a5fa;background:#172554}html[data-theme=dark] .settings-page-heading h2{color:#f8fafc}html[data-theme=dark] .settings-page-heading p{color:#94a3b8}html[data-theme=dark] .settings-success{color:#bbf7d0;background:#052e16;border-color:#166534}html[data-theme=dark] .settings-success span{background:#16a34a}html[data-theme=dark] .settings-tabs{background:#111827;border-color:#273449;box-shadow:0 2px 8px #0003}html[data-theme=dark] .settings-tab{color:#94a3b8}html[data-theme=dark] .settings-tab:hover{color:#f8fafc;background:#1e293b}html[data-theme=dark] .settings-tab-active{color:#60a5fa;background:#172554}html[data-theme=dark] .settings-tab-arrow{color:#60a5fa}html[data-theme=dark] .settings-section{background:#111827;border-color:#273449;box-shadow:0 3px 12px #0003}html[data-theme=dark] .settings-section-header h3{color:#f8fafc}html[data-theme=dark] .settings-section-header p{color:#94a3b8}html[data-theme=dark] .settings-section-icon.blue{color:#60a5fa;background:#172554}html[data-theme=dark] .settings-section-icon.red{color:#f87171;background:#450a0a}html[data-theme=dark] .settings-section-icon.purple{color:#c4b5fd;background:#2e1065}html[data-theme=dark] .settings-section-icon.green{color:#4ade80;background:#052e16}html[data-theme=dark] .settings-option-card{background:#172033;border-color:#334155}html[data-theme=dark] .settings-option-card:hover{background:#1e293b;border-color:#475569}html[data-theme=dark] .settings-option-icon{color:#cbd5e1;background:#1e293b}html[data-theme=dark] .settings-option-info h4{color:#f8fafc}html[data-theme=dark] .settings-option-info p{color:#94a3b8}html[data-theme=dark] .notification-master-card{background:#0f1f3d;border-color:#1e3a8a}html[data-theme=dark] .notification-master-icon{color:#60a5fa;background:#172554}html[data-theme=dark] .notification-master-left h4{color:#f8fafc}html[data-theme=dark] .notification-master-left p{color:#94a3b8}html[data-theme=dark] .status-enabled{color:#4ade80}html[data-theme=dark] .status-disabled{color:#f87171}html[data-theme=dark] .notification-types-header h4{color:#f8fafc}html[data-theme=dark] .notification-types-header p{color:#94a3b8}html[data-theme=dark] .notification-row{background:#172033;border-color:#334155}html[data-theme=dark] .notification-row:hover{background:#1e293b;border-color:#475569}html[data-theme=dark] .notification-blue{background:#172554}html[data-theme=dark] .notification-green{background:#052e16}html[data-theme=dark] .notification-purple{background:#2e1065}html[data-theme=dark] .notification-orange{background:#431407}html[data-theme=dark] .notification-red{background:#450a0a}html[data-theme=dark] .notification-cyan{background:#083344}html[data-theme=dark] .notification-text h5{color:#f8fafc}html[data-theme=dark] .notification-text p{color:#94a3b8}html[data-theme=dark] .settings-toggle{background:#475569}html[data-theme=dark] .settings-toggle-on{background:#2563eb}html[data-theme=dark] .settings-toggle-circle{background:#f8fafc}html[data-theme=dark] .security-card{background:#172033;border-color:#334155}html[data-theme=dark] .security-card:hover{background:#1e293b;border-color:#475569;box-shadow:0 8px 25px #00000047}html[data-theme=dark] .security-card-icon{color:#cbd5e1;background:#1e293b}html[data-theme=dark] .security-card-content h4{color:#f8fafc}html[data-theme=dark] .security-card-content p{color:#94a3b8}html[data-theme=dark] .settings-secondary-button{color:#60a5fa;background:#1e293b;border-color:#475569}html[data-theme=dark] .settings-secondary-button:hover{background:#172554;border-color:#3b82f6}html[data-theme=dark] .security-warning{background:#422006;border-color:#854d0e}html[data-theme=dark] .security-warning-icon{color:#fbbf24;background:#713f12}html[data-theme=dark] .security-warning h4,html[data-theme=dark] .security-warning p{color:#fde68a}html[data-theme=dark] .appearance-title{color:#f8fafc}html[data-theme=dark] .theme-card{background:#172033;border-color:#334155}html[data-theme=dark] .theme-card:hover{border-color:#475569}html[data-theme=dark] .theme-card-active{border-color:#3b82f6;box-shadow:0 4px 14px #2563eb33}html[data-theme=dark] .theme-card-name{color:#e2e8f0}html[data-theme=dark] .theme-check{background:#2563eb}html[data-theme=dark] .backup-card{background:#052e16;border-color:#166534}html[data-theme=dark] .backup-icon{background:#14532d}html[data-theme=dark] .backup-content h4{color:#f8fafc}html[data-theme=dark] .backup-content p{color:#94a3b8}html[data-theme=dark] .backup-content span{color:#4ade80}html[data-theme=dark] .settings-help{background:#111827;border-top-color:#273449}html[data-theme=dark] .settings-help-icon{color:#60a5fa;background:#172554}html[data-theme=dark] .settings-help strong{color:#cbd5e1}html[data-theme=dark] .settings-help p{color:#64748b}html[data-theme=dark] .language-dropdown-button{color:#f8fafc;background:#172033;border-color:#334155}html[data-theme=dark] .language-dropdown-button:hover{background:#1e293b;border-color:#3b82f6}html[data-theme=dark] .language-dropdown-button:focus-visible{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f62e}html[data-theme=dark] .language-dropdown-flag{background:#1e293b}html[data-theme=dark] .language-dropdown-name{color:#f8fafc}html[data-theme=dark] .language-dropdown-native,html[data-theme=dark] .language-dropdown-arrow{color:#94a3b8}html[data-theme=dark] .language-dropdown-button.open .language-dropdown-arrow{color:#60a5fa}html[data-theme=dark] .language-dropdown-menu{background:#111827;border-color:#334155;box-shadow:0 12px 30px #0006,0 3px 8px #00000040}html[data-theme=dark] .language-dropdown-option{color:#f8fafc}html[data-theme=dark] .language-dropdown-option:hover{background:#1e293b}html[data-theme=dark] .language-dropdown-option:focus-visible{background:#172554;box-shadow:inset 0 0 0 2px #3b82f633}html[data-theme=dark] .language-dropdown-option.active{background:#172554}html[data-theme=dark] .language-dropdown-option.active:hover{background:#1e3a8a}html[data-theme=dark] .language-dropdown-option-flag{background:#1e293b}html[data-theme=dark] .language-dropdown-option.active .language-dropdown-option-flag{background:#1e3a8a}html[data-theme=dark] .language-dropdown-option-name{color:#e2e8f0}html[data-theme=dark] .language-dropdown-option-native{color:#94a3b8}html[data-theme=dark] .language-dropdown-option.active .language-dropdown-option-name{color:#93c5fd}html[data-theme=dark] .settings-sidebar::-webkit-scrollbar-thumb{background:#475569}html[data-theme=dark] .settings-content::-webkit-scrollbar-thumb{background:#475569}html[data-theme=dark] .settings-sidebar::-webkit-scrollbar-thumb:hover{background:#64748b}html[data-theme=dark] .settings-content::-webkit-scrollbar-thumb:hover{background:#64748b}@media (width<=700px){html[data-theme=dark] .settings-section{background:#111827}}@media (width<=520px){html[data-theme=dark] .settings-option-card,html[data-theme=dark] .notification-row,html[data-theme=dark] .security-card,html[data-theme=dark] .theme-card{background:#172033}}html[data-theme=dark] .settings-overlay{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html[data-theme=light] .settings-overlay{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.settings-main-nav a,.settings-main-nav a:link,.settings-main-nav a:visited,.settings-main-nav a:hover,.settings-main-nav a:focus,.settings-main-nav a:active,.settings-main-item,.settings-main-item:hover,.settings-main-item:focus,.settings-main-item:active,.settings-main-nav a *,.settings-main-item *{text-decoration:none!important}.edit-cashier-modal-overlay,.edit-cashier-modal-overlay *,.edit-cashier-modal-overlay :before,.edit-cashier-modal-overlay :after{box-sizing:border-box}.edit-cashier-modal-overlay{z-index:9999;-webkit-backdrop-filter:blur(5px);overscroll-behavior:contain;background:#0f172a94;justify-content:center;align-items:center;width:100%;min-height:100dvh;padding-block:clamp(.75rem,2.5vw,1.5rem);padding-inline:clamp(.5rem,2.5vw,1.5rem);animation:.2s editCashierOverlayIn;display:flex;position:fixed;inset:0;overflow:hidden auto}.edit-cashier-modal{background:#fff;border:1px solid #e5e7eb;border-radius:clamp(.75rem,1.5vw,1.125rem);flex-direction:column;width:min(100%,720px);min-width:0;max-height:min(90dvh,900px);animation:.25s editCashierModalIn;display:flex;overflow:hidden;box-shadow:0 25px 60px #0f172a38,0 8px 25px #0f172a1f;container:edit-cashier-modal/inline-size}.edit-cashier-modal-header{background:linear-gradient(135deg,#f8fafc 0%,#fff 100%);border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:clamp(.75rem,2.5vw,1.25rem);min-width:0;padding-block:clamp(.875rem,3vw,1.375rem);padding-inline:clamp(.875rem,3vw,1.5rem);display:flex}.edit-cashier-modal-header h2{letter-spacing:.4px;color:#111827;overflow-wrap:anywhere;min-width:0;margin:0;font-size:clamp(1rem,2.8vw,1.25rem);font-weight:800;line-height:1.2}.edit-cashier-modal-header p{color:#6b7280;overflow-wrap:anywhere;min-width:0;margin:6px 0 0;font-size:clamp(.6875rem,2vw,.8125rem);font-weight:500;line-height:1.4}.edit-cashier-close{color:#475569;cursor:pointer;background:#f1f5f9;border:0;border-radius:clamp(.5625rem,1.5vw,.625rem);flex-shrink:0;justify-content:center;align-items:center;width:clamp(2.25rem,7vw,2.375rem);min-width:clamp(2.25rem,7vw,2.375rem);height:clamp(2.25rem,7vw,2.375rem);font-size:clamp(1.25rem,4vw,1.5625rem);font-weight:500;line-height:1;transition:background .2s,color .2s,transform .2s;display:flex}.edit-cashier-close:hover{color:#dc2626;background:#fee2e2;transform:rotate(90deg)}.edit-cashier-close:active{transform:scale(.94)}.edit-cashier-close:disabled{opacity:.5;cursor:not-allowed;transform:none}.edit-cashier-success{color:#166534;overflow-wrap:anywhere;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:clamp(.5rem,1.5vw,.625rem);margin-block-start:clamp(.75rem,2.5vw,1rem);margin-inline:clamp(.75rem,3vw,1.5rem);padding-block:clamp(.625rem,2vw,.75rem);padding-inline:clamp(.75rem,2.5vw,.875rem);font-size:clamp(.6875rem,2vw,.8125rem);font-weight:600;line-height:1.5;animation:.2s messageIn}.edit-cashier-error{color:#b91c1c;overflow-wrap:anywhere;background:#fef2f2;border:1px solid #fecaca;border-radius:clamp(.5rem,1.5vw,.625rem);margin-block-start:clamp(.75rem,2.5vw,1rem);margin-inline:clamp(.75rem,3vw,1.5rem);padding-block:clamp(.625rem,2vw,.75rem);padding-inline:clamp(.75rem,2.5vw,.875rem);font-size:clamp(.6875rem,2vw,.8125rem);font-weight:600;line-height:1.5;animation:.2s messageIn}.edit-cashier-modal-body{scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent;-webkit-overflow-scrolling:touch;flex:auto;min-width:0;min-height:0;padding-block:clamp(.875rem,3vw,1.375rem);padding-inline:clamp(.75rem,3vw,1.5rem);overflow:hidden auto}.edit-cashier-modal-body::-webkit-scrollbar{width:7px}.edit-cashier-modal-body::-webkit-scrollbar-track{background:0 0}.edit-cashier-modal-body::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:20px}.edit-cashier-modal-body::-webkit-scrollbar-thumb:hover{background:#94a3b8}.edit-cashier-loading{color:#475569;text-align:center;justify-content:center;align-items:center;gap:.5rem;min-height:clamp(10rem,30vw,11.25rem);padding:1rem;font-size:clamp(.75rem,2vw,.875rem);font-weight:600;display:flex}.edit-cashier-loading i{color:#2563eb;font-size:clamp(.875rem,2.5vw,1rem)}.edit-cashier-list{flex-direction:column;gap:clamp(.625rem,2vw,.75rem);width:100%;min-width:0;display:flex}.edit-cashier-row{background:#fff;border:1px solid #e5e7eb;border-radius:clamp(.6875rem,1.5vw,.875rem);justify-content:space-between;align-items:center;gap:clamp(.75rem,2.5vw,1.125rem);width:100%;min-width:0;padding:clamp(.75rem,2.5vw,1.0625rem);transition:border-color .2s,box-shadow .2s,transform .2s;display:flex}.edit-cashier-row:hover{border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 8px 22px #0f172a14}.edit-cashier-row-name{flex:auto;min-width:0;overflow:hidden}.edit-cashier-name{color:#111827;overflow-wrap:anywhere;margin-bottom:7px;font-size:clamp(.9375rem,2.5vw,1rem);font-weight:800;line-height:1.3}.edit-cashier-shop,.edit-cashier-street{color:#64748b;overflow-wrap:anywhere;font-size:clamp(.6875rem,2vw,.8125rem);font-weight:500;line-height:1.6}.edit-cashier-shop{margin-bottom:1px}.edit-cashier-row-actions{flex-shrink:0;align-items:center;gap:clamp(.375rem,1.5vw,.5rem);display:flex}.edit-cashier-remove{color:#dc2626;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #fecaca;border-radius:clamp(.5rem,1.5vw,.5625rem);min-height:clamp(2.375rem,7vw,2.625rem);padding-block:.5625rem;padding-inline:clamp(.6875rem,2vw,.8125rem);font-family:inherit;font-size:clamp(.6875rem,1.8vw,.75rem);font-weight:700;transition:background .2s,border-color .2s,color .2s,transform .2s}.edit-cashier-remove:hover{color:#b91c1c;background:#fef2f2;border-color:#fca5a5;transform:translateY(-1px)}.edit-cashier-remove:active{transform:scale(.97)}.edit-cashier-remove:disabled{opacity:.55;cursor:not-allowed;transform:none}.edit-cashier-edit{color:#2563eb;white-space:nowrap;cursor:pointer;background:#eff6ff;border:1px solid #bfdbfe;border-radius:clamp(.5rem,1.5vw,.5625rem);min-height:clamp(2.375rem,7vw,2.625rem);padding-block:.5625rem;padding-inline:clamp(.75rem,2.5vw,.9375rem);font-family:inherit;font-size:clamp(.6875rem,1.8vw,.75rem);font-weight:700;transition:background .2s,border-color .2s,color .2s,transform .2s,box-shadow .2s}.edit-cashier-edit:hover{color:#1d4ed8;background:#dbeafe;border-color:#93c5fd;transform:translateY(-1px);box-shadow:0 5px 12px #2563eb1f}.edit-cashier-edit:active{transform:scale(.97)}.edit-cashier-edit:disabled{opacity:.55;cursor:not-allowed;box-shadow:none;transform:none}.edit-cashier-empty{text-align:center;color:#64748b;overflow-wrap:anywhere;justify-content:center;align-items:center;min-height:clamp(10rem,30vw,11.25rem);padding:clamp(1.25rem,5vw,1.875rem);font-size:clamp(.75rem,2vw,.875rem);font-weight:600;display:flex}.edit-cashier-form{scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent;-webkit-overflow-scrolling:touch;width:100%;min-width:0;padding:clamp(.875rem,3vw,1.5rem);overflow:hidden auto}.edit-cashier-form::-webkit-scrollbar{width:7px}.edit-cashier-form::-webkit-scrollbar-track{background:0 0}.edit-cashier-form::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:20px}.edit-cashier-form::-webkit-scrollbar-thumb:hover{background:#94a3b8}.edit-cashier-form-group{min-width:0;margin-bottom:clamp(.875rem,2.5vw,1.125rem)}.edit-cashier-form-group:last-of-type{margin-bottom:.5rem}.edit-cashier-form-group label{color:#374151;overflow-wrap:anywhere;margin-bottom:8px;font-size:clamp(.75rem,2vw,.8125rem);font-weight:700;line-height:1.4;display:block}.edit-cashier-form-group input{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:clamp(.5625rem,1.5vw,.625rem);outline:none;width:100%;min-width:0;min-height:clamp(2.75rem,7vw,2.875rem);padding-block:.6875rem;padding-inline:clamp(.6875rem,2vw,.8125rem);font-family:inherit;font-size:clamp(.8125rem,2vw,.875rem);font-weight:500;transition:border-color .2s,box-shadow .2s,background .2s}.edit-cashier-form-group input::placeholder{color:#9ca3af;font-weight:400}.edit-cashier-form-group input:hover{border-color:#9ca3af}.edit-cashier-form-group input:focus{background:#fff;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.edit-cashier-form-group input:disabled{color:#64748b;cursor:not-allowed;opacity:.8;background:#f8fafc}.edit-cashier-form-group input[type=password]{letter-spacing:.4px}.edit-cashier-form-actions{border-top:1px solid #e5e7eb;justify-content:flex-end;align-items:center;gap:clamp(.5rem,2vw,.625rem);margin-top:clamp(1.25rem,4vw,1.5rem);padding-top:clamp(1rem,3vw,1.25rem);display:flex}.edit-cashier-cancel{color:#475569;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:clamp(.5rem,1.5vw,.5625rem);min-width:clamp(6.25rem,25vw,6.5625rem);min-height:clamp(2.5rem,7vw,2.625rem);padding-block:.625rem;padding-inline:clamp(.75rem,3vw,1.0625rem);font-family:inherit;font-size:clamp(.75rem,2vw,.8125rem);font-weight:700;transition:background .2s,border-color .2s,color .2s,transform .2s}.edit-cashier-cancel:hover{color:#1f2937;background:#f8fafc;border-color:#94a3b8;transform:translateY(-1px)}.edit-cashier-cancel:active{transform:scale(.97)}.edit-cashier-cancel:disabled{opacity:.55;cursor:not-allowed;transform:none}.edit-cashier-update{color:#fff;cursor:pointer;background:#2563eb;border:1px solid #2563eb;border-radius:clamp(.5rem,1.5vw,.5625rem);justify-content:center;align-items:center;gap:7px;min-width:clamp(8.5rem,35vw,9.0625rem);min-height:clamp(2.5rem,7vw,2.625rem);padding-block:.625rem;padding-inline:clamp(.875rem,3vw,1.125rem);font-family:inherit;font-size:clamp(.75rem,2vw,.8125rem);font-weight:700;transition:background .2s,border-color .2s,box-shadow .2s,transform .2s;display:inline-flex;box-shadow:0 5px 12px #2563eb2e}.edit-cashier-update:hover{background:#1d4ed8;border-color:#1d4ed8;transform:translateY(-1px);box-shadow:0 7px 16px #2563eb40}.edit-cashier-update:active{transform:scale(.97)}.edit-cashier-update:disabled{opacity:.65;cursor:not-allowed;box-shadow:none;transform:none}.edit-cashier-update i{font-size:clamp(.6875rem,2vw,.75rem)}@media (width<=62.5rem){.edit-cashier-modal{max-height:min(92dvh,900px)}}@media (width<=43.75rem){.edit-cashier-modal-overlay{align-items:flex-start;padding-block:clamp(1rem,4vw,1.5rem) 1rem;padding-inline:clamp(.625rem,3vw,.875rem)}.edit-cashier-modal{border-radius:.9375rem;width:100%;max-height:min(94dvh,900px)}.edit-cashier-modal-header{padding-block:clamp(.875rem,4vw,1.125rem);padding-inline:clamp(.875rem,4vw,1.125rem)}.edit-cashier-modal-body{padding-block:clamp(.75rem,4vw,1rem);padding-inline:clamp(.75rem,4vw,1rem)}.edit-cashier-form{padding:clamp(.875rem,4vw,1.125rem)}.edit-cashier-row{flex-direction:column;align-items:stretch;gap:.875rem;padding:clamp(.75rem,4vw,.9375rem)}.edit-cashier-row-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;width:100%;display:grid}.edit-cashier-remove,.edit-cashier-edit{width:100%;min-width:0}.edit-cashier-success,.edit-cashier-error{margin-inline:clamp(.75rem,4vw,1rem)}.edit-cashier-form-actions{flex-direction:column-reverse;align-items:stretch}.edit-cashier-cancel,.edit-cashier-update{width:100%;min-width:0}}@media (width<=26.25rem){.edit-cashier-modal-overlay{padding-block:.5rem;padding-inline:.5rem}.edit-cashier-modal{border-radius:.8125rem;max-height:min(96dvh,1000px)}.edit-cashier-modal-header{padding:.9375rem}.edit-cashier-modal-body{padding:.8125rem}.edit-cashier-form{padding:.9375rem}.edit-cashier-row-actions{grid-template-columns:minmax(0,1fr)}.edit-cashier-form-group{margin-bottom:.9375rem}.edit-cashier-form-group input{min-height:2.75rem;font-size:.875rem}.edit-cashier-success,.edit-cashier-error{margin-inline:.8125rem}}@media (width<=22.5rem){.edit-cashier-modal-overlay{padding-block:.375rem;padding-inline:.375rem}.edit-cashier-modal{border-radius:.6875rem}.edit-cashier-modal-header{padding:.8125rem}.edit-cashier-modal-header h2{font-size:.9375rem}.edit-cashier-modal-header p{font-size:.6875rem}.edit-cashier-close{width:2.125rem;min-width:2.125rem;height:2.125rem}.edit-cashier-modal-body{padding:.6875rem}.edit-cashier-form{padding:.8125rem}}@container edit-cashier-modal (width<=42rem){.edit-cashier-row{flex-direction:column;align-items:stretch}.edit-cashier-row-actions{width:100%}.edit-cashier-remove,.edit-cashier-edit{flex:1 1 0}}@container edit-cashier-modal (width<=30rem){.edit-cashier-row-actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}}@container edit-cashier-modal (width<=24rem){.edit-cashier-row-actions{grid-template-columns:minmax(0,1fr)}.edit-cashier-form-actions{flex-direction:column-reverse;align-items:stretch}}.edit-cashier-modal button:focus-visible,.edit-cashier-modal input:focus-visible{outline-offset:2px;outline:2px solid #2563eb}@keyframes editCashierOverlayIn{0%{opacity:0}to{opacity:1}}@keyframes editCashierModalIn{0%{opacity:0;transform:translateY(15px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes messageIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.edit-cashier-modal-overlay,.edit-cashier-modal,.edit-cashier-success,.edit-cashier-error{animation:none}.edit-cashier-close,.edit-cashier-remove,.edit-cashier-edit,.edit-cashier-cancel,.edit-cashier-update,.edit-cashier-row,.edit-cashier-form-group input{transition:none}}@media print{.edit-cashier-modal-overlay{-webkit-backdrop-filter:none;background:0 0;min-height:auto;padding:0;position:static}.edit-cashier-modal{width:100%;max-width:none;max-height:none;box-shadow:none;border:1px solid #ddd;border-radius:0;animation:none}.edit-cashier-close{display:none}}.add-image-overlay{z-index:9999999;-webkit-backdrop-filter:blur(4px);box-sizing:border-box;background:#0000008c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.add-image-modal{background:var(--settings-panel-bg,#fff);width:100%;max-width:680px;max-height:92vh;color:var(--settings-text,#222);border-radius:18px;flex-direction:column;animation:.2s addImageModalIn;display:flex;overflow:hidden;box-shadow:0 25px 70px #0000004d}@keyframes addImageModalIn{0%{opacity:0;transform:translateY(15px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.add-image-header{border-bottom:1px solid var(--settings-border,#e5e5e5);justify-content:space-between;align-items:center;gap:20px;padding:18px 22px;display:flex}.add-image-title-area{align-items:center;gap:13px;min-width:0;display:flex}.add-image-title-icon{background:#1987541a;border-radius:12px;flex:0 0 46px;justify-content:center;align-items:center;width:46px;height:46px;font-size:22px;display:flex}.add-image-title-area h2{margin:0;font-size:20px;font-weight:700;line-height:1.25}.add-image-title-area p{color:var(--settings-muted,#777);margin:4px 0 0;font-size:13px}.add-image-close{background:var(--settings-control-bg,#f3f3f3);width:40px;height:40px;color:var(--settings-text,#333);cursor:pointer;border:none;border-radius:50%;flex:0 0 40px;justify-content:center;align-items:center;font-size:25px;line-height:1;transition:all .2s;display:flex}.add-image-close:hover{color:#fff;background:#e53935;transform:rotate(90deg)}.add-image-close:disabled{opacity:.5;cursor:not-allowed}.add-image-body{padding:22px;overflow-y:auto}.add-image-message{border-radius:9px;align-items:flex-start;gap:9px;margin-bottom:16px;padding:12px 14px;font-size:13px;line-height:1.45;display:flex}.add-image-message.error{color:#b42332;background:#dc35451a;border:1px solid #dc35452e}.add-image-message.success{color:#147a4a;background:#1987541a;border:1px solid #1987542e}.add-image-upload-area{border:2px dashed var(--settings-border,#d6d6d6);background:var(--settings-control-bg,#fafafa);text-align:center;cursor:pointer;box-sizing:border-box;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;min-height:250px;padding:25px;transition:border-color .2s,background .2s;display:flex}.add-image-upload-area:hover{background:#1987540a;border-color:#198754}.add-image-upload-area.has-file{cursor:default;padding:14px}.add-image-upload-icon{color:#198754;background:#1987541a;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:12px;font-size:30px;display:flex}.add-image-upload-area h3{margin:0 0 7px;font-size:17px}.add-image-upload-area p{color:var(--settings-muted,#777);margin:0 0 8px;font-size:13px}.add-image-upload-area>span{color:var(--settings-muted,#888);font-size:11px}.add-image-upload-area>small{color:var(--settings-muted,#999);margin-top:6px;font-size:11px}.add-image-preview-wrapper{flex-direction:column;align-items:center;gap:12px;width:100%;display:flex}.add-image-preview{object-fit:contain;background:#111;border-radius:10px;width:100%;max-height:300px}.add-image-file-info{text-align:left;justify-content:space-between;gap:15px;width:100%;display:flex}.add-image-file-info strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;overflow:hidden}.add-image-file-info span{color:var(--settings-muted,#777);flex:none;font-size:12px}.add-image-change-button{border:1px solid var(--settings-border,#d5d5d5);background:var(--settings-panel-bg,#fff);color:var(--settings-text,#333);cursor:pointer;border-radius:7px;padding:8px 13px;font-size:12px}.add-image-field{margin-top:20px;position:relative}.add-image-field label{align-items:center;gap:8px;margin-bottom:8px;font-size:13px;font-weight:700;display:flex}.add-image-field label span{color:var(--settings-muted,#999);font-size:11px;font-weight:400}.add-image-field textarea{resize:vertical;border:1px solid var(--settings-border,#d5d5d5);background:var(--settings-panel-bg,#fff);width:100%;min-height:120px;color:var(--settings-text,#222);box-sizing:border-box;border-radius:9px;outline:none;padding:12px;font-family:inherit;font-size:13px}.add-image-field textarea:focus{border-color:#198754;box-shadow:0 0 0 3px #1987541a}.add-image-character-count{color:var(--settings-muted,#999);text-align:right;margin-top:5px;font-size:11px}.add-image-actions{border-top:1px solid var(--settings-border,#e5e5e5);justify-content:flex-end;align-items:center;gap:10px;margin-top:22px;padding-top:18px;display:flex}.add-image-cancel-button,.add-image-save-button{cursor:pointer;border-radius:8px;min-height:42px;padding:0 17px;font-size:13px;font-weight:600}.add-image-cancel-button{border:1px solid var(--settings-border,#d5d5d5);background:var(--settings-panel-bg,#fff);color:var(--settings-text,#333)}.add-image-save-button{color:#fff;background:#198754;border:none;justify-content:center;align-items:center;gap:7px;display:flex}.add-image-save-button:hover{background:#157347}.add-image-save-button:disabled,.add-image-cancel-button:disabled{opacity:.55;cursor:not-allowed}.add-image-spinner{border:2px solid #ffffff73;border-top-color:#fff;border-radius:50%;width:15px;height:15px;animation:.7s linear infinite addImageSpin}@keyframes addImageSpin{to{transform:rotate(360deg)}}[data-theme=dark] .add-image-modal{--settings-panel-bg:#1f1f1f;--settings-text:#f1f1f1;--settings-muted:#a8a8a8;--settings-border:#3a3a3a;--settings-control-bg:#292929}[data-theme=dark] .add-image-upload-area{background:#292929}[data-theme=dark] .add-image-close{background:#333}@media (width<=600px){.add-image-overlay{align-items:flex-end;padding:10px}.add-image-modal{border-radius:16px 16px 10px 10px;max-height:94vh}.add-image-header,.add-image-body{padding:15px}.add-image-title-area h2{font-size:17px}.add-image-upload-area{min-height:210px}.add-image-actions{grid-template-columns:1fr 1fr;display:grid}.add-image-cancel-button,.add-image-save-button{width:100%}}.order-modal-overlay,.order-modal-overlay *,.order-modal-overlay :before,.order-modal-overlay :after{box-sizing:border-box}.order-modal-overlay{--order-bg:#fff;--order-surface:#f8fafc;--order-surface-soft:#f1f5f9;--order-border:#e8edf3;--order-border-soft:#edf1f5;--order-text:#172033;--order-text-secondary:#334155;--order-text-muted:#64748b;--order-text-soft:#94a3b8;--order-primary:#2563eb;--order-primary-soft:#eef4ff;--order-shadow:0 1.5625rem 4.375rem #00000047;--order-radius:clamp(.875rem, 2vw, 1.125rem);width:100%;height:100dvh;min-height:100dvh;padding:max(clamp(.75rem, 2.5vw, 1.5rem), env(safe-area-inset-top)) max(clamp(.75rem, 2.5vw, 1.5rem), env(safe-area-inset-right)) max(clamp(.75rem, 2.5vw, 1.5rem), env(safe-area-inset-bottom)) max(clamp(.75rem, 2.5vw, 1.5rem), env(safe-area-inset-left));-webkit-backdrop-filter:blur(5px);z-index:99999;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:#0a1223ad;justify-content:center;align-items:center;animation:.2s orderOverlayFade;display:flex;position:fixed;inset:0;overflow:hidden auto;container:order-overlay/inline-size}.order-modal-container{background:var(--order-bg);border:1px solid var(--order-border);border-radius:var(--order-radius);width:min(75rem,100%);min-width:0;max-width:75rem;height:min(92dvh,60rem);min-height:0;max-height:calc(100dvh - 3rem);box-shadow:var(--order-shadow);flex-direction:column;margin:auto;animation:.25s orderModalSlide;display:flex;position:relative;overflow:hidden;container:order-modal/inline-size}.order-modal-header{border-bottom:1px solid var(--order-border);background:var(--order-bg);flex:none;justify-content:space-between;align-items:center;gap:clamp(.75rem,2vw,1.25rem);min-width:0;min-height:clamp(4.25rem,7vw,5.125rem);padding:clamp(.75rem,2.5vw,1.125rem) clamp(.875rem,3vw,1.5rem);display:flex}.order-modal-title{flex:auto;align-items:center;gap:clamp(.625rem,2vw,.875rem);min-width:0;display:flex}.order-title-icon{background:var(--order-primary-soft);width:clamp(2.625rem,6vw,3rem);height:clamp(2.625rem,6vw,3rem);color:var(--order-primary);border-radius:clamp(.6875rem,2vw,.875rem);flex:none;justify-content:center;align-items:center;font-size:clamp(1rem,2.5vw,1.25rem);display:inline-flex}.order-modal-title>div{min-width:0}.order-modal-title h2{color:var(--order-text);overflow-wrap:anywhere;margin:0;font-size:clamp(1.0625rem,2.2vw,1.375rem);font-weight:700;line-height:1.25}.order-modal-title p{color:var(--order-text-muted);overflow-wrap:anywhere;margin:.25rem 0 0;font-size:clamp(.75rem,1.5vw,.8125rem);line-height:1.35}.order-close-btn{color:#64748b;cursor:pointer;background:#f3f5f8;border:none;border-radius:50%;flex:none;justify-content:center;align-items:center;width:clamp(2.5rem,6vw,2.625rem);height:clamp(2.5rem,6vw,2.625rem);padding:0;font-family:inherit;font-size:clamp(.9375rem,2vw,1.0625rem);line-height:1;transition:background .2s,color .2s,transform .2s,box-shadow .2s;display:inline-flex}.order-close-btn:hover{color:#dc2626;background:#fee2e2;transform:rotate(90deg)}.order-close-btn:active{transform:rotate(90deg)scale(.94)}.order-close-btn:focus-visible{outline-offset:2px;outline:3px solid #2563eb40}.order-summary{background:var(--order-surface);border-bottom:1px solid var(--order-border);flex:none;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(.625rem,2vw,.875rem);width:100%;min-width:0;padding:clamp(.75rem,2.5vw,1.125rem) clamp(.875rem,3vw,1.5rem);display:grid}.order-summary-card{background:var(--order-bg);border:1px solid var(--order-border);border-radius:clamp(.6875rem,2vw,.8125rem);align-items:center;gap:clamp(.625rem,2vw,.75rem);min-width:0;min-height:clamp(3.875rem,7vw,4.625rem);padding:clamp(.6875rem,2vw,.8125rem) clamp(.75rem,2vw,.9375rem);display:flex;overflow:hidden}.summary-icon{background:var(--order-primary-soft);width:clamp(2.375rem,5vw,2.625rem);height:clamp(2.375rem,5vw,2.625rem);color:var(--order-primary);border-radius:clamp(.625rem,1.5vw,.6875rem);flex:none;justify-content:center;align-items:center;font-size:clamp(.875rem,2vw,1rem);display:inline-flex}.summary-icon.pending{color:#ea580c;background:#fff7ed}.summary-icon.completed{color:#059669;background:#ecfdf5}.order-summary-card>div{min-width:0}.order-summary-card span{color:var(--order-text-muted);overflow-wrap:anywhere;margin-bottom:.1875rem;font-size:clamp(.6875rem,1.4vw,.75rem);line-height:1.3;display:block}.order-summary-card strong{color:var(--order-text);overflow-wrap:anywhere;font-size:clamp(1rem,2.5vw,1.25rem);font-weight:700;line-height:1.2;display:block}.order-modal-body{background:var(--order-bg);-webkit-overflow-scrolling:touch;overscroll-behavior:contain;scrollbar-width:thin;flex:auto;min-width:0;min-height:0;padding:0;overflow:hidden auto}.orders-table-wrapper{-webkit-overflow-scrolling:touch;scrollbar-width:thin;overscroll-behavior-x:contain;width:100%;min-width:0;overflow:auto visible}.orders-table{border-collapse:separate;border-spacing:0;table-layout:auto;width:100%;min-width:53.125rem}.orders-table thead{z-index:5;background:var(--order-surface);position:sticky;top:0}.orders-table th{text-align:left;color:var(--order-text-muted);text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid var(--order-border);white-space:nowrap;background:var(--order-surface);padding:clamp(.6875rem,2vw,.875rem) clamp(.75rem,2vw,1rem);font-size:clamp(.625rem,1.3vw,.6875rem);font-weight:700;line-height:1.3}.orders-table td{color:var(--order-text-secondary);border-bottom:1px solid var(--order-border-soft);white-space:nowrap;vertical-align:middle;padding:clamp(.75rem,2vw,.9375rem) clamp(.75rem,2vw,1rem);font-size:clamp(.75rem,1.5vw,.8125rem);line-height:1.4}.orders-table tbody tr{background:var(--order-bg);transition:background .2s}.orders-table tbody tr:hover{background:#f8fbff}.product-cell{align-items:center;gap:clamp(.625rem,2vw,.75rem);min-width:11.875rem;max-width:100%;display:flex;overflow:hidden}.product-icon{background:var(--order-surface-soft);color:#475569;border-radius:clamp(.5625rem,1.5vw,.625rem);flex:none;justify-content:center;align-items:center;width:clamp(2.25rem,5vw,2.375rem);height:clamp(2.25rem,5vw,2.375rem);font-size:clamp(.8125rem,2vw,.9375rem);display:inline-flex}.product-cell>div{min-width:0;overflow:hidden}.product-cell strong{color:#1e293b;text-overflow:ellipsis;white-space:nowrap;font-size:clamp(.75rem,1.5vw,.8125rem);font-weight:650;line-height:1.3;display:block;overflow:hidden}.product-cell small{color:var(--order-text-soft);text-overflow:ellipsis;white-space:nowrap;margin-top:.1875rem;font-size:clamp(.625rem,1.3vw,.6875rem);line-height:1.3;display:block;overflow:hidden}.order-amount{color:var(--order-text);white-space:nowrap;font-weight:700}.order-status{text-transform:capitalize;white-space:nowrap;border-radius:1.25rem;justify-content:center;align-items:center;min-width:clamp(4.5rem,10vw,4.75rem);padding:.375rem clamp(.5625rem,1.5vw,.625rem);font-size:clamp(.625rem,1.3vw,.6875rem);font-weight:700;line-height:1.2;display:inline-flex}.status-pending{color:#c2410c;background:#fff7ed}.status-completed,.status-complete,.status-paid,.status-delivered{color:#047857;background:#ecfdf5}.status-cancelled,.status-canceled,.status-rejected{color:#b91c1c;background:#fef2f2}.status-processing{color:#1d4ed8;background:#eff6ff}.order-state{text-align:center;width:100%;min-height:clamp(16rem,35vw,20rem);color:var(--order-text-muted);flex-direction:column;justify-content:center;align-items:center;padding:clamp(2rem,5vw,2.5rem) clamp(1rem,4vw,1.25rem);display:flex}.order-state h3{color:var(--order-text-secondary);margin:.75rem 0 .3125rem;font-size:clamp(1rem,2vw,1.0625rem);font-weight:700;line-height:1.3}.order-state p{max-width:34rem;color:var(--order-text-muted);margin:0;font-size:clamp(.75rem,1.5vw,.8125rem);line-height:1.5}.state-icon{color:#dc2626;background:#fef2f2;border-radius:clamp(1rem,2.5vw,1.125rem);justify-content:center;align-items:center;width:clamp(3.5rem,9vw,3.875rem);height:clamp(3.5rem,9vw,3.875rem);font-size:clamp(1.25rem,3vw,1.5rem);display:inline-flex}.state-icon.empty{color:#64748b;background:#f1f5f9}.error-state{color:var(--order-text-muted)}.order-spinner{border:clamp(.1875rem,.5vw,.25rem) solid #e5e7eb;border-top-color:#2563eb;border-radius:50%;width:clamp(2.25rem,6vw,2.625rem);height:clamp(2.25rem,6vw,2.625rem);margin-bottom:.75rem;animation:.8s linear infinite orderSpin}.order-modal-footer{background:var(--order-bg);border-top:1px solid var(--order-border);flex:none;justify-content:space-between;align-items:center;gap:clamp(.625rem,2vw,.9375rem);min-width:0;min-height:clamp(3.75rem,6vw,4.125rem);padding:clamp(.625rem,2vw,.75rem) clamp(.875rem,3vw,1.5rem);display:flex}.order-modal-footer span{min-width:0;color:var(--order-text-muted);overflow-wrap:anywhere;flex:auto;align-items:center;gap:.4375rem;font-size:clamp(.6875rem,1.4vw,.75rem);line-height:1.3;display:flex}.order-modal-footer span i{color:var(--order-primary);flex:none}.order-footer-close{color:#fff;cursor:pointer;background:#172033;border:none;border-radius:clamp(.5rem,1.5vw,.5625rem);flex:none;min-width:clamp(5.75rem,15vw,7rem);min-height:2.75rem;padding:.5625rem clamp(.875rem,2.5vw,1.25rem);font-family:inherit;font-size:clamp(.75rem,1.5vw,.8125rem);font-weight:600;line-height:1.2;transition:background .2s,transform .2s,box-shadow .2s}.order-footer-close:hover{background:#0f172a;transform:translateY(-1px);box-shadow:0 .3125rem .9375rem #00000026}.order-footer-close:active{transform:translateY(0)}.order-footer-close:focus-visible{outline-offset:2px;outline:3px solid #2563eb40}@container order-modal (width<=52rem){.order-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@container order-modal (width<=40rem){.order-summary{grid-template-columns:1fr}.order-modal-title p{display:none}.order-modal-footer{align-items:stretch}}@container order-modal (width<=30rem){.order-modal-footer{flex-direction:column;align-items:stretch}.order-modal-footer span{text-align:center;justify-content:center}.order-footer-close{width:100%}}@media (width<=48rem){.order-modal-overlay{padding:1rem}.order-modal-container{border-radius:.9375rem;width:100%;height:min(92dvh,60rem);max-height:calc(100dvh - 2rem)}.order-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.orders-table{min-width:53.125rem}}@media (width<=37.5rem){.order-modal-overlay{align-items:stretch;padding:0}.order-modal-container{width:100%;max-width:none;height:100dvh;min-height:100dvh;max-height:none;box-shadow:none;border:none;border-radius:0}.order-modal-header{min-height:4.375rem;padding-top:max(.75rem, env(safe-area-inset-top))}.order-modal-title p{display:none}.order-modal-body{min-height:0}.order-summary{grid-template-columns:1fr;gap:.5rem;padding:.625rem .75rem}.order-summary-card{min-height:3.5rem}.order-modal-footer{min-height:3.75rem;padding-left:.75rem;padding-right:.75rem;padding-bottom:max(.75rem, env(safe-area-inset-bottom))}.order-footer-close{padding-inline:.9375rem}}@media (width<=25rem){.order-modal-header{padding-inline:.75rem}.order-title-icon{border-radius:.625rem;width:2.5rem;height:2.5rem}.order-modal-title h2{font-size:1rem}.order-close-btn{width:2.375rem;height:2.375rem}.order-summary{padding-inline:.625rem}.order-summary-card{padding-inline:.6875rem}.orders-table{min-width:50rem}.order-state{min-height:14rem}.order-modal-footer{padding-inline:.625rem}}@media (width<=22.5rem){.order-modal-header{min-height:3.75rem;padding-inline:.625rem}.order-title-icon{width:2.25rem;height:2.25rem}.order-modal-title h2{font-size:.9375rem}.order-close-btn{width:2.25rem;height:2.25rem}.order-summary{padding:.5rem .5625rem}.order-summary-card{gap:.5rem;min-height:3.25rem}.summary-icon{width:2.125rem;height:2.125rem}.order-modal-footer{padding-inline:.5625rem}}@media (height<=40rem){.order-modal-overlay{align-items:flex-start;padding-block:.75rem}.order-modal-container{height:calc(100dvh - 1.5rem);max-height:calc(100dvh - 1.5rem)}.order-modal-header{min-height:3.75rem;padding-block:.625rem}.order-summary{padding-block:.625rem}.order-summary-card{min-height:3.5rem}.order-modal-footer{min-height:3.5rem;padding-block:.5rem}}@media (height<=31.25rem) and (width<=56.25rem){.order-modal-overlay{align-items:flex-start;padding:0}.order-modal-container{border:none;border-radius:0;width:100%;height:100dvh;min-height:100dvh;max-height:none}.order-modal-header{min-height:3.375rem;padding-block:.5rem}.order-title-icon{width:2.25rem;height:2.25rem}.order-summary{padding-block:.5rem}.order-summary-card{min-height:3rem;padding-block:.5rem}.summary-icon{width:2.125rem;height:2.125rem}.order-modal-footer{min-height:3.25rem;padding-block:.4375rem}}@media (hover:none) and (pointer:coarse){.order-close-btn{min-width:2.75rem;min-height:2.75rem}.order-footer-close{min-height:2.875rem}.orders-table-wrapper{scrollbar-width:auto}}html[data-theme=dark] .order-modal-overlay{--order-bg:#111827;--order-surface:#0f172a;--order-surface-soft:#1f2937;--order-border:#374151;--order-border-soft:#1f2937;--order-text:#f9fafb;--order-text-secondary:#d1d5db;--order-text-muted:#9ca3af;--order-text-soft:#9ca3af;--order-primary:#60a5fa;--order-primary-soft:#172554;--order-shadow:0 1.5625rem 4.375rem #0000008c;background:#020617c7}html[data-theme=dark] .order-modal-container{background:#111827;border-color:#374151;box-shadow:0 1.5625rem 4.375rem #0000008c}html[data-theme=dark] .order-modal-header{background:#111827;border-bottom-color:#374151}html[data-theme=dark] .order-modal-title h2{color:#f9fafb}html[data-theme=dark] .order-modal-title p{color:#9ca3af}html[data-theme=dark] .order-title-icon{color:#60a5fa;background:#172554}html[data-theme=dark] .order-close-btn{color:#d1d5db;background:#1f2937}html[data-theme=dark] .order-close-btn:hover{color:#f87171;background:#3f1d1d}html[data-theme=dark] .order-summary{background:#0f172a;border-bottom-color:#374151}html[data-theme=dark] .order-summary-card{background:#111827;border-color:#374151}html[data-theme=dark] .summary-icon{color:#60a5fa;background:#172554}html[data-theme=dark] .summary-icon.pending{color:#fb923c;background:#431407}html[data-theme=dark] .summary-icon.completed{color:#34d399;background:#052e1a}html[data-theme=dark] .order-summary-card span{color:#9ca3af}html[data-theme=dark] .order-summary-card strong{color:#f9fafb}html[data-theme=dark] .order-modal-body,html[data-theme=dark] .orders-table{background:#0f172a}html[data-theme=dark] .orders-table thead{background:#111827}html[data-theme=dark] .orders-table th{color:#9ca3af;background:#111827;border-bottom-color:#374151}html[data-theme=dark] .orders-table tbody tr{background:#0f172a}html[data-theme=dark] .orders-table tbody tr:hover{background:#172033}html[data-theme=dark] .orders-table td{color:#d1d5db;border-bottom-color:#1f2937}html[data-theme=dark] .product-icon{color:#cbd5e1;background:#1f2937}html[data-theme=dark] .product-cell strong{color:#f3f4f6}html[data-theme=dark] .product-cell small{color:#9ca3af}html[data-theme=dark] .order-amount{color:#f9fafb}html[data-theme=dark] .status-pending{color:#fdba74;background:#431407}html[data-theme=dark] .status-completed,html[data-theme=dark] .status-complete,html[data-theme=dark] .status-paid,html[data-theme=dark] .status-delivered{color:#6ee7b7;background:#052e1a}html[data-theme=dark] .status-cancelled,html[data-theme=dark] .status-canceled,html[data-theme=dark] .status-rejected{color:#fca5a5;background:#450a0a}html[data-theme=dark] .status-processing{color:#93c5fd;background:#172554}html[data-theme=dark] .order-state{color:#9ca3af}html[data-theme=dark] .order-state h3{color:#f3f4f6}html[data-theme=dark] .order-state p{color:#9ca3af}html[data-theme=dark] .state-icon{color:#f87171;background:#450a0a}html[data-theme=dark] .state-icon.empty{color:#9ca3af;background:#1f2937}html[data-theme=dark] .order-spinner{border-color:#60a5fa #374151 #374151}html[data-theme=dark] .order-modal-footer{background:#111827;border-top-color:#374151}html[data-theme=dark] .order-modal-footer span{color:#9ca3af}html[data-theme=dark] .order-modal-footer span i{color:#60a5fa}html[data-theme=dark] .order-footer-close{color:#f9fafb;background:#374151}html[data-theme=dark] .order-footer-close:hover{background:#4b5563}html[data-theme=dark] .order-modal-body,html[data-theme=dark] .orders-table-wrapper{scrollbar-color:#4b5563 #111827}.order-close-btn:focus-visible,.order-footer-close:focus-visible{outline-offset:2px;outline:3px solid #2563eb59}@media (prefers-reduced-motion:reduce){.order-modal-overlay,.order-modal-container{animation:none}.order-close-btn,.orders-table tbody tr,.order-footer-close{transition:none}.order-spinner{animation-duration:1.5s}}@media print{.order-modal-overlay{background:0 0;width:auto;height:auto;min-height:0;padding:0;position:static;overflow:visible}.order-modal-container{width:100%;max-width:none;height:auto;max-height:none;box-shadow:none;border:none;border-radius:0}.order-close-btn,.order-modal-footer{display:none}.order-modal-body,.orders-table-wrapper{overflow:visible}.orders-table{min-width:0}.orders-table thead{position:static}}@media (width>=87.5rem){.order-modal-container{width:min(78rem,100%)}.order-modal-header,.order-summary,.order-modal-footer{padding-inline:1.5rem}}@keyframes orderOverlayFade{0%{opacity:0}to{opacity:1}}@keyframes orderModalSlide{0%{opacity:0;transform:translateY(1.125rem)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes orderSpin{to{transform:rotate(360deg)}}.report-overlay,.report-overlay *,.report-overlay :before,.report-overlay :after{box-sizing:border-box}.report-overlay{z-index:1000;width:100%;min-width:0;min-height:100dvh;padding:max(.5rem, env(safe-area-inset-top)) max(.5rem, env(safe-area-inset-right)) max(.5rem, env(safe-area-inset-bottom)) max(.5rem, env(safe-area-inset-left));overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:#00000059;justify-content:center;align-items:center;animation:.18s ease-out reportOverlayShow;display:flex;position:fixed;inset:0;overflow:hidden auto}.report-modal{color:#222;background:#fff;border:1px solid #e5e7eb;border-radius:clamp(.75rem,1.5vw,1rem);flex-direction:column;width:min(100%,850px);min-width:0;height:min(80dvh,700px);min-height:0;animation:.2s ease-out reportModalShow;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000040,0 8px 25px #00000014;container:report-modal/inline-size}@keyframes reportOverlayShow{0%{opacity:0}to{opacity:1}}@keyframes reportModalShow{0%{opacity:0;transform:translateY(8px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.report-header{background:#fff;border-bottom:1px solid #eee;justify-content:space-between;align-items:center;gap:clamp(.625rem,2vw,1rem);width:100%;min-width:0;min-height:clamp(3.75rem,7vw,4.375rem);padding-block:clamp(.75rem,2vw,1.125rem);padding-inline:clamp(.875rem,2.5vw,1.5625rem);display:flex}.report-header h2{color:#222;overflow-wrap:anywhere;min-width:0;margin:0;font-size:clamp(1.2rem,2.5vw,1.75rem);font-weight:700;line-height:1.2}.add-opinion-btn{color:#222;white-space:nowrap;cursor:pointer;background:#fff;border:2px solid #222;border-radius:999px;flex:none;padding-block:clamp(.45rem,1.2vw,.625rem);padding-inline:clamp(.75rem,2vw,1.375rem);font-size:clamp(.75rem,1.5vw,.9375rem);font-weight:600;transition:background .2s,color .2s,transform .2s}.add-opinion-btn:hover{color:#fff;background:#222;transform:translateY(-1px)}.add-opinion-btn:active{transform:scale(.97)}.report-date{color:#777;overflow-wrap:anywhere;background:#fff;border-bottom:1px solid #eee;width:100%;min-width:0;padding-block:clamp(.5rem,1.5vw,.6875rem);padding-inline:clamp(.875rem,2.5vw,1.5625rem);font-size:clamp(.75rem,1.4vw,.875rem);line-height:1.4}.report-error{color:#b00020;overflow-wrap:anywhere;background:#ffe5e5;border:1px solid #ffbaba;border-radius:.5rem;margin-block:clamp(.5rem,1.5vw,.625rem);margin-inline:clamp(.75rem,2.5vw,1.25rem);padding-block:clamp(.5rem,1.2vw,.625rem);padding-inline:clamp(.7rem,1.8vw,.875rem);font-size:clamp(.75rem,1.5vw,.875rem);line-height:1.45}.messages-container{scroll-behavior:smooth;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:#fafafa;flex-direction:column;flex:auto;gap:clamp(.625rem,1.5vw,.875rem);width:100%;min-width:0;min-height:0;padding-block:clamp(.875rem,2.5vw,1.5625rem);padding-inline:clamp(.875rem,2.5vw,1.5625rem);display:flex;overflow:hidden auto}.message-row{width:100%;min-width:0;display:flex}.left-message{justify-content:flex-start}.left-message .message-bubble{color:#fff;background:#e53935;border-bottom-left-radius:4px}.right-message{justify-content:flex-end}.right-message .message-bubble{color:#222;background:#ffd600;border-bottom-right-radius:4px}.message-bubble{word-break:break-word;overflow-wrap:anywhere;border-radius:16px;width:fit-content;min-width:70px;max-width:min(65%,620px);padding-block:clamp(.625rem,1.5vw,.6875rem);padding-inline:clamp(.75rem,1.8vw,.9375rem);animation:.2s messageAppear;box-shadow:0 2px 6px #0000001a}@keyframes messageAppear{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.message-text{white-space:pre-wrap;overflow-wrap:anywhere;font-size:clamp(.8125rem,1.5vw,.9375rem);line-height:1.5}.message-time{text-align:right;opacity:.7;margin-top:5px;font-size:clamp(.5625rem,1vw,.625rem);line-height:1.2}.empty-report{text-align:center;color:#999;flex:1;justify-content:center;align-items:center;min-height:8rem;padding:1rem;font-size:clamp(.8125rem,1.5vw,.9375rem);line-height:1.5;display:flex}.report-loading{color:#777;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.625rem;min-height:8rem;padding:1rem;display:flex}.report-loading p{text-align:center;margin:0;font-size:clamp(.75rem,1.5vw,.875rem)}.report-spinner{border:3px solid #eee;border-top-color:#333;border-radius:50%;flex:none;width:clamp(1.625rem,5vw,1.875rem);height:clamp(1.625rem,5vw,1.875rem);animation:.8s linear infinite reportSpin}@keyframes reportSpin{to{transform:rotate(360deg)}}.report-footer{background:#fff;border-top:1px solid #eee;justify-content:flex-end;align-items:center;gap:.625rem;width:100%;min-width:0;padding-block:clamp(.625rem,1.8vw,.875rem);padding-inline:clamp(.875rem,2.5vw,1.5625rem);display:flex}.close-report-btn{color:#fff;cursor:pointer;background:#333;border:none;border-radius:.5rem;flex:none;padding-block:clamp(.5rem,1.3vw,.625rem);padding-inline:clamp(.9rem,2vw,1.4375rem);font-size:clamp(.75rem,1.4vw,.875rem);transition:background .2s,transform .2s}.close-report-btn:hover{background:#111}.close-report-btn:active{transform:scale(.97)}.add-opinion-overlay{z-index:100;overscroll-behavior:contain;background:#00000073;justify-content:center;align-items:center;width:100%;min-width:0;min-height:0;padding:clamp(.75rem,2.5vw,1.25rem);display:flex;position:absolute;inset:0;overflow:hidden auto}.add-opinion-modal{color:#222;background:#fff;border:1px solid #e5e7eb;border-radius:clamp(.75rem,1.5vw,.8125rem);flex-direction:column;width:min(100%,560px);min-width:0;min-height:0;max-height:min(90dvh,650px);animation:.2s addOpinionOpen;display:flex;overflow:hidden;box-shadow:0 20px 60px #00000059;container:add-opinion/inline-size}@keyframes addOpinionOpen{0%{opacity:0;transform:translateY(-15px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.add-opinion-title{color:#222;border-bottom:1px solid #eee;justify-content:space-between;align-items:center;gap:.75rem;min-width:0;min-height:clamp(3.125rem,7vw,3.4375rem);padding-inline:clamp(.75rem,2.5vw,1.125rem);font-size:clamp(.9375rem,2vw,1.0625rem);font-weight:600;display:flex}.add-opinion-title>*{min-width:0}.close-add-opinion{color:#777;cursor:pointer;background:0 0;border:none;border-radius:50%;flex:none;justify-content:center;align-items:center;width:clamp(1.875rem,7vw,2rem);height:clamp(1.875rem,7vw,2rem);font-size:clamp(1.35rem,4vw,1.5625rem);line-height:1;transition:background .2s,color .2s;display:flex}.close-add-opinion:hover{color:#222;background:#eee}.close-add-opinion:disabled{cursor:not-allowed;opacity:.5}.add-opinion-modal textarea{resize:vertical;color:#222;background:#fff;border:none;outline:none;flex:auto;width:100%;min-width:0;min-height:clamp(8.75rem,25vw,10rem);max-height:350px;padding:clamp(.875rem,2.5vw,1.125rem);font-family:inherit;font-size:clamp(.875rem,2vw,1rem);line-height:1.5;display:block;overflow-y:auto}.add-opinion-modal textarea::placeholder{color:#aaa}.add-opinion-modal textarea:disabled{cursor:not-allowed;background:#f5f5f5}.character-count{text-align:right;color:#999;background:#fff;padding-block:0 .5rem;padding-inline:clamp(.875rem,2.5vw,1.125rem);font-size:.6875rem}.add-opinion-actions{background:#fff;border-top:1px solid #eee;justify-content:flex-end;align-items:center;gap:clamp(.5rem,2vw,.625rem);min-width:0;padding-block:clamp(.625rem,1.8vw,.875rem);padding-inline:clamp(.75rem,2.5vw,1.125rem);display:flex}.send-btn{color:#fff;cursor:pointer;background:#222;border:none;border-radius:.5rem;min-width:clamp(4.375rem,18vw,5rem);padding-block:clamp(.5rem,1.5vw,.625rem);padding-inline:clamp(.875rem,2.5vw,1.4375rem);font-size:clamp(.75rem,1.6vw,.875rem);font-weight:600;transition:background .2s,transform .2s}.send-btn:hover{background:#000}.send-btn:active{transform:scale(.97)}.send-btn:disabled{cursor:not-allowed;opacity:.7;background:#aaa}.cancel-btn{color:#444;cursor:pointer;background:#fff;border:1px solid #ccc;border-radius:.5rem;min-width:clamp(4.375rem,18vw,5rem);padding-block:clamp(.5rem,1.5vw,.625rem);padding-inline:clamp(.75rem,2.2vw,1.25rem);font-size:clamp(.75rem,1.6vw,.875rem);transition:background .2s,color .2s,border-color .2s}.cancel-btn:hover{background:#f2f2f2}.cancel-btn:disabled{opacity:.5;cursor:not-allowed}.messages-container{scrollbar-width:thin;scrollbar-color:#ccc transparent}.messages-container::-webkit-scrollbar{width:7px}.messages-container::-webkit-scrollbar-track{background:0 0}.messages-container::-webkit-scrollbar-thumb{background:#ccc;border-radius:10px}.messages-container::-webkit-scrollbar-thumb:hover{background:#999}html[data-theme=dark] .report-overlay{background:#000000ad}html[data-theme=dark] .report-modal{color:#f9fafb;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#111827;border-color:#2d3748;box-shadow:0 20px 60px #0000008c}html[data-theme=dark] .report-header{background:#111827;border-bottom-color:#2d3748}html[data-theme=dark] .report-header h2{color:#f9fafb}html[data-theme=dark] .add-opinion-btn{color:#f9fafb;background:#111827;border-color:#e5e7eb}html[data-theme=dark] .add-opinion-btn:hover{color:#111827;background:#f9fafb}html[data-theme=dark] .report-date{color:#aeb8c7;background:#111827;border-bottom-color:#2d3748}html[data-theme=dark] .report-error{color:#ffb4bd;background:#3a171b;border-color:#70252d}html[data-theme=dark] .messages-container{background:#0b1220}html[data-theme=dark] .message-bubble{box-shadow:0 2px 8px #00000059}html[data-theme=dark] .left-message .message-bubble{color:#fff;background:#e53935}html[data-theme=dark] .right-message .message-bubble{color:#222;background:#ffd600}html[data-theme=dark] .empty-report{color:#7f8a9a}html[data-theme=dark] .report-loading{color:#aeb8c7}html[data-theme=dark] .report-spinner{border-color:#f9fafb #374151 #374151}html[data-theme=dark] .report-footer{background:#111827;border-top-color:#2d3748}html[data-theme=dark] .close-report-btn{color:#111827;background:#e5e7eb}html[data-theme=dark] .close-report-btn:hover{background:#fff}html[data-theme=dark] .add-opinion-overlay{background:#000000b8}html[data-theme=dark] .add-opinion-modal{color:#f9fafb;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#111827;border-color:#2d3748;box-shadow:0 20px 60px #000000a6}html[data-theme=dark] .add-opinion-title{color:#f9fafb;background:#111827;border-bottom-color:#2d3748}html[data-theme=dark] .close-add-opinion{color:#aeb8c7}html[data-theme=dark] .close-add-opinion:hover{color:#fff;background:#273244}html[data-theme=dark] .add-opinion-modal textarea{color:#f9fafb;caret-color:#fff;background:#172033}html[data-theme=dark] .add-opinion-modal textarea::placeholder{color:#718096}html[data-theme=dark] .add-opinion-modal textarea:disabled{background:#111827}html[data-theme=dark] .character-count{color:#7f8a9a;background:#172033}html[data-theme=dark] .add-opinion-actions{background:#111827;border-top-color:#2d3748}html[data-theme=dark] .send-btn{color:#111827;background:#f9fafb}html[data-theme=dark] .send-btn:hover{background:#fff}html[data-theme=dark] .send-btn:disabled{color:#cbd5e1;background:#4b5563}html[data-theme=dark] .cancel-btn{color:#e5e7eb;background:#111827;border-color:#4b5563}html[data-theme=dark] .cancel-btn:hover{color:#fff;background:#273244;border-color:#64748b}html[data-theme=dark] .messages-container{scrollbar-color:#4b5563 transparent}html[data-theme=dark] .messages-container::-webkit-scrollbar-thumb{background:#4b5563}html[data-theme=dark] .messages-container::-webkit-scrollbar-thumb:hover{background:#64748b}@container report-modal (width<=48rem){.message-bubble{max-width:72%}}@container report-modal (width<=34rem){.report-header{align-items:flex-start}.report-header h2{font-size:1.25rem}.message-bubble{max-width:80%}.messages-container{padding-block:.875rem;padding-inline:.875rem}}@container report-modal (width<=26rem){.report-header{gap:.5rem}.report-header h2{font-size:1.1rem}.add-opinion-btn{padding-inline:.7rem;font-size:.75rem}.message-bubble{max-width:86%}.add-opinion-actions{flex-wrap:wrap}.send-btn,.cancel-btn{flex:1 1 0}}@media (width<=56.25rem){.report-modal{width:min(100%,760px);height:min(84dvh,700px)}.message-bubble{max-width:72%}}@media (width<=37.5rem){.report-overlay{padding-block:max(.4rem, env(safe-area-inset-top)) max(.4rem, env(safe-area-inset-bottom));padding-inline:max(.4rem, env(safe-area-inset-left)) max(.4rem, env(safe-area-inset-right));align-items:center}.report-modal{border-radius:.75rem;width:100%;height:min(92dvh,760px)}.report-header{min-height:3.875rem}.report-date{padding-inline:.875rem}.report-error{margin-inline:.875rem}.message-bubble{max-width:80%}.add-opinion-overlay{padding:.75rem}.add-opinion-modal{width:100%;max-height:92dvh}.add-opinion-modal textarea{min-height:8.75rem}.report-footer{padding-inline:.875rem}}@media (width<=23.75rem){.report-modal{border-radius:.625rem;height:95dvh}.report-header{padding-inline:.75rem}.report-header h2{font-size:1.05rem}.add-opinion-btn{padding-block:.4rem;padding-inline:.6rem;font-size:.7rem}.report-date{padding-inline:.75rem}.messages-container{padding-block:.75rem;padding-inline:.75rem}.message-bubble{max-width:88%;padding-inline:.75rem}.message-text{font-size:.8125rem}.report-footer{padding-inline:.75rem}.close-report-btn{padding-inline:1rem;font-size:.8125rem}.add-opinion-overlay{padding:.5rem}.add-opinion-title{min-height:3.125rem;font-size:.9375rem}.add-opinion-modal textarea{min-height:7.8125rem;font-size:.875rem}.add-opinion-actions{gap:.4375rem;padding:.75rem}.send-btn,.cancel-btn{min-width:0;padding-inline:.875rem;font-size:.8125rem}}@media (width<=56.25rem) and (orientation:landscape){.report-overlay{align-items:center}.report-modal{height:94dvh}.messages-container{padding-block:.75rem;padding-inline:1rem}.add-opinion-modal{max-height:90dvh}.add-opinion-modal textarea{min-height:6.25rem;max-height:11.25rem}}.report-modal button:focus-visible,.add-opinion-modal button:focus-visible,.add-opinion-modal textarea:focus-visible{outline-offset:2px;outline:2px solid #2563eb}@media (prefers-reduced-motion:reduce){.report-overlay,.report-modal,.message-bubble,.add-opinion-modal,.report-spinner{animation:none}.messages-container{scroll-behavior:auto}.add-opinion-btn,.close-report-btn,.close-add-opinion,.send-btn,.cancel-btn{transition:none}}@media print{.report-overlay{background:0 0;min-height:auto;padding:0;position:static}.report-modal{width:100%;height:auto;max-height:none;box-shadow:none;border:none;border-radius:0}.report-footer,.add-opinion-overlay{display:none}.messages-container{background:#fff;overflow:visible}}.fa,.fa-brands,.fa-classic,.fa-regular,.fa-solid,.fab,.far,.fas{--_fa-family:var(--fa-family,var(--fa-style-family,"Font Awesome 7 Free"));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:var(--fa-display,inline-block);font-family:var(--_fa-family);font-feature-settings:normal;font-synthesis:none;font-variant:normal;font-style:normal;font-weight:var(--fa-style,900);text-align:center;text-rendering:auto;width:var(--fa-width,1.25em);line-height:1}:is(.fas,.far,.fab,.fa-solid,.fa-regular,.fa-brands,.fa-classic,.fa):before{content:var(--fa)/""}@supports not (content:""/""){:is(.fas,.far,.fab,.fa-solid,.fa-regular,.fa-brands,.fa-classic,.fa):before{content:var(--fa)}}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{vertical-align:.225em;font-size:.625em;line-height:.1em}.fa-xs{vertical-align:.125em;font-size:.75em;line-height:.08333em}.fa-sm{vertical-align:.05357em;font-size:.875em;line-height:.07143em}.fa-lg{vertical-align:-.075em;font-size:1.25em;line-height:.05em}.fa-xl{vertical-align:-.125em;font-size:1.5em;line-height:.04167em}.fa-2xl{vertical-align:-.1875em;font-size:2em;line-height:.03125em}.fa-width-auto{--fa-width:auto}.fa-fw,.fa-width-fixed{--fa-width:1.25em}.fa-canvas-square{margin-block-end:-.125em;padding-block:.125em}.fa-canvas-roomy{box-sizing:content-box;margin-block-end:-.25em;padding-block:.25em;padding-inline:.125em}.fa-ul{margin-inline-start:var(--fa-li-margin,2.5em);padding-inline-start:0;list-style-type:none}.fa-ul>li{position:relative}.fa-li{text-align:center;width:var(--fa-li-width,2em);line-height:inherit;position:absolute;inset-inline-start:calc(var(--fa-li-width,2em)*-1)}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.0625em) var(--fa-border-style,solid) var(--fa-border-color,#eee);box-sizing:var(--fa-border-box-sizing,content-box);padding:var(--fa-border-padding,.1875em .25em)}.fa-pull-left,.fa-pull-start{float:inline-start;margin-inline-end:var(--fa-pull-margin,.3em)}.fa-pull-end,.fa-pull-right{float:inline-end;margin-inline-start:var(--fa-pull-margin,.3em)}.fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{animation-name:fa-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-beat-fade,.fa-fade{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{animation-name:fa-beat-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-flip{animation-name:fa-flip;animation-duration:var(--fa-animation-duration,1.5s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-flip,.fa-flip-360{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal)}.fa-flip-360{animation-name:fa-flip-360;animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{animation-name:fa-shake;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,.75s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-spin{animation-name:fa-spin;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,2s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,steps(8))}.fa-spin-snap{animation-name:fa-spin-snap;animation-duration:var(--fa-animation-duration,3s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-snap,.fa-spin-snap-4{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal)}.fa-spin-snap-4{animation-name:fa-spin-snap-4;animation-duration:var(--fa-animation-duration,2.4s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-snap-8{animation-name:fa-spin-snap-8;animation-duration:var(--fa-animation-duration,4s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-buzz,.fa-spin-snap-8{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal)}.fa-buzz{animation-name:fa-buzz;animation-duration:var(--fa-animation-duration,.6s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-wag{animation-name:fa-wag;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,.9s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-out);transform-origin:bottom}.fa-float{animation-name:fa-float;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,3s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out);will-change:transform}.fa-swing{animation-name:fa-swing;animation-duration:var(--fa-animation-duration,1.2s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-out);transform-origin:top}.fa-jello,.fa-swing{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal)}.fa-jello{animation-name:fa-jello;animation-duration:var(--fa-animation-duration,.9s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-out)}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-buzz,.fa-fade,.fa-flip,.fa-flip-360,.fa-float,.fa-jello,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse,.fa-spin-snap,.fa-spin-snap-4,.fa-spin-snap-8,.fa-swing,.fa-wag{transition:none!important;animation:none!important}}@keyframes fa-beat{0%{transform:scale(1)}25%{transform:scale(calc(var(--fa-beat-scale,1.25)*1.25))}45%{transform:scale(calc(var(--fa-beat-scale,1.22)*1.22))}65%{transform:scale(calc(var(--fa-beat-scale,1.25)*1.25))}90%{transform:scale(1)}}@keyframes fa-bounce{0%{animation-timing-function:var(--fa-animation-timing);transform:scale(1)translateY(0)}14%{transform:scale(var(--fa-bounce-start-scale-x,1.06),var(--fa-bounce-start-scale-y,.94)) translateY(var(--fa-bounce-anticipation,3px));animation-timing-function:cubic-bezier(.33,0,.66,.33)}32%{transform:scale(var(--fa-bounce-jump-scale-x,.94),var(--fa-bounce-jump-scale-y,1.12)) translateY(calc(var(--fa-bounce-height,.5em)*-1));animation-timing-function:cubic-bezier(.33,.66,.66,1)}52%{transform:scale(1) translateY(calc(var(--fa-bounce-height,.5em)*-1*1.1));animation-timing-function:cubic-bezier(.5,0,1,.5)}70%{transform:scale(var(--fa-bounce-land-scale-x,1.06),var(--fa-bounce-land-scale-y,.92)) translateY(0);animation-timing-function:cubic-bezier(.33,.33,.66,1)}85%{transform:scale(.98,1.04) translateY(calc(-2px*var(--fa-bounce-rebound,1)));animation-timing-function:cubic-bezier(.33,0,.66,1)}to{transform:scale(1)translateY(0)}}@keyframes fa-fade{0%{opacity:1;animation-timing-function:cubic-bezier(.2,0,.4,1);transform:scale(1)}40%{opacity:var(--fa-fade-opacity,.4);animation-timing-function:cubic-bezier(.4,0,.6,1);transform:scale(.98)}to{opacity:1;transform:scale(1)}}@keyframes fa-beat-fade{0%{opacity:var(--fa-beat-fade-opacity,.4);animation-timing-function:cubic-bezier(.2,0,.4,1);transform:scale(1)}25%{opacity:calc(var(--fa-beat-fade-opacity,.4) + .4);transform:scale(var(--fa-beat-fade-scale,1.28));animation-timing-function:cubic-bezier(.4,0,.6,1)}45%{opacity:1;transform:scale(var(--fa-beat-fade-scale,1.25));animation-timing-function:cubic-bezier(.4,0,.2,1)}65%{opacity:calc(var(--fa-beat-fade-opacity,.4) + .4);transform:scale(var(--fa-beat-fade-scale,1.28));animation-timing-function:cubic-bezier(.4,0,.6,1)}to{opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1)}}@keyframes fa-flip{0%{transform:perspective(2em) scale(1) rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),0deg);animation-timing-function:cubic-bezier(.2,0,.4,1)}8%{transform:perspective(2em) scale(var(--fa-flip-anticipation-scale,.95)) rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),0deg);animation-timing-function:cubic-bezier(.33,0,.66,.33)}35%{transform:perspective(2em) scale(1) rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),calc(var(--fa-flip-angle,-1turn)*.6));animation-timing-function:linear}65%{transform:perspective(2em) scale(1) rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),calc(var(--fa-flip-angle,-1turn)*.5));animation-timing-function:cubic-bezier(.33,.66,.66,1)}92%{transform:perspective(2em) scale(1) rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),calc(var(--fa-flip-angle,-1turn)*var(--fa-flip-overshoot,1.04)));animation-timing-function:cubic-bezier(.33,0,.66,1)}to{transform:perspective(2em) scale(1) rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-1turn))}}@keyframes fa-flip-360{0%{transform:perspective(2em) scale(1) rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),0deg);animation-timing-function:cubic-bezier(.2,0,.4,1)}8%{transform:perspective(2em) scale(var(--fa-flip-anticipation-scale,.95)) rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),0deg);animation-timing-function:cubic-bezier(.33,0,.66,.33)}50%{transform:perspective(2em) scale(1) rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),calc(var(--fa-flip-angle,-1turn)*.6));animation-timing-function:cubic-bezier(.33,.66,.66,1)}80%{transform:perspective(2em) scale(1) rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),calc(var(--fa-flip-angle,-1turn)*var(--fa-flip-overshoot,1.04)));animation-timing-function:cubic-bezier(.33,0,.66,1)}to{transform:perspective(2em) scale(1) rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-1turn))}}@keyframes fa-shake{0%{animation-timing-function:cubic-bezier(.2,0,.8,1);transform:rotate(0)}8%{animation-timing-function:cubic-bezier(.3,0,.7,1);transform:rotate(35deg)translate(1px)}20%{animation-timing-function:cubic-bezier(.3,0,.7,1);transform:rotate(-22deg)translate(-1px)}35%{animation-timing-function:cubic-bezier(.3,0,.7,1);transform:rotate(15deg)translate(1px)}50%{animation-timing-function:cubic-bezier(.4,0,.6,1);transform:rotate(-9deg)}65%{animation-timing-function:cubic-bezier(.4,0,.6,1);transform:rotate(5deg)}78%{animation-timing-function:cubic-bezier(.4,0,.6,1);transform:rotate(-3deg)}90%{animation-timing-function:cubic-bezier(.4,0,.2,1);transform:rotate(1deg)}to{transform:rotate(0)}}@keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes fa-spin-snap{0%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:rotate(0)}12%{animation-timing-function:cubic-bezier(.8,0,1,1);transform:rotate(60deg)}16.67%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:rotate(60deg)}28.67%{animation-timing-function:cubic-bezier(.8,0,1,1);transform:rotate(120deg)}33.33%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:rotate(120deg)}45.33%{animation-timing-function:cubic-bezier(.8,0,1,1);transform:rotate(180deg)}50%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:rotate(180deg)}62%{animation-timing-function:cubic-bezier(.8,0,1,1);transform:rotate(240deg)}66.67%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:rotate(240deg)}78.67%{animation-timing-function:cubic-bezier(.8,0,1,1);transform:rotate(300deg)}83.33%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:rotate(300deg)}95.33%{animation-timing-function:cubic-bezier(.8,0,1,1);transform:rotate(1turn)}to{transform:rotate(1turn)}}@keyframes fa-spin-snap-4{0%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:rotate(0)}15%{animation-timing-function:cubic-bezier(.8,0,1,1);transform:rotate(90deg)}25%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:rotate(90deg)}40%{animation-timing-function:cubic-bezier(.8,0,1,1);transform:rotate(180deg)}50%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:rotate(180deg)}65%{animation-timing-function:cubic-bezier(.8,0,1,1);transform:rotate(270deg)}75%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:rotate(270deg)}90%{animation-timing-function:cubic-bezier(.8,0,1,1);transform:rotate(1turn)}to{transform:rotate(1turn)}}@keyframes fa-spin-snap-8{0%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:rotate(0)}9%{animation-timing-function:cubic-bezier(.8,0,1,1);transform:rotate(45deg)}12.5%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:rotate(45deg)}21.5%{animation-timing-function:cubic-bezier(.8,0,1,1);transform:rotate(90deg)}25%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:rotate(90deg)}34%{animation-timing-function:cubic-bezier(.8,0,1,1);transform:rotate(135deg)}37.5%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:rotate(135deg)}46.5%{animation-timing-function:cubic-bezier(.8,0,1,1);transform:rotate(180deg)}50%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:rotate(180deg)}59%{animation-timing-function:cubic-bezier(.8,0,1,1);transform:rotate(225deg)}62.5%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:rotate(225deg)}71.5%{animation-timing-function:cubic-bezier(.8,0,1,1);transform:rotate(270deg)}75%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:rotate(270deg)}84%{animation-timing-function:cubic-bezier(.8,0,1,1);transform:rotate(315deg)}87.5%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:rotate(315deg)}96.5%{animation-timing-function:cubic-bezier(.8,0,1,1);transform:rotate(1turn)}to{transform:rotate(1turn)}}@keyframes fa-buzz{0%{animation-timing-function:cubic-bezier(.1,0,.9,1);transform:translate(0)rotate(0)}5%{transform:translateX(var(--fa-buzz-distance,4px)) rotate(.5deg)}10%{transform:translateX(calc(var(--fa-buzz-distance,4px)*-1)) rotate(-.5deg)}15%{transform:translateX(var(--fa-buzz-distance,4px)) rotate(.3deg)}20%{transform:translateX(calc(var(--fa-buzz-distance,4px)*-1)) rotate(-.3deg)}25%{transform:translateX(calc(var(--fa-buzz-distance,4px)*.7)) rotate(.2deg)}30%{transform:translateX(calc(var(--fa-buzz-distance,4px)*-1*.7)) rotate(-.2deg)}35%{transform:translateX(calc(var(--fa-buzz-distance,4px)*.4)) rotate(.1deg)}40%{transform:translate(0)rotate(0)}to{transform:translate(0)rotate(0)}}@keyframes fa-wag{0%{animation-timing-function:cubic-bezier(.2,0,.6,1);transform:rotate(0)}12%{transform:rotate(var(--fa-wag-angle,12deg));animation-timing-function:cubic-bezier(.4,0,.2,1)}24%{animation-timing-function:cubic-bezier(.2,0,.6,1);transform:rotate(2deg)}36%{transform:rotate(calc(var(--fa-wag-angle,12deg)*.85));animation-timing-function:cubic-bezier(.4,0,.2,1)}48%{animation-timing-function:cubic-bezier(.2,0,.6,1);transform:rotate(1deg)}58%{transform:rotate(calc(var(--fa-wag-angle,12deg)*.6));animation-timing-function:cubic-bezier(.4,0,.2,1)}68%{transform:rotate(0)}to{transform:rotate(0)}}@keyframes fa-float{0%{transform:translateY(0) translateX(0) rotate(0deg) scale(var(--fa-float-squash-x,1.02),var(--fa-float-squash-y,.98));animation-timing-function:cubic-bezier(.33,0,.66,.33)}15%{transform:translateY(calc(var(--fa-float-height,6px)*-.4)) translateX(var(--fa-float-drift,1px)) rotate(var(--fa-float-tilt,1deg)) scale(1);animation-timing-function:cubic-bezier(.33,.66,.66,1)}35%{transform:translateY(calc(var(--fa-float-height,6px)*-1)) translateX(0) rotate(0deg) scale(var(--fa-float-stretch-x,.98),var(--fa-float-stretch-y,1.03));animation-timing-function:cubic-bezier(.5,0,.5,0)}50%{transform:translateY(calc(var(--fa-float-height,6px)*-.92)) translateX(calc(var(--fa-float-drift,1px)*-.5)) rotate(calc(var(--fa-float-tilt,1deg)*-.5)) scale(.995,1.01);animation-timing-function:cubic-bezier(.33,0,.66,.33)}70%{transform:translateY(calc(var(--fa-float-height,6px)*-.3)) translateX(calc(var(--fa-float-drift,1px)*-1)) rotate(calc(var(--fa-float-tilt,1deg)*-1)) scale(1);animation-timing-function:cubic-bezier(.33,.66,.66,1)}90%{transform:translateY(calc(var(--fa-float-height,6px)*.05)) translateX(0) rotate(0deg) scale(var(--fa-float-squash-x,1.02),var(--fa-float-squash-y,.98));animation-timing-function:cubic-bezier(.33,0,.66,1)}to{transform:translateY(0) translateX(0) rotate(0deg) scale(var(--fa-float-squash-x,1.02),var(--fa-float-squash-y,.98))}}@keyframes fa-swing{0%{animation-timing-function:cubic-bezier(.2,0,.8,1);transform:rotate(0)}8%{transform:rotate(var(--fa-swing-angle,22deg));animation-timing-function:cubic-bezier(.3,0,.7,1)}18%{transform:rotate(calc(var(--fa-swing-angle,22deg)*-1*.85));animation-timing-function:cubic-bezier(.3,0,.7,1)}28%{transform:rotate(calc(var(--fa-swing-angle,22deg)*.65));animation-timing-function:cubic-bezier(.35,0,.65,1)}38%{transform:rotate(calc(var(--fa-swing-angle,22deg)*-1*.45));animation-timing-function:cubic-bezier(.4,0,.6,1)}48%{transform:rotate(calc(var(--fa-swing-angle,22deg)*.25));animation-timing-function:cubic-bezier(.4,0,.6,1)}56%{transform:rotate(calc(var(--fa-swing-angle,22deg)*-1*.1));animation-timing-function:cubic-bezier(.4,0,.6,1)}64%{transform:rotate(0)}to{transform:rotate(0)}}@keyframes fa-jello{0%{animation-timing-function:cubic-bezier(.2,0,.8,1);transform:scale(1)}12%{transform:scale(var(--fa-jello-scale-x,1.15),calc(2 - var(--fa-jello-scale-x,1.15)));animation-timing-function:cubic-bezier(.3,0,.7,1)}24%{transform:scale(calc(2 - var(--fa-jello-scale-y,1.12)),var(--fa-jello-scale-y,1.12));animation-timing-function:cubic-bezier(.3,0,.7,1)}36%{transform:scale(calc(.5 + var(--fa-jello-scale-x,1.15)*.5),calc(1.5 - var(--fa-jello-scale-x,1.15)*.5));animation-timing-function:cubic-bezier(.4,0,.6,1)}48%{transform:scale(calc(1.3 - var(--fa-jello-scale-y,1.12)*.3),calc(.7 + var(--fa-jello-scale-y,1.12)*.3));animation-timing-function:cubic-bezier(.4,0,.6,1)}58%{animation-timing-function:cubic-bezier(.4,0,.2,1);transform:scale(1.02,.98)}68%{transform:scale(1)}to{transform:scale(1)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle,0))}.fa-stack{vertical-align:middle;width:2.5em;height:2em;line-height:2em;display:inline-block;position:relative}.fa-stack-1x,.fa-stack-2x{--fa-width:100%;text-align:center;width:var(--fa-width);z-index:var(--fa-stack-z-index,auto);position:absolute;inset:0}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)}.fa-0{--fa:"0"}.fa-1{--fa:"1"}.fa-2{--fa:"2"}.fa-3{--fa:"3"}.fa-4{--fa:"4"}.fa-5{--fa:"5"}.fa-6{--fa:"6"}.fa-7{--fa:"7"}.fa-8{--fa:"8"}.fa-9{--fa:"9"}.fa-exclamation{--fa:"!"}.fa-hashtag{--fa:"#"}.fa-dollar,.fa-dollar-sign,.fa-usd{--fa:"$"}.fa-percent,.fa-percentage{--fa:"%"}.fa-asterisk{--fa:"*"}.fa-add,.fa-plus{--fa:"+"}.fa-less-than{--fa:"<"}.fa-equals{--fa:"="}.fa-greater-than{--fa:">"}.fa-question{--fa:"?"}.fa-at{--fa:"@"}.fa-a{--fa:"A"}.fa-b{--fa:"B"}.fa-c{--fa:"C"}.fa-d{--fa:"D"}.fa-e{--fa:"E"}.fa-f{--fa:"F"}.fa-g{--fa:"G"}.fa-h{--fa:"H"}.fa-i{--fa:"I"}.fa-j{--fa:"J"}.fa-k{--fa:"K"}.fa-l{--fa:"L"}.fa-m{--fa:"M"}.fa-n{--fa:"N"}.fa-o{--fa:"O"}.fa-p{--fa:"P"}.fa-q{--fa:"Q"}.fa-r{--fa:"R"}.fa-s{--fa:"S"}.fa-t{--fa:"T"}.fa-u{--fa:"U"}.fa-v{--fa:"V"}.fa-w{--fa:"W"}.fa-x{--fa:"X"}.fa-y{--fa:"Y"}.fa-z{--fa:"Z"}.fa-faucet{--fa:""}.fa-faucet-drip{--fa:""}.fa-house-chimney-window{--fa:""}.fa-house-signal{--fa:""}.fa-temperature-arrow-down,.fa-temperature-down{--fa:""}.fa-temperature-arrow-up,.fa-temperature-up{--fa:""}.fa-trailer{--fa:""}.fa-bacteria{--fa:""}.fa-bacterium{--fa:""}.fa-box-tissue{--fa:""}.fa-hand-holding-medical{--fa:""}.fa-hand-sparkles{--fa:""}.fa-hands-bubbles,.fa-hands-wash{--fa:""}.fa-handshake-alt-slash,.fa-handshake-simple-slash,.fa-handshake-slash{--fa:""}.fa-head-side-cough{--fa:""}.fa-head-side-cough-slash{--fa:""}.fa-head-side-mask{--fa:""}.fa-head-side-virus{--fa:""}.fa-house-chimney-user{--fa:""}.fa-house-laptop,.fa-laptop-house{--fa:""}.fa-lungs-virus{--fa:""}.fa-people-arrows,.fa-people-arrows-left-right{--fa:""}.fa-plane-slash{--fa:""}.fa-pump-medical{--fa:""}.fa-pump-soap{--fa:""}.fa-shield-virus{--fa:""}.fa-sink{--fa:""}.fa-soap{--fa:""}.fa-stopwatch-20{--fa:""}.fa-shop-slash,.fa-store-alt-slash{--fa:""}.fa-store-slash{--fa:""}.fa-toilet-paper-slash{--fa:""}.fa-users-slash{--fa:""}.fa-virus{--fa:""}.fa-virus-slash{--fa:""}.fa-viruses{--fa:""}.fa-vest{--fa:""}.fa-vest-patches{--fa:""}.fa-arrow-trend-down{--fa:""}.fa-arrow-trend-up{--fa:""}.fa-arrow-up-from-bracket{--fa:""}.fa-austral-sign{--fa:""}.fa-baht-sign{--fa:""}.fa-bitcoin-sign{--fa:""}.fa-bolt-lightning{--fa:""}.fa-book-bookmark{--fa:""}.fa-camera-rotate{--fa:""}.fa-cedi-sign{--fa:""}.fa-chart-column{--fa:""}.fa-chart-gantt{--fa:""}.fa-clapperboard{--fa:""}.fa-closed-captioning-slash{--fa:""}.fa-clover{--fa:""}.fa-code-compare{--fa:""}.fa-code-fork{--fa:""}.fa-code-pull-request{--fa:""}.fa-colon-sign{--fa:""}.fa-cruzeiro-sign{--fa:""}.fa-display{--fa:""}.fa-dong-sign{--fa:""}.fa-elevator{--fa:""}.fa-filter-circle-xmark{--fa:""}.fa-florin-sign{--fa:""}.fa-folder-closed{--fa:""}.fa-franc-sign{--fa:""}.fa-guarani-sign{--fa:""}.fa-gun{--fa:""}.fa-hands-clapping{--fa:""}.fa-home-user,.fa-house-user{--fa:""}.fa-indian-rupee,.fa-indian-rupee-sign,.fa-inr{--fa:""}.fa-kip-sign{--fa:""}.fa-lari-sign{--fa:""}.fa-litecoin-sign{--fa:""}.fa-manat-sign{--fa:""}.fa-mask-face{--fa:""}.fa-mill-sign{--fa:""}.fa-money-bills{--fa:""}.fa-naira-sign{--fa:""}.fa-notdef{--fa:""}.fa-panorama{--fa:""}.fa-peseta-sign{--fa:""}.fa-peso-sign{--fa:""}.fa-plane-up{--fa:""}.fa-rupiah-sign{--fa:""}.fa-stairs{--fa:""}.fa-timeline{--fa:""}.fa-truck-front{--fa:""}.fa-try,.fa-turkish-lira,.fa-turkish-lira-sign{--fa:""}.fa-vault{--fa:""}.fa-magic-wand-sparkles,.fa-wand-magic-sparkles{--fa:""}.fa-wheat-alt,.fa-wheat-awn{--fa:""}.fa-wheelchair-alt,.fa-wheelchair-move{--fa:""}.fa-bangladeshi-taka-sign{--fa:""}.fa-bowl-rice{--fa:""}.fa-person-pregnant{--fa:""}.fa-home-lg,.fa-house-chimney{--fa:""}.fa-house-crack{--fa:""}.fa-house-medical{--fa:""}.fa-cent-sign{--fa:""}.fa-plus-minus{--fa:""}.fa-sailboat{--fa:""}.fa-section{--fa:""}.fa-shrimp{--fa:""}.fa-brazilian-real-sign{--fa:""}.fa-chart-simple{--fa:""}.fa-diagram-next{--fa:""}.fa-diagram-predecessor{--fa:""}.fa-diagram-successor{--fa:""}.fa-earth-oceania,.fa-globe-oceania{--fa:""}.fa-bug-slash{--fa:""}.fa-file-circle-plus{--fa:""}.fa-shop-lock{--fa:""}.fa-virus-covid{--fa:""}.fa-virus-covid-slash{--fa:""}.fa-anchor-circle-check{--fa:""}.fa-anchor-circle-exclamation{--fa:""}.fa-anchor-circle-xmark{--fa:""}.fa-anchor-lock{--fa:""}.fa-arrow-down-up-across-line{--fa:""}.fa-arrow-down-up-lock{--fa:""}.fa-arrow-right-to-city{--fa:""}.fa-arrow-up-from-ground-water{--fa:""}.fa-arrow-up-from-water-pump{--fa:""}.fa-arrow-up-right-dots{--fa:""}.fa-arrows-down-to-line{--fa:""}.fa-arrows-down-to-people{--fa:""}.fa-arrows-left-right-to-line{--fa:""}.fa-arrows-spin{--fa:""}.fa-arrows-split-up-and-left{--fa:""}.fa-arrows-to-circle{--fa:""}.fa-arrows-to-dot{--fa:""}.fa-arrows-to-eye{--fa:""}.fa-arrows-turn-right{--fa:""}.fa-arrows-turn-to-dots{--fa:""}.fa-arrows-up-to-line{--fa:""}.fa-bore-hole{--fa:""}.fa-bottle-droplet{--fa:""}.fa-bottle-water{--fa:""}.fa-bowl-food{--fa:""}.fa-boxes-packing{--fa:""}.fa-bridge{--fa:""}.fa-bridge-circle-check{--fa:""}.fa-bridge-circle-exclamation{--fa:""}.fa-bridge-circle-xmark{--fa:""}.fa-bridge-lock{--fa:""}.fa-bridge-water{--fa:""}.fa-bucket{--fa:""}.fa-bugs{--fa:""}.fa-building-circle-arrow-right{--fa:""}.fa-building-circle-check{--fa:""}.fa-building-circle-exclamation{--fa:""}.fa-building-circle-xmark{--fa:""}.fa-building-flag{--fa:""}.fa-building-lock{--fa:""}.fa-building-ngo{--fa:""}.fa-building-shield{--fa:""}.fa-building-un{--fa:""}.fa-building-user{--fa:""}.fa-building-wheat{--fa:""}.fa-burst{--fa:""}.fa-car-on{--fa:""}.fa-car-tunnel{--fa:""}.fa-child-combatant,.fa-child-rifle{--fa:""}.fa-children{--fa:""}.fa-circle-nodes{--fa:""}.fa-clipboard-question{--fa:""}.fa-cloud-showers-water{--fa:""}.fa-computer{--fa:""}.fa-cubes-stacked{--fa:""}.fa-envelope-circle-check{--fa:""}.fa-explosion{--fa:""}.fa-ferry{--fa:""}.fa-file-circle-exclamation{--fa:""}.fa-file-circle-minus{--fa:""}.fa-file-circle-question{--fa:""}.fa-file-shield{--fa:""}.fa-fire-burner{--fa:""}.fa-fish-fins{--fa:""}.fa-flask-vial{--fa:""}.fa-glass-water{--fa:""}.fa-glass-water-droplet{--fa:""}.fa-group-arrows-rotate{--fa:""}.fa-hand-holding-hand{--fa:""}.fa-handcuffs{--fa:""}.fa-hands-bound{--fa:""}.fa-hands-holding-child{--fa:""}.fa-hands-holding-circle{--fa:""}.fa-heart-circle-bolt{--fa:""}.fa-heart-circle-check{--fa:""}.fa-heart-circle-exclamation{--fa:""}.fa-heart-circle-minus{--fa:""}.fa-heart-circle-plus{--fa:""}.fa-heart-circle-xmark{--fa:""}.fa-helicopter-symbol{--fa:""}.fa-helmet-un{--fa:""}.fa-hill-avalanche{--fa:""}.fa-hill-rockslide{--fa:""}.fa-house-circle-check{--fa:""}.fa-house-circle-exclamation{--fa:""}.fa-house-circle-xmark{--fa:""}.fa-house-fire{--fa:""}.fa-house-flag{--fa:""}.fa-house-flood-water{--fa:""}.fa-house-flood-water-circle-arrow-right{--fa:""}.fa-house-lock{--fa:""}.fa-house-medical-circle-check{--fa:""}.fa-house-medical-circle-exclamation{--fa:""}.fa-house-medical-circle-xmark{--fa:""}.fa-house-medical-flag{--fa:""}.fa-house-tsunami{--fa:""}.fa-jar{--fa:""}.fa-jar-wheat{--fa:""}.fa-jet-fighter-up{--fa:""}.fa-jug-detergent{--fa:""}.fa-kitchen-set{--fa:""}.fa-land-mine-on{--fa:""}.fa-landmark-flag{--fa:""}.fa-laptop-file{--fa:""}.fa-lines-leaning{--fa:""}.fa-location-pin-lock{--fa:""}.fa-locust{--fa:""}.fa-magnifying-glass-arrow-right{--fa:""}.fa-magnifying-glass-chart{--fa:""}.fa-mars-and-venus-burst{--fa:""}.fa-mask-ventilator{--fa:""}.fa-mattress-pillow{--fa:""}.fa-mobile-retro{--fa:""}.fa-money-bill-transfer{--fa:""}.fa-money-bill-trend-up{--fa:""}.fa-money-bill-wheat{--fa:""}.fa-mosquito{--fa:""}.fa-mosquito-net{--fa:""}.fa-mound{--fa:""}.fa-mountain-city{--fa:""}.fa-mountain-sun{--fa:""}.fa-oil-well{--fa:""}.fa-people-group{--fa:""}.fa-people-line{--fa:""}.fa-people-pulling{--fa:""}.fa-people-robbery{--fa:""}.fa-people-roof{--fa:""}.fa-person-arrow-down-to-line{--fa:""}.fa-person-arrow-up-from-line{--fa:""}.fa-person-breastfeeding{--fa:""}.fa-person-burst{--fa:""}.fa-person-cane{--fa:""}.fa-person-chalkboard{--fa:""}.fa-person-circle-check{--fa:""}.fa-person-circle-exclamation{--fa:""}.fa-person-circle-minus{--fa:""}.fa-person-circle-plus{--fa:""}.fa-person-circle-question{--fa:""}.fa-person-circle-xmark{--fa:""}.fa-person-dress-burst{--fa:""}.fa-person-drowning{--fa:""}.fa-person-falling{--fa:""}.fa-person-falling-burst{--fa:""}.fa-person-half-dress{--fa:""}.fa-person-harassing{--fa:""}.fa-person-military-pointing{--fa:""}.fa-person-military-rifle{--fa:""}.fa-person-military-to-person{--fa:""}.fa-person-rays{--fa:""}.fa-person-rifle{--fa:""}.fa-person-shelter{--fa:""}.fa-person-walking-arrow-loop-left{--fa:""}.fa-person-walking-arrow-right{--fa:""}.fa-person-walking-dashed-line-arrow-right{--fa:""}.fa-person-walking-luggage{--fa:""}.fa-plane-circle-check{--fa:""}.fa-plane-circle-exclamation{--fa:""}.fa-plane-circle-xmark{--fa:""}.fa-plane-lock{--fa:""}.fa-plate-wheat{--fa:""}.fa-plug-circle-bolt{--fa:""}.fa-plug-circle-check{--fa:""}.fa-plug-circle-exclamation{--fa:""}.fa-plug-circle-minus{--fa:""}.fa-plug-circle-plus{--fa:""}.fa-plug-circle-xmark{--fa:""}.fa-ranking-star{--fa:""}.fa-road-barrier{--fa:""}.fa-road-bridge{--fa:""}.fa-road-circle-check{--fa:""}.fa-road-circle-exclamation{--fa:""}.fa-road-circle-xmark{--fa:""}.fa-road-lock{--fa:""}.fa-road-spikes{--fa:""}.fa-rug{--fa:""}.fa-sack-xmark{--fa:""}.fa-school-circle-check{--fa:""}.fa-school-circle-exclamation{--fa:""}.fa-school-circle-xmark{--fa:""}.fa-school-flag{--fa:""}.fa-school-lock{--fa:""}.fa-sheet-plastic{--fa:""}.fa-shield-cat{--fa:""}.fa-shield-dog{--fa:""}.fa-shield-heart{--fa:""}.fa-square-nfi{--fa:""}.fa-square-person-confined{--fa:""}.fa-square-virus{--fa:""}.fa-rod-asclepius,.fa-rod-snake,.fa-staff-aesculapius,.fa-staff-snake{--fa:""}.fa-sun-plant-wilt{--fa:""}.fa-tarp{--fa:""}.fa-tarp-droplet{--fa:""}.fa-tent{--fa:""}.fa-tent-arrow-down-to-line{--fa:""}.fa-tent-arrow-left-right{--fa:""}.fa-tent-arrow-turn-left{--fa:""}.fa-tent-arrows-down{--fa:""}.fa-tents{--fa:""}.fa-toilet-portable{--fa:""}.fa-toilets-portable{--fa:""}.fa-tower-cell{--fa:""}.fa-tower-observation{--fa:""}.fa-tree-city{--fa:""}.fa-trowel{--fa:""}.fa-trowel-bricks{--fa:""}.fa-truck-arrow-right{--fa:""}.fa-truck-droplet{--fa:""}.fa-truck-field{--fa:""}.fa-truck-field-un{--fa:""}.fa-truck-plane{--fa:""}.fa-users-between-lines{--fa:""}.fa-users-line{--fa:""}.fa-users-rays{--fa:""}.fa-users-rectangle{--fa:""}.fa-users-viewfinder{--fa:""}.fa-vial-circle-check{--fa:""}.fa-vial-virus{--fa:""}.fa-wheat-awn-circle-exclamation{--fa:""}.fa-worm{--fa:""}.fa-xmarks-lines{--fa:""}.fa-child-dress{--fa:""}.fa-child-reaching{--fa:""}.fa-file-circle-check{--fa:""}.fa-file-circle-xmark{--fa:""}.fa-person-through-window{--fa:""}.fa-plant-wilt{--fa:""}.fa-stapler{--fa:""}.fa-train-tram{--fa:""}.fa-table-cells-column-lock{--fa:""}.fa-table-cells-row-lock{--fa:""}.fa-thumb-tack-slash,.fa-thumbtack-slash{--fa:""}.fa-table-cells-row-unlock{--fa:""}.fa-chart-diagram{--fa:""}.fa-comment-nodes{--fa:""}.fa-file-fragment{--fa:""}.fa-file-half-dashed{--fa:""}.fa-hexagon-nodes{--fa:""}.fa-hexagon-nodes-bolt{--fa:""}.fa-square-binary{--fa:""}.fa-pentagon{--fa:""}.fa-non-binary{--fa:""}.fa-spiral{--fa:""}.fa-picture-in-picture{--fa:""}.fa-mobile-vibrate{--fa:""}.fa-single-quote-left{--fa:""}.fa-single-quote-right{--fa:""}.fa-bus-side{--fa:""}.fa-heptagon,.fa-septagon{--fa:""}.fa-aquarius{--fa:""}.fa-aries{--fa:""}.fa-cancer{--fa:""}.fa-capricorn{--fa:""}.fa-gemini{--fa:""}.fa-leo{--fa:""}.fa-libra{--fa:""}.fa-pisces{--fa:""}.fa-sagittarius{--fa:""}.fa-scorpio{--fa:""}.fa-taurus{--fa:""}.fa-virgo{--fa:""}.fa-glass-martini,.fa-martini-glass-empty{--fa:""}.fa-music{--fa:""}.fa-magnifying-glass,.fa-search{--fa:""}.fa-heart{--fa:""}.fa-star{--fa:""}.fa-user,.fa-user-alt,.fa-user-large{--fa:""}.fa-film,.fa-film-alt,.fa-film-simple{--fa:""}.fa-table-cells-large,.fa-th-large{--fa:""}.fa-table-cells,.fa-th{--fa:""}.fa-table-list,.fa-th-list{--fa:""}.fa-check{--fa:""}.fa-close,.fa-multiply,.fa-remove,.fa-times,.fa-xmark{--fa:""}.fa-magnifying-glass-plus,.fa-search-plus{--fa:""}.fa-magnifying-glass-minus,.fa-search-minus{--fa:""}.fa-power-off{--fa:""}.fa-signal,.fa-signal-5,.fa-signal-perfect{--fa:""}.fa-cog,.fa-gear{--fa:""}.fa-home,.fa-home-alt,.fa-home-lg-alt,.fa-house{--fa:""}.fa-clock,.fa-clock-four{--fa:""}.fa-road{--fa:""}.fa-download{--fa:""}.fa-inbox{--fa:""}.fa-arrow-right-rotate,.fa-arrow-rotate-forward,.fa-arrow-rotate-right,.fa-redo{--fa:""}.fa-arrows-rotate,.fa-refresh,.fa-sync{--fa:""}.fa-list-alt,.fa-rectangle-list{--fa:""}.fa-lock{--fa:""}.fa-flag{--fa:""}.fa-headphones,.fa-headphones-alt,.fa-headphones-simple{--fa:""}.fa-volume-off{--fa:""}.fa-volume-down,.fa-volume-low{--fa:""}.fa-volume-high,.fa-volume-up{--fa:""}.fa-qrcode{--fa:""}.fa-barcode{--fa:""}.fa-tag{--fa:""}.fa-tags{--fa:""}.fa-book{--fa:""}.fa-bookmark{--fa:""}.fa-print{--fa:""}.fa-camera,.fa-camera-alt{--fa:""}.fa-font{--fa:""}.fa-bold{--fa:""}.fa-italic{--fa:""}.fa-text-height{--fa:""}.fa-text-width{--fa:""}.fa-align-left{--fa:""}.fa-align-center{--fa:""}.fa-align-right{--fa:""}.fa-align-justify{--fa:""}.fa-list,.fa-list-squares{--fa:""}.fa-dedent,.fa-outdent{--fa:""}.fa-indent{--fa:""}.fa-video,.fa-video-camera{--fa:""}.fa-image{--fa:""}.fa-location-pin,.fa-map-marker{--fa:""}.fa-adjust,.fa-circle-half-stroke{--fa:""}.fa-droplet,.fa-tint{--fa:""}.fa-edit,.fa-pen-to-square{--fa:""}.fa-arrows,.fa-arrows-up-down-left-right{--fa:""}.fa-backward-step,.fa-step-backward{--fa:""}.fa-backward-fast,.fa-fast-backward{--fa:""}.fa-backward{--fa:""}.fa-play{--fa:""}.fa-pause{--fa:""}.fa-stop{--fa:""}.fa-forward{--fa:""}.fa-fast-forward,.fa-forward-fast{--fa:""}.fa-forward-step,.fa-step-forward{--fa:""}.fa-eject{--fa:""}.fa-chevron-left{--fa:""}.fa-chevron-right{--fa:""}.fa-circle-plus,.fa-plus-circle{--fa:""}.fa-circle-minus,.fa-minus-circle{--fa:""}.fa-circle-xmark,.fa-times-circle,.fa-xmark-circle{--fa:""}.fa-check-circle,.fa-circle-check{--fa:""}.fa-circle-question,.fa-question-circle{--fa:""}.fa-circle-info,.fa-info-circle{--fa:""}.fa-crosshairs{--fa:""}.fa-ban,.fa-cancel{--fa:""}.fa-arrow-left{--fa:""}.fa-arrow-right{--fa:""}.fa-arrow-up{--fa:""}.fa-arrow-down{--fa:""}.fa-mail-forward,.fa-share{--fa:""}.fa-expand{--fa:""}.fa-compress{--fa:""}.fa-minus,.fa-subtract{--fa:""}.fa-circle-exclamation,.fa-exclamation-circle{--fa:""}.fa-gift{--fa:""}.fa-leaf{--fa:""}.fa-fire{--fa:""}.fa-eye{--fa:""}.fa-eye-slash{--fa:""}.fa-exclamation-triangle,.fa-triangle-exclamation,.fa-warning{--fa:""}.fa-plane{--fa:""}.fa-calendar-alt,.fa-calendar-days{--fa:""}.fa-random,.fa-shuffle{--fa:""}.fa-comment{--fa:""}.fa-magnet{--fa:""}.fa-chevron-up{--fa:""}.fa-chevron-down{--fa:""}.fa-retweet{--fa:""}.fa-cart-shopping,.fa-shopping-cart{--fa:""}.fa-folder,.fa-folder-blank{--fa:""}.fa-folder-open{--fa:""}.fa-arrows-up-down,.fa-arrows-v{--fa:""}.fa-arrows-h,.fa-arrows-left-right{--fa:""}.fa-bar-chart,.fa-chart-bar{--fa:""}.fa-camera-retro{--fa:""}.fa-key{--fa:""}.fa-cogs,.fa-gears{--fa:""}.fa-comments{--fa:""}.fa-star-half{--fa:""}.fa-arrow-right-from-bracket,.fa-sign-out{--fa:""}.fa-thumb-tack,.fa-thumbtack{--fa:""}.fa-arrow-up-right-from-square,.fa-external-link{--fa:""}.fa-arrow-right-to-bracket,.fa-sign-in{--fa:""}.fa-trophy{--fa:""}.fa-upload{--fa:""}.fa-lemon{--fa:""}.fa-phone{--fa:""}.fa-phone-square,.fa-square-phone{--fa:""}.fa-unlock{--fa:""}.fa-credit-card,.fa-credit-card-alt{--fa:""}.fa-feed,.fa-rss{--fa:""}.fa-hard-drive,.fa-hdd{--fa:""}.fa-bullhorn{--fa:""}.fa-certificate{--fa:""}.fa-hand-point-right{--fa:""}.fa-hand-point-left{--fa:""}.fa-hand-point-up{--fa:""}.fa-hand-point-down{--fa:""}.fa-arrow-circle-left,.fa-circle-arrow-left{--fa:""}.fa-arrow-circle-right,.fa-circle-arrow-right{--fa:""}.fa-arrow-circle-up,.fa-circle-arrow-up{--fa:""}.fa-arrow-circle-down,.fa-circle-arrow-down{--fa:""}.fa-globe{--fa:""}.fa-wrench{--fa:""}.fa-list-check,.fa-tasks{--fa:""}.fa-filter{--fa:""}.fa-briefcase{--fa:""}.fa-arrows-alt,.fa-up-down-left-right{--fa:""}.fa-users{--fa:""}.fa-chain,.fa-link{--fa:""}.fa-cloud{--fa:""}.fa-flask{--fa:""}.fa-cut,.fa-scissors{--fa:""}.fa-copy{--fa:""}.fa-paperclip{--fa:""}.fa-floppy-disk,.fa-save{--fa:""}.fa-square{--fa:""}.fa-bars,.fa-navicon{--fa:""}.fa-list-dots,.fa-list-ul{--fa:""}.fa-list-1-2,.fa-list-numeric,.fa-list-ol{--fa:""}.fa-strikethrough{--fa:""}.fa-underline{--fa:""}.fa-table{--fa:""}.fa-magic,.fa-wand-magic{--fa:""}.fa-truck{--fa:""}.fa-money-bill{--fa:""}.fa-caret-down{--fa:""}.fa-caret-up{--fa:""}.fa-caret-left{--fa:""}.fa-caret-right{--fa:""}.fa-columns,.fa-table-columns{--fa:""}.fa-sort,.fa-unsorted{--fa:""}.fa-sort-desc,.fa-sort-down{--fa:""}.fa-sort-asc,.fa-sort-up{--fa:""}.fa-envelope{--fa:""}.fa-arrow-left-rotate,.fa-arrow-rotate-back,.fa-arrow-rotate-backward,.fa-arrow-rotate-left,.fa-undo{--fa:""}.fa-gavel,.fa-legal{--fa:""}.fa-bolt,.fa-zap{--fa:""}.fa-sitemap{--fa:""}.fa-umbrella{--fa:""}.fa-file-clipboard,.fa-paste{--fa:""}.fa-lightbulb{--fa:""}.fa-arrow-right-arrow-left,.fa-exchange{--fa:""}.fa-cloud-arrow-down,.fa-cloud-download,.fa-cloud-download-alt{--fa:""}.fa-cloud-arrow-up,.fa-cloud-upload,.fa-cloud-upload-alt{--fa:""}.fa-user-doctor,.fa-user-md{--fa:""}.fa-stethoscope{--fa:""}.fa-suitcase{--fa:""}.fa-bell{--fa:""}.fa-coffee,.fa-mug-saucer{--fa:""}.fa-hospital,.fa-hospital-alt,.fa-hospital-wide{--fa:""}.fa-ambulance,.fa-truck-medical{--fa:""}.fa-medkit,.fa-suitcase-medical{--fa:""}.fa-fighter-jet,.fa-jet-fighter{--fa:""}.fa-beer,.fa-beer-mug-empty{--fa:""}.fa-h-square,.fa-square-h{--fa:""}.fa-plus-square,.fa-square-plus{--fa:""}.fa-angle-double-left,.fa-angles-left{--fa:""}.fa-angle-double-right,.fa-angles-right{--fa:""}.fa-angle-double-up,.fa-angles-up{--fa:""}.fa-angle-double-down,.fa-angles-down{--fa:""}.fa-angle-left{--fa:""}.fa-angle-right{--fa:""}.fa-angle-up{--fa:""}.fa-angle-down{--fa:""}.fa-laptop{--fa:""}.fa-tablet-button{--fa:""}.fa-mobile-button{--fa:""}.fa-quote-left,.fa-quote-left-alt{--fa:""}.fa-quote-right,.fa-quote-right-alt{--fa:""}.fa-spinner{--fa:""}.fa-circle{--fa:""}.fa-face-smile,.fa-smile{--fa:""}.fa-face-frown,.fa-frown{--fa:""}.fa-face-meh,.fa-meh{--fa:""}.fa-gamepad{--fa:""}.fa-keyboard{--fa:""}.fa-flag-checkered{--fa:""}.fa-terminal{--fa:""}.fa-code{--fa:""}.fa-mail-reply-all,.fa-reply-all{--fa:""}.fa-location-arrow{--fa:""}.fa-crop{--fa:""}.fa-code-branch{--fa:""}.fa-chain-broken,.fa-chain-slash,.fa-link-slash,.fa-unlink{--fa:""}.fa-info{--fa:""}.fa-superscript{--fa:""}.fa-subscript{--fa:""}.fa-eraser{--fa:""}.fa-puzzle-piece{--fa:""}.fa-microphone{--fa:""}.fa-microphone-slash{--fa:""}.fa-shield,.fa-shield-blank{--fa:""}.fa-calendar{--fa:""}.fa-fire-extinguisher{--fa:""}.fa-rocket{--fa:""}.fa-chevron-circle-left,.fa-circle-chevron-left{--fa:""}.fa-chevron-circle-right,.fa-circle-chevron-right{--fa:""}.fa-chevron-circle-up,.fa-circle-chevron-up{--fa:""}.fa-chevron-circle-down,.fa-circle-chevron-down{--fa:""}.fa-anchor{--fa:""}.fa-unlock-alt,.fa-unlock-keyhole{--fa:""}.fa-bullseye{--fa:""}.fa-ellipsis,.fa-ellipsis-h{--fa:""}.fa-ellipsis-v,.fa-ellipsis-vertical{--fa:""}.fa-rss-square,.fa-square-rss{--fa:""}.fa-circle-play,.fa-play-circle{--fa:""}.fa-ticket{--fa:""}.fa-minus-square,.fa-square-minus{--fa:""}.fa-arrow-turn-up,.fa-level-up{--fa:""}.fa-arrow-turn-down,.fa-level-down{--fa:""}.fa-check-square,.fa-square-check{--fa:""}.fa-pen-square,.fa-pencil-square,.fa-square-pen{--fa:""}.fa-external-link-square,.fa-square-arrow-up-right{--fa:""}.fa-share-from-square,.fa-share-square{--fa:""}.fa-compass{--fa:""}.fa-caret-square-down,.fa-square-caret-down{--fa:""}.fa-caret-square-up,.fa-square-caret-up{--fa:""}.fa-caret-square-right,.fa-square-caret-right{--fa:""}.fa-eur,.fa-euro,.fa-euro-sign{--fa:""}.fa-gbp,.fa-pound-sign,.fa-sterling-sign{--fa:""}.fa-rupee,.fa-rupee-sign{--fa:""}.fa-cny,.fa-jpy,.fa-rmb,.fa-yen,.fa-yen-sign{--fa:""}.fa-rouble,.fa-rub,.fa-ruble,.fa-ruble-sign{--fa:""}.fa-krw,.fa-won,.fa-won-sign{--fa:""}.fa-file{--fa:""}.fa-file-alt,.fa-file-lines,.fa-file-text{--fa:""}.fa-arrow-down-a-z,.fa-sort-alpha-asc,.fa-sort-alpha-down{--fa:""}.fa-arrow-up-a-z,.fa-sort-alpha-up{--fa:""}.fa-arrow-down-wide-short,.fa-sort-amount-asc,.fa-sort-amount-down{--fa:""}.fa-arrow-up-wide-short,.fa-sort-amount-up{--fa:""}.fa-arrow-down-1-9,.fa-sort-numeric-asc,.fa-sort-numeric-down{--fa:""}.fa-arrow-up-1-9,.fa-sort-numeric-up{--fa:""}.fa-thumbs-up{--fa:""}.fa-thumbs-down{--fa:""}.fa-arrow-down-long,.fa-long-arrow-down{--fa:""}.fa-arrow-up-long,.fa-long-arrow-up{--fa:""}.fa-arrow-left-long,.fa-long-arrow-left{--fa:""}.fa-arrow-right-long,.fa-long-arrow-right{--fa:""}.fa-female,.fa-person-dress{--fa:""}.fa-male,.fa-person{--fa:""}.fa-sun{--fa:""}.fa-moon{--fa:""}.fa-archive,.fa-box-archive{--fa:""}.fa-bug{--fa:""}.fa-caret-square-left,.fa-square-caret-left{--fa:""}.fa-circle-dot,.fa-dot-circle{--fa:""}.fa-wheelchair{--fa:""}.fa-lira-sign{--fa:""}.fa-shuttle-space,.fa-space-shuttle{--fa:""}.fa-envelope-square,.fa-square-envelope{--fa:""}.fa-bank,.fa-building-columns,.fa-institution,.fa-museum,.fa-university{--fa:""}.fa-graduation-cap,.fa-mortar-board{--fa:""}.fa-language{--fa:""}.fa-fax{--fa:""}.fa-building{--fa:""}.fa-child{--fa:""}.fa-paw{--fa:""}.fa-cube{--fa:""}.fa-cubes{--fa:""}.fa-recycle{--fa:""}.fa-automobile,.fa-car{--fa:""}.fa-cab,.fa-taxi{--fa:""}.fa-tree{--fa:""}.fa-database{--fa:""}.fa-file-pdf{--fa:""}.fa-file-word{--fa:""}.fa-file-excel{--fa:""}.fa-file-powerpoint{--fa:""}.fa-file-image{--fa:""}.fa-file-archive,.fa-file-zipper{--fa:""}.fa-file-audio{--fa:""}.fa-file-video{--fa:""}.fa-file-code{--fa:""}.fa-life-ring{--fa:""}.fa-circle-notch{--fa:""}.fa-paper-plane{--fa:""}.fa-clock-rotate-left,.fa-history{--fa:""}.fa-header,.fa-heading{--fa:""}.fa-paragraph{--fa:""}.fa-sliders,.fa-sliders-h{--fa:""}.fa-share-alt,.fa-share-nodes{--fa:""}.fa-share-alt-square,.fa-square-share-nodes{--fa:""}.fa-bomb{--fa:""}.fa-futbol,.fa-futbol-ball,.fa-soccer-ball{--fa:""}.fa-teletype,.fa-tty{--fa:""}.fa-binoculars{--fa:""}.fa-plug{--fa:""}.fa-newspaper{--fa:""}.fa-wifi,.fa-wifi-3,.fa-wifi-strong{--fa:""}.fa-calculator{--fa:""}.fa-bell-slash{--fa:""}.fa-trash{--fa:""}.fa-copyright{--fa:""}.fa-eye-dropper,.fa-eye-dropper-empty,.fa-eyedropper{--fa:""}.fa-paint-brush,.fa-paintbrush{--fa:""}.fa-birthday-cake,.fa-cake,.fa-cake-candles{--fa:""}.fa-area-chart,.fa-chart-area{--fa:""}.fa-chart-pie,.fa-pie-chart{--fa:""}.fa-chart-line,.fa-line-chart{--fa:""}.fa-toggle-off{--fa:""}.fa-toggle-on{--fa:""}.fa-bicycle{--fa:""}.fa-bus{--fa:""}.fa-closed-captioning{--fa:""}.fa-ils,.fa-shekel,.fa-shekel-sign,.fa-sheqel,.fa-sheqel-sign{--fa:""}.fa-cart-plus{--fa:""}.fa-cart-arrow-down{--fa:""}.fa-diamond{--fa:""}.fa-ship{--fa:""}.fa-user-secret{--fa:""}.fa-motorcycle{--fa:""}.fa-street-view{--fa:""}.fa-heart-pulse,.fa-heartbeat{--fa:""}.fa-venus{--fa:""}.fa-mars{--fa:""}.fa-mercury{--fa:""}.fa-mars-and-venus{--fa:""}.fa-transgender,.fa-transgender-alt{--fa:""}.fa-venus-double{--fa:""}.fa-mars-double{--fa:""}.fa-venus-mars{--fa:""}.fa-mars-stroke{--fa:""}.fa-mars-stroke-up,.fa-mars-stroke-v{--fa:""}.fa-mars-stroke-h,.fa-mars-stroke-right{--fa:""}.fa-neuter{--fa:""}.fa-genderless{--fa:""}.fa-server{--fa:""}.fa-user-plus{--fa:""}.fa-user-times,.fa-user-xmark{--fa:""}.fa-bed{--fa:""}.fa-train{--fa:""}.fa-subway,.fa-train-subway{--fa:""}.fa-battery,.fa-battery-5,.fa-battery-full{--fa:""}.fa-battery-4,.fa-battery-three-quarters{--fa:""}.fa-battery-3,.fa-battery-half{--fa:""}.fa-battery-2,.fa-battery-quarter{--fa:""}.fa-battery-0,.fa-battery-empty{--fa:""}.fa-arrow-pointer,.fa-mouse-pointer{--fa:""}.fa-i-cursor{--fa:""}.fa-object-group{--fa:""}.fa-object-ungroup{--fa:""}.fa-note-sticky,.fa-sticky-note{--fa:""}.fa-clone{--fa:""}.fa-balance-scale,.fa-scale-balanced{--fa:""}.fa-hourglass-1,.fa-hourglass-start{--fa:""}.fa-hourglass-2,.fa-hourglass-half{--fa:""}.fa-hourglass-3,.fa-hourglass-end{--fa:""}.fa-hourglass,.fa-hourglass-empty{--fa:""}.fa-hand-back-fist,.fa-hand-rock{--fa:""}.fa-hand,.fa-hand-paper{--fa:""}.fa-hand-scissors{--fa:""}.fa-hand-lizard{--fa:""}.fa-hand-spock{--fa:""}.fa-hand-pointer{--fa:""}.fa-hand-peace{--fa:""}.fa-trademark{--fa:""}.fa-registered{--fa:""}.fa-television,.fa-tv,.fa-tv-alt{--fa:""}.fa-calendar-plus{--fa:""}.fa-calendar-minus{--fa:""}.fa-calendar-times,.fa-calendar-xmark{--fa:""}.fa-calendar-check{--fa:""}.fa-industry{--fa:""}.fa-map-pin{--fa:""}.fa-map-signs,.fa-signs-post{--fa:""}.fa-map{--fa:""}.fa-comment-alt,.fa-message{--fa:""}.fa-circle-pause,.fa-pause-circle{--fa:""}.fa-circle-stop,.fa-stop-circle{--fa:""}.fa-bag-shopping,.fa-shopping-bag{--fa:""}.fa-basket-shopping,.fa-shopping-basket{--fa:""}.fa-universal-access{--fa:""}.fa-blind,.fa-person-walking-with-cane{--fa:""}.fa-audio-description{--fa:""}.fa-phone-volume,.fa-volume-control-phone{--fa:""}.fa-braille{--fa:""}.fa-assistive-listening-systems,.fa-ear-listen{--fa:""}.fa-american-sign-language-interpreting,.fa-asl-interpreting,.fa-hands-american-sign-language-interpreting,.fa-hands-asl-interpreting{--fa:""}.fa-deaf,.fa-deafness,.fa-ear-deaf,.fa-hard-of-hearing{--fa:""}.fa-hands,.fa-sign-language,.fa-signing{--fa:""}.fa-eye-low-vision,.fa-low-vision{--fa:""}.fa-handshake,.fa-handshake-alt,.fa-handshake-simple{--fa:""}.fa-envelope-open{--fa:""}.fa-address-book,.fa-contact-book{--fa:""}.fa-address-card,.fa-contact-card,.fa-vcard{--fa:""}.fa-circle-user,.fa-user-circle{--fa:""}.fa-id-badge{--fa:""}.fa-drivers-license,.fa-id-card{--fa:""}.fa-temperature-4,.fa-temperature-full,.fa-thermometer-4,.fa-thermometer-full{--fa:""}.fa-temperature-3,.fa-temperature-three-quarters,.fa-thermometer-3,.fa-thermometer-three-quarters{--fa:""}.fa-temperature-2,.fa-temperature-half,.fa-thermometer-2,.fa-thermometer-half{--fa:""}.fa-temperature-1,.fa-temperature-quarter,.fa-thermometer-1,.fa-thermometer-quarter{--fa:""}.fa-temperature-0,.fa-temperature-empty,.fa-thermometer-0,.fa-thermometer-empty{--fa:""}.fa-shower{--fa:""}.fa-bath,.fa-bathtub{--fa:""}.fa-podcast{--fa:""}.fa-window-maximize{--fa:""}.fa-window-minimize{--fa:""}.fa-window-restore{--fa:""}.fa-square-xmark,.fa-times-square,.fa-xmark-square{--fa:""}.fa-microchip{--fa:""}.fa-snowflake{--fa:""}.fa-spoon,.fa-utensil-spoon{--fa:""}.fa-cutlery,.fa-utensils{--fa:""}.fa-rotate-back,.fa-rotate-backward,.fa-rotate-left,.fa-undo-alt{--fa:""}.fa-trash-alt,.fa-trash-can{--fa:""}.fa-rotate,.fa-sync-alt{--fa:""}.fa-stopwatch{--fa:""}.fa-right-from-bracket,.fa-sign-out-alt{--fa:""}.fa-right-to-bracket,.fa-sign-in-alt{--fa:""}.fa-redo-alt,.fa-rotate-forward,.fa-rotate-right{--fa:""}.fa-poo{--fa:""}.fa-images{--fa:""}.fa-pencil,.fa-pencil-alt{--fa:""}.fa-pen{--fa:""}.fa-pen-alt,.fa-pen-clip{--fa:""}.fa-octagon{--fa:""}.fa-down-long,.fa-long-arrow-alt-down{--fa:""}.fa-left-long,.fa-long-arrow-alt-left{--fa:""}.fa-long-arrow-alt-right,.fa-right-long{--fa:""}.fa-long-arrow-alt-up,.fa-up-long{--fa:""}.fa-hexagon{--fa:""}.fa-file-edit,.fa-file-pen{--fa:""}.fa-expand-arrows-alt,.fa-maximize{--fa:""}.fa-clipboard{--fa:""}.fa-arrows-alt-h,.fa-left-right{--fa:""}.fa-arrows-alt-v,.fa-up-down{--fa:""}.fa-alarm-clock{--fa:""}.fa-arrow-alt-circle-down,.fa-circle-down{--fa:""}.fa-arrow-alt-circle-left,.fa-circle-left{--fa:""}.fa-arrow-alt-circle-right,.fa-circle-right{--fa:""}.fa-arrow-alt-circle-up,.fa-circle-up{--fa:""}.fa-external-link-alt,.fa-up-right-from-square{--fa:""}.fa-external-link-square-alt,.fa-square-up-right{--fa:""}.fa-exchange-alt,.fa-right-left{--fa:""}.fa-repeat{--fa:""}.fa-code-commit{--fa:""}.fa-code-merge{--fa:""}.fa-desktop,.fa-desktop-alt{--fa:""}.fa-gem{--fa:""}.fa-level-down-alt,.fa-turn-down{--fa:""}.fa-level-up-alt,.fa-turn-up{--fa:""}.fa-lock-open{--fa:""}.fa-location-dot,.fa-map-marker-alt{--fa:""}.fa-microphone-alt,.fa-microphone-lines{--fa:""}.fa-mobile-alt,.fa-mobile-screen-button{--fa:""}.fa-mobile,.fa-mobile-android,.fa-mobile-phone{--fa:""}.fa-mobile-android-alt,.fa-mobile-screen{--fa:""}.fa-money-bill-1,.fa-money-bill-alt{--fa:""}.fa-phone-slash{--fa:""}.fa-image-portrait,.fa-portrait{--fa:""}.fa-mail-reply,.fa-reply{--fa:""}.fa-shield-alt,.fa-shield-halved{--fa:""}.fa-tablet-alt,.fa-tablet-screen-button{--fa:""}.fa-tablet,.fa-tablet-android{--fa:""}.fa-ticket-alt,.fa-ticket-simple{--fa:""}.fa-rectangle-times,.fa-rectangle-xmark,.fa-times-rectangle,.fa-window-close{--fa:""}.fa-compress-alt,.fa-down-left-and-up-right-to-center{--fa:""}.fa-expand-alt,.fa-up-right-and-down-left-from-center{--fa:""}.fa-baseball-bat-ball{--fa:""}.fa-baseball,.fa-baseball-ball{--fa:""}.fa-basketball,.fa-basketball-ball{--fa:""}.fa-bowling-ball{--fa:""}.fa-chess{--fa:""}.fa-chess-bishop{--fa:""}.fa-chess-board{--fa:""}.fa-chess-king{--fa:""}.fa-chess-knight{--fa:""}.fa-chess-pawn{--fa:""}.fa-chess-queen{--fa:""}.fa-chess-rook{--fa:""}.fa-dumbbell{--fa:""}.fa-football,.fa-football-ball{--fa:""}.fa-golf-ball,.fa-golf-ball-tee{--fa:""}.fa-hockey-puck{--fa:""}.fa-broom-ball,.fa-quidditch,.fa-quidditch-broom-ball{--fa:""}.fa-square-full{--fa:""}.fa-ping-pong-paddle-ball,.fa-table-tennis,.fa-table-tennis-paddle-ball{--fa:""}.fa-volleyball,.fa-volleyball-ball{--fa:""}.fa-allergies,.fa-hand-dots{--fa:""}.fa-band-aid,.fa-bandage{--fa:""}.fa-box{--fa:""}.fa-boxes,.fa-boxes-alt,.fa-boxes-stacked{--fa:""}.fa-briefcase-medical{--fa:""}.fa-burn,.fa-fire-flame-simple{--fa:""}.fa-capsules{--fa:""}.fa-clipboard-check{--fa:""}.fa-clipboard-list{--fa:""}.fa-diagnoses,.fa-person-dots-from-line{--fa:""}.fa-dna{--fa:""}.fa-dolly,.fa-dolly-box{--fa:""}.fa-cart-flatbed,.fa-dolly-flatbed{--fa:""}.fa-file-medical{--fa:""}.fa-file-medical-alt,.fa-file-waveform{--fa:""}.fa-first-aid,.fa-kit-medical{--fa:""}.fa-circle-h,.fa-hospital-symbol{--fa:""}.fa-id-card-alt,.fa-id-card-clip{--fa:""}.fa-notes-medical{--fa:""}.fa-pallet{--fa:""}.fa-pills{--fa:""}.fa-prescription-bottle{--fa:""}.fa-prescription-bottle-alt,.fa-prescription-bottle-medical{--fa:""}.fa-bed-pulse,.fa-procedures{--fa:""}.fa-shipping-fast,.fa-truck-fast{--fa:""}.fa-smoking{--fa:""}.fa-syringe{--fa:""}.fa-tablets{--fa:""}.fa-thermometer{--fa:""}.fa-vial{--fa:""}.fa-vials{--fa:""}.fa-warehouse{--fa:""}.fa-weight,.fa-weight-scale{--fa:""}.fa-x-ray{--fa:""}.fa-box-open{--fa:""}.fa-comment-dots,.fa-commenting{--fa:""}.fa-comment-slash{--fa:""}.fa-couch{--fa:""}.fa-circle-dollar-to-slot,.fa-donate{--fa:""}.fa-dove{--fa:""}.fa-hand-holding{--fa:""}.fa-hand-holding-heart{--fa:""}.fa-hand-holding-dollar,.fa-hand-holding-usd{--fa:""}.fa-hand-holding-droplet,.fa-hand-holding-water{--fa:""}.fa-hands-holding{--fa:""}.fa-hands-helping,.fa-handshake-angle{--fa:""}.fa-parachute-box{--fa:""}.fa-people-carry,.fa-people-carry-box{--fa:""}.fa-piggy-bank{--fa:""}.fa-ribbon{--fa:""}.fa-route{--fa:""}.fa-seedling,.fa-sprout{--fa:""}.fa-sign,.fa-sign-hanging{--fa:""}.fa-face-smile-wink,.fa-smile-wink{--fa:""}.fa-tape{--fa:""}.fa-truck-loading,.fa-truck-ramp-box{--fa:""}.fa-truck-moving{--fa:""}.fa-video-slash{--fa:""}.fa-wine-glass{--fa:""}.fa-user-astronaut{--fa:""}.fa-user-check{--fa:""}.fa-user-clock{--fa:""}.fa-user-cog,.fa-user-gear{--fa:""}.fa-user-edit,.fa-user-pen{--fa:""}.fa-user-friends,.fa-user-group{--fa:""}.fa-user-graduate{--fa:""}.fa-user-lock{--fa:""}.fa-user-minus{--fa:""}.fa-user-ninja{--fa:""}.fa-user-shield{--fa:""}.fa-user-alt-slash,.fa-user-large-slash,.fa-user-slash{--fa:""}.fa-user-tag{--fa:""}.fa-user-tie{--fa:""}.fa-users-cog,.fa-users-gear{--fa:""}.fa-balance-scale-left,.fa-scale-unbalanced{--fa:""}.fa-balance-scale-right,.fa-scale-unbalanced-flip{--fa:""}.fa-blender{--fa:""}.fa-book-open{--fa:""}.fa-broadcast-tower,.fa-tower-broadcast{--fa:""}.fa-broom{--fa:""}.fa-blackboard,.fa-chalkboard{--fa:""}.fa-chalkboard-teacher,.fa-chalkboard-user{--fa:""}.fa-church{--fa:""}.fa-coins{--fa:""}.fa-compact-disc{--fa:""}.fa-crow{--fa:""}.fa-crown{--fa:""}.fa-dice{--fa:""}.fa-dice-five{--fa:""}.fa-dice-four{--fa:""}.fa-dice-one{--fa:""}.fa-dice-six{--fa:""}.fa-dice-three{--fa:""}.fa-dice-two{--fa:""}.fa-divide{--fa:""}.fa-door-closed{--fa:""}.fa-door-open{--fa:""}.fa-feather{--fa:""}.fa-frog{--fa:""}.fa-gas-pump{--fa:""}.fa-glasses{--fa:""}.fa-greater-than-equal{--fa:""}.fa-helicopter{--fa:""}.fa-infinity{--fa:""}.fa-kiwi-bird{--fa:""}.fa-less-than-equal{--fa:""}.fa-memory{--fa:""}.fa-microphone-alt-slash,.fa-microphone-lines-slash{--fa:""}.fa-money-bill-wave{--fa:""}.fa-money-bill-1-wave,.fa-money-bill-wave-alt{--fa:""}.fa-money-check{--fa:""}.fa-money-check-alt,.fa-money-check-dollar{--fa:""}.fa-not-equal{--fa:""}.fa-palette{--fa:""}.fa-parking,.fa-square-parking{--fa:""}.fa-diagram-project,.fa-project-diagram{--fa:""}.fa-receipt{--fa:""}.fa-robot{--fa:""}.fa-ruler{--fa:""}.fa-ruler-combined{--fa:""}.fa-ruler-horizontal{--fa:""}.fa-ruler-vertical{--fa:""}.fa-school{--fa:""}.fa-screwdriver{--fa:""}.fa-shoe-prints{--fa:""}.fa-skull{--fa:""}.fa-ban-smoking,.fa-smoking-ban{--fa:""}.fa-store{--fa:""}.fa-shop,.fa-store-alt{--fa:""}.fa-bars-staggered,.fa-reorder,.fa-stream{--fa:""}.fa-stroopwafel{--fa:""}.fa-toolbox{--fa:""}.fa-shirt,.fa-t-shirt,.fa-tshirt{--fa:""}.fa-person-walking,.fa-walking{--fa:""}.fa-wallet{--fa:""}.fa-angry,.fa-face-angry{--fa:""}.fa-archway{--fa:""}.fa-atlas,.fa-book-atlas{--fa:""}.fa-award{--fa:""}.fa-backspace,.fa-delete-left{--fa:""}.fa-bezier-curve{--fa:""}.fa-bong{--fa:""}.fa-brush{--fa:""}.fa-bus-alt,.fa-bus-simple{--fa:""}.fa-cannabis{--fa:""}.fa-check-double{--fa:""}.fa-cocktail,.fa-martini-glass-citrus{--fa:""}.fa-bell-concierge,.fa-concierge-bell{--fa:""}.fa-cookie{--fa:""}.fa-cookie-bite{--fa:""}.fa-crop-alt,.fa-crop-simple{--fa:""}.fa-digital-tachograph,.fa-tachograph-digital{--fa:""}.fa-dizzy,.fa-face-dizzy{--fa:""}.fa-compass-drafting,.fa-drafting-compass{--fa:""}.fa-drum{--fa:""}.fa-drum-steelpan{--fa:""}.fa-feather-alt,.fa-feather-pointed{--fa:""}.fa-file-contract{--fa:""}.fa-file-arrow-down,.fa-file-download{--fa:""}.fa-arrow-right-from-file,.fa-file-export{--fa:""}.fa-arrow-right-to-file,.fa-file-import{--fa:""}.fa-file-invoice{--fa:""}.fa-file-invoice-dollar{--fa:""}.fa-file-prescription{--fa:""}.fa-file-signature{--fa:""}.fa-file-arrow-up,.fa-file-upload{--fa:""}.fa-fill{--fa:""}.fa-fill-drip{--fa:""}.fa-fingerprint{--fa:""}.fa-fish{--fa:""}.fa-face-flushed,.fa-flushed{--fa:""}.fa-face-frown-open,.fa-frown-open{--fa:""}.fa-glass-martini-alt,.fa-martini-glass{--fa:""}.fa-earth-africa,.fa-globe-africa{--fa:""}.fa-earth,.fa-earth-america,.fa-earth-americas,.fa-globe-americas{--fa:""}.fa-earth-asia,.fa-globe-asia{--fa:""}.fa-face-grimace,.fa-grimace{--fa:""}.fa-face-grin,.fa-grin{--fa:""}.fa-face-grin-wide,.fa-grin-alt{--fa:""}.fa-face-grin-beam,.fa-grin-beam{--fa:""}.fa-face-grin-beam-sweat,.fa-grin-beam-sweat{--fa:""}.fa-face-grin-hearts,.fa-grin-hearts{--fa:""}.fa-face-grin-squint,.fa-grin-squint{--fa:""}.fa-face-grin-squint-tears,.fa-grin-squint-tears{--fa:""}.fa-face-grin-stars,.fa-grin-stars{--fa:""}.fa-face-grin-tears,.fa-grin-tears{--fa:""}.fa-face-grin-tongue,.fa-grin-tongue{--fa:""}.fa-face-grin-tongue-squint,.fa-grin-tongue-squint{--fa:""}.fa-face-grin-tongue-wink,.fa-grin-tongue-wink{--fa:""}.fa-face-grin-wink,.fa-grin-wink{--fa:""}.fa-grid-horizontal,.fa-grip,.fa-grip-horizontal{--fa:""}.fa-grid-vertical,.fa-grip-vertical{--fa:""}.fa-headset{--fa:""}.fa-highlighter{--fa:""}.fa-hot-tub,.fa-hot-tub-person{--fa:""}.fa-hotel{--fa:""}.fa-joint{--fa:""}.fa-face-kiss,.fa-kiss{--fa:""}.fa-face-kiss-beam,.fa-kiss-beam{--fa:""}.fa-face-kiss-wink-heart,.fa-kiss-wink-heart{--fa:""}.fa-face-laugh,.fa-laugh{--fa:""}.fa-face-laugh-beam,.fa-laugh-beam{--fa:""}.fa-face-laugh-squint,.fa-laugh-squint{--fa:""}.fa-face-laugh-wink,.fa-laugh-wink{--fa:""}.fa-cart-flatbed-suitcase,.fa-luggage-cart{--fa:""}.fa-map-location,.fa-map-marked{--fa:""}.fa-map-location-dot,.fa-map-marked-alt{--fa:""}.fa-marker{--fa:""}.fa-medal{--fa:""}.fa-face-meh-blank,.fa-meh-blank{--fa:""}.fa-face-rolling-eyes,.fa-meh-rolling-eyes{--fa:""}.fa-monument{--fa:""}.fa-mortar-pestle{--fa:""}.fa-paint-roller{--fa:""}.fa-passport{--fa:""}.fa-pen-fancy{--fa:""}.fa-pen-nib{--fa:""}.fa-pen-ruler,.fa-pencil-ruler{--fa:""}.fa-plane-arrival{--fa:""}.fa-plane-departure{--fa:""}.fa-prescription{--fa:""}.fa-face-sad-cry,.fa-sad-cry{--fa:""}.fa-face-sad-tear,.fa-sad-tear{--fa:""}.fa-shuttle-van,.fa-van-shuttle{--fa:""}.fa-signature{--fa:""}.fa-face-smile-beam,.fa-smile-beam{--fa:""}.fa-solar-panel{--fa:""}.fa-lotus,.fa-spa{--fa:""}.fa-splotch{--fa:""}.fa-spray-can{--fa:""}.fa-stamp{--fa:""}.fa-star-half-alt,.fa-star-half-stroke{--fa:""}.fa-suitcase-rolling{--fa:""}.fa-face-surprise,.fa-surprise{--fa:""}.fa-swatchbook{--fa:""}.fa-person-swimming,.fa-swimmer{--fa:""}.fa-ladder-water,.fa-swimming-pool,.fa-water-ladder{--fa:""}.fa-droplet-slash,.fa-tint-slash{--fa:""}.fa-face-tired,.fa-tired{--fa:""}.fa-tooth{--fa:""}.fa-umbrella-beach{--fa:""}.fa-weight-hanging{--fa:""}.fa-wine-glass-alt,.fa-wine-glass-empty{--fa:""}.fa-air-freshener,.fa-spray-can-sparkles{--fa:""}.fa-apple-alt,.fa-apple-whole{--fa:""}.fa-atom{--fa:""}.fa-bone{--fa:""}.fa-book-open-reader,.fa-book-reader{--fa:""}.fa-brain{--fa:""}.fa-car-alt,.fa-car-rear{--fa:""}.fa-battery-car,.fa-car-battery{--fa:""}.fa-car-burst,.fa-car-crash{--fa:""}.fa-car-side{--fa:""}.fa-charging-station{--fa:""}.fa-diamond-turn-right,.fa-directions{--fa:""}.fa-draw-polygon,.fa-vector-polygon{--fa:""}.fa-laptop-code{--fa:""}.fa-layer-group{--fa:""}.fa-location,.fa-location-crosshairs{--fa:""}.fa-lungs{--fa:""}.fa-microscope{--fa:""}.fa-oil-can{--fa:""}.fa-poop{--fa:""}.fa-shapes,.fa-triangle-circle-square{--fa:""}.fa-star-of-life{--fa:""}.fa-dashboard,.fa-gauge,.fa-gauge-med,.fa-tachometer-alt-average{--fa:""}.fa-gauge-high,.fa-tachometer-alt,.fa-tachometer-alt-fast{--fa:""}.fa-gauge-simple,.fa-gauge-simple-med,.fa-tachometer-average{--fa:""}.fa-gauge-simple-high,.fa-tachometer,.fa-tachometer-fast{--fa:""}.fa-teeth{--fa:""}.fa-teeth-open{--fa:""}.fa-masks-theater,.fa-theater-masks{--fa:""}.fa-traffic-light{--fa:""}.fa-truck-monster{--fa:""}.fa-truck-pickup{--fa:""}.fa-ad,.fa-rectangle-ad{--fa:""}.fa-ankh{--fa:""}.fa-bible,.fa-book-bible{--fa:""}.fa-briefcase-clock,.fa-business-time{--fa:""}.fa-city{--fa:""}.fa-comment-dollar{--fa:""}.fa-comments-dollar{--fa:""}.fa-cross{--fa:""}.fa-dharmachakra{--fa:""}.fa-envelope-open-text{--fa:""}.fa-folder-minus{--fa:""}.fa-folder-plus{--fa:""}.fa-filter-circle-dollar,.fa-funnel-dollar{--fa:""}.fa-gopuram{--fa:""}.fa-hamsa{--fa:""}.fa-bahai,.fa-haykal{--fa:""}.fa-jedi{--fa:""}.fa-book-journal-whills,.fa-journal-whills{--fa:""}.fa-kaaba{--fa:""}.fa-khanda{--fa:""}.fa-landmark{--fa:""}.fa-envelopes-bulk,.fa-mail-bulk{--fa:""}.fa-menorah{--fa:""}.fa-mosque{--fa:""}.fa-om{--fa:""}.fa-pastafarianism,.fa-spaghetti-monster-flying{--fa:""}.fa-peace{--fa:""}.fa-place-of-worship{--fa:""}.fa-poll,.fa-square-poll-vertical{--fa:""}.fa-poll-h,.fa-square-poll-horizontal{--fa:""}.fa-person-praying,.fa-pray{--fa:""}.fa-hands-praying,.fa-praying-hands{--fa:""}.fa-book-quran,.fa-quran{--fa:""}.fa-magnifying-glass-dollar,.fa-search-dollar{--fa:""}.fa-magnifying-glass-location,.fa-search-location{--fa:""}.fa-socks{--fa:""}.fa-square-root-alt,.fa-square-root-variable{--fa:""}.fa-star-and-crescent{--fa:""}.fa-star-of-david{--fa:""}.fa-synagogue{--fa:""}.fa-scroll-torah,.fa-torah{--fa:""}.fa-torii-gate{--fa:""}.fa-vihara{--fa:""}.fa-volume,.fa-volume-medium{--fa:""}.fa-volume-mute,.fa-volume-times,.fa-volume-xmark{--fa:""}.fa-yin-yang{--fa:""}.fa-blender-phone{--fa:""}.fa-book-dead,.fa-book-skull{--fa:""}.fa-campground{--fa:""}.fa-cat{--fa:""}.fa-chair{--fa:""}.fa-cloud-moon{--fa:""}.fa-cloud-sun{--fa:""}.fa-cow{--fa:""}.fa-dice-d20{--fa:""}.fa-dice-d6{--fa:""}.fa-dog{--fa:""}.fa-dragon{--fa:""}.fa-drumstick-bite{--fa:""}.fa-dungeon{--fa:""}.fa-file-csv{--fa:""}.fa-fist-raised,.fa-hand-fist{--fa:""}.fa-ghost{--fa:""}.fa-hammer{--fa:""}.fa-hanukiah{--fa:""}.fa-hat-wizard{--fa:""}.fa-hiking,.fa-person-hiking{--fa:""}.fa-hippo{--fa:""}.fa-horse{--fa:""}.fa-house-chimney-crack,.fa-house-damage{--fa:""}.fa-hryvnia,.fa-hryvnia-sign{--fa:""}.fa-mask{--fa:""}.fa-mountain{--fa:""}.fa-network-wired{--fa:""}.fa-otter{--fa:""}.fa-ring{--fa:""}.fa-person-running,.fa-running{--fa:""}.fa-scroll{--fa:""}.fa-skull-crossbones{--fa:""}.fa-slash{--fa:""}.fa-spider{--fa:""}.fa-toilet-paper,.fa-toilet-paper-alt,.fa-toilet-paper-blank{--fa:""}.fa-tractor{--fa:""}.fa-user-injured{--fa:""}.fa-vr-cardboard{--fa:""}.fa-wand-sparkles{--fa:""}.fa-wind{--fa:""}.fa-wine-bottle{--fa:""}.fa-cloud-meatball{--fa:""}.fa-cloud-moon-rain{--fa:""}.fa-cloud-rain{--fa:""}.fa-cloud-showers-heavy{--fa:""}.fa-cloud-sun-rain{--fa:""}.fa-democrat{--fa:""}.fa-flag-usa{--fa:""}.fa-hurricane{--fa:""}.fa-landmark-alt,.fa-landmark-dome{--fa:""}.fa-meteor{--fa:""}.fa-person-booth{--fa:""}.fa-poo-bolt,.fa-poo-storm{--fa:""}.fa-rainbow{--fa:""}.fa-republican{--fa:""}.fa-smog{--fa:""}.fa-temperature-high{--fa:""}.fa-temperature-low{--fa:""}.fa-cloud-bolt,.fa-thunderstorm{--fa:""}.fa-tornado{--fa:""}.fa-volcano{--fa:""}.fa-check-to-slot,.fa-vote-yea{--fa:""}.fa-water{--fa:""}.fa-baby{--fa:""}.fa-baby-carriage,.fa-carriage-baby{--fa:""}.fa-biohazard{--fa:""}.fa-blog{--fa:""}.fa-calendar-day{--fa:""}.fa-calendar-week{--fa:""}.fa-candy-cane{--fa:""}.fa-carrot{--fa:""}.fa-cash-register{--fa:""}.fa-compress-arrows-alt,.fa-minimize{--fa:""}.fa-dumpster{--fa:""}.fa-dumpster-fire{--fa:""}.fa-ethernet{--fa:""}.fa-gifts{--fa:""}.fa-champagne-glasses,.fa-glass-cheers{--fa:""}.fa-glass-whiskey,.fa-whiskey-glass{--fa:""}.fa-earth-europe,.fa-globe-europe{--fa:""}.fa-grip-lines{--fa:""}.fa-grip-lines-vertical{--fa:""}.fa-guitar{--fa:""}.fa-heart-broken,.fa-heart-crack{--fa:""}.fa-holly-berry{--fa:""}.fa-horse-head{--fa:""}.fa-icicles{--fa:""}.fa-igloo{--fa:""}.fa-mitten{--fa:""}.fa-mug-hot{--fa:""}.fa-radiation{--fa:""}.fa-circle-radiation,.fa-radiation-alt{--fa:""}.fa-restroom{--fa:""}.fa-satellite{--fa:""}.fa-satellite-dish{--fa:""}.fa-sd-card{--fa:""}.fa-sim-card{--fa:""}.fa-person-skating,.fa-skating{--fa:""}.fa-person-skiing,.fa-skiing{--fa:""}.fa-person-skiing-nordic,.fa-skiing-nordic{--fa:""}.fa-sleigh{--fa:""}.fa-comment-sms,.fa-sms{--fa:""}.fa-person-snowboarding,.fa-snowboarding{--fa:""}.fa-snowman{--fa:""}.fa-snowplow{--fa:""}.fa-tenge,.fa-tenge-sign{--fa:""}.fa-toilet{--fa:""}.fa-screwdriver-wrench,.fa-tools{--fa:""}.fa-cable-car,.fa-tram{--fa:""}.fa-fire-alt,.fa-fire-flame-curved{--fa:""}.fa-bacon{--fa:""}.fa-book-medical{--fa:""}.fa-bread-slice{--fa:""}.fa-cheese{--fa:""}.fa-clinic-medical,.fa-house-chimney-medical{--fa:""}.fa-clipboard-user{--fa:""}.fa-comment-medical{--fa:""}.fa-crutch{--fa:""}.fa-disease{--fa:""}.fa-egg{--fa:""}.fa-folder-tree{--fa:""}.fa-burger,.fa-hamburger{--fa:""}.fa-hand-middle-finger{--fa:""}.fa-hard-hat,.fa-hat-hard,.fa-helmet-safety{--fa:""}.fa-hospital-user{--fa:""}.fa-hotdog{--fa:""}.fa-ice-cream{--fa:""}.fa-laptop-medical{--fa:""}.fa-pager{--fa:""}.fa-pepper-hot{--fa:""}.fa-pizza-slice{--fa:""}.fa-sack-dollar{--fa:""}.fa-book-tanakh,.fa-tanakh{--fa:""}.fa-bars-progress,.fa-tasks-alt{--fa:""}.fa-trash-arrow-up,.fa-trash-restore{--fa:""}.fa-trash-can-arrow-up,.fa-trash-restore-alt{--fa:""}.fa-user-nurse{--fa:""}.fa-wave-square{--fa:""}.fa-biking,.fa-person-biking{--fa:""}.fa-border-all{--fa:""}.fa-border-none{--fa:""}.fa-border-style,.fa-border-top-left{--fa:""}.fa-digging,.fa-person-digging{--fa:""}.fa-fan{--fa:""}.fa-heart-music-camera-bolt,.fa-icons{--fa:""}.fa-phone-alt,.fa-phone-flip{--fa:""}.fa-phone-square-alt,.fa-square-phone-flip{--fa:""}.fa-photo-film,.fa-photo-video{--fa:""}.fa-remove-format,.fa-text-slash{--fa:""}.fa-arrow-down-z-a,.fa-sort-alpha-desc,.fa-sort-alpha-down-alt{--fa:""}.fa-arrow-up-z-a,.fa-sort-alpha-up-alt{--fa:""}.fa-arrow-down-short-wide,.fa-sort-amount-desc,.fa-sort-amount-down-alt{--fa:""}.fa-arrow-up-short-wide,.fa-sort-amount-up-alt{--fa:""}.fa-arrow-down-9-1,.fa-sort-numeric-desc,.fa-sort-numeric-down-alt{--fa:""}.fa-arrow-up-9-1,.fa-sort-numeric-up-alt{--fa:""}.fa-spell-check{--fa:""}.fa-voicemail{--fa:""}.fa-hat-cowboy{--fa:""}.fa-hat-cowboy-side{--fa:""}.fa-computer-mouse,.fa-mouse{--fa:""}.fa-radio{--fa:""}.fa-record-vinyl{--fa:""}.fa-walkie-talkie{--fa:""}.fa-caravan{--fa:""}:host,:root{--fa-family-brands:"Font Awesome 7 Brands";--fa-font-brands:normal 400 1em/1 var(--fa-family-brands)}@font-face{font-family:"Font Awesome 7 Brands";font-style:normal;font-weight:400;font-display:block;src:url(/admin/assets/fa-brands-400-Bs6tcqqs.woff2)}.fa-brands,.fa-classic.fa-brands,.fab{--fa-family:var(--fa-family-brands);--fa-style:400}.fa-firefox-browser{--fa:""}.fa-ideal{--fa:""}.fa-microblog{--fa:""}.fa-pied-piper-square,.fa-square-pied-piper{--fa:""}.fa-unity{--fa:""}.fa-dailymotion{--fa:""}.fa-instagram-square,.fa-square-instagram{--fa:""}.fa-mixer{--fa:""}.fa-shopify{--fa:""}.fa-deezer{--fa:""}.fa-edge-legacy{--fa:""}.fa-google-pay{--fa:""}.fa-rust{--fa:""}.fa-tiktok{--fa:""}.fa-unsplash{--fa:""}.fa-cloudflare{--fa:""}.fa-guilded{--fa:""}.fa-hive{--fa:""}.fa-42-group,.fa-innosoft{--fa:""}.fa-instalod{--fa:""}.fa-octopus-deploy{--fa:""}.fa-perbyte{--fa:""}.fa-uncharted{--fa:""}.fa-watchman-monitoring{--fa:""}.fa-wodu{--fa:""}.fa-wirsindhandwerk,.fa-wsh{--fa:""}.fa-bots{--fa:""}.fa-cmplid{--fa:""}.fa-bilibili{--fa:""}.fa-golang{--fa:""}.fa-pix{--fa:""}.fa-sitrox{--fa:""}.fa-hashnode{--fa:""}.fa-meta{--fa:""}.fa-padlet{--fa:""}.fa-nfc-directional{--fa:""}.fa-nfc-symbol{--fa:""}.fa-screenpal{--fa:""}.fa-space-awesome{--fa:""}.fa-square-font-awesome{--fa:""}.fa-gitlab-square,.fa-square-gitlab{--fa:""}.fa-odysee{--fa:""}.fa-stubber{--fa:""}.fa-debian{--fa:""}.fa-shoelace{--fa:""}.fa-threads{--fa:""}.fa-square-threads{--fa:""}.fa-square-x-twitter{--fa:""}.fa-x-twitter{--fa:""}.fa-opensuse{--fa:""}.fa-letterboxd{--fa:""}.fa-square-letterboxd{--fa:""}.fa-mintbit{--fa:""}.fa-google-scholar{--fa:""}.fa-brave{--fa:""}.fa-brave-reverse{--fa:""}.fa-pixiv{--fa:""}.fa-upwork{--fa:""}.fa-webflow{--fa:""}.fa-signal-messenger{--fa:""}.fa-bluesky{--fa:""}.fa-jxl{--fa:""}.fa-square-upwork{--fa:""}.fa-web-awesome{--fa:""}.fa-square-web-awesome{--fa:""}.fa-square-web-awesome-stroke{--fa:""}.fa-dart-lang{--fa:""}.fa-flutter{--fa:""}.fa-files-pinwheel{--fa:""}.fa-css{--fa:""}.fa-square-bluesky{--fa:""}.fa-openai{--fa:""}.fa-square-linkedin{--fa:""}.fa-cash-app{--fa:""}.fa-disqus{--fa:""}.fa-11ty,.fa-eleventy{--fa:""}.fa-kakao-talk{--fa:""}.fa-linktree{--fa:""}.fa-notion{--fa:""}.fa-pandora{--fa:""}.fa-pixelfed{--fa:""}.fa-tidal{--fa:""}.fa-vsco{--fa:""}.fa-w3c{--fa:""}.fa-lumon{--fa:""}.fa-lumon-drop{--fa:""}.fa-square-figma{--fa:""}.fa-tex{--fa:""}.fa-duolingo{--fa:""}.fa-supportnow{--fa:""}.fa-tor-browser{--fa:""}.fa-typescript{--fa:""}.fa-square-deskpro{--fa:""}.fa-circle-zulip{--fa:""}.fa-julia{--fa:""}.fa-zulip{--fa:""}.fa-unison{--fa:""}.fa-bgg,.fa-board-game-geek{--fa:""}.fa-ko-fi{--fa:""}.fa-kubernetes{--fa:""}.fa-postgresql{--fa:""}.fa-scaleway{--fa:""}.fa-venmo{--fa:""}.fa-venmo-v{--fa:""}.fa-unreal-engine{--fa:""}.fa-globaleaks{--fa:""}.fa-solana{--fa:""}.fa-threema{--fa:""}.fa-forgejo{--fa:""}.fa-claude{--fa:""}.fa-gitee{--fa:""}.fa-xmpp{--fa:""}.fa-fediverse{--fa:""}.fa-tailwind-css{--fa:""}.fa-arch-linux{--fa:""}.fa-svelte{--fa:""}.fa-hugging-face{--fa:""}.fa-leetcode{--fa:""}.fa-openstreetmap{--fa:""}.fa-ultralytics{--fa:""}.fa-ultralytics-hub{--fa:""}.fa-ultralytics-yolo{--fa:""}.fa-obsidian{--fa:""}.fa-zoom{--fa:""}.fa-vim{--fa:""}.fa-symfonycasts{--fa:""}.fa-build-awesome{--fa:""}.fa-codeberg{--fa:""}.fa-devpost{--fa:""}.fa-internet-archive{--fa:""}.fa-lets-encrypt{--fa:""}.fa-matrix{--fa:""}.fa-mattermost{--fa:""}.fa-nextcloud{--fa:""}.fa-roblox-creator-studio{--fa:""}.fa-square-build-awesome-stroke{--fa:""}.fa-substack{--fa:""}.fa-tesla{--fa:""}.fa-xrp{--fa:""}.fa-xrpl{--fa:""}.fa-youtube-shorts{--fa:""}.fa-ror{--fa:""}.fa-visual-studio{--fa:""}.fa-dolibarr{--fa:""}.fa-obs-studio{--fa:""}.fa-storybook{--fa:""}.fa-a11y-project{--fa:""}.fa-copilot{--fa:""}.fa-square-twitter,.fa-twitter-square{--fa:""}.fa-facebook-square,.fa-square-facebook{--fa:""}.fa-linkedin{--fa:""}.fa-github-square,.fa-square-github{--fa:""}.fa-twitter{--fa:""}.fa-facebook{--fa:""}.fa-github{--fa:""}.fa-pinterest{--fa:""}.fa-pinterest-square,.fa-square-pinterest{--fa:""}.fa-google-plus-square,.fa-square-google-plus{--fa:""}.fa-google-plus-g{--fa:""}.fa-linkedin-in{--fa:""}.fa-github-alt{--fa:""}.fa-maxcdn{--fa:""}.fa-html5{--fa:""}.fa-css3{--fa:""}.fa-btc{--fa:""}.fa-youtube{--fa:""}.fa-xing{--fa:""}.fa-square-xing,.fa-xing-square{--fa:""}.fa-dropbox{--fa:""}.fa-stack-overflow{--fa:""}.fa-instagram{--fa:""}.fa-flickr{--fa:""}.fa-adn{--fa:""}.fa-bitbucket{--fa:""}.fa-tumblr{--fa:""}.fa-square-tumblr,.fa-tumblr-square{--fa:""}.fa-apple{--fa:""}.fa-windows{--fa:""}.fa-android{--fa:""}.fa-linux{--fa:""}.fa-dribbble{--fa:""}.fa-skype{--fa:""}.fa-foursquare{--fa:""}.fa-trello{--fa:""}.fa-gratipay{--fa:""}.fa-vk{--fa:""}.fa-weibo{--fa:""}.fa-renren{--fa:""}.fa-pagelines{--fa:""}.fa-stack-exchange{--fa:""}.fa-square-vimeo,.fa-vimeo-square{--fa:""}.fa-slack,.fa-slack-hash{--fa:""}.fa-wordpress{--fa:""}.fa-openid{--fa:""}.fa-yahoo{--fa:""}.fa-google{--fa:""}.fa-reddit{--fa:""}.fa-reddit-square,.fa-square-reddit{--fa:""}.fa-stumbleupon-circle{--fa:""}.fa-stumbleupon{--fa:""}.fa-delicious{--fa:""}.fa-digg{--fa:""}.fa-pied-piper-pp{--fa:""}.fa-pied-piper-alt{--fa:""}.fa-drupal{--fa:""}.fa-joomla{--fa:""}.fa-behance{--fa:""}.fa-behance-square,.fa-square-behance{--fa:""}.fa-steam{--fa:""}.fa-square-steam,.fa-steam-square{--fa:""}.fa-spotify{--fa:""}.fa-deviantart{--fa:""}.fa-soundcloud{--fa:""}.fa-vine{--fa:""}.fa-codepen{--fa:""}.fa-jsfiddle{--fa:""}.fa-rebel{--fa:""}.fa-empire{--fa:""}.fa-git-square,.fa-square-git{--fa:""}.fa-git{--fa:""}.fa-hacker-news{--fa:""}.fa-tencent-weibo{--fa:""}.fa-qq{--fa:""}.fa-weixin{--fa:""}.fa-slideshare{--fa:""}.fa-twitch{--fa:""}.fa-yelp{--fa:""}.fa-paypal{--fa:""}.fa-google-wallet{--fa:""}.fa-cc-visa{--fa:""}.fa-cc-mastercard{--fa:""}.fa-cc-discover{--fa:""}.fa-cc-amex{--fa:""}.fa-cc-paypal{--fa:""}.fa-cc-stripe{--fa:""}.fa-lastfm{--fa:""}.fa-lastfm-square,.fa-square-lastfm{--fa:""}.fa-ioxhost{--fa:""}.fa-angellist{--fa:""}.fa-buysellads{--fa:""}.fa-connectdevelop{--fa:""}.fa-dashcube{--fa:""}.fa-forumbee{--fa:""}.fa-leanpub{--fa:""}.fa-sellsy{--fa:""}.fa-shirtsinbulk{--fa:""}.fa-simplybuilt{--fa:""}.fa-skyatlas{--fa:""}.fa-pinterest-p{--fa:""}.fa-whatsapp{--fa:""}.fa-viacoin{--fa:""}.fa-medium,.fa-medium-m{--fa:""}.fa-y-combinator{--fa:""}.fa-optin-monster{--fa:""}.fa-opencart{--fa:""}.fa-expeditedssl{--fa:""}.fa-cc-jcb{--fa:""}.fa-cc-diners-club{--fa:""}.fa-creative-commons{--fa:""}.fa-gg{--fa:""}.fa-gg-circle{--fa:""}.fa-odnoklassniki{--fa:""}.fa-odnoklassniki-square,.fa-square-odnoklassniki{--fa:""}.fa-get-pocket{--fa:""}.fa-wikipedia-w{--fa:""}.fa-safari{--fa:""}.fa-chrome{--fa:""}.fa-firefox{--fa:""}.fa-opera{--fa:""}.fa-internet-explorer{--fa:""}.fa-contao{--fa:""}.fa-500px{--fa:""}.fa-amazon{--fa:""}.fa-houzz{--fa:""}.fa-vimeo-v{--fa:""}.fa-black-tie{--fa:""}.fa-fonticons{--fa:""}.fa-reddit-alien{--fa:""}.fa-edge{--fa:""}.fa-codiepie{--fa:""}.fa-modx{--fa:""}.fa-fort-awesome{--fa:""}.fa-usb{--fa:""}.fa-product-hunt{--fa:""}.fa-mixcloud{--fa:""}.fa-scribd{--fa:""}.fa-bluetooth{--fa:""}.fa-bluetooth-b{--fa:""}.fa-gitlab{--fa:""}.fa-wpbeginner{--fa:""}.fa-wpforms{--fa:""}.fa-envira{--fa:""}.fa-glide{--fa:""}.fa-glide-g{--fa:""}.fa-viadeo{--fa:""}.fa-square-viadeo,.fa-viadeo-square{--fa:""}.fa-snapchat,.fa-snapchat-ghost{--fa:""}.fa-snapchat-square,.fa-square-snapchat{--fa:""}.fa-pied-piper{--fa:""}.fa-first-order{--fa:""}.fa-yoast{--fa:""}.fa-themeisle{--fa:""}.fa-google-plus{--fa:""}.fa-font-awesome,.fa-font-awesome-flag,.fa-font-awesome-logo-full{--fa:""}.fa-linode{--fa:""}.fa-quora{--fa:""}.fa-free-code-camp{--fa:""}.fa-telegram,.fa-telegram-plane{--fa:""}.fa-bandcamp{--fa:""}.fa-grav{--fa:""}.fa-etsy{--fa:""}.fa-imdb{--fa:""}.fa-ravelry{--fa:""}.fa-sellcast{--fa:""}.fa-superpowers{--fa:""}.fa-wpexplorer{--fa:""}.fa-meetup{--fa:""}.fa-font-awesome-alt,.fa-square-font-awesome-stroke{--fa:""}.fa-accessible-icon{--fa:""}.fa-accusoft{--fa:""}.fa-adversal{--fa:""}.fa-affiliatetheme{--fa:""}.fa-algolia{--fa:""}.fa-amilia{--fa:""}.fa-angrycreative{--fa:""}.fa-app-store{--fa:""}.fa-app-store-ios{--fa:""}.fa-apper{--fa:""}.fa-asymmetrik{--fa:""}.fa-audible{--fa:""}.fa-avianex{--fa:""}.fa-aws{--fa:""}.fa-bimobject{--fa:""}.fa-bitcoin{--fa:""}.fa-bity{--fa:""}.fa-blackberry{--fa:""}.fa-blogger{--fa:""}.fa-blogger-b{--fa:""}.fa-buromobelexperte{--fa:""}.fa-centercode{--fa:""}.fa-cloudscale{--fa:""}.fa-cloudsmith{--fa:""}.fa-cloudversify{--fa:""}.fa-cpanel{--fa:""}.fa-css3-alt{--fa:""}.fa-cuttlefish{--fa:""}.fa-d-and-d{--fa:""}.fa-deploydog{--fa:""}.fa-deskpro{--fa:""}.fa-digital-ocean{--fa:""}.fa-discord{--fa:""}.fa-discourse{--fa:""}.fa-dochub{--fa:""}.fa-docker{--fa:""}.fa-draft2digital{--fa:""}.fa-dribbble-square,.fa-square-dribbble{--fa:""}.fa-dyalog{--fa:""}.fa-earlybirds{--fa:""}.fa-erlang{--fa:""}.fa-facebook-f{--fa:""}.fa-facebook-messenger{--fa:""}.fa-firstdraft{--fa:""}.fa-fonticons-fi{--fa:""}.fa-fort-awesome-alt{--fa:""}.fa-freebsd{--fa:""}.fa-gitkraken{--fa:""}.fa-gofore{--fa:""}.fa-goodreads{--fa:""}.fa-goodreads-g{--fa:""}.fa-google-drive{--fa:""}.fa-google-play{--fa:""}.fa-gripfire{--fa:""}.fa-grunt{--fa:""}.fa-gulp{--fa:""}.fa-hacker-news-square,.fa-square-hacker-news{--fa:""}.fa-hire-a-helper{--fa:""}.fa-hotjar{--fa:""}.fa-hubspot{--fa:""}.fa-itunes{--fa:""}.fa-itunes-note{--fa:""}.fa-jenkins{--fa:""}.fa-joget{--fa:""}.fa-js{--fa:""}.fa-js-square,.fa-square-js{--fa:""}.fa-keycdn{--fa:""}.fa-kickstarter,.fa-square-kickstarter{--fa:""}.fa-kickstarter-k{--fa:""}.fa-laravel{--fa:""}.fa-line{--fa:""}.fa-lyft{--fa:""}.fa-magento{--fa:""}.fa-medapps{--fa:""}.fa-medrt{--fa:""}.fa-microsoft{--fa:""}.fa-mix{--fa:""}.fa-mizuni{--fa:""}.fa-monero{--fa:""}.fa-napster{--fa:""}.fa-node-js{--fa:""}.fa-npm{--fa:""}.fa-ns8{--fa:""}.fa-nutritionix{--fa:""}.fa-page4{--fa:""}.fa-palfed{--fa:""}.fa-patreon{--fa:""}.fa-periscope{--fa:""}.fa-phabricator{--fa:""}.fa-phoenix-framework{--fa:""}.fa-playstation{--fa:""}.fa-pushed{--fa:""}.fa-python{--fa:""}.fa-red-river{--fa:""}.fa-rendact,.fa-wpressr{--fa:""}.fa-replyd{--fa:""}.fa-resolving{--fa:""}.fa-rocketchat{--fa:""}.fa-rockrms{--fa:""}.fa-schlix{--fa:""}.fa-searchengin{--fa:""}.fa-servicestack{--fa:""}.fa-sistrix{--fa:""}.fa-speakap{--fa:""}.fa-staylinked{--fa:""}.fa-steam-symbol{--fa:""}.fa-sticker-mule{--fa:""}.fa-studiovinari{--fa:""}.fa-supple{--fa:""}.fa-uber{--fa:""}.fa-uikit{--fa:""}.fa-uniregistry{--fa:""}.fa-untappd{--fa:""}.fa-ussunnah{--fa:""}.fa-vaadin{--fa:""}.fa-viber{--fa:""}.fa-vimeo{--fa:""}.fa-vnv{--fa:""}.fa-square-whatsapp,.fa-whatsapp-square{--fa:""}.fa-whmcs{--fa:""}.fa-wordpress-simple{--fa:""}.fa-xbox{--fa:""}.fa-yandex{--fa:""}.fa-yandex-international{--fa:""}.fa-apple-pay{--fa:""}.fa-cc-apple-pay{--fa:""}.fa-fly{--fa:""}.fa-node{--fa:""}.fa-osi{--fa:""}.fa-react{--fa:""}.fa-autoprefixer{--fa:""}.fa-less{--fa:""}.fa-sass{--fa:""}.fa-vuejs{--fa:""}.fa-angular{--fa:""}.fa-aviato{--fa:""}.fa-ember{--fa:""}.fa-gitter{--fa:""}.fa-hooli{--fa:""}.fa-strava{--fa:""}.fa-stripe{--fa:""}.fa-stripe-s{--fa:""}.fa-typo3{--fa:""}.fa-amazon-pay{--fa:""}.fa-cc-amazon-pay{--fa:""}.fa-ethereum{--fa:""}.fa-korvue{--fa:""}.fa-elementor{--fa:""}.fa-square-youtube,.fa-youtube-square{--fa:""}.fa-flipboard{--fa:""}.fa-hips{--fa:""}.fa-php{--fa:""}.fa-quinscape{--fa:""}.fa-readme{--fa:""}.fa-java{--fa:""}.fa-pied-piper-hat{--fa:""}.fa-creative-commons-by{--fa:""}.fa-creative-commons-nc{--fa:""}.fa-creative-commons-nc-eu{--fa:""}.fa-creative-commons-nc-jp{--fa:""}.fa-creative-commons-nd{--fa:""}.fa-creative-commons-pd{--fa:""}.fa-creative-commons-pd-alt{--fa:""}.fa-creative-commons-remix{--fa:""}.fa-creative-commons-sa{--fa:""}.fa-creative-commons-sampling{--fa:""}.fa-creative-commons-sampling-plus{--fa:""}.fa-creative-commons-share{--fa:""}.fa-creative-commons-zero{--fa:""}.fa-ebay{--fa:""}.fa-keybase{--fa:""}.fa-mastodon{--fa:""}.fa-r-project{--fa:""}.fa-researchgate{--fa:""}.fa-teamspeak{--fa:""}.fa-first-order-alt{--fa:""}.fa-fulcrum{--fa:""}.fa-galactic-republic{--fa:""}.fa-galactic-senate{--fa:""}.fa-jedi-order{--fa:""}.fa-mandalorian{--fa:""}.fa-old-republic{--fa:""}.fa-phoenix-squadron{--fa:""}.fa-sith{--fa:""}.fa-trade-federation{--fa:""}.fa-wolf-pack-battalion{--fa:""}.fa-hornbill{--fa:""}.fa-mailchimp{--fa:""}.fa-megaport{--fa:""}.fa-nimblr{--fa:""}.fa-rev{--fa:""}.fa-shopware{--fa:""}.fa-squarespace{--fa:""}.fa-themeco{--fa:""}.fa-weebly{--fa:""}.fa-wix{--fa:""}.fa-ello{--fa:""}.fa-hackerrank{--fa:""}.fa-kaggle{--fa:""}.fa-markdown{--fa:""}.fa-neos{--fa:""}.fa-zhihu{--fa:""}.fa-alipay{--fa:""}.fa-the-red-yeti{--fa:""}.fa-critical-role{--fa:""}.fa-d-and-d-beyond{--fa:""}.fa-dev{--fa:""}.fa-fantasy-flight-games{--fa:""}.fa-wizards-of-the-coast{--fa:""}.fa-think-peaks{--fa:""}.fa-reacteurope{--fa:""}.fa-artstation{--fa:""}.fa-atlassian{--fa:""}.fa-canadian-maple-leaf{--fa:""}.fa-centos{--fa:""}.fa-confluence{--fa:""}.fa-dhl{--fa:""}.fa-diaspora{--fa:""}.fa-fedex{--fa:""}.fa-fedora{--fa:""}.fa-figma{--fa:""}.fa-intercom{--fa:""}.fa-invision{--fa:""}.fa-jira{--fa:""}.fa-mendeley{--fa:""}.fa-raspberry-pi{--fa:""}.fa-redhat{--fa:""}.fa-sketch{--fa:""}.fa-sourcetree{--fa:""}.fa-suse{--fa:""}.fa-ubuntu{--fa:""}.fa-ups{--fa:""}.fa-usps{--fa:""}.fa-yarn{--fa:""}.fa-airbnb{--fa:""}.fa-battle-net{--fa:""}.fa-bootstrap{--fa:""}.fa-buffer{--fa:""}.fa-chromecast{--fa:""}.fa-evernote{--fa:""}.fa-itch-io{--fa:""}.fa-salesforce{--fa:""}.fa-speaker-deck{--fa:""}.fa-symfony{--fa:""}.fa-waze{--fa:""}.fa-yammer{--fa:""}.fa-git-alt{--fa:""}.fa-stackpath{--fa:""}.fa-cotton-bureau{--fa:""}.fa-buy-n-large{--fa:""}.fa-mdb{--fa:""}.fa-orcid{--fa:""}.fa-swift{--fa:""}.fa-umbraco{--fa:""}:host,:root{--fa-font-regular:normal 400 1em/1 var(--fa-family-classic)}@font-face{font-family:"Font Awesome 7 Free";font-style:normal;font-weight:400;font-display:block;src:url(/admin/assets/fa-regular-400-DRN8N0d1.woff2)}.far{--fa-family:var(--fa-family-classic)}.fa-regular,.far{--fa-style:400}:host,:root{--fa-family-classic:"Font Awesome 7 Free";--fa-font-solid:normal 900 1em/1 var(--fa-family-classic);--fa-style-family-classic:var(--fa-family-classic)}@font-face{font-family:"Font Awesome 7 Free";font-style:normal;font-weight:900;font-display:block;src:url(/admin/assets/fa-solid-900-IAB4Droh.woff2)}.fas{--fa-style:900}.fa-classic,.fas{--fa-family:var(--fa-family-classic)}.fa-solid{--fa-style:900}@font-face{font-family:"Font Awesome 5 Brands";font-display:block;font-weight:400;src:url(/admin/assets/fa-brands-400-Bs6tcqqs.woff2)format("woff2")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:900;src:url(/admin/assets/fa-solid-900-IAB4Droh.woff2)format("woff2")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:400;src:url(/admin/assets/fa-regular-400-DRN8N0d1.woff2)format("woff2")}@font-face{font-family:FontAwesome;font-display:block;src:url(/admin/assets/fa-solid-900-IAB4Droh.woff2)format("woff2")}@font-face{font-family:FontAwesome;font-display:block;src:url(/admin/assets/fa-brands-400-Bs6tcqqs.woff2)format("woff2")}@font-face{font-family:FontAwesome;font-display:block;src:url(/admin/assets/fa-regular-400-DRN8N0d1.woff2)format("woff2");unicode-range:U+F003,U+F006,U+F014,U+F016-F017,U+F01A-F01B,U+F01D,U+F022,U+F03E,U+F044,U+F046,U+F05C-F05D,U+F06E,U+F070,U+F087-F088,U+F08A,U+F094,U+F096-F097,U+F09D,U+F0A0,U+F0A2,U+F0A4-F0A7,U+F0C5,U+F0C7,U+F0E5-F0E6,U+F0EB,U+F0F6-F0F8,U+F10C,U+F114-F115,U+F118-F11A,U+F11C-F11D,U+F133,U+F147,U+F14E,U+F150-F152,U+F185-F186,U+F18E,U+F190-F192,U+F196,U+F1C1-F1C9,U+F1D9,U+F1DB,U+F1E3,U+F1EA,U+F1F7,U+F1F9,U+F20A,U+F247-F248,U+F24A,U+F24D,U+F255-F25B,U+F25D,U+F271-F274,U+F278,U+F27B,U+F28C,U+F28E,U+F29C,U+F2B5,U+F2B7,U+F2BA,U+F2BC,U+F2BE,U+F2C0-F2C1,U+F2C3,U+F2D0,U+F2D2,U+F2D4,U+F2DC}@font-face{font-family:FontAwesome;font-display:block;src:url(/admin/assets/fa-v4compatibility-CErXDOsT.woff2)format("woff2");unicode-range:U+F041,U+F047,U+F065-F066,U+F07D-F07E,U+F080,U+F08B,U+F08E,U+F090,U+F09A,U+F0AC,U+F0AE,U+F0B2,U+F0D0,U+F0D6,U+F0E4,U+F0EC,U+F10A-F10B,U+F123,U+F13E,U+F148-F149,U+F14C,U+F156,U+F15E,U+F160-F161,U+F163,U+F175-F178,U+F195,U+F1F8,U+F219,U+F27A}.notification-settings{box-sizing:border-box;color:#1f2d3d;background:#fff;width:100%;max-width:100%;padding:34px 38px 38px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif}.notification-settings-header{align-items:flex-start;gap:16px;margin-bottom:30px;display:flex}.notification-header-icon{background:#eaf3ff;border-radius:50%;justify-content:center;align-items:center;width:48px;min-width:48px;height:48px;display:flex}.notification-header-icon span{font-size:23px}.notification-settings-header h2{color:#1d2b3c;margin:0 0 5px;font-size:25px;font-weight:700;line-height:1.25}.notification-settings-header p{color:#7b8ba1;margin:0;font-size:15px;line-height:1.5}.notification-master-card{box-sizing:border-box;background:#fff;border:1px solid #e1e8f0;border-radius:12px;justify-content:space-between;align-items:center;width:100%;min-height:104px;margin-bottom:32px;padding:20px 24px;display:flex}.notification-master-left{align-items:center;gap:18px;display:flex}.notification-master-icon{background:#eaf3ff;border-radius:50%;justify-content:center;align-items:center;width:48px;min-width:48px;height:48px;display:flex}.notification-master-icon span{font-size:22px}.notification-master-text h3{color:#253448;margin:0 0 5px;font-size:18px;font-weight:700}.notification-master-text p{color:#8392a7;margin:0;font-size:14px}.notification-master-right{align-items:center;gap:18px;display:flex}.notification-switch{cursor:pointer;background:#d5dee9;border:none;border-radius:30px;width:52px;height:30px;padding:0;transition:background .2s,opacity .2s;position:relative}.notification-switch-circle{background:#fff;border-radius:50%;width:24px;height:24px;transition:transform .2s;position:absolute;top:3px;left:3px;box-shadow:0 2px 5px #0000002e}.notification-switch.active{background:#287be5}.notification-switch.active .notification-switch-circle{transform:translate(22px)}.notification-switch:disabled{cursor:not-allowed;opacity:.55}.notification-status{text-align:center;border-radius:20px;min-width:72px;padding:7px 12px;font-size:13px;font-weight:600}.notification-status.enabled{color:#1fa463;background:#e9f9ef}.notification-status.disabled{color:#7b8795;background:#edf1f5}.notification-types-heading{margin-bottom:20px}.notification-types-heading h3{color:#243347;margin:0 0 5px;font-size:19px;font-weight:700}.notification-types-heading p{color:#8392a7;margin:0;font-size:14px}.notification-list{background:#fff;border:1px solid #e1e8f0;border-radius:12px;width:100%;transition:opacity .2s;overflow:hidden}.notification-list.notifications-disabled{opacity:.55}.notification-item{box-sizing:border-box;border-bottom:1px solid #e6ebf1;justify-content:space-between;align-items:center;min-height:102px;padding:17px 24px;display:flex}.notification-item:last-child{border-bottom:none}.notification-item-left{align-items:center;gap:18px;display:flex}.notification-type-icon{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:42px;min-width:42px;height:42px;font-size:18px;font-weight:700;display:flex}.notification-type-icon.orders{background:#2784e8}.notification-type-icon.delivery{background:#22bd69}.notification-type-icon.payments{background:#8d42ed}.notification-type-icon.alerts{background:#f49b00}.notification-type-icon.messages{background:#ee6975}.notification-type-icon.activity{background:#13b4c5}.notification-item-content h4{color:#33465d;margin:0 0 5px;font-size:16px;font-weight:600}.notification-item-content p{color:#8998aa;margin:0;font-size:14px;line-height:1.4}.notification-type-switch{flex-shrink:0}.notification-actions{justify-content:flex-end;margin-top:22px;display:flex}.notification-save-button{color:#fff;cursor:pointer;background:#287be5;border:none;border-radius:8px;justify-content:center;align-items:center;gap:9px;min-height:44px;padding:0 21px;font-size:14px;font-weight:600;transition:transform .15s,background .2s,box-shadow .2s;display:inline-flex}.notification-save-button:hover{background:#176bd5;transform:translateY(-1px);box-shadow:0 5px 15px #287be540}.notification-save-button:active{transform:translateY(0)}.notification-save-button span{font-size:14px}@media (width<=768px){.notification-settings{padding:24px 18px}.notification-master-card{flex-direction:column;align-items:flex-start;gap:20px}.notification-master-right{justify-content:flex-end;width:100%}.notification-item{padding:16px}.notification-item-left{gap:12px}.notification-item-content p{max-width:400px}}@media (width<=500px){.notification-settings-header h2{font-size:21px}.notification-settings-header p{font-size:13px}.notification-master-text h3{font-size:16px}.notification-master-text p,.notification-types-heading p,.notification-item-content p{font-size:12px}.notification-item-content h4{font-size:14px}.notification-type-icon{width:38px;min-width:38px;height:38px}.notification-switch{width:46px;height:27px}.notification-switch-circle{width:21px;height:21px}.notification-switch.active .notification-switch-circle{transform:translate(19px)}.notification-status{display:none}}.sales-book{box-sizing:border-box;width:100%;min-width:0;min-height:100dvh;position:relative}.profit-modal-overlay,.profit-modal-overlay *,.profit-modal-overlay :before,.profit-modal-overlay :after{box-sizing:border-box}.profit-modal-overlay{z-index:99999;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:#000000ad;justify-content:center;align-items:center;width:100%;height:100dvh;min-height:100vh;padding:clamp(.75rem,2.5vw,1.5rem);display:flex;position:fixed;inset:0;overflow:hidden auto;container:profit-overlay/inline-size}.profit-modal{box-sizing:border-box;background:#fff;border-radius:clamp(.875rem,2vw,1.125rem);flex-direction:column;width:min(100%,42.5rem);min-width:0;max-width:42.5rem;max-height:min(90dvh,56rem);margin:auto;animation:.22s ease-out profitModalEnter;display:flex;position:relative;overflow:hidden;box-shadow:0 1.5625rem 4.375rem #00000059;container:profit-modal/inline-size}@keyframes profitModalEnter{0%{opacity:0;transform:translateY(1.125rem)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.profit-modal-header{box-sizing:border-box;background:#fff;border-bottom:1px solid #e8e8e8;flex:none;justify-content:space-between;align-items:center;gap:clamp(.75rem,2vw,1rem);min-width:0;min-height:clamp(3.5rem,7vw,4.25rem);padding:clamp(.75rem,2.5vw,1rem) clamp(.875rem,3vw,1.25rem);display:flex}.profit-modal-title{color:#1f2937;overflow-wrap:anywhere;flex:auto;min-width:0;margin:0;font-size:clamp(1.0625rem,2vw,1.3125rem);font-weight:700;line-height:1.25}.profit-modal-close{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:50%;flex:none;justify-content:center;align-items:center;width:clamp(2.5rem,6vw,2.625rem);height:clamp(2.5rem,6vw,2.625rem);padding:0;font-family:inherit;font-size:clamp(1.5rem,4vw,1.75rem);font-weight:400;line-height:1;transition:background .18s,color .18s,transform .18s;display:inline-flex}.profit-modal-close:hover{color:#111827;background:#f3f4f6;transform:scale(1.05)}.profit-modal-close:active{transform:scale(.94)}.profit-modal-close:focus-visible{outline-offset:2px;outline:3px solid #3b82f647}.profit-modal-body{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;background:#f8fafc;flex:auto;min-width:0;min-height:0;padding:clamp(1rem,3vw,1.5rem);overflow:hidden auto}.profit-field{box-sizing:border-box;width:100%;min-width:0;margin-bottom:clamp(.75rem,2vw,1rem)}.profit-field:last-child{margin-bottom:0}.profit-field label{color:#374151;overflow-wrap:anywhere;margin-bottom:clamp(.375rem,1vw,.4375rem);font-size:clamp(.8125rem,1.5vw,.875rem);font-weight:650;line-height:1.35;display:block}.profit-field input[type=text]{color:#1f2937;box-sizing:border-box;overflow-wrap:anywhere;background:#fff;border:1px solid #d7dce2;border-radius:.625rem;outline:none;width:100%;min-width:0;min-height:clamp(2.75rem,6vw,2.875rem);padding:.6875rem clamp(.6875rem,2vw,.8125rem);font-family:inherit;font-size:clamp(.875rem,1.7vw,.9375rem);line-height:1.4;transition:border-color .18s,box-shadow .18s,background .18s;display:block}.profit-field input[type=text]:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.profit-field input[type=text]:read-only{cursor:default;background:#f1f5f9}.profit-readonly-money{color:#111827;box-sizing:border-box;overflow-wrap:anywhere;background:#fff;border:1px solid #d7dce2;border-radius:.625rem;align-items:center;width:100%;min-width:0;min-height:clamp(2.75rem,6vw,2.875rem);padding:.625rem clamp(.6875rem,2vw,.8125rem);font-family:inherit;font-size:clamp(.875rem,1.7vw,.9375rem);font-weight:600;line-height:1.4;display:flex}.profit-input-wrapper{box-sizing:border-box;background:#fff;border:1px solid #cfd6df;border-radius:.625rem;align-items:stretch;width:100%;min-width:0;min-height:clamp(2.875rem,6vw,3rem);transition:border-color .18s,box-shadow .18s,background .18s;display:flex;overflow:hidden}.profit-input-wrapper:focus-within{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.profit-input-wrapper>span{color:#475569;white-space:nowrap;background:#f8fafc;border-right:1px solid #e2e8f0;flex:none;align-items:center;padding:0 clamp(.625rem,2vw,.8125rem);font-size:clamp(.75rem,1.5vw,.875rem);font-weight:700;display:flex}.profit-input-wrapper input{color:#111827;box-sizing:border-box;background:0 0;border:none;outline:none;flex:auto;width:100%;min-width:0;min-height:clamp(2.875rem,6vw,3rem);padding:.625rem clamp(.6875rem,2vw,.8125rem);font-family:inherit;font-size:clamp(.9375rem,2vw,1rem);font-weight:600;line-height:1.4}.profit-input-wrapper input::placeholder{color:#9ca3af;font-weight:400}.profit-input-wrapper input:focus{outline:none}.profit-input-wrapper input[type=number]{appearance:textfield}.profit-input-wrapper input[type=number]::-webkit-inner-spin-button{appearance:none;margin:0}.profit-input-wrapper input[type=number]::-webkit-outer-spin-button{appearance:none;margin:0}.profit-result{box-sizing:border-box;border-radius:clamp(.75rem,2vw,.8125rem);justify-content:space-between;align-items:center;gap:clamp(.75rem,2.5vw,1rem);width:100%;min-width:0;margin-top:clamp(1rem,3vw,1.25rem);padding:clamp(.875rem,2.5vw,1.125rem);display:flex}.profit-positive{background:#ecfdf3;border:1px solid #b7ebc9}.profit-negative{background:#fff1f2;border:1px solid #fecdd3}.profit-result-label{color:#374151;overflow-wrap:anywhere;flex:0 auto;min-width:0;font-size:clamp(.875rem,1.7vw,.9375rem);font-weight:750;line-height:1.3}.profit-result-value{text-align:right;overflow-wrap:anywhere;flex:0 auto;min-width:0;max-width:65%;font-size:clamp(1.0625rem,3vw,1.25rem);font-weight:800;line-height:1.25}.profit-positive .profit-result-value{color:#15803d}.profit-negative .profit-result-value{color:#dc2626}.profit-modal-footer{box-sizing:border-box;background:#fff;border-top:1px solid #e8e8e8;flex:none;justify-content:flex-end;align-items:center;gap:clamp(.5rem,2vw,.625rem);padding:clamp(.75rem,2vw,.875rem) clamp(.875rem,3vw,1.25rem);display:flex}.profit-close-button{color:#fff;cursor:pointer;background:#1f2937;border:none;border-radius:.625rem;min-width:6.25rem;min-height:2.75rem;padding:.625rem clamp(.875rem,2.5vw,1.125rem);font-family:inherit;font-size:clamp(.8125rem,1.5vw,.875rem);font-weight:700;line-height:1.2;transition:background .18s,transform .18s,box-shadow .18s}.profit-close-button:hover{background:#111827;box-shadow:0 .3125rem .9375rem #00000026}.profit-close-button:active{transform:translateY(1px)}.profit-close-button:focus-visible{outline-offset:2px;outline:3px solid #3b82f647}@container profit-modal (width<=36rem){.profit-modal-body{padding:1rem}.profit-modal-header,.profit-modal-footer{padding-inline:1rem}}@container profit-modal (width<=28rem){.profit-result{align-items:flex-start}.profit-result-value{max-width:60%}}@container profit-modal (width<=23rem){.profit-result{flex-direction:column;align-items:flex-start}.profit-result-label,.profit-result-value{text-align:left;width:100%;max-width:100%}.profit-modal-footer{padding-bottom:max(.75rem, env(safe-area-inset-bottom))}}@media (width<=48rem){.profit-modal-overlay{padding:1rem}.profit-modal{width:100%;max-width:42rem;max-height:calc(100dvh - 2rem)}}@media (width<=37.5rem){.profit-modal-overlay{align-items:stretch;padding:0}.profit-modal{width:100%;max-width:none;height:100%;min-height:100dvh;max-height:none;box-shadow:none;border-radius:0}.profit-modal-header{z-index:2;min-height:3.875rem;position:sticky;top:0}.profit-modal-footer{padding-bottom:max(.75rem, env(safe-area-inset-bottom))}.profit-close-button{width:100%}}@media (width<=25rem){.profit-modal-header{padding-inline:.75rem}.profit-modal-title{font-size:1rem}.profit-modal-close{width:2.375rem;height:2.375rem}.profit-modal-body{padding:.8125rem .75rem 1rem}.profit-field{margin-bottom:.75rem}.profit-field label{font-size:.75rem}.profit-field input[type=text],.profit-readonly-money{min-height:2.6875rem;padding:.5625rem .6875rem;font-size:.875rem}.profit-input-wrapper,.profit-input-wrapper input{min-height:2.75rem}.profit-input-wrapper>span{padding-inline:.5625rem;font-size:.75rem}.profit-input-wrapper input{font-size:.9375rem}.profit-result{padding:.8125rem}.profit-result-value{font-size:1.0625rem}.profit-modal-footer{padding-inline:.75rem}}@media (width<=22.5rem){.profit-modal-header{min-height:3.5rem;padding-inline:.625rem}.profit-modal-body{padding-inline:.625rem}.profit-modal-title{font-size:.9375rem}.profit-modal-close{width:2.25rem;height:2.25rem}.profit-modal-footer{padding-inline:.625rem}}@media (height<=40rem){.profit-modal-overlay{align-items:flex-start;padding-top:.75rem;padding-bottom:.75rem}.profit-modal{max-height:calc(100dvh - 1.5rem)}.profit-modal-header{min-height:3.375rem}.profit-modal-body{padding-block:.875rem}.profit-field{margin-bottom:.6875rem}.profit-result{margin-top:.875rem;padding:.75rem}.profit-modal-footer{padding-block:.625rem}}@media (height<=31.25rem) and (width<=56.25rem){.profit-modal-overlay{align-items:flex-start;padding:0}.profit-modal{border-radius:0;min-height:100dvh;max-height:none}.profit-modal-header{min-height:3.25rem;padding-block:.5rem}.profit-modal-body{padding-block:.75rem}.profit-field{margin-bottom:.625rem}.profit-result{margin-top:.75rem;padding:.6875rem}.profit-modal-footer{padding-block:.5rem}}@media (hover:none) and (pointer:coarse){.profit-modal-close{min-width:2.625rem;min-height:2.625rem}.profit-close-button,.profit-input-wrapper input{min-height:2.875rem}}html[data-theme=dark] .profit-modal{background:#111827;box-shadow:0 1.5625rem 4.375rem #0000008c}html[data-theme=dark] .profit-modal-header{background:#111827;border-bottom-color:#374151}html[data-theme=dark] .profit-modal-title{color:#f9fafb}html[data-theme=dark] .profit-modal-close{color:#d1d5db}html[data-theme=dark] .profit-modal-close:hover{color:#fff;background:#1f2937}html[data-theme=dark] .profit-modal-body{background:#0f172a}html[data-theme=dark] .profit-field label{color:#d1d5db}html[data-theme=dark] .profit-field input[type=text],html[data-theme=dark] .profit-readonly-money{color:#f9fafb;background:#1f2937;border-color:#374151}html[data-theme=dark] .profit-field input[type=text]:read-only{background:#1f2937}html[data-theme=dark] .profit-input-wrapper{background:#1f2937;border-color:#4b5563}html[data-theme=dark] .profit-input-wrapper:focus-within{border-color:#3b82f6}html[data-theme=dark] .profit-input-wrapper>span{color:#d1d5db;background:#111827;border-right-color:#374151}html[data-theme=dark] .profit-input-wrapper input{color:#f9fafb}html[data-theme=dark] .profit-input-wrapper input::placeholder{color:#9ca3af}html[data-theme=dark] .profit-modal-footer{background:#111827;border-top-color:#374151}html[data-theme=dark] .profit-close-button{background:#374151}html[data-theme=dark] .profit-close-button:hover{background:#4b5563}@media (prefers-reduced-motion:reduce){.profit-modal{animation:none}.profit-modal-close,.profit-close-button,.profit-input-wrapper,.profit-field input[type=text]{transition:none}}@media print{.profit-modal-overlay{background:0 0;width:auto;height:auto;min-height:0;padding:0;position:static;overflow:visible}.profit-modal{width:100%;max-width:none;max-height:none;box-shadow:none;border-radius:0}.profit-modal-close,.profit-modal-footer{display:none}}@media (width>=87.5rem){.profit-modal{width:min(43.75rem,100%)}.profit-modal-header{padding-inline:1.5rem}.profit-modal-body{padding:1.5rem}.profit-modal-footer{padding-inline:1.5rem}}.expenses-overlay{z-index:9999;box-sizing:border-box;background:#00000094;justify-content:center;align-items:center;width:100%;height:100%;padding:20px;display:flex;position:fixed;inset:0}.expenses-modal{box-sizing:border-box;background:#fff;border-radius:16px;flex-direction:column;width:min(1100px,100%);height:min(720px,92vh);animation:.22s ease-out expensesModalOpen;display:flex;overflow:hidden;box-shadow:0 25px 70px #00000047,0 8px 25px #00000026}@keyframes expensesModalOpen{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.expenses-header{box-sizing:border-box;background:#fff;border-bottom:1px solid #e8e8e8;flex:none;justify-content:space-between;align-items:center;min-height:72px;padding:0 24px;display:flex}.expenses-header h2{color:#222;margin:0;font-size:22px;font-weight:700;line-height:1.2}.expenses-close-button{color:#333;cursor:pointer;box-sizing:border-box;background:#f3f3f3;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:28px;font-weight:400;line-height:1;transition:background .2s,color .2s,transform .2s;display:flex}.expenses-close-button:hover:not(:disabled){color:#fff;background:#e53935;transform:rotate(90deg)}.expenses-close-button:active:not(:disabled){transform:rotate(90deg)scale(.94)}.expenses-close-button:disabled{opacity:.45;cursor:not-allowed}.expenses-table-wrapper{box-sizing:border-box;background:#fff;flex:auto;width:100%;min-height:0;overflow:auto}.expenses-table-wrapper::-webkit-scrollbar{width:8px;height:8px}.expenses-table-wrapper::-webkit-scrollbar-track{background:#f1f1f1}.expenses-table-wrapper::-webkit-scrollbar-thumb{background:#bdbdbd;border-radius:20px}.expenses-table-wrapper::-webkit-scrollbar-thumb:hover{background:#999}.expenses-table-wrapper{scrollbar-width:thin;scrollbar-color:#bdbdbd #f1f1f1}.expenses-table{border-collapse:separate;border-spacing:0;table-layout:fixed;background:#fff;width:100%;min-width:760px}.expenses-table thead{z-index:10;position:sticky;top:0}.expenses-table thead tr{background:#f7f7f7}.expenses-table th{color:#333;text-align:left;white-space:nowrap;box-sizing:border-box;background:#f7f7f7;border-bottom:1px solid #ddd;height:54px;padding:0 14px;font-size:14px;font-weight:700}.expenses-table th:first-child{border-top-left-radius:0}.expenses-table th:last-child{border-top-right-radius:0}.expenses-table tbody tr{background:#fff;transition:background .15s}.expenses-table tbody tr:hover{background:#fafafa}.expenses-table td{color:#333;vertical-align:middle;box-sizing:border-box;border-bottom:1px solid #eee;height:68px;padding:9px 14px;font-size:14px}.expense-number-column{width:65px;text-align:center!important}.expense-number{color:#777;text-align:center;width:65px;font-size:14px;font-weight:600}.expenses-table th:nth-child(2),.expenses-table td:nth-child(2){width:38%}.expenses-table th:nth-child(3),.expenses-table td:nth-child(3),.expenses-table th:nth-child(4),.expenses-table td:nth-child(4){width:22%}.expense-delete-column{width:110px;text-align:center!important}.expense-input{color:#222;box-sizing:border-box;background:#fff;border:1px solid #d7d7d7;border-radius:8px;outline:none;width:100%;height:42px;padding:0 12px;font-family:inherit;font-size:14px;transition:border-color .2s,box-shadow .2s,background .2s}.expense-input::placeholder{color:#a4a4a4}.expense-input:hover:not(:disabled){border-color:#b9b9b9}.expense-input:focus:not(:disabled){border-color:#198754;box-shadow:0 0 0 3px #1987541f}.expense-input:disabled{color:#666;cursor:not-allowed;background:#f5f5f5;border-color:#e1e1e1}.expense-input[type=number]{text-align:right}.expense-input[type=number]::-webkit-inner-spin-button{opacity:1}.expense-input[type=number]::-webkit-outer-spin-button{opacity:1}.expense-date{min-width:145px}.expense-input[type=date]{cursor:pointer}.expense-input[type=date]:disabled{cursor:not-allowed}.expense-delete-button{color:#fff;cursor:pointer;box-sizing:border-box;background:#e53935;border:none;border-radius:7px;min-width:78px;height:36px;padding:0 12px;font-family:inherit;font-size:13px;font-weight:600;transition:background .2s,transform .15s,box-shadow .2s}.expense-delete-button:hover:not(:disabled){background:#c62828;box-shadow:0 3px 8px #e5393538}.expense-delete-button:active:not(:disabled){transform:scale(.96)}.expense-delete-button:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.expenses-footer{box-sizing:border-box;background:#fff;border-top:1px solid #e6e6e6;flex:none;justify-content:space-between;align-items:center;gap:15px;min-height:78px;padding:14px 20px;display:flex}.expenses-footer-right{justify-content:flex-end;align-items:center;gap:10px;min-width:0;display:flex}.add-expense-button{color:#198754;cursor:pointer;white-space:nowrap;box-sizing:border-box;background:#fff;border:1px solid #198754;border-radius:8px;height:42px;padding:0 18px;font-family:inherit;font-size:14px;font-weight:600;transition:background .2s,color .2s,transform .15s,box-shadow .2s}.add-expense-button:hover:not(:disabled){color:#fff;background:#198754;box-shadow:0 4px 10px #1987542e}.add-expense-button:active:not(:disabled){transform:scale(.97)}.add-expense-button:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.cancel-expense-button{color:#333;white-space:nowrap;cursor:default;box-sizing:border-box;background:#f7f7f7;border:1px solid #ddd;border-radius:8px;height:42px;padding:0 16px;font-family:inherit;font-size:14px;font-weight:700}.save-expenses-button{color:#fff;cursor:pointer;white-space:nowrap;box-sizing:border-box;background:#198754;border:none;border-radius:8px;min-width:145px;height:42px;padding:0 18px;font-family:inherit;font-size:14px;font-weight:700;transition:background .2s,transform .15s,box-shadow .2s}.save-expenses-button:hover:not(:disabled){background:#157347;box-shadow:0 5px 12px #19875438}.save-expenses-button:active:not(:disabled){transform:scale(.97)}.save-expenses-button:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}@media (width<=900px){.expenses-overlay{padding:15px}.expenses-modal{border-radius:14px;width:100%;height:min(700px,94vh)}.expenses-header{min-height:66px;padding:0 18px}.expenses-header h2{font-size:20px}.expenses-table{min-width:720px}.expenses-table th{height:50px;padding:0 10px;font-size:13px}.expenses-table td{height:62px;padding:8px 10px;font-size:13px}.expense-input{height:39px;padding:0 10px;font-size:13px}.expense-delete-button{min-width:70px;height:34px;font-size:12px}.expenses-footer{padding:12px 15px}.add-expense-button,.cancel-expense-button,.save-expenses-button{height:40px;font-size:13px}.save-expenses-button{min-width:135px}}@media (width<=650px){.expenses-overlay{padding:8px}.expenses-modal{border-radius:12px;width:100%;height:calc(100vh - 16px);max-height:none}.expenses-header{min-height:60px;padding:0 14px}.expenses-header h2{font-size:18px}.expenses-close-button{width:36px;height:36px;font-size:25px}.expenses-table{min-width:700px}.expenses-table th{height:48px;padding:0 9px;font-size:12px}.expenses-table td{height:60px;padding:8px 9px;font-size:12px}.expense-input{height:38px;font-size:12px}.expense-delete-button{min-width:65px;height:33px;padding:0 8px;font-size:11px}.expenses-footer{flex-direction:column;align-items:stretch;gap:10px;min-height:auto;padding:12px}.add-expense-button{width:100%}.expenses-footer-right{grid-template-columns:1fr 1fr;gap:8px;width:100%;display:grid}.cancel-expense-button,.save-expenses-button{width:100%;min-width:0}}@media (width<=400px){.expenses-overlay{padding:5px}.expenses-modal{border-radius:10px;height:calc(100vh - 10px)}.expenses-header{min-height:56px;padding:0 11px}.expenses-header h2{font-size:17px}.expenses-close-button{width:34px;height:34px;font-size:23px}.expenses-footer{padding:10px}.add-expense-button,.cancel-expense-button,.save-expenses-button{height:38px;font-size:12px}}.expenses-close-button:focus-visible,.expense-input:focus-visible,.expense-delete-button:focus-visible,.add-expense-button:focus-visible,.save-expenses-button:focus-visible{outline-offset:2px;outline:2px solid #198754}@media (prefers-reduced-motion:reduce){.expenses-modal{animation:none}.expenses-close-button,.expense-input,.expense-delete-button,.add-expense-button,.save-expenses-button{transition:none}}.credits-overlay,.credits-overlay *,.credits-overlay :before,.credits-overlay :after{box-sizing:border-box}.credits-overlay{z-index:9999;width:100%;min-width:0;min-height:100dvh;padding-block:max(.5rem, env(safe-area-inset-top)) max(.5rem, env(safe-area-inset-bottom));padding-inline:max(.5rem, env(safe-area-inset-left)) max(.5rem, env(safe-area-inset-right));overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:#00000094;justify-content:center;align-items:center;animation:.18s ease-out creditsOverlayShow;display:flex;position:fixed;inset:0;overflow:hidden auto}@keyframes creditsOverlayShow{0%{opacity:0}to{opacity:1}}.credits-modal{color:#222;background:#fff;border:1px solid #e5e7eb;border-radius:clamp(.75rem,1.5vw,1rem);flex-direction:column;width:min(100%,1100px);min-width:0;height:min(92dvh,720px);min-height:0;animation:.22s ease-out creditsModalOpen;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 70px #00000047,0 8px 25px #00000026;container:credits-modal/inline-size}@keyframes creditsModalOpen{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.credits-header{background:#fff;border-bottom:1px solid #e8e8e8;flex:none;justify-content:space-between;align-items:center;gap:clamp(.625rem,2vw,1rem);width:100%;min-width:0;min-height:clamp(3.75rem,7vw,4.5rem);padding-block:clamp(.75rem,2vw,1rem);padding-inline:clamp(.875rem,2.5vw,1.5rem);display:flex}.credits-header h2{color:#222;overflow-wrap:anywhere;min-width:0;margin:0;font-size:clamp(1.05rem,2.5vw,1.375rem);font-weight:700;line-height:1.2}.credits-close-button{color:#333;cursor:pointer;background:#f3f3f3;border:none;border-radius:50%;flex:none;justify-content:center;align-items:center;width:clamp(2.125rem,6vw,2.5rem);height:clamp(2.125rem,6vw,2.5rem);font-size:clamp(1.4rem,4vw,1.75rem);font-weight:400;line-height:1;transition:background .2s,color .2s,transform .2s;display:flex}.credits-close-button:hover:not(:disabled){color:#fff;background:#e53935;transform:rotate(90deg)}.credits-close-button:active:not(:disabled){transform:rotate(90deg)scale(.94)}.credits-close-button:disabled{opacity:.45;cursor:not-allowed}.credits-table-wrapper{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#bdbdbd #f1f1f1;background:#fff;flex:auto;width:100%;min-width:0;min-height:0;overflow:auto}.credits-table-wrapper::-webkit-scrollbar{width:8px;height:8px}.credits-table-wrapper::-webkit-scrollbar-track{background:#f1f1f1}.credits-table-wrapper::-webkit-scrollbar-thumb{background:#bdbdbd;border-radius:20px}.credits-table-wrapper::-webkit-scrollbar-thumb:hover{background:#999}.credits-table{border-collapse:separate;border-spacing:0;table-layout:fixed;background:#fff;width:100%;min-width:760px}.credits-table thead{z-index:10;position:sticky;top:0}.credits-table thead tr{background:#f7f7f7}.credits-table th{color:#333;text-align:left;white-space:nowrap;background:#f7f7f7;border-bottom:1px solid #ddd;height:clamp(3rem,6vw,3.375rem);padding-inline:clamp(.5rem,1.5vw,.875rem);font-size:clamp(.75rem,1.4vw,.875rem);font-weight:700}.credit-number-column{width:65px;text-align:center!important}.credit-number{color:#777;text-align:center;width:65px;font-size:clamp(.75rem,1.4vw,.875rem);font-weight:600}.credits-table th:nth-child(2),.credits-table td:nth-child(2){width:38%}.credits-table th:nth-child(3),.credits-table td:nth-child(3),.credits-table th:nth-child(4),.credits-table td:nth-child(4){width:22%}.credit-delete-column{width:110px;text-align:center!important}.credits-table tbody tr{background:#fff;transition:background .15s}.credits-table tbody tr:hover{background:#fafafa}.credits-table td{color:#333;vertical-align:middle;overflow-wrap:anywhere;border-bottom:1px solid #eee;height:clamp(3.75rem,7vw,4.25rem);padding-block:clamp(.5rem,1.3vw,.5625rem);padding-inline:clamp(.5rem,1.5vw,.875rem);font-size:clamp(.75rem,1.4vw,.875rem)}.credit-input{color:#222;background:#fff;border:1px solid #d7d7d7;border-radius:8px;outline:none;width:100%;min-width:0;height:clamp(2.375rem,5vw,2.625rem);padding-inline:clamp(.625rem,1.5vw,.75rem);font-family:inherit;font-size:clamp(.75rem,1.4vw,.875rem);transition:border-color .2s,box-shadow .2s,background .2s}.credit-input::placeholder{color:#a4a4a4}.credit-input:hover:not(:disabled){border-color:#b9b9b9}.credit-input:focus:not(:disabled){border-color:#198754;box-shadow:0 0 0 3px #1987541f}.credit-input:disabled{color:#666;cursor:not-allowed;background:#f5f5f5;border-color:#e1e1e1}.credit-input[type=number]{text-align:right}.credit-input[type=number]::-webkit-inner-spin-button{opacity:1}.credit-input[type=number]::-webkit-outer-spin-button{opacity:1}.credit-date{min-width:145px}.credit-input[type=date]{cursor:pointer}.credit-input[type=date]:disabled{cursor:not-allowed}.credit-delete-button{color:#fff;cursor:pointer;background:#e53935;border:none;border-radius:7px;min-width:clamp(4.25rem,10vw,4.875rem);height:clamp(2.125rem,5vw,2.25rem);padding-inline:clamp(.5rem,1.5vw,.75rem);font-family:inherit;font-size:clamp(.6875rem,1.3vw,.8125rem);font-weight:600;transition:background .2s,transform .15s,box-shadow .2s}.credit-delete-button:hover:not(:disabled){background:#c62828;box-shadow:0 3px 8px #e5393538}.credit-delete-button:active:not(:disabled){transform:scale(.96)}.credit-delete-button:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.credits-footer{background:#fff;border-top:1px solid #e6e6e6;flex:none;align-items:center;gap:clamp(.5rem,1.5vw,.75rem);min-width:0;min-height:clamp(4.5rem,8vw,4.875rem);padding-block:clamp(.625rem,1.8vw,.875rem);padding-inline:clamp(.75rem,2vw,1.25rem);display:flex;position:relative}.add-credit-button{color:#198754;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #198754;border-radius:8px;height:clamp(2.375rem,5vw,2.625rem);padding-inline:clamp(.75rem,2vw,1.125rem);font-family:inherit;font-size:clamp(.75rem,1.4vw,.875rem);font-weight:600;transition:background .2s,color .2s,transform .15s,box-shadow .2s}.add-credit-button:hover:not(:disabled){color:#fff;background:#198754;box-shadow:0 4px 10px #1987542e}.add-credit-button:active:not(:disabled){transform:scale(.97)}.add-credit-button:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.credit-view-wrapper{align-items:center;min-width:0;display:flex;position:relative}.view-credit-button{color:#198754;cursor:pointer;background:#fff;border:1px solid #198754;border-radius:8px;min-width:clamp(4.375rem,12vw,4.6875rem);height:clamp(2.375rem,5vw,2.625rem);padding-inline:clamp(.75rem,2vw,1rem);font-family:inherit;font-size:clamp(.75rem,1.4vw,.875rem);font-weight:600;transition:background .2s,color .2s,transform .15s,box-shadow .2s}.view-credit-button:hover:not(:disabled){color:#fff;background:#198754;box-shadow:0 4px 10px #1987542e}.view-credit-button:active:not(:disabled){transform:scale(.97)}.view-credit-button:disabled{opacity:.5;cursor:not-allowed}.credit-history-tooltip{z-index:1000;background:#fff;border:1px solid #ddd;border-radius:12px;width:min(330px,90vw);min-width:0;max-width:calc(100vw - 20px);animation:.18s ease-out creditTooltipOpen;position:absolute;bottom:calc(100% + 12px);left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 12px 35px #0003}@keyframes creditTooltipOpen{0%{opacity:0;transform:translate(-50%)translateY(8px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.credit-history-tooltip:after{content:"";background:#fff;border-bottom:1px solid #ddd;border-right:1px solid #ddd;width:14px;height:14px;position:absolute;bottom:-7px;left:50%;transform:translate(-50%)rotate(45deg)}.credit-tooltip-header{color:#fff;background:#198754;align-items:center;min-width:0;min-height:clamp(2.75rem,6vw,3rem);padding-inline:clamp(.75rem,2vw,.9375rem);font-size:clamp(.75rem,1.4vw,.875rem);font-weight:700;display:flex}.credit-tooltip-header span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.credit-tooltip-body{scrollbar-width:thin;scrollbar-color:#bdbdbd #f3f3f3;max-height:260px;padding-block:.5rem;padding-inline:clamp(.75rem,2vw,.875rem);overflow:hidden auto}.credit-tooltip-body::-webkit-scrollbar{width:6px}.credit-tooltip-body::-webkit-scrollbar-track{background:#f3f3f3}.credit-tooltip-body::-webkit-scrollbar-thumb{background:#bdbdbd;border-radius:20px}.credit-tooltip-row{color:#333;border-bottom:1px solid #eee;align-items:center;gap:7px;min-width:0;min-height:38px;font-size:clamp(.6875rem,1.3vw,.8125rem);display:flex}.credit-tooltip-row:last-child{border-bottom:none}.credit-tooltip-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:130px;font-weight:600;overflow:hidden}.credit-tooltip-dots{color:#aaa;white-space:nowrap;flex:auto;min-width:20px;font-size:11px;overflow:hidden}.credit-tooltip-amount{color:#198754;white-space:nowrap;flex-shrink:0;font-size:clamp(.6875rem,1.3vw,.8125rem);font-weight:700}.credit-tooltip-loading,.credit-tooltip-empty{color:#777;text-align:center;justify-content:center;align-items:center;min-height:70px;padding:.75rem;font-size:.8125rem;display:flex}.credit-tooltip-total{color:#333;background:#f7f7f7;border-top:1px solid #e5e5e5;justify-content:space-between;align-items:center;gap:.75rem;min-height:48px;padding-inline:clamp(.75rem,2vw,.875rem);font-size:clamp(.6875rem,1.3vw,.8125rem);display:flex}.credit-tooltip-total span{font-weight:600}.credit-tooltip-total strong{color:#198754;font-size:clamp(.75rem,1.4vw,.875rem)}.credits-footer-right{justify-content:flex-end;align-items:center;gap:clamp(.5rem,1.5vw,.625rem);min-width:0;margin-left:auto;display:flex}.total-credits-display{color:#333;white-space:nowrap;background:#f7f7f7;border:1px solid #ddd;border-radius:8px;align-items:center;gap:8px;min-width:0;min-height:clamp(2.375rem,5vw,2.625rem);padding-inline:clamp(.75rem,2vw,.9375rem);font-size:clamp(.75rem,1.4vw,.875rem);display:flex}.total-credits-display span{font-weight:600}.total-credits-display strong{color:#198754;font-size:clamp(.75rem,1.4vw,.875rem);font-weight:700}.save-credits-button{color:#fff;cursor:pointer;white-space:nowrap;background:#198754;border:none;border-radius:8px;min-width:clamp(8.75rem,16vw,8.75rem);height:clamp(2.375rem,5vw,2.625rem);padding-inline:clamp(.75rem,2vw,1.125rem);font-family:inherit;font-size:clamp(.75rem,1.4vw,.875rem);font-weight:700;transition:background .2s,transform .15s,box-shadow .2s}.save-credits-button:hover:not(:disabled){background:#157347;box-shadow:0 5px 12px #19875438}.save-credits-button:active:not(:disabled){transform:scale(.97)}.save-credits-button:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}@container credits-modal (width<=56rem){.credits-table{min-width:720px}.credits-header{min-height:4.125rem}.credits-table th,.credits-table td{padding-inline:.625rem}}@container credits-modal (width<=42rem){.credits-header h2{font-size:1.125rem}.credits-table{min-width:700px}.credits-footer{flex-wrap:wrap}}@container credits-modal (width<=32rem){.credits-footer{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.5625rem;padding:.6875rem;display:grid}.add-credit-button,.credit-view-wrapper,.view-credit-button{width:100%}.credits-footer-right{grid-column:1/-1;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.5rem;width:100%;margin-left:0;display:grid}.total-credits-display,.save-credits-button{width:100%;min-width:0}.total-credits-display{justify-content:center}}@media (width<=56.25rem){.credits-overlay{padding-block:max(.5rem, env(safe-area-inset-top)) max(.5rem, env(safe-area-inset-bottom));padding-inline:max(.5rem, env(safe-area-inset-left)) max(.5rem, env(safe-area-inset-right))}.credits-modal{width:100%;height:min(94dvh,700px)}}@media (width<=40.625rem){.credits-overlay{padding-block:max(.4rem, env(safe-area-inset-top)) max(.4rem, env(safe-area-inset-bottom));padding-inline:max(.4rem, env(safe-area-inset-left)) max(.4rem, env(safe-area-inset-right))}.credits-modal{border-radius:.75rem;width:100%;height:96dvh;max-height:none}.credits-header{min-height:3.75rem;padding-inline:.875rem}.credits-header h2{font-size:1.125rem}.credits-table{min-width:700px}.credits-table th{height:3rem;padding-inline:.5625rem;font-size:.75rem}.credits-table td{height:3.75rem;padding-inline:.5625rem;font-size:.75rem}.credit-input{height:2.375rem;font-size:.75rem}.credit-delete-button{min-width:4.0625rem;height:2.0625rem;padding-inline:.5rem;font-size:.6875rem}.credit-history-tooltip{left:50%;bottom:max(5.3125rem, calc(5.3125rem + env(safe-area-inset-bottom)));width:min(360px,100vw - 30px);position:fixed;transform:translate(-50%)}.credit-history-tooltip:after{display:none}.credit-tooltip-body{max-height:230px}}@media (width<=25rem){.credits-modal{border-radius:.625rem;height:97dvh}.credits-header{min-height:3.5rem;padding-inline:.6875rem}.credits-header h2{font-size:1.0625rem}.credits-close-button{width:2.125rem;height:2.125rem;font-size:1.4375rem}.credits-footer{padding:.5625rem}.add-credit-button,.view-credit-button,.total-credits-display,.save-credits-button{height:2.375rem;font-size:.75rem}.credit-history-tooltip{width:calc(100vw - 20px);bottom:max(5.125rem, calc(5.125rem + env(safe-area-inset-bottom)))}.credit-tooltip-name{max-width:105px}.credit-tooltip-row,.credit-tooltip-amount{font-size:.75rem}}@media (width<=56.25rem) and (orientation:landscape){.credits-modal{height:94dvh}.credits-header{min-height:3.5rem}.credits-footer{padding-block:.5rem}.credits-table th{height:2.75rem}.credits-table td{height:3.5rem}.credit-history-tooltip{bottom:4.75rem}.credit-tooltip-body{max-height:180px}}.credits-close-button:focus-visible,.credit-input:focus-visible,.credit-delete-button:focus-visible,.add-credit-button:focus-visible,.view-credit-button:focus-visible,.save-credits-button:focus-visible{outline-offset:2px;outline:2px solid #198754}@media (prefers-reduced-motion:reduce){.credits-overlay,.credits-modal,.credit-history-tooltip{animation:none}.credits-close-button,.credit-input,.credit-delete-button,.add-credit-button,.view-credit-button,.save-credits-button,.credits-table tbody tr{transition:none}}html[data-theme=dark] .credits-overlay{background:#000000b8}html[data-theme=dark] .credits-modal{color:#f9fafb;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#111827;border-color:#2d3748;box-shadow:0 25px 70px #0000008c}html[data-theme=dark] .credits-header{background:#111827;border-bottom-color:#2d3748}html[data-theme=dark] .credits-header h2{color:#f9fafb}html[data-theme=dark] .credits-close-button{color:#e5e7eb;background:#273244}html[data-theme=dark] .credits-close-button:hover:not(:disabled){color:#fff;background:#e53935}html[data-theme=dark] .credits-table-wrapper{scrollbar-color:#4b5563 #172033;background:#0b1220}html[data-theme=dark] .credits-table-wrapper::-webkit-scrollbar-track{background:#172033}html[data-theme=dark] .credits-table-wrapper::-webkit-scrollbar-thumb{background:#4b5563}html[data-theme=dark] .credits-table-wrapper::-webkit-scrollbar-thumb:hover{background:#64748b}html[data-theme=dark] .credits-table{background:#0b1220}html[data-theme=dark] .credits-table thead tr,html[data-theme=dark] .credits-table th{background:#172033}html[data-theme=dark] .credits-table th{color:#f9fafb;border-bottom-color:#2d3748}html[data-theme=dark] .credits-table tbody tr{background:#0b1220}html[data-theme=dark] .credits-table tbody tr:hover{background:#172033}html[data-theme=dark] .credits-table td{color:#e5e7eb;border-bottom-color:#273244}html[data-theme=dark] .credit-number{color:#9ca3af}html[data-theme=dark] .credit-input{color:#f9fafb;background:#172033;border-color:#374151}html[data-theme=dark] .credit-input::placeholder{color:#718096}html[data-theme=dark] .credit-input:hover:not(:disabled){border-color:#64748b}html[data-theme=dark] .credit-input:focus:not(:disabled){border-color:#198754;box-shadow:0 0 0 3px #19875433}html[data-theme=dark] .credit-input:disabled{color:#6b7280;background:#111827;border-color:#273244}html[data-theme=dark] .credits-footer{background:#111827;border-top-color:#2d3748}html[data-theme=dark] .add-credit-button,html[data-theme=dark] .view-credit-button{color:#6ee7b7;background:#111827;border-color:#198754}html[data-theme=dark] .add-credit-button:hover:not(:disabled),html[data-theme=dark] .view-credit-button:hover:not(:disabled){color:#fff;background:#198754}html[data-theme=dark] .total-credits-display{color:#e5e7eb;background:#172033;border-color:#374151}html[data-theme=dark] .total-credits-display strong{color:#6ee7b7}html[data-theme=dark] .credit-history-tooltip{background:#111827;border-color:#374151;box-shadow:0 12px 35px #0000008c}html[data-theme=dark] .credit-history-tooltip:after{background:#111827;border-bottom-color:#374151;border-right-color:#374151}html[data-theme=dark] .credit-tooltip-body{scrollbar-color:#4b5563 #172033}html[data-theme=dark] .credit-tooltip-body::-webkit-scrollbar-track{background:#172033}html[data-theme=dark] .credit-tooltip-body::-webkit-scrollbar-thumb{background:#4b5563}html[data-theme=dark] .credit-tooltip-row{color:#e5e7eb;border-bottom-color:#273244}html[data-theme=dark] .credit-tooltip-amount{color:#6ee7b7}html[data-theme=dark] .credit-tooltip-loading,html[data-theme=dark] .credit-tooltip-empty{color:#9ca3af}html[data-theme=dark] .credit-tooltip-total{color:#e5e7eb;background:#172033;border-top-color:#2d3748}html[data-theme=dark] .credit-tooltip-total strong{color:#6ee7b7}.wingas-overlay,.wingas-overlay *,.wingas-overlay :before,.wingas-overlay :after,.winga-form-overlay,.winga-form-overlay *,.winga-form-overlay :before,.winga-form-overlay :after{box-sizing:border-box}.wingas-overlay{z-index:9999;background:#00000094;justify-content:center;align-items:center;width:100%;min-height:100dvh;padding:clamp(.25rem,2vw,1.25rem);display:flex;position:fixed;inset:0;overflow:hidden}.wingas-modal{background:#fff;border-radius:clamp(.55rem,1vw,1rem);flex-direction:column;width:min(87.5rem,100%);min-width:0;height:min(47.5rem,94dvh);min-height:0;animation:.22s ease-out wingasModalOpen;display:flex;overflow:hidden;box-shadow:0 25px 70px #00000047,0 8px 25px #00000026;container:wingas-modal/inline-size}@keyframes wingasModalOpen{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.wingas-header{background:#fff;border-bottom:1px solid #e5e5e5;flex:none;justify-content:space-between;align-items:center;gap:1rem;min-width:0;min-height:clamp(3.5rem,5vw,4.375rem);padding-inline:clamp(.75rem,2vw,1.5rem);display:flex}.wingas-title{color:#222;text-overflow:ellipsis;white-space:nowrap;align-items:center;min-width:0;margin:0;font-size:clamp(1rem,1.5vw,1.3125rem);font-weight:700;line-height:1.2;display:flex;overflow:hidden}.wingas-title i{color:#198754;flex:none;margin-inline-end:.55rem;font-size:clamp(.95rem,1.4vw,1.2rem)}.wingas-month-label{color:#777;white-space:nowrap;margin-top:.3rem;font-size:clamp(.65rem,1vw,.75rem);font-weight:600}.wingas-close-button{color:#333;cursor:pointer;background:#f3f3f3;border:none;border-radius:50%;flex:none;justify-content:center;align-items:center;width:clamp(2.15rem,4vw,2.5rem);height:clamp(2.15rem,4vw,2.5rem);font-size:clamp(.9rem,1.4vw,1.0625rem);transition:background .2s,color .2s,transform .2s;display:flex}.wingas-close-button:hover{color:#fff;background:#e53935;transform:rotate(90deg)}.wingas-summary{background:#f8f9fa;border-bottom:1px solid #e5e5e5;flex:none;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(.45rem,1vw,.625rem);min-width:0;padding-block:clamp(.5rem,1.2vw,.75rem);padding-inline:clamp(.6rem,1.5vw,1.25rem);display:grid}.wingas-summary-item{background:#fff;border:1px solid #e6e6e6;border-radius:.5rem;flex-direction:column;justify-content:center;min-width:0;min-height:clamp(3rem,5vw,3.4375rem);padding:clamp(.45rem,1vw,.625rem) clamp(.55rem,1.2vw,.8125rem);display:flex;overflow:hidden}.wingas-summary-item span{color:#777;text-overflow:ellipsis;white-space:nowrap;font-size:clamp(.62rem,.8vw,.6875rem);font-weight:600;overflow:hidden}.wingas-summary-item strong{color:#198754;text-overflow:ellipsis;white-space:nowrap;margin-top:.2rem;font-size:clamp(.75rem,1vw,.875rem);font-weight:700;overflow:hidden}.wingas-table-wrapper{scrollbar-width:thin;scrollbar-color:#bcbcbc #f1f1f1;background:#fff;flex:auto;width:100%;min-width:0;min-height:0;overflow:auto}.wingas-table-wrapper::-webkit-scrollbar{width:.55rem;height:.55rem}.wingas-table-wrapper::-webkit-scrollbar-track{background:#f1f1f1}.wingas-table-wrapper::-webkit-scrollbar-thumb{background:#bcbcbc;border-radius:20px}.wingas-table-wrapper::-webkit-scrollbar-thumb:hover{background:#999}.wingas-table{border-collapse:separate;border-spacing:0;table-layout:fixed;background:#fff;width:100%;min-width:78.125rem}.wingas-table thead{z-index:20;position:sticky;top:0}.wingas-table thead tr{background:#f6f7f8}.wingas-table th{color:#333;text-align:left;white-space:nowrap;vertical-align:middle;background:#f6f7f8;border-bottom:1px solid #dcdcdc;height:clamp(3rem,4vw,3.5rem);padding-inline:clamp(.45rem,.8vw,.625rem);font-size:clamp(.68rem,.9vw,.8125rem);font-weight:700}.winga-number-column{text-align:center!important;width:3.4375rem!important}.wingas-table th:nth-child(2),.wingas-table td:nth-child(2){width:10.625rem}.wingas-table th:nth-child(3),.wingas-table td:nth-child(3){width:11.875rem}.wingas-table th:nth-child(4),.wingas-table td:nth-child(4){width:9.0625rem}.wingas-table th:nth-child(5),.wingas-table td:nth-child(5){width:6.25rem}.wingas-table th:nth-child(6),.wingas-table td:nth-child(6){width:7.5rem}.wingas-table th:nth-child(7),.wingas-table td:nth-child(7){width:10.3125rem}.wingas-table th:nth-child(8),.wingas-table td:nth-child(8){width:9.6875rem}.wingas-table th:nth-child(9),.wingas-table td:nth-child(9){width:14.375rem}.wingas-table tbody tr{background:#fff;transition:background .15s}.wingas-table tbody tr:hover{background:#fafafa}.wingas-table td{color:#333;vertical-align:middle;overflow-wrap:anywhere;border-bottom:1px solid #eee;min-height:4.375rem;padding-block:clamp(.45rem,1vw,.5625rem);padding-inline:clamp(.45rem,.8vw,.625rem);font-size:clamp(.68rem,.9vw,.8125rem)}.winga-number{color:#777;text-align:center;white-space:nowrap;width:3.4375rem;font-size:.8125rem;font-weight:700}.winga-text-cell{color:#333;word-break:break-word;overflow-wrap:anywhere;font-weight:500}.winga-amount-cell{flex-direction:column;gap:.125rem;min-width:0;display:flex}.winga-amount-cell span{color:#222;overflow-wrap:anywhere;font-weight:700}.winga-amount-cell small{color:#777;overflow-wrap:anywhere;font-size:.625rem}.winga-date-text{color:#555;white-space:nowrap;font-size:.75rem}.winga-status-display{border-radius:.4375rem;justify-content:space-between;align-items:center;gap:.5rem;width:100%;padding:.4375rem .5625rem;display:flex}.winga-status-display strong{font-size:.75rem}.winga-status-display span{font-size:.6875rem;font-weight:800}.winga-status-paid{color:#198754;background:#1987541a;border:1px solid #19875440}.winga-status-unpaid{color:#dc3545;background:#dc354514;border:1px solid #dc354538}.winga-payment-edit{margin-top:.375rem}.winga-payment-input{color:#222;background:#fff;border:1px solid #d5d5d5;border-radius:.375rem;outline:none;width:100%;height:1.9375rem;padding-inline:.5rem;font-size:.6875rem;transition:border-color .2s,box-shadow .2s}.winga-payment-input:focus{border-color:#198754;box-shadow:0 0 0 3px #1987541a}.wingas-empty-state{text-align:center;color:#777;height:16.25rem!important}.wingas-empty-state>div{flex-direction:column;justify-content:center;align-items:center;gap:.5rem;height:100%;display:flex}.wingas-empty-state i{color:#198754;margin-bottom:.3125rem;font-size:1.875rem}.wingas-empty-state strong{color:#444;font-size:.875rem}.wingas-empty-state span{color:#999;font-size:.75rem}.winga-form-overlay{z-index:100;background:#0006;justify-content:center;align-items:center;padding:clamp(.5rem,2vw,1.25rem);display:flex;position:absolute;inset:0;overflow:hidden}.winga-form-modal{background:#fff;border-radius:clamp(.55rem,1vw,.875rem);flex-direction:column;width:min(47.5rem,100%);min-width:0;min-height:0;max-height:min(92%,52rem);animation:.2s ease-out wingaFormOpen;display:flex;overflow:hidden;box-shadow:0 25px 70px #0000004d,0 8px 25px #00000026;container:winga-form/inline-size}@keyframes wingaFormOpen{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.winga-form-header{border-bottom:1px solid #e5e5e5;flex:none;justify-content:space-between;align-items:center;gap:1rem;min-width:0;min-height:clamp(3.5rem,5vw,4.375rem);padding-inline:clamp(.75rem,2vw,1.375rem);display:flex}.winga-form-header h3{color:#222;overflow-wrap:anywhere;align-items:center;gap:.5rem;min-width:0;margin:0;font-size:clamp(1rem,1.5vw,1.1875rem);font-weight:700;display:flex}.winga-form-header h3 i{color:#198754;flex:none}.winga-form-header span{color:#888;margin-top:.25rem;font-size:.6875rem;display:block}.winga-form-close{color:#444;cursor:pointer;background:#f3f3f3;border:none;border-radius:50%;flex:none;justify-content:center;align-items:center;width:clamp(2.1rem,4vw,2.375rem);height:clamp(2.1rem,4vw,2.375rem);transition:background .2s,color .2s,transform .2s;display:flex}.winga-form-close:hover{color:#fff;background:#e53935;transform:rotate(90deg)}.winga-form-body{scrollbar-width:thin;scrollbar-color:#bcbcbc #f1f1f1;flex:auto;min-height:0;padding:clamp(.875rem,2vw,1.25rem);overflow-y:auto}.winga-form-body::-webkit-scrollbar{width:.5rem}.winga-form-body::-webkit-scrollbar-track{background:#f1f1f1}.winga-form-body::-webkit-scrollbar-thumb{background:#bcbcbc;border-radius:20px}.winga-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(.75rem,1.5vw,.9375rem);display:grid}.winga-form-group{flex-direction:column;gap:.375rem;min-width:0;display:flex}.winga-form-group label{color:#444;font-size:.75rem;font-weight:700}.winga-form-group input{color:#222;background:#fff;border:1px solid #d5d5d5;border-radius:.4375rem;outline:none;width:100%;height:clamp(2.5rem,4vw,2.625rem);padding-inline:.6875rem;font-family:inherit;font-size:.8125rem;transition:border-color .2s,box-shadow .2s}.winga-form-group input:hover{border-color:#b9b9b9}.winga-form-group input:focus{border-color:#198754;box-shadow:0 0 0 3px #1987541a}.winga-form-payment-preview{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(.4rem,1vw,.5625rem);margin-top:clamp(.9rem,2vw,1.125rem);display:grid}.winga-form-payment-preview>div{background:#f7f7f7;border:1px solid #e7e7e7;border-radius:.4375rem;min-width:0;padding:clamp(.5rem,1vw,.625rem);overflow:hidden}.winga-form-payment-preview span{color:#777;text-overflow:ellipsis;white-space:nowrap;font-size:.625rem;font-weight:600;display:block;overflow:hidden}.winga-form-payment-preview strong{color:#333;overflow-wrap:anywhere;margin-top:.1875rem;font-size:.75rem;display:block}.winga-form-payment-preview .preview-paid{background:#19875414;border-color:#19875433}.winga-form-payment-preview .preview-paid strong{color:#198754}.winga-form-payment-preview .preview-unpaid{background:#dc354512;border-color:#dc35452e}.winga-form-payment-preview .preview-unpaid strong{color:#dc3545}.winga-form-footer{border-top:1px solid #e5e5e5;flex:none;justify-content:flex-end;align-items:center;gap:.625rem;min-height:clamp(4rem,6vw,4.375rem);padding-block:.75rem;padding-inline:clamp(.75rem,2vw,1.25rem);display:flex}.winga-form-cancel,.winga-form-save{cursor:pointer;border-radius:.5rem;justify-content:center;align-items:center;gap:.4375rem;height:2.625rem;padding-inline:clamp(.875rem,2vw,1.125rem);font-size:.8125rem;font-weight:700;display:inline-flex}.winga-form-cancel{color:#555;background:#fff;border:1px solid #d5d5d5;min-width:6.5625rem;transition:background .2s,border-color .2s}.winga-form-cancel:hover{background:#f3f3f3}.winga-form-save{color:#fff;background:#198754;border:none;min-width:8.4375rem;transition:background .2s,box-shadow .2s,transform .2s}.winga-form-save:hover{background:#157347;transform:translateY(-1px);box-shadow:0 5px 12px #19875438}@container wingas-modal (width<=62rem){.wingas-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.wingas-table{min-width:76.25rem}}@container wingas-modal (width<=42rem){.wingas-header{padding-inline:.8rem}.wingas-summary{grid-template-columns:repeat(2,minmax(0,1fr));padding:.5rem}.wingas-table{min-width:75rem}}@container winga-form (width<=38rem){.winga-form-grid{grid-template-columns:1fr}.winga-form-payment-preview{grid-template-columns:repeat(2,minmax(0,1fr))}}@container winga-form (width<=26rem){.winga-form-header{padding-inline:.75rem}.winga-form-body{padding:.75rem}.winga-form-footer{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.winga-form-cancel,.winga-form-save{width:100%;min-width:0}}@media (width<=1000px){.wingas-overlay{padding:.875rem}.wingas-modal{border-radius:.875rem;width:100%;height:min(45rem,94dvh)}.wingas-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.wingas-table{min-width:76.25rem}.wingas-table th{height:3.25rem;font-size:.75rem}.wingas-table td{padding:.5rem}.winga-form-modal{width:min(42.5rem,100%)}}@media (width<=650px){.wingas-overlay{padding:.4375rem}.wingas-modal{border-radius:.6875rem;width:100%;height:calc(100dvh - .875rem);max-height:none}.wingas-header{gap:.5rem;min-height:3.625rem;padding-inline:.8125rem}.wingas-title{font-size:1.0625rem}.wingas-title i{margin-inline-end:.375rem;font-size:1rem}.wingas-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:.4375rem;padding:.5rem}.wingas-summary-item{min-height:3rem;padding:.4375rem .5625rem}.wingas-table{min-width:75rem}.wingas-table th{height:3rem;padding-inline:.5rem;font-size:.6875rem}.wingas-table td{padding:.4375rem .5rem;font-size:.6875rem}.winga-form-overlay{padding:.5rem}.winga-form-modal{width:100%;max-height:96%}.winga-form-header{min-height:3.75rem;padding-inline:.875rem}.winga-form-header h3{font-size:1rem}.winga-form-body{padding:.875rem}.winga-form-grid{grid-template-columns:1fr;gap:.75rem}.winga-form-payment-preview{grid-template-columns:repeat(2,minmax(0,1fr))}.winga-form-footer{grid-template-columns:repeat(2,minmax(0,1fr));padding:.625rem;display:grid}.winga-form-cancel,.winga-form-save{width:100%;min-width:0}}@media (width<=400px){.wingas-overlay{padding:.25rem}.wingas-modal{border-radius:.5625rem;height:calc(100dvh - .5rem)}.wingas-header{min-height:3.4375rem;padding-inline:.625rem}.wingas-title{font-size:1rem}.wingas-close-button{width:2.125rem;height:2.125rem}.wingas-table{min-width:73.75rem}.winga-form-overlay{padding:.25rem}.winga-form-modal{border-radius:.5625rem;max-height:98%}.winga-form-payment-preview{gap:.375rem}.winga-form-payment-preview>div{padding:.5rem}.winga-form-footer{gap:.375rem}}html[data-theme=dark] .wingas-modal,html[data-theme=dark] .winga-form-modal{color:#f1f1f1;background:#1e1e1e}html[data-theme=dark] .wingas-header,html[data-theme=dark] .winga-form-header{background:#1e1e1e;border-color:#343434}html[data-theme=dark] .wingas-title,html[data-theme=dark] .winga-form-header h3{color:#f1f1f1}html[data-theme=dark] .wingas-month-label,html[data-theme=dark] .winga-form-header span{color:#a8a8a8}html[data-theme=dark] .wingas-close-button,html[data-theme=dark] .winga-form-close{color:#eee;background:#2b2b2b}html[data-theme=dark] .wingas-summary{background:#181818;border-color:#343434}html[data-theme=dark] .wingas-summary-item{background:#242424;border-color:#3a3a3a}html[data-theme=dark] .wingas-summary-item span{color:#a8a8a8}html[data-theme=dark] .wingas-summary-item strong{color:#35b878}html[data-theme=dark] .wingas-table-wrapper{scrollbar-color:#555 #252525;background:#1e1e1e}html[data-theme=dark] .wingas-table-wrapper::-webkit-scrollbar-track{background:#252525}html[data-theme=dark] .wingas-table-wrapper::-webkit-scrollbar-thumb{background:#555}html[data-theme=dark] .wingas-table{background:#1e1e1e}html[data-theme=dark] .wingas-table thead tr,html[data-theme=dark] .wingas-table th{background:#292929}html[data-theme=dark] .wingas-table th{color:#eee;border-color:#404040}html[data-theme=dark] .wingas-table tbody tr{background:#1e1e1e}html[data-theme=dark] .wingas-table tbody tr:hover{background:#272727}html[data-theme=dark] .wingas-table td{color:#ddd;border-color:#353535}html[data-theme=dark] .winga-number,html[data-theme=dark] .winga-date-text{color:#aaa}html[data-theme=dark] .winga-text-cell{color:#ddd}html[data-theme=dark] .winga-amount-cell span{color:#f1f1f1}html[data-theme=dark] .winga-amount-cell small{color:#999}html[data-theme=dark] .winga-payment-input,html[data-theme=dark] .winga-form-group input{color:#f1f1f1;background:#252525;border-color:#444}html[data-theme=dark] .winga-payment-input:hover,html[data-theme=dark] .winga-form-group input:hover{border-color:#5a5a5a}html[data-theme=dark] .wingas-empty-state strong{color:#ddd}html[data-theme=dark] .wingas-empty-state span{color:#999}html[data-theme=dark] .winga-form-body{scrollbar-color:#555 #252525;background:#1e1e1e}html[data-theme=dark] .winga-form-body::-webkit-scrollbar-track{background:#252525}html[data-theme=dark] .winga-form-body::-webkit-scrollbar-thumb{background:#555}html[data-theme=dark] .winga-form-group label{color:#ddd}html[data-theme=dark] .winga-form-payment-preview>div{background:#292929;border-color:#3b3b3b}html[data-theme=dark] .winga-form-payment-preview span{color:#a8a8a8}html[data-theme=dark] .winga-form-payment-preview strong{color:#eee}html[data-theme=dark] .winga-form-footer{background:#1e1e1e;border-color:#343434}html[data-theme=dark] .winga-form-cancel{color:#ddd;background:#292929;border-color:#444}html[data-theme=dark] .winga-form-cancel:hover{background:#333}.wingas-close-button:focus-visible,.winga-form-close:focus-visible,.winga-form-group input:focus-visible,.winga-payment-input:focus-visible,.winga-form-cancel:focus-visible,.winga-form-save:focus-visible{outline-offset:2px;outline:2px solid #198754}@media (prefers-reduced-motion:reduce){.wingas-modal,.winga-form-modal{animation:none}.wingas-close-button,.winga-form-close,.winga-form-group input,.winga-payment-input,.winga-form-save{transition:none}}@media (width<=650px) and (orientation:landscape){.wingas-modal{height:calc(100dvh - .5rem)}.wingas-header{min-height:3.25rem}.wingas-summary{padding-block:.375rem}.wingas-summary-item{min-height:2.625rem}.winga-form-modal{max-height:98%}.winga-form-header{min-height:3.25rem}.winga-form-body{padding-block:.75rem}}@media print{.wingas-overlay{background:0 0;width:100%;min-height:auto;padding:0;position:static}.wingas-modal{width:100%;height:auto;box-shadow:none;border-radius:0}.wingas-table-wrapper{overflow:visible}.winga-form-overlay,.wingas-close-button{display:none}}.login-overlay{z-index:99999;justify-content:center;align-items:center;width:100%;height:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;display:flex;position:fixed;inset:0;overflow:hidden}.login-backdrop{-webkit-backdrop-filter:blur(10px);background:linear-gradient(135deg,#080f23f5,#0f172af0,#1e293bf5);width:100%;height:100%;position:absolute;inset:0}.login-card{z-index:2;box-sizing:border-box;background:#fffffffa;border:1px solid #ffffffb3;border-radius:22px;width:min(430px,100% - 32px);padding:34px 34px 30px;animation:.35s ease-out loginCardShow;position:relative;box-shadow:0 25px 70px #00000059,0 8px 25px #00000026}@keyframes loginCardShow{0%{opacity:0;transform:translateY(20px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.login-icon{background:linear-gradient(135deg,#2563eb,#4f46e5);border-radius:20px;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 16px;font-size:34px;display:flex;box-shadow:0 12px 25px #2563eb47}.login-card h2{text-align:center;color:#111827;letter-spacing:-.4px;margin:0 0 26px;font-size:24px;font-weight:750}.login-error{box-sizing:border-box;color:#b91c1c;text-align:center;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;width:100%;margin-bottom:18px;padding:12px 14px;font-size:13px;font-weight:600;line-height:1.5;animation:.25s ease-out errorShow}@keyframes errorShow{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.login-card form{width:100%}.login-card label{color:#374151;letter-spacing:.1px;margin:0 0 7px;font-size:13px;font-weight:700;display:block}.login-card input{box-sizing:border-box;color:#111827;background:#fff;border:1.5px solid #d1d5db;border-radius:11px;outline:none;width:100%;height:48px;margin:0 0 18px;padding:0 14px;font-size:14px;transition:border-color .2s,box-shadow .2s,background .2s}.login-card input::placeholder{color:#9ca3af}.login-card input:focus{background:#fff;border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1a}.login-card input:disabled{cursor:not-allowed;color:#6b7280;background:#f3f4f6}.login-button{color:#fff;letter-spacing:.2px;cursor:pointer;background:linear-gradient(135deg,#2563eb,#4f46e5);border:none;border-radius:11px;outline:none;width:100%;height:50px;margin-top:4px;font-size:14px;font-weight:750;transition:transform .2s,box-shadow .2s,opacity .2s;box-shadow:0 8px 20px #2563eb40}.login-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 12px 26px #2563eb52}.login-button:active:not(:disabled){transform:translateY(0)}.login-button:disabled{cursor:not-allowed;opacity:.65;box-shadow:none}.register-button{color:#1e40af;cursor:pointer;background:#f8fafc;border:1.5px solid #dbe3ef;border-radius:11px;outline:none;width:100%;height:48px;margin-top:14px;font-size:14px;font-weight:700;transition:background .2s,border-color .2s,color .2s,transform .2s}.register-button:hover:not(:disabled){color:#1d4ed8;background:#eff6ff;border-color:#93c5fd;transform:translateY(-1px)}.register-button:active:not(:disabled){transform:translateY(0)}.register-button:disabled{cursor:not-allowed;opacity:.55}@media (width<=520px){.login-card{border-radius:18px;width:calc(100% - 24px);padding:28px 22px 24px}.login-icon{border-radius:18px;width:64px;height:64px;font-size:30px}.login-card h2{margin-bottom:22px;font-size:21px}}@media (width<=360px){.login-card{width:calc(100% - 18px);padding:24px 18px 20px}.login-card h2{font-size:19px}.login-card input{height:46px}.login-button,.register-button{height:47px}}.signup-page{--signup-max-width:650px;--signup-page-padding-inline:clamp(.75rem, 3vw, 2rem);--signup-page-padding-block:clamp(1rem, 3vw, 2rem);width:100%;min-width:0;min-height:100dvh;padding:var(--signup-page-padding-block) var(--signup-page-padding-inline);box-sizing:border-box;background:linear-gradient(135deg,#011a42 0%,#0a0f4b 100%);justify-content:center;align-items:center;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;display:flex;overflow:hidden auto;container:signup-page/inline-size}.signup-container{width:min(100%, var(--signup-max-width));box-sizing:border-box;background:#fff;border-radius:clamp(.9rem,2vw,1.125rem);min-width:0;max-width:100%;padding:clamp(1.1rem,3vw,1.75rem) clamp(1rem,4vw,1.75rem);overflow:hidden;box-shadow:0 12px 35px #00000038;container:signup-container/inline-size}.signup-header{text-align:center;width:100%;min-width:0;margin-block-end:clamp(.8rem,2vw,1rem)}.signup-icon{color:#fff;background:teal;border-radius:50%;flex:none;justify-content:center;align-items:center;width:clamp(2.75rem,6vw,3rem);height:clamp(2.75rem,6vw,3rem);margin:0 auto clamp(.45rem,1vw,.5rem);font-size:clamp(1rem,2vw,1.25rem);display:flex}.signup-header h2{color:#172033;overflow-wrap:anywhere;min-width:0;margin:0;font-size:clamp(1.05rem,1vw + .8rem,1.35rem);font-weight:700;line-height:1.25}.signup-header p{color:#777;overflow-wrap:anywhere;margin-block-start:clamp(.3rem,1vw,.4rem);font-size:clamp(.7rem,.2vw + .66rem,.78rem);line-height:1.5}.signup-error,.signup-success{box-sizing:border-box;overflow-wrap:anywhere;border-radius:clamp(.5rem,1vw,.6rem);align-items:flex-start;gap:.5rem;width:100%;min-width:0;margin-block-end:clamp(.65rem,1.5vw,.75rem);padding:clamp(.55rem,1.5vw,.65rem) clamp(.7rem,2vw,.75rem);font-size:clamp(.7rem,.2vw + .66rem,.78rem);line-height:1.45;display:flex}.signup-error{color:#d62828;background:#fff1f1;border:1px solid #ffd0d0}.signup-success{color:#138a52;background:#effcf5;border:1px solid #bcebd2}.signup-error i,.signup-success i{flex:none;margin-block-start:.1rem}.signup-container form{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(.6rem,1.5vw,.75rem) clamp(.75rem,2vw,1.125rem);width:100%;min-width:0;min-height:0;display:grid}.signup-form-group{width:100%;min-width:0;margin:0}.signup-form-group label{color:#303846;overflow-wrap:anywhere;min-width:0;margin-block-end:clamp(.25rem,.8vw,.35rem);font-size:clamp(.7rem,.15vw + .67rem,.78rem);font-weight:600;line-height:1.35;display:block}.signup-input{width:100%;min-width:0;position:relative}.signup-input i{z-index:1;color:teal;pointer-events:none;font-size:clamp(.72rem,.25vw + .68rem,.82rem);position:absolute;inset-block-start:50%;inset-inline-start:clamp(.7rem,2vw,.8rem);transform:translateY(-50%)}.signup-input input{color:#202633;box-sizing:border-box;background:#fff;border:1px solid #d6d9df;border-radius:clamp(1.1rem,3vw,1.4rem);outline:none;width:100%;min-width:0;max-width:100%;height:clamp(2.4rem,4vw,2.6rem);padding:0 clamp(.65rem,1.5vw,.75rem) 0 clamp(2.2rem,4vw,2.4rem);font-size:clamp(.72rem,.2vw + .68rem,.82rem);line-height:1.2;transition:border-color .2s,box-shadow .2s,background .2s;display:block}.signup-input input::placeholder{color:#9aa0aa;opacity:1}.signup-input input:focus{border-color:teal;box-shadow:0 0 0 3px #0080801a}.signup-form-group:nth-child(7){grid-column:1/-1}.signup-btn{color:#fff;text-align:center;cursor:pointer;box-sizing:border-box;background:teal;border:0;border-radius:clamp(1.1rem,3vw,1.4rem);grid-column:1/-1;justify-content:center;align-items:center;gap:clamp(.4rem,1vw,.5rem);width:100%;min-width:0;min-height:clamp(2.5rem,4vw,2.7rem);margin-block-start:clamp(.1rem,.5vw,.15rem);padding:.6rem 1rem;font-size:clamp(.76rem,.2vw + .72rem,.88rem);font-weight:600;line-height:1.2;transition:background .2s,transform .2s,box-shadow .2s;display:flex}.signup-btn:hover{background:#006f6f;box-shadow:0 5px 14px #0080802e}.signup-btn:active{transform:scale(.98)}.signup-btn:disabled{opacity:.7;cursor:not-allowed;box-shadow:none}.signup-login{text-align:center;border-top:1px solid #eee;flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(.25rem,1vw,.4rem);width:100%;min-width:0;margin-block-start:clamp(.75rem,2vw,.9rem);padding-block-start:clamp(.6rem,1.5vw,.7rem);display:flex}.signup-login span{color:#777;overflow-wrap:anywhere;min-width:0;margin:0;font-size:clamp(.66rem,.18vw + .63rem,.72rem);line-height:1.4;display:inline}.signup-login button{color:teal;cursor:pointer;background:0 0;border:0;flex:none;justify-content:center;align-items:center;min-width:0;padding:0;font-size:clamp(.72rem,.2vw + .68rem,.82rem);font-weight:600;line-height:1.4;transition:color .18s;display:inline-flex}.signup-login button:hover{color:#006f6f;text-decoration:underline}.signup-login button i{flex:none;margin-inline-end:.3rem}@container signup-container (width<=38rem){.signup-container form{grid-template-columns:minmax(0,1fr)}.signup-form-group:nth-child(7),.signup-btn{grid-column:auto}}@container signup-container (width<=28rem){.signup-container{padding:clamp(1rem,4vw,1.25rem)}.signup-header{margin-block-end:.8rem}.signup-form-group label{margin-block-end:.3rem}.signup-container form{row-gap:.65rem}.signup-login{flex-direction:column;align-items:center}.signup-login span{text-align:center}}@container signup-container (width<=22rem){.signup-container{padding:.9rem}.signup-page{align-items:flex-start;padding:.75rem}.signup-header h2{font-size:1rem}.signup-header p{font-size:.68rem}.signup-input input{height:2.35rem;padding-inline:2.15rem .6rem;font-size:.72rem}.signup-btn{min-height:2.4rem}}html[data-theme=dark] .signup-page{background:linear-gradient(135deg,#06152f 0%,#0b1036 100%)}html[data-theme=dark] .signup-container{background:#182321;box-shadow:0 12px 35px #0000006b}html[data-theme=dark] .signup-header h2{color:#edf6f4}html[data-theme=dark] .signup-header p{color:#9aaca8}html[data-theme=dark] .signup-form-group label{color:#dce9e6}html[data-theme=dark] .signup-input input{color:#e5efed;background:#202c2a;border-color:#354541}html[data-theme=dark] .signup-input input::placeholder{color:#8d9d99}html[data-theme=dark] .signup-input input:focus{border-color:#55cdb7;box-shadow:0 0 0 3px #55cdb71f}html[data-theme=dark] .signup-input i{color:#55cdb7}html[data-theme=dark] .signup-login{border-top-color:#2b3937}html[data-theme=dark] .signup-login span{color:#9aaca8}html[data-theme=dark] .signup-login button{color:#55cdb7}html[data-theme=dark] .signup-login button:hover{color:#75dfca}.signup-btn:focus-visible,.signup-login button:focus-visible,.signup-input input:focus-visible{outline-offset:2px;outline:2px solid #10a982}@media (prefers-reduced-motion:reduce){.signup-btn,.signup-login button,.signup-input input{transition:none}}.signup-page,.signup-container,.signup-container form,.signup-form-group,.signup-input,.signup-error,.signup-success,.signup-login{min-width:0;max-width:100%}.signup-header h2,.signup-header p,.signup-form-group label,.signup-error span,.signup-success span,.signup-login span{overflow-wrap:anywhere}@media print{.signup-page{background:#fff;min-height:auto;padding:0}.signup-container{width:100%;max-width:650px;box-shadow:none}}.sales-book{--sales-content-padding-inline:clamp(.75rem, 2vw, 1.25rem);--sales-content-padding-block:clamp(.75rem, 1.8vw, 1.25rem);--sales-gap:clamp(.6rem, 1vw, .9rem);--sales-radius:clamp(.55rem, .8vw, .75rem);box-sizing:border-box;color:#222;background:#fff;flex-direction:column;width:100%;min-width:0;min-height:100dvh;padding-bottom:clamp(4.5rem,8vw,6.25rem);font-family:Arial,Helvetica,sans-serif;transition:background .25s,color .25s;display:flex;position:relative;overflow-x:hidden}.sales-book *,.sales-book :before,.sales-book :after{box-sizing:border-box}.sales-header{z-index:10;width:100%;min-width:0;min-height:clamp(4rem,6vw,5.1rem);padding:clamp(.6rem, 1.5vw, .8rem) var(--sales-content-padding-inline);background:#fff;border-bottom:1px solid #e5e5e5;align-items:center;gap:clamp(.5rem,1vw,.9rem);transition:background .25s,border-color .25s;display:flex;position:relative;overflow:visible}.cashier-area{flex:0 auto;align-items:center;gap:clamp(.5rem,.8vw,.65rem);min-width:0;display:flex}.user-icon{background:#f1f1f1;border-radius:50%;flex:none;justify-content:center;align-items:center;width:clamp(2.6rem,4vw,3rem);height:clamp(2.6rem,4vw,3rem);display:flex;position:relative;overflow:hidden}.user-head{background:#222;border-radius:50%;width:clamp(.8rem,1.5vw,.95rem);height:clamp(.8rem,1.5vw,.95rem);position:absolute;top:17%;left:50%;transform:translate(-50%)}.user-body{background:#222;border-radius:15px 15px 5px 5px;width:clamp(1.45rem,2.5vw,1.75rem);height:clamp(.95rem,1.8vw,1.15rem);position:absolute;bottom:12%;left:50%;transform:translate(-50%)}.cashier-name{color:#333;overflow-wrap:anywhere;min-width:0;font-size:clamp(.7rem,.18vw + .67rem,.82rem);line-height:1.35}.cashier-name div:first-child{color:#777;font-weight:500}.cashier-name div:last-child{color:#222;font-weight:700}.winga-button,.delivery-button,.report-button{border-radius:var(--sales-radius);cursor:pointer;white-space:nowrap;flex:0 auto;min-width:0;min-height:2.6rem;font-size:clamp(.7rem,.18vw + .67rem,.82rem);font-weight:700;transition:background .2s,border-color .2s,color .2s,transform .2s}.winga-button{color:#fff;background:#1b8f3a;border:none;padding-inline:clamp(.7rem,1.5vw,1.1rem)}.winga-button:hover{background:#15732e}.winga-button:active{transform:scale(.97)}.delivery-button{color:#333;background:#fff;border:1px solid #ddd;justify-content:center;align-items:center;gap:.4rem;padding-inline:clamp(.65rem,1.3vw,.95rem);display:flex}.delivery-button:hover{background:#f5f5f5}.delivery-icon{flex:none;font-size:clamp(.9rem,.35vw + .8rem,1.1rem)}.report-button{color:#333;text-transform:capitalize;background:#fff;border:1px solid #ddd;padding-inline:clamp(.7rem,1.4vw,1rem)}.report-button:hover{background:#f5f5f5}.search-container{color:#777;background:#fff;border:1px solid #dcdcdc;border-radius:999px;flex:12rem;align-items:center;gap:.55rem;width:100%;min-width:0;max-width:32rem;height:clamp(2.4rem,4vw,2.65rem);padding-inline:clamp(.7rem,1.2vw,.85rem);transition:border-color .2s,background .2s,box-shadow .2s;display:flex}.search-container:focus-within{border-color:#1b8f3a;box-shadow:0 0 0 3px #1b8f3a1a}.search-container input{color:#222;background:0 0;border:0;outline:0;width:100%;min-width:0;padding:0;font-size:clamp(.72rem,.18vw + .69rem,.85rem)}.search-container input::placeholder{color:#999}.search-icon{border:2px solid #777;border-radius:50%;flex:none;width:1rem;height:1rem;position:relative}.search-icon:after{content:"";background:#777;border-radius:2px;width:.45rem;height:.12rem;position:absolute;bottom:-.12rem;right:-.3rem;transform:rotate(45deg)}.sales-warning{box-sizing:border-box;width:100%;min-width:0}.summary{gap:var(--sales-gap);width:100%;min-width:0;padding:var(--sales-content-padding-block) var(--sales-content-padding-inline);box-sizing:border-box;background:#fff;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.total-section,.date-section{border-radius:var(--sales-radius);background:#f7f7f7;border:1px solid #ededed;min-width:0;min-height:clamp(5.1rem,8vw,5.8rem);padding:clamp(.75rem,1.5vw,1rem);overflow:hidden}.summary-heading{color:#555;justify-content:space-between;align-items:center;gap:.6rem;min-width:0;font-size:clamp(.7rem,.18vw + .67rem,.82rem);font-weight:700;line-height:1.3;display:flex}.summary-heading>*{min-width:0}.summary-value{color:#111;overflow-wrap:anywhere;min-width:0;margin-top:.6rem;font-size:clamp(1rem,1vw + .75rem,1.4rem);font-weight:800;line-height:1.25}.hide-total-button{color:#666;cursor:pointer;background:0 0;border:none;flex:none;justify-content:center;align-items:center;gap:.3rem;padding:.2rem .3rem;font-size:clamp(.62rem,.15vw + .6rem,.72rem);font-weight:600;display:inline-flex}.hide-total-button:hover{color:#111}.eye-icon{font-size:.85rem}.sales-table-container{width:calc(100% - 2 * var(--sales-content-padding-inline));margin-inline:var(--sales-content-padding-inline);border-radius:var(--sales-radius);box-sizing:border-box;-webkit-overflow-scrolling:touch;scrollbar-width:thin;background:#fff;border:1px solid #dedede;min-width:0;overflow:auto visible}.sales-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:980px;font-size:clamp(.68rem,.15vw + .65rem,.8rem)}.sales-table th{color:#333;text-align:center;vertical-align:middle;white-space:normal;overflow-wrap:anywhere;background:#f3f3f3;border-bottom:2px solid #d8d8d8;border-right:1px solid #e2e2e2;height:clamp(3rem,5vw,3.4rem);padding:.45rem .4rem;font-size:clamp(.62rem,.15vw + .6rem,.75rem);font-weight:800}.sales-table td{color:#333;text-align:center;vertical-align:middle;word-break:break-word;overflow-wrap:anywhere;background:#fff;border-bottom:1px solid #ededed;border-right:1px solid #eee;min-height:3rem;padding:.6rem .4rem}.sales-table tbody tr:hover td{background:#fafafa}.sales-table tbody tr:last-child td{border-bottom:none}.sales-table th:last-child,.sales-table td:last-child{border-right:none}.col-number{width:45px}.col-product{width:150px}.col-order,.col-brand{width:100px}.col-size{width:75px}.col-qty{width:65px}.col-price{width:110px}.col-payment-method{width:125px}.col-sellers{width:130px}.col-edit{width:80px}.product-name,.sellers{font-weight:600}.edit-sale-button{color:#fff;cursor:pointer;background:#1b8f3a;border:none;border-radius:.4rem;justify-content:center;align-items:center;min-width:3.6rem;min-height:2rem;padding-inline:.6rem;font-size:clamp(.65rem,.15vw + .62rem,.75rem);font-weight:700;transition:background .2s,transform .2s;display:inline-flex}.edit-sale-button:hover{background:#15752f}.edit-sale-button:active{transform:scale(.96)}.sales-edit-section{width:calc(100% - 2 * var(--sales-content-padding-inline));margin:clamp(1rem, 2vw, 1.25rem) var(--sales-content-padding-inline);background:#fff;border:1px solid #ddd;border-radius:clamp(.7rem,1vw,.8rem);min-width:0;padding:clamp(.9rem,2vw,1.25rem);animation:.2s editFormAppear;overflow:hidden;box-shadow:0 4px 16px #00000012}@keyframes editFormAppear{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.sales-edit-section>div:first-child{color:#222;overflow-wrap:anywhere;border-bottom:1px solid #eee;min-width:0;padding-bottom:.75rem;line-height:1.3;margin-bottom:clamp(.9rem,1.5vw,1.1rem)!important;font-size:clamp(1rem,.4vw + .9rem,1.2rem)!important;font-weight:800!important}.sales-edit-section>div:nth-child(2){width:100%;min-width:0;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:clamp(.65rem,1vw,.9rem)!important;display:grid!important}.sales-edit-section input{color:#222;background:#fff;border:1px solid #d6d6d6;border-radius:.45rem;outline:none;width:100%;min-width:0;height:clamp(2.6rem,4vw,2.75rem);padding-inline:clamp(.65rem,1vw,.8rem);font-size:clamp(.72rem,.18vw + .69rem,.85rem);transition:border-color .2s,box-shadow .2s}.sales-edit-section input:hover{border-color:#bcbcbc}.sales-edit-section input:focus{border-color:#1b8f3a;box-shadow:0 0 0 3px #1b8f3a1a}.sales-edit-section input::placeholder{color:#999}.sales-edit-section>div:last-child{border-top:1px solid #eee;justify-content:flex-end;align-items:center;min-width:0;padding-top:.9rem;gap:.6rem!important;margin-top:1.1rem!important;display:flex!important}.sales-edit-section .add-product-button{color:#fff;cursor:pointer;background:#1b8f3a;border:none;border-radius:.45rem;min-width:7.8rem;min-height:2.6rem;padding-inline:1rem;font-size:clamp(.72rem,.18vw + .69rem,.85rem);font-weight:700;transition:background .2s,transform .2s,opacity .2s}.sales-edit-section .add-product-button:hover{background:#15752f}.sales-edit-section .add-product-button:last-child{background:#777}.sales-edit-section .add-product-button:last-child:hover{background:#5e5e5e}.sales-edit-section .add-product-button:disabled{opacity:.6;cursor:not-allowed}.add-product-area{width:calc(100% - 2 * var(--sales-content-padding-inline));margin:clamp(1rem, 2vw, 1.25rem) var(--sales-content-padding-inline);justify-content:center;align-items:center;gap:var(--sales-gap);flex-wrap:wrap;min-width:0;display:flex}.add-product-button{color:#fff;cursor:pointer;background:#1b8f3a;border:none;border-radius:.5rem;min-width:9rem;min-height:2.6rem;padding-inline:1.1rem;font-size:clamp(.72rem,.18vw + .69rem,.85rem);font-weight:700;transition:background .2s,transform .2s,opacity .2s;position:relative}.add-product-button:hover{background:#15752f}.add-product-button:active{transform:scale(.97)}.add-product-button:disabled{opacity:.5;cursor:not-allowed;transform:none}.slash{background:#ffffffbf;border-radius:2px;width:.8rem;height:.12rem;position:absolute;transform:rotate(-45deg)}.slash-one{top:.6rem;left:.6rem}.slash-two{top:.4rem;left:.95rem}.slash-three{top:.2rem;left:1.25rem}.slash-four{bottom:.4rem;right:1.25rem}.slash-five{bottom:.6rem;right:.95rem}.bottom-navigation{z-index:1000;background:#fff;border-top:1px solid #ddd;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;width:100%;min-width:0;height:clamp(3.6rem,7vw,4.2rem);padding:.35rem clamp(.25rem,1vw,.65rem);transition:background .25s,border-color .25s;display:grid;position:fixed;inset-block-end:0;inset-inline:0;box-shadow:0 -3px 12px #0000000f}.bottom-button,.home-button{cursor:pointer;text-overflow:ellipsis;white-space:nowrap;border:none;border-radius:.5rem;width:calc(100% - .5rem);min-width:0;height:clamp(2.2rem,4vw,2.6rem);margin-inline:.25rem;padding-inline:.4rem;font-size:clamp(.65rem,.18vw + .62rem,.82rem);font-weight:700;transition:background .2s,transform .2s;overflow:hidden}.expenses-button,.credits-button{color:#333;background:#f1f1f1}.home-button{color:#fff;background:#1b8f3a}.bottom-button:hover{background:#e5e5e5}.home-button:hover{background:#15752f}.bottom-button:active,.home-button:active{transform:scale(.97)}.sales-book{container:sales-book/inline-size}@container sales-book (width<=64rem){.sales-header{flex-wrap:wrap}.cashier-area{flex:0 auto}.search-container{flex-basis:100%;order:10;max-width:none}.summary{grid-template-columns:repeat(2,minmax(0,1fr))}.date-section{grid-column:span 2}.sales-edit-section>div:nth-child(2){grid-template-columns:repeat(2,minmax(0,1fr))!important}}@container sales-book (width<=45rem){.sales-header{align-items:stretch;gap:.5rem}.cashier-area{width:100%}.winga-button,.delivery-button,.report-button{flex:1 1 0;min-width:0;padding-inline:.5rem}.search-container{flex-basis:100%;width:100%;min-width:0}.summary{grid-template-columns:minmax(0,1fr);padding-inline:clamp(.7rem,3vw,1rem)}.date-section{grid-column:auto}.total-section,.date-section{min-height:5.1rem}.sales-table-container{width:calc(100% - 1.3rem);margin-inline:.65rem}.sales-edit-section{width:calc(100% - 1.3rem);margin-inline:.65rem;padding:clamp(.75rem,3vw,1rem)}.sales-edit-section>div:nth-child(2){grid-template-columns:minmax(0,1fr)!important}.sales-edit-section>div:last-child{flex-direction:column;align-items:stretch}.sales-edit-section .add-product-button{width:100%}.add-product-area{width:calc(100% - 1.3rem);margin-inline:.65rem}.add-product-area .add-product-button{flex:10rem}}@container sales-book (width<=26rem){.cashier-name{max-width:9rem}.summary-value{font-size:clamp(1rem,5vw,1.15rem)}.sales-table-container{border-radius:.5rem}.sales-edit-section{border-radius:.6rem}.add-product-area{flex-direction:column}.add-product-area .add-product-button{width:100%;min-width:0}.bottom-button,.home-button{margin-inline:.15rem;font-size:.68rem}}@media (width<=480px){.sales-book{padding-bottom:5rem}.sales-header{padding:.6rem .65rem}.user-icon{width:2.6rem;height:2.6rem}.cashier-name{font-size:.72rem}.winga-button,.delivery-button,.report-button{min-height:2.35rem;font-size:.68rem}.search-container{height:2.45rem}.summary{gap:.6rem}.total-section,.date-section{padding:.75rem}.summary-heading{font-size:.7rem}.summary-value{font-size:1.05rem}.sales-edit-section>div:first-child{font-size:1rem!important}.sales-edit-section input{height:2.6rem;font-size:.75rem}.bottom-navigation{height:3.65rem}.bottom-button,.home-button{height:2.35rem}}@media (width<=360px){.cashier-name{max-width:7rem}.winga-button,.delivery-button,.report-button{padding-inline:.3rem;font-size:.62rem}.summary-value{font-size:.98rem}.bottom-button,.home-button{font-size:.62rem}}.sales-book button,.sales-book a,.sales-book input{-webkit-tap-highlight-color:transparent}.sales-book button:focus-visible,.sales-book a:focus-visible,.sales-book input:focus-visible{outline:var(--od-focus-ring-width,2px) solid #10a982;outline-offset:2px}@media (prefers-reduced-motion:reduce){.sales-book,.sales-header,.winga-button,.delivery-button,.report-button,.search-container,.edit-sale-button,.sales-edit-section,.add-product-button,.bottom-navigation,.bottom-button,.home-button{transition:none!important;animation:none!important}}.sales-book,.sales-header,.cashier-area,.search-container,.summary,.total-section,.date-section,.sales-table-container,.sales-edit-section,.add-product-area,.bottom-navigation{min-width:0}.sales-book img,.sales-book svg,.sales-book canvas,.sales-book input,.sales-book button{max-width:100%}html[data-theme=dark] .sales-book{color:#e8f1ef;background:#111918}html[data-theme=dark] .sales-header{background:#182321;border-bottom-color:#2b3937}html[data-theme=dark] .cashier-name{color:#dce9e6}html[data-theme=dark] .cashier-name div:first-child{color:#9aaca8}html[data-theme=dark] .cashier-name div:last-child{color:#e0ebe8}html[data-theme=dark] .user-icon{background:#243330}html[data-theme=dark] .user-head,html[data-theme=dark] .user-body{background:#dce9e6}html[data-theme=dark] .delivery-button,html[data-theme=dark] .report-button{color:#dce9e6;background:#202c2a;border-color:#354541}html[data-theme=dark] .delivery-button:hover,html[data-theme=dark] .report-button:hover{background:#2b3937}html[data-theme=dark] .search-container{color:#9aaca8;background:#202c2a;border-color:#354541}html[data-theme=dark] .search-container input{color:#e5efed}html[data-theme=dark] .search-container input::placeholder{color:#8d9d99}html[data-theme=dark] .summary{background:#111918}html[data-theme=dark] .total-section,html[data-theme=dark] .date-section{background:#1b2825;border-color:#2f3e3b}html[data-theme=dark] .summary-heading{color:#b9c9c5}html[data-theme=dark] .summary-value{color:#edf6f4}html[data-theme=dark] .hide-total-button{color:#aebfbb}html[data-theme=dark] .hide-total-button:hover{color:#fff}html[data-theme=dark] .sales-table-container{background:#1b2825;border-color:#354541}html[data-theme=dark] .sales-table th{color:#dce9e6;background:#243330;border-color:#354541}html[data-theme=dark] .sales-table td{color:#dce9e6;background:#1b2825;border-color:#2f3e3b}html[data-theme=dark] .sales-table tbody tr:hover td{background:#202d2a}html[data-theme=dark] .sales-edit-section{background:#1b2825;border-color:#354541;box-shadow:0 4px 16px #0003}html[data-theme=dark] .sales-edit-section>div:first-child{color:#edf6f4;border-bottom-color:#354541}html[data-theme=dark] .sales-edit-section>div:last-child{border-top-color:#354541}html[data-theme=dark] .sales-edit-section input{color:#e5efed;background:#202c2a;border-color:#354541}html[data-theme=dark] .sales-edit-section input::placeholder{color:#8d9d99}html[data-theme=dark] .sales-edit-section input:focus{border-color:#55cdb7;box-shadow:0 0 0 3px #55cdb71a}html[data-theme=dark] .bottom-navigation{background:#182321;border-top-color:#2b3937;box-shadow:0 -3px 12px #0003}html[data-theme=dark] .expenses-button,html[data-theme=dark] .credits-button{color:#dce9e6;background:#243330}html[data-theme=dark] .bottom-button:hover{background:#30413e}@media print{.bottom-navigation{display:none!important}.sales-book{min-height:auto;padding-bottom:0;overflow:visible}.sales-header{position:static}.sales-table-container{width:100%;margin:0;overflow:visible}.sales-table{min-width:0}.add-product-area{display:none}}.forgot-password-page{z-index:99999;color:#111827;background:#f5f7fb;justify-content:center;align-items:center;width:100%;min-width:0;height:100dvh;min-height:0;padding:clamp(.75rem,3vw,2rem);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;display:flex;position:fixed;inset:0;overflow:hidden auto;container:forgot-password-page/inline-size}.forgot-password-backdrop{z-index:0;pointer-events:none;background:linear-gradient(135deg,#eef2ff 0%,#f8fafc 50%,#eef6ff 100%);width:100%;height:100%;position:absolute;inset:0}.forgot-password-card{z-index:1;text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:clamp(.875rem,2vw,1.125rem);width:min(100%,27rem);min-width:0;padding:clamp(1.25rem,4vw,2rem);position:relative;overflow:hidden;box-shadow:0 1.25rem 3.125rem #0f172a1f}.forgot-password-icon{color:#4f46e5;background:#eef2ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:clamp(3.5rem,10vw,4rem);height:clamp(3.5rem,10vw,4rem);margin:0 auto clamp(.75rem,2vw,1rem);font-size:clamp(1.5rem,4vw,1.875rem);display:flex}.forgot-password-card h2{color:#111827;overflow-wrap:anywhere;margin:0 0 clamp(.5rem,1.5vw,.75rem);font-size:clamp(1.375rem,4vw,1.5625rem);font-weight:700;line-height:1.3}.forgot-password-description{color:#6b7280;overflow-wrap:anywhere;width:100%;max-width:22.5rem;margin:0 auto clamp(1rem,3vw,1.5rem);font-size:clamp(.8125rem,1.8vw,.875rem);line-height:1.6}.forgot-password-error{color:#b91c1c;text-align:left;overflow-wrap:anywhere;background:#fef2f2;border:1px solid #fecaca;border-radius:clamp(.5rem,1.5vw,.5625rem);width:100%;min-width:0;margin-bottom:clamp(.75rem,2vw,1.125rem);padding:clamp(.625rem,2vw,.6875rem) clamp(.6875rem,2vw,.8125rem);font-size:clamp(.75rem,1.7vw,.8125rem);line-height:1.5}.forgot-password-success{color:#15803d;text-align:left;overflow-wrap:anywhere;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:clamp(.5rem,1.5vw,.5625rem);width:100%;min-width:0;margin-bottom:clamp(.75rem,2vw,1.125rem);padding:clamp(.625rem,2vw,.6875rem) clamp(.6875rem,2vw,.8125rem);font-size:clamp(.75rem,1.7vw,.8125rem);line-height:1.5}.forgot-password-card form{text-align:left;flex-direction:column;align-items:stretch;width:100%;min-width:0;display:flex}.forgot-password-card label{color:#374151;overflow-wrap:anywhere;margin-bottom:clamp(.375rem,1vw,.4375rem);font-size:clamp(.8125rem,1.8vw,.875rem);font-weight:600;line-height:1.4;display:block}.forgot-password-card input{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:clamp(.5rem,1.5vw,.625rem);outline:none;width:100%;min-width:0;height:clamp(2.75rem,7vw,3rem);margin-bottom:clamp(.75rem,2vw,1rem);padding-inline:clamp(.75rem,2.5vw,.875rem);font-family:inherit;font-size:clamp(.8125rem,1.8vw,.875rem);transition:border-color .2s,box-shadow .2s,background .2s}.forgot-password-card input::placeholder{color:#9ca3af;opacity:1}.forgot-password-card input:focus{border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51f}.forgot-password-card input:disabled{color:#6b7280;cursor:not-allowed;background:#f3f4f6}.forgot-password-button{color:#fff;cursor:pointer;background:#4f46e5;border:none;border-radius:clamp(.5rem,1.5vw,.625rem);width:100%;min-width:0;min-height:clamp(2.75rem,7vw,3rem);padding-inline:clamp(.875rem,3vw,1.125rem);font-family:inherit;font-size:clamp(.8125rem,1.8vw,.875rem);font-weight:700;transition:background .2s,transform .15s,box-shadow .2s,opacity .2s}.forgot-password-button:hover:not(:disabled){background:#4338ca;transform:translateY(-1px);box-shadow:0 .5rem 1.25rem #4f46e533}.forgot-password-button:active:not(:disabled){transform:translateY(0)}.forgot-password-button:disabled{opacity:.65;cursor:not-allowed}.forgot-password-card input:focus-visible,.forgot-password-button:focus-visible,.back-to-login-button:focus-visible{outline-offset:3px;outline:2px solid #4f46e5}@container forgot-password-page (width<=34rem){.forgot-password-card{width:min(100%,27rem)}}@container forgot-password-page (width<=28rem){.forgot-password-page{padding:.875rem}.forgot-password-card{padding:1.5rem 1.25rem}}@container forgot-password-page (width<=22rem){.forgot-password-page{padding:.625rem}.forgot-password-card{border-radius:.875rem;padding:1.25rem 1rem}.forgot-password-card h2{font-size:1.25rem}.forgot-password-description{font-size:.78125rem}}@media (width<=768px){.forgot-password-page{padding:clamp(.875rem,3vw,1.25rem)}.forgot-password-card{width:min(100%,27rem)}}@media (width<=600px){.forgot-password-page{align-items:center;padding:1rem}.forgot-password-card{border-radius:1rem;width:100%;padding:1.5rem 1.25rem}.forgot-password-icon{width:3.625rem;height:3.625rem;font-size:1.625rem}.forgot-password-card h2{font-size:1.375rem}.forgot-password-description{font-size:.8125rem}}@media (width<=380px){.forgot-password-page{padding:.625rem}.forgot-password-card{border-radius:.875rem;padding:1.25rem 1rem}.forgot-password-icon{width:3.5rem;height:3.5rem;margin-bottom:.75rem;font-size:1.5rem}.forgot-password-card h2{margin-bottom:.5rem;font-size:1.25rem}.forgot-password-description{margin-bottom:1rem;font-size:.75rem}.forgot-password-card input{height:2.75rem}.forgot-password-button{min-height:2.75rem}}@media (height<=650px){.forgot-password-page{align-items:flex-start;padding-block:1rem}.forgot-password-card{margin-block:.5rem}.forgot-password-icon{width:3.25rem;height:3.25rem;margin-bottom:.625rem}.forgot-password-card h2{margin-bottom:.5rem;font-size:1.25rem}.forgot-password-description{margin-bottom:.875rem}}@media (width<=700px) and (orientation:landscape){.forgot-password-page{align-items:flex-start;padding:.75rem}.forgot-password-card{margin-block:.25rem;padding:1rem 1.25rem}.forgot-password-icon{width:3rem;height:3rem;margin-bottom:.5rem;font-size:1.375rem}.forgot-password-card h2{margin-bottom:.375rem;font-size:1.1875rem}.forgot-password-description{margin-bottom:.75rem}}html[data-theme=dark] .forgot-password-page{color:#eee;background:#111}html[data-theme=dark] .forgot-password-backdrop{background:linear-gradient(135deg,#111827 0%,#171717 50%,#172033 100%)}html[data-theme=dark] .forgot-password-card{background:#1e1e1e;border-color:#383838;box-shadow:0 1.25rem 3.125rem #00000059}html[data-theme=dark] .forgot-password-icon{color:#a5b4fc;background:#4f46e529}html[data-theme=dark] .forgot-password-card h2{color:#f3f4f6}html[data-theme=dark] .forgot-password-description{color:#a3a3a3}html[data-theme=dark] .forgot-password-error{color:#fca5a5;background:#b91c1c1f;border-color:#f8717140}html[data-theme=dark] .forgot-password-success{color:#86efac;background:#15803d1f;border-color:#4ade8040}html[data-theme=dark] .forgot-password-card label{color:#d1d5db}html[data-theme=dark] .forgot-password-card input{color:#f3f4f6;background:#282828;border-color:#4a4a4a}html[data-theme=dark] .forgot-password-card input::placeholder{color:#737373}html[data-theme=dark] .forgot-password-card input:focus{border-color:#818cf8;box-shadow:0 0 0 3px #818cf824}html[data-theme=dark] .forgot-password-card input:disabled{color:#737373;background:#242424}@media (prefers-reduced-motion:reduce){.forgot-password-card input,.forgot-password-button,.back-to-login-button{transition:none}}@media print{.forgot-password-page{background:#fff;width:100%;height:auto;min-height:auto;position:static;overflow:visible}.forgot-password-backdrop{display:none}.forgot-password-card{width:100%;max-width:27rem;box-shadow:none;border:1px solid #ccc}}.reset-password-page{z-index:99999;color:#101828;background:#f4f7fb;justify-content:center;align-items:center;width:100%;min-width:0;height:100dvh;min-height:0;padding:clamp(.75rem,3vw,2rem);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;display:flex;position:fixed;inset:0;overflow:hidden auto;container:reset-password-page/inline-size}.reset-password-backdrop{justify-content:center;align-items:center;width:100%;min-width:0;min-height:100%;padding:clamp(.875rem,3vw,1.875rem) clamp(.625rem,2.5vw,1.25rem);display:flex;position:relative;overflow:visible}.reset-password-card{z-index:1;text-align:center;background:#fff;border:1px solid #e8edf3;border-radius:clamp(.875rem,2vw,1.125rem);width:min(100%,28.75rem);min-width:0;padding:clamp(1.25rem,4vw,2.375rem) clamp(1rem,4vw,2.125rem);position:relative;overflow:hidden;box-shadow:0 1.25rem 3.125rem #0000001a}.reset-password-icon{color:#2563eb;background:#eef4ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:clamp(3.5rem,10vw,4.25rem);height:clamp(3.5rem,10vw,4.25rem);margin:0 auto clamp(.75rem,2vw,1.125rem);font-size:clamp(1.5rem,4vw,1.875rem);display:flex}.reset-password-card h1{color:#182230;overflow-wrap:anywhere;margin:0;font-size:clamp(1.375rem,4vw,1.75rem);font-weight:700;line-height:1.2}.reset-password-description{color:#667085;overflow-wrap:anywhere;width:100%;max-width:23rem;margin:clamp(.5rem,1.5vw,.75rem) auto clamp(1rem,3vw,1.5rem);font-size:clamp(.8125rem,1.8vw,.875rem);line-height:1.6}.reset-password-email{text-align:left;background:#f8fafc;border:1px solid #e5e7eb;border-radius:clamp(.5rem,1.5vw,.625rem);flex-direction:column;gap:.25rem;width:100%;min-width:0;margin-bottom:clamp(1rem,3vw,1.25rem);padding:clamp(.625rem,2vw,.75rem) clamp(.75rem,2.5vw,.875rem);display:flex;overflow:hidden}.reset-password-email span{color:#667085;font-size:clamp(.6875rem,1.5vw,.75rem);line-height:1.4}.reset-password-email strong{color:#1d2939;overflow-wrap:anywhere;word-break:break-word;min-width:0;font-size:clamp(.8125rem,1.8vw,.875rem);line-height:1.5}.reset-password-error{color:#be123c;text-align:left;overflow-wrap:anywhere;background:#fff1f2;border:1px solid #fecdd3;border-radius:clamp(.5rem,1.5vw,.5625rem);width:100%;min-width:0;margin-bottom:clamp(.75rem,2vw,1.125rem);padding:clamp(.625rem,2vw,.75rem) clamp(.75rem,2vw,.875rem);font-size:clamp(.75rem,1.7vw,.8125rem);line-height:1.5}.reset-password-success{color:#047857;text-align:center;overflow-wrap:anywhere;background:#ecfdf3;border:1px solid #a7f3d0;border-radius:clamp(.5rem,1.5vw,.5625rem);width:100%;min-width:0;margin-bottom:clamp(.75rem,2vw,1.125rem);padding:clamp(.75rem,2.5vw,.875rem);font-size:clamp(.8125rem,1.8vw,.875rem);line-height:1.6}.reset-password-success span{margin-top:.25rem;font-size:clamp(.6875rem,1.5vw,.75rem);display:block}.reset-password-card form{text-align:left;flex-direction:column;gap:clamp(.875rem,2.5vw,1.125rem);width:100%;min-width:0;display:flex}.reset-password-field{flex-direction:column;gap:clamp(.375rem,1vw,.4375rem);width:100%;min-width:0;display:flex}.reset-password-field label{color:#344054;overflow-wrap:anywhere;font-size:clamp(.8125rem,1.8vw,.875rem);font-weight:600;line-height:1.4;display:block}.reset-password-field input{color:#101828;background:#fff;border:1px solid #d0d5dd;border-radius:clamp(.5rem,1.5vw,.5625rem);outline:none;width:100%;min-width:0;height:clamp(2.75rem,7vw,3rem);padding-inline:clamp(.75rem,2.5vw,.875rem);font-family:inherit;font-size:clamp(.8125rem,1.8vw,.875rem);transition:border-color .2s,box-shadow .2s,background .2s}.reset-password-field input::placeholder{color:#98a2b3;opacity:1}.reset-password-field input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.reset-password-field input:disabled{color:#667085;cursor:not-allowed;background:#f2f4f7}.reset-password-button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:clamp(.5rem,1.5vw,.5625rem);width:100%;min-width:0;min-height:clamp(2.75rem,7vw,3rem);margin-top:.25rem;padding-inline:clamp(.875rem,3vw,1.125rem);font-family:inherit;font-size:clamp(.8125rem,1.8vw,.875rem);font-weight:600;transition:background .2s,transform .1s,opacity .2s,box-shadow .2s}.reset-password-button:hover:not(:disabled){background:#1d4ed8;box-shadow:0 .5rem 1.25rem #2563eb2e}.reset-password-button:active:not(:disabled){transform:translateY(1px)}.reset-password-button:disabled{opacity:.65;cursor:not-allowed}.back-to-login-button{color:#2563eb;cursor:pointer;background:0 0;border:none;margin-top:clamp(1rem,3vw,1.375rem);padding:clamp(.375rem,1vw,.375rem) clamp(.5rem,1.5vw,.5rem);font-family:inherit;font-size:clamp(.8125rem,1.8vw,.875rem);font-weight:600;transition:color .2s,background .2s}.back-to-login-button:hover:not(:disabled){color:#1d4ed8;text-decoration:underline}.reset-password-field input:focus-visible,.reset-password-button:focus-visible,.back-to-login-button:focus-visible{outline-offset:3px;outline:2px solid #2563eb}@container reset-password-page (width<=36rem){.reset-password-card{width:min(100%,28.75rem)}}@container reset-password-page (width<=28rem){.reset-password-page{padding:.875rem}.reset-password-backdrop{padding:1rem .75rem}.reset-password-card{padding:1.5rem 1.25rem}}@container reset-password-page (width<=22rem){.reset-password-page{padding:.625rem}.reset-password-backdrop{padding:.75rem .5rem}.reset-password-card{border-radius:.875rem;padding:1.25rem 1rem}.reset-password-card h1{font-size:1.25rem}}@media (width<=768px){.reset-password-page{padding:clamp(.875rem,3vw,1.25rem)}.reset-password-backdrop{padding:clamp(1rem,3vw,1.5rem) clamp(.75rem,2.5vw,1.25rem)}.reset-password-card{width:min(100%,28.75rem)}}@media (width<=600px){.reset-password-page{align-items:center;padding:1rem}.reset-password-backdrop{padding:1.25rem .75rem}.reset-password-card{border-radius:1rem;width:100%;padding:1.75rem 1.25rem}.reset-password-icon{width:3.75rem;height:3.75rem;font-size:1.625rem}.reset-password-card h1{font-size:1.5rem}.reset-password-description{font-size:.8125rem}}@media (width<=380px){.reset-password-page{padding:.625rem}.reset-password-backdrop{padding:.875rem .5rem}.reset-password-card{border-radius:.875rem;padding:1.5rem 1rem}.reset-password-icon{width:3.625rem;height:3.625rem;font-size:1.5rem}.reset-password-card h1{font-size:1.375rem}.reset-password-field input,.reset-password-button{height:2.875rem;min-height:2.875rem}.reset-password-description{font-size:.75rem}}@media (height<=700px){.reset-password-page{align-items:flex-start;padding-block:.75rem}.reset-password-backdrop{align-items:flex-start;padding-block:.5rem}.reset-password-card{margin-block:.25rem;padding-block:1.25rem}.reset-password-icon{width:3.5rem;height:3.5rem;margin-bottom:.625rem}.reset-password-description{margin-bottom:.875rem}.reset-password-card form{gap:.75rem}}@media (width<=700px) and (orientation:landscape){.reset-password-page{align-items:flex-start;padding:.625rem}.reset-password-backdrop{align-items:flex-start;padding:.5rem}.reset-password-card{margin-block:.25rem;padding:1rem 1.25rem}.reset-password-icon{width:3rem;height:3rem;margin-bottom:.5rem;font-size:1.375rem}.reset-password-card h1{font-size:1.25rem}.reset-password-description{margin-block:.375rem .75rem}.reset-password-card form{gap:.625rem}}html[data-theme=dark] .reset-password-page{color:#eee;background:#111}html[data-theme=dark] .reset-password-card{background:#1e1e1e;border-color:#383838;box-shadow:0 1.25rem 3.125rem #00000059}html[data-theme=dark] .reset-password-icon{color:#93c5fd;background:#2563eb24}html[data-theme=dark] .reset-password-card h1{color:#f3f4f6}html[data-theme=dark] .reset-password-description{color:#a3a3a3}html[data-theme=dark] .reset-password-email{background:#282828;border-color:#404040}html[data-theme=dark] .reset-password-email span{color:#a3a3a3}html[data-theme=dark] .reset-password-email strong{color:#e5e7eb}html[data-theme=dark] .reset-password-error{color:#fda4af;background:#be123c1f;border-color:#fb718540}html[data-theme=dark] .reset-password-success{color:#6ee7b7;background:#0478571f;border-color:#34d39940}html[data-theme=dark] .reset-password-field label{color:#d1d5db}html[data-theme=dark] .reset-password-field input{color:#f3f4f6;background:#282828;border-color:#4a4a4a}html[data-theme=dark] .reset-password-field input::placeholder{color:#737373}html[data-theme=dark] .reset-password-field input:focus{border-color:#60a5fa;box-shadow:0 0 0 3px #60a5fa24}html[data-theme=dark] .reset-password-field input:disabled{color:#737373;background:#242424}html[data-theme=dark] .back-to-login-button{color:#60a5fa}html[data-theme=dark] .back-to-login-button:hover:not(:disabled){color:#93c5fd}@media (prefers-reduced-motion:reduce){.reset-password-field input,.reset-password-button,.back-to-login-button{transition:none}}@media print{.reset-password-page{background:#fff;width:100%;height:auto;min-height:auto;position:static;overflow:visible}.reset-password-card{width:100%;max-width:28.75rem;box-shadow:none;border:1px solid #ccc}}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;width:100%;min-width:0;margin:0;padding:0}body,h1,h2,h3,h4,h5,h6,p,figure,blockquote,dl,dd{margin:0}ul,ol{margin:0;padding:0;list-style:none}button,input,textarea,select{font:inherit;margin:0}button{cursor:pointer}img,picture,video,canvas,svg{max-width:100%;display:block}img,video{height:auto}a{color:inherit;text-decoration:none}table{border-collapse:collapse;border-spacing:0}textarea{resize:vertical}button,input,textarea,select{max-width:100%}:where(button,input,textarea,select,[tabindex]):focus-visible{outline-offset:2px;outline:2px solid}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}body{color:var(--od-text);background:var(--od-background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-width:0;min-height:100dvh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5;overflow:hidden auto}#root{width:100%;min-width:0;min-height:100dvh}main,section,article,aside,header,footer,nav{min-width:0}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2}p,a{overflow-wrap:break-word}button,input,textarea,select{color:inherit}input,textarea,select{width:100%}img,svg,video,canvas{max-width:100%}[hidden]{display:none!important}html,body,#root{width:100%;min-width:0}body{min-height:100dvh}#root{min-width:0;min-height:100dvh}.oditing-viewport,.oditing-screen{width:100%;min-width:0;min-height:100dvh}:focus:not(:focus-visible){outline:none}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (prefers-contrast:more){:root{--od-focus-ring-width:3px}}:root{--od-background:#f7f8fa;--od-surface:#fff;--od-surface-secondary:#f1f3f5;--od-text:#1f2937;--od-text-secondary:#6b7280;--od-text-muted:#9ca3af;--od-border:#e5e7eb;--od-border-strong:#d1d5db;--od-primary:#2563eb;--od-primary-hover:#1d4ed8;--od-success:#16a34a;--od-warning:#d97706;--od-danger:#dc2626;--od-info:#0891b2;--od-focus:#2563eb}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--od-background:#0f1115;--od-surface:#171a21;--od-surface-secondary:#20242c;--od-text:#f3f4f6;--od-text-secondary:#a1a1aa;--od-text-muted:#71717a;--od-border:#2d323c;--od-border-strong:#3f4652;--od-primary:#60a5fa;--od-primary-hover:#93c5fd;--od-focus:#60a5fa}:root{--od-font-size-xs:clamp(.72rem, .2vw + .67rem, .8rem);--od-font-size-sm:clamp(.8rem, .2vw + .75rem, .9rem);--od-font-size-md:clamp(.9rem, .2vw + .85rem, 1rem);--od-font-size-lg:clamp(1rem, .35vw + .9rem, 1.2rem);--od-font-size-xl:clamp(1.2rem, .6vw + 1rem, 1.5rem);--od-font-size-2xl:clamp(1.5rem, 1vw + 1.1rem, 2rem);--od-font-size-3xl:clamp(1.8rem, 1.5vw + 1.2rem, 2.75rem);--od-line-height-tight:1.2;--od-line-height-normal:1.5;--od-line-height-relaxed:1.7;--od-font-weight-normal:400;--od-font-weight-medium:500;--od-font-weight-semibold:600;--od-font-weight-bold:700;--od-space-1:clamp(.25rem, .15vw, .35rem);--od-space-2:clamp(.5rem, .25vw, .65rem);--od-space-3:clamp(.75rem, .4vw, .9rem);--od-space-4:clamp(1rem, .6vw, 1.25rem);--od-space-5:clamp(1.25rem, .8vw, 1.5rem);--od-space-6:clamp(1.5rem, 1vw, 2rem);--od-space-8:clamp(2rem, 1.5vw, 2.5rem);--od-space-10:clamp(2.5rem, 2vw, 3rem);--od-space-12:clamp(3rem, 2.5vw, 4rem);--od-radius-sm:.375rem;--od-radius-md:.625rem;--od-radius-lg:.875rem;--od-radius-xl:1.125rem;--od-radius-2xl:1.5rem;--od-radius-full:9999px;--od-shadow-sm:0 1px 2px #0000000d;--od-shadow-md:0 4px 12px #00000014;--od-shadow-lg:0 10px 30px #0000001f;--od-shadow-xl:0 20px 50px #00000029;--od-z-base:1;--od-z-dropdown:100;--od-z-sticky:200;--od-z-header:300;--od-z-sidebar:400;--od-z-overlay:500;--od-z-modal:600;--od-z-toast:700;--od-z-tooltip:800}.od-container{width:min(100%,1400px);min-width:0;margin-inline:auto;padding-inline:clamp(1rem,2.5vw,2rem)}.od-container-fluid{width:100%;min-width:0;padding-inline:clamp(1rem,2.5vw,2rem)}.od-container-narrow{width:min(100%,900px);margin-inline:auto;padding-inline:clamp(1rem,2.5vw,2rem)}.od-container-wide{width:min(100%,1600px);margin-inline:auto;padding-inline:clamp(1rem,2.5vw,2rem)}.od-grid{min-width:0;display:grid}.od-grid-auto{gap:var(--od-space-4);grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr));display:grid}.od-grid-auto-sm{gap:var(--od-space-3);grid-template-columns:repeat(auto-fit,minmax(min(100%,180px),1fr));display:grid}.od-grid-auto-lg{gap:var(--od-space-5);grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr));display:grid}.od-stack{flex-direction:column;min-width:0;display:flex}.od-stack-xs{gap:var(--od-space-2)}.od-stack-sm{gap:var(--od-space-3)}.od-stack-md{gap:var(--od-space-4)}.od-stack-lg{gap:var(--od-space-6)}.od-stack-xl{gap:var(--od-space-8)}.od-row{flex-wrap:wrap;align-items:center;min-width:0;display:flex}.od-row-start{justify-content:flex-start}.od-row-between{justify-content:space-between}.od-row-center{justify-content:center}.od-row-end{justify-content:flex-end}.od-row-gap-sm{gap:var(--od-space-2)}.od-row-gap-md{gap:var(--od-space-4)}.od-row-gap-lg{gap:var(--od-space-6)}.od-content{width:100%;min-width:0;max-width:100%}.od-content-flow>*+*{margin-block-start:var(--od-space-4)}.od-full-width{width:100%;min-width:0;max-width:100%}.od-min-zero{min-width:0;min-height:0}.od-overflow-safe{overflow-wrap:anywhere;min-width:0;max-width:100%}.od-scroll-x{-webkit-overflow-scrolling:touch;max-width:100%;overflow:auto hidden}:root{--od-bp-compact:40rem;--od-bp-medium:60rem;--od-bp-wide:80rem}.od-hide-overflow{overflow:hidden}.od-no-min-width{min-width:0!important}.od-fluid-width{width:min(100%,100vw)}.od-fluid-height{min-height:min(100%,100dvh)}.od-responsive-media{object-fit:cover;width:100%;max-width:100%;height:auto;display:block}.od-responsive-text{overflow-wrap:anywhere;word-break:break-word}#root{width:100%;min-height:100vh;margin:0;padding:0}
