:root{--color-primary: #0052cc;--color-primary-dark: #003d99;--color-secondary: #f0f7ff;--color-text: #111827;--color-text-light: #4b5563;--color-white: #ffffff;--color-bg-light: #f9fafb;--color-accent: #eef2ff;--font-family: "Inter", system-ui, -apple-system, sans-serif;--border-radius: 16px;--shadow-sm: 0 1px 3px rgba(0, 0, 0, .1), 0 1px 2px rgba(0, 0, 0, .06);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05)}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-family);color:var(--color-text);line-height:1.5;background-color:var(--color-white);-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}h1,h2,h3{font-weight:800;letter-spacing:-.02em;margin-bottom:.5em;line-height:1.2}p{color:var(--color-text-light);margin-bottom:1em}.container{width:90%;max-width:1200px;margin:0 auto;padding:0 1rem}.btn-primary{background-color:var(--color-primary);color:var(--color-white);border:none;padding:1rem 2rem;border-radius:50px;font-weight:600;font-size:1.05rem;letter-spacing:.01em;cursor:pointer;transition:all .2s ease-out;white-space:nowrap;box-shadow:0 4px 12px #0052cc33}.btn-primary:hover{background-color:var(--color-primary-dark);transform:translateY(-1px);box-shadow:0 6px 16px #0052cc4d}.btn-primary:active{transform:translateY(0)}.input-primary{padding:1rem 1.5rem;border:1px solid #e0e0e0;border-radius:50px;font-size:1rem;width:100%;transition:all .2s;background:#fcfcfc}.input-primary:focus{outline:none;border-color:var(--color-primary);background:#fff;box-shadow:0 0 0 4px #0052cc1a}.navbar{padding:1rem 0;background:#fffc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:sticky;top:0;z-index:100;border-bottom:1px solid rgba(0,0,0,.05)}.nav-container{display:flex;align-items:center;justify-content:space-between}.logo{display:flex;align-items:center;gap:.5rem;text-decoration:none}.logo-text{font-family:var(--font-family);font-weight:700;font-size:1.25rem;color:var(--color-primary);letter-spacing:-.03em}.hero{padding:6rem 0 4rem;background:radial-gradient(circle at top right,rgba(0,82,204,.08) 0%,transparent 40%),radial-gradient(circle at bottom left,rgba(0,82,204,.05) 0%,transparent 40%);text-align:center}@media (min-width: 768px){.hero{padding:8rem 0 6rem}.hero-content{display:flex;justify-content:center;text-align:center}.hero-text{max-width:800px;margin:0 auto}}.badge-trust{display:inline-block;background:#eefdf5;color:#0f766e;padding:.4rem .8rem;border-radius:20px;font-size:.875rem;font-weight:600;margin-bottom:1.5rem}.hero h1{font-size:2.5rem;margin-bottom:1.5rem;background:-webkit-linear-gradient(bottom left,var(--color-primary-dark),var(--color-primary));-webkit-background-clip:text;background-clip:text;color:var(--color-text);-webkit-text-fill-color:transparent}.hero-core-message{font-size:1.25rem;font-weight:600;color:var(--color-text);margin-bottom:.5rem;margin-top:-.5rem}.hero-tagline{font-size:1.5rem;font-weight:500;color:var(--color-primary);margin-bottom:1.5rem}@supports not (-webkit-background-clip: text){.hero h1{background:none;color:var(--color-text);-webkit-text-fill-color:currentcolor}}@media (min-width: 768px){.hero h1{font-size:4rem;line-height:1.1}.hero-tagline{font-size:1.75rem}}.mission-section{padding:6rem 0;background:#fff;position:relative;overflow:hidden}.mission-section:before{content:"";position:absolute;top:-50%;left:-10%;width:600px;height:600px;background:radial-gradient(circle,var(--color-secondary) 0%,transparent 70%);z-index:0;opacity:.6}.mission-content{position:relative;z-index:1;max-width:900px;margin:0 auto;text-align:center}.mission-content h2{font-size:2.25rem;margin-bottom:2rem;color:var(--color-text);letter-spacing:-.02em}.mission-types{margin:3rem 0;text-align:left;background:#fff;padding:2.5rem;border-radius:var(--border-radius);border:1px solid rgba(0,0,0,.04);box-shadow:var(--shadow-lg);display:inline-block;width:100%}.mission-types h3{font-size:1.25rem;margin-bottom:2rem;text-align:center;color:var(--color-primary-dark);font-weight:700;text-transform:uppercase;letter-spacing:.05em;font-size:.875rem}.mission-list{list-style:none;display:flex;flex-direction:column;gap:2rem}.mission-list li{display:flex;align-items:flex-start;gap:1.5rem;font-size:1.125rem;padding:1.5rem;background:var(--color-bg-light);border-radius:12px;transition:transform .2s}.mission-list li:hover{transform:translateY(-2px);background:#f3f4f6}.mission-icon{font-size:2rem;flex-shrink:0;background:#fff;width:3.5rem;height:3.5rem;display:flex;align-items:center;justify-content:center;border-radius:50%;box-shadow:var(--shadow-sm)}.mission-highlight{font-weight:500;color:var(--color-primary-dark)}@media (min-width: 600px){.mission-list{flex-direction:row;justify-content:center;gap:2rem}.mission-list li{flex:1}}.hero-worker-cta{margin-top:2.5rem;font-size:.95rem;color:var(--color-text-light);line-height:1.5;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem;max-width:600px;margin-left:auto;margin-right:auto;text-align:left;box-shadow:0 4px 6px #00000005;position:relative;overflow:hidden}.hero-worker-cta:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:var(--color-primary)}.hero-worker-cta h3{font-size:.9rem;text-transform:uppercase;color:var(--color-primary-dark);font-weight:700;letter-spacing:.05em;margin-bottom:.5rem}.hero-worker-cta a{color:var(--color-primary);font-weight:600;text-decoration:none;display:inline-block;margin-top:.25rem}.hero-worker-cta a:hover{text-decoration:underline}.hero-subtitle{font-size:1.125rem;margin-bottom:2rem}.worker-hero{background-color:#0d1b2a;color:#fff;padding:6rem 0;text-align:center}.worker-hero h1{font-size:2.5rem;margin-bottom:1rem}.worker-hero p{color:#ccc;font-size:1.125rem;max-width:600px;margin:0 auto 2rem}.benefits-grid{display:grid;gap:2rem;margin:4rem 0}@media (min-width: 768px){.benefits-grid{grid-template-columns:repeat(3,1fr)}}.benefit-card{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 6px #0000000d;text-align:left}.benefit-icon{font-size:2rem;margin-bottom:1rem;display:inline-block}.join-form{display:flex;flex-direction:column;gap:.5rem;margin-top:1rem}@media (min-width: 600px){.join-form{flex-direction:row;background:#fff;padding:.5rem;border-radius:60px;box-shadow:var(--shadow-md);border:1px solid #eee}.input-primary{border:none;flex:1}}.launch-date{font-size:.875rem;font-weight:500;color:var(--color-primary);margin-bottom:.5rem}.categories-section{padding:4rem 0}.categories-section h2{text-align:center;margin-bottom:2rem}.categories-grid{display:flex;overflow-x:auto;gap:1rem;padding-bottom:1rem;scroll-snap-type:x mandatory}.category-card{flex:0 0 auto;scroll-snap-align:start;background:var(--color-white);border:1px solid rgba(0,0,0,.05);border-radius:var(--border-radius);padding:1.5rem;min-width:140px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:.5rem;box-shadow:0 4px 20px #00000008;cursor:pointer;transition:all .3s cubic-bezier(.25,.8,.25,1)}.category-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0052cc14;border-color:#0052cc33}.cat-icon{font-size:2.5rem;margin-bottom:.5rem;transition:transform .3s}.category-card:hover .cat-icon{transform:scale(1.1)}@media (min-width: 600px){.categories-grid{justify-content:center;flex-wrap:wrap;overflow-x:visible}}.process-section{padding:4rem 0;background:var(--color-bg-light)}.process-section h2{text-align:center;margin-bottom:3rem}.process-steps{display:grid;gap:2rem;text-align:left}@media (min-width: 768px){.process-steps{grid-template-columns:repeat(3,1fr);text-align:center}.step{display:flex;flex-direction:column;align-items:center}}.step-icon-bg{width:64px;height:64px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;box-shadow:var(--shadow-sm);margin-bottom:1rem}.features-section{padding:4rem 0}.features-list{list-style:none;max-width:600px;margin:0 auto}.features-list li{font-size:1.125rem;margin-bottom:1rem;background:var(--color-bg-light);padding:1rem;border-radius:var(--border-radius)}.footer{padding:4rem 0;background:#f1f5f9;text-align:center}.footer-form{max-width:500px;margin:2rem auto}.copyright{font-size:.875rem;color:#999;margin-top:3rem}
