*{margin:0;padding:0;box-sizing:border-box}:root{--orange:#f05523;--orange-dark:#d44619;--dark:#454445;--dark-bg:#2d2d2d;--light-gray:#f8f8f8;--medium-gray:#8c8e90;--grey-medium:#bbbbbb;--light-grey:#e4e5e6;--text-dark:#000;--white:#ffffff;--font-heading:"widescreen-ex",sans-serif;--font-body:"Montserrat",sans-serif;--shadow-card:0 6px 10px -2px rgba(0,0,0,0.22),2px 0 4px -2px rgba(0,0,0,0.05),-2px 0 4px -2px rgba(0,0,0,0.05)}html{scroll-behavior:smooth;scroll-padding-top:160px}body{font-family:var(--font-body);color:var(--text-dark);line-height:1.6;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading)}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto}.hero{position:relative;height:calc(100vh - 200px);min-height:480px;max-height:760px;display:flex;align-items:flex-end;overflow:hidden;border-radius:24px;margin:180px 40px 0}.hero-bg{position:absolute;top:0;left:0;right:0;bottom:0;z-index:0}.hero-bg::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to right,rgba(0,0,0,.55) 0,rgba(0,0,0,.2) 50%,transparent 100%);z-index:1}.hero-bg img,.hero-bg video{width:100%;height:100%;object-fit:cover}.hero-content{position:relative;z-index:2;padding:0 60px 64px}.hero-title{color:var(--white);font-family:var(--font-heading);font-size:var(--type-h1-size);font-weight:var(--type-h1-weight);line-height:var(--type-h1-lh);letter-spacing:var(--type-h1-tracking);margin-bottom:16px}.hero-title .accent{background:linear-gradient(90deg,var(--brand-orange) 0,var(--brand-orange-soft) 25%,var(--brand-orange) 50%,var(--brand-orange-soft) 75%,var(--brand-orange) 100%);background-size:200% 100%;background-position:0 50%;-webkit-background-clip:text;background-clip:text;color:transparent;font-style:italic;animation:heroAccentShine 7s ease-in-out infinite}@keyframes heroAccentShine{0%,100%{background-position:0 50%}50%{background-position:100% 50%}}.hero-content>*{transform:translateY(6px);animation:heroRise .7s cubic-bezier(.2,.8,.2,1) forwards}.hero-content>.hero-title{animation-delay:50ms}.hero-content>.hero-description{animation-delay:.2s}.hero-content>.hero-ctas{animation-delay:.35s}@keyframes heroRise{to{transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.hero-title .accent{animation:none}.hero-content>*{animation:none;transform:none}}.lr-line{display:block;overflow:hidden;padding-bottom:.12em;margin-bottom:-.12em}.lr-inner{display:block;transform:translateY(110%);transition:transform 1.15s cubic-bezier(.16, 1, .3, 1)}.lr-ready .lr-inner{transform:translateY(0)}.hero-content>.hero-title.lr-init{animation:none;transform:none}@media (prefers-reduced-motion:reduce){.lr-inner{transform:none;transition:none}}.hero-description{color:#fff;font-size:18px;font-weight:400;line-height:21px;letter-spacing:0;margin-bottom:28px;max-width:1000px}.hero-ctas{display:flex;gap:12px;align-items:center;flex-wrap:wrap}body.technology-page .hero{align-items:center;justify-content:center}body.technology-page .hero-content{padding:0 40px;text-align:center;max-width:860px;width:100%}body.technology-page .tech-hero-ctas{position:absolute;bottom:52px;left:0;right:0;display:flex;justify-content:center;gap:16px;padding:0 40px;z-index:3}body.technology-page .hero-bg::after{background:rgba(0,0,0,.45)}.tech-layers-section .layers-image{flex:2.2;margin-left:-500px}.tech-layers-section .layers-image img{width:100%;margin-left:0}.layers-section.tech-layers-section{background:linear-gradient(to bottom,#fff 0,#fff 15%,#ebebeb 15%,#ebebeb 85%,#fff 85%,#fff 100%);padding-top:0;padding-bottom:0}.tech-layers-info{padding:48px 56px 48px 48px}.tech-layers-heading{font-family:var(--font-heading);font-size:clamp(22px, 2.4vw, 34px);font-weight:800;line-height:1.1;background:linear-gradient(to right,#eb4702,#992e01);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:24px}.tech-layers-body{font-size:15px;line-height:1.7;color:#333;margin-bottom:16px;max-width:460px}.tech-layers-btn{margin-top:24px}.tech-layers-mobile-wrap{display:none;position:relative;width:80%;max-width:400px;margin:24px auto}.tech-layers-mobile-img{display:block;width:100%}@media (max-width:1150px){.layers-section.tech-layers-section{padding-top:0;padding-bottom:0;background:#fff}.tech-layers-heading{font-size:24px}.tech-layers-section .layers-image{display:none}.tech-layers-mobile-wrap{display:block}.tech-layers-section .layers-info{display:flex;flex-direction:column;align-items:center;text-align:center;grid-template-columns:unset;grid-template-rows:unset;padding:40px 28px;max-width:600px;margin:0 auto}.tech-layers-info .tech-layers-body{max-width:100%}.tech-layers-section .layers-info::after,.tech-layers-section .layers-info::before{display:none}}.paint-system-section{padding:80px 0;background:var(--white)}.paint-system__inner{max-width:1100px;margin:0 auto;padding:0 40px}.paint-system__heading{text-align:center;font-family:var(--font-heading);font-size:clamp(28px, 4vw, 48px);font-weight:700;color:var(--black);margin-bottom:20px}.paint-system__sub{text-align:center;max-width:720px;margin:0 auto 40px;color:var(--gray-mid);font-size:16px;line-height:1.6}.paint-system__video-outer{width:calc(100% - 80px);max-width:1600px;margin:0 auto}.paint-system__video-wrap{position:relative;border-radius:16px;overflow:hidden;width:100%;aspect-ratio:21/8}.paint-system__video-wrap video{width:100%;height:100%;object-fit:cover;display:block}.paint-system__logo{position:absolute;bottom:20px;left:20px;width:60px;height:60px;border-radius:50%}.paint-system__footer{display:flex;justify-content:flex-end;margin-top:16px}.paint-system__techsheet{display:inline-flex;align-items:center;gap:6px;font-weight:700;font-size:15px;color:var(--black);text-decoration:none}.paint-system__techsheet:hover{color:var(--brand-orange)}@media (max-width:768px){.paint-system__video-wrap{aspect-ratio:21/10}.paint-system__logo{width:30px;height:30px;bottom:12px;left:12px}}.tech-pillars{background:var(--white);padding:80px 0}.tech-pillars__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;width:100%}.tech-pillars__item{display:flex;flex-direction:column;align-items:center;text-align:center;padding:clamp(32px,5vw,64px) clamp(24px,4vw,56px)}.tech-pillars__item:not(:last-child){border-right:1px solid #e4e5e6}.tech-pillars__icon{display:flex;align-items:center;justify-content:center;margin-bottom:28px}.tech-pillars__icon img{width:clamp(40px,4vw,64px);height:auto}.tech-pillars__heading{font-family:var(--font-heading);font-size:clamp(14px, 1.4vw, 20px);font-weight:800;color:var(--text-dark);margin-bottom:16px;line-height:1.3}.tech-pillars__body{font-size:clamp(13px, 1.1vw, 15px);line-height:1.75;color:#666;max-width:380px}@media (max-width:900px){.tech-pillars{padding:60px 0}.tech-pillars__grid{grid-template-columns:1fr}.tech-pillars__item{padding:40px 40px;border-right:none!important;border-bottom:1px solid #e4e5e6}.tech-pillars__item:last-child{border-bottom:none}.tech-pillars__heading{font-size:18px}.tech-pillars__body{font-size:14px}}.tech-protection{background:var(--white)}.tech-protection__header{text-align:center;padding:80px 40px 48px;max-width:1100px;margin:0 auto}.tech-protection__title{font-family:var(--font-heading);font-size:clamp(24px, 3vw, 40px);font-weight:800;color:var(--text-dark);margin-bottom:16px;line-height:1.2}.tech-protection__sub{font-size:15px;color:#666;line-height:1.7}.tech-protection__scene{background-image:url('https://storage.googleapis.com/peelclear/desktop/tech-protection-bg.webp');background-size:cover;background-position:center;padding:100px 40px}.tech-protection__cards{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.tech-protection__card{background:rgba(40,40,40,.22);backdrop-filter:blur(6px);border-radius:12px;padding:36px 24px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:0}.tech-protection__icon{margin-bottom:24px}.tech-protection__card-heading{font-family:var(--font-body);font-size:13px;font-weight:700;letter-spacing:.08em;color:#fff;margin-bottom:12px}.tech-protection__card-body{font-size:13px;line-height:1.7;color:rgba(255,255,255,.85)}@media (max-width:900px){.tech-protection__scene{background-image:url('https://storage.googleapis.com/peelclear/mobile/tech-protection-bg.webp');padding:40px 24px}.tech-protection__cards{grid-template-columns:1fr 1fr;gap:16px}}@media (max-width:540px){.tech-protection__header{padding:60px 24px 36px}.tech-protection__cards{grid-template-columns:1fr}}.tech-sandable{background:var(--white);padding:140px 80px 100px}.tech-sandable__grid{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.tech-sandable__img img{width:100%;border-radius:16px;display:block;object-fit:cover}.tech-sandable__heading{font-family:var(--font-heading);font-size:clamp(22px, 2.6vw, 36px);font-weight:800;line-height:1.2;color:var(--text-dark);margin-bottom:20px}.tech-sandable__body{font-size:14px;line-height:1.75;color:#555;margin-bottom:28px}.tech-sandable__list{list-style:none;display:flex;flex-direction:column;gap:12px;margin-bottom:36px}.tech-sandable__list li{display:flex;align-items:flex-start;gap:10px;font-size:14px;line-height:1.5;color:#444}.tech-sandable__list svg{flex-shrink:0;margin-top:2px;stroke:var(--orange)}.tech-sandable__btns{display:flex;gap:12px;flex-wrap:wrap}@media (max-width:900px){.tech-sandable{padding:60px 24px}.tech-sandable__grid{grid-template-columns:1fr;gap:40px}}.tech-notadapted{background:var(--white);padding:80px 20px}.tech-notadapted__inner{max-width:1200px;margin:0 auto;padding:64px 80px;background:#f3f3f3;border-radius:24px;display:flex;flex-direction:column;gap:64px}.tech-notadapted__row1{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.tech-notadapted__heading{font-family:var(--font-heading);font-size:clamp(24px, 2.8vw, 40px);font-weight:800;line-height:1.15;color:var(--text-dark);margin-bottom:20px}.tech-notadapted__body{font-size:14px;line-height:1.75;color:#555}.tech-notadapted__lab img{width:100%;border-radius:16px;display:block;object-fit:cover;max-height:700px}.tech-notadapted__row2{display:grid;grid-template-columns:420px 1fr;gap:60px;align-items:center}.tech-notadapted__water img{width:100%;border-radius:16px;display:block;object-fit:cover;object-position:center 70%;aspect-ratio:4/3}.tech-notadapted__subtext p{font-size:15px;line-height:1.75;color:#444;margin-bottom:20px}.tech-notadapted__link{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:600;color:var(--text-dark);text-decoration:none}.tech-notadapted__link:hover{color:var(--orange)}@media (max-width:900px){.tech-notadapted{padding:40px 16px}.tech-notadapted__inner{padding:40px 24px;gap:40px}.tech-notadapted__row1{grid-template-columns:1fr;gap:32px}.tech-notadapted__row2{grid-template-columns:1fr;gap:32px}.tech-notadapted__water img{max-width:100%}}.tech-validated{background:var(--white);padding:100px 80px}.tech-validated__grid{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.tech-validated__media{display:grid;grid-template-columns:1fr 1fr;gap:16px;align-items:stretch}.tech-validated__video-wrap{border-radius:16px;overflow:hidden;background:#111}.tech-validated__video-wrap video{width:100%;height:100%;object-fit:cover;display:block;min-height:320px}.tech-validated__heading{font-family:var(--font-heading);font-size:clamp(26px, 3vw, 44px);font-weight:800;line-height:1.15;color:var(--text-dark);margin-bottom:20px}.tech-validated__body{font-size:14px;line-height:1.75;color:#555;margin-bottom:32px}.tech-validated__list{list-style:none;display:flex;flex-direction:column;gap:16px;margin-bottom:40px}.tech-validated__list li{display:flex;align-items:center;gap:14px}.tech-validated__list svg{flex-shrink:0}.tech-validated__list span{font-size:13px;font-weight:700;letter-spacing:.06em;color:var(--text-dark)}@media (max-width:900px){.tech-validated{padding:60px 24px}.tech-validated__grid{grid-template-columns:1fr;gap:40px}.tech-validated__video-wrap video{min-height:220px}}.tech-longterm{background:var(--white);padding:80px 8px 280px}.tech-longterm__card{max-width:1400px;margin:0 auto;border-radius:20px;overflow:hidden;background-image:url('https://storage.googleapis.com/peelclear/desktop/tech-warranty-bg.webp');background-size:cover;background-position:center 40%;position:relative;z-index:1;min-height:88vh;display:flex;flex-direction:column;justify-content:space-between}.tech-longterm__card::before{content:'';position:absolute;inset:0;background:linear-gradient(to bottom,rgba(255,255,255,.18) 0,rgba(0,0,0,0) 40%,rgba(0,0,0,.18) 100%);pointer-events:none}.tech-longterm__card-content{text-align:center;padding:48px 40px 0;position:relative;z-index:1}.tech-longterm__mobile-heading{display:none}.tech-longterm__desktop-heading{display:block}.tech-longterm__title{font-family:var(--font-heading);font-size:clamp(28px, 4vw, 56px);font-weight:900;letter-spacing:.12em;color:#000;margin-bottom:12px}.tech-longterm__sub{font-size:clamp(15px, 1.4vw, 18px);color:#000;line-height:1.6;max-width:900px;white-space:nowrap;margin:0 auto}.tech-longterm__badge-area{position:relative;z-index:1;padding:0 36px 36px 20px;display:flex;flex-direction:column;align-items:flex-start;gap:10px}.tech-longterm__year-wrap{display:flex;flex-direction:row;align-items:flex-end;gap:4px;line-height:1}.tech-longterm__num{display:block;width:clamp(80px,20vw,180px);height:auto;overflow:visible;flex-shrink:0}.tech-longterm__year-text{display:flex;flex-direction:column;font-family:var(--font-heading);font-size:clamp(14px, 2.4vw, 22px);font-weight:800;color:#fff;gap:2px;text-shadow:0 1px 3px rgba(0,0,0,.5);line-height:1.15}.tech-longterm__industry{display:inline-block;background:rgba(240,85,35,.28);border:2px solid rgba(240,100,45,.85);color:#fff;font-size:11px;font-weight:700;letter-spacing:.1em;padding:6px 16px;border-radius:999px;white-space:nowrap;margin-left:20px}.tech-longterm__lower{max-width:1400px;margin:56px auto 0;padding:0 20px;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.tech-longterm__lower-heading{font-family:var(--font-heading);font-size:32px;font-weight:800;line-height:1.3;color:var(--text-dark);margin-bottom:28px}.tech-longterm__checklist{list-style:none;display:flex;flex-direction:column;gap:14px}.tech-longterm__checklist li{display:flex;align-items:center;gap:12px;font-size:18px;color:#444;line-height:1.4}.tech-longterm__checklist svg{flex-shrink:0}@media (max-width:900px){.tech-longterm{padding:40px 16px}.tech-longterm__mobile-heading{display:block}.tech-longterm__desktop-heading{display:none}.tech-longterm__sub{white-space:normal;margin-bottom:20px}.tech-longterm__industry{font-size:9px;padding:4px 10px;margin-left:4px}.tech-longterm__card{background-image:url('https://storage.googleapis.com/peelclear/mobile/tech-warranty-bg.webp');min-height:380px}.tech-longterm__lower{grid-template-columns:1fr;gap:40px;margin-top:40px}}.tdc-section{position:relative;overflow:hidden;min-height:500px}.tdc-bg{position:absolute;inset:0;background-image:url('https://storage.googleapis.com/peelclear/desktop/tech-define-bg.webp');background-size:cover;background-position:center;z-index:0}.tdc-content{position:relative;z-index:1;max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1.4fr 1fr;grid-template-rows:1fr auto;padding:60px;min-height:500px}.tdc-label{grid-column:1;grid-row:2;font-size:15px;font-weight:300;letter-spacing:.14em;color:#f05523;text-transform:uppercase;align-self:end}.tdc-right{grid-column:2;grid-row:1/3;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding-left:60px}.tdc-heading{font-family:var(--font-heading);font-size:clamp(28px, 3.5vw, 48px);font-weight:800;color:#fff;line-height:1.15;margin-bottom:20px}.tdc-body{font-size:clamp(14px, 1.2vw, 16px);color:rgba(255,255,255,.85);line-height:1.7;max-width:420px;margin:0 auto 24px}.tdc-link{font-size:14px;font-weight:700;color:#fff;text-decoration:none;margin-top:8px}.tdc-link:hover{text-decoration:underline}@media (max-width:900px){.tdc-bg{background-image:url('https://storage.googleapis.com/peelclear/mobile/tech-define-bg.webp')}.tdc-content{grid-template-columns:1fr;grid-template-rows:auto auto;padding:40px 24px;min-height:0}.tdc-label{grid-column:1;grid-row:2;margin-top:32px;text-align:center}.tdc-right{grid-column:1;grid-row:1;padding-left:0}}body.wip-page .feature-bar__circle{width:40px;height:40px;border-width:1.5px;font-size:13px;font-weight:500}body.wip-page .hero{align-items:center}body.wip-page .hero-content{padding:0 60px}body.wip-page .hero-title{font-size:clamp(40px, 6vw, 80px);line-height:.95}body.wip-page .hero-description{max-width:560px;font-size:clamp(16px, 2.5vw, 22px);line-height:1.5}@media (max-width:768px){body.wip-page .hero{align-items:stretch}body.wip-page .hero-content{padding:36px 20px 24px;display:flex;flex-direction:column;width:100%}body.wip-page .hero-description{margin-top:auto;max-width:100%}}.feature-bar__icon-plain{display:flex;align-items:center;justify-content:center;width:40px;height:40px;flex-shrink:0}.feature-bar__icon-plain img{display:block}.wip-hero-ph{width:100%;height:100%;background:#222;display:flex;align-items:center;justify-content:center;color:#666;font-size:13px;text-align:center;padding:20px}.wip-ph{background:#d8d8d8;border-radius:16px;display:flex;align-items:center;justify-content:center;color:#999;font-size:13px;text-align:center;padding:20px}.wip-ph--tall{min-height:520px}.wip-applied{background:#fff;padding:100px 80px}.wip-applied__inner{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1.1fr 1fr;gap:60px;align-items:start}.wip-applied__heading{font-family:var(--font-heading);font-size:clamp(28px, 4vw, 48px);font-weight:800;line-height:1.1;color:#000;margin-bottom:60px}.wip-applied__body{font-size:18px;line-height:1.75;color:#000;margin-bottom:48px;max-width:380px}.wip-applied__link{font-size:18px;font-weight:600;color:var(--orange);text-decoration:none;background:0 0;border:none;cursor:pointer;padding:0}.wip-applied__link:hover{text-decoration:underline}.wip-step{display:flex;gap:20px;padding-bottom:36px;border-bottom:1px solid #e8e8e8;margin-bottom:36px}.wip-step:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.wip-step__num{width:44px;height:44px;border-radius:50%;background:var(--orange);color:#fff;font-family:var(--font-heading);font-size:18px;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0}.wip-step__icon{width:52px;height:52px;border-radius:50%;background:var(--orange);flex-shrink:0;display:flex;align-items:center;justify-content:center}.wip-step__icon img,.wip-step__icon svg{width:28px;height:28px}.wip-step__label{font-size:14px;font-weight:700;letter-spacing:.08em;color:var(--text-dark);text-transform:uppercase;margin-bottom:8px}.wip-step__body{font-size:18px;line-height:1.7;color:#666}@media (max-width:900px){.wip-applied{padding:60px 24px}.wip-applied__inner{grid-template-columns:1fr;gap:48px}}.wip-compare{background:#f8f8f8;padding:80px 60px}.wip-compare__header{max-width:1300px;margin:0 auto 40px;text-align:left}.wip-compare__eyebrow{font-size:16px;font-weight:700;letter-spacing:.14em;color:var(--orange);text-transform:uppercase;margin-bottom:12px}.wip-compare__heading{font-family:var(--font-heading);font-size:clamp(28px, 4vw, 48px);font-weight:800;color:#000;margin-bottom:10px}.wip-compare__sub{font-size:18px;color:#000;line-height:1.7}.wip-compare__table-wrap{max-width:1300px;margin:0 auto;overflow-x:auto;border-radius:16px;box-shadow:-6px 4px 16px rgba(0,0,0,.13)}.wip-compare__table{width:100%;border-collapse:separate;border-spacing:0;border-radius:16px;overflow:hidden}.wip-compare__th{padding:22px 36px;font-size:22px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;text-align:center;color:#888;background:#fff}.wip-compare__th--label{text-align:left}.wip-compare__th--orange{background:var(--orange);color:#fff}.wip-compare__table tbody td{background:#fff;padding:26px 36px;font-size:15px;color:#555;text-align:center;border-bottom:1px solid #ebebeb}.wip-compare__table tbody tr:last-child td{border-bottom:none}.wip-compare__row-label{text-align:left;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--text-dark)}.wip-compare__td--orange{background:var(--orange)!important;color:#fff!important;font-weight:700}.wip-compare__td--orange{border-bottom-color:rgba(255,255,255,.2)!important}.wip-compare__footer{max-width:1300px;margin:20px auto 0;text-align:right}.wip-compare__link{font-size:14px;font-weight:600;color:#000;text-decoration:none;background:0 0;border:none;cursor:pointer;padding:0}.wip-compare__link:hover{text-decoration:underline}@media (max-width:768px){.wip-compare{padding:60px 12px}.wip-compare__th{padding:12px 6px;font-size:10px;letter-spacing:.05em}.wip-compare__table tbody td{padding:14px 6px;font-size:11px}.wip-compare__row-label{font-size:9px;letter-spacing:.04em}}.wip-ppp{background:#fff;padding:160px 80px 80px}.wip-ppp__header{text-align:center;margin-bottom:60px}.wip-ppp__eyebrow{font-size:16px;font-weight:700;letter-spacing:.14em;color:var(--orange);text-transform:uppercase;margin-bottom:12px}.wip-ppp__heading{font-family:var(--font-heading);font-size:clamp(28px, 4vw, 48px);font-weight:800;margin-bottom:16px;background:linear-gradient(to right,#eb4702,#992e01);-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.wip-ppp__sub{font-size:18px;color:#000;line-height:1.7;max-width:560px;margin:0 auto}.wip-ppp__grid{max-width:1200px;margin:0 auto 48px;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.wip-ppp__img{border-radius:20px;overflow:hidden;max-width:420px;aspect-ratio:9/16;margin:0 auto}.wip-ppp__features{display:grid;grid-template-columns:1fr;gap:16px}.wip-feature{background:#f4f4f4;border-radius:14px;padding:24px 22px}.wip-feature__label{font-size:21px;font-weight:500;letter-spacing:.04em;color:var(--text-dark);text-transform:uppercase;margin-bottom:10px;line-height:1.2}.wip-feature__body{font-size:16px;line-height:1.65;color:#555}.wip-ppp__ctas{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}@media (max-width:900px){.wip-ppp{padding:60px 24px}.wip-ppp__grid{grid-template-columns:1fr;gap:40px}}.wip-vehicles{background:#fff;padding:80px 40px}.wip-vehicles__header{max-width:1400px;margin:0 auto 40px;text-align:center}.wip-vehicles__heading{font-family:var(--font-heading);font-size:clamp(28px, 4vw, 48px);font-weight:800;color:#000;margin-bottom:8px}.wip-vehicles__sub{font-size:18px;color:#000}.wip-vehicles__grid{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:16px}.wip-vehicles__card{position:relative;display:block;border-radius:16px;overflow:hidden}.wip-vehicles__card:hover .wip-vehicles__img{transform:scale(1.04)}.wip-vehicles__img{width:100%;aspect-ratio:16/9;object-fit:cover;display:block;transition:transform .4s ease}.wip-vehicles__badge{position:absolute;bottom:12px;right:12px;width:36px;height:36px;border-radius:50%;background:rgba(0,0,0,.55);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;color:#fff;font-size:15px;transition:background .2s ease,transform .2s ease}.wip-vehicles__card:hover .wip-vehicles__badge{background:rgba(0,0,0,.8);transform:scale(1.1)}.wip-vehicles__footer{max-width:1400px;margin:20px auto 0;text-align:right}.wip-vehicles__link{font-size:14px;font-weight:600;color:var(--orange);text-decoration:none}.wip-vehicles__link:hover{text-decoration:underline}@media (max-width:768px){.wip-vehicles{padding:60px 24px}.wip-vehicles__grid{grid-template-columns:1fr}}.wip-faq{background:#fff;padding:80px 40px}.wip-faq__heading{font-family:var(--font-heading);font-size:clamp(28px, 4vw, 48px);font-weight:800;color:#000;text-align:center;margin-bottom:56px;line-height:1.2}.wip-faq__grid{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:16px}.wip-faq__item{background:#f4f4f4;border-radius:16px;overflow:hidden}.wip-faq__item summary{list-style:none;display:flex;justify-content:space-between;align-items:center;padding:28px 32px;cursor:pointer;font-size:22px;font-weight:700;color:var(--text-dark);gap:16px}.wip-faq__item summary::-webkit-details-marker{display:none}.wip-faq__item summary::after{content:"+";font-size:26px;font-weight:300;color:#888;flex-shrink:0;line-height:1}.wip-faq__item[open] summary::after{content:"−"}.wip-faq__answer{font-size:16px;line-height:1.75;color:#555;padding:0 32px 28px}@media (max-width:1024px){.wip-faq__grid{grid-template-columns:1fr}}@media (max-width:768px){.wip-faq{padding:60px 24px}.wip-faq__item summary{font-size:16px;padding:20px 24px}.wip-faq__answer{font-size:14px;padding:0 24px 20px}}.wip-certified{background:#fff;padding:60px 40px 80px}.wip-certified__card{max-width:1200px;margin:0 auto;background:#2d2d2d;border-radius:24px;padding:80px 60px;text-align:center}.wip-certified__heading{font-family:var(--font-heading);font-size:clamp(28px, 4vw, 46px);font-weight:var(--type-cta-heading-weight);color:#fff;margin-bottom:40px;line-height:1.15}.wip-certified__badges{display:flex;gap:40px;justify-content:center;margin-bottom:48px;flex-wrap:wrap}.wip-certified__badge{display:inline-flex;align-items:center;gap:10px;font-size:14px;font-weight:600;color:#fff;background:#535456;border-radius:50px;padding:8px 18px}.wip-certified__ctas{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.wip-certified__ctas .btn{flex:0 1 auto;min-width:0;width:auto}@media (max-width:768px){.wip-certified{padding:40px 24px 60px}.wip-certified__card{padding:48px 28px}.wip-certified__badges{flex-direction:column;align-items:center;gap:16px}.wip-certified__heading{font-size:clamp(22px, 6vw, 30px)}}.tech-sds-list{max-width:900px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.tech-sds-item{display:flex;align-items:center;gap:10px;padding:14px 18px;background:#f5f5f5;border-radius:10px;border:1px solid #e8e8e8;text-decoration:none;color:#111;font-size:13px;font-weight:500;transition:background .2s,border-color .2s}.tech-sds-item:hover{background:#eaeaea;border-color:#ccc}.tech-sds-item__label{font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--orange);flex-shrink:0}.tech-sds-item__name{flex:1}.tech-sds-item svg{flex-shrink:0;color:#888}@media (max-width:768px){.tech-sds-list{grid-template-columns:1fr 1fr}}@media (max-width:480px){.tech-sds-list{grid-template-columns:1fr}}.tech-detail{background:#fff;padding:80px 20px}.tech-detail__header{text-align:center;margin-bottom:56px}.tech-detail__heading{font-family:var(--font-heading);font-size:clamp(26px, 3vw, 40px);font-weight:700;color:#111;margin-bottom:12px}.tech-detail__sub{font-size:15px;color:#666}.tech-detail__cards{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:24px}.tech-detail__card{background:#fff;border-radius:16px;border:1px solid #e8e8e8;overflow:hidden;display:flex;flex-direction:column}.tech-detail__card-img{width:100%;height:220px;object-fit:cover;display:block}.tech-detail__card-body{padding:24px;display:flex;flex-direction:column;gap:8px;flex:1}.tech-detail__card-label{font-size:11px;font-weight:700;letter-spacing:.1em;color:#f05523}.tech-detail__card-heading{font-family:var(--font-heading);font-size:20px;font-weight:700;color:#111}.tech-detail__card-desc{font-size:14px;color:#666;flex:1}.tech-detail__card-link{font-size:14px;font-weight:600;color:#111;text-decoration:none;margin-top:8px}.tech-detail__card-link:hover{text-decoration:underline}@media (max-width:700px){.tech-detail__cards{grid-template-columns:1fr}}.tech-nextstep{background:#f3f3f3;padding:80px 20px;border-radius:24px;margin:0}.tech-nextstep__header{text-align:center;margin-bottom:56px}.tech-nextstep__heading{font-family:var(--font-heading);font-size:clamp(26px, 3.5vw, 48px);font-weight:700;color:#111;margin-bottom:12px}.tech-nextstep__sub{font-size:15px;color:#666}.tech-nextstep__cards{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:16px}.tech-nextstep__card{border-radius:16px;padding:40px 48px;display:flex;flex-direction:column}.tech-nextstep__card--light{background:#fff}.tech-nextstep__card--dark{background:#2e2e2e}.tech-nextstep__card-heading{font-family:var(--font-heading);font-size:clamp(16px, 1.6vw, 22px);font-weight:700;color:#111;text-align:center;margin-bottom:28px}.tech-nextstep__card--dark .tech-nextstep__card-heading{color:#fff}.tech-nextstep__list{list-style:none;display:flex;flex-direction:column;gap:14px;margin-bottom:32px;flex:1}.tech-nextstep__list li{display:flex;align-items:center;gap:10px;font-size:14px;color:#333}.tech-nextstep__card--dark .tech-nextstep__list li{color:rgba(255,255,255,.85)}.tech-nextstep__list svg{flex-shrink:0}.tech-nextstep__list a{color:inherit;text-decoration:none}.tech-nextstep__list a:hover{text-decoration:underline}.tech-nextstep__cta{display:flex;justify-content:flex-end}@media (max-width:700px){.tech-nextstep__cards{grid-template-columns:1fr}.tech-nextstep__card{padding:32px 24px}}.hero-ctas .btn{justify-content:center;text-align:center}.hero-cta--chevron{position:relative;overflow:visible}.hero-cta-chevron{position:absolute;left:100%;top:50%;transform:translateY(-50%);margin-left:4px;display:flex;align-items:center;color:#fff;transition:transform .2s ease}.hero-cta-chevron svg{width:22px;height:22px;transform:scaleY(1.5)}.hero-cta--chevron:hover .hero-cta-chevron{transform:translateY(-50%) translateX(3px)}.feature-bar{width:100%;padding:28px 40px 8px}.feature-bar__inner{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.feature-bar__item{display:flex;align-items:center;justify-content:center;gap:16px;background:var(--light-gray);border-radius:16px;padding:18px 26px}.feature-bar__circle{flex:0 0 auto;width:38px;height:38px;border:2px solid var(--orange);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--orange);font-family:var(--font-body);font-weight:700;font-size:15px;line-height:1}.feature-bar__circle--sm{font-size:9px;letter-spacing:-.02em}.feature-bar__circle--inf{font-size:22px}.feature-bar__label{font-family:var(--font-body);font-weight:600;font-size:13px;letter-spacing:.04em;text-transform:uppercase;color:var(--text-dark);line-height:1.25}@media (max-width:1024px){.feature-bar__inner{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.feature-bar{padding:20px 12px 4px}.feature-bar__inner{grid-template-columns:1fr;gap:10px}.feature-bar__item{padding:14px 18px}}.social-link:hover{opacity:.7}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:var(--font-body);font-weight:500;font-size:13px;letter-spacing:.06em;text-transform:uppercase;line-height:1;padding:14px 16px;border-radius:50px;border:1.5px solid transparent;cursor:pointer;transition:all .25s ease;text-decoration:none;white-space:nowrap;width:fit-content}.btn-primary{background:var(--orange);color:var(--white);border-color:var(--orange);height:auto;padding:14px 16px}.btn-primary:hover{background:var(--orange-dark);border-color:var(--orange-dark)}.btn-outline{background:0 0;color:var(--orange);border-color:var(--orange);height:auto;padding:14px 16px}.btn-outline:hover{background:var(--orange);color:var(--white)}.btn-outline-light{background:0 0;color:var(--white);border-color:rgba(255,255,255,.85);height:auto;padding:14px 16px}.btn-outline-light:hover{background:var(--white);color:var(--dark);border-color:var(--white)}.btn-outline-dark{background:0 0;color:var(--text-dark);border-color:rgba(0,0,0,.25);height:auto;padding:14px 16px}.btn-outline-dark:hover{background:var(--text-dark);color:var(--white);border-color:var(--text-dark)}.btn-white{background:var(--white);color:var(--orange);border-color:var(--white);height:auto;padding:14px 16px}.btn-white:hover{background:#f0f0f0}.btn-dark{background:var(--dark);color:var(--white);border-color:var(--dark)}.btn-dark:hover{background:#000}.btn-secondary{background:0 0;color:var(--white);border-color:rgba(255,255,255,.85);height:auto;padding:14px 16px;font-weight:500}.btn-secondary:hover{background:var(--white);color:var(--dark)}.btn-text{background:var(--white);color:var(--orange);border-color:#e0e0e0;height:auto;padding:14px 16px;box-shadow:none}.btn-text:hover{background:#f8f8f8}.btn-sm{padding:11px 22px;font-size:12px}.btn-arrow,.btn-arrow--orange,.btn-arrow--white,.btn-arrow-outline,.btn-arrow-small,.btn-arrow-text{display:none!important}.mission-section{padding:140px 190px;text-align:center;background:var(--white)}.mission-heading{font-family:var(--font-heading);font-size:30px;font-weight:700;letter-spacing:.5px;color:var(--text-dark);margin-bottom:22px}.mission-text{font-size:28px;font-weight:400;line-height:1.55;color:#555;max-width:860px;margin:0 auto}.mission-highlight{color:var(--orange)}.showcase-section{padding:120px 60px 100px;background:var(--white)}.showcase-header{text-align:center;margin-bottom:50px}.showcase-title{font-family:var(--font-heading);font-size:clamp(32px, 5vw, 48px);font-weight:800;line-height:1.15;background:linear-gradient(to right,#eb4702,#992e01);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:16px}.showcase-subtitle{font-size:16px;color:#000}.showcase-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:1200px;margin:0 auto}.showcase-card{text-decoration:none;color:var(--text-dark);display:flex;flex-direction:column}.showcase-card-media{position:relative;border-radius:16px 16px 0 0;overflow:hidden;aspect-ratio:3/4}.showcase-card-media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.3, 1, .3, 1)}.showcase-card:hover .showcase-card-media img{transform:scale(1.05)}.showcase-card-titlebar{position:absolute;left:0;right:0;bottom:0;padding:22px 24px 30px;background:linear-gradient(to bottom,rgba(255,255,255,.5) 0,rgba(255,255,255,.72) 55%,var(--white) 100%);-webkit-backdrop-filter:blur(18px) saturate(1.2);backdrop-filter:blur(18px) saturate(1.2);border-radius:16px 16px 0 0}.showcase-card-title{font-family:var(--font-heading);font-size:22px;font-weight:800;line-height:1.12;color:#000}.showcase-card-desc{font-size:13px;font-weight:400;line-height:1.5;color:#000;padding:16px 24px 0;max-width:94%}.showcase-footer{max-width:1200px;margin:36px auto 0;display:flex;align-items:center;justify-content:flex-end;gap:24px;flex-wrap:wrap}.showcase-quick-links{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.showcase-quick-link{display:inline-block;font-family:var(--font-body);font-size:13px;font-weight:600;color:var(--text-dark);text-decoration:none;padding:6px 14px;border:1.5px solid rgba(0,0,0,.15);border-radius:100px;transition:border-color .2s,color .2s}.showcase-quick-link:hover{color:var(--orange);border-color:var(--orange)}.showcase-watch{display:flex;align-items:center;gap:24px;flex-shrink:0}@media (max-width:600px){.showcase-footer{justify-content:center}.showcase-watch{flex-wrap:wrap;gap:12px;justify-content:center}}.showcase-watch-link{display:inline-flex;align-items:center;gap:10px;background:0 0;border:none;cursor:pointer;font-family:var(--font-body);font-size:15px;font-weight:700;color:var(--text-dark);padding:6px 2px;transition:color .2s ease,gap .2s ease}.showcase-watch-link:hover{color:var(--orange);gap:14px}.video-modal{position:fixed;inset:0;z-index:2000;display:none;align-items:center;justify-content:center;padding:24px}.video-modal.is-open{display:flex}.video-modal__overlay{position:absolute;inset:0;background:rgba(0,0,0,.82)}.video-modal__dialog{position:relative;z-index:1;width:min(960px,100%)}.video-modal__frame{position:relative;width:100%;aspect-ratio:16/9;background:#000;border-radius:12px;overflow:hidden}.video-modal__frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.video-modal__close{position:absolute;top:-42px;right:0;background:0 0;border:none;color:#fff;cursor:pointer;padding:4px;line-height:0}.cwl-section{background:var(--light-gray);padding:80px 60px}.cwl-inner{max-width:1320px;margin:0 auto;display:grid;grid-template-columns:50% minmax(0,1fr);gap:70px;align-items:center}.cwl-media{position:relative;border-radius:24px;overflow:hidden;aspect-ratio:9/10}.cwl-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.cwl-media__caption{position:absolute;left:0;right:0;bottom:0;padding:40px 28px 24px;color:#fff;font-family:var(--font-body);font-weight:700;font-size:14px;letter-spacing:.04em;text-transform:uppercase;text-align:center;background:linear-gradient(to top,rgba(0,0,0,.55),transparent)}.cwl-heading{font-family:var(--font-heading);font-size:clamp(30px, 4vw, 46px);font-weight:800;line-height:1.1;background:linear-gradient(to right,#eb4702,#992e01);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:22px}.cwl-subtitle{font-size:16px;line-height:1.6;color:#333;max-width:470px;margin-bottom:36px}.cwl-ctas{display:flex;gap:14px;flex-wrap:wrap}@media (max-width:900px){.cwl-section{padding:60px 20px}.cwl-inner{grid-template-columns:1fr;gap:32px}.cwl-media{max-width:420px}.cwl-ctas{justify-content:center}}.diff-section{background:var(--light-gray);padding-top:24px}.diff-panel{background:#fff;border-radius:40px 40px 0 0;padding:56px clamp(12px,2vw,24px) 72px}.diff-banner{position:relative;border-radius:28px;overflow:hidden;aspect-ratio:5/2;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;text-align:center}.diff-banner__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 30%;z-index:0}.diff-banner__overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(to bottom,rgba(20,20,20,.32),rgba(20,20,20,.55))}.diff-banner__badge{position:absolute;top:40px;left:40px;z-index:2;width:48px;height:48px;border-radius:50%}.diff-banner__heading{position:relative;z-index:2;color:#fff;font-family:var(--font-heading);font-size:clamp(24px, 3.4vw, 42px);font-weight:800;line-height:1.4;max-width:1180px}.diff-cols{display:grid;grid-template-columns:repeat(3,1fr);width:92%;max-width:none;margin:56px auto 0}.diff-col{padding:0 40px}.diff-col+.diff-col{border-left:1px solid #e6e6e6}.diff-col__title{font-family:var(--font-body);font-size:26px;font-weight:800;letter-spacing:.02em;text-transform:uppercase;background:linear-gradient(to right,#eb4702,#992e01);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-align:left;margin-bottom:24px}.diff-list{list-style:none;margin:0;padding:0}.diff-list li{position:relative;padding-left:22px;margin-bottom:14px;font-size:13px;line-height:1.45;color:#1a1a1a}.diff-list li::before{content:"";position:absolute;left:2px;top:.2em;width:9px;height:13px;background:no-repeat center/contain url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23f05523' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='9 6 15 12 9 18'/%3E%3C/svg%3E")}.diff-footer{text-align:center;margin-top:56px;font-size:15px;color:#222}.diff-footer__link{font-weight:700;color:#111;text-decoration:none;display:inline-flex;align-items:center;gap:6px;margin-left:4px;transition:color .2s ease,gap .2s ease}.diff-footer__link:hover{color:var(--orange);gap:10px}@media (max-width:900px){.diff-banner{aspect-ratio:4/3;padding:24px}.diff-banner__badge{left:50%;transform:translateX(-50%);top:24px}.diff-cols{grid-template-columns:1fr}.diff-col{padding:28px 8px}.diff-col+.diff-col{border-left:none;border-top:1px solid #e6e6e6}}.sms-section{background:#fff;padding:60px 30px 64px}.sms-card{width:85%;max-width:1320px;margin:0 auto;min-height:52vh;display:grid;grid-template-columns:55% 45%;border-radius:28px;overflow:hidden}.sms-media{position:relative;overflow:hidden}.sms-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.sms-wordmark{position:absolute;left:24px;bottom:22px;z-index:2;width:120px;height:auto;filter:brightness(0) invert(1);opacity:.95}.sms-mute{position:absolute;right:16px;bottom:16px;z-index:3;width:40px;height:40px;border-radius:50%;border:none;background:rgba(0,0,0,.45);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:background .2s ease}.sms-mute:hover{background:rgba(0,0,0,.65)}.sms-mute .sms-mute__off{display:flex}.sms-mute .sms-mute__on{display:none}.sms-mute[aria-pressed=true] .sms-mute__off{display:none}.sms-mute[aria-pressed=true] .sms-mute__on{display:flex}.sms-panel{background:var(--orange);color:#fff;padding:clamp(28px,4vw,60px);display:flex;flex-direction:column;justify-content:center}.sms-label{font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;opacity:.9;margin-bottom:14px}.sms-heading{font-family:var(--font-heading);font-size:clamp(28px, 3.4vw, 44px);font-weight:800;line-height:1.12;color:#fff;margin-bottom:16px}.sms-subtitle{font-size:15px;line-height:1.55;max-width:360px;margin-bottom:28px;opacity:.95}.sms-btn.btn-white{color:var(--text-dark);align-self:flex-start}.sms-more{text-align:center;margin-top:28px;font-size:15px}.sms-more__link{font-weight:700;color:#111;text-decoration:none;display:inline-flex;align-items:center;gap:8px;transition:color .2s ease,gap .2s ease}.sms-more__link:hover{color:var(--orange);gap:12px}@media (max-width:860px){.sms-card{grid-template-columns:1fr;width:92%}.sms-media{aspect-ratio:16/10}}.wbt-section{position:relative;background:#14161b;min-height:560px;display:flex;align-items:center;overflow:hidden}.wbt-bg{position:absolute;inset:0;z-index:0}.wbt-bg img{width:100%;height:100%;object-fit:cover;object-position:center 48%}.wbt-badge{position:absolute;left:clamp(24px,5vw,60px);bottom:28px;z-index:2;display:flex;align-items:center;gap:10px;color:rgba(255,255,255,.85);font-size:12px;font-weight:400;letter-spacing:.1em;text-transform:uppercase}.wbt-badge img{width:30px;height:30px;border-radius:50%}.wbt-inner{position:relative;z-index:1;width:100%;max-width:1680px;margin:0 auto;padding:0 clamp(24px,5vw,80px);display:flex}.wbt-text{margin-left:auto;width:44%;min-width:0;text-align:center;color:#fff}.wbt-heading{font-family:var(--font-heading);font-size:clamp(22px, 2.5vw, 33px);font-weight:500;line-height:1.18;color:#fff;margin-bottom:18px}.wbt-subtitle{font-size:15px;line-height:1.65;color:rgba(255,255,255,.82);max-width:440px;margin:0 auto 26px}.wbt-link{font-weight:700;color:#fff;text-decoration:none;display:inline-flex;align-items:center;gap:8px;transition:gap .2s ease,color .2s ease}.wbt-link:hover{color:var(--orange);gap:12px}@media (max-width:1024px){.wbt-section{flex-direction:column;min-height:0;overflow:visible}.wbt-bg{position:relative;inset:auto;width:100%;aspect-ratio:16/9}.wbt-bg img{object-position:center}.wbt-inner{display:block;padding:46px 24px 54px}.wbt-text{width:100%;max-width:620px;margin:0 auto}.wbt-subtitle{max-width:100%}}.dmg-section{background:#fff;padding:200px 30px 200px}.dmg-inner{max-width:1320px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:stretch}.dmg-left{display:flex;flex-direction:column}.dmg-heading{font-family:var(--font-heading);font-size:clamp(28px, 3.1vw, 42px);font-weight:800;line-height:1.12;white-space:nowrap;background:linear-gradient(to right,#eb4702,#992e01);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:16px}.dmg-subtitle{font-size:16px;line-height:1.5;color:#1a1a1a;max-width:420px;margin-bottom:30px}.dmg-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:14px}.dmg-item{display:flex;align-items:center;justify-content:space-between;gap:20px;background:var(--light-gray);border-radius:16px;padding:22px 26px}.dmg-item__text h3{font-family:var(--font-body);font-size:15px;font-weight:800;letter-spacing:.03em;text-transform:uppercase;color:#111;margin-bottom:6px}.dmg-item__text p{font-size:13px;line-height:1.5;color:#555;margin:0}.dmg-item__icon{flex:0 0 auto;width:48px;height:48px;border-radius:50%;background:var(--orange);color:#fff;display:flex;align-items:center;justify-content:center}.dmg-item__icon img{width:24px;height:24px;object-fit:contain}.dmg-right{position:relative}.dmg-media{position:absolute;top:-40px;bottom:-40px;left:0;right:0;border-radius:28px;overflow:hidden}.dmg-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.dmg-link{position:absolute;top:calc(100% + 56px);left:50%;transform:translateX(-50%);z-index:2;font-weight:500;color:#111;text-decoration:none;display:inline-flex;align-items:center;gap:8px;white-space:nowrap;transition:color .2s ease,gap .2s ease}.dmg-link:hover{color:var(--orange);gap:12px}@media (max-width:860px){.dmg-section{padding:64px 20px 72px}.dmg-inner{grid-template-columns:1fr;gap:32px}.dmg-left{align-items:center;text-align:center}.dmg-heading{white-space:nowrap;text-align:center;font-size:clamp(18px, 5.4vw, 32px)}.dmg-subtitle{margin-left:auto;margin-right:auto}.dmg-right{display:flex;flex-direction:column}.dmg-media{position:relative;top:auto;bottom:auto;aspect-ratio:4/5}.dmg-link{position:static;transform:none;margin:18px auto 0}}.world-section{position:relative;background:radial-gradient(ellipse at center,#fbfbfb 0,#eceef0 100%);aspect-ratio:5/2;min-height:420px;display:flex;align-items:center;justify-content:center;padding:20px 30px 124px;text-align:center;overflow:hidden}.world-section__map{position:absolute;inset:0;z-index:0;background:url("https://storage.googleapis.com/peelclear/desktop/world-map-dots.webp") center/contain no-repeat;opacity:.6}.world-section__inner{position:relative;z-index:2;width:100%;max-width:1150px;margin:0 auto}.world-section__text{font-family:var(--font-heading);font-size:clamp(18px, 2.2vw, 28px);font-weight:600;line-height:1.4;color:#1a1a1a;max-width:100%;overflow-wrap:break-word}@media (max-width:768px){.world-section{aspect-ratio:auto;min-height:0;padding:72px 22px}.world-section__text{font-size:clamp(14px, 3.8vw, 18px)}}.hp-faq{background:#fff;padding:80px 40px 100px}.hp-faq__inner{max-width:1400px;margin:0 auto}.hp-faq__heading{font-family:var(--font-heading);font-size:clamp(28px, 3.4vw, 40px);font-weight:800;color:#111;margin-bottom:40px;text-align:center}.hp-faq .faq-list{display:grid;grid-template-columns:1fr 1fr;gap:16px;max-width:1400px;margin:0 auto}.hp-faq .faq-item{background:#f4f4f4;border-radius:16px;border:none;overflow:hidden}.hp-faq .faq-item:first-child{border-top:none}.hp-faq .faq-question{padding:28px 32px;font-size:22px;font-weight:700;background:0 0;width:100%}.hp-faq .faq-answer-inner{font-size:16px}.hp-faq .faq-icon{font-size:0;flex-shrink:0}.hp-faq .faq-icon::before{content:"+";font-size:26px;font-weight:300;color:#888}.hp-faq .faq-question:hover{background:0 0;color:var(--orange)}.hp-faq .faq-item.active .faq-question{background:0 0}.hp-faq .faq-item.active .faq-icon::before{content:"−"}.hp-faq .faq-answer{padding:0 32px}.hp-faq .faq-item.active .faq-answer{padding:0 32px 28px}@media (max-width:1024px){.hp-faq .faq-list{grid-template-columns:1fr}}@media (max-width:768px){.hp-faq{padding:60px 24px 80px}.hp-faq .faq-question{padding:20px 24px;font-size:16px}.hp-faq .faq-answer{padding:0 24px}.hp-faq .faq-item.active .faq-answer{padding:0 24px 20px}}.exp-cta{background:#fff;padding:40px 30px 90px}.exp-cta__panel{max-width:1180px;margin:0 auto;background:var(--light-gray);border-radius:28px;padding:clamp(32px,4.5vw,60px) 30px;text-align:center}.exp-cta__heading{font-family:var(--font-heading);font-size:clamp(28px, 4vw, 46px);font-weight:var(--type-cta-heading-weight);line-height:1.15;color:#111;max-width:1000px;margin:0 auto 18px}.exp-cta__subtitle{font-size:15px;line-height:1.5;color:#555;max-width:900px;margin:0 auto 34px}.exp-cta__buttons{display:flex;justify-content:center;gap:16px;flex-wrap:wrap}.exp-cta__btnwrap{display:flex;flex-direction:column;align-items:center;gap:12px}.exp-cta__note{font-size:13px;color:#555}@media (max-width:768px){.showcase-section{padding:60px 0 80px}.showcase-header{padding:0 20px}.showcase-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:16px;padding:0 20px;scrollbar-width:none}.showcase-grid::-webkit-scrollbar{display:none}.showcase-card{flex:0 0 85%;scroll-snap-align:center}.showcase-card.animate-on-scroll{opacity:1;transform:none}.showcase-title{font-size:28px}}.parallax-compare{position:relative}.parallax-compare__bg{position:sticky;top:0;height:100vh;overflow:hidden;z-index:0}.parallax-compare__bg img{width:100%;height:100%;object-fit:cover;object-position:center center;transform:none!important}.parallax-compare__overlay{position:absolute;inset:0;background:rgba(0,0,0,.6)}.parallax-compare__content{position:relative;z-index:1;margin-top:-100vh}@media (min-width:769px){.parallax-compare__content{display:grid;grid-template-columns:1fr 1fr;column-gap:32px}.parallax-compare__slide--card:not(.parallax-compare__slide--fullvideo) .parallax-compare__card{max-width:584px}.parallax-compare__slide--card:not(.parallax-compare__slide--fullvideo):nth-of-type(2){justify-self:end}.parallax-compare__slide--card:not(.parallax-compare__slide--fullvideo):nth-of-type(3){justify-self:start}.parallax-compare__slide.parallax-compare__slide--fullvideo,.parallax-compare__slide.parallax-compare__slide--text{grid-column:1/-1}.parallax-compare__slide.parallax-compare__slide--fullvideo{min-height:0;padding:32px 20px}.parallax-compare__slide.parallax-compare__slide--finale{min-height:100vh;padding:80px 40px;position:relative;overflow:hidden;isolation:isolate}.parallax-compare__slide.parallax-compare__slide--card:not(.parallax-compare__slide--fullvideo){min-height:0;padding:28px 20px}.parallax-compare__slide--card:not(.parallax-compare__slide--fullvideo) .parallax-compare__card{min-height:0;grid-template-columns:1fr;direction:ltr}.parallax-compare__slide--card:not(.parallax-compare__slide--fullvideo) .parallax-compare__card-img{margin:0;border-radius:16px 16px 0 0;aspect-ratio:16/9}.parallax-compare__slide--card:not(.parallax-compare__slide--fullvideo) .parallax-compare__card--reversed .parallax-compare__card-img{margin:0}.parallax-compare__slide--card:not(.parallax-compare__slide--fullvideo) .parallax-compare__card--reversed .parallax-compare__card-body{text-align:left}.parallax-compare__slide--card:not(.parallax-compare__slide--fullvideo) .parallax-compare__card--reversed .parallax-compare__card-list{align-items:flex-start}.parallax-compare__slide--card:not(.parallax-compare__slide--fullvideo) .parallax-compare__card-body{padding:24px 28px}.parallax-compare__slide--card:not(.parallax-compare__slide--fullvideo) .parallax-compare__card-list{gap:6px}.parallax-compare__slide--card:not(.parallax-compare__slide--fullvideo) .parallax-compare__card-list li{font-size:22px;line-height:1.25}.parallax-compare__slide.parallax-compare__slide--text{min-height:0;padding:120px 40px}.parallax-compare .parallax-compare__subtext{margin-top:8px}}.parallax-compare__scroll-hint{display:none}.parallax-compare__finale-stage{position:relative;z-index:2;height:100vh}.parallax-compare__finale{position:sticky;top:0;height:100vh;width:100%;padding:24px}.parallax-compare__finale-bg{position:absolute;inset:24px;z-index:0;border-radius:24px;overflow:hidden;opacity:0;transition:opacity .8s ease-out}.parallax-compare__finale-stage.is-visible .parallax-compare__finale-bg{opacity:1}.parallax-compare__finale-bg img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.parallax-compare__finale-overlay{position:absolute;inset:24px;z-index:1;background:linear-gradient(180deg,rgba(0,0,0,.35) 0,rgba(0,0,0,.7) 100%);border-radius:24px;opacity:0;transition:opacity .7s ease-out}.parallax-compare__finale-text{position:absolute;inset:24px;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#fff;padding:0 40px;opacity:0;transform:translateY(20px);transition:opacity .6s .2s ease-out,transform .6s .2s ease-out}.parallax-compare__finale-stage.is-visible .parallax-compare__finale-overlay,.parallax-compare__finale-stage.is-visible .parallax-compare__finale-text{opacity:1}.parallax-compare__finale-stage.is-visible .parallax-compare__finale-text{transform:translateY(0)}.parallax-compare__finale-stage.is-visible .parallax-compare__line{opacity:1;transform:translateY(0)}.parallax-compare__finale-stage .parallax-compare__subtext{position:absolute;bottom:56px;left:50%;width:90%;max-width:700px;margin:0;text-align:center;opacity:0;transform:translateX(-50%) translateY(30px);transition:opacity 1s ease-out,transform 1.2s ease-out;transition-delay:0.25s}.parallax-compare__finale-stage.is-visible .parallax-compare__subtext{opacity:1;transform:translateX(-50%) translateY(0)}@media (prefers-reduced-motion:reduce){.parallax-compare__finale-overlay,.parallax-compare__finale-text{transition:none}}.parallax-compare__slide{position:relative;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 40px}.parallax-compare__slide--text{text-align:center}.parallax-compare__heading{font-family:var(--font-heading);font-size:var(--type-h2-size);font-weight:var(--type-h2-weight);color:#fff;line-height:var(--type-h2-lh);max-width:1000px;text-shadow:0 4px 24px rgba(0,0,0,.5)}.parallax-compare__gradient{background:0 0;-webkit-background-clip:initial;background-clip:initial;color:#fff}.parallax-compare__line{display:block;opacity:0;transform:translateY(30px);transition:opacity 1s ease-out,transform 1.2s ease-out}.parallax-compare__line:nth-child(2){transform:translateY(50px);transition-delay:0.1s}.parallax-compare__slide.parallax-visible .parallax-compare__line{opacity:1;transform:translateY(0)}.parallax-compare__slide--card .parallax-compare__card,.parallax-compare__slide--text .parallax-compare__scroll-hint,.parallax-compare__slide--text .parallax-compare__subtext{opacity:0;transform:translateY(50px);transition:opacity .8s cubic-bezier(.19, 1, .22, 1),transform 1.2s cubic-bezier(.075, .82, .165, 1)}.parallax-compare__slide--text .parallax-compare__subtext{transition-delay:0.25s}.parallax-compare__slide--text .parallax-compare__scroll-hint{transition-delay:0.4s}.parallax-compare__card-label,.parallax-compare__card-list li,.parallax-compare__card-logo{opacity:0;transform:translateY(20px);transition:opacity .5s cubic-bezier(.19, 1, .22, 1),transform .7s cubic-bezier(.075, .82, .165, 1)}.parallax-compare__slide.parallax-visible .parallax-compare__card,.parallax-compare__slide.parallax-visible .parallax-compare__scroll-hint,.parallax-compare__slide.parallax-visible .parallax-compare__subtext{opacity:1;transform:translateY(0)}.parallax-compare__slide.parallax-visible .parallax-compare__card-label{opacity:1;transform:translateY(0);transition-delay:0.3s}.parallax-compare__slide.parallax-visible .parallax-compare__card-list li:first-child{opacity:1;transform:translateY(0);transition-delay:0.4s}.parallax-compare__slide.parallax-visible .parallax-compare__card-list li:nth-child(2){opacity:1;transform:translateY(0);transition-delay:0.5s}.parallax-compare__slide.parallax-visible .parallax-compare__card-list li:nth-child(3){opacity:1;transform:translateY(0);transition-delay:0.6s}.parallax-compare__slide.parallax-visible .parallax-compare__card-list li:nth-child(4){opacity:1;transform:translateY(0);transition-delay:0.7s}.parallax-compare__slide.parallax-visible .parallax-compare__card-list li:nth-child(5){opacity:1;transform:translateY(0);transition-delay:0.8s}.parallax-compare__slide.parallax-visible .parallax-compare__card-logo{opacity:1;transform:translateY(0);transition-delay:0.9s}.parallax-compare__scroll-hint{position:absolute;bottom:60px;left:50%;transform:translateX(-50%);opacity:.5;animation:bounceDown 1.5s ease-in-out infinite}@keyframes bounceDown{0%,100%{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(10px)}}.parallax-compare__subtext{font-size:18px;color:#fff;margin-top:24px;max-width:700px}.parallax-compare__card{display:grid;grid-template-columns:2fr 3fr;background:#f8f8f8;border-radius:24px;overflow:hidden;max-width:1200px;width:100%;box-shadow:0 24px 64px rgba(0,0,0,.3);min-height:75vh}.parallax-compare__card--reversed{direction:rtl}.parallax-compare__card--reversed>*{direction:ltr}.parallax-compare__card--reversed .parallax-compare__card-img{margin:24px 24px 24px 0}.parallax-compare__card--reversed .parallax-compare__card-body{text-align:right}.parallax-compare__card--reversed .parallax-compare__card-list{align-items:flex-end}.parallax-compare__card--dark{background:0 0;box-shadow:none;border-radius:24px;position:relative;max-width:880px;margin-left:auto;margin-right:auto;aspect-ratio:16/9;min-height:0;grid-template-columns:1fr 1fr}.parallax-compare__card--dark .parallax-compare__card-img{position:absolute;inset:0;margin:0;border-radius:24px;z-index:0}.parallax-compare__card--dark .parallax-compare__card-body{position:relative;z-index:1;grid-column:2;background:rgba(0,0,0,.5);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border-radius:24px}.parallax-compare__card-img{overflow:hidden;margin:24px 0 24px 24px;border-radius:16px}.parallax-compare__card-img img,.parallax-compare__card-img video{width:100%;height:100%;object-fit:cover;display:block}.parallax-compare__card-body{padding:56px;display:flex;flex-direction:column;justify-content:center}.parallax-compare__card-label{font-family:var(--font-heading);font-size:16px;font-weight:700;letter-spacing:3px;text-transform:uppercase;color:#c0392b;margin-bottom:28px}.parallax-compare__card--dark .parallax-compare__card-label{color:#2ecc71}.parallax-compare__card-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.parallax-compare__card-list li{font-family:var(--font-heading);font-size:clamp(18px, 1.6vw, 26px);font-weight:700;color:#1a1a1a;line-height:1.25}.parallax-compare__card--dark .parallax-compare__card-list li{color:#fff}.parallax-compare__card-logo{margin-top:20px;width:90px;height:auto;border-radius:4px}.parallax-compare__card--fullvideo{grid-template-columns:3fr 2fr}.parallax-compare__card--fullvideo .parallax-compare__card-list li{font-size:clamp(15px, 1.4vw, 22px);position:relative;padding-left:clamp(18px,2vw,28px)}.parallax-compare__card--fullvideo .parallax-compare__card-list li::before{content:"";position:absolute;left:0;top:.55em;width:clamp(7px,.8vw,10px);height:clamp(7px,.8vw,10px);border-radius:50%;background:var(--orange,#ff6a00)}@media (max-width:1100px) and (min-width:901px){.showcase-card-media{aspect-ratio:4/3}.tech-protection__scene{padding:60px 40px}.tech-notadapted__lab img{max-height:480px}.tech-validated__video-wrap video{min-height:220px}.tech-sandable{padding:80px 40px}}@media (max-width:1100px){.parallax-compare__card--fullvideo .parallax-compare__card-body{padding:32px}.parallax-compare__card--fullvideo .parallax-compare__card-label{font-size:13px;letter-spacing:2px;margin-bottom:18px}.parallax-compare__card--fullvideo .parallax-compare__card-list{gap:8px}}.parallax-compare__card--fullvideo .parallax-compare__card-img video{object-fit:cover;width:100%;height:100%;background:#000}.parallax-compare__card--fullvideo .parallax-compare__card-body{transition:transform .9s cubic-bezier(.7, 0, .2, 1),opacity .6s ease;will-change:transform,opacity}.parallax-compare__card--fullvideo.is-revealed .parallax-compare__card-body{transform:translateX(120%);opacity:0;pointer-events:none}@media (prefers-reduced-motion:reduce){.parallax-compare__card--fullvideo .parallax-compare__card-body{transition:opacity .2s ease}.parallax-compare__card--fullvideo.is-revealed .parallax-compare__card-body{transform:none;visibility:hidden}}.pc-vplayer{position:absolute;inset:0;z-index:3;pointer-events:none}.pc-vplayer__overlay-play{position:absolute;inset:0;margin:auto;width:88px;height:88px;border-radius:50%;background:rgba(0,0,0,.55);border:2px solid rgba(255,255,255,.85);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;transition:opacity 250ms ease,transform 250ms ease;pointer-events:none}.pc-vplayer__overlay-play svg{width:36px;height:36px;margin-left:4px}.parallax-compare__card--fullvideo.is-revealed .pc-vplayer__overlay-play.is-visible{opacity:1;pointer-events:auto}.pc-vplayer__overlay-play:hover{transform:scale(1.05)}.pc-vplayer__controls{position:absolute;left:20px;right:20px;bottom:20px;display:flex;align-items:center;gap:10px;background:rgba(0,0,0,.55);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-radius:999px;padding:8px 14px;opacity:0;transform:translateY(10px);transition:opacity 250ms ease,transform 250ms ease;pointer-events:none}.parallax-compare__card--fullvideo.is-revealed.has-focus .pc-vplayer__controls,.parallax-compare__card--fullvideo.is-revealed:hover .pc-vplayer__controls{opacity:1;transform:translateY(0);pointer-events:auto}.pc-vplayer__btn{background:0 0;border:0;color:#fff;width:32px;height:32px;padding:4px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;border-radius:50%;transition:background 150ms ease}.pc-vplayer__btn:hover{background:rgba(255,255,255,.15)}.pc-vplayer__btn svg{width:18px;height:18px;display:block}.pc-vplayer__icon-mute,.pc-vplayer__icon-pause{display:none}.pc-vplayer.is-playing .pc-vplayer__icon-play{display:none}.pc-vplayer.is-playing .pc-vplayer__icon-pause{display:block}.pc-vplayer.is-muted .pc-vplayer__icon-unmute{display:none}.pc-vplayer.is-muted .pc-vplayer__icon-mute{display:block}.pc-vplayer__progress{flex:1;min-width:60px;-webkit-appearance:none;appearance:none;background:0 0;cursor:pointer;height:16px}.pc-vplayer__progress::-webkit-slider-runnable-track{height:4px;background:linear-gradient(to right,var(--orange,#ff6a00) 0,var(--orange,#ff6a00) var(--value,0),rgba(255,255,255,.35) var(--value,0),rgba(255,255,255,.35) 100%);border-radius:2px}.pc-vplayer__progress::-moz-range-track{height:4px;background:rgba(255,255,255,.35);border-radius:2px}.pc-vplayer__progress::-moz-range-progress{height:4px;background:var(--orange,#ff6a00);border-radius:2px}.pc-vplayer__progress::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:12px;height:12px;border-radius:50%;background:#fff;border:0;margin-top:-4px;cursor:pointer;box-shadow:0 1px 3px rgba(0,0,0,.4)}.pc-vplayer__progress::-moz-range-thumb{width:12px;height:12px;border-radius:50%;background:#fff;border:0;cursor:pointer;box-shadow:0 1px 3px rgba(0,0,0,.4)}.pc-vplayer__volume{width:72px;-webkit-appearance:none;appearance:none;background:0 0;cursor:pointer;height:14px}.pc-vplayer__volume::-webkit-slider-runnable-track{height:3px;background:linear-gradient(to right,#fff 0,#fff var(--value,100%),rgba(255,255,255,.3) var(--value,100%),rgba(255,255,255,.3) 100%);border-radius:2px}.pc-vplayer__volume::-moz-range-track{height:3px;background:rgba(255,255,255,.3);border-radius:2px}.pc-vplayer__volume::-moz-range-progress{height:3px;background:#fff;border-radius:2px}.pc-vplayer__volume::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:10px;height:10px;border-radius:50%;background:#fff;border:0;margin-top:-3.5px;cursor:pointer}.pc-vplayer__volume::-moz-range-thumb{width:10px;height:10px;border-radius:50%;background:#fff;border:0;cursor:pointer}.pc-vplayer__time{color:#fff;font-size:12px;font-variant-numeric:tabular-nums;min-width:86px;text-align:center;white-space:nowrap;opacity:.9}@media (max-width:768px){.parallax-compare__card--fullvideo{position:relative;display:block;aspect-ratio:16/9;min-height:320px;overflow:hidden}.parallax-compare__card--fullvideo .parallax-compare__card-img{position:absolute;inset:0;margin:0;aspect-ratio:auto;border-radius:inherit}.parallax-compare__card--fullvideo .parallax-compare__card-body{position:absolute;inset:0;z-index:2;display:flex;flex-direction:column;justify-content:flex-end;padding:24px 22px;color:#fff;background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.55) 55%,rgba(0,0,0,.85) 100%);transform:translateY(0);transition:transform .9s cubic-bezier(.7, 0, .2, 1),opacity .6s ease}.parallax-compare__card--fullvideo .parallax-compare__card-list li{color:#fff}.parallax-compare__card--fullvideo.is-revealed .parallax-compare__card-body{transform:translateY(105%);opacity:0;pointer-events:none;visibility:hidden}.pc-vplayer__controls{left:10px;right:10px;bottom:10px;padding:6px 10px;gap:6px}.pc-vplayer__time{display:none}.pc-vplayer__volume{width:48px}.pc-vplayer__overlay-play{width:64px;height:64px}.pc-vplayer__overlay-play svg{width:26px;height:26px}}@media (max-width:768px){.parallax-compare__card{grid-template-columns:1fr;max-width:100%;min-height:auto;border-radius:16px}.parallax-compare__card--reversed{direction:ltr}.parallax-compare__card--reversed .parallax-compare__card-body{text-align:left}.parallax-compare__card--reversed .parallax-compare__card-list{align-items:flex-start}.parallax-compare__card--reversed .parallax-compare__card-img{margin:0}.parallax-compare__card-img{aspect-ratio:16/9;margin:0;border-radius:16px 16px 0 0}.parallax-compare__card-body{padding:24px}.parallax-compare__card-label{font-size:14px;margin-bottom:16px}.parallax-compare__card-list li{font-size:18px}.parallax-compare__card--dark{min-height:auto;grid-template-columns:1fr}.parallax-compare__card--dark .parallax-compare__card-img{position:relative;inset:auto;aspect-ratio:16/9;border-radius:16px 16px 0 0}.parallax-compare__card--dark .parallax-compare__card-body{grid-column:1;border-radius:0 0 16px 16px}.parallax-compare__heading{text-align:center}.parallax-compare__slide{min-height:auto;padding:40px 16px}.parallax-compare__slide--text{align-items:center;text-align:center;justify-content:flex-start;padding-top:80px;padding-bottom:80px}.parallax-compare__scroll-hint,.parallax-compare__slide.parallax-visible .parallax-compare__scroll-hint{position:static!important;transform:none!important;left:auto!important;bottom:auto!important;margin:40px auto 0;display:block}.parallax-compare__slide--card{padding:20px 16px}}.color-blast{background:#f5f5f5;position:relative;overflow:hidden;padding:110px 60px}.color-blast__inner{max-width:1300px;margin:0 auto;display:grid;grid-template-columns:1fr 1.05fr;grid-template-rows:auto 1fr;grid-template-areas:"title media" "text  media";column-gap:72px;row-gap:24px;align-items:start}.color-blast__title{grid-area:title;align-self:end}.color-blast__text{grid-area:text;min-width:0;align-self:start}.color-blast__media{grid-area:media;align-self:center}.color-blast__title{font-family:var(--font-heading);font-size:var(--type-h2-size);line-height:var(--type-h2-lh);font-weight:var(--type-h2-weight);letter-spacing:var(--type-h2-tracking);color:#111;margin:0 0 18px;max-width:520px}.color-blast__title .color-word{display:inline-block;color:#111}.color-blast__title .typewriter-cursor{display:inline-block;width:3px;background:#111;margin-left:4px;animation:blink-cursor .6s step-end infinite;vertical-align:baseline;height:.85em}@keyframes blink-cursor{50%{opacity:0}}.color-blast__body-text{font-size:var(--type-lede-size);line-height:var(--type-lede-lh);color:#3a3a3a;margin:0 0 16px;max-width:520px}.color-blast__tagline{font-family:var(--font-heading);font-size:14px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#111;margin:0 0 32px}.color-blast__ctas{display:flex;gap:14px;flex-wrap:wrap}.color-blast__media{position:relative;width:100%;aspect-ratio:3/2;border-radius:28px;overflow:hidden;background:#0f0f0f;box-shadow:0 50px 90px rgba(0,0,0,.22),0 0 0 1px rgba(0,0,0,.04);justify-self:stretch}.color-blast__slideshow{position:absolute;inset:0}.color-blast__slide{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 72%;opacity:0;transition:opacity .6s ease-in-out;z-index:0}.color-blast__slide--visible{opacity:1;z-index:1}.color-blast__slide--showing{opacity:1;z-index:2}.color-blast__media::after{content:"";position:absolute;inset:auto 0 0 0;height:30%;z-index:3;background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.25) 100%);pointer-events:none}@media (max-width:900px){.color-blast{padding:72px 28px}.color-blast__inner{grid-template-columns:1fr;grid-template-rows:auto auto auto;grid-template-areas:"title" "media" "text";column-gap:0;row-gap:32px}.color-blast__title{text-align:center;width:100%;max-width:none;align-self:start;margin:0}.color-blast__text{text-align:center}.color-blast__body-text{margin-left:auto;margin-right:auto}.color-blast__media{aspect-ratio:4/3;max-width:560px;margin:0 auto}.color-blast__ctas{justify-content:center}}@media (max-width:560px){.color-blast{padding:56px 20px}}.scan-section{padding:80px 40px 100px;background:var(--white);text-align:center}.scan-section__header{margin-bottom:48px}.scan-section__label{font-family:var(--font-heading);font-size:12px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:#999;margin-bottom:12px}.scan-section__title{font-family:var(--font-heading);font-size:clamp(32px, 5vw, 48px);font-weight:800;line-height:1.15;background:linear-gradient(to right,#eb4702,#992e01);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:16px}.scan-section__carousel-container{display:flex;flex-direction:column;align-items:center;gap:30px;margin-bottom:48px}.scan-section__3d-viewport{position:relative;width:100%;max-width:1200px;height:720px;perspective:1200px;perspective-origin:50% 50%;cursor:grab;user-select:none;touch-action:pan-y}.scan-card{position:absolute;top:50%;left:50%;width:420px;height:640px;border-radius:20px;overflow:hidden;cursor:pointer;box-shadow:0 12px 40px rgba(0,0,0,.4);transition:transform .7s cubic-bezier(.25, .8, .25, 1),opacity .7s cubic-bezier(.25, .8, .25, 1),box-shadow .7s ease;transform-style:preserve-3d;will-change:transform,opacity;--drag:0px;background:#1a1a1a}.scan-card img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(1.3);width:100%;height:100%;object-fit:cover;display:block}.scan-card:nth-child(2) img{object-position:left center}.scan-card--center{transform:translate(calc(-50% + var(--drag)),-50%) translateZ(0) scale(1) rotateY(0);opacity:1;z-index:3}.scan-card--left{transform:translate(calc(-130% + var(--drag)),-50%) translateZ(-200px) scale(.8) rotateY(15deg);opacity:.6;z-index:1}.scan-card--right{transform:translate(calc(30% + var(--drag)),-50%) translateZ(-200px) scale(.8) rotateY(-15deg);opacity:.6;z-index:1}.scan-card__cta{position:absolute;bottom:24px;left:50%;transform:translateX(-50%);padding:10px 24px;background:rgba(255,255,255,.2);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:100px;font-family:var(--font-heading);font-size:12px;font-weight:700;letter-spacing:1px;color:#fff;text-decoration:none;text-transform:uppercase;white-space:nowrap;transition:background .2s,opacity .3s}.scan-card--center .scan-card__cta{opacity:1;pointer-events:auto}.scan-card--left .scan-card__cta,.scan-card--right .scan-card__cta{opacity:0;pointer-events:none}.scan-card__cta:hover{background:rgba(255,255,255,.4)}.scan-section__arrows{display:flex;gap:12px}.scan-section__body{max-width:860px;margin:0 auto;text-align:center}.scan-section__text{font-size:28px;font-weight:400;line-height:1.55;color:#555;max-width:860px;margin:0 auto 24px}.scan-section__text strong{display:block;font-family:var(--font-heading);font-size:30px;font-weight:700;letter-spacing:.5px;color:var(--text-dark);margin-bottom:22px}@media (max-width:768px){.scan-section__text{font-size:18px;line-height:1.6}}@media (max-width:499px){.scan-section__text{font-size:16px}.scan-section__text strong{font-size:22px}}.scan-section__link{display:inline-flex;align-items:center;gap:8px;font-family:var(--font-heading);font-size:15px;font-weight:700;color:#1a1a1a;text-decoration:none;transition:color .2s}.scan-section__link:hover{color:var(--orange)}.scan-section__link svg{transition:transform .2s}.scan-section__link:hover svg{transform:translateX(4px)}@media (max-width:768px){.scan-section{padding:60px 20px 80px;overflow-x:hidden}.scan-section__3d-viewport{height:440px;overflow:hidden}.scan-card{width:240px;height:360px}.scan-card--left{transform:translate(calc(-120% + var(--drag)),-50%) translateZ(-150px) scale(.75) rotateY(12deg)}.scan-card--right{transform:translate(calc(20% + var(--drag)),-50%) translateZ(-150px) scale(.75) rotateY(-12deg)}}.gallery-scroll{padding:80px 0 60px;background:var(--light-gray);overflow:hidden}.gallery-scroll__header{display:flex;align-items:flex-start;justify-content:space-between;padding:0 60px;margin-bottom:48px}.gallery-scroll__title{font-family:var(--font-heading);font-size:clamp(32px, 5vw, 48px);font-weight:800;line-height:1.15;background:linear-gradient(to right,#eb4702,#992e01);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:16px}.gallery-scroll__subtitle{font-size:16px;color:#444}.gallery-scroll__logo{width:64px;height:64px;flex-shrink:0}.gallery-scroll__track-wrapper{width:100%;overflow:hidden;padding:40px 0 20px}.gallery-scroll__track{display:flex;gap:24px;animation:galleryScroll 30s linear infinite;width:max-content}@keyframes galleryScroll{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}.gallery-scroll__item{flex-shrink:0;width:320px;height:400px;border-radius:16px;overflow:hidden}.gallery-scroll__item--featured{width:380px;height:480px;margin-top:-40px}.gallery-scroll__item img{width:100%;height:100%;object-fit:cover}.social-scroll__track{display:flex;gap:24px;animation:socialScroll 60s linear infinite;width:max-content}@keyframes socialScroll{0%{transform:translateX(0)}100%{transform:translateX(-33.33%)}}.social-card{flex-shrink:0;width:280px;border-radius:16px;overflow:hidden;background:var(--white);box-shadow:0 4px 20px rgba(0,0,0,.08);text-decoration:none;color:inherit;transition:transform .3s,box-shadow .3s;position:relative;display:block}.social-card__platform-badge{position:absolute;bottom:12px;left:12px;width:32px;height:32px;border-radius:50%;background:rgba(0,0,0,.55);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:2;pointer-events:none}.social-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px rgba(0,0,0,.15)}.social-card__media{width:100%;height:360px;overflow:hidden;position:relative}.social-card__media img,.social-card__media video{width:100%;height:100%;object-fit:cover}.social-card__info{display:flex;align-items:flex-start;gap:10px;padding:14px 16px}.social-card__platform{flex-shrink:0;margin-top:2px}.social-card__text{display:flex;flex-direction:column;gap:2px;min-width:0}.social-card__handle{font-size:12px;font-weight:600;color:var(--text-dark)}.social-card__caption{font-size:11px;color:#888;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.social-card__slideshow{position:relative}.social-card__slide{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .6s ease}.social-card__slide:first-child{position:relative}.social-card__slide--active{opacity:1}@media (max-width:768px){.social-card{width:240px}.social-card__media{height:300px}}.gallery-scroll__footer{display:flex;flex-direction:column;align-items:flex-end;gap:16px;padding:24px 60px 0}.gallery-scroll__link{display:inline-flex;align-items:center;gap:8px;font-family:var(--font-heading);font-size:15px;font-weight:700;color:#1a1a1a;text-decoration:none;transition:color .2s}.gallery-scroll__link:hover{color:var(--orange)}.gallery-scroll__link svg{transition:transform .2s}.gallery-scroll__link:hover svg{transform:translateX(4px)}.gallery-scroll__social{display:flex;align-items:center;gap:16px;margin-top:12px}.gallery-scroll__social a{display:flex;color:#8c8e90;transition:color .2s,transform .2s}.gallery-scroll__social a:hover{color:var(--orange);transform:scale(1.15)}@media (max-width:768px){.gallery-scroll{padding:60px 0 40px}.gallery-scroll__header{padding:0 20px;flex-direction:column;gap:16px}.gallery-scroll__item{width:240px;height:300px}.gallery-scroll__item--featured{width:280px;height:360px;margin-top:-30px}.gallery-scroll__footer{padding:16px 20px 0}}.features-section{padding:80px 60px 120px;background:var(--light-gray)}.features-carousel{display:flex;gap:20px;justify-content:center;max-width:1600px;margin:0 auto}.feature-card{position:relative;flex:0 0 220px;height:580px;border-radius:20px;overflow:hidden;cursor:pointer;transition:flex .5s ease}.feature-card.active{flex:0 0 520px}.feature-card-inner{position:relative;width:100%;height:100%}.feature-bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.feature-toggle{position:absolute;top:20px;right:20px;width:40px;height:40px;border-radius:50%;border:none;pointer-events:none;display:flex;align-items:center;justify-content:center;font-size:14px;transition:all .3s;z-index:10}.feature-card.active .feature-toggle{background:#d64917;color:var(--white);border:1px solid #ff4d00}.feature-card.active .feature-toggle i{transform:rotate(0)}.feature-card:not(.active) .feature-toggle{background:rgba(255,255,255,.35);color:var(--orange);border:1px solid var(--white)}.feature-card:not(.active) .feature-toggle i{transform:rotate(-45deg)}.feature-content{position:absolute;bottom:0;left:0;right:0;padding:30px;background:linear-gradient(transparent,rgba(0,0,0,.8));color:var(--white)}.feature-title{font-size:30px;font-weight:600;line-height:1.2;margin-bottom:15px}.feature-card:not(.active) .feature-title{font-size:22px}.feature-subtitle{font-size:12px;font-weight:300;line-height:1.5;margin-bottom:20px;opacity:0;max-height:0;overflow:hidden;transition:all .3s}.feature-subtitle strong{font-weight:600}.feature-card.active .feature-subtitle{opacity:1;max-height:100px}.feature-card:not(.active) .btn-secondary{opacity:0}.installers-section{background:var(--dark-bg);padding:80px;color:var(--white);overflow:hidden;overscroll-behavior-x:none}.installers-header{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:40px;gap:15px}.installers-title{font-size:32px;font-weight:700;line-height:1.2;letter-spacing:2px}.installers-subtitle{font-size:14px;font-weight:400;color:rgba(255,255,255,.7);max-width:600px;text-align:center}.installers-carousel-container{display:flex;flex-direction:column;align-items:center;gap:30px}.installers-3d-viewport{position:relative;width:100%;max-width:1200px;height:420px;perspective:1200px;perspective-origin:50% 50%;cursor:grab;user-select:none;overscroll-behavior-x:none;touch-action:pan-y}.installers-card{position:absolute;top:50%;left:50%;width:700px;height:380px;border-radius:20px;overflow:hidden;cursor:pointer;box-shadow:0 12px 40px rgba(0,0,0,.4);transition:transform .7s cubic-bezier(.25, .8, .25, 1),opacity .7s cubic-bezier(.25, .8, .25, 1),box-shadow .7s ease;transform-style:preserve-3d;will-change:transform,opacity}.installers-card img{width:100%;height:100%;object-fit:cover;display:block}.installers-card{--drag:0px}.installers-card--center{transform:translate(calc(-50% + var(--drag)),-50%) translateZ(0) scale(1) rotateY(0);opacity:1;z-index:3}.installers-card--left{transform:translate(calc(-120% + var(--drag)),-50%) translateZ(-200px) scale(.75) rotateY(15deg);opacity:.6;z-index:1}.installers-card--right{transform:translate(calc(20% + var(--drag)),-50%) translateZ(-200px) scale(.75) rotateY(-15deg);opacity:.6;z-index:1}.installers-card--left .installers-features,.installers-card--right .installers-features{opacity:0;pointer-events:none;transition:opacity .3s ease}.installers-card--center .installers-features{opacity:1;pointer-events:auto;transition:opacity .4s ease .3s}.installers-features{position:absolute;bottom:25px;right:25px;display:flex;flex-direction:column;gap:3px}.installer-feature{display:flex;align-items:center;gap:8px;color:var(--text-dark);font-size:12px;font-weight:500;background:#eeeeef;padding:2px 14px 2px 2px;border-radius:50px;border:1px solid var(--white)}.installer-feature i{color:var(--orange);font-size:10px;background:var(--white);width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.installers-arrows{display:flex;gap:12px;justify-content:center}.arrow-btn{width:40px;height:40px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:14px;transition:all .3s}.arrow-prev{background:#bebebe;color:var(--orange);border:1px solid var(--white)}.arrow-next{background:#d64917;color:var(--white);border:1px solid #ff4d00}.arrow-btn:hover{transform:scale(1.05)}.revenue-section{padding:100px 80px;background:var(--light-gray)}.revenue-container{display:flex;align-items:center;gap:80px;max-width:1200px;margin:0 auto;box-shadow:0 24px 64px rgba(0,0,0,.2);background:var(--white);border-radius:30px;overflow:hidden}.revenue-image{flex:1}.revenue-image img{width:100%;height:500px;object-fit:cover}.revenue-content{flex:1;padding:60px 60px 60px 0}.revenue-title{font-size:36px;font-weight:400;line-height:1.2;margin-bottom:30px;color:var(--text-dark)}.revenue-list{list-style:none;margin-bottom:35px}.revenue-list li{display:flex;align-items:flex-start;gap:15px;margin-bottom:18px;font-size:15px;font-weight:600}.revenue-list li i{color:var(--orange);font-size:16px;margin-top:3px}.booth-section{position:relative;background:var(--white);padding:100px 80px 160px;--booth-slide-ms:6000ms}.booth-pin{max-width:1200px;margin:0 auto}.booth-header{margin-bottom:44px}.booth-label{font-family:var(--font-heading);font-size:12px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:#111;margin-bottom:18px}.booth-nav{display:grid;grid-template-columns:repeat(3,1fr);gap:0}.booth-nav__tab{position:relative;display:flex;align-items:center;gap:14px;padding:22px 20px;background:0 0;border:0;text-align:left;cursor:pointer;font-family:var(--font-heading);color:#888;transition:color var(--tx-base) var(--ease-out),background var(--tx-base) var(--ease-out)}.booth-nav__tab:hover{color:#111;background:rgba(0,0,0,.02)}.booth-nav__num{font-size:13px;font-weight:700;letter-spacing:1.5px;color:rgba(0,0,0,.35);transition:color var(--tx-base)}.booth-nav__label{font-size:15px;font-weight:700;letter-spacing:-.01em}.booth-nav__bar{display:none}.booth-nav__tab--active{color:#111}.booth-nav__tab--active .booth-nav__num{color:var(--brand-orange)}.booth-nav__tab--active .booth-nav__bar{width:100%}.booth-section[data-autoplay=on] .booth-nav__tab--active .booth-nav__bar{animation:boothProgress var(--booth-slide-ms) linear forwards}@keyframes boothProgress{from{width:0%}to{width:100%}}.booth-stage{position:relative}.booth-slide{opacity:0;transform:translateY(12px);transition:opacity .55s var(--ease-out),transform .55s var(--ease-out);will-change:opacity,transform}.booth-slide[hidden]{display:none}.booth-slide--active{opacity:1;transform:translateY(0)}.booth-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:60px;width:100%}.booth-text{min-width:0}.booth-heading{font-family:var(--font-heading);font-size:clamp(32px, 5vw, 48px);font-weight:800;line-height:1.15;background:linear-gradient(to right,#eb4702,#992e01);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:18px;max-width:560px}.booth-heading .accent{font-style:normal}.booth-banner{position:relative;border-radius:24px;overflow:hidden;aspect-ratio:12/5;display:flex;align-items:center}.booth-banner__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.booth-banner__overlay{position:absolute;inset:0;background:linear-gradient(to right,rgba(0,0,0,.62) 0,rgba(0,0,0,.4) 42%,rgba(0,0,0,.05) 100%)}.booth-banner__content{position:relative;z-index:1;padding:clamp(28px,4vw,60px);max-width:640px}.booth-banner .booth-heading{background:0 0;-webkit-background-clip:border-box;background-clip:border-box;-webkit-text-fill-color:#fff;color:#fff;font-size:clamp(28px, 3.6vw, 46px);line-height:1.14;max-width:none;margin-bottom:26px}.booth-desc{font-size:var(--type-lede-size);line-height:var(--type-lede-lh);color:#4a4a4a;margin-bottom:28px;max-width:540px}.booth-cta{align-self:flex-start}.booth-cards{position:relative;aspect-ratio:4/3;min-width:0;border-radius:16px;overflow:hidden;box-shadow:0 30px 60px rgba(0,0,0,.12)}.booth-card{position:absolute;inset:0}.booth-card img{width:100%;height:100%;object-fit:cover;border-radius:16px}.booth-card__overlay{position:absolute;bottom:0;left:0;right:0;padding:32px 26px 26px;background:linear-gradient(transparent,rgba(0,0,0,.8));border-radius:0 0 16px 16px}.booth-card__overlay p{color:var(--white);font-size:15px;font-weight:500;line-height:1.55}.booth-features{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:24px}.booth-feature{min-width:0;background:var(--light-gray);border-radius:16px;padding:38px 30px;text-align:center}.booth-feature__icon{width:40px;height:40px;margin:0 auto 16px}.booth-feature__icon svg{width:100%;height:100%;stroke:#3a3a3a}.booth-feature h3{font-family:var(--font-heading);font-size:18px;font-weight:700;color:#111;margin-bottom:8px}.booth-feature p{font-size:14px;line-height:1.6;color:#5a5a5a}@media (max-width:900px){.booth-section{padding:72px 32px 110px}.booth-banner{aspect-ratio:auto;min-height:460px}.booth-grid{grid-template-columns:1fr;gap:32px}.booth-cards{width:100%;aspect-ratio:16/10}.booth-features{grid-template-columns:1fr;gap:28px;margin-top:40px;padding-top:32px}.booth-feature{text-align:center;padding-left:0;border-left:0}.booth-feature__icon{margin-left:auto;margin-right:auto}}@media (max-width:640px){.booth-section{padding:56px 20px}.booth-nav{grid-template-columns:1fr}.booth-nav__tab{border-left:0;border-top:1px solid rgba(0,0,0,.08);padding:16px 4px}.booth-nav__tab:first-child{border-top:0}.booth-nav__bar{bottom:auto;top:-1px}.booth-header{margin-bottom:28px}}@media (prefers-reduced-motion:reduce){.booth-slide{transition:none}.booth-section[data-autoplay=on] .booth-nav__tab--active .booth-nav__bar{animation:none}}.tech-banner{position:relative;width:100%;min-height:420px;display:flex;align-items:center;justify-content:center;overflow:hidden}.tech-banner__bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 95%}.tech-banner__overlay{position:absolute;inset:0;background:rgba(10,30,50,.75)}.tech-banner__content{position:relative;z-index:1;text-align:center;max-width:1200px;padding:80px 40px}.tech-banner__title{font-family:var(--font-heading);font-size:38px;font-weight:600;color:var(--white);margin-bottom:24px}.tech-banner__desc{font-size:clamp(14px, 2vw, 23px);font-weight:300;line-height:1.5;color:rgba(255,255,255,.85);margin-bottom:30px;max-width:1100px;margin-left:auto;margin-right:auto}.tech-banner__label{font-family:var(--font-heading);font-size:10px;font-weight:700;letter-spacing:3px;text-transform:uppercase;color:#fff}@media (max-width:768px){.tech-banner{min-height:360px}.tech-banner__content{padding:60px 20px}.tech-banner__title{font-size:22px}.tech-banner__desc{font-size:14px}}.choose-cards{display:flex;gap:20px;margin-bottom:40px}.choose-card{flex:1;height:180px;border-radius:20px;overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center}.choose-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.choose-label{position:relative;z-index:1;font-family:var(--font-heading);font-size:11px;font-weight:700;letter-spacing:3px;padding:10px 30px;border-radius:50px;backdrop-filter:blur(4px)}.choose-label--dark{color:var(--white);background:rgba(0,0,0,.3)}.choose-label--pink{color:var(--text-dark);background:rgba(255,200,200,.7)}@media (max-width:768px){.choose-cards{flex-direction:column}.choose-card{flex:none;width:100%;height:220px}}.arch-layout{display:flex;align-items:center;gap:40px}.arch-img{flex:1.5;min-width:300px;margin-left:-60px}.arch-img img{width:100%;height:auto}.arch-body{flex:1;min-width:300px}.film-cards{display:grid;grid-template-columns:repeat(3,1fr) 1.5fr;gap:20px;max-width:1200px;margin:0 auto}.film-card{border-radius:16px;padding:28px 24px;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end}.film-card:not(.film-card--build){aspect-ratio:1}.film-card--light{background:var(--light-gray);border:1px solid #eee}.film-card--light h3{font-family:var(--font-body);font-size:15px;font-weight:700;margin-bottom:8px;color:var(--text-dark)}.film-card--light p{font-size:13px;color:#666;line-height:1.6}.film-card__bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.film-card__content{position:relative;z-index:1}.film-card--dark h3{font-size:15px;font-weight:700;margin-bottom:8px;color:var(--text-dark)}.film-card--orange h3{font-size:15px;font-weight:700;margin-bottom:8px;color:var(--white)}.film-card--dark p{font-size:13px;line-height:1.6;color:rgba(0,0,0,.6)}.film-card--orange .film-card__overlay{position:absolute;inset:0;background:linear-gradient(135deg,rgba(235,71,2,.6),rgba(200,50,0,.65))}.film-card--orange p{font-size:13px;line-height:1.6;color:rgba(255,255,255,.9)}.film-card__link{display:inline-flex;align-items:center;color:var(--white);margin-top:8px;text-decoration:none}.film-card--build{background:var(--light-gray);border:1px solid #eee;flex-direction:row;align-items:center;justify-content:flex-start}.film-card__build-text{position:relative;z-index:1;max-width:160px}.film-card__build-text h3{font-family:var(--font-body);font-size:15px;font-weight:700;margin-bottom:8px;color:var(--text-dark)}.film-card__build-text p{font-size:13px;color:#666;line-height:1.6}.film-card__build-img{position:absolute;right:-80px;bottom:-30px;width:265px}.film-card__build-img img{width:100%;height:auto}@media (max-width:1220px){.film-cards{grid-template-columns:1fr 1fr}.film-card__build-img{width:350px;right:-80px;bottom:auto;top:50%;transform:translateY(-50%)}}@media (max-width:1040px){.film-cards{grid-template-columns:1fr}.film-card:not(.film-card--build){aspect-ratio:auto;min-height:200px}.film-card__build-img{width:250px;right:-50px}.filmcards-section{padding:60px 16px!important}.film-card__build-text{max-width:66%}}@media (max-width:510px){.film-card__build-text{max-width:55%}}@media (max-width:768px){.explore-section{padding:60px 0!important}.explore-section>.animate-on-scroll{padding:0 20px}.explore-cards{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scrollbar-width:none;flex-wrap:nowrap!important;padding:0 calc(50vw - 140px)}.explore-card{aspect-ratio:3/4!important;max-height:400px}.explore-cards::-webkit-scrollbar{display:none}.explore-card{flex:none!important;width:280px;scroll-snap-align:center}}.compare-carousel{max-width:1200px;margin:0 auto}.compare-carousel__track{display:flex;gap:24px}.compare-carousel__card{flex:1;border-radius:20px;overflow:hidden;background:var(--light-gray)}.compare-carousel__img{height:280px;overflow:hidden}.compare-carousel__img img{width:100%;height:100%;object-fit:cover}.compare-carousel__body{padding:24px}.compare-carousel__title{font-family:var(--font-body);font-size:16px;font-weight:700;margin-bottom:12px;color:var(--text-dark)}.compare-carousel__list{list-style:none;padding:0;margin:0;font-size:13px;line-height:2}.compare-carousel__list--muted{color:#999}.compare-carousel__list--strong{color:var(--text-dark);font-weight:500}.compare-carousel__neg{color:var(--orange);font-weight:600}.compare-carousel__muted{color:#999}@media (max-width:768px){.compare-carousel{overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scrollbar-width:none}.compare-carousel::-webkit-scrollbar{display:none}.compare-carousel__track{display:flex;gap:16px;width:max-content;padding:0 calc(50vw - 140px)}.compare-carousel__card{flex:none;width:280px;scroll-snap-align:center}.compare-carousel__img{height:200px}}.intro-quote-section{padding:100px 80px;background:var(--white)}.intro-quote-wrap{max-width:900px;margin:0 auto;text-align:center}.intro-quote{font-family:var(--font-body);font-size:clamp(22px, 3.5vw, 42px);font-weight:300;line-height:1.5;color:var(--text-dark)}@media (max-width:768px){.intro-quote-section{padding:60px 24px}.choose-section{padding:0 16px 40px!important}.choose-heading{text-align:center!important}.system-section{padding:0 12px!important}.system-inner{padding:40px 20px!important;border-radius:16px!important}.better-section{padding:60px 20px!important}.howitworks-section{padding:0 20px 60px!important}.arch-section{padding:40px 24px 60px!important}.arch-layout{display:flex;flex-direction:column;align-items:center;text-align:center}.arch-body{display:contents}.arch-heading{order:1;margin-bottom:10px}.arch-img{order:2;margin-left:0;margin-bottom:-15%;overflow:hidden}.arch-img img{max-width:70%}.arch-desc{order:3}.arch-btn{order:4}}.layers-section{padding:100px 80px;background:var(--white)}.layers-header{text-align:center;max-width:900px;margin:0 auto -40px}.layers-title{font-family:var(--font-heading);font-size:clamp(32px, 5vw, 48px);font-weight:800;line-height:1.15;background:linear-gradient(to right,#eb4702,#992e01);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:16px}.layers-subtitle{font-size:15px;line-height:1.7;color:#666}.layers-grid{display:flex;align-items:center;gap:4vw;max-width:1300px;margin:0 auto}.layers-image{flex:3.4;position:relative;min-width:0;margin-left:-380px}.layers-image img{width:130%;max-width:none;height:auto;margin-left:-20%}.layer-pin{position:absolute;width:32px;height:32px;border-radius:50%;background:rgba(255,255,255,.85);border:1.5px solid rgba(0,0,0,.15);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s;transform:translate(-50%,-50%);z-index:2;backdrop-filter:blur(4px)}.layer-pin svg{width:14px;height:14px;stroke:var(--text-dark);transition:stroke .3s}.layer-pin.pulse,.layer-pin:hover{background:var(--orange);border-color:var(--orange);transform:translate(-50%,-50%) scale(1.15);z-index:20}.layer-pin.pulse svg{stroke:var(--white)}.layer-pin:hover svg{stroke:var(--white)}.layer-tooltip{position:absolute;left:calc(100% + 12px);top:50%;transform:translateY(-50%);background:var(--text-dark);color:var(--white);font-family:var(--font-body);font-size:13px;font-weight:400;line-height:1.6;padding:14px 18px;border-radius:8px;width:290px;opacity:0;visibility:hidden;transition:opacity .25s,visibility .25s;pointer-events:none;box-shadow:0 8px 24px rgba(0,0,0,.15);z-index:10}.layer-tooltip::before{content:"";position:absolute;right:100%;top:50%;transform:translateY(-50%);border:6px solid transparent;border-right-color:var(--text-dark)}.layer-pin:hover .layer-tooltip{opacity:1;visibility:visible;z-index:30}.layers-info{flex:1;min-width:0;position:relative}.layer-detail{padding:20px 0;border-bottom:1px solid #e8e8e8}.layer-detail:last-child{border-bottom:none}.layer-detail h3{font-family:var(--font-body);font-size:26px;font-weight:700;color:var(--text-dark);margin-bottom:8px}.layer-detail p{font-size:18px;line-height:1.55;color:#666}.layers-closing{font-size:13px;font-style:italic;line-height:1.7;color:#999;margin-top:24px}.cascade-item{opacity:0;transform:translateY(20px);transition:opacity .5s ease,transform .5s ease}.layers-info.visible .cascade-item:first-child{opacity:1;transform:translateY(0);transition-delay:0.1s}.layers-info.visible .cascade-item:nth-child(2){opacity:1;transform:translateY(0);transition-delay:0.25s}.layers-info.visible .cascade-item:nth-child(3){opacity:1;transform:translateY(0);transition-delay:0.4s}.layers-info.visible .cascade-item:nth-child(4){opacity:1;transform:translateY(0);transition-delay:0.55s}.layers-info.visible .cascade-item:nth-child(5){opacity:1;transform:translateY(0);transition-delay:0.7s}@media (max-width:1150px){.layers-grid{flex-direction:column;gap:0}.layers-image{flex:none;width:70%;margin:0 auto}.layers-info{display:grid;grid-template-columns:1fr 1px 1fr;grid-template-rows:auto 1px auto auto;gap:0;text-align:center;max-width:700px;margin:0 auto;position:relative}.layer-detail{border-bottom:none;padding:30px}.layer-detail:first-child{grid-area:1/1}.layer-detail:nth-child(2){grid-area:1/3}.layer-detail:nth-child(3){grid-area:3/1}.layer-detail:nth-child(4){grid-area:3/3}.layers-closing{grid-area:4/1/5/4}.layers-info::before{content:"";grid-area:1/2/4/3;background:linear-gradient(to bottom,transparent 8%,#e8e8e8 8%,#e8e8e8 44%,transparent 44%,transparent 56%,#e8e8e8 56%,#e8e8e8 92%,transparent 92%);transform:scaleY(0);transition:transform .8s cubic-bezier(.4, 0, .2, 1)}.layers-info::after{content:"";grid-area:2/1/3/4;background:linear-gradient(to right,transparent 5%,#e8e8e8 5%,#e8e8e8 45%,transparent 45%,transparent 55%,#e8e8e8 55%,#e8e8e8 95%,transparent 95%);transform:scaleX(0);transition:transform .8s cubic-bezier(.4, 0, .2, 1) .3s}.layers-info.visible::before{transform:scaleY(1)}.layers-info.visible::after{transform:scaleX(1)}.layer-pin{width:26px;height:26px}.layer-pin svg{width:11px;height:11px}.layer-tooltip{left:50%;top:calc(100% + 10px);transform:translateX(-50%);width:220px;font-size:11px;padding:10px 12px}.layer-tooltip::before{right:auto;top:auto;bottom:100%;left:50%;transform:translateX(-50%);border:6px solid transparent;border-bottom-color:var(--text-dark)}}@media (max-width:768px){.layers-section{padding:60px 20px}.layers-image{width:100%}.layer-pin{width:22px;height:22px}.layer-pin svg{width:9px;height:9px}.layer-tooltip{width:180px;font-size:10px;padding:8px 10px}.layer-pin[data-layer=primer] .layer-tooltip{left:auto;right:-20px;transform:none}.layer-pin[data-layer=primer] .layer-tooltip::before{left:auto;right:20px;transform:none}}.protection-section{position:relative;padding:80px clamp(40px,11vw,160px) 80px;background:var(--white);color:var(--white)}.protection-section::before{content:'';position:absolute;top:16px;bottom:16px;left:clamp(16px,5.5vw,80px);right:clamp(16px,5.5vw,80px);background:var(--dark-bg);border-radius:24px;z-index:0;pointer-events:none}.protection-section>*{position:relative;z-index:1}.protection-cards{display:flex;flex-wrap:wrap;gap:20px;max-width:1100px;margin:0 auto 60px}.protection-card{flex:1 1 220px}.protection-header{text-align:center;max-width:1100px;margin:0 auto 50px}.protection-title{font-family:var(--font-heading);font-size:clamp(28px, 4vw, 40px);font-weight:600;margin-bottom:16px}.protection-subtitle{font-size:15px;line-height:1.7;color:rgba(255,255,255,.6)}.protection-card{background:linear-gradient(145deg,rgba(255,255,255,.09) 0,rgba(255,255,255,.025) 100%);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:30px 24px;text-align:center}.protection-card__icon{width:40px;height:40px;margin:0 auto 16px}.protection-card__icon svg{width:100%;height:100%;stroke:rgba(255,255,255,0.5)}.protection-card h3{font-family:var(--font-body);font-size:16px;font-weight:700;margin-bottom:8px}.protection-card p{font-size:13px;line-height:1.6;color:rgba(255,255,255,.6)}.protection-video{position:relative;max-width:1100px;margin:0 auto;border-radius:16px;overflow:hidden;aspect-ratio:16/7}.protection-video video{width:100%;height:100%;object-fit:cover}.protection-video__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:56px;height:56px;border-radius:50%;background:rgba(255,255,255,.2);border:2px solid rgba(255,255,255,.5);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s;backdrop-filter:blur(4px)}.protection-video__play svg{width:20px;height:20px;margin-left:3px}.protection-video__play:hover{background:rgba(255,255,255,.35);transform:translate(-50%,-50%) scale(1.1)}.protection-cta{display:flex;align-items:center;justify-content:center;gap:30px;max-width:1100px;margin:0 auto;padding:100px 0 60px}.protection-cta h3{font-family:var(--font-body);font-size:20px;font-weight:600;white-space:nowrap}.protection-cta__buttons{display:flex;gap:12px}@media (max-width:768px){.protection-cta{flex-direction:column;gap:20px;text-align:center}.protection-cta h3{white-space:normal;font-size:18px}}@media (max-width:768px){.protection-section{padding:60px 24px 60px}.protection-section::before{left:8px;right:8px}.protection-card{flex-basis:calc(50% - 10px)}.protection-video{aspect-ratio:16/9}.protection-subtitle,.protection-title{word-break:break-word;overflow-wrap:anywhere}.protection-header{padding:0 8px;max-width:100%}.protection-cta h3{font-size:22px;line-height:1.3}}.benefits-section{padding:100px 80px;background:var(--white)}.benefits-container{display:flex;gap:100px;max-width:1200px;margin:0 auto}.benefits-text{flex:1}.benefits-title{font-size:44px;font-weight:400;font-style:normal;line-height:1.3;color:var(--text-dark)}.benefits-content{flex:1;display:flex;flex-direction:column;justify-content:center}.benefits-description{font-size:14px;font-weight:400;line-height:1.8;color:#666;margin-bottom:30px}.benefits-content .btn-primary{background:var(--white);color:var(--orange);border:1px solid #e0e0e0;box-shadow:0 4px 15px rgba(0,0,0,.1)}.benefits-content .btn-primary:hover{background:#f8f8f8}.benefits-content .btn-arrow{background:var(--white);color:var(--orange);box-shadow:0 2px 8px rgba(0,0,0,.15)}.customize-section{padding:100px 80px;background:var(--light-gray)}.customize-title{font-size:46px;font-weight:400;font-style:normal;line-height:1.3;text-align:center;margin-bottom:60px;color:var(--text-dark)}.customize-cards{display:flex;gap:30px;max-width:1200px;margin:0 auto;align-items:stretch}.customize-card{flex:1;background:var(--light-gray);border-radius:20px;overflow:hidden;padding:0;border:none;display:flex;flex-direction:column;min-width:0}.customize-card-image{position:relative;margin:0;padding:0;height:100%}.customize-card-image img{width:100%;height:100%;object-fit:cover;display:block}.customize-card-content{position:absolute;bottom:20px;left:20px;right:20px;padding:25px 30px;background:rgba(255,255,255,.05);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);display:flex;gap:25px;align-items:flex-start;box-sizing:border-box;border-radius:15px;height:185px}.customize-arrow{position:absolute;top:20px;right:20px;width:40px;height:40px;border-radius:50%;border:none;background:rgba(255,255,255,.8);color:var(--text-dark);cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:14px;transition:all .3s}.customize-arrow:hover{background:var(--orange);color:var(--white)}.customize-card-text{flex:0 0 auto;min-width:140px}.customize-card-title{font-size:38px;font-weight:600;line-height:1.1;margin-bottom:8px;color:var(--text-dark)}.customize-card-subtitle{display:block;font-size:16px;font-weight:700;color:var(--orange);letter-spacing:1px;margin-bottom:0}.customize-list{list-style:none;flex:1;margin:0;padding:0}.customize-list li{display:flex;align-items:flex-start;gap:8px;margin-bottom:6px;font-size:12px;font-weight:400;color:var(--text-dark);line-height:1.4}.customize-list li i{color:var(--orange);font-size:12px;margin-top:2px;flex-shrink:0}.material-section{padding:100px 80px;background:var(--white)}.material-title{font-size:56px;font-weight:700;text-align:center;margin-bottom:20px;color:var(--text-dark)}.material-subtitle{font-size:15px;font-weight:400;text-align:center;color:#666;margin-bottom:60px}.material-container{display:flex;gap:60px;max-width:1200px;margin:0 auto}.material-features{flex:1;display:grid;grid-template-columns:repeat(2,1fr);gap:40px}.material-feature{padding:20px 0}.material-icon{margin-bottom:20px}.material-icon svg{width:60px;height:60px}.material-feature-title{font-size:21px;font-weight:700;margin-bottom:12px;color:var(--text-dark)}.material-feature-text{font-size:13px;font-weight:400;line-height:1.6;color:#666;margin-bottom:20px}.material-image{flex:1;border-radius:25px;overflow:hidden;background:var(--dark-bg)}.material-image img{width:100%;height:100%;object-fit:cover}.video-section{padding:60px 80px 100px;background:var(--white)}.video-container{position:relative;max-width:1200px;margin:0 auto 60px;border-radius:25px;overflow:hidden}.video-player{display:block;width:100%;aspect-ratio:16/9;object-fit:cover;background:var(--dark-bg)}.video-play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;border-radius:50%;border:none;background:var(--white);color:var(--orange);cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:24px;transition:all .3s;box-shadow:0 10px 30px rgba(0,0,0,.2)}.video-play-btn:hover{transform:translate(-50%,-50%) scale(1.1)}.video-features{display:flex;gap:40px;max-width:1200px;margin:0 auto}.video-feature{flex:1}.video-feature-icon{margin-bottom:15px}.video-feature-icon i{font-size:32px;color:var(--text-dark)}.video-feature-title{font-size:18px;font-weight:700;margin-bottom:10px;color:var(--text-dark)}.video-feature-text{font-size:13px;font-weight:400;line-height:1.6;color:#666}.safe-section{padding:100px 80px;background:var(--white)}.safe-container{display:flex;align-items:center;gap:80px;max-width:1200px;margin:0 auto}.safe-image{flex:1;border-radius:25px;overflow:hidden}.safe-image img{width:100%;height:450px;object-fit:cover}.safe-content{flex:1}.safe-title{font-size:38px;font-weight:700;line-height:1.2;margin-bottom:35px;color:var(--text-dark)}.safe-list{list-style:none;margin-bottom:35px}.safe-list li{display:flex;align-items:flex-start;gap:15px;margin-bottom:18px;font-size:15px;font-weight:400}.safe-list li i{color:var(--orange);font-size:16px;margin-top:3px}.proven-section{padding:100px 0;background:var(--light-gray);overflow:hidden}.proven-title{font-size:42px;font-weight:400;text-align:center;margin-bottom:50px;color:var(--text-dark)}.proven-gallery{display:flex;gap:20px;justify-content:center}.proven-image{width:240px;height:280px;border-radius:20px;overflow:hidden}.proven-image img{width:100%;height:100%;object-fit:cover;filter:grayscale(30%);transition:filter .3s}.proven-image:hover img{filter:none}.who-section{position:relative;height:500px;overflow:hidden}.who-bg{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.who-bg img{width:100%;height:100%;object-fit:cover}.who-bg::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.25)}.who-content{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;height:100%;padding:0 80px}.who-title{font-size:48px;font-weight:400;color:var(--white);margin-right:60px}.who-text-box{max-width:500px;background:rgba(255,255,255,.05);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);padding:40px;border-radius:15px;border:1px solid rgba(255,255,255,.5)}.who-text-box p{font-size:14px;font-weight:400;line-height:1.8;color:var(--white)}.cta-section{padding:60px 40px 80px;text-align:center;background:var(--white)}.cta-section-inner{max-width:1180px;margin:0 auto;background:#2a2a2a;border-radius:24px;padding:clamp(32px,4.5vw,60px) 30px}.cta-title{font-size:clamp(28px, 4vw, 46px);font-weight:var(--type-cta-heading-weight);line-height:1.15;margin-bottom:16px;color:#fff;font-family:var(--font-heading);font-style:normal}.cta-subtitle{font-size:15px;font-weight:400;color:#fff;margin-bottom:34px;line-height:1.6}.cta-buttons{display:flex;gap:12px;justify-content:center}.footer{background:#262b36;padding:60px 80px;color:var(--white);border-radius:30px;margin:40px 40px 20px}@media (max-width:768px){.footer{margin:24px 12px 16px;padding:48px 28px}}.footer-main{display:flex;gap:100px;max-width:1200px;margin:0 auto}.footer-left{flex:1;max-width:350px}.footer-logo{height:28px;width:auto;margin-bottom:20px}.footer-tagline{font-size:13px;font-weight:400;line-height:1.6;color:rgba(255,255,255,.7);margin-bottom:30px}.footer-social{display:flex;gap:20px}.footer-social-link{color:var(--white);font-size:18px;transition:opacity .3s}.footer-social-link:hover{opacity:.7}.footer-links{display:flex;flex-wrap:wrap;gap:34px 46px;flex:2;justify-content:flex-end}.footer-column{display:flex;flex-direction:column;gap:15px;min-width:132px}.footer-column ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.footer-column h4{font-size:14px;font-weight:600;margin-bottom:10px}.footer-column a{font-size:13px;font-weight:400;color:rgba(255,255,255,.7);transition:color .3s}.footer-column a:hover{color:var(--white)}.footer-large-logo{position:relative;background:var(--white);padding:0;overflow:hidden}.footer-gradient{position:absolute;top:0;left:0;right:0;height:100%;background:linear-gradient(to bottom,#fff 0,rgba(255,255,255,.92) 45%,rgba(255,255,255,.7) 75%,rgba(255,255,255,.35) 100%);z-index:2;pointer-events:none}.footer-large-logo-img{display:block;width:95%;max-width:1600px;margin:0 auto;opacity:1;transform:translateY(40%)}@media (max-width:992px){.footer-large-logo-img{transform:none;margin-bottom:0}}@media (max-width:1200px){.features-carousel{flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;justify-content:flex-start;padding:0 40px;gap:16px;scrollbar-width:none}.features-carousel::-webkit-scrollbar{display:none}.feature-card{flex:0 0 75vw;max-width:340px;scroll-snap-align:center}.feature-card.active{flex:0 0 75vw;max-width:340px}.customize-card-content{flex-direction:column;gap:12px;height:auto;padding:20px;background:rgba(0,0,0,.55);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);bottom:0;left:0;right:0;border-radius:0 0 20px 20px}.customize-card-text{min-width:0}.customize-card-title{font-size:26px;color:var(--white)}.customize-card-subtitle{color:var(--orange)}.customize-list li{font-size:12px;color:rgba(255,255,255,.9)}.customize-list li i{color:var(--orange)}.material-container{flex-direction:column}.material-image{height:400px}}@media (max-width:992px){.benefits-section,.cta-section,.customize-section,.features-section,.material-section,.mission-section,.revenue-section,.safe-section,.video-section{padding:50px 30px 70px}.hero{height:80vh;min-height:580px}.hero-content{padding:40px 40px 0}.installers-section{padding:60px 40px}.installers-header{flex-direction:column;gap:20px}.installers-subtitle{text-align:left}.installers-3d-viewport{height:380px;perspective:1000px}.installers-card{width:550px;height:340px}.installers-card--center{transform:translate(calc(-50% + var(--drag)),-50%) translateZ(0) scale(1) rotateY(0)}.installers-card--left{transform:translate(calc(-110% + var(--drag)),-50%) translateZ(-180px) scale(.7) rotateY(12deg);opacity:.5}.installers-card--right{transform:translate(calc(10% + var(--drag)),-50%) translateZ(-180px) scale(.7) rotateY(-12deg);opacity:.5}.revenue-container{flex-direction:column;border-radius:20px}.revenue-image img{height:350px}.revenue-content{padding:40px}.benefits-container{flex-direction:column;gap:40px}.benefits-title{font-size:32px}.safe-container{flex-direction:column}.safe-image img{height:350px}.who-content{flex-direction:column;justify-content:center;text-align:center;padding:0 40px}.who-title{margin-right:0;margin-bottom:30px;font-size:36px}.footer{margin:24px 20px 16px;padding:50px 40px}.footer-main{flex-direction:column;gap:50px}.footer-links{justify-content:flex-start;flex-wrap:wrap;gap:40px}.footer-left{max-width:100%}.footer-bottom{text-align:center;padding-top:24px}}@media (max-width:768px){.hero{height:70vh;min-height:450px;max-height:600px;margin:70px 12px 0;border-radius:16px;align-items:stretch}.hero-content{padding:36px 20px 24px;display:flex;flex-direction:column;width:100%}body.hp-page .hero-content{justify-content:space-between}.hero-description{margin-top:auto}.hero-title{margin-bottom:10px}.hero-title .accent{font-size:.7em}.hero-bg img{object-position:70% center}.hero-description{font-size:13px;line-height:1.5;margin-bottom:16px;max-width:100%}.hero-ctas{gap:8px}.hero-ctas .btn-arrow,.hero-ctas .btn-arrow--orange{width:20px;height:20px}.hero-ctas .btn-arrow svg,.hero-ctas .btn-arrow--orange svg{width:10px;height:10px}.social-link{font-size:18px}.btn{font-size:11px;padding:12px 10px}.exp-cta__heading{font-size:clamp(22px, 6vw, 30px)}.mission-section{padding:80px 20px}.mission-text{font-size:18px;line-height:1.6}.features-section{padding:40px 0 60px}.feature-card,.feature-card.active{flex:0 0 80vw;max-width:320px;height:420px;transition:none}.feature-title{font-size:24px}.feature-subtitle{font-size:12px}.installers-section{padding:50px 20px}.installers-title{font-size:24px}.installers-subtitle{font-size:13px}.installers-3d-viewport{height:340px;perspective:800px}.installers-card{width:85vw;max-width:400px;height:300px}.installers-card--center{transform:translate(calc(-50% + var(--drag)),-50%) translateZ(0) scale(1) rotateY(0)}.installers-card--left{transform:translate(calc(-100% + var(--drag)),-50%) translateZ(-150px) scale(.65) rotateY(10deg);opacity:.4}.installers-card--right{transform:translate(calc(0% + var(--drag)),-50%) translateZ(-150px) scale(.65) rotateY(-10deg);opacity:.4}.installers-features{bottom:10px;right:10px;left:10px}.installer-feature{font-size:10px}.revenue-section{padding:60px 20px}.revenue-container{gap:0}.revenue-image img{height:280px;border-radius:20px 20px 0 0}.revenue-content{padding:30px 25px}.revenue-title{font-size:28px}.revenue-list li{font-size:14px;margin-bottom:15px}.benefits-section{padding:60px 20px}.benefits-title{font-size:26px}.benefits-description{font-size:13px}.customize-section{padding:60px 20px}.customize-cards{flex-direction:column}.customize-card-image{height:auto;aspect-ratio:4/5}.customize-title{font-size:28px;margin-bottom:40px}.material-section{padding:60px 20px;background:var(--dark-bg)}.material-title{font-size:28px;color:var(--white)}.material-subtitle{font-size:13px;color:rgba(255,255,255,.6)}.material-features{grid-template-columns:1fr 1fr;gap:12px}.material-feature{background:rgba(255,255,255,.06);border-radius:16px;padding:20px;border:1px solid rgba(255,255,255,.08)}.material-icon svg circle,.material-icon svg line{stroke:var(--orange)}.material-feature-title{font-size:14px;color:var(--white)}.material-feature-text{font-size:12px;color:rgba(255,255,255,.6);margin-bottom:12px}.material-feature .btn-text{color:var(--orange);font-size:12px}.material-image{height:300px;margin-top:30px}.video-section{padding:60px 20px 60px}.video-container{border-radius:20px;margin-bottom:40px}.video-player{aspect-ratio:16/9}.video-play-btn{width:60px;height:60px;font-size:18px}.video-features{display:grid;grid-template-columns:1fr 1fr;gap:12px}.video-feature{background:var(--light-gray);border-radius:16px;padding:20px;border-left:3px solid var(--orange)}.video-feature-icon{margin-bottom:10px}.video-feature-icon i{font-size:24px;color:var(--orange)}.video-feature-title{font-size:14px}.video-feature-text{font-size:12px}.safe-section{padding:60px 20px;overflow:hidden}.safe-image img{height:280px}.safe-title{font-size:28px;margin-bottom:25px}.safe-list li{font-size:14px}.proven-section{padding:60px 0}.proven-title{font-size:28px;padding:0 20px;margin-bottom:30px}.proven-gallery{overflow-x:auto;justify-content:flex-start;padding:0 20px;gap:15px;-webkit-overflow-scrolling:touch}.proven-image{flex-shrink:0;width:180px;height:220px}.who-section{height:auto;min-height:500px}.who-content{padding:60px 20px}.who-title{font-size:32px}.who-text-box{padding:25px}.who-text-box p{font-size:13px}.cta-section{padding:40px 16px 60px}.cta-section-inner{padding:24px 20px}.cta-title{font-size:clamp(22px, 6vw, 30px)}.cta-subtitle{font-size:14px}.cta-subtitle br{display:none}.cta-buttons{flex-direction:row;flex-wrap:nowrap;align-items:center;gap:12px}.btn-dark,.btn-outline-dark{width:100%;max-width:280px;justify-content:center}.footer{margin:20px 15px 14px;padding:40px 25px;border-radius:20px}.footer-logo{height:24px}.footer-tagline{font-size:12px}.footer-social{gap:15px}.footer-social-link{font-size:16px}.footer-links{gap:30px}.footer-column{gap:10px}.footer-column h4{font-size:13px;margin-bottom:5px}.footer-column a{font-size:12px}.footer-large-logo{padding:60px 0 0}.footer-gradient{height:100px}}@media (max-width:499px){.hero-content{padding:14px 18px 24px}.hero-description{font-size:12px}.mission-text{font-size:16px}.feature-card,.feature-card.active{flex:0 0 80vw;max-width:300px;height:380px}.feature-title{font-size:20px}.installers-title{font-size:20px}.installers-3d-viewport{height:300px;perspective:600px}.installers-card{width:80vw;max-width:320px;height:260px}.installers-card--center{transform:translate(calc(-50% + var(--drag)),-50%) translateZ(0) scale(1) rotateY(0)}.installers-card--left{transform:translate(calc(-90% + var(--drag)),-50%) translateZ(-120px) scale(.6) rotateY(8deg);opacity:.35}.installers-card--right{transform:translate(calc(0% + var(--drag)),-50%) translateZ(-120px) scale(.6) rotateY(-8deg);opacity:.35}.revenue-title{font-size:24px}.benefits-title{font-size:22px}.customize-title{font-size:24px}.material-title{font-size:24px}.safe-title{font-size:24px}.proven-title{font-size:24px}.who-title{font-size:28px}.cta-title{font-size:24px}.footer-links{display:grid;grid-template-columns:repeat(2,1fr);gap:25px}}@media (max-width:600px){.footer-links{display:block}.footer-column{min-width:0;gap:0;border-bottom:1px solid rgba(255,255,255,.14)}.footer-column h4{display:flex;justify-content:space-between;align-items:center;cursor:pointer;margin:0;padding:16px 2px;-webkit-user-select:none;user-select:none}.footer-column h4::after{content:"";width:8px;height:8px;margin-right:4px;border-right:2px solid rgba(255,255,255,.55);border-bottom:2px solid rgba(255,255,255,.55);transform:rotate(45deg);transition:transform .3s ease}.footer-column.open h4::after{transform:rotate(-135deg)}.footer-column ul{max-height:0;overflow:hidden;gap:0;transition:max-height .35s ease}.footer-column.open ul{max-height:520px;padding-bottom:12px}.footer-column ul li{padding:8px 2px}}:root{--type-eyebrow-size:12px;--type-eyebrow-tracking:3px;--type-eyebrow-weight:700;--type-cta-heading-weight:700;--type-h1-size:clamp(28px, 3.5vw, 50px);--type-h1-weight:700;--type-h1-lh:1.05;--type-h1-tracking:-0.02em;--type-h2-size:clamp(26px, 3.3vw, 48px);--type-h2-weight:700;--type-h2-lh:1.1;--type-h2-tracking:-0.02em;--type-h3-size:clamp(18px, 2.1vw, 30px);--type-h3-weight:700;--type-h3-lh:1.2;--type-lede-size:clamp(16px, 1.5vw, 18px);--type-lede-lh:1.6;--type-body-size:15px;--type-body-lh:1.6;--type-small-size:13px;--type-small-lh:1.55;--type-bignum-size:clamp(32px, 3.8vw, 56px);--type-bignum-weight:900;--type-bignum-tracking:-0.02em;--ink-primary:#111;--ink-body:#1a1a1a;--ink-muted:#4a4a4a;--ink-subtle:#7a7a7a;--ink-faint:#b8b8b8;--ink-on-dark-primary:#fff;--ink-on-dark-body:#f5f5f5;--ink-on-dark-muted:rgba(255, 255, 255, 0.72);--ink-on-dark-subtle:rgba(255, 255, 255, 0.55);--ink-on-dark-faint:rgba(255, 255, 255, 0.35);--brand-orange:#f05523;--brand-orange-soft:#f7855f;--brand-orange-deep:#d44619;--gradient-accent:linear-gradient(90deg, var(--brand-orange) 0%, var(--brand-orange-soft) 100%);--gradient-accent-diag:linear-gradient(135deg, var(--brand-orange) 0%, var(--brand-orange-soft) 100%);--gradient-accent-vert:linear-gradient(180deg, var(--brand-orange) 0%, var(--brand-orange-deep) 100%);--tx-fast:0.25s;--tx-base:0.4s;--tx-slow:0.7s;--tx-reveal:0.9s;--ease-out:cubic-bezier(0.2, 0.8, 0.2, 1);--ease-in-out:cubic-bezier(0.4, 0, 0.2, 1);--ease-in:cubic-bezier(0.4, 0, 1, 1);--sec-pad-y:120px;--sec-pad-x:60px;--sec-pad-y-md:80px;--sec-pad-x-md:32px;--sec-pad-y-sm:64px;--sec-pad-x-sm:20px}.type-eyebrow{font-family:var(--font-heading);font-size:var(--type-eyebrow-size);letter-spacing:var(--type-eyebrow-tracking);font-weight:var(--type-eyebrow-weight);color:var(--brand-orange);text-transform:uppercase;margin:0 0 14px}.type-h1{font-family:var(--font-heading);font-size:var(--type-h1-size);line-height:var(--type-h1-lh);font-weight:var(--type-h1-weight);letter-spacing:var(--type-h1-tracking);margin:0 0 20px}h1{text-transform:none}@media (max-width:768px){h1{font-size:clamp(32px, 8vw, 42px);line-height:1.05}.hero-title{font-size:clamp(32px, 8vw, 42px);line-height:1.05}body.wip-page .hero-title{font-size:clamp(32px, 8vw, 42px);line-height:1.05}.cc-hero__sub,.cp-hero__sub,.hero-description,.hero-sub,.hero-subtitle,.lp-hero__sub,.page-hero__sub,.wcp-hero__sub{font-size:clamp(15px, 3.5vw, 18px)}}@media (max-width:480px){h1{font-size:clamp(28px, 7.5vw, 36px)}.hero-title{font-size:clamp(28px, 7.5vw, 36px)}body.wip-page .hero-title{font-size:clamp(28px, 7.5vw, 36px)}}.hero-title,.hero-title .accent,.hero-title .line,[class*="-hero__title"],[class*="-hero__title"] .accent,[class*="-hero__title"] .line{background:0 0!important;-webkit-background-clip:initial!important;background-clip:initial!important;color:#fff!important;-webkit-text-fill-color:currentColor!important;font-style:normal!important}.hero-title .accent,.hero-title .line,[class*="-hero__title"] .accent,[class*="-hero__title"] .line{font-size:inherit!important}body.installer-page .ii-hero__title,body.installer-page .ii-hero__title .accent,body.installer-page .ii-hero__title .line{color:#111!important;-webkit-text-fill-color:#111!important}.accent,.type-accent,.type-gradient{box-decoration-break:clone;-webkit-box-decoration-break:clone;padding-right:.12em;padding-bottom:.08em;margin-right:-.12em;margin-bottom:-.08em}.cert-hero__title .line:nth-child(3),.wcp-hero__title .line:nth-child(3){padding-right:.12em;padding-bottom:.08em;margin-right:-.12em;margin-bottom:-.08em}.type-h2{font-family:var(--font-heading);font-size:var(--type-h2-size);line-height:var(--type-h2-lh);font-weight:var(--type-h2-weight);letter-spacing:var(--type-h2-tracking);margin:0 0 18px;max-width:900px}.type-h2--italic .type-accent,.type-h2--italic .type-gradient{font-style:italic}.type-h3{font-family:var(--font-heading);font-size:var(--type-h3-size);line-height:var(--type-h3-lh);font-weight:var(--type-h3-weight);margin:0 0 12px}.type-lede{font-size:var(--type-lede-size);line-height:var(--type-lede-lh);color:var(--ink-muted);max-width:720px;margin:0 0 48px}.type-body{font-size:var(--type-body-size);line-height:var(--type-body-lh);color:var(--ink-body)}.type-small{font-size:var(--type-small-size);line-height:var(--type-small-lh);color:var(--ink-subtle)}.type-accent,.type-gradient{background:var(--gradient-accent);-webkit-background-clip:text;background-clip:text;color:transparent}.type-bignum{font-family:var(--font-heading);font-size:var(--type-bignum-size);font-weight:var(--type-bignum-weight);line-height:1;letter-spacing:var(--type-bignum-tracking);background:var(--gradient-accent-diag);-webkit-background-clip:text;background-clip:text;color:transparent;font-variant-numeric:tabular-nums}body.cert-page .type-lede,body.installer-page .ii-lede,body.installer-page .type-lede,body.wcp-page .type-lede{color:var(--ink-on-dark-muted)}body.cert-page .type-h1,body.cert-page .type-h2,body.cert-page .type-h3,body.installer-page .type-h1,body.installer-page .type-h2,body.installer-page .type-h3,body.wcp-page .type-h1,body.wcp-page .type-h2,body.wcp-page .type-h3{color:var(--ink-on-dark-primary)}.type-kicker-pill{display:inline-block;font-family:var(--font-heading);font-size:11px;letter-spacing:3px;font-weight:700;color:var(--brand-orange);margin:0 0 20px;padding:6px 14px;border:1px solid rgba(255,106,26,.45);border-radius:999px;text-transform:uppercase}.hero-bg{background-image:url('https://storage.googleapis.com/peelclear/desktop/peelclear-hero-2026-poster.webp');background-size:cover;background-position:center}.hero-bg__video{display:block}.hero-bg__mobile{display:none}.hero-ctas .btn{text-transform:uppercase;letter-spacing:.04em}@media (max-width:768px){.hero-bg{background-image:none}}@media (prefers-reduced-motion:reduce){.hero-bg__video{display:none}}@media (max-width:640px){.booth-banner__content,.cta-buttons,.cwl-ctas,.dmg-link-row,.exp-cta__buttons,.hero-ctas,.molt-hero__ctas,.sms-more,.wbt-ctas,.wip-certified__ctas,[class*="-buttons"],[class*="-ctas"]{flex-wrap:nowrap!important;gap:10px}.cta-buttons .btn,.hero-ctas .btn,[class*="-buttons"] .btn,[class*="-ctas"] .btn,[class*="__ctas"] .btn{flex:0 1 auto;min-width:0}}@media (max-width:480px){.exp-cta__panel{padding:24px 20px}}.site-form-section{background:#fff;padding:100px 40px}.site-form-section .contact-form-wrap{max-width:860px;margin:0 auto;background:#f4f4f4;border-radius:20px;padding:56px 48px}@media (max-width:760px){.site-form-section{padding:72px 20px}.site-form-section .contact-form-wrap{padding:36px 24px;border-radius:16px}}.pkg-section{background:#f8f8f8;padding:100px 60px}.pkg-section__header{max-width:1300px;margin:0 auto 56px;text-align:center}.pkg-section__eyebrow{font-size:16px;font-weight:700;letter-spacing:.14em;color:var(--orange);text-transform:uppercase;margin-bottom:12px}.pkg-section__heading{font-family:var(--font-heading);font-size:clamp(28px, 4vw, 48px);font-weight:800;color:#000;margin-bottom:14px}.pkg-section__sub{font-size:18px;color:#333;line-height:1.6;max-width:620px;margin:0 auto}.pkg-section__grid{max-width:1300px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.pkg-card{border-radius:20px;padding:40px 36px 36px;background:#fff;box-shadow:var(--shadow-card);display:flex;flex-direction:column}.pkg-card__label{font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--orange);margin-bottom:12px}.pkg-card__heading{font-family:var(--font-heading);font-size:28px;font-weight:800;color:#000;margin-bottom:14px}.pkg-card__sub{font-size:16px;color:#333;line-height:1.6;margin-bottom:28px}.pkg-card__bullets{list-style:none;padding:0;margin:0 0 auto;display:flex;flex-direction:column;gap:12px}.pkg-card__bullets li{display:flex;align-items:flex-start;gap:12px;font-size:16px;color:#333;line-height:1.5}.pkg-card__bullets li svg{flex-shrink:0;color:var(--orange);margin-top:2px}.pkg-section__cta{text-align:center;margin-top:48px}@media (max-width:900px){.pkg-section{padding:80px 32px}.pkg-section__grid{grid-template-columns:1fr;max-width:520px}}@media (max-width:600px){.pkg-section{padding:60px 20px}}