:root{--brand: #f8586c;--brand-dark: #c63741;--deep: #960001;--deep-2: #d50000;--ink: #121111;--muted: #6a7282;--line: #e5e7eb;--page: 440px}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0}body{background:#e9eaee;color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Roboto,Arial,sans-serif;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%}button{font:inherit;color:inherit}a{color:inherit;text-decoration:none}.page{width:100%;max-width:var(--page);min-height:100vh;margin:0 auto;background:#fff;padding-bottom:calc(71px + env(safe-area-inset-bottom))}.topbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;gap:12px;height:56px;padding:12px;background:#fff}.topbar__back{display:grid;place-items:center;width:16px;height:16px;padding:0;border:0;background:none;cursor:pointer;flex:0 0 auto}.topbar__back img{width:16px;height:16px}.topbar__logo{height:32px;width:auto;flex:0 1 auto;object-fit:contain;object-position:left center}.topbar__login{margin-left:auto;flex:0 0 auto;padding:6px 20px;border-bottom:1.6px solid var(--deep);border-radius:98px;background:#fff;box-shadow:inset 0 3px 3px #00000029;background-image:linear-gradient(to top,var(--deep),var(--deep-2));-webkit-background-clip:text;background-clip:text;color:transparent;font-size:13px;font-weight:700;text-transform:uppercase;white-space:nowrap}.banner{display:block}.banner__img{width:100%;height:150px;object-fit:cover}.page__body{padding:8px 12px 24px}.card{border:1px solid var(--line);border-radius:10px;background:#fff;box-shadow:0 3px 5px #0000001a}.cats{margin-top:11px;padding:11px 0 5px}.cats__title,.gifts__title,.review__name{background-image:linear-gradient(to bottom,var(--brand),var(--brand-dark));-webkit-background-clip:text;background-clip:text;color:transparent}.cats__title{margin:0 0 12px;font-size:12px;font-weight:700;text-align:center}.cats__grid{display:flex;flex-wrap:wrap;justify-content:center;gap:6px 0;padding:0 8px}.cats__item{flex:0 0 25%;display:flex;flex-direction:column;align-items:center;gap:5px}.cats__item--btn{padding:0;border:0;background:none;cursor:pointer;font:inherit;color:inherit}.cats__item--btn.is-on .cats__icon{border-width:2px;box-shadow:0 0 0 3px #f8586c2e}.cats__item--btn.is-on .cats__label{color:var(--brand-dark)}.cats__icon{display:grid;place-items:center;width:53px;height:53px;border:1px solid var(--brand);border-radius:12px;background:#fff;box-shadow:0 1px 5px #00000014;overflow:hidden}.cats__icon img{width:50px;height:50px;object-fit:cover}.cats__label{padding:0 2px;font-size:10px;font-weight:600;line-height:1.15;letter-spacing:-.18px;text-align:center}.cats__divider{height:1px;margin:10px 10% 0;background:linear-gradient(to right,#f1702000,#f12020,#f1702000)}.cats__notice-row{display:flex;justify-content:center;padding:5px 8px}.notice{display:inline-flex;align-items:center;gap:5px;max-width:100%;padding:4px 8px;border-radius:5px;box-shadow:0 1px 5px #00a3c626,0 1px 2px #0000001a}.notice__icon{width:19px;height:19px;flex:0 0 auto}.notice__text{background-image:linear-gradient(to bottom,var(--brand),var(--brand-dark));-webkit-background-clip:text;background-clip:text;color:transparent;font-size:9px;font-weight:600;letter-spacing:.23px;line-height:1.5}.gifts{margin-top:12px}.gifts__head{display:flex;align-items:center;gap:5px}.gifts__icon{width:28px;height:28px;flex:0 0 auto}.gifts__title{margin:0;font-size:14px;font-weight:700;color:var(--ink);background:none}.gifts__subtitle{margin:2px 0 0;font-size:12px;color:var(--muted)}.filters{display:flex;flex-direction:column;gap:12px;margin:10px 0 12px;padding:12px 14px;border:1px solid var(--line);border-radius:10px;background:#fff;box-shadow:0 1px 5px #0000000f}.filters__box{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.filters__label{font-size:12px;color:var(--muted)}.filters__opts{display:flex;flex-wrap:wrap;gap:8px}.chip{padding:6px 14px;border:1px solid transparent;border-radius:8px;background:#eef1f6;font-size:12px;font-weight:500;line-height:1.25;color:#3f4a5a;cursor:pointer}.chip--on{border-color:var(--brand);background:linear-gradient(to bottom,var(--brand),var(--brand-dark));color:#fff}.gifts__empty{margin:24px 0;color:var(--muted);font-size:13px;text-align:center}.gifts__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.gift{border:2px solid #fff;border-radius:12px;background:#fff;box-shadow:0 4px 4px #0000001f;overflow:hidden}.gift--out{opacity:.55}.gift__img{position:relative;height:184px}.gift__bg,.gift__photo{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.gift__bg{object-fit:cover}.gift__photo{object-fit:contain;padding:14px 4px}.gift__body{padding:8px 15px;background:linear-gradient(to bottom,#fff,#eee)}.gift__name{margin:0;font-size:14px;font-weight:700;line-height:1.5;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gift__row{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:8px}.gift__price{display:inline-flex;align-items:center;gap:8px;height:28px;padding:0 8px;border:1px solid var(--brand);border-radius:30px}.gift__price img{width:19px;height:19px}.gift__price b{background-image:linear-gradient(to bottom,var(--brand),var(--brand-dark));-webkit-background-clip:text;background-clip:text;color:transparent;font-size:17px;font-weight:500}.gift__cart{display:grid;place-items:center;height:28px;padding:0 12px;border:1px solid var(--brand);border-radius:30px;background:linear-gradient(to bottom,var(--brand),var(--brand-dark))}.gift__cart img{width:24px;height:24px}.gift__cart--off{opacity:1}.faq{margin-top:16px;padding:16px 18px}.faq__art{width:133px;margin:0 auto 14px}.faq__list{display:flex;flex-direction:column;gap:11px}.faq__row{display:flex;align-items:flex-start;gap:8px;width:100%;padding:0;border:0;background:none;text-align:left;cursor:pointer}.faq__row--plain{cursor:default}.faq__mark{width:16px;height:16px;flex:0 0 auto;margin-top:1px;transition:transform .15s ease}.faq__row.is-open .faq__mark{transform:rotate(45deg)}.faq__q{font-size:13px;font-weight:600;line-height:1.3}.faq__a{margin:8px 0 0 24px;font-size:13px;line-height:1.55;color:#374151}.reviews{margin-top:20px}.reviews__title{margin:0 0 12px;font-size:16px;font-weight:700;text-align:center}.reviews__track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;cursor:grab}.reviews__track::-webkit-scrollbar{display:none}.reviews__track.is-dragging{cursor:grabbing;scroll-snap-type:none;scroll-behavior:auto;-webkit-user-select:none;user-select:none}.reviews__page{flex:0 0 100%;scroll-snap-align:start;display:flex;flex-direction:column;gap:12px}.review{padding:8px 20px 16px;border:1px solid rgba(214,0,0,.35);border-radius:16px;background:#fff}.review__head{display:flex;align-items:center;gap:11px;padding:8px 0}.review__avatar{width:48px;height:48px;border-radius:50%;flex:0 0 auto;object-fit:cover}.review__who{min-width:0}.review__name{margin:0;font-size:16px;font-weight:700;text-transform:uppercase;background-image:linear-gradient(to top,var(--deep),var(--deep-2))}.review__role{margin:0;font-size:14px;color:#8d8d8d}.review__stars{width:115px;height:auto;margin-left:auto;flex:0 0 auto}.review__text{margin:4px 0 0;font-size:14px;line-height:1.5}.reviews__dots{display:flex;justify-content:center;gap:10px;margin-top:14px}.dot{width:10px;height:10px;padding:0;border:0;border-radius:50%;background:#e0e2e6;cursor:pointer;transition:width .2s ease}.dot--on{width:30px;border-radius:5px;background:linear-gradient(to right,var(--deep-2),var(--deep))}.tabbar{position:fixed;bottom:0;left:50%;transform:translate(-50%);z-index:30;display:flex;width:100%;max-width:var(--page);padding-bottom:env(safe-area-inset-bottom);border-top:1px solid var(--line);background:#fff}.tabbar__tab{flex:1 1 0;display:flex;flex-direction:column;align-items:center;gap:4px;padding:8px 0 10px;color:#999;font-size:11px}.tabbar__icon{width:26px;height:26px;background-color:currentColor;-webkit-mask:var(--tab-icon) center / contain no-repeat;mask:var(--tab-icon) center / contain no-repeat}.tabbar__tab.is-active{color:var(--brand-dark);font-weight:600}
