.lg-button{position:relative;height:50px;width:100%;border-radius:40px;overflow:hidden;display:flex;align-items:center;justify-content:center;isolation:isolate;transition:transform .11s ease,opacity .11s ease;background:linear-gradient(135deg,#ffffff2e,#ffffff1a 55%,#ffffff0f);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.16);box-shadow:0 8px 16px -12px #00000040}.lg-button:active{transform:scale(.985);opacity:.92}.lg-button:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:-1;background:radial-gradient(120% 120% at 18% 12%,rgba(255,255,255,.2) 0%,rgba(255,255,255,.07) 42%,transparent 100%),linear-gradient(180deg,rgba(255,255,255,.14) 0%,transparent 25%,transparent 100%)}.lg-button:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:-1;background:radial-gradient(130% 130% at 78% 98%,rgba(0,0,0,.18) 0%,rgba(0,0,0,.06) 55%,transparent 100%),linear-gradient(0deg,rgba(255,255,255,.08) 0%,transparent 45%)}.lg-button span{position:relative;z-index:1;font-family:OS,sans-serif;font-size:25px;font-weight:600;color:#fff;line-height:1}.welcome{position:relative;height:100%;width:100%;background:var(--color-wine-deep);overflow:hidden;display:flex;flex-direction:column;align-items:center}.welcome__couple{position:absolute;left:0;right:0;bottom:-8%;height:50%;width:100%;object-fit:cover;object-position:top center;pointer-events:none;z-index:0}.welcome__content{position:relative;z-index:1;width:100%;display:flex;flex-direction:column;align-items:center;padding-top:40px;padding-top:max(40px,calc(env(safe-area-inset-top) + 16px))}.welcome__logo{width:260px;height:auto;pointer-events:none}.welcome__buttons{width:100%;padding:0 24px;margin-top:80px;display:flex;flex-direction:column;gap:16px}.welcome__legal{padding:14px 24px 0;text-align:center;font-size:12px;line-height:1.25;color:#ffffffbf}.welcome__legal a{color:#ffffffeb;text-decoration:underline;text-decoration-color:#ffffffbf}.form-screen{height:100%;width:100%;background:var(--color-cream);display:flex;flex-direction:column;padding:10px 20px 30px;padding-top:max(10px,env(safe-area-inset-top));padding-bottom:calc(30px + env(safe-area-inset-bottom,0px))}.form-screen__header{display:flex;align-items:center;gap:12px;margin-bottom:20px}.form-screen__title{font-size:25px;font-weight:600;color:var(--color-text-dark);margin:0}.form-screen__title--big{font-size:28px;font-weight:700}.form-screen__subtitle{font-size:16px;font-weight:400;color:var(--color-text-grey);line-height:1.3;margin:0 0 30px;white-space:pre-line}.form-screen__subtitle--center{text-align:center}.form-screen__spacer{flex:1}.form-field{margin-bottom:24px}.form-error{font-size:13px;color:var(--color-error);margin-top:6px}.form-link{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;color:var(--color-wine-button);font:inherit;font-size:15px;font-weight:600;padding:10px 2px 0;text-align:left}.form-link:disabled{opacity:.55}.form-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:flex;align-items:flex-end;justify-content:center;padding:16px;padding-bottom:max(16px,env(safe-area-inset-bottom,0px))}.form-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000061}.form-modal__panel{position:relative;width:min(100%,420px);background:var(--color-cream);border-radius:24px;padding:24px 20px 20px;box-shadow:0 18px 44px #00000047}.form-modal__close{position:absolute;top:10px;right:12px;width:42px;height:42px;border:0;border-radius:50%;background:#ffffffb3;color:var(--color-text-dark);font-size:30px;line-height:1}.form-modal__title{margin:0 46px 10px 0;color:var(--color-text-dark);font-size:24px;font-weight:700;line-height:1.15}.form-modal__text{margin:0 0 16px;color:var(--color-text-grey);font-size:15px;line-height:1.35}.form-modal__panel .field{margin-bottom:12px}.form-modal__button{width:100%;margin-top:8px;font-size:18px}.form-modal__secondary{display:block;width:100%;padding-top:14px;text-align:center}.agreement{display:flex;align-items:flex-start;gap:10px;padding:6px 8px;margin-bottom:8px}.agreement__box{width:24px;height:24px;margin-top:2px;flex-shrink:0;border-radius:6px;border:1.4px solid rgba(0,0,0,.16);background:#fff;display:flex;align-items:center;justify-content:center;color:#fff;font-size:16px}.agreement__box--checked{background:var(--color-wine-button);border-color:var(--color-wine-button)}.agreement__text{font-size:13.5px;line-height:1.45;color:var(--color-text-dark)}.agreement__text a{color:var(--color-wine-button);font-weight:600;text-decoration:underline}.snackbar{position:fixed;left:50%;bottom:24px;transform:translate(-50%);max-width:calc(var(--app-max-width) - 32px);width:calc(100% - 32px);background:#323232;color:#fff;font-size:14px;padding:14px 16px;border-radius:6px;box-shadow:0 4px 12px #0000004d;z-index:100}.rules{position:relative;height:100%;width:100%;background:var(--color-wine-deep);overflow:hidden;display:flex;flex-direction:column;padding-top:max(6px,env(safe-area-inset-top))}.rules__header{display:flex;align-items:center;gap:10px;padding:0 16px}.rules__title{font-size:25px;font-weight:600;color:#fff;line-height:1.1;margin:0}.rules__list{flex:1;overflow-y:auto;padding:18px 20px 200px}.rule-item{font-size:16px;font-weight:400;color:#fff;line-height:1.25;margin-bottom:14px}.rule-item b{font-weight:600}.rules__hearts{position:absolute;left:0;right:0;bottom:85px;height:170px;pointer-events:none;z-index:1}.rules__hearts img{position:absolute}.rules__cta{position:absolute;left:24px;right:24px;bottom:calc(26px + env(safe-area-inset-bottom,0px));z-index:2}.bottom-nav{flex-shrink:0;background:#fff;box-shadow:0 -2px 10px #0000000d;display:flex;justify-content:space-between;padding:12px 32px 10px}.bottom-nav__item{width:52px;height:40px;display:flex;align-items:center;justify-content:center}.bottom-nav__icon{width:25px;height:25px;opacity:.55;background-size:contain;background-repeat:no-repeat;background-position:center;transition:width .22s ease,height .22s ease,opacity .22s ease}.bottom-nav__item--active .bottom-nav__icon{width:30px;height:30px;opacity:1}.match{position:absolute;top:0;right:0;bottom:0;left:0;z-index:60;background:#3b0010;overflow:hidden;display:flex;flex-direction:column}.match__hearts{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.match__hearts img{position:absolute}.match__content{position:relative;z-index:1;flex:1;display:flex;flex-direction:column;padding:24px 22px;padding-top:max(24px,env(safe-area-inset-top));padding-bottom:calc(24px + env(safe-area-inset-bottom,0px))}.match__center{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center}.match__photos{position:relative;display:flex;align-items:center;justify-content:center;margin-bottom:34px}.match__photo{width:150px;height:177px;border-radius:28px;object-fit:cover;background:#ffffff1a;border:1px solid rgba(255,255,255,.14);box-shadow:0 16px 26px -12px #00000059}.match__photo--left{transform:translate(20px) rotate(-.075rad);position:relative;z-index:1}.match__photo--right{transform:translate(-20px) rotate(.075rad)}.match__title{font-size:26px;font-weight:600;color:#fff;text-align:center;line-height:1.1}.match__subtitle{margin-top:12px;font-size:18px;color:#fff;text-align:center;line-height:1.25;white-space:pre-line}.match__close{margin-top:14px;text-align:center;color:#fff;font-size:18px;padding:10px}.quote{position:absolute;top:0;right:0;bottom:0;left:0;z-index:55;background:#3b0010;overflow:hidden}.quote__hearts{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.quote__hearts img{position:absolute}.quote__content{position:absolute;left:22px;right:22px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;align-items:center}.quote__close{position:absolute;top:max(14px,calc(env(safe-area-inset-top) + 14px));right:22px;z-index:2;width:44px;height:44px;border-radius:14px;background:#ffffff1a;border:1px solid rgba(255,255,255,.14);color:#fffffff2;font-size:22px}.quote__title{margin-top:0;font-size:30px;font-weight:600;color:#fff;text-align:center}.quote__card{margin-top:14px;width:100%;max-width:560px;max-height:52vh;overflow-y:auto;border-radius:26px;padding:24px 20px;background:#ffffff1a;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.14);box-shadow:0 16px 26px -12px #00000059}.quote__text{text-align:center;color:#fff;font-weight:400;line-height:1.32}.chat{position:fixed;top:0;bottom:0;left:50%;width:100%;max-width:var(--app-max-width);transform:translate(-50%);z-index:20;display:flex;flex-direction:column;background:var(--color-cream)}.chat__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;pointer-events:none;z-index:0}.chat__header{position:relative;z-index:2;flex-shrink:0;background:#fff;display:flex;align-items:center;gap:8px;padding:10px 12px;padding-top:max(10px,env(safe-area-inset-top))}.chat__back{width:22px;height:22px;background:var(--color-text-dark);-webkit-mask:url(/assets/images/arrow.svg) center / contain no-repeat;mask:url(/assets/images/arrow.svg) center / contain no-repeat;flex-shrink:0}.chat__title{flex:1;text-align:center;font-size:25px;font-weight:600;color:var(--color-text-dark)}.chat__avatar{width:36px;height:36px;border-radius:50%;object-fit:cover;background:var(--color-cream);flex-shrink:0}.chat__messages{position:relative;z-index:1;flex:1;min-height:0;overflow-y:auto;padding:12px 0}.chat__floating-date{position:fixed;left:50%;transform:translate(-50%);z-index:30;width:fit-content;max-width:calc(100% - 48px);padding:5px 10px;border-radius:999px;background:#40393475;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;font-size:12px;font-weight:600;pointer-events:none}.chat__date-divider{width:fit-content;max-width:calc(100% - 48px);margin:10px auto 8px;padding:5px 10px;border-radius:999px;background:#ffffffb8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#6f6258;font-size:12px;font-weight:600}.chat__row{display:flex;padding:4px 12px}.chat__row--me{justify-content:flex-end}.chat__bubble{max-width:310px;padding:9px 10px 6px 14px;border-radius:16px;font-size:16px;line-height:1.25;word-wrap:break-word;white-space:pre-wrap;display:flex;align-items:flex-end;gap:8px}.chat__bubble--me{background:var(--color-wine-button);color:#fff}.chat__bubble--other{background:#fff;color:var(--color-text-dark);border:1px solid rgba(0,0,0,.08)}.chat__bubble img{width:240px;border-radius:14px;display:block}.chat__bubble-text{min-width:0}.chat__bubble-time{flex-shrink:0;font-size:11px;line-height:1;opacity:.72;margin-bottom:1px;white-space:nowrap}.chat__bubble:has(img){position:relative;display:block;padding:4px}.chat__bubble:has(img) .chat__bubble-time{position:absolute;right:9px;bottom:8px;padding:3px 6px;border-radius:999px;background:#0000006b;color:#fff;opacity:1}.chat__input{position:relative;z-index:2;flex-shrink:0;background:#fff;display:flex;align-items:center;gap:10px;padding:10px 12px;padding-bottom:calc(10px + env(safe-area-inset-bottom,0px))}.chat__clip{width:22px;height:22px;background:var(--color-text-dark);-webkit-mask:url(/assets/images/screpca.svg) center / contain no-repeat;mask:url(/assets/images/screpca.svg) center / contain no-repeat;flex-shrink:0}.chat__field{flex:1;background:var(--color-cream);border-radius:28px;padding:10px 14px}.chat__field input{width:100%;border:none;outline:none;background:transparent;font-size:16px;color:var(--color-text-dark)}.chat__send{width:44px;height:44px;border-radius:50%;background:var(--color-wine-button);display:flex;align-items:center;justify-content:center;flex-shrink:0}.chat__send span{width:20px;height:20px;background:#fff;-webkit-mask:url(/assets/images/arrow2.svg) center / contain no-repeat;mask:url(/assets/images/arrow2.svg) center / contain no-repeat}.chat__send:disabled{background:#8a5a5a}.premium{position:fixed;top:0;bottom:0;left:50%;width:100%;max-width:var(--app-max-width);transform:translate(-50%);z-index:36;background:#3b0010;display:flex;flex-direction:column;padding:10px 22px 18px;padding-top:max(10px,env(safe-area-inset-top));padding-bottom:calc(18px + env(safe-area-inset-bottom,0px));overflow-y:auto}.premium__top{display:flex;justify-content:flex-end}.premium__close{width:44px;height:44px;border-radius:14px;background:#ffffff1a;border:1px solid rgba(255,255,255,.14);color:#fffffff2;font-size:22px}.premium__center{flex:1;display:flex;flex-direction:column;align-items:center}.premium__emblem{width:190px;height:190px;object-fit:contain;margin-top:8px;filter:drop-shadow(0 18px 24px rgba(0,0,0,.5))}.premium__title{margin-top:18px;font-size:28px;font-weight:700;letter-spacing:.6px;color:#fff;text-align:center}.premium__subtitle{margin-top:14px;font-size:17px;color:#e9d9d9eb;text-align:center;line-height:1.35;white-space:pre-line}.plan-card{width:100%;margin-top:22px;border-radius:26px;overflow:hidden;background:#fff;border:2px solid #fff;box-shadow:0 14px 26px -18px #00000059}.plan-card--disabled{opacity:.55}.plan-card__title{height:50px;display:flex;align-items:center;justify-content:center;color:#5a1414;font-size:22px;font-weight:700}.plan-card__price{height:44px;background:#6a2230;color:#fff;font-size:26px;font-weight:500;display:flex;align-items:center;justify-content:center}.premium__promo{margin-top:8px;font-size:14px;color:#ffffffc7;text-align:center}.premium__status{width:100%;margin-top:18px;font-size:18px;font-weight:700;color:#ffffffeb}.premium__hint{width:100%;margin-top:10px;font-size:16px;font-weight:500;color:#ffffffd9}.premium__cta{margin-top:18px}.premium__error{color:#ffffffeb;text-align:center;font-size:16px;line-height:1.35;margin:auto 0}.wmsg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:40;background:#3b0010;display:flex;flex-direction:column;padding-top:max(10px,env(safe-area-inset-top))}.wmsg__top{display:flex;align-items:center;padding:10px 16px 0;height:44px}.wmsg__top h1{flex:1;text-align:center;font-size:25px;font-weight:600;color:#fff;margin:0}.wmsg__body{flex:1;min-height:0;overflow-y:auto;padding:22px 22px 24px;color:#fff}.wmsg__h{font-size:27px;font-weight:600;line-height:1.16;margin:0 0 24px;white-space:pre-line}.wmsg__body p{font-size:18px;line-height:1.42;margin:0 0 22px}.wmsg__body b{font-weight:600}.wmsg__footer{flex-shrink:0;padding:0 22px 16px;padding-bottom:calc(16px + env(safe-area-inset-bottom,0px))}.pbs-backdrop{position:fixed;top:0;bottom:0;left:50%;width:100%;max-width:var(--app-max-width);transform:translate(-50%);z-index:40;background:#00000059;display:flex;align-items:flex-end;overscroll-behavior:none}.pbs{width:100%;height:92%;background:var(--color-cream);border-radius:26px 26px 0 0;overflow-y:auto;position:relative;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.pbs__handle{position:absolute;top:0;left:0;right:0;width:100%;height:96px;margin:0 auto;z-index:4;cursor:grab;touch-action:none}.pbs__handle:after{content:"";display:block;width:45px;height:5px;margin:12px auto 0;border-radius:4px;background:#ffffffc7;box-shadow:0 1px 6px #00000040}.pbs__hero{position:relative;width:100%;height:620px;max-height:78vh;border-radius:26px;overflow:hidden;margin-top:0;background:#e9e2d9}.pbs__photos{display:flex;height:100%;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;touch-action:pan-x}.pbs__photos::-webkit-scrollbar{display:none}.pbs__photo{flex:0 0 100%;width:100%;height:100%;scroll-snap-align:start;object-fit:cover}.pbs__photo--empty{display:flex;align-items:center;justify-content:center;background:#e9e2d9;color:#b2b2b2;font-size:60px}.pbs__dots{position:absolute;top:42px;left:14px;right:14px;display:flex;gap:6px;z-index:2}.pbs__dot{flex:1;height:4px;border-radius:10px;background:#ffffff59}.pbs__dot--active{background:#fff}.pbs__overlay{position:absolute;bottom:0;left:0;right:0;padding:26px 16px 24px;background:linear-gradient(to bottom,#0000,#000000b3 55%,#000000eb);color:#fff}.pbs__name{font-size:25px;font-weight:600;line-height:1.1}.pbs__city{display:flex;align-items:center;gap:6px;margin-top:6px;font-size:16px}.pbs__city .ico{width:18px;height:18px;background:#fff;-webkit-mask:url(/assets/images/city.svg) center / contain no-repeat;mask:url(/assets/images/city.svg) center / contain no-repeat}.pbs__actions{display:flex;align-items:center;justify-content:space-evenly;margin-top:20px}.pbs__section-title{padding:0 20px;margin:22px 0 10px;font-size:25px;font-weight:600;color:var(--color-text-dark)}.pbs__about{margin:0 20px;padding:18px;background:#fff;border-radius:18px;font-size:16px;line-height:1.35;color:var(--color-text-dark)}.pbs__first-message{width:calc(100% - 40px);margin:18px 20px 0;min-height:52px;border-radius:18px;background:linear-gradient(90deg,#580313,#d4233f);color:#fff;font-size:17px;font-weight:600;box-shadow:0 12px 28px #500d162e}.pbs__chips{display:flex;flex-wrap:wrap;gap:10px;padding:0 20px}.pbs__empty-info{padding:0 20px;font-size:16px;color:var(--color-text-dark)}.pbs-chip{display:flex;align-items:center;gap:8px;padding:10px 12px;background:#fff;border:1px solid #fff;border-radius:12px;font-size:16px;color:var(--color-text-dark)}.pbs-chip .ico{width:18px;height:18px;flex-shrink:0;background:var(--color-text-dark)}.pbs__report{display:flex;align-items:center;gap:8px;padding:8px 20px 30px;color:#b00020;font-size:14px;font-weight:500}.pbs-circle{width:66px;height:66px;border-radius:50%;background:#ffffff1f;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border:1px solid rgba(255,255,255,.25);display:flex;align-items:center;justify-content:center;transition:transform .11s ease}.pbs-circle:active{transform:scale(.96)}.pbs-circle:disabled{opacity:.65;pointer-events:none}.pbs-circle img{width:28px;height:28px}.pbs-compat{width:92px;height:92px;position:relative;display:flex;align-items:center;justify-content:center}.pbs-compat__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:92px;height:92px}.pbs-compat__inner{position:relative;display:flex;flex-direction:column;align-items:center;gap:4px}.pbs-compat__inner img{width:29px;height:29px}.pbs-compat__inner span{font-size:17px;font-weight:600;color:#fff;line-height:1}.fm-dialog-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:70;display:flex;align-items:center;justify-content:center;padding:20px;background:#0000006b}.fm-dialog{width:min(100%,420px);border-radius:22px;background:#fff;padding:20px;box-shadow:0 20px 70px #00000047}.fm-dialog__title{font-size:22px;font-weight:700;color:var(--color-text-dark)}.fm-dialog__subtitle{margin-top:6px;font-size:14px;color:#7d7d7d}.fm-dialog textarea{width:100%;min-height:128px;margin-top:16px;padding:14px;border-radius:16px;border:1px solid #e2d8ce;background:#fbfaf8;color:var(--color-text-dark);font-size:16px;line-height:1.35;resize:none}.fm-dialog__count{margin-top:6px;text-align:right;font-size:12px;color:#9a9188}.fm-dialog__actions{display:flex;gap:10px;margin-top:16px}.fm-dialog__cancel,.fm-dialog__send{flex:1;min-height:46px;border-radius:16px;font-size:16px;font-weight:600}.fm-dialog__cancel{background:#f0ece7;color:var(--color-text-dark)}.fm-dialog__send{background:var(--color-wine-button);color:#fff}.fm-dialog__send:disabled,.fm-dialog__cancel:disabled{opacity:.55}.report-sheet{width:100%;background:#fff;border-radius:22px 22px 0 0;padding:0 16px calc(16px + env(safe-area-inset-bottom,0px));max-height:90%;overflow-y:auto;overscroll-behavior:contain;touch-action:pan-y}.report-sheet__grab{height:46px;position:sticky;top:0;margin:0 -16px;background:#fff;z-index:1;cursor:grab;touch-action:none}.report-sheet__grab:after{content:"";position:absolute;left:50%;top:14px;transform:translate(-50%);width:48px;height:5px;border-radius:999px;background:#d5c8b7}.report-sheet__title{font-size:18px;font-weight:600;color:var(--color-text-dark);margin-bottom:8px}.report-sheet__hint{font-size:14px;color:#7d7d7d;line-height:1.35;margin-bottom:14px}.report-reason{display:flex;align-items:center;gap:12px;padding:6px 0;cursor:pointer}.report-reason__radio{width:22px;height:22px;border-radius:50%;border:2px solid #e9e2d9;display:flex;align-items:center;justify-content:center;flex-shrink:0}.report-reason__radio--on{border-color:var(--color-wine-button)}.report-reason__radio--on:after{content:"";width:10px;height:10px;border-radius:50%;background:var(--color-wine-button)}.report-sheet textarea{width:100%;margin-top:10px;border-radius:14px;border:1px solid #e9e2d9;padding:12px;font-family:inherit;font-size:15px;resize:none;outline:none;color:var(--color-text-dark)}.report-sheet__send{width:100%;height:52px;margin-top:10px;border-radius:16px;background:var(--color-wine-button);color:#fff;font-size:16px;font-weight:600}.report-sheet__send:disabled{background:#5a141459}.report-sheet__cancel{width:100%;height:46px;margin-top:6px;color:#7d7d7d;font-size:16px}.filters{position:absolute;top:0;right:0;bottom:0;left:0;z-index:30;background:var(--color-cream);display:flex;flex-direction:column}.filters__appbar{flex-shrink:0;display:flex;align-items:center;justify-content:center;position:relative;padding:14px 0;padding-top:max(14px,env(safe-area-inset-top))}.filters__appbar h1{font-size:25px;font-weight:600;color:var(--color-text-dark);margin:0}.filters__close{position:absolute;left:12px;width:40px;height:40px;font-size:24px;color:var(--color-text-dark);display:flex;align-items:center;justify-content:center}.filters__body{flex:1;min-height:0;overflow-y:auto;padding:12px 20px 20px}.filters__card{background:#fff;border-radius:22px;padding:16px;margin-bottom:14px}.filters__card-title{font-size:25px;font-weight:600;color:var(--color-text-dark);margin-bottom:12px}.filters__modes{display:flex;flex-wrap:wrap;gap:10px}.filters__mode{flex:1 1 calc(50% - 5px);height:46px;border-radius:999px;border:1px solid rgba(178,178,178,.45);background:#fff;color:var(--color-text-dark);font-size:16px}.filters__mode--on{background:var(--color-wine-button);color:#fff;border-color:transparent}.filters__hint{margin-top:8px;font-size:16px;color:var(--color-text-grey)}.filters__age{font-size:16px;font-weight:600;color:var(--color-text-dark);margin-bottom:8px}.dual{position:relative;height:28px}.dual__track{position:absolute;top:12px;left:0;right:0;height:4px;border-radius:2px;background:#b2b2b259}.dual__fill{position:absolute;top:12px;height:4px;border-radius:2px;background:var(--color-wine-button)}.dual input[type=range]{position:absolute;top:0;left:0;width:100%;margin:0;background:none;pointer-events:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:28px}.dual input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;pointer-events:auto;width:20px;height:20px;border-radius:50%;background:var(--color-wine-button);cursor:pointer;border:none}.dual input[type=range]::-moz-range-thumb{pointer-events:auto;width:20px;height:20px;border-radius:50%;background:var(--color-wine-button);cursor:pointer;border:none}.filters__chips{display:flex;flex-wrap:wrap;gap:10px}.filters__chip{padding:10px 16px;border-radius:999px;border:1px solid rgba(178,178,178,.45);background:#fff;color:var(--color-text-dark);font-size:16px}.filters__chip--on{background:var(--color-wine-button);color:#fff;border-color:transparent}.filters__footer{flex-shrink:0;padding:0 20px 18px;padding-bottom:calc(18px + env(safe-area-inset-bottom,0px))}.filters__reset,.filters__apply{width:100%;height:50px;border-radius:40px;font-size:25px;font-weight:600}.filters__reset{background:#fff;border:1px solid rgba(178,178,178,.45);color:var(--color-text-dark);margin-bottom:12px}.filters__apply{background:var(--color-wine-button);color:#fff}.dll{position:absolute;top:0;right:0;bottom:0;left:0;z-index:35;background:#3b0010;overflow:hidden;display:flex;flex-direction:column;padding-top:max(6px,env(safe-area-inset-top))}.dll__header{display:flex;align-items:center;gap:10px;padding:0 16px}.dll__back{width:28px;height:28px;background:#fff;-webkit-mask:url(/assets/images/arrow.svg) center / contain no-repeat;mask:url(/assets/images/arrow.svg) center / contain no-repeat}.dll__header h1{font-size:25px;font-weight:600;color:#fff;margin:0}.dll__body{flex:1;min-height:0;overflow-y:auto;padding:18px 20px 200px;color:#fff}.dll__big{font-size:24px;font-weight:600;line-height:1.2;margin-bottom:18px}.dll__body p{font-size:16px;line-height:1.28;margin:0 0 14px}.dll__body b{font-weight:600}.dll__hearts{position:absolute;left:0;right:0;bottom:96px;height:170px;pointer-events:none}.dll__hearts img{position:absolute}.dll__cta{position:absolute;left:22px;right:22px;bottom:calc(16px + env(safe-area-inset-bottom,0px))}.swipe{flex:1;min-height:0;background:var(--color-cream);display:flex;flex-direction:column;position:relative;overflow:hidden;overscroll-behavior:none;touch-action:none}.swipe__header{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;padding-top:max(8px,env(safe-area-inset-top));flex-shrink:0;touch-action:manipulation}.swipe__logo{height:56px}.swipe__filter{width:44px;height:44px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center}.swipe__filter span{width:22px;height:22px;background:var(--color-wine-button);-webkit-mask:url(/assets/images/filter.svg) center / contain no-repeat;mask:url(/assets/images/filter.svg) center / contain no-repeat}.swipe__deck{flex:1;min-height:0;position:relative;overflow:hidden;overscroll-behavior:none;touch-action:none}.swipe__empty{flex:1;display:flex;align-items:center;justify-content:center;font-size:20px;color:var(--color-text-dark);padding:24px;text-align:center}.swipe-photo-required{width:100%;max-width:340px;border-radius:22px;background:#fff;padding:22px 18px 18px;box-shadow:0 16px 44px #5803131f}.swipe-photo-required__title{font-size:21px;font-weight:600;color:var(--color-text-dark);margin-bottom:8px}.swipe-photo-required__text{font-size:15px;line-height:1.35;color:#00000094;margin-bottom:18px}.swipe-photo-required__button{width:100%;height:48px;border-radius:24px;background:var(--color-wine-button);color:#fff;font-size:17px;font-weight:600}.swipe-card{position:absolute;top:12px;right:12px;bottom:12px;left:12px;border-radius:28px;overflow:hidden;background:#e9e2d9;-webkit-user-select:none;user-select:none;touch-action:none}.swipe-card__photo{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;pointer-events:none}.swipe-card__taparea{position:absolute;top:0;left:0;right:0;bottom:200px}.swipe-card__info{position:absolute;bottom:0;left:0;right:0;padding:24px 16px;color:#fff;background:linear-gradient(to bottom,#0000,#000000b3 55%,#000000eb)}.swipe-card__name{font-size:25px;font-weight:600;line-height:1.1}.swipe-card__city{display:flex;align-items:center;gap:6px;margin-top:6px;font-size:16px}.swipe-card__city .ico{width:18px;height:18px;background:#fff;-webkit-mask:url(/assets/images/city.svg) center / contain no-repeat;mask:url(/assets/images/city.svg) center / contain no-repeat}.swipe-card__buttons{display:flex;align-items:center;justify-content:space-evenly;margin-top:20px}.swipe-circle{width:66px;height:66px;border-radius:50%;background:#ffffff1f;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border:1px solid rgba(255,255,255,.25);display:flex;align-items:center;justify-content:center;transition:transform .11s ease}.swipe-circle:active{transform:scale(.96)}.swipe-circle img{width:28px;height:28px}.swipe-compat{width:92px;height:92px;position:relative;display:flex;align-items:center;justify-content:center}.swipe-circle:disabled{opacity:.65;pointer-events:none}.swipe-compat__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:92px;height:92px}.swipe-compat__inner{position:relative;display:flex;flex-direction:column;align-items:center;gap:4px}.swipe-compat__inner img{width:29px;height:29px}.swipe-compat__inner span{font-size:17px;font-weight:600;color:#fff;line-height:1}.chats{flex:1;min-height:0;background:var(--color-cream);display:flex;flex-direction:column;position:relative}.chats__appbar{flex-shrink:0;background:#fff;display:flex;align-items:center;justify-content:center;gap:8px;padding:14px 0;padding-top:max(14px,env(safe-area-inset-top))}.chats__appbar h1{font-size:25px;font-weight:600;color:var(--color-text-dark);margin:0}.chats__appbar img{width:22px;height:22px}.chats__section{padding:16px 20px 10px;font-size:20px;font-weight:600;color:var(--color-text-dark)}.chats__list{flex:1;min-height:0;overflow-y:auto;padding-bottom:12px;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y}.chats__empty{flex:1;display:flex;align-items:center;justify-content:center;font-size:20px;color:var(--color-text-dark)}.chat-item{display:flex;align-items:center;gap:14px;padding:16px 20px;cursor:pointer;border-bottom:1px solid #e9e2d9}.chat-item__avatar{width:56px;height:56px;border-radius:50%;object-fit:cover;background:#e9e2d9;flex-shrink:0}.chat-item__body{flex:1;min-width:0}.chat-item__name{font-size:20px;color:var(--color-text-dark);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-item__last{margin-top:6px;font-size:16px;color:#7d7d7d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-item__right{display:flex;flex-direction:column;align-items:flex-end;gap:6px;flex-shrink:0}.chat-item__time{font-size:16px;color:#7d7d7d}.chat-item__badge{background:var(--color-wine-button);color:#fff;font-size:12px;font-weight:600;border-radius:999px;padding:4px 8px;line-height:1}.chat-requests-link{margin:14px 20px 0;padding:14px 16px;border-radius:20px;display:flex;align-items:center;justify-content:space-between;background:#ffffffbd;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.74);box-shadow:0 12px 30px #500d1614;color:var(--color-text-dark);font-size:17px;font-weight:600}.chat-requests-link b{min-width:28px;height:28px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:var(--color-wine-button);color:#fff;font-size:14px}.requests-screen{position:absolute;top:0;right:0;bottom:0;left:0;z-index:25;display:flex;flex-direction:column;background:var(--color-cream);overflow:hidden;overscroll-behavior:none}.requests-screen__appbar{flex-shrink:0;background:#fff;display:flex;align-items:center;justify-content:center;position:relative;padding:14px 0;padding-top:max(14px,env(safe-area-inset-top))}.requests-screen__appbar h1{margin:0;font-size:25px;font-weight:600;color:var(--color-text-dark)}.requests-screen__appbar button{position:absolute;left:12px;width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center}.requests-screen__appbar button:before{content:"";display:block;width:18px;height:18px;margin-left:5px;border-left:3px solid var(--color-text-dark);border-bottom:3px solid var(--color-text-dark);transform:rotate(45deg)}.request-sheet{width:100%;background:#fff;border-radius:22px 22px 0 0;padding:0 16px calc(16px + env(safe-area-inset-bottom,0px));overscroll-behavior:contain}.request-sheet__text{margin:0 0 16px;padding:16px;border-radius:16px;background:#f5f0ea;color:var(--color-text-dark);font-size:16px;line-height:1.35}.request-sheet__accept{width:100%;min-height:48px;border-radius:18px;background:var(--color-wine-button);color:#fff;font-size:16px;font-weight:600;margin-bottom:8px}.sheet-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:30;background:#00000059;display:flex;align-items:flex-end;overflow:hidden;overscroll-behavior:none;touch-action:none}.sheet{width:100%;background:#fff;border-radius:22px 22px 0 0;padding:0 16px calc(16px + env(safe-area-inset-bottom,0px));overscroll-behavior:contain;touch-action:none}.sheet__grab{height:46px;position:relative;margin:0 -16px;cursor:grab;touch-action:none}.sheet__grab:after{content:"";position:absolute;left:50%;top:14px;transform:translate(-50%);width:48px;height:5px;border-radius:999px;background:#d5c8b7}.sheet__title{text-align:center;font-size:18px;font-weight:600;color:var(--color-text-dark);margin-bottom:12px}.sheet__action{width:100%;text-align:left;display:flex;align-items:center;gap:12px;padding:12px 8px;font-size:16px;font-weight:500;color:var(--color-text-dark)}.sheet__action--danger{color:#b00020}.settings{position:fixed;top:0;bottom:0;left:50%;width:100%;max-width:var(--app-max-width);transform:translate(-50%);z-index:25;background:var(--color-cream);display:flex;flex-direction:column}.settings__appbar{flex-shrink:0;background:#fff;display:flex;align-items:center;justify-content:center;position:relative;padding:14px 0;padding-top:max(14px,env(safe-area-inset-top))}.settings__back{position:absolute;left:12px;width:22px;height:22px;background:var(--color-text-dark);-webkit-mask:url(/assets/images/arrow.svg) center / contain no-repeat;mask:url(/assets/images/arrow.svg) center / contain no-repeat}.settings__appbar h1{font-size:25px;font-weight:600;color:var(--color-text-dark);margin:0}.settings__body{flex:1;min-height:0;overflow-y:auto;padding:18px 20px 24px}.settings__tile{width:100%;display:flex;align-items:center;justify-content:space-between;padding:18px 8px;border-top:1px solid #e6ded4;border-bottom:1px solid #e6ded4;margin-bottom:10px;font-size:16px;color:var(--color-text-dark);text-align:left}.settings__tile:disabled{opacity:.48}.settings__tile--danger{color:#b00020}.settings__tile span.chev{opacity:.35;font-size:22px}.settings__legal{margin-top:30px;text-align:center;font-size:12px;color:#0000008a;line-height:1.4}.settings__legal a{color:var(--color-wine-button);text-decoration:underline}.dlg-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:45;background:#00000073;display:flex;align-items:center;justify-content:center;padding:24px}.dlg{width:100%;max-width:360px;background:#5a1414;color:#f7f1e8;border-radius:18px;padding:20px}.dlg__title{font-size:18px;font-weight:600;margin-bottom:14px}.dlg__text{font-size:14px;line-height:1.4;margin-bottom:14px;opacity:.9}.dlg input{width:100%;margin-bottom:12px;padding:12px;border-radius:10px;border:1px solid #f7f1e8;background:#5a1414;color:#f7f1e8;font-size:15px;outline:none}.dlg input::placeholder{color:#f7f1e899}.dlg__actions{display:flex;justify-content:flex-end;gap:8px;margin-top:6px}.dlg__cancel{padding:10px 16px;color:#f7f1e8;font-size:15px}.dlg__ok{padding:10px 18px;border-radius:10px;background:#f7f1e8;color:#5a1414;font-size:15px;font-weight:600}.edit{position:fixed;top:0;bottom:0;left:50%;width:100%;max-width:var(--app-max-width);transform:translate(-50%);z-index:26;background:var(--color-cream);display:flex;flex-direction:column}.edit--sheet-open .edit__body{overflow:hidden}.edit__appbar{flex-shrink:0;background:#fff;display:flex;align-items:center;justify-content:center;position:relative;padding:14px 0;padding-top:max(14px,env(safe-area-inset-top))}.edit__back{position:absolute;left:12px;width:22px;height:22px;background:var(--color-text-dark);-webkit-mask:url(/assets/images/arrow.svg) center / contain no-repeat;mask:url(/assets/images/arrow.svg) center / contain no-repeat}.edit__appbar h1{font-size:25px;font-weight:600;color:var(--color-text-dark);margin:0}.edit__body{flex:1;min-height:0;overflow-y:auto;padding:14px 20px 20px}.edit__section{font-size:20px;font-weight:600;color:var(--color-text-dark);margin:0 0 14px}.edit__photos{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:24px}.edit__photo{position:relative;aspect-ratio:1;border-radius:16px;overflow:hidden;background:#f1e7d9;display:flex;align-items:center;justify-content:center}.edit__photo img{width:100%;height:100%;object-fit:cover}.edit__photo--drag{outline:2px dashed #5a1414;outline-offset:-2px}.edit__photo .cam{width:40px;height:40px;background:#c7b7a6;-webkit-mask:url(/assets/images/camera.svg) center / contain no-repeat;mask:url(/assets/images/camera.svg) center / contain no-repeat}.edit__field{margin-bottom:12px}.edit__field-title{font-size:20px;font-weight:600;color:var(--color-text-dark);margin-bottom:10px}.edit__field-box{display:flex;align-items:center;gap:8px;padding:16px 18px;background:#fff;border:1px solid #ebd7c8;border-radius:18px}.edit__field-box span.val{flex:1;font-size:16px;color:var(--color-text-dark)}.edit__field-box span.placeholder{color:#2e2e2e8c}.edit__field-box span.chev{color:var(--color-text-dark);font-size:20px}.edit__divider{height:1px;background:#ebd7c8;margin:16px 0 12px}.edit__footer{flex-shrink:0;padding:0 20px 20px;padding-bottom:calc(20px + env(safe-area-inset-bottom,0px))}.edit__save{width:100%;height:50px;border-radius:35px;background:#5a1414;color:#fff;font-size:25px;font-weight:600}.edit__save:disabled{background:#5a141466}.es-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:46;background:#00000073;display:flex;align-items:flex-end;overflow:hidden;overscroll-behavior:none;touch-action:none}.es-sheet{width:100%;height:90%;background:#fff;border-radius:22px 22px 0 0;display:flex;flex-direction:column;padding:0;overscroll-behavior:contain;touch-action:none}.es-sheet--auto{height:auto;max-height:90%}.es-grab{width:100%;height:52px;flex:0 0 auto;position:relative;cursor:grab;touch-action:none}.es-grab:after{content:"";position:absolute;left:50%;top:14px;transform:translate(-50%);width:50px;height:5px;border-radius:3px;background:#d5c8b7}.es-title{text-align:center;font-size:20px;font-weight:600;color:var(--color-text-dark);margin-bottom:16px}.es-list{flex:1;min-height:0;overflow-y:auto;padding:0 20px 10px;display:flex;flex-wrap:wrap;gap:10px;align-content:flex-start;overscroll-behavior:contain;touch-action:pan-y}.es-chip{padding:10px 14px;border-radius:30px;background:#f7f0e7;border:1px solid #ebd7c8;color:var(--color-text-dark);font-size:16px}.es-chip--on{background:#ebd7c8;border-color:#5a1414}.es-city-list{flex-direction:column;flex-wrap:nowrap}.es-city{width:100%;text-align:left;padding:12px 14px;border-radius:18px;background:#f7f0e7;border:1px solid #ebd7c8;color:var(--color-text-dark);font-size:16px}.es-city--on{background:#ebd7c8;border-color:#5a1414}.es-search{margin:0 20px 12px}.es-search input,.es-about textarea{width:100%;background:#f5eee4;border:none;border-radius:16px;padding:14px 16px;font-family:inherit;font-size:16px;color:var(--color-text-dark);outline:none}.es-about{padding:0 20px}.es-about textarea{resize:none;touch-action:pan-y}.es-error{color:#b00020;font-size:13px;padding:6px 20px 0}.es-save{margin:12px 20px 20px;height:50px;border-radius:30px;background:#5a1414;color:#fff;font-size:18px;font-weight:600}.es-save:disabled{background:#5a141466}.es-menu{width:100%;background:#fff;border-radius:18px 18px 0 0;padding:0 0 calc(8px + env(safe-area-inset-bottom,0px));overscroll-behavior:contain;touch-action:none}.es-menu button{width:100%;text-align:left;padding:16px 20px;font-size:16px;color:var(--color-text-dark)}.es-menu button.danger{color:#b00020}.profile{flex:1;min-height:0;background:var(--color-cream);display:flex;flex-direction:column}.profile__appbar{flex-shrink:0;background:#fff;display:flex;align-items:center;justify-content:center;position:relative;padding:14px 0;padding-top:max(14px,env(safe-area-inset-top))}.profile__appbar h1{font-size:25px;font-weight:600;color:var(--color-text-dark);margin:0}.profile__settings{position:absolute;right:12px;width:44px;height:44px;border-radius:50%;background:#fff9ef;display:flex;align-items:center;justify-content:center}.profile__settings span{width:22px;height:22px;background:var(--color-text-dark);-webkit-mask:url(/assets/images/set.svg) center / contain no-repeat;mask:url(/assets/images/set.svg) center / contain no-repeat}.profile__body{flex:1;min-height:0;overflow-y:auto;padding:12px 20px 26px}.profile__top{display:flex;align-items:flex-start;gap:14px}.profile__avatar{width:130px;height:130px;border-radius:50%;border:6px solid #580313;object-fit:cover;background:#e0d4c5;flex-shrink:0}.profile__actions{flex:1;display:flex;flex-direction:column;gap:14px;padding-top:6px}.profile__btn{height:52px;border-radius:26px;display:flex;align-items:center;justify-content:center;gap:8px;padding:0 14px;font-size:16px;font-weight:400}.profile__btn--edit{background:#fff;color:var(--color-text-dark)}.profile__btn--premium{background:linear-gradient(90deg,#580313,#d4233f);color:#fff}.profile__btn .ico{width:18px;height:18px;flex-shrink:0}.profile__btn--edit .ico{background:var(--color-text-dark);-webkit-mask:url(/assets/images/pensil.svg) center / contain no-repeat;mask:url(/assets/images/pensil.svg) center / contain no-repeat}.profile__btn--premium .ico{background:#fff;-webkit-mask:url(/assets/images/prem.svg) center / contain no-repeat;mask:url(/assets/images/prem.svg) center / contain no-repeat}.profile__nameage{margin:22px 0 24px;font-size:25px;font-weight:600;color:var(--color-text-dark)}.profile__quote{background:#fff;border-radius:22px;padding:18px}.profile__quote-title{font-size:20px;font-weight:600;color:var(--color-text-dark);margin-bottom:6px}.profile__quote-text{font-size:16px;color:var(--color-text-dark);line-height:1.25}.profile-push{position:absolute;top:0;right:0;bottom:0;left:0;z-index:40;background:#0000006b;display:flex;align-items:center;justify-content:center;padding:24px}.profile-push__card{width:100%;max-width:360px;border-radius:22px;background:#fff;color:var(--color-text-dark);padding:22px 20px 18px;box-shadow:0 18px 50px #00000038}.profile-push__title{font-size:21px;font-weight:600;margin-bottom:8px}.profile-push__text{font-size:15px;line-height:1.35;color:#000000a3;margin-bottom:18px}.profile-push__actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.profile-push__later,.profile-push__ok{min-height:42px;border-radius:21px;padding:0 16px;font-size:15px}.profile-push__later{color:#00000094}.profile-push__ok{background:var(--color-wine-button);color:#fff;font-weight:600}@media(max-width:360px){.profile-push__actions{flex-direction:column-reverse;align-items:stretch}}.likes{flex:1;min-height:0;background:#500d16;display:flex;flex-direction:column;position:relative}.likes__appbar{flex-shrink:0;background:#fff;display:flex;align-items:center;justify-content:center;gap:8px;padding:14px 0;padding-top:max(14px,env(safe-area-inset-top))}.likes__appbar h1{font-size:25px;font-weight:600;color:var(--color-text-dark);margin:0}.likes__appbar img{width:22px;height:22px}.likes-actions-link{align-self:flex-end;margin:12px 12px 0;padding:9px 14px;border-radius:999px;display:inline-flex;align-items:center;gap:8px;background:#ffffff38;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.24);color:#fff;font-size:14px;font-weight:600}.likes-actions-link:after{content:"";width:8px;height:8px;border-right:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(-45deg)}.likes__empty{flex:1;display:flex;align-items:center;justify-content:center;color:#fff;font-size:20px;text-align:center;padding:24px}.likes__grid{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;display:grid;grid-template-columns:1fr 1fr;align-content:start;gap:18px 14px;padding:12px 12px 22px}.like-card{position:relative;border-radius:22px;overflow:hidden;background:#e9e2d9;height:clamp(250px,34vh,340px);min-height:250px}.like-card__photo{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.like-card__badge{position:absolute;top:10px;right:10px;display:flex;align-items:center;gap:4px;padding:4px 8px;border-radius:999px;background:#00000047;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border:1px solid rgba(255,255,255,.16);color:#fff;font-size:12px;font-weight:600}.like-card__badge .ico{width:14px;height:16px;background:#fff;-webkit-mask:url(/assets/images/puz.svg) center / contain no-repeat;mask:url(/assets/images/puz.svg) center / contain no-repeat}.like-card__info{position:absolute;left:0;right:0;bottom:0;padding:42px 12px 12px;background:linear-gradient(to bottom,transparent,rgba(0,0,0,.82))}.like-card__message-bubble{position:relative;display:inline-flex;max-width:100%;margin-bottom:8px;padding:6px 11px;border-radius:999px;background:#ffffffeb;color:var(--color-wine-button);font-size:11px;font-weight:700;line-height:1.15;box-shadow:0 6px 18px #0000002e}.like-card__name{color:#fff;font-size:20px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.like-card__buttons{display:flex;gap:10px;margin-top:10px}.like-card__btn{flex:1;height:32px;border-radius:30px;background:#0000004d;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);border:1px solid rgba(255,255,255,.16);display:flex;align-items:center;justify-content:center}.like-card__btn .ico{width:22px;height:22px;background:#fff}.actions-screen{position:fixed;top:0;bottom:0;left:50%;width:100%;max-width:var(--app-max-width);transform:translate(-50%);z-index:24;display:flex;flex-direction:column;background:#500d16;overflow:hidden;overscroll-behavior:none}.actions-screen__appbar{flex-shrink:0;background:#fff;display:flex;align-items:center;justify-content:center;position:relative;padding:14px 0;padding-top:max(14px,env(safe-area-inset-top))}.actions-screen__appbar h1{margin:0;font-size:25px;font-weight:600;color:var(--color-text-dark)}.actions-screen__appbar button{position:absolute;left:12px;width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center}.actions-screen__appbar button:before{content:"";display:block;width:18px;height:18px;margin-left:5px;border-left:3px solid var(--color-text-dark);border-bottom:3px solid var(--color-text-dark);transform:rotate(45deg)}.actions-tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:12px}.actions-tabs button{min-height:42px;border-radius:16px;background:#ffffff2e;color:#ffffffc2;font-size:15px;font-weight:600}.actions-tabs .actions-tabs__tab--on{background:#fff;color:var(--color-wine-button)}.question{height:100%;width:100%;background:var(--color-cream);display:flex;flex-direction:column;padding:10px 20px 20px;padding-top:max(10px,env(safe-area-inset-top));padding-bottom:calc(20px + env(safe-area-inset-bottom,0px))}.question__title{text-align:center;font-size:20px;font-weight:600;line-height:1.3;color:var(--color-text-dark);margin:20px 0 25px;white-space:pre-line}.question__list{flex:1;overflow-y:auto;padding-right:4px}.question__option{width:100%;text-align:left;margin-bottom:12px;padding:14px 20px;border-radius:26px;font-size:16px;font-weight:400;background:#fff;color:var(--color-text-dark);transition:background .15s ease,color .15s ease}.question__option--selected{background:var(--color-wine-button);color:#fff}.question__cta{height:50px;width:100%;margin-top:10px;border-radius:40px;background:var(--color-wine-button);color:#fff;font-size:25px;font-weight:600;display:flex;align-items:center;justify-content:center}.question__cta:disabled{background:#5a141466}@font-face{font-family:OS;src:url(/assets/fonts/osreg.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:OS;src:url(/assets/fonts/ossemi.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}:root{--color-wine-deep: #3b0010;--color-wine: #7d2626;--color-wine-button: #5a1414;--color-cream: #f7f1e8;--color-text-dark: #2e2e2e;--color-text-grey: #b2b2b2;--color-white: #ffffff;--color-error: #ff5252;--radius-button: 40px;--radius-input: 16px;--app-max-width: 480px}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body{margin:0;padding:0;height:100%}body{font-family:OS,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;background:var(--app-safe-bg, var(--color-cream));color:var(--color-white);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}#root{height:100%;width:100%;display:flex;justify-content:center;background:var(--app-safe-bg, var(--color-cream))}.app-shell{position:relative;width:100%;max-width:var(--app-max-width);height:100%;overflow:hidden;display:flex;flex-direction:column;background:var(--app-safe-bg, var(--color-cream))}button{font-family:inherit;cursor:pointer;border:none;background:none;color:inherit}input{font-family:inherit}a{color:inherit}.btn-primary{height:50px;width:100%;border-radius:var(--radius-button);background:var(--color-wine-button);color:var(--color-white);font-size:25px;font-weight:600;display:flex;align-items:center;justify-content:center;transition:opacity .18s ease,background .18s ease}.btn-primary:disabled,.btn-primary[aria-disabled=true]{background:#5a141459;cursor:default}.field{border-radius:var(--radius-input);border:1px solid rgba(0,0,0,.16);background:var(--color-white);padding:0 12px;height:52px;display:flex;align-items:center}.field.has-error{border-color:var(--color-error)}.field input{flex:1;border:none;outline:none;background:transparent;font-size:16px;font-weight:400;color:var(--color-text-dark)}.field input::placeholder{color:var(--color-text-grey)}.field-label{font-size:16px;font-weight:400;color:var(--color-text-grey);margin-bottom:8px}
