:root{--red-primary: #d32f2f;--red-bright: #e53935;--red-coral: #ef5350;--red-light: #ffcdd2;--red-ultra-light: #ffebee;--maroon-dark: #3e1a1a;--white: #ffffff;--off-white: #fff8f8}[data-astro-cid-j7pv25f6]{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Outfit,sans-serif;background:var(--white);background-image:radial-gradient(ellipse at 0% 0%,rgba(211,47,47,.06) 0%,transparent 50%),radial-gradient(ellipse at 100% 20%,rgba(239,83,80,.05) 0%,transparent 40%),radial-gradient(ellipse at 50% 100%,rgba(211,47,47,.08) 0%,transparent 50%),radial-gradient(ellipse at 80% 80%,rgba(229,57,53,.04) 0%,transparent 35%);min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow-x:hidden;position:relative;color:var(--maroon-dark)}.floating-shapes[data-astro-cid-j7pv25f6]{position:fixed;inset:0;pointer-events:none;z-index:0;overflow:hidden}.shape[data-astro-cid-j7pv25f6]{position:absolute;border-radius:50%;opacity:.07;animation:float 20s ease-in-out infinite}.shape-1[data-astro-cid-j7pv25f6]{width:300px;height:300px;background:var(--red-primary);top:-80px;left:-80px;animation-delay:0s;animation-duration:25s}.shape-2[data-astro-cid-j7pv25f6]{width:200px;height:200px;background:var(--red-coral);top:20%;right:-60px;animation-delay:-5s;animation-duration:20s}.shape-3[data-astro-cid-j7pv25f6]{width:150px;height:150px;background:var(--red-bright);bottom:10%;left:5%;animation-delay:-10s;animation-duration:22s}.shape-4[data-astro-cid-j7pv25f6]{width:100px;height:100px;background:var(--red-primary);top:50%;left:70%;animation-delay:-3s;animation-duration:18s}.shape-5[data-astro-cid-j7pv25f6]{width:250px;height:250px;background:var(--red-coral);bottom:-100px;right:20%;animation-delay:-7s;animation-duration:28s}.shape-6[data-astro-cid-j7pv25f6]{width:80px;height:80px;background:var(--red-bright);top:30%;left:40%;animation-delay:-12s;animation-duration:15s}@keyframes float{0%,to{transform:translate(0) scale(1)}25%{transform:translate(30px,-30px) scale(1.05)}50%{transform:translate(-20px,20px) scale(.95)}75%{transform:translate(15px,10px) scale(1.02)}}main[data-astro-cid-j7pv25f6]{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;padding:2rem 1.5rem;max-width:720px;width:100%;flex:1;justify-content:center}.logo-container[data-astro-cid-j7pv25f6]{animation:logoEntrance 1s cubic-bezier(.34,1.56,.64,1) forwards;opacity:0;margin-bottom:2.5rem}.logo[data-astro-cid-j7pv25f6]{width:320px;max-width:80vw;height:auto;filter:drop-shadow(0 12px 32px rgba(211,47,47,.2));transition:transform .4s cubic-bezier(.34,1.56,.64,1)}.logo[data-astro-cid-j7pv25f6]:hover{transform:scale(1.05) rotate(-2deg)}@keyframes logoEntrance{0%{opacity:0;transform:translateY(-40px) scale(.8)}to{opacity:1;transform:translateY(0) scale(1)}}.content[data-astro-cid-j7pv25f6]{text-align:center;animation:fadeUp .8s ease-out .4s forwards;opacity:0}@keyframes fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.badge[data-astro-cid-j7pv25f6]{display:inline-block;background:linear-gradient(135deg,var(--red-ultra-light),var(--red-light));color:var(--red-primary);font-weight:700;font-size:.9rem;padding:.5rem 1.5rem;border-radius:100px;letter-spacing:.08em;text-transform:uppercase;margin-bottom:1.5rem;border:1px solid rgba(211,47,47,.15);box-shadow:0 4px 16px #d32f2f1a}h1[data-astro-cid-j7pv25f6]{font-size:clamp(2rem,5vw,3rem);font-weight:800;line-height:1.2;margin-bottom:1.25rem;color:var(--maroon-dark)}.highlight[data-astro-cid-j7pv25f6]{display:block;background:linear-gradient(135deg,var(--red-primary),var(--red-coral));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.subtitle[data-astro-cid-j7pv25f6]{font-size:1.15rem;line-height:1.7;color:#5a3a3a;max-width:540px;margin:0 auto 2rem}.subtitle[data-astro-cid-j7pv25f6] strong[data-astro-cid-j7pv25f6]{color:var(--red-primary);font-weight:700}.divider[data-astro-cid-j7pv25f6]{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:1.5rem;position:relative}.divider[data-astro-cid-j7pv25f6]:before,.divider[data-astro-cid-j7pv25f6]:after{content:"";height:1px;width:60px;background:linear-gradient(90deg,transparent,var(--red-light),transparent)}.nose[data-astro-cid-j7pv25f6]{font-size:1.5rem;animation:bounce 2s ease-in-out infinite;display:inline-block}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.cta-text[data-astro-cid-j7pv25f6]{font-size:1.1rem;font-weight:600;color:var(--red-bright);margin-bottom:2rem}.social-hint[data-astro-cid-j7pv25f6]{display:flex;align-items:center;justify-content:center;gap:.75rem;font-size:.95rem;color:#8a6666;background:#ffebee80;padding:.75rem 1.5rem;border-radius:100px;backdrop-filter:blur(8px);border:1px solid rgba(211,47,47,.08)}.heart-beat[data-astro-cid-j7pv25f6]{display:inline-block;animation:heartbeat 1.5s ease-in-out infinite}@keyframes heartbeat{0%,to{transform:scale(1)}15%{transform:scale(1.25)}30%{transform:scale(1)}45%{transform:scale(1.15)}60%{transform:scale(1)}}footer[data-astro-cid-j7pv25f6]{position:relative;z-index:1;width:100%;text-align:center;padding:1.5rem;font-size:.85rem;color:#b08888}@media(max-width:480px){.logo[data-astro-cid-j7pv25f6]{width:240px}.social-hint[data-astro-cid-j7pv25f6]{flex-direction:column;gap:.4rem;padding:1rem}}
