:root{--pl-ink:#092e2c;--pl-paper:#f1eee5;--pl-coral:#f06449;--pl-line:rgba(255,255,255,.24)}html{scroll-behavior:smooth}.pl-page{position:relative;min-height:100vh;overflow:hidden;background:#071d1c;color:#f6f1e8;font-family:var(--font-body),Arial,sans-serif}.pl-page:before{content:"";position:fixed;z-index:80;inset:0;pointer-events:none;opacity:.16;mix-blend-mode:soft-light;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.92' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.58'/%3E%3C/svg%3E")}.pl-page *,.pl-page :after,.pl-page :before{box-sizing:border-box}.pl-page a{color:inherit;text-decoration:none}.pl-page h1,.pl-page h2,.pl-page p{margin:0}.pl-page button,.pl-page input,.pl-page select{font:inherit}.pl-header{position:absolute;z-index:20;top:0;right:0;left:0;min-height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(24px,5vw,82px);border-bottom:1px solid rgba(255,255,255,.18)}.pl-brand>span{color:#fff!important}.pl-header nav{display:flex;align-items:center;gap:32px;font-size:13px}.pl-header nav a{color:rgba(255,255,255,.82);transition:color .2s ease}.pl-header nav a:hover{color:#fff}.pl-menu,.pl-mobile-nav{display:none}.pl-hero{position:relative;min-height:clamp(940px,100vh,1120px);grid-template-columns:minmax(0,.92fr) minmax(520px,.72fr);align-items:center;gap:clamp(40px,7vw,120px);padding:132px clamp(24px,5vw,82px) 70px}.pl-hero-image{object-fit:cover;object-position:center}.pl-hero-shade{position:absolute;inset:0;background:rgba(3,24,23,.68)}.pl-glass-form,.pl-hero-copy{position:relative;z-index:2}.pl-hero-copy{align-self:end;padding-bottom:70px}.pl-hero-copy h1{max-width:800px;font-family:var(--font-display-lp),var(--font-display),sans-serif;font-size:clamp(56px,6.1vw,100px);line-height:.94;letter-spacing:-.064em;font-weight:580}.pl-hero-copy p{max-width:670px;margin-top:30px;color:rgba(255,255,255,.78);font-size:clamp(17px,1.35vw,21px);line-height:1.65}.pl-glass-form{width:100%;max-width:650px;justify-self:end;padding:clamp(26px,3.2vw,46px);border:1px solid rgba(255,255,255,.35);background:rgba(245,242,232,.72);color:var(--pl-ink);box-shadow:0 28px 70px rgba(0,0,0,.32);backdrop-filter:blur(26px) saturate(.92);-webkit-backdrop-filter:blur(26px) saturate(.92)}.pl-promo{margin:-12px -12px 30px;padding:18px 20px;border-left:3px solid var(--pl-coral);background:rgba(255,255,255,.42)}.pl-promo strong{display:block;font-size:18px;letter-spacing:-.02em}.pl-promo p{margin-top:6px;color:#455a56;font-size:13px;line-height:1.5}.pl-glass-form h2{margin-bottom:25px;font-family:var(--font-display-lp),sans-serif;font-size:clamp(30px,3vw,43px);line-height:1;letter-spacing:-.045em;font-weight:580}.pl-glass-form form{display:grid;gap:16px}.pl-fields-row{display:grid;grid-template-columns:1fr 1fr;gap:13px}.pl-glass-form label:not(.pl-consent,.pl-honeypot){display:grid;gap:7px;color:#1a3a37;font-size:12px;font-weight:700}.pl-glass-form label small{margin-left:5px;color:#61736f;font-weight:500}.pl-glass-form input:not([type=checkbox]),.pl-glass-form select{width:100%;height:48px;border:1px solid rgba(9,46,44,.3);border-radius:0;background:rgba(255,255,255,.62);padding:0 13px;color:var(--pl-ink);outline:none}.pl-glass-form input:focus,.pl-glass-form select:focus{border-color:var(--pl-ink);box-shadow:0 0 0 2px rgba(9,46,44,.1)}.pl-consent{display:flex;align-items:flex-start;gap:10px;color:#405551;font-size:11px;line-height:1.45}.pl-consent input{margin-top:2px;accent-color:var(--pl-ink)}.pl-consent a{text-decoration:underline;text-underline-offset:2px}.pl-honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.pl-submit{min-height:52px;display:flex;justify-content:space-between;align-items:center;padding:0 18px;border:1px solid var(--pl-coral);background:var(--pl-coral);color:#fff;font-weight:750;cursor:pointer;transition:background .2s ease,transform .2s ease}.pl-submit:hover{background:var(--pl-ink);border-color:var(--pl-ink);transform:translateY(-2px)}.pl-submit:disabled{opacity:.64;cursor:wait}.pl-submit svg{width:18px}.pl-confirm-note{display:flex;align-items:flex-start;gap:8px;color:#526762;font-size:11px;line-height:1.45}.pl-confirm-note svg{width:15px;height:15px;flex:none}.pl-error{padding:10px 12px;border-left:3px solid #a63d2b;background:rgba(255,222,213,.8);color:#7f2d20;font-size:12px}.pl-form-success{min-height:590px;display:flex;flex-direction:column;justify-content:center}.pl-form-success>span{width:48px;height:48px;display:grid;place-items:center;border:1px solid var(--pl-ink)}.pl-form-success h2{margin:30px 0 18px;font-size:52px}.pl-form-success p{color:#425854;font-size:17px;line-height:1.65}.pl-change{padding:clamp(95px,10vw,160px) clamp(24px,5vw,82px);background:#090d0d}.pl-change-head{display:grid;grid-template-columns:1fr .75fr;align-items:end;gap:clamp(50px,10vw,170px)}.pl-change-head h2{max-width:770px;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,5vw,78px);line-height:1;letter-spacing:-.04em;font-weight:500}.pl-change-head p{max-width:540px;color:rgba(255,255,255,.63);font-size:18px;line-height:1.65}.pl-visual-pair{display:grid;grid-template-columns:1fr 1fr;gap:22px}.pl-visual-pair figure{position:relative;min-height:460px;margin:0;overflow:hidden;border:1px solid rgba(255,255,255,.18)}.pl-visual-pair figure img{object-fit:cover;transition:transform .8s cubic-bezier(.2,.7,.2,1)}.pl-visual-pair figure:first-child img{transform:scale(1.18)}.pl-visual-pair figure:last-child img{object-position:right center;transform:scale(1.18)}.pl-visual-pair figure:hover img{transform:scale(1.22)}.pl-visual-pair figcaption{position:absolute;right:18px;bottom:18px;left:18px;padding:18px 20px;background:rgba(5,23,22,.82);backdrop-filter:blur(13px)}.pl-visual-pair figcaption strong{display:block;font-size:22px;letter-spacing:-.025em}.pl-visual-pair figcaption span{display:block;max-width:490px;margin-top:7px;color:rgba(255,255,255,.7);font-size:13px;line-height:1.45}.pl-product{padding:clamp(95px,10vw,160px) clamp(24px,5vw,82px);color:var(--pl-ink)}.pl-product-head{display:grid;grid-template-columns:1.05fr .55fr;align-items:end;gap:clamp(50px,10vw,170px);margin-bottom:52px}.pl-product-head h2{max-width:850px;font-family:var(--font-display-lp),sans-serif;font-size:clamp(48px,5.4vw,84px);line-height:.96;letter-spacing:-.06em;font-weight:570}.pl-product-head p{color:#465c57;font-size:17px;line-height:1.65}.pl-product-grid{display:grid;grid-template-columns:1.45fr .55fr;gap:18px}.pl-product-grid figure{position:relative;min-height:610px;margin:0;overflow:hidden;background:#18322f}.pl-product-grid figure img{object-fit:cover}.pl-product-notes{display:grid;grid-template-rows:1fr 1fr;gap:18px}.pl-product-notes article{display:flex;flex-direction:column;justify-content:flex-end;padding:clamp(24px,3vw,42px);border:1px solid #cbc7bb;background:#e6e2d8}.pl-product-notes article:last-child{color:#f6f1e8}.pl-product-notes svg{width:26px;height:26px;margin-bottom:auto;color:var(--pl-coral)}.pl-product-notes h3{margin:0;font-size:clamp(24px,2.2vw,34px);line-height:1.05;letter-spacing:-.04em}.pl-product-notes p{margin-top:15px;color:#465c57;font-size:14px;line-height:1.6}.pl-product-notes article:last-child p{color:rgba(255,255,255,.68)}.pl-product-cta{display:flex;justify-content:space-between;align-items:center;margin-top:32px;padding:18px 0;border-top:1px solid #a9aaa1;border-bottom:1px solid #a9aaa1;font-weight:750}.pl-product-cta svg{width:18px}[data-reveal]{opacity:0;transform:translateY(28px);transition:opacity .7s ease,transform .7s cubic-bezier(.2,.7,.2,1)}[data-reveal].is-visible{opacity:1;transform:none}.pl-footer{padding:65px clamp(24px,5vw,82px) 28px;background:#041b1a}.pl-footer>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-bottom:45px;border-bottom:1px solid rgba(255,255,255,.2)}.pl-footer>div:first-child p{color:rgba(255,255,255,.55)}.pl-footer>div:nth-child(2){display:flex;flex-wrap:wrap;gap:26px;padding:32px 0 50px;color:rgba(255,255,255,.7);font-size:13px}.pl-footer>p{padding-top:20px;border-top:1px solid rgba(255,255,255,.2);color:rgba(255,255,255,.42);font-size:11px}@media(max-width:1050px){.pl-hero{grid-template-columns:1fr;padding-top:130px}.pl-hero-copy{align-self:auto;padding-bottom:0}.pl-glass-form{justify-self:start;max-width:760px}.pl-change-head,.pl-product-grid,.pl-product-head{grid-template-columns:1fr}.pl-product-notes{grid-template-columns:1fr 1fr;grid-template-rows:auto}.pl-product-notes article{min-height:320px}}@media(max-width:720px){.pl-header{min-height:66px;padding:0 20px}.pl-header nav{display:none}.pl-menu{display:grid;place-items:center;width:42px;height:42px;border:0;background:transparent;color:#fff}.pl-menu svg{width:22px}.pl-mobile-nav{position:absolute;z-index:19;top:66px;right:0;left:0;display:flex;flex-direction:column;padding:12px 20px 22px;background:#061f1e}.pl-mobile-nav a{padding:14px 0;border-bottom:1px solid rgba(255,255,255,.15)}.pl-hero{min-height:auto;padding:120px 20px 60px;gap:45px}.pl-hero-copy h1{font-size:clamp(49px,13.2vw,67px)}.pl-hero-copy p{font-size:16px}.pl-glass-form{padding:22px 18px;background:rgba(245,242,232,.82)}.pl-fields-row{grid-template-columns:1fr}.pl-promo{margin:-4px -2px 25px}.pl-form-success{min-height:420px}.pl-change{padding:85px 20px}.pl-change-head{gap:25px;margin-bottom:40px}.pl-change-head h2{font-size:46px}.pl-change-head p{font-size:16px}.pl-visual-pair{grid-template-columns:1fr}.pl-visual-pair figure{min-height:390px}.pl-product{padding:80px 20px}.pl-product-head{gap:24px;margin-bottom:38px}.pl-product-head h2{font-size:48px}.pl-product-grid figure{min-height:430px}.pl-product-notes{grid-template-columns:1fr}.pl-product-notes article{min-height:290px}.pl-footer{padding:50px 20px 24px}.pl-footer>div:first-child{align-items:flex-start;flex-direction:column}.pl-footer>div:nth-child(2){display:grid;grid-template-columns:1fr 1fr}}@media(prefers-reduced-motion:reduce){.pl-page *,.pl-page :after,.pl-page :before{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}[data-reveal]{opacity:1;transform:none}}.pl-header{position:fixed;min-height:72px;padding:0 clamp(22px,3.2vw,58px);transition:color .35s ease,background .35s ease,border-color .35s ease}.pl-header--light{color:#fff;border-color:rgba(255,255,255,.22);background:rgba(4,25,24,.72)}.pl-header--dark,.pl-header--light{backdrop-filter:blur(16px) saturate(.94);-webkit-backdrop-filter:blur(16px) saturate(.94)}.pl-header--dark{color:var(--pl-ink);border-color:rgba(9,46,44,.16);background:rgba(241,238,229,.88)}.pl-header--light .pl-brand>span{color:#fff!important}.pl-header--dark .pl-brand>span{color:var(--pl-ink)!important}.pl-header nav{gap:25px;font-weight:700}.pl-header nav a{position:relative;color:inherit;opacity:.76}.pl-header nav a:not(.pl-header-cta):after{content:"";position:absolute;right:0;bottom:-7px;left:0;height:1px;background:currentColor;transform:scaleX(0);transform-origin:right center;transition:transform .3s cubic-bezier(.22,.7,.2,1)}.pl-header nav a:not(.pl-header-cta):focus-visible:after,.pl-header nav a:not(.pl-header-cta):hover:after{transform:scaleX(1);transform-origin:left center}.pl-header nav a:hover{color:inherit;opacity:1}.pl-header-cta{min-height:39px;display:flex;align-items:center;padding:0 17px;border:1px solid;border-radius:0;opacity:1!important}.pl-header--light .pl-header-cta{background:#f7f3e9;color:#092e2c!important;border-color:#f7f3e9}.pl-header--dark .pl-header-cta{background:#092e2c;color:#fff!important;border-color:#092e2c}.pl-hero{min-height:100svh;display:grid;grid-template-columns:minmax(0,1fr);place-items:center;padding:110px 24px 90px;text-align:center}.pl-hero-media{position:absolute;width:100%;height:100%;inset:0;object-fit:cover}.pl-hero-shade{background:linear-gradient(180deg,rgba(2,16,15,.48),rgba(2,16,15,.36) 45%,rgba(2,16,15,.7))}.pl-hero-center{position:relative;z-index:2;width:min(100%,890px);display:flex;flex-direction:column;align-items:center}.pl-hero-center h1{max-width:880px;margin:0;font-family:var(--font-display-lp),sans-serif;font-size:clamp(56px,6.4vw,104px);font-weight:580;line-height:.92;letter-spacing:-.067em;text-wrap:balance}.pl-hero-center p{max-width:660px;margin:27px 0 31px;color:rgba(255,255,255,.79);font-size:clamp(17px,1.4vw,21px);line-height:1.55;text-wrap:balance}.pl-hero-center>span{margin-top:17px;color:rgba(255,255,255,.65);font-size:12px}.pl-main-cta{min-height:55px;display:inline-flex;align-items:center;gap:20px;padding:0 24px;border:1px solid #f7f3e9;border-radius:0;background:#f7f3e9;color:#092e2c!important;font-weight:760;transition:transform .25s ease,background .25s ease}.pl-main-cta:hover{transform:translateY(-3px);background:#fff}.pl-main-cta svg{width:17px}.pl-change{padding:clamp(100px,10vw,160px) clamp(24px,5vw,82px)}.pl-change-head{margin-bottom:60px}.pl-change-head h2{font-size:clamp(48px,5.2vw,82px)}.pl-transition-art{position:relative;min-height:min(66vw,740px);margin:0;overflow:hidden;border:1px solid rgba(255,255,255,.16)}.pl-transition-art>img{object-fit:cover}.pl-transition-art figcaption{position:absolute;bottom:24px;width:min(36%,430px);padding:19px 21px;border:1px solid rgba(255,255,255,.2);background:rgba(5,22,21,.74);backdrop-filter:blur(14px)}.pl-transition-art figcaption span,.pl-transition-art figcaption strong{display:block}.pl-transition-art figcaption strong{font-size:20px;letter-spacing:-.025em}.pl-transition-art figcaption span{margin-top:7px;color:rgba(255,255,255,.66);font-size:13px;line-height:1.5}.pl-caption-left{left:24px}.pl-caption-right{right:24px;text-align:right}.pl-product{background:var(--pl-paper)}.pl-product-film>video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.pl-product-film:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,rgba(3,22,21,.78))}.pl-product-film>div{position:absolute;z-index:2;right:34px;bottom:34px;left:34px;color:#fff}.pl-product-film span,.pl-product-film strong{display:block}.pl-product-film span{margin-bottom:10px;color:rgba(255,255,255,.63);font-size:12px}.pl-product-film strong{max-width:620px;font-size:clamp(24px,2.4vw,38px);line-height:1.05;letter-spacing:-.04em}.pl-close{position:relative;min-height:78svh;display:grid;place-items:center;padding:100px 24px;text-align:center}.pl-close>img{object-fit:cover}.pl-close-shade{position:absolute;inset:0;z-index:1;background:rgba(3,22,21,.65)}.pl-close>div:last-child{position:relative;z-index:2;width:min(100%,900px);display:flex;flex-direction:column;align-items:center}.pl-close h2{margin:0;font-family:var(--font-display-lp),sans-serif;font-size:clamp(56px,6.5vw,102px);font-weight:580;line-height:.92;letter-spacing:-.066em}.pl-close p{max-width:630px;margin:28px 0 32px;color:rgba(255,255,255,.75);font-size:18px;line-height:1.6}.pl-mobile-nav{position:fixed;z-index:19}.pl-mobile-nav--dark{background:#f1eee5!important;color:var(--pl-ink)}.pl-mobile-nav--light{background:#061f1e!important;color:#fff}@supports not ((backdrop-filter:blur(1px)) or (-webkit-backdrop-filter:blur(1px))){.pl-header--dark{background:#f1eee5}.pl-transition-art figcaption{background:#082724}}@media(max-width:900px){.pl-header nav{display:none}.pl-menu{display:grid;place-items:center;width:42px;height:42px;border:0;background:transparent;color:inherit}.pl-menu svg{width:22px}.pl-mobile-nav{top:66px;right:0;left:0;display:flex;flex-direction:column;padding:12px 20px 22px}.pl-mobile-nav a{padding:14px 0;border-bottom:1px solid}}@media(max-width:1050px){.pl-product-grid{grid-template-columns:1fr}.pl-product-notes{grid-template-columns:1fr 1fr;grid-template-rows:auto}.pl-product-notes article{min-height:310px}}@media(max-width:720px){.pl-header{min-height:66px;padding:0 18px}.pl-header--light{background:rgba(4,25,24,.52);backdrop-filter:blur(12px)}.pl-menu{color:inherit}.pl-hero{min-height:100svh;padding:105px 20px 70px}.pl-hero-center h1{font-size:clamp(52px,15vw,70px)}.pl-hero-center p{font-size:16px}.pl-main-cta{min-height:53px;padding:0 20px}.pl-change{padding:90px 20px}.pl-change-head{gap:25px;margin-bottom:38px}.pl-change-head h2{font-size:47px}.pl-transition-art{min-height:620px}.pl-transition-art>img{object-position:center}.pl-transition-art figcaption{right:16px;left:16px;width:auto;text-align:left}.pl-caption-left{bottom:102px!important}.pl-caption-right{bottom:16px!important}.pl-product{padding:88px 20px}.pl-product-head h2{font-size:48px}.pl-product-grid figure{min-height:480px}.pl-product-film>div{right:22px;bottom:22px;left:22px}.pl-product-notes{grid-template-columns:1fr}.pl-product-notes article{min-height:270px}.pl-close{min-height:80svh}.pl-close h2{font-size:54px}.pl-footer{padding:50px 20px 24px}}@media(prefers-reduced-motion:reduce){.pl-hero-media{display:none}}.pl-header{background:rgba(4,25,24,.82);backdrop-filter:blur(18px) saturate(.88);-webkit-backdrop-filter:blur(18px) saturate(.88)}.pl-header--dark{background:rgba(241,238,229,.91)}.pl-header nav{gap:28px;font-size:12px}.pl-hero{isolation:isolate}.pl-hero-media{z-index:0;object-position:center}.pl-hero-shade{z-index:1;background:linear-gradient(180deg,rgba(2,16,15,.5),rgba(2,16,15,.43) 44%,rgba(2,16,15,.74))}.pl-hero-center{width:min(100%,1080px);margin-inline:auto;text-align:center}.pl-hero-center h1{max-width:1040px;margin-inline:auto;font-size:clamp(56px,6.55vw,108px)}.pl-hero-center p{margin-inline:auto}.pl-hero-actions{display:flex;gap:12px}.pl-hero-actions,.pl-more-cta{justify-content:center;align-items:center}.pl-more-cta{min-height:55px;display:inline-flex;padding:0 24px;border:1px solid rgba(255,255,255,.62);background:rgba(4,25,24,.3);color:#fff!important;font-weight:730;backdrop-filter:blur(10px);transition:background .2s ease,border-color .2s ease,transform .2s ease}.pl-more-cta:hover{border-color:#fff;background:rgba(4,25,24,.62);transform:translateY(-2px)}.pl-hero-center>span{max-width:610px;font-size:13px;color:rgba(255,255,255,.72)}.pl-product{padding-bottom:clamp(100px,10vw,160px)}.pl-product-grid{grid-template-columns:minmax(0,1.42fr) minmax(320px,.58fr)}.pl-product-film{position:relative}.pl-product-film>img{object-fit:cover}.pl-product-film-shade{position:absolute;z-index:1;inset:36% 0 0;background:linear-gradient(transparent,rgba(3,22,21,.84))}.pl-product-film figcaption{position:absolute;z-index:2;right:34px;bottom:34px;left:34px;color:#fff}.pl-product-film figcaption small,.pl-product-film figcaption strong{display:block}.pl-product-film figcaption strong{max-width:620px;font-size:clamp(27px,2.5vw,40px);line-height:1.04;letter-spacing:-.04em}.pl-product-film figcaption small{margin-top:9px;color:rgba(255,255,255,.58);font-size:11px}.pl-product-notes{grid-template-rows:repeat(3,1fr)}.pl-product-notes article{min-height:0;justify-content:center;padding:clamp(23px,2.2vw,36px)}.pl-product-notes article:nth-child(2){background:#d8d4c9}.pl-product-notes article:last-child{background:#0b302e}.pl-product-notes h3{font-size:clamp(24px,1.8vw,31px)}.pl-change{background:#070d0c}.pl-visual-pair figure{min-height:clamp(390px,34vw,560px)}.pl-visual-pair figure:first-child img{object-position:left center;transform:scale(1.08)}.pl-visual-pair figure:last-child img{object-position:center;transform:scale(1.01)}.pl-visual-pair figure:first-child:hover img{transform:scale(1.12)}.pl-visual-pair figure:last-child:hover img{transform:scale(1.05)}.pl-footer{padding:72px clamp(24px,5vw,82px) 28px}.pl-footer-main{display:grid!important;grid-template-columns:minmax(250px,1.35fr) minmax(480px,1fr);align-items:start!important;gap:clamp(60px,10vw,170px)!important;padding-bottom:64px!important;border-bottom:1px solid rgba(255,255,255,.2)!important}.pl-footer-brand{max-width:360px}.pl-footer-logo{display:inline-flex}.pl-footer-brand p{max-width:280px;margin-top:22px;color:rgba(255,255,255,.62)!important;font-size:15px;line-height:1.55}.pl-footer-brand>a:not(.pl-footer-logo){display:inline-block;margin-top:24px;padding-bottom:4px;border-bottom:1px solid rgba(255,255,255,.45);color:rgba(255,255,255,.78);font-size:13px}.pl-footer-brand>a:not(.pl-footer-logo):hover{color:#fff}.pl-footer-columns{display:grid!important;grid-template-columns:repeat(3,1fr);gap:34px!important;padding:0!important;color:inherit!important}.pl-footer-columns>div{display:flex;flex-direction:column;gap:12px}.pl-footer-columns strong{margin-bottom:8px;color:#fff;font-size:12px}.pl-footer-columns a{color:rgba(255,255,255,.58);font-size:12px;transition:color .2s ease}.pl-footer-columns a:hover{color:#fff}.pl-footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:24px;padding-top:24px;color:rgba(255,255,255,.42);font-size:11px}.pl-footer-bottom>p{padding:0;border:0}.pl-footer-bottom>div{display:flex;gap:22px}@media(max-width:1120px){.pl-footer-main{grid-template-columns:1fr}}@media(max-width:1050px){.pl-product-grid{grid-template-columns:1fr}.pl-product-notes{grid-template-columns:repeat(3,1fr);grid-template-rows:auto}.pl-product-notes article{min-height:250px}}@media(max-width:720px){.pl-header nav{display:none}.pl-hero-center h1{max-width:600px;font-size:clamp(51px,14.6vw,70px)}.pl-hero-actions{width:100%;flex-direction:column}.pl-main-cta,.pl-more-cta{width:min(100%,330px);justify-content:center}.pl-product-notes{grid-template-columns:1fr}.pl-product-notes article{min-height:220px}.pl-visual-pair figure{min-height:400px}.pl-footer-main{gap:48px!important}.pl-footer-columns{grid-template-columns:1fr 1fr;row-gap:42px!important}.pl-footer-bottom{align-items:flex-start;flex-direction:column}.pl-footer-bottom>div{flex-direction:column;gap:10px}}@media(prefers-reduced-motion:reduce){.pl-hero-media{display:block}}.pl-context{padding:clamp(88px,9vw,138px) clamp(24px,5vw,82px);background:#f1eee5;color:var(--pl-ink)}.pl-context-head{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.62fr);align-items:end;gap:clamp(40px,8vw,130px)}.pl-context-head h2{max-width:900px;margin:0;font-family:var(--font-display-lp),sans-serif;font-size:clamp(48px,5.4vw,84px);font-weight:580;line-height:.95;letter-spacing:-.058em}.pl-context-head>p{max-width:580px;margin:0;color:#405551;font-size:17px;line-height:1.65}.pl-context-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:clamp(58px,7vw,96px);border-top:1px solid rgba(8,45,43,.25)}.pl-context-grid article{min-width:0;padding:28px clamp(18px,2.5vw,38px) 0 0}.pl-context-grid article+article{padding-left:clamp(18px,2.5vw,38px);border-left:1px solid rgba(8,45,43,.2)}.pl-context-grid h3{margin:0;font-size:clamp(20px,1.7vw,27px);line-height:1.15;letter-spacing:-.035em}.pl-context-grid p{margin:15px 0 0;color:#526460;font-size:14px;line-height:1.65}@media(max-width:900px){.pl-context-grid,.pl-context-head{grid-template-columns:1fr}.pl-context-grid article,.pl-context-grid article+article{padding:24px 0;border-left:0;border-bottom:1px solid rgba(8,45,43,.18)}}@media(max-width:720px){.pl-context{padding:78px 20px}.pl-context-head h2{font-size:47px}.pl-context-head>p{font-size:16px}.pl-context-grid{margin-top:48px}}.pl-not-found-page{background:#f3f0e7}.pl-not-found{min-height:min(720px,100svh);padding:92px clamp(18px,3vw,42px) 22px}.pl-not-found-card{display:grid;grid-template-columns:minmax(430px,.94fr) minmax(0,1.06fr);width:min(1280px,100%);height:clamp(500px,calc(100svh - 116px),650px);overflow:hidden;margin:0 auto;border:1px solid rgba(8,45,43,.2);background:#fffdf7;box-shadow:0 22px 70px rgba(8,45,43,.11)}.pl-not-found-copy{display:flex;min-width:0;flex-direction:column;justify-content:center;padding:clamp(30px,4.2vw,66px);color:#082d2b}.pl-not-found-code{margin:0!important;color:#d8563d;font-size:15px;font-weight:800;letter-spacing:.08em}.pl-not-found-label{margin:22px 0 0!important;color:#d8563d;font-size:11px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.pl-not-found-copy h1{max-width:610px;margin:12px 0 0;font-family:var(--font-display-lp),sans-serif;font-size:clamp(42px,4.7vw,68px);font-weight:580;line-height:.92;letter-spacing:-.058em}.pl-not-found-description{max-width:530px;margin:20px 0 0!important;color:#4c625e;font-size:clamp(15px,1.35vw,18px);line-height:1.55}.pl-not-found-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:27px}.pl-not-found-actions a{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 18px;border:1px solid rgba(8,45,43,.22);color:#082d2b;font-size:13px;font-weight:750}.pl-not-found-actions svg{width:15px}.pl-not-found-primary{border-color:#d24f31!important;background:#d24f31;color:#fff!important}.pl-not-found-secondary:hover{background:rgba(8,45,43,.06)}.pl-not-found-support{border-color:transparent!important;padding-inline:8px!important}.pl-not-found-art{position:relative;min-width:0;min-height:0;margin:0;overflow:hidden;background:#0b302e}.pl-not-found-art img{object-fit:cover}.pl-not-found-art:after{position:absolute;inset:0;content:"";background:linear-gradient(90deg,rgba(255,253,247,.15),transparent 35%);pointer-events:none}@media(max-width:800px){.pl-not-found{min-height:0;padding:84px 18px 18px}.pl-not-found-card{height:auto;grid-template-columns:1fr}.pl-not-found-copy{padding:35px 28px 38px}.pl-not-found-copy h1{font-size:clamp(40px,12vw,58px)}.pl-not-found-actions{flex-direction:column}.pl-not-found-actions a{width:100%}.pl-not-found-art{min-height:220px}}.pl-product{padding-top:clamp(88px,8vw,126px);padding-bottom:clamp(78px,7vw,112px)}.pl-product-head{margin-bottom:42px}.pl-product-head h2{max-width:940px;font-size:clamp(46px,4.8vw,74px)}.pl-product-grid{grid-template-columns:minmax(0,1.22fr) minmax(330px,.78fr);gap:22px;align-items:stretch}.pl-product-grid figure{min-height:525px}.pl-feature-rhythm{min-width:0;display:flex;flex-direction:column;justify-content:center;gap:7px;padding:5px 0}.pl-feature-line{width:86%;min-height:39px;display:flex;align-items:center;padding:0 15px;border:1px solid rgba(9,46,44,.2);border-left:3px solid var(--pl-coral);background:rgba(255,255,255,.22);color:var(--pl-ink);font-size:13px;font-weight:720;letter-spacing:-.01em}.pl-feature-line--right{align-self:flex-end;justify-content:flex-end;border-right:3px solid var(--pl-coral);border-left:1px solid rgba(9,46,44,.2);text-align:right}.pl-feature-line:nth-child(3n+1){width:91%}.pl-feature-line:nth-child(3n+2){width:72%}.pl-feature-line:nth-child(3n){width:82%}.pl-showcase{position:relative;padding:clamp(84px,8.5vw,132px) 0 clamp(76px,8vw,118px);overflow:hidden;background:#d8d4c9;color:var(--pl-ink)}.pl-showcase-head{width:100%;display:flex;justify-content:space-between;gap:40px;padding:0 clamp(24px,5vw,82px);margin-bottom:44px}.pl-showcase-head h2{max-width:830px;margin:0;font-family:var(--font-display-lp),sans-serif;font-size:clamp(48px,5.5vw,86px);line-height:.95;letter-spacing:-.06em;font-weight:580}.pl-showcase-head p{max-width:570px;margin-top:18px;color:#405551;font-size:16px;line-height:1.55}.pl-showcase-nav{flex:none;display:grid;grid-template-columns:auto 48px 48px;align-items:center;gap:8px}.pl-showcase-nav>span{padding-right:14px;color:#51645f;font-size:12px;font-variant-numeric:tabular-nums}.pl-showcase-nav button{width:48px;height:48px;display:grid;place-items:center;border:1px solid rgba(9,46,44,.35);border-radius:0;background:transparent;color:var(--pl-ink);cursor:pointer;transition:background .2s ease,color .2s ease,opacity .2s ease}.pl-showcase-nav button:hover:not(:disabled){background:var(--pl-ink);color:#fff}.pl-showcase-nav button:disabled{opacity:.28;cursor:default}.pl-showcase-nav svg{width:18px}.pl-showcase-track{display:flex;gap:22px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;padding:0 max(clamp(24px,5vw,82px),calc((100vw - 1680px)/2)) 18px;scrollbar-width:thin;scrollbar-color:rgba(9,46,44,.42) transparent}.pl-showcase-track::-webkit-scrollbar{height:5px}.pl-showcase-track::-webkit-scrollbar-thumb{background:rgba(9,46,44,.42)}.pl-showcase-slide{position:relative;flex:0 0 min(1410px,calc(100vw - clamp(105px,10vw,172px)));min-width:0;min-height:620px;display:grid;grid-template-columns:minmax(230px,.31fr) minmax(0,.69fr);gap:clamp(22px,3vw,52px);align-items:center;padding:clamp(30px,4vw,62px);border:1px solid rgba(9,46,44,.28);scroll-snap-align:start;scroll-snap-stop:always}.pl-showcase-copy>span{color:#be4e38;font-size:11px;font-weight:820;letter-spacing:.08em;text-transform:uppercase}.pl-showcase-copy h3{max-width:390px;margin:18px 0 15px;font-size:clamp(32px,3vw,53px);line-height:.98;letter-spacing:-.05em;font-weight:590}.pl-showcase-copy p{max-width:390px;color:#425853;font-size:14px;line-height:1.6}.pl-showcase-copy ul{margin:28px 0 0;padding:0;list-style:none}.pl-showcase-copy li{position:relative;padding:11px 0 11px 19px;border-top:1px solid rgba(9,46,44,.2);font-size:12px;font-weight:720}.pl-showcase-copy li:last-child{border-bottom:1px solid rgba(9,46,44,.2)}.pl-showcase-copy li:before{content:"";position:absolute;top:50%;left:1px;width:5px;height:5px;background:var(--pl-coral);transform:translateY(-50%)}.pl-showcase-device{position:relative;min-width:0;padding:24px 24px 18px 0}.pl-macbook-real{position:relative;width:100%;max-width:970px;margin:auto;filter:drop-shadow(0 28px 27px rgba(20,31,29,.22))}.pl-macbook-lid{position:relative;width:91%;margin:auto;padding:13px 13px 0;border:1px solid #747a77;border-radius:18px 18px 5px 5px;background:linear-gradient(145deg,#262b2a,#080a0a 58%,#252a29)}.pl-macbook-camera{z-index:4;top:3px;width:44px;height:8px;border-radius:0 0 8px 8px;background:#020303}.pl-macbook-camera,.pl-macbook-camera:after{position:absolute;left:50%;transform:translateX(-50%)}.pl-macbook-camera:after{content:"";top:2px;width:3px;height:3px;border-radius:50%;background:#263b37}.pl-macbook-screen-real{position:relative;aspect-ratio:16/9.85;overflow:hidden;background:#f1eee5}.pl-macbook-chin{height:15px;display:flex;align-items:center;justify-content:center;color:#8c9290;font-size:5px;letter-spacing:.04em}.pl-macbook-base-real{position:relative;z-index:2;width:100%;height:15px;margin-top:-1px;border-top:1px solid #f5f7f4;background:linear-gradient(180deg,#e3e5e2,#aeb2af 52%,#d8dad7);clip-path:polygon(3% 0,97% 0,100% 72%,98.5% 100%,1.5% 100%,0 72%)}.pl-macbook-base-real:after{content:"";position:absolute;top:0;left:43%;width:14%;height:4px;border-radius:0 0 6px 6px;background:#9da19e}.pl-ui-shell{height:100%;display:grid;grid-template-columns:118px minmax(0,1fr);background:#f5f2e9;color:#123330;font-family:var(--font-body),Arial,sans-serif}.pl-ui-sidebar{display:flex;flex-direction:column;gap:7px;padding:17px 10px;border-right:1px solid #d5d1c7;background:#0b2422;color:rgba(255,255,255,.57);font-size:8px}.pl-ui-sidebar b{margin:0 7px 20px;color:#fff;font-size:13px;letter-spacing:-.04em}.pl-ui-sidebar span{padding:8px 9px}.pl-ui-sidebar .is-active{border-left:2px solid var(--pl-coral);background:rgba(255,255,255,.08);color:#fff}.pl-ui-content{min-width:0;padding:21px 23px;overflow:hidden}.pl-ui-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:17px}.pl-ui-title small,.pl-ui-title strong{display:block}.pl-ui-title small{margin-bottom:4px;color:#647773;font-size:7px}.pl-ui-title strong{max-width:520px;overflow:hidden;color:#0b2c29;font-size:16px;line-height:1.12;letter-spacing:-.03em;text-overflow:ellipsis;white-space:nowrap}.pl-ui-share{padding:7px 10px;border:1px solid #c9c6bd;color:#173c38;font-size:7px}.pl-ui-hero-row{display:flex;align-items:flex-end;justify-content:space-between;gap:15px;margin-bottom:12px;padding:15px 17px;background:#0b302e;color:#fff}.pl-ui-hero-row small,.pl-ui-hero-row strong{display:block}.pl-ui-hero-row small{color:rgba(255,255,255,.58);font-size:7px}.pl-ui-hero-row strong{margin-top:5px;font-size:14px}.pl-ui-hero-row>span{color:#f08068;font-size:7px}.pl-ui-columns{display:grid;grid-template-columns:1.25fr .75fr;gap:10px}.pl-ui-columns--today{grid-template-columns:1.15fr 1fr .72fr}.pl-ui-panel{min-width:0;padding:13px;border:1px solid #d5d1c7;background:#ebe7dd}.pl-ui-panel>header{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;padding-bottom:9px;border-bottom:1px solid #d5d1c7}.pl-ui-panel>header span{color:#536863;font-size:7px}.pl-ui-panel>header strong{color:#123330;font-size:9px}.pl-ui-rows{margin-top:7px}.pl-ui-rows>div{display:grid;grid-template-columns:5px minmax(0,1fr) auto;align-items:center;gap:7px;padding:7px 0;border-bottom:1px solid #d8d4ca;font-size:7px}.pl-ui-rows i{width:4px;height:4px;background:#2c8077}.pl-ui-rows b{color:#71817d}.pl-ui-rows--alert i{background:var(--pl-coral)}.pl-ui-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-bottom:10px}.pl-ui-kpi{padding:13px;border:1px solid #d5d1c7;background:#ebe7dd}.pl-ui-kpi span,.pl-ui-kpi strong{display:block}.pl-ui-kpi span{color:#667772;font-size:7px}.pl-ui-kpi strong{margin-top:6px;font-size:15px;letter-spacing:-.035em}.pl-ui-chart{height:92px;display:flex;align-items:flex-end;gap:7px;padding:15px 8px 6px;border-bottom:1px solid #bcbab1}.pl-ui-chart i{flex:1;min-width:5px;background:#28645e}.pl-ui-chart i:nth-child(3n){background:var(--pl-coral)}.pl-ui-chart--compact{height:75px}.pl-ui-analysis-head{display:grid;grid-template-columns:auto auto 1fr;align-items:center;gap:10px;margin-bottom:10px;padding:13px 16px;border-left:4px solid #2c8077;background:#e2ded3}.pl-ui-analysis-head span{color:#637570;font-size:7px}.pl-ui-analysis-head strong{font-size:25px}.pl-ui-analysis-head p{font-size:8px}.pl-ui-score-row{display:grid;grid-template-columns:170px 1fr;gap:10px;margin-bottom:10px}.pl-ui-score{min-height:120px;display:grid;grid-template-columns:auto 1fr;align-content:center;padding:16px;background:#0b302e;color:#fff}.pl-ui-score strong{font-size:42px;line-height:1}.pl-ui-score>span{align-self:end;padding-bottom:4px;color:rgba(255,255,255,.54);font-size:10px}.pl-ui-score small{grid-column:1/-1;margin-top:7px;color:#f08068;font-size:7px}.pl-ui-score-row>.pl-ui-chart{height:120px;padding-top:20px;border:1px solid #d5d1c7;background:#ebe7dd}.pl-ui-table{display:grid;grid-template-columns:1.8fr .7fr .8fr;gap:0;margin-top:9px;font-size:7px}.pl-ui-table>*{padding:8px 5px;border-bottom:1px solid #d6d2c8}.pl-ui-table>b{color:#657671;font-size:6px}.pl-ui-zoom{position:absolute;z-index:6;right:0;bottom:0;width:min(245px,34%);min-height:105px;padding:17px;border:1px solid rgba(255,255,255,.55);background:rgba(7,39,36,.91);color:#fff;box-shadow:0 18px 40px rgba(7,28,26,.25);backdrop-filter:blur(12px)}.pl-ui-zoom small,.pl-ui-zoom span,.pl-ui-zoom strong{display:block}.pl-ui-zoom small{color:#f08068;font-size:7px;font-weight:800;letter-spacing:.1em}.pl-ui-zoom strong{margin-top:11px;font-size:12px}.pl-ui-zoom span{margin-top:6px;color:rgba(255,255,255,.65);font-size:9px}.pl-showcase-note{margin:17px clamp(24px,5vw,82px) 0;color:#5d6e69;font-size:10px}@media(max-width:1050px){.pl-product-grid{grid-template-columns:1fr}.pl-product-grid figure{min-height:470px}.pl-feature-rhythm{max-width:720px}.pl-showcase-slide{grid-template-columns:1fr;min-height:0}.pl-showcase-copy{display:grid;grid-template-columns:1fr 1fr;column-gap:30px}.pl-showcase-copy h3,.pl-showcase-copy p,.pl-showcase-copy>span{grid-column:1}.pl-showcase-copy ul{grid-column:2;grid-row:1/5;margin:0;align-self:center}.pl-showcase-device{padding-top:5px}}@media(max-width:720px){.pl-product{padding:76px 20px}.pl-product-head h2{font-size:45px}.pl-product-grid figure{min-height:420px}.pl-feature-line,.pl-feature-line:nth-child(n){width:90%;min-height:38px}.pl-feature-line:nth-child(2n){width:72%}.pl-showcase{padding:76px 0 70px}.pl-showcase-head{align-items:flex-start;flex-direction:column;gap:25px;margin-bottom:30px}.pl-showcase-head h2{font-size:48px}.pl-showcase-head p{font-size:14px}.pl-showcase-slide{flex-basis:calc(100vw - 38px);padding:25px 20px 34px;gap:28px}.pl-showcase-copy{display:block}.pl-showcase-copy h3{margin-top:13px;font-size:35px}.pl-showcase-copy ul{margin-top:20px}.pl-showcase-device{margin:0 -15px;padding:0 8px 13px 0}.pl-macbook-lid{width:94%;padding:7px 7px 0;border-radius:10px 10px 3px 3px}.pl-macbook-base-real,.pl-macbook-chin{height:9px}.pl-ui-shell{grid-template-columns:56px minmax(0,1fr)}.pl-ui-sidebar{padding:8px 4px;gap:3px;font-size:4px}.pl-ui-sidebar b{margin:0 3px 7px;font-size:7px}.pl-ui-sidebar span{padding:4px 3px}.pl-ui-content{padding:8px}.pl-ui-title{margin-bottom:7px}.pl-ui-title small{font-size:4px}.pl-ui-title strong{font-size:8px}.pl-ui-share{padding:3px;font-size:4px}.pl-ui-hero-row{margin-bottom:5px;padding:6px}.pl-ui-hero-row strong{margin-top:2px;font-size:7px}.pl-ui-hero-row small,.pl-ui-hero-row>span{font-size:4px}.pl-ui-columns,.pl-ui-columns--today{gap:4px}.pl-ui-kpi,.pl-ui-panel{padding:5px}.pl-ui-panel>header{gap:4px;padding-bottom:3px}.pl-ui-kpi span,.pl-ui-panel>header span,.pl-ui-panel>header strong{font-size:4px}.pl-ui-kpi strong{margin-top:3px;font-size:7px}.pl-ui-kpis{gap:3px;margin-bottom:4px}.pl-ui-rows{margin-top:2px}.pl-ui-rows>div{grid-template-columns:3px minmax(0,1fr) auto;gap:3px;padding:3px 0;font-size:4px}.pl-ui-rows i{width:2px;height:2px}.pl-ui-chart,.pl-ui-chart--compact{height:40px;gap:2px;padding:5px 3px 2px}.pl-ui-analysis-head{gap:4px;margin-bottom:4px;padding:5px;border-left-width:2px}.pl-ui-analysis-head p,.pl-ui-analysis-head span{font-size:4px}.pl-ui-analysis-head strong{font-size:11px}.pl-ui-score-row{grid-template-columns:70px 1fr;gap:4px;margin-bottom:4px}.pl-ui-score{min-height:50px;padding:6px}.pl-ui-score strong{font-size:17px}.pl-ui-score>span{font-size:5px}.pl-ui-score small{margin-top:2px;font-size:4px}.pl-ui-score-row>.pl-ui-chart{height:50px;padding-top:8px}.pl-ui-table{margin-top:3px;font-size:4px}.pl-ui-table>*{padding:3px 2px}.pl-ui-table>b{font-size:3px}.pl-ui-zoom{right:1px;width:39%;min-height:58px;padding:8px}.pl-ui-zoom small{font-size:4px}.pl-ui-zoom strong{margin-top:5px;font-size:7px}.pl-ui-zoom span{margin-top:3px;font-size:5px}.pl-hero{min-width:0;padding-inline:20px;overflow:hidden}.pl-hero-center{width:calc(100vw - 40px);max-width:calc(100vw - 40px);min-width:0}.pl-hero-center h1{font-size:clamp(44px,13.2vw,58px);line-height:.94;overflow-wrap:normal}.pl-hero-actions,.pl-hero-center h1,.pl-hero-center p{width:100%;max-width:100%}.pl-main-cta,.pl-more-cta{width:min(100%,330px);max-width:100%}}.pl-feature-line,.pl-feature-line:nth-child(n){width:76%;min-height:42px;padding:0 17px;border:0;background:#123c38;color:#fffdf7;font-size:11px;font-weight:820;letter-spacing:.075em;line-height:1.25;text-transform:uppercase}.pl-feature-line--right{border:0}.pl-feature-line:nth-child(3n+2){width:60%}.pl-feature-line:nth-child(3n){width:69%}.pl-feature-line:nth-child(5n+1){background:#113d39;color:#fffdf7}.pl-feature-line:nth-child(5n+2){background:#ef7056;color:#132e2c}.pl-feature-line:nth-child(5n+3){background:#788b83;color:#fffdf7}.pl-feature-line:nth-child(5n+4){background:#c7b68e;color:#132e2c}.pl-feature-line:nth-child(5n){background:#242c2a;color:#fffdf7}.pl-showcase{padding:clamp(80px,8vw,120px) 0 clamp(72px,7vw,106px);background:#111210;color:#f2efe7}.pl-showcase-head{align-items:flex-end;margin-bottom:34px}.pl-showcase-head h2{font-size:clamp(50px,5vw,80px)}.pl-showcase-head p{margin-top:10px;color:#b9bbb4;font-size:clamp(16px,1.4vw,21px)}.pl-showcase-count{flex:none;padding-bottom:7px;color:#51645f;font-size:12px;font-variant-numeric:tabular-nums;letter-spacing:.08em}.pl-showcase-stage{position:relative}.pl-showcase-track{gap:18px;scroll-padding-left:clamp(24px,5vw,82px);padding:0 max(clamp(24px,5vw,82px),calc((100vw - 1540px)/2)) 18px}.pl-showcase-slide{flex:0 0 min(1060px,calc(100vw - clamp(190px,18vw,290px)));min-height:570px;grid-template-columns:minmax(235px,.31fr) minmax(0,.69fr);gap:clamp(22px,3vw,45px);padding:clamp(26px,3vw,46px);background:#eeeae0;transition:border-color .22s ease,filter .22s ease,opacity .22s ease}.pl-showcase-slide:not(.is-active){cursor:pointer;filter:saturate(.78);opacity:.88}.pl-showcase-slide:not(.is-active):focus-visible,.pl-showcase-slide:not(.is-active):hover{border-color:rgba(9,46,44,.72);filter:saturate(1);opacity:1;outline:none}.pl-showcase-copy h3{margin:14px 0;font-size:clamp(31px,2.7vw,47px)}.pl-showcase-copy p{font-size:13px}.pl-showcase-copy ul{margin-top:22px}.pl-showcase-copy li{font-size:11px}.pl-device-composite{position:relative;min-width:0;aspect-ratio:3/2;overflow:hidden;background:#102c29;isolation:isolate}.pl-device-final{object-fit:cover}.pl-device-scene{z-index:0;object-fit:cover}.pl-device-screen{position:absolute;z-index:2;overflow:hidden;background:#062a27}.pl-device-screen img{object-fit:fill}.pl-device-composite--desk .pl-device-screen--primary{top:22.3%;left:31.2%;width:38.6%;height:40.4%;clip-path:polygon(3.2% 0,99.2% 2.6%,95.7% 100%,0 92.8%)}.pl-device-composite--hand-laptop .pl-device-screen--primary{top:18.2%;left:36.2%;width:44.5%;height:48.6%;clip-path:polygon(2.4% 0,100% 1.4%,95.6% 100%,0 89.3%)}.pl-device-composite--meeting .pl-device-screen--primary{top:9.6%;left:27.2%;width:50.1%;height:45.3%}.pl-device-composite--dual .pl-device-screen--primary{top:18.4%;left:23.3%;width:44.3%;height:42.6%}.pl-device-composite--dual .pl-device-screen--secondary{top:33.4%;left:74.4%;width:8.4%;height:33.1%;border-radius:8%/4%}.pl-device-composite--dual .pl-device-screen--secondary img,.pl-device-composite--phone .pl-device-screen--primary img{object-fit:cover;object-position:55% 18%;transform:scale(1.55)}.pl-device-composite--phone .pl-device-screen--primary{top:10.3%;left:43.2%;width:20.4%;height:56.2%;border-radius:12%/7%;clip-path:polygon(11% 1%,91% 0,100% 93%,12% 100%,0 8%)}.pl-showcase-focus{position:absolute;z-index:5;right:2.8%;bottom:3.5%;width:31%;aspect-ratio:1.6;overflow:hidden;border:5px solid rgba(243,239,229,.94);background:#f0ece2;box-shadow:0 18px 42px rgba(4,25,23,.3)}.pl-showcase-focus:after{content:"";position:absolute;inset:0;border:1px solid rgba(9,46,44,.28);pointer-events:none}.pl-showcase-focus img{object-fit:cover;transform:scale(1.95)}.pl-device-composite--meeting .pl-showcase-focus{right:3%;bottom:4%;width:28%}.pl-device-composite--dual .pl-showcase-focus{right:1.6%;bottom:3%;width:27%}.pl-showcase-arrow{position:absolute;z-index:12;top:50%;width:50px;height:50px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.46);border-radius:0;background:rgba(8,39,36,.91);color:#fff;box-shadow:0 10px 30px rgba(7,29,27,.22);backdrop-filter:blur(12px);cursor:pointer;transform:translateY(-50%);transition:background .2s ease,color .2s ease,opacity .2s ease}.pl-showcase-arrow:hover:not(:disabled){background:#f4f0e7;color:#092e2c}.pl-showcase-arrow:disabled{opacity:.18;cursor:default}.pl-showcase-arrow svg{width:18px}.pl-showcase-arrow--previous{left:clamp(8px,2.4vw,38px)}.pl-showcase-arrow--next{right:clamp(8px,2.4vw,38px)}.pl-showcase-note{margin-top:14px}.pl-showcase-squeeze{width:min(1540px,100%);margin:0 auto;padding:0 clamp(24px,5vw,82px)}.pl-showcase-squeeze [role=tablist]{background:#0b0c0b}.pl-showcase-squeeze [role=tab]:after{content:"";position:absolute;inset:0;border:1px solid rgba(243,239,229,.18);pointer-events:none}@media(max-width:1050px){.pl-showcase-slide{flex-basis:calc(100vw - 120px);grid-template-columns:1fr;min-height:0}.pl-showcase-copy{display:grid;grid-template-columns:1fr 1fr;column-gap:30px}.pl-showcase-copy h3,.pl-showcase-copy p,.pl-showcase-copy>span{grid-column:1}.pl-showcase-copy ul{grid-column:2;grid-row:1/5;margin:0;align-self:center}}@media(max-width:720px){.pl-feature-line,.pl-feature-line:nth-child(n){width:82%;min-height:41px}.pl-feature-line:nth-child(2n){width:66%}.pl-showcase-head{align-items:flex-start;gap:17px;margin-bottom:26px;text-align:left}.pl-showcase-head>div{width:100%}.pl-showcase-head h2{font-size:47px}.pl-showcase-head p{margin-top:8px;font-size:16px;line-height:1.35}.pl-showcase-count{padding:0}.pl-showcase-slide{flex-basis:calc(100vw - 44px);padding:24px 18px 28px;gap:24px}.pl-showcase-copy{display:block}.pl-showcase-copy h3{font-size:34px}.pl-showcase-copy ul{margin-top:18px}.pl-device-composite{margin-inline:-8px}.pl-showcase-focus{border-width:3px}.pl-showcase-arrow{width:42px;height:42px}.pl-showcase-arrow--previous{left:5px}.pl-showcase-arrow--next{right:5px}.pl-showcase-squeeze{padding:0 18px}}