:root{--brand-orange:#f97316;--brand-orange-dark:#ea580c;--brand-orange-light:#fff7ed;--ink-900:#0f172a;--ink-800:#1e293b;--ink-700:#334155;--ink-600:#475569;--line:#e2e8f0;--card:#fff;--bg-soft:#f8fafc;--glass:#ffffffb3;--glass-border:#ffffff4d;--shadow-sm:0 4px 6px -1px #0000001a;--shadow-md:0 10px 15px -3px #0000001a;--shadow-lg:0 20px 25px -5px #0000001a}.HomePage-module__YhQe2W__homePage{width:100%;color:var(--ink-900);background:#fff;overflow-x:hidden}.HomePage-module__YhQe2W__heroSection{background:linear-gradient(#fff 0%,#fff7ed 100%);width:100%;min-height:480px;padding-top:40px;position:relative;overflow:hidden}.HomePage-module__YhQe2W__premiumBlob{filter:blur(80px);z-index:0;background:radial-gradient(circle,#f973161a 0%,#0000 70%);border-radius:50%;width:600px;height:600px;animation:20s ease-in-out infinite alternate HomePage-module__YhQe2W__blobFloat;position:absolute;top:-200px;right:-100px}@keyframes HomePage-module__YhQe2W__blobFloat{0%{transform:translate(0)}to{transform:translate(-50px,100px)}}.HomePage-module__YhQe2W__skeletonHero{background:#f1f5f9;height:clamp(300px,40vh,500px)}.HomePage-module__YhQe2W__pyqIntro{text-align:center;border-bottom:1px solid var(--line);background:radial-gradient(circle at 10% 20%,#f973160d 0%,#fff 90%);flex-direction:column;align-items:center;padding:100px 5%;display:flex;position:relative}.HomePage-module__YhQe2W__pyqContent{z-index:1;width:100%;max-width:1100px;position:relative}.HomePage-module__YhQe2W__h1{letter-spacing:-.03em;color:var(--ink-900);margin-bottom:24px;font-size:clamp(2.2rem,4vw + 1rem,3.8rem);font-weight:900;line-height:1.1}.HomePage-module__YhQe2W__h1 strong{color:var(--brand-orange);background:linear-gradient(135deg, var(--brand-orange), #fbbf24);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:inline-block}.HomePage-module__YhQe2W__lede{color:var(--ink-700);max-width:850px;margin:0 auto 48px;font-size:1.25rem;line-height:1.7}.HomePage-module__YhQe2W__pyqButtons{flex-wrap:wrap;justify-content:center;gap:20px;margin-bottom:48px;display:flex}.HomePage-module__YhQe2W__primaryBtn,.HomePage-module__YhQe2W__secondaryBtn,.HomePage-module__YhQe2W__ghostBtn{border-radius:14px;align-items:center;gap:10px;padding:16px 32px;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:inline-flex}.HomePage-module__YhQe2W__primaryBtn{background:var(--brand-orange);color:#fff;box-shadow:0 10px 25px #f9731640}.HomePage-module__YhQe2W__primaryBtn:hover{background:var(--brand-orange-dark);transform:translateY(-4px);box-shadow:0 15px 30px #f9731659}.HomePage-module__YhQe2W__secondaryBtn{color:var(--ink-900);border:2px solid var(--line);background:#fff}.HomePage-module__YhQe2W__secondaryBtn:hover{border-color:var(--brand-orange);color:var(--brand-orange);transform:translateY(-4px)}.HomePage-module__YhQe2W__chipRow{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.HomePage-module__YhQe2W__chip{border:1px solid var(--line);color:var(--ink-800);background:#fff;border-radius:99px;padding:10px 24px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s}.HomePage-module__YhQe2W__chip:hover{border-color:var(--brand-orange);background:var(--brand-orange-light);color:var(--brand-orange);transform:scale(1.05)}.HomePage-module__YhQe2W__statsSection{background:var(--ink-900);color:#fff;padding:60px 5%;position:relative;overflow:hidden}.HomePage-module__YhQe2W__statsGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:30px;max-width:1200px;margin:0 auto;display:grid}.HomePage-module__YhQe2W__statBox{text-align:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;align-items:center;padding:20px;transition:transform .3s;display:flex}.HomePage-module__YhQe2W__statBox:hover{background:#ffffff14;transform:translateY(-5px)}.HomePage-module__YhQe2W__statNumber{color:var(--brand-orange);margin-bottom:8px;font-size:clamp(2rem,3vw,2.8rem);font-weight:900;display:block}.HomePage-module__YhQe2W__statLabel{text-transform:uppercase;letter-spacing:.05em;opacity:.8;font-size:.95rem;font-weight:600}@media (max-width:768px){.HomePage-module__YhQe2W__statsSection{padding:40px 5%}.HomePage-module__YhQe2W__statsGrid{grid-template-columns:1fr 1fr;gap:15px}.HomePage-module__YhQe2W__statBox{padding:15px}}.HomePage-module__YhQe2W__sectionHeader{text-align:center;max-width:800px;margin:0 auto 60px}.HomePage-module__YhQe2W__sectionTitle{color:var(--ink-900);margin-bottom:16px;font-size:clamp(1.8rem,3vw,2.8rem);font-weight:800}.HomePage-module__YhQe2W__sectionSubtitle{color:var(--ink-600);font-size:1.15rem;line-height:1.6}.HomePage-module__YhQe2W__featuresSection{background:#fff;padding:100px 5%;position:relative}.HomePage-module__YhQe2W__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px;max-width:1200px;margin:0 auto;display:grid}.HomePage-module__YhQe2W__featureCard{-webkit-backdrop-filter:blur(10px);border:1px solid var(--glass-border);box-shadow:var(--shadow-sm);text-align:center;background:#fffc;border-radius:32px;flex-direction:column;gap:20px;padding:48px 32px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex}.HomePage-module__YhQe2W__featureCard:hover{box-shadow:var(--shadow-lg);border-color:var(--brand-orange);background:#fff;transform:translateY(-12px)scale(1.02)}.HomePage-module__YhQe2W__featureCard h3{color:var(--ink-900);font-size:1.75rem;font-weight:800}.HomePage-module__YhQe2W__featureCard p{color:var(--ink-600);font-size:1.05rem;line-height:1.7}.HomePage-module__YhQe2W__featureLink{color:var(--brand-orange);margin-top:auto;padding-top:4px;font-size:.95rem;font-weight:700;text-decoration:none;transition:gap .2s,color .2s;display:inline-block}.HomePage-module__YhQe2W__featureLink:hover{color:var(--brand-orange-dark)}.HomePage-module__YhQe2W__awardSection{background:var(--bg-soft);padding:100px 5%}.HomePage-module__YhQe2W__resultsSection{background:#fff;padding:120px 5%}.HomePage-module__YhQe2W__resultsGrid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:32px;max-width:1250px;margin:0 auto;display:grid}.HomePage-module__YhQe2W__viewAllContainer{text-align:center;margin-top:60px}.HomePage-module__YhQe2W__viewAllButton{background:var(--ink-900);color:#fff;border-radius:14px;align-items:center;gap:12px;padding:16px 36px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.HomePage-module__YhQe2W__viewAllButton:hover{background:#000;transform:translateY(-3px)}.HomePage-module__YhQe2W__introSection{background:#fff;flex-direction:column;gap:80px;max-width:1250px;margin:0 auto;padding:120px 5%;display:flex}@media (min-width:992px){.HomePage-module__YhQe2W__introSection{flex-direction:row;align-items:center}.HomePage-module__YhQe2W__introContent,.HomePage-module__YhQe2W__introImageContainer{flex:1}}.HomePage-module__YhQe2W__introContent{max-width:600px}.HomePage-module__YhQe2W__mainTitle{margin-bottom:24px;font-size:clamp(1.8rem,2.5vw,2.5rem);font-weight:800;line-height:1.2}.HomePage-module__YhQe2W__introText{color:var(--ink-700);margin-bottom:32px;font-size:1.15rem;line-height:1.8}.HomePage-module__YhQe2W__introHighlights{margin-bottom:40px;padding:0;list-style:none}.HomePage-module__YhQe2W__introHighlights li{color:var(--ink-800);align-items:center;gap:12px;margin-bottom:12px;font-weight:600;display:flex}.HomePage-module__YhQe2W__introHighlights li:before{content:"✓";color:var(--brand-orange);font-weight:900}.HomePage-module__YhQe2W__introImageContainer{box-shadow:var(--shadow-lg);border-radius:40px;overflow:hidden}.HomePage-module__YhQe2W__dualImageGrid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.HomePage-module__YhQe2W__imageWrapper{width:100%;height:480px;box-shadow:var(--shadow-md);border-radius:20px;position:relative;overflow:hidden}.HomePage-module__YhQe2W__introImage{border-radius:20px;transition:transform .5s}.HomePage-module__YhQe2W__imageWrapper:hover .HomePage-module__YhQe2W__introImage{transform:scale(1.05)}.HomePage-module__YhQe2W__reveal{opacity:0;transition:all .8s cubic-bezier(.2,1,.3,1);transform:translateY(40px)}.HomePage-module__YhQe2W__revealVisible{opacity:1;transform:translateY(0)}@media (max-width:768px){.HomePage-module__YhQe2W__pyqIntro{padding:80px 6% 60px}.HomePage-module__YhQe2W__h1{font-size:2.5rem}.HomePage-module__YhQe2W__featuresSection{padding:80px 6%}.HomePage-module__YhQe2W__introImage{height:350px}}
