:root{--penelix-lime:#e3ff75;--penelix-lime-hover:#d4f060;--penelix-auth-bg:#f4f6f8;--penelix-auth-card:#ffffff;--penelix-auth-border:#e6e9ef;--penelix-auth-text:#111827;--penelix-auth-muted:#6b7280;--penelix-auth-header-bg:#fff;--penelix-auth-input-bg:#fff;--penelix-auth-surface-muted:#fafafa;--penelix-auth-surface-subtle:#f9fafb;--penelix-auth-hover-muted:#f3f4f6;--penelix-lang-trigger-bg:#fff;--penelix-lang-trigger-hover-bg:#f9fafb;--penelix-lang-trigger-hover-border:#c5cad3;--penelix-lang-menu-bg:#fff;--penelix-lang-menu-shadow:0 12px 32px rgba(15,48,87,0.12);--penelix-lang-option-hover-bg:#f3f4f6;--penelix-lang-option-active-bg:rgba(0,136,255,0.08);--penelix-lang-option-active-color:#0088ff;--penelix-auth-dial-bg:rgba(15,23,42,0.05);--penelix-auth-country-option-active-color:#0369a1;--penelix-auth-theme-toggle-hover-bg:rgba(0,136,255,0.06);--penelix-auth-theme-toggle-hover-border:rgba(0,136,255,0.2)}.penelix-auth-page{min-height:100vh;background:var(--penelix-auth-bg)}.penelix-auth-header{background:var(--penelix-auth-header-bg);border-bottom:1px solid var(--penelix-auth-border)}.penelix-auth-header .inner-content{max-width:1200px;margin:0 auto;padding:1rem 1.25rem}.penelix-auth-header .go-back-btn,.penelix-auth-header .penelix-auth-back{color:var(--penelix-auth-text);text-decoration:none;font-size:.92rem;opacity:.75;transition:opacity .2s;white-space:nowrap}.penelix-auth-header .go-back-btn:hover,.penelix-auth-header .penelix-auth-back:hover{opacity:1;color:var(--penelix-auth-text)}.penelix-auth-header-actions{display:flex;align-items:center;gap:.65rem;flex-shrink:0}.penelix-auth-theme-toggle{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border:1px solid var(--penelix-auth-border);border-radius:10px;background:rgba(0,0,0,0);color:var(--penelix-auth-muted);cursor:pointer;flex-shrink:0;transition:background .15s ease,border-color .15s ease,color .15s ease}.penelix-auth-theme-toggle:hover{background:var(--penelix-auth-theme-toggle-hover-bg);border-color:var(--penelix-auth-theme-toggle-hover-border);color:var(--penelix-auth-text)}.penelix-auth-shell{display:flex;align-items:center;justify-content:center;padding:2.5rem 1.25rem 3rem;min-height:calc(100vh - 72px)}.penelix-auth-card{width:100%;max-width:440px;background:var(--penelix-auth-card);border:1px solid var(--penelix-auth-border);border-radius:20px;padding:2rem 1.75rem 1.75rem;box-shadow:0 18px 48px rgba(15,48,87,.06)}.penelix-auth-card:has(.penelix-auth-form-grid){max-width:520px}.penelix-auth-card-head{text-align:center;margin-bottom:1.5rem}.penelix-auth-card-head .penelix-auth-card-head-icon{display:block;margin:0 auto 1rem;filter:drop-shadow(0 10px 22px rgba(0,136,255,.12))}.penelix-auth-card-head .penelix-auth-head-icon{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;margin:0 auto 1rem;border-radius:14px;background:linear-gradient(145deg,rgba(227,255,117,.24),rgba(227,255,117,.08));border:1px solid rgba(212,240,96,.45);color:#4d6b00;box-shadow:0 10px 24px rgba(212,240,96,.18)}.penelix-auth-card-head .penelix-auth-head-icon svg{width:26px;height:26px}.penelix-auth-card-head h1{font-size:1.75rem;font-weight:600;color:var(--penelix-auth-text);margin:0 0 .5rem}.penelix-auth-card-head p{margin:0;color:var(--penelix-auth-muted);font-size:.95rem}.penelix-auth-card-head p a{color:#08f;text-decoration:none;font-weight:600}.penelix-auth-card-head p a:hover{text-decoration:underline}.penelix-auth-footer-note{text-align:center;margin-top:2rem;font-size:.82rem;color:var(--penelix-auth-muted)}.penelix-social-login{display:flex;flex-direction:column;gap:.7rem}.penelix-social-btn{display:grid;grid-template-columns:48px 1fr;align-items:stretch;width:100%;min-height:50px;padding:0;border-radius:12px;border:1px solid rgba(0,0,0,0);font-size:.92rem;font-weight:600;cursor:pointer;transition:background .2s,border-color .2s,box-shadow .2s,transform .15s;overflow:hidden}.penelix-social-btn:hover:not(:disabled){transform:translateY(-1px)}.penelix-social-btn:active:not(:disabled){transform:translateY(0)}.penelix-social-btn:disabled{opacity:.7;cursor:wait}.penelix-social-btn.is-google{background:#fff;border-color:#dadce0;color:#1f1f1f;box-shadow:0 1px 2px rgba(60,64,67,.15)}.penelix-social-btn.is-google .penelix-social-icon{background:#fff;border-right:1px solid #eceff1}.penelix-social-btn.is-google:hover:not(:disabled){background:#f8f9fa;border-color:#c6c9cc;box-shadow:0 2px 8px rgba(60,64,67,.18)}.penelix-social-btn.is-apple{background:#000;border-color:#000;color:#fff;box-shadow:0 2px 8px rgba(0,0,0,.22)}.penelix-social-btn.is-apple .penelix-social-icon{background:#000}.penelix-social-btn.is-apple:hover:not(:disabled){background:#1a1a1a;border-color:#1a1a1a;box-shadow:0 4px 14px rgba(0,0,0,.28)}.penelix-social-btn.is-github{background:#24292f;border-color:#24292f;color:#fff;box-shadow:0 2px 8px rgba(36,41,47,.25)}.penelix-social-btn.is-github .penelix-social-icon{background:#24292f}.penelix-social-btn.is-github:hover:not(:disabled){background:#32383f;border-color:#32383f;box-shadow:0 4px 14px rgba(36,41,47,.32)}.penelix-social-icon{min-height:50px}.penelix-social-icon,.penelix-social-label{display:flex;align-items:center;justify-content:center}.penelix-social-label{padding:0 .85rem;text-align:center;line-height:1.25}.penelix-auth-alert-info{background:#f0f7ff;border-color:#bfdbfe;color:#1d4ed8}.penelix-auth-divider{display:flex;align-items:center;gap:.75rem;margin:1.25rem 0 1.35rem;color:var(--penelix-auth-muted);font-size:.82rem}.penelix-auth-divider:after,.penelix-auth-divider:before{content:"";flex:1 1;height:1px;background:var(--penelix-auth-border)}.penelix-login-form{margin-top:0}.penelix-auth-form{display:flex;flex-direction:column;gap:1rem}.penelix-auth-2fa-step{padding:1rem;border-radius:12px;border:1px solid var(--penelix-auth-border);background:var(--penelix-auth-surface-muted,rgba(0,0,0,.03))}.penelix-auth-2fa-step input{width:100%;margin-top:.35rem;padding:.65rem .75rem;font-size:1.1rem;letter-spacing:.2em;text-align:center;border:1px solid var(--penelix-auth-border);border-radius:10px;background:var(--penelix-auth-input-bg);color:var(--penelix-auth-text)}.penelix-auth-2fa-hint{margin:.25rem 0 0;font-size:.82rem;color:var(--penelix-auth-muted);line-height:1.45}.penelix-auth-2fa-back{margin-top:.65rem;padding:0;border:0;background:none;cursor:pointer;font-size:.84rem}.penelix-auth-form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}@media(max-width:540px){.penelix-auth-form-grid{grid-template-columns:1fr}}.penelix-auth-field-hint{font-size:.78rem;color:var(--penelix-auth-muted);line-height:1.4}.penelix-auth-field-error{font-size:.78rem;color:#b91c1c;line-height:1.35}.penelix-auth-optional{margin-left:.35rem;font-size:.78rem;font-weight:500;color:var(--penelix-auth-muted)}.penelix-auth-terms-check{align-items:flex-start;margin-top:.15rem}.penelix-auth-terms-check span{line-height:1.45}.penelix-auth-terms-check a{color:#08f;text-decoration:none;font-weight:600}.penelix-auth-terms-check a:hover{text-decoration:underline}.penelix-auth-alert{background:#fef2f2;border:1px solid #fecaca;color:#b91c1c;border-radius:10px;padding:.75rem .9rem;font-size:.88rem}.penelix-auth-hint{margin:-.25rem 0 .5rem;font-size:.82rem;line-height:1.45;color:var(--penelix-auth-muted)}.penelix-auth-success{text-align:center;font-size:.92rem;line-height:1.55;color:var(--penelix-auth-text)}.penelix-auth-success p{margin:0 0 1rem}.penelix-auth-foot-link{margin:1rem 0 0;text-align:center;font-size:.88rem}.penelix-auth-foot-link a{color:#08f;text-decoration:none;font-weight:600}.penelix-auth-foot-link a:hover{text-decoration:underline}.penelix-auth-field{display:flex;flex-direction:column;gap:.4rem}.penelix-auth-field label{font-size:.88rem;font-weight:600;color:var(--penelix-auth-text)}.penelix-auth-field input{width:100%;min-height:48px;border:1px solid var(--penelix-auth-border);border-radius:12px;padding:0 .95rem;font-size:.95rem;color:var(--penelix-auth-text);background:var(--penelix-auth-input-bg);transition:border-color .2s,box-shadow .2s}.penelix-auth-field input:focus{outline:none;border-color:#08f;box-shadow:0 0 0 3px rgba(0,136,255,.12)}.penelix-auth-password{position:relative}.penelix-auth-password input{padding-right:2.75rem}.penelix-auth-password-toggle{position:absolute;right:.65rem;top:50%;transform:translateY(-50%);border:none;background:none;color:var(--penelix-auth-muted);padding:.35rem;cursor:pointer;line-height:0}.penelix-auth-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap;margin-top:-.15rem}.penelix-auth-checkbox{display:inline-flex;align-items:center;gap:.45rem;font-size:.88rem;color:var(--penelix-auth-text);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.penelix-auth-checkbox input{width:16px;height:16px;accent-color:#08f;cursor:pointer}.penelix-auth-remember-hint{margin:-.35rem 0 .15rem;font-size:.78rem;line-height:1.45;color:var(--penelix-auth-muted)}.penelix-auth-link{font-size:.88rem;color:#08f;text-decoration:none;font-weight:500}.penelix-auth-link:hover{text-decoration:underline}.penelix-turnstile-slot{display:none}.penelix-turnstile{min-height:65px;display:flex;justify-content:center}.penelix-auth-submit{width:100%;min-height:50px;margin-top:.25rem;border:none;border-radius:999px;background:var(--penelix-lime);color:#111;font-size:.95rem;font-weight:700;letter-spacing:.02em;cursor:pointer;transition:background .2s,transform .15s}.penelix-auth-submit:hover:not(:disabled){background:var(--penelix-lime-hover)}.penelix-auth-submit:active:not(:disabled){transform:translateY(1px)}.penelix-auth-submit:disabled{opacity:.65;cursor:wait}.penelix-auth-submit.is-loading{pointer-events:none}.penelix-app-auth-submit-loading{display:inline-flex;align-items:center;justify-content:center;gap:.65rem}.penelix-app-auth-spinner{width:1.1rem;height:1.1rem;border:2px solid rgba(17,17,17,.2);border-top-color:#111;border-radius:50%;animation:penelix-auth-spin .7s linear infinite}@keyframes penelix-auth-spin{to{transform:rotate(1turn)}}@media(max-width:480px){.penelix-auth-card{padding:1.5rem 1.15rem 1.35rem;border-radius:16px}.penelix-auth-card-head h1{font-size:1.5rem}}.penelix-not-found-page .penelix-auth-shell{min-height:calc(100vh - 88px)}.penelix-not-found-card{text-align:center;max-width:480px}.penelix-not-found-code{font-size:3.5rem;font-weight:800;line-height:1;color:var(--penelix-lime,#e3ff75);margin:0 0 .75rem;letter-spacing:-.04em}.penelix-not-found h1{font-size:1.65rem;font-weight:700;color:var(--penelix-auth-text);margin:0 0 .65rem}.penelix-not-found-desc{color:var(--penelix-auth-muted);font-size:.95rem;line-height:1.55;margin:0 0 1.5rem}.penelix-not-found-actions{display:flex;flex-direction:column;gap:.65rem;margin-bottom:1.35rem}.penelix-not-found-primary{padding:.85rem 1.25rem}.penelix-not-found-primary,.penelix-not-found-secondary{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.penelix-not-found-secondary{min-height:44px;border-radius:999px;border:1px solid var(--penelix-auth-border);color:var(--penelix-auth-text);font-weight:600;font-size:.92rem;transition:background .2s}.penelix-not-found-secondary:hover{background:#f3f4f6;color:var(--penelix-auth-text)}.penelix-not-found-links{list-style:none;margin:0;padding:1rem 0 0;border-top:1px solid var(--penelix-auth-border);display:flex;flex-wrap:wrap;justify-content:center;gap:.35rem 1.25rem}.penelix-not-found-links a{color:#08f;text-decoration:none;font-size:.88rem;font-weight:500}.penelix-not-found-links a:hover{text-decoration:underline}.penelix-legacy-header{position:-webkit-sticky;position:sticky;top:0;z-index:100;background:#fff;transition:box-shadow .2s}.penelix-legacy-header.is-scrolled{box-shadow:0 4px 20px rgba(0,0,0,.06)}.penelix-legacy-login{color:var(--penelix-auth-text);text-decoration:none;font-size:.92rem;font-weight:500;padding:.35rem .5rem}.penelix-legacy-login:hover{color:#08f}.penelix-signup-hint{font-size:.9rem;color:var(--penelix-auth-muted);line-height:1.5;margin:0 0 1rem;text-align:center}.penelix-signup-cta{display:flex;align-items:center;justify-content:center;text-decoration:none;width:100%}.penelix-signup-terms{margin:1rem 0 0;font-size:.78rem;color:var(--penelix-auth-muted);line-height:1.45;text-align:center}.penelix-lang-dropdown.is-auth .penelix-lang-trigger{background:var(--penelix-lang-trigger-bg);border:1px solid var(--penelix-auth-border);color:var(--penelix-auth-text);border-radius:8px;font-size:.78rem;font-weight:700;padding:.42rem .6rem;min-width:58px;justify-content:center}.penelix-lang-dropdown.is-auth .penelix-lang-trigger:hover{border-color:var(--penelix-lang-trigger-hover-border);background:var(--penelix-lang-trigger-hover-bg)}.penelix-lang-dropdown.is-auth .penelix-lang-menu{background:var(--penelix-lang-menu-bg);border:1px solid var(--penelix-auth-border);box-shadow:var(--penelix-lang-menu-shadow)}.penelix-lang-dropdown.is-auth .penelix-lang-option{color:var(--penelix-auth-text)}.penelix-lang-dropdown.is-auth .penelix-lang-option:hover:not(:disabled){background:var(--penelix-lang-option-hover-bg)}.penelix-lang-dropdown.is-auth .penelix-lang-option.is-active{background:var(--penelix-lang-option-active-bg);color:var(--penelix-lang-option-active-color)}.penelix-lang-dropdown.is-auth .penelix-lang-option.is-soon{opacity:.5}.penelix-lang-dropdown.is-auth .penelix-lang-code,.penelix-lang-dropdown.is-auth .penelix-lang-soon{color:var(--penelix-auth-muted)}.penelix-legacy-signup{display:inline-flex;align-items:center;padding:.45rem 1rem;border-radius:999px;border:none;color:#111;text-decoration:none;font-size:.88rem;font-weight:700;background:var(--penelix-lime,#e3ff75)}.penelix-legacy-signup:hover{background:var(--penelix-lime-hover,#d4f060);color:#111}.penelix-account-phone-inputs{display:grid;grid-template-columns:6.5rem 1fr;grid-gap:.5rem;gap:.5rem}.penelix-account-phone-code{text-align:center}.penelix-country-select.is-auth{position:relative}.penelix-country-select-detected{display:inline-flex;align-items:center;gap:.35rem;margin:0 0 .45rem;padding:.3rem .55rem;border-radius:999px;background:rgba(0,136,255,.08);border:1px solid rgba(0,136,255,.18);color:#0369a1;font-size:.75rem;font-weight:600;line-height:1.3}.penelix-country-select-detected .bi{font-size:.8rem;opacity:.85}.penelix-country-select.is-auth .penelix-country-select-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:.65rem;min-height:44px;padding:.55rem .85rem;border:1px solid var(--penelix-auth-border,#e5e7eb);border-radius:10px;background:var(--penelix-auth-input-bg);color:var(--penelix-auth-text,#111827);font-size:.92rem;cursor:pointer;text-align:left;transition:border-color .15s,box-shadow .15s}.penelix-country-select.is-auth .penelix-country-select-trigger:hover:not(:disabled){border-color:rgba(0,136,255,.35)}.penelix-country-select.is-auth .penelix-country-select-trigger.is-open,.penelix-country-select.is-auth .penelix-country-select-trigger:focus-visible{outline:none;border-color:rgba(0,136,255,.45);box-shadow:0 0 0 3px rgba(0,136,255,.12)}.penelix-country-select.is-auth .penelix-country-select-trigger:disabled{opacity:.65;cursor:not-allowed}.penelix-country-select.is-auth .penelix-country-select-placeholder{color:var(--penelix-auth-muted,#6b7280)}.penelix-country-select.is-auth .penelix-country-select-value{display:flex;align-items:center;gap:.65rem;min-width:0;flex:1 1}.penelix-country-select.is-auth .penelix-country-select-flag{display:inline-flex;align-items:center;justify-content:center;width:1.65rem;height:1.65rem;font-size:1.15rem;line-height:1;flex-shrink:0}.penelix-country-select.is-auth .penelix-country-select-name{flex:1 1;min-width:0;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.penelix-country-select.is-auth .penelix-country-select-dial{flex-shrink:0;font-size:.82rem;font-weight:600;color:var(--penelix-auth-muted,#6b7280);padding:.15rem .45rem;border-radius:6px;background:var(--penelix-auth-dial-bg)}.penelix-country-select.is-auth .penelix-country-select-chevron{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--penelix-auth-muted,#6b7280);transition:transform .15s}.penelix-country-select.is-auth .penelix-country-select-trigger.is-open .penelix-country-select-chevron{transform:rotate(180deg)}.penelix-country-select.is-auth .penelix-country-select-dropdown{position:absolute;z-index:50;left:0;right:0;top:calc(100% + .35rem);border-radius:12px;border:1px solid var(--penelix-auth-border,#e5e7eb);background:var(--penelix-lang-menu-bg);box-shadow:var(--penelix-lang-menu-shadow);overflow:hidden}.penelix-country-select.is-auth .penelix-country-select-search-wrap{display:flex;align-items:center;gap:.5rem;padding:0 .75rem;border-bottom:1px solid var(--penelix-auth-border,#e5e7eb);background:var(--penelix-auth-surface-muted)}.penelix-country-select.is-auth .penelix-country-select-search-wrap .bi{color:var(--penelix-auth-muted,#6b7280);font-size:.85rem;flex-shrink:0}.penelix-country-select.is-auth .penelix-country-select-search{width:100%;margin:0;padding:.7rem 0;border:none;border-radius:0;font-size:.9rem;background:rgba(0,0,0,0);color:var(--penelix-auth-text,#111827)}.penelix-country-select.is-auth .penelix-country-select-search:focus{outline:none}.penelix-country-select.is-auth .penelix-country-select-options{list-style:none;margin:0;padding:.35rem;max-height:15rem;overflow-y:auto}.penelix-country-select.is-auth .penelix-country-select-option{width:100%;display:flex;align-items:center;gap:.65rem;padding:.55rem .65rem;border:none;border-radius:8px;background:rgba(0,0,0,0);color:var(--penelix-auth-text,#111827);font-size:.88rem;text-align:left;cursor:pointer}.penelix-country-select.is-auth .penelix-country-select-option.is-selected,.penelix-country-select.is-auth .penelix-country-select-option:hover{background:var(--penelix-lang-option-active-bg)}.penelix-country-select.is-auth .penelix-country-select-option.is-selected{color:var(--penelix-auth-country-option-active-color);font-weight:600}.penelix-country-select.is-auth .penelix-country-select-option-body{display:flex;flex-direction:column;gap:.1rem;min-width:0;flex:1 1}.penelix-country-select.is-auth .penelix-country-select-option-name{font-weight:500}.penelix-country-select.is-auth .penelix-country-select-option-meta{font-size:.75rem;color:var(--penelix-auth-muted,#6b7280)}.penelix-country-select.is-auth .penelix-country-select-empty{padding:.85rem;font-size:.88rem;color:var(--penelix-auth-muted,#6b7280);text-align:center}.penelix-country-select.is-auth .penelix-country-select-meta-hint{margin:.4rem 0 0;font-size:.78rem;color:var(--penelix-auth-muted,#6b7280);line-height:1.4}.penelix-auth-field-country{margin-bottom:.15rem}.penelix-route-error-page .penelix-auth-shell{min-height:calc(100vh - 88px)}.penelix-route-error-card{max-width:520px}.penelix-route-error--marketing{text-align:center}.penelix-route-error--marketing h1{font-size:1.65rem;font-weight:700;color:var(--penelix-auth-text);margin:0 0 .65rem}.penelix-route-error-icon-wrap{display:flex;align-items:center;justify-content:center;width:4.5rem;height:4.5rem;margin:0 auto 1rem;border-radius:999px;background:rgba(227,255,117,.18);color:#5a6b12}.penelix-route-error-icon{width:2.25rem;height:2.25rem}.penelix-route-error-desc{color:var(--penelix-auth-muted);font-size:.95rem;line-height:1.55;margin:0 0 1.15rem}.penelix-route-error-section{margin:0 0 1rem;padding:.65rem .85rem;border-radius:10px;background:rgba(0,136,255,.06);border:1px solid rgba(0,136,255,.15);color:#0369a1;font-size:.88rem;line-height:1.45}.penelix-route-error-reference{margin:0 0 1.15rem;padding:.85rem 1rem;border-radius:12px;background:#f8fafc;border:1px dashed var(--penelix-auth-border);text-align:left}.penelix-route-error-reference-label{display:block;font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--penelix-auth-muted);margin-bottom:.35rem}.penelix-route-error-reference-code{display:block;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.82rem;color:var(--penelix-auth-text);word-break:break-all}.penelix-route-error-reference-hint{margin:.5rem 0 0;font-size:.8rem;color:var(--penelix-auth-muted);line-height:1.45}.penelix-route-error-tips{margin:0 0 1.35rem;padding:1rem 1.05rem;border-radius:12px;background:#f9fafb;border:1px solid var(--penelix-auth-border);text-align:left}.penelix-route-error-tips-title{margin:0 0 .55rem;font-size:.82rem;font-weight:700;color:var(--penelix-auth-text)}.penelix-route-error-tips ul{margin:0;padding-left:1.1rem;color:var(--penelix-auth-muted);font-size:.86rem;line-height:1.55}.penelix-route-error-tips li+li{margin-top:.35rem}.penelix-route-error-actions{display:flex;flex-wrap:wrap;gap:.65rem;justify-content:center}.penelix-route-error-actions--stacked{flex-direction:column;align-items:stretch}.penelix-route-error-primary{width:100%;border:none;cursor:pointer}.penelix-route-error-primary,.penelix-route-error-secondary{display:inline-flex;align-items:center;justify-content:center}.penelix-route-error-secondary{min-height:44px;border-radius:999px;border:1px solid var(--penelix-auth-border);color:var(--penelix-auth-text);text-decoration:none;font-weight:600;font-size:.92rem;transition:background .2s}.penelix-route-error-secondary:hover{background:#f3f4f6;color:var(--penelix-auth-text)}.penelix-route-error-details{margin-top:1.15rem;text-align:left}.penelix-route-error-details-toggle{border:none;background:rgba(0,0,0,0);color:#08f;font-size:.84rem;font-weight:500;padding:0;cursor:pointer}.penelix-route-error-details-toggle:hover{text-decoration:underline}.penelix-route-error-details-body{margin:.65rem 0 0;padding:.75rem .85rem;border-radius:10px;background:#111827;color:#e5e7eb;font-size:.78rem;line-height:1.5;overflow-x:auto;white-space:pre-wrap;word-break:break-word}.penelix-turnstile,.penelix-turnstile-slot{min-height:65px}.penelix-turnstile-slot[data-turnstile=disabled]{min-height:0}[data-ui-theme=dark]{--penelix-auth-bg:#0c0d12;--penelix-auth-card:#14161f;--penelix-auth-border:rgba(255,255,255,0.1);--penelix-auth-text:#f3f4f6;--penelix-auth-muted:#9ca3af;--penelix-auth-header-bg:rgba(12,13,18,0.92);--penelix-auth-input-bg:#0f1118;--penelix-auth-surface-muted:rgba(255,255,255,0.04);--penelix-auth-surface-subtle:rgba(255,255,255,0.03);--penelix-auth-hover-muted:rgba(255,255,255,0.06);--penelix-lang-trigger-bg:rgba(255,255,255,0.06);--penelix-lang-trigger-hover-bg:rgba(255,255,255,0.1);--penelix-lang-trigger-hover-border:rgba(255,255,255,0.18);--penelix-lang-menu-bg:#161824;--penelix-lang-menu-shadow:0 16px 40px rgba(0,0,0,0.45);--penelix-lang-option-hover-bg:rgba(255,255,255,0.06);--penelix-lang-option-active-bg:rgba(0,136,255,0.15);--penelix-lang-option-active-color:#5eb8ff;--penelix-auth-dial-bg:rgba(255,255,255,0.08);--penelix-auth-country-option-active-color:#5eb8ff;--penelix-auth-theme-toggle-hover-bg:rgba(255,255,255,0.08);--penelix-auth-theme-toggle-hover-border:rgba(255,255,255,0.16)}[data-ui-theme=dark] .penelix-auth-header{border-bottom-color:hsla(0,0%,100%,.07);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}[data-ui-theme=dark] .penelix-auth-card{box-shadow:0 18px 48px rgba(0,0,0,.35)}[data-ui-theme=dark] .penelix-auth-field input::placeholder,[data-ui-theme=dark] .penelix-auth-field textarea::placeholder{color:#6b7280}[data-ui-theme=dark] .penelix-auth-head-icon{color:#d4f060;background:linear-gradient(145deg,rgba(227,255,117,.14),rgba(227,255,117,.04));border-color:rgba(212,240,96,.28)}[data-ui-theme=dark] .penelix-auth-back{opacity:.85}[data-ui-theme=dark] .penelix-auth-alert{background:rgba(239,68,68,.12);border-color:rgba(239,68,68,.25);color:#fecaca}[data-ui-theme=dark] .penelix-auth-alert-info{background:rgba(0,136,255,.1);border-color:rgba(0,136,255,.22);color:#bfdbfe}[data-ui-theme=dark] .penelix-social-btn{background:var(--penelix-auth-input-bg);border-color:hsla(0,0%,100%,.1);color:var(--penelix-auth-text)}[data-ui-theme=dark] .penelix-social-btn.is-google{background:var(--penelix-auth-input-bg);border-color:hsla(0,0%,100%,.12);color:var(--penelix-auth-text);box-shadow:none}[data-ui-theme=dark] .penelix-social-btn.is-google .penelix-social-icon{background:rgba(0,0,0,0);border-right-color:hsla(0,0%,100%,.1)}[data-ui-theme=dark] .penelix-social-btn.is-google:hover:not(:disabled){background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.18);box-shadow:none}[data-ui-theme=dark] .penelix-auth-divider:after,[data-ui-theme=dark] .penelix-auth-divider:before{background:hsla(0,0%,100%,.1)}[data-ui-theme=dark] .penelix-auth-footer-note{color:#6b7280}