.social-hero-header[data-v-5bc26259]{position:relative;padding:3rem 1rem 3.5rem;overflow:hidden;min-height:100vh;display:flex;flex-direction:column;justify-content:center;background-color:var(--paper)}@media(min-width:768px){.social-hero-header[data-v-5bc26259]{padding:6rem 5rem}}.social-hero-blob[data-v-5bc26259]{position:absolute;border-radius:9999px;filter:blur(64px);opacity:.6;mix-blend-mode:multiply;z-index:0}.social-hero-blob-1[data-v-5bc26259]{top:5rem;right:-5%;width:16rem;height:16rem;background-color:var(--accent2);animation:pulse 2s infinite}.social-hero-blob-2[data-v-5bc26259]{bottom:2.5rem;left:-5%;width:18rem;height:18rem;background-color:rgba(var(--accent-coral-rgb),.2)}.social-hero-grid[data-v-5bc26259]{max-width:96rem;margin:0 auto;display:grid;grid-template-columns:1fr;gap:3rem;align-items:center;position:relative;z-index:10}@media(min-width:768px){.social-hero-grid[data-v-5bc26259]{grid-template-columns:repeat(2,minmax(0,1fr));gap:3rem}}.social-hero-content[data-v-5bc26259]{display:flex;flex-direction:column;gap:1.5rem;order:2}@media(min-width:768px){.social-hero-content[data-v-5bc26259]{gap:2rem;order:1}}.social-hero-badge[data-v-5bc26259]{display:inline-flex;align-items:center;gap:.5rem;padding:.25rem .75rem;background-color:var(--accent2);border:2px solid var(--fg);border-radius:.5rem;width:-moz-fit-content;width:fit-content;transform:rotate(-2deg);box-shadow:2px 2px 0 var(--fg)}.social-hero-badge-icon[data-v-5bc26259]{font-size:.875rem;color:var(--fg)}.social-hero-badge-text[data-v-5bc26259]{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--fg)}.social-hero-title[data-v-5bc26259]{font-size:3.4rem;font-weight:900;line-height:1.1;letter-spacing:0;color:var(--fg);text-transform:none;font-style:normal}@media(min-width:768px){.social-hero-title[data-v-5bc26259]{font-size:5.2rem}}.social-hero-title-highlight[data-v-5bc26259]{color:var(--accent1)}.social-hero-description[data-v-5bc26259]{color:var(--accent5);font-size:1.2rem;font-weight:500;line-height:1.625;max-width:40rem;opacity:.9}@media(min-width:768px){.social-hero-description[data-v-5bc26259]{font-size:1.25rem}}.social-hero-buttons[data-v-5bc26259]{display:flex;flex-direction:column;gap:1rem;padding-top:1rem}@media(min-width:640px){.social-hero-buttons[data-v-5bc26259]{flex-direction:row}}.social-hero-visual[data-v-5bc26259]{position:relative;order:1;display:flex;justify-content:center}@media(min-width:768px){.social-hero-visual[data-v-5bc26259]{order:2}}.social-hero-collage[data-v-5bc26259]{position:relative;width:100%;max-width:42rem;aspect-ratio:1/1;transition:transform .3s ease}.social-hero-collage[data-v-5bc26259]:hover{transform:scale(1.02)}.social-hero-img-back[data-v-5bc26259]{position:absolute;top:0;right:0;width:75%;height:75%;background-color:var(--accent5);border-radius:1rem;border:2px solid var(--fg);box-shadow:4px 4px 0 var(--fg);transform:rotate(3deg);z-index:10;overflow:hidden;transition:transform .4s ease}.social-hero-collage:hover .social-hero-img-back[data-v-5bc26259]{transform:rotate(5deg) scale(1.05) translate(10px,-10px)}.social-hero-img-obj[data-v-5bc26259]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.8;mix-blend-mode:overlay;transition:opacity .3s ease,mix-blend-mode .3s ease}.social-hero-collage:hover .social-hero-img-obj[data-v-5bc26259]{opacity:1;mix-blend-mode:normal}.social-hero-img-front[data-v-5bc26259]{position:absolute;bottom:0;left:1rem;width:75%;height:75%;background-color:var(--paper);border-radius:1rem;border:2px solid var(--fg);box-shadow:4px 4px 0 var(--fg);transform:rotate(-2deg);z-index:20;overflow:hidden;display:flex;flex-direction:column;transition:transform .4s ease,box-shadow .3s ease}.social-hero-collage:hover .social-hero-img-front[data-v-5bc26259]{transform:rotate(-1deg) scale(1.05) translate(-10px,10px);box-shadow:8px 8px 0 var(--fg)}.social-hero-browser-bar[data-v-5bc26259]{height:2rem;border-bottom:2px solid var(--fg);background-color:var(--bg2);display:flex;align-items:center;padding:0 .75rem;gap:.25rem}.social-hero-dot[data-v-5bc26259]{width:.5rem;height:.5rem;border-radius:9999px;background-color:var(--fg)}.social-hero-front-content[data-v-5bc26259]{flex:1;position:relative;background-size:cover;background-position:50%}.social-hero-overlay[data-v-5bc26259]{position:absolute;inset:0;background:linear-gradient(to top,rgba(var(--black-rgb),.6),transparent);display:flex;align-items:flex-end;padding:1.5rem;transition:opacity .3s ease,background .3s ease}.social-hero-collage:hover .social-hero-overlay[data-v-5bc26259]{background:transparent}.social-hero-likes[data-v-5bc26259]{background-color:rgba(var(--white-rgb),.2);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:.75rem;border-radius:.5rem;border:1px solid rgba(var(--white-rgb),.4);transition:opacity .3s ease}.social-hero-likes p[data-v-5bc26259]{color:var(--paper);font-weight:700;font-size:.875rem;margin:0;transition:color .3s ease}.social-hero-collage:hover .social-hero-likes p[data-v-5bc26259]{color:var(--fg)}.social-hero-sticker[data-v-5bc26259]{position:absolute;top:50%;right:-1.25rem;z-index:30;transform:rotate(12deg);background-color:var(--accent2);padding:.5rem 1rem;border:2px solid var(--fg);box-shadow:2px 2px 0 var(--fg);border-radius:9999px;transition:opacity .3s ease}.social-hero-sticker span[data-v-5bc26259]{font-weight:700;color:var(--fg);white-space:nowrap}.social-hero-doodle[data-v-5bc26259]{position:absolute;bottom:-2rem;right:-2rem;width:6rem;height:6rem;color:var(--accent1);z-index:0}
