*{margin:0;padding:0;}body{display:none;overflow-x:hidden;}.container{color:black;background-color:#f7f7fa;margin:0;padding:0;display:flex;flex-wrap:wrap;justify-content:center;gap:2vh;}format('woff2');font-display:swap;}body{font-family:"Inter",system-ui,-apple-system,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;font-size:1em;}.top{top:3vh;display:flex;justify-content:space-around;align-items:center;padding:10px;min-width:80vw;background-color:#aab0f5;height:4vh;border-radius:10px;}.top input{background-color:#aab0f5;flex:1;margin-right:10px;padding:5px;border:none;height:4vh;font-size:1.5em;;text-align:center;border-radius:10px;color:#fcc45b;}.top input::placeholder{color:white;}.top button{padding:5px 10px;background-color:#f5f3fa;color:#444444;border:none;border-radius:5px;cursor:pointer;margin-left:2vh;font-size:1.1em;text-align:center;min-width:40px;min-height:40px;}.top button:hover{background-color:#eae7f4;}.island{background-color:#f7f7fa;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,0.3);min-width:355px;}.essay-wrapper{border-radius:10px;min-width:355px;}.book-wrapper{min-width:355px;}#news{width:60%;min-height:410px;scrollbar-width:none;}#hot{max-height:50vh;min-height:200px}#hot-area{max-height:40vh;}#notice,#course{width:40%;height:50vh;}.title{text-align:center;font-size:1.4em;background-color:#aab0f5;cursor:pointer;color:white;}.title:hover{opacity:0.5;}#news-area,#essay-area,#book-area,#course-area{display:none;}.area,.current-area{height:40vh;overflow-y:hidden;scrollbar-width:none;font-size:16px;padding:20px;line-height:1.5;word-wrap:break-word;}.current-area a:last-child{margin-bottom:3vh;}.current-area::-webkit-scrollbar,#resultList::-webkit-scrollbar{width:0;height:0;background:transparent;}.current-area::-webkit-scrollbar-thumb{background-color:transparent;}.backToTop{position:fixed;bottom:3vh;right:3vh;background-color:#f7f7fa;color:gray;border:none;border-radius:5px;cursor:pointer;display:none;z-index:1000;box-shadow:0 4px 6px rgba(0,0,0,0.2);font-size:25px;width:max(6vh,30px);height:max(6vh,30px);text-align:center;justify-content:center;}.backToTop:hover{background-color:white;}.container-dark{color:white;background-color:#333333;margin:0;padding:0;font-family:Arial,sans-serif;display:flex;flex-wrap:wrap;justify-content:center;gap:2vh;}.top-dark{top:3vh;display:flex;justify-content:space-around;align-items:center;padding:10px;min-width:80vw;background-color:#444444;height:4vh;border-radius:10px;}.top-dark input{background-color:#666666;color:white;flex:1;margin-right:10px;padding:5px;border:none;height:4vh;font-size:1.5em;text-align:center;border-radius:10px;}.top-dark input::placeholder{color:white;}.top-dark button{padding:5px 10px;background-color:#666666;color:white;border:none;border-radius:5px;cursor:pointer;margin-left:2vh;font-size:1.1em;text-align:center;min-width:40px;min-height:40px;}.top-dark button:hover{background-color:#a29e9a;}.island-dark{background-color:#444444;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,0.3);//min-width:355px;}.essay-wrapper-dark{border-radius:10px;min-width:300px;}.backToTop-dark{position:fixed;bottom:3vh;right:3vh;background-color:#444444;color:white;border:none;border-radius:5px;cursor:pointer;display:none;z-index:1000;box-shadow:0 4px 6px rgba(0,0,0,0.2);font-size:25px;width:6vh;height:6vh;text-align:center;justify-content:center;}.backToTop-dark:hover{background-color:#666666;}#news-area,#current-news-area{margin-left:50px;margin-right:50px;overflow-y:hidden;}.login-box{display:none;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:300px;padding:20px;background-color:#fff;box-shadow:0 2px 10px rgba(0,0,0,0.1);border-radius:8px;text-align:center;}.login-box h2{margin-bottom:20px;}.login-box input{width:90%;padding:10px;margin:10px 0;border:1px solid #ccc;border-radius:4px;}#register-box h2{margin-bottom:20px;}#register-box input{width:90%;padding:10px;margin:10px 0;border:1px solid #ccc;border-radius:4px;}.no-select{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.title-dark{text-align:center;font-size:1.4em;background-color:#262626;cursor:pointer;}.title-dark:hover{opacity:0.5;}.login-box-dark{color:white;display:none;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:300px;padding:20px;background-color:#353634;box-shadow:0 2px 10px rgba(0,0,0,0.1);border-radius:8px;text-align:center;}.login-box-dark h2{margin-bottom:20px;}.login-box-dark input{width:90%;padding:10px;margin:10px 0;border:1px solid #ccc;background-color:#C2CDC9;border-radius:4px;}.register-box-dark{display:none;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:300px;padding:20px;background-color:#353634;box-shadow:0 2px 10px rgba(0,0,0,0.1);border-radius:8px;text-align:center;display:none;}.register-box-dark h2{margin-bottom:20px;}.register-box-dark input{width:90%;padding:10px;margin:10px 0;border:1px solid #ccc;border-radius:4px;background-color:#C2CDC9;}.error-message{color:red;font-size:12px;text-align:left;margin-left:5%;width:90%;}.close-btn{position:absolute;top:10px;right:10px;cursor:pointer;font-size:30px;color:#999;}.close-btn:hover{color:#333;}#send-btn{position:absolute;right:5%;top:50%;transform:translateY(-50%);background-color:#007BFF;color:white;border:none;border-radius:4px;padding:5px 10px;cursor:pointer;}#send-btn:hover{background-color:#0056b3;}.input-wrapper{position:relative;}#register-action,#login-action,#reset-action,#enable-action{width:50%;margin-top:20px;height:30px;background-color:#77A0F8;color:white;border-radius:4px;border:none;font-size:1.1em;margin-bottom:10px;}#register-action:hover,#login-action:hover,#reset-action:hover,#enable-action:hover{background-color:#0056b3;}.action-text{cursor:pointer;font-size:0.8em;margin:5px;}#notice-title:hover{opacity:1;}#notice-title{cursor:unset;border-radius:10px 10px 0 0;}.share-section{display: flex;flex-direction: column;align-items: center;}.share-buttons {display: flex;flex-wrap: wrap;justify-content: center;gap: 15px;margin: 20px 0;width: 100%;}.share-button {width: 30px;height: 30px;border-radius: 6px;display: flex;flex-direction: column;align-items: center;justify-content: center;cursor: pointer;transition: all 0.3s ease;color: white;font-size: 0.5rem;position: relative;box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);}.share-button:hover {transform: translateY(-5px);box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);}.wechat { background: linear-gradient(135deg, #2ecc71, #27ae60); }.weibo { background: linear-gradient(135deg, #e74c3c, #c0392b); }.qzone { background: linear-gradient(135deg, #f39c12, #e67e22); }.copy { background: linear-gradient(135deg, #9b59b6, #8e44ad); }.zhihu { background: linear-gradient(135deg, #0084ff, #0066cc); }.redbook { background: linear-gradient(135deg, #ff2442, #d81e06); }.douban { background: linear-gradient(135deg, #007722, #005500); }@keyframes modalAppear {from { opacity: 0; transform: translateY(-30px); }to { opacity: 1; transform: translateY(0); }}#share-toast{position:fixed;top:80px;left:50%;transform: translateX(-50%);background: rgba(0, 0, 0, 0.8);color: white;padding: 15px 30px;border-radius: 30px;font-size: 0.95rem;z-index: 1000;visibility:hidden;opacity: 0;transition: opacity 0.3s;}.wechat-icon { background: #2ecc71; }.weibo-icon { background: #e74c3c; }.qzone-icon { background: #f39c12; }.copy-icon { background: #9b59b6; }.zhihu-icon { background: #0084ff; }.redbook-icon { background: #ff2442; }.douban-icon { background: #007722; }.status-indicator {position: absolute;top: -8px;right: -8px;width: 25px;height: 25px;border-radius: 50%;background: #27ae60;display: flex;align-items: center;justify-content: center;color: white;font-size: 0.7rem;box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);opacity: 0;transition: opacity 0.3s;}.fixed-message {position: fixed;top: 20px;left: 50%;transform: translateX(-50%);background: #2c3e50;color: white;padding: 12px 25px;border-radius: 50px;font-size: 0.95rem;z-index: 1000;box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);display: none;}#qrcode{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:300px;height:300px;background-color:white;border:1px solid gray;box-sizing:border-box;text-align:center;z-index:99999;display:none;}#qrcode img{width:100%;}#foot{color:gray;margin-top:5vh;margin-bottom:5vh;min-width:100vw;text-align:center;font-size:max(0.8em,12px);}.page-container{display:flex;width:100%;margin-top:2vh;}#course-level{display:none;justify-content:space-between;flex-wrap:wrap;padding:0 5%;margin:2vh 0;}#course-name{display:block;justify-content:space-between;flex-wrap:wrap;padding:0 5%;}#ks,#dx,#gz,#cz,#xx{width:18%;display:inline-block;margin-top:5px;}#kstf,#ksys,#ksslj,#ksyygk,#ksnlk,#ksky,#ksrygk,#ksgd,#ksdf,#ksqt{width:17%;display:none;margin:8px;}#xqj,#blgc,#zbdg,#dxqt,#gzqt,#czqt,#xxqt{width:18%;display:none;margin:8px;}#xbzry,#djdry{width:18%;display:none;margin:8px;}#xgnyy{width:18%;display:none;margin:8px;}.rjb,.wysb{width:18%;display:none;margin:8px;}a{text-decoration:none;color:inherit;display:block;}#login{display:block;}#resultList{margin-left:50px;margin-right:50px;min-width:75vw;overflow-y:scroll;scrollbar-width:none;}#top{min-height:30px}#resultList *{word-wrap:break-word;width:75vw;margin-bottom:2vh;}.resultList li:nth-child(even){color:#666663;}.resultList-dark li:nth-child(even){color:#CCCCCC;}.clicked{opacity:0.4;}#hot-title{cursor:unset;}#hot-title:hover{opacity:1;}#book-type,#essay-type{display:none;}#notice{overflow-y:hidden;}#essay-type-title:hover,#book-type-title:hover{opacity:1;}#essay-type-title,#book-type-title{cursor:unset;margin-bottom:1vh;border-radius:10px 10px 0 0;}#book,#essay,#course{max-height:310vh;overflow:hidden;}#news{max-height:310vh;}#hot-title,#news-title{border-radius:10px 10px 0 0;}.news-title-color{background-color:#FADADD;}.news-title-color-dark{background-color:#B58383;}.essay-title-color{background-color:#B3E0B3;}.essay-title-color-dark{background-color:#708070;}.book-title-color{background-color:#C0E0E0;}.book-title-color-dark{background-color:#5C788E;}.course-title-color{background-color:#efdccd;}.course-title-color-dark{background-color:#806080;}.course-level-color{background-color:#f6d4c7;}.course-level-color-dark{background-color:#865C30;}.course-name-color{background-color:#f6d4c7;}.course-name-color-dark{background-color:#865C30;}.page-before,.page-after{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;}.page-container{display:flex;justify-content:center;}#resultUp{min-width:75vw;text-align:center;border-radius:10px;}#resultUp:hover{opacity:0.5;cursor:pointer;}.page-before,.page-after{text-align:center;width:30%;}.page-before{margin-right:10%;}#course-level div,#course-name div{border-radius:10px;padding-top:5px;padding-bottom:5px;}.essay-title-sort,.book-title-sort{text-align:center;font-size:1.1em;padding:20px;cursor:pointer;padding:1vh;border-bottom:1px solid rgba(255,255,255,0.2);}.essay-title-sort-color{color:#58B858;}.essay-title-sort-color-dark{color:#8A968A;}.book-title-sort-color{color:#78C0FF;}.book-title-sort-color-dark{color:#7893AE;}a{pointer-events:none;cursor:pointer;font-size:12px;margin-bottom:8px;}a::before{content:attr(data-text);pointer-events:auto;max-height:270vh;padding-right:30px;font-size:1.2em;}#resultList a:nth-child(odd){color:#99928C;}.calendar-header{height:calc(3vh + 2vw);max-height:35px;display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;background-color:#aab0f5;color:white;}.calendar-grid,.calendar-grid-dark{padding-left:5px;padding-right:5px;display:grid;grid-template-columns:repeat(7,1fr);gap:1vh;text-align:center;}.calendar-grid div{padding:5px;background-color:unset;}.calendar-grid .day{background-color:unset;}.calendar-button{font-weight:bolder;background-color:unset;color:white;width:10%;border:none;font-size:1em;height:4vh;}.calendar-header-dark{height:calc(3vh + 2vw);max-height:35px;display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;background-color:#262626;}.calendar-grid-dark div{background-color:#333333;border:1px solid #222222;padding:5px;}.calendar-grid-dark .day{background-color:#333333;}.calendar-button-dark{font-weight:bolder;font-size:1em;background-color:#262626;width:10%;color:white;border:none;}.calendar-days{display:grid;grid-template-columns:repeat(7,1fr);text-align:center;font-weight:bold;margin-bottom:5px;font-size:1.5vh;}#calendar{overflow:hidden;min-height:200px; min-width:355px;}.day-clicked{opacity:0.5;background-color:lightgray !important;color:black;}.hot-item{padding:10px;border-bottom:1px solid #ccc;cursor:pointer;}.hot-item:hover{background-color:#f0f0f0;}.code-group{display:flex;gap:10px;margin:10px 0;}#verify-code{flex:2;width:auto;margin-left:4px;}#send-code{flex:1;padding:10px;background-color:#f0f0f0;border:1px solid #ccc;border-radius:4px;cursor:pointer;margin-top:10px;margin-bottom:10px;}#send-code:disabled{background-color:#e0e0e0;cursor:not-allowed;}#toEnable{display:none;}#enable{display:none;}#enable-box p{text-align:left;padding-top:5px;}#enable-box .userinfo{border-radius:2px;padding:3px;}#immark::before{all:initial !important;content:none !important;pointer-events:none !important;cursor:default !important;}.link-container{display:flex;align-items:center;gap:8px;position:relative;}.tooltip-container{position:relative;display:inline-block;}.tooltip-box{position:fixed;width:80%;transform:translate(8%,-50%);z-index:9999;padding:20px;background:#f7f7fa;border:1px solid #ddd;border-radius:4px;box-shadow:0 2px 10px rgba(0,0,0,0.2);font-size:1em;color:#333;opacity:0;pointer-events:none;transition:opacity 0.2s;}.tooltip-box.active{opacity:1;pointer-events:auto;}.tooltip-icon{cursor:pointer;display:inline-block;width:20px;height:20px;text-align:center;color:gray;border-radius:50%;background:#eee;}.editable-field{padding:4px 8px;border-radius:3px;min-width:100px;display:inline-block;}.editable-field:focus{outline:none;border:1px solid #2196F3;background-color:#f5f9ff;}.input-container{position:relative;margin-bottom:20px;}.input-container input{padding:10px;border:1px solid #ccc;border-radius:4px;display:block;}.floating-label{position:absolute;top:10px;left:10px;pointer-events:none;transition:0.2s ease all;color:gray;border-radius:3px;}.input-container input:focus + .floating-label,.floating-label.active{top:-10px;left:5px;font-size:0.8em;color:#333;background-color:white;padding:0 5px;}#news-title,#essay-title,#book-title,#course-title{position:relative;cursor:pointer;overflow:hidden;}.ripple-effect{position:absolute;background:rgba(255,255,255,0.5);border-radius:50%;transform:scale(0);animation:ripple 0.6s ease-out;}@keyframes ripple{to{transform:scale(2);opacity:0;}}#register-box,#enable-box,#login-box,#reset-box{z-index:9999;}#calendar-grid div{min-width:30px;border:1px solid gray;border-radius:3px;height:2.3vh;line-height:2.3vh;}#searchInput{min-height:25px;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="gray" d="M11.183 12.083a6.047 6.047 0 1 1 .9-.9l2.401 2.4a.634.634 0 0 1-.004.896.634.634 0 0 1-.896.005l-2.401-2.401Zm.972-4.703a4.774 4.774 0 1 0-9.548 0 4.774 4.774 0 0 0 9.548 0Z"/></svg>');background-repeat:no-repeat;background-position:8px center;padding-left:30px;padding-right:30px;}a:hover{cursor: pointer;}@media screen and (max-width:950px){#notice{height:auto!important;}#top{width:100% !important;margin-top:0px !important;padding:8px !important;height:10vh !important;justify-content:flex-start !important;overflow-x:hidden;white-space:nowrap;min-width:355px;}.top{top:3vh;display:flex;justify-content:space-around;align-items:center;padding:10px;margin-top:3vh;border-radius:10px;background-image:linear-gradient(to bottom,#aab0f5 50%,#f0f0f8 100%);box-shadow:0 6px 30px rgba(0,0,0,0.08);width:100% !important;margin-top:0px !important;padding:8px !important;height:8vh !important;justify-content:flex-start !important;overflow-x:hidden;white-space:nowrap;}.top input{background-color:white!important;}.top input::placeholder{color:gray!important;}#top>input{min-width:0 !important;width:calc(100% - 280px)!important;font-size:20px !important;margin-right:5px !important;height:36px !important;flex:none !important;}#top>button{min-width:36px !important;width:36px !important;height:36px !important;margin-left:6px !important;font-size:1em !important;flex-shrink:0;}.top-dark input{background-color:#555 !important;}.top-dark button{background-color:#666 !important;}#hot-wrapper{min-width:355px;}#news,#hot-wrapper,#essay-wrapper,#book-wrapper,#course,#notice{width:calc(100% - 1em)!important;}#current-essay-area{height:100vh!important;}#essay{height:115vh!important;}#current-book-area{height:100vh!important;}#book{height:115vh!important;}#current-course-area{height:100vh!important;}#course{height:115vh!important;}#course-level *,#course-name *{width:unset!important;padding-left:15px;padding-right:15px;padding-top:5px;padding-bottom:5px;font-size:1.2em;}#calendar{height:auto!important}.current-area{padding:10px 0px 20px 30px!important;margin:0px 30px 0px 0px!important;}#calendar-grid{margin-left:6px;margin-right:6px;margin-bottom: 8px}#search{display:none;}.tooltip-box{font-size:1em;padding:10px!important;width:unset;}#book-type,#essay-type{height:auto!important;}#hot{height:auto!important;max-height:unset!important;}}@media screen and (max-width: 1300px) and (min-width: 951px) {#calendar-grid div{width:calc(var(--original-width)+1vw);}}@media screen and (min-width:950px) and (max-width:1600px){#hot-wrapper{width:25%!important;}#news{width:55%!important;}}@media screen and (min-width:950px) and (max-width:1200px){#hot-wrapper{width:35%!important;}#news{width:45%!important;}}