@charset "UTF-8";#features-hub{padding-top:120px;max-width:1200px;margin:0 auto;padding-bottom:80px;width:100%}#features-hub .features-hero{position:relative;display:block;text-align:left;padding:48px 20px 40px}#features-hub .features-hero>*{position:relative;z-index:1}#features-hub .features-hero h1{font-size:3.2rem;margin:0 0 1rem;line-height:1.12;font-weight:800;letter-spacing:-.025em}#features-hub .features-hero h1 span{color:#a78bfa}#features-hub .features-hero .subtitle{font-size:1rem;color:#888;max-width:580px;margin:0 0 28px;line-height:1.6;font-weight:300}#features-hub .features-hero .hero-cta-row{display:flex;justify-content:flex-start;gap:.75rem}#features-hub .features-hero .hero-cta-row a{display:inline-flex;align-items:center;justify-content:center;padding:.7rem 1.75rem;font-weight:700;font-size:.95rem;text-decoration:none;border-radius:8px;transition:all .2s ease}#features-hub .features-hero .hero-cta-row a.primary{background-color:#a78bfa;color:#0d0d0d;border:1px solid rgba(167,139,250,.5)}#features-hub .features-hero .hero-cta-row a.primary:hover{background-color:#bfa8fb;transform:translateY(-2px);box-shadow:0 4px 16px #a78bfa59}#features-hub .features-hero .hero-cta-row a.secondary{background-color:#ffffff0f;color:#ddd;border:1px solid rgba(255,255,255,.12)}#features-hub .features-hero .hero-cta-row a.secondary:hover{background-color:#ffffff1a;border-color:#ffffff38;transform:translateY(-2px)}#features-hub .features-grid-section{padding:8px 20px}#features-hub .features-grid-section .section-label{text-align:center;text-transform:uppercase;font-size:.75rem;letter-spacing:2px;color:#888;margin-bottom:.5rem;font-weight:600}#features-hub .features-grid-section .section-title{text-align:center;font-size:1.8rem;font-weight:700;margin-bottom:2rem}#features-hub .feature-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:40px}#features-hub .feature-card{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:24px;position:relative;overflow:hidden;transition:background .15s,border-color .15s,box-shadow .15s,transform .15s;display:flex;flex-direction:column;gap:10px}#features-hub .feature-card:hover{background:#ffffff12;border-color:#ffffff29;transform:translateY(-2px);box-shadow:0 8px 24px #0000004d}#features-hub .feature-card.highlight{grid-column:span 2;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto 1fr auto;column-gap:48px;row-gap:10px}#features-hub .feature-card.highlight .card-header{grid-column:1;grid-row:1}#features-hub .feature-card.highlight p{grid-column:1;grid-row:2;align-self:start}#features-hub .feature-card.highlight .card-link{grid-column:1;grid-row:3;align-self:end;margin-top:4px}#features-hub .feature-card.highlight .card-highlights{grid-column:2;grid-row:1/4;align-self:center;border-left:1px solid rgba(255,255,255,.07);padding-left:36px;margin:0}#features-hub .feature-card .card-icon{position:absolute;bottom:-1rem;right:-1rem;color:var(--card-accent, #a78bfa);opacity:.1;pointer-events:none;z-index:0}#features-hub .feature-card .card-icon svg{font-size:6rem}#features-hub .feature-card .card-header{position:relative;z-index:1}#features-hub .feature-card h3{font-size:1rem;font-weight:700;margin:0;color:#eee;line-height:1.3}#features-hub .feature-card p,#features-hub .feature-card .card-highlights,#features-hub .feature-card .card-link{position:relative;z-index:1}#features-hub .feature-card p{font-size:.87rem;color:#888;line-height:1.6;margin:0;flex:1}#features-hub .feature-card .card-highlights{list-style:none;padding:0;margin:0}#features-hub .feature-card .card-highlights li{font-size:.83rem;color:#aaa;padding:4px 0 4px 20px;position:relative;line-height:1.45}#features-hub .feature-card .card-highlights li:before{content:"✓";position:absolute;left:0;color:var(--card-accent, #a78bfa);font-weight:700;font-size:.72rem;top:5px}#features-hub .feature-card .card-link{display:inline-flex;align-items:center;gap:4px;font-size:.84rem;font-weight:600;color:#666;text-decoration:none;transition:color .15s,gap .15s;margin-top:auto}#features-hub .feature-card .card-link:hover{color:#e8e8e8;gap:8px}#features-hub .mini-features{padding:32px 20px}#features-hub .mini-features .section-title{text-align:center;font-size:1.6rem;font-weight:700;margin-bottom:2rem}#features-hub .mini-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}@media (max-width: 900px){#features-hub .mini-grid{grid-template-columns:1fr}}#features-hub .mini-card{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:20px;transition:background .15s,border-color .15s,transform .15s}#features-hub .mini-card:hover{background:#ffffff12;border-color:#ffffff26;transform:translateY(-1px)}#features-hub .mini-card .mini-icon{font-size:1.25rem;margin-bottom:.6rem;color:#777}#features-hub .mini-card h4{font-size:.92rem;font-weight:600;color:#eee;margin-bottom:.35rem}#features-hub .mini-card p{font-size:.82rem;color:#888;line-height:1.5;margin:0}#features-hub .features-cta-banner{margin:40px 20px;padding:44px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:12px}#features-hub .features-cta-banner h2{font-size:1.6rem;font-weight:700;margin-bottom:.5rem}#features-hub .features-cta-banner p{color:#888;font-size:.95rem;margin:0 0 1.5rem;max-width:480px}#features-hub .features-cta-banner .cta-button{display:inline-block;background-color:#a78bfa;color:#0d0d0d;font-size:.95rem;font-weight:700;padding:12px 32px;border-radius:8px;text-decoration:none;transition:all .2s ease;border:1px solid rgba(167,139,250,.5)}#features-hub .features-cta-banner .cta-button:hover{background-color:#bfa8fb;transform:translateY(-2px);box-shadow:0 4px 16px #a78bfa59}@media (max-width: 900px){#features-hub{padding-top:80px}#features-hub .features-hero{padding:32px 16px 16px}#features-hub .features-hero h1{font-size:2rem}#features-hub .features-hero .subtitle{font-size:.95rem}#features-hub .features-hero .hero-cta-row{flex-direction:column;align-items:center}#features-hub .feature-cards{grid-template-columns:1fr}#features-hub .feature-card.highlight{grid-column:span 1;display:flex;flex-direction:column}#features-hub .feature-card.highlight .card-highlights{border-left:none;padding-left:0}#features-hub .mini-grid{grid-template-columns:1fr}}
