.pc-hero{position:relative;min-height:80vh;display:flex;align-items:center;background:#141e16;overflow:hidden}.pc-hero-bg{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 35%;object-position:center 35%}.pc-hero-grad{position:absolute;inset:0;background:linear-gradient(108deg,#141e16f0,#141e16b3,#141e164d)}.pc-hero-inner{position:relative;z-index:2;max-width:1180px;margin:0 auto;padding:8rem 5% 6rem;width:100%}.pc-hero-eyebrow{font-size:.67rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:#faf8f461;margin:0 0 1.8rem}.pc-hero-h1{font-size:clamp(2.8rem,5.5vw,4.6rem);font-weight:800;line-height:1.04;letter-spacing:-.032em;color:#faf8f4;margin:0 0 1.5rem;max-width:700px}.pc-hero-desc{font-size:1rem;line-height:1.9;color:#faf8f48c;max-width:480px;margin:0 0 2.4rem}.pc-hero-ctas{display:flex;gap:1rem;flex-wrap:wrap}.pc-grid-header{display:flex;gap:3rem;align-items:flex-start;justify-content:space-between;margin-bottom:3rem}.pc-grid-header .ds-h2{margin:0}.pc-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.pc-product-card{background:#fff;border:1px solid #DCD5C9;border-radius:4px;overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .25s,transform .25s}.pc-product-card:first-child{grid-column:1 / 3}.pc-product-card:first-child .pc-product-img-wrap{aspect-ratio:16/7}.pc-product-card:first-child .pc-product-name{font-size:1.05rem}.pc-product-card:first-child .pc-product-body{padding:1.6rem 1.8rem 1.8rem}.pc-product-card:last-child{grid-column:1 / 4}.pc-product-card:last-child .pc-product-img-wrap{aspect-ratio:21/9}.pc-product-card:last-child .pc-product-name{font-size:1.05rem}.pc-product-card:last-child .pc-product-body{padding:1.6rem 1.8rem 1.8rem}.pc-product-card:hover{box-shadow:0 8px 28px #141e1617;transform:translateY(-3px)}.pc-product-img-wrap{overflow:hidden;aspect-ratio:4/3;flex-shrink:0}.pc-product-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .55s cubic-bezier(.16,1,.3,1)}.pc-product-card:hover .pc-product-img{transform:scale(1.04)}.pc-product-body{padding:1.4rem;flex:1;display:flex;flex-direction:column;gap:.5rem}.pc-product-name{font-size:.96rem;font-weight:700;color:#1c1814;margin:0;letter-spacing:-.01em}.pc-product-desc{font-size:.82rem;line-height:1.8;color:#6b6358;flex:1}.pc-product-meta{display:flex;align-items:center;justify-content:space-between;gap:1rem;border-top:1px solid #DCD5C9;padding-top:.85rem;margin-top:.4rem}.pc-product-moq{font-size:.7rem;font-weight:600;letter-spacing:.04em;color:#a0978a}.pc-why-grid{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:start}.pc-why-text .ds-h2{margin:0 0 1.4rem}.pc-why-points{display:flex;flex-direction:column;gap:1.4rem;margin-top:2rem}.pc-why-point{border-top:1px solid rgba(255,255,255,.08);padding-top:1.2rem}.pc-why-point-title{font-size:.9rem;font-weight:700;color:#faf8f4;margin:0 0 .3rem}.pc-why-point-desc{font-size:.82rem;line-height:1.75;color:#faf8f473}.pc-why-certs{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:4px;padding:2rem;display:flex;flex-direction:column;gap:1.5rem}.pc-certs-label{font-size:.67rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#faf8f447}.pc-certs-grid{display:flex;flex-direction:column;gap:.65rem}.pc-cert-item{display:flex;align-items:center;gap:.65rem;font-size:.84rem;color:#faf8f4a6}.pc-cert-check{color:#2d5a3d;font-weight:700;flex-shrink:0}.pc-stat-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;border-top:1px solid rgba(255,255,255,.08);padding-top:1.5rem}.pc-stat{display:flex;flex-direction:column;gap:.3rem}.pc-stat-num{font-size:clamp(1.6rem,3vw,2.2rem);font-weight:800;letter-spacing:-.03em;color:#faf8f4}.pc-stat-label{font-size:.7rem;color:#faf8f459;line-height:1.4}.pc-strip{height:60vh;min-height:340px;overflow:hidden}.pc-strip-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 15%;object-position:center 15%;display:block}.pc-process-header{max-width:580px;margin-bottom:3rem}.pc-process-header .ds-h2{margin:0 0 1rem}.pc-process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin-bottom:3rem}.pc-process-step{border-top:1.5px solid #DCD5C9;padding-top:1.5rem}.pc-process-num{display:block;font-size:clamp(3.8rem,8vw,6rem);font-weight:800;letter-spacing:-.05em;color:#b8960c8c;margin-bottom:.25rem;line-height:.9}.pc-process-title{font-size:.96rem;font-weight:700;color:#1c1814;margin:0 0 .5rem}.pc-process-body{font-size:.83rem;line-height:1.85;color:#6b6358;margin:0 0 .7rem}.pc-process-note{display:inline-block;font-size:.68rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#b8960c}.pc-process-cta{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.pc-process-sub{font-size:.82rem;color:#6b6358}.pc-faq-grid{display:grid;grid-template-columns:280px 1fr;gap:5rem;align-items:start}.pc-faq-sidebar .ds-h3{margin:0 0 1rem}.pc-faq-sidebar .ds-body{margin-bottom:1.5rem}.pc-faq-list{display:flex;flex-direction:column}.pc-faq-item{border-bottom:1px solid #DCD5C9}.pc-faq-q{width:100%;padding:1.3rem 0;background:none;border:none;font-family:inherit;font-size:.92rem;font-weight:600;color:#1c1814;display:flex;justify-content:space-between;align-items:center;gap:1rem;text-align:left;cursor:pointer;transition:color .2s}.pc-faq-q:hover{color:#2d5a3d}.pc-faq-icon{font-size:1.1rem;color:#2d5a3d;flex-shrink:0;transition:transform .25s}.pc-faq-q[aria-expanded=true] .pc-faq-icon{transform:rotate(45deg)}.pc-faq-a{display:none;font-size:.88rem;line-height:1.85;color:#6b6358;padding-bottom:1.2rem}.pc-cta-section{padding:7rem 5%}.pc-cta-inner{max-width:640px}.pc-cta-inner .ds-h2{margin:0 0 1.2rem}.pc-cta-inner .ds-body{margin-bottom:2.2rem}.pc-cta-buttons{display:flex;gap:1rem;flex-wrap:wrap}@media (max-width: 900px){.pc-grid-header{flex-direction:column;gap:1.5rem}.pc-product-grid{grid-template-columns:repeat(2,1fr)}.pc-product-card:first-child{grid-column:1 / -1}.pc-product-card:first-child .pc-product-img-wrap{aspect-ratio:16/9}.pc-product-card:last-child{grid-column:1 / -1}.pc-product-card:last-child .pc-product-img-wrap{aspect-ratio:16/9}.pc-why-grid{grid-template-columns:1fr;gap:3rem}.pc-process-grid{grid-template-columns:repeat(2,1fr)}.pc-faq-grid{grid-template-columns:1fr;gap:2.5rem}}@media (max-width: 640px){.pc-hero{min-height:75vh}.pc-hero-bg{-o-object-position:55% 35%;object-position:55% 35%}}@media (max-width: 580px){.pc-product-grid{grid-template-columns:1fr}.pc-product-card:first-child,.pc-product-card:last-child{grid-column:1}.pc-product-card:first-child .pc-product-img-wrap,.pc-product-card:last-child .pc-product-img-wrap{aspect-ratio:4/3}.pc-process-grid,.pc-stat-strip{grid-template-columns:1fr}}
