*{box-sizing:border-box}:root{--bg:#ffffff;--ink:#222328;--muted:#455b69;--line:#e6e8ea;--soft:#f6f7f4;--lime:#edff66;--lime-2:#dff263;--dark:#202126;--shadow:0 28px 80px rgba(32,33,38,0.1);--dot:rgba(32,33,38,0.08)}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img{display:block;max-width:100%}.page-shell{min-height:100vh;overflow-x:hidden;background:radial-gradient(circle at 1px 1px,var(--dot) 1px,transparent 0) 0 88px /12px 12px,linear-gradient(#fff,#fff)}.container{width:min(1200px,calc(100% - 48px));margin:0 auto}.logo-mark{position:relative;display:inline-grid;width:16px;height:18px;place-items:center}.logo-mark:after,.logo-mark:before{content:"";position:absolute;width:13px;height:7px;border-radius:6px;background:var(--dark)}.logo-mark:before{top:2px}.logo-mark:after{bottom:2px}.logo-mark-light:after,.logo-mark-light:before,.site-header{background:#ffffff}.site-header{position:relative;top:0;z-index:30}.nav-shell{width:min(1200px,calc(100% - 48px));height:88px;margin:0 auto;display:grid;grid-template-columns:190px 1fr auto;align-items:center;gap:24px}.brand-link,.logo{display:inline-flex;align-items:center;gap:10px;color:var(--ink);font-size:23px;font-weight:650}.desktop-nav{display:flex;justify-content:center;gap:40px;color:#26272c;font-size:14px}.desktop-nav a,.site-footer a{transition:color .16s ease}.desktop-nav a:hover,.site-footer a:hover{color:#7b8c00}.hero-actions,.nav-actions{display:flex;align-items:center;gap:8px}.button{position:relative;display:inline-flex;min-height:44px;align-items:center;justify-content:center;overflow:hidden;border-radius:12px;padding:0 20px;border:1px solid transparent;font-size:14px;font-weight:600;white-space:nowrap}.button span{display:block}.button span+span{display:none}.button-light{background:#ffffff;border-color:#dfe2e5;color:var(--ink)}.button-dark{background:var(--dark);border-color:var(--dark);color:#ffffff}.menu-button{display:none;width:44px;height:44px;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:12px;background:#ffffff;color:var(--ink)}.button svg,.demo-chip svg,.menu-button svg,.pipeline-card svg,.plan-card svg,.steps-card svg,.workflow-card svg{width:17px;height:17px}.hero-section{padding:24px 0 104px}.hero-inner{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center}.runner-illustration{position:absolute;top:38px;left:clamp(52px,7vw,92px);width:clamp(128px,8vw,166px);height:auto;pointer-events:none}.announcement{display:inline-flex;align-items:center;gap:8px;margin-bottom:18px;padding:7px 12px;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.84);color:var(--muted);font-size:13px}.announcement span{padding:3px 8px;border-radius:999px;background:var(--lime);color:var(--ink);font-size:12px;font-weight:700}.hero-section h1{max-width:740px;margin:0;font-size:clamp(52px,7vw,104px);line-height:.95;font-weight:640;letter-spacing:0}.decision-heading span,.hero-section h1 span,.integration-copy span{position:relative;display:inline-block;z-index:1}.decision-heading span:after,.hero-section h1 span:after,.integration-copy span:after{content:"";position:absolute;left:-.05em;right:-.05em;bottom:.08em;z-index:-1;height:.28em;border-radius:99px;background:var(--lime);transform:rotate(-3deg)}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hero-section p{max-width:470px;margin:22px auto 0;color:var(--muted);font-size:18px;line-height:1.5}.hero-tagline{margin-top:56px!important;max-width:560px!important;font-size:19px!important;color:#415568!important}.hero-actions{margin-top:26px}.dashboard-frame{position:relative;width:min(1230px,calc(100vw - 48px));margin-top:72px;overflow:hidden;padding:10px;border:1px solid #e9ecef;border-radius:32px;background:rgba(255,255,255,.9);box-shadow:0 10px 26px rgba(32,33,38,.04);text-align:left}.dashboard-frame:before{content:"";position:absolute;inset:5px;border:1px solid #edf0f1;border-radius:27px;pointer-events:none}.dashboard-frame img{position:relative;z-index:1;width:100%;border:1px solid #eceff1;border-radius:22px;background:#fff}.trust-line{margin-top:70px!important;max-width:none!important;color:#415568!important;font-size:16px!important}.dashboard-topbar{height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 24px;border-bottom:1px solid var(--line);background:#ffffff}.dashboard-topbar .logo{font-size:18px}.dashboard-icons{display:flex;align-items:center;gap:12px;color:var(--muted)}.dashboard-icons svg{width:18px;height:18px}.dashboard-icons img{width:34px;height:34px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.dashboard-content{padding:28px 30px 34px}.dashboard-content h2{margin:0 0 18px;font-size:30px;font-weight:640}.filters{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px}.filters span,.person-row,.table-head{border:1px solid var(--line);background:#ffffff}.filters span{padding:9px 13px;border-radius:999px;color:var(--muted);font-size:13px}.person-row,.table-head{display:grid;grid-template-columns:30px 42px 1.2fr 1.1fr .9fr .8fr .7fr .5fr;align-items:center;gap:14px;padding:13px 16px}.table-head{border-radius:14px 14px 0 0;color:#7a8790;font-size:12px;font-weight:700;text-transform:uppercase}.table-head span:first-child{grid-column:3}.person-row{margin-top:-1px;color:var(--muted);font-size:14px}.person-row:last-child{border-radius:0 0 14px 14px}.person-row img{width:38px;height:38px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.person-row strong{color:var(--ink);font-weight:650}.person-row small{color:var(--muted);font-size:13px}.person-row em{justify-self:start;padding:6px 10px;border-radius:999px;background:#f3f5f5;color:var(--ink);font-size:12px;font-style:normal}.checkbox{width:18px;height:18px;border:1px solid #cfd4d8;border-radius:5px;background:#ffffff}.checkbox.checked{background:var(--lime);border-color:var(--lime-2)}.cta-section,.global-section,.integration-section,.plans-section,.product-section{padding:112px 0}.cta-box h2,.global-section h2,.integration-copy h2{margin:0;font-size:clamp(42px,5vw,76px);line-height:1;font-weight:640;letter-spacing:0}.cta-box p,.integration-copy p{margin:0;color:var(--muted);font-size:18px;line-height:1.55}.product-section{padding-top:6px;padding-bottom:112px}.product-inner{text-align:center}.product-mark{position:relative;width:58px;height:58px;margin:0 auto 34px}.product-mark span{position:absolute;display:block;border:3px solid var(--ink);background:#ffffff}.product-mark span:first-child{top:0;left:19px;width:18px;height:28px;border-radius:5px;transform:rotate(32deg)}.product-mark span:nth-child(2){top:14px;right:7px;width:18px;height:18px;border-radius:50%;transform:rotate(-12deg)}.product-mark span:nth-child(3){left:17px;bottom:4px;width:16px;height:16px;border-radius:4px;transform:rotate(-18deg)}.product-heading{display:flex;flex-direction:column;align-items:center}.product-heading h2{max-width:520px;margin:0;font-size:clamp(34px,2.65vw,38px);line-height:.98;font-weight:560;letter-spacing:0}.product-heading h2 span{position:relative;display:inline-block;z-index:1}.product-heading h2 span:after{content:"";position:absolute;left:-.06em;right:-.08em;bottom:-.02em;z-index:-1;height:.36em;border-radius:999px;background:var(--lime);transform:rotate(-2deg)}.product-demo-button{gap:8px;min-height:44px;margin-top:36px;padding:0 16px;border-radius:11px}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;align-items:start;margin-top:80px}.pipeline-card,.plan-card,.steps-card,.workflow-card{border:1px solid var(--line);border-radius:20px;background:rgba(255,255,255,.92)}.pipeline-card,.steps-card,.workflow-card{overflow:visible;min-height:0;padding:0;border:0;background:transparent;box-shadow:none;text-align:left}.feature-preview{height:220px;overflow:hidden;border:1px solid var(--line);border-radius:14px;background:linear-gradient(90deg,#f8f9f7 20px,transparent 0),#ffffff;box-shadow:0 18px 50px rgba(32,33,38,.04)}.preview-window{min-width:360px;height:100%;margin:16px 0 0 20px;border:1px solid #edf0f1;border-radius:12px;background:#ffffff;box-shadow:0 16px 34px rgba(32,33,38,.03)}.goals-preview .preview-window{width:360px}.steps-preview .preview-window,.target-preview .preview-window{width:356px;margin-left:20px}.target-preview .preview-window{margin-top:0}.goal-header{display:flex;align-items:center;gap:10px;height:68px;padding:0 16px;border-bottom:1px solid #edf0f1}.goal-header>span{display:grid;width:36px;height:36px;place-items:center;border-radius:50%;background:var(--lime);color:var(--ink)}.goal-header small{display:block;color:#607483;font-size:12px;line-height:1.1}.goal-header strong{display:block;margin-top:3px;color:var(--ink);font-size:14px;font-weight:540}.goal-items{padding:14px 16px 18px}.goal-items>div,.target-list>div{display:flex;align-items:center;gap:10px;min-height:38px}.goal-items>div+div,.target-list>div+div{margin-top:8px}.goal-items>div>svg,.review-kicker>svg,.review-line>svg,.target-list>div>svg{width:14px;height:14px;color:#5b6f7d}.item-icon{display:grid;width:24px;height:24px;place-items:center;border-radius:50%}.item-icon svg{width:13px;height:13px}.item-icon.dark{background:var(--dark);color:#ffffff}.item-icon.pale{background:#eef2f2;color:#607483}.goal-items p{display:flex;align-items:baseline;gap:5px;margin:0;color:var(--muted);font-size:14px}.goal-items strong{color:var(--ink);font-weight:510}.goal-items small{color:#607483}.target-card{height:72px;padding:12px 18px 16px;border-bottom:1px solid #edf0f1;border-radius:12px;background:#ffffff}.target-card strong{display:block;margin-bottom:16px;font-size:15px;font-weight:540}.target-card div{overflow:hidden;height:8px;border-radius:999px;background:#eef0ef}.target-card span{display:block;width:50%;height:100%;border-radius:inherit;background:var(--dark)}.target-list{padding:11px 18px}.target-list b{display:grid;width:31px;height:31px;place-items:center;border-radius:50%;background:var(--lime);font-size:13px;font-weight:650}.target-list strong{flex:1;min-width:0;color:var(--ink);font-size:14px;font-weight:520;white-space:nowrap}.target-list em{padding:4px 7px;border-radius:5px;background:var(--dark);color:#ffffff;font-size:12px;font-style:normal}.target-list em.muted{border:1px solid #dfe4e6;background:#f6f8f8;color:var(--muted)}.steps-preview .preview-window{margin-top:-52px;padding:12px}.review-kicker,.review-line{display:grid;grid-template-columns:18px 1fr auto;align-items:center;gap:9px;min-height:42px;padding:0 12px;border:1px solid var(--line);border-radius:8px;background:#ffffff}.review-kicker{color:var(--ink);font-size:15px}.review-line{margin-top:8px}.review-line strong{font-size:14px;font-weight:510}.review-line small{display:inline-flex;align-items:center;gap:6px;color:var(--muted);font-size:14px}.review-line small svg{width:15px;height:15px}.pdf-pill{max-width:176px;padding:5px 7px;border:1px solid var(--line);border-radius:5px;background:#ffffff;overflow:hidden;white-space:nowrap}.feature-copy{margin-top:22px}.feature-copy h3{display:flex;align-items:center;gap:11px;margin:0;color:var(--ink);font-size:21px;line-height:1.2;font-weight:560}.feature-copy h3 em{display:inline-flex;align-items:center;min-height:24px;padding:0 7px;border-radius:8px;background:var(--lime);color:var(--ink);font-size:12px;font-style:normal;font-weight:650}.feature-copy p,.global-grid p,.plan-card p,.site-footer p{color:var(--muted);line-height:1.5}.feature-copy p{margin:10px 0 16px;font-size:15px}.feature-copy .button{display:inline-flex;min-height:36px;padding:0 12px;border-radius:10px;font-weight:510}.integration-section{background:linear-gradient(180deg,transparent,#fafafa 45%,transparent)}.integration-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.78fr);align-items:center;gap:90px}.integration-copy .button{margin-top:28px}.integration-panel{display:grid;gap:12px;padding:18px;border:1px solid var(--line);border-radius:24px;background:#ffffff;box-shadow:var(--shadow)}.integration-panel div{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px;border-radius:15px;background:#f8f9f6}.integration-panel strong{font-size:16px}.integration-panel span{padding:7px 10px;border-radius:999px;background:var(--lime);font-size:13px}.decision-section{position:relative;padding:96px 0 134px}.section-scribble{margin:0 auto 6px;width:96px;height:42px;color:var(--ink);font-size:82px;line-height:32px;transform:rotate(-14deg)}.decision-heading{max-width:620px;margin:0 auto 38px;text-align:center}.decision-heading h2{margin:0;font-size:clamp(42px,4.6vw,68px);line-height:1;font-weight:640}.decision-heading p{max-width:500px;margin:22px auto 0;color:var(--muted);font-size:17px;line-height:1.5}.decision-stage{position:relative;width:min(620px,100%);height:552px;margin:0 auto}.candidate-photo{position:absolute;left:50%;bottom:0;width:340px;height:550px;transform:translateX(-50%);border-radius:14px;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top}.demo-chip,.found-pill{display:inline-flex;align-items:center;gap:8px;border-radius:9px;background:var(--lime);color:var(--ink);font-size:14px;font-weight:600}.found-pill{position:absolute;left:-118px;top:108px;padding:10px 13px}.analysis-stack{position:absolute;left:-70px;top:170px;display:grid;gap:8px;width:250px}.ai-card,.note-card{border:1px solid var(--line);border-radius:8px;background:rgba(255,255,255,.92);box-shadow:0 18px 50px rgba(32,33,38,.08)}.ai-card{padding:10px}.ai-card header{display:flex;align-items:center;gap:8px}.ai-card header svg{width:20px;height:20px;padding:3px;border-radius:4px;background:var(--lime)}.ai-card strong{flex:1;font-size:14px}.ai-card p{margin:12px 0 0;color:var(--muted);font-size:12px}.ai-card.lower{margin-left:36px;margin-top:20px}.note-card{display:flex;align-items:flex-start;gap:8px;margin-left:22px;padding:10px 12px;color:var(--muted)}.note-card svg{width:16px;height:16px;flex:0 0 auto}.note-card p{margin:0;font-size:12px;line-height:1.35}.note-card.slim{margin-left:36px;width:230px}.note-card.short{margin-left:36px;width:210px;background:rgba(255,255,255,.76)}.profile-stack{position:absolute;right:-168px;top:32px;display:grid;gap:6px;width:260px}.profile-card{display:grid;grid-template-columns:40px 22px 1fr;align-items:center;gap:8px;min-height:64px;padding:8px 12px;border-radius:8px;background:rgba(255,255,255,.86);box-shadow:0 18px 50px rgba(32,33,38,.08)}.profile-card.faded{opacity:.38}.profile-card img{width:40px;height:40px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.profile-card svg{width:22px;height:22px;padding:4px;border-radius:50%;background:var(--lime)}.profile-card strong{display:block;font-size:13px}.profile-card span{color:var(--muted);font-size:12px}.demo-chip{position:relative;left:50%;margin-top:40px;padding:14px 18px;transform:translateX(-50%);background:var(--dark);color:#ffffff}.plans-section{background:#ffffff}.plans-heading{margin-bottom:74px;text-align:center}.plans-heading h2{margin:0;font-size:clamp(44px,5vw,70px);line-height:1.05;font-weight:640}.plans-heading p{margin:22px 0 0;color:var(--muted);font-size:18px}.plan-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.plan-card{position:relative;min-height:250px;padding:34px 30px}.plan-card a{position:absolute;top:28px;right:28px;display:grid;width:38px;height:38px;place-items:center;border:1px solid var(--line);border-radius:50%}.plan-card h3{margin:0 54px 24px 0;font-size:clamp(28px,3vw,38px);line-height:1;font-weight:640}.global-section{background:#ffffff}.global-section h2{max-width:850px;margin:0 auto 64px;text-align:center}.global-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;align-items:end}.global-grid article{min-width:0}.global-grid h3{margin:28px 0 12px;font-size:26px;line-height:1.12;font-weight:650}.country-card,.photo-card{height:380px;border-radius:12px;background:#ffffff}.photo-card{overflow:hidden}.photo-card img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top}.floating-list{position:relative;height:380px}.floating-list div{position:absolute;left:8%;display:flex;align-items:center;gap:12px;color:var(--muted)}.floating-list div:first-child{top:118px}.floating-list div:nth-child(2){top:188px}.floating-list span{display:grid;width:24px;height:24px;place-items:center;border-radius:50%;background:var(--lime)}.floating-list span:before{content:"";width:9px;height:9px;border-radius:2px;background:var(--dark);opacity:.55}.floating-list b,.floating-list em{position:absolute;right:4%;display:inline-flex;align-items:center;min-height:42px;padding:0 16px;border:1px solid var(--line);border-radius:12px;font-style:normal;font-weight:500}.floating-list b{top:104px;background:var(--dark);color:#ffffff}.floating-list em{top:176px;color:var(--muted);background:#ffffff}.country-card{display:flex;align-items:center;justify-content:center;gap:12px;box-shadow:0 24px 80px rgba(32,33,38,.08)}.country-card svg{width:20px;height:20px}.country-card span{color:var(--muted);font-size:16px}.cta-section{padding-bottom:128px}.cta-box{display:flex;min-height:380px;flex-direction:column;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:28px;background:radial-gradient(circle at 1px 1px,rgba(32,33,38,.12) 1px,transparent 0) 0 0 /14px 14px,#f9faf7;text-align:center}.cta-box p{max-width:510px;margin:20px 0 28px}.site-footer{padding:70px 0;background:var(--dark)}.site-footer,.site-footer .logo{color:#ffffff}.footer-grid{display:grid;grid-template-columns:minmax(0,1.4fr) repeat(3,minmax(140px,.6fr));gap:48px}.site-footer p{max-width:360px;margin:16px 0 0;color:rgba(255,255,255,.65)}.site-footer div:not(:first-child) p{margin:0 0 14px;color:#ffffff;font-weight:700}.site-footer a{display:block;margin-top:10px;color:rgba(255,255,255,.62)}@media (max-width:1040px){.nav-shell{grid-template-columns:1fr auto auto}.desktop-nav{display:none}.menu-button{display:inline-flex}.feature-grid,.footer-grid,.global-grid,.integration-grid{grid-template-columns:1fr}.integration-grid{gap:28px}.feature-grid{gap:46px;margin-top:64px}.decision-stage{width:min(720px,100%);height:auto;display:grid;justify-items:center;gap:16px}.analysis-stack,.candidate-photo,.found-pill,.profile-stack{position:relative;inset:auto;transform:none}.candidate-photo{width:min(360px,100%);height:520px;order:1}.found-pill{order:0}.analysis-stack,.profile-stack{width:min(360px,100%)}.analysis-stack{order:2}.profile-stack{order:3}.ai-card.lower,.note-card,.note-card.short,.note-card.slim{width:auto;margin-left:0}}@media (max-width:760px){.container,.nav-shell{width:min(100% - 28px,1200px)}.nav-shell{height:72px;grid-template-columns:1fr auto}.nav-actions{display:none}.brand-link{font-size:21px}.hero-section{padding:22px 0 74px}.runner-illustration{position:relative;top:auto;left:auto;width:118px;margin-bottom:10px}.hero-section p,.integration-copy p{font-size:16px}.hero-actions{flex-direction:column;width:100%}.hero-actions .button{width:min(310px,100%)}.dashboard-frame{width:min(760px,100%);margin-top:40px;padding:6px;border-radius:18px}.dashboard-frame:before{inset:3px;border-radius:15px}.dashboard-frame img{width:900px;max-width:none;border-radius:13px}.cta-section,.global-section,.integration-section,.plans-section,.product-section{padding:72px 0}.product-mark{width:48px;height:50px;margin-bottom:24px}.product-heading h2{font-size:34px}.product-demo-button{margin-top:26px}.feature-grid{margin-top:54px}.feature-preview{height:214px}.preview-window{min-width:348px;margin-left:14px}.feature-copy h3{font-size:20px}.feature-copy p br{display:none}.decision-section{padding:72px 0 92px}.candidate-photo{height:470px}.plan-grid{grid-template-columns:1fr;gap:16px}.country-card,.floating-list,.photo-card{height:320px}.cta-box{min-height:340px;padding:34px 18px}}.dash-page{min-height:100vh;background:radial-gradient(circle at 1px 1px,rgba(32,33,38,.07) 1px,transparent 0) 0 0 /14px 14px,linear-gradient(135deg,#f5f6f2,#ffffff 42%,#eef4f6);color:var(--ink)}.dash-shell{width:min(1440px,calc(100% - 48px));margin:0 auto;padding:28px 0 40px}.dash-topbar{position:sticky;top:16px;z-index:10;height:72px;display:grid;grid-template-columns:260px 1fr auto;align-items:center;gap:24px;margin-bottom:18px;padding:0 18px 0 22px;border:1px solid rgba(230,232,234,.9);border-radius:20px;background:rgba(255,255,255,.86);box-shadow:0 22px 70px rgba(32,33,38,.08);backdrop-filter:blur(20px)}.dash-brand{gap:10px;font-size:22px;font-weight:680}.dash-brand,.dash-top-status{display:inline-flex;align-items:center}.dash-top-status{justify-self:center;gap:9px;color:#405361;font-size:13px;font-weight:700}.dash-top-status span{width:18px;height:18px;border-radius:50%;background:var(--lime-2)}.dash-top-actions{display:flex;gap:8px}.dash-icon-button{display:grid;width:42px;height:42px;place-items:center;border:1px solid var(--line);border-radius:14px;background:#ffffff;color:var(--ink)}.dash-icon-button:last-child{background:var(--lime);border-color:var(--lime-2)}.dash-icon-button svg,.dash-insight-card svg,.dash-kicker svg,.dash-save-button svg,.dash-search svg{width:18px;height:18px}.dash-layout{display:grid;grid-template-columns:260px minmax(0,1fr) 300px;gap:18px;align-items:start}.dash-insights,.dash-main-panel,.dash-sidebar{min-width:0}.dash-insight-card,.dash-main-panel,.dash-sidebar{border:1px solid var(--line);background:rgba(255,255,255,.92);box-shadow:0 20px 60px rgba(32,33,38,.06)}.dash-sidebar{border-radius:22px;padding:18px}.dash-insight-card>span,.dash-kicker,.dash-metric span,.dash-sidebar-head span{color:#87929a;font-size:12px;font-weight:760;letter-spacing:0;text-transform:uppercase}.dash-sidebar-head strong{display:block;max-width:180px;margin-top:10px;font-size:30px;line-height:1.02;font-weight:620}.dash-sidebar-head p{margin:12px 0 22px;color:var(--muted);font-size:16px;line-height:1.55}.dash-market-list{display:grid;gap:8px}.dash-market{display:flex;align-items:center;justify-content:space-between;min-height:42px;gap:14px;padding:0 10px;border:1px solid var(--line);border-radius:12px;background:#ffffff;color:var(--muted);text-align:left}.dash-market.active{border-color:var(--lime-2);background:#fbffe4;color:var(--ink)}.dash-market b{display:grid;min-width:30px;height:30px;place-items:center;border-radius:50%;background:#f3f4f1;color:var(--ink);font-weight:520}.dash-save-button{display:inline-flex;width:100%;min-height:46px;align-items:center;justify-content:center;gap:8px;margin-top:18px;border:0;border-radius:12px;background:var(--dark);color:#ffffff;font-weight:620}.dash-main-panel{border-radius:24px;padding:20px}.dash-panel-header{display:grid;grid-template-columns:1fr minmax(240px,310px);gap:20px;align-items:start}.dash-kicker{display:inline-flex;align-items:center;gap:8px;text-transform:none}.dash-kicker svg{color:var(--ink)}.dash-panel-header h1{margin:8px 0 0;font-size:34px;line-height:1.06;font-weight:620}.dash-search{display:flex;align-items:center;gap:10px;height:42px;padding:0 14px;border:1px solid var(--line);border-radius:13px;color:#7e8a92;background:#ffffff}.dash-search input{width:100%;border:0;outline:0;color:var(--ink);background:transparent;font-size:13px;font-weight:620}.dash-search input::-moz-placeholder{color:#9aa3aa}.dash-search input::placeholder{color:#9aa3aa}.dash-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.dash-tabs button{min-height:36px;padding:0 16px;border:1px solid var(--line);border-radius:11px;background:#ffffff;color:var(--muted);font-weight:560}.dash-tabs button.active{background:var(--dark);border-color:var(--dark);color:#ffffff}.dash-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:22px 0}.dash-metric{min-height:102px;padding:14px;border:1px solid var(--line);border-radius:16px;background:#fafbf8}.dash-metric strong{display:block;margin-top:12px;font-size:24px;line-height:1;font-weight:650}.dash-metric p{margin:7px 0 0;color:var(--muted);font-size:13px}.dash-table-wrap{overflow-x:auto;padding-bottom:2px}.dash-row,.dash-table-head{display:grid;grid-template-columns:34px minmax(180px,1.15fr) minmax(230px,1.2fr) minmax(112px,.75fr) 72px 92px;align-items:center;gap:14px;min-width:820px}.dash-table-head{padding:0 16px 12px;color:#87929a;font-size:12px;font-weight:760;text-transform:uppercase}.dash-row{min-height:66px;margin-top:8px;padding:9px 16px;border-radius:16px;background:#f7f7f5;color:var(--ink)}.dash-row.selected{outline:1px solid #d7dde0;background:#eef0ef}.dash-check{display:grid;width:18px;height:18px;place-items:center;border:1px solid #dce0e2;border-radius:5px;background:#ffffff}.dash-check svg{width:14px;height:14px;stroke-width:3}.dash-row.selected .dash-check{border-color:var(--dark);background:var(--dark);color:#ffffff}.dash-person,.dash-role{display:flex;align-items:center;gap:12px;min-width:0}.dash-avatar{width:38px;height:38px;flex:0 0 auto;border:2px solid #ffffff;border-radius:50%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.dash-person strong,.dash-role span{display:block;overflow:hidden;color:var(--ink);font-size:14px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.dash-person small{display:block;margin-top:3px;color:#89949b;font-size:12px}.dash-role b{flex:0 0 auto;padding:5px 8px;border-radius:7px;background:var(--lime-2);color:#202126;font-size:11px;line-height:1}.dash-row>span{color:var(--ink);font-size:14px}.dash-score{justify-self:start;padding:6px 10px;border-radius:6px;background:#ffffff;color:var(--muted);font-size:13px}.dash-insights{display:grid;gap:14px}.dash-insight-card{border-radius:22px;padding:18px}.dash-insight-card.hero{min-height:206px;background:radial-gradient(circle at 88% 14%,rgba(237,255,102,.78),transparent 34%),#202126;color:#ffffff}.dash-insight-icon{display:grid;width:42px;height:42px;place-items:center;margin-bottom:24px;border-radius:14px;background:rgba(255,255,255,.12)}.dash-insight-card.hero p,.dash-insight-card.hero>span{color:rgba(255,255,255,.7)}.dash-insight-card.hero strong{display:block;margin-top:8px;font-size:42px;line-height:1}.dash-insight-card p{margin:12px 0 0;color:var(--muted);line-height:1.45}.dash-insight-card header{display:grid;grid-template-columns:24px 1fr 18px;align-items:center;gap:8px;color:var(--ink);font-weight:720}.dash-task-list{display:grid;gap:8px;margin-top:16px}.dash-task{display:grid;grid-template-columns:1fr auto;gap:2px 10px;padding:12px;border-radius:14px;background:#f7f7f5}.dash-task b{font-size:13px}.dash-task span{grid-row:2;color:var(--muted);font-size:12px}.dash-task small{justify-self:end;color:#819000;font-size:12px;font-weight:700}.dash-insight-card.compact-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.dash-insight-card.compact-grid div{min-height:104px;padding:13px;border-radius:16px;background:#f8f9f6}.dash-insight-card.compact-grid svg{color:#6a7300}.dash-insight-card.compact-grid span,.dash-insight-card.compact-grid strong{display:block}.dash-insight-card.compact-grid strong{margin-top:16px;font-size:22px}.dash-insight-card.compact-grid span{margin-top:4px;color:var(--muted);font-size:12px}@media (max-width:1500px){.dash-layout{grid-template-columns:240px minmax(0,1fr)}.dash-insights{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:900px){.dash-shell{width:min(100% - 28px,1440px);padding-top:16px}.dash-topbar{position:relative;top:auto;grid-template-columns:1fr auto;height:auto;min-height:66px}.dash-top-status{display:none}.dash-insights,.dash-layout,.dash-metrics,.dash-panel-header{grid-template-columns:1fr}.dash-sidebar-head strong{max-width:none}.dash-table-wrap{overflow-x:visible}.dash-table-head{display:none}.dash-row{grid-template-columns:28px minmax(0,1fr) auto;grid-template-areas:"check person score" ". role budget" ". market market";gap:8px 10px;min-width:0;min-height:auto;padding:14px}.dash-check{grid-area:check}.dash-person{grid-area:person}.dash-role{grid-area:role;align-items:flex-start;flex-wrap:wrap}.dash-market-cell{grid-area:market}.dash-score{grid-area:score;justify-self:end}.dash-budget-cell{grid-area:budget;justify-self:end;font-weight:650}.dash-person strong,.dash-role span{white-space:normal}}@media (max-width:620px){.dash-insight-card,.dash-main-panel,.dash-sidebar{border-radius:18px}.dash-main-panel{padding:14px}.dash-panel-header h1{font-size:28px}.dash-tabs button{flex:1 1 auto;padding:0 10px}}