@use 'sass:math';@use 'sass:color';:root{--colour-background:#0a0a0a;--colour-foreground:#ffffff;--colour-black:#0a0a0a;--colour-white:#ffffff;--colour-orange:#ff5043;--colour-blue:#70cbce;--colour-copy:#0a0a0a;--colour-copy-dark:#9a9a9a;--colour-copy-light:#595959;--colour-off-white:#f2f2f2;--colour-paragraph:#9a9a9a;--colour-list:#9a9a9a;--a-symbol-clip-left:-22%;--a-symbol-clip-right:22%;--card-border:2px solid rgba(255, 255, 255, 0.15);--alpha-standard:0.15;--alpha-light:0.1;--margin:1.8rem;--margin-small:1rem;--margin-large:3rem;--link-hover-colour:#70cbce;--table-border-colour:#2b2b2b;--table-cell-colour:#9a9a9a;--table-stripe-colour:#0f0f0f}:root .theme-white{background-color:#fff;--colour-background:#ffffff;--colour-foreground:#0a0a0a;--colour-paragraph:#595959;--colour-list:#595959;--card-border:2px solid rgba(10, 10, 10, 0.15);--table-border-colour:#dddddd;--table-cell-colour:#595959;--table-stripe-colour:#f2f2f2}:root .theme-white strong,:root .theme-white b{color:#0a0a0a}.bio-rule{width:60%}@media(min-width:568px){.conferences .card:first-child{border-top:var(--card-border);margin:0}}