body .wg-mpe section{padding:100px 0}body .wg-mpe .hero{padding:180px 0 80px}body .wg-mpe h1{font-size:clamp(44px,6vw,84px);font-weight:500;letter-spacing:-.025em;line-height:1}body .wg-mpe h1 .serif{color:var(--red-deep)}body .wg-mpe h2{font-size:clamp(30px,4vw,46px);font-weight:500;letter-spacing:-.015em;line-height:1.12}.wg-mpe .sub{color:var(--ink-soft);max-width:640px;margin-top:16px;font-size:18px;line-height:1.65}.wg-mpe .who-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:36px}.wg-mpe .who-card{border:1px solid var(--line);border-radius:16px;padding:26px 28px;background:var(--card)}.wg-mpe .who-card h3{font-size:17px;font-weight:600;margin-bottom:8px}.wg-mpe .who-card p{font-size:14.5px;color:var(--ink-soft);line-height:1.6}@media (max-width:760px){.wg-mpe .who-grid{grid-template-columns:1fr}}.wg-mpe .owns{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:36px}.wg-mpe .own{border:1px solid var(--line);border-radius:14px;padding:20px 22px;background:var(--card);display:flex;align-items:flex-start;gap:12px}.wg-mpe .own-dot{width:8px;height:8px;border-radius:50%;background:var(--red);flex-shrink:0;margin-top:6px}.wg-mpe .own b{display:block;font-size:15px;font-weight:600}.wg-mpe .own span{font-size:13.5px;color:var(--ink-soft);line-height:1.5;margin-top:3px;display:block}@media (max-width:860px){.wg-mpe .owns{grid-template-columns:repeat(2,1fr)}}@media (max-width:580px){.wg-mpe .owns{grid-template-columns:1fr}}.wg-mpe .pkgs{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:36px}.wg-mpe .pkg{border:1px solid var(--line);border-radius:16px;background:var(--card);padding:26px;display:flex;flex-direction:column}.wg-mpe .pkg.feat{border:2px solid var(--red)}.wg-mpe .pkg .badge{display:inline-block;font-size:10px;letter-spacing:.08em;text-transform:uppercase;background:var(--red);color:#fff;border-radius:999px;padding:3px 10px;margin-bottom:12px;align-self:flex-start}.wg-mpe .pkg h3{font-size:22px;font-weight:600}.wg-mpe .pkg .comp{font-size:13px;color:var(--ink-faint);margin:4px 0 14px}.wg-mpe .pkg .price{font-size:28px;font-weight:600;color:var(--red-deep)}.wg-mpe .pkg .price small{font-size:14px;color:var(--ink-faint);font-weight:400}.wg-mpe .pkg .bf{font-size:13px;color:var(--ink-soft);margin:10px 0 14px;padding:10px 14px;background:var(--cream-2);border-radius:8px}.wg-mpe .pkg ul{list-style:none;padding:0;margin:0;flex:1}.wg-mpe .pkg li{font-size:14px;color:var(--ink-soft);padding:7px 0;border-bottom:1px solid var(--line);line-height:1.5}.wg-mpe .pkg li:last-child{border:0}.wg-mpe .pkg li:before{content:"✓  ";color:var(--red-deep);font-weight:700}.wg-mpe .pkg a.cta{margin-top:20px;display:block;text-align:center;background:var(--red);color:#fff;font-size:14px;font-weight:600;padding:13px 20px;border-radius:10px;text-decoration:none;transition:background .15s}.wg-mpe .pkg a.cta:hover{background:var(--red-deep)}@media (max-width:900px){.wg-mpe .pkgs{grid-template-columns:1fr}}.wg-mpe .proc{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:36px}.wg-mpe .pw{border:1px solid var(--line);border-radius:14px;padding:22px;background:var(--card)}.wg-mpe .pw .wnum{font-size:12px;letter-spacing:.1em;text-transform:uppercase;font-weight:600;color:var(--red-deep);margin-bottom:10px}.wg-mpe .pw h3{font-size:16px;font-weight:600;margin-bottom:8px}.wg-mpe .pw p{font-size:13.5px;color:var(--ink-soft);line-height:1.55}@media (max-width:860px){.wg-mpe .proc{grid-template-columns:repeat(2,1fr)}}@media (max-width:520px){.wg-mpe .proc{grid-template-columns:1fr}}.wg-mpe .convert{display:flex;justify-content:space-between;align-items:center;gap:32px;flex-wrap:wrap;border-top:1px solid var(--line);padding-top:60px}.wg-mpe .convert h2{font-size:clamp(26px,3.5vw,40px);font-weight:500;letter-spacing:-.015em;max-width:620px}.wg-mpe .convert .sub{font-size:16px;max-width:500px;margin-top:10px}