html{min-width:320px;min-height:100%}body{min-width:320px;min-height:100vh}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%;margin:0}body{color:#202828;-webkit-font-smoothing:antialiased;background:#f7fbfb;font-family:Helvetica Neue,Arial,sans-serif}button,input,textarea{font:inherit}button{cursor:pointer}.odyssey{background:linear-gradient(#fff 0% 42%,#f8fcfc 68%,#e9f5f6 100%);min-height:100vh;padding-bottom:92px;position:relative;overflow-x:hidden}.page{width:min(680px,100% - 44px);min-height:calc(100vh - 92px);margin:0 auto;padding:70px 0 50px}.page>p:first-child{letter-spacing:.18em;text-transform:uppercase;color:#789090;margin-bottom:28px;font-size:12px}.home{text-align:center;isolation:isolate;background:0 0;flex-direction:column;justify-content:center;align-items:center;width:100vw;min-height:calc(100vh - 92px);margin-left:calc(50% - 50vw);padding:70px 22px 50px;display:flex;position:relative;overflow:hidden}.home:before{content:"";filter:blur(18px);z-index:-2;pointer-events:none;background:radial-gradient(#bfe1e34d 0%,#daeff02e 34%,#fff0 74%);width:min(900px,100vw);height:520px;animation:9s ease-in-out infinite morningLight;position:absolute;top:43%;left:50%;transform:translate(-50%,-50%)}@keyframes morningLight{0%,to{opacity:.72;transform:translate(-50%,-50%)scale(.96)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.04)}}.home:after{content:"";opacity:.72;z-index:-1;pointer-events:none;background:repeating-linear-gradient(0deg,#609ea317 0 1px,#0000 1px 10px);width:100%;height:190px;position:absolute;bottom:-5px;left:0;-webkit-mask-image:linear-gradient(#0000,#000);mask-image:linear-gradient(#0000,#000)}.home>*{z-index:2;position:relative}.home h1{letter-spacing:-.045em;max-width:650px;margin:0 0 28px;font-size:clamp(42px,7vw,72px);font-weight:600;line-height:1.05}.home>p:nth-child(3){color:#718181;max-width:360px;margin:0;font-size:15px;font-style:italic;line-height:1.7}.daily-message{color:#91a3a3;letter-spacing:.02em;opacity:.85;max-width:380px;margin-top:17px;font-size:12px;line-height:1.7}.countdown{flex-direction:column;align-items:center;margin-top:55px;display:flex}.countdown strong{letter-spacing:-.05em;font-size:76px;font-weight:400;line-height:1}.countdown span{letter-spacing:.2em;color:#829292;margin-top:8px;font-size:10px}.home button{color:#426a6c;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb8;border:1px solid #6994968c;border-radius:999px;margin-top:42px;padding:13px 24px;transition:transform .25s,background .25s,box-shadow .25s;box-shadow:0 5px 20px #4a7b7d12}.home button:hover{background:#f0fafaf2;transform:translateY(-3px);box-shadow:0 10px 28px #4a7b7d21}.today-dashboard{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);text-align:left;background:#ffffff94;border:1px solid #cde1e1d9;border-radius:20px;width:min(430px,100%);margin-top:38px;padding:18px 20px 17px;box-shadow:0 12px 35px #466e6e0e}.dashboard-header{letter-spacing:.16em;color:#809292;border-bottom:1px solid #d8e7e7b3;justify-content:space-between;align-items:center;padding-bottom:13px;font-size:9px;display:flex}.dashboard-progress{justify-content:space-between;align-items:flex-end;padding-top:17px;display:flex}.dashboard-progress-text{align-items:baseline;gap:9px;display:flex}.dashboard-progress-text strong{letter-spacing:-.03em;color:#344848;font-size:25px;font-weight:400}.dashboard-progress-text span{color:#829292;font-size:10px}.dashboard-exp{color:#527d7d;letter-spacing:.04em;font-size:11px}.voyage-dots{align-items:center;gap:7px;margin-top:17px;display:flex}.voyage-dots span{background:#d6e4e4;border-radius:50%;width:7px;height:7px;transition:transform .25s,background .25s}.voyage-dots span.active{background:#5d8d8e;transform:scale(1.15);box-shadow:0 0 0 3px #5d8d8e17}.dashboard-streak{border-top:1px solid #d8e7e7a6;justify-content:space-between;align-items:center;margin-top:18px;padding-top:14px;display:flex}.dashboard-streak>div{align-items:baseline;gap:6px;display:flex}.dashboard-streak strong{letter-spacing:-.03em;color:#3f6667;font-size:22px;font-weight:400}.dashboard-streak span{letter-spacing:.12em;color:#849494;font-size:8px}.dashboard-streak p{color:#829292;margin:0;font-size:10px}.study h2{letter-spacing:-.03em;margin:0 0 12px;font-size:34px;font-weight:500;line-height:1.15}.task-input{gap:10px;margin-top:38px;display:flex}.task-input input{background:#ffffffd9;border:1px solid #d9e5e5;border-radius:12px;outline:none;flex:1;min-width:0;padding:14px 16px;transition:border .2s,box-shadow .2s}.task-input input:focus{border-color:#91b5b5;box-shadow:0 0 0 3px #91b5b51c}.task-input button{color:#fff;background:#446d6d;border:0;border-radius:12px;padding:0 20px;transition:transform .2s,background .2s}.task-input button:hover{background:#385d5d;transform:translateY(-1px)}.task-list{margin-top:28px}.task{color:#344343;border-bottom:1px solid #e6eeee;align-items:center;gap:13px;padding:17px 4px;transition:opacity .2s,transform .2s;display:flex}.task input{appearance:none;cursor:pointer;border:1px solid #9db4b4;border-radius:50%;flex-shrink:0;width:20px;height:20px;margin:0;position:relative}.task input:checked{background:#527d7d;border-color:#527d7d}.task input:checked:after{content:"✓";color:#fff;font-size:13px;position:absolute;top:0;left:4px}.completed{color:#9aabab;text-decoration:line-through}.task-completed-animation{animation:.5s taskComplete}@keyframes taskComplete{0%{transform:translate(0)}40%{transform:translate(6px)}to{transform:translate(0)}}.progress{color:#718181;justify-content:space-between;align-items:center;margin-top:35px;display:flex}.progress strong{font-size:25px;font-weight:400}.progress span{font-size:12px}.exp{color:#527d7d;margin-top:16px;font-size:13px}.journal-save{color:#fff;background:#527878;border:0;border-radius:999px;margin-top:16px;padding:12px 20px;font-size:12px;transition:transform .2s,background .2s,box-shadow .2s;box-shadow:0 8px 20px #466e6e1a}.journal-save:hover{background:#446d6d;transform:translateY(-2px);box-shadow:0 10px 25px #466e6e26}.journal h2{letter-spacing:-.035em;margin:0 0 12px;font-size:35px;font-weight:500;line-height:1.15}.journal-input{resize:vertical;color:#344343;background:#ffffffc7;border:1px solid #dce8e8;border-radius:18px;outline:none;width:100%;min-height:280px;margin-top:38px;padding:20px;line-height:1.8;transition:border .2s,box-shadow .2s;box-shadow:0 10px 30px #4664640a}.journal-input:focus{border-color:#9ababa;box-shadow:0 0 0 3px #91b5b51a}.journal-saved{color:#829292;margin-top:13px;font-size:11px}.tmi-label{letter-spacing:.18em;color:#829292;font-size:9px;display:block}.tmi-section>p{color:#8a9999;margin:0;font-size:12px}.tmi-input{color:#344343;background:#ffffffb8;border:1px solid #dce8e8;border-radius:12px;outline:none;width:100%;margin-top:20px;padding:14px 16px;transition:border .2s,box-shadow .2s;box-shadow:0 8px 25px #46646409}.me h2{letter-spacing:-.04em;margin-bottom:35px;font-size:44px;font-weight:500}.level-card{background:linear-gradient(135deg,#ffffffeb,#edf7f8c7);border:1px solid #dce8e8;border-radius:22px;padding:28px;box-shadow:0 12px 35px #4664640f}.level-card>span,.exam-card>div>span{letter-spacing:.18em;color:#809191;font-size:10px}.level-card strong{margin-top:7px;font-size:42px;font-weight:400;display:block}.level-progress{background:#dce8e8;border-radius:999px;width:100%;height:4px;margin-top:22px;overflow:hidden}.level-progress div{border-radius:inherit;background:linear-gradient(90deg,#6b9999,#4f8081);height:100%;transition:width .4s}.level-card p{color:#809191;margin-bottom:0;font-size:11px}.exam-card{background:#ffffffb3;border:1px solid #dce8e8;border-radius:20px;justify-content:space-between;align-items:center;gap:20px;margin-top:35px;padding:24px;display:flex}.exam-card strong{letter-spacing:-.04em;margin-top:8px;font-size:38px;font-weight:400;display:block}.exam-card strong small{letter-spacing:.12em;color:#829292;font-size:10px}.exam-card p{color:#829292;margin:5px 0 0;font-size:11px}.exam-card button,.date-editor button{color:#527878;background:0 0;border:1px solid #aac0c0;border-radius:999px;padding:9px 14px;font-size:11px}.date-editor{background:#f2f8f8;border-radius:17px;margin-top:10px;padding:20px}.date-editor p{color:#718181;margin:0 0 12px;font-size:12px}.date-editor input{background:#fff;border:1px solid #d2e1e1;border-radius:10px;width:100%;padding:12px}.date-editor button{color:#fff;background:#527878;border:0;margin-top:12px}.voyage-stats{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:16px;display:grid}.voyage-stats>div:nth-child(2),.voyage-stats>div:nth-child(3){text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.voyage-stats>div{text-align:center;background:#ffffff9e;border:1px solid #e0eaea;border-radius:16px;padding:18px 12px}.voyage-stats strong{letter-spacing:-.04em;color:#446d6d;font-size:26px;font-weight:400;display:block}.voyage-stats span{color:#829292;letter-spacing:.04em;margin-top:7px;font-size:9px;display:block}.voyage-map{background:linear-gradient(135deg,#ffffffb8,#e7f5f694);border:1px solid #e0eaea;border-radius:20px;margin-top:16px;padding:22px}.voyage-map-header{justify-content:space-between;align-items:center;display:flex}.voyage-map-header span{letter-spacing:.18em;color:#789090;font-size:9px}.voyage-map-header p{color:#526565;margin:5px 0 0;font-size:13px}.voyage-map-header small{color:#8a9999;font-size:10px}.voyage-days{grid-template-columns:repeat(14,1fr);gap:7px;margin-top:22px;display:grid}.voyage-day{aspect-ratio:1;background:#dfeaea;border-radius:5px;width:100%;transition:transform .2s,background .2s}.voyage-day.sailed:hover{transform:translateY(-2px)}.voyage-map-caption{color:#8a9999;margin:18px 0 0;font-size:10px;line-height:1.6}.voyage-detail{background:#ffffffb8;border:1px solid #dce8e8;border-radius:17px;margin-top:20px;padding:20px;animation:.3s both voyageDetailAppear}.voyage-detail-header{justify-content:space-between;align-items:flex-start;display:flex}.voyage-detail-header span{letter-spacing:.18em;color:#829292;font-size:8px;display:block}.voyage-detail-header strong{margin-top:5px;font-size:17px;font-weight:400;display:block}.voyage-detail-header button{color:#8a9999;background:0 0;border:0;font-size:22px;line-height:1}.voyage-detail-title{color:#627272;margin:22px 0 10px;font-size:12px}.voyage-detail-tasks{flex-direction:column;gap:8px;display:flex}.voyage-detail-task{color:#526565;background:#f1f8f8;border-radius:10px;padding:9px 11px;font-size:12px}.voyage-detail-task span{color:#527d7d;margin-right:8px}.voyage-detail-exp{color:#527d7d;margin:15px 0 0;font-size:11px}.voyage-empty{color:#8a9999;margin:22px 0 3px;font-size:11px;line-height:1.8}.voyage-day{cursor:pointer}@keyframes voyageDetailAppear{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.voyage-stat{text-align:center;background:#ffffff9e;border:1px solid #dfeaea;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;min-height:250px;padding:24px;display:flex}@media (width<=600px){.voyage-stats>div{padding:16px 8px}.voyage-stats strong{font-size:23px}}.exp-popup{z-index:110;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;border:1px solid #bedadaf2;border-radius:14px;align-items:center;gap:10px;padding:11px 15px;animation:.35s both expAppear;display:flex;position:fixed;top:24px;left:50%;transform:translate(-50%);box-shadow:0 12px 30px #3c64641f}.exp-popup>span{color:#527d7d;background:#edf7f7;border-radius:9px;place-items:center;width:28px;height:28px;font-size:15px;display:grid}.exp-popup strong{letter-spacing:.03em;color:#446d6d;font-size:13px;font-weight:500}.exp-popup button{color:#9aabab;background:0 0;border:0;margin-left:4px;padding:0;font-size:16px;line-height:1}@keyframes expAppear{0%{opacity:0;transform:translate(-50%,-10px)scale(.94)}to{opacity:1;transform:translate(-50%)scale(1)}}.me h3{letter-spacing:.18em;text-transform:uppercase;margin-top:45px;font-size:12px;font-weight:500}.achievements{flex-direction:column;gap:10px;margin-top:18px;display:flex}.achievement{background:#ffffffbf;border:1px solid #e0eaea;border-radius:15px;align-items:center;gap:15px;padding:16px;display:flex}.achievement>span{font-size:24px}.achievement strong{font-size:14px;font-weight:500}.achievement p{color:#829292;margin:4px 0 0;font-size:11px}.achievement.locked{opacity:.55}.achievement-popup{z-index:100;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;border:1px solid #cce1e1f2;border-radius:18px;align-items:center;gap:14px;width:min(430px,100% - 32px);padding:15px 18px;animation:.45s both achievementAppear;display:flex;position:fixed;top:24px;left:50%;transform:translate(-50%);box-shadow:0 15px 40px #3c646424}.achievement-popup-icon{background:#edf7f7;border-radius:13px;flex-shrink:0;place-items:center;width:42px;height:42px;font-size:22px;display:grid}.achievement-popup span{letter-spacing:.16em;color:#759090;font-size:8px;display:block}.achievement-popup strong{margin-top:4px;font-size:14px;display:block}.achievement-popup p{color:#809191;margin:3px 0 0;font-size:10px}.voyage-complete{z-index:100;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffed;border:1px solid #cce1e1f2;border-radius:18px;align-items:center;gap:14px;width:min(430px,100% - 32px);padding:16px 18px;animation:.45s both voyageCompleteAppear;display:flex;position:fixed;top:24px;left:50%;transform:translate(-50%);box-shadow:0 15px 40px #3c646424}.voyage-complete-icon{color:#527d7d;background:#edf7f7;border-radius:13px;flex-shrink:0;place-items:center;width:42px;height:42px;font-size:21px;display:grid}.voyage-complete span{letter-spacing:.16em;color:#759090;font-size:8px;display:block}.voyage-complete strong{margin-top:4px;font-size:14px;font-weight:500;display:block}.voyage-complete p{color:#527d7d;margin:4px 0 0;font-size:10px}.voyage-complete button{color:#8a9999;background:0 0;border:0;align-self:flex-start;margin-left:auto;font-size:20px;line-height:1}@keyframes voyageCompleteAppear{0%{opacity:0;transform:translate(-50%,-15px)scale(.96)}to{opacity:1;transform:translate(-50%)scale(1)}}@keyframes achievementAppear{0%{opacity:0;transform:translate(-50%,-15px)scale(.96)}to{opacity:1;transform:translate(-50%)scale(1)}}.navigation{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe0;border:1px solid #dae7e7f2;border-radius:22px;justify-content:space-around;width:min(500px,100% - 28px);padding:9px;display:flex;position:fixed;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 10px 35px #46646417}.navigation button{color:#8a9999;background:0 0;border:0;flex-direction:column;flex:1;align-items:center;gap:4px;padding:8px 4px;font-size:10px;transition:color .2s,transform .2s;display:flex}.navigation button.active{color:#446d6d}.navigation button:hover{color:#446d6d;transform:translateY(-1px)}@media (width<=600px){.page{width:calc(100% - 40px);padding:48px 0 35px}.home{width:100vw;min-height:calc(100vh - 80px);margin-left:calc(50% - 50vw);padding:20px 20px 30px}.home:before{width:520px;height:390px;top:37%}.home:after{height:150px}.home h1{max-width:340px;font-size:42px;line-height:1.08}.home>p:nth-child(3){max-width:270px;line-height:1.6}.countdown{margin-top:48px}.countdown strong{font-size:64px}.study h2{font-size:30px}.task-input{gap:8px}.task-input button{padding:0 16px}.journal h2{font-size:30px}.journal-input{min-height:240px}.me h2{font-size:40px}.exam-card{align-items:flex-start}.exam-card strong{font-size:34px}.navigation{bottom:12px}.today-dashboard{width:min(350px,100%);margin-top:34px;padding:16px 17px 15px}.dashboard-header{justify-content:space-between;align-items:center;display:flex}.dashboard-header span{letter-spacing:.18em;color:#829292;font-size:9px}.dashboard-header strong{color:#527878;font-size:12px;font-weight:500}.dashboard-progress{background:#e4eeee;border-radius:999px;width:100%;height:3px;margin-top:13px;overflow:hidden}.dashboard-progress-bar{border-radius:inherit;background:linear-gradient(90deg,#8fb6b6,#527d7d);height:100%;transition:width .5s}.dashboard-message{margin-top:17px}.dashboard-message strong{color:#446d6d;font-size:13px;font-weight:500;display:block}.dashboard-message p{color:#879898;margin:5px 0 0;font-size:11px}.dashboard-stats{letter-spacing:.06em;color:#829292;border-top:1px solid #e7eeee;justify-content:space-between;margin-top:17px;padding-top:12px;font-size:9px;display:flex}.dashboard-progress-text strong{font-size:23px}.dashboard-streak{margin-top:16px}}.journal-intro{color:#718181;line-height:1.7}.journal-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb8;border:1px solid #dce8e8;border-radius:22px;margin-top:36px;padding:22px;box-shadow:0 14px 40px #4664640e}.journal-card-top{border-bottom:1px solid #e7eeee;justify-content:space-between;align-items:center;padding-bottom:15px;display:flex}.journal-card-top span:first-child{letter-spacing:.18em;color:#718b8b;font-size:9px}.journal-card-top span:last-child{color:#9aaaaa;font-size:10px}.journal-input{resize:vertical;color:#344343;background:0 0;border:0;outline:none;width:100%;min-height:300px;margin-top:18px;padding:4px 2px;font-size:14px;line-height:1.9}.journal-input::placeholder{color:#a7b5b5}.journal-footer{border-top:1px solid #e7eeee;justify-content:space-between;align-items:center;gap:15px;padding-top:15px;display:flex}.journal-footer span{color:#91a0a0;font-size:10px}.journal-footer button{color:#527878;background:#ffffffa6;border:1px solid #aac1c1;border-radius:999px;padding:8px 15px;font-size:11px;transition:transform .2s,background .2s}.journal-footer button:hover{background:#eef7f7;transform:translateY(-1px)}.tmi-section{border-top:1px solid #dfeaea;margin-top:55px;padding-top:28px}.tmi-label{letter-spacing:.18em;color:#799090;font-size:9px}.tmi-section h3{letter-spacing:-.025em;margin:14px 0 8px;font-size:22px;font-weight:500}.tmi-section>p{color:#899999;margin:0;font-size:12px;line-height:1.7}.tmi-input{color:#344343;background:#ffffffad;border:1px solid #dce8e8;border-radius:13px;outline:none;width:100%;margin-top:22px;padding:15px 16px;font-size:13px;transition:border .2s,box-shadow .2s}.tmi-input::placeholder{color:#a5b2b2}.tmi-input:focus{border-color:#9ababa;box-shadow:0 0 0 3px #91b5b51a}@media (width<=600px){.journal-card{margin-top:30px;padding:18px}.journal-input{min-height:250px;font-size:13px}.journal-footer{align-items:flex-start}.journal-footer span{max-width:180px;line-height:1.5}.tmi-section{margin-top:45px}.tmi-section h3{font-size:20px}}.voyage-status{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff94;border:1px solid #d2e4e4e6;border-radius:18px;width:min(430px,100%);margin-top:38px;padding:20px 22px;box-shadow:0 8px 28px #4664640b}.voyage-status-header{text-align:center;justify-content:center;align-items:center;gap:18px;display:flex}.voyage-status-header span{letter-spacing:.18em;color:#829292;font-size:9px}.voyage-status-header strong{color:#527878;font-size:14px;font-weight:500}.voyage-status-bar{background:#e1eeee;border-radius:999px;width:100%;height:3px;margin-top:16px;overflow:hidden}.voyage-status-bar div{border-radius:inherit;background:linear-gradient(90deg,#8bb3b3,#527d7d);height:100%;transition:width .4s}.voyage-status-english{color:#5f7777;margin:16px 0 0;font-size:13px;font-style:italic}.voyage-status-chinese{color:#91a0a0;margin:5px 0 0;font-size:10px}:root{--sea-900:#315f66;--sea-700:#527f84;--sea-500:#86b3b5;--sea-200:#d7eaeb;--foam:#ffffffd1;--pixel-shadow:3px 3px 0 #4a75791a}.page>p:first-child,.voyage-status-header span,.level-card>span,.exam-card>div>span,.voyage-map-header span,.tmi-label{font-family:Courier New,Noto Sans Mono,monospace;font-weight:700}.voyage-status{width:min(460px,100%);box-shadow:var(--pixel-shadow), 0 18px 45px #466e7012;background:linear-gradient(135deg,#ffffffd1,#e7f4f5ad);border-color:#86b3b57a;border-radius:16px;padding:25px 26px 23px;position:relative}.voyage-status:before{content:"⚑";width:27px;height:27px;color:var(--sea-700);background:#f7fcfc;border:1px solid #86b3b599;border-radius:7px;place-items:center;font-family:Courier New,monospace;font-size:14px;display:grid;position:absolute;top:-13px;left:24px;box-shadow:2px 2px #4a75791a}.voyage-status-header{justify-content:space-between;padding-left:35px}.voyage-status-header strong{border:1px solid var(--sea-200);background:var(--foam);border-radius:6px;padding:3px 8px;font-family:Courier New,monospace}.voyage-status-bar,.level-progress{background:repeating-linear-gradient(90deg,#dcebec 0 8px,#eef6f6 8px 10px);border-radius:2px;height:7px}.voyage-status-bar div,.level-progress div{background:repeating-linear-gradient(90deg, var(--sea-500) 0 8px, var(--sea-700) 8px 10px);border-radius:2px}.home>button,.task-input button,.journal-footer button,.exam-card button,.date-editor button{border-radius:9px;box-shadow:3px 3px #4a75791f}.home>button:active,.task-input button:active,.journal-footer button:active,.exam-card button:active,.date-editor button:active{transform:translate(2px,2px);box-shadow:1px 1px #4a75791f}.level-card,.exam-card,.journal-card,.voyage-map,.achievement,.task{box-shadow:var(--pixel-shadow)}.navigation button:before{content:"";background:0 0;border-radius:1px;width:4px;height:4px;box-shadow:0 0 #0000}@media (width<=600px){.voyage-status{width:min(360px,100%);margin-top:32px;padding:22px 18px 20px}.voyage-status:before{left:17px}.voyage-status-header{padding-left:31px}.home>button{margin-top:30px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.odyssey{background-color:#eaf7f7;background-image:linear-gradient(#ffffff2e 1px,#0000 1px),linear-gradient(90deg,#ffffff2e 1px,#0000 1px),linear-gradient(#fffaf0 0%,#f9fbf2 31%,#dff3f4 68%,#b9e2e3 100%);background-size:6px 6px,6px 6px,100% 100%}.home{min-height:max(760px,100vh - 92px);padding-top:86px;padding-bottom:112px}.home:before{filter:none;width:min(1050px,110vw);height:600px;image-rendering:pixelated;background:radial-gradient(circle,#ffe8abb3 0 7%,#fff0cb61 8% 22%,#0000 52%);border-radius:50%;top:34%}.home:after{opacity:1;background:repeating-linear-gradient(0deg,#0000 0 11px,#fff3 11px 13px),repeating-linear-gradient(90deg,#599ba321 0 18px,#ffffff21 18px 27px),linear-gradient(#b1e0e140,#62afb86b);height:44%;bottom:0;-webkit-mask-image:none;mask-image:none}.home>p:first-of-type,.home h1,.home>p,.home .countdown,.home .voyage-status,.home>button{text-shadow:0 2px #ffffffc7}.home h1{color:#315e64;text-shadow:2px 2px #ffffffd9,4px 4px #5b8e9214}.pixel-world{pointer-events:none;image-rendering:pixelated;inset:0;overflow:hidden;z-index:0!important;position:absolute!important}.pixel-sun{background:#ffe5a8;width:56px;height:56px;animation:7s steps(3,end) infinite pixelSunGlow;position:absolute;top:7%;right:14%;box-shadow:-8px 0 #ffe5a8,8px 0 #ffe5a8,0 -8px #ffe5a8,0 8px #ffe5a8,0 0 0 12px #ffeebf38,0 0 0 24px #ffeebf1a}.pixel-cloud{background:#ffffffb8;width:72px;height:18px;position:absolute;box-shadow:12px -12px #ffffffb8,30px -6px #ffffffb8,58px 0 #ffffffb8}.cloud-one{animation:18s steps(12,end) infinite alternate cloudDrift;top:16%;left:7%}.cloud-two{opacity:.72;animation:22s steps(12,end) infinite alternate-reverse cloudDrift;top:25%;right:8%;transform:scale(.7)}.pixel-sea{background-repeat:repeat;width:108%;position:absolute;left:-4%}.sea-far{opacity:.55;background-image:linear-gradient(135deg,#0000 48%,#ffffffa6 49% 58%,#0000 59%);background-size:38px 18px;height:94px;animation:7s steps(8,end) infinite seaSlide;bottom:24%}.sea-near{opacity:.72;background-image:linear-gradient(135deg,#0000 47%,#f6fffdb3 48% 57%,#0000 58%),linear-gradient(45deg,#0000 47%,#529ba42e 48% 57%,#0000 58%);background-position:0 0,18px 17px;background-size:46px 24px;height:120px;animation:5s steps(7,end) infinite reverse seaSlide;bottom:2%}.pixel-island{background:#e7c88f;border-radius:50% 50% 8px 8px;height:24px;position:absolute;bottom:17%;box-shadow:inset 0 7px #a7ca8d,0 8px #74a9a0,0 14px #41828b38}.island-left{width:160px;left:5%}.island-right{width:128px;bottom:12%;right:4%;transform:scale(.82)}.pixel-lighthouse{background:repeating-linear-gradient(0deg,#fff5df 0 14px,#e99b91 14px 27px);width:22px;height:70px;position:absolute;bottom:20px;left:48px;box-shadow:-4px 0 #6489842e,4px 0 #6489841f}.pixel-lighthouse:before{content:"";background:#718f91;width:34px;height:12px;position:absolute;top:-12px;left:-6px;box-shadow:5px -8px #718f91,10px -12px #f7d482,14px -12px #f7d482}.pixel-lighthouse:after{content:"";background:#688589;width:7px;height:13px;position:absolute;bottom:8px;left:8px}.pixel-palm{background:#94785f;width:7px;height:46px;position:absolute;bottom:18px;left:100px;transform:rotate(7deg)}.pixel-palm:before{content:"";background:#7eae83;width:40px;height:9px;position:absolute;top:-8px;left:-17px;box-shadow:8px -8px #8fbc8d,-8px -5px #8fbc8d}.pixel-flower{background:#6ca384;width:5px;height:8px;position:absolute;bottom:21px;box-shadow:0 -4px #f2a9b3,4px -4px #f7c3cd}.flower-one{left:19px}.flower-two{left:127px;transform:scale(.8)}.pixel-pine{background:#8e745b;width:8px;height:42px;position:absolute;bottom:20px}.pixel-pine:before{content:"";clip-path:polygon(50% 0,100% 100%,0 100%);background:#7ca889;width:36px;height:31px;position:absolute;top:-15px;left:-14px}.pine-one{left:34px}.pine-two{left:78px;transform:scale(.8)}.pixel-sailboat{background:#c57f71;border-radius:2px 2px 16px 16px;width:54px;height:14px;animation:4s steps(4,end) infinite boatBob;position:absolute;bottom:28%;left:77%;box-shadow:6px 6px #488b9326}.pixel-sailboat:before{content:"";background:#6c7774;width:4px;height:56px;position:absolute;bottom:12px;left:25px}.pixel-sail{clip-path:polygon(100% 0,100% 100%,0 100%);background:#fff1cf;width:27px;height:43px;position:absolute;bottom:17px;left:-4px;box-shadow:5px 4px #e6b19740}.pixel-sail:after{content:"";clip-path:polygon(0 0,100% 100%,0 100%);background:#eeb7b6;width:19px;height:30px;position:absolute;bottom:0;left:32px}@keyframes seaSlide{to{background-position-x:46px,64px}}@keyframes boatBob{50%{transform:translateY(5px)rotate(1deg)}}@keyframes cloudDrift{to{translate:34px}}@keyframes pixelSunGlow{50%{filter:brightness(1.04);transform:scale(1.04)}}.level-card,.exam-card,.journal-card,.voyage-map,.achievement,.date-editor,.voyage-detail,.voyage-status,.task-input input,.tmi-input{clip-path:polygon(6px 0,calc(100% - 6px) 0,calc(100% - 6px) 3px,100% 3px,100% calc(100% - 6px),calc(100% - 3px) calc(100% - 6px),calc(100% - 3px) 100%,6px 100%,6px calc(100% - 3px),0 calc(100% - 3px),0 6px,3px 6px,3px 3px,6px 3px);border:2px solid #70a0a359;border-radius:6px;box-shadow:5px 5px #4171761c,inset 0 0 0 3px #ffffff57}.task{background:#ffffff7a;border:1px solid #7eabad47;border-radius:3px;margin-bottom:8px;padding:14px 12px}.task input{border-radius:3px}.task input:checked:after{top:-1px;left:3px}.exp,.dashboard-exp,.voyage-detail-exp,.level-card strong,.voyage-stats strong{text-shadow:2px 2px #fffc;font-family:Courier New,monospace;font-weight:700}.achievement{background:linear-gradient(135deg,#ffffffd9,#eff6e19e);min-height:76px;position:relative}.achievement:after{content:"";opacity:.65;background:#f4d58c;width:5px;height:5px;position:absolute;top:10px;right:10px;box-shadow:8px 5px #dcb1cf,-4px 11px #a8d2ce}.achievement>span{background:#fff9e8;border:2px solid #d5e5d3;border-radius:4px;place-items:center;width:44px;height:44px;display:grid;box-shadow:3px 3px #5f877e1f}.achievement.locked{filter:saturate(.45)}.voyage-map{background:linear-gradient(#e5f7f5e6,#bee2e4c7);position:relative;overflow:hidden}.voyage-map:before{content:"";pointer-events:none;opacity:.25;background-image:linear-gradient(#fffc 1px,#0000 1px),linear-gradient(90deg,#fffc 1px,#0000 1px);background-size:12px 12px;position:absolute;inset:0}.voyage-map>*{z-index:1;position:relative}.voyage-days{grid-template-columns:repeat(14,1fr);gap:12px 8px;position:relative}.voyage-days:before{content:"";background:repeating-linear-gradient(90deg,#53888f57 0 5px,#0000 5px 9px);height:2px;position:absolute;top:50%;left:2%;right:2%;box-shadow:0 -34px #53888f1f,0 34px #53888f1f}.voyage-day{z-index:1;clip-path:polygon(28% 10%,72% 10%,72% 20%,88% 20%,88% 70%,72% 70%,72% 88%,28% 88%,28% 78%,12% 78%,12% 30%,28% 30%);background:#8fbfc0;border:0;border-radius:2px;position:relative;box-shadow:inset 0 -3px #42808940,2px 2px #ffffff61}.voyage-day:before{content:"";opacity:.45;background:#c7d9c0;height:30%;position:absolute;top:27%;left:24%;right:24%}.voyage-day.sailed{background:#f2c788;box-shadow:inset 0 -4px #c99472,0 0 0 3px #fff5be61,3px 3px #427e842b}.voyage-day.sailed:before{opacity:1;background:#83ad83;height:35%;top:20%;left:25%;right:18%;box-shadow:4px -4px #9abe8d}.voyage-day.sailed:after{content:"";background:#6d7d76;width:2px;height:43%;position:absolute;top:-5%;left:48%;box-shadow:3px 1px #e99191,5px 3px #e99191,7px 5px #e99191}.voyage-day:hover,.voyage-day:focus-visible{outline-offset:2px;outline:2px solid #ffffffe6;transform:translateY(-3px)scale(1.08)}.navigation{background:#f7fdf8eb;border:2px solid #66979b61;border-radius:8px;padding:8px 10px 7px;box-shadow:5px 5px #39696f24,inset 0 0 0 3px #ffffffa3}.navigation button{border-radius:3px;gap:3px;min-height:52px;font-family:Courier New,monospace;font-weight:700;position:relative}.navigation button:before{content:"";width:22px;height:4px;box-shadow:none;background:0 0;position:absolute;bottom:-3px;left:50%;transform:translate(-50%)}.navigation button.active{color:#35666c;background:linear-gradient(#ddf2ebb8,#fff5d27a)}.navigation button.active:before{background:#efc47f;box-shadow:-5px -2px #efc47f,5px -2px #efc47f}.navigation button.active:after{content:"✦";color:#e6a977;font-size:9px;animation:2s steps(2,end) infinite pixelTwinkle;position:absolute;top:0;right:20%}.nav-pixel-icon{color:#5f8e91;width:20px;height:20px;image-rendering:pixelated;display:block;position:relative}.nav-home{background:#82ae9a;width:18px;height:13px;margin-top:5px;box-shadow:inset 0 -4px #d2b47f}.nav-home:before{content:"";clip-path:polygon(50% 0,100% 100%,0 100%);background:#e7a595;width:24px;height:9px;position:absolute;top:-7px;left:-3px}.nav-home:after{content:"";background:#fff0c7;width:5px;height:7px;position:absolute;bottom:0;left:7px}.nav-study{background:#fff1c9;border:3px solid #648e91;border-top-width:5px;box-shadow:7px 0 0 -3px #d998a4}.nav-study:before{content:"";background:#9ab6a5;width:2px;height:19px;position:absolute;top:-5px;left:7px}.nav-journal{background:#e8c5dc;border:3px solid #648e91;box-shadow:4px 3px #fff1c9}.nav-journal:before{content:"";background:#fff;width:8px;height:2px;position:absolute;top:2px;right:2px;box-shadow:0 5px #fff,0 10px #fff}.nav-me{background:#f2c2aa;border-radius:2px;width:12px;height:12px;margin-top:1px;box-shadow:0 12px 0 4px #7eaaa1}.nav-me:before{content:"";background:#7c8791;width:18px;height:6px;position:absolute;top:-4px;left:-3px}@keyframes pixelTwinkle{50%{opacity:.35;transform:scale(.8)}}@media (width<=760px){.pixel-sun{right:9%;transform:scale(.7)}.cloud-one{left:-5%}.cloud-two{right:-8%}.island-left{bottom:16%;left:-55px;transform:scale(.72)}.island-right{right:-50px;transform:scale(.58)}.pixel-sailboat{bottom:30%;left:auto;right:8%;transform:scale(.72)}.home{min-height:760px;padding:60px 18px 104px}.home h1{font-size:clamp(38px,11vw,51px)}.countdown{margin-top:38px}.countdown strong{font-size:58px}.voyage-days{gap:10px 5px}.navigation{width:calc(100% - 22px);bottom:9px}}@media (width<=420px){.home{justify-content:flex-start;padding-top:48px}.home h1{font-size:37px}.daily-message{min-height:40px}.voyage-status{padding:21px 16px 18px}.pixel-lighthouse{transform-origin:bottom;transform:scale(.86)}.voyage-days{grid-template-columns:repeat(7,1fr);gap:10px 8px}.voyage-days:before{box-shadow:0 -38px #53888f1f,0 38px #53888f1f,0 76px #53888f1f}.navigation button{font-size:9px}}@media (prefers-reduced-motion:reduce){.pixel-sun,.pixel-cloud,.pixel-sailboat,.pixel-sea,.navigation button.active:after{animation:none!important}}.island-home{text-align:left;width:100%;max-width:none;min-height:max(760px,100vh);image-rendering:pixelated;background:linear-gradient(#ffffff21 2px,#0000 2px) 0 0/16px 16px,linear-gradient(90deg,#ffffff21 2px,#0000 2px) 0 0/16px 16px,linear-gradient(#bceafb 0%,#9edbed 32%,#8dd1e1 100%) 0 0/100% 100%;margin:0;padding:0;display:block;position:relative;overflow:hidden}.island-home:before,.island-home:after{content:none}.island-greeting{z-index:20;color:#254f64;text-shadow:1px 1px #dff6ff;max-width:390px;position:absolute;top:clamp(20px,4vw,52px);left:clamp(20px,4vw,64px)}.island-greeting span{letter-spacing:.14em;font:800 13px/1.25 Courier New,monospace}.island-greeting p{color:#294f60;max-width:36ch;margin:10px 0 0;font:750 15px/1.55 system-ui,Microsoft YaHei,sans-serif}.island-map{position:absolute;inset:0;overflow:hidden}.island-world{z-index:1;pointer-events:none;-webkit-user-select:none;user-select:none;width:1623px;height:969px;image-rendering:pixelated;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.island-base-map{object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;width:1623px;max-width:none;height:969px;image-rendering:pixelated;display:block;position:absolute;inset:0}.world-layer{pointer-events:none;position:absolute;inset:0}.world-layer-buildings{z-index:2}.world-layer-plants{z-index:3}.world-layer-character{z-index:4}.world-layer-front-props{z-index:5}.world-layer-future-hotspots{z-index:6}.world-sprite{transform-origin:50% 100%;max-width:none;height:auto;image-rendering:pixelated;pointer-events:none;-webkit-user-select:none;user-select:none;display:block;position:absolute;transform:translate(-50%)}.cottage-sprite,.cottage-object{width:180px;bottom:31%;left:38%}.lighthouse-sprite{width:88px;bottom:51%;left:66%}.lilies-garden{pointer-events:none;width:96px;height:96px;image-rendering:pixelated;position:absolute;bottom:21%;left:42.8%;transform:translate(-50%)}.lilies-garden .lilies-sprite{object-fit:contain;width:96px;height:96px;inset:0;transform:none}.reverie-position{left:var(--reverie-x);top:var(--reverie-y);pointer-events:none;width:0;height:0;position:absolute}.reverie-object{width:78px;bottom:0;left:0;height:108px!important}.dock-sprite{width:205px;bottom:14%;left:31%}.sailboat-sprite{width:142px;bottom:11%;left:26%}.notice-board-object{width:155px;bottom:31%;left:28%}.island-home .world-object{z-index:2;transform-origin:50% 100%;pointer-events:auto;cursor:pointer;appearance:none;height:auto;image-rendering:pixelated;border:0;border-radius:0;margin:0;padding:0;display:block;position:absolute;transform:translate(-50%);box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:0 0!important}.island-home .world-object>.world-sprite{position:relative;bottom:auto;left:auto;transform:none;width:100%!important;height:auto!important}.island-home .reverie-object>.reverie-sprite{image-rendering:pixelated;position:absolute;bottom:-2px;left:50%;transform:translate(-50%);width:56px!important;height:90px!important}.island-home .world-object:hover,.island-home .world-object:focus-visible{transform:translate(-50%,-2px);box-shadow:none!important;background:0 0!important}.island-home .world-object:focus-visible{outline-offset:3px;outline:2px solid #fff0a9}.island-home .world-object:active{transform:translate(-50%,-1px)}.world-object-hint{color:#755c3d;text-align:center;background:#fff0a9;border:2px solid #8e6d4b;width:17px;height:17px;font:900 11px/13px Courier New,monospace;display:none;position:absolute;top:-8px;right:-6px}.world-object:hover .world-object-hint,.world-object:focus-visible .world-object-hint{display:block}.world-hotspot{pointer-events:none;display:block;position:absolute}.lilies-hotspot{width:6%;height:9%;bottom:19.5%;left:39.8%}.dock-hotspot{width:14%;height:14%;bottom:8%;left:24%}.island-home .voyage-world-entry{z-index:4;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;pointer-events:auto;background:0 0;border:0;border-radius:0;margin:0;padding:0;transition:none}.island-home .voyage-world-entry:hover,.island-home .voyage-world-entry:focus-visible{box-shadow:none;background:0 0;outline:0;transform:none}.sailboat-hotspot{width:14%;height:15%;bottom:5%;left:19%}.study-area-hotspot{width:11%;height:12%;bottom:34%;left:43%}.journal-hotspot{width:9%;height:10%;bottom:38%;left:57%}.island-map:before,.map-sun,.map-cloud,.main-island,.navigation--world-home{display:none}.island-map:before{content:"";background:repeating-linear-gradient(0deg,#0000 0 22px,#ffffff40 22px 25px),repeating-linear-gradient(90deg,#0000 0 62px,#449fb21f 62px 68px);height:56%;animation:10s steps(6,end) infinite islandSea;position:absolute;bottom:0;left:-5%;right:-5%}.map-sun{background:#ffe6a6;width:48px;height:48px;position:absolute;top:12%;right:25%;box-shadow:-8px 0 #ffe6a6,8px 0 #ffe6a6,0 -8px #ffe6a6,0 8px #ffe6a6,0 0 0 16px #ffeeb82e}.map-cloud{background:#ffffffa3;width:76px;height:16px;position:absolute;box-shadow:16px -12px #ffffffa3,36px -4px #ffffffa3,64px 0 #ffffffa3}.cloud-a{animation:20s steps(10,end) infinite alternate mapCloud;top:19%;left:10%}.cloud-b{animation:24s steps(10,end) infinite alternate-reverse mapCloud;top:27%;right:8%;transform:scale(.75)}.main-island{clip-path:polygon(18% 4%,76% 2%,76% 5%,88% 5%,88% 10%,95% 10%,95% 18%,99% 18%,99% 65%,95% 65%,95% 79%,87% 79%,87% 88%,75% 88%,75% 94%,56% 94%,56% 98%,28% 98%,28% 94%,16% 94%,16% 88%,8% 88%,8% 78%,3% 78%,3% 64%,0 64%,0 35%,4% 35%,4% 20%,10% 20%,10% 11%,18% 11%);background:linear-gradient(145deg,#0000 0 60%,#68a4712b 61% 64%,#0000 65%),repeating-linear-gradient(0deg,#ffffff0d 0 8px,#4d93690a 8px 16px),#9dcc8c;border:10px solid #f5d69b;width:min(760px,62vw);height:min(480px,52vw);min-height:360px;position:absolute;top:53%;left:50%;transform:translate(-50%,-43%);box-shadow:0 18px #b5a876,0 28px #34869338}.main-island:before{content:"";clip-path:inherit;border:6px dotted #fff5c757;position:absolute;inset:16px}.main-island:after{content:"";clip-path:polygon(0 30%,35% 30%,35% 0,50% 0,50% 58%,100% 58%,100% 83%,46% 83%,46% 100%,30% 100%,30% 60%,0 60%);opacity:.88;background:#e7c99b;width:56%;height:33%;position:absolute;top:36%;left:20%}.island-cliff{z-index:2;background:#bdd0b1;position:absolute;box-shadow:inset 0 -9px #8ea88d,0 7px #b69f78}.cliff-one{clip-path:polygon(12% 0,88% 0,100% 22%,100% 78%,82% 100%,10% 100%,0 76%,0 24%);width:125px;height:72px;top:18%;left:8%}.cliff-two{clip-path:polygon(12% 0,80% 0,100% 30%,100% 80%,78% 100%,8% 100%,0 68%,0 22%);width:108px;height:62px;bottom:14%;right:8%}.island-path{z-index:3;background:#f0d29c;width:18px;height:50%;position:absolute;top:29%;left:36%;box-shadow:18px 70px #f0d29c,36px 70px #f0d29c}.island-house{z-index:6;background:#fff1cf;width:92px;height:64px;position:absolute;top:25%;left:38%;box-shadow:inset 0 -10px #e1bd87,5px 6px #496f5c2e}.island-house:before{content:"";clip-path:polygon(50% 0,100% 100%,0 100%);background:#dc9a83;width:116px;height:36px;position:absolute;top:-32px;left:-12px;box-shadow:inset 0 -6px #b97870}.island-house:after{content:"";background:#a9785e;width:18px;height:30px;position:absolute;bottom:0;left:39px;box-shadow:-26px -3px #94c7d2,27px -3px #94c7d2}.island-lighthouse{z-index:7;background:repeating-linear-gradient(0deg,#fff2d1 0 15px,#eaa094 15px 29px);width:26px;height:82px;position:absolute;top:15%;right:13%;box-shadow:5px 4px #46746c2e}.island-lighthouse:before{content:"";background:#718e8e;width:42px;height:14px;position:absolute;top:-15px;left:-8px;box-shadow:7px -8px #718e8e,13px -10px #ffe4a1,19px -10px #ffe4a1}.island-dock{z-index:5;background:repeating-linear-gradient(90deg,#c79768 0 15px,#a97858 15px 18px);width:125px;height:24px;position:absolute;bottom:-5%;left:14%;transform:rotate(7deg);box-shadow:0 6px #8d6b52}.island-boat{z-index:6;background:#df9a83;border-radius:2px 2px 22px 22px;width:68px;height:23px;position:absolute;bottom:-20%;left:4%;box-shadow:0 8px #337e8e33}.island-boat:before{content:"";background:#776f63;width:4px;height:66px;position:absolute;bottom:18px;left:34px}.island-boat i{clip-path:polygon(100% 0,100% 100%,0 100%);background:#fff0c7;width:31px;height:48px;position:absolute;bottom:22px;left:2px}.island-tree{z-index:5;background:#9a7455;width:14px;height:30px;position:absolute}.island-tree:before{content:"";clip-path:polygon(35% 0,65% 0,65% 9%,82% 9%,82% 22%,100% 22%,100% 72%,82% 72%,82% 88%,64% 88%,64% 100%,35% 100%,35% 91%,16% 91%,16% 76%,0 76%,0 28%,17% 28%,17% 12%,35% 12%);background:#67a679;width:50px;height:40px;position:absolute;top:-29px;left:-18px;box-shadow:inset -8px -8px #4f916d,inset 7px 6px #8bc68e}.tree-a{top:29%;left:19%}.tree-b{top:31%;right:25%;transform:scale(.85)}.tree-c{bottom:25%;right:18%;transform:scale(.72)}.lily-field{z-index:5;background:#fff9df;width:7px;height:7px;position:absolute;box-shadow:12px 5px #d8edf2,24px -3px #fff9df,37px 8px #e5d4ed,8px 18px #fff9df,27px 22px #d8edf2,44px 18px #fff9df,18px 34px #fff9df,39px 35px #d8edf2}.lilies-a{bottom:21%;left:24%}.lilies-b{bottom:17%;right:30%;transform:scale(.8)}.lily-field:before{content:"";background:#5c9d6e;width:3px;height:5px;position:absolute;top:6px;left:3px;box-shadow:12px 5px #5c9d6e,24px -3px #5c9d6e,37px 8px #5c9d6e,8px 18px #5c9d6e,27px 22px #5c9d6e,44px 18px #5c9d6e,18px 34px #5c9d6e,39px 35px #5c9d6e}.reverie-character{z-index:9;background:#d9eff2;width:10px;height:14px;animation:2.8s steps(2,end) infinite characterIdle;position:absolute;top:56%;left:52%;box-shadow:0 10px #f7f3e8,-3px 16px #87aec0,6px 16px #87aec0}.reverie-character:before{content:"";background:#efc777;width:14px;height:12px;position:absolute;top:-11px;left:-2px;box-shadow:-3px 4px #d6a95f,3px -3px #efc777}.reverie-character:after{content:"";background:#775e4e;width:2px;height:2px;position:absolute;top:-7px;left:2px;box-shadow:6px 0 #775e4e}.home-voyage-log{z-index:40;color:#624f42;background:#fff1c9;border:4px solid #a97954;width:min(300px,90vw);max-height:230px;padding:17px;font-family:Courier New,monospace;position:absolute;bottom:18%;right:5%;overflow:auto;box-shadow:6px 7px #366a6f33,inset 0 0 0 3px #ffffff73}.home-voyage-log>button{box-shadow:none;color:#8b674d;background:0 0;border:0;margin:0;padding:0;font-size:20px;position:absolute;top:4px;right:7px}.home-voyage-log>span{letter-spacing:.08em;padding-right:20px;font-size:9px;font-weight:700;display:block}.home-voyage-log p{margin:9px 0 0;font-size:11px}.home-voyage-log strong{color:#4f8c83;margin-top:12px;display:block}@keyframes islandSea{to{background-position:0 25px,68px 0}}@keyframes mapCloud{to{translate:38px}}@keyframes characterIdle{50%{transform:translateY(-2px)}}@keyframes todayIslet{50%{filter:brightness(1.12)}}@media (width<=900px){.island-greeting{max-width:280px}.island-greeting p{font-size:12px}.main-island{width:68vw;height:48vw;min-height:330px}.voyage-board{transform-origin:0;top:39%;left:3%;transform:scale(.86)}.island-home .voyage-board:hover{transform:scale(.86)translateY(-4px)}.chapter-sign{transform-origin:100%;top:38%;right:3%;transform:scale(.86)}.bottle-message{transform-origin:0 100%;bottom:8%;left:3%;transform:scale(.9)rotate(-1deg)}.home-voyage-map{transform-origin:100% 100%;right:2%;transform:scale(.9)}}@media (width<=650px){.island-home{min-height:820px}.island-greeting{max-width:190px;top:20px;left:18px}.island-greeting span{letter-spacing:.1em;font-size:10px;line-height:1.3}.island-greeting p{max-width:21ch;margin-top:7px;font-size:12px;line-height:1.55}.game-hud{border-width:3px;width:132px;padding:9px 10px;top:17px;right:14px}.game-hud strong{font-size:15px}.game-hud span,.game-hud small{font-size:7px}.map-sun{top:15%;right:13%;transform:scale(.72)}.main-island{width:92vw;height:400px;min-height:0;top:48%;transform:translate(-50%,-42%)}.island-house{transform-origin:0 0;transform:scale(.75)}.island-lighthouse{transform-origin:top;transform:scale(.72)}.cliff-one,.cliff-two{transform:scale(.72)}.voyage-board{transform-origin:0 100%;width:182px;top:auto;bottom:160px;left:16px;transform:scale(.82)}.island-home .voyage-board:hover{transform:scale(.82)translateY(-4px)}.chapter-sign{transform-origin:100% 100%;width:135px;top:auto;bottom:170px;right:15px;transform:scale(.78)}.bottle-message{display:none}.home-voyage-map{transform-origin:bottom;width:320px;bottom:66px;left:50%;right:auto;transform:translate(-50%)scale(.9)}.home-voyage-log{position:fixed;bottom:92px;left:50%;right:auto;transform:translate(-50%)}.island-world{width:1623px;height:969px;top:46%;left:50%;transform:translate(-50%,-50%)scale(.5)}}@media (width<=390px){.island-greeting{max-width:170px}.island-greeting p{font-size:9px}.game-hud{width:118px}.main-island{width:105vw;height:390px}.voyage-board{bottom:158px;left:4px;transform:scale(.74)}.island-home .voyage-board:hover{transform:scale(.74)translateY(-4px)}.chapter-sign{bottom:162px;right:3px;transform:scale(.7)}.home-voyage-map{transform:translate(-50%)scale(.82)}.island-world{transform:translate(-50%,-50%)scale(.4)}}@media (prefers-reduced-motion:reduce){.island-map:before,.map-cloud,.reverie-character,.route-islet.today{animation:none!important}}.study-rpg{isolation:isolate;color:#4e493f;background:#9ed8e4;width:100%;max-width:none;min-height:100vh;padding:44px 20px 132px;font-family:"Ark Pixel 12px",sans-serif;position:relative;overflow:hidden}.study-rpg:before{content:"";z-index:-2;image-rendering:pixelated;background:url(/assets/island-day-base-w9Sqcveo.png) 50%/cover no-repeat;position:absolute;inset:0}.study-rpg:after{content:"";z-index:-1;background:#d5efedbd;position:absolute;inset:0}.voyage-task-window{width:min(759px,100vw - 41px);margin:0 auto;padding:16px 18px 20px}.voyage-task-header{color:#365e66;border-bottom:4px solid #87afb0;justify-content:space-between;align-items:center;gap:18px;min-height:58px;padding:2px 4px 12px;display:flex}.voyage-task-header div{min-width:0}.voyage-task-header span,.voyage-task-header strong{display:block}.voyage-task-header span{letter-spacing:0;text-shadow:1px 1px #d8f3ee;font-family:"Press Start 2P",monospace;font-size:16px;font-weight:400;line-height:20px}.voyage-task-header strong{color:#526861;margin-top:6px;font:400 10px/16px "Press Start 2P",monospace}.back-to-island{flex:none}.voyage-task-paper{min-height:550px;margin:30px 18px 20px;padding:34px 38px 30px}.voyage-task-intro{border-bottom:4px solid #b98951;padding:20px 0 18px}.voyage-task-intro>span{color:#76583e;letter-spacing:0;font:400 8px/16px "Press Start 2P",monospace}.study-rpg .voyage-task-intro h2{color:#3f4d49;letter-spacing:0;text-shadow:2px 2px #e5c98f;margin:10px 0 8px;font:400 24px/32px "Ark Pixel 12px",sans-serif}.voyage-task-intro p{color:#5d5547;margin:0;font:400 16px/24px "Ark Pixel 12px",sans-serif}.voyage-task-list{scrollbar-color:#967452 #ead29d;scrollbar-width:thin;min-height:156px;max-height:310px;margin:16px 0 0;padding-right:5px;overflow-y:auto}.study-rpg .voyage-task-item{color:#4e493f;background:0 0;border:0;border-bottom:3px dashed #b9945e;border-radius:0;align-items:center;gap:14px;min-height:48px;margin:0;padding:12px 8px 12px 12px;font:400 16px/24px "Ark Pixel 12px",sans-serif;display:flex;position:relative}.study-rpg .voyage-task-item:hover:before,.study-rpg .voyage-task-item:focus-within:before{content:"";background:#6b8f82;width:4px;height:4px;position:absolute;top:20px;left:-8px;box-shadow:4px 0 #6b8f82,8px 4px #6b8f82,4px 8px #6b8f82,0 8px #6b8f82}.study-rpg .voyage-task-item .completed{color:#7e8172;-webkit-text-decoration:line-through #809b8f;text-decoration:line-through #809b8f;text-decoration-thickness:2px}.study-rpg .voyage-task-item .pixel-checkbox{border-radius:0;width:28px;height:28px}.study-rpg .voyage-task-item .pixel-checkbox:checked:after{content:"";position:static;top:auto;left:auto}.voyage-empty-tasks{color:#81745f;text-align:center;margin:34px 0;font-size:13px}.voyage-new-destination{border-top:4px solid #b98951;margin-top:20px;padding-top:16px}.voyage-new-destination>label{color:#76583e;letter-spacing:0;margin-bottom:8px;font:400 14px/20px "Ark Pixel 12px",sans-serif;display:block}.study-rpg .voyage-task-input{align-items:stretch;gap:10px;margin:0}.study-rpg .voyage-task-input input{clip-path:none;color:#4d493f;background:#fff6d8;border:0;border-bottom:4px solid #765538;border-radius:0;outline:0;min-height:42px;padding:8px 5px;font:400 16px/24px "Ark Pixel 12px",sans-serif;box-shadow:inset 0 -2px #fffdf0}.study-rpg .voyage-task-input input::placeholder{color:#9a876b;opacity:1}.study-rpg .voyage-task-input .pixel-button{color:#554332;background:#f0c77f;border:4px solid #60402f;border-radius:0;padding-inline:15px;box-shadow:inset 0 0 0 3px #ffe4a6,4px 4px #7d573e}.study-rpg .voyage-task-input .pixel-button:hover,.study-rpg .voyage-task-input .pixel-button:focus-visible{color:#3f5860;background:#f8d691}.voyage-task-status{grid-template-columns:110px minmax(120px,1fr) 118px;align-items:center;gap:16px;min-height:72px;margin-top:28px;padding:12px 18px;display:grid}.voyage-task-status span,.voyage-task-status strong{display:block}.voyage-task-status span{color:#765b43;letter-spacing:0;font:400 7px/14px "Press Start 2P",monospace}.voyage-task-status strong{color:#405f5d;margin-top:6px;font:400 16px/24px "Press Start 2P",monospace}.voyage-exp-stamp{color:#7d5948;text-align:center;border:3px double #a37058;padding:8px}.voyage-exp-stamp strong{color:#8a4f3c;font-size:12px}@media (width<=760px){.study-rpg{padding:24px 12px 120px}.voyage-task-window{width:min(679px,100vw - 25px);padding:12px 12px 17px}.voyage-task-paper{margin:26px 12px 16px;padding:30px 28px 26px}.voyage-task-header span{font-size:14px;line-height:18px}.study-rpg .voyage-task-intro h2{font-size:24px;line-height:30px}.study-rpg .voyage-task-item{font-size:15px;line-height:22px}}@media (width<=520px){.study-rpg{padding:10px 6px 108px;overflow-x:hidden}.voyage-task-window{border-width:3px;width:calc(100vw - 13px);padding:9px 8px 14px;box-shadow:4px 4px #416b73,inset 0 0 0 2px #f5ffff}.voyage-task-header{align-items:flex-start;gap:7px;padding-bottom:9px}.voyage-task-header span{letter-spacing:.06em;font-size:11px;line-height:16px}.voyage-task-header strong{font-size:10px}.back-to-island{min-height:40px;padding:7px 8px;font-size:9px}.voyage-task-paper{min-height:560px;margin:23px 8px 12px;padding:27px 18px 22px}.voyage-task-intro{padding-top:24px}.study-rpg .voyage-task-intro h2{font-size:22px;line-height:28px}.voyage-task-intro p{font-size:13px;line-height:20px}.voyage-task-list{min-height:178px;max-height:290px}.study-rpg .voyage-task-item{gap:10px;padding-inline:3px;font-size:15px;line-height:22px}.study-rpg .voyage-task-input{gap:6px}.study-rpg .voyage-task-input input{font-size:14px;line-height:20px}.study-rpg .voyage-task-input .pixel-button{min-width:62px;padding-inline:7px;font-size:10px}.voyage-task-status{grid-template-columns:90px 1fr;gap:10px;padding:10px 12px}.voyage-exp-stamp{grid-column:1/-1;justify-self:end;width:105px}}.voyage-map-page{color:#f6efd9;width:min(1120px,100% - 34px);padding:28px 0 52px}.voyage-chart-shell{clip-path:polygon(10px 0,calc(100% - 10px) 0,calc(100% - 10px) 4px,100% 4px,100% calc(100% - 10px),calc(100% - 4px) calc(100% - 10px),calc(100% - 4px) 100%,10px 100%,10px calc(100% - 4px),0 calc(100% - 4px),0 10px,4px 10px,4px 4px,10px 4px);background:#203a59;border:4px solid #142943;box-shadow:8px 8px #102238,inset 0 0 0 3px #71869a}.voyage-chart-header{background:#1a3350;border-bottom:4px solid #142943;grid-template-columns:1fr auto auto;align-items:center;gap:24px;min-height:86px;padding:16px 22px;display:grid;box-shadow:inset 0 -3px #71869a}.voyage-chart-header>div:first-child span,.voyage-chart-range span{letter-spacing:.06em;color:#d5bd78;font:400 7px/1.4 "Press Start 2P",monospace}.voyage-chart-header h2{color:#fff3cf;text-shadow:3px 3px #0d2138;margin:8px 0 0;font:400 clamp(20px,3vw,30px)/1.2 "Press Start 2P",monospace}.voyage-chart-range{color:#243a53;background:#e8d9bb;border:3px solid #9a7c4e;align-items:center;gap:10px;padding:10px 12px;display:flex;box-shadow:3px 3px #102238}.voyage-chart-range span{color:#4b4c49}.voyage-chart-range i{background:#9a7c4e;width:24px;height:3px}.voyage-chart-header .pixel-close-button{white-space:nowrap}.voyage-ocean-chart{isolation:isolate;background:#2b7792;border-bottom:4px solid #142943;height:570px;position:relative;overflow:hidden}.voyage-wave-field{z-index:-2;background-color:#3d91aa;background-image:linear-gradient(90deg,#0000 0 30px,#d9f4ec2e 30px 34px,#0000 34px 64px),linear-gradient(0deg,#0000 0 22px,#195d7838 22px 26px,#0000 26px 52px);background-size:64px 52px;position:absolute;inset:0}.voyage-wave-field:after{content:"";background:repeating-linear-gradient(135deg,#0000 0 46px,#ebf7e026 46px 50px,#0000 50px 96px);position:absolute;inset:18px}.voyage-route-svg{z-index:1;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.voyage-route-svg polyline{fill:none;stroke:#f1dfac;stroke-width:.7px;stroke-dasharray:1.2 1.2;stroke-linecap:square;stroke-linejoin:bevel;vector-effect:non-scaling-stroke}.voyage-route-node{--node-size:32px;z-index:6;left:var(--route-x);top:var(--route-y);width:var(--node-size);height:var(--node-size);margin:calc(var(--node-size) / -2) 0 0 calc(var(--node-size) / -2);box-shadow:none;background:0 0;border:0;border-radius:0;padding:0;position:absolute}.voyage-route-node>span{background:#7899a1;border:3px solid #d7d8c0;width:10px;height:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:2px 2px #1d5770}.voyage-route-node.is-studied>span{background:#e2b95e;border-color:#fff0bd;box-shadow:2px 2px #8b6831}.voyage-route-node.is-today>span{background:#6da6d5;border-color:#dceeff;box-shadow:2px 2px #27567e}.voyage-route-node.is-selected:before{content:"";border:3px solid #f49a86;position:absolute;inset:2px;box-shadow:2px 2px #7a4b4a}.voyage-route-node:focus-visible{outline-offset:2px;outline:3px solid #fff}.voyage-route-node img{object-fit:contain;pointer-events:none;width:78px;height:106px;image-rendering:pixelated;position:absolute;bottom:17px;left:17px}.voyage-route-node.route-node-27 img{left:auto;right:17px}.voyage-milestone{z-index:2;left:var(--route-x);top:var(--route-y);pointer-events:none;width:126px;height:132px;image-rendering:pixelated;position:absolute;transform:translate(-50%,-52%)}.voyage-milestone span{color:#5a4833;white-space:nowrap;background:#f2dfae;border:2px solid #725a36;padding:3px 5px;font:400 6px/1.3 "Press Start 2P",monospace;position:absolute;bottom:-5px;left:50%;transform:translate(-50%)}.milestone-island-art{--island-scale:1;--island-sand:#f1d695;--island-grass:#82bd6e;--island-grass-light:#a9d486;--island-rock:#6c8e83;width:92px;height:62px;transform:translate(-50%,-50%) scale(var(--island-scale));image-rendering:pixelated;position:absolute;top:50%;left:50%}.milestone-island-art:before{content:"";background:var(--island-sand);clip-path:polygon(12px 0,calc(100% - 12px) 0,calc(100% - 12px) 4px,100% 4px,100% calc(100% - 10px),calc(100% - 5px) calc(100% - 10px),calc(100% - 5px) 100%,10px 100%,10px calc(100% - 4px),3px calc(100% - 4px),3px calc(100% - 9px),0 calc(100% - 9px),0 10px,5px 10px,5px 4px,12px 4px);height:38px;position:absolute;bottom:5px;left:8px;right:8px;box-shadow:0 6px #5ea5b2,0 10px #c9efe7b8,inset 0 -6px #d6b875}.milestone-island-art:after{content:"";background:var(--island-grass);height:27px;box-shadow:inset 0 -6px 0 #609b60,6px -4px 0 var(--island-grass-light),-5px -2px 0 var(--island-grass-light);clip-path:polygon(8px 0,calc(100% - 8px) 0,calc(100% - 8px) 4px,100% 4px,100% calc(100% - 6px),calc(100% - 6px) calc(100% - 6px),calc(100% - 6px) 100%,6px 100%,6px calc(100% - 4px),0 calc(100% - 4px),0 7px,4px 7px,4px 3px,8px 3px);position:absolute;bottom:20px;left:18px;right:18px}.milestone-island-art i,.milestone-island-art b{z-index:2;display:block;position:absolute}.milestone-island-art i{background:#765332;width:8px;height:14px;bottom:39px;left:42px;box-shadow:-7px -7px #5b9d61,0 -11px #72b76c,7px -6px #91c978}.milestone-island-art b{background:#fff0b0;width:4px;height:4px;bottom:30px;left:29px;box-shadow:9px 3px #f49b87,31px -1px #d8ecff}.milestone-1 .milestone-island-art{--island-scale:.72}.milestone-1 .milestone-island-art i{background:#6da85f;width:5px;height:7px;bottom:36px;left:43px;box-shadow:-4px -3px #8cc477,4px -3px #8cc477}.milestone-1 .milestone-island-art b{display:none}.milestone-2 .milestone-island-art{--island-scale:.84}.milestone-3 .milestone-island-art{--island-scale:.94}.milestone-4 .milestone-island-art{--island-scale:1.02}.milestone-4 .milestone-island-art i{box-shadow:-8px -8px 0 #4f9661,0 -13px 0 #73b970,8px -7px 0 #94cb7b,25px 4px 0 var(--island-rock)}.milestone-5 .milestone-island-art{--island-scale:1.1}.milestone-5 .milestone-island-art i{box-shadow:-8px -8px #4f9661,0 -13px #73b970,8px -7px #94cb7b,24px 2px #5d9171,24px -6px #82c178}.voyage-milestone.is-unlearned .milestone-island-art{--island-sand:#eadcae;--island-grass:#91b58a;--island-grass-light:#b8cfaa;--island-rock:#849d98;opacity:.82}.voyage-milestone.is-learned .milestone-island-art{filter:saturate(1.08)brightness(1.04)}.voyage-milestone.is-today .milestone-island-art{--island-sand:#f8dc91;--island-grass:#76b985;--island-grass-light:#a9ddae;filter:brightness(1.08)}.voyage-milestone.is-today .milestone-island-art:before{box-shadow:0 6px #5aa7c4,0 10px #d7f4ff,0 0 0 3px #dceeff,inset 0 -6px #d6b875}.voyage-milestone.is-complete .milestone-island-art{--island-sand:#f5d58b;--island-grass:#6fbb72;--island-grass-light:#b0df8c;filter:brightness(1.1)}.milestone-1{margin-left:16px}.milestone-2,.milestone-3,.milestone-4{transform:translate(-50%,-56%)}.milestone-5{margin-left:-16px}.voyage-current-ship{z-index:8;left:var(--route-x);top:var(--route-y);object-fit:contain;width:108px;height:119px;image-rendering:pixelated;pointer-events:none;position:absolute;transform:translate(-50%,-76%)}.voyage-map-legend{z-index:10;color:#35485a;background:#e9ddbf;border:3px solid #173650;gap:15px;padding:8px 10px;font:400 6px/1.4 "Press Start 2P",monospace;display:flex;position:absolute;bottom:14px;left:16px;box-shadow:3px 3px #16314a}.voyage-map-legend span{align-items:center;gap:6px;display:flex}.voyage-map-legend i{background:#7899a1;border:2px solid #d7d8c0;width:10px;height:10px}.voyage-map-legend .legend-studied{background:#e2b95e;border-color:#fff0bd}.voyage-map-legend .legend-selected{background:0 0;border:3px solid #f49a86}.voyage-chart-footer{grid-template-columns:minmax(260px,.68fr) minmax(400px,1.32fr);display:grid}.voyage-segment-summary,.captains-log{color:#273f58;background:#e9ddc3;min-height:210px;padding:22px 24px;box-shadow:inset 0 0 0 3px #f8efdc}.voyage-segment-summary{border-right:4px solid #142943}.voyage-segment-summary .record-section-heading,.captains-log .record-section-heading{color:#8d6e39}.voyage-segment-summary .record-section-heading i,.captains-log .record-section-heading i{box-shadow:none;background:#a7864c}.voyage-segment-summary>strong{color:#254b68;margin-top:28px;font:400 34px/1 "Press Start 2P",monospace;display:block}.voyage-segment-summary>strong small{font-size:9px}.voyage-segment-summary p{color:#665e50;margin:18px 0 0;font:400 13px/1.5 "Ark Pixel 12px",sans-serif}.captains-log header{border-bottom:3px solid #a98b56;justify-content:space-between;align-items:center;gap:16px;margin-top:18px;padding-bottom:10px;display:flex}.captains-log header strong{font:400 13px/1.4 "Press Start 2P",monospace}.captains-log header span{color:#765c35;font:400 7px/1.4 "Press Start 2P",monospace}.captains-log-tasks{max-height:130px;margin-top:9px;padding-right:5px;overflow:auto}.captains-log-tasks p{border-bottom:2px dotted #b7a37f;gap:9px;margin:0;padding:6px 0;font:400 13px/1.35 "Ark Pixel 12px",sans-serif;display:flex}.captains-log-tasks .is-complete span{color:#467b68}.captains-log-tasks .is-incomplete{color:#887e6d}.captains-log-exp{color:#825538;margin-top:12px;font:400 8px/1.4 "Press Start 2P",monospace;display:block}.captains-log-empty{color:#786b58;text-align:center;margin:44px 0 0;font:400 8px/1.7 "Press Start 2P",monospace}.home-voyage-map .route-label{cursor:pointer;background:#3d8293;border:2px solid #eefcffcc;border-radius:0;margin:0;padding:4px 6px;box-shadow:2px 2px #276273}.home-voyage-map .route-label:hover,.home-voyage-map .route-label:focus-visible{color:#fff4b8;background:#347486;outline:2px solid #fff}@media (width<=900px){.voyage-map-page{width:min(820px,100% - 24px);padding-top:18px}.voyage-chart-header{grid-template-columns:1fr auto;gap:14px}.voyage-chart-range{grid-area:2/1/auto/-1;justify-self:start}.voyage-ocean-chart{height:520px}.voyage-chart-footer{grid-template-columns:1fr}.voyage-segment-summary{border-bottom:4px solid #142943;border-right:0;min-height:150px}.voyage-segment-summary>strong{margin-top:20px}}@media (width<=600px){.voyage-map-page{width:calc(100% - 14px);padding:8px 0 40px}.voyage-chart-shell{box-shadow:5px 5px #102238,inset 0 0 0 2px #71869a}.voyage-chart-header{gap:9px;min-height:108px;padding:12px 10px}.voyage-chart-header h2{font-size:17px}.voyage-chart-header>div:first-child span{font-size:5px}.voyage-chart-header .pixel-close-button{min-width:80px;padding-inline:7px;font-size:7px}.voyage-chart-range{gap:7px;padding:7px 8px}.voyage-chart-range span{font-size:6px}.voyage-ocean-chart{height:500px}.voyage-route-node{--node-size:34px}.voyage-route-node>span{border-width:2px;width:9px;height:9px}.voyage-route-node img{bottom:17px;left:17px}.voyage-milestone{width:126px;height:132px}.milestone-2,.milestone-4{display:block}.milestone-1{margin-left:34px}.milestone-3{margin-left:2px}.milestone-5{margin-left:-30px}.voyage-current-ship{width:108px;height:119px}.voyage-map-legend{justify-content:center;gap:8px;padding:7px 5px;font-size:5px;bottom:8px;left:8px;right:8px}.voyage-segment-summary,.captains-log{min-height:0;padding:18px 14px}.voyage-segment-summary>strong{font-size:26px}.captains-log header{flex-direction:column;align-items:flex-start;gap:7px}.captains-log-tasks{max-height:none}}.voyagers-record-page{color:#f8efd6;width:min(980px,100% - 40px);padding:34px 0 48px}.voyagers-record-shell{clip-path:polygon(10px 0,calc(100% - 10px) 0,calc(100% - 10px) 4px,100% 4px,100% calc(100% - 10px),calc(100% - 4px) calc(100% - 10px),calc(100% - 4px) 100%,10px 100%,10px calc(100% - 4px),0 calc(100% - 4px),0 10px,4px 10px,4px 4px,10px 4px);image-rendering:pixelated;background:#263e5d;border:4px solid #182b46;position:relative;box-shadow:8px 8px #14243b,inset 0 0 0 3px #71849a,inset 0 0 0 6px #203550}.record-header{background:#1e3553;border-bottom:4px solid #142a45;justify-content:space-between;align-items:center;gap:24px;min-height:88px;padding:18px 24px;display:flex;box-shadow:inset 0 -3px #71849a}.record-header span,.record-section-heading span,.record-identity>span,.chapter-date span,.chapter-countdown span,.record-medal small{letter-spacing:.08em;font:400 8px/1.5 "Press Start 2P",monospace}.record-header span{color:#c6b580}.record-header h2{color:#fff4d8;letter-spacing:.04em;text-shadow:3px 3px #101f35;margin:8px 0 0;font:400 clamp(20px,3vw,30px)/1.2 "Press Start 2P",monospace}.record-close{color:#fff1c5;background:#395b7e;border:3px solid #d3b66e;border-radius:0;flex:none;width:44px;height:44px;padding:0;font:400 16px/1 "Press Start 2P",monospace;box-shadow:4px 4px #10233a}.record-core{border-bottom:4px solid #142a45;grid-template-columns:minmax(310px,.9fr) minmax(380px,1.1fr);display:grid}.record-identity{color:#203753;background:#e8dcc0;border-right:4px solid #142a45;flex-direction:column;justify-content:center;align-items:center;min-height:378px;padding:24px;display:flex;box-shadow:inset -3px 0 #8c7656,inset 0 0 0 4px #f7edda}.record-character-stage{background-image:linear-gradient(#cfbea0 2px,#0000 2px),linear-gradient(90deg,#cfbea0 2px,#0000 2px);background-size:24px 24px;border-bottom:4px solid #9d8050;justify-content:center;align-items:flex-end;width:210px;height:286px;display:flex;position:relative}.record-character-stage:before,.record-character-stage:after{content:"";border-bottom:4px solid #9d8050;width:20px;height:20px;position:absolute;bottom:-4px}.record-character-stage:before{border-left:4px solid #9d8050;left:-20px}.record-character-stage:after{border-right:4px solid #9d8050;right:-20px}.record-character-stage img{object-fit:contain;width:168px;height:270px;image-rendering:pixelated}.record-star{color:#ba8739;font-size:18px;position:absolute;top:8px;right:10px}.record-identity>strong{letter-spacing:.08em;margin-top:16px;font:400 18px/1.2 "Press Start 2P",monospace}.record-identity>span{color:#796543;margin-top:8px}.record-stats{background:#2c4666;padding:28px 30px}.record-section-heading{color:#e1c47b;align-items:center;gap:14px;display:flex}.record-section-heading i{background:#b59655;flex:1;height:3px;box-shadow:0 3px #172d48}.record-stats dl{margin:24px 0 20px}.record-stats dl>div{border-bottom:2px dashed #71849a;grid-template-columns:1fr auto;align-items:center;min-height:43px;display:grid}.record-stats dt{color:#d8dfdf;font:400 9px/1.4 "Press Start 2P",monospace}.record-stats dd{color:#fff0c0;text-shadow:2px 2px #152942;margin:0;font:400 16px/1 "Press Start 2P",monospace}.record-exp{background:#203955;border:3px solid #172d48;padding:14px;box-shadow:3px 3px #14283f,inset 0 0 0 2px #637990}.record-exp>div{justify-content:space-between;gap:12px;margin-bottom:10px;font:400 8px/1.4 "Press Start 2P",monospace;display:flex}.record-exp strong{color:#f1cf7c}.record-exp .pixel-progress{height:16px;box-shadow:none;background:#142a45;border:3px solid #12263e;border-radius:0}.record-exp .pixel-progress>span{background:repeating-linear-gradient(90deg,#ddbd67 0 10px,#f4dc91 10px 13px);border-radius:0}.record-next-chapter,.record-medals{padding:24px 28px}.record-next-chapter{background:#263f5e;border-bottom:4px solid #142a45}.chapter-record-row{color:#233b55;background:#eadfc7;border:3px solid #8f7650;grid-template-columns:160px 1fr auto;align-items:center;gap:24px;margin-top:18px;padding:17px 20px;display:grid;box-shadow:4px 4px #142a45,inset 0 0 0 3px #f9f0dd}.chapter-countdown{text-align:center;border-right:3px solid #b49c70}.chapter-countdown strong{color:#244665;font:400 34px/1 "Press Start 2P",monospace;display:block}.chapter-countdown span{color:#796443;margin-top:8px;display:block}.chapter-date strong{color:#253d57;margin-top:7px;font:400 14px/1.4 "Press Start 2P",monospace;display:block}.chapter-date small{color:#776a57;margin-top:7px;font:400 12px/1.5 "Ark Pixel 12px",sans-serif;display:block}.chapter-record-row .pixel-button,.record-date-editor .pixel-button{border-radius:0;box-shadow:4px 4px #563f29}.record-date-editor{background:#1f3652;border:3px solid #172d48;grid-template-columns:1fr minmax(190px,240px) auto;align-items:center;gap:14px;margin-top:14px;padding:14px;display:grid}.record-date-editor label{font:400 12px/1.4 "Ark Pixel 12px",sans-serif}.record-date-editor input{color:#243b53;background:#f5ead3;border:3px solid #987c50;border-radius:0;min-height:38px;padding:6px 10px;font-family:"Press Start 2P",monospace}.record-medals{background:#223a58}.record-medal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px;display:grid}.record-medal{color:#263c54;background:#e9ddc3;border:3px solid #887047;grid-template-columns:58px 1fr;align-items:center;gap:14px;min-height:96px;padding:12px 12px 20px;display:grid;position:relative;box-shadow:4px 4px #132840,inset 0 0 0 3px #f8eed9}.record-medal-icon{filter:none;background:#fff1c9;border:4px double #9f7937;place-items:center;width:54px;height:54px;font-size:25px;display:grid}.record-medal strong{font:400 9px/1.5 "Press Start 2P",monospace;display:block}.record-medal p{color:#6b604e;margin:6px 0 0;font:400 12px/1.4 "Ark Pixel 12px",sans-serif}.record-medal small{color:#8b6a34;font-size:6px;position:absolute;bottom:6px;right:9px}.record-medal.is-locked{color:#344454;background:#84909a;border-color:#58697a;box-shadow:4px 4px #132840,inset 0 0 0 3px #aab2b8}.record-medal.is-locked .record-medal-icon{color:#c5ccd0;filter:grayscale();background:#6e7e8b;border-color:#536576}.record-medal.is-locked p,.record-medal.is-locked small{color:#3e4d59}@media (width<=800px){.voyagers-record-page{width:min(760px,100% - 28px);padding-top:22px}.record-core{grid-template-columns:280px 1fr}.record-identity{min-height:350px;padding:18px}.record-character-stage{width:190px;height:270px}.record-character-stage img{width:168px;height:270px}.record-stats{padding:22px}.chapter-record-row{grid-template-columns:135px 1fr auto;gap:16px;padding:15px}.record-medal-grid{gap:10px}}@media (width<=600px){.voyagers-record-page{width:calc(100% - 20px);padding:10px 0 34px}.voyagers-record-shell{box-shadow:5px 5px #14243b,inset 0 0 0 3px #71849a}.record-header{gap:8px;min-height:78px;padding:14px 12px}.record-header h2{font-size:15px;line-height:1.45}.record-header span{font-size:6px}.record-close{width:38px;height:38px}.record-core{grid-template-columns:1fr}.record-identity{border-bottom:4px solid #142a45;border-right:0;min-height:260px}.record-character-stage{background-size:20px 20px;width:150px;height:190px}.record-character-stage img{width:112px;height:180px}.record-identity>strong{margin-top:12px;font-size:14px}.record-stats,.record-next-chapter,.record-medals{padding:18px 14px}.record-stats dl>div{min-height:40px}.chapter-record-row{text-align:center;grid-template-columns:1fr;gap:14px}.chapter-countdown{border-bottom:3px solid #b49c70;border-right:0;padding-bottom:12px}.chapter-record-row .pixel-button{width:100%}.record-date-editor,.record-medal-grid{grid-template-columns:1fr}.record-medal{min-height:92px}}@media (width>=521px){.study-rpg .back-to-island{width:180px;min-width:180px;height:46px;min-height:46px;box-shadow:none;color:#fff0b2;text-shadow:2px 2px #532b16;background:url(/assets/button-wood-C3Uz7hvo.png) 50%/180px 46px no-repeat;border:0;padding:0 18px}.study-rpg .back-to-island:hover,.study-rpg .back-to-island:focus-visible{color:#fff7ce;outline-offset:3px;background:url(/assets/button-wood-C3Uz7hvo.png) 50%/180px 46px no-repeat;outline:3px solid #f8e7a8}.study-rpg .back-to-island:active{box-shadow:none;translate:2px 2px}.study-rpg .voyage-task-status{width:537px;height:138px;min-height:138px;box-shadow:none;background:url(/assets/status-panel-B2xoGOGg.png) 50%/537px 138px no-repeat;border:0;grid-template-columns:90px 160px 110px;gap:16px;margin:28px auto 0;padding:30px 65px 26px 80px}.study-rpg .voyage-task-status:before,.study-rpg .voyage-task-status:after{display:none}}@media (width>=761px) and (height<=820px){.study-rpg{padding-top:24px}.voyage-task-paper{min-height:0;padding-top:26px;padding-bottom:22px}.voyage-task-intro{padding-top:14px;padding-bottom:12px}.voyage-task-list{min-height:64px;max-height:150px}.voyage-new-destination{margin-top:12px;padding-top:12px}.study-rpg .voyage-task-status{background-size:358px 92px;grid-template-columns:58px 100px 65px;gap:9px;width:358px;height:92px;min-height:92px;margin-top:16px;padding:20px 43px 18px 54px}.study-rpg .voyage-task-status span{font-size:6px;line-height:10px}.study-rpg .voyage-task-status strong{margin-top:2px;font-size:10px;line-height:14px}.study-rpg .voyage-task-status .pixel-progress{border-width:2px;height:14px}.study-rpg .voyage-exp-stamp{border-width:2px;padding:3px}.study-rpg .voyage-exp-stamp strong{font-size:7px;line-height:11px}}.study-rpg .voyage-task-item:hover:before,.study-rpg .voyage-task-item:focus-within:before{width:16px;height:20px;box-shadow:none;image-rendering:pixelated;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAYAAACEYr13AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAJtSURBVDhPlVLrS5NRGH/Ou7nEcIaXGM4xM2ebt3lZIJSIhiEVFSWUmVDgt/qiVB8M+hBd6B9IiIl9zGjRRQZj2FJEgtCYWRZFiBRdUEmdeWmnX8+Z+1Lbaj5weM97zvldnt85pKrUYIA1RUPkZ6OVQYR3XRp8Jwh2nkeXk68tJFDBwPD8JAKnCSsjxRsjyReEnTzWQp8hZRjb9BrkcFXyJCYGv70gsLL4EXIxiPDyDCzsSD4tQE1qErmYuYXRM4TlqfuQoddMMs7fl5DhOWzlvdWHubCzSPR4/JIfWlGiVJcUAYMXJ+DKNMKhaZFgHx8hOHWE4kQhy7lzqFQEqoWFIH5M9jBAj6YMwkKwm9154W0mYLQkPoH/OOHRUQ7ykz+iLscPwqYnTHQKdNgEZkduQH4fQx5pcOhELEkuqwdOCiy96kU5zws3GSDxC7S9Cy4mquQMZgYvY3W6H7LPiKq/M8lkkOcAYXXqAVwcnI8dUet7UN0zDPHb6HLQ+lsZq0NPbaIcpttRyod+fg2gNiUVtxsIw6f4Fu6YUMaKjWkE679u494hgTKl8uUJnBohn/QY4LaKGBQecipgYrCqAiHQz9aVg7Vvg2gyEso1geY8Qnshg4UZlN4C6S1CTjyybO49PH8ds89vop6vzxK1m8WHha0Dby4SNHMbRPU1iB2dWPNYYkk8hwkDbQJu7j+6RBG13d0g+3kAC6CKK9Ad84Ea3PBf0v1Jog73Nsbaky/2gvb3of5WSO0hjcdmHlr2nlgX8Uq1J0Nu6PbdhXBdhT0nTgb/K6tSLGiBLmsXakxxXmMydbZ6XTmdySILRPQbFL5fNa9uKfUAAAAASUVORK5CYII=) 50%/16px 20px no-repeat;top:14px;left:-18px}.voyage-completion-reward{color:#405f5d;justify-content:center;align-items:center;gap:14px;margin:18px auto 0;display:flex}.voyage-completion-reward img{width:64px;height:66px;image-rendering:pixelated;display:block}.voyage-completion-reward span,.voyage-completion-reward strong{display:block}.room-world{background:#090705;place-items:center;width:100%;min-height:100vh;margin:0;padding:0;display:grid;overflow:hidden}.odyssey--room{padding-bottom:0}.room-world--diary-open{position:relative}.room-world--diary-open>.room-world-canvas{pointer-events:none}.diary-overlay{z-index:10;background:#080a14a8;place-items:center;display:grid;position:absolute;inset:0;overflow:hidden}.diary-book{aspect-ratio:3/2;color:#395488;width:min(100vw - 56px,150vh - 72px,1344px);image-rendering:pixelated;position:relative}.diary-book-base{object-fit:contain;width:100%;max-width:none;height:100%;image-rendering:pixelated;pointer-events:none;-webkit-user-select:none;user-select:none;display:block;position:absolute;inset:0}.diary-writing{z-index:2;color:#38527f;box-shadow:none;letter-spacing:.02em;resize:none;scrollbar-color:#91a9cf transparent;background:0 0;border:0;border-radius:0;outline:0;margin:0;padding:0;font-family:"Ark Pixel 12px",sans-serif;font-size:clamp(15px,1.5vw,21px);line-height:1.65;display:block;position:absolute}.diary-writing::placeholder{color:#8290a4;opacity:.78}.diary-writing:focus{outline-offset:5px;outline:3px solid #5d7eb76b}.diary-date{z-index:2;color:#496392;font:400 clamp(7px,.72vw,10px)/1.4 "Press Start 2P",monospace;position:absolute;top:19.2%;left:38.8%}.diary-journal-writing{width:31.3%;height:45.5%;top:27%;left:14.8%}.diary-tmi-writing{width:27.8%;height:17%;top:28.5%;left:56.3%}.diary-voyage-stats{z-index:2;color:#3c5b91;gap:clamp(13px,1.55vw,22px);font:400 clamp(8px,.86vw,12px)/1.2 "Press Start 2P",monospace;display:grid;position:absolute;top:61.1%;left:67.3%}.diary-save-button{z-index:3;color:#fff0b2;background:#4167a5;border:4px solid #304d82;border-radius:0;width:17%;min-height:6%;padding:6px 10px;font:400 clamp(7px,.75vw,10px)/1.35 "Press Start 2P",monospace;position:absolute;top:82.7%;left:62.2%;box-shadow:inset 0 0 0 3px #7190c4,4px 4px #24375e}.diary-save-button:hover,.diary-save-button:focus-visible{outline-offset:3px;background:#5278b6;outline:3px solid #fff0ad}.diary-save-button:active{translate:2px 2px;box-shadow:inset 0 0 0 3px #7190c4,2px 2px #24375e}.diary-save-feedback{z-index:3;color:#3e659b;opacity:0;font:400 clamp(7px,.7vw,10px)/1.4 "Press Start 2P",monospace;position:absolute;top:84.5%;left:80.5%}.diary-save-feedback.is-visible{opacity:1}.diary-close-button{z-index:4;aspect-ratio:1;color:#fff2c3;background:#b76842;border:4px solid #5b3b27;border-radius:0;width:clamp(36px,3.5vw,50px);padding:0;font:400 clamp(14px,1.5vw,21px)/1 "Press Start 2P",monospace;position:absolute;top:8%;right:5.2%;box-shadow:inset 0 0 0 3px #e19a68,4px 4px #35233a}.diary-close-button:hover,.diary-close-button:focus-visible{outline-offset:3px;background:#cb7950;outline:3px solid #fff0ad}@media (width<=800px){.diary-book{width:min(100vw - 24px,150vh - 36px)}.diary-writing{font-size:14px;line-height:1.45}.diary-journal-writing{height:47%;top:26.5%}.diary-tmi-writing{font-size:13px}}.room-world-canvas{aspect-ratio:1402/1122;width:min(100vw - 16px,124.955vh - 20px,1402px);image-rendering:pixelated;-webkit-user-select:none;user-select:none;flex:none;position:relative;overflow:hidden}.room-base-map{object-fit:contain;width:100%;max-width:none;height:100%;image-rendering:pixelated;pointer-events:none;display:block;position:absolute;inset:0}.room-reverie{z-index:3;left:var(--reverie-x);top:var(--reverie-y);transform-origin:56px 176px;width:112px;height:180px;box-shadow:none;appearance:none;pointer-events:auto;cursor:pointer;image-rendering:pixelated;background:0 0;border:0;border-radius:0;outline:0;margin:0;padding:0;position:absolute;transform:translate(-56px,-176px)}.room-reverie:focus-visible{outline-offset:4px;outline:3px solid #fff0ad}.room-reverie:active{filter:brightness(1.08)}.room-reverie>img{width:100%;max-width:none;height:100%;image-rendering:pixelated;-webkit-user-select:none;user-select:none;display:block}.world-interaction-prompt{z-index:90;color:#4f351d;image-rendering:pixelated;pointer-events:none;background:#ffe7a6;border:3px solid #6e4b2c;border-radius:0;align-items:center;gap:8px;padding:7px 10px;font:400 8px/1.3 "Press Start 2P",monospace;display:flex;position:fixed;bottom:76px;left:50%;transform:translate(-50%);box-shadow:inset 0 0 0 2px #fff3c8,3px 3px #22282d59}.world-interaction-prompt kbd{color:#fff5c7;min-width:22px;height:22px;font:inherit;background:#477ba0;border:2px solid #315a78;border-radius:0;place-items:center;padding:0 4px;display:grid;box-shadow:inset 0 -3px #315a78}.touch-game-controls{z-index:86;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;display:none;position:fixed;inset:0}.touch-game-controls.is-qa-visible{display:block}.pixel-dpad{left:max(12px,env(safe-area-inset-left));bottom:max(16px,calc(env(safe-area-inset-bottom) + 12px));filter:drop-shadow(4px 5px #141f2d57);pointer-events:none;touch-action:none;grid-template-rows:repeat(3,50px);grid-template-columns:repeat(3,50px);display:grid;position:absolute}.pixel-dpad-button,.touch-interaction-button{color:#fff1b7;image-rendering:pixelated;pointer-events:auto;touch-action:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;background:#35577e;border:3px solid #6e4b2c;border-radius:0;margin:0;font-family:"Press Start 2P",monospace;box-shadow:inset 0 0 0 2px #557da4,inset 0 -5px #263f60}.pixel-dpad-button{place-items:center;width:50px;min-width:0;height:50px;min-height:0;padding:0;font-size:19px;line-height:1;display:grid}.pixel-dpad-button[aria-pressed=true],.pixel-dpad-button:active,.touch-interaction-button:active{color:#334c66;background:#ffe6a4;transform:translateY(2px);box-shadow:inset 0 0 0 2px #fff4c6,inset 0 4px #c99d62}.pixel-dpad-up{grid-area:1/2}.pixel-dpad-left{grid-area:2/1}.pixel-dpad-right{grid-area:2/3}.pixel-dpad-down{grid-area:3/2}.pixel-dpad-center{color:#d8ad62;pointer-events:none;background:#263f60;border:3px solid #6e4b2c;grid-area:2/2;place-items:center;font:400 10px/1 "Press Start 2P",monospace;display:grid;box-shadow:inset 0 0 0 2px #466789}.touch-interaction-button{right:max(14px,env(safe-area-inset-right));bottom:max(24px,calc(env(safe-area-inset-bottom) + 20px));place-items:center;gap:6px;width:82px;min-width:82px;height:82px;min-height:82px;padding:8px 5px;display:grid;position:absolute}.touch-interaction-button strong{color:#ffeeb4;background:#477ba0;border:2px solid #d9ad67;place-items:center;width:30px;height:30px;font:400 13px/1 "Press Start 2P",monospace;display:grid}.touch-interaction-button span{text-overflow:ellipsis;white-space:nowrap;max-width:72px;font:400 7px/1.35 "Press Start 2P",monospace;overflow:hidden}@media (hover:none),(pointer:coarse){.touch-game-controls{display:block}.world-interaction-prompt{display:none}}@media (width>=700px) and (width<=1100px){.pixel-dpad{left:max(22px,env(safe-area-inset-left));bottom:max(22px,calc(env(safe-area-inset-bottom) + 18px));grid-template-rows:repeat(3,58px);grid-template-columns:repeat(3,58px)}.pixel-dpad-button{width:58px;height:58px;font-size:22px}.touch-interaction-button{right:max(24px,env(safe-area-inset-right));bottom:max(28px,calc(env(safe-area-inset-bottom) + 24px));width:92px;min-width:92px;height:92px;min-height:92px}}.world-geometry-debug{z-index:40;pointer-events:none;position:absolute;inset:0;overflow:hidden}.world-geometry-debug:before{content:"";z-index:0;background:#ff34461c;border:2px solid #ff5964d1;position:absolute;inset:0}.geometry-shape,.geometry-anchor{box-sizing:border-box;display:block;position:absolute}.geometry-walkable{z-index:1;background:#3fdc921f;border:2px solid #6cffadb8}.geometry-walkable-low{background:#3fdc9221;border-color:#5dffad}.geometry-walkable-middle{background:#ffc64a24;border-color:#ffd36d}.geometry-walkable-summit{background:#b977ff29;border-color:#d7a3ff}.geometry-excluded{z-index:3;background:#ff344652;border:3px solid #ff5964}.geometry-terrain{z-index:1}.geometry-terrain-low{background:#4bd68814;border:2px solid #57dc97cc}.geometry-terrain-middle{background:#ffc64a1f;border:3px solid #ffce5be6}.geometry-terrain-summit{background:#b977ff26;border:3px solid #cd9affe6}.geometry-transition{z-index:2;background:#57d8ff3d;border:3px dashed #82e9ff}.geometry-elevation{z-index:8;color:#fff4c7;background:#172c43;border:2px solid #fff0ad;padding:6px 8px;font:400 7px/1.4 "Press Start 2P",monospace;position:absolute;top:14px;left:14px}.geometry-obstacle{background:#ff444c3d;border:2px solid #ff5a5feb}.geometry-interaction{background:#ffdc4021;border:2px dashed #ffe05be6}.geometry-interaction.is-nearby{background:#ffef825c;border-color:#fff}.geometry-player-foot{z-index:3;background:#43c6ff6b;border:2px solid #65dfff}.geometry-anchor{z-index:4;background:#315eff;border:2px solid #fff;width:7px;height:7px;transform:translate(-50%,-50%)}@media (width<=600px){.world-interaction-prompt{bottom:68px}.room-reverie{transform-origin:28px 88px;width:56px;height:90px;transform:translate(-28px,-88px)}}.odyssey{background-color:#132b43;padding-bottom:0}.odyssey>.page{min-height:100vh}.odyssey--study,.odyssey--voyage,.odyssey--me{background-color:#142d46;background-image:linear-gradient(#70a4af14 2px,#0000 2px),linear-gradient(90deg,#70a4af14 2px,#0000 2px),linear-gradient(#1b4058 0%,#10283f 100%);background-size:16px 16px,16px 16px,100% 100%}.study-rpg{background:#15364d;padding:32px 20px 40px}.study-rpg:before{filter:saturate(.72)brightness(.48);background-position:50%}.study-rpg:after{background:linear-gradient(#0b22338f,#0b1d2dc7),repeating-linear-gradient(0deg,#0000 0 14px,#c4e2d709 14px 16px)}.voyage-task-window{box-shadow:8px 8px #0c2135,inset 0 0 0 3px #eef4df}.voyage-map-page,.voyagers-record-page{min-height:100vh}@media (width<=760px){.study-rpg{padding:20px 12px 28px}}@media (width<=520px){.study-rpg{padding:8px 6px 18px}}.daily-note-overlay{z-index:180;background:#0e273694;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.daily-note-paper{color:#4c3a29;clip-path:polygon(8px 0,calc(100% - 8px) 0,calc(100% - 8px) 4px,100% 4px,100% calc(100% - 8px),calc(100% - 4px) calc(100% - 8px),calc(100% - 4px) 100%,8px 100%,8px calc(100% - 4px),0 calc(100% - 4px),0 8px,4px 8px,4px 4px,8px 4px);width:min(520px,100vw - 32px);min-height:260px;image-rendering:pixelated;background:#f6e7bb;border:4px solid #4a2a18;border-radius:0;flex-direction:column;justify-content:center;margin:0;padding:46px 52px 40px;display:flex;position:relative;box-shadow:0 0 0 4px #b86f32,0 0 0 8px #5d351d,8px 8px #071a2680,inset 0 0 0 4px #fff3cf,inset 0 0 0 8px #d2a45d}.daily-note-paper h2{color:#254f68;letter-spacing:.04em;margin:0;font:400 13px/1.5 "Press Start 2P",monospace}.daily-note-paper>i{background:#a97842;width:100%;height:3px;margin:18px 0;box-shadow:0 3px #efd095}.daily-note-paper p{color:#514334;margin:0;font:400 20px/1.65 "Ark Pixel 12px",sans-serif}.daily-note-paper small{color:#856a49;margin-top:24px;font:400 7px/1.5 "Press Start 2P",monospace}.daily-note-pin{color:#d3983e;text-shadow:2px 2px #fff1c1;font-size:18px;position:absolute;top:20px;left:23px}.daily-note-paper>button{color:#fff1bf;background:#a95832;border:3px solid #4e2d1a;border-radius:0;width:38px;height:38px;padding:0;font:400 15px/1 "Press Start 2P",monospace;position:absolute;top:16px;right:18px;box-shadow:inset 0 0 0 2px #d98b51,3px 3px #382116}.daily-note-paper>button:hover,.daily-note-paper>button:focus-visible{outline-offset:3px;background:#bd6740;outline:3px solid #fff1b4}.daily-note-paper>button:active{translate:2px 2px;box-shadow:inset 0 0 0 2px #d98b51,1px 1px #382116}.study-rpg .voyage-task-window{color:#4a3827;background:#a96432;border:4px solid #3d2417;border-radius:0;padding:18px 20px 22px;box-shadow:0 0 0 4px #e2a64f,0 0 0 8px #58321c,10px 10px #0b2133,inset 0 0 0 4px #f4c66f,inset 0 0 0 8px #7a421f}.study-rpg .voyage-task-header{color:#254e61;background:#f5e5b9;border:3px solid #51301c;border-radius:0;margin:7px 7px 0;padding:12px 15px 15px;box-shadow:inset 0 0 0 3px #fff2cd,4px 4px #70401f}.study-rpg .voyage-task-paper{background:#f6e8bd;border:4px solid #58331e;border-radius:0;margin:24px 12px 14px;box-shadow:0 0 0 4px #d29345,0 0 0 7px #63381f,inset 0 0 0 4px #fff4d0}.study-rpg .voyage-task-intro,.study-rpg .voyage-new-destination{border-color:#9c632f}.study-rpg .voyage-task-item{border-bottom-color:#b07c43}.study-rpg .voyage-task-item:hover{background:#efd393}.study-rpg .voyage-task-input input{background:#fff0c7;border:3px solid #5b351f;border-radius:0;box-shadow:inset 3px 3px #d8b779,inset -2px -2px #fff8dd}.study-rpg .voyage-task-input input:focus{border-color:#31596b;box-shadow:inset 3px 3px #b6c6b5,inset -2px -2px #fff8dd}.study-rpg .voyage-task-input .pixel-button{color:#4c321e;text-shadow:1px 1px #fff1be;background:#f1bd63;border:4px solid #472719;border-radius:0;box-shadow:inset 0 0 0 3px #ffe29b,4px 4px #63351d}.study-rpg .voyage-task-input .pixel-button:hover,.study-rpg .voyage-task-input .pixel-button:focus-visible{color:#294f62;outline-offset:2px;background:#f6ca72;outline:3px solid #fff0af}.study-rpg .voyage-task-input .pixel-button:active{translate:2px 2px;box-shadow:inset 0 0 0 3px #ffe29b,2px 2px #63351d}@media (width<=600px){.daily-note-overlay{padding:14px}.daily-note-paper{min-height:230px;padding:42px 28px 30px}.daily-note-paper h2{padding-right:32px;font-size:10px}.daily-note-paper p{font-size:17px;line-height:1.55}.study-rpg .voyage-task-window{padding:12px 11px 15px;box-shadow:0 0 0 3px #e2a64f,0 0 0 6px #58321c,6px 6px #0b2133,inset 0 0 0 3px #f4c66f}.study-rpg .voyage-task-header{margin:5px 4px 0;padding:10px 9px 12px}.study-rpg .voyage-task-paper{margin:20px 7px 10px;box-shadow:0 0 0 3px #d29345,0 0 0 5px #63381f,inset 0 0 0 3px #fff4d0}}.room-hotspot-layer{z-index:2;pointer-events:none;position:absolute;inset:0}.room-hotspot{--room-hotspot-hint-left:auto;--room-hotspot-hint-right:5%;--room-hotspot-hint-top:-14px;box-shadow:none;appearance:none;pointer-events:auto;cursor:pointer;background:0 0;border:0;border-radius:0;outline:none;margin:0;padding:0;position:absolute}.room-hotspot-desk{--room-hotspot-hint-left:8%;--room-hotspot-hint-right:auto;--room-hotspot-hint-top:8%;width:17%;height:20%;top:29.5%;left:58.5%}.room-hotspot-diary{--room-hotspot-hint-right:5%;--room-hotspot-hint-top:-14px;width:8.5%;height:11.5%;top:36%;left:75.4%}.room-hotspot-door{--room-hotspot-hint-left:6%;--room-hotspot-hint-right:auto;--room-hotspot-hint-top:43%;width:10.5%;height:24%;top:65%;left:77.8%}.room-hotspot>span{left:var(--room-hotspot-hint-left);right:var(--room-hotspot-hint-right);top:var(--room-hotspot-hint-top);color:#684725;text-align:center;width:16px;height:16px;image-rendering:pixelated;background:#ffe59a;border:2px solid #6e4b2c;font:900 9px/12px "Press Start 2P",monospace;display:none;position:absolute}.room-hotspot:hover,.room-hotspot:focus,.room-hotspot:focus-visible{box-shadow:none;background:0 0;outline:none}.room-hotspot:hover>span,.room-hotspot:focus-visible>span{display:block}.room-hotspot:focus-visible>span{color:#4f351d;background:#fff1ae}@media (hover:none){.room-hotspot>span{display:none!important}}.reverie-animation-qa{z-index:100;box-sizing:border-box;color:#fff0ad;background:#141f2de6;border:2px solid #fff0ad;width:min(360px,100vw - 24px);padding:8px;font:400 8px/1.4 "Press Start 2P",monospace;position:fixed;bottom:12px;right:12px}.touch-game-controls.is-qa-visible~.reverie-animation-qa{max-width:min(360px,100vw - 24px);top:auto;bottom:12px}.reverie-animation-qa summary{cursor:pointer;color:#fff0ad;-webkit-user-select:none;user-select:none;list-style-position:inside}.reverie-animation-qa[open] summary{margin-bottom:7px}.reverie-animation-qa div{flex-wrap:wrap;gap:4px;margin-top:5px;display:flex}.reverie-animation-qa button{color:#fff0ad;min-height:28px;font:inherit;background:#35577e;border:1px solid #fff0ad;border-radius:0;padding:5px 7px}.reverie-animation-qa>button{width:100%;margin-top:5px}.reverie-animation-qa button[aria-pressed=true]{color:#24364d;background:#fff0ad}.reverie-animation-qa output{text-align:center;margin-top:6px;display:block}.runtime-terrain-trace{z-index:101;box-sizing:border-box;color:#e8fbff;pointer-events:none;background:#0f273af5;border:2px solid #7ee6ff;width:min(360px,100vw - 24px);padding:7px 9px 8px;font:400 7px/1.4 "Press Start 2P",monospace;position:fixed;top:12px;right:12px;overflow:visible;box-shadow:4px 4px #0a121d8c}.runtime-terrain-trace>strong{color:#fff0ad;margin-bottom:5px;display:block}.runtime-terrain-trace output{gap:2px;display:grid}.runtime-terrain-trace span{white-space:nowrap;display:block}@media (width<=600px){.touch-game-controls.is-qa-visible~.reverie-animation-qa{width:min(260px,100vw - 16px);max-width:260px;font-size:6px;top:auto;bottom:8px;right:8px}.reverie-animation-qa div{flex-wrap:wrap;justify-content:flex-end}.reverie-animation-qa button{min-height:24px;padding:4px 5px}.runtime-terrain-trace{width:min(280px,100vw - 16px);padding:6px 7px;font-size:5.5px;top:8px;right:8px}}.voyage-completion-reward span{font:400 8px/16px "Press Start 2P",monospace}.voyage-completion-reward strong{color:#6f563f;margin-top:6px;font:400 14px/20px "Ark Pixel 12px",sans-serif}@media (width<=520px){.study-rpg .voyage-task-item:hover:before,.study-rpg .voyage-task-item:focus-within:before{display:none}.voyage-completion-reward{gap:10px;margin-top:14px}.voyage-completion-reward img{width:64px;height:66px}}@font-face{font-family:"Press Start 2P";src:url(/assets/PressStart2P-Regular-2BZhbCiP.ttf)format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:"Ark Pixel 12px";src:url(/assets/ark-pixel-12px-proportional-zh-cn-Czh2irwe.woff2)format("woff2");font-style:normal;font-weight:400;font-display:swap}.pixel-window,.paper-panel,.pixel-button,.pixel-checkbox,.pixel-progress{--pixel-font-latin:"Press Start 2P", monospace;--pixel-font-cjk:"Ark Pixel 12px", sans-serif}.pixel-window{color:#4f463b;image-rendering:pixelated;background:#d8eced;border:4px solid #684936;border-radius:0;position:relative;box-shadow:5px 5px #365d63,inset 0 0 0 4px #f5ffff}.paper-panel{image-rendering:pixelated;background:#fff0c9;border:4px solid #60402f;border-radius:0;position:relative;box-shadow:inset 0 0 0 4px #b77d45,inset 0 0 0 8px #f2ce8c,5px 5px #365d63}.paper-panel:before{content:"";pointer-events:none;border:3px solid #d09a58;position:absolute;inset:10px}.paper-panel:after{content:"";pointer-events:none;background:#805438;width:4px;height:12px;position:absolute;top:14px;left:14px;box-shadow:4px -4px #805438,8px -4px #805438,-4px 8px #805438}.paper-panel--info{background:#efd39a;border-width:4px;box-shadow:inset 0 0 0 4px #f7dda3,inset 0 0 0 8px #b77d45,4px 4px #58604e}.paper-panel--info:before{border-width:3px;border-color:#b98757;inset:11px}.paper-panel--info:after{display:none}.paper-panel--book:before{background-image:url(/assets/journal-book-panel-CLr1gM3m.png);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border:0;inset:-16px}.pixel-button{color:#554332;min-height:38px;font:400 9px/16px var(--pixel-font-latin);letter-spacing:0;cursor:pointer;image-rendering:pixelated;background:#f0c77f;border:4px solid #60402f;border-radius:0;padding:8px 13px;box-shadow:inset 0 0 0 3px #ffe4a6,4px 4px #7d573e}.pixel-button:hover,.pixel-button:focus-visible{color:#3f5860;outline-offset:2px;background:#f8d691;outline:2px solid #eefcff}.pixel-button:active{translate:3px 3px;box-shadow:inset 0 0 0 3px #ffe4a6,1px 1px #7d573e}.pixel-close-button{min-width:42px;padding-inline:10px}.pixel-checkbox{appearance:none;cursor:pointer;background:#fff3cf;border:4px solid #604937;border-radius:0;flex:0 0 28px;width:28px;height:28px;margin:0;box-shadow:inset 4px 4px #d8bc87}.pixel-checkbox:checked{background:#83b8ad;border-color:#4f7775;box-shadow:inset 4px 4px #bce0cf}.pixel-checkbox:checked:after{content:"";background:#fff9d8;width:4px;height:4px;margin:13px 0 0 4px;display:block;box-shadow:4px 4px #fff9d8,8px 0 #fff9d8,12px -4px #fff9d8}.pixel-checkbox:focus-visible{outline-offset:3px;outline:2px solid #4f7775}.pixel-progress{background:#dcc79d;border:3px solid #604937;height:18px;padding:3px;box-shadow:inset 2px 2px #b29a70}.pixel-progress>span{background:#6fa9aa;height:100%;display:block;box-shadow:inset 0 -4px #527f82}
