.qc-landing{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.qc-landing .eyebrow{margin:0;color:#6e6e73;font-size:.76rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.qc-landing .eyebrow-dark{color:#ffffff7a}.qc-landing .section-heading{max-width:760px;margin:0;font-size:clamp(2.45rem,5.3vw,5rem);line-height:.94;letter-spacing:-.06em;font-weight:650}.qc-landing .hero-title{max-width:18ch;margin-bottom:0;color:#1d1d1f;font-size:clamp(3.15rem,7.7vw,6.8rem);font-weight:680;line-height:.9;letter-spacing:-.075em;text-wrap:balance}.qc-landing .hero-title span{display:block}.qc-landing .hero-title-muted{width:max-content;max-width:100%;color:#6b625b;font-size:.72em;font-weight:620;letter-spacing:-.065em;white-space:nowrap}.qc-landing .cta-primary,.qc-landing .cta-secondary{display:inline-flex;min-height:48px;align-items:center;justify-content:center;border-radius:999px;padding:12px 24px;font-size:.95rem;font-weight:650;text-decoration:none;transition:background .18s ease,transform .18s ease,box-shadow .18s ease;cursor:pointer}.qc-landing .cta-primary{background:#0071e3;color:#fff;box-shadow:0 12px 24px #0071e333}.qc-landing .cta-primary:hover{background:#0077ed;transform:translateY(-1px)}.qc-landing .cta-secondary{background:#fff;color:#06c;box-shadow:0 1px #00000014}.qc-landing .cta-secondary:hover{background:#fbfbfd}.product-mosaic{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;align-items:stretch}.photo-card,.feature-photo,.pad-photo{position:relative;overflow:hidden;border-radius:28px;background:#fff;box-shadow:0 28px 70px #0000001f}.photo-card{min-height:250px}.photo-card.lg\:col-span-2{min-height:min(52vw,430px)}.photo-card img,.feature-photo img,.pad-photo img{width:100%;height:100%;object-fit:cover;object-position:center;background:#f3f0eb}.benefit-card,.faq-card,.form-card{border-radius:24px;background:#f5f5f7}.benefit-card{min-height:300px;padding:28px}.benefit-card span{color:#86868b;font-size:.9rem;font-weight:700}.benefit-card h3,.faq-card h3{margin:20px 0 0;color:#1d1d1f;font-size:clamp(1.35rem,2vw,1.85rem);line-height:1.06;letter-spacing:-.04em;font-weight:650}.benefit-card p,.faq-card p{margin:16px 0 0;color:#515154;line-height:1.65}.feature-photo{min-height:540px;box-shadow:0 28px 90px #00000052;background:#151515}.detail-item{list-style:none;border-radius:18px;background:#ffffff14;padding:16px 18px;color:#ffffffc7;line-height:1.55}.pad-photo{min-height:520px;box-shadow:0 24px 70px #0000001a;background:#fff}.form-card{background:#fff;padding:clamp(1.25rem,3vw,2rem);color:#1d1d1f;box-shadow:0 28px 70px #00000038}.interest-picker{margin:0;border:0;padding:0}.interest-picker legend{margin-bottom:10px;color:#1d1d1f;font-size:.88rem;font-weight:700}.interest-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.interest-option{position:relative;display:grid;min-height:76px;grid-template-columns:auto 1fr;gap:10px;align-items:start;border:1px solid #d2d2d7;border-radius:18px;background:#f5f5f7;padding:14px;cursor:pointer;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease}.interest-option:hover{border-color:#0071e359;background:#fbfbfd}.interest-option:has(input:checked){border-color:#0071e3;background:#f5faff;box-shadow:0 0 0 4px #0071e31a}.interest-option input,.consent-check input{position:absolute;opacity:0;pointer-events:none}.interest-option__mark{width:18px;height:18px;border:1.5px solid #a1a1a6;border-radius:6px;background:#fff;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.interest-option:has(input:checked) .interest-option__mark{border-color:#0071e3;background:#0071e3;box-shadow:inset 0 0 0 3px #0071e3}.interest-option:has(input:checked) .interest-option__mark:after{content:"";display:block;width:6px;height:10px;margin:1px auto 0;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.interest-option strong,.interest-option small{display:block}.interest-option strong{color:#1d1d1f;font-size:.98rem;line-height:1.1;letter-spacing:-.025em}.interest-option small{margin-top:4px;color:#6e6e73;font-size:.78rem;line-height:1.35}.consent-check{position:relative;display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:start;border-radius:16px;color:#6e6e73;font-size:.82rem;line-height:1.5;cursor:pointer}.consent-check:before{content:"";width:18px;height:18px;margin-top:2px;border:1.5px solid #a1a1a6;border-radius:6px;background:#f5f5f7;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.consent-check:has(input:checked):before{border-color:#0071e3;background:#0071e3;box-shadow:inset 0 0 0 4px #0071e3}.consent-check:has(input:checked):after{content:"";position:absolute;left:6px;top:6px;width:6px;height:10px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.consent-check a{color:#06c;font-weight:650;text-decoration:none}.consent-check a:hover{text-decoration:underline}.form-actions{display:grid;gap:14px;align-items:center}.form-actions p{margin:0}.form-submit{width:100%;min-height:52px;justify-content:center}.form-status{margin:6px 0 0;color:#137333;font-size:.9rem;font-weight:700;line-height:1.45}[data-form-message].is-loading{color:#0057b8}[data-form-message].error{color:#b3261e}@media(min-width:640px){.form-actions{grid-template-columns:1fr auto}.form-submit{width:auto}}.faq-card{padding:26px}[data-reveal]{opacity:1;transform:translateY(0);transition:opacity .7s cubic-bezier(.2,.7,.2,1),transform .7s cubic-bezier(.2,.7,.2,1)}.reveal-ready [data-reveal]:not(.is-visible){opacity:1;transform:translateY(18px)}.reveal-ready [data-reveal].is-visible{opacity:1;transform:translateY(0)}@media(max-width:900px){.product-mosaic,.interest-grid{grid-template-columns:1fr}.photo-card,.photo-card.lg\:col-span-2,.feature-photo,.pad-photo{min-height:auto}.photo-card img,.feature-photo img,.pad-photo img{height:auto}}@media(prefers-reduced-motion:reduce){.qc-landing .cta-primary:hover,[data-reveal],.reveal-ready [data-reveal]{opacity:1!important;transform:none!important;transition:none!important}}
