.cqr-what{background:radial-gradient(ellipse 80% 55% at 0% 0%, rgba(60,36,21,.07), transparent 55%), radial-gradient(ellipse 70% 50% at 100% 100%, rgba(18,46,49,.06), transparent 50%), var(--background);padding:max(4rem,min(8vw,6.5rem)) 0;position:relative;overflow:hidden}.cqr-what:before{content:"";pointer-events:none;opacity:.7;background-image:radial-gradient(rgba(60,36,21,.043) 1px,transparent 1px);background-size:22px 22px;position:absolute;top:0;bottom:0;left:0;right:0}.cqr-what-inner{z-index:1;max-width:1100px;margin:0 auto;padding:0 2rem;position:relative}.cqr-what-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:max(2.5rem,min(5vw,4.5rem));display:grid}.cqr-what-kicker{letter-spacing:.14em;text-transform:uppercase;color:var(--secondary);align-items:center;gap:.45rem;margin-bottom:1rem;font-size:.78rem;font-weight:700;display:inline-flex}.cqr-what-title{color:var(--primary);letter-spacing:-.02em;margin-bottom:1.15rem;font-size:max(2rem,min(4.2vw,3rem));line-height:1.12}.cqr-what-title em{color:var(--secondary);font-style:italic;font-weight:500}.cqr-what-lead{color:var(--text-muted);max-width:34rem;margin-bottom:2rem;font-size:1.12rem;line-height:1.7}.cqr-what-lead strong{color:var(--text-main);font-weight:600}.cqr-rail{border-top:1px solid rgba(60,36,21,.12);flex-direction:column;gap:0;display:flex}.cqr-rail-item{cursor:default;border-bottom:1px solid rgba(60,36,21,.12);grid-template-columns:auto 1fr;align-items:start;gap:1rem 1.15rem;padding:1.15rem .35rem 1.15rem 0;transition:background .35s,padding-left .35s;display:grid;position:relative}.cqr-rail-item:before{content:"";background:var(--primary);transform-origin:top;border-radius:2px;width:3px;transition:transform .35s cubic-bezier(.22,1,.36,1);position:absolute;top:0;bottom:0;left:0;transform:scaleY(0)}.cqr-rail-item:hover,.cqr-rail-item.is-active{background:linear-gradient(90deg,rgba(60,36,21,.05),transparent 70%);padding-left:.85rem}.cqr-rail-item:hover:before,.cqr-rail-item.is-active:before{transform:scaleY(1)}.cqr-rail-icon{width:44px;height:44px;color:var(--primary);background:rgba(60,36,21,.08);border-radius:12px;align-items:center;justify-items:center;transition:transform .35s,background .35s,color .35s;display:grid}.cqr-rail-item:hover .cqr-rail-icon,.cqr-rail-item.is-active .cqr-rail-icon{background:var(--primary);color:#fff;transform:scale(1.06)}.cqr-rail-copy h3{color:var(--text-main);margin:0 0 .3rem;font-size:1.05rem}.cqr-rail-copy p{color:var(--text-muted);margin:0;font-size:.95rem;line-height:1.55}.cqr-stage{align-items:center;justify-items:center;min-height:420px;display:grid;position:relative}.cqr-stage-glow{-webkit-filter:blur(8px);filter:blur(8px);background:radial-gradient(circle,rgba(60,36,21,.14),transparent 68%);border-radius:50%;width:280px;height:280px;animation:4.5s ease-in-out infinite cqrPulse;position:absolute}.cqr-phone{z-index:2;aspect-ratio:9/19;background:linear-gradient(165deg,#2a1a12 0%,#3c2415 45%,#1a120e 100%);border-radius:28px;width:min(100%,220px);padding:10px;animation:5.5s ease-in-out infinite cqrFloat;position:relative;box-shadow:0 25px 50px rgba(60,36,21,.28),inset 0 0 0 1px rgba(255,255,255,.08)}.cqr-phone-notch{z-index:3;background:rgba(0,0,0,.45);border-radius:99px;width:64px;height:8px;position:absolute;top:14px;left:50%;transform:translate(-50%)}.cqr-phone-screen{background:linear-gradient(rgba(247,245,243,.98),rgba(255,255,255,.92));border-radius:20px;flex-direction:column;height:100%;padding:2rem .9rem 1rem;display:flex;overflow:hidden}.cqr-phone-brand{letter-spacing:.16em;text-transform:uppercase;color:var(--secondary);text-align:center;margin-bottom:.85rem;font-size:.62rem;font-weight:700}.cqr-phone-line{background:rgba(60,36,21,.12);border-radius:99px;height:8px;margin-bottom:.55rem}.cqr-phone-line.short{width:55%}.cqr-phone-line.mid{width:78%}.cqr-phone-line.full{width:100%}.cqr-phone-block{background:linear-gradient(145deg,rgba(60,36,21,.08),rgba(18,46,49,.06));border:1px solid rgba(60,36,21,.08);border-radius:12px;flex:1;margin-top:.75rem;position:relative;overflow:hidden}.cqr-phone-block:after{content:"";background:rgba(255,255,255,.55);border-radius:8px;position:absolute;top:20%;bottom:20%;left:18%;right:18%;box-shadow:0 8px 20px rgba(60,36,21,.08)}.cqr-qr-float{z-index:3;background:#fff;border-radius:18px;align-items:center;justify-items:center;width:92px;height:92px;animation:4.2s ease-in-out infinite reverse cqrFloat;display:grid;position:absolute;bottom:12%;left:6%;box-shadow:0 16px 32px rgba(60,36,21,.2)}.cqr-qr-float svg{color:var(--primary)}.cqr-scan-beam{background:linear-gradient(90deg, transparent, var(--secondary), transparent);opacity:.85;height:2px;animation:2.8s ease-in-out infinite cqrScan;position:absolute;left:12%;right:12%;box-shadow:0 0 12px rgba(107,76,59,.55)}.cqr-chip{z-index:4;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--primary);background:rgba(255,255,255,.92);border-radius:999px;align-items:center;gap:.4rem;padding:.55rem .85rem;font-size:.78rem;font-weight:700;animation:6s ease-in-out infinite cqrFloat;display:inline-flex;position:absolute;top:18%;right:2%;box-shadow:0 10px 24px rgba(60,36,21,.14)}.cqr-chip span{background:var(--success);border-radius:50%;width:7px;height:7px;animation:1.8s ease-in-out infinite cqrBlink;box-shadow:0 0 0 4px rgba(16,185,129,.2)}@keyframes cqrFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes cqrPulse{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}}@keyframes cqrScan{0%{opacity:0;top:22%}15%{opacity:1}85%{opacity:1}to{opacity:0;top:78%}}@keyframes cqrBlink{0%,to{opacity:1}50%{opacity:.35}}@media (max-width:900px){.cqr-what-grid{grid-template-columns:1fr;gap:3rem}.cqr-stage{order:-1;min-height:360px}.cqr-what-lead{max-width:none}}@media (max-width:560px){.cqr-qr-float{width:76px;height:76px;bottom:8%;left:0}.cqr-chip{font-size:.72rem;top:10%;right:0}.cqr-phone{width:min(100%,190px)}}@media (prefers-reduced-motion:reduce){.cqr-phone,.cqr-qr-float,.cqr-chip,.cqr-stage-glow,.cqr-scan-beam{animation:none}}.cqr-steps-actions{flex-wrap:nowrap;justify-content:center;align-items:center;gap:1rem;margin-top:2.5rem;display:flex}.cqr-steps-btn{white-space:nowrap;border-radius:var(--radius-lg);flex:0 auto;padding:.7rem 1.35rem;font-size:.95rem;line-height:1.2;box-shadow:0 8px 18px rgba(60,36,21,.18)}.cqr-steps-link{white-space:nowrap;color:var(--primary);border-bottom:1px solid transparent;flex:none;padding:.2rem 0;font-size:.95rem;font-weight:600;text-decoration:none;transition:color .2s,border-color .2s}.cqr-steps-link:hover{color:var(--secondary);border-bottom-color:var(--secondary)}@media (max-width:560px){.cqr-steps-actions{gap:.75rem;margin-top:2rem}.cqr-steps-btn{flex:0 auto;padding:.65rem 1rem;font-size:.85rem;font-weight:600}.cqr-steps-link{font-size:.82rem}}
