a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}a,del,ins{text-decoration:none}button,label{cursor:pointer}button,input{outline:0}.form{display:flex;flex-direction:column;gap:1rem}.form__row{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.form__actions{display:flex;flex-wrap:wrap;gap:.5rem}.field{display:flex;flex-direction:column;gap:.25rem}.field__label{color:#a9afb7;font-size:.85rem}.field__hint{color:#a9afb7;font-size:.8rem}.field__input{background:#0a0a0b;border:1px solid #26262b;border-radius:4px;color:#ecedef;padding:.5rem 1rem;width:100%}.field__input:focus{border-color:#7fc3e8;box-shadow:0 0 0 3px rgba(127,195,232,.18);outline:none}.field--checkbox{align-items:center;flex-direction:row;gap:.5rem}textarea.field__input{min-height:90px;resize:vertical}.button{align-self:flex-start;background:#c4122f;border:1px solid #c4122f;border-radius:4px;color:#fff;cursor:pointer;font-family:IBM Plex Sans,system-ui,sans-serif;font-weight:600;padding:.5rem 1.5rem;transition:opacity .15s ease}.button:hover{opacity:.9}.button:disabled{cursor:not-allowed;opacity:.5}.button--secondary{background:transparent;border-color:#26262b;color:#ecedef}.button--danger{background:transparent;border-color:#f2643d;color:#f2643d}.button--small{font-size:.85rem;padding:.25rem .5rem}.alert{border-radius:4px;font-size:.9rem;padding:.5rem 1rem}.alert--error{background:rgba(242,100,61,.12);color:#f2643d}.alert--success{background:rgba(63,185,122,.12);color:#3fb97a}.card{background:#141417;border:1px solid #26262b;border-radius:6px;padding:1.5rem}.card+.card{margin-top:1.5rem}.card__title{font-size:1.05rem;font-weight:600;margin-bottom:1rem}.page-header{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1.5rem}.page-header__title{font-size:1.6rem;font-weight:700}.page-header__subtitle{color:#a9afb7}.table-wrapper{overflow-x:auto}.table{border-collapse:collapse;font-size:.9rem;width:100%}.table td,.table th{border-bottom:1px solid #26262b;padding:.5rem 1rem;text-align:left;vertical-align:top}.table th{font-weight:500}.empty-state,.table th{color:#a9afb7}.prospect-status{background:#1c1c21;border-radius:999px;color:#a9afb7;display:inline-block;font-size:.75rem;padding:1px .5rem;white-space:nowrap}.prospect-status--negotiating,.prospect-status--qualified,.prospect-status--replied{background:rgba(127,195,232,.18);color:#7fc3e8}.prospect-status--onboarded,.prospect-status--won{background:rgba(63,185,122,.15);color:#3fb97a}.prospect-status--disqualified,.prospect-status--lost,.prospect-status--opted_out{opacity:.7}.score-badge{border:1px solid #26262b;border-radius:4px;color:#a9afb7;display:inline-block;font-family:Space Grotesk,system-ui,sans-serif;font-weight:700;min-width:3.2em;padding:1px .5rem;text-align:center}.score-badge--qualified{border-color:rgba(127,195,232,.5);box-shadow:0 0 14px -6px #7fc3e8;color:#7fc3e8}*{box-sizing:border-box}body{background:#0a0a0b;color:#ecedef;font-family:IBM Plex Sans,system-ui,sans-serif;font-size:15px;line-height:1.5}a{color:inherit;text-decoration:none}h1,h2,h3{font-family:Space Grotesk,system-ui,sans-serif;letter-spacing:-.01em}strong{font-weight:600}button,input,select,textarea{font:inherit}.logo{flex-shrink:0;overflow:visible}.logo__face--light{fill:#d5d9de}.logo__face--dark{fill:#8a9098}.logo__energy-from{stop-color:#d2352b}.logo__energy-to{stop-color:#e8b45a}.logo--glow{filter:drop-shadow(0 0 6px rgba(127,195,232,.18)) drop-shadow(0 0 2px rgba(127,195,232,.35))}.logo--glow .logo__eyes{filter:drop-shadow(0 0 3px #d2352b)}.logo--awake .logo__eyes{animation:logo-awake 2.4s ease-in-out infinite}@keyframes logo-awake{0%,to{filter:drop-shadow(0 0 2px #d2352b);opacity:.75}50%{filter:drop-shadow(0 0 7px #e8b45a);opacity:1}}@media(prefers-reduced-motion:reduce){.logo--awake .logo__eyes{animation:none}}.sidebar{background:#141417;border-right:1px solid #26262b;flex-shrink:0;padding:1.5rem 1rem;width:240px}.sidebar__brand{align-items:center;display:flex;gap:.75rem;margin-bottom:2.5rem;padding:0 .5rem}.sidebar__brand-text{display:flex;flex-direction:column}.sidebar__logo{color:#ecedef;font-family:Space Grotesk,system-ui,sans-serif;font-size:1.1rem;font-weight:700;letter-spacing:.32em}.sidebar__tagline{color:#a9afb7;font-size:.8rem}.sidebar__nav{display:flex;flex-direction:column;gap:2px}.sidebar__link{border-radius:4px;color:#a9afb7;padding:.5rem;transition:background .15s ease,color .15s ease}.sidebar__link:hover{background:#1c1c21;color:#ecedef}.sidebar__link--active{background:#26262b;box-shadow:inset 2px 0 0 #c4122f;color:#ecedef}@media(max-width:900px){.sidebar{border-bottom:1px solid #26262b;border-right:0;width:100%}.sidebar__brand{margin-bottom:1rem}.sidebar__nav{flex-direction:row;overflow-x:auto}.sidebar__link{white-space:nowrap}}.sidebar__account{border-top:1px solid #26262b;display:flex;flex-direction:column;font-size:.85rem;gap:2px;margin-top:2.5rem;padding:1rem .5rem 0}.sidebar__company{font-weight:600}.sidebar__user{color:#a9afb7;overflow:hidden;text-overflow:ellipsis}.sidebar__logout{align-self:flex-start;background:none;border:0;color:#a9afb7;cursor:pointer;margin-top:.5rem;padding:0}.sidebar__logout:hover{color:#f2643d}@media(max-width:900px){.sidebar__account{align-items:center;flex-direction:row;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.sidebar__logout{margin-top:0}}.layout{display:flex;min-height:100vh}.layout__content{flex:1;min-width:0;padding:2.5rem}@media(max-width:900px){.layout{flex-direction:column}.layout__content{padding:1.5rem 1rem}}.auth-card{align-items:center;display:flex;justify-content:center;min-height:100vh;padding:1rem}.auth-card__panel{background:#141417;border:1px solid #26262b;border-radius:6px;box-shadow:0 0 80px -40px #7fc3e8;max-width:420px;padding:2.5rem 1.5rem;width:100%}.auth-card__brand{align-items:center;display:flex;gap:1rem;margin-bottom:1.5rem}.auth-card__brand-text{display:flex;flex-direction:column}.auth-card__logo{color:#ecedef;font-family:Space Grotesk,system-ui,sans-serif;font-size:1.5rem;font-weight:700;letter-spacing:.32em}.auth-card__tagline{color:#a9afb7;font-size:.85rem}.auth-card__title{font-size:1.25rem;font-weight:600;margin-bottom:1.5rem}.auth-card__footer{color:#a9afb7;font-size:.9rem;margin-top:1.5rem}.auth-card__footer a{color:#c4122f}.command-box{background:#141417;border:1px solid #26262b;border-radius:6px;box-shadow:0 0 60px -30px #7fc3e8;padding:1.5rem}.command-box__label{display:block;font-size:1.1rem;font-weight:600;margin-bottom:1rem}.command-box__row{display:flex;gap:.5rem}.command-box__input{background:#0a0a0b;border:1px solid #26262b;border-radius:4px;color:#ecedef;flex:1;min-width:0;padding:.5rem 1rem}.command-box__input:focus{border-color:#7fc3e8;box-shadow:0 0 0 3px rgba(127,195,232,.18);outline:none}.command-box__submit{background:#c4122f;border:0;border-radius:4px;color:#fff;cursor:pointer;font-family:IBM Plex Sans,system-ui,sans-serif;font-weight:600;padding:.5rem 1.5rem}.command-box__submit:disabled{cursor:not-allowed;opacity:.5}@media(max-width:480px){.command-box__row{flex-direction:column}}.confirmations-panel{background:#141417;border:1px solid rgba(127,195,232,.4);border-radius:6px;box-shadow:0 0 50px -30px #7fc3e8;margin-bottom:1.5rem;padding:1rem 1.5rem}.confirmations-panel__header{align-items:center;display:flex;gap:.5rem;margin-bottom:.5rem}.confirmations-panel__title{font-size:1rem}.confirmations-panel__list{display:flex;flex-direction:column;gap:.5rem;list-style:none}.confirmations-panel__item{align-items:center;background:#0a0a0b;border:1px solid #26262b;border-radius:4px;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between;padding:.5rem 1rem}.confirmations-panel__text{display:flex;flex-direction:column;gap:2px}.confirmations-panel__text span{color:#a9afb7;font-size:.78rem}.dashboard-page__status{color:#a9afb7;font-size:.8rem;margin-top:1rem}.activity-page__filter{width:auto}.activity-page__list{background:#141417;border:1px solid #26262b;border-radius:6px;list-style:none;margin-bottom:1.5rem}.activity-page__item{align-items:baseline;border-bottom:1px solid #26262b;display:grid;gap:1rem;grid-template-columns:150px 100px 1fr;padding:.5rem 1rem}.activity-page__item:last-child{border-bottom:0}.activity-page__time{color:#a9afb7;font-size:.8rem;font-variant-numeric:tabular-nums}.activity-page__actor{background:#1c1c21;border-radius:999px;color:#a9afb7;font-size:.75rem;justify-self:start;padding:1px .5rem}.activity-page__actor--bob{background:rgba(210,53,43,.14);color:#e8b45a}.activity-page__actor--prospect{background:rgba(63,185,122,.15);color:#3fb97a}@media(max-width:480px){.activity-page__item{grid-template-columns:1fr auto}.activity-page__summary{grid-column:1/-1}}.offer-form{background:#0a0a0b;border:1px solid #26262b;border-radius:4px;margin-top:1rem;padding:1rem}.product-card__name{font-size:1.1rem;font-weight:600}.product-card__subtitle{font-size:1rem;font-weight:600;margin:1.5rem 0 .5rem}.product-card__actions{display:flex;gap:.25rem;justify-content:flex-end}.product-card__add{margin-top:1rem}.rules-simulator__result{border-radius:4px;display:flex;flex-direction:column;gap:.25rem;padding:.5rem 1rem}.rules-simulator__result--allowed{background:rgba(63,185,122,.12);color:#3fb97a}.rules-simulator__result--denied{background:rgba(242,100,61,.12);color:#f2643d}.rules-simulator__price{color:#ecedef}.target-profile-form__ranges,.target-profile-form__weights{border:0;padding:0}.target-profile-form__ranges{display:flex;flex-wrap:wrap;gap:.5rem}.target-profile-form__ranges legend{margin-bottom:.5rem;width:100%}.target-profile-form__weights legend{margin-bottom:.5rem}.target-profile-form__range{align-items:center;border:1px solid #26262b;border-radius:999px;cursor:pointer;display:inline-flex;font-size:.85rem;gap:.25rem;padding:.25rem .5rem}.target-profile-form__range:has(input:checked){background:rgba(196,18,47,.16);border-color:#c4122f}.knowledge-form__sources{display:flex;flex-wrap:wrap;gap:.25rem}.knowledge-form__source{background:transparent;border:1px solid #26262b;border-radius:999px;color:#a9afb7;cursor:pointer;font-family:IBM Plex Sans,system-ui,sans-serif;font-size:.85rem;padding:.25rem 1rem}.knowledge-form__source:hover{color:#ecedef}.knowledge-form__source--active{background:rgba(127,195,232,.18);border-color:#7fc3e8;color:#ecedef}.knowledge-search__row{display:flex;gap:.5rem}.knowledge-search__result{background:#0a0a0b;border:1px solid #26262b;border-radius:4px;padding:1rem}.knowledge-search__meta{color:#a9afb7;display:flex;flex-wrap:wrap;font-size:.85rem;gap:.5rem;margin-bottom:.25rem}.knowledge-search__meta strong{color:#ecedef}.knowledge-search__score{color:#7fc3e8;margin-left:auto}.knowledge-search__content{-webkit-line-clamp:6;-webkit-box-orient:vertical;color:#a9afb7;display:-webkit-box;font-size:.9rem;line-height:1.55;overflow:hidden;white-space:pre-line}@media(max-width:480px){.knowledge-search__row{flex-direction:column}}.knowledge-page__source{color:#a9afb7;display:block;font-size:.8rem;word-break:break-all}.knowledge-page__status{color:#a9afb7;font-size:.85rem}.knowledge-page__status--indexed{color:#3fb97a}.knowledge-page__status--pending{color:#7fc3e8}.knowledge-page__status--error{color:#f2643d}.knowledge-page__actions{display:flex;gap:.25rem;justify-content:flex-end}.chat-thread{flex:1;gap:1rem;min-height:0;overflow-y:auto;padding:1.5rem}.chat-thread,.chat-thread__empty{display:flex;flex-direction:column}.chat-thread__empty{align-items:center;color:#a9afb7;gap:.5rem;margin:auto;text-align:center}.chat-thread__examples{font-size:.85rem;opacity:.8}.chat-thread__answer{align-items:flex-start;display:flex;gap:.5rem;max-width:78%}.chat-thread__bubble{border-radius:6px;line-height:1.55;padding:.5rem 1rem;white-space:pre-wrap;word-break:break-word}.chat-thread__bubble--user{align-self:flex-end;background:#26262b;max-width:78%}.chat-thread__bubble--fenryr{background:#141417;border:1px solid #26262b}.chat-thread__bubble--live{border-color:rgba(127,195,232,.35);box-shadow:0 0 30px -18px #7fc3e8}.chat-thread__thinking{color:#a9afb7}.chat-thread__steps{display:flex;flex-direction:column;gap:2px;list-style:none;padding-left:30px}.chat-thread__step{align-items:center;color:#a9afb7;display:flex;font-size:.82rem;gap:.5rem}.chat-thread__step-dot{background:#a9afb7;border-radius:50%;height:7px;width:7px}.chat-thread__step--running .chat-thread__step-dot{animation:chat-thread-pulse 1s ease-in-out infinite;background:#7fc3e8;box-shadow:0 0 8px #7fc3e8}.chat-thread__step--ok .chat-thread__step-dot{background:#3fb97a}.chat-thread__step--failed .chat-thread__step-dot{background:#f2643d}.chat-thread__step-summary{opacity:.8}@keyframes chat-thread-pulse{50%{opacity:.4}}@media(max-width:900px){.chat-thread{padding:1rem}.chat-thread__answer,.chat-thread__bubble--user{max-width:100%}}.chat-composer{align-items:flex-end;border-top:1px solid #26262b;display:flex;gap:.5rem;padding:1rem}.chat-composer__input{background:#0a0a0b;border:1px solid #26262b;border-radius:6px;box-shadow:0 0 40px -26px #7fc3e8;color:#ecedef;flex:1;max-height:200px;min-height:48px;padding:.5rem 1rem;resize:vertical}.chat-composer__input:focus{border-color:#7fc3e8;box-shadow:0 0 0 3px rgba(127,195,232,.18);outline:none}.chat-composer__send{align-self:stretch}.fenryr-page{display:flex;gap:1.5rem;height:calc(100vh - 5rem);min-height:480px}.fenryr-page__sessions{display:flex;flex-direction:column;flex-shrink:0;gap:.5rem;min-height:0;width:250px}.fenryr-page__new{align-self:stretch}.fenryr-page__list{list-style:none;overflow-y:auto}.fenryr-page__list,.fenryr-page__session{display:flex;flex-direction:column;gap:2px}.fenryr-page__session{background:transparent;border:0;border-radius:4px;color:#a9afb7;cursor:pointer;font-family:IBM Plex Sans,system-ui,sans-serif;padding:.5rem;text-align:left;width:100%}.fenryr-page__session:hover{background:#1c1c21;color:#ecedef}.fenryr-page__session--active{background:#26262b;box-shadow:inset 2px 0 0 #c4122f;color:#ecedef}.fenryr-page__session-title{font-size:.88rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fenryr-page__session-date{font-size:.72rem;opacity:.7}.fenryr-page__main{min-width:0}.fenryr-page__chat,.fenryr-page__main{display:flex;flex:1;flex-direction:column}.fenryr-page__chat{background:#141417;border:1px solid #26262b;border-radius:6px;min-height:0;overflow:hidden}.fenryr-page__error{margin:0 1rem}@media(max-width:900px){.fenryr-page{flex-direction:column;height:auto}.fenryr-page__sessions{max-height:180px;width:100%}.fenryr-page__chat{min-height:70vh}}.prospect-search__message{margin-top:1rem}.prospect-search__preview{margin-top:1.5rem}.prospect-search__summary{align-items:center;color:#a9afb7;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between;margin-bottom:.5rem}.prospect-search__summary strong{color:#ecedef}.prospect-search__known td{opacity:.55}.prospect-search__badge{border:1px solid #26262b;border-radius:4px;font-size:.72rem;margin-left:.5rem;padding:0 .25rem}.prospect-contacts{display:flex;flex-direction:column;gap:.5rem}.prospect-contacts__header{align-items:center;display:flex;gap:.5rem;justify-content:space-between}.prospect-contacts__title{color:#a9afb7;font-size:.8rem;letter-spacing:.08em;text-transform:uppercase}.prospect-contacts__list{display:flex;flex-direction:column;gap:.25rem;list-style:none}.prospect-contacts__item{background:#0a0a0b;border:1px solid #26262b;border-radius:4px;display:flex;flex-direction:column;font-size:.88rem;gap:2px;padding:.5rem 1rem}.prospect-contacts__item--primary{border-color:rgba(127,195,232,.45)}.prospect-contacts__who{align-items:baseline;display:flex;flex-wrap:wrap;gap:.5rem}.prospect-contacts__who span{color:#a9afb7}.prospect-contacts__primary{color:#7fc3e8!important;font-size:.75rem}.prospect-contacts__email,.prospect-contacts__phone{color:#a9afb7;display:flex;flex-wrap:wrap;gap:.5rem;word-break:break-all}.prospect-contacts__status{border:1px solid #26262b;border-radius:4px;font-size:.72rem;padding:0 .25rem}.prospect-contacts__status--found,.prospect-contacts__status--verified{border-color:rgba(63,185,122,.5);color:#3fb97a}.prospect-contacts__status--guessed{color:#e8b45a}.prospect-contacts__status--bounced{color:#f2643d}.prospect-contacts__make-primary{align-self:flex-start;background:none;border:0;color:#a9afb7;cursor:pointer;font-family:IBM Plex Sans,system-ui,sans-serif;font-size:.78rem;padding:0}.prospect-contacts__make-primary:hover{color:#7fc3e8}.prospect-contacts__form{background:#0a0a0b;border:1px solid #26262b;border-radius:4px;padding:1rem}.prospect-detail{display:flex;flex-direction:column;gap:1rem}.prospect-detail__header{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between}.prospect-detail__name{font-size:1.2rem}.prospect-detail__meta{color:#a9afb7;font-size:.85rem}.prospect-detail__facts{display:grid;font-size:.9rem;gap:.25rem 1rem;grid-template-columns:140px 1fr}.prospect-detail__facts dt,.prospect-detail__reason{color:#a9afb7}.prospect-detail__website{align-items:flex-end;display:flex;gap:.5rem}.prospect-detail__website .field{flex:1}.prospect-detail__actions{display:flex;flex-direction:column;gap:.25rem}.prospect-detail__score{background:#0a0a0b;border:1px solid #26262b;border-radius:4px;padding:1rem}.prospect-detail__score-head{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem}.prospect-detail__profile{color:#a9afb7;font-size:.82rem}.prospect-detail__subtitle{color:#a9afb7;font-size:.8rem;letter-spacing:.08em;margin:1rem 0 .25rem;text-transform:uppercase}.prospect-detail__list{display:flex;flex-direction:column;font-size:.88rem;gap:2px;list-style:none}.prospect-detail__list li:before{display:inline-block;width:1.2em}.prospect-detail__list--reasons li:before{color:#3fb97a;content:"+"}.prospect-detail__provisional{border:1px solid rgba(127,195,232,.5);border-radius:4px;color:#7fc3e8;font-size:.75rem;padding:0 .25rem}.prospect-detail__list--unknowns li:before{color:#7fc3e8;content:"?"}.prospect-detail__list--blockers li:before{color:#f2643d;content:"!"}@media(max-width:480px){.prospect-detail__facts{grid-template-columns:1fr}}.prospects-page__body{margin-top:1.5rem}.prospects-page__body--split{align-items:start;display:grid;gap:1.5rem;grid-template-columns:minmax(0,1.4fr) minmax(320px,1fr)}.prospects-page__body--split .card+.card{margin-top:0}.prospects-page__filters{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.prospects-page__filters .card__title{margin:0 auto 0 0}.prospects-page__filters .field__input{width:auto}.prospects-page__link{background:none;border:0;color:#ecedef;cursor:pointer;font-family:IBM Plex Sans,system-ui,sans-serif;font-weight:600;padding:0;text-align:left}.prospects-page__link:hover{color:#7fc3e8}.prospects-page__city{color:#a9afb7;display:block;font-size:.8rem}.prospects-page__row--active td{background:#1c1c21}.prospects-page__more{margin-top:1rem}@media(max-width:900px){.prospects-page__body--split{grid-template-columns:1fr}}.page-placeholder__title{font-size:1.6rem;font-weight:700;margin-bottom:.5rem}.page-placeholder__text{color:#a9afb7}