@layer components{.guide-page,.hv2-page,.c26-page,.w8r-page,.wcc-page{--purple-deep: #3d1aaf;--purple: #4f25c8;--purple-mid: #6b43e0;--purple-bright: #8b6fe5;--lavender: #b9a7e8;--lavender-soft: #d5c9f0;--lavender-pale: #eee8fb;--lime: #c9ff3d;--lime-deep: #a8e020;--carrot: #ff7a2f;--terracotta: #e0612f;--peach: #ffc9a3;--coral: #ff6b5e;--bg: #f2f1f6;--bg-soft: #fbfaf8;--bg-lavender: #eeeafb;--ink: #18103c;--ink-soft: #2e2553;--gray: #6b6580;--gray-soft: #9a93ad;--grad-purple: linear-gradient(135deg, #6b43e0 0%, #4f25c8 60%, #3d1aaf 100%);--grad-lavender: linear-gradient(135deg, #eeeafb, #e2dbf6);--grad-lime: linear-gradient(135deg, #d4ff50, #a8e020);--pill: 999px;--radius-lg: 28px;--radius-md: 18px;--s-1: 4px;--s-2: 8px;--s-3: 12px;--s-4: 16px;--s-6: 24px;--s-8: 32px;--s-10: 40px;--s-12: 48px;--s-16: 64px;--fs-xxs: 11px;--fs-xs: 12px;--fs-sm: 14px;--fs-base: 15px;--fs-md: 16px;--fs-lg: 18px;--fs-xl: 22px;--fs-2xl: 30px;--fs-3xl: 40px;--fs-4xl: 56px;--fs-5xl: 64px;--lh-tight: 1.04;--lh-snug: 1.25;--lh-normal: 1.45;--lh-relaxed: 1.55}}@layer components{.g-offer-modal{position:fixed;inset:0;z-index:100;display:none;align-items:center;justify-content:center;padding:20px;background:#0e09269e;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.g-offer-modal.is-open{display:flex}.g-offer-modal .modal-card{position:relative;width:100%;max-width:860px;max-height:92vh;overflow:auto;background:#fff;border-radius:28px;box-shadow:0 40px 100px #0e092680;display:grid;grid-template-columns:1fr}@media (min-width: 780px){.g-offer-modal .modal-card{grid-template-columns:1.05fr .95fr}}.g-offer-modal .modal-x{position:absolute;top:16px;right:16px;z-index:3;width:40px;height:40px;border-radius:50%;border:none;background:#ffffff2e;color:#fff;font-size:22px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s}.g-offer-modal .modal-x:hover{background:#ffffff57}.g-offer-modal .modal-info{position:relative;overflow:hidden;background:radial-gradient(130% 130% at 85% -12%,rgba(139,111,229,.5),transparent 55%),var(--grad-purple);color:#fff;padding:40px 38px}.g-offer-modal .modal-info:before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='80' height='80' viewBox='0 0 80 80'><g stroke='%23B9A7E8' stroke-width='0.8' opacity='0.12' stroke-linecap='round'><line x1='12' y1='10' x2='12' y2='18'/><line x1='8' y1='14' x2='16' y2='14'/><line x1='52' y1='52' x2='52' y2='60'/><line x1='48' y1='56' x2='56' y2='56'/></g></svg>");background-size:80px 80px;pointer-events:none}.g-offer-modal .modal-info>*{position:relative;z-index:1}.g-offer-modal .modal-tag{display:inline-block;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;padding:6px 13px;border-radius:var(--pill);background:var(--lime);color:var(--ink);margin-bottom:16px}.g-offer-modal .modal-info h3{font-size:26px;font-weight:800;letter-spacing:-.02em;line-height:1.12}.g-offer-modal .modal-lead{font-size:15px;color:#e2d8fa;line-height:1.5;margin-top:12px}.g-offer-modal .modal-feats{list-style:none;margin:22px 0 0;display:flex;flex-direction:column;gap:11px}.g-offer-modal .modal-feats li{position:relative;padding-left:28px;font-size:14.5px;line-height:1.4;color:#fff}.g-offer-modal .modal-feats li:before{content:"";position:absolute;left:0;top:1px;width:19px;height:19px;border-radius:6px;background-color:#c9ff3d2e;background-repeat:no-repeat;background-position:center;background-size:12px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23C9FF3D' stroke-width='2.6' stroke-linecap='round' stroke-linejoin='round'><path d='M20 6L9 17l-5-5'/></svg>")}.g-offer-modal .modal-hl{margin-top:20px;background:#c9ff3d26;border:1px solid rgba(201,255,61,.42);border-radius:14px;padding:14px 16px;font-size:13.5px;line-height:1.5;color:#f4ffe0}.g-offer-modal .modal-hl b{color:var(--lime);font-weight:800}.g-offer-modal .modal-price{margin-top:22px;padding-top:20px;border-top:1px solid rgba(255,255,255,.2);display:flex;align-items:baseline;justify-content:space-between;gap:12px;flex-wrap:wrap}.g-offer-modal .mp-label{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#cdbef2}.g-offer-modal .mp-vals{display:flex;align-items:baseline;gap:10px}.g-offer-modal .modal-learn{margin-top:22px}.g-offer-modal .modal-learn-h{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:var(--lime);margin-bottom:12px}.g-offer-modal .modal-learn ul{list-style:none;display:flex;flex-direction:column;gap:10px}.g-offer-modal .modal-learn li{position:relative;padding-left:22px;font-size:14px;line-height:1.42;color:#ede7fb}.g-offer-modal .modal-learn li:before{content:"";position:absolute;left:2px;top:7px;width:7px;height:7px;border-radius:50%;background:var(--lime)}.g-offer-modal .mp-now{font-size:34px;font-weight:800;letter-spacing:-.02em;color:#fff;line-height:1}.g-offer-modal .mp-old{font-size:18px;color:#b9ade0;text-decoration:line-through}.g-offer-modal .modal-form{padding:40px 38px;display:flex;flex-direction:column;gap:13px}.g-offer-modal .mf-h{font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:var(--purple-mid);margin-bottom:2px}.g-offer-modal .modal-form .btn{margin-top:8px;width:100%}.g-offer-modal .modal-paynote{font-size:12px;color:var(--gray);line-height:1.45;text-align:center;margin-top:2px}@media (max-width: 560px){.g-offer-modal .modal-info{padding:34px 26px}.g-offer-modal .modal-form{padding:30px 26px}.g-offer-modal .modal-info h3{font-size:23px}}}
