.home-institutions{margin:0 0 20px 0}.institutions-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:20px}@media (max-width:768px){.institutions-grid{grid-template-columns:1fr;gap:12px !important}}.institution-card{background:#fff;border:1px solid #dfe6e9;border-radius:12px;padding:20px;display:flex;align-items:center;gap:15px;text-decoration:none;color:inherit;transition:all 0.3s ease;box-shadow:0 4px 6px rgba(0,0,0,0.02)}.institution-card:hover{transform:translateY(-5px);box-shadow:0 10px 15px rgba(0,0,0,0.05);border-color:#27ae60}.inst-logo-wrap{width:60px;height:60px;background:#ffffff;border-radius:10px;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.inst-logo-wrap img{max-width:80%;max-height:80%;object-fit:contain}.inst-logo-placeholder{font-size:24px;font-weight:bold;color:#27ae60}.inst-info{flex:1}.inst-name{font-size:16px;font-weight:bold;color:#2c3e50;margin-bottom:4px}.inst-type{font-size:11px;color:#334155;background:#f1f3f5;display:inline-block;padding:2px 8px;border-radius:4px;font-weight:600}.institution-page .inst-hero{margin:10px 0 40px}.inst-hero-content{max-width:1100px;margin:0 auto;padding:0 20px;display:flex;flex-direction:row;align-items:center;gap:30px;text-align:left}.inst-page-hero-flex{display:flex;align-items:center;gap:30px}.inst-hero-logo{width:120px;height:120px;background:#fff;border-radius:20px;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 25px rgba(0,0,0,0.15);overflow:hidden;flex-shrink:0}.inst-hero-placeholder{color:#27ae60;font-weight:bold;font-size:40px}.inst-hero-logo img{max-width:75%;max-height:75%;object-fit:contain}.inst-hero-text-wrap .home-hero-title{font-size:28px;margin-bottom:8px}.inst-hero-text-wrap .home-hero-sub{font-size:15px;opacity:0.9;margin:0}@media (max-width:768px){.inst-page-hero-flex{flex-direction:column !important;text-align:center !important;justify-content:center !important;align-items:center !important;width:100% !important;gap:20px !important}.inst-hero-logo{margin:0 auto !important;display:flex !important}.inst-hero-text-wrap{width:100% !important;text-align:center !important}}.w-100{width:100%}@media (max-width:768px){.institution-page .inst-hero .home-hero-left{flex-direction:column;text-align:center}.inst-hero-logo{margin-bottom:20px}}.empty-state{text-align:center;padding:60px;background:#fff;border-radius:12px;border:2px dashed #dfe6e9}.inst-section-heading{text-align:center;margin:40px auto 30px;max-width:700px}.inst-section-header .inst-badge{display:inline-block;background:#eafaf1;color:#27ae60;padding:6px 15px;border-radius:99px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:1px;margin-bottom:15px}.inst-section-heading h2{font-size:28px;color:#1e293b;margin-bottom:10px;font-weight:800}.inst-section-heading p{color:#475569;font-size:16px;line-height:1.5}.branch-grid{display:flex;flex-direction:column;gap:15px;margin-bottom:50px}.branch-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;text-decoration:none;transition:all 0.3s cubic-bezier(0.4,0,0.2,1);display:block;box-shadow:0 4px 6px -1px rgba(0,0,0,0.05)}.branch-card:hover{transform:translateY(-5px);border-color:#27ae60;box-shadow:0 20px 25px -5px rgba(39,174,96,0.1),0 10px 10px -5px rgba(0,0,0,0.04)}.branch-card-body{padding:24px;display:flex;align-items:center;gap:20px}.branch-icon{width:56px;height:56px;background:#f0fdf4;color:#27ae60;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:22px;flex-shrink:0;transition:all 0.3s ease}.branch-card:hover .branch-icon{background:#27ae60;color:#fff;transform:rotate(-5deg) scale(1.1)}.branch-info{flex:1}.branch-name{font-size:18px;font-weight:700;color:#0f172a;margin-bottom:4px}.branch-desc{font-size:13px;color:#475569;line-height:1.4;margin:0}.branch-arrow{width:32px;height:32px;background:#f8fafc;color:#94a3b8;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;transition:all 0.3s ease}.branch-card:hover .branch-arrow{background:#27ae60;color:#fff;transform:translateX(5px)}@media (max-width:640px){.branch-grid{display:flex !important;flex-direction:column !important;gap:12px !important}.branch-card-body{padding:15px !important;gap:12px !important}.branch-icon{width:40px !important;height:40px !important;font-size:16px !important}.branch-name{font-size:14px !important}}.dual-branch-card{display:flex !important;padding:0 !important;overflow:hidden;position:relative;height:100%;align-items:stretch}.branch-main-link{flex:1;display:flex;align-items:center;gap:16px;padding:24px;text-decoration:none;color:inherit;transition:background 0.2s ease}.branch-main-link:hover{background:#fcfdfc}.branch-action-link{width:90px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;background:#f8fafc;color:#4f46e5;text-decoration:none;font-size:11px;font-weight:700;transition:all 0.3s ease;border-left:1px solid #e2e8f0;flex-shrink:0}.branch-action-link:hover{background:#4f46e5;color:#fff;border-color:#4f46e5}.branch-action-link i{font-size:20px}.branch-action-link span{text-align:center;line-height:1.2}@media (max-width:640px){.branch-main-link{padding:16px;gap:12px}.branch-action-link{width:85px;font-size:10px}.branch-icon{width:44px;height:44px;font-size:18px}.branch-name{font-size:15px;line-height:1.3}.branch-desc{font-size:11px}}.focus-btn{display:inline-flex;align-items:center;gap:10px;background:#fff;color:#27ae60;border:2px solid #27ae60;padding:10px 20px;border-radius:999px;font-weight:600;cursor:pointer;transition:all 0.3s ease;font-size:14px}.focus-btn.active{background:#27ae60;color:#fff}.focus-btn:hover{background:#eafaf1;transform:scale(1.02)}.focus-btn.active:hover{background:#219150;border-color:#219150}.focus-btn i{font-size:16px}.home-focus-section{margin:-30px 0 40px;position:relative;z-index:10}.focus-card{background:linear-gradient(135deg,#ffffff 0%,#f8fcf9 100%);border:1px solid #27ae60;border-radius:16px;padding:25px;box-shadow:0 10px 25px rgba(39,174,96,0.1);position:relative;overflow:hidden}.focus-card-badge{position:absolute;top:0;left:0;background:#27ae60;color:#fff;padding:4px 15px;font-size:12px;font-weight:bold;border-bottom-right-radius:12px}.focus-card-content{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:10px}.focus-inst{font-size:13px;color:#27ae60;font-weight:600;text-transform:uppercase;letter-spacing:0.5px}.focus-title{font-size:24px;font-weight:800;color:#2c3e50;margin:5px 0 10px}.focus-meta{display:flex;gap:15px;color:#475569;font-size:13px}.focus-meta span{display:flex;align-items:center;gap:5px}.focus-go-btn{background:#27ae60;color:#fff;padding:12px 25px;border-radius:10px;text-decoration:none;font-weight:bold;display:flex;align-items:center;gap:10px;transition:all 0.3s ease}.focus-go-btn:hover{background:#219150;transform:translateX(5px);box-shadow:0 5px 15px rgba(33,145,80,0.3)}@media (max-width:768px){.focus-card-content{flex-direction:column;align-items:flex-start}.focus-actions{width:100%}.focus-go-btn{width:100%;justify-content:center}.focus-title{font-size:20px}}.home-hero{padding:20px 24px !important}.user-hero-personalized{display:flex;align-items:center;gap:20px;margin-bottom:15px}.user-hero-logo-box{width:130px;height:130px;background:#fff;padding:12px;border-radius:20px;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 25px rgba(0,0,0,0.2);flex-shrink:0}.user-hero-logo-box img{max-width:100%;max-height:100%;object-fit:contain}.user-inst-name-top{display:block;font-size:14px;font-weight:800;text-transform:uppercase;letter-spacing:2px;color:rgba(255,255,255,0.9);margin-bottom:8px}.home-hero-left .home-hero-title{line-height:1.2;margin:0}.user-hero-personalized .home-hero-title{font-size:30px}.home-hero{width:100% !important;text-align:center !important;display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:center !important;padding:40px 30px !important}.home-hero-left{max-width:100% !important;width:100% !important;text-align:center !important}.home-hero-sub{max-width:800px !important;margin-left:auto !important;margin-right:auto !important}.home-hero-actions{justify-content:center !important}.user-hero-personalized{flex-direction:column !important;align-items:center !important;text-align:center !important;gap:15px !important}.home-hero-actions{display:flex !important;align-items:center !important;gap:12px !important;margin-top:15px !important}.home-hero-actions .btn-primary,.home-hero-actions .btn-outline{height:50px !important;min-width:195px !important;padding:0 24px !important;margin:0 !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;background:#ffffff !important;color:#1260d6 !important;font-size:15px !important;font-weight:700 !important;text-decoration:none !important;border:none !important;border-radius:100px !important;box-shadow:0 4px 15px rgba(0,0,0,0.12) !important;box-sizing:border-box !important;line-height:1 !important;cursor:pointer !important;transition:all 0.2s ease-in-out !important;vertical-align:middle !important}.home-hero-actions .btn-primary:hover,.home-hero-actions .btn-outline:hover{background:#fdfdfd !important;transform:translateY(-3px) !important;box-shadow:0 8px 25px rgba(0,0,0,0.18) !important}.home-hero-actions .btn-primary span,.home-hero-actions .btn-outline span{font-size:18px !important;margin-left:10px !important;line-height:1 !important;display:inline-flex !important;align-items:center !important;transform:translateY(1px) !important}@media (max-width:1024px){.home-hero-actions{flex-direction:column !important;align-items:stretch !important;width:100% !important;gap:10px !important}.home-hero-actions .btn-primary,.home-hero-actions .btn-outline{width:100% !important;min-width:unset !important}}.subject-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:24px;text-decoration:none;color:inherit;transition:all 0.3s cubic-bezier(0.4,0,0.2,1);display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 4px 6px -1px rgba(0,0,0,0.05);position:relative;overflow:hidden}.subject-card:hover{transform:translateY(-5px);border-color:#4f46e5;box-shadow:0 20px 25px -5px rgba(0,0,0,0.1),0 10px 10px -5px rgba(0,0,0,0.04)}.subject-header{display:flex;align-items:center;justify-content:center;gap:16px;margin-bottom:16px;text-align:center}.subject-title{font-size:17px;font-weight:700;color:#1e293b;line-height:1.4;text-align:center;width:100%}.subject-stats-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:auto}.stat-box{background:#f8fafc;padding:10px;border-radius:12px;text-align:center}.stat-value{display:block;font-size:18px;font-weight:700;color:#1e293b}.stat-label{font-size:11px;color:#475569;text-transform:uppercase;letter-spacing:0.025em;font-weight:600}.badge-type{position:absolute;top:24px;right:24px;font-size:10px;font-weight:700;padding:4px 8px;border-radius:6px;text-transform:uppercase}.badge-general{background:#f1f5f9;color:#475569}.badge-corporate{background:#eef2ff;color:#4f46e5}.page-heading{padding-top:20px;text-align:center;margin-bottom:30px}.page-heading h1{font-size:32px;font-weight:800;color:#1e293b;margin-bottom:20px;letter-spacing:-0.02em;position:relative;display:inline-block;padding-bottom:15px}.page-heading h1::after{content:'';position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:40%;height:4px;background:#2563eb;border-radius:2px}.page-heading p{font-size:16px;color:#475569}.category-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;padding-bottom:30px}@media (max-width:640px){.category-grid{grid-template-columns:repeat(2,1fr) !important;gap:12px !important}}html,body{height:100%;margin:0}body{display:flex;flex-direction:column}.page-wrapper{flex:1;display:flex;flex-direction:column}main#main-content{flex:1;display:flex;flex-direction:column}.container-main,.container{flex:1;display:flex;flex-direction:column}@media (max-width:768px){.page-wrapper{padding:0 !important}.container{margin-top:0 !important;border-radius:0;border:none;box-shadow:none;padding:12px}.page-heading h1{font-size:24px}.subject-card{border-radius:12px;padding:16px}}.result-header-card{background:#fff;border-radius:16px;padding:32px 24px;border:1px solid #e2e8f0;box-shadow:0 4px 6px -1px rgba(0,0,0,0.05);margin-bottom:20px;text-align:center;position:relative;overflow:hidden}.result-score-wrapper{display:flex;justify-content:center;margin-bottom:20px}.result-score-circle{width:140px;height:140px;background:#fff;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;border:6px solid #eff6ff;position:relative;box-shadow:0 0 0 4px #fff,0 0 0 8px #f1f5f9}.result-score-val{font-size:42px;font-weight:800;color:#1e293b;line-height:1;letter-spacing:-1px}.result-score-label{font-size:13px;color:#475569;margin-top:4px;font-weight:600;text-transform:uppercase}.result-meta{margin-bottom:24px}.result-title{font-size:20px;font-weight:700;color:#0f172a;margin-bottom:6px}.result-subtitle{font-size:14px;color:#475569}.result-stats-row{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:24px}@media(min-width:640px){.result-stats-row{grid-template-columns:repeat(5,1fr)}}.result-stat-box{background:#fff;border:1px solid #e2e8f0;padding:16px;border-radius:16px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px}.result-stat-val{font-size:20px;font-weight:700;color:#0f172a}.result-stat-label{font-size:12px;color:#475569;font-weight:500}.progress-container{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:20px;margin-bottom:24px}.progress-bar-bg{height:12px;background:#f1f5f9;border-radius:99px;overflow:hidden;margin:10px 0}.progress-bar-fill{height:100%;background:#22c55e;border-radius:99px;transition:width 0.6s ease}.action-buttons{display:grid;grid-template-columns:1fr;gap:12px}@media(min-width:640px){.action-buttons{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}.action-btn{display:flex;align-items:center;justify-content:center;gap:8px;padding:14px 20px;border-radius:12px;font-weight:600;font-size:14px;text-decoration:none;transition:all 0.2s;border:1px solid transparent}.btn-primary-soft{background:#eff6ff;color:#1d4ed8;border-color:#dbeafe}.btn-primary-soft:hover{background:#dbeafe}.btn-success-soft{background:#f0fdf4;color:#15803d;border-color:#dcfce7}.btn-success-soft:hover{background:#dcfce7}.btn-danger-soft{background:#fef2f2;color:#b91c1c;border-color:#fee2e2}.btn-danger-soft:hover{background:#fee2e2}.btn-gray-soft{background:#f8fafc;color:#475569;border-color:#e2e8f0}.btn-gray-soft:hover{background:#f1f5f9}@media (max-width:768px){.members-page{margin-left:-20px !important;margin-right:-20px !important;padding:0 !important;width:calc(100% + 40px) !important;background:transparent !important;border-radius:0 !important}.members-top{margin:0 !important;border-radius:0 !important;padding:20px 15px !important;flex-direction:column !important}.members-top-metrics{display:grid !important;grid-template-columns:1fr 1fr !important;gap:10px !important}.pill-metric{margin:0 !important;width:100% !important}.members-main-grid{grid-template-columns:1fr !important;padding:10px 15px !important;gap:15px !important}.members-card{border-radius:12px !important;margin-bottom:0 !important}.membership-card{width:100% !important;margin-top:5px !important}.page-heading{padding:0 20px !important}}.category-grid-v3{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;padding-bottom:40px}.category-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:20px;display:flex;flex-direction:column;transition:all 0.3s ease;height:100%}.category-card:hover{transform:translateY(-4px);border-color:#1d4ed8;box-shadow:0 10px 20px -10px rgba(59,130,246,0.2)}.category-title{font-size:16px;font-weight:700;color:#1e293b;line-height:1.4;margin-bottom:8px}.category-desc{font-size:13px;color:#475569;line-height:1.5}.category-actions.dual-actions{display:flex;gap:10px;margin-top:auto;padding-top:15px}.category-btn{flex:1;padding:7px 10px;border-radius:8px;font-size:11.5px;font-weight:700;text-align:center;text-decoration:none;transition:all 0.2s cubic-bezier(0.4,0,0.2,1)}.btn-workspace{background:#4338ca;color:#fff !important;border:none;box-shadow:0 2px 4px rgba(67,56,202,0.15);font-weight:700}.btn-workspace:hover{background:#4338ca;transform:translateY(-2px);box-shadow:0 6px 12px rgba(79,70,229,0.25)}.btn-solve{background:#047857;color:#fff !important;border:none;box-shadow:0 2px 4px rgba(4,120,87,0.15);font-weight:700}.btn-solve:hover{background:#036348;transform:translateY(-2px);box-shadow:0 6px 12px rgba(4,120,87,0.25)}@media (max-width:1200px){.category-grid-v3{grid-template-columns:repeat(4,1fr)}}@media (max-width:900px){.category-grid-v3{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.category-grid-v3{grid-template-columns:repeat(2,1fr) !important;gap:12px !important}.home-page{margin-left:0 !important;margin-right:0 !important;width:100% !important}#kategoriler>div:first-child{border-radius:0 !important;margin-left:-12px !important;margin-right:-12px !important;padding-left:20px !important;padding-right:20px !important}.category-card{padding:12px !important;height:100% !important;display:flex;flex-direction:column}.category-title{font-size:14px !important;margin-bottom:8px !important}.category-desc{font-size:11px !important;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.category-actions.dual-actions{flex-direction:column;gap:8px !important;margin-top:auto !important}.category-btn{width:100%;text-align:center;padding:10px 12px;font-size:13px}.exam-header-timer{width:100%;margin-bottom:5px;margin-top:0}}.inst-seo-section{margin-top:50px;margin-bottom:50px}.seo-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:40px;position:relative;box-shadow:0 4px 6px -1px rgba(0,0,0,0.05)}.seo-content-header{margin-bottom:25px;border-bottom:1px solid #f1f5f9;padding-bottom:20px}.seo-content-header h2{font-size:24px;font-weight:800;color:#1e293b;margin:0}.seo-body{font-size:16px;line-height:1.8;color:#475569;position:relative}.seo-body h2,.seo-body h3{color:#0f172a;margin-top:30px;margin-bottom:15px;font-weight:700}.seo-body p{margin-bottom:20px}.seo-body ul,.seo-body ol{margin-bottom:20px;padding-left:20px}.seo-body li{margin-bottom:10px}.seo-body blockquote{border-left:4px solid #2563eb;padding-left:20px;font-style:italic;color:#334155;margin:25px 0}.seo-collapsed{max-height:400px;overflow:hidden}.seo-overlay{position:absolute;bottom:0;left:0;width:100%;height:150px;background:linear-gradient(to top,#fff,rgba(255,255,255,0));pointer-events:none}.seo-expand-btn{display:block;width:100%;padding:15px;background:#f8fafc;border:1px solid #e2e8f0;border-top:none;color:#2563eb;font-weight:700;cursor:pointer;text-align:center;border-bottom-left-radius:20px;border-bottom-right-radius:20px;font-size:14px;transition:all 0.2s}.seo-expand-btn:hover{background:#eff6ff}@media (max-width:768px){.seo-card{padding:20px}.seo-content-header h2{font-size:20px}.seo-body{font-size:15px}}.faq-section{margin-top:30px;margin-bottom:50px}.faq-title{font-size:22px;font-weight:800;color:#1e293b;margin-bottom:20px}.faq-item{background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:12px;overflow:hidden;transition:all 0.3s ease;box-shadow:0 2px 4px rgba(0,0,0,0.02)}.faq-question{padding:18px 25px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-weight:700;color:#334155;position:relative;transition:background 0.2s}.faq-question:hover{background:#f8fafc}.faq-question::after{content:'+';font-size:20px;color:#64748b;transition:transform 0.3s ease;font-weight:normal}.faq-item.active{border-color:#1d4ed8;box-shadow:0 4px 12px rgba(59,130,246,0.08)}.faq-item.active .faq-question{color:#2563eb}.faq-item.active .faq-question::after{content:'−';color:#2563eb}.faq-answer{max-height:0;overflow:hidden;transition:all 0.3s ease-in-out;background:#fff}.faq-item.active .faq-answer{max-height:1000px}.faq-answer-inner{padding:0 25px 20px;color:#475569;line-height:1.6;font-size:15px;border-top:1px solid #f1f5f9;padding-top:15px}