.page{min-height:100vh;display:flex;flex-direction:column;background:linear-gradient(135deg,#f5f7fa,#c3cfe2)}.header{background:#fff;box-shadow:0 2px 8px #0000001a;position:sticky;top:0;z-index:100}.header-content{width:100%;padding:16px}.logo-section{display:flex;align-items:center;justify-content:flex-start}.logo{height:36px;width:auto}@media(min-width:768px){.logo{height:48px}}.brand{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:20px;font-weight:600;color:#333;margin:0;letter-spacing:-.5px}@media(min-width:768px){.brand{font-size:28px}}.ai-super{font-size:.6em;color:#3498db;font-weight:700;margin-left:2px}.main{flex:1;display:flex;align-items:center;justify-content:center;padding:24px 16px}@media(min-width:768px){.main{padding:32px 24px}}.content{max-width:1200px;width:100%}.hero{text-align:left}.title{font-size:2rem;font-weight:700;color:#333;margin:0 0 16px;letter-spacing:-.5px}@media(min-width:768px){.title{font-size:3.5rem;letter-spacing:-1px}}.subtitle{font-size:1rem;color:#333333b3;margin:0 auto 32px;max-width:600px;line-height:1.6}@media(min-width:768px){.subtitle{font-size:1.25rem}}.features{display:grid;grid-template-columns:1fr;gap:24px;margin-top:16px}@media(min-width:768px){.features{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.features{grid-template-columns:repeat(3,minmax(0,1fr))}}.feature{background:#fff;padding:24px;border-radius:14px;border:1px solid rgba(0,0,0,.08);border-left:3px solid rgba(52,152,219,.7);box-shadow:0 6px 20px #0000000f;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;display:flex;flex-direction:column;gap:8px;min-height:280px}@media(min-width:768px){.feature{padding:32px}}.feature:hover{transform:translateY(-3px);box-shadow:0 12px 26px #0000001a;border-left-color:#3498db}.feature h3{font-size:1.32rem;font-weight:650;color:#333333f5;line-height:1.35;letter-spacing:-.01em;margin:4px 0}.feature p{font-size:.96rem;color:#333333b8;line-height:1.65;margin:0}.feature-link{display:flex;text-decoration:none;color:inherit}.feature-top{display:flex;align-items:center;justify-content:space-between;gap:8px;padding-bottom:8px;border-bottom:1px solid rgba(0,0,0,.08)}.feature-tag{font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#3498dbeb;background:#3498db1f;padding:.3rem .5rem;border-radius:999px;white-space:nowrap}.feature-date{font-size:.78rem;color:#3333338a;white-space:nowrap}.feature-bottom{margin-top:auto;padding-top:8px;border-top:1px solid rgba(0,0,0,.08);display:flex;align-items:center;justify-content:space-between}.feature-cta{font-size:.9rem;font-weight:600;color:#3498dbf2}.feature-arrow{font-size:1.05rem;color:#3498dbf2}.footer{background:#fff;border-top:1px solid rgba(0,0,0,.1);margin-top:auto}.footer-content{max-width:1200px;margin:0 auto;padding:24px;text-align:center}.footer-content p{margin:0;color:#3339;font-size:.875rem}
