/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */.visible{visibility:visible}.mx-auto{margin-inline:auto}.flex{display:flex}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.min-h-screen{min-height:100vh}.w-full{width:100%}.max-w-\[850px\]{max-width:850px}.grow{flex-grow:1}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.bg-gradient-to-br{--tw-gradient-position:to bottom right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.text-center{text-align:center}.text-\[1\.1rem\]{font-size:1.1rem}.text-\[1\.4rem\]{font-size:1.4rem}.text-\[1\.625rem\]{font-size:1.625rem}.text-\[2\.0rem\]{font-size:2rem}.no-underline{text-decoration-line:none}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (hover:hover){.hover\:no-underline:hover{text-decoration-line:none}}@layer base{:root{--font-sans:var(--font-poppins);--font-mono:var(--font-geist-mono);--color-brand-purple:139 92 246;--color-brand-pink:236 72 153;--color-brand-green:16 185 129;--sjs-main-backcolor:#e8f2fc;--sjs-page-background-color:#e8f2fc;--sjs-main-color:#f67460;--sjs-primary-text-color:#f67460;--sjs-primary-backcolor:#f67460;--sjs-primary-hover-backcolor:#f67460;--sjs-font-family:"Poppins",sans-serif}body{font-family:var(--font-sans),sans-serif}.sd-root-modern{font-family:inherit!important}}body,html{width:100%;height:100%;margin:0;padding:0}body{font-family:Poppins,sans-serif}.hero-section{font-size:1.5rem;animation:fadeIn 1s ease-out}.process-title{text-align:center;color:#fff;margin:2rem 0;font-size:2rem;font-weight:700;animation:slideUp .8s ease-out .2s both}.step-box:first-child{animation-delay:.3s}.step-box:nth-child(2){animation-delay:.5s}.step-box:nth-child(3){animation-delay:.7s}.home-button{color:#fff;cursor:pointer;background-color:#65a30d;border:none;border-radius:.75rem;width:40%;padding:1rem 1.5rem;font-size:1rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);animation:pulse 2s 1s infinite;position:relative;overflow:hidden}.home-button:hover{background-color:#007810;animation:none;transform:scale(1.05)}.home-button:after{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:transform .6s;position:absolute;top:0;left:0;transform:translate(-100%)}.home-button:hover:after{transform:translate(100%)}.steps-container{gap:1rem}@media (max-width:768px){.steps-container{flex-direction:column}.step-box{margin-bottom:1rem;animation-delay:.3s!important}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%{box-shadow:0 0 #498c3fb3}70%{box-shadow:0 0 0 10px #498c3f00}to{box-shadow:0 0 #498c3f00}}.step-box{opacity:0;background:linear-gradient(135deg,#10b981,#059669);border:2px solid #fff3;transition:all .3s;animation:fadeInUp .6s ease-out forwards;transform:translateY(20px);box-shadow:0 4px 15px #0000001a}.step-box:hover{transform:translateY(-5px);box-shadow:0 10px 25px #00000026}.step-box:after,.step-box:before{content:"";opacity:.2;border:2px solid #fff;width:15px;height:15px;transition:all .3s;position:absolute}.step-box:before{border-bottom:none;border-right:none;top:10px;left:10px}.step-box:after{border-top:none;border-left:none;bottom:10px;right:10px}.step-box:hover:after,.step-box:hover:before{opacity:.6}@media (max-width:768px){.steps-container{flex-direction:column;gap:1rem;padding:1.5rem}.step-box{margin-bottom:0}}.steps-container{justify-content:space-between;align-items:center;gap:2rem;max-width:1200px;margin:0 auto 2rem;padding:0 1rem}.step-box,.steps-container{display:flex;position:relative}.step-box{color:#fff;text-align:center;border-radius:.75rem;flex-direction:column;flex:1;justify-content:center;min-height:200px;padding:2rem}.step-box-green{background:linear-gradient(135deg,#10b981,#059669)}.step-box-blue{background:linear-gradient(135deg,#3b82f6,#2563eb)}.step-box-purple{background:linear-gradient(135deg,#8b5cf6,#7c3aed)}.step-box-process-smooth-1{background:linear-gradient(135deg,#3b82f6,#6366f1)}.step-box-process-smooth-2{background:linear-gradient(135deg,#6366f1,#8b5cf6)}.step-box-process-smooth-3{background:linear-gradient(135deg,#8b5cf6,#10b981)}.step-arrow{color:#498c3f;opacity:.8;flex-shrink:0;align-items:center;font-size:2.5rem;animation:pulseArrow 2s infinite;display:flex}@keyframes pulseArrow{0%{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}to{opacity:.7;transform:scale(1)}}@media (max-width:768px){.steps-container{flex-direction:column;gap:1rem}.step-arrow{margin:.5rem 0;transform:rotate(90deg)}}.login-container{background:linear-gradient(135deg,#ecfdf5,#d1fae5);justify-content:center;align-items:center;min-height:100vh;padding:1rem;font-family:Poppins,sans-serif;display:flex;position:relative;overflow:hidden}.login-container:before{content:"";pointer-events:none;background:radial-gradient(circle at 30% 20%,#8b5cf61a 0,#0000 50%),radial-gradient(circle at 80% 80%,#ec48991a 0,#0000 50%);position:absolute;inset:0}.login-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border:1px solid #fff3;border-radius:2rem;width:100%;max-width:30rem;padding:3rem;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000026,0 0 0 1px #ffffff80}.login-card:before{content:"";pointer-events:none;background:linear-gradient(135deg,#10b98133,#22c55e33);border-radius:2rem;padding:2px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.login-header{text-align:center;margin-bottom:2.5rem}.login-title{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#1f2937,#4b5563);-webkit-background-clip:text;background-clip:text;margin-bottom:.75rem;font-size:2.25rem;font-weight:800}.login-subtitle{color:#6b7280;font-size:1.1rem}.login-message-success{color:#065f46;background:linear-gradient(135deg,#ecfdf5,#d1fae5);border:1px solid #10b98133;border-radius:.75rem}.login-message-error,.login-message-success{margin-bottom:1.5rem;padding:1rem;font-size:.875rem}.login-message-error{color:#b91c1c;background:linear-gradient(135deg,#fee2e2,#fecaca);border:1px solid #ef444433;border-radius:.75rem}.login-form{flex-direction:column;gap:1.25rem;display:flex}.login-label{color:#374151;margin-bottom:.5rem;font-size:.9rem;font-weight:600;display:block}.login-switch-button{color:#299376;cursor:pointer;background:0 0;border:none;font-weight:600;text-decoration:none;transition:all .2s}.login-input{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-sizing:border-box;background:#fffc;border:2px solid #e5e7eb;border-radius:.75rem;width:100%;padding:1rem 1.25rem;font-size:.95rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.login-input:focus{background:#fff;border-color:#064e3b;outline:none;box-shadow:0 0 0 4px #99c2ac}.login-validation-valid{color:#059669;margin-top:.5rem;font-size:.8rem;font-weight:500}.login-validation-invalid{color:#dc2626;margin-top:.5rem;font-size:.8rem;font-weight:500}.login-validation-neutral{color:#6b7280;margin-top:.5rem;font-size:.8rem}.login-button{color:#fff;cursor:pointer;background-color:#f67460;border:none;border-radius:.75rem;width:100%;padding:1rem 1.5rem;font-size:1rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.login-button:hover:before{opacity:1}.login-button:hover{transform:translateY(-2px);box-shadow:0 10px 25px #06b46366}.login-button-disabled{opacity:.6;cursor:not-allowed;box-shadow:none!important;transform:none!important}.login-footer{text-align:center;margin-top:2rem}.login-switch-text{color:#064e3b;font-size:.9rem}.login-demo-credentials{color:#6b7280;background:linear-gradient(135deg,#f9fafb,#f3f4f6);border:1px solid #d1d5db80;border-radius:.75rem;margin-top:2rem;padding:1rem;font-size:.8rem}.login-demo-title{color:#374151;margin-bottom:.5rem;font-weight:600}.login-demo-list{flex-direction:column;gap:.25rem;display:flex}@keyframes spin{to{transform:rotate(1turn)}}.login-spinner{border:2px solid #fff3;border-top-color:#fff;border-radius:50%;width:1.25rem;height:1.25rem;margin-right:.75rem;animation:spin 1s ease-in-out infinite;display:inline-block}html{scroll-behavior:smooth}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#0000001a}::-webkit-scrollbar-thumb{background:#a9a9a9;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a9a9a9}::selection{color:#1f2937;background:#8b5cf633}.benefit-labels{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2rem;display:flex}.label-blue,.label-green,.label-purple{color:#fff;border-radius:9999px;padding:.75rem 1.5rem;font-size:1.125rem;font-weight:600}.label-green{background-color:#16a34a}.label-blue{background-color:#2563eb}.label-purple{background-color:#7c3aed}.t4t-footer{color:#fff;padding:3rem 1rem 5rem}.t4t-footer-container{text-align:center;max-width:72rem;margin:0 auto}.t4t-footer-title{color:#000;margin-bottom:2.5rem;font-size:2rem;font-weight:700}.t4t-contact-cards{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-bottom:4rem;display:flex}.t4t-card{border-radius:1rem;width:100%;max-width:20rem;padding:2rem;transition:transform .3s,box-shadow .3s;box-shadow:0 10px 20px #0000004d}.t4t-card:hover{transform:scale(1.05);box-shadow:0 15px 30px #0006}.t4t-card-green{background-color:#16a34a}.t4t-card-blue{background-color:#2563eb}.t4t-card-neutral{background-color:#bea830}.t4t-card-pinkpurple{background:linear-gradient(135deg,#9333ea,#db2777)}.t4t-card-icon{background-color:#fff3;border-radius:9999px;justify-content:center;align-items:center;width:4rem;height:4rem;margin:0 auto 1.5rem;display:flex}.t4t-icon-svg{color:#fff;width:2rem;height:2rem}.t4t-card-title{margin-bottom:1rem;font-size:1.4rem;font-weight:700}.t4t-card-link{color:#ffffffe6;font-size:1.1rem;font-weight:500;text-decoration:none;transition:color .2s}.t4t-card-link:hover{color:#fff}.t4t-footer-bottom{color:#000;border-top:1px solid #374151;margin-top:5rem;padding-top:2rem;font-size:.9rem}.t4t-contact-cards-wrapper{justify-content:center;width:100%;display:flex}.t4t-contact-cards-row{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.navbar{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:50;background-color:#f3f4f6;border-bottom:1px solid #e5e7eb80;position:sticky;top:0;box-shadow:0 1px 2px #0000000d}.navbar-container{justify-content:space-between;width:100%;max-width:1390px;height:4rem;padding:0 1.5rem}.navbar-container,.navbar-logo{align-items:center;display:flex}.navbar-logo{cursor:pointer;flex-shrink:0;gap:.75rem}.navbar-logo-image{object-fit:contain;width:auto;max-width:160px;height:36px;display:block}.navbar-logo-text{color:#1f2937;white-space:nowrap;margin:0;font-size:1.25rem;font-weight:700}.navbar-logo-text .highlight{color:#10b981}.navbar-dropdown{flex-shrink:0;display:inline-block;position:relative}.dropdown-toggle{cursor:pointer;color:#374151;white-space:nowrap;background:0 0;border:none;padding:.5rem 1rem;font-size:1rem;font-weight:600}.dropdown-toggle:hover{color:#10b981}.dropdown-menu{z-index:9999;background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;min-width:160px;padding:.5rem 0;position:absolute;top:2.5rem;right:0;box-shadow:0 2px 6px #0000001a}.dropdown-menu button{text-align:left;color:#374151;cursor:pointer;white-space:nowrap;background:0 0;border:none;width:100%;padding:.5rem 1rem;font-size:.875rem;display:block}.dropdown-menu button:hover{color:#10b981;background-color:#f0fdf4}@media (max-width:640px){.navbar-container{padding:0 1rem}.navbar-logo-text{font-size:1.125rem}.navbar-logo-image{height:32px}}@media (min-width:640px){.navbar-logo-text{display:block}}.navbar-container>*{z-index:1}.action-buttons{border-top:1px solid #e2e8f0;justify-content:flex-end;margin-top:1.5rem;padding-top:1.5rem}.applicant-list-container{flex-direction:column;flex:1;gap:.75rem;min-height:0;max-height:calc(100vh - 280px);padding-right:.5rem;display:flex;overflow:hidden auto}.applicant-card-simple{cursor:pointer;color:#1f2937;background-color:#fff;border:2px solid #e5e7eb;border-radius:12px;flex-shrink:0;padding:1.25rem 1.5rem;font-size:1rem;font-weight:500;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 1px 3px #0000000d}.applicant-card-simple:before{content:"";background-color:#0000;width:4px;height:100%;transition:background-color .3s;position:absolute;top:0;left:0}.applicant-card-simple:hover{background-color:#f0fdf4;border-color:#bbf7d0;transform:translateY(-2px);box-shadow:0 4px 12px #10b98126}.applicant-card-simple:hover:before{background-color:#22c55e}.applicant-card-simple.selected{color:#15803d;background-color:#dcfce7;border-color:#16a34a;font-weight:600;box-shadow:0 4px 12px #10b98140}.applicant-card-simple.selected:before{background-color:#16a34a}.applicant-list-container::-webkit-scrollbar{width:6px}.applicant-list-container::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}.applicant-list-container::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:3px}.applicant-list-container::-webkit-scrollbar-thumb:hover{background:#94a3b8}.applicant-detail-simple{background-color:#fff;width:100%;min-height:100vh;padding:2rem}.applicant-detail-empty{color:#9ca3af;justify-content:center;align-items:center;height:200px;font-size:1.125rem;display:flex}.applicant-name-title{color:#1f2937;border-bottom:2px solid #f3f4f6;margin:0 0 2rem;padding-bottom:1rem;font-size:2rem;font-weight:700}.applicant-info-section{margin-bottom:2rem}.info-row{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.info-label{color:#374151;min-width:100px;font-size:1rem;font-weight:600}.info-text{color:#1f2937;font-size:1rem}.resume-link-simple{color:#10b981;font-weight:500;text-decoration:none;transition:color .2s}.resume-link-simple:hover{color:#10b981;text-decoration:underline}.interview-evaluation{background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;margin-top:2rem;padding:1.5rem}.evaluation-title{color:#2d3748;margin:0 0 1.5rem;font-size:1.5rem;font-weight:600}.evaluation-content{background-color:#fff;border-radius:8px;padding:2rem;box-shadow:0 1px 3px #0000001a}.candidate-evaluation-section{margin-bottom:2rem}.section-title{color:#2d3748;margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.title-underline{background-color:#e91e63;width:40px;height:3px;margin-bottom:1.5rem}.rating-section{margin-bottom:2rem}.rating-label{color:#718096;margin:0 0 1rem;font-size:1rem;font-weight:400}.rating-buttons{gap:.5rem;margin-bottom:.75rem;display:flex}.rating-button{color:#4a5568;cursor:pointer;background-color:#f7fafc;border:2px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.125rem;font-weight:600;transition:all .2s;display:flex}.rating-button:hover{background-color:#edf2f7;border-color:#cbd5e0}.rating-button.selected{color:#fff;background-color:#10b981;border-color:#10b981}.rating-labels{justify-content:space-between;width:250px;display:flex}.rating-label-text{color:#718096;font-size:.875rem;font-weight:500}.notes-section{margin-top:1.5rem}.notes-label{color:#718096;margin:0 0 .75rem;font-size:1rem;font-weight:400}.notes-textarea{resize:vertical;box-sizing:border-box;background-color:#f7fafc;border:2px solid #e2e8f0;border-radius:6px;width:100%;min-height:120px;padding:.75rem;font-family:inherit;font-size:.875rem;transition:border-color .2s}.notes-textarea:focus{background-color:#fff;border-color:#10b981;outline:none}.notes-textarea::placeholder{color:#a0aec0}.action-buttons-eval{border-top:1px solid #e2e8f0;justify-content:flex-end;margin-top:1.5rem;padding-top:1.5rem;display:flex}.save-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:6px;padding:.75rem 2rem;font-size:.875rem;font-weight:600;transition:background-color .2s}.save-button:hover{background:linear-gradient(135deg,#059669,#047857)}.save-button:disabled{cursor:not-allowed;background-color:#a0aec0}.action-buttons{border-top:1px solid #f3f4f6;border-bottom:1px solid #f3f4f6;justify-content:flex-start;gap:1rem;margin:2rem 0;padding:1.5rem 0;display:flex}.action-btn{cursor:pointer;text-transform:uppercase;letter-spacing:.5px;border:2px solid #0000;border-radius:8px;justify-content:center;align-items:center;min-width:140px;padding:.875rem 2rem;font-size:.875rem;font-weight:600;transition:all .3s;display:flex;position:relative;overflow:hidden}.action-btn:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.action-btn:hover:before{left:100%}.action-btn-reject{color:#475569;background-color:#f8fafc;border-color:#e2e8f0;box-shadow:0 2px 4px #0000000d}.action-btn-reject:hover{color:#334155;background-color:#f1f5f9;border-color:#cbd5e0;transform:translateY(-1px);box-shadow:0 4px 8px #0000001a}.action-btn-reject:active{transform:translateY(0);box-shadow:0 2px 4px #0000001a}.action-btn-advance{color:#fff;background:linear-gradient(135deg,#10b981,#059669);border-color:#059669;box-shadow:0 2px 4px #10b9814d}.action-btn-advance:hover{background:linear-gradient(135deg,#059669,#047857);border-color:#047857;transform:translateY(-1px);box-shadow:0 4px 12px #10b98166}.action-btn-advance:active{transform:translateY(0);box-shadow:0 2px 6px #10b9814d}.action-btn-offer{color:#fff;background:linear-gradient(135deg,#10b981,#059669);border-color:#059669;box-shadow:0 2px 4px #10b9814d}.action-btn-offer:hover{background:linear-gradient(135deg,#059669,#047857);border-color:#047857;transform:translateY(-1px);box-shadow:0 4px 12px #10b98166}.action-btn-offer:active{transform:translateY(0);box-shadow:0 2px 6px #10b9814d}.action-btn:focus{outline:none;box-shadow:0 0 0 3px #3b82f61a}.action-btn-reject:focus{box-shadow:0 0 0 3px #94a3b81a}.action-btn-offer:focus{box-shadow:0 0 0 3px #10b9811a}.action-btn:disabled{opacity:.5;cursor:not-allowed;transform:none!important}.action-btn:disabled:hover{transform:none;box-shadow:0 2px 4px #0000000d}@media (max-width:768px){.action-buttons{flex-direction:column;gap:.75rem}.action-btn{min-width:100%}}.filter-section{flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex}.search-container{position:relative}.search-container,.search-icon{align-items:center;display:flex}.search-icon{color:#6b7280;z-index:1;pointer-events:none;justify-content:center;position:absolute;left:1rem}.search-input{background-color:#fff;border:2px solid #e5e7eb;border-radius:12px;width:100%;padding:.875rem 1rem .875rem 2.75rem;font-size:.875rem;font-weight:400;transition:all .3s;box-shadow:0 1px 3px #0000000d}.search-input:focus{border-color:#10b981;outline:none;transform:translateY(-1px);box-shadow:0 0 0 3px #10b9811a,0 1px 3px #0000001a}.search-input:hover{border-color:#d1d5db}.search-input::placeholder{color:#9ca3af;font-weight:400}.clear-search{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;padding:.25rem;transition:all .2s;display:flex;position:absolute;right:.75rem}.clear-search:hover{color:#374151;background-color:#f3f4f6}.clear-search:active{transform:scale(.95)}.filter-container{position:relative}.filter-container,.filter-icon{align-items:center;display:flex}.filter-icon{color:#6b7280;z-index:1;pointer-events:none;justify-content:center;position:absolute;left:1rem}.filter-select{cursor:pointer;appearance:none;color:#374151;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .75rem center;background-repeat:no-repeat;background-size:1rem;border:2px solid #e5e7eb;border-radius:12px;width:100%;padding:.875rem 3rem .875rem 2.75rem;font-size:.875rem;font-weight:500;transition:all .3s;box-shadow:0 1px 3px #0000000d}.filter-select:focus{border-color:#10b981;outline:none;transform:translateY(-1px);box-shadow:0 0 0 3px #10b9811a,0 1px 3px #0000001a}.filter-select:hover{border-color:#d1d5db;box-shadow:0 2px 4px #00000014}.filter-select option{color:#374151;background-color:#fff;padding:.5rem}.resizable-dashboard{background-color:#f8fafc;height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex;overflow:hidden}.resizable-dashboard.resizing{-webkit-user-select:none;user-select:none}.resizable-dashboard.resizing *{pointer-events:none}.sidebar-resizable{background-color:#fbeaea;border-right:none;min-width:280px;max-width:800px;height:100vh;padding:0;transition:width .1s ease-out;overflow:hidden}.sidebar-header{color:#fff;background:#f67460;border-bottom:1px solid #ec4899;padding:1.5rem;box-shadow:0 2px 4px #be185d33}.sidebar-title{text-align:center;letter-spacing:.5px;justify-content:center;align-items:center;gap:.5rem;margin:0;font-size:1.5rem;font-weight:700;display:flex}.applicant-count{color:#fff;text-align:center;background-color:#16a34a;border-radius:12px;min-width:24px;padding:.25rem .5rem;font-size:.75rem;font-weight:600}.sidebar-content{height:calc(100vh - 120px);padding:1.5rem;overflow:hidden}.resize-handle,.sidebar-content{flex-direction:column;display:flex}.resize-handle{cursor:ew-resize;background:linear-gradient(90deg,#e2e8f0,#cbd5e0 50%,#e2e8f0);border-left:1px solid #d1d5db;border-right:1px solid #d1d5db;justify-content:center;align-items:center;gap:.5rem;width:8px;transition:all .2s;position:relative}.resize-handle:hover{width:10px}.resize-handle:active,.resize-handle:hover{background:linear-gradient(#e5e7eb,#f3f4f6)}.resize-handle-line{opacity:.6;background-color:#f67460;border-radius:1px;width:2px;height:40px;transition:opacity .2s}.resize-handle:hover .resize-handle-line{opacity:1;background:#f67460}.resize-handle-dots{opacity:.4;flex-direction:column;gap:2px;transition:opacity .2s;display:flex}.resize-handle:hover .resize-handle-dots{opacity:.8}.resize-dot{border-radius:50%;width:3px;height:3px}.resize-dot,.resize-handle:hover .resize-dot{background-color:#f67460}.detail-panel-resizable{background-color:#fff;min-width:400px;height:100vh;transition:width .1s ease-out;overflow-y:auto}@media (max-width:1024px){.sidebar-resizable{min-width:250px}.detail-panel-resizable{min-width:350px}}@media (max-width:768px){.resizable-dashboard{flex-direction:column}.detail-panel-resizable,.sidebar-resizable{min-width:100%;height:50vh;width:100%!important}.resize-handle{cursor:ns-resize;border:1px solid #d1d5db;border-right:none;border-left:none;flex-direction:row;width:100%;height:8px}.resize-handle-line{width:40px;height:2px}.resize-handle-dots{flex-direction:row}}.resizable-dashboard::-webkit-scrollbar{width:8px}.resizable-dashboard::-webkit-scrollbar-track{background:#f1f5f9}.resizable-dashboard::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:4px}.resizable-dashboard::-webkit-scrollbar-thumb:hover{background:#94a3b8}.detail-panel-resizable::-webkit-scrollbar{width:8px;height:8px}.detail-panel-resizable::-webkit-scrollbar-track{background:#e6fffa}.detail-panel-resizable::-webkit-scrollbar-thumb{background:#10b981;border-radius:4px}.detail-panel-resizable::-webkit-scrollbar-thumb:hover{background:#059669}.interview-evaluation .previous-feedback{background-color:#fff1f2!important;border:1px solid #fecaca!important;border-left:4px solid #fb7185!important;border-radius:8px!important;margin-bottom:1.5rem!important;padding:1rem!important}.interview-evaluation .feedback-header{color:#f43f5e!important;margin:0 0 .75rem!important;font-size:1rem!important;font-weight:600!important}.interview-evaluation .feedback-content{flex-direction:column!important;gap:.5rem!important;display:flex!important}.interview-evaluation .rating-info{color:#be123c!important;font-size:.875rem!important}.interview-evaluation .rating-info strong{color:#f43f5e!important;font-size:1rem!important}.interview-evaluation .notes-info p{color:#4b5563!important;white-space:pre-line!important;margin:0!important;font-size:.875rem!important;line-height:1.4!important}.application-container{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100vh;padding:0 1rem;font-family:system-ui,-apple-system,sans-serif;display:flex}.application-card{background-color:#fff;border:1px solid #f3f4f6;border-radius:1rem;width:100%;max-width:28rem;padding:2rem;box-shadow:0 10px 25px #0000001a}.success-icon{background-color:#dcfce7;border-radius:50%;justify-content:center;align-items:center;width:4rem;height:4rem;margin:0 auto 1.5rem;display:flex}.checkmark{color:#16a34a;width:2rem;height:2rem}.application-title{color:#111827;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.application-message{color:#374151;margin-bottom:1rem;font-size:1.125rem;line-height:1.6}.email-reminder{background-color:#eff6ff;border-left:4px solid #3b82f6;border-radius:.5rem;padding:1rem}.reminder-text{color:#1d4ed8;margin:0;font-size:.875rem;font-weight:500}@media (max-width:640px){.application-card{margin:1rem;padding:1.5rem}.application-title{font-size:1.25rem}.application-message{font-size:1rem}}