:root{--pm-green: #017a4e;--pm-green-dark: #0a3d30;--pm-green-soft: #e7f5ef;--pm-cream: #f5f1e8;--pm-ink: #18322b;--pm-muted: #5d6d68;--pm-line: #d9e2de;--pm-orange: #c84f16;--pm-orange-dark: #a83c0a;--pm-white: #fff}.pm-page{overflow:hidden;color:var(--pm-ink);background:var(--pm-white);font-family:"Open Sans",sans-serif}.pm-page *,.pm-page *::before,.pm-page *::after{box-sizing:border-box}.pm-page h1,.pm-page h2,.pm-page h3,.pm-page p,.pm-page figure{margin-top:0}.pm-page h1,.pm-page h2,.pm-page h3{color:var(--pm-ink);font-family:"Roboto",sans-serif}.pm-page a:focus-visible,.pm-page button:focus-visible,.pm-page input:focus-visible{outline:3px solid #f0a67f;outline-offset:3px}.pm-shell{width:min(100% - 40px,1180px);margin-inline:auto}.pm-header{position:relative;z-index:20;height:78px;border-bottom:1px solid rgba(24,50,43,.09);background:hsla(0,0%,100%,.96)}.pm-header-inner{display:flex;height:100%;align-items:center;justify-content:space-between;gap:24px}.pm-brand{display:inline-flex;align-items:center}.pm-brand img{display:block;width:112px;height:auto}.pm-location{display:inline-flex;align-items:center;gap:9px;color:var(--pm-green-dark);font-size:.86rem;font-weight:700;letter-spacing:.01em}.pm-location svg{width:19px;height:19px;fill:none;stroke:var(--pm-green);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.pm-hero{display:grid;min-height:calc(100vh - 78px);min-height:calc(100svh - 78px);max-height:780px;grid-template-columns:minmax(0, 54%) minmax(0, 46%);background:var(--pm-cream)}.pm-hero-copy{display:flex;align-items:center;justify-content:flex-end;padding:clamp(48px,7vw,104px) clamp(42px,6vw,88px) clamp(48px,7vw,104px) max(20px,(100vw - 1180px)/2)}.pm-hero-copy-inner{width:min(100%,560px)}.pm-eyebrow,.pm-kicker{margin-bottom:18px;color:var(--pm-green);font-size:.78rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.pm-hero h1{max-width:12.2ch;margin-bottom:24px;font-size:clamp(2.65rem,5vw,4.7rem);font-weight:700;letter-spacing:-0.045em;line-height:.99}.pm-hero-lead{max-width:570px;margin-bottom:30px;color:#40534d;font-size:clamp(1rem,1.4vw,1.18rem);line-height:1.7}.pm-hero-actions{display:flex;align-items:center;gap:18px}.pm-hero-actions>span{max-width:150px;color:var(--pm-muted);font-size:.82rem;line-height:1.4}.pm-button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;gap:12px;border:0;border-radius:999px;padding:13px 24px;font-size:.95rem;font-weight:800;line-height:1.25;text-align:center;text-decoration:none;transition:color 180ms ease,background-color 180ms ease,transform 180ms ease,box-shadow 180ms ease}.pm-button:hover,.pm-button:focus,.pm-button:active{border-radius:999px;font-weight:800}.pm-button:hover{transform:translateY(-2px);text-decoration:none}.pm-button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;transition:transform 180ms ease}.pm-button:hover svg{transform:translateX(3px)}.pm-button-primary{color:var(--pm-white);background:var(--pm-orange);box-shadow:0 12px 28px rgba(168,60,10,.2)}.pm-button-primary:hover{color:var(--pm-white);background:var(--pm-orange-dark);box-shadow:0 15px 32px rgba(168,60,10,.27)}.pm-button-light{color:var(--pm-green-dark);background:var(--pm-white);box-shadow:0 12px 30px rgba(0,0,0,.15)}.pm-button-light:hover{color:var(--pm-green-dark);background:var(--pm-cream)}.pm-hero-media{position:relative;min-width:0;min-height:0;margin-bottom:0;overflow:hidden;background:#d6c7b5}.pm-hero-media::after{position:absolute;inset:0;background:linear-gradient(90deg, rgba(10, 61, 48, 0.08), transparent 36%);content:"";pointer-events:none}.pm-hero-media img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.025);animation:pm-image-settle 1.2s cubic-bezier(0.2, 0.75, 0.3, 1) both}.pm-hero-media figcaption{position:absolute;z-index:2;right:28px;bottom:26px;left:28px;display:flex;max-width:390px;align-items:center;gap:11px;border:1px solid hsla(0,0%,100%,.34);border-radius:12px;padding:13px 16px;color:var(--pm-white);background:rgba(10,47,38,.78);backdrop-filter:blur(9px);font-size:.85rem;font-weight:700;line-height:1.4}.pm-hero-caption-mark{display:grid;width:25px;height:25px;flex:0 0 25px;place-items:center;border-radius:50%;color:var(--pm-green-dark);background:#b8ebd3}[data-pm-hero-item]{animation:pm-rise 620ms cubic-bezier(0.2, 0.75, 0.3, 1) both}[data-pm-hero-item]:nth-child(2){animation-delay:90ms}[data-pm-hero-item]:nth-child(3){animation-delay:170ms}[data-pm-hero-item]:nth-child(4){animation-delay:250ms}.pm-trust-bar{color:var(--pm-white);background:var(--pm-green-dark)}.pm-trust-grid{display:grid;min-height:108px;align-items:center;grid-template-columns:repeat(3, 1fr)}.pm-trust-grid>div{display:flex;min-height:54px;align-items:center;justify-content:center;gap:13px;padding:16px 30px;border-right:1px solid hsla(0,0%,100%,.18)}.pm-trust-grid>div:first-child{justify-content:flex-start;padding-left:0}.pm-trust-grid>div:last-child{justify-content:flex-end;border-right:0;padding-right:0}.pm-trust-grid svg{width:28px;height:28px;flex:0 0 28px;fill:none;stroke:#9edfc2;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.pm-trust-grid span{color:hsla(0,0%,100%,.75);font-size:.78rem;line-height:1.45}.pm-trust-grid strong{display:block;color:var(--pm-white);font-size:.91rem}.pm-request-section{padding:clamp(80px,10vw,140px) 0;scroll-margin-top:18px;background:#fbfcfb}.pm-request-layout{display:grid;align-items:start;gap:clamp(52px,7vw,96px);grid-template-columns:minmax(0, 0.75fr) minmax(560px, 1.25fr)}.pm-section-intro{position:sticky;top:48px;padding-top:26px}.pm-section-intro h2,.pm-process-heading h2,.pm-owner-layout h2,.pm-final-inner h2{margin-bottom:22px;font-size:clamp(2.15rem,4vw,3.7rem);font-weight:700;letter-spacing:-0.04em;line-height:1.06}.pm-section-intro>p:not(.pm-kicker),.pm-process-heading>p:not(.pm-kicker),.pm-owner-layout p:not(.pm-kicker),.pm-final-inner>p:not(.pm-kicker){color:var(--pm-muted);font-size:1.03rem;line-height:1.75}.pm-intro-note{display:flex;align-items:flex-start;gap:12px;margin-top:30px;padding-top:25px;border-top:1px solid var(--pm-line);color:var(--pm-muted);font-size:.86rem;line-height:1.55}.pm-intro-note svg{width:22px;height:22px;flex:0 0 22px;fill:none;stroke:var(--pm-green);stroke-linecap:round;stroke-width:1.7}.pm-form-panel{border:1px solid rgba(24,50,43,.1);border-radius:24px;padding:clamp(25px,4vw,46px);background:var(--pm-white);box-shadow:0 22px 65px rgba(31,65,54,.09)}.pm-form-step{display:flex;align-items:center;gap:10px;margin-bottom:9px;color:var(--pm-ink);font-size:1rem;font-weight:800}.pm-form-step>span{display:grid;width:28px;height:28px;place-items:center;border-radius:50%;color:var(--pm-white);background:var(--pm-green);font-size:.76rem}.pm-form-help{margin:0 0 22px 38px;color:var(--pm-muted);font-size:.82rem}.pm-operation-fieldset{min-width:0;margin:0;border:0;padding:0}.pm-operation-grid{display:grid;gap:12px;grid-template-columns:repeat(2, minmax(0, 1fr))}.pm-operation-option{position:relative;display:grid;min-height:124px;cursor:pointer;grid-template-columns:42px minmax(0, 1fr);gap:13px;border:1px solid var(--pm-line);border-radius:16px;padding:19px 17px;background:var(--pm-white);transition:border-color 170ms ease,background-color 170ms ease,transform 170ms ease,box-shadow 170ms ease}.pm-operation-option:hover{transform:translateY(-2px);border-color:#78b69d;box-shadow:0 10px 24px rgba(31,65,54,.08)}.pm-operation-option:focus-within{outline:3px solid rgba(200,79,22,.25);outline-offset:2px}.pm-operation-option.is-selected,.pm-operation-option:has(input:checked){border-color:var(--pm-green);background:var(--pm-green-soft);box-shadow:inset 0 0 0 1px var(--pm-green)}.pm-operation-option input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.pm-operation-option-wide{min-height:96px;align-items:center;grid-column:1/-1}.pm-operation-icon{display:grid;width:42px;height:42px;place-items:center;border-radius:50%;color:var(--pm-green);background:var(--pm-green-soft)}.pm-operation-icon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.pm-operation-copy{display:flex;min-width:0;flex-direction:column;gap:5px}.pm-operation-copy strong{color:var(--pm-ink);font-size:.95rem;line-height:1.3}.pm-operation-copy small{color:var(--pm-muted);font-size:.75rem;line-height:1.45}.pm-operation-check{position:absolute;top:10px;right:10px;display:grid;width:21px;height:21px;place-items:center;border-radius:50%;color:rgba(0,0,0,0);background:rgba(0,0,0,0);font-size:.72rem;transition:color 170ms ease,background-color 170ms ease}.pm-operation-option.is-selected .pm-operation-check,.pm-operation-option:has(input:checked) .pm-operation-check{color:var(--pm-white);background:var(--pm-green)}.pm-field-errors{min-height:22px;margin-top:8px;color:#a33324;font-size:.78rem;font-weight:700}.pm-contact-fields,.pm-known-lead{margin-top:20px;padding-top:26px;border-top:1px solid var(--pm-line)}.pm-known-lead{display:flex;align-items:flex-start;gap:12px;border:0;border-radius:14px;padding:17px;background:#f3f7f5}.pm-known-lead svg{width:22px;height:22px;flex:0 0 22px;fill:none;stroke:var(--pm-green);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.pm-known-lead p{margin:0;color:var(--pm-muted);font-size:.82rem;line-height:1.5}.pm-known-lead strong{color:var(--pm-ink)}.pm-field-row{display:grid;gap:14px;grid-template-columns:repeat(2, minmax(0, 1fr))}.pm-field{margin-top:15px}.pm-field label{display:block;margin-bottom:7px;color:var(--pm-ink);font-size:.79rem;font-weight:700}.pm-input{display:block;width:100%;height:51px;border:1px solid #c9d5d0;border-radius:11px;padding:0 14px;color:var(--pm-ink);background:var(--pm-white);font-family:inherit;font-size:.93rem;transition:border-color 160ms ease,box-shadow 160ms ease}.pm-input::placeholder{color:#899590}.pm-input:focus{border-color:var(--pm-green);outline:0;box-shadow:0 0 0 3px rgba(1,122,78,.12)}.pm-field-invalid .pm-input{border-color:#b53d2d}.pm-field-error{display:block;margin-top:5px;color:#a33324;font-size:.75rem;font-weight:700}.pm-consents{margin-top:22px}.pm-check{display:grid;align-items:start;grid-template-columns:19px minmax(0, 1fr);gap:9px;margin-top:12px}.pm-checkbox{width:18px;height:18px;margin:1px 0 0;accent-color:var(--pm-green)}.pm-check label{margin:0;color:var(--pm-muted);font-size:.74rem;line-height:1.5}.pm-check label a{color:var(--pm-green);font-weight:700;text-decoration:underline;text-underline-offset:2px}.pm-check-invalid label{color:#a33324}.pm-submit-area{margin-top:26px}.pm-submit{width:100%}.pm-submit:disabled{cursor:wait;opacity:.72;transform:none}.pm-submit-area>p{display:flex;align-items:center;justify-content:center;gap:7px;margin:12px 0 0;color:#71807a;font-size:.7rem;text-align:center}.pm-submit-area>p svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.pm-form-alert{margin-bottom:20px;border-left:3px solid #b53d2d;padding:12px 14px;color:#7d2b20;background:#fff2f0;font-size:.82rem}.pm-form-alert p{margin:0}.pm-js [data-pm-contact-fields],.pm-js [data-pm-submit-area]{max-height:0;margin-top:0;overflow:hidden;opacity:0;pointer-events:none;transform:translateY(10px);transition:max-height 420ms ease,margin-top 260ms ease,opacity 260ms ease,transform 260ms ease}.pm-js [data-pm-contact-fields].is-visible{max-height:880px;margin-top:20px;opacity:1;pointer-events:auto;transform:translateY(0)}.pm-js .pm-known-lead.is-visible{max-height:150px}.pm-js [data-pm-submit-area].is-visible{max-height:180px;margin-top:26px;opacity:1;pointer-events:auto;transform:translateY(0)}.pm-success{padding:18px 6px 8px;text-align:center}.pm-success-icon{display:grid;width:70px;height:70px;margin:0 auto 22px;place-items:center;border-radius:50%;color:var(--pm-white);background:var(--pm-green);box-shadow:0 12px 32px rgba(1,122,78,.2)}.pm-success-icon svg{width:38px;height:38px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.pm-success-overline{margin-bottom:8px;color:var(--pm-green);font-size:.76rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.pm-success h3{margin-bottom:14px;font-size:clamp(1.55rem,3vw,2.25rem);letter-spacing:-0.025em;line-height:1.15}.pm-success>p:not(.pm-success-overline){max-width:490px;margin:0 auto;color:var(--pm-muted);font-size:.9rem;line-height:1.65}.pm-success-detail{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:28px;border-radius:12px;padding:16px 18px;background:var(--pm-green-soft);font-size:.82rem;text-align:left}.pm-success-detail span{color:var(--pm-muted)}.pm-success-detail strong{color:var(--pm-green-dark)}.pm-process{padding:clamp(90px,11vw,150px) 0;background:var(--pm-white)}.pm-process-heading{display:grid;align-items:end;gap:0 70px;grid-template-columns:minmax(0, 1.2fr) minmax(300px, 0.8fr)}.pm-process-heading .pm-kicker{grid-column:1/-1}.pm-process-heading h2{max-width:790px;margin-bottom:0}.pm-process-heading>p:last-child{margin-bottom:5px}.pm-process-list{position:relative;display:grid;gap:0;margin:76px 0 0;padding:0;grid-template-columns:repeat(5, 1fr);list-style:none}.pm-process-list::before{position:absolute;top:23px;right:8%;left:8%;height:1px;background:#bed1c9;content:""}.pm-process-list li{position:relative;z-index:1;padding-right:25px}.pm-process-list li>span{display:grid;width:47px;height:47px;margin-bottom:25px;place-items:center;border:1px solid #8eb6a5;border-radius:50%;color:var(--pm-green);background:var(--pm-white);font-size:.75rem;font-weight:800}.pm-process-list h3{margin-bottom:9px;font-size:1rem;font-weight:700;line-height:1.35}.pm-process-list p{margin:0;color:var(--pm-muted);font-size:.78rem;line-height:1.6}.pm-owner-note{padding:clamp(78px,9vw,120px) 0;background:var(--pm-cream)}.pm-owner-layout{display:grid;align-items:center;gap:clamp(45px,8vw,110px);grid-template-columns:minmax(280px, 0.7fr) minmax(0, 1.3fr)}.pm-owner-number{color:var(--pm-green-dark);font-family:"Roboto",sans-serif;font-size:clamp(7rem,15vw,12rem);font-weight:700;letter-spacing:-0.09em;line-height:.8}.pm-owner-number span{margin-left:.06em;color:var(--pm-green);font-size:.34em;letter-spacing:-0.03em;vertical-align:top}.pm-owner-layout h2{max-width:700px}.pm-owner-layout p:last-child{max-width:680px;margin-bottom:0}.pm-final-cta{position:relative;overflow:hidden;padding:clamp(86px,11vw,145px) 0;color:var(--pm-white);background:var(--pm-green-dark)}.pm-final-cta::before,.pm-final-cta::after{position:absolute;border:1px solid rgba(158,223,194,.16);border-radius:50%;content:""}.pm-final-cta::before{top:-180px;right:-90px;width:440px;height:440px}.pm-final-cta::after{right:80px;bottom:-240px;width:520px;height:520px}.pm-final-inner{position:relative;z-index:1;max-width:850px;text-align:center}.pm-final-inner .pm-kicker{color:#9edfc2}.pm-final-inner h2{color:var(--pm-white)}.pm-final-inner>p:not(.pm-kicker){max-width:650px;margin:0 auto 30px;color:hsla(0,0%,100%,.74)}.pm-footer{padding:24px 0;border-top:1px solid #e2e7e4;background:var(--pm-white)}.pm-footer-inner{display:flex;align-items:center;justify-content:space-between;gap:25px}.pm-footer-inner img{display:block;width:96px;height:auto}.pm-footer p{margin:0;color:var(--pm-muted);font-size:.75rem}.pm-footer nav{display:flex;gap:18px}.pm-footer nav a{color:var(--pm-muted);font-size:.75rem;text-decoration:none}.pm-footer nav a:hover{color:var(--pm-green);text-decoration:underline}.pm-js .pm-reveal{opacity:0;transform:translateY(24px);transition:opacity 620ms ease,transform 620ms cubic-bezier(0.2, 0.75, 0.3, 1)}.pm-js .pm-reveal.is-revealed{opacity:1;transform:translateY(0)}@keyframes pm-rise{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes pm-image-settle{from{opacity:.65;transform:scale(1.08)}to{opacity:1;transform:scale(1.025)}}@media(max-width: 1050px){.pm-hero{grid-template-columns:minmax(0, 58%) minmax(0, 42%)}.pm-hero-copy{padding-right:44px}.pm-request-layout{gap:45px;grid-template-columns:minmax(0, 0.8fr) minmax(500px, 1.2fr)}.pm-operation-option{min-height:132px}.pm-operation-option-wide{min-height:96px}}@media(max-width: 860px){.pm-request-layout{grid-template-columns:1fr}.pm-section-intro{position:static;max-width:670px;padding-top:0}.pm-process-heading{display:block}.pm-process-heading h2{margin-bottom:20px}.pm-process-list{grid-template-columns:repeat(3, 1fr);gap:36px 0}.pm-process-list::before{display:none}}@media(max-width: 767px){.pm-shell{width:min(100% - 34px,1180px)}.pm-header{height:66px}.pm-brand img{width:94px}.pm-location{max-width:180px;justify-content:flex-end;font-size:.68rem;line-height:1.3;text-align:right}.pm-location svg{width:17px;height:17px;flex:0 0 17px}.pm-hero{min-height:calc(100vh - 66px);min-height:calc(100svh - 66px);max-height:none;grid-template-columns:1fr;grid-template-rows:minmax(370px, 58%) minmax(230px, 42%)}.pm-hero-copy{align-items:center;justify-content:flex-start;padding:34px 20px 30px}.pm-hero-copy-inner{width:100%}.pm-eyebrow{margin-bottom:12px;font-size:.67rem}.pm-hero h1{max-width:14ch;margin-bottom:16px;font-size:clamp(2.18rem,10vw,3rem);line-height:1.02}.pm-hero-lead{margin-bottom:20px;font-size:.91rem;line-height:1.55}.pm-hero-actions{align-items:flex-start;flex-direction:column;gap:8px}.pm-hero-actions>span{max-width:none;padding-left:4px;font-size:.7rem}.pm-button{min-height:48px;padding:12px 20px;font-size:.86rem}.pm-hero-media img{object-position:50% 42%}.pm-hero-media figcaption{right:14px;bottom:12px;left:14px;padding:9px 11px;font-size:.69rem}.pm-hero-caption-mark{width:21px;height:21px;flex-basis:21px}.pm-trust-grid{min-height:0;grid-template-columns:1fr}.pm-trust-grid>div,.pm-trust-grid>div:first-child,.pm-trust-grid>div:last-child{min-height:74px;justify-content:flex-start;border-right:0;border-bottom:1px solid hsla(0,0%,100%,.14);padding:14px 0}.pm-trust-grid>div:last-child{border-bottom:0}.pm-request-section,.pm-process,.pm-owner-note,.pm-final-cta{padding:72px 0}.pm-request-layout{gap:38px}.pm-section-intro h2,.pm-process-heading h2,.pm-owner-layout h2,.pm-final-inner h2{font-size:clamp(2rem,9vw,2.7rem)}.pm-section-intro>p:not(.pm-kicker),.pm-process-heading>p:not(.pm-kicker),.pm-owner-layout p:not(.pm-kicker),.pm-final-inner>p:not(.pm-kicker){font-size:.91rem;line-height:1.65}.pm-form-panel{margin-inline:-5px;border-radius:18px;padding:22px 17px}.pm-form-help{margin-left:0}.pm-operation-grid,.pm-field-row{grid-template-columns:1fr}.pm-operation-option,.pm-operation-option-wide{min-height:102px;grid-column:auto}.pm-field-row{gap:0}.pm-submit-area>p{align-items:flex-start}.pm-process-list{margin-top:52px;grid-template-columns:1fr;gap:0}.pm-process-list li{display:grid;grid-template-columns:47px minmax(0, 1fr);gap:18px;padding:0 0 30px}.pm-process-list li:not(:last-child)::after{position:absolute;top:47px;bottom:0;left:23px;width:1px;background:#bed1c9;content:""}.pm-process-list li>span{margin-bottom:0}.pm-process-list h3{padding-top:3px}.pm-owner-layout{grid-template-columns:1fr;gap:42px}.pm-owner-number{font-size:clamp(7rem,38vw,10rem)}.pm-footer-inner{flex-wrap:wrap}.pm-footer p{order:3;width:100%}}@media(max-width: 380px){.pm-hero{grid-template-rows:minmax(410px, 64%) minmax(215px, 36%)}.pm-location{max-width:155px}.pm-operation-option{padding-inline:14px}}@media(prefers-reduced-motion: reduce){.pm-page *,.pm-page *::before,.pm-page *::after{scroll-behavior:auto !important;animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important}}/*# sourceMappingURL=property-management.css.map */
