.ph-home{--ph-primary:hsl(var(--primary));--ph-primary-press:color-mix(in srgb,hsl(var(--primary)) 88%,#000);--ph-secondary:hsl(var(--secondary));--ph-on-primary:hsl(var(--primary-foreground));--ph-sec-tint:color-mix(in srgb,hsl(var(--secondary)) 10%,transparent);--ph-text-main:#1a1739;--ph-text-muted:rgba(26,23,57,0.68);--ph-text-soft:rgba(26,23,57,0.42);--ph-border:rgba(26,23,57,0.1);--ph-border-soft:rgba(26,23,57,0.07);--ph-surface:#fff;--ph-radius-xl:28px;--ph-radius-lg:22px;--ph-radius-md:16px;--ph-shadow-card:0 14px 30px rgba(26,23,57,0.06);--ph-shadow-tiny:0 8px 18px rgba(26,23,57,0.05);color:var(--ph-text-main);background:var(--ph-surface);font-family:var(--app-font-body,Inter),Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;min-height:100vh;display:flex;flex-direction:column}.ph-content{flex:1 0 auto;min-height:calc(100vh - 58px)}.ph-whatsapp{position:fixed;bottom:22px;right:22px;width:56px;height:56px;border-radius:50%;background:#25d366;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:1.7rem;text-decoration:none;box-shadow:0 10px 24px rgba(0,0,0,.22);z-index:1000;transition:transform .2s ease,box-shadow .2s ease}.ph-whatsapp:hover{transform:scale(1.07);box-shadow:0 14px 30px rgba(0,0,0,.28)}.ph-home *,.ph-home :after,.ph-home :before{box-sizing:border-box}.ph-wrap{width:100%;max-width:1180px;margin:0 auto;padding:0 1.6rem}.ph-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border:none;border-radius:14px;padding:.85rem 1.4rem;font-weight:850;font-family:inherit;cursor:pointer;white-space:nowrap;text-decoration:none;transition:transform .2s ease,background .2s ease,border-color .2s ease,color .2s ease}.ph-btn i{line-height:1;transform:translateY(.05em)}.ph-btn-primary{background:var(--ph-primary);color:var(--ph-on-primary);box-shadow:0 14px 28px rgba(23,20,56,.16)}.ph-btn-primary:hover{transform:translateY(-2px);background:var(--ph-primary-press)}.ph-btn-accent{background:var(--ph-secondary);color:#fff}.ph-btn-accent:hover{transform:translateY(-2px);filter:brightness(1.05)}.ph-btn-ghost{background:transparent;padding:.85rem 1rem}.ph-btn-ghost,.ph-btn-ghost:hover,.ph-btn-outline{color:var(--ph-text-main)}.ph-btn-outline{background:#fff;border:1px solid var(--ph-border)}.ph-btn-outline:hover{border-color:rgba(26,23,57,.22);transform:translateY(-1px)}.ph-header{position:sticky;top:0;z-index:20;background:var(--ph-surface);border-bottom:1px solid var(--ph-border-soft);--db-primary:hsl(var(--primary));--db-primary-2:color-mix(in srgb,hsl(var(--primary)) 78%,#ffffff);--db-secondary:hsl(var(--secondary));--db-accent:hsl(var(--secondary));--db-on-primary:hsl(var(--primary-foreground));--db-text-main:#1a1739;--db-text-muted:rgba(26,23,57,0.68);--db-text-soft:rgba(26,23,57,0.42);--db-border:rgba(26,23,57,0.1);--db-border-soft:rgba(26,23,57,0.07);--db-radius-xl:28px;--db-radius-lg:22px;--db-shadow-card:0 14px 30px rgba(26,23,57,0.06);--db-shadow-tiny:0 8px 18px rgba(26,23,57,0.05)}.ph-header .ph-btn{height:46px;padding:0 1.05rem;font-size:.9rem;border-radius:15px;box-shadow:none}.ph-nav-inner{display:flex;align-items:center;justify-content:space-between;gap:1.4rem;height:58px}.ph-brand{display:inline-flex;align-items:center}.ph-brand img{height:46px;width:auto;display:block}.ph-nav-actions{display:flex;align-items:center;gap:.6rem}.ph-lang{display:inline-flex;align-items:center}.ph-section{padding:3.25rem 0}.ph-section.ph-tight{padding:2.25rem 0}.ph-section-head{max-width:80%;margin-bottom:2.2rem}.ph-section-head.ph-center{margin-left:auto;margin-right:auto;text-align:center}.ph-eyebrow{display:inline-block;color:var(--ph-secondary);font-size:.8rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.7rem}.ph-section-head h2{margin:0;font-size:clamp(1.7rem,3.2vw,2.3rem);font-weight:900;letter-spacing:-.035em;line-height:1.1}.ph-section-head p{margin:.5rem 0 0;color:var(--ph-text-muted);font-size:1.03rem;line-height:1.55}.ph-section-cta{display:flex;justify-content:center;margin-top:2.4rem}.ph-link-more{display:inline-flex;align-items:center;gap:.45rem;color:var(--ph-secondary);font-weight:850;font-size:.9rem;text-decoration:none}.ph-link-more i{transition:transform .2s ease}.ph-link-more:hover i{transform:translateX(3px)}.ph-hero{position:relative;display:flex;align-items:center;min-height:560px;background-size:cover;background-position:50%;background-color:var(--ph-primary);color:#fff;overflow:hidden}.ph-hero:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(13,12,28,.74),rgba(13,12,28,.34))}.ph-hero-content{position:relative;z-index:2;max-width:70%;padding:4.5rem 0}.ph-hero-content h1{margin:0;font-size:clamp(2.2rem,4.8vw,3.4rem);font-weight:900;letter-spacing:-.015em;line-height:1.08}.ph-hero-content p{margin:.55rem 0 0;font-size:1.15rem;line-height:1.6;color:rgba(255,255,255,.84);max-width:100%}.ph-hero-actions{margin-top:1.9rem}.ph-hero-actions .ph-btn{height:46px;padding:0 1.05rem;font-size:.9rem}.ph-hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.ph-course-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:1.3rem}.ph-course-grid>*{flex:0 1 360px;max-width:100%}.ph-course-card{display:flex;flex-direction:column;background:var(--ph-surface);border:1px solid var(--ph-border);border-radius:var(--ph-radius-lg);overflow:hidden;box-shadow:var(--ph-shadow-tiny);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.ph-course-card:hover{transform:translateY(-5px);box-shadow:var(--ph-shadow-card);border-color:#dce2ec}.ph-course-cover{position:relative;height:168px;background-size:cover;background-position:50%;background-color:#e2e8f0}.ph-course-cover:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(16,24,40,.04),rgba(16,24,40,.22))}.ph-course-badge{top:.85rem;left:.85rem;padding:.38rem .58rem;border-radius:999px;background:rgba(255,255,255,.92);font-size:.72rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.ph-course-badge,.ph-course-price{position:absolute;z-index:1;color:var(--ph-text-main)}.ph-course-price{right:.85rem;bottom:.85rem;min-width:58px;height:42px;padding:0 .78rem;border-radius:14px;background:rgba(255,255,255,.94);display:inline-flex;align-items:center;justify-content:center;font-size:.98rem;font-weight:950;letter-spacing:-.035em;box-shadow:0 10px 22px rgba(16,24,40,.14)}.ph-course-body{display:flex;flex-direction:column;flex-grow:1;padding:1.15rem}.ph-course-title{margin:0;font-size:1.05rem;font-weight:900;letter-spacing:-.02em;line-height:1.25}.ph-tutor-pill{align-self:flex-start;margin-top:.55rem;color:var(--ph-secondary);background:var(--ph-sec-tint);border-radius:999px;padding:.3rem .55rem;font-size:.75rem;font-weight:850}.ph-course-foot{display:flex;align-items:center;justify-content:space-between;gap:.7rem;margin-top:auto;padding-top:1.1rem}.ph-course-foot .ph-btn{padding:.65rem 1.15rem;font-size:.9rem}.ph-btn-vermas{display:inline-flex;align-items:center;gap:.4rem;border:none;background:transparent;padding:0 .2rem;color:var(--ph-secondary);font-size:.9rem;font-weight:850;font-family:inherit;cursor:pointer;text-decoration:none;transition:color .2s ease,transform .2s ease}.ph-btn-vermas i{line-height:1;transform:translateY(.04em)}.ph-btn-vermas:hover{color:var(--ph-primary);transform:translateX(2px)}.ph-course-desc{margin:0 0 .9rem;color:var(--ph-text-muted);font-size:.85rem;line-height:1.45;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.ph-audience{display:flex;align-items:center;gap:.5rem;min-width:0}.ph-avatar-stack,.ph-student-avatar{display:inline-flex}.ph-student-avatar{width:28px;height:28px;border-radius:50%;border:2px solid #fff;background:#f2f4f6;align-items:center;justify-content:center;margin-left:-8px;color:var(--ph-text-muted);font-size:.7rem}.ph-student-avatar:first-child{margin-left:0}.ph-audience-count{color:var(--ph-text-muted);font-size:.78rem;font-weight:800;white-space:nowrap}.ph-stats-band{background:var(--ph-primary);border-radius:var(--ph-radius-xl);padding:2.6rem 2rem;color:var(--ph-on-primary)}.ph-stats-head{text-align:center;max-width:80%;margin:0 auto 1.6rem}.ph-stats-head .ph-eyebrow{color:color-mix(in srgb,var(--ph-on-primary) 70%,transparent)}.ph-stats-head h2{margin:0;font-size:clamp(1.6rem,3vw,2.1rem);font-weight:900;letter-spacing:-.03em;line-height:1.1}.ph-stats-head p{margin:.4rem 0 0;color:color-mix(in srgb,var(--ph-on-primary) 74%,transparent);line-height:1.55}.ph-stats-grid{display:grid;grid-template-columns:repeat(var(--ph-cols,4),minmax(0,1fr));gap:1rem}.ph-stat{text-align:center;padding:1.2rem .8rem;border-radius:var(--ph-radius-md);background:color-mix(in srgb,var(--ph-on-primary) 6%,transparent);border:1px solid color-mix(in srgb,var(--ph-on-primary) 10%,transparent);display:flex;flex-direction:column;justify-content:center}.ph-stat-num{font-size:clamp(1.8rem,3.4vw,2.5rem);font-weight:900;letter-spacing:-.03em;line-height:1.05}.ph-stat-label{margin-top:.15rem;color:color-mix(in srgb,var(--ph-on-primary) 74%,transparent);font-weight:700;font-size:.9rem}.ph-feat-grid{display:grid;grid-template-columns:repeat(var(--ph-cols,3),minmax(0,1fr));gap:1.3rem}.ph-feat-card{background:var(--ph-surface);border:1px solid var(--ph-border);border-radius:var(--ph-radius-lg);box-shadow:var(--ph-shadow-tiny);padding:1.6rem}.ph-feat-icon{width:56px;height:56px;border-radius:15px;display:inline-flex;align-items:center;justify-content:center;background:var(--ph-sec-tint);color:var(--ph-secondary);font-size:1.5rem;margin-bottom:1.1rem}.ph-feat-icon i{line-height:1}.ph-feat-card h3{margin:0;font-size:1.12rem;font-weight:850;letter-spacing:-.02em;line-height:1.2}.ph-feat-card p{margin:.35rem 0 0;color:var(--ph-text-muted);line-height:1.6;font-size:.96rem}@media (min-width:981px){.ph-feat-grid>div:nth-child(4):last-child{grid-column:1/-1;display:flex;flex-direction:column;align-items:center;text-align:center}}.ph-billing{display:inline-flex;gap:.25rem;padding:.3rem;border-radius:999px;background:#f1f3f8;margin:0 auto 2.4rem}.ph-billing button{border:none;background:transparent;color:var(--ph-text-muted);font-weight:800;font-size:.9rem;font-family:inherit;padding:.55rem 1.1rem;border-radius:999px;cursor:pointer;transition:background .2s ease,color .2s ease}.ph-billing button.is-active{background:var(--ph-sec-tint);color:var(--ph-secondary)}.ph-plans-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:1.3rem;align-items:stretch}.ph-plans-grid>*{flex:0 1 340px;max-width:100%}.ph-plan-card{position:relative;display:flex;flex-direction:column;background:var(--ph-surface);border:1px solid var(--ph-border);border-radius:var(--ph-radius-xl);box-shadow:var(--ph-shadow-tiny);padding:1.8rem}.ph-plan-card.is-featured{border-color:color-mix(in srgb,var(--ph-secondary) 35%,transparent);background:color-mix(in srgb,var(--ph-secondary) 4%,transparent);box-shadow:var(--ph-shadow-card)}.ph-plan-flag{position:absolute;top:-.8rem;left:50%;transform:translateX(-50%);background:var(--ph-secondary);color:#fff;font-size:.72rem;letter-spacing:.04em;padding:.35rem .7rem;border-radius:999px;white-space:nowrap}.ph-plan-flag,.ph-plan-name{font-weight:900;text-transform:uppercase}.ph-plan-name{font-size:.82rem;letter-spacing:.05em;color:var(--ph-text-muted)}.ph-plan-price{margin-top:.7rem;display:flex;align-items:baseline;gap:.3rem}.ph-plan-price .ph-amount{font-size:2.5rem;font-weight:900;letter-spacing:-.04em}.ph-plan-price .ph-period{color:var(--ph-text-muted);font-weight:750;font-size:.95rem}.ph-plan-free{color:var(--ph-secondary);font-weight:850}.ph-plan-note{margin-top:.45rem;color:var(--ph-text-soft);font-size:.82rem;font-weight:700}.ph-plan-features{list-style:none;margin:1.3rem 0;padding:0;display:grid;gap:.7rem;flex-grow:1}.ph-plan-features li{display:flex;align-items:flex-start;gap:.6rem;font-size:.94rem;font-weight:600;color:var(--ph-text-main)}.ph-plan-features i{color:var(--ph-secondary);font-size:.8rem;margin-top:.28rem;flex-shrink:0}.ph-plan-card .ph-btn{width:100%}.ph-plans-more{margin-top:2.2rem}.ph-plans-more,.ph-tst-grid{display:flex;justify-content:center}.ph-tst-grid{flex-wrap:wrap;gap:1.3rem;align-items:flex-start}.ph-tst-grid:not(.is-c-desktop):not(.is-c-mobile)>*{flex:0 1 360px;max-width:100%}.ph-tst-card{background:var(--ph-surface);border:1px solid var(--ph-border);border-radius:var(--ph-radius-lg);box-shadow:var(--ph-shadow-tiny);padding:1.5rem;display:flex;flex-direction:column;gap:.85rem}.ph-tst-media{position:relative;border-radius:var(--ph-radius-md);overflow:hidden;aspect-ratio:16/10;background-size:cover;background-position:50%;background-color:#e2e8f0}.ph-tst-media img{width:100%;height:100%;object-fit:cover}.ph-tst-media-video{aspect-ratio:16/9}.ph-tst-media .db-vds{width:100%;height:100%;position:relative;z-index:1;--video-bg:transparent;--video-border:none}.ph-tst-media .db-intro-poster{position:absolute;inset:0;z-index:0;background-size:cover;background-position:50%;border-radius:inherit;pointer-events:none}.ph-tst-media .db-vds .vds-button{color:#fff}.ph-tst-media .db-vds .vds-play-button,.ph-tst-media .db-vds .vds-play-button[data-hocus],.ph-tst-media .db-vds .vds-play-button[data-hover]{width:60px;height:60px;border-radius:50%!important;background-color:rgba(255,255,255,.96)!important;color:var(--ph-primary)!important;box-shadow:0 18px 34px rgba(0,0,0,.28);transition:transform .2s ease,background .2s ease}.ph-tst-media .db-vds .vds-play-button:hover{transform:scale(1.06);background-color:#fff!important}.ph-tst-media .db-vds .vds-play-button .vds-icon{width:30px;height:30px}.ph-tst-play{position:absolute;inset:0;margin:auto;width:56px;height:56px;border-radius:50%;border:none;cursor:pointer;background:rgba(255,255,255,.92);color:var(--ph-text-main);display:inline-flex;align-items:center;justify-content:center;font-size:1rem;box-shadow:0 10px 24px rgba(16,24,40,.25);transition:transform .2s ease}.ph-tst-play i{transform:translateX(1px)}.ph-tst-play:hover{transform:scale(1.06)}.ph-tst-quote{margin:0;font-size:1.02rem;line-height:1.6;font-weight:600}.ph-tst-quote .ph-stars{display:block;color:#f4b740;margin-bottom:.12rem;font-size:.85rem;letter-spacing:.1em}.ph-tst-quote p{margin:0}.ph-tst-person{display:flex;align-items:center;gap:.75rem;margin-top:auto}.ph-tst-avatar{width:44px;height:44px;border-radius:50%;background:var(--ph-primary);color:var(--ph-on-primary);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;background-size:cover;background-position:50%}.ph-tst-avatar,.ph-tst-name{font-weight:850;font-size:.95rem}.ph-tst-role{color:var(--ph-text-muted);font-size:.85rem;font-weight:600}.ph-faq-list{max-width:780px;margin:0 auto;display:grid;gap:.85rem}.ph-faq-item{background:var(--ph-surface);border:1px solid var(--ph-border);border-radius:var(--ph-radius-md);overflow:hidden}.ph-faq-item summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.15rem 1.3rem;font-weight:800;font-size:1rem}.ph-faq-item summary::-webkit-details-marker{display:none}.ph-faq-item summary i{color:var(--ph-text-soft);transition:transform .2s ease;flex-shrink:0}.ph-faq-item[open] summary i{transform:rotate(180deg);color:var(--ph-secondary)}.ph-faq-a{padding:0 1.3rem 1.25rem;color:var(--ph-text-muted);line-height:1.65;font-size:.97rem}.ph-faq-a p{margin:0}@media (max-width:980px){.ph-course-grid,.ph-feat-grid,.ph-plans-grid,.ph-stats-grid,.ph-tst-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ph-stats-grid{row-gap:1.6rem}.ph-section-head{max-width:100%}}@media (max-width:620px){.ph-wrap{padding:0 1.1rem}.ph-section{padding:2.2rem 0}.ph-section-head{margin-bottom:1.5rem}.ph-course-grid,.ph-feat-grid,.ph-plans-grid,.ph-tst-grid{grid-template-columns:1fr}.ph-hero{min-height:66vh}.ph-hero-content{max-width:100%;padding:2.6rem 0}.ph-hero-actions{flex-direction:column;align-items:stretch}.ph-hero-actions .ph-btn{width:100%}.ph-nav-inner{gap:.6rem}.ph-brand img{height:38px}.ph-header .ph-btn{height:40px;padding:0 .75rem;font-size:.82rem;border-radius:12px}.ph-btn-ghost{padding:0 .5rem}.ph-stats-grid{gap:.9rem}.ph-stat-num{font-size:1.6rem}.ph-whatsapp{width:48px;height:48px;font-size:1.45rem;bottom:16px;right:16px}}.ph-tst-grid.is-c-desktop{display:flex;flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:.7rem;scrollbar-width:thin;scrollbar-color:rgba(26,23,57,.5) transparent}.ph-tst-grid.is-c-desktop>*{flex:0 0 calc((100% - 2.6rem) / 3);scroll-snap-align:start}@media (max-width:980px){.ph-tst-grid.is-c-desktop>*{flex-basis:calc((100% - 1.3rem) / 2)}}@media (max-width:620px){.ph-tst-grid.is-c-mobile{display:flex;flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:.4rem;scrollbar-width:none}.ph-tst-grid.is-c-mobile::-webkit-scrollbar{display:none}.ph-tst-grid.is-c-mobile>*{flex:0 0 100%;scroll-snap-align:center}}@keyframes ph-fade-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}.ph-hero-content>*{animation:ph-fade-up .55s cubic-bezier(.22,.9,.35,1) both}.ph-hero-content>:nth-child(2){animation-delay:.1s}.ph-hero-content>:nth-child(3){animation-delay:.2s}.ph-hero-content>:nth-child(n+4){animation-delay:.3s}.ph-course-grid>*{animation:ph-fade-up .5s cubic-bezier(.22,.9,.35,1) both}.ph-course-grid>:nth-child(2){animation-delay:.08s}.ph-course-grid>:nth-child(n+3){animation-delay:.16s}@media (prefers-reduced-motion:reduce){.ph-course-grid>*,.ph-hero-content>*{animation:none}}