:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#333;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--glass-bg: rgba(255, 255, 255, .7);--glass-border: rgba(0, 0, 0, .1);--primary-color: #646cff;--primary-hover: #535bf2;--accent-gradient: linear-gradient(135deg, #4b6cb7 0%, #182848 100%)}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;background:#fff;background-attachment:fixed}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center;width:100%}.container{display:flex;flex-direction:column;align-items:center;gap:3rem;width:100%}.main-layout{display:flex;width:100%;justify-content:center;align-items:flex-start;gap:2rem;max-width:1600px;margin:0 auto}.ad-sidebar{flex:0 0 160px;min-height:600px;background:#00000005;border:1px dashed #ccc;display:flex;align-items:center;justify-content:center;position:sticky;top:2rem}.content-area{flex:1;display:flex;flex-direction:column;align-items:center}@media(max-width:1200px){.ad-sidebar{display:none}}.title{font-size:3.2em;line-height:1.1;background:var(--accent-gradient);-webkit-background-clip:text;background-clip:text;color:transparent;margin-bottom:.5rem;font-weight:800;animation:fadeInDown 1s ease-out}.logo{max-width:600px;width:100%;height:auto;margin-bottom:.5rem;animation:fadeInDown 1s ease-out}.subtitle{font-size:1.5rem;font-weight:500;color:#000;margin-bottom:2rem;animation:fadeIn 1.5s ease-out;letter-spacing:.3px;line-height:1.6}.input-wrapper{position:relative;width:100%;max-width:600px;animation:fadeInUp .8s ease-out}.search-input{width:100%;padding:1.2rem 2rem;font-size:1.5rem;border-radius:50px;border:1px solid var(--glass-border);background:#fff;color:#333;transition:all .3s ease;box-shadow:0 4px 20px #0000000d}.search-input:focus{outline:none;border-color:#4b6cb7;box-shadow:0 0 15px #4b6cb733;transform:scale(1.02)}.results-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;width:100%;max-width:1000px;padding:1rem}.plate-card{background:#fff;border:1px solid rgba(0,0,0,.05);border-radius:16px;padding:1.5rem;display:flex;flex-direction:column;align-items:center;gap:1rem;transition:transform .3s ease,box-shadow .3s ease;animation:fadeInScale .5s ease-out backwards;box-shadow:0 4px 15px #0000000d}.plate-card:hover{transform:translateY(-10px);box-shadow:0 15px 40px #0000001f}.license-plate{background:#fff;color:#000;border:2px solid black;border-radius:8px;padding:.2rem .5rem;font-family:DIN Alternate,Mittelschrift,sans-serif;font-weight:700;font-size:2rem;display:flex;align-items:center;gap:.5rem;box-shadow:0 2px 5px #0000001a;min-width:200px;justify-content:space-between;position:relative}.plate-left{background:#039;color:#fff;height:100%;position:absolute;left:0;top:0;bottom:0;width:25px;border-radius:6px 0 0 6px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;font-size:.7rem;padding:4px 0;box-sizing:border-box}.plate-left:before{content:"";width:18px;height:18px;margin-top:4px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cg fill='%23FFCC00'%3E%3Cpolygon points='50,15 52,21 58,21 53,25 55,31 50,27 45,31 47,25 42,21 48,21' transform='rotate(0 50 50)'/%3E%3Cpolygon points='50,15 52,21 58,21 53,25 55,31 50,27 45,31 47,25 42,21 48,21' transform='rotate(30 50 50)'/%3E%3Cpolygon points='50,15 52,21 58,21 53,25 55,31 50,27 45,31 47,25 42,21 48,21' transform='rotate(60 50 50)'/%3E%3Cpolygon points='50,15 52,21 58,21 53,25 55,31 50,27 45,31 47,25 42,21 48,21' transform='rotate(90 50 50)'/%3E%3Cpolygon points='50,15 52,21 58,21 53,25 55,31 50,27 45,31 47,25 42,21 48,21' transform='rotate(120 50 50)'/%3E%3Cpolygon points='50,15 52,21 58,21 53,25 55,31 50,27 45,31 47,25 42,21 48,21' transform='rotate(150 50 50)'/%3E%3Cpolygon points='50,15 52,21 58,21 53,25 55,31 50,27 45,31 47,25 42,21 48,21' transform='rotate(180 50 50)'/%3E%3Cpolygon points='50,15 52,21 58,21 53,25 55,31 50,27 45,31 47,25 42,21 48,21' transform='rotate(210 50 50)'/%3E%3Cpolygon points='50,15 52,21 58,21 53,25 55,31 50,27 45,31 47,25 42,21 48,21' transform='rotate(240 50 50)'/%3E%3Cpolygon points='50,15 52,21 58,21 53,25 55,31 50,27 45,31 47,25 42,21 48,21' transform='rotate(270 50 50)'/%3E%3Cpolygon points='50,15 52,21 58,21 53,25 55,31 50,27 45,31 47,25 42,21 48,21' transform='rotate(300 50 50)'/%3E%3Cpolygon points='50,15 52,21 58,21 53,25 55,31 50,27 45,31 47,25 42,21 48,21' transform='rotate(330 50 50)'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain}.plate-content{margin-left:25px;display:flex;gap:10px;letter-spacing:2px}.plate-badges{display:flex;flex-direction:column;gap:2px;align-items:center;justify-content:center}.badge-circle{width:15px;height:15px;border-radius:50%;background:#ddd;border:1px solid #999}.word-meaning{font-size:1.2rem;font-weight:500;color:#4b6cb7}.no-results{font-size:1.2rem;color:#888;margin-top:2rem}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInScale{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.type-badge{font-size:.7rem;padding:2px 8px;border-radius:10px;font-weight:700;letter-spacing:1px}.electric-badge{background:#0096001a;color:#080;border:1px solid #008800}.historic-badge{background:#c864001a;color:#c60;border:1px solid #cc6600}.english-badge{background:#0000ff1a;color:#04c;border:1px solid #0044cc}.name-badge{background:#9932cc1a;color:#9932cc;border:1px solid #9932cc}.filter-controls{display:flex;gap:10px;margin-top:1rem;margin-bottom:1rem;flex-wrap:wrap;justify-content:center}.filter-chip{background:#fff;border:1px solid #ddd;padding:8px 16px;border-radius:20px;cursor:pointer;display:flex;align-items:center;gap:8px;font-size:.9rem;transition:all .2s ease;-webkit-user-select:none;user-select:none;border:2px solid transparent}.filter-chip:not(.active){border-color:#e74c3c;color:#e74c3c;background:#e74c3c0d}.filter-chip:not(.active):before{content:"✘";font-weight:700;font-size:1.1em}.filter-chip.active{background:#e6fffa;border-color:#27ae60;color:#27ae60;font-weight:600}.filter-chip.active:before{content:"✔";font-weight:700;font-size:1.1em}.filter-chip input{display:none}.app-layout{min-height:100vh;display:flex;flex-direction:column}.app-content{flex:1;display:flex;justify-content:center;padding-bottom:4rem}.app-footer{width:100%;padding:2rem;background:#fff;border-top:1px solid #ddd;display:flex;justify-content:center;gap:1rem;color:#666;font-size:.9rem}.app-footer a{color:#666;text-decoration:none;transition:color .2s}.app-footer a:hover{color:#4b6cb7}.separator{color:#ddd}.version-info{font-size:.8rem;color:#aaa;font-family:monospace}
