.SeoVehicleEntryPage-module__MtQStW__mainLayout{background-color:var(--background-color);min-height:100vh;color:var(--text-color);flex-direction:column;display:flex}.SeoVehicleEntryPage-module__MtQStW__container{flex-direction:column;flex-grow:1;width:100%;max-width:1200px;margin:0 auto;padding:20px;display:flex}.SeoVehicleEntryPage-module__MtQStW__citySelector{border-bottom:1px solid var(--border-color);flex-wrap:wrap;gap:10px;margin-bottom:20px;padding-bottom:10px;display:flex}.SeoVehicleEntryPage-module__MtQStW__cityItem,.SeoVehicleEntryPage-module__MtQStW__engineTypeItem,.SeoVehicleEntryPage-module__MtQStW__yearItem{border-radius:var(--border-radius);background-color:var(--secondary-background-color);color:var(--text-color);white-space:nowrap;justify-content:center;align-items:center;padding:8px 15px;text-decoration:none;transition:background-color .3s,color .3s;display:flex}.SeoVehicleEntryPage-module__MtQStW__cityItem:hover,.SeoVehicleEntryPage-module__MtQStW__engineTypeItem:hover,.SeoVehicleEntryPage-module__MtQStW__yearItem:hover{background-color:var(--hover-background-color);color:var(--primary-text-color)}.SeoVehicleEntryPage-module__MtQStW__cityItem.SeoVehicleEntryPage-module__MtQStW__active,.SeoVehicleEntryPage-module__MtQStW__engineTypeItem.SeoVehicleEntryPage-module__MtQStW__active,.SeoVehicleEntryPage-module__MtQStW__yearItem.SeoVehicleEntryPage-module__MtQStW__active{background-color:var(--primary-color);color:var(--primary-text-color);font-weight:700}.SeoVehicleEntryPage-module__MtQStW__contentWrapper{flex-direction:row;flex-grow:1;gap:20px;display:flex}.SeoVehicleEntryPage-module__MtQStW__mainContent{flex-direction:column;flex:3;gap:20px;display:flex}.SeoVehicleEntryPage-module__MtQStW__engineTypeSelector{border-bottom:1px solid var(--border-color);flex-wrap:wrap;gap:10px;margin-bottom:20px;padding-bottom:10px;display:flex}.SeoVehicleEntryPage-module__MtQStW__resultSection{background-color:var(--secondary-background-color);border-radius:var(--border-radius);box-shadow:var(--box-shadow);padding:20px}.SeoVehicleEntryPage-module__MtQStW__resultSection h2{color:var(--primary-color);margin-top:0;margin-bottom:15px;font-size:1.5em}.SeoVehicleEntryPage-module__MtQStW__checkResult{margin-bottom:15px;font-size:1.8em;font-weight:700}.SeoVehicleEntryPage-module__MtQStW__checkResultGreen{color:var(--success-color)}.SeoVehicleEntryPage-module__MtQStW__checkResultOrange{color:var(--warning-color)}.SeoVehicleEntryPage-module__MtQStW__checkResultRed{color:var(--error-color)}.SeoVehicleEntryPage-module__MtQStW__checkResultNone{color:var(--text-color)}.SeoVehicleEntryPage-module__MtQStW__additionalContent{color:var(--secondary-text-color);flex-direction:column;gap:15px;margin-top:20px;line-height:1.6;display:flex}.SeoVehicleEntryPage-module__MtQStW__cityMapButton{border-radius:var(--border-radius);background-color:var(--primary-color);color:var(--primary-text-color);cursor:pointer;border:none;justify-content:center;align-items:center;padding:10px 20px;font-weight:700;text-decoration:none;transition:background-color .3s;display:inline-flex}.SeoVehicleEntryPage-module__MtQStW__cityMapButton:hover{background-color:var(--hover-background-color);color:var(--primary-text-color)}.SeoVehicleEntryPage-module__MtQStW__yearSelector{background-color:var(--secondary-background-color);border-radius:var(--border-radius);box-shadow:var(--box-shadow);flex:1;grid-template-columns:repeat(2,1fr);align-content:start;gap:10px;max-height:600px;padding:15px;display:grid;overflow-y:auto}.SeoVehicleEntryPage-module__MtQStW__yearItem{text-align:center;width:auto}@media (max-width:768px){.SeoVehicleEntryPage-module__MtQStW__container{padding:10px}.SeoVehicleEntryPage-module__MtQStW__citySelector{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;margin-bottom:10px;padding-bottom:10px;overflow-x:auto}.SeoVehicleEntryPage-module__MtQStW__cityItem{flex-shrink:0}.SeoVehicleEntryPage-module__MtQStW__engineTypeSelector{flex-wrap:wrap;justify-content:space-between;margin-bottom:10px;padding-bottom:5px}.SeoVehicleEntryPage-module__MtQStW__engineTypeItem{box-sizing:border-box;flex:calc(50% - 5px);max-width:calc(50% - 5px)}.SeoVehicleEntryPage-module__MtQStW__contentWrapper{flex-direction:column;gap:15px}.SeoVehicleEntryPage-module__MtQStW__mainContent{flex:auto;order:2}.SeoVehicleEntryPage-module__MtQStW__yearSelector{border-bottom:1px solid var(--border-color);flex:auto;order:1;grid-template-columns:repeat(auto-fit,minmax(60px,1fr));gap:5px;max-height:250px;padding:10px}}
