@keyframes fadeInUp{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.pn-anim .pn-card,.pn-anim .pn-step,.pn-anim .pn-quote-card,.pn-anim .pn-safe-item,.pn-anim .pn-faq-item,.pn-anim .pn-cta-box,.pn-anim .pn-h2,.pn-anim .pn-price-grid,.pn-anim .pn-price-box{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.pn-anim.visible .pn-card,.pn-anim.visible .pn-step,.pn-anim.visible .pn-quote-card,.pn-anim.visible .pn-safe-item,.pn-anim.visible .pn-faq-item,.pn-anim.visible .pn-cta-box,.pn-anim.visible .pn-h2,.pn-anim.visible .pn-price-grid,.pn-anim.visible .pn-price-box{opacity:1;transform:translateY(0)}.pn-anim.visible .pn-card:nth-child(1),.pn-anim.visible .pn-quote-card:nth-child(1),.pn-anim.visible .pn-safe-item:nth-child(1),.pn-anim.visible .pn-faq-item:nth-child(1){transition-delay:.05s}.pn-anim.visible .pn-card:nth-child(2),.pn-anim.visible .pn-quote-card:nth-child(2),.pn-anim.visible .pn-safe-item:nth-child(2),.pn-anim.visible .pn-faq-item:nth-child(2){transition-delay:.15s}.pn-anim.visible .pn-card:nth-child(3),.pn-anim.visible .pn-quote-card:nth-child(3),.pn-anim.visible .pn-safe-item:nth-child(3),.pn-anim.visible .pn-faq-item:nth-child(3){transition-delay:.25s}.pn-anim.visible .pn-safe-item:nth-child(4),.pn-anim.visible .pn-faq-item:nth-child(4){transition-delay:.35s}.pn-anim.visible .pn-faq-item:nth-child(5){transition-delay:.38s}.pn-anim.visible .pn-faq-item:nth-child(6){transition-delay:.41s}.pn-anim.visible .pn-faq-item:nth-child(7){transition-delay:.44s}.pn-anim.visible .pn-faq-item:nth-child(8){transition-delay:.47s}.pn-anim.visible .pn-step:nth-child(1){transition-delay:.05s}.pn-anim.visible .pn-step:nth-child(3){transition-delay:.15s}.pn-anim.visible .pn-step:nth-child(5){transition-delay:.25s}.pn-anim.visible .pn-price-box:nth-child(1){transition-delay:.1s}.pn-anim.visible .pn-price-box:nth-child(2){transition-delay:.2s}.pn{font-family:"DM Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:#1a1a1a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}.pn-wrap{max-width:1080px;margin:0 auto;padding:0 24px}.pn-hero .pn-wrap{max-width:1120px}.pn-wrap--narrow{max-width:720px}.pn-nav{position:fixed;top:0;left:0;right:0;z-index:100;background:hsla(0,0%,100%,.92);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid rgba(0,0,0,0);transition:border-color .3s,box-shadow .3s}@media(min-width: 768px){.pn-nav{position:absolute;background:#fff;backdrop-filter:none;-webkit-backdrop-filter:none}}.pn-nav.scrolled{border-color:#ebebeb;box-shadow:0 1px 12px rgba(0,0,0,.04)}@media(min-width: 768px){.pn-nav.scrolled{border-color:rgba(0,0,0,0);box-shadow:none}}.pn-nav-inner{display:flex;align-items:center;justify-content:space-between;height:64px}.pn-nav-right{display:flex;align-items:center;gap:20px}.pn-nav-link{color:#1a1a1a;font-size:14px;font-weight:600;text-decoration:none;transition:color .2s}.pn-nav-link:hover{color:#e5af00}.pn-lang{position:relative}.pn-lang:hover .pn-lang-dd{opacity:1;visibility:visible;transform:translateY(0)}.pn-lang-cur{color:#1a1a1a;font-size:14px;font-weight:600;cursor:pointer;transition:color .2s}.pn-lang-dd{position:absolute;right:0;top:calc(100% + 8px);background:#fff;border-radius:10px;box-shadow:0 8px 28px rgba(0,0,0,.08);min-width:140px;overflow:hidden;display:flex;flex-direction:column;opacity:0;visibility:hidden;transform:translateY(6px);transition:.2s}.pn-lang-dd a{padding:10px 18px;font-size:14px;color:#1a1a1a;text-decoration:none;transition:background .15s}.pn-lang-dd a:hover{background:#f5f5f5}.pn-hero{padding:96px 0 48px;background:#fff;overflow:hidden}@media(min-width: 768px){.pn-hero{padding:120px 0 72px}}@media(min-width: 1024px){.pn-hero{padding:140px 0 100px}}.pn-hero-grid{display:grid;gap:40px;align-items:center}@media(min-width: 1024px){.pn-hero-grid{grid-template-columns:1fr 1fr;gap:64px}}.pn-hero-text{animation:fadeInUp .8s ease both}.pn-hero-text h1{font-size:clamp(32px,5vw,52px);font-weight:800;line-height:1.15;letter-spacing:-0.02em;color:#1a1a1a;margin:0}.pn-hero-text .pn-btn{margin-top:32px}.pn-hero-sub{margin-top:20px;font-size:17px;color:#555;line-height:1.7;max-width:440px}@media(min-width: 768px){.pn-hero-sub{font-size:18px}}.pn-hero-stats{display:flex;gap:20px;margin-top:36px;padding-top:24px;border-top:1px solid #ebebeb}@media(min-width: 768px){.pn-hero-stats{gap:40px;margin-top:48px;padding-top:32px}}.pn-hstat strong{display:block;font-size:22px;font-weight:800;color:#1a1a1a;letter-spacing:-0.02em}.pn-hstat strong span{color:#fec300}@media(min-width: 768px){.pn-hstat strong{font-size:28px}}@media(min-width: 1024px){.pn-hstat strong{font-size:32px}}.pn-hstat>span{display:block;font-size:12px;color:#9e9e9e;margin-top:2px}@media(min-width: 768px){.pn-hstat>span{font-size:13px}}.pn-hero-visual{position:relative;order:-1}@media(min-width: 1024px){.pn-hero-visual{order:0}}.pn-hero-img-wrap{position:relative}.pn-hero-img-wrap::before{content:"";position:absolute;top:-28px;right:-20px;bottom:-20px;left:-40px;background:linear-gradient(145deg, rgba(0, 0, 0, 0.08) 0%, rgba(0, 0, 0, 0.03) 100%);border-radius:62% 38% 46% 54%/40% 58% 42% 60%;z-index:0}@media(min-width: 768px){.pn-hero-img-wrap::before{top:-36px;right:-28px;bottom:-28px;left:-56px}}@media(min-width: 1024px){.pn-hero-img-wrap::before{top:-44px;right:-32px;bottom:-32px;left:-72px}}.pn-hero-img{position:relative;z-index:1;width:100%;height:280px;object-fit:cover;border-radius:20px;box-shadow:0 20px 60px rgba(0,0,0,.1)}@media(min-width: 768px){.pn-hero-img{height:380px;border-radius:24px}}@media(min-width: 1024px){.pn-hero-img{height:460px}}.pn-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 32px;border-radius:100px;font-size:15px;font-weight:600;font-family:"DM Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;text-decoration:none;border:none;cursor:pointer;white-space:nowrap;transition:background .2s ease,transform .2s ease}.pn-btn i{font-size:13px}.pn-btn--gold{background:#fec300;color:#1a1a1a}.pn-btn--gold:hover{background:#e5af00}.pn-btn--dark{background:#1a1a1a;color:#fff}.pn-btn--dark:hover{background:#333}.pn-btn--lg{padding:18px 40px;font-size:17px}.pn-btn--full{width:100%}.pn-sec{padding:56px 0}@media(min-width: 768px){.pn-sec{padding:80px 0}}@media(min-width: 1024px){.pn-sec{padding:100px 0}}.pn-sec--to-alt{background:linear-gradient(180deg, #fff 80%, #f5f5f5 100%)}.pn-sec--alt{background:linear-gradient(180deg, #f5f5f5 80%, #fff 100%)}.pn-sec--alt-solid{background:#f5f5f5}.pn-sec--cta{background:#fec300;border-top:none}.pn-sec--cta .pn-cta-box h2{color:#1a1a1a}.pn-h2{font-size:26px;font-weight:800;text-align:center;margin:0 0 16px;letter-spacing:-0.02em;color:#1a1a1a}@media(min-width: 768px){.pn-h2{font-size:34px}}.pn-h2-bar{display:block;width:36px;height:3px;background:#fec300;border-radius:2px;margin:0 auto 40px}.pn-grid3{display:grid;grid-template-columns:1fr;gap:16px}@media(min-width: 768px){.pn-grid3{grid-template-columns:repeat(3, 1fr);gap:20px}}.pn-card{border-radius:20px;overflow:visible;text-align:center;transition:transform .3s ease}.pn-card:hover{transform:translateY(-5px)}.pn-card h3{font-size:17px;font-weight:700;margin:0 0 10px;color:#1a1a1a}.pn-card p{font-size:14px;color:#555;line-height:1.7;margin:0}.pn-card--gold .pn-card-illus,.pn-card--blue .pn-card-illus,.pn-card--green .pn-card-illus{position:relative}.pn-card--gold .pn-card-illus::before,.pn-card--blue .pn-card-illus::before,.pn-card--green .pn-card-illus::before{content:"";position:absolute;width:70%;height:88%;background:#f5f5f5;top:6%;left:50%;transform:translateX(-50%);z-index:0}.pn-card--gold .pn-card-illus img,.pn-card--blue .pn-card-illus img,.pn-card--green .pn-card-illus img{position:relative;z-index:1}.pn-card--gold .pn-card-illus::before{border-radius:60% 40% 55% 45%/45% 60% 40% 55%}.pn-card--blue .pn-card-illus::before{border-radius:40% 60% 45% 55%/60% 35% 65% 40%}.pn-card--green .pn-card-illus::before{border-radius:55% 45% 60% 40%/35% 65% 35% 65%}.pn-card-illus{display:flex;align-items:flex-end;justify-content:center;padding:24px 20px 0;height:180px}.pn-card-illus img{max-height:160px;max-width:90%;width:auto;display:block;object-fit:contain}.pn-card-body{padding:20px 24px 30px}.pn-pricing-region{text-align:center;margin-bottom:36px;font-size:15px;color:#555;display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap}.pn-select{padding:9px 34px 9px 14px;border:1px solid #ebebeb;border-radius:8px;font-size:15px;font-family:"DM Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:600;color:#1a1a1a;background:#fff;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%239e9e9e' stroke-width='1.5' fill='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;transition:border-color .2s}.pn-select:focus{outline:none;border-color:#fec300}.pn-select--inline{width:auto}.pn-price-grid{display:grid;grid-template-columns:1fr;gap:20px;max-width:560px;margin:0 auto}@media(min-width: 768px){.pn-price-grid{grid-template-columns:1fr 1fr}}.pn-price-box{background:#fff;border-radius:14px;border:none;padding:32px 24px;text-align:center}.pn-price-box img{width:100px;height:100px;object-fit:contain;margin-bottom:16px}.pn-price-label{font-size:15px;font-weight:700;color:#1a1a1a;margin-bottom:12px}.pn-price-amount{display:flex;align-items:baseline;justify-content:center;gap:4px}.pn-price-currency{font-size:16px;font-weight:600;color:#555}.pn-price-num{font-size:40px;font-weight:800;color:#1a1a1a;line-height:1}.pn-price-per{font-size:14px;color:#9e9e9e;margin-bottom:14px}.pn-price-desc{font-size:12px;color:#9e9e9e;line-height:1.5;margin:0}.pn-price-note{text-align:center;font-size:12px;color:#9e9e9e;margin-top:20px;line-height:1.6}.pn-steps{display:flex;flex-direction:column;align-items:center;gap:0}@media(min-width: 768px){.pn-steps{flex-direction:row;align-items:flex-start}}.pn-step{flex:1;text-align:center;padding:0 20px}.pn-step h3{font-size:17px;font-weight:700;margin:18px 0 8px;color:#1a1a1a}.pn-step p{font-size:14px;color:#555;line-height:1.7;margin:0}.pn-step-num{width:48px;height:48px;border-radius:50%;background:#fec300;color:#1a1a1a;font-size:20px;font-weight:800;display:flex;align-items:center;justify-content:center;margin:0 auto;box-shadow:0 3px 12px rgba(254,195,0,.25)}.pn-step-line{width:2px;height:32px;border-left:2px dashed #d5d3ce;background:none;flex-shrink:0}@media(min-width: 768px){.pn-step-line{width:48px;height:0;border-left:none;border-top:2px dashed #d5d3ce;margin-top:24px}}.pn-grid3--test{max-width:960px;margin-left:auto;margin-right:auto}.pn-quote-card{background:#fff;border-radius:14px;padding:28px 24px;border:1px solid #ebebeb;display:flex;flex-direction:column}.pn-stars{color:#fec300;font-size:13px;margin-bottom:14px}.pn-stars i+i{margin-left:1px}.pn-quote-text{font-size:14px;line-height:1.7;color:#555;font-style:italic;margin:0 0 auto;padding-bottom:18px}.pn-quote-who{display:flex;align-items:center;gap:10px;border-top:1px solid #ebebeb;padding-top:14px}.pn-quote-who strong{display:block;font-size:14px;color:#1a1a1a}.pn-quote-who span{font-size:12px;color:#9e9e9e}.pn-avatar{width:38px;height:38px;border-radius:50%;background:#fec300;color:#1a1a1a;font-weight:800;font-size:15px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pn-faq{margin:0 auto}.pn-faq-item{border-bottom:1px solid #ebebeb}.pn-faq-item:first-child{border-top:1px solid #ebebeb}.pn-faq-item.open .pn-faq-q i{transform:rotate(45deg);color:#e5af00}.pn-faq-q{display:flex;width:100%;justify-content:space-between;align-items:center;padding:22px 0;font-size:16px;font-weight:600;font-family:"DM Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:#1a1a1a;background:none;border:none;cursor:pointer;text-align:left;gap:16px}.pn-faq-q span{flex:1;line-height:1.4}.pn-faq-q i{font-size:14px;color:#9e9e9e;transition:transform .3s ease,color .3s;flex-shrink:0}.pn-faq-q:hover span{color:#1a1a1a}.pn-faq-a{display:none;padding:0 0 22px}.pn-faq-a p{font-size:15px;color:#555;line-height:1.7;margin:0}.pn-cta-box{text-align:center;max-width:480px;margin:0 auto}.pn-cta-box h2{font-size:clamp(26px,4vw,40px);font-weight:800;color:#1a1a1a;line-height:1.2;margin:0;letter-spacing:-0.02em}.pn-cta-box .pn-btn{margin-top:36px}.pn-cta-sub{font-size:17px;color:rgba(26,26,26,.65);margin:16px 0 0;line-height:1.7}.pn-sticky-cta{position:fixed;bottom:0;left:0;right:0;z-index:90;background:#fff;padding:12px 20px;padding-bottom:calc(12px + env(safe-area-inset-bottom, 0px));box-shadow:0 -2px 16px rgba(0,0,0,.08);transform:translateY(100%);transition:transform .3s ease}.pn-sticky-cta.visible{transform:translateY(0)}@media(min-width: 768px){.pn-sticky-cta{display:none}}.pn-sticky-cta .pn-btn{padding:14px;font-size:15px}
