.DevelopersPage_page__GwYCf{width:100%;min-height:100vh;background-color:#060712;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 0),radial-gradient(circle at 50% 0,rgba(24,246,193,.15),transparent 70%);background-size:40px 40px,40px 40px,100% 100%;color:#fff;padding:0;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow-x:hidden}.DevelopersPage_hero__AmGiB{text-align:center;padding:140px 40px 100px;max-width:1200px;margin:0 auto}.DevelopersPage_heroHeading__ryZpA{font-size:64px;font-weight:700;color:#fff;line-height:1.1;max-width:900px;margin:0 auto 40px;letter-spacing:-1px}.DevelopersPage_heroSubheadings__ZROT6{display:flex;flex-wrap:wrap;justify-content:center;gap:16px;margin-bottom:48px}.DevelopersPage_heroSubheading__gJv0K{font-family:JetBrains Mono,monospace;font-size:16px;color:#18f6c1;background:rgba(24,246,193,.1);padding:8px 16px;border-radius:4px;border:1px solid rgba(24,246,193,.2)}.DevelopersPage_heroDescription__038zn{font-size:20px;color:#a0a0a0;line-height:1.6;max-width:600px;margin:0 auto 48px}.DevelopersPage_heroCTA__D2uGd{display:flex;justify-content:center;gap:16px;flex-wrap:wrap}.DevelopersPage_primaryButton__g9Our{background-color:#18f6c1;color:#060712;font-weight:600;font-size:16px;padding:16px 32px;border-radius:8px;text-decoration:none;transition:all .2s ease;border:none;cursor:pointer;box-shadow:0 0 20px rgba(24,246,193,.2)}.DevelopersPage_primaryButton__g9Our:hover{background-color:#14ddb1;transform:translateY(-2px);box-shadow:0 0 30px rgba(24,246,193,.4)}.DevelopersPage_secondaryButton__n9y33{background-color:transparent;border:1px solid rgba(255,255,255,.2);color:#fff;font-weight:500;font-size:16px;padding:16px 32px;border-radius:8px;text-decoration:none;transition:all .2s ease}.DevelopersPage_secondaryButton__n9y33:hover{border-color:#fff;background-color:rgba(255,255,255,.05)}.DevelopersPage_workflowSection__UgoUn{max-width:1000px;margin:100px auto;padding:0 40px}.DevelopersPage_workflowStep__ASP_M{display:grid;grid-template-columns:60px 1fr;gap:60px;margin-bottom:120px;align-items:start}.DevelopersPage_stepNumber__piEHU{width:50px;height:50px;background-color:#18f6c1;color:#060712;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:800;font-family:JetBrains Mono,monospace;box-shadow:4px 4px 0 rgba(255,255,255,.1)}.DevelopersPage_stepContent__p8iGk{padding-top:0}.DevelopersPage_stepTitle__X3XY_{font-size:24px;font-weight:700;color:#fff;margin:0 0 16px;letter-spacing:-.5px}.DevelopersPage_stepDescription__I1zaR{font-size:18px;color:#a0a0a0;margin:0 0 32px;line-height:1.6}.DevelopersPage_codeBlock__0n7aD{background-color:#0c0d15;border:1px solid #2a2b35;border-radius:8px;padding:20px;overflow-x:auto;position:relative;box-shadow:0 10px 30px rgba(0,0,0,.5);margin-top:24px}.DevelopersPage_codeBlock__0n7aD:before{content:"";display:block;margin-bottom:16px;height:12px;width:12px;border-radius:50%;background:#ff5f56;box-shadow:20px 0 0 #ffbd2e,40px 0 0 #27c93f}.DevelopersPage_codeBlock__0n7aD pre{margin:0;font-family:JetBrains Mono,monospace;font-size:14px;line-height:1.7;color:#e0e0e0}.DevelopersPage_codeBlock__0n7aD code{color:#e0e0e0}.DevelopersPage_featuresSection__Lkvlr{max-width:1200px;margin:100px auto;padding:0 40px}.DevelopersPage_featuresGrid__BF1il{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.DevelopersPage_featureCard__tFP7I{background-color:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.05);border-radius:12px;padding:32px 24px;text-align:left;transition:all .3s ease;height:100%}.DevelopersPage_featureCard__tFP7I:hover{border-color:#18f6c1;background-color:rgba(24,246,193,.02);transform:translateY(-4px);box-shadow:0 10px 30px rgba(0,0,0,.3)}.DevelopersPage_featureIcon__uTD8Y{font-size:32px;margin-bottom:24px;background:rgba(255,255,255,.05);width:64px;height:64px;display:flex;align-items:center;justify-content:center;border-radius:12px}.DevelopersPage_featureTitle__GlAh9{font-size:20px;font-weight:700;color:#fff;margin:0 0 12px}.DevelopersPage_featureDescription__gOY8j{font-size:15px;color:#a0a0a0;line-height:1.6;margin:0}@media (max-width:1024px){.DevelopersPage_heroHeading__ryZpA{font-size:48px}.DevelopersPage_workflowStep__ASP_M{grid-template-columns:1fr;gap:24px;margin-bottom:80px}.DevelopersPage_stepNumber__piEHU{margin-bottom:16px}.DevelopersPage_featuresGrid__BF1il{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.DevelopersPage_hero__AmGiB{padding:80px 24px 60px}.DevelopersPage_heroHeading__ryZpA{font-size:36px}.DevelopersPage_heroSubheadings__ZROT6{flex-direction:column;align-items:center;gap:12px}.DevelopersPage_heroCTA__D2uGd{flex-direction:column;gap:12px}.DevelopersPage_primaryButton__g9Our,.DevelopersPage_secondaryButton__n9y33{width:100%;text-align:center}.DevelopersPage_featuresSection__Lkvlr,.DevelopersPage_workflowSection__UgoUn{padding:0 24px;margin:60px auto}.DevelopersPage_featuresGrid__BF1il{grid-template-columns:1fr}}.NexusProtocol_nexusSection__Unvwy{padding:120px 40px;background-color:#060712;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 0),radial-gradient(circle at 50% 0,rgba(24,246,193,.1),transparent 80%);background-size:40px 40px,40px 40px,100% 100%;border-top:1px solid rgba(255,255,255,.1);color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.NexusProtocol_nexusContainer__y6k72{max-width:1000px;margin:0 auto;text-align:center}.NexusProtocol_badge__XUmLM{display:inline-block;background:rgba(24,246,193,.1);border:1px solid #18f6c1;color:#18f6c1;padding:8px 16px;border-radius:4px;font-size:12px;font-weight:700;letter-spacing:1px;text-transform:uppercase;margin-bottom:32px;font-family:JetBrains Mono,monospace}.NexusProtocol_title__YCLUv{font-size:48px;font-weight:700;color:#fff;margin:0 0 24px;letter-spacing:-1px;line-height:1.1}.NexusProtocol_subtitle__eqbIe{font-size:24px;font-weight:500;color:#fff;opacity:.9;line-height:1.4;margin:0 0 24px}.NexusProtocol_description__ggv_d{font-size:18px;color:#a0a0a0;line-height:1.7;margin:0 auto 60px;max-width:700px}.NexusProtocol_features__liVyT{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-bottom:60px;text-align:left}.NexusProtocol_feature__OnI6J{display:flex;flex-direction:column;gap:20px;padding:32px;background:#0c0d15;border:1px solid rgba(255,255,255,.1);border-radius:12px;transition:all .3s ease;position:relative;overflow:hidden}.NexusProtocol_feature__OnI6J:hover{border-color:#18f6c1;transform:translateY(-4px);box-shadow:0 10px 30px rgba(0,0,0,.3)}.NexusProtocol_featureIcon__rHYrR{font-size:32px;background:rgba(255,255,255,.05);width:56px;height:56px;display:flex;align-items:center;justify-content:center;border-radius:8px}.NexusProtocol_feature__OnI6J h4{font-size:18px;font-weight:700;color:#fff;margin:0 0 8px}.NexusProtocol_feature__OnI6J p{font-size:15px;color:#a0a0a0;margin:0;line-height:1.6}.NexusProtocol_ctas__t7KO5{display:flex;justify-content:center;gap:16px;flex-wrap:wrap;margin-bottom:48px}.NexusProtocol_primaryButton__um_Kc,.NexusProtocol_secondaryButton__V0EzO{padding:16px 32px;border-radius:8px;font-size:16px;font-weight:600;text-decoration:none;transition:all .2s ease;cursor:pointer}.NexusProtocol_primaryButton__um_Kc{background:#18f6c1;color:#060712;border:none}.NexusProtocol_primaryButton__um_Kc:hover{background:#14ddb1;transform:translateY(-2px);box-shadow:0 0 20px rgba(24,246,193,.3)}.NexusProtocol_secondaryButton__V0EzO{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.2)}.NexusProtocol_secondaryButton__V0EzO:hover{background:rgba(255,255,255,.05);border-color:#fff}.NexusProtocol_status__a32Qe{display:flex;justify-content:center;gap:16px;align-items:center;padding-top:40px;border-top:1px solid rgba(255,255,255,.1);flex-wrap:wrap}.NexusProtocol_statusBadge__FgrRU{background:rgba(255,193,7,.1);color:#ffc107;padding:6px 12px;border-radius:4px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:1px;font-family:JetBrains Mono,monospace;border:1px solid rgba(255,193,7,.2)}.NexusProtocol_statusText__7MNdX{font-size:14px;color:#a0a0a0;font-family:JetBrains Mono,monospace}@media (max-width:1024px){.NexusProtocol_features__liVyT{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.NexusProtocol_nexusSection__Unvwy{padding:80px 24px}.NexusProtocol_title__YCLUv{font-size:40px}.NexusProtocol_subtitle__eqbIe{font-size:20px}.NexusProtocol_features__liVyT{grid-template-columns:1fr;gap:24px}.NexusProtocol_ctas__t7KO5{flex-direction:column}.NexusProtocol_primaryButton__um_Kc,.NexusProtocol_secondaryButton__V0EzO{width:100%;text-align:center}.NexusProtocol_status__a32Qe{flex-direction:column;gap:12px}}