:root{--coral-700:#b91f4f;--coral-600:#d92f62;--coral-500:#f33f72;--coral-100:#ffd9e4;--coral-50:#fff0f4;--canvas:#f7f7f8;--white:#fff;--ink-900:#171417;--ink-700:#504a4e;--ink-500:#7b7478;--line:#e6e3e5;--forest:#227a5a;--forest-50:#eaf7f1;--gold:#8a550d;--gold-50:#fff6e4;--red:#b42318;--font-en:"DM Sans", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--font-ur:"Noto Sans Arabic", system-ui, sans-serif;--font-ur-display:"Noto Nastaliq Urdu", "Noto Sans Arabic", serif;--sp-1:4px;--sp-2:8px;--sp-3:12px;--sp-4:16px;--sp-5:20px;--sp-6:24px;--sp-8:32px;--sp-10:40px;--sp-12:48px;--r-card:20px;--r-input:16px;--r-pill:999px;--ease:cubic-bezier(.2,.8,.2,1);--dur-micro:.16s;--dur-sheet:.24s;--dur-screen:.28s;--content-max:1200px;--gutter:20px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth;scroll-padding-top:92px}body{background:var(--white);color:var(--ink-900);font-family:var(--font-en);font-synthesis:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-size:16px;line-height:1.5}h1,h2,h3,h4{color:var(--ink-900);letter-spacing:-.01em;margin:0;font-weight:500}p{margin:0}ul{margin:0;padding:0;list-style:none}a{color:inherit;text-decoration:none}button{font-family:inherit}img{max-width:100%;display:block}:focus-visible{outline:2px solid var(--coral-700);outline-offset:2px}.pk-container{width:100%;max-width:var(--content-max);padding:0 var(--gutter);margin:0 auto}.pk-eyebrow{align-items:center;gap:var(--sp-2);letter-spacing:.02em;color:var(--coral-700);text-transform:uppercase;font-size:13px;font-weight:600;display:inline-flex}.pk-btn{justify-content:center;align-items:center;gap:var(--sp-2);height:52px;padding:0 var(--sp-6);border-radius:var(--r-pill);cursor:pointer;transition:background var(--dur-micro) var(--ease), color var(--dur-micro) var(--ease), border-color var(--dur-micro) var(--ease), transform var(--dur-micro) var(--ease);white-space:nowrap;border:1px solid #0000;font-size:16px;font-weight:600;display:inline-flex}.pk-btn:active{transform:scale(.98)}.pk-btn--primary{background:var(--coral-600);color:var(--white)}.pk-btn--primary:hover{background:var(--coral-700)}.pk-btn--secondary{background:var(--white);color:var(--ink-900);border-color:var(--line)}.pk-btn--secondary:hover{border-color:var(--ink-500)}.pk-btn--on-coral{background:var(--white);color:var(--coral-700)}.pk-btn--on-coral:hover{background:var(--coral-50)}.pk-btn--sm{height:44px;padding:0 var(--sp-5);font-size:14px}.pk-btn--block{width:100%}.h2cc-page{--h2cc-radius-xl:32px;--h2cc-shadow:0 24px 70px #17141724;background:var(--white);overflow-x:hidden}.h2cc-container{width:100%;max-width:var(--content-max);padding:0 var(--gutter);margin:0 auto}.h2cc-section{padding:clamp(64px,9vw,124px) 0}.h2cc-section--tight{padding:clamp(56px,7vw,92px) 0}.h2cc-eyebrow{color:var(--coral-700);letter-spacing:.11em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:18px;font-size:.75rem;font-weight:800;display:inline-flex}.h2cc-eyebrow:before{content:"";background:currentColor;width:28px;height:2px}.h2cc-eyebrow--on-dark{color:var(--coral-500)}.h2cc-display-title,.h2cc-section-title,.h2cc-card-title{letter-spacing:-.03em;color:var(--ink-900);margin:0;line-height:1.02}.h2cc-display-title{font-size:clamp(2.6rem,6vw,4.6rem)}.h2cc-section-title{font-size:clamp(2rem,4.4vw,3.4rem)}.h2cc-card-title{font-size:clamp(1.4rem,2.4vw,1.9rem)}.h2cc-display-title em,.h2cc-section-title em,.h2cc-card-title em{color:var(--coral-600);font-family:Georgia,Times New Roman,serif;font-style:italic;font-weight:400}.h2cc-lede{color:var(--ink-700);font-size:clamp(1rem,1.3vw,1.14rem);line-height:1.6}.h2cc-header{z-index:50;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);background:#ffffffdb;min-height:72px;position:sticky;top:0}.h2cc-header__inner{justify-content:space-between;align-items:center;gap:var(--sp-4);min-height:72px;display:flex}.h2cc-header__nav{align-items:center;gap:var(--sp-8);display:none}.h2cc-header__nav a{color:var(--ink-700);font-size:15px;font-weight:500}.h2cc-header__nav a:hover{color:var(--coral-700)}.h2cc-header__actions{align-items:center;gap:var(--sp-3);display:none}.h2cc-header__signin{color:var(--ink-900);padding:var(--sp-2) var(--sp-3);font-size:15px;font-weight:600}.h2cc-header__signin:hover{color:var(--coral-700)}.h2cc-header__burger{border-radius:var(--r-pill);border:1px solid var(--line);background:var(--white);justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.h2cc-header__mobile-wrap{transition:grid-template-rows var(--dur-sheet) var(--ease);grid-template-rows:0fr;display:grid}.h2cc-header__mobile-wrap[data-open=true]{grid-template-rows:1fr}.h2cc-header__mobile-inner{overflow:hidden}.h2cc-header__mobile{border-top:1px solid var(--line);padding:var(--sp-4) var(--gutter) var(--sp-6);gap:var(--sp-1);flex-direction:column;display:flex}.h2cc-header__mobile a{padding:var(--sp-3) var(--sp-2);color:var(--ink-900);border-radius:12px;font-size:16px;font-weight:500}.h2cc-header__mobile a:hover{background:var(--coral-50)}.h2cc-header__mobile-actions{gap:var(--sp-3);margin-top:var(--sp-3);flex-direction:column;display:flex}@media (width>=1024px){.h2cc-header__nav,.h2cc-header__actions{display:flex}.h2cc-header__burger,.h2cc-header__mobile-wrap{display:none}}.h2cc-hero{background:var(--ink-900);justify-content:center;align-items:center;min-height:clamp(480px,92svh,880px);display:flex;position:relative;overflow:hidden}.h2cc-hero__bg{z-index:0;object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.h2cc-hero__overlay{z-index:1;background:#ffffff6b;position:absolute;inset:0}.h2cc-hero__content{z-index:2;text-align:center;position:relative}.h2cc-hero__content .h2cc-display-title{max-width:16ch;margin-inline:auto}.h2cc-match{background:var(--white)}.h2cc-match__head{max-width:640px;margin-bottom:var(--sp-10)}.h2cc-match__grid{grid-template-columns:1fr;gap:20px;display:grid}.h2cc-card{background:var(--white);border:1px solid var(--line);border-radius:24px;flex-direction:column;gap:16px;padding:28px;display:flex}.h2cc-card__media{aspect-ratio:16/10;background:var(--canvas);border-radius:18px;align-items:flex-end;padding:14px;display:flex;position:relative;overflow:hidden}.h2cc-card__media img{z-index:0;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.h2cc-card__badge{z-index:1;border-radius:var(--r-pill);color:var(--ink-900);background:#ffffffeb;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:700;display:inline-flex;position:relative}.h2cc-card__tag{letter-spacing:.06em;text-transform:uppercase;color:var(--coral-700);font-size:12px;font-weight:800}.h2cc-card p{color:var(--ink-700);font-size:15px;line-height:1.55}.h2cc-card--compat{grid-column:span 1}.h2cc-panel-dark{background:var(--ink-900);color:#fff;border-radius:24px;flex-direction:column;grid-column:span 1;gap:18px;padding:32px;display:flex}.h2cc-panel-dark .h2cc-card__tag{color:var(--coral-500)}.h2cc-panel-dark h3{letter-spacing:-.02em;font-size:clamp(1.4rem,2.6vw,1.9rem)}.h2cc-panel-dark p{color:#c9c3c6;max-width:46ch;font-size:15px;line-height:1.55}.h2cc-panel-dark__items{flex-wrap:wrap;gap:10px;display:flex}.h2cc-panel-dark__items li{border-radius:var(--r-pill);border:1px solid #ffffff2e;align-items:center;gap:8px;padding:8px 14px;font-size:13px;font-weight:600;display:flex}.h2cc-panel-dark__items svg{color:var(--coral-500)}.h2cc-match__closing{margin-top:var(--sp-10);padding-top:var(--sp-8);border-top:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}.h2cc-match__closing p{max-width:56ch;color:var(--ink-700);font-size:16px;line-height:1.6}@media (width>=768px){.h2cc-match__grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.h2cc-match__grid{grid-template-columns:repeat(12,1fr)}.h2cc-card--compat{grid-area:span 2/span 7}.h2cc-card--compat .h2cc-card__media{aspect-ratio:auto;flex:1}.h2cc-card--verify,.h2cc-card--family{grid-column:span 5}.h2cc-panel-dark{flex-direction:row;grid-column:span 12;justify-content:space-between;align-items:center}.h2cc-panel-dark__copy{max-width:420px}}.h2cc-how{background:var(--canvas)}.h2cc-journey{position:relative}.h2cc-journey__grid{grid-template-columns:1fr;gap:16px;display:grid;position:relative}.h2cc-journey__step{padding:16px 0 20px 66px;position:relative}.h2cc-journey__step:before{content:"";background:var(--line);width:2px;position:absolute;top:48px;bottom:-4px;left:23px}.h2cc-journey__number{color:#fff;background:var(--coral-600);border-radius:50%;place-items:center;width:48px;height:48px;font-weight:800;display:grid;position:absolute;top:12px;left:0}.h2cc-journey__step h3{margin-bottom:6px;font-size:17px}.h2cc-journey__step p{color:var(--ink-700);max-width:42ch;font-size:15px;line-height:1.55}@media (width>=900px){.h2cc-journey__grid{grid-template-columns:repeat(4,1fr);gap:28px}.h2cc-journey__step{padding:74px 8px 0 0}.h2cc-journey__step:before{width:auto;height:2px;inset:23px 8px auto 0}.h2cc-journey__number{top:0}}.h2cc-privacy{color:#fff;background:var(--ink-900);position:relative;overflow:hidden}.h2cc-privacy__bgword{z-index:0;color:#ffffff0d;white-space:nowrap;pointer-events:none;font-family:Georgia,Times New Roman,serif;font-size:clamp(3rem,12vw,9rem);font-style:italic;position:absolute;bottom:-8%;right:-2%}.h2cc-privacy__grid{z-index:1;grid-template-columns:1fr;align-items:center;gap:clamp(40px,7vw,88px);display:grid;position:relative}.h2cc-privacy__copy p{color:#c9c3c6;max-width:50ch;margin:18px 0 26px;font-size:16px;line-height:1.6}.h2cc-privacy__list{flex-direction:column;gap:14px;display:flex}.h2cc-privacy__list li{align-items:flex-start;gap:12px;font-size:15px;font-weight:500;display:flex}.h2cc-privacy__list svg{color:var(--coral-500);flex-shrink:0;margin-top:2px}.h2cc-settings-panel{color:var(--ink-900);box-shadow:var(--h2cc-shadow);background:#fff;border-radius:22px;padding:28px}.h2cc-settings-panel h3{margin-bottom:16px;font-size:16px}.h2cc-settings-option{border:1px solid var(--line);border-radius:14px;align-items:center;gap:12px;min-height:52px;margin-top:10px;padding:12px 16px;font-size:14px;font-weight:500;display:flex}.h2cc-settings-option.is-selected{color:var(--coral-700);border-color:var(--coral-600);background:var(--coral-50)}.h2cc-settings-option svg{flex-shrink:0}@media (width>=1024px){.h2cc-privacy__grid{grid-template-columns:1.1fr .9fr}}.h2cc-verify{background:var(--coral-50)}.h2cc-verify__grid{grid-template-columns:1fr;gap:18px;display:grid}.h2cc-verify__item{background:#ffffffc7;border:1px solid #dd2d612e;border-radius:22px;flex-direction:column;gap:12px;padding:30px;display:flex}.h2cc-verify__icon{background:var(--coral-50);width:48px;height:48px;color:var(--coral-600);border-radius:14px;justify-content:center;align-items:center;display:flex}.h2cc-verify__item h3{font-size:17px}.h2cc-verify__item p{color:var(--ink-700);font-size:15px;line-height:1.55}.h2cc-verify__note{color:var(--ink-700);background:#ffffffa6;border-radius:16px;align-items:flex-start;gap:12px;margin-top:32px;padding:16px 20px;font-size:14px;line-height:1.55;display:flex}.h2cc-verify__note svg{color:var(--coral-600);flex-shrink:0;margin-top:2px}@media (width>=768px){.h2cc-verify__grid{grid-template-columns:repeat(3,1fr)}.h2cc-verify__item:nth-child(2){transform:translateY(-18px)}}.h2cc-free__panel{text-align:center;border:1px solid var(--line);border-radius:30px;flex-direction:column;align-items:center;gap:22px;padding:clamp(40px,6vw,80px);display:flex;position:relative;overflow:hidden}.h2cc-free__seal{background:var(--coral-600);color:#fff;text-align:center;letter-spacing:.06em;text-transform:uppercase;border-radius:50%;justify-content:center;align-items:center;width:96px;height:96px;padding:10px;font-size:11px;font-weight:800;line-height:1.3;display:flex}.h2cc-free__panel p.h2cc-lede{max-width:60ch}.h2cc-free__list{text-align:left;grid-template-columns:1fr;gap:10px 28px;width:100%;max-width:560px;display:grid}.h2cc-free__list li{color:var(--ink-900);align-items:center;gap:10px;font-size:15px;font-weight:500;display:flex}.h2cc-free__list svg{color:var(--forest);flex-shrink:0}.h2cc-free__note{color:var(--ink-500);font-size:13px}@media (width>=640px){.h2cc-free__list{grid-template-columns:repeat(2,1fr)}}.h2cc-avail__grid{grid-template-columns:1fr;align-items:center;gap:clamp(36px,6vw,72px);display:grid}.h2cc-avail__copy p{margin:16px 0 26px}.h2cc-avail__labels{flex-wrap:wrap;gap:10px 22px;margin-bottom:28px;display:flex}.h2cc-avail__labels li{color:var(--ink-700);align-items:center;gap:8px;font-size:14px;font-weight:600;display:flex}.h2cc-avail__labels li[data-planned=true]{color:var(--ink-500)}.h2cc-avail__labels svg{color:var(--forest);flex-shrink:0}.h2cc-device-stage{min-height:320px;position:relative}.h2cc-device{border:8px solid var(--ink-900);box-shadow:var(--h2cc-shadow);background:#fff;position:absolute;overflow:hidden}.h2cc-device--desktop{aspect-ratio:16/10;border-radius:18px;width:78%;bottom:0;left:0}.h2cc-device--phone{aspect-ratio:9/18;border-radius:26px;width:34%;top:0;right:0}.h2cc-device__screen{flex-direction:column;gap:8px;width:100%;height:100%;padding:14px;display:flex}.h2cc-device__bar{background:var(--coral-100);border-radius:4px;height:8px}.h2cc-device__bar--wide{width:100%}.h2cc-device__bar--half{width:55%}.h2cc-device__block{background:var(--canvas);border-radius:12px;flex:1;margin-top:4px}@media (width>=900px){.h2cc-avail__grid{grid-template-columns:1fr 1fr}.h2cc-device-stage{min-height:420px}}.h2cc-faq__list{max-width:860px;margin:40px auto 0}.h2cc-faq__list details{border-top:1px solid var(--line)}.h2cc-faq__list details:last-child{border-bottom:1px solid var(--line)}.h2cc-faq__list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:24px;min-height:68px;padding:20px 4px;font-size:16px;font-weight:700;list-style:none;display:flex}.h2cc-faq__list summary::-webkit-details-marker{display:none}.h2cc-faq__list summary:after{content:"+";color:var(--coral-600);flex-shrink:0;font-size:1.4rem}.h2cc-faq__list details[open] summary:after{content:"−"}.h2cc-faq__answer{max-width:740px;color:var(--ink-700);padding:0 4px 24px;font-size:15px;line-height:1.6}.h2cc-cta{color:#fff;background:var(--coral-600);text-align:center;position:relative;overflow:hidden}.h2cc-cta__bgword{color:#ffffff14;white-space:nowrap;pointer-events:none;justify-content:center;align-items:center;font-family:Georgia,Times New Roman,serif;font-size:clamp(4rem,18vw,13rem);font-weight:700;display:flex;position:absolute;inset:0}.h2cc-cta__inner{z-index:1;flex-direction:column;align-items:center;gap:22px;display:flex;position:relative}.h2cc-cta h2{color:#fff;letter-spacing:-.02em;font-size:clamp(2rem,4.4vw,3.2rem)}.h2cc-cta p{color:#ffd9e4;max-width:52ch;font-size:16px;line-height:1.6}.h2cc-cta .h2cc-btn-light{border-radius:var(--r-pill);min-height:52px;color:var(--ink-900);background:#fff;justify-content:center;align-items:center;padding:0 28px;font-size:16px;font-weight:700;display:inline-flex}.h2cc-footer{background:var(--ink-900);color:#d9d5d8;padding:64px 0 34px}.h2cc-footer__top{border-bottom:1px solid #322e32;flex-direction:column;gap:40px;padding-bottom:40px;display:flex}.h2cc-footer__brand p{color:#a8a2a6;max-width:40ch;margin-top:12px;font-size:14px;line-height:1.55}.h2cc-footer__cols{grid-template-columns:repeat(2,1fr);gap:32px;display:grid}.h2cc-footer__col h4{text-transform:uppercase;letter-spacing:.04em;color:#a8a2a6;margin-bottom:12px;font-size:13px;font-weight:600}.h2cc-footer__col ul{flex-direction:column;gap:8px;display:flex}.h2cc-footer__col a{color:#d9d5d8;font-size:14px}.h2cc-footer__col a:hover{color:#fff}.h2cc-footer__bottom{color:#a8a2a6;flex-direction:column;gap:12px;padding-top:24px;font-size:13px;display:flex}@media (width>=768px){.h2cc-footer__top{flex-direction:row;justify-content:space-between}.h2cc-footer__cols{grid-template-columns:repeat(3,1fr);gap:40px}.h2cc-footer__bottom{flex-direction:row;justify-content:space-between}}@media (prefers-reduced-motion:reduce){.h2cc-page *{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.pk-header{z-index:40;background:var(--white);border-bottom:1px solid var(--line);position:sticky;top:0}.pk-header__inner{justify-content:space-between;align-items:center;gap:var(--sp-4);height:76px;display:flex}.pk-header__nav{align-items:center;gap:var(--sp-8);display:none}.pk-header__nav a{color:var(--ink-700);transition:color var(--dur-micro) var(--ease);font-size:15px;font-weight:500}.pk-header__nav a:hover{color:var(--coral-700)}.pk-header__actions{align-items:center;gap:var(--sp-3);display:none}.pk-header__signin{color:var(--ink-900);padding:var(--sp-2) var(--sp-3);font-size:15px;font-weight:600}.pk-header__signin:hover{color:var(--coral-700)}.pk-header__burger{border-radius:var(--r-pill);border:1px solid var(--line);background:var(--white);justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.pk-header__mobile-wrap{transition:grid-template-rows var(--dur-sheet) var(--ease);grid-template-rows:0fr;display:grid}.pk-header__mobile-wrap[data-open=true]{grid-template-rows:1fr}.pk-header__mobile-inner{overflow:hidden}.pk-header__mobile{border-top:1px solid var(--line);padding:var(--sp-4) var(--gutter) var(--sp-6);gap:var(--sp-1);opacity:0;transition:transform var(--dur-sheet) var(--ease), opacity var(--dur-sheet) var(--ease);flex-direction:column;display:flex;transform:translateY(-8px)}.pk-header__mobile-wrap[data-open=true] .pk-header__mobile{opacity:1;transform:translateY(0)}.pk-header__mobile a{padding:var(--sp-3) var(--sp-2);color:var(--ink-900);border-radius:12px;font-size:16px;font-weight:500}.pk-header__mobile a:hover{background:var(--coral-50)}.pk-header__mobile-actions{gap:var(--sp-3);margin-top:var(--sp-3);flex-direction:column;display:flex}@media (width>=1024px){.pk-header__nav,.pk-header__actions{display:flex}.pk-header__burger,.pk-header__mobile-wrap{display:none}}.pk-section{padding:var(--sp-12) 0}.pk-section--tight{padding:var(--sp-10) 0}.pk-section--canvas{background:var(--canvas)}.pk-section--coral{background:var(--coral-50)}.pk-section-head{max-width:640px;margin:0 auto var(--sp-10);text-align:center;gap:var(--sp-3);flex-direction:column;align-items:center;display:flex}.pk-section-head h2{font-size:28px;line-height:1.2}.pk-section-head p{color:var(--ink-700);font-size:17px;line-height:1.55}@media (width>=768px){.pk-section{padding:var(--sp-12) 0 64px}.pk-section-head h2{font-size:34px}}.pk-hero{padding:56px 0 var(--sp-12);overflow:hidden}.pk-hero__grid{gap:var(--sp-10);align-items:center;display:grid}.pk-hero__copy{align-items:flex-start;gap:var(--sp-5);flex-direction:column;display:flex}.pk-hero h1{letter-spacing:-.02em;font-size:36px;line-height:1.15}.pk-hero__ur{font-family:var(--font-ur-display);color:var(--ink-700);direction:rtl;font-size:20px}.pk-hero p.pk-hero__sub{color:var(--ink-700);max-width:52ch;font-size:17px;line-height:1.6}.pk-hero__cta{gap:var(--sp-3);flex-wrap:wrap;display:flex}.pk-hero__trust{gap:var(--sp-2) var(--sp-5);margin-top:var(--sp-2);flex-wrap:wrap;display:flex}.pk-hero__trust-item{align-items:center;gap:var(--sp-2);color:var(--ink-700);font-size:14px;font-weight:500;display:flex}.pk-hero__trust-item svg{color:var(--forest);flex-shrink:0}.pk-hero__visual{justify-content:center;display:flex;position:relative}.pk-hero__card{background:var(--white);border:1px solid var(--line);border-radius:var(--r-card);width:100%;max-width:360px;padding:var(--sp-6);gap:var(--sp-4);z-index:2;flex-direction:column;display:flex;position:relative}.pk-hero__avatar{aspect-ratio:4/5;background:var(--coral-100);border-radius:16px;justify-content:center;align-items:center;width:100%;display:flex}.pk-hero__name-row{justify-content:space-between;align-items:center;display:flex}.pk-hero__name-row h3{font-size:18px}.pk-hero__meta{color:var(--ink-500);font-size:14px}.pk-hero__reasons{gap:var(--sp-2);flex-direction:column;display:flex}.pk-hero__reasons li{gap:var(--sp-2);color:var(--ink-700);align-items:flex-start;font-size:14px;display:flex}.pk-hero__reasons svg{color:var(--coral-600);flex-shrink:0;margin-top:2px}.pk-hero__floater{background:var(--white);border:1px solid var(--line);border-radius:var(--r-pill);padding:var(--sp-2) var(--sp-4);align-items:center;gap:var(--sp-2);z-index:3;box-shadow:none;font-size:13px;font-weight:600;display:flex;position:absolute}.pk-hero__floater--verified{color:var(--forest);top:8%;right:-4%}.pk-hero__floater--private{color:var(--ink-700);bottom:6%;left:-6%}.pk-hero__blob{background:var(--coral-50);z-index:1;border-radius:32px;position:absolute;inset:8% 6%}@media (width>=1024px){.pk-hero__grid{grid-template-columns:1.05fr .95fr}.pk-hero h1{font-size:48px}.pk-hero{padding:72px 0 80px}}.pk-badge{border-radius:var(--r-pill);align-items:center;gap:6px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.pk-badge--forest{background:var(--forest-50);color:var(--forest)}.pk-badge--gold{background:var(--gold-50);color:var(--gold)}.pk-badge--neutral{background:var(--canvas);color:var(--ink-700)}.pk-cards{gap:var(--sp-5);grid-template-columns:1fr;display:grid}.pk-card{background:var(--white);border:1px solid var(--line);border-radius:var(--r-card);padding:var(--sp-6);gap:var(--sp-3);flex-direction:column;display:flex}.pk-card__icon{background:var(--coral-50);width:44px;height:44px;color:var(--coral-600);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.pk-card h3{font-size:18px}.pk-card p{color:var(--ink-700);font-size:15px;line-height:1.55}@media (width>=640px){.pk-cards{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.pk-cards--3{grid-template-columns:repeat(3,1fr)}}.pk-steps{gap:var(--sp-6);counter-reset:pk-step;grid-template-columns:1fr;display:grid}.pk-step{gap:var(--sp-3);flex-direction:column;padding-left:0;display:flex;position:relative}.pk-step__num{border-radius:var(--r-pill);background:var(--coral-600);width:40px;height:40px;color:var(--white);justify-content:center;align-items:center;font-size:16px;font-weight:700;display:flex}.pk-step h3{font-size:17px}.pk-step p{color:var(--ink-700);font-size:15px;line-height:1.55}@media (width>=768px){.pk-steps{grid-template-columns:repeat(4,1fr)}}.pk-split{gap:var(--sp-10);grid-template-columns:1fr;align-items:center;display:grid}.pk-split--reverse .pk-split__visual{order:-1}.pk-split__copy h2{margin-bottom:var(--sp-3);font-size:28px}.pk-split__copy>p{color:var(--ink-700);margin-bottom:var(--sp-5);font-size:16px;line-height:1.6}.pk-split__list{gap:var(--sp-3);flex-direction:column;display:flex}.pk-split__list li{gap:var(--sp-3);color:var(--ink-900);align-items:flex-start;font-size:15px;font-weight:500;display:flex}.pk-split__list li svg{color:var(--coral-600);flex-shrink:0;margin-top:2px}.pk-privacy-card{background:var(--white);border:1px solid var(--line);border-radius:var(--r-card);padding:var(--sp-6);gap:var(--sp-3);flex-direction:column;max-width:400px;margin:0 auto;display:flex}.pk-privacy-card__title{color:var(--ink-500);text-transform:uppercase;letter-spacing:.03em;margin-bottom:var(--sp-1);font-size:14px;font-weight:600}.pk-radio-card{align-items:center;gap:var(--sp-3);padding:var(--sp-4);border:1px solid var(--line);border-radius:var(--r-input);font-size:14px;font-weight:500;display:flex}.pk-radio-card--active{border-color:var(--coral-600);background:var(--coral-50);color:var(--coral-700)}.pk-radio-dot{border:2px solid var(--line);border-radius:50%;flex-shrink:0;width:20px;height:20px;position:relative}.pk-radio-card--active .pk-radio-dot{border-color:var(--coral-600)}.pk-radio-card--active .pk-radio-dot:after{content:"";background:var(--coral-600);border-radius:50%;position:absolute;inset:3px}@media (width>=1024px){.pk-split{grid-template-columns:1fr 1fr}}.pk-levels{gap:var(--sp-5);grid-template-columns:1fr;display:grid}.pk-level{gap:var(--sp-4);background:var(--white);border:1px solid var(--line);border-radius:var(--r-card);padding:var(--sp-6);display:flex}.pk-level__icon{background:var(--forest-50);width:48px;height:48px;color:var(--forest);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.pk-level__body h3{margin-bottom:4px;font-size:17px}.pk-level__body p{color:var(--ink-700);font-size:15px;line-height:1.55}.pk-level__tag{margin-top:var(--sp-2);display:inline-block}.pk-note{gap:var(--sp-3);background:var(--canvas);border-radius:var(--r-input);padding:var(--sp-4) var(--sp-5);margin-top:var(--sp-6);color:var(--ink-700);align-items:flex-start;font-size:14px;line-height:1.5;display:flex}.pk-note svg{color:var(--ink-500);flex-shrink:0;margin-top:2px}@media (width>=768px){.pk-levels{grid-template-columns:repeat(3,1fr)}.pk-level{flex-direction:column}}.pk-free{background:var(--white);border:1px solid var(--line);border-radius:var(--r-card);padding:var(--sp-8) var(--sp-6);gap:var(--sp-6);text-align:center;flex-direction:column;align-items:center;display:flex}.pk-free h2{font-size:28px}.pk-free p{color:var(--ink-700);max-width:56ch;font-size:16px;line-height:1.6}.pk-free__reassure{justify-content:center;gap:var(--sp-2) var(--sp-6);flex-wrap:wrap;display:flex}.pk-free__reassure li{color:var(--ink-700);align-items:center;gap:6px;font-size:13px;font-weight:600;display:flex}.pk-free__reassure svg{color:var(--forest)}.pk-free__note{color:var(--ink-500)!important;font-size:13px!important;font-weight:400!important}@media (width>=768px){.pk-free{padding:56px 64px}}.pk-apps{gap:var(--sp-8);grid-template-columns:1fr;align-items:center;display:grid}.pk-apps__copy h2{margin-bottom:var(--sp-3);font-size:28px}.pk-apps__copy p{color:var(--ink-700);margin-bottom:var(--sp-5);font-size:16px;line-height:1.6}.pk-apps__badges{gap:var(--sp-3);margin-bottom:var(--sp-5);flex-wrap:wrap;display:flex}.pk-store-badge{border:1px solid var(--line);color:var(--ink-500);border-radius:14px;align-items:center;gap:10px;padding:10px 16px;display:flex}.pk-store-badge__text{flex-direction:column;line-height:1.2;display:flex}.pk-store-badge__text span:first-child{font-size:11px}.pk-store-badge__text strong{color:var(--ink-700);font-size:14px}.pk-apps__visual{justify-content:center;gap:var(--sp-4);display:flex}.pk-device{background:var(--ink-900);border-radius:28px;padding:10px}.pk-device--phone{width:160px;height:320px}.pk-device--desktop{border-radius:16px;align-self:flex-end;width:300px;height:190px;display:none}.pk-device__screen{background:var(--white);width:100%;height:100%;padding:var(--sp-3);gap:var(--sp-2);border-radius:18px;flex-direction:column;display:flex}.pk-device__bar{background:var(--coral-100);border-radius:4px;height:8px}.pk-device__bar--wide{width:100%}.pk-device__bar--half{width:55%}.pk-device__block{background:var(--canvas);margin-top:var(--sp-2);border-radius:12px;flex:1}@media (width>=1024px){.pk-apps{grid-template-columns:1fr 1fr}.pk-device--desktop{display:block}}.pk-faq{gap:var(--sp-3);flex-direction:column;max-width:760px;margin:0 auto;display:flex}.pk-faq-item{border:1px solid var(--line);border-radius:var(--r-input);background:var(--white);overflow:hidden}.pk-faq-item__q{justify-content:space-between;align-items:center;gap:var(--sp-4);width:100%;padding:var(--sp-5);text-align:left;color:var(--ink-900);cursor:pointer;background:0 0;border:none;font-size:16px;font-weight:600;display:flex}.pk-faq-item__q svg{color:var(--ink-500);transition:transform var(--dur-micro) var(--ease);flex-shrink:0}.pk-faq-item[data-open=true] .pk-faq-item__q svg{color:var(--coral-600);transform:rotate(180deg)}.pk-faq-item__a{transition:grid-template-rows var(--dur-sheet) var(--ease);grid-template-rows:0fr;display:grid}.pk-faq-item[data-open=true] .pk-faq-item__a{grid-template-rows:1fr}.pk-faq-item__a-inner{overflow:hidden}.pk-faq-item__a p{padding:0 var(--sp-5) var(--sp-5);color:var(--ink-700);font-size:15px;line-height:1.6}.pk-cta-band{background:var(--coral-600);color:var(--white);text-align:center;padding:56px 0}.pk-cta-band h2{color:var(--white);margin-bottom:var(--sp-3);font-size:28px}.pk-cta-band p{color:var(--coral-100);max-width:52ch;margin:0 auto var(--sp-6);font-size:16px;line-height:1.6}@media (width>=768px){.pk-cta-band h2{font-size:32px}}.pk-footer{background:var(--ink-900);color:#d9d5d8;padding:56px 0 var(--sp-8)}.pk-footer__top{gap:var(--sp-10);padding-bottom:var(--sp-10);border-bottom:1px solid #322e32;flex-direction:column;display:flex}.pk-footer__brand p{margin-top:var(--sp-3);color:#a8a2a6;max-width:40ch;font-size:14px;line-height:1.55}.pk-footer__cols{gap:var(--sp-8);grid-template-columns:repeat(2,1fr);display:grid}.pk-footer__col h4{text-transform:uppercase;letter-spacing:.04em;color:#a8a2a6;margin-bottom:var(--sp-3);font-size:13px;font-weight:600}.pk-footer__col ul{gap:var(--sp-2);flex-direction:column;display:flex}.pk-footer__col a,.pk-footer__col button{color:#d9d5d8;cursor:pointer;text-align:left;background:0 0;border:none;padding:0;font-family:inherit;font-size:14px}.pk-footer__col a:hover,.pk-footer__col button:hover{color:var(--coral-500)}.pk-footer__bottom{gap:var(--sp-3);padding-top:var(--sp-6);color:#a8a2a6;flex-direction:column;font-size:13px;display:flex}.pk-footer__bottom-row{gap:var(--sp-2) var(--sp-5);flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex}.pk-footer__bottom-row div:first-child{gap:var(--sp-1) var(--sp-4);flex-wrap:wrap;display:flex}@media (width>=768px){.pk-footer__top{flex-direction:row;justify-content:space-between}.pk-footer__cols{gap:var(--sp-10);grid-template-columns:repeat(3,1fr)}}.pk-legal-hero{background:var(--coral-50);padding:var(--sp-10) 0;border-bottom:1px solid var(--line)}.pk-legal-hero__grid{gap:var(--sp-8);grid-template-columns:1fr;align-items:center;display:grid}.pk-legal-hero__crumb{color:var(--coral-700);margin-bottom:var(--sp-4);align-items:center;gap:6px;font-size:14px;font-weight:600;display:inline-flex}.pk-legal-hero h1{margin-bottom:var(--sp-2);font-size:30px;line-height:1.2}.pk-legal-hero p{color:var(--ink-500);font-size:14px}.pk-legal-hero__visual img{border-radius:var(--r-card);border:1px solid var(--line);width:100%;height:auto;display:block}@media (width>=768px){.pk-legal-hero h1{font-size:38px}}@media (width>=1024px){.pk-legal-hero__grid{grid-template-columns:1fr 1fr}}.pk-legal{padding:var(--sp-12) 0 64px}.pk-legal__body{gap:var(--sp-8);flex-direction:column;max-width:760px;margin:0 auto;display:flex}.pk-legal__note{gap:var(--sp-3);background:var(--canvas);border:1px solid var(--line);border-radius:var(--r-input);padding:var(--sp-4) var(--sp-5);color:var(--ink-700);align-items:flex-start;font-size:14px;line-height:1.6;display:flex}.pk-legal__note svg{color:var(--ink-500);flex-shrink:0;margin-top:2px}.pk-legal__section h2{margin-bottom:var(--sp-3);font-size:20px}.pk-legal__section p,.pk-legal__section li{color:var(--ink-700);font-size:15px;line-height:1.7}.pk-legal__section p+p{margin-top:var(--sp-3)}.pk-legal__section ul{gap:var(--sp-2);margin-top:var(--sp-3);padding-left:var(--sp-5);flex-direction:column;list-style:outside;display:flex}.pk-legal__section strong{color:var(--ink-900)}.pk-legal__section a{color:var(--coral-700);text-underline-offset:2px;font-weight:600;text-decoration:underline}.pk-legal__toc{gap:var(--sp-2);padding:var(--sp-5);background:var(--white);border:1px solid var(--line);border-radius:var(--r-card);flex-wrap:wrap;display:flex}.pk-legal__toc a{color:var(--ink-700);background:var(--canvas);border-radius:var(--r-pill);padding:6px 12px;font-size:13px;font-weight:600}.pk-legal__toc a:hover{color:var(--coral-700);background:var(--coral-50)}
