@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-outline-style:solid}}}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.sticky{position:sticky}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.min-h-screen{min-height:100vh}.grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.border{border-style:var(--tw-border-style);border-width:1px}.uppercase{text-transform:uppercase}.italic{font-style:italic}.line-through{text-decoration-line:line-through}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}*{box-sizing:border-box;margin:0;padding:0}body{color:#fff;background:#0d2137;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif}nav{z-index:50;background:#0d2137;border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;height:58px;padding:0 40px;display:flex;position:sticky;top:0}.nav-logo{color:#fff;letter-spacing:.07em;cursor:pointer;font-size:15px;font-weight:700}.nav-links{align-items:center;gap:4px;display:flex}.nav-btn{color:#ffffff8c;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:6px 11px;font-family:inherit;font-size:12px;transition:all .15s}.nav-btn:hover{color:#fff;background:#ffffff14}.nav-sign{color:#ffffffb3;cursor:pointer;background:0 0;border:1px solid #ffffff2e;border-radius:7px;margin-left:4px;padding:7px 14px;font-family:inherit;font-size:12px}.nav-cta{color:#fff;cursor:pointer;background:#0f6e56;border:none;border-radius:7px;margin-left:4px;padding:7px 14px;font-family:inherit;font-size:12px;font-weight:700;transition:background .15s}.nav-cta:hover{background:#1d9e75}.hero{flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 58px);padding:48px 24px;display:flex}.hero-mark{letter-spacing:.18em;text-transform:uppercase;color:#ffffff40;margin-bottom:28px;font-size:11px;font-weight:700}.hero-sub{color:#ffffffb8;text-align:center;letter-spacing:-.01em;max-width:640px;margin-bottom:36px;font-size:19px;font-weight:400;line-height:1.65}.search-wrap{width:100%;max-width:600px;margin-bottom:10px}.search-box{background:#ffffff12;border:1px solid #ffffff26;border-radius:14px;align-items:center;padding:6px 6px 6px 20px;transition:border .2s;display:flex}.search-box:focus-within{border-color:#fff6}.search-input{color:#fff;background:0 0;border:none;outline:none;flex:1;padding:10px 0;font-family:inherit;font-size:15px}.search-input::placeholder{color:#ffffff47}.search-btn{color:#fff;cursor:pointer;background:#0f6e56;border:none;border-radius:10px;flex-shrink:0;padding:10px 20px;font-family:inherit;font-size:13px;font-weight:700;transition:background .15s}.search-btn:hover{background:#1d9e75}.search-hint{color:#ffffff38;text-align:center;margin-bottom:40px;font-size:11px}.divider{align-items:center;gap:14px;width:100%;max-width:740px;margin-bottom:20px;display:flex}.divider-line{background:#ffffff1a;flex:1;height:1px}.divider-text{color:#ffffff4d;letter-spacing:.06em;white-space:nowrap;font-size:11px;font-weight:600}.agents-row{flex-wrap:wrap;justify-content:center;gap:12px;max-width:760px;display:flex}.agent-box{cursor:pointer;border:1px solid;border-radius:14px;align-items:center;gap:12px;width:225px;padding:16px 18px;transition:all .18s;display:flex}.agent-icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:20px;display:flex}.agent-name{color:#fff;margin-bottom:2px;font-size:12px;font-weight:700}.agent-desc{color:#ffffff6b;font-size:10px;line-height:1.45}.agent-arrow{opacity:.7;flex-shrink:0;font-size:11px}.footer-links{gap:24px;margin-top:48px;display:flex}.footer-link{color:#ffffff40;cursor:pointer;font-size:11px;transition:color .15s}.footer-link:hover{color:#ffffff80}.chat-overlay{z-index:200;background:#0009;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.chat-panel{background:#fff;border-radius:24px 24px 0 0;flex-direction:column;width:100%;max-width:680px;height:88vh;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden;transform:translateY(100%)}.chat-header{border-bottom:1px solid #eee;flex-shrink:0;align-items:center;gap:12px;padding:14px 20px;display:flex}.chat-avatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:700;display:flex}.chat-name{color:#1a1a2e;font-size:14px;font-weight:700}.chat-status{margin-top:1px;font-size:10px}.chat-close{cursor:pointer;color:#666;background:#f5f5f5;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;margin-left:auto;font-family:inherit;font-size:14px;display:flex}.chat-body{background:#f8f8f8;flex-direction:column;flex:1;gap:10px;padding:16px;display:flex;overflow-y:auto}.msg-agent{color:#1a1a2e;white-space:pre-wrap;background:#fff;border:1px solid #e5e5e5;border-radius:12px;max-width:88%;padding:10px 14px;font-size:13px;line-height:1.65}.msg-user{color:#fff;border-radius:12px 12px 4px;align-self:flex-end;max-width:86%;padding:10px 14px;font-size:13px;line-height:1.65}.msg-val{color:#085041;background:#e1f5ee;border:1px solid #9fe1cb;border-radius:12px;max-width:88%;padding:10px 14px;font-size:13px;line-height:1.65}.val-label{text-transform:uppercase;letter-spacing:.06em;color:#0f6e56;margin-bottom:4px;font-size:9px;font-weight:700}.chips{flex-wrap:wrap;gap:6px;margin-top:4px;display:flex}.chip{color:#1a1a2e;cursor:pointer;background:#fff;border:1px solid #e5e5e5;border-radius:20px;padding:6px 13px;font-family:inherit;font-size:11px;transition:all .15s}.chip:hover{color:#f90;background:#fff9f0;border-color:#f90}.chat-input-row{background:#fff;border-top:1px solid #eee;flex-shrink:0;gap:8px;padding:12px 16px;display:flex}.chat-input{color:#1a1a2e;background:#fff;border:1px solid #ddd;border-radius:10px;outline:none;flex:1;padding:10px 14px;font-family:inherit;font-size:13px}.chat-input:focus{border-color:#f90}.chat-send{color:#fff;cursor:pointer;border:none;border-radius:10px;padding:10px 18px;font-family:inherit;font-size:13px;font-weight:700}.paywall{background:#0d2137;border-radius:10px;margin-top:4px;padding:14px}.paywall-title{color:#fff;margin-bottom:4px;font-size:13px;font-weight:700}.paywall-sub{color:#9fe1cb;margin-bottom:10px;font-size:11px;line-height:1.5}.paywall-btn{color:#fff;cursor:pointer;background:#f90;border:none;border-radius:8px;width:100%;padding:10px;font-family:inherit;font-size:12px;font-weight:700}.modal-overlay{z-index:300;background:#000000a6;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal-panel{color:#1a1a2e;background:#fff;border-radius:20px;width:100%;max-width:560px;max-height:90vh;overflow-y:auto}.modal-header{border-bottom:1px solid #eee;justify-content:space-between;align-items:flex-start;padding:20px 24px;display:flex}.modal-title{color:#1a1a2e;font-size:16px;font-weight:700}.modal-subtitle{color:#666;margin-top:2px;font-size:12px}.modal-close{cursor:pointer;color:#666;background:#f5f5f5;border:none;border-radius:50%;flex-shrink:0;width:30px;height:30px;font-family:inherit;font-size:14px}.step-indicators{padding:16px 24px 0;display:flex}.step-indicator{text-align:center;color:#aaa;border-bottom:2px solid #e5e5e5;flex:1;padding-bottom:8px;font-size:11px;transition:all .3s}.step-indicator.active{color:#0f6e56;border-color:#0f6e56;font-weight:700}.step-indicator.done{color:#0f6e56;border-color:#0f6e56}.modal-body{padding:20px 24px}.field-label{color:#1a1a2e;margin-bottom:5px;font-size:12px;font-weight:700;display:block}.field-sublabel{color:#888;margin-bottom:6px;font-size:10px;display:block}.field-badge{color:#0f6e56;background:#e1f5ee;border-radius:8px;margin-left:5px;padding:1px 6px;font-size:9px;font-weight:700;display:inline-block}.field-input{color:#1a1a2e;border:1.5px solid #e5e5e5;border-radius:9px;outline:none;width:100%;margin-bottom:12px;padding:10px 13px;font-family:inherit;font-size:13px;transition:border .15s}.field-input:focus{border-color:#0f6e56}.field-select{color:#1a1a2e;cursor:pointer;background:#fff;border:1.5px solid #e5e5e5;border-radius:9px;outline:none;width:100%;margin-bottom:12px;padding:10px 13px;font-family:inherit;font-size:13px}.field-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.modal-btn{color:#fff;cursor:pointer;background:#0f6e56;border:none;border-radius:9px;width:100%;margin-top:8px;padding:13px;font-family:inherit;font-size:14px;font-weight:700;transition:background .15s}.modal-btn:hover{background:#1d9e75}.modal-back{color:#aaa;cursor:pointer;text-align:center;background:0 0;border:none;width:100%;margin-top:10px;font-family:inherit;font-size:12px;display:block}.result-hero{text-align:center;background:#e1f5ee;border-radius:14px;margin-bottom:16px;padding:20px}.result-label{color:#085041;margin-bottom:6px;font-size:11px}.result-range{color:#0f6e56;margin-bottom:4px;font-size:28px;font-weight:700}.result-mid{color:#085041;font-size:13px}.result-bar{background:#9fe1cb;border-radius:3px;height:5px;margin-top:12px;position:relative}.result-marker{background:#0f6e56;border-radius:50%;width:10px;height:10px;position:absolute;top:-2.5px;transform:translate(-50%)}.result-band{color:#085041;justify-content:space-between;margin-top:4px;font-size:10px;display:flex}.result-summary{grid-template-columns:1fr 1fr 1fr;gap:8px;margin-bottom:16px;display:grid}.result-item{text-align:center;background:#f8f8f8;border-radius:9px;padding:10px}.result-item-label{color:#888;margin-bottom:3px;font-size:10px}.result-item-val{color:#1a1a2e;font-size:13px;font-weight:700}.val-enter{background:#0d2137;border-radius:14px;align-items:center;gap:12px;padding:16px 18px;display:flex}.val-enter-av{color:#9fe1cb;background:#0f6e564d;border:2px solid #0f6e5680;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:14px;font-weight:700;display:flex}.val-enter-name{color:#fff;margin-bottom:2px;font-size:12px;font-weight:700}.val-enter-msg{color:#9fe1cb;font-size:11px;line-height:1.5}.val-enter-btn{color:#fff;cursor:pointer;background:#0f6e56;border:none;border-radius:8px;flex-shrink:0;padding:9px 16px;font-family:inherit;font-size:12px;font-weight:700}@keyframes bounce{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-4px)}}.typing-dot{background:#aaa;border-radius:50%;width:6px;height:6px;animation:1.2s infinite bounce;display:inline-block}.hero-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:#0f6e56;background:#0f6e5626;border:1px solid #0f6e564d;border-radius:20px;margin-bottom:16px;padding:5px 14px;font-size:11px;font-weight:700}.hero h1{color:#fff;text-align:center;margin-bottom:16px;font-size:42px;font-weight:700;line-height:1.15}.agent-cards{grid-template-columns:1fr 1fr;gap:16px;width:100%;max-width:760px;margin-bottom:32px;display:grid}.agent-card{cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:18px;padding:22px;transition:all .2s}.agent-card:hover{background:#ff990014;border-color:#f906;transform:translateY(-2px)}.val-card:hover{background:#0f6e5614;border-color:#0f6e5666}.ac-header{align-items:center;gap:12px;margin-bottom:12px;display:flex}.ac-icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:22px;display:flex}.ac-name{color:#fff;margin-bottom:2px;font-size:14px;font-weight:700}.ac-tag{color:#fff6;font-size:10px}.ac-arrow{flex-shrink:0;margin-left:auto;font-size:16px}.ac-desc{color:#ffffff8c;margin-bottom:14px;font-size:12px;line-height:1.65}.ac-chips{flex-wrap:wrap;gap:6px;display:flex}.ac-chip{color:#f90;cursor:pointer;background:#ff99001f;border:1px solid #ff990040;border-radius:12px;padding:4px 10px;font-size:10px;transition:all .15s}.ac-chip:hover{background:#ff990040}.val-chip{color:#0f6e56;background:#0f6e561f;border-color:#0f6e5640}.val-chip:hover{background:#0f6e5640}.social-proof{align-items:center;gap:24px;margin-bottom:32px;display:flex}.sp-item{flex-direction:column;align-items:center;gap:3px;display:flex}.sp-num{color:#fff;font-size:20px;font-weight:700}.sp-label{color:#ffffff59;text-transform:uppercase;letter-spacing:.05em;font-size:10px}.sp-div{background:#ffffff1a;width:1px;height:28px}.auth-page{background:#0d2137;justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.auth-panel{color:#1a1a2e;background:#fff;border-radius:20px;width:100%;max-width:420px;padding:32px}.auth-logo{letter-spacing:.1em;color:#0d2137;cursor:pointer;margin-bottom:24px;font-size:13px;font-weight:700}.auth-title{color:#0d2137;margin-bottom:4px;font-size:22px;font-weight:700}.auth-sub{color:#888;margin-bottom:24px;font-size:13px}.auth-error{color:#e24b4a;background:#fcebeb;border:1px solid #f5c6c6;border-radius:8px;margin-bottom:16px;padding:10px 14px;font-size:12px}.oauth-btn{cursor:pointer;border:none;border-radius:9px;justify-content:center;align-items:center;gap:10px;width:100%;margin-bottom:10px;padding:11px;font-family:inherit;font-size:13px;font-weight:600;transition:opacity .15s;display:flex}.oauth-btn:hover{opacity:.9}.github-btn{color:#fff;background:#1a1a2e}.google-btn{color:#1a1a2e;background:#fff;border:1px solid #e5e5e5}.auth-divider{text-align:center;margin:16px 0;position:relative}.auth-divider:before{content:"";background:#eee;height:1px;position:absolute;top:50%;left:0;right:0}.auth-divider span{color:#aaa;background:#fff;padding:0 12px;font-size:11px;position:relative}.auth-label{color:#0d2137;margin-bottom:5px;font-size:12px;font-weight:700;display:block}.auth-input{color:#1a1a2e;border:1.5px solid #e5e5e5;border-radius:9px;outline:none;width:100%;margin-bottom:14px;padding:10px 13px;font-family:inherit;font-size:13px;transition:border .15s}.auth-input:focus{border-color:#0f6e56}.auth-btn{color:#fff;cursor:pointer;background:#0f6e56;border:none;border-radius:9px;width:100%;margin-top:4px;padding:12px;font-family:inherit;font-size:14px;font-weight:700;transition:background .15s}.auth-btn:hover{background:#1d9e75}.auth-btn:disabled{opacity:.6;cursor:not-allowed}.auth-switch{color:#888;text-align:center;margin-top:16px;font-size:12px}.auth-switch a,.auth-terms a{color:#0f6e56;text-decoration:none}.auth-terms{color:#aaa;text-align:center;margin-top:10px;font-size:11px}@media (max-width:768px){.chat-panel-side{border-right:none!important;flex-shrink:0!important;width:100%!important;min-width:0!important}.mobile-hide{display:none!important}.mobile-show{flex-direction:column!important;flex:1!important;width:100%!important;display:flex!important;overflow:auto!important}.mobile-nav{z-index:100;background:#fff;border-top:1px solid #e5e5e5;flex-shrink:0;height:56px;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 12px #0000001a;display:flex!important}.mobile-nav button{cursor:pointer;flex:1;height:56px;border:none!important;font-size:13px!important;font-weight:600!important}.mobile-show{padding-bottom:64px!important}.resize-handle,nav .dashboard-tabs{display:none!important}.dashboard-body-wrapper{flex-direction:column!important}}@media (min-width:769px){.mobile-hide{display:flex!important}.mobile-show{flex-direction:column!important;flex:1!important;min-width:0!important;display:flex!important;overflow:auto!important}.mobile-nav{display:none!important}.chat-panel-side{flex-direction:column!important;display:flex!important}}@media (max-width:768px){.chat-panel-mobile{border-radius:0!important;width:100%!important;height:100%!important;max-height:100%!important;margin:0!important;position:fixed!important;inset:0!important}.chat-overlay{background:0 0!important}.chat-close{color:#333!important;background:#f0f0f0!important;border:none!important;border-radius:50%!important;flex-shrink:0!important;justify-content:center!important;align-items:center!important;width:40px!important;height:40px!important;font-size:20px!important;display:flex!important}.chat-input{font-size:16px!important}}@keyframes newsGlow{0%,to{color:#f90;opacity:1}50%{color:#ffb800;opacity:.55}}@media (max-width:768px){.dashboard-tabs{display:none!important}.mobile-show{-webkit-overflow-scrolling:touch}.mobile-show>div{padding:12px!important}.mobile-show [style*="grid-template-columns: 1fr 1fr"]{grid-template-columns:1fr!important}.mobile-view-tabs{-webkit-overflow-scrolling:touch;scrollbar-width:none;overflow-x:auto;display:flex!important}.mobile-view-tabs::-webkit-scrollbar{display:none}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}
