.roast-popup-dialog.rt-DialogContent{background:transparent;border:none;box-shadow:0 25px 60px -12px rgba(0,0,0,.5);padding:0}.roast-popup-bg{position:absolute;inset:0;border-radius:var(--radius-5);overflow:hidden;background:var(--roast-bg-gradient)}.roast-popup-bg:after{content:"";position:absolute;inset:0;opacity:.03;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");background-size:128px 128px;pointer-events:none}.roast-popup-edge{position:absolute;bottom:0;left:0;right:0;height:2px;border-radius:0 0 var(--radius-4) var(--radius-4);background:linear-gradient(90deg,transparent,rgba(255,143,0,.5) 20%,rgba(255,196,0,.8) 50%,rgba(255,143,0,.5) 80%,transparent);box-shadow:0 0 12px 4px rgba(255,143,0,.3),0 0 30px 8px rgba(204,112,0,.15);animation:roastEdgePulse 2.5s ease-in-out infinite alternate}@keyframes roastEdgePulse{0%{opacity:.5}to{opacity:1}}.roast-popup-cta{position:relative;display:inline-block}.roast-popup-cta:before{inset:-2px;background:var(--roast-cta-glow-ring);background-size:400% 400%;z-index:0;opacity:.85}.roast-popup-cta:after,.roast-popup-cta:before{content:"";position:absolute;border-radius:9999px;animation:roastCtaGlow 4s ease infinite}.roast-popup-cta:after{inset:-6px;background:var(--roast-cta-glow);background-size:400% 400%;filter:blur(12px);z-index:-1;opacity:.35}@keyframes roastCtaGlow{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.roast-popup-cta{transition:transform .2s cubic-bezier(.16,1,.3,1)}.roast-popup-cta:hover{transform:scale(1.04)}.roast-popup-cta:active{transform:scale(.97)}.roast-popup-ember{background:radial-gradient(circle,#ffc400 0,rgba(255,143,0,.8) 50%,transparent 100%);animation:roastEmberFloat linear infinite;box-shadow:0 0 4px 1px rgba(255,176,60,.6)}@keyframes roastEmberFloat{0%{transform:translateY(0) translateX(0) scale(1);opacity:0}10%{opacity:1}50%{transform:translateY(-80px) translateX(8px) scale(.6);opacity:.6}to{transform:translateY(-160px) translateX(-5px) scale(.1);opacity:0}}.roast-banner{position:relative;width:100%;overflow:hidden;background:linear-gradient(90deg,#6b8cff,#4858a5 20%,#353c7a 35%,#4e2e5c 50%,#8e3858 65%,#ab2838 80%,#c01820);padding-block:4px}.roast-banner-bg{position:absolute;inset:0;overflow:hidden}.roast-banner-bg:after{content:"";position:absolute;inset:0;opacity:.04;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");background-size:128px 128px;pointer-events:none}.roast-banner-content{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;gap:12px;padding:9px 16px}.roast-banner-cta{display:inline-flex;align-items:center;gap:4px;padding:4px 14px;border-radius:9999px;background:#fff;color:#000;border:1px solid hsla(0,0%,100%,.4);text-decoration:none;white-space:nowrap;transition:background-color .15s ease}.roast-banner-cta:hover{background:hsla(0,0%,100%,.75)}.roast-banner-cta:active{background:hsla(0,0%,100%,.6)}.roast-banner-edge{position:absolute;bottom:0;left:0;right:0;height:1px;background:linear-gradient(90deg,rgba(107,140,255,.3),hsla(0,0%,100%,.4) 50%,rgba(255,143,0,.5));box-shadow:0 0 8px 2px hsla(0,0%,100%,.1),0 0 20px 4px rgba(107,140,255,.08)}