body,html{margin:0;padding:0;width:100%;min-height:100%;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.landing-header{flex-direction:column;position:relative;z-index:10;background:transparent;box-sizing:border-box}.annoucement-bar,.landing-header{display:flex;justify-content:center;align-items:center;width:100%}.annoucement-bar{height:30px;background-color:#000}.annoucement-bar p{color:white;text-align:center;vertical-align:middle;font-size:14px}.header-wrapper{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 2rem;position:relative;z-index:10;background:transparent;min-width:1000px;box-sizing:border-box}.logo-with-image{text-decoration:none;color:black}.logo-text,.logo-with-image{display:flex;align-items:center;gap:10px}.logo-text{justify-content:center;line-height:1}.logo-text span:first-child{font-size:20px;font-weight:500;letter-spacing:2px;text-transform:uppercase}.byline{font-size:.75rem;font-weight:400;opacity:.8}.header-button{background:#000;color:white;padding:8px 12px;border-radius:8px;font-weight:400;font-size:14px;letter-spacing:1px;text-decoration:none;transition:background .2s ease}.header-button:hover{background:#007706}.hero-section{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:100px 20px 60px;text-align:center;max-width:800px;margin:0 auto}.hero-heading{font-size:48px;font-weight:600;margin-bottom:20px;color:#000;letter-spacing:1px}.hero-subtext{font-size:18px;color:#333;line-height:1.6;margin-bottom:40px;max-width:600px}.hero-cta{background:#000;color:white;padding:14px 28px;border-radius:8px;font-size:16px;font-weight:500;letter-spacing:1px;text-decoration:none;transition:background .2s ease}.hero-cta:hover{background:#1e1e1e}.hero-badge{display:inline-flex;align-items:center;gap:8px;margin-top:16px;padding:6px 12px;background-color:#f5f5f5;border-radius:999px;font-size:14px;color:#333;font-weight:500;box-shadow:0 1px 3px rgba(0,0,0,.05)}.hero-glass{background:rgba(255,255,255,.15);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.2);border-radius:20px;padding:60px 40px;box-shadow:0 4px 30px rgba(0,0,0,.1);text-align:center}.hero-video{margin-top:2rem;display:flex;justify-content:center}.hero-video iframe{width:100%;max-width:900px;aspect-ratio:16/9;border-radius:12px;box-shadow:0 0 20px rgba(0,0,0,.2)}.faq-section{background-color:#f9f9f9;padding:40px 20px;text-align:center}.faq-heading{font-size:36px;font-weight:600;margin-bottom:40px;color:#000;letter-spacing:1px}.faq-list{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:24px}.faq-item{text-align:left;background:#fff;border-radius:12px;padding:24px;box-shadow:0 4px 12px rgba(0,0,0,.06);transition:box-shadow .3s ease}.faq-item:hover{box-shadow:0 6px 18px rgba(0,0,0,.08)}.faq-question{display:flex;justify-content:space-between;align-items:center;background:none;border:none;width:100%;text-align:left;font-size:20px;font-weight:500;margin:0;padding:0;color:#111;cursor:pointer}.faq-icon{font-size:24px;margin-left:12px;transition:transform .3s ease}.faq-icon.open{transform:rotate(180deg)}.faq-answer-wrapper{overflow:hidden;transition:max-height .2s ease,opacity .2s ease;opacity:0}.faq-item.is-open .faq-answer-wrapper{opacity:1}.faq-answer{margin:12px 0 0;font-size:16px;color:#444;line-height:1.6}@media (max-width:600px){.hero-section{padding:20px}.hero-heading{font-size:36px}.hero-subtext{font-size:16px}.hero-cta{padding:12px 20px;font-size:15px}.header-wrapper{min-width:unset;width:100%;flex-wrap:wrap;gap:1rem}.hero-glass{padding:40px 20px}.hero-badge{font-size:13px;padding:4px 10px}.hero-video{width:100%;display:flex;justify-content:center}.hero-video iframe{width:100%;aspect-ratio:16/9;max-width:100%;border-radius:12px;box-shadow:0 0 20px rgba(0,0,0,.2);height:auto}.faq-heading{font-size:28px}.faq-item{padding:20px}.faq-question{font-size:18px}.faq-answer{font-size:15px}}