@keyframes crt-flash{0%{opacity:1}20%{opacity:.3}40%{opacity:1}60%{opacity:.2}80%{opacity:1}to{opacity:1}}@keyframes crt-collapse{0%{transform:scaleY(1);opacity:1}40%{transform:scaleY(.05);opacity:.5}70%{transform:scaleY(.01);opacity:0}to{transform:scaleY(0);opacity:0}}@keyframes crt-expand{0%{transform:scaleY(0);opacity:0}60%{transform:scaleY(.05);opacity:.4}80%{transform:scaleY(.8);opacity:.8}to{transform:scaleY(1);opacity:1}}.crt-transition{animation:crt-flash .18s ease-out,crt-collapse .25s ease-in forwards}.crt-transition-in{animation:crt-expand .33s ease-out;transform-origin:center}.tpg-layout{display:grid;grid-template-columns:2.2fr 1fr;gap:50px;height:100vh;padding:50px;color:#fff}.left-column{display:flex;flex-direction:column;gap:25px;margin-top:10px;height:40px}.logo-section{padding-bottom:10px}.logo{width:330px;filter:drop-shadow(0 5px 10px rgba(0,0,0,.4))}.row{display:flex;gap:30px}.info-box{flex:1;background:#ffffff14;border-radius:20px;padding:15px 20px;display:flex;justify-content:center;align-items:center;box-shadow:0 4px 20px #00000040;border:1px solid rgba(255,255,255,.12);color:#fff;font-size:1.4rem}.news-box{background:#ffffff14;border-radius:25px;padding:35px;border:1px solid rgba(255,255,255,.1)}.news-box h2{font-size:2.6rem;margin-bottom:20px;font-weight:700}.news-item{margin-bottom:25px;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:15px}.news-img{width:100px;height:100px;border-radius:50%;object-fit:cover;margin-bottom:10px}.news-text h3{font-size:1.4rem;margin-bottom:6px;font-weight:600}.news-text p{opacity:.85;font-size:1rem;line-height:1.4rem}.news-item{display:flex;align-items:flex-start;gap:18px;margin-bottom:25px;padding-bottom:15px;border-bottom:1px solid rgba(255,255,255,.1)}.news-item:last-child{border-bottom:none}.news-img{width:90px;height:90px;border-radius:12px;object-fit:cover;flex-shrink:0}.news-text{display:flex;flex-direction:column;justify-content:center;flex:1}.news-title{font-size:1.4rem;font-weight:600;margin:0 0 5px}.news-desc{opacity:.85;font-size:1rem;line-height:1.35rem}.right-column{display:flex;flex-direction:column;padding-right:20px}.title{font-size:3rem;font-weight:700;margin-bottom:20px}.tradein-list{display:flex;flex-direction:column;gap:25px}.tradein-item{display:flex;align-items:center;gap:18px;font-size:1.9rem;background:#ffffff14;padding:15px 20px;border-radius:20px;border:1px solid rgba(255,255,255,.1);box-shadow:0 3px 10px #0003}.tradein-img{width:70px;height:70px;border-radius:50%;object-fit:cover;background:#fff3}.bf-title{font-size:4rem;font-weight:900;color:#f7d774;text-shadow:0 0 20px rgba(255,215,90,.8),0 0 40px rgba(255,215,90,.4);letter-spacing:2px;margin-bottom:30px}.bf-card{display:flex;background:#0009;border:2px solid rgba(255,215,90,.35);padding:25px;border-radius:18px;margin-bottom:35px;box-shadow:0 0 25px #ffd75a40;transition:transform .4s ease,box-shadow .4s ease}.bf-card:hover{transform:scale(1.03);box-shadow:0 0 40px #ffd75a80}.bf-time{font-size:2.2rem;font-weight:800;color:#ffd76e;margin-bottom:8px}.bf-title-text{font-size:1.8rem;font-weight:700;color:#fff}.bf-desc{font-size:1.3rem;opacity:.85;color:#e9e9e9}.bf-img{width:160px;height:160px;border-radius:15px;object-fit:cover;margin-right:25px;border:2px solid rgba(255,215,90,.4);box-shadow:0 0 15px #ffd75a4d}body,html{margin:0;padding:0;overflow:hidden;background:#000;font-family:Inter,sans-serif}.bf-container{width:100vw;height:100vh;padding:40px;text-align:center;color:#fff;position:relative;background:radial-gradient(circle at center,#1a1a1a,#0e0e0e,#000 70%);background-size:200% 200%;animation:bgPulse 25s ease-in-out infinite;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;opacity:0;animation:fadeIn 1.2s ease forwards}@keyframes bgPulse{0%{background-position:0% 0%}50%{background-position:100% 100%}to{background-position:0% 0%}}@keyframes fadeIn{to{opacity:1}}.bf-logo{width:260px;margin-bottom:20px;filter:drop-shadow(0 0 12px rgba(255,215,100,.4))}.bf-title{font-size:4.5rem;font-weight:900;margin:10px 0 20px;color:#ffd88a;text-shadow:0 0 20px rgba(255,200,120,.8),0 0 50px rgba(255,170,60,.5)}.bf-subtitle{font-size:2rem;opacity:.85;margin-bottom:20px}.bf-timer,.bf-next{font-size:1.8rem;margin-top:5px;margin-bottom:20px;opacity:.9}.gold{color:#ffdd8a;font-weight:700;text-shadow:0 0 10px rgba(255,220,140,.7)}.bf-deal-box{width:70%;max-width:1400px;padding:40px;margin:35px auto;background:#0000008c;border:2px solid rgba(255,200,90,.5);border-radius:25px;box-shadow:0 0 20px #ffc85066,0 0 40px #ffc85033,inset 0 0 25px #ffc86426;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;animation:boxFade 1s ease forwards}@keyframes boxFade{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.deal-time{font-size:3rem;font-weight:800;margin-bottom:15px;color:#ffd88a;text-shadow:0 0 15px rgba(255,200,120,.7),0 0 30px rgba(255,140,50,.4)}.deal-title{font-size:2.5rem;font-weight:900;margin-bottom:10px;color:#fff}.deal-desc{font-size:1.6rem;max-width:80%;opacity:.95}::-webkit-scrollbar{width:0;height:0}.body-bg{position:fixed;inset:0;z-index:-1;overflow:hidden;background:radial-gradient(circle at 20% 30%,rgba(30,41,59,.35),transparent 60%),radial-gradient(circle at 80% 70%,rgba(15,23,42,.3),transparent 60%),linear-gradient(135deg,#0a0a0a,#111827,#0f172a,#1e293b);background-size:350% 350%;animation:bgShift 14s ease-in-out infinite;filter:brightness(1.15)}@keyframes bgShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes crt-reboot{0%{opacity:0;transform:scaleY(0)}15%{opacity:1;transform:scaleY(.05)}40%{opacity:.3;transform:scaleY(1.1)}60%{opacity:1;transform:scaleY(1)}to{opacity:1}}.crt-reboot{animation:crt-reboot .6s ease-out}*{margin:0;padding:0;box-sizing:border-box;font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body{overflow:hidden}h1,h2,h3{font-weight:700;letter-spacing:.5px}p{font-weight:400}
