#landing-page{color:#f9fff5;justify-content:center;align-items:center;min-height:calc(100vh - 8.5rem);padding:0 1.5rem 3rem;display:flex;position:relative;overflow-x:hidden}.hero{text-align:center;text-shadow:0 1px 6px #00000073;flex-direction:column;align-items:center;width:100%;max-width:100rem;margin:0 auto;animation:.7s ease-out both hero-fade-in;display:flex}.hero-title{letter-spacing:.02em;background:linear-gradient(90deg,#fff,#e4ffe9,#bbf7d0,#4ade80);color:#0000;text-shadow:none;-webkit-background-clip:text;background-clip:text;margin:0 0 1.3rem;font-size:clamp(3.6rem,5.5vw,4.6rem);font-weight:800;line-height:1.05}.hero-text{color:#eaf9effa;max-width:42rem;margin:0 0 2.1rem;font-size:1.4rem;line-height:1.7}.hero-actions{flex-wrap:wrap;justify-content:center;gap:1.1rem;margin-bottom:1.9rem;display:flex}.primary-cta{letter-spacing:.08em;text-transform:uppercase;color:#022c16;background:linear-gradient(135deg,#22c55e,#4ade80,#a3e635);border:none;border-radius:999px;outline:none;justify-content:center;align-items:center;padding:1.1rem 2.4rem;font-size:1.25rem;font-weight:650;text-decoration:none;transition:transform .15s ease-out,box-shadow .15s ease-out,filter .15s ease-out;display:inline-flex;box-shadow:0 16px 30px #15803d8c,0 0 0 1px #052e16e6}.primary-cta:hover{filter:brightness(1.05);transform:translateY(-1px);box-shadow:0 22px 40px #15803da6,0 0 0 1px #16a34ae6}.ghost-cta{letter-spacing:.06em;text-transform:uppercase;color:#e5fcef;background:radial-gradient(circle at 0 0,#2dd4bf2e,#0000 55%);border:1px solid #94a3b8bf;border-radius:999px;justify-content:center;align-items:center;padding:1.1rem 2.1rem;font-size:1.15rem;font-weight:600;text-decoration:none;transition:background .15s ease-out,border-color .15s ease-out,transform .15s ease-out,color .15s ease-out;display:inline-flex}.ghost-cta:hover{color:#f8ffed;background:radial-gradient(circle at 0 0,#a3e63538,#0000 60%);border-color:#bef264f2;transform:translateY(-1px)}.hero-tags{flex-wrap:wrap;justify-content:center;gap:.7rem;display:flex}.hero-tag{letter-spacing:.05em;text-transform:uppercase;color:#def8e5f7;background:#062e1ef2;border:1px solid #4ade8066;border-radius:999px;padding:.5rem 1.1rem;font-size:1.05rem;font-weight:500}@keyframes hero-fade-in{0%{opacity:0;transform:translateY(10px)scale(.99)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:768px){#landing-page{align-items:flex-start;min-height:auto;padding:2rem 1.25rem 2.5rem}.hero{text-align:center;align-items:center;width:100%;max-width:26rem;margin:0 auto}.hero-title{margin:0 0 .75rem;font-size:2.5rem;line-height:1.1}.hero-text{margin:0 0 1rem;font-size:1.05rem;line-height:1.6}.hero-actions{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:.75rem;margin-bottom:1rem}.primary-cta,.ghost-cta{letter-spacing:.07em;justify-content:center;width:100%;max-width:20rem;margin:0 auto;padding:.8rem 1.5rem;font-size:1rem}.hero-tags{justify-content:center;gap:.45rem}.hero-tag{letter-spacing:.04em;padding:.35rem .9rem;font-size:.8rem}}
