.footer{margin-top:120px;padding:40px 0;display:flex;justify-content:center;gap:40px;font-size:14px;color:#8aa8b5;letter-spacing:2px}.footer-link,.footer-btn{text-decoration:none;background:none;border:none;cursor:pointer;color:#8aa8b5;font-size:14px;letter-spacing:2px;transition:.3s}.footer-link:hover,.footer-btn:hover{color:#c8f1ff;text-shadow:0 0 12px rgba(0,200,255,.6);transform:scale(1.08)}.catalog-card{position:relative;min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;text-decoration:none;color:#000;cursor:pointer;transition:transform .4s ease,filter .4s ease}.catalog-card img{width:110px;opacity:.55;filter:drop-shadow(0 0 12px rgba(160,210,255,.35));transition:opacity .4s ease,filter .4s ease}.catalog-card span{font-size:18px;letter-spacing:.35em;font-weight:300;transition:color .4s ease,text-shadow .4s ease}.catalog-card:hover{transform:translateY(-10px)}.catalog-card:hover img{opacity:1;filter:drop-shadow(0 0 26px rgba(150,220,255,.9))}.catalog-card:hover span{color:#9edcff;text-shadow:0 0 20px rgba(150,220,255,.8)}.catalog-page{min-height:100vh;display:flex;flex-direction:column;justify-content:space-between}.catalog-title{text-align:center;margin-top:48px;font-weight:300;letter-spacing:.25em;font-size:22px;opacity:.85}.catalog-footer{text-align:center;padding:32px 0;font-size:13px;letter-spacing:.18em;opacity:.35}.catalog-categories{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:48px;padding:80px 60px}@media(max-width:768px){.catalog-page{min-height:auto;justify-content:flex-start}.catalog-title{margin-top:20px;margin-bottom:12px;font-size:18px;letter-spacing:.2em;text-align:center}.catalog-categories{grid-template-columns:minmax(0,1fr);gap:20px;padding:24px 12px 20px;justify-items:center}.catalog-card{width:100%;max-width:320px;min-height:170px;gap:16px;margin:0 auto}.catalog-card img{width:84px}.catalog-card span{font-size:14px;letter-spacing:.2em;text-align:center}.catalog-footer{padding:20px 0;font-size:12px}}@media(max-width:480px){.catalog-categories{gap:14px;padding:18px 8px 14px}.catalog-card{min-height:150px}}body{margin:0;background:#fff;color:#111;font-family:Inter,system-ui,-apple-system,sans-serif;overflow-x:hidden;display:block}#root{min-height:100vh}.layout-shell{min-height:100vh;display:flex;flex-direction:column}.layout-main{width:100%;max-width:1200px;margin:0 auto;padding:20px;flex:1;display:flex;flex-direction:column}header{border-bottom:none!important;box-shadow:none!important;position:relative;z-index:20}.header-burger,.header-mobile-menu,.header-mobile-backdrop{display:none}a,button{background:none;border:none;padding:0;font-family:inherit;font-size:13px;letter-spacing:.18em;text-transform:uppercase;color:#6b7280;cursor:pointer;text-decoration:none;transition:color .25s ease,text-shadow .25s ease,transform .15s ease}a:hover,button:hover{color:#9fdcff;text-shadow:0 0 14px rgba(159,220,255,.45)}button:disabled{color:#9ca3af;cursor:default;text-shadow:none}h1,h2,h3,h4{font-weight:300;letter-spacing:.08em;margin:0 0 16px}.product-page,.catalog,.cart,.favorites{padding:40px 48px}.hero-back{display:inline-block;margin-bottom:20px;font-size:13px;letter-spacing:.25em;color:#8aa8b5;transition:.3s}.breadcrumbs{margin-bottom:18px;font-size:12px;letter-spacing:.22em;text-transform:uppercase;color:#8aa8b5}.breadcrumbs__list{list-style:none;display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding:0;margin:0}.breadcrumbs__item{display:inline-flex;align-items:center;gap:10px;min-width:0}.breadcrumbs__sep{opacity:.45}.hero-back:hover{color:#bde9ff;text-shadow:0 0 6px rgba(180,230,255,.9),0 0 18px rgba(120,200,255,.7),0 0 40px rgba(80,170,255,.5)}.catalog-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:26px;margin-top:30px}.product-card{border:1px solid #e7e7e7;padding:18px;border-radius:18px;transition:.25s}.product-card:hover{transform:translateY(-4px);box-shadow:0 0 30px #b4e6ff59}.product-card img{width:100%;height:180px;object-fit:contain}.pagination-center{display:flex;justify-content:center;gap:16px;margin-top:60px}.catalog--products{min-height:100%;display:flex;flex-direction:column}.catalog--products .hero-back{position:relative;z-index:3;margin-bottom:24px}.you-may-like{margin-top:64px}.you-may-like__title{text-align:center;margin:0 0 28px;letter-spacing:.14em}.you-may-like__grid{margin-top:0;grid-template-columns:repeat(4,minmax(0,1fr))}.you-may-like__track{display:flex;gap:20px;overflow-x:auto;overflow-y:hidden;padding:4px 2px 8px;scroll-snap-type:x proximity}.you-may-like__track .product-card{flex:0 0 min(260px,78vw);margin-top:0;scroll-snap-align:start}.pagination-bottom{margin-top:auto;padding-top:60px}.catalog select{font-family:Inter,sans-serif;font-weight:300;font-size:15px;letter-spacing:.28em;text-transform:uppercase;color:#2a2f36;border:none;outline:none;background:transparent;cursor:pointer;padding:6px 10px;margin-right:26px;transition:color .25s ease,text-shadow .25s ease,transform .2s ease}.catalog select:hover{color:#9fdcff;transform:translateY(-1px);text-shadow:0 0 6px rgba(180,230,255,.9),0 0 18px rgba(120,200,255,.7)}.catalog select:focus{color:#9fdcff;text-shadow:0 0 12px rgba(159,220,255,.8)}.catalog-filters{position:relative;z-index:10;margin-top:8px}.cart-page__header,.favorites-page__header{display:flex;flex-direction:column;align-items:center;gap:14px;margin-bottom:30px}.cart-page__title,.favorites-page__title{margin:0;text-align:center}.cart-empty{display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px;padding:28px 0 18px}.cart-empty__message{margin:0}.favorites-empty{text-align:center;margin:0 0 20px;color:#8aa8b5}.cart-item,.favorite-item{display:flex;gap:20px;padding:20px 0;border-bottom:1px solid #eee}.cart-item img,.favorite-item img{width:120px}.remove{opacity:.6;font-size:12px;margin-top:8px}.remove:hover{opacity:1}@media(max-width:768px){html,body,#root,.layout-shell{overflow-x:hidden}*,*:before,*:after{min-width:0}img,svg,video,canvas{max-width:100%}.layout-main{padding:16px!important}.layout-main>*{width:100%;max-width:100%;margin-left:auto!important;margin-right:auto!important}.product-page,.catalog,.cart,.favorites{padding:24px 16px}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.pagination-center{width:100%;flex-wrap:wrap;justify-content:center;gap:12px}.pagination-bottom{padding-top:40px}.catalog--products>h1+div{display:flex!important;flex-direction:column;align-items:flex-start!important;gap:14px!important;margin-bottom:24px!important}.catalog-filters{display:flex!important;flex-direction:column;align-items:flex-start!important;gap:14px!important;margin-bottom:24px!important;margin-top:10px!important}.catalog--products select{width:100%;max-width:320px;margin-right:0}.product-page>div>div:first-child{width:min(100%,340px)!important;height:auto!important;min-height:280px}.product-page>div>div:nth-child(2){width:100%;justify-content:center!important}.product-page>div>div:last-child{width:100%;flex-direction:column;align-items:stretch;gap:12px!important}.product-page>div>div:last-child>button{width:100%}.product-page__title{width:100%;font-size:24px!important;line-height:1.25;overflow-wrap:anywhere}.product-page__price{margin-bottom:20px!important}.product-page__thumbs{overflow-x:auto;max-width:100%;padding-inline:2px}.you-may-like{margin-top:44px}.you-may-like__title{margin-bottom:20px;font-size:24px}.you-may-like__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.you-may-like__track{gap:14px}.you-may-like__track .product-card{flex:0 0 min(240px,84vw)}.home-hero{min-height:auto!important;padding:20px 0}.home-banner{width:min(520px,92%)!important;height:auto}.home-content{margin-top:24px!important;width:100%}.home-title{font-size:38px!important;line-height:1.2}.header-left,.header-right{gap:24px!important;font-size:16px!important}.header-nav{padding:14px 16px!important;gap:12px}.catalog-page,.catalog-categories,.cart-page,.favorites-page,.cart-list,.favorites-list{width:100%;max-width:100%}}@media(max-width:640px){.header-left,.header-right{display:none!important}.header-burger{display:flex;flex-direction:column;justify-content:center;gap:4px;width:34px;height:34px;margin-left:auto;padding:6px;color:#6b7280}.header-burger span{display:block;height:1px;width:100%;background:currentColor;transition:transform .25s ease,opacity .2s ease}.header-burger.is-open span:nth-child(1){transform:translateY(5px) rotate(45deg)}.header-burger.is-open span:nth-child(2){opacity:0}.header-burger.is-open span:nth-child(3){transform:translateY(-5px) rotate(-45deg)}.header-mobile-menu{display:flex;flex-direction:column;align-items:flex-start;gap:12px;position:absolute;top:100%;left:0;right:0;max-height:0;opacity:0;overflow:hidden;padding:0 16px;border-top:1px solid transparent;background:#fff;z-index:31;transition:max-height .28s ease,opacity .2s ease,padding .2s ease,border-color .2s ease}.header-mobile-menu.is-open{max-height:320px;opacity:1;padding:12px 16px 16px;border-top:1px solid #e6eef2}.header-mobile-menu a{font-size:13px;letter-spacing:.14em}.header-mobile-backdrop{display:block;position:fixed;inset:0;background:transparent;z-index:30}}@media(max-width:480px){a,button{letter-spacing:.12em}.layout-main{padding:12px!important}.product-page,.catalog,.cart,.favorites{padding:20px 12px}.catalog-grid{grid-template-columns:minmax(0,1fr);gap:16px}.hero-back{margin-bottom:14px}.product-page>div>div:first-child{min-height:240px}.home-title{font-size:30px!important}.you-may-like__track .product-card{flex-basis:min(220px,88vw)}}body{margin:0;font-family:system-ui,sans-serif}.catalog-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px;margin:24px 0}.product-card{border:1px solid #ddd;padding:16px;border-radius:12px}.product-card img{width:100%}.pagination button{margin:4px}.pagination .active{font-weight:700}.catalog-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:24px}.product-card{display:block;padding:16px;border:1px solid #ddd;border-radius:12px;text-decoration:none;color:#000;transition:all .2s ease}.product-card:hover{box-shadow:0 0 20px #c8c8ff99;transform:translateY(-2px)}.product-card img{width:100%;height:160px;object-fit:contain}.hero-link{display:inline-flex;align-items:center;gap:10px;text-decoration:none;cursor:pointer;font-family:Inter,Montserrat,sans-serif;font-weight:300;font-size:14px;letter-spacing:.18em;text-transform:uppercase;color:#000;transition:transform .35s ease,color .35s ease,text-shadow .35s ease}.hero-link:before{content:"←";font-size:18px;line-height:1;transition:transform .35s ease}.hero-link:hover{color:#b5e6ff;transform:translateY(-6px);text-shadow:0 0 32px rgba(150,220,255,.85)}.hero-link:hover:before{transform:translate(-6px)}button,a{transition:color .25s ease,text-shadow .25s ease,transform .18s ease}button:hover,a:hover,.hero-back:hover{color:#bfeaff!important;text-shadow:0 0 6px rgba(180,230,255,.9),0 0 18px rgba(120,200,255,.7),0 0 34px rgba(80,170,255,.5);transform:scale(1.05)}.active-page{color:#9fdcff!important;text-shadow:0 0 12px rgba(159,220,255,.9);transform:scale(1.15)}@media(max-width:768px){.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}}@media(max-width:480px){.catalog-grid{grid-template-columns:minmax(0,1fr);gap:16px}}
