:root{--green:#2e7d32;--green-t:#1b5e20;--yellow:#f5c800;--ink:#141414;--mid:#545454;--light:#f8f7f4;--rule:#e4e2dc;--white:#fff;--font:"Inter",system-ui,-apple-system,sans-serif;--nav-h:64px;--max-w:1200px;--pad:40px}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--white);color:var(--ink);font-family:var(--font);-webkit-font-smoothing:antialiased}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}:focus-visible{outline:3px solid var(--green);outline-offset:2px}.ph-wrap{max-width:var(--max-w)}.ph-wrap,.ph-wrap--tight{margin:0 auto;padding:0 var(--pad)}.ph-wrap--tight{max-width:860px}.ph-skip{background:var(--green-t);border-radius:0 0 4px 0;color:var(--white);font-size:14px;font-weight:700;left:0;padding:14px 28px;position:absolute;top:-100%;z-index:9999}.ph-skip:focus{top:0}.sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.ph-nav{align-items:center;display:flex;height:var(--nav-h);justify-content:space-between;left:0;padding:0 var(--pad);position:fixed;right:0;top:0;transition:background .2s,border-color .2s;z-index:100}.ph-nav--dark{background:transparent}.ph-nav--light{backdrop-filter:blur(10px);background:hsla(0,0%,100%,.96);border-bottom:1px solid var(--rule)}.ph-logo{align-items:center;display:flex}.ph-logo img{height:40px;width:auto}.ph-nav--dark .ph-logo img{filter:brightness(0) invert(1)}.ph-nav--light .ph-logo img{filter:none}.ph-nav__links{align-items:stretch;display:flex;gap:4px;list-style:none}.ph-nav__links a,.ph-nav__links li{align-items:center;display:flex}.ph-nav__links a{color:var(--mid);font-size:13px;font-weight:500;min-height:var(--nav-h);padding:14px 10px;transition:color .15s}.ph-nav--dark .ph-nav__links a{color:hsla(0,0%,100%,.8)}.ph-nav--light .ph-nav__links a{color:var(--mid)}.ph-nav__links a:hover{color:var(--ink)}.ph-nav--dark .ph-nav__links a:hover{color:var(--white)}.ph-nav__cta{background:var(--yellow)!important;border-radius:2px;color:var(--ink)!important;font-size:13px!important;font-weight:700!important;min-height:44px;padding:11px 20px!important;transition:opacity .15s}.ph-nav__cta:hover{opacity:.85}.ph-nav__burger{align-items:center;background:none;border:none;cursor:pointer;display:none;flex-direction:column;gap:5px;justify-content:center;min-height:44px;min-width:44px;padding:8px}.ph-nav__burger span{border-radius:1px;display:block;height:2px;transition:all .25s;width:22px}.ph-nav--dark .ph-nav__burger span{background:var(--white)}.ph-nav--light .ph-nav__burger span{background:var(--ink)}.ph-nav__burger.open span:first-child{transform:rotate(45deg) translate(5px,5px)}.ph-nav__burger.open span:nth-child(2){opacity:0;transform:scaleX(0)}.ph-nav__burger.open span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.ph-btn{align-items:center;border-radius:2px;cursor:pointer;display:inline-flex;font-size:13px;font-weight:700;justify-content:center;min-height:44px;transition:opacity .15s}.ph-btn--yellow{background:var(--yellow);color:var(--ink);padding:14px 28px}.ph-btn--yellow:hover{opacity:.85}.ph-btn--outline-w{border:1px solid hsla(0,0%,100%,.45);color:hsla(0,0%,100%,.87);font-weight:500;padding:13px 22px}.ph-btn--outline-w:hover{border-color:hsla(0,0%,100%,.8);color:var(--white)}.ph-btn--outline{border:1px solid var(--rule);color:var(--ink);font-weight:500;padding:13px 22px}.ph-btn--outline:hover{border-color:var(--ink)}.ph-btn--green{background:var(--green-t);color:var(--white);padding:14px 28px}.ph-btn--green:hover{opacity:.88}.ph-label{align-items:center;color:var(--green-t);display:inline-flex;font-size:11px;font-weight:700;gap:8px;letter-spacing:.12em;text-transform:uppercase}.ph-label:before{background:var(--yellow);content:"";display:block;flex-shrink:0;height:7px;width:7px}.ph-label--light{color:var(--yellow)}.ph-label--light:before{background:var(--yellow)}.ph-hero{align-items:flex-end;display:flex;height:100vh;min-height:640px;overflow:hidden;position:relative}.ph-hero__img{background:linear-gradient(180deg,rgba(0,0,0,.3),rgba(0,0,0,.2) 40%,rgba(0,0,0,.7));background-position:50%;background-size:cover;inset:0;position:absolute}.ph-hero__img img{height:100%;object-fit:cover;object-position:center 45%;width:100%}.ph-hero__content{align-items:end;display:grid;gap:60px;grid-template-columns:1fr 1fr;padding:0 var(--pad) 64px;position:relative;width:100%;z-index:2}.ph-hero__hl{color:var(--white);font-size:clamp(44px,5.5vw,76px);font-weight:800;letter-spacing:-.04em;line-height:1}.ph-hero__hl em{color:var(--yellow);font-style:normal}.ph-hero__right{margin-left:auto;max-width:440px}.ph-hero__sub{color:hsla(0,0%,100%,.87);font-size:16px;font-weight:300;line-height:1.7;margin-bottom:32px}.ph-hero__sub strong{color:var(--white);font-weight:500}.ph-hero__btns{display:flex;flex-wrap:wrap;gap:12px}.ph-hero__proof{border-top:1px solid hsla(0,0%,100%,.18);display:flex;flex-wrap:wrap;gap:32px;margin-top:36px;padding-top:28px}.ph-hero__proof-n{color:var(--white);font-size:22px;font-weight:800;letter-spacing:-.04em;line-height:1}.ph-hero__proof-l{color:hsla(0,0%,100%,.75);font-size:11px;margin-top:3px}.ph-page-hero{border-bottom:1px solid var(--rule);padding:120px 0 72px}.ph-page-hero--light{background:var(--light)}.ph-page-hero--dark{background:var(--ink)}.ph-page-hero--dark .ph-label{color:var(--yellow)}.ph-page-hero--dark .ph-label:before{background:var(--yellow)}.ph-page-hero__h1{font-size:clamp(36px,5vw,64px);font-weight:800;letter-spacing:-.04em;line-height:1;margin-bottom:20px;margin-top:16px}.ph-page-hero--light .ph-page-hero__h1{color:var(--ink)}.ph-page-hero--dark .ph-page-hero__h1{color:var(--white)}.ph-page-hero__h1 em{color:var(--green-t);font-style:normal}.ph-page-hero--dark .ph-page-hero__h1 em{color:var(--yellow)}.ph-page-hero__lead{font-size:16px;font-weight:300;line-height:1.8;max-width:560px}.ph-page-hero--light .ph-page-hero__lead{color:var(--mid)}.ph-page-hero--dark .ph-page-hero__lead{color:hsla(0,0%,100%,.8)}.ph-page-hero__btns{gap:12px}.ph-page-hero__btns,.ph-page-hero__meta{display:flex;flex-wrap:wrap;margin-top:32px}.ph-page-hero__meta{border-top:1px solid var(--rule);gap:40px;padding-top:28px}.ph-page-hero__meta-n{color:var(--ink);font-size:28px;font-weight:800;letter-spacing:-.04em;line-height:1}.ph-page-hero__meta-l{color:var(--mid);font-size:11px;margin-top:4px}.ph-intro{border-bottom:1px solid var(--rule);padding:72px 0}.ph-intro__inner{align-items:start;display:grid;gap:64px;grid-template-columns:1fr 2fr}.ph-intro__label p{color:var(--mid);font-size:13px;font-weight:300;line-height:1.7;margin-top:12px}.ph-intro__body h2{color:var(--ink);font-size:clamp(26px,3vw,40px);font-weight:700;letter-spacing:-.03em;line-height:1.15;margin-bottom:20px}.ph-intro__body p{color:var(--mid);font-size:16px;font-weight:300;line-height:1.8;max-width:600px}.ph-two-col{align-items:start;display:grid;gap:72px;grid-template-columns:1fr 1fr}.ph-two-col--wide{grid-template-columns:1fr 2fr}.ph-numbers{border-bottom:1px solid var(--rule);padding:56px 0}.ph-numbers__inner{display:grid;grid-template-columns:repeat(4,1fr)}.ph-num{border-right:1px solid var(--rule);padding:0 36px 0 0}.ph-num+.ph-num{padding-left:36px}.ph-num:last-child{border-right:none}.ph-num__n{color:var(--ink);font-size:40px;font-weight:800;letter-spacing:-.05em;line-height:1;margin-bottom:6px}.ph-num__l{color:var(--mid);font-size:12px;font-weight:400;line-height:1.5}.ph-speed{background:var(--ink);display:grid;grid-template-columns:1fr 1fr}.ph-speed__left{display:flex;flex-direction:column;justify-content:center;padding:80px 64px 80px var(--pad)}.ph-speed__eyebrow{color:var(--yellow);font-size:10px;font-weight:700;letter-spacing:.16em;margin-bottom:24px;text-transform:uppercase}.ph-speed__hl{color:var(--white);font-size:clamp(36px,4vw,58px);font-weight:800;letter-spacing:-.04em;line-height:1.05;margin-bottom:20px}.ph-speed__hl em{color:var(--yellow);font-style:normal}.ph-speed__body{color:hsla(0,0%,100%,.87);font-size:15px;font-weight:300;line-height:1.75;margin-bottom:40px;max-width:380px}.ph-speed__bars{display:flex;flex-direction:column;gap:20px}.ph-speed__bar-row{align-items:center;display:flex;gap:16px}.ph-speed__bar-lbl{color:hsla(0,0%,100%,.75);flex-shrink:0;font-size:11px;width:130px}.ph-speed__bar-track{background:hsla(0,0%,100%,.1);flex:1;height:2px;position:relative}.ph-speed__bar-fill{inset-block:0;left:0;position:absolute}.ph-speed__bar-fill--ph{background:var(--green);width:18%}.ph-speed__bar-fill--other{background:hsla(0,0%,100%,.18);width:76%}.ph-speed__bar-val{font-size:11px;font-weight:600;text-align:right;width:80px}.ph-speed__bar-val--ph{color:#6bcb77}.ph-speed__bar-val--other,.ph-speed__note{color:hsla(0,0%,100%,.65)}.ph-speed__note{border-top:1px solid hsla(0,0%,100%,.1);font-size:12px;font-weight:300;line-height:1.65;margin-top:28px;padding-top:20px}.ph-speed__note strong{color:var(--yellow);font-weight:600}.ph-speed__right{min-height:520px;overflow:hidden;position:relative}.ph-speed__right-bg{inset:0;position:absolute}.ph-speed__right-bg img{height:100%;object-fit:cover;opacity:.55;width:100%}.ph-speed__stat{bottom:40px;left:40px;position:absolute}.ph-speed__big-n{color:var(--white);font-size:80px;font-weight:800;letter-spacing:-.06em;line-height:1;opacity:.9}.ph-speed__big-l{color:hsla(0,0%,100%,.75);font-size:12px;font-weight:400;letter-spacing:.04em;margin-top:6px}.ph-hiw{border-bottom:1px solid var(--rule);padding:96px 0}.ph-hiw__inner{align-items:start;display:grid;gap:80px;grid-template-columns:1fr 1fr}.ph-hiw__img{aspect-ratio:3/4;background:var(--light);overflow:hidden;position:relative}.ph-hiw__img img{height:100%;object-fit:cover;width:100%}.ph-hiw__caption{background:linear-gradient(0deg,rgba(0,0,0,.55),transparent);bottom:0;color:hsla(0,0%,100%,.75);font-size:10px;font-weight:500;left:0;letter-spacing:.12em;padding:40px 24px 20px;position:absolute;right:0;text-transform:uppercase}.ph-hiw__body h2{font-size:clamp(28px,3vw,42px);font-weight:800;letter-spacing:-.04em;line-height:1.1;margin-bottom:16px;margin-top:16px}.ph-hiw__body>p{color:var(--mid);font-size:15px;font-weight:300;line-height:1.8;margin-bottom:40px}.ph-steps{display:flex;flex-direction:column;gap:0}.ph-step{align-items:start;border-bottom:1px solid var(--rule);display:grid;gap:16px;grid-template-columns:48px 1fr;padding:22px 0}.ph-step:first-child{border-top:1px solid var(--rule)}.ph-step__n{color:var(--mid);font-size:12px;font-weight:700;letter-spacing:.06em;padding-top:2px}.ph-step__title{color:var(--ink);font-size:14px;font-weight:600;margin-bottom:4px}.ph-step__text{color:var(--mid);font-size:13px;font-weight:300;line-height:1.7}.ph-proof{background:var(--light);border-bottom:1px solid var(--rule);border-top:1px solid var(--rule);padding:72px 0}.ph-proof__inner{display:grid;grid-template-columns:repeat(3,1fr)}.ph-proof-item{border-right:1px solid var(--rule);padding:0 40px 0 0}.ph-proof-item+.ph-proof-item{padding-left:40px}.ph-proof-item:last-child{border-right:none;padding-right:0}.ph-proof-item__title{align-items:center;color:var(--ink);display:flex;font-size:14px;font-weight:700;gap:8px;letter-spacing:-.01em;margin-bottom:8px}.ph-proof-item__title:before{background:var(--yellow);content:"";display:block;flex-shrink:0;height:6px;width:6px}.ph-proof-item__text{color:var(--mid);font-size:13px;font-weight:300;line-height:1.7}.ph-testimonial{background:var(--ink);padding:80px 0;text-align:center}.ph-testimonial blockquote{color:hsla(0,0%,100%,.87);font-size:clamp(18px,2.5vw,28px);font-style:italic;font-weight:300;line-height:1.6;margin:0 auto 24px;max-width:760px}.ph-testimonial cite{color:hsla(0,0%,100%,.65);font-size:11px;font-style:normal;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.ph-enquiry{padding:96px 0}.ph-enquiry__inner{align-items:start;display:grid;gap:80px;grid-template-columns:1fr 1fr}.ph-enquiry__left h2{color:var(--ink);font-size:clamp(28px,3.5vw,44px);font-weight:800;letter-spacing:-.04em;line-height:1.05;margin-bottom:16px;margin-top:16px}.ph-enquiry__left p{color:var(--mid);font-size:15px;font-weight:300;line-height:1.8;margin-bottom:32px}.ph-enquiry__points{display:flex;flex-direction:column;gap:14px}.ph-eq-pt{align-items:flex-start;display:flex;gap:12px}.ph-eq-pt:before{background:var(--yellow);content:"";display:block;flex-shrink:0;height:6px;margin-top:6px;width:6px}.ph-eq-pt span{color:var(--mid);font-size:13px;font-weight:300;line-height:1.65}.ph-eq-pt span strong{color:var(--ink);font-weight:600}.ph-form-box{background:var(--light);border:1px solid var(--rule);padding:44px}.ph-form-box__title{color:var(--ink);font-size:18px;font-weight:700;letter-spacing:-.03em;margin-bottom:4px}.ph-form-box__sub{color:var(--mid);font-size:13px;font-weight:300;margin-bottom:28px}.ph-form-box .hbspt-form form,.ph-form-box .hs-form,.ph-form-box .hs-form-private{width:100%}.ph-form-box .hs-form fieldset{border:none;margin-bottom:12px;max-width:none!important;padding:0}.ph-form-box .hs-form .field,.ph-form-box .hs-form .hs-form-field{margin-bottom:12px}.ph-form-box .hs-form label{color:var(--mid);display:block;font-size:10px;font-weight:700;letter-spacing:.12em;margin-bottom:5px;text-transform:uppercase}.ph-form-box .hs-form input[type=email],.ph-form-box .hs-form input[type=number],.ph-form-box .hs-form input[type=tel],.ph-form-box .hs-form input[type=text],.ph-form-box .hs-form select,.ph-form-box .hs-form textarea{-webkit-appearance:none;background:var(--white);border:1px solid var(--rule);border-radius:0;box-sizing:border-box;color:var(--ink);font-family:var(--font);font-size:14px;font-weight:300;min-height:44px;padding:10px 12px;transition:border-color .15s;width:100%!important}.ph-form-box .hs-form input:focus,.ph-form-box .hs-form select:focus,.ph-form-box .hs-form textarea:focus{border-color:var(--green);outline:2px solid var(--green);outline-offset:0}.ph-form-box .hs-form textarea{min-height:80px;resize:none}.ph-form-box .hs-form .hs-button,.ph-form-box .hs-form input[type=submit]{background:var(--ink);border:none;border-radius:2px;color:var(--white);cursor:pointer;font-family:var(--font);font-size:13px;font-weight:700;letter-spacing:.06em;margin-top:20px;min-height:44px;padding:14px;transition:background .15s;width:100%}.ph-form-box .hs-form .hs-button:hover,.ph-form-box .hs-form input[type=submit]:hover{background:#333}.ph-form-box .hs-form .hs-error-msgs{list-style:none;margin-top:4px;padding:0}.ph-form-box .hs-form .hs-error-msgs label{color:#e74c3c;font-size:11px;font-weight:400;letter-spacing:0;text-transform:none}.ph-form-box .hs-form .inputs-list{list-style:none;padding:0}.ph-form-box .hs-form .hs-form-booleancheckbox-display{align-items:flex-start;color:var(--mid);display:flex;font-size:12px;font-weight:300;gap:8px}.ph-form-box .submitted-message{color:var(--green-t);font-size:15px;font-weight:600;padding:20px 0}.ph-designs{padding:80px 0 0}.ph-design-block{border-bottom:2px solid var(--light);display:grid;gap:2px;grid-template-columns:1fr 1fr;margin-bottom:2px}.ph-design-block:last-child{border-bottom:none}.ph-design-block--rev{direction:rtl}.ph-design-block--rev>*{direction:ltr}.ph-design-block__img{background:var(--light);overflow:hidden;position:relative}.ph-design-block__img img{aspect-ratio:4/3;height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.ph-design-block:hover .ph-design-block__img img{transform:scale(1.03)}.ph-design-block__info{background:var(--white);display:flex;flex-direction:column;justify-content:center;padding:48px 56px}.ph-design-block__tag{color:var(--mid);font-size:10px;font-weight:700;letter-spacing:.14em;margin-bottom:12px;text-transform:uppercase}.ph-design-block__name{color:var(--ink);font-size:40px;font-weight:800;letter-spacing:-.04em;line-height:1;margin-bottom:8px}.ph-design-block__specs{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:12px}.ph-spec-pill{align-items:center;background:var(--light);border-radius:2px;color:var(--mid);display:inline-flex;font-size:11px;font-weight:600;padding:4px 10px}.ph-design-block__fp{color:var(--mid);font-size:11px;margin-bottom:16px}.ph-design-block__desc{color:var(--mid);font-size:14px;font-weight:300;line-height:1.75;margin-bottom:20px;max-width:380px}.ph-design-block__ideal-label{color:var(--ink);font-size:10px;font-weight:700;letter-spacing:.1em;margin-bottom:8px;text-transform:uppercase}.ph-design-block__ideal-tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:28px}.ph-ideal-tag{border:1px solid var(--rule);border-radius:2px;color:var(--mid);font-size:11px;padding:3px 10px}.ph-design-block__btns{display:flex;flex-wrap:wrap;gap:10px}.ph-design-link{align-items:center;border-bottom:1px solid var(--rule);color:var(--green-t);display:inline-flex;font-size:12px;font-weight:600;gap:6px;min-height:44px;padding-bottom:1px;transition:gap .15s,border-color .15s}.ph-design-link:hover{border-color:var(--green-t);gap:10px}.ph-cards{display:grid;gap:2px;grid-template-columns:repeat(3,1fr)}.ph-card{background:var(--white);padding:32px 28px}.ph-card--light{background:var(--light)}.ph-card__dot{background:var(--yellow);height:8px;margin-bottom:14px;width:8px}.ph-card__title{color:var(--ink);font-size:15px;font-weight:700;margin-bottom:8px}.ph-card__text{color:var(--mid);font-size:13px;font-weight:300;line-height:1.7}.ph-section{border-bottom:1px solid var(--rule);padding:72px 0}.ph-section--light{background:var(--light)}.ph-section--dark{background:var(--ink)}.ph-sh{color:var(--ink);font-size:clamp(26px,3vw,40px);font-weight:800;letter-spacing:-.04em;line-height:1.1;margin-bottom:16px;margin-top:16px}.ph-sh em{color:var(--green-t);font-style:normal}.ph-section--dark .ph-sh{color:var(--white)}.ph-section--dark .ph-sh em{color:var(--yellow)}.ph-lead{color:var(--mid);font-size:15px;font-weight:300;line-height:1.8;margin-bottom:40px;max-width:520px}.ph-section--dark .ph-lead{color:hsla(0,0%,100%,.75)}.ph-cta{background:var(--ink);padding:72px 0;text-align:center}.ph-cta h2{color:var(--white);font-size:clamp(28px,4vw,48px);font-weight:800;letter-spacing:-.04em;margin-bottom:16px}.ph-cta h2 em{color:var(--yellow);font-style:normal}.ph-cta p{color:hsla(0,0%,100%,.75);font-size:15px;font-weight:300;margin-bottom:32px}.ph-state-hero{background:var(--light);border-bottom:1px solid var(--rule);padding:120px 0 72px}.ph-state-hero__inner{align-items:start;display:grid;gap:64px;grid-template-columns:1fr 1fr}.ph-state-hero__h1{color:var(--ink);font-size:clamp(36px,5vw,64px);font-weight:800;letter-spacing:-.04em;line-height:1;margin-bottom:20px;margin-top:16px}.ph-state-hero__h1 em{color:var(--green-t);font-style:normal}.ph-state-hero__lead{color:var(--mid);font-size:16px;font-weight:300;line-height:1.8}.ph-state-hero__btns{flex-wrap:wrap}.ph-state-hero__btns,.ph-trust-list{display:flex;gap:12px;margin-top:32px}.ph-trust-list{border-top:1px solid var(--rule);flex-direction:column;padding-top:28px}.ph-trust-item{align-items:flex-start;color:var(--mid);display:flex;font-size:13px;font-weight:300;gap:10px}.ph-trust-item:before{background:var(--yellow);content:"";display:block;flex-shrink:0;height:6px;margin-top:5px;width:6px}.ph-trust-item strong{color:var(--ink);font-weight:600}.ph-answer{background:var(--light);border-left:3px solid var(--yellow);margin-bottom:16px;padding:20px 24px}.ph-answer__q{color:var(--ink);font-size:13px;font-weight:700;margin-bottom:6px}.ph-answer__a{color:var(--mid);font-size:13px;font-weight:300;line-height:1.7}.ph-price-box{margin-bottom:2px;padding:20px 24px}.ph-price-box--green{background:var(--green-t)}.ph-price-box--green .ph-price-label{color:hsla(0,0%,100%,.75)}.ph-price-box--green .ph-price-n{color:var(--white)}.ph-price-box--green .ph-price-sub{color:hsla(0,0%,100%,.6)}.ph-price-box--outline{background:var(--light);border:1px solid var(--rule)}.ph-price-label{color:var(--mid);font-size:10px;font-weight:700;letter-spacing:.1em;margin-bottom:4px;text-transform:uppercase}.ph-price-n{color:var(--ink);font-size:28px;font-weight:800;letter-spacing:-.04em}.ph-price-sub{color:var(--mid);font-size:12px;margin-top:4px}.ph-footer{background:#0f0f0f;padding:56px 0 0}.ph-footer__inner{border-bottom:1px solid hsla(0,0%,100%,.08);display:grid;gap:48px;grid-template-columns:2fr 1fr 1fr 1fr;padding-bottom:40px}.ph-footer__brand p{color:hsla(0,0%,100%,.5);font-size:12px;font-weight:300;line-height:1.7;margin-top:14px;max-width:240px}.ph-footer__col h4{color:hsla(0,0%,100%,.65);font-size:10px;font-weight:700;letter-spacing:.14em;margin-bottom:18px;text-transform:uppercase}.ph-footer__col ul{display:flex;flex-direction:column;gap:10px;list-style:none}.ph-footer__col a{color:hsla(0,0%,100%,.65);display:inline-block;font-size:13px;font-weight:300;padding:2px 0;transition:color .15s}.ph-footer__col a:hover{color:var(--white)}.ph-footer__bottom{align-items:center;display:flex;justify-content:space-between;margin-top:24px;padding-bottom:28px}.ph-footer__bottom p{color:hsla(0,0%,100%,.4);font-size:11px}.ph-footer__logo img{filter:brightness(0) invert(1);height:36px;opacity:.85;width:auto}@media (max-width:1024px){:root{--pad:28px}.ph-hero__content{gap:28px;grid-template-columns:1fr}.ph-hero__right{margin-left:0;max-width:100%}.ph-intro__inner{gap:32px;grid-template-columns:1fr}.ph-two-col,.ph-two-col--wide{gap:40px;grid-template-columns:1fr}.ph-numbers__inner{gap:28px;grid-template-columns:1fr 1fr}.ph-num{border-bottom:1px solid var(--rule);border-right:none;padding:0 0 20px}.ph-num+.ph-num{padding-left:0}.ph-num:nth-child(odd){padding-right:16px}.ph-num:nth-child(2n){border-bottom-color:transparent;padding-left:16px}.ph-num:last-child,.ph-num:nth-last-child(2):nth-child(odd){border-bottom:none}.ph-speed{grid-template-columns:1fr}.ph-speed__right{min-height:340px}.ph-hiw__inner{gap:44px;grid-template-columns:1fr}.ph-proof__inner{gap:28px;grid-template-columns:1fr}.ph-proof-item{border-bottom:1px solid var(--rule);border-right:none;padding:0 0 20px}.ph-proof-item:last-child{border-bottom:none;padding-bottom:0}.ph-enquiry__inner{gap:44px;grid-template-columns:1fr}.ph-design-block,.ph-design-block--rev{direction:ltr;grid-template-columns:1fr}.ph-design-block__info{padding:32px}.ph-cards{grid-template-columns:1fr 1fr}.ph-state-hero__inner{gap:40px;grid-template-columns:1fr}.ph-footer__inner{gap:32px;grid-template-columns:1fr 1fr}}@media (max-width:768px){.ph-nav__links{display:none}.ph-nav__burger{display:flex}.ph-nav__links.open{align-items:center;background:var(--ink);bottom:0;display:flex;flex-direction:column;gap:0;justify-content:center;left:0;list-style:none;position:fixed;right:0;top:var(--nav-h);z-index:99}.ph-nav__links.open li{border-bottom:1px solid hsla(0,0%,100%,.08);width:100%}.ph-nav__links.open a{color:hsla(0,0%,100%,.9)!important;display:block;font-size:22px;font-weight:700;min-height:unset;padding:22px 40px;text-align:center;width:100%}.ph-nav__links.open a:hover{color:var(--yellow)!important}.ph-nav__links.open .ph-nav__cta{background:var(--yellow)!important;border-radius:2px;color:var(--ink)!important;margin:24px auto 0;text-align:center!important;width:calc(100% - 80px)!important}}@media (max-width:640px){:root{--pad:20px}.ph-hero__content{padding:0 var(--pad) 48px}.ph-hero__hl{font-size:38px}.ph-hero__proof{flex-wrap:wrap;gap:20px}.ph-numbers__inner{grid-template-columns:1fr 1fr}.ph-cards{grid-template-columns:1fr}.ph-designs,.ph-enquiry,.ph-hiw,.ph-section{padding-bottom:48px;padding-top:48px}.ph-design-block__info{padding:24px 20px}.ph-design-block__name{font-size:28px}.ph-footer__inner{grid-template-columns:1fr}.ph-footer__bottom{flex-direction:column;gap:10px;text-align:center}.ph-speed__left{padding:48px var(--pad)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;transition-duration:.01ms!important}}.ph-nav-mobile{align-items:center;background:var(--ink);bottom:0;display:none;flex-direction:column;gap:0;justify-content:center;left:0;position:fixed;right:0;top:var(--nav-h);z-index:99}.ph-nav-mobile.open{display:flex}.ph-nav-mobile a{border-bottom:1px solid hsla(0,0%,100%,.08);color:hsla(0,0%,100%,.9);display:block;font-size:22px;font-weight:700;padding:20px 40px;text-align:center;width:100%}.ph-nav-mobile a:hover{color:var(--yellow)}.ph-form{width:100%}.ph-form__row{display:grid;gap:10px;grid-template-columns:1fr 1fr}.ph-form__field{margin-bottom:12px}.ph-form__field label{color:var(--mid);display:block;font-size:10px;font-weight:700;letter-spacing:.12em;margin-bottom:5px;text-transform:uppercase}.ph-form__req{color:var(--green-t)}.ph-form__field input,.ph-form__field select,.ph-form__field textarea{-webkit-appearance:none;background:var(--white);border:1px solid var(--rule);border-radius:0;box-sizing:border-box;color:var(--ink);font-family:var(--font);font-size:14px;font-weight:300;min-height:44px;padding:10px 12px;transition:border-color .15s;width:100%}.ph-form__field input:focus,.ph-form__field select:focus,.ph-form__field textarea:focus{border-color:var(--green);outline:2px solid var(--green);outline-offset:0}.ph-form__field select{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' fill='none'%3E%3Cpath stroke='%23545454' stroke-linecap='round' stroke-width='1.4' d='m1 1 4 4 4-4'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;cursor:pointer;padding-right:32px}.ph-form__field textarea{min-height:80px;resize:none}.ph-form__invalid{border-color:#e74c3c!important}.ph-form__err{color:#e74c3c;display:none;font-size:12px;font-weight:400;margin-bottom:8px;padding:8px 0}.ph-form__btn{background:var(--ink);border:none;border-radius:2px;color:var(--white);cursor:pointer;font-family:var(--font);font-size:13px;font-weight:700;letter-spacing:.06em;margin-top:8px;min-height:44px;padding:14px;transition:background .15s;width:100%}.ph-form__btn:hover{background:#333}.ph-form__btn:disabled{cursor:not-allowed;opacity:.6}.ph-form__note{color:var(--mid);font-size:11px;font-weight:300;line-height:1.5;margin-top:10px}@media (max-width:640px){.ph-form__row{grid-template-columns:1fr}}.ph-mobile-menu{align-items:center;background:var(--ink);bottom:0;display:none;flex-direction:column;gap:0;justify-content:center;left:0;position:fixed;right:0;top:var(--nav-h);z-index:99}.ph-mobile-menu.open{display:flex}.ph-mobile-menu a{border-bottom:1px solid hsla(0,0%,100%,.08);color:hsla(0,0%,100%,.9);display:block;font-size:22px;font-weight:700;padding:20px 40px;text-align:center;width:100%}.ph-mobile-menu a:last-child{border-bottom:none}.ph-mobile-menu a:hover{color:var(--yellow)}.ph-mobile-menu__cta{border-bottom:1px solid hsla(0,0%,100%,.08);padding:32px 40px 24px;text-align:center;width:100%}.ph-mobile-menu__tagline{color:hsla(0,0%,100%,.75);font-size:18px;font-style:italic;font-weight:300;line-height:1.5}@media (max-width:768px){.ph-hero__img{background:linear-gradient(180deg,rgba(0,0,0,.45),rgba(0,0,0,.35) 30%,rgba(0,0,0,.82))!important}.ph-hero__content{gap:20px;grid-template-columns:1fr;padding:0 20px 52px}.ph-hero__hl{font-size:clamp(36px,8vw,52px);text-shadow:0 2px 8px rgba(0,0,0,.4)}.ph-hero__sub{font-size:15px;text-shadow:0 1px 4px rgba(0,0,0,.3)}.ph-hero__right{margin-left:0;max-width:100%}.ph-hero__btns{flex-direction:column}.ph-hero__btns a{justify-content:center;width:100%}}