*,*:before,*:after{box-sizing:border-box}html{width:100%;min-height:100%;-webkit-text-size-adjust:100%}body{margin:0;width:100%;min-height:100dvh;overflow-x:hidden;font-family:Inter,ui-sans-serif,system-ui;background:#05070d;color:#fff}#root{width:100%;min-height:100dvh;display:flex;flex-direction:column}img,video,canvas,svg{max-width:100%;height:auto}.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:clamp(16px,2vw,36px)}.brand-selection-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:clamp(16px,2vw,28px)}.product-card__image-wrap{width:100%;aspect-ratio:4 / 3;min-height:220px;display:flex;align-items:center;justify-content:center}.app-main{padding:clamp(20px,3vw,44px) clamp(16px,3vw,36px)}.comparison-bar{display:grid;grid-template-columns:240px 1fr auto;gap:18px}@media (max-width: 1100px){.comparison-bar{grid-template-columns:1fr}}
