:root{background:#0b0f0e;color:#fafaf7}html,body{margin:0;min-height:100%;background:#0b0f0e}body{overflow:hidden}.root-loader{position:fixed;inset:0;display:grid;place-content:center;justify-items:center;gap:.72rem;background:#0b0f0e;color:#fafaf7;font-family:Arial,sans-serif}.root-loader:before{content:"";position:absolute;inset:7.5vw;border:1px solid #b5966759}.root-loader-mark{position:relative;width:78px;height:78px;border:1px solid #b59667;display:grid;place-items:center}.root-loader-mark i{position:absolute;width:38px;height:1px;background:#b59667;transform:rotate(-42deg)}.root-loader-mark i:first-child{transform:translateY(-14px) rotate(-42deg)}.root-loader-mark i:nth-child(2){transform:translateY(14px) rotate(-42deg)}.root-loader-mark b{width:12px;height:12px;background:#b59667;align-self:end;justify-self:end}.root-loader p{margin:1.1rem 0 0;font-size:.68rem;font-weight:bold;letter-spacing:.32em}.root-loader small{color:#b59667;font-size:.54rem;letter-spacing:.19em}@keyframes root-loader-breathe{50%{opacity:.48;transform:scale(.98)}}.root-loader-mark{animation:root-loader-breathe 1.1s ease-in-out infinite}