:root{--viewport-h: 100vh;--vh: 1vh;--v-spacing: 4px;--header-h: 28px;--header-pv: 14px;--color-black: #000000;--color-grey-dark: #333333;--color-background: #F4F4F4;--breakpoint-xxs: 320px;--breakpoint-xs: 375px;--breakpoint-s: 480px;--breakpoint-m: 768px;--breakpoint-l: 1004px;--breakpoint-vl: 1260px;--breakpoint-xl: 1440px;--breakpoint-xxl: 1900px;--breakpoint-xxxl: 2540px}body{height:var(--viewport-h);color:var(--color-grey-dark);background:var(--color-background);font-family:Consolas,monospace;width:100vw;overflow:hidden;margin:0}a{all:unset;cursor:pointer;pointer-events:all}.header{position:absolute;display:flex;align-items:center;justify-content:center;top:20px;width:100%}.notariq-name{cursor:pointer;-webkit-user-select:none;user-select:none;font-size:3rem;font-weight:700;left:auto}.social{position:absolute;left:0;bottom:54px;display:flex;justify-content:center;width:90%;margin:0 5%;padding:10px 0;overflow:hidden;pointer-events:none;z-index:100000}.link-row{display:flex;flex-direction:row;height:42px;color:#262626;gap:1rem}.link-row svg{height:100%;width:100%;fill:var(--color-grey-dark)}
