.fc-feature-card{background:#fff;border-radius:1rem;padding:1.5rem;transition:box-shadow .2s;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.fc-feature-icon{border-radius:.75rem;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 1rem;display:flex}.fc-feature-icon svg{width:24px;height:24px}.fc-feature-icon-indigo{background:#e0e7ff}.fc-feature-icon-indigo svg{color:#6366f1}.fc-feature-icon-purple{background:#fae8ff}.fc-feature-icon-purple svg{color:#9333ea}.fc-feature-title{margin:0 0 .5rem;font-size:1.125rem;font-weight:600}.fc-feature-description{color:#4b5563;margin:0;font-size:.875rem;line-height:1.5}
.fc-landing-screen-wrapper{background:linear-gradient(135deg,#eef2ff 0%,#fff 50%,#faf5ff 100%);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex}.fc-landing-screen-wrapper .fc-hero-section{text-align:center;flex-direction:column;gap:2rem;max-width:1024px;margin:0 auto;display:flex}.fc-landing-screen-wrapper .fc-logo-icon{background:linear-gradient(135deg,#6366f1 0%,#9333ea 100%);border-radius:1rem;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto;display:inline-flex;box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.fc-landing-screen-wrapper .fc-logo-icon svg{color:#fff;width:40px;height:40px}.fc-landing-screen-wrapper .fc-heading{flex-direction:column;gap:1rem;display:flex}.fc-landing-screen-wrapper .fc-title{background:linear-gradient(90deg,#6366f1 0%,#9333ea 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:3.75rem;font-weight:700}@media (max-width:768px){.fc-landing-screen-wrapper .fc-title{font-size:2.5rem}}.fc-landing-screen-wrapper .fc-subtitle{color:#4b5563;max-width:42rem;margin:0 auto;font-size:1.25rem;line-height:1.75}.fc-landing-screen-wrapper .fc-cta-buttons{flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding-top:1rem;display:flex}@media (min-width:640px){.fc-landing-screen-wrapper .fc-cta-buttons{flex-direction:row}}.fc-landing-screen-wrapper .fc-btn{cursor:pointer;border:none;border-radius:.75rem;min-width:160px;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .2s}.fc-landing-screen-wrapper .fc-btn:hover{transform:scale(1.05)}.fc-landing-screen-wrapper .fc-btn-primary{color:#fff;background:linear-gradient(90deg,#6366f1 0%,#9333ea 100%);box-shadow:0 10px 15px -3px rgba(99,102,241,.3)}.fc-landing-screen-wrapper .fc-btn-secondary{color:#374151;background:#fff;border:1px solid #e5e7eb;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.fc-landing-screen-wrapper .fc-features{grid-template-columns:1fr;gap:2rem;max-width:1024px;padding-top:4rem;display:grid}@media (min-width:768px){.fc-landing-screen-wrapper .fc-features{grid-template-columns:repeat(3,1fr)}}
