.product-hero__stat{border-radius:var(--radius-md);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0f;border:1px solid #e7803e33;flex-direction:column;align-items:center;margin:24px auto 0;padding:18px 32px;display:inline-flex}.product-hero__stat-value{color:var(--orange);letter-spacing:-.5px;margin-bottom:4px;font-size:1.8rem;font-weight:800;line-height:1}.product-hero__stat-source{color:#ffffff80;text-align:center;margin-top:8px;font-size:.7rem;font-style:italic;line-height:1.4;display:block}.product-hero__stat-label{color:#ffffffa6;text-transform:uppercase;letter-spacing:1.5px;font-size:.78rem;font-weight:500}.product-insight{background:var(--white);padding:56px 0}.product-insight__inner{background:linear-gradient(135deg, var(--navy) 0%, var(--navy-dark) 100%);border-radius:var(--radius-xl);grid-template-columns:1.2fr 1fr;align-items:center;gap:56px;padding:48px 56px;display:grid;position:relative;overflow:hidden}.product-insight__inner:before{content:"";pointer-events:none;background:radial-gradient(circle,#e7803e1a 0%,#0000 70%);width:400px;height:400px;position:absolute;top:-40%;right:-10%}.product-insight__copy{z-index:1;position:relative}.product-insight__copy .section-label{color:var(--orange-light)}.product-insight__copy .section-title{color:var(--white);margin-bottom:16px}.product-insight__copy p{color:#ffffffc7;font-size:1rem;line-height:1.75}.product-insight__stats{z-index:1;flex-direction:column;gap:14px;display:flex;position:relative}.product-insight__stat{border-radius:var(--radius-md);background:#ffffff0f;border:1px solid #ffffff1a;justify-content:space-between;align-items:baseline;gap:16px;padding:16px 22px;display:flex}.product-insight__stat-value{color:var(--orange);letter-spacing:-.5px;font-size:1.6rem;font-weight:800;line-height:1}.product-insight__stat-label{color:#ffffffa6;text-transform:uppercase;letter-spacing:1px;text-align:right;flex:1;font-size:.78rem;font-weight:500}.product-insight__source{color:#ffffff73;margin-top:4px;font-size:.72rem;font-style:italic;line-height:1.5}.product-faq{background:var(--off-white);padding:56px 0}.product-faq__grid{grid-template-columns:1fr 1fr 1fr;gap:20px;max-width:1100px;margin:0 auto;display:grid}.product-faq__item{background:var(--white);border-radius:var(--radius-md);transition:all var(--transition-medium);border:1px solid #0000000a;padding:26px 24px}.product-faq__item:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.product-faq__item h3{color:var(--navy);margin-bottom:10px;font-size:1rem;font-weight:700;line-height:1.4}.product-faq__item p{color:var(--body-text);font-size:.9rem;line-height:1.65}.product-pas{padding:40px 0}.product-pas__grid{grid-template-columns:1fr 1fr;gap:40px;display:grid}.product-pas__problem{background:var(--off-white);border-radius:var(--radius-lg);border-left:4px solid var(--navy);padding:40px}.product-pas__problem h2{color:var(--navy);margin-bottom:16px;font-size:1.4rem;font-weight:700}.product-pas__problem p{color:var(--body-text);font-size:.95rem;line-height:1.8}.product-pas__solution{background:var(--navy);border-radius:var(--radius-lg);border-left:4px solid var(--orange);padding:40px}.product-pas__solution p{color:#fffc;font-size:.95rem;line-height:1.8}.product-pas__label{letter-spacing:1.5px;text-transform:uppercase;color:var(--navy);margin-bottom:12px;font-size:.75rem;font-weight:600;display:inline-block}.product-pas__label--green{color:var(--orange)}.product-features{padding:0 0 40px}.product-features__grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.product-features__card{background:var(--off-white);border-radius:var(--radius-md);text-align:center;transition:all var(--transition-medium);padding:28px}.product-features__card:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.product-features__label{text-transform:uppercase;letter-spacing:1px;color:var(--body-text);margin-bottom:8px;font-size:.75rem;font-weight:600;display:block}.product-features__value{color:var(--navy);font-size:1.05rem;font-weight:700}.product-uses{background:var(--off-white);padding:40px 0}.product-uses__grid{grid-template-columns:1fr 1fr;gap:48px;display:grid}.product-uses__cases ul{margin-top:24px}.product-uses__cases li{color:var(--dark-text);border-bottom:1px solid #0000000d;align-items:center;gap:10px;padding:10px 0;font-size:.95rem;display:flex}.product-uses__check{color:var(--orange);min-width:16px;font-size:1rem}.product-uses__industry-note{color:var(--body-text);margin-top:12px;margin-bottom:4px;font-size:.9rem;line-height:1.6}.product-uses__industry-tags{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}.product-uses__tag{background:var(--white);color:var(--navy);box-shadow:var(--shadow-sm);transition:all var(--transition-fast);border-radius:50px;padding:10px 20px;font-size:.9rem;font-weight:500}.product-uses__tag:hover{background:var(--navy);color:var(--white)}.product-others{padding:40px 0}.product-others__grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.product-others__card{background:var(--off-white);border-radius:var(--radius-md);transition:all var(--transition-medium);border:2px solid #0000;padding:32px}.product-others__card:hover{border-color:var(--orange);box-shadow:var(--shadow-md);transform:translateY(-4px)}.product-others__icon{color:var(--orange);margin-bottom:12px;font-size:1.5rem}.product-others__card h3{color:var(--navy);margin-bottom:8px;font-size:1.1rem;font-weight:600}.product-others__card p{color:var(--body-text);margin-bottom:12px;font-size:.9rem;line-height:1.6}.product-others__link{color:var(--orange);align-items:center;gap:4px;font-size:.85rem;font-weight:600;display:inline-flex}@media (max-width:1100px){.product-faq__grid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.product-pas__grid,.product-uses__grid,.product-others__grid,.product-insight__inner{grid-template-columns:1fr;gap:32px}.product-insight__inner{padding:36px 28px}.product-features__grid,.product-faq__grid{grid-template-columns:1fr}}.pp-hero{text-align:center;color:var(--white);background-color:#011e30;background-image:radial-gradient(at 50% 35%,#c8a57224 0%,#0000 55%),radial-gradient(at 50% 75%,#e7803e0f 0%,#0000 60%),linear-gradient(#02304c 0%,#011e30 100%);padding:140px 0 88px;position:relative;overflow:hidden}.pp-hero__inner{z-index:1;max-width:960px;position:relative}.pp-hero__ornament{z-index:1;background:linear-gradient(90deg,#0000,#c8a57299,#0000);width:300px;height:1px;position:absolute;left:50%;transform:translate(-50%)}.pp-hero__ornament--top{top:112px}.pp-hero__ornament--bottom{bottom:60px}.pp-hero__breadcrumb{margin-bottom:32px}.pp-hero__breadcrumb a{letter-spacing:2px;text-transform:uppercase;color:#ffffffa6;transition:color var(--transition-fast);align-items:center;gap:8px;font-size:.82rem;font-weight:600;display:inline-flex}.pp-hero__breadcrumb a:hover{color:var(--orange)}.pp-hero__wordmark{font-family:var(--font-primary);letter-spacing:-2.2px;color:var(--white);margin:12px auto 24px;font-size:clamp(3rem,7vw,5.2rem);font-weight:800;line-height:1.02}.pp-hero__subtitle{color:#fffc;letter-spacing:.2px;max-width:680px;margin:0 auto 32px;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.2rem,1.8vw,1.55rem);font-style:italic;font-weight:300;line-height:1.55}.pp-hero .product-hero__stat{max-width:620px;margin:12px auto 0}@media (max-width:720px){.pp-hero{padding:96px 0 64px}.pp-hero__ornament--top{top:76px}.pp-hero__ornament--bottom{bottom:44px}}
