.page-container{min-height:100vh;background-color:#050505;color:white;position:relative}.vanta-bg{position:fixed;inset:0;z-index:0;opacity:.4;pointer-events:none}.content-overlay{position:relative;z-index:10;padding-top:3rem;padding-bottom:3rem}@media (min-width:768px){.content-overlay{padding-top:5rem;padding-bottom:5rem}}.header-section{width:100%;max-width:80rem;margin:0 auto 4rem;padding:0 1rem;text-align:center}.btn-demo:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.main-title{font-size:3rem;font-weight:900;letter-spacing:-.05em;margin-bottom:1.5rem;background:linear-gradient(180deg,#ffffff,rgba(255,255,255,.6));-webkit-background-clip:text;background-clip:text;color:transparent}@media (min-width:768px){.main-title{font-size:4.5rem}}.main-subtitle{font-size:1.25rem;color:#9ca3af;max-width:42rem;margin:0 auto;font-weight:500;line-height:1.625}@media (min-width:768px){.main-subtitle{font-size:1.5rem}}.card-cta{background-color:rgba(37,99,235,.1)!important;border-color:rgba(59,130,246,.2)!important}@media (min-width:768px){.card-cta{grid-column:span 4;grid-row:span 4}}.cta-buttons{margin-top:2rem;display:flex;flex-direction:column;gap:1rem}@media (min-width:640px){.cta-buttons{flex-direction:column}}.cta-link{flex:1}.btn-primary{width:100%;height:3.5rem;background-color:#2563eb;color:white;font-weight:700;border-radius:.75rem;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .2s ease;border:none;cursor:pointer}.btn-primary:hover{background-color:#3b82f6;transform:scale(1.02)}.btn-primary:active{transform:scale(.98)}.btn-secondary{width:100%;height:3.5rem;background-color:rgba(255,255,255,.05);color:white;font-weight:600;border-radius:.75rem;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .2s ease;border:1px solid rgba(255,255,255,.1);cursor:pointer}.btn-secondary:hover{background-color:rgba(255,255,255,.1);border-color:rgba(255,255,255,.2)}.card-demo-wrapper{position:relative;overflow:hidden;background-color:#111;border:1px solid rgba(255,255,255,.1);border-radius:1.5rem;padding:.25rem;display:flex;flex-direction:column}@media (min-width:768px){.card-demo-wrapper{grid-column:span 2;grid-row:span 1}}.demo-badge{position:absolute;top:1.5rem;left:1.5rem;z-index:20;pointer-events:none}.badge-content{display:flex;align-items:center;gap:.75rem;background-color:rgba(0,0,0,.5);backdrop-filter:blur(12px);padding:.5rem 1rem;border-radius:9999px;border:1px solid rgba(255,255,255,.1)}.badge-icon{color:#60a5fa}.badge-text{font-size:.875rem;font-weight:700;color:rgba(255,255,255,.9)}.demo-container{width:100%;height:100%;border-radius:1.25rem;overflow:hidden;background-color:rgba(0,0,0,.2);min-height:300px}.demo-loading{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.spinner{width:2rem;height:2rem;color:#3b82f6;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.card-tagline{background-color:rgba(0,0,0,.4);border:1px solid rgba(255,255,255,.1);border-radius:1.5rem;padding:2rem;display:flex;align-items:center;justify-content:center;text-align:center;backdrop-filter:blur(10px)}@media (min-width:768px){.card-tagline{grid-column:span 1;grid-row:span 1}}.tagline-text{font-size:3rem;font-weight:800;background:linear-gradient(90deg,#ffffffff,#91aad0ff);-webkit-background-clip:text;background-clip:text;color:transparent;line-height:1.2}.card-feature-bottom{width:100%;max-width:76rem;margin:2rem auto 0;padding:2rem 1rem;display:flex;flex-direction:column;align-items:center;justify-content:space-around;text-align:center;background-color:rgba(0,0,0,.3);border:1px solid rgba(255,255,255,.1);border-radius:1.5rem;backdrop-filter:blur(10px)}@media (min-width:768px){.card-feature{grid-column:span 1}}@media (min-width:640px){.card-feature-bottom{flex-wrap:nowrap;flex-direction:row;gap:3rem;padding:2.5rem 2rem}}@media (min-width:768px){.card-feature-bottom{gap:4rem;flex-direction:row;padding:3rem 2rem}}.card-stats{background-color:#111;border:1px solid rgba(255,255,255,.1);border-radius:1.5rem;padding:2rem;display:flex;flex-direction:column;align-items:center;justify-content:space-around;gap:2rem}@media (min-width:768px){.card-stats{grid-column:span 4;flex-direction:row}}.stat-item{text-align:center}.stat-number{font-size:2.25rem;font-weight:900;margin-bottom:.25rem}.text-white{color:white}.text-blue{color:#3b82f6}.text-green{color:#22c55e}.stat-label{font-size:.875rem;color:#6b7280;font-weight:500;text-transform:uppercase;letter-spacing:.05em}.stat-divider{width:100%;height:1px;background-color:rgba(255,255,255,.1);display:block}@media (min-width:768px){.stat-divider{width:1px;height:3rem;display:block}}.footer{margin-top:5rem;text-align:center;color:#4b5563;font-size:.875rem;font-weight:500}.title-icon{display:inline-flex;align-items:center;justify-content:center;width:.8em;height:.8em;margin-right:.07em;vertical-align:middle;color:white}.title-icon svg{width:100%;height:100%;fill:linear-gradient(180deg,#ffffff,rgba(255,255,255,.6))}.card-tagline{position:relative;overflow:hidden}.tagline-bg-icon{position:absolute;top:50%;left:0;transform:translateY(-50%) translateX(-20%);width:60%;height:120%;opacity:.05;pointer-events:none;z-index:0;color:white;display:flex;align-items:center;justify-content:center}.tagline-bg-icon svg{width:100%;height:100%}.tagline-text{position:relative;z-index:10}.demo-loading-placeholder{width:100%;height:100%;min-height:300px;display:flex;align-items:center;justify-content:center;background-color:rgba(255,255,255,.05);border-radius:1rem}.bento-card{position:relative;overflow:hidden;background-color:rgba(0,0,0,.4);border:1px solid rgba(255,255,255,.1);border-radius:1.5rem;padding:2rem;display:flex;flex-direction:column;height:100%;transition:all .3s ease;backdrop-filter:blur(10px)}.bento-card:hover{border-color:rgba(255,255,255,.2);background-color:rgba(0,0,0,.6)}.card-gradient{position:absolute;inset:0;background:linear-gradient(to bottom right,rgba(59,130,246,.05),rgba(168,85,247,.05));opacity:0;transition:opacity .5s ease}.bento-card:hover .card-gradient{opacity:1}.card-bg-icon{position:absolute;top:50%;left:0;transform:translateY(-50%) translateX(-20%);width:70%;height:100%;opacity:.03;pointer-events:none;z-index:0;display:flex;align-items:center;justify-content:center;color:white}.card-bg-icon svg{width:100%;height:100%}.card-content{position:relative;z-index:10;height:100%}.card-content,.card-header{display:flex;flex-direction:column}.card-header{gap:1rem;margin-bottom:1rem}.card-icon{width:3rem;height:3rem;border-radius:1rem;background-color:rgba(255,255,255,.05);display:flex;align-items:center;justify-content:center;color:rgba(255,255,255,.8);transition:all .3s ease;transform-origin:left}.bento-card:hover .card-icon{color:white;background-color:rgba(59,130,246,.2);transform:scale(1.1)}.card-title{font-size:1.5rem;font-weight:700;color:white;letter-spacing:-.025em;transition:transform .3s ease;margin:0}.bento-card:hover .card-title{transform:translateX(4px)}.card-description-wrapper{margin-top:auto}.card-description{color:#9ca3af;line-height:1.625;font-size:.875rem;margin:0}.card-children{flex-grow:1;margin-top:1rem}.card-decoration{position:absolute;top:1rem;right:1rem;width:.5rem;height:.5rem;border-radius:9999px;background-color:rgba(255,255,255,.1);transition:background-color .3s ease}.bento-card:hover .card-decoration{background-color:rgba(59,130,246,.5)}.bento-card-link{display:block;height:100%;outline:none;border-radius:1.5rem}.bento-card-link:focus-visible{box-shadow:0 0 0 2px #3b82f6}.bento-grid{display:grid;grid-template-columns:1fr;gap:1rem;width:100%;max-width:80rem;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;grid-auto-rows:minmax(180px,auto)}@media (min-width:640px){.bento-grid{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:768px){.bento-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.bento-grid{grid-template-columns:repeat(4,1fr);padding-left:2rem;padding-right:2rem}}