.seller-program-page-v2{background:var(--theme-surface-canvas);min-height:100vh}.v2-seller-program{--v2-program-ink:var(--theme-surface-canvas);--v2-program-ink-2:var(--theme-surface-raised);--v2-program-ink-3:var(--theme-surface-subtle);--v2-program-edge:var(--theme-border);--v2-program-edge-soft:color-mix(in srgb, var(--theme-border) 64%, transparent);--v2-program-text:var(--theme-text-primary);--v2-program-text-dim:var(--theme-text-secondary);--v2-program-text-faint:var(--theme-text-soft);--v2-program-red:var(--foundation-color-red-500);--v2-program-red-hot:var(--foundation-color-red-600);--v2-program-gold:var(--theme-brand-text);--v2-program-scan:var(--theme-scan);--v2-program-up:var(--theme-positive);background:var(--v2-program-ink);color:var(--v2-program-text);font-family:var(--theme-font-body);position:relative;overflow:hidden}.v2-seller-program *,.v2-seller-program :before,.v2-seller-program :after{box-sizing:border-box}.v2-program-symbol{flex:none;width:1em;height:1em;font-size:1.25rem;display:inline-block}.v2-seller-program__texture-defs{width:0;height:0;position:absolute}.v2-program-shell{width:min(100%,72rem);margin-inline:auto;padding-inline:1.5rem}.v2-program-hero{position:relative;overflow:hidden}.v2-program-hero__background,.v2-program-texture,.v2-program-hero__glow,.v2-program-final__glow{pointer-events:none;position:absolute}.v2-program-hero__background,.v2-program-texture{width:100%;height:100%;inset:0}.v2-program-hero__background{background:linear-gradient(160deg, var(--v2-program-ink) 0%, var(--v2-program-ink-2) 30%, var(--v2-program-ink-2) 55%, var(--v2-program-ink) 80%, var(--v2-program-ink) 100%)}.v2-program-texture{opacity:.3}.v2-program-hero__glow{border-radius:50%}.v2-program-hero__glow--gold{background:radial-gradient(circle,#ffcc0012 0%,#0000 65%);width:500px;height:500px;top:-100px;right:-60px}.v2-program-hero__glow--green{background:radial-gradient(circle,#3fb9500d 0%,#0000 65%);width:350px;height:350px;bottom:-60px;left:-40px}.v2-program-hero__glow--soft{background:radial-gradient(#ffffff04 0%,#0000 70%);width:600px;height:400px;top:50%;left:15%;transform:translateY(-50%)}.v2-program-hero__content{z-index:1;flex-direction:column;gap:3rem;padding-block:2.5rem 3rem;display:flex;position:relative}.v2-program-hero__copy{flex:1;min-width:0}.v2-program-hero__eyebrow{color:var(--v2-program-gold);letter-spacing:.18em;text-transform:uppercase;background:#ffcc001a;border:1px solid #fc03;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.375rem .875rem;font-size:.625rem;font-weight:900;line-height:1;display:inline-flex}.v2-program-hero__eyebrow .v2-program-symbol{font-size:.8125rem}.v2-program-hero h1{color:var(--v2-program-text);font-family:var(--theme-font-body);letter-spacing:-.025em;text-shadow:0 2px 24px #0006;margin:0 0 1.25rem;font-size:clamp(2.25rem,5vw,3.75rem);font-weight:900;line-height:1.05}.v2-program-hero h1 span{color:var(--v2-program-gold);text-shadow:0 0 60px #fc03}.v2-program-hero__copy>p{max-width:28rem;color:var(--v2-program-text-dim);margin:0 0 2rem;font-size:.9375rem;line-height:1.75}.v2-program-hero__actions{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.v2-program-hero__actions a:first-child,.v2-program-final__content>a{background:var(--v2-program-red);color:#fff;letter-spacing:.06em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;min-height:3.25rem;padding:1rem 2.25rem;font-size:.8125rem;font-weight:900;text-decoration:none;transition:background .18s,transform .18s;display:inline-flex;box-shadow:0 4px 24px #ee2b394d}.v2-program-hero__actions a:first-child:hover,.v2-program-final__content>a:hover{background:var(--v2-program-red-hot);transform:scale(1.02)}.v2-program-hero__actions>a:last-child{color:var(--v2-program-text-faint);align-items:center;gap:.375rem;font-size:.875rem;font-weight:600;text-decoration:none;display:inline-flex}.v2-program-hero__actions>a:last-child:hover{color:var(--v2-program-text)}.v2-program-hero__actions>a:last-child .v2-program-symbol{font-size:1rem}.v2-program-hero__trust{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.v2-program-hero__trust>span{align-items:center;gap:.75rem;display:inline-flex}.v2-program-hero__trust i{background:#ffffff1f;width:1px;height:.75rem}.v2-program-hero__trust b{color:var(--v2-program-up);align-items:center;gap:.375rem;font-size:.6875rem;font-weight:700;display:inline-flex}.v2-program-hero__trust .v2-program-symbol{font-size:.875rem}.v2-program-proof{flex-direction:column;flex:none;gap:1rem;width:18rem;display:none}.v2-program-proof__stats{border:1px solid var(--v2-program-edge);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0a;border-radius:1rem;padding:1.5rem}.v2-program-proof__stats>p{color:var(--v2-program-text-faint);letter-spacing:.1em;text-transform:uppercase;margin:0 0 1.25rem;font-size:.625rem;font-weight:900}.v2-program-proof__stats dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:0;display:grid}.v2-program-proof__stats :is(dt,dd){margin:0}.v2-program-proof__stats dt{color:var(--v2-program-text);font-size:1.5rem;font-weight:900;line-height:1.1}.v2-program-proof__stats div:first-child dt{color:var(--v2-program-gold)}.v2-program-proof__stats div:nth-child(3) dt{color:var(--v2-program-up)}.v2-program-proof__stats dd{color:var(--v2-program-text-faint);letter-spacing:.05em;text-transform:uppercase;margin-top:.125rem;font-size:.625rem;font-weight:700;line-height:1.25}.v2-program-proof__trust{border:1px solid color-mix(in srgb, var(--v2-program-up) 30%, transparent);background:color-mix(in srgb, var(--v2-program-up) 8%, transparent);border-radius:1rem;align-items:flex-start;gap:.75rem;padding:1.25rem;display:flex}.v2-program-proof__trust>span{background:color-mix(in srgb, var(--v2-program-up) 18%, transparent);width:2.25rem;height:2.25rem;color:var(--v2-program-up);border-radius:.5rem;flex:none;place-items:center;display:grid}.v2-program-proof__trust .v2-program-symbol{font-size:1rem}.v2-program-proof__trust h2{color:var(--v2-program-text);font-family:var(--theme-font-body);letter-spacing:0;margin:0 0 .25rem;font-size:.75rem;font-weight:900}.v2-program-proof__trust p{color:var(--v2-program-text-faint);margin:0;font-size:.6875rem;line-height:1.45}.v2-program-section{padding-block:3rem}.v2-program-section__header{text-align:center;margin-bottom:3.5rem}.v2-program-section__header h2{color:var(--v2-program-text);font-family:var(--theme-font-body);letter-spacing:0;margin:0 0 .75rem;font-size:clamp(1.5rem,3vw,1.875rem);font-weight:900;line-height:1.15}.v2-program-section__header h2 span{color:var(--v2-program-gold)}.v2-program-section__header p{max-width:28rem;color:var(--v2-program-text-dim);margin:0 auto;font-size:.875rem}.v2-program-benefits{gap:1rem;display:grid}.v2-program-benefit{border:1px solid var(--v2-program-edge-soft);background:var(--v2-program-ink-2);border-radius:1rem;flex-direction:column;align-items:flex-start;gap:1.25rem;padding:1.5rem;display:flex}.v2-program-benefit__icon,.v2-program-type-grid article>span,.v2-program-trust-bar article>span{border-radius:.75rem;flex:none;place-items:center;display:grid}.v2-program-benefit__icon{width:3.5rem;height:3.5rem}.v2-program-tone--green>:first-child{background:color-mix(in srgb, var(--v2-program-up) 12%, transparent);color:var(--v2-program-up)}.v2-program-tone--gold>:first-child{color:var(--v2-program-gold);background:#ffcc001a}.v2-program-tone--scan>:first-child{background:color-mix(in srgb, var(--v2-program-scan) 14%, transparent);color:var(--v2-program-scan)}.v2-program-benefit h3,.v2-program-type-grid h3,.v2-program-trust-bar h3{color:var(--v2-program-text);font-family:var(--theme-font-body);letter-spacing:.05em;text-transform:uppercase;margin:0;font-size:.875rem;font-weight:900;line-height:1.25}.v2-program-benefit p{color:var(--v2-program-text-dim);margin:.375rem 0 0;font-size:.75rem;line-height:1.65}.v2-program-benefit>b{color:currentColor;letter-spacing:.08em;text-transform:uppercase;border-radius:999px;flex:none;padding:.3rem .75rem;font-size:.625rem;font-weight:900}.v2-program-benefit.v2-program-tone--green>b{background:color-mix(in srgb, var(--v2-program-up) 12%, transparent);color:var(--v2-program-up)}.v2-program-benefit.v2-program-tone--gold>b{color:var(--v2-program-gold);background:#ffcc001a}.v2-program-benefit.v2-program-tone--scan>b{background:color-mix(in srgb, var(--v2-program-scan) 14%, transparent);color:var(--v2-program-scan)}.v2-program-how{background:var(--v2-program-ink)}.v2-program-steps{grid-template-columns:1fr;gap:2rem;display:grid}.v2-program-steps article{text-align:center;position:relative}.v2-program-steps article>span{background:var(--v2-program-ink-2);width:4rem;height:4rem;color:var(--v2-program-gold);border:2px solid #ffcc004d;border-radius:50%;place-items:center;margin:0 auto 1.5rem;font-size:1.5rem;font-weight:900;display:grid;box-shadow:0 10px 15px #0000002e}.v2-program-steps .v2-program-step--last>span{border-color:var(--v2-program-gold);background:var(--v2-program-gold);color:var(--v2-program-ink)}.v2-program-steps h3{color:var(--v2-program-text);font-family:var(--theme-font-body);letter-spacing:.06em;text-transform:uppercase;margin:0 0 .75rem;font-size:.875rem;font-weight:900}.v2-program-steps p{max-width:20rem;color:var(--v2-program-text-dim);margin:0 auto;font-size:.75rem;line-height:1.65}.v2-program-steps i{display:none}.v2-program-types{padding-block:2.5rem 3.5rem}.v2-program-type-grid{grid-template-columns:1fr;gap:1rem;display:grid}.v2-program-type-grid article{border:1px solid var(--v2-program-edge-soft);background:var(--v2-program-ink-2);border-radius:.75rem;align-items:flex-start;gap:1rem;padding:1rem 1.25rem;display:flex}.v2-program-type-grid article>span{border-radius:.5rem;width:2.5rem;height:2.5rem;margin-top:.125rem}.v2-program-type-grid h3{font-size:.75rem}.v2-program-type-grid p{color:var(--v2-program-text-dim);margin:.25rem 0 0;font-size:.6875rem;line-height:1.6}.v2-program-trust-bar{border-block:1px solid var(--v2-program-edge-soft);background:var(--v2-program-ink);padding-block:2rem}.v2-program-trust-bar>div{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem 3.5rem;display:flex}.v2-program-trust-bar article{align-items:center;gap:.625rem;display:flex}.v2-program-trust-bar article>span{border-radius:.5rem;width:2.25rem;height:2.25rem}.v2-program-trust-bar h3{letter-spacing:0;text-transform:none;font-size:.6875rem}.v2-program-trust-bar p{color:var(--v2-program-text-dim);margin:.1rem 0 0;font-size:.5625rem}.v2-program-final{padding:5rem 2rem 6rem;position:relative;overflow:hidden}.v2-program-final .v2-program-texture{opacity:1}.v2-program-final__glow{border-radius:50%}.v2-program-final__glow--gold{background:radial-gradient(circle,#ffcc0014 0%,#0000 70%);width:18rem;height:18rem;top:0;right:0}.v2-program-final__glow--green{background:radial-gradient(circle,#3fb9500f 0%,#0000 70%);width:14rem;height:14rem;bottom:0;left:0}.v2-program-final__content{z-index:1;text-align:center;position:relative}.v2-program-final__content h2{color:var(--v2-program-text);font-family:var(--theme-font-body);letter-spacing:0;margin:0 0 1rem;font-size:clamp(1.5rem,3vw,1.875rem);font-weight:900}.v2-program-final__content>p{max-width:28rem;color:var(--v2-program-text-dim);margin:0 auto 2.5rem;font-size:.875rem;line-height:1.65}.v2-program-final__content>a{min-height:3.25rem;padding-inline:2.5rem;box-shadow:0 10px 18px #00000038}.v2-program-final__content small{color:var(--v2-program-text-dim);letter-spacing:.1em;text-transform:uppercase;margin-top:1.25rem;font-size:.625rem;font-weight:700;display:block}@media (width>=40rem){.v2-program-benefit{flex-direction:row}.v2-program-benefit>div{flex:1}.v2-program-benefit>b{align-self:center}}@media (width>=48rem){.v2-program-hero__content{flex-direction:row;align-items:flex-start;gap:4rem;padding-block:4rem}.v2-program-proof{display:flex}.v2-program-section{padding-block:4rem}.v2-program-steps,.v2-program-type-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.v2-program-steps i{background:var(--v2-program-edge);width:calc(100% - 80px);height:1px;display:block;position:absolute;top:2rem;left:calc(50% + 40px)}.v2-program-final{padding-block:8rem 10rem}}@media (width>=64rem){.v2-program-proof{width:20rem}}@media (width<=30rem){.v2-program-hero__actions{flex-direction:column;align-items:flex-start}.v2-program-hero__trust>span{gap:.5rem}.v2-program-hero__trust i{display:none}}@media (prefers-reduced-motion:reduce){.v2-program-hero__actions a:first-child,.v2-program-final__content>a{transition:none}}
