.elo-landing{--paper:#f4efe4;--paper-deep:#ece4d4;--ink:#0f3d2e;--ink-soft:#3f5f51;--line:#002b24;--pink:#ff4d8d;--pink-deep:#e23e78;--card:#fff;--shadow:0 10px 30px #0f3d2e1f;background:var(--paper);min-height:100dvh;color:var(--ink);font-family:var(--font-landing-sans), "Inter", ui-sans-serif, system-ui, sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden}.elo-landing *{box-sizing:border-box}.elo-landing a{color:inherit}.elo-landing ::selection{background:var(--pink);color:#fff}.elo-landing :focus-visible{outline:3px solid var(--pink);outline-offset:3px;border-radius:4px}.elo-landing h1,.elo-landing h2,.elo-landing h3{font-family:var(--font-serif), "Playfair Display", ui-serif, Georgia, serif;color:var(--ink);margin:0;line-height:1.05}.elo-landing .hand{font-family:var(--font-landing-hand), "Caveat", cursive}.elo-landing nav{z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f4efe4e0;border-bottom:1px solid #002b2414;position:sticky;top:0}.elo-landing .nav-inner{justify-content:space-between;align-items:center;max-width:1180px;margin:0 auto;padding:20px 32px;display:flex}.elo-landing .logo{font-family:var(--font-serif), "Playfair Display", ui-serif, Georgia, serif;letter-spacing:-.01em;color:var(--ink);font-size:28px;font-weight:700;text-decoration:none}.elo-landing .nav-links{align-items:center;gap:14px;display:flex}.elo-landing .btn{cursor:pointer;font-size:15px;font-weight:600;font-family:var(--font-landing-sans), "Inter", ui-sans-serif, system-ui, sans-serif;border:1.5px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:11px 24px;text-decoration:none;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.elo-landing .btn-primary{background:var(--ink);color:var(--paper)}.elo-landing .btn-primary:hover{background:var(--pink);transform:translateY(-2px);box-shadow:0 8px 20px #ff4d8d59}.elo-landing .btn-ghost{border-color:var(--ink);color:var(--ink);background:0 0}.elo-landing .btn-ghost:hover{background:var(--ink);color:var(--paper)}.elo-landing .btn-sm{padding:9px 20px;font-size:14px}.elo-landing .hero{padding:90px 32px 140px;position:relative;overflow:visible}.elo-landing .hero-inner{text-align:center;z-index:5;max-width:820px;margin:0 auto;position:relative}.elo-landing .eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--pink-deep);align-items:center;gap:8px;margin-bottom:26px;font-size:13px;font-weight:700;display:inline-flex}.elo-landing .eyebrow:before{content:"";background:var(--pink);border-radius:50%;width:7px;height:7px;display:inline-block}.elo-landing .hero h1{letter-spacing:-.02em;font-size:clamp(40px,6.4vw,78px);font-weight:700}.elo-landing .hero h1 em{color:var(--pink-deep);font-style:italic}.elo-landing .hero p.lede{max-width:540px;color:var(--ink-soft);margin:28px auto 0;font-size:19px;line-height:1.6}.elo-landing .hero-ctas{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:40px;display:flex}.elo-landing .hero-ctas .btn{padding:15px 32px;font-size:16px}.elo-landing .sticky{background:var(--card);box-shadow:var(--shadow);font-family:var(--font-landing-hand), "Caveat", cursive;color:var(--ink);z-index:2;border:1px solid #002b240f;border-radius:6px;width:190px;padding:16px 18px;font-size:20px;font-weight:600;line-height:1.25;position:absolute}.elo-landing .sticky:before{content:"";background:#ff4d8d8c;border-radius:2px;width:34px;height:16px;position:absolute;top:-9px;left:50%;transform:translate(-50%)rotate(-4deg)}.elo-landing .sticky span{font-family:var(--font-landing-sans), "Inter", ui-sans-serif, system-ui, sans-serif;letter-spacing:.08em;text-transform:uppercase;color:var(--pink-deep);margin-top:10px;font-size:10px;font-style:normal;font-weight:600;display:block}.elo-landing .s1{top:8%;left:1%;transform:rotate(-7deg)}.elo-landing .s2{background:#fff6e9;top:2%;right:2%;transform:rotate(6deg)}.elo-landing .s4{top:66%;right:0%;transform:rotate(-6deg)}.elo-landing .s5{width:150px;font-size:17px;display:none;top:32%;left:12%;transform:rotate(-10deg)}.elo-landing .s6{width:150px;font-size:17px;display:none;top:28%;right:13%;transform:rotate(9deg)}@media (min-width:980px){.elo-landing .s5,.elo-landing .s6{display:block}}@media (max-width:720px){.elo-landing .sticky{display:none}.elo-landing .hero{padding:64px 24px 100px}.elo-landing .nav-inner{padding:16px 20px}}.elo-landing .marquee-band{background:var(--ink);border-top:1px solid #002b2426;border-bottom:1px solid #002b2426;padding:22px 0;overflow:hidden}.elo-landing .marquee-track{width:max-content;animation:42s linear infinite elo-landing-scroll;display:flex}@media (prefers-reduced-motion:reduce){.elo-landing .marquee-track{animation:none}.elo-landing .marquee-band{overflow-x:auto}}@keyframes elo-landing-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.elo-landing .marquee-item{font-family:var(--font-landing-hand), "Caveat", cursive;color:var(--paper);white-space:nowrap;align-items:center;gap:34px;padding:0 34px;font-size:24px;display:flex}.elo-landing .marquee-item:after{content:"✦";font-family:var(--font-landing-sans), "Inter", ui-sans-serif, system-ui, sans-serif;color:var(--pink);font-size:14px}.elo-landing .contrast{padding:130px 32px 110px}.elo-landing .contrast-inner{text-align:center;max-width:900px;margin:0 auto}.elo-landing .not-list{flex-wrap:wrap;justify-content:center;gap:14px 34px;margin-bottom:44px;display:flex}.elo-landing .not-list span{color:var(--ink-soft);text-decoration:line-through;-webkit-text-decoration-color:var(--pink);text-decoration-color:var(--pink);opacity:.6;font-size:20px;text-decoration-thickness:2px}.elo-landing .contrast h2{max-width:720px;margin:0 auto;font-size:clamp(32px,4.6vw,52px);font-weight:600}.elo-landing .contrast h2 .accent{color:var(--pink-deep);font-style:italic}.elo-landing .contrast p.sub{max-width:560px;color:var(--ink-soft);margin:24px auto 0;font-size:17px;line-height:1.6}.elo-landing .tags-section{text-align:center;padding:60px 32px 130px}.elo-landing .tags-section .kicker,.elo-landing .features-head .kicker{letter-spacing:.14em;text-transform:uppercase;color:var(--pink-deep);margin-bottom:18px;font-size:13px;font-weight:700;display:block}.elo-landing .tags-section h2{max-width:640px;margin:0 auto 46px;font-size:clamp(28px,4vw,42px);font-weight:600}.elo-landing .tag-cloud{flex-wrap:wrap;justify-content:center;gap:16px 14px;max-width:820px;margin:0 auto;display:flex}.elo-landing .tag{font-family:var(--font-serif), "Playfair Display", ui-serif, Georgia, serif;border:1.5px solid var(--ink);background:var(--card);border-radius:999px;padding:10px 24px;font-size:22px;font-style:italic;font-weight:600}.elo-landing .tag:nth-child(2n){transform:rotate(-2deg)}.elo-landing .tag:nth-child(3n){transform:rotate(2deg)}.elo-landing .tag.pink{background:var(--pink);border-color:var(--pink);color:#fff}.elo-landing .features{padding:20px 32px 130px}.elo-landing .features-head{text-align:center;max-width:640px;margin:0 auto 60px}.elo-landing .features-head h2{font-size:clamp(28px,4vw,42px);font-weight:600}.elo-landing .feature-grid{grid-template-columns:repeat(4,1fr);gap:22px;max-width:1180px;margin:0 auto;display:grid}@media (max-width:940px){.elo-landing .feature-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.elo-landing .feature-grid{grid-template-columns:1fr}.elo-landing .contrast,.elo-landing .tags-section,.elo-landing .features,.elo-landing .closing{padding-left:20px;padding-right:20px}}.elo-landing .feature-card{background:var(--card);box-shadow:var(--shadow);text-align:left;border-radius:14px;padding:30px 26px;transition:transform .2s;position:relative}.elo-landing .feature-card:hover{transform:translateY(-4px)}.elo-landing .feature-num{font-family:var(--font-serif), "Playfair Display", ui-serif, Georgia, serif;color:var(--pink-deep);margin-bottom:14px;font-size:15px;font-style:italic;display:block}.elo-landing .feature-card h3{margin-bottom:10px;font-size:20px;font-weight:600}.elo-landing .feature-card p{color:var(--ink-soft);margin:0;font-size:15px;line-height:1.55}.elo-landing .closing{background:var(--ink);color:var(--paper);text-align:center;padding:130px 32px;position:relative;overflow:hidden}.elo-landing .closing:before{content:"";background:var(--pink);filter:blur(140px);opacity:.28;width:520px;height:520px;position:absolute;top:-200px;left:50%;transform:translate(-50%)}.elo-landing .closing-inner{z-index:2;max-width:720px;margin:0 auto;position:relative}.elo-landing .closing h2{color:var(--paper);font-size:clamp(32px,5.4vw,58px);font-weight:600}.elo-landing .closing h2 em{color:var(--pink);font-style:italic}.elo-landing .closing p{color:#f4efe4bf;margin:24px 0 40px;font-size:18px}.elo-landing .closing .btn-primary{background:var(--pink);color:#fff}.elo-landing .closing .btn-primary:hover{background:var(--paper);color:var(--ink);box-shadow:0 8px 20px #f4efe440}.elo-landing footer{text-align:center;padding:44px 32px}.elo-landing footer .foot-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;max-width:1180px;margin:0 auto;display:flex}.elo-landing footer .logo{font-size:20px}.elo-landing footer .foot-links{color:var(--ink-soft);gap:24px;font-size:14px;display:flex}.elo-landing footer .foot-links a{-webkit-text-decoration:underline #002b2440;text-decoration:underline #002b2440}
