.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}}@charset "UTF-8";:root{--cream:#f5f1ea;--cream-2:#ece6db;--ink:#0d0f12;--ink-2:#1a1d22;--muted:#6b6b66;--line:rgba(13,15,18,0.12);--lime:#c8f25c;--lime-deep:#9fd031}html.theme-dark,.theme-dark,html.dark,.dark,[data-theme="dark"]{--cream:#101315;--cream-2:#1a1e22;--ink:#f2eee5;--ink-2:#e7e2d8;--muted:#9b988f;--line:rgba(242,238,229,0.14);--lime:#c8f25c;--lime-deep:#9fd031}.pb-refund-text-widget{position:relative;box-sizing:border-box}.pb-refund-text-widget .border-line{border-color:var(--line)}.pb-refund-text-widget .ring-line{box-shadow:inset 0 0 0 1px var(--line);transition:transform 0.2s ease,box-shadow 0.2s ease}.pb-refund-text-widget .ring-line:hover{transform:translateY(-2px);box-shadow:inset 0 0 0 1px var(--line),0 8px 20px -6px rgba(0,0,0,0.25)}.pb-refund-text-widget .muted{color:var(--muted)}.pb-refund-text-widget .num-mono{font-variant-numeric:tabular-nums;font-family:"JetBrains Mono",monospace;color:var(--ink)}.pb-refund-text-widget .grid.grid-cols-3,.legal .grid.grid-cols-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}@media (max-width:880px){.pb-refund-text-widget .grid.grid-cols-3,.legal .grid.grid-cols-3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:540px){.pb-refund-text-widget .grid.grid-cols-3,.legal .grid.grid-cols-3{grid-template-columns:repeat(1,minmax(0,1fr))}}@media (max-width:1023px){.pb-refund-text-widget aside{margin-bottom:2rem;padding-bottom:1.25rem;border-bottom:1px solid var(--line)}.pb-refund-text-widget #toc{display:flex;flex-wrap:nowrap;overflow-x:auto;gap:0.5rem;padding-bottom:0.5rem;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.pb-refund-text-widget #toc .toc-link{white-space:nowrap;flex-shrink:0;font-size:13px;padding:6px 14px;background:var(--cream-2);border-radius:9999px}.pb-refund-text-widget #toc .toc-link.active{background:var(--ink);color:var(--cream)}}@media (max-width:640px){.legal h2{font-size:26px !important;margin-top:36px !important}.legal h3{font-size:20px !important;margin-top:22px !important}}.legal{color:var(--ink)}.legal h2{font-family:"Instrument Serif",serif;font-size:32px;line-height:1.1;letter-spacing:-0.01em;margin-top:48px;margin-bottom:16px;scroll-margin-top:96px;color:var(--ink)}.legal>h2:first-of-type,.legal>.legal-sec:first-child h2{margin-top:0 !important}.legal h3{font-family:"Instrument Serif",serif;font-size:22px;line-height:1.2;margin-top:28px;margin-bottom:10px;scroll-margin-top:96px;color:var(--ink)}.legal p{color:var(--muted);line-height:1.7;font-size:15.5px;margin-bottom:14px}.legal ul{margin:14px 0 18px 0;padding-left:0;list-style:none}.legal ul li{position:relative;padding-left:22px;color:var(--muted);line-height:1.65;font-size:15.5px;margin-bottom:8px}.legal ul li::before{content:"›";position:absolute;left:0;top:0;color:var(--lime-deep);font-family:"JetBrains Mono",monospace;font-weight:700;line-height:1.6}.legal strong{color:var(--ink);font-weight:500}.legal a{color:var(--ink);text-decoration:underline;text-underline-offset:3px;text-decoration-color:rgba(13,15,18,0.25);transition:text-decoration-color 0.15s ease}html.theme-dark .legal a,.theme-dark .legal a,html.dark .legal a,.dark .legal a,[data-theme="dark"] .legal a{text-decoration-color:rgba(242,238,229,0.35)}.legal a:hover{text-decoration-color:var(--ink)}.pb-refund-text-widget a.rounded-full,.pb-refund-text-widget .legal a.rounded-full,.legal a.rounded-full,.legal a.no-underline,.legal .no-underline{text-decoration:none !important}.pb-refund-text-widget a.rounded-full:hover,.pb-refund-text-widget .legal a.rounded-full:hover,.legal a.rounded-full:hover,.legal a.no-underline:hover,.legal .no-underline:hover{text-decoration:none !important}.toc-link{display:block;padding:6px 10px;border-radius:8px;font-size:13px;color:var(--muted);transition:all 0.15s ease;text-decoration:none}.toc-link:hover{background:var(--cream-2);color:var(--ink)}.toc-link.active{background:var(--ink);color:var(--cream);font-weight:500}html.theme-dark .toc-link:hover,.theme-dark .toc-link:hover,html.dark .toc-link:hover,.dark .toc-link:hover,[data-theme="dark"] .toc-link:hover{background:rgba(255,255,255,0.08);color:#ffffff}html.theme-dark .toc-link.active,.theme-dark .toc-link.active,html.dark .toc-link.active,.dark .toc-link.active,[data-theme="dark"] .toc-link.active{background:var(--ink);color:var(--cream);font-weight:500}@media (min-width:1024px){.pb-refund-text-widget aside{align-self:stretch;height:auto;position:relative}.pb-refund-text-widget .sticky{position:-webkit-sticky;position:sticky;top:96px;z-index:20;will-change:transform}.pb-refund-text-widget .sticky.top-20{top:80px}.pb-refund-text-widget .sticky.top-24{top:96px}.pb-refund-text-widget .sticky.top-28{top:112px}.pb-refund-text-widget .sticky.top-32{top:128px}}@media (max-width:767px){.pbc-col-hero-def5776f{width:100% !important;flex:0 0 100% !important;max-width:100% !important}}.pbc-col-hero-def5776f{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-sec-hero-def5776f{padding-left:1rem !important;padding-right:1rem !important}.pbs-sec-hero-def5776f>.pb-row{flex-wrap:wrap !important}}.pbs-sec-hero-def5776f{width:100%;box-sizing:border-box;position:relative;padding-top:2rem;padding-right:1.25rem;padding-bottom:5rem;padding-left:1.25rem}.pbs-sec-hero-def5776f>.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}@media (max-width:767px){.pbc-col-body-c773252e{width:100% !important;flex:0 0 100% !important;max-width:100% !important}}.pbc-col-body-c773252e{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-sec-body-c773252e{padding-left:1rem !important;padding-right:1rem !important}.pbs-sec-body-c773252e>.pb-row{flex-wrap:wrap !important}}.pbs-sec-body-c773252e{width:100%;box-sizing:border-box;position:relative;padding-top:0rem;padding-right:1.25rem;padding-bottom:5rem;padding-left:1.25rem}.pbs-sec-body-c773252e>.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}