.community-showcase-section{padding:4rem 0;display:flex;align-items:center;justify-content:center}.community-showcase-container{max-width:100%;width:100%;margin:0 auto;overflow:visible}.community-showcase-card{position:relative;background:transparent;padding:2rem 1rem 3rem;overflow:visible}.community-header{text-align:center;margin-bottom:2rem;margin-top:-1rem}.live-stats-badge{display:inline-flex;align-items:center;background:rgba(132,204,22,.2);border:1px solid rgba(132,204,22,.3);border-radius:2rem;padding:.5rem 1.5rem;margin-bottom:1rem;color:#84cc16;font-weight:600;font-size:.875rem;gap:.5rem}.community-title{font-size:2rem;font-weight:700;color:white;margin-bottom:.5rem;line-height:1.2}.community-subtitle{color:rgba(255,255,255,.7);font-size:1.1rem}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2rem;gap:2rem;margin-bottom:3rem}.stat-item{text-align:center;position:relative}.stat-visual{position:relative;width:120px;height:120px;margin:0 auto 1.5rem}.orbit-ring{position:absolute;inset:0;border-radius:50%;background:linear-gradient(135deg,rgba(59,130,246,.2),rgba(168,85,247,.2));animation:spin-slow 20s linear infinite}.center-avatar{top:50%;left:50%;transform:translate(-50%,-50%);width:4rem;height:4rem;background:linear-gradient(135deg,#84cc16,#65a30d);font-size:1.125rem;box-shadow:0 10px 25px rgba(0,0,0,.2)}.center-avatar,.orbit-avatar{position:absolute;border-radius:50%;display:flex;align-items:center;justify-content:center;color:white;font-weight:700}.orbit-avatar{width:2.5rem;height:2.5rem;font-size:.75rem;box-shadow:0 5px 15px rgba(0,0,0,.3)}.orbit-top{top:0;left:50%;transform:translate(-50%,-50%);background:linear-gradient(135deg,#3b82f6,#1d4ed8)}.orbit-right{top:50%;right:0;transform:translate(50%,-50%);background:linear-gradient(135deg,#8b5cf6,#7c3aed)}.orbit-bottom{bottom:0;left:50%;transform:translate(-50%,50%);background:linear-gradient(135deg,#ec4899,#db2777)}.orbit-left{top:50%;left:0;transform:translate(-50%,-50%);background:linear-gradient(135deg,#06b6d4,#0891b2)}.success-icon-container{position:relative;width:120px;height:120px}.success-icon-bg{position:absolute;inset:0;border-radius:50%;background:rgba(168,85,247,.2)}.success-icon{top:50%;left:50%;transform:translate(-50%,-50%);width:4rem;height:4rem;background:linear-gradient(135deg,#a855f7,#9333ea)}.success-check,.success-icon{position:absolute;border-radius:50%;display:flex;align-items:center;justify-content:center;color:white}.success-check{top:-.5rem;right:-.5rem;width:2rem;height:2rem;background:#10b981;font-size:.75rem;font-weight:700}.live-icon-container{position:relative;width:120px;height:120px}.live-icon-bg{inset:0;background:rgba(16,185,129,.2);animation:pulse 2s infinite}.live-icon,.live-icon-bg{position:absolute;border-radius:50%}.live-icon{top:50%;left:50%;transform:translate(-50%,-50%);width:4rem;height:4rem;background:linear-gradient(135deg,#10b981,#059669);display:flex;align-items:center;justify-content:center;color:white}.live-indicator{animation:ping 1s cubic-bezier(0,0,.2,1) infinite}.live-dot,.live-indicator{position:absolute;top:-.25rem;right:-.25rem;width:1.5rem;height:1.5rem;background:#ef4444;border-radius:50%}.live-dot{display:flex;align-items:center;justify-content:center}.live-dot:after{content:"";width:.5rem;height:.5rem;background:white;border-radius:50%}.stat-number{font-size:3rem;font-weight:700;margin-bottom:.5rem;background:linear-gradient(135deg,#3b82f6,#8b5cf6,#ec4899);background-clip:text;-webkit-background-clip:text;background-size:200% 200%;animation:gradient-shift 3s ease infinite}.stat-number,.success-rate{-webkit-text-fill-color:transparent}.success-rate{background:linear-gradient(135deg,#a855f7,#ec4899);background-clip:text;-webkit-background-clip:text}.live-text{background:linear-gradient(135deg,#10b981,#06b6d4);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.stat-label{color:rgba(255,255,255,.8);font-weight:500;margin-bottom:.5rem}.stat-description{color:rgba(255,255,255,.6);font-size:.875rem;margin-top:.25rem}.star-rating{display:flex;justify-content:center;gap:.25rem;margin-top:.5rem}.star-icon{width:1rem;height:1rem;color:#fbbf24;fill:currentColor}.activity-feed{background:rgba(0,0,0,.2);border-radius:1rem;padding:1.5rem;margin-bottom:2rem;border:1px solid rgba(255,255,255,.05)}.activity-header{display:flex;align-items:center;justify-content:between;margin-bottom:1rem}.activity-title{color:white;font-weight:600;display:flex;align-items:center;gap:.5rem;flex:1 1}.live-dot-small{width:.5rem;height:.5rem;background:#10b981;border-radius:50%;animation:pulse 2s infinite}.activity-timestamp{color:rgba(255,255,255,.6);font-size:.75rem}.activity-list{display:flex;flex-direction:column;gap:.5rem}.activity-item{display:flex;align-items:center;justify-content:space-between;color:rgba(255,255,255,.8);font-size:.875rem}.activity-time{font-size:.75rem;font-weight:500}.activity-time.success{color:#10b981}.activity-time.info{color:#3b82f6}.activity-time.warning{color:#a855f7}.community-title-section{text-align:center;margin:2rem 0 1rem}.community-cta-buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1.5rem}.community-auth-button,.community-cta-button{background:transparent;border:2px solid var(--button-color);color:var(--button-color);padding:1rem 2rem;border-radius:.5rem;text-decoration:none;font-weight:600;font-size:1rem;transition:all .3s ease;cursor:pointer;display:flex;align-items:center;gap:.75rem;box-shadow:0 2px 8px rgba(88,83,188,.2)}.community-auth-button:hover,.community-cta-button:hover{background:var(--button-color);color:white;transform:translateY(-2px);box-shadow:0 8px 20px rgba(88,83,188,.4)}.community-auth-button .chevron,.community-cta-button .chevron{transition:transform .3s ease}.community-auth-button:hover .chevron,.community-cta-button:hover .chevron{transform:translateX(4px)}@keyframes spin-slow{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes orbit{0%{transform:translateZ(0) rotate(0deg) translateX(60px) rotate(0deg)}to{transform:translateZ(0) rotate(1turn) translateX(60px) rotate(-1turn)}}.animate-orbit,.animate-orbit-delay-1{animation:orbit 8s linear infinite;will-change:transform;transform:translateZ(0)}.animate-orbit-delay-1{animation-delay:-2s}.animate-orbit-delay-2{animation:orbit 8s linear infinite;animation-delay:-4s;will-change:transform;transform:translateZ(0)}.animate-orbit-delay-3{animation:orbit 8s linear infinite;animation-delay:-6s;will-change:transform;transform:translateZ(0)}@keyframes bounce{0%,20%,53%,80%,to{transform:translateZ(0)}40%,43%{transform:translate3d(0,-8px,0)}70%{transform:translate3d(0,-4px,0)}90%{transform:translate3d(0,-2px,0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes ping{75%,to{transform:scale(2);opacity:0}}@keyframes gradient-shift{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.animate-on-scroll{transition:opacity 1s ease-out,transform 1s ease-out}.animate-in{opacity:1!important;transform:translateY(0)!important}.animate-on-scroll,.orbit-avatar,.orbit-ring{will-change:transform,opacity;transform:translateZ(0)}@media (max-width:768px){@keyframes orbit{0%{transform:rotate(0deg) translateX(50px) rotate(0deg)}to{transform:rotate(1turn) translateX(50px) rotate(-1turn)}}.community-showcase-section{padding:2rem 1rem;min-height:auto}.community-showcase-card{padding:2rem;border-radius:2rem}.trust-badge-left,.trust-badge-right{display:none}.community-title{font-size:1.5rem}.stats-grid{grid-template-columns:1fr;gap:2rem;margin-bottom:2rem}.orbit-container,.stat-visual{width:100px;height:100px}.center-avatar{width:3rem;height:3rem;font-size:.875rem}.orbit-avatar{width:2rem;height:2rem;font-size:.625rem}.orbit-top{top:0;left:50%;transform:translate(-50%,-50%)}.orbit-right{top:50%;right:0;transform:translate(50%,-50%)}.orbit-bottom{bottom:0;left:50%;transform:translate(-50%,50%)}.orbit-left{top:50%;left:0;transform:translate(-50%,-50%)}.animate-orbit,.animate-orbit-delay-1{animation:orbit 10s linear infinite}.animate-orbit-delay-1{animation-delay:-2.5s}.animate-orbit-delay-2{animation:orbit 10s linear infinite;animation-delay:-5s}.animate-orbit-delay-3{animation:orbit 10s linear infinite;animation-delay:-7.5s}.live-icon-container,.success-icon-container{width:100px;height:100px}.live-icon,.success-icon{width:3rem;height:3rem}.stat-number{font-size:2.5rem}.activity-item{flex-direction:column;align-items:flex-start;gap:.25rem}.community-cta-buttons{flex-direction:column;align-items:center}.community-auth-button,.community-cta-button{width:100%;max-width:280px;justify-content:center}}@media (max-width:480px){.community-showcase-card{padding:1.5rem}.community-title{font-size:1.25rem}.stat-number{font-size:2rem}.activity-feed{padding:1rem}.skeleton-stats-grid{grid-template-columns:1fr;gap:2rem}.skeleton-buttons{flex-direction:column}.skeleton-button{width:100%;max-width:280px}}.community-showcase-skeleton{padding:2rem 1rem 3rem;text-align:center}.skeleton-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2rem;gap:2rem;margin-bottom:2rem}.skeleton-stat{display:flex;flex-direction:column;align-items:center;gap:1rem}.skeleton-circle{width:120px;height:120px;border-radius:50%;background:rgba(255,255,255,.1)}.skeleton-circle,.skeleton-number{animation:skeleton-pulse 1.5s ease-in-out infinite alternate}.skeleton-number{width:100px;height:40px;border-radius:8px;background:rgba(255,255,255,.15);animation-delay:.2s}.skeleton-label{width:120px;height:20px;border-radius:4px;background:rgba(255,255,255,.1);animation:skeleton-pulse 1.5s ease-in-out infinite alternate;animation-delay:.4s}.skeleton-title{width:60%;max-width:400px;height:32px;margin:2rem auto;border-radius:8px;background:rgba(255,255,255,.15);animation:skeleton-pulse 1.5s ease-in-out infinite alternate;animation-delay:.6s}.skeleton-buttons{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;margin-top:1.5rem}.skeleton-button{width:140px;height:48px;border-radius:8px;background:rgba(255,255,255,.1);animation:skeleton-pulse 1.5s ease-in-out infinite alternate;animation-delay:.8s}@keyframes skeleton-pulse{0%{opacity:1}to{opacity:.4}}.professional-tagline{text-align:center;margin-top:2rem;color:rgba(255,255,255,.8);font-family:var(--computer-font-family);font-size:.875rem;font-weight:500;opacity:.9}@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@400;500;600&display=swap");:root{--container-max-width:1200px;--padding-large:1.5rem;--padding-med:1rem;--padding-small:0.5rem;--padding-extra-small:0.3rem;--margin:1.5rem;--home-page-bg-color:#01061f;--home-page-bg-light:#3730a3;--home-page-bg-medium:#6366f1;--violet-600:#6C5CE7;--violet-700:#5A46E3;--violet-800:#4A36CF;--violet-200:#E8E3FF;--violet-50:#F9F7FF;--peach-500:#FF7A59;--peach-400:#FF916F;--ink-900:#0F1222;--ink-700:#2B2F43;--ink-500:#5C6380;--paper:#FFFFFF;--ice-50:#F5F8FF;--ice-100:#EDF3FF;--bg-hero:linear-gradient(180deg,var(--violet-700) 0%,var(--violet-600) 60%,var(--violet-800) 100%),radial-gradient(1200px 600px at 80% -10%,rgba(255,255,255,0.10),rgba(255,255,255,0));--bg-features:var(--paper);--bg-love:linear-gradient(180deg,var(--violet-50) 0%,var(--violet-200) 100%),radial-gradient(800px 400px at 20% -10%,rgba(108,92,231,0.08),rgba(108,92,231,0));--bg-faq:linear-gradient(180deg,var(--ice-50) 0%,var(--ice-100) 100%);--bg-precta:linear-gradient(180deg,var(--violet-800) 0%,var(--violet-700) 100%);--background-color:#f4f3f6df;--secondary-background-color:#fff;--secondary-hover-color:#d1d1d1;--third-background-color:#ececec;--header-background-color:#eeedee;--ineligible-background-color:#9e9e9e;--error-background-color:rgb(209,35,35);--error-hover-color:rgb(177,17,17);--info-bg-light:#f5f2fe;--selected-row-color:#e0e7ff;--text-color:#1a1a1b;--primary-text-color:#1a1a1b;--title-text-color:#333338;--secondary-text-color:#5a5a61;--warning-text-color:#93939d;--font-family:"Inter",sans-serif;--computer-font-family:"Roboto Mono",monospace;--button-text-color:#ffffff;--button-secondary-text-color:#e2e2e2;--button-color:#5853bc;--button-hover-color:#a29fe5;--button-pressed-color:#423da9;--disabled-button-color:#9996d1;--success-color:#10b981;--border-color:#e2e2e2;--card-background:#ffffff;--hover-background:#f8f9fa;--icon-background:#f3f4f6;--icon-color:#6b7280;--tag-background:#e5e7eb;--tag-text:#374151;--text-secondary:#6b7280;--primary-color:#625dc6}.body-secondary ul.tight-list{margin:0;padding-left:1.5rem;list-style-position:outside}.body-secondary ul.tight-list li{margin:0}.desktop-only{display:auto}.mobile-only{display:none}@media (max-width:599px){.desktop-only{display:none}.mobile-only{display:block}}.skip-link{position:absolute;top:-40px;left:6px;background:#000;color:#fff;padding:8px;text-decoration:none;z-index:1000;border-radius:4px;font-weight:700}.skip-link:focus{top:6px}html{scroll-behavior:smooth}body,html{overflow-x:hidden}body{margin:0;font-family:var(--font-family);background-color:initial;color:var(--text-color);line-height:1.5}.home-page-bg{background-color:var(--home-page-bg-color);color:var(--button-text-color)}.home-page-bg .container{max-width:none;padding:0;margin:0}.home-page-bg main{margin:0;padding:0}.body-secondary{color:var(--secondary-text-color)}.body,.body-secondary{margin:0;font-size:.9rem;font-family:var(--font-family);background-color:initial;line-height:1.5}.body{color:var(--text-color);font-weight:500}.h1-title{color:var(--title-text-color);font-size:2.5rem;font-weight:700;margin-bottom:.5rem;letter-spacing:-.02em}.h2-title{font-size:1.75rem}.h2-title,.h3-title{color:var(--title-text-color);font-weight:600;margin-top:.5rem;margin-bottom:.5rem;letter-spacing:-.01em}.h3-title{font-size:1.25rem}.h4-title{color:var(--text-color);font-size:1.1rem;font-weight:600;margin-top:.5rem;margin-bottom:.5rem;letter-spacing:-.01em}.small-subheading{font-size:1rem;letter-spacing:.02em}.meta-text,.small-subheading{color:var(--secondary-text-color);font-weight:500}.meta-text{font-size:.8rem}.container{max-width:var(--container-max-width);margin:0 auto;padding:var(--padding-med)}.flex{display:flex}.flex-col{flex-direction:column}.text-center{text-align:center}.tooltip-box{position:absolute;bottom:85%;left:10%;transform:translateX(-50%) translateY(-4px);white-space:nowrap;color:var(--text-color);background:var(--background-color);border:1px solid var(--border-color);padding:.25rem .5rem;border-radius:4px;box-shadow:0 4px 6px rgba(0,0,0,.1);z-index:10;pointer-events:none}.tooltip-header{position:relative;cursor:help}.tooltip-header:after{content:attr(data-tip);position:absolute;top:calc(100% + 4px);left:50%;transform:translateX(-50%);white-space:normal;max-width:280px;min-width:150px;padding:.25rem .5rem;border-radius:4px;border:1px solid var(--border-color);background:var(--background-color);color:var(--text-color);font-size:.75rem;word-wrap:break-word;box-sizing:border-box;opacity:0;pointer-events:none;transition:opacity .1s ease-in-out;z-index:10}.tooltip-header:hover:after{opacity:1}.footer{background-color:initial;color:var(--secondary-text-color);padding:1rem;text-align:center;font-size:.9rem;position:relative}.footer-content{max-width:1200px;margin:0 auto;padding:0 1rem}.footer-sections{display:flex;justify-content:space-between;margin-bottom:2rem;gap:1rem;align-items:flex-start}.footer-section{flex:1 1;text-align:left}.footer-strategies-section{flex:1.8 1}.footer-heading{font-weight:700;color:var(--text-color);margin:0 0 1rem;font-size:1rem}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:.5rem}.footer-link{color:var(--secondary-text-color);text-decoration:none;font-size:.9rem;transition:color .3s ease}.footer-link:hover{color:var(--button-color)}.footer-description{color:var(--secondary-text-color);font-size:.9rem;line-height:1.5;margin:0 0 1rem}.social-icons{display:flex;gap:1rem}.social-icon{color:var(--secondary-text-color);transition:color .3s ease;display:flex;align-items:center;justify-content:center}.social-icon:hover{color:var(--button-color)}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:1rem;border-top:1px solid var(--border-color);font-size:.9rem;color:var(--secondary-text-color)}.copyright{text-align:left}.footer-attribution{text-align:right}@media (max-width:768px){.container{padding:var(--padding-extra-small)}.footer-sections{flex-direction:column;gap:1.5rem;align-items:center}.footer-section,.footer-strategies-section{text-align:center!important;width:100%;display:flex;flex-direction:column;align-items:center}.footer-heading,.footer-links{text-align:center!important;width:100%}.footer-links{display:flex;flex-direction:column;align-items:center}.footer-links li{text-align:center!important;width:100%}.strategy-footer-columns{justify-items:center!important;text-align:center!important;display:flex!important;flex-direction:column;align-items:center}.strategy-footer-column{align-items:center;width:100%}.strategy-column-title,.strategy-footer-column{text-align:center!important}.footer-bottom{flex-direction:column;gap:.5rem}.copyright,.footer-attribution,.footer-bottom{text-align:center}}.button{background-color:var(--button-color);color:var(--button-text-color);border:1px solid var(--button-pressed-color);padding:.5rem .75rem;border-radius:4px;cursor:pointer;font-size:.9rem;font-weight:300;box-shadow:0 2px 4px var(--ineligible-background-color);transition:background-color .1s ease-in-out,color .1s ease-in-out,box-shadow .1s ease-in-out}.button:hover{background-color:var(--button-hover-color);box-shadow:0 3px 5px var(--ineligible-background-color)}.button-outline{background:transparent;border:1px solid var(--button-secondary-text-color);border-radius:4px;cursor:pointer;padding:.5rem .75rem;color:var(--text-color);display:flex;align-items:center;gap:.25rem}.button-outline:hover{background:var(--secondary-hover-color)}.disabled-button{background-color:var(--disabled-button-color);color:var(--button-text-color);border:1px solid var(--border-color);padding:.5rem .75rem;border-radius:4px;cursor:default;font-size:.9rem;font-weight:300}.disabled-button,.small-button{box-shadow:0 2px 4px rgba(0,0,0,.1);transition:background-color .1s ease-in-out,color .1s ease-in-out,box-shadow .1s ease-in-out}.small-button{margin-left:1rem;background-color:var(--button-color);width:30px;height:30px;border-radius:50%;border:1px solid var(--border-color);cursor:pointer;display:flex;justify-content:center;align-items:center}.small-button:hover{background-color:var(--button-hover-color);box-shadow:0 4px 8px var(--background-color)}.button-icon{width:1rem;height:1rem;stroke:var(--button-text-color)}.divider{border:none;border-top:1px solid var(--border-color);margin:0 auto 1rem;width:90%}.divider-full{border:none;border-top:1px solid var(--secondary-text-color);margin:0 0 1rem;width:100%}.custom-link{color:var(--button-color);text-decoration:none;transition:color .3s ease}.custom-link:hover{color:var(--button-hover-color);cursor:pointer}.section{margin-bottom:2rem}.section.bg-secondary{background-color:var(--secondary-background-color);padding:1rem;border-radius:8px}.warning{display:flex;align-items:center;background-color:#fff4e5;border-left:4px solid #ffcc00;color:#8a6d3b;padding:.75rem 1rem;border-radius:4px;font-size:.9rem;line-height:1.4;box-shadow:0 1px 3px rgba(0,0,0,.1);margin:1rem 0;position:relative}.warning:before{content:"⚠";margin-right:.5rem;font-size:1.2rem;color:#ff9800}.tooltip{bottom:110%;left:0;color:var(--button-text-color);padding:5px;border-radius:4px;white-space:nowrap;z-index:9999}.tooltip,.tooltip-text{position:absolute;background-color:var(--error-background-color);font-size:.8rem;pointer-events:none}.tooltip-text{visibility:hidden;width:140px;color:var(--text-color);text-align:center;border-radius:6px;border:1px solid red;padding:4px 0;z-index:1;bottom:125%;left:50%;transform:translateX(-50%);opacity:0;transition:opacity .2s ease-in-out}input[type=number],input[type=text],select,textarea{background:#fff;color:var(--text-color);border:1px solid var(--border-color);border-radius:.5rem;padding:var(--padding-small);box-shadow:none}input[type=number]:focus,input[type=text]:focus,select:focus,textarea:focus{outline:none;border-color:var(--button-pressed-color);background:#fff}::placeholder{color:var(--secondary-text-color);opacity:1}.seo-content{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.strategy-section{margin-bottom:2rem}.strategy-section h2{color:var(--title-text-color);font-size:1.5rem;margin-bottom:1rem}.strategy-section h3{color:var(--title-text-color);font-size:1.25rem;margin:1rem 0}.strategy-section ul{list-style-type:disc;margin-left:1.5rem;margin-bottom:1rem}.strategy-section li{margin-bottom:.5rem;line-height:1.5}.computer-text{font-family:Roboto Mono,sans-serif;font-weight:500;font-size:.9rem;color:var(--secondary-text-color);text-align:center;margin-top:2rem}.results-favorite-btn{background:none;border:none;cursor:pointer;padding:.5rem;border-radius:6px;color:var(--text-secondary);transition:all .2s ease;display:flex;align-items:center;justify-content:center}.results-favorite-btn:hover{background:var(--hover-background);color:var(--text-color)}.results-favorite-btn.active{color:#fbbf24}.results-favorite-btn .filled{color:#fbbf24;fill:#fbbf24}.discord-banner{position:fixed;top:0;left:0;right:0;z-index:1000;background:var(--bg-hero);color:white;padding:8px 16px;box-shadow:0 2px 4px rgba(0,0,0,.1);font-size:14px}.discord-banner-content{display:flex;align-items:center;justify-content:center;max-width:var(--container-max-width);margin:0 auto;gap:16px}.discord-banner-text{text-align:center;font-weight:500;flex:1 1}.discord-banner-actions{display:flex;align-items:center;gap:12px}.discord-join-btn{background:rgba(255,255,255,.2);color:white;border:1px solid rgba(255,255,255,.3);padding:4px 12px;border-radius:4px;font-size:13px;font-weight:500;cursor:pointer;transition:background-color .2s ease}.discord-join-btn:hover:not(:disabled){background:rgba(255,255,255,.3)}.discord-join-btn:disabled{opacity:.7;cursor:not-allowed}.discord-dismiss-btn{background:none;border:none;color:white;font-size:16px;font-weight:700;cursor:pointer;padding:4px 8px;border-radius:4px;transition:background-color .2s ease}.discord-dismiss-btn:hover{background:rgba(255,255,255,.2)}body:has(.discord-banner){padding-top:40px}@media (max-width:768px){.discord-banner{padding:8px 12px;font-size:13px;min-height:auto;height:auto}.discord-banner-content{gap:10px;flex-wrap:wrap;min-height:28px}.discord-banner-text{font-size:13px;line-height:1.3;min-width:0}.discord-join-btn{padding:4px 10px;font-size:12px;white-space:nowrap;flex-shrink:0}.discord-dismiss-btn{flex-shrink:0}body:has(.discord-banner){padding-top:calc(28px + 16px)}}.discord-result-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:var(--background-color);padding:2rem}.discord-result-container{max-width:500px;width:100%}.discord-result-content{background:var(--card-background);border-radius:12px;padding:3rem 2rem;text-align:center;box-shadow:0 4px 6px rgba(0,0,0,.1)}.discord-result-icon{width:80px;height:80px;margin:0 auto 1.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center}.discord-result-icon.loading{background:var(--background-color)}.discord-result-icon.success{background:#10b981;color:white}.discord-result-icon.error{background:#ef4444;color:white}.discord-result-content h1{margin:0 0 1rem;color:var(--text-color);font-size:1.75rem}.discord-result-content p{margin:0 0 2rem;color:var(--secondary-text-color);line-height:1.6}.discord-result-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.discord-home-btn,.discord-open-btn,.discord-retry-btn{padding:.75rem 1.5rem;border-radius:8px;font-weight:500;text-decoration:none;border:none;cursor:pointer;transition:all .2s ease;font-size:.9rem}.discord-open-btn{background:#5865f2;color:white}.discord-open-btn:hover{background:#4752c4}.discord-home-btn{background:var(--button-color);color:white}.discord-home-btn:hover{background:var(--button-hover-color)}.discord-retry-btn{background:var(--background-color);color:var(--text-color);border:2px solid var(--border-color)}.discord-retry-btn:hover{background:var(--hover-background)}.redirect-notice{font-size:.85rem;color:var(--warning-text-color);margin-top:1rem;margin-bottom:0}.spinner{width:40px;height:40px;border-top:4px solid var(--border-color);border:4px solid var(--border-color);border-top-color:var(--button-color);border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}