@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Playfair+Display:wght@500;600;700&display=swap");:root{--pw-navy:#0d2b45;--pw-navy-2:#081c2f;--pw-navy-3:#05131f;--pw-teal:#0e9f9c;--pw-teal-lt:#56d2c8;--pw-teal-dk:#087b7a;--pw-white:#ffffff;--pw-off-white:#f4f8fa;--pw-gray-100:#edf4f6;--pw-gray-200:#d9e4e9;--pw-gray-400:#8b9ca7;--pw-gray-500:#61717d;--pw-gray-700:#314857;--pw-gray-900:#142431;--pw-sans:"Inter",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--pw-serif:"Playfair Display",Georgia,serif;--pw-radius-sm:6px;--pw-radius:10px;--pw-radius-md:12px;--pw-radius-lg:20px;--pw-radius-xl:22px;--pw-radius-pill:100px;--pw-shadow:0 1px 3px rgba(13,43,69,0.08),0 1px 2px rgba(13,43,69,0.04);--pw-shadow-md:0 6px 20px rgba(13,43,69,0.10);--pw-shadow-lg:0 18px 48px rgba(8,28,47,0.18);--pw-shadow-form:0 30px 76px rgba(8,28,47,0.34);--pw-container:1280px;--pw-nav-height:76px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--pw-gray-900);background:var(--pw-white);font-family:var(--pw-sans);line-height:1.65;-webkit-font-smoothing:antialiased}button,input{font:inherit}a{color:inherit;text-decoration:none}.pw-site{overflow:clip}.pw-wrap{width:min(100%,var(--pw-container));margin:0 auto;padding-inline:40px}.pw-is-hidden{display:none!important}.pw-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:12px 24px;border:2px solid transparent;border-radius:var(--pw-radius);color:var(--pw-white);cursor:pointer;font-family:var(--pw-sans);font-size:.9375rem;font-weight:700;line-height:1.2;text-align:center;transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease;white-space:nowrap}.pw-btn:focus-visible,.pw-mobile-menu a:focus-visible,.pw-nav a:focus-visible,summary:focus-visible{outline:3px solid rgba(86,210,200,.72);outline-offset:3px}.pw-btn--primary{background:var(--pw-teal);border-color:var(--pw-teal)}.pw-btn--primary:hover{background:var(--pw-teal-dk);border-color:var(--pw-teal-dk);box-shadow:0 5px 18px rgba(14,159,156,.32);transform:translateY(-1px)}.pw-btn--ghost{border-color:rgba(255,255,255,.32);background:transparent;color:rgba(255,255,255,.94)}.pw-btn--ghost:hover{border-color:rgba(255,255,255,.72);background:rgba(255,255,255,.07)}.pw-btn--lg{min-height:54px;padding:15px 30px;font-size:1rem}.pw-btn--full{width:100%}.pw-mark{display:inline-flex;flex:0 0 auto;color:var(--pw-white);font-family:var(--pw-sans);font-size:1.45rem;font-weight:800;letter-spacing:-.055em;line-height:1}.pw-mark strong{color:var(--pw-teal-lt);font:inherit}.pw-nav{position:fixed;inset:0 0 auto;z-index:50;height:var(--pw-nav-height);border-bottom:1px solid rgba(255,255,255,.08);background:rgba(8,28,47,.9);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.pw-nav__inner{gap:44px;height:100%}.pw-nav__inner,.pw-nav__links{display:flex;align-items:center}.pw-nav__links{gap:30px;margin-left:auto}.pw-nav__links a{color:rgba(255,255,255,.74);font-size:.9375rem;font-weight:500;transition:color .15s ease}.pw-nav__links a:hover{color:var(--pw-white)}.pw-nav__cta{flex:0 0 auto;min-height:42px;padding:10px 20px;font-size:.9rem}.pw-burger{display:none;flex-direction:column;gap:5px;margin-left:auto;padding:8px;border:0;background:none;cursor:pointer}.pw-burger span{display:block;width:22px;height:2px;border-radius:2px;background:var(--pw-white);transition:transform .2s ease,opacity .2s ease}.pw-burger.pw-is-open span:first-child{transform:translateY(7px) rotate(45deg)}.pw-burger.pw-is-open span:nth-child(2){opacity:0}.pw-burger.pw-is-open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.pw-mobile-menu{display:none;max-height:0;overflow:hidden;flex-direction:column;border-top:1px solid rgba(255,255,255,.08);background:var(--pw-navy-2);transition:max-height .3s ease}.pw-mobile-menu.pw-is-open{max-height:440px}.pw-mobile-menu a{padding:15px 40px;border-bottom:1px solid rgba(255,255,255,.06);color:rgba(255,255,255,.86);font-size:1rem;font-weight:500}.pw-mobile-menu a:last-child{margin:16px 40px 20px;border:0;border-radius:var(--pw-radius);background:var(--pw-teal);color:var(--pw-white);font-weight:700;text-align:center}.pw-hero{position:relative;overflow:hidden;padding-top:var(--pw-nav-height);background:var(--pw-navy-2)}.pw-hero__bg,.pw-hero__scrim{position:absolute;inset:0}.pw-hero__bg{background:url(/hero-propwizz.jpg) center 32%/cover no-repeat}.pw-hero__scrim{background:linear-gradient(96deg,rgba(5,19,31,.94),rgba(8,28,47,.86) 38%,rgba(13,43,69,.58) 68%,rgba(13,43,69,.32))}.pw-hero__grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) 452px;gap:clamp(48px,6vw,96px);align-items:center;padding-top:clamp(72px,9vh,110px);padding-bottom:clamp(76px,9vh,104px)}.pw-channel h3,.pw-feature h3,.pw-final-form h3,.pw-footer h3,.pw-hero__copy h1,.pw-process h3,.pw-section-head h2,.pw-success h3{font-family:var(--pw-serif);font-weight:600;letter-spacing:-.015em}.pw-pill{display:inline-flex;align-items:center;gap:9px;margin-bottom:28px;padding:7px 15px;border:1px solid rgba(86,210,200,.4);border-radius:var(--pw-radius-pill);background:rgba(14,159,156,.14);color:var(--pw-teal-lt);font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.pw-pill i{display:block;width:6px;height:6px;border-radius:50%;background:var(--pw-teal-lt)}.pw-hero__copy h1{max-width:15ch;margin:0 0 24px;color:var(--pw-white);font-size:clamp(2.9rem,4.6vw,4.5rem);line-height:1.06}.pw-hero__copy h1 em{display:block;color:var(--pw-teal-lt);font-style:normal}.pw-hero__sub{max-width:56ch;margin:0 0 34px;color:rgba(255,255,255,.82);font-size:1.125rem;line-height:1.7}.pw-hero__actions{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:38px}.pw-hero__proof{display:flex;flex-wrap:wrap;gap:10px 28px;margin:0;padding:26px 0 0;border-top:1px solid rgba(255,255,255,.12);list-style:none}.pw-hero__proof li{display:flex;align-items:center;gap:9px;color:rgba(255,255,255,.74);font-size:.9rem;font-weight:500}.pw-hero__proof svg{color:var(--pw-teal-lt)}.pw-formcard{overflow:hidden;border-radius:var(--pw-radius-xl);background:var(--pw-white);box-shadow:var(--pw-shadow-form)}.pw-formcard__top{padding:30px 36px 0}.pw-formcard__top p{margin:0 0 5px;color:var(--pw-gray-900);font-family:var(--pw-serif);font-size:1.35rem;font-weight:600;letter-spacing:-.01em}.pw-formcard__top span{color:var(--pw-gray-500);font-size:.875rem}.pw-formcard__body{padding:24px 36px 34px}.pw-mstep__progress{display:flex;align-items:center;gap:8px;margin:22px 0}.pw-mstep__progress span{display:block;flex:1 1;height:3px;border-radius:2px;background:var(--pw-gray-200)}.pw-mstep__progress span.is-on{background:var(--pw-teal)}.pw-mstep__progress small{flex:0 0 auto;margin-left:4px;color:var(--pw-gray-400);font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.pw-final-form label,.pw-mstep label{display:block;margin-bottom:7px;color:var(--pw-gray-700);font-size:.8125rem;font-weight:700}.pw-final-form label+input,.pw-mstep label+input{margin-bottom:14px}.pw-final-form input,.pw-mstep input{width:100%;min-height:46px;padding:11px 14px;border:1.5px solid var(--pw-gray-200);border-radius:var(--pw-radius);outline:none;color:var(--pw-gray-900);background:var(--pw-white);font-size:.9375rem;transition:border-color .15s ease,box-shadow .15s ease}.pw-final-form input::placeholder,.pw-mstep input::placeholder{color:#a9b7c0}.pw-final-form input:focus,.pw-mstep input:focus{border-color:var(--pw-teal);box-shadow:0 0 0 3px rgba(14,159,156,.16)}.pw-mstep .pw-btn{margin-top:6px}.pw-formcard__foot{display:flex;align-items:flex-start;gap:8px;padding:14px 36px;border-top:1px solid var(--pw-gray-200);background:var(--pw-off-white);color:var(--pw-gray-500);font-size:.78rem;line-height:1.45}.pw-formcard__foot svg{flex:0 0 auto;margin-top:1px;color:var(--pw-teal-dk)}.pw-honeypot{position:absolute;left:-9999px;opacity:0;pointer-events:none}.pw-success{padding:26px 0 12px;text-align:center}.pw-success b{display:inline-flex;align-items:center;justify-content:center;width:54px;height:54px;margin-bottom:16px;border-radius:50%;background:var(--pw-teal-dk);color:var(--pw-white);font-size:1.5rem}.pw-success h3{margin:0 0 8px;color:var(--pw-gray-900);font-size:1.25rem}.pw-success p{margin:0;color:var(--pw-gray-500);font-size:.9rem}.pw-metrics{border-top:1px solid rgba(255,255,255,.08);background:var(--pw-navy)}.pw-metrics__grid{display:grid;grid-template-columns:repeat(4,1fr);padding-inline:0}.pw-metric{padding:34px 32px;border-right:1px solid rgba(255,255,255,.1)}.pw-metric:last-child{border-right:0}.pw-metric b{margin-bottom:8px;color:var(--pw-teal-lt);font-family:var(--pw-serif);font-size:2.25rem;line-height:1}.pw-metric b,.pw-metric span{display:block;font-weight:600}.pw-metric span{color:rgba(255,255,255,.58);font-size:.8125rem;letter-spacing:.08em;text-transform:uppercase}.pw-section{padding:104px 0;background:var(--pw-white)}.pw-section--tint{background:var(--pw-off-white)}.pw-section--navy{background:var(--pw-navy)}.pw-section--deep{background:linear-gradient(160deg,var(--pw-navy-2) 0,var(--pw-navy) 58%,#0f3f4a 100%)}.pw-section-head{max-width:680px}.pw-section-head--center{margin-inline:auto;text-align:center}.pw-section-head>span{display:block;margin-bottom:14px;color:var(--pw-teal);font-size:.75rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.pw-section-head h2{margin:0 0 16px;color:var(--pw-gray-900);font-size:clamp(1.9rem,3vw,2.6rem);line-height:1.2}.pw-section-head p{margin:0;color:var(--pw-gray-500);font-size:1.0625rem;line-height:1.75}.pw-section-head--dark>span{color:var(--pw-teal-lt)}.pw-section-head--dark h2{color:var(--pw-white)}.pw-section-head--dark p{color:rgba(255,255,255,.66)}.pw-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;overflow:hidden;margin-top:56px;border:1px solid var(--pw-gray-200);border-radius:var(--pw-radius-lg);background:var(--pw-gray-200)}.pw-feature{padding:38px 34px;background:var(--pw-white);transition:background-color .18s ease}.pw-feature:hover{background:#fbfdfe}.pw-icon-tile{display:flex;align-items:center;justify-content:center;width:46px;height:46px;margin-bottom:22px;border-radius:var(--pw-radius-md);background:rgba(14,159,156,.1);color:var(--pw-teal)}.pw-channel h3,.pw-feature h3{margin:0 0 11px;color:var(--pw-gray-900);font-size:1.1875rem;line-height:1.3}.pw-channel p,.pw-feature p{margin:0;color:var(--pw-gray-500);font-size:.9375rem;line-height:1.7}.pw-final,.pw-split,.pw-tech-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.pw-tech-list{display:flex;flex-direction:column;gap:22px;margin:34px 0 0;padding:0;list-style:none}.pw-tech-list li{display:flex;gap:16px}.pw-tech-list svg{flex:0 0 auto;margin-top:4px;color:var(--pw-teal-lt)}.pw-tech-list b{display:block;margin-bottom:4px;color:var(--pw-white);font-size:.9375rem;font-weight:700}.pw-tech-list p{margin:0;color:rgba(255,255,255,.6);font-size:.9rem;line-height:1.65}.pw-tech-panel{padding:30px 32px;border:1px solid rgba(255,255,255,.12);border-radius:var(--pw-radius-lg);background:rgba(255,255,255,.05);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.pw-tech-panel__head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:18px;border-bottom:1px solid rgba(255,255,255,.1)}.pw-tech-panel__head span{color:rgba(255,255,255,.54);font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.pw-tech-panel__head i{padding:4px 10px;border:1px solid rgba(86,210,200,.35);border-radius:var(--pw-radius-pill);background:rgba(14,159,156,.15);color:var(--pw-teal-lt);font-size:.72rem;font-style:normal;font-weight:700}.pw-tech-row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.07)}.pw-tech-row b{color:var(--pw-white);font-size:.9375rem}.pw-tech-row strong{color:var(--pw-teal-lt);font-family:var(--pw-serif);font-size:1.05rem;font-weight:600;text-align:right}.pw-tech-panel>p{margin:20px 0 0;color:rgba(255,255,255,.46);font-size:.78rem;line-height:1.6}.pw-tech-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.pw-tech-tags span{padding:6px 12px;border:1px solid rgba(255,255,255,.12);border-radius:var(--pw-radius-pill);background:rgba(255,255,255,.06);color:rgba(255,255,255,.76);font-size:.75rem;font-weight:600}.pw-check-list{display:flex;flex-direction:column;gap:15px;margin:30px 0 0;padding:0;list-style:none}.pw-check-list li{display:flex;gap:13px;align-items:flex-start;color:var(--pw-gray-700);font-size:.9375rem;line-height:1.55}.pw-check-list li:before{content:"✓";display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:22px;height:22px;margin-top:1px;border-radius:50%;background:var(--pw-teal-dk);color:var(--pw-white);font-size:.72rem}.pw-notes{display:flex;flex-direction:column;gap:16px}.pw-note{padding:20px 24px;border:1.5px solid var(--pw-gray-200);border-radius:var(--pw-radius-lg);background:var(--pw-white);box-shadow:var(--pw-shadow-md)}.pw-note--offset{margin-left:26px}.pw-note--small{margin-left:13px}.pw-note>span{display:block;margin-bottom:7px;color:var(--pw-gray-400);font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.pw-note b{display:block;margin-bottom:4px;color:var(--pw-gray-900);font-size:.9375rem}.pw-note p{margin:0;color:var(--pw-gray-500);font-size:.85rem}.pw-note i{display:inline-block;margin-top:11px;padding:4px 11px;border-radius:var(--pw-radius-pill);background:rgba(8,123,122,.1);color:var(--pw-teal-dk);font-size:.75rem;font-style:normal;font-weight:700}.pw-note>div{display:flex;gap:10px;margin-top:13px}.pw-note em{padding:6px 12px;border-radius:var(--pw-radius-sm);background:var(--pw-teal-dk);color:var(--pw-white);font-size:.78rem;font-style:normal;font-weight:700}.pw-note em+em{background:var(--pw-gray-100);color:var(--pw-gray-700)}.pw-channel-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:56px}.pw-channel{padding:30px 28px;border:1px solid rgba(255,255,255,.1);border-radius:var(--pw-radius-lg);background:rgba(255,255,255,.05);transition:background-color .18s ease,border-color .18s ease,transform .18s ease}.pw-channel:hover{border-color:rgba(86,210,200,.5);background:rgba(255,255,255,.08);transform:translateY(-2px)}.pw-channel .pw-icon-tile{width:44px;height:44px;margin-bottom:20px;background:rgba(14,159,156,.13);color:var(--pw-teal-lt)}.pw-channel h3{color:var(--pw-white);font-size:1.0625rem}.pw-channel p{color:rgba(255,255,255,.58);font-size:.875rem}.pw-section-cta{margin-top:52px;text-align:center}.pw-section-cta p{margin:0 0 22px;color:rgba(255,255,255,.58);font-size:.9375rem}.pw-process{display:grid;grid-template-columns:repeat(3,1fr);margin-top:60px;border-top:1px solid var(--pw-gray-200)}.pw-process article{position:relative;padding:36px 34px 0;border-right:1px solid var(--pw-gray-200)}.pw-process article:last-child{border-right:0}.pw-process article:before{position:absolute;top:-1px;left:0;width:34%;height:2px;background:var(--pw-teal);content:""}.pw-process b{display:block;margin-bottom:16px;color:var(--pw-teal);font-family:var(--pw-serif);font-size:.9rem;letter-spacing:.16em}.pw-process h3{margin:0 0 12px;color:var(--pw-gray-900);font-size:1.25rem}.pw-process p{margin:0;color:var(--pw-gray-500);font-size:.9375rem;line-height:1.7}.pw-faq{max-width:860px;margin:52px auto 0;border-top:1px solid var(--pw-gray-200)}.pw-faq details{border-bottom:1px solid var(--pw-gray-200)}.pw-faq summary{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px 4px;color:var(--pw-gray-900);cursor:pointer;font-family:var(--pw-serif);font-size:1.125rem;font-weight:600;list-style:none}.pw-faq summary::-webkit-details-marker{display:none}.pw-faq summary i{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:26px;height:26px;border:1.5px solid var(--pw-gray-200);border-radius:50%;color:var(--pw-teal);font-family:var(--pw-sans);font-size:1rem;font-style:normal;transition:transform .18s ease,border-color .18s ease}.pw-faq details[open] summary i{border-color:var(--pw-teal);transform:rotate(45deg)}.pw-faq details p{padding:0 60px 24px 4px;margin:0;color:var(--pw-gray-500);font-size:.9375rem;line-height:1.75}.pw-final{align-items:start}.pw-final>div>ul{display:flex;flex-direction:column;gap:13px;margin:30px 0 0;padding:0;list-style:none}.pw-final>div>ul li{display:flex;align-items:center;gap:12px;color:rgba(255,255,255,.8);font-size:.9375rem}.pw-final>div>ul li:before{display:block;width:6px;height:6px;border-radius:50%;background:var(--pw-teal-lt);content:""}.pw-final-form{padding:36px 34px;border-radius:var(--pw-radius-xl);background:var(--pw-white);box-shadow:var(--pw-shadow-lg)}.pw-final-form h3{margin:0 0 22px;color:var(--pw-gray-900);font-size:1.25rem}.pw-final-form>p{margin:14px 0 0;color:var(--pw-gray-400);font-size:.78rem;line-height:1.55;text-align:center}.pw-footer{padding:60px 0 30px;border-top:1px solid rgba(255,255,255,.08);background:var(--pw-navy-2)}.pw-footer__grid{display:grid;grid-template-columns:1.6fr 1fr 1fr;gap:56px;padding-bottom:44px}.pw-footer__grid>div:first-child>p{max-width:34ch;margin:14px 0 0;color:rgba(255,255,255,.48);font-size:.9rem;line-height:1.7}.pw-footer h3{margin:0 0 16px;color:rgba(255,255,255,.42);font-family:var(--pw-sans);font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.pw-footer__grid>div:not(:first-child){display:flex;flex-direction:column;gap:11px}.pw-footer a:not(.pw-mark){color:rgba(255,255,255,.66);font-size:.9rem;transition:color .15s ease}.pw-footer a:not(.pw-mark):hover{color:var(--pw-white)}.pw-footer__bar{display:flex;flex-wrap:wrap;justify-content:space-between;gap:20px;padding-top:24px;border-top:1px solid rgba(255,255,255,.08)}.pw-footer__bar p{margin:0;color:rgba(255,255,255,.36);font-size:.82rem}@media (max-width:1100px){.pw-final,.pw-hero__grid,.pw-split,.pw-tech-grid{grid-template-columns:1fr;gap:48px}.pw-hero__copy h1{max-width:none}.pw-formcard{max-width:480px}.pw-channel-grid,.pw-feature-grid,.pw-metrics__grid{grid-template-columns:repeat(2,1fr)}.pw-metric:nth-child(2){border-right:0}.pw-metric:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.1)}.pw-notes{display:none}.pw-process{grid-template-columns:1fr}.pw-process article{padding-bottom:30px;border-right:0;border-bottom:1px solid var(--pw-gray-200)}.pw-process article:last-child{border-bottom:0}.pw-footer__grid{grid-template-columns:1fr 1fr}}@media (max-width:900px){.pw-nav__cta,.pw-nav__links{display:none}.pw-burger,.pw-mobile-menu{display:flex}}@media (max-width:640px){.pw-wrap{padding-inline:20px}.pw-hero__grid{padding-top:64px;padding-bottom:72px}.pw-section{padding:72px 0}.pw-channel-grid,.pw-feature-grid,.pw-metrics__grid{grid-template-columns:1fr}.pw-metric{border-right:0;border-bottom:1px solid rgba(255,255,255,.1)}.pw-metric:last-child{border-bottom:0}.pw-formcard__body,.pw-formcard__foot,.pw-formcard__top{padding-inline:24px}.pw-final-form{padding:28px 24px}.pw-footer__grid{grid-template-columns:1fr;gap:36px}.pw-footer__bar{display:block}.pw-footer__bar p+p{margin-top:8px}.pw-hero__actions{flex-direction:column;align-items:stretch}.pw-hero__actions .pw-btn{width:100%}.pw-hero__proof{display:grid;gap:12px}}