:root{--pt-blue:#1478ff;--pt-dark:#061b4f;--pt-orange:#ff8a18;--pt-soft:#eef7ff;--pt-green:#16b777;--pt-purple:#7c4dff}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--pt-dark);background:#fff}a{text-decoration:none}.pt-navbar{background:#fff;box-shadow:0 6px 24px rgb(15 23 42 / .07)}.pt-logo{font-weight:900;font-size:1.8rem;color:var(--pt-blue)!important;letter-spacing:-.04em}.pt-logo span{color:var(--pt-orange)}.pt-orange-btn{background:linear-gradient(135deg,#ff9f2f,#ff7900);color:#fff!important;border:0;border-radius:14px;padding:13px 24px;font-weight:800;box-shadow:0 12px 26px rgb(255 122 0 / .25)}.pt-orange-btn:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgb(255 122 0 / .32)}.pt-outline-btn{border:2px solid rgb(20 120 255 / .22);color:#05c;background:#fff;border-radius:14px;padding:12px 24px;font-weight:800}.pt-reveal{opacity:0;transition:opacity .75s ease}.pt-reveal.visible{opacity:1}.pt-footer{background:#1a2035;color:rgb(255 255 255 / .75);padding:60px 0 0}.pt-footer-logo{font-weight:900;font-size:1.7rem;color:#fff;letter-spacing:-.04em}.pt-footer-logo span{color:var(--pt-orange)}.pt-footer-tagline{font-size:.85rem;color:rgb(255 255 255 / .5);margin-top:4px}.pt-footer-desc{font-size:.85rem;line-height:1.7;color:rgb(255 255 255 / .55);margin-top:14px;max-width:220px}.pt-footer-col-title{font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:#fff;margin-bottom:18px}.pt-footer-group-label{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:rgb(255 255 255 / .65);margin:14px 0 4px}.pt-footer-group-label:first-of-type{margin-top:0}.pt-footer-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.pt-footer-links a{color:rgb(255 255 255 / .6);font-size:.88rem;transition:.2s}.pt-footer-links a:hover{color:#fff}.pt-footer-bottom{background:#141928;padding:18px 0;font-size:.82rem;color:rgb(255 255 255 / .62)}.pt-footer-bottom a{color:rgb(255 255 255 / .55);transition:.2s}.pt-footer-bottom a:hover{color:#fff}.pt-social-btn{width:40px;height:40px;border-radius:50%;background:rgb(255 255 255 / .08);display:grid;place-items:center;font-size:1.1rem;color:rgb(255 255 255 / .7);transition:.2s ease;border:1px solid rgb(255 255 255 / .1)}.pt-social-btn:hover{background:var(--pt-blue);color:#fff;border-color:var(--pt-blue)}.pt-footer-contact-link{color:rgb(255 255 255 / .7);font-size:.9rem;transition:color .2s}.pt-footer-contact-link:hover{color:#fff}.pt-mobile-cta{z-index:999;background:#fff;padding:12px;box-shadow:0 -10px 28px rgb(15 23 42 / .12)}.pt-dropdown{border:1px solid rgb(15 23 42 / .08);border-radius:16px;box-shadow:0 16px 38px rgb(15 23 42 / .10);padding:8px;min-width:190px}.pt-dropdown .dropdown-item{border-radius:10px;font-weight:700;font-size:.92rem;color:var(--pt-dark);padding:10px 14px}.pt-dropdown .dropdown-item:hover{background:var(--pt-soft);color:var(--pt-blue)}@media(min-width:992px){.nav-item.dropdown:hover>.dropdown-menu{display:block;margin-top:0}}#pt-loader{position:fixed;inset:0;z-index:99999;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;transition:opacity .35s ease,visibility .35s ease}#pt-loader.pt-loader-hide{opacity:0;visibility:hidden}.pt-loader-logo{display:flex;align-items:center;gap:10px}.pt-loader-logo img{height:52px}.pt-loader-spinner{width:36px;height:36px;border:3px solid #eaf4ff;border-top-color:#1478ff;border-radius:50%;animation:pt-spin .75s linear infinite}@keyframes pt-spin{to{transform:rotate(360deg)}}.pt-mega-menu{padding:0;border:1px solid rgb(15 23 42 / .08);border-radius:20px;box-shadow:0 24px 64px rgb(15 23 42 / .15);overflow:hidden;width:780px}.pt-mega-cols{display:flex}.pt-mega-col{flex:1;padding:16px 16px 12px}.pt-mega-col+.pt-mega-col{border-left:1px solid rgb(15 23 42 / .06)}.pt-mega-col-hd{display:flex;align-items:flex-start;gap:10px;margin-bottom:12px;padding-bottom:11px;border-bottom:1px solid rgb(15 23 42 / .06)}.pt-mega-col-icon{width:34px;height:34px;border-radius:9px;display:flex;align-items:center;justify-content:center;font-size:1rem;flex-shrink:0}.pt-mega-col-icon-blue{background:#e8f1ff}.pt-mega-col-icon-green{background:#edfaf4}.pt-mega-col-icon-purple{background:#f0eaff}.pt-mega-col-title{font-size:.73rem;font-weight:900;text-transform:uppercase;letter-spacing:.04em;line-height:1.3}.pt-mega-col-desc{font-size:.7rem;color:#94a3b8;margin-top:2px}.pt-mega-link{display:flex;align-items:center;justify-content:space-between;padding:8px;border-radius:9px;text-decoration:none;color:#1e293b;font-size:.84rem;font-weight:600;transition:background .15s;margin-bottom:2px}.pt-mega-link:hover{background:#f1f5f9;color:#1478ff}.pt-sub-badge{width:26px;height:26px;border-radius:7px;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:900;color:#fff;flex-shrink:0}.pt-chevron{color:#cbd5e1;font-size:.9rem}.pt-tag{font-size:.62rem;font-weight:800;padding:2px 6px;border-radius:20px;white-space:nowrap}.pt-tag-star{background:#fff8e1;color:#d97706}.pt-tag-hot{background:#fff1f0;color:#ef4444}.pt-mega-view-all{display:block;font-size:.79rem;font-weight:700;text-decoration:none;margin-top:8px;padding:4px 8px}.pt-mega-view-all:hover{text-decoration:underline}.pt-mega-footer{background:#f0f7ff;padding:13px 22px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid rgb(15 23 42 / .06);font-size:.83rem;color:#334155}.pt-mega-footer strong{color:#061b4f}.pt-mega-footer-btn{background:linear-gradient(135deg,#ff9f2f,#ff7900);color:#fff!important;border-radius:10px;padding:8px 18px;font-size:.83rem;font-weight:800;text-decoration:none;white-space:nowrap;transition:box-shadow .2s}.pt-mega-footer-btn:hover{box-shadow:0 8px 20px rgb(255 122 0 / .3)}.pt-title{font-weight:950;letter-spacing:-.04em;color:var(--pt-dark)}.pt-grade-section{background:linear-gradient(160deg,#e8f5ff 0%,#f4f9ff 55%,#ffffff 100%);position:relative;overflow:hidden}.pt-deco-star{position:absolute;pointer-events:none;opacity:.55;z-index:1;line-height:1}.pt-gc{background:#fff;border-radius:20px;box-shadow:0 8px 26px rgb(0 0 0 / .09);overflow:hidden;transition:transform .2s,box-shadow .2s;display:flex;flex-direction:column;height:100%}.pt-gc:hover{transform:translateY(-5px);box-shadow:0 16px 36px rgb(0 0 0 / .13)}.pt-gc-banner{display:flex;align-items:center;gap:8px;padding:10px 16px;color:#fff;font-weight:800;font-size:1rem;border-radius:12px;margin:12px 12px 0}.pt-gc-p3{background:#1c7dff}.pt-gc-p4{background:#00b87a}.pt-gc-p5{background:#7c3aed}.pt-gc-p6{background:#f97316}.pt-gc-sec3{background:#0891b2}.pt-gc-sec4{background:#7c3aed}.pt-gc-body{padding:14px 12px}.pt-gc-subjects{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #f0f0f0;margin-top:10px;padding-top:10px}.pt-gc-subject{text-align:center;padding:6px 4px}.pt-gc-subject+.pt-gc-subject{border-left:1px solid #f0f0f0}.pt-gc-subj-icon{width:40px;height:40px;margin:0 auto 5px;display:block}.pt-gc-subj-icon-sm{width:34px;height:34px;margin:0 auto 5px;display:block}.pt-gc-subj-name{font-weight:700;font-size:.82rem;color:#1a1a2e;margin-bottom:8px}.pt-gc-stat{font-size:1.05rem;font-weight:800;color:#1a1a2e;line-height:1.1}.pt-gc-stat-lbl{font-size:.65rem;color:#999;line-height:1.2;display:block;margin-bottom:5px}.pt-gc-btn{display:block;width:100%;padding:10px;border:none;border-radius:12px;color:#fff!important;font-weight:700;font-size:.92rem;text-align:center;text-decoration:none;margin-top:12px;transition:opacity .2s}.pt-gc-btn:hover{opacity:.88}.pt-gc-btn-p3{background:#1c7dff}.pt-gc-btn-p4{background:#00b87a}.pt-gc-btn-p5{background:#7c3aed}.pt-gc-btn-p6{background:#f97316}.pt-gc-btn-sec3{background:#0891b2}.pt-gc-btn-sec4{background:#7c3aed}.pt-gc-badge{margin-top:auto;text-align:center;font-size:.75rem;font-weight:600;padding:5px 12px 10px;min-height:30px}.pt-gc-badge-rec{color:#e11d48}.pt-gc-badge-psle{color:#f97316}.pt-gc-subject-link{text-decoration:none;color:inherit;transition:background .15s,transform .15s;border-radius:8px}.pt-gc-subject-link:hover{background:#f0f5ff;color:inherit;transform:scale(1.03)}.pt-level-toggle{background:#f1f5f9;border-radius:999px;padding:4px;gap:4px;display:flex}.pt-level-btn{border:none;background:#fff0;border-radius:999px;padding:8px 22px;font-weight:700;font-size:.9rem;color:#64748b;cursor:pointer;transition:.2s}.pt-level-btn.active{background:#fff;color:#1478ff;box-shadow:0 2px 8px rgb(0 0 0 / .08)}@media(min-width:992px){.pt-mega-menu{top:100%!important;left:50%!important;transform:translateX(-50%)!important}}@media(max-width:991.98px){.pt-mega-menu{width:100%!important;border-radius:12px;box-shadow:none}.pt-mega-cols{flex-direction:column}.pt-mega-col+.pt-mega-col{border-left:none;border-top:1px solid rgb(15 23 42 / .06)}.pt-mega-footer{display:none!important}}.accordion-button{font-weight:800;color:var(--pt-dark);border-radius:18px!important}.accordion-item{border:1px solid rgb(15 23 42 / .08)!important;border-radius:20px!important;overflow:hidden;margin-bottom:14px;box-shadow:0 10px 28px rgb(15 23 42 / .04)}.bs-breadcrumb{font-size:.82rem;color:#94a3b8;margin-bottom:10px}.bs-breadcrumb a{color:#1c7dff;text-decoration:none}.bs-breadcrumb a:hover{text-decoration:underline}.bs-breadcrumb span{margin:0 6px}.bs-breadcrumb span{margin:0 6px}.pt-primary-hero{padding:40px 0;background:linear-gradient(135deg,#f5fbff,#ffffff)}.pt-primary-hero{background:linear-gradient(135deg,#fff7ed 0%,#fafbff 70%,#fff 100%)}.pt-secondary-hero{padding:40px 0;background:linear-gradient(135deg,#f5fbff,#ffffff)}.pt-404-section{min-height:75vh;display:flex;align-items:center;padding:80px 0;background:radial-gradient(circle at top left,rgb(180 245 255 / .45),transparent 35%),linear-gradient(180deg,#f8fcff 0%,#ffffff 100%)}.pt-404-card{max-width:820px;margin:0 auto;padding:56px 32px;border-radius:28px;background:#fff;box-shadow:0 24px 70px rgb(15 23 42 / .10);border:1px solid rgb(14 165 233 / .15)}.pt-404-badge{display:inline-flex;padding:10px 22px;border-radius:999px;background:#e0f7ff;color:#0369a1;font-weight:800;font-size:20px;margin-bottom:20px}.pt-404-title{font-size:clamp(36px, 5vw, 60px);font-weight:900;color:#0f172a;margin-bottom:16px}.pt-404-text{max-width:560px;margin:0 auto 28px;font-size:18px;color:#64748b}.pt-404-actions{display:flex;justify-content:center;gap:14px;flex-wrap:wrap;margin-bottom:28px}.pt-btn{background:#0ea5e9;color:#fff;border-radius:999px;padding:13px 24px;font-weight:700;text-decoration:none}.pt-btn:hover{background:#0284c7;color:#fff}.pt-btn-outline{border:2px solid #0ea5e9;color:#0369a1;border-radius:999px;padding:11px 24px;font-weight:700;text-decoration:none;background:#fff}.pt-btn-outline:hover{background:#e0f7ff;color:#0369a1}.pt-404-search{display:flex;max-width:560px;margin:0 auto 24px;background:#f8fafc;border:1px solid #dbeafe;border-radius:999px;padding:6px}.pt-404-search input{flex:1;border:0;background:#fff0;padding:12px 16px;outline:none}.pt-404-search button{border:0;background:#1d4ed8;color:#fff;border-radius:999px;padding:10px 20px;font-weight:700}.pt-404-links{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.pt-404-links a{color:#2563eb;font-weight:600;text-decoration:none}.pt-404-links a:hover{text-decoration:underline}@media (max-width:576px){.pt-404-card{padding:40px 20px}.pt-404-search{border-radius:18px;flex-direction:column}.pt-404-search button{width:100%}}.lp-hero{background:linear-gradient(135deg,#f0f7ff 0%,#fafbff 60%,#fff 100%);padding:20px 0 44px;border-bottom:1px solid #eef2ff}.lp-hero h1{font-weight:900;letter-spacing:-.04em;color:#061b4f;font-size:2.4rem}.lp-badge{display:inline-flex;align-items:center;gap:7px;background:#e0f2fe;color:#0369a1;border-radius:50px;padding:6px 16px;font-size:.82rem;font-weight:700;border:1px solid #bae6fd;margin-bottom:20px}.lp-toc{background:#f8faff;border:1px solid #dde8ff;border-radius:20px;padding:28px 32px;margin-bottom:32px}.lp-toc h3{font-size:1rem;font-weight:800;color:#061b4f;margin-bottom:14px}.lp-toc ol{margin-bottom:0;padding-left:18px;list-style:decimal}.lp-toc li{font-size:.88rem;color:#475569;padding:3px 0}.lp-toc a{color:#1c7dff;font-weight:600;text-decoration:none}.lp-toc a:hover{text-decoration:underline}.lp-section{background:#fff;border:1px solid rgb(15 23 42 / .07);border-radius:20px;padding:32px 36px;margin-bottom:20px;box-shadow:0 4px 18px rgb(15 23 42 / .05)}.lp-section h2{font-weight:800;font-size:1.15rem;color:#061b4f;margin-bottom:14px;display:flex;align-items:center;gap:10px}.sec-num{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:10px;background:linear-gradient(135deg,#1c7dff,#06b6d4);color:#fff;font-size:.82rem;font-weight:900;flex-shrink:0}.lp-section p,.lp-section li{color:#475569;font-size:.96rem;line-height:1.75}.lp-section ul{padding-left:0;list-style:none;margin-bottom:0}.lp-section ul li{padding:7px 0 7px 24px;position:relative;border-bottom:1px solid #f1f5f9}.lp-section ul li:last-child{border-bottom:0}.lp-section ul li::before{content:"→";position:absolute;left:0;color:#1c7dff;font-weight:700}.lp-section ul li strong{color:#1e3a5f}.lp-intro-banner{background:linear-gradient(135deg,#f0f7ff,#e8f4ff);border:1px solid #c7deff;border-radius:20px;padding:28px 32px;margin-bottom:20px}.lp-intro-banner p{color:#1e3a5f;font-size:.97rem;line-height:1.75;margin-bottom:0;font-weight:600}.lp-dark-card{background:linear-gradient(135deg,#061b4f,#1c3a8a);border-radius:20px;padding:32px 36px;color:#fff;text-align:center;margin-bottom:48px}.lp-dark-card h2{font-weight:900;font-size:1.3rem;margin-bottom:8px}.lp-dark-card p{color:rgb(255 255 255 / .7);margin-bottom:16px}.lp-dark-card a{color:#fff;font-weight:700;background:rgb(255 255 255 / .15);border:1px solid rgb(255 255 255 / .25);border-radius:12px;padding:10px 24px;display:inline-block;transition:background .18s}.lp-dark-card a:hover{background:rgb(255 255 255 / .25)}@media(max-width:767px){.lp-hero h1{font-size:1.7rem}.lp-section{padding:22px 20px}.lp-toc{padding:20px}.lp-dark-card{padding:24px 18px}.lp-intro-banner{padding:20px}}