.codewin{background:var(--ink,#0d0f12);color:#e8e6e0;border-radius:14px;font-family:"JetBrains Mono",monospace;font-size:12.5px;line-height:1.7}.tok-k{color:#c8f25c}.tok-s{color:#f3c98b}.tok-c{color:#7a7a72;font-style:italic}.tok-p{color:#9ec5ff}.tok-n{color:#e8e6e0}.blink{animation:blink 1.1s steps(2,start) infinite}@keyframes blink{to{visibility:hidden}}.ticker-num{font-feature-settings:"tnum"}.nx-hero-contact-section{position:relative;box-sizing:border-box}.nx-hero-contact-section .section-num{font-family:"JetBrains Mono",monospace;font-size:11px;text-transform:uppercase;letter-spacing:0.12em;opacity:0.65}.nx-hero-contact-section .bg-lime{background-color:var(--lime,#c8f25c);color:#0d0f12}.nx-hero-contact-section .text-lime{color:var(--lime,#c8f25c)}.nx-hero-contact-section .underline-grow{position:relative;display:inline-block}.nx-hero-contact-section .underline-grow::after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:1px;background:currentColor;transform:scaleX(0);transform-origin:right;transition:transform 0.3s cubic-bezier(0.16,1,0.3,1)}.nx-hero-contact-section .group:hover .underline-grow::after,.nx-hero-contact-section .underline-grow:hover::after{transform:scaleX(1);transform-origin:left}.nx-hero-cta-wrap{display:flex;flex-direction:column;gap:12px;align-items:flex-start}.nx-hero-cta-btn{display:inline-flex;align-items:center;gap:12px;text-decoration:none;font-weight:600;border-radius:9999px;transition:all 0.3s cubic-bezier(0.16,1,0.3,1);position:relative;white-space:nowrap}.nx-hero-cta-btn.style-solid_lime{background:var(--lime,#c8f25c);color:#0d0f12;padding:13px 26px;font-size:14.5px;box-shadow:0 8px 24px -6px rgba(200,242,92,0.32)}.nx-hero-cta-btn.style-solid_lime:hover{background:#bbf045;transform:translateY(-2px);box-shadow:0 12px 30px -6px rgba(200,242,92,0.45)}.nx-hero-cta-btn.style-solid_lime .cta-icon-wrap{width:26px;height:26px;border-radius:9999px;background:rgba(13,15,18,0.12);display:flex;align-items:center;justify-content:center}.nx-hero-cta-btn.style-interactive_pill{background:rgba(255,255,255,0.05);border:1px solid rgba(255,255,255,0.12);color:#ffffff;padding:10px 22px;font-size:14.5px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.nx-hero-cta-btn.style-interactive_pill:hover{background:rgba(255,255,255,0.09);border-color:rgba(200,242,92,0.45);transform:translateY(-2px)}.nx-hero-cta-btn.style-interactive_pill .cta-icon-wrap{width:28px;height:28px;border-radius:9999px;background:var(--lime,#c8f25c);color:#0d0f12;display:flex;align-items:center;justify-content:center;font-weight:700}.nx-hero-cta-btn.style-luxury_link{color:#ffffff;font-size:15px;padding:0;background:transparent}.nx-hero-cta-btn.style-luxury_link:hover{color:var(--lime,#c8f25c)}.nx-hero-cta-btn.style-luxury_link .cta-icon-wrap{width:32px;height:32px;border-radius:9999px;background:rgba(200,242,92,0.12);border:1px solid rgba(200,242,92,0.25);color:var(--lime,#c8f25c);display:flex;align-items:center;justify-content:center;transition:all 0.3s ease}.nx-hero-cta-btn.style-luxury_link:hover .cta-icon-wrap{background:var(--lime,#c8f25c);color:#0d0f12;transform:translateY(2px)}.nx-hero-cta-btn.style-outline_lime{border:1.5px solid var(--lime,#c8f25c);color:var(--lime,#c8f25c);padding:12px 24px;font-size:14.5px}.nx-hero-cta-btn.style-outline_lime:hover{background:var(--lime,#c8f25c);color:#0d0f12;transform:translateY(-2px);box-shadow:0 8px 24px -6px rgba(200,242,92,0.32)}.nx-hero-cta-btn.anim-bounce .cta-arrow-ic{animation:heroArrowBounce 2s infinite ease-in-out}@keyframes heroArrowBounce{0%,100%{transform:translateY(0)}50%{transform:translateY(3px)}}.nx-hero-cta-btn.anim-hover_slide:hover .cta-arrow-ic{transform:translateY(3px)}.cta-arrow-ic{transition:transform 0.25s ease}.nx-hero-secondary-cta{display:inline-flex;align-items:center;gap:6px;font-size:13.5px;color:#94a3b8;text-decoration:none;transition:color 0.2s ease}.nx-hero-secondary-cta:hover{color:#ffffff}.nx-hero-secondary-cta svg{transition:transform 0.25s ease}.nx-hero-secondary-cta:hover svg{transform:translateX(3px)}.nx-hero-cta-microcopy{display:flex;align-items:center;gap:8px;font-family:"JetBrains Mono",monospace;font-size:11.5px;letter-spacing:0.05em;color:#64748b;margin-top:2px}.nx-hero-cta-microcopy .dot{width:5px;height:5px;border-radius:9999px;background-color:var(--lime,#c8f25c)}.nx-hero-services-section{position:relative;box-sizing:border-box}.nx-hero-services-section .section-num{font-family:"JetBrains Mono",monospace;font-size:11px;text-transform:uppercase;letter-spacing:0.14em;color:#94a3b8}.nx-hero-services-section .bg-lime{background-color:var(--lime,#c8f25c);color:#0d0f12}.nx-hero-services-section .text-lime{color:var(--lime,#c8f25c)}.nx-hero-services-section .chip.nx-service-chip{display:inline-flex;align-items:center;gap:4px;text-decoration:none;transition:all 0.2s cubic-bezier(0.16,1,0.3,1);cursor:pointer;border-radius:9999px;padding:4px 11px}.nx-hero-services-section .chip.nx-service-chip .chip-arrow{display:inline-block;transition:transform 0.2s ease}.nx-hero-services-section .chip.nx-service-chip:hover .chip-arrow{transform:translateY(2px)}.nx-hero-services-section .chip.nx-service-chip.chip-lime{background:rgba(200,242,92,0.15);border:1px solid rgba(200,242,92,0.3);color:var(--lime,#c8f25c)}.nx-hero-services-section .chip.nx-service-chip.chip-lime:hover{background:var(--lime,#c8f25c);color:#0d0f12;border-color:var(--lime,#c8f25c)}.nx-hero-services-section .chip.nx-service-chip.chip-ink{background:#0d0f12;border:1px solid rgba(255,255,255,0.15);color:#f8fafc}.nx-hero-services-section .chip.nx-service-chip.chip-ink:hover{background:#1e293b;border-color:rgba(255,255,255,0.3);color:#ffffff}.nx-hero-services-section .chip.nx-service-chip.chip-outline{background:transparent;border:1px solid rgba(255,255,255,0.2);color:#cbd5e1}.nx-hero-services-section .chip.nx-service-chip.chip-outline:hover{background:rgba(255,255,255,0.08);border-color:rgba(255,255,255,0.4);color:#ffffff}.nx-hero-services-section .services-btn-lime{background-color:var(--lime,#c8f25c);color:#0d0f12;font-weight:600;transition:all 0.2s cubic-bezier(0.16,1,0.3,1);text-decoration:none}.nx-hero-services-section .services-btn-lime:hover{background-color:#bbf045;transform:translateY(-1px);box-shadow:0 8px 20px -4px rgba(200,242,92,0.35)}.nx-hero-services-section .services-btn-ink{background-color:#0d0f12;color:#ffffff;border:1px solid rgba(255,255,255,0.15);font-weight:500;transition:all 0.2s cubic-bezier(0.16,1,0.3,1);text-decoration:none}.nx-hero-services-section .services-btn-ink:hover{background-color:#1a1f26;border-color:rgba(255,255,255,0.3);transform:translateY(-1px)}.nx-hero-refund-section{position:relative;box-sizing:border-box}.nx-hero-refund-section .section-num{font-family:"JetBrains Mono",monospace;font-size:11px;text-transform:uppercase;letter-spacing:0.14em;opacity:0.65}.nx-hero-refund-section .text-lime{color:var(--lime,#c8f25c)}.nx-hero-refund-card{position:relative;box-shadow:0 10px 30px -10px rgba(0,0,0,0.4);transition:transform 0.3s cubic-bezier(0.16,1,0.3,1),box-shadow 0.3s cubic-bezier(0.16,1,0.3,1)}.nx-hero-refund-card:hover{transform:translateY(-2px);box-shadow:0 16px 36px -10px rgba(0,0,0,0.5)}.nx-hero-privacy-section{position:relative;box-sizing:border-box}.nx-hero-privacy-section .section-num{font-family:"JetBrains Mono",monospace;font-size:11px;text-transform:uppercase;letter-spacing:0.14em;opacity:0.65}.nx-hero-privacy-section .text-lime{color:var(--lime,#c8f25c)}.nx-hero-privacy-card{position:relative;transition:transform 0.3s cubic-bezier(0.16,1,0.3,1),box-shadow 0.3s cubic-bezier(0.16,1,0.3,1)}.nx-hero-privacy-card.ring-line{box-shadow:inset 0 0 0 1px var(--line,rgba(13,15,18,0.12))}html.theme-dark .nx-hero-privacy-card.ring-line,.theme-dark .nx-hero-privacy-card.ring-line,html.dark .nx-hero-privacy-card.ring-line,.dark .nx-hero-privacy-card.ring-line,[data-theme="dark"] .nx-hero-privacy-card.ring-line{box-shadow:inset 0 0 0 1px var(--line,rgba(242,238,229,0.14))}.nx-hero-privacy-card.hover-lift:hover{transform:translateY(-2px);box-shadow:inset 0 0 0 1px var(--line,rgba(13,15,18,0.15)),0 12px 28px -8px rgba(0,0,0,0.12)}html.theme-dark .nx-hero-privacy-card.hover-lift:hover,.theme-dark .nx-hero-privacy-card.hover-lift:hover,html.dark .nx-hero-privacy-card.hover-lift:hover,.dark .nx-hero-privacy-card.hover-lift:hover,[data-theme="dark"] .nx-hero-privacy-card.hover-lift:hover{box-shadow:inset 0 0 0 1px var(--line,rgba(242,238,229,0.2)),0 12px 28px -8px rgba(0,0,0,0.4)}.nx-hero-privacy-card .hairline{height:1px;background:var(--line,rgba(13,15,18,0.12))}html.theme-dark .nx-hero-privacy-card .hairline,.theme-dark .nx-hero-privacy-card .hairline,html.dark .nx-hero-privacy-card .hairline,.dark .nx-hero-privacy-card .hairline,[data-theme="dark"] .nx-hero-privacy-card .hairline{background:var(--line,rgba(242,238,229,0.14))}.nx-hero-privacy-card .divider-dashed{height:0;border-top:1px dashed var(--line,rgba(13,15,18,0.18))}.nx-hero-privacy-card .divider-dotted{height:0;border-top:1px dotted var(--line,rgba(13,15,18,0.25))}.nx-hero-privacy-card .divider-gradient{height:1px;background:linear-gradient(90deg,transparent,var(--line,rgba(13,15,18,0.2)),transparent)}.codewin{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width:767px){.nx-hero-contact-section h1,.nx-hero-services-section h1,.nx-hero-refund-section h1,.nx-hero-refund-section h2,.nx-hero-privacy-section h1,.nx-hero-privacy-section h2{font-size:clamp(34px,10vw,48px) !important;line-height:1.04 !important;word-break:break-word !important;overflow-wrap:break-word !important}.nx-hero-refund-card,.nx-hero-privacy-card{margin-top:1.5rem;width:100%}.nx-hero-services-section .chip.nx-service-chip{font-size:11px;padding:3px 9px}.nx-hero-cta-btn{width:100%;justify-content:center}}@media (max-width:400px){.nx-hero-contact-section h1,.nx-hero-services-section h1,.nx-hero-refund-section h1,.nx-hero-refund-section h2,.nx-hero-privacy-section h1,.nx-hero-privacy-section h2{font-size:clamp(28px,9.5vw,36px) !important;line-height:1.08 !important}.nx-hero-refund-card,.nx-hero-privacy-card{padding:1rem !important}}.post-card{transition:transform .25s ease,box-shadow .25s ease}.post-card:hover{transform:translateY(-3px)}.post-card:hover .ph{filter:brightness(0.97)}.post-pill-badge{display:inline-flex;align-items:center;padding:3.5px 10px;border-radius:9999px;background:rgba(0,0,0,0.62);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,0.15);color:#ffffff !important;font-family:"JetBrains Mono",ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:10px;font-weight:500;letter-spacing:0.08em;text-transform:uppercase;line-height:1.2;box-shadow:0 2px 6px rgba(0,0,0,0.25);pointer-events:none}.featured-hero-card{transition:transform 0.25s ease,opacity 0.25s ease}.featured-hero-card:hover img{transform:scale(1.02)}.post-card:hover img{transform:scale(1.02)}.line-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.pb-posts-filters,#filters{display:flex;align-items:center;gap:8px;overflow-x:auto;overflow-y:hidden;padding-top:4px;padding-bottom:8px;margin-bottom:-4px;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,0.22) transparent;cursor:grab}.pb-posts-filters:active,#filters:active{cursor:grabbing}.pb-posts-filters::-webkit-scrollbar,#filters::-webkit-scrollbar{height:4px}.pb-posts-filters::-webkit-scrollbar-track,#filters::-webkit-scrollbar-track{background:rgba(255,255,255,0.04);border-radius:9999px;margin:0 4px}.pb-posts-filters::-webkit-scrollbar-thumb,#filters::-webkit-scrollbar-thumb{background:rgba(255,255,255,0.22);border-radius:9999px;transition:background 0.2s cubic-bezier(0.4,0,0.2,1)}.pb-posts-filters::-webkit-scrollbar-thumb:hover,#filters::-webkit-scrollbar-thumb:hover{background:#6d5dfc;box-shadow:0 0 8px rgba(109,93,252,0.5)}.pb-posts-filters .filter-btn,#filters .filter-btn{transition:all 0.2s cubic-bezier(0.4,0,0.2,1);white-space:nowrap;user-select:none}.pb-posts-filters .filter-btn.active-filter,#filters .filter-btn.active-filter{background:rgba(109,93,252,0.2) !important;border-color:#6d5dfc !important;color:#ffffff !important;box-shadow:0 2px 8px rgba(109,93,252,0.35) !important}@media (max-width:767px){.pbc-w-42pg0crpmu2egodj{width:100% !important;flex:0 0 100% !important;max-width:100% !important;padding-top:0rem !important;padding-right:0rem !important;padding-bottom:0rem !important;padding-left:0rem !important}}.pbc-w-42pg0crpmu2egodj{width:100%;min-width:0;box-sizing:border-box;box-sizing:border-box;position:relative;padding-top:0rem;padding-right:0rem;padding-bottom:0rem;padding-left:0rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;column-gap:0px;row-gap:0px}@media (max-width:767px){.pbs-w-8qr5omp3mu2egodj{padding-top:2rem !important;padding-right:1rem !important;padding-bottom:2rem !important;padding-left:1rem !important}.pbs-w-8qr5omp3mu2egodj>.pb-row{flex-wrap:wrap !important}}.pbs-w-8qr5omp3mu2egodj{width:100%;box-sizing:border-box;position:relative;padding-top:3rem;padding-right:1.25rem;padding-bottom:3rem;padding-left:1.25rem}.pbs-w-8qr5omp3mu2egodj>.pb-row{max-width:none;position:relative;z-index:1;padding:0;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;column-gap:24px;row-gap:24px}@media (max-width:767px){.pbc-w-ne9h9aagmu2ehadx{width:100% !important;flex:0 0 100% !important;max-width:100% !important}}.pbc-w-ne9h9aagmu2ehadx{width:100%;min-width:0;box-sizing:border-box;box-sizing:border-box;position:relative;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;column-gap:0px;row-gap:0px}@media (max-width:767px){.pbs-w-4te29unjmu2ehadx{padding-top:0rem !important;padding-right:1rem !important;padding-bottom:3rem !important;padding-left:1rem !important}.pbs-w-4te29unjmu2ehadx>.pb-row{flex-wrap:wrap !important}}.pbs-w-4te29unjmu2ehadx{width:100%;box-sizing:border-box;position:relative;padding-top:0rem;padding-right:1.25rem;padding-bottom:5rem;padding-left:1.25rem}.pbs-w-4te29unjmu2ehadx>.pb-row{max-width:1460px;margin:0 auto;position:relative;z-index:1;padding:0;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;column-gap:24px;row-gap:24px}