/* Decorative MP3 enclosure; every field and playback control remains live HTML. */
.listening-view.lost-audio{padding:0;position:relative}
.lost-audio>.listening-back{display:block;margin:0;padding:18px 4%;background:#182d3f;color:#f4e7cb}
.lost-device{position:relative;padding:24px 18% 190px;background:#1c4169 url('assets/lost-audio-player-reference.webp') center bottom/100% calc(100% + 150px) no-repeat;min-height:920px;isolation:isolate}
.lost-device-brand{position:relative;margin:0 auto 20px!important;padding:8px;text-align:center;background:#244a74;color:#e5caaa;font:600 22px 'DM Mono',monospace;letter-spacing:2px}
.lost-device:before{content:'';position:absolute;top:0;left:18%;right:18%;height:35px;background:#244a74;z-index:-1}
.lost-device-screen{position:relative;background:#bac3a5;color:#163242;border:14px solid #393d35;outline:12px solid #a1927b;border-radius:28px;padding:24px 28px;box-shadow:inset 4px 5px 12px #26372e66,0 8px 14px #0007;min-height:590px}
.lost-device-screen:before{content:'';position:absolute;inset:0;border-radius:14px;pointer-events:none;background:repeating-linear-gradient(0deg,transparent 0 3px,#273b2a09 3px 4px)}
.lost-device-screen>h1{font:700 clamp(30px,3.7vw,58px)/1.15 'DM Mono',monospace;text-align:center;color:#183546;margin:14px 0;letter-spacing:-2px}
.lost-device-screen>.instruction{font:500 14px/1.5 'DM Mono',monospace;text-align:center;text-transform:uppercase;margin:10px 0 4px}
.lost-device-screen>.translation{text-align:center;color:#6d3550!important}
.lost-device-screen .listening-meta{margin:0;font-size:12px}
.lost-device-screen select{background:#c7ceb6;color:#163242}
.lost-device-screen .listening-deck{background:transparent;color:#163242;border:0;border-top:2px solid #244757;margin:20px 0 0;padding:0;box-shadow:none}
.lost-device-screen .listening-deck form{max-width:none}
.lost-device-screen .restoration-line{font:500 21px/1.6 'DM Mono',monospace;border:0;margin:15px 0 8px;padding:0;color:#173746}
.lost-device-screen .listening-audio{justify-content:center;gap:16px;margin:18px 0}
.lost-device-screen .listening-audio button{background:#284c5c;color:#e1e6ce;border:2px solid #284c5c;border-radius:5px;min-height:52px;font-family:'DM Mono',monospace}
.lost-device-screen .listening-audio .slow-icon{font-size:30px}
.lost-device-screen .listening-fields{gap:14px}
.lost-device-screen .listening-fields label{color:#163242;font:500 14px 'DM Mono',monospace}
.lost-device-screen .listening-fields input{padding:12px;background:#d0d7bc;border:2px solid #3e5a5e;border-radius:4px;color:#163242;font-family:'DM Mono',monospace}
.lost-device-screen .listening-notice{color:#354c46;text-align:center}
.lost-device-screen .action{display:block;margin:20px auto 0;background:#284c5c;color:#e1e6ce;font-family:'DM Mono',monospace}
.lost-device-screen .listening-feedback{background:#d2d6b7;color:#173746;margin-bottom:0}
.lost-device-screen .listening-feedback button{color:#173746}
.lost-device-menu{display:block;width:max-content;max-width:95%;margin:35px auto 0;padding:15px 20px;background:#b5a38a;border:3px double #574e41;border-radius:35px;color:#222b2b;font:600 15px 'DM Mono',monospace;text-decoration:none;box-shadow:2px 3px #30261e66}
.lost-device-menu:focus-visible{outline:3px solid #e9c744;outline-offset:4px}
.lost-audio>.listening-notice{margin:22px 4%}.lost-audio>.ear-report-local{padding:0 3%}
@media(max-width:950px){.lost-device{padding:25px 9% 130px;min-height:0}.lost-device-screen{padding:20px;border-width:10px;outline-width:8px}.lost-device-screen>h1{font-size:36px}}
@media(max-width:550px){.lost-device{padding:18px 5% 65px;background-size:auto calc(100% + 150px)}.lost-device-brand{font-size:14px;letter-spacing:0}.lost-device-screen{padding:18px 12px;border-width:7px;outline-width:4px;border-radius:20px;min-height:0}.lost-device-screen>h1{font-size:28px;letter-spacing:-1px}.lost-device-screen .listening-fields{grid-template-columns:1fr}.lost-device-screen .restoration-line{font-size:17px}.lost-device-screen .listening-meta{gap:8px}.lost-device-screen .listening-audio{gap:8px}.lost-device-screen .listening-audio button{padding:8px}.lost-device-menu{font-size:12px}}
