body{margin:0;font-family:Nunito,sans-serif;background-color:#faf5ee;color:#111}.main-container{background:#ffda44;max-width:900px;margin:2.5rem auto 0;border-radius:2rem;box-shadow:0 8px 32px #00000014;padding:2rem 1rem}@media (max-width: 1000px){.main-container{max-width:98vw;margin:1rem;padding:1.5rem .5rem}}.app-title{font-weight:800;font-size:2.1rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:1rem 0;letter-spacing:.015em}.brand{display:flex;flex-direction:column;align-items:center;margin-bottom:0}.logo{font-size:3rem}.logo-img{height:80px;max-width:100%;margin-bottom:0}.join-btn{background-color:#111;color:#fff;font-size:1.2rem;padding:.75rem 1.5rem;border:none;border-radius:1rem;margin:1rem 0;cursor:pointer}.hero-image{width:100%;border-radius:1.5rem;margin-bottom:1rem;max-height:350px;object-fit:cover}.hero{text-align:center;padding:1rem;max-width:900px;margin:0 auto}.hero-content{max-width:900px;margin:0 auto;padding:0 1rem}.features{display:flex;flex-direction:row;flex-wrap:nowrap;gap:1rem;justify-content:space-between;overflow-x:visible;margin-top:1rem;padding-bottom:1rem}.card{flex:1 1 0;min-width:0;max-width:100%;background:#fff5b3;border-radius:1rem;padding:1.5rem 1rem;text-align:center;box-shadow:0 4px 8px #0000001a;transition:transform .3s ease,box-shadow .3s ease;margin:0;box-sizing:border-box;font-size:1rem}.card:hover{transform:translateY(-5px);box-shadow:0 8px 16px #00000026}.card .icon{font-size:2rem}.card p{font-size:small;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.card h3{font-size:medium;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.footer{margin-top:2rem}.social-icons{float:right}.footer .social-icons span{margin:0 .5rem;font-size:1.5rem}.modal{display:none;position:fixed;z-index:999;padding-top:10%;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#0009}.modal-content{background-color:#fff;margin:auto;padding:2rem;border-radius:1rem;width:90%;max-width:400px;text-align:left;position:relative}.modal-content h2{margin-top:0}.modal-content label{display:block;margin-top:1rem;font-weight:700}.modal-content input,.modal-content select{width:100%;padding:.75rem;border-radius:.5rem;border:1px solid #ccc;margin-top:.5rem}.modal-content button[type=submit]{margin-top:1.5rem;background-color:#111;color:#fff;padding:.75rem;width:100%;border:none;border-radius:.5rem;cursor:pointer}.close{position:absolute;top:1rem;right:1rem;font-size:1.5rem;cursor:pointer}@media (min-width: 768px){.logo-img{height:150px;margin:0}}@media (max-width: 768px){.features{flex-direction:column;flex-wrap:nowrap;gap:1rem;overflow-x:visible;padding-bottom:1rem}.card{width:100%;min-width:0;max-width:100%;font-size:.95rem;margin:0}.card h3,.card .heading-class{font-size:1rem}.card p{font-size:.9rem}}@media (max-width: 500px){.features{flex-direction:column;flex-wrap:nowrap;gap:1rem;overflow-x:visible;scroll-snap-type:none;padding-bottom:1rem}.card{flex:1 1 100%;margin-bottom:1rem}.logo-img{height:80px;margin-bottom:0}.brand{margin-bottom:0}}.cta-section{text-align:center;margin:2rem 0 2.5rem}.cta-heading{font-size:1.4rem;font-weight:700;margin-bottom:1.5rem}.cta-btn{background-color:#111;color:#fff;font-size:1.15rem;padding:.85rem 1.8rem;border:none;border-radius:1.2rem;margin:.5rem 0;cursor:pointer;width:90%;max-width:350px;transition:transform .2s ease,box-shadow .2s ease}.cta-btn:hover{transform:translateY(-3px);box-shadow:0 4px 12px #00000026}.cta-subtext{font-size:.9rem;color:#444;margin-bottom:1rem}.cta-divider{font-size:.9rem;color:#777;margin:.8rem 0}.vibestarter-btn{background-color:#c99700;color:#111}.vibestarter-btn:hover{background-color:#b18500;color:#fff}
