*{margin:0;box-sizing:border-box}.content{min-height:auto}@media (min-width: 768px){.content{min-height:calc(100vh - 318px)}}.bottom-bar-nav{background-color:#f2f2f2;height:72px;position:fixed;bottom:0;left:0;right:0;display:flex;padding:16px 24px;justify-content:space-between;z-index:2000}@media (min-width: 768px){.bottom-bar-nav{bottom:auto;justify-content:space-between;align-items:center;padding:16px 32px;gap:24px;top:0;background-color:#fff;box-shadow:0 2px 10px #0000000d}}.desktop-nav-links{display:none}@media (min-width: 768px){.desktop-nav-links{display:flex;gap:24px}.desktop-nav-links a{text-decoration:none;color:#333;font-family:Helvetica,sans-serif;font-size:14px;font-weight:600}.desktop-nav-links a:hover{color:#984673}}.desktop-search-bar{display:none}@media (min-width: 768px){.desktop-search-bar{display:flex;align-items:center;background:#f2f2f2;border-radius:4px;padding:8px 16px;flex-grow:1;max-width:400px;margin:0 24px}.desktop-search-bar input{border:none;background:transparent;outline:none;width:100%;font-family:Helvetica,sans-serif;font-size:14px;color:#333}.desktop-search-bar input::placeholder{color:#999}.desktop-search-bar button{border:none;background:transparent;width:16px;height:16px;background-image:url(/static/img/search.svg);background-size:contain;background-repeat:no-repeat;cursor:pointer;opacity:.5}.desktop-search-bar button:hover{opacity:1}}.bottom-nav-separator{display:none}@media (min-width: 768px){.bottom-nav-separator{display:none}}.bottom-bar-nav__home{background-image:url(/static/img/home.svg)}@media (min-width: 768px){.bottom-bar-nav__home{display:none}}.bottom-bar-nav__home_table{display:none}@media (min-width: 768px){.bottom-bar-nav__home_table{display:flex;width:220px;height:44px}}.bottom-bar-nav__home_table span{margin-left:10px;font-size:24px;color:#512a58;font-family:Rubik,sans-serif;font-optical-sizing:auto;font-weight:500;text-transform:uppercase;font-style:normal;letter-spacing:1.5px;line-height:40px}.bottom-bar-nav__ico{padding-top:32px;font-size:12px;text-decoration:none;color:#a5b3bb;font-family:Helvetica,sans-serif;text-align:center;background-size:24px 24px;background-position-x:center;background-repeat:no-repeat}@media (min-width: 768px){.bottom-bar-nav__ico{padding-top:0}}.bottom-bar-nav__ico img{width:40px;height:40px}.bottom-bar-nav__cat{background-image:url(/static/img/catalog.svg)}@media (min-width: 768px){.bottom-bar-nav__cat{display:none}}.bottom-bar-nav__search{background-image:url(/static/img/search.svg)}@media (min-width: 768px){.bottom-bar-nav__search{display:none}}.bottom-bar-nav__cart{background-image:url(/static/img/cart.svg)}@media (min-width: 768px){.bottom-bar-nav__cart{width:24px;height:24px;padding:0;font-size:0;background-size:contain;background-position:center}}.bottom-separator{height:200px}@media (min-width: 768px){.bottom-separator{display:none}}.desktop-footer{display:none}@media (min-width: 768px){.desktop-footer{display:block;background-color:#333;color:#fff;padding:64px 32px 32px;margin-top:64px}}.footer-content{max-width:1200px;margin:0 auto 48px;display:flex;justify-content:space-between}.footer-logo h3{font-family:Helvetica,sans-serif;font-weight:700;font-size:24px;color:#fff;margin:0}.footer-links{display:flex;gap:64px}.footer-column{display:flex;flex-direction:column;gap:12px}.footer-column a{color:#ccc;text-decoration:none;font-family:Helvetica,sans-serif;font-size:14px;transition:color .2s}.footer-column a:hover{color:#fff}.footer-bottom{max-width:1200px;margin:0 auto;border-top:1px solid #444;padding-top:24px;text-align:center}.footer-bottom p{color:#777;font-family:Helvetica,sans-serif;font-size:12px;margin:0}.c-accent-darken{color:#36204e}.top-logo{margin-top:24px!important}@media (min-width: 425px){.top-logo{visibility:hidden}}.home-container{padding:24px 16px 80px;max-width:600px;margin:0 auto}@media (min-width: 768px){.home-container{max-width:1200px;padding:96px 32px 32px}}.home-hero{padding:40px 0;background:#f2f2f2;height:340px;margin-bottom:28px;background-image:url(/static/img/main_photo.jpg);background-size:cover;background-position:center;position:relative;overflow:hidden}.home-hero:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:0}@media (min-width: 768px){.home-hero{padding:40px 0;margin-bottom:48px}}@media (max-width: 768px){.home-hero{margin-top:0}.home-hero:before{opacity:1;background:linear-gradient(180deg,#ffffffc7,#ffffff8c)}}@media (max-width: 1280px){.home-hero{height:280px;font-size:44px}}.home-hero h1{font-family:Helvetica,sans-serif;font-weight:700;font-size:24px;line-height:1.15;color:#333;margin-bottom:10px}.home-hero p{font-family:Helvetica,sans-serif;font-size:14px;line-height:1.4;color:#555;max-width:220px;margin:0;font-weight:600}@media (min-width: 768px){.home-hero p{max-width:420px;font-size:18px}}.home-hero .container{position:relative}.home-hero__actions{margin-top:0}@media (min-width: 768px){.home-hero__actions{margin-top:16px}}.home-cta{display:inline-flex;align-items:center;justify-content:center;height:44px;padding:0 18px;border-radius:12px;text-decoration:none;background:#984673;color:#fff;font-family:Helvetica,sans-serif;font-weight:700;font-size:14px;line-height:1}@media (min-width: 768px){.home-cta{height:52px;padding:0 24px;font-size:16px}}.home-section{margin-bottom:32px}@media (min-width: 768px){.home-section{margin-bottom:64px}}.home-section__header{display:flex;justify-content:space-between;align-items:baseline;gap:16px}@media (min-width: 768px){.home-section__header{margin-bottom:24px}}.home-section__link{font-family:Helvetica,sans-serif;font-size:14px;font-weight:600;color:#984673;text-decoration:none}.section-title{font-family:Helvetica,sans-serif;font-weight:700;font-size:20px;color:#333}@media (min-width: 768px){.section-title{font-size:28px;margin-bottom:32px}}.categories-row{display:flex;gap:12px;overflow-x:auto;padding-bottom:8px}.categories-row::-webkit-scrollbar{display:none}@media (min-width: 768px){.categories-row{overflow:visible;justify-content:flex-start;gap:32px;flex-wrap:wrap}}.category-item{display:flex;flex-direction:column;align-items:center;text-decoration:none;width:96px;flex-shrink:0}@media (min-width: 768px){.category-item{width:160px;gap:16px}}.category-card__image{height:100%;width:100%;border-radius:12px;object-fit:cover}.category-card{width:96px;height:96px;border-radius:12px;background:#f2f2f2;overflow:hidden;display:flex;align-items:center;justify-content:center;margin-bottom:8px}@media (min-width: 768px){.category-card{width:160px;height:160px;margin-bottom:0}}.category-icon-placeholder{width:40px;height:40px;background-color:#d9d9d9;border-radius:50%}@media (min-width: 768px){.category-icon-placeholder{width:64px;height:64px}}.category-name{font-family:Helvetica,sans-serif;font-size:12px;color:#333;text-align:center}@media (min-width: 768px){.category-name{font-size:16px;font-weight:600}}.popular-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media (min-width: 768px){.popular-grid{grid-template-columns:repeat(4,1fr);gap:32px}}.popular-card{display:flex;flex-direction:column}.popular-card-link{text-decoration:none;color:inherit;display:flex;flex-direction:column;height:100%;padding:12px;border-radius:16px;background:#fff;border:1px solid #eee}@media (min-width: 768px){.popular-card-link{padding:16px}}.advantages-section{margin-top:48px}.advantages-grid{display:flex;flex-direction:column;gap:24px}@media (min-width: 768px){.advantages-grid{flex-direction:row;justify-content:space-between;gap:32px}}.advantage-item{display:flex;align-items:flex-start;gap:16px;flex:1}.advantage-icon{width:48px;height:48px;background-color:#f2f2f2;border-radius:50%;flex-shrink:0;background-size:24px;background-repeat:no-repeat;background-position:center}.advantage-icon.icon-delivery{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='1' y='3' width='15' height='13'%3E%3C/rect%3E%3Cpolygon points='16 8 20 8 23 11 23 16 16 16 16 8'%3E%3C/polygon%3E%3Ccircle cx='5.5' cy='18.5' r='2.5'%3E%3C/circle%3E%3Ccircle cx='18.5' cy='18.5' r='2.5'%3E%3C/circle%3E%3C/svg%3E")}.advantage-icon.icon-quality{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M22 11.08V12a10 10 0 1 1-5.93-9.14'%3E%3C/path%3E%3Cpolyline points='22 4 12 14.01 9 11.01'%3E%3C/polyline%3E%3C/svg%3E")}.advantage-icon.icon-support{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 11.5a8.38 8.38 0 0 1-.9 3.8 8.5 8.5 0 0 1-7.6 4.7 8.38 8.38 0 0 1-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 0 1-.9-3.8 8.5 8.5 0 0 1 4.7-7.6 8.38 8.38 0 0 1 3.8-.9h.5a8.48 8.48 0 0 1 8 8v.5z'%3E%3C/path%3E%3C/svg%3E")}.advantage-content h4{font-family:Helvetica,sans-serif;font-weight:700;font-size:16px;margin:0 0 8px;color:#333}.advantage-content p{font-family:Helvetica,sans-serif;font-size:14px;color:#777;line-height:1.4;margin:0}.popular-image-container{width:100%;aspect-ratio:1;background:#e0e0e0;border-radius:8px;margin-bottom:12px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.popular-image-container img{width:100%;height:100%;object-fit:cover}.popular-info{flex-grow:1;display:flex;flex-direction:column}.popular-name{font-family:Helvetica,sans-serif;font-weight:700;font-size:14px;color:#333;margin-bottom:4px;line-height:1.2}.popular-desc{font-family:Helvetica,sans-serif;font-size:12px;color:#999;margin-bottom:12px}.popular-footer{margin-top:auto;display:flex;justify-content:space-between;align-items:center}.popular-price-block{display:flex;flex-direction:column}.popular-price{font-family:Helvetica,sans-serif;font-weight:700;font-size:16px;color:#333}.popular-old-price{font-family:Helvetica,sans-serif;font-size:12px;color:#bbb;text-decoration:line-through}.popular-add-btn{width:32px;height:32px;background:#e0e0e0;border-radius:8px;border:none;display:flex;align-items:center;justify-content:center;font-size:20px;color:#333;cursor:pointer;transition:background .2s}.popular-add-btn:active{background:#ccc}
