.edu-account{font-family:var(--font-instrument-sans),"Instrument Sans",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#0f172a;background:linear-gradient(135deg,#eef2ff 0%,#e0e7ff 50%,#dbeafe 100%);justify-content:center;align-items:center;min-height:calc(100vh - 180px);padding:3rem 1rem;display:flex}.edu-account__card{background:#fff;border-radius:24px;width:100%;max-width:460px;padding:2.5rem 2.25rem;position:relative;overflow:hidden;box-shadow:0 25px 60px #2563eb1f,0 8px 24px #0f172a0f}.edu-account__card--wide{text-align:center;max-width:600px}.edu-account__icon{color:#fff;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border-radius:18px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.25rem;display:flex;box-shadow:0 8px 20px #2563eb4d}.edu-account__icon--success{background:linear-gradient(135deg,#16a34a 0%,#15803d 100%);box-shadow:0 8px 20px #16a34a4d}.edu-account__header{text-align:center;margin-bottom:1.75rem}.edu-account__title{letter-spacing:-.02em;color:#0f172a;margin:0 0 .5rem;font-size:1.7rem;font-weight:800}.edu-account__title span{color:#2563eb}.edu-account__subtitle{color:#64748b;margin:0;font-size:.92rem;line-height:1.6}.edu-account__form{flex-direction:column;gap:1.1rem;display:flex}.edu-account__field{flex-direction:column;gap:.5rem;display:flex}.edu-account__label{letter-spacing:.06em;text-transform:uppercase;color:#475569;font-size:.78rem;font-weight:700}.edu-account__input-wrap{position:relative}.edu-account__input{color:#0f172a;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:14px;outline:none;width:100%;padding:.9rem 1rem;font-size:.97rem;font-weight:500;transition:border-color .25s,box-shadow .25s,background .25s}.edu-account__input--with-toggle{padding-right:2.9rem}.edu-account__input::placeholder{color:#94a3b8;font-weight:400}.edu-account__input:focus{background:#fff;border-color:#2563eb;box-shadow:0 0 0 4px #2563eb14}.edu-account__toggle{cursor:pointer;color:#64748b;background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;display:flex;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.edu-account__toggle:hover{color:#2563eb}.edu-account__btn{cursor:pointer;color:#fff;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border:none;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.9rem 1rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 4px 14px #2563eb59}.edu-account__btn:hover:not(:disabled){background:linear-gradient(135deg,#1d4ed8 0%,#1e40af 100%);transform:translateY(-1px);box-shadow:0 6px 20px #2563eb73}.edu-account__btn:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.edu-account__btn--ghost{color:#2563eb;box-shadow:none;background:#fff;border:1.5px solid #e2e8f0}.edu-account__btn--ghost:hover:not(:disabled){box-shadow:none;background:#f8fafc;border-color:#cbd5e1;transform:none}.edu-account__alert{text-align:center;border-radius:12px;padding:.75rem 1rem;font-size:.87rem;font-weight:500}.edu-account__alert--success{color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0}.edu-account__alert--error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca}.edu-account__hint{color:#dc2626;margin:0;font-size:.8rem}.edu-account__footer{text-align:center;margin-top:1.5rem}.edu-account__back{color:#64748b;align-items:center;gap:.4rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.edu-account__back:hover{color:#2563eb}.edu-account__rich{color:#64748b;margin-bottom:1.75rem;font-size:.97rem;line-height:1.7}.edu-account__rich p{margin:0 0 .65rem}.edu-account__error-state{text-align:center;min-height:calc(100vh - 180px);font-family:var(--font-instrument-sans),"Instrument Sans",sans-serif;background:linear-gradient(135deg,#eef2ff 0%,#dbeafe 100%);flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:3rem 1.5rem;display:flex}.edu-account__error-state h1{color:#0f172a;max-width:480px;font-size:1.5rem;font-weight:700}@media (max-width:480px){.edu-account{padding:1.5rem .75rem}.edu-account__card{border-radius:18px;padding:2rem 1.5rem}.edu-account__title{font-size:1.45rem}}.edu-wishlist{font-family:var(--font-instrument-sans),"Instrument Sans",sans-serif;-webkit-font-smoothing:antialiased;color:#0f172a;background:linear-gradient(#f8faff 0%,#eef4ff 100%);min-height:calc(100vh - 180px);padding:3rem 1.25rem 4rem}.edu-wishlist__inner{max-width:1080px;margin:0 auto}.edu-wishlist__header{align-items:center;gap:.75rem;margin-bottom:1.75rem;display:flex}.edu-wishlist__title{letter-spacing:-.02em;margin:0;font-size:clamp(1.6rem,3vw,2.1rem);font-weight:800}.edu-wishlist__count{color:#2563eb;background:#eff6ff;border:1px solid #dbeafe;border-radius:999px;padding:.3rem .7rem;font-size:.8rem;font-weight:700}.edu-wishlist__grid{flex-direction:column;gap:1.25rem;display:flex}.edu-wishlist__card{background:#fff;border:1px solid #eef2f7;border-radius:20px;transition:transform .25s,box-shadow .25s;display:flex;overflow:hidden;box-shadow:0 6px 20px #0f172a0d}.edu-wishlist__card:hover{transform:translateY(-3px);box-shadow:0 14px 32px #2563eb1f}.edu-wishlist__media{flex:0 0 280px;max-width:280px;position:relative;overflow:hidden}.edu-wishlist__img{object-fit:cover;width:100%;height:100%;min-height:200px;display:block}.edu-wishlist__rating{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172ac7;border-radius:999px;align-items:center;gap:.3rem;padding:.3rem .6rem;font-size:.8rem;font-weight:700;display:inline-flex;position:absolute;top:14px;left:14px}.edu-wishlist__rating svg{color:#fbbf24;fill:#fbbf24}.edu-wishlist__body{flex-direction:column;flex:1;min-width:0;padding:1.4rem 1.6rem;display:flex}.edu-wishlist__name{color:#0f172a;margin:0 0 .35rem;font-size:1.2rem;font-weight:700;text-decoration:none}.edu-wishlist__name:hover{color:#2563eb}.edu-wishlist__meta{color:#64748b;margin:0 0 .85rem;font-size:.88rem}.edu-wishlist__tags{flex-wrap:wrap;gap:.5rem;margin:0 0 1.1rem;padding:0;list-style:none;display:flex}.edu-wishlist__tags li{color:#475569;background:#f1f5f9;border-radius:8px;padding:.3rem .7rem;font-size:.76rem;font-weight:600}.edu-wishlist__footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:auto;display:flex}.edu-wishlist__fee{flex-direction:column;display:flex}.edu-wishlist__fee-label{text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;font-size:.72rem;font-weight:600}.edu-wishlist__fee-value{color:#0f172a;font-size:1.05rem;font-weight:800}.edu-wishlist__actions{align-items:center;gap:.5rem;display:flex}.edu-wishlist__btn{cursor:pointer;border:1.5px solid #0000;border-radius:999px;align-items:center;gap:.4rem;padding:.55rem 1.1rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.edu-wishlist__btn--primary{color:#fff;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);box-shadow:0 4px 12px #2563eb4d}.edu-wishlist__btn--primary:hover{transform:translateY(-1px);box-shadow:0 6px 16px #2563eb66}.edu-wishlist__btn--ghost{color:#16a34a;background:#fff;border-color:#e2e8f0}.edu-wishlist__btn--ghost:hover{background:#f0fdf4;border-color:#bbf7d0}.edu-wishlist__remove{color:#dc2626;cursor:pointer;background:#fff;border:1.5px solid #fecaca;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:all .2s;display:inline-flex}.edu-wishlist__remove:hover:not(:disabled){background:#fef2f2}.edu-wishlist__remove:disabled{opacity:.6;cursor:not-allowed}.edu-wishlist__state{text-align:center;background:#fff;border:1px solid #eef2f7;border-radius:20px;padding:3.5rem 2rem;box-shadow:0 6px 20px #0f172a0d}.edu-wishlist__state-icon{color:#2563eb;background:#eff6ff;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 1.25rem;display:flex}.edu-wishlist__state h3{margin:0 0 .5rem;font-size:1.25rem;font-weight:700}.edu-wishlist__state p{color:#64748b;margin:0 0 1.5rem}.edu-wishlist__spinner{border:3px solid #dbeafe;border-top-color:#2563eb;border-radius:50%;width:38px;height:38px;margin:2rem auto;animation:.8s linear infinite edu-wishlist-spin}@keyframes edu-wishlist-spin{to{transform:rotate(360deg)}}@media (max-width:640px){.edu-wishlist__card{flex-direction:column}.edu-wishlist__media{flex-basis:auto;max-width:none}.edu-wishlist__img{min-height:180px;max-height:200px}}
