.mobile-web-unsupported-shell{z-index:1;min-height:100dvh;padding:max(28px, env(safe-area-inset-top)) max(18px, env(safe-area-inset-right)) max(32px, env(safe-area-inset-bottom)) max(18px, env(safe-area-inset-left));place-items:center;display:grid;position:relative}.mobile-web-unsupported-card{z-index:1;color:#0a234f;text-align:center;background:#fffffc;border:3px solid #5fc6f7;border-radius:24px;justify-items:center;width:min(100%,470px);padding:30px;display:grid;position:relative;box-shadow:0 12px #061846,0 28px 80px #030f2a59}.mobile-web-unsupported-logo{object-fit:contain;width:52px;height:52px;margin-bottom:10px}.mobile-web-unsupported-page .checkout-space-horizon{aspect-ratio:1280/620;width:min(760px,165vw);height:auto;bottom:clamp(-170px,-17vh,-130px)}.mobile-web-unsupported-card h1{color:#0a234f;letter-spacing:-.025em;text-wrap:balance;max-width:390px;margin:0;font-size:clamp(1.85rem,7vw,2.35rem);font-weight:400;line-height:1.04}.mobile-web-unsupported-card h1:focus{outline:none}.mobile-web-unsupported-copy{color:#5c6f88;max-width:350px;margin:14px 0 22px;font-family:Manrope,system-ui,sans-serif;font-size:.98rem;font-weight:750;line-height:1.42}.mobile-web-unsupported-install{color:#fff;background:#050505;border:2px solid #000;border-radius:12px;justify-content:center;align-items:center;gap:11px;width:100%;min-height:62px;text-decoration:none;transition:transform .14s,box-shadow .14s,background .14s;display:flex;box-shadow:0 5px #2d2d2d}.mobile-web-unsupported-install:hover{background:#171717;transform:translateY(-2px);box-shadow:0 7px #2d2d2d}.mobile-web-unsupported-install:active{transform:translateY(3px);box-shadow:0 2px #2d2d2d}.mobile-web-unsupported-install svg{width:30px;height:30px}.mobile-web-unsupported-install span{letter-spacing:-.01em;font-size:1.28rem;font-weight:700;line-height:1.02;display:grid}.mobile-web-unsupported-install small{letter-spacing:0;font-size:.67rem;font-weight:500}.mobile-web-unsupported-desktop{text-align:left;background:#f4f9fd;border:2px solid #d4e2f0;border-radius:13px;align-items:center;gap:13px;width:100%;margin-top:14px;padding:13px 15px;display:flex}.mobile-web-unsupported-desktop>span{color:#1e6fbe;background:#dff3ff;border-radius:11px;flex:none;place-items:center;width:42px;height:42px;display:grid}.mobile-web-unsupported-desktop svg{stroke-width:1.8px;width:24px;height:24px}.mobile-web-unsupported-desktop p{color:#5c6f88;gap:2px;margin:0;font-family:Manrope,system-ui,sans-serif;font-size:.83rem;font-weight:750;line-height:1.25;display:grid}.mobile-web-unsupported-desktop strong{color:#0a234f;font-size:.98rem}.mobile-web-unsupported-continue{color:#536a83;font:inherit;text-underline-offset:3px;cursor:pointer;background:0 0;border:0;margin-top:17px;padding:7px 12px;font-family:Manrope,system-ui,sans-serif;font-size:.78rem;font-weight:750;text-decoration:underline}.mobile-web-unsupported-continue:hover{color:#0a234f}.mobile-web-unsupported-install:focus-visible,.mobile-web-unsupported-continue:focus-visible{outline-offset:3px;outline:4px solid #5fc6f75c}@media (width<=520px){.mobile-web-unsupported-card{border-radius:20px;padding:25px 20px 20px}.mobile-web-unsupported-logo{width:48px;height:48px;margin-bottom:8px}.mobile-web-unsupported-copy{margin-bottom:19px}}@font-face{font-family:VAGRundDolphin;src:url(/VAGRundschriftD.ttf)format("truetype");font-display:swap}@font-face{font-family:VAGRundDolphinLight;src:url(/fonts/vagrundschriftd-lig.otf)format("opentype");font-weight:300;font-style:normal;font-display:swap}.auth-page{background:var(--app-ink);justify-content:center;align-items:center;min-height:100dvh;padding:6rem 1.5rem 2rem;font-family:VAGRundDolphin,Manrope,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex;position:relative}.auth-brand{z-index:20;color:var(--white);align-items:center;gap:.5rem;font-family:inherit;font-size:1.2rem;font-weight:900;text-decoration:none;display:flex;position:fixed;top:1.5rem;left:1.75rem}.auth-brand img{object-fit:contain;width:34px;height:34px}.auth-card{box-sizing:border-box;border:2px solid var(--card-border);background:#fff;border-radius:1rem;width:100%;max-width:460px;padding:2.25rem 2.25rem 2rem;box-shadow:0 8px #00000047,0 24px 70px #00000047}.auth-header{text-align:center;margin-bottom:1.5rem}.auth-logo{border-radius:0;margin:0 auto .6rem}.auth-header h1{color:var(--text);margin:0 0 .3rem;font-size:1.9rem;font-weight:900}.auth-subtitle{color:var(--muted);margin:0;font-family:VAGRundDolphinLight,VAGRundDolphin,Manrope,system-ui,sans-serif;font-size:1.08rem;font-weight:300;line-height:1.42}.auth-error{color:var(--danger);background:#e35d6a1a;border:1px solid #e35d6a4d;border-radius:.5rem;margin:0 0 1rem;padding:.65rem .9rem;font-family:VAGRundDolphinLight,VAGRundDolphin,Manrope,system-ui,sans-serif;font-size:.98rem;font-weight:300}.auth-error-group{flex-direction:column;gap:.55rem;margin:0 0 1rem;display:flex}.auth-error-group .auth-error{margin:0}.auth-error-action{color:var(--button-ghost-fg);cursor:pointer;text-underline-offset:3px;background:0 0;border:none;align-self:center;padding:.1rem .25rem;font-family:inherit;font-size:1rem;font-weight:400;text-decoration:underline;transition:color .15s,transform .12s}.auth-error-action:hover,.auth-error-action:focus-visible{color:var(--text);outline:none}.auth-error-action:active{transform:translateY(1px)}.auth-methods{flex-direction:column;gap:.65rem;display:flex}.auth-apple-ready{color:var(--muted);text-align:center;margin:-.15rem 0 0;font-family:VAGRundDolphinLight,VAGRundDolphin,Manrope,system-ui,sans-serif;font-size:.9rem;font-weight:300;line-height:1.35}.auth-social-btn{--auth-btn-face:var(--button-primary-bg);--auth-btn-face-hover:var(--button-primary-hover);--auth-btn-border:var(--button-primary-border);--auth-btn-border-hover:var(--button-primary-border);--auth-btn-text:var(--button-primary-fg);--auth-btn-shadow:var(--button-primary-shadow);border:var(--button-border-width) solid var(--auth-btn-border);border-radius:var(--button-radius);background:var(--auth-btn-face);width:100%;min-height:56px;color:var(--auth-btn-text);box-shadow:0 5px 0 0 var(--auth-btn-shadow);cursor:pointer;transition:var(--button-transition);justify-content:center;align-items:center;gap:.6rem;padding:.85rem 1rem;font-family:inherit;font-size:1rem;font-weight:900;display:flex}.auth-social-btn:hover:not(:disabled){border-color:var(--auth-btn-border-hover);background:var(--auth-btn-face-hover);color:var(--auth-btn-text);box-shadow:0 7px 0 0 var(--auth-btn-shadow);transform:translateY(-2px)}.auth-social-btn:active:not(:disabled){border-color:var(--auth-btn-border-hover);background:var(--auth-btn-face-hover);box-shadow:0 2px 0 0 var(--auth-btn-shadow);transform:translateY(3px)}.auth-social-btn:focus-visible{outline:4px solid var(--button-focus-ring);outline-offset:4px}.auth-social-btn:disabled{opacity:.6;cursor:not-allowed}.auth-google-btn{--auth-btn-face:var(--button-secondary-bg);--auth-btn-face-hover:var(--button-secondary-hover);--auth-btn-border:var(--button-secondary-border);--auth-btn-border-hover:var(--button-primary-border);--auth-btn-text:var(--button-secondary-fg);--auth-btn-shadow:var(--button-secondary-shadow)}.auth-apple-btn{--auth-btn-face:var(--btn-apple-bg);--auth-btn-face-hover:#14171c;--auth-btn-border:var(--btn-apple-bg);--auth-btn-border-hover:#14171c;--auth-btn-text:var(--white);--auth-btn-shadow:var(--btn-apple-shadow)}.auth-phone-btn{--auth-btn-face:var(--button-primary-bg);--auth-btn-face-hover:var(--button-primary-hover);--auth-btn-border:var(--button-primary-border);--auth-btn-border-hover:var(--button-primary-border);--auth-btn-text:var(--button-primary-fg);--auth-btn-shadow:var(--button-primary-shadow)}.auth-email-btn{--auth-btn-face:var(--button-secondary-bg);--auth-btn-face-hover:var(--button-secondary-hover);--auth-btn-border:var(--button-secondary-border);--auth-btn-border-hover:var(--button-primary-border);--auth-btn-text:var(--button-secondary-fg);--auth-btn-shadow:var(--button-secondary-shadow)}.auth-divider{align-items:center;gap:.75rem;margin:.35rem 0;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:var(--card-border);flex:1;height:1px}.auth-divider span{color:var(--muted-soft);text-transform:uppercase;letter-spacing:.05em;font-family:VAGRundDolphinLight,VAGRundDolphin,Manrope,system-ui,sans-serif;font-size:.94rem;font-weight:300}.auth-back{font:inherit;color:var(--button-ghost-fg);cursor:pointer;background:0 0;border:none;align-items:center;gap:.3rem;margin-bottom:1rem;padding:0;font-family:VAGRundDolphinLight,VAGRundDolphin,Manrope,system-ui,sans-serif;font-size:1rem;font-weight:300;transition:color .15s,transform .12s;display:inline-flex}.auth-back:hover,.auth-back:focus-visible{color:var(--text);outline:none}.auth-back:active{transform:translateY(1px)}.auth-form{flex-direction:column;gap:.85rem;width:100%;min-width:0;display:flex}.auth-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;width:100%;min-width:0;display:grid}.auth-field{flex-direction:column;gap:.3rem;min-width:0;display:flex}.auth-field label{color:var(--text);font-size:.95rem;font-weight:400}.auth-optional{color:var(--muted-soft);font-family:VAGRundDolphinLight,VAGRundDolphin,Manrope,system-ui,sans-serif;font-size:.9rem;font-weight:300}.auth-field input{box-sizing:border-box;border:2px solid var(--card-border);width:100%;min-width:0;max-width:100%;color:var(--text);background:var(--white);border-radius:.8rem;outline:none;padding:.7rem .85rem;font-family:Manrope,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;transition:border-color .15s,box-shadow .15s}.auth-field input::placeholder{color:var(--placeholder-color)}.auth-field input:focus{border-color:var(--primary-light);box-shadow:0 0 0 3px #5fc6f72e}.auth-password-wrapper{position:relative}.auth-password-wrapper input{width:100%;padding-right:2.75rem}.auth-password-toggle{cursor:pointer;color:var(--button-ghost-fg);background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;transition:color .15s,transform .12s;display:flex;position:absolute;top:50%;right:.6rem;transform:translateY(-50%)}.auth-password-toggle:hover,.auth-password-toggle:focus-visible{color:var(--text);outline:none}.auth-password-toggle:active{transform:translateY(-50%)translateY(1px)}.auth-phone-input-row{border:2px solid var(--card-border);border-radius:.8rem;align-items:stretch;gap:0;transition:border-color .15s,box-shadow .15s;display:flex;overflow:hidden}.auth-phone-input-row:focus-within{border-color:var(--primary-light);box-shadow:0 0 0 3px #5fc6f72e}.auth-phone-prefix{background:var(--pill-muted-bg);color:var(--text);border-right:2px solid var(--card-border);user-select:none;align-items:center;padding:0 .75rem;font-size:1rem;font-weight:400;display:flex}.auth-phone-input-row input{font:inherit;color:var(--text);background:var(--white);border:none;border-radius:0;outline:none;flex:1;padding:.7rem .85rem;font-size:1.05rem}.auth-phone-input-row input::placeholder{color:var(--placeholder-color)}.auth-otp-input{text-align:center;letter-spacing:.35em;font-size:1.5rem!important;font-weight:800!important}.auth-phone-sent-msg{color:var(--muted);text-align:center;margin:0 0 .75rem;font-family:VAGRundDolphinLight,VAGRundDolphin,Manrope,system-ui,sans-serif;font-size:1.08rem;font-weight:300;line-height:1.35}.auth-phone-sent-msg strong{color:var(--text);font-family:VAGRundDolphin,Manrope,system-ui,sans-serif;font-weight:400}.auth-sms-consent{color:var(--muted-soft);text-align:center;margin:-.15rem 0 0;font-family:VAGRundDolphinLight,VAGRundDolphin,Manrope,system-ui,sans-serif;font-size:.84rem;font-weight:300;line-height:1.45}.auth-sms-consent a{color:var(--button-ghost-fg);text-underline-offset:2px;font-family:VAGRundDolphin,Manrope,system-ui,sans-serif;font-weight:400;text-decoration:underline 1.5px}.auth-sms-marketing-optin{border:1px solid var(--border);background:color-mix(in srgb, var(--surface) 92%, var(--button-ghost-fg) 8%);text-align:left;border-radius:8px;grid-template-columns:1.15rem minmax(0,1fr);align-items:start;gap:.65rem;margin-top:.2rem;padding:.75rem .8rem;display:grid}.auth-sms-marketing-optin input{width:1.05rem;height:1.05rem;accent-color:var(--button-ghost-fg);box-shadow:0 0 0 1px var(--button-ghost-fg);cursor:pointer;border-radius:3px;margin:.12rem 0 0}.auth-sms-marketing-optin label{color:var(--text);cursor:pointer;font-family:VAGRundDolphin,Manrope,system-ui,sans-serif;font-size:.86rem;font-weight:400;line-height:1.35;display:block}.auth-sms-marketing-optin p{color:var(--muted-soft);margin:.28rem 0 0;font-size:.76rem;font-weight:300;line-height:1.4}.auth-sms-marketing-optin a{color:var(--button-ghost-fg);text-underline-offset:2px;text-decoration:underline}.auth-plan-selector{border:0;margin:.1rem 0 0;padding:0}.auth-plan-selector legend{color:var(--text);margin:0 0 .45rem;padding:0;font-size:.95rem;font-weight:400}.auth-plan-options{flex-direction:column;gap:.5rem;display:flex}.auth-plan-option{border:2px solid var(--card-border);background:var(--white);cursor:pointer;border-radius:.8rem;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.65rem;width:100%;min-height:70px;padding:.65rem .75rem;transition:border-color .15s,background .15s,box-shadow .15s;display:grid}.auth-plan-option:hover{border-color:var(--primary-light)}.auth-plan-option-active{border-color:var(--primary);background:#3498db14;box-shadow:0 0 0 3px #5fc6f729}.auth-plan-option input{width:1rem;height:1rem;accent-color:var(--primary)}.auth-plan-copy{flex-direction:column;gap:.15rem;min-width:0;display:flex}.auth-plan-title-row{flex-wrap:wrap;align-items:center;gap:.4rem;min-width:0;display:flex}.auth-plan-title{color:var(--text);font-size:.98rem;font-weight:900}.auth-plan-badge{background:var(--primary);min-height:1.35rem;color:var(--white);border-radius:999px;align-items:center;padding:.15rem .4rem;font-size:.68rem;font-weight:900;line-height:1;display:inline-flex}.auth-plan-note{color:#536b82;font-family:VAGRundDolphinLight,VAGRundDolphin,Manrope,system-ui,sans-serif;font-size:.94rem;font-weight:300;line-height:1.28}.auth-plan-price{color:var(--text);white-space:nowrap;align-items:baseline;gap:.15rem;display:flex}.auth-plan-price strong{font-size:1.1rem;font-weight:900}.auth-plan-price span{color:#536b82;font-family:VAGRundDolphinLight,VAGRundDolphin,Manrope,system-ui,sans-serif;font-size:.9rem;font-weight:300}.auth-resend{font:inherit;color:var(--button-ghost-fg);cursor:pointer;text-align:center;text-underline-offset:2px;background:0 0;border:none;padding:0;font-family:VAGRundDolphinLight,VAGRundDolphin,Manrope,system-ui,sans-serif;font-size:1rem;font-weight:300;text-decoration:underline;transition:color .15s,transform .12s}.auth-resend:hover:not(:disabled),.auth-resend:focus-visible{color:var(--text);outline:none}.auth-resend:active:not(:disabled){transform:translateY(1px)}.auth-resend:disabled{opacity:.5;cursor:not-allowed}.auth-submit{--auth-submit-face:var(--button-primary-bg);--auth-submit-face-hover:var(--button-primary-hover);--auth-submit-border:var(--button-primary-border);--auth-submit-shadow:var(--button-primary-shadow);border:var(--button-border-width) solid var(--auth-submit-border);border-radius:var(--button-radius);background:var(--auth-submit-face);min-height:56px;color:var(--button-primary-fg);cursor:pointer;box-shadow:0 5px 0 0 var(--auth-submit-shadow);transition:var(--button-transition);margin-top:.25rem;padding:.85rem 1rem;font-family:inherit;font-size:1rem;font-weight:900}.auth-submit:hover:not(:disabled){background:var(--auth-submit-face-hover);box-shadow:0 7px 0 0 var(--auth-submit-shadow);transform:translateY(-2px)}.auth-submit:active:not(:disabled){background:var(--auth-submit-face-hover);box-shadow:0 2px 0 0 var(--auth-submit-shadow);transform:translateY(3px)}.auth-submit:focus-visible{outline:4px solid var(--button-focus-ring);outline-offset:4px}.auth-submit:disabled{opacity:.65;cursor:not-allowed}.auth-bridge-skip{color:var(--button-ghost-fg);cursor:pointer;text-underline-offset:3px;background:0 0;border:none;align-self:center;padding:.25rem .5rem;font-family:VAGRundDolphinLight,VAGRundDolphin,Manrope,system-ui,sans-serif;font-size:1rem;font-weight:300;text-decoration:underline;transition:color .15s,transform .12s}.auth-bridge-skip:hover:not(:disabled),.auth-bridge-skip:focus-visible{color:var(--text);outline:none}.auth-bridge-skip:active:not(:disabled){transform:translateY(1px)}.auth-bridge-skip:disabled{cursor:not-allowed;opacity:.55}.auth-switch{text-align:center;color:#536b82;margin:1.25rem 0 0;font-family:VAGRundDolphinLight,VAGRundDolphin,Manrope,system-ui,sans-serif;font-size:1rem;font-weight:300}.auth-switch button,.auth-switch a{font-family:VAGRundDolphin,Manrope,system-ui,sans-serif;font-size:inherit;color:#0b5c99;cursor:pointer;background:0 0;border:none;padding:0;font-weight:400;text-decoration:none;transition:color .15s,transform .12s}.auth-switch button:hover,.auth-switch button:focus-visible,.auth-switch a:hover,.auth-switch a:focus-visible{color:var(--text);outline:none}.auth-switch button:active,.auth-switch a:active{transform:translateY(1px)}.auth-legal{color:#536a86;text-align:center;max-width:360px;margin:.85rem auto 0;font-family:VAGRundDolphinLight,VAGRundDolphin,Manrope,system-ui,sans-serif;font-size:.82rem;font-weight:300;line-height:1.45}.auth-legal a{color:#0b5c99;font-family:VAGRundDolphin,Manrope,system-ui,sans-serif;font-weight:400;text-decoration:none;transition:color .15s}.auth-legal a:hover,.auth-legal a:focus-visible{color:var(--text);outline:none}.auth-store-buttons{flex-direction:column;gap:.75rem;display:flex}.auth-store-btn{border:var(--button-border-width) solid transparent;border-radius:var(--button-radius);width:100%;transition:var(--button-transition);align-items:center;gap:.75rem;padding:.85rem 1.25rem;text-decoration:none;display:flex}.auth-store-btn:hover{transform:translateY(-2px)}.auth-store-btn:active{transform:translateY(3px)}.auth-appstore-btn{background:var(--btn-apple-bg);color:var(--white);border-color:var(--btn-apple-bg);box-shadow:0 5px 0 var(--btn-apple-shadow)}.auth-appstore-btn:hover{box-shadow:0 7px 0 var(--btn-apple-shadow);background:#14171c}.auth-appstore-btn:active{box-shadow:0 2px 0 var(--btn-apple-shadow);background:#14171c}.auth-playstore-btn{background:var(--button-secondary-bg);color:var(--button-secondary-fg);border-color:var(--button-secondary-border);box-shadow:0 5px 0 var(--button-secondary-shadow)}.auth-playstore-btn:hover{border-color:var(--button-primary-border);background:var(--button-secondary-hover);box-shadow:0 7px 0 var(--button-secondary-shadow)}.auth-playstore-btn:active{border-color:var(--button-primary-border);background:var(--button-secondary-hover);box-shadow:0 2px 0 var(--button-secondary-shadow)}.auth-store-btn-disabled{cursor:not-allowed;opacity:.55;pointer-events:none;transform:none!important}.auth-store-btn-text{flex-direction:column;line-height:1.2;display:flex}.auth-store-btn-label{opacity:.8;font-family:VAGRundDolphinLight,VAGRundDolphin,Manrope,system-ui,sans-serif;font-size:.9rem;font-weight:300}.auth-store-btn-name{font-size:1.1rem;font-weight:800}.auth-store-note{text-align:center;color:var(--muted-soft);margin:1rem 0 0;font-family:VAGRundDolphinLight,VAGRundDolphin,Manrope,system-ui,sans-serif;font-size:.98rem;font-weight:300}@media (width<=480px){.auth-page{align-items:center;padding:5.25rem 1rem 2rem}.auth-card{padding:1.75rem 1.25rem 1.5rem}.auth-row{grid-template-columns:1fr}.auth-plan-option{grid-template-columns:auto minmax(0,1fr)}.auth-plan-price{grid-column:2}.auth-brand{top:1rem;left:1rem}.auth-otp-input{letter-spacing:.25em!important;font-size:1.3rem!important}}html[data-dolphin-theme=dark] .auth-page{background:var(--app-sidebar-bg);color:var(--app-page-text)}html[data-dolphin-theme=dark] .auth-brand,html[data-dolphin-theme=dark] .auth-header h1,html[data-dolphin-theme=dark] .auth-field label,html[data-dolphin-theme=dark] .auth-phone-sent-msg strong,html[data-dolphin-theme=dark] .auth-plan-selector legend,html[data-dolphin-theme=dark] .auth-plan-title,html[data-dolphin-theme=dark] .auth-plan-price,html[data-dolphin-theme=dark] .auth-switch button:hover,html[data-dolphin-theme=dark] .auth-switch a:hover,html[data-dolphin-theme=dark] .auth-resend:hover:not(:disabled),html[data-dolphin-theme=dark] .auth-bridge-skip:hover:not(:disabled),html[data-dolphin-theme=dark] .auth-password-toggle:hover{color:var(--app-page-text)}html[data-dolphin-theme=dark] .auth-card{background:var(--app-page-surface);border-color:var(--app-sidebar-border);box-shadow:0 8px #00000042,0 24px 70px #0000004d}html[data-dolphin-theme=dark] .auth-subtitle,html[data-dolphin-theme=dark] .auth-optional,html[data-dolphin-theme=dark] .auth-phone-sent-msg,html[data-dolphin-theme=dark] .auth-plan-note,html[data-dolphin-theme=dark] .auth-plan-price span,html[data-dolphin-theme=dark] .auth-switch,html[data-dolphin-theme=dark] .auth-legal,html[data-dolphin-theme=dark] .auth-store-note{color:var(--app-sidebar-muted)}html[data-dolphin-theme=dark] .auth-field input,html[data-dolphin-theme=dark] .auth-phone-input-row,html[data-dolphin-theme=dark] .auth-phone-input-row input,html[data-dolphin-theme=dark] .auth-plan-option{background:var(--app-page-soft);border-color:var(--app-sidebar-border);color:var(--app-page-text)}html[data-dolphin-theme=dark] .auth-field input::placeholder,html[data-dolphin-theme=dark] .auth-phone-input-row input::placeholder{color:var(--app-sidebar-muted)}html[data-dolphin-theme=dark] .auth-phone-prefix{background:var(--app-sidebar-bg);border-color:var(--app-sidebar-border);color:var(--app-page-text)}html[data-dolphin-theme=dark] .auth-plan-option-active{border-color:var(--primary-light);background:#5fc6f729}
