.ugcv2-hero[data-astro-cid-bk575xat]{background:var(--bg-page);padding:32px 20px 56px;display:flex;flex-direction:column;align-items:center}.ugcv2-hero-inner[data-astro-cid-bk575xat]{text-align:center;max-width:1000px;display:flex;flex-direction:column;align-items:center;gap:24px}.ugcv2-hero-headline[data-astro-cid-bk575xat]{font-family:var(--font-headline);font-size:72px;font-weight:700;color:#f4f4f5;line-height:1.12}.ugcv2-hero-headline[data-astro-cid-bk575xat] em[data-astro-cid-bk575xat]{font-style:italic;color:var(--primary)}.ugcv2-hero-headline[data-astro-cid-bk575xat] .text-orange[data-astro-cid-bk575xat]{color:var(--primary)}.ugcv2-hero-sub[data-astro-cid-bk575xat]{font-family:var(--font-body);font-size:var(--font-size-body);color:var(--text-subtle);line-height:1.5}.ugcv2-hero-cta[data-astro-cid-bk575xat]{display:flex;align-items:center;gap:28px;flex-wrap:wrap;justify-content:center}.ugcv2-hero-caption[data-astro-cid-bk575xat]{font-family:var(--font-ui);font-size:13px;color:var(--text-gray);margin:0;letter-spacing:.02em}.ugcv2-hero-sublink[data-astro-cid-bk575xat]{font-family:var(--font-ui);font-size:16px;color:var(--text-muted);transition:color .2s ease}.ugcv2-hero-sublink[data-astro-cid-bk575xat]:hover{color:var(--primary)}.ugcv2-hero-scroll[data-astro-cid-bk575xat]{display:inline-flex;flex-direction:column;align-items:center;gap:14px;margin-top:40px;font-family:var(--font-ui);font-size:10px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--text-gray);transition:color .2s ease}.ugcv2-hero-scroll[data-astro-cid-bk575xat]:hover{color:var(--primary)}.ugcv2-hero-scroll-line[data-astro-cid-bk575xat]{width:1px;height:48px;background:linear-gradient(to bottom,var(--primary),rgba(255,79,0,0));animation:ugcv2-hero-scroll-bounce 2s ease-in-out infinite;transform-origin:top}@keyframes ugcv2-hero-scroll-bounce{0%,to{transform:translateY(0);opacity:1}50%{transform:translateY(6px);opacity:.5}}@media(prefers-reduced-motion:reduce){.ugcv2-hero-scroll-line[data-astro-cid-bk575xat]{animation:none}}@media(max-width:992px){.ugcv2-hero-headline[data-astro-cid-bk575xat]{font-size:52px}}@media(max-width:768px){.ugcv2-hero[data-astro-cid-bk575xat]{padding:20px 20px 40px}.ugcv2-hero-headline[data-astro-cid-bk575xat]{font-size:36px}}@media(max-width:480px){.ugcv2-hero-headline[data-astro-cid-bk575xat]{font-size:28px}}.ugcv2-portfolio[data-astro-cid-7xrrrtik]{background:var(--bg-page)}.ugcv2-portfolio-head[data-astro-cid-7xrrrtik]{text-align:center;margin-bottom:48px;display:flex;flex-direction:column;align-items:center;gap:20px}.ugcv2-portfolio-headline[data-astro-cid-7xrrrtik]{margin:0}.ugcv2-portfolio-sub[data-astro-cid-7xrrrtik]{max-width:620px;margin:0 auto}.ugcv2-portfolio-grid[data-astro-cid-7xrrrtik]{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.ugcv2-portfolio-item[data-astro-cid-7xrrrtik]{position:relative;aspect-ratio:9 / 16;border-radius:12px;overflow:hidden;cursor:pointer;background:var(--bg-card);border:1px solid var(--border-color);transition:transform .3s ease,border-color .3s ease}.ugcv2-portfolio-item[data-astro-cid-7xrrrtik]:hover{transform:scale(1.03);border-color:var(--primary)}.ugcv2-portfolio-item[data-astro-cid-7xrrrtik] img[data-astro-cid-7xrrrtik]{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.ugcv2-portfolio-tags[data-astro-cid-7xrrrtik]{position:absolute;top:10px;left:10px;z-index:3;display:flex;flex-wrap:wrap;gap:4px;pointer-events:none}.ugcv2-portfolio-tag[data-astro-cid-7xrrrtik]{padding:3px 8px;border-radius:4px;background:#ff4f00e6;color:#fff;font-family:var(--font-ui);font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.ugcv2-portfolio-overlay[data-astro-cid-7xrrrtik]{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#00000040;opacity:0;transition:opacity .3s ease;z-index:1}.ugcv2-portfolio-item[data-astro-cid-7xrrrtik]:hover .ugcv2-portfolio-overlay[data-astro-cid-7xrrrtik]{opacity:1}.ugcv2-portfolio-play[data-astro-cid-7xrrrtik]{width:52px;height:52px}.ugcv2-portfolio-title[data-astro-cid-7xrrrtik]{position:absolute;bottom:0;left:0;right:0;padding:40px 12px 12px;background:linear-gradient(transparent,#000000b3);color:#fff;font-family:var(--font-body);font-size:13px;line-height:1.3;opacity:0;transition:opacity .3s ease;z-index:1}.ugcv2-portfolio-item[data-astro-cid-7xrrrtik]:hover .ugcv2-portfolio-title[data-astro-cid-7xrrrtik]{opacity:1}.ugcv2-portfolio-footer[data-astro-cid-7xrrrtik]{display:flex;justify-content:center;margin-top:40px}.ugcv2-portfolio-all[data-astro-cid-7xrrrtik]{display:inline-flex;align-items:center;gap:8px;color:var(--text-muted);font-family:var(--font-ui);font-size:15px;border:1px solid var(--border-color);padding:10px 20px;border-radius:100px;transition:all .2s ease}.ugcv2-portfolio-all[data-astro-cid-7xrrrtik]:hover{color:var(--primary);border-color:var(--primary)}@media(max-width:992px){.ugcv2-portfolio-grid[data-astro-cid-7xrrrtik]{grid-template-columns:repeat(3,1fr)}}@media(max-width:640px){.ugcv2-portfolio-grid[data-astro-cid-7xrrrtik]{grid-template-columns:repeat(2,1fr);gap:8px}.ugcv2-portfolio-play[data-astro-cid-7xrrrtik]{width:40px;height:40px}}.ugcv2fmt{background:var(--bg-page)}.ugcv2fmt__head{text-align:center;margin-bottom:48px}.ugcv2fmt__head .headline-lg{margin-bottom:16px}.ugcv2fmt__sub{max-width:680px;margin:0 auto}.ugcv2fmt__list{list-style:none;padding:0;max-width:900px;margin:0 auto;background:var(--bg-card);border:1px solid var(--border-color);border-radius:20px;overflow:hidden}.ugcv2fmt__row{display:flex;gap:28px;padding:28px 32px;border-bottom:1px solid var(--border-color);transition:background .2s ease}.ugcv2fmt__row:last-child{border-bottom:none}.ugcv2fmt__row:hover{background:#ff4f000a}.ugcv2fmt__num{font-family:var(--font-headline);font-size:40px;font-weight:700;color:var(--primary);font-style:italic;line-height:1;min-width:60px;flex-shrink:0}.ugcv2fmt__body{flex:1;min-width:0}.ugcv2fmt__title-row{display:flex;align-items:center;gap:12px;margin-bottom:6px;flex-wrap:wrap}.ugcv2fmt__title{font-family:var(--font-headline);font-size:28px;font-weight:700;color:var(--text-white);line-height:1.2;margin:0}.ugcv2fmt__tag{font-family:var(--font-ui);font-size:11px;font-weight:600;color:var(--primary);background:#ff4f001f;border:1px solid rgba(255,79,0,.3);padding:3px 8px;border-radius:4px;letter-spacing:.08em;text-transform:uppercase}.ugcv2fmt__desc{font-family:var(--font-body);font-size:17px;color:var(--text-subtle);line-height:1.5;margin:0}.ugcv2fmt__foot{text-align:center;margin:32px 0 0}.ugcv2fmt__link{font-family:var(--font-ui);font-size:15px;color:var(--primary);border-bottom:1px solid rgba(255,79,0,.4);padding-bottom:2px;transition:border-color .2s ease}.ugcv2fmt__link:hover{border-bottom-color:var(--primary)}@media(max-width:640px){.ugcv2fmt__list{border-radius:14px}.ugcv2fmt__row{padding:22px 20px;gap:16px}.ugcv2fmt__num{font-size:28px;min-width:40px}.ugcv2fmt__title{font-size:20px}.ugcv2fmt__desc{font-size:15px}}.ugcv2cmp[data-astro-cid-pzzpgbhb]{background:var(--bg-page)}.ugcv2cmp__head[data-astro-cid-pzzpgbhb]{text-align:center;margin-bottom:40px}.ugcv2cmp__sub[data-astro-cid-pzzpgbhb]{max-width:680px;margin:16px auto 0}.ugcv2cmp__table[data-astro-cid-pzzpgbhb]{max-width:960px;margin:0 auto;padding:0;overflow:hidden}.ugcv2cmp__row[data-astro-cid-pzzpgbhb]{display:grid;grid-template-columns:1.1fr 1fr 1fr 1fr;align-items:center;border-top:1px solid var(--border-color)}.ugcv2cmp__row[data-astro-cid-pzzpgbhb]:first-child{border-top:none}.ugcv2cmp__row--head[data-astro-cid-pzzpgbhb]{background:#ffffff05}.ugcv2cmp__row--head[data-astro-cid-pzzpgbhb] .ugcv2cmp__col[data-astro-cid-pzzpgbhb]{font-family:var(--font-ui);font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);padding:20px 18px}.ugcv2cmp__row--head[data-astro-cid-pzzpgbhb] .ugcv2cmp__col--hero[data-astro-cid-pzzpgbhb]{color:var(--primary)}.ugcv2cmp__col[data-astro-cid-pzzpgbhb]{padding:20px 18px;font-family:var(--font-body);font-size:17px;color:var(--text-subtle)}.ugcv2cmp__col--label[data-astro-cid-pzzpgbhb]{font-family:var(--font-ui);font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted)}.ugcv2cmp__col--hero[data-astro-cid-pzzpgbhb]{color:var(--primary);font-weight:700;background:#ff4f000a}@media(max-width:768px){.ugcv2cmp__row[data-astro-cid-pzzpgbhb]{grid-template-columns:1.1fr 1fr 1fr 1fr}.ugcv2cmp__col[data-astro-cid-pzzpgbhb]{padding:14px 10px;font-size:14px}.ugcv2cmp__row--head[data-astro-cid-pzzpgbhb] .ugcv2cmp__col[data-astro-cid-pzzpgbhb],.ugcv2cmp__col--label[data-astro-cid-pzzpgbhb]{font-size:11px;padding:14px 10px}}.ugcv2-problem[data-astro-cid-c32ayxfq]{background:var(--bg-page)}.ugcv2-problem-card[data-astro-cid-c32ayxfq]{background:var(--bg-dark);border:1px solid var(--border-color);border-radius:24px;padding:60px 40px;text-align:center}.ugcv2-problem-kicker[data-astro-cid-c32ayxfq]{font-family:var(--font-ui);font-size:15px;color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:12px}.ugcv2-problem-headline[data-astro-cid-c32ayxfq]{font-family:var(--font-headline);font-size:64px;font-weight:700;color:var(--text-white);line-height:1.1;margin-bottom:48px}.ugcv2-problem-headline[data-astro-cid-c32ayxfq] .text-orange[data-astro-cid-c32ayxfq]{color:var(--primary)}.ugcv2-problem-grid[data-astro-cid-c32ayxfq]{display:flex;flex-direction:column;max-width:720px;margin:0 auto 48px}.ugcv2-problem-cell[data-astro-cid-c32ayxfq]{padding:22px 0;border-top:1px solid var(--border-color)}.ugcv2-problem-cell[data-astro-cid-c32ayxfq]:first-child{border-top:none;padding-top:0}.ugcv2-problem-cell[data-astro-cid-c32ayxfq]:last-child{padding-bottom:0}.ugcv2-problem-cell-text[data-astro-cid-c32ayxfq]{font-family:var(--font-body);font-size:var(--font-size-body-sm);color:var(--text-subtle);line-height:1.5;margin-bottom:0}.ugcv2-problem-stat-inline[data-astro-cid-c32ayxfq]{color:var(--primary);font-weight:700;white-space:nowrap}.ugcv2-problem-footer[data-astro-cid-c32ayxfq]{font-family:var(--font-body);font-size:22px;font-style:italic;color:var(--text-muted);max-width:720px;margin:0 auto;line-height:1.5}@media(max-width:768px){.ugcv2-problem-card[data-astro-cid-c32ayxfq]{padding:36px 20px;border-radius:18px}.ugcv2-problem-headline[data-astro-cid-c32ayxfq]{font-size:40px;margin-bottom:28px}.ugcv2-problem-grid[data-astro-cid-c32ayxfq]{margin-bottom:28px}.ugcv2-problem-cell[data-astro-cid-c32ayxfq]{padding:18px 0}.ugcv2-problem-cell[data-astro-cid-c32ayxfq]:first-child{padding-top:0}.ugcv2-problem-cell[data-astro-cid-c32ayxfq]:last-child{padding-bottom:0}.ugcv2-problem-footer[data-astro-cid-c32ayxfq]{font-size:17px}}@media(max-width:480px){.ugcv2-problem-headline[data-astro-cid-c32ayxfq]{font-size:32px}}.ugcv2auth[data-astro-cid-u4g7yol4]{background:var(--bg-page)}.ugcv2auth__kicker[data-astro-cid-u4g7yol4]{font-family:var(--font-ui);font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--text-muted);text-align:center;margin:0 0 36px}.ugcv2auth__grid[data-astro-cid-u4g7yol4]{display:grid;grid-template-columns:1fr;gap:16px}.ugcv2auth__card[data-astro-cid-u4g7yol4]{margin:0;padding:24px 28px;background:var(--bg-card);border-left:3px solid var(--primary);border-radius:4px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:32px}.ugcv2auth__quote[data-astro-cid-u4g7yol4]{font-family:var(--font-headline);font-size:22px;line-height:1.35;color:var(--text-white);margin:0}.ugcv2auth__mark[data-astro-cid-u4g7yol4]{color:var(--primary);margin-right:2px}.ugcv2auth__src[data-astro-cid-u4g7yol4]{text-align:right;white-space:nowrap}.ugcv2auth__name[data-astro-cid-u4g7yol4]{display:block;font-family:var(--font-ui);font-weight:700;font-size:14px;color:var(--primary);letter-spacing:.04em}.ugcv2auth__ctx[data-astro-cid-u4g7yol4]{display:block;font-family:var(--font-ui);font-size:12px;color:var(--text-gray);margin-top:2px}@media(max-width:768px){.ugcv2auth__card[data-astro-cid-u4g7yol4]{grid-template-columns:1fr;gap:14px;padding:20px 22px}.ugcv2auth__quote[data-astro-cid-u4g7yol4]{font-size:18px}.ugcv2auth__src[data-astro-cid-u4g7yol4]{text-align:left}}.ugcv2-power{background:var(--bg-darker);padding:80px 0}.ugcv2-power-card{width:95%;max-width:1440px;margin:0 auto;padding:64px 80px;border-radius:24px;text-align:center;position:relative;overflow:hidden;box-sizing:border-box}.ugcv2-power-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--gradient-primary)}.ugcv2-power-question{font-family:var(--font-headline);font-size:48px;font-weight:700;color:#000!important;line-height:1.18;margin:0 auto 28px;max-width:1000px}.ugcv2-power-question .text-orange{color:var(--primary)!important}.ugcv2-power-body{font-family:var(--font-body);font-size:var(--font-size-body);color:#333!important;line-height:1.6;max-width:720px;margin:0 auto 32px;text-align:left}.ugcv2-power-body strong{color:#000!important;font-weight:700}.ugcv2-power-cta{display:flex;justify-content:center}@media(max-width:768px){.ugcv2-power{padding:56px 16px}.ugcv2-power-card{padding:40px 24px;border-radius:18px}.ugcv2-power-question{font-size:28px;margin:0 auto 20px}}@media(max-width:480px){.ugcv2-power-question{font-size:24px}}.ugcv2-offer{background:var(--bg-darker);display:flex;justify-content:center}.ugcv2-offer-inner{width:100%;max-width:920px}.ugcv2-offer-card{border-radius:24px;padding:44px 36px;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;overflow:hidden}.ugcv2-offer-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--gradient-primary)}.ugcv2-offer-badge{display:inline-flex;align-items:center;gap:10px;background:#ff4f001a;border:1px solid rgba(255,79,0,.35);color:var(--primary);font-family:var(--font-ui);font-size:14px;font-weight:600;padding:8px 18px;border-radius:100px;letter-spacing:.03em;margin-bottom:28px}.ugcv2-offer-badge-dot{width:8px;height:8px;border-radius:50%;background:var(--primary);box-shadow:0 0 12px #ff4f00cc;animation:ugcv2-pulse 1.8s ease-in-out infinite}@keyframes ugcv2-pulse{0%,to{opacity:1}50%{opacity:.4}}.ugcv2-offer-headline{display:flex;align-items:baseline;gap:14px;font-family:var(--font-headline);line-height:1;margin-bottom:16px;flex-wrap:wrap;justify-content:center}.ugcv2-offer-price{font-size:88px;font-weight:700;color:var(--primary)}.ugcv2-offer-flat{font-size:22px;color:#666;font-family:var(--font-ui);text-transform:uppercase;letter-spacing:.1em}.ugcv2-offer-sub{font-family:var(--font-body);font-size:var(--font-size-body);color:#333;max-width:620px;margin-bottom:32px;line-height:1.5}.ugcv2-stock{width:100%;max-width:440px;margin-bottom:28px;background:#fafafa;border:1px solid rgba(255,79,0,.25);border-radius:12px;padding:12px 14px 14px;text-align:left}.ugcv2-stock-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;gap:10px}.ugcv2-stock-label{display:inline-flex;align-items:center;gap:8px;font-family:var(--font-ui);font-size:11px;font-weight:700;color:var(--primary);letter-spacing:.1em;text-transform:uppercase}.ugcv2-stock-pulse-dot{width:7px;height:7px;border-radius:50%;background:var(--primary);box-shadow:0 0 6px #ff4f00cc;animation:ugcv2-urgency-blink 1.1s ease-in-out infinite}.ugcv2-stock-count{font-family:var(--font-ui);font-size:12px;color:#555;letter-spacing:.04em}.ugcv2-stock-count strong{color:var(--primary);font-size:14px;font-family:var(--font-headline);font-weight:700}.ugcv2-stock-meter{width:100%;height:3px;background:#00000014;border-radius:2px;overflow:hidden;margin-bottom:12px}.ugcv2-stock-meter-fill{width:60%;height:100%;background:var(--gradient-primary);box-shadow:0 0 8px #ff4f0080;animation:ugcv2-stock-meter-glow 2s ease-in-out infinite}@keyframes ugcv2-stock-meter-glow{0%,to{box-shadow:0 0 6px #ff4f0066}50%{box-shadow:0 0 14px #ff4f00cc}}.ugcv2-stock-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:6px;margin-bottom:12px}.ugcv2-stock-unit{position:relative;aspect-ratio:1 / 1;border-radius:6px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:5px 3px;overflow:hidden;border:1px solid #e2e2e2}.ugcv2-stock-unit-num{font-family:var(--font-ui);font-size:10px;font-weight:600;letter-spacing:.08em;opacity:.7}.ugcv2-stock-unit-stamp{font-family:var(--font-ui);font-size:9px;font-weight:800;letter-spacing:.06em}.ugcv2-stock-unit.is-sold{background:repeating-linear-gradient(45deg,rgba(0,0,0,.03) 0,rgba(0,0,0,.03) 4px,transparent 4px,transparent 8px),#f1f1f1;color:#999;border-color:#e2e2e2}.ugcv2-stock-unit.is-sold:after{content:"";position:absolute;left:-10%;right:-10%;top:50%;height:2px;background:#ef4444b3;transform:rotate(-18deg)}.ugcv2-stock-unit.is-sold .ugcv2-stock-unit-stamp{color:#ef4444}.ugcv2-stock-unit.is-next{background:#ff4f0026;color:var(--primary);border-color:var(--primary);box-shadow:0 0 #ff4f0099;animation:ugcv2-stock-pulse 1.4s ease-out infinite}@keyframes ugcv2-stock-pulse{0%{box-shadow:0 0 #ff4f008c}to{box-shadow:0 0 0 10px #ff4f0000}}.ugcv2-stock-unit.is-next .ugcv2-stock-unit-stamp{color:var(--primary)}.ugcv2-stock-unit.is-open{background:#ff4f000d;color:var(--primary);border-color:#ff4f0059}.ugcv2-stock-status{font-family:var(--font-ui);font-size:12px;color:#555;margin:0;text-align:center}.ugcv2-stock-status strong{color:var(--primary);font-weight:700}.ugcv2-offer-list{list-style:none;padding:0;width:100%;max-width:640px;margin-bottom:40px;display:flex;flex-direction:column;gap:18px}.ugcv2-offer-item{display:flex;align-items:flex-start;gap:14px;text-align:left}.ugcv2-offer-check{flex-shrink:0;width:28px;height:28px;border-radius:50%;background:#ff4f0026;color:var(--primary);display:inline-flex;align-items:center;justify-content:center;margin-top:2px}.ugcv2-offer-item-text{display:flex;flex-direction:column;gap:2px;font-family:var(--font-body)}.ugcv2-offer-item-text strong{font-size:19px;color:#000;font-weight:700;line-height:1.3}.ugcv2-offer-item-desc{font-size:16px;color:#555;line-height:1.45}.ugcv2-offer-cta{display:flex;flex-direction:column;align-items:center;gap:14px}.ugcv2-offer-foot{font-family:var(--font-ui);font-size:14px;color:#888;margin:0}@media(max-width:768px){.ugcv2-offer-card{padding:32px 20px;border-radius:18px}.ugcv2-offer-price{font-size:64px}.ugcv2-offer-flat{font-size:18px}.ugcv2-stock{padding:16px 14px}.ugcv2-stock-unit-num,.ugcv2-stock-unit-stamp{font-size:9px}.ugcv2-offer-sub{margin-bottom:28px}.ugcv2-offer-item-text strong{font-size:17px}.ugcv2-offer-item-desc{font-size:15px}}.ugcv2cost[data-astro-cid-byrxkpuh]{background:var(--bg-darker)}.ugcv2cost__head[data-astro-cid-byrxkpuh]{text-align:center;max-width:760px;margin:0 auto 36px}.ugcv2cost__kicker[data-astro-cid-byrxkpuh]{font-family:var(--font-ui);font-size:14px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);margin:0 0 12px}.ugcv2cost__kicker[data-astro-cid-byrxkpuh] em[data-astro-cid-byrxkpuh]{color:var(--primary);font-style:italic}.ugcv2cost__card[data-astro-cid-byrxkpuh]{max-width:820px;margin:0 auto;padding:36px 40px}.ugcv2cost__list[data-astro-cid-byrxkpuh]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column}.ugcv2cost__row[data-astro-cid-byrxkpuh]{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding:16px 0;border-top:1px solid var(--border-color)}.ugcv2cost__row[data-astro-cid-byrxkpuh]:first-child{border-top:none;padding-top:0}.ugcv2cost__label[data-astro-cid-byrxkpuh]{display:flex;flex-direction:column;gap:4px}.ugcv2cost__label-main[data-astro-cid-byrxkpuh]{font-family:var(--font-body);font-size:17px;font-weight:600;color:var(--text-white)}.ugcv2cost__label-detail[data-astro-cid-byrxkpuh]{font-family:var(--font-ui);font-size:13px;color:var(--text-muted)}.ugcv2cost__amount[data-astro-cid-byrxkpuh]{font-family:var(--font-headline);font-size:20px;font-weight:700;color:var(--text-subtle);white-space:nowrap}.ugcv2cost__divider[data-astro-cid-byrxkpuh]{height:1px;background:var(--border-color);margin:8px 0}.ugcv2cost__totals[data-astro-cid-byrxkpuh]{display:flex;flex-direction:column}.ugcv2cost__row--total[data-astro-cid-byrxkpuh]{padding:14px 0}.ugcv2cost__total-label[data-astro-cid-byrxkpuh]{font-family:var(--font-ui);font-size:14px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted)}.ugcv2cost__total-value[data-astro-cid-byrxkpuh]{font-family:var(--font-headline);font-size:22px;font-weight:700;color:var(--text-white)}.ugcv2cost__verdict[data-astro-cid-byrxkpuh]{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:24px;padding:22px 24px;background:#0e0e0e;border:1px solid rgba(255,79,0,.5);border-radius:14px}.ugcv2cost__verdict-left[data-astro-cid-byrxkpuh]{display:flex;flex-direction:column;gap:4px}.ugcv2cost__verdict-label[data-astro-cid-byrxkpuh]{font-family:var(--font-ui);font-size:14px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--primary)}.ugcv2cost__verdict-note[data-astro-cid-byrxkpuh]{font-family:var(--font-ui);font-size:13px;color:var(--text-muted)}.ugcv2cost__verdict-price[data-astro-cid-byrxkpuh]{font-family:var(--font-headline);font-size:40px;font-weight:700;color:var(--primary);line-height:1}@media(max-width:768px){.ugcv2cost__card[data-astro-cid-byrxkpuh]{padding:26px 22px}.ugcv2cost__amount[data-astro-cid-byrxkpuh]{font-size:17px}.ugcv2cost__total-value[data-astro-cid-byrxkpuh]{font-size:18px}.ugcv2cost__verdict[data-astro-cid-byrxkpuh]{flex-direction:column;align-items:flex-start;padding:18px 20px}.ugcv2cost__verdict-price[data-astro-cid-byrxkpuh]{font-size:32px}}.ugcv2start[data-astro-cid-xdy7zfkz]{background:var(--bg-page);text-align:center}.ugcv2start__line[data-astro-cid-xdy7zfkz]{max-width:720px;margin:0 auto;font-family:var(--font-body);font-size:15px;color:var(--text-muted);line-height:1.7}.ugcv2start__label[data-astro-cid-xdy7zfkz]{font-family:var(--font-ui);font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--text-subtle);margin-right:8px}.ugcv2start__pitch[data-astro-cid-xdy7zfkz]{color:var(--text-subtle);margin-right:10px}.ugcv2start__pitch[data-astro-cid-xdy7zfkz] strong[data-astro-cid-xdy7zfkz]{color:var(--text-white);font-weight:700}.ugcv2start__link[data-astro-cid-xdy7zfkz]{font-family:var(--font-ui);font-size:14px;font-weight:600;color:var(--primary);white-space:nowrap;transition:opacity .2s ease}.ugcv2start__link[data-astro-cid-xdy7zfkz]:hover{opacity:.75}.ugcv2fcta{background-color:#050505;padding:100px 0 0}.ugcv2fcta__card{background-color:#fff;border-radius:20px;width:95%;max-width:1440px;margin:0 auto;padding:60px 80px 40px;text-align:center;overflow:hidden;box-sizing:border-box}.ugcv2fcta__icon{display:block;margin:0 auto 30px;width:auto;height:auto}.ugcv2fcta__headline{font-family:var(--font-headline);font-size:55px;font-weight:700;color:#000;line-height:1.1;margin:0 0 24px}.ugcv2fcta__italic{color:var(--primary);font-style:italic}.ugcv2fcta__desc{max-width:640px;margin:0 auto 28px;font-family:var(--font-body);font-size:26px;color:#333;line-height:1.5}.ugcv2fcta__btn-wrap{display:flex;justify-content:center;margin-bottom:20px}.ugcv2fcta__alt{font-size:15px;font-family:var(--font-body);color:#666;font-style:italic;margin:0}.ugcv2fcta__tag{display:inline-block;background:#ff4f001f;border:1px solid rgba(255,79,0,.35);color:var(--primary);font-weight:600;font-style:normal;padding:1px 8px;border-radius:6px;font-family:var(--font-ui);font-size:14px}.ugcv2fcta__marquee{width:calc(100% + 160px);margin:50px -80px -40px;overflow:hidden;border-radius:0 0 20px 20px}.ugcv2fcta__track{display:flex;gap:15px;animation:ugcv2fctaScroll 60s linear infinite;width:max-content}@keyframes ugcv2fctaScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.ugcv2fcta__item{flex-shrink:0;width:370px;overflow:hidden;border-radius:8px}.ugcv2fcta__item img{display:block;width:100%;height:auto}@media(max-width:768px){.ugcv2fcta{padding:60px 0 0}.ugcv2fcta__card{padding:40px 25px 30px;border-radius:16px}.ugcv2fcta__headline{font-size:32px}.ugcv2fcta__desc{font-size:17px}.ugcv2fcta__marquee{margin:40px -25px -30px;width:calc(100% + 50px);border-radius:0 0 16px 16px}.ugcv2fcta__item{width:200px}}@media(max-width:480px){.ugcv2fcta__item{width:150px}}.ava-top-bar[data-astro-cid-dptoqbaw]{display:flex;justify-content:center;padding:12px 20px 0}.ava-top-logo[data-astro-cid-dptoqbaw]{height:26px;width:auto;display:block}@media(max-width:768px){.ava-top-bar[data-astro-cid-dptoqbaw]{padding-top:20px}}
