.maschere-sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.maschere-app{--maschere-bg:#fff;--maschere-bg-elevated:#fff;--maschere-bg-muted:#f0f0f0;--maschere-bg-card-soft:#f7f7f7;--maschere-maroon:#7b1818;--maschere-maroon-deep:#5c1212;--maschere-gold:#f4c542;--maschere-gold-text:#3d2e0a;--maschere-text:#111;--maschere-text-muted:#5c5c5c;--maschere-text-soft:#8a8a8a;--maschere-border:#00000014;--maschere-shadow:0 4px 24px #0000000f;--maschere-radius:14px;--maschere-radius-sm:10px;--maschere-topbar-bg:var(--maschere-maroon);--maschere-topbar-fg:#fff;--maschere-alert-success-bg:#eaf3de;--maschere-alert-success-text:#27500a;--maschere-alert-success-border:#c3e6a8;--maschere-alert-error-bg:#fcebeb;--maschere-alert-error-text:#a32d2d;--maschere-alert-error-border:#e5a0a0;--maschere-bottom-nav-bg:#ffffffeb;--maschere-outline-btn-bg:#fff;--maschere-toggle-off:#d9d9d9;--maschere-banner-dashed-bg:#fdf6f6;--maschere-dot-warning:#b8860b;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:var(--maschere-bg);color:var(--maschere-text);min-height:100vh;font-family:var(--font-inter), "Inter", system-ui, sans-serif}.maschere-app[data-theme=dark]{--maschere-bg:#0f0f0f;--maschere-bg-elevated:#1a1a1a;--maschere-bg-muted:#2a2a2a;--maschere-bg-card-soft:#161616;--maschere-maroon:#c43c3c;--maschere-maroon-deep:#9e3030;--maschere-gold:#e6b82e;--maschere-gold-text:#1f1a08;--maschere-text:#f2f2f2;--maschere-text-muted:#a8a8a8;--maschere-text-soft:#7a7a7a;--maschere-border:#ffffff1a;--maschere-shadow:0 4px 24px #00000073;--maschere-alert-success-bg:#1e2a18;--maschere-alert-success-text:#b8e986;--maschere-alert-success-border:#3d5228;--maschere-alert-error-bg:#2a1818;--maschere-alert-error-text:#f0a0a0;--maschere-alert-error-border:#5c3030;--maschere-bottom-nav-bg:#161616f0;--maschere-outline-btn-bg:var(--maschere-bg-elevated);--maschere-toggle-off:#3d3d3d;--maschere-banner-dashed-bg:#241616;--maschere-dot-warning:#e0a93c;--maschere-topbar-bg:#7b1818;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.maschere-shell{min-height:100vh;padding-bottom:calc(72px + env(safe-area-inset-bottom,0px));flex-direction:column;display:flex}.maschere-main{box-sizing:border-box;flex:1;width:100%;max-width:560px;margin:0 auto;padding:16px 16px 24px}.maschere-topbar{z-index:20;padding:10px 12px;padding-top:max(10px, env(safe-area-inset-top,10px));background:var(--maschere-topbar-bg);border-bottom:1px solid color-mix(in srgb, var(--maschere-topbar-fg) 12%, transparent);grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;display:grid;position:sticky;top:0}.maschere-topbar-leading{justify-self:start;min-width:0}.maschere-topbar-logo{justify-content:center;justify-self:center;align-items:center;min-width:0;display:flex}.maschere-logo-heading{margin:0;line-height:0}.maschere-logo-img-wrap{width:min(160px,42vw);height:26px;display:block;position:relative}.maschere-logo-img{object-fit:contain;object-position:center}.maschere-topbar-actions{justify-content:flex-end;justify-self:end;align-items:center;gap:4px;min-width:40px;min-height:40px;display:flex}.maschere-icon-btn-inline{border-radius:var(--maschere-radius-sm);background:color-mix(in srgb, var(--maschere-text) 6%, transparent);width:40px;height:40px;color:var(--maschere-maroon);cursor:pointer;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}.maschere-icon-btn-inline:hover{background:color-mix(in srgb, var(--maschere-text) 10%, transparent)}.maschere-theme-toggle{border-radius:var(--maschere-radius-sm);width:40px;height:40px;color:var(--maschere-topbar-fg);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.maschere-theme-toggle:hover{background:color-mix(in srgb, var(--maschere-topbar-fg) 14%, transparent)}.maschere-menu-btn{border-radius:var(--maschere-radius-sm);width:40px;height:40px;color:var(--maschere-topbar-fg);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.maschere-menu-btn:hover{background:color-mix(in srgb, var(--maschere-topbar-fg) 14%, transparent)}.maschere-nav-details summary{list-style:none}.maschere-nav-details summary::-webkit-details-marker{display:none}.maschere-menu-panel{background:var(--maschere-bg-elevated);border-radius:var(--maschere-radius-sm);min-width:200px;box-shadow:var(--maschere-shadow);border:1px solid var(--maschere-border);z-index:30;margin:0;padding:8px;list-style:none;position:absolute;top:calc(100% + 4px);left:0}.maschere-menu-panel a{color:var(--maschere-text);border-radius:8px;padding:10px 12px;font-size:14px;text-decoration:none;display:block}.maschere-menu-panel a:hover{background:var(--maschere-bg-muted)}.maschere-menu-panel li{margin:0;padding:0}.maschere-avatar{background:color-mix(in srgb, var(--maschere-topbar-fg) 18%, transparent);border:1px solid color-mix(in srgb, var(--maschere-topbar-fg) 35%, transparent);width:36px;height:36px;color:var(--maschere-topbar-fg);border-radius:50%;justify-content:center;align-items:center;font-size:14px;font-weight:600;text-decoration:none;display:flex}.maschere-avatar:hover{background:color-mix(in srgb, var(--maschere-topbar-fg) 26%, transparent)}.maschere-bottom-nav{z-index:20;padding:8px 6px calc(8px + env(safe-area-inset-bottom,0px));background:var(--maschere-bottom-nav-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--maschere-border);grid-template-columns:repeat(4,1fr);gap:2px;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #0000000f}.maschere-app[data-theme=dark] .maschere-bottom-nav{box-shadow:0 -4px 24px #00000059}.maschere-bottom-nav a{letter-spacing:.06em;text-transform:uppercase;color:var(--maschere-text-muted);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:6px 4px;font-size:9px;font-weight:600;text-decoration:none;transition:background .15s,color .15s;display:flex}.maschere-bottom-nav a svg{flex-shrink:0}.maschere-bottom-nav a[data-active=true]{background:var(--maschere-maroon);color:#fff}.maschere-bottom-nav a[data-active=true] svg{color:#fff}.maschere-card{background:var(--maschere-bg-elevated);border-radius:var(--maschere-radius);box-shadow:var(--maschere-shadow);border:1px solid var(--maschere-border)}.maschere-card-link{color:inherit;text-decoration:none;transition:transform .12s,border-color .12s}.maschere-card-link:active{border-color:var(--maschere-maroon);transform:scale(.99)}@media (hover:hover){.maschere-card-link:hover{border-color:var(--maschere-maroon)}}.maschere-card-link:focus-visible{outline:2px solid var(--maschere-maroon);outline-offset:2px}.maschere-btn-gold{background:var(--maschere-gold);width:100%;min-height:44px;color:var(--maschere-gold-text);cursor:pointer;box-sizing:border-box;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:12px 16px;font-family:inherit;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.maschere-btn-gold:hover{filter:brightness(1.03)}.maschere-app[data-theme=dark] .maschere-btn-gold:hover{filter:brightness(1.08)}.maschere-btn-maroon{background:var(--maschere-maroon);color:#fff;cursor:pointer;box-sizing:border-box;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:44px;padding:12px 16px;font-family:inherit;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.maschere-btn-maroon:hover{opacity:.94}.maschere-btn-maroon:disabled{opacity:.5;cursor:default}.maschere-btn-outline{border:1.5px solid var(--maschere-maroon);background:var(--maschere-outline-btn-bg);width:100%;min-height:44px;color:var(--maschere-maroon);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;padding:12px 16px;font-family:inherit;font-size:14px;font-weight:600;display:inline-flex}.maschere-app[data-theme=dark] .maschere-btn-outline{color:#e8a0a0;border-color:color-mix(in srgb, var(--maschere-maroon) 75%, white)}.maschere-pill{letter-spacing:.06em;text-transform:uppercase;background:var(--maschere-maroon);color:#fff;border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:10px;font-weight:700;display:inline-flex}.maschere-pill-muted{background:var(--maschere-bg-muted);color:var(--maschere-text-muted)}.maschere-alert-success{background:var(--maschere-alert-success-bg);color:var(--maschere-alert-success-text);border:1px solid var(--maschere-alert-success-border);border-radius:10px;padding:10px 12px;font-size:13px}.maschere-alert-error{background:var(--maschere-alert-error-bg);color:var(--maschere-alert-error-text);border:1px solid var(--maschere-alert-error-border);border-radius:10px;padding:10px 12px;font-size:13px}.maschere-input{border:1px solid var(--maschere-border);background:var(--maschere-bg-muted);width:100%;color:var(--maschere-text);box-sizing:border-box;border-radius:12px;padding:12px 14px;font-family:inherit;font-size:14px}.maschere-input:focus{outline:2px solid color-mix(in srgb, var(--maschere-maroon) 45%, transparent);outline-offset:0}.maschere-field-label{letter-spacing:.04em;text-transform:uppercase;color:var(--maschere-text-soft);margin-bottom:8px;font-size:12px;font-weight:700;display:block}.maschere-note-row{flex-wrap:wrap;gap:10px;display:flex}.maschere-note-row>form,.maschere-note-row>.maschere-note-toggle{flex:1 1 0;min-width:0}.maschere-note-row>.maschere-note-toggle[open]{flex-basis:100%}.maschere-note-row>form .maschere-btn-outline,.maschere-note-row>.maschere-note-toggle>summary{white-space:nowrap;padding:12px 6px;font-size:12px}.maschere-note-row:has(>.maschere-note-toggle[open])>form{display:none}.maschere-note-toggle[open]>summary{display:none}.maschere-note-toggle>summary{list-style:none}.maschere-note-toggle>summary::-webkit-details-marker{display:none}.maschere-help{color:var(--maschere-text-muted);margin:0 0 10px;font-size:12.5px;line-height:1.5}.maschere-chip-row{flex-wrap:wrap;gap:8px;display:flex}.maschere-chip{border:1.5px solid var(--maschere-border);background:var(--maschere-bg-muted);min-height:40px;color:var(--maschere-text);cursor:pointer;box-sizing:border-box;border-radius:999px;align-items:center;gap:6px;padding:9px 14px;font-size:13.5px;font-weight:600;display:inline-flex}.maschere-chip input{opacity:0;pointer-events:none;width:1px;height:1px;margin:0;position:absolute}.maschere-chip:has(input:focus-visible){outline:2px solid color-mix(in srgb, var(--maschere-maroon) 45%, transparent);outline-offset:2px}.maschere-chip:has(input:checked){background:var(--maschere-maroon);border-color:var(--maschere-maroon);color:#fff}.maschere-steps{align-items:center;gap:6px;margin-bottom:18px;display:flex}.maschere-step{background:var(--maschere-bg-muted);border-radius:999px;flex:1;height:4px}.maschere-step--on{background:var(--maschere-maroon)}.maschere-kicker{letter-spacing:.04em;text-transform:uppercase;color:var(--maschere-text-soft);margin:0 0 10px;font-size:12px;font-weight:700}.maschere-step-title{letter-spacing:-.01em;margin:0 0 10px;font-size:24px;font-weight:700;line-height:1.2}.maschere-step-lede{color:var(--maschere-text-muted);margin:0 0 18px;font-size:14px;line-height:1.5}.maschere-opts{flex-direction:column;gap:10px;display:flex}.maschere-option{border:1.5px solid var(--maschere-border);border-radius:var(--maschere-radius);background:var(--maschere-bg-card-soft);min-height:60px;color:var(--maschere-text);cursor:pointer;box-sizing:border-box;align-items:center;gap:14px;padding:14px 16px;display:flex}.maschere-option input{opacity:0;pointer-events:none;width:1px;height:1px;margin:0;position:absolute}.maschere-option:has(input:focus-visible){outline:2px solid color-mix(in srgb, var(--maschere-maroon) 45%, transparent);outline-offset:2px}.maschere-option:has(input:checked){border-color:var(--maschere-maroon);background:var(--maschere-bg-elevated);box-shadow:0 0 0 3px color-mix(in srgb, var(--maschere-maroon) 12%, transparent)}.maschere-option-text{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.maschere-option-label{font-size:15px;font-weight:600}.maschere-option-hint{color:var(--maschere-text-muted);font-size:12.5px}.maschere-option-icon{color:var(--maschere-maroon);flex-shrink:0;display:flex}.maschere-box{border:1.5px solid color-mix(in srgb, var(--maschere-text) 18%, transparent);background:var(--maschere-bg-elevated);box-sizing:border-box;width:24px;height:24px;color:var(--maschere-topbar-fg);border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.maschere-box svg{visibility:hidden}.maschere-box--radio{border-radius:999px}.maschere-option:has(input:checked) .maschere-box{background:var(--maschere-maroon);border-color:var(--maschere-maroon)}.maschere-option:has(input:checked) .maschere-box svg{visibility:visible}.maschere-option:has(input:checked) .maschere-box--radio{background:var(--maschere-bg-elevated);border-width:7px}.maschere-toggle{background:var(--maschere-toggle-off);border-radius:999px;flex-shrink:0;width:46px;height:28px;position:relative}:is(.maschere-option:has(input:checked) .maschere-toggle,.maschere-toggle[data-on=true]){background:var(--maschere-maroon)}.maschere-option--static{cursor:default}.maschere-toggle:after{content:"";background:var(--maschere-topbar-fg);border-radius:999px;width:22px;height:22px;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #00000040}.maschere-toggle[data-on=true]:after{left:21px}.maschere-option:has(input:checked) .maschere-toggle:after{left:21px}.maschere-step-footer{flex-direction:column;gap:8px;margin-top:22px;display:flex}.maschere-btn-ghost{width:100%;min-height:40px;color:var(--maschere-text-muted);cursor:pointer;box-sizing:border-box;background:0 0;border:none;border-radius:12px;justify-content:center;align-items:center;padding:8px 16px;font-family:inherit;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.maschere-note{color:var(--maschere-text-soft);margin:0;font-size:12.5px;line-height:1.5}.maschere-banner-dashed{border-radius:var(--maschere-radius);border:1.5px dashed var(--maschere-maroon);background:var(--maschere-banner-dashed-bg);color:var(--maschere-text);box-sizing:border-box;flex-direction:column;gap:10px;padding:14px 16px;text-decoration:none;display:flex}.maschere-banner-title{font-size:15px;font-weight:600}.maschere-status{color:var(--maschere-text-muted);align-items:center;gap:8px;font-size:13px;font-weight:600;display:inline-flex}.maschere-status-dot{background:var(--maschere-text-soft);border-radius:999px;flex-shrink:0;width:8px;height:8px}.maschere-status-dot--positive{background:var(--maschere-alert-success-text)}.maschere-status-dot--warning{background:var(--maschere-dot-warning)}.maschere-fieldset{border:none;margin:0;padding:0}.maschere-prefs-summary{flex-direction:column;gap:0;display:flex}.maschere-prefs-row{border-bottom:1px solid var(--maschere-border);justify-content:space-between;align-items:baseline;gap:14px;padding:11px 0;font-size:14px;display:flex}.maschere-prefs-row:last-child{border-bottom:none}.maschere-prefs-row>dt{color:var(--maschere-text-muted);flex-shrink:0;margin:0;font-size:13px}.maschere-prefs-row>dd{text-align:right;margin:0;font-weight:600}.maschere-auth-shell{min-height:100vh;padding:24px 16px calc(24px + env(safe-area-inset-bottom,0px));padding-top:max(24px, env(safe-area-inset-top,24px));box-sizing:border-box;justify-content:center;align-items:center;display:flex}.maschere-auth-card{box-sizing:border-box;width:100%;max-width:420px;padding:26px 22px 24px}.maschere-auth-brand{justify-content:center;align-items:center;gap:10px;margin-bottom:18px;display:flex}.maschere-auth-brand-mark{background:linear-gradient(145deg, var(--maschere-maroon), var(--maschere-maroon-deep));color:#fff;letter-spacing:.04em;border-radius:11px;justify-content:center;align-items:center;width:40px;height:40px;font-size:14px;font-weight:700;display:flex}.maschere-auth-title{margin:0 0 6px;font-size:20px;font-weight:800}.maschere-auth-lede{color:var(--maschere-text-muted);margin:0 0 20px;font-size:14px;line-height:1.45}.maschere-auth-details{border-top:1px solid var(--maschere-border);margin-top:20px;padding-top:14px}.maschere-auth-details>summary{cursor:pointer;color:var(--maschere-maroon);align-items:center;gap:6px;min-height:32px;font-size:13px;font-weight:600;list-style:none;display:flex}.maschere-auth-details>summary::-webkit-details-marker{display:none}.maschere-auth-details>summary:after{content:"›";font-size:15px;line-height:1;transform:rotate(90deg)}.maschere-auth-details[open]>summary:after{transform:rotate(-90deg)}.maschere-auth-link{color:var(--maschere-maroon);cursor:pointer;background:0 0;border:none;padding:8px 0;font-family:inherit;font-size:13px;font-weight:600;text-decoration:none;display:inline-block}.maschere-auth-foot{color:var(--maschere-text-soft);text-align:center;margin-top:18px;font-size:12px;line-height:1.5}.maschere-otp-input{border:1px solid var(--maschere-border);background:var(--maschere-bg-muted);width:100%;color:var(--maschere-text);text-align:center;letter-spacing:.32em;text-indent:.32em;box-sizing:border-box;border-radius:12px;padding:14px;font-family:inherit;font-size:28px;font-weight:700}.maschere-otp-input:focus{outline:2px solid color-mix(in srgb, var(--maschere-maroon) 45%, transparent);outline-offset:0}.maschere-auth-foot a{color:var(--maschere-maroon);font-weight:600;text-decoration:none}.maschere-push-status{color:var(--maschere-text);align-items:center;gap:8px;font-size:14px;font-weight:600;display:inline-flex}.maschere-push-dot{background:var(--maschere-text-soft);border-radius:50%;flex-shrink:0;width:9px;height:9px}.maschere-push-dot--on{background:var(--maschere-alert-success-text)}.maschere-push-dot--off{background:var(--maschere-alert-error-text)}