@keyframes Sns-module-scss-module__bZowbG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Sns-module-scss-module__bZowbG__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes Sns-module-scss-module__bZowbG__bounce{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}@keyframes Sns-module-scss-module__bZowbG__pulse{0%{box-shadow:0 0 #ff910066}70%{box-shadow:0 0 0 10px #ff910000}to{box-shadow:0 0 #ff910000}}@keyframes Sns-module-scss-module__bZowbG__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.Sns-module-scss-module__bZowbG__snsPage{background-color:#f9fafb;flex-direction:column;min-height:100vh;padding:5rem 0;display:flex}.Sns-module-scss-module__bZowbG__container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}.Sns-module-scss-module__bZowbG__snsHeader{text-align:center;margin-bottom:3rem;animation:.8s ease-in-out Sns-module-scss-module__bZowbG__fadeIn}.Sns-module-scss-module__bZowbG__snsHeader .Sns-module-scss-module__bZowbG__sectionTitle{color:#ff9100;margin-bottom:1.5rem;font-size:2.5rem;font-weight:700;position:relative}.Sns-module-scss-module__bZowbG__snsHeader .Sns-module-scss-module__bZowbG__sectionTitle:after{content:"";background:#ffbd59;border-radius:2px;width:80px;height:4px;position:absolute;bottom:-.75rem;left:50%;transform:translate(-50%)}.Sns-module-scss-module__bZowbG__snsHeader .Sns-module-scss-module__bZowbG__snsDescription{color:#05070b;max-width:600px;margin:0 auto;font-size:1.125rem;line-height:1.6}.Sns-module-scss-module__bZowbG__snsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:4rem;display:grid}@media (max-width:768px){.Sns-module-scss-module__bZowbG__snsGrid{grid-template-columns:1fr;gap:1.5rem}}.Sns-module-scss-module__bZowbG__snsCard{color:#1f2937;opacity:0;background-color:#fff;border-radius:1rem;align-items:center;padding:2rem;text-decoration:none;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 30px #00000014}.Sns-module-scss-module__bZowbG__snsCard.Sns-module-scss-module__bZowbG__animateSlideUp{animation:.5s ease-out forwards Sns-module-scss-module__bZowbG__slideUp}.Sns-module-scss-module__bZowbG__snsCard:before{content:"";background-color:var(--accent-color,#ff9100);width:6px;height:100%;transition:width .3s;position:absolute;top:0;left:0}.Sns-module-scss-module__bZowbG__snsCard:hover{transform:translateY(-5px);box-shadow:0 15px 35px #0000001f}.Sns-module-scss-module__bZowbG__snsCard:hover .Sns-module-scss-module__bZowbG__snsIcon{box-shadow:0 10px 25px rgba(var(--accent-color,#ff9100),.3);transform:scale(1.1)}.Sns-module-scss-module__bZowbG__snsCard:hover:before{width:12px}.Sns-module-scss-module__bZowbG__snsCard:hover .Sns-module-scss-module__bZowbG__snsArrow{opacity:1;transform:translate(5px)}.Sns-module-scss-module__bZowbG__snsIconWrapper{margin-right:1.5rem}@media (max-width:480px){.Sns-module-scss-module__bZowbG__snsIconWrapper{margin-right:1rem}}.Sns-module-scss-module__bZowbG__snsIcon{width:64px;height:64px;color:var(--accent-color,#ff9100);background-color:#fff;border-radius:16px;justify-content:center;align-items:center;transition:all .3s;display:flex;box-shadow:0 8px 20px #0000001a}@media (max-width:480px){.Sns-module-scss-module__bZowbG__snsIcon{border-radius:12px;width:52px;height:52px}}.Sns-module-scss-module__bZowbG__snsContent{flex:1}.Sns-module-scss-module__bZowbG__snsName{color:var(--accent-color,#ff9100);margin-bottom:.5rem;font-size:1.5rem;font-weight:700}@media (max-width:480px){.Sns-module-scss-module__bZowbG__snsName{font-size:1.25rem}}.Sns-module-scss-module__bZowbG__snsText{color:#4b5563;margin:0;font-size:.95rem;line-height:1.5}@media (max-width:480px){.Sns-module-scss-module__bZowbG__snsText{font-size:.875rem}}.Sns-module-scss-module__bZowbG__snsArrow{color:var(--accent-color,#ff9100);opacity:.6;margin-left:1rem;transition:all .3s}@media (max-width:480px){.Sns-module-scss-module__bZowbG__snsArrow{display:none}}.Sns-module-scss-module__bZowbG__additionalContent{margin-bottom:4rem}.Sns-module-scss-module__bZowbG__qrCodeSection{text-align:center;opacity:0;background-color:#fff;border-radius:1rem;padding:3rem 2rem;animation:1s ease-in-out .5s forwards Sns-module-scss-module__bZowbG__fadeIn;box-shadow:0 8px 30px #00000014}.Sns-module-scss-module__bZowbG__qrCodeSection h2{color:#ff9100;margin-bottom:1rem;font-size:1.75rem;font-weight:700}.Sns-module-scss-module__bZowbG__qrCodeSection p{color:#4b5563;max-width:600px;margin:0 auto 2rem;font-size:1.1rem}.Sns-module-scss-module__bZowbG__qrCodes{flex-wrap:wrap;justify-content:center;gap:2.5rem;display:flex}@media (max-width:768px){.Sns-module-scss-module__bZowbG__qrCodes{gap:1.5rem}}.Sns-module-scss-module__bZowbG__qrCodeItem{text-align:center}.Sns-module-scss-module__bZowbG__qrCodeItem p{color:#05070b;margin-top:1rem;font-size:1rem;font-weight:600}.Sns-module-scss-module__bZowbG__qrContainer{background-color:#fff;border-radius:.5rem;justify-content:center;align-items:center;width:120px;height:120px;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #0000001a}.Sns-module-scss-module__bZowbG__qrContainer:hover{transform:translateY(-5px);box-shadow:0 10px 25px #00000026}.Sns-module-scss-module__bZowbG__qrContainer:hover .Sns-module-scss-module__bZowbG__qrIconOverlay{background-color:#fffc;animation:1.5s infinite Sns-module-scss-module__bZowbG__pulse}@media (max-width:480px){.Sns-module-scss-module__bZowbG__qrContainer{width:100px;height:100px}}.Sns-module-scss-module__bZowbG__qrImage{object-fit:cover;width:120px;height:120px;transition:all .3s}@media (max-width:480px){.Sns-module-scss-module__bZowbG__qrImage{width:100px;height:100px}}.Sns-module-scss-module__bZowbG__qrIconOverlay{width:40px;height:40px;color:var(--accent-color,#ff9100);z-index:2;background-color:#ffffffe6;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;box-shadow:0 2px 8px #0000001a}@media (max-width:480px){.Sns-module-scss-module__bZowbG__qrIconOverlay{width:32px;height:32px}}.Sns-module-scss-module__bZowbG__qrIcon{color:#9ca3af;transition:all .3s}.Sns-module-scss-module__bZowbG__sponsorSection{opacity:0;background:linear-gradient(135deg,#ff91000d,#ffbd590d);border-radius:1.5rem;margin:4rem 0;padding:3rem 2rem;animation:1s ease-in-out .4s forwards Sns-module-scss-module__bZowbG__fadeIn;position:relative;overflow:hidden}.Sns-module-scss-module__bZowbG__sponsorSection:before{content:"";background:linear-gradient(45deg,#0000,#ff91001a,#0000);border-radius:50%;width:300px;height:300px;animation:3s linear infinite Sns-module-scss-module__bZowbG__shimmer;position:absolute;top:-50%;right:-50%}@media (max-width:768px){.Sns-module-scss-module__bZowbG__sponsorSection{margin:3rem 0;padding:2rem 1.5rem}}@media (max-width:480px){.Sns-module-scss-module__bZowbG__sponsorSection{border-radius:1rem;margin:2rem 0;padding:1.5rem 1rem}}@media (max-width:360px){.Sns-module-scss-module__bZowbG__sponsorSection{padding:1rem .75rem}}.Sns-module-scss-module__bZowbG__sponsorHeader{text-align:center;margin-bottom:3rem}.Sns-module-scss-module__bZowbG__sponsorHeader .Sns-module-scss-module__bZowbG__sponsorTitle{color:#ff9100;margin-bottom:1rem;font-size:2.25rem;font-weight:700;position:relative}.Sns-module-scss-module__bZowbG__sponsorHeader .Sns-module-scss-module__bZowbG__sponsorTitle:after{content:"";background:linear-gradient(90deg,#ff9100,#ffbd59);border-radius:2px;width:100px;height:4px;position:absolute;bottom:-.75rem;left:50%;transform:translate(-50%)}@media (max-width:768px){.Sns-module-scss-module__bZowbG__sponsorHeader .Sns-module-scss-module__bZowbG__sponsorTitle{font-size:1.875rem}}.Sns-module-scss-module__bZowbG__sponsorHeader .Sns-module-scss-module__bZowbG__sponsorDescription{color:#4b5563;max-width:600px;margin:0 auto;font-size:1.125rem;line-height:1.6}.Sns-module-scss-module__bZowbG__sponsorGrid{gap:2rem;max-width:800px;margin:0 auto;display:grid}@media (max-width:768px){.Sns-module-scss-module__bZowbG__sponsorGrid{gap:1.5rem}}.Sns-module-scss-module__bZowbG__sponsorCard{background:#fff;border:1px solid #ff91001a;border-radius:1.5rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden;box-shadow:0 12px 40px #00000014}.Sns-module-scss-module__bZowbG__sponsorCard:before{content:"";background:linear-gradient(90deg,#ff9100,#ffbd59);height:4px;position:absolute;top:0;left:0;right:0}.Sns-module-scss-module__bZowbG__sponsorCard:hover{transform:translateY(-8px);box-shadow:0 20px 60px #ff910026}.Sns-module-scss-module__bZowbG__sponsorCard:hover .Sns-module-scss-module__bZowbG__sponsorLogo{transform:scale(1.05)}.Sns-module-scss-module__bZowbG__sponsorCard:hover .Sns-module-scss-module__bZowbG__sponsorButton{color:#fff;background:linear-gradient(135deg,#ff9100,#ffbd59);transform:translateY(-2px);box-shadow:0 8px 25px #ff91004d}@media (max-width:768px){.Sns-module-scss-module__bZowbG__sponsorCard{border-radius:1rem}}.Sns-module-scss-module__bZowbG__sponsorImageWrapper{text-align:center;background:linear-gradient(135deg,#ff910005,#ffbd5905);padding:2rem 2rem 1rem}@media (max-width:768px){.Sns-module-scss-module__bZowbG__sponsorImageWrapper{padding:1.5rem 1.5rem 1rem}}@media (max-width:480px){.Sns-module-scss-module__bZowbG__sponsorImageWrapper{padding:1rem 1rem .75rem}}@media (max-width:360px){.Sns-module-scss-module__bZowbG__sponsorImageWrapper{padding:.75rem .75rem .5rem}}.Sns-module-scss-module__bZowbG__sponsorLogo{background:#fff;border-radius:16px;justify-content:center;align-items:center;width:560px;height:315px;margin:0 auto;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 30px #ff910026}.Sns-module-scss-module__bZowbG__sponsorLogo:before{content:"";z-index:-1;opacity:0;background:linear-gradient(45deg,#ff9100,#ffbd59,#ff9100);border-radius:17px;transition:opacity .3s;position:absolute;inset:-1px}.Sns-module-scss-module__bZowbG__sponsorLogo:hover:before{opacity:.1}@media (max-width:768px){.Sns-module-scss-module__bZowbG__sponsorLogo{border-radius:12px;width:400px;height:225px}}@media (max-width:480px){.Sns-module-scss-module__bZowbG__sponsorLogo{border-radius:10px;width:280px;height:158px}}@media (max-width:360px){.Sns-module-scss-module__bZowbG__sponsorLogo{width:260px;height:146px}}.Sns-module-scss-module__bZowbG__sponsorLogoImage{object-fit:cover;border-radius:12px;width:540px;height:295px;padding:10px}@media (max-width:768px){.Sns-module-scss-module__bZowbG__sponsorLogoImage{border-radius:8px;width:380px;height:205px}}@media (max-width:480px){.Sns-module-scss-module__bZowbG__sponsorLogoImage{border-radius:6px;width:260px;height:138px}}@media (max-width:360px){.Sns-module-scss-module__bZowbG__sponsorLogoImage{width:240px;height:126px}}.Sns-module-scss-module__bZowbG__sponsorLogoPlaceholder{color:#fff;background:linear-gradient(135deg,#ff9100,#ffbd59);border-radius:12px;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.Sns-module-scss-module__bZowbG__sponsorLogoPlaceholder .Sns-module-scss-module__bZowbG__logoText{letter-spacing:.1rem;font-size:1.75rem;font-weight:700}@media (max-width:768px){.Sns-module-scss-module__bZowbG__sponsorLogoPlaceholder .Sns-module-scss-module__bZowbG__logoText{font-size:1.5rem}}@media (max-width:480px){.Sns-module-scss-module__bZowbG__sponsorLogoPlaceholder .Sns-module-scss-module__bZowbG__logoText{font-size:1.25rem}}.Sns-module-scss-module__bZowbG__sponsorContent{padding:2rem}@media (max-width:768px){.Sns-module-scss-module__bZowbG__sponsorContent{padding:1.5rem}}.Sns-module-scss-module__bZowbG__sponsorName{color:#1f2937;background:linear-gradient(135deg,#ff9100,#ffbd59);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:1.75rem;font-weight:700}@media (max-width:768px){.Sns-module-scss-module__bZowbG__sponsorName{font-size:1.5rem}}.Sns-module-scss-module__bZowbG__sponsorTagline{color:#4b5563;margin-bottom:1rem;font-size:1.125rem;font-weight:600}@media (max-width:768px){.Sns-module-scss-module__bZowbG__sponsorTagline{font-size:1rem}}.Sns-module-scss-module__bZowbG__sponsorDescription{color:#4b5563;margin-bottom:2rem;font-size:.95rem;line-height:1.7}@media (max-width:768px){.Sns-module-scss-module__bZowbG__sponsorDescription{margin-bottom:1.5rem;font-size:.875rem}}.Sns-module-scss-module__bZowbG__sponsorFeatures{flex-wrap:wrap;gap:1rem;margin-bottom:2rem;display:flex}@media (max-width:768px){.Sns-module-scss-module__bZowbG__sponsorFeatures{gap:.75rem;margin-bottom:1.5rem}}.Sns-module-scss-module__bZowbG__feature{color:#05070b;background:#ff91000d;border:1px solid #ff91001a;border-radius:25px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .3s;display:flex}.Sns-module-scss-module__bZowbG__feature:hover{background:#ff91001a;border-color:#ff910033;transform:translateY(-1px)}@media (max-width:768px){.Sns-module-scss-module__bZowbG__feature{padding:.4rem .8rem;font-size:.8rem}}.Sns-module-scss-module__bZowbG__featureIcon{font-size:1rem}@media (max-width:768px){.Sns-module-scss-module__bZowbG__featureIcon{font-size:.875rem}}.Sns-module-scss-module__bZowbG__sponsorButton{color:#ff9100;background:#fff;border:2px solid #ff9100;border-radius:50px;align-items:center;gap:.75rem;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 15px #ff910033}.Sns-module-scss-module__bZowbG__sponsorButton:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.Sns-module-scss-module__bZowbG__sponsorButton:hover:before{left:100%}.Sns-module-scss-module__bZowbG__sponsorButton svg{transition:transform .3s}.Sns-module-scss-module__bZowbG__sponsorButton:hover svg{transform:rotate(45deg)}@media (max-width:768px){.Sns-module-scss-module__bZowbG__sponsorButton{gap:.5rem;padding:.875rem 1.5rem;font-size:.875rem}}.Sns-module-scss-module__bZowbG__ctaSection{margin-top:3rem}.Sns-module-scss-module__bZowbG__ctaSection .Sns-module-scss-module__bZowbG__ctaCard{text-align:center;color:#fff;opacity:0;background:linear-gradient(135deg,#ff9100,#ffbd59);border-radius:1rem;padding:3rem 2rem;animation:1s ease-in-out .7s forwards Sns-module-scss-module__bZowbG__fadeIn;box-shadow:0 15px 35px #ff910040}.Sns-module-scss-module__bZowbG__ctaSection .Sns-module-scss-module__bZowbG__ctaCard h2{margin-bottom:1rem;font-size:2rem;font-weight:700}.Sns-module-scss-module__bZowbG__ctaSection .Sns-module-scss-module__bZowbG__ctaCard p{opacity:.9;max-width:600px;margin:0 auto 2rem;font-size:1.125rem}.Sns-module-scss-module__bZowbG__btnPrimary{color:#ff9100;background-color:#fff;border-radius:.5rem;justify-content:center;align-items:center;padding:.9rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 5px 15px #0000001a}.Sns-module-scss-module__bZowbG__btnPrimary:hover{background-color:#ffffffe6;transform:translateY(-3px);box-shadow:0 8px 25px #00000026}
