.pwa-get-app-btn{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;padding:.45rem 1.1rem;border-radius:8px;border:1.5px solid rgba(13,148,136,.35);background:rgba(13,148,136,.08);color:var(--teal,#0d9488);font-size:.9rem;font-weight:600;font-family:inherit;cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .2s ease;white-space:nowrap}.pwa-get-app-btn:hover{background:rgba(13,148,136,.14);border-color:rgba(13,148,136,.55);transform:translateY(-1px)}html.dark .pwa-get-app-btn{color:#5eead4;border-color:rgba(45,212,191,.35);background:rgba(45,212,191,.08)}html.dark .pwa-get-app-btn:hover{background:rgba(45,212,191,.14);border-color:rgba(45,212,191,.55)}.landing-nav .nav-get-app-item{display:flex;align-items:center}@media (max-width:768px){.landing-nav .nav-get-app-item{display:none!important}}html.pwa-install-banner-visible{--pwa-install-banner-height:calc(2.375rem + env(safe-area-inset-top, 0px))}.pwa-install-top-banner{position:fixed;top:0;left:0;right:0;z-index:10035;display:flex;align-items:center;justify-content:center;gap:.35rem;width:100%;height:var(--pwa-install-banner-height);box-sizing:border-box;padding:env(safe-area-inset-top,0) max(1rem,env(safe-area-inset-right)) 0 max(1rem,env(safe-area-inset-left));cursor:pointer;font-family:inherit;font-size:.8125rem;font-weight:600;letter-spacing:.02em;color:#fafffe;background:linear-gradient(90deg,#0f766e,#0d9488 48%,#0f9488);border:none;border-bottom:1px solid rgba(255,255,255,.14);box-shadow:0 1px 0 rgba(15,23,42,.06);-webkit-tap-highlight-color:transparent;transition:filter .15s ease}.pwa-install-top-banner:active{filter:brightness(.94)}.pwa-install-top-banner-label{line-height:1}.pwa-install-top-banner-icon{flex-shrink:0;opacity:.95}html.dark .pwa-install-top-banner{background:linear-gradient(90deg,#0f172a,#134e4a 52%,#0d9488);border-bottom-color:rgba(45,212,191,.18)}@media (max-width:768px){html.pwa-install-banner-visible body{padding-top:var(--pwa-install-banner-height)}html.pwa-install-banner-visible body:has(.landing-page),html.pwa-install-banner-visible body:has(.route-full-viewport){padding-top:0}html.pwa-install-banner-visible .landing-nav{top:var(--pwa-install-banner-height)}html.pwa-install-banner-visible .landing-page .hero{justify-content:flex-start;padding-top:calc(var(--pwa-install-banner-height) + 4.75rem);min-height:100dvh;box-sizing:border-box}html.pwa-install-banner-visible .landing-nav.nav-mobile-open .nav-links{top:var(--pwa-install-banner-height);height:calc(100dvh - var(--pwa-install-banner-height));padding-top:1rem}html.pwa-install-banner-visible .mp-nav,html.pwa-install-banner-visible .offline-banner{top:var(--pwa-install-banner-height)}html.pwa-install-banner-visible .chat-fluxor-topbar{padding-top:.6rem}html.pwa-install-banner-visible .chat-fluxor-sidebar{top:var(--pwa-install-banner-height);bottom:0;height:auto}html.pwa-install-banner-visible .chat-fluxor-grain,html.pwa-install-banner-visible .chat-fluxor-results-overlay,html.pwa-install-banner-visible .chat-fluxor-sidebar-overlay{top:var(--pwa-install-banner-height)}html.pwa-install-banner-visible .chat-fluxor-results-panel{top:var(--pwa-install-banner-height);bottom:0;height:auto}}.pwa-modal-root{position:fixed;inset:0;z-index:10050;display:flex;align-items:center;justify-content:center;padding:max(1rem,env(safe-area-inset-top)) max(1rem,env(safe-area-inset-right)) max(1rem,env(safe-area-inset-bottom)) max(1rem,env(safe-area-inset-left))}.pwa-modal-backdrop{position:absolute;inset:0;border:none;background:rgba(15,23,42,.62);backdrop-filter:blur(4px);cursor:pointer}.pwa-modal{position:relative;width:min(100%,420px);max-height:min(92vh,720px);overflow:auto;border-radius:20px;padding:1.75rem 1.5rem 1.5rem;background:linear-gradient(165deg,#ffffff,#f8fafc);box-shadow:0 24px 60px rgba(15,23,42,.22),0 0 0 1px rgba(13,148,136,.08);animation:pwa-modal-in .28s ease-out}html.dark .pwa-modal{background:linear-gradient(165deg,#1e293b,#0f172a);box-shadow:0 24px 60px rgba(0,0,0,.45),0 0 0 1px rgba(45,212,191,.12)}@keyframes pwa-modal-in{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.pwa-modal-close{position:absolute;top:.85rem;right:.85rem;display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border:none;border-radius:999px;background:rgba(15,23,42,.06);color:var(--text-secondary,#64748b);cursor:pointer}html.dark .pwa-modal-close{background:rgba(255,255,255,.08);color:rgba(248,250,252,.75)}.pwa-modal-icon-wrap{display:flex;justify-content:center;margin-bottom:1rem}.pwa-modal-icon{border-radius:18px;box-shadow:0 10px 28px rgba(15,23,42,.18)}.pwa-modal-title{margin:0 0 .5rem;text-align:center;font-size:1.35rem;font-weight:700;color:var(--midnight,#0f172a);letter-spacing:-.02em}html.dark .pwa-modal-title{color:#f8fafc}.pwa-modal-desc{margin:0 0 1.25rem;text-align:center;font-size:.95rem;line-height:1.55;color:var(--text-secondary,#64748b)}html.dark .pwa-modal-desc{color:rgba(226,232,240,.82)}.pwa-modal-manual-steps{display:flex;flex-direction:column;gap:.65rem;margin-bottom:1.35rem;padding:.85rem 1rem;border-radius:12px;background:rgba(13,148,136,.06);border:1px solid rgba(13,148,136,.12)}.pwa-modal-manual-intro{margin:0 0 .15rem;font-size:.88rem;font-weight:600;color:var(--text-primary,#334155)}html.dark .pwa-modal-manual-intro{color:rgba(226,232,240,.92)}html.dark .pwa-modal-benefits,html.dark .pwa-modal-manual-steps{background:rgba(45,212,191,.06);border-color:rgba(45,212,191,.14)}.pwa-modal-benefits{display:flex;flex-direction:column;gap:.65rem;margin-bottom:1.35rem;padding:.85rem 1rem;border-radius:12px;background:rgba(13,148,136,.06);border:1px solid rgba(13,148,136,.12)}.pwa-modal-manual-hint{border-radius:8px;color:var(--teal,#0d9488);background:rgba(13,148,136,.08);border:1px solid rgba(13,148,136,.16)}.pwa-modal-error,.pwa-modal-manual-hint{margin:-.75rem 0 1rem;padding:.65rem .85rem;font-size:.82rem;line-height:1.45}.pwa-modal-error{border-radius:8px;color:#b91c1c;background:rgba(185,28,28,.08);border:1px solid rgba(185,28,28,.18)}html.dark .pwa-modal-error{color:#fca5a5;background:rgba(185,28,28,.14);border-color:rgba(248,113,113,.22)}html.dark .pwa-modal-manual-hint{color:#5eead4;background:rgba(45,212,191,.08);border-color:rgba(45,212,191,.18)}.pwa-install-success{position:fixed;bottom:max(1.25rem,env(safe-area-inset-bottom));left:50%;transform:translateX(-50%);z-index:10060;display:flex;align-items:center;gap:.75rem;width:min(calc(100vw - 2rem),420px);padding:.85rem 1rem;border-radius:14px;background:linear-gradient(135deg,#0f766e,#0d9488);color:#fafffe;box-shadow:0 12px 40px rgba(15,23,42,.22);animation:pwa-success-in .32s ease-out}html.dark .pwa-install-success{background:linear-gradient(135deg,#134e4a,#0d9488);box-shadow:0 12px 40px rgba(0,0,0,.4)}.pwa-install-success-icon{flex-shrink:0;color:#ecfdf5}.pwa-install-success-text{display:flex;flex-direction:column;gap:.15rem;flex:1;min-width:0;font-size:.85rem;line-height:1.35}.pwa-install-success-text strong{font-size:.92rem}.pwa-install-success-close{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border:none;border-radius:999px;background:rgba(255,255,255,.16);color:#fafffe;cursor:pointer}@keyframes pwa-success-in{0%{opacity:0;transform:translateX(-50%) translateY(12px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.pwa-modal-btn-primary:disabled{opacity:.72;cursor:wait}.pwa-modal-benefit,.pwa-modal-manual-step{display:flex;align-items:flex-start;gap:.65rem;font-size:.88rem;line-height:1.45;color:var(--text-primary,#334155)}html.dark .pwa-modal-benefit,html.dark .pwa-modal-manual-step{color:rgba(226,232,240,.92)}.pwa-modal-benefit-dot{width:.45rem;height:.45rem;margin-top:.45rem}.pwa-modal-benefit-dot,.pwa-modal-manual-step-num{border-radius:999px;background:var(--teal,#0d9488);flex-shrink:0}.pwa-modal-manual-step-num{display:inline-flex;align-items:center;justify-content:center;width:1.35rem;height:1.35rem;color:#fafffe;font-size:.75rem;font-weight:700}.pwa-modal-inline-icon{display:inline-block;vertical-align:-.15em;margin:0 .1rem}.pwa-modal-unavailable{margin:.5rem 0 0;padding:.6rem .85rem;border-radius:8px;font-size:.82rem;text-align:center;color:#b45309;background:rgba(180,83,9,.07);border:1px solid rgba(180,83,9,.18)}html.dark .pwa-modal-unavailable{color:#fbbf24;background:rgba(251,191,36,.07);border-color:rgba(251,191,36,.18)}.pwa-modal-preparing{display:flex;align-items:center;justify-content:center;gap:.6rem;margin-bottom:1.35rem;padding:1rem;border-radius:12px;background:rgba(13,148,136,.06);border:1px solid rgba(13,148,136,.12);color:var(--pwa-text-muted,#64748b);font-size:.9rem}.pwa-modal-preparing-spinner{animation:pwa-spin .9s linear infinite;flex-shrink:0;color:var(--pwa-accent,#0d9488)}@keyframes pwa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}html.dark .pwa-modal-preparing{background:rgba(45,212,191,.06);border-color:rgba(45,212,191,.14)}.pwa-modal-actions{display:flex;flex-direction:column;gap:.65rem}.pwa-modal-btn{width:100%;padding:.85rem 1rem;border-radius:10px;border:none;font-size:.95rem;font-weight:600;font-family:inherit;cursor:pointer;transition:background .2s ease,transform .2s ease}.pwa-modal-btn-primary{background:var(--teal,#0d9488);color:#fafffe}.pwa-modal-btn-primary:hover{background:var(--teal-dark,#0f766e)}.pwa-modal-btn-secondary{background:transparent;color:var(--text-secondary,#64748b);border:1.5px solid rgba(100,116,139,.28)}html.dark .pwa-modal-btn-secondary{color:rgba(226,232,240,.85);border-color:rgba(148,163,184,.35)}.pwa-modal-btn-secondary:hover{background:rgba(15,23,42,.04)}html.dark .pwa-modal-btn-secondary:hover{background:rgba(255,255,255,.05)}@media (max-width:480px){.pwa-modal{width:100%;border-radius:16px;padding:1.5rem 1.15rem 1.15rem}.pwa-modal-title{font-size:1.2rem}}.offline-banner{position:fixed;top:0;left:0;right:0;z-index:10040;padding:max(.65rem,env(safe-area-inset-top)) max(1rem,env(safe-area-inset-right)) .65rem max(1rem,env(safe-area-inset-left));animation:offline-banner-in .25s ease-out}.offline-banner--offline{background:linear-gradient(180deg,#7f1d1d,#991b1b);color:#fef2f2}.offline-banner--online{background:linear-gradient(180deg,#065f46,#047857);color:#ecfdf5}.offline-banner-inner{max-width:1100px;margin:0 auto;display:flex;align-items:flex-start;gap:.65rem}.offline-banner-text{display:flex;flex-direction:column;gap:.15rem;font-size:.85rem;line-height:1.4}.offline-banner-text strong{font-size:.92rem}@keyframes offline-banner-in{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@media (max-width:640px){.offline-banner-text span{font-size:.8rem}}@font-face{font-family:DM Sans;font-style:normal;font-weight:100 1000;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:DM Sans;font-style:normal;font-weight:100 1000;font-display:swap;src:url(/_next/static/media/13971731025ec697-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:DM Sans Fallback;src:local("Arial");ascent-override:94.90%;descent-override:29.66%;line-gap-override:0.00%;size-adjust:104.53%}.__className_0d7163{font-family:DM Sans,DM Sans Fallback;font-style:normal}.__variable_0d7163{--font-dm-sans:"DM Sans","DM Sans Fallback"}@font-face{font-family:EB Garamond;font-style:normal;font-weight:400 800;font-display:swap;src:url(/_next/static/media/d7b29b398dd797a1-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:EB Garamond;font-style:normal;font-weight:400 800;font-display:swap;src:url(/_next/static/media/65303d7bdb6c1b1a-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:EB Garamond;font-style:normal;font-weight:400 800;font-display:swap;src:url(/_next/static/media/891631c764a307b2-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:EB Garamond;font-style:normal;font-weight:400 800;font-display:swap;src:url(/_next/static/media/73b9b49ded63c2ac-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:EB Garamond;font-style:normal;font-weight:400 800;font-display:swap;src:url(/_next/static/media/59be34f4d8f1ff65-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:EB Garamond;font-style:normal;font-weight:400 800;font-display:swap;src:url(/_next/static/media/39a40c15606bb1f5-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:EB Garamond;font-style:normal;font-weight:400 800;font-display:swap;src:url(/_next/static/media/23081e227a96aa1a-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:EB Garamond Fallback;src:local("Times New Roman");ascent-override:106.26%;descent-override:31.44%;line-gap-override:0.00%;size-adjust:94.77%}.__className_9b4f42{font-family:EB Garamond,EB Garamond Fallback;font-style:normal}.__variable_9b4f42{--font-eb-garamond:"EB Garamond","EB Garamond Fallback"}