.pz-mask-container{perspective:1000px;display:block;overflow:hidden}.pz-hero-divider{transform-origin:0;opacity:.85;background:currentColor;width:80px;height:2px;margin-bottom:2.5rem}.hero-title,.pz-hero-title,.contact-hero-title,.faq-title,.svp-detail-title{font-family:var(--font-display);font-size:var(--fs-hero);letter-spacing:-.03em;text-transform:uppercase;word-break:normal;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none;font-weight:700;line-height:1.05}@media (max-width:1200px){.hero-title,.pz-hero-title,.contact-hero-title,.faq-title,.svp-detail-title{font-size:clamp(1.85rem,3.5vw,2.5rem)}}@media (max-width:900px){.hero-title,.pz-hero-title,.contact-hero-title,.faq-title,.svp-detail-title{margin-bottom:1.5rem;font-size:clamp(1.75rem,4.5vw,2.35rem)}}@media (max-width:768px){.hero-title,.pz-hero-title,.contact-hero-title,.faq-title,.svp-detail-title{margin-bottom:1.5rem;font-size:clamp(1.65rem,5.8vw,2.2rem);line-height:1.08}}@media (max-width:480px){.hero-title,.pz-hero-title,.contact-hero-title,.faq-title,.svp-detail-title{font-size:clamp(1.45rem,6.4vw,1.85rem);line-height:1.1}}
.pz-container{max-width:1400px;padding:0 var(--page-gutter);width:100%;margin:0 auto}.pz-hero{padding:calc(100px + clamp(3rem,6vw,60px)) 0 clamp(3rem,6vw,60px)}.pz-hero-top{flex-wrap:wrap;gap:1rem;margin-bottom:2rem;display:flex}.pz-badge{border:1px solid var(--border-color);border-radius:var(--radius-sm);font-family:var(--font-mono);font-size:var(--fs-small);letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);padding:.25rem .75rem;font-weight:400;display:inline-block}.pz-badge-dark{border-radius:var(--radius-sm);font-family:var(--font-mono);font-size:var(--fs-small);letter-spacing:.08em;text-transform:uppercase;color:#ffffffd9;border:1px solid #fff3;margin-bottom:1.5rem;padding:.25rem .75rem;display:inline-block}.pz-hero-bottom{justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:4rem;display:flex}.pz-hero-desc{max-width:560px;font-family:var(--font-body);font-size:var(--fs-body);color:var(--text-muted);line-height:1.7}.pz-scroll-indicator{font-family:var(--font-mono);font-size:var(--fs-small);letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);flex-shrink:0;align-items:center;gap:.75rem;display:flex}.pz-scroll-icon{border:1px solid var(--border-color);width:28px;height:28px;color:var(--c-blue);border-radius:50%;justify-content:center;align-items:center;animation:1.6s ease-in-out infinite pz-bounce;display:flex}@keyframes pz-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(4px)}}.pz-hero-img-wrapper{aspect-ratio:21/9;border-radius:var(--radius-lg);width:100%;height:auto;min-height:320px;max-height:560px;position:relative;overflow:hidden}.pz-hero-img{object-fit:cover;object-position:center;width:100%;height:100%}@media (max-width:1024px){.pz-hero-bottom{flex-direction:column;align-items:flex-start}}@media (max-width:768px){.pz-hero-img-wrapper{aspect-ratio:16/10;height:auto;min-height:240px}}
