*{box-sizing:border-box}html{color-scheme:light}body{margin:0;min-height:100svh;display:flex;flex-direction:column;background:#f7f8fa;color:#20242b;font-family:-apple-system,BlinkMacSystemFont,"Apple SD Gothic Neo","Segoe UI",sans-serif;word-break:keep-all;border-top:5px solid #901815}.brand{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:2.4rem 5.5vw;z-index:1}.brand img{height:auto;width:min(285px,58vw)}.brand>span{font-size:12px;letter-spacing:.23em;color:#5c6470}.coming-soon{flex:1;min-height:65svh;display:grid;place-items:center;position:relative;overflow:hidden;padding:4rem 1.5rem 5rem}.statement{position:relative;text-align:center;animation:arrive .8s ease-out both}.eyebrow{color:#901815;font-size:13px;font-weight:700;letter-spacing:.3em;margin:0 0 2.2rem}h1{font-size:clamp(2.25rem,4.9vw,5rem);font-weight:650;line-height:1.35;letter-spacing:-.06em;margin:0}h1 span{color:#901815}.rule{width:36px;height:2px;background:#901815;margin:2.2rem auto}.message{font-size:clamp(1rem,1.3vw,1.2rem);line-height:1.9;color:#5c6470;margin:0}.status{font-size:12px;letter-spacing:.18em;color:#6b727a;margin:3.8rem 0 0}.orbit{position:absolute;width:min(75vw,1000px);aspect-ratio:1;border:1px solid #9018150d;border-radius:50%;right:-39%;top:50%;transform:translateY(-50%);pointer-events:none}.orbit:after{content:"";position:absolute;inset:12%;border:1px solid #9018150b;border-radius:50%}footer{margin:0 5.5vw;padding:1.4rem 0;display:flex;align-items:center;gap:1rem;border-top:1px solid #e1e4e8;color:#5c6470;font-size:12px;letter-spacing:.035em}.domain{margin-left:auto}.quiet-entry{display:grid;place-items:center;min-width:44px;min-height:44px;margin-left:1.2rem;border-radius:50%;transition:background .2s}.quiet-entry img{width:30px;height:auto}.quiet-entry:hover{background:#fbefee}.quiet-entry:focus-visible{outline:2px solid #901815;outline-offset:4px}@keyframes arrive{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(max-width:600px){.brand{padding:1.7rem 1.25rem}.brand>span{display:none}.coming-soon{padding:3rem 1.3rem 4rem;min-height:68svh}.eyebrow{margin-bottom:1.6rem}h1{font-size:clamp(2rem,7.8vw,3rem)}.message br{display:none}.message{max-width:20rem;margin:auto}.status{font-size:12px;letter-spacing:.1em;margin-top:3rem}footer{margin:0 1.25rem}.domain{font-size:12px}.quiet-entry{margin-left:.25rem}.orbit{width:130vw;right:-100%}}@media(prefers-reduced-motion:reduce){.statement{animation:none}.quiet-entry{transition:none}}

.login-actions{display:flex;gap:12px;flex-wrap:wrap;margin:26px 0}.login-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:10px 24px;border:1px solid #901815;border-radius:7px;color:#901815;font-size:15px;text-decoration:none}.login-actions a:first-child{color:#fff;background:#901815}
