._container_1rlhb_2{padding:0 var(--spacing-md);max-width:1200px;margin:0 auto;min-height:80vh}._hero_1rlhb_9{text-align:center;margin-bottom:3rem;padding-top:2rem}._title_1rlhb_15{font-size:3.5rem;margin-bottom:1rem;background:var(--hero-gradient-tools);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-weight:800;letter-spacing:-.02em}._subtitle_1rlhb_26{color:var(--text-muted);font-size:1.25rem;max-width:700px;margin:0 auto;line-height:1.6}._quizWrapper_1rlhb_35{margin-bottom:4rem;display:flex;justify-content:center;width:100%}._quizCard_1rlhb_42{background:var(--surface);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border);border-radius:24px;padding:3rem;width:100%;max-width:800px;box-shadow:0 20px 40px -10px #0000001a;animation:_entrance_1rlhb_1 .6s ease-out}@keyframes _entrance_1rlhb_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._progressBarContainer_1rlhb_67{width:100%;height:6px;background:var(--surface-hover);border-radius:10px;margin-bottom:2rem;overflow:hidden}._progressBar_1rlhb_67{height:100%;background:var(--hero-gradient-tools);transition:width .4s ease}._questionSection_1rlhb_83{text-align:center}._questionTitle_1rlhb_87{font-size:1.75rem;font-weight:700;color:var(--text-main);margin-bottom:2rem}._optionsGrid_1rlhb_94{display:grid;grid-template-columns:1fr;gap:1rem}._optionButton_1rlhb_100{background:var(--surface);border:1px solid rgba(255,255,255,.15);padding:1.25rem;border-radius:16px;color:var(--text-main);font-size:1.1rem;font-weight:500;text-align:left;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:1rem;position:relative;box-shadow:0 4px 6px -1px #0003}._optionButton_1rlhb_100:after{content:"";width:24px;height:24px;border:2px solid rgba(255,255,255,.3);border-radius:50%;margin-left:auto;transition:all .2s ease;flex-shrink:0}._optionButton_1rlhb_100:hover{background:#38bdf81a;border-color:var(--info);transform:translateY(-2px);color:var(--text-main);box-shadow:0 10px 15px -3px #0000001a}._optionButton_1rlhb_100:hover:after{border-color:var(--info);background-color:var(--info);box-shadow:0 0 8px #38bdf866}._optionButton_1rlhb_100:active{transform:translateY(0)}._optionIcon_1rlhb_148{font-size:1.5rem;flex-shrink:0}._resultContainer_1rlhb_154{text-align:center;animation:_slideUp_1rlhb_1 .6s ease-out}@keyframes _slideUp_1rlhb_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._animalIcon_1rlhb_171{font-size:5rem;margin-bottom:1rem;display:block;animation:_bounce_1rlhb_1 2s infinite}@keyframes _bounce_1rlhb_1{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}._resultTitle_1rlhb_190{font-size:2.5rem;font-weight:800;margin-bottom:.5rem;background:var(--hero-gradient-tools);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}._resultSubtitle_1rlhb_200{color:var(--text-muted);font-size:1.2rem;margin-bottom:2rem;font-weight:500}._scheduleCard_1rlhb_207{background:var(--background);border:1px solid var(--border);border-radius:16px;padding:2rem;text-align:left;margin-bottom:2rem}._scheduleTitle_1rlhb_216{font-size:1.2rem;color:var(--text-main);margin-bottom:1.5rem;font-weight:700;border-bottom:1px solid var(--border);padding-bottom:1rem}._timeline_1rlhb_225{display:flex;flex-direction:column;gap:1.5rem;position:relative;padding-left:1.5rem;border-left:2px solid rgba(255,255,255,.1)}._timelineItem_1rlhb_234{position:relative}._timelineItem_1rlhb_234:before{content:"";position:absolute;left:-1.95rem;top:.4rem;width:.8rem;height:.8rem;background:#c084fc;border-radius:50%;border:2px solid #0f172a}._timeLabel_1rlhb_250{display:block;color:var(--info);font-weight:700;font-size:.9rem;margin-bottom:.25rem;text-transform:uppercase;letter-spacing:.05em}._activityLabel_1rlhb_260{color:var(--text-main);font-size:1.1rem}._retakeBtn_1rlhb_265{background:var(--hero-gradient-tools);color:#fff!important;border:none;padding:1rem 2rem;border-radius:12px;font-weight:700;font-size:1.1rem;cursor:pointer;transition:all .2s ease;width:100%;margin-top:1rem}._retakeBtn_1rlhb_265:hover{transform:translateY(-2px);box-shadow:0 8px 15px -3px #7c3aed66;filter:brightness(1.1)}._contentSection_1rlhb_286{margin-top:3rem;width:100%}._contentWrapper_1rlhb_291{width:100%;margin-top:2rem}._section_1rlhb_296{margin-bottom:4rem}._sectionTitle_1rlhb_300{font-size:1.75rem;color:var(--text-main);margin-bottom:1.5rem;font-weight:700}._text_1rlhb_307{color:var(--text-muted);line-height:1.8;margin-bottom:1.25rem;font-size:1.1rem}._list_1rlhb_314{color:var(--text-muted);line-height:1.8;margin-bottom:1.5rem;padding-left:1.5rem}._list_1rlhb_314 li{margin-bottom:.75rem}._faqList_1rlhb_325{display:flex;flex-direction:column;gap:1.5rem}._faqItem_1rlhb_331{background:var(--surface-hover);border:1px solid var(--border);padding:1.5rem;border-radius:16px}._faqQuestion_1rlhb_338{color:var(--text-main);font-size:1.15rem;margin-bottom:.75rem;font-weight:600}._faqAnswer_1rlhb_345{color:var(--text-muted);line-height:1.7}@media(max-width:768px){._title_1rlhb_15{font-size:2.25rem}._quizCard_1rlhb_42{padding:1.5rem}._questionTitle_1rlhb_87{font-size:1.4rem}._resultTitle_1rlhb_190{font-size:2rem}._scheduleCard_1rlhb_207{padding:1.5rem}}._useCaseGrid_1rlhb_374{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-top:1.5rem}._useCaseItem_1rlhb_381{background:var(--surface-hover);border:1px solid var(--border);padding:1.5rem;border-radius:16px;transition:transform .2s ease}._useCaseItem_1rlhb_381:hover{transform:translateY(-2px);border-color:#38bdf84d}._useCaseTitle_1rlhb_394{color:var(--text-main);font-size:1.25rem;margin-bottom:.75rem;font-weight:700}._useCaseText_1rlhb_401{color:var(--text-muted);line-height:1.6;font-size:1rem}
