@import "https://fonts.googleapis.com/css2?family=Caveat:wght@600;700&family=Golos+Text:wght@700;900&family=Onest:wght@400;500;600&display=swap";:root{--color-black:#111;--color-white:#fff;--color-bg:#f7f7f7;--color-magenta:#ed28b4;--color-yellow:#f6ff00;--color-photo-bed:#edeae5;--color-hairline:#11111124;--color-text-secondary:#111111a8;--color-caption:#1116;--color-placeholder:#11111161;--color-in-stock:#0f7a46;--font-display:"Golos Text", sans-serif;--font-text:"Onest", sans-serif;--content-max:1160px}*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--color-bg);font-family:var(--font-text);color:var(--color-black);-webkit-font-smoothing:antialiased}@media (width>=1024px){body{background:var(--color-white)}}a{color:var(--color-magenta);text-decoration:none}img{max-width:100%}button{font:inherit}.brush-icon{height:auto;display:block}.social-pills{gap:6px;display:flex}.social-pill{font-family:var(--font-display);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:900;text-decoration:none;transition:background .15s cubic-bezier(.2,0,.1,1),color .15s cubic-bezier(.2,0,.1,1)}.social-pill--instagram{background:var(--color-yellow);color:var(--color-black)}.social-pill--telegram{background:var(--color-magenta);color:var(--color-white)}@media (width>=1024px){.social-pill{background:var(--color-white);color:var(--color-black);border:2px solid #1113;padding:10px 16px;font-size:14px}}.site-header-bar{background:var(--color-white);z-index:20;position:sticky;top:0}.site-header{border-bottom:1px solid var(--color-hairline);background:var(--color-white);flex-shrink:0;align-items:center;gap:10px;padding:58px 16px 14px;display:flex}.site-header__heart{height:24px}.site-header__logo{width:132px}.site-header__socials{margin-left:auto}@media (width>=1024px){.site-header-bar{border-bottom:1px solid var(--color-hairline)}.site-header{max-width:var(--content-max);border-bottom:none;gap:16px;margin:0 auto;padding:16px 64px}.site-header__heart{height:30px}.site-header__logo{width:168px}}.site-footer{border-top:1px solid var(--color-hairline);justify-content:center;align-items:center;gap:8px;margin:12px 16px 0;padding:16px 16px 44px;display:flex}.site-footer .social-pill{padding:7px 12px}@media (width>=1024px){.site-footer{max-width:var(--content-max);border-top:none;margin:0 auto;padding:28px 64px 40px}.site-footer-bar{border-top:1px solid var(--color-hairline)}.site-footer .social-pill{padding:10px 16px}}.footer--desktop-only{display:none}@media (width>=1024px){.footer--desktop-only{display:block}}.app-shell{background:var(--color-white);flex-direction:column;max-width:460px;min-height:100vh;margin:0 auto;display:flex}@media (width>=1024px){.app-shell{max-width:none}}.catalog-main{padding:0}@media (width>=1024px){.catalog-main{max-width:var(--content-max);flex-direction:column;gap:36px;margin:0 auto;padding:56px 64px 96px;display:flex}}.catalog-title-block{flex-direction:column;gap:8px;padding:20px 16px 6px;display:flex}@media (width>=1024px){.catalog-title-block{gap:10px;padding:0}}.catalog-title{font-family:var(--font-display);letter-spacing:-.01em;text-transform:uppercase;margin:0;font-size:22px;font-weight:900;line-height:1}@media (width>=1024px){.catalog-title{letter-spacing:-.02em;font-size:37px;line-height:.96}}.catalog-underline{width:92px}@media (width>=1024px){.catalog-underline{width:153px}}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:16px;display:grid}@media (width>=1024px){.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;padding:0}}.product-card{background:var(--color-white);border:1px solid var(--color-hairline);cursor:pointer;color:inherit;border-radius:8px;flex-direction:column;text-decoration:none;transition:border-color .15s cubic-bezier(.2,0,.1,1);display:flex;overflow:hidden}.product-card:hover{border-color:var(--color-black)}.product-card__photo{background:var(--color-photo-bed);aspect-ratio:1;letter-spacing:.06em;text-transform:uppercase;color:var(--color-placeholder);justify-content:center;align-items:center;font-size:10px;display:flex;overflow:hidden}.product-card__photo img{object-fit:cover;width:100%;height:100%;display:block}@media (width>=1024px){.product-card__photo{font-size:11px}}.product-card__body{flex-direction:column;flex:1;gap:4px;padding:11px 11px 13px;display:flex}@media (width>=1024px){.product-card__body{gap:5px;padding:14px 14px 17px}}.product-card__brand{letter-spacing:.08em;text-transform:uppercase;color:var(--color-caption);font-size:10px}@media (width>=1024px){.product-card__brand{font-size:11px}}.product-card__name{font-family:var(--font-display);text-transform:uppercase;font-size:13px;font-weight:900;line-height:1.15}@media (width>=1024px){.product-card__name{font-size:15px}}.product-card__desc{color:var(--color-text-secondary);font-size:12px;line-height:1.4}@media (width>=1024px){.product-card__desc{font-size:13px;line-height:1.45}}.product-card__footer{align-items:center;gap:7px;margin-top:auto;padding-top:10px;display:flex}@media (width>=1024px){.product-card__footer{flex-direction:row-reverse;justify-content:space-between;gap:12px;padding-top:14px}}.product-card__price{font-size:16px;font-weight:600}@media (width>=1024px){.product-card__price{font-size:17px}}.stock-badge{align-items:center;gap:7px;font-size:11px;font-weight:600;display:flex}.stock-badge__dot{border-radius:999px;width:7px;height:7px}@media (width>=1024px){.stock-badge{font-size:12px}.stock-badge__dot{width:8px;height:8px}}.product-back{border-bottom:1px solid var(--color-hairline);flex-shrink:0;align-items:center;gap:12px;padding:58px 16px 12px;display:flex}.back-button{cursor:pointer;min-height:44px;font-family:var(--font-display);letter-spacing:.06em;text-transform:uppercase;color:var(--color-black);background:0 0;border:0;align-items:center;gap:8px;padding:0;font-size:12px;font-weight:900;transition:color .15s cubic-bezier(.2,0,.1,1);display:flex}.back-button__arrow{height:10px;transform:rotate(180deg)}@media (width>=1024px){.product-back{max-width:var(--content-max);border-bottom:none;align-items:flex-start;margin:0 auto;padding:36px 64px 0}.back-button:hover{color:var(--color-magenta)}.back-button__arrow{height:11px}}.product-main{padding:0}@media (width>=1024px){.product-main{max-width:var(--content-max);grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:56px;margin:0 auto;padding:28px 64px 96px;display:grid}}.product-photo{background:var(--color-photo-bed);aspect-ratio:1;letter-spacing:.06em;text-transform:uppercase;color:var(--color-placeholder);justify-content:center;align-items:center;font-size:11px;display:flex;overflow:hidden}.product-photo img{object-fit:cover;width:100%;height:100%;display:block}@media (width>=1024px){.product-photo{border-radius:8px;font-size:12px}}.product-info{flex-direction:column;gap:14px;padding:20px 16px 24px;display:flex}@media (width>=1024px){.product-info{gap:18px;padding:8px 0 0}}.product-info__brand{letter-spacing:.08em;text-transform:uppercase;color:var(--color-caption);font-size:11px}@media (width>=1024px){.product-info__brand{font-size:12px}}.product-info__name{font-family:var(--font-display);letter-spacing:-.02em;text-transform:uppercase;margin:0;font-size:28px;font-weight:900;line-height:.96}@media (width>=1024px){.product-info__name{font-size:44px}}.product-info__rule{background:var(--color-yellow);width:90px;height:4px}@media (width>=1024px){.product-info__rule{width:120px}}.product-info__meta{flex-wrap:wrap;align-items:center;gap:14px;display:flex}@media (width>=1024px){.product-info__meta{gap:18px}}.product-info__price{font-size:26px;font-weight:600}@media (width>=1024px){.product-info__price{font-size:30px}}.product-info__meta .stock-badge{font-size:13px}.product-info__meta .stock-badge__dot{width:8px;height:8px}@media (width>=1024px){.product-info__meta .stock-badge{font-size:14px}.product-info__meta .stock-badge__dot{width:9px;height:9px}}.product-info__desc{color:var(--color-black);margin:0;font-size:16px;line-height:1.5}@media (width>=1024px){.product-info__desc{max-width:52ch;font-size:17px}}.order-block{flex-direction:column;gap:10px;padding:6px 0 8px;display:flex}@media (width>=1024px){.order-block{padding:0}}.order-button{background:var(--color-yellow);color:var(--color-black);min-height:44px;font-family:var(--font-display);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:16px 24px;font-size:15px;font-weight:900;text-decoration:none;transition:background .15s cubic-bezier(.2,0,.1,1),box-shadow .15s cubic-bezier(.2,0,.1,1);display:flex}.order-button:hover{background:var(--color-white);box-shadow:inset 0 0 0 2px var(--color-black)}.order-button__arrow{height:.85em}@media (width>=1024px){.order-block{margin-top:6px}.order-button{align-self:flex-start;gap:12px;padding:17px 32px;font-size:16px}}.state-message{text-align:center;color:var(--color-text-secondary);padding:48px 16px;font-size:14px}.skeleton{background:var(--color-photo-bed);border-radius:8px;animation:1.2s ease-in-out infinite pulse}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.k-grain{position:relative}.k-grain-layer{pointer-events:none;z-index:1;opacity:.07;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 1  0 0 0 0 1  0 0 0 0 1  0 0 0 0.9 0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:180px 180px;position:absolute;inset:0}.notfound-page{background:var(--color-magenta);flex-direction:column;min-height:100vh;display:flex}.notfound-header{z-index:2;border-bottom:1px solid #ffffff47;align-items:center;gap:12px;padding:14px 24px;display:flex;position:relative}.notfound-header__heart{height:24px}.notfound-header__logo{width:132px}.notfound-header__catalog-link{display:none}@media (width>=1024px){.notfound-header{max-width:var(--content-max);border-bottom:none;gap:16px;margin:0 auto;padding:16px 64px}.notfound-header__heart{height:30px}.notfound-header__logo{width:168px}.notfound-header__catalog-link{margin-left:auto;display:inline-flex}}.notfound-header-bar{border-bottom:1px solid #ffffff47}.notfound-main{z-index:2;flex-direction:column;flex:1;gap:22px;padding:34px 24px 28px;display:flex;position:relative}@media (width>=1024px){.notfound-main{max-width:var(--content-max);grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;gap:64px;width:100%;margin:0 auto;padding:64px 64px 88px;display:grid}}.notfound-hero{flex-direction:column;gap:22px;display:flex;position:relative}@media (width>=1024px){.notfound-hero{gap:26px}}.notfound-digits{align-items:center;gap:4px;display:flex}@media (width>=1024px){.notfound-digits{gap:6px}}.notfound-digit{font-family:var(--font-display);letter-spacing:-.04em;color:var(--color-white);font-size:104px;font-weight:900;line-height:.82}@media (width>=1024px){.notfound-digit{font-size:190px}}.notfound-heart{height:74px;transition:transform .26s cubic-bezier(.2,0,.1,1);transform:rotate(-3deg)}@media (width>=1024px){.notfound-heart{height:132px}.notfound-heart:hover{transform:rotate(-7deg)}}.notfound-copy{flex-direction:column;gap:12px;display:flex}@media (width>=1024px){.notfound-copy{gap:14px}}.notfound-title{font-family:var(--font-display);letter-spacing:-.02em;text-transform:uppercase;color:var(--color-white);margin:0;font-size:34px;font-weight:900;line-height:.94}@media (width>=1024px){.notfound-title{max-width:15ch;font-size:46px}}.notfound-rule{background:var(--color-yellow);width:104px;height:4px}@media (width>=1024px){.notfound-rule{width:132px}}.notfound-joke{color:#ffffffdb;margin:0;font-size:16px;line-height:1.5}@media (width>=1024px){.notfound-joke{max-width:44ch;font-size:18px}}.notfound-joke-btn{cursor:pointer;min-height:44px;color:var(--color-yellow);background:0 0;border:0;align-self:flex-start;padding:0;font-family:Caveat,cursive;font-size:21px;transition:color .15s cubic-bezier(.2,0,.1,1)}.notfound-joke-btn:hover{color:var(--color-white)}@media (width>=1024px){.notfound-joke-btn{padding:0 6px;font-size:22px}}.notfound-joke-btn--copy{display:inline-flex}.notfound-joke-btn--actions{display:none}@media (width>=1024px){.notfound-joke-btn--copy{display:none}.notfound-joke-btn--actions{display:inline-flex}}.notfound-actions{flex-direction:column;gap:10px;display:flex}@media (width>=1024px){.notfound-actions{flex-flow:wrap;align-items:center;gap:12px}}.notfound-cta{background:var(--color-yellow);color:var(--color-black);box-sizing:border-box;min-height:52px;font-family:var(--font-display);letter-spacing:.06em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;gap:12px;padding:17px 24px;font-size:16px;font-weight:900;text-decoration:none;transition:background .15s cubic-bezier(.2,0,.1,1);display:flex}.notfound-cta:hover{background:var(--color-white)}.notfound-cta__arrow{height:.85em}@media (width>=1024px){.notfound-cta{min-height:44px;padding:17px 30px}}.notfound-secondary{color:var(--color-white);box-sizing:border-box;min-height:52px;font-family:var(--font-display);letter-spacing:.06em;text-transform:uppercase;background:0 0;border:2px solid #ffffff47;border-radius:999px;justify-content:center;align-items:center;padding:15px 24px;font-size:15px;font-weight:900;text-decoration:none;transition:background .15s cubic-bezier(.2,0,.1,1),color .15s cubic-bezier(.2,0,.1,1);display:flex}.notfound-secondary:hover{background:var(--color-white);color:var(--color-black)}@media (width>=1024px){.notfound-secondary{min-height:44px;padding:15px 26px}}.notfound-picks{background:var(--color-white);color:var(--color-black);border-radius:8px;flex-direction:column;gap:14px;margin-top:auto;padding:18px 16px 20px;display:flex;position:relative}@media (width>=1024px){.notfound-picks{gap:18px;margin-top:0;padding:26px 24px 28px;box-shadow:4px 4px #111}}.notfound-picks__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--color-caption);font-size:11px}.notfound-picks__heading{display:none}@media (width>=1024px){.notfound-picks__heading{font-family:var(--font-display);letter-spacing:-.02em;text-transform:uppercase;font-size:24px;font-weight:900;line-height:.98;display:block}}.notfound-picks__list{flex-direction:column;gap:10px;display:flex}@media (width>=1024px){.notfound-picks__list{gap:12px}}.notfound-pick{border:1px solid var(--color-hairline);box-sizing:border-box;min-height:44px;color:var(--color-black);border-radius:8px;align-items:center;gap:12px;padding:10px;text-decoration:none;transition:border-color .15s cubic-bezier(.2,0,.1,1);display:flex}.notfound-pick:hover{border-color:var(--color-black)}@media (width>=1024px){.notfound-pick{gap:14px;padding:12px}}.notfound-pick__photo{background:var(--color-photo-bed);letter-spacing:.06em;text-transform:uppercase;width:48px;height:48px;color:var(--color-placeholder);border-radius:4px;flex:none;justify-content:center;align-items:center;font-size:9px;display:flex;overflow:hidden}.notfound-pick__photo img{object-fit:cover;width:100%;height:100%;display:block}@media (width>=1024px){.notfound-pick__photo{width:56px;height:56px}}.notfound-pick__meta{flex-direction:column;gap:2px;min-width:0;display:flex}@media (width>=1024px){.notfound-pick__meta{gap:3px}}.notfound-pick__brand{letter-spacing:.08em;text-transform:uppercase;color:var(--color-caption);font-size:10px}.notfound-pick__name{font-family:var(--font-display);text-transform:uppercase;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:900;line-height:1.15;overflow:hidden}@media (width>=1024px){.notfound-pick__name{font-size:14px}}.notfound-pick__price{white-space:nowrap;margin-left:auto;font-size:14px;font-weight:600}@media (width>=1024px){.notfound-pick__price{font-size:15px}}.notfound-picks__tagline{display:none}@media (width>=1024px){.notfound-picks__tagline{color:var(--color-magenta);align-items:center;gap:8px;font-family:Caveat,cursive;font-size:20px;display:flex}.notfound-picks__tagline img{height:14px}}.notfound-footer{z-index:2;border-top:1px solid #ffffff47;justify-content:center;align-items:center;gap:8px;padding:18px 24px 26px;display:flex;position:relative}@media (width>=1024px){.notfound-footer{max-width:var(--content-max);margin:0 auto;padding:24px 64px 36px}}.notfound-social{font-family:var(--font-display);letter-spacing:.08em;text-transform:uppercase;color:var(--color-white);background:0 0;border:2px solid #ffffff47;border-radius:999px;padding:10px 14px;font-size:13px;font-weight:900;text-decoration:none;transition:background .15s cubic-bezier(.2,0,.1,1),color .15s cubic-bezier(.2,0,.1,1)}.notfound-social:hover{background:var(--color-white);color:var(--color-black)}@media (width>=1024px){.notfound-social{padding:10px 16px;font-size:14px}}
