.hidden{display:none!important}.lp-flash{top:calc(env(safe-area-inset-top,0px) + 12px);z-index:9999;max-width:min(92vw,440px);font-size:14px;font-family:var(--lp-font-body,system-ui, sans-serif);text-align:center;pointer-events:none;border-radius:12px;padding:10px 16px;position:fixed;left:50%;transform:translate(-50%);box-shadow:0 8px 32px #00000059}.lp-flash--error{color:#fff;background:#b91c1cf2;border:1px solid #fff3}:root{--lp-bg:#0a0f1e;--lp-surface:#111827;--lp-surface-2:#1a2235;--lp-border:#ffffff14;--lp-rose:#b87a8e;--lp-rose-light:#d4a0b0;--lp-rose-dark:#8c5a6a;--lp-gold:#f0c060;--lp-blue:#60a5fa;--lp-green:#4ade80;--lp-amber:#fbbf24;--lp-text:#f1f5f9;--lp-text-muted:#94a3b8;--lp-text-dim:#64748b;--lp-gradient:linear-gradient(135deg, #b87a8e 0%, #f0c060 100%);--lp-glow:0 0 40px #b87a8e59, 0 0 80px #f0c06026;--lp-radius:16px;--lp-radius-lg:24px;--lp-font-display:"Syne", sans-serif;--lp-font-body:"DM Sans", sans-serif;--lp-max-w:1200px;--lp-nav-h:72px;--lp-nav-bg:linear-gradient(180deg, #0f2914 0%, #0a1f0e 45%, #051208 100%);--lp-nav-border:#00000073;--lp-nav-shadow:0 4px 28px #000803a6;--lp-nav-glass:#ffffff2e;--lp-nav-glass-border:#ffffff42}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;width:100%;overflow-x:clip}body{background:var(--lp-bg);color:var(--lp-text);font-family:var(--lp-font-body);-webkit-font-smoothing:antialiased;width:100%;min-width:0;font-size:16px;line-height:1.6;overflow-x:clip}*,:before,:after{min-width:0}.lp-container{width:100%;max-width:min(var(--lp-max-w), 100%);box-sizing:border-box;--lp-gutter:max(24px, env(safe-area-inset-left,0px), env(safe-area-inset-right,0px));padding-left:var(--lp-gutter);padding-right:var(--lp-gutter);margin-inline:auto}.lp-gradient-text{background:var(--lp-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.lp-badge{letter-spacing:.06em;text-transform:uppercase;border-radius:999px;align-items:center;gap:6px;padding:5px 12px;font-size:12px;font-weight:600;display:inline-flex}.lp-badge--live{color:#4ade80;background:#4ade801f;border:1px solid #4ade8040}.lp-badge--subtle{color:var(--lp-rose-light);background:#b87a8e1f;border:1px solid #b87a8e33}.lp-badge--light{color:#fff;background:#ffffff1a;border:1px solid #ffffff26}.lp-btn{font-family:var(--lp-font-body);cursor:pointer;white-space:nowrap;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.lp-btn--lg{padding:14px 28px;font-size:16px}.lp-btn--sm{padding:9px 18px;font-size:14px}.lp-btn--primary{background:var(--lp-gradient);color:#fff;box-shadow:0 4px 16px #b87a8e4d}.lp-btn--primary:hover{filter:brightness(1.1);transform:translateY(-1px);box-shadow:0 8px 24px #b87a8e66}.lp-btn--glow{box-shadow:var(--lp-glow)}.lp-btn--outline{color:var(--lp-text);border:1px solid var(--lp-border);background:0 0}.lp-btn--outline:hover{background:#ffffff0d;border-color:#fff3}.lp-btn--ghost{color:var(--lp-text-muted);background:0 0}.lp-btn--ghost:hover{color:var(--lp-text)}.lp-btn--white{color:#fff;background:#ffffff1f;border:1px solid #ffffff2e}.lp-btn--white:hover{background:#fff3;transform:translateY(-1px)}.lp-modal-overlay{z-index:10050;box-sizing:border-box;-webkit-backdrop-filter:blur(8px);isolation:isolate;background:#060a14b8;justify-content:center;align-items:center;min-height:100dvh;padding:24px;display:flex;width:100%!important;margin:0!important;position:fixed!important;inset:0!important}.lp-modal{background:var(--lp-surface);border:1px solid var(--lp-border);text-align:left;border-radius:20px;width:100%;max-width:420px;padding:28px 24px 24px;position:relative;box-shadow:0 24px 64px #00000073}.lp-modal__close{width:36px;height:36px;color:var(--lp-text-muted);cursor:pointer;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;font-size:22px;line-height:1;transition:color .15s,background .15s;display:flex;position:absolute;top:12px;right:14px}.lp-modal__close:hover{color:var(--lp-text);background:#ffffff0f}.lp-modal__title{font-family:var(--lp-font-display);letter-spacing:-.02em;color:var(--lp-text);text-align:left;margin:0 28px 12px 0;font-size:clamp(20px,4vw,24px);font-weight:800;line-height:1.25}.lp-modal__text{color:var(--lp-text-muted);text-align:left;margin:0 0 22px;font-size:15px;line-height:1.55}.lp-modal__actions{flex-direction:column;gap:10px;display:flex}.lp-modal__actions .lp-btn{width:100%}.lp-modal__actions .lp-btn--ghost{color:var(--lp-text);border:1px solid var(--lp-border);background:#ffffff0a}.lp-modal__actions .lp-btn--ghost:hover{color:var(--lp-text);background:#ffffff14;border-color:#fff3}.lp-modal-brand{justify-content:flex-start;align-items:center;gap:10px;margin:0 0 18px;display:flex}.lp-modal-brand__img{object-fit:cover;border-radius:10px;flex-shrink:0;width:40px;height:40px}.lp-modal-brand__text{font-family:var(--lp-font-display);letter-spacing:-.03em;color:#fff;font-size:clamp(20px,4.5vw,22px);font-weight:800;line-height:1}.lp-modal-brand__accent{color:#fff;-webkit-text-fill-color:#fff;background:0 0;-webkit-background-clip:unset;background-clip:unset;font-family:inherit;font-weight:800}.lp-deposit-modal-overlay{z-index:10070;box-sizing:border-box;-webkit-backdrop-filter:blur(10px);isolation:isolate;background:#060a14c7;justify-content:center;align-items:center;min-height:100dvh;padding:24px;display:flex;width:100%!important;margin:0!important;position:fixed!important;inset:0!important}.lp-deposit-modal{background:var(--lp-surface);border:1px solid var(--lp-border);text-align:left;border-radius:20px;width:100%;max-width:400px;padding:28px 24px 24px;position:relative;overflow:hidden;box-shadow:0 24px 64px #00000073,inset 0 1px #ffffff0f}.lp-deposit-modal:before{content:"";background:var(--lp-gradient);pointer-events:none;height:3px;position:absolute;top:0;left:0;right:0}.lp-deposit-modal .lp-modal__close{z-index:1}.lp-deposit-modal .lp-modal-brand{box-sizing:border-box;justify-content:flex-start;width:100%;margin:4px 0 10px;padding-inline:0}.lp-deposit-modal .lp-modal-brand__text{font-size:clamp(18px,4.2vw,21px)}.lp-deposit-modal__brand{justify-content:flex-start;align-items:center;gap:12px;margin-bottom:18px;display:flex}.lp-deposit-modal__logo{object-fit:cover;width:56px;height:56px;box-shadow:var(--lp-glow,0 0 24px #b87a8e40);border-radius:14px;flex-shrink:0}.lp-deposit-modal__wordmark{font-family:var(--lp-font-display);letter-spacing:-.03em;color:#fff;font-size:clamp(22px,5vw,28px);font-weight:800;line-height:1}.lp-deposit-modal__wordmark-accent{color:#fff;-webkit-text-fill-color:#fff;background:0 0;-webkit-background-clip:unset;background-clip:unset;font-family:inherit;font-weight:800}.lp-deposit-modal__title{font-family:var(--lp-font-display);letter-spacing:-.02em;color:var(--lp-text);text-align:left;margin:0 0 6px;font-size:clamp(17px,3.6vw,20px);font-weight:800;line-height:1.25}.lp-deposit-modal__hint{color:var(--lp-text-muted);text-align:left;margin:0 0 14px;font-size:13px;line-height:1.5}.lp-deposit-modal__label{letter-spacing:.04em;text-transform:uppercase;color:var(--lp-text-dim);text-align:left;margin-bottom:8px;font-size:12px;font-weight:600;display:block}.lp-deposit-modal__presets{flex-wrap:wrap;gap:8px;margin:0 0 12px;display:flex}.lp-deposit-modal__chip{font-family:var(--lp-font-body);color:var(--lp-text);border:1px solid var(--lp-border);cursor:pointer;background:#ffffff0f;border-radius:999px;padding:8px 14px;font-size:14px;font-weight:600;transition:border-color .15s,background .15s,color .15s}.lp-deposit-modal__chip:hover{border-color:color-mix(in srgb, var(--lp-rose) 40%, var(--lp-border));background:#ffffff1a}.lp-deposit-modal__chip:focus-visible{outline:2px solid color-mix(in srgb, var(--lp-rose) 55%, transparent);outline-offset:2px}@media (width<=520px){.lp-deposit-modal-overlay{padding:16px 10px}.lp-deposit-modal{padding:22px 14px 20px}.lp-deposit-modal__presets{flex-wrap:nowrap;gap:4px}.lp-deposit-modal__chip{letter-spacing:-.02em;flex:1 1 0;justify-content:center;align-items:center;min-width:0;padding:6px 4px;font-size:12px;font-weight:600;display:inline-flex}}.lp-deposit-modal__input{box-sizing:border-box;width:100%;font-family:var(--lp-font-body);color:var(--lp-text);background:var(--lp-surface-2);border:1px solid var(--lp-border);text-align:left;border-radius:12px;outline:none;padding:14px 16px;font-size:18px;font-weight:600;transition:border-color .15s,box-shadow .15s}.lp-deposit-modal__input::placeholder{color:var(--lp-text-dim);font-weight:500}.lp-deposit-modal__input:focus{border-color:color-mix(in srgb, var(--lp-rose) 45%, var(--lp-border));box-shadow:0 0 0 3px color-mix(in srgb, var(--lp-rose) 18%, transparent)}.lp-deposit-modal__select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2394a3b8'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;background-size:18px;padding-right:44px}.lp-withdraw-pix-hint{opacity:.88;margin-top:4px;margin-bottom:0;font-size:13px}.lp-deposit-modal__input--error{animation:.35s lp-deposit-shake;border-color:#f87171!important}@keyframes lp-deposit-shake{0%,to{transform:translate(0)}25%{transform:translate(-4px)}75%{transform:translate(4px)}}.lp-deposit-modal__btn-confirm{justify-content:center;width:100%;margin-top:16px}.lp-deposit-modal__step-payment{border-top:1px solid var(--lp-border);margin-top:8px;padding-top:18px}.lp-deposit-modal__back-row{text-align:center;margin:0 0 12px}.lp-deposit-modal__link-btn{cursor:pointer;font:inherit;color:var(--lp-accent,#4ade80);background:0 0;border:none;padding:0;font-size:14px;text-decoration:underline}.lp-deposit-modal__link-btn:hover{filter:brightness(1.1)}.lp-deposit-modal__copy-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.lp-deposit-modal__copy-head .lp-deposit-modal__label{flex:1;min-width:0;margin-bottom:0}.lp-deposit-modal__qr-wrap--nested{border-top:none;margin-top:16px;padding-top:0}.lp-deposit-modal__qr-wrap{border-top:1px solid var(--lp-border);margin-top:22px;padding-top:20px}.lp-deposit-modal__qr-label{color:var(--lp-text);text-align:center;margin:0 0 12px;font-size:14px;font-weight:600}.lp-deposit-modal__qr-box{border:1px solid var(--lp-border);background:#fff;border-radius:16px;justify-content:center;padding:12px;display:flex}.lp-deposit-modal__qr-box img{max-width:100%;height:auto;display:block}.lp-deposit-modal__success{text-align:center;background:#22c55e1f;border:1px solid #22c55e59;border-radius:14px;margin-bottom:16px;padding:16px 18px}.lp-deposit-modal__success-title{color:#4ade80;margin:0 0 6px;font-size:17px;font-weight:700}.lp-deposit-modal__success-text{color:var(--lp-text);opacity:.92;margin:0;font-size:14px}.lp-withdraw-modal .lp-withdraw__amount-label{margin-top:16px}.lp-withdraw__success-icon{color:#4ade80;background:#4ade801f;border:1px solid #4ade804d;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:8px auto 20px;display:flex}.lp-withdraw__success-title{text-align:center!important}.lp-withdraw__success-msg{text-align:center!important;margin-bottom:8px!important}.lp-withdraw__success-msg strong{color:var(--lp-text)}.lp-withdraw__success-note{color:var(--lp-text-dim);text-align:center;margin-bottom:24px;font-size:12px}.lp-withdraw__success-note strong{color:var(--lp-text-muted)}.lp-player-page{min-height:calc(100dvh - var(--lp-nav-h));padding:calc(var(--lp-nav-h) + 32px) 0 64px}.lp-profile__header{background:var(--lp-surface);border:1px solid var(--lp-border);border-radius:var(--lp-radius-lg);grid-template-columns:auto 1fr auto;align-items:center;gap:20px;margin-bottom:24px;padding:28px 32px;display:grid;position:relative;overflow:hidden}.lp-profile__header:before{content:"";background:var(--lp-gradient);height:3px;position:absolute;top:0;left:0;right:0}.lp-profile__avatar{border:2px solid var(--lp-border);width:72px;height:72px;color:var(--lp-text-muted);background:#ffffff0d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.lp-profile__name{font-family:var(--lp-font-display);letter-spacing:-.02em;margin:0 0 4px;font-size:clamp(20px,3vw,26px);font-weight:800;line-height:1.2}.lp-profile__since{color:var(--lp-text-muted);margin:0;font-size:13px}.lp-profile__balance-box{text-align:right;flex-direction:column;flex-shrink:0;align-items:flex-end;gap:6px;display:flex}.lp-profile__balance-label{text-transform:uppercase;letter-spacing:.05em;color:var(--lp-text-dim);font-size:11px;font-weight:600}.lp-profile__balance-value{font-family:var(--lp-font-display);letter-spacing:-.02em;font-size:clamp(22px,3.5vw,30px);font-weight:800;line-height:1}.lp-profile__balance-actions{gap:8px;margin-top:4px;display:flex}.lp-profile__stats{background:var(--lp-border);border-radius:var(--lp-radius);grid-template-columns:repeat(4,1fr);gap:1px;margin-bottom:24px;display:grid;overflow:hidden}.lp-profile-stat{background:var(--lp-surface);text-align:center;flex-direction:column;gap:4px;padding:20px 16px;display:flex}.lp-profile-stat__value{font-family:var(--lp-font-display);font-size:clamp(22px,2.5vw,32px);font-weight:800;line-height:1}.lp-profile-stat--win .lp-profile-stat__value{color:#4ade80}.lp-profile-stat--loss .lp-profile-stat__value{color:#f87171}.lp-profile-stat__label{color:var(--lp-text-muted);font-size:12px}.lp-profile__highlights{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:28px;display:grid}.lp-profile-highlight{background:var(--lp-surface);border:1px solid var(--lp-border);border-radius:var(--lp-radius);align-items:center;gap:14px;padding:18px 20px;transition:border-color .2s;display:flex}.lp-profile-highlight:hover{border-color:#b87a8e4d}.lp-profile-highlight__icon{width:40px;height:40px;color:var(--lp-rose-light);background:#b87a8e1a;border:1px solid #b87a8e33;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.lp-profile-highlight__icon--gold{color:var(--lp-gold);background:#f0c0601a;border-color:#f0c06033}.lp-profile-highlight__icon--blue{color:var(--lp-blue);background:#60a5fa1a;border-color:#60a5fa33}.lp-profile-highlight__label{text-transform:uppercase;letter-spacing:.05em;color:var(--lp-text-dim);margin-bottom:3px;font-size:11px;font-weight:600;display:block}.lp-profile-highlight__value{font-family:var(--lp-font-display);color:var(--lp-text);font-size:18px;font-weight:700;line-height:1.2;display:block}.lp-profile-highlight__value--link{font-family:var(--lp-font-body);color:var(--lp-rose-light);font-size:14px;font-weight:600;text-decoration:none;transition:color .15s}.lp-profile-highlight__value--link:hover{color:var(--lp-text)}.lp-profile__section{margin-top:4px}.lp-profile__section-title{font-family:var(--lp-font-display);margin:0 0 16px;font-size:18px;font-weight:700}.lp-profile__empty{background:var(--lp-surface);border:1px solid var(--lp-border);border-radius:var(--lp-radius);color:var(--lp-text-muted);text-align:center;flex-direction:column;align-items:center;gap:10px;padding:48px 24px;font-size:15px;display:flex}.lp-profile__empty a{color:var(--lp-rose-light);text-decoration:none}.lp-profile__empty a:hover{text-decoration:underline}.lp-profile__bets-list{flex-direction:column;gap:8px;display:flex}.lp-profile-bet{background:var(--lp-surface);border:1px solid var(--lp-border);border-radius:var(--lp-radius);justify-content:space-between;align-items:center;padding:14px 20px;transition:background .15s;display:flex}.lp-profile-bet:hover{background:var(--lp-surface-2)}.lp-profile-bet--won{border-left:3px solid #4ade80}.lp-profile-bet--lost{border-left:3px solid #f87171}.lp-profile-bet__info{flex-direction:column;gap:3px;display:flex}.lp-profile-bet__status{align-items:center;gap:6px;font-size:13px;font-weight:600;display:flex}.lp-profile-bet--won .lp-profile-bet__status{color:#4ade80}.lp-profile-bet--lost .lp-profile-bet__status{color:#f87171}.lp-profile-bet--pending .lp-profile-bet__status{color:var(--lp-text-muted)}.lp-profile-bet__date{color:var(--lp-text-dim);font-size:12px}.lp-profile-bet__values{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.lp-profile-bet__stake{color:var(--lp-text);font-size:14px;font-weight:600}.lp-profile-bet__payout{color:#4ade80;font-size:13px;font-weight:700}.lp-referrals__header{margin-bottom:28px}.lp-referrals__back{color:var(--lp-text-muted);align-items:center;gap:6px;margin-bottom:20px;font-size:13px;font-weight:600;text-decoration:none;transition:color .15s;display:inline-flex}.lp-referrals__back:hover{color:var(--lp-text)}.lp-referrals__title-wrap{flex-direction:column;align-items:flex-start;gap:4px;display:flex}.lp-referrals__title{font-family:var(--lp-font-display);letter-spacing:-.02em;margin:0 0 4px;font-size:clamp(22px,3vw,30px);font-weight:800;line-height:1.2}.lp-referrals__subtitle{color:var(--lp-text-muted);margin:0;font-size:15px}.lp-referrals__link-card{background:var(--lp-surface);border:1px solid var(--lp-border);border-radius:var(--lp-radius-lg);margin-bottom:32px;padding:28px;position:relative;overflow:hidden}.lp-referrals__link-card:before{content:"";background:var(--lp-gradient);height:3px;position:absolute;top:0;left:0;right:0}.lp-referrals__link-card-inner{margin-bottom:20px}.lp-referrals__link-label{text-transform:uppercase;letter-spacing:.05em;color:var(--lp-text-dim);align-items:center;gap:7px;margin-bottom:12px;font-size:12px;font-weight:600;display:flex}.lp-referrals__link-row{align-items:stretch;gap:8px;display:flex}.lp-referrals__link-input{background:var(--lp-bg);border:1px solid var(--lp-border);min-width:0;color:var(--lp-text-muted);cursor:default;border-radius:10px;outline:none;flex:1;padding:11px 14px;font-family:monospace;font-size:13px}.lp-referrals__copy-btn{flex-shrink:0;align-items:center;gap:6px;display:flex}.lp-referrals__link-hint{color:var(--lp-text-dim);margin:10px 0 0;font-size:12px}.lp-referrals__invited-by{color:var(--lp-text-muted);margin:-8px 0 20px;font-size:14px}.lp-referrals__meta-cards{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:20px;display:grid}@media (width<=640px){.lp-referrals__meta-cards{grid-template-columns:1fr}}.lp-referrals__meta-card{background:var(--lp-surface);border:1px solid var(--lp-border);border-radius:var(--lp-radius);flex-direction:column;gap:6px;padding:18px 20px;display:flex}.lp-referrals__meta-card--accent{background:var(--lp-surface-2);border-color:#b87a8e47}.lp-referrals__meta-label{text-transform:uppercase;letter-spacing:.05em;color:var(--lp-text-dim);font-size:11px;font-weight:600}.lp-referrals__meta-value{font-family:var(--lp-font-display);font-size:clamp(22px,3vw,28px);font-weight:800;line-height:1.1}.lp-referrals__meta-value--code{letter-spacing:.08em;font-size:clamp(20px,2.8vw,26px)}.lp-referrals__meta-hint{color:var(--lp-text-dim);margin-top:4px;font-size:12px;line-height:1.45}.lp-referrals__rules{border:1px solid var(--lp-border);border-radius:var(--lp-radius);background:#0003;margin-bottom:28px;padding:20px 22px}.lp-referrals__rules-title{font-family:var(--lp-font-display);margin:0 0 12px;font-size:15px;font-weight:700}.lp-referrals__rules-list{color:var(--lp-text-muted);margin:0;padding-left:1.15rem;font-size:13px;line-height:1.6}.lp-referrals__rules-list li{margin-bottom:8px}.lp-referrals__rules-list li:last-child{margin-bottom:0}.lp-referrals__stats--two{grid-template-columns:repeat(2,1fr)}.lp-referrals__list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.lp-referrals__list-item{background:var(--lp-surface);border:1px solid var(--lp-border);border-radius:10px;grid-template-columns:1fr auto auto;align-items:center;gap:12px;padding:12px 16px;font-size:14px;display:grid}.lp-referrals__list-name{min-width:0;font-weight:600}.lp-referrals__list-phone{color:var(--lp-text-muted);font-family:ui-monospace,monospace;font-size:12px}.lp-referrals__list-date{color:var(--lp-text-dim);font-size:12px}@media (width<=560px){.lp-referrals__list-item{grid-template-columns:1fr;gap:4px}}.lp-referrals__how{margin-bottom:32px}.lp-referrals__section-title{font-family:var(--lp-font-display);margin:0 0 20px;font-size:18px;font-weight:700}.lp-referrals__steps{align-items:flex-start;gap:0;display:flex}.lp-referrals__step{background:var(--lp-surface);border:1px solid var(--lp-border);border-radius:var(--lp-radius);flex:1;gap:16px;padding:24px 20px;transition:border-color .2s;display:flex}.lp-referrals__step:hover{border-color:#b87a8e4d}.lp-referrals__step-connector{background:var(--lp-border);flex-shrink:0;width:48px;height:2px;margin-top:36px;position:relative}.lp-referrals__step-connector:after{content:"";border:5px solid #0000;border-left-color:var(--lp-border);position:absolute;top:-4px;right:-5px}.lp-referrals__step-num{font-family:var(--lp-font-display);background:var(--lp-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;flex-shrink:0;font-size:28px;font-weight:800;line-height:1}.lp-referrals__step-content h3{font-family:var(--lp-font-display);margin:0 0 6px;font-size:15px;font-weight:700}.lp-referrals__step-content p{color:var(--lp-text-muted);margin:0;font-size:13px;line-height:1.55}.lp-referrals__stats{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:32px;display:grid}.lp-referrals__stat-card{background:var(--lp-surface);border:1px solid var(--lp-border);border-radius:var(--lp-radius);text-align:center;flex-direction:column;align-items:center;gap:6px;padding:24px 20px;display:flex}.lp-referrals__stat-card--highlight{background:var(--lp-surface-2);border-color:#b87a8e40}.lp-referrals__stat-icon{width:44px;height:44px;color:var(--lp-rose-light);background:#b87a8e1a;border:1px solid #b87a8e33;border-radius:12px;justify-content:center;align-items:center;margin-bottom:4px;display:flex}.lp-referrals__stat-icon--gold{color:var(--lp-gold);background:#f0c0601a;border-color:#f0c06033}.lp-referrals__stat-icon--green{color:#4ade80;background:#4ade801a;border-color:#4ade8033}.lp-referrals__stat-value{font-family:var(--lp-font-display);font-size:clamp(20px,2.5vw,28px);font-weight:800;line-height:1}.lp-referrals__stat-label{color:var(--lp-text-muted);font-size:13px}.lp-referrals__flash{margin-bottom:20px}.lp-referrals__redeem-form{width:100%;max-width:260px;margin:12px 0 0}.lp-referrals__redeem-btn{justify-content:center;width:100%}.lp-referrals__redeem-hint{color:var(--lp-text-dim);max-width:280px;margin:10px 0 0;font-size:12px;line-height:1.45}.lp-referrals__redeem-hint--muted{margin-top:8px;font-style:italic}.lp-referrals__stat-note{color:var(--lp-text-dim);background:#ffffff0a;border-radius:6px;padding:3px 8px;font-size:11px}.lp-referrals__section{margin-top:4px}.lp-referrals__empty{background:var(--lp-surface);border:1px solid var(--lp-border);border-radius:var(--lp-radius);color:var(--lp-text-muted);text-align:center;flex-direction:column;align-items:center;gap:10px;padding:52px 24px;display:flex}.lp-referrals__empty p{margin:0;font-size:15px}.lp-referrals__empty-hint{color:var(--lp-text-dim)!important;font-size:13px!important}.lp-profile-layout{flex-direction:column;gap:20px;display:flex}.lp-profile__alert{border-radius:10px;align-items:center;gap:10px;padding:12px 16px;font-size:14px;font-weight:500;display:flex}.lp-profile__alert--success{color:#4ade80;background:#4ade801a;border:1px solid #4ade8040}.lp-profile__alert--error{color:#f87171;background:#f871711a;border:1px solid #f8717140;margin-bottom:12px}.lp-profile__forms{grid-template-columns:1fr 1fr;gap:16px;display:grid}.lp-profile-card{background:var(--lp-surface);border:1px solid var(--lp-border);border-radius:var(--lp-radius);flex-direction:column;gap:16px;padding:24px;display:flex}.lp-profile-card__header{align-items:center;gap:14px;display:flex}.lp-profile-card__icon{width:40px;height:40px;color:var(--lp-blue);background:#60a5fa1a;border:1px solid #60a5fa33;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.lp-profile-card__icon--rose{color:var(--lp-rose-light);background:#b87a8e1a;border-color:#b87a8e33}.lp-profile-card__title{font-family:var(--lp-font-display);margin:0 0 2px;font-size:16px;font-weight:700}.lp-profile-card__sub{color:var(--lp-text-dim);margin:0;font-size:12px}.lp-profile-card__form{flex-direction:column;gap:0;display:flex}.lp-profile-card .lp-auth-input-wrap{position:relative}.lp-profile-card .lp-auth-input-wrap .lp-deposit-modal__input.lp-auth-input--with-toggle{padding-right:48px;font-size:16px;font-weight:500}.lp-profile-card .lp-auth-toggle-visibility{width:40px;height:40px;color:var(--lp-text-muted);cursor:pointer;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;margin:0;padding:0;transition:color .15s,background .15s;display:flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.lp-profile-card .lp-auth-toggle-visibility:hover{color:var(--lp-text);background:#ffffff0f}.lp-profile-card .lp-auth-toggle-visibility__icon{pointer-events:none;flex-shrink:0;display:block}.lp-profile-field{margin-bottom:14px}.lp-profile-field:last-of-type{margin-bottom:18px}.lp-profile-card__submit{align-self:flex-start}.lp-profile__referrals-link{background:var(--lp-surface);border:1px solid var(--lp-border);border-radius:var(--lp-radius);color:inherit;align-items:center;gap:16px;padding:20px 24px;text-decoration:none;transition:border-color .2s,background .15s;display:flex}.lp-profile__referrals-link:hover{background:var(--lp-surface-2);border-color:#b87a8e59}.lp-profile__referrals-link-icon{width:44px;height:44px;color:var(--lp-rose-light);background:#b87a8e1a;border:1px solid #b87a8e33;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.lp-profile__referrals-link-text{flex:1;min-width:0}.lp-profile__referrals-link-title{font-family:var(--lp-font-display);margin-bottom:2px;font-size:15px;font-weight:700;display:block}.lp-profile__referrals-link-sub{color:var(--lp-text-muted);font-size:13px;display:block}.lp-profile__referrals-link-arrow{color:var(--lp-text-dim);flex-shrink:0;transition:transform .15s}.lp-profile__referrals-link:hover .lp-profile__referrals-link-arrow{transform:translate(3px)}@media (width<=900px){.lp-profile__header{grid-template-rows:auto auto;grid-template-columns:auto 1fr}.lp-profile__balance-box{text-align:left;border-top:1px solid var(--lp-border);grid-column:1/-1;align-items:flex-start;padding-top:8px}.lp-profile__forms{grid-template-columns:1fr}}@media (width<=700px){.lp-referrals__steps{flex-direction:column;gap:12px}.lp-referrals__step-connector{width:2px;height:20px;margin:0 auto}.lp-referrals__step-connector:after{top:unset;border-left-color:#0000;border-top-color:var(--lp-border);bottom:-5px;right:-4px}.lp-referrals__stats{grid-template-columns:1fr}.lp-referrals__link-row,.lp-referrals__share-btns{flex-direction:column}.lp-referrals__share-btn{justify-content:center}}@media (width<=560px){.lp-profile__header{padding:20px 16px}.lp-profile__avatar{width:56px;height:56px}.lp-profile-card{padding:18px 16px}.lp-referrals__link-card{padding:20px 16px}}.lp-section{padding:96px 0}.lp-section__header{text-align:center;flex-direction:column;align-items:center;gap:16px;margin-bottom:64px;display:flex}.lp-section__title{font-family:var(--lp-font-display);letter-spacing:-.02em;font-size:clamp(28px,4vw,44px);font-weight:800;line-height:1.15}.lp-section__sub{color:var(--lp-text-muted);max-width:540px;font-size:18px}.lp-nav{z-index:100;height:var(--lp-nav-h);background:var(--lp-nav-bg);border-bottom:1px solid var(--lp-nav-border);box-shadow:var(--lp-nav-shadow);position:fixed;top:0;left:0;right:0}.lp-nav__inner{max-width:var(--lp-max-w);justify-content:space-between;align-items:center;gap:24px;height:100%;margin-inline:auto;padding-inline:24px;display:flex}.lp-nav__logo{flex-shrink:1;align-items:center;gap:10px;min-width:0;text-decoration:none;display:flex}.lp-nav__logo-img{border-radius:10px;width:36px;height:36px}.lp-nav__logo-text{font-family:var(--lp-font-display);color:#fff;font-size:20px;font-weight:800}.lp-nav .lp-nav__logo-accent{background:linear-gradient(#fff 0%,#e8f5e9 35%,#a5d6a7 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.lp-footer__logo-accent{background:var(--lp-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.lp-nav__actions{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:flex}.lp-nav-auth{justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:flex}.lp-nav-auth__guest{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px 10px;display:flex}.lp-nav-auth__text-link{color:#ffffffe0;white-space:nowrap;padding:6px 4px;font-size:14px;font-weight:600;text-decoration:none}.lp-nav-auth__text-link:hover{color:#fff;text-underline-offset:3px;text-decoration:underline}.lp-nav-auth__guest .lp-btn--primary.lp-btn--nav-register{padding:7px 14px;font-size:13px}.lp-nav__deposit-btn{white-space:nowrap;flex-shrink:0}.lp-nav-auth__logged{flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.lp-nav__balance{font-family:var(--lp-font-body,inherit);letter-spacing:.02em;white-space:nowrap;background:var(--lp-nav-glass);border:1px solid var(--lp-nav-glass-border);color:#fff;border-radius:999px;padding:6px 12px;font-size:.875rem;font-weight:600}.lp-nav__profile{flex-shrink:0;position:relative}.lp-nav__profile-btn{border:1px solid var(--lp-nav-glass-border);color:#fff;cursor:pointer;background:#0000001f;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:background .15s,border-color .15s,transform .12s;display:inline-flex}.lp-nav__profile-btn:hover{background:#0003;border-color:#ffffff73}.lp-nav__profile-btn:focus-visible{outline-offset:2px;outline:2px solid #c8e6c9f2}.lp-nav__profile-icon{display:block}.lp-nav__dropdown{z-index:50;background:color-mix(in srgb, var(--lp-surface,#12151f) 92%, #000);border:1px solid color-mix(in srgb, var(--lp-border,#ffffff1f) 100%, transparent);border-radius:12px;min-width:200px;padding:6px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 12px 40px #00000073}.lp-nav__dropdown[hidden]{display:none!important}.lp-nav__dropdown-item{width:100%;color:var(--lp-text,#eaeaea);font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 12px;font-size:.875rem;text-decoration:none;transition:background .12s;display:flex}.lp-nav__dropdown-item:hover,.lp-nav__dropdown-item:focus-visible{background:#2e7d321f;outline:none}.lp-nav__dropdown-item--danger{color:#f87171}.lp-nav__dropdown-item--danger:hover,.lp-nav__dropdown-item--danger:focus-visible{background:#f871711f}.lp-nav .lp-btn--ghost{color:#ffffffeb;border:1px solid var(--lp-nav-glass-border);background:#0000001a}.lp-nav .lp-btn--ghost:hover{color:#fff;background:#00000029;border-color:#ffffff73}.lp-nav .lp-btn--outline{color:#fff;border-color:var(--lp-nav-glass-border);background:#0000000f}.lp-nav .lp-btn--outline:hover{background:#0000001f;border-color:#ffffff73}.lp-hero{min-height:100vh;padding-top:var(--lp-nav-h);align-items:center;display:flex;position:relative;overflow-x:clip}.lp-hero__bg{z-index:0;position:absolute;inset:0}.lp-hero__bg-img{object-fit:cover;object-position:center top;filter:saturate(1.1)brightness(.55);width:100%;height:100%;position:absolute;inset:0}.lp-hero__bg-overlay{background:linear-gradient(#0a0f1e8c 0%,#0a0f1ecc 60%,#0a0f1e 100%),radial-gradient(80% 60% at 50% 0,#b87a8e2e 0%,#0000 70%);position:absolute;inset:0}.lp-hero__orb{filter:blur(80px);pointer-events:none;border-radius:50%;position:absolute}.lp-hero__orb--1{background:#b87a8e1f;width:500px;height:500px;top:-100px;left:-100px}.lp-hero__orb--2{background:#f0c06014;width:400px;height:400px;top:40%;right:-80px}.lp-hero__orb--3{background:#60a5fa0f;width:300px;height:300px;bottom:0;left:40%}.lp-hero__inner{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:64px;padding-block:80px;display:grid;position:relative}.lp-hero__content{word-break:break-word;overflow-wrap:break-word;flex-direction:column;gap:24px;min-width:0;display:flex}.lp-hero__badge{align-items:center;justify-content:inherit;flex-wrap:wrap;gap:8px;display:flex}.lp-hero__badge-text{color:var(--lp-text-muted);font-size:13px;line-height:1.4}.lp-hero__title{font-family:var(--lp-font-display);letter-spacing:-.03em;word-break:normal;overflow-wrap:break-word;font-size:clamp(36px,5vw,62px);font-weight:800;line-height:1.08}.lp-hero__sub{color:var(--lp-text-muted);word-break:normal;overflow-wrap:break-word;max-width:480px;font-size:18px;line-height:1.65}.lp-hero__cta{flex-wrap:wrap;gap:12px;display:flex}.lp-hero__cta--logged{flex-direction:column;align-items:stretch;gap:10px;max-width:400px}.lp-hero__trust{box-sizing:border-box;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:8px 16px;width:100%;padding-top:4px;display:flex}.lp-trust-item{color:var(--lp-text-muted);white-space:nowrap;align-items:center;gap:5px;font-size:13px;font-weight:500;display:inline-flex}.lp-trust-item svg{color:var(--lp-green);flex-shrink:0;width:14px;height:14px}.lp-hero__visual{justify-content:center;align-items:center;display:flex}.lp-phone-mockup{width:252px;position:relative}.lp-phone-mockup__device{animation:4s ease-in-out infinite lp-float;display:block;position:relative}.lp-phone-mockup__glow{z-index:-1;background:radial-gradient(#b87a8e4d 0%,#0000 70%);animation:3s ease-in-out infinite lp-pulse-glow;position:absolute;inset:-40px}@keyframes lp-pulse-glow{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}.lp-phone-mockup__buttons{pointer-events:none;z-index:2;flex-direction:column;justify-content:center;gap:10px;width:5px;display:flex;position:absolute;top:0;bottom:0}.lp-phone-mockup__buttons--left{align-items:flex-end;padding-top:8%;left:-3px}.lp-phone-mockup__buttons--right{align-items:flex-start;padding-top:18%;right:-3px}.lp-phone-mockup__btn{background:linear-gradient(90deg,#2c2c38 0%,#14141c 45%,#252530 100%);border-radius:2px;width:4px;height:22px;display:block;box-shadow:inset 0 1px #ffffff1f,0 1px 2px #00000080}.lp-phone-mockup__buttons--left .lp-phone-mockup__btn:first-child{height:18px;margin-bottom:4px}.lp-phone-mockup__btn--long{height:56px}.lp-phone-mockup__frame{background:linear-gradient(145deg,#3a3a48 0%,#1c1c26 18%,#12121a 50%,#1a1a24 82%,#2a2a34 100%);border-radius:42px;padding:10px;position:relative;box-shadow:0 0 0 1px #ffffff14,0 0 0 2px #0006,inset 0 2px 4px #ffffff1f,inset 0 -3px 8px #00000073,0 36px 72px #000000a6,0 12px 24px #00000059}.lp-phone-mockup__frame:before{content:"";pointer-events:none;border:1px solid #ffffff0a;border-radius:38px;position:absolute;inset:5px}.lp-phone-mockup__screen{background:#000;border-radius:32px;height:428px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 2px #000000a6,inset 0 2px 8px #00000080,inset 0 -1px #ffffff0d,inset 0 0 0 1px #ffffff0f}.lp-phone-mockup__dynamic-island{z-index:12;background:#0a0a0f;border-radius:999px;width:88px;height:26px;position:absolute;top:10px;left:50%;transform:translate(-50%);box-shadow:inset 0 1px 2px #ffffff14,0 2px 8px #00000080,0 0 0 1px #0006}.lp-phone-mockup__dynamic-island:after{content:"";background:radial-gradient(circle at 30% 30%,#1a2030 0%,#0a0c12 100%);border-radius:50%;width:8px;height:8px;position:absolute;top:8px;right:14px;box-shadow:inset 0 0 2px #5078c840}.lp-phone-mockup__game{background:#050508;width:100%;height:100%;position:relative;overflow:hidden}.lp-phone-mockup__video{object-fit:cover;object-position:center;width:100%;height:100%;display:block;position:absolute;inset:0}.lp-phone-mockup__hud{text-align:center;-webkit-backdrop-filter:blur(12px);z-index:10;background:#0a0614d1;border:1px solid #ffffff1a;border-radius:10px;width:68%;max-width:148px;padding:5px 10px 6px;position:absolute;top:auto;bottom:10px;left:50%;transform:translate(-50%);box-shadow:0 6px 18px #00000059}.lp-phone-mockup__hud-label{letter-spacing:.08em;text-transform:uppercase;color:#ffffff94;font-size:7px;font-weight:700;line-height:1.2}.lp-phone-mockup__hud-value{font-family:var(--lp-font-display);color:#fff;text-overflow:ellipsis;white-space:nowrap;margin-top:1px;font-size:clamp(11px,3.2vw,15px);font-weight:800;line-height:1.15;display:block;overflow:hidden}@keyframes lp-float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.lp-strip{background:var(--lp-surface-2);border-bottom:1px solid var(--lp-border);box-sizing:border-box;width:100%;padding:20px 0;overflow-x:clip}.lp-strip__list{box-sizing:border-box;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px 4px;width:100%;max-width:100%;margin:0;padding:0;list-style:none;display:flex}.lp-strip__item{border:1px solid var(--lp-border);background:#ffffff0a;border-radius:12px;align-items:center;gap:10px;min-width:0;padding:10px 16px;display:flex}.lp-strip__icon{width:32px;height:32px;color:var(--lp-rose-light);background:#b87a8e26;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.lp-strip__icon svg{width:16px;height:16px}.lp-strip__label{font-family:var(--lp-font-display);color:var(--lp-text);white-space:nowrap;font-size:14px;font-weight:700}.lp-strip__desc{color:var(--lp-text-muted);white-space:nowrap;font-size:12px}.lp-strip__arrow{color:var(--lp-rose);opacity:.6;flex-shrink:0;align-items:center;font-size:18px;list-style:none;display:flex}.lp-how__cta{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:48px;display:flex}.lp-faq__cta{text-align:center;flex-direction:column;align-items:center;gap:16px;margin-top:44px;display:flex}.lp-faq__cta-text{color:var(--lp-text-muted);font-size:16px}.lp-faq__cta-btns{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.lp-faq__cta-btns--stack{flex-direction:column;align-items:stretch;width:100%;max-width:360px}.lp-faq__cta-btns--stack .lp-btn{justify-content:center}.lp-stats{background:var(--lp-surface);border-top:1px solid var(--lp-border);border-bottom:1px solid var(--lp-border);box-sizing:border-box;width:100%;padding:48px 0;overflow-x:clip}.lp-stats__grid{background:var(--lp-border);border-radius:var(--lp-radius);box-sizing:border-box;grid-template-columns:repeat(4,1fr);gap:1px;width:100%;max-width:100%;margin-inline:auto;display:grid;overflow:hidden}.lp-stat-card{background:var(--lp-surface);text-align:center;flex-direction:column;gap:6px;padding:32px 24px;display:flex}.lp-stat-card--featured{background:var(--lp-surface-2)}.lp-stat-card__value{font-family:var(--lp-font-display);font-size:clamp(28px,3vw,40px);font-weight:800;line-height:1}.lp-stat-card--featured .lp-stat-card__value{color:#fff}.lp-stat-card__label{color:var(--lp-text-muted);font-size:14px}.lp-steps{align-items:flex-start;gap:0;display:flex}.lp-step{text-align:center;background:var(--lp-surface);border-radius:var(--lp-radius);border:1px solid var(--lp-border);flex-direction:column;flex:1;align-items:center;gap:16px;padding:32px 20px;transition:border-color .2s;display:flex}.lp-step:hover{border-color:#b87a8e4d}.lp-step__connector{background:var(--lp-border);flex-shrink:0;width:60px;height:2px;margin-top:60px;position:relative}.lp-step__connector:after{content:"";border:5px solid #0000;border-left-color:var(--lp-border);position:absolute;top:-4px;right:-5px}.lp-step__number{font-family:var(--lp-font-display);letter-spacing:.1em;color:var(--lp-rose);font-size:12px;font-weight:800}.lp-step__icon{width:52px;height:52px;color:var(--lp-rose-light);background:#b87a8e1f;border:1px solid #b87a8e33;border-radius:14px;justify-content:center;align-items:center;display:flex}.lp-step__icon svg{width:24px;height:24px}.lp-step__title{font-family:var(--lp-font-display);font-size:17px;font-weight:700}.lp-step__desc{color:var(--lp-text-muted);font-size:14px;line-height:1.55}.lp-prize{background:var(--lp-surface)}.lp-prize__grid{grid-template-columns:1fr 1fr;align-items:center;gap:64px;display:grid}.lp-prize__info{flex-direction:column;gap:24px;display:flex}.lp-prize__desc{color:var(--lp-text-muted);font-size:16px;line-height:1.7}.lp-prize__desc strong{color:var(--lp-text)}.lp-prize__note{color:var(--lp-text-dim);font-size:13px;line-height:1.55}.lp-formula{background:var(--lp-surface-2);border-radius:var(--lp-radius);border:1px solid var(--lp-border);flex-wrap:wrap;align-items:center;gap:16px;padding:24px;display:flex}.lp-formula__part{text-align:center;min-width:0}.lp-formula__part--result{flex:none}.lp-formula__value{font-family:var(--lp-font-display);font-size:22px;font-weight:800}.lp-formula__part--result .lp-formula__value{font-size:34px;line-height:1}.lp-formula__label{color:var(--lp-text-dim);margin-top:4px;font-size:12px}.lp-formula__op{font-family:var(--lp-font-display);color:var(--lp-rose);font-size:24px;font-weight:800}.lp-prize-table{background:var(--lp-bg);border-radius:var(--lp-radius);border:1px solid var(--lp-border);overflow:hidden}.lp-prize-table__head{background:var(--lp-surface-2);text-transform:uppercase;letter-spacing:.06em;color:var(--lp-text-muted);grid-template-columns:1fr 1fr;padding:14px 20px;font-size:12px;font-weight:600;display:grid}.lp-prize-table__row{border-top:1px solid var(--lp-border);grid-template-columns:1fr 1fr;padding:16px 20px;transition:background .15s;display:grid}.lp-prize-table__row:hover{background:var(--lp-surface-2)}.lp-prize-table__row--highlight{background:#b87a8e0f}.lp-prize-table__plat{color:var(--lp-text-muted);font-size:15px}.lp-prize-table__val{font-family:var(--lp-font-display);font-size:17px;font-weight:700}.lp-prize-table__note{color:var(--lp-text-dim);border-top:1px solid var(--lp-border);padding:14px 20px;font-size:12px}.lp-mechanics__grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.lp-mechanic-card{background:var(--lp-surface);border:1px solid var(--lp-border);border-radius:var(--lp-radius);flex-direction:column;gap:14px;padding:28px;transition:border-color .2s,transform .2s;display:flex}.lp-mechanic-card:hover{border-color:#b87a8e40;transform:translateY(-3px)}.lp-mechanic-card__icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.lp-mechanic-card__icon svg{width:22px;height:22px}.lp-mechanic-card__icon--blue{color:var(--lp-blue);background:#60a5fa1f;border:1px solid #60a5fa33}.lp-mechanic-card__icon--rose{color:var(--lp-rose-light);background:#b87a8e1f;border:1px solid #b87a8e33}.lp-mechanic-card__icon--green{color:var(--lp-green);background:#4ade801f;border:1px solid #4ade8033}.lp-mechanic-card__icon--amber{color:var(--lp-amber);background:#fbbf241f;border:1px solid #fbbf2433}.lp-mechanic-card__title{font-family:var(--lp-font-display);font-size:18px;font-weight:700}.lp-mechanic-card__desc{color:var(--lp-text-muted);font-size:15px;line-height:1.6}.lp-faq__grid{grid-template-columns:repeat(2,1fr);gap:12px;max-width:900px;margin-inline:auto;display:grid}.lp-faq-item{background:var(--lp-surface);border:1px solid var(--lp-border);border-radius:var(--lp-radius);transition:border-color .2s;overflow:hidden}.lp-faq-item[open]{border-color:#b87a8e4d}.lp-faq-item__q{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:12px;padding:20px 22px;font-size:15px;font-weight:600;list-style:none;display:flex}.lp-faq-item__q::-webkit-details-marker{display:none}.lp-faq-item__q:after{content:"+";color:var(--lp-rose);flex-shrink:0;font-size:22px;font-weight:300;transition:transform .2s}.lp-faq-item[open] .lp-faq-item__q:after{transform:rotate(45deg)}.lp-faq-item__a{color:var(--lp-text-muted);padding:0 22px 20px;font-size:14px;line-height:1.65}.lp-cta-final{padding-bottom:96px}.lp-cta-final__card{background:var(--lp-surface);border-radius:var(--lp-radius-lg);text-align:center;border:1px solid #b87a8e40;flex-direction:column;align-items:center;gap:20px;padding:72px 48px;display:flex;position:relative;overflow:hidden}.lp-cta-final__orb{filter:blur(70px);pointer-events:none;opacity:.6;border-radius:50%;position:absolute}.lp-cta-final__orb--1{background:#b87a8e33;width:400px;height:400px;top:-100px;left:-100px}.lp-cta-final__orb--2{background:#f0c0601a;width:300px;height:300px;bottom:-100px;right:-80px}.lp-cta-final__title{font-family:var(--lp-font-display);font-size:clamp(28px,4vw,46px);font-weight:800;line-height:1.1;position:relative}.lp-cta-final__sub{color:var(--lp-text-muted);font-size:18px;position:relative}.lp-cta-final__actions{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:8px;display:flex;position:relative}.lp-cta-final__actions--logged{flex-direction:column;align-items:stretch;max-width:400px;margin-left:auto;margin-right:auto}.lp-cta-final__actions--logged .lp-btn{justify-content:center}.lp-footer{background:var(--lp-surface);border-top:1px solid var(--lp-border);padding:40px 0}.lp-footer__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;display:flex}.lp-footer__brand{align-items:center;gap:10px;display:flex}.lp-footer__logo{border-radius:8px;width:28px;height:28px}.lp-footer__brand-name{font-family:var(--lp-font-display);font-size:16px;font-weight:700}.lp-footer__links{flex-wrap:wrap;gap:20px;display:flex}.lp-footer__links a{color:var(--lp-text-muted);font-size:14px;text-decoration:none;transition:color .15s}.lp-footer__links a:hover{color:var(--lp-text)}.lp-footer__legal{color:var(--lp-text-dim);max-width:340px;font-size:12px;line-height:1.55}.lp-legal-page{background:var(--lp-bg);min-height:55vh;padding:48px 0 72px}.lp-legal-page__header{max-width:720px;margin-bottom:28px}.lp-legal-page__title{font-family:var(--lp-font-display);letter-spacing:-.02em;color:var(--lp-text);margin:12px 0 8px;font-size:clamp(28px,4vw,40px);font-weight:800;line-height:1.15}.lp-legal-page__meta{color:var(--lp-text-dim);font-size:14px;line-height:1.5}.lp-legal-page__back{border-top:1px solid var(--lp-border);margin-top:40px;padding-top:24px}.lp-legal{max-width:720px;color:var(--lp-text-muted);font-size:15px;line-height:1.65}.lp-legal__lead{color:var(--lp-text);margin:0 0 24px;font-size:16px;line-height:1.6}.lp-legal h2{font-family:var(--lp-font-display);color:var(--lp-text);margin:28px 0 12px;font-size:clamp(18px,2.5vw,22px);font-weight:800;line-height:1.25}.lp-legal h2:first-of-type{margin-top:0}.lp-legal p{margin:0 0 14px}.lp-legal ul{margin:0 0 16px;padding-left:1.2em}.lp-legal li{margin-bottom:8px}.lp-legal li:last-child{margin-bottom:0}.lp-legal strong{color:var(--lp-text);font-weight:600}.lp-legal__note{border:1px solid var(--lp-border);color:var(--lp-text-dim);background:#ffffff0a;border-radius:12px;margin-top:28px;padding:16px 18px;font-size:13px;line-height:1.55}.lp.lp-theme--floresta{--lp-bg:#06100a;--lp-surface:#0c1810;--lp-surface-2:#12261a;--lp-border:#ffffff12;--lp-rose:#66bb6a;--lp-rose-light:#c8e6c9;--lp-rose-dark:#2e7d32;--lp-gold:#fff9c4;--lp-blue:#81c784;--lp-green:#a5d6a7;--lp-gradient:linear-gradient(135deg, #c8e6c9 0%, #43a047 45%, #1b5e20 100%);--lp-glow:0 0 48px #4caf5059, 0 0 100px #81c7841f}.lp.lp-theme--floresta .lp-hero__bg-overlay{background:linear-gradient(#06100a7a 0%,#080c14d1 50%,#060a08f5 100%),radial-gradient(85% 55% at 50% 0,#4caf5038 0%,#0000 65%)}.lp.lp-theme--floresta .lp-hero__orb--1{background:#66bb6a29}.lp.lp-theme--floresta .lp-hero__orb--2{background:#c8e6c91a}.lp.lp-theme--floresta .lp-hero__orb--3{background:#2e7d321a}.lp.lp-theme--floresta .lp-nav__logo-img,.lp.lp-theme--floresta .lp-footer__logo{filter:drop-shadow(0 0 12px #81c78480)}.lp.lp-theme--floresta .lp-cta-final__orb--1{background:#4caf5038}.lp.lp-theme--floresta .lp-cta-final__orb--2{background:#c8e6c91f}.lp.lp-theme--por_do_sol{--lp-bg:#140c08;--lp-surface:#1c120c;--lp-surface-2:#2a1810;--lp-rose:#ff8a65;--lp-rose-light:#ffccbc;--lp-rose-dark:#e64a19;--lp-gold:#ffd54f;--lp-gradient:linear-gradient(135deg, #ffab91 0%, #ff6e40 40%, #d84315 100%);--lp-glow:0 0 44px #ff704359, 0 0 80px #ffb74d26}.lp.lp-theme--por_do_sol .lp-hero__bg-overlay{background:linear-gradient(#140a0680 0%,#0f080cd9 55%,#0a0608f2 100%),radial-gradient(80% 50% at 50% 0,#ff8a6533 0%,#0000 65%)}.lp.lp-theme--por_do_sol .lp-hero__orb--1{background:#ff8a6526}.lp.lp-theme--por_do_sol .lp-hero__orb--2{background:#ffd54f1a}.lp.lp-theme--por_do_sol .lp-hero__orb--3{background:#d843151a}.lp.lp-theme--por_do_sol .lp-nav__logo-img,.lp.lp-theme--por_do_sol .lp-footer__logo{filter:drop-shadow(0 0 12px #ff8a6573)}.lp.lp-theme--por_do_sol .lp-cta-final__orb--1{background:#ff704333}.lp.lp-theme--por_do_sol .lp-cta-final__orb--2{background:#ffd54f1a}.lp.lp-theme--noite{--lp-bg:#07060f;--lp-surface:#12101f;--lp-surface-2:#1a1530;--lp-rose:#a78bfa;--lp-rose-light:#e9d5ff;--lp-rose-dark:#7c3aed;--lp-gold:#f472b6;--lp-gradient:linear-gradient(135deg, #c4b5fd 0%, #8b5cf6 40%, #5b21b6 100%);--lp-glow:0 0 50px #8b5cf666, 0 0 90px #f472b61f}.lp.lp-theme--noite .lp-hero__bg-overlay{background:linear-gradient(#0a081494 0%,#05050fe0 50%,#03030af7 100%),radial-gradient(75% 50% at 50% 0,#7c3aed40 0%,#0000 60%)}.lp.lp-theme--noite .lp-hero__orb--1{background:#a78bfa24}.lp.lp-theme--noite .lp-hero__orb--2{background:#f472b61a}.lp.lp-theme--noite .lp-hero__orb--3{background:#5b21b61f}.lp.lp-theme--noite .lp-nav__logo-img,.lp.lp-theme--noite .lp-footer__logo{filter:drop-shadow(0 0 14px #a78bfa8c)}.lp.lp-theme--noite .lp-cta-final__orb--1{background:#8b5cf638}.lp.lp-theme--noite .lp-cta-final__orb--2{background:#f472b61f}.lp.lp-theme--aurora{--lp-bg:#051014;--lp-surface:#0a1a1f;--lp-surface-2:#0f2830;--lp-rose:#26c6da;--lp-rose-light:#b2ebf2;--lp-rose-dark:#00838f;--lp-gold:#80deea;--lp-gradient:linear-gradient(135deg, #b2ebf2 0%, #26c6da 42%, #006064 100%);--lp-glow:0 0 46px #26c6da59, 0 0 85px #80deea24}.lp.lp-theme--aurora .lp-hero__bg-overlay{background:linear-gradient(#05101485 0%,#040a12d9 52%,#03080cf5 100%),radial-gradient(82% 55% at 50% 0,#26c6da33 0%,#0000 65%)}.lp.lp-theme--aurora .lp-hero__orb--1{background:#26c6da24}.lp.lp-theme--aurora .lp-hero__orb--2{background:#80deea1a}.lp.lp-theme--aurora .lp-hero__orb--3{background:#00838f1f}.lp.lp-theme--aurora .lp-nav__logo-img,.lp.lp-theme--aurora .lp-footer__logo{filter:drop-shadow(0 0 12px #26c6da80)}.lp.lp-theme--aurora .lp-cta-final__orb--1{background:#26c6da33}.lp.lp-theme--aurora .lp-cta-final__orb--2{background:#80deea1f}.lp.lp-theme--oceano .lp-hero__bg-overlay{background:linear-gradient(#0a0f1e8c 0%,#0a0f1ecc 60%,#0a0f1e 100%),radial-gradient(80% 60% at 50% 0,#b87a8e2e 0%,#0000 70%)}.lp.lp-theme--oceano .lp-nav__logo-img,.lp.lp-theme--oceano .lp-footer__logo{filter:drop-shadow(0 0 10px #b87a8e59)}@media (width<=1024px){.lp-hero__inner{text-align:center;grid-template-columns:1fr;gap:40px;padding-block:56px 72px}.lp-hero__content{align-items:center}.lp-hero__sub{max-width:600px}.lp-hero__cta{flex-wrap:wrap;justify-content:center}.lp-hero__trust{justify-content:center}.lp-prize__grid{grid-template-columns:1fr;gap:40px}.lp-stats__grid{grid-template-columns:repeat(2,1fr)}.lp-strip__list{gap:8px 6px}.lp-strip__desc{display:none}}@media (width<=768px){.lp-hero{min-height:auto}.lp-hero__inner{text-align:center;gap:32px;padding-block:36px 52px}.lp-hero__content{align-items:center;gap:20px}.lp-hero__title{font-size:clamp(28px,7.5vw,42px)}.lp-hero__badge-text{font-size:12px}.lp-hero__sub{max-width:100%;font-size:15px}.lp-hero__cta{flex-direction:column;align-items:center;gap:10px}.lp-hero__cta .lp-btn{justify-content:center;width:100%;max-width:360px}.lp-hero__trust{justify-content:center;gap:6px 12px}.lp-trust-item{font-size:12px}.lp-hero__visual{justify-content:center;width:100%}.lp-nav__inner{gap:10px;padding-inline:14px}.lp-nav__logo{gap:8px;min-width:0}.lp-nav__logo-img{border-radius:8px;width:30px;height:30px}.lp-nav__logo-text{font-size:16px}.lp-nav-auth__logged{gap:6px}.lp-nav__actions .lp-btn--ghost{display:none}.lp-section{padding:56px 0}.lp-section__header{gap:12px;margin-bottom:40px}.lp-section__sub{font-size:16px}.lp-steps{flex-direction:column;gap:12px}.lp-step__connector{width:2px;height:28px;margin:0 auto}.lp-step__connector:after{top:unset;border-left-color:#0000;border-top-color:var(--lp-border);bottom:-5px;right:-4px}.lp-how__cta{flex-direction:column;align-items:stretch}.lp-how__cta .lp-btn{justify-content:center;width:100%}.lp-mechanics__grid,.lp-faq__grid{grid-template-columns:1fr}.lp-faq__cta-btns{flex-direction:column;align-items:stretch}.lp-faq__cta-btns .lp-btn{justify-content:center}.lp-cta-final__card{padding:44px 20px}.lp-cta-final__actions{flex-direction:column;align-items:stretch}.lp-cta-final__actions .lp-btn{justify-content:center}.lp-footer__inner{flex-direction:column;align-items:flex-start;gap:18px}.lp-footer__links{flex-direction:column;gap:10px}.lp-phone-mockup{width:188px}.lp-phone-mockup__screen{height:320px}.lp-phone-mockup__dynamic-island{width:68px;height:22px;top:8px}.lp-phone-mockup__dynamic-island:after{width:6px;height:6px;top:6px;right:10px}.lp-phone-mockup__hud{width:72%;max-width:128px;padding:4px 8px 5px;bottom:8px}.lp-phone-mockup__hud-label{font-size:6px}.lp-phone-mockup__hud-value{font-size:clamp(10px,2.8vw,13px)}.lp-strip{padding:12px 0}.lp-strip__list{flex-direction:column;align-items:stretch;gap:6px}.lp-strip__arrow{display:none}.lp-strip__desc{display:block}.lp-strip__item{text-align:center;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:8px 12px}.lp-strip__icon{border-radius:7px;width:26px;height:26px}.lp-strip__icon svg{width:14px;height:14px}.lp-strip__label{font-size:13px;line-height:1.25}.lp-strip__label,.lp-strip__desc{white-space:normal;text-align:center}.lp-strip__desc{font-size:11px;line-height:1.35}}@media (width<=480px){.lp-container{--lp-gutter:max(20px, env(safe-area-inset-left,0px), env(safe-area-inset-right,0px))}.lp-hero__inner{text-align:center;gap:24px;padding-block:28px 44px}.lp-hero__content{align-items:center;gap:18px}.lp-hero__title{font-size:clamp(26px,8vw,34px)}.lp-hero__cta{flex-direction:column;align-items:center}.lp-hero__cta .lp-btn{justify-content:center;width:100%;max-width:340px}.lp-hero__trust{justify-content:center}.lp-stats__grid{grid-template-columns:1fr 1fr}.lp-nav__inner{gap:8px;padding-inline:12px}.lp-nav__logo-img{border-radius:7px;width:26px;height:26px}.lp-nav__logo-text{letter-spacing:-.02em;font-size:14px}.lp-nav__actions .lp-btn--outline{display:none}.lp-nav__balance{letter-spacing:.01em;padding:4px 8px;font-size:.75rem}.lp-nav__profile-btn{width:34px;height:34px}.lp-nav__profile-btn svg,.lp-nav__profile-icon{width:20px;height:20px}}
