body:has(main.queper-enquiry-page){background-color:#fff!important;background-image:none!important}.site-content.queper-enquiry-page,.site-content.queper-enquiry-page #page-main-content,.site-content.queper-enquiry-page .page-content,.site-content.queper-enquiry-page .container{background-color:#fff!important;background-image:none!important}main.queper-enquiry-page .page-content{padding-top:clamp(.5rem,1.5vw,1rem);padding-bottom:clamp(2.5rem,6vw,5rem);background:#fff!important}main.queper-enquiry-page .container{max-width:min(68rem,calc(100vw - 1.75rem))}.qe-app{--qe-ink: #141820;--qe-muted: #5a6270;--qe-line: #dfe4ee;--qe-line-soft: #eceff5;--qe-surface: #f7f8fa;--qe-surface-elevated: #fff;--qe-brand: #121826;--qe-accent: #5eb4c4;--qe-accent-deep: #2d8a9a;--qe-cta: #c41e28;--qe-cta-hover: #a31820;--qe-radius: 14px;--qe-radius-sm: 10px;--qe-shadow: 0 1px 3px rgba(18, 24, 38, .06), 0 12px 28px rgba(18, 24, 38, .06);font-family:Satoshi,Helvetica Neue,Helvetica,Arial,sans-serif;color:var(--qe-ink);box-sizing:border-box;width:100%;max-width:100%;margin:0 auto;padding:0 0 clamp(2rem,5vw,3.5rem)}.qe-app *,.qe-app *:before,.qe-app *:after{box-sizing:border-box}.qe-fallback{text-align:center;color:var(--qe-muted);font-size:.9375rem;line-height:1.6;padding:2rem 1rem}.qe-shell{display:flex;flex-direction:column;gap:clamp(1rem,2.4vw,1.4rem)}.qe-nav-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem .75rem}.qe-app .qe-btn--restart{padding:.4rem .55rem;min-height:auto;font-size:.75rem;font-weight:600;color:var(--qe-muted)!important;background:transparent!important;border:none!important;box-shadow:none!important;text-decoration:underline;text-underline-offset:.15em}.qe-app .qe-btn--restart:hover:not(:disabled){color:var(--qe-cta)!important;background:transparent!important;transform:none}.qe-nav{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.75rem 1.25rem}@media(max-width:480px){.qe-nav{grid-template-columns:1fr}.qe-progress{grid-column:1 / -1}}.qe-progress{min-width:0;height:5px;background:var(--qe-line-soft);border-radius:999px;position:relative;overflow:hidden}.qe-progress__fill{position:absolute;left:0;top:0;bottom:0;background:linear-gradient(90deg,var(--qe-accent),var(--qe-accent-deep));border-radius:inherit;transition:width .35s cubic-bezier(.4,0,.2,1)}.qe-progress__label{font-size:.625rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--qe-muted);margin-top:.4rem;text-align:right}.qe-panel{background:var(--qe-surface-elevated);border:1px solid var(--qe-line);border-radius:var(--qe-radius);box-shadow:var(--qe-shadow);padding:clamp(1.15rem,3.2vw,2rem) clamp(1rem,3vw,1.85rem);display:flex;flex-direction:column;gap:clamp(1.15rem,2.8vw,1.65rem);position:relative}.qe-panel__body{display:flex;flex-direction:column;gap:clamp(1.1rem,2.6vw,1.5rem);overflow:visible;flex:0 1 auto}.qe-panel__body>.qe-h2+.qe-muted,.qe-panel__body>.qe-h2+.qe-lede{margin-top:.25rem}.qe-panel__body>.qe-muted+.qe-grid,.qe-panel__body>.qe-lede+.qe-grid{margin-top:.35rem}.qe-animate{animation:qe-fade-in .42s ease-out}@keyframes qe-fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.qe-eyebrow{font-size:.6875rem;font-weight:700;letter-spacing:.11em;text-transform:uppercase;color:var(--qe-accent-deep);margin:0}.qe-h1{font-size:clamp(1.45rem,4vw,1.95rem);line-height:1.2;font-weight:700;margin:.35rem 0 0;color:var(--qe-brand);letter-spacing:-.02em}.qe-panel>.qe-eyebrow+.qe-h1{margin-top:.5rem}.qe-h2{font-size:clamp(1.15rem,2.8vw,1.5rem);line-height:1.24;font-weight:700;margin:0;color:var(--qe-brand);letter-spacing:-.015em}.qe-panel>.qe-h2{margin-bottom:.35rem}.qe-panel>.qe-h2+.qe-lede,.qe-panel>.qe-h2+.qe-muted{margin-top:.35rem}.qe-panel>.qe-lede+.qe-contact,.qe-panel>.qe-lede+.qe-verify,.qe-panel>.qe-muted+.qe-grid,.qe-panel>.qe-muted+.qe-options{margin-top:.35rem}.qe-lede{font-size:clamp(.9375rem,2vw,1.03125rem);line-height:1.58;color:var(--qe-muted);margin:0;max-width:38rem}.qe-panel>.qe-h1+.qe-lede{margin-top:.65rem;margin-bottom:clamp(1.25rem,3.5vw,1.85rem)}.qe-panel>.qe-lede+.qe-btn--primary{margin-top:.35rem}.qe-muted{font-size:.875rem;line-height:1.55;color:var(--qe-muted);margin:0}.qe-app .qe-btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:.7rem 1.05rem;min-height:2.65rem;font-size:.875rem;font-weight:700;font-family:inherit;line-height:1.35;text-align:center;white-space:normal;word-wrap:break-word;overflow-wrap:break-word;border-radius:var(--qe-radius-sm);border:2px solid transparent;cursor:pointer;text-decoration:none;max-width:100%;transition:background-color .2s ease,color .2s ease,border-color .2s ease,transform .15s ease,box-shadow .2s ease}.qe-app .qe-btn:hover:not(:disabled){transform:translateY(-1px)}.qe-app .qe-btn:disabled{opacity:.45;cursor:not-allowed;transform:none}.qe-app .qe-btn--primary{background:var(--qe-cta);border-color:var(--qe-cta);color:#fff;box-shadow:0 2px 8px #c41e2840}.qe-app .qe-btn--primary:hover:not(:disabled){background:var(--qe-cta-hover);border-color:var(--qe-cta-hover);color:#fff;box-shadow:0 4px 14px #c41e284d}.qe-app .qe-btn--ghost{background:#ffffffd9;border-color:var(--qe-line);color:var(--qe-brand);box-shadow:none}.qe-app .qe-btn--ghost:hover:not(:disabled){border-color:var(--qe-accent);color:var(--qe-accent-deep);background:#fff}.qe-app .qe-btn--sm{padding:.5rem .9rem;min-height:2.35rem;font-size:.8125rem}.qe-grid{display:grid;grid-template-columns:1fr;gap:.9rem}@media(min-width:560px){.qe-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem 1.15rem}}@media(min-width:900px){.qe-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.1rem 1.25rem}}.qe-app button.qe-card{-webkit-appearance:none;appearance:none;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;text-align:left;gap:.35rem;width:100%;min-width:0;margin:0;height:auto!important;max-height:none!important;padding:.8rem .8rem .85rem;border-radius:var(--qe-radius-sm);border:1px solid var(--qe-line)!important;background:#fff!important;color:var(--qe-brand)!important;cursor:pointer;font-family:inherit;line-height:1.35;box-shadow:none;overflow:visible!important;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease,color .2s ease,transform .15s ease}.qe-app button.qe-card:has(.qe-card__desc){min-height:clamp(5.75rem,18vw,7.25rem);padding:.9rem .85rem 1rem;gap:.35rem}@media(min-width:560px){.qe-app button.qe-card:has(.qe-card__desc){min-height:clamp(5.5rem,14vw,6.75rem);padding:.95rem .9rem 1.05rem}}.qe-app button.qe-card:not(:has(.qe-card__desc)){min-height:3.5rem;padding:.8rem .8rem .85rem}.qe-app button.qe-card:hover:not(.qe-card--selected),.qe-app button.qe-card:focus-visible:not(.qe-card--selected){background:#c41e2812!important;border-color:#c41e2873!important;color:var(--qe-brand)!important;transform:translateY(-1px);box-shadow:0 4px 14px #c41e281f}.qe-app button.qe-card--selected{background:#fff!important;border:2px solid var(--qe-cta)!important;color:var(--qe-brand)!important;box-shadow:0 1px #c41e2814}.qe-app button.qe-card--selected:hover,.qe-app button.qe-card--selected:focus-visible{background:#c41e280d!important;border-color:var(--qe-cta-hover)!important;color:var(--qe-brand)!important}.qe-app button.qe-card .qe-card__title{display:block;width:100%;min-width:0;flex:0 0 auto;font-size:clamp(.8125rem,1.8vw,.875rem);font-weight:700;line-height:1.28;color:var(--qe-brand)!important;word-wrap:break-word;overflow-wrap:break-word}.qe-app button.qe-card .qe-card__desc{display:block;width:100%;min-width:0;flex:1 1 auto;margin-top:0;font-size:.6875rem;line-height:1.42;color:var(--qe-muted)!important;word-wrap:break-word;overflow-wrap:break-word}@media(min-width:480px){.qe-app button.qe-card .qe-card__desc{font-size:.75rem}}.qe-app button.qe-card--selected .qe-card__title{color:var(--qe-brand)!important}.qe-app button.qe-card--selected .qe-card__desc{color:var(--qe-muted)!important}.qe-app button.qe-card:hover:not(.qe-card--selected) .qe-card__title,.qe-app button.qe-card:focus-visible:not(.qe-card--selected) .qe-card__title{color:var(--qe-brand)!important}.qe-app button.qe-card:hover:not(.qe-card--selected) .qe-card__desc,.qe-app button.qe-card:focus-visible:not(.qe-card--selected) .qe-card__desc{color:var(--qe-muted)!important}.qe-app button.qe-card--selected:hover .qe-card__desc,.qe-app button.qe-card--selected:focus-visible .qe-card__desc{opacity:.95}.qe-question{display:flex;flex-direction:column;gap:.65rem}.qe-question__label{font-size:clamp(.9375rem,2vw,1.03125rem);font-weight:600;color:var(--qe-brand);line-height:1.38}.qe-question__help{font-size:.8125rem;color:var(--qe-muted);margin:-.3rem 0 0;line-height:1.5}.qe-input{width:100%;padding:.65rem .8rem;font-size:.9375rem;font-family:inherit;border:1px solid var(--qe-line);border-radius:var(--qe-radius-sm);background:#fff;color:var(--qe-ink);transition:border-color .2s ease,box-shadow .2s ease}.qe-input:focus{outline:none;border-color:var(--qe-accent);box-shadow:0 0 0 3px #5eb4c433}.qe-input--textarea{min-height:6.75rem;resize:vertical;line-height:1.55}.qe-input--select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='9' viewBox='0 0 12 8'%3E%3Cpath fill='%235a6270' d='M1 1.5L6 6l5-4.5' stroke='%235a6270' stroke-width='1.2' fill='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.5rem}.qe-input--error{border-color:#c53030}.qe-options{display:flex;flex-direction:column;gap:.65rem}.qe-radio,.qe-check{display:flex;align-items:flex-start;gap:.6rem;padding:.7rem .8rem;border:1px solid var(--qe-line);border-radius:var(--qe-radius-sm);cursor:pointer;font-size:.875rem;line-height:1.42;transition:border-color .15s ease,background .15s ease}.qe-radio span,.qe-check span{word-wrap:break-word;overflow-wrap:break-word;min-width:0}.qe-radio:hover,.qe-check:hover{border-color:#b8c8dc;background:var(--qe-surface)}.qe-radio input,.qe-check input{margin-top:.25rem;flex-shrink:0}.qe-field__error{font-size:.8125rem;color:#b91c1c;margin:.35rem 0 0}.qe-field{display:flex;flex-direction:column;gap:.35rem}.qe-field__label{font-size:.8125rem;font-weight:600;color:var(--qe-brand)}.qe-field--full{grid-column:1 / -1}.qe-question-progress{font-size:.8125rem;font-weight:600;color:var(--qe-muted);margin:0 0 .35rem;letter-spacing:.01em}.qe-contact--embedded{margin-bottom:clamp(1rem,2.5vw,1.35rem)}.qe-actions{display:flex;flex-direction:column;align-items:stretch;gap:.65rem;margin-top:clamp(1.2rem,3.2vw,1.75rem);width:100%;flex-shrink:0}.qe-contact .qe-actions,.qe-verify .qe-actions{margin-top:clamp(1.35rem,3.5vw,1.9rem)}.qe-contact__grid+.qe-actions{margin-top:clamp(1.35rem,3.5vw,1.9rem)}.qe-app .qe-panel .qe-actions .qe-btn--primary{position:relative!important;visibility:visible!important;opacity:1!important;clip-path:none!important}.qe-actions .qe-btn{width:100%}@media(min-width:520px){.qe-actions{flex-direction:row;flex-wrap:wrap;justify-content:flex-end;align-items:center}.qe-actions--question .qe-btn--ghost:first-child{margin-right:auto}.qe-actions .qe-btn{width:auto;flex:0 1 auto;min-width:min(100%,9.5rem);max-width:min(100%,22rem)}.qe-actions--question .qe-btn{max-width:min(100%,14rem)}}@media(min-width:720px){.qe-actions .qe-btn{max-width:min(100%,28rem)}}.qe-helper{font-size:.8125rem;line-height:1.55;color:var(--qe-muted);margin:0;padding:.75rem .85rem;border-radius:var(--qe-radius-sm);background:var(--qe-surface);border:1px dashed var(--qe-line)}.qe-summary{border-top:1px solid var(--qe-line-soft);padding-top:1rem}.qe-summary__title{font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:var(--qe-muted);margin:0 0 .85rem}.qe-summary__dl{margin:0;display:grid;gap:.75rem 1.25rem}@media(min-width:520px){.qe-summary__dl{grid-template-columns:minmax(7rem,28%) 1fr}}.qe-summary__dt{font-size:.8125rem;font-weight:600;color:var(--qe-muted);margin:0}.qe-summary__dd{font-size:.875rem;margin:0;color:var(--qe-ink);line-height:1.55;word-wrap:break-word}.qe-contact__grid{display:grid;grid-template-columns:1fr;gap:.95rem}@media(min-width:560px){.qe-contact__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem 1.1rem}}@media(min-width:900px){.qe-contact__grid{gap:1.1rem 1.25rem}}.qe-contact{width:100%}.qe-verify{display:flex;flex-direction:column;gap:clamp(1rem,2.5vw,1.45rem);width:100%}.qe-verify>.qe-h2{margin:0}.qe-verify>.qe-lede{margin:0}.qe-overlay{position:absolute;inset:0;background:#ffffffe0;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.9375rem;color:var(--qe-muted);border-radius:inherit;z-index:2}.qe-overlay--quote-submit{flex-direction:column;padding:clamp(1.25rem,4vw,2rem);text-align:center}.qe-overlay-quote-inner{display:flex;flex-direction:column;align-items:center;gap:1rem;max-width:min(22rem,100%)}.qe-quote-loader{width:3.25rem;height:3.25rem;flex-shrink:0;border-radius:50%;background:conic-gradient(#7ed0db 0deg 120deg,#eab323 120deg 240deg,#d2262c 240deg 360deg);-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 5px),#000 calc(100% - 4px));mask:radial-gradient(farthest-side,transparent calc(100% - 5px),#000 calc(100% - 4px));animation:qe-quote-loader-spin .9s linear infinite}@keyframes qe-quote-loader-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.qe-quote-loader{animation:none;opacity:.9}}.qe-quote-submit-title{margin:0;font-size:clamp(1rem,2.4vw,1.0625rem);font-weight:700;color:var(--qe-brand);line-height:1.35}.qe-quote-submit-message{margin:0;font-size:.875rem;font-weight:500;color:var(--qe-muted);line-height:1.55}.qe-success-stack{display:flex;flex-direction:column;align-items:stretch;gap:clamp(.85rem,2vw,1.15rem);max-width:min(52rem,100%);margin:0 auto}.qe-submit-error{margin:0;padding:.65rem .85rem;font-size:.875rem;line-height:1.45;color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:var(--qe-radius-sm)}.qe-quote-card{text-align:left;background:var(--qe-surface-elevated);border:1px solid var(--qe-line-soft);border-radius:var(--qe-radius);box-shadow:var(--qe-shadow);padding:clamp(1.1rem,3vw,1.5rem) clamp(1rem,2.5vw,1.35rem);margin-top:.15rem}.qe-quote-eyebrow{margin:0 0 .35rem;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--qe-accent-deep)}.qe-quote-card__title{margin:0 0 .5rem;text-align:left}.qe-quote-card-total{display:flex;flex-wrap:wrap;align-items:baseline;gap:.35rem .5rem;margin:0 0 1rem;padding:.65rem .85rem;border-radius:var(--qe-radius-sm);background:linear-gradient(135deg,#5eb4c41f,#1218260a);border:1px solid rgba(94,180,196,.35)}.qe-quote-card-total__label{font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--qe-muted)}.qe-quote-card-total__value{font-size:clamp(1.05rem,2.3vw,1.25rem);font-weight:700;color:var(--qe-brand);letter-spacing:-.02em}.qe-quote-range-block{margin:0 0 1rem;padding:.85rem 1rem;border-radius:var(--qe-radius-sm);background:linear-gradient(135deg,#5eb4c41f,#1218260a);border:1px solid rgba(94,180,196,.35)}.qe-quote-range-label{display:block;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--qe-muted);margin-bottom:.35rem}.qe-quote-extras{margin-top:.5rem;padding-top:.75rem;border-top:1px solid var(--qe-line-soft)}.qe-agent-field{margin-bottom:.85rem}.qe-agent-field__label{display:block;font-size:.75rem;font-weight:700;color:var(--qe-brand);margin-bottom:.25rem}.qe-agent-field__value{font-size:.875rem;line-height:1.55;color:var(--qe-ink);word-wrap:break-word}.qe-agent-field__list{margin:.25rem 0 0}.qe-quote-json{margin:.25rem 0 0;padding:.65rem .75rem;font-size:.75rem;line-height:1.45;border-radius:var(--qe-radius-sm);background:var(--qe-surface);border:1px solid var(--qe-line);overflow-x:auto;max-height:14rem;color:var(--qe-ink)}.qe-quote-range{font-size:clamp(1.05rem,2.4vw,1.25rem);font-weight:700;color:var(--qe-brand);margin:0;letter-spacing:-.02em}.qe-quote-summary{margin:0;font-size:.9375rem;line-height:1.58;color:var(--qe-muted)}.qe-quote-prose{margin-top:.35rem}.qe-quote-prose-intro{margin:0 0 1rem;font-size:.9375rem;line-height:1.55;color:var(--qe-ink);font-weight:600}.qe-quote-prose-section{margin:0 0 1rem;padding:.75rem .9rem;border-radius:var(--qe-radius-sm);background:var(--qe-surface);border:1px solid var(--qe-line-soft)}.qe-quote-prose-section:last-of-type{margin-bottom:0}.qe-quote-prose-section__title{margin:0 0 .5rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:var(--qe-brand)}.qe-quote-prose-section__body{font-size:.875rem;line-height:1.55;color:var(--qe-ink)}.qe-quote-prose-investment{margin:0;font-size:clamp(1.15rem,2.5vw,1.35rem);font-weight:700;color:var(--qe-brand);letter-spacing:-.02em}.qe-quote-prose-investment-intro{margin:0 0 .75rem;font-size:.9375rem;line-height:1.55;color:var(--qe-muted)}.qe-quote-investment-block{margin:0 0 .75rem;padding:.65rem .85rem;border-radius:var(--qe-radius-sm);background:var(--qe-surface-elevated);border:1px solid var(--qe-line-soft)}.qe-quote-investment-block:last-of-type{margin-bottom:0}.qe-quote-investment-block__hint{margin:0 0 .45rem;font-size:.75rem;line-height:1.45;color:var(--qe-muted)}.qe-quote-investment-block--scope{background:#12182605}.qe-quote-investment-block--addons{border-style:dashed}.qe-quote-investment-block__title{margin:0 0 .4rem;font-size:.6875rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--qe-accent-deep)}.qe-quote-investment-list{margin:0;padding-left:1.15rem}.qe-quote-investment-list li{margin:0 0 .3rem;font-size:.875rem;line-height:1.5}.qe-quote-investment-list li:last-child{margin-bottom:0}.qe-quote-investment-total{display:flex;flex-wrap:wrap;align-items:baseline;gap:.35rem .65rem;margin-top:.35rem;padding:.65rem .85rem;border-radius:var(--qe-radius-sm);background:linear-gradient(135deg,#5eb4c41f,#1218260a);border:1px solid rgba(94,180,196,.35)}.qe-quote-investment-total__label{font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--qe-muted)}.qe-quote-investment-total__value{font-size:clamp(1.05rem,2.3vw,1.2rem);font-weight:700;color:var(--qe-brand);letter-spacing:-.02em}.qe-quote-prose-next{margin:0;font-size:.875rem;line-height:1.55;color:var(--qe-ink);font-weight:600}.qe-quote-prose-p{margin:0 0 .5rem}.qe-quote-prose-p:last-child{margin-bottom:0}.qe-quote-prose-bullets{margin:0;padding-left:1.15rem}.qe-quote-prose-bullets li{margin:0 0 .35rem}.qe-quote-prose-bullets li:last-child{margin-bottom:0}.qe-quote-subh{margin:.75rem 0 .35rem;font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--qe-brand)}.qe-quote-bullets{margin:0;padding-left:1.15rem;font-size:.875rem;line-height:1.55;color:var(--qe-ink)}.qe-quote-bullets--muted{color:var(--qe-muted)}.qe-quote-disclaimer{margin:.25rem 0 0;font-size:.8125rem;line-height:1.5;color:var(--qe-muted);font-style:italic}.qe-quote-next{margin:0;font-size:.875rem;line-height:1.55;color:var(--qe-ink);font-weight:600}.qe-quote-email-note{margin-top:.25rem!important}.qe-success-cta{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.65rem;margin-top:.75rem}.qe-success-cta__row{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:center;gap:.65rem .75rem;width:100%;max-width:28rem}.qe-success-cta__btn{flex:1 1 10rem;min-width:min(100%,10.5rem);justify-content:center;text-align:center}.qe-success-cta__home{display:inline-block;margin-top:.85rem;font-size:.8125rem;font-weight:600;color:var(--qe-accent-deep);text-decoration:underline;text-underline-offset:.15em}.qe-success-cta__home:hover{color:var(--qe-brand)}.qe-chatkit-section{width:100%;max-width:none;margin:clamp(1rem,3vw,1.75rem) 0 0;padding:clamp(1rem,2.5vw,1.35rem);background:var(--qe-surface);border:1px solid var(--qe-line-soft);border-radius:var(--qe-radius);box-shadow:var(--qe-shadow)}.qe-chatkit-section__title{margin:0 0 .35rem;font-size:clamp(1.05rem,2.2vw,1.2rem)}.qe-chatkit-section__lede{margin:0 0 .85rem;font-size:.875rem;line-height:1.5}.qe-chatkit-host{min-height:22rem;border-radius:var(--qe-radius-sm);overflow:hidden;background:var(--qe-surface-elevated);border:1px solid var(--qe-line)}.qe-openai-chatkit{display:block;width:100%;min-height:22rem}.qe-chatkit-error{margin:0;padding:.75rem 1rem;font-size:.875rem;line-height:1.5;color:var(--qe-cta);background:#c41e280f;border-radius:var(--qe-radius-sm)}
