@charset "UTF-8";.how-to-hire{min-height:100vh;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);padding:40px 20px}.how-to-hire .container{max-width:1200px;margin:0 auto;background:#fff;border-radius:16px;box-shadow:0 10px 40px #0000001a;overflow:hidden}.how-to-hire .container .header{background:linear-gradient(135deg,#0ea5e9,#0284c7);color:#fff;padding:60px 40px;text-align:center;position:relative}.how-to-hire .container .header:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23ffffff' fill-opacity='0.05' fill-rule='evenodd'%3E%3Cpath d='m0 40l40-40h-40v40zm40 0v-40h-40l40 40z'/%3E%3C/g%3E%3C/svg%3E") repeat;opacity:.1}.how-to-hire .container .header h1{font-size:42px;font-weight:700;margin-bottom:15px;letter-spacing:-1px;position:relative;z-index:1}.how-to-hire .container .header .subtitle{font-size:20px;opacity:.9;margin:0;position:relative;z-index:1}.how-to-hire .container .progress-nav{display:flex;background:#f8fafc;border-bottom:1px solid #e2e8f0;overflow-x:auto;padding:0 20px}.how-to-hire .container .progress-nav .step-btn{flex:1;min-width:200px;background:transparent;border:none;padding:20px 15px;cursor:pointer;transition:all .3s ease;display:flex;flex-direction:column;align-items:center;gap:8px;position:relative;color:#6b7280}.how-to-hire .container .progress-nav .step-btn:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:transparent;transition:all .3s ease}.how-to-hire .container .progress-nav .step-btn .step-icon{font-size:24px;transition:all .3s ease}.how-to-hire .container .progress-nav .step-btn .step-title{font-size:14px;font-weight:500;transition:all .3s ease}.how-to-hire .container .progress-nav .step-btn:hover{background:#0ea5e90d;color:#0ea5e9}.how-to-hire .container .progress-nav .step-btn:hover .step-icon{transform:scale(1.1)}.how-to-hire .container .progress-nav .step-btn.active{background:#0ea5e91a;color:#0ea5e9}.how-to-hire .container .progress-nav .step-btn.active:after{background:linear-gradient(135deg,#0ea5e9,#0284c7)}.how-to-hire .container .progress-nav .step-btn.active .step-icon{transform:scale(1.2)}.how-to-hire .container .progress-nav .step-btn.active .step-title{font-weight:600}.how-to-hire .container .progress-nav .step-btn.completed{color:#10b981}.how-to-hire .container .progress-nav .step-btn.completed .step-icon:after{content:"✓";position:absolute;top:-5px;right:-5px;background:#10b981;color:#fff;border-radius:50%;width:16px;height:16px;font-size:10px;display:flex;align-items:center;justify-content:center}.how-to-hire .container .content{padding:40px;min-height:600px}.how-to-hire .container .content .step-content h2{font-size:32px;font-weight:600;color:#1f2937;margin-bottom:16px;display:flex;align-items:center;gap:12px}.how-to-hire .container .content .step-content .overview{font-size:18px;color:#6b7280;margin-bottom:32px;line-height:1.6}.how-to-hire .container .content .step-content p,.how-to-hire .container .content .step-content ul li{color:#4b5563}.how-to-hire .container .content .step-content .content-grid{display:grid;gap:32px}.how-to-hire .container .content .step-content .content-grid .content-block{background:linear-gradient(135deg,#f9fafb,#f3f4f6);border-radius:12px;padding:24px;border:1px solid #e5e7eb}.how-to-hire .container .content .step-content .content-grid .content-block h3{font-size:22px;font-weight:600;color:#1f2937;margin-bottom:16px;position:relative;padding-left:20px}.how-to-hire .container .content .step-content .content-grid .content-block h3:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:20px;background:linear-gradient(135deg,#0ea5e9,#0284c7);border-radius:2px}.how-to-hire .container .content .step-content .content-grid .content-block .scope-checklist .checklist-item{margin-bottom:24px}.how-to-hire .container .content .step-content .content-grid .content-block .scope-checklist .checklist-item h4{font-size:16px;font-weight:600;color:#374151;margin-bottom:12px}.how-to-hire .container .content .step-content .content-grid .content-block .scope-checklist .checklist-item ul{margin:0;padding-left:20px}.how-to-hire .container .content .step-content .content-grid .content-block .scope-checklist .checklist-item ul li{font-size:14px;color:#6b7280;margin-bottom:6px;line-height:1.5}.how-to-hire .container .content .step-content .content-grid .content-block .scope-checklist .checklist-item ul li::marker{color:#0ea5e9}.how-to-hire .container .content .step-content .content-grid .content-block .timeline-planner .timeline-section{margin-bottom:24px}.how-to-hire .container .content .step-content .content-grid .content-block .timeline-planner .timeline-section h4{font-size:16px;font-weight:600;color:#374151;margin-bottom:12px}.how-to-hire .container .content .step-content .content-grid .content-block .timeline-planner .timeline-section .phase-list .phase{background:#fff;padding:12px 16px;border-radius:6px;margin-bottom:8px;border-left:3px solid #0ea5e9;font-size:14px;color:#4b5563}.how-to-hire .container .content .step-content .content-grid .content-block .timeline-planner .timeline-section .phase-list .phase strong{color:#0ea5e9;font-weight:600}.how-to-hire .container .content .step-content .content-grid .content-block .timeline-planner .timeline-tips h4{font-size:16px;font-weight:600;color:#374151;margin-bottom:12px}.how-to-hire .container .content .step-content .content-grid .content-block .timeline-planner .timeline-tips ul{margin:0;padding-left:20px}.how-to-hire .container .content .step-content .content-grid .content-block .timeline-planner .timeline-tips ul li{font-size:14px;color:#6b7280;margin-bottom:6px;line-height:1.5}.how-to-hire .container .content .step-content .content-grid .content-block .budget-guide .budget-factors,.how-to-hire .container .content .step-content .content-grid .content-block .budget-guide .budget-calculator{margin-bottom:24px}.how-to-hire .container .content .step-content .content-grid .content-block .budget-guide .budget-factors h4,.how-to-hire .container .content .step-content .content-grid .content-block .budget-guide .budget-calculator h4{font-size:16px;font-weight:600;color:#374151;margin-bottom:12px}.how-to-hire .container .content .step-content .content-grid .content-block .budget-guide .budget-factors ul,.how-to-hire .container .content .step-content .content-grid .content-block .budget-guide .budget-calculator ul{margin:0;padding-left:20px}.how-to-hire .container .content .step-content .content-grid .content-block .budget-guide .budget-factors ul li,.how-to-hire .container .content .step-content .content-grid .content-block .budget-guide .budget-calculator ul li{font-size:14px;color:#6b7280;margin-bottom:8px;line-height:1.5}.how-to-hire .container .content .step-content .content-grid .content-block .budget-guide .budget-factors ul li strong,.how-to-hire .container .content .step-content .content-grid .content-block .budget-guide .budget-calculator ul li strong{color:#374151;font-weight:600}.how-to-hire .container .content .step-content .content-grid .content-block .budget-guide .budget-breakdown{background:#fff;padding:16px;border-radius:8px;border:1px solid #e5e7eb}.how-to-hire .container .content .step-content .content-grid .content-block .budget-guide .budget-breakdown .budget-item{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #f3f4f6;font-size:14px}.how-to-hire .container .content .step-content .content-grid .content-block .budget-guide .budget-breakdown .budget-item:last-child{border-bottom:none}.how-to-hire .container .content .step-content .content-grid .content-block .budget-guide .budget-breakdown .budget-item span:first-child{color:#4b5563}.how-to-hire .container .content .step-content .content-grid .content-block .budget-guide .budget-breakdown .budget-item span:last-child{color:#0ea5e9;font-weight:600}.how-to-hire .container .content .step-content .content-placeholder{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);padding:60px 40px;border-radius:12px;text-align:center;border:2px dashed #0ea5e9}.how-to-hire .container .content .step-content .content-placeholder p{font-size:16px;color:#6b7280;margin:0}.how-to-hire .container .tips-section{background:linear-gradient(135deg,#f9fafb,#f3f4f6);padding:60px 40px}.how-to-hire .container .tips-section h2{font-size:32px;font-weight:600;color:#1f2937;margin-bottom:32px;text-align:center}.how-to-hire .container .tips-section .tips-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px}.how-to-hire .container .tips-section .tips-grid .tip-category{background:#fff;padding:24px;border-radius:12px;border-left:4px solid #0ea5e9}.how-to-hire .container .tips-section .tips-grid .tip-category h3{font-size:18px;font-weight:600;color:#0ea5e9;margin-bottom:16px}.how-to-hire .container .tips-section .tips-grid .tip-category ul{margin:0;padding-left:20px}.how-to-hire .container .tips-section .tips-grid .tip-category ul li{font-size:14px;color:#4b5563;margin-bottom:8px;line-height:1.5}.how-to-hire .container .tips-section .tips-grid .tip-category ul li::marker{color:#0ea5e9}.how-to-hire .container .mistakes-section{padding:60px 40px}.how-to-hire .container .mistakes-section h2{font-size:32px;font-weight:600;color:#1f2937;margin-bottom:32px;text-align:center}.how-to-hire .container .mistakes-section .mistakes-grid{display:grid;gap:24px}.how-to-hire .container .mistakes-section .mistakes-grid .mistake-card{background:linear-gradient(135deg,#fef2f2,#fecaca);padding:24px;border-radius:12px;border-left:4px solid #ef4444}.how-to-hire .container .mistakes-section .mistakes-grid .mistake-card h3{font-size:18px;font-weight:600;color:#ef4444;margin-bottom:12px}.how-to-hire .container .mistakes-section .mistakes-grid .mistake-card .consequence{font-size:14px;color:#991b1b;margin-bottom:12px;font-style:italic}.how-to-hire .container .mistakes-section .mistakes-grid .mistake-card .consequence strong{font-weight:600;color:#7f1d1d}.how-to-hire .container .mistakes-section .mistakes-grid .mistake-card .solution{font-size:14px;color:#374151;padding:12px;background:#ffffffb3;border-radius:6px;margin:0}.how-to-hire .container .mistakes-section .mistakes-grid .mistake-card .solution strong{color:#10b981;font-weight:600}.how-to-hire .container .navigation{display:flex;justify-content:space-between;align-items:center;padding:20px 40px;background:#f8fafc;border-top:1px solid #e2e8f0}.how-to-hire .container .navigation .nav-btn{background:linear-gradient(135deg,#0ea5e9,#0284c7);color:#fff;border:none;padding:12px 24px;border-radius:8px;font-weight:500;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:8px}.how-to-hire .container .navigation .nav-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 25px #0ea5e94d}.how-to-hire .container .navigation .nav-btn:disabled{background:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none}.how-to-hire .container .navigation .step-indicator{background:#fff;padding:8px 16px;border-radius:20px;font-weight:500;color:#374151;border:1px solid #e5e7eb}.how-to-hire .container .footer{background:linear-gradient(135deg,#f8fafc,#f1f5f9);padding:32px 40px;border-top:1px solid #e2e8f0}.how-to-hire .container .footer .actions{display:flex;gap:16px;justify-content:center;margin-bottom:20px}.how-to-hire .container .footer .actions .link-btn{background:#fff;color:#0ea5e9;border:2px solid #0ea5e9;padding:12px 24px;border-radius:8px;text-decoration:none;font-weight:500;transition:all .3s ease;position:relative;overflow:hidden}.how-to-hire .container .footer .actions .link-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(135deg,#0ea5e9,#0284c7);transition:left .3s ease;z-index:-1}.how-to-hire .container .footer .actions .link-btn:hover{color:#fff;transform:translateY(-1px)}.how-to-hire .container .footer .actions .link-btn:hover:before{left:0}.how-to-hire .container .footer .actions .primary-btn{background:linear-gradient(135deg,#0ea5e9,#0284c7);color:#fff;padding:12px 24px;border-radius:8px;text-decoration:none;font-weight:500;transition:all .3s ease;box-shadow:0 4px 15px #0ea5e933}.how-to-hire .container .footer .actions .primary-btn:hover{transform:translateY(-1px);box-shadow:0 8px 25px #0ea5e94d}.how-to-hire .container .footer .back-home{text-align:center}.how-to-hire .container .footer .back-home a{color:#6b7280;text-decoration:none;font-size:14px;transition:all .3s ease;position:relative}.how-to-hire .container .footer .back-home a:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1px;background:#0ea5e9;transition:width .3s ease}.how-to-hire .container .footer .back-home a:hover{color:#374151}.how-to-hire .container .footer .back-home a:hover:after{width:100%}.how-to-hire .container .content .step-content .content-grid .content-block p,.how-to-hire .container .content .step-content .content-grid .content-block li{color:#4b5563!important;line-height:1.6}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.how-to-hire .container{animation:fadeIn .6s ease-out}.how-to-hire .step-content{animation:fadeIn .4s ease-out}@media (max-width: 1024px){.how-to-hire .container .progress-nav .step-btn{min-width:150px;padding:15px 10px}.how-to-hire .container .progress-nav .step-btn .step-title{font-size:13px}.how-to-hire .container .content .step-content .content-grid .content-block .budget-guide .budget-breakdown .budget-item{flex-direction:column;align-items:flex-start;gap:4px}.how-to-hire .container .tips-section .tips-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}@media (max-width: 768px){.how-to-hire{padding:20px 10px}.how-to-hire .container .header{padding:40px 20px}.how-to-hire .container .header h1{font-size:32px}.how-to-hire .container .header .subtitle{font-size:18px}.how-to-hire .container .progress-nav{padding:0 10px}.how-to-hire .container .progress-nav .step-btn{min-width:120px;padding:12px 8px}.how-to-hire .container .progress-nav .step-btn .step-icon{font-size:20px}.how-to-hire .container .progress-nav .step-btn .step-title{font-size:12px}.how-to-hire .container .content{padding:30px 20px}.how-to-hire .container .content .step-content h2{font-size:24px}.how-to-hire .container .content .step-content .overview{font-size:16px}.how-to-hire .container .content .step-content .content-grid .content-block{padding:20px}.how-to-hire .container .content .step-content .content-grid .content-block h3{font-size:18px}.how-to-hire .container .tips-section{padding:40px 20px}.how-to-hire .container .tips-section h2{font-size:24px}.how-to-hire .container .tips-section .tips-grid{grid-template-columns:1fr;gap:20px}.how-to-hire .container .tips-section .tips-grid .tip-category{padding:20px}.how-to-hire .container .mistakes-section{padding:40px 20px}.how-to-hire .container .mistakes-section h2{font-size:24px}.how-to-hire .container .mistakes-section .mistakes-grid .mistake-card{padding:20px}.how-to-hire .container .navigation{padding:16px 20px;flex-direction:column;gap:12px}.how-to-hire .container .navigation .nav-btn{width:100%;justify-content:center}.how-to-hire .container .footer{padding:24px 20px}.how-to-hire .container .footer .actions{flex-direction:column;align-items:center}.how-to-hire .container .footer .actions .link-btn,.how-to-hire .container .footer .actions .primary-btn{width:100%;max-width:250px;text-align:center}}@media (max-width: 480px){.how-to-hire .container .header h1{font-size:26px}.how-to-hire .container .header .subtitle{font-size:16px}.how-to-hire .container .progress-nav .step-btn{min-width:100px}.how-to-hire .container .progress-nav .step-btn .step-title{font-size:11px}.how-to-hire .container .content .step-content h2{font-size:20px;flex-direction:column;text-align:center;gap:8px}.how-to-hire .container .content .step-content .content-grid{gap:20px}.how-to-hire .container .content .step-content .content-grid .content-block{padding:16px}.how-to-hire .container .content .step-content .content-grid .content-block h3{font-size:16px}.how-to-hire .container .tips-section .tips-grid .tip-category{padding:16px}.how-to-hire .container .tips-section .tips-grid .tip-category h3{font-size:16px}.how-to-hire .container .mistakes-section .mistakes-grid .mistake-card{padding:16px}.how-to-hire .container .mistakes-section .mistakes-grid .mistake-card h3{font-size:16px}}@media (prefers-reduced-motion: reduce){.how-to-hire .container,.how-to-hire .step-content{animation:none}.how-to-hire .step-btn,.how-to-hire .nav-btn,.how-to-hire .link-btn,.how-to-hire .primary-btn{transition:none}.how-to-hire .step-btn:hover .step-icon{transform:none}}@media (prefers-contrast: high){.how-to-hire .container .header{background:#000;color:#fff}.how-to-hire .container .progress-nav{background:#fff;border-bottom-color:#000}.how-to-hire .container .progress-nav .step-btn{color:#000}.how-to-hire .container .progress-nav .step-btn.active{background:#000;color:#fff}.how-to-hire .container .progress-nav .step-btn.active:after{background:#000}.how-to-hire .container .content .step-content .content-grid .content-block{border-color:#000}.how-to-hire .container .content .step-content .content-grid .content-block h3:before{background:#000}.how-to-hire .container .tips-section .tips-grid .tip-category,.how-to-hire .container .mistakes-section .mistakes-grid .mistake-card{border-left-color:#000}.how-to-hire .container .navigation .nav-btn{background:#000;color:#fff}.how-to-hire .container .navigation .nav-btn:disabled{background:#666}.how-to-hire .container .navigation .step-indicator{border-color:#000}.how-to-hire .container .footer .actions .link-btn{border-color:#000;color:#000}.how-to-hire .container .footer .actions .link-btn:hover,.how-to-hire .container .footer .actions .primary-btn{background:#000;color:#fff}}.how-to-hire .container .content .step-content .content-grid .content-block .negotiation-guide .negotiation-areas .negotiation-item{display:flex;justify-content:space-between;align-items:flex-start;padding:12px 16px;margin-bottom:8px;background:#fff;border-radius:6px;border-left:3px solid #0ea5e9}.how-to-hire .container .content .step-content .content-grid .content-block .negotiation-guide .negotiation-areas .negotiation-item .item-name{font-size:14px;font-weight:600;color:#374151}.how-to-hire .container .content .step-content .content-grid .content-block .negotiation-guide .negotiation-areas .negotiation-item .item-note{font-size:12px;color:#6b7280;text-align:right;max-width:40%}.how-to-hire .container .content .step-content .content-grid .content-block .contract-essentials .contract-checklist .checklist-item{display:flex;align-items:flex-start;gap:12px;margin-bottom:12px;font-size:14px;color:#4b5563}.how-to-hire .container .content .step-content .content-grid .content-block .contract-essentials .contract-checklist .checklist-item input[type=checkbox]{margin:2px 0 0;cursor:pointer;accent-color:#0ea5e9}.how-to-hire .container .content .step-content .content-grid .content-block .kickoff-guide .kickoff-checklist .agenda-item{display:flex;justify-content:space-between;align-items:center;padding:10px 16px;margin-bottom:8px;background:#fff;border-radius:6px;border-left:3px solid #0ea5e9}.how-to-hire .container .content .step-content .content-grid .content-block .kickoff-guide .kickoff-checklist .agenda-item .agenda-topic{font-size:14px;color:#374151;font-weight:500}.how-to-hire .container .content .step-content .content-grid .content-block .kickoff-guide .kickoff-checklist .agenda-item .agenda-time{font-size:12px;color:#0ea5e9;font-weight:600}.how-to-hire .container .content .step-content .content-grid .content-block .milestone-system .milestone-structure .milestone-phase{margin-bottom:16px;padding:16px;background:#fff;border-radius:8px;border-left:4px solid #0ea5e9}.how-to-hire .container .content .step-content .content-grid .content-block .milestone-system .milestone-structure .milestone-phase strong{font-size:14px;color:#0ea5e9;font-weight:600;display:block;margin-bottom:8px}.how-to-hire .container .content .step-content .content-grid .content-block .communication-framework .communication-schedule .comm-type{display:grid;grid-template-columns:1fr 1fr 2fr;gap:12px;padding:12px 16px;margin-bottom:8px;background:#fff;border-radius:6px;border-left:3px solid #0ea5e9;font-size:14px}.how-to-hire .container .content .step-content .content-grid .content-block .communication-framework .communication-schedule .comm-type .comm-name{color:#374151;font-weight:600}.how-to-hire .container .content .step-content .content-grid .content-block .communication-framework .communication-schedule .comm-type .comm-method{color:#0ea5e9;font-weight:500}.how-to-hire .container .content .step-content .content-grid .content-block .communication-framework .communication-schedule .comm-type .comm-purpose{color:#6b7280}.how-to-hire .container .content .step-content .content-grid .content-block .qa-process .qa-checklist .qa-category{margin-bottom:16px;padding:16px;background:#fff;border-radius:8px;border-left:4px solid #0ea5e9}.how-to-hire .container .content .step-content .content-grid .content-block .qa-process .qa-checklist .qa-category strong{font-size:14px;color:#0ea5e9;font-weight:600;display:block;margin-bottom:8px}.how-to-hire .container .content .step-content .content-grid .content-block .final-review-process .review-stages .review-stage{display:flex;align-items:flex-start;gap:16px;margin-bottom:16px;padding:16px;background:#fff;border-radius:8px;border-left:4px solid #0ea5e9}.how-to-hire .container .content .step-content .content-grid .content-block .final-review-process .review-stages .review-stage .stage-number{background:#0ea5e9;color:#fff;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:12px;flex-shrink:0}.how-to-hire .container .content .step-content .content-grid .content-block .final-review-process .review-stages .review-stage .stage-content strong{font-size:14px;color:#374151;font-weight:600;display:block;margin-bottom:4px}.how-to-hire .container .content .step-content .content-grid .content-block .final-review-process .review-stages .review-stage .stage-content p{font-size:13px;color:#6b7280;margin:0;line-height:1.4}.how-to-hire .container .content .step-content .content-grid .content-block .feedback-system .review-components .review-aspect{display:flex;justify-content:space-between;align-items:flex-start;padding:12px 16px;margin-bottom:8px;background:#fff;border-radius:6px;border-left:3px solid #0ea5e9}.how-to-hire .container .content .step-content .content-grid .content-block .feedback-system .review-components .review-aspect .aspect-name{font-size:14px;font-weight:600;color:#374151}.how-to-hire .container .content .step-content .content-grid .content-block .feedback-system .review-components .review-aspect .aspect-desc{font-size:12px;color:#6b7280;text-align:right;max-width:50%}.how-to-hire .container .content .step-content .content-grid .content-block .relationship-building .relationship-benefits .benefit-item{display:flex;align-items:flex-start;gap:16px;margin-bottom:16px;padding:16px;background:#fff;border-radius:8px;border-left:4px solid #0ea5e9}.how-to-hire .container .content .step-content .content-grid .content-block .relationship-building .relationship-benefits .benefit-item .benefit-icon{font-size:24px;flex-shrink:0}.how-to-hire .container .content .step-content .content-grid .content-block .relationship-building .relationship-benefits .benefit-item .benefit-content strong{font-size:14px;color:#374151;font-weight:600;display:block;margin-bottom:4px}.how-to-hire .container .content .step-content .content-grid .content-block .relationship-building .relationship-benefits .benefit-item .benefit-content p{font-size:13px;color:#6b7280;margin:0;line-height:1.4}.how-to-hire .container .content .step-content .content-grid .content-block .future-planning .planning-areas .planning-category{margin-bottom:16px;padding:16px;background:#fff;border-radius:8px;border-left:4px solid #0ea5e9}.how-to-hire .container .content .step-content .content-grid .content-block .future-planning .planning-areas .planning-category strong{font-size:14px;color:#0ea5e9;font-weight:600;display:block;margin-bottom:8px}
