@import"https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Geologica:wght@100..900&family=Oswald:wght@200;300;400&display=swap";*,*:before,*:after{box-sizing:inherit}html{box-sizing:border-box;font-size:20px;line-height:1.5;-webkit-tap-highlight-color:transparent}body{background:#fff;color:#1b1e24;font-family:Bebas Neue,-apple-system,system-ui,BlinkMacSystemFont,Helvetica Neue,sans-serif;font-size:.8rem;overflow-x:hidden;text-rendering:optimizeLegibility}a{color:#e51f1f;outline:none;text-decoration:none}a:focus{box-shadow:0 0 0 .1rem #e51f1f33}a:focus,a:hover,a:active,a.active{color:#bb1616;text-decoration:underline}@media screen and (max-width:840px){a:focus,a:hover,a:active,a.active{box-shadow:none}}a:visited{color:#ea4d4d}html{font-family:Bebas Neue,-apple-system,system-ui,BlinkMacSystemFont,Helvetica Neue,sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}hr{box-sizing:content-box;height:0;overflow:visible}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}address{font-style:normal}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:SF Mono,Segoe UI Mono,Roboto Mono,Menlo,Courier,monospace;font-size:1em}dfn{font-style:italic}small{font-size:80%;font-weight:400}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [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}fieldset{border:0;margin:0;padding:0}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;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-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item;outline:none}canvas{display:inline-block}template{display:none}[hidden]{display:none}body{margin:0;min-height:100vh}.matchs-banner{width:100%;display:flex;justify-content:center;align-items:flex-end;position:absolute;bottom:0;left:0}@media screen and (min-width:840px){.matchs-banner{margin-bottom:0}}.matchs-banner__container{display:flex;width:95%}.matchs-banner__container__content{display:flex;align-items:center;justify-content:space-evenly;width:100%;position:relative}.matchs-banner .slide-viewport{width:100%;overflow:hidden}.matchs-banner .track{display:grid;grid-template-columns:100% 100% 100%;align-items:stretch}.matchs-banner .track.transition{transition:transform .24s cubic-bezier(.2,.8,.2,1)}.matchs-banner .slide-item{display:flex;justify-content:center;padding:0 .4rem;box-sizing:border-box}.matchs-banner .slide-viewport.rebound-left .track{animation:rebound-left .26s ease-out}.matchs-banner .slide-viewport.rebound-right .track{animation:rebound-right .26s ease-out}@keyframes rebound-left{0%{transform:translate(calc(-100% - 12px))}60%{transform:translate(calc(-100% + 6px))}to{transform:translate(-100%)}}@keyframes rebound-right{0%{transform:translate(calc(-100% + 12px))}60%{transform:translate(calc(-100% - 6px))}to{transform:translate(-100%)}}.matchs-banner__stars{width:100px;margin:0 1rem;display:none}@media screen and (min-width:600px){.matchs-banner__stars{display:flex}}.matchs-banner__stars img{width:100%}.matchs-banner .carousel-arrow{background:none;border:none;font-size:2.5rem;cursor:pointer;color:#000;z-index:2;align-self:center;transition:color .2s;width:50px}.matchs-banner .carousel-arrow:hover{color:#e53935}.matchs-banner .carousel-arrow.left{margin-right:1rem}.matchs-banner .carousel-arrow.right{margin-left:1rem}@media screen and (max-width:840px){.matchs-banner{bottom:calc(12px + env(safe-area-inset-bottom))}.matchs-banner__container{width:92%}.matchs-banner__container__content{justify-content:center}.matchs-banner .carousel-arrow{display:none}}.matchs-banner>.match-day{margin:0 1rem 1.15rem;display:flex;flex-direction:column;justify-content:flex-start;box-sizing:border-box;display:none;align-self:flex-start}.matchs-banner>.match-day:nth-of-type(1){display:flex}@media screen and (min-width:600px){.matchs-banner>.match-day:nth-of-type(1),.matchs-banner>.match-day:nth-of-type(2){display:flex}}.matchs-banner .match-day__container__title{margin-bottom:1rem;display:block;border-bottom:2px #e51f1f solid}.matchs-banner .match-day__container__title h2{font-weight:400;margin:0;background:#e51f1f;color:#fff;font-size:1.2rem;padding:.2rem .5rem 0;display:inline}.matchs-banner .match-day__row{display:flex;align-items:center;font-size:1rem;margin-bottom:.4rem}.matchs-banner .match-day__row .match-day__time{margin-right:1.5rem;white-space:nowrap}.matchs-banner .match-day__row .match-day__teams .highlight{background:#e53935;color:#fff;padding:0 .3em;margin:0 .1em}@media screen and (max-width:840px){.matchs-banner .match-day__row{margin-bottom:.5rem}.matchs-banner .match-day__time{font-size:.95rem}}.navbar{display:flex;justify-content:center;align-items:center;width:100%;position:relative}@media(max-width:840px){.navbar-main{display:none}}.navbar-mobile{display:flex;justify-content:space-between;align-items:center;width:100%;box-sizing:border-box;padding:0 1rem}.navbar-mobile-item{z-index:402}.navbar-mobile-item:last-child{padding:1rem}@media(min-width:840px){.navbar-mobile{display:none}}.navbar-mobile .nav-list{flex-direction:row}.navbar-mobile-menu{position:fixed;top:0;left:0;width:100%;height:100dvh;overflow:hidden;background-color:#000;z-index:401}@media(min-width:840px){.navbar-mobile-menu{display:none}}.navbar-mobile-menu .stars-column{position:fixed;top:0;left:0;width:62px;height:100dvh;background-image:url("data:image/svg+xml,%3csvg%20width='62'%20height='932'%20viewBox='0%200%2062%20932'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='62'%20height='932'%20fill='%23E51F1F'/%3e%3cline%20y1='-2.46397'%20x2='942'%20y2='-2.46397'%20transform='matrix(-4.37114e-08%201%201%204.37114e-08%2044%200)'%20stroke='%23F3F3F3'%20stroke-width='4.92793'/%3e%3cline%20y1='-2.46397'%20x2='516'%20y2='-2.46397'%20transform='matrix(-4.37114e-08%201%201%204.37114e-08%2018%200)'%20stroke='%23F3F3F3'%20stroke-width='4.92793'/%3e%3cpath%20d='M18.4144%20532.307L24.2949%20539.889L33.7381%20538.189L28.3445%20546.125L32.8791%20554.581L23.6652%20551.903L17.0245%20558.829L16.7236%20549.238L8.08486%20545.063L17.1127%20541.813L18.4144%20532.307Z'%20fill='%23F3F3F3'/%3e%3cpath%20d='M18.4144%20576.125L24.2949%20583.707L33.7381%20582.007L28.3445%20589.943L32.8791%20598.399L23.6652%20595.721L17.0245%20602.647L16.7236%20593.057L8.08486%20588.881L17.1127%20585.631L18.4144%20576.125Z'%20fill='%23F3F3F3'/%3e%3cpath%20d='M18.4144%20619.943L24.2949%20627.525L33.7381%20625.825L28.3445%20633.761L32.8791%20642.217L23.6652%20639.539L17.0245%20646.465L16.7236%20636.875L8.08486%20632.699L17.1127%20629.449L18.4144%20619.943Z'%20fill='%23F3F3F3'/%3e%3cpath%20d='M18.4144%20663.761L24.2949%20671.343L33.7381%20669.643L28.3445%20677.579L32.8791%20686.035L23.6652%20683.357L17.0245%20690.283L16.7236%20680.693L8.08486%20676.517L17.1127%20673.267L18.4144%20663.761Z'%20fill='%23F3F3F3'/%3e%3cpath%20d='M18.4144%20707.579L24.2949%20715.161L33.7381%20713.461L28.3445%20721.397L32.8791%20729.853L23.6652%20727.175L17.0245%20734.101L16.7236%20724.511L8.08486%20720.335L17.1127%20717.086L18.4144%20707.579Z'%20fill='%23F3F3F3'/%3e%3c/svg%3e");background-size:cover;background-size:75%;background-repeat:no-repeat;background-position:center;background-color:#e51f20}.navbar-mobile-menu .nav-list{flex-direction:column;height:100%;padding:2rem 2rem 2rem 30%;align-items:start;gap:.5rem;position:relative}.navbar-mobile-menu .nav-list li{margin:0;width:100%}.navbar-mobile-menu .nav-list a,.navbar-mobile-menu .nav-list .nav-link{color:#fff;font-size:1.5rem;text-transform:uppercase;letter-spacing:2px}.navbar-mobile-menu .social-media-items{position:absolute;bottom:0;left:0;width:100%;height:100px;display:flex;justify-content:center;align-items:center}.navbar-mobile-menu .social-media-items img{width:50px}#menu-toggler{display:block;width:50px;height:50px}#menu-toggler img{position:absolute;width:50px}#menu-toggler img:nth-child(2){opacity:0}.nav-list{list-style-type:none;margin:0;padding:0;display:flex;align-items:center;justify-content:center;flex:1}.nav-list li{margin:0 10px}.nav-list a,.nav-list .nav-link{color:#1b1e24;text-decoration:none;font-size:18px;letter-spacing:.25px}.nav-list .nav-link--disabled{cursor:default;pointer-events:none;opacity:.5}.navbar-mobile-menu .nav-list .nav-link--disabled{color:#fff}#player-carousel{width:100%;background-color:#e8ebef;background-image:url(../../img/field-corner.svg);background-position:right bottom;background-size:contain;background-repeat:no-repeat;min-height:100dvh}.sponsors__section{background:#e51f1f;min-height:100dvh;max-height:100vh;padding:5rem 0 6rem;position:relative;z-index:1;box-sizing:border-box;display:flex;align-items:center;overflow-x:hidden}@media screen and (max-width:840px){.sponsors__section{min-height:auto;max-height:none;padding-top:2rem;display:block}}.sponsors__container{max-width:1200px;margin:0 auto;padding:0 2rem;width:100%;box-sizing:border-box;min-width:0}@media screen and (max-width:840px){.sponsors__container{padding:0 1rem;max-width:100%}}.sponsors__title{font-size:3rem;font-weight:700;text-align:center;color:#000;margin:0 0 3rem;padding-top:2rem;letter-spacing:2px;text-transform:uppercase}.sponsors__title .letter{display:inline-block;line-height:1em;opacity:0}@media screen and (max-width:840px){.sponsors__title{font-size:2rem;padding-top:1rem}}.sponsors__grid{display:grid;grid-template-columns:repeat(6,1fr);gap:2rem;margin:0 auto 3rem;max-width:900px;min-width:0}@media(max-width:1024px){.sponsors__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem}}@media(max-width:768px){.sponsors__grid{grid-template-columns:repeat(3,1fr);gap:1rem}}@media(max-width:480px){.sponsors__grid{grid-template-columns:repeat(2,1fr);gap:.75rem}}.sponsors__item{display:flex;align-items:center;justify-content:center;min-width:0;transition:transform .3s ease;opacity:0}.sponsors__item:hover{transform:scale(1.05)}.sponsors__item img{max-width:100%;width:100%;height:auto;object-fit:contain}.sponsors__message{text-align:center;font-size:1.1rem;font-weight:600;color:#000;line-height:1.6;max-width:700px;margin:0 auto;padding:2rem 1rem 0;border-top:3px dotted rgba(0,0,0,.3);opacity:0}.timeline-photo-slider{margin:.75rem 0 1rem}.timeline-photo-slider__viewport{width:100%;aspect-ratio:16/9;overflow:hidden;border-radius:10px;background:#000}.timeline-photo-slider__image{width:100%;height:100%;display:block;object-fit:cover}.timeline-photo-slider__controls{margin-top:.5rem;display:flex;align-items:center;justify-content:center;gap:.65rem}.timeline-photo-slider__arrow{border:0;background:#e51f1f;color:#fff;width:32px;height:32px;border-radius:999px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font-size:.9rem;line-height:1;transition:transform .2s ease,background-color .2s ease}.timeline-photo-slider__arrow:hover{transform:scale(1.08);background:#bb1616}.timeline-photo-slider__dots{display:flex;align-items:center;gap:.4rem}.timeline-photo-slider__dot{border:0;width:8px;height:8px;border-radius:999px;background:#0000004d;cursor:pointer;transition:transform .2s ease,background-color .2s ease}.timeline-photo-slider__dot.is-active{width:20px;background:#e51f1f}.site-footer{position:relative;display:flex;width:100%;min-height:320px;max-height:100vh;background:#000;color:#fff}.site-footer__left{flex:0 1 48%;min-height:320px;background-color:#0c0c0c;background-size:cover;background-position:center left;background-repeat:no-repeat;display:flex;align-items:flex-end;padding:1.5rem 1.5rem 2rem;box-sizing:border-box}.site-footer__copy{margin:0;font-size:.75rem;font-weight:400;color:#fff;text-transform:uppercase;letter-spacing:.05em}.site-footer__copy--mobile{display:none}.site-footer__center{flex:1 1 auto;min-width:0;background:#000;padding:2.5rem 2rem;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;box-sizing:border-box}.site-footer__content{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:1rem;width:100%;max-width:1200px;margin:0 auto}.site-footer__quote{margin:0 0 .25rem;padding:0;border:none;text-align:right;align-self:flex-end}.site-footer__quote-text{margin:0;font-size:clamp(2.15rem,5vw,3.5rem);font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.02em;line-height:1.1}.site-footer__quote-author{display:block;margin-top:.3rem;font-size:1.15rem;font-weight:600;color:#e51f1f;font-style:normal;text-transform:uppercase;letter-spacing:.1em}.site-footer__email{font-family:Bebas Neue,-apple-system,system-ui,BlinkMacSystemFont,Helvetica Neue,sans-serif;color:#fff;font-size:1.5rem;font-weight:500;text-decoration:none;transition:color .2s ease}.site-footer__email:hover{color:#e51f1f}.site-footer__hashtag{margin:0;font-size:1.1rem;font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:.05em}.site-footer__instagram{display:inline-flex;align-items:center;gap:.35rem;color:#fff;font-size:1.1rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;text-decoration:none;transition:color .2s ease}.site-footer__instagram:hover{color:#e51f1f}.site-footer__arrow{font-size:.9em;opacity:.9}.site-footer__legal{margin-top:auto;padding-top:1.5rem;display:flex;flex-wrap:wrap;align-items:center;gap:.4rem .5rem;font-size:.7rem;text-transform:uppercase;letter-spacing:.04em}.site-footer__legal a{color:#fff;text-decoration:none;transition:color .2s ease}.site-footer__legal a:hover{color:#e51f1f}.site-footer__star{width:12px;height:auto;display:block;flex-shrink:0}.site-footer__right-band{flex-shrink:0;width:62px;display:flex;align-items:stretch;overflow:hidden}.site-footer__right-band img{width:100%;height:100%;object-fit:cover;object-position:top center}@media screen and (max-width:840px){.site-footer__right-band--desktop{display:none}}.site-footer__right-band--mobile{display:none}@media screen and (max-width:840px){.site-footer__right-band--mobile{display:flex;position:absolute;top:0;right:0;bottom:0;width:48px}}@media screen and (max-width:840px){.site-footer{flex-wrap:wrap;min-height:auto}.site-footer__left{display:none}.site-footer__copy{font-size:.65rem}.site-footer__copy--mobile{display:block;margin-top:1rem;padding-top:1rem}.site-footer__center{flex:1 1 100%;min-width:0;padding:2rem 3.5rem 1.5rem 1rem}.site-footer__quote-text{font-size:1.9rem;line-height:1.1}.site-footer__quote-author{font-size:1rem}.site-footer__email{font-size:14px}.site-footer__hashtag,.site-footer__instagram{font-size:.95rem}.site-footer__legal{font-size:.65rem;gap:.3rem .4rem;padding-bottom:1rem}.site-footer__star{width:10px}}.header{position:fixed;top:0;width:100%;box-sizing:border-box;padding-top:env(safe-area-inset-top);z-index:100;transition:backdrop-filter 3s ease}.header .logo{height:6em;padding:1em 1.5em 0;will-change:filter;transition:filter .3s;transition:height .5s ease}.header .logo:hover{filter:drop-shadow(0 0 2em rgba(230,25,25,.6666666667))}.header .logo.react:hover{filter:drop-shadow(0 0 2em rgba(203,46,46,.67))}.header .card{padding:2em}.header--scrolled{backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);background-color:#ffffff59}.header--scrolled .logo{height:4em}.layout-root{display:flex;flex-direction:column;min-height:100vh}.layout-main{flex:1 1 0%;min-height:0;display:flex;flex-direction:column;min-height:calc(100vh - 420px);position:relative}.layout-main:before,.layout-main:after{content:"";position:fixed;top:0;width:50%;height:100vh;background:#000;z-index:9999;transition:transform .6s cubic-bezier(.76,0,.24,1);pointer-events:none}.layout-main:before{left:0;transform:translate(-100%)}.layout-main:after{right:0;transform:translate(100%)}.layout-main.is-transitioning:before{transform:translate(0)}.layout-main.is-transitioning:after{transform:translate(0)}.layout-main__page{flex:1 1 0%;min-height:0;display:flex;flex-direction:column;opacity:1;transition:opacity .4s ease-out}.layout-main.is-transitioning .layout-main__page{opacity:0;transition-duration:.2s}.site-footer{flex-shrink:0}.layout-main__page>section:first-child{padding-top:125px}.layout{padding:0 10%;line-height:normal}@media screen and (max-width:600px){.layout{padding:0 15px}}.page-title{font-family:Bebas Neue,sans-serif;font-size:2.5rem;font-weight:700;text-align:center;margin:0;padding:2rem 0 .5rem;color:#000}@media screen and (max-width:840px){.page-title{font-size:1.5rem;padding:1.25rem 0 .5rem}}.home{padding-top:0}.home .hero .text-hero-lg{white-space:break-spaces;font-size:4rem;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.home .hero .text-hero-lg .letter{display:inline-block;line-height:1em}.home .hero .text-hero-lg .sign{display:block;color:#e51f1f;font-size:1.5rem}@media screen and (max-width:960px){.home .hero .text-hero-lg{font-size:3.5rem}}@media screen and (max-width:840px){.home .hero .text-hero-lg{font-size:2.1rem}.home .hero .text-hero-lg .sign{font-size:1rem}}.home>section:first-child{--matchs-banner-height: clamp(160px, 28vw, 220px);min-height:100svh;min-height:100dvh;height:auto;padding-bottom:calc(var(--matchs-banner-height) + env(safe-area-inset-bottom));box-sizing:border-box;background-size:cover;background-position:50%;display:flex;flex-direction:column;justify-content:stretch;position:relative}@media screen and (min-width:840px){.home>section:first-child{padding-bottom:calc(env(safe-area-inset-bottom) + 80px)}}.home>section:first-child .hero{display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;gap:0;width:100%;min-height:100%;padding-top:125px}@media screen and (max-width:840px){.home>section:first-child .hero{padding-top:0}}.home>section:first-child .hero{flex:1}.home>section:first-child .hero .matchs-banner{position:relative;bottom:auto;left:auto;flex-shrink:0;margin-top:auto}.home>section:first-child .hero .text-hero-lg{flex:1;display:flex;flex-direction:column;justify-content:center;text-align:right;margin:0;padding-top:clamp(2rem,6vw,5rem)}.home>section:first-child .hero .text-hero-lg .sign{text-align:right}@media screen and (max-width:840px){.home>section:first-child .hero .text-hero-lg{padding-top:0}}@media screen and (max-width:600px){.home>section:first-child .hero .banner-text{font-size:.75rem}}.home #our-history{background-size:cover;background-color:#e51f1f;background-position:bottom;padding-bottom:100px;position:relative;z-index:2}@media screen and (min-width:840px){.home #our-history{padding:100px 0 25px}}.home #our-history .our-history__hero{display:grid;grid-template-columns:auto 1fr;gap:1.5rem 2rem;align-items:start}@media screen and (max-width:840px){.home #our-history .our-history__hero{grid-template-columns:auto 1fr;gap:.75rem 0;align-items:stretch}}.home #our-history .our-history__bands-stars{height:80%;object-fit:cover;object-position:top;margin-top:.25rem;justify-self:start}@media screen and (max-width:840px){.home #our-history .our-history__bands-stars{min-height:0;height:90%;margin-top:0;object-fit:cover;object-position:center top}}.home #our-history .our-history__main{min-width:0}.home #our-history .our-history__header{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.home #our-history .text-hero-lg{margin:0;color:#1b1e24}.home #our-history .text-hero-lg .letter{display:inline-block;line-height:1em;opacity:0}.home #our-history .text-hero-lg:first-child{font-size:6rem}.home #our-history .text-hero-lg:nth-child(2){font-size:4.75rem;letter-spacing:2.5px;margin-top:-45px}@media screen and (max-width:840px){.home #our-history .text-hero-lg:first-child{font-size:2.25rem}.home #our-history .text-hero-lg:nth-child(2){font-size:1.75rem;margin-top:-18px;letter-spacing:0}}.home #our-history .our-history__header .text-hero-lg{text-align:left}@media screen and (max-width:840px){.home #our-history .our-history__hero{padding-top:30px}.home #our-history .our-history__header{align-items:flex-end;text-align:right}.home #our-history .our-history__header .text-hero-lg{text-align:right}}.home .our-history__content{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:15rem;opacity:0}@media screen and (min-width:1280px){.home .our-history__content{grid-template-columns:3fr 1fr;align-items:start;gap:2rem}}.home .our-history__image{order:1}.home .our-history__image img{width:100%;height:auto;display:block;border-radius:2px}.home .our-history__text{order:2}@media screen and (max-width:840px){.home .our-history__text{margin-bottom:2rem}}.home .our-history__text p{margin:0 0 .75rem;font-size:1rem;line-height:1.35;color:#1b1e24;font-weight:300}.home__players-section{position:relative}@media screen and (min-width:840px){.home__players-section{min-height:100vh;min-height:100dvh}}.home__players-stars{position:absolute;top:0;left:0;width:100%;height:auto;z-index:1;pointer-events:none;object-fit:cover;object-position:top center}.home__players-stars--desktop{display:block}@media screen and (max-width:840px){.home__players-stars--desktop{display:none}}.home__players-stars--mobile{display:none}@media screen and (max-width:840px){.home__players-stars--mobile{display:block;width:100%}}.home__players-title{position:absolute;top:4.75rem;left:0;right:0;margin:0;padding:0;text-align:center;z-index:2;font-size:3rem;font-weight:700;color:#000;letter-spacing:2px;text-transform:uppercase}@media screen and (max-width:840px){.home__players-title{font-size:2rem;top:6.5rem}}.home__players-section #player-carousel{padding-top:7rem}@media screen and (max-width:840px){.home__players-section #player-carousel{padding-top:5.5rem;padding-bottom:2.5rem}}.el-club-page{font-family:Bebas Neue,sans-serif;background:#f6f6f6;padding-bottom:0;box-sizing:border-box}.el-club-page__hero{background-color:#e51f1f;background-size:cover;background-position:center;background-blend-mode:multiply;padding:3.5rem 0 2.5rem}@media screen and (max-width:840px){.el-club-page__hero{padding:2.5rem 0 1.5rem}}.el-club-page__title{margin:0;font-size:4rem;line-height:.95;color:#fff;padding:2rem 0 0}@media screen and (max-width:840px){.el-club-page__title{font-size:1.5rem;padding:0}}.el-club-page__intro{margin:.6rem 0 0;max-width:700px;color:#fff;font-size:.95rem;line-height:1.5}.el-club-page__timeline-wrap{background-color:#e51f1f;padding:2rem 0 4rem;background-size:cover;background-position:center}@media screen and (max-width:840px){.el-club-page__timeline-wrap{padding:1.5rem 0 3rem}}.el-club-page .vertical-timeline{width:100%;max-width:1100px;padding-top:0}.el-club-page .vertical-timeline:before{background:#e51f1f73}.el-club-page .vertical-timeline-element-content{border-top:none}.el-club-page .vertical-timeline-element-date{color:#151515;font-size:1rem;letter-spacing:.4px;opacity:.95}.el-club-page__item-title{margin:0;font-size:1.6rem;line-height:1.1;color:#151515}.el-club-page__item-text{margin:0;font-size:.9rem;line-height:1.55;color:#2a2a2a}@media screen and (max-width:840px){.el-club-page .vertical-timeline-element-date{display:block!important;margin-top:.35rem;margin-bottom:.35rem;color:#151515}}.players-page{min-height:100vh;min-height:100dvh;flex:1 1 0;display:flex;flex-direction:column;width:100%;overflow:hidden;background-color:#e8ebef;box-sizing:border-box}.players-page__content{flex:1 1 0;min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;overflow:visible;padding-top:125px;box-sizing:border-box}.players-page__title{font-family:Bebas Neue,sans-serif;font-size:2.5rem;font-weight:700;text-align:center;margin:0;padding:0;color:#000}@media screen and (max-width:840px){.players-page__title{font-size:1.5rem}}.intranet-shell{min-height:100vh;background:radial-gradient(circle at top right,rgba(229,31,31,.25),transparent 45%),linear-gradient(180deg,#0f0f0f,#131313 40%,#1a1a1a);color:#f5f5f5}.intranet-topbar{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 2.5rem;border-bottom:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.intranet-topbar__brand{display:flex;align-items:center;gap:1rem}.intranet-topbar__brand .brand-mark{font-size:1.8rem;color:#e51f1f}.intranet-topbar__brand p{margin:0;font-family:Oswald,sans-serif;font-size:1.1rem;letter-spacing:.05em}.intranet-topbar__brand span{font-size:.7rem;text-transform:uppercase;color:#fff9}.intranet-topbar__actions{display:flex;align-items:center;gap:1rem}.user-pill{display:flex;flex-direction:column;align-items:flex-end;font-size:.75rem;text-transform:uppercase}.user-pill span{font-size:.95rem;font-weight:600;text-transform:none}.user-pill small{color:#fff9}.intranet-body{display:grid;grid-template-columns:240px 1fr;min-height:calc(100vh - 72px)}.intranet-sidebar{border-right:1px solid rgba(255,255,255,.08);padding:2rem 1.5rem;background:linear-gradient(180deg,#181818f2,#0c0c0cf2)}.intranet-sidebar nav{display:flex;flex-direction:column;gap:.75rem}.sidebar-link{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border-radius:14px;text-decoration:none;color:#ffffffb3;background:#ffffff08;transition:all .2s ease;font-family:Oswald,sans-serif;letter-spacing:.05em}.sidebar-link:hover{color:#fff;background:#e51f1f40}.sidebar-link.is-active{color:#fff;background:linear-gradient(135deg,#e51f1f99,#e51f1f1a);box-shadow:0 12px 24px #e51f1f33}.intranet-content{padding:2rem 2.5rem 3rem}.btn-primary{background:#e51f1f;border:none;color:#fff;padding:.75rem 1.5rem;border-radius:12px;font-weight:600;cursor:pointer;font-family:Oswald,sans-serif;letter-spacing:.05em;transition:transform .2s ease,box-shadow .2s ease}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 12px 20px #e51f1f59}.btn-primary:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.btn-ghost{background:#ffffff14;border:1px solid rgba(255,255,255,.15);color:#fff;padding:.5rem 1rem;border-radius:10px;font-size:.75rem;cursor:pointer}.dashboard-modern{display:flex;flex-direction:column;gap:2rem}.hero-card{display:flex;justify-content:space-between;align-items:center;gap:2rem;padding:2rem 2.5rem;border-radius:28px;background:linear-gradient(135deg,#e51f1f59,#181818e6);box-shadow:0 18px 40px #00000059}.hero-card h1{margin:.5rem 0;font-size:2.5rem;font-family:Oswald,sans-serif}.hero-card p{margin:.25rem 0;color:#ffffffbf}.hero-card .hero-kicker{text-transform:uppercase;letter-spacing:.12em;font-size:.7rem}.hero-card .hero-cta{background:#0000004d;border-radius:20px;padding:1.5rem 2rem;text-align:right;min-width:180px}.hero-card .hero-cta span{display:block;text-transform:uppercase;font-size:.7rem;letter-spacing:.08em;color:#fff9}.hero-card .hero-cta strong{font-size:1.4rem}.stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem}.stat-card{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:20px;padding:1.5rem;display:flex;flex-direction:column;gap:.35rem}.stat-card h2{margin:0;font-size:1.8rem}.stat-card span{color:#ffffff80;font-size:.75rem;text-transform:uppercase;letter-spacing:.08em}.dashboard-grid-modern{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem}.module{display:flex;flex-direction:column;gap:1.5rem}.module-header{display:flex;justify-content:space-between;align-items:center}.module-header h1{margin:0;font-size:2rem}.module-header p{margin:.35rem 0 0;color:#fff9}.module-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem}.module-card{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:24px;padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.module-card h2{margin:0;font-size:1.2rem}.module-form{display:grid;gap:.75rem}.module-form label{display:flex;flex-direction:column;font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;gap:.4rem}.module-form input,.module-form select{background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:12px;padding:.7rem .8rem;color:#fff}.table-wrapper{overflow-x:auto}.table-wrapper table{width:100%;border-collapse:collapse;font-size:.85rem}.table-wrapper th,.table-wrapper td{text-align:left;padding:.65rem .5rem}.table-wrapper thead{border-bottom:1px solid rgba(255,255,255,.1)}.table-wrapper tbody tr{border-bottom:1px solid rgba(255,255,255,.05)}.list{display:grid;gap:.75rem}.list-row{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;border-radius:14px;background:#ffffff0a}.list-row span{display:block;font-size:.75rem;color:#fff9}.intranet-login{min-height:100vh;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at top left,rgba(229,31,31,.3),transparent 55%),linear-gradient(180deg,#0f0f0f,#1c1c1c)}.login-card{width:min(420px,90vw);background:#121212f2;border:1px solid rgba(255,255,255,.08);border-radius:24px;padding:2rem;box-shadow:0 20px 45px #00000080}.login-header{text-align:center;margin-bottom:1.5rem}.login-header span{font-size:2rem;color:#e51f1f}.login-header h1{margin:.5rem 0 .3rem}.login-header p{margin:0;color:#fff9}.login-form{display:grid;gap:.9rem}.login-error{background:#e51f1f33;padding:.6rem .8rem;border-radius:10px;font-size:.8rem}.login-hint{margin-top:1rem;font-size:.75rem;color:#fff6;text-align:center}@media(max-width:960px){.intranet-body{grid-template-columns:1fr}.intranet-sidebar{border-right:none;border-bottom:1px solid rgba(255,255,255,.08);padding:1rem 1.5rem}.intranet-sidebar nav{flex-direction:row;flex-wrap:wrap}.intranet-content{padding:1.5rem}.hero-card{flex-direction:column;align-items:flex-start}}.player-card{position:relative;background:#0c0c0c;border-radius:32px;border:1px solid rgb(217.6578947368,221.6184210526,227.8421052632);min-width:280px;max-width:360px;padding:.9rem .5rem 1rem;box-shadow:0 8px 18px #00000014;overflow:hidden;margin:10px;display:block;flex-direction:column;align-items:center}.player-card__bars-wrap{position:absolute;top:0;bottom:0;width:1.2rem;display:flex;align-items:stretch;background:#e51f1f;pointer-events:none;z-index:1}.player-card__bars-wrap--left{left:0;padding-left:.12rem}.player-card__bars-wrap--right{right:0;padding-right:.12rem}.player-card__bars-wrap--right .player-card__bars{transform:scaleX(-1)}.player-card__bars{width:24px;height:100%;object-fit:cover}.player-card__header{text-align:center;position:relative;z-index:2}.player-card__name{margin:0;font-size:1.5rem;font-weight:700;color:#fff;letter-spacing:.2em}.player-card__logo-wrap{display:flex;justify-content:center;position:relative;z-index:2}.player-card__title-image{width:85%;max-width:280px;display:block;position:relative;z-index:2}.player-card__player-image-wrap{position:relative;z-index:2;display:flex;justify-content:center;margin:0 0 .75rem;width:100%}.player-card__player-image{width:100%;max-width:none;height:auto;display:block}.player-card__signature-wrap{display:flex;justify-content:flex-end;margin:0 .5rem .6rem 0;position:absolute;z-index:5;bottom:0;right:0}.player-card__signature{max-width:65%;height:auto;display:block;mix-blend-mode:lighten}.player-card__body{display:grid;gap:.2rem;position:relative;z-index:2;padding-left:1rem;padding-right:2.5rem}.player-card__partidos{margin:0 0 .05rem;color:#fff;font-size:.95rem;font-weight:400}.player-card__partidos-num{font-size:1.75rem;font-weight:700;color:#fff}.player-card__partidos-label{font-size:.95rem;font-weight:400;color:#fff}.player-card__info{margin:0;color:#fff;font-size:.9rem;font-weight:400}.player-card__info strong{font-family:Oswald,sans-serif;color:#e51f1f;font-weight:200;text-transform:uppercase}@media screen and (max-width:840px){.player-card{min-width:200px;max-width:280px;padding:.6rem .4rem .7rem;margin:6px}.player-card .player-card__signature{max-width:55%}.player-card .player-card__body{padding-right:1.4rem;padding-left:.5rem}.player-card .player-card__name{font-size:1.35rem}.player-card .player-card__partidos-num{font-size:1rem}.player-card .player-card__partidos,.player-card .player-card__partidos-label{font-size:.75rem}.player-card .player-card__info{font-size:.68rem}}@media screen and (max-width:400px){.player-card{min-width:220px;max-width:calc(100vw - 1.5rem)}}#player-carousel{width:100%;background-color:#e8ebef;background-image:url("data:image/svg+xml,%3csvg%20width='1281'%20height='1117'%20viewBox='0%200%201281%201117'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_2152_2)'%3e%3cpath%20d='M1263.74%20113.208C823.542%203.02987%20506.544%20313.708%20493.262%20326.989C171.737%20648.514%20274.912%201079.32%20279.461%201097.49C280.699%201102.45%20285.204%201105.93%20290.308%201105.86L340.358%201105.43C340.358%201105.43%20340.699%201105.52%20340.891%201105.5C340.956%201105.48%20340.998%201105.43%20341.084%201105.43L1252.6%201097.3C1255.59%201097.26%201258.34%201096.04%201260.33%201094.05C1262.31%201092.07%201263.51%201089.34%201263.55%201086.3L1268.83%20493.837C1268.85%20493.517%201269.02%20493.261%201269.02%20492.919C1269.02%20492.62%201268.87%20492.385%201268.85%20492.107L1272.14%20124.034C1272.2%20118.931%201268.7%20114.447%201263.74%20113.208ZM708.965%201080L670.274%201080.35L670.36%201038.03C679.541%201040.08%20688.018%201044.58%20694.851%201051.41C702.623%201059.19%20707.492%201069.26%20708.965%201080ZM1241.52%201075.24L1203.64%201075.58C1205.69%201066.32%201210.26%201057.78%201217.15%201050.88C1224.05%201043.98%201232.57%201039.43%201241.84%201037.38L1241.52%201075.24ZM1242.05%201014.84C1226.76%201017.1%201212.65%201024.08%201201.5%201035.23C1190.36%201046.37%201183.35%201060.51%201181.09%201075.8L731.214%201079.79C729.591%201063.26%20722.374%201047.63%20710.502%201035.76C699.484%201024.74%20685.499%201017.8%20670.381%201015.5L671%20565.325C686.16%20562.976%20700.146%20555.994%20711.185%20544.955C722.225%20533.916%20729.228%20519.908%20731.556%20504.77L1181.75%20504.129C1184.04%20519.268%201191%20533.232%201202.01%20544.25C1213.91%20556.143%201229.52%20563.339%201246.04%20564.962L1242.05%201014.84ZM671.043%20542.734L671.086%20504.812L709.007%20504.77C706.936%20513.972%20702.388%20522.449%20695.555%20529.282C688.723%20536.115%20680.246%20540.663%20671.043%20542.734ZM1246.28%20542.734C1235.52%20541.239%201225.44%20536.371%201217.67%20528.599C1210.83%20521.766%201206.33%20513.289%201204.28%20504.065L1246.6%20504.022L1246.28%20542.734ZM1246.79%20481.88L660.025%20482.691C658.744%20482.691%20657.548%20483.033%20656.374%20483.438C656.16%20483.524%20655.947%20483.481%20655.733%20483.567C654.537%20484.079%20653.448%20484.869%20652.488%20485.744C652.402%20485.83%20652.295%20485.851%20652.21%20485.937C651.505%20486.641%20651.036%20487.538%20650.544%20488.414C650.352%20488.777%20650.011%20489.075%20649.84%20489.46C649.541%20490.143%20649.541%20490.954%20649.391%20491.702C649.242%20492.406%20648.964%20493.026%20648.964%20493.752L648.132%201080.54L349.86%201083.21C338.735%20954.302%20343.262%20652.806%20581.17%20414.897C592.594%20403.473%20863.172%20138.105%201249.48%20182.134L1246.79%20481.88ZM1249.67%20159.906C861.037%20116.582%20594.857%20369.907%20565.519%20399.246C322.187%20642.578%20316.443%20950.203%20327.674%201083.4L298.977%201083.66C285.183%201020.15%20216.578%20634.977%20508.914%20342.64C521.747%20329.808%20826.126%2031.4927%201249.93%20132.618L1249.67%20159.906Z'%20fill='%23F3F3F3'/%3e%3cpath%20d='M926.759%20760.488C906.453%20780.795%20906.431%20813.784%20926.673%20834.026C946.916%20854.268%20979.905%20854.247%201000.21%20833.941C1020.52%20813.635%201020.56%20780.666%201000.3%20760.403C980.033%20740.139%20947.065%20740.182%20926.759%20760.488ZM984.56%20818.289C972.88%20829.969%20953.941%20829.99%20942.325%20818.375C930.709%20806.759%20930.73%20787.82%20942.41%20776.14C954.09%20764.46%20973.03%20764.439%20984.645%20776.054C996.261%20787.67%20996.218%20806.631%20984.56%20818.289Z'%20fill='%23F3F3F3'/%3e%3cpath%20d='M1180.45%20843.741L1021.26%20843.933C1015.18%20843.955%201010.23%20848.908%201010.2%20854.994L1009.99%201014.2C1009.99%201017.14%201011.16%201019.94%201013.24%201022.01C1015.31%201024.08%201018.13%201025.28%201021.07%201025.28L1180.25%201025.04C1183.29%201025.04%201186.06%201023.81%201188.07%201021.8C1190.08%201019.79%201191.29%201017.04%201191.32%201013.98L1191.53%20854.823C1191.53%20851.876%201190.38%20849.058%201188.28%20846.965C1186.19%20844.873%201183.37%20843.72%201180.45%20843.741ZM1169.17%201002.9L1032.15%201003.09L1032.35%20866.076L1169.36%20865.884L1169.17%201002.9Z'%20fill='%23F3F3F3'/%3e%3cpath%20d='M1078.49%20912.214C1066.17%20924.535%201066.15%20944.542%201078.43%20956.82C1090.7%20969.097%201110.71%20969.076%201123.03%20956.756C1135.35%20944.435%201135.35%20924.449%201123.07%20912.172C1110.8%20899.894%201090.79%20899.915%201078.49%20912.214ZM1107.38%20941.104C1103.69%20944.798%201097.75%20944.798%201094.1%20941.147C1090.45%20937.496%201090.45%20931.56%201094.14%20927.866C1097.84%20924.172%201103.77%20924.172%201107.42%20927.823C1111.07%20931.474%201111.05%20937.432%201107.38%20941.104Z'%20fill='%23F3F3F3'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_2152_2'%3e%3crect%20width='1395.13'%20height='1084.79'%20fill='white'%20transform='translate(0%20820.252)%20rotate(-45)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-position:right bottom;background-size:contain;background-repeat:no-repeat;min-height:100dvh}@media screen and (max-width:840px){#player-carousel{overflow-x:hidden}}.player-carousel{position:relative;width:100%;display:flex;justify-content:center;align-items:center}.player-carousel__stars{position:absolute;top:0;left:0;width:100%;height:auto;z-index:1;pointer-events:none;object-fit:cover;object-position:top center}.player-carousel__stars--desktop{display:block}@media screen and (max-width:840px){.player-carousel__stars--desktop{display:none}}.player-carousel__stars--mobile{display:none}@media screen and (max-width:840px){.player-carousel__stars--mobile{display:block;width:100%}}.player-carousel__layout{position:relative;z-index:2;width:100%;max-width:1800px;margin:0 auto;box-sizing:border-box}.player-carousel__header{margin-bottom:3rem;text-align:center;position:relative;z-index:2}.player-carousel__header h2{margin:0;font-size:3rem;font-weight:700;color:#000;letter-spacing:2px;text-transform:uppercase}@media screen and (max-width:840px){.player-carousel__header h2{font-size:2rem}}.player-carousel__track-wrap{display:flex;align-items:center;justify-content:center;gap:1rem;width:100%;max-width:1600px;margin:0 auto;position:relative;z-index:2;min-height:640px;overflow:visible}.player-carousel__arrow{border:0;background:none;width:50px;height:auto;border-radius:0;cursor:pointer;font-size:2.5rem;color:#000;flex-shrink:0;position:relative;z-index:4;transition:color .2s ease}.player-carousel__arrow:hover{color:#e51f1f}.player-carousel__arrow.left{margin-right:1rem}.player-carousel__arrow.right{margin-left:1rem}@media screen and (max-width:840px){.player-carousel__arrow{display:flex}}.player-carousel__track{--slot-spacing: 200px;position:relative;flex:1 1 1200px;width:100%;min-width:0;max-width:1200px;min-height:620px;overflow:hidden}.player-carousel__track-slide{position:absolute;left:0;right:0;top:0;bottom:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;box-sizing:border-box}.player-carousel__track-slide--animating .player-carousel__slot{will-change:transform;transition:none}.player-carousel__slot{--offset: 0;--animate-x: 0px;position:absolute;left:50%;top:50%;backface-visibility:hidden;contain:layout style;transform:translate(-50%,-50%) translate(calc(var(--offset) * 200px + var(--animate-x))) scale(.58);transform-origin:center center;opacity:.5;z-index:1;transition:opacity .4s ease,filter .4s ease;filter:grayscale(.6) brightness(.85);pointer-events:none}.player-carousel__slot.is-center{transform:translate(-50%,-50%) translate(calc(var(--offset) * 200px + var(--animate-x))) scale(.88);opacity:1;z-index:4;filter:none;pointer-events:auto}.player-carousel__slot.is-near{transform:translate(-50%,-50%) translate(calc(var(--offset) * 200px + var(--animate-x))) scale(.7);opacity:.78;z-index:3;filter:grayscale(.35) brightness(.92)}.player-carousel__slot.is-far{transform:translate(-50%,-50%) translate(calc(var(--offset) * 200px + var(--animate-x))) scale(.58);opacity:.5;z-index:2;filter:grayscale(.6) brightness(.85)}.player-carousel__slot.is-peek{transform:translate(-50%,-50%) translate(calc(var(--offset) * 200px + var(--animate-x))) scale(.5);opacity:.35;z-index:1;filter:grayscale(.7) brightness(.8)}.player-carousel__dots{display:flex;justify-content:center;align-items:center;gap:.5rem;margin-top:0;margin-bottom:.5rem;position:relative;z-index:5}.player-carousel__dot{padding:0;border:0;background:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .2s ease}.player-carousel__dot:hover{transform:scale(1.05)}.player-carousel__dot:not(.is-active) .player-carousel__dot__dot-img{filter:drop-shadow(0 0 1px rgba(0,0,0,.4))}.player-carousel__dot.is-active .player-carousel__dot__dot-img{width:40px;height:40px}.player-carousel__dot-img{width:26px;height:26px;display:block;object-fit:contain;transition:width .2s ease,height .2s ease}@media screen and (max-width:960px){.player-carousel__header h2{font-size:2.5rem}.player-carousel__track-wrap{min-height:600px}.player-carousel__track{min-height:580px;--slot-spacing: 160px}.player-carousel__slot{transform:translate(-50%,-50%) translate(calc(var(--offset) * 160px + var(--animate-x))) scale(.56)}.player-carousel__slot.is-center{transform:translate(-50%,-50%) translate(calc(var(--offset) * 160px + var(--animate-x))) scale(.82)}.player-carousel__slot.is-near{transform:translate(-50%,-50%) translate(calc(var(--offset) * 160px + var(--animate-x))) scale(.66)}.player-carousel__slot.is-peek{transform:translate(-50%,-50%) translate(calc(var(--offset) * 160px + var(--animate-x))) scale(.5)}}@media screen and (max-width:840px){.player-carousel__header{margin-bottom:1rem}.player-carousel__header h2{font-size:2rem}.player-carousel__arrow{width:40px;height:40px;font-size:1.6rem;flex-shrink:0;align-items:center;justify-content:center;background:#fffc;border-radius:999px;box-shadow:0 6px 16px #0000002e}.player-carousel__arrow.left{margin-right:.5rem}.player-carousel__arrow.right{margin-left:.5rem}.player-carousel__track-wrap{min-height:70vh;overflow:visible;max-width:100vw;padding:0;gap:.5rem}.player-carousel__track{min-height:70vh;max-width:100%;overflow:hidden;--slot-spacing: 56px}.player-carousel__slot{transform:translate(-50%,-50%) translate(calc(var(--offset) * 56px + var(--animate-x))) scale(.42)}.player-carousel__slot.is-center{transform:translate(-50%,-50%) translate(calc(var(--offset) * 56px + var(--animate-x))) scale(.92);opacity:1}.player-carousel__slot.is-near{transform:translate(-50%,-50%) translate(calc(var(--offset) * 56px + var(--animate-x))) scale(.72)}.player-carousel__slot.is-far{opacity:.4}.player-carousel__slot.is-peek{transform:translate(-50%,-50%) translate(calc(var(--offset) * 56px + var(--animate-x))) scale(.45);opacity:.3}.player-carousel__dots{margin-top:.75rem;gap:.4rem}.player-carousel__dot:not(.is-active){padding:2px;border-radius:50%;background:#fff9;box-shadow:0 0 0 1px #00000026}.player-carousel__dot:not(.is-active) .player-carousel__dot-img{width:20px;height:20px}.player-carousel__dot-img{width:22px;height:22px}.player-carousel__dot.is-active .player-carousel__dot-img{width:30px;height:30px}}.players-page .player-carousel-section{position:relative;flex:1}.players-page .player-carousel__feedback{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:1.5rem;color:#000}.players-page .player-carousel{overflow:visible;margin-bottom:0}.players-page .player-carousel .layout{padding:0;overflow:visible;min-height:auto;position:relative}.players-page .player-carousel .player-carousel__track{--slot-spacing: 120px;overflow:visible;min-height:auto}@media screen and (max-width:840px){.players-page .player-carousel .player-carousel__track{--slot-spacing: 60px}}.players-page .player-carousel .player-carousel__track-wrap,.players-page .player-carousel .player-carousel__layout{overflow:visible}.players-page .player-carousel .player-carousel__arrow{display:flex;align-items:center;justify-content:center;font-size:3rem;color:#000000b3;background:none;border:none;cursor:pointer;transition:all .3s ease;z-index:10}.players-page .player-carousel .player-carousel__arrow:hover{color:#000000e6;transform:scale(1.2)}@media screen and (max-width:840px){.players-page .player-carousel .player-carousel__arrow{display:flex;width:40px;height:40px;font-size:1.6rem;background:#fffc;border-radius:999px;box-shadow:0 6px 16px #0000002e}}.players-page .player-carousel .player-carousel__dots{display:flex}@media screen and (min-width:841px){.players-page .player-carousel .player-carousel__slot{transform:translate(-50%,-50%) translate(calc(var(--offset) * 120px)) scale(var(--animate-scale, 1))}}@media screen and (max-width:840px){.players-page .player-carousel .player-carousel__slot{transform:translate(-50%,-50%) translate(calc(var(--offset) * 60px)) scale(var(--animate-scale, 1))}}.vertical-timeline *{box-sizing:border-box}.vertical-timeline{width:95%;max-width:1170px;margin:0 auto;position:relative;padding:2em 0}.vertical-timeline:after{content:"";display:table;clear:both}.vertical-timeline:before{content:"";position:absolute;top:0;left:18px;height:100%;width:4px;background:var(--line-color)}.vertical-timeline.vertical-timeline--one-column-right:before{right:18px;left:unset}@media only screen and (min-width:1170px){.vertical-timeline.vertical-timeline--two-columns{width:90%}.vertical-timeline.vertical-timeline--two-columns:before{left:50%;margin-left:-2px}}.vertical-timeline-element{position:relative;margin:2em 0}.vertical-timeline-element>div{min-height:1px}.vertical-timeline-element:after{content:"";display:table;clear:both}.vertical-timeline-element:first-child{margin-top:0}.vertical-timeline-element:last-child{margin-bottom:0}@media only screen and (min-width:1170px){.vertical-timeline-element{margin:4em 0}.vertical-timeline-element:first-child{margin-top:0}.vertical-timeline-element:last-child{margin-bottom:0}}.vertical-timeline-element-icon{position:absolute;top:0;left:0;width:40px;height:40px;border-radius:50%}.vertical-timeline-element-icon.shadow-size-small{box-shadow:0 0 0 2px #fff,inset 0 1px #00000014,0 2px 0 4px #0000000d}.vertical-timeline-element-icon.shadow-size-medium{box-shadow:0 0 0 3px #fff,inset 0 2px #00000014,0 3px 0 5px #0000000d}.vertical-timeline-element-icon.shadow-size-large{box-shadow:0 0 0 4px #fff,inset 0 2px #00000014,0 4px 0 6px #0000000d}.vertical-timeline--one-column-right .vertical-timeline-element-icon{right:0;left:unset}.vertical-timeline-element-icon svg{display:block;width:24px;height:24px;position:relative;left:50%;top:50%;margin-left:-12px;margin-top:-12px}@media only screen and (min-width:1170px){.vertical-timeline--two-columns .vertical-timeline-element-icon{width:60px;height:60px;left:50%;margin-left:-30px}}.vertical-timeline-element-icon{-webkit-transform:translateZ(0);-webkit-backface-visibility:hidden}.vertical-timeline--animate .vertical-timeline-element-icon.is-hidden{visibility:hidden}.vertical-timeline--animate .vertical-timeline-element-icon.bounce-in{visibility:visible;-webkit-animation:cd-bounce-1 .6s;-moz-animation:cd-bounce-1 .6s;animation:cd-bounce-1 .6s}@-webkit-keyframes cd-bounce-1{0%{opacity:0;-webkit-transform:scale(.5)}60%{opacity:1;-webkit-transform:scale(1.2)}to{-webkit-transform:scale(1)}}@-moz-keyframes cd-bounce-1{0%{opacity:0;-moz-transform:scale(.5)}60%{opacity:1;-moz-transform:scale(1.2)}to{-moz-transform:scale(1)}}@keyframes cd-bounce-1{0%{opacity:0;-webkit-transform:scale(.5);-moz-transform:scale(.5);-ms-transform:scale(.5);-o-transform:scale(.5);transform:scale(.5)}60%{opacity:1;-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2)}to{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}.vertical-timeline-element-content{position:relative;margin-left:60px;background:#fff;border-radius:.25em;padding:1em;box-shadow:0 3px #ddd}.vertical-timeline--one-column-right .vertical-timeline-element-content{margin-right:60px;margin-left:unset}.vertical-timeline-element--no-children .vertical-timeline-element-content{background:0 0;box-shadow:none}.vertical-timeline-element-content:after{content:"";display:table;clear:both}.vertical-timeline-element-content h2{color:#303e49}.vertical-timeline-element-content .vertical-timeline-element-date,.vertical-timeline-element-content p{font-size:13px;font-size:.8125rem;font-weight:500}.vertical-timeline-element-content .vertical-timeline-element-date{display:inline-block}.vertical-timeline-element-content p{margin:1em 0 0;line-height:1.6}.vertical-timeline-element-title,.vertical-timeline-element-subtitle{margin:0}.vertical-timeline-element-content .vertical-timeline-element-date{float:left;padding:.8em 0;opacity:.7}.vertical-timeline-element-content-arrow{content:"";position:absolute;top:16px;right:100%;height:0;width:0;border:7px solid transparent;border-right:7px solid #fff}.vertical-timeline--one-column-right .vertical-timeline-element-content-arrow{content:"";position:absolute;top:16px;right:unset;left:100%;height:0;width:0;border:7px solid transparent;border-left:7px solid #fff}.vertical-timeline--one-column-right .vertical-timeline-element-content:before{left:100%;border-left:7px solid #fff;border-right:unset}.vertical-timeline-element--no-children .vertical-timeline-element-content:before{display:none}.vertical-timeline-element--no-children .vertical-timeline-element-content-arrow{display:none}@media only screen and (min-width:768px){.vertical-timeline-element-content h2{font-size:20px;font-size:1.25rem}.vertical-timeline-element-content p{font-size:16px;font-size:1rem}.vertical-timeline-element-content .vertical-timeline-element-date{font-size:14px;font-size:.875rem}}@media only screen and (min-width:1170px){.vertical-timeline--two-columns .vertical-timeline-element-content{margin-left:0;padding:1.5em;width:44%}.vertical-timeline--two-columns .vertical-timeline-element-content-arrow{top:24px;left:100%;transform:rotate(180deg)}.vertical-timeline--two-columns .vertical-timeline-element-content .vertical-timeline-element-date{position:absolute;width:100%;left:124%;top:6px;font-size:16px;font-size:1rem}.vertical-timeline--two-columns .vertical-timeline-element.vertical-timeline-element--right .vertical-timeline-element-content,.vertical-timeline--two-columns .vertical-timeline-element:nth-child(2n):not(.vertical-timeline-element--left) .vertical-timeline-element-content{float:right}.vertical-timeline--two-columns .vertical-timeline-element.vertical-timeline-element--right .vertical-timeline-element-content-arrow,.vertical-timeline--two-columns .vertical-timeline-element:nth-child(2n):not(.vertical-timeline-element--left) .vertical-timeline-element-content-arrow{top:24px;left:auto;right:100%;transform:rotate(0)}.vertical-timeline--one-column-right .vertical-timeline-element.vertical-timeline-element--right .vertical-timeline-element-content-arrow,.vertical-timeline--one-column-right .vertical-timeline-element:nth-child(2n):not(.vertical-timeline-element--left) .vertical-timeline-element-content-arrow{top:24px;left:100%;right:auto;transform:rotate(0)}.vertical-timeline--two-columns .vertical-timeline-element.vertical-timeline-element--right .vertical-timeline-element-content .vertical-timeline-element-date,.vertical-timeline--two-columns .vertical-timeline-element:nth-child(2n):not(.vertical-timeline-element--left) .vertical-timeline-element-content .vertical-timeline-element-date{left:auto;right:124%;text-align:right}}.vertical-timeline--animate .vertical-timeline-element-content.is-hidden{visibility:hidden}.vertical-timeline--animate .vertical-timeline-element-content.bounce-in{visibility:visible;-webkit-animation:cd-bounce-2 .6s;-moz-animation:cd-bounce-2 .6s;animation:cd-bounce-2 .6s}@media only screen and (min-width:1170px){.vertical-timeline--two-columns.vertical-timeline--animate .vertical-timeline-element.vertical-timeline-element--right .vertical-timeline-element-content.bounce-in,.vertical-timeline--two-columns.vertical-timeline--animate .vertical-timeline-element:nth-child(2n):not(.vertical-timeline-element--left) .vertical-timeline-element-content.bounce-in{-webkit-animation:cd-bounce-2-inverse .6s;-moz-animation:cd-bounce-2-inverse .6s;animation:cd-bounce-2-inverse .6s}}@media only screen and (max-width:1169px){.vertical-timeline--animate .vertical-timeline-element-content.bounce-in{visibility:visible;-webkit-animation:cd-bounce-2-inverse .6s;-moz-animation:cd-bounce-2-inverse .6s;animation:cd-bounce-2-inverse .6s}}@-webkit-keyframes cd-bounce-2{0%{opacity:0;-webkit-transform:translateX(-100px)}60%{opacity:1;-webkit-transform:translateX(20px)}to{-webkit-transform:translateX(0)}}@-moz-keyframes cd-bounce-2{0%{opacity:0;-moz-transform:translateX(-100px)}60%{opacity:1;-moz-transform:translateX(20px)}to{-moz-transform:translateX(0)}}@keyframes cd-bounce-2{0%{opacity:0;-webkit-transform:translateX(-100px);-moz-transform:translateX(-100px);-ms-transform:translateX(-100px);-o-transform:translateX(-100px);transform:translate(-100px)}60%{opacity:1;-webkit-transform:translateX(20px);-moz-transform:translateX(20px);-ms-transform:translateX(20px);-o-transform:translateX(20px);transform:translate(20px)}to{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translate(0)}}@-webkit-keyframes cd-bounce-2-inverse{0%{opacity:0;-webkit-transform:translateX(100px)}60%{opacity:1;-webkit-transform:translateX(-20px)}to{-webkit-transform:translateX(0)}}@-moz-keyframes cd-bounce-2-inverse{0%{opacity:0;-moz-transform:translateX(100px)}60%{opacity:1;-moz-transform:translateX(-20px)}to{-moz-transform:translateX(0)}}@keyframes cd-bounce-2-inverse{0%{opacity:0;-webkit-transform:translateX(100px);-moz-transform:translateX(100px);-ms-transform:translateX(100px);-o-transform:translateX(100px);transform:translate(100px)}60%{opacity:1;-webkit-transform:translateX(-20px);-moz-transform:translateX(-20px);-ms-transform:translateX(-20px);-o-transform:translateX(-20px);transform:translate(-20px)}to{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translate(0)}}.grid-stack{position:relative}.grid-stack-rtl{direction:ltr}.grid-stack-rtl>.grid-stack-item{direction:rtl}.grid-stack-placeholder>.placeholder-content{background-color:#0000001a;margin:0;position:absolute;width:auto;z-index:0!important}.grid-stack>.grid-stack-item{position:absolute;padding:0;top:0;left:0;width:var(--gs-column-width);height:var(--gs-cell-height)}.grid-stack>.grid-stack-item>.grid-stack-item-content{margin:0;position:absolute;width:auto;overflow-x:hidden;overflow-y:auto}.grid-stack>.grid-stack-item.size-to-content:not(.size-to-content-max)>.grid-stack-item-content{overflow-y:hidden}.grid-stack>.grid-stack-item>.grid-stack-item-content,.grid-stack>.grid-stack-placeholder>.placeholder-content{top:var(--gs-item-margin-top);right:var(--gs-item-margin-right);bottom:var(--gs-item-margin-bottom);left:var(--gs-item-margin-left)}.grid-stack-item>.ui-resizable-handle{position:absolute;font-size:.1px;display:block;touch-action:none}.grid-stack-item.ui-resizable-disabled>.ui-resizable-handle,.grid-stack-item.ui-resizable-autohide>.ui-resizable-handle{display:none}.grid-stack-item>.ui-resizable-ne,.grid-stack-item>.ui-resizable-nw,.grid-stack-item>.ui-resizable-se,.grid-stack-item>.ui-resizable-sw{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="%23666" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 20 20"><path d="m10 3 2 2H8l2-2v14l-2-2h4l-2 2"/></svg>');background-repeat:no-repeat;background-position:center}.grid-stack-item>.ui-resizable-ne{transform:rotate(45deg)}.grid-stack-item>.ui-resizable-sw{transform:rotate(45deg)}.grid-stack-item>.ui-resizable-nw{transform:rotate(-45deg)}.grid-stack-item>.ui-resizable-se{transform:rotate(-45deg)}.grid-stack-item>.ui-resizable-nw{cursor:nw-resize;width:20px;height:20px;top:var(--gs-item-margin-top);left:var(--gs-item-margin-left)}.grid-stack-item>.ui-resizable-n{cursor:n-resize;height:10px;top:var(--gs-item-margin-top);left:25px;right:25px}.grid-stack-item>.ui-resizable-ne{cursor:ne-resize;width:20px;height:20px;top:var(--gs-item-margin-top);right:var(--gs-item-margin-right)}.grid-stack-item>.ui-resizable-e{cursor:e-resize;width:10px;top:15px;bottom:15px;right:var(--gs-item-margin-right)}.grid-stack-item>.ui-resizable-se{cursor:se-resize;width:20px;height:20px;bottom:var(--gs-item-margin-bottom);right:var(--gs-item-margin-right)}.grid-stack-item>.ui-resizable-s{cursor:s-resize;height:10px;left:25px;bottom:var(--gs-item-margin-bottom);right:25px}.grid-stack-item>.ui-resizable-sw{cursor:sw-resize;width:20px;height:20px;bottom:var(--gs-item-margin-bottom);left:var(--gs-item-margin-left)}.grid-stack-item>.ui-resizable-w{cursor:w-resize;width:10px;top:15px;bottom:15px;left:var(--gs-item-margin-left)}.grid-stack-item.ui-draggable-dragging>.ui-resizable-handle{display:none!important}.grid-stack-item.ui-draggable-dragging{will-change:left,top}.grid-stack-item.ui-resizable-resizing{will-change:width,height}.ui-draggable-dragging,.ui-resizable-resizing{z-index:10000}.ui-draggable-dragging>.grid-stack-item-content,.ui-resizable-resizing>.grid-stack-item-content{box-shadow:1px 4px 6px #0003;opacity:.8}.grid-stack-animate,.grid-stack-animate .grid-stack-item{transition:left .3s,top .3s,height .3s,width .3s}.grid-stack-animate .grid-stack-item.ui-draggable-dragging,.grid-stack-animate .grid-stack-item.ui-resizable-resizing,.grid-stack-animate .grid-stack-item.grid-stack-placeholder{transition:left 0s,top 0s,height 0s,width 0s}.grid-stack>.grid-stack-item[gs-y="0"]{top:0}.grid-stack>.grid-stack-item[gs-x="0"]{left:0%}.grid-stack-item .ui-resizable-handle{bottom:12px;right:12px;--tw-rotate: 0deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));overflow:hidden;border-radius:.625rem}.grid-stack-item .ui-resizable-se:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.1904 11.6904C17.4443 11.4366 17.8565 11.4366 18.1104 11.6904C18.3641 11.9443 18.3642 12.3565 18.1104 12.6104L12.6104 18.1104C12.3565 18.3642 11.9443 17.3641 11.6904 18.1104C11.4366 17.8565 11.4366 17.4443 11.6904 17.1904L17.1904 11.6904ZM16.1904 6.19043C16.4443 5.93659 16.8565 5.93659 17.1104 6.19043C17.3641 6.44427 17.3642 6.85653 17.1104 7.11035L7.11035 17.1104C6.85653 17.3642 6.44427 17.3641 6.19043 17.1104C5.93659 16.8565 5.93659 16.4443 6.19043 16.1904L16.1904 6.19043Z' fill='%23A1ABBD'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain;width:100%;height:100%;background-color:#fff}.ui-draggable-dragging>.grid-stack-item-content{background-color:transparent!important;--tw-shadow: 0 0 #0000 !important;--tw-shadow-colored: 0 0 #0000 !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;animation-duration:.2s}.ui-draggable-dragging>.grid-stack-item-content>*{transform-origin:24px 24px;--tw-scale-x: .95 !important;--tw-scale-y: .95 !important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important;cursor:grabbing;border-radius:.875rem;border-color:hsl(var(--neutral-40));--tw-shadow: 0 6px 12px 0 hsl(var(--shadow)/.06),0 16px 24px -12px hsl(var(--shadow)/.05);--tw-shadow-colored: 0 6px 12px 0 var(--tw-shadow-color), 0 16px 24px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;animation-duration:.2s}.ui.draggable-dragging{cursor:grabbing!important}.grid-stack-placeholder>.placeholder-content{border-radius:.875rem;background-color:hsl(var(--neutral-100) / .05);opacity:.5;--tw-blur: blur(2px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.grid-stack-item>.grid-stack-item-content{overflow:visible!important}.ui-resizable-resizing>.grid-stack-item-content{border-radius:.875rem}.shine-text{background:linear-gradient(90deg,#888,#888 33%,#aaa 50%,#888 66%,#888);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:shine 1.5s ease-in-out infinite}@keyframes shine{0%{background-position:200% 0}to{background-position:-200% 0}}._rfx31ssb:before{border-radius:50%}._15m6ys7w:before{border-color:var(--stroke-color)}._3l8810ly:before{border-width:var(--stroke-width)}._kzdanqa1:before{border-style:solid}._13y0usvi:before{box-sizing:border-box}._154ifghn{top:var(--line-main-axis-start)}._154ihv0e{top:var(--main-axis-offset)}._19wo70hn:before{bottom:var(--terminal-cross-axis-offset)}._1auk70hn:before{top:var(--terminal-cross-axis-offset)}._1aukuj5p:before{top:var(--terminal-main-axis-start)}._1bsb10ly{width:var(--stroke-width)}._1cs8stnw:before{position:absolute}._1e02fghn{inset-inline-start:var(--line-main-axis-start)}._1e0c1ule{display:block}._1kt9b3bt:before{content:""}._1ltvhv0e{left:var(--main-axis-offset)}._1mp4vjfa:before{width:var(--terminal-diameter)}._1pbykb7n{z-index:1}._1xi2hv0e{right:var(--main-axis-offset)}._4t3i10ly{height:var(--stroke-width)}._94n5hv0e{bottom:var(--main-axis-offset)}._94n5idpf{bottom:0}._bfhkys7w{background-color:var(--stroke-color)}._cfu11ld9:before{display:var(--terminal-display)}._kfgtvjfa:before{height:var(--terminal-diameter)}._kqswstnw{position:absolute}._lcxvglyw{pointer-events:none}._ooun70hn:before{right:var(--terminal-cross-axis-offset)}._qnec70hn:before{left:var(--terminal-cross-axis-offset)}._rjxpidpf{inset-inline-end:0}._z5wtuj5p:before{inset-inline-start:var(--terminal-main-axis-start)}em-emoji-picker{--background-rgb: 255, 255, 255;--border-radius: 12px;--category-icon-size: 20px;--color-border-over: hsl(var(--neutral-10));--color-border: hsl(var(--neutral-10));--font-size: 14px;--rgb-accent: 1, 22, 55;--rgb-background: 255, 255, 255;--rgb-color: 1, 22, 55;--rgb-input: 255, 255, 255;width:372px!important;max-height:518px!important;--shadow: 0px 4px 20px 0px #0d162514}.mention{border-radius:.375rem;background-color:hsl(var(--accent-50) / .05);padding:2px 6px;font-weight:500}.mention:focus{outline-style:solid;outline-width:1px;outline-offset:1px;outline-color:hsl(var(--selected-50))}.preserved-selection{background-color:hsl(var(--selected-60) / .2)}.enhance-highlight{background:linear-gradient(90deg,#e5561980,#a1ade580,#e5194380,#e5561980);background-size:300% 100%;animation:enhance-gradient-move 3s linear infinite;border-radius:4px}@keyframes enhance-gradient-move{0%{background-position:0% 50%}to{background-position:100% 50%}}.rich-text-editor-container *::-moz-selection{background-color:transparent!important}.rich-text-editor-container *::selection{background-color:transparent!important}.rich-text-editor-container::-moz-selection{background-color:transparent!important}.rich-text-editor-container::selection{background-color:transparent!important}.rich-text-editor-container p,.rich-text-display-container p{position:relative;margin:0 0 8px}.rich-text-editor-container p:last-child,.rich-text-display-container p:last-child{margin-bottom:0}.rich-text-editor-container h1,.rich-text-display-container h1{margin:0 0 12px;padding:0;font-size:1.625rem;line-height:2rem;letter-spacing:-.01em;font-weight:600}.rich-text-editor-container h2,.rich-text-display-container h2{margin:0 0 10px;padding:0;font-size:1.375rem;line-height:1.75rem;letter-spacing:-.01em;font-weight:500}.rich-text-editor-container h3,.rich-text-display-container h3,.rich-text-editor-container h4,.rich-text-display-container h4{margin:0 0 10px;padding:0;font-size:1rem;line-height:1.5rem;letter-spacing:-.01em;font-weight:500}.rich-text-editor-container ul,.rich-text-display-container ul{margin:0 0 10px;list-style:disc}.rich-text-editor-container ol,.rich-text-display-container ol{margin:0 0 10px;list-style-type:decimal}.rich-text-editor-container a,.rich-text-display-container a{cursor:pointer;font-weight:500;color:hsl(var(--accent-70));text-decoration-line:none}.rich-text-editor-container strong,.rich-text-display-container strong{font-weight:600}.rich-text-editor-container em,.rich-text-display-container em{font-style:italic}.rich-text-editor-container u,.rich-text-display-container u{text-decoration-line:underline}.rich-text-editor-container s,.rich-text-display-container s{text-decoration-line:line-through}.rich-text-editor-container .f1-bullet-list,.rich-text-display-container .f1-bullet-list{list-style-type:disc}.rich-text-editor-container .f1-ordered-list,.rich-text-display-container .f1-ordered-list{list-style-type:decimal}.rich-text-editor-container ul,.rich-text-editor-container ol,.rich-text-display-container ul,.rich-text-display-container ol{padding-left:20px}.rich-text-editor-container .f1-ordered-list p,.rich-text-display-container .f1-ordered-list p,.rich-text-editor-container .f1-bullet-list p,.rich-text-display-container .f1-bullet-list p{margin-left:8px}.rich-text-editor-container li,.rich-text-display-container li{margin-bottom:8px}.rich-text-editor-container pre,.rich-text-display-container pre{position:relative;margin:16px 0;overflow-x:auto;white-space:pre-wrap;border-radius:.75rem;background-color:hsl(var(--neutral-10));padding:8px}.rich-text-editor-container code,.rich-text-display-container code{font-size:.75rem;line-height:1rem;font-family:Menlo,Consolas,Monaco,monospace}.rich-text-editor-container blockquote,.rich-text-display-container blockquote{margin:0 0 10px;border-width:0px;border-left-width:4px;border-style:solid;border-color:hsl(var(--neutral-30));padding-left:16px}.ProseMirror:focus,.rich-text-display-container:focus{outline:2px solid transparent;outline-offset:2px}.ProseMirror-selectednode{outline:none!important}.rich-text-editor-container hr,.rich-text-display-container hr{margin-top:12px;margin-bottom:12px;border-width:0px;border-top-width:1px;border-color:hsl(var(--neutral-30))}.rich-text-editor-container mark,.rich-text-display-container mark{border-radius:.375rem;background-color:hsl(var(--promote-50) / .3);padding:2px;color:hsl(var(--neutral-100))}.rich-text-editor-container p:empty:before,.rich-text-display-container p:empty:before{content:" "}.rich-text-editor-container ul[data-type=taskList],.rich-text-display-container ul[data-type=taskList]{padding-left:0}.shadow-editor-tools{box-shadow:0 -4px 20px #0d162514}.scrollbar-macos{scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) var(--scrollbar-track)}.scrollbar-macos::-webkit-scrollbar{width:8px}.scrollbar-macos::-webkit-scrollbar-track{background:var(--scrollbar-track)}.scrollbar-macos::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb);border-radius:9999px;border:2px solid transparent;background-clip:padding-box}.scrollbar-macos::-webkit-scrollbar-thumb:hover{background-color:var(--scrollbar-thumb-hover)}.f1-task-item{margin-bottom:8px;display:flex;list-style-type:none;gap:8px}.f1-task-item div{flex:1 1 0%}.f1-task-item input{-moz-appearance:none;appearance:none;-webkit-appearance:none;position:relative;height:1.25rem;width:1.25rem;flex-shrink:0;cursor:pointer;border-radius:.375rem;border-width:1px;border-style:solid;border-color:hsl(var(--neutral-30));background-color:hsl(var(--neutral-0));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.f1-task-item input:hover{border-color:hsl(var(--neutral-40))}.f1-task-item input:checked{border-color:hsl(var(--selected-50) / .4);background-color:hsl(var(--selected-60))}.f1-task-item[data-checked=true]>div>p{color:hsl(var(--neutral-50));text-decoration-line:line-through}.f1-task-item input:checked:after{position:absolute;top:50%;left:50%;height:1rem;width:1rem;--tw-translate-x: -50%;--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));content:"";background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.75 16.75L17.75 7.25004' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6.25 11.75L10.75 16.75' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;background-size:contain}.f1-task-item-content{min-width:0px;flex:1 1 0%;outline:none}.f1-task-item[data-checked=true] .f1-task-item-content{color:hsl(var(--neutral-50));text-decoration-line:line-through}.f1-task-item-content p{margin:0}.tiptap p.is-empty:before{pointer-events:none;float:left;display:block;height:0px;max-width:100%;text-overflow:ellipsis;white-space:nowrap;color:hsl(var(--neutral-40));content:attr(data-placeholder)}.editor-mood-tracker p{margin:0}.rich-text-details{margin-top:0;margin-bottom:0;display:flex;gap:8px;padding-top:4px;padding-bottom:4px;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.rich-text-details summary{font-size:1rem;line-height:1.5rem;letter-spacing:-.01em;font-weight:600}.rich-text-details summary::marker{content:""}.rich-text-details>button{display:flex;height:1.5rem;width:1.5rem;align-items:center;justify-content:center;border-radius:.375rem;background-color:hsl(var(--neutral-0))}.rich-text-details>button:hover{background-color:hsl(var(--neutral-10))}.rich-text-details>button:before{font-size:.625rem;line-height:.75rem;color:hsl(var(--neutral-100));content:"▶"}.rich-text-details.is-open>button:before{--tw-rotate: 90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rich-text-details>div{display:flex;width:100%;flex-direction:column;gap:8px}.rich-text-details>div>[data-type=detailsContent]>:last-child{margin-bottom:8px}.rich-text-details.rich-text-details{margin-bottom:8px}.image-resizable-wrapper{max-width:100%}.image-resize-handle{z-index:10}
