:root{--black:#050505;--charcoal:#111;--slate:#1b1d21;--graphite:#2b2b2b;--gold:#d4af37;--bright-gold:#ffd766;--dark-gold:#9f7a18;--white:#f5f3ef;--silver:#bfc1c2}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--black);color:var(--white);font-family:Inter,Arial,sans-serif}a{color:inherit;text-decoration:none}.qm-page{min-height:100vh;background:radial-gradient(circle at 78% 8%,rgba(255,215,102,.12),transparent 28%),radial-gradient(circle at 20% 45%,rgba(212,175,55,.08),transparent 35%),linear-gradient(180deg,#050505,#111 46%,#050505)}.goldText{background:linear-gradient(135deg,#d4af37,#ffd766 45%,#9f7a18);-webkit-background-clip:text;background-clip:text;color:transparent}.goldBorder{border:1px solid rgba(212,175,55,.28)}.darkGlass{background:linear-gradient(180deg,hsla(0,0%,7%,.92),rgba(5,5,5,.88));border:1px solid rgba(212,175,55,.18);box-shadow:0 24px 80px rgba(0,0,0,.45);backdrop-filter:blur(14px)}.goldButton{background:linear-gradient(135deg,#d4af37,#ffd766 45%,#b88918);color:#050505;box-shadow:0 14px 36px rgba(212,175,55,.2)}.qm-nav{position:sticky;top:0;z-index:50;backdrop-filter:blur(20px);background:rgba(5,5,5,.78);border-bottom:1px solid rgba(212,175,55,.18)}.qm-nav-inner{max-width:1220px;margin:0 auto;padding:16px 20px;justify-content:space-between;gap:18px}.qm-logo-lockup,.qm-nav-inner{display:flex;align-items:center}.qm-logo-lockup{gap:12px}.qm-logo-mark{width:42px;height:42px;display:grid;place-items:center;border-radius:14px;font-weight:900;color:#050505;background:linear-gradient(135deg,#9f7a18,#ffd766 46%,#d4af37);box-shadow:0 12px 28px rgba(212,175,55,.22)}.qm-brand-main,.qm-logo-mark{font-family:Cinzel,Georgia,serif}.qm-brand-main{display:block;letter-spacing:.04em;font-size:22px;line-height:1}.qm-brand-main span,.qm-brand-sub{color:var(--gold)}.qm-brand-sub{display:block;margin-top:6px;font-size:10px;letter-spacing:.22em;text-transform:uppercase}.qm-nav-links{display:flex;gap:18px;color:var(--silver);font-size:14px}.qm-nav-links a:hover{color:var(--bright-gold)}.qm-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:13px 20px;font-weight:800;border:1px solid rgba(212,175,55,.45);cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.qm-btn:hover{transform:translateY(-1px);border-color:rgba(255,215,102,.75)}.qm-btn-primary{color:#050505}.qm-btn-secondary{background:rgba(212,175,55,.06);color:var(--gold)}.qm-premium-hero{position:relative;min-height:760px;overflow:hidden}.qm-fb-hero{min-height:calc(100vh - 74px)}.qm-hero-bg{position:absolute;inset:0;background-size:cover;background-position:50%;transform:scale(1.015)}.qm-hero-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,5,5,.94),rgba(5,5,5,.62) 48%,rgba(5,5,5,.78)),radial-gradient(circle at 78% 24%,rgba(212,175,55,.2),transparent 36%)}.qm-hero-shine{position:absolute;inset:0;pointer-events:none;background-image:url(/media/qmhq-metallic-gold-shine.png);background-size:cover;background-repeat:no-repeat;opacity:.13;mix-blend-mode:screen}.qm-premium-hero-inner{position:relative;z-index:2;max-width:1220px;padding:110px 20px 84px;display:grid;min-height:inherit}.qm-fb-grid{grid-template-columns:1.03fr .77fr;gap:34px}.qm-hero-copy{max-width:780px;border-radius:30px;padding:clamp(26px,5vw,56px)}.qm-eyebrow{color:var(--gold);text-transform:uppercase;letter-spacing:.22em;font-size:12px;font-weight:900;margin-bottom:18px}h1,h2{font-family:Cinzel,Georgia,serif;line-height:1.03;margin:0}h1{font-size:clamp(42px,6vw,78px);letter-spacing:.015em}h2{font-size:clamp(32px,4vw,56px)}.qm-lead,.qm-section-copy{color:var(--silver);font-size:18px;line-height:1.7}.qm-lead{margin:24px 0 0;max-width:720px}.qm-hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:30px}.qm-trust-strip{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.qm-trust-strip span{border:1px solid rgba(212,175,55,.24);background:rgba(212,175,55,.07);color:var(--white);border-radius:999px;padding:10px 13px;font-size:13px;font-weight:800}.qm-section{max-width:1220px;margin:0 auto;padding:76px 20px}.qm-section-head{display:flex;align-items:end;justify-content:space-between;gap:22px;margin-bottom:28px}.qm-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:28px}.qm-card{border:1px solid rgba(212,175,55,.18);background:linear-gradient(180deg,rgba(27,29,33,.95),hsla(0,0%,7%,.96));border-radius:24px;padding:24px}.qm-card h3{margin:0 0 12px;font-size:21px}.qm-card p{color:var(--silver);line-height:1.65;margin:0 0 12px}.qm-card a{color:var(--gold);font-weight:800}.qm-feature-split{display:grid;grid-template-columns:.95fr 1.05fr;gap:28px;align-items:center}.qm-feature-image{min-height:420px;border-radius:30px;background-size:cover;background-position:50%;box-shadow:0 24px 80px rgba(0,0,0,.45)}.qm-feature-copy{border-radius:30px;padding:clamp(24px,4vw,46px)}.qm-dashboard-card{border-radius:30px;padding:18px;display:grid;grid-template-columns:1.2fr .8fr;gap:18px}.qm-dashboard-image{min-height:420px;border-radius:24px;background-size:cover;background-position:50%}.qm-metric-grid{display:grid;gap:14px}.qm-metric-grid div{padding:18px;border-radius:20px;border:1px solid rgba(212,175,55,.18);background:rgba(5,5,5,.5)}.qm-metric-grid b{display:block;color:var(--gold);margin-bottom:8px}.qm-metric-grid span{color:var(--silver)}.qm-cta{position:relative;overflow:hidden;border-radius:34px;padding:clamp(30px,5vw,58px)}.qm-cta:before{content:"";position:absolute;inset:0;background-image:url(/media/qmhq-gold-texture.jpg);background-size:cover;opacity:.055}.qm-cta>*{position:relative;z-index:1}.qm-form-card{border-radius:30px;padding:28px}.qm-form-topline{display:flex;justify-content:space-between;gap:12px;color:var(--gold);text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:900;margin-bottom:20px}.qm-field{display:grid;gap:8px;color:var(--white);font-weight:800;margin-bottom:16px}.qm-field input{width:100%;border:1px solid #2b2b2b;background:rgba(5,5,5,.72);color:var(--white);border-radius:14px;padding:14px 15px;font:inherit}.qm-field input:focus{outline:none;border-color:var(--gold);box-shadow:0 0 0 4px rgba(212,175,55,.1)}.qm-field small{font-weight:400}.qm-check,.qm-field small{color:var(--silver);line-height:1.45}.qm-check{display:flex;gap:12px;font-size:14px;margin:18px 0}.qm-form-note{margin-top:18px;color:var(--silver);font-size:14px;line-height:1.55}.qm-footer{border-top:1px solid rgba(212,175,55,.18);padding:36px 20px;color:var(--silver)}.qm-footer-inner{max-width:1220px;display:flex;justify-content:space-between;gap:20px}.qm-footer a{color:var(--gold)}@media (max-width:960px){.qm-nav-inner{align-items:flex-start;flex-direction:column}.qm-nav-links{flex-wrap:wrap}.qm-premium-hero{min-height:auto}.qm-premium-hero-inner{padding:64px 20px}.qm-dashboard-card,.qm-fb-grid,.qm-feature-split,.qm-grid{grid-template-columns:1fr}.qm-dashboard-image,.qm-feature-image{min-height:280px}.qm-footer-inner{flex-direction:column}}.qm-nav{box-shadow:0 10px 34px rgba(0,0,0,.55)}.qm-nav-inner{min-height:76px}.qm-logo-lockup{min-width:285px}.qm-logo-mark{color:#050505!important;background:linear-gradient(135deg,#ffd766,#d4af37 48%,#9f7a18)!important;box-shadow:0 8px 22px rgba(212,175,55,.32),inset 0 1px 1px hsla(0,0%,100%,.45)}.qm-brand-text{display:grid;gap:4px}.qm-brand-main{color:#f5f3ef!important;font-size:22px!important;font-weight:900!important;text-shadow:0 2px 10px rgba(0,0,0,.85)}.qm-brand-main span,.qm-brand-sub{color:#ffd766!important}.qm-brand-sub{font-size:10px!important;font-weight:900!important;letter-spacing:.22em!important}.qm-nav-links a{font-weight:800;opacity:.92}.qm-nav-cta{min-height:44px;padding:0 24px;color:#050505!important;font-weight:950;letter-spacing:.01em;background:linear-gradient(135deg,#ffd766,#d4af37 48%,#b88918);border:1px solid rgba(255,215,102,.72);box-shadow:0 12px 34px rgba(212,175,55,.24),inset 0 1px 1px hsla(0,0%,100%,.55);text-shadow:none!important}.qm-nav-cta:hover{filter:brightness(1.08)}@media (max-width:960px){.qm-logo-lockup{min-width:auto}.qm-nav-cta{width:100%}}.qm-logo-lockup{min-width:0!important}.qm-logo-img{display:block;width:265px;max-width:100%;height:auto;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 10px 24px rgba(212,175,55,.18))}.qm-logo-img-footer{width:245px}.qm-brand-main,.qm-brand-sub,.qm-brand-text,.qm-logo-mark{display:none}@media (max-width:960px){.qm-logo-img{width:230px}}.qm-error{color:#fca5a5;background:rgba(220,38,38,.12);border:1px solid rgba(220,38,38,.32);border-radius:14px;padding:12px 14px;line-height:1.45}.qm-dev-autofill{position:absolute;top:10px;right:10px;width:34px;height:24px;opacity:.025;border:1px solid rgba(212,175,55,.25);background:rgba(212,175,55,.12);color:#ffd766;border-radius:999px;font-size:9px;font-weight:900;cursor:pointer;z-index:6}.qm-form-card{position:relative}.qm-dev-autofill:hover{opacity:.75}.qm-nav-actions{display:flex;align-items:center;gap:12px}.qm-login-link{font-weight:900;border:1px solid rgba(212,175,55,.22);background:rgba(212,175,55,.06);border-radius:999px;padding:11px 16px}.qm-login-link:hover{color:#ffd766!important;border-color:rgba(255,215,102,.45)}.qm-login-page{max-width:1220px;margin:0 auto;padding:86px 20px;min-height:calc(100vh - 88px)}.qm-login-page,.qm-login-shell{display:grid;align-items:center}.qm-login-shell{border-radius:34px;padding:clamp(26px,5vw,56px);grid-template-columns:1.04fr .96fr;gap:34px;position:relative;overflow:hidden}.qm-login-shell:before{content:"";position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(5,5,5,.8),rgba(5,5,5,.35)),url(/media/qmhq-dashboard-laptop.png);background-size:cover;background-position:50%;opacity:.18}.qm-login-shell>*{position:relative;z-index:1}.qm-login-card{border:1px solid rgba(212,175,55,.24);background:rgba(5,5,5,.72);border-radius:28px;padding:26px}.qm-field select{width:100%;border:1px solid #2b2b2b;background:rgba(5,5,5,.82);color:#f5f3ef;border-radius:14px;padding:14px 15px;font:inherit}.qm-role-preview{color:#bfc1c2;border-left:3px solid #d4af37;background:rgba(212,175,55,.07);padding:12px 14px;border-radius:12px;line-height:1.5;margin:0 0 16px}.qm-login-trust{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.qm-login-trust span{border:1px solid rgba(212,175,55,.22);background:rgba(212,175,55,.07);border-radius:999px;padding:10px 13px;color:#f5f3ef;font-weight:800;font-size:13px}@media (max-width:960px){.qm-nav-actions{width:100%;flex-direction:column;align-items:stretch}.qm-login-link,.qm-nav-cta{width:100%;justify-content:center;text-align:center}.qm-login-shell{grid-template-columns:1fr}}:root{--qmhq-gold-metal:linear-gradient(135deg,#8f6b12,#d4af37 32%,#ffd766 52%,#b88918 74%,#6f4d08);--qmhq-gold-soft:rgba(212,175,55,.28)}body{background:radial-gradient(circle at 50% 0,rgba(212,175,55,.1),transparent 28%),radial-gradient(circle at 80% 18%,rgba(255,215,102,.06),transparent 30%),#050505!important}.qm-nav{background:linear-gradient(180deg,rgba(5,5,5,.98),rgba(5,5,5,.92))!important;border-bottom:1px solid rgba(255,215,102,.32)!important;box-shadow:0 10px 36px rgba(0,0,0,.65),0 0 22px rgba(212,175,55,.09)}.qm-logo-img{width:320px!important;filter:drop-shadow(0 0 10px rgba(212,175,55,.25)) drop-shadow(0 8px 24px rgba(0,0,0,.55))}.qm-footer,.qm-premium-hero,.qm-section{width:min(1240px,calc(100% - 48px))!important;margin-left:auto!important;margin-right:auto!important}.qm-premium-hero{min-height:690px!important}.qm-premium-hero-inner{width:100%!important;max-width:1240px!important;margin:0 auto!important;padding:110px 0 80px!important}.darkGlass,.qm-card,.qm-form-card,.qm-hero-copy,.qm-login-shell{background:linear-gradient(145deg,hsla(0,0%,7%,.94),rgba(5,5,5,.92)),radial-gradient(circle at 12% 0,rgba(255,215,102,.16),transparent 30%)!important;border:1px solid rgba(212,175,55,.32)!important;box-shadow:0 34px 90px rgba(0,0,0,.62),inset 0 1px 0 hsla(0,0%,100%,.06),inset 0 0 28px rgba(212,175,55,.055)!important}.darkGlass:before,.qm-card:before,.qm-form-card:before,.qm-hero-copy:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(115deg,transparent,rgba(255,215,102,.12) 34%,transparent 48%),radial-gradient(circle at top right,rgba(255,215,102,.14),transparent 28%);opacity:.65}.darkGlass,.qm-card,.qm-form-card,.qm-hero-copy{position:relative;overflow:hidden}.darkGlass>*,.qm-card>*,.qm-form-card>*,.qm-hero-copy>*{position:relative;z-index:1}.qm-hero-copy{max-width:680px!important;padding:clamp(34px,5vw,62px)!important}.qm-card h3,.qm-hero-copy h1,.qm-section h2{text-shadow:0 14px 38px rgba(0,0,0,.72),0 0 18px rgba(212,175,55,.1)}.qm-hero-copy h1{font-size:clamp(48px,6.4vw,92px)!important;line-height:.93!important}.qm-card a,.qm-eyebrow,.qm-section a{color:#ffd766!important}.goldButton,.qm-btn-primary,.qm-nav-cta{background:var(--qmhq-gold-metal)!important;border:1px solid rgba(255,215,102,.72)!important;box-shadow:0 18px 48px rgba(212,175,55,.3),inset 0 1px 0 hsla(0,0%,100%,.5),inset 0 -8px 18px rgba(97,65,0,.28)!important}.goldButton:hover,.qm-btn-primary:hover,.qm-nav-cta:hover{filter:brightness(1.15) saturate(1.08);transform:translateY(-1px)}.qm-section-head{max-width:980px!important}.qm-section h2{font-size:clamp(38px,4.8vw,68px)!important;line-height:.96!important}.qm-card p,.qm-lead,.qm-section-copy{color:#e8e3d8!important;font-size:17px!important;line-height:1.65!important}.qm-card{min-height:190px!important;padding:28px!important;border-radius:26px!important}.qm-card h3{line-height:1.1!important}.qm-hero-bg{filter:saturate(1.08) contrast(1.12) brightness(.78)!important}.qm-hero-shine{opacity:.95!important;background:radial-gradient(circle at 24% 54%,rgba(255,215,102,.18),transparent 22%),linear-gradient(115deg,transparent 10%,rgba(255,215,102,.18) 38%,transparent 52%)!important}.qm-footer{padding:44px 0 70px!important}@media (max-width:960px){.qm-footer,.qm-premium-hero,.qm-section{width:min(100% - 28px,720px)!important}.qm-premium-hero{min-height:auto!important}.qm-grid{grid-template-columns:1fr!important}.qm-logo-img{width:240px!important}}:root{--gold-metal-soft:linear-gradient(135deg,#9b7418,#d4af37 38%,#ffd766 54%,#b88918 78%,#6f4d08);--gold-line:rgba(212,175,55,.34);--page-max:1500px}.qm-brand-main,.qm-card h3,.qm-hero-copy h1,.qm-section h2,h1,h2,h3{background-image:none!important;-webkit-background-clip:initial!important;background-clip:initial!important;color:#f5f3ef!important;filter:none!important;text-shadow:0 22px 50px rgba(0,0,0,.72)!important;font-weight:500!important;letter-spacing:.005em!important}.gold,.goldText,.qm-hero-copy h1 em,.qm-hero-copy h1 span,.qm-section h2 em,.qm-section h2 span{background:linear-gradient(135deg,#d4af37,#ffd766 50%,#a87516)!important;-webkit-background-clip:text!important;background-clip:text!important;color:transparent!important}body{background:radial-gradient(circle at 18% 8%,rgba(212,175,55,.06),transparent 28%),radial-gradient(circle at 84% 4%,rgba(255,215,102,.045),transparent 30%),linear-gradient(180deg,#050505,#090807 42%,#050505)!important;color:#f5f3ef!important}.qm-nav{min-height:108px!important;padding:0 42px!important;background:rgba(5,5,5,.96)!important;border-bottom:1px solid rgba(212,175,55,.32)!important;box-shadow:0 16px 44px rgba(0,0,0,.65)!important}.qm-footer,.qm-nav-inner,.qm-premium-hero-inner,.qm-section,.qm-shell{width:min(var(--page-max),calc(100% - 72px))!important;max-width:var(--page-max)!important;margin-left:auto!important;margin-right:auto!important}.qm-logo-img{width:345px!important;max-height:82px!important;-o-object-fit:contain!important;object-fit:contain!important;filter:drop-shadow(0 0 10px rgba(212,175,55,.16))!important}.qm-nav-links{gap:23px!important}.qm-nav-links a{color:#f5f3ef!important;font-size:15px!important;font-weight:800!important;background-image:none!important}.qm-nav-links a:hover{color:#ffd766!important}.goldButton,.qm-btn-primary,.qm-nav-cta{background:var(--gold-metal-soft)!important;color:#050505!important;border:1px solid rgba(255,215,102,.62)!important;box-shadow:0 14px 32px rgba(212,175,55,.22),inset 0 1px 0 hsla(0,0%,100%,.38)!important;font-weight:900!important}.qm-login-link{background:rgba(5,5,5,.55)!important;color:#f5f3ef!important;border:1px solid rgba(212,175,55,.34)!important}.qm-premium-hero{width:100%!important;max-width:none!important;min-height:720px!important;margin:0!important;display:grid!important;align-items:center!important;overflow:hidden!important;border-bottom:1px solid rgba(212,175,55,.18)!important}.qm-premium-hero-inner{padding:86px 0!important}.qm-hero-bg{opacity:.78!important;filter:brightness(.68) contrast(1.13) saturate(.96)!important}.qm-hero-shine{opacity:.42!important;background:linear-gradient(112deg,transparent 3%,rgba(212,175,55,.1) 24%,transparent 42%),radial-gradient(circle at 16% 72%,rgba(255,215,102,.11),transparent 18%)!important}.darkGlass,.qm-card,.qm-form-card,.qm-hero-copy,.qm-login-shell{background:linear-gradient(145deg,hsla(0,0%,7%,.92),rgba(5,5,5,.9))!important;border:1px solid rgba(212,175,55,.26)!important;box-shadow:0 28px 74px rgba(0,0,0,.56),inset 0 1px 0 hsla(0,0%,100%,.035)!important}.darkGlass:before,.qm-card:before,.qm-form-card:before,.qm-hero-copy:before{opacity:.24!important}.qm-hero-copy{max-width:720px!important;padding:50px 58px!important;border-radius:28px!important}.qm-hero-copy h1{font-size:clamp(52px,5.8vw,88px)!important;line-height:.98!important;font-family:Cinzel,Georgia,serif!important}.qm-card p,.qm-lead,.qm-section-copy{color:#e7e1d8!important;font-size:18px!important;line-height:1.62!important}.qm-eyebrow{color:#ffd766!important;font-size:13px!important;letter-spacing:.22em!important;font-weight:900!important}.qm-section{padding:86px 0!important}.qm-section-head{max-width:780px!important}.qm-section h2{font-family:Cinzel,Georgia,serif!important;font-size:clamp(42px,4.6vw,74px)!important;line-height:1.02!important}.qm-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:22px!important}.qm-card{padding:30px!important;border-radius:22px!important;min-height:210px!important}.qm-card h3{font-family:Inter,system-ui,sans-serif!important;font-size:24px!important;font-weight:800!important;line-height:1.14!important}.qm-card a,.qm-section a{color:#ffd766!important;background-image:none!important;font-weight:900!important}.qm-card a:hover,.qm-section a:hover{color:#f5f3ef!important}.qm-dashboard-preview img,.qm-image-card,.qm-section img,.qm-split-image{border-radius:24px!important;border:1px solid rgba(212,175,55,.28)!important;box-shadow:0 24px 68px rgba(0,0,0,.54)!important}.qm-card:hover,.qm-form-card:hover,.qm-hero-copy:hover{border-color:rgba(255,215,102,.42)!important;box-shadow:0 30px 78px rgba(0,0,0,.62),0 0 26px rgba(212,175,55,.075)!important;transform:translateY(-1px)}.qm-card h3:hover,.qm-hero-copy h1:hover,.qm-section h2:hover{color:#f5f3ef!important;text-shadow:0 0 16px rgba(255,215,102,.13),0 18px 48px rgba(0,0,0,.72)!important}.qm-footer{padding:70px 0!important;border-top:1px solid rgba(212,175,55,.22)!important}@media (max-width:980px){.qm-nav{min-height:auto!important;padding:18px 20px!important}.qm-footer,.qm-nav-inner,.qm-premium-hero-inner,.qm-section,.qm-shell{width:min(100% - 32px,760px)!important}.qm-logo-img{width:250px!important}.qm-grid{grid-template-columns:1fr!important}.qm-hero-copy{padding:34px!important}.qm-hero-copy h1{font-size:clamp(40px,12vw,58px)!important}}.qmhq-letter-shine{display:inline}.qmhq-letter{display:inline-block;color:#f5f3ef;transition:color .22s ease,text-shadow .22s ease,filter .22s ease,transform .22s ease}.qmhq-letter-space{display:inline-block;width:.28em}.qmhq-letter-shine:hover .qmhq-letter{animation:qmhqLetterGoldSweep .9s ease both;animation-delay:calc(var(--i) * 18ms)}.qmhq-letter:hover{color:#ffd766!important;text-shadow:0 0 8px rgba(255,215,102,.42),0 0 18px rgba(212,175,55,.28),0 12px 30px rgba(0,0,0,.72);filter:brightness(1.14);transform:translateY(-1px)}.qmhq-letter-shine-gold .qmhq-letter{color:#d4af37}@keyframes qmhqLetterGoldSweep{0%{color:#f5f3ef;text-shadow:0 16px 38px rgba(0,0,0,.68)}45%{color:#ffd766;text-shadow:0 0 10px rgba(255,215,102,.46),0 0 22px rgba(212,175,55,.32),0 16px 38px rgba(0,0,0,.72)}to{color:inherit;text-shadow:0 16px 38px rgba(0,0,0,.68)}}.qm-premium-hero:after{content:"";position:absolute;left:0;bottom:8%;width:42%;height:46%;pointer-events:none;background-image:url(/media/qmhq-metallic-gold-shine.png);background-size:contain;background-repeat:no-repeat;background-position:0 100%;opacity:.28;mix-blend-mode:screen}.qm-card:after,.qm-form-card:after,.qm-hero-copy:after{content:"";position:absolute;inset:0;pointer-events:none;background-image:url(/media/qmhq-gold-texture.jpg);background-size:cover;background-position:50%;opacity:.035;mix-blend-mode:screen}.qm-card,.qm-form-card,.qm-hero-copy{position:relative}.qmhq-letter,.qmhq-letter-shine,.qmhq-letter-space{display:inline!important;width:auto!important;animation:none!important;transform:none!important}.qm-card h3,.qm-hero-copy h1,.qm-section h2{color:#f5f3ef!important;background-image:none!important;-webkit-background-clip:initial!important;background-clip:initial!important;word-break:normal!important;overflow-wrap:normal!important;white-space:normal!important;hyphens:none!important}.qm-card h3:hover,.qm-hero-copy h1:hover,.qm-section h2:hover{background-image:linear-gradient(110deg,#f5f3ef,#f5f3ef 32%,#ffd766 46%,#d4af37 54%,#f5f3ef 68%,#f5f3ef)!important;background-size:240% 100%!important;background-position:100% 50%!important;-webkit-background-clip:text!important;background-clip:text!important;color:transparent!important;text-shadow:0 0 12px rgba(255,215,102,.12),0 18px 46px rgba(0,0,0,.72)!important;transition:background-position .7s ease,text-shadow .7s ease}.qm-card h3:hover *,.qm-hero-copy h1:hover *,.qm-section h2:hover *{color:inherit!important}.qmhq-cursor-gold-shine{--shine-x:50%;--shine-y:50%;background-image:radial-gradient(circle at var(--shine-x) var(--shine-y),#ffd766 0,#d4af37 10%,#f5f3ef 24%,#f5f3ef 100%)!important;background-size:180% 180%!important;-webkit-background-clip:text!important;background-clip:text!important;transition:filter .18s ease,text-shadow .18s ease}.qmhq-cursor-gold-shine:hover{color:transparent!important;filter:brightness(1.08);text-shadow:0 0 14px rgba(255,215,102,.12),0 18px 46px rgba(0,0,0,.72)!important}.qmhq-cursor-gold-shine,.qmhq-magic-text{background-image:none!important;color:#f5f3ef!important}.qmhq-magic-text{position:relative!important;display:inline-block!important;-webkit-background-clip:initial!important;background-clip:initial!important;overflow:visible!important}.qmhq-magic-base{position:relative;z-index:1;color:#f5f3ef!important}.qmhq-magic-shine{position:absolute;inset:0;z-index:2;pointer-events:none;color:transparent!important;background-image:radial-gradient(circle 74px at var(--wand-x,-999px) var(--wand-y,-999px),#fff 0,#fff3b0 10%,#ffd766 28%,#d4af37 44%,rgba(212,175,55,.35) 58%,transparent 74%);-webkit-background-clip:text;background-clip:text;opacity:0;filter:drop-shadow(0 0 5px rgba(255,215,102,.55)) drop-shadow(0 0 14px rgba(212,175,55,.34));transition:opacity .16s ease}.qmhq-wand-active .qmhq-magic-shine{opacity:1}.qmhq-magic-text:after{content:"";position:absolute;left:calc(var(--wand-x, -999px) - 18px);top:calc(var(--wand-y, -999px) - 18px);width:36px;height:36px;border-radius:999px;pointer-events:none;background:radial-gradient(circle,rgba(255,215,102,.5),rgba(212,175,55,.16) 38%,transparent 70%);filter:blur(2px);opacity:0;transform:scale(.9);transition:opacity .12s ease,transform .12s ease;z-index:0}.qmhq-wand-active:after{opacity:.9;transform:scale(1)}.qmhq-seo-enhancer h2,.qmhq-seo-enhancer p{max-width:820px}.qmhq-seo-link-card{background:hsla(0,0%,7%,.76)}.qmhq-seo-link-card:after{content:"";position:absolute;top:var(--shine-y,50%);left:var(--shine-x,50%);width:160px;height:160px;transform:translate(-50%,-50%);background:radial-gradient(circle,rgba(255,215,102,.18),transparent 62%);opacity:0;transition:opacity .18s ease;pointer-events:none}.qmhq-seo-link-card:hover{background:rgba(27,29,33,.88)}.qmhq-seo-link-card:hover:after{opacity:1}.qmhq-seo-enhancer{position:relative;max-width:1240px;margin:clamp(56px,8vw,112px) auto 0;padding:clamp(28px,4vw,56px);border:1px solid rgba(212,175,55,.16);border-radius:28px;background:radial-gradient(circle at 18% 0,rgba(212,175,55,.1),transparent 34%),linear-gradient(135deg,hsla(0,0%,7%,.96),rgba(5,5,5,.98));color:#f5f3ef;overflow:hidden}.qmhq-seo-enhancer:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(120deg,transparent,rgba(255,215,102,.08) 45%,transparent 62%);opacity:.65}.qmhq-seo-inner{position:relative;z-index:1;max-width:1180px;margin:0 auto}.qmhq-seo-kicker{display:inline-flex;align-items:center;margin-bottom:14px;color:#ffd766;font-size:.76rem;letter-spacing:.18em;text-transform:uppercase}.qmhq-seo-enhancer h2{max-width:860px;margin:0;color:#f5f3ef;font-family:Cinzel,Georgia,serif;font-size:clamp(1.9rem,3vw,3.1rem);font-weight:500;letter-spacing:-.03em;line-height:1.08}.qmhq-seo-enhancer p{max-width:860px;margin:18px 0 0;color:hsla(40,23%,95%,.76);font-family:Inter,system-ui,sans-serif;font-size:1rem;line-height:1.7}.qmhq-seo-link-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:30px}.qmhq-seo-link-card{position:relative;display:flex;min-height:112px;flex-direction:column;justify-content:space-between;padding:18px;border:1px solid rgba(212,175,55,.14);border-radius:20px;background:radial-gradient(circle at 50% 0,rgba(255,215,102,.11),transparent 36%),hsla(0,0%,7%,.76);color:#f5f3ef;text-decoration:none;transition:transform .18s ease,border-color .18s ease,background .18s ease;overflow:hidden}.qmhq-seo-link-card:hover{transform:translateY(-3px);border-color:rgba(212,175,55,.38);background:radial-gradient(circle at 50% 0,rgba(255,215,102,.16),transparent 38%),rgba(27,29,33,.88)}.qmhq-seo-link-card span{font-size:1rem;font-weight:600;line-height:1.35}.qmhq-seo-link-card small,.qmhq-seo-link-card span{position:relative;z-index:1;font-family:Inter,system-ui,sans-serif}.qmhq-seo-link-card small{color:#d4af37;font-size:.82rem;letter-spacing:.04em;text-transform:uppercase}.qmhq-seo-faqs{margin-top:34px;padding-top:28px;border-top:1px solid rgba(212,175,55,.14)}.qmhq-seo-faqs h3{margin:0 0 16px;color:#f5f3ef;font-family:Inter,system-ui,sans-serif;font-size:1.2rem;font-weight:600}.qmhq-seo-faq-item{border-bottom:1px solid hsla(40,23%,95%,.1);padding:14px 0}.qmhq-seo-faq-item summary{cursor:pointer;color:#f5f3ef;font-family:Inter,system-ui,sans-serif;font-weight:600}.qmhq-seo-faq-item p{margin-top:10px;font-size:.96rem}@media (max-width:900px){.qmhq-seo-link-grid{grid-template-columns:1fr}.qmhq-seo-enhancer{border-radius:22px;padding:24px}}.qm-platform-image-feature{width:min(1240px,calc(100% - 40px));margin:clamp(54px,7vw,100px) auto;display:grid;grid-template-columns:minmax(0,.82fr) minmax(360px,1.18fr);gap:clamp(28px,4vw,56px);align-items:center;padding:clamp(22px,3vw,34px);border:1px solid rgba(212,175,55,.16);border-radius:30px;background:radial-gradient(circle at 15% 0,rgba(255,215,102,.1),transparent 36%),linear-gradient(135deg,hsla(0,0%,7%,.92),rgba(5,5,5,.98))}.qm-platform-image-copy h2{margin:0;max-width:620px;color:#f5f3ef;font-family:Cinzel,Georgia,serif;font-size:clamp(2rem,3.4vw,4rem);font-weight:500;line-height:1.02;letter-spacing:-.04em}.qm-platform-image-copy p{max-width:620px;margin:18px 0 0;color:hsla(40,23%,95%,.74);font-family:Inter,system-ui,sans-serif;font-size:1rem;line-height:1.7}.qm-platform-image-pills{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.qm-platform-image-pills span{display:inline-flex;align-items:center;border:1px solid rgba(212,175,55,.22);border-radius:999px;padding:8px 12px;color:#f5f3ef;background:rgba(5,5,5,.42);font-family:Inter,system-ui,sans-serif;font-size:.78rem;font-weight:700;letter-spacing:.04em}.qm-platform-image-frame{position:relative;margin:0;overflow:hidden;border-radius:26px;border:1px solid rgba(212,175,55,.2);box-shadow:0 28px 90px rgba(0,0,0,.42);background:#050505}.qm-platform-image-frame:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(5,5,5,.02),rgba(5,5,5,.18)),radial-gradient(circle at 80% 10%,rgba(255,215,102,.12),transparent 34%)}.qm-platform-image-frame img{display:block;width:100%;height:auto;aspect-ratio:16/10;-o-object-fit:cover;object-fit:cover;transform:scale(1.01)}@media (max-width:900px){.qm-platform-image-feature{grid-template-columns:1fr;width:min(100% - 24px,1240px);border-radius:24px}.qm-platform-image-frame img{aspect-ratio:4/3}}.qm-platform-hero-media{position:relative;z-index:4;width:min(1240px,calc(100% - 40px));margin:clamp(-88px,-5vw,-44px) auto clamp(54px,7vw,96px);display:grid;grid-template-columns:minmax(0,.72fr) minmax(420px,1.28fr);gap:clamp(24px,4vw,56px);align-items:center;padding:clamp(20px,3vw,34px);border:1px solid rgba(212,175,55,.18);border-radius:32px;background:radial-gradient(circle at 18% 0,rgba(255,215,102,.14),transparent 34%),linear-gradient(135deg,hsla(0,0%,7%,.94),rgba(5,5,5,.98));box-shadow:0 34px 120px rgba(0,0,0,.46);overflow:hidden}.qm-platform-hero-media:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent,rgba(255,215,102,.08) 46%,transparent 62%);opacity:.7;pointer-events:none}.qm-platform-hero-media-copy{position:relative;z-index:2}.qm-platform-hero-media-copy h2{margin:0;max-width:560px;color:#f5f3ef;font-family:Cinzel,Georgia,serif;font-size:clamp(2rem,3.1vw,3.7rem);font-weight:500;line-height:1.04;letter-spacing:-.04em}.qm-platform-hero-media-copy p{max-width:590px;margin:18px 0 0;color:hsla(40,23%,95%,.75);font-family:Inter,system-ui,sans-serif;font-size:1rem;line-height:1.7}.qm-platform-proof-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.qm-platform-proof-row span{display:inline-flex;align-items:center;border:1px solid rgba(212,175,55,.22);border-radius:999px;padding:8px 12px;color:#f5f3ef;background:rgba(5,5,5,.48);font-family:Inter,system-ui,sans-serif;font-size:.78rem;font-weight:700;letter-spacing:.04em}.qm-platform-hero-media-frame{position:relative;z-index:2;margin:0;overflow:hidden;border-radius:28px;border:1px solid rgba(212,175,55,.22);background:#050505;box-shadow:0 28px 90px rgba(0,0,0,.48),0 0 44px rgba(212,175,55,.1)}.qm-platform-hero-media-frame:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(5,5,5,.02),rgba(5,5,5,.2)),radial-gradient(circle at 72% 10%,rgba(255,215,102,.14),transparent 34%)}.qm-platform-hero-media-frame img{display:block;width:100%;height:auto;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;transform:scale(1.01)}@media (max-width:980px){.qm-platform-hero-media{grid-template-columns:1fr;width:min(100% - 24px,1240px);margin-top:24px;border-radius:24px}.qm-platform-hero-media-frame img{aspect-ratio:4/3}}.qm-speed-media-section{width:min(1240px,calc(100% - 40px));margin:clamp(54px,7vw,96px) auto;grid-template-columns:minmax(0,.78fr) minmax(420px,1.22fr);gap:clamp(28px,4vw,58px);padding:clamp(24px,3.5vw,42px);border:1px solid rgba(212,175,55,.17);border-radius:32px;background:radial-gradient(circle at 18% 0,rgba(255,215,102,.12),transparent 34%),linear-gradient(135deg,hsla(0,0%,7%,.94),rgba(5,5,5,.98));box-shadow:0 34px 120px rgba(0,0,0,.44);overflow:hidden}.qm-speed-media-copy h2{margin:0;max-width:620px;color:#f5f3ef;font-family:Cinzel,Georgia,serif;font-size:clamp(2rem,3.25vw,3.85rem);font-weight:500;letter-spacing:-.04em}.qm-speed-media-copy p{max-width:620px;margin:18px 0 0;color:hsla(40,23%,95%,.75);font-family:Inter,system-ui,sans-serif;font-size:1rem;line-height:1.7}.qm-speed-media-pills span{display:inline-flex;align-items:center;padding:8px 12px;color:#f5f3ef;background:rgba(5,5,5,.46);font-family:Inter,system-ui,sans-serif;font-size:.78rem;font-weight:700;letter-spacing:.04em}.qm-speed-media-frame{position:relative;border-radius:28px;border:1px solid rgba(212,175,55,.22);background:#050505;box-shadow:0 28px 90px rgba(0,0,0,.48),0 0 44px rgba(212,175,55,.1)}.qm-speed-media-frame:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(5,5,5,.02),rgba(5,5,5,.18)),radial-gradient(circle at 78% 12%,rgba(255,215,102,.14),transparent 34%)}.qm-speed-media-frame img{aspect-ratio:16/9;transform:scale(1.01)}@media (max-width:980px){.qm-speed-media-section{grid-template-columns:1fr;width:min(100% - 24px,1240px);border-radius:24px}.qm-speed-media-frame img{aspect-ratio:4/3}}.qmhq-seo-media-feature{display:grid;grid-template-columns:minmax(0,.78fr) minmax(340px,1.22fr);gap:clamp(20px,3vw,42px);align-items:center;margin-top:30px;padding:clamp(18px,3vw,28px);border:1px solid rgba(212,175,55,.14);border-radius:24px;background:radial-gradient(circle at 12% 0,rgba(255,215,102,.09),transparent 34%),rgba(5,5,5,.36)}.qmhq-seo-media-copy h3{margin:0;max-width:560px;color:#f5f3ef;font-family:Cinzel,Georgia,serif;font-size:clamp(1.45rem,2.2vw,2.35rem);font-weight:500;line-height:1.08;letter-spacing:-.035em}.qmhq-seo-media-copy p{max-width:620px;margin:14px 0 0;color:hsla(40,23%,95%,.74);font-family:Inter,system-ui,sans-serif;font-size:.98rem;line-height:1.7}.qmhq-seo-media-frame{position:relative;margin:0;overflow:hidden;border-radius:22px;border:1px solid rgba(212,175,55,.18);background:#050505;box-shadow:0 20px 70px rgba(0,0,0,.34)}.qmhq-seo-media-frame:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(5,5,5,.02),rgba(5,5,5,.18)),radial-gradient(circle at 82% 12%,rgba(255,215,102,.12),transparent 34%)}.qmhq-seo-media-frame img{display:block;width:100%;height:auto;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;transform:scale(1.01)}@media (max-width:900px){.qmhq-seo-media-feature{grid-template-columns:1fr}.qmhq-seo-media-frame img{aspect-ratio:4/3}}.qm-hero .qm-card,.qm-hero [class*=badge-wrap],.qm-hero [class*=trust],.qm-hero-card,.qm-hero-trust,.qm-trust-card{position:relative;isolation:isolate;overflow:hidden}.qm-hero .qm-card:before,.qm-hero [class*=badge-wrap]:before,.qm-hero [class*=trust]:before,.qm-hero-card:before,.qm-hero-trust:before,.qm-trust-card:before{content:"";position:absolute;inset:-28px;z-index:-2;pointer-events:none;background:radial-gradient(circle at 22% 24%,rgba(255,215,102,.2),transparent 30%),radial-gradient(circle at 82% 14%,rgba(212,175,55,.12),transparent 32%),linear-gradient(135deg,hsla(0,0%,7%,.92),rgba(5,5,5,.96));opacity:.98}.qm-hero .qm-card:after,.qm-hero [class*=badge-wrap]:after,.qm-hero [class*=trust]:after,.qm-hero-card:after,.qm-hero-trust:after,.qm-trust-card:after{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(120deg,transparent,rgba(255,215,102,.1) 42%,transparent 58%),repeating-linear-gradient(135deg,rgba(212,175,55,.08),rgba(212,175,55,.08) 1px,transparent 0,transparent 18px);opacity:.42;mix-blend-mode:screen}.qm-hero .qm-card,.qm-hero [class*=badge-wrap],.qm-hero [class*=trust],.qm-hero-card,.qm-hero-trust,.qm-trust-card{border-color:rgba(212,175,55,.26)!important;box-shadow:0 30px 90px rgba(0,0,0,.42),0 0 46px rgba(212,175,55,.08),inset 0 1px 0 rgba(255,215,102,.1)!important;backdrop-filter:blur(14px)}.qm-hero .qm-card a,.qm-hero .qm-card span,.qm-hero [class*=badge-wrap] a,.qm-hero [class*=badge-wrap] span,.qm-hero [class*=trust] a,.qm-hero [class*=trust] span,.qm-hero-card a,.qm-hero-card span,.qm-hero-trust a,.qm-hero-trust span,.qm-trust-card a,.qm-trust-card span{box-shadow:0 8px 22px rgba(0,0,0,.28),inset 0 1px 0 hsla(0,0%,100%,.08)}@media (min-width:900px){.qm-hero .qm-card,.qm-hero [class*=badge-wrap],.qm-hero [class*=trust],.qm-hero-card,.qm-hero-trust,.qm-trust-card{transform:translateY(10px)}}.qm-platform-agency-hero{position:relative;min-height:clamp(560px,72vh,780px);display:flex;align-items:center;overflow:hidden;border-bottom:1px solid rgba(212,175,55,.14);background:radial-gradient(circle at 18% 48%,rgba(212,175,55,.18),transparent 34%),radial-gradient(circle at 78% 28%,rgba(255,215,102,.08),transparent 30%),linear-gradient(120deg,rgba(5,5,5,.94),hsla(0,0%,7%,.88)),url(/media/qmhq-hero-platform.jpg) 50% /cover no-repeat}.qm-platform-agency-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,5,5,.96),rgba(5,5,5,.76) 42%,rgba(5,5,5,.86)),linear-gradient(180deg,rgba(5,5,5,.2),rgba(5,5,5,.92));pointer-events:none}.qm-platform-agency-hero:after{content:"";position:absolute;inset:auto 0 0 0;height:180px;background:linear-gradient(180deg,transparent,#050505);pointer-events:none}.qm-platform-agency-hero-inner{position:relative;z-index:2;width:min(1240px,calc(100% - 40px));margin:0 auto;display:grid;grid-template-columns:minmax(0,1.06fr) minmax(360px,.94fr);gap:clamp(30px,5vw,72px);align-items:center;padding:clamp(56px,8vw,110px) 0}.qm-platform-agency-copy h1{max-width:820px;margin:0;color:#f5f3ef;font-family:Cinzel,Georgia,serif;font-size:clamp(3rem,6.2vw,6.8rem);font-weight:500;line-height:.96;letter-spacing:-.06em}.qm-platform-agency-copy p{max-width:720px;margin:24px 0 0;color:hsla(40,23%,95%,.78);font-family:Inter,system-ui,sans-serif;font-size:clamp(1rem,1.25vw,1.15rem);line-height:1.75}.qm-platform-agency-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.qm-platform-agency-proof{padding:clamp(22px,3vw,34px);border:1px solid rgba(212,175,55,.22);border-radius:30px;background:radial-gradient(circle at 22% 0,rgba(255,215,102,.14),transparent 34%),linear-gradient(135deg,hsla(0,0%,7%,.88),rgba(5,5,5,.96));box-shadow:0 30px 100px rgba(0,0,0,.48),inset 0 1px 0 rgba(255,215,102,.1);overflow:hidden}.qm-platform-agency-proof:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(120deg,transparent,rgba(255,215,102,.08) 46%,transparent 62%),repeating-linear-gradient(135deg,rgba(212,175,55,.06),rgba(212,175,55,.06) 1px,transparent 0,transparent 20px);opacity:.62}.qm-platform-proof-grid,.qm-platform-proof-strip,.qm-platform-proof-top{position:relative;z-index:1}.qm-platform-proof-top{display:flex;justify-content:space-between;gap:16px;align-items:center;padding-bottom:18px;border-bottom:1px solid rgba(212,175,55,.16)}.qm-platform-proof-top span{color:#ffd766;font-family:Inter,system-ui,sans-serif;font-size:.72rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.qm-platform-proof-top strong{color:#f5f3ef;font-family:Inter,system-ui,sans-serif;font-size:1rem}.qm-platform-proof-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:18px}.qm-platform-proof-grid div{min-height:118px;padding:16px;border:1px solid rgba(212,175,55,.13);border-radius:18px;background:rgba(5,5,5,.4)}.qm-platform-proof-grid span{display:block;color:hsla(40,23%,95%,.56);font-family:Inter,system-ui,sans-serif;font-size:.76rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.qm-platform-proof-grid strong{display:block;margin-top:10px;color:#f5f3ef;font-family:Inter,system-ui,sans-serif;font-size:clamp(.98rem,1.2vw,1.18rem);line-height:1.35}.qm-platform-proof-strip{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.qm-platform-proof-strip span{display:inline-flex;align-items:center;border:1px solid rgba(212,175,55,.22);border-radius:999px;padding:8px 11px;color:#f5f3ef;background:rgba(5,5,5,.5);font-family:Inter,system-ui,sans-serif;font-size:.76rem;font-weight:700}@media (max-width:980px){.qm-platform-agency-hero-inner{grid-template-columns:1fr;width:min(100% - 24px,1240px)}.qm-platform-agency-proof{border-radius:24px}.qm-platform-proof-grid{grid-template-columns:1fr}}.qm-platform-agency-copy h1{max-width:760px!important;font-size:clamp(3.15rem,5.1vw,5.9rem)!important;line-height:.98!important;letter-spacing:-.055em!important}.qm-platform-agency-copy p{max-width:760px!important}.qm-platform-agency-proof{--glow-x:72%;--glow-y:28%;position:relative}.qm-platform-agency-proof:after{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at var(--glow-x) var(--glow-y),rgba(255,215,102,.22),rgba(212,175,55,.08) 22%,transparent 46%);opacity:0;transition:opacity .18s ease;z-index:0}.qm-platform-agency-proof:hover:after{opacity:1}.qm-platform-agency-proof>*{position:relative;z-index:1}.qm-platform-agency-actions a,.qm-platform-proof-grid div,.qm-platform-proof-strip span{transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}.qm-platform-proof-grid div:hover{transform:translateY(-2px);border-color:rgba(255,215,102,.36);box-shadow:0 16px 38px rgba(0,0,0,.28),0 0 28px rgba(212,175,55,.08)}.qm-platform-proof-strip span:hover{transform:translateY(-1px);border-color:rgba(255,215,102,.4);background:rgba(212,175,55,.1)}@media (max-width:980px){.qm-platform-agency-copy h1{font-size:clamp(2.65rem,12vw,4.5rem)!important}}.qm-platform-agency-copy .qm-kicker,.qm-platform-hero-media-copy .qm-kicker,.qm-platform-image-copy .qm-kicker,.qm-speed-media-copy .qm-kicker{font-family:Inter,system-ui,sans-serif!important;color:#ffd766!important;font-size:.76rem!important;font-weight:800!important;letter-spacing:.18em!important;line-height:1.2!important;text-transform:uppercase!important;margin-bottom:14px!important;display:inline-flex!important;align-items:center!important}.qm-header .qm-brand,.qm-header .qm-nav-brand,.qm-site-header .qm-brand,.qm-site-header .qm-nav-brand,header .qm-brand,header .qm-nav-brand,header a[href="/"]{display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;width:clamp(220px,18vw,320px)!important;min-width:clamp(220px,18vw,320px)!important;height:72px!important;padding:0!important;overflow:visible!important}.qm-header .qm-brand img,.qm-header .qm-nav-brand img,.qm-site-header .qm-brand img,.qm-site-header .qm-nav-brand img,header .qm-brand img,header .qm-nav-brand img,header a[href="/"] img{display:block!important;width:100%!important;max-width:none!important;height:auto!important;max-height:64px!important;-o-object-fit:contain!important;object-fit:contain!important;-o-object-position:left center!important;object-position:left center!important;filter:drop-shadow(0 0 10px rgba(212,175,55,.12))!important}.qm-header,.qm-site-header,header{--qmhq-header-brand-space:clamp(220px,18vw,320px)}@media (max-width:900px){.qm-header .qm-brand,.qm-header .qm-nav-brand,.qm-site-header .qm-brand,.qm-site-header .qm-nav-brand,header .qm-brand,header .qm-nav-brand,header a[href="/"]{width:clamp(170px,42vw,230px)!important;min-width:clamp(170px,42vw,230px)!important;height:58px!important}.qm-header .qm-brand img,.qm-header .qm-nav-brand img,.qm-site-header .qm-brand img,.qm-site-header .qm-nav-brand img,header .qm-brand img,header .qm-nav-brand img,header a[href="/"] img{max-height:48px!important}}.qm-platform-hero-media-frame,.qm-platform-image-frame,.qm-speed-media-frame,.qmhq-seo-media-frame{background:#050505!important;overflow:hidden!important;border-color:rgba(212,175,55,.2)!important;box-shadow:0 28px 90px rgba(0,0,0,.48),inset 0 0 0 1px rgba(5,5,5,.88),inset 0 0 44px rgba(5,5,5,.72)!important}.qm-platform-hero-media-frame img,.qm-platform-image-frame img,.qm-speed-media-frame img,.qmhq-seo-media-frame img{display:block!important;width:100%!important;height:100%!important;min-height:100%!important;-o-object-fit:cover!important;object-fit:cover!important;-o-object-position:center center!important;object-position:center center!important;transform:scale(1.045)!important;background:#050505!important}.qm-platform-hero-media-frame:before,.qm-platform-image-frame:before,.qm-speed-media-frame:before,.qmhq-seo-media-frame:before{content:"";position:absolute;inset:0;z-index:2;pointer-events:none;border-radius:inherit;box-shadow:inset 0 18px 34px rgba(5,5,5,.72),inset 0 -18px 34px rgba(5,5,5,.42)}.qm-header-inner,.qm-nav,.qm-site-header-inner,header [class*=nav],header nav{min-height:86px!important}.qm-brand,.qm-logo,.qm-logo-link,.qm-nav-logo,header a:has(.qm-logo-img),header a[href="/"]:has(.qm-logo-img){display:flex!important;align-items:center!important;justify-content:flex-start!important;width:clamp(280px,24vw,430px)!important;min-width:clamp(280px,24vw,430px)!important;height:86px!important;max-height:86px!important;padding:0!important;overflow:visible!important;flex:0 0 clamp(280px,24vw,430px)!important}.qm-logo-img,header img.qm-logo-img,img.qm-logo-img{width:clamp(260px,22vw,400px)!important;min-width:clamp(260px,22vw,400px)!important;max-width:none!important;height:auto!important;max-height:76px!important;-o-object-fit:contain!important;object-fit:contain!important;-o-object-position:left center!important;object-position:left center!important;display:block!important;transform:none!important;opacity:1!important;filter:drop-shadow(0 0 12px rgba(212,175,55,.12))!important}header{overflow:visible!important}@media (max-width:980px){.qm-brand,.qm-logo,.qm-logo-link,.qm-nav-logo,header a:has(.qm-logo-img),header a[href="/"]:has(.qm-logo-img){width:clamp(190px,46vw,280px)!important;min-width:clamp(190px,46vw,280px)!important;height:68px!important;flex-basis:clamp(190px,46vw,280px)!important}.qm-logo-img,header img.qm-logo-img,img.qm-logo-img{width:clamp(180px,44vw,260px)!important;min-width:clamp(180px,44vw,260px)!important;max-height:58px!important}}.qmhq-two-step-ab{position:relative;display:grid;gap:18px;width:100%}.qmhq-two-step-intro{display:grid;gap:8px}.qmhq-two-step-intro p{margin:0;color:#ffd766;font-family:Inter,system-ui,sans-serif;font-size:.74rem;font-weight:850;letter-spacing:.16em;line-height:1.2;text-transform:uppercase}.qmhq-two-step-intro h2{margin:0;color:#f5f3ef;font-family:Cinzel,Georgia,serif;font-size:clamp(1.65rem,2.15vw,2.45rem);font-weight:500;letter-spacing:-.035em;line-height:1.04}.qmhq-two-step-intro span{display:block;max-width:420px;color:hsla(40,23%,95%,.74);font-family:Inter,system-ui,sans-serif;font-size:.96rem;line-height:1.55}.qmhq-step-meter{display:grid;grid-template-columns:34px 1fr 34px;align-items:center;gap:10px;margin:2px 0 4px}.qmhq-step-meter span{display:grid;place-items:center;width:34px;height:34px;border:1px solid rgba(212,175,55,.28);border-radius:999px;color:hsla(40,23%,95%,.78);background:rgba(5,5,5,.52);font-family:Inter,system-ui,sans-serif;font-size:.82rem;font-weight:900;line-height:1}.qmhq-step-meter span.active{color:#050505;background:linear-gradient(135deg,#d4af37,#ffd766);box-shadow:0 10px 28px rgba(212,175,55,.18)}.qmhq-step-meter i{display:block;height:1px;min-width:40px;background:linear-gradient(90deg,rgba(212,175,55,.18),rgba(255,215,102,.62),rgba(212,175,55,.18))}.qmhq-form-error{border:1px solid rgba(220,38,38,.34);border-radius:14px;padding:10px 12px;color:#fee2e2;background:rgba(127,29,29,.3);font-family:Inter,system-ui,sans-serif;font-size:.9rem;line-height:1.45}.qmhq-two-step-form{display:grid;gap:14px;width:100%}.qmhq-two-step-form label{display:grid;gap:7px;color:hsla(40,23%,95%,.88);font-family:Inter,system-ui,sans-serif;font-size:.84rem;font-weight:750;line-height:1.2}.qmhq-two-step-form input{width:100%;min-height:48px;border:1px solid hsla(200,2%,75%,.2);border-radius:15px;padding:13px 14px;color:#f5f3ef;background:linear-gradient(180deg,hsla(0,0%,7%,.78),rgba(5,5,5,.62));outline:none;font-family:Inter,system-ui,sans-serif;font-size:1rem;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.04),0 10px 26px rgba(0,0,0,.18)}.qmhq-two-step-form input::-moz-placeholder{color:hsla(40,23%,95%,.38)}.qmhq-two-step-form input::placeholder{color:hsla(40,23%,95%,.38)}.qmhq-two-step-form input:focus{border-color:rgba(212,175,55,.76);box-shadow:0 0 0 3px rgba(212,175,55,.12),inset 0 1px 0 hsla(0,0%,100%,.05)}.qmhq-two-step-form small{color:hsla(40,23%,95%,.58);font-family:Inter,system-ui,sans-serif;font-size:.76rem;font-weight:500;line-height:1.45}.qmhq-consent-row{display:grid!important;grid-template-columns:18px 1fr;align-items:start;gap:10px!important;padding:13px;border:1px solid rgba(212,175,55,.18);border-radius:15px;background:rgba(5,5,5,.34)}.qmhq-consent-row input{width:18px!important;min-height:18px!important;height:18px!important;margin-top:2px;padding:0!important;accent-color:#d4af37}.qmhq-consent-row span{color:hsla(40,23%,95%,.76);font-family:Inter,system-ui,sans-serif;font-size:.78rem;font-weight:500;line-height:1.45}.qmhq-two-step-form button{min-height:48px;border:0;border-radius:999px;padding:14px 18px;color:#050505;background:linear-gradient(135deg,#d4af37,#ffd766);font-family:Inter,system-ui,sans-serif;font-size:.95rem;font-weight:900;letter-spacing:-.01em;cursor:pointer;box-shadow:0 14px 32px rgba(212,175,55,.18)}.qmhq-two-step-form button:hover{transform:translateY(-1px);box-shadow:0 18px 42px rgba(212,175,55,.24)}.qmhq-two-step-form button:disabled{opacity:.62;cursor:not-allowed;transform:none}.qmhq-form-actions{display:grid;grid-template-columns:.48fr 1fr;gap:10px}.qmhq-form-actions button.secondary{color:#f5f3ef;border:1px solid rgba(212,175,55,.3);background:rgba(5,5,5,.38);box-shadow:none}.qmhq-form-actions button.secondary:hover{background:rgba(212,175,55,.08)}@media (max-width:760px){.qmhq-two-step-intro h2{font-size:clamp(1.55rem,8vw,2.1rem)}.qmhq-form-actions{grid-template-columns:1fr}}.qmhq-autofill-toast{position:fixed;right:18px;bottom:18px;z-index:99999;border:1px solid rgba(212,175,55,.34);border-radius:999px;padding:10px 14px;color:#050505;background:linear-gradient(135deg,#d4af37,#ffd766);box-shadow:0 18px 48px rgba(0,0,0,.34);font-family:Inter,system-ui,sans-serif;font-size:.86rem;font-weight:900;letter-spacing:-.01em}header .qm-brand,header .qm-logo,header .qm-logo-link,header a[href="/"]{width:clamp(265px,21vw,420px)!important;min-width:clamp(265px,21vw,420px)!important;height:82px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;overflow:visible!important;padding:0!important}.app\/fb-quote img,.qm-logo-img,header img.qm-logo-img,img.qm-logo-img,img[src="/media/qmhq-logo-horizontal-tight.png"]{width:clamp(255px,20vw,400px)!important;min-width:clamp(255px,20vw,400px)!important;height:auto!important;max-height:74px!important;-o-object-fit:contain!important;object-fit:contain!important;-o-object-position:left center!important;object-position:left center!important;display:block!important;transform:none!important}@media (max-width:900px){header .qm-brand,header .qm-logo,header .qm-logo-link,header a[href="/"]{width:clamp(190px,46vw,285px)!important;min-width:clamp(190px,46vw,285px)!important;height:64px!important}.qm-logo-img,header img.qm-logo-img,img.qm-logo-img,img[src="/media/qmhq-logo-horizontal-tight.png"]{width:clamp(185px,44vw,270px)!important;min-width:clamp(185px,44vw,270px)!important;max-height:58px!important}}.qm-simple-page{width:min(980px,calc(100% - 40px));min-height:64vh;margin:0 auto;padding:clamp(72px,10vw,140px) 0;color:#f5f3ef}.qm-simple-page h1{max-width:760px;margin:0;color:#f5f3ef;font-family:Cinzel,Georgia,serif;font-size:clamp(2.8rem,5.6vw,6.2rem);font-weight:500;line-height:.98;letter-spacing:-.055em}.qm-simple-page p:not(.qm-kicker){max-width:720px;margin:22px 0 0;color:hsla(40,23%,95%,.76);font-family:Inter,system-ui,sans-serif;font-size:1.05rem;line-height:1.75}.qm-simple-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.qmhq-iq-launcher{bottom:18px;z-index:99990;border:1px solid rgba(212,175,55,.34);border-radius:999px;padding:12px 16px;color:#050505;background:linear-gradient(135deg,#d4af37,#ffd766);box-shadow:0 18px 48px rgba(0,0,0,.34);font-size:.88rem;font-weight:950;cursor:pointer}.qmhq-iq-launcher,.qmhq-iq-panel{position:fixed;right:18px;font-family:Inter,system-ui,sans-serif}.qmhq-iq-panel{bottom:78px;z-index:99991;width:min(420px,calc(100vw - 28px));max-height:min(760px,calc(100vh - 100px));display:grid;grid-template-rows:auto 1fr;overflow:hidden;border:1px solid rgba(212,175,55,.24);border-radius:24px;color:#f5f3ef;background:radial-gradient(circle at 20% 0,rgba(255,215,102,.14),transparent 34%),linear-gradient(135deg,hsla(0,0%,7%,.98),rgba(5,5,5,.98));box-shadow:0 28px 90px rgba(0,0,0,.5)}.qmhq-iq-head{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:16px;border-bottom:1px solid rgba(212,175,55,.16)}.qmhq-iq-head p{margin:0;color:#ffd766;font-size:.72rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.qmhq-iq-head strong{display:block;margin-top:3px;color:#f5f3ef;font-size:1rem}.qmhq-iq-head button{width:34px;height:34px;border:1px solid rgba(212,175,55,.24);border-radius:999px;color:#f5f3ef;background:rgba(5,5,5,.42);cursor:pointer}.qmhq-iq-body{overflow:auto;padding:16px}.qmhq-iq-messages{display:grid;gap:10px;margin-bottom:12px}.qmhq-iq-msg{border-radius:16px;padding:10px 12px;font-size:.88rem;line-height:1.45}.qmhq-iq-msg.iq{border:1px solid rgba(212,175,55,.16);background:rgba(5,5,5,.34)}.qmhq-iq-msg.user{margin-left:34px;color:#050505;background:linear-gradient(135deg,#d4af37,#ffd766);font-weight:800}.qmhq-iq-form{display:grid;grid-template-columns:1fr auto;gap:8px;margin-bottom:14px}.qmhq-iq-form input{min-height:42px;border:1px solid hsla(200,2%,75%,.2);border-radius:14px;padding:10px 12px;color:#f5f3ef;background:rgba(5,5,5,.48);outline:none}.qmhq-iq-dev-grid button,.qmhq-iq-faqs button,.qmhq-iq-form button{border:1px solid rgba(212,175,55,.22);border-radius:14px;padding:10px 11px;color:#f5f3ef;background:rgba(5,5,5,.42);cursor:pointer;font-size:.82rem;font-weight:750;text-align:left}.qmhq-iq-form button{color:#050505;background:linear-gradient(135deg,#d4af37,#ffd766);text-align:center}.qmhq-iq-dev,.qmhq-iq-faqs{display:grid;gap:8px;margin-top:14px;padding-top:14px;border-top:1px solid rgba(212,175,55,.14)}.qmhq-iq-dev p,.qmhq-iq-faqs p{margin:0 0 2px;color:#ffd766;font-size:.72rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.qmhq-iq-dev-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.qmhq-iq-dev small{color:hsla(40,23%,95%,.68);font-size:.78rem}.qmhq-iq-toast{position:fixed;right:18px;bottom:18px;z-index:99999;border-radius:999px;padding:10px 14px;color:#050505;background:linear-gradient(135deg,#d4af37,#ffd766);font-family:Inter,system-ui,sans-serif;font-size:.86rem;font-weight:950;box-shadow:0 18px 48px rgba(0,0,0,.34)}@media (max-width:640px){.qmhq-iq-panel{right:10px;bottom:70px;width:calc(100vw - 20px)}.qmhq-iq-dev-grid{grid-template-columns:1fr}}.qmhq-iq-choice-row,.qmhq-iq-mode-tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:12px}.qmhq-iq-choice-row button,.qmhq-iq-mode-tabs button,.qmhq-iq-sales-cta button{border:1px solid rgba(212,175,55,.24);border-radius:14px;padding:10px 11px;color:#f5f3ef;background:rgba(5,5,5,.42);cursor:pointer;font-size:.82rem;font-weight:800}.qmhq-iq-choice-row button:hover,.qmhq-iq-mode-tabs button.active{color:#050505;background:linear-gradient(135deg,#d4af37,#ffd766)}.qmhq-iq-sales-cta{display:grid;gap:8px;margin-top:14px;padding:14px;border:1px solid rgba(212,175,55,.18);border-radius:16px;background:rgba(5,5,5,.34)}.qmhq-iq-sales-cta p{margin:0;color:#ffd766;font-size:.78rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.qmhq-iq-sales-cta button{color:#050505;background:linear-gradient(135deg,#d4af37,#ffd766);text-align:center}.qmhq-thank-you-page{min-height:100vh;display:grid;place-items:center;padding:clamp(28px,5vw,72px);color:#f5f3ef;background:radial-gradient(circle at 20% 10%,rgba(255,215,102,.14),transparent 28%),radial-gradient(circle at 82% 72%,rgba(212,175,55,.1),transparent 30%),linear-gradient(135deg,#050505,#111 52%,#050505)}.qmhq-thank-you-card{width:min(1120px,100%);display:grid;grid-template-columns:minmax(260px,.82fr) minmax(0,1.18fr);gap:clamp(28px,5vw,72px);align-items:center;padding:clamp(26px,4vw,56px);border:1px solid rgba(212,175,55,.22);border-radius:34px;background:linear-gradient(135deg,hsla(0,0%,7%,.92),rgba(5,5,5,.98));box-shadow:0 34px 120px rgba(0,0,0,.52),inset 0 1px 0 rgba(255,215,102,.1);overflow:hidden}.qmhq-thank-you-brand{display:grid;place-items:center;min-height:420px;border-radius:28px;border:1px solid rgba(212,175,55,.16);background:radial-gradient(circle at 50% 35%,rgba(255,215,102,.18),transparent 38%),rgba(5,5,5,.36)}.qmhq-thank-you-brand img{display:block;width:min(360px,82%);height:auto;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 0 28px rgba(212,175,55,.2))}.qmhq-thank-you-kicker{margin:0 0 14px;color:#ffd766;font-family:Inter,system-ui,sans-serif;font-size:.76rem;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.qmhq-thank-you-content h1{max-width:760px;margin:0;color:#f5f3ef;font-family:Cinzel,Georgia,serif;font-size:clamp(2.6rem,5.6vw,6.2rem);font-weight:500;letter-spacing:-.055em;line-height:.98}.qmhq-thank-you-lead{max-width:720px;margin:22px 0 0;color:hsla(40,23%,95%,.78);font-family:Inter,system-ui,sans-serif;font-size:clamp(1rem,1.25vw,1.12rem);line-height:1.75}.qmhq-thank-you-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:30px}.qmhq-thank-you-steps div{min-height:164px;padding:18px;border:1px solid rgba(212,175,55,.16);border-radius:20px;background:rgba(5,5,5,.42)}.qmhq-thank-you-steps span{display:block;color:#d4af37;font-family:Inter,system-ui,sans-serif;font-size:.72rem;font-weight:900;letter-spacing:.16em}.qmhq-thank-you-steps strong{display:block;margin-top:12px;color:#f5f3ef;font-family:Inter,system-ui,sans-serif;font-size:1rem}.qmhq-thank-you-steps p{margin:9px 0 0;color:hsla(40,23%,95%,.66);font-family:Inter,system-ui,sans-serif;font-size:.88rem;line-height:1.55}.qmhq-thank-you-proof{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.qmhq-thank-you-proof span{display:inline-flex;align-items:center;padding:8px 11px;border:1px solid rgba(212,175,55,.22);border-radius:999px;color:#f5f3ef;background:rgba(5,5,5,.42);font-family:Inter,system-ui,sans-serif;font-size:.78rem;font-weight:750}.qmhq-thank-you-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.qmhq-thank-you-primary,.qmhq-thank-you-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:46px;border-radius:999px;padding:12px 18px;font-family:Inter,system-ui,sans-serif;font-size:.92rem;font-weight:900;text-decoration:none}.qmhq-thank-you-primary{color:#050505;background:linear-gradient(135deg,#d4af37,#ffd766)}.qmhq-thank-you-secondary{color:#f5f3ef;border:1px solid rgba(212,175,55,.28);background:rgba(5,5,5,.36)}.qmhq-thank-you-disclaimer{margin:22px 0 0;color:hsla(40,23%,95%,.52);font-family:Inter,system-ui,sans-serif;font-size:.78rem;line-height:1.5}@media (max-width:920px){.qmhq-thank-you-card{grid-template-columns:1fr;border-radius:26px}.qmhq-thank-you-brand{min-height:240px}.qmhq-thank-you-steps{grid-template-columns:1fr}}.qm-nav-cta{position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 18px;border-radius:999px;border:1px solid rgba(212,175,55,.58);background:linear-gradient(180deg,rgba(255,215,102,.18),rgba(212,175,55,.08)),hsla(0,0%,7%,.92);box-shadow:inset 0 0 0 1px rgba(255,215,102,.08),0 10px 28px rgba(0,0,0,.32),0 0 22px rgba(212,175,55,.1);font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;text-decoration:none;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,background .16s ease}.qm-nav-cta:after{content:"";width:7px;height:7px;margin-left:10px;border-radius:999px;background:#22c55e;box-shadow:0 0 0 4px rgba(34,197,94,.13),0 0 16px rgba(34,197,94,.42)}.qm-nav-cta:hover{transform:translateY(-1px);border-color:rgba(255,215,102,.82);background:linear-gradient(180deg,rgba(255,215,102,.24),rgba(212,175,55,.12)),hsla(0,0%,7%,.96);box-shadow:inset 0 0 0 1px rgba(255,215,102,.12),0 14px 32px rgba(0,0,0,.38),0 0 28px rgba(212,175,55,.16)}.qm-premium-hero{min-height:clamp(560px,72vh,760px);display:flex;align-items:center;padding:clamp(54px,7vw,88px) 0 clamp(42px,5vw,68px)}.qm-premium-hero-inner{width:min(1180px,calc(100% - 40px));margin:0 auto;min-height:auto;display:flex}.qm-hero-copy{max-width:720px;padding:clamp(28px,4vw,48px)}.qm-hero-copy h1{margin-bottom:16px;line-height:.96}.qm-lead{margin-top:0;margin-bottom:22px}.qm-hero-actions{margin-top:22px}@media (max-width:900px){.qm-premium-hero{min-height:auto;padding:38px 0 34px}.qm-premium-hero-inner{width:min(100% - 28px,720px)}.qm-hero-copy{padding:24px}.qm-nav-cta{min-height:38px;padding:0 14px;font-size:.7rem;letter-spacing:.06em}}@media (max-width:640px){.qm-premium-hero{padding-top:28px}.qm-hero-copy h1{line-height:1.02}.qm-hero-actions{gap:10px}}.qm-nav-cta{min-height:38px!important;padding:0 15px!important;border-color:rgba(212,175,55,.42)!important;background:linear-gradient(180deg,rgba(212,175,55,.18),hsla(0,0%,7%,.92))!important;color:#f5f3ef!important;box-shadow:inset 0 0 0 1px rgba(255,215,102,.06),0 8px 20px rgba(0,0,0,.3)!important;font-size:.72rem!important;letter-spacing:.095em!important}.qm-nav-cta:after{width:5px!important;height:5px!important;margin-left:8px!important;box-shadow:0 0 0 3px rgba(34,197,94,.1),0 0 10px rgba(34,197,94,.35)!important}.qm-premium-hero-inner{display:grid!important;grid-template-columns:minmax(0,720px) minmax(300px,420px);gap:clamp(28px,5vw,72px);align-items:center}.qm-hero-side-card{position:relative;z-index:2;padding:30px;border-radius:28px;border:1px solid rgba(212,175,55,.24);background:linear-gradient(180deg,hsla(0,0%,7%,.78),rgba(5,5,5,.84)),hsla(0,0%,7%,.72);box-shadow:0 24px 70px rgba(0,0,0,.4),inset 0 0 0 1px hsla(40,23%,95%,.045);backdrop-filter:blur(18px)}.qm-side-card-kicker{color:#d4af37;font-size:.72rem;font-weight:900;letter-spacing:.18em;text-transform:uppercase;margin-bottom:14px}.qm-hero-side-card h2{color:#f5f3ef;font-family:var(--font-cinzel,Georgia,serif);font-size:clamp(1.55rem,2vw,2.15rem);line-height:1.08;margin:0 0 22px}.qm-side-card-steps{display:grid;gap:14px;margin:0 0 24px}.qm-side-card-steps div{display:grid;grid-template-columns:42px 1fr;gap:12px;align-items:start;padding:14px;border-radius:18px;background:hsla(40,23%,95%,.045);border:1px solid hsla(40,23%,95%,.075)}.qm-side-card-steps span{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:999px;color:#050505;background:linear-gradient(135deg,#ffd766,#d4af37);font-size:.72rem;font-weight:900}.qm-side-card-steps p{margin:0;color:hsla(40,23%,95%,.78);font-size:.92rem;line-height:1.45}.qm-side-card-link{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:46px;border-radius:999px;color:#050505;background:linear-gradient(135deg,#ffd766,#d4af37);font-size:.82rem;font-weight:900;letter-spacing:.07em;text-transform:uppercase;text-decoration:none;box-shadow:0 14px 34px rgba(212,175,55,.18)}@media (max-width:1050px){.qm-premium-hero-inner{grid-template-columns:1fr!important}.qm-hero-side-card{max-width:720px}}@media (max-width:720px){.qm-hero-side-card{display:none}}.qmhq-home-trust-strip{width:min(1280px,calc(100vw - 72px));margin:-34px auto 72px;position:relative;z-index:5;display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:stretch;border:1px solid rgba(212,175,55,.24);border-radius:24px;background:linear-gradient(145deg,hsla(0,0%,7%,.94),rgba(5,5,5,.82)),radial-gradient(circle at 12% 0,rgba(212,175,55,.1),transparent 36%);box-shadow:0 24px 76px rgba(0,0,0,.48),inset 0 1px 0 hsla(0,0%,100%,.045);overflow:hidden}.qmhq-home-trust-item{padding:22px 24px}.qmhq-home-trust-item span{display:block;color:#ffd766;font-size:12px;font-weight:900;letter-spacing:.18em;text-transform:uppercase;margin-bottom:7px}.qmhq-home-trust-item p{margin:0;color:hsla(40,23%,95%,.76);font-size:13.5px;line-height:1.45}.qmhq-home-trust-divider{width:1px;background:linear-gradient(180deg,transparent,rgba(212,175,55,.28),transparent)}@media (max-width:999px){.qmhq-home-trust-strip{width:calc(100vw - 32px);margin:-20px auto 48px;grid-template-columns:1fr}.qmhq-home-trust-divider{width:100%;height:1px;background:linear-gradient(90deg,transparent,rgba(212,175,55,.24),transparent)}}.qm-hero{position:relative;overflow:hidden}.qm-hero:after{content:"";position:absolute;left:-18vw;top:18%;width:58vw;height:72%;pointer-events:none;z-index:0;background:radial-gradient(ellipse at 34% 52%,rgba(255,215,102,.2) 0,rgba(212,175,55,.13) 18%,rgba(212,175,55,.065) 38%,rgba(212,175,55,0) 72%),linear-gradient(100deg,rgba(255,215,102,.16),rgba(212,175,55,.09) 24%,rgba(212,175,55,.03) 54%,transparent 78%);filter:blur(10px);opacity:.9;transform:rotate(-4deg)}.qm-hero .qm-wrap,.qm-hero-box,.qm-hero-card,.qm-hero-content,.qm-hero-copy,.qm-hero-grid,.qm-hero-inner,.qm-hero-left,.qm-hero-panel,.qm-hero-shell,.qm-hero-text{position:relative;z-index:1}@media (min-width:1100px){.qm-hero-box,.qm-hero-card,.qm-hero-content,.qm-hero-copy,.qm-hero-left,.qm-hero-panel,.qm-hero-text{width:min(980px,64vw)!important;max-width:980px!important;padding:44px 56px 40px!important}.qm-hero h1,.qm-hero-box h1,.qm-hero-card h1,.qm-hero-content h1,.qm-hero-copy h1,.qm-hero-left h1,.qm-hero-panel h1,.qm-hero-text h1{max-width:890px!important;font-size:clamp(54px,4vw,74px)!important;line-height:1.01!important}.qm-hero p,.qm-hero-box p,.qm-hero-card p,.qm-hero-content p,.qm-hero-copy p,.qm-hero-left p,.qm-hero-panel p,.qm-hero-text p{max-width:760px!important}}@media (min-width:1450px){.qm-hero-box,.qm-hero-card,.qm-hero-content,.qm-hero-copy,.qm-hero-left,.qm-hero-panel,.qm-hero-text{width:1040px!important;max-width:1040px!important}.qm-hero h1,.qm-hero-box h1,.qm-hero-card h1,.qm-hero-content h1,.qm-hero-copy h1,.qm-hero-left h1,.qm-hero-panel h1,.qm-hero-text h1{max-width:940px!important}}.qm-speed-media-section{width:min(1280px,calc(100vw - 72px));margin:86px auto 110px;display:grid;grid-template-columns:minmax(0,.92fr) minmax(520px,1.08fr);gap:34px;align-items:center}.qm-speed-media-copy{border:1px solid rgba(212,175,55,.24);border-radius:26px;padding:42px 44px;background:linear-gradient(145deg,hsla(0,0%,7%,.92),rgba(5,5,5,.74)),radial-gradient(circle at 16% 0,rgba(212,175,55,.12),transparent 34%);box-shadow:0 28px 86px rgba(0,0,0,.46),inset 0 1px 0 hsla(0,0%,100%,.045)}.qm-speed-media-copy h2{margin:12px 0 16px;max-width:720px;font-size:clamp(42px,3.6vw,68px);line-height:1.03;letter-spacing:-.02em}.qm-speed-media-copy p:not(.qm-kicker){color:hsla(40,23%,95%,.8);font-size:16.5px;line-height:1.62}.qm-speed-media-pills{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.qm-speed-media-pills span{border:1px solid rgba(212,175,55,.24);border-radius:999px;padding:9px 13px;color:hsla(40,23%,95%,.92);background:rgba(5,5,5,.48);font-size:12px;font-weight:900}.qm-speed-media-frame{margin:0;border:1px solid rgba(212,175,55,.24);border-radius:26px;overflow:hidden;background:rgba(5,5,5,.72);box-shadow:0 30px 92px rgba(0,0,0,.5)}.qm-speed-media-frame img{display:block;width:100%;height:auto;min-height:360px;-o-object-fit:cover;object-fit:cover;opacity:.92}@media (max-width:999px){.qm-speed-media-section{width:calc(100vw - 32px);margin:54px auto 72px;grid-template-columns:1fr}.qm-speed-media-copy{padding:32px 24px}.qm-speed-media-frame img{min-height:auto}}.qm-header,.qm-site-header,header,header.qm-header{min-height:82px!important;height:82px!important;border-bottom:1px solid rgba(212,175,55,.2)!important;background:linear-gradient(180deg,rgba(5,5,5,.985),rgba(5,5,5,.94))!important}.qm-header-inner,.qm-nav-inner,.qm-shell-header-inner,header>div:first-child{width:min(1320px,calc(100vw - 72px))!important;height:82px!important;margin-left:auto!important;margin-right:auto!important;display:grid!important;grid-template-columns:260px 1fr 260px!important;align-items:center!important;gap:24px!important}.qm-brand,.qm-header-logo,.qm-logo,.qm-shell-logo,header a[href="/"],header a[href="/"]>span{justify-self:start!important;display:flex!important;align-items:center!important}.qm-brand img,.qm-header-logo img,.qm-logo img,.qm-shell-logo img,header img{max-height:52px!important;width:auto!important;-o-object-fit:contain!important;object-fit:contain!important}.qm-nav,.qm-site-nav,header nav,nav.qm-nav{justify-self:center!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:23px!important;width:100%!important}.qm-nav a,.qm-site-nav a,header nav a,nav.qm-nav a{color:hsla(40,23%,95%,.9)!important;font-size:14px!important;font-weight:900!important;letter-spacing:.01em!important;line-height:1!important;text-decoration:none!important;white-space:nowrap!important}.qm-nav a:hover,.qm-site-nav a:hover,header nav a:hover,nav.qm-nav a:hover{color:#ffd766!important}.qm-header-actions,.qm-nav-actions,.qm-shell-actions,header div:last-child{justify-self:end!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:12px!important}.qm-header-actions a,.qm-nav-actions a,.qm-shell-actions a,header div:last-child a{height:40px!important;min-height:40px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;padding:0 18px!important;font-size:12.5px!important;font-weight:900!important;letter-spacing:.045em!important;line-height:1!important;white-space:nowrap!important}.qm-header-actions a[href*=login],.qm-nav-actions a[href*=login],.qm-shell-actions a[href*=login],header div:last-child a[href*=login]{width:auto!important;min-width:76px!important;color:hsla(40,23%,95%,.92)!important;border:1px solid rgba(212,175,55,.26)!important;background:rgba(5,5,5,.36)!important}.qm-header-actions a[href*=fb-quote],.qm-nav-actions a[href*=fb-quote],.qm-shell-actions a[href*=fb-quote],header div:last-child a[href*=fb-quote]{width:auto!important;min-width:132px!important;padding:0 20px!important;color:#f5f3ef!important;border:1px solid rgba(212,175,55,.42)!important;background:linear-gradient(145deg,hsla(0,0%,7%,.94),rgba(5,5,5,.72))!important;box-shadow:0 12px 32px rgba(0,0,0,.34),inset 0 1px 0 hsla(0,0%,100%,.055)!important}.qm-header-actions a[href*=fb-quote]:after,.qm-nav-actions a[href*=fb-quote]:after,.qm-shell-actions a[href*=fb-quote]:after,header div:last-child a[href*=fb-quote]:after{content:"";width:5px!important;height:5px!important;margin-left:8px!important;border-radius:999px!important;background:#22c55e!important;box-shadow:0 0 10px rgba(34,197,94,.85)!important}.qm-card a,.qm-cta a,.qm-hero a,.qm-premium-cta a,.qm-section a{min-height:unset}@media (max-width:999px){.qm-header,.qm-site-header,header,header.qm-header{min-height:74px!important;height:74px!important}.qm-header-inner,.qm-nav-inner,.qm-shell-header-inner,header>div:first-child{width:calc(100vw - 32px)!important;height:74px!important;grid-template-columns:1fr auto!important;gap:14px!important}.qm-brand img,.qm-header-logo img,.qm-logo img,.qm-shell-logo img,header img{max-height:44px!important}.qm-nav,.qm-site-nav,header nav,nav.qm-nav{display:none!important}.qm-header-actions,.qm-nav-actions,.qm-shell-actions,header div:last-child{gap:8px!important}.qm-header-actions a,.qm-nav-actions a,.qm-shell-actions a,header div:last-child a{height:38px!important;min-height:38px!important;padding:0 13px!important;font-size:11.5px!important}.qm-header-actions a[href*=login],.qm-nav-actions a[href*=login],.qm-shell-actions a[href*=login],header div:last-child a[href*=login]{min-width:64px!important}.qm-header-actions a[href*=fb-quote],.qm-nav-actions a[href*=fb-quote],.qm-shell-actions a[href*=fb-quote],header div:last-child a[href*=fb-quote]{min-width:112px!important}}@media (min-width:1000px){.qm-header-inner,.qm-nav-inner,.qm-shell-header-inner,header>div:first-child{grid-template-columns:300px minmax(520px,1fr) 250px!important;gap:18px!important}.qm-nav,.qm-site-nav,header nav,nav.qm-nav{justify-self:start!important;justify-content:flex-start!important;gap:22px!important;padding-left:8px!important;transform:translateX(-46px)}.qm-header-actions,.qm-nav-actions,.qm-shell-actions,header div:last-child{gap:10px!important}.qm-header-actions a,.qm-nav-actions a,.qm-shell-actions a,header div:last-child a{height:38px!important;min-height:38px!important;padding:0 16px!important;font-size:12px!important}.qm-header-actions a[href*=login],.qm-nav-actions a[href*=login],.qm-shell-actions a[href*=login],header div:last-child a[href*=login]{min-width:72px!important}.qm-header-actions a[href*=fb-quote],.qm-nav-actions a[href*=fb-quote],.qm-shell-actions a[href*=fb-quote],header div:last-child a[href*=fb-quote]{min-width:122px!important;padding:0 17px!important}.qm-header-actions a[href*=fb-quote]:after,.qm-nav-actions a[href*=fb-quote]:after,.qm-shell-actions a[href*=fb-quote]:after,header div:last-child a[href*=fb-quote]:after{width:5px!important;height:5px!important;margin-left:7px!important}}@media (min-width:1400px){.qm-nav,.qm-site-nav,header nav,nav.qm-nav{transform:translateX(-62px)}}.qmhq-agency-built-section,.qmhq-agency-intro-section,.qmhq-agency-platform-section,.qmhq-agency-types-section{width:min(1280px,calc(100vw - 72px));margin-left:auto;margin-right:auto}.qmhq-agency-intro-section{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:28px;align-items:stretch;padding:92px 0 72px}.qmhq-agency-built-copy,.qmhq-agency-built-points,.qmhq-agency-intro-copy,.qmhq-agency-intro-panel,.qmhq-agency-platform-card{border:1px solid rgba(212,175,55,.24);border-radius:26px;background:linear-gradient(145deg,hsla(0,0%,7%,.92),rgba(5,5,5,.74)),radial-gradient(circle at 16% 0,rgba(212,175,55,.1),transparent 36%);box-shadow:0 28px 86px rgba(0,0,0,.44),inset 0 1px 0 hsla(0,0%,100%,.045)}.qmhq-agency-intro-copy{padding:44px 46px}.qmhq-agency-built-copy h2,.qmhq-agency-intro-copy h2,.qmhq-agency-platform-card h2{margin:12px 0 18px;font-size:clamp(42px,3.5vw,68px);line-height:1.04;letter-spacing:-.02em}.qmhq-agency-built-copy p,.qmhq-agency-intro-copy p,.qmhq-agency-platform-card p{color:hsla(40,23%,95%,.8);font-size:16.5px;line-height:1.62}.qmhq-agency-intro-panel{padding:26px;display:grid;gap:14px}.qmhq-agency-built-points div,.qmhq-agency-intro-panel div{border:1px solid rgba(212,175,55,.18);border-radius:18px;padding:20px;background:rgba(5,5,5,.34)}.qmhq-agency-intro-panel span{display:inline-flex;color:#ffd766;font-weight:900;letter-spacing:.16em;font-size:12px;margin-bottom:8px}.qmhq-agency-built-points span,.qmhq-agency-intro-panel h3{display:block;color:#f5f3ef;font-size:19px;line-height:1.18;margin-bottom:8px;font-weight:900}.qmhq-agency-built-points p,.qmhq-agency-intro-panel p{margin:0;color:hsla(40,23%,95%,.72);font-size:14px;line-height:1.52}.qmhq-agency-types-section{padding:76px 0}.qmhq-agency-type-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.qmhq-agency-type-card{min-height:260px;padding:26px 24px;border:1px solid rgba(212,175,55,.22);border-radius:22px;background:linear-gradient(145deg,hsla(0,0%,7%,.9),rgba(5,5,5,.7));box-shadow:0 22px 68px rgba(0,0,0,.34),inset 0 1px 0 hsla(0,0%,100%,.04)}.qmhq-agency-type-card span{color:#ffd766;font-size:11px;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.qmhq-agency-type-card h3{margin:14px 0 10px;font-size:23px;line-height:1.14}.qmhq-agency-type-card p{color:hsla(40,23%,95%,.74);font-size:14.5px;line-height:1.58}.qmhq-agency-platform-section{padding:70px 0}.qmhq-agency-platform-card{padding:44px 46px}.qmhq-agency-feature-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:30px}.qmhq-agency-feature-list div{border:1px solid rgba(212,175,55,.18);border-radius:18px;padding:20px;background:rgba(5,5,5,.34)}.qmhq-agency-feature-list h3{margin:0 0 8px;color:#ffd766;font-size:16px}.qmhq-agency-feature-list p{margin:0;font-size:13.5px;line-height:1.52}.qmhq-agency-built-section{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(340px,.9fr);gap:28px;padding:72px 0 96px}.qmhq-agency-built-copy,.qmhq-agency-built-points{padding:42px 44px}.qmhq-agency-built-points{display:grid;gap:14px}.qmhq-agency-link-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;margin-top:18px;padding:0 22px;border-radius:999px;border:1px solid rgba(212,175,55,.42);color:#050505;background:linear-gradient(180deg,#ffd766,#d4af37);font-weight:900;text-decoration:none;box-shadow:0 16px 40px rgba(212,175,55,.18)}@media (max-width:1100px){.qmhq-agency-feature-list,.qmhq-agency-type-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.qmhq-agency-built-section,.qmhq-agency-intro-section{grid-template-columns:1fr}}@media (max-width:700px){.qmhq-agency-built-section,.qmhq-agency-intro-section,.qmhq-agency-platform-section,.qmhq-agency-types-section{width:calc(100vw - 32px)}.qmhq-agency-feature-list,.qmhq-agency-type-grid{grid-template-columns:1fr}.qmhq-agency-built-copy,.qmhq-agency-built-points,.qmhq-agency-intro-copy,.qmhq-agency-platform-card{padding:30px 24px}}.qmhq-agency-final-cta{width:min(1280px,calc(100vw - 72px));margin:72px auto 96px;padding:52px 56px;border:1px solid rgba(212,175,55,.26);border-radius:28px;background:linear-gradient(145deg,hsla(0,0%,7%,.94),rgba(5,5,5,.78)),radial-gradient(circle at 18% 0,rgba(212,175,55,.14),transparent 38%);box-shadow:0 30px 96px rgba(0,0,0,.5),inset 0 1px 0 hsla(0,0%,100%,.05)}.qmhq-agency-final-cta h2{max-width:980px;margin:12px 0 16px;font-size:clamp(44px,3.8vw,72px);line-height:1.04;letter-spacing:-.02em}.qmhq-agency-final-cta p:not(.qm-kicker){max-width:920px;color:hsla(40,23%,95%,.8);font-size:17px;line-height:1.62}.qmhq-agency-final-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:26px}.qmhq-agency-final-primary,.qmhq-agency-final-secondary{min-height:46px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:0 22px;font-weight:900;text-decoration:none}.qmhq-agency-final-primary{color:#050505;background:linear-gradient(180deg,#ffd766,#d4af37);border:1px solid rgba(255,215,102,.5);box-shadow:0 16px 42px rgba(212,175,55,.18)}.qmhq-agency-final-secondary{color:#ffd766;border:1px solid rgba(212,175,55,.34);background:rgba(5,5,5,.44)}@media (max-width:700px){.qmhq-agency-final-cta{width:calc(100vw - 32px);padding:34px 24px;margin:56px auto 72px}.qmhq-agency-final-actions{flex-direction:column}.qmhq-agency-final-primary,.qmhq-agency-final-secondary{width:100%}}@media (min-width:1000px){.qm-header-inner,.qm-nav-inner,.qm-shell-header-inner,header>div:first-child{grid-template-columns:285px minmax(700px,1fr) 235px!important;gap:12px!important}.qm-nav,.qm-nav-links,.qm-site-nav,header nav,nav.qm-nav{justify-self:start!important;justify-content:flex-start!important;gap:18px!important;transform:translateX(-66px)!important;white-space:nowrap!important}.qm-nav a,.qm-nav-links a,.qm-site-nav a,header nav a,nav.qm-nav a{font-size:12.4px!important;letter-spacing:0!important;white-space:nowrap!important}.qm-header-actions,.qm-nav-actions,.qm-shell-actions,header div:last-child{justify-self:end!important;gap:8px!important}.qm-header-actions a,.qm-nav-actions a,.qm-shell-actions a,header div:last-child a{height:36px!important;min-height:36px!important;padding:0 14px!important;font-size:11.6px!important}.qm-header-actions a[href*=login],.qm-nav-actions a[href*=login],.qm-shell-actions a[href*=login],header div:last-child a[href*=login]{min-width:68px!important}.qm-header-actions a[href*=fb-quote],.qm-nav-actions a[href*=fb-quote],.qm-shell-actions a[href*=fb-quote],header div:last-child a[href*=fb-quote]{min-width:112px!important;padding:0 15px!important}.qm-header-actions a[href*=fb-quote]:after,.qm-nav-actions a[href*=fb-quote]:after,.qm-shell-actions a[href*=fb-quote]:after,header div:last-child a[href*=fb-quote]:after{width:5px!important;height:5px!important;margin-left:7px!important}}@media (min-width:1450px){.qm-nav,.qm-nav-links,.qm-site-nav,header nav,nav.qm-nav{transform:translateX(-82px)!important;gap:20px!important}}.qmhq-tele-final-cta,.qmhq-tele-intro-section,.qmhq-tele-pod-section,.qmhq-tele-sop-section,.qmhq-tele-usecase-section{width:min(1280px,calc(100vw - 72px));margin-left:auto;margin-right:auto}.qmhq-tele-intro-section{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:28px;align-items:stretch;padding:92px 0 72px}.qmhq-tele-final-cta,.qmhq-tele-intro-copy,.qmhq-tele-intro-stack,.qmhq-tele-pod-card,.qmhq-tele-sop-copy,.qmhq-tele-sop-list{border:1px solid rgba(212,175,55,.24);border-radius:26px;background:linear-gradient(145deg,hsla(0,0%,7%,.92),rgba(5,5,5,.74)),radial-gradient(circle at 16% 0,rgba(212,175,55,.1),transparent 36%);box-shadow:0 28px 86px rgba(0,0,0,.44),inset 0 1px 0 hsla(0,0%,100%,.045)}.qmhq-tele-final-cta,.qmhq-tele-intro-copy,.qmhq-tele-pod-card,.qmhq-tele-sop-copy{padding:44px 46px}.qmhq-tele-final-cta h2,.qmhq-tele-intro-copy h2,.qmhq-tele-pod-card h2,.qmhq-tele-sop-copy h2{margin:12px 0 18px;font-size:clamp(42px,3.5vw,68px);line-height:1.04;letter-spacing:-.02em}.qmhq-tele-final-cta p,.qmhq-tele-intro-copy p,.qmhq-tele-pod-card p,.qmhq-tele-sop-copy p{color:hsla(40,23%,95%,.8);font-size:16.5px;line-height:1.62}.qmhq-tele-intro-stack,.qmhq-tele-sop-list{padding:26px;display:grid;gap:14px}.qmhq-tele-intro-stack div,.qmhq-tele-sop-list div{border:1px solid rgba(212,175,55,.18);border-radius:18px;padding:20px;background:rgba(5,5,5,.34)}.qmhq-tele-intro-stack span,.qmhq-tele-pod-grid span,.qmhq-tele-sop-list span,.qmhq-tele-usecase-card span{display:inline-flex;color:#ffd766;font-weight:900;letter-spacing:.16em;text-transform:uppercase;font-size:11px;margin-bottom:8px}.qmhq-tele-intro-stack h3,.qmhq-tele-pod-grid h3,.qmhq-tele-usecase-card h3{color:#f5f3ef;font-size:22px;line-height:1.14;margin:0 0 8px}.qmhq-tele-intro-stack p,.qmhq-tele-pod-grid p,.qmhq-tele-sop-list p,.qmhq-tele-usecase-card p{margin:0;color:hsla(40,23%,95%,.74);font-size:14.5px;line-height:1.58}.qmhq-tele-pod-section,.qmhq-tele-sop-section,.qmhq-tele-usecase-section{padding:72px 0}.qmhq-tele-pod-grid,.qmhq-tele-usecase-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:30px}.qmhq-tele-pod-grid div,.qmhq-tele-usecase-card{border:1px solid rgba(212,175,55,.2);border-radius:20px;padding:22px 20px;background:rgba(5,5,5,.36)}.qmhq-tele-usecase-section .qm-section-head{max-width:920px;margin-bottom:34px}.qmhq-tele-sop-section{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:28px}.qmhq-tele-final-cta{margin-top:72px;margin-bottom:96px}.qmhq-tele-final-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:26px}.qmhq-tele-final-primary,.qmhq-tele-final-secondary{min-height:46px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:0 22px;font-weight:900;text-decoration:none}.qmhq-tele-final-primary{color:#050505;background:linear-gradient(180deg,#ffd766,#d4af37);border:1px solid rgba(255,215,102,.5);box-shadow:0 16px 42px rgba(212,175,55,.18)}.qmhq-tele-final-secondary{color:#ffd766;border:1px solid rgba(212,175,55,.34);background:rgba(5,5,5,.44)}@media (max-width:1100px){.qmhq-tele-intro-section,.qmhq-tele-sop-section{grid-template-columns:1fr}.qmhq-tele-pod-grid,.qmhq-tele-usecase-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.qmhq-tele-final-cta,.qmhq-tele-intro-section,.qmhq-tele-pod-section,.qmhq-tele-sop-section,.qmhq-tele-usecase-section{width:calc(100vw - 32px)}.qmhq-tele-pod-grid,.qmhq-tele-usecase-grid{grid-template-columns:1fr}.qmhq-tele-final-cta,.qmhq-tele-intro-copy,.qmhq-tele-pod-card,.qmhq-tele-sop-copy{padding:30px 24px}.qmhq-tele-final-actions{flex-direction:column}.qmhq-tele-final-primary,.qmhq-tele-final-secondary{width:100%}}.qmhq-lead-ladder-section,.qmhq-leads-final-cta,.qmhq-leads-flow-section,.qmhq-leads-intro-section,.qmhq-leads-quality-section,.qmhq-leads-sources-section{width:min(1280px,calc(100vw - 72px));margin-left:auto;margin-right:auto}.qmhq-leads-intro-section{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:28px;align-items:stretch;padding:92px 0 72px}.qmhq-leads-final-cta,.qmhq-leads-flow-card,.qmhq-leads-intro-copy,.qmhq-leads-intro-panel,.qmhq-leads-quality-copy,.qmhq-leads-quality-list{border:1px solid rgba(212,175,55,.24);border-radius:26px;background:linear-gradient(145deg,hsla(0,0%,7%,.92),rgba(5,5,5,.74)),radial-gradient(circle at 16% 0,rgba(212,175,55,.1),transparent 36%);box-shadow:0 28px 86px rgba(0,0,0,.44),inset 0 1px 0 hsla(0,0%,100%,.045)}.qmhq-leads-final-cta,.qmhq-leads-flow-card,.qmhq-leads-intro-copy,.qmhq-leads-quality-copy{padding:44px 46px}.qmhq-leads-final-cta h2,.qmhq-leads-flow-card h2,.qmhq-leads-intro-copy h2,.qmhq-leads-quality-copy h2{margin:12px 0 18px;font-size:clamp(42px,3.5vw,68px);line-height:1.04;letter-spacing:-.02em}.qmhq-leads-final-cta p,.qmhq-leads-flow-card p,.qmhq-leads-intro-copy p,.qmhq-leads-quality-copy p{color:hsla(40,23%,95%,.8);font-size:16.5px;line-height:1.62}.qmhq-leads-intro-panel,.qmhq-leads-quality-list{padding:26px;display:grid;gap:14px}.qmhq-leads-intro-panel div,.qmhq-leads-quality-list div{border:1px solid rgba(212,175,55,.18);border-radius:18px;padding:20px;background:rgba(5,5,5,.34)}.qmhq-lead-tier-card span,.qmhq-leads-flow-grid span,.qmhq-leads-intro-panel span,.qmhq-leads-quality-list span{display:inline-flex;color:#ffd766;font-weight:900;letter-spacing:.16em;text-transform:uppercase;font-size:11px;margin-bottom:8px}.qmhq-leads-flow-grid h3,.qmhq-leads-intro-panel h3,.qmhq-leads-quality-list span{color:#f5f3ef;font-size:20px;line-height:1.16;margin:0 0 8px;font-weight:900}.qmhq-leads-flow-grid p,.qmhq-leads-intro-panel p,.qmhq-leads-quality-list p{margin:0;color:hsla(40,23%,95%,.74);font-size:14.5px;line-height:1.58}.qmhq-lead-ladder-section,.qmhq-leads-flow-section,.qmhq-leads-quality-section,.qmhq-leads-sources-section{padding:72px 0}.qmhq-lead-ladder-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.qmhq-lead-tier-card,.qmhq-leads-source-grid div{border:1px solid rgba(212,175,55,.22);border-radius:22px;padding:26px 24px;background:linear-gradient(145deg,hsla(0,0%,7%,.9),rgba(5,5,5,.7));box-shadow:0 22px 68px rgba(0,0,0,.34),inset 0 1px 0 hsla(0,0%,100%,.04)}.qmhq-lead-tier-card h3,.qmhq-leads-source-grid h3{margin:10px 0 8px;font-size:23px;line-height:1.14}.qmhq-lead-tier-card p,.qmhq-leads-source-grid p{color:hsla(40,23%,95%,.76);font-size:14.5px;line-height:1.58}.qmhq-lead-price{color:#ffd766!important;font-weight:900;margin:0 0 10px}.qmhq-lead-tier-card ul{margin:18px 0 0;padding-left:18px;color:hsla(40,23%,95%,.76);font-size:13.5px;line-height:1.7}.qmhq-leads-flow-grid,.qmhq-leads-source-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:30px}.qmhq-leads-flow-grid div{border:1px solid rgba(212,175,55,.18);border-radius:18px;padding:20px;background:rgba(5,5,5,.34)}.qmhq-leads-quality-section{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:28px}.qmhq-leads-source-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.qmhq-leads-final-cta{margin-top:72px;margin-bottom:96px}.qmhq-leads-final-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:26px}.qmhq-leads-final-primary,.qmhq-leads-final-secondary{min-height:46px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:0 22px;font-weight:900;text-decoration:none}.qmhq-leads-final-primary{color:#050505;background:linear-gradient(180deg,#ffd766,#d4af37);border:1px solid rgba(255,215,102,.5);box-shadow:0 16px 42px rgba(212,175,55,.18)}.qmhq-leads-final-secondary{color:#ffd766;border:1px solid rgba(212,175,55,.34);background:rgba(5,5,5,.44)}@media (max-width:1100px){.qmhq-leads-intro-section,.qmhq-leads-quality-section{grid-template-columns:1fr}.qmhq-lead-ladder-grid,.qmhq-leads-flow-grid,.qmhq-leads-source-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.qmhq-lead-ladder-section,.qmhq-leads-final-cta,.qmhq-leads-flow-section,.qmhq-leads-intro-section,.qmhq-leads-quality-section,.qmhq-leads-sources-section{width:calc(100vw - 32px)}.qmhq-lead-ladder-grid,.qmhq-leads-flow-grid,.qmhq-leads-source-grid{grid-template-columns:1fr}.qmhq-leads-final-cta,.qmhq-leads-flow-card,.qmhq-leads-intro-copy,.qmhq-leads-quality-copy{padding:30px 24px}.qmhq-leads-final-actions{flex-direction:column}.qmhq-leads-final-primary,.qmhq-leads-final-secondary{width:100%}}.qm-card h3,.qm-cta h2,.qm-feature-copy h2,.qm-hero h1,.qm-hero-box h1,.qm-hero-card h1,.qm-hero-content h1,.qm-hero-copy h1,.qm-hero-left h1,.qm-hero-panel h1,.qm-hero-text h1,.qm-premium-cta h2,.qm-premium-hero h1,.qm-section h2,.qm-section-head h2,.qm-speed-media-copy h2,.qmhq-agency-built-copy h2,.qmhq-agency-final-cta h2,.qmhq-agency-intro-copy h2,.qmhq-agency-platform-card h2,.qmhq-leads-final-cta h2,.qmhq-leads-flow-card h2,.qmhq-leads-intro-copy h2,.qmhq-leads-quality-copy h2,.qmhq-tele-final-cta h2,.qmhq-tele-intro-copy h2,.qmhq-tele-pod-card h2,.qmhq-tele-sop-copy h2{color:#f5f3ef;text-shadow:0 0 14px rgba(212,175,55,.18),0 0 34px rgba(212,175,55,.1),0 2px 18px rgba(0,0,0,.72)}.qm-hero h1,.qm-hero-box h1,.qm-hero-card h1,.qm-hero-content h1,.qm-hero-copy h1,.qm-hero-left h1,.qm-hero-panel h1,.qm-hero-text h1,.qm-premium-hero h1{text-shadow:0 0 18px rgba(212,175,55,.24),0 0 46px rgba(212,175,55,.14),0 3px 24px rgba(0,0,0,.82)}.gold-text,.goldText,.qm-card h3 span,.qm-gold,.qm-hero h1 span,.qm-premium-hero h1 span,.qm-section h2 span,.qmhq-gold{color:#ffd766!important;text-shadow:0 0 12px rgba(255,215,102,.26),0 0 28px rgba(212,175,55,.16),0 2px 16px rgba(0,0,0,.72)}.qm-eyebrow,.qm-hero-eyebrow,.qm-kicker,.qmhq-agency-type-card span,.qmhq-home-trust-item span,.qmhq-lead-tier-card span,.qmhq-leads-flow-grid span,.qmhq-leads-intro-panel span,.qmhq-tele-usecase-card span{text-shadow:0 0 10px rgba(255,215,102,.22),0 0 22px rgba(212,175,55,.12)}.qm-card p,.qm-section-copy,.qmhq-agency-intro-copy p,.qmhq-home-trust-item p,.qmhq-leads-intro-copy p,.qmhq-tele-intro-copy p{text-shadow:none}.qmhq-platform-built-section,.qmhq-platform-feature-section,.qmhq-platform-final-cta,.qmhq-platform-intro-section,.qmhq-platform-ui-section,.qmhq-platform-workflow-section{width:min(1280px,calc(100vw - 72px));margin-left:auto;margin-right:auto}.qmhq-platform-intro-section{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:28px;align-items:stretch;padding:92px 0 72px}.qmhq-platform-built-copy,.qmhq-platform-built-list,.qmhq-platform-final-cta,.qmhq-platform-intro-copy,.qmhq-platform-intro-stack,.qmhq-platform-ui-copy,.qmhq-platform-ui-panel,.qmhq-platform-workflow-card{border:1px solid rgba(212,175,55,.24);border-radius:26px;background:linear-gradient(145deg,hsla(0,0%,7%,.92),rgba(5,5,5,.74)),radial-gradient(circle at 16% 0,rgba(212,175,55,.1),transparent 36%);box-shadow:0 28px 86px rgba(0,0,0,.44),inset 0 1px 0 hsla(0,0%,100%,.045)}.qmhq-platform-built-copy,.qmhq-platform-final-cta,.qmhq-platform-intro-copy,.qmhq-platform-ui-copy,.qmhq-platform-workflow-card{padding:44px 46px}.qmhq-platform-built-copy h2,.qmhq-platform-final-cta h2,.qmhq-platform-intro-copy h2,.qmhq-platform-ui-copy h2,.qmhq-platform-workflow-card h2{margin:12px 0 18px;font-size:clamp(42px,3.5vw,68px);line-height:1.04;letter-spacing:-.02em}.qmhq-platform-built-copy p,.qmhq-platform-final-cta p,.qmhq-platform-intro-copy p,.qmhq-platform-ui-copy p,.qmhq-platform-workflow-card p{color:hsla(40,23%,95%,.8);font-size:16.5px;line-height:1.62}.qmhq-platform-built-list,.qmhq-platform-intro-stack,.qmhq-platform-ui-panel{padding:26px;display:grid;gap:14px}.qmhq-platform-built-list div,.qmhq-platform-intro-stack div,.qmhq-platform-ui-panel div{border:1px solid rgba(212,175,55,.18);border-radius:18px;padding:20px;background:rgba(5,5,5,.34)}.qmhq-platform-built-list span,.qmhq-platform-feature-card span,.qmhq-platform-intro-stack span,.qmhq-platform-ui-panel span,.qmhq-platform-workflow-grid span{display:inline-flex;color:#ffd766;font-weight:900;letter-spacing:.16em;text-transform:uppercase;font-size:11px;margin-bottom:8px}.qmhq-platform-feature-card h3,.qmhq-platform-intro-stack h3,.qmhq-platform-workflow-grid h3{color:#f5f3ef;font-size:22px;line-height:1.14;margin:0 0 8px}.qmhq-platform-built-list p,.qmhq-platform-feature-card p,.qmhq-platform-intro-stack p,.qmhq-platform-ui-panel p,.qmhq-platform-workflow-grid p{margin:0;color:hsla(40,23%,95%,.74);font-size:14.5px;line-height:1.58}.qmhq-platform-built-section,.qmhq-platform-feature-section,.qmhq-platform-ui-section,.qmhq-platform-workflow-section{padding:72px 0}.qmhq-platform-feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.qmhq-platform-feature-card{border:1px solid rgba(212,175,55,.22);border-radius:22px;padding:26px 24px;background:linear-gradient(145deg,hsla(0,0%,7%,.9),rgba(5,5,5,.7));box-shadow:0 22px 68px rgba(0,0,0,.34),inset 0 1px 0 hsla(0,0%,100%,.04)}.qmhq-platform-built-section,.qmhq-platform-ui-section{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:28px}.qmhq-platform-workflow-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:30px}.qmhq-platform-workflow-grid div{border:1px solid rgba(212,175,55,.18);border-radius:18px;padding:20px;background:rgba(5,5,5,.34)}.qmhq-platform-built-button,.qmhq-platform-final-primary,.qmhq-platform-final-secondary{min-height:46px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:0 22px;font-weight:900;text-decoration:none}.qmhq-platform-built-button,.qmhq-platform-final-primary{margin-top:18px;color:#050505;background:linear-gradient(180deg,#ffd766,#d4af37);border:1px solid rgba(255,215,102,.5);box-shadow:0 16px 42px rgba(212,175,55,.18)}.qmhq-platform-final-secondary{color:#ffd766;border:1px solid rgba(212,175,55,.34);background:rgba(5,5,5,.44)}.qmhq-platform-final-cta{margin-top:72px;margin-bottom:96px}.qmhq-platform-final-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:26px}@media (max-width:1100px){.qmhq-platform-built-section,.qmhq-platform-intro-section,.qmhq-platform-ui-section{grid-template-columns:1fr}.qmhq-platform-feature-grid,.qmhq-platform-workflow-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.qmhq-platform-built-section,.qmhq-platform-feature-section,.qmhq-platform-final-cta,.qmhq-platform-intro-section,.qmhq-platform-ui-section,.qmhq-platform-workflow-section{width:calc(100vw - 32px)}.qmhq-platform-feature-grid,.qmhq-platform-workflow-grid{grid-template-columns:1fr}.qmhq-platform-built-copy,.qmhq-platform-final-cta,.qmhq-platform-intro-copy,.qmhq-platform-ui-copy,.qmhq-platform-workflow-card{padding:30px 24px}.qmhq-platform-final-actions{flex-direction:column}.qmhq-platform-final-primary,.qmhq-platform-final-secondary{width:100%}}.qmhq-platform-ui-final-cta{width:min(1280px,calc(100vw - 72px));margin:72px auto 96px;padding:52px 56px;border:1px solid rgba(212,175,55,.26);border-radius:28px;background:linear-gradient(145deg,hsla(0,0%,7%,.94),rgba(5,5,5,.78)),radial-gradient(circle at 18% 0,rgba(212,175,55,.14),transparent 38%);box-shadow:0 30px 96px rgba(0,0,0,.5),inset 0 1px 0 hsla(0,0%,100%,.05)}.qmhq-platform-ui-final-cta h2{max-width:1040px;margin:12px 0 16px;font-size:clamp(44px,3.8vw,72px);line-height:1.04;letter-spacing:-.02em}.qmhq-platform-ui-final-cta p:not(.qm-kicker){max-width:920px;color:hsla(40,23%,95%,.8);font-size:17px;line-height:1.62}.qmhq-platform-ui-final-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:26px}.qmhq-platform-ui-final-primary,.qmhq-platform-ui-final-secondary{min-height:46px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:0 22px;font-weight:900;text-decoration:none}.qmhq-platform-ui-final-primary{color:#050505;background:linear-gradient(180deg,#ffd766,#d4af37);border:1px solid rgba(255,215,102,.5);box-shadow:0 16px 42px rgba(212,175,55,.18)}.qmhq-platform-ui-final-secondary{color:#ffd766;border:1px solid rgba(212,175,55,.34);background:rgba(5,5,5,.44)}@media (max-width:700px){.qmhq-platform-ui-final-cta{width:calc(100vw - 32px);padding:34px 24px;margin:56px auto 72px}.qmhq-platform-ui-final-actions{flex-direction:column}.qmhq-platform-ui-final-primary,.qmhq-platform-ui-final-secondary{width:100%}}.qmhq-speed-final-cta,.qmhq-speed-operating-section,.qmhq-speed-philosophy-section,.qmhq-speed-system-section,.qmhq-speed-ui-section{width:min(1280px,calc(100vw - 72px));margin-left:auto;margin-right:auto}.qmhq-speed-philosophy-section{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:28px;align-items:stretch;padding:92px 0 72px}.qmhq-speed-final-cta,.qmhq-speed-operating-card,.qmhq-speed-philosophy-copy,.qmhq-speed-philosophy-stack,.qmhq-speed-ui-copy,.qmhq-speed-ui-panel{border:1px solid rgba(212,175,55,.24);border-radius:26px;background:linear-gradient(145deg,hsla(0,0%,7%,.92),rgba(5,5,5,.74)),radial-gradient(circle at 16% 0,rgba(212,175,55,.1),transparent 36%);box-shadow:0 28px 86px rgba(0,0,0,.44),inset 0 1px 0 hsla(0,0%,100%,.045)}.qmhq-speed-final-cta,.qmhq-speed-operating-card,.qmhq-speed-philosophy-copy,.qmhq-speed-ui-copy{padding:44px 46px}.qmhq-speed-final-cta h2,.qmhq-speed-operating-card h2,.qmhq-speed-philosophy-copy h2,.qmhq-speed-ui-copy h2{margin:12px 0 18px;font-size:clamp(42px,3.5vw,68px);line-height:1.04;letter-spacing:-.02em}.qmhq-speed-final-cta p,.qmhq-speed-operating-card p,.qmhq-speed-philosophy-copy p,.qmhq-speed-ui-copy p{color:hsla(40,23%,95%,.8);font-size:16.5px;line-height:1.62}.qmhq-speed-philosophy-stack,.qmhq-speed-ui-panel{padding:26px;display:grid;gap:14px}.qmhq-speed-philosophy-stack div,.qmhq-speed-ui-panel div{border:1px solid rgba(212,175,55,.18);border-radius:18px;padding:20px;background:rgba(5,5,5,.34)}.qmhq-speed-operating-grid span,.qmhq-speed-philosophy-stack span,.qmhq-speed-system-card span,.qmhq-speed-ui-panel span{display:inline-flex;color:#ffd766;font-weight:900;letter-spacing:.16em;text-transform:uppercase;font-size:11px;margin-bottom:8px}.qmhq-speed-operating-grid h3,.qmhq-speed-philosophy-stack h3,.qmhq-speed-system-card h3{color:#f5f3ef;font-size:22px;line-height:1.14;margin:0 0 8px}.qmhq-speed-operating-grid p,.qmhq-speed-philosophy-stack p,.qmhq-speed-system-card p,.qmhq-speed-ui-panel p{margin:0;color:hsla(40,23%,95%,.74);font-size:14.5px;line-height:1.58}.qmhq-speed-operating-section,.qmhq-speed-system-section,.qmhq-speed-ui-section{padding:72px 0}.qmhq-speed-operating-grid,.qmhq-speed-system-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.qmhq-speed-operating-grid div,.qmhq-speed-system-card{border:1px solid rgba(212,175,55,.22);border-radius:22px;padding:26px 24px;background:linear-gradient(145deg,hsla(0,0%,7%,.9),rgba(5,5,5,.7));box-shadow:0 22px 68px rgba(0,0,0,.34),inset 0 1px 0 hsla(0,0%,100%,.04)}.qmhq-speed-ui-section{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:28px}.qmhq-speed-operating-grid{margin-top:30px}.qmhq-speed-final-cta{margin-top:72px;margin-bottom:96px}.qmhq-speed-final-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:26px}.qmhq-speed-final-primary,.qmhq-speed-final-secondary{min-height:46px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:0 22px;font-weight:900;text-decoration:none}.qmhq-speed-final-primary{color:#050505;background:linear-gradient(180deg,#ffd766,#d4af37);border:1px solid rgba(255,215,102,.5);box-shadow:0 16px 42px rgba(212,175,55,.18)}.qmhq-speed-final-secondary{color:#ffd766;border:1px solid rgba(212,175,55,.34);background:rgba(5,5,5,.44)}@media (max-width:1100px){.qmhq-speed-philosophy-section,.qmhq-speed-ui-section{grid-template-columns:1fr}.qmhq-speed-operating-grid,.qmhq-speed-system-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.qmhq-speed-final-cta,.qmhq-speed-operating-section,.qmhq-speed-philosophy-section,.qmhq-speed-system-section,.qmhq-speed-ui-section{width:calc(100vw - 32px)}.qmhq-speed-operating-grid,.qmhq-speed-system-grid{grid-template-columns:1fr}.qmhq-speed-final-cta,.qmhq-speed-operating-card,.qmhq-speed-philosophy-copy,.qmhq-speed-ui-copy{padding:30px 24px}.qmhq-speed-final-actions{flex-direction:column}.qmhq-speed-final-primary,.qmhq-speed-final-secondary{width:100%}}.qmhq-michigan-county-directory,.qmhq-michigan-final-cta,.qmhq-michigan-hero,.qmhq-michigan-intro{width:min(1280px,calc(100vw - 72px));margin-left:auto;margin-right:auto}.qmhq-michigan-hero{padding:92px 0 56px}.qmhq-michigan-hero h1{max-width:1040px;margin:14px 0 16px;font-size:clamp(58px,5vw,88px);line-height:1.02;letter-spacing:-.02em}.qmhq-michigan-final-cta p,.qmhq-michigan-hero p:not(.qm-kicker),.qmhq-michigan-intro p{max-width:820px;color:hsla(40,23%,95%,.82);font-size:17px;line-height:1.62}.qmhq-michigan-hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:26px}.qmhq-michigan-primary,.qmhq-michigan-secondary{min-height:46px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:0 22px;font-weight:900;text-decoration:none}.qmhq-michigan-primary{color:#050505;background:linear-gradient(180deg,#ffd766,#d4af37);border:1px solid rgba(255,215,102,.5);box-shadow:0 16px 42px rgba(212,175,55,.18)}.qmhq-michigan-secondary{color:#ffd766;border:1px solid rgba(212,175,55,.34);background:rgba(5,5,5,.44)}.qmhq-michigan-final-cta,.qmhq-michigan-intro{margin-top:58px;padding:44px 46px;border:1px solid rgba(212,175,55,.24);border-radius:26px;background:linear-gradient(145deg,hsla(0,0%,7%,.92),rgba(5,5,5,.74)),radial-gradient(circle at 16% 0,rgba(212,175,55,.1),transparent 36%);box-shadow:0 28px 86px rgba(0,0,0,.44),inset 0 1px 0 hsla(0,0%,100%,.045)}.qmhq-michigan-final-cta h2,.qmhq-michigan-intro h2{margin:12px 0 16px;max-width:980px;font-size:clamp(42px,3.5vw,68px);line-height:1.04;letter-spacing:-.02em}.qmhq-michigan-county-directory{display:grid;gap:24px;padding:72px 0 34px}.qmhq-michigan-county-card{padding:30px;border:1px solid rgba(212,175,55,.22);border-radius:26px;background:linear-gradient(145deg,hsla(0,0%,7%,.9),rgba(5,5,5,.7));box-shadow:0 22px 68px rgba(0,0,0,.34),inset 0 1px 0 hsla(0,0%,100%,.04)}.qmhq-michigan-county-head h2{margin:10px 0;font-size:clamp(30px,2.6vw,46px);line-height:1.08}.qmhq-michigan-county-head p:not(.qm-kicker){max-width:920px;color:hsla(40,23%,95%,.78);font-size:15.5px;line-height:1.58}.qmhq-michigan-city-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:22px}.qmhq-michigan-city-link{display:flex;align-items:center;min-height:44px;padding:10px 14px;border:1px solid rgba(212,175,55,.18);border-radius:14px;color:#ffd766;background:rgba(5,5,5,.34);font-size:13.5px;font-weight:900;text-decoration:none}.qmhq-michigan-city-link:hover{border-color:rgba(255,215,102,.42);background:rgba(212,175,55,.08)}.qmhq-michigan-final-cta{margin-bottom:96px}@media (max-width:1000px){.qmhq-michigan-city-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.qmhq-michigan-county-directory,.qmhq-michigan-final-cta,.qmhq-michigan-hero,.qmhq-michigan-intro{width:calc(100vw - 32px)}.qmhq-michigan-hero h1{font-size:clamp(42px,11vw,58px)}.qmhq-michigan-county-card,.qmhq-michigan-final-cta,.qmhq-michigan-intro{padding:30px 24px}.qmhq-michigan-city-grid{grid-template-columns:1fr}.qmhq-michigan-hero-actions{flex-direction:column}.qmhq-michigan-primary,.qmhq-michigan-secondary{width:100%}}.qmhq-city-agency-placement-section,.qmhq-city-final-cta,.qmhq-city-intro-section,.qmhq-city-nearby-section,.qmhq-city-review-section{width:min(1280px,calc(100vw - 72px));margin-left:auto;margin-right:auto}.qmhq-city-intro-section{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:28px;align-items:stretch;padding:92px 0 72px}.qmhq-city-final-cta,.qmhq-city-intro-copy,.qmhq-city-intro-panel,.qmhq-city-nearby-section,.qmhq-city-review-card{border:1px solid rgba(212,175,55,.24);border-radius:26px;background:linear-gradient(145deg,hsla(0,0%,7%,.92),rgba(5,5,5,.74)),radial-gradient(circle at 16% 0,rgba(212,175,55,.1),transparent 36%);box-shadow:0 28px 86px rgba(0,0,0,.44),inset 0 1px 0 hsla(0,0%,100%,.045)}.qmhq-city-final-cta,.qmhq-city-intro-copy,.qmhq-city-nearby-section,.qmhq-city-review-card{padding:44px 46px}.qmhq-city-final-cta h2,.qmhq-city-intro-copy h2,.qmhq-city-nearby-section h2,.qmhq-city-review-card h2{margin:12px 0 18px;font-size:clamp(42px,3.5vw,68px);line-height:1.04;letter-spacing:-.02em}.qmhq-city-final-cta p,.qmhq-city-intro-copy p,.qmhq-city-review-card p{color:hsla(40,23%,95%,.8);font-size:16.5px;line-height:1.62}.qmhq-city-intro-panel{padding:26px;display:grid;gap:14px}.qmhq-city-intro-panel div,.qmhq-city-review-grid div{border:1px solid rgba(212,175,55,.18);border-radius:18px;padding:20px;background:rgba(5,5,5,.34)}.qmhq-city-intro-panel span,.qmhq-city-placement-card span,.qmhq-city-review-grid span{display:inline-flex;color:#ffd766;font-weight:900;letter-spacing:.16em;text-transform:uppercase;font-size:11px;margin-bottom:8px}.qmhq-city-intro-panel h3,.qmhq-city-placement-card h3{color:#f5f3ef;font-size:22px;line-height:1.14;margin:0 0 8px}.qmhq-city-intro-panel p,.qmhq-city-placement-card p,.qmhq-city-review-grid p{margin:0;color:hsla(40,23%,95%,.74);font-size:14.5px;line-height:1.58}.qmhq-city-agency-placement-section,.qmhq-city-nearby-section,.qmhq-city-review-section{padding:72px 0}.qmhq-city-placement-grid,.qmhq-city-review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.qmhq-city-placement-card{border:1px solid rgba(212,175,55,.22);border-radius:22px;padding:26px 24px;background:linear-gradient(145deg,hsla(0,0%,7%,.9),rgba(5,5,5,.7));box-shadow:0 22px 68px rgba(0,0,0,.34),inset 0 1px 0 hsla(0,0%,100%,.04)}.qmhq-city-placement-card small{display:block;margin-top:18px;color:hsla(200,2%,75%,.72);font-size:12.5px;line-height:1.45}.qmhq-city-review-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:30px}.qmhq-city-nearby-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:22px}.qmhq-city-nearby-grid a{min-height:44px;display:flex;align-items:center;padding:10px 14px;border:1px solid rgba(212,175,55,.18);border-radius:14px;color:#ffd766;background:rgba(5,5,5,.34);font-size:13.5px;font-weight:900;text-decoration:none}.qmhq-city-nearby-grid a:hover{border-color:rgba(255,215,102,.42);background:rgba(212,175,55,.08)}.qmhq-city-final-cta{margin-top:72px;margin-bottom:96px}.qmhq-city-final-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:26px}.qmhq-city-final-primary,.qmhq-city-final-secondary{min-height:46px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:0 22px;font-weight:900;text-decoration:none}.qmhq-city-final-primary{color:#050505;background:linear-gradient(180deg,#ffd766,#d4af37);border:1px solid rgba(255,215,102,.5);box-shadow:0 16px 42px rgba(212,175,55,.18)}.qmhq-city-final-secondary{color:#ffd766;border:1px solid rgba(212,175,55,.34);background:rgba(5,5,5,.44)}@media (max-width:1100px){.qmhq-city-intro-section{grid-template-columns:1fr}.qmhq-city-nearby-grid,.qmhq-city-placement-grid,.qmhq-city-review-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.qmhq-city-agency-placement-section,.qmhq-city-final-cta,.qmhq-city-intro-section,.qmhq-city-nearby-section,.qmhq-city-review-section{width:calc(100vw - 32px)}.qmhq-city-final-cta,.qmhq-city-intro-copy,.qmhq-city-nearby-section,.qmhq-city-review-card{padding:30px 24px}.qmhq-city-nearby-grid,.qmhq-city-placement-grid,.qmhq-city-review-grid{grid-template-columns:1fr}.qmhq-city-final-actions{flex-direction:column}.qmhq-city-final-primary,.qmhq-city-final-secondary{width:100%}}.qm-footer-links{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px 16px;margin-top:18px;max-width:920px}.qm-footer-links a{color:hsla(40,23%,95%,.76);font-size:13px;font-weight:800;text-decoration:none}.qm-footer-links a:hover{color:#ffd766}.qm-footer-links a:not(:last-child):after{content:"";display:inline-block;width:1px;height:11px;margin-left:16px;vertical-align:-1px;background:rgba(212,175,55,.28)}@media (max-width:700px){.qm-footer-links{flex-direction:column;gap:10px}.qm-footer-links a:not(:last-child):after{display:none}}.qm-footer{width:100%;margin-top:96px;padding:42px 0 46px;border-top:1px solid rgba(212,175,55,.22);background:linear-gradient(180deg,rgba(5,5,5,.94),#050505)}.qm-footer-inner{width:min(1280px,calc(100vw - 72px));margin:0 auto;display:grid;grid-template-columns:300px minmax(0,1fr) 160px;gap:34px;align-items:start}.qm-footer-brand{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.qm-footer img,.qm-footer-brand img{width:auto!important;max-width:230px!important;height:auto!important;max-height:72px!important;-o-object-fit:contain!important;object-fit:contain!important}.qm-footer-brand p{margin:0;color:hsla(40,23%,95%,.72);font-size:13px;line-height:1.45}.qm-footer-links{display:grid!important;grid-template-columns:repeat(4,minmax(130px,1fr));gap:10px 18px!important;align-items:start;justify-content:start;margin:0!important;max-width:none!important}.qm-footer-links a{color:hsla(40,23%,95%,.78)!important;font-size:13px!important;font-weight:800!important;line-height:1.25!important;text-decoration:none!important;letter-spacing:.01em;transition:color .18s ease,opacity .18s ease}.qm-footer-links a:after,.qm-footer-links a:not(:last-child):after{content:none!important;display:none!important}.qm-footer-links a:hover{color:#ffd766!important}.qm-footer-contact{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.qm-footer-contact a{color:#ffd766;font-size:14px;font-weight:900;text-decoration:none;letter-spacing:.04em}@media (max-width:1000px){.qm-footer-inner{width:calc(100vw - 32px);grid-template-columns:1fr;gap:28px}.qm-footer-brand,.qm-footer-contact{align-items:flex-start}.qm-footer-links{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.qm-footer-links{grid-template-columns:1fr}.qm-footer img,.qm-footer-brand img{max-width:210px!important}}@media (min-width:1000px){.qm-brand,.qm-logo-lockup{min-width:410px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important}.qm-brand img,.qm-header-logo img,.qm-logo-img,.qm-logo-lockup img,.qm-shell-logo img{max-height:112px!important;width:auto!important;-o-object-fit:contain!important;object-fit:contain!important;transform:scale(1.18);transform-origin:left center}.qm-header-inner,.qm-nav-inner,.qm-shell-header-inner,header>div:first-child{grid-template-columns:430px minmax(680px,1fr) 235px!important}.qm-nav,.qm-nav-links,.qm-site-nav,header nav,nav.qm-nav{transform:translateX(-72px)!important}}.qm-footer-brand img{max-width:430px!important;max-height:132px!important;width:auto!important;height:auto!important;-o-object-fit:contain!important;object-fit:contain!important}@media (max-width:999px){.qm-brand img,.qm-header-logo img,.qm-logo-img,.qm-logo-lockup img,.qm-shell-logo img{max-height:64px!important;transform:none!important}.qm-brand,.qm-logo-lockup{min-width:auto!important}.qm-footer-brand img{max-width:260px!important;max-height:84px!important}}.qm-footer{padding-top:24px!important;padding-bottom:38px!important;margin-top:64px!important}.qm-footer-inner{align-items:start!important;padding-top:0!important}.qm-footer-brand{margin-top:-8px!important}.qm-footer-brand img{display:block!important;margin-top:0!important;margin-bottom:8px!important}.qm-footer-contact,.qm-footer-links{margin-top:0!important;padding-top:0!important}@media (max-width:1000px){.qm-footer{padding-top:28px!important}.qm-footer-brand{margin-top:0!important}}.qmhq-dev-autofill,.qmhq-dev-picker,.qmhq-dev-tools,.qmhq-funnel-dev-picker,.qmhq-page-master-tools,[aria-label="Developer Tools"],[aria-label="Funnel Dev Picker"],[data-dev-tool],[data-qmhq-dev]{display:none!important;visibility:hidden!important;pointer-events:none!important}.qmhq-thank-you-reset-wrap{margin-top:28px;display:flex;justify-content:center}.qmhq-thank-you-reset-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:999px;border:1px solid rgba(212,175,55,.62);background:linear-gradient(180deg,#ffd766,#d4af37);color:#050505;font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:900;line-height:1;text-decoration:none;box-shadow:0 18px 42px rgba(0,0,0,.36),inset 0 0 0 1px hsla(0,0%,100%,.08);transition:transform .16s ease,box-shadow .16s ease}.qmhq-thank-you-reset-button:hover{transform:translateY(-1px);box-shadow:0 22px 52px rgba(0,0,0,.42),inset 0 0 0 1px hsla(0,0%,100%,.12)}