@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap";.gnb-container{transition:all .3s ease;position:fixed;bottom:40px;left:50.4%;width:90%;max-width:387px;height:80px;z-index:1000;display:flex;justify-content:center;align-items:center;isolation:isolate}.gnb-container.guide-point:after{content:"";position:absolute;width:4px;height:4px;background-color:#cd1c10;border-radius:50%;top:-5px;right:-5px;z-index:15}.gnb-border-glow{position:absolute;inset:-1px;border-radius:100px;padding:1px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;-webkit-mask-composite:xor;filter:blur(0px);pointer-events:none;z-index:1;overflow:hidden}.gnb-border-glow:before{content:"";position:absolute;width:600px;height:600px;border-radius:50%;top:50%;left:50%;transform:translate(-50%);margin-top:-300px;margin-left:-300px;background:linear-gradient(135deg,transparent 45%,rgba(255,255,255,.6) 50%,transparent 55%);filter:blur(0px);will-change:transform;transform:translateZ(0);animation:gnb-glow-rotate 4s linear infinite}@keyframes gnb-glow-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.gnb-inner{position:relative;width:100%;height:100%;border-radius:100px;background:#0000001f;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:space-around;align-items:center;padding:0 25px;z-index:10}.nav-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px}.nav-item img{width:28px;height:28px;object-fit:contain;transition:transform .2s ease}.nav-item img:nth-child(1){width:36px;height:30px}.nav-label{font-family:var(--font-main);font-size:10px;font-weight:300;color:#fff9;text-align:center;white-space:nowrap;transition:color .2s ease}.nav-item.active .nav-label{color:#fff}body.width-390 .gnb-container{max-width:350px;height:72px;left:51.2%}body.width-390 .nav-item img{width:24px;height:24px}body.width-390 .nav-item img:nth-child(1){width:32px;height:26px}body.width-390 .nav-label{font-size:9px}@media(max-width:1200px)and (min-width:900px){.gnb-container{left:46%}body.width-390 .gnb-container{left:48%}}.top-btn-container{position:fixed;left:59.7%;margin-left:145px;transition:margin-left .3s ease;bottom:134px;width:64px;height:64px;border-radius:50%;z-index:1000;display:flex;justify-content:center;align-items:center;isolation:isolate;cursor:pointer}.top-border-glow{position:absolute;inset:0;border-radius:50%;padding:1.4px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;z-index:1}.top-border-glow:before{content:"";position:absolute;width:300%;height:300%;top:50%;left:50%;transform:translate(-50%,-50%);background:linear-gradient(135deg,transparent 45%,rgba(255,255,255,1) 50%,transparent 53%);filter:blur(0px)}.top-inner{position:relative;width:calc(100% - 2px);height:calc(100% - 2px);border-radius:50%;background:#0003;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(0px);display:flex;justify-content:center;align-items:center;z-index:10}.top-btn-container.guide-point:after{content:"";position:absolute;width:4px;height:4px;background-color:#cd1c10;border-radius:50%;top:-3px;right:-3px;z-index:15}.top-inner img{object-fit:contain;filter:none!important;-webkit-filter:none!important;box-shadow:none!important;outline:none!important;image-rendering:-webkit-optimize-contrast;transform:translateZ(0);opacity:1;z-index:1000}.top-inner img.icon-top{width:24px;height:24px}body.width-390 .top-btn-container{margin-left:130px}@media(max-width:1200px)and (min-width:900px){.top-btn-container{left:61%}}.chatbot-btn-container{position:fixed;left:59.7%;margin-left:145px;transition:margin-left .3s ease;bottom:210px;width:66px;height:66px;border-radius:50%;z-index:9999;display:flex;justify-content:center;align-items:center;isolation:isolate;cursor:pointer}.chatbot-btn-container.guide-point:after{content:"";position:absolute;width:4px;height:4px;background-color:#cd1c10;border-radius:50%;top:-3px;right:-3px;z-index:15}.chatbot-border-glow{position:absolute;inset:0;border-radius:50%;padding:1.4px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;z-index:1}.chatbot-border-glow:before{content:"";position:absolute;width:300%;height:300%;top:50%;left:50%;transform:translate(-50%,-50%);background:linear-gradient(135deg,transparent 45%,rgba(255,255,255,1) 50%,transparent 53%);filter:blur(0px)}.chatbot-inner{position:relative;width:calc(100% - 2px);height:calc(100% - 2px);border-radius:50%;background:#0003;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(0px);display:flex;justify-content:center;align-items:center;z-index:10}.chatbot-inner img{object-fit:contain;filter:none!important;-webkit-filter:none!important;box-shadow:none!important;outline:none!important;image-rendering:-webkit-optimize-contrast;transform:translateZ(0);opacity:1;z-index:1000}.chatbot-inner img.icon-chatbot{width:50px;height:50px}body.width-390 .chatbot-btn-container{margin-left:130px}@media(max-width:1200px)and (min-width:900px){.chatbot-btn-container{left:61%}}.main-container{position:relative;width:100%;min-height:100vh;background:#080808;overflow-x:hidden;--font-main: "Pretendard", "Roboto", sans-serif;font-family:var(--font-main)}body.width-390 .main-container{max-width:390px;margin:0 auto}body.width-390 .home-driver-img-wrapper,body.width-390 .home-add-btn-wrapper{width:90px;height:90px}.video-section{position:relative;width:100%;height:91.6vh;overflow:hidden}.video-bg{position:absolute;inset:0;z-index:0}.video-bg video{width:100%;height:100%;object-fit:cover}.video-overlay{position:absolute;inset:0;background-color:#08080833;z-index:1;pointer-events:none}.main-content{position:absolute;bottom:90px;left:30px;z-index:10;color:#fff;text-align:left}.hero-title{font-family:var(--font-title);font-size:52px;line-height:1;margin:0}.hero-desc{font-family:var(--font-main);font-size:18px;margin-top:16px;opacity:.8}.home-driver-section{padding:94px 20px;margin-bottom:14px;background-color:#080808}.section-title{font-family:var(--font-title);font-size:44px;margin-bottom:2rem;color:#fff}.home-driver-list{display:flex;gap:20px}.home-driver-item{display:flex;flex-direction:column;align-items:center;cursor:pointer}.home-driver-img-wrapper{width:100px;height:100px;border-radius:50%;margin-bottom:1rem;position:relative}.home-driver-img{width:100%;height:100%;object-fit:cover;border-radius:50%;border:0px solid rgba(255,255,255,.2)}.home-driver-name{font-family:var(--font-main);font-size:.8rem;font-weight:300;color:#eaeaea}.home-add-btn-wrapper{width:100px;height:100px;background-color:#1a1a1a;display:flex;justify-content:center;align-items:center;position:relative;border-radius:50%}.home-add-btn-wrapper.guide-point:after{content:"";position:absolute;width:4px;height:4px;background-color:#cd1c10;border-radius:50%;top:3px;right:3px;z-index:15}.home-add-border-glow{position:absolute;inset:0;border-radius:50%;padding:1.4px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;z-index:1}.home-add-border-glow:before{content:"";position:absolute;width:300%;height:300%;top:50%;left:50%;transform:translate(-50%,-50%);background:linear-gradient(135deg,transparent 45%,rgba(255,255,255,1) 50%,transparent 53%);filter:blur(0px)}.home-add-icon{font-family:var(--font-main);font-size:2.5rem;font-weight:50;color:#fff;justify-content:center;align-items:center}@keyframes rotate-border{0%{transform:rotate(0);border-color:transparent}50%{border-color:#e10600}to{transform:rotate(360deg);border-color:transparent}}.upcoming-race-section{position:relative;width:100%;height:250px;margin-bottom:24px;background-image:url(/assets/upcoming_race_bg-BLH7a0xm.png);background-size:cover;background-position:center;display:flex;justify-content:center;align-items:center;overflow:hidden}.upcoming-overlay{position:absolute;inset:0;background:#0006;z-index:1}.upcoming-content{position:relative;z-index:2;text-align:center;width:100%;padding:0 20px}.upcoming-title{font-family:Anton,sans-serif;font-size:44px;font-weight:400;color:#fff;margin-bottom:1rem;text-shadow:0 0 10px rgba(0,0,0,.5)}.countdown-container{display:flex;justify-content:center;align-items:flex-end;gap:6px;flex-wrap:nowrap;max-width:100vw;padding:0 10px}body.width-390 .countdown-container{max-width:390px;gap:4px;margin:0 auto;transform:scale(.96)}.time-group{display:flex;flex-direction:column;align-items:center;gap:5px}.time-label{font-family:var(--font-main);font-size:14px;font-weight:300;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.5)}.digits-wrapper{display:flex;gap:3px}.time-separator{display:flex;flex-direction:column;gap:8px;padding-bottom:15px;margin:0 2px}.dot{width:6px;height:6px;background-color:#fff;border-radius:50%;box-shadow:0 0 5px #00000080}.calendar-section{width:100%;padding:54px 20px 100px;background:#080808}.calendar-container{width:100%;max-width:430px;margin:0 auto;position:relative}.calendar-container:before{content:"";position:absolute;left:9px;top:100px;bottom:0;width:1px;background:#ffffff40;z-index:0}.calendar-title{font-family:var(--font-title);font-size:44px;font-weight:400;color:#fff;margin-bottom:40px;margin-left:4px}.calendar-cards{display:flex;flex-direction:column;gap:24px}.calendar-item{display:flex;gap:16px;align-items:center;position:relative}.calendar-item:before{content:"";position:absolute;left:6px;top:5px;width:8px;height:8px;background:#e6e6e6;border-radius:50%;box-shadow:0 0 #fffc;z-index:1}.calendar-date{display:flex;flex-direction:column;align-items:center;min-width:40px;margin-left:20px;color:#fff;font-family:var(--font-main);position:relative;z-index:2}.date-month{font-size:16px;font-weight:400;opacity:.8;margin-bottom:10px}.date-day{font-size:14px;font-weight:400}.date-divider{width:4px;height:24px;margin:9px 0;display:block;background-image:radial-gradient(circle,rgba(255,255,255,.2) 1.5px,transparent 2px),radial-gradient(circle,rgba(255,255,255,.5) 1.5px,transparent 2px),radial-gradient(circle,rgba(255,255,255,1) 1.5px,transparent 2px);background-size:100% 33.33%;background-position:center top,center center,center bottom;background-repeat:no-repeat}.race-card{flex:1;position:relative;height:160px;border-radius:16px;overflow:hidden;isolation:isolate}.card-bg-image{position:absolute;inset:0;background-size:cover;background-position:center;z-index:0}.card-bg-image:after{content:"";position:absolute;inset:0;background:linear-gradient(to right,#000000b3,#0006,#0009)}.card-content{position:relative;padding:20px 15px;display:flex;align-items:center;gap:16px;z-index:1}.flag-circle{width:64px;height:64px;border-radius:50%;overflow:hidden;flex-shrink:0;display:flex}.flag-circle img{width:100%;height:100%;object-fit:cover}.race-info{flex:1;display:flex;flex-direction:column;gap:4px}.round-label{font-family:var(--font-main);font-size:14px;font-weight:00;color:#fffc;text-transform:uppercase;letter-spacing:.5px}.country-name{font-family:var(--font-main);font-size:32px;font-weight:500;color:#fff;line-height:1}.city-name{font-family:var(--font-main);font-size:14px;font-weight:400;color:#fff}.circuit-map{position:absolute;top:85px;right:16px;display:flex;flex-direction:column;align-items:flex-end;gap:6px}.circuit-map img{width:60px;height:auto;opacity:.6}.sponsor-text{font-family:var(--font-main);font-size:12px;font-weight:300;color:#fff9;text-align:right}.card-border-glow{position:absolute;inset:-1px;border-radius:16px;padding:2px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;filter:blur(0px);pointer-events:none;z-index:2;overflow:hidden;opacity:0;transition:opacity .3s ease}.race-card.active .card-border-glow{opacity:1}.card-border-glow:before{content:"";position:absolute;width:450%;height:450%;top:50%;left:50%;transform:translate(-50%,-50%);background:linear-gradient(135deg,transparent 45%,rgba(255,255,255,.8) 50%,transparent 55%);filter:blur(0px)}.race-card.active .card-border-glow:before{animation:rotateDiagonal 2s linear forwards}@media(max-width:480px){.gp-name{font-size:1.3rem}.card-flag{width:126px;height:90px}.calendar-container:before{left:9px}.calendar-container .section-title{font-size:44px}}.main-container .chatbot-btn-container{display:flex!important}@media(max-width:390px){.gp-name,.gp-laps{font-size:.8rem}}.home-attribution-link{display:flex;justify-content:center;align-items:center;padding:10px 0;color:#ffffff4d;font-size:14px;cursor:pointer;z-index:10;position:relative}.home-attribution-link span:first-child{border-bottom:1px solid #767676;padding-bottom:2px}.home-attribution-link .arrow{margin-left:8px;font-size:12px}.flip-container{position:relative;width:36px;height:55px;perspective:200px;border-radius:4px;font-family:var(--font-main, sans-serif);font-size:2.4rem;font-weight:900;line-height:55px;color:#080808}.flip-leaf{position:absolute;left:0;width:100%;height:50%;overflow:hidden;backface-visibility:hidden;-webkit-backface-visibility:hidden;transform-style:preserve-3d;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAANwAAAFUCAYAAABPzlKAAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDYuMC1jMDAyIDc5LjE2NDQ4OCwgMjAyMC8wNy8xMC0yMjowNjo1MyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIyLjAgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkYwQTM5QjA1RjI4NTExRjBBQTMxOEUxNTVEMzQ0NEU0IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkYwQTM5QjA2RjI4NTExRjBBQTMxOEUxNTVEMzQ0NEU0Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RjBBMzlCMDNGMjg1MTFGMEFBMzE4RTE1NUQzNDQ0RTQiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RjBBMzlCMDRGMjg1MTFGMEFBMzE4RTE1NUQzNDQ0RTQiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6RRrDjAAAFEklEQVR42uzbO2tVeRTG4Z1DEsHRxmghZiwiGKw1H0BrUWxmcLTSwnit7fUjKF4QK6+VIIjdpJ84vQqpVGz0NF7ACNG1zD8SQxLPTs7ZSHweeBFDSLHCj53LSd/U1FS1Aq3YWGxvbE9sZ2xb7I/YugrWjk+xD7FXseexJ7GJ2GRspu4H66sZ3HDsdOxI7E+fC35jL2K3Y5djL+s8qToxVD5w1nlebPCtgfOliculka4E91fsaexUbNCd4QeDpY1s5O/VBNcfuxK7H9vsrrCsbOReaaa/bnDrYw9i4+4ItYyXdtZ3GlzWeTe23+1gRfaXhvo7Ce5S7ICbwaocKC0tG1x+03fCraArsqXDSwU3tFiRwKpkU1sWC+5i5aeR0G2bYhcWBrc9dtxtoCeOlca+B3cyNuAu0BMDpbFvweWOugn0VDbWmnvV/7B7QE9lY2MZ3D63gEbszeB2uwM0Yk8GN+oO0IjRDG6rO0AjtmZwG90BGrExg/NHpdCMwZYbQHMEB4IDwQGCA8EBggPBgeAAwYHgAMGB4EBwgOBAcIDgQHCA4EBwIDhAcCA4QHAgOBAcIDgQHCA4EBwgOBAcCA4QHAgOEBwIDgQHCA4EBwgOBAcIDgQHggMEB4IDBAeCA8EBggPBAYIDwYHgAMGB4ADBgeAAwYHgQHCA4EBwgOBAcCA4QHAgOEBwIDhAcCA4EBwgOBAcIDgQHAgOEBwIDhAcCA4QHAgOBAcIDgQHCA4EB4IDBAeCAwQHggPBAYIDwQGCA8EBggPBgeAAwYHgAMGB4EBwgOBAcIDgQHCA4EBwIDhAcCA4QHAgOBAcIDgQHCA4EBwgOBAcCA4QHAgOEBwIDgQHCA4EBwgOBAeCAwQHggMEB4IDBAeCA8EBggPBAYIDwYHgAMGB4ICV6RsZGfniDOAJB2vvCddutz3hwBMOBAcIDgQHCA4EB4IDBAeCAwQHggPBAYIDwQGCA8EBggPBgeAAwYHgAMGB4EBwgOBAcIDgQHCA4EBwIDhAcCA4QHAgOBAcIDgQHCA4EBwIDhAcCA4QHAgOEBwIDgQHCA4EBwgOBAeCAwQHggMEB4IDBAeCA8EBggPBAYIDwYHgAMGB4ADBgeAAwYHgQHCA4EBwgOBAcCA4QHAgOEBwIDgQHCA4EBwgOBAcIDgQHAgOEBwIDhAcCA4EBwgOBAcIDgQHCA4EB4IDBAeCAwQHggPBAYIDwQGCA8EBggPBgeAAwYHgAMGB4EBwgOBAcIDgQHAgOCcAwYHgAMGB4ADBgeBAcIDgQHCA4EBwIDhAcCA4QHAgOEBwIDgQHCA4EBwgOPi1gpt2BmjEdAb3zh2gEe8yuNfuAI14ncE9cwdoxLMM7n93gEY8yeAm3AEaMZHB/Rd76RbQU9nYZAY3E7vlHtBT2dhMX7vdzv8Mx6Zig+4CXZe/696RT7nWvMfdDXeBnrg5923b3BMuDVWzvyIYch/omrex0fLvD6+lzDeccR/oqnNzsS0MLt2LXXMj6IrrsTvz39BaosiHbgWrkg2dXfjGxYLLn6gcjj12M1iRR6Wh6U6CSx9jB315CbVlM4dKQ1WnwaXPsfFS6ht3hGVlI/+UZj4v9U6d/MV3/iBlV+xq5Y9VYbFvwa6WRu7+7J3n/x6uE/mKlPzVwdHYNrfmN/aqmn251qWqxmuR6wY3/8k4FtsX2x3bWWLcEBvwuWANyS8P35eonlezf872b2yymn0dci1fBRgAXvF8bbSm91gAAAAASUVORK5CYII=);background-size:100% 200%;background-repeat:no-repeat}.flip-leaf.top{top:0;border-radius:4px 4px 0 0;transform-origin:50% 100%;background-position:top center}.flip-leaf.bottom{top:50%;border-radius:0 0 4px 4px;transform-origin:50% 0;line-height:0;background-position:bottom center}.flip-leaf span{display:block;height:55px;line-height:55px;text-align:center;position:absolute;left:0;width:100%;color:#080808}.flip-leaf.top span{top:0}.flip-leaf.bottom span{top:-27.5px;transform:none}.flip-static-top{z-index:1}.flip-static-bottom{z-index:0}.flip-leaf.animating.top{z-index:3;animation:flipTop .6s ease-in forwards}.flip-leaf.animating.bottom{z-index:2;transform:rotateX(90deg);animation:flipBottom .6s ease-out forwards}.flip-leaf.animating.top:after{content:"";position:absolute;inset:0;background:#000;opacity:0;animation:shadowTop .6s ease-in forwards}.flip-leaf.animating.bottom:after{content:"";position:absolute;inset:0;background:#fff;opacity:.2;animation:highlightBottom .6s ease-out forwards}@keyframes flipTop{0%{transform:rotateX(0)}to{transform:rotateX(-90deg)}}@keyframes flipBottom{0%{transform:rotateX(90deg)}to{transform:rotateX(0)}}@keyframes shadowTop{0%{opacity:0}to{opacity:.3}}@keyframes highlightBottom{0%{opacity:.3}to{opacity:0}}._voteSection_1xum3_1{position:relative;width:100%;background-image:url(/assets/vote_bg-Y-G5jiFF.png);background-size:cover;background-position:center;background-repeat:no-repeat;color:#eaeaea;overflow:hidden;padding-bottom:54px}._overlay_1xum3_27{position:absolute;inset:0;background:linear-gradient(to bottom,#0000,#080808 98%);z-index:1}._contentContainer_1xum3_41{position:relative;z-index:2;padding:20px;display:flex;flex-direction:column}._title_1xum3_59{font-family:var(--font-title);font-size:50px;margin:0;line-height:1;letter-spacing:1px}._subTitle_1xum3_75{font-size:16px;color:#ccc;margin-top:14px;font-weight:300}._rankingList_1xum3_91{display:flex;flex-direction:column;gap:56px;margin-top:20px}._animate_1xum3_111{opacity:1}._driverBlock_1xum3_125{position:relative;display:flex;align-items:center;height:auto;min-height:350px;width:100%;margin-bottom:0}._driverBlock_1xum3_125:last-child{margin-bottom:0}._alignRight_1xum3_157{flex-direction:row;justify-content:flex-end;text-align:left}._alignLeft_1xum3_169{flex-direction:row-reverse;justify-content:flex-end;text-align:right}._textGroup_1xum3_183{flex:1;z-index:4;padding-bottom:60px;display:flex;flex-direction:column;position:relative;width:65%;opacity:0;transform:translate(-100px);transition:opacity .8s ease-out,transform .8s ease-out}._driverBlock_1xum3_125._animate_1xum3_111 ._textGroup_1xum3_183{opacity:1;transform:translate(0)}._alignRight_1xum3_157 ._textGroup_1xum3_183{align-items:flex-start;margin-right:auto;padding-right:0}._alignLeft_1xum3_169 ._textGroup_1xum3_183{align-items:flex-end;margin-left:auto;padding-left:0}._topRow_1xum3_259{display:flex;align-items:flex-start;gap:20px}._alignRight_1xum3_157 ._topRow_1xum3_259{flex-direction:row}._alignLeft_1xum3_169 ._topRow_1xum3_259{flex-direction:row-reverse}._rankNumber_1xum3_299{font-family:Anton,sans-serif;font-size:120px;line-height:.8;color:transparent;-webkit-text-stroke:1.5px rgba(255,255,255,.5);font-style:italic;width:auto;white-space:nowrap;position:relative}._rankingList_1xum3_91>div:nth-child(1) ._rankNumber_1xum3_299{top:-30px;left:-28px}._rankingList_1xum3_91>div:nth-child(2) ._rankNumber_1xum3_299{top:-50px;right:-24px}._rankingList_1xum3_91>div:nth-child(3) ._rankNumber_1xum3_299{top:-28px;left:-20px}._firstName_1xum3_361{font-family:var(--font-main);font-size:56px;font-weight:500;line-height:.4;letter-spacing:-.01em;color:#fff}._lastName_1xum3_379{font-family:var(--font-main);font-size:56px;font-weight:500;color:#fff;line-height:.4;letter-spacing:-.01em;margin-top:-35px}._voteRate_1xum3_403{font-size:18px;color:#aeaeae;font-weight:400;margin-top:40px;font-family:var(--font-main)}._imageGroup_1xum3_421{width:200px;position:absolute;z-index:10;bottom:-40px;opacity:0;transform:translate(100px);transition:opacity .8s ease-out,transform .8s ease-out}._driverBlock_1xum3_125._animate_1xum3_111 ._imageGroup_1xum3_421{opacity:1;transform:translate(0)}._alignRight_1xum3_157 ._imageGroup_1xum3_421{right:-20px}._alignLeft_1xum3_169 ._imageGroup_1xum3_421{left:-20px}._rankingList_1xum3_91>div:nth-child(1) ._driverImg_1xum3_479{width:360px;transform:translate(-40px,-10px)}._rankingList_1xum3_91>div:nth-child(2) ._driverImg_1xum3_479{width:320px;transform:translate(-39px,10px)}._rankingList_1xum3_91>div:nth-child(3) ._driverImg_1xum3_479{width:220px;transform:translate(-20px)}._ctaWrapper_1xum3_517{margin-top:80px;display:flex;justify-content:center;position:relative;padding-bottom:20px}._selector-button_1xum3_539{position:relative;width:200px;height:56px;border-radius:50px;display:flex;justify-content:center;align-items:center;cursor:pointer;background:linear-gradient(180deg,#28282880,#0f0f0f80);isolation:isolate}._selector-inner_1xum3_573{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%;gap:8px;z-index:10;pointer-events:none}._selector-inner_1xum3_573._guide-point_1xum3_601:before{content:"";position:absolute;width:4px;height:4px;background-color:#cd1c10;border-radius:50%;top:-4px;right:-5px;display:block;pointer-events:none}._selector-inner_1xum3_573 span{font-family:var(--font-main);color:#eaeaea;font-size:16px;font-weight:300;letter-spacing:-.02em;padding-bottom:2px}._selector-border-glow_1xum3_655{position:absolute;inset:0;border-radius:50px;padding:1px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;pointer-events:none;z-index:1;overflow:hidden;opacity:0;transition:opacity .3s ease}._selector-button_1xum3_539._animate_1xum3_111 ._selector-border-glow_1xum3_655{opacity:1}._selector-border-glow_1xum3_655:before{content:"";position:absolute;width:300%;height:300%;top:50%;left:50%;transform:translate(-50%,-50%);background:linear-gradient(135deg,transparent 45%,rgba(255,255,255,.6) 50%,transparent 53%);filter:blur(0px)}._selector-button_1xum3_539._animate_1xum3_111 ._selector-border-glow_1xum3_655:before{animation:_border-sweep_1xum3_1 2s linear forwards}@keyframes _border-sweep_1xum3_1{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}@media(max-width:390px){._rankNumber_1xum3_299{font-size:80px}._firstName_1xum3_361,._lastName_1xum3_379{font-size:38px}._voteRate_1xum3_403{font-size:16px}._rankingList_1xum3_91>div:nth-child(1) ._rankNumber_1xum3_299{top:-25px;left:-24px}._rankingList_1xum3_91>div:nth-child(2) ._rankNumber_1xum3_299{top:-40px;right:-20px}._rankingList_1xum3_91>div:nth-child(3) ._rankNumber_1xum3_299{top:-24px;left:-18px}}body.width-390 ._firstName_1xum3_361,body.width-390 ._lastName_1xum3_379{font-size:48px}._liveTalkSection_9k89c_1{position:relative;width:100%;padding-bottom:94px;color:#fff;font-family:var(--font-main)}._header_9k89c_19{display:flex;align-items:center;gap:12px;padding:0 20px;margin-bottom:24px}._title_9k89c_35{font-family:var(--font-title);font-size:50px;margin:0;line-height:1;letter-spacing:.5px}._indicatorWrapper_9k89c_53{display:flex;align-items:center;justify-content:center}._redDot_9k89c_65{width:8px;height:8px;background-color:red;border-radius:50%;box-shadow:0 0 8px #f009}._videoContainer_9k89c_83{position:relative;width:calc(100% - 40px);margin:0 auto;aspect-ratio:9 / 16;max-height:700px;isolation:isolate}._innerContent_9k89c_107{position:relative;width:100%;height:100%;background:#000;border-radius:24px;overflow:hidden;z-index:1}._bgVideo_9k89c_129{width:100%;height:100%;object-fit:cover;display:block}._topGradient_9k89c_145{position:absolute;top:0;left:0;width:100%;height:150px;background:linear-gradient(to bottom,rgba(0,0,0,.6),transparent);z-index:1;pointer-events:none}._bottomGradient_9k89c_167{position:absolute;bottom:0;left:0;width:100%;height:300px;background:linear-gradient(to top,rgba(0,0,0,.9) 10%,transparent);z-index:1;pointer-events:none}._chatOverlay_9k89c_193{position:absolute;bottom:90px;left:0;width:100%;padding:0 16px;z-index:2;display:flex;flex-direction:column;justify-content:flex-end;height:300px;overflow:hidden;-webkit-mask-image:linear-gradient(to bottom,transparent 0%,black 20%,black 100%);mask-image:linear-gradient(to bottom,transparent 0%,black 20%,black 100%)}._chatList_9k89c_231{display:flex;flex-direction:column;gap:6px}._chatRow_9k89c_243{display:flex;align-items:center;gap:12px;animation:_fadeIn_9k89c_1 .4s ease forwards;background:#0006;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);padding:8px 16px;border-radius:40px;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@keyframes _fadeIn_9k89c_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._avatar_9k89c_303{width:36px;height:36px;border-radius:50%;overflow:hidden;flex-shrink:0}._avatar_9k89c_303 img{width:100%;height:100%;object-fit:cover}._messageBubble_9k89c_331{background:transparent;padding:0;border-radius:0;-webkit-backdrop-filter:none;backdrop-filter:none;display:flex;align-items:center;gap:8px;flex:1;min-width:0}._userName_9k89c_359{font-size:13px;font-weight:600;color:#ccc;white-space:nowrap}._userMsg_9k89c_375{font-size:14px;color:#fff;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;flex:1}._inputWrapper_9k89c_403{position:absolute;bottom:20px;left:0;width:100%;padding:0 16px;z-index:10;display:flex;align-items:center;gap:10px}._inputContainer_9k89c_427{flex:1;height:50px;background:#32323280;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:30px;display:flex;align-items:center;padding:0 6px 0 20px;border:1px solid rgba(255,255,255,.1)}._chatInput_9k89c_453{flex:1;background:transparent;border:none;outline:none;color:#fff;font-size:15px}._chatInput_9k89c_453::placeholder{color:#aaa}._sendBtn_9k89c_479{width:40px;height:40px;background:transparent;border:none;display:flex;justify-content:center;align-items:center;cursor:pointer;padding:0}._sendBtn_9k89c_479 img{width:100%;height:100%;object-fit:contain}._heartBtn_9k89c_517{position:relative;width:50px;height:50px;border-radius:99px;background:linear-gradient(105deg,#48465166,#2d2c3366);border:none;display:flex;justify-content:center;align-items:center;cursor:pointer;padding:0;flex-shrink:0}._heartBtn_9k89c_517._guide-point_9k89c_547:after{content:"";position:absolute;width:4px;height:4px;background:#cd1c10;top:0%;right:0%;border-radius:999px}._heartBtn_9k89c_517 img{width:32px;height:32px;object-fit:contain}._heartWrapper_9k89c_583{position:relative;width:50px;height:50px}._floatingHeart_9k89c_599{position:absolute;bottom:50px;left:50%;transform:translate(-50%);width:32px;height:32px;z-index:100;pointer-events:none;animation:_floatUp_9k89c_1 2.5s ease-out forwards}@keyframes _floatUp_9k89c_1{0%{opacity:1;transform:translate(calc(-50% + var(--h-start-x, 0px))) scale(1)}to{opacity:0;transform:translate(calc(-50% + var(--h-offset, 0px)),-350px) scale(1.5)}}._videoBorderGlow_9k89c_653{position:absolute;inset:-2px;border-radius:28px;padding:.5px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;filter:blur(0px);pointer-events:none;z-index:20;overflow:hidden;opacity:0;transition:opacity .3s ease}._videoContainer_9k89c_83._active_9k89c_711 ._videoBorderGlow_9k89c_653{opacity:1}._videoBorderGlow_9k89c_653:before{content:"";position:absolute;width:300%;height:300%;top:50%;left:50%;transform:translate(-50%,-50%);background:linear-gradient(-75deg,#fff0,#ffffff1a 30%,#ffffff4d,#ffffff80,#ffffff1a 60%,#fff0 90% 100%);filter:blur(0px)}._videoContainer_9k89c_83._active_9k89c_711 ._videoBorderGlow_9k89c_653:before{animation:_rotateDiagonal_9k89c_1 2s linear forwards}@keyframes _rotateDiagonal_9k89c_1{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}._postSection_181qp_1{position:relative;width:100%;margin:0 0 44px;padding-bottom:64px;color:#fff;font-family:var(--font-main)}._header_181qp_21{display:flex;align-items:center;justify-content:space-between;padding:0 20px;position:relative}._title_181qp_37{font-family:var(--font-title);font-size:50px;text-transform:uppercase;margin:0;line-height:1}._plusBtn_181qp_53{background:transparent;border:none;cursor:pointer;padding:5px;display:flex;align-items:center;justify-content:center}._cardWrapper_181qp_77{position:relative;flex:0 0 300px;margin-top:20px;margin-right:20px;display:block}._cardWrapper_181qp_77._guide-point_181qp_93:after{content:"";position:absolute;width:4px;height:4px;background-color:#cd1c10;border-radius:50%;top:-5px;right:-5px;z-index:10;pointer-events:none}._scrollContainer_181qp_125{display:flex;gap:6px;overflow-x:auto;padding:0 20px;margin-top:20px;-webkit-overflow-scrolling:touch;cursor:grab;-webkit-user-select:none;user-select:none;scrollbar-width:none}._scrollContainer_181qp_125::-webkit-scrollbar{display:none}._card_181qp_77{flex:0 0 300px;height:370px;position:relative;border-radius:20px;overflow:hidden;cursor:pointer;isolation:isolate;-webkit-user-select:none;user-select:none}._cardImg_181qp_199{width:100%;height:100%;object-fit:cover;transition:transform .3s ease;-webkit-user-select:none;user-select:none;pointer-events:none}._card_181qp_77:hover ._cardImg_181qp_199{transform:scale(1.05)}._cardOverlay_181qp_227{position:absolute;inset:0;background:linear-gradient(to bottom,transparent 40%,rgba(0,0,0,.8) 100%);pointer-events:none;z-index:1}._cardContent_181qp_245{position:absolute;bottom:0;left:0;width:100%;padding:16px;z-index:2;display:flex;flex-direction:column;justify-content:flex-end}._cardTitle_181qp_269{font-size:24px;font-weight:700;margin:0 0 8px;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._userInfo_181qp_289{display:flex;align-items:center;font-size:14px;color:#ccc}._profileImg_181qp_303{width:16px;height:16px;border-radius:50%;overflow:hidden;margin-right:6px;border:1px solid rgba(255,255,255,.3)}._profileImg_181qp_303 img{width:100%;height:100%;object-fit:cover;-webkit-user-select:none;user-select:none;pointer-events:none}._userName_181qp_337{font-weight:500}._dot_181qp_345{margin:0 4px}._time_181qp_353{font-weight:300}._newsSection_1q61c_1{position:relative;width:100%;height:100vh;color:#fff;font-family:var(--font-main);overflow:hidden}._header_1q61c_25{position:absolute;top:30px;left:20px;z-index:10;margin-bottom:0}._sectionTitle_1q61c_43{font-family:var(--font-title);font-size:50px;margin:0;line-height:1}._carouselContainer_1q61c_57{position:relative;width:100%;height:100%;aspect-ratio:auto;max-height:none;overflow:hidden;cursor:grab;-webkit-user-select:none;user-select:none}._sliderTrack_1q61c_81{display:flex;width:100%;height:100%;transition:transform .5s ease-in-out}._slideItem_1q61c_95{flex:0 0 100%;width:100%;height:100%;position:relative;isolation:isolate}._newsImg_1q61c_111{width:100%;height:100%;object-fit:cover}._contentOverlay_1q61c_125{position:absolute;inset:0;background:linear-gradient(to bottom,transparent 30%,rgba(0,0,0,.4) 60%,rgba(0,0,0,.9) 100%);display:flex;flex-direction:column;justify-content:flex-end;padding:30px 30px 80px}._textBox_1q61c_151{position:relative;z-index:2;width:76%;transform:translate(-4.5%,-10%);margin-left:20px;display:flex}._boxBg_1q61c_171{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:fill;z-index:-1}._textContent_1q61c_191{padding:40px 40px 17px 0;display:flex;flex-direction:column;align-items:flex-start}._subTitle_1q61c_207{font-size:16px;font-weight:300;margin-bottom:12px;color:#fff}._mainTitle_1q61c_221{font-size:32px;font-weight:700;line-height:1.3;white-space:pre-line;margin:0 0 16px;color:#fff}body.width-390 ._mainTitle_1q61c_221{font-size:28px}._date_1q61c_247{font-size:14px;color:#ddd;font-weight:400;margin-left:24px}._navBtn_1q61c_261{position:absolute;top:50%;transform:translateY(-50%);background:transparent;border:none;cursor:pointer;z-index:10;color:#fff;padding:10px;opacity:.8;transition:opacity .2s;display:flex;align-items:center;justify-content:center}._navBtn_1q61c_261._guide-point_1q61c_297:after{content:"";position:absolute;width:4px;height:4px;background-color:#cd1c10;border-radius:50%;top:12px;right:19px;z-index:10}._navBtn_1q61c_261:hover{opacity:1}._navBtn_1q61c_261 svg path{stroke-width:1px}._goodsSection_1f9l8_1{position:relative;width:100%;padding:0 20px 9px;color:#fff;font-family:var(--font-main);margin:44px 0 94px}._header_1f9l8_23{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}._sectionTitle_1f9l8_39{font-family:var(--font-title);font-size:50px;margin:0;line-height:1}._plusBtn_1f9l8_53{background:transparent;border:none;cursor:pointer;padding:5px;display:flex;align-items:center;justify-content:center}._gridContainer_1f9l8_73{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;width:100%}._card_1f9l8_87{position:relative;width:100%;aspect-ratio:3 / 5;border-radius:20px;overflow:hidden;isolation:isolate;cursor:pointer;-webkit-user-select:none;user-select:none}._bgImage_1f9l8_119{width:100%;height:100%;object-fit:cover;transition:transform .3s ease;-webkit-user-select:none;user-select:none;pointer-events:none}._overlay_1f9l8_137{position:absolute;inset:0;background:linear-gradient(to bottom,transparent 40%,rgba(0,0,0,.6) 70%,rgba(0,0,0,.9) 100%);display:flex;flex-direction:column;justify-content:flex-end;padding:20px}._info_1f9l8_157{margin-bottom:20px}._price_1f9l8_165{font-size:32px;font-weight:700;margin-bottom:8px;font-family:var(--font-main)}._title_1f9l8_181{font-size:15px;font-weight:300;line-height:1.3;white-space:pre-line;opacity:.9}._viewBtn_1f9l8_199{width:110%;margin:0 -5%;padding:12px 0;background:#2b292999;border:none;border-radius:999px;color:#eaeaea;font-size:13px;font-weight:300;cursor:pointer;font-family:var(--font-main)}._section_1alyg_1{position:relative;width:100%;height:100vh;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;justify-content:center;align-items:center;overflow:hidden}._content_1alyg_27{position:relative;z-index:10;text-align:center}._title_1alyg_39{font-family:Anton,sans-serif;font-size:94px;line-height:1.1;transform:translateY(-55%);color:#fff;margin:0 20px;text-align:center;display:flex;flex-direction:column;align-items:center}._line_1alyg_65{opacity:0;transform:translateY(50px);white-space:nowrap;font-family:Anton,sans-serif;line-height:1.1;font-weight:400}._animate_1alyg_83 ._line_1alyg_65{animation:_slideUpFadeIn_1alyg_1 .8s ease-out forwards}@keyframes _slideUpFadeIn_1alyg_1{to{opacity:1;transform:translateY(0)}}._emojiContainer_1alyg_109{position:absolute;inset:0;pointer-events:none;z-index:20;overflow:hidden}._emoji_1alyg_109{position:absolute;bottom:-150px;object-fit:contain;animation-name:_floatUp_1alyg_1;animation-timing-function:cubic-bezier(.25,.46,.45,.94);will-change:transform,opacity}@keyframes _floatUp_1alyg_1{0%{transform:translateY(0) translate(0) rotate(0) scale(0);opacity:0;bottom:10%}10%{opacity:1;transform:translateY(-5vh) translate(0) rotate(0) scale(1.2)}to{bottom:140%;transform:translate(var(--x-offset)) rotate(var(--rotate)) scale(.5);opacity:0}}._title_1alyg_39 span:nth-child(1){color:#ffffff4d}._title_1alyg_39 span:nth-child(2){color:#fff9}._title_1alyg_39 span:nth-child(3){color:#fff;font-size:120px}@media(max-width:768px){._title_1alyg_39{font-size:14vw}._title_1alyg_39 span:nth-child(3){font-size:18vw}}@media(max-width:480px){._title_1alyg_39{font-size:19vw}._title_1alyg_39 span:nth-child(3){font-size:25vw}}body.width-390 ._title_1alyg_39{font-size:80px;margin-top:-100px}body.width-390 ._title_1alyg_39 span:nth-child(3){font-size:100px}._section_1kuid_1{width:100%;background-color:#080808;color:#f7f3f0;font-family:var(--font-main);margin:29px 0 140px}._header_1kuid_17{padding:60px 20px 40px;max-width:1200px;margin:0 auto}._title_1kuid_29{font-family:var(--font-title);font-size:50px;margin:0;color:#f7f3f0;line-height:1}._grid_1kuid_45{display:grid;grid-template-columns:repeat(3,1fr);width:100%;margin:0 auto}._cell_1kuid_59{aspect-ratio:1 / 1;display:flex;justify-content:center;align-items:center;padding:20px;transition:background-color .3s ease;overflow:hidden}._bgDark_1kuid_79{background-color:#080808}._bgLight_1kuid_87{background-color:#f7f3f0}._logo_1kuid_95{width:60%;max-width:200px;height:auto;object-fit:contain;transition:transform .3s cubic-bezier(.25,.46,.45,.94)}._cell_1kuid_59:hover ._logo_1kuid_95{transform:scale(1.05)}._pageContainer_13dgy_1{width:100%;height:100vh;min-height:930px;background-color:#fff;display:flex;flex-direction:column;position:relative;font-family:var(--font-main);overflow:hidden}._header_13dgy_29{width:100%;height:60px;background-color:#1b2d45;display:flex;align-items:center;padding:60px 20px 40px;color:#fff;position:sticky;top:0;z-index:100}._backBtn_13dgy_57{background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center}._backIcon_13dgy_75{width:20px;height:20px;object-fit:contain;filter:brightness(0) invert(1);transform:rotate(-90deg)}._headerTitle_13dgy_93{font-size:24px;font-weight:500;margin-left:8px;margin-bottom:6px}._content_13dgy_109{flex:1;overflow-y:auto;padding:24px 20px 200px;display:flex;flex-direction:column;gap:20px}._introSection_13dgy_131{margin-bottom:20px}._introTitle_13dgy_139{font-size:20px;font-weight:500;color:#1b314d}._introTitleSpan_13dgy_151{font-size:20px;font-weight:700;color:#1b314d;margin-bottom:8px}._introSub_13dgy_165{font-size:14px;color:#6e7f91;margin-bottom:20px;letter-spacing:-.5px}._chipContainer_13dgy_181{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px}._chip_13dgy_181{padding:8px 16px 10px;background-color:#f6f8fa;border-radius:20px;border:none;font-size:14px;color:#6e7f91;cursor:pointer;font-weight:400;position:relative}._chip_13dgy_181._guide-point_13dgy_219:after{content:"";position:absolute;width:4px;height:4px;background-color:#cd1c10;border-radius:50%;top:-5px;right:-4px;z-index:10}._messageList_13dgy_247{display:flex;flex-direction:column;gap:20px}._messageRow_13dgy_259{display:flex;align-items:flex-start;gap:16px;max-width:85%}._botRow_13dgy_275{align-self:flex-start;flex-direction:column}._userRow_13dgy_285{align-self:flex-end;flex-direction:row-reverse}._avatar_13dgy_295{width:50px;height:50px;margin-bottom:-30px;z-index:10}._bubble_13dgy_309{padding:16px;border-radius:16px;font-size:15px;line-height:1.5;word-break:break-word;white-space:pre-wrap;box-shadow:1px 2px 3px #76767633;margin-bottom:30px}._botBubble_13dgy_333{background-color:#ebf1f5;color:#1b2d45;border-top-left-radius:4px}._userBubble_13dgy_349{background-color:#2c4361;color:#fff;border-top-right-radius:4px}._inputArea_13dgy_365{position:absolute;bottom:0;left:0;width:100%;padding:16px 20px 24px;background-color:#e9edf1;display:flex;flex-direction:column;gap:12px;z-index:100}._inputWrapper_13dgy_395{flex:1;background-color:#fff;border-radius:30px;padding:4px 6px 4px 20px;display:flex;align-items:center;box-shadow:0 4px 12px #0000000d}._input_13dgy_365{flex:1;border:none;outline:none;font-size:16px;color:#1b2d45;background:transparent;padding:10px 0}._input_13dgy_365::placeholder{color:#aab8c2}._sendBtn_13dgy_445{width:40px;height:40px;border:none;background-color:transparent;padding:0;display:flex;align-items:center;justify-content:center;cursor:pointer;margin-left:8px;border-radius:50%;transition:box-shadow .3s ease}._sendBtn_13dgy_445:active{animation:_glowPulse_13dgy_1 .6s ease-out}._sendIcon_13dgy_483{width:100%;height:100%;object-fit:contain}._loadingDots_13dgy_497{display:flex;gap:4px;align-items:center;padding:4px 0;min-height:20px}._dot_13dgy_513{width:6px;height:6px;background-color:#767676;border-radius:50%;animation:_bounce_13dgy_1 1.4s infinite ease-in-out;opacity:.3}._dot_13dgy_513:nth-child(1){animation-delay:0s}._dot_13dgy_513:nth-child(2){animation-delay:.3s}._dot_13dgy_513:nth-child(3){animation-delay:.5s}@keyframes _bounce_13dgy_1{0%,80%,to{transform:scale(.6);opacity:.3}40%{transform:scale(.8);opacity:1}}.attribution-container{width:100%;min-height:100vh;background-color:#fff;color:#000;font-family:var(--font-main);padding:20px;box-sizing:border-box;position:relative;z-index:9999}.attr-header{display:flex;align-items:center;margin-bottom:30px;position:relative;padding:10px 0}.attr-back-btn{background:none;border:none;padding:0;cursor:pointer;margin-right:10px;display:flex;align-items:center;justify-content:center}.attr-back-btn img{width:24px;height:24px;object-fit:contain;filter:invert(1)}.attr-title{font-size:20px;font-weight:700;margin:0;flex:1}.attr-content{display:flex;flex-direction:column;gap:30px;padding-bottom:50px}.attr-intro{font-size:14px;line-height:1.6;color:#333}.attr-section h2{font-size:16px;font-weight:700;margin-bottom:12px;color:#000}.attr-section h3{font-size:15px;font-weight:600;margin-bottom:10px;margin-top:20px;color:#000}.attr-section p{font-size:14px;line-height:1.6;color:#333;margin:0}.attr-section ol,.attr-section ul{padding-left:20px;margin:0}.attr-section li{font-size:14px;line-height:1.6;color:#333;margin-bottom:6px}.attr-img-wrapper{width:100%;margin:15px 0;border:1px solid #eee;border-radius:8px;overflow:hidden}.attr-img-wrapper img{width:100%;height:auto;display:block}.attr-divider{border:0;height:1px;background:#eee;margin:10px 0}.attr-list{list-style-type:none;padding-left:0!important}.attr-list li{position:relative;padding-left:10px}.attr-list li:before{content:"-";position:absolute;left:0;color:#333}@media screen and (max-width:400px){.attribution-container{padding:20px}.attr-section p,.attr-section li{font-size:13px}}.teams-page-content{display:flex;flex-direction:column;width:100%;max-width:430px;padding-top:40px;overflow-x:hidden;position:relative;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none;color:#eaeaea;margin:0 auto}.teams-page-content::-webkit-scrollbar{display:none}.teams-header{width:100%;padding-left:20px;background-color:#080808;display:flex;justify-content:flex-start;box-sizing:border-box;padding-bottom:50px;margin-top:-1px}.teams-view{width:100%;height:700px;position:relative;overflow:hidden;background:#080808}.background-video{width:100%;height:100%;object-fit:cover;display:block}.video-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,.3) 30%,transparent 50%,rgba(0,0,0,.8) 100%);z-index:1}.ferrari-logo-overlay{position:absolute;top:-2px!important;left:-1px;right:-1px;height:calc(100% + 4px);background-color:#080808;display:flex;align-items:center;justify-content:center;z-index:10;animation:fadeIn .5s ease-in}.ferrari-logo-overlay img{width:150px;height:auto;opacity:1}.ferrari-logo-overlay.fade-out{animation:fadeOut 1.2s ease-out forwards}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.teams-footer{position:absolute;bottom:50px;left:30px;z-index:2}.selector-button{font-size:20px;font-weight:600;position:relative;display:flex;align-items:center;gap:8px;padding:13px 20px;border-radius:50px;color:#eaeaea;background:#18181b;cursor:pointer;overflow:hidden;isolation:isolate;border:1px solid rgba(255,255,255,.1)}.teams-header.guide-point:after{content:"";position:absolute;width:4px;height:4px;background-color:#cd1c10;border-radius:50%;top:34px;right:50.5%;z-index:10}body.width-390 .teams-header.guide-point:after{right:45.5%}.selector-button img{margin-top:4px}.selector-inner{position:relative;display:flex;align-items:center;gap:8px;z-index:10;pointer-events:none}.selector-border-glow{position:absolute;inset:-.2px;border-radius:50px;padding:1.2px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;pointer-events:none;z-index:1}.selector-border-glow:before{content:"";position:absolute;width:500px;height:500px;top:50%;left:50%;transform:translate(-50%,-50%);background:linear-gradient(160deg,transparent 45%,rgba(255,255,255,.7) 50%,transparent 53%);filter:blur(0px)}.selector-button.active-glow .selector-border-glow:before,.selector-button.run-motion .selector-border-glow:before{animation:rotateDiagonal 1.2s linear 1 forwards}.teams-page:has(.modal-overlay)~.gnb-container,.teams-page:has(.modal-overlay)~.top-btn-container{display:none}body:has(.modal-overlay) .gnb-container,body:has(.modal-overlay) .top-btn-container{display:none}.modal-overlay{position:fixed;top:0;left:49.2%;width:100%;max-width:430px;height:100%;background-color:#000000b3;display:flex;align-items:flex-end;z-index:1000;transition:max-width .3s ease}body.width-390 .modal-overlay{max-width:390px;left:46.2%}.picker-modal{width:100%;max-width:inherit;margin:0 auto;background-color:#080808;border-top-left-radius:20px;border-top-right-radius:20px;padding-bottom:30px;display:flex;flex-direction:column;align-items:center}.picker-container{position:relative;display:flex;width:100%;height:250px;margin-top:20px;overflow:hidden;-webkit-mask-image:linear-gradient(to bottom,transparent,black 30%,black 70%,transparent);mask-image:linear-gradient(to bottom,transparent,black 30%,black 70%,transparent)}.selection-indicator{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:90%;height:60px;border-top:1px solid rgba(255,255,255,.5);border-bottom:1px solid rgba(255,255,255,.5);pointer-events:none;z-index:2}.picker-column{flex:1;height:100%;overflow-y:auto;scroll-snap-type:y mandatory;scrollbar-width:none;-ms-overflow-style:none}.picker-column::-webkit-scrollbar{display:none}.picker-scroll{display:flex;flex-direction:column;align-items:center}.spacer{height:95px}.picker-item{height:60px;line-height:60px;font-size:20px;color:#eaeaea;opacity:.2;transition:all .2s cubic-bezier(.4,0,.2,1);scroll-snap-align:center;width:100%;text-align:center;cursor:pointer;position:relative}.picker-item.team-picker:nth-child(3).guide-point:after{content:"";position:absolute;width:4px;height:4px;background-color:#cd1c10;border-radius:50%;top:14px;right:31%;z-index:10}.picker-item.year-picker:nth-child(13).guide-point:after{content:"";position:absolute;width:4px;height:4px;background-color:#cd1c10;border-radius:50%;top:14px;right:35%;z-index:10}.picker-item.active{opacity:1;font-weight:700;color:#eaeaea}.select-complete-btn{width:90%;height:60px;background-color:#cd1c10;color:#eaeaea;border-radius:5px;font-size:16px;font-weight:500;cursor:pointer;border:none}.teams-stat-group{display:flex;gap:25px}.teams-stat-item{display:flex;flex-direction:column;align-items:flex-end;margin-bottom:120px}.teams-stat-label{font-family:pretendard,sans-serif;color:#eaeaea;opacity:.7;font-size:14px}.teams-stat-value{color:#eaeaea;font-size:40px;font-weight:600}.team-intro-section{padding:100px 20px;background-color:#080808;display:flex;flex-direction:column;gap:80px;margin-top:-5px;z-index:1}.team-slogan{display:flex;align-items:center}.team-logo-main{width:78px;height:auto}.slogan-text{font-family:Juventus Fans,sans-serif;font-size:43px;color:#eaeaea;line-height:1.1;letter-spacing:-1px}body.width-390 .slogan-text{font-family:Juventus Fans,sans-serif;font-size:40px}.drivers-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-bottom:50px}.driver-card{position:relative;padding:10px;overflow:hidden}.driver-card:nth-child(2){padding-top:50px}.Team-driver-img{width:100%;height:auto;display:block}.driver-name- info.left{text-align:left}.driver-name-info.right{text-align:right}.driver-name-info h3{font-size:36px;font-weight:600;line-height:.9;margin:20px 0 0}.driver-name-info h3 span{font-size:30px}.driver-name-info p{font-family:pretendard,sans-serif;font-size:14px;font-weight:100;color:#eaeaea;opacity:.8;margin:3px 0 0}.banner-slider-wrapper{width:100%;margin-top:20px}.banner-slider-container{width:calc(100% + 40px);margin-left:-20px;margin-right:-20px;height:200px;position:relative;overflow:hidden;background-color:#080808}.banner-track{display:flex;width:100%;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1)}.banner-slide{min-width:100%;height:100%;background-size:cover;background-position:center;padding:45px 5px 0;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;align-items:flex-start}.banner-content{display:flex;flex-direction:column;align-items:flex-start;text-align:left;padding-left:20px}.banner-content span{font-size:20px;color:#eaeaea;display:block;margin-bottom:-3px}.banner-content h3.banner-title{font-family:Roboto,sans-serif;font-size:40px;background-clip:text;-webkit-background-clip:text;display:inline-block;-webkit-text-fill-color:transparent;margin:0;padding:0}.banner-content a{font-family:pretendard,sans-serif;color:#eaeaea;margin-top:8px;font-size:14px;text-decoration:none}.teams-bullet{width:8px;height:8px;background-color:#bcbcbc80;border-radius:50%;cursor:pointer;transition:all .3s ease}.teams-bullet.active{background-color:#cd1c10;width:24px;border-radius:10px}.teams-section-title{font-family:Juventus Fans;font-size:44px}.dna-labels{display:flex;justify-content:space-between;width:94%;text-align:center;margin:50px auto 0;padding-left:12px}.dna-item{font-size:20px;font-weight:600}.dna-item span{font-family:pretendard,sans-serif;font-size:18px;font-weight:400}.stats-table-wrapper{display:flex;justify-content:center;align-items:stretch;gap:10px;margin-top:30px;margin-bottom:20px}.stats-column.red-highlight{background-image:linear-gradient(#111012,#111012),linear-gradient(110deg,#fff0,#ffffff1a 40% 50%,#ffffff1a 60%,#fff0);border:1px solid transparent;border-radius:10px;background-origin:border-box;background-clip:padding-box,border-box;flex:1;display:flex;flex-direction:column;justify-content:space-around;padding:15px 0;font-size:22px;color:#eaeaea;text-align:center;gap:15px;font-weight:600;position:relative;isolation:isolate;overflow:hidden}.stats-column.red-highlight.run-motion:before{animation:statsSweep 1.2s linear forwards}@keyframes statsSweep{0%{opacity:1;clip-path:inset(0 0 100% 0)}25%{clip-path:inset(0 0 0 0)}to{opacity:1;clip-path:inset(0 0 0 0);filter:brightness(1)}}.stats-column.red-highlight .column-glow-layer{position:absolute;inset:0;padding:1.2px;border-radius:10px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:5;pointer-events:none}.stats-column.red-highlight .column-glow-layer:before{content:"";position:absolute;width:400%;height:400%;top:50%;left:50%;transform:translate(-50%,-50%);background:linear-gradient(115deg,transparent 45%,rgba(255,255,255,.7) 50%,transparent 53%);opacity:0}.stats-column.red-highlight.run-motion .column-glow-layer:before{animation:rotateDiagonal 1.2s linear forwards;opacity:1}.stats-labels{display:flex;flex-direction:column;text-align:center;font-family:pretendard,sans-serif;font-size:14px;color:#939393;font-weight:500;gap:25px;margin-top:13px;letter-spacing:-1px;padding:0 5px}.performance-car-container{position:relative;width:100%;padding-top:60px;padding-bottom:100px;display:flex;flex-direction:column}.car-bg-wrapper{position:absolute;top:0;left:-20px;width:calc(100% + 40px);height:600px;z-index:1;pointer-events:none}.car-img-bg{width:100%;height:auto;display:block}.performance-overlay-content{position:relative;z-index:2;padding:0 20px}.performance-header{display:flex;width:100%;padding:25px 0 10px}.header-title{font-size:20px;font-weight:600;color:#878787;opacity:.7}.header-title:first-child{flex:1;text-align:right;padding-right:20px}.header-title:last-child{margin-top:1px;flex:1;text-align:left;padding-left:20px}.performance-row{display:flex;align-items:center;padding:10px 0;width:100%}.category-name{flex:1;font-family:pretendard,sans-serif;font-size:16px;color:#eaeaea;letter-spacing:-1px;text-align:right;padding-right:20px}.level-name{flex:1;font-size:15px;font-weight:600;color:#fff;display:flex;align-items:center;gap:8px;text-align:left;padding-left:20px}.teams-dot{width:8px;height:8px;border-radius:50%}.teams-dot.green{background-color:#0f0;box-shadow:0 0 5px #0f0}.teams-dot.yellow{background-color:#fc0;box-shadow:0 0 5px #fc0}.team-profile-section{padding-top:100px}.meet-the-team-wrapper{display:flex;flex-direction:column;gap:0px;margin-top:70px}.staff-group{position:relative;width:100%;height:170px}.teams-outline-text{position:absolute;font-family:Anton,sans-serif;font-size:90px;line-height:1;letter-spacing:1px;font-weight:500;color:#eaeaea;z-index:1;pointer-events:none}.teams-main-staff{position:absolute;z-index:2;display:flex;flex-direction:column}.frederic-set .teams-outline-text{top:81px;left:25px}body.width-390 .frederic-set .teams-outline-text{left:5px}.frederic-set .teams-main-staff{top:45px;right:25px;align-items:flex-end}body.width-390 .frederic-set .teams-main-staff{right:5px}.enrico-set .teams-outline-text{top:68px;right:60px;text-align:right}body.width-390 .enrico-set .teams-outline-text{right:40px}.enrico-set .teams-main-staff{top:30px;left:40px;align-items:flex-start}body.width-390 .enrico-set .teams-main-staff{left:20px}.loic-set .teams-outline-text{top:58px;left:15px}body.width-390 .loic-set .teams-outline-text{left:2px}.loic-set .teams-main-staff{bottom:-25px;right:25px;align-items:flex-end}body.width-390 .loic-set .teams-main-staff{right:3px}.staff-circle{width:160px;height:160px;border-radius:50%;overflow:hidden}.staff-circle img{width:100%;height:100%;object-fit:cover}.staff-label{margin-top:-30px}.staff-label.right{text-align:right}.staff-label span{font-size:10px;color:#eaeaea;opacity:.8}.staff-label h3{font-size:12px;margin-top:0;color:#eaeaea;font-weight:500}.staff-label p{font-family:pretendard,sans-serif;font-size:12px;color:#eaeaea;opacity:.8;font-weight:400}.team-info-grid{display:grid;grid-template-columns:1fr 1fr;row-gap:20px;column-gap:0px;margin:120px 0 95px 20px}.info-item span{font-family:pretendard,sans-serif;font-size:14px;color:#767676;display:block;margin-bottom:5px;font-weight:500}body.width-390 .info-item span{font-size:12px}.info-item h3{font-size:20px;color:#eaeaea;margin:0;letter-spacing:0px;font-weight:400}body.width-390 .info-item h3{font-size:18px}.sub-staff-slider-container{width:calc(100% + 40px);margin:40px 0 50px -20px;overflow-x:auto!important;overflow-y:hidden;padding-bottom:10px;display:block;position:relative;-ms-overflow-style:none;scrollbar-width:none;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;touch-action:pan-x}.sub-staff-slider-container::-webkit-scrollbar{display:none}.sub-staff-track{display:flex!important;flex-direction:row!important;padding-left:20px;padding-right:40px;width:max-content!important;flex-wrap:nowrap!important}.sub-staff-item{flex:0 0 120px!important;min-width:120px;margin-right:12px;text-align:center;scroll-snap-align:center;white-space:normal}.sub-staff-item:active{cursor:grabbing}.sub-staff-circle{width:120px;height:120px;border-radius:50%;overflow:hidden;margin:0 auto 15px}.sub-staff-circle img{width:100%;height:100%;object-fit:cover}.staff-role{font-size:10px;color:#eaeaea;display:block;height:13px;line-height:1.2;font-weight:300}.staff-name{font-size:14px;margin:5px 0;color:#eaeaea;white-space:nowrap;font-weight:500}.staff-kr{font-size:12px;color:#eaeaea;margin:-5px;font-weight:400}.teams-highlight-section{padding:90px 0 70px;background-color:#080808}.highlight-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.highlight-header .teams-section-title{font-family:Juventus Fans;font-size:44px;color:#eaeaea;letter-spacing:1px}.plus-button{background:none;border:none;color:#eaeaea;font-size:40px;font-weight:100;cursor:pointer;line-height:1;padding:0}.highlight-slider-container{width:100%;overflow-x:auto;padding-bottom:10px;-ms-overflow-style:none;scrollbar-width:none;touch-action:pan-x;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory}.highlight-slider-container::-webkit-scrollbar{display:none}.highlight-track{display:flex;padding-left:20px;padding-right:20px;width:max-content}.highlight-card{flex:0 0 280px;margin-right:15px;scroll-snap-align:start}.highlight-img-box{width:100%;height:375px;border-radius:10px;overflow:hidden;background-color:#1a1a1a;margin-bottom:15px}.highlight-img-box img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.highlight-card:active .highlight-img-box img{transform:scale(1.02)}.highlight-caption{font-family:pretendard,sans-serif;font-size:16px;color:#eaeaea;font-weight:400;line-height:1.4;margin:0;padding-left:2px}.teams-news-section{padding:40px 0}.news-header{display:flex;justify-content:space-between;align-items:center}.news-header .teams-section-title{font-family:Juventus Fans;font-size:44px;color:#eaeaea;text-transform:capitalize}.news-list{margin-top:25px;display:flex;flex-direction:column;gap:25px}.news-card{display:flex;background-color:#1a1a1a;border-radius:10px;overflow:hidden;padding:0;position:relative;isolation:isolate;height:140px;border:1px solid rgba(255,255,255,.1)}.news-card .news-glow-layer{position:absolute;inset:-1px;padding:2px;border-radius:10px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;z-index:5;pointer-events:none}.news-card .news-glow-layer:before{content:"";position:absolute;width:450%;height:450%;top:50%;left:50%;transform:translate(-50%,-50%);background:linear-gradient(155deg,transparent 45%,rgba(255,255,255,.5) 48%,rgba(255,255,255,.8) 50%,rgba(255,255,255,.5) 52%,transparent 55%);opacity:0}.news-card.run-motion .news-glow-layer:before{animation:rotateDiagonal 1.2s linear forwards;opacity:1}.news-img-wrapper{flex:0 0 130px;height:100%}.news-img-wrapper img{width:100%;height:100%;object-fit:cover}.news-content{flex:1;padding:12px 15px;display:flex;flex-direction:column;position:relative}.news-title{font-family:pretendard,sans-serif;font-size:15px;color:#eaeaea;font-weight:500;line-height:1.4;margin-bottom:8px;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.news-description{font-family:pretendard,sans-serif;font-size:10px;color:#eaeaea;line-height:1.4;font-weight:300;margin:0;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.news-date{font-size:10px;color:#a8a8a8;margin-top:8px;margin-right:8px;text-align:right}@media(max-width:390px){.teams-page-content{max-width:390px}}body.width-390 .teams-page-content{max-width:390px}.teams-header.guide-point:after{right:48.5%}.teams-view{height:650px}.slogan-text,.teams-section-title{font-size:38px}.team-name{font-size:35px}.banner-content h3.banner-title{font-size:30px}.driver-card{padding:8px}.teams-outline-text{font-size:80px}.banner-content{margin-left:20px}.frederic-set .teams-outline-text{left:16px}.frederic-set .teams-main-staff{right:16px}.enrico-set .teams-outline-text{right:48px}.enrico-set .teams-main-staff{left:34px}.loic-set .teams-outline-text{left:16px}.loic-set .teams-main-staff{right:16px}.team-info-grid{column-gap:10px}a{color:inherit;text-decoration:inherit}img{vertical-align:middle}li{list-style:none}address,em,i{font-style:normal}a:focus{outline:none}button:focus{outline:none}.content-area{width:100%;padding:0 20px;margin:0 auto 50px}.driver-button-group{display:flex;gap:12px;margin-top:40px}.driver-selector-button{font-size:20px;font-weight:600;position:relative;display:flex;align-items:center;gap:8px;padding:13px 20px;border-radius:50px;color:#eaeaea;background:#18181b;cursor:pointer;isolation:isolate;border:1px solid rgba(255,255,255,.1)}.driver-selector-button img{margin-top:4px}.driver-selector-border-glow{position:absolute;inset:0;border-radius:50px;padding:1.2px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;z-index:1}.driver-selector-border-glow:before{content:"";position:absolute;width:400%;height:400%;top:50%;left:50%;transform:translate(-50%,-50%);background:linear-gradient(140deg,transparent 45%,rgba(255,255,255,.9) 50%,transparent 53%);filter:blur(0px)}.driver-selector-button.run-motion .driver-selector-border-glow:before{animation:border-sweep 1.2s linear forwards}@keyframes border-sweep{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(135deg)}}.content-area h2{font-family:Juventus Fans,sans-serif;font-size:44px;color:#eaeaea;text-align:left;margin:50px 0 68px}.driverlist{width:100%;margin-bottom:80px;cursor:pointer}.driverlist ul li{position:relative;width:100%;height:212px;border-radius:10px;align-items:center;margin-bottom:35px;overflow:hidden;background-size:cover;background-position:center;background-repeat:no-repeat}.driverlist ul li .driver-info{width:100%;height:100%;padding:0 5%;display:flex;justify-content:space-between;align-items:center;color:#eaeaea}.driverlist ul li:nth-child(odd) .driver-info{flex-direction:row}.driverlist ul li:nth-child(2n) .driver-info{flex-direction:row-reverse}.driverlist ul li .driver-info .text-box{width:90%;margin:0 auto}.driverlist ul li:nth-child(odd) .driver-info .text-box{width:90%;flex-shrink:0;text-align:left}.driverlist ul li:nth-child(2n) .driver-info .text-box{width:55%;flex-shrink:0;text-align:right}.driverlist .driver-info .text-box h3{font-size:8%;font-family:Juventus Fans,sans-serif}.driverlist .driver-info .text-box p{font-size:14px;font-family:Roboto,sans-serif;font-weight:300}.special-layout .name_k{font-family:Pretendard,sans-serif}.driver-img img{margin-top:31px}.driverlist ul li:nth-child(odd) .driver-info .driver-img{width:44%;flex-shrink:0}.driverlist ul li:nth-child(2n) .driver-info .driver-img{width:44%;flex-shrink:0}.favorite-btn{position:absolute;top:15px;right:15px;width:28px;height:28px;display:flex;align-items:center;justify-content:center;font-size:18px;line-height:1;border-radius:50%;border:1px solid #fff;background:transparent;color:#fff;opacity:.2;padding:0;cursor:pointer;transition:all .2s ease;z-index:20}.favorite-btn.on{color:#e2c002;opacity:1;border-color:#e2c002}.driver-picker-item{position:relative}.driverlist ul li.ferrari_1 .favorite-btn.guide-point:after,.driverlist ul li.mercedes_2 .favorite-btn.guide-point:after{content:"";position:absolute;width:4px;height:4px;border-radius:50%;top:-6px;left:29px;pointer-events:none;background-color:#cd1c10}.year.driver-selector-button.guide-point:after{content:"";position:absolute;width:4px;height:4px;border-radius:50%;top:-5px;right:-5px;pointer-events:none;background-color:#cd1c10}.alldriver.driver-selector-button.guide-point:after{content:"";position:absolute;width:4px;height:4px;border-radius:50%;top:-5px;right:-5px;pointer-events:none;background-color:#cd1c10}.driver-picker-item .text{position:relative}.driver-picker-item.active.guide-point .text:after{content:"";position:absolute;width:4px;height:4px;border-radius:50%;top:-4%;left:109%;background-color:#cd1c10;pointer-events:none}.driverlist ul li[class^=ferrari]{background-image:linear-gradient(135deg,#89343f00,#89343f4d 40%,#89343fcc,#89343f4d 60%,#89343f00)}.driverlist ul li.ferrari_1{background-image:url(/assets/ferrari_bg-HWuX2LxH.png)}.driverlist ul li .driver-info.special-layout{position:relative;display:block;width:100%;height:100%}.special-layout .text-box.ferrari-special{position:absolute;top:50%;transform:translateY(-50%);margin-top:0;width:auto;z-index:1}.left-mode .text-box.ferrari-special{left:20px;text-align:left}.left-mode .text-box.ferrari-special h3.name_e{display:flex;flex-direction:column;line-height:.9;margin-bottom:20%}.left-mode .driver-footer-info{position:absolute;bottom:20px;left:20px;display:flex;align-items:center;z-index:10}.team-logo-small:nth-child(odd){margin-right:10px;margin-bottom:6px}.left-mode .driver-img{position:absolute;bottom:0;right:20px;width:auto;height:100%;z-index:5}.right-mode .text-box.ferrari-special{right:30px;left:auto;text-align:right}.right-mode .text-box.ferrari-special h3.name_e{display:flex;flex-direction:column;line-height:.9;margin-bottom:50px}.right-mode .driver-footer-info{position:absolute;bottom:20px;right:30px;left:auto;display:flex;align-items:center;gap:10px;z-index:10}.right-mode .driver-img{position:absolute;bottom:0;left:20px;right:auto;width:auto;height:100%;z-index:5}.special-layout .first-name{font-size:75px;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-family:var(--font-main);font-weight:500;letter-spacing:-2%;margin-left:-1.395%}.ferrari .first-name{background:linear-gradient(to bottom,#9d1e1f4d,#7676764d)!important;-webkit-background-clip:text!important;background-clip:text!important;margin-bottom:2px}.redbull .first-name{background:linear-gradient(to bottom,#1e25384d,#7676764d)!important;-webkit-background-clip:text!important;background-clip:text!important;margin-bottom:2px}.mercedes .first-name{background:linear-gradient(to bottom,#0859534d,#7676764d)!important;-webkit-background-clip:text!important;background-clip:text!important;margin-bottom:3px}.mercedes_2 .first-name{background:linear-gradient(to bottom,#0859534d,#7676764d)!important;-webkit-background-clip:text!important;background-clip:text!important;padding-bottom:8px}.mclaren .first-name{background:linear-gradient(to bottom,#ee860c4d,#7676764d)!important;-webkit-background-clip:text!important;background-clip:text!important;margin-bottom:2px}.williams .first-name{background:linear-gradient(to bottom,#00366266,#76767666)!important;-webkit-background-clip:text!important;background-clip:text!important;margin-bottom:2px}.aston .first-name{background:linear-gradient(to bottom,#0333214d,#7676764d)!important;-webkit-background-clip:text!important;background-clip:text!important;margin-bottom:2px}.alpin .first-name{background:linear-gradient(to bottom,#93456b4d,#7676764d)!important;-webkit-background-clip:text!important;background-clip:text!important;margin-bottom:2px}.hass .first-name{background:linear-gradient(to bottom,#83081f4d,#7676764d)!important;-webkit-background-clip:text!important;background-clip:text!important;margin-bottom:2px}.racingbull .first-name{background:linear-gradient(to bottom,#0a57bc4d,#7676764d)!important;-webkit-background-clip:text!important;background-clip:text!important;margin-bottom:2px}.kicksauber .first-name{background:linear-gradient(to bottom,#0044004d,#7676764d)!important;-webkit-background-clip:text!important;background-clip:text!important;margin-bottom:2px}.special-layout .last-name{font-size:50px;color:#767676;opacity:.3;font-weight:500;letter-spacing:-2%;font-family:var(--font-main)}.special-layout .team-logo-small{height:26px;display:flex;align-items:center;margin-bottom:6px}.special-layout .team-logo-small img{width:100%}.ferrari .team-logo-small{width:17px;height:26px}.redbull .team-logo-small{width:29px;height:26px}.mercedes .team-logo-small{width:21px;height:26px}.mclaren .team-logo-small{width:30px;height:26px}.williams .team-logo-small{width:25px;height:26px}.alpin .team-logo-small{width:21px;height:26px}.hass .team-logo-small{width:22px;height:26px}.aston .team-logo-small{width:38px;height:26px}.kicksauber .team-logo-small{width:21px;height:26px}.racingbull .team-logo-small{width:29px;height:26px}.special-layout .name_k{font-size:20px;color:#eaeaea;font-weight:500;margin-bottom:10px}.driverlist ul li:nth-child(2n) .driver-info .text-box{width:90%}.driverlist ul li.ferrari_1{background-image:url(/assets/ferrari_bg-HWuX2LxH.png)}.driverlist ul li.ferrari_2{background-image:url(/assets/ferrari_bg_2-BtJkmMC0.png)}.driverlist ul li.redbull_1{background-image:url(/assets/redbull_bg_1-h4kjsHt_.png)}.driverlist ul li.redbull_2{background-image:url(/assets/redbull_bg_2-CtwyNr02.png)}.driverlist ul li[class^=mercedes]{background-image:linear-gradient(135deg,#48d7e700,#48d7e74d 40%,#48d7e7cc,#48d7e74d 60%,#48d7e700)}.driverlist ul li.mercedes_1{background-image:url(/assets/mercedes_bg_1-JIaUfZzc.png)}.driverlist ul li.mercedes_2{background-image:url(/assets/mercedes_bg-BBvG7bAr.png)}.driverlist ul li[class^=mclaren]{background-image:linear-gradient(135deg,#ff872c00,#ff872c4d 40%,#ff872ccc,#ff872c4d 60%,#ff872c00)}.driverlist ul li.mclaren_1{background-image:url(/assets/mclaren_bg_1-CtGwBobo.png);overflow:hidden}.driverlist ul li.mclaren_2{background-image:url(/assets/mclaren_bg_2-ooKTTkoA.png)}.driverlist ul li[class^=racingbull]{background-image:linear-gradient(135deg,#d7ddec00,#d7ddec4d 40%,#d7ddeccc,#d7ddec4d 60%,#d7ddec00)}.driverlist ul li.racingbull_1{background-image:url(/assets/racingbull_bg_1-jWIFsvsR.png)}.driverlist ul li.racingbull_2{background-image:url(/assets/racingbull_bg_2-CQYyVT4t.png)}.driverlist ul li[class^=alpin]{background-image:linear-gradient(135deg,#d5519c00,#d5519c4d 40%,#d5519ccc,#d5519c4d 60%,#d5519c00)}.driverlist ul li.alpin_1{background-image:url(/assets/alpin_bg_1-C0CeSI6Z.png)}.driverlist ul li.alpin_2{background-image:url(/assets/alpin_bg_2-B0FgDiRA.png)}.driverlist ul li[class^=hass]{background-image:linear-gradient(135deg,#a7a9ad00,#a7a9ad4d 40%,#a7a9adcc,#a7a9ad4d 60%,#a7a9ad00)}.driverlist ul li.hass_1{background-image:url(/assets/hass_bg_1-DWaRK3eT.png)}.driverlist ul li.hass_2{background-image:url(/assets/hass_bg_2-C1Fo2q3t.png)}.driverlist ul li[class^=aston]{border:linear-gradient(135deg,rgba(22,177,172,0) 0%,rgba(22,177,172,.3) 40%,rgba(22,177,172,.8) 50%,rgba(22,177,172,.3) 60%,rgba(22,177,172,0) 100%)}.driverlist ul li.aston_1{background-image:url(/assets/aston_bg_1-6mPJowdD.png)}.driverlist ul li.aston_2{background-image:url(/assets/aston_bg_2-Da_-c1F-.png)}.driverlist ul li[class^=williams]:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1.5px;background:linear-gradient(135deg,#6389f900,#6389f94d 30%,#6389f980 30%,#6389f94d 80%,#6389f900)}.driverlist ul li.williams_1{background-image:url(/assets/williams_bg_1-BgswNzwK.png)}.driverlist ul li.williams_2{background-image:url(/assets/williams_bg_2-DuRLaWi1.png)}.driverlist ul li[class^=kicksauber]{background-image:linear-gradient(135deg,#1d841e00,#1d841e4d 40%,#1d841ecc,#1d841e4d 60%,#1d841e00)}.driverlist ul li.kicksauber_1{background-image:url(/assets/kicksauber_bg_1-BiSJb5zc.png)}.driverlist ul li.kicksauber_2{background-image:url(/assets/kicksauber_bg_2-JnFOGxnb.png)}.driverlist ul li:before{content:"";position:absolute;inset:-1px;border-radius:10px;padding:2px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;z-index:2}.driverlist ul li[class^=mclaren]:before{background:linear-gradient(-57deg,#ff872c00,#ff872c4d 40%,#ff872ccc,#ff872c4d 60%,#ff872c00)}.driverlist ul li[class^=mercedes]:before{background:linear-gradient(-57deg,#48d7e700,#48d7e74d 40%,#48d7e7cc,#48d7e74d 60%,#48d7e700)}.driverlist ul li[class^=redbull]:before{background:linear-gradient(-57deg,#394a9600,#394a964d 40%,#394a96cc,#394a964d 60%,#394a9600)}.driverlist ul li[class^=ferrari]:before{background:linear-gradient(-57deg,#89343f00,#89343f4d 40%,#89343fcc,#89343f4d 60%,#89343f00)}.driverlist ul li[class^=williams]:before{background:linear-gradient(-57deg,#6389f900,#6389f94d 40%,#6389f9cc,#6389f94d 60%,#6389f900)}.driverlist ul li[class^=racingbull]:before{background:linear-gradient(-57deg,#d7ddec00,#d7ddec4d 40%,#d7ddeccc,#d7ddec4d 60%,#d7ddec00)}.driverlist ul li[class^=aston]:before{background:linear-gradient(-58deg,#16b1ac00,#16b1accc 40%,#16b1ac4d 50% 60%,#16b1ac00)}.driverlist ul li[class^=hass]:before{background:linear-gradient(-57deg,#a7a9ad00,#a7a9ad4d 40%,#a7a9adcc,#a7a9ad4d 60%,#a7a9ad00)}.driverlist ul li[class^=kicksauber]:before{background:linear-gradient(-57deg,#1d841e00,#1d841e4d 40%,#1d841ecc,#1d841e4d 60%,#1d841e00)}.driverlist ul li[class^=alpin]:before{background:linear-gradient(-57deg,#d5519c00,#d5519c4d 40%,#d5519ccc,#d5519c4d 60%,#d5519c00)}.driver-pg-main-layout{display:flex;flex-direction:column;width:100%;max-width:430px;background-color:#080808}.top-section{width:100%;height:150px;background-color:#080808;display:flex;flex-direction:column;justify-content:flex-end;z-index:10}.tab-container{width:100%}.tab-menu{display:flex;justify-content:space-around;padding-bottom:13px}.tab-item{flex:1;text-align:center;padding-bottom:12px;color:#eaeaea;font-family:Juventus Fans,sans-serif;font-size:25px;cursor:pointer}.tab-item.active{color:#eaeaea}.tab-indicator-wrapper{position:relative;height:4px}.base-line{position:absolute;bottom:0;width:100%;height:1px;background-color:#ccc}.active-indicator{position:absolute;bottom:0;height:4px;background-color:#cd1c10;transition:all .3s ease}.driver-modal-overlay{position:fixed;top:0;left:946px;width:100%;max-width:430px;height:100%;background:#000000b3;display:flex;align-items:flex-end;z-index:999;transition:max-width .3s ease}body.width-390 .driver-modal-overlay{max-width:390px;left:46.2%}.driver-picker-modal{background-color:#080808;border-radius:20px 20px 0 0;padding:30px 20px;width:100%;max-width:430px;margin-bottom:0}.driver-picker-container{position:relative;height:250px;margin-top:20px;overflow:hidden;-webkit-mask-image:linear-gradient(to bottom,transparent,black 30%,black 70%,transparent);mask-image:linear-gradient(to bottom,transparent,black 30%,black 70%,transparent)}.driver-selection-indicator{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:90%;height:60px;border-top:1px solid rgba(255,255,255,.5);border-bottom:1px solid rgba(255,255,255,.5);pointer-events:none;z-index:2}.driver-picker-column{height:100%;overflow-y:auto;scroll-snap-type:y mandatory;scrollbar-width:none;-ms-overflow-style:none}.driver-picker-column::-webkit-scrollbar{display:none}.driver-picker-item{height:60px;line-height:60px;font-size:20px;color:#eaeaea;opacity:.2;transition:all .2s cubic-bezier(.4,0,.2,1);scroll-snap-align:center;width:100%;text-align:center;cursor:pointer}.driver-picker-item:nth-child(13):after{content:"";position:absolute;width:6px;height:6px;background-color:#cd1c10;border-radius:50%;top:14px;right:40%;z-index:10}.driver-picker-item.active{opacity:1;font-weight:700;color:#eaeaea}.driver-select-complete-btn{width:90%;height:60px;background-color:#cd1c10;color:#eaeaea;border:none;border-radius:5px;font-size:16px;font-weight:500;margin:20px auto 0;display:block;cursor:pointer}.detail-team-name{font-size:34px;font-weight:700}.detail-img{margin-bottom:6px}.driverlist ul li:before{content:"";position:absolute;inset:-1px;border-radius:10px;padding:2px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;pointer-events:none;z-index:0}.driverlist ul li.ferrari_1:before{background:linear-gradient(-57deg,#89343f00,#89343f4d 40%,#89343fcc,#89343f4d 60%,#89343f00)}.driverlist ul li.ferrari_2:before{background:linear-gradient(-57deg,#89343f00,#89343f4d 40%,#89343fcc,#89343f4d 60%,#89343f00)}.driverlist ul li.redbull_1:before{background:linear-gradient(-57deg,#394a9600,#394a964d 40%,#394a96cc,#394a964d 60%,#394a9600)}.driverlist ul li.redbull_2:before{background:linear-gradient(-57deg,#394a9600,#394a964d 40%,#394a96cc,#394a964d 60%,#394a9600)}.driverlist ul li.mercedes_1:before{background:linear-gradient(-57deg,#48d7e700,#48d7e74d 40%,#48d7e7cc,#48d7e74d 60%,#48d7e700)}.driverlist ul li.mercedes_2:before{background:linear-gradient(-57deg,#48d7e700,#48d7e74d 40%,#48d7e7cc,#48d7e74d 60%,#48d7e700)}.driverlist ul li.mclaren_1:before{background:linear-gradient(-57deg,#ff872c00,#ff872c4d 40%,#ff872ccc,#ff872c4d 60%,#ff872c00)}.driverlist ul li.mclaren_2:before{background:linear-gradient(-57deg,#ff872c00,#ff872c4d 40%,#ff872ccc,#ff872c4d 60%,#ff872c00)}.driverlist ul li.aston_1:before{background:linear-gradient(-57deg,#16b1ac00,#16b1ac4d 40%,#16b1accc,#16b1ac4d 60%,#16b1ac00)}.driverlist ul li.aston_2:before{background:linear-gradient(-57deg,#16b1ac00,#16b1ac4d 40%,#16b1accc,#16b1ac4d 60%,#16b1ac00)}.driverlist ul li.alpin_1:before{background:linear-gradient(-57deg,#d5519c00,#d5519c4d 40%,#d5519ccc,#d5519c4d 60%,#d5519c00)}.driverlist ul li.alpin_2:before{background:linear-gradient(-57deg,#d5519c00,#d5519c4d 40%,#d5519ccc,#d5519c4d 60%,#d5519c00)}.driverlist ul li.hass_1:before{background:linear-gradient(-57deg,#a7a9ad00,#a7a9ad4d 40%,#a7a9adcc,#a7a9ad4d 60%,#a7a9ad00)}.driverlist ul li.hass_2:before{background:linear-gradient(-57deg,#a7a9ad00,#a7a9ad4d 40%,#a7a9adcc,#a7a9ad4d 60%,#a7a9ad00)}.driverlist ul li.racingbull_1:before{background:linear-gradient(-57deg,#d7ddec00,#d7ddec4d 40%,#d7ddeccc,#d7ddec4d 60%,#d7ddec00)}.driverlist ul li.racingbull_2:before{background:linear-gradient(-57deg,#d7ddec00,#d7ddec4d 40%,#d7ddeccc,#d7ddec4d 60%,#d7ddec00)}.driverlist ul li.williams_1:before{background:linear-gradient(-57deg,#6389f900,#6389f94d 40%,#6389f9cc,#6389f94d 60%,#6389f900)}.driverlist ul li.williams_2:before{background:linear-gradient(-57deg,#6389f900,#6389f94d 40%,#6389f9cc,#6389f94d 60%,#6389f900)}.driverlist ul li.kicksauber_1:before{background:linear-gradient(-57deg,#1d841e00,#1d841e4d 40%,#1d841ecc,#1d841e4d 60%,#1d841e00)}.driverlist ul li.kicksauber_2:before{background:linear-gradient(-57deg,#1d841e00,#1d841e4d 40%,#1d841ecc,#1d841e4d 60%,#1d841e00)}.content-area .button .driver-selector-button{font-size:20px;font-weight:600;position:relative;display:flex;align-items:center;gap:8px;padding:13px 20px;border-radius:50px;color:#eaeaea;background:#18181b;cursor:pointer;overflow:hidden;isolation:isolate;border:1px solid rgba(255,255,255,.1)}.content-area .button .driver-selector-button img{margin-top:4px;width:10px;height:auto;opacity:.8}.driver-selector-inner{position:relative;display:flex;align-items:center;gap:8px;z-index:10;pointer-events:none}.driver-selector-border-glow{position:absolute;inset:0;border-radius:50px;padding:1px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;z-index:1}.driver-selector-border-glow:before{content:"";position:absolute;width:300%;height:300%;top:50%;left:50%;transform:translate(-50%,-50%);background:linear-gradient(135deg,transparent 45%,rgba(255,255,255,.5) 50%,transparent 53%);filter:blur(0px)}.driver-selector-button.run-motion .driver-selector-border-glow:before{animation:border-sweep 1.4s ease-in-out forwards}@keyframes border-sweep{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}.driver-pg-main-layout:has(.driver-modal-overlay) .scroll-top-btn,.driver-pg-main-layout:has(.driver-modal-overlay) .bottom-bar{display:none}body:has(.driver-modal-overlay) .gnb-container,body:has(.driver-modal-overlay) .top-btn-container{display:none}.driver-picker-scroll{display:flex;flex-direction:column}.driver-spacer{height:95px}.driver-picker-item{height:60px;line-height:60px;font-size:18px;color:#fff;opacity:.2;transition:opacity .3s transform .3s;scroll-snap-align:center;scroll-snap-stop:always;width:100%;text-align:center;cursor:pointer}.driver-picker-item.active{opacity:1;color:#eaeaea;font-weight:600;transform:scale(1.05)}.driver-select-complete-btn{width:90%;height:60px;background-color:#cd1c10;color:#eaeaea;border:none;border-radius:5px;font-size:16px;font-weight:500;margin-top:20px;cursor:pointer}@media(max-width:390px){body.width-390 .driver-pg-main-layout{width:100%;max-width:390px}body.width-390 .content-area{width:92%}body.width-390 .content-area h2{font-size:38px;margin:45px 0 60px}body.width-390 .driverlist ul li{width:100%;height:100px;overflow:hidden}body.width-390 .driverlist ul li:nth-child(odd) .driver-info .driver-img,body.width-390 .driverlist ul li:nth-child(2n) .driver-info .driver-img{width:50%;flex-shrink:0}body.width-390 .driver-img img{margin-top:53px;max-width:100%;height:auto}body.width-390 .driverlist .driver-info .text-box h3{font-size:32px}body.width-390 .driverlist .driver-info .text-box p{font-size:13px}body.width-390 .tab-item{font-size:22px}}.races-page{background-color:#080808;color:#eaeaea;min-height:100vh;padding:20px 20px 140px;max-width:430px;margin:0 auto;position:relative}.races-filter-section{margin:20px 0}.races-filter-section.guide-point:after{content:"";position:absolute;width:4px;height:4px;background-color:#cd1c10;border-radius:50%;top:34px;left:32%;z-index:10}.races-selector-button{font-size:20px;font-weight:600;position:relative;display:flex;align-items:center;gap:8px;padding:13px 20px;border-radius:50px;color:#eaeaea;background:#18181b;cursor:pointer;overflow:hidden;isolation:isolate;border:1px solid rgba(255,255,255,.1)}.races-selector-button img{margin-top:4px}.races-selector-inner{position:relative;display:flex;align-items:center;gap:8px;z-index:10;pointer-events:none}.races-selector-border-glow{position:absolute;inset:-.3px;border-radius:50px;padding:1.4px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;pointer-events:none;z-index:1}.races-selector-border-glow:before{content:"";position:absolute;width:400%;height:400%;top:50%;left:50%;transform:translate(-50%,-50%);background:linear-gradient(145deg,transparent 45%,rgba(255,255,255,.8) 50%,transparent 53%);filter:blur(0px)}.races-selector-button.run-motion .races-selector-border-glow:before{animation:rotateDiagonal 1s linear 1 forwards}.races-modal-overlay{position:fixed;top:0;left:946px;width:100%;max-width:430px;height:100%;background-color:#000000b3;z-index:999;display:flex;justify-content:center;align-items:flex-end;transition:max-width .3s ease}body.width-390 .races-modal-overlay{max-width:390px;left:46.2%}body:has(.races-modal-overlay) .gnb-container,body:has(.races-modal-overlay) .top-btn-container{display:none}.races-picker-modal{background:#080808;border-radius:20px 20px 0 0;padding:30px 20px;width:100%;max-width:430px;margin-bottom:0}.races-page:has(.races-modal-overlay) .scroll-top-btn,.races-page:has(.races-modal-overlay) .bottom-bar{display:none}.races-picker-container{position:relative;height:250px;margin-top:20px;overflow:hidden;-webkit-mask-image:linear-gradient(to bottom,transparent,black 30%,black 70%,transparent);mask-image:linear-gradient(to bottom,transparent,black 30%,black 70%,transparent)}.races-selection-indicator{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:90%;height:60px;border-top:1px solid rgba(255,255,255,.5);border-bottom:1px solid rgba(255,255,255,.5);pointer-events:none;z-index:2}.races-picker-column{height:100%;overflow-y:auto;scroll-snap-type:y mandatory;scrollbar-width:none;-ms-overflow-style:none}.races-picker-column::-webkit-scrollbar{display:none}.races-picker-scroll{display:flex;flex-direction:column}.races-spacer{height:95px}.races-picker-item{height:60px;line-height:60px;font-size:20px;color:#eaeaea;opacity:.2;transition:all .2s cubic-bezier(.4,0,.2,1);scroll-snap-align:center;width:100%;text-align:center;cursor:pointer;position:relative}.races-picker-item.active{opacity:1;font-weight:700;color:#eaeaea}.races-picker-item:nth-child(13).guide-point:after{content:"";position:absolute;width:4px;height:4px;background-color:#cd1c10;border-radius:50%;top:14px;right:40%;z-index:10}.races-select-complete-btn{width:100%;height:60px;background-color:#cd1c10;color:#eaeaea;border:none;border-radius:5px;font-size:16px;font-weight:500;margin-top:20px;cursor:pointer}.main-title{font-family:var(--font-title);font-size:44px;line-height:1;margin:40px 0;letter-spacing:1px}.standings-list{display:flex;flex-direction:column;gap:50px}.team-card{position:relative;border-radius:8px;padding:20px;overflow:hidden;min-height:290px;background-size:cover;background-position:center;background-repeat:no-repeat;border:1px solid rgba(255,255,255,.1);cursor:pointer;transition:transform .2s ease}.team-card:before{content:"";position:absolute;inset:-1px;border-radius:5px;padding:2px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;z-index:0}.team-card:nth-child(1):before{background:linear-gradient(-57deg,#ff872c00,#ff872c4d 40%,#ff872ccc,#ff872c4d 60%,#ff872c00)}.team-card:nth-child(2):before{background:linear-gradient(-57deg,#48d7e700,#48d7e74d 40%,#48d7e7cc,#48d7e74d 60%,#48d7e700)}.team-card:nth-child(2).guide-point:after{content:"";position:absolute;width:4px;height:4px;background-color:#cd1c10;border-radius:50%;top:20px;right:20px;z-index:10}.team-card:nth-child(3):before{background:linear-gradient(-57deg,#394a9600,#394a964d 40%,#394a96cc,#394a964d 60%,#394a9600)}.team-card:nth-child(4):before{background:linear-gradient(-57deg,#89343f00,#89343f4d 40%,#89343fcc,#89343f4d 60%,#89343f00)}.team-card:nth-child(5):before{background:linear-gradient(-57deg,#6389f900,#6389f94d 40%,#6389f9cc,#6389f94d 60%,#6389f900)}.team-card:nth-child(6):before{background:linear-gradient(-57deg,#d7ddec00,#d7ddec4d 40%,#d7ddeccc,#d7ddec4d 60%,#d7ddec00)}.team-card:nth-child(7):before{background:linear-gradient(-58deg,#16b1ac00,#16b1accc 40%,#16b1ac4d 50% 60%,#16b1ac00)}.team-card:nth-child(8):before{background:linear-gradient(-57deg,#a7a9ad00,#a7a9ad4d 40%,#a7a9adcc,#a7a9ad4d 60%,#a7a9ad00)}.team-card:nth-child(9):before{background:linear-gradient(-57deg,#1d841e00,#1d841e4d 40%,#1d841ecc,#1d841e4d 60%,#1d841e00)}.team-card:nth-child(10):before{background:linear-gradient(-57deg,#d5519c00,#d5519c4d 40%,#d5519ccc,#d5519c4d 60%,#d5519c00)}.card-top{display:flex;justify-content:space-between;position:relative;z-index:2}.team-info{margin-top:22px;width:35%}.team-info .position{font-size:12px;display:flex;align-items:center;gap:8px}.team-color-line{width:3px;height:14px;border-radius:2px;display:inline-block}.team-name{font-size:32px;margin-top:3px;margin-bottom:15px;letter-spacing:-1px;font-weight:500}body.width-390 .team-name{font-size:28px}.total-pts{font-size:18px;font-weight:400}.races-driver-list{display:flex;flex-direction:column;gap:10px;margin-top:17px;width:62%}.races-driver-row{display:flex;align-items:center;gap:5px;margin-left:5px}.races-driver-thumb{width:40px;height:50px;object-fit:cover;flex-shrink:0}.races-driver-details{flex:1;min-width:0}.races-d-name{font-size:16px;font-weight:500;margin-bottom:3px}body.width-390 .races-d-name{font-size:14px}.races-d-pts{font-size:12px;opacity:.7;margin:0}.races-d-rank{font-size:14px;font-weight:600;margin-left:0;min-width:30px;text-align:right;flex-shrink:0}.car-image{position:absolute;width:90%;max-width:365px;height:auto;z-index:1;pointer-events:none;filter:drop-shadow(0 10px 20px rgba(0,0,0,.5))}.car-image.car-right{right:-20px;bottom:0}.car-image.car-left{left:-20px;bottom:0}@media(max-width:390px){.races-page{max-width:390px;padding:18px 20px 110px}.main-title{font-size:38px;margin:35px 0}.team-card{min-height:270px;padding:18px}.team-name{font-size:35px}.total-pts{font-size:16px}.races-driver-row{gap:4px}.races-d-name{font-size:15px}.car-image{max-width:340px}}*{-ms-overflow-style:none;scrollbar-width:none;-webkit-overflow-scrolling:touch;scroll-behavior:smooth}*::-webkit-scrollbar{display:none}.td-main-layout{display:flex;flex-direction:column;width:100%;max-width:430px;height:932px;background-color:#080808;overflow:auto;margin:0 auto;transition:max-width .3s ease}body.width-390 .td-main-layout{max-width:390px}.td-tab-container{width:100%;background-color:#080808;padding-top:50px;flex-shrink:0}.td-tab-menu{display:flex;justify-content:space-around;padding-bottom:10px}.td-tab-item{flex:1;text-align:center;color:#767676;font-family:Juventus Fans,sans-serif;font-size:26px;cursor:pointer;transition:all .3s ease;margin-bottom:15px;position:relative}.td-tab-item.active{color:#cd1c10;opacity:1}.td-tab-indicator-wrapper{position:relative;height:2px}.td-base-line{position:absolute;bottom:0;width:100%;height:2px;background-color:#767676}.td-active-indicator{position:absolute;bottom:0;height:2px;background-color:#cd1c10;transition:all .3s cubic-bezier(.4,0,.2,1)}.td-content-wrapper{flex:1;width:100%;position:relative;overflow-y:auto}.placeholder-screen{color:#eaeaea;display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;font-family:Roboto,sans-serif}.placeholder-screen h2{font-family:Juventus Fans,sans-serif;font-size:32px;margin-bottom:24px}.td-tab-item.guide-point:after{content:"";position:absolute;width:4px;height:4px;background-color:#cd1c10;border-radius:50%;top:-2px;right:25px;z-index:10}@media(max-width:390px){.td-tab-item{font-size:22px}.placeholder-screen h2{font-size:28px}}body.width-390 .td-tab-item{font-size:22px}body.width-390 .placeholder-screen h2{font-size:28px}.mercedes-container{background-color:#080808;color:#eaeaea;min-height:100vh;padding-bottom:50px}body:has(.mercedes-container .mc-modal-overlay) .gnb-container,body:has(.mercedes-container .mc-modal-overlay) .top-btn-container{display:none}.mc-mercedes-header{display:flex;align-items:center;padding:50px 20px 20px;position:relative;margin-bottom:60px}.mc-back-btn{background:none;border:none;cursor:pointer;padding:0}.mc-back-btn img{width:24px}.mc-header-logo{position:absolute;left:13%;top:46%;display:flex;align-items:center;gap:10px;font-size:30px;font-weight:500}.mc-logo-small{width:30px;margin-top:3px}.mc-dropdown-section{padding-left:20px;margin-bottom:70px}.mc-dropdown-section.guide-point:after{content:"";position:absolute;width:4px;height:4px;background-color:#cd1c10;border-radius:50%;top:4.3%;left:36%;z-index:10}.dropdown-pill{background:#18181b;width:fit-content;padding:13px 20px;border-radius:50px;font-size:20px;font-weight:600;border:1px solid rgba(255,255,255,.1);display:flex;align-items:center;gap:8px;color:#eaeaea}.mc-selector-button{font-family:pretendard,sans-serif;font-size:20px;font-weight:600;position:relative;display:flex;align-items:center;gap:8px;padding:13px 20px;border-radius:50px;color:#eaeaea;background:#18181b;cursor:pointer;overflow:hidden;isolation:isolate;border:1px solid rgba(255,255,255,.1)}.mc-selector-button img{margin-top:4px}.mc-selector-inner{position:relative;display:flex;align-items:center;gap:8px;z-index:10;pointer-events:none}.mc-selector-border-glow{position:absolute;inset:-.3px;border-radius:50px;padding:1.4px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;pointer-events:none;z-index:1}.mc-selector-border-glow:before{content:"";position:absolute;width:400%;height:400%;top:50%;left:50%;transform:translate(-50%,-50%);background:linear-gradient(145deg,transparent 45%,rgba(255,255,255,.8) 50%,transparent 53%);filter:blur(0px)}.mc-selector-button.run-motion .mc-selector-border-glow:before{animation:rotateDiagonal 1.2s linear 1 forwards}@keyframes rotateDiagonal{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(135deg)}}.mc-modal-overlay{position:fixed;top:0;left:50%;transform:translate(-50%);width:100%;max-width:430px;height:100%;background:#000c;display:flex;align-items:flex-end;justify-content:center;z-index:1000;transition:max-width .3s ease;margin-left:200px}body.width-390 .mc-modal-overlay{max-width:390px;left:46.2%}.mc-picker-modal{background:#080808;border-radius:20px 20px 0 0;padding:30px 20px;width:100%;max-width:430px;margin-bottom:0}.mc-picker-container{position:relative;height:250px;margin-top:20px;overflow:hidden;-webkit-mask-image:linear-gradient(to bottom,transparent,black 30%,black 70%,transparent);mask-image:linear-gradient(to bottom,transparent,black 30%,black 70%,transparent)}.mc-selection-indicator{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:90%;height:60px;border-top:1px solid rgba(255,255,255,.5);border-bottom:1px solid rgba(255,255,255,.5);pointer-events:none;z-index:2}.mc-picker-column{height:100%;overflow-y:auto;scroll-snap-type:y mandatory;scrollbar-width:none;-ms-overflow-style:none}.mc-picker-column::-webkit-scrollbar{display:none}.mc-picker-scroll{display:flex;flex-direction:column}.mc-spacer{height:95px}.mc-picker-item{height:60px;line-height:60px;font-size:20px;color:#eaeaea;opacity:.2;transition:all .2s cubic-bezier(.4,0,.2,1);scroll-snap-align:center;width:100%;text-align:center;cursor:pointer;position:relative}.mc-picker-item.active{opacity:1;font-weight:700;color:#eaeaea}.mc-picker-item.active.guide-point:after{content:"";position:absolute;width:4px;height:4px;background-color:#cd1c10;border-radius:50%;top:14px;right:36%;z-index:10}.mc-select-complete-btn{width:100%;height:60px;background-color:#cd1c10;color:#eaeaea;border:none;border-radius:5px;font-size:16px;font-weight:500;margin-top:20px;cursor:pointer}.mc-driver-hero{position:relative;padding:80px 20px}.mc-driver-names{width:100%;height:0}.mc-driver-names h2{font-family:Anton,sans-serif;font-size:40px;letter-spacing:-1px;margin:0;font-weight:400}.mc-name-left{position:absolute;left:20px;top:16px}.mc-name-right{position:absolute;right:20px;bottom:16px}.mc-driver-main-img{position:relative}.mc-driver-main-img img{width:100%}.mc-pos-label{position:absolute;font-family:var(--font-title);font-size:90px;background:linear-gradient(to right,#3fd8ce,#08847c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.mc-pos-label span{font-family:var(--font-main);font-size:14px;color:#afafaf;position:absolute;top:30px;-webkit-text-fill-color:#afafaf}.mc-p1{top:-15px;left:15px}.mc-p3{bottom:10px;right:15px}.mc-p3 span{right:40px}.mc-circuit-info{padding:40px 20px 50px;position:relative}.mc-circuit-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:40px}.mc-circuit-title span{font-size:12px;color:#afafaf}.mc-circuit-title h2{font-family:var(--font-title);font-size:44px;margin-top:-8px}.mc-circuit-date{font-size:14px;font-weight:300;display:flex}.mc-circuit-date img{display:block;margin-top:-3px}.mc-circuit-map-container{margin:30px 0 130px}.mc-circuit-map{width:100%;max-width:380px}.mc-circuit-length{position:absolute;font-family:Anton,sans-serif;font-size:40px}.mc-circuit-stats-grid{display:flex;gap:20px;margin-left:5px;margin-bottom:40px}.mc-stat-box{padding-right:15px;border-right:1px solid #767676;text-align:center}.mc-stat-box:last-child{border-right:none;padding-right:0}.mc-stat-box span{font-family:pretendard,sans-serif;font-size:12px;color:#939393}.mc-stat-box p{font-size:18px;font-weight:500;margin:5px 0 0}.mc-driver-selectors{display:flex;flex-direction:column;gap:10px;padding:0 20px;position:relative}.mc-selector-pill{background:#18181b;border:.5px solid rgba(255,255,255,1);border-radius:50px;padding:16px 24px 10px;text-align:center;font-size:20px;font-weight:600;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;margin-bottom:10px}.mc-selector-pill-container.guide-point:after{content:"";position:absolute;width:4px;height:4px;background-color:#cd1c10;border-radius:50%;top:-6px;right:-6px;z-index:15}.mc-driver-selectors{display:flex;flex-direction:column;gap:12px;padding:0 20px;margin-top:20px}.mc-selector-pill-container{background:#18181b;border:.5px solid rgba(255,255,255,.1);border-radius:40px;transition:all .4s cubic-bezier(.4,0,.2,1);width:100%;cursor:pointer;margin-bottom:15px;position:relative;isolation:isolate}.mc-selector-pill-container.open{border-radius:35px 35px 5px 5px;background:#0f0f12}.mc-selector-pill{background:transparent!important;border:none;padding:16px 24px 10px;display:flex;align-items:center;justify-content:center;gap:10px;font-size:20px;font-weight:600;color:#eaeaea;position:relative;z-index:10}.mc-selector-pill-container .mc-selector-border-glow{position:absolute;inset:0;padding:1px;border-radius:40px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;pointer-events:none;z-index:1}.mc-selector-pill-container .mc-selector-border-glow:before{content:"";position:absolute;width:300%;height:300%;top:50%;left:50%;transform:translate(-50%,-50%);background:linear-gradient(165deg,transparent 45%,rgba(255,255,255,.7) 50%,transparent 53%);filter:blur(0px)}.mc-selector-pill-container.run-motion .mc-selector-border-glow:before{animation:border-sweep 2.4s ease-in-out forwards}.mc-selector-pill-container.open .mc-selector-border-glow{border-radius:35px 35px 5px 5px}.mc-arrow-icon{width:16px;transition:transform .3s ease}.mc-arrow-icon.rotate{transform:rotate(180deg)}.mc-driver-detail{padding:20px 20px 35px;animation:fadeIn .4s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.mc-detail-label{font-family:pretendard,sans-serif;font-size:16px;color:#afafaf;display:block;font-weight:500}.mc-divider{border:none;border-top:1px solid #767676;margin:30px 0}.mc-detail-section{text-align:center}.mc-practice-chart{display:flex;justify-content:center;align-items:flex-end;gap:35px;margin:20px 0 15px}.mc-chart-item{display:flex;flex-direction:column;align-items:center;gap:10px}.mc-chart-item span{font-size:14px;font-weight:400}.mc-bar{width:28px;border-radius:5px 5px 0 0}.mc-bar-p1{height:118px;background:linear-gradient(to bottom,#ffdb3b,#1e1d22 95%)}.mc-bar-p2{height:89px;background:linear-gradient(to bottom,#ececec,#1d1c20)}.mc-bar-p3{height:52px;background:linear-gradient(to bottom,#fac05f,#1e1e22)}.mc-p-label{font-weight:700;font-size:16px!important;margin-top:15px}.mc-faster-badge{display:inline-flex;align-items:center;color:#3fd8ce;font-size:16px;font-weight:500;margin-left:170px}.mc-star{margin-right:2px}.mc-stats-grid-row{display:flex;justify-content:space-between}.mc-grid-info,.mc-q-times,.mc-fastest-lap,.mc-pit-stop{margin-left:10px}.mc-grid-info,.mc-fastest-lap{flex:1;text-align:left}.mc-q-times,.mc-pit-stop{flex:1;padding-left:30px;border-left:1px solid #767676;text-align:left}.mc-big-stat{font-size:30px;letter-spacing:1px;font-weight:700}.mc-q-times p,.mc-pit-stop p{margin:4px 0;font-size:14px;font-weight:400;color:#eaeaea}.mc-q-times p{margin-bottom:5px}.mc-q-times p span{color:#afafaf;margin-right:5px}.mc-q-times .mc-detail-label,.mc-pit-stop .mc-detail-label{margin-bottom:8px}.mc-results-section{padding:80px 20px}.mc-section-label{font-family:var(--font-title);font-size:44px;margin-bottom:20px}.mc-results-table{width:100%;font-size:14px;font-weight:300;text-align:center;border-collapse:collapse;background:#1a1a1a;margin:25px 0}.highlight-row td{background:linear-gradient(to bottom,#21989200,#2198924d 40%,#21989259,#2198924d 60%,#21989200);color:#fff;font-weight:400}.mc-results-table-body tr{border-bottom:1px solid rgba(255,255,255,.05)}.mc-results-table-body tr:last-child{border-bottom:none}.mc-results-table th{padding:10px 12px;font-weight:400;color:#939393}.mc-results-table td{padding:13px 0}.mc-driver-cell{display:flex;align-items:center;gap:8px}.mc-driver-cell img{width:30px;height:30px;border-radius:50%;margin-left:25px}.mc-view-all-btn{width:100%;background:#18181b;color:#eaeaea;border:1px solid rgba(255,255,255,.1);padding:14px 20px 16px;border-radius:50px;margin-top:20px;font-size:18px;font-weight:500;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;position:relative;isolation:isolate}.mc-view-all-btn.guide-point:after{content:"";position:absolute;width:4px;height:4px;background-color:#cd1c10;border-radius:50%;top:-3px;right:-3px;z-index:15}.mc-view-all-btn .mc-selector-inner{position:relative;display:flex;align-items:center;gap:8px;z-index:10;pointer-events:none}.mc-view-all-btn .mc-selector-border-glow{position:absolute;inset:0;border-radius:50px;padding:1px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;pointer-events:none;z-index:1}.mc-view-all-btn .mc-selector-border-glow:before{content:"";position:absolute;width:300%;height:300%;top:50%;left:50%;transform:translate(-50%,-50%);background:linear-gradient(160deg,transparent 45%,rgba(255,255,255,.7) 50%,transparent 53%);filter:blur(0px)}.mc-view-all-btn.run-motion .mc-selector-border-glow:before{animation:border-sweep 2.4s ease-in-out forwards}.mc-view-all-btn img{margin-top:3px}.mc-view-all-btn .mc-arrow-icon{width:14px;transition:transform .3s ease;margin-top:2px}.mc-view-all-btn .mc-arrow-icon.rotate{transform:rotate(180deg)}.mc-driver-cell{display:flex;align-items:center;gap:12px;padding-left:15%}.mc-driver-cell img{width:32px;height:32px;border-radius:50%;object-fit:cover;flex-shrink:0}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px;padding:0}.mc-section-label{font-family:var(--font-title);font-size:44px;margin:0}.plus-icon{width:24px;height:24px;opacity:.7;cursor:pointer}.mc-highlights-section{padding:40px 20px;background-color:#080808}.mc-highlights-scroll{display:flex;gap:15px;overflow-x:auto;padding:0 20px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.mc-highlights-scroll::-webkit-scrollbar{display:none}.mc-highlight-card{flex:0 0 280px;scroll-snap-align:start}.mc-highlight-card img{width:100%;height:375px;object-fit:cover;border-radius:10px;margin-bottom:15px;background-color:#1a1a1a}.mc-highlight-card p{font-family:pretendard,sans-serif;font-size:16px;line-height:1.4;margin:0;padding-left:2px;color:#eaeaea;font-weight:400}.mc-news-section{padding:40px 20px 80px;background-color:#080808}.mc-news-list{margin-top:25px;display:flex;flex-direction:column;gap:25px}.mc-news-item{display:flex;background-color:#151515;border-radius:8px;overflow:hidden;height:140px;border:1px solid rgba(255,255,255,.1);position:relative;isolation:isolate}.mc-news-item .mc-news-glow-layer{position:absolute;inset:-1px;padding:1.5px;border-radius:8px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;z-index:5;pointer-events:none}.mc-news-item .mc-news-glow-layer:before{content:"";position:absolute;width:350%;height:400%;top:50%;left:50%;transform:translate(-50%,-50%);background:linear-gradient(145deg,transparent 45%,rgba(255,255,255,.6) 48%,rgba(255,255,255,.8) 50%,rgba(255,255,255,.6) 52%,transparent 55%);opacity:0}.mc-news-item.run-motion .mc-news-glow-layer:before{animation:rotateDiagonal 1.6s linear forwards;opacity:1}.mc-news-item img{width:140px;height:100%;object-fit:cover;flex-shrink:0}.mc-news-text{flex:1;padding:15px 20px 5px;display:flex;flex-direction:column}.mc-news-text h3{font-family:pretendard,sans-serif;font-size:16px;font-weight:400;line-height:1.4;color:#eaeaea;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.mc-news-text p{font-family:pretendard,sans-serif;font-size:10px;margin:10px 0;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;line-height:1.3;color:#eaeaea;font-weight:300}.mc-news-date{font-size:10px;color:#a8a8a8;margin-top:8px;margin-right:8px;text-align:right}.mc-banner-slider-wrapper{width:100%;margin-top:20px}.mc-banner-slider-container{width:calc(100% + 40px);margin-left:-20px;margin-right:-20px;height:200px;overflow:hidden;position:relative;background-color:#080808}.mc-banner-track{display:flex;width:100%;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1)}.mc-banner-slide{min-width:100%;height:100%;background-size:cover;background-position:center;padding:45px 5px 0;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;align-items:flex-start}.mc-banner-content{display:flex;flex-direction:column;align-items:flex-start;text-align:left;z-index:2;padding-left:40px}.mc-banner-content span{font-size:20px;color:#eaeaea;display:block;margin-bottom:-3px}.mc-banner-content h3{font-family:Roboto,sans-serif;font-size:40px;background-clip:text;display:inline-block;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin:0;padding:0}.mc-banner-content a{font-family:pretendard,sans-serif;color:#eaeaea;margin-top:8px;font-size:14px;text-decoration:none}.mc-bullet{width:8px;height:8px;background-color:#bcbcbc80;border-radius:50%;cursor:pointer;transition:all .3s ease}.mc-bullet.active{background-color:#cd1c10;width:24px;border-radius:10px}@media(max-width:390px){.mercedes-container{max-width:390px}.mc-mercedes-header{padding:45px 18px 18px;margin-bottom:50px}.mc-header-logo{font-size:25px}.mc-dropdown-section{padding-left:18px;margin-bottom:60px}.mc-driver-hero{padding:70px 18px}.mc-driver-names h2{font-size:36px}.mc-circuit-info{padding:35px 18px 45px}.mc-circuit-title h2{font-size:38px}.mc-driver-selectors{padding:0 18px}.mc-results-section{padding:70px 18px}.mc-section-label{font-size:38px}.mc-results-table{font-size:13px}.mc-banner-slider-wrapper{margin-top:18px}}.detail-hero{font-family:Roboto,sans-serif;box-sizing:border-box;color:#eaeaea}.detail-page-container{max-width:430px;width:100%;margin:0 auto}.detail-hero{position:relative;justify-content:space-between;background-repeat:no-repeat;background-position:top center;background-size:cover;width:100%;aspect-ratio:430 / 934}.detail-page-container .detail-header{display:flex;padding:75px 20px 0;justify-content:flex-start;align-items:center}.detail-page-container .detail-header .detail-leftarrow{border:none;outline:none;cursor:pointer;width:30px;height:30px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFoAAABaCAYAAAA4qEECAAAACXBIWXMAACE4AAAhOAFFljFgAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAK2SURBVHgB7d3BjdpAFMbxAS5IXMIBATfoYNNB0kFKSAcpYaGDdJAW0kGSDtLBcrMwQrsXjh7vfLuHlVayQVrezHvv4y8hJMann5Bt7BkcAnHH4/HH4XB4rOu6Ta8/VVWtglCDQFoCvm/bdvPu493pdPq8Xq+fwpUbBsI6kNFqMpl8CwLRQfcgvxRj/BQEooI+h4zS+O8gEA30hcjb5XK5CwJRHAwvRZ7P573bfCT30BqQkWtoLcjILbQmZOQSWhsycgetERm5gtaKjNxAa0ZGLqC1IyPz0BaQkWloK8jILLQlZGQS2hoyMgdtERmZgraKjMxAW0ZGJqCtIyP10B6QkWpoL8hILbQnZKQS2hsyUgftERmpgvaKjNRAe0ZGKqC9I6Pi0AzIqCg0CzIqBs2EjIpAsyGj7NCMyCgrNCsyygbNjIyyQLMjI3HoG/JrotA35LfEoOu6/p7efvVtw4KMJBcL3fcNMiEjEeiqqr6kt1XXOBsyEoEejUZ3XWOMyCj7OsPhcNgGwkSgm6b53zWGsxCcjQSyRKDH4zGgO/8hgBFbBHo6nT7FGLd927Bhi+2jF4vFTxz4+rZhwhb/Cb7f7zeDwaAXM41vZrPZNjguy0WlG3bGy6Ts2Fkv/DNjZ7+VxYpd5OYsI3ax6QZs2EUn0DBhF58SxoKtYpIjA7aaabvesVVNRPeMrW5phVdslYuFPGKrXf7mDVv1gk5P2KqhkRds9dDIA7YJaGQd2ww0soxtChpZxTYHjSxim4RG1rDNQiNL2KahkRVs89DIArYLaKQd2w000oztChppxXYHjTRiu4RG2rDdQiNN2K6hkRZs99BIAzYFNCqNTQONLsT+mrD/hitH9YROrNg9t4CpaZq7IBDdM2fPYadv9GMQiPIpyl3Y6bNdjPFfuHXdsM9Or4ccD2B/Btef5eDxE7JZAAAAAElFTkSuQmCC);background-size:contain;background-position:center;background-repeat:no-repeat;background-color:transparent;display:block;margin-left:0;margin-right:15px;-webkit-tap-highlight-color:transparent}.detail-page-container .detail-header .detail-leftarrow:focus,.detail-page-container .detail-header .detail-leftarrow:active{outline:none;box-shadow:none}.detail-page-container .detail-header h2{font-size:30px;color:#fff;line-height:110%;text-align:left}.detail-favorite-btn-detail{position:absolute;top:8%;right:25px;width:35px;height:35px;display:flex;align-items:center;justify-content:center;font-size:23px;line-height:1;border-radius:50%;border:1px solid #fff;background:transparent;color:#fff;opacity:.2;padding:0;cursor:pointer;transition:all .2s ease}.detail-favorite-btn-detail.on{color:#e2c002;opacity:1;border-color:#e2c002}.detail-page-container .detail-main{position:absolute;bottom:5%;left:8%}.detail-page-container .detail-main p{font-size:14px;font-weight:400;margin-bottom:35px}.detail-page-container .detail-main .detail-driver-portfolio{display:flex;justify-content:space-between;align-items:center;width:332px;margin-top:25px}.detail-page-container .detail-main .detail-driver-portfolio .detail-country{display:flex;align-items:center}.detail-page-container .detail-main .detail-driver-portfolio .detail-country img{width:33px;height:23px;object-fit:cover;display:block;margin:0 20px 37px}.detail-page-container .detail-main .detail-driver-portfolio .detail-country>*:first-child{margin-left:0}.detail-page-container .detail-main .detail-driver-portfolio .detail-country-text{font-size:20px;margin-right:20px}.detail-page-container .detail-main .detail-driver-portfolio .detail-number{border-left:1px solid #767676;border-right:1px solid #767676;padding:0 25px;text-align:center;font-size:20px}.detail-page-container .detail-main .detail-driver-portfolio .detail-birth{font-size:20px;margin-left:19px}.detail-page-container .detail-main p{font-size:20px}.detail-page-container .detail-main h2{font-family:Juventus Fans,sans-serif}.detail-page-container .detail-main h2.detail-name-top{font-size:80px;line-height:.5}.detail-page-container .detail-main h2.detail-name-bottom{font-size:120px}.detail-page-container .detail-racecraft{width:90%;margin:0 auto;position:relative;padding:80px 0 115px}.detail-page-container .detail-racecraft h2{font-size:44px;font-family:Juventus Fans,sans-serif;margin-bottom:55px;color:#eaeaea}.detail-page-container .detail-racecraft .detail-content{display:flex;justify-content:space-between}.detail-page-container .detail-racecraft .detail-content .detail-top{display:flex}.detail-page-container .detail-racecraft .detail-content .detail-top .detail-img{width:61px;height:75px;margin-left:-5px}.detail-page-container .detail-racecraft .detail-top .detail-img img{width:100%}.detail-page-container .detail-racecraft .top p{line-height:110%}.detail-page-container .detail-racecraft .top p.team{font-size:22px;color:#c3c3c3}.detail-team-box p{color:#eaeaea}.detail-page-container .detail-racecraft .top p.detail-team-name{font-family:Roboto,sans-serif;font-size:34px;font-weight:600;letter-spacing:-2%}.detail-page-container .detail-racecraft .detail-left{width:100%}.detail-page-container .detail-racecraft .detail-left .detail-stats-list{margin-top:37px}.detail-stat-label,.detail-banner-content a,.detail-highlight-caption{font-family:Pretendard,sans-serif}.detail-page-container .detail-racecraft .left .detail-stats-list .detail-stat-label{font-size:14px}.detail-page-container .detail-racecraft .left .detail-stats-list .stat-value{font-size:12px}.detail-stat-item{margin-bottom:25px;display:flex;flex-direction:column;align-items:flex-start}.detail-stat-row{display:flex;justify-content:space-between;align-items:flex-end;width:90%;margin-bottom:8px}.detail-stat-label{font-size:15px;font-weight:500;color:#fff}.detail-stat-score-group{display:flex;align-items:baseline;gap:4px}.detail-stat-score-value{font-size:16px;font-weight:400;color:#eaeaea}.detail-stat-score-divider,.detail-stat-score-max{font-size:12px;color:#767676}.detail-progress-bg{width:90%;height:10px;background-color:#333;border-radius:5px;overflow:hidden}.detail-progress-bar{height:100%;background:#bd1414;border-radius:5px;transition:none}.detail-progress-bar.animate{transition:width 1.2s cubic-bezier(.25,1,.5,1)}.detail-page-container .detail-quote .img-top{width:17%;height:auto}.detail-page-container .detail-quote .img-bottom{width:17%;display:block}.detail-page-container .detail-quote .img-top img{width:100%;display:block}.detail-page-container .detail-racecraft .detail-right{margin-right:-24px}.detail-banner-slider-wrapper{width:100%;margin-top:20px}.detail-banner-slider-container{width:calc(100% + 40px);margin-left:-20px;margin-right:-20px;height:200px;position:relative;overflow:hidden;background-color:#080808}.detail-banner-track{display:flex;width:100%;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1)}.detail-banner-slide{min-width:100%;height:100%;background-size:cover;background-position:center;padding:45px 5px 0;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;align-items:flex-start}.detail-banner-content{display:flex;flex-direction:column;align-items:flex-start;text-align:left;padding-left:40px}.detail-banner-content span{font-size:15px;color:#eaeaea;display:block;margin-bottom:-3px}.detail-banner-content h3.detail-banner-title{font-family:Roboto,sans-serif;font-size:34px;background-clip:text;-webkit-background-clip:text;display:inline-block;-webkit-text-fill-color:transparent;margin:0;padding:0}.detail-banner-content a{color:#eaeaea;margin-top:8px;font-size:12px;text-decoration:none}.grad-white{background-image:linear-gradient(to bottom,#eaeaea 23%,#999)}.grad-red{background-image:linear-gradient(to bottom,#e11616 23%,#670000)}.grad-mint{background-image:linear-gradient(to bottom,#59e9da 31%,#32837b)}.grad-orange{background-image:linear-gradient(to bottom,#f80 26%,#a35700)}.slider-bullets-external{display:flex;justify-content:center;gap:10px;margin-top:15px;width:100%}.detail-bullet{width:8px;height:8px;background-color:#bcbcbc80;border-radius:50%;cursor:pointer;transition:all .3s ease}.detail-bullet.active{background-color:#cd1c10;width:24px;border-radius:10px}.detail-page-container .detail-quote{width:90%;margin:115px auto;font-family:Juventus Fans;font-size:50px}.detail-highlight-header .detail-section-title{width:90%;margin:0 auto;font-family:Juventus Fans;font-size:90px;color:#eaeaea;text-transform:capitalize}.detail-page-container .detail-quote .quote-footer{display:flex;justify-content:space-between;align-items:center;width:100%;margin-top:30px}.detail-page-container .detail-quote p.name{font-family:Roboto;font-size:18px;margin:0;font-weight:300;letter-spacing:-2%;color:#eaeaea}.detail-highlight-section{width:90%;margin:0 auto;background-color:#080808;padding-bottom:70px}.detail-highlight-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px;margin-left:-5px}.detail-highlight-header .detail-section-title{font-family:Juventus Fans;font-size:44px;letter-spacing:-2%;color:#eaeaea}.detail-plus-button{background:none;border:none;font-size:40px;cursor:pointer;line-height:1}.detail-highlight-slider-container{width:100%;overflow-x:auto;padding-bottom:10px;margin:0 auto;-ms-overflow-style:none;scrollbar-width:none;touch-action:pan-x;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory}.detail-highlight-slider-container::-webkit-scrollbar{display:none}.detail-highlight-track{display:flex;padding-right:20px;width:max-content;gap:15px}.detail-highlight-card{flex:0 0 280px;scroll-snap-align:start}.detail-highlight-img-box{height:375px;border-radius:10px;overflow:hidden;background-color:#1a1a1a;margin-bottom:15px}.detail-highlight-img-box img{width:100%;height:100%;object-fit:cover}.detail-highlight-caption{font-size:16px;line-height:1.4;color:#eaeaea}.detail-photo-section{width:90%;margin:0 auto 150px}.detail-photo-box{display:flex;gap:6px}.detail-photo-box .detail-img:nth-child(2){margin:6px 0}@media(max-width:390px){.detail-page-container{max-width:390px}.detail-header{padding:6.5% 18px 2%}.driver-hero-section{padding:60px 18px}.detail-page-container .detail-main .detail-driver-portfolio{width:300px;margin-top:20px}.detail-page-container .detail-main .detail-driver-portfolㅋio .detail-country img{width:28px;height:19px;margin:0 15px 30px 0}.detail-page-container .detail-main .detail-driver-portfolio .detail-country-text{font-size:16px;margin-right:15px}.detail-page-container .detail-main .detail-driver-portfolio .detail-number{padding:0 20px;font-size:16px}.detail-page-container .detail-main .detail-driver-portfolio .detail-birth{font-size:16px;margin-left:15px}.detail-banner-content{padding-left:20px}.stats-section,.career-section,.achievements-section,.gallery-section{padding:35px 18px}.detail-page-container .detail-quote{margin:80px auto}.detail-page-container .detail-quote h2{font-size:70px;margin:35px 0 45px}.detail-page-container .detail-quote .quote-footer{margin-top:15px}.detail-page-container .detail-quote p.name{font-size:16px;margin:0}.detail-page-container .detail-quote .img-bottom{width:17%}.detail-page-container .detail-main h2.detail-name-top{font-size:68px}.detail-page-container .detail-main h2.detail-name-bottom{font-size:100px}.detail-page-container .detail-main p{font-size:14px;margin-bottom:25px}.detail-favorite-btn-detail{top:6.5%}.section-title{font-size:38px}.timeline-item{padding-left:18px}.detail-photo-section{width:90%;margin:0 auto 100px}.detail-photo-box{gap:4px;display:flex}.detail-photo-box .detail-left,.detail-photo-box .detail-right{flex:1}.detail-photo-box .detail-img{width:100%;overflow:hidden}.detail-photo-box .detail-img img{width:100%;height:auto;object-fit:cover}.detail-photo-box .detail-img:nth-child(2){margin:4px 0}.detail-page-container .detail-quote .img-top img{width:100%;height:auto}}body.width-390 .detail-page-container{max-width:390px}body.width-390 .detail-favorite-btn-detail{top:8.6%}body.width-390 .driver-hero-section{padding:60px 18px}body.width-390 .detail-page-container .detail-main .detail-driver-portfolio{width:300px;margin-top:20px}body.width-390 .detail-page-container .detail-main .detail-driver-portfolio .detail-country img{width:28px;height:19px;margin:0 15px 30px 0}body.width-390 .detail-page-container .detail-main .detail-driver-portfolio .detail-country-text{font-size:18px;margin-right:15px}body.width-390 .detail-page-container .detail-main .detail-driver-portfolio .detail-number{padding:0 20px;font-size:18px}body.width-390 .detail-page-container .detail-main .detail-driver-portfolio .detail-birth{font-size:18px;margin-left:15px}body.width-390 .detail-banner-content{padding-left:20px}body.width-390 .stats-section,body.width-390 .career-section,body.width-390 .achievements-section,body.width-390 .gallery-section{padding:35px 18px}body.width-390 .detail-page-container .detail-quote{margin:80px auto}body.width-390 .detail-page-container .detail-quote h2{font-size:70px;margin:35px 0 45px}body.width-390 .detail-page-container .detail-quote .quote-footer{margin-top:15px}body.width-390 .detail-page-container .detail-quote p.name{font-size:16px;margin:0}body.width-390 .detail-page-container .detail-quote .img-bottom{width:17%}body.width-390 .detail-page-container .detail-main h2.detail-name-top{font-size:68px}body.width-390 .detail-page-container .detail-main h2.detail-name-bottom{font-size:100px}body.width-390 .detail-page-container .detail-main p{font-size:18px;margin-bottom:25px}body.width-390 .section-title{font-size:38px}body.width-390 .timeline-item{padding-left:18px}body.width-390 .detail-photo-section{width:90%;margin:0 auto 100px}body.width-390 .detail-photo-box{gap:4px;display:flex}body.width-390 .detail-photo-box .detail-left,body.width-390 .detail-photo-box .detail-right{flex:1}body.width-390 .detail-photo-box .detail-img{width:100%;overflow:hidden}body.width-390 .detail-photo-box .detail-img img{width:100%;height:auto;object-fit:cover}body.width-390 .detail-photo-box .detail-img:nth-child(2){margin:4px 0}body.width-390 .detail-banner-slider-container{height:180px}body.width-390 .detail-banner-slide{width:100%;padding-left:19.5px}body.width-390 .detail-banner-content h3.detail-banner-title{font-size:28px}body.width-390 .detail-banner-content span{font-size:14px}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._pageContainer_1f8q3_1{width:100%;height:100vh;position:relative;background-color:#000;overflow:hidden;font-family:var(--font-main);color:#fff}._swiperContainer_1f8q3_23{width:100%;height:100%}._swiperSlide_1f8q3_33{width:100%;height:100%;position:relative;overflow:hidden}._videoContainer_1f8q3_47{width:100%;height:100%;position:relative}._videoContainer_1f8q3_47:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,#000c,#0006 20%,#0000 50%);pointer-events:none;z-index:2}._bgVideo_1f8q3_81{width:100%;height:100%;object-fit:cover;display:block}._playIconOverlay_1f8q3_99{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:60px;color:#ffffffb3;pointer-events:none;z-index:5;text-shadow:0 0 10px rgba(0,0,0,.5)}._sidebar_1f8q3_125{position:absolute;right:16px;bottom:150px;display:flex;flex-direction:column;gap:24px;z-index:10}._iconBtn_1f8q3_145{background:none;border:none;padding:0;display:flex;flex-direction:column;align-items:center;cursor:pointer}._iconImg_1f8q3_165{width:32px;height:32px;object-fit:contain;filter:drop-shadow(0 2px 4px rgba(0,0,0,.5))}._iconLabel_1f8q3_179{margin-top:4px;font-size:12px;text-align:center;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.8)}._textBox_1f8q3_201{position:absolute;left:20px;bottom:140px;z-index:20;display:flex;flex-direction:column;gap:12px;max-width:70%;pointer-events:none}._textBox_1f8q3_201>*{pointer-events:auto}._profileRow_1f8q3_237{display:flex;align-items:center;gap:10px}._profileImg_1f8q3_249{width:40px;height:40px;border-radius:50%}._profileName_1f8q3_261{font-weight:500;font-size:14px;text-shadow:0 1px 2px rgba(0,0,0,.8)}._followBtn_1f8q3_275{position:relative;padding:8px 18px;border-radius:99px;background:linear-gradient(105deg,#48465166,#2d2c3366);border:none;color:#fff;font-family:Roboto;font-size:13px;font-weight:400;letter-spacing:-.26px;line-height:100%;cursor:pointer;z-index:1}._followBtn_1f8q3_275:before{content:"";position:absolute;inset:0;border-radius:inherit;padding:1px;z-index:-1;background:linear-gradient(140deg,#fff0,#ffffff4d 40%,#fffc,#ffffff4d 60%,#fff0);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}._iconBtn_1f8q3_145.guide-point,._followBtn_1f8q3_275.guide-point{position:relative;overflow:visible}._iconBtn_1f8q3_145.guide-point:after{content:"";position:absolute;top:-1px;right:-2px;width:4px;height:4px;background-color:#cd1c10;border-radius:50%;z-index:10}._followBtn_1f8q3_275.guide-point:after{content:"";position:absolute;top:-1px;right:-1px;width:4px;height:4px;background-color:#cd1c10;border-radius:50%;z-index:10}._description_1f8q3_427{font-size:15px;font-weight:300;line-height:1.4;margin-bottom:0}._hashtags_1f8q3_443{font-weight:400;font-size:15px;color:#eaeaea}._commentModalOverlay_1f8q3_457{position:absolute;inset:0;background-color:#00000080;z-index:2000;display:flex;flex-direction:column;justify-content:flex-end;opacity:0;pointer-events:none;transition:opacity .3s ease}._commentModalOverlay_1f8q3_457._open_1f8q3_487{opacity:1;pointer-events:auto}._commentModal_1f8q3_457{width:100%;height:70vh;background:#1e1e1e;border-top-left-radius:24px;border-top-right-radius:24px;display:flex;flex-direction:column;transform:translateY(100%);transition:transform .3s cubic-bezier(.2,.8,.2,1);box-shadow:0 -4px 20px #00000080}._commentModalOverlay_1f8q3_457._open_1f8q3_487 ._commentModal_1f8q3_457{transform:translateY(0)}._modalHeader_1f8q3_535{height:60px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid rgba(255,255,255,.1);position:relative;flex-shrink:0}._modalTitle_1f8q3_555{font-size:16px;font-weight:700}._closeBtn_1f8q3_565{position:absolute;right:20px;background:none;border:none;color:#aaa;font-size:24px;cursor:pointer}._modalBody_1f8q3_587{flex:1;position:relative;overflow:hidden;padding-bottom:80px}._chatList_1f8q3_603{height:100%;overflow-y:auto;padding:20px;display:flex;flex-direction:column;gap:12px}._chatRow_1f8q3_621{display:flex;align-items:center;gap:12px;background:#ffffff1a;padding:8px 12px;border-radius:40px;width:fit-content;max-width:90%}._avatar_1f8q3_645{width:32px;height:32px;border-radius:50%;overflow:hidden;flex-shrink:0}._avatar_1f8q3_645 img{width:100%;height:100%;object-fit:cover}._messageBubble_1f8q3_673{display:flex;flex-direction:column}._userName_1f8q3_683{font-size:12px;font-weight:700;color:#ccc;margin-bottom:2px}._userMsg_1f8q3_697{font-size:14px;color:#fff}._inputWrapper_1f8q3_709{position:absolute;bottom:0;left:0;width:100%;padding:16px 20px 24px;background-color:#1e1e1e;border-top:1px solid rgba(255,255,255,.1);display:flex;align-items:center;gap:10px}._inputContainer_1f8q3_739{flex:1;height:44px;background:#ffffff1a;border-radius:22px;display:flex;align-items:center;padding:0 16px}._chatInput_1f8q3_759{flex:1;background:transparent;border:none;outline:none;color:#fff;font-size:14px}._chatInput_1f8q3_759::placeholder{color:#aaa}._sendBtn_1f8q3_785{width:36px;height:36px;background:transparent;border:none;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center}._sendBtn_1f8q3_785 img{width:100%;height:100%;object-fit:contain}@font-face{font-family:Xbka;src:url(/assets/Xbka-Y7lU9Eq_.otf);font-weight:400;font-style:normal}.notice-section{width:100%;max-width:430px;position:relative;background:#000;overflow-x:visible;overflow-y:visible}.notice-list{width:100%;height:780px;display:flex;overflow-x:scroll;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;touch-action:pan-x;scroll-behavior:smooth;cursor:grab;user-select:none;-webkit-user-select:none}.notice-list:active{cursor:grabbing}.notice-list::-webkit-scrollbar{display:none}.notice-list.is-dragging{scroll-snap-type:none!important;scroll-behavior:auto!important}.notice-card{flex:0 0 100%;width:100%;max-width:430px;height:780px;position:relative;scroll-snap-align:start}.notice-card img{width:100%;height:100%;object-fit:cover;-webkit-user-drag:none;user-drag:none;pointer-events:none}.notice-overlay{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;padding:50px 20px 65px;background:linear-gradient(to top,#000000bf,#0000001a);pointer-events:none}.notice-overlay *{pointer-events:none}.notice-overlay .button-root{pointer-events:auto}.notice-title{margin:0 0 24px;color:#fff;font-size:65px;font-family:Roboto,sans-serif;font-weight:700;line-height:115%;letter-spacing:-1px;white-space:pre-line}.notice-sub{margin:4px 0 40px;color:#ddd;font-family:Roboto,sans-serif;font-size:16px;font-weight:400;line-height:150%}.community-feed{padding:16px}.feed-placeholder{height:600px;border-radius:12px;background:#111;color:#777;display:flex;align-items:center;justify-content:center}.button-root{display:inline-flex;justify-content:center;align-items:center;gap:8px;padding:9px 32px;border-radius:30px;border:1.3px solid rgba(255,255,255,0);background:linear-gradient(180deg,#48465166,#2d2c3366);cursor:pointer;width:93px;height:32px}.button-icon{width:24px;height:24px}.button-text{font-family:Roboto;font-size:18px;font-weight:400;color:#fff;text-align:center;line-height:100%;letter-spacing:-.5px}.glass-box{position:relative;border-radius:20px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:22px 70px;background:linear-gradient(105deg,#48465166,#2d2c3366);overflow:hidden}.glass-box>*{position:relative;z-index:1}.btn-border-glow{position:absolute;inset:0;border-radius:inherit;padding:1.4px;z-index:0;pointer-events:none;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.btn-border-glow:before{content:"";position:absolute;width:500px;height:500px;top:50%;left:50%;transform:translate(-50%,-50%);background:linear-gradient(155deg,#fff0,#ffffff1a 48%,#fff,#ffffff1a 52%,#fff0);animation:none}.glass-box.active-glow .btn-border-glow:before{animation:rotateSearchGlow .7s linear 1 forwards}.glass-box:before{display:none}.bar{display:flex;justify-content:center;margin-top:46px;gap:8px}.bar .bar_circle{display:block;border-radius:999px;width:5px;height:5px;background:#eaeaeacc}.bar .bar_circle.on{width:40px;background:linear-gradient(180deg,#ff6e6a52,#a3000066,#e1060061),#e10600cc}.tab-community{width:100%;background:#080808;position:-webkit-sticky;position:sticky;top:0;z-index:9;transition:all .5s cubic-bezier(.2,.8,.2,1)}.tab-community.stuck{padding-top:65px}.tab-community ul{box-sizing:border-box;max-width:430px;height:100%;margin:0 auto;padding:15px 0 0;list-style:none;display:flex;justify-content:space-between}.tab-community li{flex:1;width:100%;height:100%}.tab-community button{width:100%;border:0;background:transparent;padding:0 0 24px;position:relative;text-align:center;color:#767676;font-family:Juventus Fans,sans-serif;font-size:26px;line-height:135%;cursor:pointer}.tab-community button.guide-point:before{content:"";position:absolute;width:4px;height:4px;background:#cd1c10;top:8%;right:18%;border-radius:999px}.tab-community li:nth-child(1) button.guide-point:before,.tab-community li:nth-child(3) button.guide-point:before{content:"";position:absolute;width:4px;height:4px;background:#cd1c10;top:8%;right:28%;border-radius:999px}.tab-community button.active{color:#cd1c10}.tab-community:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:#767676}.tab-community button.active:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:2px;background:#cd1c10}.searchBox{display:flex;width:100%;max-width:430px;padding:30px 12px;flex-direction:column;justify-content:center;align-items:center;border-bottom:8px solid #151515;margin:0 auto;box-sizing:border-box;position:relative}.searchBox.guide-point:before{content:"";position:absolute;width:4px;height:4px;background:#cd1c10;top:25%;right:5%;border-radius:999px;z-index:1}.searchInner{display:flex;width:374px;height:50px;padding:0 28px;flex-direction:row;flex-direction:column;justify-content:center;align-items:center;gap:10px;border-radius:50px;border:1px solid transparent;background:linear-gradient(135deg,#48465166,#2d2c3366);position:relative;overflow:hidden}.search-border-glow{position:absolute;inset:0;border-radius:inherit;padding:1.4px;z-index:0;pointer-events:none;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.search-border-glow:before{content:"";position:absolute;width:500px;height:500px;top:50%;left:50%;transform:translate(-50%,-50%);background:linear-gradient(170deg,#fff0,#ffffff1a 45%,#fffc,#ffffff1a 55%,#fff0);animation:none}.searchInner.active-glow .search-border-glow:before{animation:rotateSearchGlow .8s linear 1 forwards}@keyframes rotateSearchGlow{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(175deg)}}.searchInner.active-glow:before{animation:none;display:none}.searchInner:before{display:none}.searchInner>*{z-index:1}.search{display:flex;justify-content:space-between;align-items:center;align-self:stretch;color:#fff;width:100%;box-sizing:border-box}.search input{background:transparent;border:0;color:#eaeaea;font-family:Pretendard,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:150%;outline:none}.search input::placeholder{color:#fff}.search img{width:13px;height:13px}.community-content{width:100%}.liveBox,.voteBox{max-width:430px;margin:0 auto;padding:80px 20px;min-height:300px;animation:tabFade .18s ease}.postBox{padding:20px 0 120px}@keyframes tabFade{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.notice-overlay.special{background:linear-gradient(180deg,#0000 38.78%,#0000004d 51.03%,#0009,#0000004d 87.76%,#0000),linear-gradient(180deg,#0006,#0000 44.23%),linear-gradient(0deg,#0000004d 0% 100%);align-items:center;justify-content:flex-end;padding-bottom:70px}.notice-date-top{color:#eaeaea;text-align:center;font-family:Roboto;font-size:16px;font-style:normal;font-weight:600;line-height:100%;letter-spacing:-.32px;margin-bottom:8px}.notice-title-special{text-align:center;font-family:Xbka,sans-serif!important;font-size:90px;font-style:normal;font-weight:400;line-height:90%;letter-spacing:-1.8px;margin:0 0 24px;white-space:pre-line;color:#fff}.notice-sub-special{color:#eaeaea;text-align:center;font-family:Pretendard,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:150%;margin:0 0 44px;white-space:pre-line}@media(max-width:390px){.notice-title{font-size:50px}.notice-title-special{font-size:75px!important}.notice-title-special span[style*="font-size: 90px"]{font-size:82px!important}.searchBox{padding:20px 12px}.searchInner{width:100%;max-width:350px}}body.width-390 .td-main-layout{width:100%;max-width:390px;margin:0 auto}body.width-390 .notice-title{font-size:50px}body.width-390 .notice-title-special{font-size:75px!important}body.width-390 .notice-title-special span[style*="font-size: 90px"]{font-size:82px!important}body.width-390 .searchBox{padding:20px 12px}body.width-390 .searchInner{width:100%;max-width:350px}.feedCard{padding:40px 20px;border-bottom:4px solid #1a1a1a}.feedTitle{margin:0 0 28px;color:#eaeaea;font-family:Pretendard,sans-serif;font-size:24px;font-weight:700;line-height:130%;letter-spacing:-.48px}.metaRow{display:flex;align-items:center;gap:8px;margin-bottom:12px}.metaInfo{display:flex;align-items:center;gap:6px}.avatar{width:28px;height:28px;border-radius:999px;object-fit:cover;background:#ffffff1f}.nickname,.time{color:#767676;font-family:Roboto;font-size:14px;font-weight:500;line-height:130%;letter-spacing:-.28px}.time{margin-left:0}.followBtn{position:relative;margin-left:auto;padding:8px 18px;border-radius:99px;background:linear-gradient(105deg,#48465166,#2d2c3366);border:none;color:#fff;font-family:Roboto;font-size:13px;font-weight:400;letter-spacing:-.26px;line-height:100%;cursor:pointer;z-index:1}.followBtn.guide-point:after{content:"";position:absolute;width:4px;height:4px;background:#cd1c10;top:-10%;right:-10%;border-radius:999px}.follow-border-glow{position:absolute;inset:-.4px;border-radius:inherit;padding:1px;z-index:-1;pointer-events:none;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.follow-border-glow:before{content:"";position:absolute;width:250px;height:250px;top:50%;left:50%;transform:translate(-50%,-50%);background:linear-gradient(135deg,#fff0,#ffffff1a 46%,#fffc 50%,#ffffff1a 56%,#fff0);animation:none}.followBtn.active-glow .follow-border-glow:before{animation:rotateFollowGlow .5s linear 1 forwards}@keyframes rotateFollowGlow{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(175deg)}}.followBtn:before{display:none}.dot-post{margin:0;color:#767676;font-family:Roboto;font-size:14px;line-height:100%}.feedBody{margin:0 0 32px;white-space:pre-line;color:#afafaf;font-family:Pretendard,sans-serif;font-size:16px;font-weight:400;line-height:150%;letter-spacing:-.4px}.mediaSingle{position:relative;overflow:hidden}.mediaSingle img{width:100%;display:block}.mediaOverlay{position:absolute;inset:0;background:#0003}.mediaGrid{display:grid;gap:1px}.mediaGrid.count-2{grid-template-columns:1fr 1fr}.mediaGrid.count-3{grid-template-columns:57.6% 1fr;grid-template-rows:110px 109px}.mediaGrid.count-3 .mediaCell:first-child{grid-row:1 / span 2}.mediaCell{position:relative;overflow:hidden}.mediaCell img{width:100%;height:100%;object-fit:cover;display:block}.moreOverlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:800;font-size:20px}.actionRow{padding:0 8px;margin-top:12px;display:flex;justify-content:space-between;align-items:center}.actionLeft{display:flex;gap:16px;align-items:center}.actionItem{display:flex;align-items:center;gap:6px;position:relative}.actionItem.guide-point:after{content:"";position:absolute;width:4px;height:4px;background:#cd1c10;top:-15%;right:-15%;border-radius:999px}.count{color:#afafaf;font-family:Roboto;font-size:18px;font-weight:600;line-height:100%}.icon{display:inline-block;background-color:transparent;background-position:center;background-repeat:no-repeat;background-size:contain}.icon.heart{margin-right:1px;width:22px;height:23px;background-image:url("data:image/svg+xml,%3csvg%20width='22'%20height='23'%20viewBox='0%200%2022%2023'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11%2020.4526L2.32576%2012.2384C-2.38853%207.30978%204.54147%20-2.15308%2011%205.50264C17.4586%20-2.15308%2024.3572%207.34264%2019.6743%2012.2384L11%2020.4526Z'%20stroke='%23AEAEAE'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon.heart.on{background-image:url("data:image/svg+xml,%3csvg%20width='22'%20height='23'%20viewBox='0%200%2022%2023'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11%2020.4536L2.32576%2012.2393C-2.38853%207.31076%204.54147%20-2.1521%2011%205.50361C17.4586%20-2.1521%2024.3572%207.34361%2019.6743%2012.2393L11%2020.4536Z'%20fill='%23AEAEAE'%20stroke='%23AEAEAE'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.actionRight.guide-point:after{content:"";position:absolute;width:4px;height:4px;background:#cd1c10;top:-3%;right:-5%;border-radius:999px}.icon.chat{width:24px;height:24px;background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5.6%2019.92L7.124%2018.701L7.134%2018.693C7.452%2018.438%207.613%2018.31%207.792%2018.219C7.95267%2018.137%208.122%2018.0777%208.3%2018.041C8.499%2018%208.706%2018%209.122%2018H17.803C18.921%2018%2019.481%2018%2019.908%2017.782C20.2843%2017.5903%2020.5903%2017.2843%2020.782%2016.908C21%2016.48%2021%2015.92%2021%2014.804V7.197C21%206.079%2021%205.519%2020.782%205.092C20.59%204.71554%2020.2837%204.40957%2019.907%204.218C19.48%204%2018.92%204%2017.8%204H6.2C5.08%204%204.52%204%204.092%204.218C3.71569%204.40974%203.40974%204.71569%203.218%205.092C3%205.52%203%206.08%203%207.2V18.671C3%2019.737%203%2020.27%203.218%2020.543C3.31174%2020.6607%203.43083%2020.7557%203.56641%2020.821C3.70198%2020.8863%203.85053%2020.9201%204.001%2020.92C4.351%2020.92%204.767%2020.586%205.6%2019.92Z'%20stroke='%23AEAEAE'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon.chat.on{background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5.6%2019.92L7.124%2018.701L7.134%2018.693C7.452%2018.438%207.613%2018.31%207.792%2018.219C7.95267%2018.137%208.122%2018.0777%208.3%2018.041C8.499%2018%208.706%2018%209.122%2018H17.803C18.921%2018%2019.481%2018%2019.908%2017.782C20.2843%2017.5903%2020.5903%2017.2843%2020.782%2016.908C21%2016.48%2021%2015.92%2021%2014.804V7.197C21%206.079%2021%205.519%2020.782%205.092C20.59%204.71554%2020.2837%204.40957%2019.907%204.218C19.48%204%2018.92%204%2017.8%204H6.2C5.08%204%204.52%204%204.092%204.218C3.71569%204.40974%203.40974%204.71569%203.218%205.092C3%205.52%203%206.08%203%207.2V18.671C3%2019.737%203%2020.27%203.218%2020.543C3.31174%2020.6607%203.43083%2020.7557%203.56641%2020.821C3.70198%2020.8863%203.85053%2020.9201%204.001%2020.92C4.351%2020.92%204.767%2020.586%205.6%2019.92Z'%20fill='%23AEAEAE'%20stroke='%23AEAEAE'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon.share{width:22px;height:22px;background-image:url("data:image/svg+xml,%3csvg%20width='22'%20height='22'%20viewBox='0%200%2022%2022'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0.785645%2019.6431C5.37422%2015.7146%206.50564%2014.1431%2010.9999%2014.1431H13.3571V18.8574L21.2142%2010.2146L13.3571%202.35742V7.07171H11.7856C3.9285%207.07171%202.35707%2014.9289%200.785645%2019.6431Z'%20stroke='%23AEAEAE'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon.share.on{background-image:url("data:image/svg+xml,%3csvg%20width='22'%20height='22'%20viewBox='0%200%2022%2022'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0.785767%2019.6426C5.37434%2015.7141%206.50577%2014.1426%2011.0001%2014.1426H13.3572V18.8569L21.2143%2010.2141L13.3572%202.35693V7.07122H11.7858C3.92862%207.07122%202.3572%2014.9284%200.785767%2019.6426Z'%20fill='%23AEAEAE'%20stroke='%23AEAEAE'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon.book{width:24px;height:19px;background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='19'%20viewBox='0%200%2024%2019'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_2219_4424)'%3e%3cpath%20d='M18.8569%2018.6285L11.9997%2013.3197L5.14258%2018.6285V2.70219C5.14258%202.3502%205.32319%202.01262%205.64468%201.76372C5.96617%201.51483%206.40221%201.375%206.85686%201.375H17.1426C17.5972%201.375%2018.0333%201.51483%2018.3548%201.76372C18.6763%202.01262%2018.8569%202.3502%2018.8569%202.70219V18.6285Z'%20stroke='%23AEAEAE'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_2219_4424'%3e%3crect%20width='24'%20height='19'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.icon.book.on{background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='19'%20viewBox='0%200%2024%2019'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_2366_6543)'%3e%3cpath%20d='M18.857%2018.6289L11.9998%2013.3202L5.1427%2018.6289V2.70268C5.1427%202.35068%205.32331%202.01311%205.6448%201.76421C5.96629%201.51532%206.40233%201.37549%206.85699%201.37549H17.1427C17.5974%201.37549%2018.0334%201.51532%2018.3549%201.76421C18.6764%202.01311%2018.857%202.35068%2018.857%202.70268V18.6289Z'%20fill='%23AEAEAE'%20stroke='%23AEAEAE'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_2366_6543'%3e%3crect%20width='24'%20height='19'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.actionRight{display:flex;gap:6px;align-items:center;position:relative}.pollBox,.pollItem,.pollRadio{position:relative}.pollBox{padding:40px 16px;border-radius:10px;background:linear-gradient(105deg,#48465166,#2d2c3366)}.pollBox.guide-point:after{content:"";position:absolute;width:4px;height:4px;background:#cd1c10;top:-2%;right:-3%;border-radius:999px}.pollBox:before{display:none}.poll-border-glow{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:inherit;padding:1.4px;z-index:0;pointer-events:none;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.poll-border-glow:before{content:"";position:absolute;width:500px;height:500px;top:50%;left:50%;transform:translate(-50%,-50%);background:linear-gradient(120deg,#fff0,#ffffff1a 30%,#ffffffb3,#ffffff1a 70%,#fff0);animation:none}.pollBox.active-glow .poll-border-glow:before{animation:rotatePollGlow .7s linear 1 forwards;opacity:1}@keyframes rotatePollGlow{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(160deg)}}.pollRadio:before{content:"";position:absolute;inset:1px;border-radius:inherit;padding:1px;z-index:1;background:linear-gradient(160deg,#fff0,#ffffff4d 40%,#fff,#ffffff4d 60%,#fff0);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;transition:opacity .3s}.pollHeader{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.pollTitle{display:flex;align-items:center;gap:6px;color:#fff;font-family:Pretendard,sans-serif;font-size:16px;font-weight:400}.pollMeta{color:#fff;font-family:Pretendard,sans-serif;font-size:12px;font-weight:400}.icon.chart{width:24px;height:24px;background-image:url("data:image/svg+xml,%3csvg%20width='22'%20height='22'%20viewBox='0%200%2022%2022'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6.87754%207.85747H15.1904M6.82516%2011.0003H10.9999M6.80944%2014.1432H13.0952M18.3333%205.76223V16.2384C18.3333%2016.7941%2018.1125%2017.327%2017.7196%2017.72C17.3266%2018.1129%2016.7937%2018.3337%2016.238%2018.3337H5.76182C5.20613%2018.3337%204.6732%2018.1129%204.28027%2017.72C3.88733%2017.327%203.66658%2016.7941%203.66658%2016.2384V5.76223C3.66658%205.20654%203.88733%204.67361%204.28027%204.28067C4.6732%203.88774%205.20613%203.66699%205.76182%203.66699H16.238C16.7937%203.66699%2017.3266%203.88774%2017.7196%204.28067C18.1125%204.67361%2018.3333%205.20654%2018.3333%205.76223Z'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.pollItem{margin-bottom:12px;height:60px;border-radius:8px;background:#ffffff1f;overflow:hidden;display:flex;align-items:center;padding:0 12px;cursor:pointer;position:relative;transition:background .3s ease,border .3s ease;border:none}.item-border-glow{position:absolute;width:100%;height:100%;border-radius:inherit;padding:1.4px;inset:-.4px;z-index:2;pointer-events:none;box-sizing:border-box;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.item-border-glow:before{content:"";position:absolute;width:500px;height:500px;top:50%;left:50%;transform:translate(-50%,-50%);background:#ffffff1f;animation:none}@keyframes rotatePollItemGlow{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(175deg)}}.pollItem.result-mode{background:#0808081f}.pollItem.result-mode.selected{border:1.6px solid rgba(205,28,16,.4);background:transparent}.pollItem.result-mode.selected .item-border-glow:before{background:transparent}.pollBar{position:absolute;top:0;left:0;bottom:0;width:100%;z-index:0;pointer-events:none}.pollFill{height:100%;background:transparent;transition:width .5s ease}.pollItem.result-mode .pollFill{background:#767676;border-radius:0 4px 4px 0}.pollItem.result-mode.selected .pollFill{background:#cd1c10}.pollLabelOption{display:flex;align-items:center;width:100%;color:#fff;font-family:Pretendard,sans-serif;font-size:16px;font-weight:400}.pollItem.result-mode .pollLabelOption{justify-content:space-between}.pollRadio{width:20px;height:20px;border-radius:50%;background:#ffffff80;margin-right:14px;flex-shrink:0}.label-text{z-index:2;text-shadow:0 0 2px rgba(0,0,0,.5)}.count-text{z-index:2;color:#fff;font-size:16px;font-family:Roboto;font-weight:400;margin-left:auto}.commentSection{padding:0 8px;height:0;overflow:hidden;display:flex;flex-direction:column;gap:16px;align-items:flex-end;align-self:stretch;transition:height .3s ease}.commentSection.open{height:auto;padding:40px 8px 0}.commentItem{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;position:relative;padding:10px 10px 0 0}.commentItem.small{padding-left:42px}.commentText.small{width:100%}.commentGroup{width:100%;display:flex;align-items:flex-start;gap:8px;flex:1}.commentAvatar{width:36px;height:36px;border-radius:50%;object-fit:cover;background:#333;flex-shrink:0}.commentAvatar.small{width:28px;height:28px}.commentContent{width:100%;flex:1;display:flex;flex-direction:column}.commentHeader{display:flex;align-items:center;gap:6px;margin-bottom:6px}.commentNick,.commentTime{color:#767676;font-family:Roboto;font-size:14px;font-style:normal;font-weight:600;line-height:150%;letter-spacing:-.28px}.commentText{width:100%;color:#afafaf;font-family:Pretendard,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:130%;letter-spacing:-.28px;white-space:pre-line;margin:0 0 12px}.replyBtn{color:#afafaf;font-feature-settings:"liga" off,"clig" off;font-family:Pretendard,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:130%;letter-spacing:-.24px;background:none;border:none;padding:0;cursor:pointer;text-align:left}.commentLikeBtn{display:flex;align-items:center;background:none;border:none;cursor:pointer;margin-top:4px}.icon.heart.small{width:19px;height:20px;background-image:url("data:image/svg+xml,%3csvg%20width='22'%20height='23'%20viewBox='0%200%2022%2023'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11%2020.4526L2.32576%2012.2384C-2.38853%207.30978%204.54147%20-2.15308%2011%205.50264C17.4586%20-2.15308%2024.3572%207.34264%2019.6743%2012.2384L11%2020.4526Z'%20stroke='%23AEAEAE'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");position:relative}.icon.heart.small.guide-point:after{content:"";position:absolute;width:4px;height:4px;background:#cd1c10;top:-20%;right:-35%;border-radius:999px}.icon.heart.small.on{background-image:url("data:image/svg+xml,%3csvg%20width='22'%20height='23'%20viewBox='0%200%2022%2023'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11%2020.4536L2.32576%2012.2393C-2.38853%207.31076%204.54147%20-2.1521%2011%205.50361C17.4586%20-2.1521%2024.3572%207.34361%2019.6743%2012.2393L11%2020.4536Z'%20fill='%23AEAEAE'%20stroke='%23AEAEAE'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.more-overlay{position:fixed;top:0;left:60.4%;transform:translate(-50%);width:100%;max-width:430px;height:100%;background-color:#00000080;z-index:9999;display:flex;flex-direction:column;justify-content:flex-end;animation:fadeIn .2s ease-out}body.width-390 .more-overlay{max-width:390px;left:62.7%}.btn-cancel,.btn-delete{position:relative}.btn-cancel.guide-point:after,.btn-delete.guide-point:after{content:"";position:absolute;width:4px;height:4px;background:#cd1c10;top:-10%;right:-10%;border-radius:999px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.more-menu{background:#9393931f;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-top-left-radius:30px;border-top-right-radius:30px;padding:24px 20px 80px;width:100%;box-sizing:border-box;animation:slideUp .3s ease-out;position:relative;max-width:430px;margin:0 auto}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.more-menu-glow{position:absolute;inset:-.4px;border-radius:inherit;padding:1.4px;z-index:0;pointer-events:none;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;clip-path:inset(0 0 100px 0)}.more-menu-glow:before{content:"";position:absolute;width:500px;height:500px;top:50%;left:50%;transform:translate(-50%,-50%);background:linear-gradient(140deg,#fff0,#ffffff1a 45%,#fff,#ffffff1a 55%,#fff0);animation:none}.more-menu.active-glow .more-menu-glow:before{animation:rotateMoreMenuGlow .8s linear 1 forwards}@keyframes rotateMoreMenuGlow{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(175deg)}}.more-menu.active-glow:before{animation:none;display:none}.more-menu:before{display:none}.more-menu>*{z-index:1}.more-handle{width:100px;height:3px;background-color:#eaeaea;border-radius:2px;margin:0 auto 30px}.more-actions{display:flex;justify-content:space-around;align-items:center;gap:20px}.more-action-btn{background:none;border:none;display:flex;align-items:center;gap:8px;padding:10px;cursor:pointer;color:#eaeaea;font-size:18px;font-weight:400;font-family:Roboto,sans-serif;position:relative}.more-action-btn:after{content:"";position:absolute;width:6px;height:6px;background:#cd1c10;top:0%;right:0%;border-radius:999px}.more-action-btn img{width:24px;height:24px}.delete-confirm-overlay{position:fixed;top:0;left:60.4%;transform:translate(-50%);width:100%;max-width:430px;height:100%;background-color:#00000080;z-index:10000;display:flex;align-items:center;justify-content:center;animation:fadeIn .2s ease-out}body.width-390 .delete-confirm-overlay{max-width:390px;left:62.7%}.delete-confirm-glow{position:absolute;inset:-.4px;border-radius:inherit;padding:1.4px;z-index:0;pointer-events:none;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.delete-confirm-glow:before{content:"";position:absolute;width:500px;height:500px;top:50%;left:50%;transform:translate(-50%,-50%);background:linear-gradient(140deg,#fff0,#ffffff1a 45%,#fff,#ffffff1a 55%,#fff0);animation:none}.delete-confirm-box.active-glow .delete-confirm-glow:before{animation:rotateDeleteGlow 1.2s linear 1 forwards}@keyframes rotateDeleteGlow{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(175deg)}}.delete-confirm-box.active-glow:before{animation:none;display:none}.delete-confirm-box:before{display:none}.delete-confirm-box>*{z-index:1}.delete-confirm-box{width:390px;padding:60px 80px;border-radius:20px;background:#afafaf1f;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;box-shadow:0 4px 20px #00000080;animation:popIn .2s cubic-bezier(.16,1,.3,1)}@keyframes popIn{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.delete-confirm-box p{color:#eee;font-family:Roboto,sans-serif;font-size:18px;font-weight:400;margin:0 0 16px}.delete-btn-group{display:flex;gap:32px;width:100%}.btn-cancel{flex:1;padding:6px 0;border-radius:8px;border:1px solid #555;background:transparent;color:#ccc;font-size:16px;cursor:pointer}.btn-delete{flex:1;padding:6px 0;border-radius:8px;border:none;background:#cd1c10;color:#fff;font-size:16px;font-weight:400;cursor:pointer}@media screen and (max-width:390px){.feedBody{font-size:14px}.feedTitle{font-size:22px}.commentSection.open{padding:40px 0 0}.mediaGrid.count-3{grid-template-columns:56% 1fr;grid-template-rows:110px 109px}.commentItem{gap:12px}}body.width-390 .feedBody{font-size:14px}body.width-390 .feedTitle{font-size:22px}body.width-390 .commentSection.open{padding:40px 0 0}body.width-390 .mediaGrid.count-3{grid-template-columns:56% 1fr;grid-template-rows:110px 109px}body.width-390 .commentItem{gap:12px}.writ-btn-container{position:fixed;left:59.7%;margin-left:145px;transition:margin-left .3s ease;bottom:210px;width:64px;height:64px;border-radius:50%;z-index:1000;display:flex;justify-content:center;align-items:center;overflow:visible!important;isolation:isolate;cursor:pointer}body.width-390 .writ-btn-container{margin-left:130px}.writ-border-glow{position:absolute;inset:0;border-radius:50%;padding:1.4px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;z-index:1}.writ-border-glow:before{content:"";position:absolute;width:300%;height:300%;top:50%;left:50%;transform:translate(-50%,-50%);background:linear-gradient(135deg,transparent 45%,rgba(255,255,255,.7) 50%,transparent 53%);filter:blur(0px)}.writ-btn-inner{position:relative;width:calc(100% - 2px);height:calc(100% - 2px);border-radius:50%;background:#0003;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(0px);display:flex;justify-content:center;align-items:center;z-index:10}.writ-btn-container.guide-point:after{content:"";position:absolute;width:4px;height:4px;background-color:#cd1c10;border-radius:50%;top:-3px;right:-3px;z-index:15}.writ-btn-inner img{object-fit:contain;filter:none!important;-webkit-filter:none!important;box-shadow:none!important;outline:none!important;image-rendering:-webkit-optimize-contrast;transform:translateZ(0);opacity:1;z-index:1000}.writ-btn-inner img.icon-writ{width:24px;height:24px}@keyframes rotateDiagonal{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}@media(max-width:1200px)and (min-width:900px){.writ-btn-container{left:61%}}.community-live-container{background-color:#080808;color:#fff;min-height:100vh;font-family:Roboto,sans-serif}.live-header{display:flex;align-items:center;padding:0 0 32px;gap:8px}.live-dot{width:9px;height:9px;background-color:#cd1c10;border-radius:50%;margin-top:-2px}.live-title-font{font-family:Juventus Fans,sans-serif;font-size:44px;font-weight:400;margin:-10px 0 0;line-height:100%;letter-spacing:.5px}.live-video-wrapper{position:relative;width:100%;height:323px;background:#080808;overflow:visible;margin-bottom:0}.live-video-wrapper.guide-point:after{content:"";position:absolute;width:4px;height:4px;background:#cd1c10;top:-5px;right:-5px;border-radius:999px;z-index:5}.live-video{width:100%;height:100%;object-fit:cover;opacity:.8;border-radius:10px}.video-top-wrapper{position:absolute;top:0;left:0;z-index:2;width:100%;padding:30px 12px 20px;background:linear-gradient(0deg,#0000,#000000e6);box-sizing:border-box}@media(max-width:390px){.video-top-wrapper{width:100%;padding:30px 20px}.input-field{font-size:14px}}.video-overlay-top{text-shadow:0 1px 2px rgba(0,0,0,.5)}.video-date{font-size:16px;font-weight:400;color:#fff;opacity:.9;margin-bottom:8px}.video-title{font-size:20px;font-weight:500;color:#fff}.video-overlay-bottom{position:absolute;bottom:0;left:0;width:100%;padding:20px 20px 10px;background:linear-gradient(to top,#000c,#0000);box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-end;height:50%;overflow:hidden}.chat-list{display:flex;flex-direction:column;gap:3px}.chat-item{width:100%;height:26px;display:flex;align-items:center;gap:16px;font-size:14px;color:#fffc;transition:opacity 1s ease,transform 1s ease;will-change:opacity,transform;animation:fadeSlideUp 1s ease}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.chat-avatar{width:20px;height:20px;border-radius:50%;object-fit:cover}.chat-name{font-weight:400;color:#fff}.chat-text{flex:1;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;font-family:Pretendard,sans-serif}.live-input-bar{display:flex;align-items:center;padding:16px 0 32px;gap:12px;position:relative;z-index:8;overflow:visible}.input-field{flex:1;background:transparent;border:none;color:#fff;font-family:Roboto;font-size:16px;outline:none;height:100%;padding:0 0 0 12px}.btn-send,.btn-heart{background:none;border:none;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center}.btn-send.guide-point:after,.btn-heart.guide-point:after{content:"";position:absolute;width:4px;height:4px;background:#cd1c10;top:0%;right:0%;border-radius:999px}.btn-heart{border-radius:99px;width:50px;height:50px;background:linear-gradient(105deg,#48465166,#2d2c3366)}.btn-send img{width:24px;height:24px}.btn-heart img{width:32px;height:32px}.divider-section{height:40px;background:transparent}.replay-header{padding:0 0 32px}.replay-list{display:flex;flex-direction:column;gap:72px;padding:0 0 40px}.replay-card{position:relative;width:100%;height:218px;border-radius:10px;overflow:hidden}.replay-img{width:100%;height:100%}.replay-overlay{position:absolute;top:0;left:0;padding:16px;width:100%;background:linear-gradient(0deg,#0000,#000c)}.chat-content{display:flex;align-items:center;gap:8px;flex:1;min-width:0}@keyframes floatUp{0%{opacity:1;transform:translate(calc(-50% + var(--h-start-x, 0px))) scale(1)}to{opacity:0;transform:translate(calc(-50% + var(--h-offset, 0px)),-350px) scale(1.5)}}body.width-390 .video-top-wrapper{width:100%;padding:30px 20px}.vote-page-container{width:100%;max-width:430px;margin:0 auto;height:auto;min-height:auto;background-color:#000;color:#fff;display:flex;flex-direction:column;padding-bottom:80px;box-sizing:border-box}.vote-content{display:flex;flex-direction:column}.betting-card{position:relative;width:100%;border-radius:1px;overflow:hidden;margin-bottom:20px}.card-image{width:100%;height:auto;display:block}.card-overlay{position:absolute;bottom:30px;right:20px;z-index:10}.overlay-text{font-family:Juventus Fans,sans-serif;background:linear-gradient(-155deg,#fff,#dedfce 32%,#bebf9f);-webkit-background-clip:text;background-clip:text;color:transparent;font-size:36px;text-align:right;letter-spacing:-.02em;line-height:100%;margin:0;font-weight:400}.vote-period-text{font-family:Roboto,sans-serif;font-weight:500;font-size:14px;line-height:120%;letter-spacing:-.02em;color:#767676;text-align:right;margin:10px 0 0}.bottom-action-area{padding:20px 0}.vote-action-button.guide-point:after{content:"";position:absolute;width:4px;height:4px;background:#cd1c10;top:-18%;right:-3%;border-radius:999px}.post-write-container{background-color:#080808;color:#fff;width:100%;height:100%;display:flex;flex-direction:column;font-family:Roboto,sans-serif;position:absolute;top:0;left:0;padding:74px 20px 60px;box-sizing:border-box;z-index:2000}.post-write-header{display:flex;justify-content:space-between;align-items:center;width:100%;height:48px;margin-bottom:20px;flex-shrink:0}.close-btn{background:none;border:none;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center;width:24px;height:24px}.header-actions{display:flex;gap:8px}.draft-btn{background:transparent;border:1px solid #767676;color:#afafaf;padding:6px 14px;border-radius:4px;font-size:16px;font-weight:400;cursor:pointer;line-height:1.4}.register-btn{background:#cd1c10;border:none;color:#fff;padding:6px 14px;border-radius:4px;font-size:16px;font-weight:400;cursor:pointer;line-height:1.4;position:relative}.register-btn.guide-point:after{content:"";position:absolute;width:4px;height:4px;background:#cd1c10;top:-20%;right:-20%;border-radius:999px}.post-write-body{flex:1;display:flex;flex-direction:column;overflow-y:auto}.title-input{background:transparent;border:none;color:#fff;font-size:22px;font-weight:700;width:100%;outline:none;padding:0;margin-bottom:12px;line-height:1.4;font-family:inherit}.title-input::placeholder{color:#afafaf;font-weight:700}.divider{height:1px;background-color:#1a1a1a;width:100%;margin-bottom:24px;flex-shrink:0}.content-textarea{background:transparent;border:none;color:#fff;font-size:15px;width:100%;flex:1;resize:none;outline:none;line-height:1.6;font-family:inherit;padding:0}.content-textarea::placeholder{color:#afafaf;font-size:15px}.post-write-footer{display:flex;align-items:center;gap:24px;padding-top:32px;border-top:1px solid #1a1a1a;margin-top:auto;flex-shrink:0}.tool-btn{background:none;border:none;padding:0;display:flex;align-items:center;gap:6px;cursor:pointer;position:relative}.tool-btn.guide-point:not(:nth-child(3)):after{content:"";position:absolute;width:4px;height:4px;background:#cd1c10;top:-20%;right:-20%;border-radius:999px}.tool-btn img{width:20px;height:18px}.tool-btn img[alt=Link]{width:23px;height:23px}.tool-btn span{color:#fff;font-size:14px;font-weight:400}.media-preview-container{padding:0 16px 10px;margin-top:20px;display:flex;gap:12px;overflow-x:auto;flex-wrap:nowrap}.media-preview-item{width:80px;height:80px;border-radius:8px;overflow:hidden;flex-shrink:0;position:relative}.media-preview-item img{width:100%;height:100%;object-fit:cover}.media-add-btn{width:80px;height:80px;border-radius:8px;background-color:#262626;display:flex;align-items:center;justify-content:center;flex-shrink:0;cursor:pointer;border:1px solid rgba(255,255,255,.1)}.media-add-btn img{width:24px;height:24px;opacity:.8}.season-pick-container{width:100%;max-width:430px;margin:0 auto;min-height:100vh;background:#080808;color:#fff;padding-bottom:130px;box-sizing:border-box}.season-pick-header{display:flex;align-items:center;padding:34px 20px 16px;position:sticky;top:0;background:#080808;z-index:100}.back-button{background:transparent;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;width:50px;height:50px}.header-title-vote{font-family:Roboto,sans-serif;font-size:28px;font-weight:500;margin:0;color:#fff;line-height:1;letter-spacing:-2%}.title-section{padding:20px 16px 30px}.season-pick-title{font-family:Roboto,sans-serif;font-size:40px;font-weight:500;line-height:120%;letter-spacing:-.02em;margin:0;color:#fff;text-align:center}.driver-grid-section{padding:0 16px}.driver-grid-season{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;justify-content:center;max-width:100%}.vote-driver-card{background:transparent;border-radius:12px;padding:16px;position:relative;display:flex;flex-direction:column;align-items:center}.driver-image-wrapper{width:100%;max-width:165px;aspect-ratio:165 / 162;margin:0 auto 12px;cursor:pointer;transition:all .3s ease}.driver-image-placeholder{width:100%;height:100%;border-radius:50%;background:#ffffff80;display:flex;align-items:center;justify-content:center;overflow:visible;transition:all .3s ease;position:relative}.driver-image-placeholder.guide-point:after{content:"";position:absolute;width:4px;height:4px;background:#cd1c10;top:3%;right:3%;border-radius:999px}.driver-image{width:100%;height:100%;object-fit:cover;position:relative;z-index:1}.color-overlay{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;z-index:2;transition:opacity .3s ease}.check-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:45px;height:30px;z-index:3;animation:checkAppear .3s ease}@keyframes checkAppear{0%{opacity:0;transform:translate(-50%,-50%) scale(.5)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.driver-info-vote{text-align:center}.driver-name{font-family:Roboto,sans-serif;font-size:20px;font-weight:400;margin:0 0 4px;color:#fff;line-height:1.2;letter-spacing:-1%}.driver-namekor{font-family:Roboto,sans-serif;font-size:14px;font-weight:300;margin:0;color:#fff;line-height:1.2;letter-spacing:-3%}@media(max-width:430px){.season-pick-title{font-size:36px}.driver-grid-season{gap:12px}.vote-driver-card{padding:12px}.driver-image-wrapper{max-width:145px}.driver-name{font-size:18px}.driver-namekor{font-size:13px}}@media(max-width:390px){.driver-grid-section{padding:0 12px}.driver-grid-season{gap:10px}.vote-driver-card{padding:8px}.driver-image-wrapper{max-width:130px}.driver-name{font-size:16px}.driver-namekor{font-size:12px}}.bottom-action-area{bottom:0;left:0;right:0;max-width:430px;padding:16px;background:#080808;z-index:50}.action-button{width:100%;height:56px;border:none;border-radius:8px;background-color:#767676;color:#fff;font-family:Roboto,sans-serif;font-size:16px;font-weight:400;cursor:pointer;transition:background-color .3s ease,transform .1s ease;position:relative}.action-button.guide-point:after{content:"";position:absolute;width:4px;height:4px;background:#cd1c10;top:-18%;right:-3%;border-radius:999px}.action-button.active{background-color:#cd1c10}.action-button:active{transform:scale(.98)}.vote-result-container{width:100%;max-width:430px;margin:0 auto;min-height:100vh;background-color:#080808;padding-top:30px;padding-bottom:180px}.first-place-section{padding:20px;display:flex;justify-content:center}.first-place-card{position:relative;width:100%;max-width:430px;height:500px;border-radius:20px;display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;padding:0;overflow:hidden}.voting-status-header{position:absolute;top:10px;left:5px;margin-bottom:75px;font-family:Roboto,sans-serif;font-size:28px;font-weight:500;color:#fff;line-height:100%;letter-spacing:-.02em;z-index:2}.p1-icon{position:absolute;top:97px;left:5px;width:220px;height:192px;z-index:0}.first-place-info{position:absolute;left:4px;bottom:5px;z-index:2;display:flex;flex-direction:column;gap:0}.name-line{display:flex;align-items:center;gap:5px}.surname-line{display:flex;align-items:center}.first-place-name{font-family:roboto,sans-serif;font-size:40px;font-weight:500;color:#eaeaea;text-align:ri;margin:0;line-height:100%;letter-spacing:-.02em}.marks-inline{display:flex;gap:0px;align-items:center}.mark-icon-team{width:90px;height:30px;object-fit:contain}.first-place-vote-wrapper{display:flex;align-items:center;gap:10px;margin-top:20px}.first-place-vote{display:flex;align-items:center}.first-place-bar{height:12px;width:144px;background-color:#072971;transform-origin:left;animation:growBarScale 1s ease-out forwards;border-radius:100px}@keyframes growBar{0%{width:0}to{width:100%}}@keyframes growBarScale{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.ranking-border-glow{position:absolute;inset:0;border-radius:15px;padding:1.4px;z-index:3;pointer-events:none;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude}.ranking-border-glow:before{content:"";position:absolute;width:600px;height:642px;top:50%;left:50%;transform:translate(-50%,-50%);background:linear-gradient(100deg,#fff0,#ffffff1a 35%,#fffc,#ffffff1a 65%,#fff0);animation:none}.ranking-list.active-glow .ranking-border-glow:before{animation:rotateRankingGlow .8s linear 1 forwards}@keyframes rotateRankingGlow{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(180deg)}}.first-place-percentage{font-family:Roboto,sans-serif;font-weight:400;color:#fff;line-height:150%;letter-spacing:-.04em;margin:0;display:flex;align-items:baseline}.percentage-number{font-size:28px}.percentage-symbol{font-size:20px}.first-place-image{position:absolute;right:0;bottom:0;width:auto;height:100%;object-fit:cover;object-position:bottom right}.ranking-list-section{padding:20px}.ranking-list{position:relative;display:flex;flex-direction:column;background:linear-gradient(105deg,#48465166,#2d2c3366);border-radius:15px;padding:20px 25px;border:1px solid transparent;box-shadow:0 4px 20px #0000004d;overflow:hidden}.ranking-item{display:flex;align-items:center;gap:10px;margin:15px 0}.rank-number{font-size:20px;font-weight:500;color:#939393;min-width:30px;font-family:roboto,sans-serif;line-height:130%;letter-spacing:-4%;text-align:left}.rank-profile{width:50px;height:50px;object-fit:cover;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.rank-name-bar{width:100%;max-width:220px;display:flex;flex-direction:column;gap:4px;align-items:flex-start}.rank-name-wrapper{display:flex;align-items:center;gap:6px}.rank-logo{width:18px;height:18px;object-fit:contain}.rank-name{font-size:14px;font-weight:300;font-family:roboto,sans-serif;color:#fff;line-height:130%;letter-spacing:-4%;margin:0;white-space:nowrap;text-align:center}.rank-bar{height:12px;width:0;animation:growBar 1s ease-out forwards;border-radius:100px}.rank-bar-2{background-color:#7e0201;max-width:135px;animation-delay:.1s;border-radius:100px}.rank-bar-3{background-color:#219892;max-width:125px;animation-delay:.2s;border-radius:100px}.rank-bar-4{background-color:#bc6108;max-width:105px;animation-delay:.3s;border-radius:100px}.rank-bar-5{background-color:#01249e;max-width:78px;animation-delay:.4s;border-radius:100px}.rank-bar-6{background-color:#219892;max-width:58px;animation-delay:.5s;border-radius:100px}.rank-bar-7{background-color:#7e0201;max-width:54px;animation-delay:.6s;border-radius:100px}.rank-bar-8{background-color:#a3a5a9;max-width:32px;animation-delay:.7s;border-radius:100px}.rank-bar-9{background-color:#bc6108;max-width:28px;animation-delay:.8s;border-radius:100px}.rank-bar-10{background-color:#01249e;max-width:24px;animation-delay:.9s;border-radius:100px}.rank-percentage{font-size:20px;font-weight:medium;color:#fff;min-width:50px;font-family:roboto,sans-serif;line-height:130%;letter-spacing:-4%;text-align:right}.bottom-action-area{padding:20px}.vote-action-button{width:100%;padding:15px;background-color:#cd1c10;color:#fff;border:none;border-radius:5px;font-size:16px;font-weight:400;cursor:pointer;transition:background-color .2s;position:relative}.vote-action-button.guide-point:after{content:"";position:absolute;width:4px;height:4px;background:#cd1c10;top:-10%;right:-2%;border-radius:999px}@media(max-width:430px){.ranking-list-section{padding:16px}.ranking-list{padding:16px 20px}.ranking-item{gap:8px;margin:12px 0}.rank-number{font-size:18px;min-width:28px}.rank-profile{width:45px;height:45px}.rank-name-bar{max-width:180px}.rank-name{font-size:13px}.rank-logo{width:16px;height:16px}.rank-percentage{font-size:18px;min-width:45px}}@media(max-width:390px){.ranking-list-section{padding:12px}.ranking-list{padding:14px 16px}.ranking-item{gap:6px;margin:10px 0}.rank-number{font-size:16px;min-width:24px}.rank-profile{width:40px;height:40px}.rank-name-bar{max-width:150px;gap:3px}.rank-name{font-size:12px}.rank-logo{width:14px;height:14px}.rank-bar{height:10px}.rank-percentage{font-size:16px;min-width:40px}}.live-shrink-container{width:100%;height:100vh;background-color:#080808;color:#fff;display:flex;flex-direction:column;position:relative;padding-bottom:95px;overflow:hidden}.shrink-header{display:flex;align-items:center;padding:50px 20px 16px;background:#080808;position:sticky;top:0;z-index:10}.btn-back-arrow{background:none;border:none;padding:0;margin-right:16px;cursor:pointer;display:flex;align-items:center;justify-content:center}.live-indicator{display:flex;align-items:center;gap:16px}.header-title-shrink{font-family:Roboto,sans-serif;font-size:30px;font-weight:600;line-height:100%;color:#fff}.shrink-video-area{width:100%;height:260px;flex-shrink:0;position:relative;background-color:linear-gradient(180deg,rgba(0,0,0,0) 49.91%,rgba(0,0,0,.4) 100%);overflow:hidden;cursor:pointer}.shrink-video-bg{width:100%;height:100%;object-fit:cover}.shrink-video-overlay{position:absolute;width:100%;top:0;left:0;padding:20px;display:flex;flex-direction:column;gap:4px;background:linear-gradient(0deg,#0000,#000000e6);transition:transform .5s ease-in-out,opacity .5s ease-in-out;transform:translateY(-100%);opacity:0}.shrink-video-overlay.active{transform:translateY(0);opacity:1}.overlay-date{color:#fff;font-family:Roboto;font-size:14px;font-weight:400}.overlay-title{color:#fff;font-family:Roboto;font-size:18px;font-weight:700}.shrink-comments-section{flex:1;min-height:0;padding:20px 20px 16px;display:flex;flex-direction:column;border-bottom:8px solid #1A1A1A}.comments-title{color:#fff;font-family:Pretendard,sans-serif;font-size:22px;font-weight:700;padding-bottom:20px}.comments-scroll-wrapper{width:100%;flex:1;min-height:0;overflow-y:auto;display:flex;flex-direction:column;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth}.comments-scroll-wrapper::-webkit-scrollbar{display:none}.comments-list{display:flex;flex-direction:column;gap:16px;margin-top:auto}.comment-item{display:flex;align-items:flex-start;gap:12px}.comment-avatar{width:20px;height:20px;border-radius:50%;object-fit:cover;flex-shrink:0}.comment-content{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:8px;flex:1;min-width:0;overflow:hidden}.comment-user{color:#fff;font-family:Roboto;font-size:14px;font-weight:400;white-space:nowrap}.comment-text{color:#fff;font-family:Pretendard,sans-serif;font-size:14px;font-weight:400;line-height:140%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;flex:1;min-width:0}.shrink-input-bar{position:absolute;bottom:0;left:0;width:100%;height:95px;background:#080808;display:flex;flex-wrap:nowrap;align-items:center;padding:0 16px;gap:8px;z-index:50;box-sizing:border-box}.input-wrapper{flex:1;height:55px;padding:0 10px;border-radius:24px;background:linear-gradient(105deg,#48465166,#2d2c3366);display:flex;align-items:center;position:relative;min-width:0}.input-field::placeholder{color:#bdbdbd}.btn-send.guide-point:after{content:"";position:absolute;width:4px;height:4px;background:#cd1c10;top:0%;right:0%;border-radius:999px}.btn-icon{width:50px;height:50px;border-radius:50%;background:linear-gradient(105deg,#48465166,#2d2c3366);border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;position:relative}.floating-heart{position:absolute;bottom:50px;left:50%;transform:translate(-50%);width:32px;height:32px;z-index:9999;pointer-events:none;animation:floatUp 2.5s ease-out forwards}@media(max-width:390px){.shrink-input-bar{padding:0 10px}.btn-icon{width:44px;height:44px}.input-wrapper{padding:0 8px}.input-field{font-size:14px}}body.width-390 .shrink-input-bar{padding:0 10px}body.width-390 .btn-icon{width:45px;height:45px}body.width-390 .input-wrapper{padding:0 8px;height:50px}body.width-390 .input-field{font-size:14px}.live-expand-container{width:100vh;height:min(100vw,430px);max-width:none;max-height:none;background-color:#080808;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(90deg);transform-origin:center;overflow:hidden;z-index:9999}.expand-video-bg{width:100%;height:100%;object-fit:cover}.expand-overlay-info{position:absolute;width:100%;padding:40px 40px 20px;top:0;left:0;display:flex;flex-direction:column;gap:4px;z-index:10;text-shadow:0px 2px 4px rgba(0,0,0,.5);background:linear-gradient(0deg,#0000,#000000e6);transition:transform .5s ease-in-out,opacity .5s ease-in-out;transform:translateY(-100%);opacity:0}.expand-overlay-info.active{transform:translateY(0);opacity:1}.overlay-date{color:#fff;font-family:Roboto;font-size:16px;font-weight:400}.overlay-title{color:#fff;font-family:Roboto;font-size:20px;font-weight:700}.expand-comments-list{display:flex;flex-direction:column;gap:10px}.expand-comment-item{display:flex;align-items:center;gap:10px;width:100%}.expand-comment-avatar{width:20px;height:20px;border-radius:50%;object-fit:cover;flex-shrink:0}.expand-comment-content{display:flex;align-items:center;flex:1;min-width:0;overflow:hidden;gap:6px}.expand-comment-user{color:#fff;font-family:Roboto;font-size:14px;font-weight:500;white-space:nowrap;flex-shrink:0;margin-right:8px}.expand-comment-text{color:#fff;font-family:Pretendard,sans-serif;font-size:14px;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1}.expand-bottom-container{position:absolute;bottom:0;left:0;width:100%;background:linear-gradient(0deg,#000000e6,#0000);display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding-bottom:16px;z-index:20;box-sizing:border-box;transition:transform .5s ease-in-out,opacity .5s ease-in-out;transform:translateY(100%);opacity:0}.expand-bottom-container.active{transform:translateY(0);opacity:1}.expand-comments-wrapper{position:relative;width:60%;max-width:500px;height:150px;overflow-y:hidden;display:flex;flex-direction:column;margin-left:40px;mask-image:linear-gradient(to bottom,transparent 0%,black 20%,black 100%);-webkit-mask-image:linear-gradient(to bottom,transparent 0%,black 20%,black 100%);transform:none;opacity:1}.expand-input-bar{position:relative;width:100%;height:auto;background:transparent;display:flex;align-items:center;padding:16px 40px 0;gap:16px;box-sizing:border-box;transform:none;opacity:1}.input-wrapper{flex:1;height:55px;padding:0 10px;border-radius:24px;background:linear-gradient(105deg,#48465166,#2d2c3366);display:flex;align-items:center;position:relative;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);min-width:0}.input-field{flex:1;background:transparent;border:none;color:#fff;font-family:Pretendard,sans-serif;font-size:16px;outline:none;height:100%;padding:0 0 0 12px}.input-field::placeholder{color:#fff}.btn-send{width:40px;height:40px;border-radius:50%;background:#fff;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.btn-send img{width:24px;height:24px;object-fit:contain}.btn-send svg path{stroke:#080808}.btn-icon{width:50px;height:50px;border-radius:50%;background:#48465199;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.btn-icon img{width:24px;height:24px;object-fit:contain}.btn-icon img[alt=Heart]{width:32px;height:32px}.btn-send{position:relative}.btn-send.guide-point:after{content:"";position:absolute;width:4px;height:4px;background:#cd1c10;top:-18%;right:-18%;border-radius:999px}.btn-icon.guide-point:after{content:"";position:absolute;width:4px;height:4px;background:#cd1c10;top:0%;right:0%;border-radius:999px}.floating-heart{position:absolute;bottom:100%;left:50%;transform:translate(-50%);width:32px;height:32px;z-index:9999;pointer-events:none;animation:floatUp 2.5s ease-out forwards}@keyframes floatUp{0%{opacity:1;transform:translate(calc(-50% + var(--h-start-x, 0px))) scale(1)}to{opacity:0;transform:translate(calc(-50% + var(--h-offset, 0px)),-500px) scale(1.5)}}@media(max-width:390px){.expand-overlay-info{padding:30px 20px 10px}.expand-input-bar{padding:16px 20px 0}.expand-comments-wrapper{margin-left:20px}}body.width-390 .expand-overlay-info{padding:30px 20px 10px}body.width-390 .expand-input-bar{padding:16px 20px}body.width-390 .expand-comments-wrapper{margin-left:20px}.mp-my-page-container{width:100%;color:#fff;min-height:100vh;margin:0 auto;font-family:Pretendard,sans-serif;letter-spacing:-.5px;padding-bottom:140px;overflow-x:hidden;box-sizing:border-box}.mp-mp-header{width:100%;height:687px;padding:30px 20px 20px;position:relative;background:url(/assets/MyPg_1-DS2rM3pC.png) no-repeat center top / cover;text-align:center;box-sizing:border-box;display:flex;flex-direction:column}.mp-profile-section{display:flex;flex-direction:column;align-items:center;margin-top:320px;padding-bottom:40px}.mp-profile-img-wrapper{width:110px;height:110px;border-radius:50%;overflow:hidden;margin-bottom:15px}.mp-profile-img{width:100%;height:100%;object-fit:cover}.mp-user-id{font-size:24px;font-weight:700;margin-bottom:5px}.mp-user-handle{font-size:20px;color:#fff;margin-bottom:6px;display:flex;align-items:center;gap:5px}.mp-edit-icon-img{width:14px;height:14px}.mp-user-desc{font-size:14px;font-weight:400;margin-bottom:20px;color:#d9d9d9;margin-top:0}.mp-mp-stats{display:flex;justify-content:space-between;align-items:center;width:90%}.mp-stat-item{display:flex;flex-direction:column;align-items:center;width:100px}.mp-stat-divider{width:1px;height:30px;background-color:#444}.mp-stat-num{font-size:24px;font-weight:500;margin-bottom:5px}.mp-stat-label{font-size:14px;color:#d9d9d9}.mp-mp-section{padding:40px 20px}.mp-section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.mp-section-title{font-size:44px;font-weight:700;font-family:Juventus Fans,sans-serif;margin:0}.mp-plus-btn{width:20px;height:20px;position:relative}.mp-plus-btn.guide-point:after{content:"";position:absolute;width:4px;height:4px;background-color:#cd1c10;border-radius:50%;top:-20%;right:-20%;z-index:10}.mp-driver-list{display:flex;gap:20px;flex-wrap:wrap;padding-bottom:10px}.mp-driver-item{display:flex;flex-direction:column;align-items:center;flex-shrink:0}.mp-driver-img-wrapper{width:100px;height:100px;overflow:hidden;margin-bottom:1rem;border-radius:50%;position:relative;box-sizing:border-box;flex-shrink:0}.mp-driver-img{width:100%;height:100%;object-fit:cover;border-radius:50%}.mp-driver-name{font-family:Pretendard,sans-serif;font-size:.8rem;font-weight:300;color:#eaeaea;margin-top:0;text-align:center}.mp-add-driver-btn{width:100px!important;height:100px!important;cursor:pointer;border-radius:50%;background:#1a1a1a;position:relative;z-index:1;overflow:visible!important;display:flex;justify-content:center;align-items:center;box-sizing:border-box;flex-shrink:0}.mp-add-border-glow{position:absolute;inset:0;border-radius:50%;padding:1.4px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;z-index:1}.mp-add-border-glow:before{content:"";position:absolute;width:300%;height:300%;top:50%;left:50%;transform:translate(-50%,-50%);background:linear-gradient(135deg,transparent 45%,rgba(255,255,255,1) 50%,transparent 53%);filter:blur(0px)}.mp-add-icon{font-family:Pretendard,sans-serif;font-size:2.5rem;font-weight:50;color:#fff;justify-content:center;align-items:center}.mp-add-driver-btn.guide-point:after{content:"";position:absolute;width:4px;height:4px;background:#cd1c10;top:3px;right:3px;border-radius:50%;z-index:10}body.width-390 .mp-driver-img-wrapper,body.width-390 .mp-add-driver-btn{width:90px!important;height:90px!important}.mp-post-grid{display:flex;gap:10px}.mp-post-column{display:flex;flex-direction:column;gap:10px;flex:1}.mp-post-item{width:100%;overflow:hidden;background:#08080840}.mp-post-idx-1{aspect-ratio:.7 / 1}.mp-post-idx-2{aspect-ratio:1 / 1}.mp-post-idx-3{aspect-ratio:1.5 / 1}.mp-post-idx-4{aspect-ratio:.8 / 1}.mp-post-idx-5{aspect-ratio:1 / 1.2}.mp-post-idx-6{aspect-ratio:1 / 1}.mp-post-img{width:100%;height:100%;object-fit:cover}.mp-shorts-container{display:flex;gap:15px;overflow-x:auto;scrollbar-width:none;scroll-snap-type:x mandatory}.mp-shorts-card{min-width:200px;scroll-snap-align:start}.mp-shorts-thumbnail{width:100%;height:300px;position:relative;border-radius:12px;overflow:hidden}.mp-shorts-img{width:100%;height:100%;object-fit:cover}.mp-play-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#0006;color:#fff;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%}.mp-shorts-desc{font-size:14px;margin-top:10px;line-height:1.4}.mp-comments-list{display:flex;flex-direction:column;margin-bottom:20px}.mp-comment-item{display:flex;gap:12px;padding:15px 0;border-bottom:1px solid #222}.mp-comment-profile-img{width:35px;height:35px;border-radius:50%}.mp-comment-text{font-size:14px;color:#afafaf;margin-bottom:8px}.mp-comment-meta{display:flex;gap:15px;font-size:12px;color:#666}.mp-meta-icon{width:14px;vertical-align:middle;margin-right:4px}.mp-utility-menu{padding:0 20px}.mp-menu-item{display:flex;justify-content:space-between;align-items:center;padding:20px 10px 20px 0;cursor:pointer;border-bottom:1px solid rgba(118,118,118,.5);transition:background-color .2s;position:relative}.mp-menu-item.guide-point:before{content:"";position:absolute;width:4px;height:4px;background-color:#cd1c10;border-radius:50%;top:9px;right:1px;z-index:10}.mp-menu-arrow{width:12px}.mp-add-driver-btn{width:82px;height:82px;cursor:pointer;border-radius:50%;background:#222;position:relative;z-index:1;overflow:visible!important}.mp-add-driver-img{width:100%;height:100%;object-fit:cover;border-radius:50%}.mp-add-driver-btn.guide-point:after{content:"";position:absolute;width:4px;height:4px;background:#cd1c10;top:0;right:0;border-radius:50%;z-index:10}.my-post-container{width:100%;max-width:430px;min-height:100vh;margin:0 auto;background-color:#080808;color:#fff;display:flex;flex-direction:column;position:relative;padding-bottom:120px}.my-post-header{display:flex;align-items:center;padding:34px 20px 16px;background:#080808;position:sticky;top:0;z-index:10}.btn-back{background:none;width:24px;height:24px;border:none;padding:0;margin-right:12px;cursor:pointer;display:flex;align-items:center;justify-content:center}.my-post-header-title{font-family:Roboto,sans-serif;font-size:30px;font-weight:600;color:#fff;margin:0}.my-post-list{flex:1;display:flex;flex-direction:column}.no-posts{padding:100px 0;text-align:center;color:#767676;font-family:Pretendard,sans-serif;font-size:16px}.my-post-list .feedCard{border-bottom:8px solid #141414}.my-post-list .feedCard:last-child{border-bottom:none}.inquiry-list-container{width:100%;max-width:430px;margin:0 auto;min-height:100vh;background-color:#000;color:#fff;padding-bottom:120px;position:absolute;font-family:pretendard,sans-serif}.il-header{display:flex;align-items:center;padding:20px;gap:10px}.il-header .il-back-btn{background:none;border:none;cursor:pointer;padding:0;margin-top:24px;margin-right:7px;display:flex;align-items:center}.il-title{font-weight:700;font-family:Pretendard;margin:22px 0 0;color:#fff}.il-title-num{font-size:32px;margin-right:5px}.il-title-text{font-size:30px}.operating-hours{padding:20px;margin-bottom:10px}.operating-hours.guide-point:before{content:"";position:absolute;width:4px;height:4px;background-color:#cd1c10;border-radius:50%;top:26%;right:10px;z-index:10}.inquiry-section-title{font-size:20px;font-weight:400;color:#fff;margin:0 0 30px}.hours-info{font-size:16px;color:#fff;font-weight:200}.hours-info p{margin:0;line-height:130%}.new-inquiry-btn{width:calc(100% - 40px);margin:0 20px 20px;padding:15px;background-color:#cd1c10;color:#fff;border:none;border-radius:5px;font-size:16px;font-weight:400;cursor:pointer;transition:background-color .2s}.inquiry-list{padding:0 20px}.inquiry-item{position:relative;background:transparent;border:none;border-radius:8px;padding:20px;margin-bottom:0;cursor:pointer;transition:all .3s ease}.inquiry-item:before{content:"";position:absolute;inset:0;padding:.5px;border-bottom:1px solid rgba(118,118,118,.5)}.inquiry-title{font-size:16px;font-weight:300;color:#fff;margin:0 0 10px}.inquiry-meta{display:flex;align-items:center;gap:8px;font-size:12px;color:#999}.inquiry-status{font-weight:200}.inquiry-status.completed{color:#f4f4f4;opacity:1}.inquiry-status.pending{color:#fff;opacity:.5}.inquiry-separator{color:#767676}.inquiry-author,.inquiry-date{font-size:14px;color:#666;font-weight:450;line-height:130%;letter-spacing:-2%}.empty-state{text-align:center;padding:60px 20px;color:#666}.empty-state p{font-size:16px}.load-more-btn{width:100%;margin:20px 0;padding:10px 0;background:none;border:none;font-family:Roboto;font-size:18px;line-height:14px;letter-spacing:-.5px;font-weight:500;color:#767676;text-align:center;cursor:pointer;transition:color .2s;outline:none}.load-more-btn:focus{outline:none}.faq-btn{position:relative;width:240px;height:53px;margin:20px auto;padding:0;background-color:#2d2d2d;color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:500;cursor:pointer;transition:all .2s;display:block}.faq-btn:before{content:"";position:absolute;inset:0;border-radius:8px;padding:1px;background:linear-gradient(-35deg,#fff0,#ffffff1a 30%,#ffffff4d,#fff9,#ffffff1a 60%,#fff0 90% 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;pointer-events:none}.faq-btn:hover{background-color:#3d3d3d}.new-inquiry-container{width:100%;max-width:430px;margin:0 auto;background-color:#fff;min-height:100vh;padding:0 0 20px;color:#333;box-sizing:border-box;overflow-y:auto;position:relative;font-family:pretendard,sans-serif}.new-inquiry-container input,.new-inquiry-container textarea,.new-inquiry-container select,.new-inquiry-container button{font-family:Roboto-Regular;outline:none}.ni-header{display:flex;align-items:center;padding:20px 20px 40px;gap:10px}.ni-back-btn{background:none;border:none;cursor:pointer;padding:0;margin-right:6px;margin-top:24px;display:flex;align-items:center}.ni-title{margin:22px 0 0}.ni-title-num{font-family:pretendard;font-weight:700;font-size:32px;color:#1a1a1a;margin-right:5px}.ni-title-text{font-family:pretendard;font-weight:700;font-size:30px;color:#1a1a1a}.ni-form{padding:0 20px}.ni-field{margin-bottom:25px}.select-field{width:120px}.select-field select{width:100%;padding:8px 12px;background-color:#eaeaea;border:none;border-radius:5px;font-size:16px;color:#767676;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5 5L9 1' stroke='%23666' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center}.select-field select.placeholder{color:#767676}.ni-input-title{width:100%;padding:15px 12px;background-color:#eaeaea;border:none;border-radius:5px;font-size:16px;font-weight:400;box-sizing:border-box}.content-field{height:350px}.content-field textarea{width:100%;height:100%;padding:15px 12px;background-color:#eaeaea;border:none;border-radius:5px;font-size:16px;font-weight:400;resize:none;box-sizing:border-box}.ni-file-attach{margin:20px 0 40px}.file-header{display:flex;justify-content:space-between;align-items:center;background-color:#eaeaea;padding:15px;border-radius:5px;color:#767676}.file-header span{font-size:16px;color:#767676}.add-file-btn{background:none;border:none;padding:0;cursor:pointer;display:flex;align-items:center}.plus-icon{width:20px;height:20px;object-fit:contain}.file-hint{font-size:14px;color:#767676;margin-top:8px;margin-left:5px}.file-hint strong{color:#000;font-weight:500}.ni-notifications{margin-bottom:30px}.notif-title{font-size:14px;color:#767676;font-weight:400;margin-bottom:12px}.notif-item{margin-bottom:10px;position:relative}.checkbox-container.guide-point:nth-child(1):after{content:"";position:absolute;width:4px;height:4px;background-color:#cd1c10;border-radius:50%;top:-4px;left:29px;z-index:10}.checkbox-container{display:flex;align-items:center;position:relative;padding-left:35px;margin-bottom:0;cursor:pointer;font-size:14px;font-weight:400;font-family:Roboto-Regular;color:#1a1a1a;-webkit-user-select:none;user-select:none;min-height:25px}.checkbox-container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkmark{position:absolute;top:50%;left:0;transform:translateY(-50%);height:25px;width:25px;border:1px solid #afafaf;border-radius:5px;background-color:#fff}.checkmark:after{content:"";position:absolute;display:none;left:8px;top:5px;width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.checkbox-container input:checked~.checkmark:after{display:block}.checkbox-container input:checked~.checkmark{background-color:#1a1a1a;border-color:#1a1a1a}.notif-label{color:#1a1a1a;font-size:14px;font-weight:400}.notif-inputs{display:flex;align-items:center;gap:8px;margin-top:10px}.notif-inputs input,.notif-inputs select{border:1px solid #afafaf;border-radius:5px;padding:10px;font-size:14px;background-color:#fff;color:#767676}.sms-inputs select{width:80px;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5 5L9 1' stroke='%23666' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;color:#767676}.sms-inputs input{width:80px;text-align:center}.dash{color:#afafaf}.email-inputs input{flex:1}.email-inputs select{width:150px;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5 5L9 1' stroke='%23666' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;color:#767676}.submit-btn{width:100%;height:60px;padding:14px 0 16px;background-color:#1a1a1a;color:#fff;border:none;border-radius:5px;font-size:18px;font-weight:400;cursor:pointer;margin-top:20px;margin-bottom:115px;position:relative}.submit-btn.guide-point:after{content:"";position:absolute;width:4px;height:4px;background-color:#cd1c10;border-radius:50%;top:-5px;right:-5px;z-index:10}.submit-btn:disabled{opacity:.5;cursor:not-allowed}.custom-select-wrap{position:relative;width:100%}.custom-select-wrap.guide-point:before{content:"";position:absolute;width:4px;height:4px;background-color:#cd1c10;border-radius:50%;top:-5px;right:-5px;z-index:10}.selected-box{width:100%;padding:12px;background-color:#eaeaea;border-radius:5px;font-size:16px;color:#1a1a1a;cursor:pointer;box-sizing:border-box;display:flex;justify-content:space-between;align-items:center;min-height:45px}.selected-box:after{content:"";width:10px;height:6px;background-image:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5 5L9 1' stroke='%23666' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat}.selected-box.placeholder{color:#767676}.custom-options-list{position:absolute;top:50px;left:0;width:100%;background-color:#fff;border:1px solid #EAEAEA;border-radius:5px;box-shadow:0 4px 15px #0000001a;z-index:999;list-style:none;padding:5px 0;margin:0;max-height:200px;overflow-y:auto}.custom-options-list li{padding:12px 15px;font-size:14px;color:#1a1a1a;cursor:pointer;transition:all .2s}.custom-options-list li:hover{background-color:#f8f8f8;color:#000}.sms-select{width:90px}.email-select{flex:1}.faq-page-container{width:100%;max-width:430px;margin:0 auto;background-color:#000;min-height:100vh;padding:0 0 100px;font-family:Roboto-Regular;color:#fff;box-sizing:border-box}.faq-header{display:flex;align-items:center;padding:30px 20px 20px;gap:6px;margin-bottom:30px}.faq-back-btn{background:none;border:none;cursor:pointer;padding:0;margin-right:7px;margin-top:20px;display:flex;align-items:center}.faq-title{font-size:30px;font-weight:500;margin-top:15px;text-transform:uppercase}.faq-search-wrapper{position:relative;padding:0 20px;margin-bottom:36px}.faq-search-input{width:100%;background:transparent;border:none;border-bottom:1px solid #767676;padding:12px 40px 12px 8px;font-family:pretendard,sans-serif;color:#767676;font-size:20px;font-weight:500;outline:none;box-sizing:border-box}.faq-search-input::placeholder{color:#666;font-weight:500}.search-icon-btn{position:absolute;right:25px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;padding:0}@keyframes rotateBorder{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}.faq-list{padding:0 20px;margin-bottom:130px;position:relative}.faq-item{position:relative;border-bottom:1px solid rgba(118,118,118,.5)}.faq-item.guide-point:before{content:"";position:absolute;width:4px;height:4px;background-color:#cd1c10;border-radius:50%;top:9px;right:1px;z-index:10}.faq-question{display:flex;justify-content:space-between;align-items:center;padding:24px 10px 24px 0;cursor:pointer;transition:all .3s ease}.q-text{font-family:pretendard,sans-serif;font-size:16px;font-weight:400;color:#fff}body.width-390 .q-text{font-family:pretendard,sans-serif;font-size:15px;font-weight:400;color:#fff}.chevron-icon{transition:transform .3s ease}.faq-item.open .chevron-icon{transform:rotate(180deg)}.faq-answer{font-family:pretendard,sans-serif;padding:15px 15px 20px;font-size:16px;font-weight:300;line-height:1.6;color:#afafaf;border-top:1px solid rgba(255,255,255,.05)}@font-face{font-family:Juventus Fans;src:url(/assets/juventus-fans-bold-BqBFQEIX.ttf) format("truetype");font-weight:700}.tos-container{width:100%;max-width:430px;margin:0 auto;background-color:#000;min-height:100vh;padding-bottom:50px;color:#fff;font-family:Pretendard,sans-serif;letter-spacing:-.5px;box-sizing:border-box}.tos-header{display:flex;align-items:center;padding:30px 20px 20px;position:sticky;top:0;background-color:#000;z-index:10}.tos-title{font-size:25px;font-weight:700;margin:15px 0 0 3px;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tos-back-btn{background:none;border:none;cursor:pointer;padding:0;margin-right:7px;margin-top:20px;display:flex;align-items:center}.tos-content{padding:0 20px;font-size:13px;line-height:1.8;color:#ccc}.tos-intro{margin-bottom:25px;color:#fff}.tos-section{margin-bottom:30px}.tos-section h3{font-size:15px;font-weight:700;color:#fff;margin:0 0 10px}.tos-section h2{font-size:18px;font-weight:700;color:#fff;margin:40px 0 20px}.tos-section h4{font-size:14px;font-weight:700;color:#fff;margin:20px 0 8px}.tos-section p{margin:0 0 10px}.tos-section ol,.tos-section ul{padding-left:18px;margin:0 0 15px}.tos-section li{margin-bottom:8px}.tos-divider{height:1px;background:#ffffff1a;margin:40px 0}.tos-footer-text{margin-top:50px;font-size:12px;color:#888;padding-bottom:100px}.privacy-section{margin-top:20px}.wrap .splash-container{height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;padding:404px 0 452px;font-family:Roboto,Pretendard,-apple-system,BlinkMacSystemFont,"system-ui",sans-serif}@media screen and (max-width:420px){.wrap .splash-container{padding:0}}body.width-390 .wrap .splash-container{padding:0 0 50px}.splash-logo{width:150px;height:auto;margin-top:10px}.splash-container p{font-size:15px;font-weight:300;letter-spacing:-.4%}.splash-container p span{color:#cd1c10}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.onboarding-slide{position:relative;width:100%;height:100vh;background-color:#000;overflow:hidden}.img-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.img-wrapper img{width:100%;height:69vh;object-fit:cover}.gradient-overlay{position:absolute;bottom:0;left:0;width:100%;height:60%;background:linear-gradient(180deg,#08080800,#080808 33.29%);z-index:2;pointer-events:none}.text-container{position:absolute;bottom:159px;left:0;width:100%;z-index:1001;padding:0 20px;text-align:center;color:#fff}.text-container h2{font-size:32px;font-weight:600;line-height:150%;margin-bottom:8px;color:#eaeaea;font-family:Roboto,Pretendard,-apple-system,BlinkMacSystemFont,"system-ui",sans-serif}.text-container p{font-size:16px;color:#b4b4b4;line-height:1.5;white-space:pre-line;font-weight:400;line-height:140%}.Next-btn{background-color:transparent;color:#fff;border:none;padding:20px;font-size:18px;font-weight:400;cursor:pointer;position:absolute;top:auto;bottom:4.6%;right:5%;display:inline-block;pointer-events:auto;z-index:10000}.Next-btn.guide-point:after{content:"";position:absolute;width:4px;height:4px;background-color:#cd1c10;border-radius:50%;top:15px;right:10px;z-index:10}body.width-390 .text-container{bottom:210px}body.width-390 .text-container h2{font-size:28px}body.width-390 .text-container p{font-size:16px}body.width-390 .Next-btn{font-size:16px;bottom:6%}body.width-390 .skip-btn{font-size:14px;top:50px}body.width-390 .swiper-pagination{bottom:78px!important}.swiper-pagination{position:absolute;bottom:54px!important;z-index:1000;pointer-events:none}.swiper-pagination-bullet{border-radius:50%!important;background-color:#eaeaea!important;opacity:.5;width:10px;height:10px;margin:0 8px!important;pointer-events:auto}.swiper-pagination-bullet-active{background-color:#cd1c10!important;opacity:1;width:10px;height:10px}.skip-btn{position:absolute;top:60px;right:23px;z-index:100;background:transparent;border:none;color:#fff;font-size:16px;font-weight:500;line-height:140%;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:1px;text-underline-position:from-font;cursor:pointer}.onboarding-page{height:100vh;position:relative;background-color:#080808;overflow:hidden;font-family:Roboto,Pretendard,-apple-system,BlinkMacSystemFont,"system-ui",sans-serif}.login-page{position:relative;width:100%;height:100vh;background-color:#000;overflow:hidden;font-family:Roboto,Pretendard,-apple-system,BlinkMacSystemFont,"system-ui",sans-serif}.login-bg-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.login-bg-wrapper img{width:100%;height:100%;object-fit:cover}.login-content{position:relative;z-index:10;width:100%;height:100%;padding:0 24px;display:flex;flex-direction:column;justify-content:center;align-items:center}.logo-section{text-align:center;margin-bottom:60px}.main-logo{width:128px;margin-bottom:10px}.sub-text{color:#fff;font-size:18px;letter-spacing:-.4%;font-weight:300}.sub-text span{color:#cd1c10}.btn-group{width:100%;display:flex;flex-direction:column;gap:12px;margin-bottom:40px}.login-btn{width:100%;height:65px;border-radius:50px;border:none;font-size:16px;font-weight:600;display:flex;justify-content:center;align-items:center;padding:0 20px;box-sizing:border-box;cursor:pointer;position:relative;transition:opacity .2s}.login-btn:active{opacity:.8}.login-btn img{width:20px;height:20px;position:absolute;left:31px}.login-btn.apple{background-color:#eaeaea;color:#000;font-weight:500;font-size:18px}.login-btn.guide-point:after{content:"";display:inline-block;width:4px;height:4px;background-color:#cd1c10;border-radius:50%;position:absolute;top:-3px;right:-2px}.login-btn.google{background-color:#333;color:#eaeaea;font-weight:500;font-size:18px;position:relative;border:none}.login-btn.email{background-color:#ffffff26;border:none;color:#eaeaea;font-weight:500;font-size:18px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);position:relative}.login-btn.google:before,.login-btn.email:before{content:"";position:absolute;inset:0;border-radius:50px;padding:1.3px;z-index:1;background:linear-gradient(140deg,#fff0,#ffffff4d 40%,#fffc,#ffffff4d 60%,#fff0);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.footer-link{position:absolute;bottom:99px;color:#6d6d6d;font-size:14px;font-weight:400}@media screen and (max-width:420px){.logo-section{margin-bottom:55px}.btn-group{margin-bottom:20px}.login-btn{height:60px;font-size:14px}.login-btn.apple,.login-btn.google,.login-btn.email{font-size:16px}.login-btn img{left:32px}.footer-link{bottom:50px;font-size:12px}}body.width-390 .logo-section{margin-bottom:55px}body.width-390 .btn-group{margin-bottom:20px}body.width-390 .login-btn{height:60px;font-size:14px}body.width-390 .login-btn.apple,body.width-390 .login-btn.google,body.width-390 .login-btn.email{font-size:16px}body.width-390 .login-btn img{left:32px}body.width-390 .footer-link{bottom:50px;font-size:12px}.sub-text{font-size:16px}.register-text{color:#d9d9d9;font-weight:400;margin-left:5px;text-decoration:underline;cursor:pointer}.setting-page{background-color:#000;height:100vh;padding:20px;display:flex;flex-direction:column;color:#fff;position:relative;font-family:Roboto,Pretendard,-apple-system,BlinkMacSystemFont,"system-ui",sans-serif}.setting-title{text-align:center;margin-bottom:26px}.setting-title h2{font-size:32px;font-weight:600;margin-bottom:4px;color:#fff;letter-spacing:-.32px}.setting-title p{font-size:16px;color:#afafaf;font-weight:400;letter-spacing:-.32px}.team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:36px;justify-items:center;margin-top:29px;flex:1;overflow-y:auto;min-height:0;margin-bottom:0;padding-bottom:150px;-ms-overflow-style:none;scrollbar-width:none}.team-grid::-webkit-scrollbar{display:none}.team-circle{width:104px;height:104px;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:all .3s ease;position:relative;outline:none;-webkit-tap-highlight-color:transparent}.team-circle .red-dot{display:none}.team-circle .red-dot.guide-point{display:block;position:absolute;top:2px;right:2px;width:4px;height:4px;background-color:#cd1c10;border-radius:50%;z-index:10;box-shadow:0 0 4px #cd1c1080}body.hide-guide-points .team-circle .red-dot.guide-point{display:none!important}.team-circle>*{position:relative;z-index:1}.team-circle:before{content:"";position:absolute;inset:0;border-radius:50%;padding:1.3px;z-index:0;background:linear-gradient(140deg,#fff0,#ffffff4d 40%,#fffc,#ffffff4d 60%,#fff0);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.team-circle img{position:relative;z-index:1;width:60%;height:auto;opacity:.15;transition:opacity .3s ease}.team-circle.selected img{opacity:1}.team-circle.selected[data-id="0"]{position:relative;border:1px solid transparent;border-radius:50%;background:linear-gradient(105deg,#48465199,#2d2c3399);box-shadow:inset 0 0 22px #e44c4c4d}.team-circle.selected[data-id="0"]:before{background:linear-gradient(140deg,#e44c4c0a,#e44c4cb3 40%,#ff7878,#e44c4cb3 60%,#e44c4c0a);width:100%;height:100%;box-sizing:border-box}.team-circle.selected[data-id="4"]{position:relative;border:1px solid transparent;border-radius:50%;background:linear-gradient(105deg,#48465180,#2d2c3380);box-shadow:inset 0 0 22px #00b2ff4d}.team-circle.selected[data-id="4"]:before{background:linear-gradient(140deg,#00b2ff00,#00b2ffb3 40%,#82e6ff,#00b2ffb3 60%,#00b2ff00);width:100%;height:100%;box-sizing:border-box}.team-circle.disabled{cursor:default}.apply-btn-setting{position:absolute;bottom:35px;left:20px;right:20px;padding:22px 36px;border-radius:91px;border:none;background:#282828b3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;font-size:18px;font-weight:600;cursor:pointer;z-index:10;outline:none;-webkit-tap-highlight-color:transparent;display:flex;justify-content:center;align-items:center}.apply-btn-setting:hover{background:#fff3}.apply-btn-setting:before{content:"";position:absolute;inset:0;border-radius:90.698px;padding:1.3px;z-index:1;background:linear-gradient(160deg,#fff0,#ffffff4d 40%,#fffc,#ffffff4d 60%,#fff0);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}@media screen and (max-width:420px){.setting-title h2{font-size:30px}.setting-title p,.skip-btn{font-size:14px}.team-grid{gap:17px}.team-circle{width:100px;height:100px}.apply-btn-setting{padding:18px 36px;font-size:16px;bottom:24px}}body.width-390 .setting-title h2{font-size:30px}body.width-390 .setting-title p,body.width-390 .skip-btn{font-size:14px}body.width-390 .team-grid{gap:17px}body.width-390 .team-circle{width:100px;height:100px}.setting-btn{display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%);z-index:100;width:calc(100% - 40px);max-width:390px;height:70px;padding:22px 36px;justify-content:center;align-items:center;border-radius:91px;border:none;background:#0000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;font-size:18px;font-weight:600;cursor:pointer;outline:none;-webkit-tap-highlight-color:transparent;transition:background .3s,color .3s}.setting-btn:hover{background:#fff3}.setting-btn:before{content:"";position:absolute;inset:0;border-radius:91px;padding:1.3px;z-index:-1;background:linear-gradient(160deg,#fff0,#ffffff4d 40%,#fffc,#ffffff4d 60%,#fff0);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.setting-btn:disabled{color:#6d6d6d;cursor:default;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none}.setting-btn:not(:disabled){color:#eaeaea}.setting-page{background-color:#000;height:100vh;padding:20px;display:flex;flex-direction:column;color:#fff;position:relative;overflow:hidden;font-family:Roboto,Pretendard,-apple-system,BlinkMacSystemFont,"system-ui",sans-serif}.skip-btn.guide-point:after{content:"";display:inline-block;width:4px;height:4px;background-color:#cd1c10;border-radius:50%;position:absolute;top:-2px;right:-6px;box-shadow:0 0 4px #cd1c1080}.driver-grid{display:grid;grid-template-columns:repeat(2,1fr);row-gap:32px;column-gap:48px;justify-items:center;margin-top:29px;flex:1;overflow-y:auto;min-height:0;margin-bottom:0;padding-bottom:150px;-ms-overflow-style:none;scrollbar-width:none}.driver-circle .red-dot.guide-point{position:absolute;top:7px;right:7px;width:4px;height:4px;background-color:#cd1c10;border-radius:50%;z-index:10;box-shadow:0 0 4px #cd1c1080}body.hide-guide-points .driver-circle .red-dot.guide-point{display:none!important}.driver-circle:before{content:"";position:absolute;inset:0;border-radius:50%;padding:1.3px;z-index:4;background:linear-gradient(140deg,#fff0,#ffffff4d 40%,#fffc,#ffffff4d 60%,#fff0);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.apply-btn-setting{position:absolute;bottom:35px;left:20px;right:20px;padding:22px 36px;border-radius:91px;border:none;background:#282828b3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;font-size:18px;font-weight:400;cursor:pointer;z-index:10;outline:none;-webkit-tap-highlight-color:transparent;display:flex;justify-content:center;align-items:center}.apply-btn-setting.guide-point:after{content:"";position:absolute;width:4px;height:4px;background-color:#cd1c10;border-radius:50%;top:0%;right:0%;z-index:10}.apply-btn-setting:disabled{color:#6d6d6d;background:#14141480;cursor:default}.apply-btn-setting:before{content:"";position:absolute;inset:0;border-radius:91px;padding:1.3px;z-index:1;background:linear-gradient(160deg,#fff0,#ffffff4d 40%,#fffc,#ffffff4d 60%,#fff0);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}@media screen and (max-width:420px){.skip-btn{font-size:14px}.eng-name{font-size:18px}.kor-name{font-size:12px}.driver-grid{column-gap:16px}.driver-circle{width:145px;height:145px}.apply-btn-setting{padding:18px 36px;font-size:16px;bottom:24px}}body.width-390 .skip-btn{font-size:14px}body.width-390 .eng-name{font-size:18px}body.width-390 .kor-name{font-size:12px}body.width-390 .driver-grid{column-gap:16px}body.width-390 .driver-circle{width:145px;height:145px}body.width-390 .apply-btn-setting{padding:18px 36px;font-size:16px;bottom:24px}.welcome-page{background-color:#000;height:100vh;position:relative;display:flex;flex-direction:column;align-items:center;overflow:hidden;font-family:Roboto,Pretendard,-apple-system,BlinkMacSystemFont,"system-ui",sans-serif}.welcome-logo{margin-top:146px;width:auto}.welcome-text{margin-top:64px;text-align:center;position:relative;z-index:10}.welcome-title{color:#fff;text-align:center;font-size:24px;font-weight:600;letter-spacing:-.96px;margin-bottom:16px}.welcome-desc{color:#afafaf;text-align:center;font-feature-settings:"liga" off,"clig" off;font-family:var(--font-pretendard);font-size:16px;font-style:normal;font-weight:400;line-height:140%;letter-spacing:-.32px}.welcome-car{position:absolute;width:280px;bottom:-187px;left:-21%;transform:rotate(45deg);z-index:1;pointer-events:none;opacity:1;filter:brightness(.75) contrast(1.1);animation:drive-sequence 3s ease-in-out forwards}.welcome-car.is-haas{width:280px}.start-btn{position:absolute;bottom:35px;left:20px;right:20px;height:70px;border-radius:91px;border:none;background:#282828b3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;font-size:18px;font-weight:400;cursor:pointer;z-index:10}.start-btn.guide-point:after{content:"";display:inline-block;width:4px;height:4px;background-color:#cd1c10;border-radius:50%;position:absolute;top:-3px;right:-2px;box-shadow:0 0 4px #cd1c1080}@media screen and (max-width:420px){.welcome-logo{margin-top:100px;width:150px}.welcome-text{margin-top:40px}.welcome-title{font-size:20px}.welcome-desc{font-size:14px;padding:0 20px}.welcome-car{width:250px;bottom:-180px;left:-20%}.start-btn{bottom:24px;height:56px;font-size:16px}.welcome-car.is-haas{width:260px}}body.width-390 .welcome-logo{margin-top:180px;width:130px}body.width-390 .welcome-text{margin-top:50px}body.width-390 .welcome-title{font-size:22px}body.width-390 .welcome-desc{font-size:14px;padding:0 20px}body.width-390 .welcome-car{width:260px;bottom:-147px;left:-21%}body.width-390 .start-btn{bottom:30px;height:64px;font-size:16px}body.width-390 .welcome-car.is-haas{width:260px}@keyframes drive-sequence{0%{transform:rotate(45deg) translateY(200px);opacity:0;animation-timing-function:cubic-bezier(.25,.46,.45,.94)}15%{transform:rotate(45deg) translateY(0);opacity:1}20%{transform:rotate(45deg) translateY(0);opacity:1;animation-timing-function:cubic-bezier(.7,0,.84,0)}50%{transform:rotate(45deg) translateY(-200vh);opacity:0}50.1%{transform:rotate(45deg) translateY(200px);opacity:0}75%{transform:rotate(45deg) translateY(0);opacity:1;animation-timing-function:cubic-bezier(.25,.46,.45,.94)}to{transform:rotate(45deg) translateY(0);opacity:1}}.start-btn:before{content:"";position:absolute;inset:0;border-radius:91px;padding:1.3px;z-index:1;background:linear-gradient(160deg,#fff0,#ffffff4d 40%,#fffc,#ffffff4d 60%,#fff0);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.setting-page{background-color:#080808;height:100vh;padding:20px;display:flex;flex-direction:column;color:#fff;position:relative;overflow:hidden}.setting-header{width:100%;margin-bottom:40px;padding-top:10px;height:48px}.back-btn{position:absolute;top:60px;left:20px;background:none;border:none;padding:0;cursor:pointer;display:flex;align-items:center;z-index:20}.back-btn img{width:24px;height:24px}.skip-btn{position:absolute;top:62px;right:20px;font-size:16px;color:#fff;cursor:pointer;text-decoration:underline;z-index:20}.setting-title{text-align:center;margin-bottom:20px;margin-top:40px}.setting-title h2{font-size:32px;font-weight:700;color:#fff;margin-bottom:8px}.setting-title p{font-size:16px;font-weight:400;color:#939393}.skip-btn:after{content:"";display:inline-block;width:5px;height:5px;background-color:#cd1c10;border-radius:50%;position:absolute;top:-2px;right:-6px;box-shadow:0 0 4px #cd1c1080}.driver-grid{display:grid;grid-template-columns:repeat(2,1fr);row-gap:32px;column-gap:48px;justify-items:center;margin-top:29px;flex:1;overflow-y:auto;min-height:0;margin-bottom:0;padding-bottom:60px;-ms-overflow-style:none;scrollbar-width:none}.driver-grid::-webkit-scrollbar{display:none}.driver-circle{width:163px;height:163px;border-radius:50%;position:relative}.driver-circle .red-dot{position:absolute;top:7px;right:7px;width:8px;height:8px;background-color:#cd1c10;border-radius:50%;z-index:10;box-shadow:0 0 4px #cd1c1080}.driver-circle:before{content:"";position:absolute;inset:0;border-radius:50%;padding:1.3px;z-index:4;background:linear-gradient(140deg,#fff0,#ffffff4d 40%,#fffc,#ffffff4d 60%,#fff0);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.driver-circle .driver-img{width:100%;height:100%;object-fit:cover;border-radius:50%;opacity:1;transition:opacity .3s ease;z-index:1}.driver-item.selected .driver-circle:after{content:"";position:absolute;inset:0;border-radius:50%;background-color:#0000004d;-webkit-backdrop-filter:blur(2.5px);backdrop-filter:blur(2.5px);z-index:2;pointer-events:none}.heart-overlay{position:absolute;inset:0;z-index:3;display:flex;justify-content:center;align-items:center;pointer-events:none}.heart-icon-svg{width:48px;height:48px;filter:drop-shadow(0 0 10px rgba(255,255,255,.3))}.driver-info{display:flex;flex-direction:column;align-items:center;text-align:center;margin-top:8px}.eng-name{font-size:20px;font-weight:700;color:#939393;letter-spacing:-.2px;transition:color .3s ease}.kor-name{font-size:14px;font-weight:400;color:#939393;letter-spacing:-.42px;transition:color .3s ease}.driver-item.selected .eng-name,.driver-item.selected .kor-name{color:#fff!important}.apply-btn{padding:22px 36px;border-radius:91px;border:none;background:#282828b3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;font-size:18px;font-weight:600;cursor:pointer;z-index:10;outline:none;-webkit-tap-highlight-color:transparent;display:flex;justify-content:center;align-items:center}.apply-btn:disabled{color:#6d6d6d;background:#14141480;cursor:default}.apply-btn:before{content:"";position:absolute;inset:0;border-radius:91px;padding:1.3px;z-index:1;background:linear-gradient(160deg,#fff0,#ffffff4d 40%,#fffc,#ffffff4d 60%,#fff0);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}@media screen and (max-width:420px){.skip-btn{font-size:14px}.eng-name{font-size:18px}.kor-name{font-size:12px}.driver-grid{column-gap:16px}.driver-circle{width:145px;height:145px}.apply-btn{padding:18px 36px;font-size:16px;bottom:24px}}@font-face{font-family:Juventus Fans;src:url(/assets/juventus-fans-bold-BqBFQEIX.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Anton;src:url(/assets/Anton-Regular-DcVcLnRJ.ttf) format("truetype");font-weight:400;font-style:normal}:root{--font-main: "Roboto", sans-serif;--font-title: "Juventus Fans", sans-serif;--font-anton: "Anton", sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{margin-left:400px;display:flex;justify-content:center;align-items:flex-start;min-height:100vh;background-color:#1a1a1a;position:relative;font-family:var(--font-main);-webkit-font-smoothing:antialiased}body:after{content:"";position:fixed;top:47%;left:31%;transform:translateY(-50%);width:1100px;height:1100px;background:radial-gradient(circle,#fafafa33,#73737300 70%);pointer-events:none;z-index:-1}#video-background{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;overflow:hidden}#video-background video{position:absolute;top:50%;left:50%;width:100%;height:100%;transform:translate(-50%,-50%);object-fit:cover;opacity:.8}#logo-overlay{position:fixed;bottom:320px;left:25%;z-index:10}#logo-overlay .logo-container{position:relative;width:150px;height:150px;display:flex;align-items:center;justify-content:center;padding:1px;border-radius:5px}.logo-border-glow{position:absolute;inset:-1px;border-radius:5px;padding:1px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;-webkit-mask-composite:xor;pointer-events:none;z-index:1;overflow:hidden}.logo-border-glow:before{content:"";position:absolute;width:400px;height:400px;background:linear-gradient(135deg,transparent 45%,rgba(255,255,255,.6) 50%,transparent 55%);top:50%;left:50%;margin-top:-180px;margin-left:-180px;will-change:transform;animation:logo-glow-rotate 4.6s linear infinite}@keyframes logo-glow-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}#logo-overlay .force1-logo{width:150px;height:auto;opacity:1;border-radius:5px}.id-team-info-container{position:fixed;bottom:20%;left:25.5%;z-index:10;display:flex;flex-direction:column;gap:5px}.id-team-title-box{padding:10px 0;width:fit-content}.id-team-title{font-size:40px;font-weight:500;opacity:.15;margin:0;color:#fff;font-family:var(--font-main);letter-spacing:.5px}.id-team-members{display:flex;gap:20px;align-items:center}.id-team-member{font-size:12px;font-weight:300;margin-bottom:15px;white-space:nowrap;color:#d9d9d9;letter-spacing:.5px}.toggle-container{display:flex;align-items:center;gap:10px;cursor:pointer}.switch{position:relative;display:inline-block;width:64px;height:34px}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;inset:0;background-color:#444;transition:.3s;border-radius:20px}.slider:before{position:absolute;content:"";height:28px;width:28px;left:31px;bottom:3px;background-color:#fff;transition:.3s;border-radius:50%}input:checked+.slider{background-color:#cd1c10}input:checked+.slider:before{transform:translate(-27px)}body.hide-guide-points *[class*=guide-point]:after,body.hide-guide-points *[class*=guide-point]:before,body.hide-guide-points .guide-point:after,body.hide-guide-points .guide-point:before{display:none!important;opacity:0!important;visibility:hidden!important;content:none!important}body.hide-guide-points .tab-community button.active:after{display:block!important;opacity:1!important;visibility:visible!important;content:""!important}body.hide-guide-points .login-btn.google:before,body.hide-guide-points .login-btn.email:before,body.hide-guide-points .apply-btn-setting:before,body.hide-guide-points .start-btn:before,body.hide-guide-points .skip-btn:before,body.hide-guide-points .team-circle:before,body.hide-guide-points .driver-circle:before{display:block!important;opacity:1!important;visibility:visible!important;content:""!important}#root{width:100%;max-width:min(430px,100vw);min-height:100vh;background-color:#080808;position:relative;box-shadow:0 0 20px #0000001a;overflow-x:clip;transition:max-width .3s ease}body.width-390 #root{max-width:min(390px,100vw)}.width-toggle-group{display:flex;padding:20px 4px;border-radius:8px;width:fit-content}.width-btn{background:transparent;border:none;color:#767676;font-size:18px;font-weight:400;padding:5px 12px;border-radius:10px;cursor:pointer;transition:all .2s}.width-toggle:nth-child(1){background:#ffffff14;border-radius:10px;padding:10px 15px}.width-btn.active{background:#cd1c10;color:#fff}.width-btn:hover:not(.active){background:#ffffff1a;color:#eaeaea}.layout-padding{padding-left:20px;padding-right:20px;width:100%}@media(max-width:1200px)and (min-width:900px){body{margin-left:300px}body:after{left:20%}#logo-overlay{left:10%}.id-team-info-container{left:10.5%}}
