:root{--ink:#17241f;--muted:#64706b;--paper:#fbfaf6;--cream:#f2f0e7;--line:#dedfd8;--green:#174f3c;--green-dark:#103d2e;--green-soft:#dfece4;--lime:#b8dc8c;--white:#fff;--danger:#a63838;--danger-bg:#fff0ef;--success:#246344;--success-bg:#e9f5ec}html[data-theme=dark]{--ink:#e8efe9;--muted:#9aa9a1;--paper:#0d1310;--cream:#151d19;--line:#2a3831;--green:#73cf9a;--green-dark:#a6e1bf;--green-soft:#193929;--lime:#b8dc8c;--danger:#f08a82;--danger-bg:#321d1b;--success:#8bd5a9;--success-bg:#163326;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html,body{min-height:100%}body{color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,Segoe UI,Arial,sans-serif;transition:color .18s,background-color .18s}button,input{font:inherit}.theme-toggle{color:#7a8580;cursor:pointer;background:#ffffffc7;border:1px solid #d8ddd4;border-radius:999px;align-items:center;gap:5px;height:32px;padding:0 7px;transition:border-color .16s,color .16s,background .16s,box-shadow .16s;display:inline-flex;position:relative}.theme-toggle:hover,.theme-toggle:focus-visible{color:var(--green-dark);background:var(--white);border-color:#a9c3af}.theme-toggle:focus-visible{outline-offset:2px;outline:3px solid #174f3c21}.theme-toggle-track{background:#dfe5dc;border-radius:999px;width:27px;height:16px;transition:background .18s;display:block;position:relative}.theme-toggle-thumb{background:#fff;border-radius:50%;width:12px;height:12px;transition:transform .18s;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #0c241a47}.theme-toggle-icon{flex:none;transition:color .16s,opacity .16s}.theme-toggle-sun{color:#a27720}.theme-toggle-moon{opacity:.55}html[data-theme=dark] .theme-toggle{color:var(--muted);background:#18221d;border-color:#33443b}html[data-theme=dark] .theme-toggle:hover,html[data-theme=dark] .theme-toggle:focus-visible{background:#1c2923;border-color:#4f765f}html[data-theme=dark] .theme-toggle-track{background:#327a59}html[data-theme=dark] .theme-toggle-thumb{transform:translate(11px)}html[data-theme=dark] .theme-toggle-sun{color:var(--muted);opacity:.55}html[data-theme=dark] .theme-toggle-moon{color:#b8dcff;opacity:1}a{color:inherit}.auth-page{grid-template-columns:minmax(360px,.82fr) minmax(560px,1.18fr);min-height:100vh;display:grid;position:relative}.auth-theme-control{z-index:5;position:fixed;top:22px;right:24px}.auth-side{min-height:100vh;color:var(--white);background:radial-gradient(circle at 88% 8%,#b8dc8c2e,#0000 30%),linear-gradient(148deg,#123f30 0%,#18513e 58%,#0d3528 100%);flex-direction:column;padding:44px 56px;display:flex;position:relative;overflow:hidden}.auth-side:before{content:"";border:1px solid #ffffff1a;border-radius:50%;width:520px;height:520px;position:absolute;bottom:-180px;right:-160px}.auth-side:after{content:"";border:1px solid #ffffff14;border-radius:50%;width:340px;height:340px;position:absolute;bottom:-100px;right:-80px}.brand{z-index:1;width:fit-content;color:inherit;letter-spacing:-.03em;align-items:center;gap:11px;font-size:20px;font-weight:720;text-decoration:none;display:inline-flex}.brand-mark{background:#041a3b;border:1px solid #ffffff2e;border-radius:11px;flex:none;width:34px;height:34px;display:block;overflow:hidden}.brand-logo{object-fit:cover;width:100%;height:100%;display:block;transform:scale(1.08)}.auth-side .brand{font-size:22px}.auth-side .brand-mark{border-radius:14px;width:46px;height:46px}.side-copy{z-index:1;max-width:470px;margin-top:clamp(80px,13vh,150px)}.eyebrow{color:var(--green);letter-spacing:.14em;text-transform:uppercase;font-size:12px;font-weight:750;display:inline-block}.eyebrow.light{color:var(--lime)}.side-copy h2{letter-spacing:-.055em;max-width:450px;margin:18px 0 20px;font-size:clamp(36px,4vw,58px);font-weight:630;line-height:1.04}.side-copy p{color:#ffffffb3;max-width:410px;margin:0;font-size:16px;line-height:1.7}.side-visual{z-index:1;width:360px;height:190px;margin-top:56px;position:relative}.mini-card{color:var(--ink);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff0;border:1px solid #ffffff24;border-radius:20px;position:absolute;box-shadow:0 20px 60px #031a1240}.mini-card-main{padding:22px;inset:0 50px 20px 0;transform:rotate(-2deg)}.mini-row{color:var(--muted);justify-content:space-between;font-size:12px;display:flex}.mini-row .trend{color:var(--green);font-weight:700}.mini-card-main>strong{letter-spacing:-.04em;margin-top:10px;font-size:25px;display:block}.spark{align-items:flex-end;gap:8px;height:65px;margin-top:12px;display:flex}.spark i{background:var(--green-soft);border-radius:4px 4px 2px 2px;flex:1;height:35%}.spark i:nth-child(2){height:55%}.spark i:nth-child(3){height:44%}.spark i:nth-child(4){height:72%}.spark i:nth-child(5){height:61%}.spark i:nth-child(6){height:85%}.spark i:nth-child(7){background:var(--green);height:96%}.mini-card-small{align-items:center;gap:11px;width:164px;padding:15px;display:flex;bottom:0;right:-8px;transform:rotate(3deg)}.check-dot{width:34px;height:34px;color:var(--green-dark);background:var(--lime);border-radius:50%;flex:none;place-items:center;font-weight:800;display:grid}.mini-card-small span:last-child{flex-direction:column;gap:2px;display:flex}.mini-card-small small{color:var(--muted);font-size:10px}.mini-card-small strong{font-size:18px}.side-footer{z-index:1;color:#ffffff7a;margin:auto 0 0;font-size:12px}.auth-content{place-items:center;min-height:100vh;padding:56px clamp(40px,8vw,130px);display:grid}.mobile-brand{display:none}.form-wrap{width:100%;max-width:490px}.form-wrap h1{letter-spacing:-.055em;margin:12px 0;font-size:clamp(36px,4vw,50px);font-weight:650;line-height:1.08}.form-intro{color:var(--muted);margin:0 0 36px;font-size:15px;line-height:1.6}.auth-form{flex-direction:column;gap:19px;display:flex}.signup-form{gap:15px}.field-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.field{color:var(--ink);flex-direction:column;gap:8px;font-size:13px;font-weight:650;display:flex}.field>span:first-child{justify-content:space-between;display:flex}.field em{color:#8a918e;font-size:11px;font-style:normal;font-weight:500}.field input{border:1px solid var(--line);width:100%;height:49px;color:var(--ink);background:#ffffffb8;border-radius:11px;outline:none;padding:0 14px;transition:border-color .16s,box-shadow .16s,background .16s}.field input::placeholder{color:#a3aaa6}.field input:focus{border-color:var(--green);background:var(--white);box-shadow:0 0 0 3px #174f3c1a}.password-wrap{display:block;position:relative}.password-wrap input{padding-right:62px}.show-password{color:var(--green);cursor:pointer;background:0 0;border:0;padding:4px;font-size:11px;font-weight:750;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.field-hint{color:var(--muted);margin-top:-2px;font-size:10px;font-weight:450;line-height:1.4}.form-options{justify-content:space-between;min-height:18px;margin-top:-3px;font-size:12px;display:flex}.form-options a,.form-switch a{color:var(--green);font-weight:750;text-decoration:none}.form-options a:hover,.form-switch a:hover{text-decoration:underline}.primary-button,.secondary-button{min-height:50px;color:var(--white);background:var(--green);cursor:pointer;border:0;border-radius:11px;justify-content:center;align-items:center;gap:9px;padding:0 20px;font-size:13px;font-weight:720;transition:transform .16s,background .16s,opacity .16s;display:inline-flex}.primary-button:hover{background:var(--green-dark);transform:translateY(-1px)}.primary-button:disabled{cursor:wait;opacity:.72;transform:none}.button-link{margin-top:20px;text-decoration:none}.spinner{border:2px solid #ffffff73;border-top-color:var(--white);border-radius:50%;width:15px;height:15px;animation:.7s linear infinite spin}.spinner.dark{border-color:#174f3c33;border-top-color:var(--green)}@keyframes spin{to{transform:rotate(360deg)}}.form-switch{color:var(--muted);text-align:center;margin:26px 0 0;font-size:13px}.form-alert{border-radius:10px;padding:12px 14px;font-size:12px;line-height:1.45}.form-alert.error{color:var(--danger);background:var(--danger-bg);border:1px solid #f0cac7}.form-alert.success{color:var(--success);background:var(--success-bg);border:1px solid #c8e2cf}.consent-field{color:var(--muted);cursor:pointer;align-items:flex-start;gap:11px;font-size:11px;line-height:1.5;display:flex}.consent-field input{width:17px;height:17px;accent-color:var(--green);flex:none;margin:1px 0 0}.notice-card{border:1px solid var(--line);background:var(--white);border-radius:16px;padding:25px}.notice-icon{width:42px;height:42px;color:var(--green);background:var(--green-soft);border-radius:12px;place-items:center;font-size:19px;display:grid}.notice-card h3{margin:18px 0 8px;font-size:17px}.notice-card p{color:var(--muted);margin:0;font-size:13px;line-height:1.6}.verification-loading{min-height:180px;color:var(--muted);justify-content:center;align-items:center;gap:10px;font-size:13px;display:flex}.email-destination{border:1px solid var(--line);background:#ffffffb3;border-radius:13px;align-items:center;gap:13px;margin-bottom:24px;padding:15px;display:flex}.mail-icon{width:39px;height:39px;color:var(--green);background:var(--green-soft);border-radius:11px;flex:none;place-items:center;font-weight:800;display:grid}.email-destination>span:last-child{flex-direction:column;gap:3px;min-width:0;display:flex}.email-destination small{color:var(--muted);font-size:10px}.email-destination strong{text-overflow:ellipsis;font-size:13px;overflow:hidden}.verification-form{gap:17px}.otp-field input{letter-spacing:.38em;text-align:center;height:64px;padding-left:22px;font-family:Consolas,Courier New,monospace;font-size:28px;font-weight:700}.otp-field input::placeholder{color:#c9cecb}.resend-row{color:var(--muted);justify-content:center;align-items:center;gap:6px;margin-top:20px;font-size:12px;display:flex}.resend-row button{color:var(--green);cursor:pointer;background:0 0;border:0;padding:3px;font-size:12px;font-weight:750}.resend-row button:disabled{color:#929995;cursor:default}.dashboard-loading{min-height:100vh;color:var(--muted);justify-content:center;align-items:center;gap:12px;font-size:13px;display:flex}.dashboard-shell{background:#f4f5ef;min-height:100vh}.dashboard-sidebar{z-index:30;width:268px;min-height:100dvh;color:var(--ink);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fbfaf6f5;border-right:1px solid #dedfd8c7;flex-direction:column;padding:25px 18px 18px;display:flex;position:fixed;inset:0 auto 0 0;box-shadow:10px 0 30px #122b2108}.dashboard-sidebar-top{color:var(--green-dark);justify-content:space-between;align-items:center;display:flex}.dashboard-sidebar-close,.dashboard-mobile-header{display:none}.dashboard-navigation{flex-direction:column;gap:7px;margin-top:52px;display:flex}.dashboard-navigation-label{color:#929a96;letter-spacing:.14em;text-transform:uppercase;margin:0 12px 9px;font-size:10px;font-weight:760}.dashboard-navigation-item{color:#66716c;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:13px;align-items:center;gap:13px;width:100%;min-height:48px;padding:0 13px;font-size:13px;font-weight:690;transition:color .16s,background .16s,transform .16s;display:flex;position:relative}.dashboard-navigation-item:hover{color:var(--green-dark);background:#f0f2eb;transform:translate(2px)}.dashboard-navigation-item.is-active{color:var(--green-dark);background:linear-gradient(135deg,#e5efdf,#edf3e9);box-shadow:inset 0 0 0 1px #174f3c0f}.dashboard-navigation-item.is-active:before{background:var(--green);content:"";border-radius:0 4px 4px 0;width:3px;height:22px;position:absolute;left:0}.dashboard-navigation-icon{flex:none;place-items:center;width:24px;height:24px;display:grid}.dashboard-navigation-icon svg,.dashboard-empty-icon svg,.profile-menu-icon svg,.dashboard-icon-button svg,.dashboard-sidebar-close svg{fill:currentColor;width:20px;height:20px}.dashboard-profile-area{margin-top:auto;position:relative}.dashboard-profile-button{width:100%;min-width:0;color:var(--ink);cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:15px;align-items:center;gap:11px;padding:10px;transition:border-color .16s,background .16s;display:flex}.dashboard-profile-button:hover,.dashboard-profile-button[aria-expanded=true]{border-color:var(--line);background:var(--white)}.dashboard-avatar{width:40px;height:40px;color:var(--white);background:linear-gradient(145deg, #23684f, var(--green-dark));letter-spacing:.04em;border-radius:12px;flex:none;place-items:center;font-size:12px;font-weight:780;display:grid}.dashboard-profile-copy{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.dashboard-profile-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:730;overflow:hidden}.dashboard-profile-copy small{color:#7b8580;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.dashboard-profile-chevron{fill:#8b938f;flex:none;width:17px;height:17px;transition:transform .16s}.dashboard-profile-chevron.is-open{transform:rotate(180deg)}.dashboard-profile-menu{z-index:5;border:1px solid var(--line);background:var(--white);border-radius:14px;padding:6px;animation:.14s both dashboard-menu-in;position:absolute;bottom:calc(100% + 10px);left:0;right:0;box-shadow:0 18px 48px #142d2324}@keyframes dashboard-menu-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.dashboard-profile-menu button{width:100%;min-height:41px;color:var(--ink);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:10px;padding:0 10px;font-size:11px;font-weight:680;display:flex}.dashboard-profile-menu button:hover{background:#f2f4ef}.dashboard-profile-menu button:disabled{cursor:wait;opacity:.65}.dashboard-profile-menu .profile-menu-logout{color:var(--danger)}.profile-menu-icon{place-items:center;width:22px;height:22px;display:grid}.profile-menu-icon svg{width:17px;height:17px}.profile-menu-divider{background:#eceee9;height:1px;margin:5px 7px;display:block}.dashboard-main{background:radial-gradient(circle at 96% 2%,#b8dc8c2b,#0000 27%),#f4f5ef;min-height:100vh;margin-left:268px}.dashboard-main-inner{width:min(1180px,100% - 72px);margin:0 auto;padding:clamp(52px,7vw,92px) 0}.dashboard-notice{color:var(--green-dark);background:#edf6eb;border:1px solid #cfe0cf;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;padding:12px 14px 12px 16px;font-size:11px;font-weight:630;display:flex}.dashboard-notice button{width:26px;height:26px;color:var(--green);cursor:pointer;background:0 0;border:0;border-radius:8px;flex:none;place-items:center;display:grid}.dashboard-notice button:hover{background:#174f3c14}.dashboard-notice svg{fill:currentColor;width:16px;height:16px}.dashboard-content-header{justify-content:space-between;align-items:flex-start;gap:30px;display:flex}.dashboard-kicker{color:var(--green);letter-spacing:.16em;text-transform:uppercase;font-size:10px;font-weight:780;display:block}.dashboard-content-header h1{letter-spacing:-.055em;margin:11px 0 9px;font-size:clamp(38px,5vw,58px);font-weight:650;line-height:1}.dashboard-content-header p{max-width:590px;color:var(--muted);margin:0;font-size:14px;line-height:1.6}.dashboard-date-chip{color:#64706b;letter-spacing:.04em;background:#ffffffa3;border:1px solid #d8ddd4;border-radius:999px;flex:none;padding:9px 13px;font-size:10px;font-weight:720}.dashboard-empty-workspace{text-align:center;background:linear-gradient(#ffffffb8,#ffffffb8),radial-gradient(circle at 50% 0,#e6efdf,#0000 45%);border:1px dashed #cfd4cb;border-radius:24px;place-items:center;min-height:380px;margin-top:52px;padding:48px;display:grid}.dashboard-empty-workspace>div{max-width:450px}.dashboard-empty-icon{width:58px;height:58px;color:var(--green);background:#e6efe1;border-radius:17px;place-items:center;margin:0 auto 22px;display:grid}.dashboard-empty-icon svg{width:25px;height:25px}.dashboard-empty-label{color:var(--green);letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:780}.dashboard-empty-workspace h2{letter-spacing:-.045em;margin:9px 0 10px;font-size:clamp(22px,3vw,31px);font-weight:650}.dashboard-empty-workspace p{color:var(--muted);margin:0;font-size:13px;line-height:1.65}.profile-dialog-backdrop{z-index:60;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#091f178f;place-items:center;padding:24px;animation:.15s both profile-backdrop-in;display:grid;position:fixed;inset:0;overflow-y:auto}@keyframes profile-backdrop-in{0%{opacity:0}to{opacity:1}}.profile-dialog{background:var(--paper);border:1px solid #ffffff80;border-radius:24px;width:min(590px,100%);padding:28px;animation:.18s both profile-dialog-in;box-shadow:0 28px 90px #081c1540}@keyframes profile-dialog-in{0%{opacity:0;transform:translateY(10px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.profile-dialog>header{justify-content:space-between;align-items:flex-start;gap:22px;display:flex}.profile-dialog h2{letter-spacing:-.045em;margin:8px 0 7px;font-size:29px;font-weight:650}.profile-dialog header p{color:var(--muted);margin:0;font-size:12px}.dashboard-icon-button,.dashboard-sidebar-close{border:1px solid var(--line);width:40px;height:40px;color:var(--green-dark);background:var(--white);cursor:pointer;border-radius:12px;flex:none;place-items:center;display:grid}.dashboard-sidebar-close{display:none}.profile-dialog form{flex-direction:column;gap:18px;margin-top:28px;display:flex}.profile-form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.profile-dialog .field>span small{float:right;color:#929995;font-size:9px;font-weight:500}.profile-dialog-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:10px;margin-top:7px;padding-top:20px;display:flex}.profile-dialog-actions .primary-button{width:auto;min-width:132px}.profile-cancel-button{border:1px solid var(--line);min-height:46px;color:var(--ink);background:var(--white);cursor:pointer;border-radius:11px;padding:0 18px;font-size:12px;font-weight:700}.dashboard-sidebar-overlay{display:none}@media (max-width:1100px){.dashboard-sidebar{width:232px}.dashboard-main{margin-left:232px}.dashboard-main-inner{width:min(1180px,100% - 48px)}}@media (max-width:960px){.auth-page{grid-template-columns:minmax(300px,.75fr) minmax(490px,1.25fr)}.auth-side{padding:36px}.side-visual{transform-origin:0 0;width:300px;transform:scale(.88)}.auth-content{padding:45px}}@media (max-width:760px){.auth-page{display:block}.auth-side{display:none}.auth-content{min-height:100vh;padding:26px 22px 48px;display:block}.auth-theme-control{top:20px;right:20px}.mobile-brand{color:var(--green-dark);margin-bottom:60px;display:block}.mobile-brand .brand-mark{border-radius:12px;width:40px;height:40px}.form-wrap{max-width:520px;margin:0 auto}.form-wrap h1{font-size:38px}.dashboard-mobile-header{z-index:25;height:70px;color:var(--green-dark);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fbfaf6eb;border-bottom:1px solid #dedfd8e6;justify-content:space-between;align-items:center;padding:0 20px;display:flex;position:fixed;inset:0 0 auto;box-shadow:0 8px 30px #122b210a}.dashboard-mobile-header .brand{font-size:18px}.dashboard-mobile-header .brand-mark{width:31px;height:31px}.dashboard-sidebar{z-index:50;visibility:hidden;border-right:0;width:min(310px,86vw);transition:transform .22s,visibility 0s linear .22s;transform:translate(-105%);box-shadow:20px 0 70px #091f172e}.dashboard-sidebar.is-open{visibility:visible;transition-delay:0s;transform:translate(0)}.dashboard-sidebar-close{display:grid}.dashboard-sidebar-overlay{z-index:40;cursor:default;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#091f177a;border:0;width:100%;height:100%;padding:0;display:block;position:fixed;inset:0}.dashboard-main{min-height:100dvh;margin-left:0;padding-top:70px}.dashboard-main-inner{width:min(100% - 36px,900px);padding:42px 0 62px}}@media (max-width:500px){.field-grid{grid-template-columns:1fr}.mobile-brand{margin-bottom:42px}.auth-content{padding-inline:18px}.dashboard-mobile-header{height:64px;padding-inline:16px}.dashboard-main{padding-top:64px}.dashboard-main-inner{width:calc(100% - 28px);padding-top:34px}.dashboard-content-header{flex-direction:column;gap:17px}.dashboard-content-header h1{font-size:38px}.dashboard-date-chip{align-self:flex-start}.dashboard-empty-workspace{min-height:340px;margin-top:34px;padding:34px 22px}.profile-dialog-backdrop{align-items:end;padding:0}.profile-dialog{border-radius:24px 24px 0 0;max-height:94dvh;padding:24px 18px;overflow-y:auto}.profile-form-grid{grid-template-columns:1fr;gap:18px}.profile-dialog-actions{grid-template-columns:1fr 1fr;display:grid}.profile-dialog-actions .primary-button{min-width:0}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}html[data-theme=dark] .auth-content{background:#0d1310}html[data-theme=dark] .mobile-brand{color:var(--ink)}html[data-theme=dark] .field input,html[data-theme=dark] .email-destination{border-color:var(--line);color:var(--ink);background:#151e1a}html[data-theme=dark] .field input:focus{border-color:var(--green);background:#19241f;box-shadow:0 0 0 3px #73cf9a21}html[data-theme=dark] .field input::placeholder,html[data-theme=dark] .otp-field input::placeholder{color:#6f7d76}html[data-theme=dark] .notice-card{border-color:var(--line);background:#141c18}html[data-theme=dark] .form-alert.error{border-color:#673632}html[data-theme=dark] .form-alert.success{border-color:#2f6245}html[data-theme=dark] .primary-button{color:#fff;background:#236b4f}html[data-theme=dark] .primary-button:hover{background:#2b7b5c}
