@import url(https://fonts.googleapis.com/css2?family=Caveat:wght@600&family=Patrick+Hand&display=swap);.logo-container{align-items:center;background:url(/static/media/SHAimage2.e4bda47a79ec5d48e6a0.jpg) no-repeat 50%;background-size:cover;box-sizing:border-box;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw}.typing-text{animation:typing 2.6s steps(25) forwards,blink .7s 3s infinite;border-right:3px solid #fff;color:#fff;font-family:Poppins,sans-serif;font-size:2.8rem;font-weight:700;overflow:hidden;text-align:center;white-space:nowrap;width:0;z-index:2}@keyframes typing{0%{width:0}to{width:25ch}}@keyframes blink{50%{border-color:#0000}}@media screen and (max-width:768px){.typing-text{animation:typing 2.5s steps(34) forwards,blink .7s infinite;font-size:2rem}}.auth-container{background:url(/static/media/SHAimage2.e4bda47a79ec5d48e6a0.jpg) no-repeat 50%/cover;background-size:cover;display:flex;font-family:Poppins,sans-serif;height:100vh;left:0;position:fixed;top:0;width:100%;width:100vw}.auth-left{color:#eee8aa;display:flex;flex:1 1;flex-direction:column;justify-content:center;padding-left:100px}.auth-left h1{font-size:3.5rem;font-weight:1000;line-height:1.2;margin-bottom:10px}.auth-left h2{color:#fff;font-size:1.2rem;font-weight:300}.auth-card{align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffff1c;border-radius:20px;box-shadow:0 8px 32px #00000040;color:#333;display:flex;flex:1 1;flex-direction:column;justify-content:center;margin:60px;padding:3px 6px}.auth-title{border-bottom:2px solid #060e1a;color:#060e1a;display:inline-block;font-size:1.8rem;font-weight:600;margin-bottom:10px;padding-bottom:2px;text-align:left}.form-container{align-content:center;max-width:300px;text-align:left;width:100%}.auth-input{background:#eee8aa;max-width:280px;outline:none}.auth-button,.auth-input{border:none;border-radius:8px;font-size:1rem;margin:10px 0;padding:12px;width:100%}.auth-button{background:#060e1a;color:#eee8aa;cursor:pointer;max-width:300px;transition:.3s ease}.auth-button:hover{background:#3d1302;color:#eee8aa}.toggle-text{color:#eee8aa;font-size:.9rem;margin-top:15px}.toggle-link{color:#eee8aa;cursor:pointer;font-weight:600;text-decoration:underline}@media (max-width:900px){.auth-container{align-items:center;flex-direction:column;justify-content:center}.auth-left{display:none}.auth-card{margin:0;width:90%}}.layout-container{min-height:100vh}.layout-container,.main-header{font-family:garamond;width:100%}.main-header{align-items:center;background-color:#050f1d;border-bottom-left-radius:40px;border-bottom-right-radius:40px;box-shadow:0 4px 15px #0000004d;box-sizing:border-box;color:#eee8aa;display:flex;height:100px;justify-content:space-between;left:0;padding:50px;position:fixed;top:0;z-index:1000}.date-text,.time-text,.today-text{margin:0}.time-text{font-size:13px}.today-text{font-size:22px;font-weight:700;margin:-2px 0}.date-text{font-size:14px}.sidebar{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#060e1ac0;display:flex;flex-direction:column;gap:20px;height:calc(200vh - 110px);left:0;margin-top:-50px;padding-top:70px;position:fixed;top:110px;width:50px;z-index:900}.side-icon{color:#eee8aa;cursor:pointer;font-size:1.5rem}.side-icon:hover{color:gold;transform:scale(1.2)}.page-body{margin-left:80px;padding:140px 40px 40px}.side-icon.active{color:gold;transform:scale(1.2)}.header-messages{color:#f5e6a0;font-size:.95rem;height:20px;margin-top:-5px;max-width:auto;overflow:hidden;position:absolute;right:30px;text-align:right}.float-message{animation:floatUp 4s ease-in-out;display:inline-block}@keyframes floatUp{0%{opacity:0;transform:translateY(20px)}10%{opacity:1;transform:translateY(0)}90%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}@media (hover:none) and (pointer:coarse),(max-width:1024px){.main-header{border-bottom-left-radius:24px;border-bottom-right-radius:24px;gap:12px;height:76px;padding:14px 16px}.header-left{flex:0 0 auto;min-width:0}.header-messages{display:flex;flex:1 1 auto;font-size:.78rem;height:36px;justify-content:flex-end;max-width:58vw;min-width:0;overflow:hidden;position:static;right:auto;text-align:right}.header-messages,.sidebar{align-items:center;margin-top:0}.sidebar{border-top-left-radius:18px;border-top-right-radius:18px;bottom:0;box-shadow:0 -6px 18px #00000059;flex-direction:row;flex-wrap:nowrap;gap:6px;height:64px;justify-content:space-between;left:0;padding:8px 6px;top:auto;width:100%}.side-icon{font-size:clamp(1.1rem,4vw,1.25rem)}.page-body{margin-left:0;overflow-x:hidden;padding:96px 14px}}@media (max-width:420px){.sidebar{gap:4px;padding:6px 4px}.side-icon{font-size:1.15rem}}.home-page-wrapper{min-height:100vh;position:relative;width:100%}.page-background-fixed{background:url(/static/media/books.af3aadb4dabfb9c82a4d.jpg) 50% no-repeat;background-size:cover;inset:0;position:fixed;z-index:-1}.home-container{box-sizing:border-box;margin-left:-65px;margin-top:-5px;padding:28px;position:relative;z-index:1}@media (min-width:1025px){.home-container{margin-right:-40px;width:calc(100% + 40px)}}.page-content{display:flex;flex-direction:column;gap:26px}.row-full{margin-top:-10px;width:100%}.row-flex{align-items:flex-start;display:flex;flex-direction:row;gap:20px;width:100%}.col-main{flex:2 1}.col-side{flex:1 1}.stack-vertical{display:flex;flex-direction:column;gap:20px}@media (hover:none) and (pointer:coarse),(max-width:1024px){.row-flex{flex-direction:column}.home-container{padding-left:20px}.home-page-wrapper .col-main,.home-page-wrapper .col-side,.home-page-wrapper .row-flex,.home-page-wrapper .row-full,.home-page-wrapper .stack-vertical{max-width:100%;width:100%}.home-page-wrapper .countdown-card,.home-page-wrapper .ff-card,.home-page-wrapper .timetable-container,.home-page-wrapper .upcoming-container,.home-page-wrapper .weekly-strength-map,.home-page-wrapper .year-activity-container{box-sizing:border-box;margin-left:0!important;max-width:100%!important;width:100%!important}}.birthday-toast-custom{border:none!important;border-radius:8px!important;box-shadow:0 10px 40px #0006!important;display:flex!important;font-size:15px!important;justify-content:center!important;min-height:50px!important;text-align:center!important;width:600px!important}@media (hover:none) and (pointer:coarse),(max-width:768px){.page-background-fixed{background-attachment:fixed;background-size:100% 100%;height:100vh;height:100dvh}.home-container,.home-page-wrapper{overflow-x:hidden}.home-container{margin-left:0;margin-top:0;padding:14px 12px}.row-full{margin-top:0}.birthday-toast-custom{width:min(600px,calc(100vw - 24px))!important}}.birthday-toast-custom .Toastify__progress-bar{display:none}.year-activity-container{align-items:flex-start;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1c201980;border-radius:8px;box-shadow:0 6px 16px #0006;display:flex;flex-direction:column;font-family:garamond;font-weight:700;height:250px;justify-content:center;margin-left:-5px;margin-top:-20px;padding:20px 16px;width:1225px}@media (hover:none) and (pointer:coarse),(max-width:768px){.year-activity-container{height:auto;margin-left:0;margin-top:0;overflow:hidden;width:1250px}.months-row{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;overflow-y:hidden;padding-bottom:8px;width:100%}.months-row::-webkit-scrollbar{height:8px}.months-row::-webkit-scrollbar-thumb{background:#eee8aa8c;border-radius:999px}}.activity-header{align-items:center;display:flex;font-family:sans-serif;font-family:garamond;font-weight:700;justify-content:space-between;margin-bottom:10px;width:100%}.study-icon{color:gold;font-size:28px;margin-right:10px}.activity-header h3{color:gold;flex:1 1;font-size:1.7rem;font-weight:700;margin:0;text-align:left}.highlight-btn{background-color:gold;border:none;border-radius:50%;cursor:pointer;font-size:20px;font-weight:700;padding:8px 12px;transition:.3s}.highlight-btn:hover{background-color:#f5c518;transform:scale(1.1)}.year-title{font-size:1.3rem;margin:0}.months-row{align-items:flex-start;display:flex;font-weight:700;gap:10px;justify-content:center}@media (hover:none) and (pointer:coarse),(max-width:768px){.months-row{justify-content:flex-start}}.month-column{align-items:center;display:flex;flex:0 0 auto;flex-direction:column}.month-name{color:#eee8aa;font-size:1.2 rem;margin-bottom:8px}.days-column{grid-gap:3px;display:grid;gap:3px;grid-auto-flow:column;grid-template-rows:repeat(7,1fr)}.day-square{background-color:#333;border-radius:3px;height:15px;transition:background .3s ease,transform .2s;width:16px}.day-square:hover{transform:scale(1.3)}.day-square:hover,.highlighted{background-color:gold}.timetable-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fff8f0;background:#1c201980;border-radius:8px;box-shadow:0 6px 16px #0006;font-family:Poppins,sans-serif;font-family:garamond;font-weight:700;height:360px;margin-left:-5px;padding:20px;text-transform:uppercase;width:650px}.timetable-header{align-items:center;background-color:#050f1d;border-radius:8px;color:#eee8aa;display:flex;gap:12px;justify-content:center;margin-bottom:10px;padding:10px}.timetable-save-indicator{border-radius:12px;font-size:12px;font-weight:400;padding:3px 10px;text-transform:none;transition:opacity .3s ease,background-color .3s ease;white-space:nowrap}.timetable-save-indicator.idle{opacity:0}.timetable-save-indicator.saving{animation:pulse-save 1.2s ease-in-out infinite;background-color:#ffffff1f;color:gold;opacity:1}.timetable-save-indicator.saved{background-color:#10b9812e;color:#10b981;opacity:1}.timetable-save-indicator.error{background-color:#ef44442e;color:#ef4444;opacity:1}@keyframes pulse-save{0%,to{opacity:.7}50%{opacity:1}}.timetable-grid{display:flex;flex-direction:column;gap:2px}.timetable-row{grid-gap:2px;display:grid;gap:2px;grid-template-columns:100px repeat(6,1fr)}.timetable-cell{background-color:#cddcf3;font-size:12px;min-height:20px;padding:7px;text-align:center}.timetables-days .day{align-items:center;color:#291616;display:flex;justify-content:center;min-height:20px;text-align:center}.timetable-cell.time-label,.timetables-days .day{background-color:#8da1c0;font-weight:700}.timetable-cell.editable input{background:#0000;border:none;color:#291616;font-family:garamond;font-size:12px;outline:none;text-align:center;width:100%}.timetable-cell.editable input:focus{background-color:#fff1e6;border-radius:6px;box-shadow:0 0 5px #8b5e3c}@media (hover:none) and (pointer:coarse),(max-width:768px){.timetable-container{box-sizing:border-box;height:auto;margin-left:0;min-height:350px;overflow:hidden;width:100%}.timetable-grid{-webkit-overflow-scrolling:touch;overflow-x:auto;overflow-y:hidden;padding-bottom:8px}.timetable-row{grid-template-columns:70px repeat(6,1fr);min-width:520px}.timetable-cell{font-size:12px;padding:5px}.timetable-grid::-webkit-scrollbar{height:8px}.timetable-grid::-webkit-scrollbar-thumb{background:#eee8aa8c;border-radius:999px}}.countdown-card,.countdown-container{align-items:center;display:flex;font-family:garamond;font-weight:700;justify-content:center}.countdown-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1c201980;border-radius:8px;box-shadow:0 6px 16px #0006;color:#050f1d;cursor:pointer;flex-direction:column;height:320px;margin-left:-5px;padding:20px;transition:all .3s ease;width:560px}@media (max-width:1024px){.countdown-container{justify-content:stretch;width:100%}.countdown-card{box-sizing:border-box;margin-left:0;max-width:100%;width:100%}.popup-box{width:min(420px,calc(100vw - 24px))}}.countdown-card h3{color:#eee8aa;font-size:32px;letter-spacing:2px;margin:0;text-transform:uppercase}.countdown-card h1{color:#050f1d;font-size:100px;line-height:1;margin:10px 0}.countdown-card p{color:#ccc;font-size:18px;font-weight:500;margin:0}.popup-box h2{color:#eee8aa;font-size:22px;margin-bottom:5px;text-align:center;text-transform:uppercase}.popup-box{color:#eee8aa}.popup-buttons{display:flex;gap:10px;justify-content:center;margin-top:20px}.event-name-display{border-top:1px solid #050f1d;color:#eee8aa;font-size:22px;font-weight:600;letter-spacing:1px;margin-top:15px;padding-top:10px;text-align:center;text-transform:uppercase;width:80%}.days-left-text{color:#ccc;font-size:15px;margin:0}.popup-input{background:#ffffff14;border:none;border-radius:10px;color:#eee8aa;flex:1 1;outline:none;padding:10px}.cancel-btn-countdown,.save-btn-countdown{background-color:#eee8aa;border:none;border-radius:8px;color:#050f1d;cursor:pointer;flex:1 1;font-family:garamond;font-weight:700;padding:10px 25px;transition:.3s}.cancel-btn-countdown:hover,.save-btn-countdown:hover{background-color:#050f1d;color:#eee8aa}.weekly-strength-map{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fff8f0;background:#1c201980;border-radius:8px;box-shadow:0 6px 16px #0006;box-sizing:border-box;font-family:garamond;font-weight:700;height:auto;margin-left:-5px;min-height:480px;overflow-x:hidden;padding:20px;width:650px}@media (hover:none) and (pointer:coarse),(max-width:768px){.weekly-strength-map{margin-left:0;padding:16px;width:100%}}.weekly-strength-map h2{margin-bottom:10px;margin-top:-2px}.weekly-strength-map h2,.weekly-strength-map h3{border-bottom:1px solid #050f1d;color:#eee8aa;font-size:1.6rem;padding-bottom:10px}.weekly-strength-map h3{margin-bottom:15px;margin-top:10px}.metric{margin:5px 0}.metric span{color:#fff;display:block;margin-bottom:2px}.progress-bar{background-color:#333;border-radius:8px;height:20px;overflow:hidden;width:100%}.progress-fill{align-items:center;background:linear-gradient(60deg,#06402b,#06bb23);border-radius:10px 0 0 10px;color:#fff;display:flex;font-weight:700;height:100%;justify-content:flex-end;padding-right:8px;text-align:right;transition:width .5s ease}.weekly-strength-map ul{list-style:none;margin-top:15px;padding:0}.weekly-strength-map ul li{background-color:#2a2a3d;border-radius:8px;color:#fff;margin:5px 0;overflow-wrap:anywhere;padding:5px 10px;word-break:break-word}.ff-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#eee8aa;background:#1c201980;border-radius:8px;box-shadow:0 6px 16px #0006;font-family:garamond;gap:30px;height:360px;margin-left:-5px;padding:20px;width:560px}@media (max-width:768px){.ff-card{height:auto;margin-left:0;max-width:545px;min-height:350px;padding:16px;width:100%}.ff-main{align-items:stretch;flex-direction:column;gap:18px}.ff-timer-wrapper{margin:0 auto}.ff-time{font-size:3.2rem}}.ff-header{align-items:center;display:flex;height:5px;justify-content:space-between;margin-bottom:5px}.ff-logo{font-size:.95rem;font-weight:600;min-width:150px;opacity:.9;text-transform:uppercase}.ff-time{font-feature-settings:"tnum";align-items:center;display:flex;font-family:garamond;font-size:4rem;font-variant-numeric:tabular-nums;font-weight:800;inset:0;justify-content:center;position:absolute}.ff-content{min-width:200px}.ff-mode{border:1px solid #050f1d;border-radius:20px;font-size:.7rem;opacity:.8;padding:6px 14px}.ff-main{align-items:center;display:flex;flex:1 1;gap:32px}.ff-timer-wrapper{height:210px;position:relative;width:220px}.ff-content h2{font-size:1.6rem;margin:0}.ff-content p{line-height:1.4;margin:8px 0 22px;opacity:.7}.ff-actions{align-items:center;display:flex;gap:14px}.ff-start{background:#eee8aa;color:#000;font-weight:600;padding:10px 26px}.ff-reset,.ff-start{border:none;border-radius:12px;cursor:pointer}.ff-reset{background:#050f1d;color:#eee8aa;height:44px;width:44px}.ff-footer{grid-gap:20px;border-top:1px solid #050f1d;display:grid;gap:20px;grid-template-columns:1fr 1fr;margin-top:20px;padding-top:20px}.ff-footer label{display:block;font-size:.7rem;margin-bottom:6px;opacity:.6}.ff-footer select{background:#050f1d;border:none;border-radius:12px;color:#eee8aa;outline:none;padding:12px;width:100%}.ff-timer-wrapper svg circle:first-child{stroke:#050f1d;stroke-width:15px;fill:#0000}.ff-progress{stroke:#eee8aa;stroke-width:15px;stroke-linecap:round;fill:#0000;transition:stroke-dashoffset 1s linear}.option-box input[type=number]{background:#050f1d;border:1px solid #eee8aa33;border-radius:8px;color:#eee8aa;font-family:Garamond,serif;font-size:1rem;outline:none;padding:10px;transition:border .3s ease;width:90%}.option-box input[type=number]:focus{border:1px solid #eee8aa}.option-box input::-webkit-inner-spin-button,.option-box input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.upcoming-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fff8f0;background:#1c201980;border-radius:8px;box-shadow:0 6px 16px #0006;color:#050f1d;font-family:garamond;font-size:1.5rem;font-weight:700;height:320px;margin-left:-5px;padding:20px;width:560px}@media (max-width:768px){.upcoming-container{height:auto;margin-left:0;max-width:545px;min-height:275px;width:100%}}.upcoming-container h3{border-bottom:1px solid #050f1d;color:#eee8aa;font-size:1.6rem;margin-bottom:10px;margin-top:-2px;padding-bottom:10px}.upcoming-list{display:flex;flex-direction:column;gap:5px;list-style:none;margin-top:15px;padding:0}.upcoming-item{align-items:center;background:#3f3f5acc;border-radius:6px;display:flex;font-weight:700;gap:15px;padding:3px 6px}.event-date-left{align-items:center;color:gold;display:flex;flex-direction:column;font-weight:bolder;justify-content:center;min-width:30px;width:30px}.event-day{font-size:12px}.event-month{font-size:10px}.event-name-right{flex-grow:1;font-size:1rem}.toast{animation:slideIn .35s ease forwards;background:#f9f9f9;border-radius:5px;bottom:10px;box-shadow:0 6px 18px #0000002e;min-height:30px;padding:10px 14px;right:20px;width:400px}.toast:before{content:"";height:100%;left:0;position:absolute;top:0;width:6px}.toast-content p{color:#222;font-size:15px;font-weight:700;line-height:1.4;margin:0}@keyframes slideIn{0%{opacity:0;transform:translateX(120%)}to{opacity:1;transform:translateX(0)}}.toast.india{background:#fff3e0}.toast.india:before{background:#ef6c00}.toast.global{background:#e3f2fd}.toast.global:before{background:#1565c0}.toast.spain{background:#fffde7}.toast.spain:before{background:#f9a825}.toast.france{background:#e8eaf6}.toast.france:before{background:#3949ab}.toast.japan{background:#fce4ec}.toast.japan:before{background:#c2185b}.react-calendar{background:#fff;border:1px solid #a0a096;font-family:Arial,Helvetica,sans-serif;line-height:1.125em;max-width:100%;width:350px}.react-calendar--doubleView{width:700px}.react-calendar--doubleView .react-calendar__viewContainer{display:flex;margin:-.5em}.react-calendar--doubleView .react-calendar__viewContainer>*{margin:.5em;width:50%}.react-calendar,.react-calendar *,.react-calendar :after,.react-calendar :before{box-sizing:border-box}.react-calendar button{border:0;margin:0;outline:none}.react-calendar button:enabled:hover{cursor:pointer}.react-calendar__navigation{display:flex;height:44px;margin-bottom:1em}.react-calendar__navigation button{background:none;min-width:44px}.react-calendar__navigation button:disabled{background-color:#f0f0f0}.react-calendar__navigation button:enabled:focus,.react-calendar__navigation button:enabled:hover{background-color:#e6e6e6}.react-calendar__month-view__weekdays{font:inherit;font-size:.75em;font-weight:700;text-align:center;text-transform:uppercase}.react-calendar__month-view__weekdays__weekday{padding:.5em}.react-calendar__month-view__weekNumbers .react-calendar__tile{align-items:center;display:flex;font:inherit;font-size:.75em;font-weight:700;justify-content:center}.react-calendar__month-view__days__day--weekend{color:#d10000}.react-calendar__century-view__decades__decade--neighboringCentury,.react-calendar__decade-view__years__year--neighboringDecade,.react-calendar__month-view__days__day--neighboringMonth{color:#757575}.react-calendar__century-view .react-calendar__tile,.react-calendar__decade-view .react-calendar__tile,.react-calendar__year-view .react-calendar__tile{padding:2em .5em}.react-calendar__tile{background:none;font:inherit;font-size:.833em;max-width:100%;padding:10px 6.6667px;text-align:center}.react-calendar__tile:disabled{background-color:#f0f0f0;color:#ababab}.react-calendar__century-view__decades__decade--neighboringCentury:disabled,.react-calendar__decade-view__years__year--neighboringDecade:disabled,.react-calendar__month-view__days__day--neighboringMonth:disabled{color:#cdcdcd}.react-calendar__tile:enabled:focus,.react-calendar__tile:enabled:hover{background-color:#e6e6e6}.react-calendar__tile--now{background:#ffff76}.react-calendar__tile--now:enabled:focus,.react-calendar__tile--now:enabled:hover{background:#ffffa9}.react-calendar__tile--hasActive{background:#76baff}.react-calendar__tile--hasActive:enabled:focus,.react-calendar__tile--hasActive:enabled:hover{background:#a9d4ff}.react-calendar__tile--active{background:#006edc;color:#fff}.react-calendar__tile--active:enabled:focus,.react-calendar__tile--active:enabled:hover{background:#1087ff}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#e6e6e6}.journal-container{background:url(/static/media/SHAimage4.9df4773a1a270d8734f1.jpg) 50% no-repeat;background-attachment:fixed;background-size:100% 100%;display:flex;font-family:Poppins,sans-serif;font-family:garamond;height:100vh;left:0;max-width:100%;overflow:hidden;position:fixed;top:0;width:100%}.journal-foreground{align-items:stretch;display:flex;font-family:garamond;inset:0;justify-content:space-between;padding:120px 90px;position:absolute}.journal-calendar{align-items:center;background:#cddcf3;border-radius:12px;box-shadow:0 4px 20px #0000004d;display:flex;flex-direction:column;font-family:garamond;height:80vh;margin-left:-25px;margin-top:-8px;overflow-y:auto;padding:-40px;scrollbar-width:none;text-align:center;width:30%;z-index:2}.custom-calendar{background-color:initial;border:none;color:#060e1a;font-family:garamond;transform:scale(1);width:75%}.react-calendar{font-family:garamond;height:30%!important;max-width:none!important;width:75%!important}.react-calendar__tile{font-family:garamond;font-size:1rem!important;line-height:1.4!important;padding:5px 0!important}.react-calendar__tile--active{background-color:gold!important;color:#eee8aa!important}.journal-editor{color:#fff;font-family:garamond;padding:10px;position:relative;width:75%;z-index:2}.journal-topbar{align-items:center;display:flex;gap:16px;justify-content:space-between;margin-bottom:10px}.action-icon{color:#eee8aa;cursor:pointer;font-size:1.8rem;height:30px;transition:transform .3s ease,color .3s ease;width:30px}.action-icon:hover{color:gold;transform:scale(1.25)}.action-icon:focus{box-shadow:none;outline:none}.active-icon{color:gold!important}.journal-heading{color:#eee8aa;font-family:garamond;margin:0;text-shadow:1px 1px 3px #000}.journal-entry{display:flex;flex-direction:column;font-family:garamond;gap:15px}.journal-textarea{background:#0000;border:none;color:#fff;font-family:garamond;font-size:1.1rem;height:350px;line-height:1.6;outline:none;padding:15px;resize:none;text-shadow:1px 1px 2px #000;width:100%}.journal-textarea::placeholder{color:#ffffffb3}@media (min-width:769px){.react-calendar__month-view__days__day,.react-calendar__tile{font-size:.65rem!important;height:80px!important;padding:2px!important;width:40px!important}}.Toastify__toast--dark{background-color:#050f1d!important;border:1px solid #eee8aa4d!important;border-radius:12px!important;color:#eee8aa!important;font-family:garamond!important;margin-bottom:20px}.Toastify__toast-container--bottom-right{bottom:20px!important;right:20px!important;z-index:99999!important}.Toastify__progress-bar--success{background:#eee8aa!important}@media (hover:none) and (pointer:coarse),(max-width:768px){.journal-container{background:none;background-attachment:scroll;height:auto;max-width:100%;min-height:100vh;min-height:100dvh;overflow:visible;overflow-x:hidden;position:relative;width:100%}.journal-container:before{background:url(/static/media/SHAimage4.9df4773a1a270d8734f1.jpg) 50% no-repeat;background-size:cover;content:"";inset:0;position:fixed;z-index:-1}.journal-foreground{align-items:stretch;flex-direction:column;gap:14px;inset:auto;justify-content:flex-start;padding:12px 10px;position:relative}.journal-calendar{height:auto;margin-left:0;margin-top:0;max-height:none;width:100%}.custom-calendar{width:100%}.react-calendar{height:auto!important;padding:8px 6px;width:100%!important}.react-calendar__month-view__days,.react-calendar__month-view__weekdays{display:grid!important;grid-template-columns:repeat(7,1fr)}.react-calendar__month-view__days__day,.react-calendar__tile{align-items:center;aspect-ratio:auto;display:flex;font-size:clamp(.62rem,2.6vw,.8rem)!important;height:clamp(28px,8.5vw,36px)!important;justify-content:center;line-height:1;min-height:0;padding:0!important;width:100%!important}.react-calendar__month-view__weekdays__weekday{font-size:.72rem}.react-calendar__navigation button{font-size:.85rem;padding:6px 4px}.journal-editor{padding:12px 4px;width:100%}.journal-topbar{gap:10px}.action-icon{flex:0 0 auto;font-size:1.15rem;height:18px;width:18px}.journal-heading{flex:1 1 auto;font-size:1.02rem;line-height:1.25;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.journal-textarea{font-size:1rem;height:45vh;min-height:280px}.Toastify__toast-container--bottom-right{bottom:90px!important;right:12px!important}}.toast{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#14141aeb;border:1px solid #ffffff1f;border-radius:12px;bottom:16px;box-shadow:0 10px 30px #00000059;color:#fff;display:flex;gap:12px;max-width:min(420px,calc(100vw - 32px));padding:12px 14px;position:fixed;right:16px;z-index:9999}.toast-success{border-color:#2ed57359}.toast-error{border-color:#ff475759}.toast-message{flex:1 1;font-size:.95rem;line-height:1.25;word-break:break-word}.toast-close{-webkit-appearance:none;appearance:none;background:#0000;border:0;border-radius:8px;color:#fffc;cursor:pointer;font-size:18px;line-height:1;padding:2px 6px}.toast-close:hover{background:#ffffff14;color:#fff}.calendar-container{background:url(/static/media/image6.ee25441cc017e1c9e82d.jpg) 50% no-repeat;background-attachment:fixed;background-size:100% 100%;display:flex;flex-direction:column;font-family:garamond;font-weight:bolder;height:100vh;left:0;overflow:hidden;padding:10px;position:fixed;top:0;width:100vw}.calendar-wrapper{height:100vh;margin-left:20px;margin-top:60px;overflow-x:hidden;overflow-y:auto;padding:25px;position:relative;width:1300px}.calendar-header{align-items:center;display:flex;font-size:larger;justify-content:space-between;margin-bottom:5px}.calendar-header h2{color:#fff}.calendar-header button{background:#ffffff1a;border:none;border-radius:8px;color:#354e6b;cursor:pointer;font-weight:700;padding:8px 12px;transition:.2s}.calendar-header button:hover{background:#ffffffb3}.weekdays{color:#fff;font-weight:900;margin-bottom:10px;text-align:center}.days,.weekdays{display:grid;grid-template-columns:repeat(7,1fr)}.days{grid-gap:8px;gap:8px;overflow:visible!important}.day{align-items:flex-start;color:#fff;cursor:pointer;display:flex;flex-direction:column;font-weight:300;justify-content:flex-start;min-height:70px;padding:8px;position:relative;transition:.2s}.day-number{align-self:flex-start;color:#fff;font-size:14px;font-weight:600;margin-bottom:6px}.day.today .day-number{color:gold!important;font-weight:700}.day:hover{background:#ffffff0f}.day.empty{background:#0000;pointer-events:none}.event-list{display:flex;flex-direction:column;gap:6px;margin-top:2px;width:100%}.event-box{border-radius:8px;box-shadow:1px 1px 4px #00000059;color:#fff;cursor:pointer;font-size:12px;font-size:15px;max-width:100%;overflow:hidden;padding:6px 8px;text-overflow:ellipsis;white-space:nowrap}.popup-event-list{display:flex;flex-direction:column;gap:8px;max-height:260px;overflow:auto;padding-right:6px}@media (hover:none) and (pointer:coarse),(max-width:768px){.calendar-container{background:none;background-attachment:scroll;height:auto;isolation:isolate;max-width:100%;min-height:100vh;min-height:100dvh;overflow:visible;padding:0;position:relative;width:100%;z-index:0}.calendar-container:before{background:url(/static/media/image6.ee25441cc017e1c9e82d.jpg) 50% no-repeat;background-size:cover;content:"";inset:0;position:fixed;z-index:-1}.calendar-wrapper{height:auto;margin-left:0;margin-top:0;overflow:visible;padding:12px 10px;width:100%}.calendar-header{font-size:medium;gap:10px}.calendar-header button{padding:6px 10px}.days{gap:4px}.day{min-height:56px;padding:6px}.day-number{font-size:12px;margin-bottom:4px}.event-box{font-size:12px;padding:4px 6px}.popup-box{width:min(420px,calc(100vw - 24px))}}.popup-empty{color:#c9d5e6;font-size:13px;text-align:center}.popup-event-item{align-items:center;background:#ffffff08;border-radius:10px;display:flex;gap:8px;padding:6px}.popup-event-color{border-radius:3px;box-shadow:0 0 4px #00000059;flex:0 0 12px;height:12px;width:12px}.popup-event-text{color:#fff;flex:1 1;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.popup-event-delete{background:#0000;border:none;border-radius:6px;color:#ffb4b4;cursor:pointer;font-weight:700;padding:2px 6px}.popup-actions{display:flex;gap:6px;justify-content:space-between;margin-top:4px}.popup-btn{border:none;border-radius:8px;cursor:pointer;flex:1 1;font-size:14px;font-weight:600;margin:0 2px;padding:9px 12px;transition:.14s}.add-btn{background:#354e6b;color:#fff}.update-btn{background:#566c86;color:#fff}.delete-btn-popup{background:#732626;color:#fff}.close-btn{background:#333;border:none;border-radius:8px;color:#fff;cursor:pointer;margin-top:6px;padding:8px 12px;width:100%}.sc-page-wrapper{min-height:100vh;position:relative;width:100%}.sc-background-fixed{background:linear-gradient(#0009,#0009),url(/static/media/bookkss.0329bace871ebe5ddb5c.jpg) 50% no-repeat;background-size:cover;filter:brightness(1.5) contrast(1.1);height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:-1}.study-left{height:auto;margin-left:-45px;margin-right:-20px;margin-top:-25px;max-width:1500px;overflow-x:hidden;overflow-y:auto;position:relative}.add-subject{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000bf;border-radius:10px;box-shadow:0 0 20px #0009;display:flex;gap:15px;margin-bottom:20px;margin-top:12px;padding:14px}.add-subject input{background:#000000bf;border:none;border-radius:8px;color:#fff;flex:1 1;font-size:14px;outline:none;padding:12px}.add-subject button{background:#eee8aa;border:none;border-radius:8px;color:#050f1d;cursor:pointer;font-weight:700;padding:12px 22px}.subject-progress-list{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin-bottom:20px}.subject-item{background:#000000bf;border-radius:8px;box-shadow:0 0 20px #0009;color:#eee8aa;cursor:pointer;padding:20px;transition:transform .2s ease}.subject-item:hover{transform:translateY(-3px)}.subject-header{align-items:center;display:flex;justify-content:space-between}.subject-header strong{text-transform:uppercase}.delete-subject{background:none;border:none;color:#fff;cursor:pointer;font-size:1rem}.unit-list table{margin-bottom:50px;margin-top:-15px}.unit-list thead th{word-wrap:break-word;padding:14px 18px}.unit-list thead th:nth-child(2),.unit-list thead th:nth-child(3),.unit-list thead th:nth-child(4){text-align:center;width:20%}.unit-list tbody td{word-wrap:break-word;color:#222;font-size:.9rem;padding:14px 18px;vertical-align:middle}.unit-list tbody td:first-child{overflow:hidden;text-align:left;white-space:normal}.unit-list tbody td:nth-child(2),.unit-list tbody td:nth-child(3),.unit-list tbody td:nth-child(4){font-size:1.2rem;text-align:center}.unit-list tbody tr{border-bottom:1px solid #eee}.unit-list td button{color:#000;transition:color .2s}@media (hover:none) and (pointer:coarse),(max-width:768px){.sc-background-fixed{inset:0}.study-left{margin-left:0;margin-right:0;margin-top:0;max-width:100%;padding:12px 10px}.add-subject{align-items:stretch;flex-direction:column;gap:10px}.subject-progress-list{grid-template-columns:1fr}.unit-list{-webkit-overflow-scrolling:touch;overflow-x:auto}.unit-list table{min-width:560px}}.unit-list td:last-child button{background:none;border:none;color:#000;cursor:pointer;font-size:1rem}.unit-list td:last-child button:hover{color:#c40000}.unit-list td:last-child button:focus{outline:none}.et-header{align-items:center;display:flex;gap:10px;justify-content:space-between}.et-title{color:#eee8aa;font-size:28px;margin:0}.et-sub{color:#fff;font-size:13px;margin:4px 0 0}.et-budget{align-items:flex-end;color:#fff;display:flex;flex-direction:column}.et-budget-input{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000bf;border:none;border-radius:8px;box-shadow:0 0 20px #0009;color:#fff;min-width:100px;padding:8px 10px}.et-controls{box-sizing:border-box;height:auto;margin-left:0;margin-top:12px;width:100%}.et-controls,.et-input,.et-select{box-shadow:0 0 20px #0009;padding:12px}.et-input,.et-select{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000bf;border:none;border-radius:8px;color:#fff;font-size:14px;outline:none}.et-input::placeholder{color:#ddd}.et-add,.et-select{cursor:pointer}.et-add{background:#eee8aa;border:none;border-radius:8px;color:#050f1d;font-weight:700;padding:12px 22px}.et-cards{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr}.et-card{background:#000000bf;border-radius:10px;box-shadow:0 0 20px #0009;padding:12px}.et-card-title{color:#fff;font-size:13px}.et-card-value{font-size:20px;font-weight:700}.et-card-value,.et-small{color:#fff;margin-top:6px}.et-small{font-size:12px}.et-progress{background:#ffffff0f;border-radius:6px;height:8px;margin-top:8px;overflow:hidden}.et-progress-bar{border-radius:6px;height:100%}.et-charts{grid-gap:12px;display:grid;gap:12px}.et-chart-box{background:#000000bf;border-radius:10px;box-shadow:0 0 20px #0009;padding:12px}.chart-title{color:#fff;font-size:14px;margin:0 0 8px}.chart-wrap{min-height:180px}.et-actions{align-items:flex-start;display:flex;gap:12px;margin-top:16px}.et-export,.et-import{border:none;border-radius:8px;cursor:pointer;padding:8px 12px}.et-actions textarea,.et-export,.et-import{background:#000000bf;box-shadow:0 0 20px #0009;color:#fff}.et-actions textarea{border:1px solid #ffffff0f;border-radius:8px;height:68px;padding:8px;width:480px}.et-list{margin-left:-45px;margin-top:18px}.et-row{background:#000000bf;border-radius:10px;box-shadow:0 0 20px #0009;justify-content:space-between;padding:12px}.et-left,.et-row{align-items:center;display:flex;gap:12px}.et-amount{color:#fff;font-size:16px;font-weight:700;min-width:110px}.et-meta{color:#fff;font-size:13px}.et-cat{background:#ffffff0a;border-radius:8px;display:inline-block;margin-bottom:6px;padding:6px 8px}.et-date{color:#9ca3af;font-size:12px}.et-note{color:#d1d5db;font-size:13px}.et-right{display:flex;gap:8px}.et-btn{background:#ffffff08;border:none;border-radius:8px;color:#fff;cursor:pointer;padding:8px 10px}.et-btn.del{background:#ef44441f;color:#ffb4b4}.et-modal{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:5000}.et-modal-box{animation:popupFade .18s ease-out;background:#000000bf;border-radius:14px;box-shadow:0 0 20px #0009;color:#fff;display:flex;flex-direction:column;gap:12px;max-height:calc(100vh - 120px);padding:20px;width:420px}.et-modal-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:12px}@media (max-width:980px){.et-grid{grid-template-columns:1fr}.et-actions textarea{width:100%}}@media (hover:none) and (pointer:coarse),(max-width:768px){.et-background-fixed{height:auto;inset:0;width:auto}.et-page-container{max-width:100%;padding:12px 10px}.et-header{flex-direction:column;gap:6px}.et-budget,.et-header{align-items:flex-start}.et-controls{gap:10px}.et-controls,.et-grid{grid-template-columns:1fr}.et-grid,.et-list{margin-left:0}.et-row{align-items:stretch;flex-direction:column}.et-left{justify-content:space-between}.et-actions{flex-direction:column}.et-modal-box{width:min(420px,calc(100vw - 24px))}}.et-chart-box .chart-wrap{min-height:300px!important}.et-chart-box .chart-wrap canvas{height:300px!important;width:100%!important}.et-chart-box:first-child .chart-wrap canvas{display:block!important;height:300px!important;margin:auto!important;width:300px!important}.et-page-wrapper{min-height:100vh;position:relative;width:100%}.et-background-fixed{background:linear-gradient(#0009,#0009),url(/static/media/money.00d1c0821fa4d9b46b0c.jpg) 50% no-repeat;background-size:cover;filter:brightness(1.5) contrast(1.1);height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:-1}.et-page-container{margin:0 auto;max-width:1400px;padding:20px 20px 20px 80px;position:relative;z-index:1}.et-controls{grid-gap:10px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000bf;border-radius:10px;box-shadow:0 10px 30px #00000080;display:grid;gap:10px;grid-template-columns:120px 1fr 120px 140px 1fr auto;margin-top:10px;padding:10px}.et-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:360px 1fr;margin-left:-45px;margin-top:16px}.et-list{grid-gap:10px;display:grid;gap:10px;margin-top:20px;padding-bottom:50px}@media (hover:none) and (pointer:coarse),(max-width:768px){.et-page-container{max-width:100%;padding:12px 10px}.et-controls{gap:10px;height:auto;width:100%}.et-controls,.et-grid{grid-template-columns:1fr;margin-left:0}}.exm-wrapper{height:auto;margin:0 auto;max-width:1500px;overflow-x:hidden;overflow-y:auto;position:relative;width:100%}.exm-page-wrapper{min-height:100vh;position:relative;width:100%}.exm-background-fixed{background:linear-gradient(#00000080,#00000080),url(/static/media/marks.7b7e56cef994119ad003.jpg) 50% no-repeat;background-size:cover;filter:brightness(1.5) contrast(1.1);height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:-1}.exm-count{align-items:flex-end;color:#fff;display:flex;flex-direction:column}.exm-count-input{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:none;border-radius:10px;color:#fff;min-width:90px;padding:8px 10px}.exm-controls,.exm-count-input{background:#000000bf;box-shadow:0 0 20px #0009}.exm-controls{grid-gap:10px;align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:10px;display:grid;gap:10px;grid-template-columns:2fr 1.2fr 1fr 1fr 2fr 1fr;margin-top:12px;padding:12px}.exm-input{background:#000000bf;border:1px solid #ffffff14;border-radius:8px;box-shadow:0 0 20px #0009;color:#fff;font-size:14px;outline:none;padding:12px}.exm-input::placeholder{color:#fff}.exm-input:focus{border-color:#facc15cc;box-shadow:0 0 8px #facc1514}.exm-add-btn{background:#eee8aa;border:none;border-radius:8px;color:#050f1d;cursor:pointer;font-weight:700;padding:12px 22px}.exm-table-wrap{margin-top:18px;width:100%}.exm-empty{padding:18px;text-align:center}.exm-empty,.exm-table{border-radius:10px;color:#fff}.exm-table{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000bf;border-collapse:collapse;box-shadow:0 0 20px #0009;overflow:hidden;width:100%}.exm-table thead th{background:#ffffff0a;border-bottom:1px solid #ffffff0f;color:#ffeb3b;font-weight:700;padding:14px 16px;text-align:left}.exm-table tbody td{border-bottom:1px solid #ffffff08;color:#fff;padding:12px 16px;vertical-align:middle}.exm-table tbody tr:hover{background:#ffffff05}.td-subject{color:#fff;font-weight:700;min-width:220px}.td-location{max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.exm-count-badge{background:#000000bf;border-radius:20px;box-shadow:0 0 20px #0009;color:#fff;font-size:13px;font-weight:700;padding:6px 10px}.td-actions{gap:20px}.exm-icon,.td-actions{align-items:center;display:flex;justify-content:center}.exm-icon{border-radius:6px;color:#fff;cursor:pointer;font-size:16px;margin-left:-20px;margin-right:-10px;padding:8px;transition:all .15s ease}@media (max-width:1000px){.exm-controls{grid-template-columns:1fr 150px 120px 120px 1fr 120px}}@media (max-width:680px){.exm-wrapper{padding:12px}.exm-page-wrapper .et-header{align-items:stretch;flex-direction:column;gap:10px}.exm-page-wrapper .exm-count{align-items:flex-end;align-self:flex-end}.exm-controls{grid-template-columns:1fr}.exm-add-btn{width:100%}.exm-table{display:block;overflow-x:auto;white-space:nowrap}.exm-count-input{min-width:0;text-align:center;width:90px}}@media (hover:none) and (pointer:coarse),(max-width:768px){.exm-background-fixed{height:auto;inset:0;width:auto}.exm-page-wrapper .et-header{align-items:stretch;flex-direction:column;gap:10px}.exm-page-wrapper .exm-count{align-items:flex-end;align-self:flex-end}.exm-count-input{min-width:0;text-align:center;width:90px}.exm-wrapper{margin:0;max-width:100%;padding:12px 10px;width:100%}.exm-controls{grid-template-columns:1fr}.exm-add-btn{width:100%}.exm-table{-webkit-overflow-scrolling:touch;display:block;overflow-x:auto;white-space:nowrap}}.exm-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:9999}.exm-modal-box,.exm-modal-overlay{background:#000000bf;box-shadow:0 0 20px #0009}.exm-modal-box{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:14px;color:#fff;padding:25px 30px;text-align:center;width:340px}.exm-modal-box h2{color:#ffeb3b;font-size:22px;margin:0 0 10px}.exm-modal-box p{color:#fff;margin:0 0 20px}.exm-modal-actions{display:flex;gap:12px;justify-content:center}.exm-btn-cancel,.exm-btn-delete{border:none;border-radius:8px;cursor:pointer;font-size:15px;font-weight:600;padding:10px 18px}.exm-btn-cancel{background:#ffffff1a;color:#ddd}.exm-btn-delete{background:#f44336cc;color:#fff}.exm-btn-cancel:hover{background:#fff3}.exm-btn-delete:hover{background:#f44336}.exm-controls .exm-input{background:#000000bf;border:none;border-radius:8px;color:#fff;flex:1 1;font-size:14px;outline:none;padding:12px}.exm-controls .exm-input::placeholder{color:#666}.exm-controls .exm-input:focus{border-color:#666;box-shadow:none;outline:none}.ma-page-wrapper{min-height:100vh;position:relative;width:100%}.ma-background-fixed{background:linear-gradient(#0000008c,#0000008c),url(/static/media/studyyy.b86dd07c118d5cfb2f3e.jpg) 50% no-repeat;background-size:cover;filter:brightness(1.5) contrast(1.1);height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:-1}.unit-list table{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000bf;border-radius:10px;box-shadow:0 0 20px #0009;overflow:hidden}.unit-list tbody td{border-bottom:1px solid #ffffff0d}.unit-list input{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;color:#000;padding:8px}.unit-list thead th{background:linear-gradient(180deg,#0a1220,#04080f);color:#fff;font-size:.8rem;padding:14px;text-transform:uppercase}.unit-list table{background:#fff;border-collapse:collapse;margin-bottom:40px;table-layout:fixed;width:100%}.unit-list thead th:first-child{text-align:left;width:40%}.unit-list thead th:nth-child(2),.unit-list thead th:nth-child(3),.unit-list thead th:nth-child(4){text-align:center;width:20%}.unit-list tbody td{border-bottom:1px solid #eee;padding:12px}.unit-list tbody tr:hover td{background:#f6f8fb}.unit-list input{border:1px solid #ccc;border-radius:4px;padding:6px;width:100%}.unit-list td button{background:none;border:none;cursor:pointer;font-size:1.1rem}.unit-list td button:hover{color:#c40000}.exam-tabs{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px;margin-top:20px}.exam-tab-group{display:flex;gap:4px}.analytics-button,.exam-tab{background:#04080f;border:none;border-radius:6px;color:#eee8aa;cursor:pointer;padding:8px 12px}.exam-tab.active{background:#eee8aa;color:#04080f}.chart-box{background:#000000bf;border-radius:10px;box-shadow:0 0 20px #0009;height:350px;margin-bottom:50px;margin-top:20px;padding:20px;width:96%}.subject-cell{align-items:center;display:flex}.subject-cell input{flex:1 1;margin-right:5px}.delete-subject-inline{background:#0000;border:none;color:red;cursor:pointer;font-size:16px}.delete-subject-inline:hover{color:darkred}.diary-container{background-color:#eee8aa;background:url(/static/media/remainder.4fd81514a4bcb3ccebc7.jpg) 50% no-repeat;background-attachment:fixed;background-size:100% 100%;font-family:garamond;font-weight:bolder;height:100vh;margin-left:-80px;margin-top:-90px;padding:10px;position:fixed;width:100vw}.diary-header{margin-bottom:30px;margin-left:0;margin-right:0;margin-top:40px!important;padding:10px 0}.diary-header,.diary-header h2{color:#291616;text-align:center}.diary-header h2{font-family:Caveat,cursive;font-size:32px;margin:2px}.date{color:#291616;font-family:Garamond;font-size:.9rem;margin-top:2px}.diary-page .diary-input{background:#0000;border:none;color:#b22222;font-family:Garamond;font-size:18px;margin-left:120px;outline:none;padding-left:30px;width:100%}.diary-page .diary-input::placeholder{color:#b22222;font-style:italic}@keyframes fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.diary-page ul{font-family:Garamond;list-style:none;margin-bottom:10px;margin-left:120px;margin-top:-20px;padding-left:20px}.diary-page ul li{background:#0000;color:#291616;cursor:pointer;display:block;font-family:Garamond,serif;margin-bottom:5px;padding:5px 10px;position:relative;transition:all .2s ease;width:-webkit-fit-content;width:fit-content}.diary-page ul li.completed{color:#555;opacity:.8}@media (hover:none) and (pointer:coarse),(max-width:768px){.diary-container{background:none;background-attachment:scroll;isolation:isolate;margin-left:0;margin-top:0;max-width:100%;min-height:100vh;min-height:100dvh;overflow-x:hidden;position:relative;width:100%;z-index:0}.diary-container:before{background:url(/static/media/remainder.4fd81514a4bcb3ccebc7.jpg) 50% no-repeat;background-size:cover;content:"";inset:0;position:fixed;z-index:-1}.diary-page .diary-input{font-size:16px}.diary-page .diary-input,.diary-page ul{margin-left:0;padding-left:10px}}.diary-page ul li.completed:after{animation:strike .2s ease-out;background-color:#8b0000;border-radius:2px;box-shadow:0 1px 2px #0003;content:"";height:3px;left:0;position:absolute;top:55%;transform:rotate(-1deg);width:100%}@keyframes strike{0%{width:0}to{width:100%}}.bookmark-wrapper{color:#fff;font-family:Poppins,sans-serif;margin:20px auto;max-width:900px;padding:20px}.bookmark-input-row{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000bf;border-radius:10px;box-shadow:0 0 20px #0009;display:flex;gap:15px;justify-content:space-between;margin-bottom:20px;padding:14px}.empty-text{background:#0000!important;border:none!important;box-shadow:none!important;color:#fff!important;font-size:1.1rem;padding:20px 0;text-align:center;width:100%}.et-card{color:#fff}.input-box{background:#000000bf;border:none;border-radius:8px;box-shadow:0 0 20px #0009;color:#fff;flex:1 1;font-size:14px;min-width:170px;outline:none;padding:12px}.input-box::placeholder{color:#fff}.bookmark-list{display:flex;flex-wrap:wrap;gap:16px;margin-top:20px}.bookmark-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000bf;border-radius:10px;box-shadow:0 0 20px #0009;color:#fff;padding:12px;width:200px}.card-title{color:#fff;font-size:16px;font-weight:700;margin-bottom:6px}.card-url a{color:#93c5fd;font-size:14px;text-decoration:underline;word-break:break-all}.card-notes{color:#fff;font-size:13px;margin-top:6px}.delete-btn{background:#ef444426;border:none;border-radius:6px;color:#ffb4b4;cursor:pointer;font-size:14px;margin-top:10px;padding:8px;width:100%}@media (max-width:600px){.input-box{width:100%}.bookmark-input-row{align-items:stretch;flex-direction:column}.add-btn,.bookmark-card{width:100%}}@media (hover:none) and (pointer:coarse),(max-width:768px){.bm-background-fixed{height:auto;inset:0;width:auto}.bookmark-wrapper{margin:0;max-width:100%;padding:12px 10px}.bookmark-list{flex-direction:column;flex-wrap:nowrap}.bookmark-card{width:100%}.bc-modal-box,.popup-box{width:min(420px,calc(100vw - 24px))}}.bc-modal{align-items:center;inset:0;justify-content:center;position:fixed}.bc-modal,.bc-modal-box{background:#000000bf;box-shadow:0 0 20px #0009;display:flex}.bc-modal-box{animation:popupFade .18s ease-out;border-radius:14px;color:#fff;flex-direction:column;gap:12px;max-height:calc(100vh - 120px);padding:20px;width:420px}.bc-modal-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:12px}.bc-budget{align-items:flex-end;color:#fff;display:flex;flex-direction:column}.bc-budget-input{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:none;border-radius:8px;color:#fff;min-width:90px;padding:8px 10px}.bc-budget-input,.bc-controls{background:#000000bf;box-shadow:0 0 20px #0009}.bc-controls{grid-gap:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:10px;display:grid;gap:12px;grid-template-columns:120px 1fr 120px 140px 1fr auto;margin-top:12px;padding:12px}.bc-input,.bc-select{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000bf;border:none;border-radius:8px;box-shadow:0 0 20px #0009;box-sizing:border-box;color:#fff;font-size:14px;outline:none;padding:12px;width:100%}.bc-input::placeholder{color:#fff}.bc-add,.bc-select{cursor:pointer}.bc-add{background-color:#eee8aa;border:none;border-radius:8px;color:#050f1d;font-weight:700;padding:10px 14px}.bc-controls-bm{grid-gap:12px;align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000bf;border-radius:10px;box-shadow:0 0 20px #0009;display:grid;gap:12px;grid-template-columns:180px 1fr 1fr 120px;margin-top:12px;padding:14px}.popup-overlay{align-items:center;background:#00000073;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:5000}.popup-box{animation:popupFade .18s ease-out;background:#000000bf;border-radius:14px;box-shadow:0 0 20px #0009;color:#fff;display:flex;flex-direction:column;gap:12px;max-height:calc(100vh - 120px);padding:20px;width:420px}@keyframes popupFade{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}.popup-box h3{font-size:18px;margin:0;text-align:center}.popup-input-row{display:flex;gap:8px}.popup-input-row input[type=text]{background:#ffffff14;border:none;border-radius:10px;color:#fff;flex:1 1;outline:none;padding:10px}.popup-add-btn{background:#354e6b;border:none;border-radius:10px;color:#fff;cursor:pointer;font-weight:600;padding:10px 12px}.bm-page-wrapper{min-height:100vh;position:relative;width:100%}.bm-background-fixed{background:url(/static/media/imageee.8972424aadc73c47f47d.jpg) 50% no-repeat;background-size:cover;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:-1}.bm-row{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000b3!important}@media (hover:none) and (pointer:coarse),(max-width:768px){.bm-page-wrapper .et-header{align-items:stretch;flex-direction:column;gap:10px}.bc-controls-bm{align-items:stretch;grid-template-columns:1fr;padding:12px 10px}.bm-page-wrapper .bc-budget{align-items:flex-end;align-self:flex-end}.bc-budget-input{box-sizing:border-box;min-width:0;width:90px}.bc-add-big{width:100%}}.report-page-wrapper{min-height:100vh;position:relative;width:100%}.report-background-fixed{background:linear-gradient(#00000080,#00000080),url(/static/media/background.d914e8e00543a82482d4.jpeg) 50% no-repeat;background-size:cover;filter:brightness(1.5) contrast(1.1);height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:-1}.report-container{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;margin-left:-20px;margin-top:-30px;position:relative;width:100%;z-index:1}.report-actions{display:flex;justify-content:center;margin-bottom:30px;margin-top:10px;width:100%}.export-btn{align-items:center;background:#000000d9;border:none;border-radius:8px;box-shadow:0 4px 15px #0000004d;color:#f1e2a6;cursor:pointer;display:flex;font-weight:700;gap:8px;padding:12px 28px;transition:all .2s}.export-btn:hover{background-color:#060e1a;color:#ffeb3b;transform:translateY(-2px)}.report-paper{background:#fff;border-radius:4px;box-shadow:0 0 50px #0006;color:#333;font-family:Segoe UI,sans-serif;height:auto;margin-bottom:50px;min-height:297mm;padding:50px;width:210mm}.report-header{align-items:flex-end;border-bottom:4px solid #060e1a;display:flex;justify-content:space-between;margin-bottom:40px;padding-bottom:20px}.report-header h1{color:#060e1a;font-size:28px;margin:0;text-transform:uppercase}.report-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr;margin-bottom:40px}.stat-card{background:#f8f9fa;border-left:6px solid #060e1a;border-radius:4px;padding:25px;text-align:center}.grade-big{color:#060e1a;font-size:32px;font-weight:800;margin:10px 0}.report-section{margin-bottom:45px}.report-section h3{border-bottom:2px solid #eee;color:#060e1a;font-size:18px;margin-bottom:20px;padding-bottom:10px;text-transform:uppercase}.report-table{border-collapse:collapse;width:100%}.report-table th{background-color:#060e1a;color:#fff;font-size:13px;padding:12px;text-align:left}.report-table td{border-bottom:1px solid #eee;color:#444;font-size:14px;padding:12px}.badge{border-radius:4px;font-size:11px;font-weight:700;padding:4px 10px;text-transform:uppercase}.badge.pending{background:#fee2e2;color:#991b1b}.badge.in-progress{background:#e0f2fe;color:#075985}.badge.completed{background:#dcfce7;color:#166534}.skill-tree-viz{align-items:center;flex-wrap:wrap;gap:30px}.skill-hex{align-items:center;background:#e0e0e0;-webkit-clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%);clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%);display:flex;height:70px;justify-content:center;position:relative;transition:all .4s ease;width:70px}.skill-hex.mastered{transform:scale(1.1)}.hex-label{color:#444;font-size:11px;font-weight:700;margin-top:8px;text-transform:uppercase}.tree-legend{gap:20px;margin-top:15px}.dot.locked{background:#d1d1d1}.report-footer{border-top:1px solid #eee;color:#bbb;font-size:11px;margin-top:50px;padding-top:20px;text-align:center;text-transform:uppercase}@media (max-width:900px){.report-paper{padding:20px;width:95%}.report-container{padding-left:20px}}@media (hover:none) and (pointer:coarse),(max-width:768px){.report-background-fixed{height:auto;inset:0;width:auto}.report-container{margin-left:0;margin-top:0;padding:12px 10px}.report-paper{padding:16px 12px;width:100%}.report-grid{grid-template-columns:1fr}}.skill-tree-viz{align-items:flex-start;background:#00000008;border-radius:15px;display:flex;flex-wrap:nowrap;gap:50px;justify-content:center;margin-bottom:20px;overflow-x:auto;padding:30px 10px}.exam-main-info h4{color:#060e1a;font-size:18px}.tree-legend{background:#f9f9f9;border:1px solid #eee;border-radius:8px;display:flex;gap:25px;justify-content:center;margin-top:20px;padding:10px}.legend-item{align-items:center;color:#555;display:flex;font-size:12px;font-weight:600;gap:8px}.dot{border-radius:3px;height:12px;width:12px}.dot.locked{background:#e0e0e0}.dot.active{background:#3498db}.dot.mastered{background:#f1c40f}.skill-node-container{align-items:center;display:flex;flex-direction:column;position:relative}.tree-connector-line{background:#ccc;height:2px;left:70px;position:absolute;top:35px;width:50px;z-index:1}.exam-summary-box{align-items:center;background:#fff;border-radius:4px;box-shadow:0 2px 5px #0000000d;display:flex;justify-content:space-between;margin-bottom:12px;padding:15px 20px}.exam-grade-display{font-size:14px;font-weight:700;margin-right:15px;text-align:right}.skill-hex.locked{background:#e0e0e0;color:#999}.skill-hex.active{background:#3498db;color:#fff}.skill-hex.mastered{background:#f1c40f;color:#000;font-weight:700}.settings-page-container{align-items:flex-start;background:url(/static/media/set.943e7362e8537877ca4c.png) 50% no-repeat;background-attachment:fixed;background-color:#eee8aa;background-size:100% 100%;display:flex;font-family:garamond;height:90vh;justify-content:center;margin-left:-80px;margin-top:-90px;overflow-y:auto;padding:10px;position:fixed;width:100vw}.settings-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1c201980;border:1px solid #fff3;border-radius:20px;box-shadow:0 20px 40px #0003;color:#fff;margin-bottom:30px;margin-left:-60px;margin-top:50px;max-width:1000px;padding:30px;width:100%}@media (hover:none) and (pointer:coarse),(max-width:768px){.settings-page-container{background:none;background-attachment:scroll;height:auto;isolation:isolate;margin-left:0;margin-top:0;max-width:100%;min-height:100vh;min-height:100dvh;overflow-x:hidden;padding:12px 10px;position:relative;width:100%;z-index:0}.settings-page-container:before{background:url(/static/media/set.943e7362e8537877ca4c.png) 50% no-repeat;background-size:cover;content:"";inset:0;position:fixed;z-index:-1}.settings-card{margin-left:0;margin-top:12px;max-width:100%;padding:16px 14px}.form-row{flex-direction:column}}.settings-card input,.settings-card select{background:#ffffff26;border:1px solid #fff3;color:#fff}.settings-card input::placeholder{color:#fff9}.settings-header h2{color:#eee8aa;margin:0}.settings-header p{color:#050f1d;font-size:.9rem}.settings-section{margin-top:30px}.section-title{border-left:4px solid #050f1d;font-size:1.2rem;font-weight:700;margin-bottom:20px;padding-left:10px}.email-badge{background:#ffffff0d;border:1px dashed #444;border-radius:8px;display:flex;justify-content:space-between;margin-bottom:20px;padding:12px}.email-badge .label{color:#888}.email-badge .value{color:#050f1d;font-weight:700}.profile-form{flex-direction:column}.form-row,.profile-form{display:flex;gap:15px}.form-group{display:flex;flex:1 1;flex-direction:column;gap:5px}.form-group label{color:#050f1d;font-size:.85rem}.form-group input{background:#0f0f1a;border:1px solid #333;border-radius:6px;color:#eee8aa;padding:12px;transition:.3s}.form-group input:focus{background:#161625;border-color:#050f1d;outline:none}.save-btn{background:#eee8aa;border:none;border-radius:6px;color:#050f1d;cursor:pointer;margin-top:10px;padding:12px}.save-btn:hover{background:#050f1d;color:#eee8aa}.form-group input,.form-group select,.settings-card input,.settings-card select{background:#0f0f1a!important;border:1px solid #333!important;border-radius:6px;box-sizing:border-box;color:#eee8aa!important;padding:12px;transition:.3s;width:100%}.settings-card select option{background:#0f0f1a;color:#eee8aa}.form-group input:focus,.form-group select:focus,.settings-card input:focus,.settings-card select:focus{background:#161625!important;border-color:#050f1d;outline:none}.settings-footer{margin-top:20px;text-align:center}.divider{border:0;border-top:1px solid #333;margin-bottom:20px}.logout-btn{background-color:#ff4d4d;border:none;border-radius:5px;color:#fff;cursor:pointer;font-weight:700;padding:10px 20px;transition:background .3s}.logout-btn:hover{background-color:#c00}body,html{-webkit-text-size-adjust:100%;font-family:Garamond,serif;height:100%;margin:0;overflow-x:hidden;overflow-y:auto;width:100%}*,:after,:before{box-sizing:border-box}
/*# sourceMappingURL=main.d5daf024.css.map*/