*, *::before, *::after { margin: 0; padding: 0; box-sizing: border-box; border: 0 solid transparent; }
html, body { width: 100%; }
body { font-family: Arial, Helvetica, sans-serif; font-size: 16px; line-height: 1.2; color: #171717; -webkit-font-smoothing: antialiased; }
img { display: block; max-width: none; }
.loom-node, .loom-node *, .loom-node *::before, .loom-node *::after { box-sizing: border-box; }
a.loom-node { display: block; color: inherit; text-decoration: none; }
.loom-home { position:relative;width:100%;min-height:100vh;display:flex;flex-direction:column;gap:0px;align-items:stretch;justify-content:flex-start;background-color:#ffffff; }
.loom-h { height:auto;flex:0 0 auto;width:auto;position:relative;font-size:48px;color:#111111; }


/* JS-free navigation anchors */
a.loom-node { display: block; color: inherit; text-decoration: none; }