.page-talent-interviews *{margin:0;padding:0;box-sizing:border-box;}.page-talent-interviews{font-family:'Inter',sans-serif;background:#FFFFFF;color:#1a1a1a;-webkit-font-smoothing:antialiased;min-height:100vh;}.page-talent-interviews ::-webkit-scrollbar{height:6px;width:6px;}.page-talent-interviews ::-webkit-scrollbar-thumb{background:#d4cfc4;border-radius:3px;}.page-talent-interviews button{cursor:pointer;border:none;background:none;font-family:inherit;}.page-talent-interviews a{text-decoration:none;color:inherit;}.page-talent-interviews .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-interviews .header-left{display:flex;align-items:center;gap:20px;}.page-talent-interviews .logo-group{display:flex;flex-direction:column;gap:1px;}.page-talent-interviews .logo-top{font-size:7.5px;font-weight:600;letter-spacing:2.5px;color:#999;text-transform:uppercase;}.page-talent-interviews .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-interviews .header-sep{height:24px;width:1px;background:rgba(0,0,0,.08);}.page-talent-interviews .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-interviews .badge-portal.gold{color:#8C6D34;background:linear-gradient(180deg,#F5EDD8,#EDE4CC,#E4D9BF);}.page-talent-interviews .nav-links{display:flex;align-items:center;gap:4px;}.page-talent-interviews .nav-link{padding:6px 16px;border-radius:8px;font-size:13px;font-weight:500;color:#777;cursor:pointer;transition:.15s;}.page-talent-interviews .nav-link:hover{color:#B8975A;}.page-talent-interviews .nav-link.active{font-weight:700;color:#fff;background:linear-gradient(135deg,#C4A559 0%,#D4BC7A 40%,#E5D4A0 70%,#EFE2B8 100%);box-shadow:0 3px 10px rgba(150,120,62,.25);text-shadow:0 1px 2px rgba(0,0,0,.2);}.page-talent-interviews .header-right{display:flex;align-items:center;gap:12px;}.page-talent-interviews .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-interviews .notif-dot{position:absolute;top:4px;right:4px;width:8px;height:8px;border-radius:50%;background:#dc2626;border:2px solid #fff;}.page-talent-interviews .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-interviews .profile-avatar{width:26px;height:26px;border-radius:50%;}.page-talent-interviews .profile-name{font-size:12px;font-weight:600;}.page-talent-interviews .main{max-width:900px;margin:0 auto;padding:24px 32px 80px;}.page-talent-interviews .page-title{font-family:'Playfair Display',serif;font-size:24px;font-weight:700;margin-bottom:20px;}.page-talent-interviews .page-title em{font-style:italic;color:#B8975A;font-weight:400;}.page-talent-interviews /* Interview Cards */
.interviews{display:flex;flex-direction:column;gap:12px;}.page-talent-interviews .iv-card{border:1.5px solid rgba(0,0,0,.05);border-radius:14px;padding:20px;background:#fff;transition:.2s;}.page-talent-interviews .iv-card:hover{border-color:rgba(184,151,90,.15);box-shadow:0 4px 20px rgba(0,0,0,.05);}.page-talent-interviews .iv-card.upcoming{border-color:rgba(184,151,90,.12);background:linear-gradient(135deg,rgba(184,151,90,.02),#fff);}.page-talent-interviews .iv-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px;}.page-talent-interviews .iv-candidate{display:flex;gap:12px;align-items:center;}.page-talent-interviews .iv-avatar{width:44px;height:44px;border-radius:50%;overflow:hidden;}.page-talent-interviews .iv-avatar img{width:100%;height:100%;object-fit:cover;}.page-talent-interviews .iv-name{font-size:14px;font-weight:700;color:#1a1a1a;}.page-talent-interviews .iv-role{font-size:11px;color:#B8975A;font-weight:600;}.page-talent-interviews .iv-for{font-size:10px;color:#999;}.page-talent-interviews .iv-status{padding:4px 12px;border-radius:100px;font-size:9px;font-weight:700;}.page-talent-interviews .iv-status.confirmed{background:#F0FAF4;color:#10B981;}.page-talent-interviews .iv-status.pending{background:#FFFBEB;color:#D97706;}.page-talent-interviews .iv-status.done{background:#F3F4F6;color:#6B7280;}.page-talent-interviews .iv-details{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:14px;}.page-talent-interviews .iv-detail{padding:10px 12px;border-radius:8px;background:#FAFAFA;}.page-talent-interviews .iv-detail-label{font-size:8px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#999;margin-bottom:2px;}.page-talent-interviews .iv-detail-value{font-size:12px;font-weight:700;color:#1a1a1a;}.page-talent-interviews .iv-interviewers{display:flex;gap:6px;margin-bottom:12px;}.page-talent-interviews .iv-interviewer{display:flex;align-items:center;gap:6px;padding:4px 10px;border-radius:100px;background:#FAFAFA;border:1px solid rgba(0,0,0,.04);font-size:10px;font-weight:600;color:#555;}.page-talent-interviews .iv-interviewer img{width:20px;height:20px;border-radius:50%;object-fit:cover;}.page-talent-interviews .iv-actions{display:flex;gap:6px;}.page-talent-interviews .iv-btn{padding:8px 16px;border-radius:8px;font-size:11px;font-weight:700;transition:.15s;cursor:pointer;}.page-talent-interviews .iv-btn.gold{background:linear-gradient(135deg,#C4A559 0%,#D4BC7A 40%,#E5D4A0 70%,#EFE2B8 100%);color:#fff;}.page-talent-interviews .iv-btn.outline{background:#fff;border:1.5px solid rgba(0,0,0,.08);color:#777;}.page-talent-interviews .iv-btn.outline:hover{border-color:#B8975A;}.page-talent-interviews .iv-btn.feedback{background:#1a1a1a;color:#fff;}.page-talent-interviews /* Feedback Modal */
.fb-overlay{display:none;position:fixed;inset:0;background:rgba(0,0,0,.4);z-index:100;align-items:center;justify-content:center;}.page-talent-interviews .fb-overlay.open{display:flex;}.page-talent-interviews .fb-modal{background:#fff;border-radius:16px;padding:28px;width:440px;max-width:90vw;box-shadow:0 16px 48px rgba(0,0,0,.12);}.page-talent-interviews .fb-title{font-family:'Playfair Display',serif;font-size:18px;font-weight:700;margin-bottom:14px;}.page-talent-interviews .fb-title em{font-style:italic;color:#B8975A;}.page-talent-interviews .fb-stars{display:flex;gap:4px;margin-bottom:12px;}.page-talent-interviews .fb-star{width:32px;height:32px;border-radius:8px;background:#FAFAFA;border:1px solid rgba(0,0,0,.06);display:flex;align-items:center;justify-content:center;font-size:16px;cursor:pointer;transition:.15s;}.page-talent-interviews .fb-star:hover, .page-talent-interviews .fb-star.on{background:rgba(184,151,90,.08);border-color:#B8975A;}.page-talent-interviews .fb-textarea{width:100%;min-height:80px;border:1.5px solid rgba(0,0,0,.08);border-radius:8px;padding:10px;font-size:12px;font-family:'Inter',sans-serif;resize:vertical;margin-bottom:12px;}.page-talent-interviews .fb-textarea:focus{outline:none;border-color:#B8975A;}.page-talent-interviews .fb-decision{display:flex;gap:6px;margin-bottom:14px;}.page-talent-interviews .fb-dec{flex:1;padding:10px;border-radius:8px;text-align:center;font-size:11px;font-weight:700;border:1.5px solid rgba(0,0,0,.06);cursor:pointer;transition:.15s;}.page-talent-interviews .fb-dec:hover{border-color:#B8975A;}.page-talent-interviews .fb-dec.sel{background:#1a1a1a;color:#fff;border-color:#1a1a1a;}.page-talent-interviews .hub-link:hover{background:rgba(201,165,74,.25);border-color:rgba(201,165,74,.4);color:#E5D4A0;}.page-talent-interviews .hub-link-dot{width:6px;height:6px;border-radius:50%;background:#D4BC7A;}.page-talent-interviews /* ── 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-interviews .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-interviews .sub-link.active{color:#1a1a1a;font-weight:500;background:rgba(201,165,74,.08);}.page-talent-interviews .sub-link:hover:not(.active){color:#1a1a1a;}.page-talent-interviews .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-interviews .st0, .page-talent-interviews .st1{
        fill: none;
      }.page-talent-interviews .st2{
        fill: url(#tt_g2);
      }.page-talent-interviews .st3{
        fill: #231f20;
      }.page-talent-interviews .st4{
        fill: #d9d9d9;
      }.page-talent-interviews .st5{
        fill: #9e7e3f;
      }.page-talent-interviews .st6{
        fill: #fff;
        stroke: url(#tt_g4);
        stroke-width: 1.62px;
      }.page-talent-interviews .st7{
        fill: url(#tt_g1);
      }.page-talent-interviews .st8{
        clip-path: url(#tt_cp);
      }.page-talent-interviews .st1{
        stroke: url(#tt_g3);
        stroke-width: 1.8px;
      }
    