.about-hero{background:linear-gradient(180deg, var(--bg) 0%, var(--surface) 100%);text-align:center;padding:4rem 0}@media (width>=768px){.about-hero{padding:5rem 0}}.about-hero-content{max-width:800px;margin:0 auto}.about-hero-eyebrow{color:var(--primary);background:#f4b4001a;border:1px solid #f4b40033;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:inline-flex}.eyebrow-icon{font-size:1rem}.about-hero-title{color:var(--text);margin:0 0 .75rem;font-size:2.5rem;font-weight:800;line-height:1.2}@media (width>=768px){.about-hero-title{font-size:3rem}}.about-hero-subtitle{color:var(--primary);margin:0 0 1.5rem;font-size:1.25rem;font-weight:600}.about-hero-text{color:var(--text-muted);margin:0 0 2.5rem;font-size:1.1rem;line-height:1.8}.about-hero-stats{grid-template-columns:repeat(2,1fr);gap:1rem;max-width:600px;margin:0 auto;display:grid}@media (width>=640px){.about-hero-stats{grid-template-columns:repeat(4,1fr)}}.hero-stat{background:var(--surface);border:1px solid var(--border);border-radius:16px;flex-direction:column;align-items:center;gap:.5rem;padding:1.25rem 1rem;transition:all .3s;display:flex}.hero-stat:hover{border-color:var(--primary);transform:translateY(-3px);box-shadow:0 10px 25px #f4b40026}.hero-stat-icon{font-size:1.5rem}.hero-stat-content{text-align:center}.hero-stat-content strong{color:var(--text);font-size:1.5rem;font-weight:800;display:block}.hero-stat-content span{color:var(--text-muted);font-size:.8rem}.section-header-center{text-align:center;margin-bottom:2.5rem}.section-icon{margin-bottom:.75rem;font-size:2.5rem;display:block}.section-title{color:var(--text);margin:0 0 .5rem;font-size:1.75rem;font-weight:700}@media (width>=768px){.section-title{font-size:2rem}}.section-subtitle{color:var(--text-muted);margin:0;font-size:1rem}.about-what-section{background:var(--bg);padding:3rem 0}.what-card{background:linear-gradient(135deg, #f4b40014 0%, var(--surface) 100%);border:2px solid #f4b40033;border-radius:24px;align-items:flex-start;gap:2rem;padding:2.5rem;display:flex}@media (width<=768px){.what-card{text-align:center;flex-direction:column;padding:2rem}}.what-card-icon{background:linear-gradient(135deg, var(--primary), var(--primary-hover));border-radius:20px;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;font-size:2.5rem;display:flex;box-shadow:0 10px 25px #f4b4004d}@media (width<=768px){.what-card-icon{margin:0 auto}}.what-card-content h2{color:var(--text);margin:0 0 .75rem;font-size:1.75rem;font-weight:700}.what-intro{color:var(--text-muted);margin:0 0 1.5rem;font-size:1.1rem;line-height:1.6}.what-features{flex-direction:column;gap:1rem;display:flex}.what-feature{color:var(--text);align-items:flex-start;gap:.75rem;font-size:1rem;line-height:1.6;display:flex}@media (width<=768px){.what-feature{text-align:left}}.feature-check{color:#22c55e;background:#22c55e33;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.75rem;font-weight:700;display:flex}.about-audience-section{background:var(--surface);padding:4rem 0}.audience-grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (width>=900px){.audience-grid{grid-template-columns:repeat(2,1fr)}}.audience-card{border-radius:24px;flex-direction:column;padding:2.5rem;display:flex}@media (width<=640px){.audience-card{padding:1.75rem}}.audience-card--client{background:linear-gradient(135deg, #f4b40014 0%, var(--bg) 100%);border:2px solid #f4b40040}.audience-card--worker{background:linear-gradient(135deg, #3b82f614 0%, var(--bg) 100%);border:2px solid #3b82f640}.audience-card-header{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.audience-icon-wrapper{border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.audience-icon-wrapper--client{background:linear-gradient(135deg, var(--primary) 0%, var(--primary-hover) 100%);box-shadow:0 8px 20px #f4b4004d}.audience-icon-wrapper--worker{background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%);box-shadow:0 8px 20px #3b82f64d}.audience-icon{font-size:2rem}.audience-title{color:var(--text);margin:0;font-size:1.5rem;font-weight:800}.audience-subtitle{color:var(--text-muted);margin:.25rem 0 0;font-size:.9rem}.audience-intro{color:var(--text);border-bottom:1px solid var(--border);margin:0 0 1.5rem;padding-bottom:1.5rem;font-size:1.05rem;line-height:1.6}.audience-features{flex-direction:column;flex:1;gap:1rem;margin:0 0 2rem;padding:0;list-style:none;display:flex}.audience-features li{color:var(--text);align-items:flex-start;gap:.75rem;font-size:.95rem;line-height:1.5;display:flex}.feature-icon{flex-shrink:0;font-size:1.25rem}.audience-cta{flex-wrap:wrap;gap:1rem;display:flex}.audience-card--worker .btn-secondary{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%);border:none}.audience-card--worker .btn-secondary:hover{background:linear-gradient(135deg,#2563eb 0%,#1e40af 100%);box-shadow:0 8px 20px #3b82f666}.about-how-section{background:var(--bg);padding:4rem 0}.how-steps-grid{flex-direction:column;align-items:center;gap:1.5rem;margin-bottom:2.5rem;display:flex}@media (width>=900px){.how-steps-grid{flex-direction:row;justify-content:center;gap:1rem}}.how-step-card{background:var(--surface);border:1px solid var(--border);text-align:center;border-radius:20px;width:100%;max-width:300px;padding:2rem;transition:all .3s;position:relative}.how-step-card:hover{border-color:var(--primary);transform:translateY(-5px);box-shadow:0 15px 35px #f4b40026}.step-number{background:var(--primary);width:32px;height:32px;color:var(--primary-contrast);border-radius:50%;justify-content:center;align-items:center;font-size:.9rem;font-weight:800;display:flex;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.step-icon{margin-bottom:1rem;font-size:2.5rem}.step-title{color:var(--text);margin:0 0 .75rem;font-size:1.1rem;font-weight:700}.step-text{color:var(--text-muted);margin:0;font-size:.9rem;line-height:1.6}.how-step-arrow{color:var(--primary);font-size:1.5rem;display:none}@media (width>=900px){.how-step-arrow{display:block}}.how-section-cta{text-align:center}.about-trust-section{background:var(--surface);padding:4rem 0}.trust-card{background:linear-gradient(135deg, #22c55e0f 0%, var(--bg) 100%);border:2px solid #22c55e33;border-radius:24px;padding:2.5rem}@media (width<=640px){.trust-card{padding:1.75rem}}.trust-card-header{border-bottom:1px solid var(--border);align-items:center;gap:1rem;margin-bottom:2rem;padding-bottom:1.5rem;display:flex}@media (width<=640px){.trust-card-header{text-align:center;flex-direction:column}}.trust-icon{font-size:3rem}.trust-card-header h2{color:var(--text);margin:0;font-size:1.5rem;font-weight:700}.trust-card-header p{color:var(--text-muted);margin:.25rem 0 0;font-size:1rem}.trust-grid{grid-template-columns:1fr;gap:1.5rem;margin-bottom:2rem;display:grid}@media (width>=640px){.trust-grid{grid-template-columns:repeat(2,1fr)}}.trust-item{background:var(--surface);border:1px solid var(--border);border-radius:14px;align-items:flex-start;gap:1rem;padding:1.25rem;transition:all .2s;display:flex}.trust-item:hover{border-color:#22c55e66;transform:translate(5px)}.trust-item-icon{flex-shrink:0;font-size:1.5rem}.trust-item-content h4{color:var(--text);margin:0 0 .35rem;font-size:1rem;font-weight:700}.trust-item-content p{color:var(--text-muted);margin:0;font-size:.9rem;line-height:1.5}.trust-cta{text-align:center}.about-goal-section{background:var(--bg);padding:4rem 0}.goal-card{background:var(--surface);border:1px solid var(--border);border-radius:24px;grid-template-columns:1fr;gap:2rem;padding:2.5rem;display:grid}@media (width>=900px){.goal-card{grid-template-columns:1.2fr 1fr;gap:3rem}}@media (width<=640px){.goal-card{padding:1.75rem}}.goal-icon{margin-bottom:1rem;font-size:3rem;display:block}.goal-card-content h2{color:var(--text);margin:0 0 1.5rem;font-size:1.75rem;font-weight:700}.goal-list{flex-direction:column;gap:1rem;display:flex}.goal-item{align-items:flex-start;gap:.75rem;display:flex}.goal-check{background:linear-gradient(135deg, var(--primary), var(--primary-hover));width:28px;height:28px;color:var(--primary-contrast);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.85rem;font-weight:700;display:flex}.goal-item p{color:var(--text);margin:0;font-size:1rem;line-height:1.6}.goal-visual{align-items:center;display:flex}.goal-visual-inner{flex-direction:column;gap:1rem;width:100%;display:flex}.goal-stat{background:var(--bg);border:1px solid var(--border);text-align:center;border-radius:14px;padding:1.25rem;transition:all .2s}.goal-stat:hover{border-color:var(--primary);transform:translateY(-3px)}.goal-stat-icon{margin-bottom:.5rem;font-size:1.5rem;display:block}.goal-stat strong{color:var(--text);margin-bottom:.25rem;font-size:1rem;font-weight:700;display:block}.goal-stat p{color:var(--text-muted);margin:0;font-size:.85rem}.about-why-section{background:var(--surface);padding:4rem 0}.why-grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (width>=640px){.why-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.why-grid{grid-template-columns:repeat(3,1fr)}}.why-card{background:var(--bg);border:1px solid var(--border);text-align:center;border-radius:16px;padding:1.75rem;transition:all .3s}.why-card:hover{border-color:var(--primary);transform:translateY(-5px);box-shadow:0 15px 35px #f4b4001a}.why-icon{margin-bottom:1rem;font-size:2.5rem}.why-card h3{color:var(--text);margin:0 0 .75rem;font-size:1.1rem;font-weight:700}.why-card p{color:var(--text-muted);margin:0;font-size:.9rem;line-height:1.6}.about-services-section{background:var(--bg);padding:4rem 0}.services-grid{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:2rem;display:flex}.service-tag{background:var(--surface);border:1px solid var(--border);color:var(--text);border-radius:999px;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.service-tag:hover{background:var(--primary);border-color:var(--primary);color:var(--primary-contrast);transform:translateY(-2px);box-shadow:0 5px 15px #f4b4004d}.service-tag span{font-size:1rem}.services-cta{text-align:center}.about-notice-section{background:var(--surface);padding:3rem 0}.notice-card{background:#3b82f614;border:1px solid #3b82f640;border-radius:16px;gap:1.25rem;padding:1.5rem;display:flex}@media (width<=640px){.notice-card{text-align:center;flex-direction:column}}.notice-icon{flex-shrink:0;font-size:2rem}.notice-content h3{color:var(--text);margin:0 0 .5rem;font-size:1.1rem;font-weight:700}.notice-content p{color:var(--text-muted);margin:0;font-size:.95rem;line-height:1.7}.notice-content strong{color:var(--text)}.notice-content a{color:var(--primary);text-decoration:underline}.notice-content a:hover{color:var(--primary-hover)}.about-cta-section{background:var(--bg);padding:4rem 0}.about-cta-card{background:linear-gradient(135deg, #f4b4001a 0%, var(--surface) 100%);border:1px solid var(--border);text-align:center;border-radius:24px;padding:3rem 2rem}@media (width>=768px){.about-cta-card{padding:4rem 3rem}}.about-cta-title{color:var(--text);margin:0 0 1rem;font-size:1.75rem;font-weight:800}@media (width>=768px){.about-cta-title{font-size:2rem}}.about-cta-text{color:var(--text-muted);max-width:600px;margin:0 auto 2.5rem;font-size:1.1rem}.about-cta-grid{flex-direction:column;align-items:center;gap:2rem;display:flex}@media (width>=900px){.about-cta-grid{flex-direction:row;justify-content:center;gap:3rem}}.cta-option{text-align:center;max-width:320px}.cta-option-icon{margin-bottom:1rem;font-size:3rem;display:block}.cta-option h4{color:var(--text);margin:0 0 .5rem;font-size:1.25rem;font-weight:700}.cta-option p{color:var(--text-muted);margin:0 0 1.5rem;font-size:.95rem}.cta-option-buttons{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.cta-divider{justify-content:center;align-items:center;display:flex}.cta-divider span{background:var(--bg);border:1px solid var(--border);color:var(--text-muted);border-radius:999px;padding:.75rem 1.5rem;font-size:.9rem;font-weight:700}.about-links-section{background:var(--surface);padding:3rem 0 4rem}.links-grid{grid-template-columns:1fr;gap:1rem;display:grid}@media (width>=640px){.links-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.links-grid{grid-template-columns:repeat(4,1fr)}}.quick-link-card{background:var(--bg);border:1px solid var(--border);border-radius:14px;align-items:center;gap:1rem;padding:1.25rem;text-decoration:none;transition:all .2s;display:flex}.quick-link-card:hover{border-color:var(--primary);transform:translateY(-3px);box-shadow:0 10px 25px #f4b4001a}.quick-link-card:hover .quick-link-arrow{color:var(--primary);transform:translate(3px)}.quick-link-icon{flex-shrink:0;font-size:1.75rem}.quick-link-content{flex:1;min-width:0}.quick-link-content h4{color:var(--text);margin:0 0 .25rem;font-size:1rem;font-weight:700}.quick-link-content p{color:var(--text-muted);margin:0;font-size:.85rem;line-height:1.4}.quick-link-arrow{color:var(--text-muted);flex-shrink:0;font-size:1.25rem;transition:all .2s}.btn{cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;padding:.8rem 1.25rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.btn-primary{background:linear-gradient(135deg, var(--primary), var(--primary-hover));color:var(--primary-contrast)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 20px #f4b40059}.btn-secondary{background:var(--surface-2);border:1px solid var(--border);color:var(--text)}.btn-secondary:hover{background:var(--primary);border-color:var(--primary);color:var(--primary-contrast);transform:translateY(-2px)}.btn-outline{border:1px solid var(--border);color:var(--text);background:0 0}.btn-outline:hover{background:var(--primary);border-color:var(--primary);color:var(--primary-contrast);transform:translateY(-2px)}.btn-lg{padding:1rem 2rem;font-size:1rem}@media (width<=480px){.audience-cta{flex-direction:column}.audience-cta .btn{width:100%}.cta-option-buttons{flex-direction:column}.cta-option-buttons .btn{width:100%}}
