*{box-sizing:border-box;margin:0;padding:0}body{color:#1d1d1f;background:#fbfbfd;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.6}body:has(.hero){color:#fff;background:linear-gradient(135deg,#06c 0%,#04a 50%,#06c 100%) 0 0/200% 200%;flex-direction:column;min-height:100dvh;animation:20s infinite gradientFlow;display:flex}@keyframes gradientFlow{0%,to{background-position:0%}50%{background-position:100%}}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-in{opacity:0;animation:.6s ease-out forwards fadeSlideUp}.animate-in:first-child{animation-delay:0s}.animate-in:nth-child(2){animation-delay:.1s}.animate-in:nth-child(3){animation-delay:.2s}.animate-in:nth-child(4){animation-delay:.3s}@keyframes iconGlow{0%,to{box-shadow:0 8px 30px #0000004d,0 0 40px #ffffff26}50%{box-shadow:0 8px 30px #0000004d,0 0 60px #ffffff4d}}a{color:#06c;text-decoration:none}a:hover{text-decoration:underline}header{background:#fff;border-bottom:1px solid #e0e0e0;padding:1rem 2rem}header nav{align-items:center;gap:2rem;max-width:720px;margin:0 auto;display:flex}header .site-name{color:#1d1d1f;font-size:1.125rem;font-weight:700}header nav a{color:#555;font-size:.9rem}body:has(.hero) header{background:0 0;border-bottom:none}body:has(.hero) header .site-name{color:#fff}body:has(.hero) header nav a{color:#fffc}body:has(.hero) header nav a:hover{color:#fff}main{max-width:720px;margin:0 auto;padding:3rem 2rem}body:has(.hero) main{flex:1;justify-content:center;align-items:center;max-width:none;display:flex}h1{margin-bottom:1rem;font-size:2rem}h2{margin-top:2rem;margin-bottom:.5rem;font-size:1.25rem}p,li{color:#333;margin-bottom:.75rem}ul{padding-left:1.5rem}dl{margin-top:1rem}dt{color:#1d1d1f;margin-top:1.5rem;margin-bottom:.25rem;font-weight:600}dd{color:#333;margin-bottom:.75rem;margin-left:0}.hero{text-align:center;padding:2rem 1rem}.app-icon{border-radius:24px;margin:0 auto 32px;animation:4s ease-in-out infinite iconGlow}.hero h1{color:#fff;margin-bottom:.5rem;font-size:2.5rem}.hero .tagline{color:#ffffffd9;margin-bottom:2rem;font-size:1.2rem}.hero a{color:#ffffffe6}.hero a:hover{color:#fff}.hero-actions{align-items:center;gap:1rem;display:inline-flex}.desktop-qr{display:none}@media (min-width:768px){.desktop-qr{vertical-align:middle;background:#fff;border-radius:12px;align-items:center;padding:8px;display:inline-flex;box-shadow:0 4px 20px #0003}.desktop-qr svg{display:block}.desktop-qr span{color:#333;writing-mode:vertical-rl;text-orientation:mixed;margin-left:8px;font-size:10px;font-weight:600}}footer{text-align:center;color:#6b6b6b;border-top:1px solid #e0e0e0;padding:2rem;font-size:.85rem}footer nav{margin-bottom:.5rem}footer nav a{color:#6b6b6b;margin:0 .75rem}body:has(.hero) footer{color:#ffffffb3;background:0 0;border-top:none}body:has(.hero) footer nav a{color:#ffffffb3}body:has(.hero) footer nav a:hover{color:#fff}body:has(.hero) footer p{color:#ffffffb3}.last-updated{color:#6b6b6b;margin-bottom:2rem;font-size:.85rem}.skip-link{color:#fff;z-index:100;background:#06c;border-radius:0 0 4px 4px;padding:.5rem 1rem;font-size:.9rem;position:absolute;top:-100%;left:1rem}.skip-link:focus{text-decoration:none;top:0}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}:focus-visible{outline-offset:2px;outline:2px solid #06c}body:has(.hero) :focus-visible{outline-color:#fff}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto;transition-duration:.01ms;animation-duration:.01ms;animation-iteration-count:1}}@media (forced-colors:active){a{color:linktext}}
