*{box-sizing:border-box}body{margin:0;font-family:Inter,"PingFang SC","Microsoft YaHei",sans-serif;color:#243b45;background:#e9edf0;overflow:hidden}button,a,input{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer;color:inherit}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #ec733e;outline-offset:4px}#scene{position:fixed;inset:0}canvas{display:block;touch-action:none}header{position:fixed;top:0;left:0;right:0;height:88px;padding:24px 36px;display:flex;align-items:center;justify-content:space-between;pointer-events:none}header>*{pointer-events:auto}.brand{text-decoration:none;color:inherit;display:flex;align-items:center;gap:12px;font-size:16px}.brand b{display:block;font-weight:400;font-size:12px;letter-spacing:3px;margin-top:4px;color:#64767b}.mark{display:grid;place-items:center;width:40px;height:40px;background:#f36c32;color:white;font-size:29px;font-weight:600;border-radius:11px}.text-button{background:#ffffffcc;border:1px solid #ffffff;border-radius:30px;padding:12px 18px;font-size:14px}.panel{position:fixed;top:118px;left:36px;width:276px;background:#fffffff0;border:1px solid #fff;border-radius:18px;padding:25px;box-shadow:0 15px 60px #233e4b0b;backdrop-filter:blur(15px)}.eyebrow{font-size:11px;letter-spacing:1.6px;color:#7a8d94;font-weight:600}h1{font-size:32px;line-height:1.4;font-weight:550;letter-spacing:-1px;margin:16px 0 9px}.intro{font-size:13px;color:#78898e;margin:0}.divider{height:1px;background:#e8edef;margin:23px 0}.section-label{font-size:13px;display:flex;align-items:center;justify-content:space-between}.section-label span{color:#97a4a8;font-size:11px}.views{display:grid;gap:4px;margin-top:12px}.views button{text-align:left;background:none;border:0;padding:12px 10px;border-radius:8px;font-size:14px;display:flex;gap:13px;align-items:center}.views button span{font-size:11px;color:#8b9ba0}.views button i{font-style:normal;margin-left:auto;opacity:0}.views button:hover{background:#f1f5f6}.views button.active{background:#eaf0f1;color:#163e4e}.views button.active i{opacity:1;color:#f27746}.light-label{margin-top:25px}.light-label output{font-size:11px;color:#71868c}input[type=range]{width:100%;accent-color:#eb7540;margin:16px 0 5px}.range-label{display:flex;justify-content:space-between;font-size:11px;color:#89999e}.toggles{display:flex;gap:8px;margin-top:21px}.toggles button{border:1px solid #dbe3e5;border-radius:7px;padding:10px 9px;background:white;font-size:12px;flex:1}.toggles button[aria-pressed=true]{background:#273f4a;color:white;border-color:#273f4a}.disclaimer{font-size:11px;line-height:1.8;color:#839399;margin:20px 0 0}.scene-caption{position:fixed;left:350px;bottom:77px;display:flex;align-items:center;gap:12px;font-size:14px}.scene-caption small{font-size:10px;letter-spacing:1px;color:#778b93}.line{width:25px;height:2px;background:#f2763d}.toolbar{position:fixed;right:32px;bottom:78px;display:flex;flex-direction:column;background:#ffffffdd;border:1px solid white;border-radius:12px;box-shadow:0 6px 20px #2035440a}.toolbar button{background:none;border:0;width:44px;height:42px;font-size:22px}.toolbar button+button{border-top:1px solid #e4eaed}footer{position:fixed;bottom:0;left:0;right:0;height:46px;padding:0 35px;border-top:1px solid #fff8;display:flex;align-items:center;justify-content:space-between;font-size:11px;color:#758b94;background:#e9edf088;pointer-events:none}#labelsLayer{position:fixed;inset:0;pointer-events:none}.label{position:absolute;white-space:nowrap;background:#fffdf5e8;border:1px solid white;border-radius:5px;padding:6px 10px;font-size:11px;color:#344d55;transform:translate(-50%,-100%);box-shadow:0 3px 12px #263c4812}.label::after{content:'';position:absolute;left:50%;top:100%;height:18px;width:1px;background:#92a5ac}.label em{color:#f27845;font-style:normal;margin-right:6px}#loading{position:fixed;inset:0;display:grid;place-items:center;background:#e9edf0;z-index:20;font-size:16px}dialog{border:0;border-radius:20px;max-width:560px;width:calc(100% - 36px);padding:30px;color:#314b55;box-shadow:0 30px 120px #0003}dialog::backdrop{background:#14313b66;backdrop-filter:blur(6px)}.dialog-top{display:flex;justify-content:space-between;align-items:center;font-size:13px;color:#87969c}.dialog-top button{border:0;background:none;font-size:28px}dialog h2{font-size:25px;line-height:1.5}dialog p{font-size:14px;line-height:1.9;color:#667f89}dialog a{display:block;text-decoration:none;color:#244c5f;font-size:14px;padding:16px 0;border-bottom:1px solid #e9eef0}dialog .small{font-size:12px}.night{color:#e1edf1}.night .panel{background:#182a38ed;border-color:#3a4a55}.night .views button.active{background:#344755;color:#fff}.night .views button:hover{background:#344755}.night .text-button,.night .toolbar{background:#1d3345;border-color:#344958}.night .toggles button{background:#263e50;border-color:#425662;color:#e3edf2}.night footer{background:#0e1c2c88}.night .divider{background:#3a4a55}
@media(max-height:790px) and (min-width:761px){.panel{top:95px;padding:19px}.panel h1{font-size:26px;margin:10px 0}.divider{margin:15px 0}.views button{padding:9px}.light-label{margin-top:17px}.disclaimer{margin-top:12px}}@media(max-width:760px){header{height:70px;padding:16px}.brand{font-size:14px}.text-button{font-size:12px;padding:10px 13px}.panel{top:auto;bottom:48px;left:12px;right:12px;width:auto;padding:14px;border-radius:14px}.eyebrow,h1,.intro,.divider,.section-label,.range-label,.disclaimer{display:none}.views{grid-template-columns:repeat(5,1fr);margin:0;gap:2px}.views button{font-size:12px;padding:10px 2px;justify-content:center}.views button span,.views button i{display:none}.toggles{display:inline-flex;width:49%;margin:12px 0 0}input[type=range]{width:46%;vertical-align:middle;margin:0 3% 0 0}.toolbar{right:14px;bottom:203px}.scene-caption{left:18px;bottom:208px;font-size:12px}.scene-caption small{display:none}footer{padding:0 15px;font-size:10px}footer span:last-child{display:none}.label{font-size:10px;padding:4px 6px}}

@media(max-width:760px){.views button{font-size:11px}.brand{background:#ffffffce;padding:7px;border-radius:12px}.scene-caption{background:#ffffffc9;padding:6px 9px;border-radius:5px}.night .brand,.night .scene-caption{background:#233a4bd9}}

.panel{border-radius:8px;background:#f6f7f3eb}.mark{border-radius:4px}.panel h1{font-size:29px}.views button{padding-top:9px;padding-bottom:9px}.label{opacity:.9}.scene-caption{background:#f4f4edb8;padding:8px 12px;border-radius:4px}@media(max-width:760px){.views{grid-template-columns:repeat(3,1fr)}.panel{padding:10px}.toolbar{bottom:235px}.scene-caption{bottom:240px}.panel h1{display:none}}

@media(min-width:761px){.panel{top:95px;max-height:calc(100vh - 165px);overflow-y:auto;scrollbar-width:thin}.panel h1{font-size:25px;margin:10px 0}.divider{margin:12px 0}.views button{padding:8px 10px}.light-label{margin-top:15px}.toggles{margin-top:12px}.disclaimer{margin-top:10px}}
