*{margin:0;padding:0;box-sizing:border-box}:root{font-family:system-ui,sans-serif;font-size:16px;line-height:1.5;color:#fff;background-color:#0f172a}html,body{height:100%;width:100%;scroll-behavior:smooth}body{display:flex;flex-direction:column}#root{flex:1;display:flex;flex-direction:column}.app-container{display:flex;flex-direction:column;align-items:center;min-height:100vh;width:100%}main{flex:1;width:100%}a{color:#38bdf8;text-decoration:none;transition:color .2s ease}a:hover{color:#0ea5e9}.ad-section{max-width:1280px;margin:5rem auto;padding:0 1rem}.ad-container{background-color:#1e293b80;border-radius:1rem;padding:1rem;text-align:center}.ad-info-text{font-size:.75rem;margin:.5rem 0;color:#6b7280}.content-ad{background-color:#0f172a4d;border:1px solid #334155;border-radius:.375rem}.home-container{width:100%;height:100%;color:#fff;overflow-x:hidden;margin-top:130px}.container-home{margin-left:20px;margin-right:20px}.server-tag{font-size:.75rem;font-weight:600;background-color:#293548;cursor:pointer;color:#d1d5db;padding:.25rem .75rem;border-radius:9999px;transition:background-color .3s ease-in-out;margin-right:7px;font-weight:700}.server-tag:hover{background-color:#20774c}.home-bg1{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#0f172a}.home-bg2{position:absolute;top:0;right:0;bottom:0;left:0;mask-image:linear-gradient(to bottom,white 5%,transparent 90%);-webkit-mask-image:linear-gradient(to bottom,white 5%,transparent 90%)}.home-inner{position:relative;z-index:10;width:100%;text-align:center}.home-title{font-size:2.25rem;font-weight:800;line-height:1.25}@media (min-width: 768px){.home-title{font-size:3.75rem}}.home-gradient-text{background:linear-gradient(to right,#34d399,#14b8a6);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.home-description{margin-top:1.5rem;font-size:1.125rem;color:#94a3b8;font-weight:700;max-width:42rem;margin-left:auto;margin-right:auto}.home-buttons{display:flex;flex-direction:column;align-items:center;gap:1rem;margin:0 20px;margin-top:2.5rem}.home-buttons-icon{margin-right:.5rem}@media (min-width: 640px){.home-buttons{flex-direction:row;justify-content:center}}.home-button{display:flex;align-items:center;justify-content:center;font-weight:700;padding:.75rem 2rem;border-radius:.5rem;transition:all .3s ease;width:100%;max-width:100%}@media (min-width: 640px){.home-button{width:auto}}.home-add{background-color:#22c55e;color:#fff}.home-add:hover{background-color:#16a34a;transform:scale(1.05);color:#fff}.home-vote{background-color:#334155;color:#fff}.home-vote:hover{background-color:#475569;color:#fff}.home-support{background-color:transparent;color:#fff;border:2px solid #5865F2}.home-support:hover{background-color:#5865f233;color:#fff}.server-section{background-color:#0f172a;margin-bottom:5rem}.container{width:100%;margin:0 auto;padding:0 1rem}.section-title{font-size:2.3em;font-weight:700;color:#fff}.section-subtitle{color:#94a3b8;font-size:1.1rem}.container-server-stats-box{width:100%;display:flex;align-items:center;justify-content:center}.server-stats-box{min-width:60%;background-color:#1f293780;border-radius:.5rem;padding:1rem;margin-bottom:2.5rem;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:1rem;flex-direction:row}.server-stats{display:flex;align-items:center;gap:2rem}.stats-item{text-align:center}.stats-number{font-size:1.5rem;font-weight:700;background:linear-gradient(to right,#34d399,#14b8a6);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.stats-label{font-size:1rem;color:#94a3b8}.divider{border-left:1px solid #475569;height:2.5rem}.view-all-button{background-color:#334155;color:#fff;font-weight:700;padding:.5rem 1.25rem;border-radius:.5rem;text-decoration:none;display:inline-flex;align-items:center;transition:background-color .3s ease}.view-all-button:hover{background-color:#475569;color:#fff}.icon-arrow{height:1rem;width:1rem;margin-left:.5rem}.server-cards{display:grid;grid-template-columns:1fr;gap:1.5rem;justify-content:center}@media (min-width: 640px){.server-cards{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.server-cards{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1280px){.server-cards{grid-template-columns:repeat(4,1fr)}}.search-section{padding:4rem 0;background-color:#1e293b}.container{padding:0 1rem}.inner{max-width:768px;margin:0 auto}.section-title-search{font-size:1.875rem;font-weight:700;text-align:center;color:#fff;margin-bottom:.7rem}.input-wrapper{position:relative}.search-input{width:100%;padding:1rem 1rem 1rem 3rem;background-color:#334155;color:#fff;border-radius:.5rem;border:2px solid transparent;transition:all .3s ease;outline:none}.search-input::placeholder{color:#848e9b;font-size:16px}.search-icon{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#9ca3af}.tags-title{font-size:1.125rem;font-weight:600;color:#fff}.tags-container{display:flex;flex-wrap:wrap;justify-content:start;gap:.5rem}.tag-button{background-color:#33415580;color:#d1d5db;padding:.25rem 1rem;border-radius:9999px;font-size:.875rem;font-weight:500;transition:background-color .3s ease,color .3s ease;border:none;cursor:pointer}.search-tip-box{background-color:#1e293b66;border:1px solid #334155;border-radius:8px;padding:1rem 1.25rem;max-width:600px;margin:2rem auto 1rem}.search-tip-content{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.75rem}.search-tip-text{display:flex;flex-direction:column;align-items:start;color:#fff;font-size:.9rem;font-weight:500}.search-tip-title{font-size:1rem;font-weight:700;margin:0;margin-bottom:.2rem}.search-tip-subtext{color:#94a3b8;font-size:.85rem;margin:0}.search-tip-button{display:inline-flex;align-items:center;gap:.4rem;background-color:transparent;color:#22c55e;font-weight:600;font-size:.85rem;padding:.4rem .9rem;border:1px solid #22c55e;border-radius:6px;text-decoration:none;transition:all .2s ease}.search-tip-button:hover{background-color:#22c55e10;color:#22c55e}.search-tip-icon{margin-right:.1rem}@media (max-width: 620px){.server-stats-box{flex-direction:column}}@media (max-width: 550px){.search-tip-content{justify-content:center}.search-tip-text{align-items:center}}.showcase-part{max-width:1100px;margin:0 auto 8rem;margin-bottom:50px}.showcase-part:last-child{margin-bottom:2rem}.section-header{text-align:center;margin-bottom:1.5rem}.section-title{font-size:2.3em;font-weight:700}.highlight-text{background:linear-gradient(to right,#34d399,#14b8a6);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.section-subtitle-presentation{color:#94a3b8;font-size:1.1rem;max-width:650px;margin:.5rem auto 0}.process-timeline{display:flex;justify-content:space-between;position:relative;max-width:1100px;margin:5rem auto 0;margin-top:20px;padding-bottom:50px}.process-timeline:after{content:"";position:absolute;width:100%;height:4px;background-color:#2a3549;top:calc(100% - 50px);left:0;transform:translateY(-50%);border-radius:2px;z-index:0}.timeline-item{display:flex;flex-direction:column;align-items:center;position:relative;flex-basis:23%;padding-top:20px}.timeline-content{padding:1rem;background-color:#0d121c;position:relative;border-radius:1rem;display:flex;justify-content:center;flex-direction:column;min-height:350px;border:1px solid #2a3549;width:100%;transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease;margin-bottom:40px;overflow:hidden}.process-visual{display:flex;align-items:center;justify-content:center;position:relative;min-height:160px}.invite-visual{height:160px!important}.dashboard-visual{height:160px!important;margin-bottom:1rem!important}.bump-visual,.network-visual{height:160px!important}.dashboard-visual .floating-icon{transform:scale(.8)}.dashboard-visual .icon1{top:15%;left:5%}.dashboard-visual .icon2{top:35%;right:0}.dashboard-visual .icon3{bottom:5%;left:25%}.bump-visual .rocket-plume{bottom:45px;transform:translate(-50%) scale(.8)}@keyframes star-fall{0%{transform:translateY(0);opacity:1}to{transform:translateY(120px);opacity:0}}@keyframes line-out{0%{height:0px;opacity:1}50%{height:50px;opacity:1}to{height:50px;opacity:0}}.timeline-item:before{content:" ";height:0;position:absolute;bottom:5px;left:50%;transform:translate(-50%);width:0;z-index:1;border:medium solid #2a3549;border-width:15px 15px 0 15px;border-color:#2a3549 transparent transparent transparent;transition:border-color .3s ease}.timeline-node{position:absolute;width:44px;height:44px;bottom:-22px;left:50%;transform:translate(-50%);background-color:#0d121c;border:3px solid #34d399;border-radius:50%;z-index:1;transition:transform .3s ease,background-color .3s ease,color .3s ease;display:flex;align-items:center;justify-content:center;color:#34d399;font-weight:700;font-size:1rem}.timeline-item:hover .timeline-content{transform:translateY(-10px) scale(1.03);border-color:#34d399;box-shadow:0 10px 40px -10px #22c55e33}.timeline-item:hover:before{border-color:#34d399 transparent transparent transparent}.timeline-item:hover .timeline-node{transform:translate(-50%) scale(1.1);background-color:#34d399;color:#0d121c}@media screen and (max-width: 900px){.process-visual{min-height:auto}.dashboard-visual .icon1,.dashboard-visual .icon2,.dashboard-visual .icon3{position:absolute}.process-timeline{flex-direction:column;padding-bottom:0}.process-timeline:after{left:22px;top:0;width:4px;height:100%;transform:translate(-50%)}.timeline-item{flex-basis:auto;align-items:flex-start;padding-left:60px;padding-top:0;margin-bottom:3rem}.timeline-content{margin-bottom:0;transform:none}.timeline-item:before{height:0;position:absolute;top:50%;transform:translateY(-50%);width:0;z-index:1;left:45px;border:medium solid #2a3549;border-width:15px 15px 15px 0;border-color:transparent #2a3549 transparent transparent}.timeline-node{top:50%;left:22px;bottom:auto;transform:translate(-50%,-50%)}.timeline-item:hover .timeline-content{transform:scale(1.02)}.timeline-item:hover:before{border-color:transparent #34d399 transparent transparent}.timeline-item:hover .timeline-node{transform:translate(-50%,-50%) scale(1.1)}}.timeline-item.left,.timeline-item.right{left:0;width:auto}.explorer-grid{display:grid;grid-template-columns:1fr;gap:2.5rem;margin-top:20px}@media (min-width: 768px){.explorer-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.explorer-grid{grid-template-columns:repeat(3,1fr)}}.feature-card-angled{background-color:#0d121c;position:relative;border:1px solid #2a3549;transition:transform .3s ease;clip-path:polygon(15% 0,100% 0,85% 100%,0% 100%);display:flex;align-items:end}.feature-card-angled .feature-content{padding:2.5rem 2rem;transition:background-color .3s ease;height:100%;display:flex;flex-direction:column;justify-content:end}.feature-card-angled:hover{transform:translateY(-12px) scale(1.02);border-color:#22c55e}.feature-card-angled:hover .feature-content{background-color:#34d39910}.feature-card:nth-child(1){animation-delay:.5s}.feature-card:nth-child(2){animation-delay:.6s}.feature-card:nth-child(3){animation-delay:.7s}.feature-card:hover{transform:translateY(-10px);border-color:#22c55e;box-shadow:0 15px 40px -10px #22c55e33}.feature-visual{height:120px;display:flex;align-items:center;justify-content:center;margin-bottom:2rem;color:#34d399}.feature-title{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:.75rem}.feature-description{font-size:1rem;color:#94a3b8;line-height:1.6;margin-right:20px}.invite-visual .icon-wrapper{color:#34d399;border:2px solid #34d399;width:100px;height:100px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 0 30px #22c55e4d;animation:pulse 2s infinite}.dashboard-visual .icon-glow{width:100px;height:100px;background:radial-gradient(circle,#22c55e33,#22c55e00 70%);display:flex;align-items:center;justify-content:center;border-radius:50%;color:#34d399;animation:pulse 3s infinite ease-in-out}.dashboard-visual .floating-icon{position:absolute;background-color:#1e293b;color:#94a3b8;padding:.75rem;border-radius:12px;border:1px solid #334155;box-shadow:0 5px 15px #0000004d;animation:float 4s infinite ease-in-out;display:flex;align-items:center;justify-content:center}.dashboard-visual .icon1{top:10%;left:15%;animation-delay:.2s}.dashboard-visual .icon2{top:30%;right:5%;animation-delay:.8s;transform:scale(.9)}.dashboard-visual .icon3{bottom:-.3%;animation-delay:1.2s;transform:scale(.8)}.bump-visual .rocket-body{color:#34d399;animation:rocket-shake .5s infinite ease-in-out}.bump-visual .rocket-plume{position:absolute;bottom:35px;left:50%;transform:translate(-50%);width:80px;height:150px;background:linear-gradient(to top,rgba(255,165,0,.6),transparent);border-radius:50% 50% 0 0;filter:blur(10px);animation:plume-flicker .2s infinite}.bump-visual .star{position:absolute;width:3px;height:3px;background-color:#fff;border-radius:50%;animation:star-fall 2s infinite linear}.bump-visual .star1{top:-10%;left:20%;animation-delay:0s}.bump-visual .star2{top:-15%;left:80%;animation-delay:-1s}.bump-visual .star3{top:-5%;left:50%;animation-delay:-.5s}.bump-visual .star4{top:-20%;left:35%;animation-delay:-1.5s}.network-visual .center-node{width:80px;height:80px;border-radius:50%;border:2px solid #34d399;color:#34d399;display:flex;align-items:center;justify-content:center;animation:pulse 2.5s infinite;position:relative;z-index:2}.network-visual .pulse-line{position:absolute;top:50%;left:50%;width:2px;height:70px;background:linear-gradient(to top,transparent,#34d399);transform-origin:top center;z-index:1}.network-visual .pulse-line1{transform:rotate(0);animation:line-out 3s infinite ease-out 0s}.network-visual .pulse-line2{transform:rotate(60deg);animation:line-out 3s infinite ease-out -.5s}.network-visual .pulse-line3{transform:rotate(120deg);animation:line-out 3s infinite ease-out -1s}.network-visual .pulse-line4{transform:rotate(180deg);animation:line-out 3s infinite ease-out -1.5s}.network-visual .pulse-line5{transform:rotate(240deg);animation:line-out 3s infinite ease-out -2s}.network-visual .pulse-line6{transform:rotate(300deg);animation:line-out 3s infinite ease-out -2.5s}@keyframes pulse{0%{box-shadow:0 0 #22c55e66;transform:scale(1)}70%{box-shadow:0 0 0 20px #22c55e00;transform:scale(1.05)}to{box-shadow:0 0 #22c55e00;transform:scale(1)}}@keyframes float{0%{transform:translateY(0) scale(1)}50%{transform:translateY(-15px) scale(1.05)}to{transform:translateY(0) scale(1)}}.search-visual{animation:float 4s infinite ease-in-out}.filters-visual{position:relative;width:150px}.filters-visual .bar{background-color:#334155;height:8px;border-radius:4px;position:absolute;left:0}.filters-visual .bar1{width:100%;top:30%;animation:filter-anim1 3s infinite ease-in-out}.filters-visual .bar2{width:70%;top:50%;animation:filter-anim2 3s infinite ease-in-out}.filters-visual .bar3{width:90%;top:70%;animation:filter-anim1 3s infinite ease-in-out reverse}.fairness-visual{position:relative;animation:float 5s infinite ease-in-out}.fairness-visual .card{width:60px;height:80px;background-color:#1e293b;border:1px solid #334155;border-radius:8px;position:absolute}.fairness-visual .c1{transform:rotate(-15deg)}.fairness-visual .c2{transform:rotate(5deg) scale(1.05)}.fairness-visual .c3{transform:rotate(20deg) scale(.95)}@keyframes fade-in-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes filter-anim1{0%,to{width:100%}50%{width:40%}}@keyframes filter-anim2{0%,to{width:70%}50%{width:100%}}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}@keyframes blink{50%{opacity:0}}@keyframes typing{0%{width:0;content:""}25%{width:9ch;content:"communauté"}50%{width:0;content:""}75%{width:6ch;content:"gaming"}to{width:0;content:""}}.rocket-anim{animation:float 2.5s ease-in-out infinite}.zap-anim{animation:float 3.5s ease-in-out infinite}.scroll-to-servers-container{text-align:center;margin:2rem 0 4rem;margin-bottom:0}.scroll-to-servers-button{display:inline-flex;align-items:center;gap:.75rem;padding:.75rem 2rem;font-weight:700;color:#fff;background-color:#22c55e1a;border:2px solid #34d399;border-radius:9999px;text-decoration:none;transition:all .3s ease;cursor:pointer}.scroll-to-servers-button:hover{background-color:#34d399;color:#0f172a;transform:translateY(-4px);box-shadow:0 10px 25px -10px #34d3994d}.view-more-container{text-align:center;margin-top:2.5rem;margin-bottom:2rem}.view-more-button{display:inline-flex;align-items:center;gap:.75rem;padding:.75rem 2rem;font-weight:700;color:#fff;background-color:#22c55e1a;border:2px solid #34d399;border-radius:9999px;text-decoration:none;transition:all .3s ease;cursor:pointer}.view-more-button:hover{background-color:#34d399;color:#0f172a;transform:translateY(-4px);box-shadow:0 10px 25px -10px #34d3994d}.presentation-section{position:relative;overflow:hidden;margin:60px 20px 0;padding-top:20px}.presentation-section:before{content:"";position:absolute;top:50%;left:50%;width:800px;height:800px;background-image:radial-gradient(circle,#22c55e26,#22c55e00 60%);transform:translate(-50%,-50%);animation:background-glow 10s infinite ease-in-out;z-index:0}.presentation-card{max-width:1000px;margin:0 auto;position:relative;z-index:1;background-color:#0f172acc;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:1rem;padding:3rem;display:flex;flex-direction:column;align-items:center;text-align:center;border:1px solid #22c55e44;box-shadow:0 10px 30px -10px #0000004d;transition:transform .3s ease,box-shadow .3s ease}.presentation-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px -10px #22c55e33}@media (min-width: 768px){.presentation-card{flex-direction:row;justify-content:space-between;text-align:left;padding:2rem 3rem}}.presentation-content{margin-bottom:2rem}@media (min-width: 768px){.presentation-content{margin-bottom:0;margin-right:2rem}}.presentation-title{font-size:2.25rem;font-weight:800;color:#fff;margin-bottom:1rem}.presentation-description{font-size:1.125rem;color:#cbd5e1;max-width:600px;line-height:1.7}.presentation-button{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;background-color:#22c55e;color:#fff;font-weight:700;padding:.8rem 2rem;border-radius:9999px;text-decoration:none;transition:all .3s ease;flex-shrink:0;box-shadow:0 5px 20px -5px #22c55e66;position:relative;overflow:hidden}.presentation-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(120deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s ease}.presentation-button:hover{transform:scale(1.05) translateY(-2px);box-shadow:0 10px 25px -5px #22c55e80;color:#fff}.presentation-button:hover:before{left:100%}.presentation-button .icon-arrow{margin-left:.5rem;width:1.2rem;height:1.2rem;transition:transform .3s ease}.presentation-button:hover .icon-arrow{transform:translate(4px)}@keyframes background-glow{0%{transform:translate(-50%,-50%) scale(1);opacity:.15}50%{transform:translate(-50%,-50%) scale(1.2);opacity:.1}to{transform:translate(-50%,-50%) scale(1);opacity:.15}}.server-card{background-color:#1e293b;border-radius:10px;overflow:hidden;height:fit-content;box-shadow:0 4px 6px #0000001a;transition:all .3s ease;transform:translateY(0)}.server-card.premium{border:1px solid rgb(250,204,21)}.server-card.default:hover{transform:translateY(-.25rem);box-shadow:0 4px 6px #48f56933}.server-card.default:hover .server-icon{border-color:#22c55e}.server-card.premium:hover{transform:translateY(-.25rem);box-shadow:0 4px 6px #facc1533}.server-card.premium:hover .server-icon{border-color:#fbbf24}.banner-container{position:relative}.banner-image{width:100%;height:8rem;object-fit:cover}.banner-placeholder{background:linear-gradient(to right,#1e293b,#475569);width:100%;height:8rem}.last-bumped-info{position:absolute;top:.5rem;right:.5rem;background-color:#1f293780;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;font-size:.75rem;font-weight:700;padding:.25rem .5rem;border-radius:.25rem;display:flex;align-items:center}.server-setting-icon{position:absolute;top:.5rem;left:.5rem;opacity:0;transition:opacity .3s ease;color:#ccc;cursor:pointer}.server-card:hover .server-setting-icon{opacity:1}.server-setting-wrapper{position:absolute;top:.5rem;left:.5rem;z-index:20;display:inline-block}.server-options-dropdown{position:absolute;top:6px;left:30px;background-color:#1e293b;border:1px solid #334155;border-radius:6px;z-index:100;box-shadow:0 2px 8px #0000004d;animation:fadeIn .2s ease-out forwards;white-space:nowrap}.server-option-button{background:none;border:none;color:#e2e8f0;font-size:.95rem;padding:.4rem .8rem;width:100%;text-align:left;cursor:pointer;border-radius:4px;transition:background-color .2s;display:flex;align-items:center;gap:.5rem}.server-option-button.reportServer:hover{background-color:#ef44441a}.server-options-dropdown button:hover{background-color:#334155}.dropdown-icon{width:1rem;height:1rem;flex-shrink:0;color:#f87171}.clock-icon{height:.75rem;width:.75rem;margin-right:.375rem}.card-body{padding:1.25rem;position:relative}.icon-container{position:absolute;top:-3rem;left:1.25rem}.server-icon{width:5rem;height:5rem;border-radius:50%;border:4px solid #1e293b;background-color:#475569;transition:border-color .3s ease}.premium-icon{color:#facc15}.default-icon:hover{border-color:#34d399}.premium-badge{position:absolute;right:20px;display:flex;justify-content:flex-end;align-items:flex-start;margin-top:-.75rem}.server-title-container{display:flex;align-items:center;gap:.75rem;margin-top:1.5rem}.server-name{font-size:1.25rem;font-weight:700;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:0}.new-badge{display:inline-flex;align-items:center;gap:.25rem;background:linear-gradient(45deg,#10b981,#34d399);color:#fff;font-size:.7rem;font-weight:700;padding:.2rem .6rem;border-radius:9999px;text-transform:uppercase;flex-shrink:0;transition:transform .2s ease-in-out,box-shadow .2s ease-in-out;box-shadow:0 1px 3px #0003}.new-badge:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0000004d}.new-badge-icon{width:.8rem;height:.8rem}.server-stats{display:flex;flex-wrap:wrap;gap:1rem;margin-top:.5rem;font-size:.875rem;color:#94a3b8}.server-stats-tag{display:flex;align-items:center}.server-stats .icon{height:1rem;width:1rem;margin-right:.375rem}.green-icon{color:#34d399}.yellow-icon{color:#fbbf24}.description-container{margin-top:1rem}.server-description{color:#94a3b8;text-align:start;transition:max-height .3s ease-in-out;overflow:hidden;word-break:break-word}.server-description.expanded{max-height:none}.bold-text{font-weight:700}.underline-text{text-decoration:underline}.striped-text{text-decoration:line-through}.italics-text{font-style:italic}.coded-text{background:#202225;border-radius:3px;padding:.1em .2em}.expand-button{color:#34d399;font-weight:600;font-size:.875rem;margin-top:.5rem;display:flex;align-items:center;cursor:pointer;background-color:transparent;border:none;transition:color .3s ease}.expand-button:hover{color:#2e9f72}.chevron-icon{height:1rem;width:1rem;margin-left:.25rem}.tag-container{display:flex;flex-wrap:wrap;gap:5px;align-items:start;margin-top:1rem}.server-tag{margin-right:0}.join-button{margin-top:1.5rem;padding:.75rem 1.25rem;font-weight:700;border-radius:.5rem;text-align:center;display:flex;justify-content:center;align-items:center;text-decoration:none;color:#fff}.premium-button{background-color:#fbbf24;transition:background-color .3s ease}.premium-button:hover{background-color:#eab308;color:#fff}.default-button{background-color:#5865f2;transition:background-color .3s ease}.default-button:hover{background-color:#4a56c4;color:#fff}.arrow-icon-joinServer{height:1.25rem;width:1.25rem;margin-left:.5rem}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0f172acc;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;justify-content:center;align-items:center;z-index:9999;opacity:0;animation:fadeIn .3s forwards}.modal-content{background-color:#1e293b;color:#e2e8f0;border-radius:12px;padding:2rem;width:90%;max-width:550px;box-shadow:0 10px 25px #0000004d;border:1px solid #334155;position:relative;transform:scale(.95);opacity:0;animation:fadeInScale .3s forwards .1s}@keyframes fadeIn{to{opacity:1}}@keyframes fadeInScale{to{transform:scale(1);opacity:1}}.modal-close-button{position:absolute;top:1rem;right:1rem;background:transparent;border:none;color:#94a3b8;cursor:pointer;padding:.5rem;border-radius:50%;transition:background-color .2s,color .2s}.modal-close-button:hover{background-color:#334155;color:#fff}.modal-header{margin-bottom:1.5rem}.modal-title{font-size:1.5rem;font-weight:700;color:#fff;margin:0 0 .5rem}.modal-description{font-size:1rem;color:#94a3b8;line-height:1.5}.modal-body{display:flex;flex-direction:column;gap:.75rem;max-height:300px;overflow-y:auto;padding-right:10px}.modal-body::-webkit-scrollbar{width:8px}.modal-body::-webkit-scrollbar-track{background:transparent}.modal-body::-webkit-scrollbar-thumb{background:#334155;border-radius:4px}.modal-body::-webkit-scrollbar-thumb:hover{background:#475569}.reason-button{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem;background-color:#334155;border:1px solid #475569;color:#e2e8f0;border-radius:8px;text-align:left;font-size:1rem;cursor:pointer;transition:background-color .2s,border-color .2s,transform .2s}.reason-button:hover{background-color:#475569;border-color:#22c55e;transform:translateY(-2px)}.report-details-textarea{width:100%;min-height:120px;background-color:#334155;border:1px solid #475569;color:#e2e8f0;border-radius:8px;padding:1rem;font-size:1rem;resize:vertical;transition:border-color .2s,box-shadow .2s}.report-details-textarea:focus{outline:none;border-color:#22c55e;box-shadow:0 0 0 2px #22c55e4d}.report-details-textarea.has-error{border-color:#ef4444}.error-message{color:#f87171;font-weight:700;font-size:.875rem}.modal-footer{display:flex;justify-content:flex-end;gap:1rem;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #334155}.modal-button{padding:.75rem 1.5rem;font-weight:600;border-radius:8px;border:none;cursor:pointer;transition:all .2s}.modal-button.primary{background-color:#22c55e;color:#fff}.modal-button.primary:hover:not(:disabled){background-color:#16a34a;transform:translateY(-2px)}.modal-button.secondary{background-color:#475569;color:#fff}.modal-button.secondary:hover{background-color:#64748b}.modal-button:disabled{opacity:.5;cursor:not-allowed}.loader{border:3px solid rgba(255,255,255,.3);border-radius:50%;border-top:3px solid #fff;width:20px;height:20px;animation:spin 1s linear infinite;margin:0 auto}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--brand-color-premium: #facc15;--brand-color-default: #5865f2;--brand-color-green: #34d399;--slate-900: #0f172a;--slate-800: #1e293b;--slate-700: #334155;--slate-600: #475569;--slate-400: #94a3b8;--slate-300: #cbd5e1;--slate-200: #e2e8f0}@keyframes subtle-pan{0%{background-position:0% 0%,0% 0%,0% 0%}to{background-position:100% 100%,100% 100%,100% 100%}}.server-page-background{min-height:100vh;width:100%;padding:2rem 1rem;display:flex;align-items:center;flex-direction:column;justify-content:center;font-family:Inter,sans-serif;background-color:#111827;background-image:radial-gradient(at 70% 30%,hsla(148,80%,55%,.3) 0px,transparent 50%),radial-gradient(at 30% 70%,hsla(230,60%,50%,.2) 0px,transparent 50%),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cstyle%3Epath%7Bstroke:%2304fc54;stroke-width:0.5;fill:none;stroke-opacity:0.25;%7D%3C/style%3E%3C/defs%3E%3Cpath d='M-100,50 C-50,150 50,-50 100,50 S150,150 200,50'/%3E%3Cpath d='M-100,100 C-50,200 50,0 100,100 S150,200 200,100'/%3E%3Cpath d='M-100,0 C-50,100 50,-100 100,0 S150,100 200,0'/%3E%3C/svg%3E");background-size:150% 150%,150% 150%,250px 250px;animation:subtle-pan 40s linear infinite alternate}.server-page-container{background-color:var(--slate-800);border-radius:12px;width:100%;max-width:960px;box-shadow:0 20px 40px #0006;overflow:hidden;border:1px solid var(--slate-700);animation:fadeIn .6s ease-out;margin-top:6rem;margin-bottom:4rem}@keyframes fadeIn{0%{opacity:0;transform:translateY(30px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.server-page-container.premium{border-color:var(--brand-color-premium);box-shadow:0 0 30px #facc1526}.server-page-banner-container{height:220px}.server-page-banner-image{width:100%;height:100%;object-fit:cover;border-radius:10px}.server-page-banner-placeholder{width:100%;height:100%;background:linear-gradient(135deg,var(--slate-700),var(--slate-800))}.server-page-header{display:flex;align-items:flex-end;gap:1.5rem;padding:0 2rem;margin-top:-55px;position:relative}.server-page-icon-wrapper{flex-shrink:0;width:120px;height:120px;border-radius:50%;background-color:var(--slate-800);padding:8px;box-shadow:0 8px 20px #0000004d;border:4px solid var(--slate-700)}.server-page-icon,.server-page-icon-placeholder{width:100%;height:100%;border-radius:50%;object-fit:cover}.server-page-icon-placeholder{background-color:var(--slate-600);display:flex;align-items:center;justify-content:center;color:#fff;font-size:2.5rem;font-weight:700}.server-page-title-group{flex-grow:1;padding-bottom:.5rem}.title-and-badges{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem}.server-page-name{font-size:2.25rem;font-weight:800;color:#fff;margin:0;line-height:1.2}.server-page-premium-badge{display:flex;align-items:center;gap:.5rem;background-color:#facc151a;color:var(--brand-color-premium);padding:.5rem 1rem;border-radius:8px;border:1px solid rgba(250,204,21,.3);font-weight:600;text-decoration:none;transition:background-color .2s;margin-bottom:.5rem;flex-shrink:0}.server-page-premium-badge:hover{background-color:#facc1533;color:var(--brand-color-premium)}.server-page-premium-badge .premium-icon{width:1.2rem;height:1.2rem}.server-page-body{display:grid;grid-template-columns:1fr;gap:2rem;padding:2rem}@media (min-width: 768px){.server-page-body{grid-template-columns:2fr 1fr;gap:2.5rem}}.server-page-section{background-color:#0000001a;border-radius:8px;padding:1.5rem;max-width:600px}.server-page-sidebar .server-page-section{background-color:transparent;padding:0}.server-page-sidebar .server-page-section+.server-page-section{margin-top:2rem}.section-title-server{font-size:1.1rem;font-weight:700;color:#fff;margin:0 0 1rem;padding-bottom:.75rem;border-bottom:1px solid var(--slate-700);display:flex;align-items:center;gap:.5rem;text-transform:uppercase;letter-spacing:.05em;color:var(--slate-300)}.server-page-short-description{font-size:1.05rem;font-weight:400;color:var(--slate-300);margin-bottom:1.5rem;padding:1rem;background-color:#0003;border-left:3px solid #04fc54;border-radius:0 6px 6px 0;word-break:break-word}.premium .server-page-short-description{border-left-color:#04fc54}.server-page-description{color:var(--slate-300);line-height:1.8;font-size:1rem;word-break:break-word}.server-page-description .bold-text{font-weight:700;color:#fff}.server-page-description .underline-text{text-decoration:underline}.server-page-description .striped-text{text-decoration:line-through}.server-page-description .italics-text{font-style:italic}.server-page-description .coded-text{background:var(--slate-900);border-radius:4px;padding:.2em .4em;font-family:Courier New,Courier,monospace;font-size:.9em;border:1px solid var(--slate-700)}.server-page-stats{display:grid;grid-template-columns:1fr;gap:1rem}.stat-item{display:flex;align-items:center;gap:1rem;background-color:#00000026;padding:10px 0 10px 20px;border-radius:8px;border:1px solid rgba(255,255,255,.1);transition:transform .2s ease,box-shadow .2s ease}.stat-item:hover{transform:translateY(-3px);box-shadow:0 6px 20px #0003}.stat-icon{width:1.5rem;height:1.5rem;flex-shrink:0;color:var(--slate-400)}.green-icon{color:var(--brand-color-green)}.yellow-icon{color:var(--brand-color-premium)}.stat-item div{display:flex;flex-direction:column}.stat-value{color:#fff;font-size:1.1rem;font-weight:600}.stat-label{color:var(--slate-400);font-size:.75rem;text-transform:uppercase}.server-page-tag-container{display:flex;flex-wrap:wrap;gap:.5rem}.server-page-tag{display:inline-flex;align-items:center;gap:.4rem;background-color:var(--slate-700);color:var(--slate-200);padding:.4rem .8rem;border-radius:6px;font-size:.85rem;font-weight:500;transition:background-color .2s}.server-page-tag:hover{background-color:var(--slate-600)}.server-page-actions{display:flex;flex-direction:column;gap:.75rem}.server-page-join-button{margin-top:2rem;width:100%;padding:1rem;font-size:1.1rem;font-weight:700;border-radius:8px;text-align:center;display:flex;justify-content:center;align-items:center;gap:.75rem;text-decoration:none;color:#fff;transition:transform .2s ease,box-shadow .2s ease}.premium-button{background:linear-gradient(45deg,var(--brand-color-premium),#eab308);box-shadow:0 4px 20px #facc1533}.premium-button:hover{transform:translateY(-2px);box-shadow:0 6px 25px #facc154d}.default-button{background-color:var(--brand-color-default);box-shadow:0 4px 20px #5865f233}.default-button:hover{background-color:#4a56c4;transform:translateY(-2px);box-shadow:0 6px 25px #5865f24d}.arrow-icon-joinServer{width:1.25rem;height:1.25rem}.server-page-view-button{width:100%;padding:.75rem;font-size:1rem;font-weight:600;border-radius:8px;text-align:center;display:flex;justify-content:center;align-items:center;gap:.5rem;text-decoration:none;color:var(--slate-200);background-color:#ffffff0d;border:1px solid rgba(255,255,255,.1);transition:background-color .2s ease,color .2s ease}.server-page-view-button:hover{background-color:#ffffff1a;color:#fff}.join-button-fixed{position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%) translateY(0);padding:.8rem 1.5rem;font-size:1rem;font-weight:700;border-radius:15px;display:flex;justify-content:center;align-items:center;gap:.75rem;text-decoration:none;color:#fff;z-index:1000;box-shadow:0 8px 25px #0006;border:1px solid rgba(255,255,255,.1);background-color:#2d3748b3;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.join-button-fixed.premium-button{background:#facc15cc}.join-button-fixed.default-button{background:#5865f2cc}.join-button-fixed:hover{transform:translate(-50%) translateY(-2px)}.join-button-fixed.premium-button:hover{box-shadow:0 6px 25px #facc154d}.join-button-fixed.default-button:hover{background-color:#4a56c4e6;box-shadow:0 6px 25px #5865f24d}.join-button-fixed.animated{animation:slideInUpCentered .3s ease-out forwards}@keyframes slideInUpCentered{0%{opacity:0;transform:translate(-50%) translateY(80px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.join-button-fixed.exit{animation:slideOutDownCentered .3s ease-in forwards}@keyframes slideOutDownCentered{0%{opacity:1;transform:translate(-50%) translateY(0)}to{opacity:0;transform:translate(-50%) translateY(80px)}}.server-page-container.in-modal{margin:0;box-shadow:none;max-width:100%}.report-button{background:transparent;border:none;cursor:pointer;margin-left:.5rem;color:var(--slate-400);padding:.25rem;display:flex;align-items:center;transition:color .2s ease}.report-button:hover{color:#f87171}.report-button-full{background:none;color:var(--slate-400);border:1px solid var(--slate-600);border-radius:8px;padding:.5rem 1rem;font-size:.9rem;font-weight:500;display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;cursor:pointer;transition:all .2s ease}.report-button-full:hover{background-color:#ffffff0d;color:#f87171;border-color:#f87171}.modal-overlay-serverPage{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0f172acc;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;justify-content:center;align-items:center;z-index:1000;animation:fadeIn .3s ease forwards}.modal-content-serverPage{position:relative;width:95%;max-width:960px;height:90vh;background-color:var(--slate-800);border-radius:12px;box-shadow:0 10px 30px #00000080;display:flex;flex-direction:column;overflow:hidden;animation:slideInUp .4s cubic-bezier(.16,1,.3,1) forwards}.modal-close-button-serverPage{position:absolute;top:8px;left:8px;background:#0000004d;border:none;border-radius:50%;color:#fff;cursor:pointer;width:36px;height:36px;display:flex;align-items:center;justify-content:center;z-index:10;transition:background-color .2s ease}.modal-close-button-serverPage:hover{background:#00000080}.modal-scrollable-content-serverPage{overflow-y:auto;height:100%;padding-right:10px}.modal-scrollable-content-serverPage::-webkit-scrollbar{width:8px}.modal-scrollable-content-serverPage::-webkit-scrollbar-track{background:transparent}.modal-scrollable-content-serverPage::-webkit-scrollbar-thumb{background:#334155;border-radius:4px}.modal-scrollable-content-serverPage::-webkit-scrollbar-thumb:hover{background:#475569}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInUp{0%{transform:translateY(50px) scale(.95);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}.app-container{background-color:#0f172a;font-family:sans-serif;color:#fff;min-height:100vh;width:100%;overflow-x:hidden}.main-content{margin-top:130px}.content-grid{display:grid;gap:2rem;margin:0 50px}@media (max-width: 768px){.content-grid{display:flex;flex-direction:column}}@media (min-width: 768px){.content-grid{grid-template-columns:repeat(3,1fr)}}.search-section-search{grid-column:span 2}.search-bar-wrapper{position:relative}.search-input{width:100%;height:60px;padding:1rem 1.75rem 1rem 1.25rem;background-color:#1e293b;border:2px solid #334155;border-radius:.5rem;outline:none;font-size:17px;transition:all .3s ease}.search-input:focus{border-color:#22c55e}.search-button{height:40px;width:40px;position:absolute;right:.5rem;top:50%;transform:translateY(-50%);background-color:#22c55e;color:#fff;font-weight:700;padding:.5rem;border:none;border-radius:.375rem;cursor:pointer;transition:background-color .3s ease;font-size:16px}.search-button:hover{background-color:#16a34a}.search-button:disabled{opacity:.7;cursor:not-allowed}.loader-icon-search{animation:spin 1s linear infinite}.search-results{margin-top:1.3rem}.filter-aside{grid-column:span 1}.filter-container{background-color:#1e293b80;border-radius:.5rem;padding:1.5rem;position:sticky;top:6rem}.filter-title{font-size:1.25rem;font-weight:700;color:#fff;margin-bottom:1rem}.filter-buttons{display:flex;flex-direction:column;gap:.5rem;margin-bottom:2rem}.filter-button{width:100%;display:flex;align-items:center;text-align:left;padding:.75rem;border:none;border-radius:.375rem;font-weight:600;color:#d1d5db;background-color:transparent;transition:background-color .2s;cursor:pointer}.filter-button:hover{background-color:#334155}.filter-button.active{background-color:#22c55e33;color:#4ade80}.icon-spacing{margin-right:.5rem;width:1.25rem;height:1.25rem}.popular-tags{display:flex;flex-wrap:wrap;gap:.5rem}.tag-button{background-color:#33415580;color:#d1d5db;padding:.25rem .75rem;border-radius:9999px;font-size:.875rem;font-weight:500;transition:background-color .3s,color .3s}.tag-button:hover{background-color:#22c55e80;color:#fff}.loading{display:flex;justify-content:center;align-items:center;padding:5rem}.loader-large{width:3rem;height:3rem;color:#4ade80;animation:spin 1s linear infinite}.error-box{text-align:center;padding:2.5rem;background-color:#ef44441a;color:#f87171;border-radius:.5rem}.error-title{font-size:1.125rem;font-weight:700}.info-box{text-align:center;padding:2.5rem;background-color:#1e293bcc;border-radius:.5rem}.info-icon-search{width:3rem;height:3rem;color:#6b7280}.info-title{font-size:1.125rem;font-weight:700;color:#fff}.info-text{color:#9ca3af}.highlight{font-weight:600;color:#fff}.result-info{font-size:.875rem;color:#9ca3af;margin-bottom:1rem}.results-grid{display:grid;grid-template-columns:1fr;grid-template-columns:repeat(3,1fr);gap:1.5rem}@media (max-width: 1565px){.results-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 2107px){.results-grid{grid-template-columns:repeat(4,1fr)}}@media (min-width: 2665px){.results-grid{grid-template-columns:repeat(5,1fr)}}@media (max-width: 1050px){.results-grid{grid-template-columns:repeat(1,1fr);max-width:00px}}.shearchIcon{font-size:60px;margin-bottom:25px}.green-text{background:linear-gradient(to right,#34d399,#14b8a6);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.topvote-page{background-color:#0f172a;font-family:sans-serif;color:#fff;min-height:100vh;display:flex;flex-direction:column;align-items:center;margin-top:110px;width:100%}.topvote-main{max-width:1280px}.topvote-header{text-align:center;margin-bottom:1rem}.topvote-title{background:linear-gradient(to right,#34d399,#14b8a6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:2.25rem;font-weight:700;color:#fff}@media (min-width: 768px){.topvote-title{font-size:3rem}}.topvote-subtext{font-size:1.125rem;color:#9ca3af}.loader-icon{height:3rem;width:3rem;color:#fbbf24;animation:spin 1s linear infinite}.leaderboard-section{background-color:#1e293b80;border-radius:.5rem;padding:1rem;margin-top:2.5rem}@media (min-width: 768px){.leaderboard-section{padding:1.5rem}}.leaderboard-header{display:flex;flex-direction:column;gap:1rem;justify-content:space-between;align-items:center;margin-bottom:1.5rem}@media (min-width: 768px){.leaderboard-header{flex-direction:row}}.leaderboard-title{font-size:1.5rem;font-weight:700;color:#fff}.search-container{position:relative;width:100%;max-width:300px}.search-input-vote{width:100%;background-color:#0f172a80;padding:.7rem 1rem .7rem 2.5rem;border-radius:.5rem;border:1px solid #334155;color:#fff;font-size:1rem;outline:none;transition:border-color .2s}.search-input-vote:focus{border-color:#22c55e}.search-icon{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);color:#6b7280}.leaderboard-scroll{max-height:70vh;overflow-y:auto;padding-right:.5rem}.leaderboard-scroll::-webkit-scrollbar{width:8px}.leaderboard-scroll::-webkit-scrollbar-track{background:transparent}.leaderboard-scroll::-webkit-scrollbar-thumb{background:#334155;border-radius:4px}.leaderboard-scroll::-webkit-scrollbar-thumb:hover{background:#475569}.leaderboard-list{display:flex;flex-direction:column;gap:.5rem}.leaderboard-item{background-color:#1e293b80;border-radius:.5rem;padding:.75rem;display:flex;align-items:center;gap:1rem;transition:background-color .2s}.leaderboard-item:hover{background-color:#33415580}.leaderboard-rank{display:flex;align-items:center;justify-content:center;width:3rem;flex-shrink:0}.rank-text{font-size:1.125rem;font-weight:700;color:#9ca3af}.leaderboard-info{display:flex;align-items:center;gap:1rem;flex:1;min-width:0}.server-icon-leaderboard{width:3rem;height:3rem;border-radius:.5rem;flex-shrink:0;object-fit:cover}.server-meta{overflow:hidden}.server-name,.server-name-leaderboard{font-weight:700;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.server-members{font-size:.875rem;color:#9ca3af}.leaderboard-votes{width:25%;text-align:right;display:none}@media (min-width: 768px){.leaderboard-votes{display:block}}.votes{font-weight:700;color:#22c55e;font-size:1.125rem}.vote-button{background-color:#5865f2;color:#fff;font-weight:700;padding:.5rem 1.25rem;border-radius:.5rem;font-size:.875rem;margin-left:1rem;display:none;transition:background-color .2s}.vote-button:hover{background-color:#4a56c4;color:#fff}@media (min-width: 640px){.vote-button{display:block}}.no-results{text-align:center;padding:3rem 0}.no-results-icon{height:3rem;width:3rem;color:#6b7280;margin:0 auto 1rem}.no-results-title{font-weight:700;font-size:1.125rem;color:#fff}.no-results-text{color:#9ca3af}.podium-container{display:flex;justify-content:center;align-items:flex-end;gap:.5rem;margin:3rem auto 5rem;padding:0 1rem;position:relative}.podium-slot{width:33.333%;display:flex;flex-direction:column;align-items:center}.podium-info{display:flex;flex-direction:column;align-items:center;z-index:10;margin-bottom:.75rem;transform:translateY(0);transition:transform .3s}.podium-info:hover{transform:translateY(-.5rem)}.podium-avatar{width:4rem;height:4rem;border-radius:9999px;border:4px solid}@media (min-width: 768px){.podium-avatar{width:6rem;height:6rem}}.podium-name{font-size:.875rem;font-weight:700;color:#fff;text-align:center;margin-top:.5rem;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 .5rem}@media (min-width: 768px){.podium-name{font-size:1.125rem}}.podium-votes{font-size:.75rem;font-weight:600;color:#9ca3af}@media (min-width: 768px){.podium-votes{font-size:.875rem}}.podium-block{width:100%;border-top-left-radius:.5rem;border-top-right-radius:.5rem;box-shadow:0 4px 6px #0000001a;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.podium-first{height:16rem}.podium-second{height:12rem}.podium-third{height:10rem}@media (min-width: 768px){.podium-first{height:18rem}.podium-second{height:14rem}.podium-third{height:12rem}}.bg-slate{background-color:#475569}.bg-amber{background:linear-gradient(to top,#f59e0b,#facc15)}.bg-orange{background-color:#7c2d12}.podium-number{position:absolute;top:50%;left:50%;font-size:4.5rem;font-weight:900;color:#0003;transform:translate(-50%,-50%)}@media (min-width: 768px){.podium-number{font-size:6rem}}.main-container{background-color:#0f172a;font-family:sans-serif;color:#fff;min-height:100vh;margin-top:110px}.main-container-servers{width:100%}.main-content-servers{margin-top:70px;padding:2.5rem 1rem}.header-section{text-align:center;margin-bottom:2.5rem}.title{font-size:2.25rem;font-weight:700;color:#fff}@media (min-width: 768px){.title{font-size:3rem}}.highlight-text{color:#22c55e}.subtitle{font-size:1.125rem;color:#9ca3af}.loader-container{display:flex;justify-content:center;align-items:center;padding:5rem}.loader-icon{height:3rem;width:3rem;color:#22c55e;animation:spin 1s linear infinite}.pagination-container{margin-top:2rem;text-align:center}.pagination-button{background-color:#22c55e;color:#fff;font-weight:700;padding:.5rem 1.5rem;border-radius:.5rem;font-size:1rem;margin:.5rem;transition:background-color .2s;border:none}.pagination-button:hover{background-color:#16a34a}.card-container{background-color:#1f293780;border-radius:.5rem;padding:1.2rem;margin-bottom:2rem;display:flex;flex-direction:column;gap:1rem;justify-content:space-between;min-width:60%}@media (min-width: 768px){.card-container{flex-direction:row;align-items:center}}.server-info{display:flex;color:#fff;font-weight:700}.servers-icon{width:1.25rem;height:1.25rem;margin-right:.5rem;color:#22c55e}.sort-control{display:flex;align-items:center;gap:.5rem}.sort-label{font-size:.875rem;font-weight:600;color:#d1d5db}@media (max-width: 639px){.sort-label{display:none}}.select-container{position:relative}.sort-select{background-color:#0f172a80;color:#fff;font-weight:600;padding:.7rem 2rem .7rem .8rem;border-radius:.375rem;border:2px solid #334155;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;font-size:14px}.sort-select:focus{outline:none;box-shadow:0 0 0 2px #22c55e80}.arrow-icon{position:absolute;right:.625rem;top:50%;transform:translateY(-50%);width:1rem;height:1rem;color:rgb(156 163 175 / var(--tw-text-opacity, 1));pointer-events:none}.pagination-nav{display:flex;justify-content:center;align-items:center;gap:.5rem;margin-top:2.5rem}.pagination-button{background-color:#1f293780;padding:.5rem;border-radius:.375rem;transition:background-color .2s ease;cursor:pointer}.pagination-button:disabled{opacity:.5;cursor:not-allowed}.pagination-button:hover:not(:disabled){background-color:#1f2937b3}.pagination-icon{width:1.25rem;height:1.25rem}.pagination-ellipsis{font-size:1rem;color:#9ca3af}.pagination-page{padding:.5rem 1rem;border-radius:.375rem;font-weight:700;background-color:#1e293b;color:#fff;transition:background-color .2s ease;cursor:pointer;border:none;font-size:16px}.pagination-page:hover{background-color:#334155}.pagination-active{background-color:#22c55e;color:#fff}.pagination-active:hover{background-color:#22c55e}.pagination-nav button,.pagination-nav span{display:flex;align-items:center;justify-content:center}.no-servers-found{text-align:center;padding:3rem;border:2px dashed #9299a6;border-radius:8px;margin-top:2rem}.frown-icon{width:48px;height:48px;color:#718096;margin:0 auto 1rem}.discovery-page{background-color:#0f172a;color:#fff;min-height:100vh;font-family:sans-serif;margin-top:70px}.discovery-container{margin:0 auto;padding:2rem 1rem}.discovery-title{text-align:center;margin-bottom:2rem;margin-top:3rem}.discovery-title h1{font-size:2.5rem;font-weight:800;letter-spacing:-.02em}@media (min-width: 768px){.discovery-title h1{font-size:3rem}}.discovery-title .highlight-green{color:#4ade80}.discovery-subtitle{color:#94a3b8;font-size:1.125rem;margin-top:1rem;max-width:768px;margin-left:auto;margin-right:auto;line-height:1.6}.loader-container{display:flex;justify-content:center;align-items:center;padding:5rem 0}.error-container{text-align:center;padding:2.5rem;background-color:#ef44441a;color:#f87171;border-radius:.5rem}.error-container h3{font-size:1.125rem;font-weight:700}.section{margin-top:2rem}.section-title-ServerList{font-size:1.5rem;font-weight:700;display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;color:#fff}.section-title-ServerList.yellow-icon svg{color:#facc15}.section-title-ServerList.green-icon svg{color:#4ade80}.server-grid{display:grid;gap:1.5rem;grid-template-columns:1fr}@media (min-width: 640px){.server-grid-2{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.server-grid-3{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1280px){.server-grid-4,.server-grid-5{grid-template-columns:repeat(4,1fr)}}.no-results{text-align:center;padding:5rem 0;color:#94a3b8}.no-results p{margin-top:1rem}.discovery-controls{background-color:#0f172ab3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid #1e293b;border-radius:.75rem;padding:1rem;position:sticky;top:1rem;z-index:20;max-width:1200px;margin:0 auto}.discovery-controls-top{display:flex;flex-direction:row;gap:1rem;align-items:center;justify-content:space-between}@media (max-width: 768px){.discovery-controls-top{flex-direction:column-reverse}}.view-toggle{display:flex;background-color:#1e293b;padding:.25rem;border-radius:.5rem;gap:.25rem}.view-btn{padding:.5rem 1rem;font-size:.875rem;font-weight:600;color:#cbd5e1;background:none;border:none;border-radius:.375rem;display:flex;align-items:center;gap:.5rem;cursor:pointer;transition:all .2s ease}.view-btn:hover{background-color:#334155}.view-btn.active{background-color:#22c55e;color:#fff;box-shadow:0 2px 6px #0003}.server-count{display:flex;align-items:center;gap:.5rem;color:#cbd5e1;font-weight:600}.server-icon-serversList{color:#4ade80}.highlight-white{color:#fff}.container-mode-explanation{margin-top:1rem}.container-mode-explanation.flex{display:flex;align-items:center;justify-content:space-between}.mode-explanation{display:flex;align-items:start;gap:.75rem;background-color:#1e293b80;padding:.75rem;border-radius:.5rem}.info-icon{color:#4ade80;flex-shrink:0;height:20px;width:20px}.mode-explanation p{font-size:.875rem;color:#94a3b8;margin:0;line-height:1.5}.filter-controls{display:flex;align-items:center;gap:.5rem;margin-left:20px}.filter-label{font-size:.875rem;font-weight:600;color:#cbd5e1;white-space:nowrap}.select-wrapper{position:relative;width:100%}.filter-select{width:100%;background-color:#1e293b;border:1px solid #334155;color:#fff;font-weight:600;padding:.5rem 2.5rem .5rem .75rem;border-radius:.5rem;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;transition:border-color .2s ease}.filter-select:focus{border-color:#22c55e;box-shadow:0 0 0 2px #22c55e66}.select-icon{position:absolute;right:.625rem;top:50%;transform:translateY(-50%);width:1rem;height:1rem;color:#94a3b8;pointer-events:none}.info-icon-error{width:3rem;height:3rem}.load-more-button{display:inline-flex;align-items:center;gap:.1rem;padding:.75rem 1.2rem;font-weight:700;color:#fff;font-size:15px;background-color:#22c55e1a;border:2px solid #34d399;border-radius:25px;text-decoration:none;transition:all .3s ease;cursor:pointer}.load-more-button:hover{background-color:#34d399;color:#0f172a;transform:translateY(-4px);box-shadow:0 10px 25px -10px #34d3994d}.loader-inline{width:18px;height:18px;vertical-align:middle;margin-right:6px;animation:spin 1s linear infinite}@media (max-width: 1080px){.container-mode-explanation{flex-direction:column-reverse}.filter-controls{margin-bottom:10px}}@keyframes backgroundShine{0%{background-position:200% 0}to{background-position:-200% 0}}.shine-text{background:linear-gradient(90deg,#444,#fff,#444);background-size:200% 100%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:backgroundShine 5s linear infinite}.premium-page{background-color:#0f172a;color:#fff;font-family:sans-serif;width:100%}.main-container-premium{margin:auto;padding:2rem 1rem}.hero-section{text-align:center;padding:5rem 1rem 6rem;background:linear-gradient(to bottom,#0f172a,#1e293b);position:relative;overflow:hidden}.hero-section:after{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle at center,rgba(251,191,36,.05),transparent 70%);animation:pulseBackground 6s ease-in-out infinite;z-index:0}@keyframes pulseBackground{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.hero-content{position:relative;z-index:1;max-width:800px;margin:90px auto 0}.hero-icon{display:inline-flex;align-items:center;justify-content:center;background:#fbbf241a;border:1px solid rgba(251,191,36,.3);color:#fbbf24;border-radius:.6rem;padding:1rem;margin-bottom:1.5rem;width:72px;height:72px}.hero-title{font-size:2.75rem;font-weight:900;letter-spacing:-.02em;margin-bottom:1rem;line-height:1.2;background:linear-gradient(90deg,#fbbf24,#fff,#fbbf24);background-size:200% 100%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:backgroundShine 6s linear infinite}.hero-subtitle{color:#94a3b8;font-size:1.125rem;max-width:640px;margin:0 auto;line-height:1.6}.section-title{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:.1rem}.highlight-green{color:#4ade80}.highlight-amber{color:#fbbf24}.advantages-section,.acquisition-section{margin-top:5rem}.advantages-grid{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.acquisition-list{max-width:768px;margin:auto;display:flex;flex-direction:column;gap:1.5rem}.section-subtitle{color:#94a3b8;text-align:center;font-size:1.125rem;max-width:900px;margin:0 auto 3rem}.call-to-action{margin-top:6rem;text-align:center}.cta-box{background:#1e293b66;border:1px solid #334155;padding:2rem;border-radius:15px}.cta-icon{background:#22c55e1a;padding:.75rem;border-radius:10px;margin-bottom:1rem;display:inline-flex}.cta-title{font-size:1.875rem;font-weight:700;margin-bottom:.5rem}.cta-text{color:#94a3b8;font-size:1rem;max-width:600px;margin:0 auto 1.5rem}.cta-button{background:linear-gradient(90deg,#22c55e,#10b981);color:#fff;padding:.75rem 1.5rem;border-radius:.75rem;font-weight:600;font-size:1rem;display:inline-flex;align-items:center;gap:.5rem;text-decoration:none;transition:all .3s ease-in-out;box-shadow:0 0 10px #10b9814d}.cta-button:hover{transform:translateY(-2px) scale(1.03);box-shadow:0 0 20px #10b98180;color:#fff}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.advantage-card{background:#0f172a80;padding:2rem;border-radius:1rem;border:1px solid #1e293b;text-align:center;transition:all .3s ease}.advantage-card:hover{background:#1e293b;transform:translateY(-8px);box-shadow:0 10px 25px #22c55e1a}.advantage-card,.acquisition-card{transition:transform .3s ease,box-shadow .3s ease;border:1px solid rgba(255,255,255,.05);border-radius:.75rem;background-color:#1e293b80;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.advantage-card:hover,.acquisition-card:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 10px 25px #fbbf2440;border-color:#fbbf24}.advantage-icon{display:inline-flex;align-items:center;justify-content:center;background:#22c55e1a;color:#4ade80;padding:1rem;border-radius:.75rem;margin-bottom:1.25rem;font-size:1.5rem}.advantage-title{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:.75rem}.advantage-description{color:#94a3b8;line-height:1.6}.advantage-icon svg,.acquisition-icon svg,.cta-icon svg{transition:transform .3s ease}.advantage-card:hover .advantage-icon svg,.acquisition-card:hover .acquisition-icon svg,.cta-box:hover .cta-icon svg{transform:rotate(5deg) scale(1.1)}.acquisition-card{background:linear-gradient(to bottom right,#1e293b,#0f172a4d);border:1px solid #334155;padding:1.5rem;border-radius:.75rem;display:flex;align-items:flex-start;gap:1.25rem}.acquisition-icon{background:#f59e0b1a;color:#fbbf24;padding:.75rem;border-radius:.5rem;margin-top:.25rem;flex-shrink:0;display:flex;align-items:center;justify-content:center}.acquisition-title{font-weight:700;color:#fff;font-size:1.25rem}.acquisition-description{color:#94a3b8;margin-top:.25rem}:root{--primary-color: #22c55e;--primary-glow: rgba(34, 197, 94, .2);--dark-bg: #0d121c;--dark-bg-alt: #0f172a;--card-bg: #1e293b;--border-color: #2a3549;--text-primary: #ffffff;--text-secondary: #94a3b8;--highlight-gradient: linear-gradient(to right, #34d399, #14b8a6);--primary-color-v2: #22c55e;--primary-glow-v2: rgba(34, 197, 94, .3);--dark-bg-v2: #0a0f18;--dark-bg-alt-v2: #10172a;--card-bg-v2: linear-gradient(145deg, #1e293b, #151f30);--border-color-v2: rgba(56, 76, 105, .5);--text-primary-v2: #f8fafc;--text-secondary-v2: #a0aec0;--highlight-gradient-v2: linear-gradient(90deg, #34d399, #22c55e)}.presentation-page{width:100%;background-color:var(--dark-bg);color:var(--text-primary);overflow-x:hidden}.highlight-text{background:var(--highlight-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.command-text{background:#2a3549;border-radius:4px;padding:.2em .4em;font-family:Courier New,Courier,monospace;font-size:.9em;color:#e2e8f0}.hero-section-presentation{display:grid;grid-template-columns:1fr;align-items:center;gap:2rem;padding:6rem 2rem;max-width:1200px;margin:0 auto}.hero-content-presentation{margin-top:70px;display:flex;flex-direction:column;align-items:center}.hero-title-presentation{font-size:2.8rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem;text-align:center;display:flex;flex-direction:column;align-items:center}.hero-title-presentation .hero-highlight{display:block;background:var(--highlight-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-top:.5rem}.hero-subtitle-presentation{font-size:1.2rem;color:var(--text-secondary);max-width:70%;margin-bottom:2.5rem;text-align:center;width:100%}.hero-cta-buttons{display:flex;flex-direction:column;gap:1rem}@media (min-width: 768px){.hero-cta-buttons{flex-direction:row}}.cta-button{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;padding:.8rem 1.8rem;border-radius:.5rem;font-weight:700;text-decoration:none;transition:all .3s ease;border:2px solid transparent}.cta-button.primary{background-color:var(--primary-color);color:var(--dark-bg)}.cta-button.primary:hover{background-color:#16a34a;transform:translateY(-5px);box-shadow:0 10px 20px -5px var(--primary-glow)}.cta-button.secondary{background-color:var(--card-bg);color:var(--text-primary);border-color:var(--border-color)}.cta-button.secondary:hover{border-color:var(--primary-color);background-color:#2a3549;transform:translateY(-5px)}.cta-icon-presentation{width:20px;height:20px}.hero-visual{display:flex;justify-content:center;align-items:center;min-height:300px}.visual-orbit-container{position:relative;width:250px;height:250px;animation:rotate-orbit 30s linear infinite}@keyframes rotate-orbit{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.orbit-center-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:150px;height:150px;background:radial-gradient(circle,var(--primary-glow) 0%,rgba(34,197,94,0) 70%);border-radius:50%}.orbit-main-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:var(--primary-color);animation:pulse-main-icon 4s infinite ease-in-out}@keyframes pulse-main-icon{0%{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-50%,-50%) scale(1.1)}to{transform:translate(-50%,-50%) scale(1)}}.orbiting-icon{position:absolute;width:60px;height:60px;background-color:var(--card-bg);border:1px solid var(--border-color);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--text-secondary);animation:float-icon 5s infinite ease-in-out,counter-rotate-orbit 30s linear infinite}@keyframes float-icon{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@keyframes counter-rotate-orbit{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.orbiting-icon.icon-1{top:-30px;left:50%;transform:translate(-50%);animation-delay:0s}.orbiting-icon.icon-2{top:50%;right:-30px;transform:translateY(-50%);animation-delay:-2.5s}.orbiting-icon.icon-3{bottom:-30px;left:50%;transform:translate(-50%);animation-delay:-5s}.orbiting-icon.icon-4{top:50%;left:-30px;transform:translateY(-50%);animation-delay:-7.5s}.feature-section{padding:5rem 2rem}.feature-section.alt-bg{background-color:var(--dark-bg-alt)}.section-header{text-align:center;margin-bottom:4rem;margin-top:50px}.section-title-presentation{font-size:2.5rem;font-weight:800}.section-subtitle-presentation{font-size:1.1rem;color:var(--text-secondary);max-width:650px;margin:0 auto}.steps-container{display:grid;grid-template-columns:1fr;gap:2rem;max-width:1100px;margin:0 auto}@media (min-width: 768px){.steps-container{grid-template-columns:repeat(2,1fr)}}.step-card{background-color:var(--card-bg);border-radius:1rem;border:1px solid var(--border-color);padding:2rem;transition:all .3s ease;overflow:hidden}.step-card:hover{transform:translateY(-10px);border-color:var(--primary-color);box-shadow:0 15px 30px -10px var(--primary-glow)}.step-number{color:var(--primary-color);font-weight:700;margin-bottom:.5rem;display:block}.step-title{font-size:1.5rem;font-weight:700;margin-bottom:.75rem}.step-description{color:var(--text-secondary);line-height:1.6}.explorer-features-grid{display:grid;grid-template-columns:1fr;gap:2rem;max-width:1200px;margin:0 auto}@media (min-width: 768px){.explorer-features-grid{grid-template-columns:repeat(3,1fr)}}.explorer-feature-card{text-align:center;background:#0d121c;padding:2.5rem 2rem;border-radius:1rem;border:1px solid var(--border-color);transition:all .3s ease}.explorer-feature-card:hover{transform:scale(1.05);border-color:var(--primary-color);box-shadow:0 20px 40px -15px #00000080}.explorer-visual{margin-bottom:1.5rem;color:var(--primary-color);display:inline-block;padding:1rem;border-radius:50%;background-color:#22c55e1a;height:70px;width:70px;display:inline-flex;align-items:center;justify-content:center}.explorer-title{font-size:1.4rem;margin-bottom:1rem}.explorer-description{color:var(--text-secondary);line-height:1.6}.final-cta-section{padding:3rem 2rem 6rem;text-align:center;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNDQwIDMyMCI+PHBhdGggZmlsbD0iIzBmMTcyYSIgZmlsbC1vcGFjaXR5PSIxIiBkPSJNMCAyMjRsNDggMTZjNDggMTYgMTQ0IDQ4IDI0MCA0Mi43QzM4NCAyNzcgNDgwIDIyNCA1NzYgMjA4QzY3MiAxOTIgNzY4IDIxMyA4NjQgMjM0LjdDOTYwIDI1NiAxMDU2IDI3NyAxMTUyIDI2MS4zQzEyNDggMjQ1IDEzNDQgMTkyIDEzOTIgMTc2TDE0NDAgMTYwVjBIMDM5MkwzMzYgMEwyNDAgMEgxNDQgMEg0OEMwIDAgMCAyMjQgMCAyMjR6Ij48L3BhdGg+PC9zdmc+),var(--dark-bg);background-repeat:no-repeat;background-position:top center;background-size:cover}.final-cta-content{margin:0 auto}.final-cta-title{font-size:2.8rem;font-weight:800;margin-bottom:1rem}.final-cta-subtitle{font-size:1.2rem;color:var(--text-secondary);margin-bottom:2.5rem}.final-cta-buttons{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.cta-button.large{padding:1rem 2.5rem;font-size:1.1rem}@keyframes pulse{0%{box-shadow:0 0 #22c55e66}70%{box-shadow:0 0 0 20px #22c55e00}to{box-shadow:0 0 #22c55e00}}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-15px)}to{transform:translateY(0)}}@keyframes rocket-shake{0%,to{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-5px) rotate(1deg)}}@keyframes plume-flicker{0%,to{opacity:1;transform:scaleY(1) translate(-50%)}50%{opacity:.8;transform:scaleY(.95) translate(-50%)}}@keyframes star-fall{0%{transform:translateY(0);opacity:1}to{transform:translateY(150px);opacity:0}}@keyframes line-out{0%{height:0px;opacity:1}50%{height:70px;opacity:1}to{height:70px;opacity:0}}.container-scroll-indicator{display:flex;align-items:center;justify-content:center;margin-top:70px}.scroll-indicator{transform:translate(-50%)}.chevron-icon-presentation{width:2rem;height:2rem;color:#6b7280;animation:bounce 1s infinite}@keyframes bounce{0%,to{transform:translateY(0);animation-timing-function:ease-out}50%{transform:translateY(-10px);animation-timing-function:ease-in}}@keyframes slide-up-fade-in{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.presentation-page-v2{width:100%;background-color:var(--dark-bg-v2);color:var(--text-primary-v2);overflow-x:hidden;font-family:Inter,sans-serif}.hero-section-v2{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10rem 2rem 0rem;text-align:center;min-height:80vh;background-image:linear-gradient(to bottom,#0d121c,#0d121c,#22c55e1a);overflow:hidden}.hero-background-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:800px;height:800px;background:radial-gradient(circle,var(--primary-glow-v2) 0%,rgba(10,15,24,0) 60%);filter:blur(80px);animation:pulse-glow 8s infinite alternate}@keyframes pulse-glow{0%{transform:translate(-50%,-50%) scale(.8);opacity:.7}to{transform:translate(-50%,-50%) scale(1.2);opacity:1}}.hero-content-v2{z-index:2;display:flex;flex-direction:column;align-items:center;animation:slide-up-fade-in 1s ease-out forwards}.hero-icon-main{padding:1rem;background:var(--dark-bg-alt-v2);border-radius:50%;margin-bottom:2rem;border:1px solid var(--border-color-v2);color:var(--primary-color-v2);box-shadow:0 0 25px var(--primary-glow-v2)}.hero-title-v2{font-size:clamp(2.5rem,6vw,4rem);font-weight:800;line-height:1.2;margin-bottom:1.5rem;letter-spacing:-2px}.hero-highlight-v2{display:block;background:var(--highlight-gradient-v2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-top:.5rem;animation:shine 5s infinite linear;background-size:200% auto}@keyframes shine{to{background-position:-200% center}}.hero-subtitle-v2{font-size:1.25rem;color:var(--text-secondary-v2);max-width:1200px;margin-bottom:2.5rem;line-height:1.6}.hero-cta-buttons-v2{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.cta-button-v2{display:inline-flex;align-items:center;gap:.75rem;padding:.9rem 2rem;border-radius:.5rem;font-weight:700;text-decoration:none;transition:all .3s ease;border:2px solid transparent;font-size:1rem}.cta-button-v2.primary{background-color:var(--primary-color-v2);color:#000;box-shadow:0 5px 15px -5px var(--primary-glow-v2)}.cta-button-v2.primary:hover{background-color:#16a34a;transform:translateY(-5px);box-shadow:0 10px 25px -5px var(--primary-glow-v2)}.cta-button-v2.secondary{background-color:#1e293b80;color:var(--text-primary-v2);border-color:var(--border-color-v2)}.cta-button-v2.secondary:hover{border-color:var(--primary-color-v2);background-color:#1e293b}.cta-button-v2.large{padding:1rem 2.5rem;font-size:1.1rem}.cta-icon-v2{width:20px;height:20px}.section-header-v2{text-align:center;margin-bottom:4rem;animation:slide-up-fade-in 1s ease-out forwards;animation-timeline:view();animation-range:entry}.section-title-v2{font-size:clamp(2rem,5vw,3rem);font-weight:800;margin-bottom:1rem;letter-spacing:-1px}.section-subtitle-v2{font-size:1.15rem;color:var(--text-secondary-v2);max-width:600px;margin:0 auto;line-height:1.6}.bold-text-v2{font-weight:600;color:var(--text-primary-v2)}.command-text-v2{background:var(--dark-bg-alt-v2);border:1px solid var(--border-color-v2);border-radius:6px;padding:.2em .5em;font-family:Fira Code,Courier New,monospace;font-size:.9em;color:var(--primary-color-v2)}.showcase-section{padding:4rem 1rem;padding-bottom:0;padding-top:0;background:#0f172a;position:relative;overflow:hidden}.cta-buttons{display:flex;flex-direction:column;gap:1rem;justify-content:center;align-items:center;margin-bottom:80px}@media (min-width: 640px){.cta-buttons{flex-direction:row}}.cta-primary,.cta-secondary{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;font-size:1.125rem;font-weight:700;border-radius:.5rem;box-shadow:0 10px 15px #00000026;transition:all .3s ease;text-decoration:none;transform:scale(1)}.cta-primary{background-color:#4f46e5;color:#fff}.cta-primary:hover{background-color:#4338ca;color:#fff;transform:scale(1.05)}.cta-icon-plus{margin-left:.5rem;width:1.5rem;height:1.5rem;transition:transform .3s ease}.cta-primary:hover .cta-icon-plus{transform:rotate(90deg)}.cta-secondary{background-color:#1f293780;color:#c7d2fe}.cta-secondary:hover{background-color:#374151b3;color:#fff;transform:scale(1.05)}.cta-icon-arrow{margin-left:.5rem;width:1.25rem;height:1.25rem}@media (max-width: 619px){.container-scroll-indicator{margin-bottom:30px}}:root{--background-dark: #0f172a;--background-light: #1e293b;--border-color: #334155;--text-primary: #e2e8f0;--text-secondary: #94a3b8;--accent-green: #22c55e;--gradient-start: #34d399;--gradient-end: #14b8a6;--font-family-primary: "Inter", sans-serif}body{font-family:var(--font-family-primary);margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.cgu-page-wrapper{background-color:var(--background-dark);color:var(--text-primary);padding-top:60px;min-height:100vh;display:flex;flex-direction:column}.cgu-hero{text-align:center;padding:4rem 1.5rem;background-color:var(--background-dark);border-bottom:1px solid var(--border-color)}.cgu-hero-title{font-size:3.8rem;font-weight:800;line-height:1.1;margin:0;color:#fff;letter-spacing:-.05em}.cgu-gradient-text{background:linear-gradient(to right,var(--gradient-start),var(--gradient-end));-webkit-background-clip:text;-webkit-text-fill-color:transparent}.cgu-hero-subtitle{font-size:1.25rem;color:var(--text-secondary);max-width:700px;margin:1.5rem auto 0;font-weight:500;line-height:1.6}.cgu-last-updated{margin-top:2rem;color:#64748b;font-size:1rem;font-weight:500;opacity:.8}.cgu-main-content{max-width:960px;margin:4rem auto;padding:0 2rem;flex-grow:1}.cgu-section{background-color:var(--background-light);border:1px solid var(--border-color);border-radius:.5rem;margin-bottom:2.5rem;overflow:hidden;transition:all .3s ease-in-out;box-shadow:0 5px 15px #0000001a}.cgu-section:hover{transform:translateY(-8px);box-shadow:0 15px 35px -8px #0000004d,0 10px 15px -8px #0000004d;border-color:var(--accent-green)}.cgu-section-header{display:flex;align-items:center;gap:1.25rem;padding:1.25rem 2rem;background-color:#0f172a66;border-bottom:1px solid var(--border-color)}.cgu-icon{color:var(--accent-green);flex-shrink:0}.cgu-section-title{font-size:1.8rem;font-weight:700;margin:0;color:var(--text-primary)}.cgu-section-content{padding:2rem}.cgu-paragraph{font-size:1.05rem;line-height:1.8;color:var(--text-secondary);margin-bottom:1.25rem}.cgu-paragraph:last-child{margin-bottom:0}.cgu-paragraph-small{font-size:.95rem;line-height:1.7;color:var(--text-secondary);margin-bottom:1rem}.cgu-paragraph-small:last-child{margin-bottom:0}.cgu-list{list-style:none;padding:0;margin:1.8rem 0 1.5rem;display:flex;flex-direction:column;gap:.9rem}.cgu-list li{color:var(--text-secondary);display:flex;align-items:flex-start;gap:1rem;line-height:1.6}.cgu-list li:before{content:"✓";color:var(--accent-green);font-weight:700;font-size:1.1rem;margin-top:3px;flex-shrink:0}.cgu-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;margin-bottom:2.5rem}.cgu-grid .cgu-section{margin-bottom:0}.cgu-grid .cgu-section-title{font-size:1.3rem}.cgu-main-content a{color:var(--gradient-start);text-decoration:none;font-weight:600;transition:color .2s ease-in-out,text-decoration .2s ease-in-out;border-bottom:1px solid rgba(52,211,153,.3);padding-bottom:1px}.cgu-main-content a:hover{color:var(--gradient-end);text-decoration:none;border-bottom-color:var(--gradient-end)}@media (max-width: 1024px){.cgu-main-content{padding:0 1.5rem}}@media (max-width: 768px){.cgu-hero-title{font-size:2.8rem}.cgu-hero-subtitle{font-size:1.1rem}.cgu-hero{padding:3rem 1rem}.cgu-main-content{margin:3rem auto;padding:0 1rem}.cgu-section-title{font-size:1.4rem}.cgu-section-header{padding:1rem 1.25rem}.cgu-section-content{padding:1.5rem}.cgu-paragraph{font-size:.95rem;line-height:1.7;margin-bottom:1rem}.cgu-paragraph-small{font-size:.88rem;line-height:1.6}.cgu-list{margin:1.2rem 0 1rem;gap:.6rem}.cgu-list li{font-size:.9rem}.cgu-grid{gap:1.5rem;grid-template-columns:1fr}}@media (max-width: 480px){.cgu-hero-title{font-size:2.2rem}.cgu-hero-subtitle{font-size:1rem}.cgu-section-title{font-size:1.2rem}.cgu-paragraph,.cgu-paragraph-small,.cgu-list li{font-size:.9rem}}.app-header{position:fixed;top:0;left:0;width:100vw;box-sizing:border-box;display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;background-color:transparent;z-index:50;transition:all .3s ease-in-out;box-shadow:none;opacity:0;transform:translateY(-100%);border-bottom:1px solid #1e293b}.app-header.header-loaded{animation:headerSlideIn .8s ease-out forwards,headerFadeIn .8s ease-out forwards}.app-header.scrolled{background-color:#0c1323e6;box-shadow:0 4px 6px #0003;padding:1rem 2rem;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.app-header.scrolled .login-button{padding:.5rem 1.5rem;font-size:.9rem;background-color:transparent;color:#5865f2;border:1px solid #5865f2}.header-left{display:flex;align-items:center}.logo-link{display:flex;align-items:center;text-decoration:none;color:#fff;font-weight:700;font-size:1.5rem;transition:all .3s ease-in-out}.logo-link:hover{color:#fff;text-decoration:none}.app-logo{width:40px;height:40px;margin-right:.75rem;border-radius:8px;transition:all .3s ease-in-out;opacity:0;transform:translateY(-20px)}.app-header.header-loaded .app-logo{animation:elementFadeInSlideUp .6s ease-out forwards .2s}.app-name{transition:all .3s ease-in-out;opacity:0;transform:translateY(-20px)}.app-header.header-loaded .app-name{animation:elementFadeInSlideUp .6s ease-out forwards .3s}.app-header.scrolled .app-logo{width:32px;height:32px}.app-header.scrolled .app-name{font-size:1.2rem}.header-nav{display:flex;gap:2rem;transition:all .3s ease-in-out;font-weight:500}.header-nav .nav-link{color:rgb(209 213 219 / var(--tw-text-opacity, 1));text-decoration:none;display:flex;align-items:center;font-weight:500;transition:color .2s ease-in-out,transform .2s ease-in-out;opacity:0;transform:translateY(-20px)}.header-nav .nav-link.active{color:#22c55e}.header-nav .nav-link.premium.active{color:#fbbf24}.navLink-icon{margin-right:.5rem}.app-header.header-loaded .header-nav .nav-link:nth-child(1){animation:elementFadeInSlideUp .6s ease-out forwards .4s}.app-header.header-loaded .header-nav .nav-link:nth-child(2){animation:elementFadeInSlideUp .6s ease-out forwards .5s}.app-header.header-loaded .header-nav .nav-link:nth-child(3){animation:elementFadeInSlideUp .6s ease-out forwards .6s}.app-header.header-loaded .header-nav .nav-link:nth-child(4){animation:elementFadeInSlideUp .6s ease-out forwards .7s}.header-nav .nav-link.premium:hover{color:#fbbf24;transform:translateY(-2px)}.header-nav .nav-link:hover{color:#1cb54f;transform:translateY(-2px)}.app-header.scrolled .header-nav{opacity:0;visibility:hidden;transform:translateY(-20px);pointer-events:none}.header-right{display:flex;align-items:center;gap:1rem}.login-button{background-color:#5865f2;color:#fff;font-weight:600;border-radius:.5rem;padding:.5rem 1.5rem;text-decoration:none;transition:all .3s ease-in-out;border:none;cursor:pointer;opacity:0;transform:translateY(-20px)}.app-header.header-loaded .login-button{animation:elementFadeInSlideUp .6s ease-out forwards .7s}.login-button:hover{background-color:#4a56c4;transform:translateY(-2px);color:#fff}.app-header.scrolled .login-button{padding:.5rem 1.5rem;font-size:.9rem}.menu-toggle{display:none;background:none;border:none;color:var(--color-light-gray);cursor:pointer;padding:.5rem;border-radius:5px;transition:background-color .2s ease-in-out;opacity:0;transform:translateY(-20px)}.app-header.header-loaded .menu-toggle{animation:elementFadeInSlideUp .6s ease-out forwards .7s}.menu-toggle:hover{background-color:#ffffff1a}@media (max-width: 833px){.app-header{padding:1rem}.header-nav{position:absolute;top:100%;left:0;width:100%;flex-direction:column;background-color:#1e293b;border-top:1px solid rgba(255,255,255,.1);padding:1rem 0;transform:translateY(-100%);opacity:0;visibility:hidden;pointer-events:none;transition:all .3s ease-in-out}.header-nav.open{transform:translateY(0);opacity:1;visibility:visible;pointer-events:all}.header-nav .nav-link{padding:.75rem 1.5rem;text-align:center;width:100%}.menu-toggle{display:block}}@keyframes headerSlideIn{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes headerFadeIn{0%{opacity:0}to{opacity:1}}@keyframes elementFadeInSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.user-profile-button{display:flex;align-items:center;gap:.75rem;background-color:#1e293b80;padding:.4rem;border-radius:.7rem;cursor:pointer;border:1px solid #1e293b;transition:all .2s ease}.app-header.scrolled .user-profile-button{background-color:transparent;padding:.3rem;border:1px solid #5865f2}.user-profile-button:hover{border-color:#22c55e}.user-avatar{width:32px;height:32px;border-radius:50%;object-fit:cover}.user-name{color:#fff;font-weight:600;margin-right:.5rem}.dropdown-menu{position:absolute;top:calc(100% + 10px);right:30px;background-color:#1e293b;border-radius:.5rem;padding:.5rem;width:220px;box-shadow:0 10px 25px -5px #0003,0 8px 10px -6px #0003;border:1px solid #334155;z-index:1001;animation:dropdown-animation .2s ease-out}.dropdown-menu a,.dropdown-menu button{display:flex;align-items:center;gap:.75rem;width:100%;text-align:left;padding:.6rem .8rem;color:#d1d5db;background:none;border:none;cursor:pointer;font-size:.9rem;font-weight:500;border-radius:6px;transition:background-color .2s ease,color .2s ease;text-decoration:none}.dropdown-menu a:hover,.dropdown-menu button:hover{background-color:#22c55e;color:#fff}.dropdown-menu .logout-button:hover{background-color:#ef4444}.dropdown-separator{height:1px;background-color:#334155;margin:.5rem 0}.custom-footer{background-color:#0f172a;border-top:1px solid #1e293b;color:#94a3b8;font-family:sans-serif;width:100%}.footer-container{padding:3rem 1rem;width:100%;display:flex;flex-direction:column}.footer-grid{display:grid;gap:2rem;justify-items:center;grid-template-columns:repeat(4,minmax(200px,1fr));width:100%}.footer-slogan{text-align:start;max-width:80%;margin-top:10px}.footer-section,.footer-brand{width:100%}.footer-logo{display:flex;align-items:center;gap:.5rem;text-decoration:none;color:#fff;font-size:1.5rem;font-weight:700}.footer-logo:hover{color:#fff}.footer-logo img{height:2.5rem;width:2.5rem;border-radius:9999px}.footer-section h4{color:#fff;font-size:1.125rem;font-weight:700;margin-bottom:1rem}.footer-section ul{list-style:none;padding:0;margin:0}.footer-section li{margin-bottom:.5rem}.footer-section a{color:#94a3b8;text-decoration:none;transition:color .3s ease}.footer-section a:hover{color:#34d399}.footer-bottom{border-top:1px solid #1e293b;text-align:center;padding-top:2rem;font-size:.875rem;margin-top:2.5rem}@media (max-width: 860px){.footer-grid{grid-template-columns:repeat(2,minmax(200px,1fr))}}@media (min-width: 1024px){.footer-grid{grid-template-columns:repeat(4,minmax(200px,1fr))}}.layout-wrapper{background-color:#0f172af2;font-family:sans-serif;color:#fff;display:flex;width:100%;height:100%;margin-top:95px}@media (max-width: 833px){.layout-wrapper{margin-top:80px}}.dashboard-main{flex:1;padding:2.5rem 1.5rem 1.5rem;overflow-y:auto;background-color:#1b2335}@media (min-width: 768px){.dashboard-main{padding:2.5rem}}.dashboard-container{width:100%}.dashboard-title{font-size:2rem;font-weight:700}@media (min-width: 768px){.dashboard-title{font-size:2.5rem}}.dashboard-subtitle{color:#9ca3af;margin-bottom:2rem}.dashboard-loader{display:flex;justify-content:center;align-items:center;padding:5rem}.loading-icon{height:3rem;width:3rem;color:#22c55e;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.dashboard-error{background-color:#991b1b33;border:1px solid rgba(239,68,68,.3);border-radius:.5rem;padding:1.5rem;text-align:center}.error-icon{height:3rem;width:3rem;color:#f87171;margin:0 auto}.error-title{font-size:1.25rem;font-weight:700}.error-text{color:#fca5a5}.dashboard-context{background-color:#1e293b33;border:1px solid rgba(51,65,85,.3);border-radius:.5rem;padding:1.5rem;text-align:center;display:flex;flex-direction:column;align-items:center}.context-icon{height:3rem;width:3rem;color:#9ca3af;margin:0 auto}.context-title{font-size:1.25rem;font-weight:700}.context-text{color:#9ca3af}.server-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:1.5rem}@media (min-width: 640px){.server-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.server-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1280px){.server-grid{grid-template-columns:repeat(4,1fr)}}@media (min-width: 1536px){.server-grid{grid-template-columns:repeat(4,1fr)}}@media (min-width: 2435px){.server-grid{grid-template-columns:repeat(5,1fr)}}@media (min-width: 2800px){.server-grid{grid-template-columns:repeat(6,1fr)}}.dashboard-server-card{background-color:#1e293b;border-radius:1rem;padding:1.5rem;text-align:center;display:flex;flex-direction:column;align-items:center;transition:all .3s ease}.dashboard-server-card:hover{transform:translateY(-4px)}.dashboard-server-card.inactive{opacity:.7}.dashboard-server-card.inactive:hover{opacity:1;transform:none}.server-icon-servers{width:6rem;height:6rem;border-radius:9999px;margin-bottom:1rem;object-fit:cover;transition:filter .3s ease}.grayscale-hover{filter:grayscale(100%)}.dashboard-server-card:hover .grayscale-hover{filter:grayscale(0%)}.server-icon-placeholder{width:6rem;height:6rem;border-radius:9999px;margin-bottom:1rem;background-color:#334155;display:flex;align-items:center;justify-content:center;transition:filter .3s ease}.server-initials{font-size:1.875rem;font-weight:700;color:#fff}.server-name-servers{font-weight:700;color:#fff;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:190px}.server-actions{margin-top:auto;padding-top:1.5rem;width:100%}.server-button{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem 1rem;font-weight:700;border-radius:.5rem;text-decoration:none;color:#fff;transition:background-color .3s ease}.server-button.configure{background-color:#334155}.server-button.configure:hover{background-color:#22c55e;color:#fff}.server-button.add{background-color:#5865f2}.server-button.add:hover{background-color:#4a56c4;color:#fff}.sidebar{width:16rem;flex-shrink:0;background-color:#0f172a;padding:1.5rem;display:none;flex-direction:column}@media (min-width: 768px){.sidebar{display:flex}}.sidebar-title{font-size:1.25rem;font-weight:700;color:#fff;margin-bottom:2rem}.sidebar-nav ul{display:flex;flex-direction:column;gap:.5rem;list-style:none}.sidebar-link{display:flex;align-items:center;gap:.75rem;padding:.625rem 1rem;border-radius:.5rem;font-weight:600;color:#94a3b8;text-decoration:none;transition:background-color .2s,color .2s}.sidebar-link:hover{background-color:#1e293b;color:#fff}.sidebar-link.active{background-color:#22c55e1a;color:#22c55e}.sidebar-logout{margin-top:auto}.sidebar-link.logout:hover{background-color:#ef44441a;color:#f87171;cursor:pointer}.no-servers{padding:20px;border:2px #9ca3af dashed;border-radius:10px;color:#9ca3af;font-size:17px;width:fit-content}.main-content-serverConfig{flex:1;padding:2.5rem;overflow-y:auto;width:100%}.main-container{max-width:1280px;margin:0 auto}.page-header-title{font-size:1.875rem;font-weight:700;color:#fff}.page-header-premium{display:flex;align-items:center;gap:.25rem;color:#f59e0b;font-weight:600}.btn{font-weight:700;padding:8px 20px;border-radius:.5rem;transition:background-color .2s;border:none;cursor:pointer;display:inline-flex;align-items:center;gap:.5rem}.btn-neutral{background-color:#334155;color:#fff}.btn-neutral:hover{background-color:#475569}.btn-primary{background-color:#22c55e;color:#fff}.btn-primary:hover{background-color:#16a34a}.config-body{display:flex;gap:2rem;margin-top:1.5rem}.config-sidebar{width:240px;flex-shrink:0}.config-sidebar h4{font-weight:600;color:#94a3b8;padding:0 .5rem 1rem;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em}.config-sidebar ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.25rem}.config-nav-link{display:flex;align-items:center;gap:.75rem;padding:.625rem 1rem;border-radius:.5rem;font-weight:500;color:#cbd5e1;background:none;border:none;width:100%;text-align:left;cursor:pointer;transition:background-color .2s,color .2s}.config-nav-link:hover{background-color:#1e293b;color:#fff}.config-nav-link.active{background-color:#1e293b;color:#fff;font-weight:600}.config-nav-link span{flex-grow:1}.config-content-wrapper{flex-grow:1;min-width:0;display:flex;flex-direction:column;max-width:800px}.config-content-wrapper.detected{cursor:not-allowed}.config-content{flex-grow:1}.form-section{background-color:#1e293b;border:1px solid #334155;border-radius:.75rem;padding:1.5rem;margin-bottom:1.5rem}.form-section-header{border-bottom:1px solid #334155;padding-bottom:1rem;margin-bottom:1.5rem}.form-label{font-weight:500;color:#e2e8f0;display:block}.form-input,.form-textarea{width:100%;background-color:#334155;color:#fff;border-radius:.5rem;padding:.75rem;border:1px solid transparent;transition:border-color .2s;resize:vertical;font-family:sans-serif}.form-textarea{font-size:15px}.form-input::placeholder{color:#94a3b8}.form-textarea::placeholder{color:#94a3b8}.form-textarea::-webkit-scrollbar{width:7px}.form-textarea::-webkit-scrollbar-track{background:transparent}.form-textarea::-webkit-scrollbar-thumb{background:#475569;border-radius:4px}.form-textarea::-webkit-scrollbar-thumb:hover{background:#475569}.form-input:focus,.form-textarea:focus{outline:none;border-color:#22c55e;background-color:#1e293b}.tag-display-container{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}.tag-item{background-color:#475569;color:#fff;padding:4px 12px;border-radius:9999px;display:flex;align-items:center;gap:.5rem;font-size:.875rem}.tag-remove-btn{background:none;border:none;color:#cbd5e1;cursor:pointer;padding:0;display:flex}.tag-remove-btn:hover{color:#f87171}.action-bar{position:sticky;bottom:0;background-color:#0f172acc;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-top:1px solid #334155;padding:1rem 0;margin-top:2rem}.action-bar-inner{display:flex;justify-content:flex-end;gap:1rem}@media (max-width: 1024px){.main-content-serverConfig{padding:1.5rem}.config-body{flex-direction:column;gap:1.5rem}.config-sidebar{width:100%}.config-sidebar h4{display:none}.config-sidebar ul{flex-direction:row;gap:0;border-bottom:1px solid #334155}.config-sidebar li{flex:1}.config-nav-link{justify-content:center;padding:.75rem .5rem;color:#94a3b8;border-radius:0}.config-nav-link.active{background-color:transparent;color:#4ade80;border-bottom:2px solid #4ade80;font-weight:600}.config-nav-link:hover{background-color:transparent;color:#fff}}@media (max-width: 767px){.main-content-serverConfig{padding:1rem}.page-header-title{font-size:1.5rem}}.header-serverConfig{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;max-width:1075px}.container-server-buttons{display:flex;align-items:center}.btn-preview,.btn-bump{padding:.5rem 1.25rem;border-radius:.5rem;color:#fff;border:none;cursor:pointer;transition:background-color .2s ease;display:flex;align-items:center;font-size:16px}.btn-bump.detected-disabled{cursor:not-allowed;background-color:#4b5563;color:#d1d5db;opacity:.7}.btn-bump.detected-disabled:hover{background-color:#4b5563}.btn-bump.bumped{cursor:not-allowed;background-color:#4b5563;color:#d1d5db;opacity:.7}.btn-bump.bumped:hover{background-color:#4b5563}.btn-preview{background-color:#334155;margin-right:10px}.btn-preview:hover{background-color:#475569;color:#fff}.btn-bump{background-color:#22c55e}.btn-bump:hover{background-color:#16a34a}.backToServers-Button{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#94a3b8;margin-bottom:1.5rem;text-decoration:none}.backToServers-Button:hover{color:#22c55e;text-decoration:underline}.server-icon-serverConfig{width:64px;height:64px;border-radius:.75rem}.server-icon-placeholder-serverConfig{width:64px;height:64px;border-radius:.75rem;background-color:#334155;display:flex;align-items:center;justify-content:center;transition:filter .3s ease}.server-icon-placeholder-serverCard{width:64px;height:64px;border-radius:100%;background-color:#334155;display:flex;align-items:center;justify-content:center;transition:filter .3s ease;border:4px solid #1e293b;transition:border-color .3s ease}.server-card.default:hover .server-icon-placeholder-serverCard{border:solid #22c55e}.server-card.premium:hover .server-icon-placeholder-serverCard{border-color:#fbbf24}.banner-image-serverConfig{width:100%;height:8rem;object-fit:cover;border-radius:.5rem}.delete-banner-button{width:100%;justify-content:center;margin-top:10px;background-color:transparent;color:#f87171;transition:background-color .2s,color .2s;font-size:15px}.delete-banner-button:hover{background-color:#f871711a;color:#f87171}.option-card{position:relative;background-color:#3341551a;border-radius:.5rem;padding:1rem;box-shadow:0 0 0 1px #334155}.option-card:hover .premium-overlay{opacity:1}.option-header{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap}.option-title{color:#fff;font-size:1.125rem;font-weight:700}.option-description{color:#94a3b8;font-size:.875rem}.option-subgroup{margin-top:1rem;display:flex;flex-direction:column;gap:1rem;border-left:2px solid #334155;padding-left:1rem;margin-left:.5rem}.option-label{font-weight:600;color:#e2e8f0;margin-bottom:.25rem}.option-header-content{display:flex;flex-direction:column}.option-select{width:50%;padding:.5rem .75rem;background-color:#334155;color:#fff;border-radius:.375rem;border:none;outline:none}.option-select:focus{border:1px solid #22c55e}.color-picker-wrapper{position:relative}.custom-color{display:inline-block;width:2rem;height:2rem;border-radius:7px;border:none;cursor:pointer}.hidden-color-input{opacity:0;top:0;left:0;width:100%;height:100%;cursor:pointer}.option-button{background-color:#22c55e;color:#fff;font-weight:700;padding:.5rem 1rem;border-radius:.375rem;display:inline-flex;align-items:center;gap:.5rem;transition:background-color .2s ease;border:none}.option-button:hover{background-color:#16a34a}.invite-section{background:#3341551a;border:1px solid #1e293b;border-radius:.75rem;padding:1.5rem;display:flex;flex-direction:column;gap:1.25rem;box-shadow:0 0 0 1px #334155;transition:background .3s ease}.invite-body{display:flex;flex-wrap:wrap;align-items:start;flex-direction:column}.option-select{background:#1e293b;color:#fff;border-radius:.5rem;padding:.5rem .75rem;border:1px solid #334155;font-size:.95rem;transition:border-color .3s ease}.option-select:focus{border-color:#22c55e;outline:none}.invite-action-button{background-color:#22c55e;color:#fff;font-weight:600;padding:.5rem 1.2rem;border-radius:.5rem;display:flex;align-items:center;gap:.5rem;border:none;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 6px #22c55e33}.invite-action-button:hover{background-color:#16a34a;transform:scale(1.03)}.invite-link-wrapper{display:flex;flex-direction:row;align-items:center;gap:.5rem;background:#0f172a33;border:1px solid #334155;border-radius:.5rem;height:38px;padding-left:.7rem;width:50%;max-width:100%}.invite-link-input{flex:1;background:transparent;color:#60a5fa;border:none;font-size:.85rem;font-family:monospace;outline:none}.invite-copy-button{background:#334155;color:#fff;font-size:.85rem;padding:.5rem;border-radius:.375rem;font-weight:700;height:100%;border:none;cursor:pointer;transition:background .2s ease;display:flex;align-items:center;justify-content:center;border-top-left-radius:0;border-bottom-left-radius:0}.invite-copy-button:hover{background:#475569}.premium-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#0f172abf;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:10;border-radius:.5rem;display:flex;align-items:center;justify-content:center;font-weight:700;color:#fff;opacity:0;transition:opacity .3s ease}.switch{position:relative;display:inline-block;width:48px;height:24px}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#4b5563;transition:.4s;border-radius:9999px}.slider:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;transition:.4s;border-radius:50%}.switch input:checked+.slider{background-color:#22c55e}.switch input:checked+.slider:before{transform:translate(24px)}.partnership-list{display:grid;grid-template-columns:1fr;gap:1rem;margin-bottom:1.5rem;overflow-y:auto;overflow-x:hidden;max-height:560px;padding-right:.75rem;padding-top:.5rem}.partnership-list::-webkit-scrollbar{width:7px}.partnership-list::-webkit-scrollbar-track{background:transparent}.partnership-list::-webkit-scrollbar-thumb{background:#475569;border-radius:4px}.partnership-list::-webkit-scrollbar-thumb:hover{background:#475569}@media (min-width: 768px){.partnership-list{grid-template-columns:1fr 1fr}}.partnership-card{background-color:#0f172ab3;border:1px solid #334155;border-radius:.75rem;padding:1rem 1.25rem;display:flex;flex-direction:column;gap:1rem;box-shadow:0 2px 10px #00000014;position:relative}.card-top{display:flex;justify-content:space-between;align-items:center}.drag-icon{color:#94a3b8;cursor:grab}.delete-button{background-color:transparent;border:none;color:#f87171;padding:4px;border-radius:.375rem;cursor:pointer;transition:background-color .2s ease,opacity ease .3s;position:absolute;top:-10px;right:-12px;opacity:0}.partnership-card:hover .delete-button{opacity:1}.delete-button:hover{background-color:#f871711a}.field-group{display:flex;flex-direction:column;gap:.25rem}.field-label{font-size:.875rem;color:#cbd5e1;font-weight:600}.field-select{background-color:#1e293b;color:#fff;border:1px solid #334155;padding:.5rem .75rem;border-radius:.5rem;font-size:.9rem;transition:border-color .3s ease}.field-select:focus{outline:none;border-color:#22c55e}.add-button{background-color:#334155;color:#fff;font-weight:600;padding:.6rem 1.25rem;border-radius:.5rem;display:flex;justify-content:center;align-items:center;gap:.5rem;transition:background-color .2s ease;border:none;cursor:pointer}.add-button:hover{background-color:#475569}.no-partners{display:flex;flex-direction:column;align-items:center;text-align:center;padding:2rem;background-color:#0f172a66;border:1px dashed #334155;border-radius:.75rem;color:#94a3b8;gap:.5rem;width:100%}.no-partners svg{color:#64748b;margin-bottom:.5rem}.no-partners h4{font-size:1.125rem;font-weight:600;color:#fff}.no-partners p{font-size:.875rem;line-height:1.3;color:#94a3b8}.preview-container{max-width:438px}.preview-section{width:100%;display:flex;flex-direction:column}.preview-switcher{display:flex;border-bottom:1px solid #334155;margin-bottom:1.5rem}.preview-button{padding:8px 16px;font-weight:600;background:none;border:none;color:#94a3b8;cursor:pointer;transition:color .2s;border-bottom:2px solid transparent;display:flex;align-items:center;font-weight:700;font-size:15px}.preview-button.active{color:#4ade80;border-bottom-color:#4ade80}.preview-content{display:flex;justify-content:start;flex-direction:column;align-items:flex-start}.discord-bump-wrapper{font-family:Whitney,Helvetica Neue,Helvetica,Arial,sans-serif;width:100%;max-width:560px;color:#dcddde;background-color:#36393f;padding:0 1rem 1rem;border-radius:8px}.discord-bump-header{display:flex;align-items:center;gap:1rem;padding-top:1rem}.bot-avatar{width:40px;height:40px;border-radius:50%;position:relative;top:10px}.bot-info{display:flex;align-items:center;gap:.5rem}.bot-name{color:#fff;font-weight:500;display:flex;align-items:center}.app-badge{background-color:#5865f2;color:#fff;font-size:.65rem;font-weight:700;padding:0 4px;border-radius:3px;vertical-align:middle;margin-left:4px;display:flex;align-items:center}.bump-timestamp{font-size:.75rem;color:#a3a6aa}.discord-bump-content{display:flex;flex-direction:column;padding-left:50px;margin-top:-10px}.bump-info-section{border-radius:4px;font-size:.875rem;line-height:1.6;margin-left:5px}.bump-info-section p{margin:0}.bump-info-section p:last-child{margin-bottom:0}.discord-message-title{color:#fff;font-weight:700;text-decoration:underline}.info-tag{background-color:#4f545c;border-radius:3px;padding:2px 6px;margin-right:4px;font-size:.8rem}.discord-link{color:#00a8fc;text-decoration:none}.discord-link:hover{text-decoration:underline}.invite-box{background-color:#2f3136;border-radius:4px;padding:1rem;margin-bottom:5px}.invite-text{font-size:.75rem;color:#b9bbbe;font-weight:700;margin-bottom:.75rem}.server-info-box{display:flex;align-items:center;gap:1rem}.server-icon-invite{width:40px;height:40px;border-radius:8px}.server-details{flex-grow:1}.server-name-line{display:flex;align-items:center;gap:.5rem;color:#fff;font-weight:600}.server-settings-icon-invite{color:#b9bbbe}.server-stats-invite{display:flex;align-items:center;gap:.2rem;font-size:.8rem;color:#b9bbbe;margin-top:2px}.online-dot{width:8px;height:8px;border-radius:50%;background-color:#43b581}.member-dot{width:8px;height:8px;border-radius:50%;background-color:#747f8d}.join-button-invite{background-color:#00863a;color:#fff;font-weight:600;border:none;padding:.5rem 1rem;border-radius:5px;cursor:pointer;transition:background-color .2s}.join-button-invite:hover{background-color:#047e37}.main-embed-container{background-color:#2f3136;border-left:4px solid;border-radius:4px;display:flex;gap:1rem;padding:.75rem 1rem}.main-embed-content{flex:1;display:flex;flex-direction:column;gap:.5rem;min-width:0}.main-embed-author{font-weight:700;color:#fff;font-size:1rem}.main-embed-description{font-size:.875rem;line-height:1.4;word-break:break-word}.discord-emoji{width:1.25em;height:1.25em;vertical-align:bottom;display:inline-block}.main-embed-footer{font-size:.875rem;margin-top:.5rem}.main-embed-thumbnail{width:80px;height:80px;object-fit:cover;border-radius:8px;align-self:flex-start}.preview-content .server-card{max-width:400px;width:100%}.banner-image-preview{border-radius:5px}.info-box-preview{text-align:start;padding:.7rem;background-color:#22c55e1a;color:#22c55e;border-radius:.5rem;display:flex;align-items:start;margin-top:20px}.responseMessage_game{position:fixed;font-family:Poppins,sans-serif;bottom:20px;left:-400px;background-color:#1d222d;color:#fff;padding-left:0;border-radius:0 5px 5px 0;box-shadow:0 2px 4px #0003;opacity:0;transition:opacity .5s ease,left .5s ease;display:flex;height:60px;padding-right:10px;align-items:center;z-index:2000}.responseMessage_game.Success .responseMessage_color{background-color:#1cb54f}.responseMessage_game.Error .responseMessage_color{background-color:#f23f42}.responseMessage_color{width:3px;height:100%;padding:10px 0}.contener_responseMessage_text{display:flex;flex-direction:column;margin-left:10px}.title_responseMessage{font-weight:700;font-size:17.4px}.description_responseMessage{color:#ccc;font-size:16px}.response-enter{opacity:0;left:-400px}.response-enter-active{opacity:1;left:20px;transition:opacity .5s ease,left .5s ease}.response-exit{opacity:1;left:20px}.response-exit-active{opacity:0;left:-400px;transition:opacity 5s ease,left 5s ease}@keyframes gentleSlideIn{0%{opacity:0;transform:translate(-50%,30px) scale(.98)}to{opacity:1;transform:translate(-50%) scale(1)}}@keyframes gentleSlideOut{0%{opacity:1;transform:translate(-50%) scale(1)}to{opacity:0;transform:translate(-50%,30px) scale(.98)}}.save-changes-bar{position:fixed;bottom:2rem;left:50%;transform:translate(-50%);background-color:#0f172acc;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid #334155;border-radius:.75rem;box-shadow:0 10px 30px #0000004d;padding:.75rem 1.25rem;z-index:1001;display:flex;align-items:center;gap:1rem}@keyframes gentleShake{0%,to{transform:translate(-50%)}10%,30%,50%,70%,90%{transform:translate(-52%)}20%,40%,60%,80%{transform:translate(-48%)}}.save-changes-bar.alert{background-color:#dc2626bf;border-color:#f87171;box-shadow:0 0 12px #ef44444d,0 0 25px #ef444426,0 10px 25px #0000004d}.save-changes-bar.shake{animation:gentleShake .45s ease-in-out}@keyframes gentleSlideIn{0%{opacity:0;transform:translate(-50%) translateY(2rem)}to{opacity:1;transform:translate(-50%) translateY(0)}}@keyframes gentleSlideOut{0%{opacity:1;transform:translate(-50%) translateY(0)}to{opacity:0;transform:translate(-50%) translateY(2rem)}}.save-changes-bar.visible{animation:gentleSlideIn .4s ease-out forwards}.save-changes-bar.hiding{animation:gentleSlideOut .4s ease-out forwards}.btn-reset{background-color:transparent;color:#cbd5e1}.btn-reset:hover{background-color:#334155;color:#fff}.container-backToServers{width:100%;display:flex;align-items:start}.config-detected-overlay{position:absolute;top:0;left:0;z-index:50;width:100%;height:100%;background-color:#0f172acc;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);pointer-events:all;cursor:not-allowed;border-radius:1rem}.detected-warning{background-color:#eab3081a;color:#facc15;padding:1rem;border-radius:.75rem;border:1px solid #facc15;margin-bottom:1.5rem;font-weight:500;text-align:center;font-size:.95rem}.detected-wrapper{position:relative;opacity:.6;pointer-events:none}.btn-preview.detected-disabled{cursor:not-allowed;background-color:#4b5563;color:#d1d5db;opacity:.7}@media (max-width: 1150px){.header-serverConfig{flex-direction:column;align-items:start}.container-server-buttons{margin-top:15px}}@media (max-width: 1015px){.save-changes-bar{display:flex;flex-direction:column;align-items:center}}.config-helper-text{background-color:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:6px;font-size:.85rem;color:#cbd5e1;padding:6px 10px;text-align:left;width:fit-content;float:left}/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:FontAwesome;src:url(/assets/fontawesome-webfont-G5YE5S7X.eot?v=4.7.0);src:url(/assets/fontawesome-webfont-G5YE5S7X.eot?#iefix&v=4.7.0) format("embedded-opentype"),url(/assets/fontawesome-webfont-B-jkhYfk.woff2?v=4.7.0) format("woff2"),url(/assets/fontawesome-webfont-CDK5bt4p.woff?v=4.7.0) format("woff"),url(/assets/fontawesome-webfont-CQDK8MU3.ttf?v=4.7.0) format("truetype"),url(/assets/fontawesome-webfont-D13rzr4g.svg?v=4.7.0#fontawesomeregular) format("svg");font-weight:400;font-style:normal}.fa{display:inline-block;font: 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scaleX(-1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scaleY(-1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:""}.fa-music:before{content:""}.fa-search:before{content:""}.fa-envelope-o:before{content:""}.fa-heart:before{content:""}.fa-star:before{content:""}.fa-star-o:before{content:""}.fa-user:before{content:""}.fa-film:before{content:""}.fa-th-large:before{content:""}.fa-th:before{content:""}.fa-th-list:before{content:""}.fa-check:before{content:""}.fa-remove:before,.fa-close:before,.fa-times:before{content:""}.fa-search-plus:before{content:""}.fa-search-minus:before{content:""}.fa-power-off:before{content:""}.fa-signal:before{content:""}.fa-gear:before,.fa-cog:before{content:""}.fa-trash-o:before{content:""}.fa-home:before{content:""}.fa-file-o:before{content:""}.fa-clock-o:before{content:""}.fa-road:before{content:""}.fa-download:before{content:""}.fa-arrow-circle-o-down:before{content:""}.fa-arrow-circle-o-up:before{content:""}.fa-inbox:before{content:""}.fa-play-circle-o:before{content:""}.fa-rotate-right:before,.fa-repeat:before{content:""}.fa-refresh:before{content:""}.fa-list-alt:before{content:""}.fa-lock:before{content:""}.fa-flag:before{content:""}.fa-headphones:before{content:""}.fa-volume-off:before{content:""}.fa-volume-down:before{content:""}.fa-volume-up:before{content:""}.fa-qrcode:before{content:""}.fa-barcode:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-book:before{content:""}.fa-bookmark:before{content:""}.fa-print:before{content:""}.fa-camera:before{content:""}.fa-font:before{content:""}.fa-bold:before{content:""}.fa-italic:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-align-left:before{content:""}.fa-align-center:before{content:""}.fa-align-right:before{content:""}.fa-align-justify:before{content:""}.fa-list:before{content:""}.fa-dedent:before,.fa-outdent:before{content:""}.fa-indent:before{content:""}.fa-video-camera:before{content:""}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:""}.fa-pencil:before{content:""}.fa-map-marker:before{content:""}.fa-adjust:before{content:""}.fa-tint:before{content:""}.fa-edit:before,.fa-pencil-square-o:before{content:""}.fa-share-square-o:before{content:""}.fa-check-square-o:before{content:""}.fa-arrows:before{content:""}.fa-step-backward:before{content:""}.fa-fast-backward:before{content:""}.fa-backward:before{content:""}.fa-play:before{content:""}.fa-pause:before{content:""}.fa-stop:before{content:""}.fa-forward:before{content:""}.fa-fast-forward:before{content:""}.fa-step-forward:before{content:""}.fa-eject:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-plus-circle:before{content:""}.fa-minus-circle:before{content:""}.fa-times-circle:before{content:""}.fa-check-circle:before{content:""}.fa-question-circle:before{content:""}.fa-info-circle:before{content:""}.fa-crosshairs:before{content:""}.fa-times-circle-o:before{content:""}.fa-check-circle-o:before{content:""}.fa-ban:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrow-down:before{content:""}.fa-mail-forward:before,.fa-share:before{content:""}.fa-expand:before{content:""}.fa-compress:before{content:""}.fa-plus:before{content:""}.fa-minus:before{content:""}.fa-asterisk:before{content:""}.fa-exclamation-circle:before{content:""}.fa-gift:before{content:""}.fa-leaf:before{content:""}.fa-fire:before{content:""}.fa-eye:before{content:""}.fa-eye-slash:before{content:""}.fa-warning:before,.fa-exclamation-triangle:before{content:""}.fa-plane:before{content:""}.fa-calendar:before{content:""}.fa-random:before{content:""}.fa-comment:before{content:""}.fa-magnet:before{content:""}.fa-chevron-up:before{content:""}.fa-chevron-down:before{content:""}.fa-retweet:before{content:""}.fa-shopping-cart:before{content:""}.fa-folder:before{content:""}.fa-folder-open:before{content:""}.fa-arrows-v:before{content:""}.fa-arrows-h:before{content:""}.fa-bar-chart-o:before,.fa-bar-chart:before{content:""}.fa-twitter-square:before{content:""}.fa-facebook-square:before{content:""}.fa-camera-retro:before{content:""}.fa-key:before{content:""}.fa-gears:before,.fa-cogs:before{content:""}.fa-comments:before{content:""}.fa-thumbs-o-up:before{content:""}.fa-thumbs-o-down:before{content:""}.fa-star-half:before{content:""}.fa-heart-o:before{content:""}.fa-sign-out:before{content:""}.fa-linkedin-square:before{content:""}.fa-thumb-tack:before{content:""}.fa-external-link:before{content:""}.fa-sign-in:before{content:""}.fa-trophy:before{content:""}.fa-github-square:before{content:""}.fa-upload:before{content:""}.fa-lemon-o:before{content:""}.fa-phone:before{content:""}.fa-square-o:before{content:""}.fa-bookmark-o:before{content:""}.fa-phone-square:before{content:""}.fa-twitter:before{content:""}.fa-facebook-f:before,.fa-facebook:before{content:""}.fa-github:before{content:""}.fa-unlock:before{content:""}.fa-credit-card:before{content:""}.fa-feed:before,.fa-rss:before{content:""}.fa-hdd-o:before{content:""}.fa-bullhorn:before{content:""}.fa-bell:before{content:""}.fa-certificate:before{content:""}.fa-hand-o-right:before{content:""}.fa-hand-o-left:before{content:""}.fa-hand-o-up:before{content:""}.fa-hand-o-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-globe:before{content:""}.fa-wrench:before{content:""}.fa-tasks:before{content:""}.fa-filter:before{content:""}.fa-briefcase:before{content:""}.fa-arrows-alt:before{content:""}.fa-group:before,.fa-users:before{content:""}.fa-chain:before,.fa-link:before{content:""}.fa-cloud:before{content:""}.fa-flask:before{content:""}.fa-cut:before,.fa-scissors:before{content:""}.fa-copy:before,.fa-files-o:before{content:""}.fa-paperclip:before{content:""}.fa-save:before,.fa-floppy-o:before{content:""}.fa-square:before{content:""}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:""}.fa-list-ul:before{content:""}.fa-list-ol:before{content:""}.fa-strikethrough:before{content:""}.fa-underline:before{content:""}.fa-table:before{content:""}.fa-magic:before{content:""}.fa-truck:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-square:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-plus:before{content:""}.fa-money:before{content:""}.fa-caret-down:before{content:""}.fa-caret-up:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-columns:before{content:""}.fa-unsorted:before,.fa-sort:before{content:""}.fa-sort-down:before,.fa-sort-desc:before{content:""}.fa-sort-up:before,.fa-sort-asc:before{content:""}.fa-envelope:before{content:""}.fa-linkedin:before{content:""}.fa-rotate-left:before,.fa-undo:before{content:""}.fa-legal:before,.fa-gavel:before{content:""}.fa-dashboard:before,.fa-tachometer:before{content:""}.fa-comment-o:before{content:""}.fa-comments-o:before{content:""}.fa-flash:before,.fa-bolt:before{content:""}.fa-sitemap:before{content:""}.fa-umbrella:before{content:""}.fa-paste:before,.fa-clipboard:before{content:""}.fa-lightbulb-o:before{content:""}.fa-exchange:before{content:""}.fa-cloud-download:before{content:""}.fa-cloud-upload:before{content:""}.fa-user-md:before{content:""}.fa-stethoscope:before{content:""}.fa-suitcase:before{content:""}.fa-bell-o:before{content:""}.fa-coffee:before{content:""}.fa-cutlery:before{content:""}.fa-file-text-o:before{content:""}.fa-building-o:before{content:""}.fa-hospital-o:before{content:""}.fa-ambulance:before{content:""}.fa-medkit:before{content:""}.fa-fighter-jet:before{content:""}.fa-beer:before{content:""}.fa-h-square:before{content:""}.fa-plus-square:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angle-down:before{content:""}.fa-desktop:before{content:""}.fa-laptop:before{content:""}.fa-tablet:before{content:""}.fa-mobile-phone:before,.fa-mobile:before{content:""}.fa-circle-o:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-spinner:before{content:""}.fa-circle:before{content:""}.fa-mail-reply:before,.fa-reply:before{content:""}.fa-github-alt:before{content:""}.fa-folder-o:before{content:""}.fa-folder-open-o:before{content:""}.fa-smile-o:before{content:""}.fa-frown-o:before{content:""}.fa-meh-o:before{content:""}.fa-gamepad:before{content:""}.fa-keyboard-o:before{content:""}.fa-flag-o:before{content:""}.fa-flag-checkered:before{content:""}.fa-terminal:before{content:""}.fa-code:before{content:""}.fa-mail-reply-all:before,.fa-reply-all:before{content:""}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:""}.fa-location-arrow:before{content:""}.fa-crop:before{content:""}.fa-code-fork:before{content:""}.fa-unlink:before,.fa-chain-broken:before{content:""}.fa-question:before{content:""}.fa-info:before{content:""}.fa-exclamation:before{content:""}.fa-superscript:before{content:""}.fa-subscript:before{content:""}.fa-eraser:before{content:""}.fa-puzzle-piece:before{content:""}.fa-microphone:before{content:""}.fa-microphone-slash:before{content:""}.fa-shield:before{content:""}.fa-calendar-o:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-rocket:before{content:""}.fa-maxcdn:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-html5:before{content:""}.fa-css3:before{content:""}.fa-anchor:before{content:""}.fa-unlock-alt:before{content:""}.fa-bullseye:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-rss-square:before{content:""}.fa-play-circle:before{content:""}.fa-ticket:before{content:""}.fa-minus-square:before{content:""}.fa-minus-square-o:before{content:""}.fa-level-up:before{content:""}.fa-level-down:before{content:""}.fa-check-square:before{content:""}.fa-pencil-square:before{content:""}.fa-external-link-square:before{content:""}.fa-share-square:before{content:""}.fa-compass:before{content:""}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:""}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:""}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:""}.fa-euro:before,.fa-eur:before{content:""}.fa-gbp:before{content:""}.fa-dollar:before,.fa-usd:before{content:""}.fa-rupee:before,.fa-inr:before{content:""}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:""}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:""}.fa-won:before,.fa-krw:before{content:""}.fa-bitcoin:before,.fa-btc:before{content:""}.fa-file:before{content:""}.fa-file-text:before{content:""}.fa-sort-alpha-asc:before{content:""}.fa-sort-alpha-desc:before{content:""}.fa-sort-amount-asc:before{content:""}.fa-sort-amount-desc:before{content:""}.fa-sort-numeric-asc:before{content:""}.fa-sort-numeric-desc:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbs-down:before{content:""}.fa-youtube-square:before{content:""}.fa-youtube:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-youtube-play:before{content:""}.fa-dropbox:before{content:""}.fa-stack-overflow:before{content:""}.fa-instagram:before{content:""}.fa-flickr:before{content:""}.fa-adn:before{content:""}.fa-bitbucket:before{content:""}.fa-bitbucket-square:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-long-arrow-down:before{content:""}.fa-long-arrow-up:before{content:""}.fa-long-arrow-left:before{content:""}.fa-long-arrow-right:before{content:""}.fa-apple:before{content:""}.fa-windows:before{content:""}.fa-android:before{content:""}.fa-linux:before{content:""}.fa-dribbble:before{content:""}.fa-skype:before{content:""}.fa-foursquare:before{content:""}.fa-trello:before{content:""}.fa-female:before{content:""}.fa-male:before{content:""}.fa-gittip:before,.fa-gratipay:before{content:""}.fa-sun-o:before{content:""}.fa-moon-o:before{content:""}.fa-archive:before{content:""}.fa-bug:before{content:""}.fa-vk:before{content:""}.fa-weibo:before{content:""}.fa-renren:before{content:""}.fa-pagelines:before{content:""}.fa-stack-exchange:before{content:""}.fa-arrow-circle-o-right:before{content:""}.fa-arrow-circle-o-left:before{content:""}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:""}.fa-dot-circle-o:before{content:""}.fa-wheelchair:before{content:""}.fa-vimeo-square:before{content:""}.fa-turkish-lira:before,.fa-try:before{content:""}.fa-plus-square-o:before{content:""}.fa-space-shuttle:before{content:""}.fa-slack:before{content:""}.fa-envelope-square:before{content:""}.fa-wordpress:before{content:""}.fa-openid:before{content:""}.fa-institution:before,.fa-bank:before,.fa-university:before{content:""}.fa-mortar-board:before,.fa-graduation-cap:before{content:""}.fa-yahoo:before{content:""}.fa-google:before{content:""}.fa-reddit:before{content:""}.fa-reddit-square:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-stumbleupon:before{content:""}.fa-delicious:before{content:""}.fa-digg:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-drupal:before{content:""}.fa-joomla:before{content:""}.fa-language:before{content:""}.fa-fax:before{content:""}.fa-building:before{content:""}.fa-child:before{content:""}.fa-paw:before{content:""}.fa-spoon:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-recycle:before{content:""}.fa-automobile:before,.fa-car:before{content:""}.fa-cab:before,.fa-taxi:before{content:""}.fa-tree:before{content:""}.fa-spotify:before{content:""}.fa-deviantart:before{content:""}.fa-soundcloud:before{content:""}.fa-database:before{content:""}.fa-file-pdf-o:before{content:""}.fa-file-word-o:before{content:""}.fa-file-excel-o:before{content:""}.fa-file-powerpoint-o:before{content:""}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:""}.fa-file-zip-o:before,.fa-file-archive-o:before{content:""}.fa-file-sound-o:before,.fa-file-audio-o:before{content:""}.fa-file-movie-o:before,.fa-file-video-o:before{content:""}.fa-file-code-o:before{content:""}.fa-vine:before{content:""}.fa-codepen:before{content:""}.fa-jsfiddle:before{content:""}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:""}.fa-circle-o-notch:before{content:""}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:""}.fa-ge:before,.fa-empire:before{content:""}.fa-git-square:before{content:""}.fa-git:before{content:""}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:""}.fa-tencent-weibo:before{content:""}.fa-qq:before{content:""}.fa-wechat:before,.fa-weixin:before{content:""}.fa-send:before,.fa-paper-plane:before{content:""}.fa-send-o:before,.fa-paper-plane-o:before{content:""}.fa-history:before{content:""}.fa-circle-thin:before{content:""}.fa-header:before{content:""}.fa-paragraph:before{content:""}.fa-sliders:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-bomb:before{content:""}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:""}.fa-tty:before{content:""}.fa-binoculars:before{content:""}.fa-plug:before{content:""}.fa-slideshare:before{content:""}.fa-twitch:before{content:""}.fa-yelp:before{content:""}.fa-newspaper-o:before{content:""}.fa-wifi:before{content:""}.fa-calculator:before{content:""}.fa-paypal:before{content:""}.fa-google-wallet:before{content:""}.fa-cc-visa:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-bell-slash:before{content:""}.fa-bell-slash-o:before{content:""}.fa-trash:before{content:""}.fa-copyright:before{content:""}.fa-at:before{content:""}.fa-eyedropper:before{content:""}.fa-paint-brush:before{content:""}.fa-birthday-cake:before{content:""}.fa-area-chart:before{content:""}.fa-pie-chart:before{content:""}.fa-line-chart:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-bicycle:before{content:""}.fa-bus:before{content:""}.fa-ioxhost:before{content:""}.fa-angellist:before{content:""}.fa-cc:before{content:""}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:""}.fa-meanpath:before{content:""}.fa-buysellads:before{content:""}.fa-connectdevelop:before{content:""}.fa-dashcube:before{content:""}.fa-forumbee:before{content:""}.fa-leanpub:before{content:""}.fa-sellsy:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-simplybuilt:before{content:""}.fa-skyatlas:before{content:""}.fa-cart-plus:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-diamond:before{content:""}.fa-ship:before{content:""}.fa-user-secret:before{content:""}.fa-motorcycle:before{content:""}.fa-street-view:before{content:""}.fa-heartbeat:before{content:""}.fa-venus:before{content:""}.fa-mars:before{content:""}.fa-mercury:before{content:""}.fa-intersex:before,.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-venus-double:before{content:""}.fa-mars-double:before{content:""}.fa-venus-mars:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-neuter:before{content:""}.fa-genderless:before{content:""}.fa-facebook-official:before{content:""}.fa-pinterest-p:before{content:""}.fa-whatsapp:before{content:""}.fa-server:before{content:""}.fa-user-plus:before{content:""}.fa-user-times:before{content:""}.fa-hotel:before,.fa-bed:before{content:""}.fa-viacoin:before{content:""}.fa-train:before{content:""}.fa-subway:before{content:""}.fa-medium:before{content:""}.fa-yc:before,.fa-y-combinator:before{content:""}.fa-optin-monster:before{content:""}.fa-opencart:before{content:""}.fa-expeditedssl:before{content:""}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:""}.fa-battery-3:before,.fa-battery-three-quarters:before{content:""}.fa-battery-2:before,.fa-battery-half:before{content:""}.fa-battery-1:before,.fa-battery-quarter:before{content:""}.fa-battery-0:before,.fa-battery-empty:before{content:""}.fa-mouse-pointer:before{content:""}.fa-i-cursor:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-sticky-note:before{content:""}.fa-sticky-note-o:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-diners-club:before{content:""}.fa-clone:before{content:""}.fa-balance-scale:before{content:""}.fa-hourglass-o:before{content:""}.fa-hourglass-1:before,.fa-hourglass-start:before{content:""}.fa-hourglass-2:before,.fa-hourglass-half:before{content:""}.fa-hourglass-3:before,.fa-hourglass-end:before{content:""}.fa-hourglass:before{content:""}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:""}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:""}.fa-hand-scissors-o:before{content:""}.fa-hand-lizard-o:before{content:""}.fa-hand-spock-o:before{content:""}.fa-hand-pointer-o:before{content:""}.fa-hand-peace-o:before{content:""}.fa-trademark:before{content:""}.fa-registered:before{content:""}.fa-creative-commons:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-tripadvisor:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-get-pocket:before{content:""}.fa-wikipedia-w:before{content:""}.fa-safari:before{content:""}.fa-chrome:before{content:""}.fa-firefox:before{content:""}.fa-opera:before{content:""}.fa-internet-explorer:before{content:""}.fa-tv:before,.fa-television:before{content:""}.fa-contao:before{content:""}.fa-500px:before{content:""}.fa-amazon:before{content:""}.fa-calendar-plus-o:before{content:""}.fa-calendar-minus-o:before{content:""}.fa-calendar-times-o:before{content:""}.fa-calendar-check-o:before{content:""}.fa-industry:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-map-o:before{content:""}.fa-map:before{content:""}.fa-commenting:before{content:""}.fa-commenting-o:before{content:""}.fa-houzz:before{content:""}.fa-vimeo:before{content:""}.fa-black-tie:before{content:""}.fa-fonticons:before{content:""}.fa-reddit-alien:before{content:""}.fa-edge:before{content:""}.fa-credit-card-alt:before{content:""}.fa-codiepie:before{content:""}.fa-modx:before{content:""}.fa-fort-awesome:before{content:""}.fa-usb:before{content:""}.fa-product-hunt:before{content:""}.fa-mixcloud:before{content:""}.fa-scribd:before{content:""}.fa-pause-circle:before{content:""}.fa-pause-circle-o:before{content:""}.fa-stop-circle:before{content:""}.fa-stop-circle-o:before{content:""}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-hashtag:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-percent:before{content:""}.fa-gitlab:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpforms:before{content:""}.fa-envira:before{content:""}.fa-universal-access:before{content:""}.fa-wheelchair-alt:before{content:""}.fa-question-circle-o:before{content:""}.fa-blind:before{content:""}.fa-audio-description:before{content:""}.fa-volume-control-phone:before{content:""}.fa-braille:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:""}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-signing:before,.fa-sign-language:before{content:""}.fa-low-vision:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-pied-piper:before{content:""}.fa-first-order:before{content:""}.fa-yoast:before{content:""}.fa-themeisle:before{content:""}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:""}.fa-fa:before,.fa-font-awesome:before{content:""}.fa-handshake-o:before{content:""}.fa-envelope-open:before{content:""}.fa-envelope-open-o:before{content:""}.fa-linode:before{content:""}.fa-address-book:before{content:""}.fa-address-book-o:before{content:""}.fa-vcard:before,.fa-address-card:before{content:""}.fa-vcard-o:before,.fa-address-card-o:before{content:""}.fa-user-circle:before{content:""}.fa-user-circle-o:before{content:""}.fa-user-o:before{content:""}.fa-id-badge:before{content:""}.fa-drivers-license:before,.fa-id-card:before{content:""}.fa-drivers-license-o:before,.fa-id-card-o:before{content:""}.fa-quora:before{content:""}.fa-free-code-camp:before{content:""}.fa-telegram:before{content:""}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:""}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:""}.fa-thermometer-2:before,.fa-thermometer-half:before{content:""}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:""}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:""}.fa-shower:before{content:""}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:""}.fa-podcast:before{content:""}.fa-window-maximize:before{content:""}.fa-window-minimize:before{content:""}.fa-window-restore:before{content:""}.fa-times-rectangle:before,.fa-window-close:before{content:""}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:""}.fa-bandcamp:before{content:""}.fa-grav:before{content:""}.fa-etsy:before{content:""}.fa-imdb:before{content:""}.fa-ravelry:before{content:""}.fa-eercast:before{content:""}.fa-microchip:before{content:""}.fa-snowflake-o:before{content:""}.fa-superpowers:before{content:""}.fa-wpexplorer:before{content:""}.fa-meetup:before{content:""}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
