:root{color-scheme:light;font-family:Outfit,Segoe UI,sans-serif;color:#0f0f0f}*{box-sizing:border-box}html,body{height:100%;min-height:100%}body{margin:0;min-width:320px;overflow:hidden;background:#f8f8f6}a{color:inherit;text-decoration:none;transition:color .22s ease,background-color .22s ease,box-shadow .22s ease,transform .22s ease}button{font:inherit;transition:color .22s ease,background-color .22s ease,box-shadow .22s ease,transform .22s ease}a:focus-visible,button:focus-visible{outline:3px solid rgba(63,63,70,.32);outline-offset:3px}img{display:block;max-width:100%}.page-shell{position:relative;height:100vh;height:100svh;min-height:100vh;min-height:100svh;overflow:hidden;padding:34px 48px 18px;background:url(/backgrounds/grainient-original.png) center center / cover no-repeat}.page-shell-changelog{height:auto;min-height:100vh;min-height:100svh;overflow:visible;padding-bottom:40px;background:#fcfcfc}.mist{display:none}.topbar{position:fixed;top:34px;left:50%;z-index:10;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;width:calc(100% - 96px);max-width:1430px;margin:0 auto;padding:4px 0 20px;transform:translate(-50%)}.page-shell-changelog .topbar:before{content:"";position:absolute;inset:-34px -40px -4px;z-index:-1;background:linear-gradient(180deg,#fcfcfc,#fcfcfcfa 70%,#fcfcfc00);pointer-events:none}.brand{display:inline-flex;align-items:center;width:fit-content}.brand img{width:auto;height:24px}.tagline,.topbar-spacer{margin:0;min-height:1px}.tagline{font-size:1rem;font-weight:700;letter-spacing:-.02em;text-align:center}.topbar-actions{justify-self:end;display:inline-flex;align-items:center;gap:22px}.header-nav{display:inline-flex;align-items:center;gap:22px;color:#52525bc7;font-size:.92rem;font-weight:600}.header-nav a.is-active,.header-nav a:hover,.header-nav a:focus-visible{color:#000}.download-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:0 22px;border-radius:10px;background:#000;color:#fafaf9;box-shadow:0 8px 20px #27272a2e;font-size:.95rem;font-weight:700}.download-button:hover,.download-button:focus-visible{background:#3f3f46}.download-icon{width:18px;height:18px;flex:0 0 auto}.hero{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;height:calc(100svh - 122px);padding:84px 0 28px}.carousel{position:relative;width:min(100%,1080px);display:flex;flex-direction:column;align-items:center;justify-content:center;padding-bottom:6px}.carousel-stage{position:relative;display:flex;align-items:center;justify-content:center;width:min(74.025vw,1066px);aspect-ratio:2222 / 1504}.carousel-figure{position:absolute;inset:0;margin:0;opacity:0;transform:translateY(4px)}.carousel-figure.is-active{opacity:1;transform:translateY(0)}.carousel-figure.is-exiting{animation:carouselFadeOut .32s ease forwards}.carousel-figure.is-entering{animation:carouselFadeIn .32s ease forwards}.carousel-figure img{width:100%;height:100%;object-fit:contain;border-radius:24px;background:transparent;filter:drop-shadow(0 24px 48px rgba(0,0,0,.2))}.carousel-dots{position:relative;z-index:3;display:flex;justify-content:center;gap:8px;margin-top:-30px}.carousel-dot{width:8px;height:8px;padding:0;border:0;border-radius:999px;background:#737373;cursor:pointer}.carousel-dot:hover,.carousel-dot:focus-visible{transform:scale(1.08)}.carousel-dot.is-active{width:24px;background:#3f3f46}.doc-shell,.changelog-shell,.policy-shell{position:relative;z-index:2;width:min(100%,940px);margin:120px auto 0;padding-bottom:32px}.release-notes{width:100%}.release-notes-header{padding-bottom:28px;border-bottom:1px solid rgba(15,15,15,.1)}.release-notes-header h1{margin:0;font-size:clamp(2.25rem,4vw,3rem);line-height:1.05;letter-spacing:-.04em;color:#050505}.release-notes-list{display:grid}.release-note-entry{display:grid;grid-template-columns:116px minmax(0,1fr);gap:28px;padding:28px 0 34px;border-bottom:1px solid rgba(15,15,15,.1)}.release-note-date{padding-top:2px;color:#64748b;font-size:.9rem;line-height:1.5}.release-note-body{display:grid;gap:22px}.release-note-body h2,.release-note-section h3{margin:0;color:#050505;letter-spacing:-.03em}.release-note-body h2{font-size:clamp(1.8rem,3vw,2.15rem);line-height:1.08}.release-note-section{display:grid;gap:14px}.release-note-section h3{font-size:clamp(1.2rem,2vw,1.45rem);line-height:1.2}.release-note-body p,.release-note-body li{margin:0;color:#050505;font-size:1rem;line-height:1.75}.release-note-body ul{margin:0;padding-left:26px}.release-note-body li{padding-left:8px}.release-note-body li::marker{color:#d1d5db}.release-notes-footer{margin:22px 0 0;color:#27272ac7}.terms-layout{display:grid;gap:28px}.terms-hero{display:grid;gap:14px;max-width:760px}.terms-kicker{color:#64748b;font-size:.9rem;font-weight:500;letter-spacing:.01em}.terms-hero h1{margin:0;font-size:clamp(2.3rem,4vw,3.2rem);line-height:1.02;letter-spacing:-.05em;color:#050505}.terms-sections{display:grid}.terms-section{display:grid;grid-template-columns:64px minmax(0,1fr);gap:24px;padding:26px 0 30px;border-top:1px solid rgba(15,15,15,.08)}.terms-section-label{color:#94a3b8;font-size:.95rem;font-weight:400;line-height:1.6}.terms-section-body{display:grid;gap:12px;max-width:760px}.terms-section-body h2{margin:0;color:#050505;font-size:clamp(1.25rem,2vw,1.6rem);line-height:1.15;letter-spacing:-.03em}.terms-section-body p{margin:0;color:#27272ad1;line-height:1.78}.doc-content h1{margin:0 0 12px;font-size:clamp(2.2rem,5vw,3.2rem);line-height:1;letter-spacing:-.04em}.doc-content h2{margin:28px 0 10px;font-size:1.1rem;letter-spacing:-.02em}.doc-content p,.doc-content li{margin:0;color:#27272ad1;line-height:1.7}.doc-content p+p,.doc-content p+ul,.doc-content ul+p,.doc-content ul+ul{margin-top:12px}.doc-content ul{margin:0;padding-left:18px}.doc-content li+li{margin-top:8px}.changelog-raw{margin-top:18px;white-space:pre-wrap;word-break:break-word;font:500 .98rem/1.7 Outfit,Segoe UI,sans-serif;color:#27272adb}.changelog-shell-lophos,.policy-shell{display:grid;gap:44px}.lophos-changelog-intro,.policy-intro{max-width:760px}.lophos-changelog-intro h1,.policy-intro h1{margin:0 0 14px;font-size:clamp(2.5rem,5vw,3.6rem);line-height:.98;letter-spacing:-.05em}.lophos-changelog-intro p,.policy-intro p{margin:0 0 14px;color:#27272ab8;line-height:1.7}.lophos-changelog-list,.policy-list{display:grid;gap:0}.lophos-release,.policy-section{display:grid;grid-template-columns:108px minmax(0,1fr);gap:28px;padding:28px 0;border-top:1px solid rgba(63,63,70,.1)}.lophos-release:first-child,.policy-section:first-child{border-top:0;padding-top:0}.lophos-release-date{padding-top:4px;color:#52525ba8;font-size:.82rem;font-weight:500}.lophos-release-body,.policy-section-body{display:grid;gap:24px}.lophos-release-section h2,.policy-section h2{margin:0 0 12px;font-size:1.2rem;line-height:1.1;letter-spacing:-.03em}.lophos-release-section ul{margin:0;padding-left:18px}.lophos-release-section li,.policy-section p{color:#27272ad1;line-height:1.7}.lophos-release-section li+li,.policy-section p+p{margin-top:8px}.policy-section{grid-template-columns:1fr}.policy-section p{margin:0}.changelog-card{padding:28px;border:1px solid rgba(63,63,70,.1);border-radius:24px;background:#ffffffad;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.changelog-state h2{margin:0 0 10px;font-size:1.4rem;letter-spacing:-.03em}.changelog-state p{margin:0;color:#27272ac7;line-height:1.7}.inline-link{width:fit-content;color:#3f3f46;font-weight:700;text-decoration:underline;text-underline-offset:.16em}.inline-link:hover,.inline-link:focus-visible{color:#000}.footer-links{position:absolute;right:42px;bottom:32px;z-index:2;display:flex;align-items:center;gap:30px;color:#837d76b8;font-size:.9rem;font-weight:600}.footer-links a:hover,.footer-links a:focus-visible{color:#000}@keyframes carouselFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes carouselFadeOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-4px)}}@media(max-width:900px){body{overflow:auto}.page-shell,.page-shell-changelog{height:auto;min-height:100svh;padding:24px 18px}.topbar{top:24px;left:18px;right:18px;width:auto;padding:0 0 16px;grid-template-columns:1fr;gap:14px;justify-items:start;transform:none}.topbar:before{inset:-24px -18px -2px}.tagline,.topbar-spacer{display:none}.topbar-actions{width:100%;flex-direction:column;align-items:flex-start;gap:12px}.header-nav{gap:16px;flex-wrap:wrap}.download-button{justify-self:start}.hero{height:auto;min-height:auto;padding:96px 0 18px}.carousel-stage{width:min(88vw,1066px)}.changelog-shell,.doc-shell,.policy-shell{margin-top:112px}.release-note-entry{grid-template-columns:1fr;gap:10px;padding:24px 0 28px}.release-note-date{padding-top:0}.terms-section{grid-template-columns:1fr;gap:8px}.lophos-release{grid-template-columns:1fr;gap:14px}.lophos-release-date{padding-top:0}.footer-links{position:static;margin-top:16px;justify-content:center}}@media(max-width:560px){.brand img{height:24px}.download-button{width:100%}.carousel-figure img{border-radius:16px}.lophos-changelog-intro h1,.policy-intro h1{font-size:2.25rem}}
