:root{--navy:#173b63;--navy-deep:#102f50;--coral:#ff6f61;--ink:#18283b;--muted:#667384;--footer:#8c97a5;--white:#fff}*{box-sizing:border-box}html,body{width:100%;height:100%;margin:0;overflow:hidden}body.lawlova-coming-soon{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--white);color:var(--ink);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.lawlova-splash{position:relative;isolation:isolate;width:100%;height:100vh;height:100dvh;min-height:100%;display:grid;grid-template-rows:1fr auto;overflow:hidden;background:linear-gradient(180deg,#fff 0%,#fff 72%,#fbfcfd 100%)}.lawlova-content{align-self:center;justify-self:center;width:min(900px,calc(100% - 48px));display:flex;flex-direction:column;align-items:center;text-align:center;transform:translateY(2vh)}.lawlova-logo{display:block;width:min(520px,76vw);max-height:180px;object-fit:contain;margin:0 auto 30px}.lawlova-content h1{margin:0;max-width:780px;color:var(--navy-deep);font-size:clamp(34px,4.6vw,62px);font-weight:650;line-height:1.06;letter-spacing:-.045em}.lawlova-copy{margin:20px 0 0;color:var(--muted);font-size:clamp(16px,1.55vw,20px);font-weight:400;line-height:1.55;letter-spacing:-.01em}.lawlova-status{margin:31px 0 0;color:var(--coral);font-size:11px;font-weight:750;line-height:1;text-transform:uppercase;letter-spacing:.24em}.lawlova-footer{position:relative;z-index:2;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:8px;padding:0 24px max(22px,env(safe-area-inset-bottom));color:var(--footer);font-size:11px;line-height:1.45;text-align:center}.lawlova-footer a{color:var(--footer);text-decoration:none;transition:color .18s ease}.lawlova-footer a:hover,.lawlova-footer a:focus-visible{color:var(--navy);text-decoration:underline;text-underline-offset:3px}.lawlova-footer-separator{opacity:.55}.lawlova-glow{position:absolute;z-index:-1;border-radius:999px;pointer-events:none;filter:blur(1px)}.lawlova-glow-coral{width:min(44vw,620px);height:min(44vw,620px);left:-24vw;top:-28vw;background:radial-gradient(circle,rgba(255,111,97,.075) 0%,rgba(255,111,97,0) 70%)}.lawlova-glow-navy{width:min(50vw,700px);height:min(50vw,700px);right:-27vw;bottom:-34vw;background:radial-gradient(circle,rgba(23,59,99,.065) 0%,rgba(23,59,99,0) 70%)}@media(max-width:640px){.lawlova-content{width:calc(100% - 34px);transform:translateY(-1vh)}.lawlova-logo{width:min(430px,90vw);margin-bottom:24px}.lawlova-content h1{font-size:clamp(31px,10vw,44px);letter-spacing:-.04em}.lawlova-copy{max-width:330px;margin-top:16px;font-size:16px}.lawlova-status{margin-top:27px;font-size:10px}.lawlova-footer{gap:5px;padding-inline:18px;padding-bottom:max(16px,env(safe-area-inset-bottom));font-size:9.5px}.lawlova-footer-separator{display:none}.lawlova-footer span:first-child,.lawlova-footer a{width:100%}}@media(max-height:620px){.lawlova-content{transform:none}.lawlova-logo{width:min(400px,60vw);max-height:125px;margin-bottom:16px}.lawlova-content h1{font-size:clamp(28px,6vh,42px)}.lawlova-copy{margin-top:11px;font-size:14px}.lawlova-status{margin-top:18px}.lawlova-footer{padding-bottom:max(10px,env(safe-area-inset-bottom))}}@media(prefers-reduced-motion:no-preference){.lawlova-logo{animation:lawlova-arrive .7s cubic-bezier(.2,.75,.25,1) both}.lawlova-content h1,.lawlova-copy,.lawlova-status{animation:lawlova-fade .65s ease both}.lawlova-content h1{animation-delay:.08s}.lawlova-copy{animation-delay:.15s}.lawlova-status{animation-delay:.22s}@keyframes lawlova-arrive{from{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}@keyframes lawlova-fade{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}}
