:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#263033;background:#f7f9f9;font-synthesis:none;text-rendering:optimizeLegibility;--green: #1fa138;--green-dark: #17862e;--green-soft: #eaf6ee;--text: #162126;--muted: #707e86;--line: #d6dcde;--surface: #ffffff;--surface-soft: #f5f8f6;--danger: #b42318;--danger-soft: #fef3f2;--success: #167a32;--success-soft: #edf8ef;--shadow: 0 24px 70px rgba(22, 33, 38, .1)}*{box-sizing:border-box}html{min-width:320px;min-height:100%}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at top right,rgba(31,161,56,.1),transparent 34rem),#f4f7f5}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:var(--green-dark);text-decoration:none}a:hover{color:var(--green)}.brand{display:inline-flex;align-items:center;gap:14px;color:var(--text)}.brand:hover{color:var(--text)}.brand-logo{display:block;width:178px;max-height:62px;object-fit:contain;object-position:left center}.brand-copy{display:flex;flex-direction:column;border-left:1px solid var(--line);padding-left:14px}.brand-copy strong{font-size:14px;letter-spacing:.12em}.brand-copy span{margin-top:4px;color:var(--muted);font-size:12px}.public-shell{min-height:100vh;display:flex;flex-direction:column}.public-header{width:min(1320px,calc(100% - 48px));margin:0 auto;padding:26px 0}.public-main{width:min(1320px,calc(100% - 48px));margin:auto;padding:28px 0 60px}.public-footer{width:min(1320px,calc(100% - 48px));margin:0 auto;padding:24px 0;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;color:var(--muted);font-size:13px}.landing{min-height:650px;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);align-items:center;gap:80px}.eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:18px;color:var(--green-dark);font-size:13px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.eyebrow:before{content:"";width:28px;height:2px;background:var(--green)}.landing h1,.auth-heading h1,.dashboard-header h1{margin:0;color:var(--text);font-weight:760;letter-spacing:-.045em}.landing h1{max-width:760px;font-size:clamp(48px,6vw,82px);line-height:.98}.landing-lead{max-width:700px;margin:30px 0 0;color:var(--muted);font-size:20px;line-height:1.65}.landing-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:34px}.button{min-height:48px;padding:0 22px;border:1px solid transparent;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;font-weight:750;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background .16s ease}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled{cursor:not-allowed;opacity:.6}.button-primary{color:#fff;background:var(--green);box-shadow:0 12px 26px #1fa1383d}.button-primary:hover{color:#fff;background:var(--green-dark)}.button-secondary{color:var(--text);background:var(--surface);border-color:var(--line)}.button-secondary:hover{color:var(--text);border-color:#b8c6bd}.button-ghost{color:var(--green-dark);background:transparent;border-color:var(--line)}.button-full{width:100%}.feature-grid{margin-top:62px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.feature-grid article{padding-top:18px;border-top:1px solid var(--line)}.feature-grid article>span{color:var(--green);font-size:12px;font-weight:800}.feature-grid h2{margin:12px 0 8px;font-size:19px}.feature-grid p{margin:0;color:var(--muted);font-size:14px;line-height:1.6}.landing-visual{position:relative;min-height:560px;border-radius:34px;overflow:hidden;background:linear-gradient(145deg,#162126f7,#273e30f5);box-shadow:var(--shadow)}.landing-visual:before{content:"";position:absolute;inset:-20%;background:radial-gradient(circle at 70% 28%,rgba(72,215,100,.28),transparent 26%),radial-gradient(circle at 20% 75%,rgba(72,215,100,.12),transparent 30%)}.visual-card{position:absolute;z-index:2;border:1px solid rgba(255,255,255,.12);border-radius:22px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.visual-card-primary{top:72px;left:48px;right:48px;padding:28px;color:#fff;background:#ffffff14}.visual-card-primary span,.visual-card-secondary span{display:block;margin-bottom:10px;color:#ffffff9e;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.visual-card-primary strong{display:block;font-size:27px;line-height:1.3}.visual-search{margin-top:24px;padding:17px 18px;border-radius:12px;color:#26342c;background:#fff;font-weight:700}.visual-card-secondary{right:40px;bottom:48px;width:245px;padding:24px;color:#fff;background:#1fa138d6}.visual-card-secondary strong{display:block;font-size:42px}.visual-card-secondary small{display:block;margin-top:8px;color:#fffc}.visual-network span{position:absolute;z-index:1;width:18px;height:18px;border:4px solid rgba(255,255,255,.7);border-radius:50%}.visual-network span:nth-child(1){left:68px;bottom:125px}.visual-network span:nth-child(2){left:170px;bottom:70px}.visual-network span:nth-child(3){left:245px;bottom:165px}.visual-network span:nth-child(4){right:84px;top:250px}.visual-network span:nth-child(5){left:120px;top:290px}.auth-panel{width:min(560px,100%);margin:25px auto 70px;padding:clamp(28px,5vw,52px);border:1px solid var(--line);border-radius:26px;background:#fffffff0;box-shadow:var(--shadow)}.auth-heading{margin-bottom:30px}.auth-heading h1{font-size:clamp(30px,5vw,42px);line-height:1.08}.auth-heading p{margin:16px 0 0;color:var(--muted);line-height:1.65}.form{display:grid;gap:19px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form label{display:grid;gap:8px;color:var(--text);font-size:14px;font-weight:750}.form input{width:100%;min-height:50px;padding:0 15px;border:1px solid #cbd6cf;border-radius:11px;outline:none;color:var(--text);background:var(--surface);transition:border-color .15s ease,box-shadow .15s ease}.form input:focus{border-color:var(--green);box-shadow:0 0 0 4px #1fa1381f}.form small{color:var(--muted);font-weight:500}.code-input{text-align:center;font-size:24px!important;font-weight:800;letter-spacing:.35em}.form-link-row{display:flex;justify-content:flex-end;margin-top:-6px;font-size:14px}.auth-switch{margin:26px 0 0;color:var(--muted);text-align:center;font-size:14px}.message{margin-bottom:20px;padding:14px 16px;border:1px solid transparent;border-radius:11px;font-size:14px;line-height:1.5}.message-error{color:var(--danger);border-color:#fecdca;background:var(--danger-soft)}.message-success{color:var(--success);border-color:#b8e0c0;background:var(--success-soft)}.message-info{color:var(--green-dark);border-color:#b2ddff;background:#eff8ff}.loading-screen{min-height:100vh;display:grid;place-content:center;justify-items:center;gap:18px;color:var(--muted)}.spinner{width:42px;height:42px;border:4px solid var(--line);border-top-color:var(--green);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.app-shell{min-height:100vh;display:grid;grid-template-columns:290px minmax(0,1fr)}.sidebar{position:sticky;top:0;height:100vh;padding:26px 22px;border-right:1px solid var(--line);display:flex;flex-direction:column;background:var(--surface)}.sidebar .brand{padding:0 8px 26px;border-bottom:1px solid var(--line)}.sidebar .brand-logo{width:146px}.sidebar .brand-copy{display:none}.sidebar-nav{display:grid;gap:7px;margin-top:26px}.sidebar-nav a,.sidebar-nav-disabled{padding:13px 14px;border-radius:10px;color:#4b5b52;font-size:14px;font-weight:700}.sidebar-nav a.active{color:var(--green-dark);background:var(--green-soft)}.sidebar-nav-disabled{color:#a2ada6;cursor:not-allowed}.sidebar-footer{margin-top:auto;padding-top:24px;border-top:1px solid var(--line)}.sidebar-user{margin-bottom:18px;display:flex;align-items:center;gap:12px}.user-avatar{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;color:#fff;background:var(--green);font-weight:800}.sidebar-user div{min-width:0;display:grid;gap:3px}.sidebar-user strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.sidebar-user div span{color:var(--muted);font-size:12px}.app-content{min-width:0;padding:clamp(30px,5vw,66px)}.dashboard{max-width:1180px;margin:0 auto}.dashboard-header{display:flex;justify-content:space-between;align-items:flex-start;gap:30px}.dashboard-header h1{font-size:clamp(36px,5vw,56px)}.dashboard-header p{max-width:720px;margin:18px 0 0;color:var(--muted);font-size:18px;line-height:1.65}.status-badge{flex:none;padding:10px 14px;border:1px solid #b8e0c0;border-radius:999px;color:var(--success);background:var(--success-soft);font-size:13px;font-weight:800}.dashboard-grid{margin-top:48px;display:grid;grid-template-columns:1fr 1fr;gap:20px}.dashboard-card{padding:28px;border:1px solid var(--line);border-radius:20px;background:var(--surface);box-shadow:0 14px 35px #1621260d}.dashboard-card-wide{grid-column:1 / -1}.card-label{display:block;margin-bottom:15px;color:var(--green-dark);font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.dashboard-card h2{margin:0;font-size:28px}.dashboard-card strong{display:block;overflow-wrap:anywhere;font-size:21px}.dashboard-card p{margin:12px 0 0;color:var(--muted);line-height:1.6}.search-preview{margin-top:28px;display:grid;grid-template-columns:1fr auto;border:1px solid var(--line);border-radius:13px;overflow:hidden;background:var(--surface-soft)}.search-preview span{padding:17px 18px;color:#8b9890}.search-preview button{padding:0 24px;border:0;color:#fff;background:#a8b4ac}@media(max-width:1050px){.landing{grid-template-columns:1fr}.landing-visual{min-height:460px}.app-shell{grid-template-columns:230px minmax(0,1fr)}}@media(max-width:760px){.public-header,.public-main,.public-footer{width:min(100% - 30px,1320px)}.public-header{padding:18px 0}.public-main{padding-top:15px}.brand-copy{display:none}.brand-logo{width:150px}.landing{min-height:auto;gap:42px}.landing h1{font-size:46px}.landing-lead{font-size:17px}.feature-grid{grid-template-columns:1fr;margin-top:44px}.landing-visual{min-height:420px}.visual-card-primary{inset:35px 24px auto}.visual-card-secondary{right:24px;bottom:28px}.auth-panel{margin-top:8px;border-radius:20px}.form-row{grid-template-columns:1fr}.public-footer{flex-direction:column}.app-shell{display:block}.sidebar{position:static;width:100%;height:auto;padding:16px;border-right:0;border-bottom:1px solid var(--line)}.sidebar .brand{padding:0 0 16px}.sidebar-nav{grid-template-columns:1fr;margin-top:15px}.sidebar-nav-disabled{display:none}.sidebar-footer{margin-top:15px;padding-top:15px}.sidebar-user{display:none}.app-content{padding:30px 18px}.dashboard-header{display:block}.status-badge{display:inline-flex;margin-top:20px}.dashboard-grid{grid-template-columns:1fr}.dashboard-card-wide{grid-column:auto}.search-preview{grid-template-columns:1fr}.search-preview button{min-height:46px}}.eyebrow:before{display:none}.hero-label{display:block;margin:0 0 18px;padding:0;color:var(--green-dark);font-size:13px;font-weight:800;line-height:1.4;letter-spacing:.12em;text-align:left;text-transform:uppercase}.public-header{padding:18px 0 6px}.public-header .brand{display:block;width:fit-content}.public-header .brand-logo{display:block;width:235px;height:auto;max-height:none;object-fit:contain;object-position:left center}.landing{min-height:620px;grid-template-columns:minmax(0,1.05fr) minmax(440px,.95fr);gap:58px}.landing h1{max-width:760px;font-size:clamp(50px,5.5vw,76px);line-height:1.01}.landing-lead{max-width:680px;margin-top:24px;font-size:18px;line-height:1.65}.landing-actions{margin-top:28px}.feature-grid{margin-top:48px}.landing-visual{min-height:520px}.visual-card-primary{top:54px;left:38px;right:38px}.visual-card-secondary{right:32px;bottom:38px}.sidebar .brand-logo{width:155px;height:auto;max-height:none}@media(max-width:1050px){.landing{grid-template-columns:1fr;gap:42px}.public-header .brand-logo{width:210px}}@media(max-width:760px){.public-header{padding:14px 0 4px}.public-header .brand-logo{width:180px}.hero-label{margin-bottom:14px;font-size:11px}.landing h1{font-size:43px}.landing-lead{font-size:16px}.landing-visual{min-height:410px}}body{background:radial-gradient(circle at 88% 10%,rgba(31,161,56,.1),transparent 30rem),linear-gradient(180deg,#f8faf9,#f3f7f4)}.public-shell{min-height:100vh}.public-header{width:min(1420px,calc(100% - 72px));min-height:150px;margin:0 auto;padding:18px 0;display:flex;align-items:center;justify-content:space-between;gap:36px}.public-header .brand{display:block;flex:none}.public-header .brand-logo{display:block;width:205px;height:auto;max-height:none;object-fit:contain;object-position:left center}.public-navigation{display:flex;align-items:center;gap:28px}.header-login{color:var(--text);font-size:15px;font-weight:750}.header-login:hover{color:var(--green-dark)}.header-register{min-height:50px;padding-inline:24px}.public-main{width:min(1420px,calc(100% - 72px));margin:0 auto;padding:8px 0 52px}.landing{min-height:610px;grid-template-columns:minmax(0,1.04fr) minmax(500px,.96fr);align-items:center;gap:76px}.hero-label{display:block;margin:0 0 22px;padding:0;color:var(--green-dark);font-size:13px;font-weight:850;line-height:1.4;letter-spacing:.13em;text-align:left;text-transform:uppercase}.landing h1{max-width:760px;font-size:clamp(58px,5.45vw,84px);line-height:.98;letter-spacing:-.055em}.landing h1 span{color:var(--green)}.landing-lead{max-width:720px;margin-top:28px;color:#617078;font-size:19px;line-height:1.65}.landing-actions{margin-top:32px;gap:16px}.landing-actions .button{min-height:54px;padding-inline:26px;border-radius:12px;font-size:15px}.feature-grid{margin-top:54px;gap:0;border-top:1px solid var(--line)}.feature-grid article{min-height:132px;padding:24px 26px 0 0;border-top:0}.feature-grid article+article{padding-left:26px;border-left:1px solid var(--line)}.feature-grid article>span{font-size:12px;letter-spacing:.08em}.feature-grid h2{margin-top:10px;font-size:18px}.feature-grid p{max-width:220px;font-size:13px;line-height:1.65}.landing-visual{min-height:570px;border-radius:30px;background:radial-gradient(circle at 78% 20%,rgba(39,170,70,.34),transparent 30%),linear-gradient(145deg,#142326,#173c2b);box-shadow:0 34px 70px #14232629,0 4px 14px #14232614}.landing-visual:after{content:"";position:absolute;inset:0;opacity:.18;background-image:linear-gradient(rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px);background-size:72px 72px;-webkit-mask-image:linear-gradient(to bottom right,transparent 10%,black 65%);mask-image:linear-gradient(to bottom right,transparent 10%,black 65%)}.visual-card-primary{top:58px;left:42px;right:42px;padding:28px;border-radius:20px;background:#ffffff17}.visual-card-primary strong{max-width:460px;font-size:28px;line-height:1.3}.visual-search{min-height:60px;display:flex;align-items:center;gap:14px;margin-top:26px;padding:0 18px;font-size:15px}.search-icon{color:#274138;font-size:28px;line-height:1}.visual-card-secondary{right:38px;bottom:42px;width:248px;padding:26px;border-radius:20px;background:linear-gradient(145deg,#29a342f5,#1c7531f5)}.visual-card-secondary strong{font-size:48px}.visual-network span{width:15px;height:15px;border-width:3px}.public-footer{width:min(1420px,calc(100% - 72px));margin:0 auto;padding:28px 0;align-items:center}.footer-links{display:flex;gap:30px}.footer-links span{cursor:default}.auth-panel{margin-top:16px}.sidebar .brand-logo{width:150px;height:auto;max-height:none}@media(max-width:1100px){.public-header,.public-main,.public-footer{width:min(100% - 48px,1420px)}.landing{grid-template-columns:1fr;gap:52px}.landing-content{max-width:850px}.landing-visual{min-height:520px}}@media(max-width:760px){.public-header,.public-main,.public-footer{width:min(100% - 30px,1420px)}.public-header{min-height:auto;padding:14px 0}.public-header .brand-logo{width:145px}.public-navigation{gap:12px}.header-login{display:none}.header-register{min-height:42px;padding-inline:14px;font-size:12px}.public-main{padding-top:28px}.landing{min-height:auto;gap:40px}.hero-label{margin-bottom:16px;font-size:11px}.landing h1{font-size:46px}.landing-lead{margin-top:22px;font-size:16px}.landing-actions{display:grid;grid-template-columns:1fr}.feature-grid{grid-template-columns:1fr}.feature-grid article{padding:22px 0}.feature-grid article+article{padding-left:0;border-left:0;border-top:1px solid var(--line)}.feature-grid p{max-width:none}.landing-visual{min-height:440px;border-radius:22px}.visual-card-primary{top:26px;left:20px;right:20px;padding:22px}.visual-card-primary strong{font-size:22px}.visual-card-secondary{right:20px;bottom:24px;width:210px;padding:21px}.visual-card-secondary strong{font-size:39px}.public-footer{align-items:flex-start}.footer-links{flex-wrap:wrap;gap:14px 22px}}.company-search-page{max-width:1240px;margin:0 auto}.company-search-header{display:flex;align-items:flex-start;justify-content:space-between;gap:36px}.company-search-header h1{margin:0;color:var(--text);font-size:clamp(40px,5vw,62px);line-height:1;letter-spacing:-.05em}.company-search-header>div>p{max-width:720px;margin:20px 0 0;color:var(--muted);font-size:18px;line-height:1.65}.account-access-card{min-width:220px;padding:20px 22px;border:1px solid var(--line);border-radius:18px;display:grid;gap:5px;background:var(--surface);box-shadow:0 14px 32px #1621260d}.account-access-card span{color:var(--green-dark);font-size:11px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.account-access-card strong{font-size:20px}.account-access-card small{overflow:hidden;color:var(--muted);text-overflow:ellipsis;white-space:nowrap}.company-search-form{margin-top:42px;padding:26px;border:1px solid var(--line);border-radius:22px;background:var(--surface);box-shadow:0 18px 42px #1621260f}.search-primary-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px}.company-search-form label{display:grid;gap:8px;color:var(--text);font-size:13px;font-weight:750}.company-search-form input,.company-search-form select{width:100%;min-height:48px;padding:0 14px;border:1px solid #cbd6cf;border-radius:10px;outline:none;color:var(--text);background:#fff}.company-search-form input:focus,.company-search-form select:focus{border-color:var(--green);box-shadow:0 0 0 4px #1fa1381a}.search-main-field>span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.search-main-field input{min-height:56px;padding-inline:18px;font-size:16px}.search-submit{min-height:56px;min-width:190px}.search-filter-grid{margin-top:18px;display:grid;grid-template-columns:minmax(160px,1.2fr) minmax(140px,1fr) minmax(130px,.8fr) minmax(130px,.8fr);gap:14px}.search-options-row{margin-top:18px;padding-top:18px;border-top:1px solid var(--line);display:flex;align-items:center;gap:24px}.checkbox-field{display:flex!important;align-items:center;gap:9px!important;cursor:pointer}.checkbox-field input{width:17px;min-height:17px;accent-color:var(--green)}.result-limit-field{margin-left:auto;display:flex!important;align-items:center;gap:10px!important}.result-limit-field select{width:82px;min-height:40px}.search-reset-button{border:0;padding:8px 0;color:var(--muted);background:transparent;cursor:pointer;font-weight:700}.search-reset-button:hover{color:var(--green-dark)}.search-empty-state{margin-top:34px;padding:64px 28px;border:1px dashed #bdcac2;border-radius:22px;text-align:center;background:#ffffff8c}.search-empty-state.compact{padding-block:42px}.empty-state-icon{width:58px;height:58px;margin:0 auto 18px;border-radius:18px;display:grid;place-items:center;color:#fff;background:var(--green);font-size:25px;font-weight:850}.search-empty-state h2{margin:0;font-size:24px}.search-empty-state p{max-width:590px;margin:13px auto 0;color:var(--muted);line-height:1.65}.search-results-section{margin-top:34px}.search-results-heading{display:flex;align-items:center;justify-content:space-between;gap:26px}.search-results-heading>div{display:flex;align-items:center;gap:17px}.results-count{min-width:54px;height:54px;padding-inline:12px;border-radius:16px;display:grid;place-items:center;color:#fff;background:var(--green);font-size:20px;font-weight:850}.search-results-heading h2{margin:0;font-size:24px}.search-results-heading p{margin:5px 0 0;color:var(--muted);font-size:14px}.access-badge{flex:none;padding:9px 13px;border-radius:999px;font-size:12px;font-weight:850}.access-badge-full{color:var(--success);background:var(--success-soft)}.access-badge-limited{color:#9a6700;background:#fff8e1}.premium-notice{margin-top:22px;padding:20px 22px;border:1px solid #b8e0c0;border-radius:17px;display:flex;align-items:center;justify-content:space-between;gap:24px;background:var(--success-soft)}.premium-notice strong{display:block;color:var(--green-dark)}.premium-notice p{margin:6px 0 0;color:#52705a;font-size:14px}.company-result-list{margin-top:22px;display:grid;gap:14px}.company-result-card{padding:22px;border:1px solid var(--line);border-radius:18px;background:var(--surface);box-shadow:0 10px 28px #1621260a;transition:border-color .16s ease,transform .16s ease,box-shadow .16s ease}.company-result-card:hover{border-color:#b7c6bc;transform:translateY(-1px);box-shadow:0 16px 34px #16212612}.company-result-main{display:flex;align-items:flex-start;gap:16px}.company-result-icon{flex:none;width:46px;height:46px;border-radius:13px;display:grid;place-items:center;color:var(--green-dark);background:var(--green-soft);font-size:19px;font-weight:850}.company-result-main>div:last-child{min-width:0;flex:1}.company-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.company-title-row h3{margin:0;font-size:19px;line-height:1.35}.quality-score{flex:none;color:var(--green-dark);font-size:12px;font-weight:800}.company-location{margin:7px 0 0;color:var(--muted);font-size:14px}.company-meta-row{margin-top:12px;display:flex;flex-wrap:wrap;gap:7px}.company-meta-row span{padding:6px 9px;border-radius:8px;color:#4f6056;background:var(--surface-soft);font-size:12px;font-weight:700}.company-result-details{margin-top:20px;padding-top:18px;border-top:1px solid var(--line);display:grid;grid-template-columns:1.4fr 1fr 1.2fr .8fr;gap:18px}.company-result-details>div{min-width:0;display:grid;gap:6px}.company-result-details span{color:var(--muted);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.company-result-details strong,.company-result-details a{overflow-wrap:anywhere;color:var(--text);font-size:13px;line-height:1.5}.company-result-details a{color:var(--green-dark)}.company-result-locked{margin-top:18px;padding-top:15px;border-top:1px solid var(--line);display:flex;align-items:center;gap:8px;color:var(--muted);font-size:13px;font-weight:700}.company-result-locked span{color:var(--green);font-size:8px}@media(max-width:980px){.company-search-header{display:block}.account-access-card{width:fit-content;margin-top:24px}.search-filter-grid,.company-result-details{grid-template-columns:1fr 1fr}}@media(max-width:680px){.company-search-header h1{font-size:42px}.company-search-header>div>p{font-size:16px}.company-search-form{margin-top:30px;padding:18px}.search-primary-row,.search-filter-grid{grid-template-columns:1fr}.search-submit{width:100%}.search-options-row{align-items:flex-start;flex-direction:column;gap:14px}.result-limit-field{margin-left:0}.search-results-heading,.premium-notice{align-items:flex-start;flex-direction:column}.company-title-row{display:block}.quality-score{display:inline-block;margin-top:8px}.company-result-details{grid-template-columns:1fr}}.public-navigation{display:flex;align-items:center;gap:18px}.public-navigation>a:not(.button){color:var(--muted);font-size:14px;font-weight:700}.footer-links a{color:var(--muted);font-size:14px;font-weight:700}.pwa-install-button{min-height:42px;padding:0 16px;font-size:13px}.pwa-installed-badge{display:inline-flex;align-items:center;padding:8px 12px;border:1px solid #b8e0c0;border-radius:999px;color:var(--success);background:var(--success-soft);font-size:12px;font-weight:800}.public-content-page{width:min(1120px,100%);margin:30px auto 90px;padding:clamp(32px,6vw,72px);border:1px solid var(--line);border-radius:28px;background:#fffffff5;box-shadow:var(--shadow)}.public-content-page.narrow{width:min(820px,100%)}.public-content-page h1{max-width:900px;margin:12px 0 0;font-size:clamp(42px,6vw,68px);line-height:1.05}.public-page-lead{max-width:820px;margin:24px 0 0;color:var(--muted);font-size:19px;line-height:1.7}.public-feature-cards{margin-top:54px;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.public-feature-cards article{padding:28px;border:1px solid var(--line);border-radius:20px;background:var(--surface-soft)}.public-feature-cards article>span{color:var(--green);font-size:13px;font-weight:900}.public-feature-cards h2{margin:15px 0 0}.public-feature-cards p{color:var(--muted);line-height:1.65}.process-section{margin-top:58px}.process-list{margin:28px 0 0;padding:0;display:grid;gap:14px;list-style:none;counter-reset:process}.process-list li{counter-increment:process;padding:20px 22px 20px 72px;position:relative;border:1px solid var(--line);border-radius:16px;background:#fff;font-weight:700}.process-list li:before{content:counter(process);position:absolute;left:20px;top:50%;width:34px;height:34px;display:grid;place-items:center;transform:translateY(-50%);border-radius:50%;color:#fff;background:var(--green);font-size:13px;font-weight:900}.public-page-actions{margin-top:42px;display:flex;flex-wrap:wrap;gap:14px}.legal-notice{margin:30px 0;padding:16px 18px;border:1px solid #fedf89;border-radius:12px;color:#93370d;background:#fffaeb;font-size:14px;font-weight:800}.legal-card{margin-top:32px;padding:28px;border:1px solid var(--line);border-radius:18px;background:var(--surface-soft)}.legal-card h2{margin:32px 0 12px}.legal-card h2:first-child{margin-top:0}.legal-card p{color:var(--muted);line-height:1.75}.workspace-page,.company-search-page{max-width:1240px;margin:0 auto}.narrow-workspace{max-width:760px}.workspace-header{margin-bottom:38px}.workspace-header h1,.company-detail-header h1{margin:10px 0 0;font-size:clamp(40px,5vw,60px)}.workspace-header p,.company-detail-header p{max-width:760px;margin:16px 0 0;color:var(--muted);font-size:17px;line-height:1.7}.content-loading{padding:44px;border:1px solid var(--line);border-radius:18px;color:var(--muted);background:#fff;text-align:center}.results-actions{display:flex;gap:12px}.text-button{padding:0;border:0;color:var(--green-dark);background:transparent;font:inherit;font-size:13px;font-weight:800;cursor:pointer}.company-result-card.selectable{position:relative;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.company-result-card.selectable.selected{border-color:var(--green);box-shadow:0 0 0 3px var(--green-soft);transform:translateY(-1px)}.result-selection{display:flex;align-items:center;gap:9px;color:var(--green-dark);font-size:13px;font-weight:800}.result-selection input{width:18px;height:18px;accent-color:var(--green)}.selection-drawer{position:sticky;z-index:20;left:0;right:0;bottom:18px;width:min(920px,calc(100% - 24px));margin:24px auto 0;padding:18px 20px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:22px;border:1px solid #b8e0c0;border-radius:18px;background:#fffffff7;box-shadow:0 22px 60px #163c262e;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.selection-drawer>div:first-child{display:grid;gap:4px}.selection-drawer>div:first-child span{color:var(--muted);font-size:12px;font-weight:700}.selection-drawer>div:first-child strong{color:var(--green-dark);font-size:28px}.selection-preview{display:flex;flex-wrap:wrap;gap:8px}.selection-preview span{padding:7px 10px;border-radius:999px;color:var(--muted);background:var(--surface-soft);font-size:12px;font-weight:700}.request-list{display:grid;gap:18px}.request-card{padding:26px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 12px 34px #1621260d}.request-card-header{display:flex;justify-content:space-between;gap:20px}.request-card-header>div{display:grid;gap:5px}.request-card-header span{color:var(--muted);font-size:12px}.request-status{align-self:flex-start;padding:8px 11px;border-radius:999px;color:var(--green-dark);background:#eff8ff;font-size:12px;font-weight:800}.request-status-activated{color:var(--success);background:var(--success-soft)}.request-status-cancelled,.request-status-expired{color:var(--danger);background:var(--danger-soft)}.request-meta{margin-top:18px;display:flex;flex-wrap:wrap;gap:20px;color:var(--muted);font-size:13px}.request-items{margin-top:20px;display:grid;gap:10px}.request-item{padding:14px 16px;display:flex;justify-content:space-between;gap:16px;border-radius:12px;background:var(--surface-soft)}.request-item>div{display:grid;gap:4px}.request-item span,.request-item small{color:var(--muted);font-size:12px}.activation-card{padding:clamp(28px,5vw,48px);border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:var(--shadow)}.activation-card label{display:grid;gap:10px;color:var(--muted);font-size:13px;font-weight:800}.activation-card input{min-height:58px;padding:0 18px;border:1px solid var(--line);border-radius:12px;font:inherit;font-size:18px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.activation-card .button{margin-top:20px}.profile-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.profile-card{padding:26px;display:flex;flex-direction:column;gap:22px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 12px 34px #1621260d}.profile-card-icon{width:52px;height:52px;display:grid;place-items:center;border-radius:14px;color:#fff;background:var(--green);font-size:20px;font-weight:900}.profile-card h2{margin:8px 0 0;font-size:22px}.profile-card p{margin:7px 0 0;color:var(--muted)}.profile-unlocked{display:inline-flex;width:fit-content;padding:7px 10px;border-radius:999px;color:var(--success);background:var(--success-soft);font-size:11px;font-weight:900;text-transform:uppercase}.company-detail-header{margin-bottom:36px;display:flex;justify-content:space-between;align-items:flex-start;gap:28px}.company-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.detail-card{padding:28px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 12px 34px #1621260d}.detail-card-wide{grid-column:1 / -1}.detail-card h2{margin:0;font-size:25px}.detail-card p{color:var(--muted);line-height:1.7;white-space:pre-line}.detail-data-grid{margin-top:24px;display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.detail-data-grid>div{padding:16px;display:grid;gap:7px;border-radius:13px;background:var(--surface-soft)}.detail-data-grid span{color:var(--muted);font-size:12px}.detail-data-grid strong{overflow-wrap:anywhere}.company-description{margin-top:24px}.detail-link{display:inline-block;margin-top:18px;color:var(--green-dark);font-weight:800;overflow-wrap:anywhere}.detail-list{margin:18px 0 0;padding:0;display:grid;gap:10px;list-style:none}.detail-list a{color:var(--green-dark);font-weight:800}.tag-list{margin-top:20px;display:flex;flex-wrap:wrap;gap:9px}.tag-list span{padding:8px 11px;border-radius:999px;color:var(--green-dark);background:var(--green-soft);font-size:12px;font-weight:800}@media(max-width:1050px){.public-feature-cards{grid-template-columns:1fr}.profile-grid,.detail-data-grid{grid-template-columns:1fr 1fr}}@media(max-width:760px){.public-navigation>a:not(.header-login):not(.header-register),.public-navigation .pwa-install-button{display:none}.public-content-page{margin-top:12px;padding:28px 20px;border-radius:20px}.public-content-page h1{font-size:42px}.public-page-lead{font-size:17px}.selection-drawer{position:fixed;bottom:max(10px,env(safe-area-inset-bottom));grid-template-columns:1fr auto;gap:12px}.selection-preview{display:none}.selection-drawer .button{min-height:48px}.request-card-header,.company-detail-header{display:grid}.profile-grid,.company-detail-grid,.detail-data-grid{grid-template-columns:1fr}.detail-card-wide{grid-column:auto}.company-result-card{align-items:stretch}.result-selection{width:100%}.results-actions{margin-top:14px}.sidebar-nav{grid-template-columns:1fr 1fr}.sidebar-footer .pwa-install-button{width:100%;margin-bottom:14px}}:root{--nexus-green-50: #eaf6ee;--nexus-green-100: #cdead6;--nexus-green-200: #a3d8b4;--nexus-green-300: #6cc189;--nexus-green-400: #3aad5f;--nexus-green-500: #1fa138;--nexus-green-600: #17862e;--nexus-green-700: #146a26;--nexus-green-800: #12551f;--nexus-green-900: #0f461b;--nexus-gray-25: #f7f9f9;--nexus-gray-50: #f1f4f5;--nexus-gray-100: #e7ebec;--nexus-gray-200: #d6dcde;--nexus-gray-300: #b3bec5;--nexus-gray-400: #94a1a8;--nexus-gray-500: #7e8a91;--nexus-gray-600: #707e86;--nexus-gray-700: #4e5b61;--nexus-gray-800: #38444a;--nexus-gray-900: #263033;--green: var(--nexus-green-500);--green-dark: var(--nexus-green-700);--green-soft: var(--nexus-green-50);--text: var(--nexus-gray-900);--muted: var(--nexus-gray-500);--line: var(--nexus-gray-200);--surface: #ffffff;--surface-soft: var(--nexus-gray-50);--nexus-radius-sm: 10px;--nexus-radius-md: 16px;--nexus-radius-lg: 22px;--nexus-radius-xl: 30px;--nexus-shadow-sm: 0 1px 2px rgba(20, 35, 27, .04), 0 5px 16px rgba(20, 35, 27, .04);--nexus-shadow-md: 0 12px 34px rgba(20, 35, 27, .08);--nexus-shadow-lg: 0 24px 70px rgba(20, 35, 27, .13)}body{background:radial-gradient(circle at 100% 0,rgba(31,161,56,.09),transparent 38rem),var(--nexus-gray-50)}.nexus-app-shell{min-height:100vh;display:grid;grid-template-columns:280px minmax(0,1fr);color:var(--nexus-gray-900);background:var(--nexus-gray-50)}.nexus-sidebar{position:sticky;top:0;z-index:30;height:100vh;padding:28px 22px 22px;border-right:1px solid var(--nexus-gray-200);display:flex;flex-direction:column;background:linear-gradient(180deg,#fff,#fbfcfb)}.nexus-sidebar-brand{padding:0 8px 24px;border-bottom:1px solid var(--nexus-gray-200)}.nexus-sidebar-brand .brand{display:block}.nexus-sidebar-brand .brand-logo{width:168px;height:auto;max-height:none}.nexus-sidebar-brand .brand-copy{display:none}.nexus-product-label{display:block;margin-top:12px;color:var(--nexus-gray-500);font-size:11px;font-weight:750;letter-spacing:.1em;text-transform:uppercase}.nexus-navigation{display:grid;gap:6px;margin-top:26px}.nexus-navigation-label{margin:0 10px 8px;color:var(--nexus-gray-400);font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.nexus-nav-link{min-height:62px;padding:10px 11px;border:1px solid transparent;border-radius:14px;display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:11px;color:var(--nexus-gray-600);transition:color .16s ease,background .16s ease,border-color .16s ease,transform .16s ease}.nexus-nav-link:hover{color:var(--nexus-gray-900);background:var(--nexus-gray-50);transform:translate(2px)}.nexus-nav-link.active{color:var(--nexus-green-800);border-color:var(--nexus-green-100);background:linear-gradient(135deg,var(--nexus-green-50),rgba(255,255,255,.92))}.nexus-nav-icon{width:38px;height:38px;border-radius:11px;display:grid;place-items:center;color:var(--nexus-gray-500);background:var(--nexus-gray-100);font-size:12px;font-weight:850}.nexus-nav-link.active .nexus-nav-icon{color:#fff;background:linear-gradient(145deg,var(--nexus-green-500),var(--nexus-green-700));box-shadow:0 8px 20px #1fa1383d}.nexus-nav-link>span:last-child{min-width:0;display:grid;gap:3px}.nexus-nav-link strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:760}.nexus-nav-link small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--nexus-gray-400);font-size:10px}.nexus-sidebar-footer{margin-top:auto;padding-top:20px;border-top:1px solid var(--nexus-gray-200)}.nexus-sidebar-footer .pwa-install-button{width:100%;margin-bottom:12px}.nexus-account-card{padding:11px;border-radius:14px;display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:11px;background:var(--nexus-gray-50)}.nexus-account-avatar,.nexus-topbar-avatar{display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,var(--nexus-green-500),var(--nexus-green-700));font-weight:800;letter-spacing:-.02em}.nexus-account-avatar{width:42px;height:42px;border-radius:13px;font-size:12px}.nexus-account-copy{min-width:0;display:grid;gap:3px}.nexus-account-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.nexus-account-copy span{color:var(--nexus-gray-500);font-size:10px}.nexus-logout-button{width:100%;min-height:40px;margin-top:10px;border:0;border-radius:11px;color:var(--nexus-gray-500);background:transparent;font-size:12px;font-weight:750;cursor:pointer}.nexus-logout-button:hover{color:var(--nexus-gray-900);background:var(--nexus-gray-100)}.nexus-main-area{min-width:0;min-height:100vh}.nexus-topbar{position:sticky;top:0;z-index:20;min-height:72px;padding:0 clamp(28px,4vw,62px);border-bottom:1px solid rgba(223,230,226,.9);display:flex;justify-content:space-between;align-items:center;gap:30px;background:#fcfdfce0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.nexus-topbar>div:first-child{display:grid;gap:3px}.nexus-topbar-product{color:var(--nexus-green-700);font-size:10px;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.nexus-topbar strong{color:var(--nexus-gray-600);font-size:12px;font-weight:650}.nexus-topbar-account{display:flex;align-items:center;gap:12px}.nexus-topbar-status{display:inline-flex;align-items:center;gap:7px;color:var(--nexus-gray-500);font-size:11px;font-weight:700}.nexus-topbar-status:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--nexus-green-500);box-shadow:0 0 0 4px var(--nexus-green-50)}.nexus-content{padding:clamp(32px,5vw,66px) clamp(24px,5vw,72px) 130px}.nexus-search-page{width:min(1240px,100%);margin:0 auto}.nexus-welcome-header{display:flex;justify-content:space-between;align-items:flex-start;gap:44px}.nexus-date{display:block;margin-bottom:12px;color:var(--nexus-green-700);font-size:11px;font-weight:820;letter-spacing:.12em;text-transform:uppercase}.nexus-welcome-header h1{margin:0;color:var(--nexus-gray-900);font-size:clamp(36px,5vw,58px);font-weight:770;letter-spacing:-.05em;line-height:1.02}.nexus-welcome-header p{max-width:700px;margin:18px 0 0;color:var(--nexus-gray-500);font-size:17px;line-height:1.65}.nexus-access-panel{flex:none;min-width:224px;padding:17px 18px;border:1px solid var(--nexus-gray-200);border-radius:16px;display:flex;align-items:center;gap:13px;background:#ffffffd6;box-shadow:var(--nexus-shadow-sm)}.nexus-access-indicator{width:11px;height:11px;border-radius:50%;background:var(--nexus-green-500);box-shadow:0 0 0 5px var(--nexus-green-50)}.nexus-access-panel div{display:grid;gap:4px}.nexus-access-panel small{color:var(--nexus-gray-400);font-size:10px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.nexus-access-panel strong{font-size:13px}.nexus-search-hero{margin-top:42px;padding:clamp(26px,4vw,42px);border:1px solid var(--nexus-gray-200);border-radius:var(--nexus-radius-xl);background:linear-gradient(135deg,#fff,#fbfdfc);box-shadow:var(--nexus-shadow-md)}.nexus-search-hero-copy{max-width:690px}.nexus-section-kicker{color:var(--nexus-green-700);font-size:10px;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.nexus-search-hero-copy h2{margin:9px 0 0;font-size:clamp(28px,4vw,40px);letter-spacing:-.04em}.nexus-search-hero-copy p{margin:11px 0 0;color:var(--nexus-gray-500);line-height:1.6}.nexus-search-form{margin-top:30px}.nexus-search-main-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px}.nexus-search-input{min-height:70px;padding:8px 10px 8px 14px;border:1px solid var(--nexus-gray-300);border-radius:17px;display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:12px;background:#fff;transition:border-color .16s ease,box-shadow .16s ease}.nexus-search-input:focus-within{border-color:var(--nexus-green-400);box-shadow:0 0 0 4px var(--nexus-green-50)}.nexus-search-symbol{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;color:var(--nexus-green-700);background:var(--nexus-green-50);font-size:13px;font-weight:850}.nexus-field-content{min-width:0;display:grid;gap:3px}.nexus-field-content small{color:var(--nexus-gray-400);font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.nexus-field-content input{width:100%;padding:0;border:0;outline:0;color:var(--nexus-gray-900);background:transparent;font-size:15px}.nexus-field-content input::placeholder{color:var(--nexus-gray-400)}.nexus-primary-action,.nexus-secondary-action{min-height:48px;padding:0 22px;border-radius:13px;font-weight:780;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.nexus-primary-action{border:1px solid var(--nexus-green-600);color:#fff;background:linear-gradient(145deg,var(--nexus-green-500),var(--nexus-green-700));box-shadow:0 12px 25px #1fa13833}.nexus-primary-action:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 16px 30px #1fa13845}.nexus-primary-action:disabled{opacity:.58;cursor:wait}.nexus-search-main-row .nexus-primary-action{min-width:202px;min-height:70px}.nexus-secondary-action{border:1px solid var(--nexus-gray-300);color:var(--nexus-gray-700);background:#fff}.nexus-search-toolbar{margin-top:15px;display:flex;justify-content:space-between;align-items:center;gap:20px}.nexus-filter-toggle{min-height:38px;padding:0 14px;border:1px solid var(--nexus-gray-200);border-radius:11px;display:inline-flex;align-items:center;gap:8px;color:var(--nexus-gray-600);background:#fff;font-size:12px;font-weight:760;cursor:pointer}.nexus-filter-toggle.active{color:var(--nexus-green-700);border-color:var(--nexus-green-200);background:var(--nexus-green-50)}.nexus-filter-toggle span{min-width:20px;height:20px;padding:0 6px;border-radius:999px;display:grid;place-items:center;color:#fff;background:var(--nexus-green-600);font-size:9px}.nexus-search-hints{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px}.nexus-search-hints span{padding:5px 9px;border-radius:999px;color:var(--nexus-gray-500);background:var(--nexus-gray-100);font-size:10px;font-weight:700}.nexus-filter-panel{margin-top:18px;padding:22px;border:1px solid var(--nexus-gray-200);border-radius:17px;background:var(--nexus-gray-50);animation:nexusFadeIn .18s ease}.nexus-filter-panel-heading{display:flex;justify-content:space-between;align-items:center;gap:20px}.nexus-filter-panel-heading>div{display:grid;gap:4px}.nexus-filter-panel-heading strong{font-size:13px}.nexus-filter-panel-heading span{color:var(--nexus-gray-500);font-size:11px}.nexus-text-action{padding:0;border:0;color:var(--nexus-green-700);background:transparent;font-size:11px;font-weight:780;cursor:pointer}.nexus-filter-grid{margin-top:20px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.nexus-filter-grid label{display:grid;gap:7px;color:var(--nexus-gray-600);font-size:10px;font-weight:780;letter-spacing:.04em}.nexus-filter-grid input,.nexus-filter-grid select{width:100%;min-height:45px;padding:0 12px;border:1px solid var(--nexus-gray-300);border-radius:11px;outline:0;color:var(--nexus-gray-800);background:#fff;font-size:12px}.nexus-filter-grid input:focus,.nexus-filter-grid select:focus{border-color:var(--nexus-green-400);box-shadow:0 0 0 3px var(--nexus-green-50)}.nexus-filter-options{margin-top:16px;display:flex;flex-wrap:wrap;gap:10px 20px}.nexus-filter-options label{display:flex;align-items:center;gap:9px;color:var(--nexus-gray-600);font-size:11px;font-weight:700;cursor:pointer}.nexus-filter-options input{width:16px;height:16px;accent-color:var(--nexus-green-600)}.nexus-start-grid{margin-top:24px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.nexus-start-card{min-height:150px;padding:23px;border:1px solid var(--nexus-gray-200);border-radius:20px;display:flex;flex-direction:column;justify-content:space-between;color:var(--nexus-gray-800);background:#ffffffd4;box-shadow:var(--nexus-shadow-sm);transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.nexus-start-card:hover{color:var(--nexus-gray-900);border-color:var(--nexus-green-200);transform:translateY(-3px);box-shadow:var(--nexus-shadow-md)}.nexus-start-card.featured{background:linear-gradient(145deg,var(--nexus-green-700),var(--nexus-green-500));color:#fff}.nexus-start-number{font-size:10px;font-weight:850;letter-spacing:.12em}.nexus-start-card.featured .nexus-start-number{color:#ffffffb3}.nexus-start-card h3{margin:24px 0 0;font-size:17px}.nexus-start-card p{margin:8px 0 0;color:var(--nexus-gray-500);font-size:12px;line-height:1.55}.nexus-start-card.featured p{color:#ffffffbf}.nexus-results-section{margin-top:34px}.nexus-results-header{display:flex;justify-content:space-between;align-items:center;gap:28px}.nexus-results-title{display:flex;align-items:center;gap:16px}.nexus-results-count{min-width:52px;height:52px;padding:0 12px;border-radius:15px;display:grid;place-items:center;color:var(--nexus-green-800);background:var(--nexus-green-50);font-size:17px;font-weight:850}.nexus-results-title h2{margin:0;font-size:22px;letter-spacing:-.025em}.nexus-results-title p{margin:5px 0 0;color:var(--nexus-gray-500);font-size:12px}.nexus-result-actions{display:flex;gap:8px}.nexus-result-actions button{min-height:36px;padding:0 12px;border:1px solid var(--nexus-gray-200);border-radius:10px;color:var(--nexus-gray-600);background:#fff;font-size:10px;font-weight:760;cursor:pointer}.nexus-company-grid{margin-top:20px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.nexus-company-card{min-height:275px;padding:22px;border:1px solid var(--nexus-gray-200);border-radius:22px;display:flex;flex-direction:column;background:#fff;box-shadow:var(--nexus-shadow-sm);transition:transform .17s ease,border-color .17s ease,box-shadow .17s ease}.nexus-company-card:hover{border-color:var(--nexus-gray-300);transform:translateY(-3px);box-shadow:var(--nexus-shadow-md)}.nexus-company-card.selected{border-color:var(--nexus-green-400);background:linear-gradient(145deg,var(--nexus-green-50),#ffffff 55%);box-shadow:0 0 0 3px #1fa13817,var(--nexus-shadow-md)}.nexus-company-card.unlocked{border-color:var(--nexus-green-200)}.nexus-company-card-top{display:flex;justify-content:space-between;align-items:center}.nexus-company-avatar{width:48px;height:48px;border-radius:15px;display:grid;place-items:center;color:var(--nexus-green-800);background:linear-gradient(145deg,var(--nexus-green-50),var(--nexus-green-100));font-size:16px;font-weight:850}.nexus-company-select{cursor:pointer}.nexus-company-select input{position:absolute;opacity:0;pointer-events:none}.nexus-company-select span{width:24px;height:24px;border:1px solid var(--nexus-gray-300);border-radius:8px;display:grid;place-items:center;background:#fff;transition:border-color .15s ease,background .15s ease}.nexus-company-select input:checked+span{border-color:var(--nexus-green-600);background:var(--nexus-green-600)}.nexus-company-select input:checked+span:after{content:"";width:8px;height:4px;border-left:2px solid white;border-bottom:2px solid white;transform:rotate(-45deg) translateY(-1px)}.nexus-company-copy{margin-top:24px}.nexus-company-type{color:var(--nexus-gray-400);font-size:9px;font-weight:830;letter-spacing:.1em;text-transform:uppercase}.nexus-company-copy h3{margin:9px 0 0;color:var(--nexus-gray-900);font-size:18px;line-height:1.32;letter-spacing:-.025em}.nexus-company-copy p{margin:10px 0 0;color:var(--nexus-gray-500);font-size:12px}.nexus-company-meta{margin-top:auto;padding-top:22px;border-top:1px solid var(--nexus-gray-100);display:flex;justify-content:space-between;align-items:center;gap:14px}.nexus-profile-status{display:inline-flex;align-items:center;gap:7px;font-size:9px;font-weight:820}.nexus-profile-status:before{content:"";width:7px;height:7px;border-radius:50%}.nexus-profile-status.locked{color:#86620b}.nexus-profile-status.locked:before{background:#d7a62d;box-shadow:0 0 0 4px #fff7df}.nexus-profile-status.unlocked{color:var(--nexus-green-700)}.nexus-profile-status.unlocked:before{background:var(--nexus-green-500);box-shadow:0 0 0 4px var(--nexus-green-50)}.nexus-card-link{padding:0;border:0;color:var(--nexus-green-700);background:transparent;font-size:10px;font-weight:820;cursor:pointer}.nexus-card-link:hover{color:var(--nexus-green-500)}.nexus-empty-result{max-width:560px;margin:38px auto 0;padding:50px 30px;border:1px solid var(--nexus-gray-200);border-radius:24px;text-align:center;background:#fff}.nexus-empty-result>span{width:54px;height:54px;margin:0 auto;border-radius:17px;display:grid;place-items:center;color:var(--nexus-green-700);background:var(--nexus-green-50);font-weight:850}.nexus-empty-result h2{margin:18px 0 0}.nexus-empty-result p{margin:9px 0 22px;color:var(--nexus-gray-500)}.nexus-result-skeletons{margin-top:30px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.nexus-result-skeleton{min-height:245px;padding:22px;border:1px solid var(--nexus-gray-200);border-radius:22px;display:flex;flex-direction:column;background:#fff}.nexus-result-skeleton>span,.nexus-result-skeleton i,.nexus-result-skeleton em{display:block;border-radius:9px;background:linear-gradient(90deg,var(--nexus-gray-100),var(--nexus-gray-50),var(--nexus-gray-100));background-size:220% 100%;animation:nexusSkeleton 1.4s infinite linear}.nexus-result-skeleton>span{width:48px;height:48px;border-radius:15px}.nexus-result-skeleton div{margin-top:28px;display:grid;gap:10px}.nexus-result-skeleton i{width:80%;height:16px}.nexus-result-skeleton i:last-child{width:44%;height:11px}.nexus-result-skeleton em{width:100%;height:40px;margin-top:auto}.nexus-selection-bar{position:fixed;z-index:60;left:calc(280px + 50%);bottom:24px;width:min(940px,calc(100vw - 340px));padding:14px 16px;border:1px solid rgba(31,161,56,.28);border-radius:20px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:20px;background:#fffffff0;box-shadow:var(--nexus-shadow-lg);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transform:translate(-50%);animation:nexusSelectionIn .22s ease}.nexus-selection-count{display:flex;align-items:center;gap:11px}.nexus-selection-count>span{min-width:43px;height:43px;padding:0 10px;border-radius:13px;display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,var(--nexus-green-500),var(--nexus-green-700));font-size:14px;font-weight:850}.nexus-selection-count div{display:grid;gap:3px}.nexus-selection-count strong{font-size:12px}.nexus-selection-count small{color:var(--nexus-gray-500);font-size:9px}.nexus-selection-names{min-width:0;display:flex;gap:6px;overflow:hidden}.nexus-selection-names span{max-width:180px;padding:6px 9px;border-radius:9px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--nexus-gray-600);background:var(--nexus-gray-100);font-size:9px;font-weight:700}.nexus-selection-actions{display:flex;align-items:center;gap:8px}.nexus-selection-actions .nexus-primary-action{min-height:44px;font-size:11px}.nexus-selection-clear{min-height:44px;padding:0 13px;border:0;color:var(--nexus-gray-500);background:transparent;font-size:10px;font-weight:750;cursor:pointer}@keyframes nexusFadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@keyframes nexusSkeleton{0%{background-position:100% 0}to{background-position:-100% 0}}@keyframes nexusSelectionIn{0%{opacity:0;transform:translate(-50%) translateY(18px)}to{opacity:1;transform:translate(-50%) translateY(0)}}@media(max-width:1180px){.nexus-app-shell{grid-template-columns:240px minmax(0,1fr)}.nexus-selection-bar{left:calc(240px + 50%);width:min(850px,calc(100vw - 290px))}.nexus-company-grid,.nexus-result-skeletons,.nexus-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.nexus-app-shell{display:block}.nexus-sidebar{position:static;width:100%;height:auto;padding:16px;border-right:0;border-bottom:1px solid var(--nexus-gray-200)}.nexus-sidebar-brand{padding:0 4px 14px}.nexus-product-label,.nexus-navigation-label,.nexus-nav-link small,.nexus-sidebar-footer{display:none}.nexus-navigation{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:14px}.nexus-nav-link{min-height:48px;padding:6px;grid-template-columns:1fr;justify-items:center;text-align:center}.nexus-nav-icon{display:none}.nexus-nav-link strong{font-size:10px}.nexus-topbar{position:static}.nexus-selection-bar{left:20px;right:20px;width:auto;transform:none}@keyframes nexusSelectionIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}}@media(max-width:720px){.nexus-topbar{min-height:60px;padding:0 18px}.nexus-topbar-status{display:none}.nexus-content{padding:28px 16px 150px}.nexus-welcome-header{display:block}.nexus-welcome-header h1{font-size:38px}.nexus-welcome-header p{font-size:15px}.nexus-access-panel{min-width:0;margin-top:22px}.nexus-search-hero{margin-top:26px;padding:22px 16px;border-radius:22px}.nexus-search-main-row{grid-template-columns:1fr}.nexus-search-main-row .nexus-primary-action{width:100%;min-height:52px}.nexus-search-input{min-height:66px}.nexus-search-toolbar{align-items:flex-start}.nexus-search-hints{display:none}.nexus-filter-panel-heading{align-items:flex-start}.nexus-filter-grid,.nexus-start-grid,.nexus-company-grid,.nexus-result-skeletons{grid-template-columns:1fr}.nexus-results-header{align-items:flex-start}.nexus-result-actions{display:none}.nexus-selection-bar{bottom:12px;padding:12px;grid-template-columns:minmax(0,1fr) auto}.nexus-selection-names,.nexus-selection-count small,.nexus-selection-clear{display:none}}@media(max-width:480px){.nexus-navigation{grid-template-columns:repeat(2,minmax(0,1fr))}.nexus-topbar>div:first-child strong{display:none}.nexus-filter-grid{grid-template-columns:1fr}.nexus-company-meta{align-items:flex-start;flex-direction:column}.nexus-selection-actions .nexus-primary-action{padding:0 14px}}@media(prefers-reduced-motion:reduce){.nexus-nav-link,.nexus-start-card,.nexus-company-card,.nexus-primary-action{transition:none}.nexus-result-skeleton>span,.nexus-result-skeleton i,.nexus-result-skeleton em{animation:none}}.nexus-page-header{display:flex;justify-content:space-between;align-items:flex-start;gap:44px}.nexus-page-header h1{margin:0;color:var(--nexus-gray-900);font-size:clamp(36px,5vw,56px);font-weight:770;letter-spacing:-.05em;line-height:1.02}.nexus-page-header p{max-width:690px;margin:18px 0 0;color:var(--nexus-gray-500);font-size:16px;line-height:1.65}.nexus-dashboard-page{width:min(1240px,100%);margin:0 auto}.nexus-dashboard-status{flex:none;padding:10px 14px;border:1px solid var(--nexus-green-100);border-radius:999px;color:var(--nexus-green-700);background:var(--nexus-green-50);font-size:11px;font-weight:800}.nexus-dashboard-actions{margin-top:44px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.nexus-dashboard-action{min-height:230px;padding:26px;border:1px solid var(--nexus-gray-200);border-radius:24px;display:flex;flex-direction:column;color:var(--nexus-gray-900);background:#fff;box-shadow:var(--nexus-shadow-sm);transition:transform .17s ease,border-color .17s ease,box-shadow .17s ease}.nexus-dashboard-action:hover{color:var(--nexus-gray-900);border-color:var(--nexus-green-200);transform:translateY(-4px);box-shadow:var(--nexus-shadow-md)}.nexus-dashboard-action.primary{color:#fff;border-color:var(--nexus-green-600);background:linear-gradient(145deg,var(--nexus-green-700),var(--nexus-green-500))}.nexus-dashboard-action.primary:hover{color:#fff}.nexus-dashboard-action>span{color:var(--nexus-gray-400);font-size:10px;font-weight:850;letter-spacing:.12em}.nexus-dashboard-action.primary>span{color:#ffffffa8}.nexus-dashboard-action div{margin-top:42px}.nexus-dashboard-action strong{display:block;font-size:20px;letter-spacing:-.025em}.nexus-dashboard-action p{margin:10px 0 0;color:var(--nexus-gray-500);font-size:12px;line-height:1.6}.nexus-dashboard-action.primary p{color:#ffffffc2}.nexus-dashboard-action em{margin-top:auto;color:var(--nexus-green-700);font-size:10px;font-style:normal;font-weight:820}.nexus-dashboard-action.primary em{color:#fff}.nexus-dashboard-information{margin-top:22px;padding:30px;border:1px solid var(--nexus-gray-200);border-radius:24px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;background:#fffc}.nexus-dashboard-information article{min-width:0}.nexus-dashboard-information article+article{padding-left:30px;border-left:1px solid var(--nexus-gray-200)}.nexus-dashboard-information h2{margin:10px 0 0;font-size:17px;letter-spacing:-.02em}.nexus-dashboard-information p{margin:9px 0 0;color:var(--nexus-gray-500);font-size:12px;line-height:1.6}.nexus-search-intro{margin-top:24px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.nexus-search-intro-card{min-height:150px;padding:23px;border:1px solid var(--nexus-gray-200);border-radius:20px;display:flex;flex-direction:column;justify-content:space-between;background:#fff;box-shadow:var(--nexus-shadow-sm)}.nexus-search-intro-card>span{color:var(--nexus-green-700);font-size:10px;font-weight:850;letter-spacing:.12em}.nexus-search-intro-card h2{margin:24px 0 0;font-size:17px}.nexus-search-intro-card p{margin:8px 0 0;color:var(--nexus-gray-500);font-size:12px;line-height:1.55}.nexus-search-hero-copy h1{margin:9px 0 0;font-size:clamp(28px,4vw,40px);letter-spacing:-.04em}@media(max-width:1000px){.nexus-dashboard-actions,.nexus-dashboard-information,.nexus-search-intro{grid-template-columns:1fr}.nexus-dashboard-information article+article{padding-top:24px;padding-left:0;border-top:1px solid var(--nexus-gray-200);border-left:0}}@media(max-width:720px){.nexus-page-header{display:block}.nexus-page-header .nexus-access-panel{margin-top:22px}.nexus-dashboard-status{display:inline-flex;margin-top:20px}.nexus-dashboard-actions{margin-top:28px}.nexus-dashboard-action{min-height:190px}}.public-header .pwa-install-button{border-color:transparent;color:var(--nexus-green-700);background:transparent;box-shadow:none}.public-header .pwa-install-button:hover{border-color:var(--nexus-green-200);background:var(--nexus-green-50)}.nexus-navigation-label{color:var(--nexus-gray-500);font-size:11px;letter-spacing:.12em}.nexus-nav-link strong{font-size:14px}.nexus-nav-link small{font-size:11px}.nexus-dashboard-action strong{font-size:23px}.nexus-dashboard-action div{margin-top:58px}.nexus-dashboard-action>div:first-child{margin-top:58px}.nexus-filter-grid-expanded{grid-template-columns:repeat(3,minmax(0,1fr))}.nexus-company-facts{margin-top:18px;display:flex;flex-wrap:wrap;gap:7px}.nexus-company-facts span{max-width:100%;padding:6px 9px;border-radius:999px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--nexus-gray-600);background:var(--nexus-gray-100);font-size:9px;font-weight:700}.nexus-results-toolbar{display:flex;align-items:flex-end;gap:14px}.nexus-results-toolbar>label{display:grid;gap:5px}.nexus-results-toolbar>label span{color:var(--nexus-gray-500);font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.nexus-results-toolbar select,.nexus-page-size select{min-height:36px;padding:0 32px 0 11px;border:1px solid var(--nexus-gray-200);border-radius:10px;color:var(--nexus-gray-700);background:#fff;font-size:10px;font-weight:720}.nexus-pagination{margin-top:28px;padding:18px;border:1px solid var(--nexus-gray-200);border-radius:18px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:20px;background:#fff;box-shadow:var(--nexus-shadow-sm)}.nexus-pagination-summary{display:grid;gap:2px}.nexus-pagination-summary strong{font-size:15px}.nexus-pagination-summary span{color:var(--nexus-gray-500);font-size:9px}.nexus-pagination-controls{display:flex;justify-content:center;align-items:center;gap:7px}.nexus-pagination-controls>button,.nexus-pagination-pages button{min-width:36px;height:36px;padding:0 10px;border:1px solid var(--nexus-gray-200);border-radius:10px;color:var(--nexus-gray-600);background:#fff;font-size:10px;font-weight:760;cursor:pointer}.nexus-pagination-controls button:hover:not(:disabled){color:var(--nexus-green-700);border-color:var(--nexus-green-200);background:var(--nexus-green-50)}.nexus-pagination-controls button:disabled{opacity:.4;cursor:not-allowed}.nexus-pagination-pages,.nexus-pagination-item{display:flex;align-items:center;gap:5px}.nexus-pagination-item i{color:var(--nexus-gray-400);font-style:normal}.nexus-pagination-pages button.active{color:#fff;border-color:var(--nexus-green-600);background:var(--nexus-green-600)}.nexus-page-size{display:flex;align-items:center;gap:8px}.nexus-page-size span{color:var(--nexus-gray-500);font-size:9px;font-weight:750}@media(max-width:1100px){.nexus-filter-grid-expanded{grid-template-columns:repeat(2,minmax(0,1fr))}.nexus-results-header{align-items:flex-start}.nexus-results-toolbar{align-items:flex-end;flex-direction:column}.nexus-pagination{grid-template-columns:1fr}.nexus-pagination-summary,.nexus-page-size{justify-content:center;text-align:center}}@media(max-width:720px){.nexus-filter-grid-expanded{grid-template-columns:1fr}.nexus-results-toolbar{width:100%;margin-top:18px;align-items:stretch}.nexus-results-toolbar>label,.nexus-results-toolbar select{width:100%}.nexus-pagination-controls{flex-wrap:wrap}.nexus-pagination-pages{order:3;width:100%;justify-content:center}.nexus-page-size{display:grid}}.nexus-sidebar{width:auto;padding-left:26px;padding-right:26px}.nexus-sidebar-brand .brand-logo{width:205px}.nexus-product-label{margin-top:15px;font-size:13px;letter-spacing:.09em}.nexus-navigation-label{margin-top:4px;font-size:13px;font-weight:850}.nexus-nav-link{min-height:70px;padding:12px 13px;grid-template-columns:44px minmax(0,1fr);gap:13px}.nexus-nav-icon{width:44px;height:44px;font-size:14px}.nexus-nav-link strong{font-size:15px}.nexus-nav-link small{font-size:12px;line-height:1.35}.nexus-account-card{padding:13px}.nexus-account-avatar{width:48px;height:48px;font-size:13px}.nexus-account-copy strong{font-size:14px}.nexus-account-copy span{font-size:12px}.nexus-logout-button{min-height:44px;font-size:13px}.nexus-topbar{min-height:82px}.nexus-topbar-product{font-size:13px}.nexus-topbar strong,.nexus-topbar-status{font-size:14px}.nexus-topbar-status:before{width:9px;height:9px}.nexus-dashboard-status{padding:12px 17px;font-size:14px}.enterprise-results{margin-top:36px}.enterprise-results-header{padding:0 2px 20px;border-bottom:1px solid var(--nexus-gray-200);display:flex;justify-content:space-between;align-items:flex-end;gap:28px}.enterprise-results-header>div:first-child{display:flex;align-items:baseline;gap:8px}.enterprise-results-header>div:first-child strong{color:var(--nexus-gray-900);font-size:20px}.enterprise-results-header>div:first-child span{color:var(--nexus-gray-600);font-size:15px;font-weight:700}.enterprise-results-controls{display:flex;align-items:flex-end;gap:16px}.enterprise-results-controls label{display:grid;gap:7px}.enterprise-results-controls label span{color:var(--nexus-gray-500);font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.enterprise-results-controls select{min-width:145px;min-height:44px;padding:0 38px 0 14px;border:1px solid var(--nexus-gray-300);border-radius:12px;color:var(--nexus-gray-800);background:#fff;font-size:13px;font-weight:700}.enterprise-results-selection{display:flex;gap:8px}.enterprise-results-selection button{min-height:44px;padding:0 14px;border:1px solid var(--nexus-gray-200);border-radius:12px;color:var(--nexus-gray-600);background:#fff;font-size:12px;font-weight:760;cursor:pointer}.enterprise-company-grid{margin-top:24px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.enterprise-company-card{min-height:320px;border:1px solid var(--nexus-gray-200);border-radius:20px;display:flex;flex-direction:column;overflow:hidden;background:#fff;box-shadow:var(--nexus-shadow-sm);transition:transform .17s ease,border-color .17s ease,box-shadow .17s ease}.enterprise-company-card:hover{border-color:var(--nexus-green-200);transform:translateY(-4px);box-shadow:var(--nexus-shadow-md)}.enterprise-company-card.is-selected{border-color:var(--nexus-green-500);box-shadow:0 0 0 3px #1fa1381a,var(--nexus-shadow-md)}.enterprise-company-card.is-unlocked{border-color:var(--nexus-green-200)}.enterprise-company-card-head{padding:22px 22px 12px;display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.enterprise-company-identity{min-width:0;display:grid;grid-template-columns:56px minmax(0,1fr);align-items:center;gap:14px}.enterprise-company-logo{width:56px;height:56px;border:1px solid var(--nexus-green-100);border-radius:17px;display:grid;place-items:center;color:var(--nexus-green-700);background:linear-gradient(145deg,var(--nexus-green-50),white);font-size:19px;font-weight:850}.enterprise-company-label{color:var(--nexus-gray-400);font-size:9px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.enterprise-company-identity h3{margin:6px 0 0;color:var(--nexus-gray-900);font-size:17px;line-height:1.3;letter-spacing:-.02em}.enterprise-company-checkbox{flex:none;cursor:pointer}.enterprise-company-checkbox input{position:absolute;opacity:0}.enterprise-company-checkbox span{width:28px;height:28px;border:1px solid var(--nexus-gray-300);border-radius:9px;display:grid;place-items:center;background:#fff}.enterprise-company-checkbox input:checked+span{border-color:var(--nexus-green-600);background:var(--nexus-green-600)}.enterprise-company-checkbox input:checked+span:after{content:"";width:9px;height:5px;border-left:2px solid white;border-bottom:2px solid white;transform:rotate(-45deg)}.enterprise-company-body{padding:8px 22px 22px}.enterprise-company-industry{color:var(--nexus-gray-600);font-size:14px;font-weight:720}.enterprise-company-details{margin-top:18px;display:grid;gap:11px}.enterprise-company-details>div{display:grid;grid-template-columns:19px minmax(0,1fr);align-items:center;gap:9px;color:var(--nexus-gray-500);font-size:13px}.enterprise-company-details svg{width:18px;height:18px;color:var(--nexus-gray-500)}.enterprise-company-card-footer{margin-top:auto;min-height:62px;padding:14px 20px;border-top:1px solid var(--nexus-gray-200);display:flex;justify-content:space-between;align-items:center;gap:12px;background:var(--nexus-gray-25)}.enterprise-company-status{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:800}.enterprise-company-status i{width:8px;height:8px;border-radius:50%}.enterprise-company-status.locked{color:#a06420}.enterprise-company-status.locked i{background:#d98d38}.enterprise-company-status.unlocked{color:var(--nexus-green-700)}.enterprise-company-status.unlocked i{background:var(--nexus-green-500)}.enterprise-company-action{padding:0;border:0;display:inline-flex;align-items:center;gap:7px;color:var(--nexus-green-700);background:transparent;font-size:11px;font-weight:850;cursor:pointer}.enterprise-company-action svg{width:16px;height:16px}.enterprise-selection-bar{position:fixed;z-index:80;left:calc(280px + 50%);bottom:20px;width:min(1180px,calc(100vw - 330px));min-height:86px;padding:14px 16px;border:1px solid var(--nexus-green-200);border-radius:20px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:22px;background:#fffffff7;box-shadow:var(--nexus-shadow-lg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transform:translate(-50%)}.enterprise-selection-summary{display:grid;gap:2px}.enterprise-selection-summary strong{color:var(--nexus-green-700);font-size:22px}.enterprise-selection-summary span{color:var(--nexus-gray-600);font-size:12px;font-weight:720}.enterprise-selection-companies{min-width:0;display:flex;gap:8px;overflow:hidden}.enterprise-selection-company{min-width:0;max-width:230px;min-height:48px;padding:7px 9px;border:1px solid var(--nexus-gray-200);border-radius:13px;display:grid;grid-template-columns:34px minmax(0,1fr) 18px;align-items:center;gap:8px;background:#fff}.enterprise-selection-company i{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;color:var(--nexus-green-700);background:var(--nexus-green-50);font-size:11px;font-style:normal;font-weight:850}.enterprise-selection-company strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.enterprise-selection-company button{padding:0;border:0;background:transparent;pointer-events:none}.enterprise-selection-company svg{width:15px;height:15px;color:var(--nexus-gray-400)}.enterprise-selection-more{align-self:center;padding:8px 10px;border-radius:999px;color:var(--nexus-green-700);background:var(--nexus-green-50);font-size:11px;font-weight:800}.enterprise-selection-actions{display:flex;align-items:center;gap:10px}.enterprise-selection-clear{min-height:46px;padding:0 14px;border:0;color:var(--nexus-green-700);background:transparent;font-size:12px;font-weight:800;cursor:pointer}.enterprise-selection-submit{min-height:52px;padding:0 20px;border:1px solid var(--nexus-green-600);border-radius:14px;display:inline-flex;align-items:center;gap:9px;color:#fff;background:linear-gradient(145deg,var(--nexus-green-500),var(--nexus-green-700));box-shadow:0 12px 28px #1fa1383d;font-size:12px;font-weight:820;cursor:pointer}.enterprise-selection-submit svg{width:18px;height:18px}.enterprise-selection-submit:disabled{opacity:.6;cursor:wait}@media(max-width:1380px){.enterprise-company-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:1080px){.enterprise-company-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.enterprise-results-header{align-items:flex-start;flex-direction:column}.enterprise-selection-bar{left:20px;right:20px;width:auto;transform:none}}@media(max-width:760px){.nexus-sidebar-brand .brand-logo{width:185px}.enterprise-company-grid{grid-template-columns:1fr}.enterprise-results-controls{width:100%;align-items:stretch;flex-direction:column}.enterprise-results-controls label,.enterprise-results-controls select{width:100%}.enterprise-results-selection{display:grid;grid-template-columns:1fr 1fr}.enterprise-selection-bar{bottom:10px;grid-template-columns:minmax(0,1fr) auto}.enterprise-selection-companies,.enterprise-selection-clear{display:none}.enterprise-selection-submit{padding:0 14px}}.nexus-dashboard-action,.enterprise-step-card{transition:background-color .2s ease,color .2s ease,transform .2s ease,box-shadow .2s ease}.nexus-dashboard-action:hover,.enterprise-step-card:hover{background:linear-gradient(135deg,var(--nexus-green-600),var(--nexus-green-700));color:#fff;transform:translateY(-4px);box-shadow:0 18px 40px #1fa13838}.nexus-dashboard-action:hover h3,.nexus-dashboard-action:hover p,.nexus-dashboard-action:hover a,.enterprise-step-card:hover h3,.enterprise-step-card:hover p,.enterprise-step-card:hover a{color:#fff}.enterprise-step-card h3,.nexus-dashboard-action h3{font-size:24px;font-weight:800}.enterprise-step-card p,.nexus-dashboard-action p{font-size:15px;line-height:1.6}.enterprise-search-card h2{font-size:58px}.enterprise-search-card p{font-size:20px;line-height:1.7}.enterprise-company-search h2{font-size:28px}.enterprise-company-search p{font-size:17px;color:var(--nexus-gray-600)}.nexus-sidebar-brand img{width:220px}.nexus-sidebar-brand{gap:18px}.nexus-sidebar-brand small{font-size:12px;letter-spacing:.08em}.nexus-navigation-label{font-size:14px;font-weight:800}.nexus-nav-link strong{font-size:17px}.nexus-nav-link small{font-size:13px}.nexus-topbar-status,.nexus-dashboard-status{font-size:15px;font-weight:700}.enterprise-company-search{margin-bottom:36px}.nexus-product-label{font-size:13px;line-height:1.4}.nexus-dashboard-action.primary,.nexus-dashboard-action.primary:not(:hover){color:#fff;border-color:var(--nexus-green-600);background:linear-gradient(145deg,var(--nexus-green-700),var(--nexus-green-500))}.nexus-dashboard-action.primary strong,.nexus-dashboard-action.primary p,.nexus-dashboard-action.primary em{color:#fff}.nexus-dashboard-action.primary p{color:#ffffffd1}.nexus-dashboard-action:not(.primary){color:var(--nexus-gray-900);background:#fff}.nexus-dashboard-action:not(.primary) strong{color:var(--nexus-gray-900)}.nexus-dashboard-action:not(.primary) p{color:var(--nexus-gray-500)}.nexus-dashboard-action:not(.primary) em{color:var(--nexus-green-700)}.nexus-dashboard-action:not(.primary):hover{color:#fff;border-color:var(--nexus-green-600);background:linear-gradient(145deg,var(--nexus-green-700),var(--nexus-green-500))}.nexus-dashboard-action:not(.primary):hover strong,.nexus-dashboard-action:not(.primary):hover p,.nexus-dashboard-action:not(.primary):hover em{color:#fff}.nexus-dashboard-action:not(.primary):hover p{color:#ffffffd1}.nexus-dashboard-action>div{display:block;margin-top:0}.nexus-dashboard-action strong{display:block;font-size:23px;line-height:1.25}.nexus-dashboard-action p{display:block;margin-top:12px;font-size:15px;line-height:1.6}.nexus-dashboard-action em{display:block;margin-top:auto;padding-top:26px}.nexus-search-intro-card{justify-content:flex-start}.nexus-search-intro-card h2{margin-top:0;font-size:19px}.nexus-search-intro-card p{margin-top:10px;font-size:14px;line-height:1.6}.nexus-dashboard-action,.nexus-dashboard-action.primary,.nexus-dashboard-action.primary:not(:hover),.nexus-dashboard-action:not(.primary){color:var(--nexus-gray-900);border-color:var(--nexus-gray-200);background:#fff}.nexus-dashboard-action strong,.nexus-dashboard-action.primary strong,.nexus-dashboard-action:not(.primary) strong{color:var(--nexus-gray-900)}.nexus-dashboard-action p,.nexus-dashboard-action.primary p,.nexus-dashboard-action:not(.primary) p{color:var(--nexus-gray-500)}.nexus-dashboard-action em,.nexus-dashboard-action.primary em,.nexus-dashboard-action:not(.primary) em{color:var(--nexus-green-700)}.nexus-dashboard-action:hover,.nexus-dashboard-action.primary:hover,.nexus-dashboard-action:not(.primary):hover{color:#fff;border-color:var(--nexus-green-600);background:linear-gradient(145deg,var(--nexus-green-700),var(--nexus-green-500));transform:translateY(-4px);box-shadow:0 18px 40px #1fa13838}.nexus-dashboard-action:hover strong,.nexus-dashboard-action:hover em,.nexus-dashboard-action.primary:hover strong,.nexus-dashboard-action.primary:hover em,.nexus-dashboard-action:not(.primary):hover strong,.nexus-dashboard-action:not(.primary):hover em{color:#fff}.nexus-dashboard-action:hover p,.nexus-dashboard-action.primary:hover p,.nexus-dashboard-action:not(.primary):hover p{color:#ffffffd1}.public-header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:34px}.public-navigation{display:flex;justify-content:center;align-items:center;gap:6px}.public-nav-link{padding:10px 13px;border-radius:10px;color:var(--nexus-gray-600);font-size:13px;font-weight:750}.public-nav-link:hover,.public-nav-link.active{color:var(--nexus-green-700);background:var(--nexus-green-50)}.public-header-actions{display:flex;align-items:center;gap:9px}.corporate-page{width:min(1180px,100%);margin:0 auto;padding:40px 0 70px}.corporate-page-narrow{width:min(920px,100%)}.corporate-page-hero{max-width:850px}.corporate-page-hero h1{margin:0;color:var(--nexus-gray-900);font-size:clamp(42px,6vw,68px);font-weight:780;letter-spacing:-.055em;line-height:1.04}.corporate-page-hero>p{max-width:760px;margin:24px 0 0;color:var(--nexus-gray-500);font-size:18px;line-height:1.75}.corporate-section{margin-top:70px}.corporate-section-heading{max-width:720px}.corporate-section-heading>span{color:var(--nexus-green-700);font-size:12px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.corporate-section-heading h2{margin:12px 0 0;font-size:clamp(30px,4vw,46px);letter-spacing:-.04em}.corporate-feature-grid{margin-top:30px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.corporate-feature-card,.corporate-information-card,.legal-section{border:1px solid var(--nexus-gray-200);border-radius:22px;background:#fff;box-shadow:var(--nexus-shadow-sm)}.corporate-feature-card{min-height:190px;padding:26px}.corporate-feature-card h3{margin:0;font-size:19px}.corporate-feature-card p{margin:13px 0 0;color:var(--nexus-gray-500);font-size:14px;line-height:1.7}.corporate-split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.corporate-information-card{padding:32px}.corporate-information-card h2{margin:0;font-size:28px}.corporate-information-card>p{margin:14px 0 0;color:var(--nexus-gray-500);line-height:1.7}.corporate-process-list,.corporate-check-list{margin:25px 0 0;padding-left:22px;display:grid;gap:12px;color:var(--nexus-gray-700);line-height:1.5}.corporate-notice{margin-top:30px;padding:28px 30px;border:1px solid var(--nexus-green-100);border-radius:22px;display:flex;justify-content:space-between;align-items:center;gap:30px;background:linear-gradient(135deg,var(--nexus-green-50),#ffffff)}.corporate-notice h2{margin:0;font-size:28px}.corporate-notice p{margin:7px 0 0;color:var(--nexus-gray-500)}.legal-section-list{margin-top:48px;display:grid;gap:18px}.legal-section{padding:28px 30px}.legal-section h2{margin:0;font-size:23px}.legal-section p{margin:13px 0 0;color:var(--nexus-gray-500);line-height:1.75}.legal-link-grid{margin-top:20px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.legal-link-grid a{padding:15px 17px;border:1px solid var(--nexus-gray-200);border-radius:13px;background:var(--nexus-gray-50);font-weight:750}.public-footer-expanded{padding:34px 0;display:grid;grid-template-columns:minmax(260px,1.2fr) minmax(340px,1fr);align-items:start;gap:40px}.public-footer-brand .brand-logo{width:190px}.public-footer-brand p{max-width:420px;margin:18px 0 0;line-height:1.65}.public-footer-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.public-footer-links>div{display:grid;align-content:start;gap:10px}.public-footer-links a{color:var(--nexus-gray-500);font-size:12px}@media(max-width:1050px){.public-header{grid-template-columns:auto 1fr}.public-navigation{display:none}.public-header-actions{justify-self:end}.corporate-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.public-header{display:flex;justify-content:space-between}.public-header-actions .button-secondary{display:none}.public-header-actions .button-primary{padding:0 14px;font-size:11px}.corporate-page{padding-top:24px}.corporate-page-hero h1{font-size:42px}.corporate-page-hero>p{font-size:16px}.corporate-feature-grid,.corporate-split,.legal-link-grid,.public-footer-expanded,.public-footer-links{grid-template-columns:1fr}.corporate-notice{align-items:flex-start;flex-direction:column}.public-footer-meta{flex-direction:column}}.nexus-nav-link:hover,.nexus-nav-link.active:hover{color:#fff;border-color:var(--nexus-green-600);background:linear-gradient(145deg,var(--nexus-green-700),var(--nexus-green-500));transform:translate(2px);box-shadow:0 12px 24px #1fa1382e}.nexus-nav-link:hover strong,.nexus-nav-link:hover small,.nexus-nav-link.active:hover strong,.nexus-nav-link.active:hover small{color:#fff}.nexus-nav-link:hover .nexus-nav-icon,.nexus-nav-link.active:hover .nexus-nav-icon{color:var(--nexus-green-700);background:#fff;box-shadow:none}.nexus-app-footer{width:min(1240px,calc(100% - 48px));margin:0 auto;padding:28px 0 36px;border-top:1px solid var(--nexus-gray-200);display:flex;justify-content:space-between;align-items:flex-start;gap:30px}.nexus-app-footer>div{display:grid;gap:6px}.nexus-app-footer strong{color:var(--nexus-gray-800);font-size:13px}.nexus-app-footer span{color:var(--nexus-gray-400);font-size:11px}.nexus-app-footer nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px 18px}.nexus-app-footer a{color:var(--nexus-gray-500);font-size:12px;font-weight:700}.nexus-app-footer a:hover{color:var(--nexus-green-700)}.public-footer-expanded{padding:36px 0;display:grid;grid-template-columns:minmax(260px,1.2fr) minmax(360px,1fr);align-items:start;gap:40px}.public-footer-brand .brand-logo{width:195px}.public-footer-brand p{max-width:420px;margin:18px 0 0;color:var(--nexus-gray-500);line-height:1.65}.public-footer-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}.public-footer-links>div{display:grid;align-content:start;gap:11px}.public-footer-links strong{color:var(--nexus-gray-800);font-size:13px}.public-footer-links a{color:var(--nexus-gray-500);font-size:12px;font-weight:650}.public-footer-links a:hover{color:var(--nexus-green-700)}.public-footer-meta{grid-column:1 / -1;padding-top:22px;border-top:1px solid var(--nexus-gray-200);display:flex;justify-content:space-between;gap:20px;color:var(--nexus-gray-400);font-size:11px}.corporate-page{width:min(1120px,100%);margin:0 auto;padding:36px 0 70px}.corporate-page-narrow{width:min(900px,100%)}.corporate-page-hero h1{margin:0;color:var(--nexus-gray-900);font-size:clamp(42px,6vw,66px);font-weight:780;letter-spacing:-.055em;line-height:1.04}.corporate-page-hero p{max-width:760px;margin:22px 0 0;color:var(--nexus-gray-500);font-size:18px;line-height:1.7}.corporate-feature-grid{margin-top:42px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.corporate-feature-card,.legal-section{padding:28px;border:1px solid var(--nexus-gray-200);border-radius:22px;background:#fff;box-shadow:var(--nexus-shadow-sm)}.corporate-feature-card h2,.legal-section h2{margin:0;font-size:22px}.corporate-feature-card p,.legal-section p{margin:13px 0 0;color:var(--nexus-gray-500);font-size:14px;line-height:1.7}.corporate-page-actions{margin-top:28px;display:flex;flex-wrap:wrap;gap:12px}.legal-section-list{margin-top:42px;display:grid;gap:18px}.legal-link-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.legal-link-grid a{padding:16px;border:1px solid var(--nexus-gray-200);border-radius:13px;color:var(--nexus-green-700);background:var(--nexus-gray-50);font-size:13px;font-weight:750}@media(max-width:760px){.nexus-app-footer,.public-footer-expanded{grid-template-columns:1fr;flex-direction:column}.nexus-app-footer nav{justify-content:flex-start}.public-footer-links,.corporate-feature-grid,.legal-link-grid{grid-template-columns:1fr}.public-footer-meta{flex-direction:column}}.contact-enterprise-grid{margin-top:44px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.contact-enterprise-card{min-height:230px;padding:30px;border:1px solid var(--nexus-gray-200);border-radius:23px;background:#fff;box-shadow:var(--nexus-shadow-sm)}.contact-enterprise-primary{color:#fff;border-color:var(--nexus-green-600);background:linear-gradient(145deg,var(--nexus-green-700),var(--nexus-green-500))}.contact-enterprise-card h2{margin:0;font-size:25px;letter-spacing:-.025em}.contact-enterprise-card address{margin-top:22px;font-style:normal;font-size:16px;line-height:1.8}.contact-enterprise-card p{margin:17px 0 0;color:var(--nexus-gray-500);font-size:14px;line-height:1.65}.contact-enterprise-primary p,.contact-enterprise-primary .card-label{color:#ffffffc7}.contact-enterprise-link{display:inline-block;margin-top:23px;color:var(--nexus-green-700);font-size:21px;font-weight:800}.contact-enterprise-link:hover{color:var(--nexus-green-500)}.corporate-contact-notice{margin-top:28px;padding:30px;border:1px solid var(--nexus-green-100);border-radius:23px;display:flex;justify-content:space-between;align-items:center;gap:30px;background:linear-gradient(135deg,var(--nexus-green-50),#ffffff)}.corporate-contact-notice h2{margin:0;font-size:27px}.corporate-contact-notice p{max-width:720px;margin:10px 0 0;color:var(--nexus-gray-500);line-height:1.65}.legal-section strong{color:var(--nexus-gray-800)}.legal-section a{overflow-wrap:anywhere}.corporate-feature-card h3{margin:0;font-size:21px;letter-spacing:-.02em}@media(max-width:760px){.contact-enterprise-grid{grid-template-columns:1fr}.corporate-contact-notice{align-items:flex-start;flex-direction:column}.contact-enterprise-link{font-size:18px}}.nexus-dashboard-action.primary,.nexus-dashboard-action.primary:not(:hover),.contact-enterprise-primary,.contact-enterprise-primary:not(:hover){color:var(--nexus-gray-900);border-color:var(--nexus-gray-200);background:transparent;box-shadow:var(--nexus-shadow-sm)}.nexus-dashboard-action.primary strong,.contact-enterprise-primary h2{color:var(--nexus-gray-900)}.nexus-dashboard-action.primary p,.contact-enterprise-primary address,.contact-enterprise-primary p,.contact-enterprise-primary .card-label{color:var(--nexus-gray-500)}.nexus-dashboard-action,.nexus-start-card,.nexus-search-intro-card,.nexus-company-card,.enterprise-company-card,.dashboard-card,.detail-card,.request-card,.activation-card,.corporate-feature-card,.corporate-information-card,.contact-enterprise-card,.legal-section,.about-nexus-card,.search-empty-state,.account-access-card{border-color:var(--nexus-gray-200);background:transparent;transition:color .18s ease,background .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease}.nexus-dashboard-action:hover,.nexus-start-card:hover,.nexus-search-intro-card:hover,.nexus-company-card:hover,.enterprise-company-card:hover,.dashboard-card:hover,.detail-card:hover,.request-card:hover,.activation-card:hover,.corporate-feature-card:hover,.corporate-information-card:hover,.contact-enterprise-card:hover,.legal-section:hover,.about-nexus-card:hover,.search-empty-state:hover,.account-access-card:hover{color:#fff;border-color:var(--nexus-green-600);background:linear-gradient(145deg,var(--nexus-green-700),var(--nexus-green-500));transform:translateY(-4px);box-shadow:0 18px 40px #1fa13838}.nexus-dashboard-action:hover *,.nexus-start-card:hover *,.nexus-search-intro-card:hover *,.nexus-company-card:hover *,.enterprise-company-card:hover *,.dashboard-card:hover *,.detail-card:hover *,.request-card:hover *,.activation-card:hover *,.corporate-feature-card:hover *,.corporate-information-card:hover *,.contact-enterprise-card:hover *,.legal-section:hover *,.about-nexus-card:hover *,.search-empty-state:hover *,.account-access-card:hover *{color:#fff}.activation-card:hover input,.activation-card:hover select,.activation-card:hover textarea{color:var(--nexus-gray-900);background:#fff}.enterprise-company-card:hover .enterprise-company-status i,.nexus-company-card:hover .nexus-profile-status:before{background:#fff;box-shadow:none}.about-nexus-page{background:transparent}.about-nexus-hero{max-width:940px}.about-nexus-hero h1{color:var(--nexus-gray-900);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(46px,6vw,72px);font-weight:780;letter-spacing:-.055em;line-height:1.03}.about-nexus-hero p{max-width:800px;color:var(--nexus-gray-500);font-size:18px;line-height:1.75}.about-nexus-grid{margin-top:48px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.about-nexus-content{margin-top:20px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.about-nexus-card{min-height:215px;padding:30px;border:1px solid var(--nexus-gray-200);border-radius:23px;background:transparent;box-shadow:var(--nexus-shadow-sm)}.about-nexus-card-wide{grid-column:1 / -1}.about-nexus-card h2{margin:0;color:var(--nexus-gray-900);font-size:24px;font-weight:780;letter-spacing:-.025em;line-height:1.25}.about-nexus-card p{margin:15px 0 0;color:var(--nexus-gray-500);font-size:15px;line-height:1.7}.corporate-page-hero h1,.about-nexus-hero h1{color:var(--nexus-gray-900);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(46px,6vw,68px);font-weight:780;letter-spacing:-.055em;line-height:1.04}.corporate-page-hero>p,.about-nexus-hero>p{color:var(--nexus-gray-500);font-size:18px;line-height:1.75}.public-main,.corporate-page,.corporate-page-narrow{background:transparent}@media(max-width:900px){.about-nexus-grid,.about-nexus-content{grid-template-columns:1fr}.about-nexus-card-wide{grid-column:auto}}@media(max-width:760px){.about-nexus-hero h1,.corporate-page-hero h1{font-size:42px}.about-nexus-hero p,.corporate-page-hero>p{font-size:16px}}.corporate-section-heading>p{max-width:780px;margin:16px 0 0;color:var(--nexus-gray-500);font-size:16px;line-height:1.7}.corporate-information-card-wide{margin-top:28px}.corporate-information-card-wide p{font-size:16px;line-height:1.8}.corporate-information-card-wide p+p{margin-top:18px}.corporate-feature-card{min-height:250px}.corporate-feature-card h3{font-size:22px;line-height:1.3}.corporate-feature-card p{font-size:15px;line-height:1.75}.corporate-process-list li,.corporate-check-list li{font-size:15px;line-height:1.65}.corporate-process-list strong{color:var(--nexus-gray-800)}.corporate-information-card:hover .corporate-process-list strong{color:#fff}.landing-enterprise-page{width:min(1280px,100%);margin:0 auto;padding:48px 0 72px;background:transparent}.landing-enterprise-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(480px,.95fr);align-items:center;gap:clamp(55px,7vw,105px)}.landing-enterprise-copy h1{margin:24px 0 0;color:var(--nexus-gray-900);font-size:clamp(58px,7vw,92px);font-weight:790;letter-spacing:-.065em;line-height:.94}.landing-enterprise-copy h1 strong{color:var(--nexus-green-500);font-weight:inherit}.landing-enterprise-copy>p{max-width:680px;margin:30px 0 0;color:var(--nexus-gray-500);font-size:18px;line-height:1.72}.landing-enterprise-actions{margin-top:30px;display:flex;flex-wrap:wrap;gap:12px}.landing-benefit-grid{margin-top:46px;padding-top:26px;border-top:1px solid var(--nexus-gray-200);display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.landing-benefit-grid article{min-height:125px;padding:0 24px;border-right:1px solid var(--nexus-gray-200)}.landing-benefit-grid article:first-child{padding-left:0}.landing-benefit-grid article:last-child{padding-right:0;border-right:0}.landing-benefit-grid h2{margin:0;font-size:18px;font-weight:790}.landing-benefit-grid p{margin:12px 0 0;color:var(--nexus-gray-500);font-size:13px;line-height:1.65}.landing-intelligence-visual{position:relative;min-height:620px;padding:52px;border-radius:32px;overflow:hidden;background:radial-gradient(circle at 80% 20%,rgba(58,167,109,.68),transparent 38%),linear-gradient(145deg,#173b2d,#08271d);box-shadow:0 36px 80px #0d37273d}.landing-visual-search{position:relative;z-index:3;padding:30px;border:1px solid rgba(255,255,255,.14);border-radius:22px;background:#ffffff21;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.landing-visual-search span,.landing-quality-card span{color:#ffffffb8;font-size:11px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.landing-visual-search h2{margin:14px 0 0;color:#fff;font-size:25px}.landing-visual-input{height:62px;margin-top:28px;border-radius:13px;background:#fff}.landing-network{position:absolute;inset:190px 12px 20px;width:calc(100% - 24px);height:calc(100% - 210px)}.landing-network-nodes circle{fill:#1b5f41;stroke:#dff5e8;stroke-width:5}.landing-network-nodes circle:nth-child(2),.landing-network-nodes circle:nth-child(4){fill:var(--nexus-green-500)}.landing-quality-card{position:absolute;right:40px;bottom:40px;z-index:4;width:230px;padding:27px;border-radius:22px;color:#fff;background:linear-gradient(145deg,#35a65f,#238443);box-shadow:0 20px 45px #0003}.landing-quality-card strong{display:block;margin-top:17px;font-size:52px;line-height:1}.landing-quality-card p{margin:16px 0 0;color:#ffffffd1;font-size:14px;line-height:1.45}@media(max-width:1050px){.landing-enterprise-hero{grid-template-columns:1fr}.landing-intelligence-visual{min-height:580px}}@media(max-width:720px){.landing-enterprise-page{padding-top:22px}.landing-enterprise-copy h1{font-size:53px}.landing-benefit-grid{grid-template-columns:1fr}.landing-benefit-grid article{min-height:0;padding:22px 0;border-right:0;border-bottom:1px solid var(--nexus-gray-200)}.landing-benefit-grid article:last-child{border-bottom:0}.landing-intelligence-visual{min-height:520px;padding:24px}.landing-quality-card{right:22px;bottom:22px;width:205px}}.knowledge-network{position:relative;min-height:650px;border:1px solid rgba(89,190,130,.22);border-radius:34px;overflow:hidden;isolation:isolate;background:radial-gradient(circle at 50% 42%,rgba(54,190,109,.25),transparent 30%),radial-gradient(circle at 85% 10%,rgba(79,204,128,.26),transparent 35%),linear-gradient(145deg,#164f38,#073326 52%,#06291f);box-shadow:0 32px 75px #0a392740;perspective:1100px}.knowledge-network:before{content:"";position:absolute;inset:0;z-index:-2;opacity:.22;background-image:linear-gradient(rgba(255,255,255,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px);background-size:28px 28px;transform:perspective(800px) rotateX(63deg) scale(1.35) translateY(20%);transform-origin:center bottom}.knowledge-network:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,#04261c00 50%,#02191299);pointer-events:none}.knowledge-network-heading{position:absolute;top:34px;left:38px;z-index:20}.knowledge-network-heading span{color:#dff7e8b8;font-size:11px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.knowledge-network-heading h2{margin:9px 0 0;color:#fff;font-size:clamp(23px,2.6vw,32px);font-weight:780;letter-spacing:-.035em;line-height:1.1}.knowledge-network-lines{position:absolute;inset:0;z-index:2;width:100%;height:100%;pointer-events:none}.knowledge-network-glow-lines path{vector-effect:non-scaling-stroke;animation:knowledgeLinePulse 4s ease-in-out infinite}.knowledge-network-glow-lines path:nth-child(2n){animation-delay:-1.4s}.knowledge-network-glow-lines path:nth-child(3n){animation-delay:-2.6s}.knowledge-network-core{position:absolute;z-index:12;top:43%;left:50%;width:170px;height:170px;transform:translate(-50%,-50%) rotateX(8deg)}.knowledge-network-core:before,.knowledge-network-node-platform:before{content:"";position:absolute;inset:16px 5px -18px;border-radius:50%;background:radial-gradient(ellipse at center,#54f48f85,#12613b85 48%,#021b13e0 72%);box-shadow:0 22px 34px #0000005c,0 0 34px #4ce68066;transform:translateZ(-30px) rotateX(65deg)}.knowledge-network-core-platform{position:relative;z-index:2;width:170px;height:145px;border:1px solid rgba(255,255,255,.72);border-radius:38px;display:grid;place-items:center;overflow:hidden;background:linear-gradient(150deg,#fffffffa,#daeae0f2);box-shadow:inset 0 2px #fff,inset 0 -12px 22px #16503524,0 22px 35px #00000052,0 0 38px #50ef8957;transform:rotateX(5deg) rotate(-1deg)}.knowledge-network-core-platform .brand{width:142px;display:grid;place-items:center}.knowledge-network-core-platform .brand-logo{width:138px;height:auto;max-height:116px;object-fit:contain}.knowledge-network-core-platform .brand-copy{display:none}.knowledge-network-node{position:absolute;z-index:10;width:150px;text-align:center;transform-style:preserve-3d;transition:transform .19s ease,filter .19s ease}.knowledge-network-node:hover{z-index:25;filter:brightness(1.12);transform:translateY(-8px) scale(1.04)}.knowledge-network-node-platform{position:relative;width:116px;height:94px;margin:0 auto}.knowledge-network-node-face{position:relative;z-index:2;width:104px;height:78px;margin:0 auto;border:1px solid rgba(255,255,255,.82);border-radius:50%;display:grid;place-items:center;color:var(--nexus-green-700);background:linear-gradient(160deg,#fff,#eaf2ed 62%,#ceded5);box-shadow:inset 0 3px 3px #fffffff2,inset 0 -10px 15px #205f3f1f,0 16px 22px #00000047;transform:rotateX(10deg)}.knowledge-network-node-face svg{width:40px;height:40px;filter:drop-shadow(0 3px 2px rgba(25,107,65,.14))}.knowledge-network-node strong{position:relative;z-index:3;display:block;margin-top:9px;color:#fff;font-size:11px;font-weight:850;letter-spacing:.025em;line-height:1.2;text-shadow:0 2px 4px rgba(0,0,0,.55)}.network-node-top{top:92px;left:50%;transform:translate(-50%)}.network-node-top:hover{transform:translate(-50%) translateY(-8px) scale(1.04)}.network-node-left{top:202px;left:52px}.network-node-right{top:202px;right:52px}.network-node-bottom-left{left:76px;bottom:82px}.network-node-bottom{left:50%;bottom:28px;transform:translate(-50%)}.network-node-bottom:hover{transform:translate(-50%) translateY(-8px) scale(1.04)}.network-node-bottom-right{right:76px;bottom:82px}.knowledge-quality-card{position:absolute;right:22px;bottom:20px;z-index:30;width:194px;padding:21px 22px;border:1px solid rgba(255,255,255,.18);border-radius:20px;color:#fff;background:linear-gradient(145deg,#2fa45cf7,#1b7740fa);box-shadow:0 18px 38px #00000047;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.knowledge-quality-card span{color:#ffffffbd;font-size:10px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.knowledge-quality-card strong{display:block;margin-top:12px;font-size:42px;line-height:1}.knowledge-quality-card p{margin:12px 0 0;color:#ffffffd6;font-size:12px;line-height:1.45}@keyframes knowledgeLinePulse{0%,to{opacity:.62}50%{opacity:1}}@media(max-width:1180px){.knowledge-network{min-height:630px}.network-node-left{left:26px}.network-node-right{right:26px}.network-node-bottom-left{left:42px}.network-node-bottom-right{right:42px}}@media(max-width:720px){.knowledge-network{min-height:620px}.knowledge-network-heading{top:25px;left:24px}.knowledge-network-core{width:130px;height:130px}.knowledge-network-core-platform{width:130px;height:112px;border-radius:30px}.knowledge-network-core-platform .brand,.knowledge-network-core-platform .brand-logo{width:104px}.knowledge-network-node{width:112px}.knowledge-network-node-platform{width:92px;height:78px}.knowledge-network-node-face{width:84px;height:64px}.knowledge-network-node-face svg{width:31px;height:31px}.knowledge-network-node strong{font-size:9px}.network-node-left{top:218px;left:5px}.network-node-right{top:218px;right:5px}.network-node-bottom-left{left:12px;bottom:94px}.network-node-bottom-right{right:12px;bottom:94px}.knowledge-quality-card{right:14px;bottom:14px;width:165px;padding:17px}.knowledge-quality-card strong{font-size:34px}}@media(prefers-reduced-motion:reduce){.knowledge-network-glow-lines path{animation:none}.knowledge-network-node{transition:none}}.landing-enterprise-hero{grid-template-columns:minmax(0,.92fr) minmax(610px,1.08fr)!important;gap:clamp(48px,5vw,84px)!important;align-items:center!important}.nexus-graph-v4{position:relative;width:100%;min-height:690px;overflow:hidden;isolation:isolate;border:1px solid rgba(93,203,139,.26);border-radius:34px;background:radial-gradient(circle at 50% 47%,rgba(70,213,129,.32),transparent 31%),radial-gradient(circle at 86% 8%,rgba(70,202,124,.25),transparent 37%),linear-gradient(145deg,#15563b,#083629 52%,#05291f);box-shadow:0 36px 82px #09372645;perspective:1200px}.nexus-graph-v4:before{content:"";position:absolute;inset:0;z-index:-2;opacity:.16;background-image:radial-gradient(circle,rgba(208,255,226,.5) 1px,transparent 1.5px);background-size:14px 14px;-webkit-mask-image:radial-gradient(ellipse at center,#000 0%,transparent 78%);mask-image:radial-gradient(ellipse at center,#000 0%,transparent 78%)}.nexus-graph-v4:after{content:"";position:absolute;inset:0;z-index:-1;background:radial-gradient(ellipse at center,transparent 45%,rgba(0,20,14,.46) 100%)}.nexus-graph-v4__heading{position:absolute;top:38px;left:46px;z-index:40}.nexus-graph-v4__heading span{color:#e7faefbf;font-size:11px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.nexus-graph-v4__heading h2{margin:10px 0 0;color:#fff;font-size:clamp(26px,2.7vw,35px);font-weight:790;letter-spacing:-.04em;line-height:1.08}.nexus-graph-v4__connections{position:absolute;inset:0;z-index:3;width:100%;height:100%;pointer-events:none}.nexus-graph-v4__connections path{vector-effect:non-scaling-stroke;animation:nexusGraphPulse 4s ease-in-out infinite}.nexus-graph-v4__connections path:nth-child(2n){animation-delay:-1.35s}.nexus-graph-v4__connections path:nth-child(3n){animation-delay:-2.65s}.nexus-graph-core{position:absolute;top:51%;left:50%;z-index:20;width:208px;height:202px;transform:translate(-50%,-50%)}.nexus-graph-core__base{position:absolute;left:4px;right:4px;bottom:-24px;height:114px;border-radius:50%;background:radial-gradient(ellipse at 50% 25%,#63f99ce6,#137e44d1 43%,#022315fa 76%);box-shadow:0 30px 42px #0000006b,0 0 48px #48ed8480;transform:rotateX(65deg)}.nexus-graph-core__panel{position:relative;z-index:2;width:208px;height:174px;padding:15px;overflow:hidden;border:1px solid rgba(255,255,255,.9);border-radius:48px;display:grid;place-items:center;background:linear-gradient(150deg,#fff,#edf3ef 66%,#d2dfd7);box-shadow:inset 0 3px 2px #fff,inset 0 -15px 25px #18573826,0 26px 40px #0000005c}.nexus-graph-core__panel .brand{width:174px;display:grid;place-items:center}.nexus-graph-core__panel .brand-logo{width:170px!important;max-width:170px!important;height:auto!important;max-height:142px;object-fit:contain}.nexus-graph-core__panel .brand-copy{display:none!important}.nexus-graph-node{position:absolute;z-index:15;width:168px;text-align:center;transition:transform .18s ease,filter .18s ease}.nexus-graph-node:hover{z-index:35;filter:brightness(1.14)}.nexus-graph-node__platform{position:relative;width:128px;height:108px;margin:0 auto}.nexus-graph-node__base{position:absolute;left:3px;right:3px;bottom:-16px;height:74px;border-radius:50%;background:radial-gradient(ellipse at 50% 25%,#62f99ae0,#137640cc 46%,#021f14fa 78%);box-shadow:0 21px 29px #0000005e,0 0 30px #47e68070;transform:rotateX(65deg)}.nexus-graph-node__face{position:relative;z-index:2;width:116px;height:88px;margin:0 auto;border:1px solid rgba(255,255,255,.92);border-radius:50%;display:grid;place-items:center;color:var(--nexus-green-700);background:linear-gradient(150deg,#fff,#edf3ef 67%,#d1ded6);box-shadow:inset 0 3px 2px #fff,inset 0 -12px 18px #1a5b3a21,0 18px 26px #00000052}.nexus-graph-node__face svg{width:43px;height:43px;overflow:visible;fill:none;stroke:currentColor;stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round}.nexus-graph-node strong{position:relative;z-index:4;display:block;margin-top:10px;color:#fff;font-size:11px;font-weight:850;letter-spacing:.015em;line-height:1.17;text-transform:uppercase;text-shadow:0 2px 5px rgba(0,0,0,.72)}.nexus-graph-node--contacts{top:80px;left:50%;transform:translate(-50%)}.nexus-graph-node--contacts:hover{transform:translate(-50%) translateY(-7px) scale(1.04)}.nexus-graph-node--companies{top:224px;left:58px}.nexus-graph-node--locations{top:224px;right:58px}.nexus-graph-node--structures{left:72px;bottom:88px}.nexus-graph-node--information{right:72px;bottom:88px}.nexus-graph-node--companies:hover,.nexus-graph-node--locations:hover,.nexus-graph-node--structures:hover,.nexus-graph-node--information:hover{transform:translateY(-7px) scale(1.04)}.nexus-graph-node--relationships{left:50%;bottom:18px;transform:translate(-50%)}.nexus-graph-node--relationships:hover{transform:translate(-50%) translateY(-7px) scale(1.04)}.nexus-graph-quality{position:absolute;right:22px;bottom:20px;z-index:45;width:205px;padding:23px 24px;border:1px solid rgba(255,255,255,.2);border-radius:21px;color:#fff;background:linear-gradient(145deg,#31aa5ffa,#18743dfc);box-shadow:0 21px 44px #0000004f}.nexus-graph-quality span{color:#ffffffc2;font-size:10px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.nexus-graph-quality strong{display:block;margin-top:12px;font-size:45px;line-height:1}.nexus-graph-quality p{margin:12px 0 0;color:#ffffffdb;font-size:12px;line-height:1.45}@keyframes nexusGraphPulse{0%,to{opacity:.63}50%{opacity:1}}@media(max-width:1240px){.landing-enterprise-hero{grid-template-columns:minmax(0,.88fr) minmax(560px,1.12fr)!important}.nexus-graph-node--companies{left:28px}.nexus-graph-node--locations{right:28px}.nexus-graph-node--structures{left:38px}.nexus-graph-node--information{right:38px}}@media(max-width:1060px){.landing-enterprise-hero{grid-template-columns:1fr!important}}@media(max-width:720px){.nexus-graph-v4{min-height:620px;border-radius:25px}.nexus-graph-v4__heading{top:23px;left:23px}.nexus-graph-v4__heading h2{font-size:23px}.nexus-graph-core{width:138px;height:132px}.nexus-graph-core__panel{width:138px;height:114px;padding:9px;border-radius:30px}.nexus-graph-core__panel .brand,.nexus-graph-core__panel .brand-logo{width:112px!important}.nexus-graph-node{width:110px}.nexus-graph-node__platform{width:92px;height:78px}.nexus-graph-node__face{width:84px;height:64px}.nexus-graph-node__face svg{width:31px;height:31px}.nexus-graph-node strong{font-size:8px}.nexus-graph-node--contacts{top:96px}.nexus-graph-node--companies{top:224px;left:2px}.nexus-graph-node--locations{top:224px;right:2px}.nexus-graph-node--structures{left:5px;bottom:105px}.nexus-graph-node--information{right:5px;bottom:105px}.nexus-graph-node--relationships{bottom:32px}.nexus-graph-quality{right:11px;bottom:11px;width:165px;padding:17px}.nexus-graph-quality strong{font-size:34px}}@media(prefers-reduced-motion:reduce){.nexus-graph-v4__connections path{animation:none}.nexus-graph-node{transition:none}}.landing-enterprise-hero{grid-template-columns:minmax(0,1.04fr) minmax(600px,.96fr)!important;gap:clamp(44px,4vw,72px)!important;align-items:center!important}.landing-enterprise-copy{position:relative;z-index:2;min-width:0}.landing-enterprise-copy h1{max-width:720px;font-size:clamp(54px,4.6vw,72px)!important;line-height:.98!important;letter-spacing:-.055em!important;overflow-wrap:normal;word-break:normal}.landing-enterprise-copy>p{max-width:670px}.nexus-graph-v4{min-height:730px!important;border-radius:34px!important}.nexus-graph-v4__heading{top:36px!important;left:42px!important;width:255px!important;max-width:255px!important;z-index:60!important;pointer-events:none}.nexus-graph-v4__heading h2{margin-top:10px!important;font-size:31px!important;line-height:1.08!important;letter-spacing:-.035em!important}.nexus-graph-node--contacts{top:124px!important;left:50%!important;transform:translate(-50%)!important;z-index:25!important}.nexus-graph-node--contacts:hover{transform:translate(-50%) translateY(-7px) scale(1.04)!important}.nexus-graph-core{top:52.5%!important;left:50%!important;width:210px!important;height:204px!important;transform:translate(-50%,-50%)!important}.nexus-graph-node--companies{top:278px!important;left:50px!important}.nexus-graph-node--locations{top:278px!important;right:50px!important}.nexus-graph-node--structures{left:58px!important;bottom:102px!important}.nexus-graph-node--relationships{left:50%!important;bottom:24px!important;transform:translate(-50%)!important}.nexus-graph-node--relationships:hover{transform:translate(-50%) translateY(-7px) scale(1.04)!important}.nexus-graph-node--information{top:445px!important;right:48px!important;bottom:auto!important}.nexus-graph-quality{right:22px!important;bottom:20px!important;width:196px!important;padding:22px!important;z-index:70!important}.nexus-graph-quality strong{font-size:42px!important}.nexus-graph-v4__connections{inset:0!important}.nexus-graph-v4__connections path{opacity:.82}.nexus-graph-node strong{margin-top:9px!important;font-size:10px!important;line-height:1.18!important;white-space:normal}.nexus-graph-node,.nexus-graph-core,.nexus-graph-quality,.nexus-graph-v4__heading{box-sizing:border-box}@media(max-width:1260px){.landing-enterprise-hero{grid-template-columns:minmax(0,1fr) minmax(540px,1fr)!important}.landing-enterprise-copy h1{font-size:clamp(50px,4.4vw,66px)!important}.nexus-graph-node--companies{left:24px!important}.nexus-graph-node--locations{right:24px!important}.nexus-graph-node--structures{left:30px!important}.nexus-graph-node--information{right:24px!important}}@media(max-width:1080px){.landing-enterprise-hero{grid-template-columns:1fr!important}.landing-enterprise-copy h1{max-width:760px}.nexus-graph-v4{min-height:730px!important}}@media(max-width:720px){.landing-enterprise-copy h1{font-size:48px!important}.nexus-graph-v4{min-height:650px!important}.nexus-graph-v4__heading{top:22px!important;left:22px!important;width:210px!important;max-width:210px!important}.nexus-graph-v4__heading h2{font-size:22px!important}.nexus-graph-node--contacts{top:108px!important}.nexus-graph-node--companies{top:238px!important;left:2px!important}.nexus-graph-node--locations{top:238px!important;right:2px!important}.nexus-graph-core{top:51%!important}.nexus-graph-node--structures{left:4px!important;bottom:112px!important}.nexus-graph-node--information{top:auto!important;right:4px!important;bottom:112px!important}.nexus-graph-node--relationships{bottom:36px!important}.nexus-graph-quality{right:10px!important;bottom:10px!important;width:158px!important;padding:16px!important}}.nexus-graph-v4__heading h2{display:grid!important;gap:2px!important;margin:10px 0 0!important}.nexus-graph-v4__heading h2>span{display:block!important;color:#fff!important;font:inherit!important;line-height:inherit!important;letter-spacing:inherit!important;text-transform:none!important}.nexus-company-profile{padding:48px}.nexus-company-header{display:flex;justify-content:space-between;gap:32px;margin-bottom:40px}.nexus-company-badge{display:inline-block;padding:8px 14px;border-radius:999px;background:#eaf7ef;color:#177a48;font-weight:700}.nexus-company-score{min-width:180px;border-radius:20px;padding:24px;background:#177a48;color:#fff;text-align:center}.nexus-company-score strong{display:block;font-size:46px;margin-top:8px}.nexus-company-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.nexus-card{background:#fff;border-radius:22px;padding:28px;box-shadow:0 10px 28px #00000014;transition:.2s}.nexus-card:hover{background:#177a48;color:#fff;transform:translateY(-4px)}@media(max-width:960px){.nexus-company-header{flex-direction:column}.nexus-company-grid{grid-template-columns:1fr}}.nexus-search-main-row{align-items:stretch}.nexus-search-actions{display:grid;grid-template-columns:minmax(180px,auto) minmax(250px,auto);gap:12px}.nexus-search-actions>button{min-height:64px;white-space:nowrap}.nexus-live-research-action{border:1px solid var(--nexus-green-600);border-radius:15px;padding:0 22px;display:inline-flex;justify-content:center;align-items:center;gap:10px;color:var(--nexus-green-700);background:#fff;font:inherit;font-size:13px;font-weight:800;cursor:pointer;transition:color .18s ease,background .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease}.nexus-live-research-action:hover:not(:disabled){color:#fff;border-color:var(--nexus-green-700);background:linear-gradient(145deg,var(--nexus-green-700),var(--nexus-green-500));transform:translateY(-2px);box-shadow:0 14px 28px #1fa13833}.nexus-live-research-action:disabled{color:var(--nexus-gray-400);border-color:var(--nexus-gray-200);background:var(--nexus-gray-50);cursor:not-allowed;opacity:.75}.nexus-live-research-icon{font-size:21px;font-weight:500;line-height:1}.nexus-live-research-action:not(:disabled) .nexus-live-research-icon{animation:none}.nexus-live-research-action:disabled .nexus-live-research-icon{opacity:.65}.nexus-live-research-hint{margin:12px 0 0;color:var(--nexus-gray-500);font-size:12px;line-height:1.55}@media(max-width:1180px){.nexus-search-main-row{align-items:stretch;flex-direction:column}.nexus-search-actions{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.nexus-search-actions{grid-template-columns:1fr}.nexus-search-actions>button{width:100%}}.nexus-search-input{grid-template-columns:minmax(0,1fr)!important}.nexus-search-input .nexus-field-content{width:100%;min-width:0}.nexus-search-input input{width:100%}.nexus-search-symbol{display:none!important}.nexus-search-actions .nexus-primary-action,.nexus-search-actions .nexus-live-research-action{border:1px solid var(--nexus-green-600)!important;color:var(--nexus-green-700)!important;background:#fff!important;box-shadow:none!important;transition:color .18s ease,background .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease!important}.nexus-search-actions .nexus-primary-action:hover:not(:disabled),.nexus-search-actions .nexus-live-research-action:hover:not(:disabled){color:#fff!important;border-color:var(--nexus-green-700)!important;background:linear-gradient(145deg,var(--nexus-green-600),var(--nexus-green-700))!important;transform:translateY(-2px);box-shadow:0 14px 28px #1fa13838!important}.nexus-search-actions .nexus-primary-action:disabled,.nexus-search-actions .nexus-live-research-action:disabled{color:var(--nexus-gray-400)!important;border-color:var(--nexus-gray-200)!important;background:var(--nexus-gray-50)!important;box-shadow:none!important;cursor:not-allowed;transform:none}.nexus-search-actions .nexus-primary-action:focus-visible,.nexus-search-actions .nexus-live-research-action:focus-visible{outline:3px solid rgba(31,161,56,.22);outline-offset:3px}.nexus-research-progress{margin-top:14px;padding:17px 19px;border:1px solid rgba(31,161,56,.22);border-radius:16px;background:linear-gradient(145deg,#eff9f3f5,#fffffffa)}.nexus-research-progress-head{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.nexus-research-progress-head>div{display:grid;gap:4px}.nexus-research-progress-head strong{color:var(--nexus-gray-800);font-size:14px;font-weight:800}.nexus-research-progress-head span{color:var(--nexus-gray-500);font-size:12px;line-height:1.45}.nexus-research-progress-head b{flex:0 0 auto;color:var(--nexus-green-700);font-size:14px}.nexus-research-progress-track{height:8px;margin-top:13px;overflow:hidden;border-radius:999px;background:var(--nexus-gray-200)}.nexus-research-progress-track>span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--nexus-green-500),var(--nexus-green-700));transition:width .35s ease}.nexus-research-progress small{display:block;margin-top:9px;color:var(--nexus-gray-400);font-size:10px}.auth-options-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.auth-checkbox{display:inline-flex;align-items:center;gap:.65rem;cursor:pointer;font-weight:600}.auth-checkbox input{width:1.05rem;height:1.05rem;margin:0}.session-security-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:1.5rem 0}.session-security-summary article{padding:1.2rem;border:1px solid rgba(15,42,61,.12);border-radius:1rem;background:#fff;box-shadow:0 .5rem 1.5rem #0f2a3d0f}.session-security-summary span{display:block;color:#64748b;font-size:.86rem;margin-bottom:.45rem}.session-security-summary strong{color:#0f2a3d;font-size:1.35rem}.session-list{display:grid;gap:1rem}.session-card{display:flex;align-items:flex-start;gap:1rem;padding:1.35rem;border:1px solid rgba(15,42,61,.12);border-radius:1rem;background:#fff;box-shadow:0 .5rem 1.5rem #0f2a3d0d}.session-card-current{border-color:#007aa573;box-shadow:0 .75rem 2rem #007aa51a}.session-card-icon{display:grid;place-items:center;flex:0 0 3rem;width:3rem;height:3rem;border-radius:.85rem;background:#eaf5f8;color:#007aa5;font-weight:800}.session-card-main{min-width:0;flex:1}.session-card-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.session-card-heading h2{margin:0;color:#0f2a3d;font-size:1.05rem}.session-card-heading p{margin:.25rem 0 0;color:#64748b}.session-current-badge{display:inline-flex;align-items:center;white-space:nowrap;padding:.35rem .65rem;border-radius:999px;background:#e7f7ef;color:#177245;font-size:.78rem;font-weight:700}.session-details{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem 1.5rem;margin:0}.session-details div{min-width:0}.session-details dt{color:#64748b;font-size:.76rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.session-details dd{margin:.25rem 0 0;color:#1e293b;word-break:break-word}.session-empty-state{padding:2.5rem;border:1px dashed rgba(15,42,61,.2);border-radius:1rem;text-align:center;color:#64748b;background:#f8fafc}.button-danger-outline{border:1px solid #c83b3b;background:transparent;color:#a92727;white-space:nowrap}.button-danger-outline:hover{background:#fff1f1}@media(max-width:900px){.session-security-summary{grid-template-columns:1fr}.session-card{flex-direction:column}.session-details{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.auth-options-row{align-items:flex-start;flex-direction:column}.session-card-heading{flex-direction:column}.session-details{grid-template-columns:1fr}}.session-device-icon{display:inline-grid;place-items:center;width:1.65rem;height:1.65rem}.session-device-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.session-device-desktop{color:#007aa5}.session-device-phone{color:#177245}.session-device-tablet{color:#6d4db3}.session-device-automation{color:#9a6515}.session-device-unknown{color:#64748b}.nexus-dashboard-analytics-page{display:grid;gap:2rem}.nexus-dashboard-updated{align-self:flex-start;color:var(--text-muted, #667085);font-size:.82rem;white-space:nowrap}.nexus-dashboard-state{padding:1.5rem;border:1px solid rgba(15,23,42,.1);border-radius:1rem;background:#fff}.nexus-dashboard-state.error{border-color:#b4231840;color:#b42318;background:#fff4f2}.nexus-dashboard-section{display:grid;gap:1rem}.nexus-dashboard-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}.nexus-dashboard-section-heading h2{margin:.2rem 0 0}.nexus-analytics-card-grid,.nexus-dashboard-provider-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem}.nexus-analytics-card{min-height:130px;display:flex;flex-direction:column;justify-content:space-between;gap:.55rem;padding:1.1rem;border:1px solid rgba(15,23,42,.1);border-radius:1rem;background:#fff;box-shadow:0 10px 30px #0f172a0a}.nexus-analytics-card.primary{border-color:#21618c4d;background:linear-gradient(145deg,#21618c1f,#fff)}.nexus-analytics-card.success{border-color:#027a4840;background:#ecfdf3}.nexus-analytics-card.warning{border-color:#b5470840;background:#fffaeb}.nexus-analytics-card span{color:var(--text-muted, #667085);font-size:.85rem}.nexus-analytics-card strong{font-size:clamp(1.8rem,3vw,2.6rem);line-height:1}.nexus-analytics-card small{color:var(--text-muted, #667085);font-size:.78rem}.nexus-dashboard-panel{display:grid;gap:1rem;padding:1.2rem;border:1px solid rgba(15,23,42,.1);border-radius:1rem;background:#fff;box-shadow:0 10px 30px #0f172a0a}.nexus-dashboard-panel-heading{display:flex;justify-content:space-between;gap:1rem}.nexus-dashboard-panel-heading h3{margin:0}.nexus-dashboard-panel-heading p{margin:.25rem 0 0;color:var(--text-muted, #667085)}.nexus-dashboard-two-column{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.nexus-dashboard-three-column{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.nexus-dashboard-progress-row{display:grid;gap:.35rem}.nexus-dashboard-progress-row>div:first-child{display:flex;justify-content:space-between;gap:1rem}.nexus-dashboard-progress-row small{color:var(--text-muted, #667085)}.nexus-dashboard-progress-track{height:8px;overflow:hidden;border-radius:999px;background:#eef2f6}.nexus-dashboard-progress-track span{display:block;height:100%;min-width:2px;border-radius:inherit;background:linear-gradient(90deg,#21618c,#4f8db7)}.nexus-dashboard-ranking{display:grid;gap:.9rem}.nexus-dashboard-note,.nexus-dashboard-empty{margin:0;color:var(--text-muted, #667085)}.nexus-dashboard-chart{min-height:230px}.nexus-dashboard-chart-columns{height:220px;display:flex;align-items:flex-end;gap:.55rem;padding-top:1rem;overflow-x:auto}.nexus-dashboard-chart-column{min-width:34px;height:100%;display:grid;grid-template-rows:1fr auto;gap:.45rem;text-align:center}.nexus-dashboard-chart-bars{height:100%;display:flex;align-items:flex-end;justify-content:center;gap:4px}.nexus-dashboard-chart-bars span{width:11px;min-height:3px;border-radius:6px 6px 2px 2px}.nexus-dashboard-chart-bars .primary{background:#21618c}.nexus-dashboard-chart-bars .secondary{background:#d92d20}.nexus-dashboard-chart-column small{color:var(--text-muted, #667085);font-size:.68rem;white-space:nowrap}@media(max-width:1050px){.nexus-dashboard-three-column{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.nexus-dashboard-two-column,.nexus-dashboard-three-column{grid-template-columns:1fr}.nexus-dashboard-section-heading,.nexus-welcome-header{align-items:flex-start;flex-direction:column}.nexus-dashboard-updated{white-space:normal}}.nexus-quality-page{display:grid;gap:24px}.nexus-quality-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.nexus-quality-header span,.nexus-quality-panel-heading span{display:block;margin-bottom:6px;color:var(--nexus-primary, var(--green));font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.nexus-quality-header h1,.nexus-quality-panel-heading h2{margin:0}.nexus-quality-header p{max-width:760px;margin:10px 0 0;color:#667085;line-height:1.6}.nexus-quality-header small{padding:10px 14px;border:1px solid #dce3ea;border-radius:999px;background:#fff;color:#667085;white-space:nowrap}.nexus-quality-tabs{display:flex;flex-wrap:wrap;gap:8px;padding-bottom:12px;border-bottom:1px solid #e4e7ec}.nexus-quality-tabs button{padding:10px 16px;border:1px solid #d0d5dd;border-radius:999px;background:#fff;color:#344054;font:inherit;font-weight:700;cursor:pointer}.nexus-quality-tabs button:hover,.nexus-quality-tabs button.active{border-color:var(--green);background:var(--green);color:#fff}.nexus-quality-state{padding:20px;border:1px solid #dce3ea;border-radius:16px;background:#fff;color:#475467}.nexus-quality-state.error{border-color:#fecdca;background:#fef3f2;color:#b42318}.nexus-quality-metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.nexus-quality-metric{display:grid;gap:10px;min-height:130px;padding:22px;border:1px solid #e4e7ec;border-radius:18px;background:#fff;box-shadow:0 10px 30px #1018280d}.nexus-quality-metric span{color:#667085;font-size:.88rem;font-weight:700}.nexus-quality-metric strong{color:#101828;font-size:2rem;line-height:1}.nexus-quality-metric small{color:#98a2b3}.nexus-quality-metric.primary{border-color:#b9d8eb;background:linear-gradient(135deg,#fff,#eef8fd)}.nexus-quality-metric.warning{border-color:#fedf89;background:#fffaeb}.nexus-quality-metric.danger{border-color:#fecdca;background:#fef3f2}.nexus-quality-panel{padding:24px;border:1px solid #e4e7ec;border-radius:18px;background:#fff;box-shadow:0 10px 30px #1018280a}.nexus-quality-panel-heading{margin-bottom:20px}.nexus-quality-issue-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.nexus-quality-issue-grid article{display:grid;gap:8px;padding:16px;border:1px solid #eaecf0;border-radius:14px;background:#f9fafb}.nexus-quality-issue-grid span{color:#667085;font-size:.85rem}.nexus-quality-issue-grid strong{color:#101828;font-size:1.5rem}.nexus-quality-coverage-list{display:grid;gap:16px}.nexus-quality-coverage-row{display:grid;gap:8px}.nexus-quality-coverage-row>div:first-child{display:flex;justify-content:space-between;gap:16px}.nexus-quality-progress{height:10px;overflow:hidden;border-radius:999px;background:#eaecf0}.nexus-quality-progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--green),#2f80a8)}.nexus-quality-toolbar{display:grid;grid-template-columns:minmax(240px,1fr) repeat(3,minmax(150px,auto));gap:12px;margin-bottom:20px}.nexus-quality-toolbar input,.nexus-quality-toolbar select{width:100%;min-height:44px;padding:10px 12px;border:1px solid #d0d5dd;border-radius:10px;background:#fff;color:#101828;font:inherit}.nexus-quality-table-wrapper{overflow-x:auto}.nexus-quality-table{width:100%;border-collapse:collapse}.nexus-quality-table th{padding:12px;border-bottom:1px solid #d0d5dd;color:#667085;font-size:.78rem;letter-spacing:.04em;text-align:left;text-transform:uppercase}.nexus-quality-table td{padding:14px 12px;border-bottom:1px solid #eaecf0;color:#344054;vertical-align:top}.nexus-quality-table td strong,.nexus-quality-table td small{display:block}.nexus-quality-table td small{margin-top:4px;color:#98a2b3}.nexus-quality-tags,.nexus-quality-row-actions{display:flex;flex-wrap:wrap;gap:6px}.nexus-quality-status{display:inline-flex;align-items:center;min-height:26px;padding:4px 9px;border-radius:999px;background:#f2f4f7;color:#475467;font-size:.76rem;font-weight:800}.nexus-quality-status.success{background:#ecfdf3;color:#027a48}.nexus-quality-status.warning{background:#fffaeb;color:#b54708}.nexus-quality-status.danger{background:#fef3f2;color:#b42318}.nexus-quality-link{color:var(--green);font-weight:800;text-decoration:none}.nexus-quality-link:hover{text-decoration:underline}.nexus-quality-empty{padding:30px!important;color:#98a2b3!important;text-align:center}.nexus-quality-pagination{display:flex;align-items:center;justify-content:flex-end;gap:14px;margin-top:20px}.nexus-quality-pagination button{min-height:38px;padding:8px 14px;border:1px solid #d0d5dd;border-radius:8px;background:#fff;color:#344054;font:inherit;font-weight:700;cursor:pointer}.nexus-quality-pagination button:disabled{cursor:not-allowed;opacity:.45}.nexus-quality-confidence-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.nexus-quality-confidence-grid article{display:grid;gap:10px;padding:16px;border:1px solid #eaecf0;border-radius:14px;background:#f9fafb}.nexus-quality-confidence-grid article>div{display:flex;justify-content:space-between;gap:12px}.nexus-quality-confidence-grid span,.nexus-quality-confidence-grid small{color:#667085}.nexus-quality-access-denied{max-width:620px;padding:32px;border:1px solid #fecdca;border-radius:18px;background:#fef3f2}.nexus-quality-access-denied span{color:#b42318;font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.nexus-quality-access-denied h1{margin:8px 0 12px}.nexus-quality-access-denied p{margin-bottom:20px;color:#667085;line-height:1.6}@media(max-width:1100px){.nexus-quality-metric-grid,.nexus-quality-issue-grid,.nexus-quality-confidence-grid,.nexus-quality-toolbar{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.nexus-quality-header{display:grid}.nexus-quality-header small{white-space:normal}.nexus-quality-metric-grid,.nexus-quality-issue-grid,.nexus-quality-confidence-grid,.nexus-quality-toolbar{grid-template-columns:1fr}.nexus-quality-panel{padding:16px}.nexus-quality-pagination{justify-content:space-between}}.nexus-reporting-page{display:grid;gap:24px}.nexus-reporting-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.nexus-reporting-header>div>span,.nexus-reporting-section-heading>span{display:block;margin-bottom:6px;color:var(--green);font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.nexus-reporting-header h1,.nexus-reporting-section-heading h2{margin:0}.nexus-reporting-header p{max-width:760px;margin:10px 0 0;color:#667085;line-height:1.6}.nexus-reporting-header small{padding:10px 14px;border:1px solid #dce3ea;border-radius:999px;background:#fff;color:#667085;white-space:nowrap}.nexus-reporting-state{padding:18px 20px;border:1px solid #dce3ea;border-radius:14px;background:#fff;color:#475467}.nexus-reporting-state.error{border-color:#fecdca;background:#fef3f2;color:#b42318}.nexus-reporting-state.success{border-color:#abefc6;background:#ecfdf3;color:#027a48}.nexus-reporting-layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(320px,.8fr);gap:24px;align-items:start}.nexus-reporting-catalog,.nexus-reporting-builder{padding:24px;border:1px solid #e4e7ec;border-radius:18px;background:#fff;box-shadow:0 10px 30px #1018280d}.nexus-reporting-section-heading{margin-bottom:20px}.nexus-reporting-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.nexus-reporting-cards button{display:grid;grid-template-columns:auto 1fr;gap:8px 12px;padding:18px;border:1px solid #e4e7ec;border-radius:14px;background:#fff;color:#344054;text-align:left;cursor:pointer}.nexus-reporting-cards button:hover,.nexus-reporting-cards button.active{border-color:var(--green);background:#f2f8fc;box-shadow:0 8px 20px #1fa1381a}.nexus-reporting-icon{display:grid;grid-row:1 / span 3;place-items:center;width:42px;height:42px;border-radius:12px;background:var(--green);color:#fff;font-weight:900}.nexus-reporting-cards strong{align-self:center;color:#101828;font-size:1rem}.nexus-reporting-cards p{grid-column:2;margin:0;color:#667085;font-size:.88rem;line-height:1.5}.nexus-reporting-cards small{grid-column:2;color:var(--green);font-weight:700}.nexus-reporting-builder{display:grid;gap:18px;position:sticky;top:24px}.nexus-reporting-builder label{display:grid;gap:7px}.nexus-reporting-builder label>span{color:#344054;font-size:.88rem;font-weight:700}.nexus-reporting-builder input,.nexus-reporting-builder select{width:100%;min-height:44px;padding:10px 12px;border:1px solid #d0d5dd;border-radius:10px;background:#fff;color:#101828;font:inherit}.nexus-reporting-summary{display:grid;gap:7px;padding:16px;border:1px solid #e4e7ec;border-radius:12px;background:#f9fafb}.nexus-reporting-summary strong{color:#101828}.nexus-reporting-summary span{color:#667085;font-size:.86rem}.nexus-reporting-submit{min-height:48px;padding:12px 18px;border:0;border-radius:10px;background:var(--green);color:#fff;font:inherit;font-weight:800;cursor:pointer}.nexus-reporting-submit:hover{background:var(--green-dark)}.nexus-reporting-submit:disabled{cursor:not-allowed;opacity:.55}@media(max-width:1050px){.nexus-reporting-layout{grid-template-columns:1fr}.nexus-reporting-builder{position:static}}@media(max-width:700px){.nexus-reporting-header{display:grid}.nexus-reporting-header small{white-space:normal}.nexus-reporting-cards{grid-template-columns:1fr}.nexus-reporting-catalog,.nexus-reporting-builder{padding:16px}}.nexus-navigation-label-secondary{margin-top:18px}.nexus-topbar-account{display:flex;align-items:center;gap:10px}.nexus-topbar-account>span:last-child{display:grid;gap:2px}.nexus-topbar-account strong,.nexus-topbar-account small{display:block}.nexus-topbar-account small{color:var(--nexus-gray-400);font-size:10px}.nexus-topbar-avatar{width:38px;height:38px;border-radius:12px;font-size:11px}.nexus-version-card{display:grid;gap:3px;margin-top:12px;padding:11px 12px;border:1px solid var(--nexus-gray-200);border-radius:12px;background:linear-gradient(145deg,#ffffff,var(--nexus-gray-50))}.nexus-version-card strong{color:var(--nexus-gray-700);font-size:11px}.nexus-version-card span{color:var(--nexus-gray-400);font-size:10px}.nexus-version-footer{align-items:center}.admin-workspace-header{display:flex;justify-content:space-between;align-items:flex-start;gap:24px}.admin-status-filter{display:grid;gap:7px;min-width:220px}.admin-status-filter span{color:var(--nexus-gray-500);font-size:11px;font-weight:800;text-transform:uppercase}.admin-status-filter select{min-height:44px;padding:9px 12px;border:1px solid var(--nexus-gray-200);border-radius:11px;background:#fff;font:inherit}.admin-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:24px}.admin-stat-grid article{display:grid;gap:10px;padding:22px;border:1px solid var(--nexus-gray-200);border-radius:18px;background:linear-gradient(145deg,#fff,#f8fbf9);box-shadow:0 10px 28px #1018280d}.admin-stat-grid span{color:var(--nexus-gray-500);font-size:12px;font-weight:700}.admin-stat-grid strong{color:var(--nexus-gray-900);font-size:30px}.admin-unlock-list{display:grid;gap:18px}.admin-unlock-card{padding:24px;border:1px solid var(--nexus-gray-200);border-radius:20px;background:#fff;box-shadow:0 12px 34px #1018280d}.admin-unlock-card>header{display:flex;justify-content:space-between;gap:18px}.admin-unlock-card>header>div{display:grid;gap:4px}.admin-unlock-card>header>div span{color:var(--nexus-gray-400);font-size:11px}.admin-unlock-card>header>div strong{font-size:18px}.admin-unlock-meta{display:flex;flex-wrap:wrap;gap:10px 22px;margin-top:18px;color:var(--nexus-gray-500);font-size:12px}.admin-unlock-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:20px}.admin-access-denied{padding:32px;border:1px solid #fecdca;border-radius:20px;background:#fef3f2}.admin-access-denied>span{color:#b42318;font-size:11px;font-weight:800;text-transform:uppercase}:where(.dashboard-card,.nexus-dashboard-action,.nexus-start-card,.nexus-search-intro-card,.nexus-company-card,.enterprise-company-card,.profile-card,.request-card,.activation-card,.detail-card,.nexus-quality-panel,.nexus-quality-metric,.nexus-reporting-catalog,.nexus-reporting-builder,.nexus-reporting-cards button,.session-card,.admin-stat-grid article,.admin-unlock-card,.search-empty-state,.account-access-card){position:relative;overflow:hidden;transition:transform .24s cubic-bezier(.22,1,.36,1),box-shadow .24s ease,border-color .24s ease,background .24s ease;will-change:transform}:where(.dashboard-card,.nexus-dashboard-action,.nexus-start-card,.nexus-search-intro-card,.nexus-company-card,.enterprise-company-card,.profile-card,.request-card,.activation-card,.detail-card,.nexus-quality-panel,.nexus-quality-metric,.nexus-reporting-catalog,.nexus-reporting-builder,.nexus-reporting-cards button,.session-card,.admin-stat-grid article,.admin-unlock-card,.search-empty-state,.account-access-card):before{position:absolute;inset:0;pointer-events:none;content:"";opacity:0;background:radial-gradient(circle at top right,rgba(31,161,56,.1),transparent 44%);transition:opacity .24s ease}:where(.dashboard-card,.nexus-dashboard-action,.nexus-start-card,.nexus-search-intro-card,.nexus-company-card,.enterprise-company-card,.profile-card,.request-card,.activation-card,.detail-card,.nexus-quality-panel,.nexus-quality-metric,.nexus-reporting-catalog,.nexus-reporting-builder,.nexus-reporting-cards button,.session-card,.admin-stat-grid article,.admin-unlock-card,.search-empty-state,.account-access-card):hover{z-index:2;border-color:#1fa13861;transform:translateY(-6px) scale(1.008);box-shadow:0 24px 60px #1018281f,0 8px 20px #1fa13814}:where(.dashboard-card,.nexus-dashboard-action,.nexus-start-card,.nexus-search-intro-card,.nexus-company-card,.enterprise-company-card,.profile-card,.request-card,.activation-card,.detail-card,.nexus-quality-panel,.nexus-quality-metric,.nexus-reporting-catalog,.nexus-reporting-builder,.nexus-reporting-cards button,.session-card,.admin-stat-grid article,.admin-unlock-card,.search-empty-state,.account-access-card):hover:before{opacity:1}.nexus-nav-link{transition:color .22s ease,background .22s ease,border-color .22s ease,transform .22s cubic-bezier(.22,1,.36,1),box-shadow .22s ease}.nexus-nav-icon{transition:transform .22s cubic-bezier(.22,1,.36,1),background .22s ease,color .22s ease}.nexus-nav-link:hover{transform:translate(5px)}.nexus-nav-link:hover .nexus-nav-icon{transform:scale(1.08) rotate(-2deg)}@media(max-width:900px){.admin-workspace-header{display:grid}.admin-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.admin-stat-grid{grid-template-columns:1fr}.admin-unlock-actions{justify-content:stretch}.admin-unlock-actions .button{width:100%}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}:where(.dashboard-card,.nexus-dashboard-action,.nexus-start-card,.nexus-search-intro-card,.nexus-company-card,.enterprise-company-card,.profile-card,.request-card,.activation-card,.detail-card,.nexus-quality-panel,.nexus-quality-metric,.nexus-reporting-catalog,.nexus-reporting-builder,.nexus-reporting-cards button,.session-card,.admin-stat-grid article,.admin-unlock-card):hover{transform:none}}.nexus-dialog-open{overflow:hidden}.nexus-dialog-backdrop{position:fixed;z-index:1000;inset:0;display:grid;place-items:center;padding:24px;background:#0f172a7a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:nexus-dialog-backdrop-in .18s ease both}.nexus-unlock-dialog{position:relative;width:min(760px,100%);max-height:calc(100vh - 48px);overflow-y:auto;padding:clamp(26px,5vw,42px);border:1px solid rgba(255,255,255,.72);border-radius:26px;background:linear-gradient(145deg,#fff,#f8fbf9);box-shadow:0 40px 100px #0f172a47;animation:nexus-dialog-card-in .26s cubic-bezier(.22,1,.36,1) both}.nexus-dialog-close{position:absolute;top:18px;right:18px;width:38px;height:38px;padding:0;border:1px solid var(--nexus-gray-200);border-radius:11px;display:grid;place-items:center;color:var(--nexus-gray-500);background:#fff;cursor:pointer;transition:transform .18s ease,background .18s ease,color .18s ease}.nexus-dialog-close:hover{color:var(--nexus-gray-900);background:var(--nexus-gray-100);transform:rotate(4deg) scale(1.04)}.nexus-dialog-close svg{width:18px;height:18px}.nexus-unlock-dialog-header{padding-right:52px}.nexus-unlock-dialog-header h2,.nexus-unlock-success h2{margin:8px 0 12px;font-size:clamp(28px,4vw,40px)}.nexus-unlock-dialog-header p,.nexus-unlock-success p{max-width:620px;margin:0;color:var(--nexus-gray-500);line-height:1.65}.nexus-process-timeline{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:30px 0}.nexus-process-timeline div{position:relative;display:grid;justify-items:center;gap:8px;color:var(--nexus-gray-400);text-align:center;font-size:11px;font-weight:700}.nexus-process-timeline div:not(:last-child):after{position:absolute;z-index:0;top:16px;left:calc(50% + 20px);width:calc(100% - 28px);height:2px;content:"";background:var(--nexus-gray-200)}.nexus-process-timeline i{position:relative;z-index:1;width:34px;height:34px;border:1px solid var(--nexus-gray-200);border-radius:50%;display:grid;place-items:center;color:var(--nexus-gray-500);background:#fff;font-style:normal}.nexus-process-timeline .active,.nexus-process-timeline .complete{color:var(--nexus-green-700)}.nexus-process-timeline .active i,.nexus-process-timeline .complete i{border-color:var(--nexus-green-500);color:#fff;background:linear-gradient(145deg,var(--nexus-green-500),var(--nexus-green-700));box-shadow:0 8px 20px #1fa1383d}.nexus-process-timeline .complete i svg{width:17px;height:17px}.nexus-unlock-dialog-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:18px}.nexus-unlock-dialog-summary>div{display:grid;gap:7px;padding:16px;border:1px solid var(--nexus-gray-200);border-radius:14px;background:#fffc}.nexus-unlock-dialog-summary span{color:var(--nexus-gray-500);font-size:11px;font-weight:700}.nexus-unlock-dialog-summary strong{color:var(--nexus-gray-900);font-size:19px}.nexus-unlock-dialog-list{display:grid;gap:10px;max-height:280px;overflow-y:auto;padding-right:4px}.nexus-unlock-dialog-list article{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px 14px;border:1px solid var(--nexus-gray-200);border-radius:14px;background:#fff;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.nexus-unlock-dialog-list article:hover{border-color:#1fa1385c;transform:translate(3px);box-shadow:0 10px 24px #10182812}.nexus-unlock-company-avatar{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,var(--nexus-green-500),var(--nexus-green-700));font-size:13px;font-weight:850}.nexus-unlock-dialog-list article>div{min-width:0;display:grid;gap:3px}.nexus-unlock-dialog-list article strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--nexus-gray-800);font-size:13px}.nexus-unlock-dialog-list article span{color:var(--nexus-gray-400);font-size:11px}.nexus-unlock-dialog-list article button{width:34px;height:34px;padding:0;border:0;border-radius:10px;display:grid;place-items:center;color:var(--nexus-gray-400);background:var(--nexus-gray-50);cursor:pointer}.nexus-unlock-dialog-list article button:hover{color:var(--danger);background:var(--danger-soft)}.nexus-unlock-dialog-list article button svg{width:16px;height:16px}.nexus-unlock-information{display:grid;gap:7px;margin-top:20px;padding:17px;border:1px solid var(--nexus-green-100);border-radius:15px;background:linear-gradient(145deg,var(--nexus-green-50),rgba(255,255,255,.9))}.nexus-unlock-information strong{color:var(--nexus-green-800);font-size:13px}.nexus-unlock-information p,.nexus-unlock-information small{margin:0;color:var(--nexus-gray-500);line-height:1.55}.nexus-unlock-information p{font-size:12px}.nexus-unlock-information small{font-size:11px}.nexus-unlock-dialog-error{margin-top:16px;padding:13px 15px;border:1px solid #fecdca;border-radius:12px;color:#b42318;background:#fef3f2;font-size:12px;font-weight:700}.nexus-unlock-dialog-actions,.nexus-unlock-success-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:24px}.nexus-unlock-success{display:grid;justify-items:center;text-align:center}.nexus-unlock-success-icon{width:68px;height:68px;margin-bottom:18px;border-radius:22px;display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,var(--nexus-green-500),var(--nexus-green-700));box-shadow:0 18px 40px #1fa1383d}.nexus-unlock-success-icon svg{width:30px;height:30px}.nexus-request-number{display:grid;gap:5px;margin-top:22px;padding:14px 22px;border:1px solid var(--nexus-green-100);border-radius:14px;background:var(--nexus-green-50)}.nexus-request-number span{color:var(--nexus-gray-500);font-size:10px;font-weight:700;text-transform:uppercase}.nexus-request-number strong{color:var(--nexus-green-800);font-size:18px}.enterprise-selection-company button{cursor:pointer;pointer-events:auto}@keyframes nexus-dialog-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes nexus-dialog-card-in{0%{opacity:0;transform:translateY(18px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:680px){.nexus-dialog-backdrop{padding:10px;align-items:end}.nexus-unlock-dialog{width:100%;max-height:calc(100vh - 20px);padding:24px 18px;border-radius:22px 22px 0 0}.nexus-process-timeline{grid-template-columns:repeat(2,minmax(0,1fr))}.nexus-process-timeline div:after{display:none}.nexus-unlock-dialog-summary{grid-template-columns:1fr}.nexus-unlock-dialog-actions,.nexus-unlock-success-actions{display:grid;grid-template-columns:1fr}.nexus-unlock-dialog-actions .button,.nexus-unlock-success-actions .button{width:100%}}@media(prefers-reduced-motion:reduce){.nexus-dialog-backdrop,.nexus-unlock-dialog{animation:none}}.role-dashboard{display:grid;gap:26px;max-width:1380px;margin:0 auto}.role-dashboard-header{display:flex;align-items:flex-start;justify-content:space-between;gap:28px}.role-dashboard-header>div{max-width:820px}.role-dashboard-header>div>span,.role-dashboard-panel>header>div>span{display:block;margin-bottom:7px;color:var(--nexus-green-700);font-size:11px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.role-dashboard-header h1{margin:0;font-size:clamp(38px,5vw,58px);letter-spacing:-.04em}.role-dashboard-header p{margin:14px 0 0;color:var(--nexus-gray-500);font-size:16px;line-height:1.7}.role-dashboard-state{padding:24px;border:1px solid var(--nexus-gray-200);border-radius:18px;background:#fff;color:var(--nexus-gray-500)}.role-dashboard-state.error{border-color:#fecdca;color:#b42318;background:#fef3f2}.role-metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.role-metric-card{min-height:150px;padding:22px;border:1px solid var(--nexus-gray-200);border-radius:20px;display:grid;align-content:space-between;gap:10px;color:var(--nexus-gray-800);background:linear-gradient(145deg,#fff,#f9fbfa);box-shadow:0 12px 34px #1018280e}.role-metric-card.primary{border-color:var(--nexus-green-100);background:linear-gradient(145deg,#ffffff,var(--nexus-green-50))}.role-metric-card.warning{border-color:#fedf89;background:linear-gradient(145deg,#fff,#fffaeb)}.role-metric-card.danger{border-color:#fecdca;background:linear-gradient(145deg,#fff,#fef3f2)}.role-metric-card>span{color:var(--nexus-gray-500);font-size:12px;font-weight:750}.role-metric-card>strong{color:var(--nexus-gray-900);font-size:34px;line-height:1}.role-metric-card>small{color:var(--nexus-gray-400);font-size:11px;line-height:1.45}.role-dashboard-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(320px,.8fr);gap:18px}.role-dashboard-panel{padding:24px;border:1px solid var(--nexus-gray-200);border-radius:20px;background:#fff;box-shadow:0 12px 34px #1018280d}.role-dashboard-panel>header{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:20px}.role-dashboard-panel>header h2{margin:0;font-size:22px}.role-dashboard-panel>header>a{color:var(--nexus-green-700);font-size:12px;font-weight:800}.role-company-list,.role-request-list{display:grid;gap:10px}.role-company-list>a{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px;border:1px solid var(--nexus-gray-100);border-radius:14px;color:var(--nexus-gray-800);background:var(--nexus-gray-50);transition:transform .18s ease,border-color .18s ease,background .18s ease}.role-company-list>a:hover{border-color:var(--nexus-green-100);background:var(--nexus-green-50);transform:translate(4px)}.role-company-avatar{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,var(--nexus-green-500),var(--nexus-green-700));font-size:13px;font-weight:850}.role-company-list>a>div{min-width:0;display:grid;gap:3px}.role-company-list>a>div strong,.role-company-list>a>div span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.role-company-list>a>div strong{font-size:13px}.role-company-list>a>div span,.role-company-list>a>small{color:var(--nexus-gray-400);font-size:10px}.role-request-list>div{display:grid;gap:6px;padding:14px;border:1px solid var(--nexus-gray-100);border-radius:14px;background:var(--nexus-gray-50)}.role-request-list strong{font-size:13px}.role-request-list small{color:var(--nexus-gray-400);font-size:10px}.role-status-badge{width:fit-content;padding:5px 8px;border-radius:999px;color:var(--nexus-gray-600);background:var(--nexus-gray-100);font-size:9px;font-weight:850;text-transform:uppercase}.role-status-badge.primary{color:var(--green-dark);background:#eff8ff}.role-status-badge.success{color:#027a48;background:#ecfdf3}.role-status-badge.warning{color:#b54708;background:#fffaeb}.role-status-badge.danger{color:#b42318;background:#fef3f2}.role-dashboard-empty{display:grid;justify-items:start;gap:10px;padding:24px;border:1px dashed var(--nexus-gray-200);border-radius:16px;background:var(--nexus-gray-50)}.role-dashboard-empty.compact{padding:18px}.role-dashboard-empty p{max-width:500px;margin:0;color:var(--nexus-gray-500);font-size:12px;line-height:1.55}.role-quick-action-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.role-quick-action-grid>a{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:13px;padding:18px;border:1px solid var(--nexus-gray-200);border-radius:17px;color:var(--nexus-gray-800);background:#fff}.role-quick-action-grid>a>span{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;color:var(--nexus-green-700);background:var(--nexus-green-50);font-size:12px;font-weight:850}.role-quick-action-grid>a>div{display:grid;gap:4px}.role-quick-action-grid strong{font-size:13px}.role-quick-action-grid p{margin:0;color:var(--nexus-gray-400);font-size:10px;line-height:1.45}.admin-module-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.admin-module-card{min-height:230px;padding:22px;border:1px solid var(--nexus-gray-200);border-radius:21px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:15px;color:var(--nexus-gray-800);background:linear-gradient(145deg,#fff,#f9fbfa);box-shadow:0 12px 34px #1018280d}.admin-module-card.featured{border-color:var(--nexus-green-100);background:linear-gradient(145deg,#ffffff,var(--nexus-green-50))}.admin-module-card>span{min-width:48px;height:48px;padding:0 8px;border-radius:14px;display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,var(--nexus-green-500),var(--nexus-green-700));font-size:11px;font-weight:900}.admin-module-card>div{display:grid;gap:9px}.admin-module-card small{color:var(--nexus-green-700);font-size:9px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.admin-module-card h2{margin:0;font-size:20px}.admin-module-card p{margin:0;color:var(--nexus-gray-500);font-size:12px;line-height:1.6}.admin-module-card>div>strong{align-self:end;color:var(--nexus-gray-700);font-size:11px}.admin-coverage-list{display:grid;gap:14px}.admin-coverage-list>div{display:grid;grid-template-columns:130px minmax(0,1fr) 44px;align-items:center;gap:12px}.admin-coverage-list span,.admin-coverage-list strong{font-size:11px}.admin-coverage-list strong{text-align:right}.admin-coverage-list>div>div{height:8px;overflow:hidden;border-radius:999px;background:var(--nexus-gray-100)}.admin-coverage-list i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--nexus-green-500),var(--nexus-green-700))}.admin-operation-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.admin-operation-grid>div{display:grid;gap:8px;padding:17px;border-radius:14px;background:var(--nexus-gray-50)}.admin-operation-grid span{color:var(--nexus-gray-500);font-size:10px}.admin-operation-grid strong{font-size:24px}:where(.role-metric-card,.role-dashboard-panel,.role-quick-action-grid>a,.admin-module-card){position:relative;overflow:hidden;transition:transform .24s cubic-bezier(.22,1,.36,1),box-shadow .24s ease,border-color .24s ease}:where(.role-metric-card,.role-dashboard-panel,.role-quick-action-grid>a,.admin-module-card):hover{z-index:2;border-color:#1fa13866;transform:translateY(-6px) scale(1.008);box-shadow:0 24px 60px #1018281f}@media(max-width:1120px){.role-metric-grid,.role-quick-action-grid,.admin-module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.role-dashboard-grid{grid-template-columns:1fr}}@media(max-width:700px){.role-dashboard-header{display:grid}.role-metric-grid,.role-quick-action-grid,.admin-module-grid{grid-template-columns:1fr}.admin-coverage-list>div{grid-template-columns:90px minmax(0,1fr) 40px}}@media(prefers-reduced-motion:reduce){:where(.role-metric-card,.role-dashboard-panel,.role-quick-action-grid>a,.admin-module-card):hover{transform:none}}.role-selection-page{width:min(980px,100%);display:grid;gap:28px;padding:clamp(28px,5vw,56px)}.role-selection-header{max-width:760px}.role-selection-header h1{margin:8px 0 12px;font-size:clamp(36px,6vw,58px);letter-spacing:-.045em}.role-selection-header p{max-width:680px;margin:0;color:var(--nexus-gray-500);font-size:16px;line-height:1.7}.role-selection-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px}.role-selection-card{position:relative;min-height:390px;padding:26px;border:1px solid var(--nexus-gray-200);border-radius:24px;display:grid;align-content:start;gap:22px;color:var(--nexus-gray-800);background:linear-gradient(145deg,#fff,#f8faf9);text-align:left;cursor:pointer;box-shadow:0 16px 42px #10182814;transition:transform .26s cubic-bezier(.22,1,.36,1),box-shadow .26s ease,border-color .26s ease,background .26s ease}.role-selection-card:before{position:absolute;inset:0;border-radius:inherit;pointer-events:none;content:"";opacity:0;background:radial-gradient(circle at top right,rgba(31,161,56,.15),transparent 48%);transition:opacity .26s ease}.role-selection-card:hover{border-color:#1fa1387a;transform:translateY(-9px) scale(1.012);box-shadow:0 30px 72px #10182829}.role-selection-card:hover:before{opacity:1}.role-selection-card:disabled{cursor:progress;opacity:.7}.role-selection-admin{background:linear-gradient(145deg,#fff,#f2f8f5)}.role-selection-icon{width:58px;height:58px;border-radius:18px;display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,var(--nexus-green-500),var(--nexus-green-700));font-size:17px;font-weight:900;box-shadow:0 14px 30px #1fa1383d;transition:transform .26s cubic-bezier(.22,1,.36,1)}.role-selection-card:hover .role-selection-icon{transform:scale(1.08) rotate(-3deg)}.role-selection-card>div{display:grid;gap:8px}.role-selection-card>div>span{color:var(--nexus-green-700);font-size:10px;font-weight:850;letter-spacing:.09em;text-transform:uppercase}.role-selection-card h2{margin:0;font-size:24px;letter-spacing:-.025em}.role-selection-card p{margin:0;color:var(--nexus-gray-500);font-size:13px;line-height:1.65}.role-selection-card ul{display:grid;gap:9px;margin:0;padding:0;list-style:none}.role-selection-card li{position:relative;padding-left:20px;color:var(--nexus-gray-600);font-size:12px}.role-selection-card li:before{position:absolute;top:4px;left:0;width:9px;height:9px;border-radius:50%;content:"";background:var(--nexus-green-500);box-shadow:0 0 0 4px var(--nexus-green-50)}.role-selection-card>strong{align-self:end;margin-top:auto;color:var(--nexus-green-700);font-size:12px}.role-selection-footer{display:flex;justify-content:space-between;align-items:center;gap:24px;padding-top:8px}.role-selection-footer p{max-width:600px;margin:0;color:var(--nexus-gray-400);font-size:11px;line-height:1.6}@media(max-width:700px){.role-selection-page{padding:24px 18px}.role-selection-grid{grid-template-columns:1fr}.role-selection-card{min-height:340px}.role-selection-footer{display:grid}.role-selection-footer .button{width:100%}}@media(prefers-reduced-motion:reduce){.role-selection-card:hover,.role-selection-card:hover .role-selection-icon{transform:none}}.public-shell-landing{height:100dvh;display:flex;flex-direction:column;overflow:hidden}.public-shell-landing .public-header{flex:none}.public-shell-landing .public-main{flex:1;min-height:0;padding:0;display:flex}.public-shell-landing .landing-enterprise-page{height:100%;width:min(1240px,100%);margin-inline:auto;display:flex;align-items:center;padding:clamp(10px,2vh,28px) clamp(20px,4vw,52px)}.public-shell-landing .landing-enterprise-hero{width:100%;align-items:center;gap:clamp(28px,4.5vw,72px);grid-template-columns:minmax(0,1.04fr) minmax(0,.96fr)}.public-shell-landing .landing-enterprise-copy h1{font-size:clamp(34px,4.6vw,60px);line-height:1.02;letter-spacing:-.03em;margin-top:12px}.public-shell-landing .landing-enterprise-copy>p{font-size:clamp(15px,1.15vw,17px);line-height:1.55;margin-top:16px;max-width:52ch}.public-shell-landing .landing-enterprise-actions{margin-top:20px}.public-shell-landing .landing-benefit-grid{margin-top:clamp(14px,2.4vh,28px);padding-top:0;border-top:0;gap:14px}.public-shell-landing .landing-benefit-grid article{min-height:0;padding:15px 16px;border:1px solid var(--nexus-gray-200);border-radius:14px;background:var(--surface);transition:border-color .26s cubic-bezier(.4,0,.2,1),background .26s cubic-bezier(.4,0,.2,1),transform .26s cubic-bezier(.4,0,.2,1),box-shadow .26s cubic-bezier(.4,0,.2,1)}.public-shell-landing .landing-benefit-grid article:first-child{padding-left:16px}.public-shell-landing .landing-benefit-grid article:last-child{padding-right:16px;border-right:1px solid var(--nexus-gray-200)}.public-shell-landing .landing-benefit-grid article:hover{border-color:var(--nexus-green-500);background:var(--nexus-green-50);transform:translateY(-3px);box-shadow:0 14px 30px color-mix(in srgb,var(--nexus-green-500) 18%,transparent)}.public-shell-landing .landing-benefit-grid p{font-size:12.5px;margin-top:6px}.public-shell-landing .landing-enterprise-hero>*:last-child{max-height:min(74vh,560px)}.public-footer-slim{flex:none;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:9px clamp(20px,4vw,52px);border-top:1px solid var(--nexus-gray-200);font-size:12px;color:var(--nexus-gray-500)}.public-footer-slim .lgl a{color:var(--nexus-gray-500);text-decoration:none;margin-left:16px}.public-footer-slim .lgl a:hover{color:var(--nexus-gray-900)}@media(max-width:900px){.public-shell-landing{height:auto;overflow:visible}.public-shell-landing .landing-enterprise-hero{grid-template-columns:1fr}}.public-shell-landing .public-header{padding:14px 0}.public-shell-landing .public-header .brand-logo{height:52px;width:auto}.public-shell-landing .knowledge-network{min-height:0;height:100%;max-height:min(70vh,540px)}.public-shell-landing .landing-enterprise-copy h1{margin-top:6px}.public-shell-landing .public-header-actions{display:none}.public-shell-landing .public-header .brand-logo{height:84px}.public-shell-landing .landing-benefit-grid{align-items:stretch}.public-shell-landing .landing-benefit-grid article{display:flex;flex-direction:column;gap:7px;padding:16px 18px}.public-shell-landing .landing-benefit-grid h2{font-size:16px;margin:0;line-height:1.2}.public-shell-landing .landing-benefit-grid p{font-size:13px;line-height:1.5;margin:0;color:var(--nexus-gray-500)}.nexus-nav-icon{display:none}.nexus-nav-link{grid-template-columns:minmax(0,1fr);min-height:auto;padding:11px 14px;gap:0}.role-metric-card,.role-metric-card.primary,.role-metric-card.warning,.role-metric-card.danger{background:var(--surface);border-color:var(--nexus-gray-200)}.role-metric-card{transition:border-color .22s ease,background .22s ease,transform .22s ease,box-shadow .22s ease}.role-metric-card:hover{border-color:var(--nexus-green-500);background:var(--nexus-green-50);transform:translateY(-2px);box-shadow:0 12px 26px color-mix(in srgb,var(--nexus-green-500) 16%,transparent)}.public-shell-landing .knowledge-network{min-height:0!important;height:min(64vh,530px)!important}.public-shell-landing .landing-enterprise-copy h1{font-size:clamp(30px,3.9vw,52px)}.public-shell-landing .public-header-actions{display:flex}.public-shell-landing .landing-enterprise-actions{display:none}.public-shell-landing .knowledge-network{min-height:0!important;height:min(52vh,430px)!important}.public-shell-landing .landing-benefit-grid article{min-height:0}.public-shell-landing .landing-benefit-grid p{font-size:12.5px;line-height:1.45}.public-shell-landing .landing-enterprise-copy h1 strong{color:inherit}.nexus-topbar-right{display:flex;align-items:center;gap:clamp(12px,2vw,22px)}@media(max-width:760px){.nexus-topbar-status{display:none}}.nexus-dashboard-action:hover,.nexus-start-card:hover,.nexus-search-intro-card:hover,.nexus-company-card:hover,.enterprise-company-card:hover,.dashboard-card:hover,.detail-card:hover,.request-card:hover,.activation-card:hover,.corporate-feature-card:hover,.corporate-information-card:hover,.contact-enterprise-card:hover,.legal-section:hover,.about-nexus-card:hover,.search-empty-state:hover,.account-access-card:hover{color:var(--nexus-gray-900);border-color:var(--nexus-green-500);background:var(--nexus-green-50);transform:translateY(-3px);box-shadow:0 14px 30px color-mix(in srgb,var(--nexus-green-500) 16%,transparent)}.nexus-dashboard-action:hover *,.nexus-start-card:hover *,.nexus-search-intro-card:hover *,.nexus-company-card:hover *,.enterprise-company-card:hover *,.dashboard-card:hover *,.detail-card:hover *,.request-card:hover *,.corporate-feature-card:hover *,.corporate-information-card:hover *,.contact-enterprise-card:hover *,.about-nexus-card:hover *,.account-access-card:hover *,.search-empty-state:hover *{color:inherit}.enterprise-company-card{min-height:0;border-radius:16px}.enterprise-company-card:hover .enterprise-company-status.unlocked i{background:var(--nexus-green-500)}.public-shell-landing .landing-enterprise-copy h1 strong{color:var(--nexus-green-500)}.public-shell-landing .landing-enterprise-actions{display:flex}.public-shell-landing .landing-benefit-grid article{display:flex;flex-direction:column;gap:6px}.landing-benefit-icon{width:32px;height:32px;border-radius:9px;display:grid;place-items:center;background:var(--nexus-gray-100);color:var(--nexus-gray-600);margin-bottom:4px;transition:background .26s cubic-bezier(.4,0,.2,1),color .26s cubic-bezier(.4,0,.2,1)}.public-shell-landing .landing-benefit-grid article:hover .landing-benefit-icon{background:var(--nexus-green-500);color:#fff}.landing-network-visual{position:relative;height:100%;min-height:0;display:flex;align-items:center;justify-content:center}.ce-stage{position:relative;width:100%;max-width:460px;aspect-ratio:1/1;max-height:min(64vh,470px)}.ce-net{position:absolute;inset:0;width:100%;height:100%;overflow:visible}.ce-edge{stroke:var(--nexus-gray-300);stroke-width:1.4;fill:none;opacity:.7}.ce-node{fill:#fff;stroke:var(--nexus-gray-300);stroke-width:1.4}.ce-node.on{fill:var(--nexus-green-500);stroke:var(--nexus-green-500)}.ce-hub{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;border:1px solid var(--nexus-gray-200);border-radius:20px;box-shadow:var(--nexus-shadow-lg);padding:18px 20px;width:min(66%,300px);text-align:center;z-index:3}.ce-hub img{height:40px;margin-bottom:10px}.ce-hub-t{font-size:14px;font-weight:700;color:var(--nexus-gray-900)}.ce-hub-s{font-size:11.5px;color:var(--nexus-gray-500);margin-top:2px}.ce-hub-q{margin-top:12px;display:flex;align-items:center;justify-content:center;gap:8px}.ce-bar{width:84px;height:6px;border-radius:99px;background:var(--nexus-gray-100);overflow:hidden}.ce-bar i{display:block;height:100%;width:100%;background:var(--nexus-green-500);animation:ceFill 1.4s cubic-bezier(.4,0,.2,1) both}@keyframes ceFill{0%{width:0}}.ce-hub-q b{font-size:12px;font-variant-numeric:tabular-nums;color:var(--nexus-gray-900)}.ce-hub-q span{font-size:11px;color:var(--nexus-gray-500)}.ce-chip{position:absolute;z-index:2;background:#fff;border:1px solid var(--nexus-gray-200);border-radius:99px;padding:7px 13px;font-size:12px;font-weight:600;color:var(--nexus-gray-600);box-shadow:var(--nexus-shadow-sm);display:inline-flex;align-items:center;gap:7px;white-space:nowrap}.ce-chip:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--nexus-green-500)}.ce-c1{top:5%;left:4%}.ce-c2{top:2%;right:8%}.ce-c3{top:44%;right:-2%}.ce-c4{bottom:6%;right:6%}.ce-c5{bottom:2%;left:10%}.ce-c6{top:40%;left:-3%}@media(prefers-reduced-motion:reduce){.ce-bar i{animation:none}}@media(max-width:900px){.landing-network-visual{min-height:340px}.ce-stage{max-height:380px}}.public-shell-landing .public-header{padding:10px 0}.public-shell-landing .public-header .brand-logo{height:96px}.public-shell-landing .landing-enterprise-hero{gap:clamp(24px,4vw,60px)}.public-shell-landing .landing-enterprise-copy h1{font-size:clamp(26px,3.3vw,44px);line-height:1.03;letter-spacing:-.03em;margin-top:2px}.public-shell-landing .landing-enterprise-copy>p{font-size:clamp(14px,1.02vw,16px);line-height:1.5;margin-top:12px;max-width:50ch}.public-shell-landing .landing-enterprise-actions{margin-top:16px}.public-shell-landing .landing-benefit-grid{margin-top:clamp(10px,1.6vh,18px);gap:12px}.public-shell-landing .ce-stage{max-height:min(56vh,420px)}.public-shell-landing .public-header{padding:12px 0}.public-shell-landing .public-header .brand-logo{width:210px;height:auto;max-height:none}.public-shell-landing .landing-enterprise-copy h1{font-size:clamp(24px,2.9vw,40px);line-height:1.04;margin-top:0}.public-shell-landing .landing-enterprise-copy>p{font-size:clamp(13px,.95vw,15px);line-height:1.5;margin-top:10px}.public-shell-landing .landing-enterprise-actions{margin-top:14px}.public-shell-landing .landing-benefit-grid{margin-top:clamp(10px,1.4vh,16px)}.public-shell-landing .landing-benefit-grid p{font-size:12px;line-height:1.4}.public-shell-landing .public-header{padding:10px 0;min-height:0}.public-shell-landing .public-header .brand-logo{width:auto;height:132px;max-height:none}.public-shell-landing .landing-enterprise-page{align-items:center;padding-top:6px;padding-bottom:12px}.public-shell-landing .landing-enterprise-copy .eyebrow{font-size:11.5px;letter-spacing:.14em}.public-shell-landing .landing-enterprise-copy h1{font-size:clamp(24px,2.6vw,34px);line-height:1.05;margin-top:2px}.public-shell-landing .landing-enterprise-copy>p{font-size:14px;line-height:1.45;margin-top:10px;max-width:50ch}.public-shell-landing .landing-enterprise-actions{margin-top:14px;gap:12px}.public-shell-landing .landing-enterprise-actions .button{min-width:216px;justify-content:center;text-align:center}.public-shell-landing .landing-benefit-grid{margin-top:16px;gap:12px}.public-shell-landing .landing-benefit-grid article{padding:13px 15px}.public-shell-landing .landing-benefit-grid h2{font-size:15px}.public-shell-landing .landing-benefit-grid p{font-size:12.5px;line-height:1.42}.public-shell-landing .ce-stage{max-height:min(62vh,470px)}@media(max-height:840px){.public-shell-landing .public-header{padding:6px 0}.public-shell-landing .public-header .brand-logo{height:104px}.public-shell-landing .landing-enterprise-page{padding-top:2px;padding-bottom:6px}.public-shell-landing .landing-enterprise-copy h1{font-size:clamp(21px,2.2vw,29px);line-height:1;margin-top:1px}.public-shell-landing .landing-enterprise-copy>p{font-size:12.5px;line-height:1.4;margin-top:7px}.public-shell-landing .landing-enterprise-actions{margin-top:10px}.public-shell-landing .landing-benefit-grid{margin-top:10px;gap:11px}.public-shell-landing .landing-benefit-grid article{padding:10px 13px}.public-shell-landing .landing-benefit-grid h2{font-size:13.5px}.public-shell-landing .landing-benefit-grid p{font-size:11px;line-height:1.35}.public-shell-landing .landing-benefit-icon{width:26px;height:26px;margin-bottom:2px}.public-shell-landing .ce-stage{max-height:min(54vh,410px)}}@media(max-height:640px){.public-shell-landing{height:auto;min-height:100dvh;overflow:visible}}.public-header-actions .button{min-width:212px;justify-content:center;text-align:center}.public-shell-landing .public-header .brand-logo{height:160px!important;width:auto!important;max-height:none!important}.public-shell-landing .landing-enterprise-copy h1{font-size:clamp(34px,3.6vw,56px)!important;line-height:1!important}@media(max-height:840px){.public-shell-landing .public-header .brand-logo{height:140px!important}.public-shell-landing .landing-enterprise-copy h1{font-size:clamp(28px,3.4vw,44px)!important;line-height:1!important}}@media(min-width:901px){.public-header .brand-logo{height:180px!important;width:auto!important;max-height:none!important}.public-shell-landing .public-header .brand-logo{height:180px!important}.public-shell-landing .landing-enterprise-copy h1{font-size:clamp(30px,3.3vw,50px)!important;line-height:1!important}}@media(min-width:901px)and (max-height:840px){.public-shell-landing .public-header .brand-logo{height:150px!important}.public-shell-landing .landing-enterprise-copy h1{font-size:clamp(26px,3vw,40px)!important;line-height:1!important}}.corporate-page-hero h1,.about-nexus-hero h1{font-size:clamp(32px,3.4vw,46px)!important;line-height:1.06!important}.corporate-section-heading h2{font-size:clamp(24px,2.5vw,32px)!important}.corporate-information-card h2,.corporate-notice h2,.corporate-contact-notice h2,.about-nexus-card h2{font-size:22px!important}.corporate-feature-card h2,.legal-section h2{font-size:19px!important}.corporate-feature-card h3{font-size:18px!important;line-height:1.3!important}.corporate-page-hero p{font-size:16px!important}.corporate-information-card>p,.corporate-notice p,.corporate-feature-card p,.legal-section p,.about-nexus-card p{font-size:14.5px!important}.contact-enterprise-card h2{font-size:22px!important}@media(min-width:901px){.public-shell-landing .public-header{padding:18px 0!important;min-height:150px!important}}.ce-hub{width:min(54%,244px);padding:16px 18px}.ce-bar{width:72px}.ce-chip{transform:translate(-50%,-50%)}.ce-c1{inset:24.5% auto auto 26.5%}.ce-c2{inset:24.5% auto auto 73.5%}.ce-c3{inset:50% auto auto 92%}.ce-c4{inset:75.5% auto auto 73.5%}.ce-c5{inset:75.5% auto auto 26.5%}.ce-c6{inset:50% auto auto 8%}.ce-node{display:none}.enterprise-company-grid{display:flex;flex-direction:column;gap:11px;margin-top:16px}.enterprise-company-card{flex-direction:row;align-items:stretch;justify-content:space-between;gap:18px;min-height:0;border-radius:14px;padding:15px 17px;overflow:visible;box-shadow:var(--nexus-shadow-sm)}.enterprise-company-card:hover{border-color:var(--nexus-green-500);background:#fff;transform:translateY(-2px);box-shadow:0 12px 28px color-mix(in srgb,var(--nexus-green-500) 15%,transparent)}.enterprise-company-card:hover *{color:inherit}.enterprise-company-main{flex:1;min-width:0;display:flex;flex-direction:column}.enterprise-company-aside{flex:none;display:flex;flex-direction:column;align-items:flex-end;gap:12px;text-align:right}.enterprise-company-card .enterprise-company-card-head{padding:0;margin:0}.enterprise-company-card .enterprise-company-body{padding:0;margin-top:9px}.enterprise-company-identity{grid-template-columns:44px minmax(0,1fr);gap:12px}.enterprise-company-logo{width:44px;height:44px;border-radius:13px;font-size:16px}.enterprise-company-identity h3{margin:3px 0 0;font-size:15.5px}.enterprise-company-industry{font-size:13px;font-weight:700}.enterprise-company-details{margin-top:8px;gap:6px}.enterprise-company-details>div{font-size:12.5px}.enterprise-company-details svg{width:15px;height:15px}.enterprise-company-legalform{grid-template-columns:1fr!important}.enterprise-company-legalform span{color:var(--nexus-gray-600)}.enterprise-company-tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:11px}.enterprise-company-tag{display:inline-flex;align-items:center;gap:5px;font-size:11.5px;font-weight:600;padding:3px 9px;border-radius:99px;border:1px solid var(--nexus-gray-200);color:var(--nexus-gray-500);background:#fff}.enterprise-company-tag.on{color:var(--nexus-green-700);background:var(--nexus-green-50);border-color:transparent}.enterprise-company-tag-dot{width:6px;height:6px;border-radius:50%;background:currentColor}.enterprise-company-metrics{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.enterprise-company-metric{display:flex;flex-direction:column;align-items:flex-end;gap:3px}.enterprise-company-metric-label{font-size:9.5px;text-transform:uppercase;letter-spacing:.07em;color:var(--nexus-gray-400);font-weight:800}.enterprise-reliability{display:flex;align-items:center;gap:7px}.enterprise-reliability-bar{width:78px;height:5px;border-radius:99px;background:var(--nexus-gray-100);overflow:hidden}.enterprise-reliability-bar i{display:block;height:100%;background:var(--nexus-green-500)}.enterprise-reliability b{font-size:12.5px;font-variant-numeric:tabular-nums;color:var(--nexus-gray-700)}.enterprise-completeness{display:flex;align-items:center;gap:7px}.enterprise-completeness-dots{display:flex;gap:3px}.enterprise-completeness-dots span{width:7px;height:7px;border-radius:50%;background:var(--nexus-gray-100);border:1px solid var(--nexus-gray-300)}.enterprise-completeness-dots span.on{background:var(--nexus-green-500);border-color:var(--nexus-green-500)}.enterprise-completeness b{font-size:12px;font-variant-numeric:tabular-nums;color:var(--nexus-gray-600)}.enterprise-company-card .enterprise-company-card-footer{margin:auto 0 0;padding:0;min-height:0;border-top:0;background:transparent;flex-direction:column;align-items:flex-end;gap:6px}@media(max-width:640px){.enterprise-company-card{flex-direction:column}.enterprise-company-aside{align-items:stretch;flex-direction:row;justify-content:space-between;width:100%}.enterprise-company-card .enterprise-company-card-footer{margin:0}}.nexus-research-progress-track{position:relative;height:9px}.nexus-research-progress-track>span{position:relative;overflow:hidden;background:linear-gradient(90deg,var(--nexus-green-500),var(--nexus-green-600))}.nexus-research-progress-track>span:after{content:"";position:absolute;inset:0;background-image:linear-gradient(115deg,transparent 25%,rgba(255,255,255,.35) 50%,transparent 75%);background-size:180px 100%;animation:nexusSheen 1.1s linear infinite}@keyframes nexusSheen{0%{background-position:-180px 0}to{background-position:180px 0}}.nexus-research-progress-head strong{display:inline-flex;align-items:center;gap:8px}.nexus-research-progress-head strong:before{content:"";width:13px;height:13px;border-radius:50%;border:2px solid var(--nexus-green-500);border-top-color:transparent;animation:nexusSpin .7s linear infinite;flex:none}@keyframes nexusSpin{to{transform:rotate(360deg)}}.nexus-research-progress-head b{font-size:15px;font-weight:800;font-variant-numeric:tabular-nums}@media(prefers-reduced-motion:reduce){.nexus-research-progress-track>span:after,.nexus-research-progress-head strong:before{animation:none}}.nexus-search-layout{display:grid;grid-template-columns:262px minmax(0,1fr);gap:22px;align-items:start;margin-top:20px}.nexus-search-main{min-width:0}.nexus-filter-side{position:sticky;top:16px;display:flex;flex-direction:column;gap:14px}.nexus-filter-side-head{display:flex;align-items:center;gap:9px}.nexus-filter-side-head strong{font-size:15px;font-weight:800;color:var(--nexus-gray-900)}.nexus-filter-badge{min-width:20px;height:20px;padding:0 6px;border-radius:99px;background:var(--nexus-green-500);color:#fff;font-size:11px;font-weight:800;display:inline-flex;align-items:center;justify-content:center}.nexus-filter-reset{margin-left:auto;background:none;border:0;color:var(--nexus-green-700);font:inherit;font-size:12.5px;font-weight:600;cursor:pointer;padding:2px 0}.nexus-filter-group{background:#fff;border:1px solid var(--nexus-gray-200);border-radius:13px;padding:14px 15px;box-shadow:var(--nexus-shadow-sm)}.nexus-filter-group-label{font-size:11px;letter-spacing:.09em;text-transform:uppercase;color:var(--nexus-gray-500);font-weight:800;margin-bottom:11px}.nexus-filter-field{display:block;margin-bottom:10px}.nexus-filter-field:last-child{margin-bottom:0}.nexus-filter-field>span{display:block;font-size:12px;color:var(--nexus-gray-500);font-weight:600;margin-bottom:5px}.nexus-filter-field input,.nexus-filter-field select{width:100%;border:1px solid var(--nexus-gray-300);background:#fff;color:var(--nexus-gray-900);border-radius:9px;padding:9px 11px;font:inherit;font-size:13.5px;outline:none;transition:border-color .2s,box-shadow .2s}.nexus-filter-field input:focus,.nexus-filter-field select:focus{border-color:var(--nexus-green-500);box-shadow:0 0 0 3px color-mix(in srgb,var(--nexus-green-500) 26%,transparent)}.nexus-filter-opt{display:flex;align-items:center;gap:10px;padding:6px 8px;margin:0 -8px;border-radius:8px;font-size:13.5px;cursor:pointer;color:var(--nexus-gray-800)}.nexus-filter-opt:hover{background:var(--nexus-green-50)}.nexus-filter-opt input{position:absolute;opacity:0;pointer-events:none}.nexus-filter-box{width:18px;height:18px;border-radius:6px;border:1.6px solid var(--nexus-gray-300);flex:none;display:grid;place-items:center;color:#fff;transition:background .2s,border-color .2s}.nexus-filter-box svg{width:11px;height:11px;opacity:0;transition:opacity .2s}.nexus-filter-opt input:checked+.nexus-filter-box{background:var(--nexus-green-500);border-color:var(--nexus-green-500)}.nexus-filter-opt input:checked+.nexus-filter-box svg{opacity:1}.nexus-filter-opt:hover .nexus-filter-box{border-color:var(--nexus-green-500)}.nexus-filter-opt input:focus-visible+.nexus-filter-box{box-shadow:0 0 0 3px color-mix(in srgb,var(--nexus-green-500) 26%,transparent)}@media(max-width:820px){.nexus-search-layout{grid-template-columns:1fr}.nexus-filter-side{position:static}}.nexus-search-page .nexus-page-header h1{font-size:clamp(22px,2.4vw,30px);letter-spacing:-.02em;line-height:1.12}.nexus-search-page .nexus-page-header p{font-size:14.5px;margin-top:8px;line-height:1.5}.nexus-search-page .nexus-search-hero{margin-top:18px;padding:18px 20px}.nexus-filter-dropdown{margin-top:8px;margin-bottom:16px}.nexus-filter-bar{display:flex;align-items:center;gap:12px}.nexus-filter-toggle{display:inline-flex;align-items:center;gap:9px;border:1px solid var(--nexus-gray-300);background:#fff;color:var(--nexus-gray-800);border-radius:11px;padding:10px 15px;font:inherit;font-size:14px;font-weight:600;cursor:pointer;transition:border-color .2s,background .2s,color .2s}.nexus-filter-toggle svg{width:16px;height:16px}.nexus-filter-toggle:hover{border-color:var(--nexus-green-500);background:var(--nexus-green-50)}.nexus-filter-toggle.active{border-color:var(--nexus-green-500);color:var(--nexus-green-700);background:var(--nexus-green-50)}.nexus-filter-toggle .nexus-filter-badge{min-width:20px;height:20px;padding:0 6px;border-radius:99px;background:var(--nexus-green-500);color:#fff;font-size:11px;font-weight:800;display:inline-flex;align-items:center;justify-content:center}.nexus-filter-chevron{transition:transform .2s}.nexus-filter-dropdown.is-open .nexus-filter-chevron{transform:rotate(180deg)}.nexus-filter-reset{background:none;border:0;color:var(--nexus-green-700);font:inherit;font-size:13px;font-weight:600;cursor:pointer;padding:2px 0}.nexus-filter-reset:hover{text-decoration:underline}.nexus-filter-panel-card{margin-top:12px;background:#fff;border:1px solid var(--nexus-gray-200);border-radius:14px;box-shadow:var(--nexus-shadow-sm);padding:18px 20px}.nexus-filter-groups{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.nexus-filter-panel-card .nexus-filter-group{border:0;box-shadow:none;padding:0;background:transparent;border-radius:0}@media(max-width:820px){.nexus-filter-groups{grid-template-columns:1fr;gap:18px}}.auth-heading h1{font-size:clamp(24px,3vw,32px)!important;line-height:1.12}.auth-heading{margin-bottom:22px}.role-selection-header h1{font-size:clamp(26px,3.4vw,40px)!important;line-height:1.1}.nexus-topbar-logout{border:1px solid var(--nexus-gray-300);background:#fff;color:var(--nexus-gray-700);border-radius:10px;padding:8px 14px;font:inherit;font-size:13px;font-weight:600;cursor:pointer;transition:border-color .2s,background .2s,color .2s;white-space:nowrap}.nexus-topbar-logout:hover{border-color:var(--nexus-green-500);background:var(--nexus-green-50);color:var(--nexus-green-700)}.role-quick-action-grid>a{grid-template-columns:1fr}.role-metric-card,.role-quick-action-grid>a{transition:border-color .26s cubic-bezier(.4,0,.2,1),background .26s cubic-bezier(.4,0,.2,1),transform .26s cubic-bezier(.4,0,.2,1),box-shadow .26s cubic-bezier(.4,0,.2,1)}.role-metric-card:hover,.role-quick-action-grid>a:hover{border-color:var(--nexus-green-500);background:var(--nexus-green-50);transform:translateY(-3px);box-shadow:0 14px 30px color-mix(in srgb,var(--nexus-green-500) 16%,transparent)}.role-metric-card:hover *,.role-quick-action-grid>a:hover *{color:inherit}.role-dashboard-panel,.role-dashboard-empty{transition:border-color .26s cubic-bezier(.4,0,.2,1),background .26s cubic-bezier(.4,0,.2,1),transform .26s cubic-bezier(.4,0,.2,1),box-shadow .26s cubic-bezier(.4,0,.2,1)}.role-dashboard-panel:hover,.role-dashboard-empty:hover{border-color:var(--nexus-green-500);background:var(--nexus-green-50);transform:translateY(-3px);box-shadow:0 14px 30px color-mix(in srgb,var(--nexus-green-500) 16%,transparent)}.role-dashboard-panel:hover *,.role-dashboard-empty:hover *{color:inherit}.public-shell-auth .public-header{padding:12px 0!important;min-height:0!important}.public-shell-auth .public-header .brand-logo{height:128px!important}.public-shell-auth .auth-panel{margin:12px auto 16px!important;padding:clamp(24px,3vw,36px)!important}.public-shell-auth .auth-heading{margin-bottom:18px}.public-shell-auth .role-selection-page{padding:clamp(18px,3vw,32px)!important}@media(max-height:820px){.public-shell-auth .public-header .brand-logo{height:120px!important}.public-shell-auth .auth-panel{padding:clamp(20px,3vw,32px)!important;margin-top:10px!important}}.nexus-enrich-page .nexus-page-header h1{font-size:clamp(22px,2.4vw,30px);letter-spacing:-.02em;line-height:1.12}.nexus-enrich-page .nexus-page-header p{font-size:14.5px;margin-top:8px;line-height:1.5;max-width:760px}.nexus-enrich-drop{margin-top:22px;display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center;padding:44px 24px;border:2px dashed var(--nexus-gray-300);border-radius:16px;background:#fff;cursor:pointer;transition:border-color .2s,background .2s}.nexus-enrich-drop:hover{border-color:var(--nexus-green-500);background:var(--nexus-green-50)}.nexus-enrich-drop input{display:none}.nexus-enrich-drop-icon{width:44px;height:44px;border-radius:12px;display:grid;place-items:center;background:var(--nexus-green-50);color:var(--nexus-green-700);font-size:20px;font-weight:800}.nexus-enrich-drop strong{font-size:16px;color:var(--nexus-gray-900)}.nexus-enrich-drop-hint{font-size:13px;color:var(--nexus-gray-500)}.nexus-enrich-fileinfo{margin-top:20px;display:flex;align-items:center;justify-content:space-between;gap:16px;background:#fff;border:1px solid var(--nexus-gray-200);border-radius:12px;padding:13px 16px;box-shadow:var(--nexus-shadow-sm)}.nexus-enrich-fileinfo strong{display:block;font-size:14px;color:var(--nexus-gray-900)}.nexus-enrich-fileinfo span{font-size:12.5px;color:var(--nexus-gray-500)}.nexus-enrich-config{margin-top:16px;display:grid;grid-template-columns:1fr 1fr;gap:16px;align-items:start}.nexus-enrich-card{background:#fff;border:1px solid var(--nexus-gray-200);border-radius:14px;padding:16px 18px;box-shadow:var(--nexus-shadow-sm)}.nexus-enrich-card h2{margin:0 0 12px;font-size:13px;letter-spacing:.06em;text-transform:uppercase;color:var(--nexus-gray-500);font-weight:800}.nexus-enrich-preview{margin-top:16px}.nexus-enrich-table-wrap{overflow-x:auto;border:1px solid var(--nexus-gray-200);border-radius:10px}.nexus-enrich-table-wrap table{border-collapse:collapse;width:100%;font-size:12.5px}.nexus-enrich-table-wrap th{text-align:left;background:var(--nexus-gray-50);color:var(--nexus-gray-600);font-weight:700;padding:9px 12px;white-space:nowrap;border-bottom:1px solid var(--nexus-gray-200)}.nexus-enrich-table-wrap td{padding:8px 12px;color:var(--nexus-gray-800);white-space:nowrap;border-bottom:1px solid var(--nexus-gray-100);max-width:220px;overflow:hidden;text-overflow:ellipsis}.nexus-enrich-table-wrap tr:last-child td{border-bottom:0}.nexus-enrich-more{margin:8px 2px 0;font-size:12px;color:var(--nexus-gray-500)}.nexus-enrich-actions{margin-top:18px;display:flex;align-items:center;gap:14px}.nexus-enrich-hint{font-size:12.5px;color:var(--nexus-gray-500)}.nexus-enrich-notice{margin-top:14px;padding:11px 14px;border-radius:10px;background:var(--nexus-green-50);border:1px solid color-mix(in srgb,var(--nexus-green-500) 30%,transparent);color:var(--nexus-green-700);font-size:13px}.nexus-enrich-error{margin-top:14px;padding:11px 14px;border-radius:10px;background:#fdecec;border:1px solid #f3c5c5;color:#a12020;font-size:13px}@media(max-width:820px){.nexus-enrich-config{grid-template-columns:1fr}}.nexus-enrich-runactions{margin-top:14px;display:flex;gap:10px;flex-wrap:wrap}.nexus-enrich-table-wrap td{white-space:normal;vertical-align:top}.nexus-enrich-conf{margin-left:6px;font-size:11px;color:var(--nexus-green-700);background:var(--nexus-green-50);padding:1px 6px;border-radius:99px;font-weight:700;white-space:nowrap}.nexus-enrich-empty{color:var(--nexus-gray-400);font-style:italic}.nexus-enrich-status{font-size:11.5px;font-weight:700;padding:2px 9px;border-radius:99px;white-space:nowrap;display:inline-block}.nexus-enrich-status-done{color:var(--nexus-green-700);background:var(--nexus-green-50)}.nexus-enrich-status-running{color:#8a6d1a;background:#fbf3d9}.nexus-enrich-status-pending{color:var(--nexus-gray-500);background:var(--nexus-gray-100)}.nexus-enrich-status-notfound{color:var(--nexus-gray-600);background:var(--nexus-gray-100)}.nexus-enrich-status-failed,.nexus-enrich-status-timeout,.nexus-enrich-status-stopped{color:#a12020;background:#fdecec}.demo-page{width:min(760px,100%);margin:0 auto;padding:34px 0 64px}.demo-intro{text-align:center;margin-bottom:24px}.demo-intro h1{font-size:clamp(26px,3vw,38px);letter-spacing:-.02em;line-height:1.1;margin:8px 0 0;color:var(--nexus-gray-900)}.demo-intro p{color:var(--nexus-gray-500);font-size:15px;line-height:1.6;max-width:560px;margin:12px auto 0}.demo-card{background:#fff;border:1px solid var(--nexus-gray-200);border-radius:18px;padding:26px 28px;box-shadow:var(--nexus-shadow-md)}.demo-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.demo-span2{grid-column:1 / -1}.demo-card .nexus-filter-field textarea{width:100%;border:1px solid var(--nexus-gray-300);background:#fff;color:var(--nexus-gray-900);border-radius:9px;padding:9px 11px;font:inherit;font-size:13.5px;outline:none;resize:vertical;transition:border-color .2s,box-shadow .2s}.demo-card .nexus-filter-field textarea:focus{border-color:var(--nexus-green-500);box-shadow:0 0 0 3px color-mix(in srgb,var(--nexus-green-500) 26%,transparent)}.demo-actions{margin-top:22px;display:flex;align-items:center;gap:16px;flex-wrap:wrap}.demo-note{font-size:12.5px;color:var(--nexus-gray-500)}.demo-success{text-align:center}.demo-success h2{margin:0 0 8px;font-size:22px;color:var(--nexus-gray-900)}.demo-success p{color:var(--nexus-gray-600);font-size:14.5px;line-height:1.6;max-width:480px;margin:0 auto 18px}@media(max-width:640px){.demo-grid{grid-template-columns:1fr}}.nexus-sidebar{overflow-y:auto}.nexus-sidebar .nexus-nav-link{min-height:52px;padding-top:9px;padding-bottom:9px}.nexus-sidebar{padding-top:16px}.nexus-sidebar-brand{padding-bottom:12px}.nexus-sidebar-brand .brand-logo{width:150px}.nexus-sidebar .nexus-nav-link{min-height:auto;padding-top:8px;padding-bottom:8px}.nexus-discovery-form{display:grid;grid-template-columns:1.3fr 1fr .7fr;gap:16px;align-items:start}.nexus-discovery-custom{display:flex;gap:8px}.nexus-discovery-custom input{width:100%;border:1px solid var(--nexus-gray-300);background:#fff;color:var(--nexus-gray-900);border-radius:9px;padding:9px 11px;font:inherit;font-size:13.5px;outline:none}.nexus-discovery-custom input:focus{border-color:var(--nexus-green-500);box-shadow:0 0 0 3px color-mix(in srgb,var(--nexus-green-500) 26%,transparent)}.nexus-discovery-actions{margin-top:16px;display:flex;align-items:center;gap:16px}@media(max-width:820px){.nexus-discovery-form{grid-template-columns:1fr}}.nexus-filter-field select{appearance:none;-webkit-appearance:none;-moz-appearance:none;box-sizing:border-box;height:38px;padding-right:34px;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="%237e8a91" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m6 9 6 6 6-6"/></svg>');background-repeat:no-repeat;background-position:right 11px center}.nexus-filter-field input{box-sizing:border-box;height:38px}.nexus-discovery-result-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.nexus-filter-field select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%237e8a91' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 11px center;background-size:14px 14px}.public-shell-auth .auth-panel{padding:16px clamp(20px,3vw,32px)!important;margin-top:8px!important}.public-shell-auth .auth-heading{margin-bottom:10px!important}.public-shell-auth .auth-heading h1{font-size:clamp(22px,2.6vw,27px)!important;line-height:1.06}.public-shell-auth .auth-heading p{margin-top:6px!important;line-height:1.4}.public-shell-auth .form{gap:12px!important}.public-shell-auth .form label{gap:5px!important}.public-shell-auth .form input{min-height:42px!important}.public-shell-auth .auth-switch{margin-top:12px!important}.public-shell-auth .public-main{flex:1 1 auto;display:flex;flex-direction:column;padding-top:24px;padding-bottom:24px}.public-shell-auth .auth-panel{margin:auto!important}@media(max-width:900px){.nexus-navigation{display:flex!important;flex-wrap:wrap;gap:8px;margin-top:14px}.nexus-nav-link{flex:0 0 auto;min-height:40px;padding:0 15px;border-radius:999px;display:inline-flex!important;align-items:center;justify-content:center;background:var(--nexus-gray-50);border:1px solid var(--nexus-gray-200);transform:none!important}.nexus-nav-link strong{font-size:13px!important;white-space:nowrap}.nexus-nav-link.active{background:linear-gradient(135deg,var(--nexus-green-50),rgba(255,255,255,.92))!important;border-color:var(--nexus-green-200)!important;color:var(--nexus-green-800)!important}}@media(max-width:760px){.public-footer-slim{flex-wrap:wrap;row-gap:2px;padding-top:12px;padding-bottom:12px}.public-footer-slim .lgl{display:flex;flex-wrap:wrap}.public-footer-slim .lgl a{display:inline-flex;align-items:center;min-height:40px;padding:0 8px;margin-left:0;margin-right:6px}.nexus-app-footer nav a{display:inline-flex;align-items:center;min-height:40px}}.nexus-db-count{margin-top:10px;display:inline-flex;align-items:center;gap:6px;font-size:14px;color:var(--nexus-gray-600);flex-wrap:wrap}.nexus-db-count strong{font-size:18px;color:var(--nexus-green-700);font-weight:800}.nexus-orgsearch{display:flex;flex-direction:column;gap:20px}.nexus-orgsearch-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.nexus-orgsearch-head h1{font-size:clamp(24px,2.4vw,30px);font-weight:800;color:var(--nexus-gray-900);letter-spacing:-.02em;margin:0}.nexus-db-count{margin:6px 0 0;font-size:14px;color:var(--nexus-gray-500)}.nexus-db-count strong{font-size:20px;color:var(--nexus-green-700);font-weight:850;letter-spacing:-.01em}.nexus-orgsearch-bar{background:#fff;border:1px solid var(--nexus-gray-200);border-radius:18px;padding:18px;box-shadow:var(--nexus-shadow-sm);display:flex;flex-direction:column;gap:14px}.nexus-orgsearch-row{display:grid;grid-template-columns:1.4fr 1.4fr .8fr .8fr;gap:12px;align-items:end}.nexus-osf{display:flex;flex-direction:column;gap:6px;min-width:0}.nexus-osf>span{font-size:12px;font-weight:750;color:var(--nexus-gray-600)}.nexus-osf input,.nexus-osf select{height:42px;border:1px solid #cbd6cf;border-radius:11px;padding:0 13px;font-size:14px;color:var(--nexus-gray-900);background:#fff;outline:none;transition:border-color .15s,box-shadow .15s;box-sizing:border-box;width:100%}.nexus-osf input:focus,.nexus-osf select:focus{border-color:var(--nexus-green-500);box-shadow:0 0 0 4px #1fa1381f}.nexus-osf select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%237e8a91' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:34px}.nexus-osf-toggles{display:flex;flex-wrap:wrap;gap:8px 16px;align-items:center}.nexus-osf-toggles label{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:var(--nexus-gray-700);font-weight:600}.nexus-osf-toggles input{accent-color:var(--nexus-green-600);width:16px;height:16px}.nexus-orgsearch-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.nexus-orgsearch-hint{font-size:12.5px;color:var(--nexus-gray-400)}.nexus-orgsearch-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:14px}.nexus-org-card{background:#fff;border:1px solid var(--nexus-gray-200);border-radius:16px;padding:16px 16px 14px;display:flex;flex-direction:column;gap:10px;cursor:pointer;transition:border-color .16s,box-shadow .16s,transform .16s;-webkit-user-select:none;user-select:none}.nexus-org-card:hover{border-color:var(--nexus-green-300);box-shadow:0 10px 26px #1fa1381f;transform:translateY(-2px)}.nexus-org-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.nexus-org-card-top h3{font-size:15.5px;font-weight:750;color:var(--nexus-gray-900);line-height:1.25;margin:0}.nexus-org-complete{flex:none;font-size:12px;font-weight:800;color:var(--nexus-green-700);background:var(--nexus-green-50);border:1px solid var(--nexus-green-100);border-radius:999px;padding:3px 9px}.nexus-org-meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px;font-size:13px;color:var(--nexus-gray-600)}.nexus-org-badge{font-size:11.5px;font-weight:800;color:var(--nexus-green-800);background:linear-gradient(135deg,var(--nexus-green-50),#fff);border:1px solid var(--nexus-green-100);border-radius:7px;padding:2px 8px;letter-spacing:.01em}.nexus-org-gf{margin:0;font-size:13.5px;color:var(--nexus-gray-800);line-height:1.4}.nexus-org-label{display:block;font-size:10.5px;font-weight:800;text-transform:uppercase;letter-spacing:.09em;color:var(--nexus-gray-400);margin-bottom:2px}.nexus-org-tags{display:flex;flex-wrap:wrap;gap:6px}.nexus-org-tag{font-size:11.5px;color:var(--nexus-gray-600);background:var(--nexus-gray-100);border-radius:6px;padding:2px 8px;white-space:nowrap}.nexus-org-tag.ok{color:var(--nexus-green-800);background:var(--nexus-green-50)}.nexus-org-open{margin-top:2px;align-self:flex-start;font-size:12.5px;font-weight:700;color:var(--nexus-green-700);background:none;border:none;padding:2px 0;cursor:pointer}.nexus-org-open:hover{text-decoration:underline}.nexus-orgsearch-more{display:flex;justify-content:center;padding:8px 0 4px}.nexus-orgsearch-empty{padding:36px;text-align:center;color:var(--nexus-gray-500);background:#fff;border:1px dashed var(--nexus-gray-200);border-radius:16px}.nexus-modal-overlay{position:fixed;inset:0;background:#101a168c;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;align-items:flex-start;justify-content:center;padding:clamp(16px,4vh,48px) 16px;z-index:120;overflow:auto;animation:nexusFade .16s ease}@keyframes nexusFade{0%{opacity:0}to{opacity:1}}.nexus-akte{width:min(940px,100%);background:#fff;border-radius:22px;box-shadow:0 30px 80px #101a1659;position:relative;padding:26px clamp(20px,3vw,34px) 22px}.nexus-modal-close{position:absolute;top:14px;right:16px;width:34px;height:34px;border-radius:50%;border:1px solid var(--nexus-gray-200);background:#fff;color:var(--nexus-gray-600);font-size:20px;line-height:1;cursor:pointer;transition:background .15s,color .15s}.nexus-modal-close:hover{background:var(--nexus-gray-100);color:var(--nexus-gray-900)}.nexus-akte-loading{padding:60px;text-align:center;color:var(--nexus-gray-500)}.nexus-akte-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-bottom:18px;border-bottom:2px solid var(--nexus-green-50);margin-bottom:18px}.nexus-akte-head h2{font-size:clamp(20px,2vw,26px);font-weight:800;color:var(--nexus-gray-900);letter-spacing:-.02em;margin:0 40px 0 0;line-height:1.2}.nexus-akte-sub{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:8px;font-size:13px;color:var(--nexus-gray-600)}.nexus-akte-src{font-size:12px;color:var(--nexus-gray-400)}.nexus-akte-score{flex:none;text-align:center;background:linear-gradient(140deg,var(--nexus-green-500),var(--nexus-green-700));color:#fff;border-radius:14px;padding:10px 16px;box-shadow:0 8px 20px #1fa13847}.nexus-akte-score strong{display:block;font-size:22px;font-weight:850;line-height:1}.nexus-akte-score span{font-size:10.5px;text-transform:uppercase;letter-spacing:.08em;opacity:.9}.nexus-akte-primary{display:grid;grid-template-columns:1.1fr 1fr;gap:18px;margin-bottom:6px}.nexus-akte-primary .nexus-akte-block:first-child{grid-row:span 2}.nexus-akte-block{background:var(--nexus-gray-25,#fafbfa);border:1px solid var(--nexus-gray-100);border-radius:14px;padding:15px 16px;margin-top:14px}.nexus-akte-primary .nexus-akte-block{margin-top:0}.nexus-akte-block h4{font-size:12px;font-weight:850;text-transform:uppercase;letter-spacing:.09em;color:var(--nexus-green-800);margin:0 0 12px;display:flex;align-items:center;gap:8px}.nexus-akte-count{font-size:11px;font-weight:800;color:#fff;background:var(--nexus-green-600);border-radius:999px;min-width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;padding:0 5px}.nexus-fld-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px 14px}.nexus-fld{display:flex;flex-direction:column;gap:3px;min-width:0;padding:8px 10px;border-radius:9px;background:#fff;border:1px solid var(--nexus-gray-100)}.nexus-fld-label{font-size:10.5px;font-weight:800;text-transform:uppercase;letter-spacing:.07em;color:var(--nexus-gray-400)}.nexus-fld-value{font-size:14px;color:var(--nexus-gray-900);font-weight:600;word-break:break-word}.nexus-fld-value a{color:var(--nexus-green-700);text-decoration:none}.nexus-fld-value a:hover{text-decoration:underline}.nexus-fld.missing{background:repeating-linear-gradient(45deg,#fbfcfb,#fbfcfb 6px,#f5f7f5 6px 12px);border-style:dashed}.nexus-fld.missing .nexus-fld-value em{color:var(--nexus-gray-400);font-style:italic;font-weight:500;font-size:12.5px}.nexus-fld.clickable{cursor:pointer;transition:border-color .14s,background .14s}.nexus-fld.clickable:hover{border-color:var(--nexus-green-300);background:var(--nexus-green-50)}.nexus-fld.inline{flex-direction:row;align-items:center;padding:2px 8px;border:none;background:var(--nexus-green-50);border-radius:7px;color:var(--nexus-green-800);font-weight:700;cursor:pointer}.nexus-akte-people{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.nexus-akte-people li{display:flex;align-items:baseline;justify-content:space-between;gap:10px;padding-bottom:7px;border-bottom:1px solid var(--nexus-gray-100)}.nexus-akte-people li:last-child{border-bottom:none;padding-bottom:0}.nexus-person-link{font-size:14px;font-weight:700;color:var(--nexus-green-700);background:none;border:none;padding:0;text-align:left;cursor:pointer}.nexus-person-link:hover{text-decoration:underline}.nexus-akte-people li span{font-size:11.5px;color:var(--nexus-gray-500);white-space:nowrap}.nexus-akte-missing{margin:0;color:var(--nexus-gray-400);font-style:italic;font-size:13px}.nexus-akte-more{margin-top:10px}.nexus-akte-more summary{cursor:pointer;font-size:12.5px;font-weight:700;color:var(--nexus-green-700)}.nexus-akte-more ul{margin-top:8px}.nexus-akte-foot{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:18px;padding-top:16px;border-top:1px solid var(--nexus-gray-100)}.nexus-akte-hint{font-size:12.5px;color:var(--nexus-gray-400)}@media(max-width:820px){.nexus-orgsearch-row{grid-template-columns:1fr 1fr}.nexus-akte-primary{grid-template-columns:1fr}.nexus-akte-primary .nexus-akte-block:first-child{grid-row:auto}.nexus-akte-head{flex-wrap:wrap}}@media(max-width:520px){.nexus-orgsearch-row,.nexus-orgsearch-grid{grid-template-columns:1fr}}.nexus-app-footer{padding:10px 0 12px!important;align-items:center!important;gap:16px}.nexus-app-footer>div{grid-auto-flow:column;align-items:baseline;gap:8px}.nexus-app-footer strong{font-size:12px}.nexus-app-footer span{font-size:11px}.nexus-app-footer nav{align-items:center}.public-content-page{padding:clamp(24px,3.5vw,44px)!important;border-radius:20px!important;margin:22px auto 56px!important}.public-content-page h1{font-size:clamp(26px,3.2vw,40px)!important;line-height:1.12!important;margin-top:6px!important}.public-page-lead{font-size:16px!important;margin-top:16px!important;line-height:1.6}.legal-card{padding:22px!important;border-radius:14px!important;margin-top:22px!important}.legal-card h2{font-size:18px!important;margin:22px 0 8px!important}.legal-card h2:first-child{margin-top:0!important}.public-feature-cards{margin-top:36px}.process-section{margin-top:40px}.nexus-app-footer{padding:8px 0 10px!important;justify-content:flex-end!important;align-items:center!important;min-height:0}.nexus-app-footer nav{justify-content:flex-end}.nexus-main-area{display:flex;flex-direction:column}.nexus-main-area>.nexus-content{flex:1 0 auto}.nexus-app-shell .nexus-content{padding-bottom:24px}.nexus-status-on{color:var(--nexus-green-700);font-weight:750}.nexus-status-off{color:#b42318;font-weight:750}.nexus-akte-objective{margin:0;font-size:13.5px;line-height:1.6;color:var(--nexus-gray-700)}.nexus-orgsearch-capped{margin-top:8px;padding:14px 18px;border:1px solid #fedf89;border-radius:12px;background:#fffaeb;color:#93370d;font-size:13.5px}.nexus-free-banner{margin-bottom:14px;padding:8px 14px;border-radius:10px;background:var(--nexus-green-50);border:1px solid var(--nexus-green-100);color:var(--nexus-green-800);font-size:13px;font-weight:650}.nexus-akte-score-locked{background:linear-gradient(140deg,#9aa4a0,#6b7570)!important;box-shadow:none!important}.nexus-lock-panel{margin-top:16px;padding:22px;border:1px dashed var(--nexus-gray-300);border-radius:14px;background:var(--nexus-gray-25,#fafbfa)}.nexus-lock-head{margin:0 0 10px;font-weight:800;color:var(--nexus-gray-900)}.nexus-lock-teaser{margin:8px 0 14px;padding-left:0;list-style:none;display:grid;gap:6px}.nexus-lock-teaser li{padding-left:22px;position:relative;color:var(--nexus-gray-700);font-size:14px}.nexus-lock-teaser li:before{content:"✓";position:absolute;left:0;color:var(--nexus-green-600);font-weight:800}.nexus-lock-cta{margin:0;padding:12px 14px;border-radius:10px;background:var(--nexus-green-50);color:var(--nexus-green-800);font-size:14px}.nexus-orgsearch-row.nexus-osr-1{grid-template-columns:1.3fr 1.3fr .8fr .7fr .8fr}.nexus-toggle-soon{opacity:.5;cursor:not-allowed}.nexus-toggle-soon input{cursor:not-allowed}.nexus-soon{margin-left:5px;font-size:9.5px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:var(--nexus-green-700);background:var(--nexus-green-50);border-radius:4px;padding:1px 5px}@media(max-width:820px){.nexus-orgsearch-row.nexus-osr-1{grid-template-columns:1fr 1fr}}.nexus-orgsearch-row.nexus-osr-2{grid-template-columns:1fr 1fr 1fr}@media(max-width:820px){.nexus-orgsearch-row.nexus-osr-2{grid-template-columns:1fr 1fr}}.nexus-osf-toggles{margin-top:2px;align-items:flex-start}.nexus-soon-group{display:flex;flex-direction:column;gap:6px;min-width:230px;margin-left:auto}.nexus-soon-group .nexus-toggle-soon{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:0}.nexus-soon-group .nexus-soon{margin-left:0}.role-metric-card,.role-selection-card,.dashboard-card,.about-nexus-card,.account-access-card,.activation-card,.company-result-card,.corporate-feature-card,.corporate-information-card,.contact-enterprise-card,.detail-card,.enterprise-company-card,.enterprise-step-card,.nexus-card,.nexus-card-link,.nexus-start-card,.nexus-enrich-card,.nexus-analytics-card,.nexus-quality-metric,.demo-card,.landing-quality-card,.knowledge-quality-card,.nexus-search-intro-card,.admin-module-card,.admin-unlock-card{transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.role-metric-card:hover,.role-selection-card:hover,.dashboard-card:hover,.about-nexus-card:hover,.account-access-card:hover,.activation-card:hover,.company-result-card:hover,.corporate-feature-card:hover,.corporate-information-card:hover,.contact-enterprise-card:hover,.detail-card:hover,.enterprise-company-card:hover,.enterprise-step-card:hover,.nexus-card:hover,.nexus-card-link:hover,.nexus-start-card:hover,.nexus-enrich-card:hover,.nexus-analytics-card:hover,.nexus-quality-metric:hover,.demo-card:hover,.landing-quality-card:hover,.knowledge-quality-card:hover,.nexus-search-intro-card:hover,.admin-module-card:hover,.admin-unlock-card:hover{border-color:var(--nexus-green-300)!important;box-shadow:0 10px 26px #1fa1381f!important;transform:translateY(-2px)}.nexus-org-card:hover,.nexus-company-card:hover,.enterprise-company-card:hover,.dashboard-card:hover,.detail-card:hover,.request-card:hover,.activation-card:hover,.corporate-feature-card:hover,.corporate-information-card:hover,.contact-enterprise-card:hover,.about-nexus-card:hover,.account-access-card:hover,.nexus-card:hover,.nexus-card-link:hover,.nexus-start-card:hover,.nexus-search-intro-card:hover,.nexus-dashboard-action:hover,.role-metric-card:hover,.role-selection-card:hover,.nexus-enrich-card:hover,.nexus-analytics-card:hover,.nexus-quality-metric:hover,.demo-card:hover,.landing-quality-card:hover,.knowledge-quality-card:hover,.admin-module-card:hover,.admin-unlock-card:hover,.legal-section:hover,.legal-card:hover,.search-empty-state:hover,.enterprise-step-card:hover{border-color:var(--nexus-green-300)!important;background:var(--nexus-green-50)!important;color:var(--nexus-gray-900)!important;box-shadow:0 10px 26px #1fa1381f!important;transform:translateY(-2px)!important}.nexus-org-card:hover *,.nexus-company-card:hover *,.enterprise-company-card:hover *,.dashboard-card:hover *,.detail-card:hover *,.request-card:hover *,.activation-card:hover *,.corporate-feature-card:hover *,.corporate-information-card:hover *,.contact-enterprise-card:hover *,.about-nexus-card:hover *,.account-access-card:hover *,.nexus-card:hover *,.nexus-card-link:hover *,.nexus-start-card:hover *,.nexus-search-intro-card:hover *,.nexus-dashboard-action:hover *,.role-metric-card:hover *,.role-selection-card:hover *,.legal-section:hover *,.legal-card:hover *,.enterprise-step-card:hover *{color:inherit!important}.nexus-newsticker{margin-top:20px;display:flex;align-items:center;gap:12px;border:1px solid var(--nexus-gray-200);border-radius:12px;background:#fff;padding:8px 12px;overflow:hidden;box-shadow:var(--nexus-shadow-sm)}.nexus-newsticker-label{flex:none;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.07em;color:#fff;background:var(--nexus-green-600);border-radius:6px;padding:5px 10px;display:inline-flex;align-items:center;gap:7px}.nexus-newsticker-label:before{content:"";width:7px;height:7px;border-radius:50%;background:#fff;animation:nexusPulse 1.6s infinite}@keyframes nexusPulse{0%{box-shadow:0 0 #fff9}70%{box-shadow:0 0 0 6px #fff0}to{box-shadow:0 0 #fff0}}.nexus-newsticker-track{flex:1;overflow:hidden;position:relative;-webkit-mask-image:linear-gradient(90deg,transparent,#000 3%,#000 97%,transparent);mask-image:linear-gradient(90deg,transparent,#000 3%,#000 97%,transparent)}.nexus-newsticker-run{display:inline-flex;gap:40px;white-space:nowrap;animation:nexusTicker 70s linear infinite;will-change:transform}.nexus-newsticker:hover .nexus-newsticker-run{animation-play-state:paused}@keyframes nexusTicker{0%{transform:translate(0)}to{transform:translate(-50%)}}.nexus-newsticker-item{color:var(--nexus-gray-800);font-size:13.5px;text-decoration:none;display:inline-flex;align-items:center;gap:8px}.nexus-newsticker-item:hover{color:var(--nexus-green-700)}.nexus-newsticker-src{font-size:10px;color:var(--nexus-gray-400);font-weight:800;text-transform:uppercase;letter-spacing:.04em}@media(prefers-reduced-motion:reduce){.nexus-newsticker-run{animation:none;white-space:normal;flex-wrap:wrap}}.nexus-content:has(.nexus-orgsearch){display:flex;flex-direction:column}.nexus-orgsearch{flex:1 1 auto}.nexus-newsticker{margin-top:auto}.nexus-newsticker-track{-webkit-mask-image:none!important;mask-image:none!important}.nexus-newsticker-run{animation-duration:150s;transform:translateZ(0);backface-visibility:hidden;gap:44px}@keyframes nexusTicker{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}.nexus-newsticker-item{gap:10px}.nexus-newsticker-img{width:48px;height:32px;flex:none;border-radius:5px;object-fit:cover;background:var(--nexus-gray-100);display:block}.nexus-newsticker-title{white-space:nowrap}.nexus-newsticker-src{color:#fff!important;padding:2px 7px;border-radius:5px;background:var(--nexus-gray-500)}.nexus-newsticker-src.src-faz{background:#0a2a4a}.nexus-newsticker-src.src-ntv{background:#c8102e}.nexus-newsticker-src.src-tagesschau{background:#1c4f9c}.nexus-orgsearch-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.nexus-sel-view{display:inline-flex;align-items:center;gap:.5rem;padding:.55rem .9rem;border:1px solid var(--nexus-gray-300, #d3d8de);border-radius:10px;background:#fff;color:var(--nexus-gray-500, #6b7280);font-weight:600;font-size:.92rem;cursor:not-allowed;transition:all .15s ease;white-space:nowrap}.nexus-sel-view.has-items{color:var(--nexus-green-700, #157a2c);border-color:var(--nexus-green-500, #1fa138);cursor:pointer}.nexus-sel-view.has-items:hover{background:var(--nexus-green-50, #eaf7ee)}.nexus-sel-cart{font-size:1.05rem;line-height:1}.nexus-sel-badge{min-width:1.4rem;height:1.4rem;padding:0 .4rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--nexus-gray-200, #e6e9ee);color:var(--nexus-gray-600, #4b5563);font-size:.78rem;font-weight:700}.nexus-sel-view.has-items .nexus-sel-badge{background:var(--nexus-green-500, #1fa138);color:#fff}.nexus-results-bar{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin:.25rem 0 .9rem;padding:.7rem .95rem;background:var(--nexus-green-50, #eaf7ee);border:1px solid var(--nexus-green-100, #cdeed6);border-radius:10px}.nexus-results-count{font-size:1rem;color:var(--nexus-gray-800, #1f2937)}.nexus-results-count strong{font-size:1.15rem;color:var(--nexus-green-700, #157a2c)}.nexus-results-capnote{color:var(--nexus-gray-500, #6b7280);font-size:.85rem}.nexus-results-bar-actions{display:flex;align-items:center;gap:.75rem}.nexus-org-card-top{display:flex;align-items:flex-start;gap:.5rem}.nexus-org-check{display:inline-flex;align-items:center;padding-top:.15rem;cursor:pointer}.nexus-org-check input{width:1.05rem;height:1.05rem;accent-color:var(--nexus-green-500, #1fa138);cursor:pointer}.nexus-org-card.selected{border-color:var(--nexus-green-500, #1fa138);box-shadow:0 0 0 1px var(--nexus-green-500, #1fa138) inset}.nexus-modal.nexus-selection{max-width:620px;width:100%}.nexus-sel-head{display:flex;align-items:baseline;gap:.75rem;margin-bottom:1rem}.nexus-sel-head h2{margin:0}.nexus-sel-head-count{color:var(--nexus-gray-500, #6b7280);font-weight:600}.nexus-sel-empty{color:var(--nexus-gray-500, #6b7280);padding:1.5rem 0}.nexus-sel-list{list-style:none;margin:0 0 1rem;padding:0;max-height:46vh;overflow-y:auto;border:1px solid var(--nexus-gray-200, #e6e9ee);border-radius:10px}.nexus-sel-list li{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.6rem .85rem;border-bottom:1px solid var(--nexus-gray-100, #eef1f4)}.nexus-sel-list li:last-child{border-bottom:none}.nexus-sel-item-main{display:flex;flex-direction:column;gap:.15rem;min-width:0}.nexus-sel-item-name{font-weight:600;color:var(--nexus-gray-900, #111827);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nexus-sel-item-loc{font-size:.85rem;color:var(--nexus-gray-500, #6b7280)}.nexus-sel-remove{flex:none;width:1.7rem;height:1.7rem;border:none;border-radius:6px;background:transparent;color:var(--nexus-gray-400, #9aa2ad);font-size:1.3rem;line-height:1;cursor:pointer;transition:all .12s ease}.nexus-sel-remove:hover{background:#fdecec;color:#c8102e}.nexus-sel-note{display:flex;flex-direction:column;gap:.35rem;margin-bottom:1rem}.nexus-sel-note>span{font-size:.85rem;font-weight:600;color:var(--nexus-gray-600, #4b5563)}.nexus-sel-note textarea{width:100%;padding:.6rem .7rem;border:1px solid var(--nexus-gray-300, #d3d8de);border-radius:8px;font:inherit;resize:vertical}.nexus-sel-note textarea:focus{outline:none;border-color:var(--nexus-green-500, #1fa138);box-shadow:0 0 0 3px var(--nexus-green-50, #eaf7ee)}.nexus-sel-foot{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.nexus-sel-foot-right{display:flex;align-items:center;gap:.6rem}.nexus-sel-success{text-align:center;padding:1.5rem .5rem}.nexus-sel-success-icon{width:3.4rem;height:3.4rem;margin:0 auto 1rem;display:flex;align-items:center;justify-content:center;border-radius:999px;background:var(--nexus-green-500, #1fa138);color:#fff;font-size:1.8rem;font-weight:700}.nexus-sel-success h2{margin:0 0 .6rem}.nexus-sel-success p{color:var(--nexus-gray-600, #4b5563);max-width:34rem;margin:0 auto 1.4rem;line-height:1.5}@media(max-width:640px){.nexus-results-bar-actions{width:100%;justify-content:space-between}.nexus-sel-foot{flex-direction:column-reverse;align-items:stretch}.nexus-sel-foot-right{justify-content:space-between}}.nexus-land-panel{background:#fff;border:1px solid var(--nexus-gray-200, #e6e9ee);border-radius:14px;padding:1.1rem 1.3rem;margin:1rem 0 1.5rem}.nexus-land-head{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:.9rem}.nexus-land-head h2{margin:0;font-size:1.05rem}.nexus-land-total{color:var(--nexus-gray-500, #6b7280);font-size:.9rem}.nexus-land-total strong{color:var(--nexus-green-700, #157a2c)}.nexus-land-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.nexus-land-row{display:grid;grid-template-columns:13rem 1fr auto;align-items:center;gap:.9rem}.nexus-land-name{display:flex;align-items:center;gap:.45rem;font-weight:600;color:var(--nexus-gray-800, #1f2937);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nexus-land-flag{font-size:1.1rem}.nexus-land-code{font-size:.72rem;color:var(--nexus-gray-400, #9aa2ad);font-weight:600;background:var(--nexus-gray-100, #eef1f4);padding:.05rem .35rem;border-radius:5px}.nexus-land-bar-wrap{height:.7rem;background:var(--nexus-gray-100, #eef1f4);border-radius:999px;overflow:hidden}.nexus-land-bar{display:block;height:100%;background:var(--nexus-green-500, #1fa138);border-radius:999px;min-width:2px}.nexus-land-count{font-variant-numeric:tabular-nums;font-weight:700;color:var(--nexus-gray-900, #111827);min-width:5rem;text-align:right}@media(max-width:640px){.nexus-land-row{grid-template-columns:8.5rem 1fr auto;gap:.5rem}.nexus-land-name{font-size:.85rem}}.nexus-lang-switcher{border:1px solid var(--nexus-gray-300, #d3d8de);border-radius:8px;background:#fff;color:var(--nexus-gray-700, #374151);font-weight:700;font-size:.82rem;letter-spacing:.02em;padding:.4rem .5rem;cursor:pointer;line-height:1}.nexus-lang-switcher:hover{border-color:var(--nexus-green-500, #1fa138)}.nexus-lang-switcher:focus{outline:none;border-color:var(--nexus-green-500, #1fa138);box-shadow:0 0 0 3px var(--nexus-green-50, #eaf7ee)}.nexus-org-phone{margin:6px 0 0;display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:var(--nexus-gray-700)}.nexus-org-verified{display:inline-flex;align-items:center;padding:1px 7px;border-radius:999px;background:var(--nexus-green-50);color:var(--nexus-green-700);font-size:10px;font-weight:700}.nexus-org-gf.muted{color:var(--nexus-gray-500)}.nexus-org-updated{color:var(--nexus-gray-500);font-size:12px}
