.compact-hero-section{align-items:center;background:linear-gradient(180deg,#f8f9ff,#fafbff 60%,#fafbff);box-sizing:border-box;display:flex;justify-content:center;margin-top:0;min-height:auto;overflow:visible;padding:60px 24px 40px;position:relative;transition:background .3s ease,background-color .3s ease;width:100%}.compact-hero-section *,.compact-hero-section :after,.compact-hero-section :before{box-sizing:border-box}:root[data-theme=dark] .compact-hero-section{background:linear-gradient(180deg,#1a1a2e,#16213e 60%,#16213e)}.compact-hero-container{box-sizing:border-box;margin:0 auto;max-width:1600px;padding:0;position:relative;width:100%;z-index:2}.compact-hero-section .hero-split-layout{grid-gap:80px;align-items:start;display:grid;gap:80px;grid-template-columns:1.3fr .9fr;min-height:500px;opacity:1!important;visibility:visible!important;width:100%}.compact-hero-section .hero-content{display:block!important;grid-template-columns:none!important;opacity:1!important;text-align:left;visibility:visible!important;width:100%}.compact-hero-section .hero-content,.compact-hero-section .hero-content>*{box-sizing:border-box;max-width:100%}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.compact-hero-section .hero-headline{color:var(--landing-text-primary);font-size:clamp(28px,5vw,56px);font-weight:800;letter-spacing:-.02em;line-height:1.15;margin:0 0 20px;max-width:100%;opacity:1!important;transform:none!important;transition:color .3s ease;visibility:visible!important}.compact-hero-section .desktop-break{display:inline}:root[data-theme=dark] .compact-hero-section .hero-headline{color:#fff}.compact-hero-section .gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,var(--landing-primary) 0,var(--landing-primary-light) 50%,var(--landing-primary) 100%);-webkit-background-clip:text;background-clip:text;display:inline;position:relative;white-space:normal}@keyframes shimmer{0%,to{background-position:0}50%{background-position:100%}}.compact-hero-section .hero-subheadline{color:var(--landing-text-secondary);font-size:clamp(16px,1.5vw,20px);font-weight:500;line-height:1.5;margin:0 0 40px;transition:color .3s ease}:root[data-theme=dark] .compact-hero-section .hero-subheadline{color:#a1a1aa}.compact-hero-section .highlight-number{color:var(--landing-primary);display:inline-block;font-size:22px;font-weight:700}@keyframes countBounce{0%{opacity:0;transform:scale(.5)}60%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.compact-hero-section .hero-trust-badges{display:flex;flex-wrap:wrap;gap:16px;margin:0 0 32px;opacity:1!important;visibility:visible!important}.compact-hero-section .trust-badge{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fffc;border:1px solid #e5e7ebcc;border-radius:100px;color:var(--landing-text-secondary);display:flex;font-size:13px;font-weight:500;gap:8px;padding:8px 14px;transition:all .3s ease}@media (max-width:768px){.compact-hero-section .trust-badge{-webkit-backdrop-filter:none;backdrop-filter:none;background:#fffffff2}}.compact-hero-section .trust-badge:hover{background:#fff;border-color:#d1d5db;box-shadow:0 4px 12px #00000014;transform:translateY(-2px)}.compact-hero-section .trust-badge svg{flex-shrink:0;font-size:16px}:root[data-theme=dark] .compact-hero-section .trust-badge{background:#ffffff0d;border-color:#ffffff1a;color:#a1a1aa}:root[data-theme=dark] .compact-hero-section .trust-badge:hover{background:#ffffff1a;border-color:#fff3}.compact-hero-section .hero-cta-row{display:flex;gap:16px;margin:0 0 24px}.compact-hero-section .hero-primary-cta{align-items:center;background:linear-gradient(135deg,var(--landing-primary) 0,var(--landing-primary-light) 100%);border:none;border-radius:14px;box-shadow:0 4px 16px rgba(var(--landing-primary-rgb),.3),0 2px 4px #0000001a;color:#fff;cursor:pointer;display:inline-flex;font-size:17px;font-weight:600;gap:10px;min-height:56px;overflow:hidden;padding:16px 32px;position:relative;transition:all .4s cubic-bezier(.34,1.56,.64,1)}.compact-hero-section .hero-primary-cta:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.compact-hero-section .hero-primary-cta:hover:before{left:100%}.compact-hero-section .hero-primary-cta:hover{box-shadow:0 8px 24px rgba(var(--landing-primary-rgb),.4),0 4px 8px #00000026;transform:translateY(-3px) scale(1.02)}.compact-hero-section .hero-primary-cta:active{transform:translateY(-1px) scale(.98)}.compact-hero-section .hero-primary-cta:focus-visible{outline:3px solid var(--landing-primary);outline-offset:3px}.compact-hero-section .hero-primary-cta .cta-icon{font-size:22px}.compact-hero-section .hero-primary-cta .cta-arrow{font-size:20px;transition:transform .3s ease}.compact-hero-section .hero-primary-cta:hover .cta-arrow{transform:translateX(4px)}.compact-hero-section .hero-search-trigger-container{margin:0 0 36px;max-width:100%}.compact-hero-section .hero-search-trigger{align-items:center;background:#fff;border:2px solid rgba(var(--landing-accent-purple-rgb),.1);border-radius:16px;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008;cursor:pointer;display:flex;gap:12px;overflow:hidden;padding:18px 20px;position:relative;text-align:left;transition:all .4s cubic-bezier(.34,1.56,.64,1);width:100%}.compact-hero-section .hero-search-trigger:before{background:rgba(var(--landing-primary-rgb),.1);border-radius:50%;content:"";height:0;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .6s ease,height .6s ease;width:0}.compact-hero-section .hero-search-trigger:hover:before{height:300%;width:300%}:root[data-theme=dark] .compact-hero-section .hero-search-trigger{background:#ffffff0d;border-color:rgba(var(--landing-accent-purple-rgb),.2)}.compact-hero-section .hero-search-trigger:hover{border-color:var(--landing-primary);box-shadow:0 0 0 4px rgba(var(--landing-accent-purple-rgb),.15),0 12px 24px -4px rgba(var(--landing-primary-rgb),.2);transform:translateY(-3px) scale(1.01)}.compact-hero-section .hero-search-trigger:active{transform:translateY(-1px) scale(.99);transition:all .15s ease}.compact-hero-section .hero-search-trigger-icon{color:#9ca3af;flex-shrink:0;font-size:24px;position:relative;transition:all .4s cubic-bezier(.34,1.56,.64,1);z-index:1}.compact-hero-section .hero-search-trigger:hover .hero-search-trigger-icon{color:var(--landing-primary);transform:scale(1.15) rotate(5deg)}.compact-hero-section .hero-search-trigger-text{color:#9ca3af;flex:1 1;font-size:16px;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:root[data-theme=dark] .compact-hero-section .hero-search-trigger-text{color:#71717a}.compact-hero-section .hero-search-hint{align-items:center;color:var(--landing-text-secondary);display:flex;font-size:14px;font-weight:500;gap:6px;justify-content:center;margin-top:12px}:root[data-theme=dark] .compact-hero-section .hero-search-hint{color:#9ca3af}.compact-hero-section .hero-search-hint svg{color:var(--landing-warning);font-size:16px}.compact-hero-section .hero-quick-stats{align-items:center;display:flex;flex-wrap:nowrap;gap:32px;justify-content:center;margin:0 0 40px;opacity:1!important;visibility:visible!important}.compact-hero-section .stat-item{align-items:center;cursor:default;display:flex;gap:10px;opacity:1;transition:all .3s cubic-bezier(.34,1.56,.64,1)}@keyframes popIn{0%{opacity:0;transform:scale(.5) translateY(20px)}60%{transform:scale(1.1) translateY(-5px)}to{opacity:1;transform:scale(1) translateY(0)}}.compact-hero-section .stat-item:hover{transform:translateY(-3px)}.compact-hero-section .stat-icon-wrapper{align-items:center;border-radius:12px;box-shadow:0 4px 12px #0000000d;display:flex;font-size:22px;height:44px;justify-content:center;transition:all .4s cubic-bezier(.68,-.55,.265,1.55);width:44px}.compact-hero-section .stat-item:hover .stat-icon-wrapper{box-shadow:0 8px 20px #0000001a;transform:scale(1.2) rotate(10deg)}.compact-hero-section .stat-label{color:#4b5563;font-size:15px;font-weight:600;white-space:nowrap}:root[data-theme=dark] .compact-hero-section .stat-label{color:#d1d5db}.explore-goals-section{background:linear-gradient(180deg,#fafbff,#fff 50%,#fff);padding:40px 24px 50px;position:relative;transition:background .3s ease,background-color .3s ease;width:100%;z-index:2}:root[data-theme=dark] .explore-goals-section{background:linear-gradient(180deg,#16213e,#0f1419 50%,#0f1419)}.explore-goals-container{margin:0 auto;max-width:1600px;width:100%}.explore-section-heading{align-items:center;color:#111827;display:flex;font-size:clamp(18px,2.5vw,32px);font-weight:800;gap:12px;justify-content:center;margin:0 0 40px;text-align:center;transition:color .3s ease}:root[data-theme=dark] .explore-section-heading{color:#fff}.explore-heading-icon{color:var(--landing-primary);font-size:36px}.goal-categories-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));margin-bottom:24px}@media (max-width:768px){.goal-categories-wrapper{margin:0 -16px;overflow:hidden;padding:0 16px;position:relative}.goal-categories-wrapper:after{background:linear-gradient(270deg,#eef1f5,#0000);background:linear-gradient(to left,var(--landing-bg-primary,#eef1f5),#0000);bottom:0;content:"";pointer-events:none;position:absolute;right:0;top:0;width:30px;z-index:2}.goal-categories-scroll-container{-webkit-overflow-scrolling:touch;overflow-x:auto;overflow-y:hidden;padding-bottom:4px;scroll-behavior:smooth;scrollbar-width:none}.goal-categories-scroll-container::-webkit-scrollbar{display:none}.goal-categories-grid{display:flex;gap:12px;margin-bottom:0;min-width:100%;padding:4px 0;width:max-content}}.goal-category-card{align-items:center;background:#fff;border:2px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 4px #0000000d;cursor:pointer;display:flex;flex-direction:column;gap:8px;padding:16px 12px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}@media (max-width:768px){.goal-category-card{flex-shrink:0;min-width:140px}}:root[data-theme=dark] .goal-category-card{background:#ffffff0d;border-color:#ffffff1a}.goal-category-card:hover{border-color:var(--landing-primary);box-shadow:0 4px 12px rgba(var(--landing-primary-rgb),.15);transform:translateY(-2px)}.goal-category-card.active{background:linear-gradient(135deg,rgba(var(--landing-primary-rgb),.08) 0,#3a7dd814 100%);border-color:var(--landing-primary);box-shadow:0 4px 12px rgba(var(--landing-primary-rgb),.2)}.goal-emoji{font-size:32px;line-height:1}.goal-name{color:#374151;font-size:14px;font-weight:600;line-height:1.3;text-align:center}:root[data-theme=dark] .goal-name{color:#e5e7eb}.goal-category-card.active .goal-name,.goal-check{color:var(--landing-primary)}.goal-check{font-size:18px;position:absolute;right:8px;top:8px}.goal-exams-section{border-top:2px solid #e5e7eb;margin-top:24px;padding-top:24px}:root[data-theme=dark] .goal-exams-section{border-top-color:#ffffff1a}.exams-subheading{color:var(--landing-text-secondary);font-size:15px;font-weight:600;margin:0 0 16px;text-align:center}:root[data-theme=dark] .exams-subheading{color:#9ca3af}.goal-exams-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}@media (max-width:768px){.goal-exams-wrapper{margin:0 -16px;overflow:hidden;padding:0 16px;position:relative}.goal-exams-wrapper:after{background:linear-gradient(270deg,#eef1f5,#0000);background:linear-gradient(to left,var(--landing-bg-primary,#eef1f5),#0000);bottom:0;content:"";pointer-events:none;position:absolute;right:0;top:0;width:30px;z-index:2}.goal-exams-scroll-container{-webkit-overflow-scrolling:touch;overflow-x:auto;overflow-y:hidden;padding-bottom:4px;scroll-behavior:smooth;scrollbar-width:none}.goal-exams-scroll-container::-webkit-scrollbar{display:none}.goal-exams-grid{display:flex;gap:10px;margin-bottom:0;min-width:100%;padding:4px 0;width:max-content}}.goal-exam-card{align-items:center;background:#fff;border:2px solid #e5e7eb;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;gap:12px;overflow:hidden;padding:16px 12px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}@media (max-width:768px){.goal-exam-card{flex-shrink:0;min-width:150px}}:root[data-theme=dark] .goal-exam-card{background:#ffffff0d;border-color:#ffffff1a}.goal-exam-card:hover{border-color:var(--landing-primary);box-shadow:0 8px 20px rgba(var(--landing-primary-rgb),.2);transform:translateY(-3px)}.goal-exam-card:hover .exam-arrow{transform:translateX(4px)}.exam-default-icon,.exam-image{border-radius:8px;height:48px;object-fit:contain;width:48px}.exam-default-icon{color:var(--landing-primary);font-size:48px}.exam-name{color:#374151;font-size:14px;font-weight:600;line-height:1.3;text-align:center}:root[data-theme=dark] .exam-name{color:#e5e7eb}.exam-arrow{color:var(--landing-primary);font-size:18px;transition:transform .3s}.explore-loading{align-items:center;color:var(--landing-text-secondary);display:flex;flex-direction:column;font-size:14px;gap:12px;padding:32px}.spinner{animation:spin .8s linear infinite;border:3px solid #e5e7eb;border-radius:50%;border-top:3px solid var(--landing-primary);height:32px;width:32px}@keyframes spin{to{transform:rotate(1turn)}}.no-exams{align-items:center;color:#9ca3af;display:flex;font-size:14px;gap:8px;justify-content:center;padding:24px}.no-exams svg{font-size:20px}.compact-hero-section .hero-image-wrapper{align-items:flex-start;box-sizing:border-box;display:flex;justify-content:center;margin-top:0;max-width:100%;opacity:1!important;padding-top:0;position:relative;visibility:visible!important;width:100%}@keyframes fadeInRight{0%{opacity:0;transform:translateX(60px) scale(.95) rotate(2deg)}to{opacity:1;transform:translateX(0) scale(1) rotate(0deg)}}.compact-hero-section .hero-image-container{border-radius:24px;max-width:100%;overflow:visible;position:relative;width:100%}.compact-hero-section .hero-main-image{border-radius:24px;box-shadow:0 20px 60px #00000026;display:block;height:auto;max-width:100%;object-fit:contain;opacity:1!important;transition:transform .6s cubic-bezier(.34,1.56,.64,1),box-shadow .6s cubic-bezier(.34,1.56,.64,1);visibility:visible!important;width:100%}.compact-hero-section .hero-main-image:hover{box-shadow:0 30px 80px #0003;transform:scale(1.02)}:root[data-theme=dark] .compact-hero-section .hero-main-image{box-shadow:0 20px 60px #0006}:root[data-theme=dark] .compact-hero-section .hero-main-image:hover{box-shadow:0 30px 80px #0009}.compact-hero-section .hero-decoration{inset:0;overflow:visible;pointer-events:none;position:absolute;z-index:1}.compact-hero-section .decoration-circle{border-radius:50%;filter:blur(20px);opacity:.08;position:absolute}.compact-hero-section .circle-1{background:linear-gradient(135deg,var(--landing-primary),var(--landing-primary-light));height:500px;right:-100px;top:-100px;width:500px}.compact-hero-section .circle-2{background:linear-gradient(135deg,var(--landing-success),#34d399);bottom:-100px;height:400px;left:-100px;width:400px}.compact-hero-section .circle-3{background:linear-gradient(135deg,var(--landing-warning),#fbbf24);height:350px;left:50%;top:50%;transform:translate(-50%,-50%);width:350px}@keyframes float{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-30px) rotate(10deg)}}@keyframes pulse{0%,to{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-50%,-50%) scale(1.2)}}@media (max-width:1024px){.compact-hero-section{margin-top:0;min-height:auto;padding:50px 20px 35px}.compact-hero-section .hero-split-layout{gap:40px}.compact-hero-section .hero-headline{font-size:42px;line-height:1.2;max-width:100%}.compact-hero-section .desktop-break{display:inline}.compact-hero-section .hero-subheadline{font-size:18px}.compact-hero-section .hero-image-wrapper{margin-top:0}.compact-hero-section .hero-quick-stats{gap:24px}.compact-hero-section .stat-icon-wrapper{font-size:20px;height:40px;width:40px}.compact-hero-section .stat-label{font-size:14px}.compact-hero-section .hero-trust-badges{gap:12px;margin-bottom:24px}.compact-hero-section .trust-badge{font-size:12px;padding:6px 12px}.compact-hero-section .hero-primary-cta{font-size:16px;min-height:52px;padding:14px 28px}.explore-goals-section{padding:35px 24px 45px}.explore-section-heading{font-size:28px;margin-bottom:32px}.explore-heading-icon{font-size:32px}.goal-categories-grid{gap:14px;grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.goal-exams-grid{gap:14px;grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}}@media (max-width:768px){.compact-hero-section{margin-top:0;min-height:auto;overflow:visible;padding:40px 16px 30px}:root[data-theme=dark] .goal-categories-wrapper:after,:root[data-theme=dark] .goal-exams-wrapper:after{background:linear-gradient(270deg,#16213e,#0000)}.compact-hero-section .hero-split-layout{box-sizing:border-box;gap:40px;grid-template-columns:1fr!important;min-height:auto;width:100%}.compact-hero-section .hero-content{box-sizing:border-box;display:block!important;grid-template-columns:none!important;max-width:100%;order:1;padding:0;text-align:center!important;width:100%}.compact-hero-section .hero-content>*{word-wrap:break-word;max-width:100%;overflow-wrap:break-word}.compact-hero-section .hero-image-wrapper{box-sizing:border-box;margin:0 auto;max-width:100%;order:2;width:100%}.compact-hero-section .hero-search-trigger-container{margin:0 auto 28px!important;max-width:100%}.compact-hero-section .hero-search-trigger{gap:10px;padding:14px 16px}.compact-hero-section .hero-search-trigger-icon{font-size:20px}.compact-hero-section .hero-search-trigger-text{font-size:14px}.compact-hero-section .hero-search-hint{font-size:13px;margin-top:10px}.compact-hero-section .hero-headline{text-wrap:balance!important;font-size:28px!important;line-height:1.25!important;margin-bottom:16px!important;max-width:100%!important}.compact-hero-section .desktop-break{display:none!important}.compact-hero-section .hero-subheadline{font-size:16px!important;margin-bottom:20px}.compact-hero-section .hero-trust-badges{gap:8px;justify-content:center;margin-bottom:20px}.compact-hero-section .trust-badge{font-size:11px;gap:6px;padding:6px 10px}.compact-hero-section .trust-badge svg{font-size:14px}.compact-hero-section .hero-cta-row{justify-content:center;margin-bottom:20px}.compact-hero-section .hero-primary-cta{font-size:15px;justify-content:center;line-height:1.6;max-width:300px;min-height:48px;padding:14px 24px;width:100%}.compact-hero-section .highlight-number{font-size:17px}.compact-hero-section .hero-image-container{max-width:100%;width:100%}.compact-hero-section .hero-main-image{height:auto;max-height:350px;object-fit:contain;width:100%}.compact-hero-section .hero-quick-stats{box-sizing:border-box;flex-wrap:wrap;gap:12px;justify-content:center;margin-bottom:28px;max-width:100%;width:100%}.compact-hero-section .stat-item{gap:6px}.compact-hero-section .stat-icon-wrapper{font-size:17px;height:34px;width:34px}.compact-hero-section .stat-label{font-size:12px}.explore-goals-section{padding:30px 20px 40px!important}.explore-section-heading{font-size:24px!important;margin-bottom:28px!important}.explore-heading-icon{font-size:28px!important}.goal-category-card{padding:12px 8px!important}.goal-emoji{font-size:28px!important}.goal-name{font-size:13px!important}.goal-exam-card{padding:12px 8px!important}.exam-default-icon,.exam-image{height:40px!important;width:40px!important}.exam-default-icon{font-size:40px!important}.exam-name{font-size:13px!important}.exams-subheading{font-size:14px!important}.compact-hero-section .circle-1,.compact-hero-section .circle-2,.compact-hero-section .circle-3{opacity:.06}.compact-hero-section .hero-decoration{overflow:visible}}@media (max-width:480px){.compact-hero-section{margin-top:0;min-height:auto;overflow:visible;padding:30px 12px 25px!important}.compact-hero-section .compact-hero-container{box-sizing:border-box;width:100%}.compact-hero-section .hero-split-layout{gap:24px!important;width:100%}.compact-hero-section .hero-content{display:block!important;grid-template-columns:none!important;max-width:100%;padding:0;width:100%}.compact-hero-section .hero-content>*{max-width:100%}.compact-hero-section .hero-image-wrapper{margin-top:0!important;max-width:100%;width:100%}.compact-hero-section .hero-headline{word-wrap:break-word;text-wrap:balance!important;font-size:24px!important;line-height:1.25!important;margin-bottom:12px!important;max-width:100%!important;overflow-wrap:break-word}.compact-hero-section .desktop-break{display:none!important}.compact-hero-section .hero-subheadline{word-wrap:break-word;font-size:14px!important;line-height:1.6;margin-bottom:20px;overflow-wrap:break-word}.compact-hero-section .highlight-number{font-size:15px}.compact-hero-section .hero-search-trigger{gap:8px;padding:12px 14px}.compact-hero-section .hero-search-trigger-icon{font-size:18px}.compact-hero-section .hero-search-trigger-text{font-size:13px}.compact-hero-section .hero-search-hint{font-size:11px}.compact-hero-section .hero-main-image{max-height:280px!important}.compact-hero-section .hero-quick-stats{flex-wrap:wrap;gap:8px;justify-content:center;margin-bottom:24px;max-width:100%;width:100%}.compact-hero-section .stat-item{gap:6px}.compact-hero-section .stat-icon-wrapper{font-size:14px;height:28px;width:28px}.compact-hero-section .stat-label{font-size:11px}.explore-goals-section{padding:25px 16px 35px!important}.explore-section-heading{font-size:20px!important;margin-bottom:24px!important}.explore-heading-icon{font-size:24px!important}.goal-category-card{min-width:120px;padding:10px 6px!important}.goal-emoji{font-size:24px!important}.goal-name{font-size:12px!important}.goal-exam-card{min-width:130px;padding:10px 6px!important}.exam-default-icon,.exam-image{height:36px!important;width:36px!important}.exam-default-icon{font-size:36px!important}.exam-name{font-size:12px!important}.exams-subheading{font-size:13px!important}.compact-hero-section .circle-1,.compact-hero-section .circle-2,.compact-hero-section .circle-3{opacity:.05}.compact-hero-section .hero-decoration{overflow:visible}}@media (prefers-contrast:high){.goal-category-card,.goal-exam-card,.hero-search-trigger{border-width:3px}}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}