.page-talent-applications *{margin:0;padding:0;box-sizing:border-box;}.page-talent-applications{font-family:'Inter',sans-serif;background:#FFFFFF;color:#1a1a1a;-webkit-font-smoothing:antialiased;min-height:100vh;}.page-talent-applications ::-webkit-scrollbar{height:6px;width:6px;}.page-talent-applications ::-webkit-scrollbar-thumb{background:#d4cfc4;border-radius:3px;}.page-talent-applications button{cursor:pointer;border:none;background:none;font-family:inherit;}.page-talent-applications a{text-decoration:none;color:inherit;}.page-talent-applications .header{background:rgba(255,255,255,.95);backdrop-filter:blur(14px);border-bottom:1px solid rgba(0,0,0,.06);padding:10px 32px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:50;}.page-talent-applications .header-left{display:flex;align-items:center;gap:20px;}.page-talent-applications .logo-group{display:flex;flex-direction:column;gap:1px;}.page-talent-applications .logo-top{font-size:7.5px;font-weight:600;letter-spacing:2.5px;color:#999;text-transform:uppercase;}.page-talent-applications .logo-bot{font-size:16px;font-weight:800;color:#1a1a1a;letter-spacing:2.5px;text-transform:uppercase;font-family:'Playfair Display',Georgia,serif;}.page-talent-applications .header-sep{height:24px;width:1px;background:rgba(0,0,0,.08);}.page-talent-applications .badge-portal{font-size:10px;font-weight:700;color:#8C6D34;padding:5px 12px;background:linear-gradient(180deg,#F5EDD8,#EDE4CC,#E4D9BF);border-radius:7px;border:1px solid #D5C9A8;}.page-talent-applications .badge-portal.gold{color:#8C6D34;background:linear-gradient(180deg,#F5EDD8,#EDE4CC,#E4D9BF);}.page-talent-applications .nav-links{display:flex;align-items:center;gap:4px;}.page-talent-applications .nav-link{padding:6px 16px;border-radius:8px;font-size:13px;font-weight:500;color:#777;cursor:pointer;transition:.15s;}.page-talent-applications .nav-link:hover{color:#B8975A;}.page-talent-applications .nav-link.active{font-weight:800;color:#fff;background:linear-gradient(135deg,#C4A559 0%,#D4BC7A 40%,#E5D4A0 70%,#EFE2B8 100%);box-shadow:0 1px 0 rgba(255,255,255,.6) inset,0 -1px 0 rgba(0,0,0,.1) inset,0 3px 10px rgba(150,120,62,.25);position:relative;overflow:hidden;}.page-talent-applications .header-right{display:flex;align-items:center;gap:12px;}.page-talent-applications .notif-btn{position:relative;width:34px;height:34px;border-radius:8px;border:1px solid rgba(0,0,0,.08);display:flex;align-items:center;justify-content:center;font-size:15px;background:#fff;}.page-talent-applications .notif-dot{position:absolute;top:4px;right:4px;width:8px;height:8px;border-radius:50%;background:#dc2626;border:2px solid #fff;}.page-talent-applications .profile-btn{display:flex;align-items:center;gap:8px;padding:5px 12px;border-radius:8px;border:1px solid rgba(0,0,0,.08);background:#fff;cursor:pointer;}.page-talent-applications .profile-avatar{width:26px;height:26px;border-radius:50%;}.page-talent-applications .profile-name{font-size:12px;font-weight:600;}.page-talent-applications .main{max-width:1280px;margin:0 auto;padding:24px 32px 80px;}.page-talent-applications .page-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;}.page-talent-applications .page-title{font-family:'Playfair Display',serif;font-size:26px;font-weight:700;}.page-talent-applications .page-title em{font-style:italic;color:#B8975A;font-weight:400;}.page-talent-applications .page-sub{font-size:12px;color:#999;margin-top:2px;}.page-talent-applications /* Filters */
.filters{display:flex;gap:6px;margin-bottom:20px;flex-wrap:wrap;}.page-talent-applications .filter-btn{padding:7px 16px;border-radius:100px;font-size:11px;font-weight:600;border:1.5px solid rgba(0,0,0,.08);color:#777;transition:.2s;background:#fff;}.page-talent-applications .filter-btn:hover{border-color:#B8975A;color:#B8975A;}.page-talent-applications .filter-btn.active{background:linear-gradient(135deg,#C4A559 0%,#D4BC7A 40%,#E5D4A0 70%,#EFE2B8 100%);color:#fff;font-weight:800;border-color:#C4A559;box-shadow:0 1px 0 rgba(255,255,255,.6) inset,0 2px 8px rgba(150,120,62,.2);}.page-talent-applications .filter-count{display:inline-flex;width:18px;height:18px;border-radius:50%;background:rgba(255,255,255,.25);font-size:9px;font-weight:800;align-items:center;justify-content:center;margin-left:4px;}.page-talent-applications /* View Toggle */
.view-toggle{display:flex;border:1.5px solid rgba(0,0,0,.08);border-radius:8px;overflow:hidden;}.page-talent-applications .vt-btn{padding:6px 14px;font-size:11px;font-weight:600;color:#777;background:#fff;transition:.15s;}.page-talent-applications .vt-btn.on{background:#1a1a1a;color:#fff;}.page-talent-applications /* Kanban */
.kanban{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;min-height:500px;}.page-talent-applications .kanban-col{background:#FAFAFA;border-radius:12px;padding:12px;min-height:400px;}.page-talent-applications .col-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;padding-bottom:8px;border-bottom:2px solid transparent;}.page-talent-applications .col-header.applied{border-color:#6B7280;}.page-talent-applications .col-header.pending{border-color:#3B82F6;}.page-talent-applications .col-header.interview{border-color:#F59E0B;}.page-talent-applications .col-header.outcome{border-color:#8B5CF6;}.page-talent-applications .col-title{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;}.page-talent-applications .col-count{font-size:10px;font-weight:700;color:#fff;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;}.page-talent-applications .col-count.applied{background:#6B7280;}.page-talent-applications .col-count.pending{background:#3B82F6;}.page-talent-applications .col-count.interview{background:#F59E0B;}.page-talent-applications .col-count.outcome{background:#8B5CF6;}.page-talent-applications /* Application Card */
.app-card{background:#fff;border:1px solid rgba(0,0,0,.05);border-radius:10px;padding:12px;margin-bottom:8px;cursor:pointer;transition:.2s;}.page-talent-applications .app-card:hover{border-color:rgba(184,151,90,.2);box-shadow:0 4px 16px rgba(0,0,0,.06);transform:translateY(-2px);}.page-talent-applications .app-card-top{display:flex;gap:10px;align-items:flex-start;margin-bottom:8px;}.page-talent-applications .app-logo{width:36px;height:36px;border-radius:8px;overflow:hidden;flex-shrink:0;}.page-talent-applications .app-logo img{width:100%;height:100%;object-fit:cover;}.page-talent-applications .app-title{font-size:12px;font-weight:700;color:#1a1a1a;line-height:1.3;}.page-talent-applications .app-place{font-size:10px;color:#B8975A;font-weight:600;}.page-talent-applications .app-meta{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:6px;}.page-talent-applications .app-tag{font-size:8px;font-weight:600;padding:2px 7px;border-radius:100px;background:#f5f5f5;color:#777;}.page-talent-applications .app-date{font-size:9px;color:#bbb;}.page-talent-applications .app-match{display:flex;align-items:center;gap:4px;margin-top:6px;font-size:10px;font-weight:700;color:#B8975A;}.page-talent-applications .app-match-bar{flex:1;height:4px;border-radius:2px;background:#eee;}.page-talent-applications .app-match-fill{height:100%;border-radius:2px;background:linear-gradient(90deg,#B8975A,#E5D4A0);}.page-talent-applications /* List View */
.list-view{display:none;}.page-talent-applications .list-row{display:grid;grid-template-columns:2fr 1.2fr 1fr .8fr .8fr .6fr;align-items:center;padding:12px 16px;border-bottom:1px solid rgba(0,0,0,.04);transition:.15s;cursor:pointer;}.page-talent-applications .list-row:hover{background:#FAFAFA;}.page-talent-applications .list-head{font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#999;padding:8px 16px;border-bottom:1px solid rgba(0,0,0,.06);}.page-talent-applications .status-pill{display:inline-flex;padding:3px 10px;border-radius:100px;font-size:9px;font-weight:700;}.page-talent-applications .status-pill.applied{background:#F3F4F6;color:#6B7280;}.page-talent-applications .status-pill.pending{background:#EFF6FF;color:#3B82F6;}.page-talent-applications .status-pill.interview{background:#FFFBEB;color:#D97706;}.page-talent-applications .status-pill.accepted{background:#F0FAF4;color:#10B981;}.page-talent-applications .status-pill.declined{background:#FEF2F2;color:#EF4444;}.page-talent-applications /* Detail Panel */
.detail-overlay{display:none;position:fixed;inset:0;background:rgba(0,0,0,.4);z-index:100;justify-content:flex-end;}.page-talent-applications .detail-overlay.open{display:flex;}.page-talent-applications .detail-panel{width:420px;background:#fff;height:100%;overflow-y:auto;padding:24px;box-shadow:-8px 0 32px rgba(0,0,0,.1);}.page-talent-applications .dp-close{width:32px;height:32px;border-radius:8px;border:1px solid rgba(0,0,0,.08);display:flex;align-items:center;justify-content:center;font-size:16px;cursor:pointer;}.page-talent-applications .dp-header{margin-bottom:20px;}.page-talent-applications .dp-title{font-family:'Playfair Display',serif;font-size:20px;font-weight:700;margin-bottom:4px;}.page-talent-applications .dp-title em{font-style:italic;color:#B8975A;}.page-talent-applications .dp-place{font-size:13px;color:#B8975A;font-weight:600;}.page-talent-applications .dp-section{margin-bottom:16px;}.page-talent-applications .dp-label{font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#999;margin-bottom:6px;}.page-talent-applications .dp-timeline{position:relative;padding-left:20px;}.page-talent-applications .dp-step{position:relative;padding-bottom:16px;padding-left:12px;border-left:2px solid #eee;}.page-talent-applications .dp-step:last-child{border:none;}.page-talent-applications .dp-step::before{content:'';position:absolute;left:-6px;top:2px;width:10px;height:10px;border-radius:50%;background:#ddd;border:2px solid #fff;}.page-talent-applications .dp-step.done::before{background:#10B981;}.page-talent-applications .dp-step.current::before{background:#B8975A;box-shadow:0 0 0 4px rgba(184,151,90,.15);}.page-talent-applications .dp-step-title{font-size:11px;font-weight:700;color:#1a1a1a;}.page-talent-applications .dp-step-date{font-size:9px;color:#999;}.page-talent-applications .dp-actions{display:flex;gap:8px;margin-top:16px;}.page-talent-applications .dp-btn{flex:1;padding:10px;border-radius:8px;font-size:12px;font-weight:700;text-align:center;transition:.2s;}.page-talent-applications .dp-btn.gold{background:linear-gradient(135deg,#C4A559 0%,#D4BC7A 40%,#E5D4A0 70%,#EFE2B8 100%);color:#fff;font-weight:800;}.page-talent-applications .dp-btn.outline{background:#fff;border:1.5px solid rgba(0,0,0,.08);color:#1a1a1a;}.page-talent-applications .hub-link:hover{background:rgba(201,165,74,.25);border-color:rgba(201,165,74,.4);color:#E5D4A0;}.page-talent-applications .hub-link-dot{width:6px;height:6px;border-radius:50%;background:#D4BC7A;}.page-talent-applications /* ── SUB NAVBAR ── */
.sub-navbar{background:rgba(255,255,255,.6);border-top:1px solid rgba(0,0,0,.05);padding:0 32px;height:40px;display:flex;align-items:center;gap:4px;}.page-talent-applications .sub-link{font-size:12px;font-weight:400;color:#A09890;padding:5px 12px;border-radius:6px;cursor:pointer;white-space:nowrap;border:none;background:none;font-family:inherit;transition:all .18s;}.page-talent-applications .sub-link.active{color:#1a1a1a;font-weight:500;background:rgba(201,165,74,.08);}.page-talent-applications .sub-link:hover:not(.active){color:#1a1a1a;}.page-talent-applications .notif-badge{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;background:#C4A559;color:#fff;font-size:8px;font-weight:700;margin-left:3px;}.page-talent-applications .st0, .page-talent-applications .st1{
        fill: none;
      }.page-talent-applications .st2{
        fill: url(#tt_g2);
      }.page-talent-applications .st3{
        fill: #231f20;
      }.page-talent-applications .st4{
        fill: #d9d9d9;
      }.page-talent-applications .st5{
        fill: #9e7e3f;
      }.page-talent-applications .st6{
        fill: #fff;
        stroke: url(#tt_g4);
        stroke-width: 1.62px;
      }.page-talent-applications .st7{
        fill: url(#tt_g1);
      }.page-talent-applications .st8{
        clip-path: url(#tt_cp);
      }.page-talent-applications .st1{
        stroke: url(#tt_g3);
        stroke-width: 1.8px;
      }
    