:root{--jmdk-nav-height: calc(var(--jmdk-site-wrapper-padding-y) + var(--jmdk-site-wrapper-padding-x));--jmdk-site-wrapper-padding-y: 24px;--jmdk-site-wrapper-padding-x: 32px;--jmdk-color-grey-100: #fbfbfb;--jmdk-color-grey-800: #aaaaaa;--jmdk-color-blue-200: #b2cbe2;--jmdk-color-orange-500: #fa7725;--jmdk-color-orange-800: #e34837;--jmdk-color-dark-500: #353535;--jmdk-font-family: "Inria Sans", system-ui, -apple-system, blinkmacsystemfont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--jmdk-font-family-alternative: "Neucha", monospace, system-ui, blinkmacsystemfont, "Roboto";color-scheme:light dark;--jmdk-color-scheme-background: var(--jmdk-color-grey-100);--jmdk-color-scheme-primary: var(--jmdk-color-blue-200);--jmdk-color-scheme-secondary: var(--jmdk-color-orange-500);--jmdk-color-scheme-text: #1c1c20;--jmdk-color-scheme-text-muted: #4e4b48;--jmdk-color-scheme-text-subtle: #9a9692}@media(prefers-color-scheme:dark){:root:not([data-theme=light]){--jmdk-color-scheme-background: #18181b;--jmdk-color-scheme-primary: #9dbdd9;--jmdk-color-scheme-secondary: #ff8c42;--jmdk-color-scheme-text: #e4e0d9;--jmdk-color-scheme-text-muted: #a8a49e;--jmdk-color-scheme-text-subtle: #5a5754}}:root[data-theme=dark]{--jmdk-color-scheme-background: #18181b;--jmdk-color-scheme-primary: #9dbdd9;--jmdk-color-scheme-secondary: #ff8c42;--jmdk-color-scheme-text: #e4e0d9;--jmdk-color-scheme-text-muted: #a8a49e;--jmdk-color-scheme-text-subtle: #5a5754}*{font-family:var(--jmdk-font-family)}html{background-color:var(--jmdk-color-scheme-background);color:var(--jmdk-color-scheme-text)}.app__wrapper{padding:var(--jmdk-site-wrapper-padding-y) var(--jmdk-site-wrapper-padding-x)}.app__header{font-family:var(--jmdk-font-family);font-weight:700;font-size:24px;position:fixed;top:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;padding:var(--jmdk-site-wrapper-padding-y) var(--jmdk-site-wrapper-padding-x);@media(min-width:769px){font-size:28px}}.no-select{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.jmdk-button{box-shadow:#094c66 4px 4px;border-radius:6px;padding:10px 12px;border:none;font-size:16px;text-transform:uppercase;min-width:120px;transition:transform .2s,box-shadow .2s;cursor:pointer}.jmdk-button:active{transform:translateY(4px) translate(4px);box-shadow:#094c66 0 0}.jmdk-button--primary{background-color:var(--jmdk-color-scheme-primary);color:var(--jmdk-color-dark-500)}.jmdk-button--secondary{background-color:var(--jmdk-color-scheme-secondary);color:#fff}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}.home-view{height:calc(var(--jmdk-window-height, 1vh) * 100 - var(--jmdk-nav-height));display:flex;align-items:center;justify-content:center;@media(orientation:landscape)and (max-height:600px){height:unset}}.home-view__heading{display:flex;align-items:baseline;font-weight:700;font-size:40px;text-transform:uppercase;letter-spacing:-1px;@media(min-width:769px){font-size:58px}}.home-view__heading-wrapper{margin-bottom:12px;@media(min-width:769px){margin-bottom:20px}}.home-view__heading-dot{font-size:58px;margin-left:2px;color:var(--jmdk-color-scheme-secondary);@media(min-width:769px){font-size:76px}}.home-view__handle{font-family:var(--jmdk-font-family-alternative);color:var(--jmdk-color-scheme-text-muted);font-size:14px;margin-top:4px;display:flex;@media(min-width:769px){font-size:16px}}.home-view__about-me{font-size:18px;margin-bottom:16px;line-height:normal;@media(min-width:769px){font-size:22px;margin-bottom:24px}}.home-view__hashtag-list{color:var(--jmdk-color-scheme-text-muted);margin-top:16px;line-height:normal;font-size:14px;font-family:var(--jmdk-font-family-alternative);@media(min-width:769px){margin-top:24px;font-size:16px}}.home-view__hashtag-list-item{display:inline-flex;align-items:baseline;margin:0 4px 2px 0;@media(min-width:769px){display:flex;margin:0 0 2px}}.home-view__hash{color:var(--jmdk-color-scheme-text-subtle);margin-right:2px}.home-view__button{margin:0 12px 12px 0}
