.mlp{--ink:#252b27;--muted:#657069;--paper:#f7f8f4;--accent:#d8ee58;--line:#dce0d7;font:16px/1.6 Arial,Helvetica,sans-serif;color:var(--ink);background:white;isolation:isolate}.mlp *{box-sizing:border-box}.mlp [hidden]{display:none!important}.mlp a{color:inherit;text-decoration:none}.mlp button,.mlp input{font:inherit}.mlp button{cursor:pointer}.mlp button:disabled{cursor:default;opacity:.5}.mlp button,.mlp a,.mlp input,.mlp summary{touch-action:manipulation}.mlp :focus-visible{outline:3px solid #537638;outline-offset:4px}.mlp p,.mlp h1,.mlp h2,.mlp h3{margin:0}.mlp h2{font-size:clamp(30px,3vw,46px);font-weight:500;line-height:1.13;letter-spacing:-1.6px}.mlp-sr{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.mlp-skip{position:fixed;top:-100px;left:20px;z-index:99;padding:12px;background:white}.mlp-skip:focus{top:0}.mlp-preview-notice{text-align:center;background:#e8ecdf;font-size:12px;padding:7px 16px;color:#465041}.mlp-header{height:100px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line)}.mlp-brand{font-size:32px;font-weight:900;letter-spacing:-2px;line-height:1}.mlp-brand span{display:block;font-size:8px;letter-spacing:2px;margin-top:8px;font-weight:600}.mlp-header nav{display:flex;gap:32px;font-size:13px}.mlp-header nav a:hover,.mlp-text-link:hover{text-decoration:underline}.mlp-button{display:inline-flex;align-items:center;justify-content:center;gap:22px;padding:16px 23px;border:1px solid transparent;font-weight:600;font-size:13px;line-height:1.4;border-radius:3px;white-space:normal}.mlp-button:hover{filter:brightness(.95)}.mlp-dark{background:var(--ink);color:white!important}.mlp-primary{background:var(--accent);color:var(--ink)}.mlp-outline{background:white;border-color:#aeb7ac}.mlp-count{display:inline-grid;place-items:center;background:var(--accent);color:var(--ink);border-radius:50%;width:23px;height:23px;font-size:12px}.mlp-hero{display:grid;grid-template-columns:1fr 1fr;min-height:620px;background:var(--paper)}.mlp-hero-copy{padding:75px 7% 50px 10%;display:flex;flex-direction:column;justify-content:center}.mlp-kicker{font-size:10px;font-weight:700;letter-spacing:2px;text-transform:uppercase;margin-bottom:22px!important;line-height:1.5}.mlp-line{display:inline-block;width:25px;height:2px;background:#8a9e57;vertical-align:middle;margin-right:10px}.mlp h1{font-size:clamp(40px,4.6vw,72px);font-weight:500;letter-spacing:-3px;line-height:1.06;margin:8px 0 28px}.mlp h1 em{font-style:normal;color:#71815f}.mlp-hero-copy>p{max-width:440px;font-size:15px;line-height:1.8;color:var(--muted)}.mlp-hero-actions{display:flex;align-items:center;gap:25px;margin:34px 0 48px}.mlp-text-link{padding:0;border:0;background:transparent;font-size:12px;font-weight:600;color:var(--ink)}.mlp-hero-image{position:relative;min-width:0;min-height:540px;overflow:hidden}.mlp-hero-image>img{width:100%;height:100%;position:absolute;object-fit:cover}.mlp-hero-image:after{content:"";position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#0008);pointer-events:none}.mlp-photo-label{position:absolute;bottom:42px;left:40px;z-index:1;color:white}.mlp-photo-label span{display:block;font-size:9px;letter-spacing:2px;margin-bottom:8px}.mlp-photo-label strong{font-size:23px;font-weight:400}.mlp-image-index{position:absolute;top:25px;right:25px;font-size:9px;letter-spacing:2px;background:#ffffffd9;padding:8px 12px}.mlp-brand-proof{display:flex;align-items:center;gap:22px}.mlp-brand-proof img{max-width:120px;height:auto;max-height:48px;object-fit:contain}.mlp-brand-proof span{font-size:11px;line-height:1.5;padding-left:22px;border-left:1px solid #cdd3c5;color:var(--muted)}.mlp-benefits{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--line);padding:32px 5%;gap:35px}.mlp-benefits>div{position:relative;padding-left:40px}.mlp-benefits span{position:absolute;left:0;top:0;color:#89927c;font-size:11px}.mlp-benefits strong{font-size:13px;font-weight:600}.mlp-benefits p{font-size:12px;color:var(--muted);margin-top:4px}.mlp-section{padding:85px 5%;scroll-margin-top:25px}.mlp-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:35px;margin-bottom:40px}.mlp-section-heading>p{font-size:13px;color:var(--muted);padding-bottom:6px}.mlp-controls{display:flex;justify-content:space-between;align-items:center;gap:20px;border-bottom:1px solid var(--line);padding-bottom:22px}.mlp-filters{display:flex;gap:6px;flex-wrap:wrap}.mlp-filters button{border:1px solid transparent;background:#f3f5ef;padding:11px 17px;font-size:12px;border-radius:3px;text-transform:capitalize;color:var(--ink)}.mlp-filters button[aria-pressed=true]{background:var(--ink);color:white}.mlp-filters button span{opacity:.7;font-size:10px;margin-left:8px}.mlp-search{position:relative;min-width:210px}.mlp-search input{width:100%;padding:11px 35px 11px 13px;border:1px solid var(--line);background:white;border-radius:3px;font-size:12px}.mlp-search>span:last-child{position:absolute;right:13px;top:5px;font-size:23px}.mlp-results{display:flex;justify-content:space-between;gap:20px;padding:20px 0;color:var(--muted);font-size:11px}.mlp-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.mlp-card{border:1px solid var(--line);border-radius:4px;overflow:hidden;background:white;display:flex;flex-direction:column;transition:box-shadow .2s,border-color .2s}.mlp-card:hover{border-color:#9aa78b;box-shadow:0 8px 25px #1a241009}.mlp-card-image{position:relative;width:100%;aspect-ratio:4/3;background:#f6f7f4;border:0;border-bottom:1px solid var(--line);padding:22px;display:block}.mlp-card-image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.mlp-card-image>span{position:absolute;right:14px;bottom:12px;font-size:17px;color:#6b7565}.mlp-card-body{padding:22px;display:flex;flex-direction:column;flex:1}.mlp-meta{font-size:10px;letter-spacing:.3px;color:var(--muted);margin-bottom:10px!important}.mlp-meta span{margin:0 6px}.mlp-card h3{font-size:17px;line-height:1.3;letter-spacing:-.3px;font-weight:600}.mlp-variant{font-size:12px;color:var(--muted);margin-top:6px!important;margin-bottom:20px!important}.mlp-image-note{font-size:10px;color:var(--muted);margin-top:-10px!important;margin-bottom:12px!important}.mlp-add{display:flex;justify-content:space-between;align-items:center;width:100%;border:1px solid #cbd2c3;border-radius:3px;background:white;color:var(--ink);padding:11px 14px;margin-top:auto;font-size:12px;font-weight:600;gap:10px}.mlp-add:hover{background:#f0f4e7}.mlp-add[aria-pressed=true]{background:#e9f2ca;border-color:#b9cf7e}.mlp-add>span:last-child{font-size:19px;line-height:1}.mlp-more-wrap{text-align:center;margin-top:35px}.mlp-empty{text-align:center;padding:40px}.mlp-empty button{border:0;background:transparent;text-decoration:underline}.mlp-story{background:#252d25;color:white;padding:70px 5%;display:grid;grid-template-columns:1fr 2fr;gap:65px;scroll-margin-top:25px}.mlp-story .mlp-kicker{color:#c4d28e}.mlp-story-heading>p:last-child{color:#bbc4b7;font-size:13px;margin-top:25px;line-height:1.8}.mlp-stories{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.mlp-stories article{border-top:1px solid #64705e;display:flex;flex-direction:column;padding-top:18px}.mlp-story-top{display:flex;justify-content:space-between;color:#c4d28e;text-transform:uppercase;letter-spacing:1px;font-size:9px;margin-bottom:44px}.mlp-stories h3{font-size:22px;font-weight:400;line-height:1.25;margin-bottom:18px}.mlp-stories p{font-size:12px;line-height:1.8;color:#bbc4b7;margin-bottom:28px}.mlp-stories a{font-size:11px;font-weight:600;margin-top:auto;display:flex;gap:10px;justify-content:space-between;align-items:center;border-top:1px solid #53604f;padding-top:16px}.mlp-process{display:grid;grid-template-columns:1fr 1fr;gap:80px}.mlp-process .mlp-button{margin-top:32px}.mlp-process ol{list-style:none;padding:0;margin:0}.mlp-process li{display:flex;gap:25px;border-bottom:1px solid var(--line);padding:0 0 22px;margin-bottom:24px}.mlp-process li>span{font-size:11px;color:#7c8969;padding-top:4px}.mlp-process h3{font-size:16px;font-weight:500;margin-bottom:8px}.mlp-process p{font-size:13px;line-height:1.7;color:var(--muted);max-width:430px}.mlp-faq{padding-top:0;max-width:1000px;margin:auto}.mlp-faq h2{margin-bottom:30px}.mlp-faq details{border-bottom:1px solid var(--line)}.mlp-faq summary{cursor:pointer;padding:21px 0;font-size:15px}.mlp-faq details p{font-size:13px;color:var(--muted);padding:0 0 22px}.mlp-footer{padding:35px 5%;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:25px;align-items:center;background:var(--paper)}.mlp-footer p,.mlp-footer>a:last-child{font-size:11px;color:var(--muted)}.mlp-footer .mlp-brand{font-size:28px}.mlp-footer .mlp-brand span{font-size:7px}.mlp-mobile-bar{display:none}.mlp-toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);background:var(--ink);color:white;border-radius:3px;padding:12px 20px;font-size:13px;z-index:40;max-width:90vw;box-shadow:0 8px 30px #0002;opacity:0;pointer-events:none}.mlp-toast.is-visible{opacity:1}.mlp-dialog{color:var(--ink);background:white;border:0;padding:35px;width:min(650px,calc(100% - 30px));max-height:90dvh;border-radius:6px;overflow:auto;box-shadow:0 20px 80px #0004}.mlp-dialog::backdrop{background:#141c19a8}.mlp-dialog-header{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.mlp-dialog h2{font-size:30px;letter-spacing:-1px}.mlp-dialog .mlp-kicker{margin-bottom:8px!important}.mlp-close{border:0;background:#f0f2ec;width:40px;height:40px;font-size:25px;flex-shrink:0;border-radius:50%;color:var(--ink)}.mlp-demo-note{background:#f1f4e9;padding:13px;margin:22px 0!important;font-size:12px;color:#53614b}.mlp-quote-row{display:flex;align-items:center;gap:15px;padding:18px 0;border-bottom:1px solid var(--line)}.mlp-quote-row img{width:90px;height:70px;object-fit:contain}.mlp-quote-row>div{flex:1;min-width:0}.mlp-quote-row strong{font-size:14px}.mlp-quote-row p{font-size:11px;color:var(--muted)}.mlp-remove{border:0;background:transparent;text-decoration:underline;font-size:12px;color:#596451;min-height:44px}.mlp-quote-actions{margin-top:25px;display:flex;gap:20px;align-items:center;flex-wrap:wrap}.mlp-detail-dialog>.mlp-close{position:absolute;top:18px;right:18px}.mlp-detail-content>img{width:100%;height:260px;object-fit:contain;margin-bottom:20px}.mlp-detail-content>p{font-size:13px;margin:18px 0;color:var(--muted)}.mlp-detail-content h2{padding-right:15px}.mlp-detail-content .mlp-button{margin-top:15px}.mlp-detail-content a{display:block;text-decoration:underline;font-size:12px;margin:15px 0}
@media(min-width:1600px){.mlp-header,.mlp-section,.mlp-benefits,.mlp-story,.mlp-footer{padding-left:max(5%,calc((100% - 1450px)/2));padding-right:max(5%,calc((100% - 1450px)/2))}.mlp-hero-copy{padding-left:max(10%,calc((100vw - 1450px)/2))}}
@media(max-width:1100px){.mlp-header nav{gap:17px}.mlp-hero{min-height:540px}.mlp-hero-copy{padding:50px 8%}.mlp-hero-actions{align-items:flex-start;flex-direction:column;gap:18px;margin:25px 0 32px}.mlp-story{grid-template-columns:1fr;gap:35px}.mlp-stories{gap:30px}.mlp-story-top{margin-bottom:22px}.mlp-controls{align-items:stretch;flex-direction:column}.mlp-search{max-width:400px}.mlp-grid{gap:18px}.mlp-card-body{padding:17px}.mlp-process{gap:40px}}
@media(max-width:760px){.mlp-header{height:80px;padding:0 5%;gap:12px}.mlp-header nav{display:none}.mlp-brand{font-size:28px}.mlp-header .mlp-button{font-size:11px;padding:11px 13px;gap:9px}.mlp-brand span{font-size:6px;letter-spacing:1.6px}.mlp-hero{grid-template-columns:1fr}.mlp-hero-copy{padding:42px 6% 35px}.mlp h1{font-size:clamp(40px,8vw,60px);letter-spacing:-2px;margin:3px 0 23px}.mlp-hero-copy>p{font-size:14px}.mlp-hero-actions{flex-direction:row;align-items:center;gap:20px;margin-bottom:28px}.mlp-hero-actions .mlp-button{padding:15px 18px}.mlp-hero-image{min-height:360px}.mlp-photo-label{bottom:28px;left:25px}.mlp-photo-label strong{font-size:22px}.mlp-benefits{padding:27px 6%;gap:20px;grid-template-columns:1fr}.mlp-benefits>div{padding-left:35px}.mlp-benefits strong{font-size:13px}.mlp-benefits p{display:inline;font-size:11px;margin-left:8px}.mlp-section{padding:55px 6%}.mlp-section-heading{display:block;margin-bottom:28px}.mlp-section-heading>p{margin-top:20px;font-size:12px}.mlp-kicker{font-size:9px;margin-bottom:17px!important}.mlp-filters{gap:6px}.mlp-filters button{font-size:11px;padding:10px 12px}.mlp-search{max-width:none}.mlp-results{font-size:10px}.mlp-results>span:last-child{display:none}.mlp-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.mlp-card h3{font-size:15px}.mlp-card-body{padding:16px}.mlp-card-image{padding:14px}.mlp-meta{font-size:9px}.mlp-add{font-size:11px;padding:10px}.mlp-story{padding:50px 6%}.mlp-stories{grid-template-columns:1fr}.mlp-stories article{padding-top:20px}.mlp-stories h3{font-size:25px}.mlp-stories p{max-width:440px}.mlp-story-top{margin-bottom:18px}.mlp-process{grid-template-columns:1fr;gap:38px}.mlp-faq{padding-top:0}.mlp-footer{display:block;padding:35px 6% 110px}.mlp-footer p{margin:20px 0 10px}.mlp-footer>a:last-child{display:inline-block}.mlp-mobile-bar{position:fixed;bottom:0;left:0;right:0;display:flex;justify-content:space-between;align-items:center;gap:15px;padding:12px 6% calc(12px + env(safe-area-inset-bottom));background:#fffffff5;border-top:1px solid var(--line);box-shadow:0 -5px 25px #0001;z-index:20}.mlp-mobile-bar>span{font-size:12px}.mlp-mobile-bar .mlp-count{margin-left:6px}.mlp-mobile-bar .mlp-button{padding:12px 16px;font-size:11px}.mlp-toast{bottom:90px;width:max-content}.mlp-dialog{padding:24px;max-height:85dvh}.mlp-dialog h2{font-size:26px}.mlp-detail-content>img{height:200px}}
@media(max-width:480px){.mlp-grid{grid-template-columns:1fr}.mlp-card h3{font-size:19px}.mlp-card-body{padding:22px}.mlp-card-image{aspect-ratio:4/2.8;padding:24px}.mlp-add{font-size:13px;padding:13px}.mlp-meta{font-size:10px}.mlp-benefits p{display:block;margin-left:0}.mlp-hero-image{min-height:290px}.mlp-hero-actions{gap:18px}.mlp-hero-actions .mlp-text-link{font-size:11px}.mlp-header .mlp-count{width:20px;height:20px}.mlp-quote-row{gap:10px}.mlp-quote-row img{width:60px;height:50px}.mlp-quote-row strong{font-size:12px}.mlp-remove{font-size:11px}.mlp-quote-actions{align-items:stretch;flex-direction:column}.mlp-filters button span{margin-left:4px}}
.mlp-model-description{margin:0 0 18px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.mlp-model-description summary{cursor:pointer;padding:12px 0;font-size:12px;font-weight:600;line-height:1.5}
.mlp-model-description p{font-size:13px;line-height:1.75;color:var(--muted);padding:0 0 12px}
.mlp-model-description .mlp-spec-source{display:inline-block;font-size:11px;text-decoration:underline;color:var(--muted);padding:0 0 14px}
@media(prefers-reduced-motion:reduce){.mlp *{scroll-behavior:auto!important;transition:none!important}}
