/*! tailwindcss v4.2.2 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.invisible{visibility:hidden}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}.top-nav{color:#fff;background:#111;justify-content:center;gap:20px;padding:15px;display:flex}@media (width<=768px){.top-nav{display:none}.bottom-tabs{background:#111;justify-content:space-around;width:100%;padding:10px 0;display:flex;position:fixed;bottom:0}}.carousel{width:100%;height:200px;position:relative;overflow:hidden}.slide{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .5s;position:absolute}.slide.active{opacity:1}.dots{text-align:center;width:100%;position:absolute;bottom:10px}.dot{opacity:.5;cursor:pointer;background:#fff;border-radius:50%;width:8px;height:8px;margin:4px;display:inline-block}.dot.active{opacity:1}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}.top-nav{z-index:1000;background:linear-gradient(135deg,#fff 0%,#f8f9ff 100%);border-bottom:1px solid #667eea1a;position:sticky;top:0;box-shadow:0 2px 20px #00000014}.nav-container{justify-content:space-between;align-items:center;gap:2rem;max-width:1400px;margin:0 auto;padding:1rem 2rem;display:flex}.logo{cursor:pointer;flex-shrink:0;align-items:center;text-decoration:none;transition:all .3s;display:flex}.logo:hover{transform:scale(1.05)}.logo-image{object-fit:contain;filter:drop-shadow(0 2px 8px #0000001a);width:70px;height:70px;transition:all .3s}.nav-links{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#667eea0d;border-radius:60px;gap:.5rem;margin-left:auto;padding:.5rem;display:flex}.nav-link{color:#4a5568;letter-spacing:.3px;white-space:nowrap;border-radius:40px;padding:.8rem 1.8rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.nav-link:before{content:"";opacity:0;z-index:-1;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:40px;transition:opacity .3s;position:absolute;inset:0}.nav-link:hover{color:#667eea;transform:translateY(-2px)}.nav-link.active{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);box-shadow:0 4px 15px #667eea4d}.nav-link.active:before{opacity:0}@media (width>=769px){.top-nav{display:flex}}@media (width<=968px){.nav-container{padding:.8rem 1.5rem}.nav-link{padding:.6rem 1.2rem;font-size:.9rem}.logo-image{width:55px;height:55px}}@media (width<=768px){.top-nav{display:none}}@media (width<=580px){.logo-image{width:45px;height:45px}.nav-link{padding:.5rem 1rem;font-size:.85rem}}@media (width<=480px){.nav-link{padding:.4rem .8rem;font-size:.8rem}.logo-image{width:40px;height:40px}}.bottom-tabs{display:none}@media (width<=768px){.bottom-tabs{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1000;background:linear-gradient(135deg,#fff 0%,#f8f9ff 100%);border-top:1px solid #667eea1a;justify-content:space-around;align-items:center;padding:.8rem 0 1rem;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #00000014}.tab-item{color:#6c757d;cursor:pointer;flex-direction:column;flex:1;align-items:center;padding:.5rem 0;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.tab-icon{margin-bottom:.25rem;font-size:1.5rem;transition:transform .3s}.tab-label{font-size:.7rem;font-weight:500;transition:all .3s}.tab-active-indicator{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:3px;width:0;height:3px;transition:width .3s;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}.tab-item.active{color:#667eea}.tab-item.active .tab-icon{transform:translateY(-3px)}.tab-item.active .tab-active-indicator{width:30px}.tab-item:hover{color:#764ba2;transform:translateY(-2px)}.tab-item:hover .tab-icon{transform:translateY(-2px)}}@media (width<=480px){.bottom-tabs{padding:.6rem 0 .8rem}.tab-icon{font-size:1.3rem}.tab-label{font-size:.65rem}}.home-container{animation:.5s ease-out fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.carousel-container{width:100%;height:500px;position:relative;overflow:hidden}.carousel-btn{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);cursor:pointer;color:#fff;z-index:10;background:#00000080;border:none;border-radius:50%;padding:.5rem 1rem;font-size:2rem;transition:all .3s;position:absolute;top:50%;transform:translateY(-50%)}.dot{cursor:pointer;background:#ffffff80;border:none;border-radius:50%;width:10px;height:10px;transition:all .3s}.mission-section{background:linear-gradient(135deg,#f8f9ff 0%,#fff 100%);border-radius:30px;margin-bottom:3rem;padding:3rem;box-shadow:0 2px 10px #0000000d}.mission-container{text-align:center;max-width:1000px;margin:0 auto}.section-title{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:2rem;font-size:2.5rem;font-weight:800}.mission-content p{color:#4a5568;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.mission-content strong{color:#667eea;font-weight:700}.help-section{margin-bottom:3rem}.section-subtitle{text-align:center;color:#718096;margin-bottom:3rem;font-size:1.1rem}.feature-card{text-align:center;background:#fff;border:1px solid #667eea1a;border-radius:20px;padding:2rem;transition:all .3s;box-shadow:0 2px 10px #0000000d}.feature-card:hover{border-color:#667eea4d;transform:translateY(-5px);box-shadow:0 15px 35px #667eea26}.feature-card h3{color:#2d3748;margin-bottom:.8rem;font-size:1.3rem;font-weight:700}.feature-card p{color:#718096;font-size:.95rem;line-height:1.6}.stats-section{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:30px;margin-bottom:3rem;padding:3rem}.stats-container{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:2rem;display:grid}.stats-section .stat-card{text-align:center;color:#fff}.stats-section .stat-number{margin-bottom:.5rem;font-size:2.5rem;font-weight:800}.stats-section .stat-label{opacity:.9;font-size:1rem}.cta-content p{opacity:.9;margin-bottom:2rem;font-size:1.1rem}.btn-large{border-radius:50px;padding:1rem 2.5rem;font-size:1.1rem}@media (width<=968px){.carousel-container{height:450px}.section-title{font-size:2rem}.mission-section{padding:2rem}.stats-container{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1.5rem}.stats-section .stat-number{font-size:2rem}}@media (width<=768px){.carousel-container{height:400px}.btn-large{padding:.8rem 1.8rem;font-size:1rem}.section-title{font-size:1.8rem}.mission-content p{font-size:1rem}.features-grid{grid-template-columns:1fr;gap:1.5rem}.stats-container{grid-template-columns:repeat(auto-fit,minmax(100px,1fr))}.stats-section .stat-number{font-size:1.5rem}.stats-section .stat-label{font-size:.85rem}.cta-content h2{font-size:1.5rem}.carousel-btn{padding:.3rem .8rem;font-size:1.5rem}}@media (width<=480px){.carousel-container{height:250px}.btn-large{padding:.6rem 1.2rem;font-size:.9rem}.mission-section{padding:1.5rem}.section-title{font-size:1.5rem}.stats-container{grid-template-columns:repeat(2,1fr);gap:1rem}.stats-section,.cta-section{padding:2rem}.cta-content h2{font-size:1.3rem}.carousel-dots{bottom:10px}.dot{width:6px;height:6px}.dot.active{width:20px}.carousel-btn{padding:.2rem .6rem;font-size:1rem}}.hero-carousel{border-radius:20px;margin-bottom:3rem;overflow:hidden;box-shadow:0 10px 30px #0000001a}.carousel-container{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);width:100%;height:500px;position:relative;overflow:hidden}.carousel-slide{opacity:0;width:100%;height:100%;transition:opacity .5s ease-in-out;position:absolute;top:0;left:0}.carousel-slide.active{opacity:1}.carousel-image{object-fit:cover;width:100%;height:100%;display:block}.carousel-loading{color:#fff;flex-direction:column;justify-content:center;align-items:center;gap:1rem;height:100%;display:flex}@keyframes spin{to{transform:rotate(360deg)}}.carousel-loading p{margin:0;font-size:1rem}.carousel-empty{color:#fff;justify-content:center;align-items:center;height:100%;font-size:1.1rem;display:flex}.carousel-btn{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);cursor:pointer;color:#fff;z-index:10;background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;padding:.5rem 1rem;font-size:2rem;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.carousel-btn:hover{background:#000000b3;transform:translateY(-50%)scale(1.1)}.carousel-btn.prev{left:20px}.carousel-btn.next{right:20px}.carousel-dots{z-index:10;gap:10px;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.dot{cursor:pointer;background:#ffffff80;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:all .3s}.dot.active{background:#fff;border-radius:10px;width:30px}.dot:hover{background:#fff;transform:scale(1.2)}@media (width<=968px){.carousel-container{height:450px}.carousel-btn{width:40px;height:40px;font-size:1.5rem}}@media (width<=768px){.carousel-container{height:400px}.carousel-btn{width:35px;height:35px;font-size:1.2rem}.carousel-btn.prev{left:15px}.carousel-btn.next{right:15px}}@media (width<=480px){.hero-carousel{border-radius:15px;margin-bottom:1.5rem}.carousel-container{height:250px}.carousel-dots{gap:8px;bottom:10px}.dot{width:6px;height:6px}.dot.active{width:20px}.carousel-btn{width:30px;height:30px;font-size:1rem}.carousel-btn.prev{left:10px}.carousel-btn.next{right:10px}}.mock-exam-card{background:#fff;border:1px solid #667eea1a;border-radius:20px;padding:2rem;transition:all .3s;position:relative;box-shadow:0 2px 10px #0000000d}.mock-exam-card:hover{border-color:#667eea4d;transform:translateY(-5px);box-shadow:0 15px 35px #667eea26}.exam-badge{text-transform:uppercase;border-radius:20px;padding:.3rem .8rem;font-size:.75rem;font-weight:600;position:absolute;top:1rem;right:1rem}.mock-exam-card h3{color:#2d3748;margin-top:.5rem;margin-bottom:.8rem;padding-right:60px;font-size:1.3rem}.exam-metadata{flex-wrap:wrap;gap:.8rem;margin-bottom:1rem;display:flex}.year-badge{color:#667eea;background:linear-gradient(135deg,#f8f9ff 0%,#fff 100%);border:1px solid #667eea33;border-radius:12px;align-items:center;gap:.3rem;padding:.2rem .6rem;font-size:.7rem;font-weight:500;display:inline-flex}.subject-badge{color:#4a5568;background:#edf2f7;border-radius:12px;align-items:center;gap:.3rem;padding:.2rem .6rem;font-size:.7rem;font-weight:500;display:inline-flex}.exam-eligibility{margin-bottom:.8rem}.eligibility-badge{color:#4a5568;background:linear-gradient(135deg,#f8f9ff 0%,#fff 100%);border-left:3px solid #667eea;border-radius:6px;padding:.3rem .6rem;font-size:.7rem;font-weight:500;line-height:1.4;display:inline-block}.exam-meta{color:#718096;flex-wrap:wrap;gap:1rem;margin-bottom:1rem;font-size:.85rem;display:flex}.exam-benefits{background:#fef3c7;border-left:3px solid #f59e0b;border-radius:10px;align-items:flex-start;gap:.5rem;margin-bottom:1rem;padding:.6rem;display:flex}.benefits-icon{flex-shrink:0;font-size:1rem}.benefits-text{color:#7b341e;flex:1;font-size:.75rem;line-height:1.4}.start-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:10px;width:100%;padding:.75rem;font-size:.9rem;font-weight:600;transition:all .3s}.start-btn:hover{transform:translateY(-2px);box-shadow:0 5px 15px #667eea4d}.exam-tips{background:linear-gradient(135deg,#f8f9ff 0%,#fff 100%);border:1px solid #667eea1a;border-radius:20px;padding:2rem}.exam-tips h3{color:#2d3748;margin-bottom:1rem;font-size:1.2rem}.exam-tips li{color:#4a5568;padding:.5rem 0;font-size:.9rem}@media (width<=768px){.page-header h1{font-size:2rem}.mock-exam-grid{grid-template-columns:1fr;gap:1.5rem}.mock-exam-card{padding:1.5rem}.mock-exam-card h3{padding-right:50px;font-size:1.1rem}.exam-meta{flex-direction:column;gap:.3rem;font-size:.75rem}.topic-tag,.benefits-text{font-size:.7rem}.exam-metadata{gap:.5rem}.year-badge,.subject-badge{font-size:.65rem}}@media (width<=480px){.page-header h1{font-size:1.5rem}.page-header p{font-size:.9rem}.mock-exam-card{padding:1.2rem}.exam-badge{padding:.2rem .6rem;font-size:.65rem}.exam-topics{gap:.3rem}.topic-tag{padding:.2rem .5rem;font-size:.65rem}.exam-tips{padding:1.2rem}.exam-tips h3{font-size:1rem}.exam-tips li{font-size:.8rem}}.exams-page-container{animation:.5s ease-out fadeIn}.category-btn{cursor:pointer;color:#4a5568;background:#fff;border:none;border-radius:25px;padding:.6rem 1.5rem;font-weight:500;transition:all .3s;box-shadow:0 1px 3px #0000000d}.category-btn.active{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);box-shadow:0 4px 12px #667eea4d}.category-btn:hover:not(.active){background:#f7fafc;transform:translateY(-2px)}.exam-card{background:#fff;border-left:4px solid #0000;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000000d}.exam-card.upcoming{border-left-color:#f59e0b}.exam-card.ongoing{border-left-color:#10b981}.exam-card.completed{border-left-color:#94a3b8}.exam-details h3{color:#2d3748;margin-bottom:1rem;font-size:1.2rem;font-weight:600}.view-details-btn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:8px;padding:.6rem 1.2rem;font-weight:500;transition:all .3s}.view-details-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #667eea4d}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0009;justify-content:center;align-items:center;animation:.3s fadeIn;display:flex;position:fixed;inset:0}.modal-content{background:#fff;border-radius:24px;width:90%;max-width:600px;max-height:85vh;animation:.3s slideUp;position:relative;overflow-y:auto}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.modal-close{cursor:pointer;color:#64748b;z-index:1;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.5rem;transition:all .3s;display:flex;position:absolute;top:1rem;right:1rem}.modal-close:hover{background:#e2e8f0;transform:rotate(90deg)}.modal-header{border-bottom:2px solid #f1f5f9;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem 1.5rem .5rem;display:flex}.modal-header h2{color:#1e293b;margin:0;font-size:1.5rem}.status-badge{text-transform:uppercase;border-radius:20px;padding:.3rem 1rem;font-size:.75rem;font-weight:600}.status-badge.upcoming{color:#d97706;background:#fef3c7}.status-badge.ongoing{color:#059669;background:#d1fae5}.status-badge.completed{color:#475569;background:#f1f5f9}.modal-body{padding:1.5rem}.exam-info-section,.exam-description,.exam-instructions{margin-bottom:1.5rem}.exam-info-section h3,.exam-description h3,.exam-instructions h3{color:#334155;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:1rem;display:flex}.info-row{border-bottom:1px solid #f1f5f9;padding:.5rem 0;display:flex}.info-label{color:#475569;width:100px;font-weight:600}.info-row span:last-child{color:#1e293b}.exam-description p{color:#475569;font-size:.9rem;line-height:1.6}.exam-instructions ul{padding-left:0;list-style:none}.exam-instructions li{color:#475569;align-items:flex-start;gap:.5rem;padding:.5rem 0;font-size:.9rem;display:flex}.exam-instructions li:before{content:"⚠️";font-size:.8rem}.error-message-box{color:#991b1b;background:#fee2e2;border-left:4px solid #ef4444;border-radius:8px;align-items:center;gap:.5rem;margin:1rem 0;padding:.8rem;font-size:.85rem;display:flex}.modal-actions{border-top:1px solid #f1f5f9;justify-content:flex-end;gap:1rem;margin-top:1.5rem;padding-top:1rem;display:flex}.start-exam-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border:none;border-radius:10px;padding:.7rem 1.5rem;font-weight:600;transition:all .3s}.start-exam-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #10b9814d}.btn-secondary:hover{background:#f8fafc;border-color:#cbd5e1}@media (width<=768px){.page-header h1{font-size:2rem}.exam-card{flex-direction:column;align-items:stretch}.exam-info-grid{grid-template-columns:1fr}.view-details-btn{width:100%}.modal-content{width:95%;max-height:90vh}.modal-header{flex-direction:column;align-items:flex-start}.info-row{flex-direction:column;gap:.25rem}.info-label{width:auto}.modal-actions{flex-direction:column}.start-exam-btn,.btn-secondary{width:100%}}@media (width<=480px){.page-header h1{font-size:1.5rem}.category-tabs{gap:.5rem}.category-btn{padding:.5rem 1rem;font-size:.85rem}.exam-details h3{font-size:1rem}.modal-header h2{font-size:1.2rem}}.page-container{animation:.5s ease-out fadeIn}.page-header{text-align:center;margin-bottom:3rem}.page-header h1{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.5rem}.page-header p{color:#718096;font-size:1.1rem}.hero-section{color:#fff;text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:30px;margin-bottom:3rem;padding:3rem}.hero-title{margin-bottom:1rem;font-size:3rem}.text-gradient{background:linear-gradient(135deg,#fff,#e0e7ff);color:#0000;-webkit-background-clip:text;background-clip:text}.hero-subtitle{opacity:.9;margin-bottom:2rem;font-size:1.2rem}.hero-buttons{justify-content:center;gap:1rem;margin-bottom:3rem;display:flex}.hero-stats{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:2rem;margin-top:2rem;display:grid}.stat-card{text-align:center}.stat-number{margin-bottom:.5rem;font-size:2rem;font-weight:700}.stat-label{opacity:.9;font-size:.9rem}.features-section{margin-bottom:3rem}.section-title{text-align:center;color:#2d3748;margin-bottom:2rem;font-size:2rem}.features-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.feature-card{text-align:center;background:#fff;border-radius:20px;padding:2rem;transition:transform .3s;box-shadow:0 2px 10px #0000000d}.feature-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.feature-icon{margin-bottom:1rem;font-size:3rem}.feature-card h3{color:#2d3748;margin-bottom:.5rem}.feature-card p{color:#718096}.cta-section{text-align:center;color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:30px;padding:3rem}.cta-content h2{margin-bottom:1rem;font-size:2rem}.cta-content p{opacity:.9;margin-bottom:2rem}.mock-exam-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:3rem;display:grid}.mock-exam-card{background:#fff;border-radius:20px;padding:2rem;transition:all .3s;position:relative;box-shadow:0 2px 10px #0000000d}.mock-exam-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.exam-badge{border-radius:20px;padding:.3rem .8rem;font-size:.8rem;font-weight:600;position:absolute;top:1rem;right:1rem}.exam-badge.easy{color:#22543d;background:#c6f6d5}.exam-badge.medium{color:#7b341e;background:#feebc8}.exam-badge.hard{color:#9b2c2c;background:#fed7d7}.mock-exam-card h3{color:#2d3748;margin-bottom:1rem;font-size:1.3rem}.exam-meta{color:#718096;gap:1rem;margin-bottom:1rem;font-size:.9rem;display:flex}.exam-topics{flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;display:flex}.topic-tag{color:#4a5568;background:#edf2f7;border-radius:15px;padding:.3rem .8rem;font-size:.8rem}.start-btn{width:100%}.exam-tips{background:#edf2f7;border-radius:20px;padding:2rem}.exam-tips h3{color:#2d3748;margin-bottom:1rem}.exam-tips ul{padding-left:0;list-style:none}.exam-tips li{color:#4a5568;padding:.5rem 0}.category-tabs{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2rem;display:flex}.category-btn{cursor:pointer;color:#4a5568;background:#fff;border:none;border-radius:25px;padding:.6rem 1.5rem;font-weight:500;transition:all .3s}.category-btn.active{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.exams-list{flex-direction:column;gap:1rem;margin-bottom:2rem;display:flex}.exam-card{background:#fff;border-radius:15px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 10px #0000000d}.exam-card:hover{transform:translate(5px);box-shadow:0 5px 20px #0000001a}.exam-status-badge{text-transform:uppercase;border-bottom-right-radius:10px;padding:.3rem 1rem;font-size:.7rem;font-weight:600;position:absolute;top:0;left:0}.exam-status-badge.upcoming{color:#7b341e;background:#feebc8}.exam-status-badge.ongoing{color:#22543d;background:#c6f6d5}.exam-status-badge.completed{color:#4a5568;background:#e2e8f0}.exam-details{flex:1;padding-top:1rem}.exam-details h3{color:#2d3748;margin-bottom:1rem}.exam-info-grid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.8rem;display:grid}.info-item{color:#718096;align-items:center;gap:.5rem;font-size:.9rem;display:flex}.info-icon{font-size:1rem}.account-tabs{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2rem;display:flex}.account-tab{cursor:pointer;color:#4a5568;background:#fff;border:none;border-radius:25px;align-items:center;gap:.5rem;padding:.8rem 2rem;font-weight:500;transition:all .3s;display:flex}.account-tab.active{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.profile-section{background:#fff;border-radius:20px;padding:2rem}.profile-header{flex-wrap:wrap;align-items:center;gap:2rem;margin-bottom:2rem;display:flex}.profile-avatar{text-align:center}.avatar-circle{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;margin-bottom:.5rem;font-size:3rem;display:flex}.change-avatar{color:#667eea;cursor:pointer;background:0 0;border:none;font-size:.8rem}.profile-info h2{color:#2d3748;margin-bottom:.3rem}.user-email,.user-role{color:#718096}.profile-details{max-width:500px}.detail-row{margin-bottom:1.5rem}.detail-row label{color:#4a5568;margin-bottom:.5rem;font-weight:500;display:block}.profile-input{border:1px solid #e2e8f0;border-radius:8px;width:100%;padding:.8rem;font-size:1rem;transition:all .3s}.profile-input:focus{border-color:#667eea;outline:none;box-shadow:0 0 0 3px #667eea1a}.save-btn{width:100%;margin-top:1rem}.progress-section{background:#fff;border-radius:20px;padding:2rem}.overall-progress{margin-bottom:2rem}.overall-progress h3{color:#2d3748;margin-bottom:1rem}.progress-bar-container{background:#edf2f7;border-radius:10px;height:40px;overflow:hidden}.progress-bar{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;height:100%;font-weight:600;transition:width .3s;display:flex}.subject-progress h3{color:#2d3748;margin-bottom:1rem}.subject-item{grid-template-columns:120px 1fr 50px;align-items:center;gap:1rem;margin-bottom:1rem;display:grid}.subject-progress-bar{background:#edf2f7;border-radius:10px;height:30px;overflow:hidden}.subject-progress-bar .fill{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);height:100%;transition:width .3s}.achievements-section{background:#fff;border-radius:20px;padding:2rem}.achievements-stats{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;margin-bottom:2rem;display:grid}.achievements-stats .stat-card{text-align:center;background:#f7fafc;border-radius:15px;padding:1rem}.achievements-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;display:grid}.achievement-card{text-align:center;background:#f7fafc;border-radius:15px;padding:1.5rem;transition:all .3s}.achievement-card:hover{transform:translateY(-3px);box-shadow:0 5px 15px #0000001a}.achievement-icon{margin-bottom:1rem;font-size:2.5rem}.achievement-card h4{color:#2d3748;margin-bottom:.5rem}.achievement-card p{color:#718096;margin-bottom:1rem;font-size:.9rem}.achievement-progress{background:#e2e8f0;border-radius:10px;height:8px;margin-bottom:.5rem;overflow:hidden}.progress-fill{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);height:100%;transition:width .3s}.progress-text{color:#718096;font-size:.8rem}@media (width<=768px){.hero-title{font-size:2rem}.hero-section{padding:2rem}.exam-card{flex-direction:column;align-items:flex-start}.subject-item{grid-template-columns:1fr;gap:.5rem}.profile-header{text-align:center;flex-direction:column}.exam-info-grid{grid-template-columns:1fr}}@media (width<=480px){.hero-title{font-size:1.5rem}.hero-buttons{flex-direction:column}.category-tabs{gap:.5rem}.category-btn{padding:.5rem 1rem;font-size:.9rem}}.test-page-wrapper{max-width:1400px;margin:0 auto;padding:1rem;animation:.5s ease-out fadeIn}.option-btn:hover{background:#f8f9ff;border-color:#667eea;transform:translate(5px)}.next-btn:hover{transform:translate(2px);box-shadow:0 5px 15px #667eea4d}.submit-btn:hover{transform:translate(2px);box-shadow:0 5px 15px #48bb784d}.result-card{text-align:center;background:#fff;border-radius:30px;max-width:600px;margin:0 auto;padding:2rem;box-shadow:0 10px 40px #0000001a}.result-card h2{color:#2d3748;margin-bottom:1.5rem;font-size:1.8rem}.score-circle{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;justify-content:center;align-items:center;width:150px;height:150px;margin:0 auto 1.5rem;animation:1s pulse;display:flex}@keyframes pulse{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.result-stats{margin-bottom:1.5rem}.result-stats p{color:#4a5568;margin:.5rem 0;font-size:1rem}.result-actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.error-message{text-align:center;background:#fff;border-radius:20px;padding:3rem}.btn-primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:10px;padding:.7rem 1.5rem;font-weight:600;transition:all .3s}.btn-secondary{color:#667eea;cursor:pointer;background:#fff;border:2px solid #667eea;border-radius:10px;padding:.7rem 1.5rem;font-weight:600;transition:all .3s}.btn-primary:hover,.btn-secondary:hover{transform:translateY(-2px);box-shadow:0 5px 15px #667eea4d}@media (width<=1024px){.test-ad-sidebar{display:none}.test-sidebar{width:240px}}@media (width<=768px){.test-main-layout{flex-direction:column}.test-sidebar{width:100%;margin-bottom:1rem;position:static}.question-palette-list{grid-template-columns:repeat(auto-fill,minmax(60px,1fr));max-height:none;display:grid}.palette-item{justify-content:center;gap:.5rem}.test-header{text-align:center;flex-direction:column}.question-text{font-size:1rem}.option-btn{padding:.6rem}.option-text{font-size:.85rem}.test-navigation{flex-direction:column}.nav-btn{width:100%}.result-card{padding:1.5rem}.score-circle{width:120px;height:120px}.score-number{font-size:2rem}}@media (width<=480px){.test-page-wrapper{padding:.5rem}.question-palette-list{grid-template-columns:repeat(auto-fill,minmax(50px,1fr))}.test-info h2{font-size:1.1rem}.test-meta{font-size:.75rem}}.test-page-wrapper{max-width:1400px;min-height:100vh;margin:0 auto;padding:1rem;animation:.5s ease-out fadeIn}.test-main-layout{gap:1.5rem;min-height:calc(100vh - 120px);display:flex}.test-sidebar{background:#fff;border-radius:20px;width:280px;height:fit-content;padding:1.5rem;position:sticky;top:100px;box-shadow:0 2px 10px #0000000d}.sidebar-header{border-bottom:2px solid #f0f0f0;margin-bottom:1.5rem;padding-bottom:1rem}.sidebar-header h3{color:#2d3748;margin-bottom:.5rem;font-size:1.2rem}.question-stats{color:#718096;font-size:.85rem}.answered-count{color:#48bb78;font-weight:600}.question-palette-list{flex-direction:column;gap:.75rem;max-height:calc(100vh - 200px);padding-right:.5rem;display:flex;overflow-y:auto}.question-palette-list::-webkit-scrollbar{width:4px}.question-palette-list::-webkit-scrollbar-track{background:#f0f0f0;border-radius:4px}.question-palette-list::-webkit-scrollbar-thumb{background:#667eea;border-radius:4px}.palette-item{cursor:pointer;background:#f8f9fa;border:1px solid #e2e8f0;border-radius:12px;justify-content:space-between;align-items:center;width:100%;padding:.75rem 1rem;transition:all .3s;display:flex}.palette-item:hover{background:#f0f2f5;transform:translate(5px)}.palette-item.current{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-color:#667eea}.palette-item.answered{background:#e8f5e9;border-color:#48bb78}.palette-item.answered.current{color:#fff;background:linear-gradient(135deg,#48bb78 0%,#38a169 100%)}.question-number{font-size:.9rem;font-weight:600}.question-status{font-size:1rem}.test-content{flex:1;min-width:0}.test-header{background:#fff;border-radius:20px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1.5rem;display:flex;box-shadow:0 2px 10px #0000000d}.test-info h2{color:#2d3748;margin-bottom:.5rem;font-size:1.3rem}.test-meta{color:#718096;gap:1.5rem;font-size:.85rem;display:flex}.timer{color:#e53e3e;font-weight:600}.question-progress{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:25px;padding:.5rem 1rem;font-size:.85rem;font-weight:600}.question-card{background:#fff;border-radius:20px;margin-bottom:1.5rem;padding:2rem;box-shadow:0 2px 10px #0000000d}.question-text{color:#2d3748;margin-bottom:1.5rem;font-size:1.2rem;line-height:1.6}.options-container{flex-direction:column;gap:.8rem;display:flex}.option-btn{cursor:pointer;text-align:left;background:#fff;border:2px solid #e2e8f0;border-radius:12px;align-items:center;gap:1rem;padding:.8rem 1rem;transition:all .3s;display:flex}.option-btn:hover:not(:disabled){background:#f8f9ff;border-color:#667eea;transform:translate(5px)}.option-btn.selected{background:linear-gradient(135deg,#f8f9ff 0%,#fff 100%);border-color:#667eea;box-shadow:0 2px 8px #667eea33}.option-btn:disabled{opacity:.6;cursor:not-allowed}.option-letter{color:#667eea;min-width:30px;font-size:1rem;font-weight:700}.option-text{color:#4a5568;font-size:.95rem}.test-navigation{justify-content:space-between;gap:1rem;display:flex}.nav-btn{cursor:pointer;border:none;border-radius:10px;padding:.7rem 1.5rem;font-size:.9rem;font-weight:600;transition:all .3s}.prev-btn{color:#667eea;background:#fff;border:2px solid #667eea}.prev-btn:hover:not(:disabled){color:#fff;background:#667eea;transform:translate(-2px)}.prev-btn:disabled{opacity:.5;cursor:not-allowed}.next-btn{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.next-btn:hover:not(:disabled){transform:translate(2px);box-shadow:0 5px 15px #667eea4d}.submit-btn{color:#fff;background:linear-gradient(135deg,#48bb78 0%,#38a169 100%)}.submit-btn:hover:not(:disabled){transform:translate(2px);box-shadow:0 5px 15px #48bb784d}.nav-btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.test-ad-sidebar{width:280px;height:fit-content;position:sticky;top:100px}.ad-container{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 2px 10px #0000000d}.ad-card{aspect-ratio:9/16;position:relative;overflow:hidden}.ad-image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.ad-card:hover .ad-image{transform:scale(1.05)}.ad-content{color:#fff;background:linear-gradient(#0000,#000c);padding:1rem;position:absolute;bottom:0;left:0;right:0}.ad-content h4{margin-bottom:.25rem;font-size:1rem}.ad-content p{opacity:.9;margin-bottom:.5rem;font-size:.75rem}.ad-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:20px;padding:.3rem .8rem;font-size:.7rem;transition:all .3s}.ad-btn:hover{transform:translateY(-2px);box-shadow:0 2px 8px #667eea4d}.ad-dots{background:#fff;justify-content:center;gap:.5rem;padding:.8rem;display:flex}.ad-dot{cursor:pointer;background:#e2e8f0;border:none;border-radius:50%;width:8px;height:8px;transition:all .3s}.ad-dot.active{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:4px;width:20px}.result-page-wrapper{z-index:2000;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex;position:fixed;inset:0;overflow-y:auto}.confetti-container{pointer-events:none;z-index:2001;width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden}.confetti{background:linear-gradient(135deg,#ff6b6b,#4ecdc4,#45b7d1,#96ceb4,#ffeaa7,#dfe6e9);border-radius:2px;animation:linear forwards confettiFall;position:absolute;top:-10px}@keyframes confettiFall{0%{opacity:1;transform:translateY(-100px)rotate(0)}to{opacity:0;transform:translateY(100vh)rotate(360deg)}}.flowers-container{pointer-events:none;z-index:2000;width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden}.flower-fall{filter:drop-shadow(0 2px 4px #0003);animation:linear forwards flowerFall;position:absolute;top:-50px}@keyframes flowerFall{0%{opacity:1;transform:translateY(-50px)rotate(0)}to{opacity:0;transform:translateY(100vh)rotate(360deg)}}.papers-container{pointer-events:none;z-index:1999;width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden}.paper-fall{filter:drop-shadow(0 2px 4px #0000001a);font-size:20px;animation:linear forwards paperFall;position:absolute;top:-50px}@keyframes paperFall{0%{opacity:.8;transform:translateY(-50px)rotate(0)scale(1)}50%{transform:translateY(50vh)rotate(180deg)scale(1.1)}to{opacity:0;transform:translateY(100vh)rotate(360deg)scale(1)}}.result-card{text-align:center;z-index:2002;background:#fff;border-radius:30px;width:100%;max-width:500px;padding:2rem;animation:.5s ease-out slideUp;position:relative;box-shadow:0 20px 60px #0000004d}.result-header{margin-bottom:1rem}.result-title{color:#2d3748;margin-bottom:.5rem;font-size:2rem;animation:.6s bounce}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.result-subtitle{color:#718096;font-size:1rem}.score-container{margin-bottom:1.5rem}.score-circle{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;justify-content:center;align-items:center;width:150px;height:150px;margin:0 auto;animation:1s pulse;display:flex;box-shadow:0 10px 30px #667eea4d}.score-number{color:#fff;font-size:2.5rem;font-weight:800}.result-stats{background:#f8f9ff;border-radius:20px;flex-wrap:wrap;justify-content:space-around;gap:1rem;margin-bottom:1.5rem;padding:1rem;display:flex}.stat-item{text-align:center;flex:1}.stat-label{color:#718096;margin-bottom:.3rem;font-size:.8rem;display:block}.stat-value{color:#2d3748;font-size:1.2rem;font-weight:700;display:block}.wish-message{background:linear-gradient(135deg,#fef3c7 0%,#fff3e0 100%);border-radius:20px;margin-bottom:1.5rem;padding:1rem}.wish-message p{color:#7b341e;margin-bottom:.3rem;font-size:.9rem}.wish-message h2{color:#f59e0b;margin-bottom:.3rem;font-size:1.3rem}.result-actions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:1rem;display:flex}.try-more-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:12px;flex:1;padding:.8rem 1.5rem;font-weight:600;transition:all .3s}.result-btn{color:#667eea;cursor:pointer;background:#fff;border:2px solid #667eea;border-radius:12px;flex:1;padding:.8rem 1.5rem;font-weight:600;transition:all .3s}.try-more-btn:hover,.result-btn:hover{transform:translateY(-2px);box-shadow:0 5px 15px #667eea4d}.login-message{border-top:1px solid #e2e8f0;margin-top:1rem;padding-top:1rem}.login-message p{color:#718096;font-size:.8rem}.login-link{color:#667eea;cursor:pointer;background:0 0;border:none;font-size:.8rem;font-weight:600;text-decoration:underline}.login-link:hover{color:#764ba2}.saving-indicator{color:#10b981;margin-left:.5rem;font-size:.7rem;animation:1s ease-in-out infinite fadeInOut}@keyframes fadeInOut{0%,to{opacity:.5}50%{opacity:1}}.loading-container{flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:400px;display:flex}.loader{border:3px solid #667eea4d;border-top-color:#667eea;border-radius:50%;width:50px;height:50px;animation:1s ease-in-out infinite spin}.error-message{text-align:center;background:#fff;border-radius:20px;max-width:500px;margin:0 auto;padding:3rem}.error-message h2{color:#e53e3e;margin-bottom:1.5rem}.question-metadata{flex-wrap:wrap;gap:.8rem;margin-bottom:1rem;display:flex}.subject-tag{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:12px;padding:.2rem .6rem;font-size:.7rem;font-weight:500}.topic-tag{color:#4a5568;background:#edf2f7;border-radius:12px;padding:.2rem .6rem;font-size:.7rem;font-weight:500}.explanation-section{border-top:1px solid #e2e8f0;margin-top:1.5rem;padding-top:1rem}.explanation-toggle{color:#667eea;cursor:pointer;background:0 0;border:none;padding:.5rem 0;font-size:.85rem;font-weight:500;transition:all .3s}.explanation-toggle:hover{color:#764ba2;transform:translate(5px)}.explanation-content{background:#f8f9ff;border-left:3px solid #667eea;border-radius:12px;margin-top:.5rem;padding:1rem}.explanation-content p{color:#4a5568;margin:0;font-size:.9rem;line-height:1.6}@media (width<=1024px){.test-ad-sidebar{display:none}.test-sidebar{width:240px}}@media (width<=768px){.test-page-wrapper{padding:.5rem .5rem 20px}.test-main-layout{flex-direction:column;gap:1rem}.test-sidebar{order:2;width:100%;position:static}.question-palette-list{grid-template-columns:repeat(auto-fill,minmax(60px,1fr));max-height:120px;display:grid;overflow-y:auto}.test-content{order:1}.test-ad-sidebar{display:none}.test-header{text-align:center;flex-direction:column}.test-navigation{flex-direction:row;gap:.8rem}.nav-btn{flex:1;padding:.6rem;font-size:.85rem}.question-card{padding:1rem}.question-text{font-size:1rem}.option-btn{padding:.6rem}.option-text{font-size:.85rem}.result-page-wrapper{padding:1rem}.result-card{margin:0;padding:1.5rem}.result-title{font-size:1.5rem}.score-circle{width:120px;height:120px}.score-number{font-size:2rem}.result-stats{flex-direction:column;gap:.8rem}.result-actions{flex-direction:column}.try-more-btn,.result-btn{width:100%}}@media (width<=480px){.test-page-wrapper{padding:.5rem}.question-palette-list{grid-template-columns:repeat(auto-fill,minmax(50px,1fr))}.test-info h2{font-size:1.1rem}.test-meta{font-size:.75rem}.result-card{padding:1rem}.result-title{font-size:1.2rem}.score-circle{width:100px;height:100px}.score-number{font-size:1.5rem}.stat-value{font-size:1rem}.stat-label{font-size:.7rem}.flower-fall{font-size:12px!important}.paper-fall{font-size:16px!important}}.otp-login-container{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;min-height:100vh;padding:1rem;animation:.5s ease-out fadeIn;display:flex}.otp-login-card{background:#fff;border-radius:30px;width:100%;max-width:450px;padding:2.5rem;animation:.5s ease-out slideUp;box-shadow:0 20px 60px #0000004d}.login-header{text-align:center;margin-bottom:2rem}.logo-icon{margin-bottom:.5rem;font-size:3rem;animation:.6s bounce}.login-header h1{color:#0000;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:1.8rem}.login-header p{color:#718096;font-size:.9rem}.login-form,.otp-form{flex-direction:column;gap:1.5rem;display:flex}.input-group{flex-direction:column;gap:.5rem;display:flex}.input-group label{color:#4a5568;font-size:.9rem;font-weight:600}.phone-input-wrapper{background:#fff;border:2px solid #e2e8f0;border-radius:12px;align-items:center;transition:all .3s;display:flex}.phone-input-wrapper:focus-within{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.country-code{color:#4a5568;border-right:1px solid #e2e8f0;padding:.8rem 0 .8rem 1rem;font-weight:600}.phone-input{background:0 0;border:none;border-radius:12px;outline:none;flex:1;padding:.8rem 1rem;font-size:1rem}.phone-input:focus{outline:none}.otp-input{text-align:center;letter-spacing:4px;border:2px solid #e2e8f0;border-radius:12px;padding:.8rem 1rem;font-size:1rem;font-weight:600;transition:all .3s}.otp-input:focus{border-color:#667eea;outline:none;box-shadow:0 0 0 3px #667eea1a}.input-hint{color:#718096;flex-wrap:wrap;align-items:center;gap:.5rem;font-size:.75rem;display:flex}.edit-number-link{color:#667eea;cursor:pointer;background:0 0;border:none;margin-left:.5rem;padding:0;font-size:.75rem;text-decoration:underline}.edit-number-link:hover:not(:disabled){color:#764ba2}.btn-primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:12px;margin-top:.5rem;padding:.9rem;font-size:1rem;font-weight:600;transition:all .3s}.btn-primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 5px 15px #667eea4d}.btn-primary:disabled{opacity:.6;cursor:not-allowed}.resend-section{text-align:center;margin-top:-.5rem}.resend-link{color:#667eea;cursor:pointer;background:0 0;border:none;padding:0;font-size:.85rem;font-weight:500;text-decoration:underline}.resend-link:hover:not(:disabled){color:#764ba2}.resend-link:disabled{opacity:.5;cursor:not-allowed}.timer{color:#e53e3e;background:#fff5f5;border-radius:20px;padding:.2rem .5rem;font-size:.8rem;font-weight:600}.back-link{color:#718096;cursor:pointer;background:0 0;border:none;width:fit-content;margin:0 auto;padding:.5rem;font-size:.85rem;transition:all .3s}.back-link:hover:not(:disabled){color:#667eea;transform:translate(-2px)}.back-link:disabled{opacity:.5;cursor:not-allowed}.error-message{color:#991b1b;text-align:center;background:#fee2e2;border-left:3px solid #ef4444;border-radius:10px;padding:.75rem;font-size:.85rem;animation:.3s shake}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-5px)}75%{transform:translate(5px)}}.login-footer{text-align:center;border-top:1px solid #e2e8f0;margin-top:.5rem;padding-top:1rem}.login-footer p{color:#718096;margin-bottom:.5rem;font-size:.75rem}.footer-links{color:#667eea;cursor:pointer;justify-content:center;gap:.5rem;font-size:.7rem;display:flex}.footer-links span:hover{text-decoration:underline}.separator{color:#cbd5e0}.recaptcha-container{justify-content:center;margin-top:1rem;display:flex}@media (width<=768px){.otp-login-card{padding:1.5rem}.login-header h1{font-size:1.5rem}.logo-icon{font-size:2.5rem}.btn-primary{padding:.8rem;font-size:.9rem}}@media (width<=480px){.otp-login-card{padding:1.2rem}.login-header h1{font-size:1.3rem}.logo-icon{font-size:2rem}.login-header p{font-size:.8rem}.phone-input,.otp-input{padding:.7rem;font-size:.9rem}.btn-primary{padding:.7rem;font-size:.85rem}.input-group label{font-size:.85rem}}
