@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";:root{--bg-base:#f8fafc;--bg-surface:#fff;--bg-card:#fff;--bg-card-hover:#f1f5f9;--blue-headline:#0070c0;--blue-overlay:#4a76fd;--blue-400:#4a76fd;--blue-500:#0070c0;--blue-600:#0066ad;--blue-700:#005a99;--blue-glow:#0070c033;--red-500:#e53935;--gold-400:#d97706;--green-500:#16a34a;--text-primary:#000;--text-secondary:#1f2937;--text-muted:#64748b;--border:#0000001f;--border-strong:#000;--border-blue:#00000024;--border-radius:16px;--border-radius-sm:10px;--shadow-blue:0 8px 32px #0070c02e;--shadow-card:0 4px 24px #00000014;--transition:.3s cubic-bezier(.4, 0, .2, 1)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background-color:var(--bg-base);color:var(--text-primary);-webkit-font-smoothing:antialiased;font-family:Inter,system-ui,sans-serif;line-height:1.6;overflow-x:hidden}img,video{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}@media (width<=768px){.app-shell{flex-direction:column;min-height:100dvh;display:flex}.app-shell>main{flex:1}}.reveal{opacity:0;transition:opacity .65s,transform .65s;transform:translateY(28px)}.reveal.revealed{opacity:1;transform:translateY(0)}.reveal-left{opacity:0;transition:opacity .65s,transform .65s;transform:translate(-28px)}.reveal-left.revealed{opacity:1;transform:translate(0)}.reveal-right{opacity:0;transition:opacity .65s,transform .65s;transform:translate(28px)}.reveal-right.revealed{opacity:1;transform:translate(0)}.container{width:100%;max-width:960px;margin:0 auto;padding:0 24px}.section{padding:80px 0}.section-tag{background:var(--bg-surface);border:1px solid var(--border-strong);letter-spacing:.1em;text-transform:uppercase;color:var(--text-primary);border-radius:100px;align-items:center;gap:8px;margin-bottom:20px;padding:6px 16px;font-size:.72rem;font-weight:700;display:inline-flex}.section-title{margin-bottom:16px;font-size:clamp(1.6rem,5vw,2.6rem);font-weight:900;line-height:1.2}.section-subtitle{color:var(--text-secondary);max-width:620px;margin:0 auto;font-size:clamp(.95rem,2.5vw,1.05rem)}.text-center{text-align:center}.text-blue{color:var(--blue-headline)}.text-gold{color:var(--gold-400)}.text-red{color:var(--red-500)}.text-green{color:var(--green-500)}.gradient-text{color:var(--blue-headline)}.card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--border-radius);transition:var(--transition)}.card:hover{border-color:var(--blue-headline);box-shadow:var(--shadow-blue);transform:translateY(-3px)}.btn-cta{background:linear-gradient(135deg, var(--blue-overlay) 0%, var(--blue-headline) 100%);color:#fff;letter-spacing:.04em;cursor:pointer;transition:var(--transition);box-shadow:var(--shadow-blue);text-transform:uppercase;-webkit-tap-highlight-color:transparent;border:none;border-radius:12px;justify-content:center;align-items:center;gap:10px;padding:18px 36px;font-size:1rem;font-weight:800;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.btn-cta:before{content:"";opacity:0;background:linear-gradient(135deg,#ffffff26 0%,#0000 60%);transition:opacity .3s;position:absolute;inset:0}.btn-cta:hover{transform:translateY(-3px);box-shadow:0 14px 40px #0070c059}.btn-cta:hover:before{opacity:1}.btn-cta:active{transform:scale(.98)}.btn-cta-lg{border-radius:14px;width:100%;max-width:520px;padding:22px 44px;font-size:1.1rem}.divider{background:linear-gradient(90deg, transparent, var(--border), transparent);height:1px}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg-base)}::-webkit-scrollbar-thumb{background:var(--blue-headline);border-radius:3px}@media (width<=768px){.section{padding:60px 0}}@media (width<=480px){.container{padding:0 16px}.section{padding:48px 0}.section-tag{padding:5px 12px;font-size:.65rem}.btn-cta{border-radius:10px;padding:16px 20px;font-size:.88rem}.btn-cta-lg{padding:18px 20px;font-size:.95rem}}._wrapper_1noxk_1{flex-direction:column;align-items:center;gap:10px;display:flex}._label_1noxk_8{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.08em;font-size:.85rem;font-weight:600}._timer_1noxk_16{align-items:center;gap:8px;display:flex}._block_1noxk_22{background:var(--bg-card);border:1px solid var(--border-blue);border-radius:10px;flex-direction:column;align-items:center;min-width:72px;padding:10px 18px;display:flex}._number_1noxk_33{color:var(--red-500);font-variant-numeric:tabular-nums;font-size:2rem;font-weight:900;line-height:1}._unit_1noxk_41{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;margin-top:2px;font-size:.65rem;font-weight:600}._colon_1noxk_50{color:var(--red-500);font-size:2rem;font-weight:900;line-height:1;animation:1s step-start infinite _blink_1noxk_1}._expired_1noxk_58{color:var(--red-500);text-align:center;background:#ef44441a;border:1px solid #ef44444d;border-radius:10px;padding:12px;font-size:.9rem;font-weight:700}@keyframes _blink_1noxk_1{0%,to{opacity:1}50%{opacity:0}}._wrapper_6v3pb_1{cursor:pointer;background:#000;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}._poster_6v3pb_12{object-fit:cover;z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}._video_6v3pb_22{z-index:2;object-fit:cover;width:100%;height:100%;display:block;position:relative}._btn_6v3pb_31{z-index:3;border:1px solid var(--border-strong);width:64px;height:64px;color:var(--blue-headline);pointer-events:auto;background:#ffffffeb;border-radius:50%;justify-content:center;align-items:center;transition:transform .2s,background .2s,opacity .2s;display:flex;position:absolute}._btn_6v3pb_31:hover{background:var(--blue-overlay);border-color:var(--blue-overlay);color:#fff;transform:scale(1.1)}._btnLg_6v3pb_54{width:88px;height:88px}._btn_6v3pb_31._playing_6v3pb_59{opacity:0}._wrapper_6v3pb_1:hover ._btn_6v3pb_31._playing_6v3pb_59{opacity:1}._startPrompt_6v3pb_67{z-index:3;color:#fff;text-align:center;pointer-events:auto;background:#00000073;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:24px;font-size:.95rem;font-weight:700;line-height:1.35;display:flex;position:absolute;inset:0}._startPromptLg_6v3pb_86{font-size:1.05rem}._startPrompt_6v3pb_67 svg{filter:drop-shadow(0 4px 12px #0006)}._unmutePrompt_6v3pb_94{z-index:3;background:var(--blue-overlay);color:#fff;white-space:nowrap;pointer-events:auto;border:1px solid #ffffff59;border-radius:999px;align-items:center;gap:8px;padding:10px 18px;font-size:.875rem;font-weight:600;animation:2s ease-in-out infinite _unmutePulse_6v3pb_1;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%);box-shadow:0 4px 20px #00000040}._unmutePrompt_6v3pb_94:hover{background:var(--blue-headline);transform:translate(-50%)scale(1.03)}@keyframes _unmutePulse_6v3pb_1{0%,to{box-shadow:0 4px 20px #00000040}50%{box-shadow:0 4px 28px #4a76fd80}}._gate_yems4_1{align-items:inherit;visibility:hidden;opacity:0;pointer-events:none;flex-direction:column;width:100%;height:0;display:flex;overflow:hidden}._unlocked_yems4_13{visibility:visible;opacity:1;pointer-events:auto;height:auto;animation:.7s forwards _vslReveal_yems4_1;overflow:visible}@keyframes _vslReveal_yems4_1{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media (width<=768px){._mobileVisible_yems4_34{visibility:visible;opacity:1;pointer-events:auto;height:auto;overflow:visible}}._hero_5fmv7_1{background:var(--bg-base);padding:80px 0 100px;position:relative;overflow:hidden}._content_5fmv7_8{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:24px;display:flex;position:relative}._trustBadges_5fmv7_19{background:linear-gradient(135deg,#fffffff2 0%,#f0f9ffe6 45%,#ecfdf5e6 100%);border:1px solid #0070c024;border-radius:100px;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px 14px;padding:10px 18px;display:inline-flex;box-shadow:0 4px 16px #0070c014,0 1px 2px #0000000a,inset 0 1px #ffffffe6}._trustItem_5fmv7_36{letter-spacing:.07em;text-transform:uppercase;color:var(--text-primary);white-space:nowrap;align-items:center;gap:7px;font-size:.68rem;font-weight:800;display:inline-flex}._trustIcon_5fmv7_48{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex;box-shadow:0 2px 6px #00000014}._trustIconNatural_5fmv7_59{color:#15803d;background:linear-gradient(145deg,#dcfce7,#bbf7d0);border:1px solid #16a34a40}._trustIconDrugFree_5fmv7_65{color:#1d4ed8;background:linear-gradient(145deg,#dbeafe,#bfdbfe);border:1px solid #2563eb38}._trustIconSurgery_5fmv7_71{color:#4338ca;background:linear-gradient(145deg,#e0e7ff,#c7d2fe);border:1px solid #4f46e538}._trustDivider_5fmv7_77{background:linear-gradient(135deg, var(--blue-500), var(--green-500));opacity:.55;border-radius:50%;flex-shrink:0;width:4px;height:4px}._headline_5fmv7_86{max-width:780px;font-size:clamp(1.75rem,6vw,3.6rem);font-weight:900;line-height:1.15}._highlight_5fmv7_93{color:var(--blue-headline)}._subheadline_5fmv7_95{color:var(--text-secondary);max-width:580px;font-size:clamp(.95rem,2.5vw,1.15rem);line-height:1.7}._subheadline_5fmv7_95 strong{color:var(--text-primary);font-weight:700}._viewers_5fmv7_105{color:var(--text-primary);background:var(--bg-surface);border:1px solid var(--border-strong);border-radius:100px;align-items:center;gap:8px;padding:8px 16px;font-size:.85rem;display:flex}._viewers_5fmv7_105 strong{color:var(--text-primary);font-weight:700}._dot_5fmv7_119{background:var(--red-500);border-radius:50%;flex-shrink:0;width:9px;height:9px;animation:1.8s ease-in-out infinite _pulse_5fmv7_1}@keyframes _pulse_5fmv7_1{0%,to{box-shadow:0 0 #e5393599}50%{box-shadow:0 0 0 7px #e5393500}}._videoWrapper_5fmv7_134{border:1px solid var(--border-strong);width:100%;max-width:760px;box-shadow:var(--shadow-card);border-radius:18px;position:relative;overflow:hidden}._videoWrapper_5fmv7_134>div{aspect-ratio:16/9}._belowVideo_5fmv7_146{gap:24px}._ctaSection_5fmv7_151{flex-direction:column;align-items:center;gap:24px;width:100%;display:flex}._ctaGroup_5fmv7_160{flex-direction:column;align-items:center;gap:12px;width:100%;display:flex}._mainCta_5fmv7_168{animation:2.5s ease-in-out infinite _ctaPulse_5fmv7_1}@keyframes _ctaPulse_5fmv7_1{0%,to{box-shadow:var(--shadow-blue)}50%{box-shadow:0 12px 40px #0070c059}}._ctaNote_5fmv7_175{color:var(--text-muted);padding:0 8px;font-size:.8rem}._stock_5fmv7_182{width:100%;max-width:520px}._stockHeader_5fmv7_184{color:var(--text-secondary);justify-content:space-between;margin-bottom:8px;font-size:.78rem;font-weight:600;display:flex}._barTrack_5fmv7_193{background:var(--bg-card);border:1px solid var(--border);border-radius:100px;width:100%;height:8px;overflow:hidden}._barFill_5fmv7_202{background:linear-gradient(90deg, var(--blue-600), var(--red-500));border-radius:100px;height:100%;transition:width 1s}@media (width>=769px){._hero_5fmv7_1{flex-direction:column;justify-content:center;min-height:100dvh;padding:16px 0 20px;display:flex}._content_5fmv7_8{gap:10px;width:100%}._headline_5fmv7_86{max-width:680px;font-size:clamp(1.45rem,2.8vw,2.15rem);line-height:1.2}._subheadline_5fmv7_95{max-width:520px;font-size:clamp(.82rem,1.4vw,.95rem);line-height:1.45}._viewers_5fmv7_105{padding:6px 14px;font-size:.78rem}._videoWrapper_5fmv7_134{border-radius:14px;max-width:min(720px,177.778dvh - 391.111px)}}@media (width>=769px) and (height<=820px){._hero_5fmv7_1{padding:12px 0 16px}._content_5fmv7_8{gap:8px}._headline_5fmv7_86{font-size:clamp(1.25rem,2.4vw,1.85rem)}._subheadline_5fmv7_95{font-size:.8rem;line-height:1.4}._videoWrapper_5fmv7_134{max-width:min(680px,177.778dvh - 337.778px)}}._glow_5fmv7_266{display:none}@media (width<=768px){._hero_5fmv7_1{min-height:auto;padding:48px 0 24px}._content_5fmv7_8{gap:20px}._videoWrapper_5fmv7_134{border-radius:14px}}@media (width<=480px){._hero_5fmv7_1{padding:48px 0 64px}._content_5fmv7_8{gap:16px}._trustBadges_5fmv7_19{gap:8px 10px;padding:8px 14px}._trustItem_5fmv7_36{gap:5px;font-size:.62rem}._trustIcon_5fmv7_48{width:22px;height:22px}._trustDivider_5fmv7_77{display:none}._videoWrapper_5fmv7_134{border-width:1px;border-radius:10px}._viewers_5fmv7_105{padding:7px 14px;font-size:.78rem}._ctaNote_5fmv7_175{font-size:.74rem}._ctaSection_5fmv7_151{gap:20px}}._carouselWrapper_169iv_2{align-items:center;gap:12px;display:flex}._sideArrow_169iv_8{background:var(--bg-card);border:1px solid var(--border-blue);width:44px;height:44px;color:var(--blue-400);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding-bottom:2px;font-size:2rem;font-weight:300;line-height:1;transition:background .2s,transform .2s,opacity .3s;display:flex}._sideArrow_169iv_8:hover{background:var(--blue-600);color:#fff;transform:scale(1.1)}._sideArrowHidden_169iv_33{opacity:0;pointer-events:none}._viewport_169iv_39{--gap:20px;cursor:grab;-webkit-user-select:none;user-select:none;border-radius:16px;flex:1;position:relative;overflow:hidden}._viewport_169iv_39:active{cursor:grabbing}._track_169iv_51{gap:var(--gap);transition:transform .45s cubic-bezier(.4,0,.2,1);display:flex}._slide_169iv_57{flex:0 0 calc((100% - var(--gap) * 2) / 3);min-width:0}._controls_169iv_63{justify-content:center;align-items:center;gap:20px;margin-top:24px;display:flex}._arrow_169iv_71{background:var(--bg-card);border:1px solid var(--border);width:44px;height:44px;color:var(--text-primary);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.1rem;transition:background .2s,border-color .2s,transform .2s;display:flex}._arrow_169iv_71:hover:not(:disabled){background:var(--blue-600);border-color:var(--blue-500);transform:scale(1.08)}._arrow_169iv_71:disabled{opacity:.3;cursor:default}._dots_169iv_95{align-items:center;gap:10px;display:flex}._dot_169iv_95{background:var(--border);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:8px;min-width:24px;height:8px;min-height:24px;padding:0;transition:background .2s,transform .2s;display:flex}._dot_169iv_95:after{content:"";background:var(--text-muted);border-radius:50%;width:8px;height:8px;transition:background .2s,transform .2s;display:block}._dot_169iv_95:hover:after{background:var(--blue-400)}._dotActive_169iv_126:after{background:var(--blue-500);transform:scale(1.5)}._card_169iv_132{flex-direction:column;height:100%;display:flex;overflow:hidden}._videoWrapper_169iv_139{aspect-ratio:9/16;background:#000;position:relative;overflow:hidden}._resultBadge_169iv_146{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--border-blue);color:var(--blue-headline);text-align:center;background:#f8fafceb;border-radius:8px;padding:7px 10px;font-size:.74rem;font-weight:700;position:absolute;bottom:10px;left:10px;right:10px}._body_169iv_162{flex-direction:column;flex:1;gap:10px;padding:16px;display:flex}._stars_169iv_170{color:var(--gold-400);letter-spacing:2px;font-size:.9rem}._quote_169iv_176{color:var(--text-secondary);flex:1;font-size:.84rem;font-style:italic;line-height:1.6}._author_169iv_184{border-top:1px solid var(--border);align-items:center;gap:8px;margin-top:auto;padding-top:10px;display:flex}._avatar_169iv_193{background:linear-gradient(135deg, var(--blue-600), var(--blue-400));color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:.85rem;font-weight:800;display:flex}._name_169iv_207{color:var(--text-primary);font-size:.82rem;font-weight:700}._location_169iv_213{color:var(--text-muted);margin-top:1px;font-size:.72rem}@media (width<=900px){._slide_169iv_57{flex:0 0 calc((100% - var(--gap)) / 2)}._sideArrow_169iv_8{display:none}._carouselWrapper_169iv_2{gap:0}}@media (width<=640px){._viewport_169iv_39{--gap:16px}._slide_169iv_57{flex:0 0 100%}._controls_169iv_63{gap:16px;margin-top:20px}._body_169iv_162{gap:8px;padding:14px}._quote_169iv_176{font-size:.86rem}._videoWrapper_169iv_139{aspect-ratio:9/14}}._grid_1g07p_1{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px;display:grid}._card_1g07p_7{flex-direction:column;gap:10px;padding:22px;display:flex;position:relative;overflow:hidden}._card_1g07p_7:before{content:"";background:linear-gradient(90deg, var(--blue-600), var(--blue-400));opacity:0;height:2px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}._card_1g07p_7:hover:before{opacity:1}._badge_1g07p_28{border:1px solid var(--border-blue);width:30px;height:30px;color:var(--blue-headline);background:#4a76fd1f;border-radius:8px;justify-content:center;align-items:center;font-size:.72rem;font-weight:800;display:inline-flex}._icon_1g07p_42{font-size:1.8rem;line-height:1}._title_1g07p_44{color:var(--text-primary);font-size:.92rem;font-weight:700;line-height:1.4}._desc_1g07p_51{color:var(--text-secondary);font-size:.8rem;line-height:1.6}@media (width<=640px){._grid_1g07p_1{grid-template-columns:repeat(2,1fr);gap:12px}._card_1g07p_7{padding:16px}}@media (width<=360px){._grid_1g07p_1{grid-template-columns:1fr}}._grid_v2v7l_1{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;display:grid}._card_v2v7l_7{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:28px 24px;display:flex}._iconWrapper_v2v7l_16{border:1px solid var(--border-blue);background:#0070c014;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;font-size:2.4rem;display:flex}._title_v2v7l_28{color:var(--text-primary);font-size:.98rem;font-weight:700}._desc_v2v7l_34{color:var(--text-secondary);font-size:.86rem;line-height:1.7}@media (width<=640px){._grid_v2v7l_1{grid-template-columns:1fr;gap:14px}._card_v2v7l_7{text-align:left;flex-direction:row;padding:20px}._iconWrapper_v2v7l_16{flex-shrink:0}}._grid_1rklb_1{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;display:grid}._card_1rklb_7{background:var(--bg-card);border-radius:var(--border-radius);transition:var(--transition);border:1px solid #fbbf2440;flex-direction:column;gap:14px;padding:24px;display:flex;position:relative;overflow:hidden}._card_1rklb_7:before{content:"";background:linear-gradient(90deg, var(--gold-400), #f97316);height:2px;position:absolute;top:0;left:0;right:0}._card_1rklb_7:hover{border-color:#fbbf2480;transform:translateY(-3px);box-shadow:0 0 40px #fbbf241f}._header_1rklb_34{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}._badge_1rklb_42{color:var(--gold-400);letter-spacing:.08em;text-transform:uppercase;background:#fbbf2426;border:1px solid #fbbf2466;border-radius:8px;padding:4px 12px;font-size:.7rem;font-weight:800}._value_1rklb_54{color:var(--text-muted);font-size:.8rem}._value_1rklb_54 s{color:var(--text-muted)}._iconRow_1rklb_57{align-items:center;gap:12px;display:flex}._icon_1rklb_57{flex-shrink:0;font-size:2rem}._title_1rklb_61{color:var(--text-primary);font-size:.98rem;font-weight:700;line-height:1.4}._desc_1rklb_68{color:var(--text-secondary);font-size:.85rem;line-height:1.7}._limitedBadge_1rklb_74{background:linear-gradient(135deg, var(--gold-400), #f97316);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}._scarcity_1rklb_81{color:var(--text-secondary);text-align:center;background:#ef444414;border:1px solid #ef444440;border-radius:12px;justify-content:center;align-items:center;gap:12px;padding:16px 20px;font-size:.88rem;display:flex}._scarcityDot_1rklb_95{background:var(--red-500);border-radius:50%;flex-shrink:0;width:10px;height:10px;animation:1.8s ease-in-out infinite _pulse_1rklb_1}@keyframes _pulse_1rklb_1{0%,to{box-shadow:0 0 #ef444499}50%{box-shadow:0 0 0 7px #ef444400}}@media (width<=640px){._grid_1rklb_1{grid-template-columns:1fr;gap:16px}._card_1rklb_7{padding:20px}}._card_1e08m_1{background:var(--bg-card);border:1px solid var(--border-blue);max-width:580px;box-shadow:var(--shadow-card);border-radius:24px;flex-direction:column;gap:24px;margin:0 auto;padding:40px 36px;display:flex;position:relative;overflow:hidden}._card_1e08m_1:before{content:"";background:linear-gradient(90deg, var(--blue-headline), var(--blue-overlay));height:3px;position:absolute;top:0;left:0;right:0}._ribbon_1e08m_24{background:linear-gradient(135deg, var(--red-500), #dc2626);color:#fff;letter-spacing:.06em;text-transform:uppercase;transform-origin:50%;white-space:nowrap;padding:6px 38px;font-size:.68rem;font-weight:800;position:absolute;top:22px;right:-26px;transform:rotate(45deg)}._priceBlock_1e08m_40{text-align:center}._originalPrice_1e08m_42,._regularPrice_1e08m_43{color:var(--text-muted);margin-bottom:4px;font-size:.85rem}._currentPrice_1e08m_49{justify-content:center;align-items:baseline;gap:6px;margin:12px 0 8px;display:flex}._currency_1e08m_57{color:var(--blue-400);font-size:2rem;font-weight:700}._amount_1e08m_63{background:linear-gradient(135deg, var(--blue-overlay), var(--blue-headline));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:5rem;font-weight:900;line-height:1}._usd_1e08m_73{color:var(--text-secondary);font-size:1.4rem;font-weight:700}._oneTime_1e08m_79{color:var(--text-muted);font-size:.82rem}._inclusions_1e08m_81{border:1px solid var(--border);background:#0070c00f;border-radius:14px;flex-direction:column;gap:9px;padding:18px;list-style:none;display:flex}._inclusionItem_1e08m_92{color:var(--text-secondary);font-size:.88rem;line-height:1.4}._ctaSection_1e08m_98{flex-direction:column;align-items:center;gap:14px;display:flex}._cta_1e08m_98{animation:2.5s ease-in-out infinite _ctaPulse_1e08m_1}@keyframes _ctaPulse_1e08m_1{0%,to{box-shadow:var(--shadow-blue)}50%{box-shadow:0 14px 40px #0070c059}}._payments_1e08m_112{color:var(--text-muted);flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;font-size:.76rem;display:flex}._paymentIcons_1e08m_122{gap:6px;display:flex}._payIcon_1e08m_124{background:var(--bg-surface);border:1px solid var(--border);color:var(--text-secondary);border-radius:6px;padding:3px 10px;font-size:.68rem;font-weight:700}._countdownWrapper_1e08m_134{border-top:1px solid var(--border);padding-top:8px}@media (width<=640px){._card_1e08m_1{border-radius:18px;gap:20px;padding:28px 20px}._amount_1e08m_63{font-size:4rem}._ribbon_1e08m_24{padding:5px 32px;font-size:.6rem;top:18px;right:-24px}._inclusions_1e08m_81{padding:14px}._inclusionItem_1e08m_92{font-size:.83rem}}@media (width<=380px){._amount_1e08m_63{font-size:3.2rem}._currency_1e08m_57{font-size:1.5rem}}._card_1800p_1{background:var(--bg-card);border:1px solid #22c55e4d;border-radius:24px;align-items:center;gap:40px;padding:48px 40px;display:flex;box-shadow:0 0 40px #22c55e14}._badgeWrapper_1800p_12{flex-shrink:0;justify-content:center;align-items:center;display:flex}._badge_1800p_12{border:3px solid var(--green-500);background:#22c55e14;border-radius:50%;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:140px;height:140px;display:flex;box-shadow:0 0 30px #22c55e33}._badgeNumber_1800p_33{color:var(--green-500);font-size:3.5rem;font-weight:900;line-height:1}._badgeDays_1800p_40{color:var(--green-500);letter-spacing:.1em;font-size:.75rem;font-weight:800}._badgeText_1800p_47{color:var(--text-muted);letter-spacing:.12em;text-transform:uppercase;margin-top:2px;font-size:.6rem;font-weight:700}._content_1800p_56{flex-direction:column;gap:14px;display:flex}._title_1800p_62{font-size:clamp(1.3rem,3vw,2rem);font-weight:900;line-height:1.2}._desc_1800p_68{color:var(--text-secondary);font-size:.92rem;line-height:1.75}._desc_1800p_68 strong{color:var(--text-primary);font-weight:700}._tags_1800p_76{flex-wrap:wrap;gap:8px;margin-top:4px;display:flex}._tag_1800p_76{color:var(--green-500);background:#22c55e1a;border:1px solid #22c55e4d;border-radius:8px;padding:6px 12px;font-size:.78rem;font-weight:700}@media (width<=640px){._card_1800p_1{text-align:center;flex-direction:column;gap:24px;padding:32px 20px}._tags_1800p_76{justify-content:center}._badge_1800p_12{width:110px;height:110px}._badgeNumber_1800p_33{font-size:2.8rem}}._grid_y5153_1{grid-template-columns:1fr 1.6fr;align-items:start;gap:56px;display:grid}._photoWrapper_y5153_8{flex-direction:column;gap:20px;display:flex}._photoFrame_y5153_14{border:2px solid var(--border-blue);box-shadow:var(--shadow-blue);aspect-ratio:4/5;background:linear-gradient(#e2e8f0 0%,#cbd5e1 100%);border-radius:20px;overflow:hidden}._photoFrame_y5153_14 img{object-fit:cover;object-position:center top;width:100%;height:100%;display:block}._credentials_y5153_31{background:var(--bg-card);border:1px solid var(--border);border-radius:14px;justify-content:space-around;align-items:center;gap:8px;padding:14px;display:flex}._stat_y5153_42{flex-direction:column;align-items:center;gap:4px;display:flex}._statNumber_y5153_49{color:var(--blue-400);font-size:1.3rem;font-weight:900}._statLabel_y5153_55{color:var(--text-muted);text-align:center;text-transform:uppercase;letter-spacing:.06em;font-size:.62rem}._statDivider_y5153_63{background:var(--border);width:1px;height:36px}._bio_y5153_69{flex-direction:column;gap:14px;padding-top:8px;display:flex}._name_y5153_76{margin-bottom:4px!important}._role_y5153_78{color:var(--blue-400);margin-top:-6px;font-size:.95rem;font-weight:600}._paragraph_y5153_85{color:var(--text-secondary);font-size:.92rem;line-height:1.75}._awards_y5153_91{flex-direction:column;gap:8px;margin-top:4px;display:flex}._award_y5153_91{color:var(--text-secondary);align-items:center;gap:8px;font-size:.85rem;display:flex}@media (width<=768px){._grid_y5153_1{grid-template-columns:1fr;gap:32px}._photoFrame_y5153_14{max-width:300px;margin:0 auto}._bio_y5153_69{text-align:center}._award_y5153_91{justify-content:center}}@media (width<=480px){._photoFrame_y5153_14{max-width:240px}._credentials_y5153_31{padding:12px 8px}._statNumber_y5153_49{font-size:1.1rem}._statLabel_y5153_55{font-size:.58rem}}._list_cgxxx_1{flex-direction:column;gap:10px;max-width:720px;margin:0 auto;display:flex}._item_cgxxx_9{background:var(--bg-card);border:1px solid var(--border);border-radius:14px;transition:border-color .3s,box-shadow .3s;overflow:hidden}._item_cgxxx_9._open_cgxxx_17{border-color:var(--border-blue);box-shadow:0 0 24px #0070c01f}._question_cgxxx_22{text-align:left;width:100%;color:var(--text-primary);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;min-height:56px;padding:20px 22px;font-size:.93rem;font-weight:600;transition:color .2s;display:flex}._item_cgxxx_9._open_cgxxx_17 ._question_cgxxx_22{color:var(--blue-400)}._chevron_cgxxx_43{color:var(--blue-400);text-align:center;flex-shrink:0;width:24px;font-size:1.3rem;font-weight:400;line-height:1}._answerWrapper_cgxxx_53{max-height:0;transition:max-height .35s cubic-bezier(.4,0,.2,1);overflow:hidden}._item_cgxxx_9._open_cgxxx_17 ._answerWrapper_cgxxx_53{max-height:400px}._answer_cgxxx_53{color:var(--text-secondary);padding:0 22px 20px;font-size:.88rem;line-height:1.75}@media (width<=480px){._question_cgxxx_22{padding:16px;font-size:.875rem}._answer_cgxxx_53{padding:0 16px 16px;font-size:.85rem}}._footer_m9wt0_1{background:var(--bg-surface);border-top:1px solid var(--border);padding:48px 0 32px}._inner_m9wt0_7{text-align:center;flex-direction:column;align-items:center;gap:32px;display:flex}._brand_m9wt0_15{flex-direction:column;gap:6px;display:flex}._logo_m9wt0_21{color:var(--text-primary);font-size:1.4rem;font-weight:900}._tagline_m9wt0_27{color:var(--text-muted);font-size:.85rem}._links_m9wt0_32{flex-wrap:wrap;justify-content:center;gap:24px;display:flex}._links_m9wt0_32 a{color:var(--text-muted);font-size:.82rem;transition:color .2s}._links_m9wt0_32 a:hover{color:var(--blue-400)}._legal_m9wt0_49{flex-direction:column;gap:6px;display:flex}._legal_m9wt0_49 p{color:var(--text-muted);font-size:.78rem}._disclaimer_m9wt0_60{color:var(--text-muted);opacity:.7;max-width:500px;font-size:.72rem!important}@media (width<=768px){._footer_m9wt0_1{margin-top:auto;padding:32px 0 24px}._inner_m9wt0_7{gap:24px}}._wrapper_1fx6i_1{z-index:9000;padding:12px 20px;padding-bottom:calc(12px + env(safe-area-inset-bottom));opacity:0;pointer-events:none;background:linear-gradient(#0000,#f8fafcfa 40%);justify-content:center;transition:opacity .4s,transform .4s;display:flex;position:fixed;bottom:0;left:0;right:0;transform:translateY(100%)}._wrapper_1fx6i_1._visible_1fx6i_18{opacity:1;pointer-events:auto;transform:translateY(0)}._wrapper_1hux8_1{z-index:9999;background:var(--bg-card);border:1px solid var(--border-blue);max-width:300px;box-shadow:var(--shadow-card);opacity:0;pointer-events:none;border-radius:14px;align-items:center;gap:12px;padding:14px 18px;transition:opacity .4s,transform .4s;display:flex;position:fixed;bottom:24px;left:20px;transform:translate(-20px)translateY(10px)}._wrapper_1hux8_1._visible_1hux8_21{opacity:1;pointer-events:auto;transform:translate(0)translateY(0)}._icon_1hux8_27{flex-shrink:0;font-size:1.5rem}._info_1hux8_32{flex-direction:column;gap:2px;display:flex}._name_1hux8_38{color:var(--text-primary);font-size:.88rem;font-weight:700}._location_1hux8_44{color:var(--text-secondary);font-size:.75rem}._time_1hux8_49{color:var(--text-muted);font-size:.7rem}@media (width<=480px){._wrapper_1hux8_1{max-width:240px;padding:12px 14px}}
