.contact-page{min-height:100vh;background:#0f172a;color:#f8fafc;padding-top:80px}.contact-header{padding:60px 24px 40px;text-align:center}.contact-header-content h1{font-size:2.5rem;font-weight:700;margin-bottom:12px;background:linear-gradient(90deg,#60a5fa,#22d3ee);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.contact-header-content p{font-size:1.125rem;color:#94a3b8;max-width:600px;margin:0 auto;line-height:1.6}.contact-channels-grid{max-width:1200px;margin:0 auto 60px;padding:0 24px;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:24px;gap:24px}.contact-channel-card{background:rgba(30,41,59,.8);border:1px solid rgba(59,130,246,.1);border-radius:12px;padding:24px;text-decoration:none;color:inherit;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.contact-channel-card:hover{border-color:rgba(59,130,246,.3);transform:translateY(-4px);box-shadow:0 20px 40px rgba(0,0,0,.3)}.channel-header{gap:16px;margin-bottom:16px}.channel-header,.channel-icon{display:flex;align-items:center}.channel-icon{width:56px;height:56px;justify-content:center;border-radius:12px;flex-shrink:0}.channel-title{flex:1 1;min-width:0}.channel-title h3{font-size:1.25rem;font-weight:600;margin-bottom:4px;color:#f8fafc;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.channel-badge{background:linear-gradient(90deg,#3b82f6,#0ea5e9);color:#fff;font-size:.75rem;padding:2px 8px;border-radius:12px;font-weight:500}.channel-description{color:#94a3b8;font-size:.9375rem;line-height:1.5;margin-bottom:16px}.channel-details{background:rgba(15,23,42,.5);border-radius:8px;padding:12px;margin-bottom:16px}.channel-detail{color:#cbd5e1;font-size:.875rem;padding:4px 0;font-family:Monaco,Consolas,monospace}.channel-footer{justify-content:flex-end}.channel-footer,.channel-link{display:flex;align-items:center}.channel-link{gap:6px;font-size:.875rem;color:#60a5fa}.contact-footer{background:rgba(15,23,42,.95);border-top:1px solid rgba(59,130,246,.1);margin-top:80px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.footer-container{max-width:1200px;margin:0 auto;padding:60px 24px 40px}.footer-brand{margin-bottom:40px}.footer-logo{gap:12px;margin-bottom:16px}.footer-logo,.logo-icon{display:flex;align-items:center}.logo-icon{width:40px;height:40px;background:linear-gradient(135deg,#3b82f6,#0ea5e9);border-radius:10px;justify-content:center}.footer-logo-title{font-size:1.5rem;font-weight:700;color:#f8fafc;margin-bottom:2px}.footer-description{color:#94a3b8;font-size:.9375rem;line-height:1.6;max-width:400px}.footer-links-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:40px;gap:40px;margin-bottom:40px}.footer-section-title{font-size:1rem;font-weight:600;color:#f8fafc;margin-bottom:16px}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:8px}.footer-links a{color:#94a3b8;text-decoration:none;font-size:.875rem;transition:color .2s ease;display:inline-flex;align-items:center;gap:6px}.footer-links a:hover{color:#60a5fa}.footer-contact{display:flex;flex-direction:column;gap:12px}.footer-contact-link{display:flex;align-items:center;gap:8px;color:#94a3b8;text-decoration:none;font-size:.875rem;transition:color .2s ease}.footer-contact-link:hover{color:#60a5fa}.footer-bottom{border-top:1px solid rgba(59,130,246,.1);padding:24px 0}.footer-bottom-container{max-width:1200px;margin:0 auto;padding:0 24px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}.copyright{color:#64748b;font-size:.875rem}.footer-bottom-links{display:flex;gap:24px}.footer-bottom-links a{color:#94a3b8;text-decoration:none;font-size:.75rem;transition:color .2s ease}.footer-bottom-links a:hover{color:#60a5fa}@media (max-width:768px){.contact-header{padding:40px 16px 32px}.contact-header-content h1{font-size:2rem}.contact-header-content p{font-size:1rem}.contact-channels-grid{grid-template-columns:repeat(2,1fr);padding:0 16px;margin-bottom:40px}.footer-links-grid{grid-template-columns:repeat(2,1fr);gap:32px}.footer-bottom-container{flex-direction:column;text-align:center;gap:16px}.footer-bottom-links{justify-content:center}}@media (max-width:640px){.contact-channels-grid,.footer-links-grid{grid-template-columns:1fr}.footer-section{text-align:center}.footer-links a{justify-content:center}.footer-contact{align-items:center}}