@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Montserrat:wght@600;700;800&display=swap");:root{--cogo-black:#090b0b;--cogo-black-soft:#121616;--cogo-green:#19e85a;--cogo-green-strong:#05c84a;--cogo-green-soft:#eafff0;--cogo-cyan:#10acd2;--cogo-cyan-soft:#eaf9fd;--cogo-brown:#6e4036;--canvas:#f2f5f3;--surface:#ffffff;--surface-muted:#f7f9f8;--text:#162019;--muted:#68756d;--muted-strong:#526058;--line:#dce5df;--line-dark:rgba(255,255,255,.09);--danger:#b42318;--danger-soft:#fff1f0;--shadow-sm:0 1px 2px rgba(9,11,11,.05);--shadow-md:0 14px 34px rgba(22,32,25,.08);--shadow-lg:0 28px 70px rgba(9,11,11,.18);--radius-sm:8px;--radius-md:12px;--radius-lg:18px;--sidebar-width:278px;--topbar-height:66px}*{box-sizing:border-box}html{min-height:100%}body,html{background:var(--canvas)}body{min-height:100vh;margin:0;color:var(--text);font-family:Inter,Arial,sans-serif;-webkit-font-smoothing:antialiased}button,input{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Montserrat,Inter,sans-serif}.eyebrow{margin:0 0 8px;color:var(--cogo-green-strong);font-size:.7rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.eyebrow--bright{color:var(--cogo-green)}.brand-mark{min-width:0;display:inline-flex;align-items:center;gap:12px;color:var(--cogo-black)}.brand-mark__icon{width:104px;height:50px;flex:0 0 auto;color:var(--cogo-black)}.brand-mark__copy{display:grid;line-height:1.05}.brand-mark__copy strong{font-family:Montserrat,sans-serif;font-size:1.05rem;font-weight:800;letter-spacing:-.03em}.brand-mark__copy small{margin-top:5px;color:var(--muted);font-size:.6rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.brand-mark--inverse,.brand-mark--inverse .brand-mark__copy strong,.brand-mark--inverse .brand-mark__icon{color:white}.brand-mark--inverse .brand-mark__copy small{color:rgba(255,255,255,.48)}.brand-mark--compact .brand-mark__icon{width:78px;height:38px}.primary-button{min-height:48px;border:1px solid transparent;border-radius:var(--radius-sm);display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 18px;color:#071009;background:linear-gradient(135deg,#27ef64,var(--cogo-green));font-weight:800;box-shadow:0 12px 28px rgba(25,232,90,.2);transition:transform .16s ease,box-shadow .16s ease,filter .16s ease}.primary-button:hover{transform:translateY(-1px);box-shadow:0 15px 32px rgba(25,232,90,.28);filter:saturate(1.06)}.primary-button:disabled{opacity:.6;cursor:wait;transform:none}.form-message{margin:0;padding:11px 13px;border-radius:var(--radius-sm);font-size:.8rem;line-height:1.45}.form-message--error{border:1px solid #ffd2ce;color:var(--danger);background:var(--danger-soft)}.auth-page{min-height:100dvh;display:grid;grid-template-columns:minmax(0,1.3fr) minmax(430px,.9fr);background:white}.auth-showcase{position:relative;min-height:100dvh;overflow:hidden;padding:clamp(30px,4vw,58px);display:flex;flex-direction:column;color:white;background:linear-gradient(145deg,#050606,#0a0e0b 58%,#101d14);isolation:isolate}.auth-showcase:before{position:absolute;inset:0;z-index:-2;content:"";opacity:.18;background-image:linear-gradient(rgba(255,255,255,.08) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 0);background-size:42px 42px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.75),transparent 78%);mask-image:linear-gradient(180deg,rgba(0,0,0,.75),transparent 78%)}.auth-showcase:after{position:absolute;z-index:-1;right:-110px;bottom:-180px;width:620px;height:620px;border-radius:50%;content:"";background:radial-gradient(circle,rgba(25,232,90,.24) 0,rgba(25,232,90,.08) 35%,transparent 70%)}.auth-orbit{position:absolute;z-index:-1;border:1px solid rgba(25,232,90,.13);border-radius:50%}.auth-orbit--one{width:430px;height:430px;right:-170px;top:80px}.auth-orbit--two{width:610px;height:610px;right:-250px;top:-10px;opacity:.55}.auth-showcase__top{display:flex;align-items:center;justify-content:space-between;gap:24px}.auth-badge{min-height:34px;padding:0 12px;border:1px solid rgba(25,232,90,.23);border-radius:999px;display:inline-flex;align-items:center;color:#bfffcf;background:rgba(25,232,90,.07);font-size:.66rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.auth-showcase__content{width:min(680px,92%);margin:auto 0;padding:60px 0}.auth-showcase__content h1{margin:0;max-width:650px;color:white;font-size:clamp(2.7rem,5.1vw,5.7rem);line-height:.96;letter-spacing:-.055em}.auth-showcase__content h1 span{display:block;margin-top:8px;color:var(--cogo-green)}.auth-showcase__lead{max-width:570px;margin:24px 0 0;color:rgba(255,255,255,.66);font-size:1rem;line-height:1.72}.auth-feature-grid{margin-top:38px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.auth-feature-card{min-height:84px;padding:15px;border:1px solid rgba(255,255,255,.09);border-radius:var(--radius-md);display:flex;align-items:flex-start;gap:11px;background:rgba(255,255,255,.045);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.auth-feature-card>svg{margin-top:1px;color:var(--cogo-green);flex:0 0 auto}.auth-feature-card div{display:grid;grid-gap:4px;gap:4px}.auth-feature-card strong{color:white;font-size:.79rem}.auth-feature-card span{color:rgba(255,255,255,.48);font-size:.68rem;line-height:1.35}.auth-showcase__footer{display:flex;align-items:center;gap:9px;color:rgba(255,255,255,.43);font-size:.68rem;font-weight:700;letter-spacing:.04em}.auth-live-dot{width:8px;height:8px;border-radius:50%;background:var(--cogo-green);box-shadow:0 0 0 5px rgba(25,232,90,.08)}.auth-form-side{min-height:100dvh;position:relative;padding:44px clamp(34px,5vw,74px);display:flex;align-items:center;justify-content:center;background:#fbfcfb}.auth-form-side:before{position:absolute;inset:0;content:"";pointer-events:none;background:radial-gradient(circle at 80% 18%,rgba(16,172,210,.06),transparent 30%)}.auth-mobile-brand{display:none}.auth-form-wrap{position:relative;z-index:1;width:min(440px,100%)}.auth-heading{margin-bottom:28px}.auth-heading__icon{width:46px;height:46px;margin-bottom:20px;border:1px solid #dce8df;border-radius:12px;display:grid;place-items:center;color:#0d7d35;background:var(--cogo-green-soft)}.auth-heading h2{margin:0;color:var(--cogo-black);font-size:clamp(2rem,3.2vw,2.8rem);line-height:1.05;letter-spacing:-.045em}.auth-heading>p:last-child{margin:13px 0 0;color:var(--muted);font-size:.9rem;line-height:1.55}.auth-form{display:grid;grid-gap:18px;gap:18px}.auth-form label{display:grid;grid-gap:8px;gap:8px;color:#27332c;font-size:.76rem;font-weight:800}.input-shell{min-height:50px;padding:0 13px;border:1px solid #d8e1db;border-radius:10px;display:flex;align-items:center;gap:10px;color:#7b8880;background:white;box-shadow:var(--shadow-sm);transition:border-color .15s,box-shadow .15s}.input-shell:focus-within{border-color:#66d889;box-shadow:0 0 0 4px rgba(25,232,90,.1)}.input-shell input{min-width:0;width:100%;height:48px;padding:0;border:0;outline:0;color:var(--text);background:transparent;font-size:.88rem}.input-shell input::placeholder{color:#a5afa9}.input-action{width:34px;height:34px;border:0;border-radius:8px;display:grid;place-items:center;color:#748078;background:transparent}.input-action:hover{color:var(--text);background:#f1f5f2}.auth-submit{width:100%;margin-top:4px}.auth-security-note{margin-top:24px;padding:14px;border:1px solid #e0e8e3;border-radius:10px;display:flex;align-items:flex-start;gap:10px;color:#6a776f;background:white;font-size:.72rem;line-height:1.5}.auth-security-note svg{color:#0d9b3e;flex:0 0 auto}.auth-legal{position:absolute;right:34px;bottom:24px;margin:0;color:#a0aaa4;font-size:.65rem;font-weight:700}.app-shell{display:flex}.app-sidebar{width:var(--sidebar-width);min-width:var(--sidebar-width);position:-webkit-sticky;position:sticky;top:0;padding:22px 14px 16px;color:white;box-shadow:8px 0 34px rgba(9,11,11,.16)}.sidebar-brand-row{min-height:62px;padding:0 8px 12px;display:flex;align-items:center;justify-content:space-between;gap:8px}.app-sidebar .brand-mark__icon{width:82px;height:40px}.app-sidebar .brand-mark__copy strong{font-size:.94rem}.app-sidebar .brand-mark__copy small{font-size:.54rem}.sidebar-close{border:1px solid var(--line-dark);color:white}.sidebar-context{margin:6px 6px 18px;padding:13px;border:1px solid rgba(25,232,90,.13);border-radius:10px;display:grid;grid-gap:3px;gap:3px;background:rgba(25,232,90,.05)}.sidebar-context span{color:#77df96;font-size:.58rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.sidebar-context strong{font-size:.76rem}.sidebar-nav{overflow-y:auto;gap:3px;scrollbar-width:thin}.sidebar-nav-label{margin:5px 10px 4px;color:rgba(255,255,255,.27);font-size:.58rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.sidebar-nav-label--spaced{margin-top:15px}.sidebar-link{width:100%;min-height:41px;padding:0 11px;border:1px solid transparent;border-radius:9px;display:flex;align-items:center;color:rgba(255,255,255,.58);background:transparent;text-align:left;font-size:.75rem;font-weight:650;transition:color .15s,background .15s,border-color .15s}.sidebar-link svg{flex:0 0 auto}.sidebar-link span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-link small{margin-left:auto;color:rgba(255,255,255,.24);font-size:.56rem;font-weight:800;text-transform:uppercase}.sidebar-link-chevron{margin-left:auto;opacity:.42}.sidebar-link:hover:not(:disabled){color:white;background:rgba(255,255,255,.06)}.sidebar-link.active{color:#caffd7;border-color:rgba(25,232,90,.14);background:rgba(25,232,90,.1)}.sidebar-link.active svg{color:var(--cogo-green)}.sidebar-link:disabled{cursor:default;opacity:.78}.sidebar-footer{margin-top:14px;padding:14px 6px 0;border-top:1px solid var(--line-dark)}.sidebar-user{padding:0 4px 10px;display:flex;align-items:center;gap:10px}.sidebar-avatar{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;color:#061109;background:linear-gradient(135deg,var(--cogo-green),#70f394);font-size:.68rem;font-weight:900}.sidebar-user div{min-width:0;display:grid;grid-gap:2px;gap:2px}.sidebar-user strong{overflow:hidden;text-overflow:ellipsis;color:white;font-size:.73rem;white-space:nowrap}.sidebar-user span:not(.sidebar-avatar){overflow:hidden;text-overflow:ellipsis;color:rgba(255,255,255,.38);font-size:.62rem;white-space:nowrap}.sidebar-logout{width:100%;min-height:36px;padding:0 9px;border:0;border-radius:8px;display:flex;align-items:center;gap:8px;color:rgba(255,255,255,.4);background:transparent;font-size:.68rem;font-weight:700}.sidebar-logout:hover{color:#ffb5ad;background:rgba(180,35,24,.12)}.sidebar-backdrop{display:none}.app-main{min-width:0;flex:1 1}.app-topbar{height:var(--topbar-height);padding:0 28px;gap:18px;background:rgba(255,255,255,.92);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:var(--shadow-sm)}.breadcrumb,.system-status,.topbar-actions,.topbar-left,.topbar-user{display:flex;align-items:center}.mobile-menu-button{display:none;width:38px;height:38px;border:1px solid var(--line);border-radius:9px;place-items:center;color:var(--text);background:white}.breadcrumb{gap:5px;color:#98a39d;font-size:.7rem}.breadcrumb strong{color:var(--text);font-weight:800}.topbar-actions{gap:12px}.system-status{min-height:31px;padding:0 10px;border:1px solid #dce8df;border-radius:999px;gap:7px;color:#53705c;background:#f8fbf9;font-size:.63rem;font-weight:750}.system-status>span{width:7px;height:7px;border-radius:50%;background:var(--cogo-green-strong);box-shadow:0 0 0 4px rgba(5,200,74,.09)}.topbar-user{min-height:34px;padding:0 10px;border-left:1px solid var(--line);gap:7px;color:#647169;font-size:.68rem;font-weight:700}.topbar-user svg{color:#7b8880}.dashboard-content{width:min(1480px,100%);margin:0 auto;padding:34px clamp(22px,3vw,44px) 60px}.dashboard-hero{min-height:150px;padding:28px 30px;border:1px solid #dfe8e2;border-radius:var(--radius-lg);display:flex;align-items:center;justify-content:space-between;gap:28px;overflow:hidden;position:relative;background:linear-gradient(135deg,white,#f7fbf8 68%,#eafff0);box-shadow:var(--shadow-sm)}.dashboard-hero:after{position:absolute;right:-70px;top:-110px;width:260px;height:260px;border:1px solid rgba(25,232,90,.12);border-radius:50%;content:""}.dashboard-hero h1{margin:0;color:var(--cogo-black);font-size:clamp(2rem,3.3vw,3.4rem);line-height:1;letter-spacing:-.05em}.dashboard-hero p:not(.eyebrow){max-width:700px;margin:12px 0 0;color:var(--muted);font-size:.86rem;line-height:1.6}.hero-chip{position:relative;z-index:1;min-height:42px;padding:0 14px;border:1px solid #cfe8d6;border-radius:999px;display:inline-flex;align-items:center;gap:8px;color:#166b31;background:white;font-size:.68rem;font-weight:800;white-space:nowrap}.hero-chip svg{color:var(--cogo-green-strong)}.dashboard-summary-grid{margin-top:18px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.summary-card{min-height:112px;padding:18px;border:1px solid var(--line);border-radius:var(--radius-md);display:flex;align-items:center;gap:14px;background:white;box-shadow:var(--shadow-sm)}.summary-card__icon{width:44px;height:44px;border-radius:11px;display:grid;place-items:center;flex:0 0 auto}.summary-card__icon--green{color:#0c8135;background:var(--cogo-green-soft)}.summary-card__icon--cyan{color:#087b96;background:var(--cogo-cyan-soft)}.summary-card__icon--dark{color:white;background:var(--cogo-black-soft)}.summary-card>div{min-width:0;display:grid;grid-gap:3px;gap:3px}.summary-card div>span{color:#8b9790;font-size:.61rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.summary-card strong{color:var(--text);font-size:.83rem}.summary-card small,.summary-card strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.summary-card small{color:var(--muted);font-size:.66rem}.dashboard-section{margin-top:28px}.dashboard-section--compact{margin-top:18px}.section-heading{margin-bottom:16px;display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.section-heading h2{margin:0;color:var(--cogo-black);font-size:1.35rem;letter-spacing:-.025em}.section-heading div>p:last-child{max-width:720px;margin:8px 0 0;color:var(--muted);font-size:.76rem;line-height:1.5}.section-counter{min-height:31px;padding:0 10px;border:1px solid var(--line);border-radius:999px;display:inline-flex;align-items:center;color:var(--muted);background:white;font-size:.63rem;font-weight:800}.module-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:13px;gap:13px}.module-card{min-height:215px;padding:18px;border:1px solid var(--line);border-radius:var(--radius-md);display:flex;flex-direction:column;background:white;box-shadow:var(--shadow-sm);transition:transform .16s,box-shadow .16s,border-color .16s}.module-card:hover{transform:translateY(-2px);border-color:#cbd8d0;box-shadow:var(--shadow-md)}.module-card--ready{border-color:#cce8d4;background:linear-gradient(180deg,white,#fbfffc)}.module-card__top{display:flex;align-items:center;justify-content:space-between;gap:10px}.module-card__icon{width:42px;height:42px;border-radius:10px;display:grid;place-items:center;color:#1b3021;background:#eff4f1}.module-card--ready .module-card__icon{color:#0d7c33;background:var(--cogo-green-soft)}.module-status{min-height:25px;padding:0 8px;border-radius:999px;display:inline-flex;align-items:center;color:#8a958e;background:#f2f5f3;font-size:.55rem;font-weight:850;letter-spacing:.04em;text-transform:uppercase}.module-status--ready{color:#0d7c33;background:var(--cogo-green-soft)}.module-card h3{margin:18px 0 8px;color:var(--text);font-size:.91rem;letter-spacing:-.015em}.module-card p{margin:0;color:var(--muted);font-size:.72rem;line-height:1.55}.module-card__footer{margin-top:auto;padding-top:16px;border-top:1px solid #edf1ee;display:flex;align-items:center;justify-content:space-between;gap:10px;color:#96a19a;font-size:.61rem;font-weight:700}.module-card--ready .module-card__footer{color:#4f705a}.permissions-details{border:1px solid var(--line);border-radius:var(--radius-md);background:white;box-shadow:var(--shadow-sm)}.permissions-details summary{min-height:58px;padding:0 17px;display:flex;align-items:center;justify-content:space-between;gap:16px;cursor:pointer;list-style:none}.permissions-details summary::-webkit-details-marker{display:none}.permissions-details summary>div{display:flex;align-items:center;gap:9px;color:#4f5f55;font-size:.73rem;font-weight:750}.permissions-details summary svg{color:var(--cogo-green-strong)}.permissions-details summary strong{min-width:30px;height:27px;border-radius:999px;display:grid;place-items:center;color:#5f6b64;background:#f0f4f1;font-size:.65rem}.permissions-details[open] summary{border-bottom:1px solid var(--line)}.permission-list{padding:16px;display:flex;flex-wrap:wrap;gap:7px}.permission-list code{padding:7px 9px;border:1px solid #e0e8e3;border-radius:7px;color:#4b5d51;background:#f8faf9;font-size:.62rem}.permissions-details>p{margin:0;padding:16px;color:var(--muted);font-size:.75rem}.password-alert{margin-top:18px;padding:20px;border:1px solid #bfe7ca;border-radius:var(--radius-md);display:grid;grid-template-columns:minmax(240px,.8fr) minmax(400px,1.2fr);grid-gap:24px;gap:24px;background:#f7fff9}.password-alert__intro{display:flex;align-items:flex-start;gap:13px}.password-alert__icon{width:44px;height:44px;border-radius:11px;display:grid;place-items:center;color:#087d33;background:var(--cogo-green-soft);flex:0 0 auto}.password-alert h2{margin:0;font-size:1rem}.password-alert p:not(.eyebrow){margin:7px 0 0;color:var(--muted);font-size:.72rem;line-height:1.5}.password-change-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.password-change-form label{display:grid;grid-gap:6px;gap:6px;color:#3e4d43;font-size:.66rem;font-weight:800}.password-change-form input{min-height:42px;padding:0 11px;border:1px solid #d5e1d8;border-radius:8px;outline:0;background:white}.password-change-form input:focus{border-color:#61d685;box-shadow:0 0 0 3px rgba(25,232,90,.09)}.password-change-form .form-message,.password-change-form .primary-button,.password-change-form small{grid-column:1/-1}.password-change-form small{color:var(--muted);font-size:.63rem}.password-change-form .primary-button{justify-self:start;min-height:42px}.session-loading{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;color:var(--muted);background:var(--canvas)}.session-loading p{margin:0;font-size:.74rem;font-weight:700}.loading-pulse{width:26px;height:3px;border-radius:999px;background:var(--cogo-green);animation:loadingPulse 1s ease-in-out infinite alternate}@keyframes loadingPulse{0%{transform:scaleX(.35);opacity:.45}to{transform:scaleX(1);opacity:1}}@media (max-width:1180px){.module-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.auth-feature-grid{grid-template-columns:1fr;max-width:340px}}@media (max-width:920px){.auth-page{grid-template-columns:1fr}.auth-showcase{display:none}.auth-form-side{min-height:100dvh;padding-top:100px}.auth-mobile-brand{position:absolute;top:24px;left:24px;display:block}.auth-legal{left:24px;right:auto}.app-sidebar{position:fixed;left:0;top:0;transform:translateX(-104%);transition:transform .22s ease}.app-sidebar.is-open{transform:translateX(0)}.sidebar-close{display:grid}.sidebar-backdrop{position:fixed;inset:0;z-index:55;border:0;display:block;background:rgba(4,7,5,.52);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.mobile-menu-button{display:grid}.module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.password-alert{grid-template-columns:1fr}}@media (max-width:680px){.auth-form-side{padding:100px 22px 60px;align-items:flex-start}.auth-form-wrap{padding-top:24px}.auth-heading__icon{margin-bottom:16px}.app-topbar{padding:0 15px}.system-status,.topbar-user span{display:none}.dashboard-content{padding:22px 14px 44px}.dashboard-hero{padding:23px 20px;align-items:flex-start;flex-direction:column}.dashboard-summary-grid,.module-grid{grid-template-columns:1fr}.section-heading{align-items:flex-start}.section-counter{display:none}.password-change-form{grid-template-columns:1fr}.password-change-form .form-message,.password-change-form .primary-button,.password-change-form small{grid-column:auto}}.auth-original-logo-shell{width:220px;height:150px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;overflow:visible;display:grid;place-items:center}.auth-original-logo-shell--refined{position:relative}.auth-original-logo-shell--refined:after{content:none}.auth-original-logo{width:100%;height:100%;display:block;object-fit:contain;transform:none;filter:drop-shadow(0 12px 24px rgba(0,0,0,.24))}@media (max-width:1180px){.auth-original-logo-shell{width:190px;height:132px}}@media (min-width:921px){body:has(.auth-page--fixed),html:has(.auth-page--fixed){height:100dvh;min-height:0;overflow:hidden}.auth-page--fixed,.auth-page--fixed .auth-form-side,.auth-page--fixed .auth-showcase{height:100dvh;min-height:0;overflow:hidden}.auth-page--fixed .auth-showcase{padding:clamp(20px,2.8vh,34px) clamp(28px,3.3vw,50px);justify-content:space-between}.auth-showcase__content--compact{flex:1 1;width:min(720px,94%);margin:0;padding:clamp(28px,5.5vh,62px) 0 clamp(24px,4.6vh,50px);display:flex;flex-direction:column;justify-content:center}.auth-showcase__content--compact>.eyebrow{margin-bottom:13px}.auth-page--fixed .auth-showcase__content h1{font-size:clamp(2.4rem,4.4vw,4.85rem)}.auth-page--fixed .auth-showcase__lead{margin-top:22px;max-width:610px;line-height:1.58;font-size:.95rem}.auth-feature-grid--compact{margin-top:40px;gap:16px}.auth-page--fixed .auth-feature-card{min-height:80px;padding:14px 12px;align-items:center;justify-content:center;text-align:center}.auth-page--fixed .auth-feature-card>svg{margin-top:0}.auth-page--fixed .auth-feature-card div{justify-items:center;gap:5px}.auth-page--fixed .auth-feature-card strong{font-size:.82rem}.auth-page--fixed .auth-showcase__footer{padding-top:4px}.auth-form-side--fixed{padding:24px clamp(32px,4vw,62px)}.auth-form-wrap--compact{width:min(420px,100%)}.auth-heading--compact{margin-bottom:19px}.auth-heading--compact .auth-heading__icon{width:42px;height:42px;margin-bottom:12px}.auth-heading--compact h2{font-size:clamp(1.85rem,2.8vw,2.45rem)}.auth-heading--compact>p:last-child{margin-top:9px}.auth-form--compact{gap:14px}.auth-form--compact .input-shell{min-height:46px}.auth-form--compact .input-shell input{height:44px}.auth-security-note--compact{margin-top:14px;padding:11px 12px}.auth-page--fixed .auth-legal{bottom:13px}}@media (min-width:921px) and (max-height:760px){.auth-page--fixed .auth-showcase{padding-top:16px;padding-bottom:16px}.auth-showcase__content--compact{padding:16px 0 12px}.auth-showcase__content--compact>.eyebrow{margin-bottom:8px}.auth-page--fixed .auth-showcase__content h1{font-size:clamp(2.05rem,3.7vw,3.65rem)}.auth-page--fixed .auth-showcase__lead{margin-top:12px;font-size:.84rem}.auth-feature-grid--compact{margin-top:24px;gap:12px}.auth-page--fixed .auth-feature-card{min-height:64px;padding:10px 12px}.auth-page--fixed .auth-feature-card span{display:none}.auth-page--fixed .auth-original-logo-shell{width:138px;height:82px}.auth-page--fixed .auth-badge{min-height:28px}.auth-form-side--fixed{padding-top:18px;padding-bottom:18px}.auth-heading--compact .auth-heading__icon{width:38px;height:38px;margin-bottom:8px}.auth-heading--compact h2{font-size:1.85rem}.auth-heading--compact>p:last-child{margin-top:7px;font-size:.82rem}.auth-form--compact{gap:11px}.auth-security-note--compact{margin-top:10px;padding:9px 10px}.auth-page--fixed .auth-legal{bottom:9px}}@media (max-width:920px){body,html{overflow-x:hidden}}.app-shell{min-height:100vh;display:block;background:var(--canvas)}.app-sidebar{position:fixed;inset:0 auto 0 0;z-index:60;width:252px;min-width:252px;height:100vh;padding:22px 16px 18px;overflow:hidden;display:flex;flex-direction:column;background:linear-gradient(180deg,#080a09,#0b0f0c 62%,#101a12);box-shadow:10px 0 34px rgba(9,11,11,.16);transition:width .2s ease,transform .2s ease,padding .2s ease}.sidebar-head{position:relative;min-height:58px;padding:0 7px 17px;border-bottom:1px solid rgba(255,255,255,.08);display:flex;align-items:center;justify-content:space-between;gap:10px}.sidebar-head-copy{min-width:0;display:grid;grid-gap:3px;gap:3px}.sidebar-head-copy span{color:var(--cogo-green);font-size:.57rem;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.sidebar-head-copy strong{overflow:hidden;color:#fff;font-size:.83rem;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.sidebar-close{display:none;width:34px;height:34px;border:1px solid rgba(255,255,255,.1);border-radius:8px;place-items:center;color:#fff;background:rgba(255,255,255,.05)}.sidebar-collapse-button{position:absolute;top:70px;right:-14px;z-index:5;width:29px;height:29px;border:0;border-radius:50%;display:grid;place-items:center;color:#071009;background:var(--cogo-green);box-shadow:0 5px 15px rgba(0,0,0,.28)}.sidebar-nav{min-height:0;margin-top:14px;overflow:hidden;display:flex;flex:1 1;flex-direction:column;gap:2px;scrollbar-width:none}.sidebar-nav::-webkit-scrollbar{display:none}.sidebar-nav-label{margin:10px 10px 4px}.sidebar-nav-label--spaced{margin-top:11px}.sidebar-link{min-height:38px;padding:0 10px;gap:10px;border-radius:8px;font-size:.72rem}.sidebar-link small{font-size:.52rem}.app-sidebar.is-collapsed{width:76px;min-width:76px;padding-inline:11px}.app-sidebar.is-collapsed .sidebar-head{justify-content:center;padding-inline:0}.app-sidebar.is-collapsed .sidebar-head-copy,.app-sidebar.is-collapsed .sidebar-link-chevron,.app-sidebar.is-collapsed .sidebar-link>small,.app-sidebar.is-collapsed .sidebar-link>span,.app-sidebar.is-collapsed .sidebar-nav-label{display:none}.app-sidebar.is-collapsed .sidebar-nav{margin-top:12px}.app-sidebar.is-collapsed .sidebar-link{justify-content:center;padding:0}.app-main{width:calc(100% - 252px);min-height:100vh;margin-left:252px;transition:width .2s ease,margin-left .2s ease}.app-main.is-expanded{width:calc(100% - 76px);margin-left:76px}.app-topbar{position:-webkit-sticky;position:sticky;top:0;z-index:40;height:69px;padding:0 34px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;background:rgba(255,255,255,.94);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);box-shadow:none}.topbar-left{gap:12px}.topbar-title{margin:0;color:var(--cogo-black);font-family:Montserrat,Inter,sans-serif;font-size:1.03rem;font-weight:800;letter-spacing:-.025em}.topbar-actions{gap:18px}.today-label{padding-left:17px;border-left:1px solid var(--line);display:flex;flex-direction:column;font-size:.56rem;line-height:1.1}.today-label span{color:var(--muted);font-weight:800;letter-spacing:.07em;text-transform:uppercase}.today-label strong{margin-top:4px;color:#29382e;font-size:.7rem}.panel-user-menu{position:relative}.panel-user-trigger{min-width:184px;min-height:44px;padding:4px 8px 4px 5px;border:1px solid var(--line);border-radius:12px;display:grid;grid-template-columns:36px minmax(92px,1fr) auto;align-items:center;grid-gap:9px;gap:9px;color:var(--text);background:#fff;text-align:left}.panel-user-avatar{width:36px;height:36px;border-radius:10px;display:grid;place-items:center;color:#071009;background:var(--cogo-green);font-size:.7rem;font-weight:850}.panel-user-identity{min-width:0}.panel-user-identity small,.panel-user-identity strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.panel-user-identity strong{font-size:.72rem}.panel-user-identity small{margin-top:2px;color:var(--muted);font-size:.56rem}.panel-user-trigger>svg{color:#829087;transition:transform .18s ease}.panel-user-trigger>svg.is-open{transform:rotate(180deg)}.panel-user-dropdown{position:absolute;top:calc(100% + 9px);right:0;z-index:120;width:270px;overflow:hidden;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 20px 55px rgba(9,11,11,.18)}.panel-user-summary{padding:15px;border-bottom:1px solid #e6ece8;display:flex;align-items:center;gap:10px;background:#f7faf8}.panel-user-summary div{min-width:0}.panel-user-summary small,.panel-user-summary strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.panel-user-summary strong{font-size:.72rem}.panel-user-summary small{margin-top:3px;color:var(--muted);font-size:.6rem}.panel-user-dropdown>button{width:100%;padding:12px 14px;border:0;border-bottom:1px solid #edf1ee;display:grid;grid-template-columns:34px 1fr;align-items:center;grid-gap:9px;gap:9px;color:var(--text);background:#fff;text-align:left}.panel-user-dropdown>button:hover{background:#f7faf8}.panel-user-dropdown>button>svg{width:34px;height:34px;padding:8px;border-radius:9px;color:#0b7d35;background:var(--cogo-green-soft)}.panel-user-dropdown button small,.panel-user-dropdown button strong{display:block}.panel-user-dropdown button strong{font-size:.68rem}.panel-user-dropdown button small{margin-top:2px;color:var(--muted);font-size:.56rem}.panel-user-dropdown>.panel-user-logout{border-bottom:0}.panel-user-dropdown>.panel-user-logout>svg{color:#a53f36;background:#fff0ee}.panel-user-dropdown>.panel-user-logout strong{color:#8f352d}.profile-backdrop{position:fixed;inset:0;z-index:1000;padding:24px;display:grid;place-items:center;background:rgba(3,15,8,.68);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.profile-modal{width:min(880px,100%);max-height:min(790px,calc(100vh - 48px));overflow:hidden;border:1px solid rgba(255,255,255,.16);border-radius:20px;color:var(--text);background:#f4f7f5;box-shadow:0 30px 90px rgba(0,0,0,.38)}.profile-header{position:relative;padding:22px 25px;display:flex;align-items:center;gap:15px;color:#fff;background:linear-gradient(115deg,#070a08,#12351d)}.profile-avatar{width:58px;height:58px;flex:0 0 58px;border:2px solid rgba(255,255,255,.18);border-radius:16px;display:grid;place-items:center;color:#071009;background:var(--cogo-green);font-size:1rem;font-weight:900}.profile-header span{color:var(--cogo-green);font-size:.56rem;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.profile-header h2{margin:3px 0 2px;color:#fff;font-size:1.45rem;letter-spacing:-.025em}.profile-header p{margin:0;color:rgba(255,255,255,.64);font-size:.62rem}.profile-close{position:absolute;top:18px;right:18px;width:38px;height:38px;border:1px solid rgba(255,255,255,.15);border-radius:10px;display:grid;place-items:center;color:#fff;background:rgba(255,255,255,.07)}.profile-tabs{padding:10px 24px 0;border-bottom:1px solid var(--line);display:flex;gap:5px;background:#fff}.profile-tabs button{padding:11px 15px;border:0;border-bottom:3px solid transparent;display:flex;align-items:center;gap:7px;color:#748178;background:transparent;font-size:.67rem;font-weight:800}.profile-tabs button.active{border-bottom-color:var(--cogo-green);color:var(--text)}.profile-content{max-height:calc(min(790px, 100vh - 48px) - 151px);padding:18px 24px 25px;overflow-y:auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:15px;gap:15px}.profile-message{grid-column:1/-1;padding:11px 13px;border:1px solid #c7e7d0;border-radius:9px;display:flex;align-items:center;gap:7px;color:#216640;background:#effaf4;font-size:.68rem;font-weight:750}.profile-message--error{border-color:#efc2bb;color:#8e2e25;background:#fff5f3}.profile-block{padding:20px;border:1px solid var(--line);border-radius:14px;background:#fff}.profile-block--wide{grid-column:1/-1}.profile-block-title{margin-bottom:16px;display:flex;align-items:center;gap:10px}.profile-block-title>svg{width:38px;height:38px;padding:9px;border-radius:10px;color:#0b7d35;background:var(--cogo-green-soft)}.profile-block-title h3{margin:0;font-size:.9rem}.profile-block-title p{margin:2px 0 0;color:var(--muted);font-size:.58rem}.profile-block form{display:grid;grid-gap:11px;gap:11px}.profile-block label{display:grid;grid-gap:5px;gap:5px;color:#334239;font-size:.62rem;font-weight:750}.profile-block input{width:100%;height:41px;padding:0 11px;border:1px solid #d7e1da;border-radius:8px;outline:0;color:var(--text);background:#fafcfb}.profile-block input:focus{border-color:#62d785;box-shadow:0 0 0 3px rgba(25,232,90,.1)}.profile-block input:disabled{color:#839087;background:#f0f4f1}.profile-block form>button{min-height:39px;justify-self:start;padding:0 14px;border:0;border-radius:8px;color:#071009;background:var(--cogo-green);font-size:.64rem;font-weight:850}.profile-details{margin:0;display:grid;grid-gap:9px;gap:9px}.profile-details div{padding-bottom:9px;border-bottom:1px solid #edf1ee;display:flex;justify-content:space-between;gap:12px}.profile-details div:last-child{border-bottom:0;padding-bottom:0}.profile-details dd,.profile-details dt{margin:0;font-size:.64rem}.profile-details dt{color:var(--muted)}.profile-details dd{color:var(--text);font-weight:800;text-align:right}.profile-password-form{grid-template-columns:repeat(3,minmax(0,1fr))}.profile-password-form .profile-checklist,.profile-password-form>button{grid-column:1/-1}.profile-checklist{margin:2px 0 0;padding:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:6px;gap:6px;list-style:none}.profile-checklist li{display:flex;align-items:center;gap:5px;color:#87938b;font-size:.56rem}.profile-checklist svg{width:14px;height:14px;padding:2px;border-radius:50%;background:#e6ebe7}.profile-checklist li.met{color:#267047;font-weight:750}.profile-checklist li.met svg{background:#d9f2e3}@media (max-height:720px) and (min-width:921px){.app-sidebar{padding-top:15px;padding-bottom:12px}.sidebar-head{min-height:48px;padding-bottom:12px}.sidebar-collapse-button{top:57px}.sidebar-nav{margin-top:9px;gap:1px}.sidebar-nav-label{margin-top:6px;margin-bottom:2px}.sidebar-nav-label--spaced{margin-top:7px}.sidebar-link{min-height:34px}}@media (max-width:920px){.app-sidebar{width:252px;min-width:252px;transform:translateX(-104%)}.app-sidebar.is-open{transform:translateX(0)}.app-sidebar.is-collapsed{width:252px;min-width:252px;padding-inline:16px}.app-sidebar.is-collapsed .sidebar-head-copy{display:grid}.app-sidebar.is-collapsed .sidebar-nav-label{display:block}.app-sidebar.is-collapsed .sidebar-link>small,.app-sidebar.is-collapsed .sidebar-link>span{display:inline}.app-sidebar.is-collapsed .sidebar-link{justify-content:flex-start;padding:0 10px}.sidebar-collapse-button{display:none}.sidebar-close{display:grid}.app-main,.app-main.is-expanded{width:100%;margin-left:0}.mobile-menu-button{display:grid}.app-topbar{padding:0 16px}}@media (max-width:680px){.today-label{display:none}.panel-user-trigger{min-width:0;grid-template-columns:36px auto}.panel-user-identity{display:none}.panel-user-dropdown{position:fixed;top:70px;right:12px}.profile-backdrop{align-items:end;padding:0}.profile-modal{width:100%;max-height:94vh;border-radius:20px 20px 0 0}.profile-header{padding:18px 20px}.profile-header h2{font-size:1.2rem}.profile-tabs{padding-left:15px;overflow-x:auto}.profile-content{grid-template-columns:1fr;max-height:calc(94vh - 143px);padding:15px}.profile-block--wide{grid-column:auto}.profile-password-form{grid-template-columns:1fr}.profile-password-form .profile-checklist,.profile-password-form>button{grid-column:auto}.profile-checklist{grid-template-columns:1fr 1fr}}.identity-admin-page{display:grid;grid-gap:18px;gap:18px}.identity-admin-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.identity-admin-heading h2{margin:2px 0 5px;font-size:1.75rem;color:var(--cogo-black)}.identity-admin-heading p:last-child{margin:0;color:var(--muted);font-size:.78rem}.identity-primary,.identity-secondary{min-height:38px;padding:0 14px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font:inherit;font-size:.7rem;font-weight:850}.identity-primary{border:0;background:var(--cogo-green);color:#061009}.identity-secondary{border:1px solid var(--line);background:#fff;color:var(--text)}.identity-feedback{padding:10px 13px;border:1px solid #b9dec9;border-radius:10px;display:flex;align-items:center;gap:8px;background:#effaf4;color:#216640;font-size:.7rem;font-weight:750}.identity-feedback--error{border-color:#efc2bb;background:#fff5f3;color:#8e2e25}.identity-feedback>button{margin-left:auto;border:0;background:transparent;color:inherit}.identity-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.identity-stats article{padding:16px;border:1px solid var(--line);border-radius:12px;background:#fff}.identity-stats small,.identity-stats span{display:block;color:var(--muted);font-size:.6rem}.identity-stats strong{display:block;margin:5px 0 3px;font-size:1.55rem}.identity-table-card{border:1px solid var(--line);border-radius:13px;overflow:hidden;background:#fff}.identity-toolbar{padding:13px 16px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:14px}.identity-search{min-width:min(520px,100%);height:40px;padding:0 11px;border:1px solid var(--line);border-radius:9px;display:flex;align-items:center;gap:8px;background:#fafcfb}.identity-search input{flex:1 1;outline:0}.identity-search button,.identity-search input{border:0;background:transparent}.identity-user-row{min-height:70px;padding:10px 16px;border-bottom:1px solid #edf1ee;display:grid;grid-template-columns:minmax(260px,1.5fr) minmax(150px,.8fr) 90px 150px minmax(230px,auto);align-items:center;grid-gap:14px;gap:14px}.identity-user-row--head{min-height:42px;background:#f7faf8;color:#78847c;font-size:.58rem;font-weight:850;text-transform:uppercase}.identity-user-cell{display:flex;align-items:center;gap:10px;min-width:0}.identity-user-avatar{width:38px;height:38px;border-radius:10px;display:grid;place-items:center;background:var(--cogo-green-soft);color:#0b7d35;font-size:.7rem;font-weight:900}.identity-user-row small,.identity-user-row strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.identity-user-row strong{font-size:.7rem}.identity-user-row small{margin-top:3px;color:var(--muted);font-size:.56rem}.identity-status{width:max-content;padding:5px 8px;border-radius:999px;background:#f0f2f1;color:#68746c;font-size:.57rem;font-weight:850}.identity-status.is-active{background:#e5f9eb;color:#20733b}.identity-row-actions{display:flex;justify-content:flex-end;gap:6px}.identity-row-actions button{min-height:32px;padding:0 9px;border:1px solid var(--line);border-radius:8px;background:#fff;font-size:.58rem;font-weight:800}.identity-row-actions .danger{border-color:#edd0cb;color:#9a3d34}.identity-empty{padding:42px 20px;text-align:center;color:var(--muted)}.identity-modal-backdrop{position:fixed;inset:0;z-index:1200;padding:24px;display:grid;place-items:center;background:rgba(3,15,8,.68);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.identity-modal{width:min(620px,100%);max-height:calc(100vh - 48px);overflow:hidden;border-radius:18px;background:#f5f8f6}.identity-modal--small{width:min(520px,100%)}.identity-modal>header{position:relative;padding:20px 22px;color:#fff;background:linear-gradient(115deg,#070a08,#12351d)}.identity-modal>header span{color:var(--cogo-green);font-size:.55rem;font-weight:850;text-transform:uppercase}.identity-modal>header h3{margin:4px 0 0}.identity-modal>header p{margin:3px 0 0;color:rgba(255,255,255,.62)}.identity-modal>header>button{position:absolute;top:16px;right:16px;width:35px;height:35px;border:1px solid rgba(255,255,255,.15);border-radius:9px;background:rgba(255,255,255,.06);color:#fff}.identity-modal form{padding:20px 22px;display:grid;grid-gap:12px;gap:12px;overflow-y:auto}.identity-modal label{display:grid;grid-gap:5px;gap:5px;font-size:.63rem;font-weight:750}.identity-modal input,.identity-modal select{height:41px;padding:0 10px;border:1px solid #d7e1da;border-radius:8px;background:#fff}.identity-check{grid-template-columns:auto 1fr!important;align-items:center}.identity-check input{width:16px;height:16px}.identity-modal footer{padding-top:14px;border-top:1px solid var(--line);display:flex;justify-content:flex-end;gap:8px}.identity-security-note{padding:11px;border:1px solid #cce9d4;border-radius:9px;display:flex;gap:8px;background:#effaf4;color:#216640}.identity-security-note p{margin:0;font-size:.62rem}@media(max-width:780px){.identity-admin-heading{align-items:stretch;flex-direction:column}.identity-stats{grid-template-columns:repeat(2,1fr)}.identity-toolbar{align-items:stretch;flex-direction:column}.identity-search{min-width:0}.identity-user-row--head{display:none}.identity-user-row{grid-template-columns:1fr}.identity-row-actions{justify-content:flex-start;flex-wrap:wrap}.identity-modal-backdrop{align-items:end;padding:0}.identity-modal{width:100%;max-height:94vh;border-radius:18px 18px 0 0}}@media (min-width:921px){.app-sidebar{overflow:visible}.sidebar-nav{overflow:hidden}.sidebar-collapse-button{top:72px;right:-16px;z-index:100;width:32px;height:32px;border:3px solid var(--canvas);color:#071009;background:var(--cogo-green);box-shadow:0 6px 18px rgba(0,0,0,.32);transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.sidebar-collapse-button:hover{transform:scale(1.06);background:#2cf06a;box-shadow:0 8px 22px rgba(0,0,0,.36)}.sidebar-collapse-button:focus-visible{outline:3px solid rgba(25,232,90,.3);outline-offset:3px}.sidebar-collapse-button svg{width:17px;height:17px;stroke-width:2.5}}@media (max-width:920px){.sidebar-collapse-button{display:none}}.roles-page{display:grid;grid-gap:20px;gap:20px}.roles-stats{margin-top:0}.roles-loading{min-height:220px;display:grid;place-items:center}.roles-workspace{display:grid;grid-template-columns:minmax(260px,320px) minmax(0,1fr);grid-gap:18px;gap:18px;align-items:start}.role-detail-card,.roles-list-card{border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:var(--shadow-sm)}.roles-list-card{overflow:hidden}.roles-list-card>header{min-height:66px;padding:15px 16px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;background:#fbfcfb}.roles-list-card>header span,.roles-list-card>header strong{display:block}.roles-list-card>header span{color:var(--muted);font-size:.62rem;font-weight:750}.roles-list-card>header strong{margin-top:3px;color:var(--text);font-size:.8rem}.roles-list{display:grid}.roles-list>button{width:100%;min-height:74px;padding:12px 14px;border:0;border-bottom:1px solid #edf1ee;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px;color:var(--text);background:#fff;text-align:left}.roles-list>button:last-child{border-bottom:0}.roles-list>button:hover{background:#f8fbf9}.roles-list>button.is-selected{background:#f0fff4;box-shadow:inset 3px 0 var(--cogo-green)}.role-list-icon{width:38px;height:38px;border-radius:10px;display:grid;place-items:center;color:#0c8b39;background:var(--cogo-green-soft)}.role-list-copy{min-width:0}.role-list-copy small,.role-list-copy strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.role-list-copy strong{font-size:.75rem}.role-list-copy small{margin-top:4px;color:var(--muted);font-size:.6rem}.role-list-meta{min-width:48px;text-align:right}.role-list-meta b,.role-list-meta small{display:block}.role-list-meta b{font-size:.82rem}.role-list-meta small{margin-top:2px;color:var(--muted);font-size:.52rem}.role-detail-card{min-width:0;overflow:hidden}.role-detail-header{min-height:110px;padding:20px 22px;border-bottom:1px solid var(--line);display:flex;align-items:flex-start;justify-content:space-between;gap:18px;background:#fff}.role-detail-title-row{display:flex;align-items:center;flex-wrap:wrap;gap:9px}.role-detail-title-row h3{margin:0;font-size:1.15rem;letter-spacing:-.025em}.role-detail-header p{max-width:680px;margin:7px 0 8px;color:var(--muted);font-size:.7rem;line-height:1.5}.role-detail-header code{color:#68756d;font-size:.58rem}.role-edit-button{flex:0 0 auto;display:inline-flex;align-items:center;gap:7px}.role-active-badge,.role-inactive-badge,.role-system-badge{padding:5px 8px;border-radius:999px;font-size:.52rem;font-weight:850;letter-spacing:.05em;text-transform:uppercase}.role-system-badge{color:#17658a;background:#e8f7fd}.role-active-badge{color:#126531;background:#e4f9eb}.role-inactive-badge{color:#7a4f19;background:#fff2dd}.role-system-note{margin:20px;padding:18px;border:1px solid #cdeed7;border-radius:12px;display:flex;gap:12px;color:#205d36;background:#f2fff6}.role-system-note svg{flex:0 0 auto;color:#0a973d}.role-system-note strong{display:block;font-size:.78rem}.role-system-note p{margin:4px 0 0;color:#55705d;font-size:.66rem;line-height:1.55}.permission-heading{min-height:72px;padding:15px 20px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:14px;background:#fbfcfb}.permission-heading span,.permission-heading strong{display:block}.permission-heading span{color:var(--muted);font-size:.6rem;font-weight:750}.permission-heading strong{margin-top:3px;font-size:.78rem}.permission-heading .identity-primary{display:inline-flex;align-items:center;gap:7px}.permission-heading .identity-primary:disabled{cursor:default;opacity:.45}.permission-groups{display:grid;grid-gap:14px;gap:14px;padding:18px 20px 22px}.permission-group{overflow:hidden;border:1px solid var(--line);border-radius:12px;background:#fff}.permission-group>header{min-height:52px;padding:10px 13px;border-bottom:1px solid #e8eeea;display:flex;align-items:center;background:#f8faf9}.permission-group>header label{width:100%;display:flex;align-items:center;gap:10px;cursor:pointer}.permission-group input[type=checkbox]{width:17px;height:17px;accent-color:var(--cogo-green-strong)}.permission-group>header small,.permission-group>header strong{display:block}.permission-group>header strong{font-size:.7rem}.permission-group>header small{margin-top:2px;color:var(--muted);font-size:.55rem}.permission-list-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:9px;gap:9px;padding:12px}.permission-item{min-height:64px;padding:10px 11px;border:1px solid #e1e8e3;border-radius:10px;display:grid;grid-template-columns:18px minmax(0,1fr);align-items:flex-start;grid-gap:9px;gap:9px;cursor:pointer;background:#fbfcfb}.permission-item:hover{border-color:#c9d9ce;background:#f8fbf9}.permission-item.is-selected{border-color:#b9eaca;background:#f1fff5}.permission-item small,.permission-item strong{display:block}.permission-item strong{color:var(--text);font-size:.67rem}.permission-item small{margin-top:4px;color:var(--muted);font-size:.56rem;line-height:1.4}.identity-modal textarea{padding:10px 11px;font-size:.72rem}.role-editor-hint{padding:12px;border:1px solid #dce8df;border-radius:10px;display:flex;gap:9px;color:#596a5f;background:#f7faf8}.role-editor-hint svg{flex:0 0 auto;color:#0b8d39}.role-editor-hint p{margin:0;font-size:.62rem;line-height:1.5}@media (max-width:1050px){.roles-workspace{grid-template-columns:1fr}.roles-list{grid-template-columns:repeat(2,minmax(0,1fr))}.roles-list>button{border-right:1px solid #edf1ee}}@media (max-width:700px){.roles-list{grid-template-columns:1fr}.permission-heading,.role-detail-header{align-items:stretch;flex-direction:column}.permission-list-grid{grid-template-columns:1fr}.permission-groups{padding:12px}.role-detail-header{padding:17px}}.identity-unified-heading{align-items:flex-end}.identity-heading-actions{display:flex;align-items:center;gap:10px}.identity-module-tabs{margin:18px 0 22px;padding:5px;border:1px solid var(--line);border-radius:12px;display:inline-flex;gap:5px;background:#fff;box-shadow:0 5px 18px rgba(9,11,11,.035)}.identity-module-tabs button{min-height:42px;padding:0 15px;border:0;border-radius:9px;display:inline-flex;align-items:center;gap:8px;color:#66736b;background:transparent;font-size:.73rem;font-weight:800}.identity-module-tabs button svg{color:#7b8980}.identity-module-tabs button b{min-width:23px;height:23px;padding:0 7px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#627068;background:#eef3ef;font-size:.6rem}.identity-module-tabs button.active{color:#071009;background:var(--cogo-green);box-shadow:0 7px 18px rgba(25,232,90,.16)}.identity-module-tabs button.active svg{color:#071009}.identity-module-tabs button.active b{color:#0b642d;background:rgba(255,255,255,.72)}.identity-unified-page .roles-workspace{margin-top:0}@media (max-width:760px){.identity-unified-heading{align-items:stretch}.identity-heading-actions,.identity-heading-actions .identity-primary{width:100%}.identity-module-tabs{width:100%;display:grid;grid-template-columns:1fr 1fr}.identity-module-tabs button{justify-content:center;padding-inline:10px}}.pos-admin-page{display:grid;grid-gap:22px;gap:22px}.pos-heading{display:flex;align-items:end;justify-content:space-between;gap:24px}.pos-heading h2{margin:0;color:var(--cogo-black);font-size:clamp(1.8rem,3vw,2.45rem);letter-spacing:-.04em}.pos-heading>div>p:last-child{max-width:820px;margin:8px 0 0;color:var(--muted);font-size:.86rem;line-height:1.55}.pos-stock-note{padding:14px 16px;border:1px solid #cfe8d6;border-radius:12px;display:flex;align-items:center;gap:12px;color:#106b32;background:#f1fff5}.pos-stock-note svg{flex:0 0 auto}.pos-stock-note div{display:grid;grid-gap:2px;gap:2px}.pos-stock-note strong{font-size:.76rem}.pos-stock-note span{color:#4e6656;font-size:.68rem;line-height:1.45}.pos-overview{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.pos-overview article{min-height:108px;padding:20px;border:1px solid var(--line);border-radius:14px;display:grid;align-content:center;background:#fff}.pos-overview small,.pos-overview span{color:var(--muted);font-size:.66rem}.pos-overview strong{margin:4px 0 2px;color:var(--cogo-black);font-size:1.8rem;line-height:1}.pos-list-card{overflow:hidden;border:1px solid var(--line);border-radius:16px;background:#fff}.pos-grid{padding:18px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px;background:#f7faf8}.pos-card{min-width:0;min-height:275px;padding:18px;border:1px solid #dbe5de;border-radius:14px;display:flex;flex-direction:column;background:#fff;box-shadow:0 1px 2px rgba(9,11,11,.03)}.pos-card.is-inactive{opacity:.68;background:#f8faf9}.pos-card__top{display:flex;align-items:center;justify-content:space-between;gap:12px}.pos-card__icon{width:42px;height:42px;border-radius:11px;display:grid;place-items:center;color:#087c34;background:var(--cogo-green-soft)}.pos-card__body{padding:18px 0;flex:1 1}.pos-card__meta{display:flex;align-items:center;justify-content:space-between;gap:10px}.pos-code{color:#829087;font-size:.58rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.pos-kind{padding:4px 7px;border-radius:999px;color:#486052;background:#eff4f1;font-size:.55rem;font-weight:800}.pos-card h3{margin:7px 0 8px;color:var(--cogo-black);font-size:1rem}.pos-card p{min-height:38px;margin:0;color:var(--muted);font-size:.72rem;line-height:1.5}.pos-capabilities{margin-top:13px;display:flex;flex-wrap:wrap;gap:6px}.pos-capabilities span{padding:5px 8px;border:1px solid #e0e6e2;border-radius:999px;color:#98a39c;background:#fafcfb;font-size:.55rem;font-weight:800}.pos-capabilities span.is-enabled{border-color:#bdebc9;color:#087c34;background:#effff3}.pos-location{margin-top:14px;display:flex;align-items:center;gap:7px;color:#536159;font-size:.68rem}.pos-location svg{flex:0 0 auto;color:#0b9b41}.pos-card footer{padding-top:14px;border-top:1px solid #edf1ee;display:flex;align-items:center;justify-content:space-between;gap:10px}.pos-card footer button{min-height:35px}.pos-danger-action,.pos-enable-action{padding:0 11px;border-radius:8px;font-size:.62rem;font-weight:800;background:#fff}.pos-danger-action{border:1px solid #f0c4bd;color:#a33b31}.pos-enable-action{border:1px solid #bfe7ca;color:#17763b}.pos-capability-editor{padding:12px;border:1px solid #e1e7e3;border-radius:10px;display:grid;grid-gap:4px;gap:4px;background:#fafcfb}.identity-modal textarea{width:100%;min-height:88px;padding:10px 12px;border:1px solid #d7e1da;border-radius:8px;outline:0;resize:vertical;color:var(--text);background:#fafcfb;font:inherit}.identity-modal textarea:focus{border-color:#62d785;box-shadow:0 0 0 3px rgba(25,232,90,.1)}@media (max-width:1180px){.pos-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.pos-heading{align-items:stretch;flex-direction:column}.pos-heading .identity-primary{align-self:flex-start}.pos-grid,.pos-overview{grid-template-columns:1fr}.pos-grid{padding:12px}.pos-stock-note{align-items:flex-start}}.pos-operation-page{display:grid;grid-gap:18px;gap:18px}.pos-module-tabs,.pos-workspace-tabs{display:flex;align-items:center;gap:6px}.pos-module-tabs{width:-moz-fit-content;width:fit-content;padding:4px;border:1px solid var(--line);border-radius:10px;background:#fff}.pos-module-tabs a{min-height:34px;padding:0 13px;border-radius:7px;display:inline-flex;align-items:center;color:var(--muted);font-size:.7rem;font-weight:800}.pos-module-tabs a.is-active{color:#0c6e31;background:var(--cogo-green-soft)}.pos-operation-head{display:flex;align-items:end;justify-content:space-between;gap:24px}.pos-operation-head h2{margin:0;color:var(--cogo-black);font-size:clamp(1.8rem,3vw,2.45rem);letter-spacing:-.04em}.pos-operation-head>div>p:last-child{margin:7px 0 0;color:var(--muted);font-size:.78rem}.pos-refresh-button{min-height:36px;padding:0 12px;border:1px solid var(--line);border-radius:8px;display:inline-flex;align-items:center;gap:7px;color:var(--muted-strong);background:#fff;font-size:.66rem;font-weight:800}.pos-point-switcher{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.pos-point-switcher>button{min-width:0;min-height:64px;padding:11px 14px;border:1px solid var(--line);border-radius:12px;display:flex;align-items:center;gap:10px;color:#6d7971;background:#fff;text-align:left;box-shadow:var(--shadow-sm)}.pos-point-switcher>button>svg{flex:0 0 auto}.pos-point-switcher>button span{min-width:0;display:grid;grid-gap:3px;gap:3px}.pos-point-switcher>button strong{overflow:hidden;color:var(--text);font-size:.72rem;text-overflow:ellipsis;white-space:nowrap}.pos-point-switcher>button small{color:var(--muted);font-size:.59rem}.pos-point-switcher>button.is-active{border-color:#8cdda4;color:#087b34;background:#f4fff7;box-shadow:0 0 0 3px rgba(25,232,90,.07)}.pos-workspace-tabs{padding-bottom:1px;border-bottom:1px solid var(--line)}.pos-workspace-tabs button{min-height:38px;margin-bottom:-1px;padding:0 12px;border:0;border-bottom:2px solid transparent;display:inline-flex;align-items:center;gap:7px;color:var(--muted);background:transparent;font-size:.68rem;font-weight:800}.pos-workspace-tabs button.is-active{border-bottom-color:var(--cogo-green-strong);color:#087632}.pos-workspace-tabs button small{min-width:20px;height:20px;padding:0 6px;border-radius:999px;display:grid;place-items:center;color:#075a29;background:var(--cogo-green-soft);font-size:.57rem}.pos-tab-dot{width:7px;height:7px;border-radius:50%;background:#b7c1bb}.pos-tab-dot.is-open{background:var(--cogo-green-strong);box-shadow:0 0 0 4px rgba(25,232,90,.1)}.pos-cash-empty,.pos-cash-panel,.pos-sales-panel,.pos-workspace{display:grid;grid-gap:16px;gap:16px}.pos-workspace-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px}.pos-workspace-toolbar>div:first-child{min-width:0;display:grid;grid-gap:4px;gap:4px}.pos-workspace-toolbar>div:first-child strong{color:var(--cogo-black);font-size:.82rem}.pos-workspace-toolbar>div:first-child span{color:var(--muted);font-size:.68rem;line-height:1.45}.pos-workspace-toolbar>div:last-child{display:flex;align-items:center;gap:8px}.pos-cash-warning{width:100%;min-height:58px;padding:11px 14px;border:1px solid #f1d59d;border-radius:10px;display:flex;align-items:center;gap:11px;color:#8a5a0b;background:#fff9eb;text-align:left}.pos-cash-warning span{flex:1 1;display:grid;grid-gap:2px;gap:2px}.pos-cash-warning strong{font-size:.7rem}.pos-cash-warning small{color:#98713a;font-size:.62rem}.pos-cash-empty,.pos-empty-state,.pos-online-placeholder{min-height:250px;padding:34px;border:1px dashed #ccd8d0;border-radius:14px;place-items:center;align-content:center;text-align:center;color:var(--muted);background:#fbfcfb}.pos-cash-empty h3,.pos-empty-state h3,.pos-online-placeholder h3{margin:12px 0 6px;color:var(--cogo-black);font-size:1rem}.pos-cash-empty p,.pos-empty-state p,.pos-online-placeholder p{max-width:620px;margin:0;font-size:.7rem;line-height:1.55}.pos-cash-empty>div{display:grid;place-items:center}.pos-cash-panel,.pos-queue-card,.pos-sales-panel{overflow:hidden;border:1px solid var(--line);border-radius:14px;background:#fff}.pos-section-title{min-height:58px;padding:12px 16px;border-bottom:1px solid #edf1ee;display:flex;align-items:center;justify-content:space-between;gap:16px}.pos-section-title>div{display:grid;grid-gap:2px;gap:2px}.pos-section-title>div>span{color:#829087;font-size:.56rem;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.pos-section-title>div>strong{color:var(--cogo-black);font-size:.73rem}.pos-section-title>small{color:var(--muted);font-size:.6rem}.pos-order-history-list,.pos-order-list,.pos-sales-list{display:grid}.pos-order-row{min-height:70px;padding:12px 16px;border-top:1px solid #eff3f0;display:grid;grid-template-columns:minmax(140px,1.3fr) minmax(120px,1fr) 80px minmax(120px,1fr) 110px auto;align-items:center;grid-gap:14px;gap:14px}.pos-order-row:first-child{border-top:0}.pos-order-row>div:not(.pos-order-number){min-width:0;display:grid;grid-gap:3px;gap:3px}.pos-order-row>div>span{color:var(--muted);font-size:.55rem;font-weight:750;text-transform:uppercase}.pos-order-row>div>strong{overflow:hidden;color:#2f3a33;font-size:.66rem;text-overflow:ellipsis;white-space:nowrap}.pos-order-number{min-width:0;display:flex;align-items:center;gap:9px}.pos-order-number svg{color:#0b8d3b;flex:0 0 auto}.pos-order-number span{min-width:0;display:grid;grid-gap:2px;gap:2px}.pos-order-number strong{color:var(--cogo-black);font-size:.72rem}.pos-order-number small{overflow:hidden;color:var(--muted);font-size:.58rem;text-overflow:ellipsis;white-space:nowrap}.pos-order-amount{text-align:right}.pos-order-amount strong{color:var(--cogo-black)!important;font-size:.74rem!important}.pos-order-row .identity-primary{min-height:34px;padding:0 10px;font-size:.61rem;white-space:nowrap}.pos-order-status{width:-moz-fit-content;width:fit-content;min-height:25px;padding:0 8px;border:1px solid #d7e2da;border-radius:999px;display:inline-flex;align-items:center;color:#647168;background:#f8faf9;font-size:.56rem;font-weight:800;white-space:nowrap}.pos-order-status.is-pending,.pos-order-status.is-pending_payment{border-color:#f1d9a4;color:#8a5b0f;background:#fff9ec}.pos-order-status.is-paid{border-color:#bfe8ca;color:#0a7432;background:#f2fff6}.pos-order-status.is-cancelled{border-color:#efcbc6;color:#9f3c32;background:#fff6f4}.pos-order-status.is-draft{border-color:#d7e1f1;color:#435b80;background:#f7faff}.pos-order-history-list>button{width:100%;min-height:58px;padding:10px 16px;border:0;border-top:1px solid #eff3f0;display:grid;grid-template-columns:minmax(0,1fr) auto 110px 18px;align-items:center;grid-gap:14px;gap:14px;color:inherit;background:#fff;text-align:left}.pos-order-history-list>button:first-child{border-top:0}.pos-order-history-list>button:not(:disabled):hover{background:#fbfdfb}.pos-order-history-list>button:disabled{cursor:default}.pos-order-history-list>button>span:first-child{min-width:0;display:grid;grid-gap:3px;gap:3px}.pos-order-history-list>button>span:first-child strong{overflow:hidden;color:#263229;font-size:.65rem;text-overflow:ellipsis;white-space:nowrap}.pos-order-history-list>button>span:first-child small{color:var(--muted);font-size:.57rem}.pos-order-history-list>button>b{color:var(--cogo-black);font-size:.7rem;text-align:right}.pos-sales-list article{min-height:64px;padding:11px 16px;border-top:1px solid #eff3f0;display:grid;grid-template-columns:minmax(160px,1.2fr) minmax(120px,1fr) minmax(150px,1.2fr) minmax(120px,.8fr) 110px;align-items:center;grid-gap:14px;gap:14px}.pos-sales-list article:first-child{border-top:0}.pos-sales-list article>div:not(.pos-sale-number){min-width:0;display:grid;grid-gap:3px;gap:3px}.pos-sales-list article>div>span{color:var(--muted);font-size:.54rem;font-weight:750;text-transform:uppercase}.pos-sales-list article>div>strong{overflow:hidden;color:#2e3931;font-size:.63rem;text-overflow:ellipsis;white-space:nowrap}.pos-sales-list article>b{color:var(--cogo-black);font-size:.72rem;text-align:right}.pos-sale-number{min-width:0;display:flex;align-items:center;gap:9px}.pos-sale-number svg{color:#0b8f3c}.pos-sale-number span{min-width:0;display:grid;grid-gap:2px;gap:2px}.pos-sale-number strong{color:var(--cogo-black);font-size:.68rem}.pos-sale-number small{color:var(--muted);font-size:.56rem}.pos-cash-head{padding:18px;border-bottom:1px solid #edf1ee;display:flex;align-items:center;justify-content:space-between;gap:18px}.pos-cash-head>div{display:grid;grid-gap:4px;gap:4px}.pos-cash-head h3{margin:0;color:var(--cogo-black);font-size:.95rem}.pos-cash-head p{margin:0;color:var(--muted);font-size:.62rem}.pos-cash-head>svg{color:#0c8b3a}.pos-cash-status{width:-moz-fit-content;width:fit-content;min-height:24px;padding:0 8px;border-radius:999px;display:inline-flex;align-items:center;color:#7a6250;background:#f7eee8;font-size:.55rem;font-weight:850}.pos-cash-status.is-open{color:#087331;background:var(--cogo-green-soft)}.pos-cash-summary{padding:14px 18px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px;background:#f8faf9}.pos-cash-summary article{min-height:78px;padding:13px;border:1px solid #e1e8e3;border-radius:10px;display:grid;align-content:center;grid-gap:5px;gap:5px;background:#fff}.pos-cash-summary span{color:var(--muted);font-size:.57rem}.pos-cash-summary strong{color:var(--cogo-black);font-size:.88rem}.pos-cash-summary strong.has-difference{color:var(--danger)}.pos-cash-actions{padding:0 18px;display:flex;align-items:center;gap:8px}.pos-close-cash{min-height:36px;margin-left:auto;padding:0 12px;border:1px solid #ecc9c4;border-radius:8px;display:inline-flex;align-items:center;gap:7px;color:#9b3c32;background:#fff7f5;font-size:.63rem;font-weight:800}.pos-cash-movements{margin-top:2px;border-top:1px solid #edf1ee}.pos-movement-list{display:grid}.pos-movement-row{min-height:56px;padding:9px 16px;border-top:1px solid #eff3f0;display:grid;grid-template-columns:34px minmax(0,1fr) 110px;align-items:center;grid-gap:10px;gap:10px}.pos-movement-row:first-child{border-top:0}.pos-movement-icon{width:32px;height:32px;border-radius:8px;display:grid;place-items:center;color:#0b7d36;background:#edfdf2}.pos-movement-icon.is-withdrawal{color:#a14439;background:#fff4f2}.pos-movement-row>div{min-width:0;display:grid;grid-gap:2px;gap:2px}.pos-movement-row>div strong{color:#28342c;font-size:.63rem}.pos-movement-row>div span{overflow:hidden;color:var(--muted);font-size:.56rem;text-overflow:ellipsis;white-space:nowrap}.pos-movement-row>b{color:var(--cogo-black);font-size:.66rem;text-align:right}.pos-modal-backdrop{position:fixed;inset:0;z-index:140;padding:22px;display:grid;place-items:center;background:rgba(5,10,7,.62);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.pos-cash-dialog,.pos-checkout-modal,.pos-order-modal{width:min(1180px,100%);max-height:calc(100dvh - 44px);overflow:hidden;border:1px solid rgba(255,255,255,.2);border-radius:16px;background:#fff;box-shadow:0 30px 90px rgba(0,0,0,.28)}.pos-checkout-modal{width:min(720px,100%)}.pos-cash-dialog{width:min(470px,100%)}.pos-modal-header{min-height:86px;padding:16px 18px;border-bottom:1px solid var(--line);display:flex;align-items:flex-start;justify-content:space-between;gap:18px;background:#fbfcfb}.pos-modal-header>div{min-width:0}.pos-modal-header>div>span{color:#0b8539;font-size:.57rem;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.pos-modal-header h3{margin:4px 0;color:var(--cogo-black);font-size:1.05rem}.pos-modal-header p{margin:0;max-width:720px;color:var(--muted);font-size:.62rem;line-height:1.45}.pos-modal-header>button{width:34px;height:34px;border:1px solid var(--line);border-radius:8px;display:grid;place-items:center;color:#66736b;background:#fff}.pos-cash-dialog form,.pos-checkout-body,.pos-order-form{max-height:calc(100dvh - 130px);overflow-y:auto;padding:18px;display:grid;grid-gap:16px;gap:16px}.pos-cash-dialog form{max-height:calc(100dvh - 180px)}.pos-customer-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.pos-cash-dialog form>label,.pos-customer-grid label,.pos-notes-field,.pos-payment-row label{display:grid;grid-gap:6px;gap:6px;color:#37433b;font-size:.62rem;font-weight:800}.pos-cash-dialog input,.pos-cash-dialog textarea,.pos-customer-grid input,.pos-line-row input,.pos-notes-field textarea,.pos-order-summary input,.pos-payment-row input,.pos-payment-row select{width:100%;min-height:38px;padding:8px 10px;border:1px solid #d8e1db;border-radius:8px;outline:0;color:var(--text);background:#fff;font:inherit}.pos-cash-dialog textarea,.pos-notes-field textarea{min-height:82px;resize:vertical}.pos-cash-dialog input:focus,.pos-cash-dialog textarea:focus,.pos-customer-grid input:focus,.pos-line-row input:focus,.pos-notes-field textarea:focus,.pos-order-summary input:focus,.pos-payment-row input:focus,.pos-payment-row select:focus{border-color:#66d889;box-shadow:0 0 0 3px rgba(25,232,90,.09)}.pos-lines-section,.pos-payment-section{overflow:hidden;border:1px solid var(--line);border-radius:12px}.pos-line-table{overflow-x:auto}.pos-line-head,.pos-line-row{min-width:900px;display:grid;grid-template-columns:minmax(220px,1.7fr) 120px 90px 115px 105px 115px 34px;align-items:center;grid-gap:8px;gap:8px}.pos-line-head{min-height:34px;padding:0 10px;color:#849188;background:#f7f9f8;font-size:.54rem;font-weight:850;text-transform:uppercase}.pos-line-row{min-height:54px;padding:7px 10px;border-top:1px solid #edf1ee}.pos-line-row label{min-width:0}.pos-line-row label>span{display:none}.pos-line-row>strong{color:var(--cogo-black);font-size:.65rem;text-align:right}.pos-line-remove{width:30px;height:30px;border:0;border-radius:7px;display:grid;place-items:center;color:#a04a42;background:#fff4f2}.pos-line-remove:disabled{opacity:.3;cursor:default}.pos-order-bottom{display:grid;grid-template-columns:minmax(0,1fr) 320px;grid-gap:16px;gap:16px;align-items:start}.pos-order-summary{padding:14px;border:1px solid var(--line);border-radius:12px;display:grid;grid-gap:10px;gap:10px;background:#fafcfb}.pos-order-summary label,.pos-order-summary>div{display:flex;align-items:center;justify-content:space-between;gap:16px;color:var(--muted);font-size:.63rem}.pos-order-summary>div strong{color:var(--text)}.pos-order-summary label input{width:125px;text-align:right}.pos-order-summary .pos-order-total{margin-top:3px;padding-top:11px;border-top:1px solid var(--line);color:var(--cogo-black);font-size:.75rem;font-weight:850}.pos-order-summary .pos-order-total strong{color:#087735;font-size:1rem}.pos-modal-actions{padding-top:14px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:12px}.pos-modal-actions>div{display:flex;align-items:center;gap:8px}.pos-checkout-total{padding:18px;border-radius:12px;display:flex;align-items:center;justify-content:space-between;color:#144323;background:var(--cogo-green-soft)}.pos-checkout-total span{font-size:.65rem;font-weight:800}.pos-checkout-total strong{font-size:1.4rem}.pos-payment-list{display:grid}.pos-payment-row{padding:10px;border-top:1px solid #edf1ee;display:grid;grid-template-columns:150px 120px minmax(140px,1fr) 34px;align-items:end;grid-gap:8px;gap:8px}.pos-payment-row:first-child{border-top:0}.pos-payment-balance{padding:12px 14px;border:1px solid #f0d1ca;border-radius:10px;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px;background:#fff7f5}.pos-payment-balance.is-ok{border-color:#bce5c6;background:#f3fff6}.pos-payment-balance>div{display:grid;grid-gap:3px;gap:3px}.pos-payment-balance span{color:var(--muted);font-size:.57rem}.pos-payment-balance strong{color:var(--cogo-black);font-size:.78rem}.pos-checkout-success{min-height:330px;padding:40px;display:grid;place-items:center;align-content:center;text-align:center}.pos-checkout-success svg{color:#0c9a40}.pos-checkout-success h4{margin:14px 0 6px;color:var(--cogo-black);font-size:1.1rem}.pos-checkout-success p{max-width:440px;margin:0 0 18px;color:var(--muted);font-size:.68rem;line-height:1.5}@media (max-width:1120px){.pos-order-row{grid-template-columns:minmax(150px,1.4fr) minmax(120px,1fr) 70px 110px auto}.pos-order-row>div:nth-of-type(4){display:none}.pos-sales-list article{grid-template-columns:minmax(160px,1.3fr) minmax(130px,1fr) minmax(150px,1.2fr) 110px}.pos-sales-list article>div:nth-of-type(4){display:none}}@media (max-width:820px){.pos-operation-head,.pos-workspace-toolbar{align-items:stretch;flex-direction:column}.pos-workspace-toolbar>div:last-child{flex-wrap:wrap}.pos-point-switcher{grid-template-columns:1fr}.pos-workspace-tabs{overflow-x:auto}.pos-order-row{grid-template-columns:minmax(0,1fr) auto;gap:8px}.pos-order-row>div:not(.pos-order-number):not(.pos-order-amount){display:none}.pos-order-row .identity-primary{grid-column:1/-1;width:100%}.pos-order-row>.pos-order-status{justify-self:end}.pos-order-history-list>button{grid-template-columns:minmax(0,1fr) auto}.pos-order-history-list>button>b,.pos-order-history-list>button>svg{display:none}.pos-sales-list article{grid-template-columns:minmax(0,1fr) auto}.pos-sales-list article>div:not(.pos-sale-number){display:none}.pos-cash-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.pos-customer-grid,.pos-order-bottom{grid-template-columns:1fr}.pos-order-summary{width:100%}.pos-payment-row{grid-template-columns:1fr 1fr 34px}.pos-payment-row label:nth-of-type(3){grid-column:1/-2}.pos-modal-actions{align-items:stretch;flex-direction:column}.pos-modal-actions>div{width:100%;flex-wrap:wrap}.pos-modal-actions>button,.pos-modal-actions>div>button{flex:1 1}}@media (max-width:560px){.pos-module-tabs{width:100%}.pos-module-tabs a{flex:1 1;justify-content:center}.pos-modal-backdrop{padding:0}.pos-cash-dialog,.pos-checkout-modal,.pos-order-modal{width:100%;max-height:100dvh;height:100dvh;border:0;border-radius:0}.pos-cash-dialog form,.pos-checkout-body,.pos-order-form{max-height:calc(100dvh - 86px)}.pos-cash-summary{grid-template-columns:1fr}.pos-cash-actions{align-items:stretch;flex-direction:column}.pos-close-cash{margin-left:0;justify-content:center}.pos-payment-row{grid-template-columns:1fr 34px}.pos-payment-row label{grid-column:1}.pos-payment-row>button{grid-column:2;grid-row:1}.pos-payment-balance{grid-template-columns:1fr}}