.cpg-shell{--cpg-blue: #0165fc;--cpg-black: #050608;--cpg-ink: #111827;--cpg-muted: #5f6b7a;--cpg-line: #d9e2ef;--cpg-soft: #f4f8ff;color:var(--cpg-ink)}.cpg-band{padding:clamp(40px,6vw,78px) 0}.cpg-band--dark{background:var(--cpg-black);color:#fff}.cpg-band--blue{background:var(--cpg-blue);color:#fff}.cpg-band--soft{background:var(--cpg-soft)}.cpg-eyebrow{color:var(--cpg-blue);font-size:.78rem;font-weight:800;letter-spacing:.08em;margin:0 0 10px;text-transform:uppercase}.cpg-band--dark .cpg-eyebrow,.cpg-band--blue .cpg-eyebrow{color:#fff}.cpg-title{font-size:clamp(2rem,5vw,4rem);line-height:.98;margin:0;max-width:900px}.cpg-subtitle{color:var(--cpg-muted);font-size:clamp(1rem,2vw,1.2rem);line-height:1.55;margin:18px 0 0;max-width:760px}.cpg-band--dark .cpg-subtitle,.cpg-band--blue .cpg-subtitle{color:#ffffffd1}.cpg-grid{display:grid;gap:16px}.cpg-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.cpg-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.cpg-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.cpg-card{background:#fff;border:1px solid var(--cpg-line);border-radius:8px;color:var(--cpg-ink);display:flex;flex-direction:column;gap:12px;min-height:100%;padding:clamp(18px,3vw,28px);text-decoration:none}.cpg-card--dark{background:#0c111a;border-color:#ffffff29;color:#fff}.cpg-card h2,.cpg-card h3,.cpg-card p{margin:0}.cpg-card h2,.cpg-card h3{font-size:clamp(1.1rem,2vw,1.45rem);line-height:1.1}.cpg-card p,.cpg-list{color:var(--cpg-muted);line-height:1.55}.cpg-card--dark p,.cpg-card--dark .cpg-list{color:#ffffffc7}.cpg-pill{align-self:flex-start;background:var(--cpg-blue);border-radius:999px;color:#fff;font-size:.78rem;font-weight:800;padding:6px 10px;text-transform:uppercase}.cpg-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.cpg-button{align-items:center;background:var(--cpg-blue);border:1px solid var(--cpg-blue);border-radius:8px;color:#fff;display:inline-flex;font-weight:800;justify-content:center;min-height:44px;padding:11px 16px;text-decoration:none}.cpg-button--secondary{background:transparent;border-color:currentColor;color:inherit}.cpg-note{border-left:4px solid var(--cpg-blue);color:var(--cpg-muted);margin-top:18px;padding-left:14px}.cpg-list{display:grid;gap:8px;list-style:none;margin:0;padding:0}.cpg-list li{position:relative;padding-left:18px}.cpg-list li:before{background:var(--cpg-blue);border-radius:999px;content:"";height:7px;left:0;position:absolute;top:.72em;width:7px}.cpg-product-panel{background:var(--cpg-soft);border:1px solid var(--cpg-line);border-radius:8px;padding:16px}.cpg-product-panel h3,.cpg-product-panel p{margin:0}.cpg-product-panel p{color:var(--cpg-muted);line-height:1.5;margin-top:8px}.cpg-footer-note{color:#ffffffb8;line-height:1.5;max-width:560px}.cpg-footer-links{display:grid;gap:8px}.cpg-footer-links a{color:#ffffffd1;text-decoration:none}.cpg-footer-links a:hover{color:#fff;text-decoration:underline;text-underline-offset:3px}.cpg-youtube{padding:clamp(42px,6vw,76px) 0}.cpg-youtube__header{max-width:860px}.cpg-youtube__header h2,.cpg-social-strip h2{font-size:clamp(2rem,4vw,3.5rem);line-height:1;margin:0}.cpg-youtube__text,.cpg-social-strip__text{color:var(--cpg-muted);line-height:1.55;margin-top:14px}.cpg-youtube__grid{display:grid;gap:16px;grid-template-columns:minmax(0,1.25fr) repeat(2,minmax(0,.85fr));margin-top:28px}.cpg-youtube__grid .cpg-youtube__video:first-child{grid-row:span 2}.cpg-youtube__video{background:#000;border-radius:8px;box-shadow:0 18px 40px #05060829;overflow:hidden}.cpg-youtube__iframe{aspect-ratio:16 / 9;display:block;width:100%}.cpg-youtube__actions{margin-top:22px}.cpg-video-links{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.cpg-video-links span{color:var(--cpg-muted);font-weight:800;margin-right:4px}.cpg-youtube__empty,.cpg-social-strip__empty{border:1px dashed var(--cpg-line);border-radius:8px;color:var(--cpg-muted);margin-top:20px;padding:16px}.cpg-social-strip{align-items:center;color:#fff;display:grid;gap:24px;grid-template-columns:minmax(0,1fr) auto;padding:clamp(32px,5vw,56px) 0}.cpg-social-strip__text{color:#ffffffb8}.cpg-social-strip__links{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.cpg-social-strip__links a{border:1px solid rgba(255,255,255,.32);border-radius:8px;color:#fff;font-weight:800;min-height:42px;padding:10px 14px;text-decoration:none}.cpg-social-strip__links a:hover{background:#fff;color:var(--cpg-black)}.cpg-contact-heading{max-width:900px}.cpg-contact-heading h1,.cpg-contact-heading h2{font-size:clamp(2rem,4.5vw,4rem);line-height:1;margin:0;max-width:920px}.cpg-contact-grid{align-items:stretch}.cpg-contact-grid .cpg-card{box-shadow:0 16px 36px #0506080f}.cpg-contact-anchor{scroll-margin-top:130px}@media screen and (max-width:989px){.cpg-grid--4,.cpg-grid--3{grid-template-columns:repeat(2,minmax(0,1fr))}.cpg-youtube__grid{grid-template-columns:1fr}.cpg-youtube__grid .cpg-youtube__video:first-child{grid-row:auto}.cpg-social-strip{grid-template-columns:1fr}.cpg-social-strip__links{justify-content:flex-start}}@media screen and (max-width:749px){.cpg-band{padding:36px 0}.cpg-grid--2,.cpg-grid--3,.cpg-grid--4{grid-template-columns:1fr}.cpg-actions{flex-direction:column}.cpg-button{width:100%}.cpg-video-links{align-items:stretch;flex-direction:column}.cpg-video-links span{margin-right:0}.cpg-social-strip__links{flex-direction:column}.cpg-social-strip__links a{text-align:center}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/cpg-launch.css.map */
