.dev-container{max-width:1200px;margin:0 auto;padding:0 32px 3rem}.dev-container section{border-bottom:1px solid var(--border);padding:70px 0}.dev-container section:last-of-type{border-bottom:none}.animate-up{opacity:0;transition:opacity .8s,transform .8s;transform:translateY(30px)}.animate-up.visible{opacity:1;transform:translateY(0)}.hero-title{letter-spacing:-.02em;margin-bottom:1rem;font-size:2.7rem;font-weight:800;line-height:1.1}.hero-subtitle{color:var(--text-muted);max-width:550px;margin-bottom:2rem;font-size:1.2rem;line-height:1.6}.section-title{border-left:6px solid var(--orange);margin-bottom:1.2rem;padding-left:1.2rem;font-size:1.8rem;font-weight:700}.section-text{color:#2a2a2a;max-width:750px;margin-bottom:2rem;font-size:1.1rem;line-height:1.7}.btn-group{flex-wrap:wrap;gap:1.2rem;margin-top:2rem;display:flex}.btn-primary{background:var(--orange);color:#fff;border:2px solid #0000;border-radius:50px;padding:1rem 2.5rem;font-weight:600;text-decoration:none;transition:all .2s;box-shadow:0 8px 16px -8px #f7931a4d}.btn-primary:hover{background:var(--orange-dark);transform:translateY(-2px)}.btn-outline{border:2px solid var(--orange);color:var(--orange-dark);background:0 0;border-radius:50px;padding:1rem 2.5rem;font-weight:600;text-decoration:none;transition:all .2s}.btn-outline:hover{background:var(--orange);color:#fff}.vis-module{background:#0b1017;border-radius:40px;justify-content:center;align-items:center;width:100%;min-height:260px;margin:2rem 0 1rem;padding:20px;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 40px -20px #00000080,inset 0 0 0 1px #f7931a33}.protocol-core{justify-content:center;align-items:center;gap:30px;width:100%;display:flex}.core-box{background:#f7931a26;border:2px solid #f7931a;border-radius:20px;width:120px;height:120px;animation:6s infinite corePulse}@keyframes corePulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.endpoint-line{background:#f7931a;width:80px;height:2px;position:relative}.endpoint-line:after{content:"";border-top:2px solid #f7931a;border-right:2px solid #f7931a;width:10px;height:10px;position:absolute;top:-4px;right:-8px;transform:rotate(45deg)}.data-flow{flex-direction:column;gap:10px;display:flex}.flow-packet{background:#f7931a33;border:1px solid #f7931a;border-radius:4px;width:60px;height:20px;animation:4s infinite flowMove}@keyframes flowMove{0%{opacity:.2;transform:translate(-10px)}50%{opacity:.8;transform:translate(10px)}to{opacity:.2;transform:translate(-10px)}}.modules-grid{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.module-block{color:#f7931a;background:#1a2632;border:2px solid #f7931a;border-radius:12px;justify-content:center;align-items:center;width:120px;height:100px;font-size:1.1rem;font-weight:500;display:flex}.pipeline{flex-wrap:wrap;justify-content:center;align-items:center;gap:15px;display:flex}.pipe-stage{color:#f7931a;text-align:center;border:2px solid #f7931a;border-radius:8px;justify-content:center;align-items:center;width:100px;height:80px;padding:10px;font-size:.9rem;display:flex}.pipe-arrow{color:#f7931a;font-size:1.5rem}.dev-setup{flex-wrap:wrap;justify-content:center;align-items:center;gap:40px;display:flex}.laptop{background:#2a3440;border-bottom:20px solid #1e2a3a;border-radius:10px 10px 0 0;width:120px;height:80px;position:relative}.node-cluster{gap:15px;display:flex}.node-small{border:2px solid #f7931a;border-radius:50%;width:30px;height:30px}.principles{flex-wrap:wrap;justify-content:center;gap:20px;padding:10px;display:flex}.principle{color:#f7931a;text-align:center;border:2px solid #f7931a;border-radius:12px;justify-content:center;align-items:center;width:120px;height:120px;padding:8px;font-size:1rem;font-weight:600;display:flex}.bullet-list{margin:1.5rem 0;list-style:none}.bullet-list li{margin-bottom:.8rem;padding-left:1.8rem;font-size:1.1rem;line-height:1.6;position:relative}.bullet-list li:before{content:"◈";color:var(--orange);font-size:1.2rem;position:absolute;left:0}.donate-box{background:linear-gradient(135deg,#0b1017 0%,#111d2b 100%);border:1px solid #f7931a40;border-radius:20px;margin:2rem 0;padding:2rem}.donate-header{align-items:center;gap:12px;margin-bottom:1.2rem;display:flex}.donate-badge{color:#fff;letter-spacing:1px;background:#f7931a;border-radius:20px;padding:4px 12px;font-size:1rem;font-weight:700}.donate-label{color:#e0e0e0;font-size:1rem;font-weight:600}.donate-address-wrap{background:#0006;border:1px solid #f7931a26;border-radius:12px;align-items:center;gap:10px;margin-bottom:1rem;padding:10px 14px;display:flex}.donate-address{color:#f7931a;word-break:break-all;flex:1;font-family:Courier New,monospace;font-size:.9rem}.donate-copy{color:#f7931a;cursor:pointer;white-space:nowrap;background:#f7931a26;border:1px solid #f7931a;border-radius:8px;padding:6px 16px;font-size:.8rem;font-weight:600;transition:all .2s}.donate-copy:hover{color:#fff;background:#f7931a}.donate-note{color:#6b7a8f;font-size:.9rem;line-height:1.5}.company-info{background:#0b1017;border:1px solid #f7931a26;border-radius:16px;margin-top:2rem;padding:1.5rem 2rem}.company-row{border-bottom:1px solid #ffffff0f;gap:2rem;padding:.8rem 0;display:flex}.company-row:last-child{border-bottom:none}.company-item{flex-direction:column;flex:1;gap:4px;display:flex}.company-label{text-transform:uppercase;letter-spacing:1px;color:#6b7a8f;font-size:.8rem;font-weight:600}.company-value{color:#fff;font-size:1rem;font-weight:500}.company-link{color:#f7931a;font-size:.95rem;font-weight:500;text-decoration:none}.company-link:hover{text-decoration:underline}.hero-grid{grid-template-columns:1fr 1fr;align-items:center;gap:40px;display:grid}@media (max-width:800px){.hero-grid{grid-template-columns:1fr}}@media (max-width:600px){.hero-title{font-size:2rem}.donate-address-wrap{flex-direction:column;align-items:stretch}.donate-copy{text-align:center}.company-row{flex-direction:column;gap:1rem}.principles{gap:10px}.principle{width:90px;height:90px;font-size:.8rem}}
