*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:Fredoka,system-ui,sans-serif;background:linear-gradient(165deg,#e8f4fc,#fff5e6 45%,#fde8d4);color:#2c3e50;-webkit-tap-highlight-color:transparent}button{font:inherit}.app{min-height:100%;display:flex;flex-direction:column}.landing{flex:1;display:flex;align-items:center;justify-content:center;padding:1.25rem}.landing__inner{max-width:36rem;text-align:center}.landing__title{margin:0 0 .75rem;font-size:clamp(1.75rem,5vw,2.5rem);font-weight:600;color:#1d3557}.landing__lead{margin:0 0 1rem;font-size:clamp(1rem,2.8vw,1.2rem);line-height:1.5}.landing__list{margin:0 auto 1.25rem;padding:0;list-style:none;max-width:28rem;font-size:clamp(.95rem,2.5vw,1.05rem);line-height:1.55}.landing__list li{position:relative;padding-left:1.25rem;padding-right:1.25rem;margin-bottom:.5rem;text-align:center}.landing__list li:before{content:"★";position:absolute;left:0;color:#f4a261;font-size:.85em}.landing__list li:after{content:"★";position:absolute;right:0;top:0;color:#f4a261;font-size:.85em}.landing__cta{margin:0 0 1rem;font-size:clamp(1.05rem,3vw,1.25rem);color:#e76f51}.landing__touch{cursor:pointer;border:none;border-radius:999px;padding:.65rem 1.35rem;background:#457b9d;color:#fff;font-weight:600;box-shadow:0 4px 14px #1d355740}.landing__touch:focus-visible{outline:3px solid #f4a261;outline-offset:3px}.playground{flex:1;display:flex;flex-direction:column;min-height:100%;position:relative}.playground__hint{margin:0;padding:.75rem 1rem;text-align:center;font-size:clamp(.9rem,2.5vw,1rem);color:#457b9d;background:#ffffff8c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.playground__layer{flex:1;position:relative}.vehicle-popup__card{background:#ffffffeb;border-radius:16px;padding:.5rem .65rem .65rem;box-shadow:0 12px 40px #1d35572e;border:2px solid rgba(29,53,87,.12)}.vehicle-popup__label{margin:0 0 .35rem;font-size:clamp(.75rem,2.2vw,.9rem);font-weight:600;color:#1d3557;text-align:center}.vehicle-popup__art{width:100%;aspect-ratio:4 / 3;overflow:hidden;border-radius:12px;background:#e8eef3}.vehicle-popup__photo{display:block;width:100%;height:100%;object-fit:cover}
