.pk-hero{position:relative;isolation:isolate;background:#0e1116;color:#fff;overflow:hidden}.pk-hero-media{position:absolute;inset:0;z-index:0;background-image:linear-gradient(90deg,rgba(10,12,16,.94)0,rgba(10,12,16,.8) 42%,rgba(10,12,16,.42) 70%,rgba(10,12,16,.3) 100%),url(/img/hero/home.jpg);background-size:cover;background-position:center 35%;background-repeat:no-repeat}.pk-hero-inner{position:relative;z-index:1;max-width:var(--pk-max, 1600px);margin:0 auto;padding:4.5rem var(--pk-pad, 2rem) 5rem;box-sizing:border-box;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:3.5rem;align-items:center}.pk-hero-tag{display:inline-flex;align-items:center;gap:.55rem;padding:.65rem 1.35rem;margin-bottom:1.75rem;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:rgba(18,20,25,.72);backdrop-filter:blur(10px);font-size:.84rem;font-weight:500;line-height:1;color:#fff}.pk-hero-tag svg{width:18px;height:18px;color:#ef4444;flex:none}.pk-hero-title{margin:0 0 1.3rem;font-size:clamp(2.3rem,3.9vw,3.75rem);font-weight:800;line-height:1.1;letter-spacing:-.025em;color:#fff;text-wrap:balance}.pk-hero-lead{margin:0 0 2.1rem;max-width:34rem;font-size:1.05rem;line-height:1.7;color:rgba(255,255,255,.86)}.pk-hero-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-bottom:1.9rem}.pk-hero-btn{display:inline-flex;align-items:center;gap:.6rem;padding:1rem 1.7rem;border-radius:9px;font-size:.97rem;font-weight:600;line-height:1;text-decoration:none;transition:background .16s ease,transform .16s ease,border-color .16s ease}.pk-hero-btn svg{width:17px;height:17px;flex:none}.pk-hero-btn-solid{background:var(--kd-red-glow, #b91c1c);color:#fff;box-shadow:0 10px 26px -10px rgba(185,28,28,.75)}.pk-hero-btn-solid:hover{background:var(--kd-red, #991b1b);transform:translateY(-1px)}.pk-hero-btn-ghost{background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.4);color:#fff;backdrop-filter:blur(8px)}.pk-hero-btn-ghost:hover{background:rgba(255,255,255,.16);transform:translateY(-1px)}.pk-hero-badge{display:inline-flex;align-items:center;gap:.6rem;padding:.7rem 1.15rem;border:1px solid rgba(255,255,255,.16);border-radius:10px;background:rgba(20,22,28,.55);backdrop-filter:blur(8px)}.pk-hero-badge-ico{display:inline-flex;width:21px;height:21px;flex:none;color:#f0b429}.pk-hero-badge-ico svg{width:100%;height:100%}.pk-hero-badge-text{font-size:.875rem;line-height:1.35;color:rgba(255,255,255,.9)}.pk-hero-badge-logo{display:inline-flex;align-items:center;height:22px;margin-left:.4rem;padding-left:.9rem;border-left:1px solid rgba(255,255,255,.16);flex:none}.pk-hero-badge-logo img{height:100%;width:auto;display:block}.pk-hero-badge-text strong{color:#fff;font-weight:700}.pk-hero-cards{display:grid;grid-template-columns:1fr 1fr;gap:1.1rem}.pk-hcard{display:flex;flex-direction:column;padding:2rem 1.85rem;border-radius:16px;border:1px solid rgba(255,255,255,.12);background:rgba(14,16,21,.82);backdrop-filter:blur(14px);text-decoration:none;color:#fff;transition:transform .2s ease,border-color .2s ease,background .2s ease}.pk-hcard:hover{transform:translateY(-3px);background:rgba(14,16,21,.9)}.pk-hcard-emp{border-color:rgba(220,38,38,.5)}.pk-hcard-emp:hover{border-color:rgba(220,38,38,.8)}.pk-hcard-cnd{border-color:rgba(34,163,74,.5)}.pk-hcard-cnd:hover{border-color:rgba(34,163,74,.8)}.pk-hcard-head{display:flex;align-items:center;gap:.9rem;margin-bottom:1.35rem}.pk-hcard-ico{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;flex:none;border-radius:12px;color:#fff}.pk-hcard-ico svg{width:22px;height:22px}.pk-hcard-emp .pk-hcard-ico{background:#dc2626}.pk-hcard-cnd .pk-hcard-ico{background:#16a34a}.pk-hcard-label{font-size:.73rem;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.pk-hcard-emp .pk-hcard-label{color:#f87171}.pk-hcard-cnd .pk-hcard-label{color:#4ade80}.pk-hcard-title{display:block;font-size:1.5rem;font-weight:700;line-height:1.3;letter-spacing:-.01em;margin-bottom:1rem;color:#fff}.pk-hcard-desc{margin:0 0 1.65rem;font-size:.93rem;line-height:1.65;color:rgba(255,255,255,.78);flex:1 1 auto}.pk-hcard-link{font-size:.95rem;font-weight:600}.pk-hcard-emp .pk-hcard-link{color:#f87171}.pk-hcard-cnd .pk-hcard-link{color:#4ade80}.pk-bar{background:#fff;border-bottom:1px solid #eceef1}.pk-bar,.pk-trust{display:grid;grid-template-columns:repeat(4,1fr);max-width:var(--pk-max, 1600px);margin:0 auto;box-sizing:border-box}.pk-bar{padding:1.9rem var(--pk-pad, 2rem)}.pk-bar-item{display:flex;align-items:flex-start;gap:1rem;padding:0 1.75rem;border-left:1px solid #eceef1}.pk-bar-item:first-child{border-left:0;padding-left:0}.pk-bar-item:last-child{padding-right:0}.pk-bar-icon{display:inline-flex;align-items:center;justify-content:center;width:54px;height:54px;flex:none;border-radius:50%;background:#fdecec;border:1px solid rgba(220,38,38,.2);color:#dc2626}.pk-bar-item:nth-child(3) .pk-bar-icon,.pk-bar-item:nth-child(4) .pk-bar-icon{background:#eafaf0;border-color:rgba(22,163,74,.22);color:#16a34a}.pk-bar-icon svg{width:25px;height:25px;stroke-width:1.8}.pk-bar-text{display:flex;flex-direction:column;min-width:0}.pk-bar-text strong{font-size:1.02rem;font-weight:700;color:#16161a;margin-bottom:.35rem}.pk-bar-text span{font-size:.88rem;line-height:1.6;color:#5a5a63}.pk-trust{background:#fff;padding:1.4rem var(--pk-pad, 2rem)}.pk-trust-item{display:flex;align-items:center;gap:.85rem;padding:0 1.75rem}.pk-trust-item:first-child{padding-left:0}.pk-trust-item:last-child{padding-right:0}.pk-trust-icon{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;flex:none;color:#dc2626}.pk-trust-item .pk-trust-icon{color:#dc2626}.pk-trust-icon svg{width:31px;height:31px;stroke-width:1.7}.pk-trust-text{display:flex;flex-direction:column;min-width:0}.pk-trust-text strong{font-size:.95rem;font-weight:700;line-height:1.3;color:#16161a}.pk-trust-text span{font-size:.84rem;line-height:1.45;color:#5a5a63}@media (max-width:1200px){.pk-hero-inner{grid-template-columns:1fr;gap:2.75rem}.pk-hero-lead{max-width:46rem}}@media (max-width:980px){.pk-hero-inner{padding-top:3.25rem;padding-bottom:3.5rem}.pk-bar,.pk-trust{grid-template-columns:repeat(2,1fr);gap:1.75rem 0}.pk-trust{gap:1.25rem 0}.pk-bar-item:nth-child(odd){border-left:0;padding-left:0}.pk-trust-item:nth-child(odd){padding-left:0}}@media (max-width:640px){.pk-hero-media{background-position:center}.pk-hero-cards{grid-template-columns:1fr}.pk-hero-actions{flex-direction:column;align-items:stretch}.pk-hero-btn{justify-content:center}.pk-hero-badge{width:100%;box-sizing:border-box}.pk-bar,.pk-trust{grid-template-columns:1fr;gap:1.4rem}.pk-bar-item,.pk-trust-item{border-left:0;padding:0}}.ho-about{padding:5rem 0 4rem;background:#fff}.ho-about-wrap{max-width:1600px;margin:0 auto;padding:0 2rem;box-sizing:border-box;display:grid;grid-template-columns:1.4fr 1fr;gap:4rem;align-items:center}.ho-about-text{max-width:720px}.ho-about-kicker{display:inline-block;font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#b3261e;padding:.4rem .9rem;background:#fdeeee;border-radius:999px;margin-bottom:1.35rem}.ho-about-text h2{font-size:clamp(1.75rem,3vw,2.4rem);font-weight:800;letter-spacing:-.02em;color:var(--kd-ink);margin:0 0 1.25rem;line-height:1.2}.ho-about-text p{font-size:1.02rem;line-height:1.75;color:var(--kd-steel);margin:0 0 1rem}.ho-about-text p:last-of-type{margin-bottom:1.5rem}.ho-about-link{display:inline-flex;align-items:center;gap:.4rem;font-size:.92rem;font-weight:700;color:var(--kd-red);text-decoration:none;border-bottom:2px solid transparent;padding-bottom:2px;transition:border-color .15s ease,color .15s ease}.ho-about-link:hover{border-bottom-color:var(--kd-red);color:var(--kd-red-glow)}.ho-about-stats{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.ho-about-stat{background:#fafafa;border:1px solid #ececef;border-radius:12px;padding:1.75rem 1.25rem 1.5rem;text-align:center;position:relative;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.ho-about-stat:nth-child(1){border-top:3px solid var(--kd-red)}.ho-about-stat:nth-child(2){border-top:3px solid var(--kd-green)}.ho-about-stat:nth-child(3){border-top:3px solid var(--kd-red)}.ho-about-stat:nth-child(4){border-top:3px solid var(--kd-green)}.ho-about-stat:hover{transform:translateY(-2px);background:#fff;box-shadow:var(--kd-shadow-md)}.ho-about-stat strong{display:block;font-size:clamp(1.45rem,2.1vw,1.85rem);font-weight:800;letter-spacing:-.015em;color:#16161a;line-height:1.1;margin-bottom:.5rem;text-wrap:balance}.ho-about-stat span{font-size:.84rem;color:#5a5a63;line-height:1.4}@media (max-width:900px){.ho-about-wrap{grid-template-columns:1fr;gap:2rem}}@media (max-width:520px){.ho-about-stats{grid-template-columns:1fr}}.ho-trades{padding:5rem 0 4rem;background:#fff}.ho-trades-grid,.ho-trades-head{padding:0 2rem;box-sizing:border-box}.ho-trades-head{max-width:720px;margin:0 auto 3rem;text-align:center}.ho-trades-head h2{font-size:clamp(1.8rem,3vw,2.5rem);margin:0 0 .75rem;color:var(--kd-ink);font-weight:800;letter-spacing:-.02em}.ho-trades-head p{color:var(--kd-muted);font-size:1.05rem;margin:0}.ho-trades-grid{max-width:1600px;margin:0 auto;display:grid;grid-template-columns:repeat(6,1fr);gap:1rem}@media (max-width:1200px){.ho-trades-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:760px){.ho-trades-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:420px){.ho-trades-grid{grid-template-columns:1fr}}.ho-trade-card{border:1px solid var(--kd-line);text-decoration:none;color:var(--kd-ink);display:flex;flex-direction:column;align-items:flex-start;border-left:3px solid var(--kd-line)}.ho-trade-icon{display:inline-flex;align-items:center;justify-content:center;background:var(--kd-sand);color:var(--kd-red);transition:background .2s ease,color .2s ease,transform .2s ease}.ho-trade-card:hover{border-left-color:var(--kd-red);transform:translateX(3px);box-shadow:var(--kd-shadow-md);transform:translateY(-3px);border-left:0;box-shadow:0 2px 4px rgba(16,16,20,.06),0 16px 30px -16px rgba(16,16,20,.3)}.ho-trade-card:hover .ho-trade-icon{background:var(--kd-red);transform:rotate(-4deg) scale(1.05);background:#fdecec;color:#dc2626;transform:none}.ho-trade-card strong{font-weight:700}.ho-trade-card>span:not(.ho-trade-icon){color:var(--kd-muted);font-size:.86rem;line-height:1.5;color:#6d6d76}.pk-tr-head{max-width:var(--pk-max, 1600px);margin:0 auto 1.75rem;padding:0 var(--pk-pad, 2rem);box-sizing:border-box;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:3rem;align-items:end}.pk-tr-kicker{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1.05rem;margin-bottom:1.1rem;border:1px solid rgba(220,38,38,.35);border-radius:999px;font-size:.72rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase;line-height:1;color:#dc2626}.pk-tr-kicker svg{width:14px;height:14px;flex:none}.pk-tr-head h2{margin:0;font-size:clamp(1.8rem,2.9vw,2.6rem);font-weight:800;line-height:1.18;letter-spacing:-.02em;color:#16161a;text-wrap:balance}.pk-tr-lead{margin:0 0 .4rem;font-size:1rem;line-height:1.7;color:#5a5a63}.pk-tr-notice{max-width:calc(var(--pk-max, 1600px) - 2*var(--pk-pad, 2rem));margin:0 auto 2.25rem;padding:1.05rem 1.35rem;box-sizing:border-box;display:flex;align-items:flex-start;gap:.85rem;background:#fdf4f4;border:1px solid #f6dede;border-left:4px solid #dc2626;border-radius:10px}@media (max-width:1664px){.pk-tr-notice{margin-left:var(--pk-pad, 2rem);margin-right:var(--pk-pad, 2rem);max-width:none}}.pk-tr-notice-ico{display:inline-flex;width:22px;height:22px;flex:none;color:#dc2626}.pk-tr-notice-ico svg{width:100%;height:100%}.pk-tr-notice p{margin:0;font-size:.92rem;line-height:1.55;color:#4a4a52}.pk-tr-notice strong{color:#16161a;font-weight:700}.ho-trade-card{background:#fff;border:0;border-left:0;border-radius:14px;padding:1.5rem 1.35rem 1.6rem;box-shadow:0 1px 2px rgba(16,16,20,.05),0 8px 20px -14px rgba(16,16,20,.22);transition:transform .2s ease,box-shadow .2s ease}.ho-trade-icon{width:52px;height:52px;border-radius:13px;background:#fdecec;color:#dc2626;margin-bottom:1.05rem}.ho-trade-icon svg{width:26px;height:26px}.ho-trade-card strong{font-size:1.02rem;margin-bottom:.35rem;color:#16161a}.pk-tr-feats{max-width:var(--pk-max, 1600px);margin:3rem auto 0;padding:1.6rem var(--pk-pad, 2rem)0;box-sizing:border-box;display:grid;grid-template-columns:repeat(4,1fr);gap:0;border-top:1px solid #ececef}.pk-tr-feat{display:flex;align-items:center;gap:.85rem;padding:0 1.75rem;border-left:1px solid #ececef}.pk-tr-feat:first-child{border-left:0;padding-left:0}.pk-tr-feat:last-child{padding-right:0}.pk-tr-feat-ico{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;flex:none;color:#dc2626}.pk-tr-feat-ico svg{width:29px;height:29px}.pk-tr-feat-text{display:flex;flex-direction:column;min-width:0}.pk-tr-feat-text strong{font-size:.92rem;font-weight:700;line-height:1.3;color:#16161a}.pk-tr-feat-text span{font-size:.82rem;line-height:1.45;color:#6d6d76}@media (max-width:1100px){.pk-tr-head{grid-template-columns:1fr;gap:1.1rem;align-items:start}.pk-tr-feats{grid-template-columns:repeat(2,1fr);gap:1.4rem 0}.pk-tr-feat:nth-child(odd){border-left:0;padding-left:0}}@media (max-width:640px){.pk-tr-feats{grid-template-columns:1fr;gap:1.2rem}.pk-tr-feat{border-left:0;padding:0}.pk-tr-notice{flex-direction:row}}.pk-banner{position:relative;isolation:isolate;background:#10141c;overflow:hidden}.pk-banner-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block;z-index:0}.pk-banner-shade{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(13,17,24,.96)0,rgba(13,17,24,.9) 34%,rgba(13,17,24,.55) 58%,rgba(13,17,24,.25) 100%)}.pk-banner-inner{position:relative;z-index:2;max-width:var(--pk-max, 1600px);margin:0 auto;padding:4.5rem var(--pk-pad, 2rem);box-sizing:border-box}.pk-banner-copy{max-width:40rem}.pk-banner-title{margin:0;font-size:clamp(1.9rem,3.2vw,3rem);font-weight:800;line-height:1.16;letter-spacing:-.022em;color:#fff}.pk-banner-title span,.pk-how-title span{display:block}.pk-banner-title-accent{color:#e02424}.pk-banner-rule{display:block;width:62px;height:3px;border-radius:2px;background:#e02424;margin:1.5rem 0 1.35rem}.pk-banner-lead{margin:0 0 2.4rem;max-width:33rem;font-size:1.02rem;line-height:1.7;color:rgba(255,255,255,.86)}.pk-bn-sectors{display:flex;flex-wrap:wrap;align-items:stretch}.pk-bn-sector{display:flex;flex-direction:column;align-items:center;gap:.7rem;padding:0 1.6rem;border-left:1px solid rgba(255,255,255,.2)}.pk-bn-sector:first-child{border-left:0;padding-left:0}.pk-bn-sector-ico{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;color:#e02424}.pk-bn-sector-ico svg{width:32px;height:32px}.pk-bn-sector-label{font-size:.9rem;line-height:1;color:#fff;white-space:nowrap}@media (max-width:900px){.pk-banner-inner{padding-top:3.25rem;padding-bottom:3.25rem}.pk-bn-sector{padding:0 1.1rem}.pk-bn-sector-label{font-size:.82rem}}@media (max-width:560px){.pk-bn-sectors{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem 0}.pk-bn-sector{padding:0;border-left:0}.pk-bn-sector:nth-child(even){border-left:1px solid rgba(255,255,255,.2)}}.pk-how{background:#fff;padding:5rem 0 4.5rem}.pk-how-inner{max-width:var(--pk-max, 1600px);margin:0 auto;padding:0 var(--pk-pad, 2rem);box-sizing:border-box;text-align:center}.pk-how-kicker{display:inline-block;padding:.55rem 1.15rem;margin-bottom:1.5rem;border:1px solid rgba(220,38,38,.4);border-radius:8px;font-size:.74rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;line-height:1;color:#dc2626}.pk-how-title{margin:0 0 1.35rem;font-size:clamp(1.9rem,3.2vw,2.9rem);font-weight:800;line-height:1.15;letter-spacing:-.022em;color:#16161a}.pk-how-lead{max-width:58rem;margin:0 auto 3rem;font-size:1rem;line-height:1.75;color:#5a5a63}.pk-how-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;text-align:center}.pk-hw-card{display:flex;flex-direction:column;align-items:center;padding:2.25rem 1.5rem 2rem;border:1px solid #ececef;border-radius:14px;background:#fff;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.pk-hw-card:hover{border-color:#e6dada;transform:translateY(-3px);box-shadow:0 14px 30px -18px rgba(16,16,20,.35)}.pk-hw-ico{display:inline-flex;align-items:center;justify-content:center;width:88px;height:88px;flex:none;border-radius:50%;background:#f7f3f3;color:#c0261f;margin-bottom:1.35rem}.pk-hw-ico svg{width:42px;height:42px}.pk-hw-rule{display:block;width:34px;height:2px;border-radius:2px;background:#dc2626;margin-bottom:1.1rem}.pk-hw-card strong{display:block;font-size:1.1rem;font-weight:700;line-height:1.3;color:#16161a;margin-bottom:.65rem;text-wrap:balance}.pk-hw-card p{margin:0;font-size:.9rem;line-height:1.6;color:#6d6d76}.pk-how-cta{display:inline-flex;align-items:center;gap:.5rem;margin-top:2.75rem;padding-bottom:.3rem;font-size:1rem;font-weight:700;color:#dc2626;text-decoration:none;border-bottom:2px solid #dc2626;transition:color .15s ease,border-color .15s ease}.pk-how-cta:hover{color:#991b1b;border-color:#991b1b}@media (max-width:1100px){.pk-how-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:620px){.pk-how{padding:3.5rem 0 3.25rem}.pk-how-grid{grid-template-columns:1fr;gap:1.1rem}.pk-hw-ico{width:74px;height:74px}.pk-hw-ico svg{width:36px;height:36px}}.pk-why{background:linear-gradient(180deg,#fbfbfc 0,#fff 60%);padding:5rem 0}.pk-why-inner{max-width:var(--pk-max, 1600px);margin:0 auto;padding:0 var(--pk-pad, 2rem);box-sizing:border-box;text-align:center}.pk-why-kicker{display:inline-block;padding:.5rem 1.15rem;margin-bottom:1.4rem;border-radius:999px;background:#fdeeee;font-size:.74rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;line-height:1;color:#b3261e}.pk-why-title{margin:0 0 .9rem;font-size:clamp(1.75rem,3vw,2.7rem);font-weight:800;line-height:1.18;letter-spacing:-.022em;color:#16161a;text-wrap:balance}.pk-why-brand{color:#b3261e}.pk-why-lead{max-width:46rem;margin:0 auto 3rem;font-size:1rem;line-height:1.7;color:#6d6d76}.pk-why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;text-align:left}.pk-why-card{position:relative;overflow:hidden;padding:2.1rem 1.6rem 2rem;border:1px solid #ececef;border-radius:14px;background:#fff;transition:transform .2s ease,box-shadow .2s ease}.pk-why-card::before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:#d92d20}.pk-why-card:nth-child(even)::before{background:#12924a}.pk-why-card:hover{transform:translateY(-3px);box-shadow:0 16px 32px -20px rgba(16,16,20,.4)}.pk-why-num{position:absolute;top:1.15rem;right:1.3rem;font-size:2.9rem;font-weight:800;line-height:1;letter-spacing:-.04em;color:transparent;-webkit-text-stroke:1.5px rgba(217,45,32,.22);pointer-events:none}.pk-why-card:nth-child(even) .pk-why-num{-webkit-text-stroke-color:rgba(18,146,74,.22)}.pk-why-ico{display:inline-flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:50%;background:#fdecec;color:#d92d20;margin-bottom:1.75rem}.pk-why-card:nth-child(even) .pk-why-ico{background:#e9f8ef;color:#12924a}.pk-why-ico svg{width:28px;height:28px}.pk-why-card strong{display:block;font-size:1.08rem;font-weight:700;line-height:1.35;color:#16161a;margin-bottom:.7rem;text-wrap:balance}.pk-why-card p{margin:0;font-size:.92rem;line-height:1.65;color:#6d6d76}@media (max-width:1100px){.pk-why-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:620px){.pk-why{padding:3.5rem 0}.pk-why-grid{grid-template-columns:1fr;gap:1.1rem}}.pk-split{background:#fff;padding:4.5rem 0 5rem}.pk-split-inner{max-width:1180px;margin:0 auto;padding:0 var(--pk-pad, 2rem);box-sizing:border-box;text-align:center}.pk-split-kicker{display:inline-block;padding:.6rem 1.3rem;margin-bottom:1.35rem;border:1px solid rgba(217,45,32,.45);border-radius:8px;font-size:.74rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;line-height:1;color:#d92d20}.pk-split-title{margin:0 0 1rem;font-size:clamp(1.7rem,2.9vw,2.55rem);font-weight:800;line-height:1.2;letter-spacing:-.022em;color:#16161a;text-wrap:balance}.pk-split-lead{max-width:56rem;margin:0 auto 2.5rem;font-size:.98rem;line-height:1.75;color:#6d6d76}.pk-split-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.75rem;text-align:left}.pk-sp-card{position:relative;overflow:hidden;padding:1.9rem 1.75rem 1.5rem;border:1px solid #ececef;border-radius:16px;background:#fff}.pk-sp-card::before{content:"";position:absolute;top:0;left:0;right:0;height:3px}.pk-sp-card-a::before{background:#d92d20}.pk-sp-card-b::before{background:#12924a}.pk-sp-head{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.pk-sp-head-ico{display:inline-flex;align-items:center;justify-content:center;width:62px;height:62px;flex:none;border-radius:50%;background:#fdecec;color:#d92d20}.pk-sp-card-b .pk-sp-head-ico{background:#e9f8ef;color:#12924a}.pk-sp-head-ico svg{width:30px;height:30px}.pk-sp-head strong{font-size:1.35rem;font-weight:800;letter-spacing:-.01em;color:#d92d20}.pk-sp-card-b .pk-sp-head strong{color:#12924a}.pk-sp-list{list-style:none;margin:0;padding:0}.pk-sp-row{display:flex;align-items:center;gap:.95rem;padding:.85rem 0;border-bottom:1px solid #f1f2f4}.pk-sp-row:last-child{border-bottom:0}.pk-sp-row-ico{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;flex:none;border-radius:11px;background:#fdecec;color:#d92d20}.pk-sp-card-b .pk-sp-row-ico{background:#e9f8ef;color:#12924a}.pk-sp-row-ico svg{width:22px;height:22px}.pk-sp-row-text{font-size:1rem;line-height:1.45;color:#2f2f36}.pk-split-note{display:flex;align-items:center;justify-content:center;gap:.7rem;max-width:46rem;margin:2.25rem auto 0;padding:.9rem 1.35rem;box-sizing:border-box;background:#f7f7f9;border:1px solid #ececef;border-radius:10px}.pk-split-note-ico{display:inline-flex;width:20px;height:20px;flex:none;color:#6d6d76}.pk-split-note-ico svg{width:100%;height:100%}.pk-split-note p{margin:0;font-size:.93rem;line-height:1.5;color:#4a4a52}.pk-split-cta{display:inline-flex;align-items:center;gap:.5rem;margin-top:2rem;padding-bottom:.3rem;font-size:1.05rem;font-weight:700;color:#d92d20;text-decoration:none;border-bottom:2px solid #d92d20;transition:color .15s ease,border-color .15s ease}.pk-split-cta:hover{color:#991b1b;border-color:#991b1b}@media (max-width:860px){.pk-split-grid{grid-template-columns:1fr;gap:1.25rem}.pk-split{padding:3.5rem 0 4rem}.pk-sp-head-ico{width:54px;height:54px}.pk-sp-head strong{font-size:1.2rem}}.pk-contact{position:relative;isolation:isolate;overflow:hidden;background:#08090c;padding:5rem 0 5.5rem}.pk-contact-glow{position:absolute;inset:0;z-index:0;background:radial-gradient(60% 70%at 6% 6%,rgba(190,30,25,.42),transparent 62%),radial-gradient(55% 60%at 96% 4%,rgba(16,120,60,.22),transparent 60%),radial-gradient(70% 60%at 50% 100%,rgba(12,14,18,.9),transparent 70%);pointer-events:none}.pk-contact-inner{position:relative;z-index:1;max-width:var(--pk-max, 1600px);margin:0 auto;padding:0 var(--pk-pad, 2rem);box-sizing:border-box;display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:4rem;align-items:center}.pk-ct-kicker{display:inline-flex;align-items:center;gap:.5rem;padding:.55rem 1.15rem;margin-bottom:1.6rem;border:1px solid rgba(224,36,36,.55);border-radius:999px;font-size:.76rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;line-height:1;color:#ef4444}.pk-ct-kicker svg{width:14px;height:14px;flex:none}.pk-ct-title{margin:0 0 1.25rem;font-size:clamp(2rem,3.3vw,3.05rem);font-weight:800;line-height:1.12;letter-spacing:-.025em;color:#fff}.pk-ct-lead{margin:0 0 1.75rem;max-width:36rem;font-size:1rem;line-height:1.75;color:rgba(255,255,255,.72)}.pk-ct-hours{display:flex;align-items:center;gap:.6rem;margin:0 0 2.1rem;font-size:.95rem;color:rgba(255,255,255,.8)}.pk-ct-hours svg{color:#ef4444}.pk-ct-actions{display:flex;flex-wrap:wrap;gap:.9rem}.pk-ct-btn{display:inline-flex;align-items:center;gap:.6rem;padding:1.05rem 1.75rem;border-radius:10px;font-size:1rem;font-weight:700;line-height:1;text-decoration:none;color:#fff;transition:transform .16s ease,background .16s ease}.pk-ct-btn svg,.pk-ct-hours svg{width:19px;height:19px;flex:none}.pk-ct-btn-red{background:#d92d20}.pk-ct-btn-red:hover{background:#b3261e;transform:translateY(-1px)}.pk-ct-btn-green{background:#12924a}.pk-ct-btn-green:hover{background:#0e7a3d;transform:translateY(-1px)}.pk-ct-panel{padding:1.6rem;border:1px solid rgba(255,255,255,.1);border-radius:18px;background:rgba(255,255,255,.03);display:flex;flex-direction:column;gap:1.1rem}.pk-ct-card{position:relative;display:flex;align-items:flex-start;gap:1.1rem;padding:1.5rem 1.5rem 1.5rem 1.7rem;border:1px solid rgba(255,255,255,.08);border-radius:14px;background:rgba(255,255,255,.035);overflow:hidden}.pk-ct-card::before{content:"";position:absolute;top:0;bottom:0;left:0;width:3px}.pk-ct-card-wa::before{background:#16a34a}.pk-ct-card-tr::before{background:#d92d20}.pk-ct-card-ico{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;flex:none;border-radius:13px;color:#fff}.pk-ct-card-ico svg{width:27px;height:27px}.pk-ct-ico-wa{background:#12924a}.pk-ct-ico-tel{background:#d92d20}.pk-ct-card-body{min-width:0;flex:1 1 auto}.pk-ct-card-title{display:block;font-size:1.18rem;font-weight:700;line-height:1.3;color:#fff;margin-bottom:.4rem}.pk-ct-card-desc{margin:0 0 1rem;font-size:.9rem;line-height:1.55;color:rgba(255,255,255,.6)}.pk-ct-card-foot{display:flex;align-items:flex-end;justify-content:space-between;flex-wrap:wrap;gap:.85rem}.pk-ct-num{display:block;text-decoration:none}.pk-ct-num-label{display:block;font-size:.84rem;font-weight:700;line-height:1;margin-bottom:.35rem}.pk-ct-num-green .pk-ct-num-label{color:#22c55e}.pk-ct-num-red .pk-ct-num-label{color:#ef4444}.pk-ct-num-value{display:block;font-size:1.42rem;font-weight:700;letter-spacing:.01em;line-height:1.15;color:#fff}.pk-ct-num-split{margin-top:.9rem;padding-top:.9rem;border-top:1px solid rgba(255,255,255,.1)}.pk-ct-badge{display:inline-flex;align-items:center;gap:.45rem;padding:.6rem 1rem;border:1px solid rgba(34,197,94,.35);border-radius:9px;background:rgba(22,163,74,.14);font-size:.84rem;line-height:1;color:#4ade80;white-space:nowrap}.pk-ct-badge svg{width:15px;height:15px;flex:none}.pk-ct-mail{display:flex;align-items:center;gap:.7rem;padding:1.1rem 1.4rem;border:1px solid rgba(255,255,255,.08);border-radius:13px;background:rgba(255,255,255,.03);text-decoration:none;transition:background .16s ease}.pk-ct-mail:hover{background:rgba(255,255,255,.06)}.pk-ct-mail-ico{display:inline-flex;width:22px;height:22px;flex:none;color:rgba(255,255,255,.55)}.pk-ct-mail-ico svg{width:100%;height:100%}.pk-ct-mail-label{font-size:.95rem;color:rgba(255,255,255,.6)}.pk-ct-mail-value{font-size:.98rem;font-weight:600;color:#fff}@media (max-width:1100px){.pk-contact-inner{grid-template-columns:1fr;gap:2.75rem}}@media (max-width:620px){.pk-contact{padding:3.5rem 0 4rem}.pk-ct-panel{padding:1rem}.pk-ct-card{flex-direction:column;padding:1.25rem 1.25rem 1.25rem 1.4rem}.pk-ct-num-value{font-size:1.25rem}.pk-ct-actions .pk-ct-btn{flex:1 1 100%;justify-content:center}}.ho-permit{padding:2.6rem 1.2rem 0}.ho-permit-mark,.ho-permit-wrap{display:flex;border:1px solid #e4e4ea}.ho-permit-wrap{max-width:1140px;margin:0 auto;gap:1.2rem;align-items:flex-start;padding:1.4rem 1.5rem;border-left:4px solid #d92d20;border-radius:14px;background:#fbfbfd}.ho-permit-mark{flex:none;align-items:center;justify-content:center;width:104px;height:76px;border-radius:12px;background:#fff;padding:.4rem}.ho-permit-mark img{width:100%;height:auto;mix-blend-mode:multiply}.ho-permit-body{min-width:0}.ho-permit-h{display:block;font-size:.82rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase;color:#a52018;margin-bottom:.45rem}.ho-permit-body p{margin:0 0 .45rem;font-size:.92rem;line-height:1.65;color:#4b4b53}.ho-permit-meta{font-size:.86rem!important;color:#6d6d76!important}.ho-permit-ban{margin-bottom:0!important;font-weight:600;color:#16161a!important}@media (max-width:620px){.ho-permit-wrap{flex-direction:column;gap:.9rem;padding:1.15rem 1.1rem}}