.refer-module__KfE5qW__page{background:var(--background);color:var(--foreground)}.refer-module__KfE5qW__hero{width:100%;min-height:360px;position:relative;overflow:hidden}.refer-module__KfE5qW__heroOverlay{z-index:1;background:linear-gradient(90deg,#0f172af5,#0f172ad9,#0f172a59);position:absolute;inset:0}.refer-module__KfE5qW__heroInner{z-index:2;align-items:center;padding:72px 100px;display:flex;position:relative}.refer-module__KfE5qW__heroCard{border-radius:var(--radius-lg);color:#fff;background-color:#0f172af0;max-width:560px;padding:32px 40px;box-shadow:0 14px 40px #0003}.refer-module__KfE5qW__eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--accent);margin-bottom:16px;font-size:13px;font-weight:600}.refer-module__KfE5qW__heroTitle{margin:0 0 16px;font-size:36px;font-weight:800;line-height:1.1}.refer-module__KfE5qW__heroDesc{color:#94a3b8;margin:0 0 24px;font-size:15px;line-height:1.7}.refer-module__KfE5qW__heroCta{background-color:var(--accent);color:var(--accent-foreground);border-radius:var(--radius-xl);cursor:pointer;border:0;align-items:center;gap:8px;padding:12px 24px;font-size:15px;font-weight:700;display:inline-flex}.refer-module__KfE5qW__brandIntro{background-color:var(--secondary);text-align:center;padding:72px 100px 80px}.refer-module__KfE5qW__brandInner{max-width:1400px;margin:0 auto}.refer-module__KfE5qW__brandTitle{color:var(--foreground);margin:0 0 12px;font-size:28px;font-weight:700}.refer-module__KfE5qW__brandSubtitle{color:var(--muted-foreground);max-width:760px;margin:0 auto 40px;font-size:14px;line-height:1.6}.refer-module__KfE5qW__brandGrid{grid-template-columns:repeat(8,minmax(0,1fr));align-items:flex-start;gap:32px;display:grid}.refer-module__KfE5qW__brandItem{flex-direction:column;align-items:center;gap:12px;display:flex}.refer-module__KfE5qW__brandIconWrap{background-color:var(--muted);border-radius:9999px;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.refer-module__KfE5qW__brandIconCircle{width:40px;height:40px;color:var(--primary);background-color:#e5edff;border-radius:9999px;justify-content:center;align-items:center;display:flex}.refer-module__KfE5qW__brandLabel{color:var(--foreground);font-size:13px;font-weight:600;line-height:1.35}.refer-module__KfE5qW__how{text-align:center;background-color:var(--background);padding:100px}.refer-module__KfE5qW__sectionTitle{color:var(--foreground);margin-bottom:12px;font-size:27px;font-weight:700}@media (min-width:640px){.refer-module__KfE5qW__sectionTitle{font-size:33px}}.refer-module__KfE5qW__sectionSubtitle{color:var(--muted-foreground);max-width:600px;margin:0 auto 60px;font-size:18px;line-height:1.6}.refer-module__KfE5qW__stepsGrid{grid-template-columns:repeat(3,1fr);gap:40px;display:grid;position:relative}.refer-module__KfE5qW__stepsGrid:before{content:"";background:repeating-linear-gradient(to right,var(--border)0,var(--border)10px,transparent 10px,transparent 20px);z-index:1;height:2px;position:absolute;top:40px;left:15%;right:15%}.refer-module__KfE5qW__stepCard{z-index:2;background-color:var(--background);padding:0 20px;position:relative}.refer-module__KfE5qW__stepIcon{background-color:var(--accent);width:80px;height:80px;color:var(--primary);border:4px solid var(--background);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 24px;display:flex}.refer-module__KfE5qW__stepNumber{color:var(--muted-foreground);text-transform:uppercase;letter-spacing:1px;margin-bottom:8px;font-size:14px;font-weight:800}.refer-module__KfE5qW__stepTitle{color:var(--foreground);margin-bottom:12px;font-size:20px;font-weight:800}.refer-module__KfE5qW__stepDesc{color:var(--muted-foreground);font-size:15px;line-height:1.5}.refer-module__KfE5qW__formSection{background-color:var(--background);padding:100px}.refer-module__KfE5qW__formCard{border:1px solid var(--border);background:#fff;border-radius:24px;max-width:800px;margin:0 auto;padding:48px;box-shadow:0 10px 30px #0000000d}.refer-module__KfE5qW__formHeader{text-align:center;margin-bottom:40px}.refer-module__KfE5qW__formGrid{grid-template-columns:1fr 1fr;gap:32px;display:grid}.refer-module__KfE5qW__colTitle{color:var(--primary);border-bottom:1px solid var(--border);align-items:center;gap:8px;margin-bottom:20px;padding-bottom:12px;font-size:16px;font-weight:700;display:flex}.refer-module__KfE5qW__group{margin-bottom:20px}.refer-module__KfE5qW__label{color:var(--foreground);margin-bottom:8px;font-size:14px;font-weight:500;display:block}.refer-module__KfE5qW__input{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--background);width:100%;height:44px;padding:0 12px;font-size:14px}.refer-module__KfE5qW__submit{background-color:var(--primary);color:#fff;border-radius:var(--radius-md);cursor:pointer;border:0;justify-content:center;align-items:center;width:100%;height:48px;margin-top:24px;font-weight:700;display:flex}.refer-module__KfE5qW__terms{color:var(--muted-foreground);text-align:center;margin-top:16px;font-size:12px}@media (max-width:1100px){.refer-module__KfE5qW__heroInner,.refer-module__KfE5qW__brandIntro,.refer-module__KfE5qW__how,.refer-module__KfE5qW__formSection{padding-left:24px;padding-right:24px}.refer-module__KfE5qW__brandGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}}@media (max-width:900px){.refer-module__KfE5qW__stepsGrid{grid-template-columns:1fr}.refer-module__KfE5qW__stepsGrid:before{display:none}.refer-module__KfE5qW__formGrid{grid-template-columns:1fr}}.refer-module__KfE5qW__footer{color:#fff;background-color:#0f172a;padding:80px 100px 40px}.refer-module__KfE5qW__footerGrid{grid-template-columns:2fr 1fr 1fr 1fr;gap:60px;max-width:1400px;margin-bottom:60px;margin-left:auto;margin-right:auto;display:grid}.refer-module__KfE5qW__footerBrand h3{margin-bottom:16px;font-size:24px;font-weight:800}.refer-module__KfE5qW__footerDesc{color:#94a3b8;max-width:320px;margin-bottom:28px;font-size:14px;line-height:1.6}.refer-module__KfE5qW__footerCol h4{color:#fff;margin-bottom:18px;font-size:16px;font-weight:700}.refer-module__KfE5qW__footerLinks{flex-direction:column;gap:14px;display:flex}.refer-module__KfE5qW__footerLink{color:#94a3b8;font-size:14px;text-decoration:none;transition:color .2s}.refer-module__KfE5qW__footerLink:hover{color:#fff}.refer-module__KfE5qW__footerBottom{color:#64748b;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:16px;max-width:1400px;margin:0 auto;padding-top:32px;font-size:14px;display:flex}.refer-module__KfE5qW__footerSocial{color:#cbd5e1;gap:18px;display:flex}.refer-module__KfE5qW__footerSocial a{width:34px;height:34px;color:inherit;border:1px solid #ffffff2e;border-radius:9999px;justify-content:center;align-items:center;transition:background-color .2s,border-color .2s,color .2s;display:inline-flex}.refer-module__KfE5qW__footerSocial a:hover{color:#fff;background-color:#ffffff0f;border-color:#ffffff59}@media (max-width:1100px){.refer-module__KfE5qW__footer{padding-left:24px;padding-right:24px}.refer-module__KfE5qW__footerGrid{grid-template-columns:1fr 1fr}}@media (max-width:640px){.refer-module__KfE5qW__footerGrid{grid-template-columns:1fr;gap:32px}.refer-module__KfE5qW__footerBottom{flex-direction:column;align-items:flex-start}}
