:root{--bg:#eef5ff;--card:hsla(0,0%,100%,.84);--line:rgba(121,145,188,.18);--text:#0e1831;--muted:#64708a;--green:#14b866;--green2:#20c978;--blue:#2667e9;--shadow:0 18px 50px rgba(67,92,134,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 70% 0,#fdfefe 0,#f1f7ff 34%,#eaf2fb 100%);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}.pageShell{width:min(100%,940px);margin:0 auto;padding:18px 18px 0;position:relative;overflow:hidden}.glassCard{background:linear-gradient(145deg,hsla(0,0%,100%,.92),hsla(0,0%,100%,.72));border:1px solid hsla(0,0%,100%,.9);box-shadow:var(--shadow);backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px)}.ticker{height:46px;border-radius:24px;overflow:hidden;background:linear-gradient(90deg,#ff6a73,#ed303b 18%,#e1202d 50%,#d61019 76%,#ff9096);box-shadow:0 8px 22px rgba(224,39,47,.16);display:flex;align-items:center;color:#fff;font-weight:800;margin:0 10px 14px;white-space:nowrap}.tickerTrack{display:inline-block;min-width:max-content;padding-left:100%;animation:ticker 18s linear infinite;font-size:16px;letter-spacing:.1px}@keyframes ticker{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.hero{border-radius:34px;padding:28px;position:relative;overflow:hidden}.hero:after{content:"";position:absolute;width:260px;height:260px;border-radius:50%;right:-94px;top:-86px;background:rgba(214,225,249,.65);z-index:0}.hero>*{position:relative;z-index:1}.heroBrandRow{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.brandIdentity{display:flex;align-items:center;gap:16px;min-width:0}.brandLogo{width:74px;height:74px;flex:0 0 74px;border-radius:22px;background:linear-gradient(145deg,#091d45,#174889 48%,#1ba39d);display:grid;place-items:center;color:#6cf4df;font-size:42px;font-weight:800;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.2),0 10px 24px rgba(21,72,130,.25)}.brandName{font-size:24px;font-weight:850;line-height:1.08}.brandMeta{margin-top:5px;color:var(--muted);font-size:15px}.startBadge{font-size:18px;font-weight:850;color:var(--blue);padding:18px 4px 0 8px}.ratingRow{display:flex;align-items:center;gap:12px;margin-top:26px;color:var(--muted);font-size:15px;flex-wrap:wrap}.ratingRow strong{color:var(--text);font-size:18px}.stars{color:#ffb51f;letter-spacing:1px;font-size:18px}.recommend{display:flex;align-items:center;gap:10px;color:#0dbd6b;font-weight:800;font-size:15px;margin-top:12px}.dot{width:12px;height:12px;border-radius:50%;background:#18c879;box-shadow:0 0 0 8px rgba(24,200,121,.1)}h1{font-size:40px;line-height:1.02;margin:26px 0 10px;letter-spacing:-1.3px}.leadText{margin:0;color:#5b6780;font-size:17px;line-height:1.6;max-width:720px}.chips{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.chip{display:inline-flex;align-items:center;gap:7px;border:1px solid rgba(88,118,173,.08);background:rgba(238,244,255,.9);padding:10px 14px;border-radius:16px;color:#52617f;font-weight:700;font-size:14px}.salaryBox{justify-content:space-between;gap:20px;margin:24px 0 18px;padding:20px 24px;border:1px solid #dbe8fb;border-radius:20px;background:linear-gradient(90deg,rgba(244,249,255,.9),hsla(0,0%,100%,.72))}.salaryBox,.salaryMain{display:flex;align-items:center}.salaryMain{gap:16px}.salaryIcon{width:56px;height:56px;border-radius:50%;background:#dff7eb;display:grid;place-items:center;font-size:28px}.salaryMain strong{display:block;font-size:28px;line-height:1.05}.salaryCompare span,.salaryMain span{display:block;color:var(--muted);margin-top:5px}.salaryMain em{display:block;color:var(--green);font-style:normal;font-weight:800;margin-top:5px}.salaryCompare{padding-left:28px;border-left:1px solid #dce4ef;min-width:180px}.salaryCompare strong{display:block;margin-top:4px;font-size:18px}.cta{border:0;width:100%;min-height:58px;border-radius:16px;background:linear-gradient(180deg,var(--green2),var(--green));color:#fff;font-weight:850;font-size:18px;display:flex;align-items:center;justify-content:center;gap:10px;box-shadow:0 12px 25px rgba(20,184,102,.22);transition:transform .16s ease,filter .16s ease}.cta:hover{filter:brightness(1.03);transform:translateY(-1px)}.cta:active{transform:translateY(1px)}.waIcon{width:25px;height:25px}.quickStats{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px;margin:16px 0}.statCard{min-height:88px;border-radius:22px;background:hsla(0,0%,100%,.85);border:1px solid hsla(0,0%,100%,.92);box-shadow:0 12px 32px rgba(72,96,132,.08);padding:15px;display:flex;align-items:center;gap:10px}.statCard>span{font-size:24px}.statCard small,.statCard strong{display:block}.statCard strong{font-size:15px}.statCard small{color:var(--muted);margin-top:4px}.twoCol{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.sectionCard{border-radius:28px;padding:24px;margin-bottom:16px}.sectionCard h2{font-size:20px;margin:0 0 16px}.checkList{padding:0;margin:0;list-style:none;display:grid;grid-gap:11px;gap:11px;color:#4f5f79}.checkList li{position:relative;padding-left:25px;line-height:1.4}.checkList li:before{content:"✓";position:absolute;left:0;color:#0dbd6b;font-weight:900}.benefitGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.benefit{background:#f4f7fd;border-radius:15px;padding:12px;display:flex;align-items:center;gap:9px;font-weight:700;color:#43516c;min-height:58px}.requirements{margin-top:16px}.requirements .checkList{grid-template-columns:1fr 1fr}.reviewsGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px;margin-bottom:16px}.reviewCard{border-radius:26px;padding:20px}.reviewHead{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:10px;gap:10px}.avatar{width:48px;height:48px;border-radius:50%;background:linear-gradient(145deg,#dfe9ff,#e7fff4);display:grid;place-items:center;font-weight:900;color:#2c5aa9}.reviewHead span,.reviewHead strong{display:block}.reviewHead span{color:var(--muted);font-size:13px;margin-top:3px}.quote{font-size:34px;color:#10bb69;font-weight:900}.reviewCard p{color:#596781;line-height:1.5;min-height:70px}.reviewPay{color:#0dbd6b;font-size:14px}.midCta{display:grid;grid-template-columns:1fr 280px;grid-gap:18px;gap:18px;align-items:center;border-radius:26px;padding:18px 22px;margin-bottom:16px;background:linear-gradient(135deg,rgba(237,255,247,.9),rgba(244,255,250,.75))}.midCtaText{display:flex;align-items:center;gap:14px}.midCtaText span,.midCtaText strong{display:block}.midCtaText strong{font-size:20px}.midCtaText span{margin-top:4px;color:var(--muted)}.waBubble{width:50px;height:50px;border-radius:50%;background:#dff8eb;display:grid;place-items:center;color:#10b765;flex:0 0 50px}.waBubble .waIcon{width:30px;height:30px}.steps{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.step{background:#f8fbff;border:1px solid #edf2f8;border-radius:20px;padding:18px}.step>span{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#18bd6c;color:#fff;font-weight:900;margin-bottom:10px}.step strong{display:block}.step p{color:var(--muted);line-height:1.5;margin:7px 0 0;font-size:14px}.faqs{display:grid;grid-gap:8px;gap:8px}.faqs details{background:#f8fbff;border:1px solid #e8eef7;border-radius:14px;padding:0 15px}.faqs summary{list-style:none;cursor:pointer;padding:14px 0;display:flex;justify-content:space-between;font-weight:700;color:#40506d}.faqs summary::-webkit-details-marker{display:none}.faqs p{color:var(--muted);line-height:1.6;margin:0;padding:0 0 14px}.trustCard{border-radius:26px;padding:18px 22px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:14px;gap:14px;margin-bottom:18px}.trustIcon{width:48px;height:48px;border-radius:18px;background:#e7f0ff;display:grid;place-items:center;font-size:25px}.trustCard span,.trustCard strong{display:block}.trustCard span{color:var(--muted);margin-top:4px}.heart{font-size:30px;color:#7aa0e8}.bottomSpacer{height:88px}.stickyCta{position:fixed;z-index:20;left:50%;transform:translateX(-50%);bottom:max(10px,env(safe-area-inset-bottom));width:min(calc(100% - 24px),880px);padding:0 6px}.stickyCta .cta{min-height:62px;border-radius:18px;box-shadow:0 18px 36px rgba(20,184,102,.3)}@media (max-width:720px){.pageShell{padding:10px 10px 0}.ticker{height:40px;margin:0 4px 10px}.tickerTrack{font-size:13px}.hero{border-radius:26px;padding:18px}.brandLogo{width:54px;height:54px;flex-basis:54px;border-radius:16px;font-size:30px}.brandIdentity{gap:11px}.brandName{font-size:16px}.brandMeta{font-size:12px}.startBadge{font-size:13px;padding-top:10px}.ratingRow{margin-top:18px;gap:7px;font-size:12px}.stars{font-size:14px}.ratingRow strong{font-size:15px}.recommend{font-size:12px;margin-top:10px}h1{font-size:29px;margin:20px 0 8px}.leadText{font-size:14px;line-height:1.55}.chips{gap:7px;margin-top:15px}.chip{padding:8px 10px;border-radius:13px;font-size:12px}.salaryBox{padding:16px;gap:10px;align-items:stretch}.salaryIcon{width:45px;height:45px;font-size:22px}.salaryMain{gap:11px}.salaryMain strong{font-size:21px}.salaryCompare span,.salaryMain em,.salaryMain span{font-size:12px}.salaryCompare{min-width:118px;padding-left:13px}.salaryCompare strong{font-size:14px}.cta{min-height:54px;font-size:15px;border-radius:14px}.quickStats{grid-template-columns:1fr 1fr;gap:9px;margin:12px 0}.statCard{min-height:74px;border-radius:18px;padding:12px}.statCard strong{font-size:13px}.statCard small{font-size:11px}.twoCol{grid-template-columns:1fr;gap:0}.sectionCard{padding:18px;border-radius:22px;margin-bottom:12px}.sectionCard h2{font-size:17px}.checkList{font-size:13px;gap:9px}.benefitGrid{gap:8px}.benefit{font-size:12px;padding:10px;min-height:52px}.requirements{margin-top:0}.requirements .checkList{grid-template-columns:1fr}.reviewsGrid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:10px;padding-bottom:4px;margin-bottom:12px}.reviewCard{min-width:84%;scroll-snap-align:start;border-radius:22px;padding:17px}.reviewCard p{min-height:auto}.reviewCard p,.reviewPay{font-size:13px}.midCta{grid-template-columns:1fr;padding:17px;border-radius:22px;gap:14px}.midCtaText strong{font-size:17px}.midCtaText span{font-size:13px}.steps{grid-template-columns:1fr;gap:9px}.step{padding:15px;border-radius:17px}.faqSection{margin-bottom:12px}.faqs summary{font-size:13px}.trustCard{padding:15px;border-radius:22px;grid-template-columns:auto 1fr}.trustCard .heart{display:none}.trustCard strong{font-size:13px}.trustCard span{font-size:12px;line-height:1.4}.bottomSpacer{height:82px}.stickyCta{width:calc(100% - 16px);bottom:max(8px,env(safe-area-inset-bottom))}.stickyCta .cta{min-height:56px}}@media (max-width:420px){.heroBrandRow{align-items:center}.startBadge{max-width:76px;text-align:right}.brandName{font-size:15px}.brandMeta{font-size:10.5px}.salaryBox{flex-direction:column}.salaryCompare{border-left:0;border-top:1px solid #dce4ef;padding:10px 0 0;min-width:0}.benefitGrid{grid-template-columns:1fr}.reviewsGrid{margin-right:-10px}.reviewCard{min-width:88%}}@media (prefers-reduced-motion:reduce){.tickerTrack{animation:none;padding-left:18px}.cta{transition:none}}