/* Refer-a-friend landing — scoped to .refer-afriend-surface */
.refer-afriend-surface{
    --magenta:#E26FFF;
    --magenta-2:#E88DFF;
    --magenta-3:#EEAAFF;
    --magenta-soft:#F5CEFF;
    --magenta-deep:#C74EE5;
    --ink:#070707;
    --ink-2:#222222;
    --grey:#6D6E6F;
    --grey-2:#A0A0A0;
    --line:#E7E7E7;
    --line-2:#E0E0E0;
    --bg:#F1F1F1;
    --bg-2:#F6F6F6;
    --white:#ffffff;
    --green:#1f8a5b;
    --green-soft:#daf8e6;
    --shadow:0 2px 24px rgba(7,7,7,0.05);
    --shadow-lg:0 24px 60px rgba(226,111,255,0.18);
  }

  .refer-afriend-surface *, .refer-afriend-surface *::before, .refer-afriend-surface *::after{box-sizing:border-box}.refer-afriend-surface *{margin:0;padding:0}.refer-afriend-surface{
    font-family:'Manrope',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;
    color:var(--ink);
    background:var(--white);
    font-size:15px;
    line-height:1.7;
    letter-spacing:-0.003em;
    -webkit-font-smoothing:antialiased;
    text-rendering:optimizeLegibility;
  }

  .refer-afriend-surface h1, .refer-afriend-surface h2, .refer-afriend-surface h3, .refer-afriend-surface h4, .refer-afriend-surface .serif{
    font-family:'Newsreader',Georgia,serif;
    font-weight:400;
    letter-spacing:-0.01em;
    line-height:1;
    color:var(--ink);
  }

  .refer-afriend-surface a{color:var(--ink);text-decoration:none}
  .refer-afriend-surface a:hover{color:var(--magenta-deep)}

  .refer-afriend-surface .container{max-width:1320px;margin:0 auto;padding:0 60px}
  @media (max-width:760px){.refer-afriend-surface .container{padding:0 24px}}

  
  .refer-afriend-surface .btn{
    display:inline-flex;align-items:center;justify-content:center;gap:14px;
    padding:18px 26px;border-radius:43px;
    font-family:'Manrope',sans-serif;font-weight:700;font-size:14px;line-height:1;
    border:none;cursor:pointer;transition:transform .18s ease, box-shadow .25s ease, background .2s ease;
    white-space:nowrap;
  }
  .refer-afriend-surface .btn-magenta{background:var(--magenta);color:#fff}
  .refer-afriend-surface .btn-magenta:hover{background:var(--magenta-deep);transform:translateY(-1px);color:#fff}
  .refer-afriend-surface .btn-outline{background:transparent;color:var(--ink);border:1px solid var(--ink)}
  .refer-afriend-surface .btn-outline:hover{background:var(--ink);color:#fff}
  .refer-afriend-surface .btn-arrow{display:inline-block;width:6px;height:10px}

  

  
  
  .refer-afriend-surface .bg-glow{
    position:relative;background:#fff;overflow:hidden;
  }
  .refer-afriend-surface .bg-glow::before{
    content:"";position:absolute;pointer-events:none;
    top:-180px;right:-160px;width:780px;height:780px;border-radius:50%;
    background:radial-gradient(closest-side, rgba(226,111,255,0.30) 0%, rgba(226,111,255,0.10) 45%, rgba(226,111,255,0) 70%);
    z-index:0;
  }
  .refer-afriend-surface .bg-glow::after{
    content:"";position:absolute;pointer-events:none;
    bottom:-220px;left:-180px;width:680px;height:680px;border-radius:50%;
    background:radial-gradient(closest-side, rgba(226,111,255,0.18) 0%, rgba(226,111,255,0) 70%);
    z-index:0;
  }
  .refer-afriend-surface .bg-glow > .container, .refer-afriend-surface .bg-glow > *:not(.bg-spark){position:relative;z-index:2}
  .refer-afriend-surface .bg-spark{position:absolute;color:var(--ink);opacity:0.55;pointer-events:none;z-index:1}
  .refer-afriend-surface .bg-spark.tl{top:80px;left:60px;width:18px;height:18px}
  .refer-afriend-surface .bg-spark.tr{top:120px;right:90px;width:24px;height:24px}
  .refer-afriend-surface .bg-spark.br{bottom:80px;right:120px;width:14px;height:14px}

  
  .refer-afriend-surface .hero{
    position:relative;overflow:hidden;
    padding:120px 0 160px;
    background:linear-gradient(180deg,#fff 0%,#fff 40%,#FAEEFF 100%);
  }
  .refer-afriend-surface .hero::before{
    content:"";position:absolute;pointer-events:none;
    top:-100px;right:-200px;width:900px;height:900px;border-radius:50%;
    background:radial-gradient(closest-side, rgba(232,141,255,0.55) 0%, rgba(245,206,255,0.30) 45%, rgba(255,255,255,0) 75%);
    z-index:0;
  }
  .refer-afriend-surface .hero-grid{
    display:grid;grid-template-columns:1.05fr 0.95fr;gap:60px;align-items:center;
    position:relative;z-index:2;min-height:520px;
  }
  .refer-afriend-surface .hero h1{
    font-family:'Newsreader',serif;font-weight:400;
    font-size:clamp(52px,6.8vw,108px);line-height:1;letter-spacing:-0.02em;
    margin-bottom:32px;
  }
  .refer-afriend-surface .hero h1 em{font-style:italic;font-weight:400;font-size:0.9em}
  .refer-afriend-surface .hero .lead{
    font-family:'Manrope',sans-serif;font-weight:500;
    font-size:18px;line-height:30px;letter-spacing:-0.003em;
    color:var(--ink-2);max-width:520px;margin-bottom:40px;
  }
  .refer-afriend-surface .hero-cta{display:flex;gap:14px;flex-wrap:wrap}
  .refer-afriend-surface .hero-illu{position:relative;height:540px}
  .refer-afriend-surface .blob-pink-lg{
    position:absolute;top:20px;right:30px;width:420px;height:420px;border-radius:50%;
    background:radial-gradient(circle at 35% 35%, #fff 0%, #F5CEFF 35%, #E26FFF 100%);
  }
  .refer-afriend-surface .blob-num{
    position:absolute;z-index:3;
    font-family:'Newsreader',serif;font-weight:500;
    color:#fff;letter-spacing:-0.02em;line-height:1;
    text-shadow:0 6px 30px rgba(0,0,0,0.18);
    pointer-events:none;
  }
  .refer-afriend-surface .blob-num.lg{
    top:200px;right:170px;font-size:64px;
  }
  .refer-afriend-surface .blob-num.lg small{display:block;font-family:'Manrope',sans-serif;font-weight:600;font-size:13px;letter-spacing:0.08em;text-transform:uppercase;margin-top:10px;opacity:0.85}
  .refer-afriend-surface .blob-num.sm{
    bottom:130px;right:30px;font-size:34px;color:#fff;
  }
  .refer-afriend-surface .blob-num.sm small{display:block;font-family:'Manrope',sans-serif;font-weight:600;font-size:11px;letter-spacing:0.08em;text-transform:uppercase;margin-top:6px;opacity:0.9}
  .refer-afriend-surface .hero-card{
    position:absolute;z-index:4;
    background:#fff;border:1px solid var(--line);border-radius:18px;
    padding:18px 22px;box-shadow:0 20px 50px rgba(7,7,7,0.10);
    display:flex;flex-direction:column;gap:6px;min-width:210px;
  }
  .refer-afriend-surface .card-eyebrow{
    font-family:'Manrope',sans-serif;font-weight:700;font-size:11px;
    letter-spacing:0.1em;text-transform:uppercase;color:var(--magenta-deep);
  }
  .refer-afriend-surface .card-amount{
    font-family:'Newsreader',serif;font-weight:500;font-size:28px;
    color:var(--ink);letter-spacing:-0.01em;line-height:1.1;
  }
  .refer-afriend-surface .card-amount em{font-style:italic;color:var(--magenta-deep);font-weight:500}
  .refer-afriend-surface .card-meta{
    font-size:10px;color:var(--grey);line-height:1.4;text-transform:capitalize;
  }
  .refer-afriend-surface .card-1{top:30px;right:200px}
  .refer-afriend-surface .card-2{top:230px;right:-10px}
  .refer-afriend-surface .card-3{bottom:20px;right:240px}
  @media (max-width:880px){.refer-afriend-surface .card-1{top:10px;right:10px}
    .refer-afriend-surface .card-2{top:auto;bottom:140px;right:0}
    .refer-afriend-surface .card-3{bottom:0;right:auto;left:10px}}
  .refer-afriend-surface .blob-pink-sm{
    position:absolute;bottom:40px;right:-20px;width:220px;height:220px;border-radius:50%;
    background:var(--magenta);
  }
  .refer-afriend-surface .hero-spark{position:absolute;color:var(--ink)}
  .refer-afriend-surface .hero-spark.s1{top:30px;right:0;width:46px;height:46px}
  .refer-afriend-surface .hero-spark.s2{bottom:120px;left:40px;width:22px;height:22px}
  .refer-afriend-surface .hero-doodle{
    position:absolute;bottom:30px;left:80px;width:240px;height:160px;
    color:var(--ink);
  }

  @media (max-width:980px){.refer-afriend-surface .hero{padding:60px 0 80px}
    .refer-afriend-surface .hero-grid{grid-template-columns:1fr;gap:40px}
    .refer-afriend-surface .hero-illu{height:380px}}

  
  .refer-afriend-surface section:not(.type-referafriend){padding:130px 0;position:relative}
  .refer-afriend-surface .section-head{
    text-align:center;max-width:780px;margin:0 auto 80px;
    width:100%;
  }
  .refer-afriend-surface .section-head h2{
    font-family:'Newsreader',serif;font-weight:400;
    font-size:46px;line-height:1;letter-spacing:-0.01em;
    margin:0 auto 18px;text-align:center;width:100%;max-width:100%;
  }
  .refer-afriend-surface .section-head h2 em{font-style:italic}
  .refer-afriend-surface .section-head .eyebrow{
    display:inline-block;font-family:'Manrope',sans-serif;
    font-weight:700;font-size:12px;letter-spacing:0.12em;text-transform:uppercase;
    color:var(--magenta-deep);margin-bottom:18px;
  }
  .refer-afriend-surface .section-head p{
    color:var(--grey);font-size:15px;line-height:27px;
    text-align:center;margin-left:auto;margin-right:auto;max-width:56em;width:100%;
  }

  
  .refer-afriend-surface .how{
    padding:130px 0;position:relative;overflow:hidden;background:#F6F6F6;
  }
  .refer-afriend-surface .how::before{
    content:none;
  }
  .refer-afriend-surface .how::after{
    content:none;
  }
  .refer-afriend-surface .how::before, .refer-afriend-surface .how::after{content:none}
  .refer-afriend-surface .how > .container{position:relative;z-index:2}
  .refer-afriend-surface .steps-row{
    display:grid;grid-template-columns:repeat(3,1fr);gap:0;
    position:relative;z-index:2;max-width:1100px;margin:0 auto;
    align-items:start;
  }
  .refer-afriend-surface .step{text-align:center;padding:0 20px;position:relative}
  .refer-afriend-surface .step-num{
    width:66px;height:66px;border-radius:15px;background:#fff;
    display:grid;place-items:center;margin:0 auto 26px;
    font-family:'Manrope',sans-serif;font-weight:700;font-size:23px;
    color:var(--ink);box-shadow:0 8px 22px rgba(7,7,7,0.06);border:1px solid var(--line);
  }
  .refer-afriend-surface .step h3{
    font-family:'Manrope',sans-serif;font-weight:700;font-size:18px;
    margin:0 auto 10px;color:var(--ink);
  }
  .refer-afriend-surface .step p{font-size:14px;line-height:24px;color:var(--ink-2);max-width:280px;margin:0 auto}
  .refer-afriend-surface .step-dots{
    position:absolute;top:28px;left:calc(50% + 60px);width:calc(100% - 120px);
    display:flex;justify-content:center;gap:14px;
  }
  .refer-afriend-surface .step-dots span{width:9px;height:9px;border-radius:50%;background:var(--magenta);opacity:0.55}
  .refer-afriend-surface .step:last-child .step-dots{display:none}

  .refer-afriend-surface .how-cta{margin-top:90px;display:flex;justify-content:center;position:relative;z-index:2}

  @media (max-width:880px){.refer-afriend-surface .steps-row{grid-template-columns:1fr;gap:48px}
    .refer-afriend-surface .step-dots{display:none}}

  
  .refer-afriend-surface .welcome{background:#fff}
  .refer-afriend-surface .welcome .container{width:100%;max-width:1320px}
  .refer-afriend-surface .tier-wrap{
    width:100%;
    background:#fff;border:1px solid var(--line);border-radius:12px;
    overflow:hidden;box-shadow:var(--shadow);
  }
  .refer-afriend-surface .table-scroll{width:100%;display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}
  .refer-afriend-surface .tier-table{
    width:100%;min-width:840px;border-collapse:separate;border-spacing:0;
    font-size:14px;table-layout:auto;
  }
  .refer-afriend-surface .tier-table thead{background:var(--ink);color:#fff}
  .refer-afriend-surface .tier-table thead th:first-child{border-radius:11px 0 0 0}
  .refer-afriend-surface .tier-table thead th:last-child{border-radius:0 11px 0 0}
  .refer-afriend-surface .tier-table th{
    padding:22px 24px;text-align:left;font-family:'Manrope',sans-serif;
    font-weight:700;font-size:12px;letter-spacing:0.08em;text-transform:uppercase;
    border:none;
  }
  .refer-afriend-surface .tier-table td{
    padding:24px;border-bottom:1px solid var(--line);border-left:none;border-right:none;
    font-family:'Manrope',sans-serif;font-size:14px;color:var(--ink-2);vertical-align:middle;
    background:#fff;
    transition:background-color .15s ease;
  }
  .refer-afriend-surface .tier-table tbody tr:last-child td{border-bottom:none}
  .refer-afriend-surface .tier-table tbody tr{transition:background-color .15s ease}
  .refer-afriend-surface .tier-table tbody tr:hover td{background:#FCF6FF}
  .refer-afriend-surface .tier-name{display:flex;align-items:center;gap:14px;font-weight:700;color:var(--ink)}
  .refer-afriend-surface .tier-hex{
    width:14px;height:16px;
    clip-path:polygon(25% 5%,75% 5%,100% 50%,75% 95%,25% 95%,0% 50%);
    flex-shrink:0;
  }
  .refer-afriend-surface .hex-starter{background:#A0A0A0}
  .refer-afriend-surface .hex-bronze{background:#C58D4F}
  .refer-afriend-surface .hex-silver{background:#A9B1B8}
  .refer-afriend-surface .hex-gold{background:#E2B23B}
  .refer-afriend-surface .hex-platinum{background:var(--magenta)}
  .refer-afriend-surface .hex-diamond{background:var(--magenta-deep)}
  .refer-afriend-surface .hex-elite{background:linear-gradient(135deg,var(--magenta-deep),#7d2a99)}
  .refer-afriend-surface .reward-pill{
    display:inline-flex;align-items:center;gap:6px;
    background:#FBEBFF;color:var(--magenta-deep);
    padding:7px 14px;border-radius:80px;font-weight:700;font-size:13px;
    white-space:nowrap;
  }
  .refer-afriend-surface .reward-pill.alt{background:var(--green-soft);color:var(--green)}
  .refer-afriend-surface .reward-pill .small,
  .refer-afriend-surface .reward-pill small{font-size:11px;font-weight:500;opacity:0.7}
  .refer-afriend-surface .note-row{color:var(--grey);font-size:13px}
  .refer-afriend-surface .table-foot{margin-top:18px;font-size:13px;color:var(--grey);text-align:center}
  .refer-afriend-surface .welcome .table-foot, .refer-afriend-surface .milestones .table-foot{
    display:block;width:100%;max-width:81em;margin-left:auto;margin-right:auto;
    text-align:center;
  }

  
  .refer-afriend-surface .perf{background:#fff;padding:80px 0 130px}
  .refer-afriend-surface .perf-grid{display:grid;grid-template-columns:500px 1fr;gap:80px;align-items:center}
  .refer-afriend-surface .perf-art{
    position:relative;width:500px;height:484px;
    border-radius:5px;background:var(--magenta-2);overflow:hidden;
  }
  .refer-afriend-surface .perf-art .ring{
    position:absolute;border-radius:50%;border:2px solid rgba(255,255,255,0.55);
  }
  .refer-afriend-surface .perf-art .r1{inset:30px}
  .refer-afriend-surface .perf-art .r2{inset:80px}
  .refer-afriend-surface .perf-art .r3{inset:130px}
  .refer-afriend-surface .perf-art .r4{inset:180px}
  .refer-afriend-surface .perf-art .r5{inset:230px}
  .refer-afriend-surface .perf-art .badge-float{
    position:absolute;background:#fff;border-radius:14px;
    padding:18px 22px;display:flex;flex-direction:column;gap:4px;
    box-shadow:0 14px 40px rgba(0,0,0,0.12);
  }
  .refer-afriend-surface .perf-art .b1{top:60px;right:40px}
  .refer-afriend-surface .perf-art .b2{bottom:50px;left:40px}
  .refer-afriend-surface .perf-art .badge-float .v{font-family:'Newsreader',serif;font-size:30px;color:var(--ink);line-height:1}
  .refer-afriend-surface .perf-art .badge-float .v em{font-style:italic;color:var(--magenta-deep)}
  .refer-afriend-surface .perf-art .badge-float .l{font-size:11px;letter-spacing:0.08em;text-transform:uppercase;color:var(--grey);font-weight:700}
  .refer-afriend-surface .perf h2{font-family:'Newsreader',serif;font-weight:400;font-size:46px;line-height:1.05;margin-bottom:24px;letter-spacing:-0.01em}
  .refer-afriend-surface .perf h2 em{font-style:italic}
  .refer-afriend-surface .perf p.body{font-size:15px;line-height:27px;color:var(--ink-2);margin-bottom:24px;max-width:480px}
  .refer-afriend-surface .perf-list{list-style:none;display:flex;flex-direction:column;gap:18px;margin-top:18px}
  .refer-afriend-surface .perf-list li{display:flex;gap:14px;align-items:flex-start}
  .refer-afriend-surface .perf-list .pf-num{
    flex-shrink:0;width:28px;height:28px;border-radius:8px;background:var(--magenta-soft);
    color:var(--magenta-deep);display:grid;place-items:center;
    font-family:'Newsreader',serif;font-size:14px;font-weight:600;
  }
  .refer-afriend-surface .perf-list .pf-body strong{font-weight:700;color:var(--ink);display:block;margin-bottom:2px;font-size:14px}
  .refer-afriend-surface .perf-list .pf-body span{font-size:14px;color:var(--grey);line-height:22px}

  @media (max-width:980px){.refer-afriend-surface .perf-grid{grid-template-columns:1fr;gap:48px}
    .refer-afriend-surface .perf-art{width:100%;max-width:500px;height:400px;margin:0 auto}}

  
  .refer-afriend-surface .milestones{
    padding:130px 0;
    --gap-y:0;
  }
  .refer-afriend-surface .milestones .container{width:100%;max-width:1320px}
  .refer-afriend-surface .milestone-grid{
    width:100%;
    --gap-y:0;
    display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;
    max-width:1320px;margin:0 auto;align-items:stretch;
  }
  .refer-afriend-surface .milestone{
    width:100%;min-width:0;max-width:none;box-sizing:border-box;
    height:100%;
    --gap-y:0;
    background:#fff;border-radius:14px;padding:32px 28px;
    border:1px solid var(--line);position:relative;overflow:hidden;
    transition:transform .2s ease, box-shadow .2s ease;
    display:flex;flex-direction:column;
  }
  .refer-afriend-surface article.milestone{
    width:100%;max-width:none;
  }
  .refer-afriend-surface .milestone:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}
  .refer-afriend-surface .milestone .badge{
    display:inline-flex;align-self:flex-start;padding:5px 10px;border-radius:80px;
    background:var(--magenta-soft);color:var(--magenta-deep);
    font-size:11px;font-weight:700;letter-spacing:0.08em;text-transform:uppercase;
    line-height:1.2;margin:0 0 10px;
  }
  .refer-afriend-surface .milestone .meta{color:var(--grey);font-size:13px;line-height:1.35;margin:20px 0 6px}
  .refer-afriend-surface .milestone .reward{
    font-family:'Newsreader',serif;font-size:42px;font-weight:400;
    color:var(--ink);margin:0 0 16px;line-height:1.05;letter-spacing:-0.01em;
    white-space:nowrap;
  }
  .refer-afriend-surface .milestone .reward em{font-style:italic;color:var(--magenta-deep)}
  .refer-afriend-surface .milestone .divider{
    height:1px;min-height:0;line-height:0;font-size:0;
    background:var(--line);flex-shrink:0;margin:0;margin-top:auto;
  }
  .refer-afriend-surface .milestone .desc{
    color:var(--grey);font-size:13px;line-height:22px;
    margin:0;padding-top:14px;
  }
  @media (max-width:980px){.refer-afriend-surface .milestone-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
  @media (max-width:520px){.refer-afriend-surface .milestone-grid{grid-template-columns:minmax(0,1fr)}}

  
  .refer-afriend-surface .rules{background:#202020;padding:130px 0;color:#fff;position:relative;overflow:hidden}
  .refer-afriend-surface .rules::before{content:none}
  .refer-afriend-surface .rules > .container{position:relative;z-index:2}
  .refer-afriend-surface .rules .section-head{text-align:center}
  .refer-afriend-surface .rules .section-head h2{color:#fff;text-align:center;margin-left:auto;margin-right:auto}
  .refer-afriend-surface .rules .section-head h2 em{color:var(--magenta)}
  .refer-afriend-surface .rules .section-head p{color:#9a9a9a;text-align:center;margin-left:auto;margin-right:auto}
  .refer-afriend-surface .rules .section-head .eyebrow{color:var(--magenta)}
  .refer-afriend-surface .rules-grid{
    display:grid;grid-template-columns:repeat(3,1fr);gap:16px;
  }
  .refer-afriend-surface .rule-card{
    background:rgba(255,255,255,0.02);border:1px solid rgba(255,255,255,0.10);
    border-radius:14px;padding:28px;display:flex;flex-direction:column;gap:14px;
    transition:border-color .2s ease, background .2s ease;
  }
  .refer-afriend-surface .rule-card:hover{border-color:rgba(226,111,255,0.50);background:rgba(226,111,255,0.04)}
  .refer-afriend-surface .rule-num{
    width:38px;height:38px;border-radius:10px;
    border:1px solid rgba(255,255,255,0.18);
    display:grid;place-items:center;
    font-family:'Newsreader',serif;font-weight:500;font-size:18px;
    color:var(--magenta);
  }
  .refer-afriend-surface .rule-card h4{
    font-family:'Manrope',sans-serif;font-weight:700;font-size:16px;
    color:#fff;letter-spacing:-0.003em;line-height:1.3;
  }
  .refer-afriend-surface .rule-card p{
    color:#a8a8a8;font-size:13px;line-height:22px;
  }
  .refer-afriend-surface .rule-card p strong{color:#fff;font-weight:600}

  .refer-afriend-surface .disclaimer{
    grid-column:span 3;
    background:linear-gradient(135deg,rgba(226,111,255,0.12) 0%,rgba(226,111,255,0.02) 60%);
    border:1px solid rgba(226,111,255,0.25);
    border-radius:14px;padding:36px;
    display:grid;grid-template-columns:1fr 1.6fr;gap:48px;align-items:center;
    position:relative;overflow:hidden;
  }
  .refer-afriend-surface .disclaimer::before{
    content:"";position:absolute;top:-100px;right:-100px;width:300px;height:300px;border-radius:50%;
    background:radial-gradient(closest-side, rgba(226,111,255,0.40), rgba(226,111,255,0));
  }
  .refer-afriend-surface .disclaimer h3{
    font-family:'Newsreader',serif;font-weight:400;font-size:34px;line-height:1.1;
    color:#fff;letter-spacing:-0.01em;position:relative;
  }
  .refer-afriend-surface .disclaimer h3 em{color:var(--magenta);font-style:italic}
  .refer-afriend-surface .disclaimer p{color:#bcbcbc;font-size:14px;line-height:24px;margin-bottom:14px;position:relative}
  .refer-afriend-surface .disclaimer p:last-child{margin-bottom:0}
  .refer-afriend-surface .badge-warn{
    display:inline-flex;align-items:center;gap:8px;
    padding:6px 14px;border-radius:80px;
    background:rgba(226,111,255,0.18);color:var(--magenta);
    font-weight:700;font-size:11px;letter-spacing:0.1em;text-transform:uppercase;
    margin-bottom:18px;position:relative;
  }
  .refer-afriend-surface .disclaimer a.tos{color:var(--magenta);text-decoration:underline;font-weight:600;font-size:14px}

  @media (max-width:980px){.refer-afriend-surface .rules-grid{grid-template-columns:1fr;gap:14px}
    .refer-afriend-surface .disclaimer{grid-column:span 1;grid-template-columns:1fr;gap:20px;padding:28px}}

  
  .refer-afriend-surface .faq{
    background:var(--bg);padding:120px 0;
    --gap-y:0;
  }
  .refer-afriend-surface .faq .container{width:100%;max-width:1320px}
  .refer-afriend-surface .faq-list{width:100%;max-width:880px;margin:0 auto;display:flex;flex-direction:column;gap:14px}
  .refer-afriend-surface .faq details.faq-item :last-child{margin-bottom:0 !important}
  .refer-afriend-surface .faq details.faq-item > *{max-width:100% !important}
  .refer-afriend-surface details.faq-item{
    background:#fff;border:1px solid var(--line);border-radius:8px;
    padding:0;transition:box-shadow .2s ease, border-color .2s ease;
  }
  .refer-afriend-surface details.faq-item[open]{box-shadow:var(--shadow);border-color:var(--magenta-soft)}
  .refer-afriend-surface details.faq-item summary{
    cursor:pointer;
    list-style:none;
    list-style-type:none;
    display:block;
    padding:0;
    font-family:'Manrope',sans-serif;font-weight:700;
    font-size:16px;color:var(--ink);
  }
  .refer-afriend-surface details.faq-item summary::-webkit-details-marker{display:none}
  .refer-afriend-surface details.faq-item summary::marker{display:none;content:""}
  .refer-afriend-surface details.faq-item summary::after{
    content:none !important;
    display:none !important;
  }
  .refer-afriend-surface details.faq-item summary .faq-summary-row{
    display:flex;align-items:center;justify-content:space-between;gap:16px;
    padding:16px 28px 12px;
  }
  .refer-afriend-surface details.faq-item summary .faq-q{
    flex:1;text-align:left;min-width:0;
  }
  .refer-afriend-surface details.faq-item summary .faq-icon{
    flex-shrink:0;width:28px;height:28px;
    display:inline-flex;align-items:center;justify-content:center;
    color:var(--magenta-deep);font-size:22px;font-weight:300;line-height:1;
  }
  .refer-afriend-surface details.faq-item summary .faq-icon::before{
    content:"+";display:block;
  }
  .refer-afriend-surface details.faq-item[open] summary .faq-icon::before{
    content:"\00d7";font-size:26px;font-weight:400;
  }
  .refer-afriend-surface details.faq-item p{
    margin:0;padding:6px 28px 18px;
    color:var(--grey);font-size:14px;line-height:24px;
  }

  
  .refer-afriend-surface .cta-final{
    padding:160px 0 180px;text-align:center;position:relative;overflow:hidden;
    background:#fff;
  }
  .refer-afriend-surface .cta-final::before{
    content:"";position:absolute;pointer-events:none;
    top:-220px;left:-180px;width:680px;height:680px;border-radius:50%;
    background:radial-gradient(closest-side, rgba(226,111,255,0.20) 0%, rgba(226,111,255,0) 70%);
    z-index:0;
  }
  .refer-afriend-surface .cta-final::after{
    content:"";position:absolute;pointer-events:none;
    bottom:-220px;right:-180px;width:680px;height:680px;border-radius:50%;
    background:radial-gradient(closest-side, rgba(226,111,255,0.20) 0%, rgba(226,111,255,0) 70%);
    z-index:0;
  }
  .refer-afriend-surface .cta-magenta{
    font-family:'Manrope',sans-serif;font-weight:700;
    font-size:clamp(64px,8.5vw,98px);line-height:1.1;letter-spacing:-0.03em;
    color:var(--magenta);margin-bottom:8px;display:block;
  }
  .refer-afriend-surface .cta-serif{
    font-family:'Newsreader',serif;font-weight:400;
    font-size:clamp(72px,10vw,114px);line-height:1;letter-spacing:-0.01em;
    color:var(--ink);position:relative;display:inline-block;
  }
  .refer-afriend-surface .cta-serif::after{
    content:none;
  }
  .refer-afriend-surface .cta-final .btn{margin-top:60px}


  
  .refer-afriend-surface footer{background:#fff;padding:80px 0 40px;border-top:1px solid var(--line)}
  .refer-afriend-surface footer .container{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr 1fr;gap:48px}
  .refer-afriend-surface footer h4{font-family:'Manrope',sans-serif;font-size:14px;font-weight:700;color:var(--ink);margin-bottom:18px;letter-spacing:-0.003em}
  .refer-afriend-surface footer ul{list-style:none}
  .refer-afriend-surface footer ul li{margin-bottom:12px}
  .refer-afriend-surface footer ul li a{color:var(--grey);font-size:14px}
  .refer-afriend-surface footer ul li a:hover{color:var(--magenta-deep)}
  .refer-afriend-surface footer .logo{margin-bottom:14px}
  .refer-afriend-surface footer .small{font-size:13px;color:var(--grey);max-width:320px;line-height:22px}
  .refer-afriend-surface .footer-bottom{
    border-top:1px solid var(--line);margin-top:60px;padding-top:24px;
    display:flex;justify-content:space-between;align-items:center;
    font-size:13px;color:var(--grey);flex-wrap:wrap;gap:12px;
    max-width:1320px;margin-left:auto;margin-right:auto;padding-left:60px;padding-right:60px;
  }
  .refer-afriend-surface .social{display:flex;gap:12px;align-items:center}
  .refer-afriend-surface .social a{
    width:32px;height:32px;display:grid;place-items:center;color:var(--ink);
  }
  .refer-afriend-surface .social a:hover{color:var(--magenta-deep)}
  @media (max-width:880px){.refer-afriend-surface footer .container{grid-template-columns:1fr 1fr;gap:32px}
    .refer-afriend-surface .footer-bottom{padding-left:24px;padding-right:24px}}

  
  .refer-afriend-surface .center{text-align:center}
  .refer-afriend-surface .small{font-size:13px;color:var(--grey)}
  .refer-afriend-surface .nowrap{white-space:nowrap}

body > section.refer-landing-shell {
  padding-top: 0;
  padding-bottom: 0;
}
body > section.refer-landing-shell > * {
  padding-left: 0;
  padding-right: 0;
}
