@layer dji-legacy-atlas {
:root{--navy:#0b1f3a;--navy-2:#12345a;--blue:#1d4ed8;--blue-soft:#e9f0ff;--teal:#0f9f9a;--teal-dark:#087570;--teal-soft:#e5f8f6;--saffron:#f59e0b;--saffron-soft:#fff4d9;--paper:#f8fbff;--white:#fff;--ink:#102033;--muted:#64748b;--border:#dbe7f3;--danger:#b42318;--shadow:0 18px 45px #0b1f3a14;--font-display:"Bricolage Grotesque Variable", "Arial", sans-serif;--font-body:"Manrope Variable", "Arial", sans-serif;--max:1180px;--interactive-min:44px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-body);margin:0;font-size:16px}button,input{font:inherit}a,button{color:inherit}button:focus-visible,input:focus-visible,a:focus-visible{outline:3px solid var(--navy);outline-offset:3px;box-shadow:0 0 0 6px #fff}button{cursor:pointer}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-shell{min-height:100vh;overflow:clip}.section-wrap{width:min(var(--max), calc(100% - 40px));margin-inline:auto}.site-header{z-index:40;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f8fbfff0;border-bottom:1px solid #dbe7f3e0;position:sticky;top:0}.header-inner{width:min(var(--max), calc(100% - 40px));justify-content:space-between;align-items:center;gap:24px;min-height:76px;margin:auto;display:flex}.brand-button{appearance:none;background:0 0;border:0;padding:0}.brand-mark{align-items:center;gap:10px;display:inline-flex}.brand-symbol{background:var(--navy);color:#fff;border-radius:13px;place-items:center;width:38px;height:38px;display:grid;position:relative;overflow:hidden}.brand-symbol:after{content:"";border:5px solid var(--teal);border-radius:999px;width:18px;height:18px;position:absolute;bottom:-7px;right:-7px}.brand-symbol span{font:750 22px/1 var(--font-display);letter-spacing:-.04em;transform:translate(-1px)}.brand-wordmark{font:700 20px/1 var(--font-display);letter-spacing:-.035em;color:var(--navy)}.brand-wordmark span{color:var(--teal-dark)}.desktop-nav{align-items:center;gap:4px;display:flex}.desktop-nav button{color:#486078;background:0 0;border:0;border-radius:10px;min-height:42px;padding:0 12px;font-size:13px;font-weight:700}.desktop-nav button:hover,.desktop-nav button.active{color:var(--navy);background:#fff;box-shadow:0 5px 15px #0b1f3a0f}.header-actions{align-items:center;gap:8px;display:flex}.header-actions .icon-button{display:none}.text-button{background:0 0;border:0;padding:10px 12px;font-weight:750}.header-actions a{text-decoration:none}.header-actions .text-button{border-radius:10px;align-items:center;min-height:42px;display:inline-flex}.header-actions .text-button:hover{background:#fff}.primary-button,.secondary-button,.secondary-on-dark{border:0;border-radius:13px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:0 19px;font-weight:780;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex}.primary-button{background:var(--blue);color:#fff;box-shadow:0 8px 20px #1d4ed833}.primary-button:hover{background:#173fae;transform:translateY(-1px);box-shadow:0 12px 25px #1d4ed840}.primary-button.small{min-height:42px;padding-inline:15px;font-size:13px}.secondary-button{color:var(--navy);border:1px solid var(--border);background:#fff}.secondary-button:hover{background:#fdfefe;border-color:#b8cae1}.secondary-on-dark{color:#fff;background:#ffffff14;border:1px solid #ffffff4d}.icon-button{border:1px solid var(--border);background:#fff;border-radius:12px;place-items:center;width:44px;height:44px;display:grid}.hero-shell{border:1px solid var(--border);background:linear-gradient(118deg,#fff 0%,#f6fbff 52%,#eef8f8 100%);border-radius:22px;grid-template-columns:minmax(0,1.05fr) minmax(450px,.95fr);align-items:center;gap:clamp(42px,6vw,88px);width:min(1280px,100% - 28px);min-height:620px;margin:18px auto 0;padding:clamp(64px,8vw,112px) clamp(24px,5vw,68px);display:grid;position:relative;overflow:hidden}.hero-shell:before{content:"";border:1px solid #0f9f9a21;border-radius:999px;width:560px;height:560px;position:absolute;top:-280px;right:-170px;box-shadow:0 0 0 72px #0f9f9a06,0 0 0 144px #1d4ed805}.hero-copy{z-index:2;position:relative}.launch-chip{background:var(--teal-soft);width:fit-content;min-height:34px;color:var(--teal-dark);border-radius:999px;align-items:center;gap:8px;padding:0 11px;font-size:12px;font-weight:800;display:inline-flex}.status-dot{background:var(--teal);border-radius:99px;width:8px;height:8px;display:inline-block;box-shadow:0 0 0 4px #0f9f9a1f}.hero-copy h1{max-width:760px;font:700 clamp(46px, 5.1vw, 74px)/.98 var(--font-display);letter-spacing:-.04em;color:var(--navy);text-wrap:balance;margin:22px 0 18px}.hero-copy>p{color:#49637c;max-width:650px;margin:0 0 30px;font-size:clamp(17px,1.6vw,20px);line-height:1.65}.search-command{background:#fff;border:1px solid #cdddeb;border-radius:16px;grid-template-columns:1.15fr 1px 1fr auto;align-items:center;min-height:66px;padding:6px;display:grid;box-shadow:0 12px 30px #0b1f3a17}.search-command:focus-within{border-color:var(--blue);box-shadow:0 0 0 4px #1d4ed81c,0 12px 30px #0b1f3a17}.search-command label{color:var(--muted);align-items:center;gap:10px;min-width:0;padding:0 14px;display:flex}.search-command input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0;font-size:14px}.search-command input::placeholder{color:#5f7488;opacity:1}.search-divider{background:var(--border);height:30px}.search-submit{background:var(--blue);color:#fff;border:0;border-radius:12px;align-items:center;gap:9px;height:52px;padding:0 18px;font-weight:800;display:inline-flex}.hero-support{color:#4b657e;flex-wrap:wrap;gap:18px;margin-top:18px;font-size:12px;font-weight:700;display:flex}.hero-support span{align-items:center;gap:6px;display:inline-flex}.hero-support svg{color:var(--teal-dark)}.launch-board{z-index:2;background:var(--navy);color:#fff;border-radius:18px;min-height:490px;padding:26px;position:relative;overflow:hidden;box-shadow:0 28px 60px #0b1f3a30}.launch-board-head{z-index:2;justify-content:space-between;align-items:flex-start;gap:20px;display:flex;position:relative}.launch-board-head p{margin:0 0 4px;font-weight:800}.launch-board-head span{color:#a9bdd3;font-size:12px}.live-key{color:#c9d8e7;align-items:center;gap:8px;font-size:11px;display:flex}.route-field .route{border:1px solid #ffffff1f;border-radius:999px;display:block;position:absolute;transform:rotate(-18deg)}.route-one{width:380px;height:190px;top:75px;right:-80px}.route-two{width:310px;height:390px;top:40px;right:70px}.route-three{width:460px;height:210px;bottom:20px;left:-100px}.activity-grid{z-index:2;gap:12px;margin-top:52px;display:grid;position:relative}.activity-cell{color:#fff;text-align:left;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff13;border:1px solid #ffffff1f;border-radius:14px;align-items:center;gap:13px;width:100%;min-height:72px;padding:12px 14px;display:flex}.activity-cell:hover{background:#ffffff21;border-color:#ffffff3b}.activity-icon{color:#79ded9;background:#0f9f9a33;border-radius:12px;place-items:center;width:40px;height:40px;display:grid}.activity-copy{flex-direction:column;flex:1;gap:3px;display:flex}.activity-copy strong{font-size:14px}.activity-copy small{color:#a9bdd3}.activity-meter{background:#ffffff1f;border-radius:99px;width:54px;height:5px;overflow:hidden}.activity-meter>span{border-radius:inherit;transform-origin:0;background:#6fd9d4;width:100%;height:100%;display:block}.activity-count{width:36px;height:36px;color:var(--navy);background:#fff;border-radius:99px;place-items:center;font-weight:850;display:grid}.activity-jobs .activity-count,.activity-community .activity-count{background:var(--saffron);color:#422b00}.launch-note{z-index:2;border-top:1px solid #ffffff1f;align-items:flex-start;gap:10px;margin-top:22px;padding-top:18px;display:flex;position:relative}.launch-note svg{color:#79ded9;flex:none}.launch-note p{color:#b9cadd;margin:0;font-size:12px;line-height:1.6}.proof-strip{width:min(var(--max), calc(100% - 40px));border-bottom:1px solid var(--border);grid-template-columns:repeat(4,auto) 1fr;align-items:center;gap:30px;margin:28px auto 0;padding:22px 0 26px;display:grid}.proof-strip div{white-space:nowrap;align-items:baseline;gap:8px;display:flex}.proof-strip strong{font:700 26px/1 var(--font-display);color:var(--navy)}.proof-strip span{color:#516980;font-size:12px;font-weight:700}.proof-strip p{text-align:right;color:var(--teal-dark);margin:0;font-size:12px;font-weight:750}.section-heading{max-width:710px}.section-heading h2,.preview-intro h2,.trust-copy h2,.closing-band h2{font:680 clamp(34px, 4vw, 52px)/1.05 var(--font-display);letter-spacing:-.035em;color:var(--navy);text-wrap:balance;margin:0}.section-heading p,.preview-intro>p,.trust-copy>p,.closing-band p{color:var(--muted);line-height:1.75}.pathways{padding-block:112px}.pathway-layout{grid-template-columns:1fr;gap:16px;margin-top:48px;display:grid}.pillar-tabs{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.pillar-tabs button{color:#536a80;text-align:left;background:0 0;border:0;border-radius:14px;grid-template-columns:24px 1fr auto;align-items:center;gap:12px;min-height:66px;padding:0 16px;font-weight:750;display:grid;position:relative;overflow:hidden}.pillar-tabs button>*{z-index:1;position:relative}.pillar-tabs button.selected{color:var(--navy)}.pillar-tabs small{background:#edf3fa;border-radius:99px;place-items:center;width:28px;height:28px;font-size:11px;display:grid}.tab-active-bg{border:1px solid var(--border);background:#fff;inset:0;box-shadow:0 10px 28px #0b1f3a12;z-index:0!important;position:absolute!important}.pillar-story{background:var(--navy);color:#fff;border-radius:18px;min-height:380px;padding:46px 48px;position:relative;overflow:hidden}.story-icon{color:#6ed7d2;background:#0f9f9a2e;border-radius:15px;place-items:center;width:54px;height:54px;display:grid}.pillar-story h3{max-width:580px;font:670 clamp(30px, 3.5vw, 46px)/1.08 var(--font-display);letter-spacing:-.03em;margin:28px 0 14px}.pillar-story p{color:#b9cadd;max-width:600px;margin:0;line-height:1.75}.inline-action{color:#fff;background:0 0;border:0;align-items:center;gap:8px;margin-top:28px;padding:0;font-weight:800;display:inline-flex}.story-art{opacity:.7;width:260px;height:240px;position:absolute;bottom:-54px;right:-40px;transform:rotate(-12deg)}.story-art span{border:1px solid #ffffff29;border-radius:44% 56% 60% 40%;position:absolute;inset:0}.story-art span:nth-child(2){border-color:#0f9f9a7a;inset:35px}.story-art span:nth-child(3){background:var(--saffron);border:0;inset:78px}.home-tab-content{min-width:0}.home-feed-panel{background:var(--navy);color:#fff;border-radius:16px;min-height:390px;padding:26px;box-shadow:0 18px 42px #0b1f3a1f}.home-feed-head{border-bottom:1px solid #ffffff21;justify-content:space-between;align-items:center;gap:20px;min-height:58px;margin-bottom:20px;padding-bottom:18px;display:flex}.home-feed-head>div{align-items:center;gap:12px;min-width:0;display:flex}.home-feed-icon{color:#7de0dc;background:#0f9f9a33;border-radius:12px;flex:none;place-items:center;width:42px;height:42px;display:grid}.home-feed-head h3{font:680 22px/1.15 var(--font-display);margin:0 0 4px}.home-feed-head p{color:#aebfd0;margin:0;font-size:11px}.home-view-all{color:#fff;background:#ffffff14;border:0;border-radius:10px;flex:none;align-items:center;gap:8px;min-height:44px;padding:0 12px;font-size:12px;font-weight:800;display:inline-flex}.home-view-all:hover{background:#ffffff24}.home-feed-panel .job-card{width:min(760px,100%);box-shadow:none;margin-inline:auto}.home-feed-empty{background:#ffffff0e;border:1px solid #ffffff24;border-radius:14px;justify-content:space-between;align-items:center;gap:36px;min-height:255px;padding:34px;display:flex}.home-feed-empty strong{max-width:590px;font:680 clamp(26px, 3vw, 38px)/1.1 var(--font-display);letter-spacing:-.03em;display:block}.home-feed-empty p{color:#b9cadd;max-width:620px;margin:12px 0 0;line-height:1.7}.home-feed-empty .secondary-on-dark{flex:none}.home-community-preview{width:min(780px,100%);min-height:245px;color:var(--ink);background:#fff;border-radius:15px;grid-template-columns:auto minmax(0,1fr);gap:16px;margin-inline:auto;padding:26px;display:grid}.home-community-preview>div:nth-child(2){min-width:0}.home-community-preview h4{font:680 clamp(25px, 3vw, 36px)/1.08 var(--font-display);letter-spacing:-.03em;color:var(--navy);overflow-wrap:anywhere;margin:7px 0 8px}.home-community-preview p{color:#516980;margin:0;font-size:13px;line-height:1.65}.home-engagement{color:#4d657c;flex-wrap:wrap;gap:16px;margin-top:16px;font-size:11px;font-weight:750;display:flex}.home-engagement span{align-items:center;gap:6px;display:inline-flex}.home-community-preview .card-action{grid-column:2;width:fit-content;min-width:190px}.decision-preview{grid-template-columns:.85fr 1.15fr;align-items:center;gap:clamp(50px,8vw,110px);padding:96px 0 112px;display:grid}.decision-list{gap:13px;margin-top:30px;display:grid}.decision-list span{color:#3f5870;align-items:center;gap:9px;font-size:14px;font-weight:700;display:flex}.decision-list svg{color:var(--teal-dark)}.job-card{border:1px solid var(--border);background:#fff;border-radius:16px;padding:26px;position:relative;box-shadow:0 14px 34px #0b1f3a0f}.job-card-featured{box-shadow:var(--shadow);transform:rotate(.4deg)}.job-card-top{grid-template-columns:auto 1fr auto;align-items:start;gap:14px;display:grid}.clinic-avatar{background:var(--navy);color:#fff;letter-spacing:-.04em;border-radius:13px;place-items:center;width:46px;height:46px;font-weight:850;display:grid}.clinic-avatar.large{border-radius:17px;width:62px;height:62px;font-size:20px}.content-type{color:var(--teal-dark);text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:850;display:block}.job-card h3{font:680 24px/1.1 var(--font-display);letter-spacing:-.025em;color:var(--navy);margin:5px 0 4px}.job-card-top p{color:var(--muted);margin:0;font-size:13px}.save-button{border:1px solid var(--border);width:42px;height:42px;color:var(--muted);background:#fff;border-radius:11px;place-items:center;display:grid}.save-button.saved{color:var(--blue);background:var(--blue-soft);border-color:#b9ccfa}.job-primary-facts{border-block:1px solid var(--border);grid-template-columns:1fr 1.35fr 1.25fr;margin:24px 0 20px;display:grid}.job-primary-facts span{color:#415971;border-right:1px solid var(--border);align-items:center;gap:7px;min-height:68px;padding:12px 10px;font-size:12px;display:flex}.job-primary-facts span:last-child{border-right:0}.job-primary-facts svg{color:var(--teal-dark);flex:none}.job-primary-facts strong{color:var(--navy);font-size:15px}.job-tags{flex-wrap:wrap;gap:7px;display:flex}.job-tags span,.discussion-topics span{color:#405870;background:#edf3f8;border-radius:999px;align-items:center;min-height:30px;padding:0 10px;font-size:11px;font-weight:750;display:inline-flex}.job-summary{color:#4a6279;margin:18px 0;font-size:13px;line-height:1.7}.verification-line{color:var(--teal-dark);flex-wrap:wrap;gap:15px;padding:13px 0;font-size:11px;font-weight:780;display:flex}.verification-line span{align-items:center;gap:6px;display:flex}.card-action{background:var(--navy);color:#fff;border:0;border-radius:12px;justify-content:space-between;align-items:center;width:100%;min-height:48px;margin-top:8px;padding:0 15px;font-weight:780;display:flex}.card-action:hover{background:var(--navy-2)}.trust-section{border-top:1px solid var(--border);grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(52px,9vw,120px);padding:100px 0;display:grid}.trust-copy .secondary-button{margin-top:20px}.trust-ledger{border-top:1px solid #c9d9e8}.trust-ledger>div{border-bottom:1px solid #c9d9e8;justify-content:space-between;align-items:center;gap:16px;min-height:72px;display:flex}.trust-ledger span{align-items:center;gap:11px;font-weight:750;display:flex}.trust-ledger svg{color:var(--teal-dark)}.trust-ledger strong{border-radius:999px;align-items:center;min-height:30px;padding:0 10px;font-size:11px;display:inline-flex}.trust-ledger .verified{background:var(--teal-soft);color:var(--teal-dark)}.trust-ledger .moderated{background:var(--blue-soft);color:var(--blue)}.trust-ledger .pending{color:#52677c;background:#edf2f7}.closing-band{background:var(--navy);color:#fff;border-radius:18px;justify-content:space-between;align-items:center;gap:40px;margin-bottom:100px;padding:54px;display:flex;position:relative;overflow:hidden}.closing-band:after{content:"";border:1px solid #ffffff1f;border-radius:50%;width:260px;height:260px;position:absolute;top:-150px;right:-80px}.closing-band h2{color:#fff;max-width:650px;font-size:clamp(30px,3.2vw,44px)}.closing-band p{color:#b9cadd;max-width:680px;margin-bottom:0}.closing-actions{z-index:1;flex-direction:column;flex:0 0 240px;gap:10px;display:flex;position:relative}.inner-page{min-height:70vh}.page-intro{align-items:flex-start;gap:20px;padding:76px 0 44px;display:flex}.page-icon{width:52px;height:52px;color:var(--teal-dark);background:var(--teal-soft);border-radius:15px;flex:none;place-items:center;display:grid}.page-intro h1{max-width:820px;font:690 clamp(38px, 5vw, 60px)/1.03 var(--font-display);letter-spacing:-.04em;color:var(--navy);margin:0}.page-intro p{max-width:760px;color:var(--muted);margin:16px 0 0;line-height:1.7}.search-section,.course-search,.mode-switch-wrap{padding-bottom:34px}.search-section .search-command,.course-search .search-command,.mode-switch-wrap .search-command{max-width:920px}.filter-row{flex-wrap:wrap;align-items:center;gap:8px;min-height:54px;margin-top:15px;display:flex}.filter-button,.filter-chip{border-radius:999px;align-items:center;gap:7px;min-height:38px;padding:0 12px;font-size:12px;font-weight:760;display:inline-flex}.filter-button{color:#fff;background:var(--navy);border:0}.filter-button span{background:#ffffff26;border-radius:99px;place-items:center;width:21px;height:21px;display:grid}.filter-chip{border:1px solid var(--border);color:#405870;background:#fff}.clear-button{min-height:38px;color:var(--blue);background:0 0;border:0;font-size:12px;font-weight:780}.results-layout{grid-template-columns:minmax(0,1fr) 330px;gap:30px;padding-bottom:100px;display:grid}.results-header{justify-content:space-between;align-items:center;gap:20px;min-height:58px;display:flex}.results-header>div{flex-direction:column;gap:2px;display:flex}.results-header strong{color:var(--navy)}.results-header span{color:var(--muted);font-size:11px}.results-header button{color:#52697e;background:0 0;border:0;align-items:center;gap:6px;font-size:12px;display:inline-flex}.end-marker{color:#667b90;justify-content:center;align-items:center;gap:9px;min-height:70px;font-size:12px;display:flex}.end-marker svg{color:var(--teal-dark)}.results-empty{background:#fdfefe;border:1px dashed #b9cada;border-radius:16px;flex-direction:column;justify-content:center;align-items:flex-start;min-height:300px;padding:38px;display:flex}.results-empty>svg{color:var(--teal-dark)}.results-empty h2{font:680 28px/1.12 var(--font-display);color:var(--navy);margin:18px 0 8px}.results-empty p{max-width:520px;color:var(--muted);margin:0 0 20px;line-height:1.7}.decision-guide{background:#edf6fa;border-radius:16px;align-self:start;padding:24px;position:sticky;top:105px}.decision-guide h2,.community-rail h2{font:680 23px/1.15 var(--font-display);color:var(--navy);margin:0}.decision-guide p,.community-rail p{color:#526b81;font-size:13px;line-height:1.7}.decision-guide ol{gap:14px;margin:20px 0;padding:0;list-style:none;display:grid}.decision-guide li{color:#3f5870;align-items:center;gap:10px;font-size:12px;font-weight:700;display:flex}.decision-guide li span{width:28px;height:28px;color:var(--teal-dark);background:#fff;border-radius:50%;place-items:center;font-size:11px;display:grid}.text-link{color:var(--blue);background:0 0;border:0;align-items:center;gap:7px;padding:0;font-size:12px;font-weight:800;display:inline-flex}.modal-backdrop{z-index:80;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0b1f3a7a;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.filter-sheet{background:#fff;border-radius:20px 20px 0 0;width:min(720px,100% - 24px);max-height:84vh;padding:28px;overflow:auto;box-shadow:0 -20px 70px #0b1f3a2e}.sheet-head{justify-content:space-between;gap:20px;display:flex}.sheet-head h2{font:680 28px/1.1 var(--font-display);color:var(--navy);margin:0 0 5px}.sheet-head p{color:var(--muted);margin:0;font-size:13px}.filter-groups{margin-top:30px}.filter-groups fieldset{border:0;grid-template-columns:1fr 1fr;gap:10px;margin:0;padding:0;display:grid}.filter-groups legend{grid-column:1/-1;margin-bottom:10px;font-weight:800}.filter-groups label{border:1px solid var(--border);border-radius:12px;align-items:center;gap:11px;min-height:48px;padding:0 12px;display:flex}.filter-groups input{width:18px;height:18px;accent-color:var(--blue)}.filter-groups label span{font-size:13px;font-weight:650}.sheet-actions{border-top:1px solid var(--border);justify-content:space-between;align-items:center;margin-top:28px;padding-top:18px;display:flex}.productive-empty{border-block:1px solid var(--border);grid-template-columns:1fr 1.2fr;align-items:center;gap:clamp(48px,8vw,100px);min-height:440px;margin-bottom:100px;padding-block:60px;display:grid}.empty-visual{aspect-ratio:1.2;background:var(--navy);color:#7de0dc;border-radius:45% 55% 42% 58%;place-items:center;width:min(100%,390px);display:grid;position:relative;overflow:hidden}.empty-visual:before,.empty-visual:after{content:"";border:1px solid #ffffff26;border-radius:999px;position:absolute}.empty-visual:before{width:310px;height:150px;transform:rotate(22deg)}.empty-visual:after{width:180px;height:290px;transform:rotate(-28deg)}.empty-node{background:var(--saffron);border-radius:50%;width:14px;height:14px;position:absolute;box-shadow:0 0 0 6px #f59e0b24}.empty-node.one{top:28%;left:20%}.empty-node.two{top:34%;right:18%}.empty-node.three{bottom:18%;left:42%}.empty-copy h2{font:680 clamp(32px, 4vw, 48px)/1.08 var(--font-display);letter-spacing:-.035em;color:var(--navy);margin:20px 0 14px}.empty-copy>p{max-width:650px;color:var(--muted);margin:0;line-height:1.75}.empty-actions{flex-wrap:wrap;gap:10px;margin-top:26px;display:flex}.recovery-links{border-top:1px solid var(--border);flex-wrap:wrap;gap:16px;margin-top:28px;padding-top:22px;display:flex}.recovery-links button{color:#486078;text-underline-offset:4px;background:0 0;border:0;padding:0;font-size:11px;font-weight:750;text-decoration:underline}.date-ribbon{flex-wrap:wrap;gap:8px;margin-top:15px;display:flex}.date-ribbon button{border:1px solid var(--border);color:#4c647b;background:#fff;border-radius:11px;min-height:40px;padding:0 13px;font-size:12px;font-weight:720}.date-ribbon button.selected{background:var(--navy);color:#fff;border-color:var(--navy)}.alert-banner,.pre-results-action{border-radius:16px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;margin-bottom:28px;padding:20px 22px;display:grid}.alert-banner{background:#edf6fa;border:1px solid #cfe4ec}.pre-results-action{background:var(--navy);color:#fff}.alert-icon,.pre-results-icon{border-radius:14px;flex:none;place-items:center;width:48px;height:48px;display:grid}.alert-icon{color:var(--teal-dark);background:#fff}.pre-results-icon{color:#79ded9;background:#0f9f9a33}.alert-banner strong,.pre-results-action strong{color:var(--navy);font:680 18px/1.25 var(--font-display);display:block}.pre-results-action strong{color:#fff}.alert-banner p,.pre-results-action p{color:#526b81;margin:5px 0 0;font-size:12px;line-height:1.6}.pre-results-action p{color:#b9cadd}.pre-results-action .primary-button{color:var(--navy);box-shadow:none;background:#fff}.social-feed{padding-bottom:100px}.social-feed>*{width:min(760px,100%);margin-inline:auto}.social-results-header{margin-bottom:12px}.social-post{border:1px solid var(--border);background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 14px 36px #0b1f3a0f}.social-author{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;min-height:72px;padding:12px 16px;display:grid}.social-author>div:nth-child(2){flex-direction:column;gap:3px;min-width:0;display:flex}.social-author strong{color:var(--navy);font-size:13px}.social-author span{color:var(--muted);font-size:10px}.dentist-avatar.organiser{background:var(--saffron-soft);color:#8a5700}.social-media{min-height:460px;position:relative;overflow:hidden}.course-poster{background:var(--navy);color:#fff;flex-direction:column;justify-content:space-between;padding:clamp(28px,6vw,62px);display:flex}.course-poster:before{content:"";border:1px solid #fff3;border-radius:50%;width:390px;height:390px;position:absolute;top:-140px;right:-130px;box-shadow:0 0 0 65px #0f9f9a1a,0 0 0 130px #ffffff06}.course-poster>*{z-index:1;position:relative}.course-poster>span{background:var(--saffron);color:#422b00;letter-spacing:.05em;border-radius:8px;width:fit-content;padding:7px 9px;font-size:10px;font-weight:850}.course-poster div{flex-direction:column;gap:12px;max-width:560px;display:flex}.course-poster small{color:#79ded9;text-transform:uppercase;letter-spacing:.06em;font-size:13px;font-weight:800}.course-poster strong{max-width:580px;font:690 clamp(40px, 7vw, 66px)/.98 var(--font-display);letter-spacing:-.04em}.course-poster p{color:#cfdeea;margin:0;font-weight:700}.course-poster>svg{color:#79ded9;align-self:flex-end}.community-media{min-height:390px;color:var(--navy);background:linear-gradient(135deg,#e5f8f6 0%,#f8fbff 58%,#fff4d9 100%);flex-direction:column;justify-content:center;align-items:flex-start;gap:24px;padding:clamp(30px,7vw,70px);display:flex}.community-media:after{content:"";border:1px solid #0f9f9a40;border-radius:50%;width:220px;height:220px;position:absolute;bottom:-80px;right:-60px;box-shadow:0 0 0 45px #0f9f9a0b}.community-media>*{z-index:1;position:relative}.community-media>svg{color:var(--teal-dark)}.community-media strong{max-width:620px;font:690 clamp(34px, 6vw, 56px)/1.02 var(--font-display);letter-spacing:-.04em}.community-media span{color:#49637c;font-size:12px;font-weight:750}.social-actions{border-bottom:1px solid var(--border);align-items:center;gap:4px;min-height:62px;padding:8px 12px;display:flex}.social-actions button{color:#405870;background:0 0;border:0;border-radius:10px;align-items:center;gap:6px;min-height:44px;padding:0 10px;display:inline-flex}.social-actions button:hover{background:#f2f6fa}.social-actions button.liked{color:#d92d20}.social-actions button span{font-size:12px;font-weight:800}.social-actions button small{font-size:11px;font-weight:700}.social-caption{padding:17px 18px 20px}.social-caption p{color:#3f5870;margin:0;font-size:13px;line-height:1.75}.social-caption p strong{color:var(--navy)}.event-facts{flex-wrap:wrap;gap:7px;margin:15px 0;display:flex}.event-facts span{color:#405870;background:#edf3f8;border-radius:999px;align-items:center;min-height:30px;padding:0 10px;font-size:10px;font-weight:750;display:inline-flex}.view-comments{min-height:40px;color:var(--muted);background:0 0;border:0;margin-top:12px;padding:0;font-size:11px;font-weight:700}.feed-alert{color:var(--teal-dark);background:#edf6fa;border:1px solid #cfe4ec;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;margin-top:16px;padding:16px;display:grid}.feed-alert>div{flex-direction:column;gap:3px;display:flex}.feed-alert strong{color:var(--navy);font-size:12px}.feed-alert span{color:#526b81;font-size:10px}.community-layout{grid-template-columns:minmax(0,1fr) 320px;gap:30px;padding-bottom:110px;display:grid}.discussion-toolbar{gap:12px;margin-bottom:16px;display:flex}.discussion-toolbar label{border:1px solid var(--border);min-height:46px;color:var(--muted);background:#fff;border-radius:12px;flex:1;align-items:center;gap:9px;padding:0 14px;display:flex}.discussion-toolbar input{background:0 0;border:0;outline:0;width:100%}.discussion-card{border:1px solid var(--border);background:#fff;border-radius:16px;padding:28px;box-shadow:0 14px 36px #0b1f3a0d}.author-row{grid-template-columns:auto 1fr auto;align-items:center;gap:12px;display:grid}.dentist-avatar{background:var(--teal-soft);width:44px;height:44px;color:var(--teal-dark);border-radius:50%;place-items:center;font-weight:850;display:grid}.author-row>div:nth-child(2){flex-direction:column;gap:3px;display:flex}.author-row strong{font-size:13px}.author-row span{color:var(--muted);font-size:10px}.credential-tag{background:var(--teal-soft);border-radius:999px;align-items:center;min-height:30px;padding:0 9px;font-weight:800;color:var(--teal-dark)!important;flex-direction:row!important;gap:5px!important;display:inline-flex!important}.discussion-card h2{max-width:760px;font:680 clamp(26px, 3vw, 38px)/1.12 var(--font-display);letter-spacing:-.03em;color:var(--navy);margin:28px 0 12px}.discussion-card>p{color:#4c647b;line-height:1.8}.discussion-topics{gap:7px;margin-top:20px;display:flex}.discussion-actions{border-top:1px solid var(--border);align-items:center;gap:10px;margin-top:24px;padding-top:18px;display:flex}.discussion-actions button{border:1px solid var(--border);color:#486078;background:#fff;border-radius:10px;align-items:center;gap:7px;min-height:42px;padding:0 12px;font-size:12px;font-weight:750;display:inline-flex}.discussion-actions>span{color:var(--muted);margin-left:auto;font-size:11px}.community-rail{background:var(--navy);color:#fff;border-radius:16px;align-self:start;padding:25px;position:sticky;top:105px}.community-rail h2{color:#fff}.community-rail p{color:#b9cadd}.community-rail ul{gap:12px;margin:20px 0;padding:0;list-style:none;display:grid}.community-rail li{color:#d6e2ee;align-items:center;gap:8px;font-size:12px;display:flex}.community-rail li svg{color:#6bd6d1}.community-rail .text-link{color:#8ce6e1}.back-row{padding-top:38px}.back-row button{color:#536b82;background:0 0;border:0;align-items:center;gap:8px;min-height:42px;font-size:12px;font-weight:760;display:flex}.job-detail-layout{grid-template-columns:minmax(0,1fr) 330px;gap:32px;padding:20px 0 110px;display:grid}.detail-main{border:1px solid var(--border);background:#fff;border-radius:18px;padding:36px}.detail-heading{align-items:flex-start;gap:18px;display:flex}.detail-heading h1{font:690 clamp(36px, 4vw, 52px)/1 var(--font-display);letter-spacing:-.04em;color:var(--navy);margin:5px 0}.detail-heading p{color:var(--muted);margin:0;font-size:13px}.verification-banner{background:var(--teal-soft);color:var(--teal-dark);border-radius:13px;align-items:flex-start;gap:11px;margin:28px 0;padding:16px;display:flex}.verification-banner div{flex-direction:column;gap:3px;display:flex}.verification-banner strong{font-size:13px}.verification-banner span{font-size:11px}.fact-board{border-block:1px solid var(--border);grid-template-columns:1fr 1fr;display:grid}.fact-board>div{border-right:1px solid var(--border);border-bottom:1px solid var(--border);align-items:center;gap:12px;min-height:86px;padding:15px;display:flex}.fact-board>div:nth-child(2n){border-right:0}.fact-board>div:nth-last-child(-n+2){border-bottom:0}.fact-board svg{color:var(--teal-dark)}.fact-board span{color:var(--muted);flex-direction:column;gap:4px;font-size:11px;display:flex}.fact-board strong{color:var(--navy);font-size:14px}.detail-section{padding-top:32px}.detail-section h2{font:680 25px/1.1 var(--font-display);color:var(--navy);margin:0 0 12px}.detail-section>p,.detail-section li{color:#4b637a;line-height:1.8}.detail-section ul{padding-left:20px}.response-section>div{grid-template-columns:32px 1fr;gap:10px;margin-top:18px;display:grid}.response-section>div>span{background:var(--blue-soft);width:30px;height:30px;color:var(--blue);border-radius:50%;place-items:center;font-size:11px;font-weight:850;display:grid}.response-section p{color:var(--muted);flex-direction:column;gap:3px;margin:0;font-size:12px;line-height:1.6;display:flex}.response-section p strong{color:var(--navy);font-size:13px}.apply-panel{background:var(--navy);color:#fff;box-shadow:var(--shadow);border-radius:17px;align-self:start;padding:26px;position:sticky;top:100px}.fit-label{color:#74dcd7;align-items:center;gap:6px;font-size:11px;font-weight:800;display:inline-flex}.apply-panel h2{font:680 29px/1.1 var(--font-display);margin:18px 0 8px}.apply-panel>p{color:#b7c9db;margin:0;font-size:13px;line-height:1.65}.apply-facts{gap:11px;margin:22px 0;display:grid}.apply-facts span{color:#d5e2ee;align-items:center;gap:8px;font-size:12px;display:flex}.apply-facts svg{color:#75dcd7}.primary-button.full{width:100%}.save-text{color:#fff;background:0 0;border:0;justify-content:center;align-items:center;gap:7px;width:100%;min-height:44px;margin-top:8px;font-size:12px;font-weight:750;display:flex}.apply-panel>small{color:#8fa8bf;text-align:center;margin-top:15px;font-size:10px;line-height:1.5;display:block}.modal-backdrop.centered{align-items:center;padding:20px}.action-dialog{background:#fff;border-radius:20px;width:min(520px,100%);padding:28px;box-shadow:0 30px 90px #0b1f3a38}.dialog-brand{justify-content:space-between;align-items:center;display:flex}.action-dialog h2{font:680 34px/1.08 var(--font-display);letter-spacing:-.035em;color:var(--navy);margin:32px 0 10px}.action-dialog>p{color:var(--muted);line-height:1.65}.identity-choice{border:1px solid var(--border);text-align:left;background:#fff;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;width:100%;min-height:72px;margin-top:10px;padding:10px 13px;display:grid}.identity-choice:hover{background:#fafdff;border-color:#aec5de}.choice-icon{background:var(--teal-soft);width:42px;height:42px;color:var(--teal-dark);border-radius:12px;place-items:center;display:grid}.choice-icon.employer{background:var(--blue-soft);color:var(--blue)}.identity-choice>span:nth-child(2){flex-direction:column;gap:3px;display:flex}.identity-choice strong{color:var(--navy);font-size:13px}.identity-choice small{color:var(--muted);font-size:10px}.review-note{color:var(--muted);text-align:center;margin-top:18px;display:block}.toast{z-index:100;background:var(--navy);color:#fff;border-radius:13px;align-items:center;gap:9px;min-height:48px;padding:0 16px;font-size:12px;font-weight:750;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 16px 40px #0b1f3a38}.toast svg{color:#70d9d4}.site-footer{color:#fff;padding:70px max(20px, calc((100vw - var(--max)) / 2)) 26px;background:#07182e}.footer-main{grid-template-columns:1.5fr repeat(3,1fr);gap:50px;display:grid}.footer-brand .brand-wordmark{color:#fff}.footer-brand p{color:#c2d1df;max-width:300px;margin:22px 0 7px}.footer-brand>span{color:#7f99b1;font-size:11px}.footer-main h2{color:#8fa9c0;text-transform:uppercase;letter-spacing:.08em;margin:4px 0 17px;font-size:11px}.footer-main>div:not(.footer-brand){flex-direction:column;align-items:flex-start;gap:10px;display:flex}.footer-main button{color:#d4e0eb;background:0 0;border:0;padding:0;font-size:12px}.footer-main button:hover{color:#fff}.footer-bottom{color:#7790a7;border-top:1px solid #ffffff1a;justify-content:space-between;margin-top:50px;padding-top:20px;font-size:10px;display:flex}.mobile-nav{display:none}.auth-page{background:var(--paper);min-height:100vh;padding:26px max(20px,50vw - 590px) 54px}.auth-back{color:#476178;align-items:center;gap:8px;width:fit-content;min-height:44px;font-size:13px;font-weight:780;text-decoration:none;display:inline-flex}.auth-shell{background:#fff;border-radius:20px;grid-template-columns:minmax(0,.9fr) minmax(440px,.72fr);min-height:calc(100vh - 124px);margin-top:18px;display:grid;overflow:hidden;box-shadow:0 24px 64px #0b1f3a1a}.auth-context{background:var(--navy);color:#fff;flex-direction:column;justify-content:center;padding:clamp(50px,7vw,92px);display:flex;position:relative;overflow:hidden}.auth-context:after{content:"";border:1px solid #ffffff26;border-radius:50%;width:390px;height:390px;position:absolute;bottom:-210px;right:-185px;box-shadow:0 0 0 70px #0f9f9a12,0 0 0 140px #ffffff06}.auth-context>*{z-index:1;position:relative}.auth-role-icon{color:#79ded9;background:#0f9f9a33;border-radius:15px;place-items:center;width:56px;height:56px;display:grid}.auth-context h1{max-width:650px;font:690 clamp(42px,5vw,66px)/1 var(--font-display);letter-spacing:-.04em;text-wrap:balance;margin:28px 0 16px}.auth-context>p{color:#bfd0df;max-width:620px;margin:0;font-size:17px;line-height:1.7}.auth-context ul{gap:14px;margin:34px 0 0;padding:0;list-style:none;display:grid}.auth-context li{color:#d9e5ee;align-items:center;gap:10px;font-size:13px;font-weight:700;display:flex}.auth-context li svg{color:#76ddd8}.auth-form-panel{place-self:center;width:min(100%,560px);padding:clamp(34px,5vw,64px)}.auth-form-panel>span{color:var(--teal-dark);font-size:12px;font-weight:850}.auth-form-panel h2{font:690 42px/1.05 var(--font-display);letter-spacing:-.035em;color:var(--navy);margin:10px 0 8px}.auth-form-panel>p{color:var(--muted);margin:0 0 24px}.google-login{width:100%;min-height:50px;color:var(--navy);background:#fff;border:1px solid #bfcfe0;border-radius:12px;font-weight:800}.google-login:hover{background:#f8fbff}.auth-divider{color:#718397;align-items:center;height:42px;font-size:11px;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:var(--border);flex:1;height:1px}.auth-divider span{padding-inline:12px}.auth-form-panel form{gap:16px;display:grid}.auth-form-panel label{color:var(--navy);gap:8px;font-size:12px;font-weight:800;display:grid}.auth-form-panel input{width:100%;min-height:50px;color:var(--ink);background:#fff;border:1px solid #bdcede;border-radius:11px;padding:0 14px;font-size:16px}.password-input{display:block;position:relative}.password-input input{padding-right:52px}.password-input button{color:#5e7489;background:0 0;border:0;width:44px;position:absolute;inset:3px 3px 3px auto}.auth-options{justify-content:space-between;align-items:center;gap:16px;min-height:36px;margin-top:-10px;display:flex}.auth-form-panel .remember-me{color:#476178;cursor:pointer;grid-template-columns:none;align-items:center;gap:8px;min-height:36px;font-size:12px;font-weight:700;display:inline-flex}.auth-form-panel .remember-me input{width:17px;height:17px;min-height:17px;accent-color:var(--blue);border-radius:4px;margin:0;padding:0}.forgot-link{width:fit-content;color:var(--blue);background:0 0;border:0;padding:0;font-size:11px;font-weight:800;min-height:36px!important}.auth-submit{width:100%}.auth-create{border-top:1px solid var(--border);text-align:center;padding-top:20px;font-size:12px;color:var(--navy)!important;margin:22px 0 0!important}.auth-create a{color:var(--blue);font-weight:850}.auth-switch{text-align:center;font-size:12px;margin:22px 0 0!important}.auth-switch a{color:var(--blue);font-weight:800}.auth-message{background:var(--teal-soft);color:var(--teal-dark);border-radius:11px;margin-top:18px;padding:12px 14px;font-size:11px;font-weight:720;line-height:1.55}.auth-form-panel>small{color:#718397;text-align:center;margin-top:18px;font-size:10px;line-height:1.5;display:block}@media (max-width:1080px){.brand-wordmark{display:none}.desktop-nav button{padding-inline:8px;font-size:12px}.hero-shell{grid-template-columns:1fr 440px;gap:34px}.proof-strip{grid-template-columns:repeat(4,1fr)}.proof-strip p{text-align:left;grid-column:1/-1}.auth-shell{grid-template-columns:minmax(0,.85fr) minmax(410px,.75fr)}}@media (max-width:860px){.site-shell{padding-bottom:calc(84px + env(safe-area-inset-bottom))}.header-inner{min-height:66px}.desktop-nav,.header-actions .applicant-button,.header-actions .employer-login-button{display:none}.header-actions .icon-button{display:grid}.hero-shell{grid-template-columns:1fr;min-height:auto;padding-block:58px}.hero-copy h1{max-width:760px}.launch-board{min-height:460px}.proof-strip{grid-template-columns:1fr 1fr}.proof-strip p{grid-column:1/-1}.pathway-layout,.decision-preview,.trust-section,.productive-empty{grid-template-columns:1fr}.pillar-tabs{grid-template-columns:repeat(4,minmax(190px,1fr));padding-bottom:8px;overflow-x:auto}.pillar-tabs button{min-width:0}.decision-preview{gap:44px}.job-card-featured{transform:none}.results-layout,.community-layout,.job-detail-layout{grid-template-columns:1fr}.decision-guide,.community-rail,.apply-panel{position:static}.closing-band{flex-direction:column;align-items:flex-start}.closing-actions{flex-direction:row;flex-basis:auto;width:100%}.closing-actions>*{flex:1}.footer-main{grid-template-columns:1.4fr 1fr 1fr}.mobile-nav{z-index:60;min-height:calc(76px + env(safe-area-inset-bottom));padding:7px 5px max(7px, env(safe-area-inset-bottom));border-top:1px solid var(--border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;inset:auto 0 0}.mobile-nav button{color:#64788c;text-align:center;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-height:60px;padding-inline:2px;font-size:8px;font-weight:750;line-height:1.15;display:flex}.mobile-nav button.selected{color:var(--blue)}.toast{bottom:98px}.auth-shell{grid-template-columns:1fr;min-height:0}.auth-context{padding:52px 40px}.auth-context h1{font-size:clamp(38px,8vw,54px)}}@media (max-width:620px){.section-wrap,.header-inner{width:min(100% - 28px, var(--max))}.brand-symbol{border-radius:11px;width:35px;height:35px}.brand-wordmark{font-size:18px}.hero-shell{border-radius:18px;gap:42px;width:calc(100% - 14px);margin-top:7px;padding:42px 17px 18px}.hero-copy h1{font-size:clamp(42px,13vw,58px)}.hero-copy>p{font-size:16px;line-height:1.65}.search-command{grid-template-columns:1fr;gap:3px;padding:7px}.search-command label{min-height:48px}.search-divider{width:calc(100% - 28px);height:1px;margin:0 auto}.search-submit{justify-content:space-between;width:100%}.hero-support{gap:9px;display:grid}.launch-board{min-height:445px;padding:19px}.launch-board-head{align-items:flex-start}.live-key{text-align:right;max-width:100px}.activity-grid{margin-top:42px}.activity-cell{min-height:68px}.activity-meter{display:none}.proof-strip{grid-template-columns:1fr 1fr;gap:18px}.proof-strip div{flex-direction:column;align-items:flex-start;gap:3px}.pathways{padding-block:84px}.pathway-layout{margin-top:34px}.pillar-tabs{grid-template-columns:repeat(4,minmax(168px,1fr))}.pillar-tabs button{min-width:0}.pillar-story{min-height:390px;padding:31px 25px}.story-art{opacity:.45}.home-feed-panel{min-height:0;padding:18px}.home-feed-head{flex-direction:column;align-items:flex-start}.home-view-all{justify-content:space-between;width:100%}.home-feed-empty{flex-direction:column;align-items:flex-start;min-height:260px;padding:24px}.home-feed-empty .secondary-on-dark{width:100%}.home-community-preview{grid-template-columns:auto minmax(0,1fr);padding:20px}.home-community-preview .card-action{grid-column:1/-1;width:100%}.home-community-preview h4{font-size:27px}.decision-preview,.trust-section{padding-block:76px}.job-card{padding:20px}.job-card h3{font-size:22px}.job-primary-facts{grid-template-columns:1fr}.job-primary-facts span{border-right:0;border-bottom:1px solid var(--border);min-height:54px}.job-primary-facts span:last-child{border-bottom:0}.closing-band{width:calc(100% - 28px);margin-bottom:70px;padding:34px 24px}.closing-actions{flex-direction:column}.page-intro{gap:14px;padding:48px 0 34px}.page-icon{width:44px;height:44px}.page-intro h1{font-size:clamp(36px,11vw,48px)}.filter-row{flex-wrap:nowrap;padding-bottom:7px;overflow-x:auto}.filter-row>*{white-space:nowrap}.results-layout{padding-bottom:76px}.decision-guide{order:-1}.results-header{align-items:flex-end}.filter-sheet{width:100%;padding:22px 18px}.filter-groups fieldset{grid-template-columns:1fr}.productive-empty{gap:36px;margin-bottom:76px;padding-block:46px}.empty-visual,.empty-actions>*{width:100%}.recovery-links{display:grid}.alert-banner,.pre-results-action{grid-template-columns:auto 1fr;padding:18px}.alert-banner>button,.pre-results-action>button{grid-column:1/-1;width:100%}.social-media{min-height:370px}.course-poster{padding:28px 24px}.course-poster strong{font-size:clamp(37px,12vw,54px)}.community-media{min-height:330px;padding:35px 25px}.social-author{grid-template-columns:auto 1fr}.social-author .credential-tag{grid-column:2;width:fit-content}.social-actions button small{display:none}.social-actions{justify-content:space-between}.feed-alert{grid-template-columns:auto 1fr}.feed-alert .text-link{grid-column:1/-1}.discussion-toolbar{flex-direction:column}.discussion-card{padding:21px}.author-row{grid-template-columns:auto 1fr}.credential-tag{grid-column:2;width:fit-content}.discussion-actions{flex-wrap:wrap}.discussion-actions>span{width:100%;margin-left:0}.detail-main{padding:22px}.detail-heading{flex-direction:column}.fact-board{grid-template-columns:1fr}.fact-board>div{border-right:0}.fact-board>div:nth-last-child(2){border-bottom:1px solid var(--border)}.action-dialog{padding:22px}.action-dialog h2{font-size:30px}.identity-choice{min-height:78px}.identity-choice small{line-height:1.45}.footer-main{grid-template-columns:1fr 1fr;gap:38px 24px}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:6px}.auth-page{padding:14px 14px 34px}.auth-shell{border-radius:16px;margin-top:10px}.auth-context{padding:42px 24px}.auth-context h1{font-size:clamp(38px,12vw,51px)}.auth-context>p{font-size:16px}.auth-form-panel{padding:36px 22px 42px}.auth-form-panel h2{font-size:36px}.auth-options{gap:12px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.primary-button,.secondary-button,.secondary-on-dark,.desktop-nav button{transition:none}}@media (pointer:coarse){.filter-button,.filter-chip,.clear-button,.date-ribbon button,.discussion-actions button,.text-link,.recovery-links button{min-height:44px}}button{min-height:var(--interactive-min)!important}.portal-page{background:#f3f7fb;min-height:100vh}.portal-topbar{z-index:50;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;justify-content:space-between;align-items:center;gap:24px;min-height:72px;padding:0 max(22px,50vw - 720px);display:flex;position:sticky;inset:0 0 auto}.portal-brand{align-items:center;gap:10px;text-decoration:none;display:inline-flex}.portal-account-actions{align-items:center;gap:10px;display:flex;position:relative}.portal-role-chip{background:var(--teal-soft);min-height:34px;color:var(--teal-dark);border-radius:999px;align-items:center;gap:7px;padding:0 11px;font-size:12px;font-weight:800;display:inline-flex}.notification-trigger,.account-trigger{min-width:42px;height:42px;color:var(--navy);background:#eef4f9;border:0;border-radius:50%;justify-content:center;align-items:center;font-weight:850;display:inline-flex}.notification-trigger{position:relative}.notification-trigger>span{background:var(--saffron);width:18px;height:18px;color:var(--navy);border:2px solid #fff;border-radius:50%;place-items:center;font-size:8px;display:grid;position:absolute;top:-2px;right:-2px}.account-trigger{background:var(--navy);color:#fff;border-radius:999px;gap:5px;width:auto;padding:0 10px 0 13px}.portal-popover{z-index:90;border:1px solid var(--border);background:#fff;border-radius:14px;width:min(330px,100vw - 28px);padding:16px;position:absolute;top:52px;right:0;box-shadow:0 18px 50px #0b1f3a2e}.portal-popover>strong{color:var(--navy);font-size:13px;display:block}.portal-popover>small{color:var(--muted);margin-top:4px;font-size:9px;display:block}.portal-popover a,.portal-popover button{border:0;border-top:1px solid var(--border);color:#496279;text-align:left;background:0 0;align-items:center;gap:9px;width:100%;min-height:43px;padding:0;font-size:10px;font-weight:780;text-decoration:none;display:flex}.portal-popover>small+a{margin-top:12px}.notification-popover p{border-top:1px solid var(--border);color:#4f667d;align-items:flex-start;gap:9px;margin:12px 0 0;padding-top:12px;font-size:10px;line-height:1.5;display:flex}.notification-popover p svg{color:var(--teal-dark);flex:none}.notification-popover button{color:var(--blue);justify-content:center;margin-top:12px}.portal-frame{grid-template-columns:252px minmax(0,1fr);width:min(1440px,100%);min-height:calc(100vh - 72px);margin-inline:auto;display:grid}.portal-sidebar{border-right:1px solid var(--border);background:#fff;flex-direction:column;height:calc(100vh - 72px);padding:26px 18px 22px;display:flex;position:sticky;top:72px;overflow-y:auto}.portal-sidebar nav,.portal-nav-section{gap:5px;display:grid}.portal-sidebar a{color:#4f667d;border-radius:11px;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:10px;min-height:46px;padding:0 12px;font-size:12px;font-weight:760;text-decoration:none;display:grid}.portal-sidebar a:hover{color:var(--navy);background:#f3f7fb}.portal-sidebar a.active{background:var(--blue-soft);color:var(--blue)}.portal-nav-section{border-top:1px solid var(--border);margin-top:26px;padding-top:22px}.portal-nav-section>p{color:#718397;text-transform:uppercase;letter-spacing:.07em;margin:0 12px 7px;font-size:10px;font-weight:850}.role-lock-card{background:var(--teal-soft);color:var(--teal-dark);border:1px solid #c8e5e2;border-radius:14px;grid-template-columns:22px minmax(0,1fr);gap:5px 9px;margin-top:22px;padding:16px;display:grid}.role-lock-card svg{grid-row:1/3}.role-lock-card strong{color:var(--navy);font-size:11px}.role-lock-card span{font-size:9px;line-height:1.5}.portal-help-card{background:var(--navy);color:#fff;border-radius:14px;flex-direction:column;align-items:flex-start;gap:7px;margin-top:auto;padding:18px;display:flex}.portal-help-card>svg{color:#79ded9}.portal-help-card strong{font-size:13px}.portal-help-card span{color:#b9cadd;font-size:10px;line-height:1.55}.portal-help-card button{color:#8ee8e3;background:0 0;border:0;padding:0;font-size:11px;font-weight:800}.portal-main{min-width:0;padding:28px clamp(24px,4vw,58px) 80px}.portal-preview-note{background:var(--teal-soft);min-height:44px;color:var(--teal-dark);border:1px solid #c8e5e2;border-radius:11px;align-items:center;gap:9px;margin-bottom:30px;padding:9px 13px;font-size:11px;display:flex}.portal-preview-note svg{flex:none}.portal-preview-note strong{color:var(--navy)}.portal-heading{justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:30px;display:flex}.portal-heading p{color:var(--teal-dark);margin:0 0 8px;font-size:11px;font-weight:850}.portal-heading h1,.profile-header h1{font:690 clamp(34px, 4vw, 50px)/1.03 var(--font-display);letter-spacing:-.037em;color:var(--navy);margin:0}.portal-heading div>span{color:var(--muted);margin-top:10px;font-size:13px;display:block}.identity-lock-banner{background:var(--teal-soft);color:#3c6671;border:1px solid #c8e5e2;border-radius:12px;align-items:center;gap:10px;min-height:46px;margin:-10px 0 18px;padding:10px 14px;font-size:10px;line-height:1.55;display:flex}.identity-lock-banner svg{color:var(--teal-dark);flex:none}.identity-lock-banner strong{color:var(--navy)}.dashboard-major-tabs{border:1px solid var(--border);background:#fff;border-radius:15px;grid-template-columns:.72fr 1.14fr 1fr;gap:6px;margin-bottom:22px;padding:6px;display:grid}.dashboard-major-tabs button{color:#526a80;background:0 0;border:0;border-radius:11px;justify-content:center;align-items:center;gap:9px;min-width:0;min-height:54px;padding:0 16px;font-size:12px;font-weight:800;display:flex;position:relative}.dashboard-major-tabs button:hover{color:var(--navy);background:#f3f7fb}.dashboard-major-tabs button.active{background:var(--navy);color:#fff;box-shadow:0 8px 22px #0b1f3a26}.dashboard-tab-panel{min-width:0}.dashboard-workspace-head{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:16px;display:flex}.dashboard-workspace-head h2{font:680 clamp(27px, 3vw, 36px)/1.08 var(--font-display);letter-spacing:-.03em;color:var(--navy);margin:0}.dashboard-workspace-head p{max-width:670px;color:var(--muted);margin:8px 0 0;font-size:11px;line-height:1.65}.workspace-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.workspace-actions .secondary-button{white-space:nowrap}.job-scope-strip{border-block:1px solid var(--border);color:#466078;align-items:center;gap:22px;min-height:45px;margin-bottom:18px;display:flex}.job-scope-strip span{align-items:center;gap:7px;min-height:44px;font-size:10px;font-weight:800;display:inline-flex}.job-scope-strip span:first-child{color:var(--blue)}.dashboard-lead-grid{grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);gap:22px;display:grid}.dashboard-lead-grid.single{grid-template-columns:minmax(0,1fr)}.readiness-panel,.dashboard-focus,.employer-overview,.dashboard-mini-section,.employer-pipeline,.employer-actions{background:#fff;border-radius:15px}.readiness-panel{border:1px solid var(--border);padding:24px}.dashboard-readiness-panel{margin-bottom:22px;padding:22px 24px}.readiness-intro{justify-content:space-between;align-items:center;gap:24px;display:flex}.readiness-intro h2{color:var(--navy);font:680 21px/1.2 var(--font-display);letter-spacing:-.02em;margin:0}.readiness-intro p{max-width:650px;color:var(--muted);margin:6px 0 0;font-size:10px;line-height:1.55}.readiness-action{flex:none}.readiness-status-grid{border-block:1px solid var(--border);grid-template-columns:.8fr 1fr 1fr;margin-top:20px;display:grid}.readiness-status-grid>div{border-right:1px solid var(--border);flex-direction:column;justify-content:center;gap:7px;min-width:0;min-height:94px;padding:16px 22px;display:flex}.readiness-status-grid>div:first-child{padding-left:0}.readiness-status-grid>div:last-child{border-right:0;padding-right:0}.readiness-status-grid span{color:var(--muted);text-transform:uppercase;letter-spacing:.055em;font-size:9px;font-weight:850}.readiness-completeness strong{color:var(--blue);font:700 26px/1 var(--font-display)}.readiness-status strong{color:var(--navy);align-items:center;gap:8px;font-size:12px;display:flex}.readiness-status strong svg{color:var(--teal-dark);flex:none}.readiness-status small{color:#60768b;font-size:9px;line-height:1.45}.dashboard-section-head>div>span{color:var(--teal-dark);text-transform:uppercase;letter-spacing:.06em;font-size:10px;font-weight:850}.progress-track{background:#e5edf6;border-radius:99px;height:7px;margin:3px 0 0;overflow:hidden}.progress-track span{border-radius:inherit;background:var(--blue);height:100%;display:block}.dashboard-focus{background:var(--navy);color:#fff;padding:28px;overflow:hidden}.dashboard-section-head{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.dashboard-section-head h2{font:680 clamp(20px, 2.2vw, 28px)/1.1 var(--font-display);letter-spacing:-.025em;color:var(--navy);margin:5px 0 0}.dashboard-section-head>a,.dashboard-section-head>button{color:var(--blue);background:0 0;border:0;align-items:center;padding:0;font-size:11px;font-weight:850;text-decoration:none;display:inline-flex}.dashboard-focus .dashboard-section-head h2,.dashboard-focus .dashboard-section-head>div>span{color:#fff}.dashboard-focus .dashboard-section-head>div>span{color:#79ded9}.status-badge{min-height:28px;color:var(--teal-dark);white-space:nowrap;background:#dff7f4;border-radius:999px;align-items:center;padding:0 9px;font-size:10px;font-weight:850;display:inline-flex}.status-badge.neutral{color:#52677c;background:#edf2f7}.dashboard-focus>p{color:#b9cadd;margin:10px 0 34px;font-size:12px}.application-timeline{grid-template-columns:repeat(4,1fr);display:grid;position:relative}.application-timeline:before{content:"";background:#ffffff29;height:2px;position:absolute;top:15px;left:10%;right:10%}.application-timeline div{z-index:1;color:#8da5bc;flex-direction:column;align-items:center;gap:8px;display:flex;position:relative}.application-timeline div>span{background:#27445f;border:2px solid #49657f;border-radius:50%;place-items:center;width:31px;height:31px;font-size:10px;font-weight:850;display:grid}.application-timeline div.done{color:#fff}.application-timeline div.done>span{background:var(--teal);border-color:var(--teal)}.application-timeline small{font-size:9px;font-weight:750}.focus-footer{border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:16px;margin-top:28px;padding-top:18px;display:flex}.focus-footer span,.focus-footer button{color:#b9cadd;align-items:center;gap:7px;font-size:10px;display:inline-flex}.focus-footer button{color:#8ee8e3;background:0 0;border:0;padding:0;font-weight:850}.dashboard-body-grid{grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);gap:22px;margin-top:22px;display:grid}.dashboard-body-grid>div:first-child{background:#fff;border-radius:15px;padding:26px}.opportunity-row{border-top:1px solid var(--border);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;min-height:92px;margin-top:16px;padding:14px 0;display:grid}.opportunity-mark{background:var(--navy);color:#fff;border-radius:12px;place-items:center;width:44px;height:44px;font-size:11px;font-weight:850;display:grid}.opportunity-mark.teal{background:var(--teal-soft);color:var(--teal-dark)}.opportunity-row>div{min-width:0}.opportunity-row strong{color:var(--navy);font-size:13px}.opportunity-row p{color:#526a80;margin:5px 0;font-size:10px}.opportunity-row div>span{color:var(--teal-dark);align-items:center;gap:5px;font-size:9px;font-weight:750;display:flex}.opportunity-row>button{color:#526a80;background:#f1f5f9;border:0;border-radius:10px;width:40px;height:40px}.dashboard-side-stack{gap:22px;display:grid}.dashboard-mini-section{padding:23px}.dashboard-mini-section .dashboard-section-head>strong{color:var(--blue);font-size:11px}.dashboard-mini-section>p{border-top:1px solid var(--border);color:#4d657c;align-items:flex-start;gap:8px;margin:16px 0 0;padding-top:14px;font-size:10px;line-height:1.5;display:flex}.dashboard-mini-section>p svg{color:var(--teal-dark);flex:none}.dashboard-mini-section>p span{flex:1}.dashboard-mini-section>p button{color:#8a4750;background:0 0;border:0;border-radius:8px;flex:none;place-items:center;width:28px;height:28px;display:grid}.dashboard-mini-section>button{color:var(--blue);background:0 0;border:0;margin-top:12px;padding:0;font-size:10px;font-weight:850}.network-links{margin-top:14px;display:grid}.network-links a,.network-links button{border:0;border-top:1px solid var(--border);color:#405870;text-align:left;background:0 0;grid-template-columns:24px 1fr auto;align-items:center;gap:8px;width:100%;min-height:46px;padding:0;font-size:10px;font-weight:800;text-decoration:none;display:grid}.network-links a svg:first-child,.network-links button svg:first-child{color:var(--teal-dark)}.employer-overview{padding:27px}.overview-metrics{border-block:1px solid var(--border);grid-template-columns:repeat(3,1fr);margin:24px 0;display:grid}.overview-metrics div{border-right:1px solid var(--border);flex-direction:column;justify-content:center;gap:6px;min-height:92px;padding:16px;display:flex}.overview-metrics div:last-child{border-right:0}.overview-metrics strong{font:700 30px/1 var(--font-display);color:var(--navy)}.overview-metrics span{color:#60768b;font-size:10px;font-weight:750}.attention-row{grid-template-columns:auto 1fr auto;align-items:center;gap:12px;min-height:66px;display:grid}.attention-row>span{background:var(--saffron-soft);color:#8a5700;border-radius:11px;place-items:center;width:40px;height:40px;display:grid}.attention-row strong{color:var(--navy);font-size:11px}.attention-row p{color:#60768b;margin:4px 0 0;font-size:9px}.employer-pipeline{margin-top:22px;padding:27px}.pipeline-toolbar{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.pipeline-toolbar>label{color:#60768b;background:#fff;border:1px solid #bdcede;border-radius:10px;align-items:center;gap:8px;min-width:250px;min-height:44px;padding:0 11px;display:flex}.pipeline-toolbar input{width:100%;min-width:0;min-height:42px;color:var(--ink);background:0 0;border:0;outline:0;font-size:14px}.pipeline-table{border-top:1px solid var(--border);margin-top:20px}.pipeline-row{border-bottom:1px solid var(--border);color:#4d657c;grid-template-columns:minmax(220px,1.45fr) .7fr .7fr .7fr .7fr;align-items:center;gap:14px;min-height:74px;font-size:10px;display:grid}.pipeline-head{color:#718397;min-height:44px;font-weight:800}.pipeline-row>span:first-child{align-items:center;gap:10px;display:flex}.pipeline-row>span:first-child>span:last-child{flex-direction:column;gap:3px;display:flex}.pipeline-row strong{color:var(--navy);font-size:11px}.pipeline-row small{color:#718397;font-size:9px}.candidate-avatar{background:var(--teal-soft);width:38px;height:38px;color:var(--teal-dark);border-radius:50%;flex:none;place-items:center;font-size:10px;font-weight:850;display:grid}.candidate-avatar.blue{background:var(--blue-soft);color:var(--blue)}.pipeline-row>button{color:var(--blue);background:0 0;border:0;align-items:center;gap:6px;padding:0;font-size:10px;font-weight:850;display:inline-flex}.pipeline-row select,.pipeline-row input{width:100%;min-height:38px;color:var(--ink);background:#fff;border:1px solid #c8d7e5;border-radius:8px;padding:0 7px;font-size:9px}.employer-actions{margin-top:22px;padding:27px}.employer-actions>div:last-child{border-block:1px solid var(--border);grid-template-columns:repeat(4,1fr);margin-top:20px;display:grid}.employer-actions>div:last-child>button{border:0;border-right:1px solid var(--border);min-height:108px;color:var(--teal-dark);text-align:left;background:#fff;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:10px;padding:18px;display:grid}.employer-actions>div:last-child>button:last-child{border-right:0}.employer-actions button>span{flex-direction:column;gap:4px;display:flex}.employer-actions button strong{color:var(--navy);font-size:11px}.employer-actions button small{color:#718397;font-size:9px;line-height:1.4}.job-history-panel,.content-history-panel{background:#fff;border-radius:15px;margin-top:22px;padding:27px}.dashboard-list-panel{background:#fff;border-radius:15px;margin-top:18px;padding:27px}.dashboard-section-head>strong{color:var(--blue);font-size:10px}.application-record{border-bottom:1px solid var(--border);grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:14px;min-height:82px;display:grid}.application-record:last-child{border-bottom:0}.application-record>div:nth-child(2){flex-direction:column;gap:5px;min-width:0;display:flex}.application-record strong{overflow-wrap:anywhere;color:var(--navy);font-size:12px}.application-record small{color:var(--muted);font-size:9px}.record-actions{gap:5px;display:flex}.record-actions button{min-height:40px;color:var(--blue);background:0 0;border:0;border-radius:9px;align-items:center;gap:5px;padding:0 9px;font-size:9px;font-weight:850;display:inline-flex}.record-actions button:hover{background:var(--blue-soft)}.record-actions button.danger-action{color:#a83a2f}.location-manager{border:1px solid var(--border);background:#fff;border-radius:15px;justify-content:space-between;align-items:center;gap:20px;min-height:82px;margin-top:22px;padding:18px 24px;display:flex}.location-manager>div{color:var(--teal-dark);align-items:center;gap:12px;display:flex}.location-manager>div>span{flex-direction:column;gap:4px;display:flex}.location-manager strong{color:var(--navy);font-size:12px}.location-manager small{color:var(--muted);font-size:9px}.location-manager button{background:var(--blue-soft);min-height:40px;color:var(--blue);border:0;border-radius:10px;padding:0 12px;font-size:9px;font-weight:850}.content-workspace{min-height:470px}.content-history-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:20px;min-height:58px;display:flex}.content-history-head>div{align-items:center;gap:12px;display:flex}.content-history-head>div>div{flex-direction:column;gap:4px;display:flex}.content-history-head strong{color:var(--navy);font-size:14px}.content-history-head small,.content-history-head>span{color:var(--muted);font-size:9px}.content-history-head>label{color:#5f7488;align-items:center;gap:8px;font-size:9px;font-weight:800;display:flex}.content-history-head select{min-height:38px;color:var(--ink);background:#fff;border:1px solid #c8d7e5;border-radius:9px;padding:0 28px 0 10px;font-size:10px}.content-type-icon{background:var(--blue-soft);width:40px;height:40px;color:var(--blue);border-radius:11px;flex:none;place-items:center;display:grid}.content-type-icon.teal{background:var(--teal-soft);color:var(--teal-dark)}.management-row{border-bottom:1px solid var(--border);grid-template-columns:minmax(260px,1fr) auto auto;align-items:center;gap:18px;min-height:82px;display:grid}.management-row:last-child{border-bottom:0}.management-row>div:first-child{align-items:center;gap:12px;min-width:0;display:flex}.management-row>div:first-child>span:last-child{flex-direction:column;gap:5px;min-width:0;display:flex}.management-row strong{color:var(--navy);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.management-row small{color:var(--muted);font-size:9px}.management-row em{color:#9b5b00;font-size:8px;font-style:normal;line-height:1.45}.management-actions{align-items:center;gap:4px;display:flex}.management-actions button{color:var(--blue);background:0 0;border:0;border-radius:9px;align-items:center;gap:5px;padding:0 9px;font-size:9px;font-weight:850;display:inline-flex;min-height:38px!important}.management-actions button:hover{background:var(--blue-soft)}.management-actions button.danger-action{color:#b42318}.management-actions button.danger-action:hover{background:#fff0ee}.management-actions select{color:#4d657c;background:#fff;border:1px solid #c8d7e5;border-radius:9px;max-width:118px;min-height:38px;padding:0 8px;font-size:9px;font-weight:750}.management-notice{background:var(--teal-soft);min-height:44px;color:var(--teal-dark);border-radius:10px;align-items:center;gap:8px;margin-top:14px;padding:9px 12px;font-size:10px;font-weight:750;display:flex}.management-empty{text-align:center;min-height:280px;color:var(--teal-dark);flex-direction:column;justify-content:center;align-items:center;display:flex}.management-empty strong{color:var(--navy);font:680 24px/1.15 var(--font-display);margin-top:14px}.management-empty p{color:var(--muted);margin:8px 0 18px;font-size:11px}.profile-header{justify-content:space-between;align-items:flex-end;gap:34px;padding:8px 0 32px;display:flex}.profile-header>div:first-child{max-width:800px}.profile-header a{color:#536b82;align-items:center;gap:7px;min-height:40px;margin-bottom:14px;font-size:11px;font-weight:800;text-decoration:none;display:inline-flex}.profile-header p{max-width:750px;color:var(--muted);margin:14px 0 0;font-size:12px;line-height:1.7}.profile-readiness-summary{border-block:1px solid #c9d9e8;align-items:center;gap:14px;min-width:220px;padding:16px 0;display:flex}.profile-readiness-summary>span{font:700 34px/1 var(--font-display);color:var(--blue)}.profile-readiness-summary>div{flex-direction:column;gap:4px;display:flex}.profile-readiness-summary strong{color:var(--navy);font-size:11px}.profile-readiness-summary small{color:var(--muted);font-size:9px}.recovery-banner{background:var(--teal-soft);min-height:44px;color:var(--teal-dark);border-radius:11px;align-items:center;gap:8px;margin:-14px 0 20px;padding:9px 13px;font-size:10px;font-weight:750;display:flex}.profile-journey-layout{grid-template-columns:300px minmax(0,1fr);align-items:start;gap:24px;display:grid}.profile-stepper{border:1px solid var(--border);background:#fff;border-radius:15px;position:sticky;top:100px;overflow:hidden}.profile-stepper-head{border-bottom:1px solid var(--border);flex-direction:column;gap:5px;padding:20px;display:flex}.profile-stepper-head strong{color:var(--navy);font-size:13px}.profile-stepper-head span{color:var(--muted);font-size:9px}.profile-step-scroll{padding:8px;display:grid}.profile-step-scroll>button{text-align:left;background:0 0;border:0;border-radius:10px;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:61px;padding:8px 10px;display:grid}.profile-step-scroll>button:hover{background:#f5f8fb}.profile-step-scroll>button.active{background:var(--blue-soft)}.step-state{color:#63788c;background:#edf2f7;border-radius:50%;place-items:center;width:27px;height:27px;font-size:9px;font-weight:850;display:grid}.step-state.complete{background:var(--teal-soft);color:var(--teal-dark)}.step-state.current{background:var(--blue);color:#fff}.profile-step-scroll button>span:nth-child(2){flex-direction:column;gap:3px;min-width:0;display:flex}.profile-step-scroll button strong{color:var(--navy);font-size:10px}.profile-step-scroll button small{color:#718397;text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.profile-step-scroll button>em{color:var(--teal-dark);text-transform:uppercase;font-size:7px;font-style:normal;font-weight:850}.stepper-key{border-top:1px solid var(--border);color:#63788c;align-items:center;gap:16px;min-height:48px;padding:0 18px;font-size:8px;display:flex}.stepper-key span{align-items:center;gap:5px;display:flex}.stepper-key span:first-child svg{color:var(--teal-dark)}.profile-editor{background:#fff;border-radius:15px;min-width:0;padding:clamp(24px,4vw,42px)}.profile-editor-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:24px;padding-bottom:26px;display:flex}.profile-editor-head>div>span{color:var(--teal-dark);text-transform:uppercase;letter-spacing:.07em;font-size:9px;font-weight:850}.profile-editor-head h2{font:680 clamp(27px, 3vw, 38px)/1.08 var(--font-display);letter-spacing:-.03em;color:var(--navy);margin:8px 0}.profile-editor-head p{max-width:650px;color:var(--muted);margin:0;font-size:10px;line-height:1.65}.section-status{background:var(--blue-soft);min-height:30px;color:var(--blue);text-transform:uppercase;white-space:nowrap;border-radius:999px;align-items:center;padding:0 10px;font-size:8px;font-weight:850;display:inline-flex}.section-status.complete{background:var(--teal-soft);color:var(--teal-dark)}.section-status.optional{color:#52677c;background:#edf2f7}.profile-context-note{color:var(--teal-dark);background:#edf6fa;border-radius:12px;align-items:flex-start;gap:10px;margin-top:22px;padding:15px 16px;display:flex}.profile-context-note>span{color:#526b81;flex-direction:column;gap:4px;font-size:9px;line-height:1.55;display:flex}.profile-context-note strong{color:var(--navy);font-size:10px}.profile-field-grid{grid-template-columns:1fr 1fr;gap:24px 20px;padding:30px 0;display:grid}.profile-field-grid label{min-width:0;color:var(--navy);align-content:start;gap:8px;font-size:10px;font-weight:800;display:grid}.profile-field-grid label.wide{grid-column:1/-1}.field-label-line{flex-wrap:wrap;align-items:center;gap:7px;min-width:0;min-height:22px;display:flex}.field-importance{letter-spacing:.06em;text-transform:uppercase;border-radius:999px;align-items:center;width:max-content;min-height:20px;padding:0 7px;font-size:7px;font-weight:900;display:inline-flex}.field-importance.required{color:#a83a2f;background:#fff0ee}.field-importance.recommended{background:var(--blue-soft);color:var(--blue)}.field-importance.optional{color:#52677c;background:#edf2f7}.field-name{min-width:0;color:var(--navy);font-size:11px;font-weight:800;display:inline}.profile-field-grid input,.profile-field-grid textarea,.profile-field-grid select{width:100%;min-height:49px;color:var(--ink);resize:vertical;background:#fff;border:1px solid #bdcede;border-radius:10px;padding:0 13px;font-size:16px}.profile-field-grid textarea{min-height:110px;padding-block:13px}.profile-field-grid select[multiple]{min-height:118px;padding-block:9px}.profile-field-grid input::placeholder,.profile-field-grid textarea::placeholder{color:#6c8093;opacity:1}.profile-field-grid input:focus,.profile-field-grid textarea:focus,.profile-field-grid select:focus{border-color:var(--blue);outline:3px solid #1d4ed826}.field-helper{color:#60768b;font-size:8px;font-weight:650;line-height:1.45}.upload-field{min-height:72px;color:var(--blue);text-align:left;cursor:pointer;background:#fbfdff;border:1px dashed #9fb7cc;border-radius:10px;grid-template-columns:auto 1fr;place-items:center start;gap:3px 9px;padding:12px;font-size:10px;font-weight:850;display:grid;position:relative;overflow:hidden}.upload-field svg{color:var(--teal-dark);grid-row:1/3}.upload-field>span{overflow-wrap:anywhere;flex-direction:column;gap:4px;min-width:0;display:flex}.upload-field small{color:#718397;font-size:8px;font-weight:650}.upload-field input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.profile-checkbox{color:#4d657c;background:#fbfdff;border:1px solid #bdcede;border-radius:10px;align-items:center;gap:10px;min-height:49px;padding:10px 12px;font-size:10px;font-weight:700;display:flex}.profile-checkbox input{width:18px;height:18px;min-height:18px;accent-color:var(--blue);flex:none;margin:0;padding:0}.profile-error-message{color:#9c332b;background:#fff0ee;border-radius:10px;align-items:flex-start;gap:8px;min-height:44px;margin:-8px 0 20px;padding:10px 12px;font-size:9px;font-weight:750;line-height:1.5;display:flex}.profile-save-message{background:var(--teal-soft);min-height:42px;color:var(--teal-dark);border-radius:10px;align-items:center;gap:8px;margin:-8px 0 20px;padding:0 12px;font-size:9px;font-weight:750;display:flex}.readiness-checklist{border:1px solid var(--border);background:#fbfdff;border-radius:13px;gap:4px;margin:0 0 22px;padding:18px;display:grid}.readiness-checklist>div{color:var(--teal-dark);align-items:center;gap:10px;margin-bottom:8px;display:flex}.readiness-checklist>div>span{flex-direction:column;gap:3px;display:flex}.readiness-checklist strong{color:var(--navy);font-size:11px}.readiness-checklist small{color:var(--muted);font-size:8px}.readiness-checklist button{border:0;border-top:1px solid var(--border);min-height:40px;color:var(--blue);text-align:left;background:0 0;justify-content:space-between;align-items:center;padding:0;font-size:9px;font-weight:800;display:flex}.profile-form-actions{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:18px;padding-top:22px;display:flex}.profile-form-actions button{color:var(--blue);background:0 0;border:0;padding:0 12px;font-size:10px;font-weight:850}.profile-form-actions>div{align-items:center;gap:8px;display:flex}.profile-form-actions .primary-button{color:#fff;background:var(--blue);padding:0 18px}.portal-mobile-nav{display:none}@media (max-width:1080px){.portal-frame{grid-template-columns:220px minmax(0,1fr)}.portal-main{padding-inline:28px}.dashboard-lead-grid{grid-template-columns:310px minmax(0,1fr)}.dashboard-body-grid{grid-template-columns:1fr}.dashboard-side-stack{grid-template-columns:1fr 1fr}.management-row{grid-template-columns:minmax(220px,1fr) auto}.management-row>.status-badge{grid-column:1;width:max-content;margin:-10px 0 10px 52px}.management-row>.management-actions{grid-area:auto/1/auto/-1;justify-content:flex-end}.application-record{grid-template-columns:auto minmax(0,1fr) auto}.application-record .record-actions{grid-column:2/-1;justify-content:flex-end}.employer-actions>div:last-child{grid-template-columns:1fr 1fr}.employer-actions>div:last-child>button:nth-child(2){border-right:0}.employer-actions>div:last-child>button:nth-child(-n+2){border-bottom:1px solid var(--border)}.profile-journey-layout{grid-template-columns:270px minmax(0,1fr)}}@media (max-width:860px){.portal-page{padding-bottom:calc(72px + env(safe-area-inset-bottom))}.portal-topbar{min-height:66px;padding-inline:18px}.portal-topbar .brand-wordmark{display:inline}.portal-role-chip{display:none}.portal-frame{min-height:calc(100vh - 66px);display:block}.portal-sidebar{display:none}.portal-main{padding:22px 18px 54px}.portal-preview-note{margin-bottom:24px}.portal-mobile-nav{z-index:70;min-height:calc(66px + env(safe-area-inset-bottom));padding:6px 8px env(safe-area-inset-bottom);border-top:1px solid var(--border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff7;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;inset:auto 0 0}.portal-mobile-nav a{color:#65798c;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-width:0;font-size:8px;font-weight:800;text-decoration:none;display:flex}.portal-mobile-nav a.active{color:var(--blue)}.dashboard-lead-grid,.dashboard-lead-grid.employer{grid-template-columns:1fr}.dashboard-major-tabs{z-index:20;position:sticky;top:76px}.profile-header{flex-direction:column;align-items:flex-start}.profile-readiness-summary{width:100%;min-width:0}.profile-journey-layout{display:block}.profile-stepper{margin-bottom:16px;position:static;overflow:visible}.profile-step-scroll{overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;grid-auto-columns:minmax(210px,72vw);grid-auto-flow:column;overflow-x:auto}.profile-step-scroll>button{scroll-snap-align:start}.stepper-key{display:none}.profile-editor{padding:24px 20px}.portal-popover{position:fixed;top:62px;right:12px}.pipeline-toolbar{flex-direction:column;align-items:stretch}.pipeline-toolbar>label{width:100%;min-width:0}}@media (max-width:620px){.portal-topbar .brand-wordmark{font-size:17px}.portal-preview-note{align-items:flex-start;line-height:1.5}.portal-heading{flex-direction:column;align-items:stretch}.portal-heading .primary-button{width:100%}.identity-lock-banner{align-items:flex-start}.dashboard-readiness-panel{padding:20px}.readiness-intro{flex-direction:column;align-items:stretch;gap:16px}.readiness-action{width:100%}.readiness-status-grid{grid-template-columns:1fr}.readiness-status-grid>div{border-right:0;border-bottom:1px solid var(--border);min-height:82px;padding:15px 0}.readiness-status-grid>div:last-child{border-bottom:0}.dashboard-major-tabs{border-radius:13px;grid-template-columns:.65fr 1.2fr .9fr;margin-inline:-4px;padding:4px}.dashboard-major-tabs button{text-align:center;flex-direction:column;gap:3px;min-height:50px;padding:0 7px;font-size:8px}.dashboard-workspace-head{flex-direction:column;align-items:stretch}.dashboard-workspace-head .primary-button{width:100%}.workspace-actions{grid-template-columns:1fr;display:grid}.workspace-actions .secondary-button,.workspace-actions .primary-button{width:100%}.job-scope-strip{gap:12px;overflow-x:auto}.job-scope-strip span{flex:none}.dashboard-focus,.readiness-panel,.dashboard-body-grid>div:first-child,.dashboard-mini-section,.employer-overview,.employer-pipeline,.employer-actions{padding:20px}.dashboard-section-head{gap:12px}.application-timeline small{font-size:8px}.dashboard-side-stack{grid-template-columns:1fr}.overview-metrics div{padding:11px}.pipeline-table{overflow:hidden}.pipeline-head{display:none}.pipeline-row{grid-template-columns:1fr auto;gap:10px;min-height:0;padding:18px 0}.pipeline-row>span:nth-child(2){display:none}.pipeline-row>span:nth-child(3),.pipeline-row>span:nth-child(4){grid-column:1}.pipeline-row>button{grid-area:1/2/4}.employer-actions>div:last-child{grid-template-columns:1fr}.employer-actions>div:last-child>button{border-right:0;border-bottom:1px solid var(--border);min-height:82px}.employer-actions>div:last-child>button:last-child{border-bottom:0}.job-history-panel,.content-history-panel{padding:20px}.content-history-head{align-items:flex-start}.content-history-head>label{flex-direction:column;align-items:flex-start}.management-row{grid-template-columns:1fr;gap:10px;padding:16px 0}.management-row>.status-badge{grid-area:auto/1;margin:0 0 0 52px}.management-row>.management-actions{flex-wrap:wrap;grid-area:auto/1;margin-left:52px}.management-actions button{min-height:40px!important}.management-row strong{white-space:normal}.dashboard-list-panel{padding:20px}.application-record{grid-template-columns:auto minmax(0,1fr);padding:16px 0}.application-record>.status-badge{grid-column:2;width:max-content}.application-record .record-actions{grid-column:2;justify-content:flex-start}.location-manager{flex-direction:column;align-items:flex-start}.location-manager button{width:100%}.profile-header h1{font-size:36px}.profile-editor-head{flex-direction:column}.profile-field-grid{grid-template-columns:1fr;gap:19px}.profile-field-grid label.wide{grid-column:auto}.profile-form-actions,.profile-form-actions>div{flex-direction:column-reverse;align-items:stretch}.profile-form-actions button,.profile-form-actions .primary-button{width:100%}}body.atlas-theme{--font-display:"Bricolage Grotesque Variable", "Arial", sans-serif;--font-body:"Manrope Variable", "Arial", sans-serif;--primary-navy:var(--navy);--action-blue:var(--blue);--trust-teal:var(--teal);--saffron-accent:var(--saffron);--background:var(--paper);--card-surface:var(--white);--body-text:var(--ink);--secondary-text:var(--muted);--border-colour:var(--border);--font-sans:var(--font-body);--font-mono:var(--font-body);min-height:100vh}.atlas-theme .site-header{height:auto;min-height:76px;padding:0 max(20px, calc((100vw - var(--max)) / 2));color:var(--navy);box-shadow:none;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f8fbfff0;border-bottom:1px solid #dbe7f3e0;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;display:grid}.atlas-theme .site-header .brand{color:var(--navy);align-items:center;gap:10px;text-decoration:none;display:inline-flex}.atlas-theme .site-header .brand-name{font:700 20px/1 var(--font-display);letter-spacing:-.035em}.atlas-theme .site-header .brand-name>span{color:var(--teal-dark)}.atlas-brand-symbol{background:var(--navy);color:#fff;border-radius:13px;place-items:center;width:38px;height:38px;display:grid;position:relative;overflow:hidden}.atlas-brand-symbol:after{content:"";border:5px solid var(--teal);border-radius:999px;width:18px;height:18px;position:absolute;bottom:-7px;right:-7px}.atlas-brand-symbol>span{font:750 22px/1 var(--font-display);letter-spacing:-.04em;transform:translate(-1px)}.atlas-theme .desktop-nav{justify-content:center;gap:4px}.atlas-theme .desktop-nav a{color:#486078;border-radius:10px;align-items:center;min-height:42px;padding:0 12px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.atlas-theme .desktop-nav a:hover,.atlas-theme .desktop-nav a[aria-current=page]{color:var(--navy);background:#fff;box-shadow:0 5px 15px #0b1f3a0f}.atlas-theme .header-actions{justify-self:end;align-items:center;gap:8px;display:flex}.atlas-theme .site-header .button{min-height:42px;box-shadow:none;border:0;border-radius:10px;padding:0 12px}.atlas-theme .site-header .button-quiet{color:var(--navy);background:0 0}.atlas-theme .site-header .button-ink,.atlas-theme .site-header .button-bottle{background:var(--blue);color:#fff}.atlas-home .hero-search{z-index:20;background:#fff;border:1px solid #cdddeb;border-radius:16px;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr) auto;min-height:66px;margin-top:0;padding:6px;display:grid;position:relative;overflow:visible;box-shadow:0 12px 30px #0b1f3a17}.atlas-home .hero-search:focus-within{border-color:var(--blue);box-shadow:0 0 0 4px #1d4ed81c,0 12px 30px #0b1f3a17}.atlas-home .hero-search label{align-items:center;gap:10px;min-height:52px;padding:0 14px;display:flex}.atlas-home .hero-location-combobox{border-left:1px solid var(--border);grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;min-width:0;padding-left:14px;display:grid}.atlas-home .hero-search input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0;font-size:14px}.atlas-home .hero-search>button{background:var(--blue);color:#fff;white-space:nowrap;border:0;border-radius:12px;align-items:center;gap:9px;min-height:52px;padding:0 18px;font-weight:800;display:inline-flex}.atlas-home .hero-suggestions,.atlas-home .hero-search .location-suggestions{z-index:60;border:1px solid var(--border);color:var(--ink);box-shadow:var(--shadow);background:#fff;border-radius:12px;position:absolute;inset:calc(100% + 6px) 0 auto;overflow:hidden}.atlas-home .hero-suggestions button,.atlas-home .hero-search .location-suggestions button{border:0;border-bottom:1px solid var(--border);width:100%;min-height:46px;color:var(--ink);text-align:left;background:#fff;border-radius:0;padding:10px 14px}.atlas-home .hero-search .compact-location-picker,.atlas-home .hero-search .location-picker{min-width:0;display:block}.atlas-home .hero-search .compact-current-button{display:none}.atlas-theme .activity-cell{text-decoration:none}.atlas-feed-rail{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:2px 3px;display:grid;overflow:visible}.atlas-feed-rail>*{width:100%;min-width:0}.atlas-feed-courses>*,.atlas-feed-community>*{width:100%}.atlas-theme .home-feed-panel .opportunity-card,.atlas-theme .decision-preview .opportunity-card{border:1px solid var(--border);background:#fff;border-radius:16px;padding:26px;box-shadow:0 14px 34px #0b1f3a0f}.atlas-theme .home-feed-panel .opportunity-card{color:var(--ink);box-shadow:none}.atlas-theme .opportunity-head{grid-template-columns:auto 1fr auto;align-items:start;gap:14px;display:grid}.atlas-theme .opportunity-head h3{font:680 24px/1.1 var(--font-display);letter-spacing:-.025em;color:var(--navy);margin:5px 0 4px}.atlas-theme .opportunity-head h3 a{text-decoration:none}.atlas-theme .opportunity-head p{color:var(--muted);margin:0;font-size:13px}.atlas-theme .opportunity-facts{border-block:1px solid var(--border);grid-template-columns:repeat(3,minmax(0,1fr));margin:22px 0 18px;display:grid}.atlas-theme .opportunity-facts span{color:#415971;border-right:1px solid var(--border);align-items:center;gap:7px;min-height:64px;padding:10px;font-size:12px;display:flex}.atlas-theme .opportunity-facts span:last-child{border-right:0}.atlas-theme .opportunity-facts svg{color:var(--teal-dark);flex:none}.atlas-theme .tag-row{flex-wrap:wrap;gap:7px;display:flex}.atlas-theme .tag-row span{color:#405870;background:#edf3f8;border:0;border-radius:999px;align-items:center;min-height:30px;padding:0 10px;font-size:11px;font-weight:750;display:inline-flex}.atlas-theme .opportunity-foot{border-top:1px solid var(--border);color:var(--muted);justify-content:space-between;align-items:center;gap:16px;margin-top:18px;padding-top:15px;font-size:12px;display:flex}.atlas-theme .opportunity-foot a{color:var(--blue);align-items:center;gap:7px;font-weight:800;text-decoration:none;display:inline-flex}.atlas-theme .social-card{color:var(--ink);background:#fff;border-radius:15px;overflow:hidden}.atlas-theme .home-feed-panel .social-card{width:100%}.atlas-theme .home-feed-panel .secondary-on-dark{text-decoration:none}.atlas-decision-empty{background:#fff;border:1px dashed #b9cada;border-radius:16px;flex-direction:column;justify-content:center;align-items:flex-start;gap:18px;min-height:330px;padding:38px;display:flex}.atlas-decision-empty strong{font:680 30px/1.1 var(--font-display);color:var(--navy)}.atlas-decision-empty a{color:var(--blue);align-items:center;gap:8px;font-weight:800;text-decoration:none;display:inline-flex}.atlas-theme .secondary-button,.atlas-theme .primary-button,.atlas-theme .secondary-on-dark{text-decoration:none}.original-preview.atlas-theme h1,.original-preview.atlas-theme h2,.original-preview.atlas-theme h3,.original-preview.atlas-theme h4,.original-preview.atlas-theme h5,.original-preview.atlas-theme h6{font-family:var(--font-display)}.atlas-theme .page-intro h1,.atlas-theme .workspace-hero h1,.atlas-theme .auth-card h1,.atlas-theme .dashboard-welcome h1{letter-spacing:-.035em}.atlas-theme .filter-sheet,.atlas-theme .auth-card,.atlas-theme .workspace-card{font-family:var(--font-body)}@media (max-width:980px){.atlas-theme .site-header{grid-template-columns:1fr auto}.atlas-theme .desktop-nav,.atlas-theme .header-actions{display:none}.atlas-home .hero-search{grid-template-columns:1fr;gap:0}.atlas-home .hero-location-combobox{border-left:0;border-top:1px solid var(--border);padding:0 14px}.atlas-home .hero-search>button{justify-content:center;margin-top:6px}.atlas-feed-rail{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.atlas-theme .site-header{min-height:62px;padding:0 18px}.atlas-theme .site-header .brand-name{font-size:18px}.atlas-brand-symbol{border-radius:11px;width:34px;height:34px}.atlas-home .hero-search{border-radius:14px}.atlas-feed-rail{overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none;grid-template-columns:none;grid-auto-columns:min(100% - 24px,390px);grid-auto-flow:column;gap:12px;padding:2px 2px 12px;overflow-x:auto}.atlas-feed-rail::-webkit-scrollbar{display:none}.atlas-feed-rail>*,.atlas-feed-courses>*,.atlas-feed-community>*{scroll-snap-align:start;width:100%}.atlas-theme .opportunity-facts{grid-template-columns:1fr}.atlas-theme .opportunity-facts span{border-right:0;border-bottom:1px solid var(--border)}.atlas-theme .opportunity-facts span:last-child{border-bottom:0}.atlas-theme .opportunity-foot{flex-direction:column;align-items:flex-start}}
}

@layer dji-foundation {
body[data-design-system=marketplace-unified]{--dji-font-display:var(--font-plus-jakarta-sans), "Plus Jakarta Sans", "Segoe UI", sans-serif;--dji-font-ui:var(--font-inter), Inter, "Segoe UI", sans-serif;--dji-color-canvas:#f6fafe;--dji-color-canvas-alt:#f8fbff;--dji-color-surface:#fff;--dji-color-navy:#0b1f3a;--dji-color-navy-soft:#12345a;--dji-color-navy-wash:#e8eef5;--dji-color-action:#1d4ed8;--dji-color-action-hover:#173fae;--dji-color-action-soft:#eaf1ff;--dji-color-trust:#0f9f9a;--dji-color-trust-soft:#e5f7f5;--dji-color-accent:#f59e0b;--dji-color-accent-soft:#fff5de;--dji-color-text:#102033;--dji-color-text-muted:#64748b;--dji-color-text-navigation:#52647a;--dji-color-text-supporting:#51657c;--dji-color-placeholder:#52647a;--dji-color-chip-text:#304a67;--dji-color-footer-text:#cad6e4;--dji-color-notice-text:#145d59;--dji-color-border:#dce7f1;--dji-color-border-soft:#edf3f8;--dji-color-border-strong:#b9cae0;--dji-color-input-border:#c7d4e3;--dji-color-border-action-soft:#d9e5ff;--dji-color-border-trust:#c5e8e4;--dji-color-selection:#cceeea;--dji-color-action-wash:#eef5ff;--dji-color-action-wash-hover:#f2f7ff;--dji-color-trust-wash:#eef9f7;--dji-color-trust-hero:#e7f8f6;--dji-color-focus-ring:#1d4ed840;--dji-color-action-decoration:#1d4ed809;--dji-color-surface-glass:#fffffff5;--dji-color-surface-glass-strong:#fffffffa;--dji-color-danger:#b9483d;--dji-color-danger-soft:#fff3ef;--dji-color-saved:#cf3e54;--dji-type-display:clamp(40px, 4vw, 59px);--dji-type-page:32px;--dji-type-section:28px;--dji-type-title:clamp(15px, 1.4vw, 18px);--dji-type-body:15px;--dji-type-label:12px;--dji-type-small:12px;--dji-type-metadata:9.5px;--dji-space-1:4px;--dji-space-2:8px;--dji-space-3:12px;--dji-space-4:16px;--dji-space-5:24px;--dji-space-6:24px;--dji-space-7:32px;--dji-space-8:32px;--dji-section-gap-min:54px;--dji-section-gap-max:70px;--dji-radius-tag:6px;--dji-radius-control:8px;--dji-radius-button:9px;--dji-radius-panel:12px;--dji-radius-category:14px;--dji-radius-card:15px;--dji-radius-surface:15px;--dji-radius-shell:16px;--dji-radius-feature:16px;--dji-radius-pill:999px;--dji-shadow-surface:0 14px 34px #0b1f3a1a;--dji-shadow-surface-wide:0 14px 34px #0b1f3a1a;--dji-shadow-card:0 8px 25px #0b1f3a14;--dji-shadow-card-hover:0 16px 35px #0b1f3a21;--dji-shadow-search:0 16px 38px #23467826;--dji-shadow-showcase:0 24px 54px #0b1f3a2e;--dji-shadow-floating:var(--dji-shadow-surface);--dji-shadow-floating-soft:0 14px 34px #0b1f3a14;--dji-shadow-raised:var(--dji-shadow-showcase);--dji-shadow-header:0 4px 18px #0b1f3a0d;--dji-shadow-header-mobile:0 3px 14px #0b1f3a12;--dji-shadow-control-hover:0 9px 20px #0b1f3a1f;--dji-shadow-mobile-nav:0 -8px 24px #0b1f3a1a;--dji-layout-header:1240px;--dji-layout-container:1200px;--dji-layout-gutter:24px;--dji-control-height:44px;--dji-header-height:72px;--dji-header-height-mobile:62px;--dji-mobile-nav-height:68px;--dji-motion-fast:.2s;--dji-motion-standard:.2s;--dji-motion-reduced:80ms;--dji-ease-out:ease}.dji-page-shell{width:min(calc(100% - 48px), var(--dji-layout-container));margin-inline:auto}.dji-section{padding-block:clamp(var(--dji-section-gap-min), 6vw, var(--dji-section-gap-max))}.dji-surface{border:1px solid var(--dji-color-border);border-radius:var(--dji-radius-card);background:var(--dji-color-surface)}.dji-button{min-height:var(--dji-control-height);justify-content:center;align-items:center;gap:var(--dji-space-2);border-radius:var(--dji-radius-button);font-family:var(--dji-font-ui);transition:background-color var(--dji-motion-standard) ease, border-color var(--dji-motion-standard) ease, color var(--dji-motion-standard) ease, box-shadow var(--dji-motion-standard) ease, transform var(--dji-motion-standard) ease;border:1px solid #0000;padding:12px 17px;font-weight:700;text-decoration:none;display:inline-flex}.dji-button--primary{background:var(--dji-color-action);color:var(--dji-color-surface)}.dji-button--primary:hover{background:var(--dji-color-action-hover)}.dji-button--secondary{border-color:var(--dji-color-input-border);background:var(--dji-color-surface);color:var(--dji-color-navy)}.dji-button:disabled,.dji-button[aria-disabled=true]{cursor:not-allowed;opacity:.55;transform:none}.dji-button:focus-visible,.dji-input:focus-visible{outline:3px solid var(--dji-color-focus-ring);outline-offset:2px}.dji-input{min-height:var(--dji-control-height);border:1px solid var(--dji-color-input-border);border-radius:var(--dji-radius-control);background:var(--dji-color-surface);color:var(--dji-color-text);font:inherit;padding:11px}.dji-input::placeholder{color:var(--dji-color-placeholder);opacity:1}@media (hover:hover){.dji-button:hover:not(:disabled):not([aria-disabled=true]){box-shadow:var(--dji-shadow-control-hover);transform:translateY(-2px)}}@media (max-width:720px){body[data-design-system=marketplace-unified]{--dji-layout-gutter:16px;--dji-type-page:27px;--dji-type-section:23px}.dji-page-shell{width:min(calc(100% - 32px), var(--dji-layout-container))}}@media (prefers-reduced-motion:reduce){.dji-button{transition-duration:var(--dji-motion-reduced);transition-property:background-color,border-color,color,box-shadow}}
}

