*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth;overflow-x:hidden}body{overflow-x:hidden}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;color:#171717;background:#fff;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:#06c;text-decoration:none;transition:color .15s ease}a:hover{color:#0052a3}img{max-width:100%;height:auto;display:block}ul,ol{list-style:none}button{cursor:pointer;font-family:inherit;border:none;background:none}input,textarea,select{font-family:inherit;font-size:inherit}.container{max-width:1280px;margin:0 auto;padding:0 1.5rem}.section{padding:4rem 0}@media (max-width: 768px){.section{padding:2.5rem 0}}.section-title{font-size:1.875rem;font-weight:700;color:#171717;margin-bottom:1rem;text-align:center}@media (max-width: 768px){.section-title{font-size:1.5rem}}.section-subtitle{font-size:1.125rem;color:#404040;text-align:center;margin-bottom:2.5rem}@media (max-width: 768px){.section-subtitle{font-size:1rem;margin-bottom:2rem}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:.375rem;font-size:1rem;font-weight:600;transition:all .25s ease;cursor:pointer;text-decoration:none;border:2px solid transparent}.btn--primary{background:#06c;color:#fff}.btn--primary:hover{background:#0052a3;color:#fff;transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.btn--secondary{background:#f60;color:#fff}.btn--secondary:hover{background:#ff8533;color:#fff;transform:translateY(-1px)}.btn--outline{background:transparent;border-color:#06c;color:#06c}.btn--outline:hover{background:#06c;color:#fff}.btn--outline-white{background:transparent;border-color:#fff;color:#fff}.btn--outline-white:hover,.btn--white{background:#fff;color:#06c}.btn--white:hover{background:#f5f5f5}.btn--lg{padding:1rem 2rem;font-size:1.125rem}.btn--sm{padding:.5rem 1rem;font-size:.875rem}.btn:disabled{opacity:.6;cursor:not-allowed;transform:none!important}.price{font-size:1.25rem;font-weight:700;color:#06c}.price__from{font-size:.875rem;color:#737373;font-weight:400}.badge{display:inline-flex;align-items:center;padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.badge--new{background:#e3f2fd;color:#06c}.badge--sale{background:#fff3e0;color:#f60}.skeleton{background:linear-gradient(90deg,#e5e5e5 25%,#f5f5f5,#e5e5e5 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite;border-radius:.375rem}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.page-enter-active,.page-leave-active{transition:opacity .25s ease,transform .25s ease}.page-enter-from{opacity:0;transform:translateY(10px)}.page-leave-to{opacity:0;transform:translateY(-10px)}.float-contacts{position:fixed;right:1.5rem;bottom:2rem;z-index:100;display:flex;flex-direction:column;gap:.75rem}@media (max-width: 768px){.float-contacts{right:1rem;bottom:1rem}}.float-btn{display:inline-flex;align-items:center;gap:8px;padding:0 16px;height:48px;border-radius:24px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;transition:transform .25s ease,box-shadow .25s ease;text-decoration:none;color:#fff;font-size:.875rem;font-weight:600}.float-btn:hover{transform:scale(1.05);box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;color:#fff}.float-btn--whatsapp{background:#25d366}.float-btn--telegram{background:#08c}.float-btn--max{background:#005fa3}.float-btn svg{width:24px;height:24px;fill:#fff;flex-shrink:0}.float-btn__img{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}.float-btn__label{white-space:nowrap}
