*{box-sizing:border-box;margin:0;padding:0;font-family:Arial,sans-serif}body{background-color:#f3f4f6}.top-background{background-color:#21201f;background-image:linear-gradient(#0000 50%,#21201f 100%),linear-gradient(90deg,#21201f 35%,#21201fb3 60%,#0000 100%),url(/hero-bg.jpg);background-position:100%;background-repeat:no-repeat;background-size:cover}.hero-section{color:#fff;align-items:center;min-height:600px;padding:100px 20px;display:flex}.hero-container{max-width:1200px;margin:0 auto}.hero-text-block{max-width:650px}.hero-title{margin-bottom:20px;font-size:2.5rem;font-weight:900;line-height:1.1}.hero-subtitle{color:#b3b3b3;margin-bottom:40px;font-size:1.1rem;line-height:1.5}.hero-buttons{flex-direction:column;gap:15px;display:flex}.btn{text-align:center;border-radius:12px;justify-content:center;align-items:center;gap:10px;padding:15px 30px;font-size:1.1rem;font-weight:700;text-decoration:none;transition:opacity .2s;display:flex}.btn:hover{opacity:.9}.btn-yellow{color:#000;background-color:#fce000}.btn-blue{color:#fff;background-color:#3898ec}.conditions-section{padding:60px 20px}.conditions-container{max-width:1200px;margin:0 auto}.section-title{color:#000;margin-bottom:40px;font-size:2rem;font-weight:900}.cards-grid{grid-template-columns:1fr;gap:20px;display:grid}.card{background-color:#fff;border-radius:24px;padding:30px}.card-icon{background-color:#fce000;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:20px;font-size:24px;display:flex}.card-title{color:#000;margin-bottom:10px;font-size:1.2rem;font-weight:700}.card-desc{color:#6b7280;font-size:1rem;line-height:1.4}@media (width>=768px){.hero-title{font-size:4rem}.hero-buttons{flex-direction:row}.cards-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.cards-grid{grid-template-columns:repeat(3,1fr)}}.reviews-grid{grid-template-columns:1fr;gap:20px;display:grid}.review-card{background-color:#fff;border-radius:24px;flex-direction:column;justify-content:space-between;padding:30px;display:flex}.review-stars{color:#fce000;letter-spacing:2px;margin-bottom:15px;font-size:1.2rem}.review-text{margin-bottom:30px;font-size:1rem;line-height:1.5}.review-author{font-size:1.1rem;font-weight:700}.review-role{color:#888;margin-top:5px;font-size:.9rem}.faq-container{max-width:900px;margin:0 auto}.faq-item{background-color:#fff;border-radius:16px;margin-bottom:10px;overflow:hidden}.faq-question{cursor:pointer;justify-content:space-between;align-items:center;padding:25px;font-size:1.1rem;font-weight:700;transition:background-color .2s;display:flex}.faq-question:hover{background-color:#fafafa}.faq-answer{color:#555;padding:0 25px 25px;line-height:1.5}.faq-arrow{color:#3898ec;font-size:.8rem;transition:transform .3s}.faq-arrow.open{transform:rotate(180deg)}@media (width>=768px){.reviews-grid{grid-template-columns:repeat(3,1fr)}}.partner-hero{color:#fff;background-color:#21201f;background-image:linear-gradient(90deg,#21201f 40%,#0000),url(https://placehold.co/1200x600/333/444?text=Фон+Партнерки);background-position:50%;background-size:cover;padding:80px 20px}.partner-content{color:#333;max-width:800px;margin:0 auto;padding:40px 20px;font-size:1.1rem}.recruiter-block{align-items:center;gap:15px;margin-bottom:30px;display:flex}.recruiter-avatar{object-fit:cover;border-radius:50%;width:50px;height:50px}.recruiter-name{color:#000;font-size:1rem;font-weight:700}.recruiter-desc{color:#888;font-size:.85rem}.partner-content ol{margin-bottom:40px;margin-left:20px;line-height:1.8}.partner-content p{margin-bottom:20px;line-height:1.6}.partner-table-wrapper{margin-bottom:40px;overflow-x:auto}.styled-table{border-collapse:collapse;text-align:left;width:100%;font-size:.9rem}.styled-table th{color:#888;text-transform:uppercase;border-bottom:2px solid #eee;padding:15px 10px;font-weight:700}.styled-table td{color:#000;border-bottom:1px solid #eee;padding:15px 10px;font-weight:700}.cta-block{color:#fff;text-align:center;background-color:#111;border-radius:24px;margin-top:60px;padding:50px 20px}.calculator-section{padding:60px 20px}.calculator-wrapper{max-width:1000px;margin:0 auto}.calc-title{color:#fff;text-align:center;margin-bottom:40px;font-size:2.5rem}.calc-container{grid-template-columns:1fr;gap:20px;display:grid}.calc-controls{background-color:#f3f4f6;border-radius:24px;padding:30px}.calc-result-panel{background-color:#fce000;border-radius:24px;flex-direction:column;justify-content:space-between;padding:30px;display:flex}.calc-label{color:#888;margin-bottom:8px;font-size:.85rem;display:block}.calc-select{background-color:#fff;border:1px solid #ddd;border-radius:12px;width:100%;margin-bottom:25px;padding:15px;font-size:1rem}.transport-selector{flex-wrap:wrap;gap:15px;margin-bottom:25px;display:flex}.transport-btn{cursor:pointer;color:#666;background-color:#fff;border:1px solid #ddd;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:10px;min-width:140px;padding:18px 20px;font-size:1.1rem;font-weight:700;transition:all .2s;display:flex}.transport-btn:hover{color:#000}.transport-btn.active{color:#000;background-color:#fce000;border-color:#fce000}.range-container{align-items:center;gap:15px;margin-bottom:25px;display:flex}.range-slider{accent-color:#fce000;flex:1}.range-value{min-width:30px;font-size:1.1rem;font-weight:700}.hours-selector{flex-wrap:wrap;gap:12px;margin-bottom:25px;display:flex}.hour-btn{cursor:pointer;color:#666;background-color:#fff;border:1px solid #ddd;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.15rem;font-weight:700;transition:all .2s;display:flex}.hour-btn:hover{color:#000}.hour-btn.active{color:#000;background-color:#fce000;border-color:#fce000}.result-weekly{margin-bottom:5px;font-size:1.5rem;font-weight:700}.result-weekly-sub{margin-bottom:20px;font-size:1rem}.result-monthly{margin-bottom:40px;font-size:2rem;font-weight:900;line-height:1.1}.btn-calc-submit{color:#fff;text-align:center;background-color:#21201f;border-radius:16px;padding:15px;font-weight:700;text-decoration:none;display:block}@media (width>=900px){.calc-container{grid-template-columns:2fr 1fr}}.transport-btn svg{transition:fill .2s}.card-icon{color:#000}.bonus-section{max-width:1040px;margin:0 auto;padding:40px 20px 20px}.bonus-banner{background-color:#fff;border-radius:24px;justify-content:space-between;align-items:center;padding:40px 50px;display:flex;position:relative;overflow:hidden}.bonus-content{z-index:2;max-width:600px}.bonus-title{color:#000;margin-bottom:20px;font-size:2rem;font-weight:900}.bonus-desc{color:#000;margin-bottom:20px;font-size:1.1rem;line-height:1.4}.bonus-list{color:#000;margin-bottom:30px;font-size:1.1rem;list-style:none}.bonus-list li{margin-bottom:5px}.bonus-link{color:#333;text-underline-offset:4px;cursor:pointer;font-size:1rem;text-decoration:underline}.bonus-link:hover{color:#000;text-decoration:none}.bonus-image{z-index:1;width:280px;height:auto}@media (width<=768px){.bonus-banner{flex-direction:column;padding:30px 20px}.bonus-image{width:200px;margin-top:30px}}.partner-hero{color:#fff;background-color:#21201f;background-image:linear-gradient(90deg,#21201f 35%,#21201fb3 60%,#0000 100%),url(/hero-bg.jpg);background-position:100%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;min-height:300px;padding:80px 20px;display:flex}.partner-hero .hero-container{text-align:left;width:100%;max-width:1040px}.partner-hero .hero-text-block{max-width:600px}.status-table-wrapper{background:#fff;border-radius:8px;margin-bottom:40px;overflow-x:auto}.status-table{border-collapse:collapse;text-align:left;width:100%;font-size:.95rem;line-height:1.5}.status-table th{color:#888;text-transform:uppercase;border-bottom:1px solid #eaeaea;padding:15px 20px;font-size:.85rem;font-weight:600}.status-table td{vertical-align:top;border-bottom:1px solid #eaeaea;padding:20px}.status-table tr:last-child td{border-bottom:none}.status-table td:first-child{width:20%;font-weight:700}.status-table td:nth-child(2){width:35%}
