:root{--pm-ink:#063f31;--pm-green:#05ae61;--pm-dark:#004b3a;--pm-lime:#b7f05e;--pm-paper:#fbfcf8;--pm-soft:#edf8f0;--pm-line:#badfca}.pm-page{overflow:hidden;background:var(--pm-paper);color:var(--pm-ink)}.pm-page *{box-sizing:border-box}.pm-shell{width:min(1180px,calc(100% - 48px));margin-inline:auto}.pm-page h1,.pm-page h2,.pm-page h3,.pm-page p{margin:0}.pm-page h1,.pm-page h2,.pm-page h3{font-family:"Space Grotesk","DM Sans",sans-serif;letter-spacing:-.045em}.pm-hero{position:relative;min-height:670px;padding:96px 0 76px;background:linear-gradient(125deg,#fbfcf8 0,#effaf2 58%,#dff8e7 100%)}.pm-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(#004b3a0a 1px,transparent 1px),linear-gradient(90deg,#004b3a0a 1px,transparent 1px);background-size:56px 56px;mask-image:linear-gradient(transparent,#000 18%,#000 82%,transparent)}.pm-hero-grid{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(330px,.72fr);gap:70px;align-items:center}.pm-eyebrow{display:block;color:var(--pm-green);font-size:14px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.pm-hero h1{font-size:clamp(48px,5.7vw,78px);line-height:.98;margin-top:22px;max-width:850px;text-wrap:balance}.pm-lead{margin-top:26px!important;max-width:780px;color:#4f7065;font-size:18px;line-height:1.68}.pm-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.pm-actions a{min-height:52px;padding:0 24px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-weight:800;text-decoration:none}.pm-actions a:first-child{background:var(--pm-green);color:#fff}.pm-actions a:last-child{border:1px solid var(--pm-line);background:#fff;color:var(--pm-ink)}.pm-trust{margin-top:26px;font-size:14px;line-height:1.6;color:#5c786f;font-weight:700}.pm-visual{position:relative;display:grid;place-items:center;min-height:440px}.pm-phone{width:min(285px,75%);padding:9px;border:2px solid var(--pm-ink);border-radius:42px;background:#fff;box-shadow:0 35px 70px #004b3a2c;transform:rotate(3deg)}.pm-phone img{display:block;width:100%;border-radius:32px}.pm-orbit{position:absolute;width:420px;height:420px;border:1px solid #05ae6140;border-radius:50%}.pm-orbit:after{content:"";position:absolute;width:15px;height:15px;border-radius:50%;background:var(--pm-lime);top:12%;right:12%;box-shadow:0 0 0 10px #b7f05e2e}.pm-section{padding:100px 0}.pm-section:nth-child(odd){background:#fff}.pm-section.pm-dark{background:var(--pm-dark);color:#fff}.pm-section-head{display:grid;grid-template-columns:.65fr 1.35fr;gap:54px;align-items:start;margin-bottom:44px}.pm-section h2{font-size:clamp(34px,4vw,56px);line-height:1.04;text-wrap:balance}.pm-intro{color:#58756c;font-size:17px;line-height:1.75;max-width:820px}.pm-dark .pm-intro{color:#c0d9d0}.pm-prose{display:grid;gap:20px;max-width:900px}.pm-prose p{font-size:17px;line-height:1.78;color:#496b60}.pm-dark .pm-prose p{color:#c0d9d0}.pm-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.pm-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.pm-card{padding:29px;border:1px solid var(--pm-line);border-radius:22px;background:#fff}.pm-card h3{font-size:21px;line-height:1.2;margin-bottom:13px}.pm-card p{color:#55746a;line-height:1.68}.pm-card .pm-num{display:block;color:var(--pm-green);font-size:14px;font-weight:900;margin-bottom:22px}.pm-dark .pm-card{background:#075443;border-color:#287363}.pm-dark .pm-card p{color:#c5ded5}.pm-table{overflow:auto;border:1px solid var(--pm-line);border-radius:22px;background:#fff}.pm-table table{width:100%;border-collapse:collapse;min-width:760px}.pm-table th,.pm-table td{padding:20px 22px;text-align:left;border-bottom:1px solid #d8ebdf;vertical-align:top;line-height:1.55}.pm-table th{background:var(--pm-dark);color:#fff;font-size:14px;text-transform:uppercase;letter-spacing:.07em}.pm-table tr:last-child td{border-bottom:0}.pm-callout{margin-top:24px;padding:24px 28px;border-left:5px solid var(--pm-lime);border-radius:0 18px 18px 0;background:#e5f7ea;font-size:17px;line-height:1.65}.pm-day{display:grid;gap:0;border-left:2px solid var(--pm-line);margin-left:10px}.pm-day article{position:relative;padding:4px 0 32px 34px}.pm-day article:before{content:"";position:absolute;left:-8px;top:7px;width:14px;height:14px;border-radius:50%;background:var(--pm-green);box-shadow:0 0 0 7px #05ae611f}.pm-day h3{font-size:20px;margin-bottom:8px}.pm-day p{color:#55746a;line-height:1.7}.pm-faq{display:grid;gap:12px}.pm-faq details{border:1px solid var(--pm-line);border-radius:16px;background:#fff;padding:0 22px}.pm-faq summary{cursor:pointer;list-style:none;padding:21px 36px 21px 0;font-weight:800;position:relative}.pm-faq summary:after{content:"+";position:absolute;right:0;top:17px;color:var(--pm-green);font-size:24px}.pm-faq details[open] summary:after{content:"−"}.pm-faq details p{padding:0 0 22px;color:#55746a;line-height:1.7}.pm-related{display:flex;gap:10px;flex-wrap:wrap;margin-top:30px}.pm-related a{border:1px solid var(--pm-line);border-radius:999px;padding:10px 15px;color:var(--pm-ink);text-decoration:none;font-weight:700}.pm-final{text-align:center;background:var(--pm-lime)!important}.pm-final .pm-section-head{display:block;margin:0 auto;max-width:900px}.pm-final p{margin:22px auto 0;max-width:760px;line-height:1.7}.pm-final .pm-actions{justify-content:center}.pm-overview-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.pm-overview-tabs a{text-decoration:none;color:inherit}.pm-overview-tabs .pm-card{height:100%;transition:.2s}.pm-overview-tabs .pm-card:hover{transform:translateY(-5px);box-shadow:0 20px 45px #004b3a12}.pm-report-button{position:fixed;right:22px;bottom:22px;z-index:10;background:var(--pm-green);color:#fff;text-decoration:none;padding:14px 18px;border-radius:999px;font-weight:800;box-shadow:0 14px 35px #004b3a35}
@media(max-width:900px){.pm-hero-grid{grid-template-columns:1fr;gap:30px}.pm-visual{min-height:390px}.pm-section-head{grid-template-columns:1fr;gap:20px}.pm-grid.three,.pm-overview-tabs{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){.pm-shell{width:min(100% - 28px,560px)}.pm-hero{padding:70px 0 50px}.pm-hero h1{font-size:clamp(40px,12vw,54px);line-height:1.02}.pm-lead{font-size:16px}.pm-actions{flex-direction:column}.pm-actions a{width:100%}.pm-visual{min-height:340px}.pm-orbit{width:330px;height:330px}.pm-phone{width:215px}.pm-section{padding:72px 0}.pm-grid,.pm-grid.three,.pm-overview-tabs{grid-template-columns:1fr}.pm-card{padding:24px}.pm-section h2{font-size:36px}.pm-report-button{right:14px;bottom:14px;font-size:14px}}
.pm-card-thumb{height:230px;display:grid;place-items:center;margin:-8px -8px 24px;border-radius:16px;overflow:hidden;background:linear-gradient(145deg,#eff9f1,#d8f2df)}.pm-card-thumb img{display:block;max-height:215px;max-width:88%;filter:drop-shadow(0 14px 20px #004b3a20)}.pm-rail-section{padding:22px 0;border-block:1px solid var(--pm-line);background:#fff}.pm-module-rail{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.pm-module-rail a{min-width:0;padding:14px 12px;border-radius:14px;color:#527268;text-decoration:none;transition:.2s}.pm-module-rail a:hover,.pm-module-rail a.active{background:var(--pm-soft);color:var(--pm-ink)}.pm-module-rail span,.pm-module-rail small{display:block;font-size:14px;font-weight:800}.pm-module-rail span{color:var(--pm-green);margin-bottom:7px}.pm-module-rail b{display:block;overflow:hidden;text-overflow:ellipsis;font-size:14px}.pm-module-rail small{margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#6b857d}.pm-callout strong{color:var(--pm-dark)}
@media(max-width:900px){.pm-module-rail{display:flex;overflow-x:auto;scroll-snap-type:x proximity;padding-bottom:4px}.pm-module-rail a{flex:0 0 145px;scroll-snap-align:start}}
@media(max-width:640px){.pm-shell{width:calc(100% - 28px)!important;max-width:560px;min-width:0}.pm-hero{min-height:auto}.pm-hero h1{font-size:clamp(34px,9.5vw,43px)}.pm-hero-grid>*{min-width:0}.pm-lead{overflow-wrap:anywhere}.pm-orbit{width:280px;height:280px}.pm-phone{width:205px}.pm-card-thumb{height:210px}}
.pm-page h1,.pm-page h2,.pm-page h3,.pm-page p{max-width:100%;overflow-wrap:break-word}.pm-hero h1{font-size:clamp(46px,4.6vw,64px)}
@media(max-width:640px){.pm-hero h1{font-size:36px;line-height:1.04}.pm-lead{overflow-wrap:anywhere}.pm-page .pm-shell{width:auto!important;max-width:none!important;margin-left:14px!important;margin-right:14px!important}.pm-page .pm-hero-grid>*{min-width:0!important;max-width:100%!important}.pm-page .pm-actions,.pm-page .pm-actions a,.pm-page .pm-lead,.pm-page .pm-trust{width:100%!important;min-width:0!important;max-width:100%!important;white-space:normal!important}}
@media(max-width:640px){html:has(.pm-page),body:has(.pm-page){min-width:0!important;width:100%!important;max-width:100%!important}.pm-page{width:100vw!important;max-width:100vw!important}}
