.card:hover{box-shadow:inset 0 0 11px 2px #3d81b9eb}.card_link{color:gray;flex-direction:column;flex:1;height:100%;text-decoration:none;display:flex}.card__img{object-fit:contain;flex:none;width:100%;height:150px;display:block}.card__text-wrapper{flex-direction:column;gap:20px;margin-top:auto;display:flex}.home{color:gray;background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);max-width:1180px;margin:0 auto;padding:28px 22px 50px}.home__hero{border:1px solid #e2e8f0;border-radius:24px;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:28px;padding:28px 30px;display:flex}.home__eyebrow{letter-spacing:.18em;text-transform:uppercase;margin:0 0 12px;font-size:.82rem;font-weight:700}.home__title{margin:0 0 14px;font-size:clamp(2rem,2.8vw,3rem);line-height:1.05}.home__subtitle{max-width:680px;margin:0;font-size:1rem;line-height:1.8}.home__count{margin:16px 0 0;font-weight:600}.home__product-list{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:24px;margin:0;padding:0;list-style:none;display:grid}.home__product-list li{list-style:none}.home__empty{text-align:center;background:#f8fafc;border:1px solid #dbeafe;border-radius:20px;padding:24px 22px;font-size:1rem;line-height:1.7}@media (width<=768px){.home__hero{flex-direction:column;align-items:stretch}.home__wrapper{padding:20px 14px 38px}.home__hero{gap:18px;padding:22px 18px}}.cart{color:#0f172a;max-width:1100px;min-height:calc(100vh - 130px);margin:0 auto;padding:32px 20px 48px}.cart__wrapper{flex-direction:column;gap:18px;display:flex}.cart__title{letter-spacing:-.03em;color:#111827;margin:0;font-size:clamp(2rem,2.4vw,2.6rem)}.cart__item{background:#fff;border:1px solid #e2e8f0;border-radius:18px;justify-content:space-between;align-items:center;gap:24px;padding:22px;display:flex;box-shadow:0 16px 40px #0f172a0d}.cart__item-info{flex:300px;min-width:220px}.cart__item-info h3{margin:0 0 10px;font-size:1.15rem}.cart__item-price{color:#475569;margin:0;font-size:.98rem}.cart__item-actions{flex-wrap:wrap;align-items:flex-end;gap:16px;display:flex}.cart__quantity{background:#f8fafc;border:1px solid #cbd5e1;border-radius:999px;align-items:center;gap:10px;padding:8px 12px;display:flex}.cart__quantity-button{color:#0f172a;cursor:pointer;background:#fff;border:none;border-radius:50%;width:36px;height:36px;font-size:1.1rem;transition:transform .2s,background .2s}.cart__quantity-button:hover{background:#e2e8f0;transform:translateY(-1px)}.cart__quantity-value{text-align:center;min-width:24px;font-weight:600}.cart__remove-btn{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:14px;padding:12px 16px;font-weight:600;transition:background .2s,transform .2s}.cart__remove-btn:hover{background:#dc2626;transform:translateY(-1px)}.cart__total{color:#111827;align-self:flex-end;margin:0;font-size:1.45rem}.cart__empty{text-align:center;color:#334155;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:20px;max-width:640px;margin:80px auto;padding:30px 24px;font-size:1.05rem}@media (width<=768px){.cart__item{flex-direction:column;align-items:stretch;padding:18px}.cart__item-actions{justify-content:space-between;align-items:stretch;width:100%}.cart__total{text-align:right;align-self:stretch}.cart{padding:24px 14px 32px}.cart__item{gap:14px}.cart__item-actions{flex-direction:column;align-items:stretch}.cart__total{text-align:left}}.product__page{color:#0f172a;max-width:1100px;margin:0 auto;padding:32px 20px 48px}.product__header{justify-content:flex-start;margin-bottom:24px;display:flex}.product__back-btn,.product__action-btn{cursor:pointer;border:none;border-radius:14px;font-weight:700;transition:transform .2s,background .2s,box-shadow .2s}.product__back-btn{color:#0f172a;background:#f8fafc;border:1px solid #cbd5e1;padding:12px 18px}.product__back-btn:hover{background:#e2e8f0;transform:translateY(-1px)}.product__container{background:#fff;border:1px solid #e2e8f0;border-radius:24px;grid-template-columns:1fr 1.2fr;gap:32px;padding:30px;display:grid;box-shadow:0 20px 50px #0f172a14}.product__image-card{background:#f8fafc;border-radius:24px;justify-content:center;align-items:center;padding:28px;display:flex}.product__image{object-fit:contain;border-radius:20px;width:100%;max-width:420px;height:auto}.product__details{flex-direction:column;justify-content:space-between;gap:18px;display:flex}.product__title{color:#111827;margin:0;font-size:clamp(2rem,2.4vw,2.6rem);line-height:1.05}.product__price{color:#111827;margin:0;font-size:2rem;font-weight:800}.product__description{color:#475569;margin:0;font-size:1rem;line-height:1.8}.product__action-btn{color:#fff;background:#2563eb;align-self:flex-start;padding:16px 22px;box-shadow:0 14px 30px #2563eb2e}.product__action-btn:hover:not(:disabled){background:#1d4ed8;transform:translateY(-1px)}.product__action-btn:disabled{opacity:.6;cursor:not-allowed;background:#94a3b8}.product__status-block{text-align:center;background:#f8fafc;border:1px solid #cbd5e1;border-radius:20px;max-width:680px;margin:64px auto;padding:28px}.product__status{color:#475569;margin:0 0 18px;font-size:1.05rem}@media (width<=768px){.product__container{grid-template-columns:1fr}.product__page{padding:24px 14px 34px}.product__container{gap:20px;padding:22px}.product__image-card{padding:22px}.product__action-btn,.product__back-btn{justify-content:center;width:100%}}.search__form{align-items:center;gap:10px;display:flex}.search__wrap{align-items:center;min-width:260px;display:flex;position:relative}.search__icon{color:#ffffffb3;pointer-events:none;font-size:16px;position:absolute;left:14px}.search__input{color:#0f172a;background:#f8fafc;border:1px solid #ffffff59;border-radius:999px;width:100%;padding:10px 42px 10px 40px;font-size:14px;transition:border-color .2s,box-shadow .2s}.search__input::placeholder{color:#64748b}.search__input:focus{border-color:#60a5fa;outline:none;box-shadow:0 0 0 4px #60a5fa2e}.search__input::-webkit-search-decoration{display:none}.search__input::-webkit-search-cancel-button{display:none}.search__input::-webkit-search-results-button{display:none}.search__input::-webkit-search-results-decoration{display:none}.search__input::-ms-clear{display:none}.search__input::-ms-expand{display:none}.search__btn{color:#fff;cursor:pointer;background:#60a5fa;border:none;border-radius:999px;padding:10px 16px;font-weight:600;transition:background .2s,transform .1s}.search__btn:hover{background:#2563eb}.search__btn:active{transform:scale(.98)}.search__clear{cursor:pointer;background-color:#0000;border:none;border-radius:70%;width:30px;height:30px;padding:0;position:absolute;left:auto;right:5px}.search__clear:hover,.search__clear:focus{background-color:#4755694d;outline:none}@media (width<=768px){.search{order:3;margin:0 auto}.search__wrap{width:100%;min-width:0}.search__input{width:100%;padding:10px 42px 10px 40px}}.header-actions{position:relative}.header-actions__more-menu{background:#475569;border:3px solid #ffffff73;border-radius:7px;width:120px;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 18px 40px #0f172a2e}.header-actions__more-btn{color:#fff;cursor:pointer;background:0 0;border:none;margin:0;padding:0;font-size:16px}.header-actions__theme-toggle{cursor:pointer;color:#fff;white-space:nowrap;background:0 0;border:none;width:100%;padding:6px 0;font-size:16px;transition:background .2s,color .2s}.header{z-index:20;background:#475569;gap:16px;width:100%;padding:18px 0;position:sticky;top:0;left:0}.header-wrapper{flex-wrap:wrap;justify-content:space-between;align-items:center;column-gap:25px;display:flex}@media (width<=626px){.header-wrapper{row-gap:25px}}.nav{gap:16px;display:flex}@media (width<=768px){.nav{order:1}}.nav a{color:#fff;text-decoration:none}.header-actions{order:2;justify-content:flex-end;display:flex}@media (width<=768px){.header-actions{order:2}}*,:after,:before{box-sizing:border-box}body{background:#f5f3ef;min-height:100vh;margin:0;font-family:Arial,sans-serif;transition:background .3s,color .3s}body.light{background-image:linear-gradient(#ffffffe0,#ffffffe0),url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'><path d='M20 24H44L42 48H22L20 24Z' fill='%23475569'/><path d='M26 24C26 19 29 16 32 16C35 16 38 19 38 24' stroke='%23475569' stroke-width='4' fill='none' stroke-linecap='round'/></svg>"),url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'><g transform='translate(32 32) rotate(20) translate(-32 -32)'><path d='M20 24H44L42 48H22L20 24Z' fill='%23475569'/><path d='M26 24C26 19 29 16 32 16C35 16 38 19 38 24' stroke='%23475569' stroke-width='4' fill='none' stroke-linecap='round'/></g></svg>");background-position:50%,7px -4px,32px 28px;background-repeat:no-repeat,repeat,repeat;background-size:cover,50px 60px,50px 60px}body.dark{background-color:#111115;background-image:linear-gradient(#0f172ae6,#0f172ae6),url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'><path d='M20%2024H44L42%2048H22L20%2024Z' fill='%23e2e8f0'/><path d='M26%2024C26%2019%2029%2016%2032%2016C35%2016%2038%2019%2038%2024' stroke='%23e2e8f0' stroke-width='4' fill='none' stroke-linecap='round'/></svg>"),url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'><path transform='translate(32%2032)%20rotate(25)%20translate(-32%20-32)' d='M20%2024H44L42%2048H22L20%2024Z' fill='%23e2e8f0'/><path transform='translate(32%2032)%20rotate(25)%20translate(-32%20-32)' d='M26%2024C26%2019%2029%2016%2032%2016C35%2016%2038%2019%2038%2024' stroke='%23e2e8f0' stroke-width='4' fill='none' stroke-linecap='round'/></svg>");background-position:50%,7px -4px,32px 28px;background-repeat:no-repeat,repeat,repeat;background-size:cover,50px 60px,50px 60px}#root{background:0 0;min-height:100vh}.app{margin:0 auto;transition:background .3s,color .3s}.container{width:min(100%,1200px);margin:0 auto;padding:0 24px}.card{text-align:center;background:linear-gradient(#f8fafc 0%,#e2e8f0 100%);border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;min-height:275px;padding:16px;transition:background .3s,color .3s,box-shadow .3s;display:flex}.app.dark .card,.app.dark .home,.app.dark .home__empty{background:#1e2932eb}p,h1,h2,h3,h4,h5,h6{margin:0}
