@import"https://fonts.googleapis.com/css2?family=Golos+Text:wght@400;450;500;550;600;650;700;750;800;850;900&display=swap";:root{font-family:Golos Text,Arial,sans-serif;color:#263d38;background:#e8efe8;font-synthesis:none;--ink:#263d38;--muted:#65776e;--accent:#e66a46;--line:#263d3825}*{box-sizing:border-box}body{margin:0;overflow:hidden}button,a,input{-webkit-tap-highlight-color:transparent}button{font:inherit;color:inherit;cursor:pointer}button{border:0;background:none}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid var(--accent);outline-offset:5px}button:disabled{opacity:.3;cursor:default}[hidden]{display:none!important}#scene{position:fixed;top:0;right:0;bottom:0;left:0}#scene canvas{width:100%;height:100%;display:block}.grain{pointer-events:none;position:fixed;top:0;right:0;bottom:0;left:0;opacity:.025;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Cpath filter='url(%23n)' opacity='.6' d='M0 0h180v180H0z'/%3E%3C/svg%3E")}header{position:fixed;top:0;left:0;right:0;height:104px;display:flex;align-items:center;justify-content:space-between;padding:0 4.3%;z-index:3}.brand{font-size:14px;letter-spacing:2px;font-weight:800;display:flex;align-items:center;gap:15px;color:inherit;text-decoration:none}.brand-icon{background:var(--ink);color:#f6f2df;display:grid;place-items:center;width:35px;height:35px;font-size:24px;border-radius:7px;letter-spacing:0}.brand-dot{font-weight:400;opacity:.3}.brand-sub{font-size:10px;letter-spacing:1.6px;font-weight:500}.top-actions{display:flex;gap:20px;align-items:center}.top-actions button{font-size:12px;font-weight:500}.top-actions button span{margin-left:12px}.icon-button{font-size:26px!important}main{position:absolute;top:23%;left:6.3%;width:40%;pointer-events:none;z-index:2}.eyebrow{font-size:11px;font-weight:650;letter-spacing:2.6px;text-transform:uppercase;display:flex;gap:14px;align-items:center}.eyebrow:before{content:"";width:23px;height:2px;background:var(--accent);display:block}h1{font-size:clamp(42px,5.15vw,86px);font-weight:750;letter-spacing:-.065em;line-height:1.04;margin:26px 0 25px;white-space:pre-line}#description{font-size:clamp(17px,1.45vw,25px);line-height:1.55;color:var(--muted);max-width:440px;white-space:pre-line;margin:0}#detail{margin-top:28px;font-size:clamp(17px,1.5vw,23px);line-height:1.65;color:var(--ink);max-width:450px}#detail strong{color:var(--accent);font-weight:650}.small-note{font-size:13px!important;color:var(--muted)!important;line-height:1.6}.scene-tag{position:fixed;bottom:145px;right:10%;display:flex;gap:9px;align-items:center;font-family:monospace;font-size:10px;letter-spacing:1.5px;color:#60766a}.scene-tag>span:first-child{width:6px;height:6px;background:#e66a46}.navigation{display:flex;align-items:center;gap:8px}.navigation button{height:48px;border:1px solid var(--line);border-radius:6px;font-size:21px;min-width:48px}.navigation #next{background:var(--ink);color:#fff;border:0;padding:0 21px;display:flex;gap:24px;align-items:center}.navigation #next span{font-size:13px}.navigation button:hover:not(:disabled){transform:translateY(-2px)}footer{position:fixed;bottom:0;left:4.3%;right:4.3%;height:104px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:25px;z-index:4}#chapters-button{display:flex;align-items:center;gap:12px;min-width:170px;text-align:left;font-size:12px}.menu-icon{font-size:25px}.progress-wrap{display:flex;gap:20px;align-items:center}#page-counter{font-family:monospace;font-size:11px;white-space:nowrap;color:var(--muted)}#progress{display:flex;gap:5px}#progress button{padding:8px 0;width:13px;background:transparent}#progress button:after{content:"";display:block;height:3px;background:#263d3825;border-radius:3px}#progress button.visited:after{background:#84998b}#progress button.active:after{background:var(--accent)}dialog{border:0;border-radius:18px;padding:32px;background:#f7f8f2;color:var(--ink);width:min(700px,92vw);max-height:86vh;box-shadow:0 30px 100px #152a3330}dialog::backdrop{background:#182f37aa;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.dialog-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}h2{font-size:29px;letter-spacing:-1px;margin:15px 0 22px}.close{font-size:30px;line-height:1;width:32px;height:32px;border-radius:5px}.close:hover{background:#263d3810}.dialog-footnote{font-size:12px;color:var(--muted);line-height:1.7;margin-top:24px}.media-intro{font-size:15px;line-height:1.7;color:var(--muted);margin-top:0}.media-row{padding:15px 0;border-bottom:1px solid var(--line);display:flex;gap:12px;align-items:center;justify-content:space-between}.media-row>div:first-child{min-width:0}.media-row b{font-weight:550;font-size:14px}.media-row small{display:block;font-size:11px;margin-top:5px;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:340px}.media-row .media-controls{display:flex;gap:10px;flex-shrink:0}.choose-media{border:1px solid var(--line);border-radius:5px;padding:8px 11px;font-size:12px}.remove-media{font-size:19px}#chapter-list{display:grid;grid-template-columns:1fr 1fr;gap:4px}#chapter-list button{text-align:left;display:flex;gap:15px;align-items:center;border-radius:7px;padding:13px;font-size:13px;line-height:1.3}#chapter-list button:hover,#chapter-list button.active{background:#e7ede3}#chapter-list button span{font-family:monospace;color:var(--accent);font-size:11px}.photo-paper{background:#faf8ed;padding:15px 15px 0;box-shadow:0 20px 65px #284d3920;transform:rotate(3deg);width:min(43vw,660px)}#photo-stage{position:absolute;right:7%;top:22%;z-index:2}#personal-photo,.photo-placeholder{width:100%;height:42vh;object-fit:contain;background:#dce5da}.photo-placeholder{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:18px;color:#687c6f;font-size:18px}.photo-cross{font-size:44px;font-weight:400}.photo-placeholder small{font-size:12px}.photo-caption{display:flex;justify-content:space-between;gap:20px;font-size:9px;letter-spacing:1.4px;padding:20px 6px;font-family:monospace}.photo-caption span:last-child{font-size:18px}#wind-control{position:absolute;left:6.3%;top:60%;width:32%;max-width:370px;z-index:3}#wind-control>div:first-child{display:flex;justify-content:space-between;font-size:14px}#wind-range{width:100%;margin:20px 0;accent-color:var(--accent)}.speed-row{display:flex;gap:40px}.speed-row span{font-size:12px;color:var(--muted)}.speed-row strong{display:block;font-size:42px;font-weight:650;color:var(--ink);letter-spacing:-2px;margin-bottom:5px}#wind-control small{display:block;font-size:10px;color:var(--muted);margin-top:18px}#play-video{position:absolute;left:6.3%;bottom:170px;background:var(--ink);color:#fff;padding:16px 22px;border-radius:7px;z-index:3;font-size:14px}#play-video span{margin-right:15px}#video-dialog{width:min(1100px,94vw);background:#142421;padding:15px}#video-dialog .close{position:absolute;right:20px;top:20px;background:#fff;color:#21342f;z-index:2}#video{display:block;width:100%;max-height:75vh;background:#000}#video-error{color:#fff;font-size:16px;padding:15px}#force-labels{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:2}.force{position:absolute;font-size:clamp(13px,1.3vw,22px);font-weight:600;background:#f5f5e9db;padding:10px 16px;border-radius:5px}.lift{left:65%;top:24%;color:#467a5d}.weight{left:65%;top:69%;color:#bb6244}.thrust{right:5%;top:47%}.drag{left:46%;top:47%}#toast{position:fixed;bottom:115px;left:50%;transform:translate(-50%);background:#263d38;color:#fff;padding:13px 22px;border-radius:8px;font-size:13px;z-index:20;max-width:90vw}.scene-error{position:absolute;right:7%;top:40%;width:35%;padding:25px;background:#f7f8f2;border-radius:10px;font-size:17px;line-height:1.7}.source-link{color:inherit}.fade-in{animation:enter .55s ease both}@keyframes enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}body.photo-mode #scene{opacity:.35}body.photo-mode .scene-tag{display:none}body.sky-mode{--ink:#233f4c;--muted:#536f7c;--line:#233f4c25}body.media-open header,body.media-open footer{pointer-events:none}@media(min-width:1600px){main{top:25%}#description{max-width:510px}}@media(max-width:1000px){.brand-sub,.brand-dot{display:none}#progress{gap:3px}#progress button{width:8px}.scene-tag{right:5%;font-size:8px}main{width:43%;left:5%;top:25%}h1{font-size:clamp(39px,6vw,68px)}footer{left:5%;right:5%}.top-actions{gap:12px}#chapters-button{min-width:120px}.photo-paper{width:44vw}.photo-caption{letter-spacing:.5px}.photo-caption span:nth-child(2){display:none}}@media(max-width:650px){header{height:75px;padding:0 6%}.brand{font-size:11px;gap:9px;letter-spacing:1px}.top-actions button{font-size:10px}.brand-icon{width:29px;height:29px;font-size:20px}main{top:13%;left:7%;width:85%}h1{font-size:45px;margin:17px 0}#description{font-size:16px;max-width:320px}#detail{font-size:17px;margin-top:15px;max-width:310px}.eyebrow{font-size:9px}.scene-tag{bottom:110px;right:7%;font-size:7px}footer{height:84px;gap:8px}.progress-wrap{display:none}#chapters-button{font-size:11px}.navigation button{height:42px;min-width:42px}.navigation #next{padding:0 14px;gap:15px}#photo-stage{top:46%;right:12%}.photo-paper{width:74vw}#personal-photo,.photo-placeholder{height:26vh}.photo-placeholder{font-size:15px;gap:6px}.photo-caption{padding:12px 4px}#wind-control{top:auto;bottom:116px;left:7%;width:50%;background:#edf4eddd;border-radius:9px;padding:12px}#wind-control>div:first-child{font-size:11px}.speed-row{gap:15px}.speed-row strong{font-size:29px}.speed-row span{font-size:9px}#wind-control small{font-size:8px}#play-video{left:7%;bottom:115px;padding:12px 18px}#chapter-list{grid-template-columns:1fr}dialog{padding:23px}.media-row small{max-width:180px}h2{font-size:24px}.force{font-size:10px;padding:6px}.lift{top:51%;left:45%}.weight{top:77%;left:45%}.drag{top:64%;left:10%}.thrust{top:64%;right:5%}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}}body.photo-mode main{top:15%;left:7%;width:86%}body.photo-mode h1{font-size:clamp(30px,3.1vw,50px);white-space:normal;letter-spacing:-.045em;margin:16px 0 10px}body.photo-mode #description{font-size:clamp(15px,1.25vw,20px);white-space:normal;max-width:none}body.photo-mode #scene{opacity:.12}#photo-stage{left:9%;right:9%;top:39%;bottom:19%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4%;align-items:stretch}#photo-stage .photo-paper{width:100%;height:100%;min-height:0;display:flex;flex-direction:column;padding:12px 12px 0;transform:rotate(-2deg)}#photo-stage .photo-paper:nth-child(2){transform:rotate(2deg)}.photo-select{position:relative;display:block;flex:1;min-height:0;width:100%;padding:0;background:#dce5da}.photo-select .personal-photo{display:block;width:100%;height:100%;object-fit:contain}.photo-select .photo-placeholder{width:100%;height:100%;font-size:clamp(14px,1.5vw,21px)}#photo-stage .photo-caption{flex-shrink:0;min-height:40px;padding:14px 5px;align-items:center}.photo-replace{position:absolute;right:10px;bottom:10px;border-radius:4px;padding:8px 12px;font-size:12px;background:#f7f8f2ed;opacity:0;transition:opacity .15s}.photo-select:hover .photo-replace,.photo-select:focus-visible .photo-replace{opacity:1}@media(max-width:650px){body.photo-mode main{top:13%}body.photo-mode h1{font-size:30px}body.photo-mode #description{font-size:14px}#photo-stage{left:6%;right:6%;top:37%;bottom:20%;gap:4%}#photo-stage .photo-paper{padding:7px 7px 0}.photo-select .photo-placeholder{font-size:12px;gap:10px}.photo-select .photo-placeholder small{font-size:10px}.photo-cross{font-size:30px}#photo-stage .photo-caption{min-height:30px;padding:8px 3px}.photo-caption span:nth-child(2){display:none}}#photo-stage .photo-caption span:last-child{font-size:9px}#youtube-video{display:block;width:100%;height:auto;aspect-ratio:16/9;max-height:70vh;border:0;background:#000}#youtube-help{color:#cbd8cf;font-size:13px;line-height:1.6;margin:12px 6px 0}#youtube-link{color:#fff;margin-left:10px;text-underline-offset:3px}.airfoil-caption{position:absolute;transform:translate(-50%,-50%);white-space:nowrap;font-size:clamp(12px,1.1vw,18px);font-weight:550;letter-spacing:-.02em;padding:6px 9px;border-radius:4px;background:#dcecf0e8}.lift-caption{color:#366c4a;font-weight:750;font-size:clamp(15px,1.4vw,23px)}.upper-caption{color:#357987}.lower-caption{color:#986235}.wake-caption{color:#466672;font-size:clamp(11px,.95vw,15px)}@media(max-width:650px){.airfoil-caption{font-size:9px;padding:3px 4px}.lift-caption{font-size:12px}.wake-caption{font-size:8px}}#server-editor{padding:18px;background:#e7ede3;border-radius:8px;margin:18px 0}#editor-form label{display:block;font-size:13px;font-weight:550;margin-bottom:10px}.editor-login{display:flex;gap:10px}.editor-login input{font:inherit;min-width:0;flex:1;background:#fff;border:1px solid var(--line);border-radius:5px;padding:10px;font-size:14px}.editor-login button,#publish-existing{background:var(--ink);color:#fff;padding:10px 15px;border-radius:5px;font-size:13px}#server-status{font-size:13px;line-height:1.6;margin:12px 0 0}#server-status:empty{display:none}#publish-existing{margin-top:14px;width:100%}#editor-unlocked{display:flex;justify-content:space-between;align-items:center;font-size:13px}#editor-lock{text-decoration:underline;font-size:12px}
