@import"https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700;900&display=swap";*{box-sizing:border-box;margin:0;padding:0}body{margin:0;font-family:Open Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#0f1419;color:#e5e7eb;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.pdf-landing-page{min-height:100vh;background:#0f1419;padding:48px 24px}.pdf-landing-container{max-width:800px;margin:0 auto;display:grid;gap:48px}.pdf-brand{display:inline-flex;align-items:center;gap:10px;margin-bottom:32px}.pdf-brand-name{font-size:11px;letter-spacing:.06em;color:#94a3b8;font-weight:800;text-transform:uppercase}.pdf-hero{text-align:left}.pdf-title{font-size:clamp(42px,6vw,64px);line-height:1.05;color:#fff;font-weight:900;letter-spacing:-.02em;margin:0 0 24px}.pdf-subtitle{font-size:22px;line-height:1.4;color:#cbd5e1;font-weight:600;margin:0 0 20px;max-width:700px}.pdf-description{font-size:17px;line-height:1.6;color:#94a3b8;margin:0 0 32px;max-width:650px}.pdf-cta-primary{display:flex;flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:48px}.pdf-btn-primary{display:inline-block;background:#3b82f6;color:#fff;border:1px solid #3b82f6;font-size:17px;font-weight:700;padding:16px 32px;border-radius:14px;text-decoration:none;transition:all .2s ease;cursor:pointer}.pdf-btn-primary:hover{background:#2563eb;border-color:#2563eb;box-shadow:0 0 20px #3b82f680}.pdf-meta{font-size:14px;color:#64748b;font-weight:400;font-style:italic}.pdf-quote-block{border-left:4px solid #60a5fa;padding:24px 0 24px 24px;background:#60a5fa0d;border-radius:0 14px 14px 0;margin:48px 0 0}.pdf-quote{font-size:20px;line-height:1.5;color:#f1f5f9;font-weight:600;font-style:italic;margin:0}.pdf-section{width:100%}.pdf-card{border:1px solid #262626;background:#111;border-radius:14px;padding:32px;box-shadow:0 4px 12px #0000004d}.pdf-section-title{font-size:26px;line-height:1.3;color:#fff;font-weight:700;margin:0 0 20px}.pdf-section-text{font-size:17px;line-height:1.65;color:#cbd5e1;margin:0 0 16px}.pdf-section-text:last-child{margin-bottom:0}.pdf-problem-list{list-style:none;padding:0;margin:20px 0}.pdf-problem-list li{font-size:17px;line-height:1.6;color:#e5e7eb;padding:8px 0 8px 24px;position:relative}.pdf-problem-list li:before{content:"•";position:absolute;left:0;color:#60a5fa;font-size:24px;font-weight:900}.pdf-content-list{list-style:none;padding:0;margin:0;display:grid;gap:16px}.pdf-content-list li{display:flex;align-items:flex-start;gap:12px;font-size:17px;line-height:1.6;color:#e5e7eb}.pdf-list-icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;background:#3b82f6;color:#fff;border-radius:50%;font-size:14px;font-weight:700;flex-shrink:0;margin-top:2px}.pdf-author-text{font-size:16px;line-height:1.7;color:#cbd5e1;margin:0 0 16px}.pdf-author-text:last-child{margin-bottom:0}.pdf-form-section{scroll-margin-top:24px}.pdf-form-card{background:linear-gradient(135deg,#111,#0f1419);border:2px solid #3b82f6}.pdf-form-subtitle{font-size:16px;line-height:1.5;color:#94a3b8;margin:0 0 28px}.pdf-form{display:grid;gap:20px}.pdf-form-group{display:grid;gap:8px}.pdf-label{font-size:14px;font-weight:600;color:#f1f5f9;letter-spacing:.01em}.pdf-input{width:100%;background:#0b0b0b;color:#e5e7eb;border:1px solid #303030;border-radius:10px;font-size:16px;padding:14px 16px;font-family:Open Sans,sans-serif;transition:all .2s ease}.pdf-input:focus{outline:none;border-color:#60a5fa;box-shadow:0 0 0 3px #60a5fa1a}.pdf-input:disabled{opacity:.5;cursor:not-allowed}.pdf-input::placeholder{color:#475569}.pdf-btn-submit{width:100%;background:#3b82f6;color:#fff;border:1px solid #3b82f6;font-size:17px;font-weight:700;padding:16px 32px;border-radius:14px;cursor:pointer;transition:all .2s ease;font-family:Open Sans,sans-serif}.pdf-btn-submit:hover:not(:disabled){background:#2563eb;border-color:#2563eb;box-shadow:0 0 20px #3b82f680}.pdf-btn-submit:disabled{opacity:.6;cursor:not-allowed}.pdf-error{background:#ef44441a;border:1px solid rgba(239,68,68,.3);color:#fca5a5;padding:12px 16px;border-radius:10px;font-size:14px;line-height:1.5}.pdf-success{text-align:center;padding:20px 0}.pdf-success-icon{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;background:#10b981;color:#fff;border-radius:50%;font-size:32px;font-weight:700;margin:0 auto 20px}.pdf-success-title{font-size:28px;color:#fff;font-weight:700;margin:0 0 12px}.pdf-success-text{font-size:17px;color:#cbd5e1;margin:0 0 8px}.pdf-success-text strong{color:#60a5fa;font-weight:700}.pdf-success-subtext{font-size:15px;color:#94a3b8;margin:0}.pdf-cta-card{background:linear-gradient(135deg,#1e293b,#0f1419);border:1px solid #475569}.pdf-cta-text{font-size:17px;line-height:1.65;color:#cbd5e1;margin:0 0 16px}.pdf-cta-text:last-of-type{margin-bottom:28px}.pdf-btn-secondary{display:inline-block;background:transparent;color:#60a5fa;border:2px solid #60a5fa;font-size:17px;font-weight:700;padding:14px 28px;border-radius:14px;cursor:pointer;transition:all .2s ease;font-family:Open Sans,sans-serif}.pdf-btn-secondary:hover{background:#60a5fa;color:#0f1419;box-shadow:0 0 20px #60a5fa66}.pdf-footer{text-align:center;padding:32px 0 0;color:#64748b;font-size:14px;line-height:1.6}@media(max-width:768px){.pdf-landing-page{padding:32px 20px}.pdf-landing-container{gap:36px}.pdf-title{font-size:38px}.pdf-subtitle{font-size:19px}.pdf-description{font-size:16px}.pdf-card{padding:24px}.pdf-section-title{font-size:22px}.pdf-btn-primary,.pdf-btn-submit,.pdf-btn-secondary{font-size:16px;padding:14px 24px}.pdf-quote{font-size:18px}}@media(max-width:480px){.pdf-landing-page{padding:24px 16px}.pdf-title{font-size:32px}.pdf-subtitle{font-size:17px}.pdf-card{padding:20px}.pdf-quote-block{padding:16px 0 16px 16px}}
