:root{--pph-primary:#2457ff;--pph-secondary:#7147f5;--pph-accent:#f4c95d;--pph-dark:#07182f;--pph-surface:#f5f8ff;--pph-max:1240px}.pph-designer-active .site-content,.pph-designer-active .main-page-wrapper{max-width:none!important;width:100%!important;padding:0!important;margin:0!important}.pph-designer-active .main-page-wrapper>.container{max-width:none!important;width:100%!important;padding:0!important}.pph-designer-active .content-layout-wrapper{display:block!important;margin:0!important}.pph-hide-theme-title .page-title,.pph-hide-theme-title .title-size-small,.pph-hide-theme-title .breadcrumbs-location-below_header{display:none!important}.pph-home{overflow:hidden;color:#17233b;background:#fff;font-family:inherit}.pph-home *{box-sizing:border-box}.pph-home a{text-decoration:none}.pph-container{width:min(calc(100% - 40px),var(--pph-max));margin-inline:auto}.pph-section{padding:94px 0;opacity:1;transform:none}.pph-motion.pph-observe .pph-section:not(.pph-in){opacity:.001;transform:translateY(30px)}.pph-motion.pph-observe .pph-section.pph-in{opacity:1;transform:none;transition:opacity .65s ease,transform .65s ease}.pph-section-head{max-width:730px}.pph-section-head h2{font-size:clamp(28px,3.4vw,46px);line-height:1.35;color:var(--pph-dark);margin:11px 0 12px;font-weight:900;letter-spacing:-.02em}.pph-section-head p{font-size:16px;line-height:2;color:#67748b;margin:0}.pph-section-tag{display:inline-flex;align-items:center;gap:7px;color:var(--pph-primary);font-weight:800;font-size:13px}.pph-section-tag:before{content:"";width:28px;height:3px;border-radius:5px;background:linear-gradient(90deg,var(--pph-primary),var(--pph-secondary))}.pph-section-row{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:38px}.pph-section-row .pph-section-head{margin:0}.pph-text-link{font-weight:800;color:var(--pph-primary);white-space:nowrap;padding-bottom:8px}.pph-hero{position:relative;min-height:710px;padding:105px 0 84px;background:radial-gradient(circle at 12% 20%,rgba(25,197,216,.22),transparent 26%),radial-gradient(circle at 85% 15%,rgba(113,71,245,.32),transparent 32%),linear-gradient(135deg,#06162f,#0d2f70 52%,#26166b);color:#fff}.pph-hero:after{content:"";position:absolute;inset:auto 0 -1px;height:80px;background:#fff;clip-path:polygon(0 67%,12% 48%,28% 70%,43% 45%,59% 67%,76% 38%,100% 58%,100% 100%,0 100%)}.pph-hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:52px;align-items:center;position:relative;z-index:2}.pph-eyebrow{display:inline-flex;padding:8px 14px;border:1px solid rgba(255,255,255,.24);border-radius:999px;background:rgba(255,255,255,.08);backdrop-filter:blur(10px);font-weight:700;font-size:13px;color:#d9e7ff}.pph-hero h1{color:#fff;font-size:clamp(38px,5.3vw,70px);line-height:1.28;margin:20px 0 18px;font-weight:950;letter-spacing:-.035em}.pph-hero-copy>p{font-size:17px;line-height:2.05;color:rgba(255,255,255,.76);max-width:720px;margin:0}.pph-buttons{display:flex;flex-wrap:wrap;gap:12px;margin:31px 0}.pph-btn{min-height:52px;padding:10px 22px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;gap:12px;font-weight:850;transition:transform .25s ease,box-shadow .25s ease,background .25s ease}.pph-btn:hover{transform:translateY(-3px)}.pph-btn-primary{color:#07182f;background:linear-gradient(135deg,#fff,var(--pph-accent));box-shadow:0 16px 35px rgba(244,201,93,.25)}.pph-btn-glass{color:#fff;border:1px solid rgba(255,255,255,.3);background:rgba(255,255,255,.08);backdrop-filter:blur(10px)}.pph-btn-dark{color:#fff;background:linear-gradient(135deg,var(--pph-dark),#1c3670)}.pph-btn-light{background:#fff;color:var(--pph-dark);box-shadow:0 15px 35px rgba(0,0,0,.12)}.pph-mini-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:11px;margin-top:30px}.pph-mini-stats>div{padding:14px;border:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,.055);border-radius:14px;backdrop-filter:blur(8px)}.pph-mini-stats strong,.pph-mini-stats span{display:block}.pph-mini-stats strong{font-size:18px;color:#fff}.pph-mini-stats span{margin-top:4px;font-size:11px;color:rgba(255,255,255,.6)}.pph-hero-visual{position:relative;min-height:520px;display:flex;align-items:center;justify-content:center}.pph-hero-visual:before{content:"";position:absolute;width:430px;height:430px;border-radius:50%;background:radial-gradient(circle,rgba(36,87,255,.42),transparent 68%);filter:blur(7px)}.pph-hero-visual>img{position:relative;width:min(100%,500px);height:500px;object-fit:contain;filter:drop-shadow(0 25px 50px rgba(0,0,0,.3));z-index:2}.pph-atom{width:min(100%,550px);position:relative;z-index:2}.pph-motion .pph-atom{animation:pphFloat 6s ease-in-out infinite}.pph-float-chip{position:absolute;z-index:3;padding:10px 14px;border-radius:12px;border:1px solid rgba(255,255,255,.28);background:rgba(7,24,47,.45);backdrop-filter:blur(10px);box-shadow:0 15px 30px rgba(0,0,0,.15);font-family:monospace;font-weight:800;direction:ltr}.chip-one{top:15%;right:4%}.chip-two{bottom:19%;left:3%}.chip-three{top:47%;left:-2%}.pph-motion .chip-one{animation:pphFloat 5s ease-in-out infinite reverse}.pph-motion .chip-two{animation:pphFloat 7s ease-in-out infinite}.pph-motion .chip-three{animation:pphFloat 6s ease-in-out infinite .7s}.pph-hero-bg{position:absolute;inset:0;overflow:hidden}.pph-hero-bg i{position:absolute;border-radius:50%;background:#fff;opacity:.3}.pph-hero-bg i:nth-child(1){width:4px;height:4px;top:15%;left:10%}.pph-hero-bg i:nth-child(2){width:6px;height:6px;top:42%;left:5%}.pph-hero-bg i:nth-child(3){width:3px;height:3px;top:25%;right:12%}.pph-hero-bg i:nth-child(4){width:5px;height:5px;bottom:21%;right:24%}.pph-grade-section{background:#fff}.pph-grade-section .pph-section-head{margin:0 auto 44px;text-align:center}.pph-grade-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.pph-grade-card{position:relative;min-height:295px;padding:30px;border-radius:26px;overflow:hidden;color:#fff;box-shadow:0 18px 45px rgba(13,31,72,.12);transition:transform .3s ease,box-shadow .3s ease}.pph-grade-card:hover{transform:translateY(-9px);box-shadow:0 25px 60px rgba(13,31,72,.2)}.pph-grade-card.is-cyan{background:linear-gradient(145deg,#063a56,#08a7b6)}.pph-grade-card.is-violet{background:linear-gradient(145deg,#27155f,#7249e8)}.pph-grade-card.is-orange{background:linear-gradient(145deg,#6a260b,#f07a22)}.pph-grade-card>div:not(.pph-grade-number){position:relative;z-index:2;max-width:74%}.pph-grade-card span{font-size:13px;color:rgba(255,255,255,.72)}.pph-grade-card h3{color:#fff;font-size:35px;margin:5px 0 12px}.pph-grade-card p{color:rgba(255,255,255,.75);line-height:1.9;min-height:72px}.pph-grade-card b{display:inline-flex;gap:8px;color:#fff;margin-top:10px}.pph-grade-number{position:absolute;left:17px;top:8px;font-size:150px;line-height:1;font-weight:950;color:rgba(255,255,255,.08)}.pph-grade-orbit{position:absolute;left:-15px;bottom:-8px;width:180px;color:#fff}.pph-motion .pph-grade-card:hover .pph-grade-orbit{animation:pphSpin 9s linear infinite}.pph-experience-section{background:var(--pph-surface)}.pph-experience-section .pph-section-head{margin:0 auto 44px;text-align:center}.pph-experience-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.pph-experience-card{position:relative;min-height:470px;border-radius:28px;overflow:hidden;padding:24px;color:#fff;background-size:cover;background-position:center;box-shadow:0 22px 60px rgba(14,29,67,.17);display:flex;flex-direction:column;justify-content:flex-end;transition:transform .3s ease}.pph-experience-card:hover{transform:translateY(-8px)}.pph-experience-card.is-civilization{background:radial-gradient(circle at 60% 15%,rgba(56,208,255,.3),transparent 30%),linear-gradient(160deg,#061934,#153f81)}.pph-experience-card.is-secret{background:radial-gradient(circle at 20% 10%,rgba(244,201,93,.25),transparent 30%),linear-gradient(160deg,#26160d,#6c2717)}.pph-experience-card.is-scientist{background:radial-gradient(circle at 70% 5%,rgba(180,110,255,.35),transparent 35%),linear-gradient(160deg,#19113f,#5e2e91)}.pph-exp-art{position:absolute;inset:22px 22px auto;display:flex;justify-content:center;color:rgba(255,255,255,.75)}.pph-exp-art svg{width:76%;max-height:190px}.pph-exp-content{position:relative;z-index:2;padding:16px;background:linear-gradient(180deg,transparent,rgba(5,12,30,.2));border-radius:18px}.pph-exp-content span{font-size:12px;color:var(--pph-accent);font-weight:800}.pph-exp-content h3{font-size:28px;color:#fff;margin:7px 0 10px}.pph-exp-content p{color:rgba(255,255,255,.74);line-height:1.85;min-height:80px}.pph-exp-content b{color:#fff}.pph-products-section{background:#fff}.pph-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.pph-product-card{background:#fff;border:1px solid #e3e9f2;border-radius:22px;overflow:hidden;box-shadow:0 12px 35px rgba(20,39,77,.07);transition:transform .25s ease,box-shadow .25s ease}.pph-product-card:hover{transform:translateY(-6px);box-shadow:0 20px 45px rgba(20,39,77,.13)}.pph-product-image{display:flex;align-items:center;justify-content:center;position:relative;aspect-ratio:4/5;min-height:300px;background:radial-gradient(circle at 50% 10%,rgba(255,255,255,.95),rgba(241,245,251,.96) 55%,rgba(230,237,247,.96) 100%);overflow:hidden;padding:10px}.pph-product-image:before{content:"";position:absolute;inset:10px;border-radius:18px;background:linear-gradient(180deg,rgba(255,255,255,.72),rgba(255,255,255,.34));box-shadow:inset 0 0 0 1px rgba(255,255,255,.55);pointer-events:none}.pph-product-image img{position:relative;z-index:2;width:100%;height:100%;object-fit:contain;object-position:center top;transition:transform .35s ease;filter:drop-shadow(0 14px 24px rgba(17,34,68,.16))}.pph-product-card:hover .pph-product-image img{transform:translateY(-2px) scale(1.015)}.pph-product-image>span{position:absolute;right:13px;top:13px;z-index:3;background:var(--pph-dark);color:#fff;border-radius:999px;padding:6px 10px;font-size:11px}.pph-product-body{padding:19px}.pph-product-body>small{color:var(--pph-primary);font-weight:700}.pph-product-body h3{font-size:18px;line-height:1.6;margin:7px 0 13px}.pph-product-body h3 a{color:var(--pph-dark)}.pph-product-meta{display:flex;gap:6px;flex-wrap:wrap}.pph-product-meta span{font-size:10px;padding:5px 7px;background:var(--pph-surface);border-radius:7px;color:#627089}.pph-product-foot{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:17px;padding-top:15px;border-top:1px solid #edf1f7}.pph-product-foot strong{color:var(--pph-dark)}.pph-product-foot a{color:var(--pph-primary);font-weight:800;font-size:12px}.pph-free-section{padding:50px 0}.pph-free-wrap{display:grid;grid-template-columns:.8fr 1.2fr;gap:35px;align-items:center;padding:43px;border-radius:30px;background:linear-gradient(135deg,#f1f5ff,#fff 45%,#f5f0ff);border:1px solid #e0e8f6}.pph-free-copy h2{font-size:34px;color:var(--pph-dark);line-height:1.45;margin:12px 0}.pph-free-copy p{color:#68758b;line-height:1.9}.pph-free-actions{display:grid;gap:10px}.pph-free-actions>a{display:flex;align-items:center;gap:16px;padding:17px 18px;background:#fff;border-radius:16px;border:1px solid #e4eaf4;box-shadow:0 9px 24px rgba(31,52,91,.055);transition:transform .25s ease,border-color .25s ease}.pph-free-actions>a:hover{transform:translateX(-5px);border-color:var(--pph-primary)}.pph-free-actions b{font-size:24px;color:var(--pph-primary)}.pph-free-actions span,.pph-free-actions strong,.pph-free-actions small{display:block}.pph-free-actions strong{color:var(--pph-dark)}.pph-free-actions small{color:#8190a7;margin-top:3px}.pph-teacher-section{background:var(--pph-dark);color:#fff}.pph-teacher-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:center}.pph-teacher-visual{position:relative;min-height:500px;display:flex;align-items:flex-end;justify-content:center}.pph-teacher-glow{position:absolute;width:390px;height:390px;border-radius:50%;background:radial-gradient(circle,rgba(36,87,255,.7),rgba(113,71,245,.2) 50%,transparent 70%)}.pph-teacher-visual>img{position:relative;z-index:2;max-height:510px;max-width:100%;object-fit:contain;filter:drop-shadow(0 30px 40px rgba(0,0,0,.25))}.pph-teacher-placeholder{position:relative;z-index:2;width:350px;height:430px;border:1px dashed rgba(255,255,255,.25);border-radius:180px 180px 30px 30px;background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.02));display:flex;flex-direction:column;align-items:center;justify-content:center}.pph-teacher-placeholder span{font-size:80px;font-weight:950;color:rgba(255,255,255,.25)}.pph-teacher-placeholder small{color:rgba(255,255,255,.6)}.pph-teacher-badge{position:absolute;z-index:3;bottom:40px;right:0;padding:14px 18px;background:#fff;color:var(--pph-dark);border-radius:15px;box-shadow:0 15px 35px rgba(0,0,0,.2)}.pph-teacher-badge b,.pph-teacher-badge span{display:block}.pph-teacher-badge b{font-size:26px;color:var(--pph-primary)}.pph-teacher-badge span{font-size:11px}.pph-teacher-copy h2{font-size:clamp(32px,4vw,52px);line-height:1.4;color:#fff;margin:14px 0}.pph-teacher-copy>p{font-size:16px;line-height:2;color:rgba(255,255,255,.7)}.pph-teacher-copy ul{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;list-style:none;padding:0;margin:25px 0}.pph-teacher-copy li{padding:11px 15px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.1);border-radius:12px;color:rgba(255,255,255,.85)}.pph-teacher-copy li:before{content:"✓";color:var(--pph-accent);margin-left:8px}.pph-testimonials-section{background:var(--pph-surface)}.pph-slider-controls{display:flex;gap:8px}.pph-slider-controls button{width:45px;height:45px;border-radius:50%;border:1px solid #d7e0ed;background:#fff;color:var(--pph-dark);cursor:pointer;font-size:18px}.pph-testimonial-track{display:flex;gap:16px;overflow:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:6px 0 18px}.pph-testimonial-track::-webkit-scrollbar{display:none}.pph-testimonial{flex:0 0 calc(33.333% - 11px);min-width:290px;scroll-snap-align:start;background:#fff;border-radius:22px;padding:25px;border:1px solid #e2e8f2;box-shadow:0 12px 35px rgba(25,44,78,.06)}.pph-quote{font-size:65px;line-height:.7;color:var(--pph-primary);opacity:.3}.pph-testimonial>span{font-size:11px;color:var(--pph-primary);font-weight:800}.pph-testimonial>p{min-height:110px;line-height:1.95;color:#55637a}.pph-testimonial footer{display:flex;align-items:center;gap:11px;padding-top:16px;border-top:1px solid #edf1f6}.pph-avatar{width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--pph-primary),var(--pph-secondary));color:#fff;font-weight:900}.pph-testimonial footer strong,.pph-testimonial footer small{display:block}.pph-testimonial footer strong{color:var(--pph-dark)}.pph-testimonial footer small{color:#8995a7;margin-top:2px}.pph-blog-section{background:#fff}.pph-blog-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.pph-blog-card{border:1px solid #e1e8f2;border-radius:22px;overflow:hidden;background:#fff;transition:transform .25s ease}.pph-blog-card:hover{transform:translateY(-6px)}.pph-blog-image{height:205px;display:block;background:var(--pph-surface);overflow:hidden}.pph-blog-image img{width:100%;height:100%;object-fit:cover}.pph-blog-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--pph-primary);background:linear-gradient(135deg,#eaf0ff,#f7efff)}.pph-blog-placeholder svg{width:60%;opacity:.55}.pph-blog-card>div{padding:18px}.pph-blog-card>div>span{font-size:11px;color:#8a97aa}.pph-blog-card h3{font-size:18px;line-height:1.65;min-height:58px;margin:7px 0}.pph-blog-card h3 a{color:var(--pph-dark)}.pph-blog-card p{color:#718097;line-height:1.8;font-size:13px;min-height:70px}.pph-readmore{font-weight:800;color:var(--pph-primary);font-size:12px}.pph-final-cta{padding:70px 0;background:linear-gradient(125deg,var(--pph-primary),var(--pph-secondary));color:#fff}.pph-final-inner{display:flex;align-items:center;justify-content:space-between;gap:40px}.pph-final-inner h2{color:#fff;font-size:clamp(29px,4vw,48px);line-height:1.4;margin:5px 0}.pph-final-inner p{color:rgba(255,255,255,.75);margin:0;max-width:730px;line-height:1.9}.pph-final-inner>div>span{color:var(--pph-accent);font-weight:800}@keyframes pphFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-14px)}}@keyframes pphSpin{to{transform:rotate(360deg)}}@media(max-width:1100px){.pph-hero-grid{grid-template-columns:1fr}.pph-hero-copy{text-align:center}.pph-hero-copy>p{margin-inline:auto}.pph-buttons{justify-content:center}.pph-hero-visual{min-height:430px}.pph-product-grid,.pph-blog-grid{grid-template-columns:repeat(2,1fr)}.pph-free-wrap,.pph-teacher-grid{grid-template-columns:1fr}.pph-teacher-copy{text-align:center}.pph-teacher-copy ul{text-align:right}.pph-teacher-visual{min-height:420px}}@media(max-width:800px){.pph-container{width:min(calc(100% - 28px),var(--pph-max))}.pph-section{padding:70px 0}.pph-hero{padding-top:75px}.pph-hero h1{font-size:39px}.pph-mini-stats{grid-template-columns:1fr}.pph-hero-visual{min-height:340px}.pph-atom{width:360px}.pph-grade-grid,.pph-experience-grid{grid-template-columns:1fr}.pph-grade-card{min-height:245px}.pph-experience-card{min-height:410px}.pph-free-wrap{padding:25px}.pph-teacher-copy ul{grid-template-columns:1fr}.pph-section-row,.pph-final-inner{display:block}.pph-section-row .pph-text-link{display:inline-block;margin-top:18px}.pph-slider-controls{margin-top:18px}.pph-testimonial{flex-basis:86%}.pph-final-inner .pph-btn{margin-top:24px}.pph-float-chip{font-size:11px}.chip-three{left:0}}@media(max-width:560px){.pph-hero h1{font-size:34px}.pph-buttons{display:grid}.pph-btn{width:100%}.pph-product-grid,.pph-blog-grid{grid-template-columns:1fr}.pph-free-copy h2{font-size:28px}.pph-teacher-placeholder{width:290px;height:380px}.pph-teacher-badge{right:12px}.pph-hero-visual{min-height:300px}.pph-atom{width:310px}.chip-one{right:0}.chip-two{left:0}}@media(prefers-reduced-motion:reduce){.pph-home *{animation:none!important;scroll-behavior:auto!important;transition:none!important}.pph-motion.pph-observe .pph-section:not(.pph-in){opacity:1;transform:none}}

/* Cinematic hero system v1.1 */
.pph-hero{isolation:isolate;--pph-hero-overlay:.48;--pph-hero-position:left center}.pph-hero-media{position:absolute;z-index:0;inset:0;background-image:var(--pph-hero-image);background-repeat:no-repeat;background-size:cover;background-position:var(--pph-hero-position);transform:scale(1.002)}.pph-hero-media:before,.pph-hero-media:after{content:"";position:absolute;inset:0}.pph-hero-media:before{background:#04132f;opacity:var(--pph-hero-overlay)}.pph-hero-media:after{background:linear-gradient(90deg,rgba(3,12,34,.02) 0%,rgba(3,12,34,.2) 38%,rgba(3,12,34,.73) 72%,rgba(3,12,34,.94) 100%)}.pph-hero-cinematic{background:#06162f}.pph-hero-cinematic .pph-hero-bg{z-index:1;opacity:.45}.pph-hero-cinematic .pph-hero-grid{z-index:3;grid-template-columns:1fr 1fr;min-height:535px}.pph-hero-cinematic .pph-hero-copy{padding:30px 32px;border:1px solid rgba(255,255,255,.09);border-radius:26px;background:linear-gradient(135deg,rgba(6,24,58,.54),rgba(9,28,67,.18));backdrop-filter:blur(5px);box-shadow:0 28px 80px rgba(0,0,0,.12)}.pph-hero-cinematic .pph-hero-visual{pointer-events:none}.pph-hero-column .pph-hero-visual picture{position:relative;z-index:2;display:block;width:100%}.pph-hero-column .pph-hero-visual picture img{display:block;width:min(100%,570px);height:510px;object-fit:cover;object-position:var(--pph-hero-position);border-radius:34px;filter:drop-shadow(0 28px 54px rgba(0,0,0,.35));border:1px solid rgba(255,255,255,.18)}.pph-hero-svg .pph-hero-visual>img{display:none}.pph-hero-cinematic .pph-mini-stats>div{background:rgba(8,25,62,.58);border-color:rgba(255,255,255,.18)}.pph-hero-cinematic .pph-eyebrow{background:rgba(8,25,62,.48)}
@media(max-width:1100px){.pph-hero-cinematic .pph-hero-grid{grid-template-columns:1fr;min-height:570px;align-content:center}.pph-hero-cinematic .pph-hero-copy{max-width:720px;margin-right:auto;text-align:right}.pph-hero-cinematic .pph-hero-visual{display:none}.pph-hero-cinematic .pph-buttons{justify-content:flex-start}.pph-hero-cinematic .pph-hero-copy>p{margin-inline:0}.pph-hero-media:after{background:linear-gradient(90deg,rgba(3,12,34,.18),rgba(3,12,34,.54) 45%,rgba(3,12,34,.92))}}
@media(max-width:800px){.pph-hero-media{background-image:var(--pph-hero-mobile-image);background-position:left center}.pph-hero-cinematic{padding-top:72px;min-height:720px}.pph-hero-cinematic .pph-hero-grid{min-height:570px}.pph-hero-cinematic .pph-hero-copy{padding:25px 20px;text-align:center;background:rgba(4,17,44,.68)}.pph-hero-cinematic .pph-buttons{justify-content:center}.pph-hero-cinematic .pph-hero-copy>p{margin-inline:auto}.pph-hero-media:before{opacity:calc(var(--pph-hero-overlay) + .12)}.pph-hero-media:after{background:linear-gradient(180deg,rgba(3,12,34,.28),rgba(3,12,34,.7) 45%,rgba(3,12,34,.95))}.pph-hero-column .pph-hero-visual picture img{height:350px;border-radius:24px}}

/* Rich visual hero and promotional rail v1.2 */
.pph-hero{min-height:var(--pph-hero-min,720px);padding-bottom:132px}
.pph-hero:after{display:none!important}
.pph-title-highlight{display:inline;background-clip:text;-webkit-background-clip:text;color:transparent;-webkit-text-fill-color:transparent;text-shadow:0 0 30px rgba(255,255,255,.06)}
.pph-title-highlight.is-gold{background-image:linear-gradient(135deg,#fff 3%,#fff0aa 48%,var(--pph-hero-button) 100%)}
.pph-title-highlight.is-cyan{background-image:linear-gradient(135deg,#fff 2%,#9ef4ff 48%,var(--pph-hero-glow) 100%)}
.pph-title-highlight.is-violet{background-image:linear-gradient(135deg,#fff 2%,#d6c6ff 48%,var(--pph-secondary) 100%)}
.pph-btn-primary{background:linear-gradient(135deg,#fff8d7,var(--pph-hero-button));box-shadow:0 17px 38px rgba(244,201,93,.26);position:relative;overflow:hidden}
.pph-btn-primary:before{content:"";position:absolute;top:-70%;left:-35%;width:28%;height:240%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.8),transparent);transform:rotate(18deg);transition:left .55s ease}
.pph-btn-primary:hover:before{left:120%}
.pph-btn-glass{border-color:var(--pph-hero-border);box-shadow:inset 0 0 0 1px rgba(255,255,255,.05),0 10px 35px rgba(0,0,0,.12)}
.pph-hero-glows,.pph-hero-particles,.pph-hero-orbit-field{position:absolute;inset:0;z-index:1;pointer-events:none;overflow:hidden;display:none}
.pph-has-glows .pph-hero-glows,.pph-has-particles .pph-hero-particles,.pph-has-orbits .pph-hero-orbit-field{display:block}
.pph-hero-glows i{position:absolute;border-radius:50%;filter:blur(70px);opacity:.24;background:var(--pph-hero-glow)}
.pph-hero-glows i:nth-child(1){width:330px;height:330px;left:-100px;top:5%}
.pph-hero-glows i:nth-child(2){width:270px;height:270px;right:5%;top:-85px;background:var(--pph-secondary);opacity:.2}
.pph-hero-glows i:nth-child(3){width:230px;height:230px;left:38%;bottom:-100px;background:var(--pph-hero-button);opacity:.13}
.pph-hero-particles i{position:absolute;width:4px;height:4px;border-radius:50%;background:#fff;box-shadow:0 0 13px 3px rgba(112,220,255,.55);opacity:.55}
.pph-hero-particles i:nth-child(1){left:7%;top:14%}.pph-hero-particles i:nth-child(2){left:17%;top:34%;width:2px;height:2px}.pph-hero-particles i:nth-child(3){left:29%;top:9%;width:6px;height:6px}.pph-hero-particles i:nth-child(4){left:42%;top:28%;width:3px;height:3px}.pph-hero-particles i:nth-child(5){left:54%;top:11%;width:2px;height:2px}.pph-hero-particles i:nth-child(6){left:66%;top:39%;width:5px;height:5px}.pph-hero-particles i:nth-child(7){left:78%;top:18%;width:3px;height:3px}.pph-hero-particles i:nth-child(8){left:90%;top:31%;width:2px;height:2px}.pph-hero-particles i:nth-child(9){left:11%;top:67%;width:3px;height:3px}.pph-hero-particles i:nth-child(10){left:26%;top:82%;width:5px;height:5px}.pph-hero-particles i:nth-child(11){left:49%;top:72%;width:2px;height:2px}.pph-hero-particles i:nth-child(12){left:63%;top:88%;width:4px;height:4px}.pph-hero-particles i:nth-child(13){left:82%;top:71%;width:3px;height:3px}.pph-hero-particles i:nth-child(14){left:94%;top:86%;width:5px;height:5px}
.pph-motion .pph-hero-particles i:nth-child(3n+1){animation:pphTwinkle 3.2s ease-in-out infinite}.pph-motion .pph-hero-particles i:nth-child(3n+2){animation:pphTwinkle 4.3s ease-in-out infinite .8s}.pph-motion .pph-hero-particles i:nth-child(3n){animation:pphTwinkle 5.1s ease-in-out infinite 1.4s}
.pph-hero-orbit-field i{position:absolute;border:1px solid rgba(98,215,255,.18);border-radius:50%;transform:rotate(-18deg)}
.pph-hero-orbit-field i:nth-child(1){width:620px;height:205px;left:-170px;top:19%}
.pph-hero-orbit-field i:nth-child(2){width:480px;height:150px;left:-90px;top:31%;transform:rotate(42deg);border-color:rgba(151,115,255,.19)}
.pph-hero-orbit-field i:nth-child(3){width:720px;height:245px;right:-420px;bottom:8%;transform:rotate(-15deg);border-color:rgba(244,201,93,.11)}
.pph-motion .pph-hero-orbit-field i:nth-child(1){animation:pphOrbitBreath 8s ease-in-out infinite}.pph-motion .pph-hero-orbit-field i:nth-child(2){animation:pphOrbitBreath 10s ease-in-out infinite reverse}
.pph-hero-cinematic .pph-hero-copy{border-color:rgba(255,255,255,.14);background:linear-gradient(135deg,rgba(5,20,53,.7),rgba(9,28,67,.23));box-shadow:0 30px 85px rgba(0,0,0,.18),inset 0 1px 0 rgba(255,255,255,.08)}
.pph-mini-stats>div{position:relative;overflow:hidden}
.pph-mini-stats>div:before{content:"";position:absolute;right:0;top:0;bottom:0;width:3px;border-radius:3px;background:var(--pph-hero-button)}
.pph-mini-stats>div:nth-child(2):before{background:var(--pph-hero-glow)}
.pph-mini-stats>div:nth-child(3):before{background:var(--pph-secondary)}
.pph-hero-float-card{display:none;position:absolute;z-index:5;align-items:center;gap:11px;width:220px;padding:12px 14px;border:1px solid rgba(255,255,255,.22);border-radius:17px;background:linear-gradient(135deg,rgba(8,27,67,.72),rgba(40,31,104,.38));backdrop-filter:blur(13px);box-shadow:0 18px 48px rgba(0,0,0,.2),inset 0 1px 0 rgba(255,255,255,.1);color:#fff;text-align:right}
.pph-has-float-cards .pph-hero-float-card{display:flex}
.pph-hero-float-card .pph-float-icon{flex:0 0 39px;width:39px;height:39px;border-radius:13px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--pph-hero-glow),var(--pph-primary));font-weight:950;font-size:18px;box-shadow:0 8px 22px rgba(25,197,216,.25)}
.pph-hero-float-card strong,.pph-hero-float-card small{display:block}.pph-hero-float-card strong{font-size:13px;color:#fff}.pph-hero-float-card small{font-size:10px;color:rgba(255,255,255,.62);line-height:1.6;margin-top:2px}
.pph-hero-float-card.card-one{top:8%;right:2%}.pph-hero-float-card.card-two{top:45%;left:-4%}.pph-hero-float-card.card-three{right:10%;bottom:7%}
.pph-hero-float-card.card-two .pph-float-icon{background:linear-gradient(135deg,var(--pph-hero-button),#e77c2c);color:#102040}.pph-hero-float-card.card-three .pph-float-icon{background:linear-gradient(135deg,#b59aff,var(--pph-secondary))}
.pph-motion .pph-hero-float-card.card-one{animation:pphCardFloat 5.8s ease-in-out infinite}.pph-motion .pph-hero-float-card.card-two{animation:pphCardFloat 6.7s ease-in-out infinite .7s}.pph-motion .pph-hero-float-card.card-three{animation:pphCardFloat 6.2s ease-in-out infinite 1.2s}
.pph-hero-divider{position:absolute;z-index:5;left:0;right:0;bottom:-1px;height:105px;pointer-events:none;overflow:hidden}
.pph-hero-divider i,.pph-hero-divider b{position:absolute;display:block;inset:0}
.pph-hero-divider.is-double i{background:#dfeaff;opacity:.78;clip-path:polygon(0 73%,10% 55%,24% 72%,39% 49%,56% 69%,75% 43%,100% 62%,100% 100%,0 100%)}
.pph-hero-divider.is-double b{background:#fff;clip-path:polygon(0 82%,12% 65%,28% 82%,43% 61%,59% 79%,76% 56%,100% 73%,100% 100%,0 100%)}
.pph-hero-divider.is-wave b{background:#fff;clip-path:polygon(0 72%,12% 53%,28% 75%,43% 49%,59% 70%,76% 44%,100% 63%,100% 100%,0 100%)}
.pph-hero-divider.is-wave i{display:none}.pph-hero-divider.is-diagonal b{background:#fff;clip-path:polygon(0 66%,100% 35%,100% 100%,0 100%)}.pph-hero-divider.is-diagonal i{display:none}
.pph-promo-strip{position:relative;z-index:8;margin-top:-12px;padding:10px 0 28px;background:transparent}
.pph-promo-track{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.pph-promo-card{position:relative;isolation:isolate;min-height:205px;border-radius:24px;overflow:hidden;display:flex;align-items:flex-end;padding:21px;color:#fff;background-color:#0a1d46;background-image:linear-gradient(180deg,rgba(4,15,38,.06),rgba(4,15,38,var(--pph-promo-overlay))),var(--pph-promo-image);background-size:cover;background-position:center;box-shadow:0 18px 48px rgba(14,31,68,.16);border:1px solid rgba(255,255,255,.34);transition:transform .3s ease,box-shadow .3s ease}
.pph-promo-card:before{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(120deg,rgba(33,222,255,.14),transparent 42%,rgba(134,87,255,.15));opacity:.8}
.pph-promo-card:after{content:"";position:absolute;z-index:-1;width:150px;height:150px;border-radius:50%;right:-55px;top:-70px;background:var(--pph-hero-glow);filter:blur(45px);opacity:.2}
.pph-promo-card:hover{transform:translateY(-8px);box-shadow:0 28px 65px rgba(14,31,68,.24)}
.pph-promo-content{position:relative;z-index:2}.pph-promo-content>span{display:inline-flex;padding:5px 10px;border-radius:999px;background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.2);backdrop-filter:blur(7px);font-size:10px;font-weight:800;color:#fff}.pph-promo-content h3{color:#fff;font-size:21px;line-height:1.45;margin:8px 0 5px}.pph-promo-content p{color:rgba(255,255,255,.7);font-size:12px;line-height:1.75;margin:0;max-width:310px}.pph-promo-content b{display:inline-flex;align-items:center;gap:7px;margin-top:10px;font-size:12px;color:#fff}.pph-promo-content i{font-style:normal;color:var(--pph-hero-button)}
.pph-promo-1 .pph-promo-content>span{color:#07182f;background:var(--pph-hero-button);border-color:transparent}.pph-promo-2 .pph-promo-content>span{background:rgba(137,85,255,.35)}.pph-promo-3 .pph-promo-content>span{background:rgba(25,197,216,.3)}
@keyframes pphTwinkle{0%,100%{opacity:.22;transform:scale(.7)}50%{opacity:.92;transform:scale(1.35)}}
@keyframes pphOrbitBreath{0%,100%{opacity:.5;transform:rotate(-18deg) scale(1)}50%{opacity:.9;transform:rotate(-15deg) scale(1.045)}}
@keyframes pphCardFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-9px)}}
@media(max-width:1100px){.pph-hero{min-height:auto}.pph-hero-float-card{display:none!important}.pph-promo-card{min-height:190px}.pph-promo-content h3{font-size:18px}}
@media(max-width:800px){.pph-hero{padding-bottom:118px}.pph-hero-divider{height:82px}.pph-promo-strip{margin-top:-8px;padding-top:8px}.pph-promo-strip.is-mobile-slider .pph-promo-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:4px 2px 18px}.pph-promo-strip.is-mobile-slider .pph-promo-track::-webkit-scrollbar{display:none}.pph-promo-strip.is-mobile-slider .pph-promo-card{flex:0 0 86%;min-width:270px;scroll-snap-align:center}.pph-promo-strip:not(.is-mobile-slider) .pph-promo-track{grid-template-columns:1fr}.pph-hero-orbit-field i:nth-child(3){display:none}}
@media(max-width:560px){.pph-title-highlight{display:inline}.pph-promo-card{min-height:185px;border-radius:20px}.pph-promo-content h3{font-size:19px}.pph-hero-divider{height:68px}.pph-hero-glows i:nth-child(1){width:220px;height:220px}}

/* Premium bundled card artwork (v1.3.0) */
.pph-grade-card.is-premium-image,
.pph-experience-card.is-premium-image{
	min-height:0!important;
	padding:0!important;
	aspect-ratio:1.1/1;
	background:#0b1834!important;
	border:1px solid rgba(255,255,255,.68);
	box-shadow:0 20px 52px rgba(16,35,76,.16),0 2px 0 rgba(255,255,255,.76) inset;
	isolation:isolate;
}
.pph-grade-card.is-premium-image:before,
.pph-experience-card.is-premium-image:before{
	content:"";
	position:absolute;
	inset:0;
	z-index:2;
	pointer-events:none;
	border-radius:inherit;
	box-shadow:inset 0 0 0 1px rgba(255,255,255,.14),inset 0 18px 35px rgba(255,255,255,.035);
}
.pph-grade-card.is-premium-image:after,
.pph-experience-card.is-premium-image:after{
	content:"";
	position:absolute;
	z-index:3;
	left:11%;right:11%;bottom:-12px;height:28px;
	border-radius:50%;
	background:currentColor;
	filter:blur(23px);
	opacity:.18;
	pointer-events:none;
}
.pph-grade-card.is-premium-image.is-cyan{color:#20d9ef}.pph-grade-card.is-premium-image.is-violet{color:#8e5cff}.pph-grade-card.is-premium-image.is-orange{color:#ff8a22}
.pph-experience-card.is-premium-image.is-civilization{color:#39a8ff}.pph-experience-card.is-premium-image.is-secret{color:#f3b04d}.pph-experience-card.is-premium-image.is-scientist{color:#ac6cff}
.pph-grade-card.is-premium-image img,
.pph-experience-card.is-premium-image img{
	display:block;
	width:100%;height:100%;
	object-fit:cover;
	border-radius:inherit;
	transition:transform .5s cubic-bezier(.2,.7,.2,1),filter .35s ease;
}
.pph-grade-card.is-premium-image:hover,
.pph-experience-card.is-premium-image:hover{
	transform:translateY(-10px) scale(1.012);
	box-shadow:0 31px 70px rgba(16,35,76,.25),0 0 0 1px rgba(255,255,255,.58);
}
.pph-grade-card.is-premium-image:hover img,
.pph-experience-card.is-premium-image:hover img{
	transform:scale(1.025);
	filter:saturate(1.08) contrast(1.03);
}
.pph-grade-card.has-custom-image{background-size:cover!important;background-position:center!important}
.pph-grade-card.has-custom-image:after{content:"";position:absolute;inset:0;background:linear-gradient(115deg,rgba(3,14,35,.1),rgba(3,14,35,.48));pointer-events:none}
.pph-grade-card.has-custom-image>div{z-index:3!important}
.pph-grade-card.has-custom-image .pph-grade-number{opacity:.7}
@media(max-width:800px){
	.pph-grade-card.is-premium-image,.pph-experience-card.is-premium-image{aspect-ratio:1.12/1;min-height:0!important}
}

/* Balanced Persian hero typography and refined tablet/mobile composition (v1.3.1) */
.pph-hero h1{
	max-width:860px;
	font-size:clamp(42px,4.75vw,66px);
	line-height:1.19;
	letter-spacing:-.018em;
	text-wrap:balance;
	word-break:normal;
	overflow-wrap:normal;
}
.pph-title-line{display:block}
.pph-title-line-primary{margin-bottom:.08em}
.pph-title-line-secondary{font-size:.9em;font-weight:900;line-height:1.24}
.pph-title-secondary-lead,.pph-title-secondary-tail{display:inline}
.pph-title-secondary-lead:after{content:" ";white-space:pre}
.pph-title-semicolon{color:#fff;-webkit-text-fill-color:#fff}
.pph-hero-cinematic .pph-hero-copy{max-width:820px}

@media(max-width:1100px){
	.pph-hero-cinematic{padding-top:78px}
	.pph-hero-cinematic .pph-hero-copy{max-width:760px;margin-inline:auto;padding:30px 32px;text-align:center}
	.pph-hero-cinematic .pph-buttons{justify-content:center}
	.pph-hero-cinematic .pph-hero-copy>p{margin-inline:auto;max-width:650px}
	.pph-hero h1{font-size:clamp(38px,5.1vw,50px);line-height:1.25;margin:17px auto 17px;max-width:720px}
}
@media(max-width:900px){
	.pph-hero{min-height:660px;padding-top:62px;padding-bottom:102px}
	.pph-hero-cinematic .pph-hero-grid{min-height:520px}
	.pph-hero-cinematic .pph-hero-copy{padding:25px 24px;border-radius:23px;background:linear-gradient(145deg,rgba(4,17,44,.83),rgba(9,30,72,.54));backdrop-filter:blur(8px)}
	.pph-hero h1{font-size:clamp(33px,5.5vw,42px);line-height:1.3;letter-spacing:0;max-width:620px}
	.pph-title-line-primary{margin-bottom:.12em}
	.pph-title-line-secondary{font-size:.86em;line-height:1.38}
	.pph-title-secondary-lead,.pph-title-secondary-tail{display:block}
	.pph-title-secondary-lead:after{content:""}
	.pph-hero-copy>p{font-size:15px;line-height:2;max-width:580px}
	.pph-buttons{margin:24px 0 25px}
	.pph-mini-stats{gap:9px;margin-top:22px}
	.pph-mini-stats>div{padding:12px 9px}
}
@media(max-width:640px){
	.pph-container{width:min(calc(100% - 22px),var(--pph-max))}
	.pph-hero{min-height:620px;padding-top:40px;padding-bottom:88px}
	.pph-hero-cinematic .pph-hero-grid{min-height:490px}
	.pph-hero-cinematic .pph-hero-copy{padding:22px 15px 20px;border-radius:21px}
	.pph-eyebrow{font-size:11px;line-height:1.7;padding:6px 11px}
	.pph-hero h1{font-size:clamp(27px,8vw,34px);line-height:1.34;margin:14px auto 15px;max-width:510px}
	.pph-title-line-secondary{font-size:.88em;line-height:1.45}
	.pph-hero-copy>p{font-size:13px;line-height:2;max-width:470px}
	.pph-buttons{gap:9px;margin:21px 0}
	.pph-btn{min-height:48px;padding:9px 13px;border-radius:13px;font-size:13px}
	.pph-mini-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:19px}
	.pph-mini-stats>div{padding:10px 5px;border-radius:12px}
	.pph-mini-stats strong{font-size:15px}
	.pph-mini-stats span{font-size:9px;line-height:1.55}
}
@media(max-width:390px){
	.pph-hero h1{font-size:26px;line-height:1.38}
	.pph-title-line-secondary{font-size:.86em}
	.pph-mini-stats{grid-template-columns:1fr}
	.pph-mini-stats>div{padding:10px 12px}
}


/* Professional custom header (v1.5.0) */
.pph-custom-header-active .whb-header,.pph-custom-header-active .whb-sticky-header,.pph-custom-header-active .main-header,.pph-custom-header-active #masthead,.pph-custom-header-active .site-header:not(.pph-site-header){display:none!important}
.pph-site-header{position:relative;z-index:1100;padding:12px 0;background:transparent;direction:rtl;transition:padding .25s ease,background .25s ease,box-shadow .25s ease}
.pph-site-header.is-sticky{position:sticky;top:0}
.admin-bar .pph-site-header.is-sticky{top:32px}
.pph-header-shell{min-height:var(--pph-header-height);display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:24px;padding:0 22px;background:var(--pph-header-bg);color:var(--pph-header-text);transition:min-height .25s ease,border-radius .25s ease,box-shadow .25s ease,background .25s ease}
.pph-site-header.is-floating .pph-header-shell{border:1px solid rgba(43,92,180,.1);border-radius:22px;box-shadow:0 14px 42px rgba(20,52,105,.09)}
.pph-site-header.is-solid{padding:0;background:var(--pph-header-bg);border-bottom:1px solid rgba(43,92,180,.1)}
.pph-site-header.is-solid .pph-header-shell{width:min(100%,var(--pph-max));border-radius:0}
.pph-site-header.is-glass .pph-header-shell{background:color-mix(in srgb,var(--pph-header-bg) 82%,transparent);backdrop-filter:blur(18px) saturate(1.18);border:1px solid rgba(255,255,255,.55);border-radius:22px;box-shadow:0 18px 50px rgba(20,52,105,.12)}
.pph-site-header.is-scrolled{padding-top:7px;padding-bottom:7px}.pph-site-header.is-scrolled .pph-header-shell{min-height:70px;box-shadow:0 16px 48px rgba(20,52,105,.14)}
.pph-header-brand{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:104px;color:var(--pph-header-text);text-decoration:none}.pph-header-logo-wrap{display:flex;align-items:center;justify-content:center;gap:7px}.pph-header-logo-image{display:block;max-width:94px;max-height:58px;width:auto;height:auto;object-fit:contain}.pph-header-logo-mark{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;font-size:28px;font-family:serif;color:#fff;background:linear-gradient(145deg,var(--pph-header-accent),var(--pph-secondary));box-shadow:0 9px 24px color-mix(in srgb,var(--pph-header-accent) 28%,transparent)}.pph-header-logo-name{font-size:13px;font-weight:900;white-space:nowrap}.pph-header-brand small{margin-top:4px;color:color-mix(in srgb,var(--pph-header-text) 64%,white);font-size:10px;white-space:nowrap}
.pph-header-nav{min-width:0}.pph-header-menu{display:flex;align-items:center;justify-content:center;gap:4px;list-style:none;margin:0;padding:0}.pph-header-menu>li{position:relative;margin:0}.pph-header-menu>li>a{position:relative;display:flex;align-items:center;gap:7px;padding:13px 15px;border-radius:12px;color:var(--pph-header-text);font-size:14px;font-weight:800;white-space:nowrap;transition:color .2s ease,background .2s ease,transform .2s ease}.pph-header-menu>li>a:after{content:"";position:absolute;right:15px;left:15px;bottom:5px;height:2px;border-radius:5px;background:linear-gradient(90deg,var(--pph-header-accent),var(--pph-secondary),var(--pph-header-cta));transform:scaleX(0);transform-origin:center;transition:transform .22s ease}.pph-header-menu>li:hover>a,.pph-header-menu>li.current-menu-item>a,.pph-header-menu>li.current-menu-ancestor>a{color:var(--pph-header-accent);background:color-mix(in srgb,var(--pph-header-accent) 8%,white);transform:translateY(-1px)}.pph-header-menu>li:hover>a:after,.pph-header-menu>li.current-menu-item>a:after,.pph-header-menu>li.current-menu-ancestor>a:after{transform:scaleX(1)}.pph-menu-caret{font-size:14px;line-height:1;opacity:.75}
.pph-header-menu .sub-menu{position:absolute;z-index:30;right:0;top:calc(100% + 10px);width:max-content;min-width:230px;display:grid;grid-template-columns:1fr;gap:5px;padding:12px;margin:0;list-style:none;border:1px solid rgba(43,92,180,.12);border-radius:18px;background:rgba(255,255,255,.97);box-shadow:0 24px 65px rgba(19,51,105,.18);opacity:0;visibility:hidden;transform:translateY(9px);transition:.22s ease;backdrop-filter:blur(16px)}.pph-header-menu li:hover>.sub-menu,.pph-header-menu li:focus-within>.sub-menu,.pph-header-menu li.is-submenu-open>.sub-menu{opacity:1;visibility:visible;transform:none}.pph-header-menu .sub-menu a{display:flex;align-items:center;min-height:42px;padding:9px 12px;border-radius:11px;color:var(--pph-header-text);font-size:13px;font-weight:750;transition:.2s ease}.pph-header-menu .sub-menu a:before{content:"";width:7px;height:7px;margin-left:9px;border-radius:50%;background:linear-gradient(135deg,var(--pph-header-accent),var(--pph-secondary))}.pph-header-menu .sub-menu a:hover{color:var(--pph-header-accent);background:color-mix(in srgb,var(--pph-header-accent) 8%,white);transform:translateX(-3px)}
.pph-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.pph-header-cta,.pph-header-mobile-cta{display:inline-flex;align-items:center;justify-content:center;min-height:43px;padding:9px 16px;border-radius:13px;color:#102040;background:linear-gradient(135deg,#fff4be,var(--pph-header-cta));box-shadow:0 10px 25px color-mix(in srgb,var(--pph-header-cta) 25%,transparent);font-size:12px;font-weight:900;white-space:nowrap;transition:.22s ease}.pph-header-cta:hover{transform:translateY(-2px);box-shadow:0 14px 30px color-mix(in srgb,var(--pph-header-cta) 34%,transparent)}.pph-header-icon{position:relative;width:43px;height:43px;display:grid;place-items:center;padding:0;border:1px solid rgba(33,72,139,.09);border-radius:13px;color:var(--pph-header-text);background:#f8faff;cursor:pointer;transition:.2s ease}.pph-header-icon:hover{color:var(--pph-header-accent);background:color-mix(in srgb,var(--pph-header-accent) 8%,white);transform:translateY(-2px)}.pph-header-icon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.pph-cart-link>span{position:absolute;left:-4px;top:-5px;min-width:18px;height:18px;padding:0 4px;border-radius:9px;display:grid;place-items:center;color:#fff;background:#ffb400;font-size:10px;font-weight:900}.pph-header-account{display:flex;align-items:center;gap:9px;min-height:45px;padding:5px 8px 5px 12px;border-radius:14px;background:linear-gradient(135deg,#eefbf8,#f7fbff);color:var(--pph-header-text);transition:.2s ease}.pph-header-account:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(21,76,142,.09)}.pph-header-avatar{width:34px;height:34px;border-radius:11px;object-fit:cover}.pph-header-account span{display:block;line-height:1.35}.pph-header-account strong,.pph-header-account small{display:block;white-space:nowrap}.pph-header-account strong{font-size:11px}.pph-header-account small{font-size:9px;margin-top:2px;color:#6d7890}
.pph-header-menu-toggle{display:none;width:43px;height:43px;border:0;border-radius:13px;background:var(--pph-header-text);padding:11px;cursor:pointer}.pph-header-menu-toggle i{display:block;height:2px;margin:4px 0;border-radius:3px;background:#fff;transition:.22s ease}.pph-header-mobile-cta{display:none}.pph-header-search{position:absolute;z-index:40;right:0;left:0;top:calc(100% + 1px);padding:0 20px;opacity:0;visibility:hidden;transform:translateY(-8px);transition:.22s ease}.pph-header-search.is-open{opacity:1;visibility:visible;transform:none}.pph-header-search form{position:relative;width:min(calc(100% - 40px),760px);margin:0 auto;display:flex;gap:8px;padding:12px;border-radius:17px;background:#fff;box-shadow:0 24px 65px rgba(19,51,105,.2);border:1px solid rgba(43,92,180,.12)}.pph-header-search input{flex:1;min-width:0;border:1px solid #dfe8f5!important;border-radius:11px!important;padding:10px 13px!important}.pph-header-search button[type=submit]{border:0;border-radius:11px;padding:9px 18px;color:#fff;background:linear-gradient(135deg,var(--pph-header-accent),var(--pph-secondary));font-weight:800}.pph-search-close{width:39px;border:0;border-radius:10px;background:#f2f5fa;color:#5c6c85;font-size:24px;cursor:pointer}
@media(max-width:1260px){.pph-header-shell{gap:14px;padding-inline:16px}.pph-header-menu>li>a{padding-inline:10px;font-size:13px}.pph-header-account span{display:none}.pph-header-cta{padding-inline:12px}}
@media(max-width:1050px){.pph-site-header{padding:8px 0}.pph-header-shell{grid-template-columns:auto 1fr auto;min-height:70px;border-radius:18px!important}.pph-header-brand{min-width:auto;align-items:flex-start}.pph-header-logo-image{max-height:51px;max-width:85px}.pph-header-brand small{display:none}.pph-header-nav{position:fixed;z-index:1200;top:0;right:0;width:min(88vw,390px);height:100dvh;padding:92px 18px 24px;background:#fff;box-shadow:-24px 0 70px rgba(13,42,93,.24);transform:translateX(110%);transition:transform .28s cubic-bezier(.2,.7,.2,1);overflow-y:auto}.pph-menu-open .pph-header-nav{transform:none}.pph-menu-open:before{content:"";position:fixed;z-index:1190;inset:0;background:rgba(4,18,48,.55);backdrop-filter:blur(4px)}.pph-header-menu{display:block}.pph-header-menu>li>a{justify-content:space-between;min-height:51px;padding:12px 13px;border-bottom:1px solid #eef2f8;border-radius:10px}.pph-header-menu .sub-menu{position:static;width:100%;min-width:0;display:block;padding:5px 14px 10px;border:0;border-radius:0;background:transparent;box-shadow:none;opacity:1;visibility:visible;transform:none}.pph-header-menu .sub-menu a{min-height:39px}.pph-header-mobile-cta{display:flex;margin-top:18px}.pph-header-menu-toggle{display:block}.pph-header-cta{display:none}.pph-header-account{padding-inline:7px}.pph-header-account span{display:none}}
@media(max-width:620px){.admin-bar .pph-site-header.is-sticky{top:46px}.pph-site-header{padding:6px 0}.pph-header-shell{width:calc(100% - 18px);min-height:64px;padding:0 10px;gap:7px}.pph-header-logo-image{max-width:69px;max-height:44px}.pph-header-logo-mark{width:39px;height:39px}.pph-header-logo-name{font-size:11px}.pph-header-icon{width:39px;height:39px;border-radius:11px}.pph-header-account{display:none}.pph-header-actions{gap:5px}.pph-header-menu-toggle{width:39px;height:39px;border-radius:11px}.pph-header-search{padding:0 8px}.pph-header-search form{width:100%;padding:8px}.pph-header-search button[type=submit]{padding-inline:11px}}


/* Header precision refinements (v1.5.1) */
.pph-screen-reader-text{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.pph-site-header{padding:10px 0}
.pph-header-shell{min-height:clamp(76px,var(--pph-header-height),82px);gap:20px;padding-inline:20px;border-color:rgba(43,92,180,.075)!important}
.pph-site-header.is-floating .pph-header-shell{box-shadow:0 12px 36px rgba(20,52,105,.075)}
.pph-site-header.is-scrolled{padding-top:6px;padding-bottom:6px}
.pph-site-header.is-scrolled .pph-header-shell{min-height:66px;border-radius:18px;box-shadow:0 14px 38px rgba(20,52,105,.12)}
.pph-header-brand{position:relative;min-width:66px;padding-inline-end:20px;border-inline-end:1px solid rgba(43,92,180,.10)}
.pph-header-logo-wrap{gap:0}.pph-header-logo-image{max-width:76px;max-height:52px}.pph-header-logo-mark{width:46px;height:46px;border-radius:15px;font-size:29px}
.pph-header-nav{padding-inline:2px}.pph-header-menu{gap:6px}.pph-header-menu>li>a{gap:5px;padding:12px 11px;font-size:13.5px}.pph-header-menu>li>a:after{right:13px;left:13px;bottom:4px}
.pph-menu-label{display:inline-block}.pph-menu-caret{position:relative;width:8px;height:8px;margin-inline-start:1px;opacity:.72;transform:translateY(-1px)}.pph-menu-caret:before{content:"";position:absolute;inset:0;border-inline-end:1.7px solid currentColor;border-bottom:1.7px solid currentColor;transform:rotate(45deg) scale(.72)}
.pph-header-menu>li.current-menu-item>a,.pph-header-menu>li.current-menu-ancestor>a{background:color-mix(in srgb,var(--pph-header-accent) 7%,white);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--pph-header-accent) 12%,transparent)}
.pph-header-menu .sub-menu .current-menu-item>a{color:var(--pph-header-accent);background:color-mix(in srgb,var(--pph-header-accent) 8%,white)}
.pph-header-actions{gap:7px}.pph-header-icon{width:42px;height:42px;border-radius:12px}.pph-header-icon svg{width:20px;height:20px}
.pph-header-cta{min-height:42px;padding-inline:14px;border-radius:12px}
.pph-header-account{max-width:170px;min-height:42px;gap:7px;padding:4px 7px 4px 10px;border:1px solid rgba(33,72,139,.04)}.pph-header-avatar{width:33px;height:33px}.pph-header-account strong{max-width:112px;overflow:hidden;text-overflow:ellipsis;font-size:10.5px}.pph-header-account small{font-size:8.5px}
@media(max-width:1420px){.pph-header-account span{display:none}.pph-header-account{padding:4px;min-width:42px;justify-content:center}.pph-header-shell{gap:15px}.pph-header-menu>li>a{padding-inline:9px;font-size:13px}}
@media(max-width:1190px) and (min-width:1051px){.pph-header-cta{display:none}.pph-header-shell{grid-template-columns:auto minmax(0,1fr) auto}.pph-header-menu{gap:2px}.pph-header-menu>li>a{padding-inline:8px;font-size:12.5px}}
@media(max-width:1050px){.pph-header-brand{padding-inline-end:0;border-inline-end:0}.pph-header-logo-image{max-height:48px;max-width:72px}.pph-header-menu>li>a{font-size:14px}.pph-menu-caret{margin-inline-start:auto;margin-inline-end:4px}}
@media(max-width:620px){.pph-header-shell{min-height:62px}.pph-site-header.is-scrolled .pph-header-shell{min-height:58px}.pph-header-logo-mark{width:39px;height:39px;font-size:25px}.pph-header-logo-image{max-height:42px;max-width:64px}}

/* Reliable dropdown interaction v1.5.2 */
.pph-header-menu .menu-item-has-children.is-submenu-open>a{color:var(--pph-header-accent);background:color-mix(in srgb,var(--pph-header-accent) 8%,white)}
@media(max-width:1050px){.pph-header-menu .menu-item-has-children>.sub-menu{display:none}.pph-header-menu .menu-item-has-children.is-submenu-open>.sub-menu{display:block}.pph-header-menu .menu-item-has-children>a[aria-expanded="true"] .pph-menu-caret{transform:rotate(180deg)}}

.pph-products-section.is-notes{background:#fff}.pph-products-section.is-courses{background:linear-gradient(180deg,#f7f9ff,#fff)}.pph-products-section.is-challenges{background:linear-gradient(180deg,#faf6ff,#fff)}.pph-products-section.is-courses .pph-section-tag:before{background:linear-gradient(90deg,#19c5d8,#2457ff)}.pph-products-section.is-challenges .pph-section-tag:before{background:linear-gradient(90deg,#7147f5,#f4c95d)}

/* Hide WoodMart floating sticky navigation on the custom homepage. */
.pph-hide-theme-floating-nav .wd-sticky-nav,
.pph-hide-theme-floating-nav .wd-sticky-nav-content,
.pph-hide-theme-floating-nav .wd-sticky-nav-wrapper,
.pph-hide-theme-floating-nav .wd-sticky-nav-opener,
.pph-hide-theme-floating-nav [class*="wd-sticky-nav"]{display:none!important;visibility:hidden!important;pointer-events:none!important;}


/* Smart start pathfinder and daily challenge v1.6.2 */
.pph-smart-start{position:relative;z-index:8;margin-top:-12px;padding:30px 0 60px;background:linear-gradient(180deg,transparent,#f7f9fe 20%,#f7f9fe)}
.pph-smart-start-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:24px;align-items:stretch}
.pph-pathfinder,.pph-daily-challenge{border-radius:32px;overflow:hidden;box-shadow:0 24px 65px rgba(23,43,85,.12);border:1px solid rgba(208,220,241,.82)}
.pph-pathfinder{position:relative;padding:34px;background:linear-gradient(180deg,rgba(255,255,255,.95),rgba(246,249,255,.98))}.pph-pathfinder:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 86% 12%,rgba(36,87,255,.10),transparent 18%),radial-gradient(circle at 8% 92%,rgba(113,71,245,.12),transparent 23%),linear-gradient(135deg,rgba(255,255,255,.25),transparent 46%);pointer-events:none}.pph-pathfinder:after{content:"";position:absolute;left:22px;right:22px;top:22px;height:1px;background:linear-gradient(90deg,transparent,rgba(79,121,255,.24),transparent);pointer-events:none}
.pph-pathfinder>*{position:relative;z-index:1}.pph-smart-heading{display:flex;flex-direction:column;align-items:flex-end;margin-bottom:18px}.pph-smart-heading span,.pph-challenge-top span{display:inline-flex;padding:10px 16px;border-radius:999px;font-size:12px;font-weight:900}
.pph-smart-heading h2,.pph-daily-challenge h2{font-size:clamp(28px,3vw,42px);line-height:1.22;color:var(--pph-dark);margin:12px 0 8px}
.pph-smart-heading p{color:#6a778f;line-height:1.95;font-size:14px;margin:0 0 2px}.pph-smart-heading span{background:linear-gradient(180deg,#f3f6ff,#e8efff);color:var(--pph-primary);box-shadow:inset 0 0 0 1px rgba(83,117,255,.15),0 8px 18px rgba(39,89,255,.08)}
.pph-path-steps{display:grid;gap:15px}.pph-path-step{display:grid;grid-template-columns:126px 1fr;align-items:center;gap:16px;padding:14px 16px;border:1px solid #e6ebf4;border-radius:20px;background:linear-gradient(180deg,rgba(255,255,255,.95),rgba(251,253,255,.9));box-shadow:0 12px 28px rgba(16,41,92,.05)}
.pph-path-step>b{color:#34435d;font-size:13px;display:flex;align-items:center;justify-content:flex-end;white-space:nowrap}.pph-path-step>b i{display:inline-flex;width:28px;height:28px;border-radius:10px;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--pph-primary),var(--pph-secondary));color:#fff;font-style:normal;margin-left:8px;box-shadow:0 8px 18px rgba(36,87,255,.22)}
.pph-choice-row{display:flex;gap:9px;flex-wrap:wrap}.pph-choice-row button{appearance:none;display:inline-flex;align-items:center;gap:8px;border:1px solid #d9e3f4;background:linear-gradient(180deg,#ffffff,#f7faff);color:#4b5a74;border-radius:14px;padding:11px 15px;font:inherit;font-size:12px;font-weight:800;cursor:pointer;transition:.22s ease;min-height:46px;box-shadow:0 5px 10px rgba(15,42,92,.04)}.pph-choice-row button::before{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:9px;background:#eef3ff;color:var(--pph-primary);font-size:14px;line-height:1;flex:0 0 26px;box-shadow:inset 0 0 0 1px rgba(36,87,255,.08)}.pph-choice-row button[data-value="7"]::before{content:"۷"}.pph-choice-row button[data-value="8"]::before{content:"۸"}.pph-choice-row button[data-value="9"]::before{content:"۹"}.pph-choice-row button[data-value="other"]::before{content:"★"}.pph-choice-row button[data-value="concept"]::before{content:"🧠"}.pph-choice-row button[data-value="exam"]::before{content:"📝"}.pph-choice-row button[data-value="gifted"]::before{content:"🚀"}.pph-choice-row button[data-value="challenge"]::before{content:"🧪"}.pph-choice-row button[data-value="quick"]::before{content:"⚡"}.pph-choice-row button[data-value="full"]::before{content:"📘"}.pph-choice-row button:hover{border-color:rgba(36,87,255,.45);color:var(--pph-primary);transform:translateY(-2px);box-shadow:0 12px 20px rgba(36,87,255,.10)}.pph-choice-row button.is-selected{color:#fff;border-color:transparent;background:linear-gradient(135deg,var(--pph-primary),var(--pph-secondary));box-shadow:0 10px 22px rgba(36,87,255,.24);animation:pphChoicePop .25s ease}.pph-choice-row button.is-selected::before{background:rgba(255,255,255,.18);color:#fff;box-shadow:none}.pph-choice-row button span{display:inline-block}
@keyframes pphChoicePop{0%{transform:scale(.96)}100%{transform:scale(1)}}
.pph-path-result{display:grid;grid-template-columns:auto 1fr auto;gap:15px;align-items:center;margin-top:20px;padding:18px;border-radius:22px;background:radial-gradient(circle at 92% 14%,rgba(71,130,255,.25),transparent 22%),linear-gradient(135deg,#071c43,#15357b);color:#fff;min-height:92px;box-shadow:0 18px 38px rgba(7,28,67,.22)}.pph-result-icon{width:54px;height:54px;border-radius:18px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#29d6e4,#7754ff);font-size:24px;box-shadow:0 14px 24px rgba(93,114,255,.25)}.pph-result-copy{display:flex;flex-direction:column;gap:7px}.pph-path-result small,.pph-path-result strong{display:block}.pph-path-result small{color:rgba(255,255,255,.58);font-size:11px;margin-bottom:0}.pph-path-result strong{color:#fff;line-height:1.65;font-size:17px}.pph-result-tags{display:flex;gap:7px;flex-wrap:wrap}.pph-result-tags span{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.12);font-size:10px;font-weight:800;color:#dce8ff}.pph-path-result a{display:inline-flex;align-items:center;gap:8px;border-radius:14px;padding:12px 16px;background:var(--pph-accent);color:#07182f;font-size:12px;font-weight:900;white-space:nowrap;box-shadow:0 12px 24px rgba(244,201,93,.24)}.pph-path-result.has-result .pph-result-icon{animation:pphResultPulse .45s ease}
@keyframes pphResultPulse{0%{transform:scale(.92)}70%{transform:scale(1.06)}100%{transform:scale(1)}}
.pph-daily-challenge{position:relative;padding:32px;color:#fff;background:radial-gradient(circle at 85% 8%,rgba(46,220,232,.23),transparent 27%),radial-gradient(circle at 5% 95%,rgba(122,77,255,.4),transparent 38%),linear-gradient(145deg,#061a3c,#142d6e)}.pph-daily-challenge:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle,rgba(255,255,255,.28) 1px,transparent 1px);background-size:27px 27px;mask-image:linear-gradient(120deg,#000,transparent 75%);pointer-events:none}.pph-daily-challenge:after{content:"";position:absolute;inset:auto -60px -60px auto;width:190px;height:190px;background:radial-gradient(circle,rgba(41,214,228,.20),transparent 68%);pointer-events:none}.pph-daily-challenge>*{position:relative;z-index:1}.pph-challenge-top{display:flex;justify-content:space-between;align-items:center}.pph-challenge-top span{background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.18);color:#bceeff;box-shadow:inset 0 0 0 1px rgba(255,255,255,.04)}.pph-challenge-top b{font-size:42px;line-height:1;color:rgba(255,255,255,.14)}.pph-daily-challenge h2{color:#fff}.pph-challenge-question{min-height:72px;color:rgba(255,255,255,.88);line-height:1.95;font-size:15px;font-weight:700;margin:18px 0}.pph-challenge-options{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.pph-challenge-options button{border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.07);backdrop-filter:blur(10px);color:#fff;border-radius:14px;padding:13px 10px;font:inherit;font-size:12px;font-weight:800;cursor:pointer;transition:.2s ease}.pph-challenge-options button:hover{background:rgba(255,255,255,.14);transform:translateY(-2px)}.pph-challenge-options button.is-correct{background:#0ea86a;border-color:#39d99c}.pph-challenge-options button.is-wrong{background:#be3d55;border-color:#fa7189}.pph-challenge-options button:disabled{cursor:default;transform:none}.pph-challenge-feedback{min-height:50px;margin-top:14px;padding:12px 13px;border-radius:14px;color:rgba(255,255,255,.82);font-size:11px;line-height:1.8;background:rgba(255,255,255,.06)}.pph-challenge-feedback.is-success{color:#a9f8d4;background:rgba(14,168,106,.16)}.pph-challenge-feedback.is-error{color:#ffc2cd;background:rgba(190,61,85,.15)}.pph-challenge-more{display:inline-flex;margin-top:14px;color:var(--pph-accent);font-weight:900;font-size:12px;gap:8px}
@media(max-width:1000px){.pph-smart-start-grid{grid-template-columns:1fr}.pph-path-step{grid-template-columns:1fr;align-items:start}.pph-path-step>b{justify-content:flex-start}.pph-daily-challenge{min-height:440px}}
@media(max-width:560px){.pph-smart-start{margin-top:-6px;padding-bottom:42px}.pph-pathfinder,.pph-daily-challenge{border-radius:24px;padding:22px}.pph-smart-heading h2,.pph-daily-challenge h2{font-size:32px;line-height:1.28}.pph-choice-row button{flex:1 1 calc(50% - 9px);font-size:11px;padding:10px 12px}.pph-choice-row button::before{width:24px;height:24px;font-size:13px;flex-basis:24px}.pph-path-result{grid-template-columns:auto 1fr}.pph-path-result strong{font-size:15px}.pph-path-result a{grid-column:1/-1;justify-content:center}.pph-challenge-options{grid-template-columns:1fr}}


/* Learning system, member resume and teacher video v1.7.0 */
.pph-learning-system{position:relative;background:linear-gradient(180deg,#fff,#f6f9ff);overflow:hidden}.pph-learning-system:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 12% 20%,rgba(25,197,216,.09),transparent 22%),radial-gradient(circle at 88% 15%,rgba(113,71,245,.10),transparent 24%);pointer-events:none}.pph-learning-system .pph-container{position:relative}.pph-learning-head{max-width:800px;margin:0 auto 48px;text-align:center}.pph-learning-head .pph-section-head{margin-inline:auto}.pph-learning-track{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:stretch;gap:12px}.pph-learning-step{position:relative;min-height:270px;padding:26px 23px;border-radius:26px;background:rgba(255,255,255,.88);border:1px solid #e2e9f5;box-shadow:0 18px 45px rgba(18,44,92,.08);overflow:hidden;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.pph-learning-step:before{content:"";position:absolute;width:150px;height:150px;border-radius:50%;top:-80px;left:-65px;background:var(--pph-step-glow);filter:blur(4px);opacity:.22}.pph-learning-step:hover{transform:translateY(-8px);box-shadow:0 28px 60px rgba(18,44,92,.14);border-color:rgba(36,87,255,.25)}.pph-learning-step.is-blue{--pph-step-color:#2457ff;--pph-step-glow:#2457ff}.pph-learning-step.is-violet{--pph-step-color:#7147f5;--pph-step-glow:#7147f5}.pph-learning-step.is-cyan{--pph-step-color:#14b8c8;--pph-step-glow:#14b8c8}.pph-learning-step.is-gold{--pph-step-color:#e7a81f;--pph-step-glow:#f4c95d}.pph-learning-icon{position:relative;display:flex;align-items:center;justify-content:space-between;margin-bottom:26px}.pph-learning-icon span{width:58px;height:58px;display:flex;align-items:center;justify-content:center;border-radius:19px;background:linear-gradient(145deg,var(--pph-step-color),color-mix(in srgb,var(--pph-step-color),#07182f 22%));color:#fff;font-size:25px;box-shadow:0 14px 28px color-mix(in srgb,var(--pph-step-color),transparent 72%)}.pph-learning-icon small{font-size:38px;font-weight:950;color:color-mix(in srgb,var(--pph-step-color),transparent 78%)}.pph-learning-step h3{position:relative;margin:0 0 12px;color:var(--pph-dark);font-size:21px}.pph-learning-step p{position:relative;margin:0;color:#68758b;line-height:1.95;font-size:13px}.pph-learning-arrow{align-self:center;font-size:28px;color:#b4c2d9;font-weight:900}
.pph-user-resume{position:relative;z-index:8;margin-top:-12px;padding:30px 0 58px;background:linear-gradient(180deg,transparent,#f7f9fe 22%,#f7f9fe)}.pph-user-resume-shell{padding:28px;border-radius:32px;background:linear-gradient(145deg,#071a3d,#123577 55%,#45218c);box-shadow:0 28px 75px rgba(7,27,66,.24);color:#fff;overflow:hidden;position:relative}.pph-user-resume-shell:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 8% 8%,rgba(25,197,216,.25),transparent 22%),radial-gradient(circle at 92% 5%,rgba(244,201,93,.16),transparent 18%),linear-gradient(115deg,transparent,rgba(255,255,255,.035));pointer-events:none}.pph-resume-head,.pph-resume-grid{position:relative}.pph-resume-head{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;margin-bottom:24px}.pph-resume-avatar img{display:block;width:72px;height:72px;border-radius:22px;border:3px solid rgba(255,255,255,.18);box-shadow:0 14px 30px rgba(0,0,0,.22)}.pph-resume-head span{color:#9cebf3;font-weight:800;font-size:12px}.pph-resume-head h2{color:#fff;margin:4px 0;font-size:clamp(28px,3vw,40px)}.pph-resume-head p{margin:0;color:rgba(255,255,255,.64);line-height:1.8}.pph-resume-account{display:inline-flex;align-items:center;gap:8px;padding:12px 16px;border-radius:14px;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.16);color:#fff;font-weight:850}.pph-resume-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.pph-resume-card{position:relative;min-height:160px;padding:20px;border-radius:22px;background:rgba(255,255,255,.075);border:1px solid rgba(255,255,255,.12);color:#fff;display:flex;gap:13px;align-items:flex-start;overflow:hidden;backdrop-filter:blur(12px);transition:transform .25s ease,background .25s ease}.pph-resume-card:hover{transform:translateY(-6px);background:rgba(255,255,255,.12)}.pph-resume-card.is-continue:after{content:"";position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(7,24,58,.97),rgba(7,24,58,.68)),var(--pph-resume-image);background-size:cover;background-position:center;z-index:-1}.pph-resume-card-icon{width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:14px;background:linear-gradient(135deg,#25cfdf,#7350ff);font-size:18px;flex:0 0 42px}.pph-resume-card small,.pph-resume-card strong,.pph-resume-card b{display:block}.pph-resume-card small{color:rgba(255,255,255,.52);font-size:10px;margin-bottom:6px}.pph-resume-card strong{color:#fff;line-height:1.65;min-height:52px}.pph-resume-card b{margin-top:10px;color:#f4c95d;font-size:11px}.pph-resume-card i,.pph-resume-account i{font-style:normal}
.pph-teacher-visual.has-video{cursor:pointer}.pph-teacher-visual.has-video:after{content:"";position:absolute;z-index:2;inset:8% 8% 4%;border-radius:30px;background:linear-gradient(180deg,transparent 55%,rgba(3,13,34,.52));pointer-events:none}.pph-teacher-play{position:absolute;z-index:5;left:50%;bottom:76px;transform:translateX(-50%);display:flex;align-items:center;gap:10px;padding:10px 15px 10px 11px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:rgba(7,24,47,.72);color:#fff;font:inherit;font-weight:900;cursor:pointer;backdrop-filter:blur(12px);box-shadow:0 18px 36px rgba(0,0,0,.25);transition:transform .25s ease,background .25s ease}.pph-teacher-play:hover{transform:translateX(-50%) translateY(-4px);background:rgba(36,87,255,.85)}.pph-teacher-play i{width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:linear-gradient(135deg,#29d6e4,#7754ff);font-style:normal;box-shadow:0 8px 22px rgba(68,104,255,.36)}.pph-teacher-copy blockquote{margin:20px 0;padding:18px 20px;border-right:3px solid var(--pph-accent);border-radius:14px;background:rgba(255,255,255,.06);color:rgba(255,255,255,.88);line-height:2;font-size:14px}.pph-video-modal[hidden]{display:none!important}.pph-video-modal{position:fixed;z-index:999999;inset:0;display:flex;align-items:center;justify-content:center;padding:24px}.pph-video-backdrop{position:absolute;inset:0;background:rgba(2,8,22,.86);backdrop-filter:blur(8px)}.pph-video-dialog{position:relative;z-index:2;width:min(100%,980px);padding:12px;border-radius:24px;background:#07182f;box-shadow:0 35px 90px rgba(0,0,0,.48)}.pph-video-close{position:absolute;z-index:3;left:18px;top:18px;width:42px;height:42px;border:0;border-radius:50%;background:rgba(255,255,255,.14);color:#fff;font-size:26px;cursor:pointer}.pph-video-frame{position:relative;border-radius:17px;overflow:hidden;background:#000;aspect-ratio:16/9}.pph-video-frame iframe,.pph-video-frame video{display:block;width:100%;height:100%;border:0;object-fit:contain}.pph-modal-open{overflow:hidden}
@media(max-width:1100px){.pph-learning-track{grid-template-columns:repeat(2,1fr);gap:16px}.pph-learning-arrow{display:none}.pph-resume-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){.pph-learning-track,.pph-resume-grid{grid-template-columns:1fr}.pph-learning-step{min-height:auto}.pph-resume-head{grid-template-columns:auto 1fr}.pph-resume-account{grid-column:1/-1;justify-content:center}.pph-user-resume-shell{padding:21px;border-radius:24px}.pph-resume-card{min-height:130px}.pph-teacher-play{bottom:58px}.pph-video-modal{padding:12px}.pph-video-dialog{padding:8px;border-radius:18px}}


/* Product cover correction — v1.9.3 */
.pph-home .pph-product-image{display:block!important;width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:1/1!important;padding:0!important;background:#eef3f9!important;overflow:hidden!important}
.pph-home .pph-product-image:before{display:none!important}
.pph-home .pph-product-image img,.pph-home .pph-product-image picture{display:block!important;width:100%!important;height:100%!important;margin:0!important}
.pph-home .pph-product-image img{object-fit:cover!important;object-position:center!important;filter:none!important}
.pph-home .pph-product-card:hover .pph-product-image img{transform:scale(1.018)!important}


/* Remove the theme's floating phone/contact launcher and its popup — v1.9.4 */
.pph-hide-theme-contact-widget :is(
  .floating-contact,
  .floating-contact-button,
  .floating-contact-btn,
  .floating-phone,
  .floating-phone-button,
  .floating-call-button,
  .contact-floating,
  .contact-floating-button,
  .contact-popup,
  .contact-modal,
  .call-popup,
  .phone-popup,
  .fixed-contact,
  .fixed-call,
  .fixed-phone,
  .contact-us-popup,
  .contact-us-modal,
  [class*="floating-contact"],
  [class*="contact-floating"],
  [class*="floating-phone"],
  [class*="floating-call"],
  [class*="phone-popup"],
  [class*="call-popup"],
  [class*="contact-popup"],
  [id*="floating-contact"],
  [id*="contact-popup"],
  [id*="phone-popup"],
  [id*="call-popup"]
){display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}
body.pph-contact-widget-open{overflow:auto!important;padding-right:0!important}
