:root{--A4-height: 297mm;--A4-width: 210mm;--article-padding: 1rem;--cotrast-area-border-radius: 5px;--page-background-color: #2b3037;--aside-background-color: #284b63;--aside-text-color: white;--aside-icon-color: white;--aside-tag-background-color: white;--aside-tag-text-color: black;--description-background-color: #c6d7d4;--description-text-color: black;--pretty-connecting-block-dot-color: #a9cfff;--pretty-connecting-block-dot-size: 9px;--pretty-connecting-block-line-thickness: calc(var(--pretty-connecting-block-dot-size) / 3);--floating-button-bar-background-color: #222222;--floating-button-bar-border-color: black;--floating-button-bar-icon-color: white;--floating-button-bar-text-color: white}html{background-color:var(--page-background-color)}body{margin:0;padding-block:30px;display:flex;flex-direction:column;align-items:center;gap:1vh;counter-reset:pageNumber 0}body>article{counter-increment:pageNumber 1}article{position:relative;padding:var(--article-padding);width:var(--A4-width);height:var(--A4-height);background-color:#fff;box-shadow:0 0 5px #000;&:before{position:absolute;bottom:1rem;left:1rem;content:"11. März 2026";font-size:small;font-weight:500;color:#a9a9a9}}#page-1{display:flex;flex-direction:row;aside{color:var(--aside-text-color, white);background-color:var(--aside-background-color, black);--icon-color: var(--aside-icon-color, white);height:fit-content;padding:2rem 2rem 3.5rem;border-radius:var(--cotrast-area-border-radius);>img{display:block;margin:auto;border-radius:9999px;width:200px}h3{text-align:center;margin-top:1rem;width:100%;border-bottom-color:#fff}#Contact-Details{display:flex;flex-direction:column;justify-content:center;align-items:center;svg{margin-top:.5rem;height:2rem}}#Skills{margin-bottom:2rem;>div{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;div{color:var(--tag-text-color, black);font-weight:600;background-color:var(--aside-tag-background-color, lightgray);border-radius:9999px;padding-block:.2rem;padding-inline:.5rem}}}}#right-half{display:flex;flex-direction:column;#Description{margin-left:1rem;padding:1rem;color:var(--description-text-color, black);background-color:var(--description-background-color, lightgray);border-radius:var(--cotrast-area-border-radius);p{margin:0rem;font-size:.8rem}}#Primary-Area{flex:1;display:flex;flex-direction:column;justify-content:space-between;padding:1rem;margin-bottom:2rem}}#Work-Experience{ul{margin-top:4px;margin-bottom:0;padding-left:0}}#Interests{display:grid;grid-template-columns:1fr auto;gap:1rem}#find-this-at{visibility:hidden;@media print{visibility:visible}position:absolute;bottom:1rem;width:100%;text-align:center;font-size:small;font-weight:500;color:#a9a9a9}}#Floating-Button-Bar{position:fixed;bottom:0;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1vmax;width:100vw;height:min-content;padding:1vmax;overflow-x:auto;overflow-y:hidden;>div,>a{display:flex;flex-direction:row;gap:.5em;padding-block:.25em;padding-inline:.5em;text-wrap:nowrap;background-color:var(--floating-button-bar-background-color, black);color:var(--floating-button-bar-text-color, white);border:.25em solid var(--floating-button-bar-border-color, black);border-radius:9999px;font-size:calc((2vmin + 2.5vh)/2);svg{--icon-color: var(--floating-button-bar-icon-color, white);height:1.5em;width:1.5em}cursor:pointer;transition:transform .2s ease-in-out;&:hover{transform:scaleY(1.05) scaleX(1.01)}&:active{transform:scaleY(.95) scaleX(.99)}}}@page{size:A4 portrait;margin:0;padding:0}@media print{:root{--page-background-color: white}html{margin:0;padding:0;display:flex;min-height:calc(var(--A4-height) + 16mm);min-width:var(--A4-width)}body{flex:auto;display:flex;flex-direction:column;margin:0;padding:0;gap:0}article{flex:auto;box-shadow:unset;margin:auto;height:var(--A4-height);width:var(--A4-width)}#Floating-Button-Bar{display:none}*{-webkit-print-color-adjust:exact!important;color-adjust:exact!important;print-color-adjust:exact!important}}:root{font-family:Arial,Helvetica,sans-serif;line-height:1.5}h1,h2,h3,h4,h5,h6{margin:0;font-weight:700}h1{font-size:2.2em;font-family:Google Sans Code,monospace;font-optical-sizing:auto;font-weight:800;font-style:normal;font-variation-settings:"MONO" 1}h2{font-size:1.2em}h3{font-size:1.17em;border-bottom:1px solid black;margin-bottom:.5rem}h4{font-size:1em}h5{font-size:.8em}h6{font-size:.67em}li{font-size:.9rem}address{font-style:inherit}a{font-style:inherit;color:inherit;text-decoration:inherit}section[data-astro-cid-gbszyjic]{display:flex;flex-direction:row;padding-bottom:1rem;>div:first-child{min-width:9rem;div{font-size:.7em;color:#353535}}position:relative;padding-left:1rem;--dot-size: var(--pretty-connecting-block-dot-size, 9px);--dot-color: var(--pretty-connecting-block-dot-color, blue);--line-thickness: var(--pretty-connecting-block-line-thickness, calc(var(--dot-size) / 3));&:before{content:"";position:absolute;left:0;top:.4em;border-radius:100%;width:var(--dot-size);height:var(--dot-size);background-color:var(--dot-color)}&:after{content:"";position:absolute;left:calc(var(--dot-size) / 2 - var(--line-thickness) / 2);top:.4em;width:var(--line-thickness);height:100%;background-color:var(--dot-color)}&:last-child{padding-bottom:0rem;&:after{height:calc(100% - .4em)}}}
