:root{--ink:#241523;--muted:#6b6470;--plum:#9a3f73;--cyan:#187f96;--gold:#d49235;--pink:#f6e5ef;--blue:#e5f5f8;--line:#ead7e3}*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;background:linear-gradient(180deg,#fff,var(--pink));color:var(--ink);line-height:1.6}a{text-decoration:none;color:inherit}img{width:100%;height:100%;object-fit:cover;display:block}p{color:var(--muted)}h1{font-size:clamp(34px,5.4vw,70px);line-height:1.03;margin:0 0 18px}h2{font-size:clamp(22px,2.8vw,36px);line-height:1.12;margin:0 0 10px}.qx-header{padding:22px clamp(18px,5vw,68px);display:flex;align-items:center;justify-content:space-between;gap:20px;background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:5}.qx-logo{font-weight:800;font-size:20px;display:flex;align-items:center;gap:10px}.qx-logo span{width:38px;height:38px;display:grid;place-items:center;background:var(--plum);color:#fff;border-radius:14px 4px}.qx-links{display:flex;gap:8px;flex-wrap:wrap}.qx-links a{padding:10px 12px;border-radius:20px;background:var(--pink);color:var(--muted)}.qx-links a[data-active="true"],.qx-links a:hover{background:var(--cyan);color:#fff}.qx-stage{display:grid;grid-template-columns:1.05fr .95fr;gap:24px;padding:56px clamp(18px,5vw,68px) 34px}.qx-stage figure{min-height:560px;border-radius:80px 8px 8px 8px;overflow:hidden}.qx-stage div{align-self:center;background:var(--ink);color:#fff;padding:clamp(34px,5vw,64px);border-radius:8px 80px 8px 8px}.qx-stage div p,.qx-contact div p{color:#f3e8f0}.qx-stage a,button{background:var(--gold);color:#20120f;border:0;border-radius:22px;padding:13px 18px;font-weight:800;width:max-content}.qx-arc{display:grid;grid-template-columns:.72fr 1.16fr .72fr;gap:18px;padding:0 clamp(18px,5vw,68px) 76px}.qx-arc article,.qx-about div,.qx-band article,.qx-services div,.qx-flow article,form,.legal-panel{background:#fff;border:1px solid var(--line);border-radius:28px 8px;padding:30px;box-shadow:0 18px 44px rgba(36,21,35,.1)}.qx-arc figure{min-height:380px;border-radius:8px 70px}.qx-about,.qx-services,.qx-contact{display:grid;grid-template-columns:.9fr 1.1fr;gap:28px;align-items:center;padding:62px clamp(18px,5vw,68px) 34px}.qx-about figure,.qx-services figure{min-height:430px;border-radius:8px 70px 8px 8px}.qx-band{display:grid;grid-template-columns:1.1fr .75fr .75fr;gap:18px;padding:0 clamp(18px,5vw,68px) 76px}.qx-band figure{min-height:350px;border-radius:70px 8px}.qx-flow{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;padding:0 clamp(18px,5vw,68px) 34px}.qx-flow article:nth-child(1){background:var(--pink)}.qx-flow article:nth-child(2){background:var(--blue)}.qx-flow article:nth-child(3){border-color:var(--gold)}.qx-flow span{color:var(--plum);font-weight:800}.qx-wide{height:350px;margin:0 clamp(18px,5vw,68px) 76px;border-radius:70px 8px}.qx-contact{grid-template-columns:1fr 1fr}.qx-contact div{background:var(--plum);color:#fff;border-radius:8px 70px 8px 8px;padding:34px}.qx-contact label{display:grid;gap:8px;color:var(--muted);margin-bottom:14px}.qx-contact input,.qx-contact textarea{border:1px solid var(--line);padding:12px;font:inherit;border-radius:16px}.qx-pair{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding:0 clamp(18px,5vw,68px) 76px}.qx-pair figure{min-height:340px}.qx-pair figure:first-child{border-radius:70px 8px}.qx-pair figure:last-child{border-radius:8px 70px}.legal{padding:72px clamp(18px,5vw,68px);max-width:920px}.qx-foot{padding:34px clamp(18px,5vw,68px);background:#fff;border-top:1px solid var(--line);display:grid;gap:14px}.qx-foot nav{display:flex;gap:14px;flex-wrap:wrap;color:var(--muted)}@media(max-width:900px){.qx-header{align-items:flex-start;flex-direction:column}.qx-stage,.qx-arc,.qx-about,.qx-band,.qx-services,.qx-flow,.qx-contact,.qx-pair{grid-template-columns:1fr}.qx-stage figure,.qx-arc figure,.qx-about figure,.qx-band figure,.qx-services figure,.qx-pair figure{min-height:310px}}@media(max-width:520px){h1{font-size:32px}.qx-stage,.qx-arc,.qx-about,.qx-band,.qx-services,.qx-flow,.qx-contact,.qx-pair,.legal{padding-left:16px;padding-right:16px}.qx-wide{height:280px;margin-left:16px;margin-right:16px}.qx-links a{font-size:14px;padding:8px 10px}}