:root{--lumo-brand:205deg}body{margin:0}.lumo-home{display:grid;gap:4rem;padding-bottom:2rem;width:100%}.lumo-home-hero{background:radial-gradient(circle at 92% 12%,rgb(125 211 252/34%),transparent 17rem),linear-gradient(135deg,#0d3155,#145b86 58%,#2a8b9c);border:1px solid rgb(255 255 255/15%);border-radius:1.5rem;box-shadow:0 20px 50px rgb(15 49 85/18%);color:white;margin-top:.5rem;overflow:hidden;padding:clamp(2rem,5vw,4.5rem);position:relative}.lumo-home-hero__eyebrow,.lumo-home-section-heading p{font-size:.74rem;font-weight:800;letter-spacing:.13em;margin:0}.lumo-home-hero__eyebrow{color:#bce9f7}.lumo-home-hero h1{color:white;font-size:clamp(2rem,5vw,3.65rem);letter-spacing:-.045em;line-height:1.08;margin:1rem 0 1.25rem;max-width:14em}.lumo-home-hero__description{color:rgb(255 255 255/82%);font-size:clamp(1rem,2vw,1.15rem);line-height:1.8;margin:0;max-width:49rem}.lumo-home-hero__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2rem}.lumo-home-button{align-items:center;background:rgb(255 255 255/10%);border:1px solid rgb(255 255 255/42%);border-radius:.7rem;color:white;display:inline-flex;font-size:.95rem;font-weight:700;justify-content:center;min-height:2.85rem;padding:.65rem 1.15rem;text-decoration:none;transition:background-color .16s ease,border-color .16s ease,transform .16s ease}.lumo-home-button:hover{background:rgb(255 255 255/17%);border-color:rgb(255 255 255/70%);transform:translateY(-1px)}.lumo-home-button--primary{background:white;border-color:white;color:#103f68}.lumo-home-button--primary:hover{background:#e8f7fc;border-color:#e8f7fc}.lumo-home-section-heading{align-items:end;border-bottom:1px solid rgb(148 163 184/34%);display:flex;gap:1rem;justify-content:space-between;margin-bottom:1.25rem;padding-bottom:.85rem}.lumo-home-section-heading p{color:#3678a6}.lumo-home-section-heading h2{font-size:clamp(1.45rem,3vw,2rem);letter-spacing:-.025em;margin:.25rem 0 0}.lumo-home-section-heading>span{color:#64748b;font-size:.88rem;padding-bottom:.15rem;text-align:right}.lumo-home-grid{display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}.lumo-home-card{background:linear-gradient(145deg,rgb(255 255 255/95%),rgb(247 250 252/90%));border:1px solid rgb(148 163 184/32%);border-radius:1rem;box-shadow:0 3px 12px rgb(15 23 42/5%);color:inherit;display:flex;flex-direction:column;min-height:14rem;padding:1.4rem;text-decoration:none;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.lumo-home-card:hover{border-color:rgb(14 116 144/48%);box-shadow:0 14px 32px rgb(15 49 85/12%);transform:translateY(-2px)}.lumo-home-card__label{color:#287493;font-size:.76rem;font-weight:800;letter-spacing:.08em}.lumo-home-card strong{font-size:1.25rem;letter-spacing:-.02em;margin-top:.65rem}.lumo-home-card__description{color:#52637a;font-size:.92rem;line-height:1.7;margin-top:.6rem}.lumo-home-card__arrow{color:#12648a;font-size:.86rem;font-weight:750;margin-top:auto;padding-top:1.1rem}.dark .lumo-home-card{background:linear-gradient(145deg,rgb(30 41 59/94%),rgb(15 23 42/94%));border-color:rgb(148 163 184/24%)}.dark .lumo-home-card__description,.dark .lumo-home-section-heading>span{color:#a8b4c5}.dark .lumo-home-card__arrow,.dark .lumo-home-card__label,.dark .lumo-home-section-heading p{color:#78cae7}.lumo-home-note{align-items:start;background:rgb(14 116 144/7%);border:1px solid rgb(14 116 144/20%);border-radius:.9rem;display:grid;gap:.35rem;line-height:1.7;padding:1.2rem 1.35rem}.lumo-home-note span{color:#52637a}.lumo-home-note a{font-weight:700;margin:0 .25rem}@media (max-width:767px){.nextra-mobile-nav{background-color:rgb(var(--nextra-bg))!important;height:100dvh;isolation:isolate;overflow:hidden;width:100vw}.nextra-mobile-nav>ul{flex:1 1 auto;min-height:0;padding-bottom:5rem}.nextra-mobile-nav li>a,.nextra-mobile-nav li>button{font-size:1rem;line-height:1.45;min-height:2.75rem}.lumo-home{gap:2.75rem}.lumo-home-hero{border-radius:1.1rem;padding:2rem 1.25rem}.lumo-home-hero__actions{align-items:stretch;flex-direction:column}.lumo-home-button{width:100%}.lumo-home-section-heading{align-items:start;flex-direction:column}.lumo-home-section-heading>span{text-align:left}.lumo-home-grid{grid-template-columns:1fr}.lumo-home-card{min-height:12.5rem}}.prototype-lightbox__trigger{appearance:none;background:transparent;border:0;border-radius:.65rem;cursor:zoom-in;display:inline-flex;margin:.25rem;padding:0;vertical-align:middle}.prototype-lightbox__thumbnail{background:rgb(var(--nextra-bg));border:1px solid rgb(148 163 184/45%);border-radius:.5rem;box-shadow:0 1px 3px rgb(15 23 42/10%);height:auto;margin:0;max-height:7rem;max-width:9.5rem;object-fit:contain;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease;width:auto}.prototype-lightbox__trigger:hover .prototype-lightbox__thumbnail{border-color:rgb(59 130 246/65%);box-shadow:0 6px 18px rgb(15 23 42/16%);transform:translateY(-1px)}.prototype-lightbox__trigger:focus-visible{outline:3px solid rgb(59 130 246/35%);outline-offset:3px}.prototype-lightbox{align-items:center;animation:prototype-lightbox-fade-in .16s ease-out;background:rgb(15 23 42/78%);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;height:100dvh;inset:0;justify-content:center;padding:3.5rem;position:fixed;width:100vw;z-index:9999}.prototype-lightbox__figure{align-items:center;display:flex;flex-direction:column;gap:.75rem;margin:0;max-height:100%;max-width:100%}.prototype-lightbox__image{animation:prototype-lightbox-scale-in .18s ease-out;background:white;border-radius:.65rem;box-shadow:0 24px 80px rgb(0 0 0/45%);height:auto;max-height:calc(100dvh - 7.5rem);max-width:calc(100vw - 7rem);object-fit:contain;width:auto}.prototype-lightbox__caption{color:white;font-size:.875rem;line-height:1.4;max-width:min(42rem,calc(100vw - 7rem));overflow:hidden;text-align:center;text-overflow:ellipsis;text-shadow:0 1px 4px rgb(0 0 0/65%);white-space:nowrap}.prototype-lightbox__close{align-items:center;appearance:none;background:rgb(255 255 255/92%);border:1px solid rgb(255 255 255/65%);border-radius:9999px;box-shadow:0 5px 20px rgb(0 0 0/25%);color:#172033;cursor:pointer;display:flex;font:400 1.75rem/1 sans-serif;height:2.75rem;justify-content:center;padding:0;position:fixed;right:1.25rem;top:1.25rem;width:2.75rem;z-index:1}.prototype-lightbox__close span{display:block;font-size:0;height:1.25rem;position:relative;width:1.25rem}.prototype-lightbox__close span:after,.prototype-lightbox__close span:before{background:currentColor;border-radius:9999px;content:"";height:2px;left:50%;position:absolute;top:50%;width:1.25rem}.prototype-lightbox__close span:before{transform:translate(-50%,-50%) rotate(45deg)}.prototype-lightbox__close span:after{transform:translate(-50%,-50%) rotate(-45deg)}.prototype-lightbox__close:hover{background:white}.prototype-lightbox__close:focus-visible{outline:3px solid rgb(147 197 253);outline-offset:3px}.prototype-lightbox__sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);white-space:nowrap}@keyframes prototype-lightbox-fade-in{0%{opacity:0}}@keyframes prototype-lightbox-scale-in{0%{opacity:0;transform:scale(.97)}}@media (max-width:640px){.prototype-lightbox{padding:3.75rem 1rem 1.5rem}.prototype-lightbox__image{max-height:calc(100dvh - 7rem)}.prototype-lightbox__caption,.prototype-lightbox__image{max-width:calc(100vw - 2rem)}}@media (prefers-reduced-motion:reduce){.prototype-lightbox,.prototype-lightbox__image{animation:none}}.nextra-navbar-blur{-webkit-backdrop-filter:blur(24px) saturate(150%)!important;backdrop-filter:blur(24px) saturate(150%)!important;background-color:rgb(var(--nextra-bg)/94%)!important;box-shadow:0 1px 0 rgb(15 23 42/6%)}.dark .nextra-navbar-blur{background-color:rgb(var(--nextra-bg)/90%)!important;box-shadow:0 1px 0 rgb(255 255 255/10%)}.auth-body{background:#f5f7fb;color:#172033}.login-shell{align-items:center;background:radial-gradient(circle at top right,#dcecff 0,transparent 34rem),#f5f7fb;display:flex;justify-content:center;min-height:100vh;padding:1.5rem}.login-card{background:rgb(255 255 255/94%);border:1px solid #dfe7f3;border-radius:1rem;box-shadow:0 24px 70px rgb(30 55 90/14%);max-width:26rem;padding:2.5rem;width:100%}.login-eyebrow{color:#426d9d;font-size:.75rem;font-weight:700;letter-spacing:.14em;margin:0 0 .75rem}.login-card h1{font-size:1.8rem;letter-spacing:-.03em;margin:0}.login-description{color:#60708a;line-height:1.6;margin:.75rem 0 2rem}.login-form{display:grid;gap:.65rem}.login-form label{font-size:.9rem;font-weight:600}.login-form input{border:1px solid #c8d5e6;border-radius:.55rem;font:inherit;padding:.7rem .8rem}.login-form input:focus{border-color:#3478c8;box-shadow:0 0 0 3px rgb(52 120 200/16%);outline:none}.login-form button{background:#1769bd;border:0;border-radius:.55rem;color:#fff;cursor:pointer;font:inherit;font-weight:650;margin-top:.65rem;padding:.75rem 1rem}.login-form button:hover{background:#0f589f}.login-error{color:#bd2d32;font-size:.9rem;margin:.15rem 0}