.pl-lpdemo{--pl-lavender:#F3EDFF;--pl-mint:#34D399;--pl-primary:#E91E8C;--pl-primary-dark:#d01179;--pl-ink:#0f172a;--pl-chip-ink:#4C1D6E;--pl-chip-lavender:#EDE9FE;--pl-chip-pink:#FCE7F3;--pl-chip-mint:#CCFBF1;--pl-text-light:#6b7280}.pl-header{text-align:center;margin-bottom:2.5rem;position:relative;z-index:1}.pl-title{font-size:clamp(1.75rem, 3.2vw, 2.375rem);font-weight:800;color:var(--pl-ink);margin:0 0 1rem}.pl-sub{font-size:1.125rem;color:#475569;max-width:700px;margin:0 auto;line-height:1.6}.pl-lpdemo{padding:clamp(4rem,7vw,5.5rem) 0;background:var(--pl-lavender)}.pl-lpdemo-eyebrow{text-align:center;color:var(--pl-primary);font-size:.75rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;margin:0 0 .6rem}.pl-lp{position:relative;max-width:640px;margin:0 auto;background:#fff;border-radius:24px;box-shadow:0 24px 60px rgba(15,23,42,.16);padding:1.5rem 1.5rem 1.75rem;overflow:hidden}.pl-lp-prompt{display:flex;align-items:center;gap:.75rem;background:var(--pl-lavender);border:1px solid var(--pl-chip-lavender,#ede9fe);border-radius:14px;padding:.7rem .7rem .7rem 1rem}.pl-lp-prompt-label{font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--pl-chip-ink);white-space:nowrap}.pl-lp-prompt-field{flex:1;display:flex;align-items:center;min-width:0;font-size:1rem;font-weight:600;color:var(--pl-ink);white-space:nowrap;overflow:hidden}.pl-lp-caret{display:inline-block;width:2px;height:1.05em;margin-left:2px;background:var(--pl-primary);animation:hsLpBlink 1s steps(1) infinite}@keyframes hsLpBlink{50%{opacity:0}}.pl-lp-create{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;background:var(--pl-primary);color:#fff;border-radius:999px}.pl-lp-create svg{width:16px;height:16px;display:block}.pl-lp-skeleton{display:none;grid-template-columns:1fr;gap:.7rem;margin-top:1.25rem}.pl-lp-skeleton span{height:14px;border-radius:999px;background:linear-gradient(90deg,#f3edff 25%,#e7e0fa 37%,#f3edff 63%);background-size:400% 100%;animation:hsLpShimmer 1.2s ease infinite}.pl-lp-skeleton span:nth-child(2){width:88%}.pl-lp-skeleton span:nth-child(3){width:72%}.pl-lp-skeleton span:nth-child(4){width:80%}@keyframes hsLpShimmer{0%{background-position:100% 0}100%{background-position:0 0}}.pl-lp-plan{margin-top:1.25rem}.pl-lp-planhead{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem;padding-bottom:.9rem;margin-bottom:.9rem;border-bottom:1px solid var(--pl-chip-lavender,#ede9fe)}.pl-lp-plan-title{font-size:1.1rem;font-weight:800;color:var(--pl-ink)}.pl-lp-chips{display:flex;flex-wrap:wrap;gap:.35rem}.pl-lp-chips span{font-size:.66rem;font-weight:700;color:var(--pl-chip-ink);background:var(--pl-chip-lavender,#ede9fe);padding:.16rem .5rem;border-radius:999px;white-space:nowrap}.pl-lp-chip--std{background:var(--pl-chip-pink)!important}.pl-lp-rows{list-style:none;margin:0;padding:0;display:grid;gap:.85rem}.pl-lp-row{display:flex;align-items:flex-start;gap:.65rem}.pl-lp-check{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;margin-top:1px;border-radius:999px;background:var(--pl-mint)}.pl-lp-check img{width:11px;height:11px;filter:brightness(0) invert(1)}.pl-lp-row b{display:block;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--pl-chip-ink);margin-bottom:.15rem}.pl-lp-row p{margin:0;font-size:.95rem;line-height:1.4;color:var(--pl-ink)}.pl-lp-vocab{display:flex;flex-wrap:wrap;gap:.35rem}.pl-lp-vocab span{font-size:.8rem;font-weight:600;color:var(--pl-chip-ink);background:var(--pl-lavender);padding:.1rem .5rem;border-radius:999px}.pl-lpdemo-cta{text-align:center;margin-top:2rem}.pl-lpdemo-note{margin:.9rem 0 0;font-size:.9rem;color:var(--pl-text-light)}.pl-lp-res{display:flex;flex-wrap:wrap;gap:.35rem;margin:0}.pl-lp-res span{font-size:.78rem;font-weight:600;color:var(--pl-chip-ink);background:var(--pl-chip-pink);padding:.14rem .55rem;border-radius:999px}.pl-lp-res--content span{background:#ccfbf1}.pl-lp-planhead{position:relative}.pl-lp-row{position:relative}.pl-lp-head-skel,.pl-lp-row-skel{display:none}.pl-lp.lp-anim .pl-lp-head-skel,.pl-lp.lp-anim .pl-lp-row-skel{display:block}.pl-lp-head-skel{position:absolute;left:0;top:2px;width:46%;height:20px;border-radius:8px;opacity:0;transition:opacity .4s ease}.pl-lp-row-skel{position:absolute;inset:0;opacity:0;transition:opacity .4s ease}.pl-lp-row-skel::before{content:"";position:absolute;left:0;top:1px;width:20px;height:20px;border-radius:999px}.pl-lp-row-skel::after{content:"";position:absolute;left:2.05rem;right:0;top:3px;bottom:3px;border-radius:8px}.pl-lp-head-skel,.pl-lp-row-skel::after,.pl-lp-row-skel::before{background:linear-gradient(90deg,#f0eaff 25%,#e2d9f7 37%,#f0eaff 63%);background-size:400% 100%;animation:hsLpShimmer 1.3s ease infinite}.pl-lp.lp-anim .pl-lp-chips,.pl-lp.lp-anim .pl-lp-plan-title{opacity:0;transition:opacity .45s ease}.pl-lp.lp-anim .pl-lp-head-skel{opacity:1}.pl-lp.lp-anim.lp-headin .pl-lp-chips,.pl-lp.lp-anim.lp-headin .pl-lp-plan-title{opacity:1}.pl-lp.lp-anim.lp-headin .pl-lp-head-skel{opacity:0}.pl-lp.lp-anim .pl-lp-body,.pl-lp.lp-anim .pl-lp-check{opacity:0}.pl-lp.lp-anim .pl-lp-check{transform:scale(0)}.pl-lp.lp-anim .pl-lp-row-skel{opacity:1}.pl-lp.lp-anim .pl-lp-row.lp-in .pl-lp-row-skel{opacity:0}.pl-lp.lp-anim .pl-lp-row.lp-in .pl-lp-check{opacity:1;transform:scale(1);transition:opacity .4s ease,transform .45s cubic-bezier(.34, 1.56, .64, 1)}.pl-lp.lp-anim .pl-lp-row.lp-in .pl-lp-body{opacity:1;transition:opacity .5s ease 50ms}@media (prefers-reduced-motion:reduce){.pl-lp-caret{animation:none;opacity:0}.pl-lp-skeleton span{animation:none}}@media (max-width:767px){.pl-lpdemo .container{padding-left:20px;padding-right:20px}.pl-lp{padding:1.1rem 1.1rem 1.4rem}.pl-lp-prompt{flex-wrap:wrap}.pl-lp-prompt-field{order:3;flex-basis:100%;font-size:.9rem}.pl-lp-prompt-label{order:1}.pl-lp-create{order:2;margin-left:auto}.pl-lp-plan-title{font-size:1rem}}.pl-hyb-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;align-items:stretch;max-width:1000px;margin:0 auto}.pl-hyb-col{display:flex;flex-direction:column;min-width:0}.pl-hyb-col--cur{order:1}.pl-hyb-col--lesson{order:2}.pl-hyb-col .pl-lp{max-width:none;margin:0;flex:1 1 auto}.pl-hyb-col .pl-lp-prompt{flex-wrap:wrap;row-gap:.4rem}.pl-hyb-col .pl-lp-prompt-label{order:0;flex-basis:100%}.pl-hyb-col .pl-lp-prompt-field{order:1;flex:1 1 auto;min-width:0;font-size:.9rem}.pl-hyb-col .pl-lp-create{order:2;margin-left:0}.pl-hyb-cap{margin:0 0 .85rem;font-size:1.05rem;font-weight:700;color:var(--pl-ink);line-height:1.35}.pl-hyb-cap-em{color:var(--pl-primary)}.pl-hybrid.hyb-run .pl-hyb-col--cur .pl-hyb-cap{opacity:0}.pl-hybrid.hyb-run.hyb-cur-in .pl-hyb-col--cur .pl-hyb-cap{opacity:1;transition:opacity .5s ease}.pl-hybrid.hyb-run .pl-hyb-col--lesson{opacity:0;transform:translateY(14px)}.pl-hybrid.hyb-run.hyb-les-in .pl-hyb-col--lesson{opacity:1;transform:none;transition:opacity .6s ease,transform .6s ease}.pl-hyb-col--cur .pl-lp{display:flex;flex-direction:column}.pl-hyb-col--cur .pl-lp-plan{flex:1 1 auto;display:flex;flex-direction:column}.pl-cur-rows{gap:.55rem;flex:1 1 auto;display:flex;flex-direction:column;justify-content:space-between}.pl-cur-unit{align-items:center}.pl-cur-unit-num{flex-shrink:0;width:26px;height:26px;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:.8rem}.pl-cur-c1{background:#8b5cf6}.pl-cur-c2{background:#3b82f6}.pl-cur-c3{background:#06b6d4}.pl-cur-c4{background:#10b981}.pl-cur-c5{background:#eab308}.pl-cur-c6{background:#f97316}.pl-cur-unit .pl-lp-body{flex:1 1 auto;min-width:0}.pl-cur-unit .pl-lp-body p{font-size:.92rem;font-weight:600}.pl-cur-weeks{flex-shrink:0;padding-left:.6rem;font-size:.72rem;font-weight:600;color:var(--pl-text-light);white-space:nowrap}.pl-lp.lp-anim .pl-cur-unit-num{opacity:0;transform:scale(0)}.pl-lp.lp-anim .pl-lp-row.lp-in .pl-cur-unit-num{opacity:1;transform:scale(1);transition:opacity .4s ease,transform .45s cubic-bezier(.34, 1.56, .64, 1)}.pl-lp.lp-anim .pl-cur-weeks{opacity:0}.pl-lp.lp-anim .pl-lp-row.lp-in .pl-cur-weeks{opacity:1;transition:opacity .5s ease 50ms}.pl-cur-unit .pl-lp-row-skel::before{width:26px;height:26px;border-radius:7px}@media (max-width:767px){.pl-hyb-grid{grid-template-columns:1fr;gap:1.25rem;max-width:460px}}.pl-cta-btn{padding:.95rem 2.1rem;font-size:1.05rem;font-weight:700;color:#fff;background:var(--pl-primary);border:none;border-radius:9999px;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease,background .25s ease;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;box-shadow:0 10px 24px rgba(233,30,140,.28)}.pl-cta-btn:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(233,30,140,.38);background:var(--pl-primary-dark);color:#fff}