.mph9-home{--red:#ef4147;--ink:#151817;--cream:#f7f3ec;background:var(--cream);color:var(--ink);min-height:70vh}.mph9-home *{box-sizing:border-box}.mph9-shell{width:min(1180px,calc(100% - 48px));margin:0 auto}.mph9-kicker{display:block;color:var(--red);font-size:11px;font-weight:900;letter-spacing:.18em}.mph9-home svg{width:1em;height:1em;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.mph9-hero{position:relative;min-height:510px;background:#171a1a var(--mph9-hero,none) center 45%/cover no-repeat;overflow:hidden}.mph9-hero__veil{position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,10,10,.94) 0%,rgba(7,10,10,.72) 39%,rgba(7,10,10,.18) 72%,rgba(7,10,10,.18) 100%)}.mph9-hero__inner{position:relative;z-index:1;min-height:510px;display:flex;align-items:center;justify-content:space-between;gap:50px;padding:46px 0}.mph9-hero__copy{max-width:650px;color:#fff}.mph9-hero h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(56px,6.2vw,82px);line-height:.91;letter-spacing:-.045em;margin:12px 0 18px;max-width:640px}.mph9-hero p{font-family:Georgia,'Times New Roman',serif;font-size:18px;line-height:1.35;color:#f6efe7;margin:0}.mph9-hero p em{font-style:italic}.mph9-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:22px}.mph9-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:0 20px;border-radius:999px;font-size:13px;font-weight:850;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s}.mph9-btn:hover{transform:translateY(-1px)}.mph9-btn.is-primary{background:var(--red);color:#fff;box-shadow:0 10px 26px rgba(239,65,71,.28)}.mph9-btn.is-ghost{border:1px solid rgba(255,255,255,.7);color:#fff;background:rgba(15,15,15,.25);backdrop-filter:blur(10px)}.mph9-btn.is-ghost svg{width:19px;height:19px}.mph9-hero__proof{display:flex;gap:26px;flex-wrap:wrap;margin-top:23px;color:#f2eee9;font-size:11px;font-weight:700}.mph9-feature{align-self:flex-end;width:min(270px,100%);margin-bottom:10px;padding:19px 20px;border:1px solid rgba(255,255,255,.28);border-radius:15px;background:rgba(27,18,15,.74);backdrop-filter:blur(13px);color:#fff;text-decoration:none;box-shadow:0 14px 40px rgba(0,0,0,.2)}.mph9-feature small{display:block;color:var(--red);font-size:10px;font-weight:900;letter-spacing:.12em}.mph9-feature strong{display:block;font-family:Georgia,serif;font-size:22px;line-height:1.05;margin:8px 0 12px}.mph9-feature span{font-size:12px;font-weight:800}.mph9-product{padding:34px 0 31px}.mph9-product__head{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:20px}.mph9-product__head h2,.mph9-recipes h2{font-family:Georgia,serif;font-size:36px;line-height:1;letter-spacing:-.025em;margin:7px 0 6px}.mph9-product__head p{margin:0;color:#696963;font-size:14px}.mph9-handnote{font-family:'Comic Sans MS','Bradley Hand',cursive;font-size:18px;line-height:1.15;transform:rotate(-3deg);padding-right:35px;color:#272725}.mph9-handnote i{font-style:normal;font-size:28px;margin-left:10px}.mph9-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.mph9-tool{position:relative;display:grid;grid-template-columns:100px 1fr;min-height:118px;background:#fff;border:1px solid #e7e0d6;border-radius:15px;overflow:hidden;text-decoration:none;color:var(--ink);box-shadow:0 7px 20px rgba(30,25,20,.04)}.mph9-tool__photo{display:block;background:#ddd var(--tool-img,none) center/cover no-repeat}.mph9-tool__body{position:relative;display:grid;grid-template-columns:28px 1fr;grid-template-rows:auto auto 1fr;column-gap:8px;padding:17px 15px 14px}.mph9-tool__body>i{grid-row:1/3;display:block;font-style:normal;font-size:23px;color:#171a19;margin-top:1px}.mph9-tool__body>strong{font-size:15px;line-height:1.15}.mph9-tool__body>small{grid-column:1/3;color:#66645f;font-size:11px;line-height:1.35;margin-top:10px}.mph9-tool__body>em{position:absolute;right:10px;top:8px;background:var(--red);color:#fff;border-radius:999px;padding:5px 8px;font-size:9px;font-style:normal;font-weight:900}.mph9-tool.is-premium .mph9-tool__body{padding-top:29px}.mph9-tool:hover:not(.is-preview){border-color:#d4c8bb;transform:translateY(-1px)}.mph9-soon{grid-column:1/3;justify-self:start;margin-top:7px;background:#e9f3ff;color:#255b8d;border-radius:999px;padding:4px 7px;font-size:9px}.mph9-flow{margin-top:0;margin-bottom:31px;border:1px solid #e5ddd3;background:#fff;border-radius:17px;padding:23px 28px;display:grid;grid-template-columns:1.25fr repeat(9,auto);align-items:center;gap:14px;box-shadow:0 6px 18px rgba(30,25,20,.025)}.mph9-flow__title{min-width:230px}.mph9-flow__title h2{font-family:Georgia,serif;font-size:32px;line-height:.95;margin:6px 0 0}.mph9-step{width:116px;text-align:center;display:flex;flex-direction:column;align-items:center}.mph9-step>span{width:48px;height:48px;border:1px solid #eadfd6;border-radius:50%;display:grid;place-items:center;color:var(--red);font-size:24px;margin-bottom:9px}.mph9-step strong{font-size:11px;white-space:nowrap}.mph9-step small{color:#73706b;font-size:9px;line-height:1.3;margin-top:5px}.mph9-arrow{font-size:17px;font-weight:400}.mph9-recipes{padding:0 0 54px}.mph9-recipes>header{display:grid;grid-template-columns:1fr auto auto;gap:28px;align-items:end;margin-bottom:17px}.mph9-recipes>header p{font-size:11px;color:#66645f;line-height:1.35;margin:0}.mph9-recipes>header>a{display:inline-flex;min-height:36px;align-items:center;padding:0 15px;background:#fff;border:1px solid #ddd5cb;border-radius:999px;color:#171a19;text-decoration:none;font-size:10px;font-weight:850}.mph9-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.mph9-card{background:#fff;border:1px solid #e4ddd3;border-radius:11px;overflow:hidden;box-shadow:0 6px 17px rgba(30,25,20,.04)}.mph9-card__image{display:block;aspect-ratio:16/9;position:relative;overflow:hidden;background:#202221}.mph9-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .25s}.mph9-card:hover img{transform:scale(1.025)}.mph9-card__image span{position:absolute;left:10px;bottom:9px;background:#181a19;color:#fff;border-radius:999px;padding:4px 8px;font-size:8px;font-weight:800}.mph9-card__image span:first-letter{color:var(--red)}.mph9-card__image i{position:absolute;right:10px;top:7px;color:#fff;font:normal 26px/1 Arial;text-shadow:0 2px 8px #000}.mph9-card>div{padding:10px 11px 12px}.mph9-card h3{font-family:Georgia,serif;font-size:17px;line-height:1.05;margin:0;min-height:36px}.mph9-card h3 a{color:#151817;text-decoration:none}.mph9-card p{display:flex;gap:14px;margin:9px 0 0;color:#77736e;font-size:10px}.mph9-family{position:relative;min-height:220px;background:#121615 var(--family-img,none) 14% 45%/cover no-repeat;color:#fff;overflow:hidden}.mph9-family__veil{position:absolute;inset:0;background:linear-gradient(90deg,rgba(9,12,12,.55),rgba(9,12,12,.91) 42%,rgba(9,12,12,.95))}.mph9-family__inner{position:relative;z-index:1;min-height:220px;display:grid;grid-template-columns:310px 1fr auto;align-items:center;gap:32px}.mph9-family__note{font-family:'Comic Sans MS','Bradley Hand',cursive;font-size:22px;line-height:1.2;transform:rotate(-4deg);padding-left:4px}.mph9-family__note span{font-size:30px;margin-left:15px}.mph9-family__copy h2{font-family:Georgia,serif;font-size:28px;margin:0 0 13px;display:flex;gap:20px;flex-wrap:wrap}.mph9-family__copy h2 b{color:var(--red)}.mph9-family__copy p{font-size:11px;line-height:1.5;color:#e3dfda;margin:0}.mph9-family .mph9-btn{white-space:nowrap}
@media(max-width:1050px){.mph9-feature-grid{grid-template-columns:repeat(2,1fr)}.mph9-flow{grid-template-columns:1fr repeat(5,1fr);gap:12px}.mph9-flow__title{grid-column:1/-1}.mph9-arrow{display:none}.mph9-step{width:auto}.mph9-family__inner{grid-template-columns:220px 1fr}.mph9-family .mph9-btn{grid-column:2}.mph9-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:780px){.mph9-shell{width:min(100% - 28px,1180px)}.mph9-hero,.mph9-hero__inner{min-height:520px}.mph9-hero__inner{align-items:flex-end;padding:45px 0}.mph9-hero__veil{background:linear-gradient(90deg,rgba(7,10,10,.92),rgba(7,10,10,.48))}.mph9-feature{display:none}.mph9-product__head{display:block}.mph9-handnote{display:none}.mph9-feature-grid{grid-template-columns:1fr}.mph9-tool{grid-template-columns:112px 1fr}.mph9-flow{grid-template-columns:repeat(2,1fr)}.mph9-flow__title{grid-column:1/-1}.mph9-recipes>header{grid-template-columns:1fr auto}.mph9-recipes>header p{display:none}.mph9-family__inner{grid-template-columns:1fr;padding:38px 0}.mph9-family__note{display:none}.mph9-family .mph9-btn{grid-column:auto;justify-self:start}.mph9-family__veil{background:rgba(9,12,12,.88)}}
@media(max-width:560px){.mph9-hero h1{font-size:52px}.mph9-hero p{font-size:16px}.mph9-hero p br{display:none}.mph9-actions{align-items:stretch;flex-direction:column}.mph9-actions .mph9-btn{width:100%}.mph9-hero__proof{gap:9px;flex-direction:column}.mph9-product__head h2,.mph9-recipes h2{font-size:31px}.mph9-tool{grid-template-columns:88px 1fr}.mph9-flow{grid-template-columns:1fr}.mph9-step{display:grid;grid-template-columns:48px 1fr;text-align:left;column-gap:12px;width:100%}.mph9-step>span{grid-row:1/3;margin:0}.mph9-step strong{align-self:end}.mph9-step small{align-self:start}.mph9-grid{grid-template-columns:1fr}.mph9-recipes>header{display:block}.mph9-recipes>header>a{margin-top:14px}.mph9-card h3{font-size:19px;min-height:0}.mph9-family__copy h2{font-size:26px;gap:9px}.mph9-family__copy h2 span,.mph9-family__copy h2 b{display:block;width:100%}}
