:root{font-family:Arial,Helvetica,sans-serif;color:#172a29;background:#f6f5f2;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Arial,Helvetica,sans-serif;letter-spacing:-.04em}a{color:inherit}.brand{display:flex;align-items:center;gap:10px;font-family:Arial,Helvetica,sans-serif;font-size:17px;font-weight:600;letter-spacing:-.06em;white-space:nowrap}.brand-bold{font-weight:800}.brand-light{font-weight:500;color:#7b8c87}.brand-mark{position:relative;width:27px;height:28px;display:inline-flex;align-items:flex-end;gap:2px}.brand-mark span{display:block;width:7px;background:#bbd36d;border-radius:6px 6px 2px 2px;transform:rotate(25deg)}.brand-mark span:nth-child(1){height:14px}.brand-mark span:nth-child(2){height:22px;background:#4b9479}.brand-mark span:nth-child(3){height:27px;background:#1b614d}.button{border:0;border-radius:10px;padding:13px 18px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:25px;transition:transform .15s,background .15s}.button:hover:not(:disabled){transform:translateY(-1px)}.button-primary{background:#206449;color:#fff}.button-primary:hover:not(:disabled){background:#164f3a}.button-full{width:100%}.text-link{border:0;background:none;color:#21674e;font-weight:700;padding:0}.text-link:hover{text-decoration:underline}.notice{padding:12px 14px;border-radius:9px;font-size:13px;line-height:1.5;margin:0 0 16px}.notice-error{background:#fff0eb;color:#993f2e;border:1px solid #f0c9bd}.notice-success{background:#eaf6ed;color:#2b6649;border:1px solid #cbe3d3}.loading{display:flex;align-items:center;gap:11px;color:#637672;font-size:14px}.spinner{height:18px;width:18px;border:2px solid #d5e2d5;border-top-color:#206449;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.center-loading{height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:50px}.error-card{width:min(440px,calc(100% - 30px));background:#fff;padding:30px;border:1px solid #e5e8e2;border-radius:16px;box-shadow:0 12px 40px #193c2810;display:flex;flex-direction:column;align-items:flex-start;gap:15px}.error-card h2{margin:0}.error-card .notice{width:100%}.auth-layout{min-height:100vh;display:grid;grid-template-columns:minmax(450px,48%) 1fr}.auth-story{position:relative;background:#134835;color:#fff;display:flex;flex-direction:column;justify-content:space-between;padding:42px 7%;overflow:hidden}.auth-story:after{content:"";position:absolute;width:650px;height:650px;border-radius:50%;border:1px solid #ffffff13;right:-250px;bottom:-300px;box-shadow:0 0 0 100px #ffffff05,0 0 0 210px #ffffff04;pointer-events:none}.auth-story .brand{position:relative;z-index:1;color:#fff}.auth-story .brand-light{color:#b8d0bd}.story-content{max-width:470px;position:relative;z-index:1;margin:45px 0}.eyebrow{font-weight:800;font-size:10px;letter-spacing:.17em;color:#54896c;display:inline-flex;align-items:center;gap:9px}.eyebrow-light{color:#d3e3b9}.eyebrow-dot{display:inline-block;width:7px;height:7px;background:#bdd66c;border-radius:50%}.story-content h1{font-size:clamp(44px,5vw,70px);line-height:1.06;margin:19px 0 23px;font-weight:700}.story-content h1 em{color:#bed46c;font-style:normal}.story-content>p{font-size:17px;line-height:1.65;color:#d2e3d8;max-width:405px}.story-graphic{height:225px;border:1px solid #ffffff3a;border-radius:17px;background:linear-gradient(145deg,#30745a99,#1d584799);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);padding:22px 26px;margin-top:40px;max-width:450px;position:relative;overflow:hidden}.graphic-top{display:flex;justify-content:space-between;font-size:10px;letter-spacing:.16em;font-weight:800;color:#b6d1bd}.graphic-top span:last-child{font-size:18px;color:#fff;letter-spacing:0}.graphic-line{height:10px;border-radius:12px;background:#ffffff24;margin-top:19px}.line-one{width:68%}.line-two{width:80%}.line-three{width:52%}.graphic-badge{position:absolute;right:28px;bottom:20px;background:#d9e9b5;color:#174d3c;border-radius:12px;padding:14px 20px;line-height:1.35;font-size:15px;box-shadow:0 15px 25px #0c342e40}.story-foot{font-size:12px;color:#accbb7;position:relative;z-index:1}.story-foot span{padding:0 8px}.auth-main{display:flex;justify-content:center;align-items:center;padding:45px;background:#f8f7f4}.mobile-brand{display:none}.auth-card{width:min(410px,100%)}.auth-kicker{color:#608b72;letter-spacing:.16em;font-size:10px;font-weight:800;margin-bottom:19px}.auth-card h2{font-size:35px;line-height:1.2;margin:0 0 9px}.auth-subtitle{color:#75817c;font-size:14px;line-height:1.55;margin-bottom:32px}.auth-card form{display:flex;flex-direction:column;gap:18px}.auth-card label,.onboard-card label{display:flex;flex-direction:column;gap:9px;color:#33423b;font-size:12px;font-weight:700}.auth-card input,.onboard-card input,.onboard-card select{background:#fff;border:1px solid #dce3db;border-radius:9px;padding:13px 14px;color:#172a29;outline:0;width:100%;font-size:14px;min-height:45px}.auth-card input:focus,.onboard-card input:focus,.onboard-card select:focus{border-color:#408564;box-shadow:0 0 0 3px #40856423}.auth-card input::placeholder,.onboard-card input::placeholder{color:#acb6ae}.forgot-link{align-self:flex-end;font-size:12px;margin-top:-4px}.auth-card .button{margin-top:8px}.auth-switch{border-top:1px solid #e2e7df;padding-top:23px;margin-top:28px;text-align:center;font-size:13px;color:#717d77}.auth-switch .text-link{font-size:13px;margin-left:4px}.auth-footnote{font-size:11px;line-height:1.55;color:#9aaba0;margin:31px 0 0;text-align:center}.setup-layout{min-height:100vh;padding:40px;display:flex;align-items:center;flex-direction:column;gap:90px}.setup-card{background:#fff;border:1px solid #dfe6df;border-radius:20px;box-shadow:0 20px 55px #1f48330e;padding:40px;max-width:550px}.setup-card h1{font-size:35px;margin:15px 0}.setup-card p{color:#61726b;line-height:1.6}.setup-card code{background:#eef3ed;padding:2px 4px;border-radius:4px}.setup-code{background:#173e32;color:#c5ebcb;font-family:monospace;line-height:1.8;padding:18px;border-radius:10px}.setup-small{font-size:12px;margin-bottom:0}.onboard-nav{height:83px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(25px,6vw,95px);border-bottom:1px solid #e2e8df;background:#fff}.onboard-wrap{max-width:825px;margin:69px auto 50px;padding:0 24px}.onboard-head{text-align:center}.onboard-head h1{font-size:clamp(32px,4vw,49px);margin:15px 0 9px}.onboard-head p{color:#728078;font-size:15px}.onboard-card{background:#fff;border:1px solid #e0e6df;border-radius:17px;box-shadow:0 18px 40px #1d463309;margin-top:37px;padding:32px 36px}.form-heading{display:flex;gap:15px;align-items:center;border-bottom:1px solid #e9ede8;padding-bottom:23px;margin-bottom:26px}.step-icon{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:#eaf1dc;color:#2e624b;border-radius:11px;font-size:14px;font-weight:800}.form-heading h2{font-size:18px;margin:0 0 3px}.form-heading p{font-size:12px;color:#839188;margin:0}.onboard-card form{display:flex;flex-direction:column;gap:22px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.form-action{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #e9ede8;margin-top:8px;padding-top:23px;gap:15px}.form-action p{font-size:12px;color:#849087;margin:0}.onboard-foot{text-align:center;color:#8a978e;font-size:12px;margin-top:24px}.app-shell{display:flex;min-height:100vh}.sidebar{width:264px;flex:0 0 264px;background:#fff;border-right:1px solid #e5e9e3;padding:29px 17px 15px;display:flex;flex-direction:column}.sidebar>.brand{margin:0 12px 42px}.sidebar .brand{font-size:15px}.sidebar .brand-mark{transform:scale(.86);transform-origin:left center;margin-right:-3px}.workspace-label,.section-kicker{font-size:10px;font-weight:800;letter-spacing:.16em;color:#93a396}.workspace-label{margin:0 13px 10px}.workspace-card{border:1px solid #e3e9e0;background:#fafbf8;border-radius:10px;padding:9px;display:flex;align-items:center;gap:9px;min-width:0}.workspace-avatar,.user-avatar{display:flex;align-items:center;justify-content:center;flex:0 0 31px;height:31px;background:#dce9cb;color:#255d43;border-radius:8px;font-weight:800;font-size:13px}.workspace-card>span:nth-child(2),.sidebar-user>span:nth-child(2){min-width:0;display:flex;flex-direction:column}.workspace-card strong,.sidebar-user strong{font-size:12px;max-width:145px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workspace-card small,.sidebar-user small{font-size:11px;color:#8d9a8f;margin-top:3px}.workspace-chevron{margin-left:auto;color:#86978c}.sidebar nav{display:flex;flex-direction:column;gap:5px;margin-top:33px}.nav-link{min-height:42px;display:flex;align-items:center;gap:13px;padding:0 12px;font-size:13px;font-weight:700;color:#64746c;border-radius:8px}.nav-icon{font-size:18px;width:20px;text-align:center;font-weight:400}.nav-active{color:#216146;background:#eaf2e8}.nav-disabled{opacity:.6}.nav-link small{font-size:9px;font-weight:500;margin-left:auto;white-space:nowrap}.sidebar-bottom{margin-top:auto}.sidebar-help{border-radius:12px;background:#eaf2e6;padding:17px;margin-bottom:20px;color:#315d43;position:relative}.help-symbol{float:right;color:#88ac67;font-size:23px}.sidebar-help strong{font-size:12px}.sidebar-help p{font-size:11px;line-height:1.5;color:#6a836f;margin:8px 0 0}.sidebar-user{border:0;background:none;border-top:1px solid #ecf0e9;padding:17px 4px 0;width:100%;display:flex;align-items:center;gap:9px;text-align:left}.sidebar-user>span:last-child{margin-left:auto;color:#788a7e}.user-avatar{background:#edf0ed;color:#526a5a}.dashboard-main{flex:1;min-width:0}.topbar{height:69px;background:#fff;border-bottom:1px solid #e5e9e3;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(25px,4.3vw,67px)}.breadcrumb{font-size:12px;color:#52665b;font-weight:700}.breadcrumb span{color:#b9c6ba;padding:0 8px}.beta-tag{font-size:9px;letter-spacing:.15em;font-weight:800;background:#eef3e6;border:1px solid #dce8d1;color:#5e8354;border-radius:5px;padding:8px 10px}.dashboard-content{max-width:1280px;margin:0 auto;padding:43px clamp(24px,4.3vw,67px) 75px}.welcome-row{display:flex;justify-content:space-between;align-items:flex-end;gap:20px}.welcome-row h1{font-size:clamp(31px,3vw,42px);margin:11px 0 5px}.welcome-period{color:#97b95d}.welcome-row p{color:#7b8b81;font-size:14px;margin:0}.date-chip{color:#6e8073;font-size:11px;font-weight:700;border:1px solid #e0e8dd;background:#fff;border-radius:7px;padding:10px 12px;white-space:nowrap}.intro-banner{margin-top:33px;display:flex;position:relative;min-height:194px;background:#18533f;border-radius:14px;overflow:hidden;color:#fff;padding:27px 33px}.intro-copy{position:relative;z-index:1;max-width:620px}.banner-kicker{font-size:10px;letter-spacing:.16em;color:#c5dc9a;font-weight:800}.intro-copy h2{font-size:24px;margin:15px 0 9px;letter-spacing:-.035em}.intro-copy p{font-size:12px;line-height:1.6;color:#c5dacb;margin:0;max-width:540px}.banner-art{position:absolute;right:0;top:0;width:36%;height:100%;overflow:hidden}.art-orbit{position:absolute;border:1px solid #b9d5a957;border-radius:50%;width:260px;height:260px;right:0;top:-34px;transform:rotate(25deg)}.orbit-two{width:185px;height:185px;right:38px;top:4px}.art-center{position:absolute;right:111px;top:72px;font-size:37px;color:#d3ecae}.art-dot{position:absolute;width:10px;height:10px;background:#b8d870;border-radius:50%}.dot-one{top:27px;right:88px}.dot-two{bottom:25px;right:49px;width:6px;height:6px}.section{margin-top:42px}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:15px}.section-head h2{font-size:22px;margin:9px 0 5px}.section-head p{color:#849087;font-size:12px;margin:0}.progress-pill,.status-pill{background:#f0f2ee;color:#6b7e6f;padding:7px 9px;border-radius:20px;font-size:10px;font-weight:700;white-space:nowrap}.connection-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px;margin-top:21px}.connection-card{display:flex;gap:18px;border:1px solid #e0e8df;background:#fff;border-radius:13px;padding:21px;min-height:205px;box-shadow:0 8px 22px #1f483308}.connection-icon{width:49px;height:49px;border-radius:12px;background:#e8f0dd;color:#398054;display:flex;align-items:center;justify-content:center;font-family:Manrope,sans-serif;font-size:26px;font-weight:800;flex:0 0 49px}.connection-card:nth-child(2) .connection-icon{background:#ebecf5;color:#6563a8}.connection-body{flex:1;min-width:0}.connection-header{display:flex;align-items:center;justify-content:space-between;gap:8px}.connection-number{font-size:9px;letter-spacing:.16em;font-weight:800;color:#9daa9d}.status-pill{display:flex;align-items:center;gap:5px}.status-pill span{width:6px;height:6px;background:#b2baae;border-radius:50%}.connection-card h3{font-size:19px;margin:9px 0 4px}.connection-card p{font-size:12px;color:#86938a;line-height:1.55;margin:0}.connection-divider{height:1px;background:#edf0eb;margin:21px 0 12px}.availability{font-size:11px;font-weight:700;color:#8fa397}.bottom-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px;margin-top:23px}.info-card{background:#fff;border:1px solid #e0e8df;border-radius:13px;padding:23px 25px;min-height:270px}.info-card h3{font-size:19px;margin:9px 0 18px}.info-card ol{padding:0;margin:0;list-style:none;display:flex;flex-direction:column;gap:13px}.info-card li{display:flex;gap:11px}.info-card li>span{width:24px;height:24px;flex:0 0 24px;background:#eaf1e6;color:#4c8557;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:800}.info-card li strong{font-size:11px}.info-card li p{font-size:10px;color:#91a092;line-height:1.35;margin:2px 0 0}.muted-card{background:#fbfcfa;position:relative;overflow:hidden}.muted-card>p{font-size:12px;line-height:1.6;color:#86938a;max-width:360px}.empty-illustration{position:absolute;bottom:-11px;right:26px;width:130px;height:105px;background:#e6eee0;border-radius:12px 12px 0 0;transform:rotate(-8deg);padding:14px;opacity:.75}.empty-illustration span{color:#5c9970}.empty-illustration i{display:block;height:6px;border-radius:10px;background:#c8dcc7;margin-top:8px}.empty-illustration i:nth-last-child(1){width:50%}@media(max-width:1100px){.connection-grid,.bottom-grid{grid-template-columns:1fr}.connection-card{min-height:0}.banner-art{opacity:.45}}@media(max-width:800px){.auth-layout{display:block}.auth-story{display:none}.auth-main{min-height:100vh;flex-direction:column}.mobile-brand{display:block;margin-bottom:50px}.sidebar{width:205px;flex-basis:205px}.sidebar .brand{font-size:12px}.sidebar .brand-mark{transform:scale(.7);margin-right:-8px}.nav-link small{display:none}.workspace-card strong{max-width:88px}}@media(max-width:650px){.app-shell{display:block}.sidebar{width:100%;height:auto;display:block;padding:15px 20px}.sidebar>.brand{margin:0}.sidebar .brand{font-size:15px}.sidebar .brand-mark{transform:scale(.86);margin-right:-3px}.workspace-label,.workspace-card,.sidebar nav,.sidebar-bottom{display:none}.topbar{height:51px}.dashboard-content{padding-top:28px}.welcome-row{align-items:flex-start}.date-chip{display:none}.intro-banner{padding:23px}.intro-copy h2{font-size:21px}.banner-art{display:none}.section-head{align-items:flex-start;flex-direction:column}.form-grid{grid-template-columns:1fr}.form-action{align-items:flex-start;flex-direction:column}.form-action .button{width:100%}.onboard-card{padding:23px}.onboard-wrap{margin-top:45px}.onboard-nav{height:70px}.onboard-nav .brand{font-size:13px}.onboard-nav .text-link{font-size:11px}}.demo-ribbon{background:#f7d978;color:#423b1c;padding:9px 18px;text-align:center;font-size:12px;font-weight:800;letter-spacing:.03em}.sidebar a.nav-link{text-decoration:none}
