:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#261921;font-synthesis:none;background:#f7f3f0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}#__nuxt,body,html{min-height:100%;margin:0}body{background:radial-gradient(circle at 80% 16%,#a41e411f,#0000 34rem),#f7f3f0;min-width:320px}.page-shell{place-items:center;min-height:100vh;padding:clamp(1.25rem,4vw,4rem);display:grid}.hero{background:#fffdfbdb;border:1px solid #4d24331f;border-radius:clamp(1.5rem,4vw,3rem);width:min(100%,68rem);padding:clamp(2rem,7vw,6.5rem);position:relative;overflow:hidden;box-shadow:0 2rem 6rem #4424301a}.hero:after{content:"";border:4rem solid #a41e4112;border-radius:50%;width:18rem;height:18rem;position:absolute;top:-7rem;right:-7rem}.eyebrow{color:#a41e41;letter-spacing:.18em;text-transform:uppercase;margin-bottom:1.5rem;font-size:.78rem;font-weight:750}h1{letter-spacing:-.055em;max-width:13ch;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3rem,8vw,6.7rem);font-weight:500;line-height:.94}.lead{color:#6a5860;max-width:42rem;margin:2rem 0 0;font-size:clamp(1rem,2vw,1.25rem);line-height:1.65}.status-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:clamp(2.5rem,6vw,4.5rem);display:grid}.status-card{background:#f4eeeb;border-radius:1.15rem;align-items:center;gap:.9rem;min-height:6rem;padding:1.2rem 1.35rem;display:flex}.status-card span,.status-card strong{display:block}.status-card strong{margin-bottom:.2rem;font-size:.98rem}.status-card div>span{color:#806d74;font-size:.82rem;line-height:1.4}.status-dot{border-radius:50%;flex:none;width:.72rem;height:.72rem;box-shadow:0 0 0 .35rem #806d7414}.status-dot--ok{background:#308961;box-shadow:0 0 0 .35rem #3089611a}.status-dot--wait{background:#c98c37;box-shadow:0 0 0 .35rem #c98c371a}footer{color:#9a888f;margin-top:1.5rem;font-size:.75rem}@media (width<=680px){.status-grid{grid-template-columns:1fr}.hero{padding:2rem 1.35rem}}
