.Hero-module__JgYmMq__hero{min-height:100vh;padding:140px 0 80px;position:relative;overflow:hidden}.Hero-module__JgYmMq__heroGrid{grid-template-columns:1fr 460px;align-items:end;gap:60px;display:grid}.Hero-module__JgYmMq__hero h1{font-family:var(--font-bricolage), "Bricolage Grotesque", sans-serif;letter-spacing:-.045em;margin-top:22px;font-size:clamp(64px,9.2vw,148px);font-weight:800;line-height:.92}.Hero-module__JgYmMq__it{font-family:var(--font-instrument), "Instrument Serif", serif;letter-spacing:-.01em;color:var(--violet);font-style:italic;font-weight:400}.Hero-module__JgYmMq__stamp{background:var(--lime);box-shadow:0 8px 0 var(--ink);border-radius:14px;padding:0 18px 6px;display:inline-block;transform:rotate(-2deg)}.Hero-module__JgYmMq__nameJp{color:var(--ink-soft);font-size:16px;font-family:var(--font-jetbrains), "JetBrains Mono", monospace;letter-spacing:.12em;margin-top:18px}.Hero-module__JgYmMq__lede{max-width:540px;color:var(--ink);margin-top:28px;font-size:17px;line-height:1.7}.Hero-module__JgYmMq__heroMeta{font-family:var(--font-jetbrains), "JetBrains Mono", monospace;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-soft);flex-wrap:wrap;gap:28px;margin-top:40px;font-size:11px;display:flex}.Hero-module__JgYmMq__heroMeta b{color:var(--ink);margin-bottom:4px;font-weight:700;display:block}.Hero-module__JgYmMq__portraitStage{aspect-ratio:4/5;width:100%;position:relative}.Hero-module__JgYmMq__portraitBlob{background:linear-gradient(160deg,var(--violet) 0%,var(--pink) 60%,var(--peach) 100%);clip-path:path("M 230 10 C 340 0, 430 70, 450 200 C 470 320, 410 430, 290 460 C 170 490, 60 420, 30 290 C 0 160, 120 20, 230 10 Z");position:absolute;inset:0;box-shadow:0 30px 80px -30px #5b21b666}.Hero-module__JgYmMq__portraitBlob:after{content:"";mix-blend-mode:overlay;opacity:.6;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='200' height='200'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='1.2' numOctaves='2'/><feColorMatrix values='0 0 0 0 1  0 0 0 0 1  0 0 0 0 1  0 0 0 0.4 0'/></filter><rect width='100%25' height='100%25' filter='url(%23n)' opacity='0.5'/></svg>");position:absolute;inset:0}.Hero-module__JgYmMq__portraitPhoto{clip-path:path("M 230 10 C 340 0, 430 70, 450 200 C 470 320, 410 430, 290 460 C 170 490, 60 420, 30 290 C 0 160, 120 20, 230 10 Z");position:absolute;inset:0;overflow:hidden;transform:translate(-14px,14px)}.Hero-module__JgYmMq__portraitImg{object-fit:cover;object-position:center 18%;width:100%;height:100%;transform:rotate(-20deg)scale(1.2)}.Hero-module__JgYmMq__portraitTag{background:var(--ink);color:var(--bg);font-family:var(--font-jetbrains), "JetBrains Mono", monospace;letter-spacing:.14em;z-index:3;border-radius:16px;padding:14px 18px;font-size:11px;position:absolute;top:8%;right:-10px;transform:rotate(6deg);box-shadow:0 14px 30px -12px #14110f73}.Hero-module__JgYmMq__portraitTag b{color:var(--lime);letter-spacing:.06em;margin-bottom:2px;font-size:14px;display:block}.Hero-module__JgYmMq__portraitBadge{background:var(--lime);width:130px;height:130px;color:var(--ink);text-align:center;font-family:var(--font-bricolage), "Bricolage Grotesque", sans-serif;z-index:3;border:2px solid var(--ink);border-radius:999px;place-items:center;font-size:13px;font-weight:800;line-height:1.2;animation:14s linear infinite Hero-module__JgYmMq__spinBadge;display:grid;position:absolute;bottom:6%;right:-20px;transform:rotate(-12deg)}.Hero-module__JgYmMq__portraitBadge:before{content:"★";background:var(--ink);width:32px;height:32px;color:var(--lime);border-radius:999px;place-items:center;font-size:14px;display:grid;position:absolute;inset:auto auto -10px -10px}@keyframes Hero-module__JgYmMq__spinBadge{to{transform:rotate(348deg)}}.Hero-module__JgYmMq__deco{pointer-events:none;z-index:0;position:absolute}.Hero-module__JgYmMq__s1{width:180px;height:180px;top:15%;right:-60px}.Hero-module__JgYmMq__s2{width:120px;height:120px;bottom:-4%;left:42%}.Hero-module__JgYmMq__s3{width:90px;height:90px;top:28%;left:38%}.Hero-module__JgYmMq__s1 svg{animation:9s ease-in-out infinite Hero-module__JgYmMq__float1}.Hero-module__JgYmMq__s2 svg{animation:11s ease-in-out infinite Hero-module__JgYmMq__float2}.Hero-module__JgYmMq__s3 svg{animation:7s ease-in-out infinite Hero-module__JgYmMq__float3}@keyframes Hero-module__JgYmMq__float1{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-22px)rotate(8deg)}}@keyframes Hero-module__JgYmMq__float2{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(18px)rotate(-12deg)}}@keyframes Hero-module__JgYmMq__float3{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-14px)rotate(20deg)}}@media (max-width:960px){.Hero-module__JgYmMq__hero{padding:120px 0 60px}.Hero-module__JgYmMq__heroGrid{grid-template-columns:1fr;gap:50px}.Hero-module__JgYmMq__portraitStage{max-width:380px;margin:0 auto}.Hero-module__JgYmMq__hero h1{font-size:clamp(48px,11vw,96px)}.Hero-module__JgYmMq__s1{width:120px;height:120px;right:-40px}}@media (max-width:600px){.Hero-module__JgYmMq__hero{min-height:auto;padding:110px 0 40px}.Hero-module__JgYmMq__hero h1{font-size:clamp(40px,12vw,72px)}.Hero-module__JgYmMq__portraitStage{max-width:300px}.Hero-module__JgYmMq__portraitBadge{width:100px;height:100px;font-size:11px;bottom:4%;right:-8px}.Hero-module__JgYmMq__portraitTag{padding:10px 14px;font-size:10px;right:0}.Hero-module__JgYmMq__portraitTag b{font-size:12px}.Hero-module__JgYmMq__s1{width:100px;height:100px;right:-20px}.Hero-module__JgYmMq__s2{width:92px;height:92px;bottom:-6%;left:56%}.Hero-module__JgYmMq__s3{width:60px;height:60px}.Hero-module__JgYmMq__heroMeta{gap:18px}}
