.press-hero{padding:120px 0 80px;background:linear-gradient(135deg,#f6f9fc 0,#eef2f7 50%,#e8f4f8 100%);position:relative;overflow:hidden}.press-hero::before{content:'';position:absolute;top:-50%;right:-20%;width:800px;height:800px;background:radial-gradient(circle,rgba(99,91,255,.08) 0,transparent 70%);border-radius:50%}.press-hero::after{content:'';position:absolute;bottom:-30%;left:-10%;width:600px;height:600px;background:radial-gradient(circle,rgba(16,185,129,.06) 0,transparent 70%);border-radius:50%}.press-hero .container{position:relative;z-index:1}.press-hero h1{font-size:56px;font-weight:700;line-height:1.1;margin-bottom:20px;max-width:700px}.press-hero h1 span{background:linear-gradient(135deg,#635bff 0,#5469d4 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.press-hero p{font-size:20px;color:#425466;max-width:600px;margin-bottom:40px}.hero-contact{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.hero-contact a{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;border-radius:8px;font-size:15px;font-weight:600;text-decoration:none;transition:all .2s}.hero-contact .btn-primary{background:#635bff;color:#fff;box-shadow:0 4px 12px rgba(99,91,255,.3)}.hero-contact .btn-primary:hover{background:#5469d4;transform:translateY(-2px);box-shadow:0 6px 20px rgba(99,91,255,.4)}.hero-contact .btn-secondary{background:#fff;color:#0a2540;border:1px solid #e6ebf1}.hero-contact .btn-secondary:hover{border-color:#635bff;color:#635bff}.connect-section{padding:100px 0;background:#fff}.connect-section .section-header{text-align:center;margin-bottom:60px}.connect-section .section-label{display:inline-block;font-size:13px;font-weight:600;color:#635bff;text-transform:uppercase;letter-spacing:.1em;margin-bottom:16px}.connect-section .section-header h2{font-size:40px;font-weight:700;margin-bottom:16px}.connect-section .section-header p{font-size:18px;color:#425466;max-width:600px;margin:0 auto}.connect-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}@media (max-width:1024px){.connect-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.connect-grid{grid-template-columns:1fr}}.connect-card{background:#fff;border:1px solid #e6ebf1;border-radius:16px;padding:32px 28px;transition:all .3s ease;position:relative;overflow:hidden}.connect-card::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--card-color,#635bff),var(--card-color-end,#5469d4));opacity:0;transition:opacity .3s}.connect-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px rgba(0,0,0,.08);border-color:transparent}.connect-card:hover::before{opacity:1}.connect-card.media{--card-color:#635bff;--card-color-end:#5469d4}.connect-card.bloggers{--card-color:#8b5cf6;--card-color-end:#7c3aed}.connect-card.analysts{--card-color:#10b981;--card-color-end:#059669}.connect-card.partners{--card-color:#f59e0b;--card-color-end:#d97706}.connect-card.speakers{--card-color:#ec4899;--card-color-end:#db2777}.connect-card.researchers{--card-color:#0ea5e9;--card-color-end:#0284c7}.card-icon{width:56px;height:56px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.connect-card.media .card-icon{background:rgba(99,91,255,.1)}.connect-card.bloggers .card-icon{background:rgba(139,92,246,.1)}.connect-card.analysts .card-icon{background:rgba(16,185,129,.1)}.connect-card.partners .card-icon{background:rgba(245,158,11,.1)}.connect-card.speakers .card-icon{background:rgba(236,72,153,.1)}.connect-card.researchers .card-icon{background:rgba(14,165,233,.1)}.card-icon svg{width:28px;height:28px}.connect-card.media .card-icon svg{stroke:#635bff}.connect-card.bloggers .card-icon svg{stroke:#8b5cf6}.connect-card.analysts .card-icon svg{stroke:#10b981}.connect-card.partners .card-icon svg{stroke:#f59e0b}.connect-card.speakers .card-icon svg{stroke:#ec4899}.connect-card.researchers .card-icon svg{stroke:#0ea5e9}.connect-card h3{font-size:20px;font-weight:700;margin-bottom:12px}.connect-card p{font-size:15px;color:#425466;line-height:1.6;margin-bottom:20px}.connect-card .card-link{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:600;color:#635bff;text-decoration:none;transition:gap .2s}.connect-card:hover .card-link{gap:10px}.connect-card .card-link svg{width:16px;height:16px;stroke:currentColor}.help-section{padding:100px 0;background:linear-gradient(180deg,#f6f9fc 0,#fff 100%)}.help-section .section-header{text-align:center;margin-bottom:60px}.help-section .section-label{display:inline-block;font-size:13px;font-weight:600;color:#635bff;text-transform:uppercase;letter-spacing:.1em;margin-bottom:16px}.help-section .section-header h2{font-size:40px;font-weight:700;margin-bottom:16px}.help-section .section-header p{font-size:18px;color:#425466;max-width:600px;margin:0 auto}.help-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}@media (max-width:768px){.help-grid{grid-template-columns:1fr}}.help-card{display:flex;gap:20px;padding:28px;background:#fff;border-radius:12px;border:1px solid #e6ebf1;transition:all .3s}.help-card:hover{box-shadow:0 8px 24px rgba(0,0,0,.06);border-color:#635bff}.help-icon{flex-shrink:0;width:48px;height:48px;background:linear-gradient(135deg,#635bff 0,#5469d4 100%);border-radius:10px;display:flex;align-items:center;justify-content:center}.help-icon svg{width:24px;height:24px;stroke:white}.help-content h3{font-size:18px;font-weight:700;margin-bottom:8px}.help-content p{font-size:15px;color:#425466;line-height:1.6}.resources-section{padding:100px 0;background:#0a2540;color:#fff}.resources-section .section-label{color:#635bff}.resources-section .section-header h2{color:#fff}.resources-section .section-header p{color:#8898aa}.resources-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}@media (max-width:768px){.resources-grid{grid-template-columns:1fr}}.resource-card{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:32px;text-align:center;transition:all .3s}.resource-card:hover{background:rgba(255,255,255,.08);border-color:#635bff;transform:translateY(-4px)}.resource-icon{width:64px;height:64px;margin:0 auto 20px;background:linear-gradient(135deg,#635bff 0,#5469d4 100%);border-radius:16px;display:flex;align-items:center;justify-content:center}.resource-icon svg{width:32px;height:32px;stroke:white}.resource-card h3{font-size:20px;font-weight:700;margin-bottom:12px}.resource-card p{font-size:14px;color:#8898aa;margin-bottom:20px}.resource-card .btn-download{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:#fff;color:#0a2540;border-radius:8px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s}.resource-card .btn-download:hover{background:#635bff;color:#fff}.contact-section{padding:100px 0;background:#fff}.contact-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}@media (max-width:900px){.contact-wrapper{grid-template-columns:1fr;gap:60px}}.contact-info h2{font-size:36px;font-weight:700;margin-bottom:20px}.contact-info>p{font-size:18px;color:#425466;margin-bottom:40px}.contact-person{display:flex;align-items:center;gap:20px;padding:24px;background:#f6f9fc;border-radius:12px;margin-bottom:24px}.contact-avatar{width:72px;height:72px;background:linear-gradient(135deg,#635bff 0,#5469d4 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:700;color:#fff}.contact-details h4{font-size:18px;font-weight:700;margin-bottom:4px}.contact-details p{font-size:14px;color:#425466;margin-bottom:8px}.contact-details a{display:inline-flex;align-items:center;gap:6px;font-size:14px;color:#635bff;text-decoration:none;font-weight:500}.contact-details a:hover{text-decoration:underline}.quick-contacts{display:flex;flex-direction:column;gap:16px}.quick-contact{display:flex;align-items:center;gap:16px;padding:16px 20px;background:#fff;border:1px solid #e6ebf1;border-radius:10px;text-decoration:none;color:#0a2540;transition:all .2s}.quick-contact:hover{border-color:#635bff;box-shadow:0 4px 12px rgba(99,91,255,.1)}.quick-contact svg{width:24px;height:24px;stroke:#635bff}.quick-contact span{font-size:15px;font-weight:500}.contact-form{background:#f6f9fc;padding:40px;border-radius:20px}.contact-form h3{font-size:24px;font-weight:700;margin-bottom:8px}.contact-form>p{font-size:15px;color:#425466;margin-bottom:32px}.form-group{margin-bottom:20px}.form-group label{display:block;font-size:14px;font-weight:600;color:#0a2540;margin-bottom:8px}.form-group input,.form-group select,.form-group textarea{width:100%;padding:14px 16px;border:1px solid #e6ebf1;border-radius:8px;font-size:15px;font-family:inherit;transition:all .2s;background:#fff}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:0;border-color:#635bff;box-shadow:0 0 0 3px rgba(99,91,255,.1)}.form-group textarea{resize:vertical;min-height:120px}.press-room-page .form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media (max-width:500px){.press-room-page .form-row{grid-template-columns:1fr}}.captcha-group{margin-bottom:24px}.captcha-label{display:flex;align-items:center;gap:12px;cursor:pointer;padding:16px 20px;background:#fff;border:1px solid #e6ebf1;border-radius:8px;transition:all .2s}.captcha-label:hover{border-color:#635bff}.captcha-label input[type=checkbox]{display:none}.captcha-box{width:24px;height:24px;border:2px solid #d1d5db;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:all .2s;flex-shrink:0}.captcha-label input[type=checkbox]:checked+.captcha-box{background:#635bff;border-color:#635bff}.captcha-label input[type=checkbox]:checked+.captcha-box::after{content:'';width:6px;height:12px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg);margin-bottom:3px}.captcha-text{font-size:14px;color:#425466;font-weight:500}.form-submit{width:100%;padding:16px;background:#635bff;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s}.form-submit:hover{background:#5469d4;box-shadow:0 4px 12px rgba(99,91,255,.3)}@media (max-width:768px){.press-hero h1{font-size:36px}.press-hero p{font-size:17px}.connect-section .section-header h2,.help-section .section-header h2{font-size:30px}.contact-form{padding:28px}}