.student-macos-bg{min-height:100vh;background:linear-gradient(135deg,#6a11cb,#2575fc);display:flex;justify-content:center;align-items:center;padding:48px;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;color:#111827}.student-shell{width:100%;max-width:1500px;min-height:88vh;background:#f7f9fc;border-radius:28px;box-shadow:0 32px 65px #00000038;display:grid;grid-template-columns:280px 1fr;overflow:hidden;transform:scale(1.05);transform-origin:center;transition:transform .25s ease}.student-sidebar{background:#edf1f7;padding:20px 16px;border-right:1px solid #e2e8f0;display:flex;flex-direction:column;gap:16px}.sidebar-profile{display:flex;align-items:center;gap:12px}.sidebar-profile.column{flex-direction:column;align-items:center;gap:10px}.profile-info{display:flex;flex-direction:column;gap:2px}.avatar-grid{margin-top:12px;display:grid;grid-template-columns:repeat(auto-fit,minmax(72px,1fr));gap:10px}.avatar-tile{border:2px solid #e2e8f0;border-radius:12px;padding:4px;background:#fff;cursor:pointer;transition:.15s ease}.avatar-tile img{width:100%;border-radius:8px;object-fit:cover}.avatar-tile.active{border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed33}.preset-title{margin-top:10px;font-weight:700;color:#0f172a}.avatar-modal-overlay{position:fixed;inset:0;background:#0f172a8c;display:flex;align-items:center;justify-content:center;z-index:9999;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.avatar-modal-card{background:#fff;border-radius:16px;padding:16px;width:520px;max-width:90vw;box-shadow:0 24px 48px #0000001f;max-height:80vh;overflow-y:auto}.close-avatar-btn{margin-top:12px;width:100%;padding:10px;border-radius:12px;border:none;background:#0f172a;color:#fff;cursor:pointer;font-weight:700}.avatar-grid-modal{grid-template-columns:repeat(auto-fit,minmax(80px,1fr));max-height:60vh;overflow-y:auto}.change-photo-btn{width:100%;padding:10px 12px;border-radius:12px;font-weight:700;cursor:pointer;text-align:center;margin-top:8px}.change-photo-btn.solid{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;border:none}.profile-info.center{align-items:center;text-align:center}.profile-name{font-weight:800;color:#0f172a;font-size:18px;min-width:120px}.profile-email{font-size:14px;color:#475569}.profile-meta{font-size:14px;color:#334155}.profile-badge{margin-top:10px;display:inline-block;padding:8px 12px;background:#22c55e;color:#0f172a;font-weight:800;border-radius:999px;font-size:12px}.sidebar-section{display:flex;flex-direction:column;gap:8px}.sidebar-section-title{font-size:12px;letter-spacing:.4px;text-transform:uppercase;color:#94a3b8;padding:0 6px}.sidebar-item{display:flex;align-items:center;gap:8px;padding:10px 12px;border-radius:12px;cursor:pointer;transition:background .2s ease;color:#0f172a}.sidebar-item:hover{background:#e3e8f3}.sidebar-item.favorite{color:#0f172a}.sidebar-icon{width:26px;height:26px;border-radius:8px;background:#e2e8f0;display:inline-flex;align-items:center;justify-content:center;font-size:14px}.profile-avatar-lg{width:120px;height:120px;border-radius:50%;object-fit:cover;border:3px solid #fff;box-shadow:0 8px 18px #00000026}.sidebar-feedback{margin-top:12px;padding:12px;border-radius:12px;border:1px solid #cbd5e1;background:#fff;cursor:pointer;font-weight:700;color:#0f172a;transition:.2s ease;display:flex;align-items:center;gap:8px}.sidebar-feedback:hover{background:#f1f5f9}.student-main{padding:24px 28px;display:flex;flex-direction:column;gap:18px}.mobile-menu-btn,.mobile-overlay{display:none}.welcome-block{display:flex;flex-direction:column;gap:6px;padding:22px 24px;border-radius:22px;background:linear-gradient(135deg,#eef2ff,#fff);border:1px solid rgba(99,102,241,.15);box-shadow:0 20px 46px #0f172a14}.welcome-overline{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#6366f1;font-weight:700}.welcome-title{font-size:26px;font-weight:800;color:#0f172a}.welcome-sub{color:#475569;margin-top:4px;font-size:14px;max-width:560px}.actions-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px}.tests-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(314px,314px));gap:18px;justify-content:flex-start}.study-card{position:relative;border-radius:22px;background:#fff;border:1px solid #e2e8f0;box-shadow:0 18px 40px #0f172a1f;overflow:hidden;display:flex;flex-direction:column;gap:12px;transition:transform .2s ease,box-shadow .2s ease;cursor:pointer;min-height:280px;max-height:280px}.study-card:hover{transform:translateY(-3px);box-shadow:0 22px 48px #0f172a29}.study-card.is-done{cursor:default;opacity:.9}.study-thumb{width:100%;height:60px;min-height:60px;background-color:#0ea5e9;border-radius:12px 12px 0 0;position:relative;background-size:200px auto;background-repeat:no-repeat;background-position:right -20px top -20px}.study-thumb[data-thumb=new]{background-color:#ef4444;background-image:url(/assets/yenitest_muhur-BCKPRHOe.png)}.study-thumb[data-thumb=progress]{background-image:url(/assets/devamediyor_muhur-CXd9_FCC.png)}.study-thumb[data-thumb=done]{background-image:url(/assets/tamamlandi_muhur-BgcrBJSz.png)}.study-card-body{padding:0 18px 16px;display:flex;flex-direction:column;gap:6px;align-items:center;text-align:center;flex:1;justify-content:space-between}.study-card-title{font-weight:800;font-size:18px;color:#0f172a;min-height:24px}.study-card-desc{color:#475569;font-size:14px;min-height:18px}.study-card-desc.muted{opacity:.8;font-style:italic}.study-progress{width:100%;display:flex;align-items:center;gap:10px}.study-progress-track{flex:1;height:10px;background:#e2e8f0;border-radius:999px;overflow:hidden}.study-progress-fill{height:100%;width:0%;border-radius:999px;background:linear-gradient(90deg,#3b82f6,#8b5cf6);transition:width .3s ease}.study-count{font-weight:700;font-size:13px;color:#0f172a}.study-card .pill-badge{position:static;margin-top:6px;align-self:center;box-shadow:none}.section-block{display:flex;flex-direction:column;gap:10px;margin-top:14px}.section-heading{font-weight:800;font-size:18px;color:#0f172a;display:inline-flex;align-items:center;gap:8px}.section-icon{font-size:18px;display:inline-flex}.empty-state.subtle{color:#6b7280;font-size:14px}.action-card{border-radius:16px;padding:16px;color:#0f172a;position:relative;box-shadow:0 12px 24px #00000014;background:#fff;border:1px solid #e2e8f0}.action-card-top{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.action-title{font-weight:800;font-size:15px}.action-desc{margin-top:6px;color:#475569;font-size:14px;line-height:1.4}.action-badge{min-width:24px;height:24px;border-radius:8px;background:#ffffffe6;display:inline-flex;align-items:center;justify-content:center;font-weight:800;font-size:12px;color:#0f172a}.tone-purple{background:linear-gradient(135deg,#c084fc,#7c3aed);color:#fff;border:none}.tone-amber{background:linear-gradient(135deg,#fbbf24,#f59e0b);color:#0f172a;border:none}.tone-red{background:linear-gradient(135deg,#fca5a5,#ef4444);color:#0f172a;border:none}.tone-blue{background:linear-gradient(135deg,#93c5fd,#3b82f6);color:#0f172a;border:none}.tone-gray{background:linear-gradient(135deg,#e2e8f0,#cbd5e1);color:#0f172a;border:none}.modal-overlay{position:fixed;inset:0;background:#0000008c;display:flex;align-items:center;justify-content:center;z-index:9999;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.modal-box{background:#fff;padding:20px;border-radius:16px;max-width:360px;width:92vw;color:#0f172a;box-shadow:0 16px 32px #0000002e}.success-modal{border-radius:18px;padding:24px 22px;text-align:center}.success-icon{width:86px;height:86px;border-radius:50%;background:#22c55e;display:inline-flex;align-items:center;justify-content:center;font-size:34px;font-weight:800;color:#0f172a;margin:0 auto 14px}.alert-modal{border-radius:18px;padding:24px 22px;text-align:center}.warning-icon{width:86px;height:86px;border-radius:50%;background:#f59e0b;display:inline-flex;align-items:center;justify-content:center;font-size:34px;font-weight:800;color:#0f172a;margin:0 auto 14px}.modal-title{font-size:22px;font-weight:800;margin:0 0 8px}.modal-subtitle{color:#475569;margin:0 0 16px;font-size:15px;font-weight:700}.modal-primary-btn{width:100%;padding:12px 14px;border:none;border-radius:14px;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;font-weight:800;font-size:16px;cursor:pointer}.instruction-modal{max-width:640px;width:92vw}.info-btn{margin-left:8px;padding:8px 10px;font-weight:700}.icon-only{width:38px;height:38px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;padding:0;margin:0 8px 0 0}.icon-img{width:38px;height:38px;object-fit:contain;pointer-events:none}.speaker-btn{margin-left:8px;padding:6px 8px;border-radius:10px;font-size:16px;display:inline-flex;align-items:center;gap:6px}.reading-dots{display:inline-flex;gap:2px;font-weight:800;color:#1d4ed8}.reading-dots span{animation:blink 1s infinite}.reading-dots span:nth-child(2){animation-delay:.15s}.reading-dots span:nth-child(3){animation-delay:.3s}@keyframes blink{0%,20%{opacity:0}30%,to{opacity:1}}.question-progress-wrap{display:flex;align-items:center;gap:10px}.question-progress{font-weight:800;color:#0f172a}.filters-block{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:16px;box-shadow:0 12px 24px #0000000f}.filters-title{font-weight:800;margin-bottom:10px;color:#0f172a}.filters-list{display:flex;flex-wrap:wrap;gap:10px}.filter-pill{padding:10px 14px;border-radius:12px;background:#f1f5f9;border:1px solid #e2e8f0;font-weight:700;color:#0f172a;cursor:pointer;transition:.2s ease}.filter-pill:hover{background:#e2e8f0}.study-detail-card{margin-top:8px;background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 12px 24px #0000000f;padding:16px}.study-detail-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.study-detail-label{text-transform:uppercase;font-size:11px;letter-spacing:.4px;color:#94a3b8}.study-detail-title{margin:4px 0;font-size:20px;color:#0f172a}.study-detail-desc{color:#475569;margin-top:4px}.study-detail-body{margin-top:12px;display:flex;flex-direction:column;gap:12px}.instruction-content{padding:12px;border-radius:12px;background:#f8fafc;border:1px solid #e2e8f0;color:#0f172a}.instruction-placeholder{padding:12px;border-radius:12px;background:#f1f5f9;border:1px dashed #cbd5e1;color:#475569}.primary-btn{align-self:flex-start;background:linear-gradient(135deg,#7c3aed,#4f46e5);color:#fff;padding:12px 16px;border-radius:12px;border:none;cursor:pointer;font-weight:700;box-shadow:0 10px 20px #4f46e54d}.primary-btn:disabled{opacity:.6;cursor:not-allowed}.ghost-btn{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:10px 16px;font-weight:700;cursor:pointer;color:#0f172a}.ghost-btn:disabled{opacity:.5;cursor:not-allowed}.question-card{border:1px solid #e2e8f0;border-radius:14px;padding:14px;background:#f8fafc}.question-title{font-weight:800;color:#0f172a;margin-bottom:8px}.question-text{color:#0f172a;font-size:18px;line-height:1.4}.options-list{display:flex;flex-direction:column;gap:10px;margin-top:10px}.question-option{display:flex;gap:10px;align-items:flex-start;padding:10px;border-radius:12px;border:1px solid #e2e8f0;background:#fff;cursor:pointer;width:100%;justify-content:flex-start;text-align:left;box-sizing:border-box}.question-option.selected{border-color:#7c3aed;background:#f3f0ff}.question-option input[type=radio],.question-option input[type=checkbox]{margin-top:4px;flex-shrink:0;width:auto!important;height:auto;min-width:18px}.option-text{font-weight:700;color:#0f172a}.option-tag{display:inline-block;margin-left:6px;padding:4px 6px;border-radius:8px;background:#e0e7ff;color:#3730a3;font-size:12px}.question-nav{display:flex;justify-content:space-between;gap:8px}.question-progress{padding:8px 12px;border-radius:10px;background:#eef2ff;color:#312e81;font-weight:800}.progress-bar-wrap{margin-top:10px;display:flex;align-items:center;gap:12px}.progress-bar-track{flex:1;height:18px;background:linear-gradient(180deg,#1f2933,#0f141a);border-radius:999px;box-shadow:inset 0 2px 6px #0006;padding:2px}.progress-bar-fill{height:100%;width:0%;border-radius:999px;background:linear-gradient(90deg,#32d74b,#22c55e,#16a34a);box-shadow:inset 0 1px 2px #ffffffb3,0 2px 8px #22c55e80;transition:width .25s ease}.progress-label{min-width:48px;text-align:right;font-weight:700;color:#0f172a}.ordering-list{display:flex;flex-direction:column;gap:10px;margin-top:10px}.ordering-item{display:flex;justify-content:space-between;align-items:center;padding:10px;border:1px solid #e2e8f0;border-radius:12px;background:#fff}.ordering-item.blink{animation:ordering-blink 1s ease}.ordering-buttons{display:flex;gap:6px}.order-btn.small{padding:6px 10px;font-size:12px;border-radius:10px;border:1px solid rgba(30,41,59,.12);background:#f8fafc;color:#0f172a;cursor:pointer;transition:.2s ease}.order-btn.small:hover:not(:disabled){background:#eef2ff}.order-btn.small:disabled{opacity:.6;cursor:not-allowed}.order-btn.small.order-up{background:#e5f5ea;border-color:#6fcf97;color:#1c7f3a}.order-btn.small.order-up:hover:not(:disabled){background:#d9f3e5;color:#176a32}.order-btn.small.order-down{background:#fbe4e4;border-color:#f19999;color:#b91c1c}.order-btn.small.order-down:hover:not(:disabled){background:#f7d9d9;color:#991b1b}.gap-option{background:#fff}.gap-input{width:100%;padding:10px 12px;border-radius:10px;border:1px solid #cbd5e1;font-size:14px}.explanation-block{margin-top:14px;display:flex;flex-direction:column;gap:8px}.explanation-label{font-weight:700;color:#7c3aed}.explanation-textarea{width:100%;min-height:120px;border-radius:12px;border:1px solid #cbd5e1;padding:12px;font-size:14px;resize:vertical}@keyframes ordering-blink{0%{background:#fff}25%{background:#f8fafc}50%{background:#eef2ff}75%{background:#f8fafc}to{background:#fff}}@media(max-width:960px){.student-macos-bg{padding:0}.student-shell{grid-template-columns:1fr;transform:none;max-width:none;width:100%;min-height:100vh;border-radius:0;box-shadow:none}}.student-shell.single-column{grid-template-columns:1fr;max-width:1000px}@media(max-width:960px){.student-shell.single-column{max-width:none;width:100%;min-height:100vh;border-radius:0;box-shadow:none}}@media(max-width:960px){.welcome-block{padding-left:72px}.student-sidebar{display:none}.student-sidebar.open{display:flex;position:fixed;top:0;left:0;height:100vh;width:280px;max-width:80vw;z-index:5000;background:#edf1f7;box-shadow:0 24px 48px #0000002e;pointer-events:auto}.mobile-menu-btn{display:inline-flex;align-items:center;gap:6px;padding:10px 14px;border-radius:12px;border:1px solid #e2e8f0;background:#fff;font-weight:700;cursor:pointer;box-shadow:0 6px 14px #0f172a14;position:fixed;top:16px;left:16px;z-index:2100}.mobile-overlay{display:block;position:fixed;inset:0;background:#00000073;z-index:4000}}.pill-badge{padding:10px 16px;border-radius:999px;font-size:14px;font-weight:800;white-space:nowrap;color:#fff}.pill-badge-row{display:flex;flex-wrap:wrap;gap:8px}.pill-badge.badge-start{background:linear-gradient(135deg,#3b82f6,#2563eb)}.pill-badge.badge-progress{background:linear-gradient(135deg,#0ea5e9,#2563eb)}.pill-badge.badge-done{background:linear-gradient(135deg,#22c55e,#16a34a)}.pill-badge.badge-reattempt{background:linear-gradient(135deg,#f59e0b,#f97316);font-size:12px;padding:8px 12px}.skeleton-pill{min-height:260px;background:linear-gradient(90deg,#e5e7eb,#f4f4f5,#e5e7eb);background-size:200% 100%;animation:skeleton 1.2s ease-in-out infinite;border-radius:22px;cursor:default;pointer-events:none}.profile-avatar-lg.clickable{cursor:pointer;transition:transform .2s ease}.profile-avatar-lg.clickable:hover{transform:scale(1.05)}.empty-state{padding:14px;border-radius:12px;background:#f8fafc;color:#475569;font-weight:600;margin-bottom:12px}.sidebar-item.active{background:#e0e7ff;font-weight:800}.profile-avatar-lg{cursor:pointer}.profile-avatar-lg:hover{transform:scale(1.04)}.skeleton-box{display:inline-block;background:linear-gradient(90deg,#e5e7eb,#f4f4f5,#e5e7eb);background-size:200% 100%;animation:skeleton 1.2s ease-in-out infinite;border-radius:12px}.skeleton-text{height:14px}.skeleton-bar{height:10px}.w-200{width:200px}.w-260{width:260px}.w-140{width:140px}.w-120{width:120px}.mt-6{margin-top:6px;display:block}.mt-10{margin-top:10px;display:block}.mt-14{margin-top:14px;display:block}.skeleton-card{min-height:120px}@keyframes skeleton{0%{background-position:200% 0}to{background-position:-200% 0}}.profile-card{display:grid;grid-template-columns:200px 1fr;gap:24px;background:#fff;border-radius:18px;border:1px solid #e2e8f0;padding:24px;box-shadow:0 12px 24px #0000000f}.profile-left{display:flex;flex-direction:column;align-items:center;gap:14px}.approved-badge{background:#dcfce7;color:#15803d;padding:6px 10px;border-radius:999px;font-weight:800;font-size:12px;border:1px solid #86efac}.profile-avatar-xl{width:110px;height:110px;border-radius:50%;object-fit:cover;border:3px solid #fff;box-shadow:0 8px 18px #00000026;cursor:pointer}.change-photo-btn{padding:10px 14px;border-radius:12px;background:#ede9fe;color:#5b21b6;font-weight:800;cursor:pointer;font-size:13px;width:100%;text-align:center}.change-photo-btn:hover{background:#ddd6fe}.change-photo-btn.ghost{background:#fff;color:#0f172a;border:1px solid #e2e8f0}.profile-right{display:flex;flex-direction:column;gap:12px}.info-row{display:flex;justify-content:space-between;align-items:center;background:#f8fafc;border-radius:12px;padding:12px 14px;border:1px solid #e2e8f0;gap:10px}.info-row span{color:#64748b;font-weight:700}.info-row strong{color:#0f172a;font-weight:800;margin-left:6px;flex-shrink:0}.photo-preview-card{background:#fff;padding:18px;border-radius:18px;box-shadow:0 18px 42px #00000026;display:flex;flex-direction:column;align-items:center;gap:12px;max-width:420px}.photo-preview-img{max-width:360px;max-height:360px;border-radius:16px;object-fit:contain;box-shadow:0 12px 28px #00000026}.profile-info-row{display:flex;justify-content:space-between;align-items:center;background:#f8fafc;border-radius:12px;padding:12px 14px;border:1px solid #e2e8f0}.profile-info-row span{color:#64748b;font-weight:700}.profile-info-row strong{color:#0f172a;font-weight:800}.info-group{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:14px;display:flex;flex-direction:column;gap:8px}.info-title{font-weight:800;color:#0f172a;margin-bottom:6px}.edit-card{margin-top:14px;background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:14px;display:flex;flex-direction:column;gap:10px;box-shadow:0 8px 24px #0000000f}.edit-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px;margin-top:14px}.edit-field{display:flex;flex-direction:column;gap:6px;font-weight:700;color:#0f172a}.edit-field input{padding:10px 12px;border-radius:10px;border:1px solid #e2e8f0;font-size:14px}.edit-message{padding:10px 12px;border-radius:10px;font-weight:700;font-size:13px}.edit-message.success{background:#dcfce7;color:#166534;border:1px solid #86efac}.edit-message.error{background:#fee2e2;color:#b91c1c;border:1px solid #fecdd3}@media(max-width:768px){.profile-card{grid-template-columns:1fr}.avatar-grid{grid-template-columns:repeat(auto-fit,minmax(64px,1fr))}.avatar-modal-card{width:90vw}}
