@import 'https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap';.pfh-page{font-family:plus jakarta sans,system-ui,sans-serif;color:#2f333f;background:#fff}.pfh-page a{text-decoration:none}.pfh-page h1,.pfh-page h2,.pfh-page h3{font-family:poppins,system-ui,sans-serif;color:#12141f}.pfh-wrap{max-width:1320px;margin:0 auto;padding:0 32px}.pfh-hero{background:linear-gradient(180deg,#EDF4FF 0%,#F8FAFC 62%,#FFFFFF 100%);border-bottom:1px solid #ecedf2;position:relative;overflow:hidden}.pfh-hero .tile{position:absolute;border-radius:8px}.pfh-hero-inner{max-width:880px;margin:0 auto;padding:76px 32px 64px;text-align:center;position:relative}.pfh-hero-badge{display:inline-flex;align-items:center;gap:8px;height:30px;padding:0 14px;border-radius:999px;background:#fff;border:1px solid #dce7fa;color:#1179fa;font-size:12px;font-weight:700;letter-spacing:.06em}.pfh-hero-badge .dot{width:6px;height:6px;border-radius:99px;background:#68da62}.pfh-hero h1{font-size:54px;line-height:1.08;letter-spacing:-.03em;margin:20px 0 16px;text-wrap:balance}.pfh-hero .sub{font-size:18px;line-height:1.6;color:#6b7280;margin:0 auto 32px;max-width:620px;text-wrap:pretty}.pfh-search{display:flex;align-items:center;gap:8px;background:#fff;border:1.5px solid #dce7fa;border-radius:14px;padding:8px 8px 8px 16px;box-shadow:0 16px 40px rgba(18,20,31,8%);max-width:640px;margin:0 auto}.pfh-search .ic{color:#8a91a0;display:flex}.pfh-search input{flex:1;min-width:0;border:none;outline:none;font-family:inherit;font-size:15px;color:#12141f;background:0 0;padding:10px 0}.pfh-search button{height:42px;padding:0 22px;border:none;border-radius:10px;background:#1179fa;color:#fff;font-family:inherit;font-size:14px;font-weight:700;cursor:pointer;box-shadow:0 10px 26px rgba(17,121,250,.26)}.pfh-search button:hover{background:#0b5fcc}.pfh-quick{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:18px;font-size:13px;color:#8a91a0;align-items:center}.pfh-quick .lbl{font-weight:600}.pfh-quick a{height:28px;display:inline-flex;align-items:center;padding:0 12px;border-radius:999px;border:1px solid #e4e8f0;background:rgba(255,255,255,.7);color:#454d59;font-weight:600}.pfh-quick a:hover{border-color:#cfe0ff;color:#1179fa;background:#fff}.pfh-cats{padding-top:72px;padding-bottom:8px}.pfh-cats-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.pfh-cat{display:flex;flex-direction:column;background:#fff;border:1px solid #ecedf2;border-radius:20px;overflow:hidden;box-shadow:0 4px 14px rgba(18,20,31,5%);transition:transform 160ms ease,box-shadow 160ms ease,border-color 160ms ease}.pfh-cat:hover{transform:translateY(-3px);box-shadow:0 22px 50px rgba(18,20,31,.12);border-color:#dce7fa}.pfh-cat .visual{position:relative;height:260px;border-bottom:1px solid #ecedf2;overflow:hidden}.pfh-cat--form .visual{background:linear-gradient(180deg,#EDF4FF 0%,#F8FAFC 100%)}.pfh-cat--pdf .visual{background:linear-gradient(180deg,#F1F0FF 0%,#F9FAFC 100%)}.pfh-cat .stack{position:absolute;left:50%;top:34px;width:300px;margin-left:-150px;height:300px}.pfh-cat .stack img{position:absolute;left:0;top:0;width:100%;border-radius:8px;border:1px solid rgba(18,20,31,8%);background:#fff;box-shadow:0 8px 20px rgba(18,20,31,.1)}.pfh-cat .stack img:nth-child(1){transform:translate(-52px,26px)rotate(-7deg)scale(.9);z-index:1}.pfh-cat .stack img:nth-child(2){transform:translate(52px,20px)rotate(7deg)scale(.9);z-index:2}.pfh-cat .stack img:nth-child(3){transform:none;z-index:3;box-shadow:0 18px 40px rgba(18,20,31,.18)}.pfh-cat .count{position:absolute;top:16px;left:18px;display:inline-flex;align-items:center;gap:7px;height:28px;padding:0 12px;border-radius:999px;background:#fff;border:1px solid #ecedf2;font-size:12px;font-weight:700}.pfh-cat--form .count{color:#1179fa}.pfh-cat--pdf .count{color:#5b5be0}.pfh-cat .new{position:absolute;top:16px;right:18px;height:28px;display:inline-flex;align-items:center;padding:0 12px;border-radius:999px;background:#68da62;color:#12341a;font-size:11px;font-weight:800;letter-spacing:.08em}.pfh-cat .body{padding:26px 28px 28px;display:flex;flex-direction:column;gap:14px;flex:1}.pfh-cat h2{font-size:26px;letter-spacing:-.02em;margin:0}.pfh-cat .desc{font-size:15px;line-height:1.6;color:#6b7280;margin:0;text-wrap:pretty}.pfh-cat ul{list-style:none;margin:2px 0 0;padding:0;display:grid;gap:9px}.pfh-cat li{display:flex;align-items:flex-start;gap:10px;font-size:14px;color:#454d59;line-height:1.5}.pfh-cat li .chk{flex:none;width:18px;height:18px;margin-top:1px;border-radius:99px;display:grid;place-items:center}.pfh-cat--form li .chk{background:#e4eeff;color:#1179fa}.pfh-cat--pdf li .chk{background:#eef;color:#5b5be0}.pfh-cat .cta{margin-top:auto;padding-top:20px;display:flex;align-items:center;gap:10px;font-size:15px;font-weight:700}.pfh-cat--form .cta{color:#1179fa}.pfh-cat--pdf .cta{color:#5b5be0}.pfh-cats-note{text-align:center;font-size:14px;color:#8a91a0;margin:26px 0 0}.pfh-cats-note a{font-weight:600;color:#1179fa}.pfh-inds{padding-top:72px}.pfh-inds-head{display:flex;align-items:baseline;justify-content:space-between;gap:24px;margin-bottom:22px}.pfh-inds-head h3{font-size:28px;letter-spacing:-.02em;margin:0}.pfh-inds-head a{font-size:14px;font-weight:600;color:#1179fa}.pfh-inds-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:14px}.pfh-ind{display:flex;align-items:center;gap:12px;padding:16px 18px;border:1px solid #ecedf2;border-radius:14px;background:#fff;box-shadow:0 2px 8px rgba(18,20,31,4%);transition:transform 140ms ease,border-color 140ms ease,box-shadow 140ms ease}.pfh-ind:hover{transform:translateY(-2px);border-color:#dce7fa;box-shadow:0 12px 26px rgba(18,20,31,9%)}.pfh-ind .ic{flex:none;width:34px;height:34px;border-radius:8px;display:grid;place-items:center}.pfh-ind .nm{display:block;font-size:14px;font-weight:700;color:#12141f}.pfh-ind .ct{display:block;font-size:12px;color:#8a91a0}.pfh-ind:nth-child(6n+1) .ic{background:#e4eeff;color:#1179fa}.pfh-ind:nth-child(6n+2) .ic{background:#eef;color:#5b5be0}.pfh-ind:nth-child(6n+3) .ic{background:#eaf9e9;color:#2f7a2b}.pfh-ind:nth-child(6n+4) .ic{background:#fdf6d9;color:#9a7b00}.pfh-ind:nth-child(6n+5) .ic{background:#ffecef;color:#c2415a}.pfh-ind:nth-child(6n+6) .ic{background:#f1f4f9;color:#454d59}.pfh-pop{padding-top:72px;padding-bottom:88px}.pfh-pop-head{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap;margin-bottom:24px}.pfh-pop-head h3{font-size:28px;letter-spacing:-.02em;margin:0}.pfh-tabs{display:flex;gap:4px;padding:4px;background:#f1f4f9;border-radius:12px}.pfh-tabs button{height:34px;padding:0 16px;border:none;border-radius:9px;font-family:inherit;font-size:13px;font-weight:700;cursor:pointer;background:0 0;color:#6b7280}.pfh-tabs button.active{background:#fff;color:#12141f;box-shadow:0 2px 8px rgba(18,20,31,.1)}.pfh-pop-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.pfh-pop-card{display:block;background:#fff;border:1px solid #ecedf2;border-radius:14px;overflow:hidden;box-shadow:0 2px 8px rgba(18,20,31,4%);transition:transform 160ms ease,box-shadow 160ms ease}.pfh-pop-card:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(18,20,31,.1)}.pfh-pop-card.hidden{display:none}.pfh-pop-card .img{position:relative;height:168px;background-color:#f1f4f9;background-position:50% 0;background-size:cover;background-repeat:no-repeat;border-bottom:1px solid #ecedf2}.pfh-pop-card .kind{position:absolute;top:10px;left:10px;height:24px;display:inline-flex;align-items:center;gap:6px;padding:0 10px;border-radius:999px;background:rgba(255,255,255,.94);border:1px solid #ecedf2;font-size:11px;font-weight:700}.pfh-pop-card .kind.form{color:#1179fa}.pfh-pop-card .kind.pdf{color:#5b5be0}.pfh-pop-card .txt{padding:14px 16px 18px}.pfh-pop-card .t{font-size:15px;font-weight:700;color:#12141f;margin-bottom:5px;line-height:1.35}.pfh-pop-card .d{font-size:13px;line-height:1.5;color:#6b7280}.pfh-cta-band{background:#12141f;color:#fff}.pfh-cta-band .inner{max-width:1320px;margin:0 auto;padding:64px 32px;display:flex;align-items:center;justify-content:space-between;gap:40px;flex-wrap:wrap}.pfh-cta-band h3{font-size:32px;line-height:1.2;letter-spacing:-.02em;margin:0 0 12px;color:#fff}.pfh-cta-band p{font-size:16px;line-height:1.6;color:rgba(255,255,255,.7);margin:0;max-width:620px}.pfh-cta-band .btns{display:flex;gap:12px;flex-wrap:wrap}.pfh-cta-band .primary{height:48px;display:inline-flex;align-items:center;padding:0 26px;border-radius:12px;background:#1179fa;color:#fff;font-size:15px;font-weight:700;box-shadow:0 12px 32px rgba(17,121,250,.32)}.pfh-cta-band .primary:hover{background:#0b5fcc}.pfh-cta-band .ghost{height:48px;display:inline-flex;align-items:center;padding:0 26px;border-radius:12px;border:1.5px solid rgba(255,255,255,.28);color:#fff;font-size:15px;font-weight:700}.pfh-cta-band .ghost:hover{border-color:#fff;background:rgba(255,255,255,8%)}@media(max-width:1100px){.pfh-pop-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.pfh-cats-grid{grid-template-columns:minmax(0,1fr)}.pfh-hero h1{font-size:38px}.pfh-pop-grid{grid-template-columns:repeat(2,1fr)}.pfh-wrap{padding:0 20px}}@media(max-width:560px){.pfh-pop-grid{grid-template-columns:1fr}}.pfl-page{--pfl-acc:#1179FA;--pfl-acc-dark:#0B5FCC;--pfl-tint:#E4EEFF;--pfl-wash:#F4F8FF;--pfl-line:#E3EBF6;--pfl-line-strong:#DCE7FA;font-family:plus jakarta sans,system-ui,sans-serif;color:#2f333f;background:#fff}.pfl-page a{text-decoration:none}.pfl-page h1,.pfl-page h2,.pfl-page h3{font-family:poppins,system-ui,sans-serif;color:#12141f}.pfl-wrap{max-width:1320px;margin:0 auto;padding:0 32px}.pfl-hero{background:var(--pfl-wash);border-bottom:1px solid var(--pfl-line)}.pfl-hero-inner{max-width:1320px;margin:0 auto;padding:40px 32px 44px;display:grid;grid-template-columns:minmax(0,1fr)340px;gap:48px;align-items:center}.pfl-crumbs{display:flex;align-items:center;gap:8px;font-size:13px;color:#7a7896;margin-bottom:18px;flex-wrap:wrap}.pfl-crumbs a{color:#7a7896}.pfl-crumbs a:hover{color:var(--pfl-acc)}.pfl-crumbs .sep{opacity:.5}.pfl-crumbs .current{color:#4b4a66;font-weight:600}.pfl-hero h1{font-size:46px;line-height:1.1;letter-spacing:-.03em;color:#1a1830;margin:0 0 14px;text-wrap:balance}.pfl-hero .sub{font-size:17px;line-height:1.6;color:#62607c;margin:0 0 26px;max-width:560px;text-wrap:pretty}.pfl-search{display:flex;align-items:center;gap:8px;background:#fff;border:1.5px solid var(--pfl-line-strong);border-radius:12px;padding:6px 6px 6px 14px;box-shadow:0 10px 28px rgba(18,20,31,7%);max-width:520px}.pfl-search .ic{color:#8a88a6;display:flex}.pfl-search input{flex:1;min-width:0;border:none;outline:none;font-family:inherit;font-size:15px;color:#1a1830;background:0 0;padding:9px 0}.pfl-search button{height:38px;padding:0 18px;border:none;border-radius:9px;background:var(--pfl-acc);color:#fff;font-family:inherit;font-size:14px;font-weight:700;cursor:pointer}.pfl-search button:hover{filter:brightness(.92)}.pfl-stats{display:flex;gap:26px;margin-top:26px;flex-wrap:wrap}.pfl-stats .n{font-family:poppins,system-ui,sans-serif;font-size:22px;font-weight:600;color:#1a1830;letter-spacing:-.02em}.pfl-stats .l{font-size:12px;color:#8a88a6;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.pfl-hero-art{display:flex;justify-content:flex-end}.pfl-hero-art .fan{position:relative;width:340px;height:300px}.pfl-hero-art img{position:absolute;border-radius:6px;border:1px solid rgba(26,24,48,.1);background:#fff;box-shadow:0 14px 30px rgba(35,30,80,.14)}.pfl-hero-art img:nth-child(1){left:0;top:26px;width:200px;transform:rotate(-8deg)}.pfl-hero-art img:nth-child(2){right:0;top:12px;width:200px;transform:rotate(7deg)}.pfl-hero-art img:nth-child(3){left:70px;top:0;width:205px;border-color:rgba(26,24,48,.12);box-shadow:0 26px 50px rgba(35,30,80,.2)}.pfl-bar{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.92);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid #ecedf2}.pfl-bar-inner{max-width:1320px;margin:0 auto;padding:0 32px;height:54px;display:flex;align-items:center;gap:24px}.pfl-facets{display:flex;gap:22px;height:100%}.pfl-facets a{height:100%;display:inline-flex;align-items:center;font-size:14px;font-weight:700;color:#8a88a6;border-bottom:2px solid transparent}.pfl-facets a.active{color:var(--pfl-acc);border-bottom-color:var(--pfl-acc)}.pfl-bar .result{margin-left:auto;font-size:13px;color:#8a88a6}.pfl-body{max-width:1320px;margin:0 auto;padding:32px 32px 80px;display:grid;grid-template-columns:250px minmax(0,1fr);gap:40px;align-items:start}.pfl-aside{position:sticky;top:86px;display:flex;flex-direction:column;gap:6px}.pfl-aside .hd{font-size:12px;font-weight:800;letter-spacing:.1em;color:#8a88a6;padding:0 12px 10px}.pfl-aside .list{max-height:620px;overflow:auto;display:flex;flex-direction:column;gap:2px;padding-right:4px}.pfl-aside .list a{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 12px;border-radius:9px;font-size:14px;font-weight:500;color:#4b4a66}.pfl-aside .list a:hover{background:#f2f3f7}.pfl-aside .list a.active{background:var(--pfl-tint);color:var(--pfl-acc-dark);font-weight:700}.pfl-aside .list a .c{font-size:12px;color:#9c9ab4;font-variant-numeric:tabular-nums}.pfl-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(228px,1fr));gap:24px}.pfl-card{display:block}.pfl-card.hidden{display:none}.pfl-card .frame{position:relative;border:1px solid var(--pfl-line);border-radius:10px;overflow:hidden;background:#fff;box-shadow:0 6px 18px rgba(18,20,31,7%);transition:transform 160ms ease,box-shadow 160ms ease,border-color 160ms ease}.pfl-card:hover .frame{transform:translateY(-4px);box-shadow:0 26px 48px rgba(18,20,31,.16);border-color:#d8dce8}.pfl-card .cover{aspect-ratio:1/1.294;background-color:var(--pfl-wash);background-position:50% 0;background-size:100%;background-repeat:no-repeat}.pfl-card .pages{position:absolute;left:10px;top:10px;height:24px;display:inline-flex;align-items:center;gap:6px;padding:0 9px;border-radius:7px;background:rgba(255,255,255,.94);border:1px solid var(--pfl-line);font-size:11px;font-weight:700;color:var(--pfl-acc)}.pfl-card .meta{padding:12px 2px 0}.pfl-card .meta .t{font-size:14px;font-weight:700;color:#1a1830;line-height:1.35}.pfl-card .meta .k{font-size:12px;color:#8a88a6;margin-top:4px}.pfl-more{display:flex;justify-content:center;margin-top:40px}.pfl-more button{height:46px;padding:0 28px;border:1.5px solid var(--pfl-line-strong);background:#fff;border-radius:11px;font-family:inherit;font-size:15px;font-weight:700;color:var(--pfl-acc);cursor:pointer}.pfl-more button:hover{background:#f5f6fa}.pfl-empty{padding:60px 0;text-align:center;color:#8a88a6;font-size:15px}.pfl-switch{border-top:1px solid #ecedf2;background:#fafbfd}.pfl-switch .inner{max-width:1320px;margin:0 auto;padding:44px 32px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.pfl-lib{text-align:left;display:flex;align-items:center;gap:16px;padding:20px 22px;border:1.5px solid #e7eaf0;border-radius:16px;background:0 0}.pfl-lib.active{background:#fff;box-shadow:0 12px 30px rgba(18,20,31,8%)}.pfl-lib--form.active{border-color:#cfe0ff}.pfl-lib--pdf.active{border-color:#cfe0ff}.pfl-lib:hover{border-color:#c9ceda}.pfl-lib .ic{flex:none;width:44px;height:44px;border-radius:11px;display:grid;place-items:center}.pfl-lib--form .ic{background:#e4eeff;color:#1179fa}.pfl-lib--pdf .ic{background:var(--pfl-tint);color:var(--pfl-acc)}.pfl-lib .tt{display:block;font-family:poppins,system-ui,sans-serif;font-size:17px;font-weight:600;color:#12141f;letter-spacing:-.01em}.pfl-lib .dd{display:block;font-size:13.5px;color:#6b7280;margin-top:3px;line-height:1.5}.pfl-lib .arr{margin-left:auto;display:flex}.pfl-lib--form .arr{color:#1179fa}.pfl-lib--pdf .arr{color:var(--pfl-acc)}.pfl-seo{border-top:1px solid #ecedf2}.pfl-seo .inner{max-width:1320px;margin:0 auto;padding:64px 32px 24px;display:grid;grid-template-columns:minmax(0,1fr)420px;gap:48px;align-items:start}.pfl-eyebrow{display:flex;align-items:center;gap:12px;margin-bottom:18px}.pfl-eyebrow span:first-child{font-size:11.5px;font-weight:800;letter-spacing:.1em;color:#8a88a6;white-space:nowrap}.pfl-eyebrow .line{flex:1;height:1px;background:#ecedf2}.pfl-seo .copy{font-size:15.5px;line-height:1.7;color:#6b7280}.pfl-seo .copy p{margin:0 0 14px;text-wrap:pretty}.pfl-seo .copy ul,.pfl-seo .copy ol{margin:0 0 14px;padding-left:1.4em}.pfl-seo .copy h2,.pfl-seo .copy h3,.pfl-seo .copy h4{font-family:poppins,system-ui,sans-serif;font-size:19px;line-height:1.35;letter-spacing:-.01em;color:#12141f;margin:22px 0 10px}.pfl-seo .copy h2:first-child{font-size:28px;line-height:1.25;letter-spacing:-.02em;margin:0 0 14px;text-wrap:pretty}.pfl-seo .points{display:grid;gap:12px}.pfl-seo .pt{display:flex;gap:12px;align-items:flex-start;padding:14px 16px;border:1px solid #ecedf2;border-radius:12px;background:#fff}.pfl-seo .pt .ic{flex:none;width:30px;height:30px;border-radius:8px;display:grid;place-items:center;background:var(--pfl-tint);color:var(--pfl-acc)}.pfl-seo .pt .ic.blue{background:#e4eeff;color:#1179fa}.pfl-seo .pt .tt{display:block;font-size:14px;font-weight:700;color:#12141f}.pfl-seo .pt .dd{display:block;font-size:13.5px;color:#6b7280;margin-top:2px;line-height:1.55}.pfl-faq .inner{max-width:880px;margin:0 auto;padding:48px 32px 72px}.pfl-faq h2{font-size:24px;letter-spacing:-.02em;margin:0 0 18px}.pfl-faq-item{border:1px solid #ecedf2;border-radius:12px;background:#fff;overflow:hidden;margin-bottom:10px}.pfl-faq-item summary{display:flex;align-items:center;gap:14px;padding:16px 18px;cursor:pointer;list-style:none;font-size:15px;font-weight:700;color:#12141f}.pfl-faq-item summary::-webkit-details-marker{display:none}.pfl-faq-item summary:hover{background:#f8fafc}.pfl-faq-item summary .chev{margin-left:auto;color:#8a91a0;display:inline-flex;transition:transform 200ms cubic-bezier(.4,0,.2,1)}.pfl-faq-item[open] summary .chev{transform:rotate(180deg)}.pfl-faq-item .a{padding:0 18px 18px;font-size:14.5px;line-height:1.65;color:#6b7280;max-width:720px}.pfl-cta-band{background:#12141f;color:#fff}.pfl-cta-band .inner{max-width:1320px;margin:0 auto;padding:56px 32px;display:flex;align-items:center;justify-content:space-between;gap:40px;flex-wrap:wrap}.pfl-cta-band h3{font-family:poppins,system-ui,sans-serif;font-size:30px;line-height:1.2;letter-spacing:-.02em;margin:0 0 10px;color:#fff}.pfl-cta-band p{font-size:15.5px;line-height:1.6;color:rgba(255,255,255,.7);margin:0;max-width:620px}.pfl-cta-band .btns{display:flex;gap:12px;flex-wrap:wrap}.pfl-cta-band .primary{height:48px;display:inline-flex;align-items:center;padding:0 26px;border-radius:12px;background:#1179fa;color:#fff;font-size:15px;font-weight:700;box-shadow:0 12px 32px rgba(17,121,250,.32)}.pfl-cta-band .primary:hover{background:#0b5fcc}.pfl-cta-band .ghost{height:48px;display:inline-flex;align-items:center;padding:0 26px;border-radius:12px;border:1.5px solid rgba(255,255,255,.28);color:#fff;font-size:15px;font-weight:700}.pfl-cta-band .ghost:hover{border-color:#fff;background:rgba(255,255,255,8%)}@media(max-width:1040px){.pfl-hero-inner{grid-template-columns:minmax(0,1fr)}.pfl-hero-art{display:none}.pfl-body{grid-template-columns:minmax(0,1fr)}.pfl-aside{display:none}.pfl-switch .inner{grid-template-columns:minmax(0,1fr)}.pfl-seo .inner{grid-template-columns:minmax(0,1fr)}.pfl-hero h1{font-size:36px}.pfl-wrap,.pfl-hero-inner,.pfl-bar-inner,.pfl-body{padding-left:20px;padding-right:20px}}.pfd-page{font-family:plus jakarta sans,system-ui,sans-serif;color:#2f333f;background:#fff}.pfd-page a{text-decoration:none}.pfd-page h1,.pfd-page h2,.pfd-page h3{font-family:poppins,system-ui,sans-serif;color:#12141f}.pfd-breadcrumb{background:linear-gradient(180deg,#F2F7FF 0%,#FBFCFE 100%);border-bottom:1px solid #ecedf2}.pfd-breadcrumb .pfd-wrap{padding-top:14px;padding-bottom:14px;display:flex;align-items:center;gap:8px;font-size:13px;color:#6b7280;flex-wrap:wrap}.pfd-breadcrumb a{color:#6b7280}.pfd-breadcrumb a:hover{color:#1179fa}.pfd-breadcrumb .sep{opacity:.5}.pfd-breadcrumb .current{color:#454d59;font-weight:600}.pfd-wrap{max-width:1320px;margin:0 auto;padding:0 32px}.pfd-grid{display:grid;grid-template-columns:minmax(360px,460px)minmax(0,1fr);gap:48px;align-items:start;padding-top:32px;padding-bottom:96px}.pfd-aside{position:sticky;top:88px;display:flex;flex-direction:column;gap:12px}.pfd-viewer{width:100%;border:1px solid #ecedf2;border-radius:20px;background:#f8fafc;box-shadow:0 18px 44px rgba(18,20,31,9%);overflow:hidden;display:flex;flex-direction:column;max-height:calc(100vh - 118px)}.pfd-viewer-bar{display:flex;align-items:center;flex-wrap:wrap;row-gap:8px;gap:10px;padding:12px 14px;background:#fff;border-bottom:1px solid #ecedf2;flex:none}.pfd-viewer-bar .file-ic{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:8px;background:#e4eeff;color:#1179fa;flex:none}.pfd-viewer-bar .file-meta{min-width:0}.pfd-viewer-bar .file-name{font-size:13px;font-weight:700;color:#12141f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:180px}.pfd-viewer-bar .file-sub{font-size:11px;color:#8a91a0}.pfd-viewer-controls{margin-left:auto;display:flex;align-items:center;gap:6px;flex-wrap:wrap;justify-content:flex-end}.pfd-viewer-controls .vbtn{width:30px;height:30px;display:grid;place-items:center;border:1px solid #ecedf2;background:#fff;border-radius:8px;color:#454d59;cursor:pointer;padding:0}.pfd-viewer-controls .vbtn:hover{background:#f2f7ff;border-color:#cfe0ff;color:#1179fa}.pfd-viewer-controls .vbtn-zoom{width:auto;padding:0 10px;font-size:12px;font-weight:600;font-family:inherit;display:flex;align-items:center;gap:6px}.pfd-viewer-controls .vsep{width:1px;height:20px;background:#ecedf2;margin:0 2px}.pfd-viewer-controls .vpage{font-size:12px;font-weight:600;color:#454d59;min-width:46px;text-align:center;font-variant-numeric:tabular-nums}.pfd-stack{flex:1;min-height:120px;overflow:auto;padding:16px;display:flex;flex-direction:column;align-items:center;gap:16px;background:#333949}.pfd-stack .pfd-pagebox{width:100%;flex:none;transition:width 200ms cubic-bezier(.4,0,.2,1)}.pfd-stack.zoomed .pfd-pagebox{width:150%}.pfd-pagebox .inner{position:relative;background:#fff;border-radius:4px;box-shadow:0 10px 26px rgba(0,0,0,.35);overflow:hidden}.pfd-pagebox img{display:block;width:100%;height:auto}.pfd-pagebox .badge{position:absolute;right:8px;bottom:8px;background:rgba(18,20,31,.78);color:#fff;font-size:10px;font-weight:700;letter-spacing:.04em;padding:3px 8px;border-radius:999px}.pfd-thumbs{flex:none;display:flex;gap:10px;padding:10px 14px;background:#fff;border-top:1px solid #ecedf2;overflow-x:auto}.pfd-thumbs button{flex:none;border:0;background:0 0;padding:0;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:4px}.pfd-thumbs img{display:block;width:40px;height:52px;object-fit:cover;object-position:top;border-radius:4px;border:1px solid #e3e7ef;background:#fff}.pfd-thumbs button.active img{border:2px solid #1179fa}.pfd-thumbs span{font-size:10px;font-weight:700;color:#8a91a0}.pfd-main{min-width:0}.pfd-pills{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.pfd-pill{display:inline-flex;align-items:center;gap:6px;height:26px;padding:0 11px;border-radius:999px;background:#f1f4f9;color:#454d59;font-size:12px;font-weight:600}.pfd-pill:hover{color:#1179fa}.pfd-pill--cat{background:#e4eeff;color:#0b5fcc;font-weight:700}.pfd-pill--free{background:#eaf9e9;color:#2f7a2b;font-weight:700}.pfd-main h1{font-size:42px;line-height:1.12;letter-spacing:-.02em;margin:0 0 16px;text-wrap:pretty}.pfd-lead{font-size:17px;line-height:1.6;color:#454d59;margin:0 0 22px;max-width:62ch;text-wrap:pretty}.pfd-meta-strip{display:flex;flex-wrap:wrap;gap:10px 28px;padding:14px 0 22px;border-top:1px solid #ecedf2;border-bottom:1px solid #ecedf2;margin-bottom:26px;font-size:13px;color:#6b7280}.pfd-meta-strip span{display:inline-flex;align-items:center;gap:7px}.pfd-convert{position:relative;overflow:hidden;background:linear-gradient(135deg,#EDF4FF 0%,#E4EEFF 100%);border:1px solid #d3e3ff;border-radius:20px;padding:24px 26px;margin-bottom:20px}.pfd-convert .tiles{position:absolute;right:-18px;top:-18px;display:grid;grid-template-columns:26px 26px;gap:8px;opacity:.45;transform:rotate(12deg)}.pfd-convert .tiles i{width:26px;height:26px;border-radius:8px;display:block}.pfd-convert .eyebrow{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:800;letter-spacing:.08em;color:#1179fa;margin-bottom:8px}.pfd-convert h2{font-size:20px;line-height:1.3;letter-spacing:-.01em;margin:0 0 6px;max-width:34ch}.pfd-convert p{font-size:14px;line-height:1.55;color:#454d59;margin:0 0 18px;max-width:48ch}.pfd-convert .cta-row{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.pfd-btn-primary{display:inline-flex;align-items:center;gap:8px;height:46px;padding:0 22px;border-radius:10px;background:#1179fa;color:#fff !important;font-size:15px;font-weight:700;box-shadow:0 12px 32px rgba(17,121,250,.22)}.pfd-btn-primary:hover{background:#0b5fcc}.pfd-btn-primary:active{transform:scale(.97)}.pfd-convert .fine{font-size:12.5px;color:#6b7280}.pfd-actions{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:36px}.pfd-btn-outline{flex:1 1 220px;display:flex;align-items:center;justify-content:center;gap:8px;height:46px;border-radius:10px;background:#fff;border:1.5px solid #dce2ec;color:#12141f;font-size:14.5px;font-weight:700}.pfd-btn-outline:hover{border-color:#1179fa;color:#1179fa;background:#f5f9ff}.pfd-btn-outline:active{transform:scale(.98)}.pfd-section{margin-bottom:40px}.pfd-section h2{font-size:26px;letter-spacing:-.02em;margin:0 0 14px}.pfd-section h3{font-size:19px;letter-spacing:-.01em;margin:0 0 14px}.pfd-eyebrow{display:flex;align-items:center;gap:12px;margin-bottom:18px}.pfd-eyebrow span:first-child{font-size:11.5px;font-weight:800;letter-spacing:.1em;color:#8a91a0;white-space:nowrap}.pfd-eyebrow .line{flex:1;height:1px;background:#ecedf2}.pfd-about{font-size:16px;line-height:1.72;color:#454d59;max-width:68ch}.pfd-about p{margin:0 0 14px}.pfd-about ul,.pfd-about ol{margin:0 0 14px;padding-left:1.4em}.pfd-about h2,.pfd-about h3,.pfd-about h4{font-family:poppins,system-ui,sans-serif;font-size:19px;line-height:1.35;letter-spacing:-.01em;color:#12141f;margin:22px 0 10px}.pfd-about h2:first-child{font-size:26px;line-height:1.25;letter-spacing:-.02em;margin:0 0 14px;text-wrap:pretty}.pfd-faq-item{border:1px solid #ecedf2;border-radius:14px;background:#fff;overflow:hidden;margin-bottom:10px}.pfd-faq-item summary{display:flex;align-items:center;gap:14px;padding:15px 18px;cursor:pointer;list-style:none}.pfd-faq-item summary::-webkit-details-marker{display:none}.pfd-faq-item summary:hover{background:#f8fafc}.pfd-faq-item summary .q{flex:1;font-size:15px;font-weight:650;color:#12141f}.pfd-faq-item summary .chev{flex:none;color:#1179fa;display:inline-flex;transition:transform 200ms cubic-bezier(.4,0,.2,1)}.pfd-faq-item[open] summary .chev{transform:rotate(90deg)}.pfd-faq-item .a{padding:0 18px 17px;font-size:14.5px;line-height:1.68;color:#454d59;max-width:66ch}.pfd-label{font-size:12px;font-weight:800;letter-spacing:.08em;color:#8a91a0;margin-bottom:10px}.pfd-tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:22px}.pfd-tag{display:inline-flex;align-items:center;height:30px;padding:0 13px;border-radius:999px;border:1px solid #ecedf2;background:#f8fafc;color:#454d59;font-size:13px;font-weight:600}.pfd-tag:hover{border-color:#cfe0ff;background:#f2f7ff;color:#1179fa}.pfd-share{display:flex;align-items:center;gap:12px}.pfd-share .icons{display:flex;gap:8px}.pfd-share .icons a{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;border:1px solid #ecedf2;color:#6b7280;background:#fff;cursor:pointer;font-size:15px}.pfd-share .icons a:hover{border-color:#cfe0ff;color:#1179fa}.pfd-related{background:#f8fafc;border-top:1px solid #ecedf2;padding:56px 0 72px}.pfd-related h2{font-size:24px;letter-spacing:-.02em;margin:0 0 20px}.pfd-related .grid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px}.pfd-related .card{display:block;background:#fff;border:1px solid #ecedf2;border-radius:14px;overflow:hidden;box-shadow:0 2px 8px rgba(18,20,31,4%);transition:transform 160ms ease,box-shadow 160ms ease}.pfd-related .card:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(18,20,31,.1)}.pfd-related .card .img{height:160px;background-color:#f1f4f9;background-position:50% 0;background-size:cover;background-repeat:no-repeat;border-bottom:1px solid #ecedf2}.pfd-related .card .txt{padding:14px 16px 18px}.pfd-related .card .txt .t{font-size:15px;font-weight:700;color:#12141f;margin-bottom:5px;line-height:1.35}.pfd-related .card .txt .d{font-size:13px;line-height:1.5;color:#6b7280}.pfd-lightbox{position:fixed;inset:0;z-index:99999;background:rgba(18,20,31,.82);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);overflow:auto;padding:56px 24px;display:none}.pfd-lightbox.open{display:block}.pfd-lightbox .close{position:fixed;top:18px;right:22px;width:40px;height:40px;display:grid;place-items:center;border-radius:12px;border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.1);color:#fff;cursor:pointer}.pfd-lightbox .pages{display:flex;flex-direction:column;align-items:center;gap:24px}.pfd-lightbox img{display:block;width:min(820px,100%);border-radius:6px;box-shadow:0 30px 70px rgba(0,0,0,.5)}@media(max-width:1200px){.pfd-related .grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:940px){.pfd-grid{grid-template-columns:minmax(0,1fr);gap:32px}.pfd-aside{position:static}.pfd-viewer{max-width:660px;margin:0 auto;max-height:78vh}.pfd-main h1{font-size:32px}.pfd-wrap{padding:0 20px}}@media(max-width:760px){.pfd-related .grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.pfd-related .grid{grid-template-columns:1fr}}