/* normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}@font-face{font-family:'Ultra Fresh';src:url("/images/font/ultra_fresh_webfont.woff2") format('woff2'),url("/images/font/ultra_fresh_webfont.woff") format('woff');font-weight:normal;font-style:normal}*{box-sizing:border-box}html{overflow-y:scroll;height:100% !important}html,body{min-width:500px;height:100%;width:100%;margin:0 auto;font-size:12px;font-weight:500;font-family:'Roboto',sans-serif;color:#fff;word-spacing:1px;line-height:20px;text-transform:none;letter-spacing:0;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:antialiased;background-color:#333;background:url("/images/bg.png") #333}h1{color:#fff;font-family:'Bowlby One SC',cursive;text-align:center;font-size:60px;line-height:100%}h2{color:#fff;line-height:100%;font-family:'Bowlby One SC',cursive;font-size:4em;padding:10px 0;text-align:center;margin:0}p{margin:25px 0}a{color:#bf8d1c;font-weight:bold}a:hover{color:#fff}#body-container{display:flex;flex-direction:column;max-width:1200px;min-width:500px;min-height:100%;margin:0 auto;padding:10px;animation-name:transitionIn;animation-duration:1s}.core-filter-select{background-color:#474747 !important;color:#fff !important}.core-header{font-weight:normal;color:#fff;line-height:100%;font-family:'Bowlby One SC',cursive;font-size:4em;text-align:center;margin:100px 0 30px 0}.core-header .core-header-tooltip{background-image:url("/images/icons/question.png");background-size:contain;width:25px;height:25px}.core-header .core-header-tooltip> .tooltiptext{right:10px;top:10px}.core-content-box{margin-bottom:60px}.core-sidenav-content-box{display:flex;margin-bottom:60px}.core-sidenav-content-box> div:first-of-type{flex:0 0 350px;padding-bottom:15px}.core-sidenav-content-box> div:last-of-type{flex:1 0}.core-sidenav-content-box > .core-sidenav ul{list-style:none;text-align:center;display:flex;flex-wrap:wrap;justify-content:center;margin:0 20px 0 0;padding:0}.core-sidenav-content-box > .core-sidenav ul li{flex:1 0 40%;height:50px;display:inline-block;margin:0 3px 8px 3px;background:#202020;border-radius:12px}.core-sidenav-content-box > .core-sidenav ul li a{display:block;padding:5px 5px;text-decoration:none;color:#aaa;font-weight:800;text-transform:uppercase}.core-sidenav-content-box > .core-sidenav ul li a,.core-sidenav-content-box > .core-sidenav ul li a:after,.core-sidenav-content-box > .core-sidenav ul li a:before{transition:all .5s}.core-sidenav-content-box > .core-sidenav ul li a:hover{color:#555}.core-sidenav-content-box > .core-sidenav ul li a{position:relative;border-radius:12px;overflow:hidden;z-index:1;font-size:.8em;display:flex;justify-content:center;align-items:center;height:100%}.core-sidenav-content-box > .core-sidenav ul li a:hover{color:#fff}.core-sidenav-content-box > .core-sidenav ul li a:before,.core-sidenav-content-box > .core-sidenav ul li a:after{position:absolute;width:0;height:100%;top:0;bottom:0;background:#bf8d1c;transition:all .5s;margin:auto;content:'.';color:transparent;z-index:-1;opacity:.75}.core-sidenav-content-box > .core-sidenav ul li a:before{left:0}.core-sidenav-content-box > .core-sidenav ul li a:after{right:0}.core-sidenav-content-box > .core-sidenav ul li a:hover:after,.core-sidenav-content-box > .core-sidenav ul li a:hover:before{width:100%}.tooltip{position:relative;height:100%;width:100%;display:inline-block}.tooltip .tooltiptext{visibility:hidden;background-color:#000;border:1px solid #565656;box-shadow:-1px -1px 6px #000;color:#fff;text-align:center;font-style:normal;font-weight:bold;padding:5px 8px;border-radius:6px;position:absolute;z-index:20;font-size:12px;line-height:120%;font-family:monospace}.tooltip:hover .tooltiptext{visibility:visible}.light-modal{--lm-body-bg:#19191c;--lm-modal-bg:#000;--lm-close-bg:#b48215;--lm-small-modal:30vw;--lm-large-modal:50vw;--lm-font-size:14px;display:none;position:fixed;background:rgba(0,0,0,0);top:0;bottom:0;left:0;align-items:center;justify-content:center;right:0;z-index:9000;transition:background 1s;font-size:var(--lm-font-size);visibility:hidden}.light-modal-content{background:var(--lm-body-bg);color:#fff;border-radius:.2em;position:relative;line-height:1.4;display:flex;flex-direction:column;box-shadow:0 0 15px #000;border:1px solid #000}.light-modal-content img{max-width:100%;border-radius:.2em}.light-modal-content.large-content{width:var(--lm-large-modal)}.light-modal-body{overflow:auto;max-height:450px}.light-modal-close-icon,.light-modal-picture-icon{height:30px;width:30px}.light-modal-close-icon:hover,.light-modal-close-btn:hover,.light-modal-picture-icon:hover,.light-modal-picture-btn:hover{opacity:.9}.light-modal-close-btn,.light-modal-picture-btn{font-size:1.3em;line-height:1.4}.light-modal-close-icon,.light-modal-close-btn{text-decoration:none;color:#19191c;padding:5px 10px;border-radius:.2em;background:var(--lm-close-bg);font-size:1.5em;line-height:1;opacity:1;transition:opacity .2s ease-in-out;z-index:99}.light-modal-close-icon{position:absolute;top:0;right:-40px}.light-modal-picture-icon,.light-modal-picture-btn{text-decoration:none;color:#19191c;padding:5px 10px;border-radius:.2em;background:#77b415;font-size:1.5em;line-height:1;opacity:1;transition:opacity .2s ease-in-out;z-index:99}.light-modal-picture-icon{position:absolute;top:40px;right:-40px}.light-modal-picture-icon:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-image:url("/images/icons/photo.png");background-size:60%;background-repeat:no-repeat;background-position:50%}.light-modal-picture-icon:hover:after{filter:invert(100%)}.light-modal:target{background:rgba(0,0,0,0.5);display:flex;visibility:visible}@-webkit-keyframes basic{0%{opacity:0}100%{opacity:1}}.basic{-webkit-animation-name:basic;animation-name:basic}@media (max-width:1000px){.light-modal{--lm-small-modal:70vw;--lm-large-modal:70vw}}#navbar-right li a{text-shadow:1px 1px 0 #000,-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000}@media (max-width:900px){.core-sidenav-content-box{flex-direction:column !important}.core-sidenav-content-box > div:first-of-type{flex:0 0 auto !important}.core-sidenav-content-box > .core-sidenav ul{margin:0 !important}.core-sidenav-content-box > .core-sidenav ul li{flex:1 0 20% !important;font-size:1.2em !important}.core-sidenav-content-box .core-sidenav-select{font-size:1.2em !important}#navbar-right li{margin-left:5px !important}#navbar-right li a{padding:10px 5px !important;font-size:.9em}}.core-tooltip-wrapper{cursor:help;position:relative;overflow:visible !important}.core-tooltip-wrapper:hover{z-index:1000}.core-tooltip-wrapper:hover .core-tooltip-content{display:block}.core-tooltip-content{display:none;position:absolute;top:100%;left:0;background-color:#1a1a1a;border:1px solid #333;color:#e5e7eb;padding:10px;border-radius:4px;width:200px;z-index:1000;text-align:left;font-size:11px;line-height:1.4;box-shadow:0 4px 6px rgba(0,0,0,0.5);margin-top:10px;white-space:normal;text-transform:none;font-weight:normal;font-style:normal;text-decoration:none;pointer-events:none;font-family:'Roboto',sans-serif}.core-tooltip-content:after{content:" ";position:absolute;bottom:100%;left:15px;margin-left:-5px;border-width:5px;border-style:solid;border-color:transparent transparent #333 transparent}@-moz-keyframes transitionIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes transitionIn{from{opacity:0}to{opacity:1}}@-o-keyframes transitionIn{from{opacity:0}to{opacity:1}}@keyframes transitionIn{from{opacity:0}to{opacity:1}}@-moz-keyframes basic{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes basic{0%{opacity:0}100%{opacity:1}}@-o-keyframes basic{0%{opacity:0}100%{opacity:1}}@keyframes basic{0%{opacity:0}100%{opacity:1}}#header-pad{padding-top:90px}#navbar-container{overflow:hidden;background:rgba(255,255,255,0);padding:10px 20px 10px;transition:.4s;width:100%;position:absolute;top:0;z-index:100;transition:background .4s ease,padding 0s linear}body.nav-white #navbar li > a,#navbar-container.nav-white #navbar li > a{color:#fff}body.nav-white #navbar li#home,#navbar-container.nav-white #navbar li#home,body.nav-white #navbar li.twitter,#navbar-container.nav-white #navbar li.twitter,body.nav-white #navbar li.github,#navbar-container.nav-white #navbar li.github{filter:invert(1)}#navbar{max-width:1060px;margin:0 auto;display:flex;justify-content:space-between;transition:background .4s ease,padding 0s linear,height 0s linear}#navbar ul{display:flex;list-style:none;padding:0;margin:0}#navbar li{display:flex;color:#fff;font-size:14px;font-weight:bold;border-radius:4px;padding:6px 2px 4px 0;margin:5px 15px 5px 5px;text-align:center;justify-content:center;align-items:center;align-content:center;align-self:center}#navbar li:not(:last-of-type){margin-right:15px}#navbar li:hover,#navbar li.active{cursor:pointer;background-color:rgba(24,24,24,0.478);transition:.4s;border-radius:7px}#navbar li#nav-home{background-size:20px 20px;background-position:center;background-repeat:no-repeat;width:34px;height:34px;padding:0}#navbar li#nav-home{background-image:url("/images/nav/wozzer.png")}#navbar li#nav-discord{background-image:url("/images/nav/discord.png")}#navbar li a{display:flex;align-items:center;height:100%;width:100%;color:#fff;text-decoration:none;padding:7px 13px 6px 8px}footer{position:relative;width:100%;background-color:#19191c;min-height:180px}footer .footer-inner{position:relative;width:100%;text-align:center;box-sizing:border-box;padding:20px 20px 20px 20px;margin:0 auto}footer a.footer-logo{position:relative;display:inline-block;width:50px;height:50px;background:url("/images/icons/wozzer.png");background-size:cover}footer a.footer-logo:hover{opacity:.8}footer .footer-social{position:relative;padding:20px 0 0 0}footer .footer-social a{color:#999;display:inline-block;text-decoration:none;font-size:22px;margin:5px;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;width:30px;height:30px;background-size:contain;background-repeat:no-repeat;opacity:.5}footer .footer-social a:hover{opacity:1}footer .footer-social a.twitch{background-image:url("/images/icons/twitch.png")}footer .footer-social a.discord{background-image:url("/images/icons/discord.png")}footer .footer-social a.twitter{background-image:url("/images/icons/twitter.png")}footer .footer-social a.youtube{background-image:url("/images/icons/youtube.png")}footer .footer-copyright{position:relative;font-size:13px;color:#666}.content-section{display:flex;flex-direction:column;margin-bottom:100px}.content-section>div:first-of-type{font-weight:bold;font-size:2em;text-transform:uppercase;letter-spacing:6px;background-color:rgba(0,0,0,0.349);border-radius:10px 10px 0 0;border-top:4px rgba(0,0,0,0.22) solid;border-left:4px rgba(0,0,0,0.22) solid;border-right:4px rgba(0,0,0,0.22) solid;margin-bottom:40px}.content-section .content-section-header{display:flex}.content-section .content-section-header .content-section-header-title{padding:20px 0 8px 10px}.content-section .content-section-header .content-section-header-title span{padding:0 4px}.content-section .content-section-header .content-section-header-link{margin:0 0 8px 0;background-size:contain;background-position:bottom;background-repeat:no-repeat;width:15px}.content-section .content-section-header .content-section-header-description{flex:1 0 auto;align-self:center;align-content:end;height:43px;margin-right:8px;color:#656565;font-size:.5em;font-style:italic;font-weight:normal;letter-spacing:4px;text-align:end}@media (max-width:900px){.content-section .content-section-header .content-section-header-description{display:none}}.content-section .content-section-filters{display:flex;background-color:rgba(0,0,0,0.22);color:#808080;margin:15px 0 0 0;padding:2px 0}.content-section .content-section-filters .content-section-filters-title{font-size:.5em;letter-spacing:3px;display:flex;justify-content:center;align-items:center;margin-left:5px}.content-section .content-section-filters ul{list-style-type:none;display:flex;flex-wrap:wrap;padding:0;margin:0;font-size:.5em;padding:3px 0 2px 0}.content-section .content-section-filters ul li{letter-spacing:2px;display:flex;align-items:center;padding:0 5px;margin-bottom:2px}.content-section .content-section-filters ul li a{position:relative;border-radius:5px;overflow:hidden;display:block;padding:2px 8px;margin:0 4px;z-index:1;color:#aaa;font-weight:800;text-decoration:none;text-transform:uppercase;text-indent:-.3em;direction:rtl}.content-section .content-section-filters ul li a,.content-section .content-section-filters ul li a:after,.content-section .content-section-filters ul li a:before{transition:all .5s}.content-section .content-section-filters ul li a:hover{color:#fff}.content-section .content-section-filters ul li a:before,.content-section .content-section-filters ul li a:after{position:absolute;width:0;height:100%;top:0;bottom:0;background:#2e2e2e;transition:all .5s;margin:auto;content:'.';color:transparent;z-index:-1;opacity:.75}.content-section .content-section-filters ul li a:before{left:0}.content-section .content-section-filters ul li a:after{right:0}.content-section .content-section-filters ul li a:hover:after,.content-section .content-section-filters ul li a:hover:before{width:100%}.content-section .content-section-filters ul li:not(:last-of-type){border-right:1px #272727 solid}.content-section-beat .content-section-title span{background-color:#387545}.content-section-playing .content-section-title span{background-color:#476d99}.content-section-backlog .content-section-title span{background-color:#5a5198}.content-container{display:flex;justify-content:center;flex-wrap:wrap;animation-name:transitionIn;animation-duration:1s}.core-covers{display:flex;justify-content:center;flex-wrap:wrap}.core-covers> div{display:flex;width:84px;height:110px;border:1px solid #525252;border-radius:8px;margin:.25rem !important;background-size:cover;background-position:50%;flex-direction:column;justify-content:space-between;overflow:hidden;cursor:pointer;position:relative}.core-covers> div:hover{transform:scale(1.3);transition-duration:.4s;z-index:99}.core-covers> div:hover:after{content:"";display:block;background-color:rgba(0,0,0,0.631);height:100%;width:100%;position:absolute}.core-covers> div:hover .core-cover-title{opacity:100 !important}.core-covers> div:hover .core-cover-details > div{opacity:100 !important}.core-covers> div.gold-rim{border:2px solid #b48215 !important}.core-covers .lazy{background-image:none !important;background-color:#262626}.core-covers .core-cover-title,.core-covers .core-cover-details > div{font-weight:bold;font-size:x-small;text-align:center;line-height:normal;color:#fff;text-shadow:1px 1px 0 #000,-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000;z-index:10}.core-covers .core-cover-title{margin:8px 2px 4px 2px;opacity:0;max-height:57px;overflow:hidden;overflow-wrap:break-word}.core-covers .core-cover-details{display:flex;flex-direction:column}.core-covers .core-cover-details > div{margin:0 auto 5px auto;opacity:0}.core-covers .core-cover-details .core-cover-platform{font-style:italic}.core-covers .core-cover-details .core-cover-status.core-cover-status-playing{color:#5e9748}.core-covers .core-cover-details .core-cover-status.core-cover-status-coop{color:#9b64b1}.core-covers .core-cover-details .core-cover-status.core-cover-status-casual{color:#af8d2f}.core-covers .core-cover-details .core-cover-status.core-cover-status-paused{color:#8f4747}.core-covers .core-cover-details .core-cover-status.core-cover-status-priority{color:#5e9748}.core-covers .core-cover-details .core-cover-status.core-cover-status-soon{color:#c26e36}.core-covers .core-cover-details .core-cover-status.core-cover-status-dropped{color:#c361a4}.core-covers .core-cover-details .core-cover-status.core-cover-status-someday{color:#56e6e7}.core-covers .core-cover-details .core-cover-status.core-cover-status-upcoming{color:#9440ad}.core-covers .core-cover-details .core-cover-status.core-cover-status-lfg{color:#b9a42d}.core-covers .core-cover-details .core-cover-status.core-cover-status-replay{color:#942c2c}.core-covers .core-cover-details .core-cover-status.core-cover-status-mmo{color:#617ec3}.core-covers .core-cover-details .core-cover-status.core-cover-status-gameclub{color:#ffcb05}.core-covers .core-cover-rating{display:inline;font-weight:bold;background-image:url("/images/icons/star.png");height:10px;display:inline-block;background-size:contain;margin-left:6px}.core-covers .core-cover-rating.core-cover-rating-stars-5{width:50px}.core-covers .core-cover-rating.core-cover-rating-stars-4{width:40px}.core-covers .core-cover-rating.core-cover-rating-stars-3{width:30px}.core-covers .core-cover-rating.core-cover-rating-stars-2{width:20px}.core-covers .core-cover-rating.core-cover-rating-stars-1{width:10px}.core-covers .core-cover-fade{height:100%;width:100%;background:linear-gradient(180deg,rgba(0,0,0,0) 65%,rgba(0,0,0,0.25) 80%,rgba(0,0,0,0.4) 95%),no-repeat center;position:absolute;top:0;left:0}.core-covers .core-cover-progress{height:3px;width:100%}.core-covers .core-cover-progress .core-cover-progress-fill{height:3px;background-color:#ffb100;border-top:1px solid #f7c657}.core-covers .core-cover-show{opacity:100 !important}.core-covers .core-cover-modal{position:absolute;top:0;left:0;z-index:99;width:100%;height:100%}section.intro{width:100%;height:100vh;background:rgba(55,70,85,0.85);background-image:linear-gradient(to bottom right,rgba(0,0,0,0.7),rgba(0,0,0,0.85)),url("/images/intro/intro_bg.jpg");background-repeat:no-repeat;background-attachment:fixed;background-size:cover;background-position:center center;display:flex;justify-content:center;align-items:center}h1.banner-text{font:600 1.5em/1 'Raleway',sans-serif;color:rgba(255,255,255,0.5);text-align:center;text-transform:uppercase;letter-spacing:.5em}h1.banner-text span,h1.banner-text span:after{font-weight:900;color:#fff;white-space:nowrap;display:inline-block;position:relative;letter-spacing:.1em;padding:.2em 0 .3em 0}h1.banner-text span{z-index:90;text-shadow:.04em .04em 0 #353535}h1.banner-text span:after{content:attr(data-shadow-text);color:rgba(255,255,255,0.35);text-shadow:none;position:absolute;left:.0875em;top:.0875em;z-index:-1;-webkit-mask-image:url("/images/intro/mask.png")}h1.banner-text a{font-weight:700;color:#fff;position:relative;text-decoration:none}h1.banner-text a:hover{opacity:.8}h1.banner-text a:active{top:1px}@media screen and (max-width:1600px){h1.banner-text{font-size:1.6vw}h1.banner-text span{font-size:6vw}}@media screen and (min-width:1600px){h1.banner-text{font-size:26px}h1.banner-text span{font-size:96px}}.work-section-experience{display:flex;width:100%;margin:0 auto;background-color:rgba(0,0,0,0.302);border:1px solid #333;border-radius:12px;padding:20px;margin-bottom:20px}.work-section-experience.work-riot .work-section-experience-company-logo{background-image:url("/images/work/logo/riot.jpg")}.work-section-experience.work-havas .work-section-experience-company-logo{background-image:url("/images/work/logo/havas.jpg")}.work-section-experience.work-cambridge .work-section-experience-company-logo{background-image:url("/images/work/logo/cambridge.jpg")}.work-section-experience.work-jagex .work-section-experience-company-logo{background-image:url("/images/work/logo/jagex.jpg")}.work-section-experience.work-havas .work-section-experience-company,.work-section-experience.work-cambridge .work-section-experience-company,.work-section-experience.work-havas .work-section-experience-roles,.work-section-experience.work-cambridge .work-section-experience-roles{align-self:center}.work-section-experience-company{flex:0 0 auto;min-width:150px;margin-right:30px;display:flex;flex-direction:column;align-items:center;align-self:flex-start}.work-section-experience-company .work-section-experience-company-logo{width:50px;height:50px;background-size:cover;background-repeat:no-repeat;margin-bottom:15px}.work-section-experience-company .work-section-experience-company-name{font-weight:bold;font-size:1.2em;text-transform:uppercase;text-align:center;margin-bottom:10px}.work-section-experience-company .work-section-experience-company-tenure{font-style:italic}.work-section-experience-company .work-section-experience-company-location{text-decoration:underline}.work-section-experience-roles{flex:1 1 auto;display:flex;flex-direction:column;align-self:flex-start}.work-section-experience-roles>div:not(:last-of-type){padding-bottom:20px;border-bottom:1px dashed rgba(255,255,255,0.169);margin-bottom:20px}.work-section-experience-roles .work-section-experience-roles-title span{font-size:1.2em;font-weight:bold}.work-section-experience-roles .work-section-experience-roles-duration{font-style:italic;font-size:.9em}.work-section-experience-projects{width:100%;background-color:rgba(0,0,0,0.612);border-radius:10px;display:flex;justify-content:center;align-items:center;height:100px;flex-wrap:nowrap;gap:30px}.work-section-experience-projects> div{width:200px;height:80px;background-size:contain;background-repeat:no-repeat;background-position:50% 50%;margin:0}.work-section-experience-projects .work-valorant{background-image:url("/images/work/logo/valorant.png");flex:544;max-width:38%}.work-section-experience-projects .work-league{background-image:url("/images/work/logo/league.png");flex:800;max-width:56%}.work-section-experience-projects .work-runescape{background-image:url("/images/work/logo/runescape.png");max-width:42%}.work-section-experience-projects .work-8realms{background-image:url("/images/work/logo/8realms.png")}.work-section-experience-projects .work-funorb{background-image:url("/images/work/logo/funorb.png");max-width:42%}#work-education{width:100%;margin:0 auto}.work-section-education{display:flex;justify-content:center;width:100%;margin:0 auto;background-color:rgba(0,0,0,0.302);border:1px solid #333;border-radius:12px;padding:20px;margin-bottom:20px}.work-section-education .work-section-education-block{display:flex;flex:1 0 auto;width:40%}.work-section-education .work-section-education-logo{display:flex;width:110px;height:60px;margin-right:20px;background-color:rgba(0,0,0,0.612);border-radius:8px}.work-section-education .work-section-education-logo>div{flex:1 0 auto;align-self:center;height:45px;margin:0 6px;background-size:contain;background-repeat:no-repeat;background-position:50% 50%}.work-section-education .work-section-education-details{display:flex;flex-direction:column;align-self:center}.work-section-education .work-section-education-details .work-section-education-title{font-size:1.2em;font-weight:bold}.work-section-education .work-section-education-details .work-section-education-when{font-style:italic;font-size:.9em}.work-section-education .work-huddersfield{background-image:url("/images/work/logo/huddersfield.png")}.work-section-education .work-marple{background-image:url("/images/work/logo/marple.png")}.work-section-education .work-istqb1{background-image:url("/images/work/logo/istqb1.png")}.work-section-education .work-istqb2{background-image:url("/images/work/logo/istqb2.png")}@media (max-width:900px){.work-section-experience{flex-direction:column}.work-section-experience-company{margin-right:0;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #333;width:100%}.work-section-experience-roles{width:100%}}.golf-section:not(:first-of-type){margin-top:20px}.golf-content{display:flex}.golf-side{flex:1 0 200px}.golf-players{flex:1 1 100%;display:flex}.golf-players> div{display:flex;width:100%}.golf-players> div> div{flex:1 1 160px;text-align:center}.golf-players> div .golf-no-data{flex:1 1 auto;width:100%;display:flex;justify-content:center;align-items:center;color:#666;font-style:italic}.golf-avatar .golf-no-data{min-height:116px}.golf-leaderboard .golf-no-data{min-height:380px}.golf-course-name{font-size:.8em;color:#888;margin-left:4px}.content-section-filters{display:flex;align-items:center;margin-bottom:15px}.content-section-filters .content-section-filters-title{margin-right:10px;font-weight:bold;color:#888}.content-section-filters ul{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap}.content-section-filters ul li{margin-right:5px}.content-section-filters ul li a{display:block;padding:5px 15px;background:rgba(255,255,255,0.05);color:#aaa;text-decoration:none;border-radius:8px;font-size:.9em;transition:all .2s}.content-section-filters ul li a:hover{background:rgba(255,255,255,0.1);color:#fff}.golf-avatar .golf-avatar-players-content{display:flex;flex-direction:column;width:100%;height:110px;margin:8px 0;align-items:center}.golf-avatar .golf-avatar-players-content .golf-avatar-rank{font-size:1.2em;font-weight:bold;color:#fff;text-shadow:2px 2px 1px #000;margin-bottom:5px}.golf-avatar .golf-avatar-players-content .golf-avatar-image{flex:0 0 60px;width:60px;height:60px;background-position:50% 50%;background-size:contain;background-repeat:no-repeat}.golf-avatar .golf-avatar-players-content .golf-avatar-name{font-size:1em;color:#fff;text-shadow:2px 2px 1px #000;font-weight:bold;margin-top:5px}.golf-leaderboard{background-color:rgba(0,0,0,0.439);border-radius:12px;overflow:hidden}.golf-leaderboard .golf-leaderboard-content{display:flex}.golf-leaderboard .golf-leaderboard-side{font-weight:bold}.golf-leaderboard .golf-leaderboard-players{display:flex}.golf-leaderboard .golf-row,.golf-leaderboard .golf-row-header{height:40px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #333}.golf-leaderboard .golf-row:last-child,.golf-leaderboard .golf-row-header:last-child{border-bottom:none}.golf-leaderboard .golf-row-header{height:70px;font-size:1.6em;font-weight:900;background-color:rgba(255,255,255,0.05);border-bottom:2px solid #555}.golf-leaderboard .golf-row-sub{height:30px;font-size:.85em;color:#888;border-bottom:1px solid #222}.golf-leaderboard .golf-row-sub .core-tooltip-wrapper{margin-left:5px;color:#bf8d1c}.golf-leaderboard .golf-leaderboard-side .golf-row{justify-content:flex-start;padding-left:10px}.golf-leaderboard .golf-leaderboard-side .golf-row-header{justify-content:flex-start;padding-left:10px}.golf-leaderboard .golf-leaderboard-side .golf-row-sub{padding-left:25px;font-style:italic}.golf-leaderboard .golf-row.golf-cell-winner{background-color:rgba(33,191,33,0.1);font-weight:bold}@media (max-width:900px){.golf-course-name{display:none}.golf-avatar .golf-avatar-players-content{height:100px}.golf-players > div > div{flex-basis:120px}.golf-side{flex:1 0 150px}}.golf-text-par{color:#21bf21 !important}.golf-text-sub{color:#808080 !important}.golf-text-hole-in-one{color:#ffd400 !important}.rank-1{color:#c4b920 !important}.rank-2{color:#8b8b8b !important}.rank-3{color:#776b35 !important}.golf-course-banner-tourist_trap{background-image:url("/images/golf/banners/tourist_trap.png")}.golf-course-banner-cherry_blossom{background-image:url("/images/golf/banners/cherry_blossom.png")}.golf-course-banner-seagull_stacks{background-image:url("/images/golf/banners/seagull_stacks.png")}.golf-course-banner-original_gothic{background-image:url("/images/golf/banners/original_gothic.png")}.golf-course-banner-arizona_modern{background-image:url("/images/golf/banners/arizona_modern.png")}.golf-course-banner-tethys_station{background-image:url("/images/golf/banners/tethys_station.png")}.golf-course-banner-bogeys_bonanza{background-image:url("/images/golf/banners/bogeys_bonanza.png")}.golf-course-banner-quixote_valley{background-image:url("/images/golf/banners/quixote_valley.png")}.golf-course-banner-gardens_of_babylon{background-image:url("/images/golf/banners/gardens_of_babylon.png")}.golf-course-banner-shangrila{background-image:url("/images/golf/banners/shangrila.png")}.golf-course-banner-sweetopia{background-image:url("/images/golf/banners/sweetopia.png")}.golf-course-banner-el_dorado{background-image:url("/images/golf/banners/el_dorado.png")}.golf-course-banner-labyrinth{background-image:url("/images/golf/banners/labyrinth.png")}.golf-course-banner-leagues_under_the_sea{background-image:url("/images/golf/banners/leagues_under_the_sea.png")}.golf-course-banner-myst{background-image:url("/images/golf/banners/myst.png")}.golf-course-banner-atlantis{background-image:url("/images/golf/banners/atlantis.png")}.golf-course-banner-upside_town{background-image:url("/images/golf/banners/upside_town.png")}.golf-course-banner-temple_at_zerzura{background-image:url("/images/golf/banners/temple_at_zerzura.png")}.golf-course-banner-journey_to_the_center{background-image:url("/images/golf/banners/journey_to_the_center.png")}.golf-course-banner-laser_lair{background-image:url("/images/golf/banners/laser_lair.png")}.golf-course-banner-alfheim{background-image:url("/images/golf/banners/alfheim.png")}.golf-course-banner-widows_walkabout{background-image:url("/images/golf/banners/widows_walkabout.png")}.golf-course-banner-meow_wolf{background-image:url("/images/golf/banners/meow_wolf.png")}.golf-course-banner-around_the_world_in_80_days{background-image:url("/images/golf/banners/around_the_world_in_80_days.png")}.golf-course-banner-ice_lair{background-image:url("/images/golf/banners/ice_lair.png")}.golf-course-banner-venice{background-image:url("/images/golf/banners/venice.png")}.golf-course-banner-wallace_and_gromit{background-image:url("/images/golf/banners/wallace.png")}.golf-course-banner-mars_gardens{background-image:url("/images/golf/banners/mars_gardens.png")}.golf-course-banner-8bit{background-image:url("/images/golf/banners/8bit.png")}.golf-course-banner-holiday_hideaway{background-image:url("/images/golf/banners/holiday_hideaway.png")}.golf-course-banner-elvis{background-image:url("/images/golf/banners/elvis.png")}.golf-course-banner-mount_olympus{background-image:url("/images/golf/banners/mount_olympus.png")}.golf-course-banner-raptor_cliffs{background-image:url("/images/golf/banners/raptor_cliffs.png")}.golf-course-banner-crystal_lair{background-image:url("/images/golf/banners/crystal_lair.png")}.golf-course-banner-tokyo{background-image:url("/images/golf/banners/tokyo.png")}.golf-course-banner-forgotten_fairyland{background-image:url("/images/golf/banners/forgotten_fairyland.png")}.golf-course-banner-alice_wonderland{background-image:url("/images/golf/banners/alice_wonderland.png")}.golf-course-banner-tiki_coco{background-image:url("/images/golf/banners/tiki_coco.png")}.golf-avatar-reece{background-image:url("/images/golf/avatars/reece.png")}.golf-avatar-matt{background-image:url("/images/golf/avatars/matt.png")}.golf-avatar-ian{background-image:url("/images/golf/avatars/ian.png")}.golf-avatar-sarah{background-image:url("/images/golf/avatars/sarah.png")}.golf-avatar-jon{background-image:url("/images/golf/avatars/jon.png")}.golf-avatar-tim{background-image:url("/images/golf/avatars/tim.png")}.golf-avatar-seb{background-image:url("/images/golf/avatars/seb.png")}.golf-course-results-box{width:100%;margin:0 auto;display:flex;flex-direction:column}.golf-course-results-box .golf-summary-header{display:flex;margin-bottom:10px}.golf-course-results-box .golf-summary-header .golf-summary-header-course{flex:0 0 30%}.golf-course-results-box .golf-summary-header .golf-summary-header-players{flex:1 0 70%;display:flex;flex-direction:row}.golf-course-results-box .golf-summary-header .golf-summary-header-players > div{flex:1}.golf-course-results-box .golf-summary-header .golf-summary-header-players .golf-summary-header-players-avatar{display:flex;flex-direction:column;align-items:center;margin-bottom:10px}.golf-course-results-box .golf-summary-header .golf-summary-header-players .golf-summary-header-players-avatar-rank{flex:1 0;font-size:1.2em;font-weight:bold;text-shadow:2px 2px 1px #000;color:#fff}.golf-course-results-box .golf-summary-header .golf-summary-header-players .golf-summary-header-players-avatar-head{width:100%;max-width:60px;height:60px;background-position:50% 50%;background-size:contain;background-repeat:no-repeat;margin:4px 0}.golf-course-results-box .golf-summary-header .golf-summary-header-players .golf-summary-header-players-avatar-name{flex:1 0;font-size:1em;font-weight:bold;text-shadow:2px 2px 1px #000;color:#fff}.golf-course-results-box .golf-summary-course{display:flex;flex:1 1;position:relative;overflow:hidden;border-radius:12px;margin-bottom:10px;background-color:#111;border:1px solid #333;min-height:50px}.golf-course-results-box .golf-summary-course .golf-summary-course-details{display:flex;flex:1 1;align-items:center;z-index:10;padding:10px 0}.golf-course-results-box .golf-summary-course .golf-summary-course-name{flex:0 0 30%;padding-left:15px;font-size:1.1em;text-transform:uppercase;font-weight:900;text-shadow:2px 2px 2px #000;color:#fff}.golf-course-results-box .golf-summary-course .golf-summary-course-players{display:flex;flex:1 0 70%;flex-direction:row;padding-right:10px}.golf-course-results-box .golf-summary-course .golf-summary-course-players .golf-summary-course-players-record{flex:1;display:flex;justify-content:center;align-items:center;background-color:rgba(0,0,0,0.6);border:1px solid #444;border-radius:8px;text-align:center;margin:0 4px;height:30px;padding:0 5px;font-weight:bold;font-size:.9em;color:#fff}.golf-course-results-box .golf-summary-course .golf-summary-course-players .golf-summary-course-players-record > div{margin:0 3px}.golf-course-results-box .golf-summary-course .golf-summary-course-players .golf-summary-course-players-record .golf-text-sub{color:#888;font-size:.8em;margin-left:2px}.golf-course-results-box .golf-summary-course .golf-summary-image{position:absolute;width:100%;height:100%;top:0;left:0;background-size:cover;background-position:center;background-repeat:no-repeat;opacity:.5}.golf-course-results-box .golf-summary-course .golf-summary-fade{position:absolute;width:100%;height:100%;top:0;left:0;background:linear-gradient(90deg,rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.4) 15%,rgba(0,0,0,0.7) 100%)}.golf-course-results-box .golf-unplayed-courses{margin-top:20px;padding-top:10px;border-top:1px solid #333}.golf-course-results-box .golf-unplayed-title{font-size:.9em;color:#fff;text-transform:uppercase;margin-bottom:10px;padding-left:15px;font-weight:bold;text-align:center}.golf-course-results-box .golf-summary-course-unplayed-row{min-height:35px;margin-bottom:5px}.golf-course-results-box .golf-summary-course-unplayed-row .golf-summary-course-name{flex:1 1 auto;font-size:.8em;color:#aaa}.golf-course-results-box .golf-summary-course-unplayed-row .golf-summary-image{opacity:.3}.golf-records-tally{display:flex;justify-content:center;gap:30px;margin-bottom:20px;padding:20px;background-color:rgba(0,0,0,0.5);border-radius:12px;border:1px solid #333}.golf-records-tally .golf-records-tally-player{display:flex;flex-direction:column;align-items:center;width:80px}.golf-records-tally .golf-records-tally-rank{font-size:1.2em;font-weight:bold;margin-bottom:5px;text-shadow:2px 2px 1px #000;color:#fff}.golf-records-tally .golf-records-tally-avatar{width:60px;height:60px;background-size:contain;background-position:50% 50%;background-repeat:no-repeat;margin-bottom:5px}.golf-records-tally .golf-records-tally-count{font-size:1.5em;font-weight:bold;color:#bf8d1c;text-shadow:1px 1px 1px #000}.golf-records{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;padding:20px 0}.golf-records-card{position:relative;flex:1 1 220px;max-width:260px;min-width:200px;height:160px;border-radius:12px;overflow:hidden;border:1px solid #333;box-shadow:0 4px 10px rgba(0,0,0,0.5)}.golf-records-card .golf-records-card-bg{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;opacity:.4;transition:opacity .3s}.golf-records-card:hover .golf-records-card-bg{opacity:.6}.golf-records-card .golf-records-card-content{position:relative;z-index:1;height:100%;display:flex;flex-direction:column;background:linear-gradient(to bottom,rgba(0,0,0,0.2),rgba(0,0,0,0.9))}.golf-records-card .golf-records-title{text-align:center;font-weight:bold;text-transform:uppercase;padding:10px;font-size:.9em;text-shadow:2px 2px 2px #000;color:#fff;letter-spacing:1px}.golf-records-card .golf-records-split{display:flex;flex:1;align-items:center;padding-bottom:10px}.golf-records-card .golf-records-side{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center}.golf-records-card .golf-records-divider{width:1px;height:60%;background:rgba(255,255,255,0.3)}.golf-records-card .golf-records-label{font-size:.7em;text-transform:uppercase;color:#aaa;margin-bottom:5px}.golf-records-card .golf-records-avatar{width:50px;height:50px;background-size:contain;background-repeat:no-repeat;background-position:50% 50%}.golf-records-card .golf-records-name{font-size:.9em;font-weight:bold;color:#fff;text-shadow:1px 1px 1px #000;margin-top:5px}.golf-records-card .golf-records-score{font-weight:bold;font-size:1.1em;text-shadow:1px 1px 1px #000;margin-top:5px}.golf-records-card .golf-records-none{color:#555;font-size:1.5em}.golf-scorecards{display:flex;flex-direction:column;gap:20px}.golf-scorecards .golf-scorecards-nav ul{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:10px}.golf-scorecards .golf-scorecards-nav li{flex:1 1 200px;border-radius:8px;overflow:hidden;border:1px solid #333}.golf-scorecards .golf-scorecards-nav a{position:relative;display:flex;align-items:center;justify-content:center;height:40px;padding:10px 15px;color:#fff;text-decoration:none;font-size:.9em;font-weight:bold;text-transform:uppercase;text-shadow:2px 2px 2px #000;letter-spacing:1px;transition:all .2s;background-size:cover;background-position:center}.golf-scorecards .golf-scorecards-nav a span{position:relative;z-index:2}.golf-scorecards .golf-scorecards-nav a:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.6);z-index:1;transition:all .2s}.golf-scorecards .golf-scorecards-nav a:hover:before{background:rgba(0,0,0,0.4)}.golf-scorecards .golf-scorecards-nav a.current{outline:2px solid #bf8d1c;outline-offset:-2px}.golf-scorecards .golf-scorecards-nav a.current:before{background:rgba(0,0,0,0.2)}.golf-scorecards .golf-scorecards-content{flex:1;background:rgba(0,0,0,0.3);border-radius:12px;padding:20px;min-height:500px}.golf-scorecards .golf-scorecards-header{height:120px;border-radius:12px;overflow:hidden;position:relative;margin-bottom:20px}.golf-scorecards .golf-scorecards-header .golf-scorecards-header-image{width:100%;height:100%;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center}.golf-scorecards .golf-scorecards-header .golf-scorecards-header-title{font-size:2em;font-weight:900;text-transform:uppercase;text-shadow:2px 2px 2px #000;color:#fff;letter-spacing:1px}.golf-scorecards .golf-scorecards-table-container{margin-bottom:30px}.golf-scorecards .golf-scorecards-table-container .golf-scorecards-table-title{font-size:1.2em;font-weight:bold;margin-bottom:10px;color:#bf8d1c;border-bottom:1px solid #444;padding-bottom:5px}.golf-scorecards .golf-scorecards-table-container table{width:100%;border-collapse:collapse;font-size:.9em}.golf-scorecards .golf-scorecards-table-container table th,.golf-scorecards .golf-scorecards-table-container table td{padding:8px 4px;text-align:center;border-bottom:1px solid #333}.golf-scorecards .golf-scorecards-table-container table th{color:#888;font-weight:normal;font-size:.8em}.golf-scorecards .golf-scorecards-table-container table .col-player{text-align:left;font-weight:bold;color:#ddd;width:100px}.golf-scorecards .golf-scorecards-table-container table .col-year{color:#666;font-style:italic;width:60px}.golf-scorecards .golf-scorecards-table-container table .col-total{font-weight:bold;color:#fff;width:80px;background:rgba(255,255,255,0.05)}.golf-scorecards .golf-scorecards-table-container table tr:hover td{background:rgba(255,255,255,0.05)}.golf-scorecards-data-container{margin-top:15px}.golf-records-data-container{margin-top:15px}.update-dashboard-container{width:100%;min-height:80vh;background-color:#0a0a0a;color:#e5e7eb;font-family:'Consolas','Monaco','Courier New',Courier,monospace;padding:20px;box-sizing:border-box;border-radius:8px;border:1px solid #333;position:relative;overflow:hidden;margin-bottom:30px}.update-dashboard-container::before{content:" ";display:block;position:absolute;top:0;left:0;bottom:0;right:0;background:linear-gradient(rgba(18,16,16,0) 50%,rgba(0,0,0,0.25) 50%),linear-gradient(90deg,rgba(255,0,0,0.06),rgba(0,255,0,0.02),rgba(0,0,255,0.06));z-index:2;background-size:100% 2px,3px 100%;pointer-events:none}.dashboard-header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #10b981;padding-bottom:10px;margin-bottom:20px;text-transform:uppercase;letter-spacing:2px}.dashboard-header h1{margin:0;font-size:24px;text-shadow:0 0 15px rgba(16,185,129,0.3)}.dashboard-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media (max-width:768px){.dashboard-grid{grid-template-columns:1fr}}.dashboard-panel{border:1px solid #333;padding:15px;background:rgba(20,20,20,0.6)}.dashboard-panel h2{margin-top:0;font-size:18px;border-bottom:1px solid #333;color:#10b981;padding-bottom:5px;margin-bottom:15px}.system-status-bar{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:20px;background:rgba(0,20,0,0.3);border:1px solid #333;padding:15px;border-radius:4px}.status-item{text-align:center;border-right:1px solid #333}.status-item:last-child{border-right:none}.status-label{display:block;font-size:10px;color:#666;letter-spacing:1px;margin-bottom:5px;text-transform:uppercase}.status-value{font-size:14px;color:#10b981;font-weight:bold}.pipeline-panel{display:flex;flex-direction:column;height:100%}.pipeline-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;border-bottom:1px solid #333;padding-bottom:10px}.pipeline-title{font-size:18px;font-weight:bold;color:#fff;text-transform:uppercase}.pipeline-status{font-size:12px;padding:2px 6px;border-radius:2px;text-transform:uppercase}.status-idle{background:#333;color:#aaa}.status-running{background:#fbbf24;color:#000;animation:blink 1s infinite}.btn-execute{width:100%;padding:12px;background:rgba(16,185,129,0.05);border:1px solid #10b981;color:#10b981;font-family:inherit;font-weight:bold;cursor:pointer;transition:all .2s;text-transform:uppercase;letter-spacing:2px;margin-bottom:20px}.btn-execute:hover{background:#10b981;color:#000;box-shadow:0 0 20px rgba(16,185,129,0.4)}.btn-execute:active{transform:translateY(2px)}.btn-execute:disabled{border-color:#555;color:#555;background:transparent;cursor:not-allowed;box-shadow:none}.history-list{flex-grow:1;background:rgba(0,0,0,0.3);border:1px solid #333;padding:15px;font-size:12px}.history-header{color:#666;margin-bottom:10px;text-transform:uppercase;font-size:10px;letter-spacing:1px;border-bottom:1px solid #222;padding-bottom:5px}.history-row{display:flex;justify-content:space-between;padding:8px 0;border-bottom:1px dashed #222}.history-row:last-child{border-bottom:none}.history-time{color:#888;font-family:monospace}.history-result{font-weight:bold}.res-success{color:#10b981}.res-fail{color:#ef4444}@media (max-width:600px){.system-status-bar{grid-template-columns:1fr 1fr}.status-item{border-right:none;margin-bottom:10px}}.terminal-window{grid-column:1/-1;background:#000;border:1px solid #333;padding:10px;height:600px;overflow-y:auto;font-size:12px}.terminal-window::-webkit-scrollbar{width:10px}.terminal-window::-webkit-scrollbar-track{background:#000}.terminal-window::-webkit-scrollbar-thumb{background:#10b981;border:2px solid #000}.terminal-window p{margin:2px 0}.cursor{display:inline-block;width:8px;height:14px;background:#10b981;animation:blink 1s infinite}.btn-action{background:transparent;border:1px solid #333;color:#10b981;padding:5px 10px;font-family:inherit;cursor:pointer;text-transform:uppercase;font-size:12px;transition:all .2s}.btn-action:hover{background:#10b981;color:#000;box-shadow:0 0 15px rgba(16,185,129,0.4)}.btn-action:disabled{border-color:#555;color:#555;cursor:not-allowed}.job-status{font-size:.8em;color:#666}.job-status.status-success{color:#10b981}.job-status.status-failed{color:#ef4444}.recent-games-list{display:flex;gap:10px;margin-top:5px;overflow-x:auto;padding-bottom:5px;min-height:112px}.game-cover-mini{flex:0 0 80px;height:110px;background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:4px;position:relative;border:1px solid #333;transition:transform .2s,border-color .2s;background-color:#111}.game-cover-mini:hover{transform:scale(1.05);border-color:#10b981;z-index:10}.game-cover-img{width:100%;height:100%;object-fit:cover;border-radius:4px;display:block}.game-title-overlay{position:absolute;bottom:0;left:0;right:0;background:rgba(0,0,0,0.8);color:#fff;font-size:9px;padding:3px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border-bottom-left-radius:3px;border-bottom-right-radius:3px}.recent-golf-list{display:flex;gap:10px;margin-top:5px;overflow-x:auto;padding-bottom:5px;min-height:112px}.golf-cover-mini{flex:0 0 80px;height:110px;background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:4px;position:relative;border:1px solid #333;transition:transform .2s,border-color .2s;background-color:#111}.golf-cover-mini:hover{transform:scale(1.05);border-color:#10b981;z-index:10}.golf-cover-img{width:100%;height:100%;object-fit:cover;border-radius:4px;display:block}.golf-title-overlay{position:absolute;bottom:0;left:0;right:0;background:rgba(0,0,0,0.8);color:#fff;font-size:9px;padding:3px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border-bottom-left-radius:3px;border-bottom-right-radius:3px}.recent-media-list{display:flex;gap:10px;margin-top:5px;overflow-x:auto;padding-bottom:5px;min-height:112px}.media-cover-mini{flex:0 0 80px;height:110px;background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:4px;position:relative;border:1px solid #333;transition:transform .2s,border-color .2s;background-color:#111}.media-cover-mini:hover{transform:scale(1.05);border-color:#10b981;z-index:10}.media-cover-img{width:100%;height:100%;object-fit:cover;border-radius:4px;display:block}.media-title-overlay{position:absolute;bottom:0;left:0;right:0;background:rgba(0,0,0,0.8);color:#fff;font-size:9px;padding:3px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border-bottom-left-radius:3px;border-bottom-right-radius:3px}@-moz-keyframes blink{0%,100%{opacity:1}50%{opacity:0}}@-webkit-keyframes blink{0%,100%{opacity:1}50%{opacity:0}}@-o-keyframes blink{0%,100%{opacity:1}50%{opacity:0}}@keyframes blink{0%,100%{opacity:1}50%{opacity:0}}