:root{--deep: #0a1628;--navy: #12263a;--teal: #1fa2a6;--aqua: #5ce1e6;--foam: #e8f7f6;--mist: #8fa3b5;--coral: #e07a5f;--sand: #f2e8d5;--rose: #e85a8c;font-family:Outfit,system-ui,sans-serif;color:var(--foam);background:var(--deep);line-height:1.5;font-weight:400;color-scheme:dark}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{min-height:100vh;background:radial-gradient(ellipse 80% 55% at 18% 8%,rgba(232,90,140,.14),transparent 55%),radial-gradient(ellipse 80% 50% at 20% 10%,rgba(31,162,166,.22),transparent 55%),radial-gradient(ellipse 70% 45% at 85% 20%,rgba(92,225,230,.12),transparent 50%),linear-gradient(165deg,#081521 0%,var(--deep) 45%,#0a2f38 100%);background-attachment:fixed}a{color:var(--aqua);text-decoration:none}h1,h2,.brand{font-family:Fraunces,Georgia,serif;font-weight:600}button,.btn{font-family:Outfit,system-ui,sans-serif;cursor:pointer;border:none;border-radius:16px;padding:.85rem 1.4rem;font-size:1rem;font-weight:500;transition:transform .2s ease,box-shadow .2s ease,background .2s ease;display:inline-flex;align-items:center;justify-content:center}button:hover,.btn:hover{transform:translateY(-1px)}.btn-primary{background:linear-gradient(135deg,var(--teal),#168a8e);color:#fff;box-shadow:0 8px 24px #1fa2a659}.btn-rose{background:linear-gradient(135deg,var(--rose),#c4457a);color:#fff;box-shadow:0 10px 28px #e85a8c59;min-width:11.5rem}.btn-ghost{background:transparent;color:var(--foam);border:1px solid rgba(92,225,230,.35)}.btn-danger{background:#e07a5f33;color:var(--coral);border:1px solid rgba(224,122,95,.45)}@keyframes drift{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes shimmer{0%{opacity:.45}50%{opacity:.9}to{opacity:.45}}@keyframes caretBlink{0%,45%{opacity:1}50%,to{opacity:0}}.wave-orb{position:absolute;border-radius:50%;filter:blur(40px);animation:drift 8s ease-in-out infinite,shimmer 6s ease-in-out infinite;pointer-events:none}.landing{position:relative;min-height:100vh;overflow:hidden;display:flex;flex-direction:column}.landing-header{padding:1.25rem 1.5rem;display:flex;justify-content:space-between;align-items:center;animation:fadeUp .7s ease both;position:relative;z-index:2}.landing-logo{font-size:1.35rem;letter-spacing:.02em}.landing-nav{display:flex;gap:1.25rem;align-items:center}.landing-nav a{color:var(--mist);font-size:.95rem}.landing-nav a:hover{color:var(--foam)}.landing-hero{flex:1;display:flex;flex-direction:column;justify-content:center;padding:2rem 1.5rem 4rem;max-width:760px;margin:0 auto;width:100%;text-align:center;position:relative;z-index:1;min-height:calc(100vh - 5rem)}.hero-brand{font-size:clamp(3.2rem,11vw,5.8rem);margin:0;background:linear-gradient(135deg,var(--foam),var(--aqua),var(--rose));-webkit-background-clip:text;background-clip:text;color:transparent;animation:fadeUp .8s ease both}.hero-eyebrow{margin:.35rem 0 0;color:var(--aqua);letter-spacing:.14em;text-transform:uppercase;font-size:.85rem;animation:fadeUp .9s ease both}.hero-line{font-family:Outfit,sans-serif;font-weight:400;font-size:clamp(1.15rem,3vw,1.5rem);margin:1.75rem 0 .75rem;color:var(--foam);animation:fadeUp 1s ease both}.hero-support{margin:0 auto;max-width:440px;color:var(--mist);animation:fadeUp 1.1s ease both}.hero-ctas{margin-top:2rem;display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap;animation:fadeUp 1.2s ease both}.typewriter-cta{font-family:Fraunces,Georgia,serif;font-size:1.15rem;letter-spacing:.02em}.typewriter-text{display:inline-flex;align-items:center;min-height:1.4em}.typewriter-caret{display:inline-block;width:2px;height:1.1em;margin-left:2px;background:#ffffffe6;animation:caretBlink 1s step-end infinite}.landing-star{padding:3.5rem 1.5rem 4rem;max-width:640px;margin:0 auto;text-align:center;position:relative;z-index:1;animation:fadeUp 1.3s ease both}.landing-star h2{margin:0;font-size:1.85rem}.landing-star p{color:var(--mist);margin-top:.75rem}.landing-footer{padding:2rem 1.5rem 2.5rem;display:flex;flex-direction:column;gap:1.25rem;color:var(--mist);font-size:.9rem;position:relative;z-index:1;border-top:1px solid rgba(92,225,230,.12)}.footer-brand{display:flex;justify-content:space-between;align-items:center;width:100%}.footer-sitemap{display:flex;flex-wrap:wrap;gap:.75rem 1.15rem;justify-content:flex-start}.footer-sitemap a{color:var(--mist);font-size:.88rem}.footer-sitemap a:hover{color:var(--aqua)}.bg-anim{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none;z-index:0}.tide-lines{position:absolute;top:-20%;right:-10%;bottom:-20%;left:-10%;background:repeating-linear-gradient(100deg,transparent,transparent 48px,rgba(92,225,230,.035) 48px,rgba(92,225,230,.035) 50px);animation:tideShift 28s linear infinite;opacity:.7}@keyframes tideShift{0%{transform:translate(0)}to{transform:translate(-50px)}}.landing-section{position:relative;z-index:1;padding:3.5rem 1.5rem;max-width:920px;margin:0 auto;width:100%;text-align:center;animation:fadeUp .9s ease both}.landing-section-wide{max-width:none;padding-left:0;padding-right:0}.landing-section h2{margin:0;font-size:clamp(1.6rem,4vw,2rem)}.section-lead{color:var(--mist);margin:.75rem auto 1.75rem;max-width:520px}.ideas-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;text-align:left}.idea-card{padding:1.15rem 1.2rem;border-radius:18px;background:#12263a8c;border:1px solid rgba(92,225,230,.14);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.idea-card h3{margin:0 0 .4rem;font-family:Fraunces,Georgia,serif;font-size:1.1rem;color:var(--aqua)}.idea-card p{margin:0;color:var(--foam);font-size:.95rem}.comments-rail{overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);padding:.5rem 0 1rem}.comments-track{display:flex;gap:1rem;width:max-content;animation:commentsSlide 42s linear infinite;padding:0 1.5rem}.comments-rail:hover .comments-track{animation-play-state:paused}@keyframes commentsSlide{0%{transform:translate(0)}to{transform:translate(-50%)}}.comment-card{margin:0;width:min(320px,78vw);flex:0 0 auto;padding:1.25rem 1.35rem;border-radius:20px;background:linear-gradient(160deg,#1fa2a629,#12263abf);border:1px solid rgba(92,225,230,.18);text-align:left}.comment-card blockquote{margin:0;font-family:Fraunces,Georgia,serif;font-size:1.05rem;line-height:1.45;color:var(--foam)}.comment-card figcaption{margin-top:.9rem;display:flex;flex-direction:column;gap:.15rem;font-size:.85rem;color:var(--mist)}.comment-card strong{color:var(--aqua);font-weight:600}.plans-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;text-align:left}.plan-card{padding:1.35rem 1.3rem 1.5rem;border-radius:20px;background:#12263a99;border:1px solid rgba(92,225,230,.16);display:flex;flex-direction:column;gap:.55rem}.plan-card-featured{border-color:#e85a8c73;background:linear-gradient(165deg,#e85a8c2e,#12263abf);box-shadow:0 12px 36px #e85a8c1f}.plan-eyebrow{margin:0;text-transform:uppercase;letter-spacing:.12em;font-size:.72rem;color:var(--aqua)}.plan-card h3{margin:0;font-family:Fraunces,Georgia,serif;font-size:1.55rem}.plan-card p{margin:0 0 .5rem;color:var(--mist);flex:1;font-size:.95rem}.plan-card .btn{align-self:flex-start}.how-list{list-style:none;margin:0;padding:0;text-align:left;display:grid;gap:.85rem;max-width:640px;margin-inline:auto}.how-list li{padding:1rem 1.15rem;border-radius:16px;background:#12263a73;border:1px solid rgba(92,225,230,.12);color:var(--mist)}.how-list strong{color:var(--foam);display:block;margin-bottom:.2rem;font-family:Fraunces,Georgia,serif}.contact-form{max-width:480px;margin:0 auto;text-align:left;display:grid;gap:.9rem}.contact-form label{display:grid;gap:.35rem;font-size:.9rem;color:var(--mist)}.contact-form input,.contact-form textarea{font-family:inherit;font-size:1rem;color:var(--foam);background:#081521a6;border:1px solid rgba(92,225,230,.22);border-radius:14px;padding:.75rem .9rem;outline:none}.contact-form input:focus,.contact-form textarea:focus{border-color:#5ce1e68c;box-shadow:0 0 0 3px #1fa2a62e}@media(max-width:760px){.landing-nav{gap:.65rem;flex-wrap:wrap;justify-content:flex-end;max-width:70%}.landing-nav a:nth-child(n+4):not(:last-child){display:none}.landing-hero{min-height:calc(100svh - 4.5rem);padding-bottom:3rem}}
