.hero{z-index:1;place-items:center;height:calc(100dvh - 250px);display:grid}.hero .content{flex-direction:column;gap:30px;width:100%;max-width:800px;display:flex;background-color:#0000!important}.hero .content h1{font-size:3.5rem}.hero .content article{flex-direction:column;gap:10px;display:flex}.hero .content article p{line-height:1.6}.hero .content article p button{color:var(--light-dark);text-decoration:underline}.hero .content article p button:hover{opacity:.8}@media (max-width:700px){.hero .content h1{font-size:2.5rem}}@media (max-width:500px){.hero .content h1{font-size:2rem}}@media (max-width:449px){.hero{margin-top:-50px}}@media (max-width:346px){.hero{margin-bottom:200px}}@media (max-width:320px){.hero .content h1{font-size:1.6rem}}@media (max-width:276px){.hero{margin-bottom:300px}}@media (max-height:698px){.hero{height:fit-content}}


:root{--calendar-level-0:#eff2f5;--calendar-level-1:#aceebb;--calendar-level-2:#4ac26b;--calendar-level-3:#2da44e;--calendar-level-4:#116329;--light-dark:#1f1f1f}.dark{--calendar-level-0:#2ea0431a;--calendar-level-1:#033a16;--calendar-level-2:#196c2e;--calendar-level-3:#2ea043;--calendar-level-4:#56d364;--light-dark:#e6e6e6}.github-calendar-wrapper{-webkit-overflow-scrolling:touch;border:var(--thin-border);border-radius:.5rem;flex-direction:column;align-items:center;gap:10px;width:100%;padding:20px;display:flex;overflow-x:auto}.github-calendar-wrapper article,.github-calendar-wrapper .react-activity-calendar__scroll-container,.github-calendar-wrapper .react-activity-calendar__scroll-container svg{width:100%!important}.github-calendar-wrapper .segui{align-items:center;gap:10px;width:100%;display:flex}.github-calendar-wrapper .segui span{color:var(--light-dark);font-weight:700}.github-calendar-wrapper svg{max-width:100%;display:block;height:auto!important}.github-calendar-wrapper rect{rx:3px;ry:3px;transition:fill .2s}.github-calendar-wrapper rect[data-level="0"]{fill:var(--calendar-level-0)}.github-calendar-wrapper rect[data-level="1"]{fill:var(--calendar-level-1)}.github-calendar-wrapper rect[data-level="2"]{fill:var(--calendar-level-2)}.github-calendar-wrapper rect[data-level="3"]{fill:var(--calendar-level-3)}.github-calendar-wrapper rect[data-level="4"]{fill:var(--calendar-level-4)}.github-calendar-wrapper rect:hover{stroke:var(--light-dark);stroke-width:.5px}.react-activity-calendar__legend-month,.react-activity-calendar__count{color:var(--light-dark)}@media (max-width:575px){.github-calendar-wrapper{border:none;padding:0}}@media (max-width:480px){.react-activity-calendar__legend-colors{display:none!important}}

