:root{color-scheme:light;font-family:'Segoe UI',system-ui,sans-serif;color:#304a39;background:#f5f5ed}*{box-sizing:border-box}body{margin:0;min-height:100vh;display:flex;flex-direction:column;padding:36px 7vw}header{display:flex;gap:10px;align-items:center}.brandmark{font-size:38px;border:1px solid #a5b296;border-radius:25px 25px 14px 14px;width:47px;height:53px;text-align:center;color:#6f885c}.brand{font:30px Georgia,serif;letter-spacing:-1px}.brand small{display:block;font:8px/2.5 system-ui;letter-spacing:2px;color:#8d9983}main{display:grid;grid-template-columns:1fr 1fr;width:min(900px,100%);margin:auto;min-height:495px;border:1px solid #dce1d2;border-radius:18px;overflow:hidden;box-shadow:0 18px 65px #243e3010;background:#fafbf5}.illustration{background:radial-gradient(ellipse at 50% 30%,#355944,#17352b 75%);position:relative;overflow:hidden;min-height:480px}.illustration p{position:absolute;bottom:36px;left:0;right:0;text-align:center;color:#acbc9b;font:italic 17px Georgia,serif}.moon{position:absolute;top:64px;left:calc(50% - 26px);width:52px;height:52px;border-radius:50%;background:#dddda1;box-shadow:0 0 80px #d4eab433}.hill{position:absolute;width:600px;height:300px;border-radius:50%;transform:rotate(-15deg);left:-160px;bottom:-30px;background:#284b35}.hill.near{left:0;bottom:-140px;transform:rotate(15deg);background:#3c5d40}.tree{position:absolute;font-family:Georgia,serif;color:#648755;font-size:190px;line-height:1}.tree.one{top:149px;left:9px;transform:rotate(-5deg)}.tree.two{top:195px;right:-9px;font-size:210px;color:#4b7048}.tree.three{top:105px;left:55px;font-size:170px;color:#365d3c}.door{position:absolute;left:calc(50% - 47px);top:220px;width:94px;height:124px;border-radius:60px 60px 5px 5px;border:9px solid #9da57c;background:linear-gradient(#a8b18b,#c9c794);box-shadow:0 0 50px #d9d48518;display:grid;place-items:center;color:#f3efb0;font-size:38px}.door:after{content:'';position:absolute;bottom:-20px;left:-15px;width:104px;height:12px;background:#86966c;border-radius:50%}.firefly{position:absolute;font-size:40px;color:#e0d99c;animation:glow 4s ease-in-out infinite}.firefly.a{top:133px;right:90px}.firefly.b{top:310px;left:80px;animation-delay:1s}.firefly.c{top:330px;right:57px;animation-delay:2s}.welcome{padding:51px 42px 34px}.eyebrow{font-size:9px;letter-spacing:1.7px;color:#879775;font-weight:600}h1{font:34px/1.18 Georgia,serif;letter-spacing:-1px;margin:15px 0}h1 span{color:#a5b181}.welcome>p{font-size:12px;line-height:1.8;color:#929a87;margin:0 0 29px}label{display:block;font-size:11px;color:#657c58;margin-bottom:8px}.password-wrap{position:relative}input{width:100%;font:14px system-ui;padding:13px 61px 13px 12px;background:#fffef9;border:1px solid #d4deca;border-radius:6px;color:#324b38}input::placeholder{color:#a8b29e;font-size:12px}button{cursor:pointer;font:12px system-ui}#reveal{position:absolute;right:7px;top:8px;padding:7px;background:none;border:0;color:#829775;font-size:10px}#submit{width:100%;padding:13px 16px;display:flex;align-items:center;justify-content:space-between;color:#f1f5e8;background:#4a6a4c;border:1px solid #4a6a4c;border-radius:6px}#submit:hover{background:#39573c}button:disabled{opacity:.6;cursor:wait}input:focus-visible,button:focus-visible{outline:3px solid #bea970;outline-offset:3px}#error{font-size:11px;color:#a25e42;min-height:17px;margin:9px 0 13px}.private-note{border-top:1px solid #e4e8db;padding-top:19px;margin-top:26px;color:#a0ac91;font-size:10px;text-align:center}.private-note span{margin-right:7px}footer{font:italic 12px Georgia,serif;color:#94a183;display:flex;justify-content:space-between;margin-top:30px}footer span{font-size:21px}@keyframes glow{50%{opacity:.15}}@media(max-width:700px){body{padding:25px 20px}header{margin-bottom:35px}main{max-width:400px;grid-template-columns:1fr}.illustration{min-height:165px}.moon{top:20px;width:30px;height:30px}.tree.one{top:40px;left:60px;font-size:135px}.tree.two{top:55px;right:55px;font-size:140px}.tree.three{display:none}.door{top:72px;transform:scale(.6);transform-origin:top center}.hill{bottom:-150px}.hill.near{bottom:-225px}.illustration p,.firefly{display:none}.welcome{padding:29px 30px}h1{font-size:31px}.welcome>p{margin-bottom:23px}footer{margin-top:27px}}@media(prefers-reduced-motion:reduce){*{animation:none!important}}
