.upvc-product-help{--upvc-help-blue: #1b365d;--upvc-help-blue-soft: #edf3fa;--upvc-help-green: #128c4a;--upvc-help-green-dark: #08733a;--upvc-help-ink: #17202b;--upvc-help-muted: #5b6572;--upvc-help-border: #cbd8e5;position:relative;display:grid;grid-template-columns:auto minmax(0,1fr);gap:14px;margin:18px 0 4px;padding:18px;border:1px solid var(--upvc-help-border);border-left:4px solid var(--upvc-help-blue);border-radius:8px;background:#f7f9fb;color:var(--upvc-help-ink);box-sizing:border-box}.upvc-product-help *,.upvc-product-help *:before,.upvc-product-help *:after{box-sizing:border-box}.upvc-product-help__icon{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:#dce8f5;color:var(--upvc-help-blue)}.upvc-product-help__eyebrow,.upvc-product-help__dialog-eyebrow{display:block;margin:0 0 4px;color:var(--upvc-help-blue);font-size:11px;font-weight:800;letter-spacing:.09em;line-height:1.3;text-transform:uppercase}.upvc-product-help__title{margin:0 0 6px;color:var(--upvc-help-blue);font-size:20px;line-height:1.25}.upvc-product-help__intro{margin:0 0 14px;line-height:1.5}.upvc-product-help__actions,.upvc-product-help__dialog-actions{display:flex;flex-wrap:wrap;gap:10px}.upvc-product-help__primary,.upvc-product-help__secondary,.upvc-product-help__nudge-action,.upvc-product-help__close,.upvc-product-help__nudge-close{min-height:44px;border-radius:6px;font:inherit;font-weight:700;cursor:pointer}.upvc-product-help__primary{display:inline-flex;align-items:center;justify-content:center;min-width:190px;padding:10px 16px;border:1px solid var(--upvc-help-green);background:var(--upvc-help-green);color:#fff;text-align:center;text-decoration:none}.upvc-product-help__primary:hover{border-color:var(--upvc-help-green-dark);background:var(--upvc-help-green-dark);color:#fff}.upvc-product-help__secondary{padding:10px 16px;border:1px solid var(--upvc-help-blue);background:#fff;color:var(--upvc-help-blue)}.upvc-product-help__secondary:hover{background:var(--upvc-help-blue-soft)}.upvc-product-help__fallback{margin:11px 0 0;color:var(--upvc-help-muted);font-size:13px;line-height:1.45}.upvc-product-help__fallback button{min-height:44px;margin:-8px 0;padding:8px 2px;border:0;background:transparent;color:var(--upvc-help-blue);font:inherit;text-decoration:underline;cursor:pointer}.upvc-product-help__fallback a,.upvc-product-help__finder{color:var(--upvc-help-blue);font-weight:700}.upvc-product-help__copy-status{min-height:1.2em;margin:4px 0 0;color:var(--upvc-help-green-dark);font-size:13px}.upvc-product-help__availability{margin:7px 0 0;color:var(--upvc-help-muted);font-size:13px;line-height:1.45}.upvc-product-help :focus-visible{outline:3px solid #f0a12b;outline-offset:3px}.upvc-product-help__dialog{width:min(92vw,560px);max-height:min(86vh,720px);padding:0;border:0;border-radius:12px;color:var(--upvc-help-ink);box-shadow:0 24px 64px #0f233747;overflow:auto}.upvc-product-help__dialog::backdrop{background:#08121c9e}.upvc-product-help__dialog[data-fallback-open]{position:fixed;inset:50% auto auto 50%;z-index:1001;display:block;transform:translate(-50%,-50%)}.upvc-product-help__dialog-card{padding:24px;background:#fff}.upvc-product-help__dialog-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.upvc-product-help__dialog-head h2{margin:0;color:var(--upvc-help-blue);font-size:24px;line-height:1.25}.upvc-product-help__close{flex:0 0 44px;width:44px;padding:0;border:1px solid var(--upvc-help-border);background:#fff;color:var(--upvc-help-blue);font-size:25px;line-height:1}.upvc-product-help__checklist{display:grid;gap:10px;margin:20px 0;padding-left:22px;line-height:1.5}.upvc-product-help__finder{display:inline-block;margin-bottom:18px}.upvc-product-help__nudge{position:fixed;right:20px;bottom:max(20px,env(safe-area-inset-bottom));z-index:35;width:min(352px,calc(100vw - 40px));padding:18px 52px 18px 18px;border:1px solid var(--upvc-help-border);border-radius:10px;background:#fff;box-shadow:0 16px 48px #0f233733}.upvc-product-help__nudge strong,.upvc-product-help__nudge span{display:block}.upvc-product-help__nudge strong{color:var(--upvc-help-blue)}.upvc-product-help__nudge span{margin:5px 0 12px;color:var(--upvc-help-muted);line-height:1.45}.upvc-product-help__nudge-close{position:absolute;top:4px;right:4px;width:44px;padding:0;border:0;background:transparent;color:var(--upvc-help-blue);font-size:24px}.upvc-product-help__nudge-action{padding:9px 13px;border:0;background:var(--upvc-help-blue);color:#fff}@media(max-width:768px){.upvc-product-help{grid-template-columns:1fr;margin-top:14px;padding:16px}.upvc-product-help__icon{display:none}.upvc-product-help__actions,.upvc-product-help__dialog-actions{flex-direction:column}.upvc-product-help__primary,.upvc-product-help__secondary{width:100%}.upvc-product-help__nudge{display:none!important}.upvc-product-help__dialog{width:100vw;max-width:none;max-height:88vh;margin:auto 0 0;border-radius:12px 12px 0 0}.upvc-product-help__dialog[data-fallback-open]{inset:auto 0 0;transform:none}.upvc-product-help__dialog-card{padding:20px max(18px,env(safe-area-inset-right)) max(20px,env(safe-area-inset-bottom)) max(18px,env(safe-area-inset-left))}.upvc-product-help__dialog-head h2{font-size:21px}}@media(max-width:360px){.upvc-product-help{padding:14px}}@media(prefers-reduced-motion:reduce){.upvc-product-help *,.upvc-product-help *:before,.upvc-product-help *:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/42/assets/upvc-product-help.css.map */
