.hero[data-astro-cid-bbe6dxrz]{display:grid;grid-template-columns:1fr 1fr;min-height:100vh;padding-top:72px}.hero-left[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;justify-content:center;padding:4rem 3rem 4rem 4rem;gap:1.6rem}.hero-tag[data-astro-cid-bbe6dxrz]{width:fit-content;margin-bottom:.5rem}.hero-h1[data-astro-cid-bbe6dxrz]{font-family:var(--font-hand);font-size:clamp(3.5rem,5.5vw,6rem);line-height:1.05;color:var(--ink);font-weight:700}.red-italic[data-astro-cid-bbe6dxrz]{font-style:italic;color:var(--red)}.hero-body[data-astro-cid-bbe6dxrz]{font-family:var(--font-body);font-style:italic;font-size:clamp(1.05rem,1.4vw,1.25rem);color:var(--ink);max-width:44ch;line-height:1.7;font-weight:300}.hero-ctas[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;gap:2rem;flex-wrap:wrap}.hero-deco[data-astro-cid-bbe6dxrz]{font-family:var(--font-hand);font-size:1rem;color:var(--brown);transform:rotate(-1.5deg);display:inline-block;margin-top:1.5rem;opacity:.75}.hero-right[data-astro-cid-bbe6dxrz]{background:var(--yellow);position:relative;overflow:hidden;min-height:100%}.hero-right[data-astro-cid-bbe6dxrz]:before{content:"";position:absolute;top:-10%;right:-8%;width:320px;height:320px;background:var(--red);opacity:.12;border-radius:60% 40% 70% 30%/50% 60% 40% 50%}.hero-right[data-astro-cid-bbe6dxrz]:after{content:"";position:absolute;bottom:5%;left:-5%;width:260px;height:260px;background:var(--ink);opacity:.08;border-radius:40% 60% 30% 70%/60% 40% 50% 50%}.hero-blob-wrap[data-astro-cid-bbe6dxrz]{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.hero-main-print[data-astro-cid-bbe6dxrz]{transform:rotate(-3deg);z-index:2;position:relative}.hero-small-print[data-astro-cid-bbe6dxrz]{position:absolute;bottom:8%;right:8%;transform:rotate(6deg);z-index:3}@media(max-width:768px){.hero[data-astro-cid-bbe6dxrz]{grid-template-columns:1fr;min-height:auto}.hero-left[data-astro-cid-bbe6dxrz]{padding:3rem 1.5rem 2rem}.hero-right[data-astro-cid-bbe6dxrz]{min-height:440px}.hero-main-print[data-astro-cid-bbe6dxrz]{transform:rotate(-2deg)}}.marquee-strip[data-astro-cid-tpudeaz7]{overflow:hidden;background:var(--ink);color:var(--cream);padding:.75rem 0;border-top:2px solid var(--ink);border-bottom:2px solid var(--ink);width:100%}.marquee-track[data-astro-cid-tpudeaz7]{display:flex;align-items:center;white-space:nowrap;animation:marquee 28s linear infinite;width:max-content}.marquee-strip[data-astro-cid-tpudeaz7]:hover .marquee-track[data-astro-cid-tpudeaz7]{animation-play-state:paused}.marquee-item[data-astro-cid-tpudeaz7]{font-family:var(--font-hand);font-size:1.4rem;font-weight:600;padding:0 1.5rem;display:inline-flex;align-items:center;gap:1.2rem}.marquee-dot[data-astro-cid-tpudeaz7]{color:var(--yellow);font-size:1.2rem;line-height:1}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.about-section[data-astro-cid-v2cbyr3p]{display:grid;grid-template-columns:1fr 1fr;min-height:500px}.about-left[data-astro-cid-v2cbyr3p]{background:var(--red);color:var(--cream);padding:4rem 3.5rem;display:flex;flex-direction:column;justify-content:center;gap:1.4rem}.about-tag[data-astro-cid-v2cbyr3p]{width:fit-content}.about-h2[data-astro-cid-v2cbyr3p]{font-family:var(--font-hand);font-size:clamp(2.4rem,3.5vw,3.5rem);font-weight:700;line-height:1.1;color:var(--cream)}.about-body[data-astro-cid-v2cbyr3p]{font-family:var(--font-body);font-style:italic;font-size:1.05rem;font-weight:300;line-height:1.75;color:var(--cream);max-width:46ch}.about-btn[data-astro-cid-v2cbyr3p]{width:fit-content;font-family:var(--font-hand);font-size:1.05rem;font-weight:700;padding:.5rem 1.5rem;border-radius:999px;text-decoration:none;transition:transform .2s ease}.about-btn[data-astro-cid-v2cbyr3p]:hover{transform:translateY(-2px)}.about-right[data-astro-cid-v2cbyr3p]{background:var(--yellow);display:flex;align-items:center;justify-content:center;padding:3rem}.portrait-wrap[data-astro-cid-v2cbyr3p]{border-radius:60% 40% 50% 60%/55% 50% 60% 45%;overflow:hidden;width:280px;height:340px;box-shadow:0 8px 32px #1a110838,0 0 0 3px var(--yellow),0 0 0 7px var(--ink);outline:3px dashed var(--ink);outline-offset:6px;transition:transform .3s ease}.portrait-wrap[data-astro-cid-v2cbyr3p]:hover{transform:scale(1.02) rotate(1deg)}.portrait-img[data-astro-cid-v2cbyr3p]{width:100%;height:100%;object-fit:cover;object-position:top center;display:block}@media(max-width:768px){.about-section[data-astro-cid-v2cbyr3p]{grid-template-columns:1fr}.about-left[data-astro-cid-v2cbyr3p]{padding:3rem 1.5rem}.about-right[data-astro-cid-v2cbyr3p]{min-height:300px}.portrait-placeholder[data-astro-cid-v2cbyr3p]{width:200px;height:240px}}.featured-section[data-astro-cid-j7pv25f6]{padding:6rem 2rem;background:var(--cream)}.featured-header[data-astro-cid-j7pv25f6]{text-align:center;margin-bottom:4rem;display:flex;flex-direction:column;align-items:center;gap:1rem}.featured-h2[data-astro-cid-j7pv25f6]{font-family:var(--font-hand);font-size:clamp(2.2rem,3.5vw,3rem);font-weight:700;color:var(--ink);line-height:1.1}.featured-sub[data-astro-cid-j7pv25f6]{font-family:var(--font-body);font-style:italic;font-size:1.05rem;font-weight:300;color:var(--brown);max-width:40ch}.featured-grid[data-astro-cid-j7pv25f6]{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;max-width:1100px;margin:0 auto}.featured-card[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;align-items:center;gap:1rem;text-decoration:none;color:var(--ink);cursor:pointer;opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}.featured-card[data-astro-cid-j7pv25f6].visible{opacity:1;transform:translateY(0)}.featured-card[data-astro-cid-j7pv25f6]:hover .featured-frame[data-astro-cid-j7pv25f6]{transform:translateY(-6px) rotate(0)!important}.featured-frame[data-astro-cid-j7pv25f6]{transition:transform .3s ease}.featured-title[data-astro-cid-j7pv25f6]{font-family:var(--font-hand);font-size:1.2rem;font-weight:700;color:var(--ink)}.featured-series[data-astro-cid-j7pv25f6]{font-family:var(--font-body);font-style:italic;font-size:.85rem;color:var(--brown)}.featured-cta[data-astro-cid-j7pv25f6]{text-align:center;margin-top:4rem}.ig-cta-section[data-astro-cid-j7pv25f6]{background:var(--ink);color:var(--cream);padding:5rem 2rem;text-align:center}.ig-cta-inner[data-astro-cid-j7pv25f6]{max-width:600px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:1.2rem}.ig-cta-label[data-astro-cid-j7pv25f6]{font-family:var(--font-hand);font-size:1.1rem;color:var(--yellow);letter-spacing:.04em}.ig-cta-h2[data-astro-cid-j7pv25f6]{font-family:var(--font-hand);font-size:clamp(2.5rem,5vw,4rem);font-weight:700;color:var(--cream);line-height:1.1}.ig-cta-body[data-astro-cid-j7pv25f6]{font-family:var(--font-body);font-style:italic;font-size:1.05rem;font-weight:300;color:var(--frame)}.ig-cta-btn[data-astro-cid-j7pv25f6]{background:var(--yellow);color:var(--ink);font-family:var(--font-hand);font-size:1.1rem;font-weight:700;padding:.65rem 2rem;border-radius:999px;display:inline-flex;align-items:center;gap:.6rem;margin-top:.5rem;transition:transform .2s ease,background .2s ease}.ig-cta-btn[data-astro-cid-j7pv25f6]:hover{transform:translateY(-2px) rotate(-1deg);background:var(--cream)}@media(max-width:900px){.featured-grid[data-astro-cid-j7pv25f6]{grid-template-columns:repeat(2,1fr);gap:2rem}}@media(max-width:560px){.featured-grid[data-astro-cid-j7pv25f6]{grid-template-columns:1fr}}
