:root{--color-bg: #0a0d0c;--color-fg: #f4ead5;--color-accent: #fbe7b6;--color-muted: rgba(244, 234, 213, .7);--color-border: rgba(244, 234, 213, .15);--font-sans: "Inter", "Noto Sans KR", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;color-scheme:dark}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{min-height:100%}body{background:var(--color-bg);color:var(--color-fg);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}a{color:inherit}img{max-width:100%;height:auto;display:block}.hero{position:relative;height:100dvh;width:100%;background-color:var(--color-bg);background-image:image-set(url(/img/puhpowee-1920.avif) type("image/avif"),url(/img/puhpowee-1920.webp) type("image/webp"),url(/img/puhpowee-1920.jpg) type("image/jpeg"));background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden}@media(max-width:768px){.hero{background-image:image-set(url(/img/puhpowee-768.avif) type("image/avif"),url(/img/puhpowee-768.webp) type("image/webp"),url(/img/puhpowee-768.jpg) type("image/jpeg"))}}@media(min-width:769px)and (max-width:1280px){.hero{background-image:image-set(url(/img/puhpowee-1280.avif) type("image/avif"),url(/img/puhpowee-1280.webp) type("image/webp"),url(/img/puhpowee-1280.jpg) type("image/jpeg"))}}@media(min-width:2200px){.hero{background-image:image-set(url(/img/puhpowee-2560.avif) type("image/avif"),url(/img/puhpowee-2560.webp) type("image/webp"),url(/img/puhpowee-2560.jpg) type("image/jpeg"))}}.hero__overlay{position:absolute;inset:0;background:radial-gradient(ellipse at center,#00000026,#0000008c 70%),linear-gradient(180deg,#080e1259,#080e120d 40%,#080e128c);pointer-events:none}.hero__content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:2rem;text-align:center;color:#f7eed8;text-shadow:0 2px 24px rgba(0,0,0,.55);animation:fadeUp 1.4s ease-out both}.hero__title{font-family:Sacramento,cursive;font-size:clamp(4.1rem,14.3vw,11.3rem);font-weight:400;letter-spacing:.01em;line-height:1;color:var(--color-accent);margin-bottom:4rem}.hero__subtitle{font-size:clamp(1rem,2vw,1.35rem);font-weight:300;letter-spacing:.04em;line-height:1.6;max-width:36rem;opacity:.92}.hero__caption{margin-top:1.25rem;font-size:.85rem;letter-spacing:.3em;text-transform:uppercase;opacity:.6}@keyframes fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.hero__content{animation:none}}.page{max-width:56rem;margin:0 auto;padding:6rem 1.5rem 4rem}.page__title{font-size:clamp(2rem,5vw,3rem);font-weight:400;margin-bottom:2rem;font-style:italic;color:var(--color-accent)}.post-list{list-style:none;display:grid;gap:1.5rem;padding:0}.pager{display:flex;justify-content:space-between;align-items:center;margin-top:3rem;gap:1rem}.pager a{color:var(--color-accent);text-decoration:none}.pager__page{color:var(--color-muted);font-size:.9rem}.company-info{display:grid;grid-template-columns:max-content 1fr;gap:.75rem 2rem;align-items:baseline}.company-info dt{color:var(--color-muted);font-size:.9rem;letter-spacing:.05em;text-transform:uppercase}.company-info dd{margin:0}.company-info a{color:var(--color-accent);text-decoration:none}.company-info a:hover{text-decoration:underline}.lang[data-astro-cid-d2mhfzrs]{position:relative}.lang[data-astro-cid-d2mhfzrs]>summary[data-astro-cid-d2mhfzrs]{list-style:none;cursor:pointer;padding:.4rem .75rem;border:1px solid var(--color-border);border-radius:4px;font-size:.85rem;letter-spacing:.1em}.lang[data-astro-cid-d2mhfzrs]>summary[data-astro-cid-d2mhfzrs]::-webkit-details-marker{display:none}.lang[data-astro-cid-d2mhfzrs][open]>summary[data-astro-cid-d2mhfzrs]{border-color:var(--color-muted)}.lang[data-astro-cid-d2mhfzrs] ul[data-astro-cid-d2mhfzrs]{position:absolute;right:0;top:calc(100% + .25rem);list-style:none;background:var(--color-bg);border:1px solid var(--color-border);border-radius:4px;padding:.25rem 0;min-width:9rem;z-index:10}.lang[data-astro-cid-d2mhfzrs] a[data-astro-cid-d2mhfzrs]{display:block;padding:.4rem .75rem;text-decoration:none;font-size:.9rem}.lang[data-astro-cid-d2mhfzrs] a[data-astro-cid-d2mhfzrs][aria-current=true]{color:var(--color-accent)}.lang[data-astro-cid-d2mhfzrs] a[data-astro-cid-d2mhfzrs]:hover{background:#ffffff0d}.site-header[data-astro-cid-3ef6ksr2]{position:fixed;top:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;z-index:20;background:linear-gradient(180deg,#0a0d0cd9,#0a0d0c00)}.brand[data-astro-cid-3ef6ksr2]{font-style:italic;font-size:1.25rem;color:var(--color-accent);text-decoration:none;letter-spacing:.02em}nav[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:1.25rem}nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{text-decoration:none;font-size:.95rem;color:var(--color-fg);opacity:.85}nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover{opacity:1}.site-footer[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:.35rem;padding:1.75rem 1.5rem;border-top:1px solid var(--color-border);font-size:.85rem;color:var(--color-muted)}.site-footer__row[data-astro-cid-sz7xmlte]{line-height:1.5}.site-footer__row--lead[data-astro-cid-sz7xmlte]{color:var(--color-fg);font-size:.95rem;margin-bottom:.15rem}.site-footer__row--meta[data-astro-cid-sz7xmlte]{display:flex;flex-wrap:wrap;gap:.25rem 0;align-items:center}.site-footer__sep[data-astro-cid-sz7xmlte]{color:#f4ead54d;margin:0 .5rem}.site-footer[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:inherit;text-decoration:none}.site-footer[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--color-fg)}
