:root{--ink:#18302a;--muted:#6c7c75;--line:#dbe5df;--surface:#fff;--canvas:#edf2ef;--green-950:#10382b;--green-900:#174c39;--green-700:#277b58;--green-500:#5fb879;--green-100:#e2f1e5;--green-050:#f2faf3;--shadow:0 24px 70px #1f3f3024}*{box-sizing:border-box}html,body{min-height:100%}body{color:var(--ink);background:var(--canvas);-webkit-font-smoothing:antialiased;margin:0;font-family:Avenir Next,Segoe UI,sans-serif}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:wait;opacity:.65}.auth-shell{grid-template-columns:minmax(420px,.95fr) minmax(480px,1.05fr);gap:20px;min-height:100svh;padding:20px;display:grid}.auth-visual{color:#f4fbf5;min-height:calc(100svh - 40px);box-shadow:var(--shadow);background:radial-gradient(circle at 82% 15%,#77cf8d59,#0000 22%),linear-gradient(145deg,#10382b 0%,#1d6047 52%,#2e805d 100%);border-radius:28px;flex-direction:column;justify-content:space-between;padding:38px 42px;display:flex;position:relative;overflow:hidden}.visual-noise{opacity:.15;pointer-events:none;background-image:radial-gradient(#ffffff8c .7px,#0000 .7px);background-size:14px 14px;position:absolute;inset:0}.visual-topline,.visual-copy,.visual-dashboard{z-index:1;position:relative}.visual-topline,.brand,.dashboard-footer,.visual-tag{align-items:center;display:flex}.visual-topline{justify-content:space-between;gap:20px}.brand{color:inherit;letter-spacing:-.04em;gap:10px;font-size:20px;font-weight:800}.brand-mark{background:#b6e6bb;border-radius:8px;align-items:flex-end;gap:3px;width:26px;height:26px;padding:5px;display:inline-flex;position:relative;overflow:hidden;transform:rotate(-8deg)}.brand-mark span{background:var(--green-900);border-radius:4px;width:4px;display:block}.brand-mark span:first-child{height:7px}.brand-mark span:nth-child(2){height:12px}.brand-mark span:nth-child(3){height:17px}.visual-tag{color:#f4fbf5b3;letter-spacing:.08em;text-transform:uppercase;gap:7px;font-size:11px;font-weight:700}.visual-tag:before{background:var(--green-500);content:"";border-radius:50%;width:6px;height:6px}.visual-copy{max-width:480px;margin:auto 0 42px}.eyebrow{color:var(--green-700);letter-spacing:.15em;text-transform:uppercase;margin:0 0 13px;font-size:11px;font-weight:800}.eyebrow-light{color:#a9e2ae}.visual-copy h1,.auth-heading h2,.welcome-card h1,.configuration-message h1{letter-spacing:-.065em;margin:0}.visual-copy h1{max-width:600px;font-size:clamp(40px,4.6vw,72px);line-height:.98}.visual-copy p:last-child{color:#f4fbf5b8;max-width:380px;margin:24px 0 0;font-size:16px;line-height:1.65}.visual-dashboard{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#092c2075;border:1px solid #ffffff38;border-radius:22px;width:min(100%,370px);margin-left:auto;padding:22px;box-shadow:0 16px 50px #08231933}.dashboard-heading,.dashboard-footer{color:#f4fbf5ad;justify-content:space-between;font-size:12px}.dashboard-dot{background:#a9e2ae;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #a9e2ae1f}.dashboard-amount{letter-spacing:-.06em;margin-top:20px;font-size:30px;font-weight:800}.dashboard-caption{color:#f4fbf594;margin-top:3px;font-size:12px}.dashboard-chart{align-items:flex-end;gap:9px;height:78px;margin:20px 0 16px;display:flex}.dashboard-chart span{background:linear-gradient(#a9e2ae,#a9e2ae33);border-radius:6px 6px 2px 2px;flex:1}.dashboard-chart span:first-child{height:28%}.dashboard-chart span:nth-child(2){height:47%}.dashboard-chart span:nth-child(3){height:38%}.dashboard-chart span:nth-child(4){height:68%}.dashboard-chart span:nth-child(5){height:54%}.dashboard-chart span:nth-child(6){height:83%}.dashboard-chart span:nth-child(7){height:100%}.dashboard-footer{justify-content:flex-start;gap:18px}.dashboard-footer span{align-items:center;gap:5px;display:flex}.dashboard-footer i{border-radius:50%;width:6px;height:6px}.positive-dot{background:#a9e2ae}.soft-dot{background:#f4fbf573}.visual-orbit{pointer-events:none;border:1px solid #c0edc029;border-radius:50%;position:absolute}.orbit-one{width:390px;height:390px;top:14%;right:-180px}.orbit-two{width:550px;height:550px;bottom:-270px;left:-260px}.auth-panel{background:var(--surface);min-height:calc(100svh - 40px);box-shadow:var(--shadow);border-radius:28px;place-items:center;padding:24px;display:grid}.auth-panel-inner{width:min(100%,430px)}.mobile-brand{color:var(--green-900);margin-bottom:52px;display:none}.auth-heading{margin-bottom:28px}.auth-heading h2{font-size:clamp(34px,4vw,48px);line-height:1.02}.auth-heading p:last-child{max-width:370px;color:var(--muted);margin:16px 0 0;font-size:15px;line-height:1.6}.google-button,.button{border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;min-height:53px;font-weight:800;transition:transform .18s,box-shadow .18s,background .18s;display:flex}.google-button{border:1px solid var(--line);color:var(--ink);background:#fff}.google-button:hover,.button:hover{transform:translateY(-2px)}.google-button:hover{border-color:#b8c9be;box-shadow:0 10px 24px #1f3f3014}.google-button svg{width:19px;height:19px}.separator{color:#9aa9a1;white-space:nowrap;align-items:center;gap:12px;margin:24px 0;font-size:12px;display:flex}.separator:before,.separator:after{background:var(--line);content:"";flex:1;height:1px}.auth-form{gap:17px;display:grid}.auth-form label{color:#51635a;gap:8px;font-size:12px;font-weight:800;display:grid}.auth-form input{border:1px solid var(--line);width:100%;min-height:52px;color:var(--ink);background:#fbfdfb;border-radius:11px;outline:none;padding:0 15px;transition:border .16s,box-shadow .16s,background .16s}.auth-form input::placeholder{color:#a5b1aa}.auth-form input:focus{border-color:var(--green-500);background:#fff;box-shadow:0 0 0 4px #5fb87924}.button{border:0}.button-primary{color:#f7fff7;background:var(--green-900);margin-top:7px;box-shadow:0 10px 22px #174c392e}.button-primary:hover{background:var(--green-700);box-shadow:0 14px 26px #174c393d}.button-primary svg{width:18px;height:18px}.auth-switch{color:var(--muted);justify-content:center;gap:6px;margin-top:28px;font-size:13px;display:flex}.auth-switch button{color:var(--green-700);background:0 0;border:0;padding:0;font-weight:800}.auth-switch button:hover{text-decoration:underline}.form-error,.inline-warning{color:#9a3f39;background:#fff1ef;border-radius:10px;margin:0;padding:11px 13px;font-size:12px;line-height:1.5}.inline-warning{margin-top:16px}.legal-copy{color:#9aa9a1;text-align:center;margin:26px auto 0;font-size:11px;line-height:1.6}.auth-loading{background:radial-gradient(circle at 50% 0%, #5fb8792e, transparent 35%), var(--canvas);place-items:center;min-height:100svh;padding:24px;display:grid}.configuration-message,.welcome-card{background:var(--surface);width:min(100%,520px);box-shadow:var(--shadow);border:1px solid #dbe5dfcc;border-radius:24px;padding:38px}.configuration-message .brand-mark{margin-bottom:28px}.configuration-message h1,.welcome-card h1{font-size:38px;line-height:1.05}.configuration-message p:last-child,.welcome-card>p{color:var(--muted);line-height:1.65}.welcome-card-header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.welcome-card-header .brand-mark{flex:none}.membership-list{color:var(--green-900);background:var(--green-050);border-radius:14px;gap:9px;margin:25px 0;padding:16px;display:grid}.membership-list span{color:var(--muted);font-size:12px}.membership-list strong{font-size:14px}.empty-membership{color:#806829;background:#fff8df;border-radius:12px;margin:25px 0;padding:14px;font-size:13px}.button-secondary{border:1px solid var(--line);color:var(--green-900);background:#fff;margin-top:25px}@media (max-width:980px){.auth-shell{grid-template-columns:1fr;padding:0}.auth-visual{display:none}.auth-panel{min-height:100svh;box-shadow:none;border-radius:0}.mobile-brand{display:flex}}@media (max-width:520px){.auth-panel{align-items:start;padding:28px 22px 34px}.auth-panel-inner{padding-top:6px}.mobile-brand{margin-bottom:54px}.auth-heading h2{font-size:38px}.configuration-message,.welcome-card{padding:28px 22px}.configuration-message h1,.welcome-card h1{font-size:32px}}.app-shell{grid-template-columns:260px 1fr;min-height:100svh;display:grid}.app-sidebar{background:var(--green-950);color:#f4fbf5b3;flex-direction:column;padding:28px 18px;display:flex}.sidebar-overlay{display:none}.sidebar-brand{color:#f4fbf5;letter-spacing:-.04em;border-bottom:1px solid #ffffff1a;align-items:center;gap:10px;padding:0 10px 28px;font-size:18px;font-weight:800;display:flex}.sidebar-brand .brand-mark{transform:rotate(0)}.sidebar-close{color:inherit;cursor:pointer;background:0 0;border:0;border-radius:6px;margin-left:auto;padding:4px;display:none}.sidebar-close svg{width:18px;height:18px}.sidebar-nav{flex-direction:column;flex:1;gap:4px;padding-top:20px;display:flex}.sidebar-item{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:11px;padding:11px 14px;font-size:14px;font-weight:600;text-decoration:none;transition:background .15s,color .15s;display:flex}.sidebar-item svg{opacity:.6;flex-shrink:0;width:18px;height:18px}.sidebar-item:hover{color:#f4fbf5;background:#ffffff14}.sidebar-item--active{color:#f4fbf5;background:#ffffff1a}.sidebar-item--active svg{opacity:1}.sidebar-footer{border-top:1px solid #ffffff1a;padding-top:16px}.sidebar-footer .sidebar-item{color:#f4fbf580}.sidebar-footer .sidebar-item:hover{color:#f4fbf5}.app-main{background:var(--canvas);flex-direction:column;min-height:100svh;display:flex}.app-header{background:var(--surface);border-bottom:1px solid var(--line);align-items:center;gap:16px;padding:16px 32px;display:flex}.header-menu-toggle{cursor:pointer;color:var(--ink);background:0 0;border:0;border-radius:8px;padding:8px;display:none}.header-menu-toggle svg{width:20px;height:20px}.header-tenant{color:var(--green-900);align-items:center;gap:8px;font-size:14px;font-weight:700;display:flex}.header-tenant-dot{background:var(--green-500);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #5fb87926}.header-user{color:var(--ink);align-items:center;gap:10px;margin-left:auto;font-size:14px;font-weight:600;display:flex}.header-avatar{background:var(--green-100);width:34px;height:34px;color:var(--green-900);border-radius:50%;justify-content:center;align-items:center;font-size:14px;font-weight:800;display:flex}.app-content{flex:1;padding:36px 32px}.welcome-section{margin-bottom:32px}.welcome-section h1{letter-spacing:-.06em;margin:6px 0 0;font-size:clamp(28px,3vw,36px);line-height:1.1}.welcome-sub{color:var(--muted);margin-top:10px;font-size:15px;line-height:1.6}.dashboard-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px;display:grid}.dashboard-card{border:1px solid var(--line);background:var(--surface);border-radius:16px;flex-direction:column;gap:6px;padding:22px;display:flex;box-shadow:0 2px 8px #1f3f300a}.dashboard-card-label{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:700}.dashboard-card-value{letter-spacing:-.06em;color:var(--green-900);font-size:28px;font-weight:800}.dashboard-card-hint{color:var(--muted);font-size:12px}@media (max-width:980px){.app-shell{grid-template-columns:1fr}.app-sidebar{z-index:100;width:260px;transition:transform .25s;position:fixed;inset:0;transform:translate(-100%)}.app-sidebar.is-open{transform:translate(0)}.sidebar-close{display:flex}.sidebar-overlay{display:block}.header-menu-toggle{display:flex}.sidebar-overlay{z-index:99;opacity:0;pointer-events:none;background:#0006;transition:opacity .25s;position:fixed;inset:0}.sidebar-overlay.is-visible{opacity:1;pointer-events:auto}.app-content{padding:24px 20px}}@media (max-width:520px){.app-header{padding:14px 18px}.app-content{padding:20px 16px}.dashboard-grid{grid-template-columns:1fr}.welcome-section h1{font-size:26px}}
