@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@800&family=Playfair+Display:wght@400;700;900&family=Space+Grotesk:wght@400;500;600;700;800&family=IBM+Plex+Sans:wght@300;400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Noto+Sans+Tamil:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Noto+Sans+Devanagari:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;700;900&family=Space+Grotesk:wght@400;500;600;700;800&family=IBM+Plex+Sans:wght@300;400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Monaco&display=swap";@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700;800&family=IBM+Plex+Sans:wght@300;400;500;600;700&display=swap";:root{--color-primary: #6366f1;--color-primary-dark: #4f46e5;--color-accent: #39c495;--color-background: #eeeeee;--color-surface: #ffffff;--color-text: #0f172a;--color-text-secondary: #475569;--color-text-muted: #94a3b8;--color-border: #e2e8f0;--location-filter: #f5f5f5;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.25rem;--space-6: 1.5rem;--space-8: 2rem;--space-10: 2.5rem;--space-12: 3rem;--space-16: 4rem;--space-20: 5rem;--space-24: 6rem;--font-sans: "IBM Plex Sans", "Noto Sans Tamil", "Noto Sans Devanagari", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-heading: "Montserrat", "Space Grotesk", "Noto Sans Tamil", "Noto Sans Devanagari", var(--font-sans);--text-xs: .75rem;--text-sm: .875rem;--text-base: 1rem;--text-lg: 1.125rem;--text-xl: 1.25rem;--text-2xl: 1.5rem;--text-3xl: 1.875rem;--text-4xl: 2.25rem;--text-5xl: 3rem;--radius-sm: .25rem;--radius-md: .375rem;--radius-lg: .5rem;--radius-xl: .75rem;--radius-2xl: 1rem;--radius-full: 9999px;--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -2px rgba(0, 0, 0, .1);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -4px rgba(0, 0, 0, .1);--shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 8px 10px -6px rgba(0, 0, 0, .1);--transition-fast: .15s ease;--transition-base: .2s ease;--transition-slow: .3s ease;--z-dropdown: 1000;--z-sticky: 1020;--z-fixed: 1030;--z-modal-backdrop: 1040;--z-modal: 1050;--z-popover: 1060;--z-tooltip: 1070}[data-theme=dark]{--color-background: #0f172a;--color-surface: #1e293b;--color-text: #f8fafc;--color-text-secondary: #94a3b8;--color-text-muted: #64748b;--color-border: #334155;--location-filter: #121212 }*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;overflow-y:scroll}input,select,textarea{font-family:var(--font-sans);background-color:var(--color-surface)}body{font-family:var(--font-sans);font-size:var(--text-base);line-height:1.6;color:var(--color-text);background-color:var(--color-background);overflow-x:hidden;min-height:100vh;max-width:100%}#root{overflow-x:hidden;min-height:100vh;max-width:100%}img,video{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}.container{width:100%;max-width:1280px;margin:0 auto;padding:0 var(--space-4)}@media(min-width:768px){.container{padding:0 var(--space-6)}}.section{padding:var(--space-16) 0;background-color:var(--color-background)}@media(min-width:768px){.section{padding:var(--space-24) 0}}.bg-background{background-color:var(--color-background)}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.section-divider{border:0;height:1px;background:linear-gradient(90deg,transparent,var(--color-border),transparent);margin:0;width:100%}.input{width:100%;padding:var(--space-3) var(--space-4);font-size:var(--text-base);border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-background);color:var(--color-text);transition:border-color var(--transition-fast),box-shadow var(--transition-fast)}.input:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px #6366f11a}.input-lg{padding:var(--space-4) var(--space-5);font-size:var(--text-lg)}.lead-form{display:flex;flex-direction:column;gap:var(--space-4)}.lead-form__subtitle{text-align:center;color:var(--color-text-secondary);margin-bottom:var(--space-2)}select.input{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%2394a3b8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right var(--space-3) center;background-size:1rem;padding-right:var(--space-10)}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield;appearance:textfield}.bg-grid{background-size:40px 40px;background-image:linear-gradient(to right,rgba(16,185,129,.08) 1px,transparent 1px),linear-gradient(to bottom,rgba(16,185,129,.08) 1px,transparent 1px)}.bg-grid-white{background-size:40px 40px;background-image:linear-gradient(to right,rgba(255,255,255,.05) 1px,transparent 1px),linear-gradient(to bottom,rgba(255,255,255,.05) 1px,transparent 1px)}.bg-grid-black{background-size:40px 40px;background-image:linear-gradient(to right,rgba(0,0,0,.07) 1px,transparent 1px),linear-gradient(to bottom,rgba(0,0,0,.07) 1px,transparent 1px)}[data-theme=dark] .bg-grid{background-image:linear-gradient(to right,rgba(52,211,153,.1) 1px,transparent 1px),linear-gradient(to bottom,rgba(52,211,153,.1) 1px,transparent 1px)}select.input,.ps-select{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%236366f1' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E")}select.input:hover,.ps-select:hover{border-color:var(--color-primary)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#94a3b866;border-radius:10px;border:2px solid transparent;background-clip:content-box}::-webkit-scrollbar-thumb:hover{background:#94a3b899;border:2px solid transparent;background-clip:content-box}[data-theme=dark] ::-webkit-scrollbar-thumb{background:#fff3;border:2px solid transparent;background-clip:content-box}[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#ffffff4d;border:2px solid transparent;background-clip:content-box}.college-back-button,.community-back-button{position:absolute;top:1rem;left:1rem;z-index:1019;display:inline-flex;align-items:center;color:#fffc;background-color:#0003;padding:.5rem 1rem;border-radius:9999px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:all .2s ease;border:none;cursor:pointer;gap:.5rem}@media(min-width:768px){.college-back-button{top:2rem;left:2rem;padding:.75rem 1.25rem}}@media(min-width:820px)and (min-height:1180px),(min-width:1024px){.college-back-button{top:6rem;left:2rem}}.community-back-button{top:6rem}@media(min-width:820px){.community-back-button{top:8rem;left:2rem;padding:.75rem 1.25rem}}@media(min-width:1024px){.community-back-button{top:8rem;left:2rem}}.college-back-button:hover,.community-back-button:hover{color:#fff;background-color:#0006}html,body,#root{max-width:100vw;overflow-x:hidden}*,*:before,*:after{box-sizing:border-box}img,video,canvas,svg{max-width:100%;height:auto}@media(max-width:768px){.section{padding:3rem 0}.container{padding-left:1rem;padding-right:1rem}.hero-grid__headline{font-size:clamp(1.75rem,6vw,2.5rem)}.hero-grid__subtext{font-size:.95rem}.hero-grid__cta-group{flex-direction:column;gap:.75rem}.stats-item__icon{width:48px;height:48px}.stats-item__number{font-size:1.75rem}.faq-section__header{margin-bottom:2rem}.faq-item__question{padding:.875rem 1rem}.faq-item__answer p{padding:0 1rem .875rem}.newsletter-section{padding:3rem 0}.newsletter-section__form-wrapper,.niche-card{padding:1.5rem}.niche-card__icon{width:48px;height:48px}.niche-card__icon svg{width:24px;height:24px}.step-card{padding:1.5rem}.step-card__icon{width:56px;height:56px;margin-bottom:.75rem}.trust-section__stats{gap:.75rem}.guidance__description,.testimonials__description{font-size:1rem}.features-section__header{margin-bottom:2rem}.college-main-content{padding:1.5rem 1rem}.college-main-content .info-card{padding:1.25rem}.college-hero-content{padding:1.5rem}.college-tab-btn{font-size:.8rem;padding:.625rem .875rem}.college-tabs-container{gap:.35rem;padding:0 .75rem;overflow-x:auto;-webkit-overflow-scrolling:touch}.community-grid{grid-template-columns:1fr}.community-sidebar{display:none}.ask-modal-content{margin:1rem;padding:1.25rem;border-radius:1rem}.ps-exam-tabs{gap:.5rem}.ps-tab{padding:.75rem 1rem;font-size:.875rem}.ps-tab-content{display:none}.cs-table-container,.cutoff-results-table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}.dashboard__stat-icon{width:44px;height:44px}.dashboard__stat-icon svg{width:22px;height:22px}.dashboard__stat-value{font-size:1.75rem}.blog-section__card-content{padding:1rem}.college-card{width:260px}.explorer-hero{padding:4rem 0 2rem}.explorer-hero__title{font-size:clamp(1.5rem,5vw,2.25rem)}.blog-detail-content,.announcements-container{padding:0 1rem}}@media(max-width:480px){.section{padding:2rem 0}.container{padding-left:.75rem;padding-right:.75rem}.hero-grid__headline{font-size:clamp(1.5rem,7vw,2rem)}.hero-grid__trust-indicator{font-size:.75rem}.stats-item{padding:1rem}.stats-item__number{font-size:1.5rem}.stats-item__label{font-size:.75rem}.faq-section__icon{width:48px;height:48px}.faq-section__title{font-size:1.5rem}.faq-section__description{font-size:.9rem}.newsletter-section__title{font-size:1.5rem}.newsletter-section__description{font-size:.9rem}.trust-section__reassurance-card{flex-direction:column;text-align:center;padding:1.25rem}.trust-section__reassurance-icon{font-size:28px}.niche-section__title,.how-it-works__title{font-size:1.5rem}.how-it-works__toggle-btn{padding:.5rem 1rem;font-size:.8rem}.college-hero{height:auto;min-height:280px}.college-hero-title{font-size:1.25rem}.college-hero-logo{width:60px;height:60px}.info-card__title{font-size:1rem}.ps-title{font-size:clamp(1.25rem,5vw,2rem)}.ps-form-card{padding:1.25rem}.ps-result-card{padding:1rem}.cs-title{font-size:clamp(1.25rem,5vw,1.75rem)}.cs-selector-wrapper{padding:1rem}.cs-college-chip{font-size:.8rem;padding:.5rem .75rem}.shortlist-page{padding:5rem .75rem 2rem}.shortlist-page__title{font-size:1.5rem}.shortlist-card__stats{grid-template-columns:repeat(3,1fr);gap:.25rem}.shortlist-card__stat-value{font-size:.8rem}.shortlist-card__stat-label{font-size:.55rem}.dashboard__welcome{font-size:1.25rem}.dashboard__cta-banner{padding:1.5rem}.dashboard__cta-title{font-size:1rem}.dashboard__profile-form{padding:1.25rem}.blog-section__card-image{height:140px}.blog-section__card-title{font-size:.95rem}.explorer-hero{padding:3rem 0 1.5rem}.premium-card__body{padding:0 1rem 1rem}.question-card{padding:1rem}.ask-modal-content{margin:.5rem;padding:1rem}.cutoff-hero__title{font-size:1.5rem}.cutoff-form-card{padding:1.25rem}.college-card{width:240px}}@media(max-width:360px){.hero-grid__headline{font-size:1.35rem}.college-card{width:220px}.ps-tab{padding:.5rem .75rem;font-size:.8rem}.cs-college-chip{font-size:.75rem;padding:.4rem .6rem}}.outer-container{width:100%;max-width:100%}.step-circle-container{border-radius:var(--radius-lg);padding:var(--space-4);background:transparent;border:1px solid var(--color-border)!important}[data-theme=dark] .step-circle-container{border-color:#ffffff1a!important}.step-indicator-row{display:flex;align-items:center;justify-content:center;gap:0;margin-bottom:var(--space-6);padding:0 var(--space-4)}.step-indicator{cursor:pointer;position:relative;z-index:1}.step-indicator-inner{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:var(--text-sm);font-weight:600;transition:all .3s ease;background:var(--color-background);border:1px solid var(--color-border);color:var(--color-text-secondary)}[data-theme=dark] .step-indicator-inner{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#fff9}.step-indicator.active .step-indicator-inner{background:var(--color-primary);border-color:var(--color-primary);color:#fff}.active-dot{width:10px;height:10px;border-radius:50%;background:#fff}.step-number{color:inherit}.check-icon{width:18px;height:18px;color:#fff}.step-connector{flex:1;height:3px;background:var(--color-border);position:relative;min-width:40px}[data-theme=dark] .step-connector{background:#ffffff1a}.step-connector.active{background:var(--color-primary)}.step-connector-inner{height:100%;border-radius:2px}.step-content-default{min-height:100px}.step-default{padding:var(--space-4) 0}.footer-container{padding-top:var(--space-4);border-top:1px solid var(--color-border);margin-top:var(--space-4)}[data-theme=dark] .footer-container{border-top:1px solid rgba(255,255,255,.1)}.footer-nav{display:flex;gap:var(--space-3)}.footer-nav.spread{justify-content:space-between}.footer-nav.end{justify-content:flex-end}.back-button{padding:var(--space-3) var(--space-5);border-radius:var(--radius-full);border:1px solid var(--color-border);background:transparent;color:var(--color-text-secondary);font-weight:500;cursor:pointer;transition:all .2s}[data-theme=dark] .back-button{border:1px solid rgba(255,255,255,.2);color:#fffc}.back-button:hover{background:var(--color-background);border-color:var(--color-text);color:var(--color-text)}[data-theme=dark] .back-button:hover{background:#ffffff1a;border-color:#ffffff4d;color:#fff}.back-button.inactive{opacity:.5;cursor:not-allowed}.next-button{padding:var(--space-3) var(--space-6);border-radius:var(--radius-full);border:none;background:var(--color-primary);color:#fff;font-weight:600;cursor:pointer;transition:all .2s}.next-button:hover{transform:translateY(-1px);box-shadow:0 4px 15px #6366f166;background:var(--color-primary-dark)}.next-button:disabled{opacity:.5;cursor:not-allowed;transform:none}.step-input-group{margin-bottom:var(--space-4)}.step-input-group:last-child{margin-bottom:0}.step-input-label{display:block;font-size:var(--text-sm);color:var(--color-text-secondary);margin-bottom:var(--space-2)}[data-theme=dark] .step-input-label{color:#ffffffb3}.step-input{width:100%;padding:var(--space-4);background:var(--color-background);border:1px solid var(--color-border);border-radius:var(--radius-full);color:var(--color-text);font-size:var(--text-base);transition:all .2s}[data-theme=dark] .step-input{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#fff}.step-input:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px #6366f133;background:var(--color-surface)}[data-theme=dark] .step-input:focus{background:#ffffff1a}.step-input::placeholder{color:var(--color-text-muted)}[data-theme=dark] .step-input::placeholder{color:#fff6}.step-title{font-size:var(--text-lg);font-weight:600;color:var(--color-text);margin-bottom:var(--space-4);text-align:center}[data-theme=dark] .step-title{color:#fff}.step-subtitle{font-size:var(--text-sm);color:var(--color-text-secondary);margin-bottom:var(--space-4);text-align:center}[data-theme=dark] .step-subtitle{color:#fff9}.signup-success{text-align:center;padding:var(--space-8) var(--space-4)}.signup-success-icon{width:64px;height:64px;margin:0 auto var(--space-4);background:linear-gradient(135deg,#10b981,#34d399);border-radius:50%;display:flex;align-items:center;justify-content:center}.signup-success-icon svg{width:32px;height:32px;color:#fff}.signup-success-title{font-size:var(--text-xl);font-weight:700;color:var(--color-text);margin-bottom:var(--space-2)}[data-theme=dark] .signup-success-title{color:#fff}.signup-success-message{font-size:var(--text-base);color:var(--color-text-secondary);margin-bottom:var(--space-6)}[data-theme=dark] .signup-success-message{color:#ffffffb3}.signup-success-btn{padding:var(--space-3) var(--space-8);border-radius:var(--radius-full);border:none;background:var(--color-primary);color:#fff;font-weight:600;cursor:pointer;transition:all .2s}.signup-success-btn:hover{transform:translateY(-1px);box-shadow:0 4px 15px #6366f166;background:var(--color-primary-dark)}.step-error{color:#ef4444;font-size:var(--text-sm);margin-top:var(--space-2)}[data-theme=dark] .step-error{color:#f87171}.auth-modal{background:var(--color-surface);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid var(--color-border);box-shadow:var(--shadow-xl);width:100%;max-width:480px;border-radius:var(--radius-2xl);overflow:hidden;position:relative;z-index:var(--z-modal)}:root[data-theme=light] .auth-modal,[data-theme=light] .auth-modal{--auth-modal-bg: rgba(255, 255, 255, .98);--auth-modal-border: rgba(0, 0, 0, .1);box-shadow:0 25px 50px -12px #00000026}[data-theme=dark] .auth-modal{background:#1e293bf2;border:1px solid rgba(255,255,255,.1)}.auth-modal__overlay{position:fixed;inset:0;background:#0f172a99;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:var(--z-modal-backdrop);display:flex;align-items:center;justify-content:center;padding:var(--space-4)}[data-theme=dark] .auth-modal__overlay{background:#0f172acc}.auth-modal__header{text-align:center;margin-bottom:var(--space-4);padding:var(--space-6) var(--space-6) 0}.auth-modal__logo{display:inline-flex;margin-bottom:var(--space-2);font-family:var(--font-heading);font-size:var(--text-xl);font-weight:700}.auth-modal__title{font-size:var(--text-2xl);font-weight:700;color:var(--color-text);margin-bottom:var(--space-1)}.auth-modal__subtitle{color:var(--color-text-secondary);font-size:var(--text-sm)}.auth-modal__tabs{display:flex;padding:4px;background:var(--color-background);border-radius:var(--radius-lg);margin:0 var(--space-6) var(--space-4);border:1px solid var(--color-border)}[data-theme=dark] .auth-modal__tabs{background:#0003;border:1px solid rgba(255,255,255,.05)}.auth-modal__tab{flex:1;padding:var(--space-2) 0;text-align:center;font-size:var(--text-sm);font-weight:600;color:var(--color-text-secondary);border-radius:var(--radius-md);transition:all .2s;position:relative;z-index:1;background:transparent;border:none;cursor:pointer}.auth-modal__tab.active{color:var(--color-primary);background:var(--color-surface);box-shadow:var(--shadow-sm)}[data-theme=dark] .auth-modal__tab.active{color:#fff;background:#ffffff1a;box-shadow:none}.auth-modal__content{padding:0 var(--space-6) var(--space-6)}.auth-social-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-3);margin-bottom:var(--space-4)}.auth-social-grid--two{grid-template-columns:repeat(2,1fr)}.auth-social-btn{display:flex;align-items:center;justify-content:center;gap:var(--space-3);padding:var(--space-4);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-full);color:var(--color-text);font-size:var(--text-base);font-weight:500;transition:all .2s;cursor:pointer}[data-theme=dark] .auth-social-btn{background:transparent;border:1px solid rgba(255,255,255,.1);color:#fff}.auth-social-btn:hover{background:var(--color-background);border-color:var(--color-primary)}[data-theme=dark] .auth-social-btn:hover{background:#ffffff1a;border-color:#fff3}.auth-social-btn--instagram{background:linear-gradient(135deg,#833ab4,#fd1d1d,#fcb045);border-color:transparent;color:#fff}.auth-social-btn--instagram:hover{background:linear-gradient(135deg,#9b4dca,#f33,#ffc766);border-color:transparent;transform:translateY(-1px);color:#fff}.auth-divider{display:flex;align-items:center;justify-content:center;width:100%;gap:var(--space-3);margin:var(--space-4) 0;color:var(--color-text-muted);font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.05em}.auth-divider:before,.auth-divider:after{content:"";flex:1;height:1px;background:var(--color-border)}.auth-form{display:flex;flex-direction:column;gap:var(--space-3)}.auth-error{background:#ef44441a;border:1px solid rgba(239,68,68,.2);color:#ef4444;padding:var(--space-3);border-radius:var(--radius-md);font-size:var(--text-sm);text-align:center}.auth-success{background:#22c55e1a;border:1px solid rgba(34,197,94,.2);color:#10b981;padding:var(--space-3);border-radius:var(--radius-md);font-size:var(--text-sm);text-align:center}.auth-input-group{position:relative}.auth-input-group:before{content:"";position:absolute;inset:0;border-radius:var(--radius-xl);padding:1px;background:linear-gradient(135deg,#6366f166,#8b5cf633,#6366f11a);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;opacity:0;transition:opacity .3s ease}.auth-input-group:focus-within:before{opacity:1}.auth-input{width:100%;padding:var(--space-4) var(--space-5);background:var(--color-background);border:1px solid var(--color-border);border-radius:var(--radius-xl);color:var(--color-text);font-size:var(--text-base);font-weight:500;transition:all .3s ease;text-align:left;box-shadow:inset 0 2px 4px #0000000d}[data-theme=dark] .auth-input{background:linear-gradient(135deg,#1e293bcc,#0f172ae6);border:1px solid rgba(255,255,255,.08);color:#fff;box-shadow:inset 0 2px 4px #0000001a}.auth-input:hover{border-color:var(--color-primary)}[data-theme=dark] .auth-input:hover{border-color:#6366f14d;background:linear-gradient(135deg,#1e293be6,#0f172a)}.auth-input:focus{background:var(--color-surface);border-color:var(--color-primary);outline:none;box-shadow:inset 0 2px 4px #0000000d,0 0 0 3px #6366f126}[data-theme=dark] .auth-input:focus{background:linear-gradient(135deg,#1e293b,#0f172a);border-color:#6366f180;box-shadow:inset 0 2px 4px #0000001a,0 0 0 3px #6366f126,0 0 20px #6366f11a}.auth-input::placeholder{color:var(--color-text-muted);font-weight:400}[data-theme=dark] .auth-input::placeholder{color:#94a3b899}.auth-submit-btn{margin-top:var(--space-2);width:100%;padding:var(--space-3);background:var(--color-primary);color:#fff;border-radius:var(--radius-lg);font-weight:600;font-size:var(--text-sm);transition:all .2s;cursor:pointer;border:none;text-align:center}.auth-submit-btn:hover{background:var(--color-primary-dark);transform:translateY(-1px)}.auth-footer{margin-top:var(--space-6);text-align:center;font-size:var(--text-sm);color:var(--color-text-secondary)}.auth-link{color:var(--color-primary);font-weight:600;margin-left:var(--space-2);background:none;border:none;padding:0;font-family:inherit;font-size:inherit;cursor:pointer;text-decoration:none}.auth-link:hover{text-decoration:underline;color:var(--color-accent)}.auth-close{position:absolute;top:var(--space-4);right:var(--space-4);color:var(--color-text-muted);padding:var(--space-2);border-radius:var(--radius-full);transition:all .2s;background:transparent;border:none;cursor:pointer}.auth-close:hover{background:var(--color-border);color:var(--color-text)}[data-theme=dark] .auth-close:hover{background:#ffffff1a;color:#fff}:root[data-theme=light] .auth-modal__overlay,[data-theme=light] .auth-modal__overlay{background:#0006}:root[data-theme=light] .auth-modal__title,[data-theme=light] .auth-modal__title{color:#1e293b}:root[data-theme=light] .auth-modal__subtitle,[data-theme=light] .auth-modal__subtitle{color:#64748b}:root[data-theme=light] .auth-modal__tabs,[data-theme=light] .auth-modal__tabs{background:#0000000d;border-color:#0000001a}:root[data-theme=light] .auth-modal__tab,[data-theme=light] .auth-modal__tab{color:#64748b}:root[data-theme=light] .auth-modal__tab.active,[data-theme=light] .auth-modal__tab.active{color:#1e293b;background:#00000014}:root[data-theme=light] .auth-social-btn,[data-theme=light] .auth-social-btn{background:#f8fafc;border-color:#0000001a;color:#1e293b}:root[data-theme=light] .auth-social-btn:hover,[data-theme=light] .auth-social-btn:hover{background:#f1f5f9;border-color:#00000026}:root[data-theme=light] .auth-divider,[data-theme=light] .auth-divider{color:#94a3b8}:root[data-theme=light] .auth-input,[data-theme=light] .auth-input{background:#f8fafc;border-color:#0000001a;color:#1e293b;box-shadow:inset 0 1px 2px #0000000d}:root[data-theme=light] .auth-input:hover,[data-theme=light] .auth-input:hover{border-color:#6366f166;background:#fff}:root[data-theme=light] .auth-input:focus,[data-theme=light] .auth-input:focus{background:#fff;border-color:#6366f199}:root[data-theme=light] .auth-input::placeholder,[data-theme=light] .auth-input::placeholder{color:#64748bb3}:root[data-theme=light] .auth-footer,[data-theme=light] .auth-footer{color:#64748b}:root[data-theme=light] .auth-close,[data-theme=light] .auth-close{color:#64748b}:root[data-theme=light] .auth-close:hover,[data-theme=light] .auth-close:hover{background:#0000000d;color:#1e293b}.premium-btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);padding:var(--space-3) var(--space-6);font-family:var(--font-body);font-size:var(--text-base);font-weight:600;line-height:1.2;text-align:center;border:none;border-radius:var(--radius-xl);cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none;touch-action:manipulation;-webkit-tap-highlight-color:transparent;position:relative;overflow:hidden;isolation:isolate}.premium-btn:disabled{opacity:.6;cursor:not-allowed}.premium-btn--primary{background:linear-gradient(135deg,#10b981,#059669);color:#fff;box-shadow:0 4px 14px #10b98159,0 1px 3px #0000001a,inset 0 1px #fff3}.premium-btn--primary:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.2) 0%,transparent 50%);opacity:0;transition:opacity var(--transition-fast)}.premium-btn--primary:hover:before{opacity:1}.premium-btn--primary:after{content:"";position:absolute;inset:-2px;background:linear-gradient(135deg,#10b981,#34d399,#10b981);border-radius:inherit;z-index:-1;opacity:0;filter:blur(15px);transition:opacity var(--transition-base)}.premium-btn--primary:hover:after{opacity:.5}.premium-btn--secondary{background:#fffc;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:var(--color-text);border:1px solid rgba(0,0,0,.08);box-shadow:0 2px 8px #0000000d}.premium-btn--secondary:hover{background:#fffffff2;border-color:var(--color-primary);box-shadow:0 4px 12px #00000014}.premium-btn--ghost{background:transparent;color:var(--color-text);border:none}.premium-btn--ghost:hover{background:#0000000d}.premium-btn--outline{background:transparent;color:var(--color-primary);border:1px solid var(--color-primary)}.premium-btn--outline:hover{background:#10b9811a;transform:translateY(-1px)}.premium-btn--sm{padding:var(--space-2) var(--space-4);font-size:var(--text-sm);border-radius:var(--radius-lg)}.premium-btn--md{padding:var(--space-3) var(--space-6);font-size:var(--text-base)}.premium-btn--lg{padding:var(--space-4) var(--space-8);font-size:var(--text-lg);border-radius:var(--radius-2xl)}.premium-btn--full-width{width:100%}.premium-btn--loading{pointer-events:none}.premium-btn__icon{display:flex;align-items:center;justify-content:center;width:1.25em;height:1.25em}.premium-btn__icon svg{width:100%;height:100%}.premium-btn__spinner{display:flex;align-items:center;justify-content:center;width:1.25em;height:1.25em;animation:spin 1s linear infinite}.premium-btn__spinner svg{width:100%;height:100%}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.premium-btn__label{position:relative}[data-theme=dark] .premium-btn--secondary{background:#1e3a5f4d;border-color:#ffffff1a;color:var(--color-text)}[data-theme=dark] .premium-btn--secondary:hover{background:#1e3a5f80;border-color:var(--color-accent)}[data-theme=dark] .premium-btn--ghost:hover{background:#ffffff0d}.anime-navbar{position:fixed;top:0;left:0;right:0;z-index:var(--z-sticky);pointer-events:auto}.anime-navbar.navbar-disabled{pointer-events:none;opacity:.5}@media(max-width:768px){.anime-navbar{width:100vw;max-width:100vw;overflow-x:hidden;left:0}}.anime-navbar__top-bar{position:relative;z-index:10;background:#fffffff2;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 1px #0000000d;padding:.75rem 0;overflow:visible}.anime-navbar__top-container{max-width:1400px;margin:0 auto;padding:0 1.5rem;display:flex;align-items:center;justify-content:space-between;width:100%;box-sizing:border-box;overflow:visible}.anime-navbar__top-left{display:flex;align-items:center;flex:1;height:100%;overflow:visible}@media(max-width:768px){.anime-navbar__top-container{padding:0 1rem;max-width:100vw;overflow-x:hidden;position:relative}.anime-navbar__top-right{gap:.5rem}.anime-navbar__top-center{position:absolute;left:50%;transform:translate(-50%);width:auto;justify-content:center;z-index:10;pointer-events:none}.anime-navbar__logo{pointer-events:auto}}@media(max-width:768px){.anime-navbar__top-left{min-width:44px;justify-content:flex-start}}.anime-navbar__top-center{display:flex;align-items:center;justify-content:center;flex:1;height:100%}.anime-navbar__top-right{display:flex;align-items:center;justify-content:flex-end;gap:1.5rem;flex:1;height:100%}@media(max-width:768px){.anime-navbar__top-right{min-width:44px}}.anime-navbar__language{display:none!important}.anime-navbar__mobile-auth-left{display:flex;align-items:center}@media(min-width:1280px){.anime-navbar__mobile-auth-left{display:none}}.anime-navbar__avatar--mobile{width:36px;height:36px;font-size:.9rem;border-width:2px}@media(min-width:1280px){.anime-navbar__language{display:block!important}}.anime-navbar__logo{display:flex;font-family:var(--font-heading);font-size:1.25rem;font-weight:700;text-decoration:none}.anime-navbar__logo-best{color:var(--color-text)}.anime-navbar__logo-in{color:var(--color-accent)}.anime-navbar__logo-college{color:var(--color-text)}.anime-navbar__logo-dot{color:var(--color-accent)}.anime-navbar__theme-toggle{display:none;align-items:center;justify-content:center;width:40px;height:40px;padding:0;background:transparent;border:none;border-radius:.75rem;color:var(--color-text-muted);cursor:pointer;transition:all .2s}@media(min-width:1280px){.anime-navbar__theme-toggle{display:flex}}.anime-navbar__theme-toggle:hover{background:#0000000d;color:var(--color-text)}.anime-navbar__desktop-auth{display:none;align-items:center;gap:.75rem}@media(min-width:1280px){.anime-navbar__desktop-auth{display:flex}}.anime-navbar__auth-btn--login{color:var(--color-text)!important;background:transparent!important}.anime-navbar__auth-btn--signup{border:1px solid var(--color-border)!important}.anime-navbar__mobile-profile{display:none;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#6366f1,#8b5cf6,#a855f7);color:#fff;font-weight:700;font-size:.8rem;cursor:pointer;border:none;padding:0}@media(max-width:768px){.anime-navbar__mobile-profile{display:flex}}.anime-navbar__avatar{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,#6366f1,#8b5cf6,#a855f7);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1rem;text-transform:uppercase;cursor:pointer;transition:all .3s ease;border:3px solid rgba(255,255,255,.3);box-shadow:0 4px 15px #6366f166;position:relative;overflow:hidden}.anime-navbar__avatar:hover{transform:scale(1.1);box-shadow:0 8px 25px #8b5cf680}.anime-navbar__mobile-toggle{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:transparent;border:none;color:var(--color-text);cursor:pointer}@media(min-width:1280px){.anime-navbar__mobile-toggle{display:none}}@media(max-width:768px){.anime-navbar__wrapper{display:none!important}}.anime-navbar__wrapper{position:relative;z-index:1;display:flex;justify-content:center;padding-top:.25rem;pointer-events:none}.anime-navbar__container{display:flex;align-items:center;gap:.25rem;background:linear-gradient(135deg,#10b981f2,#065f46f2);border:1px solid rgba(255,255,255,.2);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);padding:.4rem .6rem;border-radius:9999px;box-shadow:0 4px 6px -1px #0003,0 10px 25px -5px #0000004d,0 0 40px #10b98133;pointer-events:auto}.anime-navbar__link{position:relative;cursor:pointer;font-size:.8rem;font-weight:500;padding:.4rem .75rem;border-radius:9999px;transition:all .3s ease;color:#ffffffd9;text-decoration:none}.anime-navbar__link:hover{color:#fff}.anime-navbar__link--active{color:#fff;background:#ffffff26}.anime-navbar__glow{position:absolute;inset:0;border-radius:9999px;z-index:-1;overflow:hidden}.anime-navbar__glow-inner{position:absolute;inset:0;background:#34d3994d;border-radius:9999px;filter:blur(6px)}.anime-navbar__glow-mid{position:absolute;inset:-2px;background:#34d39933;border-radius:9999px;filter:blur(8px)}.anime-navbar__glow-outer{position:absolute;inset:-4px;background:#34d39926;border-radius:9999px;filter:blur(12px)}.anime-navbar__shine{position:absolute;inset:0;background:linear-gradient(to right,transparent 0%,rgba(255,255,255,.15) 50%,transparent 100%);animation:navbar-shine 3s ease-in-out infinite}@keyframes navbar-shine{0%{transform:translate(-100%)}50%{transform:translate(100%)}to{transform:translate(-100%)}}.anime-navbar__text{position:relative;z-index:10;display:none}.anime-navbar__icon{position:relative;z-index:10;display:flex}@media(min-width:768px){.anime-navbar__text{display:inline}.anime-navbar__icon{display:none}}.anime-navbar__hover-bg{position:absolute;inset:0;background:#ffffff1a;border-radius:9999px;z-index:-1}.anime-navbar__mascot{position:absolute;top:-2.25rem;left:50%;transform:translate(-50%);pointer-events:none;display:flex;flex-direction:column;align-items:center}.anime-navbar__mortarboard{position:relative;width:28px;height:24px}.anime-navbar__mortarboard:before{content:"";position:absolute;top:4px;left:50%;transform:translate(-50%);width:20px;height:16px;background:linear-gradient(135deg,#047857,#065f46);clip-path:polygon(50% 0%,100% 35%,85% 100%,15% 100%,0% 35%)}.anime-navbar__mortarboard-top{position:absolute;top:0;left:50%;transform:translate(-50%);width:26px;height:16px;background:linear-gradient(135deg,#34d399,#10b981,#059669);clip-path:polygon(50% 0%,100% 50%,50% 100%,0% 50%);box-shadow:0 2px 6px #10b98166;z-index:3}.anime-navbar__mortarboard-top:before{content:"";position:absolute;top:50%;left:0;width:50%;height:50%;background:linear-gradient(145deg,#10b981,#059669);clip-path:polygon(0% 0%,100% 50%,30% 100%);opacity:.9}.anime-navbar__mortarboard-top:after{content:"";position:absolute;top:50%;right:0;width:50%;height:50%;background:linear-gradient(215deg,#6ee7b7,#34d399);clip-path:polygon(100% 0%,70% 100%,0% 50%);opacity:.85}.anime-navbar__mortarboard-button{position:absolute;top:6px;left:50%;transform:translate(-50%);width:5px;height:5px;background:linear-gradient(135deg,#fcd34d,#fbbf24);border-radius:50%;box-shadow:0 1px 3px #fbbf2480;z-index:5}.anime-navbar__mortarboard-tassel{position:absolute;top:8px;right:2px;transform-origin:top center;z-index:4}.anime-navbar__mortarboard-tassel-string{width:2px;height:12px;background:linear-gradient(180deg,#fcd34d,#fbbf24,#f59e0b);border-radius:1px}.anime-navbar__mortarboard-tassel-end{width:6px;height:6px;background:linear-gradient(180deg,#fbbf24,#f59e0b);border-radius:0 0 50% 50%;margin-left:-2px;box-shadow:0 1px 2px #f59e0b66}.anime-navbar__mortarboard-band{position:absolute;top:14px;left:50%;transform:translate(-50%);width:18px;height:6px;background:linear-gradient(180deg,#059669,#047857);clip-path:polygon(10% 0%,90% 0%,100% 100%,0% 100%);z-index:2}.anime-navbar__pointer{margin-top:4px;width:10px;height:10px}.anime-navbar__pointer-inner{width:100%;height:100%;background:linear-gradient(135deg,#10b981,#059669);transform:rotate(45deg);transform-origin:center;box-shadow:0 2px 4px #10b9814d}[data-theme=dark] .anime-navbar__mortarboard:before{background:linear-gradient(135deg,#1d4ed8,#1e40af)}[data-theme=dark] .anime-navbar__mortarboard-top{background:linear-gradient(135deg,#60a5fa,#3b82f6,#2563eb);box-shadow:0 2px 6px #3b82f666}[data-theme=dark] .anime-navbar__mortarboard-top:before{background:linear-gradient(145deg,#3b82f6,#2563eb)}[data-theme=dark] .anime-navbar__mortarboard-top:after{background:linear-gradient(215deg,#93c5fd,#60a5fa)}[data-theme=dark] .anime-navbar__mortarboard-band{background:linear-gradient(180deg,#2563eb,#1d4ed8)}[data-theme=dark] .anime-navbar__pointer-inner{background:linear-gradient(135deg,#3b82f6,#2563eb);box-shadow:0 2px 4px #3b82f64d}.anime-navbar__cta{display:flex;align-items:center;gap:.375rem;padding:.5rem 1rem;margin-left:.5rem;background:linear-gradient(135deg,#fbbf24,#f59e0b);color:#1e293b;font-size:.8rem;font-weight:600;border:none;border-radius:9999px;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px #fbbf244d}.anime-navbar__cta:hover{box-shadow:0 4px 12px #fbbf2480}@media(max-width:767px){.anime-navbar__cta span{display:none}.anime-navbar__cta{padding:.5rem}}@media(max-width:480px){.anime-navbar__link{padding:.375rem .5rem}.anime-navbar__container{gap:.125rem;padding:.375rem .5rem}}[data-theme=dark] .anime-navbar__top-bar{background:#0f1419fa;box-shadow:0 1px #ffffff0d}[data-theme=dark] .anime-navbar__logo-best,[data-theme=dark] .anime-navbar__logo-college{color:#fff}[data-theme=dark] .anime-navbar__logo-in,[data-theme=dark] .anime-navbar__logo-dot{color:#10b981}[data-theme=dark] .anime-navbar__theme-toggle{color:#fff9}[data-theme=dark] .anime-navbar__theme-toggle:hover{background:#ffffff0d;color:#fff}[data-theme=dark] .anime-navbar__mobile-toggle{color:#fff}[data-theme=dark] .anime-navbar__container{background:linear-gradient(135deg,#3b82f6f2,#2563ebf2);border-color:#60a5fa4d;box-shadow:0 4px 6px -1px #0003,0 10px 25px -5px #0000004d,0 0 40px #3b82f64d}[data-theme=dark] .anime-navbar__glow-inner{background:#60a5fa4d}[data-theme=dark] .anime-navbar__glow-mid{background:#60a5fa33}[data-theme=dark] .anime-navbar__glow-outer{background:#60a5fa26}[data-theme=dark] .anime-navbar__cap-top{background:linear-gradient(135deg,#3b82f6,#2563eb)}[data-theme=dark] .anime-navbar__blush{background:#93c5fd}.anime-navbar__mobile-backdrop{position:fixed;inset:0;background:#00000080;z-index:var(--z-fixed)}.anime-navbar__mobile-menu{position:fixed;top:0;right:0;bottom:0;width:280px;max-width:80vw;background:#fff;box-shadow:-10px 0 40px #00000026;z-index:calc(var(--z-fixed) + 1);overflow-y:auto}.anime-navbar__mobile-content{padding:5rem 1.5rem 0;display:flex;flex-direction:column;gap:.5rem;min-height:100%}.anime-navbar__mobile-close{position:absolute;top:1rem;right:1rem;width:44px;height:44px;background:transparent;border:none;color:var(--color-text);cursor:pointer;z-index:10}.anime-navbar__mobile-top-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;padding:0 .5rem}.anime-navbar__mobile-theme-toggle{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:transparent;border:1px solid var(--color-border);border-radius:.75rem;color:var(--color-text);cursor:pointer}.anime-navbar__mobile-link{display:block;padding:1rem;font-size:1.125rem;font-weight:500;color:var(--color-text);text-decoration:none;border-radius:.75rem;transition:background .2s}.anime-navbar__mobile-link:hover{background:#0000000a}.anime-navbar__mobile-link--active{background:#10b9811a;color:#10b981;font-weight:600}.anime-navbar__mobile-bottom{margin-top:auto;padding:1rem 0;display:flex;flex-direction:column;gap:.75rem}.anime-navbar__mobile-auth-row{display:flex;gap:.75rem}.anime-navbar__mobile-auth-btn{flex:1;border-radius:.75rem!important;border:1px solid var(--color-border)!important}.anime-navbar__mobile-avatar-btn{width:100%;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;padding:1rem;border-radius:1rem;border:none;display:flex;align-items:center;justify-content:center;gap:.75rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 20px #6366f14d}.anime-navbar__mobile-avatar-icon{width:36px;height:36px;border-radius:50%;background:#fff3;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:700}.anime-navbar__mobile-guidance{border-radius:1rem!important;gap:.5rem}[data-theme=dark] .anime-navbar__mobile-menu{background:var(--color-surface)}[data-theme=dark] .anime-navbar__mobile-close{color:#fff}[data-theme=dark] .anime-navbar__mobile-theme-toggle{border-color:#fff3;color:#fff}[data-theme=dark] .anime-navbar__mobile-link{color:#fff}[data-theme=dark] .anime-navbar__mobile-link:hover{background:#ffffff0d}[data-theme=dark] .anime-navbar__mobile-link--active{background:linear-gradient(135deg,#3b82f626,#2563eb26);color:#60a5fa}[data-theme=dark] .anime-navbar__mobile-auth-btn{border-color:#fff3!important;color:#fff!important}.anime-navbar__profile-indicator{position:relative;display:none;z-index:9999}@media(min-width:1280px){.anime-navbar__profile-indicator{display:block}}.anime-navbar__profile-trigger{display:flex;align-items:center;gap:8px;padding:6px 10px;background:linear-gradient(135deg,#8b5cf61a,#6366f11a);border:1px solid rgba(139,92,246,.25);border-radius:10px;cursor:pointer;transition:all .2s ease}.anime-navbar__profile-trigger:hover{background:linear-gradient(135deg,#8b5cf626,#6366f126);border-color:#8b5cf666;box-shadow:0 4px 12px #8b5cf626}.anime-navbar__profile-icon{width:28px;height:28px;border-radius:8px;background:linear-gradient(135deg,#8b5cf6,#6366f1);display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.anime-navbar__profile-icon svg{width:14px;height:14px}.anime-navbar__profile-info{display:flex;flex-direction:column;gap:2px}.anime-navbar__profile-label{display:flex;align-items:center;gap:4px;font-size:.7rem;font-weight:600;color:#8b5cf6}.anime-navbar__profile-label svg{color:#f59e0b;width:12px;height:12px}.anime-navbar__profile-progress{display:flex;align-items:center;gap:6px}.anime-navbar__profile-progress-bar{width:60px;height:3px;background:#8b5cf633;border-radius:2px;overflow:hidden}.anime-navbar__profile-progress-fill{height:100%;background:linear-gradient(90deg,#f59e0b,#fbbf24);border-radius:2px;transition:width .3s ease}.anime-navbar__profile-progress-text{font-size:.65rem;font-weight:600;color:var(--color-text-muted)}.anime-navbar__profile-dropdown{position:absolute;top:calc(100% + 8px);left:0;min-width:280px;background:#fff;border-radius:12px;box-shadow:0 20px 40px #00000026,0 4px 12px #0000001a;border:1px solid rgba(0,0,0,.08);padding:14px;z-index:9999}.anime-navbar__profile-dropdown-content p{font-size:.85rem;color:var(--color-text-muted);margin:0 0 12px;line-height:1.4}.anime-navbar__profile-dropdown-content p strong{color:var(--color-text)}.anime-navbar__profile-dropdown-actions{display:flex;align-items:center;gap:8px}.anime-navbar__profile-cta{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;padding:10px 16px;background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:8px;color:#fff;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s ease}.anime-navbar__profile-cta:hover{background:linear-gradient(135deg,#059669,#047857);box-shadow:0 4px 12px #10b9814d}.anime-navbar__profile-dismiss{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#0000000d;border:none;border-radius:10px;color:var(--color-text-muted);cursor:pointer;transition:all .2s ease}.anime-navbar__profile-dismiss:hover{background:#0000001a;color:var(--color-text)}[data-theme=dark] .anime-navbar__profile-trigger{background:linear-gradient(135deg,#8b5cf626,#6366f126);border-color:#8b5cf64d}[data-theme=dark] .anime-navbar__profile-trigger:hover{background:linear-gradient(135deg,#8b5cf633,#6366f133);border-color:#8b5cf680}[data-theme=dark] .anime-navbar__profile-label{color:#a78bfa}[data-theme=dark] .anime-navbar__profile-dropdown{background:#1e1e2e;border-color:#ffffff1a}[data-theme=dark] .anime-navbar__profile-dropdown-content p{color:#ffffffb3}[data-theme=dark] .anime-navbar__profile-dropdown-content p strong{color:#fff}[data-theme=dark] .anime-navbar__profile-dismiss{background:#ffffff1a;color:#fff9}[data-theme=dark] .anime-navbar__profile-dismiss:hover{background:#ffffff26;color:#fff}.footer{position:relative;background:linear-gradient(180deg,#0f1419,#1a1f26);color:#ffffffb3;padding-top:var(--space-16);padding-bottom:var(--space-8);border-top:1px solid rgba(255,255,255,.1)}.footer:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%) translateY(-50%);width:33.333%;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);border-radius:9999px;filter:blur(4px);pointer-events:none}.footer .container{max-width:1280px}.footer__top{display:grid;grid-template-columns:1fr;gap:var(--space-10);margin-bottom:var(--space-10)}@media(min-width:768px){.footer__top{grid-template-columns:1.2fr 2fr;gap:var(--space-16)}}.footer__brand{max-width:360px}.footer__logo{display:inline-flex;font-family:var(--font-heading);font-size:var(--text-2xl);font-weight:700;text-decoration:none;margin-bottom:var(--space-4)}.footer__logo-best{color:#fff}.footer__logo-in{color:var(--color-accent)}.footer__logo-college{color:#fff}.footer__logo-dot{color:var(--color-accent)}.footer__tagline{font-size:var(--text-sm);line-height:var(--leading-relaxed);color:#fff9;margin-bottom:var(--space-6)}.footer__contact{display:flex;flex-direction:column;gap:var(--space-3)}.footer__contact-item{display:flex;align-items:center;gap:var(--space-2);font-size:var(--text-sm);color:#fff9;text-decoration:none;transition:color var(--transition-fast)}.footer__contact-item:hover{color:var(--color-accent)}.footer__contact-item svg{flex-shrink:0;color:var(--color-accent)}.footer__links-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-8)}@media(min-width:768px){.footer__links-grid{grid-template-columns:repeat(3,1fr);gap:var(--space-10)}}.footer__links-column{display:flex;flex-direction:column}.footer__links-title{font-family:var(--font-heading);font-size:var(--text-sm);font-weight:600;color:#fff;margin-bottom:var(--space-4);text-transform:uppercase;letter-spacing:.05em}.footer__links-list{list-style:none;display:flex;flex-direction:column;gap:var(--space-3)}.footer__links-list a{font-size:var(--text-sm);color:#fff9;text-decoration:none;transition:all .3s ease;display:inline-block;position:relative}.footer__links-list a:hover{color:#fff;transform:translate(4px)}.footer__links-list a:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1px;background:var(--color-accent);transition:width .3s ease}.footer__links-list a:hover:after{width:100%}.footer__divider{height:1px;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.1) 50%,transparent 100%);margin-bottom:var(--space-6)}.footer__bottom{display:flex;flex-direction:column;align-items:center;gap:var(--space-4);text-align:center}@media(min-width:768px){.footer__bottom{flex-direction:row;justify-content:space-between;text-align:left}}.footer__copyright{display:flex;flex-direction:column;gap:var(--space-2);font-size:var(--text-sm);color:#ffffff80}.footer__legal-links a{color:#ffffff80;text-decoration:none;transition:color var(--transition-fast)}.footer__legal-links a:hover{color:var(--color-accent)}.footer__social{display:flex;align-items:center;gap:var(--space-3)}.footer__social-link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#ffffff0d;border-radius:var(--radius-lg);color:#fff9;text-decoration:none;transition:all var(--transition-fast)}.footer__social-link:hover{background:var(--color-accent);color:#fff}.footer__credit{display:flex;align-items:center;justify-content:center;gap:.4rem;padding:1.2rem 0 .5rem;margin-top:1rem;border-top:1px solid rgba(255,255,255,.06);font-size:.8rem;color:#ffffff73}.footer__credit-link{color:#ffffffa6;text-decoration:none;font-weight:600;transition:color .3s ease}.footer__credit-link:hover{color:#22c55e}.footer__credit-logo{width:28px;height:28px;border-radius:5px;object-fit:contain;mix-blend-mode:screen;transition:transform .3s ease}.footer__credit-logo:hover{transform:scale(1.15)}.footer__scroll-top{position:fixed;bottom:100px;right:12px;display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:var(--color-primary);border:none;border-radius:var(--radius-full);color:#fff;cursor:pointer;box-shadow:0 4px 20px #1e3a5f4d;z-index:var(--z-sticky);transition:background var(--transition-fast)}.footer__scroll-top:hover{background:var(--color-primary-hover)}@media(min-width:768px){.footer__scroll-top{bottom:var(--space-8);right:var(--space-8);width:44px;height:44px}}@media(max-width:767px){.footer{padding-bottom:100px}}.bottom-sheet__backdrop{position:fixed;inset:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9990}.bottom-sheet{position:fixed;bottom:0;left:0;right:0;width:100%;max-height:90vh;background:#fff;border-radius:var(--radius-2xl) var(--radius-2xl) 0 0;box-shadow:0 -10px 50px #00000026;z-index:9991;display:flex;flex-direction:column;touch-action:none;padding-bottom:env(safe-area-inset-bottom,20px)}.bottom-sheet__handle-area{display:flex;justify-content:center;padding:var(--space-3) 0;cursor:grab}.bottom-sheet__handle-area:active{cursor:grabbing}.bottom-sheet__handle{width:36px;height:4px;background:#00000026;border-radius:var(--radius-full)}.bottom-sheet__header{display:flex;align-items:center;justify-content:space-between;padding:0 var(--space-5) var(--space-4)}.bottom-sheet__title{font-family:var(--font-heading);font-size:var(--text-xl);font-weight:600;color:var(--color-text);margin-top:10px}.bottom-sheet__close{position:absolute;top:1rem;right:1rem;display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:#0000000d;border:none;border-radius:var(--radius-full);color:var(--color-text-muted);cursor:pointer;transition:all var(--transition-fast)}.bottom-sheet__close:hover{background:#0000001a;color:var(--color-text)}.bottom-sheet__content{flex:1;overflow-y:auto;padding:0 var(--space-5) var(--space-2);-webkit-overflow-scrolling:touch;min-height:0}.bottom-sheet__content::-webkit-scrollbar{width:6px}.bottom-sheet__content::-webkit-scrollbar-track{background:#0000000d;border-radius:3px}.bottom-sheet__content::-webkit-scrollbar-thumb{background:#6366f14d;border-radius:3px}.bottom-sheet__content::-webkit-scrollbar-thumb:hover{background:#6366f180}.bottom-sheet__trust{display:flex;align-items:center;justify-content:center;gap:var(--space-6);padding:var(--space-4) var(--space-5);border-top:1px solid rgba(0,0,0,.05)}.bottom-sheet__trust-item{display:flex;align-items:center;gap:var(--space-1);font-size:var(--text-xs);color:var(--color-text-muted)}.bottom-sheet__trust-item svg{color:var(--color-accent)}@media(min-width:768px){.bottom-sheet{position:fixed;inset:50% auto auto 50%;transform:translate(-50%,-50%);width:100%;max-width:500px;max-height:90vh;border-radius:var(--radius-2xl);padding-bottom:0}}[data-theme=dark] .bottom-sheet{background:var(--color-surface)}[data-theme=dark] .bottom-sheet__handle{background:#fff3}[data-theme=dark] .bottom-sheet__title{color:#fff}[data-theme=dark] .bottom-sheet__close{background:#ffffff1a;color:#fff9}[data-theme=dark] .bottom-sheet__close:hover{background:#ffffff26;color:#fff}[data-theme=dark] .bottom-sheet__trust{border-color:#ffffff1a}.sticky-cta{position:fixed;bottom:0;left:0;width:100%;max-width:100%;box-sizing:border-box;overflow-x:hidden;padding:var(--space-4);padding-bottom:calc(var(--space-4) + env(safe-area-inset-bottom,0px));background:linear-gradient(to top,#fffffffa,#ffffffe6);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);z-index:var(--z-sticky);display:flex;justify-content:center;align-items:center}@media(min-width:768px){.sticky-cta{display:none}}.sticky-cta__button{position:relative;display:flex;align-items:center;justify-content:center;gap:var(--space-2);width:100%;max-width:320px;margin:0;padding:var(--space-3) var(--space-5);font-family:var(--font-body);font-size:var(--text-base);font-weight:600;color:#fff;background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:var(--radius-xl);cursor:pointer;overflow:hidden;box-shadow:0 6px 20px #10b9814d,0 2px 6px #00000014}.sticky-cta__icon{display:flex;align-items:center;justify-content:center}.sticky-cta__text{position:relative;z-index:1}.sticky-cta__pulse{position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.3) 0%,transparent 50%);animation:cta-pulse 2s ease-in-out infinite}@keyframes cta-pulse{0%,to{opacity:0;transform:scale(1)}50%{opacity:1;transform:scale(1.02)}}.sticky-cta__button:after{content:"";position:absolute;inset:-4px;background:linear-gradient(135deg,#10b981,#34d399);border-radius:inherit;z-index:-1;filter:blur(20px);opacity:.4;animation:glow-pulse 3s ease-in-out infinite}@keyframes glow-pulse{0%,to{opacity:.3}50%{opacity:.5}}[data-theme=dark] .sticky-cta{background:linear-gradient(to top,#0f1419fa,#0f1419e6)}.loading-spinner-container{display:flex;align-items:center;justify-content:center;min-height:100vh;width:100%;background:var(--color-background)}.loading-spinner{position:relative;width:48px;height:48px}.loading-spinner__ring{position:absolute;inset:0;border-radius:50%;border:4px solid var(--color-border, #e5e7eb)}.loading-spinner__ring--active{border-color:transparent;border-top-color:var(--color-primary, #10B981);animation:spinnerRotate .8s linear infinite}@keyframes spinnerRotate{to{transform:rotate(360deg)}}.bic-launcher-btn{position:fixed;bottom:20px;left:20px;width:80px;height:80px;border-radius:50%;background:#fff;box-shadow:0 8px 30px #00000026;border:none;cursor:pointer;z-index:9999;display:flex;align-items:center;justify-content:center;transition:all .3s cubic-bezier(.25,.8,.25,1)}.bic-launcher-btn:hover{transform:translateY(-2px);box-shadow:0 12px 40px #0003}.bic-launcher-btn.active{transform:rotate(90deg);background:#ef4444;color:#fff}.bic-launcher-icon{width:48px;height:48px;object-fit:contain}.bic-assistant-window{position:fixed;bottom:90px;left:20px;width:400px;height:600px;max-height:80vh;background:#fffffff2;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:24px;box-shadow:0 20px 60px #00000026;border:1px solid rgba(255,255,255,.5);z-index:9999;display:flex;flex-direction:column;overflow:hidden}.bic-chat-header{padding:16px 20px;background:linear-gradient(135deg,#1e3a8a,#3b82f6);color:#fff;display:flex;justify-content:space-between;align-items:center}.bic-chat-header-info{display:flex;align-items:center;gap:12px}.bic-avatar-small{width:36px;height:36px;background:#fff;border-radius:50%;padding:4px;display:flex;align-items:center;justify-content:center}.bic-avatar-small img{width:100%;height:100%;object-fit:contain}.bic-chat-header h3{margin:0;font-size:16px;font-weight:600}.status-indicator{font-size:12px;opacity:.9;color:#86efac}.bic-close-btn{background:transparent;border:none;color:#fff;opacity:.7;cursor:pointer;padding:4px;border-radius:50%;transition:all .2s}.bic-close-btn:hover{background:#ffffff1a;opacity:1}.bic-chat-body{flex:1;overflow-y:auto;padding:20px;display:flex;flex-direction:column;gap:16px;background:#f8fafc}.bic-message-row{display:flex;gap:12px;align-items:flex-end}.bic-message-row.user{flex-direction:row-reverse}.bic-message-avatar{width:28px;height:28px;border-radius:50%;overflow:hidden;flex-shrink:0;background:#fff;border:1px solid #e2e8f0;padding:2px}.bic-message-avatar img{width:100%;height:100%;object-fit:contain}.bic-message-content{max-width:80%;display:flex;flex-direction:column;gap:4px}.bic-bubble{padding:12px 16px;border-radius:18px;font-size:14px;line-height:1.5;position:relative;box-shadow:0 2px 4px #00000005}.bic-message-row.bot .bic-bubble{background:#fff;color:#1e293b;border-bottom-left-radius:4px;border:1px solid #e2e8f0}.bic-message-row.user .bic-bubble{background:#2563eb;color:#fff;border-bottom-right-radius:4px}.bic-timestamp{font-size:10px;color:#94a3b8;margin-top:2px;align-self:flex-start}.bic-message-row.user .bic-timestamp{align-self:flex-end}.bic-actions-list{display:flex;flex-direction:column;gap:6px;margin-top:4px}.bic-action-chip{background:#fff;border:1px solid #bfdbfe;color:#1d4ed8;padding:8px 12px;border-radius:12px;font-size:13px;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:space-between;transition:all .2s;text-align:left}.bic-action-chip:hover{background:#eff6ff;border-color:#3b82f6;transform:translate(2px)}.bic-chat-input-area{padding:16px;background:#fff;border-top:1px solid #e2e8f0;display:flex;gap:10px;align-items:center}.bic-input{flex:1;background:#f1f5f9;border:none;padding:12px 16px;border-radius:24px;font-size:14px;outline:none;transition:box-shadow .2s}.bic-input:focus{box-shadow:0 0 0 2px #2563eb33;background:#fff}.bic-send-btn{width:40px;height:40px;border-radius:50%;background:#2563eb;color:#fff;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s}.bic-send-btn:hover{transform:scale(1.05);background:#1d4ed8}.bic-send-btn:disabled{background:#94a3b8;cursor:not-allowed;transform:none}.bic-typing-indicator{padding:12px 16px;background:#fff;border-radius:18px 18px 18px 4px;border:1px solid #e2e8f0;display:flex;gap:4px;align-items:center;width:fit-content}.bic-typing-indicator span{width:6px;height:6px;background:#cbd5e1;border-radius:50%;animation:bounce 1.4s infinite ease-in-out both}.bic-typing-indicator span:nth-child(1){animation-delay:-.32s}.bic-typing-indicator span:nth-child(2){animation-delay:-.16s}@keyframes bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}@media(max-width:480px){.bic-assistant-window{bottom:80px;left:10px;right:10px;width:auto;height:85vh}.bic-launcher-btn{bottom:16px;left:16px}.bic-launcher-bubble{bottom:100px;left:16px}}[data-theme=dark] .bic-launcher-btn{background:#1e293b;box-shadow:0 8px 30px #0006,0 0 20px #3b82f626;border:1px solid rgba(255,255,255,.1)}[data-theme=dark] .bic-launcher-btn:hover{box-shadow:0 12px 40px #00000080,0 0 30px #3b82f640}[data-theme=dark] .bic-launcher-btn.active{background:#dc2626}[data-theme=dark] .bic-launcher-bubble{background:#1e293b;color:#e2e8f0;border-color:#ffffff1a}[data-theme=dark] .bic-launcher-bubble:after{border-top-color:#1e293b}[data-theme=dark] .bic-assistant-window{background:#1e293bf2;border:1px solid rgba(255,255,255,.1);box-shadow:0 20px 60px #0006}[data-theme=dark] .bic-chat-header{background:linear-gradient(135deg,#1e3a8a,#2563eb)}[data-theme=dark] .bic-chat-body{background:#0f172a}[data-theme=dark] .bic-message-avatar{background:#1e293b;border-color:#334155}[data-theme=dark] .bic-message-row.bot .bic-bubble{background:#1e293b;color:#e2e8f0;border-color:#334155}[data-theme=dark] .bic-timestamp{color:#64748b}[data-theme=dark] .bic-action-chip{background:#1e293b;border-color:#3b82f6;color:#60a5fa}[data-theme=dark] .bic-action-chip:hover{background:#1e3a5f;border-color:#60a5fa}[data-theme=dark] .bic-chat-input-area{background:#1e293b;border-top-color:#334155}[data-theme=dark] .bic-input{background:#0f172a;color:#e2e8f0}[data-theme=dark] .bic-input:focus{background:#1e293b;box-shadow:0 0 0 2px #3b82f64d}[data-theme=dark] .bic-input::placeholder{color:#64748b}[data-theme=dark] .bic-typing-indicator{background:#1e293b;border-color:#334155}[data-theme=dark] .bic-typing-indicator span{background:#475569}[data-theme=dark] .bic-avatar-small{background:#ffffff1a}.profile-required{position:relative;min-height:100vh;width:100%}.profile-required__background{filter:blur(8px);opacity:.3;pointer-events:none;-webkit-user-select:none;user-select:none}.profile-required__overlay{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background:#0006;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;padding:100px 20px 20px}.profile-required__card{position:relative;background:#fff;border-radius:24px;padding:40px;max-width:440px;width:100%;text-align:center;box-shadow:0 25px 50px #00000026,0 10px 20px #0000001a}.profile-required__close{position:absolute;top:12px;right:12px;width:32px;height:32px;border-radius:50%;background:#f1f5f9;border:1px solid #e2e8f0;display:flex;align-items:center;justify-content:center;color:#64748b;cursor:pointer;transition:all .2s ease;z-index:10}.profile-required__close:hover{background:#e2e8f0;color:#dc2626;border-color:#dc2626}.profile-required__icon-wrapper{position:relative;display:inline-flex;margin-bottom:24px}.profile-required__icon-bg{width:80px;height:80px;border-radius:20px;background:linear-gradient(135deg,#8b5cf6,#6366f1);display:flex;align-items:center;justify-content:center;color:#fff;position:relative;z-index:1}.profile-required__icon-pulse{position:absolute;inset:-8px;border-radius:24px;background:linear-gradient(135deg,#8b5cf64d,#6366f14d);animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{transform:scale(1);opacity:.5}50%{transform:scale(1.1);opacity:.3}}.profile-required__title{font-size:1.75rem;font-weight:700;color:#1e293b;margin:0 0 12px}.profile-required__description{font-size:1rem;color:#64748b;line-height:1.6;margin:0 0 20px}.profile-required__progress-section{margin-bottom:20px;padding:16px;background:linear-gradient(135deg,#8b5cf614,#6366f114);border-radius:12px}.profile-required__progress-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;font-size:.9rem;font-weight:500;color:#64748b}.profile-required__progress-percent{color:#8b5cf6;font-weight:700}.profile-required__progress-bar{height:8px;background:#8b5cf633;border-radius:4px;overflow:hidden}.profile-required__progress-fill{height:100%;background:linear-gradient(90deg,#f59e0b,#fbbf24);border-radius:4px;transition:width .5s ease}.profile-required__features{display:flex;flex-direction:column;gap:12px;margin-bottom:24px}.profile-required__feature{display:flex;align-items:center;justify-content:center;gap:10px;padding:12px 16px;background:linear-gradient(135deg,#8b5cf61a,#6366f11a);border-radius:12px;color:#6366f1;font-size:.9rem;font-weight:500}.profile-required__feature svg{flex-shrink:0}.profile-required__button{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:16px 24px;background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:14px;color:#fff;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #10b9814d}.profile-required__button:hover{background:linear-gradient(135deg,#059669,#047857);box-shadow:0 6px 16px #10b98166}.profile-required__hint{margin-top:20px;font-size:.85rem;color:#94a3b8}.profile-required__hint strong{color:#8b5cf6}[data-theme=dark] .profile-required__card{background:#1e1e2e}[data-theme=dark] .profile-required__close{background:#2a2a3e;color:#ffffffb3;border-color:#3a3a4e}[data-theme=dark] .profile-required__close:hover{background:#3a3a4e;color:#ef4444;border-color:#ef4444}[data-theme=dark] .profile-required__title{color:#fff}[data-theme=dark] .profile-required__description{color:#ffffffb3}[data-theme=dark] .profile-required__progress-section{background:linear-gradient(135deg,#8b5cf626,#6366f126)}[data-theme=dark] .profile-required__progress-header{color:#ffffffb3}[data-theme=dark] .profile-required__progress-percent{color:#a78bfa}[data-theme=dark] .profile-required__feature{background:linear-gradient(135deg,#8b5cf626,#6366f126);color:#a78bfa}[data-theme=dark] .profile-required__hint{color:#ffffff80}[data-theme=dark] .profile-required__hint strong{color:#a78bfa}@media(max-width:480px){.profile-required__card{padding:28px 20px}.profile-required__title{font-size:1.5rem}.profile-required__icon-bg{width:64px;height:64px;border-radius:16px}.profile-required__icon-bg svg{width:24px;height:24px}.profile-required__close{top:12px;right:12px;width:32px;height:32px}}.app{min-height:100vh;display:flex;flex-direction:column;overflow-x:hidden;max-width:100vw}.main{padding-top:3rem}@media(max-width:767px){.main{padding-top:5rem}}.main{flex:1;background-color:var(--color-background)}.lead-form{display:flex;flex-direction:column;gap:var(--space-3);padding-bottom:var(--space-4)}.lead-form__subtitle{text-align:center;font-size:var(--text-sm);color:var(--color-text-muted);margin-bottom:0}.lead-form__group{display:flex;flex-direction:column;gap:var(--space-2)}.lead-form__group label{font-size:var(--text-sm);font-weight:500;color:var(--color-text)}.lead-form__group select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236B7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding-right:48px}.lead-form__note{display:flex;align-items:center;justify-content:center;gap:var(--space-2);font-size:var(--text-xs);color:var(--color-text-muted);margin-top:var(--space-2)}.lead-form__note svg{color:var(--color-accent)}[data-theme=dark] .lead-form__group label{color:#ffffffe6}@media(max-width:767px){.main{padding-bottom:80px}}.stream-selector-hero{margin-bottom:3rem;position:relative;z-index:10}.stream-selector__header{text-align:center;margin-bottom:2rem}.stream-selector__title{font-size:1.5rem;font-weight:800;color:var(--color-text);margin:0 0 .5rem}.stream-selector__subtitle{font-size:1rem;color:var(--color-text-secondary);margin:0 auto;max-width:600px}.stream-hero-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;padding:.5rem}@media(min-width:640px){.stream-hero-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem}}@media(min-width:1024px){.stream-hero-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem}}@media(min-width:1280px){.stream-hero-grid{grid-template-columns:repeat(7,1fr)}}.stream-card-hero{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.5rem 1rem;background:var(--color-surface);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid var(--color-border);border-radius:1.25rem;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);overflow:hidden;min-height:160px}[data-theme=dark] .stream-card-hero{background:#0f172a66;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.stream-card-hero:hover{background:#ffffff0f;border-color:#ffffff26;transform:translateY(-4px);box-shadow:0 10px 30px -10px #00000080}.stream-card-hero.selected{background:#ffffff14;border-color:#fff3;box-shadow:0 20px 40px -10px #0009}.stream-card-hero__content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:1rem;width:100%}.stream-card-hero__icon-box{display:flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:1rem;background:#ffffff0d;color:var(--color-text-secondary);transition:all .4s ease;box-shadow:inset 0 0 20px #0003}.stream-card-hero:hover .stream-card-hero__icon-box{transform:scale(1.1);background:#ffffff1a;color:var(--color-text)}.stream-card-hero__label{font-size:.95rem;font-weight:600;color:var(--color-text-secondary);text-align:center;transition:color .3s ease}.stream-card-hero:hover .stream-card-hero__label,.stream-card-hero.selected .stream-card-hero__label{color:var(--color-text)}[data-theme=dark] .stream-card-hero:hover .stream-card-hero__label,[data-theme=dark] .stream-card-hero.selected .stream-card-hero__label{color:#fff}.stream-card-hero__glow{position:absolute;inset:0;opacity:.15;z-index:0;transition:opacity .3s ease}.stream-card-hero.selected .stream-card-hero__glow{opacity:.2}.stream-card-hero__check{position:absolute;top:10px;right:10px;z-index:3;pointer-events:none;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.course-selector{background:#ffffff05;border:1px solid rgba(255,255,255,.06);border-radius:1rem;padding:1.25rem;margin-bottom:1.5rem;overflow:hidden}.course-selector__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.course-selector__title{font-size:.95rem;font-weight:600;color:var(--color-text);margin:0}.course-selector__actions{display:flex;gap:.5rem}.course-selector__action{padding:.35rem .75rem;background:transparent;border:1px solid rgba(99,102,241,.3);border-radius:.5rem;font-size:.75rem;font-weight:500;color:var(--color-primary);cursor:pointer;transition:all .2s ease}.course-selector__action:hover{background:#6366f11a}.course-selector__action--clear{border-color:#ef44444d;color:#ef4444}.course-selector__action--clear:hover{background:#ef44441a}.course-selector__chips{display:flex;flex-wrap:wrap;gap:.5rem}.course-chip{display:flex;align-items:center;gap:.35rem;padding:.5rem .85rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:9999px;font-size:.8rem;font-weight:500;color:var(--color-text);cursor:pointer;transition:all .2s ease}.course-chip:hover{background:#6366f11a;border-color:#6366f14d}.course-chip--selected{background:#6366f133!important;border-color:#6366f166!important;color:var(--color-primary)}.course-chip--selected svg{opacity:.7}.course-selector__count{margin:1rem 0 0;font-size:.8rem;color:var(--color-text-secondary)}.exam-selector{margin-bottom:1.5rem}.exam-selector__label{display:block;font-size:.9rem;font-weight:600;color:var(--color-text);margin-bottom:.5rem}.exam-selector__wrapper{position:relative}.exam-selector__select{width:100%;padding:.875rem 2.5rem .875rem 1rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:.75rem;font-size:1rem;color:var(--color-text);cursor:pointer;appearance:none;transition:all .3s ease}[data-theme=dark] .exam-selector__select{background:#0003}.exam-selector__select:focus{border-color:var(--color-primary);background:#6366f10d;outline:none;box-shadow:0 0 0 3px #6366f11a}.exam-selector__select option{background-color:#0f172a;color:#e2e8f0;padding:12px}.exam-selector__arrow{position:absolute;right:1rem;top:50%;transform:translateY(-50%);color:var(--color-text-muted);pointer-events:none}.location-filter{background:#ffffff05;border:1px solid rgba(255,255,255,.06);border-radius:1rem;padding:1.25rem;margin-bottom:1.5rem}.location-filter__header{display:flex;align-items:center;gap:.5rem;margin-bottom:1.25rem}.location-filter__header svg{color:var(--color-primary)}.location-filter__header h4{font-size:1rem;font-weight:600;color:var(--color-text);margin:0}.location-filter__section{margin-bottom:1.25rem}.location-filter__section:last-child{margin-bottom:0}.location-filter__label{display:block;font-size:.85rem;font-weight:500;color:var(--color-text-secondary);margin-bottom:.75rem}.location-filter__selected{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}.location-chip{display:flex;align-items:center;gap:.35rem;padding:.35rem .5rem .35rem .75rem;background:#6366f126;border:1px solid rgba(99,102,241,.3);border-radius:9999px;font-size:.75rem;font-weight:500;color:var(--color-text)}.location-chip button{display:flex;align-items:center;justify-content:center;width:18px;height:18px;background:#ffffff1a;border:none;border-radius:50%;color:var(--color-text-secondary);cursor:pointer;transition:all .2s ease}.location-chip button:hover{background:#ef44444d;color:#ef4444}.location-filter__dropdown-wrapper{position:relative;margin-bottom:1rem}.location-filter__dropdown-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;padding:.875rem 1rem;background:var(--color-surface);border:1px solid var(--color-border);border-radius:.75rem;font-size:.95rem;color:var(--color-text);cursor:pointer;transition:all .2s ease}[data-theme=dark] .location-filter__dropdown-trigger{background:#0003;border-color:#ffffff1a}.location-filter__dropdown-trigger:hover{border-color:var(--color-primary);background:#6366f10d}.location-filter__dropdown-trigger svg{transition:transform .3s ease}.location-filter__dropdown-trigger svg.rotated{transform:rotate(180deg)}.location-filter__options.custom-scrollbar{max-height:300px;overflow-y:auto;overflow-x:hidden;padding:.5rem;scroll-behavior:smooth;overscroll-behavior:contain;touch-action:pan-y;pointer-events:auto;position:relative;z-index:1}.location-filter__options.custom-scrollbar::-webkit-scrollbar{width:5px}.location-filter__options.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.location-filter__options.custom-scrollbar::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:99px}.location-filter__options.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#b0b5bd}.location-filter__options.custom-scrollbar::-webkit-scrollbar-button{display:none}.location-filter__options.custom-scrollbar{scrollbar-width:thin;scrollbar-color:#d1d5db transparent}[data-theme=dark] .location-filter__options.custom-scrollbar::-webkit-scrollbar-thumb{background:#fff3}[data-theme=dark] .location-filter__options.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#ffffff59}[data-theme=dark] .location-filter__options.custom-scrollbar{scrollbar-color:rgba(255,255,255,.2) transparent}.location-filter__dropdown{position:absolute;top:calc(100% + .5rem);left:0;right:0;background:var(--location-filter);border:1px solid var(--color-border);border-radius:1rem;padding:1rem;box-shadow:0 10px 40px #0003;z-index:10001;max-width:100%;pointer-events:auto}[data-theme=dark] .location-filter__dropdown{background:#0f172af2;border-color:#ffffff1a;box-shadow:0 10px 40px #00000080}.location-filter__dropdown.hero-dropdown{-webkit-backdrop-filter:none;backdrop-filter:none}.ps-select-backdrop{position:fixed;inset:0;background:transparent;z-index:10000;pointer-events:auto}.location-filter__search{width:100%;padding:.75rem 1rem;background:var(--location-filter);border:1px solid #b3cef0e7;border-radius:.75rem;font-size:.9rem;color:var(--color-text);margin-bottom:.75rem;transition:all .2s ease}[data-theme=dark] .location-filter__search{background:#0000004d;border-color:#ffffff1a}.location-filter__search:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px #6366f11a}.location-filter__search::placeholder{color:var(--color-text-muted)}.location-filter__option{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;cursor:pointer;border-radius:.5rem;transition:all .2s ease;-webkit-user-select:none;user-select:none}.location-filter__option:hover{background:#6366f11a}.location-filter__option input[type=checkbox]{display:none}.location-filter__option .checkbox-custom{width:18px;height:18px;border:2px solid #aacffcde;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0;position:relative}.location-filter__option input[type=checkbox]:checked+.checkbox-custom{background:transparent;border-color:#aacffcde}.location-filter__option .checkbox-custom:after{content:"";position:absolute;top:50%;left:50%;width:10px;height:10px;border-radius:50%;background:linear-gradient(135deg,#32f35c,#06b6d4);transform:translate(-50%,-50%) scale(0);transition:transform .2s cubic-bezier(.4,0,.2,1)}.location-filter__option input[type=checkbox]:checked+.checkbox-custom:after{transform:translate(-50%,-50%) scale(1)}.location-filter__option span{font-size:.9rem;color:var(--color-text)}.college-type-card__check{width:20px;height:20px;border:2px solid var(--color-border);border-radius:6px;display:flex;align-items:center;justify-content:center;color:var(--color-primary);transition:all .2s ease}.college-type-card--active .college-type-card__check{background:var(--color-primary);border-color:var(--color-primary);color:#fff}.live-match-counter{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:#10b9811a;border:1px solid rgba(16,185,129,.2);border-radius:.75rem;margin-bottom:1rem}.live-match-counter__icon{color:#10b981}.live-match-counter__text{font-size:.9rem;color:var(--color-text)}.live-match-counter__text strong{color:#10b981;font-weight:700}.live-match-counter__pulse{width:8px;height:8px;background:#10b981;border-radius:50%;margin-left:auto}.ai-recommendation{margin-bottom:1.5rem}.ai-recommendation__toggle{width:100%;display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;background:linear-gradient(135deg,#6366f11a,#8b5cf61a);border:1px solid rgba(99,102,241,.25);border-radius:.875rem;cursor:pointer;transition:all .3s ease}.ai-recommendation__toggle:hover{background:linear-gradient(135deg,#6366f126,#8b5cf626)}.ai-recommendation__toggle--active{background:linear-gradient(135deg,#6366f133,#8b5cf633)!important;border-color:#6366f166!important}.ai-recommendation__toggle svg{color:var(--color-primary)}.ai-recommendation__toggle span{font-size:.95rem;font-weight:600;color:var(--color-text)}.ai-recommendation__switch{width:40px;height:22px;background:#ffffff1a;border-radius:11px;margin-left:auto;padding:2px;transition:all .3s ease}.ai-recommendation__switch--on{background:linear-gradient(135deg,#6366f1,#8b5cf6)}.ai-recommendation__switch-thumb{width:18px;height:18px;background:#fff;border-radius:50%}.ai-recommendation__input-container{margin-top:1rem;padding:1.25rem;background:#6366f10d;border:1px solid rgba(99,102,241,.15);border-radius:.875rem;overflow:hidden}.ai-recommendation__label{display:block;font-size:.9rem;font-weight:600;color:var(--color-text);margin-bottom:.75rem}.ai-recommendation__textarea{width:100%;padding:.875rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:.75rem;font-size:.9rem;color:var(--color-text);resize:none;outline:none;transition:all .3s ease;font-family:inherit}.ai-recommendation__textarea::placeholder{color:var(--color-text-muted)}.ai-recommendation__textarea:focus{border-color:var(--color-primary);background:#6366f10d}.ai-recommendation__apply{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;margin-top:.75rem;padding:.75rem;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:.75rem;font-size:.9rem;font-weight:600;color:#fff;cursor:pointer;transition:all .3s ease}.ai-recommendation__apply:hover:not(:disabled){box-shadow:0 8px 20px #6366f166}.ai-recommendation__apply:disabled{opacity:.6;cursor:not-allowed}.ai-recommendation__hint{margin:.75rem 0 0;font-size:.75rem;color:var(--color-text-muted);text-align:center}.predictor-result-card{background:#ffffff08;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.08);border-radius:1rem;overflow:hidden;transition:all .3s ease;display:flex;flex-direction:column;height:100%}[data-theme=dark] .predictor-result-card{background:#0f172a80}.predictor-result-card:hover{border-color:#6366f14d;box-shadow:0 10px 30px #0003;transform:translateY(-4px)}.predictor-result-card__header{display:flex;justify-content:space-between;align-items:flex-start;padding:1.25rem 1.25rem 0}.predictor-result-card__info{flex:1;min-width:0}.predictor-result-card__name{font-size:1.1rem;font-weight:700;color:var(--color-text);margin:0 0 .25rem}.predictor-result-card__location{display:flex;align-items:center;gap:.35rem;font-size:.85rem;color:var(--color-text-secondary)}.predictor-result-card__location svg{color:var(--color-primary)}.predictor-type-badge{position:absolute;top:1rem;left:1rem;padding:.25rem .75rem;border-radius:.25rem;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#fff;background:#10b981;box-shadow:0 2px 4px #0000001a;z-index:2}.predictor-rank-badge-new{position:absolute;top:1rem;right:1rem;background:#1f2937;color:#fff;padding:.25rem .75rem;border-radius:.25rem;font-size:.7rem;font-weight:600;z-index:2;box-shadow:0 2px 4px #0000001a}.predictor-feature-tag{display:inline-flex;align-items:center;gap:.5rem;padding:.4rem .75rem;background:#10b981;color:#fff;font-size:.8rem;font-weight:600;border-radius:.25rem;margin-top:1rem;margin-bottom:.5rem;width:fit-content}.predictor-card-actions-new{margin-top:auto;padding-top:1rem}.predictor-visit-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.6rem;background:#6366f11a;color:var(--color-primary);border:1px solid rgba(99,102,241,.2);border-radius:8px;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s ease;position:relative}.predictor-visit-btn:hover{background:var(--color-primary);color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #6366f140}.predictor-visit-btn:hover .predictor-btn-icon-wrapper{color:#fff}.predictor-btn-icon-wrapper{position:absolute;right:1rem;display:flex;align-items:center;justify-content:center;color:var(--color-primary);transition:color .2s}.predictor-btn-icon-wrapper:hover{color:#fff}.predictor-college-name{font-size:1.15rem;font-weight:800;color:var(--color-text);margin:0 0 .5rem;line-height:1.4}.predictor-college-meta{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:var(--color-text-secondary)}.predictor-college-meta{display:flex;justify-content:space-between;margin-bottom:1rem}.predictor-meta-item{display:flex;align-items:center;gap:.4rem;font-size:.85rem;color:var(--color-text-secondary)}.predictor-meta-item.score{color:#079c6d;font-weight:600}.predictor-card-stats{display:flex;justify-content:space-between;gap:1rem;padding:.75rem 0;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08);margin-bottom:1rem}.predictor-stat{display:flex;flex-direction:column;gap:.15rem}.predictor-stat-value{font-size:1rem;font-weight:700;color:var(--color-text)}.predictor-stat-label{font-size:.7rem;color:var(--color-text-secondary);text-transform:uppercase;font-weight:500}.predictor-card-actions{display:flex;gap:.75rem;margin-top:auto}.predictor-action-btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:.75rem;color:var(--color-text-secondary);cursor:pointer;transition:all .2s ease}.predictor-action-btn:hover{background:#ffffff1a;color:var(--color-primary);border-color:#6366f14d}.predictor-action-btn.active{background:#ef444426;color:#ef4444;border-color:#ef44444d}.predictor-view-btn{flex:1;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#079c6d,#06b6d4);border:none;border-radius:.75rem;font-size:.9rem;font-weight:600;color:#fff;cursor:pointer;transition:all .2s ease}.predictor-view-btn:hover{box-shadow:0 4px 12px #079c6d66;transform:translateY(-2px)}.confidence-badge--high{background:#10b98126;color:#10b981;border:1px solid rgba(16,185,129,.3)}.confidence-badge--medium{background:#f59e0b26;color:#f59e0b;border:1px solid rgba(245,158,11,.3)}.confidence-badge--low{background:#ef444426;color:#ef4444;border:1px solid rgba(239,68,68,.3)}.predictor-result-card__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;padding:1rem 1.25rem;margin:1rem 0 0;background:#00000026}.predictor-result-card__stat{text-align:center}.predictor-result-card__stat-value{font-size:1rem;font-weight:700;color:var(--color-text)}.predictor-result-card__stat-label{font-size:.7rem;color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.05em}.predictor-result-card__reasons{padding:0 1.25rem}.predictor-result-card__reasons-toggle{display:flex;align-items:center;gap:.5rem;padding:.75rem 0;background:none;border:none;font-size:.85rem;font-weight:500;color:var(--color-primary);cursor:pointer}.predictor-result-card__reasons-toggle svg{transition:transform .2s ease}.predictor-result-card__reasons-toggle svg.rotated{transform:rotate(180deg)}.predictor-result-card__reasons-list{padding:0 0 1rem}.match-reason{display:flex;align-items:center;gap:.5rem;padding:.35rem 0;font-size:.8rem;color:var(--color-text-secondary)}.match-reason--positive{color:#10b981}.match-reason--negative{color:#f59e0b}.predictor-result-card__actions{display:flex;gap:.5rem;padding:1rem 1.25rem;background:#0000001a;border-top:1px solid rgba(255,255,255,.05)}.predictor-result-card__action{flex:1;display:flex;align-items:center;justify-content:center;gap:.35rem;padding:.6rem;border-radius:.5rem;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .2s ease}.predictor-result-card__action--shortlist{background:transparent;border:1px solid rgba(255,255,255,.1);color:var(--color-text)}.predictor-result-card__action--shortlist:hover{background:#ef44441a;border-color:#ef44444d;color:#ef4444}.predictor-result-card__action--shortlist.active{background:#ef444426;border-color:#ef444466;color:#ef4444}.predictor-result-card__action--compare{background:transparent;border:1px solid rgba(255,255,255,.1);color:var(--color-text)}.predictor-result-card__action--compare:hover:not(:disabled){background:#6366f11a;border-color:#6366f14d}.predictor-result-card__action--compare.active{background:#6366f126;border-color:#6366f166;color:var(--color-primary)}.predictor-result-card__action--compare:disabled{opacity:.5;cursor:not-allowed}.predictor-result-card__action--details{background:linear-gradient(135deg,#079c6d,#06b6d4);border:none;color:#fff}.predictor-result-card__action--details:hover{box-shadow:0 4px 12px #079c6d66}.step-indicator{display:flex;justify-content:center;gap:.5rem;margin-bottom:2rem}.step-indicator__step{display:flex;align-items:center;gap:.5rem}.step-indicator__number{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#ffffff0d;border:2px solid rgba(255,255,255,.1);border-radius:50%;font-size:.8rem;font-weight:700;color:var(--color-text-secondary);transition:all .3s ease}.step-indicator__step--active .step-indicator__number{background:linear-gradient(135deg,#6366f1,#8b5cf6);border-color:#6366f1;color:#fff}.step-indicator__step--completed .step-indicator__number{background:#10b981;border-color:#10b981;color:#fff}.step-indicator__label{font-size:.85rem;font-weight:500;color:var(--color-text-secondary)}.step-indicator__step--active .step-indicator__label{color:var(--color-text)}.step-indicator__connector{width:40px;height:2px;background:#ffffff1a;margin:0 .5rem}.step-indicator__connector--active{background:linear-gradient(90deg,#6366f1,#8b5cf6)}@media(max-width:640px){.step-indicator__label{display:none}.step-indicator__connector{width:24px}}.predictor-result-card__cutoff-preview{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem;padding:.75rem 1.25rem;background:linear-gradient(135deg,#8b5cf614,#3b82f614);border-top:1px solid rgba(139,92,246,.1)}.predictor-result-card__cutoff-preview .cutoff-text{font-size:.8rem;color:#ffffffb3}.predictor-result-card__cutoff-preview .cutoff-link{font-size:.8rem;font-weight:500;color:var(--color-primary, #a78bfa);background:none;border:none;cursor:pointer;transition:color .2s ease}.predictor-result-card__cutoff-preview .cutoff-link:hover{color:#c4b5fd;text-decoration:underline}.custom-select-container{position:relative;width:100%;z-index:20}.custom-select-container--open{z-index:100}.custom-select__trigger{display:flex;justify-content:space-between;align-items:center;width:100%;padding:.875rem 1rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:.75rem;font-size:1rem;color:var(--color-text);cursor:pointer;transition:all .3s ease}[data-theme=dark] .custom-select__trigger{background:#0003}.custom-select__trigger:hover{border-color:#6366f14d;background:#ffffff14}.custom-select__trigger.is-open{border-color:var(--color-primary);background:#6366f10d;box-shadow:0 0 0 3px #6366f11a}.custom-select__value-container{display:flex;align-items:center;gap:.75rem;overflow:hidden}.custom-select__icon{display:flex;align-items:center;color:var(--color-primary)}.custom-select__value{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.custom-select__value.placeholder{color:var(--color-text-muted);font-family:var(--font-primary, inherit)}.custom-select__arrow{color:var(--color-text-muted);transition:transform .3s ease;flex-shrink:0}.custom-select__arrow.rotated{transform:rotate(180deg)}.custom-select__dropdown{position:absolute;top:calc(100% + .5rem);left:0;right:0;background:var(--color-surface);border:1px solid var(--color-border);border-radius:.75rem;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a;z-index:2000;overflow:hidden}[data-theme=dark] .custom-select__dropdown{background:#1e293b;border-color:#ffffff1a;box-shadow:0 10px 40px -5px #00000080}.custom-select__options{max-height:250px;overflow-y:auto;padding:.5rem;overscroll-behavior:contain}.custom-select__options::-webkit-scrollbar{width:6px}.custom-select__options::-webkit-scrollbar-track{background:transparent}.custom-select__options::-webkit-scrollbar-thumb{background:#94a3b880;border-radius:10px}.custom-select__options::-webkit-scrollbar-thumb:hover{background:#94a3b8cc}.custom-select__option{padding:.625rem .75rem;border-radius:.5rem;font-size:.95rem;color:var(--color-text);cursor:pointer!important;display:flex;justify-content:space-between;align-items:center;transition:all .2s ease;pointer-events:auto!important}.custom-select__option:hover{background:#6366f11a;color:var(--color-primary)}.custom-select__option.selected{background:#6366f126;color:var(--color-primary);font-weight:600}.custom-select__check{color:var(--color-primary)}.custom-select__search-wrapper{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;border-bottom:1px solid var(--color-border);background:#ffffff05}[data-theme=dark] .custom-select__search-wrapper{background:#0003;border-color:#ffffff0d}.custom-select__search-icon{color:var(--color-text-muted);flex-shrink:0}.custom-select__search-input{flex:1;background:transparent;border:none;color:var(--color-text);font-size:.9rem;outline:none;width:100%}.custom-select__search-input::placeholder{color:var(--color-text-muted)}.custom-select__no-results{padding:1.5rem 1rem;text-align:center;color:var(--color-text-muted);font-size:.9rem}.predictor-card-hero{position:relative;width:100%;height:160px;overflow:hidden}.predictor-card-hero img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.predictor-result-card:hover .predictor-card-hero img{transform:scale(1.08)}.confidence-badge-float{position:absolute;top:10px;right:10px;padding:4px 10px;border-radius:99px;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 4px 12px #0003;z-index:2}.type-badge-float{position:absolute;top:10px;left:10px;padding:4px 10px;border-radius:6px;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 4px 12px #0003;z-index:2}.type-badge-float.government{background:#10b981e6}.type-badge-float.private{background:#6366f1e6}.predictor-card-content{padding:1.25rem;display:flex;flex-direction:column;gap:1rem;flex:1}.predictor-card-header{display:flex;flex-direction:column;gap:.25rem}.predictor-card-title{font-size:1.1rem;font-weight:700;color:var(--color-text);margin:0;line-height:1.3}.predictor-card-location{display:flex;align-items:center;gap:.35rem;font-size:.8rem;color:var(--color-text-secondary)}.predictor-card-location svg{color:var(--color-primary)}.predictor-card-stats{display:grid;grid-template-columns:1fr 1fr 1fr;gap:.5rem;padding:.75rem;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:.75rem}.predictor-stat{display:flex;flex-direction:column;align-items:center;gap:.25rem}.predictor-stat-label{font-size:.65rem;text-transform:uppercase;color:var(--color-text-secondary);font-weight:600;display:flex;align-items:center;gap:.25rem}.predictor-stat-value{font-size:.9rem;font-weight:700;color:var(--color-text)}.predictor-reasons-wrapper{margin-top:-.25rem}.predictor-reasons-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.5rem 0;background:none;border:none;border-top:1px dashed rgba(255,255,255,.1);font-size:.8rem;font-weight:500;color:var(--color-text-secondary);cursor:pointer;transition:color .2s}.predictor-reasons-toggle:hover{color:var(--color-primary)}.predictor-reasons-toggle svg{transition:transform .2s ease}.predictor-reasons-toggle svg.rotated{transform:rotate(180deg)}.predictor-reasons-list{display:flex;flex-direction:column;gap:.5rem;overflow:hidden;padding-bottom:.5rem}.match-reason-item{display:flex;align-items:flex-start;gap:.5rem;font-size:.8rem;line-height:1.4;padding:.5rem;border-radius:.5rem;background:#ffffff08}.match-reason-item.positive{color:#10b981;background:#10b9811a}.match-reason-item.negative{color:#f59e0b;background:#f59e0b1a}.predictor-card-footer{display:flex;align-items:center;justify-content:space-between;padding-top:.75rem;border-top:1px solid rgba(255,255,255,.1);margin-top:auto}.action-icon-btn{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:var(--color-text-secondary);cursor:pointer;transition:all .2s ease}.action-icon-btn:hover{background:#ffffff1a;color:var(--color-text);border-color:#fff3}.action-icon-btn.active{background:#ef444426;color:#ef4444;border-color:#ef44444d}.action-icon-btn.active-compare{background:#6366f126;color:var(--color-primary);border-color:#6366f14d}.action-icon-btn:disabled{opacity:.5;cursor:not-allowed}.details-btn-small{display:flex;align-items:center;gap:.35rem;padding:.5rem 1rem;background:transparent;border:1px solid var(--color-primary);border-radius:2rem;font-size:.85rem;font-weight:600;color:var(--color-primary);cursor:pointer;transition:all .2s ease}.details-btn-small:hover{background:var(--color-primary);color:#fff;box-shadow:0 4px 12px #6366f140}.ps-filter-group{background:#ffffff03;border:1px solid rgba(255,255,255,.08);border-radius:1.5rem;padding:1.5rem;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transition:all .3s ease;position:relative;height:fit-content!important;min-height:0!important;width:100%}.ps-filter-group.has-open-dropdown{z-index:1000!important}[data-theme=dark] .ps-filter-group{background:#0f172a4d;border-color:#ffffff0d}.ps-filter-group__header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.ps-filter-group__header h4{font-size:1.125rem;font-weight:700;color:var(--color-text);margin:0}.ps-filter-group__header p{font-size:.8125rem;color:var(--color-text-secondary);margin:2px 0 0}.ps-filter-group__content{display:flex;flex-direction:column;gap:1.5rem}.ps-filter-wrapper-hero{height:fit-content!important;min-height:0!important;max-height:none!important;display:flex!important;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:1.5rem;width:100%}.pref-section{width:100%}.pref-cards-container{display:flex;flex-direction:column;gap:.75rem;width:100%}.pref-city-distance-row{display:flex;flex-direction:column;gap:1.5rem;width:100%}.pref-cards-container .preference-card-hero,.college-type-section{width:100%}.college-type-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.25rem}.college-type-header h4{font-size:1.125rem;font-weight:700;color:var(--color-text);margin:0}.college-type-header p{font-size:.8125rem;color:var(--color-text-secondary);margin:2px 0 0}.college-type-cards{display:flex;flex-direction:column;gap:.75rem;width:100%}.college-type-cards .preference-card-hero{width:100%}@media(min-width:768px)and (max-width:1024px){.location-header-section{width:100%!important;align-self:stretch!important}.pref-city-distance-row{flex-direction:row;align-items:flex-start}.pref-city-distance-row>.pref-section{flex:1;min-width:0}.pref-city-distance-row .pref-cards-container{flex-direction:column}.college-type-cards{flex-direction:row;flex-wrap:wrap}.college-type-cards .preference-card-hero{flex:1 1 calc(50% - .375rem);min-width:calc(50% - .375rem)}}@media(min-width:1025px){.pref-cards-container{flex-direction:row}.pref-cards-container .preference-card-hero{flex:1;min-width:0}.pref-city-distance-row{flex-direction:column}.college-type-cards{flex-direction:row;flex-wrap:nowrap}.college-type-cards .preference-card-hero{flex:1;min-width:0}}.filter-header-icon{width:40px;height:40px;background:#6366f11a;border-radius:.75rem;display:flex;align-items:center;justify-content:center;color:var(--color-primary)}.ps-slider-container{padding:.5rem 0}.ps-slider-track{height:6px;background:var(--color-border);border-radius:10px;position:relative;margin-bottom:1.5rem}.ps-slider-fill{position:absolute;height:100%;background:linear-gradient(90deg,var(--color-primary),#8b5cf6);border-radius:10px;box-shadow:0 0 15px #6366f14d}.ps-slider{position:absolute;top:-5px;width:100%;appearance:none;background:transparent;cursor:pointer;z-index:2}.ps-slider::-webkit-slider-thumb{appearance:none;width:20px;height:20px;background:#fff;border:3px solid var(--color-primary);border-radius:50%;cursor:pointer;box-shadow:0 0 10px #0000001a;transition:all .2s ease}.ps-slider::-webkit-slider-thumb:hover{transform:scale(1.1);box-shadow:0 0 15px #6366f166}.ps-slider-labels{display:flex;justify-content:space-between;font-size:.75rem;color:var(--color-text-muted);font-weight:500}.ps-slider-current{background:var(--color-primary-alpha);color:var(--color-primary);padding:2px 8px;border-radius:12px;font-weight:700}.preference-card-grid,.college-type-filter__grid{display:grid;grid-template-columns:repeat(1,1fr);gap:.75rem}@media(min-width:640px){.preference-card-grid,.college-type-filter__grid{grid-template-columns:repeat(3,1fr)}}.preference-card,.college-type-card{position:relative;padding:1rem;background:var(--color-background);border:1.5px solid var(--color-border);border-radius:1rem;cursor:pointer;display:flex;align-items:center;gap:1rem;transition:all .2s cubic-bezier(.4,0,.2,1)}.preference-card:hover,.college-type-card:hover{border-color:var(--color-primary);background:#6366f105}.preference-card--active,.college-type-card--active{background:linear-gradient(135deg,#6366f114,#8b5cf614);border-color:var(--color-primary);box-shadow:0 4px 12px #6366f10d}.preference-card__icon,.college-type-card__icon{width:36px;height:36px;background:var(--color-surface);border:1px solid var(--color-border);border-radius:.625rem;display:flex;align-items:center;justify-content:center;color:var(--color-text-secondary);transition:all .2s ease}.preference-card--active .preference-card__icon,.college-type-card--active .college-type-card__icon{background:var(--color-primary);border-color:var(--color-primary);color:#fff}.preference-card__info,.college-type-card__info{display:flex;flex:1;flex-direction:column}.preference-card__label,.college-type-card__label{font-size:.875rem;font-weight:600;color:var(--color-text)}.preference-card__subtitle,.college-type-card__subtitle{font-size:.75rem;color:var(--color-text-muted)}.course-selector-hero{margin-top:2rem;animation:fadeIn .5s ease-out}.course-selector__header-hero{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid var(--color-border)}.course-selector__title-hero{font-size:1.25rem;font-weight:600;color:var(--color-text);display:flex;align-items:center;gap:.75rem;margin-bottom:.25rem}.course-count-badge{font-size:.75rem;background:var(--color-primary-alpha, rgba(99, 102, 241, .1));padding:.2rem .6rem;border-radius:1rem;color:var(--color-primary);flex-shrink:0;white-space:nowrap}.course-selector__subtitle-hero{font-size:.875rem;color:var(--color-text-secondary)}.course-selector__actions-hero{display:flex;gap:.75rem}.course-action-btn{background:transparent;border:1px solid var(--color-border);color:var(--color-text-secondary);padding:.4rem .8rem;border-radius:.5rem;font-size:.75rem;cursor:pointer;transition:all .2s ease}.course-action-btn:hover{background:#ffffff1a;color:var(--color-text)}.course-action-btn.delete:hover{background:#ef44441a;color:#ef4444;border-color:#ef4444}.course-hero-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:1rem}.course-card-hero{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:1.5rem 1rem;background:var(--color-surface);border:1px solid var(--color-border);border-radius:1rem;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);min-height:120px;gap:.75rem}.course-card-hero:hover{background:#ffffff0f;transform:translateY(-2px);box-shadow:0 10px 20px -5px #0003}.course-card-hero.selected{background:#6366f11a;border-color:#6366f180;box-shadow:0 0 0 1px #6366f14d,0 10px 25px -5px #6366f126}.course-card-icon{width:40px;height:40px;border-radius:50%;background:#ffffff0d;display:flex;align-items:center;justify-content:center;color:var(--color-text-secondary);transition:all .3s ease}.course-card-hero.selected .course-card-icon{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;transform:scale(1.1)}.course-card-label{font-size:.875rem;font-weight:500;color:var(--color-text);line-height:1.3}.course-card-check{position:absolute;top:.75rem;right:.75rem;width:20px;height:20px;background:#10b981;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 4px 10px #10b98133}.exam-selector-hero{margin-top:2.5rem;margin-bottom:2rem}.exam-selector__label-hero{display:block;font-size:.9rem;font-weight:700;color:var(--color-text-secondary);margin-bottom:.75rem;display:flex;align-items:center;gap:.65rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;text-transform:uppercase;letter-spacing:.08em;opacity:.85}.label-icon{font-size:1.25rem}.exam-select-wrapper-hero{position:relative;max-width:400px}.ps-card-hero{background:var(--color-surface);border:1px solid var(--color-border);border-radius:1.25rem;padding:1.5rem;margin-top:2rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative}.ps-card-hero.has-open-dropdown{z-index:1000!important}[data-theme=dark] .ps-card-hero{background:#1e293b66;border-color:#ffffff14}.ps-card-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.ps-card-header .icon-box{width:48px;height:48px;background:linear-gradient(135deg,#6366f11a,#8b5cf61a);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#8b5cf6;border:1px solid rgba(139,92,246,.2)}.ps-card-header h4{font-size:1.125rem;font-weight:600;color:var(--color-text);margin:0}.ps-card-header p{font-size:.875rem;color:var(--color-text-secondary);margin:.25rem 0 0}.ps-card-content-row{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:start}@media(max-width:767px){.ps-card-content-row{grid-template-columns:1fr;gap:1.25rem}}.ps-form-group-hero{display:flex;flex-direction:column;gap:.75rem}.ps-label-hero{font-size:.875rem;font-weight:500;color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.05em}.custom-select-hero .custom-select__trigger{background:var(--color-surface)!important;border:1px solid var(--color-border)!important;height:56px;border-radius:1rem;padding:0 1.25rem;font-size:1rem}[data-theme=dark] .custom-select-hero .custom-select__trigger{background:#0f172a99!important;border-color:#ffffff1a!important}.custom-select-hero .custom-select__trigger:hover{background:#6366f10d!important;border-color:#6366f14d!important}[data-theme=dark] .custom-select-hero .custom-select__trigger:hover{background:#ffffff0d!important}.ps-marks-grid-hero{background:var(--color-surface);border:1px solid var(--color-border);border-radius:1.25rem;padding:2rem;margin-top:2rem;position:relative;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}[data-theme=dark] .ps-marks-grid-hero{background:#1e293b66;border-color:#ffffff14}.ps-section-title{font-size:1.125rem;font-weight:600;color:var(--color-text);margin-bottom:2rem;display:flex;align-items:center;gap:.75rem}.ps-marks-row{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.ps-input-group-hero{display:flex;flex-direction:column;align-items:center;gap:.75rem}.ps-input-group-hero label{font-size:.875rem;font-weight:500;color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.05em}.ps-input-hero{width:90px;height:56px;background:var(--color-surface);border:1px solid var(--color-border);border-radius:.875rem;text-align:center;font-size:1.25rem;font-weight:700;color:var(--color-text);transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:var(--shadow-sm)}[data-theme=dark] .ps-input-hero{background:#0f172a99;border-color:#ffffff1a;color:#fff}.ps-input-hero::placeholder{color:var(--color-text-muted);font-size:1.125rem;font-weight:500;opacity:.6}.ps-input-hero:focus{border-color:var(--color-primary);background:#6366f10d;box-shadow:0 0 0 3px #6366f11a;outline:none}.ps-input-hero.large{width:100%;max-width:320px;height:72px;font-size:2.25rem;border-radius:1.25rem;letter-spacing:-.02em}.ps-score-hero-container{display:flex;flex-direction:column;align-items:center;gap:2rem;margin-top:2rem;padding:2.5rem 2rem;background:var(--color-surface);border-radius:1.5rem;border:1px solid var(--color-border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}[data-theme=dark] .ps-score-hero-container{background:#1e293b4d;border-color:#ffffff0d}.ps-score-toggle{display:flex;background:var(--color-surface);padding:.25rem;border-radius:99px;border:1px solid var(--color-border)}[data-theme=dark] .ps-score-toggle{background:#0f172a99;border-color:#ffffff1a}.ps-score-toggle button{padding:.5rem 1.5rem;border-radius:99px;background:transparent;border:none;color:var(--color-text-secondary);font-weight:600;cursor:pointer;transition:all .3s ease}.ps-score-toggle button.active{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;box-shadow:0 4px 12px #6366f14d}.slider-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.ps-slider-value-hero{font-family:Monaco,monospace;color:#6366f1;font-weight:700;font-size:1.125rem;background:#6366f11a;padding:.25rem .75rem;border-radius:.5rem}.ps-slider-hero-container{height:32px;display:flex;align-items:center}.ps-slider-hero{-webkit-appearance:none;appearance:none;width:100%;height:8px;background:#ffffff1a;border-radius:4px;outline:none;background-image:linear-gradient(to right,#6366f1,#8b5cf6);background-repeat:no-repeat}.ps-slider-hero::-webkit-slider-thumb{-webkit-appearance:none;height:24px;width:24px;border-radius:50%;background:#fff;box-shadow:0 0 0 4px #6366f14d,0 4px 10px #0000004d;cursor:pointer;transition:all .2s ease;margin-top:0}.ps-slider-hero::-webkit-slider-thumb:hover{transform:scale(1.1);box-shadow:0 0 0 6px #6366f133,0 6px 15px #0000004d}.ps-form-group-hero{margin-bottom:2.5rem}.ps-label-hero{display:block;font-size:.75rem;font-weight:700;color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1.25rem}.location-filter__dropdown-trigger.hero-trigger{background:var(--color-surface);border:1px solid var(--color-border);height:60px;border-radius:1.25rem;padding:0 1.5rem;font-size:1rem;color:var(--color-text);width:100%;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 6px -1px #0000000d}[data-theme=dark] .location-filter__dropdown-trigger.hero-trigger{background:#0f172a99;border-color:#ffffff1a}.location-filter__dropdown-trigger.hero-trigger:hover{border-color:var(--color-primary);transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a}.location-filter__dropdown.hero-dropdown{background:var(--location-filter);border:1px solid var(--color-border);border-radius:1.25rem;padding:1.25rem;box-shadow:0 20px 25px -5px #0000001a;z-index:10001;width:100%;margin-top:.75rem}[data-theme=dark] .location-filter__dropdown.hero-dropdown{background:#0f172a;border-color:#ffffff1a}.location-filter__search.hero-search{background:var(--location-filter);border:1px solid var(--color-border);border-radius:.75rem;color:var(--color-text);padding:.75rem 1.25rem;width:100%;margin-bottom:1.25rem;outline:none}.location-filter__option.hero-option{padding:.875rem 1rem;border-radius:.75rem;color:var(--color-text-secondary);transition:all .2s ease;display:flex;align-items:center;gap:.75rem}.location-filter__option.hero-option:hover{background:var(--color-primary-alpha);color:var(--color-text)}.location-chip.hero-chip{background:var(--color-primary-alpha);border:1px solid rgba(99,102,241,.3);color:var(--color-text);padding:.6rem 1.125rem;border-radius:99px;display:inline-flex;align-items:center;gap:.6rem;margin-right:.75rem;margin-bottom:.75rem;font-size:.875rem;font-weight:500}.preference-card-grid-hero{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;align-content:start;align-items:start;height:fit-content!important;min-height:0!important}.preference-card-hero{position:relative;padding:.875rem 1.25rem;background:var(--color-surface);border:1px solid var(--color-border);border-radius:1rem;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:row;align-items:center;text-align:left;gap:1rem;overflow:hidden}[data-theme=dark] .preference-card-hero{background:#0f172a66;border-color:#ffffff14}.preference-card-hero:hover{background:var(--color-surface-hover);transform:translateY(-6px);box-shadow:0 20px 25px -5px #0000001a;border-color:var(--color-primary-alpha)}.preference-card-hero.active{background:var(--color-primary-alpha);border-color:var(--color-primary);box-shadow:0 0 0 1px var(--color-primary-alpha),0 10px 30px -5px #6366f133}.preference-card__icon-hero{width:40px;height:40px;border-radius:10px;background:var(--color-surface-hover);display:flex;align-items:center;justify-content:center;color:var(--color-text-secondary);transition:all .3s ease;flex-shrink:0}.preference-card-hero.active .preference-card__icon-hero{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;box-shadow:0 4px 12px #6366f133}.preference-card__info{flex:1;display:flex;flex-direction:column;gap:.125rem}.preference-card__label-hero{font-size:.9375rem;font-weight:600;color:var(--color-text);display:block}.preference-card__subtitle-hero{font-size:.75rem;color:var(--color-text-secondary);line-height:1.3}.preference-card__check-hero{margin-left:auto;flex-shrink:0}.check-circle{width:20px;height:20px;background:#10b981;border-radius:6px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 6px #10b98133;animation:scaleIn .2s cubic-bezier(.34,1.56,.64,1)}.check-circle:after{content:"";width:5px;height:9px;border:2.5px solid white;border-top:0;border-left:0;transform:rotate(45deg);display:block;margin-bottom:2px}.college-type-filter__grid.hero-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem;align-content:start;align-items:start;height:fit-content!important;min-height:0!important;grid-auto-rows:min-content}@media(min-width:1024px){.college-type-filter__grid.hero-grid{grid-template-columns:repeat(4,1fr);gap:.75rem}}.college-type-checkbox-hero{width:26px;height:26px;border:2px solid var(--color-border);border-radius:8px;display:flex;align-items:center;justify-content:center;margin-top:.5rem;transition:all .3s ease;background:var(--color-background)}.college-type-checkbox-hero.checked{background:#10b981;border-color:#10b981;color:#fff;transform:scale(1.1)}@keyframes scaleIn{0%{transform:scale(0)}to{transform:scale(1)}}.live-counter-floating{position:fixed;bottom:2rem;right:2rem;z-index:1050;background:#0f172ae6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.1);box-shadow:0 10px 40px #00000080;border-radius:1rem;padding:1rem 1.5rem;display:flex;align-items:center;gap:1rem;animation:slideUp .5s ease-out;border-left:4px solid #10b981}.live-counter-hero-text{color:#fff;font-weight:500}.live-counter-hero-text strong{color:#10b981;font-size:1.25rem;font-family:Monaco,monospace;margin-right:.5rem}@keyframes slideUp{0%{transform:translateY(100px);opacity:0}to{transform:translateY(0);opacity:1}}.predictor-section-modern{position:relative;padding:6rem 0 2rem;overflow:visible;min-height:100vh;background:var(--color-surface);z-index:20}.ps-bg-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(99,102,241,.02) 1px,transparent 1px),linear-gradient(90deg,rgba(99,102,241,.02) 1px,transparent 1px);background-size:50px 50px;-webkit-mask-image:radial-gradient(ellipse at center,black 30%,transparent 80%);mask-image:radial-gradient(ellipse at center,black 30%,transparent 80%);pointer-events:none}.ps-bg-orb{position:absolute;border-radius:50%;filter:blur(120px);opacity:.12;pointer-events:none;animation:floatOrb 20s ease-in-out infinite}.ps-orb-1{width:500px;height:500px;background:linear-gradient(135deg,#6366f1,#8b5cf6);top:-100px;right:-100px}.ps-orb-2{width:400px;height:400px;background:linear-gradient(135deg,#06b6d4,#3b82f6);bottom:20%;left:-100px;animation-delay:-10s}.ps-container{max-width:1200px;margin:0 auto;padding:0 var(--space-6);position:relative;z-index:20}.ps-header{text-align:center;margin-bottom:3rem}.ps-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#6366f11a;border:1px solid rgba(99,102,241,.2);border-radius:9999px;font-size:.8rem;font-weight:600;color:var(--color-primary);margin-bottom:1rem;text-transform:uppercase;letter-spacing:.05em}.ps-badge svg{animation:sparkle 2s ease-in-out infinite}.ps-title{font-size:clamp(2rem,5vw,3rem);font-weight:800;color:var(--color-text);margin-bottom:1rem;line-height:1.2}.ps-gradient-text{background:linear-gradient(135deg,#079c6d,#06b6d4,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.ps-subtitle{font-size:1.125rem;color:var(--color-text-secondary);max-width:500px;margin:0 auto;line-height:1.6}.ps-cutoff-btn{display:inline-flex;align-items:center;gap:.5rem;margin-top:1.25rem;padding:.75rem 1.5rem;background:linear-gradient(135deg,#8b5cf626,#3b82f626);border:1px solid rgba(139,92,246,.3);border-radius:50px;color:#a78bfa;font-size:.95rem;font-weight:600;text-decoration:none;cursor:pointer;transition:all .3s ease}.ps-cutoff-btn:hover{background:linear-gradient(135deg,#8b5cf640,#3b82f640);border-color:#8b5cf680;box-shadow:0 4px 20px #8b5cf64d;color:#c4b5fd}.ps-cutoff-btn svg{flex-shrink:0}.ps-exam-tabs{display:flex;justify-content:center;gap:1rem;margin-bottom:2rem;flex-wrap:wrap}.ps-tab{position:relative;display:flex;align-items:center;gap:.75rem;padding:1rem 1.5rem;background:#ffffff08;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.08);border-radius:1rem;cursor:pointer;font-size:.9375rem;font-weight:500;color:var(--color-text-secondary);transition:all .3s ease;overflow:hidden}[data-theme=dark] .ps-tab{background:#0f172a80}.ps-tab:hover{background:#6366f11a;border-color:#6366f133;color:var(--color-text)}.ps-tab.active{background:#6366f126;border-color:#6366f14d;color:var(--color-text)}.ps-tab-indicator{position:absolute;bottom:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#6366f1,#8b5cf6);border-radius:3px 3px 0 0}.ps-tab-icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:linear-gradient(135deg,#6366f133,#8b5cf633);border-radius:.5rem;color:var(--color-primary)}.ps-tab.active .ps-tab-icon{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff}.ps-tab-content{display:flex;flex-direction:column;align-items:flex-start;gap:.125rem}.ps-tab-subtext{font-size:.75rem;opacity:.7;font-weight:400}.ps-form-card{position:relative;background:#ffffff08;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.08);border-radius:1.5rem;padding:2rem}[data-theme=dark] .ps-form-card{background:#0f172a99}.ps-form-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#6366f1,#8b5cf6,#ec4899)}.ps-form-glow{position:absolute;top:-50%;left:50%;transform:translate(-50%);width:300px;height:300px;background:radial-gradient(circle,rgba(99,102,241,.15) 0%,transparent 70%);pointer-events:none}.ps-form{display:flex;flex-direction:column;gap:1.5rem;position:relative;z-index:1;align-items:stretch}.ps-marks-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}@media(max-width:640px){.ps-marks-grid{grid-template-columns:1fr}}.ps-form-group{display:flex;flex-direction:column;gap:.5rem}.ps-form-full{grid-column:1 / -1}.ps-label{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;color:var(--color-text)}.ps-label svg{color:var(--color-primary);opacity:.8}.ps-label-hint{font-size:.75rem;color:var(--color-text-muted);margin-left:auto}.ps-input,.ps-select{width:100%;padding:.875rem 1rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:.75rem;font-size:1rem;color:var(--color-text);transition:all .3s ease;outline:none}[data-theme=dark] .ps-input,[data-theme=dark] .ps-select{background:#0003}.ps-input::placeholder{color:var(--color-text-muted)}.ps-input:focus,.ps-select:focus{border-color:var(--color-primary);background:#6366f10d;box-shadow:0 0 0 3px #6366f11a}.ps-input-large{padding:1.25rem 1rem;font-size:1.125rem;text-align:center;letter-spacing:.05em}.ps-select-wrapper{position:relative}.ps-select-custom{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.875rem 1rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:.75rem;font-size:1rem;color:var(--color-text);cursor:pointer;transition:all .3s ease}.ps-select-custom:hover,.ps-select-custom.open{background:#6366f10d;border-color:var(--color-primary);box-shadow:0 0 0 3px #6366f11a}.ps-select-arrow{transition:transform .3s ease;color:var(--color-text-muted)}.ps-select-arrow.open{transform:rotate(90deg);color:var(--color-primary)}.ps-select-dropdown{position:absolute;top:calc(100% + .5rem);left:0;right:0;background:var(--color-background);border:1px solid var(--color-border);border-radius:1rem;padding:.5rem;z-index:100;box-shadow:0 4px 6px -1px #0000001a,0 10px 15px -3px #0000001a;max-height:250px;overflow-y:auto}[data-theme=dark] .ps-select-dropdown{background:#1e293b;border-color:#ffffff14;box-shadow:0 10px 30px #00000080}.ps-select-dropdown::-webkit-scrollbar{width:6px}.ps-select-dropdown::-webkit-scrollbar-track{background:transparent}.ps-select-dropdown::-webkit-scrollbar-thumb{background:#9ca3af80;border-radius:3px}.ps-select-dropdown::-webkit-scrollbar-thumb:hover{background:#9ca3afcc}[data-theme=dark] .ps-select-dropdown::-webkit-scrollbar-thumb{background:#fff3}[data-theme=dark] .ps-select-dropdown::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.ps-select-option{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;border-radius:.5rem;cursor:pointer;transition:all .2s;color:var(--color-text);font-weight:500}.ps-select-option:hover{background:#6366f114;color:var(--color-primary)}.ps-select-option.selected{background:#6366f126;color:var(--color-primary);font-weight:600}.ps-option-indicator{width:6px;height:6px;border-radius:50%;background:var(--color-primary);box-shadow:0 0 8px var(--color-primary)}.ps-select-backdrop{position:fixed;inset:0;z-index:90;cursor:default}.ps-submit-btn{position:relative;display:flex;align-items:center;justify-content:center;gap:1rem;width:100%;max-width:420px;margin:1.5rem auto 0;padding:1.25rem 2.5rem;background:linear-gradient(135deg,#4f46e5,#9333ea,#ec4899);background-size:200% 200%;border:none;border-radius:1rem;font-size:1.25rem;font-weight:700;color:#fff;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 10px 30px -5px #6366f166,0 0 0 1px #ffffff1a inset;overflow:hidden;animation:gradientFlow 4s ease infinite;z-index:60}@keyframes gradientFlow{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.ps-submit-btn:hover:not(:disabled){box-shadow:0 20px 40px -10px #6366f199,0 0 0 1px #fff3 inset;transform:translateY(-3px) scale(1.02)}.ps-submit-btn:active:not(:disabled){transform:translateY(1px)}.ps-submit-btn:disabled{opacity:.7;cursor:not-allowed;filter:grayscale(.5)}.ps-submit-btn:after{content:"";position:absolute;top:0;left:-100%;width:50%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transform:skew(-20deg);transition:.5s;pointer-events:none}.ps-submit-btn:hover:after{left:150%;transition:.7s ease-in-out}.ps-loader{width:28px;height:28px;border:3px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}.ps-results{margin-top:3rem}.ps-results-title{display:flex;align-items:center;justify-content:center;gap:.75rem;font-size:1.5rem;font-weight:700;color:var(--color-text);margin-bottom:1.5rem}.ps-results-title svg{color:var(--color-primary)}.ps-no-results{text-align:center;padding:3rem 2rem;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:1rem;color:var(--color-text-secondary)}.ps-results-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}@media(max-width:1024px){.ps-results-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.ps-results-grid{grid-template-columns:1fr}}.ps-result-card{background:#ffffff08;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.08);border-radius:1rem;padding:1.5rem;transition:all .3s ease;cursor:pointer}[data-theme=dark] .ps-result-card{background:#0f172a80}.ps-result-card:hover{border-color:#6366f14d;box-shadow:0 10px 30px #0003}.ps-result-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem}.ps-result-info{flex:1}.ps-result-name{font-size:1.125rem;font-weight:600;color:var(--color-text);margin:0 0 .25rem}.ps-result-branch{font-size:.875rem;color:var(--color-text-secondary);margin:0}.ps-prob-badge{padding:.375rem .875rem;border-radius:9999px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;flex-shrink:0}.ps-prob-high{background:#10b98126;color:#10b981;border:1px solid rgba(16,185,129,.3)}.ps-prob-medium{background:#f59e0b26;color:#f59e0b;border:1px solid rgba(245,158,11,.3)}.ps-prob-low{background:#ef444426;color:#ef4444;border:1px solid rgba(239,68,68,.3)}.ps-result-meta{display:flex;gap:2rem;padding:1rem 0;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08)}.ps-result-stat{display:flex;flex-direction:column;gap:.25rem}.ps-stat-label{font-size:.75rem;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em}.ps-stat-value{font-size:1.125rem;font-weight:700;color:var(--color-primary)}.ps-result-footer{display:flex;align-items:center;gap:.5rem;margin-top:1rem;font-size:.875rem;color:var(--color-text-secondary);transition:color .3s ease}.ps-result-card:hover .ps-result-footer{color:var(--color-primary)}.ps-result-footer svg:last-child{margin-left:auto;transition:transform .3s ease}.ps-result-card:hover .ps-result-footer svg:last-child{transform:translate(4px)}@media(max-width:360px){.ps-container{padding:0 var(--space-3)}.ps-title{font-size:1.75rem}.ps-form-card{padding:1rem}.ps-submit-btn{font-size:1rem;padding:1rem 1.5rem}}@media(max-width:414px){.ps-container{padding:0 var(--space-4)}.ps-header{margin-bottom:2rem}.ps-title{font-size:1.875rem}.ps-subtitle{font-size:1rem}.ps-form-card{padding:1.25rem}.ps-exam-tabs{flex-direction:column;align-items:stretch;gap:.75rem}.ps-tab{justify-content:center;padding:.875rem}.ps-marks-grid{grid-template-columns:1fr;gap:.75rem}.ps-result-meta{flex-direction:column;gap:1rem;padding:1rem 0}.ps-result-header{flex-direction:column;gap:.5rem}.ps-result-card__stats{grid-template-columns:1fr 1fr}.ps-submit-btn{font-size:1.125rem;padding:1.125rem 2rem}}@media(max-width:640px){.ps-container{padding:0 var(--space-4)}.ps-header{margin-bottom:2rem}.ps-title{font-size:2rem}.ps-form-card{padding:1.5rem}.ps-exam-tabs{flex-direction:column;align-items:stretch;gap:.75rem}.ps-tab{justify-content:center;padding:.875rem}.ps-result-meta{flex-direction:column;gap:1rem;padding:1rem 0}.ps-result-header{flex-direction:column;gap:.5rem}.ps-result-card__stats{grid-template-columns:1fr 1fr}}.hero-grid{position:relative;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(to right,var(--color-border) 1px,transparent 1px),linear-gradient(to bottom,var(--color-border) 1px,transparent 1px),var(--color-background);background-size:50px 50px,50px 50px,100% 100%}.hero-grid__beam{position:absolute;inset:0;width:100%;height:100%;z-index:1;pointer-events:none}.hero-grid__container{position:relative;z-index:10;width:100%;max-width:1280px;margin:0 auto;padding:5rem 1.5rem 2rem;display:flex;flex-direction:column;align-items:center;justify-content:center}@media(min-width:768px){.hero-grid__container{padding-top:6rem}}.hero-grid__content{width:100%;max-width:56rem;text-align:center;display:flex;flex-direction:column;align-items:center}.hero-grid__badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#fff;border:1px solid rgba(16,185,129,.2);border-radius:9999px;font-size:.875rem;color:var(--color-text);text-decoration:none;box-shadow:0 2px 8px #10b9811a;transition:all .3s ease;margin-bottom:2rem}.hero-grid__badge:hover{border-color:#10b98166;box-shadow:0 4px 16px #10b98126;transform:translateY(-2px)}.hero-grid__badge-icon{color:#10b981}.hero-grid__badge-text{font-weight:500}.hero-grid__badge-arrow{color:#10b981;transition:transform .3s ease}.hero-grid__badge:hover .hero-grid__badge-arrow{transform:translate(3px)}.hero-grid__headline{font-family:var(--font-heading);font-size:clamp(2rem,5vw,3.5rem);font-weight:800;text-transform:uppercase;letter-spacing:.02em;line-height:1.2;margin-bottom:1.5rem;max-width:48rem;text-align:center;background:linear-gradient(135deg,#6366f1,#8b5cf6,#a78bfa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-grid__headline-accent{display:block;background:linear-gradient(135deg,#10b981,#34d399,#6ee7b7);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-grid__subtext{font-size:1.125rem;color:#64748b;line-height:1.7;max-width:32rem;margin:0 auto 1.5rem;text-align:center}.hero-grid__search{width:100%;max-width:36rem;margin-bottom:2rem}.hero-grid__ctas{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;margin-bottom:3rem}@media(min-width:640px){.hero-grid__ctas{flex-direction:row}}.hero-grid__cta-wrapper{padding:3px;background:linear-gradient(135deg,#10b98126,#34d39926);border-radius:1rem}.hero-grid__trust{display:flex;align-items:center;justify-content:center;gap:1.5rem;flex-wrap:wrap;margin-bottom:2rem}@media(min-width:640px){.hero-grid__trust{gap:2.5rem}}.hero-grid__trust-item{display:flex;flex-direction:column;align-items:center;gap:.25rem}.hero-grid__trust-number{font-family:var(--font-heading);font-size:1.5rem;font-weight:700;background:linear-gradient(135deg,#10b981,#34d399);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@media(min-width:640px){.hero-grid__trust-number{font-size:1.75rem}}.hero-grid__trust-label{font-size:.75rem;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;font-weight:500}.hero-grid__trust-divider{width:1px;height:2rem;background:linear-gradient(180deg,transparent 0%,#e2e8f0 50%,transparent 100%)}.hero-grid__scroll{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);display:none;flex-direction:column;align-items:center;gap:.5rem;color:#94a3b8;font-size:.75rem;z-index:10}@media(min-width:768px){.hero-grid__scroll{display:flex}}.hero-grid__scroll-mouse{width:1.5rem;height:2.375rem;border:2px solid currentColor;border-radius:.75rem;position:relative}.hero-grid__scroll-wheel{position:absolute;top:.375rem;left:50%;transform:translate(-50%);width:3px;height:.5rem;background:currentColor;border-radius:2px;animation:scroll-wheel 2s ease-in-out infinite}@keyframes scroll-wheel{0%,to{opacity:1;transform:translate(-50%) translateY(0)}50%{opacity:.3;transform:translate(-50%) translateY(6px)}}[data-theme=dark] .hero-grid{background:linear-gradient(to right,var(--color-border) 1px,transparent 1px),linear-gradient(to bottom,var(--color-border) 1px,transparent 1px),var(--color-background);background-size:50px 50px,50px 50px,100% 100%}[data-theme=dark] .hero-grid__badge{background:#1e293bcc;border-color:#34d3994d;color:#f8fafc}[data-theme=dark] .hero-grid__subtext{color:#94a3b8}[data-theme=dark] .hero-grid__trust-label{color:#64748b}[data-theme=dark] .hero-grid__trust-divider{background:linear-gradient(180deg,transparent 0%,rgba(52,211,153,.3) 50%,transparent 100%)}[data-theme=dark] .hero-grid__scroll{color:#34d39999}.niche-section{background:transparent}.niche-section__header{text-align:center;max-width:700px;margin:0 auto var(--space-12)}.niche-section__tagline{display:inline-block;font-size:var(--text-sm);font-weight:600;color:var(--color-accent);text-transform:uppercase;letter-spacing:.1em;margin-bottom:var(--space-3)}.niche-section__title{font-family:var(--font-heading);font-size:var(--text-3xl);font-weight:700;color:var(--color-text);margin-bottom:var(--space-4);line-height:var(--leading-tight)}@media(min-width:768px){.niche-section__title{font-size:var(--text-4xl)}}.niche-section__description{font-size:var(--text-lg);color:var(--color-text-secondary);line-height:var(--leading-relaxed)}.niche-section__grid{display:grid;grid-template-columns:1fr;gap:var(--space-6)}@media(min-width:768px){.niche-section__grid{grid-template-columns:repeat(3,1fr);gap:var(--space-8)}}.niche-card{position:relative;padding:var(--space-8);background:#fff;border-radius:var(--radius-2xl);box-shadow:0 4px 24px #0000000a;cursor:pointer;overflow:hidden;transition:box-shadow var(--transition-base)}.niche-card:hover{box-shadow:0 20px 60px #0000001a}.niche-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--niche-color),var(--niche-accent));opacity:0;transition:opacity var(--transition-base)}.niche-card:hover:before{opacity:1}.niche-card__icon{display:flex;align-items:center;justify-content:center;width:64px;height:64px;background:linear-gradient(135deg,var(--niche-color),var(--niche-accent));border-radius:var(--radius-xl);color:#fff;margin-bottom:var(--space-5)}.niche-card__icon svg{width:32px;height:32px}.niche-card__title{font-family:var(--font-heading);font-size:var(--text-xl);font-weight:600;color:var(--color-text);margin-bottom:var(--space-3);line-height:var(--leading-tight)}.niche-card__description{font-size:var(--text-base);color:var(--color-text-secondary);line-height:var(--leading-relaxed);margin-bottom:var(--space-5)}.niche-card__action{display:inline-flex;align-items:center;gap:var(--space-2);font-size:var(--text-sm);font-weight:600;color:var(--niche-color);transition:gap var(--transition-fast)}.niche-card:hover .niche-card__action{gap:var(--space-3)}.niche-card__glow{position:absolute;bottom:-50%;right:-50%;width:100%;height:100%;background:radial-gradient(circle at center,var(--niche-accent) 0%,transparent 70%);opacity:0;transition:opacity var(--transition-base);pointer-events:none}.niche-card:hover .niche-card__glow{opacity:.1}[data-theme=dark] .niche-card{background:var(--color-surface)}[data-theme=dark] .niche-card__title{color:#fff}[data-theme=dark] .niche-card__action{color:var(--niche-accent)}.feature-card{position:relative;display:flex;flex-direction:column;padding:var(--space-6);background:#ffffffbf;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.4);border-radius:var(--radius-xl);cursor:pointer;overflow:hidden;transition:box-shadow var(--transition-base),border-color var(--transition-base)}.feature-card__link{display:flex;flex-direction:column;flex:1;text-decoration:none;color:inherit}.feature-card:hover{box-shadow:0 20px 60px #0000001a,0 0 0 1px #10b98133;border-color:#10b9814d}.feature-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--color-accent),var(--color-primary));opacity:0;transition:opacity var(--transition-base)}.feature-card:hover:before{opacity:1}.feature-card__icon-wrapper{position:relative;width:fit-content;margin-bottom:var(--space-4)}.feature-card__icon{display:flex;align-items:center;justify-content:center;width:56px;height:56px;background:linear-gradient(135deg,var(--color-primary) 0%,#2A4A73 100%);border-radius:var(--radius-lg);color:#fff;position:relative;z-index:1}.feature-card__icon svg{width:28px;height:28px}.feature-card__icon-glow{position:absolute;inset:-4px;background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-accent) 100%);border-radius:var(--radius-lg);filter:blur(12px);opacity:0;transition:opacity var(--transition-base);z-index:0}.feature-card:hover .feature-card__icon-glow{opacity:.4}.feature-card__title{font-family:var(--font-heading);font-size:var(--text-lg);font-weight:600;color:var(--color-text);margin-bottom:var(--space-2);line-height:var(--leading-tight)}.feature-card__description{font-size:var(--text-sm);color:var(--color-text-secondary);line-height:var(--leading-relaxed);flex:1}.feature-card__arrow{display:flex;align-items:center;justify-content:center;width:36px;height:36px;margin-top:var(--space-4);background:#10b9811a;border-radius:var(--radius-full);color:var(--color-accent);transition:background var(--transition-base),transform var(--transition-base)}.feature-card:hover .feature-card__arrow{background:var(--color-accent);color:#fff;transform:translate(4px)}@media(min-width:768px){.feature-card{padding:var(--space-8)}.feature-card__icon{width:64px;height:64px}.feature-card__icon svg{width:32px;height:32px}.feature-card__title{font-size:var(--text-xl)}.feature-card__description{font-size:var(--text-base)}}[data-theme=dark] .feature-card{background:#1a2128bf;border-color:#ffffff1a}[data-theme=dark] .feature-card:hover{border-color:#10b98166}[data-theme=dark] .feature-card__title{color:#fff}.features-section{background:var(--color-background);position:relative;overflow:hidden}.features-section:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:200%;height:100%;background:radial-gradient(ellipse at center top,rgba(16,185,129,.03) 0%,transparent 50%);pointer-events:none}.features-section__header{text-align:center;max-width:700px;margin:0 auto var(--space-12);position:relative;z-index:1}.features-section__tagline{display:inline-block;font-size:var(--text-sm);font-weight:600;color:var(--color-accent);text-transform:uppercase;letter-spacing:.1em;margin-bottom:var(--space-3)}.features-section__title{font-family:var(--font-heading);font-size:var(--text-3xl);font-weight:700;color:var(--color-text);margin-bottom:var(--space-4);line-height:var(--leading-tight)}@media(min-width:768px){.features-section__title{font-size:var(--text-4xl)}}.features-section__description{font-size:var(--text-lg);color:var(--color-text-secondary);line-height:var(--leading-relaxed)}.features-section__grid{display:grid;grid-template-columns:1fr;gap:var(--space-5);position:relative;z-index:1}@media(min-width:640px){.features-section__grid{grid-template-columns:repeat(2,1fr);gap:var(--space-6)}}@media(min-width:1024px){.features-section__grid{grid-template-columns:repeat(3,1fr);gap:var(--space-8)}.features-section__grid>*:nth-child(4){grid-column:1 / 2}.features-section__grid>*:nth-child(5){grid-column:2 / 3}}[data-theme=dark] .features-section__title{color:#fff}.college-card{flex-shrink:0;width:280px;background:#fff;border-radius:var(--radius-xl);overflow:hidden;box-shadow:0 4px 20px #0000000f;cursor:pointer;transition:box-shadow var(--transition-base)}.college-card:hover{box-shadow:0 12px 40px #0000001f}.college-card__image-wrapper{position:relative;width:100%;height:160px;overflow:hidden}.college-card__image{width:100%;height:100%;object-fit:cover;transition:transform var(--transition-slow)}.college-card:hover .college-card__image{transform:scale(1.05)}.college-card__image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--color-primary) 0%,#2A4A73 100%);font-size:48px}.college-card__overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.4) 0%,transparent 50%);pointer-events:none}.college-card__ranking{position:absolute;top:var(--space-3);left:var(--space-3);display:flex;align-items:center;gap:var(--space-1);padding:var(--space-1) var(--space-2);background:#0009;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--radius-md);color:#fff;font-size:var(--text-xs);font-weight:600}.college-card__ranking svg{color:var(--color-accent)}.college-card__content{padding:var(--space-4)}.college-card__name{font-family:var(--font-heading);font-size:var(--text-base);font-weight:600;color:var(--color-text);line-height:var(--leading-tight);margin-bottom:var(--space-2);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.college-card__location{display:flex;align-items:center;gap:var(--space-1);font-size:var(--text-sm);color:var(--color-text-muted);margin-bottom:var(--space-3)}.college-card__location svg{flex-shrink:0;color:var(--color-accent)}.college-card__meta{display:flex;align-items:center;justify-content:space-between;margin-bottom:var(--space-3)}.college-card__rating{display:flex;align-items:center;gap:var(--space-1);font-size:var(--text-sm);font-weight:600;color:var(--color-text)}.college-card__rating svg{color:var(--color-gold);fill:var(--color-gold)}.college-card__fees{font-size:var(--text-sm);font-weight:500;color:var(--color-primary)}.college-card__highlights{display:flex;flex-wrap:wrap;gap:var(--space-2)}.college-card__highlight{padding:var(--space-1) var(--space-2);background:#10b9811a;border-radius:var(--radius-md);font-size:var(--text-xs);font-weight:500;color:var(--color-accent-dark)}@media(min-width:768px){.college-card{width:320px}.college-card__image-wrapper{height:180px}.college-card__name{font-size:var(--text-lg)}}[data-theme=dark] .college-card{background:var(--color-surface)}[data-theme=dark] .college-card__name{color:#fff}[data-theme=dark] .college-card__fees{color:var(--color-accent)}[data-theme=dark] .college-card__highlight{background:#10b98126}.top-colleges{background:transparent;overflow:hidden}.top-colleges__header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:var(--space-6)}.top-colleges__tagline{display:inline-block;font-size:var(--text-sm);font-weight:600;color:var(--color-accent);text-transform:uppercase;letter-spacing:.1em;margin-bottom:var(--space-2)}.top-colleges__title{font-family:var(--font-heading);font-size:var(--text-2xl);font-weight:700;color:var(--color-text);line-height:var(--leading-tight)}@media(min-width:768px){.top-colleges__title{font-size:var(--text-3xl)}}.top-colleges__nav-arrows{display:none;gap:var(--space-2)}@media(min-width:768px){.top-colleges__nav-arrows{display:flex}}.top-colleges__nav-btn{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:var(--radius-full);color:var(--color-text);cursor:pointer;transition:all var(--transition-fast)}.top-colleges__nav-btn:hover{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}.top-colleges__filters{display:flex;gap:var(--space-2);margin-bottom:var(--space-6);overflow-x:auto;padding-bottom:var(--space-2);-webkit-overflow-scrolling:touch}.top-colleges__filter{flex-shrink:0;padding:var(--space-2) var(--space-4);font-family:var(--font-body);font-size:var(--text-sm);font-weight:500;color:var(--color-text-muted);background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:var(--radius-full);cursor:pointer;transition:all var(--transition-fast)}.top-colleges__filter:hover{border-color:var(--color-primary);color:var(--color-primary)}.top-colleges__filter.active{background:var(--color-primary);border-color:var(--color-primary);color:#fff}.top-colleges__carousel-wrapper{margin:0 calc(-1 * var(--container-padding));padding:0 var(--container-padding)}.top-colleges__carousel{display:flex;gap:var(--space-5);overflow-x:auto;scroll-snap-type:x mandatory;padding:var(--space-2) 0 var(--space-4);-webkit-overflow-scrolling:touch}.top-colleges__carousel>*{scroll-snap-align:start}.top-colleges__view-all{text-align:center;margin-top:var(--space-8)}.top-colleges__view-all-link{display:inline-flex;align-items:center;font-size:var(--text-base);font-weight:600;color:var(--color-primary);text-decoration:none;transition:color var(--transition-fast)}.top-colleges__view-all-link:hover{color:var(--color-accent)}[data-theme=dark] .top-colleges__title{color:#fff}.top-colleges .hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.top-colleges .hide-scrollbar::-webkit-scrollbar{display:none;width:0;height:0}.top-colleges__filters,.top-colleges__carousel{overflow-y:hidden}[data-theme=dark] .top-colleges__nav-btn{background:var(--color-surface);border-color:#ffffff1a;color:#fff}[data-theme=dark] .top-colleges__filter{background:var(--color-surface);border-color:#ffffff1a;color:#fff9}[data-theme=dark] .top-colleges__filter:hover{border-color:var(--color-accent);color:var(--color-accent)}[data-theme=dark] .top-colleges__filter.active{background:var(--color-primary);border-color:var(--color-primary);color:#fff}.city-colleges.section{position:relative;overflow:hidden;background:repeating-linear-gradient(-45deg,transparent,transparent 14px,rgba(99,102,241,.04) 14px,rgba(99,102,241,.04) 15px),radial-gradient(circle,rgba(168,85,247,.08) 1.2px,transparent 1.2px),linear-gradient(135deg,#6366f112,#8b5cf60d,#a855f70f,#ec48990a,#fb923c08);background-size:20px 20px,28px 28px,100% 100%}.city-colleges.section:before{content:"";position:absolute;top:-15%;left:-5%;width:55%;height:80%;background:radial-gradient(ellipse,rgba(99,102,241,.12) 0%,rgba(99,102,241,.04) 40%,transparent 70%);pointer-events:none;z-index:0}.city-colleges.section:after{content:"";position:absolute;bottom:-15%;right:-5%;width:55%;height:80%;background:radial-gradient(ellipse,rgba(168,85,247,.1) 0%,rgba(236,72,153,.04) 40%,transparent 70%);pointer-events:none;z-index:0}.city-colleges.section>.container{position:relative;z-index:1}.city-explorer:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 30% 20%,rgba(99,102,241,.04) 0%,transparent 50%),radial-gradient(ellipse at 70% 80%,rgba(168,85,247,.04) 0%,transparent 50%);pointer-events:none;background:radial-gradient(circle at center,rgba(99,102,241,.03) 0%,transparent 70%)}.city-explorer__header{text-align:center;margin-bottom:3rem}.city-explorer__header-content{max-width:600px;margin:0 auto}.city-explorer__tagline{display:inline-flex;align-items:center;gap:.5rem;font-size:.8rem;font-weight:600;color:var(--color-primary);text-transform:uppercase;letter-spacing:1.5px;margin-bottom:1rem;padding:.5rem 1rem;background:linear-gradient(135deg,#6366f11a,#a855f71a);border-radius:50px}.city-explorer__title{font-family:var(--font-heading);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;color:var(--color-text);margin:0 0 1rem;line-height:1.2}.static-cloud-container{max-width:1200px;margin:2rem auto;padding:2rem 1rem;width:100%;min-height:500px;font-size:1rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0}@media(max-width:768px){.static-cloud-container{font-size:.7rem}}@media(max-width:480px){.static-cloud-container{font-size:.55rem}}.cloud-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;width:100%;gap:0 .5rem}.cloud-row--center{padding:.5rem 0;z-index:5}.cloud-row--center .cloud-item{font-weight:900;letter-spacing:-1px;text-shadow:0 10px 20px rgba(0,0,0,.1)}[data-theme=dark] .cloud-row--center .cloud-item{text-shadow:0 4px 15px rgba(0,0,0,.4)}.cloud-row--inner-center{gap:0 .8rem;padding:.1rem 0;max-width:80%}.cloud-row--inner{gap:0 .6rem;padding:.1rem 0;max-width:95%}.cloud-row--outer{gap:0 .5rem;padding:.1rem 0;max-width:90%;opacity:.85}.cloud-item{font-family:var(--font-heading);font-weight:800;line-height:1;background:none;border:none;cursor:pointer;transition:all .3s cubic-bezier(.175,.885,.32,1.275);padding:.15rem .3rem;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;text-shadow:2px 2px 0px rgba(0,0,0,.1)}[data-theme=dark] .cloud-item{text-shadow:2px 2px 4px rgba(0,0,0,.5)}.cloud-item:hover{z-index:10}.city-colleges__info{display:flex;justify-content:center;margin-bottom:1.5rem}.city-info-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:linear-gradient(135deg,#6366f11a,#a855f71a);border-radius:25px;color:var(--color-primary);font-size:.875rem;font-weight:500}.city-colleges__carousel-wrapper{position:relative;margin:0 -1rem;padding:0 1rem}.city-colleges__carousel{display:flex;gap:1.25rem;overflow-x:auto;padding:1rem 2.5rem;scroll-snap-type:x mandatory;scrollbar-width:none}.city-colleges__carousel::-webkit-scrollbar{display:none}.city-colleges__nav-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:40px;height:40px;border-radius:50%;background:var(--color-surface);border:2px solid var(--color-border);cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--color-text);transition:all .2s ease;box-shadow:0 4px 15px #0000001a}.city-colleges__nav-btn:hover{background:var(--color-primary);border-color:var(--color-primary);color:#fff}.city-colleges__nav-btn.left{left:.5rem}.city-colleges__nav-btn.right{right:.5rem}.city-college-card{flex:0 0 280px;min-width:280px;background:var(--color-surface);border-radius:16px;padding:1.5rem;border:1px solid var(--color-border);scroll-snap-align:start;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.city-college-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--color-primary),#a855f7,#ec4899);opacity:0;transition:opacity .3s ease}.city-college-card:hover{transform:translateY(-6px);box-shadow:0 20px 40px #00000026;border-color:var(--color-primary)}.city-college-card:hover:before{opacity:1}[data-theme=dark] .city-college-card:hover{box-shadow:0 20px 40px #0006}[data-theme=dark] .city-chip:not(.active){color:#fffffff2;border-color:#fff3}[data-theme=dark] .city-chip:not(.active) .city-chip__count{background:#ffffff26;color:inherit;font-weight:500}.city-college-card__rank-badge{position:absolute;top:1rem;right:1rem;padding:4px 10px;background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;font-size:.75rem;font-weight:700;border-radius:20px}.city-college-card__header{margin-bottom:1rem;padding-right:3rem}.city-college-card__name{font-size:1rem;font-weight:700;color:var(--color-text);margin:0 0 .5rem;line-height:1.3}.city-college-card__type{display:inline-block;padding:3px 10px;border-radius:15px;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.3px}.city-college-card__type.government{background:#10b98126;color:#059669}.city-college-card__type.private{background:#6366f126;color:var(--color-primary)}.city-college-card__stats{display:flex;gap:1rem;margin-bottom:.75rem}.city-college-card__stat{display:flex;align-items:center;gap:4px;font-size:.85rem;color:var(--color-text-secondary)}.city-college-card__stat .star-icon{color:#f59e0b}.city-college-card__highlight{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:linear-gradient(135deg,#6366f114,#a855f714);border-radius:8px;font-size:.8rem;color:var(--color-text-secondary);margin-bottom:1rem}.city-college-card__highlight svg{color:var(--color-primary)}.city-college-card__view-btn{width:100%;padding:.75rem;background:transparent;border:2px solid var(--color-border);border-radius:10px;color:var(--color-text);font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease;font-family:inherit}.city-college-card__view-btn:hover{background:var(--color-primary);border-color:var(--color-primary);color:#fff}.city-colleges__view-all{text-align:center;margin-top:2rem}.city-colleges__view-all-link{display:inline-flex;align-items:center;gap:.5rem;color:var(--color-primary);font-weight:600;font-size:1rem;text-decoration:none;transition:all .2s ease}.city-colleges__view-all-link:hover{gap:.75rem;text-decoration:underline}@media(max-width:768px){.city-colleges{padding:3rem 0}.city-colleges__title{font-size:1.5rem}.city-colleges__chips{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding:0 1rem;gap:.5rem}.city-chip{flex-shrink:0;padding:.6rem 1rem}.city-college-card{flex:0 0 260px;min-width:260px;padding:1.25rem}.city-colleges__nav-btn{display:none}.static-cloud-container{padding:.5rem}.cloud-row{gap:0 .3rem}.cloud-row--center{gap:0 .4rem}.cloud-row--inner-center,.cloud-row--inner,.cloud-row--outer{max-width:100%}.city-explorer__header{margin-bottom:1.5rem}}@media(max-width:480px){.city-colleges__title{font-size:1.25rem}.city-chip__name{font-size:.8rem}.city-chip__count{display:none}.cloud-item{padding:.1rem .15rem}.cloud-row{gap:0 .2rem}.city-explorer__tagline{font-size:.7rem;padding:.35rem .75rem}.city-explorer__subtitle{font-size:.85rem}}[data-theme=dark] .cloud-item{filter:brightness(1.2) saturate(1.1)}.blog-section{background:var(--color-surface);padding:4rem 0}@media(min-width:768px){.blog-section{padding:6rem 0}}.blog-section__header{display:flex;flex-direction:column;gap:1rem;margin-bottom:2.5rem}@media(min-width:768px){.blog-section__header{flex-direction:row;align-items:flex-end;justify-content:space-between}}.blog-section__header-left{max-width:500px}.blog-section__badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#6366f11a;border:1px solid rgba(99,102,241,.2);border-radius:99px;color:var(--color-primary);font-size:.8rem;font-weight:600;margin-bottom:1rem}.blog-section__title{font-family:var(--font-heading);font-size:2rem;font-weight:800;color:var(--color-text);margin-bottom:.5rem}@media(min-width:768px){.blog-section__title{font-size:2.5rem}}.blog-section__subtitle{font-size:1rem;color:var(--color-text-secondary);line-height:1.6}.blog-section__view-all{display:none;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:var(--color-primary);color:#fff;font-weight:600;font-size:.9rem;border-radius:99px;text-decoration:none;transition:all .2s;white-space:nowrap}@media(min-width:768px){.blog-section__view-all{display:inline-flex}}.blog-section__view-all:hover{background:var(--color-primary-dark);transform:translateY(-2px);box-shadow:0 8px 20px #6366f14d}.blog-section__view-all-mobile{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:1rem;margin-top:2rem;background:var(--color-primary);color:#fff;font-weight:600;border-radius:.75rem;text-decoration:none;transition:all .2s}@media(min-width:768px){.blog-section__view-all-mobile{display:none}}.blog-section__view-all-mobile:hover{background:var(--color-primary-dark)}.blog-section__grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:640px){.blog-section__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.blog-section__grid{grid-template-columns:repeat(3,1fr)}}.blog-section__card{background:var(--color-background);border:1px solid var(--color-border);border-radius:1rem;overflow:hidden;transition:all .3s ease}.blog-section__card:hover{transform:translateY(-6px);box-shadow:0 20px 40px -12px #00000026;border-color:#6366f14d}.blog-section__card-link{display:block;text-decoration:none;color:inherit}.blog-section__card-image{position:relative;height:180px;overflow:hidden}.blog-section__card-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.blog-section__card:hover .blog-section__card-image img{transform:scale(1.05)}.blog-section__card-category{position:absolute;top:.75rem;left:.75rem;display:flex;align-items:center;gap:.375rem;padding:.375rem .75rem;border-radius:6px;font-size:.65rem;font-weight:700;text-transform:uppercase;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.blog-section__card-category--college-comparisons{background:#ef4444e6;color:#fff}.blog-section__card-category--best-by-location{background:#10b981e6;color:#fff}.blog-section__card-category--best-by-course{background:#3b82f6e6;color:#fff}.blog-section__card-category--placement-insights{background:#a855f7e6;color:#fff}.blog-section__card-content{padding:1.25rem}.blog-section__card-title{font-family:var(--font-heading);font-size:1.05rem;font-weight:700;color:var(--color-text);line-height:1.4;margin-bottom:.5rem;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.blog-section__card-excerpt{font-size:.85rem;color:var(--color-text-secondary);line-height:1.5;margin-bottom:1rem;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.blog-section__card-footer{display:flex;align-items:center;justify-content:space-between;padding-top:.75rem;border-top:1px solid var(--color-border)}.blog-section__card-date{font-size:.75rem;color:var(--color-text-muted)}.blog-section__card-read{display:flex;align-items:center;gap:.375rem;font-size:.75rem;color:var(--color-text-muted)}.testimonial-carousel{width:100%;max-width:700px;margin:0 auto}.testimonial-carousel__container{position:relative;min-height:280px;overflow:hidden}.testimonial-carousel__slide{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:var(--space-4)}.testimonial-card{width:100%;padding:var(--space-8) var(--space-6);background:#fffc;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(0,0,0,.1);border-radius:var(--radius-2xl);text-align:center}.testimonial-card__quote-icon{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;margin-bottom:var(--space-4);background:linear-gradient(135deg,var(--color-accent) 0%,#34D399 100%);border-radius:var(--radius-full);color:#fff}.testimonial-card__quote{font-family:var(--font-body);font-size:var(--text-lg);font-weight:400;font-style:italic;color:var(--color-text);line-height:var(--leading-relaxed);margin-bottom:var(--space-6)}.testimonial-card__author{display:flex;align-items:center;justify-content:center;gap:var(--space-3)}.testimonial-card__avatar{position:relative;width:48px;height:48px;flex-shrink:0}.testimonial-card__avatar img{width:100%;height:100%;border-radius:var(--radius-full);object-fit:cover}.testimonial-card__avatar-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--color-primary) 0%,#2A4A73 100%);border-radius:var(--radius-full);color:#fff;font-family:var(--font-heading);font-size:var(--text-lg);font-weight:600}.testimonial-card__verified{position:absolute;bottom:-2px;right:-2px;display:flex;align-items:center;justify-content:center;width:20px;height:20px;background:#fff;border-radius:var(--radius-full);color:var(--color-accent);box-shadow:0 2px 8px #0000001a}.testimonial-card__info{text-align:left}.testimonial-card__name{font-family:var(--font-heading);font-size:var(--text-base);font-weight:600;color:var(--color-text)}.testimonial-card__role{font-size:var(--text-sm);color:var(--color-text-muted)}.testimonial-carousel__nav{display:flex;align-items:center;justify-content:center;gap:var(--space-4);margin-top:var(--space-6)}.testimonial-carousel__arrow{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#fffc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(0,0,0,.06);border-radius:var(--radius-full);color:var(--color-text);cursor:pointer;transition:all var(--transition-fast)}.testimonial-carousel__arrow:hover{background:#fff;box-shadow:0 4px 12px #0000001a;transform:scale(1.05)}.testimonial-carousel__dots{display:flex;gap:var(--space-2)}.testimonial-carousel__dot{width:8px;height:8px;padding:0;background:#0000001a;border:none;border-radius:var(--radius-full);cursor:pointer;transition:all var(--transition-fast)}.testimonial-carousel__dot:hover{background:#0003}.testimonial-carousel__dot.active{width:24px;background:var(--color-accent)}@media(min-width:768px){.testimonial-carousel__container{min-height:320px}.testimonial-card{padding:var(--space-10) var(--space-8)}.testimonial-card__quote{font-size:var(--text-xl)}}[data-theme=dark] .testimonial-card{background:#1a2128cc;border-color:#ffffff1a}[data-theme=dark] .testimonial-card__quote{color:#ffffffe6}[data-theme=dark] .testimonial-card__name{color:#fff}[data-theme=dark] .testimonial-carousel__arrow{background:#1a2128cc;border-color:#ffffff1a;color:#fff}[data-theme=dark] .testimonial-carousel__dot{background:#fff3}.testimonials{background:color-mix(in srgb,var(--color-background) 70%,var(--color-surface))}.testimonials__header{text-align:center;max-width:700px;margin:0 auto var(--space-10)}.testimonials__tagline{display:inline-block;font-size:var(--text-sm);font-weight:600;color:var(--color-accent);text-transform:uppercase;letter-spacing:.1em;margin-bottom:var(--space-3)}.testimonials__title{font-family:var(--font-heading);font-size:var(--text-3xl);font-weight:700;color:var(--color-text);margin-bottom:var(--space-4);line-height:var(--leading-tight)}@media(min-width:768px){.testimonials__title{font-size:var(--text-4xl)}}.testimonials__description{font-size:var(--text-lg);color:var(--color-text-secondary);line-height:var(--leading-relaxed)}[data-theme=dark] .testimonials__title{color:#fff}@media(max-width:768px){.testimonials__header{margin-bottom:var(--space-8)}.testimonials__title{font-size:1.75rem}}.guidance{background:transparent;position:relative;overflow:hidden}.guidance:before{content:"";position:absolute;top:0;left:0;right:0;height:100%;background:radial-gradient(ellipse at center bottom,rgba(16,185,129,.05) 0%,transparent 50%);pointer-events:none}.guidance__wrapper{display:grid;grid-template-columns:1fr;gap:var(--space-10);align-items:center;position:relative;z-index:1}@media(min-width:1024px){.guidance__wrapper{grid-template-columns:1.2fr 1fr;gap:var(--space-16)}}.guidance__content{max-width:560px}.guidance__badge{display:inline-flex;align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-4);background:#10b9811a;border:1px solid rgba(16,185,129,.2);border-radius:var(--radius-full);font-size:var(--text-sm);font-weight:500;color:var(--color-accent-dark);margin-bottom:var(--space-5)}.guidance__badge svg{color:var(--color-accent)}.guidance__title{font-family:var(--font-heading);font-size:var(--text-3xl);font-weight:700;color:var(--color-text);margin-bottom:var(--space-4);line-height:var(--leading-tight)}@media(min-width:768px){.guidance__title{font-size:var(--text-4xl)}}.guidance__description{font-size:var(--text-lg);color:var(--color-text-secondary);line-height:var(--leading-relaxed);margin-bottom:var(--space-6)}.guidance__benefits{list-style:none;display:flex;flex-direction:column;gap:var(--space-3);margin-bottom:var(--space-8)}.guidance__benefits li{display:flex;align-items:center;gap:var(--space-3);font-size:var(--text-base);color:var(--color-text-secondary)}.guidance__benefits svg{flex-shrink:0;color:var(--color-accent)}.guidance__mobile-cta{display:block}@media(min-width:1024px){.guidance__mobile-cta{display:none}}.guidance__form-wrapper{display:none}@media(min-width:1024px){.guidance__form-wrapper{display:block}}.guidance__form{padding:var(--space-8);background:#fff;border-radius:var(--radius-2xl);box-shadow:0 20px 60px #00000014,0 0 0 1px #00000005}.guidance__form-title{font-family:var(--font-heading);font-size:var(--text-xl);font-weight:600;color:var(--color-text);margin-bottom:var(--space-6);text-align:center}.guidance__form-group{margin-bottom:var(--space-4)}.guidance__form-group label{display:block;font-size:var(--text-sm);font-weight:500;color:var(--color-text);margin-bottom:var(--space-2)}.guidance__form-group select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236B7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding-right:48px}.guidance__trust-badges{display:flex;align-items:center;justify-content:center;gap:var(--space-4);margin-top:var(--space-4);padding-top:var(--space-4);border-top:1px solid rgba(0,0,0,.05)}.guidance__trust-badge{display:flex;align-items:center;gap:var(--space-1);font-size:var(--text-xs);color:var(--color-text-muted)}.guidance__trust-badge svg{color:var(--color-accent)}[data-theme=dark] .guidance__title{color:#fff}[data-theme=dark] .guidance__form{background:var(--color-surface)}[data-theme=dark] .guidance__form-title{color:#fff}[data-theme=dark] .guidance__form-group label{color:#ffffffe6}[data-theme=dark] .guidance__trust-badges{border-color:#ffffff1a}.detailed-college-card{background:var(--color-surface);border-radius:12px;overflow:hidden;box-shadow:0 2px 12px #0000001a;transition:all .3s ease;cursor:pointer;border:1px solid var(--color-border);max-width:100%;display:flex;flex-direction:column;height:100%}.detailed-college-card:hover{box-shadow:0 8px 24px #0000002e;transform:translateY(-3px)}.card-hero{position:relative;width:100%;height:120px;overflow:hidden}.card-hero img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.detailed-college-card:hover .card-hero img{transform:scale(1.05)}.type-badge{position:absolute;top:8px;left:8px;padding:3px 8px;border-radius:4px;font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.3px}.type-badge.government{background:linear-gradient(135deg,#10b981,#059669);color:#fff}.type-badge.private{background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff}.rank-badge{position:absolute;top:8px;right:8px;padding:3px 8px;border-radius:4px;font-size:.6rem;font-weight:600;background:#000000b3;color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.card-content{padding:.75rem;display:flex;flex-direction:column;gap:.5rem;flex:1}.college-name{font-size:.95rem;font-weight:700;color:var(--color-text);margin:0;line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.university-name{font-size:.7rem;font-style:italic;color:var(--color-text-muted);margin:0;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.info-row{display:flex;align-items:flex-start;gap:.35rem;font-size:.7rem;color:var(--color-text-muted)}.info-row svg{flex-shrink:0;margin-top:1px;color:var(--color-primary);width:12px;height:12px}.info-row.address span{line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.courses-section{background:var(--color-background);border-radius:8px;padding:.5rem}.courses-section h4{display:flex;align-items:center;gap:.35rem;font-size:.7rem;font-weight:600;color:var(--color-text);margin:0 0 .4rem}.courses-section h4 svg{color:var(--color-primary);width:14px;height:14px}.course-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.25rem}.course-list li{display:flex;justify-content:space-between;align-items:center;padding:.25rem 0;border-bottom:1px dashed var(--color-border);font-size:.68rem}.course-list li:last-child{border-bottom:none}.course-name{color:var(--color-text);font-weight:500}.course-fee{color:var(--color-primary);font-weight:600;font-size:.65rem}.show-more-btn{display:flex;align-items:center;justify-content:center;gap:.2rem;width:100%;padding:.25rem;margin-top:.35rem;background:transparent;border:1px dashed var(--color-border);border-radius:4px;color:var(--color-text-muted);font-size:.65rem;cursor:pointer;transition:all .2s ease}.show-more-btn:hover{background:var(--color-surface);color:var(--color-primary)}.hostel-section h4{display:flex;align-items:center;gap:.35rem;font-size:.7rem;font-weight:600;color:var(--color-text);margin:0 0 .35rem}.hostel-section h4 svg{color:var(--color-primary);width:14px;height:14px}.hostel-info{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .5rem;font-size:.68rem}.hostel-desc{color:var(--color-text-muted);display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.hostel-fee{background:var(--color-primary);color:#fff;padding:1px 6px;border-radius:3px;font-size:.6rem;font-weight:600}.star-rating{display:flex;align-items:center;gap:1px}.star-rating .star{color:#f59e0b;width:12px;height:12px}.star-rating .star.empty{color:var(--color-border)}.star-rating .rating-value{margin-left:3px;font-size:.65rem;font-weight:600;color:var(--color-text)}.facilities-section{margin:0}.facility-tags{display:flex;flex-wrap:wrap;gap:.25rem}.facility-tag{display:flex;align-items:center;gap:2px;padding:2px 6px;background:var(--color-background);border:1px solid var(--color-border);border-radius:4px;font-size:.6rem;color:var(--color-text-muted)}.facility-tag svg{color:var(--color-primary);width:10px;height:10px}.facility-tag.more{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}.scholarship-row{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem}.scholarship-badge{display:flex;align-items:center;gap:3px;padding:3px 8px;border-radius:4px;font-size:.65rem;font-weight:600}.scholarship-badge svg{width:12px;height:12px}.scholarship-badge.yes{background:linear-gradient(135deg,#10b981,#059669);color:#fff}.scholarship-badge.no{background:var(--color-surface);color:var(--color-text-muted);border:1px solid var(--color-border)}.scholarship-details{font-size:.6rem;color:var(--color-text-muted);display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.reviews-section{margin:0}.review-card{position:relative;background:linear-gradient(135deg,var(--color-background) 0%,var(--color-surface) 100%);border:1px solid var(--color-border);border-radius:8px;padding:.5rem .5rem .5rem 1.5rem}.quote-icon{position:absolute;top:6px;left:6px;color:var(--color-primary);opacity:.5;width:12px;height:12px}.review-text{font-size:.68rem;font-style:italic;color:var(--color-text);margin:0 0 .35rem;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.review-footer{display:flex;justify-content:space-between;align-items:center}.review-author{font-size:.6rem;color:var(--color-text-muted);font-weight:500}.map-preview{display:none}.visit-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.6rem;background:#6366f11a;color:var(--color-primary);border:1px solid rgba(99,102,241,.2);border-radius:8px;font-size:.8rem;font-weight:600;text-decoration:none;cursor:pointer;transition:all .2s ease}.visit-btn svg{width:14px;height:14px;transition:transform .2s ease}.visit-btn:hover{background:var(--color-primary);color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #6366f140}.visit-btn:hover svg{transform:translate(2px)}.card-spacer{flex:1}.detailed-cards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;padding:1rem 0;align-items:stretch}.detailed-cards-grid>*{height:100%}@media(max-width:1200px){.detailed-cards-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media(max-width:1024px){.detailed-cards-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.card-hero{height:100px}}@media(max-width:640px){.detailed-cards-grid{grid-template-columns:1fr;gap:.75rem}.card-hero{height:140px}.card-content{padding:.875rem}.college-name{font-size:1rem}}@media(max-width:480px){.detailed-cards-grid{grid-template-columns:1fr}.card-hero{height:120px}}.access-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center;z-index:1000;animation:fadeIn .2s ease-out}.access-popup{background:#fff;width:90%;max-width:400px;border-radius:16px;padding:1.5rem;position:relative;box-shadow:0 20px 40px #0003;animation:slideUp .3s cubic-bezier(.16,1,.3,1);text-align:center}.access-close{position:absolute;top:12px;right:12px;background:none;border:none;color:#64748b;cursor:pointer;padding:4px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s}.access-close:hover{background:#f1f5f9;color:#0f172a}.access-icon-wrapper{width:48px;height:48px;background:#eff6ff;color:#2563eb;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.access-icon-wrapper.warning{background:#fff7ed;color:#ea580c}.access-title{font-size:1.25rem;font-weight:700;color:#0f172a;margin-bottom:.5rem}.access-desc{font-size:.95rem;color:#64748b;margin-bottom:1.5rem;line-height:1.5}.access-actions{display:flex;gap:.75rem;justify-content:center}.access-btn{flex:1;padding:.75rem 1rem;border-radius:10px;font-weight:600;font-size:.95rem;cursor:pointer;transition:all .2s;border:none}.access-btn.primary{background:#2563eb;color:#fff}.access-btn.primary:hover{background:#1d4ed8;transform:translateY(-1px)}.access-btn.secondary{background:#f1f5f9;color:#475569}.access-btn.secondary:hover{background:#e2e8f0}@media(prefers-color-scheme:dark){.access-popup{background:#1e293b;border:1px solid #334155}.access-title{color:#f8fafc}.access-desc,.access-close{color:#94a3b8}.access-close:hover{background:#334155;color:#f8fafc}.access-btn.secondary{background:#334155;color:#cbd5e1}.access-btn.secondary:hover{background:#475569}}.animated-skeleton{width:100%;max-width:100%;margin:0 auto;padding:2rem 1.5rem;background:var(--color-surface);border-radius:12px;box-shadow:var(--shadow-lg)}.animated-skeleton__container{position:relative;overflow:hidden;border-radius:8px;background:linear-gradient(135deg,#00000005,#0000000d);padding:2rem}[data-theme=dark] .animated-skeleton__container{background:linear-gradient(135deg,#ffffff05,#ffffff0d)}.animated-skeleton__search-icon{position:absolute;z-index:10;pointer-events:none}.animated-skeleton__search-glow{background:#6366f133;padding:.75rem;border-radius:50%;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.animated-skeleton__search-svg{width:24px;height:24px;color:var(--color-primary)}.animated-skeleton__grid{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:640px){.animated-skeleton__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.animated-skeleton__grid{grid-template-columns:repeat(3,1fr)}}.animated-skeleton__card{background:var(--color-surface);border-radius:8px;box-shadow:var(--shadow-sm);padding:1rem;transition:transform .2s ease}[data-theme=dark] .animated-skeleton__card{background:#ffffff0d}.animated-skeleton__card-image{height:160px;background:var(--color-border);border-radius:6px;margin-bottom:.75rem}[data-theme=dark] .animated-skeleton__card-image{background:#ffffff1a}.animated-skeleton__card-line{height:12px;background:var(--color-border);border-radius:4px;margin-bottom:.5rem}[data-theme=dark] .animated-skeleton__card-line{background:#ffffff1a}.animated-skeleton__card-line--long{width:75%}.animated-skeleton__card-line--short{width:50%}:root{--glass-surface: rgba(255, 255, 255, .7);--glass-border: rgba(255, 255, 255, .4);--glass-shadow: 0 4px 6px -1px rgba(0, 0, 0, .05), 0 2px 4px -1px rgba(0, 0, 0, .03);--glass-blur: blur(12px);--gradient-primary: linear-gradient(135deg, #6366f1 0%, #a855f7 100%);--gradient-surface: linear-gradient(180deg, rgba(255, 255, 255, .8) 0%, rgba(255, 255, 255, .4) 100%);--gradient-glow: radial-gradient(circle at center, rgba(99, 102, 241, .15) 0%, transparent 70%);--ease-spring: cubic-bezier(.175, .885, .32, 1.275);--ease-smooth: cubic-bezier(.25, .8, .25, 1)}[data-theme=dark]{--glass-surface: rgba(15, 23, 42, .6);--glass-border: rgba(255, 255, 255, .08);--background-dots: radial-gradient(rgba(255, 255, 255, .1) 1px, transparent 1px)}.explorer-page-bg{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:-1;background:radial-gradient(circle at 15% 50%,rgba(99,102,241,.08),transparent 25%),radial-gradient(circle at 85% 30%,rgba(168,85,247,.08),transparent 25%);pointer-events:none}.explorer-hero{padding:6rem 0 4rem;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.explorer-hero__badge{padding:.5rem 1rem;background:#6366f11a;color:var(--color-primary);border-radius:99px;font-size:.875rem;font-weight:600;margin-bottom:1.5rem;border:1px solid rgba(99,102,241,.2);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:inline-flex;align-items:center;gap:.5rem}.explorer-hero__title{font-family:var(--font-heading);font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.2;margin-bottom:1.5rem;background:linear-gradient(135deg,var(--color-text) 0%,var(--color-text-secondary) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:-.02em}.explorer-hero__subtitle{font-size:1.125rem;color:var(--color-text-secondary);max-width:600px;margin:0 auto 3rem;line-height:1.6}.explorer-search-wrapper{position:relative;width:100%;max-width:600px;margin:0 auto}.explorer-search-input{width:100%;background:var(--glass-surface);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);border:1px solid var(--glass-border);padding:1.25rem 1.5rem 1.25rem 3.5rem;border-radius:1.5rem;font-size:1.125rem;color:var(--color-text);box-shadow:var(--shadow-lg),0 0 0 1px #ffffff1a inset;transition:all .3s var(--ease-smooth)}.explorer-search-input:focus{outline:none;transform:translateY(-2px);border-color:var(--color-primary);box-shadow:0 20px 40px -10px #6366f126,0 0 0 4px #6366f11a}.explorer-search-icon{position:absolute;left:1.25rem;top:50%;transform:translateY(-50%);color:var(--color-text-muted);pointer-events:none;transition:color .3s}.explorer-search-input:focus+.explorer-search-icon{color:var(--color-primary)}.explorer-container{max-width:1400px;margin:0 auto;padding:0 1.5rem 6rem;position:relative}.explorer-controls{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.explorer-filter-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1rem;background:var(--color-surface);border:1px solid var(--color-border);border-radius:.625rem;color:var(--color-text);font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.explorer-filter-btn:hover{background:var(--color-primary);border-color:var(--color-primary);color:#fff!important;transform:translateY(-2px);box-shadow:0 4px 12px #6366f14d}.explorer-sort-wrapper{position:relative;display:inline-flex;align-items:center}.explorer-sort-select{appearance:none;padding:.625rem 2.5rem .625rem 1rem;background:var(--color-surface);border:1px solid var(--color-border);border-radius:.625rem;color:var(--color-text);font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.explorer-sort-select:hover{background:var(--color-primary);border-color:var(--color-primary);color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #6366f14d}.explorer-sort-select:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px #6366f126}.explorer-sort-icon{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);pointer-events:none;color:var(--color-text-muted);transition:color .2s ease}.explorer-sort-wrapper:hover .explorer-sort-icon{color:#fff}.filter-panel{background:var(--color-background);border:1px solid var(--color-border);display:none;flex-direction:column;font-family:var(--font-sans)}.filter-panel--closed{display:none}.filter-panel--open{display:flex;position:fixed;top:12%;left:50%;transform:translate(-50%);width:92%;max-width:440px;height:85vh;max-height:700px;z-index:50;border-radius:1rem;box-shadow:0 20px 50px -10px #00000040,0 0 0 1px #0000000d;background-color:var(--color-background);background-image:none;border:1px solid var(--color-border);overflow:hidden;-webkit-backdrop-filter:none;backdrop-filter:none}.filter-modal-header{display:flex;align-items:center;justify-content:flex-start;gap:.875rem;padding:1.25rem 3.5rem 1.25rem 1.5rem;border-bottom:1px solid var(--color-border);background:var(--color-surface);flex-shrink:0}.filter-modal-header__icon{width:42px;height:42px;border-radius:.625rem;background:var(--color-surface);border:1px solid var(--color-border);color:var(--color-primary);display:flex;align-items:center;justify-content:center;flex-shrink:0}.filter-modal-header__text h3{font-family:var(--font-heading);font-size:1.125rem;font-weight:700;color:var(--color-text);margin:0;line-height:1.3}.filter-modal-header__text p{font-size:.6875rem;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.08em;font-weight:500;margin:.125rem 0 0}.filter-close-btn{position:absolute;top:1.125rem;right:1.125rem;width:34px;height:34px;border-radius:50%;background:var(--color-background);border:1px solid var(--color-border);color:var(--color-text-muted);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;z-index:10}.filter-close-btn:hover{background:var(--color-primary);color:#fff;border-color:var(--color-primary);transform:rotate(90deg)}.filter-modal-body{flex:1;overflow-y:auto;padding:1.25rem 1.5rem;min-height:0;background-color:var(--color-background);background-image:none}.filter-modal-body::-webkit-scrollbar{width:5px}.filter-modal-body::-webkit-scrollbar-track{background:transparent}.filter-modal-body::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:2.5px}.filter-modal-body::-webkit-scrollbar-thumb:hover{background:var(--color-text-muted)}.filter-modal-footer{padding:1rem 1.5rem;border-top:1px solid var(--color-border);background:var(--color-surface);flex-shrink:0}.filter-panel .filter-section,.filter-modal-body .filter-section{margin-bottom:1.25rem;padding-bottom:1.25rem;padding-top:0;border-bottom:1px solid var(--color-border);background-color:var(--color-background)!important;background-image:none!important;background:var(--color-background)!important;position:static;overflow:visible}.filter-panel .filter-section:last-child,.filter-modal-body .filter-section:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.filter-title{font-family:var(--font-sans);font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--color-text-muted);margin-bottom:.875rem}.custom-checkbox{display:flex;align-items:center;gap:.75rem;padding:.625rem .875rem;margin:0 -.875rem;border-radius:.625rem;cursor:pointer;transition:background .15s ease;color:var(--color-text);-webkit-user-select:none;user-select:none;font-size:.9375rem}.custom-checkbox:hover{background:var(--color-surface)}.custom-checkbox__input{appearance:none;width:18px;height:18px;border:2px solid var(--color-border);border-radius:5px;background:var(--color-background);transition:all .15s ease;position:relative;flex-shrink:0;cursor:pointer}.custom-checkbox__input:checked{background:var(--color-primary);border-color:var(--color-primary)}.custom-checkbox__input:checked:after{content:"";position:absolute;top:2px;left:5px;width:4px;height:8px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.custom-checkbox span{font-weight:500;color:var(--color-text)}.filter-results-badge{display:inline-flex;align-items:center;padding:.25rem .625rem;background:var(--color-surface);border:1px solid var(--color-border);color:var(--color-primary);font-size:.8125rem;font-weight:700;border-radius:.375rem}.filter-reset-btn{width:100%;padding:.875rem;border:none;border-radius:.625rem;background:var(--color-text);color:var(--color-background);font-family:var(--font-sans);font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease}.filter-reset-btn:hover{opacity:.9;transform:translateY(-1px)}.filter-clear-btn{font-size:.6875rem;padding:.25rem .5rem;background:var(--color-surface);color:#ef4444;border:1px solid var(--color-border);border-radius:.25rem;font-weight:600;cursor:pointer;transition:background .15s ease}.filter-clear-btn:hover{background:var(--color-border)}.colleges-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:768px){.colleges-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media(min-width:1280px){.colleges-grid{grid-template-columns:repeat(2,1fr);gap:2rem}}.premium-card{background:var(--glass-surface);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);border:1px solid var(--glass-border);border-radius:1.5rem;overflow:hidden;position:relative;transition:all .4s var(--ease-smooth);display:flex;flex-direction:column;height:100%}.premium-card:before{content:"";position:absolute;inset:0;border-radius:1.5rem;padding:1px;background:linear-gradient(135deg,#fff6,#fff0);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;opacity:.5}.premium-card:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 20px 40px -5px #0000001a,0 10px 15px -3px #0000000d;border-color:#6366f14d}.premium-card__header{padding:1.5rem;display:flex;justify-content:space-between;align-items:flex-start}.premium-card__logo{width:64px;height:64px;background:#fff;border-radius:1rem;padding:.5rem;box-shadow:0 4px 12px #00000014;object-fit:contain}.premium-card__actions{display:flex;gap:.5rem}.icon-btn{width:36px;height:36px;border-radius:50%;border:1px solid var(--glass-border);background:#ffffff80;display:grid;place-items:center;color:var(--color-text-secondary);transition:all .2s}.icon-btn:hover{background:#fff;color:var(--color-primary);transform:scale(1.1)}.premium-card__body{padding:0 1.5rem 1.5rem;flex:1;display:flex;flex-direction:column}.premium-card__title{font-size:1.25rem;font-weight:700;margin-bottom:.5rem;line-height:1.3}.premium-card__tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.badge-pill{padding:.25rem .75rem;border-radius:100px;font-size:.75rem;font-weight:600;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.badge-pill.primary{background:#6366f11a;color:var(--color-primary-dark)}.badge-pill.secondary{background:#94a3b81a;color:var(--color-text-secondary)}.stat-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:.75rem;margin-bottom:1.5rem;padding:1rem;background:rgba(var(--color-primary-rgb),.03);border-radius:1rem;border:1px solid rgba(var(--color-primary-rgb),.05)}.stat-block{display:flex;flex-direction:column;gap:.25rem}.stat-label{font-size:.7rem;text-transform:uppercase;color:var(--color-text-muted);font-weight:600}.stat-value{font-size:.9rem;font-weight:700;color:var(--color-text)}.premium-card__footer{padding:1.25rem 1.5rem;border-top:1px solid var(--glass-border);display:flex;justify-content:space-between;align-items:center;background:#ffffff4d}.visit-btn{padding:.6rem 1.25rem;background:transparent;color:var(--color-primary);border:1px solid var(--color-primary);border-radius:.75rem;font-size:.875rem;font-weight:600;display:flex;align-items:center;gap:.5rem;transition:all .3s}.visit-btn:hover{background:var(--color-primary);color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #6366f14d}.filter-close-btn{width:32px;height:32px;border-radius:50%;background:#f1f5f9;color:#64748b;display:flex;align-items:center;justify-content:center;transition:all .2s;border:none;cursor:pointer}.filter-close-btn:hover{background:#e2e8f0;color:#0f172a;transform:rotate(90deg)}.explorer-controls{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.explorer-controls-buttons{display:flex;flex-direction:row;align-items:center;gap:.75rem}.explorer-filter-btn{display:flex;align-items:center;gap:.5rem;padding:.6rem 1.25rem;background:var(--glass-surface);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);border:1px solid var(--glass-border);border-radius:.75rem;color:var(--color-text);font-weight:600;font-size:.875rem;box-shadow:var(--glass-shadow);transition:all .2s var(--ease-spring);cursor:pointer}.explorer-filter-btn:hover{transform:translateY(-2px);border-color:var(--color-primary);color:var(--color-primary)}.explorer-sort-wrapper{position:relative}.explorer-sort-select{appearance:none;padding:.6rem 2.5rem .6rem 1rem;background:var(--glass-surface);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);border:1px solid var(--glass-border);border-radius:.75rem;color:var(--color-text);font-weight:600;font-size:.875rem;box-shadow:var(--glass-shadow);cursor:pointer;transition:all .2s ease;min-width:180px}.explorer-sort-select:hover{border-color:#6366f180}.stream-filters-container{display:flex;gap:.75rem;margin-top:2rem;overflow-x:auto;padding-bottom:.5rem;justify-content:center;flex-wrap:nowrap;-webkit-overflow-scrolling:touch;width:100%;scrollbar-width:none}.stream-filters-container::-webkit-scrollbar{display:none}@media(max-width:768px){.stream-filters-container{justify-content:flex-start;padding-left:1rem;padding-right:1rem}}.stream-tab{padding:.6rem 1.25rem;border-radius:99px;font-size:.875rem;font-weight:600;transition:all .3s cubic-bezier(.25,.8,.25,1);white-space:nowrap;cursor:pointer;border:1px solid var(--glass-border);background:var(--glass-surface);color:var(--color-text-muted);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 2px 5px #00000008;flex-shrink:0}.stream-tab:hover{background:#6366f11a;border-color:#6366f14d;color:var(--color-primary);transform:translateY(-2px)}.stream-tab.active{background:var(--gradient-primary);color:#fff;border-color:transparent;box-shadow:0 8px 20px -5px #6366f180;transform:translateY(-2px) scale(1.05)}.no-results-btn{padding:.75rem 2rem;background:var(--gradient-primary);color:#fff;font-weight:600;font-size:1rem;border-radius:99px;border:none;cursor:pointer;box-shadow:0 10px 25px -5px #6366f180;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:inline-flex;align-items:center;gap:.5rem;position:relative;overflow:hidden;z-index:1}.no-results-btn:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#a855f7,#6366f1);opacity:0;z-index:-1;transition:opacity .3s ease}.no-results-btn:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 20px 30px -10px #6366f199}.no-results-btn:hover:before{opacity:1}.no-results-btn:active{transform:translateY(-1px) scale(.98)}.explorer-sort-select:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px #6366f11a}.explorer-sort-icon{position:absolute;right:1rem;top:50%;transform:translateY(-50%);pointer-events:none;color:var(--color-text-muted)}@media(max-width:768px){.explorer-hero{padding:5rem 1rem 2rem;width:100%;max-width:100vw;box-sizing:border-box;overflow-x:hidden}.explorer-hero__title{font-size:clamp(1.75rem,6vw,2.5rem);letter-spacing:-.01em;padding:0 .5rem;word-wrap:break-word}.explorer-hero__subtitle{font-size:.95rem;margin-bottom:2rem;padding:0 1rem}.explorer-hero__badge{font-size:.75rem;padding:.4rem .75rem;margin-bottom:1rem}.explorer-search-wrapper{width:100%;max-width:100%;padding:0;box-sizing:border-box}.explorer-search-input{width:100%;padding:1rem 1rem 1rem 2.75rem;font-size:.95rem;border-radius:1rem;box-sizing:border-box;min-width:0}.explorer-search-icon{left:1rem}.explorer-container{padding:0 1rem 3rem;width:100%;max-width:100vw;box-sizing:border-box;overflow-x:hidden}.stream-filters-container{margin-top:1.5rem;gap:.5rem;display:flex;flex-wrap:wrap;justify-content:center;overflow-x:visible;padding:0 .5rem;width:100%;box-sizing:border-box}.stream-tab{padding:.5rem 1rem;font-size:.8rem;flex:0 0 auto;margin-bottom:.25rem}.premium-card__header{padding:1rem}.premium-card__logo{width:48px;height:48px;border-radius:.75rem}.premium-card__body{padding:0 1rem 1rem}.premium-card__title{font-size:1.05rem}.premium-card__footer{padding:1rem}.stat-grid{padding:.75rem;gap:.5rem}.stat-label{font-size:.6rem}.stat-value{font-size:.8rem}.colleges-grid{gap:1rem}.explorer-controls{gap:.75rem;flex-direction:column;align-items:stretch}.explorer-controls-buttons{width:100%;justify-content:space-between}.explorer-sort-select{min-width:unset;font-size:.8rem;width:100%}.visit-btn{padding:.5rem 1rem;font-size:.8rem}}@media(max-width:480px){.explorer-hero{padding:3.5rem 0 1.5rem}.explorer-hero__title{font-size:1.5rem}.explorer-hero__subtitle{font-size:.875rem;margin-bottom:1.5rem}.explorer-search-input{padding:.875rem .875rem .875rem 2.5rem;font-size:.875rem}.explorer-container{padding:0 .75rem 2rem}.explorer-controls{flex-direction:column;align-items:stretch}.explorer-controls-buttons{flex-wrap:wrap;justify-content:space-between}.explorer-sort-select{min-width:unset;width:100%}.explorer-filter-btn{flex:1}.premium-card__header{padding:.875rem}.premium-card__logo{width:40px;height:40px}.premium-card__body{padding:0 .875rem .875rem}.premium-card__title{font-size:.95rem}.premium-card__footer{padding:.875rem;flex-direction:column;gap:.5rem}.visit-btn{width:100%;justify-content:center}.badge-pill{font-size:.65rem;padding:.2rem .5rem}.stream-tab{padding:.4rem .75rem;font-size:.75rem}.stat-grid{grid-template-columns:repeat(3,1fr);gap:.35rem;padding:.625rem}}.filter-section{padding:var(--space-16) 0;background:color-mix(in srgb,var(--color-background) 85%,var(--color-surface));color:var(--color-text);position:relative;overflow:hidden}[data-theme=dark] .filter-section{background:linear-gradient(135deg,#0f172a,#1e3a5f,#0f172a)}.filter-section:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 20% 0%,rgba(99,102,241,.2) 0%,transparent 50%),radial-gradient(ellipse at 80% 100%,rgba(57,196,149,.15) 0%,transparent 50%);pointer-events:none}.filter-section .container{position:relative;z-index:1}.filter-section .text-center{margin-bottom:var(--space-10)}.filter-section .text-accent{color:var(--color-accent)!important}.filter-section .text-primary{color:var(--color-text)!important}.filter-section .text-text-secondary{color:var(--color-text-secondary)!important}.filter-box{background:var(--color-surface);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:var(--radius-2xl);border:1px solid var(--color-border);padding:var(--space-8);margin-bottom:var(--space-10)}[data-theme=dark] .filter-box{background:#ffffff0f;border-color:#ffffff1a}.filter-grid{display:grid;grid-template-columns:1fr;gap:var(--space-6)}@media(min-width:640px){.filter-grid{grid-template-columns:repeat(2,1fr);gap:var(--space-6) var(--space-8)}}.filter-wrapper-stacked{display:flex;flex-direction:column;gap:var(--space-6)}.filter-wrapper-stacked .filter-title{text-align:left;margin-bottom:var(--space-2)}@media(min-width:640px){.filter-wrapper-stacked .filter-title{text-align:right}}@media(min-width:768px){.filter-grid{grid-template-columns:repeat(3,1fr)}.filter-wrapper-stacked{grid-column:span 2}}@media(min-width:1024px){.filter-grid{grid-template-columns:repeat(5,1fr)}.filter-wrapper-stacked{grid-column:span 2;grid-row:span 2;padding-top:var(--space-8);gap:5rem}.filter-wrapper-stacked .filter-group{display:flex;align-items:center;gap:var(--space-6)}.filter-wrapper-stacked .filter-title{min-width:200px;text-align:right;margin-bottom:0;padding-bottom:20px}.filter-wrapper-stacked .range-slider-container{flex:1}}.filter-group{min-width:0}.filter-group--wide{grid-column:span 1}@media(min-width:640px){.filter-group--wide{grid-column:span 2}}@media(min-width:1024px){.filter-group--wide{grid-column:span 1}}.filter-title{font-size:var(--text-sm);font-weight:600;text-transform:uppercase;color:var(--color-text-secondary);letter-spacing:.08em;margin-bottom:var(--space-4)}.filter-input,.filter-select{width:100%;padding:var(--space-3) var(--space-4);background:var(--color-background);border:1px solid var(--color-border);color:var(--color-text);border-radius:var(--radius-lg);font-size:var(--text-sm);outline:none;transition:all .2s ease}.filter-input:focus,.filter-select:focus{background:var(--color-background);border-color:var(--color-accent);box-shadow:0 0 0 3px #39c4951a}.filter-select option{background:var(--color-background);color:var(--color-text)}.range-slider-container{position:relative}.range-track{position:absolute;top:6px;left:0;right:0;height:6px;background:#ffffff26;border-radius:3px;overflow:hidden}.range-fill{height:100%;background:linear-gradient(90deg,var(--color-accent) 0%,#34d399 100%);border-radius:3px;transition:width .1s ease}.range-input{-webkit-appearance:none;appearance:none;width:100%;height:18px;background:transparent;position:relative;z-index:2;cursor:pointer}.range-input::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;background:#fff;border-radius:50%;cursor:pointer;box-shadow:0 2px 8px #0000004d,0 0 0 3px #39c4954d;transition:all .15s ease}.range-input::-webkit-slider-thumb:hover{transform:scale(1.1);box-shadow:0 2px 12px #0006,0 0 0 4px #39c49566}.range-input::-moz-range-thumb{width:20px;height:20px;background:#fff;border-radius:50%;cursor:pointer;border:none;box-shadow:0 2px 8px #0000004d,0 0 0 3px #39c4954d}.range-amount{display:flex;justify-content:space-between;font-size:var(--text-sm);margin-top:var(--space-3);color:var(--color-text-secondary)}.range-value{color:var(--color-accent);font-weight:600}.checkbox-group{display:flex;flex-direction:column;gap:var(--space-2)}.checkbox-group--horizontal{flex-direction:row;flex-wrap:wrap;gap:var(--space-4)}.custom-checkbox{display:flex;align-items:center;gap:var(--space-2);cursor:pointer;position:relative;-webkit-user-select:none;user-select:none}.custom-checkbox input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkmark{width:20px;height:20px;background:#ffffff1a;border:2px solid rgba(255,255,255,.3);border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .2s ease}.checkmark:after{content:"";width:6px;height:10px;border:solid transparent;border-width:0 2px 2px 0;transform:rotate(45deg) scale(0);transition:transform .15s ease}.custom-checkbox:hover .checkmark{border-color:var(--color-accent);background:#39c4951a}.custom-checkbox input:checked~.checkmark{background:var(--color-accent);border-color:var(--color-accent)}.custom-checkbox input:checked~.checkmark:after{border-color:#fff;transform:rotate(45deg) scale(1)}.checkbox-text{font-size:var(--text-base);color:var(--color-text);transition:color .15s ease}.custom-checkbox:hover .checkbox-text{color:var(--color-text)}.custom-checkbox input:checked~.checkbox-text{color:var(--color-text)}.filter-action{display:flex;justify-content:center;margin-top:var(--space-8);padding-top:var(--space-6);border-top:1px solid var(--color-border)}.find-button{display:flex;align-items:center;gap:var(--space-2);padding:var(--space-4) var(--space-10);font-size:var(--text-lg);font-weight:600;color:#fff;background:linear-gradient(135deg,var(--color-accent) 0%,#10b981 100%);border:none;border-radius:var(--radius-xl);cursor:pointer;box-shadow:0 4px 20px #39c49566;transition:all .2s ease}.find-button:hover{box-shadow:0 6px 30px #39c49580}.results-area{margin-top:var(--space-8)}.results-header{margin-bottom:var(--space-6);color:var(--color-text-secondary);font-size:var(--text-base)}.results-header strong{color:var(--color-accent)}.loading-state{display:flex;flex-direction:column;align-items:center;gap:var(--space-4);padding:var(--space-16) 0;color:var(--color-text-secondary)}.loading-spinner{width:40px;height:40px;border:3px solid var(--color-border);border-top-color:var(--color-accent);border-radius:50%;animation:spin 1s linear infinite}.college-grid{display:grid;grid-template-columns:1fr;gap:var(--space-5)}@media(min-width:768px){.college-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1280px){.college-grid{grid-template-columns:repeat(3,1fr)}}.college-list-card{background:#ffffff14;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:var(--radius-xl);overflow:hidden;border:1px solid rgba(255,255,255,.1);transition:all .2s ease}.college-list-card:hover{transform:translateY(-4px);background:#ffffff1f;border-color:#fff3;box-shadow:0 20px 40px #0000004d}.college-card-header{background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-primary-dark) 100%);color:#fff;padding:var(--space-4);display:flex;justify-content:space-between;align-items:flex-start}.college-rating{background:#fff;color:var(--color-primary);padding:2px 8px;border-radius:var(--radius-md);font-size:var(--text-xs);font-weight:700}.college-card-body{padding:var(--space-4)}.college-tag-list{display:flex;flex-wrap:wrap;gap:var(--space-2);margin-bottom:var(--space-4)}.college-tag{font-size:var(--text-xs);background:#ffffff1a;padding:2px 8px;border-radius:4px;color:var(--color-text-secondary)}.college-stat-row{display:flex;justify-content:space-between;font-size:var(--text-sm);margin-bottom:var(--space-2);padding-bottom:var(--space-2);border-bottom:1px dashed var(--color-border)}.college-roi-row{display:flex;justify-content:space-between;align-items:center;font-size:var(--text-sm);margin-top:var(--space-3);padding:var(--space-2);background:#10b9811a;border-radius:var(--radius-md)}.stat-label{color:var(--color-text-secondary)}.stat-value{font-weight:600;color:var(--color-text)}.roi-badge{background:#10b9814d;color:#34d399;padding:2px 8px;border-radius:4px;font-weight:700;font-size:var(--text-xs)}.empty-state{grid-column:1 / -1;text-align:center;padding:var(--space-12) 0;color:var(--color-text-secondary)}.roadmap-section{background:var(--color-base-warm);padding:var(--space-12) 0}.roadmap-header-controls{display:flex;justify-content:center;gap:var(--space-4);margin-bottom:var(--space-10);flex-wrap:wrap}.roadmap-selector{background:#fff;padding:var(--space-2) var(--space-4);border-radius:var(--radius-full);border:1px solid rgba(0,0,0,.1);font-weight:600;cursor:pointer;box-shadow:var(--shadow-sm)}.timeline-track{position:relative;max-width:800px;margin:0 auto;padding:var(--space-4) 0}.timeline-track:before{content:"";position:absolute;left:20px;top:0;bottom:0;width:2px;background:#0000001a}@media(min-width:768px){.timeline-track:before{left:50%;transform:translate(-50%)}}.timeline-item{position:relative;margin-bottom:var(--space-8);display:flex;justify-content:flex-end;padding-right:0}@media(min-width:768px){.timeline-item:nth-child(2n){justify-content:flex-start}.timeline-item:nth-child(odd){justify-content:flex-end}}.timeline-marker{position:absolute;left:20px;top:20px;width:16px;height:16px;background:#fff;border:3px solid var(--color-primary);border-radius:50%;z-index:10;transform:translate(-50%);transition:all .3s}.timeline-item.active .timeline-marker{background:var(--color-primary);box-shadow:0 0 0 4px rgba(var(--color-primary-rgb),.2);transform:translate(-50%) scale(1.2)}@media(min-width:768px){.timeline-marker{left:50%}}.timeline-card{background:#fff;padding:var(--space-6);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);width:calc(100% - 60px);margin-left:60px;position:relative;border-left:4px solid transparent}@media(min-width:768px){.timeline-card{width:45%;margin-left:0}.timeline-item:nth-child(odd) .timeline-card{text-align:left}.timeline-item:nth-child(2n) .timeline-card{text-align:right}.timeline-item:nth-child(2n) .timeline-card{text-align:left}}.timeline-card.type-strategy{border-left-color:#3b82f6}.timeline-card.type-warning{border-left-color:#f59e0b}.timeline-card.type-danger{border-left-color:#ef4444}.timeline-card.type-action{border-left-color:#10b981}.month-badge{background:var(--color-surface);color:var(--color-text-secondary);padding:2px 8px;border-radius:4px;font-size:var(--text-xs);font-weight:700;text-transform:uppercase;display:inline-block;margin-bottom:var(--space-2)}.timeline-card.active .month-badge{background:var(--color-primary);color:#fff}.timeline-title{font-size:var(--text-lg);font-weight:700;margin-bottom:var(--space-2)}.timeline-desc{color:var(--color-text-secondary);font-size:var(--text-sm);margin-bottom:var(--space-4)}.avoid-box{background:#fff0f0;padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);color:#b91c1c;font-size:var(--text-xs);font-weight:600;display:inline-flex;align-items:center;gap:4px}.now-indicator{position:absolute;top:-20px;right:0;background:var(--color-accent);color:#fff;font-size:10px;padding:2px 6px;border-radius:4px;font-weight:700;animation:bounce 2s infinite}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.predictor-info-section{position:relative;padding:6rem 0;overflow:hidden;background:transparent}.pi-bg-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(99,102,241,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(99,102,241,.03) 1px,transparent 1px);background-size:60px 60px;-webkit-mask-image:radial-gradient(ellipse at center,black 20%,transparent 70%);mask-image:radial-gradient(ellipse at center,black 20%,transparent 70%);pointer-events:none}.pi-bg-gradient-orb{position:absolute;border-radius:50%;filter:blur(100px);opacity:.15;pointer-events:none}.pi-orb-1{width:600px;height:600px;background:linear-gradient(135deg,#6366f1,#8b5cf6);top:-200px;right:-200px}.pi-orb-2{width:500px;height:500px;background:linear-gradient(135deg,#06b6d4,#3b82f6);bottom:-150px;left:-150px}.pi-container{max-width:1200px;margin:0 auto;padding:0 var(--space-6);display:flex;flex-direction:column;gap:10rem;position:relative;z-index:1}.pi-hero{text-align:center;max-width:800px;margin:0 auto}.pi-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#6366f11a;border:1px solid rgba(99,102,241,.2);border-radius:9999px;font-size:.875rem;font-weight:500;color:var(--color-primary);margin-bottom:1.5rem}.pi-badge svg{animation:sparkle 2s ease-in-out infinite}@keyframes sparkle{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.2)}}.pi-main-title{font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:1.1;color:var(--color-text);margin-bottom:1.5rem;letter-spacing:-.02em}.pi-gradient-text{background:linear-gradient(135deg,#079c6d,#06b6d4,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.pi-hero-desc{font-size:1.125rem;line-height:1.7;color:var(--color-text-secondary);max-width:650px;margin:0 auto}.pi-section-heading{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:700;color:var(--color-text);text-align:center;margin-bottom:3rem}.pi-features-section{position:relative}.pi-features-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:1.5rem}@media(min-width:640px){.pi-features-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.pi-features-grid{grid-template-columns:repeat(3,1fr)}}.pi-feature-card-3d{perspective:1000px;cursor:pointer}.pi-card-glass{position:relative;padding:2rem;background:#ffffff08;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:1.25rem;border:1px solid rgba(255,255,255,.08);overflow:hidden;transition:all .4s cubic-bezier(.22,1,.36,1);height:100%}[data-theme=dark] .pi-card-glass{background:#0f172a99;border-color:#ffffff0f}.pi-card-glass:hover{border-color:#6366f14d;transform:translateY(-5px);box-shadow:0 20px 40px #0000004d,0 0 40px #6366f11a}.pi-card-glow{position:absolute;inset:0;border-radius:inherit;transition:opacity .4s ease;pointer-events:none}.pi-card-content{position:relative;z-index:2;display:flex;flex-direction:column;gap:1rem}.pi-icon-container{width:56px;height:56px;border-radius:1rem;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 20px #0003,inset 0 1px #fff3}.pi-card-title{font-size:1.25rem;font-weight:600;color:var(--color-text);margin:0}.pi-card-desc{font-size:.9375rem;color:var(--color-text-secondary);line-height:1.6;margin:0}.pi-card-arrow{display:flex;align-items:center;color:var(--color-primary);margin-top:.5rem;transition:all .3s ease}.pi-card-shine{position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.05),transparent);transition:left .6s ease;pointer-events:none}.pi-card-glass:hover .pi-card-shine{left:100%}.pi-requirements-section{position:relative}.pi-requirements-card{background:#ffffff05;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.08);border-radius:1.5rem;padding:3rem;max-width:800px;margin:0 auto;position:relative;overflow:hidden}[data-theme=dark] .pi-requirements-card{background:#0f172a80}.pi-requirements-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#6366f1,#8b5cf6,#ec4899)}.pi-req-header{text-align:center;margin-bottom:2rem}.pi-req-header .pi-section-heading{margin-bottom:.5rem}.pi-req-subtitle{color:var(--color-text-secondary);font-size:1rem}.pi-checklist-modern{display:grid;grid-template-columns:repeat(1,1fr);gap:1rem}@media(min-width:640px){.pi-checklist-modern{grid-template-columns:repeat(2,1fr)}}.pi-check-item-modern{display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem;background:#6366f10d;border:1px solid rgba(99,102,241,.1);border-radius:.875rem;transition:all .3s ease;cursor:pointer}.pi-check-item-modern:hover{background:#6366f11a;border-color:#6366f133}.pi-check-icon-box{width:24px;height:24px;border-radius:50%;background:linear-gradient(135deg,#10b981,#06b6d4);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff}.pi-check-content{display:flex;align-items:center;gap:.75rem;color:var(--color-text);font-size:.9375rem;font-weight:500}.pi-check-type-icon{color:var(--color-text-secondary);opacity:.7}.pi-security-badge{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:2rem;padding:1rem;background:#10b9811a;border:1px solid rgba(16,185,129,.2);border-radius:.75rem;color:#10b981;font-size:.875rem;font-weight:500}.pi-requirements-section-v2{position:relative;width:100%}.pi-req-header-v2{text-align:center;margin-bottom:3rem}.pi-req-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:linear-gradient(135deg,#6366f11a,#a855f71a);border:1px solid rgba(99,102,241,.2);border-radius:9999px;font-size:.8rem;font-weight:600;color:var(--color-primary);margin-bottom:1rem;text-transform:uppercase;letter-spacing:.5px}.pi-req-badge svg{animation:sparkle 2s ease-in-out infinite}.pi-req-subtitle-v2{font-size:1.1rem;color:var(--color-text-secondary);max-width:600px;margin:0 auto;line-height:1.6}.pi-requirements-grid-v2{display:grid;grid-template-columns:repeat(1,1fr);gap:1.25rem}@media(min-width:640px){.pi-requirements-grid-v2{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.pi-requirements-grid-v2{grid-template-columns:repeat(3,1fr)}}.pi-req-card-v2{position:relative;background:var(--color-surface);border:1px solid var(--color-border);border-radius:1.25rem;padding:1.75rem;cursor:pointer;overflow:hidden;transition:all .4s cubic-bezier(.22,1,.36,1)}[data-theme=dark] .pi-req-card-v2{background:#0f172a99;border-color:#ffffff14}.pi-req-card-v2:hover{border-color:var(--color-primary);box-shadow:0 15px 40px #0000001a,0 0 0 1px #6366f11a;transform:translateY(-5px)}[data-theme=dark] .pi-req-card-v2:hover{box-shadow:0 15px 40px #0000004d,0 0 40px #6366f11a}.pi-req-card-glow{position:absolute;top:-50%;left:-50%;width:200%;height:200%;opacity:0;transition:opacity .4s ease;pointer-events:none;filter:blur(80px)}.pi-req-card-v2:hover .pi-req-card-glow{opacity:.08}[data-theme=dark] .pi-req-card-v2:hover .pi-req-card-glow{opacity:.12}.pi-req-icon-v2{width:48px;height:48px;border-radius:14px;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem;box-shadow:0 8px 20px #00000026,inset 0 1px #fff3;position:relative;z-index:1}.pi-req-content-v2{position:relative;z-index:1}.pi-req-header-row{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.pi-req-check{color:#10b981;flex-shrink:0}.pi-req-title-v2{font-size:1rem;font-weight:600;color:var(--color-text);margin:0;line-height:1.3}.pi-req-desc-v2{font-size:.875rem;color:var(--color-text-secondary);line-height:1.5;margin:0 0 .75rem}.pi-req-tip-v2{display:inline-flex;align-items:center;gap:.35rem;font-size:.75rem;color:var(--color-primary);font-weight:500;padding:.35rem .65rem;background:linear-gradient(135deg,#6366f114,#a855f714);border-radius:20px}.pi-req-tip-v2 svg{color:#f59e0b}.pi-req-footer-v2{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2.5rem}.pi-time-badge,.pi-security-badge-v2{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;border-radius:50px;font-size:.875rem;font-weight:500}.pi-time-badge{background:linear-gradient(135deg,#6366f11a,#8b5cf61a);border:1px solid rgba(99,102,241,.2);color:var(--color-primary)}.pi-security-badge-v2{background:linear-gradient(135deg,#10b9811a,#06b6d41a);border:1px solid rgba(16,185,129,.2);color:#10b981}@media(max-width:640px){.pi-req-footer-v2{flex-direction:column;align-items:center}.pi-req-card-v2{padding:1.5rem}.pi-req-icon-v2{width:42px;height:42px}}.pi-stats-section{position:relative}.pi-stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}@media(min-width:768px){.pi-stats-grid{grid-template-columns:repeat(4,1fr)}}.pi-stat-card{text-align:center;padding:2rem 1.5rem;background:#ffffff08;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.08);border-radius:1.25rem;transition:all .3s ease;cursor:pointer}[data-theme=dark] .pi-stat-card{background:#0f172a80}.pi-stat-card:hover{border-color:#6366f14d;box-shadow:0 10px 30px #0003}.pi-stat-icon{width:40px;height:40px;margin:0 auto 1rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#6366f133,#8b5cf633);border-radius:.75rem;color:var(--color-primary)}.pi-stat-value{display:block;font-size:2rem;font-weight:800;background:linear-gradient(135deg,#6366f1,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.25rem}.pi-stat-label{font-size:.875rem;color:var(--color-text-secondary);font-weight:500;text-transform:uppercase;letter-spacing:.05em}.pi-cta-section{position:relative}.pi-cta-card{position:relative;text-align:center;padding:4rem 2rem;background:linear-gradient(135deg,#079c6d26,#06b6d426,#3b82f61a);border:1px solid rgba(7,156,109,.25);border-radius:2rem;overflow:hidden}.pi-cta-bg-pattern{position:absolute;inset:0;background-image:radial-gradient(circle at 2px 2px,rgba(255,255,255,.05) 1px,transparent 1px);background-size:24px 24px;pointer-events:none}.pi-cta-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:400px;height:400px;background:radial-gradient(circle,rgba(7,156,109,.25) 0%,rgba(6,182,212,.1) 50%,transparent 70%);pointer-events:none}.pi-cta-icon{width:80px;height:80px;margin:0 auto 2rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#079c6d,#06b6d4,#3b82f6);border-radius:1.5rem;color:#fff;box-shadow:0 15px 40px #079c6d66;position:relative;z-index:1}.pi-cta-title{font-size:clamp(1.5rem,3vw,2.5rem);font-weight:800;color:var(--color-text);margin-bottom:1rem;position:relative;z-index:1}.pi-cta-title span{background:linear-gradient(135deg,#079c6d,#06b6d4,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.pi-cta-subtitle{font-size:1.125rem;color:var(--color-text-secondary);max-width:500px;margin:0 auto 2rem;position:relative;z-index:1}.pi-cta-btn{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2rem;background:linear-gradient(135deg,#079c6d,#06b6d4,#3b82f6);border:none;border-radius:9999px;color:#fff;font-size:1.125rem;font-weight:600;cursor:pointer;transition:all .3s ease;position:relative;z-index:1;box-shadow:0 10px 30px #079c6d59}.pi-cta-btn:hover{transform:translateY(-2px)}.pi-cta-note{font-size:.875rem;color:var(--color-text-muted);margin-top:1.5rem;position:relative;z-index:1}@media(max-width:640px){.pi-container{gap:3rem;padding:0 var(--space-4)}.pi-requirements-card{padding:2rem 1.5rem}.pi-cta-card{padding:3rem 1.5rem}.pi-stat-value{font-size:1.5rem}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes pulse-glow{0%,to{opacity:.1}50%{opacity:.2}}.placement-section{padding:4rem 1rem;background-color:var(--bg-primary)}.placement-container{max-width:1200px;margin:0 auto}.placement-header{text-align:center;margin-bottom:3rem}.placement-title{font-size:2.5rem;font-weight:800;margin-bottom:1rem;background:linear-gradient(135deg,var(--text-primary) 0%,var(--primary) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.placement-subtitle{font-size:1.1rem;color:var(--text-secondary);max-width:600px;margin:0 auto}.placement-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.placement-card{background:var(--bg-secondary);border-radius:16px;padding:1.5rem;border:1px solid var(--border-color);box-shadow:0 4px 6px -1px #0000001a;transition:transform .2s ease}.placement-card:hover{transform:translateY(-5px)}.college-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid var(--border-color)}.college-header h3{font-size:1.25rem;font-weight:700;color:var(--text-primary)}.year-badge{background:var(--primary-light);color:var(--primary);padding:.25rem .75rem;border-radius:20px;font-size:.875rem;font-weight:600}.stats-list{display:flex;flex-direction:column;gap:1.25rem}.stat-item{display:flex;flex-direction:column;gap:.5rem}.branch-info{display:flex;justify-content:space-between;font-weight:600;color:var(--text-primary)}.salary-info{font-family:monospace;color:var(--success)}.placement-bar-container{height:8px;background:var(--bg-tertiary);border-radius:4px;overflow:hidden}.placement-bar-fill{height:100%;background:var(--success);border-radius:4px}.stat-meta{display:flex;justify-content:space-between;font-size:.8rem;color:var(--text-secondary);margin-top:.25rem}.reality-note{margin-top:1.5rem;padding:1rem;background:#ef44441a;border-left:3px solid var(--danger);border-radius:4px;font-size:.9rem;line-height:1.5}.reality-note strong{display:block;color:var(--danger);margin-bottom:.25rem;text-transform:uppercase;font-size:.75rem;letter-spacing:.05em}.reality-note p{color:var(--text-secondary);margin:0}.ranking-filters{margin-bottom:3rem;padding:2rem;background:var(--bg-secondary);border-radius:12px;border:1px solid var(--border-color)}.filter-group{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;align-items:end}.filter-item{display:flex;flex-direction:column;gap:.5rem}.filter-item label{font-size:.9rem;font-weight:500;color:var(--text-secondary)}@media(max-width:768px){.placement-title{font-size:2rem}.placement-grid{grid-template-columns:1fr}}.compare-page-container{background:var(--color-background);min-height:100vh}.compare-hero-modern{position:relative;text-align:center;padding:8rem 1.5rem 5rem;overflow:hidden}.ch-bg-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(7,156,109,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(7,156,109,.03) 1px,transparent 1px);background-size:60px 60px;-webkit-mask-image:radial-gradient(ellipse at center,black 20%,transparent 70%);mask-image:radial-gradient(ellipse at center,black 20%,transparent 70%);pointer-events:none}.ch-bg-orb{position:absolute;border-radius:50%;filter:blur(120px);opacity:.12;pointer-events:none}.ch-orb-1{width:500px;height:500px;background:linear-gradient(135deg,#079c6d,#06b6d4);top:-150px;right:-100px}.ch-orb-2{width:400px;height:400px;background:linear-gradient(135deg,#06b6d4,#3b82f6);bottom:-100px;left:-100px}.ch-container{max-width:800px;margin:0 auto;position:relative;z-index:1}.ch-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#079c6d1a;border:1px solid rgba(7,156,109,.2);border-radius:9999px;font-size:.8rem;font-weight:600;color:#079c6d;margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:.05em}.ch-badge svg{animation:sparkle 2s ease-in-out infinite}.ch-icon-wrapper{margin-bottom:1.5rem}.ch-icon-box{display:inline-flex;align-items:center;justify-content:center;width:72px;height:72px;background:linear-gradient(135deg,#079c6d,#06b6d4,#3b82f6);border-radius:1.25rem;color:#fff;box-shadow:0 15px 40px #079c6d59}.ch-title{font-size:clamp(2rem,5vw,3.5rem);font-weight:800;color:var(--color-text);margin-bottom:1.5rem;letter-spacing:-.02em;line-height:1.2}.ch-gradient-text{background:linear-gradient(135deg,#079c6d,#06b6d4,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.ch-subtitle{font-size:1.125rem;color:var(--color-text-secondary);max-width:700px;margin:0 auto;line-height:1.7}.compare-info-modern{position:relative;max-width:1200px;margin:0 auto;padding:4rem 1.5rem}.ci-bg-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(7,156,109,.02) 1px,transparent 1px),linear-gradient(90deg,rgba(7,156,109,.02) 1px,transparent 1px);background-size:50px 50px;pointer-events:none}.ci-section{margin-bottom:8rem;padding-bottom:8rem;position:relative;z-index:1}.ci-section-header{text-align:center;margin-bottom:3rem}.ci-section-title{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:700;color:var(--color-text);margin-bottom:.5rem}.ci-gradient-text{background:linear-gradient(135deg,#079c6d,#06b6d4,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.ci-section-subtitle{font-size:1.125rem;color:var(--color-text-secondary)}.ci-features-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}@media(max-width:480px){.ci-features-grid{grid-template-columns:1fr}}@media(min-width:768px){.ci-features-grid{grid-template-columns:repeat(4,1fr)}}.ci-feature-card{perspective:1000px;cursor:pointer}.ci-card-glass{position:relative;padding:1.75rem 1.25rem;background:#ffffff08;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.08);border-radius:1.25rem;text-align:center;overflow:hidden;transition:all .4s cubic-bezier(.22,1,.36,1);height:100%;min-height:140px}[data-theme=dark] .ci-card-glass{background:#0f172a99}.ci-card-glass:hover{border-color:#079c6d4d;transform:translateY(-5px);box-shadow:0 20px 40px #0003,0 0 40px #079c6d1a}.ci-card-glow{position:absolute;inset:0;border-radius:inherit;transition:opacity .4s ease;pointer-events:none}.ci-feature-icon{width:52px;height:52px;margin:0 auto 1rem;border-radius:.875rem;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 20px #0003,inset 0 1px #fff3}.ci-feature-title{font-size:.9375rem;font-weight:600;color:var(--color-text);margin:0;position:relative;z-index:1}.ci-card-shine{position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.05),transparent);transition:left .6s ease;pointer-events:none}.ci-card-glass:hover .ci-card-shine{left:100%}.ci-benefits-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;max-width:1200px;margin:0 auto}@media(min-width:640px){.ci-benefits-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.ci-benefits-grid{grid-template-columns:repeat(3,1fr)}}.ci-benefit-card{display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem;padding:2rem;background:#fff9;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.4);border-radius:1.5rem;transition:all .4s cubic-bezier(.22,1,.36,1);cursor:pointer;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}[data-theme=dark] .ci-benefit-card{background:#1e293b66;border-color:#ffffff0d;box-shadow:0 4px 6px -1px #0003}.ci-benefit-card:hover{transform:translateY(-8px);background:#fffc;border-color:#079c6d4d;box-shadow:0 20px 40px -5px #0000001a,0 10px 20px -5px #079c6d1a}[data-theme=dark] .ci-benefit-card:hover{background:#1e293b99;box-shadow:0 20px 40px -5px #0006,0 10px 20px -5px #079c6d26}.ci-benefit-card:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.4),transparent);opacity:0;transition:opacity .4s ease;pointer-events:none}.ci-benefit-card:hover:before{opacity:1}.ci-benefit-icon-wrapper{width:56px;height:56px;border-radius:1rem;background:linear-gradient(135deg,#079c6d1a,#06b6d41a);display:flex;align-items:center;justify-content:center;color:#079c6d;transition:all .4s cubic-bezier(.22,1,.36,1);border:1px solid rgba(7,156,109,.1)}.ci-benefit-card:hover .ci-benefit-icon-wrapper{transform:scale(1.1) rotate(5deg);background:linear-gradient(135deg,#079c6d,#06b6d4);color:#fff;border-color:transparent;box-shadow:0 10px 20px #079c6d40}.ci-benefit-text{font-size:1.125rem;font-weight:600;color:var(--color-text);line-height:1.5;margin:0;transition:color .3s ease}.ci-benefit-card:hover .ci-benefit-text{color:var(--color-primary)}.ci-vertical-stack{position:relative;max-width:800px;margin:4rem auto;padding:2rem 0}.ci-stack-line{position:absolute;top:0;bottom:0;left:50%;width:2px;background-image:linear-gradient(to bottom,#cbd5e1 50%,transparent 50%);background-size:2px 20px;transform:translate(-50%);z-index:0}[data-theme=dark] .ci-stack-line{background-image:linear-gradient(to bottom,#475569 50%,transparent 50%)}.ci-stack-steps{display:flex;flex-direction:column;gap:3rem;position:relative;z-index:1}.ci-stack-card{background:#fff;border-radius:1.5rem;padding:2rem;position:relative;box-shadow:0 10px 25px -5px #0000000d,0 8px 10px -6px #00000003;width:100%;margin:0 auto;border-top:5px solid}[data-theme=dark] .ci-stack-card{background:#1e293b;box-shadow:0 10px 25px -5px #0000004d}.ci-color-blue{border-top-color:#3b82f6}.ci-color-green{border-top-color:#059669}.ci-stack-circle{position:absolute;top:-12px;left:50%;transform:translate(-50%);width:20px;height:20px;background:#fff;border:2px solid;border-radius:50%;display:flex;align-items:center;justify-content:center}[data-theme=dark] .ci-stack-circle{background:#1e293b}.ci-color-blue .ci-stack-circle{border-color:#3b82f6;color:#3b82f6}.ci-color-green .ci-stack-circle{border-color:#059669;color:#059669}.ci-circle-inner{width:8px;height:8px;border-radius:50%;background:currentColor;opacity:0}.ci-stack-content-wrapper{display:flex;align-items:center;gap:2rem;text-align:left}.ci-stack-number{width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:800;color:#fff;flex-shrink:0;background:linear-gradient(135deg,#3b82f6,#2563eb);box-shadow:0 4px 10px #3b82f64d}.ci-color-green .ci-stack-number{background:linear-gradient(135deg,#059669,#047857);box-shadow:0 4px 10px #0596694d}.ci-stack-icon{width:80px;height:80px;border-radius:50%;background:#f1f5f9;display:flex;align-items:center;justify-content:center;color:#64748b;flex-shrink:0}[data-theme=dark] .ci-stack-icon{background:#334155;color:#94a3b8}.ci-color-blue .ci-stack-icon{color:#3b82f6;background:#eff6ff}[data-theme=dark] .ci-color-blue .ci-stack-icon{background:#3b82f61a}.ci-color-green .ci-stack-icon{color:#059669;background:#ecfdf5}[data-theme=dark] .ci-color-green .ci-stack-icon{background:#0596691a}.ci-stack-text{flex:1}.ci-stack-title{font-size:1.25rem;font-weight:700;color:#0f172a;margin-bottom:.5rem}[data-theme=dark] .ci-stack-title{color:#f8fafc}.ci-stack-desc{font-size:1rem;color:#64748b;margin:0;line-height:1.6}[data-theme=dark] .ci-stack-desc{color:#94a3b8}@media(max-width:640px){.ci-stack-content-wrapper{flex-direction:column;text-align:center;gap:1rem}.ci-stack-number,.ci-stack-icon{margin:0 auto}}.ci-cta-section{margin-top:2rem}.ci-cta-card{position:relative;text-align:center;padding:4rem 2rem;background:linear-gradient(135deg,#079c6d26,#06b6d426,#3b82f61a);border:1px solid rgba(7,156,109,.25);border-radius:2rem;overflow:hidden}.ci-cta-bg-pattern{position:absolute;inset:0;background-image:radial-gradient(circle at 2px 2px,rgba(255,255,255,.05) 1px,transparent 1px);background-size:24px 24px;pointer-events:none}.ci-cta-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:400px;height:400px;background:radial-gradient(circle,rgba(7,156,109,.25) 0%,rgba(6,182,212,.1) 50%,transparent 70%);pointer-events:none}.ci-cta-icon{width:72px;height:72px;margin:0 auto 1.5rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#079c6d,#06b6d4,#3b82f6);border-radius:1.25rem;color:#fff;box-shadow:0 15px 40px #079c6d66;position:relative;z-index:1}.ci-cta-title{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:800;color:var(--color-text);margin-bottom:1rem;position:relative;z-index:1}.ci-cta-title span{background:linear-gradient(135deg,#079c6d,#06b6d4,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.ci-cta-subtitle{font-size:1.125rem;color:var(--color-text-secondary);max-width:500px;margin:0 auto 2rem;position:relative;z-index:1}.ci-cta-btn{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2rem;background:linear-gradient(135deg,#079c6d,#06b6d4,#3b82f6);border:none;border-radius:9999px;color:#fff;font-size:1.125rem;font-weight:600;cursor:pointer;transition:all .3s ease;position:relative;z-index:1;box-shadow:0 10px 30px #079c6d59}.ci-cta-btn:hover{transform:translateY(-2px)}.ci-cta-note{font-size:.875rem;color:var(--color-text-muted);margin-top:1.5rem;position:relative;z-index:1}@media(max-width:640px){.compare-hero-modern{padding:6rem 1rem 3rem}.compare-info-modern{padding:3rem 1rem}.ci-cta-card{padding:3rem 1.5rem}}.ci-blog-links-grid{display:grid;grid-template-columns:1fr;gap:1rem;max-width:800px;margin:0 auto}@media(min-width:640px){.ci-blog-links-grid{grid-template-columns:repeat(2,1fr)}}.ci-blog-link-card{display:flex;align-items:center;gap:1rem;padding:1.25rem 1.5rem;background:#fff9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.4);border-radius:1rem;text-decoration:none;transition:all .3s cubic-bezier(.22,1,.36,1);cursor:pointer}[data-theme=dark] .ci-blog-link-card{background:#1e293b80;border-color:#ffffff14}.ci-blog-link-card:hover{transform:translateY(-4px);border-color:#079c6d66;box-shadow:0 12px 30px #079c6d26}[data-theme=dark] .ci-blog-link-card:hover{background:#1e293bb3;box-shadow:0 12px 30px #079c6d33}.ci-blog-link-icon{width:44px;height:44px;border-radius:.75rem;background:linear-gradient(135deg,#079c6d1a,#06b6d41a);display:flex;align-items:center;justify-content:center;color:#079c6d;flex-shrink:0;transition:all .3s ease}.ci-blog-link-card:hover .ci-blog-link-icon{background:linear-gradient(135deg,#079c6d,#06b6d4);color:#fff;transform:scale(1.1)}.ci-blog-link-content{flex:1;min-width:0}.ci-blog-link-tag{display:inline-block;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#079c6d;background:#079c6d1a;padding:.2rem .6rem;border-radius:9999px;margin-bottom:.4rem}.ci-blog-link-title{font-size:.95rem;font-weight:600;color:var(--color-text);margin:0;line-height:1.4;transition:color .3s ease}.ci-blog-link-card:hover .ci-blog-link-title{color:#079c6d}.ci-blog-link-arrow{color:var(--color-text-muted);flex-shrink:0;transition:all .3s ease}.ci-blog-link-card:hover .ci-blog-link-arrow{color:#079c6d;transform:translate(4px)}.comparison-section-modern{position:relative;padding:4rem 1.5rem;overflow:hidden}.cs-bg-gradient{position:absolute;inset:0;background:radial-gradient(ellipse at center,rgba(7,156,109,.05) 0%,transparent 60%);pointer-events:none}.cs-container{max-width:1100px;margin:0 auto;position:relative;z-index:1}.cs-header{text-align:center;margin-bottom:3rem}.cs-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#079c6d1a;border:1px solid rgba(7,156,109,.2);border-radius:9999px;font-size:.8rem;font-weight:600;color:#079c6d;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.05em}.cs-badge svg{animation:sparkle 2s ease-in-out infinite}@keyframes sparkle{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}}.cs-title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;color:var(--color-text);margin-bottom:1rem}.cs-gradient-text{background:linear-gradient(135deg,#079c6d,#06b6d4,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.cs-subtitle{font-size:1.125rem;color:var(--color-text-secondary);max-width:600px;margin:0 auto;line-height:1.6}.cs-action-buttons{display:flex;justify-content:center;gap:1rem;margin-bottom:2rem;flex-wrap:wrap}.cs-action-btn{display:flex;align-items:center;gap:.5rem;padding:.875rem 1.5rem;border:none;border-radius:.875rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.cs-select-btn{background:linear-gradient(135deg,#079c6d,#06b6d4);color:#fff;box-shadow:0 8px 20px #079c6d4d}.cs-select-btn:hover{box-shadow:0 12px 28px #079c6d66;transform:translateY(-2px)}.cs-list-btn{background:#ffffff14;border:1px solid rgba(255,255,255,.15);color:var(--color-text)}[data-theme=dark] .cs-list-btn{background:#1e293b99}.cs-list-btn:hover{background:#ffffff1f;border-color:#079c6d4d}.cs-action-badge{display:flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 .4rem;background:#ffffff40;border-radius:9999px;font-size:.75rem;font-weight:700}.cs-selector-wrapper{background:#ffffff08;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.08);border-radius:1.5rem;padding:2rem;margin-bottom:3rem}[data-theme=dark] .cs-selector-wrapper{background:#0f172a99}.cs-selector-header{display:flex;align-items:center;justify-content:center;gap:.75rem;font-size:1rem;font-weight:600;color:var(--color-text);margin-bottom:1.5rem}.cs-selector-header svg{color:#079c6d}.cs-selector-grid{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-bottom:1.5rem}.cs-college-chip{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:#fffc;border:1.5px solid rgba(0,0,0,.15);border-radius:9999px;color:var(--color-text);font-size:.9375rem;font-weight:500;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 4px #0000000a}[data-theme=dark] .cs-college-chip{background:#1e293bcc;border-color:#ffffff26;box-shadow:0 2px 4px #0003}.cs-college-chip:hover{background:#079c6d1a;border-color:#079c6d4d}.cs-college-chip.selected{background:linear-gradient(135deg,#079c6d,#06b6d4);border-color:transparent;color:#fff;box-shadow:0 4px 15px #079c6d4d}.cs-college-chip svg:first-child{opacity:.7}.cs-college-chip.selected svg:first-child{opacity:1}.cs-chip-remove{opacity:.7;margin-left:.25rem}.cs-compare-btn{display:flex;align-items:center;justify-content:center;gap:.75rem;width:100%;max-width:300px;margin:0 auto;padding:1rem 2rem;background:linear-gradient(135deg,#079c6d,#06b6d4,#3b82f6);border:none;border-radius:.875rem;color:#fff;font-size:1.125rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 10px 30px #079c6d4d}.cs-compare-btn:hover:not(:disabled){box-shadow:0 15px 40px #079c6d66;transform:translateY(-2px)}.cs-compare-btn:disabled{opacity:.5;cursor:not-allowed}.cs-loader{width:24px;height:24px;border:3px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.cs-results-wrapper{margin-top:2rem}.cs-table-container{overflow-x:auto;background:#ffffff08;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.08);border-radius:1.25rem}[data-theme=dark] .cs-table-container{background:#0f172a99}.cs-table{width:100%;border-collapse:collapse;min-width:700px}.cs-table th,.cs-table td{padding:1.25rem 1rem;text-align:left;border-bottom:1px solid rgba(255,255,255,.06)}.cs-th-feature{font-weight:600;color:var(--color-text-secondary);min-width:150px;background:#079c6d0d;position:sticky;left:0;z-index:5}[data-theme=dark] .cs-th-feature{background:#0f172acc}.cs-th-college{font-size:1.0625rem;font-weight:700;color:#079c6d;min-width:180px}.cs-td-label{font-weight:500;color:var(--color-text);background:#079c6d08;position:sticky;left:0;z-index:5}[data-theme=dark] .cs-td-label{background:#0f172ab3}.cs-label-hint{display:block;font-size:.75rem;color:var(--color-text-muted);font-weight:400;margin-top:.25rem}.cs-td-value{color:var(--color-text);font-weight:500}.cs-td-accent{color:#079c6d;font-weight:700;font-size:1.125rem}.cs-row-highlight{background:#079c6d14}.cs-table tbody tr:last-child td{border-bottom:none}.cs-rating{display:flex;align-items:center;gap:.5rem}.cs-rating-value{font-weight:700}.cs-rating svg{color:#f59e0b}.cs-strictness{display:inline-block;padding:.375rem .875rem;border-radius:9999px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em}.cs-strictness-low{background:#10b98126;color:#10b981;border:1px solid rgba(16,185,129,.3)}.cs-strictness-medium{background:#f59e0b26;color:#f59e0b;border:1px solid rgba(245,158,11,.3)}.cs-strictness-high{background:#ef444426;color:#ef4444;border:1px solid rgba(239,68,68,.3)}.cs-harsh-label{display:flex;align-items:center;gap:.5rem;color:#ef4444}.cs-harsh-truth{font-style:italic;color:var(--color-text-secondary);background:#ef444414;padding:.75rem 1rem;border-left:3px solid #ef4444;border-radius:0 .5rem .5rem 0;font-size:.875rem;line-height:1.5}@media(max-width:640px){.comparison-section-modern{padding:3rem 1rem}.cs-selector-wrapper{padding:1.5rem}.cs-college-chip{font-size:.875rem;padding:.625rem 1rem}}.cs-table-enhanced{min-width:800px}.cs-section-header{background:linear-gradient(135deg,#079c6d1f,#06b6d414)}.cs-section-header td{padding:.875rem 1rem;border-bottom:2px solid rgba(7,156,109,.2)}.cs-section-title{display:flex;align-items:center;gap:.625rem;font-size:.9375rem;font-weight:700;color:#079c6d;text-transform:uppercase;letter-spacing:.05em}.cs-section-title svg{opacity:.8}.cs-td-label{display:flex;align-items:center;gap:.5rem}.cs-td-label svg{opacity:.6;flex-shrink:0}.cs-td-label strong{font-weight:600}.cs-td-small{font-size:.8125rem;line-height:1.4;max-width:200px}.cs-type-badge{display:inline-block;padding:.35rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em}.cs-type-government{background:#10b98126;color:#10b981;border:1px solid rgba(16,185,129,.3)}.cs-type-private{background:#6366f126;color:#6366f1;border:1px solid rgba(99,102,241,.3)}.cs-badges-wrap{display:flex;flex-wrap:wrap;gap:.35rem}.cs-accred-badge{display:inline-block;padding:.25rem .5rem;background:linear-gradient(135deg,#079c6d1a,#06b6d41a);border:1px solid rgba(7,156,109,.2);border-radius:.375rem;font-size:.6875rem;font-weight:600;color:#079c6d}.cs-td-money{font-weight:600;color:var(--color-text)}.cs-yes{display:inline-flex;align-items:center;gap:.25rem;color:#10b981;font-weight:600}.cs-yes svg{color:#10b981}.cs-na{color:var(--color-text-muted);font-style:italic;font-size:.875rem}.cs-td-recruiters{font-size:.8125rem;color:var(--color-text-secondary);max-width:180px;line-height:1.4}.cs-website-link{display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .75rem;background:linear-gradient(135deg,#079c6d1a,#06b6d41a);border:1px solid rgba(7,156,109,.3);border-radius:9999px;color:#079c6d;font-size:.8125rem;font-weight:600;text-decoration:none;transition:all .3s ease}.cs-website-link:hover{background:linear-gradient(135deg,#079c6d,#06b6d4);color:#fff;border-color:transparent}.cs-table-enhanced tbody tr:hover:not(.cs-section-header){background:#079c6d0a}[data-theme=dark] .cs-table-enhanced tbody tr:hover:not(.cs-section-header){background:#079c6d14}@media(max-width:768px){.cs-table-enhanced{min-width:600px}.cs-section-title{font-size:.8125rem}.cs-td-small,.cs-td-recruiters{font-size:.75rem;max-width:150px}}.cs-loading-spinner{width:20px;height:20px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:cs-spin .8s linear infinite}@keyframes cs-spin{to{transform:rotate(360deg)}}.cs-error-banner{display:flex;align-items:center;justify-content:center;gap:.75rem;margin:1rem auto;padding:.75rem 1.5rem;background:#ef44441a;border:1px solid rgba(239,68,68,.2);border-radius:.75rem;color:#ef4444;font-size:.875rem;font-weight:500}:root{--strictness-low: #22c55e;--strictness-medium: #eab308;--strictness-high: #ef4444}.cdm-overlay,.scm-overlay,.clm-overlay{position:fixed;inset:0;background:#000000bf;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;padding-top:20vh;align-items:flex-start}.cdm-modal,.scm-modal,.clm-modal{position:relative;width:100%;max-height:80vh;overflow-y:auto;background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:1.5rem;box-shadow:0 25px 50px -12px #00000040,0 0 0 1px #0000000d}[data-theme=dark] .cdm-modal,[data-theme=dark] .scm-modal,[data-theme=dark] .clm-modal{background:linear-gradient(145deg,#1e293bf2,#0f172afa);border:1px solid rgba(255,255,255,.1);box-shadow:0 25px 50px -12px #00000080,0 0 0 1px #ffffff0d}.cdm-modal{max-width:700px}.scm-modal{max-width:600px}.clm-modal{max-width:1200px}.cdm-close-btn,.scm-close-btn,.clm-close-btn{position:absolute;top:1rem;right:1rem;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#ffffff1a;border:1px solid rgba(255,255,255,.1);border-radius:50%;color:var(--color-text-secondary);cursor:pointer;transition:all .2s ease;z-index:10}.cdm-close-btn:hover,.scm-close-btn:hover,.clm-close-btn:hover{background:#ffffff26;color:var(--color-text);transform:rotate(90deg)}.cdm-header{display:flex;gap:1.5rem;padding:2rem;border-bottom:1px solid rgba(255,255,255,.08)}.cdm-image-container{position:relative;flex-shrink:0}.cdm-image-placeholder{width:100px;height:100px;background:linear-gradient(135deg,#079c6d33,#06b6d433);border-radius:1rem;display:flex;align-items:center;justify-content:center;color:#079c6d}.cdm-rank-badge{position:absolute;top:-8px;right:-8px;display:flex;align-items:center;gap:.25rem;padding:.35rem .6rem;background:linear-gradient(135deg,#079c6d,#06b6d4);border-radius:9999px;font-size:.75rem;font-weight:700;color:#fff;box-shadow:0 4px 12px #079c6d66}.cdm-header-info{flex:1;min-width:0}.cdm-college-name{font-size:1.35rem;font-weight:700;color:var(--color-text);margin:0 0 .5rem;line-height:1.3}.cdm-location{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:var(--color-text-secondary);margin-bottom:.75rem}.cdm-location svg{color:#079c6d}.cdm-score-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.4rem .75rem;background:#079c6d26;border:1px solid rgba(7,156,109,.25);border-radius:9999px;font-size:.85rem;font-weight:600;color:#079c6d}.cdm-stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;padding:1.5rem 2rem;background:#0003}@media(min-width:500px){.cdm-stats-grid{grid-template-columns:repeat(4,1fr)}}.cdm-stat-card{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:1rem;background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:1rem;text-align:center}.cdm-stat-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:.75rem}.cdm-stat-icon.placement{background:#22c55e26;color:#22c55e}.cdm-stat-icon.salary{background:#3b82f626;color:#3b82f6}.cdm-stat-icon.consistency{background:#eab30826;color:#eab308}.cdm-stat-icon.branch{background:#a855f726;color:#a855f7}.cdm-stat-content{display:flex;flex-direction:column;gap:.25rem}.cdm-stat-value{font-size:1.1rem;font-weight:700;color:var(--color-text)}.cdm-stat-label{font-size:.75rem;color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.05em}.cdm-content{padding:1.5rem 2rem 2rem}.cdm-section{margin-bottom:2rem}.cdm-section:last-child{margin-bottom:0}.cdm-section-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;color:var(--color-text)}.cdm-section-header svg{color:#079c6d}.cdm-section-header h3{font-size:1rem;font-weight:600;margin:0;flex:1}.cdm-course-count{font-size:.8rem;color:var(--color-text-secondary);background:#ffffff14;padding:.25rem .6rem;border-radius:9999px}.cdm-courses-grid{display:flex;flex-wrap:wrap;gap:.5rem}.cdm-course-chip{padding:.5rem .85rem;background:#079c6d1a;border:1px solid rgba(7,156,109,.2);border-radius:9999px;font-size:.8rem;color:var(--color-text);white-space:nowrap}.cdm-show-more-btn{display:inline-flex;align-items:center;gap:.35rem;margin-top:.75rem;padding:.5rem 0;background:none;border:none;font-size:.85rem;color:#079c6d;cursor:pointer;transition:color .2s ease}.cdm-show-more-btn:hover{color:#06b6d4}.cdm-placements-info{display:flex;gap:2rem;margin-bottom:1rem}.cdm-placement-stat{display:flex;flex-direction:column;gap:.25rem}.cdm-placement-label{font-size:.8rem;color:var(--color-text-secondary)}.cdm-placement-value{font-size:1.1rem;font-weight:700;color:var(--color-text)}.cdm-placement-value.highlight{color:#22c55e}.cdm-recruiters{display:flex;flex-direction:column;gap:.5rem}.cdm-recruiters-label{font-size:.8rem;color:var(--color-text-secondary)}.cdm-recruiters-list{display:flex;flex-wrap:wrap;gap:.4rem}.cdm-recruiter-chip{padding:.35rem .65rem;background:#3b82f61a;border:1px solid rgba(59,130,246,.2);border-radius:.5rem;font-size:.75rem;color:#93c5fd}.cdm-ratings-container{display:flex;flex-direction:column;gap:1rem}.cdm-rating-item{display:flex;flex-direction:column;gap:.4rem}.cdm-rating-header{display:flex;justify-content:space-between;align-items:center}.cdm-rating-label{font-size:.85rem;color:var(--color-text-secondary)}.cdm-rating-value{font-size:.85rem;font-weight:600;color:var(--color-text)}.cdm-rating-bar-container{height:8px;background:#ffffff1a;border-radius:9999px;overflow:hidden}.cdm-rating-bar-fill{height:100%;background:linear-gradient(90deg,#079c6d,#06b6d4);border-radius:9999px}.cdm-strictness{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.cdm-strictness-label{font-size:.85rem;color:var(--color-text-secondary)}.cdm-strictness-value{font-weight:700;font-size:.9rem}.cdm-hostel-info{font-size:.9rem;color:var(--color-text-secondary);line-height:1.6;margin:0}.cdm-harsh-section{padding:1rem;background:#ef444414;border:1px solid rgba(239,68,68,.2);border-radius:1rem}.cdm-harsh-section .cdm-section-header{margin-bottom:.75rem}.cdm-harsh-section .cdm-section-header svg{color:#ef4444}.cdm-harsh-content{font-size:.9rem;color:var(--color-text-secondary);font-style:italic;line-height:1.6}.cdm-harsh-content p{margin:0}.scm-header{display:flex;justify-content:space-between;align-items:flex-start;padding:1.5rem 2rem;border-bottom:1px solid rgba(255,255,255,.08)}.scm-header-content{display:flex;align-items:center;gap:1rem}.scm-header-icon{color:#079c6d}.scm-header h2{font-size:1.25rem;font-weight:700;color:var(--color-text);margin:0}.scm-subtitle{font-size:.85rem;color:var(--color-text-secondary);margin:.25rem 0 0}.scm-selected-preview{display:flex;align-items:center;gap:1rem;padding:1rem 2rem;background:#079c6d14;border-bottom:1px solid rgba(255,255,255,.05)}.scm-preview-label{font-size:.8rem;color:var(--color-text-secondary);white-space:nowrap}.scm-preview-chips{display:flex;flex-wrap:wrap;gap:.5rem}.scm-preview-chip{display:flex;align-items:center;gap:.4rem;padding:.35rem .5rem .35rem .75rem;background:#079c6d33;border:1px solid rgba(7,156,109,.3);border-radius:9999px;font-size:.8rem;color:var(--color-text)}.scm-chip-remove{display:flex;align-items:center;justify-content:center;width:18px;height:18px;background:#ffffff1a;border:none;border-radius:50%;color:var(--color-text-secondary);cursor:pointer;transition:all .2s ease}.scm-chip-remove:hover{background:#ef44444d;color:#ef4444}.scm-college-list{padding:1rem 2rem;max-height:400px;overflow-y:auto}.scm-college-card{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:1rem;margin-bottom:.75rem;transition:all .2s ease}.scm-college-card:last-child{margin-bottom:0}.scm-college-card:hover{background:#ffffff0d;border-color:#ffffff1a}.scm-college-card.selected{background:#079c6d1a;border-color:#079c6d40}.scm-college-card.disabled{opacity:.5}.scm-college-info{display:flex;align-items:center;gap:1rem;flex:1;min-width:0}.scm-rank-badge{display:flex;align-items:center;gap:.25rem;padding:.35rem .6rem;background:#eab30826;border-radius:.5rem;font-size:.75rem;font-weight:600;color:#eab308;flex-shrink:0}.scm-college-details{flex:1;min-width:0}.scm-college-name{font-size:.95rem;font-weight:600;color:var(--color-text);margin:0 0 .25rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.scm-college-meta{display:flex;align-items:center;gap:.35rem;font-size:.8rem;color:var(--color-text-secondary)}.scm-college-meta svg{flex-shrink:0}.scm-separator{color:#fff3}.scm-score{color:#079c6d;font-weight:500}.scm-action-btn{display:flex;align-items:center;gap:.35rem;padding:.5rem .85rem;border:none;border-radius:.5rem;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .2s ease;flex-shrink:0}.scm-action-btn.add{background:linear-gradient(135deg,#079c6d,#06b6d4);color:#fff}.scm-action-btn.add:hover{box-shadow:0 4px 12px #079c6d66}.scm-action-btn.remove{background:#079c6d33;color:#22c55e}.scm-action-btn:disabled{background:#ffffff1a;color:var(--color-text-muted);cursor:not-allowed}.scm-footer{padding:1rem 2rem;border-top:1px solid rgba(255,255,255,.08);display:flex;justify-content:flex-end}.scm-done-btn{padding:.75rem 2rem;background:linear-gradient(135deg,#079c6d,#06b6d4);border:none;border-radius:.75rem;font-size:.95rem;font-weight:600;color:#fff;cursor:pointer;transition:all .2s ease}.scm-done-btn:hover{box-shadow:0 8px 20px #079c6d66;transform:translateY(-2px)}.clm-header{display:flex;justify-content:space-between;align-items:flex-start;padding:1.5rem 2rem;border-bottom:1px solid rgba(255,255,255,.08)}.clm-header-content{display:flex;align-items:center;gap:1rem}.clm-header-icon{color:#079c6d}.clm-header h2{font-size:1.25rem;font-weight:700;color:var(--color-text);margin:0}.clm-subtitle{font-size:.85rem;color:var(--color-text-secondary);margin:.25rem 0 0}.clm-search-wrapper{padding:1rem 2rem;background:#0003;display:flex;flex-direction:column;gap:1rem}.clm-search-box{position:relative;width:100%}.clm-search-icon{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:var(--color-text-secondary);pointer-events:none}.clm-search-input{width:100%;padding:.75rem 1rem .75rem 2.75rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:.75rem;font-size:.95rem;color:var(--color-text);outline:none;transition:all .2s ease}.clm-search-input::placeholder{color:var(--color-text-muted)}.clm-search-input:focus{border-color:#079c6d80;background:#ffffff14}.clm-search-clear{position:absolute;right:1rem;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:20px;height:20px;background:#ffffff1a;border:none;border-radius:50%;color:var(--color-text-secondary);cursor:pointer;transition:all .2s ease}.clm-search-clear:hover{background:#fff3;color:var(--color-text)}.clm-filters{display:flex;gap:.75rem;overflow-x:auto;padding-bottom:.5rem;scrollbar-width:none;-ms-overflow-style:none}.clm-filters::-webkit-scrollbar{display:none}.clm-filter-chip{padding:.5rem 1rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:9999px;font-size:.85rem;font-weight:500;color:var(--color-text-secondary);white-space:nowrap;cursor:pointer;transition:all .2s ease;flex-shrink:0}.clm-filter-chip:hover{background:#ffffff1a;color:var(--color-text);border-color:#fff3}.clm-filter-chip.active{background:#079c6d;border-color:#079c6d;color:#fff;box-shadow:0 4px 12px #079c6d4d}.clm-college-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:1rem;padding:1rem 1.5rem;max-height:45vh;overflow-y:auto}@media(min-width:600px){.clm-college-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:800px){.clm-college-grid{grid-template-columns:repeat(3,1fr)}}.clm-college-card{display:flex;flex-direction:column;background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:1rem;overflow:hidden;transition:all .3s ease}.clm-college-card:hover{transform:translateY(-4px);border-color:#079c6d4d;box-shadow:0 12px 24px #0000004d}.clm-college-card.selected{border-color:#079c6d66}.clm-card-image{position:relative;height:100px;background:linear-gradient(135deg,#079c6d26,#06b6d426)}.clm-image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#079c6d80}.clm-college-img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.clm-college-card:hover .clm-college-img{transform:scale(1.1)}.clm-rank-badge{position:absolute;top:.5rem;left:.5rem;display:flex;align-items:center;gap:.25rem;padding:.3rem .5rem;background:#000000b3;border-radius:.5rem;font-size:.7rem;font-weight:600;color:#eab308}.clm-selected-badge{position:absolute;top:.5rem;right:.5rem;padding:.25rem .5rem;background:#079c6de6;border-radius:.4rem;font-size:.65rem;font-weight:600;color:#fff}.clm-card-content{padding:1rem;flex:1}.clm-college-name{font-size:1rem;font-weight:700;color:var(--color-text);margin:0 0 .25rem}.clm-college-fullname{font-size:.75rem;color:var(--color-text-secondary);margin:0 0 .75rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.clm-college-meta{display:flex;justify-content:space-between;margin-bottom:.75rem}.clm-meta-item{display:flex;align-items:center;gap:.35rem;font-size:.8rem;color:var(--color-text-secondary)}.clm-meta-item.score{color:#079c6d;font-weight:600}.clm-card-stats{display:flex;gap:1rem;padding-top:.75rem;border-top:1px solid rgba(255,255,255,.06)}.clm-stat{display:flex;flex-direction:column;gap:.15rem}.clm-stat-value{font-size:.9rem;font-weight:700;color:var(--color-text)}.clm-stat-label{font-size:.65rem;color:var(--color-text-secondary);text-transform:uppercase}.clm-card-actions{display:flex;gap:.5rem;padding:.75rem 1rem;background:#0003}.clm-action-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:.35rem;padding:.6rem;border:none;border-radius:.5rem;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .2s ease}.clm-action-btn.details{background:#ffffff14;color:var(--color-text)}.clm-action-btn.details:hover{background:#ffffff1f}.clm-action-btn.compare{background:linear-gradient(135deg,#079c6d,#06b6d4);color:#fff}.clm-action-btn.compare:hover:not(:disabled){box-shadow:0 4px 12px #079c6d66}.clm-action-btn.compare.selected,.clm-action-btn.compare:disabled{background:#079c6d33;color:#ffffff80;cursor:default}.clm-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:3rem;color:var(--color-text-secondary);text-align:center}.clm-empty-state svg{opacity:.3}.scm-college-list::-webkit-scrollbar,.clm-college-grid::-webkit-scrollbar,.cdm-modal::-webkit-scrollbar,.scm-modal::-webkit-scrollbar,.clm-modal::-webkit-scrollbar{width:8px}.scm-college-list::-webkit-scrollbar-track,.clm-college-grid::-webkit-scrollbar-track,.cdm-modal::-webkit-scrollbar-track,.scm-modal::-webkit-scrollbar-track,.clm-modal::-webkit-scrollbar-track{background:#ffffff0d;border-radius:4px}.scm-college-list::-webkit-scrollbar-thumb,.clm-college-grid::-webkit-scrollbar-thumb,.cdm-modal::-webkit-scrollbar-thumb,.scm-modal::-webkit-scrollbar-thumb,.clm-modal::-webkit-scrollbar-thumb{background:#079c6d4d;border-radius:4px}.scm-college-list::-webkit-scrollbar-thumb:hover,.clm-college-grid::-webkit-scrollbar-thumb:hover,.cdm-modal::-webkit-scrollbar-thumb:hover,.scm-modal::-webkit-scrollbar-thumb:hover,.clm-modal::-webkit-scrollbar-thumb:hover{background:#079c6d80}@media(max-width:640px){.cdm-header{flex-direction:column;align-items:center;text-align:center;padding:1.5rem}.cdm-header-info{display:flex;flex-direction:column;align-items:center}.cdm-stats-grid{padding:1rem}.cdm-content{padding:1rem 1.5rem 1.5rem}.cdm-placements-info{flex-direction:column;gap:1rem}.scm-header,.clm-header,.scm-college-list,.clm-search-wrapper,.clm-college-grid,.scm-footer{padding:1rem}}.cdm-close-btn,.scm-close-btn,.clm-close-btn{background:#0000000d;border:1px solid rgba(0,0,0,.1);color:#64748b}.cdm-close-btn:hover,.scm-close-btn:hover,.clm-close-btn:hover{background:#0000001a;color:#1e293b}[data-theme=dark] .cdm-close-btn,[data-theme=dark] .scm-close-btn,[data-theme=dark] .clm-close-btn{background:#ffffff1a;border:1px solid rgba(255,255,255,.1);color:var(--color-text-secondary)}[data-theme=dark] .cdm-close-btn:hover,[data-theme=dark] .scm-close-btn:hover,[data-theme=dark] .clm-close-btn:hover{background:#ffffff26;color:var(--color-text)}.cdm-header,.scm-header,.clm-header{border-bottom:1px solid rgba(0,0,0,.08)}[data-theme=dark] .cdm-header,[data-theme=dark] .scm-header,[data-theme=dark] .clm-header{border-bottom:1px solid rgba(255,255,255,.08)}.cdm-stats-grid{background:#00000008}[data-theme=dark] .cdm-stats-grid{background:#0003}.cdm-stat-card{background:#00000005;border:1px solid rgba(0,0,0,.06)}[data-theme=dark] .cdm-stat-card{background:#ffffff08;border:1px solid rgba(255,255,255,.06)}.clm-search-wrapper{background:#00000008}[data-theme=dark] .clm-search-wrapper{background:#0003}.clm-search-input{background:#00000008;border:1px solid rgba(0,0,0,.1);color:#1e293b}.clm-search-input::placeholder{color:#94a3b8}[data-theme=dark] .clm-search-input{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:var(--color-text)}[data-theme=dark] .clm-search-input::placeholder{color:var(--color-text-muted)}.scm-college-card,.clm-college-card{background:#00000005;border:1px solid rgba(0,0,0,.08)}.scm-college-card:hover,.clm-college-card:hover{background:#0000000a;border-color:#0000001f}.scm-college-card.selected{background:#079c6d14;border-color:#079c6d33}[data-theme=dark] .scm-college-card,[data-theme=dark] .clm-college-card{background:#ffffff08;border:1px solid rgba(255,255,255,.06)}[data-theme=dark] .scm-college-card:hover,[data-theme=dark] .clm-college-card:hover{background:#ffffff0d;border-color:#ffffff1a}[data-theme=dark] .scm-college-card.selected{background:#079c6d1a;border-color:#079c6d40}.scm-selected-preview{background:#079c6d0d;border-bottom:1px solid rgba(0,0,0,.05)}[data-theme=dark] .scm-selected-preview{background:#079c6d14;border-bottom:1px solid rgba(255,255,255,.05)}.scm-preview-chip{background:#079c6d1a;border:1px solid rgba(7,156,109,.2);color:#1e293b}[data-theme=dark] .scm-preview-chip{background:#079c6d33;border:1px solid rgba(7,156,109,.3);color:var(--color-text)}.scm-footer{border-top:1px solid rgba(0,0,0,.08)}[data-theme=dark] .scm-footer{border-top:1px solid rgba(255,255,255,.08)}.clm-card-actions{background:#00000008}[data-theme=dark] .clm-card-actions{background:#0003}.clm-action-btn.details{background:#0000000d;color:#1e293b}.clm-action-btn.details:hover{background:#00000014}[data-theme=dark] .clm-action-btn.details{background:#ffffff14;color:var(--color-text)}[data-theme=dark] .clm-action-btn.details:hover{background:#ffffff1f}.clm-card-stats{border-top:1px solid rgba(0,0,0,.06)}[data-theme=dark] .clm-card-stats{border-top:1px solid rgba(255,255,255,.06)}.cdm-rating-bar-container{background:#00000014}[data-theme=dark] .cdm-rating-bar-container{background:#ffffff1a}.review-section-modern{position:relative;padding:6rem 1.5rem;overflow:hidden;background:#030712}[data-theme=light] .review-section-modern{background:#f8fafc}.rs-bg-gradient{position:absolute;inset:0;background:radial-gradient(circle at 50% 0%,rgba(99,102,241,.08) 0%,transparent 70%);pointer-events:none}.rs-container{max-width:1000px;margin:0 auto;position:relative;z-index:1}.rs-header{text-align:center;margin-bottom:4rem}.rs-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1.25rem;background:#6366f11a;border:1px solid rgba(99,102,241,.2);border-radius:9999px;font-size:.75rem;font-weight:700;color:#818cf8;margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:.1em}.rs-title{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:900;color:#fff;line-height:1.1;margin-bottom:1rem;letter-spacing:-.02em}[data-theme=light] .rs-title{color:#0f172a}.rs-gradient-text{background:linear-gradient(135deg,#6366f1,#a855f7);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.rs-subtitle{font-size:1.25rem;color:#94a3b8;max-width:600px;margin:0 auto}.rs-tabs{display:flex;justify-content:center;gap:1rem;margin-bottom:3.5rem}.rs-tab{position:relative;padding:1rem 2rem;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:1rem;color:#94a3b8;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;gap:.75rem}[data-theme=light] .rs-tab{background:#fff;border-color:#e2e8f0;color:#64748b}.rs-tab:hover{color:#fff;border-color:#6366f166;background:#6366f10d}[data-theme=light] .rs-tab:hover{color:#6366f1;border-color:#cbd5e1}.rs-tab.active{background:#6366f1;color:#fff;border-color:transparent;box-shadow:0 10px 25px -5px #6366f166}.rs-tab-indicator{position:absolute;inset:0;z-index:-1;border-radius:inherit}.rs-review-list{display:grid;grid-template-columns:1fr;gap:2rem}.rs-review-card{background:#ffffff05;border:1px solid rgba(255,255,255,.06);border-radius:1.5rem;padding:2.5rem;transition:all .4s ease}[data-theme=light] .rs-review-card{background:#fff;border-color:#e2e8f0;box-shadow:0 4px 20px -5px #0000000d}.rs-review-card:hover{transform:translateY(-4px);border-color:#6366f133;background:#ffffff08}.rs-review-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem}.rs-avatar-section{display:flex;align-items:center;gap:1.25rem}.rs-avatar{width:60px;height:60px;background:linear-gradient(135deg,#6366f1,#a855f7);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 10px 20px -5px #6366f14d}.rs-reviewer-name{font-size:1.25rem;font-weight:800;color:#fff;margin-bottom:.25rem}[data-theme=light] .rs-reviewer-name{color:#0f172a}.rs-reviewer-meta{color:#94a3b8;font-weight:500}.rs-college-tag{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#ffffff0d;border-radius:9999px;color:#818cf8;font-weight:600;font-size:.85rem}[data-theme=light] .rs-college-tag{background:#f1f5f9}.rs-ratings-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:2.5rem}.rs-rating-item{background:#ffffff05;border:1px solid rgba(255,255,255,.05);padding:1.25rem;border-radius:1rem}[data-theme=light] .rs-rating-item{background:#f8fafc;border-color:#f1f5f9}.rs-label-small{display:block;font-size:.75rem;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem}.rs-stars-display{display:flex;align-items:center;gap:.75rem}.rs-star-input{display:flex;gap:4px}.rs-star-filled{color:#fbbf24}.rs-star-empty{color:#334155}[data-theme=light] .rs-star-empty{color:#e2e8f0}.rs-score{font-size:1.5rem;font-weight:900;color:#fff}[data-theme=light] .rs-score{color:#0f172a}.rs-review-content{display:flex;flex-direction:column;gap:2rem;margin-bottom:2.5rem}.rs-section-subtitle{font-size:.85rem;font-weight:800;color:#6366f1;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem}.rs-text{font-size:1.125rem;line-height:1.8;color:#cbd5e1}[data-theme=light] .rs-text{color:#334155}.rs-footer{display:flex;justify-content:space-between;align-items:center;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.05)}[data-theme=light] .rs-footer{border-color:#f1f5f9}.rs-date{display:flex;align-items:center;gap:.5rem;color:#64748b;font-size:.85rem}.rs-voting{display:flex;gap:.75rem}.rs-vote-btn{display:flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;border-radius:.75rem;font-weight:700;font-size:.9rem;border:1px solid transparent;cursor:pointer;transition:all .2s ease}.rs-helpful{background:#22c55e1a;color:#4ade80}.rs-helpful:hover{background:#22c55e33;transform:translateY(-2px)}.rs-not-helpful{background:#ef44441a;color:#f87171}.rs-not-helpful:hover{background:#ef444433;transform:translateY(-2px)}.rs-form-container{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2rem;padding:3.5rem}[data-theme=light] .rs-form-container{background:#fff;border-color:#e2e8f0}.rs-form-header{text-align:center;margin-bottom:3rem}.rs-form-header h3{font-size:2rem;font-weight:900;color:#fff;margin-top:1rem}[data-theme=light] .rs-form-header h3{color:#0f172a}.accent-icon{width:48px;height:48px;color:#6366f1;margin:0 auto}.rs-form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:2.5rem}.rs-form-group label{display:block;font-size:.875rem;font-weight:700;color:#cbd5e1;margin-bottom:.75rem}[data-theme=light] .rs-form-group label{color:#475569}.rs-input-wrapper{position:relative;display:flex;align-items:center}.rs-input-wrapper svg{position:absolute;left:1.25rem;color:#6366f1}.rs-form-group input,.rs-form-group textarea{width:100%;padding:1rem 1.25rem 1rem 3.5rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:1rem;color:#fff;font-size:1rem;transition:all .3s ease;outline:none}[data-theme=light] .rs-form-group input,[data-theme=light] .rs-form-group textarea{background:#f8fafc;border-color:#e2e8f0;color:#0f172a}.rs-form-group textarea{padding-left:1.25rem;min-height:120px}.rs-form-group input:focus,.rs-form-group textarea:focus{border-color:#6366f1;background:#6366f10d;box-shadow:0 0 0 4px #6366f11a}.rs-ratings-wrapper{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:2.5rem;padding:2rem;background:#6366f108;border-radius:1.5rem}.rs-rating-row{display:flex;justify-content:space-between;align-items:center}.rs-rating-row label{font-weight:700;color:#fff}[data-theme=light] .rs-rating-row label{color:#0f172a}.rs-loading,.rs-empty{text-align:center;padding:5rem;color:#94a3b8;font-size:1.25rem}@media(max-width:768px){.rs-form-container{padding:2rem}.rs-review-card{padding:1.5rem}.rs-review-header{flex-direction:column;gap:1.5rem}.rs-college-tag{align-self:flex-start}.rs-footer{flex-direction:column;gap:1.5rem;align-items:center}}.reviews-info-modern{position:relative;width:100%;margin:0;padding:0;overflow:hidden}.ri-content-container{max-width:1200px;margin:0 auto;padding:2rem 1.5rem 4rem;position:relative;z-index:1}.ri-bg-grid{position:fixed;inset:0;background-image:linear-gradient(rgba(7,156,109,.02) 1px,transparent 1px),linear-gradient(90deg,rgba(7,156,109,.02) 1px,transparent 1px);background-size:50px 50px;-webkit-mask-image:radial-gradient(ellipse at center,black 30%,transparent 80%);mask-image:radial-gradient(ellipse at center,black 30%,transparent 80%);pointer-events:none;z-index:-1}.ri-bg-orb{position:absolute;border-radius:50%;filter:blur(120px);opacity:.1;pointer-events:none}.ri-orb-1{width:500px;height:500px;background:linear-gradient(135deg,#079c6d,#06b6d4);top:0;right:-200px}.ri-orb-2{width:400px;height:400px;background:linear-gradient(135deg,#06b6d4,#3b82f6);bottom:500px;left:-200px}.ri-hero-section{text-align:center;padding:4rem 0 5rem;position:relative}.ri-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#079c6d1a;border:1px solid rgba(7,156,109,.2);border-radius:9999px;font-size:.8rem;font-weight:600;color:#079c6d;margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:.05em}.ri-badge svg{animation:sparkle 2s ease-in-out infinite}@keyframes sparkle{0%,to{opacity:1;transform:scale(1) rotate(0)}50%{opacity:.7;transform:scale(1.1) rotate(10deg)}}.ri-hero-icon{width:72px;height:72px;margin:0 auto 1.5rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#079c6d,#06b6d4,#3b82f6);border-radius:1.25rem;color:#fff;box-shadow:0 15px 40px #079c6d59}.ri-hero-title{font-size:clamp(2rem,5vw,3rem);font-weight:800;color:var(--color-text);margin-bottom:1.5rem;line-height:1.2}.ri-gradient-text{background:linear-gradient(135deg,#079c6d,#06b6d4,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.ri-hero-subtitle{font-size:1.125rem;color:var(--color-text-secondary);max-width:700px;margin:0 auto;line-height:1.7}.ri-section{margin-bottom:4rem;position:relative;z-index:1}.ri-section-header{text-align:center;margin-bottom:2.5rem}.ri-section-title{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:var(--color-text);margin-bottom:.5rem}.ri-section-subtitle{font-size:1rem;color:var(--color-text-secondary)}.ri-saas-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.5rem;margin-bottom:2rem}.ri-saas-card{background:#fff;border:1px solid transparent;border-radius:12px;padding:1.5rem;display:flex;flex-direction:column;align-items:flex-start;gap:1rem;transition:all .3s ease;cursor:default}[data-theme=dark] .ri-saas-card{background:#1e293b;border-color:transparent}.ri-saas-card:hover{box-shadow:0 12px 24px -10px #00000014,0 4px 6px -4px #0000000a;border-color:#cbd5e1}[data-theme=dark] .ri-saas-card:hover{border-color:#475569;box-shadow:0 12px 24px -10px #0000004d}.ri-saas-icon-wrapper{width:44px;height:44px;border-radius:50%;background:#f1f5f9;display:flex;align-items:center;justify-content:center;color:#0f172a;transition:all .3s ease}[data-theme=dark] .ri-saas-icon-wrapper{background:#334155;color:#f8fafc}.ri-saas-card:hover .ri-saas-icon-wrapper{background:#e2e8f0;transform:scale(1.05)}[data-theme=dark] .ri-saas-card:hover .ri-saas-icon-wrapper{background:#475569}.ri-saas-content{display:flex;flex-direction:column;gap:.5rem}.ri-saas-title{font-size:1rem;font-weight:600;color:#0f172a;margin:0;line-height:1.4}[data-theme=dark] .ri-saas-title{color:#f8fafc}.ri-saas-desc{font-size:.875rem;color:#64748b;line-height:1.5;margin:0}[data-theme=dark] .ri-saas-desc{color:#94a3b8}.ri-grid-caption{text-align:center;font-size:.875rem;color:var(--color-text-muted);margin-top:2rem}.ri-editorial-card{position:relative;display:flex;padding:3rem 2.5rem 3rem 3.5rem;background:#ffffff05;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.08);border-radius:1.5rem;overflow:hidden;margin:0 auto;max-width:900px}[data-theme=dark] .ri-editorial-card{background:#0f172a80}.ri-editorial-accent{position:absolute;left:0;top:0;bottom:0;width:6px;background:linear-gradient(180deg,#079c6d,#06b6d4,#3b82f6);border-radius:1.5rem 0 0 1.5rem}.ri-quote-decoration{position:absolute;top:1.5rem;right:2rem;color:#079c6d1a;transform:rotate(180deg)}[data-theme=dark] .ri-quote-decoration{color:#079c6d26}.ri-editorial-content{position:relative;z-index:1;flex:1}.ri-editorial-quote{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:var(--color-text);line-height:1.4;margin-bottom:1.25rem}.ri-editorial-text{font-size:1.0625rem;color:var(--color-text-secondary);line-height:1.7;max-width:600px;margin-bottom:2rem}.ri-stats-row{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.ri-stat-item{display:flex;align-items:center;gap:.5rem;color:var(--color-text)}.ri-stat-item svg{color:#079c6d}.ri-stat-value{font-size:1.25rem;font-weight:800;background:linear-gradient(135deg,#079c6d,#06b6d4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.ri-stat-label{font-size:.875rem;color:var(--color-text-secondary)}.ri-stat-divider{width:1px;height:32px;background:linear-gradient(180deg,transparent,var(--color-border),transparent)}.ri-floating-dots{position:absolute;width:60px;height:60px;background-image:radial-gradient(circle,rgba(7,156,109,.3) 2px,transparent 2px);background-size:10px 10px;pointer-events:none}.ri-dots-1{bottom:1.5rem;right:1.5rem}.ri-dots-2{top:50%;right:8rem;opacity:.5}.ri-community-card{position:relative;text-align:center;padding:4rem 2rem;background:linear-gradient(135deg,#079c6d14,#06b6d40d);border:1px solid rgba(7,156,109,.2);border-radius:1.5rem;max-width:700px;margin:0 auto;overflow:hidden}.ri-community-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:400px;height:400px;background:radial-gradient(circle,rgba(7,156,109,.12) 0%,rgba(6,182,212,.08) 40%,transparent 70%);pointer-events:none}.ri-community-dots{position:absolute;width:40px;height:40px;background-image:radial-gradient(circle,rgba(7,156,109,.4) 2px,transparent 2px);background-size:8px 8px;pointer-events:none}.ri-cdots-1{top:2rem;left:2rem}.ri-cdots-2{bottom:2rem;right:2rem}.ri-community-line{position:absolute;width:60px;height:2px;background:linear-gradient(90deg,transparent,rgba(7,156,109,.3),transparent);pointer-events:none}.ri-cline-1{top:3rem;right:3rem;transform:rotate(-45deg)}.ri-cline-2{bottom:3rem;left:3rem;transform:rotate(-45deg)}.ri-community-icon-wrap{position:relative;width:80px;height:80px;margin:0 auto 1.5rem}.ri-pulse-ring{position:absolute;inset:-8px;border:2px solid rgba(7,156,109,.3);border-radius:50%;animation:pulse-ring 2s ease-out infinite}@keyframes pulse-ring{0%{transform:scale(.9);opacity:1}to{transform:scale(1.3);opacity:0}}.ri-community-icon{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#079c6d,#06b6d4);border-radius:50%;color:#fff;box-shadow:0 15px 40px #079c6d59}.ri-community-title{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:var(--color-text);margin-bottom:1rem;position:relative;z-index:1}.ri-community-text{font-size:1.0625rem;color:var(--color-text-secondary);line-height:1.7;max-width:550px;margin:0 auto 1.5rem;position:relative;z-index:1}.ri-community-highlight{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:linear-gradient(135deg,#079c6d26,#06b6d41a);border:1px solid rgba(7,156,109,.3);border-radius:9999px;font-size:.9375rem;font-weight:600;color:#079c6d;position:relative;z-index:1}.ri-community-highlight svg{animation:sparkle 2s ease-in-out infinite}.ri-split-section{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:768px){.ri-split-section{grid-template-columns:repeat(2,1fr)}}.ri-info-card{text-align:center;padding:2.5rem 2rem;background:#ffffff08;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.08);border-radius:1.25rem;transition:all .3s ease}[data-theme=dark] .ri-info-card{background:#0f172a80}.ri-info-card:hover{border-color:#079c6d4d;transform:translateY(-5px)}.ri-info-icon{width:56px;height:56px;margin:0 auto 1rem;display:flex;align-items:center;justify-content:center;border-radius:1rem;color:#fff}.ri-info-icon--school{background:linear-gradient(135deg,#079c6d,#06b6d4);box-shadow:0 10px 25px #079c6d4d}.ri-info-icon--lock{background:linear-gradient(135deg,#06b6d4,#3b82f6);box-shadow:0 10px 25px #06b6d44d}.ri-info-title{font-size:1.125rem;font-weight:700;color:var(--color-text);margin-bottom:.75rem}.ri-info-text{font-size:.9375rem;color:var(--color-text-secondary);line-height:1.6}.ri-cta-section{margin-top:2rem}.ri-cta-card{position:relative;text-align:center;padding:4rem 2rem;background:linear-gradient(135deg,#079c6d26,#06b6d426,#3b82f61a);border:1px solid rgba(7,156,109,.25);border-radius:2rem;overflow:hidden}.ri-cta-bg-pattern{position:absolute;inset:0;background-image:radial-gradient(circle at 2px 2px,rgba(255,255,255,.05) 1px,transparent 1px);background-size:24px 24px;pointer-events:none}.ri-cta-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:400px;height:400px;background:radial-gradient(circle,rgba(7,156,109,.25) 0%,rgba(6,182,212,.1) 50%,transparent 70%);pointer-events:none}.ri-cta-icon{width:72px;height:72px;margin:0 auto 1.5rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#079c6d,#06b6d4,#3b82f6);border-radius:1.25rem;color:#fff;box-shadow:0 15px 40px #079c6d66;position:relative;z-index:1}.ri-cta-title{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:800;color:var(--color-text);margin-bottom:1rem;position:relative;z-index:1}.ri-cta-title span{background:linear-gradient(135deg,#079c6d,#06b6d4,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.ri-cta-subtitle{font-size:1.0625rem;color:var(--color-text-secondary);max-width:550px;margin:0 auto 2rem;position:relative;z-index:1;line-height:1.6}.ri-cta-btn{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2rem;background:linear-gradient(135deg,#079c6d,#06b6d4,#3b82f6);border:none;border-radius:9999px;color:#fff;font-size:1.125rem;font-weight:600;cursor:pointer;transition:all .3s ease;position:relative;z-index:1;box-shadow:0 10px 30px #079c6d59}.ri-cta-btn:hover{transform:translateY(-2px)}.ri-cta-note{font-size:.875rem;color:var(--color-text-muted);margin-top:1.5rem;position:relative;z-index:1}@media(max-width:640px){.reviews-info-modern{padding:1rem 1rem 3rem}.ri-hero-section{padding:2rem 0 3rem}.ri-emotional-card,.ri-importance-card{padding:2rem 1.5rem}.ri-cta-card{padding:3rem 1.5rem}}.community-info-container{padding:2rem 0 4rem;display:flex;flex-direction:column;gap:1.5rem;color:var(--color-text-secondary);position:relative;z-index:2}.ci-section{width:100%;margin:0 auto;position:relative}.ci-section--centered{text-align:center;max-width:900px;margin-left:auto;margin-right:auto}.ci-heading{font-family:Space Grotesk,sans-serif;font-size:clamp(2.5rem,6vw,4rem);font-weight:800;margin-bottom:2rem;color:var(--color-text);line-height:1;letter-spacing:-.02em;text-transform:uppercase;position:relative}.ci-heading:after{content:"";position:absolute;bottom:-12px;left:50%;transform:translate(-50%) skew(-12deg);width:120px;height:4px;background:linear-gradient(90deg,#6366f1,#8b5cf6)}.ci-text{font-family:IBM Plex Sans,sans-serif;font-size:1.2rem;line-height:1.8;color:var(--color-text-secondary);font-weight:400}.ci-header-hero{text-align:center;padding:6rem 1rem 3rem;max-width:1000px;margin:0 auto;position:relative}.ci-header-title{font-family:Space Grotesk,sans-serif;font-size:clamp(3rem,7vw,5.5rem);font-weight:800;margin-bottom:2rem;color:#6366f1;line-height:.95;letter-spacing:-.03em;text-transform:uppercase;position:relative;display:inline-block}@media(max-width:768px){.ci-heading{font-size:2rem}.ci-header-title{font-size:2.5rem}}.ci-header-title:before{content:"";position:absolute;top:-20px;left:-20px;width:80px;height:80px;border:4px solid #6366f1;border-right:none;border-bottom:none;transform:skew(-8deg);opacity:.3}.ci-header-subtitle{font-family:IBM Plex Sans,sans-serif;font-size:1.35rem;line-height:1.7;color:var(--color-text-secondary);margin-bottom:2.5rem;max-width:750px;margin-left:auto;margin-right:auto;font-weight:400}.ci-header-support{font-family:IBM Plex Sans,sans-serif;font-size:.85rem;color:#fff;font-weight:600;background:#6366f1;border:2px solid #6366f1;display:inline-block;padding:.75rem 1.5rem;border-radius:0;letter-spacing:.1em;text-transform:uppercase;box-shadow:4px 4px #6366f14d;transition:all .2s ease}.ci-header-support:hover{transform:translate(2px,2px);box-shadow:2px 2px #6366f14d}.ci-bullet-list{display:grid;grid-template-columns:1fr;gap:1rem;margin-top:3rem;text-align:left;max-width:900px;margin-left:auto;margin-right:auto}@media(min-width:768px){.ci-bullet-list{grid-template-columns:repeat(2,1fr)}}.ci-bullet-item{display:flex;gap:1.25rem;align-items:flex-start;padding:1.75rem;background:#ffffff05;border-radius:0;border-left:4px solid #6366f1;border:2px solid rgba(99,102,241,.2);border-left-width:4px;transition:all .3s ease;position:relative;overflow:hidden}.ci-bullet-item:before{content:"";position:absolute;top:0;right:0;width:60px;height:60px;background:linear-gradient(135deg,rgba(99,102,241,.1),transparent);transform:skew(-12deg) translate(10px)}[data-theme=light] .ci-bullet-item{background:#6366f105;border-color:#6366f14d}.ci-bullet-item:hover{background:#6366f10d;border-color:#6366f1;transform:translate(4px);box-shadow:-4px 0 #6366f1}.ci-bullet-icon{color:#6366f1;flex-shrink:0;margin-top:4px;filter:drop-shadow(0 0 8px rgba(99,102,241,.3))}.ci-bullet-text{font-family:IBM Plex Sans,sans-serif;font-size:1.05rem;color:var(--color-text);font-weight:500;line-height:1.6}.ci-trust-principles{background:#ffffff05;border-radius:1.5rem;padding:3rem;border:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);margin-top:0}.ci-principle-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-top:3rem}@media(min-width:768px){.ci-principle-grid{grid-template-columns:repeat(2,1fr)}}.ci-principle-item{display:flex;align-items:center;gap:.75rem;font-weight:600;color:var(--color-text);font-size:1.1rem}.ci-principle-item.negative{color:#ef4444;opacity:.8}.ci-principle-item.positive{color:#10b981}.ci-parent-section{background:linear-gradient(135deg,#eab3080d,#ffffff05);padding:4rem 2rem;border-radius:2rem;border:1px solid rgba(234,179,8,.2);position:relative;overflow:hidden}.ci-parent-section:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(234,179,8,.5),transparent)}.ci-impact-card{background:#ffffff08;border-left:4px solid #8b5cf6;padding:3rem;border-radius:1.5rem;border:1px solid rgba(255,255,255,.08)}.ci-closing-section{text-align:center;padding:4rem 0;background:radial-gradient(circle at center,rgba(99,102,241,.1) 0%,transparent 60%);border-radius:3rem}.ci-value-cards-grid{display:grid;grid-template-columns:1fr;gap:2rem;max-width:1100px;margin:0 auto}@media(min-width:768px){.ci-value-cards-grid{grid-template-columns:repeat(2,1fr);gap:2.5rem}}.ci-value-card{position:relative;background:#ffffff05;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:3px solid rgba(99,102,241,.3);border-radius:0;padding:2.5rem;transition:all .4s cubic-bezier(.34,1.56,.64,1);cursor:default;overflow:hidden}.ci-value-card:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(99,102,241,.05),transparent 60%);pointer-events:none;opacity:0;transition:opacity .4s ease}.ci-value-card:hover{background:#6366f10d;transform:translateY(-8px) scale(1.02);border-color:#6366f1;box-shadow:0 20px 40px #6366f133,8px 8px #6366f126}.ci-value-card:hover:after{opacity:1}.ci-value-card-icon{width:64px;height:64px;display:flex;align-items:center;justify-content:center;background:#6366f1;border:none;border-radius:0;margin-bottom:1.5rem;box-shadow:4px 4px #6366f14d;transition:all .3s ease}.ci-value-card:hover .ci-value-card-icon{transform:rotate(-5deg) scale(1.1);box-shadow:6px 6px #6366f166}.ci-value-card-title{font-family:Space Grotesk,sans-serif;font-size:1.4rem;font-weight:700;color:var(--color-text);margin-bottom:1rem;line-height:1.2;letter-spacing:-.01em}.ci-value-card-desc{font-family:IBM Plex Sans,sans-serif;font-size:1rem;line-height:1.7;color:var(--color-text-secondary);font-weight:400}.community-section{position:relative;padding:6rem 0 2rem;background:var(--color-background);width:100%;box-sizing:border-box}.community-page-wrapper{position:relative;width:100%;min-height:100vh;height:auto!important;overflow:visible!important;box-sizing:border-box}.cm-bg-grid{position:fixed;top:0;left:0;width:100vw;height:100vh;background-image:linear-gradient(rgba(99,102,241,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(99,102,241,.03) 1px,transparent 1px);background-size:50px 50px;-webkit-mask-image:radial-gradient(ellipse at center,black 30%,transparent 80%);mask-image:radial-gradient(ellipse at center,black 30%,transparent 80%);pointer-events:none;z-index:0}.cm-bg-orb{position:fixed;top:0;left:0;width:100vw;height:100vh;border-radius:50%;filter:blur(120px);opacity:.15;pointer-events:none;z-index:0;animation:floatOrb 25s ease-in-out infinite}.cm-orb-1{width:600px;height:600px;background:linear-gradient(135deg,#4f46e5,#9333ea);top:-100px;right:-10%}.cm-orb-2{width:500px;height:500px;background:linear-gradient(135deg,#0ea5e9,#2563eb);bottom:0;left:-10%;animation-delay:-10s}@media(max-width:768px){.cm-orb-1{width:300px;height:300px;right:-50px;top:-50px}.cm-orb-2{width:250px;height:250px;left:-50px}}@keyframes floatOrb{0%,to{transform:translate(0)}50%{transform:translate(30px,30px)}}.container{padding:0 var(--space-6);position:relative;z-index:1}.cm-header-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#6366f11a;border:1px solid rgba(99,102,241,.2);border-radius:999px;font-size:.8rem;font-weight:600;color:#818cf8;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.05em}.community-grid{display:grid;grid-template-columns:1fr;gap:2rem;max-width:1200px;margin:0 auto}@media(min-width:1024px){.community-grid{grid-template-columns:1fr 340px;gap:2.5rem}}.feed-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.08)}.question-card{background:#ffffff05;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:2px solid rgba(99,102,241,.25);border-left-width:4px;border-radius:0;padding:2rem;margin-bottom:1.5rem;transition:all .4s cubic-bezier(.34,1.56,.64,1);position:relative;overflow:hidden}.question-card:before{content:"";position:absolute;top:-50%;right:-10%;width:200px;height:200px;background:linear-gradient(135deg,rgba(99,102,241,.08),transparent);transform:rotate(45deg);pointer-events:none}[data-theme=light] .question-card{background:var(--color-surface);border-color:#6366f14d}.question-card:hover{border-color:#6366f1;box-shadow:0 12px 30px #6366f126,6px 0 #6366f1 inset;transform:translate(6px);background:#6366f10a}.question-meta{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.avatar{width:42px;height:42px;background:linear-gradient(135deg,#6366f133,#8b5cf633);color:#a78bfa;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;border:1px solid rgba(255,255,255,.1)}.author-name{font-size:1rem;font-weight:600;color:var(--color-text)}.post-time{font-size:.8rem;color:var(--color-text-muted)}.question-title{font-family:Space Grotesk,sans-serif;font-size:1.35rem;font-weight:700;margin-bottom:.75rem;color:var(--color-text);line-height:1.3;letter-spacing:-.01em}.question-body{font-family:IBM Plex Sans,sans-serif;font-size:1.05rem;color:var(--color-text-secondary);margin-bottom:1.5rem;line-height:1.7}.tag-list{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.tag{background:transparent;font-family:IBM Plex Sans,sans-serif;font-size:.75rem;padding:.4rem 1rem;border-radius:0;color:#6366f1;border:1.5px solid #6366f1;font-weight:600;transition:all .2s ease;text-transform:uppercase;letter-spacing:.05em}.tag:hover{background:#6366f1;color:#fff;transform:translateY(-2px);box-shadow:3px 3px #6366f14d}[data-theme=light] .tag{background:#0000000d;color:var(--color-text-secondary);border-color:#0000001a}[data-theme=light] .tag:hover{background:#0000001a;color:var(--color-text);border-color:#0003}.interaction-bar{display:flex;gap:1.5rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.08)}.action-btn{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#9ca3af;background:transparent;border:none;cursor:pointer;transition:color .2s}.action-btn:hover{color:#818cf8}.community-sidebar{background:#ffffff05;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.08);border-radius:1.25rem;padding:1.5rem;position:sticky;top:120px}.sidebar-title{font-size:.9rem;font-weight:800;margin-bottom:1.25rem;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text);display:flex;align-items:center;gap:.5rem}.trending-topic{display:block;padding:.75rem 0;font-size:.95rem;color:var(--color-text-secondary);border-bottom:1px solid rgba(255,255,255,.08);cursor:pointer;transition:all .2s}.trending-topic:last-child{border:none}.trending-topic:hover{color:#818cf8;transform:translate(4px)}.guidelines-box{margin-top:1.5rem;padding:1rem;background:#6366f11a;border:1px solid rgba(99,102,241,.2);border-radius:.75rem}.guidelines-title{font-weight:700;color:#818cf8;margin-bottom:.25rem;font-size:.9rem}.guidelines-text{font-size:.8rem;color:var(--color-text-secondary);line-height:1.5}.community-section{background:var(--color-background)}.question-card{background:var(--glass-bg);border-color:var(--color-border)}.question-card:hover{background:var(--color-surface-elevated, #ffffff);border-color:var(--color-primary);box-shadow:var(--shadow-card-hover)}.author-name{color:var(--color-text)}.post-time{color:var(--color-text-muted)}.question-title{color:var(--color-text)}.question-body{color:var(--color-text-secondary)}.tag{background:var(--color-surface);color:var(--color-text-secondary);border-color:var(--color-border)}.tag:hover{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}.action-btn{color:var(--color-text-muted)}.action-btn:hover{color:var(--color-primary)}.community-sidebar{background:var(--color-surface);border-color:var(--color-border)}.sidebar-title{color:var(--color-text)}.trending-topic{color:var(--color-text-secondary);border-color:var(--color-border-light)}.trending-topic:hover{color:var(--color-primary)}[data-theme=dark] .community-section{background:#030712}[data-theme=dark] .question-card{background:#ffffff08;border-color:#ffffff14}[data-theme=dark] .question-card:hover{background:#ffffff0d;border-color:#6366f14d}[data-theme=dark] .author-name{color:#f3f4f6}[data-theme=dark] .question-title{color:#fff}[data-theme=dark] .question-body{color:#cbd5e1}[data-theme=dark] .tag{background:#ffffff0d;color:#94a3b8;border-color:#ffffff1a}[data-theme=dark] .action-btn{color:#9ca3af}[data-theme=dark] .community-sidebar{background:#ffffff05;border-color:#ffffff14}[data-theme=dark] .sidebar-title{color:#f3f4f6}[data-theme=dark] .trending-topic{color:#9ca3af;border-color:#ffffff14}[data-theme=dark] .guidelines-text{color:#cbd5e1}.ask-modal-overlay{position:fixed;inset:0;z-index:var(--z-modal);display:flex;align-items:center;justify-content:center;padding:1rem;background:#0009;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.ask-modal-content{background:var(--color-surface);width:100%;max-width:500px;border-radius:1.5rem;padding:1.5rem;position:relative;border:1px solid var(--glass-border);box-shadow:0 25px 50px -12px #00000080;overflow:hidden}[data-theme=dark] .ask-modal-content{background:#0f172af2;background:linear-gradient(145deg,#0f172af2,#1e293bf2);border:1px solid rgba(255,255,255,.1)}.ask-modal-content:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#6366f1,#a855f7,#ec4899)}.ask-modal-title{font-size:1.75rem;font-weight:800;margin-bottom:.5rem;background:linear-gradient(135deg,var(--color-text) 0%,var(--color-text-secondary) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:-.02em}[data-theme=dark] .ask-modal-title{background:linear-gradient(135deg,#fff,#cbd5e1);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.ask-modal-subtitle{font-size:.9rem;color:var(--color-text-secondary);margin-bottom:1.5rem}.ask-input-group{margin-bottom:.75rem}.ask-label{display:block;font-size:.9rem;font-weight:600;margin-bottom:.5rem;color:var(--color-text)}.ask-input{width:100%;background:var(--glass-surface);border:1px solid var(--glass-border);border-radius:.75rem;padding:.875rem 1rem;color:var(--color-text);font-size:1rem;font-family:inherit;transition:all .2s}.ask-input:focus{outline:none;border-color:var(--color-primary);background:var(--color-background);box-shadow:0 0 0 2px #6366f11a}.ask-input::placeholder{color:var(--color-text-muted);opacity:.7}.ask-textarea{min-height:80px;resize:vertical}.ask-close-btn{position:absolute;top:1.5rem;right:1.5rem;color:var(--color-text-muted);background:transparent;border:none;cursor:pointer;transition:color .2s;padding:.25rem}.ask-close-btn:hover{color:var(--color-text);background:#ffffff0d;border-radius:50%}.login-toast-popup{position:fixed;top:6rem;left:0;right:0;margin-inline:auto;z-index:100000;display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;background:var(--color-surface);border:1px solid rgba(239,68,68,.3);border-radius:1rem;box-shadow:0 12px 40px #00000026,0 0 0 1px #ef444414;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);max-width:calc(100vw - 2rem);width:max-content}@media(max-width:768px){.login-toast-popup{width:90vw;max-width:none;box-sizing:border-box;justify-content:center;white-space:normal;text-align:center;padding:1rem}.login-toast-message{font-size:.875rem;flex:1;overflow-wrap:break-word;word-wrap:break-word}}.login-toast-popup:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#ef4444,#f97316,#ef4444);border-radius:1rem 1rem 0 0}[data-theme=dark] .login-toast-popup{background:#0f172af2;border-color:#ef444466;box-shadow:0 12px 40px #0006,0 0 0 1px #ef444426}.login-toast-icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;flex-shrink:0;background:#ef44441a;border-radius:50%;color:#ef4444}.login-toast-message{font-size:.9rem;font-weight:500;color:var(--color-text);line-height:1.4}[data-theme=dark] .login-toast-message{color:#f1f5f9}.login-toast-close{display:flex;align-items:center;justify-content:center;width:28px;height:28px;flex-shrink:0;background:transparent;border:none;border-radius:50%;color:var(--color-text-muted);cursor:pointer;transition:all .2s}.login-toast-close:hover{background:#0000000d;color:var(--color-text)}[data-theme=dark] .login-toast-close:hover{background:#ffffff1a;color:#fff}@media(max-width:768px){.community-section{padding:4.5rem 0 1.5rem}.community-grid{grid-template-columns:1fr;gap:1.25rem}.question-card{padding:1.25rem;margin-bottom:1rem;border-left-width:3px}.question-card:before{width:120px;height:120px}.question-title{font-size:1.1rem}.question-body{font-size:.9rem;margin-bottom:1rem;line-height:1.6}.question-meta{gap:.5rem;margin-bottom:.75rem}.avatar{width:36px;height:36px;font-size:12px}.author-name{font-size:.9rem}.post-time{font-size:.75rem}.tag-list{gap:.35rem;margin-bottom:1rem}.tag{font-size:.65rem;padding:.3rem .75rem}.interaction-bar{gap:1rem}.action-btn{font-size:.8rem}.feed-header{margin-bottom:1.25rem;padding-bottom:.75rem}.ask-modal-content{margin:.75rem;padding:1.25rem;border-radius:1rem;max-width:100%}.ask-modal-title{font-size:1.35rem}.ask-modal-subtitle{font-size:.8rem}.ask-input{padding:.75rem .875rem;font-size:.9rem}.ask-close-btn{top:1rem;right:1rem}.cm-header-badge{font-size:.7rem;padding:.35rem .75rem}}@media(max-width:480px){.community-section{padding:3.5rem 0 1rem}.question-card{padding:1rem;margin-bottom:.875rem}.question-title{font-size:1rem}.question-body{font-size:.85rem;margin-bottom:.875rem}.avatar{width:32px;height:32px;font-size:11px}.author-name{font-size:.85rem}.tag{font-size:.6rem;padding:.25rem .5rem}.interaction-bar{gap:.75rem;padding-top:.75rem}.action-btn{font-size:.75rem;gap:.35rem}.ask-modal-content{margin:.5rem;padding:1rem}.ask-modal-title{font-size:1.15rem}.ask-textarea{min-height:60px}.login-toast-popup{left:1rem;right:1rem;transform:none;width:auto}.login-toast-message{font-size:.82rem}.cm-orb-1{width:200px;height:200px}.cm-orb-2{width:180px;height:180px}}.community-page-wrapper{background:#030712;background-image:radial-gradient(circle at 0% 0%,rgba(99,102,241,.15) 0%,transparent 50%),radial-gradient(circle at 100% 100%,rgba(139,92,246,.1) 0%,transparent 50%)}.question-card.detail-view{border-left-width:6px;background:#ffffff08;margin-bottom:3rem}.replies-section{margin-top:4rem;position:relative;padding-bottom:4rem}.replies-section:before{content:"";position:absolute;top:-2rem;left:0;width:60px;height:4px;background:#6366f1}.reply-form-card{background:#6366f108;border:1px solid rgba(99,102,241,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease;margin-bottom:3rem;padding:2.5rem;border-radius:2rem}.reply-form-card:focus-within{background:#6366f10f;border-color:#6366f14d;box-shadow:0 0 20px #6366f11a}.reply-card{background:#ffffff04;border:1px solid rgba(255,255,255,.04);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;margin-bottom:1.5rem}.reply-card:hover{background:#ffffff0a;border-color:#ffffff1a;transform:translateY(-4px) scale(1.01);box-shadow:0 20px 40px #0000004d}.reply-card:after{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:30%;background:linear-gradient(to bottom,#6366f1,#a855f7);opacity:0;transition:all .3s ease}.reply-card:hover:after{opacity:1;height:60%}.reply-body{font-family:IBM Plex Sans,sans-serif;line-height:1.8;font-size:1.05rem}[data-theme=light] .community-page-wrapper{background:#f8fafc}[data-theme=light] .reply-form-card,[data-theme=light] .reply-card{background:#fff;border:1px solid #e2e8f0;box-shadow:0 4px 6px -1px #0000000d}[data-theme=light] .reply-card:hover{border-color:#6366f1;box-shadow:0 20px 25px -5px #0000001a}@media(max-width:768px){.replies-section{margin-top:2.5rem}.reply-form-card,.reply-card{padding:1.25rem!important}.reply-card .pl-12{padding-left:0;margin-top:1rem}}.community-page-wrapper.detail-page{transition:background-color .3s ease,color .3s ease;min-height:100vh}[data-theme=dark] .community-page-wrapper.detail-page,.community-page-wrapper.detail-page{background:#030712;color:#fff}[data-theme=light] .community-page-wrapper.detail-page{background:var(--color-background, #f8fafc);color:var(--color-text, #0f172a)}.detail-container{width:100%;max-width:900px;margin:4rem auto 0;padding:0 1.5rem;position:relative;z-index:1}@media(min-width:768px){.detail-container{margin:6rem auto 0}}@media(min-width:820px){.detail-container{margin:8rem auto 0}}.content-area{margin-top:2rem}.question-card.detail-view{padding:2.5rem;border-radius:1rem;margin-bottom:3rem;transition:all .3s ease}[data-theme=dark] .question-card.detail-view,.question-card.detail-view{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-left:4px solid #6366f1;box-shadow:0 25px 50px -12px #00000080}[data-theme=light] .question-card.detail-view{background:#fff;border:1px solid #e2e8f0;border-left:4px solid #6366f1;box-shadow:0 10px 30px -5px #0000000d}.detail-title{font-size:2.25rem;font-weight:800;margin-bottom:1.5rem;line-height:1.2;letter-spacing:-.02em}[data-theme=dark] .detail-title,.detail-title{color:#fff}[data-theme=light] .detail-title{color:#0f172a}.detail-body{font-size:1.125rem;line-height:1.8;margin-bottom:2rem}[data-theme=dark] .detail-body,.detail-body{color:#cbd5e1}[data-theme=light] .detail-body{color:#334155}.detail-tags{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:2rem}.detail-tags .tag{background:#6366f11a;color:#818cf8;border:1px solid rgba(99,102,241,.2);padding:.35rem 1rem;border-radius:9999px;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.detail-interaction{display:flex;gap:2rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.05)}[data-theme=light] .detail-interaction{border-top-color:#f1f5f9}.detail-interaction .action-btn{display:flex;align-items:center;gap:.625rem;color:#94a3b8;font-weight:600;background:transparent;border:none;transition:all .2s}[data-theme=light] .detail-interaction .action-btn{color:#64748b}.detail-interaction .action-btn:hover{color:#6366f1}.replies-section{margin-top:4rem}.section-title{font-size:1.5rem;font-weight:700;margin-bottom:2rem;display:flex;align-items:center;gap:.75rem}[data-theme=dark] .section-title,.section-title{color:#fff}[data-theme=light] .section-title{color:#0f172a}.accent-icon{color:#6366f1}.reply-form-card{padding:2rem;border-radius:1.5rem;margin-bottom:3rem}[data-theme=dark] .reply-form-card,.reply-form-card{background:linear-gradient(145deg,#ffffff0a,#ffffff03);border:1px solid rgba(255,255,255,.08)}[data-theme=light] .reply-form-card{background:#fff;border:1px solid #e2e8f0;box-shadow:0 4px 6px -1px #0000000d}.reply-textarea{width:100%;min-height:120px;border-radius:1rem;padding:1rem 1.25rem;font-family:inherit;font-size:1rem;resize:vertical;transition:all .2s}[data-theme=dark] .reply-textarea,.reply-textarea{background:#0f172a80;border:1px solid rgba(255,255,255,.1);color:#fff}[data-theme=light] .reply-textarea{background:#f8fafc;border:1px solid #e2e8f0;color:#0f172a}.reply-textarea:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 4px #6366f11a}.reply-card{padding:1.5rem;border-radius:1.25rem;margin-bottom:1.25rem;transition:all .3s}[data-theme=dark] .reply-card,.reply-card{background:#ffffff05;border:1px solid rgba(255,255,255,.05)}[data-theme=light] .reply-card{background:#fff;border:1px solid #e2e8f0;box-shadow:0 2px 4px #00000005}.reply-card:hover{transform:translateY(-2px)}[data-theme=dark] .reply-card:hover{background:#ffffff0a;border-color:#ffffff1a}[data-theme=light] .reply-card:hover{border-color:#cbd5e1;box-shadow:0 4px 12px #0000000d}.reply-meta{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.reply-avatar{width:36px;height:36px;background:linear-gradient(135deg,#6366f1,#a855f7);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;color:#fff}.reply-username{font-size:.9375rem;font-weight:700}[data-theme=dark] .reply-username,.reply-username{color:#f1f5f9}[data-theme=light] .reply-username{color:#1e293b}.reply-date{font-size:.75rem;color:#64748b}.reply-body{font-size:1rem;line-height:1.6;padding-left:3rem}[data-theme=dark] .reply-body,.reply-body{color:#cbd5e1}[data-theme=light] .reply-body{color:#475569}.empty-replies{text-align:center;padding:3rem;color:#64748b;border:2px dashed rgba(255,255,255,.05);border-radius:1.5rem}[data-theme=light] .empty-replies{border-color:#e2e8f0}.login-prompt-card{text-align:center;padding:2.5rem;border-radius:1.5rem;margin-bottom:3rem}[data-theme=dark] .login-prompt-card,.login-prompt-card{background:#ffffff05;border:1px solid rgba(255,255,255,.05)}[data-theme=light] .login-prompt-card{background:#f8fafc;border:1px solid #e2e8f0}.prompt-text{color:#94a3b8;margin-bottom:1.25rem}[data-theme=light] .prompt-text{color:#64748b}@media(max-width:768px){.detail-container{padding:0 1rem}.detail-title{font-size:1.75rem}.question-card.detail-view{padding:1.5rem}.reply-body{padding-left:0;margin-top:1rem}}.shortlist-page{min-height:100vh;padding:6rem 1rem 3rem;position:relative;overflow:hidden}.shortlist-page__bg{position:absolute;inset:0;background:radial-gradient(ellipse at 30% 20%,rgba(99,102,241,.12) 0%,transparent 50%),radial-gradient(ellipse at 70% 80%,rgba(139,92,246,.08) 0%,transparent 50%),linear-gradient(180deg,#0f172a,#0f172afa);z-index:-1}.shortlist-page__container{max-width:900px;margin:0 auto}.shortlist-page__header{text-align:center;margin-bottom:2rem}.shortlist-page__badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#ef44441a;border:1px solid rgba(239,68,68,.2);border-radius:9999px;font-size:.8rem;font-weight:600;color:#ef4444;margin-bottom:1rem}.shortlist-page__title{font-size:2.5rem;font-weight:800;color:var(--color-text);margin:0 0 .75rem}.shortlist-page__gradient{background:linear-gradient(135deg,#ef4444,#f97316);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.shortlist-page__subtitle{font-size:1rem;color:var(--color-text-secondary);margin:0}.shortlist-page__compare-btn{display:flex;align-items:center;justify-content:center;gap:.75rem;width:fit-content;margin:0 auto 2rem;padding:.875rem 1.5rem;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:.75rem;font-size:1rem;font-weight:600;color:#fff;cursor:pointer;transition:all .3s ease}.shortlist-page__compare-btn:hover{box-shadow:0 8px 25px #6366f166}.shortlist-page__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem}.shortlist-card{background:#ffffff08;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.08);border-radius:1rem;overflow:hidden;transition:all .3s ease}[data-theme=dark] .shortlist-card{background:#0f172a80}.shortlist-card:hover{border-color:#6366f14d;transform:translateY(-4px);box-shadow:0 10px 30px #0003}.shortlist-card__header{display:flex;justify-content:space-between;align-items:flex-start;padding:1.25rem 1.25rem 0}.shortlist-card__info{flex:1;min-width:0}.shortlist-card__name{font-size:1.1rem;font-weight:700;color:var(--color-text);margin:0 0 .25rem}.shortlist-card__location{font-size:.85rem;color:var(--color-text-secondary);margin:0}.shortlist-card__rank{padding:.375rem .625rem;background:linear-gradient(135deg,#6366f126,#8b5cf626);border:1px solid rgba(99,102,241,.3);border-radius:.5rem;font-size:.8rem;font-weight:700;color:var(--color-primary)}.shortlist-card__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;padding:1rem 1.25rem;margin-top:.75rem;background:#00000026}.shortlist-card__stat{text-align:center}.shortlist-card__stat-value{display:block;font-size:.95rem;font-weight:700;color:var(--color-text)}.shortlist-card__stat-label{font-size:.65rem;color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.05em}.shortlist-card__actions{display:flex;gap:.5rem;padding:1rem 1.25rem;background:#0000001a;border-top:1px solid rgba(255,255,255,.05)}.shortlist-card__action{flex:1;display:flex;align-items:center;justify-content:center;gap:.35rem;padding:.5rem;border-radius:.5rem;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .2s ease}.shortlist-card__action--compare{background:transparent;border:1px solid rgba(99,102,241,.3);color:var(--color-primary)}.shortlist-card__action--compare:hover:not(:disabled){background:#6366f11a}.shortlist-card__action--compare.active{background:#6366f126;border-color:#6366f166}.shortlist-card__action--compare:disabled{opacity:.5;cursor:not-allowed}.shortlist-card__action--remove{background:transparent;border:1px solid rgba(239,68,68,.3);color:#ef4444}.shortlist-card__action--remove:hover{background:#ef44441a}.shortlist-page__empty{text-align:center;padding:4rem 2rem;background:#ffffff05;border:1px dashed rgba(255,255,255,.1);border-radius:1rem}.shortlist-page__empty-icon{display:flex;align-items:center;justify-content:center;width:80px;height:80px;margin:0 auto 1.5rem;background:#ef44441a;border-radius:50%;color:#ef4444}.shortlist-page__empty h3{font-size:1.25rem;font-weight:700;color:var(--color-text);margin:0 0 .5rem}.shortlist-page__empty p{font-size:.95rem;color:var(--color-text-secondary);margin:0 0 1.5rem;max-width:400px;margin-left:auto;margin-right:auto}.shortlist-page__cta{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.5rem;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:.75rem;font-size:1rem;font-weight:600;color:#fff;cursor:pointer;transition:all .3s ease}.shortlist-page__cta:hover{box-shadow:0 8px 25px #6366f166}@media(max-width:640px){.shortlist-page__title{font-size:2rem}.shortlist-page__grid{grid-template-columns:1fr}}.cutoff-explorer{min-height:100vh;padding:6rem 1rem 4rem;background:var(--color-background);transition:background .3s ease}[data-theme=dark] .cutoff-explorer{background:linear-gradient(135deg,#0f0f1a,#1a1a2e,#0f0f1a)}.cutoff-explorer__container{max-width:900px;margin:0 auto}.cutoff-explorer__top-nav{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:1rem 1.25rem;background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;box-shadow:var(--shadow-sm);flex-wrap:wrap;gap:1rem;position:relative;z-index:110}[data-theme=dark] .cutoff-explorer__top-nav{background:#ffffff08;border-color:#ffffff14}.cutoff-explorer__home-btn{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:var(--color-primary);border:1px solid transparent;border-radius:10px;color:#fff;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1)}.cutoff-explorer__home-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #6366f133}.cutoff-explorer__home-btn:active{transform:translateY(0) scale(.98)}[data-theme=dark] .cutoff-explorer__home-btn{background:linear-gradient(135deg,#8b5cf626,#3b82f61a);border-color:#8b5cf64d}.cutoff-explorer__home-btn svg{color:#fff}[data-theme=dark] .cutoff-explorer__home-btn svg{color:var(--color-primary, #a78bfa)}.cutoff-explorer__region-wrapper{display:flex;align-items:center;gap:.75rem;padding:.5rem 1rem;background:var(--color-background);border:1px solid var(--color-border);border-radius:10px;min-width:200px}[data-theme=dark] .cutoff-explorer__region-wrapper{background:#0003;border-color:transparent}.cutoff-explorer__region-wrapper svg{color:var(--color-primary)}.cutoff-explorer__region-label{font-size:.8rem;font-weight:600;color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.5px}.cutoff-explorer__region-select-custom{width:160px}.cutoff-explorer__header{text-align:center;margin-bottom:2.5rem}.cutoff-explorer__title-row{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:.75rem}.cutoff-explorer__title-row svg{color:var(--color-primary)}.cutoff-explorer__title-row h1{font-size:2.5rem;font-weight:800;color:var(--color-text);margin:0;letter-spacing:-.02em}[data-theme=dark] .cutoff-explorer__title-row h1{background:linear-gradient(135deg,#fff,#a78bfa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.cutoff-explorer__subtitle{color:var(--color-text-secondary);font-size:1.1rem;max-width:600px;margin:0 auto}.cutoff-explorer__form-section{display:grid;gap:2rem;padding:2.5rem;background:var(--color-surface);border:1px solid var(--color-border);border-radius:20px;margin-bottom:2rem;box-shadow:var(--shadow-md)}[data-theme=dark] .cutoff-explorer__form-section{background:#ffffff08;border-color:#ffffff14}.cutoff-explorer__form-group{display:flex;flex-direction:column;gap:1rem}.cutoff-explorer__label{display:flex;align-items:center;gap:.6rem;font-size:.95rem;font-weight:700;color:var(--color-text)}.cutoff-explorer__label svg{color:var(--color-primary)}.cutoff-explorer__subject-inputs{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.cutoff-explorer__subject-input-wrapper{display:flex;flex-direction:column;gap:.5rem}.cutoff-explorer__subject-input-wrapper label{font-size:.75rem;font-weight:700;color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.5px}.cutoff-explorer__subject-input{padding:1rem;background:var(--color-background);border:2px solid var(--color-border);border-radius:12px;color:var(--color-text);font-size:1.25rem;font-weight:700;text-align:center;transition:all .2s ease}.cutoff-explorer__subject-input:focus{border-color:var(--color-primary);outline:none;box-shadow:0 0 0 4px #6366f11a;transform:translateY(-1px)}[data-theme=dark] .cutoff-explorer__subject-input{background:#0000004d;border-color:#ffffff1a}.cutoff-explorer__formula-hint{margin:0;font-size:.8rem;color:var(--color-text-muted);font-style:italic}.cutoff-explorer__calculated-score{display:flex;align-items:baseline;justify-content:center;gap:.5rem;padding:2rem;background:var(--color-primary);border-radius:16px;color:#fff;box-shadow:0 10px 25px #6366f133}[data-theme=dark] .cutoff-explorer__calculated-score{background:linear-gradient(135deg,#8b5cf626,#3b82f61a);border:1px solid rgba(139,92,246,.3);color:inherit;box-shadow:none}.cutoff-explorer__calculated-label{font-size:1rem;font-weight:600;opacity:.9}.cutoff-explorer__calculated-value{font-size:3.5rem;font-weight:800;line-height:1}[data-theme=dark] .cutoff-explorer__calculated-value{background:linear-gradient(135deg,#a78bfa,#60a5fa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.cutoff-explorer__calculated-max{font-size:1.5rem;opacity:.6}.cutoff-explorer__category-chips,.cutoff-explorer__year-tabs{display:flex;flex-wrap:wrap;gap:.6rem}.cutoff-explorer__chip,.cutoff-explorer__year-tab{padding:.65rem 1.25rem;background:var(--color-background);border:2px solid var(--color-border);border-radius:12px;color:var(--color-text-secondary);font-size:.9rem;font-weight:700;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1)}[data-theme=dark] .cutoff-explorer__chip,[data-theme=dark] .cutoff-explorer__year-tab{background:#ffffff0d;border-color:#ffffff1a}.cutoff-explorer__chip:hover,.cutoff-explorer__year-tab:hover{border-color:var(--color-primary);color:var(--color-primary);transform:translateY(-2px)}.cutoff-explorer__chip.active,.cutoff-explorer__year-tab.active{border-color:var(--color-primary);color:#fff;box-shadow:0 4px 12px #6366f133}.cutoff-explorer__tab-active-bg,.cutoff-explorer__chip-active-bg{position:absolute;inset:0;background:var(--color-primary);border-radius:10px;z-index:0}.cutoff-explorer__year-tab.active,.cutoff-explorer__chip.active{background:transparent}.cutoff-explorer__chip:active,.cutoff-explorer__year-tab:active{transform:translateY(0) scale(.96)}.cutoff-explorer__insight{display:flex;align-items:flex-start;gap:1.25rem;padding:1.5rem;border-radius:16px;margin-bottom:2rem;background:var(--color-surface);border:1px solid var(--color-border)}[data-theme=dark] .cutoff-explorer__insight{background:linear-gradient(135deg,#8b5cf60d,#3b82f60d);border-color:#8b5cf633}.cutoff-explorer__insight svg{flex-shrink:0;color:var(--color-primary);margin-top:.2rem}.cutoff-explorer__insight p{margin:0;font-size:1rem;color:var(--color-text);line-height:1.6;font-weight:500}.cutoff-explorer__insight--positive{background:#f0fdf4;border-color:#bbf7d0}[data-theme=dark] .cutoff-explorer__insight--positive{background:linear-gradient(135deg,#22c55e1a,#10b9811a);border-color:#22c55e4d}.cutoff-explorer__insight--positive svg{color:#16a34a}.cutoff-explorer__insight--caution{background:#fffbeb;border-color:#fef3c7}[data-theme=dark] .cutoff-explorer__insight--caution{background:linear-gradient(135deg,#f59e0b1a,#eab3081a);border-color:#f59e0b4d}.cutoff-explorer__insight--caution svg{color:#d97706}.cutoff-explorer__eligible-section{background:var(--color-surface);border:2px solid #bbf7d0;border-radius:20px;margin-bottom:2.5rem;overflow:hidden;box-shadow:var(--shadow-md)}[data-theme=dark] .cutoff-explorer__eligible-section{background:#ffffff08;border-color:#22c55e33}.cutoff-explorer__eligible-header{display:flex;align-items:center;gap:.75rem;padding:1.5rem;background:#f0fdf4;border-bottom:2px solid #bbf7d0}[data-theme=dark] .cutoff-explorer__eligible-header{background:linear-gradient(135deg,#22c55e1a,#10b9810d);border-bottom-color:#22c55e26}.cutoff-explorer__eligible-header h2{margin:0;font-size:1.25rem;font-weight:800;color:var(--color-text)}.cutoff-explorer__eligible-list{padding:1.25rem;display:grid;gap:1rem}.cutoff-explorer__eligible-card{display:grid;grid-template-columns:2fr 1.2fr 1fr 1fr;align-items:center;gap:1.5rem;padding:1.25rem 1.5rem;background:var(--color-background);border:1px solid var(--color-border);border-radius:16px;transition:all .3s cubic-bezier(.4,0,.2,1)}.cutoff-explorer__eligible-card:hover{background:#fff;transform:translateY(-4px) scale(1.01);border-color:var(--color-primary);box-shadow:0 10px 20px -5px #0000001a;border-left:4px solid var(--color-primary)}[data-theme=dark] .cutoff-explorer__eligible-card{background:#0003;border-color:#ffffff0d}[data-theme=dark] .cutoff-explorer__eligible-card:hover{background:#22c55e14;border-color:#22c55e4d}.cutoff-explorer__eligible-info{display:flex;flex-direction:column;gap:.25rem}.cutoff-explorer__eligible-name{font-size:1.05rem;font-weight:700;color:var(--color-text)}.cutoff-explorer__eligible-city{font-size:.85rem;color:var(--color-text-secondary);font-weight:500}.cutoff-explorer__eligible-course{font-size:.85rem;color:var(--color-text-secondary)}.cutoff-explorer__eligible-stats{display:flex;align-items:center;gap:1.5rem}.cutoff-explorer__eligible-cutoff{font-size:1.1rem;font-weight:800;color:var(--color-primary)}.cutoff-explorer__eligible-cutoff-label{font-size:.7rem;color:var(--color-text-muted);text-transform:uppercase;font-weight:700}.cutoff-explorer__eligible-cutoff-value{font-size:1.25rem;font-weight:800;color:var(--color-text)}.cutoff-explorer__eligible-margin{margin-left:auto}[data-theme=dark] .cutoff-explorer__eligible-margin{background:#22c55e26}.cutoff-explorer__results{background:var(--color-surface);border:1px solid var(--color-border);border-radius:20px;overflow:hidden;box-shadow:var(--shadow-lg)}[data-theme=dark] .cutoff-explorer__results{background:#ffffff08;border-color:#ffffff14}.cutoff-explorer__table-header{padding:1.5rem 2rem;background:var(--color-background);border-bottom:2px solid var(--color-border)}[data-theme=dark] .cutoff-explorer__table-header{background:#0003;border-bottom-color:#ffffff14}.cutoff-explorer__table-header h2{margin:0;font-size:1.25rem;font-weight:800;color:var(--color-text)}.cutoff-explorer__table{width:100%;border-collapse:collapse}.cutoff-explorer__table th,.cutoff-explorer__table td{padding:1.25rem 2rem;text-align:left}.cutoff-explorer__table thead th{background:var(--color-background);color:var(--color-text-secondary);font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.cutoff-explorer__table tbody tr{border-bottom:1px solid var(--color-border);transition:background .2s ease}.cutoff-explorer__table tbody tr:hover{background:var(--color-background)}.cutoff-explorer__table tbody tr.highlight{background:#6366f10d}.cutoff-explorer__cat-cell{display:flex;align-items:center;gap:.75rem;color:var(--color-text);font-weight:700}.cutoff-explorer__year-badge{position:absolute;top:-8px;right:-8px;font-size:.65rem;padding:.2rem .6rem;background:linear-gradient(135deg,#f59e0b,#d97706);border-radius:12px;color:#fff;font-weight:800;text-transform:uppercase;box-shadow:0 2px 6px #f59e0b66;letter-spacing:.05em;border:1px solid rgba(255,255,255,.2);pointer-events:none}.cutoff-explorer__your-badge{font-size:.7rem;padding:.25rem .6rem;background:var(--color-primary);border-radius:6px;color:#fff;font-weight:800;text-transform:uppercase}.cutoff-explorer__cutoff-cell{font-size:1.25rem;font-weight:800;color:var(--color-primary)}.cutoff-explorer__status-cell{font-size:1rem;font-weight:600;color:var(--color-text-secondary)}.cutoff-explorer__status-cell.eligible{color:#16a34a}.cutoff-explorer__status-cell.gap{color:#d97706}.cutoff-explorer__disclaimer{padding:1.25rem 2rem;margin:0;font-size:.85rem;color:var(--color-text-muted);border-top:1px solid var(--color-border);font-style:italic;background:var(--color-background);opacity:.8}.cutoff-explorer__form-group .custom-select-container{width:100%}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.cutoff-explorer__container>*{animation:slideUp .6s cubic-bezier(.16,1,.3,1) both}.cutoff-explorer__container>*:nth-child(1){animation-delay:.1s}.cutoff-explorer__container>*:nth-child(3){animation-delay:.2s}.cutoff-explorer__container>*:nth-child(4){animation-delay:.3s}.cutoff-explorer__container>*:nth-child(5){animation-delay:.4s}@media(max-width:768px){.cutoff-explorer{padding-top:5rem}.cutoff-explorer__top-nav{flex-direction:column;align-items:stretch}.cutoff-explorer__title-row h1{font-size:2rem}.cutoff-explorer__form-section{padding:1.5rem}.cutoff-explorer__subject-inputs{grid-template-columns:1fr}.cutoff-explorer__eligible-card{grid-template-columns:1fr 1fr;gap:1rem}.cutoff-explorer__calculated-value{font-size:2.5rem}.cutoff-explorer__table th,.cutoff-explorer__table td{padding:1rem;font-size:.9rem}.cutoff-explorer__eligible-margin{margin-left:0}}.card-spotlight{position:relative;border-radius:1.25rem;border:1px solid rgba(99,102,241,.15);background:linear-gradient(135deg,#1e293bcc,#0f172ae6);padding:1.5rem;overflow:hidden;--mouse-x: 50%;--mouse-y: 50%;--spotlight-color: rgba(99, 102, 241, .15);transition:all .3s ease}.card-spotlight:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at var(--mouse-x) var(--mouse-y),var(--spotlight-color),transparent 80%);opacity:0;transition:opacity .5s ease;pointer-events:none;z-index:0}.card-spotlight:hover:before,.card-spotlight:focus-within:before{opacity:.8}.card-spotlight:hover{border-color:#6366f14d;transform:translateY(-2px);box-shadow:0 10px 40px #6366f126}.card-spotlight>*{position:relative;z-index:1}[data-theme=light] .card-spotlight,.card-spotlight--light{background:linear-gradient(135deg,#fff,#f8fafc);border-color:#6366f11a}[data-theme=light] .card-spotlight:hover,.card-spotlight--light:hover{border-color:#6366f140;box-shadow:0 10px 40px #6366f11a}.card-spotlight--green{--spotlight-color: rgba(16, 185, 129, .25);border-color:#10b98126}.card-spotlight--green:hover{border-color:#10b9814d;box-shadow:0 10px 40px #10b98126}.card-spotlight--orange{--spotlight-color: rgba(251, 146, 60, .25);border-color:#fb923c26}.card-spotlight--orange:hover{border-color:#fb923c4d;box-shadow:0 10px 40px #fb923c26}.card-spotlight--blue{--spotlight-color: rgba(59, 130, 246, .25);border-color:#3b82f626}.card-spotlight--blue:hover{border-color:#3b82f64d;box-shadow:0 10px 40px #3b82f626}.card-spotlight--pink{--spotlight-color: rgba(236, 72, 153, .25);border-color:#ec489926}.card-spotlight--pink:hover{border-color:#ec48994d;box-shadow:0 10px 40px #ec489926}.announcements-page{min-height:100vh;padding-top:5rem;background:var(--color-background);background-image:radial-gradient(circle at 10% 20%,rgba(99,102,241,.05),transparent 25%),radial-gradient(circle at 90% 80%,rgba(168,85,247,.05),transparent 25%)}.announcements-sticky-header{position:sticky;top:4.5rem;z-index:40;background:#ffffffd9;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid rgba(226,232,240,.6);padding:1.25rem 0 1rem;margin-bottom:2rem;transition:all .3s ease}[data-theme=dark] .announcements-sticky-header{background:#0f172ad9;border-color:#ffffff14}.announcements-sticky-header .container{display:flex;flex-direction:column;gap:1rem}@media(min-width:768px){.announcements-sticky-header .container{flex-direction:row;align-items:center;justify-content:space-between;gap:1.5rem}}.announcements-title{font-family:var(--font-heading);font-weight:700;font-size:1.375rem;background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-accent) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;margin:0}@media(min-width:768px){.announcements-title{font-size:1.5rem}}.announcement-search-wrapper{position:relative;width:100%}@media(min-width:768px){.announcement-search-wrapper{width:auto}}.announcement-search-input{width:100%;max-width:100%;background:var(--color-surface);border:1px solid var(--color-border);border-radius:99px;padding:.625rem 2.75rem .625rem 1rem;height:44px;font-size:.9rem;color:var(--color-text);transition:all .25s ease}.announcement-search-icon{position:absolute;right:1rem;top:50%;transform:translateY(-50%);color:var(--color-text-muted);pointer-events:none;transition:color .2s ease}.announcement-search-input:focus+.announcement-search-icon{color:var(--color-primary)}@media(min-width:768px){.announcement-search-input{width:280px;max-width:320px}}.announcement-search-input::placeholder{color:var(--color-text-muted)}.announcement-search-input:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px #6366f11f}@media(min-width:768px){.announcement-search-input:focus{width:320px}}.announcements-sticky-header .container.mt-4{margin-top:1rem!important;padding-bottom:.75rem}.announcements-sticky-header .flex.items-center.gap-2{display:flex;flex-wrap:wrap;gap:.625rem!important;row-gap:.625rem!important;padding:.25rem 0}.filter-chip{padding:.5rem 1rem;border-radius:99px;font-size:.8125rem;font-weight:600;border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text-secondary);transition:all .2s ease;cursor:pointer;white-space:nowrap;flex-shrink:0;margin:.125rem .25rem}.filter-chip:first-child{margin-left:0}.filter-chip:hover{background:var(--color-border);transform:translateY(-1px)}.filter-chip.active{background:var(--color-primary);color:#fff;border-color:var(--color-primary);box-shadow:0 4px 12px #6366f140}.announcements-page>.container.pb-20{padding-top:.5rem;padding-bottom:5rem}.announcements-page .grid{display:grid;grid-template-columns:1fr;gap:1.25rem}@media(min-width:640px){.announcements-page .grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media(min-width:1024px){.announcements-page .grid{grid-template-columns:repeat(3,1fr);gap:1.75rem}}.announcement-card{padding:0;position:relative;display:flex;flex-direction:column;height:100%;background:var(--color-surface)!important;border:1px solid var(--color-border)!important;border-radius:1.25rem}.announcement-card.card-spotlight{padding:1.5rem}.announcement-card.card-spotlight:hover{transform:translateY(-4px)}.announcement-card__date{font-size:.75rem;font-weight:600;text-transform:uppercase;color:var(--color-text-muted);letter-spacing:.05em;margin-bottom:.75rem;margin-top:.25rem;display:block}.announcement-card__college{font-size:.875rem;font-weight:600;color:var(--color-primary);margin-bottom:.5rem}.announcement-card__title{font-size:1.125rem;font-weight:700;line-height:1.4;margin-bottom:.875rem;color:var(--color-text)}.announcement-card__desc{font-size:.9rem;color:var(--color-text-secondary);line-height:1.65;margin-bottom:1.5rem;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;flex:1}.category-badge{position:absolute;top:1.25rem;right:1.25rem;padding:.3rem .75rem;border-radius:8px;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.02em}.badge-Exam{background:#ef44441a;color:#ef4444}.badge-Event{background:#a855f71a;color:#a855f7}.badge-Placement{background:#10b9811a;color:#10b981}.badge-Workshop{background:#f59e0b1a;color:#f59e0b}.badge-Opportunity{background:#3b82f61a;color:#3b82f6}.badge-Admission{background:#ec48991a;color:#ec4899}.badge-Competition{background:#6366f11a;color:#6366f1}.read-more-btn{width:100%;padding:.875rem 1rem;border-radius:.75rem;background:#6366f114;color:var(--color-primary);font-weight:600;font-size:.875rem;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .25s ease;border:1px solid transparent;margin-top:auto}.read-more-btn:hover{background:var(--color-primary);color:#fff;box-shadow:0 4px 16px #6366f14d;transform:translateY(-2px)}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.hide-scrollbar::-webkit-scrollbar{display:none}.announcements-page .text-center.py-20{padding:4rem 1rem}[data-theme=dark] .announcement-card{background:#1e293b99;border-color:#ffffff14}[data-theme=dark] .announcement-card:hover{background:#1e293bcc;border-color:#6366f166;box-shadow:0 16px 32px -8px #0006}[data-theme=dark] .filter-chip{background:#1e293b99;border-color:#ffffff1a}[data-theme=dark] .filter-chip:hover{background:#334155cc}[data-theme=dark] .announcement-search-input{background:#1e293b99;border-color:#ffffff1a}[data-theme=dark] .read-more-btn{background:#6366f126}@keyframes skeletonWave{0%{background-position:-600px 0}to{background-position:600px 0}}@keyframes skeletonSlideIn{0%{opacity:0;transform:translateY(16px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.announcements-grid-skeleton{display:grid;grid-template-columns:1fr;gap:1.25rem}@media(min-width:640px){.announcements-grid-skeleton{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media(min-width:1024px){.announcements-grid-skeleton{grid-template-columns:repeat(3,1fr);gap:1.75rem}}.announcement-card--skeleton{padding:1.5rem!important;pointer-events:none;animation:skeletonSlideIn .5s ease-out both;border:1px solid var(--color-border)!important;border-radius:1.25rem;background:var(--color-surface)!important;position:relative;overflow:hidden}.announcement-card--skeleton:after{content:"";position:absolute;inset:0;background:linear-gradient(105deg,transparent 40%,rgba(99,102,241,.03) 50%,transparent 60%);animation:skeletonWave 2s ease-in-out infinite;background-size:600px 100%}.skeleton-pulse{background:linear-gradient(90deg,var(--skel-base, rgba(0, 0, 0, .06)) 0%,var(--skel-base, rgba(0, 0, 0, .06)) 40%,var(--skel-shine, rgba(0, 0, 0, .12)) 50%,var(--skel-base, rgba(0, 0, 0, .06)) 60%,var(--skel-base, rgba(0, 0, 0, .06)) 100%);background-size:600px 100%;animation:skeletonWave 1.8s ease-in-out infinite;border-radius:6px;position:relative}[data-theme=dark] .skeleton-pulse{--skel-base: rgba(255, 255, 255, .06);--skel-shine: rgba(255, 255, 255, .14)}.skeleton-badge{position:absolute;top:1.25rem;right:1.25rem;width:72px;height:22px;border-radius:8px}.skeleton-date{width:110px;height:12px;margin-bottom:.75rem;margin-top:.25rem;border-radius:4px}.skeleton-college{width:160px;height:14px;margin-bottom:.625rem}.skeleton-title{width:85%;height:18px;margin-bottom:.5rem}.skeleton-title--short{width:55%;margin-bottom:1rem}.skeleton-lines{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem;flex:1}.skeleton-line{width:100%;height:13px;border-radius:4px}.skeleton-line--mid{width:90%}.skeleton-line--short{width:65%}.skeleton-button{width:100%;height:44px;border-radius:.75rem;margin-top:auto}.breadcrumb{padding:1rem 0;margin-bottom:1rem}.breadcrumb__list{display:flex;align-items:center;flex-wrap:wrap;gap:.25rem;list-style:none;padding:0;margin:0}.breadcrumb__item{display:flex;align-items:center;gap:.25rem}.breadcrumb__separator{color:var(--color-text-muted);flex-shrink:0}.breadcrumb__link{display:flex;align-items:center;gap:.375rem;font-size:.85rem;color:var(--color-text-secondary);text-decoration:none;transition:color .2s}.breadcrumb__link:hover,.breadcrumb__link--home{color:var(--color-primary)}.breadcrumb__current{font-size:.85rem;color:var(--color-text);font-weight:500}@media(max-width:480px){.breadcrumb__link span,.breadcrumb__current{max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.blog-page{min-height:100vh;padding-top:4.5rem;background:var(--color-background)}.blog-hero{background:linear-gradient(135deg,#1e1b4b,#312e81,#4338ca);padding:4rem 0 5rem;position:relative;overflow:hidden}.blog-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 80%,rgba(99,102,241,.3),transparent 40%),radial-gradient(circle at 80% 20%,rgba(168,85,247,.3),transparent 40%);pointer-events:none}.blog-hero__content{text-align:center;position:relative;z-index:1}.blog-hero__badge{display:inline-block;padding:.5rem 1rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:99px;color:#fff;font-size:.875rem;font-weight:600;margin-bottom:1.5rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.blog-hero__title{font-family:var(--font-heading);font-size:2.5rem;font-weight:800;color:#fff;margin-bottom:1rem;line-height:1.2}@media(min-width:768px){.blog-hero__title{font-size:3.5rem}}.blog-hero__subtitle{font-size:1.125rem;color:#fffc;max-width:600px;margin:0 auto;line-height:1.6}.blog-sticky-header{position:sticky;top:4.5rem;z-index:40;background:#fffffff2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(226,232,240,.6);padding:1rem 0;margin-top:-2rem;border-radius:1rem 1rem 0 0}[data-theme=dark] .blog-sticky-header{background:#0f172af2;border-color:#ffffff0d}.blog-sticky-header__row{display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem}@media(min-width:768px){.blog-sticky-header__row{flex-direction:row;align-items:center;justify-content:space-between}}.blog-sticky-header__left{display:flex;align-items:center;gap:.5rem}.blog-sticky-header__icon{color:var(--color-primary)}.blog-sticky-header__count{font-weight:600;color:var(--color-text)}.blog-sticky-header__search{position:relative;width:100%;max-width:300px}.blog-sticky-header__search-icon{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:var(--color-text-muted)}.blog-search-input{width:100%;padding:.625rem 1rem .625rem 2.5rem;background:var(--color-surface);border:1px solid var(--color-border);border-radius:99px;font-size:.875rem;color:var(--color-text);transition:all .2s}.blog-search-input:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px #6366f11a}.blog-categories{display:flex;gap:.5rem;overflow-x:auto;padding-bottom:.5rem;scrollbar-width:none;-ms-overflow-style:none}.blog-categories::-webkit-scrollbar{display:none}.blog-category-chip{display:flex;align-items:center;gap:.375rem;padding:.5rem 1rem;background:var(--color-surface);border:1px solid var(--color-border);border-radius:99px;font-size:.8rem;font-weight:600;color:var(--color-text-secondary);cursor:pointer;transition:all .2s;white-space:nowrap}.blog-category-chip:hover{background:var(--color-border)}.blog-category-chip.active{background:var(--color-primary);color:#fff;border-color:var(--color-primary);box-shadow:0 4px 12px #6366f140}.blog-category-chip__icon{font-size:1rem}.blog-content{padding:2rem 0 4rem}.blog-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:640px){.blog-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.blog-grid{grid-template-columns:repeat(3,1fr)}}.blog-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:1rem;overflow:hidden;transition:all .3s ease}.blog-card:hover{transform:translateY(-6px);box-shadow:0 20px 40px -12px #00000026;border-color:#6366f14d}.blog-card__link{display:block;text-decoration:none;color:inherit}.blog-card__image-wrapper{position:relative;height:180px;overflow:hidden}.blog-card__image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.blog-card:hover .blog-card__image{transform:scale(1.05)}.blog-card__category{position:absolute;top:.75rem;left:.75rem;display:flex;align-items:center;gap:.375rem;padding:.375rem .75rem;border-radius:6px;font-size:.7rem;font-weight:700;text-transform:uppercase;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.blog-card__category--college-comparisons{background:#4f46e5e6;color:#fff}.blog-card__category--best-by-location{background:#10b981e6;color:#fff}.blog-card__category--best-by-course{background:#3b82f6e6;color:#fff}.blog-card__category--placement-insights{background:#a855f7e6;color:#fff}.blog-card__content{padding:1.25rem}.blog-card__title{font-family:var(--font-heading);font-size:1.125rem;font-weight:700;color:var(--color-text);line-height:1.4;margin-bottom:.75rem;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.blog-card__excerpt{font-size:.875rem;color:var(--color-text-secondary);line-height:1.6;margin-bottom:1rem;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.blog-card__meta{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem}.blog-card__meta-item{display:flex;align-items:center;gap:.375rem;font-size:.75rem;color:var(--color-text-muted)}.blog-card__footer{display:flex;align-items:center;justify-content:space-between;padding-top:1rem;border-top:1px solid var(--color-border)}.blog-card__date{font-size:.75rem;color:var(--color-text-muted)}.blog-card__read-more{display:flex;align-items:center;gap:.375rem;font-size:.875rem;font-weight:600;color:var(--color-primary);transition:gap .2s}.blog-card:hover .blog-card__read-more{gap:.625rem}.blog-empty{text-align:center;padding:4rem 2rem}.blog-empty__icon{color:var(--color-text-muted);margin-bottom:1rem}.blog-empty__title{font-size:1.25rem;font-weight:700;color:var(--color-text);margin-bottom:.5rem}.blog-empty__text{color:var(--color-text-secondary)}@keyframes skeletonShimmer{0%{background-position:-600px 0}to{background-position:600px 0}}@keyframes skeletonFadeIn{0%{opacity:0;transform:translateY(16px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.blog-card--skeleton{pointer-events:none;animation:skeletonFadeIn .5s ease-out both;position:relative;overflow:hidden}.blog-card--skeleton:after{content:"";position:absolute;inset:0;background:linear-gradient(105deg,transparent 40%,rgba(99,102,241,.03) 50%,transparent 60%);animation:skeletonShimmer 2s ease-in-out infinite;background-size:600px 100%;z-index:1}.skeleton{background:linear-gradient(90deg,var(--skeleton-base, rgba(0, 0, 0, .06)) 0%,var(--skeleton-base, rgba(0, 0, 0, .06)) 40%,var(--skeleton-shine, rgba(0, 0, 0, .12)) 50%,var(--skeleton-base, rgba(0, 0, 0, .06)) 60%,var(--skeleton-base, rgba(0, 0, 0, .06)) 100%);background-size:600px 100%;animation:skeletonShimmer 1.8s ease-in-out infinite;border-radius:6px}[data-theme=dark] .skeleton{--skeleton-base: rgba(255, 255, 255, .06);--skeleton-shine: rgba(255, 255, 255, .14)}.skeleton--image{width:100%;height:180px;border-radius:1rem 1rem 0 0}.skeleton--badge{position:absolute;top:.75rem;left:.75rem;width:120px;height:24px;border-radius:6px}.skeleton--title{height:18px;width:90%;margin-bottom:.5rem}.skeleton--title-short{width:55%}.skeleton--text{height:14px;width:100%;margin-bottom:.375rem}.skeleton--text-short{width:70%}.skeleton--meta{height:14px;width:80px;border-radius:4px}.skeleton--date{height:12px;width:100px;border-radius:4px}.skeleton--read-more{height:14px;width:80px;border-radius:4px}.blog-detail-page{min-height:100vh;padding-top:4.5rem;background:var(--color-background)}.blog-detail-hero{position:relative;min-height:400px;background-size:cover;background-position:center;display:flex;align-items:flex-end}@media(min-width:768px){.blog-detail-hero{min-height:450px}}.blog-detail-hero__overlay{width:100%;background:linear-gradient(to top,#000000e6,#00000080,#0000004d);padding:3rem 0}.blog-detail-hero__content{max-width:800px}.blog-detail-back{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:99px;color:#fff;font-size:.875rem;font-weight:500;margin-bottom:1.5rem;transition:all .2s;cursor:pointer}.blog-detail-back:hover{background:#fff3}.blog-detail-category{display:inline-flex;align-items:center;gap:.375rem;padding:.5rem 1rem;border-radius:6px;font-size:.75rem;font-weight:700;text-transform:uppercase;margin-bottom:1rem}.blog-detail-category--college-comparisons{background:#ef4444e6;color:#fff}.blog-detail-category--best-by-location{background:#10b981e6;color:#fff}.blog-detail-category--best-by-course{background:#3b82f6e6;color:#fff}.blog-detail-category--placement-insights{background:#a855f7e6;color:#fff}.blog-detail-title{font-family:var(--font-heading);font-size:1.75rem;font-weight:800;color:#fff;line-height:1.3;margin-bottom:1.5rem}@media(min-width:768px){.blog-detail-title{font-size:2.5rem}}.blog-detail-meta{display:flex;flex-wrap:wrap;gap:1.5rem}.blog-detail-meta__item{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#fffc}.blog-detail-container{padding:3rem 0}.blog-detail-layout{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:1024px){.blog-detail-layout{grid-template-columns:1fr 320px;gap:3rem}}.blog-detail-content{background:var(--color-surface);border:1px solid var(--color-border);border-radius:1rem;padding:2rem}@media(min-width:768px){.blog-detail-content{padding:2.5rem}}.blog-article-content{color:var(--color-text);line-height:1.8}.blog-article-content h2{font-family:var(--font-heading);font-size:1.5rem;font-weight:700;color:var(--color-text);margin:2rem 0 1rem;padding-bottom:.5rem;border-bottom:2px solid var(--color-primary)}.blog-article-content h2:first-child{margin-top:0}.blog-article-content h3{font-family:var(--font-heading);font-size:1.25rem;font-weight:600;color:var(--color-text);margin:1.5rem 0 .75rem}.blog-article-content p{font-size:1rem;margin-bottom:1.25rem;color:var(--color-text-secondary)}.blog-article-content ul,.blog-article-content ol{margin:1rem 0 1.5rem 1.5rem;color:var(--color-text-secondary)}.blog-article-content li{margin-bottom:.5rem;line-height:1.6}.blog-article-content strong{color:var(--color-text);font-weight:600}.blog-article-content table{width:100%;border-collapse:collapse;margin:1.5rem 0;font-size:.875rem;overflow-x:auto;display:block}@media(min-width:768px){.blog-article-content table{display:table}}.blog-article-content thead{background:linear-gradient(135deg,var(--color-primary) 0%,#8b5cf6 100%);color:#fff}.blog-article-content th{padding:.875rem 1rem;text-align:left;font-weight:600;white-space:nowrap}.blog-article-content td{padding:.75rem 1rem;border-bottom:1px solid var(--color-border)}.blog-article-content tbody tr:hover{background:#6366f10d}.blog-article-content tbody tr:nth-child(2n){background:var(--color-surface)}.blog-detail-tags{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--color-border);color:var(--color-text-muted)}.blog-detail-tag{padding:.375rem .75rem;background:var(--color-surface);border:1px solid var(--color-border);border-radius:99px;font-size:.75rem;font-weight:500;color:var(--color-text-secondary)}.blog-share-section{margin-top:2rem;padding:1.5rem;background:linear-gradient(135deg,#6366f10d,#a855f70d);border-radius:.75rem;border:1px solid var(--color-border)}.blog-share-title{display:flex;align-items:center;gap:.5rem;font-size:1rem;font-weight:600;color:var(--color-text);margin-bottom:1rem}.blog-share-buttons{display:flex;flex-wrap:wrap;gap:.75rem}.blog-share-btn{padding:.625rem 1.25rem;border-radius:99px;font-size:.875rem;font-weight:600;border:none;cursor:pointer;transition:all .2s}.blog-share-btn--whatsapp{background:#25d366;color:#fff}.blog-share-btn--whatsapp:hover{background:#128c7e}.blog-share-btn--twitter{background:#1da1f2;color:#fff}.blog-share-btn--twitter:hover{background:#0c85d0}.blog-share-btn--linkedin{background:#0a66c2;color:#fff}.blog-share-btn--linkedin:hover{background:#004182}.blog-share-btn--copy{background:var(--color-text);color:#fff}.blog-share-btn--copy:hover{background:var(--color-text-secondary)}.blog-detail-sidebar{display:flex;flex-direction:column;gap:1.5rem}.blog-related{background:var(--color-surface);border:1px solid var(--color-border);border-radius:1rem;padding:1.5rem}.blog-related__title{font-family:var(--font-heading);font-size:1.125rem;font-weight:700;color:var(--color-text);margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid var(--color-border)}.blog-related__list{display:flex;flex-direction:column;gap:1rem}.blog-related__item{display:flex;gap:.75rem;text-decoration:none;transition:all .2s}.blog-related__item:hover{transform:translate(4px)}.blog-related__image{width:80px;height:60px;object-fit:cover;border-radius:.5rem;flex-shrink:0}.blog-related__content{flex:1;min-width:0}.blog-related__item-title{font-size:.875rem;font-weight:600;color:var(--color-text);line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:.25rem}.blog-related__read-time{font-size:.75rem;color:var(--color-text-muted)}.blog-cta-box{background:linear-gradient(135deg,#1e1b4b,#312e81,#4338ca);border-radius:1rem;padding:1.5rem;text-align:center}.blog-cta-box__title{font-family:var(--font-heading);font-size:1.125rem;font-weight:700;color:#fff;margin-bottom:.5rem}.blog-cta-box__text{font-size:.875rem;color:#fffc;margin-bottom:1rem;line-height:1.5}.blog-cta-box__btn{display:inline-block;padding:.75rem 1.5rem;background:#fff;color:var(--color-primary);font-weight:600;border-radius:99px;text-decoration:none;transition:all .2s}.blog-cta-box__btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0003}.blog-not-found{text-align:center;padding:6rem 2rem}.blog-not-found h1{font-size:2rem;font-weight:700;color:var(--color-text);margin-bottom:.5rem}.blog-not-found p{color:var(--color-text-secondary);margin-bottom:2rem}.back-to-blog-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:var(--color-primary);color:#fff;font-weight:600;border-radius:99px;text-decoration:none;transition:all .2s}.back-to-blog-btn:hover{background:var(--color-primary-dark);transform:translateY(-2px)}:root{--dashboard-bg: #f8fafc;--dashboard-surface: #ffffff;--dashboard-border: #e2e8f0;--dashboard-text: #1e293b;--dashboard-text-secondary: #64748b;--dashboard-primary: #6366f1;--dashboard-shadow: rgba(0, 0, 0, .04);--dashboard-shadow-lg: rgba(0, 0, 0, .1)}[data-theme=dark]{--dashboard-bg: #0f172a;--dashboard-surface: #1e293b;--dashboard-border: rgba(255, 255, 255, .1);--dashboard-text: #ffffff;--dashboard-text-secondary: #94a3b8;--dashboard-shadow: rgba(0, 0, 0, .3);--dashboard-shadow-lg: rgba(0, 0, 0, .5)}.dashboard{min-height:100vh;background:var(--dashboard-bg);display:flex;padding-top:80px}[data-theme=dark] .dashboard{background:linear-gradient(135deg,#0f172a,#1e293b,#0f172a)}.dashboard__sidebar{width:280px;background:var(--dashboard-surface);border-right:1px solid var(--dashboard-border);position:sticky;top:80px;height:calc(100vh - 80px);display:flex;flex-direction:column;overflow:hidden}[data-theme=dark] .dashboard__sidebar{background:#1e293b99;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-right:1px solid rgba(255,255,255,.08)}.dashboard__sidebar-content{padding:2rem 1.5rem;display:flex;flex-direction:column;height:100%}.dashboard__logo{display:flex;align-items:center;gap:.875rem;margin-bottom:2.5rem;padding:1rem;background:linear-gradient(135deg,#6366f11a,#8b5cf61a);border-radius:1rem;color:var(--dashboard-primary)}.dashboard__logo span{font-size:1.5rem;font-weight:800;background:linear-gradient(135deg,#6366f1,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.dashboard__nav{display:flex;flex-direction:column;gap:.625rem;flex:1}.dashboard__nav-item{position:relative;display:flex;align-items:center;gap:.875rem;padding:.875rem 1.125rem;border-radius:.875rem;font-weight:600;font-size:.9375rem;color:var(--dashboard-text-secondary);background:transparent;border:none;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%;text-align:left;overflow:hidden}.dashboard__nav-item:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(99,102,241,.05),transparent);opacity:0;transition:opacity .3s ease}.dashboard__nav-item:hover:before{opacity:1}.dashboard__nav-item:hover{color:var(--dashboard-text);transform:translate(4px)}[data-theme=dark] .dashboard__nav-item:hover{background:#ffffff0d}.dashboard__nav-item--active{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff!important;box-shadow:0 10px 30px -5px #6366f166}[data-theme=dark] .dashboard__nav-item--active{box-shadow:0 10px 30px -5px #6366f180}.dashboard__nav-indicator{position:absolute;right:.75rem;width:6px;height:6px;background:#fff;border-radius:50%;box-shadow:0 0 10px #fffc}.dashboard__divider{margin:1.5rem 0;border-top:1px solid var(--dashboard-border)}.dashboard__logout{display:flex;align-items:center;gap:.875rem;padding:.875rem 1.125rem;border-radius:.875rem;font-weight:600;font-size:.9375rem;color:#ef4444;background:#ef44440d;border:none;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%;text-align:left}.dashboard__logout:hover{background:#ef44441a;transform:translate(4px)}.dashboard__main{flex:1;padding:2.5rem 3rem;overflow-y:auto;max-width:1400px;margin:0 auto}.dashboard__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2.5rem}.dashboard__header-left{flex:1}.dashboard__title{font-size:1.875rem;font-weight:800;color:var(--dashboard-text);text-transform:capitalize;letter-spacing:-.02em}.dashboard__notification-btn{position:relative;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:var(--dashboard-surface);border:1px solid var(--dashboard-border);border-radius:12px;color:var(--dashboard-text-secondary);cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px var(--dashboard-shadow)}[data-theme=dark] .dashboard__notification-btn{background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.dashboard__notification-btn:hover{border-color:var(--dashboard-primary);color:var(--dashboard-primary);box-shadow:0 4px 16px #6366f126}.dashboard__notification-badge{position:absolute;top:10px;right:10px;width:10px;height:10px;background:#ef4444;border-radius:50%;border:2px solid var(--dashboard-surface);box-shadow:0 0 10px #ef444499}.dashboard__content{animation:fadeInUp .6s ease}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.dashboard__profile-incomplete-banner{display:flex;align-items:center;gap:1.5rem;padding:1.5rem 2rem;background:linear-gradient(135deg,#fbbf241a,#f59e0b1a);border:2px solid rgba(251,191,36,.3);border-radius:1.25rem;margin-bottom:2rem;box-shadow:0 4px 16px #fbbf241a}[data-theme=dark] .dashboard__profile-incomplete-banner{background:linear-gradient(135deg,#fbbf2426,#f59e0b26);border-color:#fbbf2466}.dashboard__banner-icon{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#fbbf24,#f59e0b);border-radius:14px;color:#fff;flex-shrink:0;box-shadow:0 4px 16px #fbbf244d}.dashboard__banner-content{flex:1}.dashboard__banner-title{font-size:1.125rem;font-weight:700;color:var(--dashboard-text);margin-bottom:.375rem}.dashboard__banner-description{font-size:.9375rem;color:var(--dashboard-text-secondary);line-height:1.5}.dashboard__banner-button{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.5rem;background:linear-gradient(135deg,#fbbf24,#f59e0b);border:none;border-radius:.75rem;color:#fff;font-weight:700;font-size:.9375rem;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 16px #fbbf244d;white-space:nowrap}.dashboard__banner-button:hover{box-shadow:0 8px 24px #fbbf2466;transform:translateY(-2px)}.dashboard__profile-alert{position:relative;background:linear-gradient(135deg,#8b5cf6f2,#6366f1f2,#4f46e5f2);border-radius:20px;padding:1.5rem;margin-bottom:2rem;overflow:hidden;box-shadow:0 20px 40px #8b5cf640,0 4px 12px #0000001a,inset 0 1px #fff3;border:1px solid rgba(255,255,255,.15)}.dashboard__profile-alert-glow{position:absolute;inset:0;background:radial-gradient(circle at 20% 50%,rgba(255,255,255,.1) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(255,255,255,.08) 0%,transparent 40%);pointer-events:none}.dashboard__profile-alert-content{display:flex;align-items:center;gap:1.25rem;position:relative;z-index:1}.dashboard__profile-alert-icon{position:relative;width:54px;height:54px;border-radius:16px;background:linear-gradient(135deg,#ffffff40,#ffffff1a);border:1px solid rgba(255,255,255,.3);display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0;box-shadow:0 4px 12px #0000001a}.dashboard__profile-alert-icon-pulse{position:absolute;inset:-4px;border-radius:20px;background:#fff3;animation:alertPulse 2s ease-in-out infinite}@keyframes alertPulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:0;transform:scale(1.15)}}.dashboard__profile-alert-text{flex:1;min-width:0}.dashboard__profile-alert-header{display:flex;align-items:center;gap:10px;margin-bottom:4px}.dashboard__profile-alert-header h4{font-size:1.125rem;font-weight:700;color:#fff;margin:0;letter-spacing:-.01em}.dashboard__profile-alert-badge{font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;padding:4px 10px;border-radius:20px;background:linear-gradient(135deg,#fbbf24,#f59e0b);color:#78350f;box-shadow:0 2px 8px #fbbf2466}.dashboard__profile-alert-text p{font-size:.9rem;color:#ffffffe6;line-height:1.5;margin:0}.dashboard__profile-alert-text p strong{color:#fff;font-weight:600}.dashboard__profile-alert-btn{display:flex;align-items:center;gap:8px;padding:12px 24px;background:linear-gradient(135deg,#fff,#f8fafc);color:#6366f1;font-size:.95rem;font-weight:700;border:none;border-radius:12px;cursor:pointer;box-shadow:0 4px 16px #00000026,inset 0 1px #fff;transition:all .3s ease;flex-shrink:0;white-space:nowrap}.dashboard__profile-alert-btn:hover{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;transform:translateY(-2px);box-shadow:0 8px 24px #0003,inset 0 1px #fff3}.dashboard__profile-alert-btn svg:last-child{transition:transform .3s ease}.dashboard__profile-alert-btn:hover svg:last-child{transform:translate(4px)}.dashboard__profile-alert-progress{display:flex;align-items:center;gap:12px;margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.15);position:relative;z-index:1}.dashboard__profile-alert-progress-bar{flex:1;height:6px;background:#fff3;border-radius:3px;overflow:hidden}.dashboard__profile-alert-progress-fill{width:40%;height:100%;background:linear-gradient(90deg,#fbbf24,#f59e0b,#fbbf24);background-size:200% 100%;border-radius:3px;animation:progressShimmer 2s ease-in-out infinite}@keyframes progressShimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.dashboard__profile-alert-progress span{font-size:.8rem;font-weight:600;color:#fffc;white-space:nowrap}@media(max-width:768px){.dashboard__profile-alert{padding:1.25rem;border-radius:16px}.dashboard__profile-alert-content{flex-wrap:wrap;gap:1rem}.dashboard__profile-alert-icon{width:46px;height:46px}.dashboard__profile-alert-text{flex:1 1 calc(100% - 60px)}.dashboard__profile-alert-header{flex-wrap:wrap;gap:8px}.dashboard__profile-alert-header h4{font-size:1rem}.dashboard__profile-alert-btn{width:100%;justify-content:center;padding:12px 20px}}@media(max-width:480px){.dashboard__profile-alert{padding:1rem}.dashboard__profile-alert-icon{display:none}.dashboard__profile-alert-text{flex:1 1 100%}.dashboard__profile-alert-text p{font-size:.85rem}.dashboard__profile-alert-btn{font-size:.9rem;padding:10px 16px}}.dashboard__welcome-section{margin-bottom:2.5rem}.dashboard__welcome-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:linear-gradient(135deg,#6366f11a,#8b5cf61a);border:1px solid rgba(99,102,241,.2);border-radius:9999px;color:var(--dashboard-primary);font-size:.875rem;font-weight:600;margin-bottom:1.25rem}[data-theme=dark] .dashboard__welcome-badge{border-color:#6366f14d}.dashboard__welcome-title{font-size:2.5rem;font-weight:900;color:var(--dashboard-text);margin-bottom:.75rem;line-height:1.2;letter-spacing:-.02em}.dashboard__gradient-text{background:linear-gradient(135deg,#6366f1,#8b5cf6,#a855f7);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.dashboard__welcome-subtitle{font-size:1.125rem;color:var(--dashboard-text-secondary);font-weight:500}.dashboard__stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:2.5rem}.dashboard__stat-card-new{position:relative;background:var(--dashboard-surface);border:1px solid var(--dashboard-border);border-radius:1.25rem;padding:1.75rem;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden;box-shadow:0 4px 16px var(--dashboard-shadow)}[data-theme=dark] .dashboard__stat-card-new{background:#1e293b66;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-color:#ffffff14}.dashboard__stat-card-new:hover{border-color:#6366f14d;box-shadow:0 20px 40px var(--dashboard-shadow-lg)}.dashboard__stat-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.dashboard__stat-icon-wrapper{width:56px;height:56px;display:flex;align-items:center;justify-content:center;border-radius:14px;flex-shrink:0}.dashboard__stat-label{font-size:.9375rem;font-weight:600;color:var(--dashboard-text-secondary)}.dashboard__stat-value-new{font-size:2.5rem;font-weight:900;color:var(--dashboard-text);letter-spacing:-.02em}.dashboard__stat-sparkle{position:absolute;top:-50%;right:-50%;width:200px;height:200px;background:radial-gradient(circle,rgba(99,102,241,.08) 0%,transparent 70%);border-radius:50%;pointer-events:none}.dashboard__cta-banner-new{position:relative;background:linear-gradient(135deg,#6366f1,#8b5cf6,#a855f7);border-radius:1.5rem;padding:3rem;overflow:hidden;box-shadow:0 25px 50px -12px #6366f140}[data-theme=dark] .dashboard__cta-banner-new{box-shadow:0 25px 50px -12px #6366f166}.dashboard__cta-bg-effect{position:absolute;inset:0;background:radial-gradient(circle at 20% 50%,rgba(255,255,255,.15),transparent 50%),radial-gradient(circle at 80% 80%,rgba(255,255,255,.1),transparent 50%);pointer-events:none}.dashboard__cta-grid{position:relative;display:grid;grid-template-columns:1fr auto;gap:3rem;align-items:center}.dashboard__cta-left{display:flex;gap:1.5rem;align-items:flex-start}.dashboard__cta-icon-wrapper{width:72px;height:72px;display:flex;align-items:center;justify-content:center;background:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;color:#fff;flex-shrink:0;box-shadow:0 8px 24px #0000001a}.dashboard__cta-text{flex:1}.dashboard__cta-title-new{font-size:1.75rem;font-weight:800;color:#fff;margin-bottom:.75rem;letter-spacing:-.01em}.dashboard__cta-description-new{color:#ffffffe6;font-size:1rem;line-height:1.6;margin-bottom:1.5rem;max-width:600px}.dashboard__cta-btn-new{display:inline-flex;align-items:center;gap:.625rem;padding:.875rem 1.75rem;background:#fff;color:#6366f1;border:none;border-radius:.75rem;font-weight:700;font-size:1rem;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 16px #00000026}.dashboard__cta-btn-new:hover{box-shadow:0 8px 24px #00000040;transform:translateY(-2px)}.dashboard__cta-right{display:flex;align-items:center}.dashboard__cta-features{display:flex;flex-direction:column;gap:1rem}.dashboard__cta-feature{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:.75rem;color:#fff;font-weight:600;font-size:.9375rem;white-space:nowrap}.dashboard__section-header{margin-bottom:2rem}.dashboard__section-title{font-size:2rem;font-weight:800;color:var(--dashboard-text);margin-bottom:.5rem;letter-spacing:-.02em}.dashboard__section-subtitle{font-size:1rem;color:var(--dashboard-text-secondary)}.dashboard__empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:5rem 2rem;background:var(--dashboard-surface);border:2px dashed var(--dashboard-border);border-radius:1.5rem;text-align:center}[data-theme=dark] .dashboard__empty-state{background:#1e293b4d;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.dashboard__empty-icon-wrapper{width:120px;height:120px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#6366f11a,#8b5cf61a);border-radius:50%;color:var(--dashboard-primary);margin-bottom:2rem}.dashboard__empty-title{font-size:1.5rem;font-weight:700;color:var(--dashboard-text);margin-bottom:.75rem}.dashboard__empty-description{font-size:1rem;color:var(--dashboard-text-secondary);margin-bottom:2rem;max-width:400px}.dashboard__college-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem}.dashboard__college-card-new{background:var(--dashboard-surface);border:1px solid var(--dashboard-border);border-radius:1.25rem;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 16px var(--dashboard-shadow)}[data-theme=dark] .dashboard__college-card-new{background:#1e293b66;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-color:#ffffff14}.dashboard__college-card-new:hover{border-color:#6366f14d;box-shadow:0 20px 40px var(--dashboard-shadow-lg)}.dashboard__college-image-new{position:relative;height:200px;background:linear-gradient(135deg,#e2e8f0,#cbd5e1);overflow:hidden}[data-theme=dark] .dashboard__college-image-new{background:linear-gradient(135deg,#374151,#1f2937)}.dashboard__college-image-new img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.dashboard__college-card-new:hover .dashboard__college-image-new img{transform:scale(1.05)}.dashboard__college-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.6) 100%);display:flex;align-items:flex-end;padding:1rem;opacity:0;transition:opacity .3s ease}.dashboard__college-card-new:hover .dashboard__college-overlay{opacity:1}.dashboard__remove-btn-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#ef4444e6;border:none;border-radius:10px;color:#fff;cursor:pointer;transition:all .3s ease;margin-left:auto}.dashboard__remove-btn-icon:hover{background:#ef4444}.dashboard__college-info-new{padding:1.5rem}.dashboard__college-name-new{font-size:1.125rem;font-weight:700;color:var(--dashboard-text);margin-bottom:.75rem;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.dashboard__college-location-new{display:flex;align-items:center;gap:.5rem;color:var(--dashboard-text-secondary);font-size:.875rem;margin-bottom:1rem}.dashboard__view-details-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem;background:linear-gradient(135deg,#6366f11a,#8b5cf61a);border:1px solid rgba(99,102,241,.2);border-radius:.75rem;color:var(--dashboard-primary);font-weight:600;font-size:.9375rem;cursor:pointer;transition:all .3s ease}.dashboard__view-details-btn:hover{background:linear-gradient(135deg,#6366f126,#8b5cf626);border-color:#6366f14d}.dashboard__profile-form{background:var(--dashboard-surface);border:1px solid var(--dashboard-border);border-radius:1.5rem;padding:2.5rem;box-shadow:0 4px 16px var(--dashboard-shadow)}[data-theme=dark] .dashboard__profile-form{background:#1e293b66;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-color:#ffffff14}.dashboard__form-header{display:flex;align-items:center;gap:1.25rem;margin-bottom:2.5rem;padding-bottom:2rem;border-bottom:1px solid var(--dashboard-border)}.dashboard__form-icon{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#6366f11a,#8b5cf61a);border-radius:14px;color:var(--dashboard-primary)}.dashboard__profile-title{font-size:1.75rem;font-weight:800;color:var(--dashboard-text);margin-bottom:.25rem;letter-spacing:-.02em}.dashboard__form-subtitle{font-size:.9375rem;color:var(--dashboard-text-secondary)}.dashboard__form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:2rem}.dashboard__form-group{display:flex;flex-direction:column;gap:.625rem}.dashboard__form-label{font-size:.875rem;font-weight:600;color:var(--dashboard-text)}.dashboard__form-input,.dashboard__form-select{width:100%;padding:.875rem 1.125rem;background:var(--dashboard-bg);border:1.5px solid var(--dashboard-border);border-radius:.75rem;color:var(--dashboard-text);font-size:1rem;font-family:inherit;transition:all .3s ease}[data-theme=dark] .dashboard__form-input,[data-theme=dark] .dashboard__form-select{background:#0f172a80;border-color:#ffffff26}.dashboard__form-input:focus,.dashboard__form-select:focus{outline:none;border-color:var(--dashboard-primary);box-shadow:0 0 0 4px #6366f11a}.dashboard__form-input::placeholder{color:var(--dashboard-text-secondary);opacity:.6}.dashboard__save-btn-new{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 2.5rem;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:.75rem;color:#fff;font-weight:700;font-size:1rem;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 16px #6366f14d}.dashboard__save-btn-new:hover{box-shadow:0 8px 24px #6366f166;transform:translateY(-2px)}.dashboard__save-btn-new:disabled{opacity:.6;cursor:not-allowed;transform:none}.dashboard__form-input--editable{background:#fff!important;border-color:#6366f1!important;box-shadow:0 0 0 3px #6366f11a}[data-theme=dark] .dashboard__form-input--editable{background:#1e293bcc!important;border-color:#818cf8!important}.dashboard__form-input--editable:focus{box-shadow:0 0 0 4px #6366f133}.dashboard__cancel-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 2rem;background:#fff;border:2px solid #e2e8f0;border-radius:.75rem;color:#64748b;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease}.dashboard__cancel-btn:hover{border-color:#dc2626;color:#dc2626;background:#fef2f2}.dashboard__cancel-btn:disabled{opacity:.5;cursor:not-allowed}[data-theme=dark] .dashboard__cancel-btn{background:#1e293b80;border-color:#ffffff26;color:#ffffffb3}[data-theme=dark] .dashboard__cancel-btn:hover{border-color:#ef4444;color:#ef4444;background:#ef44441a}@media(max-width:1024px){.dashboard__cta-grid{grid-template-columns:1fr}.dashboard__cta-right{justify-content:flex-start}}@media(max-width:768px){.dashboard{flex-direction:column;padding-top:64px}.dashboard__sidebar{width:100%;height:auto;position:relative;top:0;border-right:none;border-bottom:1px solid var(--dashboard-border)}.dashboard__sidebar-content{padding:1.5rem}.dashboard__logo{margin-bottom:1.5rem}.dashboard__nav{flex-direction:row;overflow-x:auto;gap:.5rem}.dashboard__nav-item{flex:0 0 auto;white-space:nowrap}.dashboard__main{padding:1.5rem}.dashboard__welcome-title{font-size:1.75rem}.dashboard__stats-grid{grid-template-columns:1fr}.dashboard__cta-banner-new{padding:2rem}.dashboard__cta-left{flex-direction:column}.dashboard__college-grid{grid-template-columns:1fr}}@media(max-width:480px){.dashboard__main{padding:1rem}.dashboard__welcome-title{font-size:1.5rem}.dashboard__stat-value-new{font-size:2rem}}.profile-modal-overlay{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:1rem;background:#0009;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.profile-modal-container{background:#fff;border-radius:1.5rem;box-shadow:0 25px 50px -12px #00000040;width:100%;max-width:42rem;overflow:hidden;border:1px solid rgba(0,0,0,.1)}[data-theme=dark] .profile-modal-container{background:#1e293b;border-color:#ffffff1a}.profile-modal-header{padding:2rem 2.5rem;border-bottom:1px solid rgba(0,0,0,.08);display:flex;justify-content:space-between;align-items:flex-start;background:linear-gradient(135deg,#6366f10d,#8b5cf60d)}[data-theme=dark] .profile-modal-header{background:linear-gradient(135deg,#6366f11a,#8b5cf61a);border-bottom-color:#ffffff1a}.profile-modal-header-content{flex:1}.profile-modal-title{font-size:1.5rem;font-weight:800;color:#1e293b;margin-bottom:.5rem;display:flex;align-items:center;gap:.625rem}[data-theme=dark] .profile-modal-title{color:#fff}.profile-modal-title-icon{color:#6366f1}.profile-modal-subtitle{font-size:.9375rem;color:#64748b;line-height:1.5}[data-theme=dark] .profile-modal-subtitle{color:#94a3b8}.profile-modal-close-btn{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:none;background:#0000000d;border-radius:.5rem;color:#64748b;cursor:pointer;transition:all .2s ease}.profile-modal-close-btn:hover{background:#0000001a;color:#1e293b}[data-theme=dark] .profile-modal-close-btn{background:#ffffff0d;color:#94a3b8}[data-theme=dark] .profile-modal-close-btn:hover{background:#ffffff1a;color:#fff}.profile-modal-form{padding:2.5rem}.profile-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:2rem}.profile-form-group{display:flex;flex-direction:column;gap:.5rem}.profile-form-group-full{grid-column:1 / -1}.profile-form-label{font-size:.875rem;font-weight:600;color:#1e293b;display:flex;align-items:center;gap:.5rem}[data-theme=dark] .profile-form-label{color:#fff}.profile-form-label-icon{color:#6366f1}.profile-form-input,.profile-form-select{width:100%;padding:.875rem 1.125rem;border:1.5px solid #e2e8f0;border-radius:.75rem;font-size:1rem;color:#1e293b;background:#fff;transition:all .2s ease;font-family:inherit}.profile-form-input:focus,.profile-form-select:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 4px #6366f11a}.profile-form-input::placeholder{color:#94a3b8}[data-theme=dark] .profile-form-input,[data-theme=dark] .profile-form-select{background:#0f172a;border-color:#ffffff26;color:#fff}[data-theme=dark] .profile-form-input:focus,[data-theme=dark] .profile-form-select:focus{border-color:#6366f1;box-shadow:0 0 0 4px #6366f133}.profile-form-submit-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:.625rem;padding:1rem 2rem;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:.75rem;color:#fff;font-weight:700;font-size:1rem;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 16px #6366f14d}.profile-form-submit-btn:hover:not(:disabled){box-shadow:0 8px 24px #6366f166;transform:translateY(-2px)}.profile-form-submit-btn:disabled{opacity:.6;cursor:not-allowed}.profile-form-submit-btn:active:not(:disabled){transform:translateY(0)}@media(max-width:640px){.profile-modal-header,.profile-modal-form{padding:1.5rem}.profile-form-grid{grid-template-columns:1fr;gap:1.25rem}.profile-modal-title{font-size:1.25rem}.profile-modal-subtitle{font-size:.875rem}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}.profile-modal-overlay{animation:fadeIn .2s ease}.profile-modal-container{animation:scaleIn .3s ease}.college-details-page{min-height:100vh;font-family:inherit;transition:background-color .3s ease,color .3s ease}.college-details-page{background-color:#f9fafb;color:#111827}[data-theme=dark] .college-details-page{background-color:#0f172a;color:#f1f5f9}.college-not-found{min-height:100vh;display:flex;align-items:center;justify-content:center}.college-not-found-content{text-align:center}.college-not-found h2{font-size:1.5rem;font-weight:700;color:#1f2937}[data-theme=dark] .college-not-found h2{color:#f1f5f9}.college-not-found p{color:#6b7280;margin-top:.5rem}[data-theme=dark] .college-not-found p{color:#94a3b8}.college-not-found a{margin-top:1rem;display:inline-block;color:#2563eb}.college-not-found a:hover{text-decoration:underline}[data-theme=dark] .college-not-found a{color:#60a5fa}.college-hero{position:relative;height:400px}@media(min-width:768px){.college-hero{height:500px}}.college-hero-image-container{position:absolute;inset:0}.college-hero-image{width:100%;height:100%;object-fit:cover}.college-hero-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(15,23,42,.95),rgba(15,23,42,.6),transparent)}.college-hero-content{position:absolute;bottom:0;left:0;right:0;padding:1.5rem;color:#fff}@media(min-width:768px){.college-hero-content{padding:3rem}}.college-hero-inner{max-width:1280px;margin:0 auto;display:flex;flex-direction:column;gap:1.5rem}@media(min-width:768px){.college-hero-inner{flex-direction:row;align-items:flex-end;justify-content:space-between}}.college-badges{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem;flex-wrap:wrap}.college-badge{padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.college-badge-government{background-color:#2563eb}.college-badge-private{background-color:#7c3aed}.college-badge-nirf{background-color:#16a34a;display:flex;align-items:center;gap:.25rem}.college-title{font-size:1.875rem;font-weight:700;margin-bottom:.5rem;line-height:1.2}@media(min-width:768px){.college-title{font-size:3rem}}.college-university{font-size:1.125rem;color:#ffffffe6;margin-bottom:.5rem;font-weight:300}.college-location{display:flex;align-items:center;gap:.5rem;color:#fffc}.college-hero-actions{display:flex;gap:.75rem;flex-wrap:wrap}.college-action-btn{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:9999px;background-color:#ffffff1a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.2);color:#fff;transition:all .2s ease;cursor:pointer}.college-action-btn:hover{background-color:#fff3}.college-action-btn.liked{color:#ef4444;background-color:#ef44442e;border-color:#ef444459;animation:college-like-pop .18s ease-out}@keyframes college-like-pop{0%{transform:scale(1)}to{transform:scale(1.06)}}.college-visit-btn{display:flex;align-items:center;gap:.5rem;background-color:#6366f1;color:#fff;padding:.75rem 1.5rem;border-radius:9999px;font-weight:600;transition:all .2s ease;box-shadow:0 10px 15px -3px #6366f14d}.college-visit-btn:hover{background-color:#4f46e5;transform:translateY(-2px);box-shadow:0 12px 20px -3px #6366f166}.college-tabs-container{position:sticky;top:72px;z-index:20;border-bottom:1px solid;transition:all .3s ease}.college-tabs-container{background-color:#fff;border-color:#e5e7eb;box-shadow:0 1px 3px #0000000d}[data-theme=dark] .college-tabs-container{background-color:#1e293b;border-color:#334155;box-shadow:0 1px 3px #0003}.college-tabs-inner{max-width:1280px;margin:0 auto;padding:0 1.5rem;overflow-x:auto}.college-tabs-inner::-webkit-scrollbar{display:none}.college-tabs{display:flex;align-items:center;gap:2rem;padding:1rem 0;min-width:max-content}.college-tab{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;position:relative;padding:.5rem 0;background:none;border:none;cursor:pointer;transition:color .2s ease}.college-tab{color:#6b7280}.college-tab:hover{color:#1f2937}.college-tab.active{color:#2563eb}[data-theme=dark] .college-tab{color:#94a3b8}[data-theme=dark] .college-tab:hover{color:#f1f5f9}[data-theme=dark] .college-tab.active{color:#60a5fa}.college-tab-indicator{position:absolute;bottom:0;left:0;right:0;height:2px;background-color:#2563eb}[data-theme=dark] .college-tab-indicator{background-color:#60a5fa}.college-main-content{max-width:1280px;margin:0 auto;padding:3rem 1.5rem;display:grid;grid-template-columns:1fr;gap:2.5rem}@media(min-width:1024px){.college-main-content{grid-template-columns:2fr 1fr}}.college-content-left{display:flex;flex-direction:column;gap:3rem}.college-content-right{display:flex;flex-direction:column;gap:2rem}.college-section{scroll-margin-top:6rem}.college-section-title{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;display:flex;align-items:center;gap:.5rem}.college-section-title{color:#111827}.college-section-title svg{color:#2563eb}[data-theme=dark] .college-section-title{color:#f1f5f9}[data-theme=dark] .college-section-title svg{color:#60a5fa}.college-info-card{border-radius:1rem;padding:2rem;border:1px solid;transition:all .3s ease}.college-info-card{background-color:#fff;border-color:#f3f4f6;box-shadow:0 1px 2px #0000000d}[data-theme=dark] .college-info-card{background-color:#1e293b;border-color:#334155;box-shadow:0 1px 2px #0003}.college-about-text{line-height:1.75}.college-about-text{color:#4b5563}[data-theme=dark] .college-about-text{color:#cbd5e1}.college-highlights-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-top:2rem}@media(min-width:768px){.college-highlights-grid{grid-template-columns:1fr 1fr}}.college-highlight-card{padding:1rem;border-radius:.75rem;border:1px solid}.college-highlight-card.blue{background-color:#eff6ff;border-color:#dbeafe}[data-theme=dark] .college-highlight-card.blue{background-color:#2563eb26;border-color:#2563eb4d}.college-highlight-card.blue h4{color:#1e40af;font-weight:600;margin-bottom:.25rem}[data-theme=dark] .college-highlight-card.blue h4{color:#93c5fd}.college-highlight-card.blue li{color:#1d4ed8}[data-theme=dark] .college-highlight-card.blue li{color:#bfdbfe}.college-highlight-card.green{background-color:#f0fdf4;border-color:#dcfce7}[data-theme=dark] .college-highlight-card.green{background-color:#16a34a26;border-color:#16a34a4d}.college-highlight-card.green h4{color:#166534;font-weight:600;margin-bottom:.25rem}[data-theme=dark] .college-highlight-card.green h4{color:#86efac}.college-exam-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.college-exam-tag{padding:.25rem .75rem;border-radius:.375rem;font-size:.75rem;font-weight:500}.college-exam-tag{background-color:#fff;color:#15803d;border:1px solid #bbf7d0;box-shadow:0 1px 2px #0000000d}[data-theme=dark] .college-exam-tag{background-color:#16a34a33;color:#86efac;border:1px solid rgba(22,163,74,.4)}.college-highlight-list{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem}.college-highlight-item{display:flex;align-items:flex-start;gap:.5rem;font-size:.875rem}.college-highlight-item svg{margin-top:.125rem;flex-shrink:0}.college-ranking-list{display:flex;flex-direction:column;gap:1rem}.college-ranking-item{display:flex;align-items:center;justify-content:space-between;padding:1rem;border-radius:.75rem;border:1px solid;transition:background-color .2s ease}.college-ranking-item{background-color:#f9fafb;border-color:#f3f4f6}.college-ranking-item:hover{background-color:#f3f4f6}[data-theme=dark] .college-ranking-item{background-color:#0f172a;border-color:#334155}[data-theme=dark] .college-ranking-item:hover{background-color:#1e293b}.college-ranking-year{width:3rem;height:3rem;border-radius:9999px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.125rem}.college-ranking-year{background-color:#fff;color:#374151;border:1px solid #e5e7eb;box-shadow:0 1px 2px #0000000d}[data-theme=dark] .college-ranking-year{background-color:#334155;color:#f1f5f9;border:1px solid #475569}.college-ranking-label{font-weight:600;display:block}.college-ranking-label{color:#111827}[data-theme=dark] .college-ranking-label{color:#f1f5f9}.college-ranking-sublabel{font-size:.75rem}.college-ranking-sublabel{color:#6b7280}[data-theme=dark] .college-ranking-sublabel{color:#94a3b8}.college-ranking-value{font-size:1.5rem;font-weight:700;color:#2563eb}[data-theme=dark] .college-ranking-value{color:#60a5fa}.college-courses-grid{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:768px){.college-courses-grid{grid-template-columns:repeat(2,1fr)}}.college-course-card{padding:1.5rem;border-radius:.75rem;border:1px solid;transition:all .2s ease}.college-course-card{background-color:#fff;border-color:#f3f4f6;box-shadow:0 1px 2px #0000000d}.college-course-card:hover{box-shadow:0 4px 6px #0000001a}[data-theme=dark] .college-course-card{background-color:#1e293b;border-color:#334155}[data-theme=dark] .college-course-card:hover{box-shadow:0 4px 6px #0000004d}.college-course-name{font-weight:700;margin-bottom:.5rem}.college-course-name{color:#1f2937}[data-theme=dark] .college-course-name{color:#f1f5f9}.college-course-details{display:flex;justify-content:space-between;align-items:center;font-size:.875rem}.college-course-duration{color:#6b7280}[data-theme=dark] .college-course-duration{color:#94a3b8}.college-course-fee{font-weight:600;color:#2563eb}[data-theme=dark] .college-course-fee{color:#60a5fa}.college-course-tag{font-size:.75rem;padding:.25rem .5rem;border-radius:.25rem}.college-course-tag{background-color:#f3f4f6;color:#6b7280}[data-theme=dark] .college-course-tag{background-color:#334155;color:#94a3b8}.college-placement-stats{display:grid;grid-template-columns:1fr;gap:2rem;padding-bottom:2rem;border-bottom:1px solid;margin-bottom:2rem}@media(min-width:768px){.college-placement-stats{grid-template-columns:repeat(3,1fr)}}.college-placement-stats{border-color:#f3f4f6}[data-theme=dark] .college-placement-stats{border-color:#334155}.college-placement-stat{text-align:center}@media(min-width:768px){.college-placement-stat:not(:first-child):not(:last-child){border-left:1px solid;border-right:1px solid}}.college-placement-stat:not(:first-child):not(:last-child){border-color:#f3f4f6}[data-theme=dark] .college-placement-stat:not(:first-child):not(:last-child){border-color:#334155}.college-placement-label{font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.25rem}.college-placement-label{color:#6b7280}[data-theme=dark] .college-placement-label{color:#94a3b8}.college-placement-value{font-size:1.875rem;font-weight:800}.college-placement-value.primary{color:#111827}[data-theme=dark] .college-placement-value.primary{color:#f1f5f9}.college-placement-value.blue{color:#2563eb}[data-theme=dark] .college-placement-value.blue{color:#60a5fa}.college-placement-value.green{color:#16a34a}[data-theme=dark] .college-placement-value.green{color:#4ade80}.college-recruiters-title{font-weight:600;margin-bottom:1rem}.college-recruiters-title{color:#1f2937}[data-theme=dark] .college-recruiters-title{color:#f1f5f9}.college-recruiters-list{display:flex;flex-wrap:wrap;gap:.75rem}.college-recruiter-tag{padding:.5rem 1rem;border-radius:.5rem;font-size:.875rem;font-weight:500;border:1px solid}.college-recruiter-tag{background-color:#f9fafb;color:#374151;border-color:#e5e7eb}[data-theme=dark] .college-recruiter-tag{background-color:#0f172a;color:#e2e8f0;border-color:#475569}.college-facilities-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(min-width:768px){.college-facilities-grid{grid-template-columns:repeat(4,1fr)}}.college-facility-card{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.5rem;border-radius:.75rem;border:1px solid;text-align:center;transition:all .2s ease}.college-facility-card{background-color:#fff;border-color:#f3f4f6;box-shadow:0 1px 2px #0000000d}.college-facility-card:hover{background-color:#f9fafb}[data-theme=dark] .college-facility-card{background-color:#1e293b;border-color:#334155}[data-theme=dark] .college-facility-card:hover{background-color:#334155}.college-facility-icon{width:2.5rem;height:2.5rem;border-radius:9999px;display:flex;align-items:center;justify-content:center;margin-bottom:.75rem}.college-facility-icon{background-color:#dbeafe;color:#2563eb}[data-theme=dark] .college-facility-icon{background-color:#2563eb33;color:#60a5fa}.college-facility-name{font-weight:500}.college-facility-name{color:#374151}[data-theme=dark] .college-facility-name{color:#e2e8f0}.college-sidebar-card{border-radius:1rem;padding:1.5rem;border:1px solid;position:sticky;top:7rem}.college-sidebar-card{background-color:#fff;border-color:#f3f4f6;box-shadow:0 1px 2px #0000000d}[data-theme=dark] .college-sidebar-card{background-color:#1e293b;border-color:#334155;box-shadow:0 1px 2px #0003}.college-sidebar-title{font-size:1.125rem;font-weight:700;margin-bottom:1rem}.college-sidebar-title{color:#111827}[data-theme=dark] .college-sidebar-title{color:#f1f5f9}.college-sidebar-info{display:flex;flex-direction:column;gap:1rem}.college-sidebar-row{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid}.college-sidebar-row{border-color:#f9fafb}[data-theme=dark] .college-sidebar-row{border-color:#334155}.college-sidebar-label{font-size:.875rem}.college-sidebar-label{color:#6b7280}[data-theme=dark] .college-sidebar-label{color:#94a3b8}.college-sidebar-value{font-weight:500}.college-sidebar-value{color:#111827}[data-theme=dark] .college-sidebar-value{color:#f1f5f9}.college-sidebar-status{font-size:.875rem;font-weight:600;color:#16a34a;display:flex;align-items:center;gap:.25rem}.college-sidebar-status-dot{width:.5rem;height:.5rem;border-radius:9999px;background-color:#22c55e;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.college-sidebar-actions{display:flex;flex-direction:column;gap:.75rem;margin-top:1.5rem}.college-btn-primary{width:100%;background-color:#2563eb;color:#fff;font-weight:600;padding:.75rem 1rem;border-radius:.75rem;border:none;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 6px #2563eb33}.college-btn-primary:hover{background-color:#1d4ed8}[data-theme=dark] .college-btn-primary{box-shadow:0 4px 6px #2563eb4d}.college-btn-secondary{width:100%;font-weight:600;padding:.75rem 1rem;border-radius:.75rem;border:1px solid;cursor:pointer;transition:all .2s ease}.college-btn-secondary{background-color:#fff;color:#1f2937;border-color:#e5e7eb}.college-btn-secondary:hover{background-color:#f9fafb}[data-theme=dark] .college-btn-secondary{background-color:#0f172a;color:#f1f5f9;border-color:#475569}[data-theme=dark] .college-btn-secondary:hover{background-color:#1e293b}.college-location-card{border-radius:1rem;border:1px solid;overflow:hidden}.college-location-card{background-color:#fff;border-color:#f3f4f6;box-shadow:0 1px 2px #0000000d}[data-theme=dark] .college-location-card{background-color:#1e293b;border-color:#334155}.college-location-header{padding:1rem;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid}.college-location-header{border-color:#f3f4f6}[data-theme=dark] .college-location-header{border-color:#334155}.college-location-title{font-weight:700}.college-location-title{color:#1f2937}[data-theme=dark] .college-location-title{color:#f1f5f9}.college-location-link{font-size:.75rem;font-weight:500;color:#2563eb}.college-location-link:hover{text-decoration:underline}[data-theme=dark] .college-location-link{color:#60a5fa}.college-location-map{height:12rem}.college-location-map{background-color:#f3f4f6}[data-theme=dark] .college-location-map{background-color:#0f172a}.college-location-map iframe{width:100%;height:100%;border:none}.college-reviews-list{display:flex;flex-direction:column;gap:1rem}.college-review-item{padding:1rem;border-radius:.75rem;border:1px solid}.college-review-item{background-color:#f9fafb;border-color:#f3f4f6}[data-theme=dark] .college-review-item{background-color:#0f172a;border-color:#334155}.college-review-meta{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.5rem}.college-review-author{font-weight:700}.college-review-rating{display:inline-flex;align-items:center;gap:.25rem;font-weight:700;color:#f59e0b}.college-review-text{margin:0;line-height:1.7}.college-modal-backdrop{position:fixed;inset:0;background:#0000008c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;display:flex;align-items:center;justify-content:center;padding:1.25rem}.college-modal{width:100%;max-width:720px;background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 30px 80px #00000040;border:1px solid rgba(0,0,0,.06)}[data-theme=dark] .college-modal{background:#1e293b;border-color:#ffffff14}.college-modal-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.25rem;border-bottom:1px solid rgba(0,0,0,.06)}[data-theme=dark] .college-modal-header{border-bottom-color:#ffffff14}.college-modal-title{margin:0;font-size:1rem;font-weight:800;color:#111827}[data-theme=dark] .college-modal-title{color:#f1f5f9}.college-modal-close{width:36px;height:36px;border-radius:9999px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(0,0,0,.08);background:#00000008;color:#111827;cursor:pointer}[data-theme=dark] .college-modal-close{border-color:#ffffff1f;background:#ffffff0f;color:#f1f5f9}.college-modal-body{padding:1rem 1.25rem;max-height:70vh;overflow:auto}.college-modal-actions{padding:1rem 1.25rem;border-top:1px solid rgba(0,0,0,.06);display:flex;justify-content:flex-end}[data-theme=dark] .college-modal-actions{border-top-color:#ffffff14}.college-brochure-preview{width:100%;height:auto;border-radius:.75rem;border:1px solid rgba(0,0,0,.08)}[data-theme=dark] .college-brochure-preview{border-color:#ffffff1f}.college-cutoff-form{display:flex;flex-direction:column;gap:.9rem}.college-cutoff-row{display:flex;flex-direction:column;gap:.35rem}.college-cutoff-label{font-size:.875rem;font-weight:600;color:#374151}[data-theme=dark] .college-cutoff-label{color:#cbd5e1}.college-cutoff-result{margin-top:.25rem;padding:.9rem 1rem;border-radius:.75rem;border:1px solid rgba(0,0,0,.06);background:#6366f10f;display:flex;align-items:center;justify-content:space-between}[data-theme=dark] .college-cutoff-result{border-color:#ffffff14;background:#6366f11f}.college-cutoff-result-label{font-weight:800;color:#1f2937}[data-theme=dark] .college-cutoff-result-label{color:#f1f5f9}.college-cutoff-result-value{font-weight:900;font-size:1.125rem;color:#2563eb}.college-stats-bar{background-color:#fff;border-bottom:1px solid #e5e7eb;padding:1rem 1.5rem}[data-theme=dark] .college-stats-bar{background-color:#1e293b;border-color:#334155}.college-stats-bar-inner{max-width:1280px;margin:0 auto;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}@media(min-width:768px){.college-stats-bar-inner{justify-content:space-between}}.college-stat-item{display:flex;align-items:center;gap:.75rem}.college-stat-item svg{color:#2563eb;flex-shrink:0}[data-theme=dark] .college-stat-item svg{color:#60a5fa}.college-stat-item>div{display:flex;flex-direction:column}.college-stat-value{font-weight:700;font-size:1rem;color:#111827}[data-theme=dark] .college-stat-value{color:#f1f5f9}.college-stat-label{font-size:.75rem;color:#6b7280}[data-theme=dark] .college-stat-label{color:#94a3b8}.college-fees-table-wrapper{overflow-x:auto;margin:0 -1rem;padding:0 1rem}.college-fees-table{width:100%;border-collapse:collapse;font-size:.875rem}.college-fees-table thead{background-color:#f9fafb}[data-theme=dark] .college-fees-table thead{background-color:#0f172a}.college-fees-table th{text-align:left;padding:.75rem 1rem;font-weight:600;color:#374151;border-bottom:2px solid #e5e7eb;white-space:nowrap}[data-theme=dark] .college-fees-table th{color:#cbd5e1;border-bottom-color:#475569}.college-fees-table td{padding:1rem;border-bottom:1px solid #f3f4f6;color:#4b5563}[data-theme=dark] .college-fees-table td{border-bottom-color:#334155;color:#cbd5e1}.college-fees-table tbody tr:hover{background-color:#f9fafb}[data-theme=dark] .college-fees-table tbody tr:hover{background-color:#ffffff05}.college-dept-name{display:flex;flex-direction:column;gap:.125rem}.college-dept-full{font-weight:500;color:#111827}[data-theme=dark] .college-dept-full{color:#f1f5f9}.college-dept-short{font-size:.75rem;color:#6b7280}[data-theme=dark] .college-dept-short{color:#94a3b8}.college-type-badge{display:inline-flex;align-items:center;justify-content:center;padding:.25rem .625rem;border-radius:9999px;font-size:.75rem;font-weight:600;text-transform:uppercase}.college-type-badge.ug{background-color:#dbeafe;color:#1e40af}[data-theme=dark] .college-type-badge.ug{background-color:#2563eb33;color:#93c5fd}.college-type-badge.pg{background-color:#fae8ff;color:#86198f}[data-theme=dark] .college-type-badge.pg{background-color:#a855f733;color:#e9d5ff}.college-fee-cell{font-weight:500;white-space:nowrap}.college-fee-cell.highlight{color:#2563eb;font-weight:600}[data-theme=dark] .college-fee-cell.highlight{color:#60a5fa}.college-fees-note{margin-top:1rem;font-size:.75rem;color:#9ca3af;font-style:italic}[data-theme=dark] .college-fees-note{color:#64748b}.college-faq-list{display:flex;flex-direction:column;gap:.75rem}.college-faq-item{border:1px solid #e5e7eb;border-radius:.75rem;overflow:hidden;transition:all .2s ease}[data-theme=dark] .college-faq-item{border-color:#334155}.college-faq-question{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1rem;background:none;border:none;cursor:pointer;text-align:left;font-weight:600;color:#111827;transition:background-color .2s ease}.college-faq-question:hover{background-color:#f9fafb}[data-theme=dark] .college-faq-question{color:#f1f5f9}[data-theme=dark] .college-faq-question:hover{background-color:#ffffff05}.college-faq-question svg{color:#6b7280;transition:transform .3s cubic-bezier(.4,0,.2,1);flex-shrink:0}[data-theme=dark] .college-faq-question svg{color:#94a3b8}.college-faq-question.open svg{transform:rotate(180deg)}.college-faq-answer{padding:0 1rem 1rem;color:#4b5563;line-height:1.6}[data-theme=dark] .college-faq-answer{color:#cbd5e1}.college-contact-grid{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:768px){.college-contact-grid{grid-template-columns:1fr 1fr}}.college-contact-item{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;background-color:#f9fafb;border-radius:.75rem;border:1px solid #f3f4f6}[data-theme=dark] .college-contact-item{background-color:#0f172a;border-color:#334155}.college-contact-item svg{color:#2563eb;flex-shrink:0;margin-top:.125rem}[data-theme=dark] .college-contact-item svg{color:#60a5fa}.college-contact-info h4{font-weight:600;color:#111827;margin-bottom:.25rem}[data-theme=dark] .college-contact-info h4{color:#f1f5f9}.college-contact-info p,.college-contact-info a{color:#4b5563;font-size:.875rem}[data-theme=dark] .college-contact-info p,[data-theme=dark] .college-contact-info a{color:#cbd5e1}.college-contact-info a:hover{color:#2563eb;text-decoration:underline}[data-theme=dark] .college-contact-info a:hover{color:#60a5fa}.college-highlights-list{display:flex;flex-direction:column;gap:.75rem}.college-highlights-list li{display:flex;align-items:flex-start;gap:.75rem;color:#374151;line-height:1.5}[data-theme=dark] .college-highlights-list li{color:#cbd5e1}.college-highlights-list li svg{color:#16a34a;flex-shrink:0;margin-top:.125rem}[data-theme=dark] .college-highlights-list li svg{color:#4ade80}@media(max-width:768px){.college-hero{height:300px}.college-hero-content{padding:1.5rem 1rem}.college-hero-inner{gap:1rem}.college-title{font-size:1.75rem}.college-university{font-size:1rem}.college-tabs{gap:1.5rem;padding:.75rem 0}.college-main-content{padding:2rem 1rem;gap:2rem}.college-content-left{gap:2.5rem}.college-highlights-grid{grid-template-columns:1fr}.college-placement-stats{grid-template-columns:1fr;gap:1.5rem}.college-content-right{gap:1.5rem}}.college-fees-table-container{overflow-x:auto;border-radius:.75rem;border:1px solid;margin-top:1.5rem}.college-fees-table-container{border-color:#e5e7eb;background-color:#fff}[data-theme=dark] .college-fees-table-container{border-color:#334155;background-color:#1e293b}.college-courses-table{width:100%;border-collapse:collapse;text-align:left;font-size:.9375rem}.college-courses-table th,.college-courses-table td{padding:1rem 1.5rem;vertical-align:middle}.college-courses-table th{font-weight:600;text-transform:uppercase;font-size:.75rem;letter-spacing:.05em;white-space:nowrap}.college-courses-table th{background-color:#f9fafb;color:#6b7280;border-bottom:1px solid #e5e7eb}.college-courses-table td{color:#374151;border-bottom:1px solid #e5e7eb}.college-courses-table tr:last-child td{border-bottom:none}[data-theme=dark] .college-courses-table th{background-color:#0f172a;color:#94a3b8;border-bottom:1px solid #334155}[data-theme=dark] .college-courses-table td{color:#cbd5e1;border-bottom:1px solid #334155}.course-name-cell{font-weight:600;color:#111827}[data-theme=dark] .course-name-cell{color:#f1f5f9}.course-fee-cell{font-family:Inter,sans-serif;font-weight:500;white-space:nowrap}.course-exams-cell{display:flex;gap:.5rem;flex-wrap:wrap}html{scroll-behavior:smooth}.college-sidebar-sticky{position:sticky;top:6rem}.smart-filter-hero{position:relative;padding:6rem 1rem;min-height:400px;display:flex;justify-content:center;align-items:center;overflow:hidden}.smart-filter-hero:before{content:"";position:absolute;top:-20%;left:-10%;width:60%;height:60%;background:radial-gradient(circle,rgba(99,102,241,.15) 0%,transparent 60%);filter:blur(80px);z-index:0;animation:floatBlob 20s infinite alternate}.smart-filter-hero:after{content:"";position:absolute;bottom:-10%;right:-5%;width:60%;height:60%;background:radial-gradient(circle,rgba(168,85,247,.15) 0%,transparent 60%);filter:blur(80px);z-index:0;animation:floatBlob 25s infinite alternate-reverse}@keyframes floatBlob{0%{transform:translate(0)}to{transform:translate(30px,20px)}}.smart-filter-content{position:relative;z-index:10;width:100%;max-width:800px;display:flex;flex-direction:column;align-items:center;gap:2rem}.sf-hero-header{text-align:center;display:flex;flex-direction:column;align-items:center;gap:.75rem}.sf-pill-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.375rem .875rem;background:#6366f11a;border:1px solid rgba(99,102,241,.2);border-radius:100px;color:var(--color-primary);font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.sf-hero-title{font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:1.1;background:linear-gradient(135deg,var(--color-text) 30%,var(--color-primary));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:-.02em}.sf-hero-subtitle{font-size:1.125rem;color:var(--color-text-secondary);max-width:500px}.sf-search-container{width:100%}.sf-omnibar{display:flex;align-items:center;background:#fffc;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.5);border-radius:1.5rem;padding:.5rem;box-shadow:0 20px 40px -5px #0000001a,0 0 0 1px #00000005;transition:all .3s cubic-bezier(.16,1,.3,1)}.sf-omnibar:hover,.sf-omnibar:focus-within{transform:translateY(-2px);box-shadow:0 30px 60px -10px #6366f126,0 0 0 1px #6366f11a;background:#fffffff2}[data-theme=dark] .sf-omnibar{background:#1e293b99;border-color:#ffffff14;box-shadow:0 20px 50px -10px #00000080}[data-theme=dark] .sf-omnibar:hover,[data-theme=dark] .sf-omnibar:focus-within{background:#1e293bcc;box-shadow:0 30px 60px -10px #0009}.sf-omnibar-section{flex:1;display:flex;align-items:center;padding:.75rem 1rem;position:relative;cursor:pointer;border-radius:1rem;transition:background .2s}.sf-omnibar-section:hover{background:#00000008}[data-theme=dark] .sf-omnibar-section:hover{background:#ffffff0d}.sf-input-icon{color:var(--color-primary);opacity:.8;margin-right:1rem}.sf-input-content{flex:1;display:flex;flex-direction:column;overflow:hidden}.sf-input-label{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted);margin-bottom:2px}.sf-input-value{font-size:1rem;font-weight:600;color:var(--color-text)}.sf-chevron{color:var(--color-text-muted);opacity:.5;margin-left:.5rem}.sf-divider{width:1px;height:40px;background:var(--color-border);margin:0 .5rem}.sf-search-button{width:56px;height:56px;border-radius:1.25rem;background:linear-gradient(135deg,var(--color-primary),var(--color-accent));color:#fff;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;box-shadow:0 4px 12px #6366f14d;margin-left:.5rem}.sf-search-button:hover{transform:scale(1.05);box-shadow:0 8px 20px #6366f166}.sf-search-button:active{transform:scale(.95)}.sf-dropdown-menu{position:absolute;top:calc(100% + 1rem);left:0;width:320px;background:var(--color-surface);border:1px solid var(--color-border);border-radius:1.25rem;box-shadow:0 20px 40px -5px #00000026;padding:1rem;z-index:100;max-height:400px;overflow-y:auto}[data-theme=dark] .sf-dropdown-menu{background:#1e293b;box-shadow:0 25px 50px -10px #00000080}.sf-course-menu{width:100%}.sf-grid-options{display:grid;grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:.5rem}.sf-option-chip{padding:.625rem .5rem;text-align:center;background:var(--color-background);border:1px solid var(--color-border);border-radius:.75rem;font-size:.875rem;font-weight:600;color:var(--color-text-secondary);cursor:pointer;transition:all .2s}.sf-option-chip:hover{border-color:var(--color-primary);color:var(--color-primary);background:#6366f10d}.sf-option-chip.selected{background:var(--color-primary);border-color:var(--color-primary);color:#fff}.sf-menu-search{width:100%;padding:.75rem 1rem;background:var(--color-background);border:1px solid var(--color-border);border-radius:.75rem;margin-bottom:.75rem;color:var(--color-text)}.sf-list-options{display:flex;flex-direction:column;gap:.25rem}.sf-list-item{display:flex;align-items:center;gap:.75rem;padding:.625rem .75rem;background:transparent;border:none;border-radius:.5rem;color:var(--color-text);text-align:left;cursor:pointer;transition:background .2s}.sf-list-item:hover{background:#6366f10d}.sf-checkbox{width:18px;height:18px;border:2px solid var(--color-border);border-radius:4px;display:flex;align-items:center;justify-content:center;color:#fff}.sf-list-item.selected .sf-checkbox{background:var(--color-primary);border-color:var(--color-primary)}.sf-advanced-toggle-wrapper{display:flex;justify-content:center;margin-top:1rem}.sf-advanced-toggle{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:transparent;border:none;color:var(--color-text-secondary);font-size:.875rem;font-weight:600;cursor:pointer;border-radius:2rem;transition:all .2s}.sf-advanced-toggle:hover,.sf-advanced-toggle.active{background:#0000000d;color:var(--color-primary)}[data-theme=dark] .sf-advanced-toggle:hover{background:#ffffff0d}.sf-advanced-panel{background:var(--color-surface);border-radius:1rem;border:1px solid var(--color-border);margin-top:1rem;overflow:hidden}.sf-advanced-grid{padding:1.5rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.sf-advanced-group label{display:block;font-size:.75rem;font-weight:700;text-transform:uppercase;color:var(--color-text-muted);margin-bottom:.5rem}.sf-input-group{display:flex;gap:.5rem}.sf-select-mini,.sf-select-full,.sf-input-mini{padding:.5rem;border:1px solid var(--color-border);border-radius:.5rem;background:var(--color-background);color:var(--color-text);font-size:.875rem}.sf-select-full{width:100%}.sf-input-mini{flex:1}.sf-range-slider{width:100%;margin-top:.5rem}.sf-checkbox-row{display:flex;gap:1rem}.sf-mini-checkbox{display:flex;align-items:center;gap:.375rem;font-size:.875rem;color:var(--color-text)}@media(max-width:640px){.sf-omnibar{flex-direction:column;padding:.75rem;gap:.5rem}.sf-divider{width:100%;height:1px;margin:.5rem 0}.sf-search-button{width:100%;margin-left:0;margin-top:.5rem}}
