:root{--xq-ink: #0f172a;--xq-muted: #64748b;--xq-line: #e2e8f0;--xq-paper: #f8fafc;--xq-orange: #f97316}*{box-sizing:border-box}html{scroll-behavior:smooth}body.xq-page{margin:0;background:var(--xq-paper);color:var(--xq-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.xq-modal-open{overflow:hidden}.xq-shell{width:min(100% - 48px,1280px);margin-inline:auto}.xq-header{position:relative;z-index:50;background:color-mix(in srgb,var(--xq-paper) 90%,transparent);border-bottom:1px solid rgba(226,232,240,.7);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.xq-nav{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:24px}.xq-brand{display:inline-flex;align-items:center;gap:10px;color:var(--xq-ink);text-decoration:none}.xq-brand>img{width:40px;height:40px;object-fit:contain}.xq-brand span{display:flex;flex-direction:column}.xq-brand strong{font-size:19px;line-height:1;letter-spacing:-.03em}.xq-brand small{margin-top:6px;color:var(--xq-muted);font-family:ui-monospace,monospace;font-size:9px;letter-spacing:.16em}.xq-desktop-links{display:flex;align-items:center;gap:40px}.xq-desktop-links a{position:relative;padding:32px 0 27px;color:var(--xq-muted);font-size:14px;text-decoration:none;transition:color .2s ease}.xq-desktop-links a:hover,.xq-desktop-links a.active{color:var(--xq-orange)}.xq-desktop-links a.active:after{position:absolute;right:0;bottom:19px;left:0;height:2px;background:var(--xq-orange);content:""}.xq-menu-button{display:none;width:42px;height:42px;align-items:center;justify-content:center;background:transparent;border:1px solid var(--xq-line);border-radius:12px;color:var(--xq-ink)}.xq-menu-button svg{width:20px}.xq-mobile-links{padding:8px 24px 20px;background:#fff;border-top:1px solid var(--xq-line)}.xq-mobile-links a{display:block;padding:12px 0;color:var(--xq-ink);text-align:center;text-decoration:none}.xq-hero{min-height:720px;padding:84px 0 80px;overflow:hidden}.xq-hero-grid{display:grid;grid-template-columns:minmax(360px,.82fr) minmax(620px,1.42fr);align-items:center;gap:42px}.xq-hero-copy{position:relative;z-index:2;padding-bottom:48px}.xq-eyebrow{margin:0 0 28px;color:#94a3b8;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;letter-spacing:.14em;text-transform:uppercase}.xq-hero h1{margin:0;font-size:clamp(54px,5.1vw,78px);line-height:1.02;letter-spacing:-.065em}.xq-hero h1 em{color:var(--xq-orange);font-style:normal}.xq-lead{max-width:520px;margin:32px 0 0;color:#475569;font-size:19px;line-height:1.75}.xq-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:38px}.xq-button{min-height:54px;display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:0 24px;border-radius:999px;font-size:15px;font-weight:650;text-decoration:none;transition:transform .2s ease,background .2s ease,border-color .2s ease}.xq-button:hover{transform:translateY(-2px)}.xq-button svg{width:18px;height:18px}.xq-button-primary{background:var(--xq-ink);border:1px solid var(--xq-ink);color:#fff;box-shadow:0 14px 28px #f973161f}.xq-button-primary:hover{background:var(--xq-orange);border-color:var(--xq-orange)}.xq-button-secondary{background:#fff;border:1px solid #cbd5e1;color:var(--xq-ink)}.xq-button-secondary:hover{border-color:var(--xq-orange)}.xq-product-stage{position:relative;min-height:570px}.xq-product-stage:before{position:absolute;top:0;right:-14%;width:86%;height:86%;border:1px solid rgba(249,115,22,.13);border-radius:50%;content:""}.xq-dashboard-frame,.xq-pad-frame{margin:0;overflow:hidden;background:#fff;border:1px solid #dbe3ec}.xq-dashboard-frame{position:absolute;top:20px;right:-84px;width:94%;border-radius:26px;box-shadow:0 30px 70px #0f172a1f}.xq-dashboard-frame img{width:100%;height:500px;display:block;object-fit:cover;object-position:left top}.xq-pad-frame{position:absolute;bottom:0;left:-54px;width:54%;border:8px solid #172033;border-radius:22px;box-shadow:0 28px 54px #0f172a38;transform:rotate(-1deg)}.xq-pad-frame img{width:100%;aspect-ratio:16/9;display:block;object-fit:cover}.xq-offers{padding:110px 0 88px;background:#fff;border-top:1px solid var(--xq-line)}.xq-section-heading{max-width:720px;margin-bottom:64px}.xq-section-heading .xq-eyebrow{margin-bottom:18px}.xq-section-heading h2{margin:0;font-size:clamp(38px,4vw,58px);letter-spacing:-.05em}.xq-section-heading>p:last-child{margin:22px 0 0;color:var(--xq-muted);font-size:16px;line-height:1.8}.xq-offer-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--xq-line);border-bottom:1px solid var(--xq-line)}.xq-offer{min-width:0;padding:34px 28px 0;border-right:1px solid var(--xq-line)}.xq-offer:last-child{border-right:0}.xq-offer-number{color:#cbd5e1;font-family:ui-monospace,monospace;font-size:13px}.xq-offer h3{min-height:58px;margin:14px 0 4px;font-size:22px;letter-spacing:-.035em}.xq-offer p{min-height:52px;margin:0 0 24px;color:var(--xq-muted);font-size:13px;line-height:1.7}.xq-offer figure{height:235px;margin:0 -28px;overflow:hidden;background:#f1f5f9}.xq-offer figure img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .5s ease}.xq-offer:hover figure img{transform:scale(1.025)}.xq-offer:nth-child(1) figure img{object-position:left top}.xq-offer:nth-child(2) figure img{object-position:center}.xq-offer:nth-child(3) figure img{object-position:45% center}.xq-harmony-concept{position:relative}.xq-harmony-concept>img{object-position:center}.xq-harmony-badge{position:absolute;top:16px;right:16px;padding:7px 10px;background:#0f172ae6;border-radius:999px;color:#fff;font-family:ui-monospace,monospace;font-size:10px;letter-spacing:.05em;box-shadow:0 8px 20px #0f172a29}.xq-reasons{padding:78px 0;background:#f8fafc;border-bottom:1px solid var(--xq-line)}.xq-reasons-grid{display:grid;grid-template-columns:1.2fr repeat(3,1fr);gap:0;align-items:stretch}.xq-reasons h2{margin:0;padding:22px 36px 22px 0;font-size:30px;letter-spacing:-.04em}.xq-reasons article{padding:20px 32px;border-left:1px solid var(--xq-line)}.xq-reasons article svg{width:30px;height:30px;color:var(--xq-orange);stroke-width:1.7}.xq-reasons article h3{margin:20px 0 8px;font-size:18px}.xq-reasons article p{margin:0;color:var(--xq-muted);font-size:13px;line-height:1.7}.xq-contact{padding:92px 0;background:#fff}.xq-contact-grid{display:grid;grid-template-columns:1.08fr 1fr 190px;gap:64px;align-items:center}.xq-contact .xq-eyebrow{margin-bottom:18px}.xq-contact h2{margin:0;font-size:clamp(38px,4vw,58px);letter-spacing:-.055em}.xq-contact h2 span{color:var(--xq-orange)}.xq-contact p:not(.xq-eyebrow){max-width:440px;margin:22px 0 0;color:var(--xq-muted);line-height:1.75}.xq-contact-actions{display:flex;flex-direction:column;gap:14px}.xq-contact-actions a,.xq-contact-actions button{display:flex;align-items:center;gap:16px;padding:17px 0;background:none;border:0;border-bottom:1px solid var(--xq-line);color:var(--xq-ink);text-align:left;text-decoration:none;cursor:pointer}.xq-contact-actions svg{width:24px;color:var(--xq-ink);stroke-width:1.7}.xq-contact-actions span{display:flex;flex-direction:column;gap:4px}.xq-contact-actions small{color:var(--xq-muted)}.xq-contact-actions strong{font-size:14px}.xq-qr-placeholder{height:190px;padding:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;background:#fff;border:1px solid var(--xq-line);border-radius:18px;color:var(--xq-muted);cursor:pointer;box-shadow:0 18px 40px #0f172a14}.xq-qr-placeholder img{width:142px;height:142px;object-fit:contain;border-radius:10px}.xq-qr-placeholder small{font-size:11px}.xq-footer{padding:24px 0 38px;background:#fff;border-top:1px solid var(--xq-line);color:#94a3b8;font-size:12px}.xq-footer .xq-shell{display:flex;justify-content:space-between;gap:20px}.xq-footer a{color:inherit;text-decoration:none}.xq-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:24px;background:#0f172a75;opacity:0;visibility:hidden;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:opacity .2s ease,visibility .2s ease}.xq-modal.is-open{opacity:1;visibility:visible}.xq-modal-panel{position:relative;width:min(100%,420px);padding:36px;background:#fff;border-radius:28px;box-shadow:0 32px 80px #0f172a47;transform:translateY(10px) scale(.98);transition:transform .2s ease}.xq-modal.is-open .xq-modal-panel{transform:none}.xq-modal-close{position:absolute;top:20px;right:20px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#f8fafc;border:0;border-radius:50%;color:var(--xq-muted);cursor:pointer}.xq-modal-panel .xq-eyebrow{margin-bottom:12px}.xq-modal-panel h2{margin:0;font-size:34px}.xq-modal-qr{height:260px;display:flex;align-items:center;justify-content:center;margin:26px 0 20px;padding:16px;background:#f8fafc;border:1px solid var(--xq-line);border-radius:18px}.xq-modal-qr img{width:228px;height:228px;object-fit:contain;border-radius:12px}.xq-modal-panel>p:not(.xq-eyebrow){color:var(--xq-muted);font-size:13px;line-height:1.7}.xq-modal-panel>a{color:var(--xq-orange);font-weight:700;text-decoration:none}@media(max-width:1024px){.xq-hero-grid{grid-template-columns:.78fr 1.22fr}.xq-product-stage{min-height:500px}.xq-dashboard-frame{right:-130px;width:110%}.xq-pad-frame{left:-20px;width:62%}.xq-contact-grid{grid-template-columns:1fr 1fr}.xq-qr-placeholder{display:none}}@media(max-width:760px){.xq-shell{width:min(100% - 36px,620px)}.xq-nav{min-height:72px}.xq-desktop-links{display:none}.xq-menu-button{display:inline-flex}.xq-hero{min-height:auto;padding:70px 0 66px}.xq-hero-grid{display:flex;flex-direction:column;gap:28px}.xq-hero-copy{width:100%;padding-bottom:0}.xq-eyebrow{margin-bottom:22px;font-size:10px}.xq-hero h1{font-size:clamp(46px,13vw,62px)}.xq-lead{margin-top:24px;font-size:16px}.xq-actions{margin-top:30px}.xq-button{flex:1 1 auto;min-height:52px;padding:0 18px}.xq-product-stage{width:100%;min-height:390px}.xq-dashboard-frame{top:0;right:-54px;width:105%;border-radius:18px}.xq-dashboard-frame img{height:330px}.xq-pad-frame{bottom:0;left:0;width:70%;border-width:5px;border-radius:14px}.xq-offers{padding:76px 0 56px}.xq-section-heading{margin-bottom:44px}.xq-section-heading h2{font-size:40px}.xq-offer-grid{grid-template-columns:1fr 1fr}.xq-offer:nth-child(2){border-right:0}.xq-offer:nth-child(-n+2){border-bottom:1px solid var(--xq-line)}.xq-offer:nth-child(3){grid-column:1 / -1;border-right:0}.xq-offer{padding:26px 18px 0}.xq-offer h3{min-height:50px;font-size:18px}.xq-offer p{font-size:12px}.xq-offer figure{height:160px;margin:0 -18px}.xq-offer:nth-child(3) figure{height:220px}.xq-reasons{padding:56px 0}.xq-reasons-grid{grid-template-columns:1fr}.xq-reasons h2{padding:0 0 26px}.xq-reasons article{padding:26px 0;border-top:1px solid var(--xq-line);border-left:0}.xq-reasons article{display:grid;grid-template-columns:48px 1fr;column-gap:14px}.xq-reasons article svg{grid-row:1 / span 2}.xq-reasons article h3{margin:0 0 6px}.xq-contact{padding:70px 0}.xq-contact-grid{grid-template-columns:1fr;gap:32px}.xq-footer .xq-shell{flex-direction:column}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.xq-button,.xq-offer figure img,.xq-modal,.xq-modal-panel{transition:none}}
