@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;600;700&display=swap";:root{--ak-primary:#83b0e1 !important;--ak-primary-strong:#71a5de !important;--ak-accent:#30addf !important;--ak-accent-strong:#5aaef2 !important;--ak-surface:#f7fbff !important;--ak-surface-strong:#ffffff !important;--ak-border:#cbd5e1 !important;--ak-text:#1f2937 !important;--ak-muted:#475569 !important;--ak-bg:#f8f9fb !important;--ak-soft:#e1ecf7 !important;--ak-powder:#aecbeb !important;--ak-sky:#83b0e1 !important;--ak-sky-2:#71a5de !important;--ak-ink:#0b1b2b !important;--ak-muted2:#334155 !important;--ak-font:"Atkinson Hyperlegible","Manrope",system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif !important;--ak-brand:hsla(204, 50%, 51%, 1) !important;--ak-brand-2:rgb(19, 145, 180) !important;--ak-brand-gradient:linear-gradient(90deg, hsla(204, 50%, 51%, 1) 0%, rgb(19, 145, 180) 100%) !important;--ak-warm-start:#34aae1 !important;--ak-warm-end:#5aaef2 !important;--ak-warm-gradient:linear-gradient(120deg, var(--ak-warm-start), var(--ak-warm-end)) !important;--ak-cta-gradient:linear-gradient(120deg, var(--ak-warm-start), var(--ak-warm-end)) !important;--ak-line: rgba(102,112,133,.18) !important;--ak-card: rgba(255,255,255,.92) !important;--ak-focus:#38a8f8 !important;--ak-shadow: 0 18px 44px rgba(52,64,84,.14) !important;--ak-tile-shadow: 0 10px 20px rgba(52,64,84,.1) !important}@font-face{font-family:OpenDyslexic;src:url(/assets/OpenDyslexic-Regular--8dAowmm.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:OpenDyslexic;src:url(/assets/OpenDyslexic-Italic-BqAOsqrk.woff2) format("woff2");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:OpenDyslexic;src:url(/assets/OpenDyslexic-Bold-GSuP6js-.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:OpenDyslexic;src:url(/assets/OpenDyslexic-BoldItalic-DeBdXbuT.woff2) format("woff2");font-weight:700;font-style:italic;font-display:swap}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.ak-panel,.ak-panel *{box-sizing:border-box!important}.ak-floating-btn{position:fixed!important;right:1rem!important;bottom:1rem!important;min-width:60px!important;min-height:60px!important;padding:0!important;display:grid!important;place-items:center!important;border-radius:999px!important;border:2px solid #eaf2ff!important;cursor:pointer!important;background:var(--ak-brand-gradient)!important;color:#fff!important;box-shadow:none!important;z-index:9999!important;font-size:20px!important;transform:scale(var(--ak-scale, 1))!important;transition:transform .12s ease,outline-offset .18s ease!important}.ak-floating-btn .ak-launcher-icon{width:34px!important;height:34px!important;object-fit:contain!important;display:block!important;pointer-events:none!important}.ak-floating-btn .ak-launcher-fa{font-size:34px!important;line-height:1!important;color:#fff!important;display:block!important;pointer-events:none!important}.ak-floating-btn:hover{filter:none!important;box-shadow:none!important}.ak-floating-btn:active{transform:scale(calc(var(--ak-scale, 1) * .97))!important}.ak-floating-btn:focus-visible{outline:3px solid var(--ak-focus)!important;outline-offset:2px!important}.ak-floating-btn.ak-left{left:1rem!important;right:auto!important}.ak-floating-btn.ak-right{right:1rem!important;left:auto!important}.ak-floating-btn.ak-touch-feedback-pulse,.ak-panel.ak-touch-feedback-pulse{animation:ak-touch-feedback-pulse .16s ease-out!important}@keyframes ak-touch-feedback-pulse{0%{filter:brightness(1) saturate(1)}45%{filter:brightness(1.08) saturate(1.12)}to{filter:brightness(1) saturate(1)}}.ak-panel{position:fixed!important;right:.75rem!important;bottom:4.7rem!important;width:min(94vw,500px)!important;max-height:min(calc(100vh - 6.1rem),760px)!important;display:flex!important;flex-direction:column!important;font-family:var(--ak-font)!important;background:var(--ak-panel-bg, rgba(248,249,251,.92))!important;border:2px solid var(--ak-panel-border, var(--ak-line))!important;border-radius:26px!important;box-shadow:var(--ak-shadow)!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;overflow:hidden!important;opacity:0!important;transform:translateY(8px) scale(calc(.985 * var(--ak-scale, 1)))!important;transform-origin:right bottom!important;pointer-events:none!important;transition:transform .18s ease,opacity .18s ease!important;z-index:9999!important}.ak-panel.ak-open{opacity:1!important;transform:translateY(0) scale(var(--ak-scale, 1))!important;pointer-events:auto!important}.ak-panel.ak-panel-oversized{width:min(96vw,620px)!important;max-height:min(calc(100vh - 4rem),860px)!important}.ak-panel.ak-left{left:.75rem!important;right:auto!important;transform-origin:left bottom!important}.ak-panel.ak-right{right:.75rem!important;left:auto!important;transform-origin:right bottom!important}.ak-theme-overlay{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:9997!important;pointer-events:none!important;background:transparent!important}.ak-theme-overlay.ak-theme-overlay--dark{background:#02081714!important}.ak-theme-overlay.ak-theme-overlay--light{background:#ffffff0f!important}.ak-brand-bar{background:var(--ak-panel-brand-bg, var(--ak-brand-gradient))!important;color:var(--ak-panel-brand-text, #fff)!important}.ak-panel-header.ak-brand-bar{background:var(--ak-panel-header-bg, var(--ak-panel-brand-bg, var(--ak-brand-gradient)))!important;color:var(--ak-panel-header-text, var(--ak-panel-brand-text, #fff))!important;border-bottom:1px solid var(--ak-panel-header-border, transparent)!important}.ak-panel-footer.ak-brand-bar{background:var(--ak-panel-footer-bg, var(--ak-panel-brand-bg, var(--ak-brand-gradient)))!important;color:var(--ak-panel-footer-text, var(--ak-panel-brand-text, #fff))!important;border-top:1px solid var(--ak-panel-footer-border, rgba(255,255,255,.18))!important}.ak-logo{display:inline-flex!important;align-items:center!important;white-space:nowrap!important}.ak-logo-img{display:block!important;width:160px!important;height:36px!important;object-fit:contain!important;object-position:center center!important}.ak-header{display:grid!important;grid-template-columns:1fr auto!important;align-items:center!important;gap:10px!important;padding:.86rem 1.05rem!important}.ak-header-copy{display:flex!important;align-items:center!important;gap:.72rem!important;min-width:0!important}.ak-header h3{margin:0!important;color:var(--ak-panel-header-text, var(--ak-panel-brand-text, #fff))!important;font-size:.98rem!important;font-weight:800!important;letter-spacing:-.01em!important;line-height:1.15!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.ak-header h3 span{font-size:.82rem!important;font-weight:700!important;color:var(--ak-panel-header-text, var(--ak-panel-brand-text, #fff))!important;letter-spacing:0!important}.ak-header h3 .ak-shortcut{color:var(--ak-panel-header-text, var(--ak-panel-brand-text, #fff))!important;margin-left:.28rem!important}.ak-header-sub{margin-top:.35rem!important;color:var(--ak-panel-header-text, var(--ak-panel-brand-text, #fff))!important;font-size:.72rem!important;font-weight:800!important}.ak-header-logo{margin-top:0!important;flex:0 0 auto!important}.ak-header-logo .ak-logo-img{height:34px!important;max-width:none!important}.ak-footer-logo .ak-logo-img{height:30px!important;max-width:none!important}.ak-header-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:.6rem!important}.ak-icon-btn,.ak-reset-btn,.ak-close-btn{width:40px!important;height:40px!important;border-radius:12px!important;border:1px solid rgba(255,255,255,.25)!important;background:#ffffff24!important;color:var(--ak-panel-header-text, var(--ak-panel-brand-text, #fff))!important;display:grid!important;place-items:center!important;cursor:pointer!important;transition:background .14s ease,transform .12s ease!important}.ak-icon-btn:hover,.ak-reset-btn:hover,.ak-close-btn:hover{background:#ffffff38!important}.ak-icon-btn:active,.ak-reset-btn:active,.ak-close-btn:active{transform:scale(.98)!important}.ak-icon-btn:focus-visible,.ak-reset-btn:focus-visible,.ak-close-btn:focus-visible{outline:3px solid var(--ak-focus)!important;outline-offset:3px!important}.ak-panel-body{padding:1.05rem!important;display:block!important;flex:1 1 auto!important;min-height:0!important;max-height:72vh!important;overflow-y:auto!important;overflow-x:hidden!important;background:var(--ak-panel-body-bg, transparent)!important;color:var(--ak-panel-body-text, inherit)!important}.ak-row-card{background:var(--ak-card)!important;border:2px solid var(--ak-line)!important;border-radius:22px!important;box-shadow:inset 0 1px #ffffffe6!important;padding:.95rem 1rem!important}.ak-row-card+.ak-row-card{margin-top:.9rem!important}.ak-voice-style-card{margin-top:1rem!important}.ak-row-line{display:grid!important;grid-template-columns:1fr auto!important;align-items:center!important;gap:.75rem!important}.ak-row-controls{display:grid!important;grid-auto-flow:column!important;align-items:center!important;gap:.6rem!important}.ak-row-title{font-size:1.02rem!important;font-weight:1000!important;color:var(--ak-ink)!important}.ak-row-pill{display:inline-flex!important;align-items:center!important;padding:.35rem .6rem!important;border-radius:999px!important;border:2px solid var(--ak-line)!important;background:#e1ecf7a6!important;color:var(--ak-ink)!important;font-weight:1000!important;font-size:.78rem!important;min-width:56px!important;justify-content:center!important;white-space:nowrap!important}.ak-voice-style-switch{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.55rem!important;margin-top:.75rem!important}.ak-voice-style-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;border-radius:14px!important;border:2px solid rgba(113,165,222,.25)!important;background:#e1ecf78c!important;color:var(--ak-ink)!important;font-weight:900!important;font-size:.82rem!important;line-height:1.15!important;padding:.62rem .7rem!important;cursor:pointer!important;transition:transform .12s ease,background .14s ease,border-color .14s ease!important}.ak-voice-style-btn:hover{background:#aecbeb8c!important;border-color:#023e8a38!important}.ak-voice-style-btn:active{transform:scale(.99)!important}.ak-voice-style-btn:focus-visible{outline:3px solid rgba(131,176,225,.8)!important;outline-offset:3px!important}.ak-voice-style-btn[aria-pressed=true],.ak-voice-style-btn.is-active{background:var(--ak-brand)!important;border-color:var(--ak-brand)!important;color:#fff!important}.ak-select{width:100%!important;margin-top:.75rem!important;padding:.9rem 1rem!important;border-radius:18px!important;border:2px solid rgba(113,165,222,.35)!important;background:#fff!important;font-weight:900!important;color:var(--ak-ink)!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;transition:border-color .14s ease!important}.ak-select:hover{border-color:#023e8a47!important}.ak-select:focus-visible{outline:3px solid rgba(131,176,225,.55)!important;outline-offset:3px!important}.ak-switch{position:relative!important;display:inline-flex!important;width:56px!important;height:32px!important}.ak-switch input{position:absolute!important;opacity:0!important;top:0!important;right:0!important;bottom:0!important;left:0!important}.ak-track{width:56px!important;height:32px!important;border-radius:999px!important;background:#aecbeb8c!important;border:2px solid rgba(113,165,222,.35)!important;transition:.16s ease!important}.ak-thumb{position:absolute!important;top:4px!important;left:4px!important;width:22px!important;height:22px!important;border-radius:999px!important;background:#fff!important;box-shadow:0 10px 18px #0000001f!important;transition:.16s ease!important}.ak-switch input:checked+.ak-track{background:#71a5debf!important;border-color:#023e8a40!important}.ak-switch input:checked~.ak-thumb{transform:translate(24px)!important}.ak-section-header{width:100%!important;border:0!important;background:transparent!important;padding:0!important;cursor:pointer!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;text-align:left!important}.ak-section-header:focus-visible{outline:3px solid rgba(131,176,225,.7)!important;outline-offset:4px!important;border-radius:16px!important}.ak-section-title{font-weight:1000!important;font-size:1.05rem!important;color:var(--ak-ink)!important}.ak-section-help{margin-top:.35rem!important;color:#475569!important;font-size:.82rem!important;font-weight:750!important;line-height:1.35!important}.ak-section-icon{width:40px!important;height:40px!important;border-radius:12px!important;border:2px solid rgba(113,165,222,.3)!important;background:#e1ecf7bf!important;display:grid!important;place-items:center!important;color:var(--ak-brand)!important;transition:transform .18s ease,background .18s ease,border-color .18s ease!important;flex:0 0 auto!important}.ak-section-header:hover .ak-section-icon{background:#aecbeba6!important;border-color:#023e8a3d!important}.ak-section-header[aria-expanded=true] .ak-section-icon{transform:rotate(180deg)!important}.ak-accordion-container{margin-top:.85rem!important;display:none!important}.ak-accordion-container.is-active{display:block!important}.ak-sub-accordion{border-bottom:1px solid rgba(113,165,222,.25)!important;padding:.2rem 0!important}.ak-sub-accordion:last-child{border-bottom:0!important}.ak-sub-header{width:100%!important;border:0!important;background:transparent!important;display:flex!important;justify-content:space-between!important;align-items:center!important;cursor:pointer!important;padding:.75rem 0!important;font-family:var(--ak-font)!important}.ak-sub-header:focus-visible{outline:3px solid rgba(131,176,225,.7)!important;outline-offset:4px!important;border-radius:14px!important}.ak-sub-title{display:flex!important;align-items:center!important;gap:.6rem!important;font-weight:900!important;font-size:.95rem!important;color:#475569!important}.ak-sub-title i{color:var(--ak-brand)!important}.ak-sub-chevron{font-size:.85rem!important;color:#94a3b8!important;transition:transform .16s ease,color .16s ease!important}.ak-sub-header:hover .ak-sub-title{color:var(--ak-ink)!important}.ak-sub-header[aria-expanded=true] .ak-sub-chevron{transform:rotate(180deg)!important;color:var(--ak-brand)!important}.ak-sub-content{display:none!important;padding:0 0 .95rem!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.55rem!important}.ak-sub-content.is-active{display:grid!important}.ak-profile-btn{display:flex!important;align-items:center!important;gap:.55rem!important;padding:.7rem .8rem!important;background:#e1ecf78c!important;border:2px solid rgba(113,165,222,.25)!important;border-radius:14px!important;cursor:pointer!important;text-align:left!important;transition:transform .12s ease,background .14s ease,border-color .14s ease,filter .14s ease!important}.ak-profile-btn[disabled]{opacity:.6!important;cursor:not-allowed!important;filter:grayscale(.1)!important}.ak-pill-tag{margin-left:auto!important;font-size:.62rem!important;font-weight:900!important;letter-spacing:.04em!important;text-transform:uppercase!important;color:var(--ak-ink)!important;background:#71a5de38!important;border:1px solid rgba(113,165,222,.35)!important;padding:.18rem .4rem!important;border-radius:999px!important}.ak-profile-btn i{width:18px!important;text-align:center!important;color:var(--ak-brand)!important}.ak-profile-btn .btn-label{font-weight:950!important;font-size:.84rem!important;color:var(--ak-ink)!important;line-height:1.1!important}.ak-profile-btn:hover{background:#aecbeb8c!important;border-color:#023e8a38!important;filter:brightness(1.02)!important}.ak-profile-btn:active{transform:scale(.99)!important}.ak-profile-btn:focus-visible{outline:3px solid rgba(131,176,225,.8)!important;outline-offset:3px!important}.ak-profile-btn[aria-pressed=true]{background:var(--ak-brand)!important;border-color:var(--ak-brand)!important}.ak-profile-btn[aria-pressed=true] i,.ak-profile-btn[aria-pressed=true] .btn-label{color:#fff!important}.ak-panel button,.ak-panel [type=button],.ak-panel [type=submit],.ak-panel [type=reset]{font:inherit!important;line-height:1.2!important;letter-spacing:normal!important;text-transform:none!important}.ak-panel button.ak-tile{display:grid!important;align-items:stretch!important;justify-items:stretch!important;text-align:left!important;padding:.85rem .8rem!important;border-radius:22px!important;border:2px solid rgba(113,165,222,.25)!important;background:#ffffffeb!important;box-shadow:var(--ak-tile-shadow)!important}.ak-panel button.ak-profile-btn{display:flex!important;align-items:center!important;gap:.55rem!important;padding:.7rem .8rem!important;border:2px solid rgba(113,165,222,.25)!important;border-radius:14px!important}.ak-panel button.ak-voice-style-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:14px!important}.ak-panel button.ak-footer-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:.5rem 1rem!important;border-radius:999px!important;border:1.5px solid transparent!important;background:linear-gradient(#fff,#fff) padding-box,var(--ak-cta-gradient) border-box!important;color:var(--ak-ink)!important;box-shadow:0 8px 16px #3440541f!important}.ak-panel button.ak-icon-btn,.ak-panel button.ak-reset-btn,.ak-panel button.ak-close-btn{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;border-radius:12px!important;border:1px solid rgba(255,255,255,.25)!important;background:#ffffff24!important;color:#fff!important}.ak-tiles{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important;margin-top:1rem!important;align-items:stretch!important;grid-auto-rows:1fr!important}.ak-tiles>.ak-tile{grid-column:auto!important;width:auto!important;max-width:none!important;justify-self:stretch!important}.ak-tile{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;font:inherit!important;text-align:left!important;min-width:0!important;border-radius:22px!important;border:2px solid #3b5bc7!important;background:#ffffffeb!important;box-shadow:var(--ak-tile-shadow)!important;padding:1.05rem .8rem .85rem!important;min-height:176px!important;height:100%!important;overflow:visible!important;display:flex!important;flex-direction:column!important;gap:0!important;cursor:pointer!important;outline:none!important;transition:transform .12s ease,background .14s ease,border-color .14s ease,box-shadow .14s ease!important}.ak-tile:hover{background:#eef5ff!important;border-color:#1e40af!important;box-shadow:0 14px 24px #023e8a29!important}.ak-tile:active{transform:scale(.99)!important}.ak-tile:focus-visible{outline:3px solid #0b63ce!important;outline-offset:3px!important}.ak-tile.ak-active{background:#dbeafe!important;border-color:#1d4ed8!important;box-shadow:0 16px 28px #023e8a2e!important}.ak-tile.ak-trial-available{border-style:dashed!important;border-color:#1d4ed8!important}.ak-tile.ak-locked,.ak-tile.ak-locked.ak-active{border-color:#475569!important;background:#f8fafc!important;box-shadow:none!important}.ak-tile.ak-locked .ak-tile-title,.ak-tile.ak-locked.ak-active .ak-tile-title{color:#334155!important}.ak-tile.ak-locked .ak-tile-icon,.ak-tile.ak-locked.ak-active .ak-tile-icon{background:#e2e8f0!important;border-color:#94a3b8!important}.ak-tile.ak-locked .ak-tile-icon i,.ak-tile.ak-locked.ak-active .ak-tile-icon i{color:#64748b!important}.ak-tile.ak-locked .ak-bars span,.ak-tile.ak-locked.ak-active .ak-bars span{background:#94a3b8!important}.ak-tile.ak-active .ak-tile-icon{background:var(--ak-brand-gradient)!important;border-color:#448fc1!important}.ak-tile.ak-active .ak-tile-icon i{color:#fff!important}.ak-tile.ak-active .ak-tile-title{color:var(--ak-ink)!important}.ak-tile.ak-theme-dark{background:linear-gradient(160deg,#0f172a,#1e293b)!important;border-color:#93c5fd!important}.ak-tile.ak-theme-dark .ak-tile-title{color:#f8fafc!important}.ak-tile.ak-theme-dark.ak-active .ak-tile-title{color:#f8fafc!important;text-shadow:none!important}.ak-tile.ak-theme-dark .ak-tile-icon{background:#0b1220!important;border-color:#94a3b88c!important}.ak-tile.ak-theme-dark .ak-tile-icon i{color:#bfdbfe!important}.ak-tile.ak-theme-dark .ak-bars span{background:#0f172a6b!important;border-color:#93c5fd94!important}.ak-tile.ak-theme-light{background:linear-gradient(160deg,#f8fafc,#e2e8f0)!important;border-color:#2563eb!important}#ak-themeMode .ak-tile-icon{background:#fff!important;border-color:#60a5fa!important}#ak-themeMode .ak-tile-icon i{color:var(--ak-brand)!important}#ak-themeMode.ak-active .ak-tile-icon{background:#fff!important;border-color:#1d4ed8!important}#ak-themeMode.ak-theme-dark .ak-tile-icon,#ak-themeMode.ak-theme-light .ak-tile-icon{background:#fff!important}.ak-tile-icon{height:46px!important;width:46px!important;border-radius:16px!important;border:2px solid #60a5fa!important;background:#fff!important;display:grid!important;place-items:center!important;margin:0 auto!important}.ak-tile-icon i{color:var(--ak-brand)!important;font-size:1.25rem!important}.ak-tile-body{--ak-tile-stack-gap:22px !important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;gap:var(--ak-tile-stack-gap)!important;padding-top:.42rem!important;flex:1 1 auto!important;width:100%!important;min-height:0!important}.ak-tile:has(.ak-badge) .ak-tile-body,.ak-tile:has(.ak-tile-info) .ak-tile-body{padding-top:.62rem!important}.ak-tile-title{text-align:center!important;font-weight:1000!important;font-size:.98rem!important;line-height:1.15!important;color:var(--ak-ink)!important;min-height:2.3em!important;max-height:2.3em!important;margin:0!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;overflow:hidden!important;text-overflow:ellipsis!important}.ak-tile-info{position:absolute!important;left:.34rem!important;top:.34rem!important;bottom:auto!important;width:20px!important;height:20px!important;border-radius:999px!important;border:1px solid rgba(30,64,175,.45)!important;background:#f8fafc!important;color:#0b63ce!important;display:grid!important;place-items:center!important;font-size:.72rem!important;z-index:3!important;pointer-events:auto!important}.ak-tile-info:focus-visible{outline:2px solid #0b63ce!important;outline-offset:2px!important}.ak-tile-info-pop{position:absolute!important;left:0!important;top:24px!important;bottom:auto!important;width:196px!important;padding:.45rem .55rem!important;border-radius:10px!important;border:1px solid rgba(147,197,253,.78)!important;background:#0b1b2b!important;color:#f8fafc!important;font-size:.68rem!important;line-height:1.3!important;box-shadow:0 14px 24px #023e8a59!important;opacity:0!important;transform:translateY(4px)!important;transition:opacity .14s ease,transform .14s ease!important;pointer-events:none!important}.ak-tile:nth-child(3n) .ak-tile-info-pop{left:auto!important;right:0!important}.ak-tile-info:hover .ak-tile-info-pop,.ak-tile-info:focus .ak-tile-info-pop,.ak-tile-info:focus-visible .ak-tile-info-pop{opacity:1!important;transform:translateY(0)!important}.ak-bars{display:grid!important;grid-template-columns:repeat(var(--ak-bars, 3),1fr)!important;gap:7px!important;align-items:end!important;width:100%!important;margin-top:.34rem!important}.ak-bars span{height:6px!important;border-radius:999px!important;background:#3341553d!important;border:1px solid rgba(30,64,175,.45)!important}.ak-tile[data-ak-mode="0"] .ak-bars span:nth-child(1),.ak-tile[data-ak-mode="1"] .ak-bars span:nth-child(2),.ak-tile[data-ak-mode="2"] .ak-bars span:nth-child(3){background:var(--ak-brand)!important;border-color:#1d4ed8!important}.ak-panel-footer{padding:.85rem 1.05rem!important;border-radius:0!important;border-top:1px solid var(--ak-panel-footer-border, rgba(255,255,255,.18))!important;margin-top:auto!important;flex:0 0 auto!important;position:sticky!important;bottom:0!important;z-index:3!important}.ak-footer-inner{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:1rem!important}.ak-footer-btn{background:linear-gradient(#fff,#fff) padding-box,var(--ak-cta-gradient) border-box!important;color:var(--ak-ink)!important;font-weight:1000!important;font-size:.95rem!important;padding:.55rem 1rem!important;border-radius:14px!important;border:1.5px solid transparent!important;cursor:pointer!important;box-shadow:0 8px 16px #3440541f!important;transition:transform .12s ease,filter .14s ease,box-shadow .14s ease,color .14s ease!important}.ak-footer-btn:hover{background:var(--ak-cta-gradient)!important;color:#fff!important;filter:brightness(1.02)!important;box-shadow:0 10px 18px #34405429!important}.ak-footer-btn:active{transform:scale(.99)!important}.ak-footer-btn:focus-visible{outline:3px solid var(--ak-focus)!important;outline-offset:3px!important}html[data-ak-contrast=light],body[data-ak-contrast=light],#ak-content-root[data-ak-contrast=light]{color-scheme:light!important;background:var(--ak-contrast-bg, #f8fafc)!important;color:var(--ak-contrast-text, #0f172a)!important}#ak-content-root[data-ak-contrast=light] :where(section,article,aside,nav,main,header,footer,div,li,ul,ol,table,tr,td,th,form,fieldset){border-color:#0f172a33!important}#ak-content-root[data-ak-contrast=light] :where(h1,h2,h3,h4,h5,h6,p,span,small,strong,em,li,dd,dt,label,figcaption,blockquote,td,th,legend,a){color:inherit!important;-webkit-text-fill-color:currentColor!important;text-fill-color:currentColor!important;background-image:none!important;-webkit-background-clip:border-box!important;background-clip:border-box!important}#ak-content-root[data-ak-contrast=light] a{color:var(--ak-contrast-link, #1d4ed8)!important}#ak-content-root[data-ak-contrast=light] :where(button,input,textarea,select){background-color:#fff!important;border-color:#cbd5e1!important;color:inherit!important}#ak-content-root[data-ak-contrast=invert]{filter:invert(1) hue-rotate(180deg)!important;isolation:isolate!important}html[data-ak-contrast=invert] body>*:not(#ak-widget-host):not(#ak-content-root):not(script):not(style){filter:invert(1) hue-rotate(180deg)!important}#ak-content-root[data-ak-contrast=invert] :where(img,video,iframe,canvas,picture,svg),html[data-ak-contrast=invert] body>*:not(#ak-widget-host):not(script):not(style) :where(img,video,iframe,canvas,picture,svg){filter:invert(1) hue-rotate(180deg)!important}html[data-ak-contrast=dark],body[data-ak-contrast=dark],#ak-content-root[data-ak-contrast=dark]{color-scheme:dark!important;background:var(--ak-contrast-bg, #0b1220)!important;color:var(--ak-contrast-text, #f8fafc)!important}#ak-content-root[data-ak-contrast=dark] :where(h1,h2,h3,h4,h5,h6,p,span,small,strong,em,li,dd,dt,label,figcaption,blockquote,td,th,legend,a){color:inherit!important;-webkit-text-fill-color:currentColor!important;text-fill-color:currentColor!important;background-image:none!important;-webkit-background-clip:border-box!important;background-clip:border-box!important}#ak-content-root[data-ak-contrast=dark] :where(article,aside,blockquote,pre,code,table,thead,tbody,tr,td,th,fieldset){border-color:#ffffffb8!important}#ak-content-root[data-ak-contrast=dark] a{color:var(--ak-contrast-link, #93c5fd)!important;text-decoration:underline!important}#ak-content-root[data-ak-contrast=dark] :where(button,input,textarea,select){background-color:#000!important;border-color:#fff!important;color:#fff!important}#ak-content-root[data-ak-contrast=dark] img{filter:none!important;opacity:1!important}html[data-ak-theme=light]:not([data-ak-contrast]),body[data-ak-theme=light]:not([data-ak-contrast]),#ak-content-root[data-ak-theme=light]:not([data-ak-contrast]){color-scheme:light!important;background:#f8fafc!important;color:#0f172a!important}#ak-content-root[data-ak-theme=light]:not([data-ak-contrast]) :where(h1,h2,h3,h4,h5,h6,p,span,small,strong,em,li,dd,dt,label,figcaption,blockquote,td,th,legend,a){color:#0f172a!important;-webkit-text-fill-color:currentColor!important;text-fill-color:currentColor!important;background-image:none!important;-webkit-background-clip:border-box!important;background-clip:border-box!important}#ak-content-root[data-ak-theme=light]:not([data-ak-contrast]) a{color:#1d4ed8!important}#ak-content-root[data-ak-theme=light]:not([data-ak-contrast]) :where(button,input,textarea,select){background-color:#fff!important;border-color:#cbd5e1!important;color:#0f172a!important}html[data-ak-theme=dark]:not([data-ak-contrast]),body[data-ak-theme=dark]:not([data-ak-contrast]),#ak-content-root[data-ak-theme=dark]:not([data-ak-contrast]){color-scheme:dark!important;background:#0b1220!important;color:#e2e8f0!important}.ak-floating-btn[data-ak-theme=dark]{background:linear-gradient(90deg,#0f172a,#1e293b)!important;border-color:#94a3b88c!important;color:#f8fafc!important}.ak-floating-btn[data-ak-contrast=dark]{background:#020617!important;border-color:#7dd3fc!important;color:#f8fafc!important}#ak-content-root[data-ak-theme=dark]:not([data-ak-contrast]) :where(h1,h2,h3,h4,h5,h6,p,span,small,strong,em,li,dd,dt,label,figcaption,blockquote,td,th,legend,a){color:#e2e8f0!important;-webkit-text-fill-color:currentColor!important;text-fill-color:currentColor!important;background-image:none!important;-webkit-background-clip:border-box!important;background-clip:border-box!important}#ak-content-root[data-ak-theme=dark]:not([data-ak-contrast]) a{color:#93c5fd!important}#ak-content-root[data-ak-theme=dark]:not([data-ak-contrast]) :where(article,aside,blockquote,pre,code,table,thead,tbody,tr,td,th,fieldset){border-color:#94a3b873!important}#ak-content-root[data-ak-theme=dark]:not([data-ak-contrast]) :where(button,input,textarea,select){background-color:#111827!important;border-color:#334155!important;color:#e2e8f0!important}#ak-content-root[data-ak-theme=dark]:not([data-ak-contrast]) img{filter:none!important}#ak-content-root[data-ak-contrast=light] .ak-auto-surface{background-color:#fff!important;border-color:#0f172a2e!important;box-shadow:none!important;color:var(--ak-contrast-text, #0f172a)!important}#ak-content-root[data-ak-contrast=light] .ak-auto-surface.ak-auto-has-bg-image{background-color:#f8fafce6!important;background-blend-mode:screen!important}#ak-content-root[data-ak-contrast=light] .ak-auto-surface :where(h1,h2,h3,h4,h5,h6,p,span,small,strong,em,li,dd,dt,label,figcaption,blockquote,td,th,legend,a){color:var(--ak-contrast-text, #0f172a)!important;-webkit-text-fill-color:currentColor!important;text-fill-color:currentColor!important;background-image:none!important}#ak-content-root[data-ak-contrast=light] .ak-auto-heading,#ak-content-root[data-ak-contrast=light] .ak-auto-text{color:var(--ak-contrast-text, #0f172a)!important}#ak-content-root[data-ak-contrast=light] .ak-auto-muted{color:#475569!important}#ak-content-root[data-ak-contrast=light] .ak-auto-link{color:var(--ak-contrast-link, #1d4ed8)!important}#ak-content-root[data-ak-contrast=light] .ak-auto-field{background:#fff!important;border-color:#cbd5e1!important;color:var(--ak-contrast-text, #0f172a)!important}#ak-content-root[data-ak-contrast=light] :where(h1,h2,h3,h4,h5,h6)[data-ak-word-split="1"] :where(.ak-first-word,.ak-rest-words){color:var(--ak-contrast-text, #0f172a)!important;-webkit-text-fill-color:currentColor!important;text-fill-color:currentColor!important;background-image:none!important;-webkit-background-clip:border-box!important;background-clip:border-box!important}#ak-content-root[data-ak-contrast=light] :where(.logo img,.site-logo img,.brand img,[class*=logo] img,[id*=logo] img){filter:drop-shadow(0 0 1px rgba(15,23,42,.8)) drop-shadow(0 1px 1px rgba(15,23,42,.4))!important}body[data-ak-contrast=light] :is(header,nav,[role=navigation],.site-header,.navbar,.nav-row,.top-bar,.menu,.menu-wrap,.menu-container,.primary-menu,.main-navigation,.site-navigation){background-color:#fff!important;background-image:none!important;border-color:#0f172a38!important;color:var(--ak-contrast-text, #0f172a)!important}body[data-ak-contrast=light] :is(header,nav,[role=navigation],.site-header,.navbar,.nav-row,.top-bar,.menu,.menu-wrap,.menu-container,.primary-menu,.main-navigation,.site-navigation):before,body[data-ak-contrast=light] :is(header,nav,[role=navigation],.site-header,.navbar,.nav-row,.top-bar,.menu,.menu-wrap,.menu-container,.primary-menu,.main-navigation,.site-navigation):after{background-image:none!important;background-color:transparent!important}body[data-ak-contrast=light] :is(header,nav,[role=navigation],.site-header,.navbar,.nav-row,.top-bar,.menu,.menu-wrap,.menu-container,.primary-menu,.main-navigation,.site-navigation) :is(a,button,[role=button],summary,label,span,strong,em,b,i){color:var(--ak-contrast-text, #0f172a)!important;-webkit-text-fill-color:currentColor!important;text-fill-color:currentColor!important;background-image:none!important;-webkit-background-clip:border-box!important;background-clip:border-box!important;text-shadow:none!important;opacity:1!important}body[data-ak-contrast=light] :is(header,nav,[role=navigation],.site-header,.navbar,.nav-row,.top-bar,.menu,.menu-wrap,.menu-container,.primary-menu,.main-navigation,.site-navigation) :is(.menu-item,.nav-item,.menu-link,.nav-link){opacity:1!important}body[data-ak-contrast=light] :is(header,nav,[role=navigation],.site-header,.navbar,.nav-row,.top-bar,.menu,.menu-wrap,.menu-container,.primary-menu,.main-navigation,.site-navigation) :is(svg,path,rect,circle,ellipse,line,polyline,polygon,g){color:var(--ak-contrast-text, #0f172a)!important;fill:currentColor!important;stroke:currentColor!important}body[data-ak-contrast=light] :is(header,nav,[role=navigation],.site-header,.navbar,.nav-row,.top-bar,.menu,.menu-wrap,.menu-container,.primary-menu,.main-navigation,.site-navigation) :is(button:disabled,[disabled],[aria-disabled=true]){opacity:.58!important}#ak-content-root[data-ak-contrast=dark] .ak-auto-surface:not(.ak-auto-has-bg-image){background-color:#000!important;border-color:#ffffffb8!important;box-shadow:none!important;color:#fff!important}#ak-content-root[data-ak-contrast=dark] .ak-auto-heading,#ak-content-root[data-ak-contrast=dark] .ak-auto-text{color:#fff!important}#ak-content-root[data-ak-contrast=dark] .ak-auto-muted{color:#e6eef5!important}#ak-content-root[data-ak-contrast=dark] .ak-auto-link{color:#8fdcff!important;text-decoration:underline!important}#ak-content-root[data-ak-contrast=dark] .ak-auto-field{background:#000!important;border-color:#fff!important;color:#fff!important}#ak-content-root[data-ak-contrast=dark] :where(h1,h2,h3,h4,h5,h6)[data-ak-word-split="1"] :where(.ak-first-word,.ak-rest-words){color:var(--ak-contrast-text, #f8fafc)!important;-webkit-text-fill-color:currentColor!important;text-fill-color:currentColor!important;background-image:none!important;-webkit-background-clip:border-box!important;background-clip:border-box!important}#ak-content-root[data-ak-theme=dark]:not([data-ak-contrast]) .ak-auto-surface:not(.ak-auto-has-bg-image){background-color:#0f172a!important;border-color:#94a3b873!important;color:#e2e8f0!important}#ak-content-root[data-ak-theme=dark]:not([data-ak-contrast]) :where(h1,h2,h3,h4,h5,h6)[data-ak-word-split="1"] :where(.ak-first-word,.ak-rest-words){color:#e2e8f0!important;-webkit-text-fill-color:currentColor!important;text-fill-color:currentColor!important;background-image:none!important;-webkit-background-clip:border-box!important;background-clip:border-box!important}#ak-content-root[data-ak-theme=dark]:not([data-ak-contrast]) .ak-auto-heading{color:#f8fafc!important}#ak-content-root[data-ak-theme=dark]:not([data-ak-contrast]) .ak-auto-text{color:#e2e8f0!important}#ak-content-root[data-ak-theme=dark]:not([data-ak-contrast]) .ak-auto-muted{color:#cbd5e1!important}#ak-content-root[data-ak-theme=dark]:not([data-ak-contrast]) .ak-auto-link{color:#93c5fd!important}#ak-content-root[data-ak-theme=dark]:not([data-ak-contrast]) .ak-auto-field{background:#111827!important;border-color:#475569!important;color:#f8fafc!important}#ak-content-root[data-ak-theme=light]:not([data-ak-contrast]) .ak-auto-surface:not(.ak-auto-has-bg-image){background-color:#fff!important;border-color:#d6deea!important;color:#0f172a!important}#ak-content-root[data-ak-theme=light]:not([data-ak-contrast]) .ak-auto-heading{color:#0f172a!important}#ak-content-root[data-ak-theme=light]:not([data-ak-contrast]) .ak-auto-text{color:#0f172a!important}#ak-content-root[data-ak-theme=light]:not([data-ak-contrast]) .ak-auto-muted{color:#475569!important}#ak-content-root[data-ak-theme=light]:not([data-ak-contrast]) .ak-auto-link{color:#1d4ed8!important}#ak-content-root[data-ak-theme=light]:not([data-ak-contrast]) .ak-auto-field{background:#fff!important;border-color:#cbd5e1!important;color:#0f172a!important}.ak-panel[data-ak-theme=light]{color-scheme:light!important}.ak-panel[data-ak-theme=dark]{color-scheme:dark!important;background:#0b1220!important;border-color:#94a3b873!important;color:#f8fafc!important}.ak-panel[data-ak-theme=dark] .ak-brand-bar{background:var(--ak-panel-header-bg, linear-gradient(90deg, #0f172a 0%, #1e293b 100%))!important;color:var(--ak-panel-header-text, #f8fafc)!important}.ak-panel[data-ak-theme=dark] .ak-panel-footer.ak-brand-bar{background:var(--ak-panel-footer-bg, linear-gradient(90deg, #0f172a 0%, #1e293b 100%))!important;color:var(--ak-panel-footer-text, #f8fafc)!important}.ak-panel[data-ak-theme=dark] .ak-icon-btn,.ak-panel[data-ak-theme=dark] .ak-reset-btn,.ak-panel[data-ak-theme=dark] .ak-close-btn{background:#0f172acc!important;border-color:#94a3b873!important;color:#f8fafc!important}.ak-panel[data-ak-theme=dark] .ak-icon-btn:hover,.ak-panel[data-ak-theme=dark] .ak-reset-btn:hover,.ak-panel[data-ak-theme=dark] .ak-close-btn:hover{background:#1e293bf2!important}.ak-panel[data-ak-theme=dark] .ak-panel-body{color:#f8fafc!important}.ak-panel[data-ak-theme=dark] .ak-row-card{background:#111827!important;border-color:#94a3b873!important;box-shadow:none!important}.ak-panel[data-ak-theme=dark] .ak-row-title,.ak-panel[data-ak-theme=dark] .ak-section-title,.ak-panel[data-ak-theme=dark] .ak-sub-title,.ak-panel[data-ak-theme=dark] .ak-tile-title{color:#f8fafc!important}.ak-panel[data-ak-theme=dark] .ak-section-help,.ak-panel[data-ak-theme=dark] .ak-header-sub{color:#cbd5e1!important}.ak-panel[data-ak-theme=dark] .ak-row-pill{background:#0f172ae6!important;border-color:#94a3b88c!important;color:#f8fafc!important}.ak-panel[data-ak-theme=dark] .ak-select,.ak-panel[data-ak-theme=dark] :where(input,textarea,select){background:#0f172a!important;border-color:#475569!important;color:#f8fafc!important}.ak-panel[data-ak-theme=dark] .ak-select::placeholder,.ak-panel[data-ak-theme=dark] :where(input,textarea)::placeholder{color:#cbd5e1!important}.ak-panel[data-ak-theme=dark] a{color:#93c5fd!important}.ak-panel[data-ak-theme=dark] .ak-tile{background:#111827!important;border-color:#475569!important;box-shadow:0 10px 20px #02061773!important}.ak-panel[data-ak-theme=dark] .ak-tile:hover{background:#1f2937!important;border-color:#60a5fa!important}.ak-panel[data-ak-theme=dark] .ak-tile.ak-active{background:#1e293b!important;border-color:#38bdf8!important}.ak-panel[data-ak-theme=dark] .ak-tile.ak-locked,.ak-panel[data-ak-theme=dark] .ak-tile.ak-locked.ak-active{background:#0f172a!important;border-color:#64748b!important;box-shadow:none!important}.ak-panel[data-ak-theme=dark] .ak-tile.ak-locked .ak-tile-title{color:#94a3b8!important}.ak-panel[data-ak-theme=dark] .ak-tile.ak-locked .ak-tile-icon{background:#111827!important;border-color:#475569!important}.ak-panel[data-ak-theme=dark] .ak-tile.ak-locked .ak-tile-icon i{color:#94a3b8!important}.ak-panel[data-ak-theme=dark] .ak-tile.ak-locked .ak-bars span{background:#94a3b859!important;border-color:#94a3b873!important}.ak-panel[data-ak-theme=dark] .ak-tile-icon{background:#0b1220!important;border-color:#93c5fd!important}.ak-panel[data-ak-theme=dark] .ak-tile-icon i{color:#bfdbfe!important}.ak-panel[data-ak-theme=dark] .ak-bars span{background:#94a3b847!important;border-color:#94a3b894!important}.ak-panel[data-ak-theme=dark] .ak-footer-btn{background:linear-gradient(#0f172a,#0f172a) padding-box,var(--ak-cta-gradient) border-box!important;color:#f8fafc!important}.ak-panel[data-ak-contrast=dark]{color-scheme:dark!important;background:#060d1a!important;border-color:#bad4f8b8!important;color:#fff!important}.ak-panel[data-ak-contrast=dark] .ak-brand-bar{background:var(--ak-panel-header-bg, linear-gradient(90deg, #000000 0%, #111111 100%))!important;color:var(--ak-panel-header-text, #ffffff)!important}.ak-panel[data-ak-contrast=dark] .ak-panel-footer.ak-brand-bar{background:var(--ak-panel-footer-bg, linear-gradient(90deg, #000000 0%, #111111 100%))!important;color:var(--ak-panel-footer-text, #ffffff)!important}.ak-panel[data-ak-contrast=dark] .ak-row-card{background:#0b1426!important;border-color:#bad4f899!important}.ak-panel[data-ak-contrast=dark] .ak-row-title,.ak-panel[data-ak-contrast=dark] .ak-section-title,.ak-panel[data-ak-contrast=dark] .ak-sub-title,.ak-panel[data-ak-contrast=dark] .ak-tile-title{color:#fff!important}.ak-panel[data-ak-contrast=dark] .ak-section-help,.ak-panel[data-ak-contrast=dark] .ak-header-sub{color:#e6eef5!important}.ak-panel[data-ak-contrast=dark] .ak-tile{background:#0a1222!important;border-color:#b8cce9!important}.ak-panel[data-ak-contrast=dark] .ak-tile.ak-active{background:#111c33!important;border-color:#9dd9ff!important}.ak-panel[data-ak-contrast=dark] .ak-tile.ak-locked,.ak-panel[data-ak-contrast=dark] .ak-tile.ak-locked.ak-active{background:#0a1222!important;border-color:#8a8a8a!important;box-shadow:none!important}.ak-panel[data-ak-contrast=dark] .ak-tile.ak-locked .ak-tile-title{color:#c7c7c7!important}.ak-panel[data-ak-contrast=dark] .ak-tile.ak-locked .ak-tile-icon{background:#0a1222!important;border-color:#8a8a8a!important}.ak-panel[data-ak-contrast=dark] .ak-tile.ak-locked .ak-tile-icon i{color:#c7c7c7!important}.ak-panel[data-ak-contrast=dark] .ak-tile.ak-locked .ak-bars span{background:#8a8a8a!important;border-color:#8a8a8a!important}.ak-panel[data-ak-contrast=dark] .ak-icon-btn,.ak-panel[data-ak-contrast=dark] .ak-reset-btn,.ak-panel[data-ak-contrast=dark] .ak-close-btn{background:#0a1222!important;border-color:#fff!important;color:#fff!important}#ak-content-root[data-ak-bigText=large]{font-size:120%!important}#ak-content-root[data-ak-bigText=xl]{font-size:160%!important}#ak-content-root[data-ak-bigText=xxl]{font-size:180%!important}#ak-content-root[data-ak-bigText=large] :where(h1,h2,h3,h4,h5,h6,p,span,a,li,dd,dt,label,figcaption,blockquote,td,th,legend,small,strong,em,button,input,textarea,select,div,article,section,main){font-size:calc(1em + .08rem)!important}#ak-content-root[data-ak-bigText=large] :where(h1,h2,h3,h4,h5,h6){font-size:calc(1em + .12rem)!important}#ak-content-root[data-ak-bigText=xl] :where(h1,h2,h3,h4,h5,h6,p,span,a,li,dd,dt,label,figcaption,blockquote,td,th,legend,small,strong,em,button,input,textarea,select,div,article,section,main){font-size:calc(1em + .18rem)!important}#ak-content-root[data-ak-bigText=xl] :where(h1,h2,h3,h4,h5,h6){font-size:calc(1em + .24rem)!important}#ak-content-root[data-ak-bigText=xxl] :where(h1,h2,h3,h4,h5,h6,p,span,a,li,dd,dt,label,figcaption,blockquote,td,th,legend,small,strong,em,button,input,textarea,select,div,article,section,main){font-size:calc(1em + .28rem)!important}#ak-content-root[data-ak-bigText=xxl] :where(h1,h2,h3,h4,h5,h6){font-size:calc(1em + .34rem)!important}#ak-content-root[data-ak-bigText] [data-ak-word-split],#ak-content-root[data-ak-bigText] [data-ak-word-split] *{font-size:inherit!important;line-height:inherit!important}#ak-content-root[data-ak-textSpacing=normal]{letter-spacing:.02em!important;line-height:1.5!important}#ak-content-root[data-ak-textSpacing=medium]{letter-spacing:.06em!important;line-height:1.8!important}#ak-content-root[data-ak-textSpacing=wide]{letter-spacing:.1em!important;line-height:2!important}#ak-content-root[data-ak-textSpacing=normal] :where(h1,h2,h3,h4,h5,h6,p,span,a,li,dd,dt,label,figcaption,blockquote,td,th,legend,small,strong,em,button,input,textarea,select,div,article,section,main){letter-spacing:.02em!important;word-spacing:.06em!important;line-height:1.5!important}#ak-content-root[data-ak-textSpacing=medium] :where(h1,h2,h3,h4,h5,h6,p,span,a,li,dd,dt,label,figcaption,blockquote,td,th,legend,small,strong,em,button,input,textarea,select,div,article,section,main){letter-spacing:.06em!important;word-spacing:.12em!important;line-height:1.8!important}#ak-content-root[data-ak-textSpacing=wide] :where(h1,h2,h3,h4,h5,h6,p,span,a,li,dd,dt,label,figcaption,blockquote,td,th,legend,small,strong,em,button,input,textarea,select,div,article,section,main){letter-spacing:.1em!important;word-spacing:.18em!important;line-height:2!important}#ak-content-root[data-ak-textSpacing] [data-ak-word-split],#ak-content-root[data-ak-textSpacing] [data-ak-word-split] *{letter-spacing:inherit!important;word-spacing:inherit!important;line-height:inherit!important}#ak-content-root[data-ak-textHeight=normal]{line-height:1.4!important}#ak-content-root[data-ak-textHeight=medium]{line-height:1.7!important}#ak-content-root[data-ak-textHeight=tall]{line-height:2!important}#ak-content-root[data-ak-textHeight=normal] :where(h1,h2,h3,h4,h5,h6,p,span,a,li,dd,dt,label,figcaption,blockquote,td,th,legend,small,strong,em,button,input,textarea,select,div,article,section,main){line-height:1.4!important}#ak-content-root[data-ak-textHeight=medium] :where(h1,h2,h3,h4,h5,h6,p,span,a,li,dd,dt,label,figcaption,blockquote,td,th,legend,small,strong,em,button,input,textarea,select,div,article,section,main){line-height:1.7!important}#ak-content-root[data-ak-textHeight=tall] :where(h1,h2,h3,h4,h5,h6,p,span,a,li,dd,dt,label,figcaption,blockquote,td,th,legend,small,strong,em,button,input,textarea,select,div,article,section,main){line-height:2!important}#ak-content-root[data-ak-textAlign=left]{text-align:left!important}#ak-content-root[data-ak-textAlign=center]{text-align:center!important}#ak-content-root[data-ak-textAlign=right]{text-align:right!important}#ak-content-root[data-ak-textAlign=left] :where(h1,h2,h3,h4,h5,h6,p,li,dd,dt,label,figcaption,blockquote,td,th,legend,div,article,section,main){text-align:left!important}#ak-content-root[data-ak-textAlign=center] :where(h1,h2,h3,h4,h5,h6,p,li,dd,dt,label,figcaption,blockquote,td,th,legend,div,article,section,main){text-align:center!important}#ak-content-root[data-ak-textAlign=right] :where(h1,h2,h3,h4,h5,h6,p,li,dd,dt,label,figcaption,blockquote,td,th,legend,div,article,section,main){text-align:right!important}#ak-content-root[data-ak-textAlign] :where([data-ak-word-split],[data-ak-word-split] .ak-first-word,[data-ak-word-split] .ak-rest-words){text-align:inherit!important}#ak-content-root[data-ak-textAlign=left] :where(.has-text-align-center,.text-center,[class*=text-center],[class*=align-center],[style*="text-align:center"],[style*="text-align: center"]){text-align:left!important}#ak-content-root[data-ak-textAlign=center] :where(.has-text-align-left,.text-left,[class*=text-left],[class*=align-left],[style*="text-align:left"],[style*="text-align: left"],.has-text-align-right,.text-right,[class*=text-right],[class*=align-right],[style*="text-align:right"],[style*="text-align: right"]){text-align:center!important}#ak-content-root[data-ak-textAlign=right] :where(.has-text-align-center,.text-center,[class*=text-center],[class*=align-center],[style*="text-align:center"],[style*="text-align: center"],.has-text-align-left,.text-left,[class*=text-left],[class*=align-left],[style*="text-align:left"],[style*="text-align: left"]){text-align:right!important}#ak-content-root[data-ak-textAlign=left] :where(h1,h2,h3,h4,h5,h6,[data-ak-word-split]){margin-left:0!important;margin-right:auto!important}#ak-content-root[data-ak-textAlign=center] :where(h1,h2,h3,h4,h5,h6,[data-ak-word-split]){margin-left:auto!important;margin-right:auto!important}#ak-content-root[data-ak-textAlign=right] :where(h1,h2,h3,h4,h5,h6,[data-ak-word-split]){margin-left:auto!important;margin-right:0!important}#ak-content-root[data-ak-textAlign=left] :where([class*=section-head],[class*=hero-copy]){align-items:flex-start!important;justify-items:start!important;justify-content:flex-start!important}#ak-content-root[data-ak-textAlign=center] :where([class*=section-head],[class*=hero-copy]){align-items:center!important;justify-items:center!important;justify-content:center!important}#ak-content-root[data-ak-textAlign=right] :where([class*=section-head],[class*=hero-copy]){align-items:flex-end!important;justify-items:end!important;justify-content:flex-end!important}#ak-content-root[data-ak-textAlign=center] ul,#ak-content-root[data-ak-textAlign=center] ol,#ak-content-root[data-ak-textAlign=right] ul,#ak-content-root[data-ak-textAlign=right] ol{list-style-position:inside!important;padding-left:0!important}#ak-content-root[data-ak-textAlign=right] li,#ak-content-root[data-ak-textAlign=center] li{text-align:inherit!important}@media (hover:hover) and (pointer:fine){#ak-content-root[data-ak-readAssist=cursor] *{cursor:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='38' height='38' viewBox='0 0 32 32'><polygon points='6,3 26,15 18,18 21,28 16,30 12,20 6,24' fill='%23FFD400' stroke='%231A1A1A' stroke-width='2'/></svg>") 5 5,auto!important}}#ak-content-root[data-ak-hiddenImages] img,#ak-content-root[data-ak-hiddenImages] picture,#ak-content-root[data-ak-hiddenImages] svg,#ak-content-root[data-ak-hiddenImages] video,#ak-content-root[data-ak-hiddenImages] iframe,#ak-content-root[data-ak-hiddenImages] canvas{visibility:hidden!important}#ak-content-root[data-ak-dyslexia=open]{font-family:OpenDyslexic,Arial,sans-serif!important}#ak-content-root[data-ak-dyslexia=lexend]{font-family:Lexend,Arial,sans-serif!important}#ak-content-root[data-ak-dyslexia=comic]{font-family:Comic Sans MS,Comic Sans,cursive!important}#ak-content-root[data-ak-dyslexia=open] :where(h1,h2,h3,h4,h5,h6,p,span,small,strong,em,li,dd,dt,label,figcaption,blockquote,td,th,legend,a,button,input,textarea,select),#ak-content-root[data-ak-dyslexia=lexend] :where(h1,h2,h3,h4,h5,h6,p,span,small,strong,em,li,dd,dt,label,figcaption,blockquote,td,th,legend,a,button,input,textarea,select),#ak-content-root[data-ak-dyslexia=comic] :where(h1,h2,h3,h4,h5,h6,p,span,small,strong,em,li,dd,dt,label,figcaption,blockquote,td,th,legend,a,button,input,textarea,select){font-family:inherit!important;-webkit-text-fill-color:currentColor!important;text-fill-color:currentColor!important;background-image:none!important;-webkit-background-clip:border-box!important;background-clip:border-box!important}#ak-content-root[data-ak-highlightLinks] a{background:#f8a902!important;color:#000!important;text-decoration:underline!important}#ak-content-root[data-ak-pauseAnimations] *,#ak-content-root[data-ak-pauseAnimations] *:before,#ak-content-root[data-ak-pauseAnimations] *:after{animation-play-state:paused!important;transition:none!important}#ak-content-root[data-ak-tooltips] [title]{position:relative!important}#ak-content-root[data-ak-tooltips] [title]:after{content:attr(title)!important;position:absolute!important;background:#0b1b2b!important;color:#f8fafc!important;border:1px solid rgba(147,197,253,.78)!important;font-size:.75rem!important;padding:4px 8px!important;border-radius:6px!important;white-space:nowrap!important;top:-1.5rem!important;left:50%!important;transform:translate(-50%,4px)!important;opacity:0!important;pointer-events:none!important;z-index:10000!important;box-shadow:0 10px 18px #023e8a3d!important;transition:opacity .12s ease,transform .12s ease!important}#ak-content-root[data-ak-tooltips] [title]:hover:after,#ak-content-root[data-ak-tooltips] [title]:focus-visible:after,#ak-content-root[data-ak-tooltips] [title]:active:after{opacity:1!important;transform:translate(-50%)!important}.ak-focus-pointer{position:fixed!important;left:0!important;top:0!important;width:10px!important;height:10px!important;border-radius:999px!important;background:#ffd400f5!important;border:1px solid transparent!important;box-shadow:0 0 #ffd40000!important;transform:translate(-50%,-50%) scale(1)!important;opacity:0!important;pointer-events:none!important;z-index:2147483646!important;transition:left .05s linear,top .05s linear,width .24s ease,height .24s ease,border-radius .24s ease,transform .13s ease,opacity .18s ease,background-color .24s ease,border-color .24s ease,box-shadow .24s ease!important}.ak-focus-pointer.ak-visible{opacity:1!important}.ak-focus-pointer.ak-snapped{background:#ffd40033!important;border-color:#ffd400!important;box-shadow:0 0 25px #ffd40061!important}.ak-focus-pointer.ak-clicking.ak-snapped{transform:translate(-50%,-50%) scale(.95)!important}.ak-focus-pointer.ak-clicking:not(.ak-snapped){transform:translate(-50%,-50%) scale(.82)!important}.ak-reading-guide{position:fixed!important;left:0!important;right:0!important;height:34px!important;background:linear-gradient(-30deg,#f3696e33,#f8a90285,#f3696e33)!important;border-top:1px solid rgba(243,105,110,.72)!important;border-bottom:1px solid rgba(248,169,2,.72)!important;pointer-events:none!important;z-index:2147483646!important}.ak-reading-guide:after{content:""!important;position:absolute!important;left:12px!important;right:12px!important;top:50%!important;height:2px!important;transform:translateY(-50%)!important;background:repeating-linear-gradient(90deg,rgba(255,221,87,.9),rgba(255,221,87,.9) 8px,transparent 8px,transparent 16px)!important}.ak-reading-mask{position:fixed!important;left:0!important;right:0!important;background:#0f172a80!important;-webkit-backdrop-filter:blur(.35px)!important;backdrop-filter:blur(.35px)!important;pointer-events:none!important;z-index:2147483646!important;transition:height .08s linear,top .08s linear!important}.ak-reading-mask-top{top:0!important;height:0!important;border-bottom:6px solid #1d4ed8!important;box-shadow:0 0 0 1px #1d4ed840!important}.ak-reading-mask-bottom{bottom:0!important;top:50%!important;border-top:6px solid #10b981!important;box-shadow:0 0 0 1px #10b98140!important}.ak-timeout-modal{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:radial-gradient(circle at 20% 15%,#ffffff14,#081428a6 55%,#060e1cd9)!important;-webkit-backdrop-filter:blur(4px)!important;backdrop-filter:blur(4px)!important;display:flex!important;align-items:center!important;justify-content:center!important;z-index:10001!important;animation:ak-fade-in .2s ease!important}.ak-timeout-content{background:linear-gradient(160deg,#f8fafc,#eef2ff 45%,#e0f2fe)!important;color:#0f172a!important;padding:2rem 2.25rem!important;border-radius:16px!important;text-align:center!important;min-width:300px!important;max-width:90vw!important;border:1px solid rgba(148,163,184,.35)!important}.ak-timeout-content h2{margin:0 0 .6rem!important;color:#0f172a!important;font-size:1.45rem!important;letter-spacing:.2px!important}.ak-timeout-content p{color:#334155!important;margin:.75rem 0 1.25rem!important;font-size:1rem!important;line-height:1.5!important}#ak-countdown{font-weight:700!important;color:#0f172a!important;font-size:1.2rem!important}.ak-timeout-content button{padding:.7rem 1.35rem!important;background:linear-gradient(135deg,#2563eb,#38bdf8)!important;color:#fff!important;border:none!important;border-radius:.65rem!important;cursor:pointer!important;font-size:1rem!important;font-weight:600!important;transition:transform .12s ease,box-shadow .2s ease,filter .2s ease,outline-offset .2s ease!important;min-height:44px!important;min-width:120px!important}.ak-timeout-content button:hover{filter:brightness(1.05)!important;transform:translateY(-1px)!important}.ak-timeout-content button:focus-visible{outline:3px solid #bae6fd!important;outline-offset:3px!important}.ak-timeout-content button:active{transform:translateY(0) scale(.98)!important}@keyframes ak-fade-in{0%{opacity:0}to{opacity:1}}@media (max-width:1024px){.ak-floating-btn:not(.ak-mobile-dongle){right:.75rem!important;bottom:.75rem!important;min-width:50px!important;min-height:50px!important;font-size:18px!important}.ak-panel:not(.ak-mobile-layout){left:0!important;right:0!important;bottom:0!important;width:100vw!important;max-width:none!important;max-height:78vh!important;border-radius:20px 20px 0 0!important;transform:translateY(calc(100% + 8px)) scale(1)!important;transform-origin:center bottom!important}.ak-panel:not(.ak-mobile-layout).ak-open{transform:translateY(0) scale(1)!important}.ak-panel:not(.ak-mobile-layout) .ak-panel-body{max-height:70vh!important}.ak-panel:not(.ak-mobile-layout) .ak-header{padding:.9rem .95rem!important}.ak-panel:not(.ak-mobile-layout) .ak-tiles{grid-template-columns:repeat(2,minmax(0,1fr))!important}.ak-panel:not(.ak-mobile-layout) .ak-tile{min-height:174px!important}.ak-panel:not(.ak-mobile-layout) .ak-panel-body{padding-bottom:1.35rem!important}}@media (max-width:520px){.ak-panel:not(.ak-mobile-layout) .ak-tiles{grid-template-columns:repeat(2,minmax(0,1fr))!important}.ak-panel:not(.ak-mobile-layout) .ak-tile{min-height:164px!important;padding:.9rem .65rem .75rem!important;border-radius:18px!important}.ak-panel:not(.ak-mobile-layout) .ak-tile-title{font-size:.92rem!important}.ak-panel:not(.ak-mobile-layout) .ak-tile-icon{width:42px!important;height:42px!important}}@media (max-width:380px){.ak-panel:not(.ak-mobile-layout) .ak-tiles{grid-template-columns:1fr!important}.ak-panel:not(.ak-mobile-layout) .ak-tile{min-height:156px!important}}.ak-dictionary-tip{position:fixed!important;z-index:10010!important;max-width:min(380px,calc(100vw - 24px))!important;padding:.72rem .84rem!important;border-radius:10px!important;border:1px solid rgba(147,197,253,.78)!important;background:#0b1b2b!important;color:#f8fafc!important;box-shadow:0 16px 28px #023e8a59!important;font-size:.86rem!important;line-height:1.58!important;white-space:pre-wrap!important;overflow-wrap:break-word!important;word-break:normal!important;pointer-events:none!important}.ak-ai-summary-tip{position:fixed!important;z-index:10011!important;max-width:min(460px,calc(100vw - 24px))!important;max-height:min(46vh,340px)!important;overflow:auto!important;padding:.78rem .9rem!important;border-radius:12px!important;border:1px solid rgba(147,197,253,.78)!important;background:#0b1b2b!important;color:#f8fafc!important;box-shadow:0 18px 30px #023e8a61!important;font-size:.9rem!important;line-height:1.62!important;white-space:pre-wrap!important;overflow-wrap:break-word!important;word-break:normal!important}.ak-ai-summary-tip.is-loading{color:#dbeafe!important}@media (max-width:480px){.ak-floating-btn:not(.ak-mobile-dongle){right:.5rem!important;bottom:.5rem!important;min-width:48px!important;min-height:48px!important;font-size:17px!important}.ak-panel:not(.ak-mobile-layout){left:0!important;right:0!important;bottom:0!important;width:100vw!important;max-height:76vh!important;border-radius:18px 18px 0 0!important}.ak-panel:not(.ak-mobile-layout) .ak-panel-body{padding:1rem!important}.ak-panel:not(.ak-mobile-layout) .ak-row-card{padding:.9rem 1rem!important}.ak-panel:not(.ak-mobile-layout) .ak-sub-content{grid-template-columns:1fr!important}}@media (min-width:769px){.ak-panel:not(.ak-mobile-layout){width:min(94vw,500px)!important;right:.75rem!important;left:auto!important;bottom:4.7rem!important;max-height:min(calc(100vh - 6.1rem),760px)!important;border-radius:26px!important}.ak-panel:not(.ak-mobile-layout) .ak-tiles{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important}.ak-panel:not(.ak-mobile-layout) .ak-tile{min-height:176px!important}}@media (max-width:1366px){.ak-floating-btn.ak-mobile-dongle{width:52px!important;min-width:52px!important;height:52px!important;min-height:52px!important;top:60vh!important;right:0!important;left:auto!important;bottom:auto!important;border-radius:26px 0 0 26px!important;border:1px solid rgba(255,255,255,.45)!important;background:#0a3680e0!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;box-shadow:0 10px 26px #0000003d!important;touch-action:none!important;transition:transform .12s ease,border-radius .2s ease,background .2s ease,opacity .2s ease!important}.ak-floating-btn.ak-mobile-dongle .ak-launcher-icon{width:28px!important;height:28px!important}.ak-floating-btn.ak-mobile-dongle.ak-left{left:0!important;right:auto!important;border-radius:0 26px 26px 0!important}.ak-floating-btn.ak-mobile-dongle.ak-right{right:0!important;left:auto!important;border-radius:26px 0 0 26px!important}.ak-floating-btn.ak-mobile-dongle.ak-mobile-open{opacity:0!important;pointer-events:none!important}.ak-panel.ak-mobile-layout{top:14vh!important;left:auto!important;right:8px!important;bottom:auto!important;width:min(90vw,320px)!important;max-width:320px!important;max-height:min(80vh,560px)!important;border-radius:24px!important;transform:translateY(8px) scale(.985)!important;transform-origin:right top!important}.ak-panel.ak-mobile-layout.ak-left{left:8px!important;right:auto!important;transform-origin:left top!important}.ak-panel.ak-mobile-layout.ak-open{transform:translateY(0) scale(1)!important}.ak-panel.ak-mobile-layout .ak-header{padding:.72rem .86rem!important;display:grid!important;grid-template-columns:1fr auto!important;align-items:center!important}.ak-panel.ak-mobile-layout .ak-header-copy{display:flex!important;align-items:center!important;justify-content:center!important;min-width:0!important}.ak-panel.ak-mobile-layout .ak-header h3{font-size:.9rem!important;margin:0!important;text-align:center!important;width:100%!important}.ak-panel.ak-mobile-layout .ak-shortcut,.ak-panel.ak-mobile-layout .ak-header-logo{display:none!important}.ak-panel.ak-mobile-layout .ak-panel-body{padding:.86rem!important;max-height:min(66vh,460px)!important}.ak-panel.ak-mobile-layout .ak-row-card{border-radius:16px!important;padding:.8rem .85rem!important}.ak-panel.ak-mobile-layout .ak-tiles{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}.ak-panel.ak-mobile-layout .ak-tile{min-height:134px!important;border-radius:14px!important;padding:.65rem .5rem .55rem!important}.ak-panel.ak-mobile-layout .ak-tile-body{--ak-tile-stack-gap:8px !important;align-items:center!important;justify-content:center!important;text-align:center!important;width:100%!important;padding-top:.5rem!important}.ak-panel.ak-mobile-layout .ak-tile-icon{width:34px!important;height:34px!important;margin-bottom:0!important}.ak-panel.ak-mobile-layout .ak-tile-title{font-size:.74rem!important;line-height:1.18!important;min-height:3.3em!important;max-height:none!important;text-align:center!important;display:block!important;-webkit-box-orient:initial!important;-webkit-line-clamp:unset!important;overflow:visible!important;overflow-wrap:anywhere!important;word-break:break-word!important;text-overflow:clip!important}.ak-panel.ak-mobile-layout .ak-tile:has(.ak-badge) .ak-tile-body,.ak-panel.ak-mobile-layout .ak-tile:has(.ak-tile-info) .ak-tile-body{padding-top:.68rem!important}.ak-panel.ak-mobile-layout .ak-tile .ak-badge--pro,.ak-panel.ak-mobile-layout .ak-tile .ak-badge--ai{top:.18rem!important;right:.2rem!important;transform:scale(.84)!important}.ak-panel.ak-mobile-layout .ak-tile-info{left:.18rem!important;top:.18rem!important}.ak-panel.ak-mobile-layout .ak-tile-info-pop{width:min(180px,calc(100vw - 58px))!important;font-size:.64rem!important}.ak-panel.ak-mobile-layout .ak-bars{margin-top:.12rem!important;gap:4px!important}.ak-panel.ak-mobile-layout .ak-bar{height:5px!important}.ak-panel.ak-mobile-layout .ak-footer-btn{display:none!important}.ak-panel.ak-mobile-layout .ak-footer-logo{display:inline-flex!important}.ak-panel.ak-mobile-layout .ak-footer-inner{justify-content:center!important}}.ak-badge{display:inline-flex!important;align-items:center!important;gap:.42rem!important;padding:.22rem .6rem!important;border-radius:999px!important;font-family:var(--ak-font)!important;font-weight:1000!important;font-size:.66rem!important;line-height:1!important;letter-spacing:.06em!important;text-transform:uppercase!important;white-space:nowrap!important;-webkit-user-select:none!important;user-select:none!important;pointer-events:none!important}.ak-badge--pro{background:#023e8a1f!important;border:1px solid rgba(2,62,138,.3)!important;color:var(--ak-ink)!important;box-shadow:0 8px 16px #023e8a12!important}.ak-badge--ai{background:#10b98124!important;border:1px solid rgba(16,185,129,.35)!important;color:#0f766e!important;box-shadow:0 8px 16px #10b9811f!important}.ak-tile{position:relative!important}.ak-tile .ak-badge--pro,.ak-tile .ak-badge--ai{position:absolute!important;top:.3rem!important;right:.3rem!important;left:auto!important;z-index:2!important;transform:scale(.9)!important}.ak-tile .ak-badge+.ak-tile-body{padding-top:.3rem!important}.ak-profile-btn .ak-badge{position:static!important;margin-left:auto!important;pointer-events:none!important}
