.install-hero{margin:0 auto;max-width:var(--container-2xl);padding:var(--space-4xl) var(--container-padding) var(--space-3xl);text-align:center}.hero-content{margin:0 auto;max-width:var(--container-lg);width:100%}.hero-label{color:hsla(0,0%,100%,.6);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:var(--font-size-sm);font-weight:var(--font-weight-light);letter-spacing:var(--letter-spacing-widest);margin-bottom:var(--space-8);text-transform:uppercase}.hero-text{margin-bottom:var(--space-12)}.hero-title{margin-bottom:var(--space-8)}.hero-title h1{color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:var(--font-size-h3);font-weight:var(--font-weight-normal);line-height:var(--line-height-snug);margin:0;word-break:keep-all}.gradient-text{background:linear-gradient(135deg,#ff6e82,#f6861f);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;word-break:keep-all}.hero-subtitle{color:hsla(0,0%,100%,.8);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:var(--font-size-lg);font-weight:var(--font-weight-normal);letter-spacing:var(--letter-spacing-wide);line-height:var(--line-height-normal);margin:0 0 var(--space-6) 0;text-transform:uppercase}.hero-description{margin:0}.hero-description p{color:hsla(0,0%,100%,.75);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:var(--font-size-md);font-weight:var(--font-weight-light);line-height:var(--line-height-relaxed);margin:0 auto;max-width:600px}.hero-description strong{color:hsla(0,0%,100%,.9);font-weight:var(--font-weight-normal)}.hero-actions{align-items:center;display:flex;flex-wrap:wrap;gap:var(--space-5);justify-content:center;margin-top:var(--space-8)}.primary-action a,.secondary-action a{border-radius:var(--border-radius-button);cursor:pointer;display:inline-block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:var(--font-size-sm);font-weight:var(--font-weight-normal);letter-spacing:var(--letter-spacing-wide);padding:var(--space-4) var(--space-8);text-decoration:none;text-transform:uppercase;transition:all var(--duration-normal) var(--ease-out)}.primary-action a{background:linear-gradient(135deg,#ff6b6b,#ee5a24);border:2px solid transparent;color:#fff}.primary-action a:hover{background:linear-gradient(135deg,#ff5252,#d84315);box-shadow:0 8px 24px hsla(0,100%,71%,.4);transform:translateY(-2px)}.secondary-action a{backdrop-filter:blur(10px);background:linear-gradient(135deg,hsla(0,0%,100%,.08),hsla(0,0%,100%,.04));border:1px solid hsla(0,0%,100%,.15);color:#fff}.secondary-action a:hover{background:linear-gradient(135deg,hsla(0,0%,100%,.12),hsla(0,0%,100%,.08));border-color:hsla(0,0%,100%,.25);transform:translateY(-2px)}.quick-install{margin-top:var(--space-12)}.install-label{color:hsla(0,0%,100%,.6);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:12px;font-weight:300;letter-spacing:2px;margin-bottom:var(--space-5);text-transform:uppercase}.install-code{margin:0 auto;max-width:500px}.code-block{background:rgba(0,0,0,.6);border:1px solid hsla(0,0%,100%,.15);border-radius:16px;box-shadow:0 8px 24px rgba(0,0,0,.2);overflow:hidden;transition:all var(--duration-normal) var(--ease-out)}.code-block:hover{border-color:hsla(0,0%,100%,.2);box-shadow:0 12px 32px rgba(0,0,0,.25);transform:translateY(-4px)}.code-header{align-items:center;background:hsla(0,0%,100%,.05);border-bottom:1px solid hsla(0,0%,100%,.1);display:flex;gap:12px;padding:12px 16px}.code-dots{display:flex;gap:6px}.code-dots span{border-radius:50%;height:12px;width:12px}.code-dots span:first-child{background:#ff5f57}.code-dots span:nth-child(2){background:#ffbd2e}.code-dots span:nth-child(3){background:#28ca42}.code-title{color:hsla(0,0%,100%,.7);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:12px;font-weight:400}.code-content{font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:14px;line-height:1.6;padding:24px 20px}.code-line{align-items:center;display:flex;margin-bottom:8px}.code-line:last-child{margin-bottom:0}.prompt{color:#4caf50;font-weight:600;margin-right:8px}.command{color:#fff;font-weight:400}.output .success{color:#4caf50;font-style:italic}@media (max-width:1024px){.install-hero{padding:80px 32px 60px}.hero-title h1{font-size:42px}.hero-subtitle{font-size:18px}.hero-description p{font-size:16px}.install-code{max-width:100%}}@media (max-width:768px){.install-hero{padding:60px 20px 40px}.hero-title h1{font-size:32px}.hero-subtitle{font-size:16px}.hero-description p{font-size:15px}.hero-actions{align-items:stretch;flex-direction:column;gap:var(--space-4);margin:var(--space-8) auto 0;max-width:300px;width:100%}.primary-action a,.secondary-action a{box-sizing:border-box;padding:14px 24px;text-align:center;width:100%}.code-content{font-size:12px;padding:20px 16px}.code-line{margin-bottom:6px}}