.CategoryPage-module__3ScsPW__container{background:#fff;min-height:100vh;padding:1rem 1rem 8rem}@media (min-width:640px){.CategoryPage-module__3ScsPW__container{padding:1.5rem}}@media (min-width:1024px){.CategoryPage-module__3ScsPW__container{padding:2rem}}.CategoryPage-module__3ScsPW__content{flex-direction:column;gap:2rem;max-width:1280px;margin:0 auto;display:flex}.CategoryPage-module__3ScsPW__categoryHeader{color:#fff;text-align:center;background-color:#178363;background-position:50%;background-size:cover;border:1px solid #1783631a;border-radius:1.5rem;padding:4rem 2rem;position:relative;overflow:hidden;box-shadow:0 20px 40px -5px #17836326}.CategoryPage-module__3ScsPW__categoryHeader:before{content:"";z-index:0;background:linear-gradient(135deg,#178363f2,#0d5f46fa);position:absolute;inset:0}.CategoryPage-module__3ScsPW__categoryHeader>*{z-index:1;position:relative}.CategoryPage-module__3ScsPW__categoryTitle{text-shadow:0 4px 12px #0000001a;letter-spacing:-.02em;margin-bottom:.75rem;font-size:2.25rem;font-weight:800}@media (min-width:640px){.CategoryPage-module__3ScsPW__categoryTitle{font-size:3rem}}@media (min-width:1024px){.CategoryPage-module__3ScsPW__categoryTitle{font-size:3.5rem}}.CategoryPage-module__3ScsPW__categorySubtitle{opacity:.9;max-width:600px;margin:0 auto;font-size:1.125rem;font-weight:500}.CategoryPage-module__3ScsPW__categoryHeaderLoading{opacity:.8;font-size:1.25rem;font-weight:600}.CategoryPage-module__3ScsPW__errorMessage{color:#c53030;text-align:center;background:#fff5f5;border:1px solid #fed7d7;border-radius:1rem;padding:1rem;font-weight:600}.CategoryPage-module__3ScsPW__loadingState{color:#178363;flex-direction:column;justify-content:center;align-items:center;padding:6rem 2rem;display:flex}.CategoryPage-module__3ScsPW__loadingSpinner{opacity:.8;margin-bottom:1rem;font-size:2.5rem;animation:1s linear infinite CategoryPage-module__3ScsPW__spin}@keyframes CategoryPage-module__3ScsPW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.CategoryPage-module__3ScsPW__emptyState{text-align:center;color:#718096;padding:6rem 2rem}.CategoryPage-module__3ScsPW__emptyEmoji{opacity:.5;filter:grayscale();margin-bottom:1.5rem;font-size:4rem}.CategoryPage-module__3ScsPW__emptyTitle{color:#2d3748;margin-bottom:.5rem;font-size:1.5rem;font-weight:800}.CategoryPage-module__3ScsPW__emptyText{color:#718096;font-size:1rem}.CategoryPage-module__3ScsPW__quizGrid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:768px){.CategoryPage-module__3ScsPW__quizGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.CategoryPage-module__3ScsPW__quizGrid{grid-template-columns:repeat(3,1fr)}}.CategoryPage-module__3ScsPW__quizCard{cursor:pointer;background:#fff;border:1px solid #f0f0f0;border-radius:1.5rem;padding:1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 10px 20px -5px #0000000d}.CategoryPage-module__3ScsPW__quizCard:hover{border-color:#17836333;transform:translateY(-4px);box-shadow:0 20px 40px -10px #17836326}.CategoryPage-module__3ScsPW__quizCardDecor{opacity:.1;border-radius:9999px;width:8rem;height:8rem;margin-top:-4rem;margin-right:-4rem;position:absolute;top:0;right:0}.CategoryPage-module__3ScsPW__quizCardDecor.CategoryPage-module__3ScsPW__blue{background:linear-gradient(135deg,#60a5fa 0%,#3b82f6 100%)}.CategoryPage-module__3ScsPW__quizCardDecor.CategoryPage-module__3ScsPW__green{background:linear-gradient(135deg,#4ade80 0%,#22c55e 100%)}.CategoryPage-module__3ScsPW__quizCardDecor.CategoryPage-module__3ScsPW__yellow{background:linear-gradient(135deg,#fbbf24 0%,#f59e0b 100%)}.CategoryPage-module__3ScsPW__quizCardDecor.CategoryPage-module__3ScsPW__red{background:linear-gradient(135deg,#f87171 0%,#ef4444 100%)}.CategoryPage-module__3ScsPW__quizCardContent{z-index:10;position:relative}.CategoryPage-module__3ScsPW__quizCardTop{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.CategoryPage-module__3ScsPW__quizIcon{font-size:3rem}.CategoryPage-module__3ScsPW__difficulty{border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:700}.CategoryPage-module__3ScsPW__difficultyEasy{color:#15803d;background-color:#dcfce7}.CategoryPage-module__3ScsPW__difficultyMedium{color:#a16207;background-color:#fef3c7}.CategoryPage-module__3ScsPW__difficultyHard{color:#991b1b;background-color:#fee2e2}.CategoryPage-module__3ScsPW__quizTitle{color:#1a202c;margin-bottom:.75rem;font-size:1.25rem;font-weight:800;line-height:1.3}.CategoryPage-module__3ScsPW__quizStats{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.CategoryPage-module__3ScsPW__quizStat{color:#718096;align-items:center;gap:.25rem;font-size:.875rem;font-weight:600;display:flex}.CategoryPage-module__3ScsPW__statIcon{width:1rem;height:1rem}.CategoryPage-module__3ScsPW__quizCategory{margin-bottom:1rem}.CategoryPage-module__3ScsPW__categoryBadge{text-transform:uppercase;letter-spacing:.02em;border-radius:6px;padding:.25rem .75rem;font-size:.8rem;font-weight:700;display:inline-block}.CategoryPage-module__3ScsPW__badgeblue{color:#2b6cb0;background-color:#ebf8ff}.CategoryPage-module__3ScsPW__badgegreen{color:#2f855a;background-color:#f0fff4}.CategoryPage-module__3ScsPW__badgeyellow{color:#b7791f;background-color:ivory}.CategoryPage-module__3ScsPW__badgered{color:#c53030;background-color:#fff5f5}.CategoryPage-module__3ScsPW__startButton{color:#fff;cursor:pointer;border:none;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.875rem;font-size:1rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 6px #0000000d}.CategoryPage-module__3ScsPW__startButton:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a}.CategoryPage-module__3ScsPW__startButton:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.CategoryPage-module__3ScsPW__buttonblue{background:#3182ce}.CategoryPage-module__3ScsPW__buttonblue:hover{background:#2b6cb0}.CategoryPage-module__3ScsPW__buttongreen{background:#178363}.CategoryPage-module__3ScsPW__buttongreen:hover{background:#12634b}.CategoryPage-module__3ScsPW__buttonyellow{background:#d69e2e}.CategoryPage-module__3ScsPW__buttonyellow:hover{background:#b7791f}.CategoryPage-module__3ScsPW__buttonred{background:#e53e3e}.CategoryPage-module__3ScsPW__buttonred:hover{background:#c53030}.CategoryPage-module__3ScsPW__buttonIcon{width:1.25rem;height:1.25rem}.CategoryPage-module__3ScsPW__pagination{justify-content:center;align-items:center;gap:1rem;margin-top:3rem;display:flex}.CategoryPage-module__3ScsPW__paginationButton{color:#4a5568;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:.75rem 1.5rem;font-weight:700;transition:all .2s;box-shadow:0 1px 2px #0000000d}.CategoryPage-module__3ScsPW__paginationButton:hover:not(:disabled){color:#178363;background:#f7fafc;border-color:#178363;transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a}.CategoryPage-module__3ScsPW__paginationButton:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.CategoryPage-module__3ScsPW__pageMeta{color:#718096;font-size:.95rem;font-weight:600}
.QuizCard-module__x-OSjG__quizCard{cursor:pointer;background:linear-gradient(145deg,#fff 0%,#fafafa 100%);border:1px solid #116d5314;border-radius:20px;flex-direction:column;justify-content:space-between;width:100%;height:100%;min-height:240px;padding:1.75rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000008,0 1px 3px #00000005}.QuizCard-module__x-OSjG__quizCard:before{content:"";opacity:0;background:linear-gradient(90deg,#116d53 0%,#14a06a 100%);height:4px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.QuizCard-module__x-OSjG__quizCard:hover:before{opacity:1}.QuizCard-module__x-OSjG__quizCard:hover{border-color:#116d5326;transform:translateY(-6px);box-shadow:0 20px 40px #116d531f,0 8px 16px #116d5314}.QuizCard-module__x-OSjG__easy:after{content:"";pointer-events:none;background:linear-gradient(135deg,#10b98108 0%,#0000 50%);width:100%;height:100%;position:absolute;top:0;left:0}.QuizCard-module__x-OSjG__medium:after{content:"";pointer-events:none;background:linear-gradient(135deg,#f59e0b08 0%,#0000 50%);width:100%;height:100%;position:absolute;top:0;left:0}.QuizCard-module__x-OSjG__hard:after{content:"";pointer-events:none;background:linear-gradient(135deg,#ef444408 0%,#0000 50%);width:100%;height:100%;position:absolute;top:0;left:0}.QuizCard-module__x-OSjG__header{z-index:10;justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.QuizCard-module__x-OSjG__badge{text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;border-radius:50px;align-items:center;gap:.35rem;padding:.4rem .85rem;font-size:.7rem;font-weight:700;transition:all .3s;display:inline-flex}.QuizCard-module__x-OSjG__badgeEasy{color:#047857;background:linear-gradient(135deg,#ecfdf5 0%,#d1fae5 100%);box-shadow:0 2px 8px #10b98126}.QuizCard-module__x-OSjG__badgeMedium{color:#b45309;background:linear-gradient(135deg,#fffbeb 0%,#fef3c7 100%);box-shadow:0 2px 8px #f59e0b26}.QuizCard-module__x-OSjG__badgeHard{color:#b91c1c;background:linear-gradient(135deg,#fef2f2 0%,#fee2e2 100%);box-shadow:0 2px 8px #ef444426}.QuizCard-module__x-OSjG__attemptsBadge{color:#116d53;background:#116d5314;border-radius:50px;align-items:center;gap:.35rem;padding:.4rem .75rem;font-size:.75rem;font-weight:600;display:flex}.QuizCard-module__x-OSjG__attemptsBadge svg{color:#f59e0b}.QuizCard-module__x-OSjG__content{z-index:10;flex-direction:column;flex:1;justify-content:flex-start;gap:.5rem;display:flex}.QuizCard-module__x-OSjG__category{color:#116d53;text-transform:uppercase;letter-spacing:.1em;align-items:center;padding-left:.75rem;font-size:.75rem;font-weight:600;display:inline-flex;position:relative}.QuizCard-module__x-OSjG__category:before{content:"";background:#116d53;border-radius:50%;width:4px;height:4px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.QuizCard-module__x-OSjG__title{color:#1a1a2e;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:0;font-size:1.2rem;font-weight:700;line-height:1.45;transition:color .3s;display:-webkit-box;overflow:hidden}.QuizCard-module__x-OSjG__quizCard:hover .QuizCard-module__x-OSjG__title{color:#116d53}.QuizCard-module__x-OSjG__footer{z-index:10;border-top:1px solid #116d5314;justify-content:flex-start;align-items:center;gap:1.5rem;margin-top:auto;padding-top:1.25rem;display:flex}.QuizCard-module__x-OSjG__stat{color:#6b7280;white-space:nowrap;align-items:center;gap:.5rem;font-size:.85rem;font-weight:600;display:flex}.QuizCard-module__x-OSjG__stat svg{color:#116d53;opacity:.8}.QuizCard-module__x-OSjG__statValue{color:#1a1a2e;font-weight:700}.QuizCard-module__x-OSjG__decor{opacity:.04;pointer-events:none;z-index:0;filter:grayscale(.5);font-size:5rem;transition:all .5s cubic-bezier(.4,0,.2,1);position:absolute;bottom:-1rem;right:-1rem;transform:rotate(-10deg)}.QuizCard-module__x-OSjG__quizCard:hover .QuizCard-module__x-OSjG__decor{opacity:.1;filter:grayscale(0);transform:rotate(5deg)scale(1.15)}.QuizCard-module__x-OSjG__arrowIndicator{color:#fff;opacity:0;z-index:10;background:linear-gradient(135deg,#116d53 0%,#0d5340 100%);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;bottom:1.5rem;right:1.5rem;transform:translate(-10px);box-shadow:0 4px 12px #116d534d}.QuizCard-module__x-OSjG__quizCard:hover .QuizCard-module__x-OSjG__arrowIndicator{opacity:1;transform:translate(0)}@media (max-width:640px){.QuizCard-module__x-OSjG__quizCard{border-radius:16px;min-height:200px;padding:1.25rem}.QuizCard-module__x-OSjG__title{-webkit-line-clamp:2;font-size:1.05rem}.QuizCard-module__x-OSjG__badge{padding:.3rem .65rem;font-size:.65rem}.QuizCard-module__x-OSjG__footer{gap:1rem;padding-top:1rem}.QuizCard-module__x-OSjG__stat{font-size:.8rem}.QuizCard-module__x-OSjG__decor{font-size:4rem;bottom:-.5rem;right:-.5rem}.QuizCard-module__x-OSjG__arrowIndicator{width:32px;height:32px;bottom:1rem;right:1rem}}
.FaqComponent-module__5eD_qG__faqContainer{width:100%;max-width:900px;margin:5rem auto;padding:0 2rem}.FaqComponent-module__5eD_qG__faqHeader{text-align:center;margin-bottom:4rem}.FaqComponent-module__5eD_qG__iconWrapper{background:linear-gradient(135deg,#116d5326 0%,#116d530d 100%);border-radius:20px;justify-content:center;align-items:center;width:70px;height:70px;margin-bottom:1.5rem;display:inline-flex;position:relative;overflow:hidden}.FaqComponent-module__5eD_qG__iconWrapper:before{content:"";-webkit-mask-composite:xor;background:linear-gradient(135deg,#116d53 0%,#116d534d 100%);border-radius:20px;padding:2px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.FaqComponent-module__5eD_qG__headerIcon{color:#116d53}.FaqComponent-module__5eD_qG__badge{color:#fff;background:linear-gradient(135deg,#116d53 0%,#0d5340 100%);border-radius:50px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:inline-flex;box-shadow:0 4px 15px #116d534d}.FaqComponent-module__5eD_qG__title{color:#1a1a2e;letter-spacing:-.02em;margin-bottom:1rem;font-size:2.5rem;font-weight:800;line-height:1.2}.FaqComponent-module__5eD_qG__titleHighlight{background:linear-gradient(135deg,#116d53 0%,#14a06a 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.FaqComponent-module__5eD_qG__subtitle{color:#6b7280;max-width:500px;margin:0 auto;font-size:1.125rem;line-height:1.7}.FaqComponent-module__5eD_qG__accordionList{flex-direction:column;gap:1rem;display:flex}.FaqComponent-module__5eD_qG__accordionItem{background:#fff;border:1px solid #116d531a;border-radius:16px;transition:all .4s cubic-bezier(.4,0,.2,1);overflow:hidden;box-shadow:0 2px 8px #0000000a}.FaqComponent-module__5eD_qG__accordionItem:hover{border-color:#116d5333;transform:translateY(-2px);box-shadow:0 8px 25px #116d531f}.FaqComponent-module__5eD_qG__accordionItem.FaqComponent-module__5eD_qG__active{background:linear-gradient(135deg,#fff 0%,#116d5305 100%);border-color:#116d53;box-shadow:0 12px 35px #116d5326}.FaqComponent-module__5eD_qG__questionNumber{color:#116d53;background:linear-gradient(135deg,#116d531a 0%,#116d530d 100%);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.875rem;font-weight:700;transition:all .3s;display:flex}.FaqComponent-module__5eD_qG__active .FaqComponent-module__5eD_qG__questionNumber{color:#fff;background:linear-gradient(135deg,#116d53 0%,#0d5340 100%);box-shadow:0 4px 12px #116d534d}.FaqComponent-module__5eD_qG__questionButton{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1.5rem;transition:all .3s;display:flex}.FaqComponent-module__5eD_qG__questionButton:hover{background:#116d5305}.FaqComponent-module__5eD_qG__questionLeft{flex:1;align-items:center;gap:1rem;display:flex}.FaqComponent-module__5eD_qG__questionText{color:#1a1a2e;font-size:1.1rem;font-weight:600;line-height:1.5;transition:color .3s}.FaqComponent-module__5eD_qG__active .FaqComponent-module__5eD_qG__questionText{color:#116d53}.FaqComponent-module__5eD_qG__iconContainer{color:#116d53;background:#116d5314;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:all .3s;display:flex}.FaqComponent-module__5eD_qG__active .FaqComponent-module__5eD_qG__iconContainer{color:#fff;background:linear-gradient(135deg,#116d53 0%,#0d5340 100%);transform:rotate(180deg);box-shadow:0 4px 12px #116d534d}.FaqComponent-module__5eD_qG__answerContent{color:#4b5563;padding:0 1.5rem 1.5rem 4.5rem;font-size:1rem;line-height:1.8}.FaqComponent-module__5eD_qG__answerContent p{margin:0;position:relative}.FaqComponent-module__5eD_qG__answerContent p:before{content:"";background:linear-gradient(#116d53 0%,#116d5333 100%);border-radius:3px;width:3px;position:absolute;top:0;bottom:0;left:-2rem}.FaqComponent-module__5eD_qG__highlight{color:#116d53;background:linear-gradient(135deg,#116d531f 0%,#116d530d 100%);border-radius:6px;align-items:center;gap:.35rem;padding:.25rem .6rem;font-size:.875rem;font-weight:600;display:inline-flex}.FaqComponent-module__5eD_qG__ctaSection{text-align:center;background:linear-gradient(135deg,#116d53 0%,#0d5340 100%);border-radius:20px;margin-top:3rem;padding:2.5rem;position:relative;overflow:hidden}.FaqComponent-module__5eD_qG__ctaSection:before{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff1a 0%,#0000 70%);width:100%;height:100%;position:absolute;top:-50%;right:-50%}.FaqComponent-module__5eD_qG__ctaTitle{color:#fff;margin-bottom:.75rem;font-size:1.5rem;font-weight:700}.FaqComponent-module__5eD_qG__ctaSubtitle{color:#ffffffd9;max-width:400px;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;font-size:1rem}.FaqComponent-module__5eD_qG__ctaFeatures{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.FaqComponent-module__5eD_qG__ctaFeature{color:#fff;align-items:center;gap:.5rem;font-size:.95rem;font-weight:500;display:flex}.FaqComponent-module__5eD_qG__ctaFeature svg{color:#6ee7b7}@media (max-width:768px){.FaqComponent-module__5eD_qG__faqContainer{margin:3rem auto;padding:0 1rem}.FaqComponent-module__5eD_qG__faqHeader{margin-bottom:2.5rem}.FaqComponent-module__5eD_qG__iconWrapper{border-radius:16px;width:60px;height:60px}.FaqComponent-module__5eD_qG__title{font-size:1.75rem}.FaqComponent-module__5eD_qG__subtitle{font-size:1rem}.FaqComponent-module__5eD_qG__questionButton{padding:1.25rem}.FaqComponent-module__5eD_qG__questionText{font-size:1rem}.FaqComponent-module__5eD_qG__questionNumber{width:28px;height:28px;font-size:.8rem}.FaqComponent-module__5eD_qG__answerContent{padding:0 1.25rem 1.25rem 3.5rem;font-size:.95rem}.FaqComponent-module__5eD_qG__answerContent p:before{left:-1.5rem}.FaqComponent-module__5eD_qG__iconContainer{width:32px;height:32px}.FaqComponent-module__5eD_qG__ctaSection{padding:2rem 1.5rem}.FaqComponent-module__5eD_qG__ctaTitle{font-size:1.25rem}.FaqComponent-module__5eD_qG__ctaFeatures{flex-direction:column;align-items:center;gap:1rem}}
.JobFinderPage-module__cfUNIG__container{background:#fff;min-height:100vh;padding-bottom:6rem}.JobFinderPage-module__cfUNIG__hero{background:#116d53;padding:3rem 1.5rem 4rem;position:relative;overflow:hidden}.JobFinderPage-module__cfUNIG__heroContent{z-index:10;text-align:center;max-width:1200px;margin:0 auto;position:relative}.JobFinderPage-module__cfUNIG__heroIcon{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:1.5rem;animation:3s ease-in-out infinite JobFinderPage-module__cfUNIG__float;display:inline-flex}@keyframes JobFinderPage-module__cfUNIG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.JobFinderPage-module__cfUNIG__heroTitle{color:#fff;margin:0 0 .75rem;font-size:2.5rem;font-weight:900}.JobFinderPage-module__cfUNIG__heroTitle span{color:#60efff}.JobFinderPage-module__cfUNIG__heroSubtitle{color:#ffffffe6;max-width:500px;margin:0 auto;font-size:1.125rem}.JobFinderPage-module__cfUNIG__heroDecor{pointer-events:none;position:absolute;inset:0;overflow:hidden}.JobFinderPage-module__cfUNIG__decorCircle1,.JobFinderPage-module__cfUNIG__decorCircle2,.JobFinderPage-module__cfUNIG__decorCircle3{background:#ffffff0d;border-radius:50%;position:absolute}.JobFinderPage-module__cfUNIG__decorCircle1{width:300px;height:300px;animation:4s ease-in-out infinite JobFinderPage-module__cfUNIG__pulse;top:-100px;right:-100px}.JobFinderPage-module__cfUNIG__decorCircle2{width:200px;height:200px;animation:5s ease-in-out 1s infinite JobFinderPage-module__cfUNIG__pulse;bottom:-50px;left:-50px}.JobFinderPage-module__cfUNIG__decorCircle3{width:150px;height:150px;animation:6s ease-in-out 2s infinite JobFinderPage-module__cfUNIG__pulse;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes JobFinderPage-module__cfUNIG__pulse{0%,to{opacity:.05;transform:scale(1)}50%{opacity:.1;transform:scale(1.1)}}.JobFinderPage-module__cfUNIG__sectionsWrapper{max-width:100%;margin:0 auto;padding:3rem 1.5rem}.JobFinderPage-module__cfUNIG__section{margin-bottom:4rem}.JobFinderPage-module__cfUNIG__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:0 .5rem;display:flex}.JobFinderPage-module__cfUNIG__sectionTitleGroup{align-items:center;gap:1rem;display:flex}.JobFinderPage-module__cfUNIG__sectionIconBg{color:#fff;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:0 4px 12px #116d5333}.JobFinderPage-module__cfUNIG__sectionTitle{color:#116d53;margin:0;font-size:1.5rem;font-weight:800}.JobFinderPage-module__cfUNIG__sectionSubtitle{color:#4b5563;margin:.25rem 0 0;font-size:.9375rem}.JobFinderPage-module__cfUNIG__viewAllBtn{color:#116d53;cursor:pointer;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:9999px;align-items:center;gap:.25rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:700;transition:all .3s;display:flex}.JobFinderPage-module__cfUNIG__viewAllBtn:hover{color:#fff;background:#116d53;border-color:#116d53;transform:translate(4px)}.JobFinderPage-module__cfUNIG__cardsRow{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#116d53 #f3f4f6;gap:1.5rem;margin:0 -.5rem;padding:1rem .5rem;display:flex;overflow-x:auto}.JobFinderPage-module__cfUNIG__cardsRow::-webkit-scrollbar{height:6px}.JobFinderPage-module__cfUNIG__cardsRow::-webkit-scrollbar-track{background:#f3f4f6;border-radius:10px}.JobFinderPage-module__cfUNIG__cardsRow::-webkit-scrollbar-thumb{background:#116d53;border-radius:10px}.JobFinderPage-module__cfUNIG__cardsRow>*{scroll-snap-align:start;flex:0 0 300px;min-width:300px}.JobFinderPage-module__cfUNIG__skeletonCard{aspect-ratio:1;background:#f9fafb;border:1px solid #e5e7eb;border-radius:1.5rem;flex:0 0 300px;min-width:300px;overflow:hidden}.JobFinderPage-module__cfUNIG__emptySection{color:#6b7280;background:#f9fafb;border:2px dashed #e5e7eb;border-radius:1.5rem;flex-direction:column;justify-content:center;align-items:center;padding:4rem 2rem;display:flex}.JobFinderPage-module__cfUNIG__emptyEmoji{margin-bottom:1rem;font-size:3.5rem}.JobFinderPage-module__cfUNIG__loadingOverlay{color:#116d53;z-index:100;opacity:0;flex-direction:column;align-items:center;gap:1rem;font-weight:700;animation:.3s .5s forwards JobFinderPage-module__cfUNIG__fadeIn;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes JobFinderPage-module__cfUNIG__fadeIn{to{opacity:1}}.JobFinderPage-module__cfUNIG__spinner{animation:1s linear infinite JobFinderPage-module__cfUNIG__spin}@keyframes JobFinderPage-module__cfUNIG__spin{to{transform:rotate(360deg)}}@media (min-width:768px){.JobFinderPage-module__cfUNIG__hero{padding:4rem 2rem 5rem}.JobFinderPage-module__cfUNIG__heroTitle{font-size:3.5rem}.JobFinderPage-module__cfUNIG__heroSubtitle{font-size:1.25rem}.JobFinderPage-module__cfUNIG__sectionsWrapper{padding:3rem 2rem}.JobFinderPage-module__cfUNIG__sectionTitle{font-size:1.5rem}.JobFinderPage-module__cfUNIG__cardsRow>*,.JobFinderPage-module__cfUNIG__skeletonCard{flex:0 0 300px;min-width:300px}}@media (min-width:1024px){.JobFinderPage-module__cfUNIG__heroIcon{width:100px;height:100px}.JobFinderPage-module__cfUNIG__heroTitle{font-size:4rem}.JobFinderPage-module__cfUNIG__cardsRow>*,.JobFinderPage-module__cfUNIG__skeletonCard{flex:0 0 320px;min-width:320px}}@media (max-width:480px){.JobFinderPage-module__cfUNIG__hero{padding:2rem 1rem 3rem}.JobFinderPage-module__cfUNIG__heroIcon{width:60px;height:60px}.JobFinderPage-module__cfUNIG__heroTitle{font-size:1.75rem}.JobFinderPage-module__cfUNIG__heroSubtitle{font-size:1rem}.JobFinderPage-module__cfUNIG__sectionHeader{flex-direction:column;align-items:flex-start;gap:.75rem}.JobFinderPage-module__cfUNIG__sectionTitle{font-size:1.125rem}.JobFinderPage-module__cfUNIG__sectionSubtitle{font-size:.75rem}.JobFinderPage-module__cfUNIG__cardsRow>*,.JobFinderPage-module__cfUNIG__skeletonCard{flex:0 0 260px;min-width:260px}.JobFinderPage-module__cfUNIG__container{padding-bottom:8rem}}
.StudentPage-module__8o5Nsa__container{background:#fff;min-height:100vh;padding-bottom:6rem}.StudentPage-module__8o5Nsa__hero{background:#116d53;padding:3rem 1.5rem 4rem;position:relative;overflow:hidden}.StudentPage-module__8o5Nsa__heroContent{z-index:10;text-align:center;max-width:1200px;margin:0 auto;position:relative}.StudentPage-module__8o5Nsa__heroIcon{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:1.5rem;animation:3s ease-in-out infinite StudentPage-module__8o5Nsa__float;display:inline-flex}@keyframes StudentPage-module__8o5Nsa__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.StudentPage-module__8o5Nsa__heroTitle{color:#fff;margin:0 0 .75rem;font-size:2.5rem;font-weight:900}.StudentPage-module__8o5Nsa__heroTitle span{color:#fcd34d}.StudentPage-module__8o5Nsa__heroSubtitle{color:#ffffffe6;max-width:500px;margin:0 auto;font-size:1.125rem}.StudentPage-module__8o5Nsa__heroDecor{pointer-events:none;position:absolute;inset:0;overflow:hidden}.StudentPage-module__8o5Nsa__decorCircle1,.StudentPage-module__8o5Nsa__decorCircle2,.StudentPage-module__8o5Nsa__decorCircle3{background:#ffffff0d;border-radius:50%;position:absolute}.StudentPage-module__8o5Nsa__decorCircle1{width:300px;height:300px;animation:4s ease-in-out infinite StudentPage-module__8o5Nsa__pulse;top:-100px;right:-100px}.StudentPage-module__8o5Nsa__decorCircle2{width:200px;height:200px;animation:5s ease-in-out 1s infinite StudentPage-module__8o5Nsa__pulse;bottom:-50px;left:-50px}.StudentPage-module__8o5Nsa__decorCircle3{width:150px;height:150px;animation:6s ease-in-out 2s infinite StudentPage-module__8o5Nsa__pulse;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes StudentPage-module__8o5Nsa__pulse{0%,to{opacity:.05;transform:scale(1)}50%{opacity:.1;transform:scale(1.1)}}.StudentPage-module__8o5Nsa__sectionsWrapper{max-width:100%;margin:0 auto;padding:3rem 1.5rem}.StudentPage-module__8o5Nsa__section{margin-bottom:4rem}.StudentPage-module__8o5Nsa__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:0 .5rem;display:flex}.StudentPage-module__8o5Nsa__sectionTitleGroup{align-items:center;gap:1rem;display:flex}.StudentPage-module__8o5Nsa__sectionIconBg{color:#fff;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:0 4px 12px #116d5333}.StudentPage-module__8o5Nsa__sectionTitle{color:#116d53;margin:0;font-size:1.5rem;font-weight:800}.StudentPage-module__8o5Nsa__sectionSubtitle{color:#4b5563;margin:.25rem 0 0;font-size:.9375rem}.StudentPage-module__8o5Nsa__viewAllBtn{color:#116d53;cursor:pointer;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:9999px;align-items:center;gap:.25rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:700;transition:all .3s;display:flex}.StudentPage-module__8o5Nsa__viewAllBtn:hover{color:#fff;background:#116d53;border-color:#116d53;transform:translate(4px)}.StudentPage-module__8o5Nsa__cardsRow{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#116d53 #f3f4f6;gap:1.5rem;margin:0 -.5rem;padding:1rem .5rem;display:flex;overflow-x:auto}.StudentPage-module__8o5Nsa__cardsRow::-webkit-scrollbar{height:6px}.StudentPage-module__8o5Nsa__cardsRow::-webkit-scrollbar-track{background:#f3f4f6;border-radius:10px}.StudentPage-module__8o5Nsa__cardsRow::-webkit-scrollbar-thumb{background:#116d53;border-radius:10px}.StudentPage-module__8o5Nsa__cardsRow>*{scroll-snap-align:start;flex:0 0 300px;min-width:300px}.StudentPage-module__8o5Nsa__skeletonCard{aspect-ratio:1;background:#f9fafb;border:1px solid #e5e7eb;border-radius:1.5rem;flex:0 0 300px;min-width:300px;overflow:hidden}.StudentPage-module__8o5Nsa__emptySection{color:#6b7280;background:#f9fafb;border:2px dashed #e5e7eb;border-radius:1.5rem;flex-direction:column;justify-content:center;align-items:center;padding:4rem 2rem;display:flex}.StudentPage-module__8o5Nsa__emptyEmoji{margin-bottom:1rem;font-size:3.5rem}.StudentPage-module__8o5Nsa__loadingOverlay{color:#116d53;z-index:100;opacity:0;flex-direction:column;align-items:center;gap:1rem;font-weight:700;animation:.3s .5s forwards StudentPage-module__8o5Nsa__fadeIn;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes StudentPage-module__8o5Nsa__fadeIn{to{opacity:1}}.StudentPage-module__8o5Nsa__spinner{animation:1s linear infinite StudentPage-module__8o5Nsa__spin}@keyframes StudentPage-module__8o5Nsa__spin{to{transform:rotate(360deg)}}@media (min-width:768px){.StudentPage-module__8o5Nsa__hero{padding:4rem 2rem 5rem}.StudentPage-module__8o5Nsa__heroTitle{font-size:3.5rem}.StudentPage-module__8o5Nsa__heroSubtitle{font-size:1.25rem}.StudentPage-module__8o5Nsa__sectionsWrapper{padding:3rem 2rem}.StudentPage-module__8o5Nsa__sectionTitle{font-size:1.5rem}.StudentPage-module__8o5Nsa__cardsRow>*,.StudentPage-module__8o5Nsa__skeletonCard{flex:0 0 300px;min-width:300px}}@media (min-width:1024px){.StudentPage-module__8o5Nsa__heroIcon{width:100px;height:100px}.StudentPage-module__8o5Nsa__heroTitle{font-size:4rem}.StudentPage-module__8o5Nsa__cardsRow>*,.StudentPage-module__8o5Nsa__skeletonCard{flex:0 0 320px;min-width:320px}}@media (max-width:480px){.StudentPage-module__8o5Nsa__hero{padding:2rem 1rem 3rem}.StudentPage-module__8o5Nsa__heroIcon{width:60px;height:60px}.StudentPage-module__8o5Nsa__heroTitle{font-size:1.75rem}.StudentPage-module__8o5Nsa__heroSubtitle{font-size:1rem}.StudentPage-module__8o5Nsa__sectionHeader{flex-direction:column;align-items:flex-start;gap:.75rem}.StudentPage-module__8o5Nsa__sectionTitle{font-size:1.125rem}.StudentPage-module__8o5Nsa__sectionSubtitle{font-size:.75rem}.StudentPage-module__8o5Nsa__cardsRow>*,.StudentPage-module__8o5Nsa__skeletonCard{flex:0 0 260px;min-width:260px}.StudentPage-module__8o5Nsa__container{padding-bottom:8rem}}
