:root{--home-cyan: #00c8ff;--home-gold: #c89b3c;--home-gold-dim: rgba(200,155,60,.18);--home-border: rgba(0,200,255,.14);--home-card-bg: rgba(10,18,38,.72);--home-section-gap: clamp(56px, 8vw, 96px);--home-max-w: 1240px;--home-px: clamp(16px, 4vw, 48px);--role-top: #e8734a;--role-jungle: #4ade80;--role-mid: #c084fc;--role-bot: #60a5fa;--role-support: #fbbf24}.home-newsletter{background:radial-gradient(circle at top left,rgba(0,200,255,.14),transparent 30%),radial-gradient(circle at bottom right,rgba(255,184,0,.12),transparent 34%),#00000040;border-top:1px solid var(--home-border)}.home-newsletter__inner{max-width:var(--home-max-w);margin:0 auto;padding:28px 0 0}.home-newsletter__shell{display:grid;grid-template-columns:minmax(0,1.28fr) minmax(320px,.72fr);min-height:440px;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:28px;background:linear-gradient(135deg,rgba(0,200,255,.05),transparent 28%),linear-gradient(225deg,rgba(255,184,0,.05),transparent 34%),#050608;box-shadow:0 28px 70px #00000052}.home-newsletter__panel{display:flex;align-items:center;padding:34px 34px 30px;min-width:0}.home-newsletter__content{width:min(100%,560px)}.home-newsletter__eyebrow{margin:0 0 14px;color:#78e0ffe0;font-size:.72rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.home-newsletter__title{margin:0 0 12px;font-family:Orbitron,sans-serif;font-size:clamp(1.9rem,3.8vw,3rem);font-weight:800;line-height:1.02;color:#fbfcff;text-wrap:balance}.home-newsletter__title-core{display:inline-block;padding:0 .18em;border-radius:.42em;background:linear-gradient(135deg,#00c8ff42,#ffb80038);box-shadow:inset 0 0 0 1px #ffffff14,0 10px 24px #00000026}.home-newsletter__sub{margin:0 0 26px;font-size:.95rem;line-height:1.65;color:#ffffffad;max-width:52ch}.home-newsletter__form-wrap{display:flex;flex-direction:column;padding:18px;border:1px solid rgba(255,255,255,.1);border-radius:18px;background:radial-gradient(circle at 20% 30%,rgba(0,200,255,.12),transparent 28%),radial-gradient(circle at 80% 70%,rgba(255,184,0,.12),transparent 30%),linear-gradient(180deg,#ffffff08,#fff0),#0a0f18;box-shadow:inset 0 0 0 1px #ffffff08}.home-newsletter__form-row{display:flex;flex-direction:column;gap:10px}.home-newsletter__profile-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.home-newsletter__form{display:flex;gap:10px;min-width:0}.home-rank-select{position:relative}.home-rank-select__trigger{width:100%;min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;border:1px solid rgba(255,255,255,.18);border-radius:12px;background:#ffffff08;color:#fff;cursor:pointer;text-align:left}.home-rank-select__trigger-main{display:flex;align-items:center;gap:12px;min-width:0}.home-rank-select__trigger-icon,.home-rank-select__option-icon{width:36px;height:36px;object-fit:contain;flex-shrink:0}.home-rank-select__trigger-copy{display:flex;flex-direction:column;min-width:0}.home-rank-select__trigger-label{font-size:.68rem;letter-spacing:.14em;text-transform:uppercase;color:#78e0ffcc}.home-rank-select__trigger-value{font-size:.92rem;font-weight:700;color:#fffffff5}.home-rank-select__trigger-chevron{color:#ffffff80;flex-shrink:0}.home-rank-select__menu{position:absolute;left:0;right:0;top:calc(100% + 8px);z-index:10;display:none;max-height:280px;overflow:auto;padding:8px;border:1px solid rgba(255,255,255,.12);border-radius:14px;background:#080c14fa;box-shadow:0 20px 40px #00000059}.home-rank-select.is-open .home-rank-select__menu{display:grid;gap:6px}.home-rank-select__option{width:100%;display:flex;align-items:center;gap:12px;padding:10px 12px;border:1px solid transparent;border-radius:10px;background:#ffffff08;color:#ffffffeb;cursor:pointer;text-align:left}.home-rank-select__option:hover,.home-rank-select__option.is-selected{border-color:#78e0ff42;background:#78e0ff14}.home-rank-select__option-label{font-size:.9rem;font-weight:600}.home-newsletter__input{flex:1 1 auto;height:48px;padding:0 16px;background:#ffffff08;border:1px solid rgba(255,255,255,.18);border-radius:10px;color:#fff;font-size:.92rem;outline:none;transition:border-color .14s ease,background .14s ease;min-width:0}.home-newsletter__input::placeholder{color:#ffffff4d}.home-newsletter__input:focus{border-color:#ffffff57;background:#ffffff0d}.home-newsletter__submit{height:48px;padding:0 24px;border:none;border-radius:10px;background:#f4f5f7;color:#07090d;font-size:.92rem;font-weight:800;cursor:pointer;flex-shrink:0;transition:transform .12s ease,opacity .16s ease}.home-newsletter__submit:hover{opacity:.94;transform:translateY(-1px)}.home-newsletter__submit:disabled{opacity:.5;cursor:not-allowed}.home-newsletter__divider{display:flex;align-items:center;gap:10px;color:#ffffff47;font-size:.74rem;text-transform:uppercase;letter-spacing:.14em}.home-newsletter__divider:before,.home-newsletter__divider:after{content:"";flex:1;height:1px;background:#ffffff14}.home-newsletter__google{width:100%;height:48px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid rgba(255,255,255,.18);border-radius:10px;background:#ffffff05;color:#ffffffeb;font-size:.92rem;font-weight:500;cursor:pointer;transition:background .14s ease,border-color .14s ease}.home-newsletter__google:hover{background:#ffffff0f;border-color:#ffffff42}.home-newsletter__google:disabled{opacity:.5;cursor:not-allowed}.home-newsletter__google svg{flex-shrink:0}.home-newsletter__status{margin-top:10px;min-height:20px;font-size:.8rem}.home-newsletter__status--ok{color:#34d399}.home-newsletter__status--err{color:#f87171}.home-newsletter__legal{margin-top:6px;font-size:.7rem;line-height:1.5;color:#ffffff42}.home-newsletter__benefits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 18px;margin-top:18px}.home-newsletter__benefit{padding:14px 14px 12px;border:1px solid rgba(255,255,255,.08);border-radius:16px;background:linear-gradient(180deg,#ffffff08,#ffffff04)}.home-newsletter__benefit-head{display:flex;align-items:center;gap:10px;margin-bottom:6px}.home-newsletter__benefit-badge{display:inline-flex;align-items:center;justify-content:center;min-width:34px;height:22px;padding:0 8px;border-radius:999px;background:#00c8ff1f;color:#86ecffeb;font-size:.66rem;font-weight:700;letter-spacing:.12em}.home-newsletter__benefit--future .home-newsletter__benefit-badge{background:#ffb8001f;color:#ffe099e6}.home-newsletter__benefit-title{margin:0;font-size:.92rem;font-weight:800;color:#fff}.home-newsletter__benefit-text{margin:0;font-size:.82rem;line-height:1.55;color:#cde4ffb8}.home-newsletter__benefit:nth-child(1) .home-newsletter__benefit-title{color:#86ecfffa}.home-newsletter__benefit:nth-child(2) .home-newsletter__benefit-title{color:#ffe099fa}.home-newsletter__benefit:nth-child(3) .home-newsletter__benefit-title{color:#fffffffa}.home-newsletter__benefit:nth-child(4) .home-newsletter__benefit-title{color:#ffb86bfa}.home-newsletter__media{position:relative;min-height:100%;background:radial-gradient(circle at 20% 30%,rgba(0,200,255,.12),transparent 28%),radial-gradient(circle at 80% 70%,rgba(255,184,0,.12),transparent 30%),linear-gradient(180deg,#ffffff08,#fff0),#0a0f18;display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;padding:28px}.home-newsletter__media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,6,8,.28),transparent 22%,transparent);pointer-events:none}.home-newsletter__media-brand{z-index:1;display:flex;flex-direction:column;align-items:center;width:100%}.home-newsletter__orbital-stage{position:relative;width:100%;max-width:420px;aspect-ratio:1;display:grid;place-items:center;margin-inline:auto;justify-items:center}.home-newsletter__orbital-fx{position:absolute;inset:0;animation:home-newsletter-fx-hue 4s linear infinite}.home-newsletter__orbital-stage:after{content:"";position:absolute;inset:24%;border-radius:50%;background:radial-gradient(circle,rgba(91,200,255,.14) 0%,rgba(91,200,255,.08) 48%,transparent 72%);mix-blend-mode:screen;opacity:.55;pointer-events:none;z-index:3;animation:home-newsletter-fx-hue 4s linear infinite}.home-newsletter__orbital-halo{position:absolute;inset:14%;border-radius:50%;background:radial-gradient(circle,rgba(91,200,255,.38) 0%,transparent 62%);filter:blur(22px)}.home-newsletter__orbital-ring{position:absolute;inset:10%;border:1px solid #5bc8ff;border-radius:50%;opacity:.28;animation:parcours-ring-rotate 28s linear infinite;will-change:transform}.home-newsletter__orbital-ring:before,.home-newsletter__orbital-ring:after{content:"";position:absolute;width:6px;height:6px;border-radius:50%;background:#5bc8ff;box-shadow:0 0 12px #5bc8ff}.home-newsletter__orbital-ring:before{top:-3px;left:50%;transform:translate(-50%)}.home-newsletter__orbital-ring:after{bottom:-3px;left:50%;transform:translate(-50%)}.home-newsletter__orbital-ring--inner{inset:22%;opacity:.4;border-style:dashed;border-color:#ffffff47;animation:parcours-ring-rotate 45s linear infinite reverse}.home-newsletter__orbital-ring--inner:before,.home-newsletter__orbital-ring--inner:after{display:none}.home-newsletter__media-image{display:block;width:min(100%,500px);height:auto;max-width:100%;object-fit:contain;position:relative;z-index:2;justify-self:center;align-self:center;margin-inline:auto;filter:drop-shadow(0 24px 40px rgba(0,0,0,.35))}.home-newsletter__media .home-newsletter__form-wrap{width:min(100%,420px);margin:auto;align-self:center}@media(max-width:980px){.home-newsletter__shell{grid-template-columns:1fr;min-height:0}.home-newsletter__media{min-height:240px;order:-1}.home-newsletter__media:after{background:linear-gradient(180deg,rgba(5,6,8,.2),transparent 25%,transparent)}.home-newsletter__media .home-newsletter__form-wrap{width:min(100%,460px)}}@media(max-width:640px){.home-newsletter__inner{padding:calc(var(--home-section-gap) * .82) var(--home-px)}.home-newsletter__shell{gap:0}.home-newsletter__panel{padding:22px 18px 12px}.home-newsletter__title{font-size:clamp(1.8rem,9vw,2.5rem)}.home-newsletter__benefits{grid-template-columns:1fr}.home-newsletter__benefit{padding:13px 13px 12px}.home-newsletter__form{flex-direction:column}.home-newsletter__submit{width:100%}.home-newsletter__media{min-height:0;order:0;padding:4px 18px 22px;justify-content:flex-start;gap:14px;background:transparent}.home-newsletter__media:after{display:none}.home-newsletter__media-brand{width:auto}.home-newsletter__orbital-stage{width:120px;max-width:120px}.home-newsletter__orbital-halo{inset:30%;filter:blur(10px)}.home-newsletter__orbital-ring{inset:22%}.home-newsletter__orbital-ring--inner{inset:34%}.home-newsletter__media .home-newsletter__form-wrap{width:100%;margin:0}.home-newsletter__media-image{width:82px;max-width:82px}}.home-footer{border-top:1px solid rgba(255,255,255,.06);padding:40px var(--home-px, clamp(20px, 4vw, 48px)) 24px}.home-footer__inner{max-width:var(--home-max-w, 1280px);margin:0 auto;display:grid;grid-template-columns:minmax(220px,1.3fr) repeat(4,minmax(120px,auto));gap:40px 32px;align-items:start}.home-footer__brand{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.home-footer__logo{display:block;height:clamp(28px,6vw,120px);width:auto}.home-footer__brand-desc{font-size:.78rem;color:#ffffff4d;max-width:280px;line-height:1.6}.home-footer__col{display:flex;flex-direction:column;gap:10px}.home-footer__col--info{display:grid;grid-template-columns:1fr 1fr;gap:4px 12px;align-content:start}.home-footer__col--info:before,.home-footer__col--info .home-footer__col-title{grid-column:1 / -1}.home-footer__col--explore,.home-footer__col--tools,.home-footer__col--info,.home-footer__col--social{position:relative;padding:12px 14px 14px;border:1px solid rgba(255,255,255,.04);border-radius:16px;background:linear-gradient(180deg,#ffffff05,#ffffff03)}.home-footer__col--explore:before,.home-footer__col--tools:before,.home-footer__col--info:before,.home-footer__col--social:before{content:"";position:absolute;top:-1px;left:14px;right:14px;height:1px;border-radius:999px}.home-footer__col--explore:before{background:linear-gradient(90deg,#42b7ffe6,#42b7ff00)}.home-footer__col--tools:before{background:linear-gradient(90deg,#f59e0be0,#f59e0b00)}.home-footer__col--info:before{background:linear-gradient(90deg,#ffffff6b,#fff0)}.home-footer__col--social:before{background:linear-gradient(90deg,#f472b6d9,#a855f700)}.home-footer__col--social{gap:14px}.home-footer__col-title{font-size:.7rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:#ffffff59}.home-footer__link{font-size:.8rem;color:#ffffff73;text-decoration:none;transition:color .12s ease}.home-footer__link:hover{color:#fffc}.home-footer__social-group{display:flex;flex-direction:column;gap:10px;min-width:0}.home-footer__social-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;align-items:start}.home-footer__social-title{font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#ffffff3d}.home-footer__col--explore .home-footer__col-title{color:#42b7ffc7}.home-footer__col--tools .home-footer__col-title{color:#f59e0bd1}.home-footer__col--info .home-footer__col-title{color:#ffffff85}.home-footer__col--social .home-footer__col-title{color:#ec4899c7}.home-footer__col--explore .home-footer__link:hover{color:#7bd3fff5}.home-footer__col--tools .home-footer__link:hover{color:#fdba74fa}.home-footer__col--info .home-footer__link:hover{color:#ffffffeb}.footer-social-list{display:grid;gap:.65rem;margin:0;padding:0;list-style:none}.footer-social-link{display:inline-flex;align-items:center;gap:.55rem;color:#ffffff9e;text-decoration:none;font-size:.9rem;letter-spacing:.01em;transition:color .18s ease,transform .18s ease,opacity .18s ease}.footer-social-link:hover,.footer-social-link:focus-visible{color:#fff;transform:translate(3px)}.footer-social-icon{width:1rem;height:1rem;flex:0 0 auto;display:inline-block;background-color:#ffffffeb;-webkit-mask-image:var(--social-icon);mask-image:var(--social-icon);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;opacity:.78;filter:drop-shadow(0 0 0 rgba(255,255,255,0));transition:background-color .18s ease,opacity .18s ease,filter .18s ease,transform .18s ease}.footer-social-link--facebook .footer-social-icon{background-color:#1877f2}.footer-social-link--x .footer-social-icon{background-color:#fff}.footer-social-link--instagram .footer-social-icon{background-color:#e4405f}.footer-social-link--tiktok .footer-social-icon{background-color:#fff;filter:drop-shadow(-1px 0 0 rgba(37,244,238,.72)) drop-shadow(1px 0 0 rgba(254,44,85,.72))}.footer-social-link--youtube .footer-social-icon{background-color:red}.footer-social-link:hover .footer-social-icon,.footer-social-link:focus-visible .footer-social-icon{opacity:1;transform:scale(1.08);filter:drop-shadow(0 0 6px rgba(255,255,255,.22))}.footer-social-link--facebook:hover .footer-social-icon,.footer-social-link--facebook:focus-visible .footer-social-icon{filter:drop-shadow(0 0 8px rgba(24,119,242,.38))}.footer-social-link--instagram:hover .footer-social-icon,.footer-social-link--instagram:focus-visible .footer-social-icon{filter:drop-shadow(0 0 8px rgba(228,64,95,.34))}.footer-social-link--youtube:hover .footer-social-icon,.footer-social-link--youtube:focus-visible .footer-social-icon{filter:drop-shadow(0 0 8px rgba(255,0,0,.32))}.footer-social-link--tiktok:hover .footer-social-icon,.footer-social-link--tiktok:focus-visible .footer-social-icon{filter:drop-shadow(-1px 0 0 rgba(37,244,238,.92)) drop-shadow(1px 0 0 rgba(254,44,85,.92)) drop-shadow(0 0 8px rgba(255,255,255,.18))}.home-footer__bottom{max-width:var(--home-max-w, 1280px);margin:28px auto 0;padding-top:20px;border-top:1px solid rgba(255,255,255,.05);display:flex;justify-content:space-between;flex-wrap:wrap;gap:12px;font-size:.72rem;color:#fff3}.home-footer__note{max-width:var(--home-max-w, 1280px);margin:16px auto 0;padding-top:14px;border-top:1px solid rgba(255,255,255,.04);font-size:.68rem;line-height:1.6;color:#ffffff38}@media(max-width:900px){.home-footer__inner{grid-template-columns:1fr 1fr}.home-footer__brand{display:none}.home-footer__social-grid{grid-template-columns:1fr}}@media(max-width:600px){.home-footer__inner{grid-template-columns:1fr}.home-footer__col--explore,.home-footer__col--tools,.home-footer__col--info,.home-footer__col--social{padding:12px}}@keyframes parcours-ring-rotate{to{transform:rotate(360deg)}}@keyframes home-newsletter-fx-hue{0%,to{filter:hue-rotate(0deg)}33%{filter:hue-rotate(72deg)}66%{filter:hue-rotate(145deg)}}
