@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Inter:wght@400;500;600&display=swap";@import "https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:wght,FILL@100..700,0..1&display=swap";:root{--outline-variant:#c5c6ce;--surface-container-low:#f5f3f5;--secondary-fixed:#ffdf9b;--on-secondary:#fff;--surface-container:#efedef;--surface-container-highest:#e4e2e4;--on-secondary-fixed:#251a00;--tertiary-container:#001e31;--secondary-fixed-dim:#e9c166;--on-tertiary-fixed:#001e31;--on-tertiary-container:#6488a7;--on-tertiary:#fff;--on-secondary-container:#785b01;--on-primary:#fff;--error:#ba1a1a;--on-primary-container:#7684a0;--primary-container:#0c1c33;--primary-fixed-dim:#b8c7e5;--surface-container-lowest:#fff;--secondary:#785a00;--on-surface-variant:#44474d;--surface-variant:#e4e2e4;--surface-bright:#fbf9fb;--on-surface:#1b1b1d;--error-container:#ffdad6;--surface-dim:#dbd9dc;--inverse-primary:#b8c7e5;--on-primary-fixed:#0c1c33;--surface-tint:#505f79;--surface-container-high:#eae7ea;--primary:#000;--tertiary-fixed-dim:#a6cbed;--background:#fbf9fb;--outline:#75777e;--secondary-container:#fed577;--on-background:#1b1b1d;--surface:#fbf9fb;--font-headline:"Manrope", sans-serif;--font-body:"Inter", sans-serif;--font-label:"Inter", sans-serif;--radius-default:.5rem;--radius-lg:1rem;--radius-xl:1.5rem;--radius-full:9999px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:6.5rem}body{background-color:var(--surface);color:var(--on-surface);font-family:var(--font-body);-webkit-font-smoothing:antialiased}.material-symbols-outlined{font-variation-settings:"FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24}.glass-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#e4e2e4b3}.font-headline{font-family:var(--font-headline)}.container{max-width:80rem;margin:0 auto}.flex{display:flex}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.flex-col{flex-direction:column}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-12{gap:3rem}img{max-width:100%;height:auto}button{cursor:pointer;background:0 0;border:none;font-family:inherit}a{color:inherit;text-decoration:none}.navbar{z-index:50;-webkit-backdrop-filter:blur(24px);background:#ffffffb3;justify-content:space-between;align-items:center;width:100%;padding:.9rem 1rem;display:flex;position:fixed;top:0;box-shadow:0 1px 2px #0c1c330d}@media (width>=1024px){.navbar{padding:.9rem 2rem}}.navbar-left{align-items:center;gap:.5rem;display:flex}@media (width>=1024px){.navbar-left{gap:.65rem}}.navbar-logo-badge{background:#0d1e3614;border:1px solid #c9a84c73;border-radius:.5rem;justify-content:center;align-items:center;padding:.2rem;display:inline-flex;box-shadow:0 4px 10px #0c1c3329}@media (width>=1024px){.navbar-logo-badge{border-radius:.75rem;padding:.26rem}}.navbar-logo-img{image-rendering:auto;filter:contrast(1.08)saturate(1.06);border-radius:.36rem;width:auto;height:3.2rem;display:block}@media (width>=1024px){.navbar-logo-img{height:4.1rem}}.navbar-title{letter-spacing:-.05em;color:var(--primary-container);font-size:1.08rem;font-weight:700}@media (width>=1024px){.navbar-title{font-size:1.3rem}}.navbar-mobile-toggle{cursor:pointer;color:var(--primary-container);background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;display:flex}@media (width>=1024px){.navbar-mobile-toggle{display:none}}.navbar-center{display:none}@media (width>=1024px){.navbar-center{align-items:center;gap:2rem;display:flex}}.navbar-right{display:none}@media (width>=1024px){.navbar-right{align-items:center;gap:1rem;display:flex}}.navbar-link{color:var(--on-surface-variant);letter-spacing:-.025em;font-size:.875rem;font-weight:500;line-height:1.25rem;transition:color .2s}.navbar-link:hover,.navbar-link.active{color:var(--primary-container)}.navbar-link.active{border-bottom:2px solid var(--secondary);padding-bottom:.25rem;font-weight:700}.navbar-mobile-menu{background:var(--surface-container-lowest);border-top:1px solid #0c1c330d;flex-direction:column;gap:1rem;width:100%;padding:1rem;display:flex;position:absolute;top:100%;left:0;box-shadow:0 4px 6px -1px #0000001a}@media (width>=1024px){.navbar-mobile-menu{display:none}}.navbar-mobile-menu .navbar-link{border-bottom:none;padding:.5rem 0;font-size:1rem}.navbar-mobile-menu .navbar-link.active{color:var(--secondary);border-bottom:none}.navbar-mobile-menu .navbar-right{border-top:1px solid #0c1c330d;flex-direction:column;align-items:flex-start;gap:1rem;padding-top:1rem;display:flex}.navbar-signin{color:var(--on-surface-variant);font-size:.875rem;font-weight:500;transition:color .2s}.navbar-signin:hover{color:var(--primary-container)}.navbar-authenticated{align-items:center;gap:.5rem;display:flex}.navbar-mobile-menu .navbar-authenticated{justify-content:space-between;width:100%}.navbar-user{color:var(--primary-container);border-radius:var(--radius-full);white-space:nowrap;text-overflow:ellipsis;background:#0c1c3314;max-width:11rem;padding:.45rem .9rem;font-size:.875rem;font-weight:700;overflow:hidden}.navbar-logout{color:var(--on-surface-variant);border-radius:var(--radius-full);background:#ffffffd9;border:1px solid #0c1c3333;padding:.35rem .75rem;font-size:.8rem;font-weight:600;transition:all .2s}.navbar-logout:hover{color:#b42318;background:#b4231814;border-color:#b4231873}.navbar-post{cursor:pointer;background:linear-gradient(to right, var(--primary-container), var(--on-primary-container));color:#fff;border-radius:var(--radius-full);border:none;justify-content:center;align-items:center;padding:.5rem 1.5rem;font-size:.875rem;font-weight:700;text-decoration:none;transition:transform .2s;display:inline-flex;box-shadow:0 10px 15px -3px #0c1c3333}.navbar-mobile-menu .navbar-post{width:100%}.navbar-post:hover{transform:translateY(-1px)}.hero-section{background-color:var(--surface-container-low);align-items:center;min-height:auto;padding:7rem 1.5rem 4rem;display:flex;position:relative;overflow:hidden}@media (width>=1024px){.hero-section{min-height:calc(100vh - 5rem);padding:6rem}}.hero-bg-accent{z-index:0;background:linear-gradient(270deg,#fed57733,#0000);width:50%;height:100%;position:absolute;top:0;right:0}.hero-bg-blur{border-radius:var(--radius-full);filter:blur(48px);z-index:0;background-color:#0c1c330d;width:24rem;height:24rem;position:absolute;bottom:-6rem;left:-6rem}.hero-grid{z-index:10;align-items:center;gap:3rem;display:grid;position:relative}@media (width>=1024px){.hero-grid{grid-template-columns:7fr 5fr}}.hero-title{color:var(--primary-container);letter-spacing:-.05em;margin-bottom:1.5rem;font-size:2.75rem;font-weight:800;line-height:1.1}@media (width>=1024px){.hero-title{font-size:3.5rem}}.text-secondary{color:var(--secondary)}.hero-subtitle{color:var(--on-surface-variant);max-width:36rem;margin-bottom:2.5rem;font-size:1.125rem;line-height:1.625}.hero-search-box{background-color:var(--surface-container-lowest);border-radius:var(--radius-xl);flex-direction:column;gap:.5rem;max-width:42rem;padding:.5rem;display:flex;box-shadow:0 20px 25px -5px #0c1c330d}@media (width>=1024px){.hero-search-box{border-radius:var(--radius-full);flex-direction:row}}.search-field{flex:1;align-items:center;gap:.75rem;padding:0 1rem;display:flex}.search-field .icon{color:var(--on-primary-container)}.search-field input{width:100%;color:var(--on-surface);background:0 0;border:none;outline:none;font-size:1rem;font-weight:500}.search-field input::placeholder{color:#44474d80}.search-divider{background-color:#c5c6ce33;width:1px}.search-btn{background-color:var(--primary-container);color:#fff;border-radius:var(--radius-full);border:none;padding:.75rem 2rem;font-weight:700;transition:all .2s}.search-btn:hover{background-color:var(--on-primary-container)}.search-clear-btn{color:var(--primary-container);border-radius:var(--radius-full);background:0 0;border:1px solid #0c1c332e;padding:.7rem 1.05rem;font-weight:700;transition:all .2s}.search-clear-btn:hover{background:#0c1c3314}@media (width<=1023px){.search-clear-btn,.search-btn{width:100%}}.hero-visual{position:relative}.hero-img-container{aspect-ratio:1;border-radius:1rem;width:100%;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #0c1c3333}.hero-img-container img{object-fit:cover;width:100%;height:100%}.hero-img-overlay{background-color:#0c1c331a;position:absolute;inset:0}.about-hero{text-align:center;background:linear-gradient(180deg, var(--surface) 0%, var(--surface-container-low) 100%);flex-direction:column;justify-content:center;align-items:center;min-height:60vh;padding:6rem 2rem 4rem;display:flex}.about-hero-eyebrow{font-family:var(--font-label);letter-spacing:.1em;text-transform:uppercase;color:var(--secondary);margin-bottom:1.5rem;font-size:.75rem;font-weight:500}.about-hero-headline{font-family:var(--font-headline);letter-spacing:-.02em;color:var(--primary-container);max-width:40ch;margin-bottom:1.5rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:1.1}.about-hero-headline em{color:var(--secondary);font-style:normal}.about-hero-body{font-family:var(--font-body);color:var(--on-surface-variant);max-width:56ch;font-size:1.0625rem;line-height:1.7}.about-mission{background:var(--primary-container);justify-content:center;align-items:center;padding:5rem 2rem;display:flex}.about-mission-inner{text-align:center;max-width:56ch}.about-mission-label{font-family:var(--font-label);letter-spacing:.1em;text-transform:uppercase;color:var(--secondary-fixed-dim);margin-bottom:1.25rem;font-size:.75rem;font-weight:500}.about-mission-text{font-family:var(--font-headline);color:var(--on-primary);font-size:clamp(1.25rem,3vw,1.75rem);font-style:italic;font-weight:600;line-height:1.5}.about-values{background:var(--surface);padding:5rem 2rem}.about-values-inner{max-width:80rem;margin:0 auto}.about-values-header{text-align:center;margin-bottom:3.5rem}.about-values-title{font-family:var(--font-headline);color:var(--on-surface);margin-bottom:.75rem;font-size:2rem;font-weight:700}.about-values-subtitle{font-family:var(--font-body);color:var(--on-surface-variant);font-size:1rem}.about-values-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}@media (width<=640px){.about-values-grid{grid-template-columns:1fr}}.about-value-card{background:var(--surface-container-lowest);border-radius:var(--radius-lg);align-items:flex-start;gap:1.25rem;padding:2rem;display:flex;box-shadow:0 12px 32px -4px #0c1c3314}.about-value-icon{flex-shrink:0;margin-top:.125rem;font-size:1.5rem;line-height:1}.about-value-content{flex-direction:column;gap:.375rem;display:flex}.about-value-title{font-family:var(--font-headline);color:var(--on-surface);font-size:1.0625rem;font-weight:700}.about-value-desc{font-family:var(--font-body);color:var(--on-surface-variant);font-size:.9375rem;line-height:1.6}.about-stats{background:var(--surface-container-low);padding:5rem 2rem}.about-stats-inner{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:80rem;margin:0 auto;display:grid}@media (width<=640px){.about-stats-inner{grid-template-columns:1fr}}.about-stat{text-align:center}.about-stat-number{font-family:var(--font-headline);color:var(--primary-container);letter-spacing:-.02em;margin-bottom:.375rem;font-size:clamp(2.5rem,6vw,3.5rem);font-weight:800;line-height:1}.about-stat-number-accent{color:var(--secondary)}.about-stat-label{font-family:var(--font-label);color:var(--on-surface-variant);text-transform:uppercase;letter-spacing:.05em;font-size:.8125rem;font-weight:500}.about-scroll-hint{background:var(--surface);flex-direction:column;align-items:center;gap:.5rem;padding:2rem;display:flex}.about-scroll-hint-text{font-family:var(--font-label);text-transform:uppercase;letter-spacing:.08em;color:var(--on-surface-variant);font-size:.75rem;font-weight:500}.about-scroll-arrow{color:var(--secondary);font-size:1.25rem;animation:2s ease-in-out infinite bounce}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}.featured-section{background-color:var(--surface);padding:4rem 1.5rem}@media (width>=768px){.featured-section{padding:6rem 2rem}}.featured-header{flex-direction:column;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:2rem;display:flex}@media (width>=768px){.featured-header{flex-direction:row;align-items:flex-end}}.jobs-filter-summary{color:var(--on-surface-variant);margin-top:.55rem;margin-bottom:0;font-size:.9rem}.featured-title{letter-spacing:-.025em;margin-bottom:1rem;font-size:2.25rem;font-weight:800}@media (width>=768px){.featured-title{font-size:2.75rem}}.view-all-link{cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;padding:0;transition:gap .3s;display:inline-flex}.view-all-link:hover{gap:1rem}.jobs-status{border-radius:var(--radius-default);margin-bottom:1.5rem;padding:.8rem 1rem;font-size:.95rem}.jobs-error{color:var(--error);background-color:var(--error-container)}.jobs-loading,.jobs-empty{color:var(--on-surface-variant);background-color:var(--surface-container-low)}.bento-grid{grid-template-rows:auto;grid-template-columns:1fr;gap:1.5rem;height:auto;display:grid}@media (width>=768px){.bento-grid{grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(4,1fr);height:600px}}.bento-main{background-color:var(--primary-container);border-radius:var(--radius-xl);padding:2rem;position:relative;overflow:hidden}@media (width>=768px){.bento-main{grid-area:span 2/span 2}}.main-bg-gradient{border-radius:var(--radius-full);filter:blur(48px);background-color:#785a001a;width:16rem;height:16rem;margin-top:-5rem;margin-right:-5rem;transition:transform .5s;position:absolute;top:0;right:0}.bento-main:hover .main-bg-gradient{transform:scale(1.1)}.main-content{z-index:10;flex-direction:column;height:100%;display:flex;position:relative}.badge-wrapper{margin-bottom:2rem}.featured-badge{color:var(--secondary-fixed-dim);border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.1em;background-color:#785a0033;padding:.25rem .75rem;font-size:.625rem;font-weight:700}.main-title{color:#fff;margin-bottom:1rem;font-size:1.875rem;font-weight:700}.main-desc{color:var(--on-primary-container);-webkit-line-clamp:4;-webkit-box-orient:vertical;max-width:24rem;margin-bottom:auto;font-size:1.06rem;line-height:1.45;display:-webkit-box;overflow:hidden}.main-footer{justify-content:space-between;align-items:flex-end;gap:1rem;margin-top:2rem;display:flex}.job-meta{color:#ffffffbf;flex-direction:column;gap:.4rem;font-size:.875rem;display:flex}.meta-item{align-items:center;gap:.45rem;display:flex}.apply-btn{border-radius:var(--radius-full);white-space:nowrap;padding:.75rem 1.1rem;font-size:.79rem;font-weight:700;color:#0c1c33!important;background-color:#fff!important}.bento-item{border-radius:var(--radius-xl);flex-direction:column;justify-content:space-between;padding:1.5rem 1.6rem;display:flex;box-shadow:0 1px 2px #0000000d}.dynamic-job-card{min-height:10rem}.category-architectural{background-color:var(--surface-container-highest);border-left:4px solid var(--secondary)}@media (width>=768px){.category-architectural{grid-column:span 2}}.cat-icon-wrapper{border-radius:var(--radius-default);background-color:#fff;justify-content:center;align-items:center;width:3rem;height:3rem;margin-bottom:1rem;display:flex;box-shadow:0 1px 2px #0000000d}.cat-title{font-size:1.1rem;font-weight:700;line-height:1.35}.cat-desc{margin-top:.5rem;font-size:.875rem}.category-sm{background-color:var(--surface-container-low);transition:all .2s}.category-sm:hover{background-color:#fff}.cat-footer-sm{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.cat-desc-sm{font-size:.75rem}.cat-apply-btn{border-radius:var(--radius-full);background:var(--primary-container);cursor:pointer;border:none;padding:.36rem .7rem;font-size:.72rem;font-weight:700;color:#fff!important}.cat-apply-btn:hover{background:var(--primary);color:#fff!important}.cat-apply-btn:disabled{cursor:not-allowed;background:#0c1c3340}.all-listings{margin-top:2rem}.all-listings-title{color:var(--primary-container);margin-bottom:1rem;font-size:1.5rem}.all-listings-grid{grid-template-columns:1fr;gap:1rem;display:grid}@media (width>=768px){.all-listings-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.listing-card{background:var(--surface-container-lowest);border-radius:var(--radius-lg);border:1px solid #0c1c331f;gap:.55rem;padding:1rem;display:grid}.listing-header{justify-content:space-between;align-items:flex-start;gap:.5rem;display:flex}.listing-title{color:var(--primary-container);font-size:1.06rem}.listing-date{color:var(--on-surface-variant);white-space:nowrap;font-size:.75rem}.listing-company{color:var(--on-surface);font-size:.92rem;font-weight:700}.listing-location{color:var(--on-surface-variant);font-size:.86rem}.listing-description{color:var(--on-surface);-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.9rem;line-height:1.45;display:-webkit-box;overflow:hidden}.listing-tags{flex-wrap:wrap;gap:.5rem;display:flex}.listing-tag{border-radius:var(--radius-full);color:var(--on-surface-variant);border:1px solid #0c1c3329;padding:.2rem .6rem;font-size:.75rem}.listing-tag-id{color:var(--secondary);border-radius:var(--radius-full);letter-spacing:.01em;-webkit-user-select:all;user-select:all;background:#0c1c330f;padding:.2rem .6rem;font-family:monospace;font-size:.72rem}.text-white{color:#fff}.text-bold{font-weight:700}.my-jobs-section{margin-top:2.5rem}.my-jobs-title{color:var(--primary-container);margin-bottom:1rem;font-size:1.5rem}.my-listing-card{border-left:4px solid var(--secondary)}.listing-actions{margin-top:.4rem}.listing-apply-btn{border-radius:var(--radius-full);cursor:pointer;border:none;padding:.55rem 1rem;font-size:.8rem;font-weight:700;color:#fff!important;background:#0c1c33!important}.listing-apply-btn:hover{opacity:.92;color:#fff!important}.listing-apply-btn:disabled{cursor:default;opacity:.65}.apply-btn{cursor:pointer;border:none}.apply-btn:disabled{cursor:default;opacity:.75}.my-listing-card-closed{opacity:.86;border-left-color:#0c1c3359}.job-status-tag{font-weight:700}.job-status-live{color:#147a45;border-color:#147a4573}.job-status-closed{color:#7e1e1e;border-color:#7e1e1e59}.my-job-actions{gap:.6rem;margin-top:.2rem;display:flex}.my-job-action-btn{border-radius:var(--radius-full);cursor:pointer;border:none;padding:.45rem .85rem;font-size:.78rem;font-weight:700}.my-job-edit-btn{color:var(--primary-container);background:#0c1c331a}.my-job-close-btn{color:#7e1e1e;background:#7e1e1e21}.my-job-action-btn:disabled{opacity:.65;cursor:not-allowed}.my-job-applications-btn{color:var(--primary-container);background:#0c1c3314}.job-application-filters{flex-wrap:wrap;gap:.45rem;margin-bottom:.7rem;display:flex}.job-application-filter-btn{border-radius:var(--radius-full);color:var(--on-surface-variant);cursor:pointer;background:0 0;border:1px solid #0c1c332e;padding:.3rem .65rem;font-size:.73rem}.job-application-filter-btn.active{color:var(--primary-container);background:#0c1c331a;border-color:#0c1c334d}.job-applications-status{background:var(--surface-container-low);color:var(--on-surface-variant);border-radius:var(--radius-default);padding:.55rem .7rem;font-size:.84rem}.job-applications-error{background:var(--error-container);color:var(--error)}.job-applications-list{gap:.65rem;display:grid}.job-application-card{border-radius:var(--radius-default);background:#fffc;border:1px solid #0c1c331f;gap:.5rem;padding:.7rem;display:grid}.job-application-header{justify-content:space-between;align-items:flex-start;gap:.6rem;display:flex}.job-application-name{color:var(--primary-container);margin:0;font-size:.95rem}.job-application-email{color:var(--on-surface-variant);margin:.1rem 0 0;font-size:.78rem}.job-application-status{border-radius:var(--radius-full);border:1px solid #0000;padding:.22rem .55rem;font-size:.7rem;font-weight:700}.job-application-meta{color:var(--on-surface-variant);flex-wrap:wrap;gap:.7rem;font-size:.76rem;display:flex}.job-application-cover-letter{color:var(--on-surface);white-space:pre-wrap;margin:0;font-size:.84rem;line-height:1.45}.job-application-actions{flex-wrap:wrap;gap:.45rem;display:flex}.job-application-action-btn{border-radius:var(--radius-full);cursor:pointer;border:none;padding:.34rem .65rem;font-size:.72rem;font-weight:700}.application-action-shortlist{color:#147a45;background:#147a4524}.application-action-contacted{color:#0a5791;background:#0a579124}.application-action-rejected{color:#7e1e1e;background:#7e1e1e24}.job-application-action-btn:disabled,.job-application-filter-btn:disabled{opacity:.7;cursor:not-allowed}.application-action-view{color:var(--primary-container);background:#0c1c331a}.application-action-view:hover{background:#0c1c3329}.job-card-clickable{cursor:pointer}.job-card-clickable:focus-visible{outline-offset:2px;outline:2px solid #0c1c3373}.best-matches-tabs{background:var(--surface-container-low);border-radius:var(--radius-full);gap:.4rem;padding:.25rem;display:flex}.best-matches-tab{border-radius:var(--radius-full);color:var(--on-surface-variant);cursor:pointer;background:0 0;border:none;align-items:center;gap:.35rem;padding:.45rem 1rem;font-size:.82rem;font-weight:600;transition:background .15s,color .15s;display:inline-flex}.best-matches-tab .material-symbols-outlined{font-size:1rem}.best-matches-tab.active{background:var(--primary-container);color:#fff}.best-matches-tab:not(.active):hover{background:var(--surface-container);color:var(--on-surface)}.best-matches-empty{text-align:center;background:var(--surface-container-low);border-radius:var(--radius-lg);color:var(--on-surface-variant);flex-direction:column;align-items:center;gap:.75rem;padding:3rem 1.5rem;display:flex}.best-matches-empty .material-symbols-outlined{font-size:2.5rem}.best-matches-empty p{max-width:360px;font-size:.95rem;line-height:1.5}.best-matches-empty p a{color:var(--secondary);text-decoration:underline}.best-matches-upload-link{background:var(--primary-container);color:#fff;border-radius:var(--radius-full);padding:.55rem 1.2rem;font-size:.82rem;font-weight:700;text-decoration:none;display:inline-block}.best-matches-grid{grid-template-columns:1fr;gap:1rem;margin-top:.5rem;display:grid}@media (width>=768px){.best-matches-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.match-quality-badge{border-radius:var(--radius-full);white-space:nowrap;letter-spacing:.02em;padding:.2rem .6rem;font-size:.7rem;font-weight:700;display:inline-block}.match-quality-strong{color:#147a45;background:#147a4524;border:1px solid #147a454d}.match-quality-good{color:#785a00;background:#785a001f;border:1px solid #785a0047}.match-quality-possible{background:var(--surface-container-high);color:var(--on-surface-variant);border:1px solid #0c1c3324}.match-skills-row{flex-wrap:wrap;align-items:center;gap:.4rem;margin-top:.5rem;display:flex}.match-skills-label{color:var(--on-surface-variant);text-transform:uppercase;letter-spacing:.04em;font-size:.72rem;font-weight:600}.match-skill-tag{background:var(--secondary-container);color:var(--on-secondary-container);border-radius:var(--radius-full);padding:.18rem .55rem;font-size:.72rem;font-weight:600}.applicants-drawer-overlay{z-index:120;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background-color:#0c1c3373;justify-content:flex-end;display:flex;position:fixed;inset:0}.applicants-drawer{background:var(--surface);flex-direction:column;width:100%;max-width:480px;height:100%;animation:.22s applicants-drawer-in;display:flex;box-shadow:-8px 0 32px #0c1c3333}@keyframes applicants-drawer-in{0%{transform:translate(100%)}to{transform:translate(0)}}.applicants-drawer-header{background:var(--primary-container);color:#fff;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.25rem 1.4rem;display:flex}.applicants-drawer-eyebrow{text-transform:uppercase;letter-spacing:.08em;opacity:.75;font-size:.7rem}.applicants-drawer-title{margin-top:.15rem;font-size:1.2rem}.applicants-drawer-subtitle{opacity:.85;margin-top:.1rem;font-size:.85rem}.applicants-drawer-close{color:#fff;border-radius:var(--radius-full);cursor:pointer;background:#ffffff26;border:none;flex-shrink:0;justify-content:center;align-items:center;width:2.2rem;height:2.2rem;display:flex}.applicants-drawer-close:hover{background:#ffffff47}.applicants-drawer-body{flex:1;padding:1.25rem 1.4rem;overflow-y:auto}.apply-modal-overlay{z-index:130;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#0c1c3373;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.apply-modal{border-radius:var(--radius-xl);width:100%;max-width:40rem;max-height:min(90vh,44rem);padding:2rem 1.5rem;position:relative;overflow-y:auto}.apply-modal-close{color:var(--on-surface-variant);position:absolute;top:1.1rem;right:1.1rem}.apply-modal-header{margin-bottom:1rem}.apply-modal-eyebrow{color:var(--secondary);text-transform:uppercase;letter-spacing:.08em;margin-bottom:.3rem;font-size:.75rem;font-weight:600}.apply-modal-title{color:var(--primary-container);font-size:1.65rem;font-weight:800}.apply-modal-subtitle{color:var(--on-surface-variant);margin-top:.3rem}.apply-modal-error,.apply-modal-success{border-radius:var(--radius-default);margin-bottom:1rem;padding:.75rem;font-size:.9rem}.apply-modal-error{color:var(--error);background-color:var(--error-container)}.apply-modal-success{color:#1a7f37;background-color:#1a7f3724}.apply-modal-form{gap:.9rem;display:grid}.apply-modal-field{gap:.45rem;display:grid}.apply-modal-input,.apply-modal-textarea{background:var(--surface-container-lowest);border-radius:var(--radius-default);font-family:var(--font-body);color:var(--on-surface);border:1px solid #0c1c3329;outline:none;padding:.75rem .85rem;font-size:.95rem}.apply-modal-input:focus,.apply-modal-textarea:focus{border-color:var(--tertiary-fixed-dim);box-shadow:inset 0 0 0 1px var(--tertiary-fixed-dim)}.apply-modal-input:disabled{color:var(--on-surface-variant);cursor:not-allowed;background:#0c1c330a}.apply-modal-textarea{resize:vertical;min-height:7rem}.apply-modal-submit{background:linear-gradient(to right, var(--primary-container), var(--on-primary-container));color:#fff;border-radius:var(--radius-full);cursor:pointer;border:none;justify-self:end;min-width:11rem;padding:.88rem 1.3rem}.apply-modal-submit:disabled{opacity:.7;cursor:not-allowed}.apply-modal-resume-field{gap:.55rem}.apply-modal-resume-optional{color:var(--on-surface-variant);font-size:.82rem;font-weight:400}.apply-modal-resume-wrapper{flex-direction:column;gap:.3rem;display:flex;position:relative}.apply-modal-resume-input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;top:0;left:0}.apply-modal-resume-label{background:var(--surface-container-lowest);border-radius:var(--radius-default);cursor:pointer;color:var(--on-surface);border:1px solid #0c1c3329;align-items:center;gap:.55rem;padding:.75rem .85rem;transition:border-color .15s,box-shadow .15s;display:flex}.apply-modal-resume-label:hover{border-color:var(--tertiary-fixed-dim);box-shadow:inset 0 0 0 1px var(--tertiary-fixed-dim)}.apply-modal-resume-icon{color:var(--tertiary-fixed-dim);font-size:1.3rem}.apply-modal-resume-label-text{font-family:var(--font-body);white-space:nowrap;text-overflow:ellipsis;max-width:22rem;font-size:.95rem;overflow:hidden}.apply-modal-resume-hint{color:var(--on-surface-variant);padding-left:.1rem;font-size:.78rem}.apply-modal-resume-header{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.apply-modal-saved-resume{border-radius:var(--radius-default);background:#1a7f3714;border:1px solid #1a7f374d;align-items:center;gap:.5rem;padding:.75rem .85rem;display:flex}.apply-modal-saved-resume-icon{color:#1a7f37;flex-shrink:0;font-size:1.2rem}.apply-modal-saved-resume-text{color:var(--on-surface);font-size:.9rem}.apply-modal-resume-change-link{color:var(--secondary);cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:0;font-size:.82rem;text-decoration:underline}.jfs-overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.jfs-modal{background:var(--surface);border-radius:var(--radius-xl);width:100%;max-width:500px;max-height:90vh;animation:.3s ease-out slideUp;overflow-y:auto;box-shadow:0 20px 60px #0000004d}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.jfs-header{border-bottom:1px solid var(--outline);justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.jfs-header h3{margin:0;font-size:1.25rem}.jfs-close{color:var(--on-surface);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:2rem;height:2rem;padding:0;font-size:1.75rem;display:flex}.jfs-close:hover{background:var(--surface-container-highest);border-radius:var(--radius-default)}.jfs-content{padding:1.5rem}.jfs-loading{text-align:center;color:var(--on-surface-variant);padding:3rem 1.5rem}.jfs-error{background:var(--error-container);color:var(--error);border-radius:var(--radius-default);margin:1.5rem;padding:1rem}.jfs-job-info{border-bottom:1px solid var(--surface-container-high);margin-bottom:1.5rem;padding-bottom:1rem}.jfs-job-info h4{color:var(--on-surface);margin:0 0 .25rem;font-size:1rem}.jfs-job-info p{color:var(--on-surface-variant);margin:0;font-size:.9rem}.jfs-score-card{background:var(--surface-container);border-radius:var(--radius-lg);border-top:4px solid;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:1.5rem;display:flex}.jfs-score-display{text-align:center}.jfs-score-number{margin-bottom:.5rem;font-size:2.5rem;font-weight:700;line-height:1}.jfs-score-label{color:var(--on-surface-variant);text-transform:uppercase;letter-spacing:.04em;font-size:.9rem;font-weight:600}.jfs-score-recommended{text-align:right;flex:1}.jfs-badge{border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.04em;padding:.5rem 1rem;font-size:.75rem;font-weight:600;display:inline-block}.jfs-badge.recommended{background:var(--secondary-container);color:var(--on-secondary-container)}.jfs-badge.not-recommended{background:var(--error-container);color:var(--error)}.jfs-reasoning{background:var(--surface-container-high);border-radius:var(--radius-default);margin-bottom:1.5rem;padding:1rem;line-height:1.5}.jfs-reasoning p{color:var(--on-surface);margin:0;font-size:.95rem}.jfs-section{margin-bottom:1.5rem}.jfs-section h5{color:var(--on-surface);text-transform:uppercase;letter-spacing:.04em;margin:0 0 .75rem;font-size:.9rem;font-weight:600}.jfs-list{margin:0;padding-left:1.25rem;list-style:outside}.jfs-list li{color:var(--on-surface);margin-bottom:.5rem;font-size:.95rem;line-height:1.4}.jfs-list.gaps li{color:var(--on-surface-variant)}.jfs-actions{border-top:1px solid var(--outline);justify-content:space-between;gap:.75rem;margin-top:1.5rem;padding-top:1rem;display:flex}.jfs-btn{border-radius:var(--radius-default);cursor:pointer;border:none;flex:1;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .15s}.jfs-btn.primary{background:var(--primary);color:var(--on-primary)}.jfs-btn.primary:hover{background:var(--primary-container)}.jfs-btn.secondary{background:var(--surface-container-high);color:var(--on-surface)}.jfs-btn.secondary:hover{background:var(--surface-container-highest)}@media (width<=600px){.jfs-score-card{text-align:center;flex-direction:column;gap:1rem}.jfs-score-recommended{text-align:center}.jfs-score-number{font-size:2rem}.jfs-actions{flex-direction:column}}.jfs-no-resume{background:var(--surface-container);border-radius:var(--radius-lg);text-align:center;flex-direction:column;align-items:center;gap:.75rem;margin:1.5rem;padding:1.5rem;display:flex}.jfs-no-resume>.material-symbols-outlined{color:var(--on-surface-variant);font-size:2.5rem}.jfs-no-resume h4{color:var(--on-surface);margin:0;font-size:1rem;font-weight:600}.jfs-no-resume p{color:var(--on-surface-variant);max-width:340px;margin:0;font-size:.9rem;line-height:1.5}.jfs-no-resume-actions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:.5rem;display:flex}.jfs-no-resume-actions .jfs-btn{align-items:center;gap:.4rem;display:flex}.jfs-no-resume-actions .jfs-btn .material-symbols-outlined{color:inherit;font-size:1.1rem}.clg-overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.clg-modal{background:var(--surface);border-radius:var(--radius-xl);flex-direction:column;width:100%;max-width:700px;max-height:90vh;animation:.3s ease-out slideUp;display:flex;overflow-y:auto;box-shadow:0 20px 60px #0000004d}.clg-header{border-bottom:1px solid var(--outline);justify-content:space-between;align-items:flex-start;padding:1.5rem;display:flex}.clg-header h3{margin:0 0 .5rem;font-size:1.25rem}.clg-subtitle{color:var(--on-surface-variant);margin:0;font-size:.9rem}.clg-close{color:var(--on-surface);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;padding:0;font-size:1.75rem;display:flex}.clg-close:hover{background:var(--surface-container-highest);border-radius:var(--radius-default)}.clg-content{flex-direction:column;flex:1;gap:1rem;padding:1.5rem;display:flex}.clg-loading{flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;padding:3rem 1.5rem;display:flex}.clg-loading p{color:var(--on-surface-variant);text-align:center}.clg-spinner{border:3px solid var(--surface-container-highest);border-top-color:var(--primary);border-radius:50%;width:40px;height:40px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.clg-error{background:var(--error-container);color:var(--error);border-radius:var(--radius-default);margin:0 1.5rem;padding:1rem}.clg-editor-container{flex:1;min-height:300px;display:flex}.clg-editor{border:1px solid var(--outline);border-radius:var(--radius-default);background:var(--surface-container-high);color:var(--on-surface);resize:none;flex:1;padding:1rem;font-family:Inter,sans-serif;font-size:.95rem;line-height:1.6}.clg-editor:focus{border-color:var(--primary);background:var(--surface);outline:none}.clg-info{background:var(--surface-container-high);border-radius:var(--radius-default);align-items:flex-start;gap:.75rem;padding:1rem;font-size:.85rem;display:flex}.clg-info .material-symbols-outlined{color:var(--primary);flex-shrink:0;margin-top:2px;font-size:1.25rem}.clg-info p{color:var(--on-surface-variant);margin:0;line-height:1.4}.clg-actions{border-top:1px solid var(--outline);justify-content:flex-end;gap:.75rem;padding-top:1rem;display:flex}.clg-btn{border-radius:var(--radius-default);cursor:pointer;border:none;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .15s}.clg-btn:disabled{opacity:.5;cursor:not-allowed}.clg-btn.primary{background:var(--primary);color:var(--on-primary)}.clg-btn.primary:hover:not(:disabled){background:var(--primary-container)}.clg-btn.secondary{background:var(--surface-container-high);color:var(--on-surface)}.clg-btn.secondary:hover{background:var(--surface-container-highest)}.clg-btn.ghost{color:var(--on-surface-variant);border:1px solid var(--outline);background:0 0}.clg-btn.ghost:hover{background:var(--surface-container-high)}@media (width<=600px){.clg-modal{max-width:100%}.clg-header{flex-direction:column;gap:.5rem}.clg-close{align-self:flex-end}.clg-editor-container{min-height:250px}.clg-actions{flex-direction:column}.clg-btn{width:100%}}.edit-job-modal-overlay{z-index:120;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#0c1c3373;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.edit-job-modal{border-radius:var(--radius-xl);width:100%;max-width:44rem;max-height:min(90vh,48rem);padding:2rem 1.5rem;position:relative;overflow-y:auto}.edit-job-modal-close{color:var(--on-surface-variant);position:absolute;top:1.1rem;right:1.1rem}.edit-job-modal-header{margin-bottom:1rem}.edit-job-modal-title{color:var(--primary-container);font-size:1.65rem;font-weight:800}.edit-job-modal-subtitle{color:var(--on-surface-variant);margin-top:.3rem}.edit-job-modal-error,.edit-job-modal-success{border-radius:var(--radius-default);margin-bottom:1rem;padding:.75rem;font-size:.9rem}.edit-job-modal-error{color:var(--error);background-color:var(--error-container)}.edit-job-modal-success{color:#1a7f37;background-color:#1a7f3724}.edit-job-modal-form,.edit-job-modal-grid{gap:.9rem;display:grid}@media (width>=768px){.edit-job-modal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.edit-job-modal-field{gap:.45rem;display:grid}.edit-job-modal-input,.edit-job-modal-textarea{background:var(--surface-container-lowest);border-radius:var(--radius-default);font-family:var(--font-body);color:var(--on-surface);border:1px solid #0c1c3329;outline:none;padding:.75rem .85rem;font-size:.95rem}select.edit-job-modal-input{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%230c1c33' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;padding-right:2.25rem}.edit-job-modal-input:focus,.edit-job-modal-textarea:focus{border-color:var(--tertiary-fixed-dim);box-shadow:inset 0 0 0 1px var(--tertiary-fixed-dim)}.edit-job-modal-textarea{resize:vertical;min-height:7rem}.edit-job-modal-submit{background:linear-gradient(to right, var(--primary-container), var(--on-primary-container));color:#fff;border-radius:var(--radius-full);cursor:pointer;border:none;justify-self:end;min-width:11rem;padding:.88rem 1.3rem}.edit-job-modal-submit:disabled{opacity:.7;cursor:not-allowed}.candidate-detail-overlay{z-index:130;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#0c1c3373;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.candidate-detail-modal{border-radius:var(--radius-xl);gap:1rem;width:100%;max-width:56rem;max-height:min(90vh,54rem);padding:1.6rem;display:grid;position:relative;overflow-y:auto}.candidate-detail-close{color:var(--on-surface-variant);position:absolute;top:1rem;right:1rem}.candidate-detail-header{justify-content:space-between;align-items:flex-start;gap:.8rem;display:flex}.candidate-detail-eyebrow{color:var(--secondary);text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:.74rem;font-weight:700}.candidate-detail-title{color:var(--primary-container);margin:.25rem 0 0;font-size:1.8rem}.candidate-detail-subtitle{color:var(--on-surface-variant);margin:.3rem 0 0}.candidate-detail-status{border-radius:var(--radius-full);border:1px solid #0000;padding:.25rem .65rem;font-size:.72rem;font-weight:700}.candidate-detail-grid{grid-template-columns:1fr;gap:.7rem;display:grid}@media (width>=768px){.candidate-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.candidate-detail-card{border-radius:var(--radius-default);background:#ffffffd1;border:1px solid #0c1c3324;padding:.85rem}.candidate-detail-section-title{color:var(--primary-container);margin:0 0 .45rem;font-size:.95rem}.candidate-detail-value{color:var(--on-surface);margin:.18rem 0;font-size:.85rem}.candidate-detail-contact-actions{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.candidate-detail-action-link{border-radius:var(--radius-full);color:var(--primary-container);border:1px solid #0c1c3333;padding:.3rem .65rem;font-size:.74rem;font-weight:700;text-decoration:none}.candidate-detail-action-link:hover{background:#0c1c3314}.candidate-cover-letter-card{max-height:14rem;overflow:auto}.candidate-cover-letter{color:var(--on-surface);white-space:pre-wrap;margin:0;font-size:.86rem;line-height:1.45}.candidate-timeline{gap:.65rem;display:grid}.candidate-timeline-item{align-items:flex-start;gap:.55rem;display:flex}.candidate-timeline-dot{border-radius:var(--radius-full);background:var(--secondary);flex-shrink:0;width:.58rem;height:.58rem;margin-top:.35rem}.candidate-timeline-label{color:var(--primary-container);margin:0;font-size:.83rem;font-weight:700}.candidate-timeline-date{color:var(--on-surface-variant);margin:.1rem 0;font-size:.75rem}.candidate-timeline-description{color:var(--on-surface);margin:0;font-size:.79rem}.job-detail-overlay{z-index:125;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0c1c3373;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.job-detail-modal{border-radius:var(--radius-xl);gap:.95rem;width:100%;max-width:44rem;max-height:min(90vh,46rem);padding:1.6rem;display:grid;position:relative;overflow-y:auto}.job-detail-close{color:var(--on-surface-variant);position:absolute;top:1rem;right:1rem}.job-detail-header{gap:.4rem;display:grid}.job-detail-eyebrow{color:var(--secondary);text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:.74rem;font-weight:700}.job-detail-title{color:var(--primary-container);margin:0;font-size:1.7rem}.job-detail-subtitle{color:var(--on-surface-variant);margin:0}.job-detail-tags{flex-wrap:wrap;gap:.45rem;display:flex}.job-detail-tag{border-radius:var(--radius-full);color:var(--primary-container);background:#ffffffbf;border:1px solid #0c1c3326;padding:.25rem .6rem;font-size:.73rem}.job-detail-live{color:#147a45;background:#147a451a;border-color:#147a4540}.job-detail-closed{color:#7e1e1e;background:#7e1e1e1a;border-color:#7e1e1e40}.job-detail-section{border-radius:var(--radius-default);background:#ffffffd1;border:1px solid #0c1c3324;padding:.9rem}.job-detail-section-title{color:var(--primary-container);margin:0 0 .45rem;font-size:1rem}.job-detail-description{color:var(--on-surface);white-space:pre-wrap;margin:0;line-height:1.5}.job-detail-actions{justify-content:flex-end;display:flex}.job-detail-apply-btn{border-radius:var(--radius-full);background:var(--primary-container);color:#fff;cursor:pointer;border:none;padding:.52rem 1.05rem;font-size:.8rem;font-weight:700}.job-detail-apply-btn:hover{background:var(--primary)}.job-detail-apply-btn:disabled{cursor:not-allowed;background:#0c1c3340}.services-section{background-color:var(--surface-container-lowest);padding:6rem 2rem}.services-grid{border-radius:var(--radius-xl);grid-template-columns:1fr;gap:0;display:grid;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d}@media (width>=768px){.services-grid{grid-template-columns:repeat(3,1fr)}}.service-card{text-align:center;border-bottom:1px solid #c5c6ce1a;flex-direction:column;align-items:center;padding:3rem;display:flex;position:relative}@media (width>=768px){.service-card{border-bottom:none;border-right:1px solid #c5c6ce1a}.service-card.border-none{border-right:none}}.service-icon-wrapper{background-color:var(--surface-container);border-radius:1rem;justify-content:center;align-items:center;width:4rem;height:4rem;margin-bottom:1.5rem;display:flex}.service-icon-wrapper .icon{color:var(--primary-container);font-size:1.875rem}.service-title{margin-bottom:1rem;font-size:1.5rem;font-weight:700}.service-desc{font-size:.875rem;line-height:1.625}.active-indicator{background-color:var(--secondary);border-radius:var(--radius-full);width:6rem;height:.25rem;position:absolute;top:0;left:50%;transform:translate(-50%)}.text-primary-container{color:var(--primary-container)}.text-on-surface-variant{color:var(--on-surface-variant)}.contact-section{background-color:var(--surface-container-low);padding:4rem 1.5rem}@media (width>=1024px){.contact-section{padding:8rem 2rem}}.contact-grid{grid-template-columns:1fr;align-items:center;gap:4rem;display:grid}@media (width>=1024px){.contact-grid{grid-template-columns:1.2fr .8fr}}.contact-title{margin-bottom:1rem;font-size:2.75rem;font-weight:800}.contact-subtitle{max-width:32rem;margin-bottom:3rem;font-size:1.125rem;line-height:1.6}.contact-methods{flex-direction:column;gap:2.5rem;display:flex}.contact-method{align-items:flex-start;gap:1.5rem;display:flex}.method-icon{background-color:var(--surface-container-highest);width:3.5rem;height:3.5rem;color:var(--primary-container);border-radius:1rem;flex-shrink:0;justify-content:center;align-items:center;display:flex}.method-icon span{font-size:1.75rem}.method-details{flex-direction:column;gap:.25rem;display:flex}.method-label{text-transform:uppercase;letter-spacing:.05em;color:var(--on-surface-variant);font-size:.75rem;font-weight:600}.method-link{color:var(--primary-container);font-size:1.25rem;font-weight:700;transition:color .2s}.method-link:hover{color:var(--secondary)}.phone-list{flex-direction:column;gap:.5rem;display:flex}.linkedin-link{text-underline-offset:4px;text-decoration:underline}.contact-visual{justify-content:center;display:flex;position:relative}.contact-card-glass{border:1px solid #ffffff4d;border-radius:2rem;width:100%;max-width:24rem;padding:3rem;box-shadow:0 24px 48px -12px #0c1c331f}.contact-card-glass .card-title{color:var(--primary-container);margin-bottom:1rem;font-size:1.75rem}.contact-card-glass .card-text{color:var(--on-surface-variant);margin-bottom:2rem;font-size:1rem;line-height:1.6}.contact-badge{background-color:var(--secondary-container);color:var(--on-secondary-container);border-radius:999px;align-items:center;gap:.5rem;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;display:inline-flex}.contact-badge span{font-size:1.25rem}.site-footer{background-color:var(--surface-bright);border-top:1px solid #c5c6ce4d;width:100%;padding:3rem 2rem}.footer-content{flex-direction:column;justify-content:space-between;align-items:center;gap:2rem;display:flex}@media (width>=768px){.footer-content{flex-direction:row}}.footer-brand{flex-direction:column;align-items:center;gap:1rem;display:flex}@media (width>=768px){.footer-brand{align-items:flex-start}}.footer-logo-wrapper{align-items:center;gap:.5rem;display:flex}.footer-logo{opacity:.8;height:1.5rem}.footer-title{color:var(--primary-container);font-size:1.125rem;font-weight:900}.footer-tagline{color:#64748b;text-align:center;font-size:.75rem}@media (width>=768px){.footer-tagline{text-align:left}}.footer-links{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.footer-link,.footer-link-btn{color:#64748b;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:.75rem;transition:color .2s}.footer-link:hover,.footer-link-btn:hover{color:var(--primary-container)}.footer-copy{color:#64748b;text-align:center;font-size:.75rem}@media (width>=768px){.footer-copy{text-align:right}}.auth-overlay{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#0c1c3366;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.auth-modal{border-radius:var(--radius-xl);width:100%;max-width:28rem;padding:3rem 2rem;position:relative;box-shadow:0 12px 32px -4px #0c1c3314}.auth-close-btn{color:var(--on-surface-variant);transition:color .2s;position:absolute;top:1.5rem;right:1.5rem}.auth-close-btn:hover{color:var(--primary-container)}.auth-header{text-align:center;margin-bottom:2.5rem}.auth-title{color:var(--primary-container);margin-bottom:.5rem;font-size:2rem;font-weight:800}.auth-subtitle{color:var(--on-surface-variant);font-size:1rem}.auth-form{flex-direction:column;gap:1.5rem;display:flex}.auth-field{flex-direction:column;gap:.5rem;display:flex}.auth-label{color:var(--on-surface);font-weight:600}.auth-input{background-color:var(--surface-container-highest);border-radius:var(--radius-default);font-family:var(--font-body);color:var(--on-surface);border:1px solid #0000;outline:none;padding:.875rem 1rem;font-size:1rem;transition:all .2s}.auth-input:focus{background-color:var(--surface-container-lowest);border-color:var(--tertiary-fixed-dim);box-shadow:inset 0 0 0 1px var(--tertiary-fixed-dim)}.auth-remember{color:var(--on-surface-variant);-webkit-user-select:none;user-select:none;align-items:center;gap:.5rem;font-size:.9rem;display:inline-flex}.auth-remember input{width:1rem;height:1rem;accent-color:var(--primary-container)}.auth-role-group{border-radius:var(--radius-default);border:1px solid #c5c6ce59;gap:.65rem;padding:.85rem 1rem;display:grid}.auth-role-group .auth-label{margin-bottom:.15rem}.auth-role-option{color:var(--on-surface-variant);-webkit-user-select:none;user-select:none;align-items:center;gap:.5rem;font-size:.95rem;display:inline-flex}.auth-role-option input{accent-color:var(--primary-container)}.auth-submit-btn{background:linear-gradient(to right, var(--primary-container), var(--on-primary-container));color:#fff;border-radius:var(--radius-full);margin-top:.25rem;padding:1rem;font-size:1.125rem;font-weight:700;transition:transform .2s}.auth-submit-btn:hover{transform:translateY(-1px)}.auth-divider{text-align:center;color:var(--on-surface-variant);align-items:center;margin:1.5rem 0;font-size:.875rem;display:flex}.auth-divider:before,.auth-divider:after{content:"";border-bottom:1px solid var(--outline-variant);opacity:.3;flex:1}.auth-divider:not(:empty):before{margin-right:.25em}.auth-divider:not(:empty):after{margin-left:.25em}.auth-social-btn{border-radius:var(--radius-full);width:100%;color:var(--on-surface);border:1px solid #c5c6ce4d;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-weight:600;transition:background-color .2s;display:flex}.auth-social-btn:hover{background-color:var(--surface-container-low)}.auth-footer{text-align:center;color:var(--on-surface-variant);margin-top:2rem;font-size:.875rem}.auth-link{color:var(--secondary);text-underline-offset:2px;font-weight:600;text-decoration:underline}.auth-error{color:var(--error);background-color:var(--error-container);border-radius:var(--radius-default);text-align:center;margin-bottom:1.5rem;padding:.75rem;font-size:.875rem}.job-modal-overlay{z-index:110;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#0c1c3373;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.job-modal{border-radius:var(--radius-xl);width:100%;max-width:46rem;max-height:min(90vh,50rem);padding:2.2rem 1.8rem;position:relative;overflow-y:auto;box-shadow:0 18px 40px -8px #0c1c3333}.job-modal-close{color:var(--on-surface-variant);position:absolute;top:1.2rem;right:1.2rem}.job-modal-header{margin-bottom:1.2rem}.job-modal-title{color:var(--primary-container);font-size:1.8rem;font-weight:800}.job-modal-subtitle{color:var(--on-surface-variant);margin-top:.3rem}.job-modal-error,.job-modal-success{border-radius:var(--radius-default);margin-bottom:1rem;padding:.75rem;font-size:.9rem}.job-modal-error{color:var(--error);background-color:var(--error-container)}.job-modal-success{color:#1a7f37;background-color:#1a7f3724}.job-modal-form{gap:.95rem;display:grid}.job-modal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.95rem;display:grid}.job-modal-field{color:var(--on-surface);gap:.45rem;display:grid}.job-modal-input,.job-modal-textarea{background:var(--surface-container-lowest);border-radius:var(--radius-default);font-family:var(--font-body);color:var(--on-surface);border:1px solid #0c1c3329;outline:none;padding:.75rem .85rem;font-size:.96rem}select.job-modal-input{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%230c1c33' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;padding-right:2.25rem}.job-modal-input:focus,.job-modal-textarea:focus{border-color:var(--tertiary-fixed-dim);box-shadow:inset 0 0 0 1px var(--tertiary-fixed-dim)}.job-modal-textarea{resize:vertical;min-height:7rem}.job-modal-submit{background:linear-gradient(to right, var(--primary-container), var(--on-primary-container));color:#fff;border-radius:var(--radius-full);cursor:pointer;border:none;justify-self:end;min-width:10rem;padding:.88rem 1.3rem}.job-modal-submit:disabled{opacity:.7;cursor:not-allowed}@media (width<=720px){.job-modal-grid{grid-template-columns:1fr}.job-modal{padding:1.8rem 1.1rem}}.my-applications-section{background:var(--surface);padding:1.5rem 2rem 4rem}.my-applications-header{flex-direction:column;gap:1rem;margin-bottom:1.2rem;display:flex}@media (width>=900px){.my-applications-header{flex-direction:row;justify-content:space-between;align-items:flex-end}}.my-applications-title{color:var(--primary-container);margin:0;font-size:2rem}.my-applications-subtitle{color:var(--on-surface-variant);margin-top:.35rem}.my-applications-filters{flex-wrap:wrap;gap:.45rem;display:flex}.my-applications-filter-btn{border-radius:var(--radius-full);color:var(--on-surface-variant);cursor:pointer;background:0 0;border:1px solid #0c1c332e;padding:.35rem .72rem;font-size:.76rem;font-weight:700}.my-applications-filter-btn.active{color:var(--primary-container);background:#0c1c331a;border-color:#0c1c334d}.my-applications-status{background:var(--surface-container-low);color:var(--on-surface-variant);border-radius:var(--radius-default);margin-bottom:1rem;padding:.7rem .85rem}.my-applications-error{background:var(--error-container);color:var(--error)}.my-applications-grid{grid-template-columns:1fr;gap:.8rem;display:grid}@media (width>=768px){.my-applications-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.my-application-card{background:var(--surface-container-lowest);border-radius:var(--radius-lg);border:1px solid #0c1c331f;gap:.5rem;padding:.9rem;display:grid}.my-application-top-row{justify-content:space-between;align-items:flex-start;gap:.6rem;display:flex}.my-application-job-title{color:var(--primary-container);margin:0;font-size:1.05rem}.my-application-status-tag{border-radius:var(--radius-full);border:1px solid #0000;padding:.22rem .58rem;font-size:.7rem;font-weight:700}.my-application-company{color:var(--on-surface);margin:0;font-size:.9rem;font-weight:700}.my-application-location{color:var(--on-surface-variant);margin:0;font-size:.84rem}.my-application-meta{color:var(--on-surface-variant);flex-wrap:wrap;gap:.6rem;font-size:.76rem;display:flex}.my-application-job-state{border-radius:var(--radius-full);border:1px solid #0000;padding:.1rem .45rem}.my-application-job-state.live{color:#147a45;background:#147a451a;border-color:#147a454d}.my-application-job-state.closed{color:#7e1e1e;background:#7e1e1e1a;border-color:#7e1e1e4d}.my-application-cover-letter{color:var(--on-surface);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.84rem;line-height:1.4;display:-webkit-box;overflow:hidden}.status-submitted{color:var(--primary-container);background:#0c1c3314;border-color:#0c1c3333}.status-processing{color:#785a00;background:#785a001a;border-color:#785a004d}.status-shortlisted{color:#147a45;background:#147a451f;border-color:#147a454d}.status-contacted{color:#0a5791;background:#0a57911f;border-color:#0a57914d}.status-rejected{color:#7e1e1e;background:#7e1e1e1c;border-color:#7e1e1e4d}.my-application-resume-link{color:var(--tertiary-fixed-dim);align-items:center;gap:.35rem;margin-top:.6rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:opacity .15s;display:inline-flex}.my-application-resume-link:hover{opacity:.75}.my-application-resume-link .material-symbols-outlined{font-size:1rem}.my-application-score-chip{background:var(--surface-variant);border:2px solid;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:60px;height:60px;margin-top:.5rem;display:flex}.my-application-score-number{font-size:1rem;font-weight:700}.my-application-score-label{color:var(--on-surface-variant);text-align:center;font-size:.65rem}.my-profile-section{padding:4rem 1.5rem}.my-profile-header{margin-bottom:1.5rem}.my-profile-header h2{color:var(--on-surface);font-size:2rem;font-weight:700}.my-profile-header p{color:var(--on-surface-variant);margin-top:.5rem}.my-profile-error{background:var(--error-container);color:var(--error);border-radius:var(--radius-default);margin-bottom:1rem;padding:.75rem 1rem}.my-profile-success{background:var(--tertiary-container,#1f7a571f);color:var(--tertiary,#1f7a57);border-radius:var(--radius-default);margin-bottom:1rem;padding:.75rem 1rem}.my-profile-subheader{margin:2rem 0 1rem}.my-profile-subheader h3{color:var(--on-surface);font-size:1.25rem;font-weight:700}.my-profile-details-form{margin-bottom:1.5rem}.my-profile-details-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}.my-profile-field{flex-direction:column;gap:.4rem;display:flex}.my-profile-input{background:var(--surface-container-lowest);border-radius:var(--radius-default);font-family:var(--font-body);color:var(--on-surface);border:1px solid #0c1c3329;outline:none;padding:.7rem .85rem;font-size:.95rem}.my-profile-input:focus{border-color:var(--tertiary-fixed-dim);box-shadow:inset 0 0 0 1px var(--tertiary-fixed-dim)}.my-profile-input:disabled{color:var(--on-surface-variant);cursor:not-allowed;background:#0c1c330a}.my-profile-empty{border-radius:var(--radius-lg);text-align:center;color:var(--on-surface-variant);padding:2rem}.my-profile-empty .material-symbols-outlined{color:var(--on-surface-variant);margin:0 auto 1rem;font-size:3rem;display:block}.my-profile-empty p{margin-bottom:1rem}.my-profile-card{border-radius:var(--radius-lg);flex-direction:column;gap:1.25rem;padding:1.5rem;display:flex}.my-profile-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.my-profile-filename{color:var(--on-surface);font-size:1.05rem;font-weight:600}.my-profile-meta{color:var(--on-surface-variant);margin-top:.25rem;font-size:.875rem}.my-profile-badge{border-radius:var(--radius-full);letter-spacing:.04em;text-transform:uppercase;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.my-profile-badge.ready{background:var(--secondary-container);color:var(--on-secondary-container)}.my-profile-badge.failed{background:var(--error-container);color:var(--error)}.my-profile-badge.parsing,.my-profile-badge.pending{background:var(--surface-container-high);color:var(--on-surface-variant)}.my-profile-actions{flex-wrap:wrap;gap:.75rem;display:flex}.my-profile-btn{border-radius:var(--radius-default);background:var(--surface-container-high);color:var(--on-surface);padding:.625rem 1.25rem;font-size:.9rem;font-weight:500;transition:background .15s}.my-profile-btn:hover:not(:disabled){background:var(--surface-container-highest)}.my-profile-btn:disabled{opacity:.6;cursor:not-allowed}.my-profile-btn.primary{background:var(--primary-container);color:var(--on-primary)}.my-profile-btn.primary:hover:not(:disabled){background:var(--primary)}.my-profile-btn.ghost{color:var(--on-surface-variant);background:0 0}.my-profile-btn.danger{color:var(--error);background:0 0}.my-profile-btn.danger:hover:not(:disabled){background:var(--error-container)}.my-profile-link{color:var(--secondary);background:0 0;font-size:.9rem;text-decoration:underline}.my-profile-details{flex-direction:column;gap:1.25rem;display:flex}.my-profile-summary{color:var(--on-surface);border-left:3px solid var(--secondary-fixed-dim);padding-left:1rem;font-style:italic;line-height:1.5}.my-profile-fact-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem 1.5rem;display:grid}.my-profile-fact-grid>div{flex-direction:column;gap:.125rem;display:flex}.my-profile-fact-label{color:var(--on-surface-variant);text-transform:uppercase;letter-spacing:.04em;font-size:.75rem}.my-profile-fact-value{color:var(--on-surface);font-weight:500}.my-profile-skills{flex-wrap:wrap;gap:.5rem;display:flex}.my-profile-skill{background:var(--surface-container);color:var(--on-surface);border-radius:var(--radius-full);padding:.25rem .75rem;font-size:.8rem;font-weight:500}.my-profile-experience h3{color:var(--on-surface);margin-bottom:.75rem;font-size:1rem;font-weight:600}.my-profile-exp-item{margin-bottom:.75rem}.my-profile-exp-head{flex-wrap:wrap;align-items:baseline;gap:.5rem;display:flex}.my-profile-exp-title{color:var(--on-surface);font-weight:600}.my-profile-exp-company{color:var(--on-surface-variant);font-size:.9rem}.my-profile-exp-dates{color:var(--on-surface-variant);margin-top:.125rem;font-size:.8rem}.screening-dashboard{padding:2rem 1.5rem}.screening-header{margin-bottom:2rem}.screening-header h2{margin:0 0 .5rem;font-size:1.75rem}.screening-header p{color:var(--on-surface-variant);margin:0;font-size:.95rem}.screening-error{background:var(--error-container);color:var(--error);border-radius:var(--radius-default);margin-bottom:1.5rem;padding:1rem}.screening-layout{grid-template-columns:280px 1fr 320px;gap:1.5rem;min-height:calc(100vh - 400px);display:grid}.screening-sidebar{background:var(--surface-container);border-radius:var(--radius-lg);height:fit-content;padding:1.5rem;position:sticky;top:100px}.screening-sidebar h3{color:var(--on-surface);text-transform:uppercase;letter-spacing:.04em;margin:0 0 1rem;font-size:1rem;font-weight:600}.screening-loading{color:var(--on-surface-variant);text-align:center;padding:2rem 0}.screening-empty{color:var(--on-surface-variant);text-align:center;padding:1rem 0}.screening-jobs-list{flex-direction:column;gap:.75rem;display:flex}.screening-job-card{background:var(--surface-container-high);border-radius:var(--radius-default);text-align:left;cursor:pointer;border:2px solid #0000;padding:1rem;transition:all .15s}.screening-job-card:hover{background:var(--surface-container-highest);border-color:var(--primary)}.screening-job-card.active{background:var(--primary-container);border-color:var(--primary)}.screening-job-card.active .screening-job-title{color:#fff}.screening-job-card.active .screening-job-meta,.screening-job-card.active .screening-job-count{color:#ffffffb3}.screening-job-title{color:var(--on-surface);margin-bottom:.25rem;font-size:.95rem;font-weight:600}.screening-job-meta{color:var(--on-surface-variant);margin-bottom:.5rem;font-size:.8rem}.screening-job-count{color:var(--on-surface-variant);text-transform:uppercase;letter-spacing:.04em;font-size:.75rem}.screening-main{background:var(--surface-container);border-radius:var(--radius-lg);padding:1.5rem}.screening-placeholder{height:100%;color:var(--on-surface-variant);text-align:center;justify-content:center;align-items:center;display:flex}.screening-job-header{border-bottom:1px solid var(--outline);margin-bottom:1.5rem;padding-bottom:1rem}.screening-job-header h3{margin:0 0 .25rem;font-size:1.25rem}.screening-job-header p{color:var(--on-surface-variant);margin:0}.screening-empty-state{height:300px;color:var(--on-surface-variant);flex-direction:column;justify-content:center;align-items:center;display:flex}.screening-empty-state .material-symbols-outlined{margin-bottom:1rem;font-size:3rem}.screening-candidates-list{flex-direction:column;gap:.75rem;display:flex}.screening-candidate-card{background:var(--surface-container-high);border-radius:var(--radius-default);cursor:pointer;border:2px solid #0000;padding:1rem;transition:all .15s}.screening-candidate-card:hover{border-color:var(--primary);background:var(--surface-container-highest)}.screening-candidate-card.selected{background:var(--primary-container);border-color:var(--primary);color:#fff}.screening-card-header{justify-content:space-between;align-items:flex-start;margin-bottom:.75rem;display:flex}.screening-card-header h4{color:var(--on-surface);margin:0;font-size:1rem}.screening-card-header p{color:var(--on-surface-variant);margin:.25rem 0 0;font-size:.85rem}.screening-candidate-card.selected .screening-card-header h4{color:#fff}.screening-candidate-card.selected .screening-card-header p{color:#ffffffb3}.screening-score-badge{background:var(--surface-container);border-radius:var(--radius-default);text-align:center;border:2px solid;min-width:70px;padding:.5rem .75rem}.screening-score-number{color:inherit;font-size:1.25rem;font-weight:700;line-height:1}.screening-score-label{color:inherit;text-transform:uppercase;letter-spacing:.04em;margin-top:.25rem;font-size:.65rem;font-weight:600}.screening-card-meta{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.screening-status-badge{border-radius:var(--radius-full);text-transform:uppercase;padding:.25rem .75rem;font-size:.7rem;font-weight:600;display:inline-block}.screening-status-badge.status-submitted{background:var(--surface-container);color:var(--on-surface)}.screening-candidate-card.selected .screening-status-badge.status-submitted{color:#ffffffd9;background:#ffffff26}.screening-status-badge.status-shortlisted{background:var(--secondary-container);color:var(--on-secondary-container)}.screening-candidate-card.selected .screening-status-badge.status-shortlisted{color:#fffffff2;background:#ffffff40}.screening-status-badge.status-contacted{background:var(--primary-container);color:var(--on-primary)}.screening-candidate-card.selected .screening-status-badge.status-contacted{color:#fffffff2;background:#ffffff40}.screening-status-badge.status-rejected{background:var(--error-container);color:var(--error)}.screening-candidate-card.selected .screening-status-badge.status-rejected{color:#fffffff2;background:#ffffff40}.screening-applied-date{color:var(--on-surface-variant);font-size:.8rem}.screening-candidate-card.selected .screening-applied-date{color:#ffffffb3}.screening-card-reasoning{color:var(--on-surface);margin:.75rem 0;font-size:.9rem;line-height:1.4}.screening-candidate-card.selected .screening-card-reasoning{color:#ffffffd9}.screening-card-tags{flex-wrap:wrap;gap:.5rem;display:flex}.screening-tag{border-radius:var(--radius-full);background:var(--surface-container);color:var(--on-surface);padding:.25rem .75rem;font-size:.75rem;display:inline-block}.screening-candidate-card.selected .screening-tag{color:#fffffff2;background:#ffffff26}.screening-tag.positive{background:var(--secondary-container);color:var(--on-secondary-container)}.screening-candidate-card.selected .screening-tag.positive{color:#fffffff2;background:#ffffff40}.screening-details{background:var(--surface-container);border-radius:var(--radius-lg);height:fit-content;max-height:calc(100vh - 150px);padding:1.5rem;position:sticky;top:100px;overflow-y:auto}.screening-details-header{border-bottom:1px solid var(--outline);justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.screening-details-header h4{margin:0;font-size:1.1rem}.screening-details-close{color:var(--on-surface);cursor:pointer;background:0 0;border:none;font-size:1.5rem}.screening-details-content{flex-direction:column;gap:1.5rem;display:flex}.screening-details-section{flex-direction:column;gap:.5rem;display:flex}.screening-details-section h5{color:var(--on-surface-variant);text-transform:uppercase;letter-spacing:.04em;margin:0;font-size:.85rem;font-weight:600}.screening-details-section p{color:var(--on-surface);margin:0;font-size:.95rem;line-height:1.5}.screening-score-large{font-size:2.5rem;font-weight:700;line-height:1}.screening-score-label-large{color:var(--on-surface-variant);text-transform:uppercase;letter-spacing:.04em;margin:.5rem 0 0;font-size:.85rem}.screening-details-list{margin:0;padding-left:1.25rem;list-style:outside}.screening-details-list li{color:var(--on-surface);margin-bottom:.5rem;font-size:.9rem;line-height:1.4}.screening-details-list.gaps li{color:var(--on-surface-variant)}.screening-cover-letter{background:var(--surface-container-high);border-radius:var(--radius-default);color:var(--on-surface);max-height:150px;padding:1rem;font-size:.85rem;line-height:1.5;overflow-y:auto}.screening-details-actions{border-top:1px solid var(--outline);flex-direction:column;gap:.5rem;padding-top:1rem;display:flex}.screening-action-btn{border-radius:var(--radius-default);cursor:pointer;border:none;padding:.75rem 1rem;font-size:.9rem;font-weight:600;transition:all .15s}.screening-action-btn.shortlist{background:var(--secondary-container);color:var(--on-secondary-container)}.screening-action-btn.shortlist:hover{background:var(--secondary)}.screening-action-btn.contact{background:var(--primary-container);color:var(--on-primary)}.screening-action-btn.contact:hover{background:var(--primary)}.screening-action-btn.reject{background:var(--error-container);color:var(--error)}.screening-action-btn.reject:hover{background:var(--error);color:#fff}@media (width<=1200px){.screening-layout{grid-template-columns:250px 1fr}.screening-details{display:none}}@media (width<=768px){.screening-layout{grid-template-columns:1fr}.screening-sidebar{position:relative;top:auto}.screening-details{max-height:none;position:relative;top:auto}}.bulk-upload-panel{background:var(--surface-container);border-radius:var(--radius-lg);margin-bottom:1.5rem;padding:1.5rem}.bulk-mode-toggle{gap:.5rem;margin-bottom:1rem;display:flex}.bulk-mode-toggle button{border-radius:var(--radius-full);background:var(--surface-container-high);color:var(--on-surface-variant);cursor:pointer;border:none;flex:1;padding:.6rem 1rem;font-size:.9rem;font-weight:500}.bulk-mode-toggle button.active{background:var(--secondary-container);color:var(--on-secondary-container)}.bulk-dropzone{border-radius:var(--radius-lg);background:var(--surface-container-high);color:var(--on-surface-variant);cursor:pointer;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:2.5rem 1rem;transition:background .15s;display:flex}.bulk-dropzone:hover{background:var(--surface-container-highest,var(--surface-container-high))}.bulk-dropzone .material-symbols-outlined{color:var(--secondary);font-size:2.5rem}.bulk-pending{justify-content:space-between;align-items:center;margin-top:1rem;font-size:.95rem;display:flex}.bulk-pending-actions{gap:.5rem;display:flex}.bulk-clear,.bulk-submit{border-radius:var(--radius-full);cursor:pointer;border:none;padding:.55rem 1.25rem;font-size:.9rem;font-weight:600}.bulk-clear{background:var(--surface-container-high);color:var(--on-surface-variant)}.bulk-submit{background:var(--secondary);color:var(--on-secondary,#fff)}.bulk-submit:disabled,.bulk-clear:disabled{opacity:.6;cursor:not-allowed}.bulk-batches h3{text-transform:uppercase;letter-spacing:.04em;margin:1.5rem 0 1rem;font-size:1rem;font-weight:600}.bulk-batch-row{text-align:left;background:var(--surface-container);border-radius:var(--radius-default);border:none;width:100%;margin-bottom:.75rem;padding:1rem;display:block}.bulk-batch-row.active{background:var(--secondary-container)}.bulk-batch-top{justify-content:space-between;align-items:center;margin-bottom:.6rem;display:flex}.bulk-batch-label{font-size:.95rem;font-weight:600}.bulk-batch-status{border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.03em;padding:.2rem .6rem;font-size:.72rem;font-weight:700}.bulk-batch-status.status-processing{color:#92400e;background:#fef3c7}.bulk-batch-status.status-complete{color:#065f46;background:#d1fae5}.bulk-batch-status.status-failed{color:#991b1b;background:#fee2e2}.bulk-progress-bar{border-radius:var(--radius-full);background:var(--surface-container-highest,#00000014);height:6px;overflow:hidden}.bulk-progress-fill{background:var(--secondary);border-radius:var(--radius-full);height:100%;transition:width .4s}.bulk-batch-meta{color:var(--on-surface-variant);margin-top:.5rem;font-size:.82rem}.bulk-batch-actions{gap:.5rem;margin-top:.75rem;display:flex}.bulk-batch-btn{border-radius:var(--radius-full);cursor:pointer;background:var(--secondary);color:var(--on-secondary,#fff);border:none;padding:.45rem 1.1rem;font-size:.85rem;font-weight:600}.bulk-batch-btn.secondary{background:var(--surface-container-high);color:var(--on-surface-variant)}.bulk-batch-btn:disabled{opacity:.6;cursor:not-allowed}.bulk-results-overlay{z-index:120;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background-color:#0c1c3373;justify-content:flex-end;display:flex;position:fixed;inset:0}.bulk-results-drawer{background:var(--surface);flex-direction:column;width:100%;max-width:540px;height:100%;animation:.22s bulk-results-drawer-in;display:flex;box-shadow:-8px 0 32px #0c1c3333}@keyframes bulk-results-drawer-in{0%{transform:translate(100%)}to{transform:translate(0)}}.bulk-results-drawer-header{background:var(--primary-container);color:#fff;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.25rem 1.4rem;display:flex}.bulk-results-drawer-eyebrow{text-transform:uppercase;letter-spacing:.08em;opacity:.75;font-size:.7rem}.bulk-results-drawer-title{margin-top:.15rem;font-size:1.2rem}.bulk-results-drawer-subtitle{opacity:.85;margin-top:.1rem;font-size:.85rem}.bulk-results-drawer-close{color:#fff;border-radius:var(--radius-full);cursor:pointer;background:#ffffff26;border:none;flex-shrink:0;justify-content:center;align-items:center;width:2.2rem;height:2.2rem;display:flex}.bulk-results-drawer-close:hover{background:#ffffff47}.bulk-results-drawer-body{flex:1;padding:1.25rem 1.4rem;overflow-y:auto}.llm-dashboard{padding:1.5rem 0}.llm-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.llm-header h3{margin:0;font-size:1.5rem}.llm-controls{align-items:center;gap:.75rem;display:flex}.llm-select,.llm-refresh-btn{border:1px solid var(--outline);border-radius:var(--radius-default);background:var(--surface-container);color:var(--on-surface);cursor:pointer;padding:.5rem 1rem;font-size:.9rem;transition:background .15s}.llm-select:hover,.llm-refresh-btn:hover:not(:disabled){background:var(--surface-container-high)}.llm-refresh-btn:disabled{opacity:.6;cursor:not-allowed}.llm-error{background:var(--error-container);color:var(--error);border-radius:var(--radius-default);margin-bottom:1rem;padding:1rem}.llm-loading{text-align:center;color:var(--on-surface-variant);padding:2rem}.llm-summary{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;margin-bottom:2rem;display:grid}.llm-summary-card{background:var(--surface-container);border-radius:var(--radius-lg);text-align:center;border:1px solid var(--outline);padding:1.5rem}.llm-summary-card.error{background:var(--error-container);border-color:var(--error)}.llm-summary-value{color:var(--on-surface);margin-bottom:.5rem;font-size:1.75rem;font-weight:700}.llm-summary-card.error .llm-summary-value{color:var(--error)}.llm-summary-label{color:var(--on-surface-variant);text-transform:uppercase;letter-spacing:.04em;font-size:.8rem}.llm-section{margin-bottom:2rem;padding:1.5rem}.llm-section-title{color:var(--on-surface);margin:0 0 1rem;font-size:1.1rem;font-weight:600}.llm-table{flex-direction:column;display:flex}.llm-table-header{border-bottom:1px solid var(--outline);color:var(--on-surface-variant);text-transform:uppercase;letter-spacing:.04em;grid-template-columns:2fr 1fr 1.2fr 1.2fr 1.2fr .8fr;gap:1rem;padding:.75rem 0;font-size:.85rem;font-weight:600;display:grid}.llm-table-row{border-bottom:1px solid var(--surface-container-high);grid-template-columns:2fr 1fr 1.2fr 1.2fr 1.2fr .8fr;align-items:center;gap:1rem;padding:1rem 0;display:grid}.llm-table-row:last-child{border-bottom:none}.llm-col-name{color:var(--on-surface);word-break:break-word;font-weight:500}.llm-col-number{text-align:right;color:var(--on-surface);font-family:Monaco,Courier New,monospace;font-size:.9rem}.llm-empty{text-align:center;color:var(--on-surface-variant);padding:2rem}.llm-errors-list{flex-direction:column;gap:1rem;display:flex}.llm-error-item{background:var(--surface-container-high);border-left:3px solid var(--error);border-radius:var(--radius-default);padding:1rem}.llm-error-header{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.5rem;margin-bottom:.5rem;display:flex}.llm-error-prompt{color:var(--error);font-size:.95rem;font-weight:600}.llm-error-time{color:var(--on-surface-variant);font-size:.8rem}.llm-error-meta{color:var(--on-surface-variant);margin-bottom:.5rem;font-family:Monaco,Courier New,monospace;font-size:.85rem}.llm-error-message{color:var(--on-surface);word-break:break-word;font-size:.9rem;line-height:1.4}@media (width<=768px){.llm-table-header,.llm-table-row{grid-template-columns:1fr;gap:.5rem}.llm-col-number{text-align:left}.llm-summary{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}}.admin-panel-section{background:var(--surface-container-low);padding:4.5rem 0 3.5rem}.admin-panel-header{margin-bottom:1.5rem}.admin-panel-title{color:var(--primary-container);font-size:2.05rem;line-height:1.2}.admin-panel-subtitle{color:var(--on-surface-variant);margin-top:.6rem}.admin-panel-status{border:1px solid var(--outline-variant);background:var(--surface-container-lowest);color:var(--on-surface-variant);border-radius:.75rem;margin-bottom:1rem;padding:.75rem .9rem}.admin-panel-error{color:#8a2323;background:#fde8e8;border-color:#ef9a9a}.admin-panel-success{color:#1f5f24;background:#e8f5e9;border-color:#a5d6a7}.admin-tabs{border-bottom:2px solid var(--outline-variant);gap:.5rem;margin-bottom:1.25rem;padding-bottom:0;display:flex}.admin-tab-btn{color:var(--on-surface-variant);cursor:pointer;font-family:var(--font-headline);background:0 0;border:none;border-bottom:3px solid #0000;margin-bottom:-2px;padding:.6rem 1.1rem;font-size:.95rem;font-weight:600;transition:color .2s,border-color .2s}.admin-tab-btn:hover{color:var(--primary-container)}.admin-tab-btn.active{color:var(--primary-container);border-bottom-color:var(--primary-container)}.admin-tab-content,.admin-dashboard{gap:1rem;display:grid}.admin-stats-grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.admin-stat-card{background:var(--surface-container-lowest);border:1px solid var(--outline-variant);text-align:center;border-radius:1rem;flex-direction:column;align-items:center;gap:.3rem;padding:1.25rem;display:flex}.admin-stat-value{color:var(--primary-container);font-family:var(--font-headline);font-size:2rem;font-weight:800;line-height:1}.admin-stat-label{color:var(--on-surface-variant);font-size:.85rem;font-weight:500}.admin-dashboard-columns{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.admin-panel-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.admin-panel-card{background:var(--surface-container-lowest);border:1px solid var(--outline-variant);border-radius:1.25rem;padding:1rem}.admin-card-title{color:var(--primary-container);margin-bottom:.8rem;font-size:1.2rem}.admin-subtitle{color:var(--on-surface-variant);margin:1rem 0 .7rem;font-size:.95rem}.admin-create-user-form{grid-template-columns:1.5fr 1fr .9fr auto;gap:.6rem;display:grid}.admin-input,.admin-select{border:1px solid var(--outline-variant);color:var(--on-surface);border-radius:.75rem;outline:none;padding:.6rem .75rem;font-size:.92rem}.admin-input:focus,.admin-select:focus{border-color:var(--primary-container)}.admin-primary-btn{background:var(--primary-container);color:var(--on-primary);font-family:var(--font-headline);border-radius:.75rem;justify-content:center;align-items:center;padding:.6rem .95rem;font-size:.9rem;font-weight:700;display:inline-flex}.admin-primary-btn:disabled{opacity:.6}.admin-filter-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.admin-filter-controls{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.admin-filter-select{min-width:130px}.admin-search-input{min-width:200px}.admin-list{gap:.6rem;max-height:27rem;padding-right:.1rem;display:grid;overflow:auto}.admin-list-item{background:var(--surface-container-low);border:1px solid var(--outline-variant);border-radius:.9rem;justify-content:space-between;align-items:center;gap:.75rem;padding:.7rem;display:flex}.admin-list-title{color:var(--primary-container);font-family:var(--font-headline);font-size:.96rem;font-weight:700}.admin-list-meta{color:var(--on-surface-variant);margin-top:.18rem;font-size:.84rem}.admin-list-actions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.admin-delete-btn{color:#8b1f1f;font-family:var(--font-headline);background:#ffe0e0;border-radius:.65rem;padding:.48rem .72rem;font-size:.82rem;font-weight:700}.admin-delete-btn:disabled{opacity:.5}.admin-view-btn{color:#1f2f8b;font-family:var(--font-headline);background:#e0e8ff;border-radius:.65rem;padding:.48rem .72rem;font-size:.82rem;font-weight:700}.admin-view-btn:hover{background:#d0deff}.admin-toggle-btn{color:#1f5f24;font-family:var(--font-headline);background:#e8f5e9;border-radius:.65rem;padding:.48rem .72rem;font-size:.82rem;font-weight:700}.admin-toggle-btn:hover{background:#c8e6c9}.admin-toggle-btn:disabled{opacity:.5}.status-badge{font-family:var(--font-headline);border-radius:.5rem;padding:.25rem .6rem;font-size:.75rem;font-weight:700}.badge-submitted{color:#0d47a1;background:#e3f2fd}.badge-processing{color:#785a00;background:#fff8e1}.badge-shortlisted{color:#1b5e20;background:#e8f5e9}.badge-rejected{color:#8b1f1f;background:#fde8e8}.badge-contacted{color:#6d4c00;background:#fff3e0}.active-badge{font-family:var(--font-headline);border-radius:.5rem;padding:.25rem .6rem;font-size:.75rem;font-weight:700}.active-badge.active{color:#1b5e20;background:#e8f5e9}.active-badge.inactive{color:#616161;background:#f5f5f5}.admin-status-select{padding:.35rem .5rem;font-size:.8rem}.admin-modal-overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.admin-modal{background:var(--surface-container-lowest);border-radius:1.25rem;width:90%;max-width:400px;max-height:80vh;overflow:auto}.admin-modal-wide{max-width:600px}.admin-modal-header{border-bottom:1px solid var(--outline-variant);justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.admin-modal-header h3{color:var(--primary-container);margin:0;font-size:1.1rem}.admin-modal-close{color:var(--on-surface-variant);cursor:pointer;background:0 0;border:none;padding:0;font-size:1.4rem;line-height:1}.admin-modal-body{padding:1.25rem}.admin-modal-body p{color:var(--on-surface);margin:.5rem 0;font-size:.92rem}.admin-cover-letter{background:var(--surface-container-low);border:1px solid var(--outline-variant);color:var(--on-surface-variant);white-space:pre-wrap;border-radius:.75rem;margin-top:.5rem;padding:.75rem;font-size:.9rem}.admin-empty-state{color:var(--on-surface-variant);text-align:center;padding:.5rem 0;font-size:.9rem}@media (width<=1050px){.admin-panel-grid,.admin-dashboard-columns,.admin-create-user-form{grid-template-columns:1fr}.admin-stats-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.admin-filter-row{flex-direction:column;align-items:flex-start}.admin-filter-controls{width:100%}.admin-search-input{min-width:unset;width:100%}.admin-stat-value{font-size:1.6rem}.admin-tabs{white-space:nowrap;overflow-x:auto}}.legal-content ul{margin-bottom:1.5rem;padding-left:1.5rem}.legal-content li{color:var(--color-on-surface-variant);margin-bottom:.5rem}.legal-page{max-width:800px;margin:0 auto}.last-updated{margin-bottom:2.5rem;font-style:italic}.legal-content h2{color:var(--color-primary);margin-top:2rem;margin-bottom:1rem}.legal-content p{color:var(--color-on-surface-variant);margin-bottom:1.25rem;line-height:1.6}.main-content-layout{padding-top:5rem}
