.qr-page { background: #f5f8fa; color: #16212b; }
.qr-ad-slot { min-height: 18px; margin: 18px auto; max-width: 970px; }
.qr-hero { padding: 36px 0 48px; background: #16212b; color: #fff; }
.qr-breadcrumb { display: flex; gap: 8px; margin-bottom: 34px; color: rgba(255,255,255,.58); font-size: 12px; }
.qr-breadcrumb a { color: rgba(255,255,255,.72); }
.qr-breadcrumb a:hover { color: #b5d334; }
.qr-hero__eyebrow, .qr-kicker { color: #b5d334; font-size: 11px; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
.qr-hero__eyebrow { display: flex; align-items: center; gap: 10px; margin-bottom: 16px; }
.qr-hero__mark { display: inline-grid; width: 28px; height: 28px; place-items: center; border: 1px solid rgba(181,211,52,.7); font-size: 18px; }
.qr-hero h1 { max-width: 760px; margin: 0 0 14px; color: #fff; font-size: 54px; line-height: 1.04; }
.qr-hero p { max-width: 720px; margin: 0; color: rgba(255,255,255,.74); font-size: 17px; line-height: 1.7; }
.qr-hero__proof { display: flex; flex-wrap: wrap; gap: 20px; margin-top: 25px; color: rgba(255,255,255,.72); font-size: 12px; font-weight: 700; }
.qr-hero__proof i { margin-right: 6px; color: #b5d334; }
.qr-workspace { padding: 18px 0 88px; }
.qr-type-links { display: flex; flex-wrap: wrap; align-items: center; gap: 8px 18px; margin: 0 0 20px; padding-bottom: 14px; border-bottom: 1px solid #dfe7eb; }
.qr-type-links__label { color: #83919a; font-size: 12px; font-weight: 800; }
.qr-type-links a { padding: 5px 0; border-bottom: 2px solid transparent; color: #52626c; font-size: 13px; font-weight: 700; }
.qr-type-links a:hover, .qr-type-links a.is-active { border-color: #b5d334; color: #16212b; }
.qr-tool-grid { display: grid; grid-template-columns: minmax(0, 1.34fr) minmax(310px, .66fr); gap: 24px; align-items: start; }
.qr-panel { border: 1px solid #e0e8ed; border-radius: 8px; background: #fff; box-shadow: 0 12px 34px rgba(22,33,43,.06); }
.qr-panel--form { padding: 30px; }
.qr-panel--preview { position: sticky; top: 24px; padding: 30px; }
.qr-panel__header, .qr-section-heading { display: flex; align-items: flex-start; justify-content: space-between; gap: 20px; }
.qr-panel__header h2, .qr-section-heading h2, .qr-content-section h2 { margin: 6px 0 0; color: #16212b; font-size: 24px; line-height: 1.2; }
.qr-panel__header--options { margin-top: 34px; padding-top: 28px; border-top: 1px solid #e7edf1; }
.qr-icon-button, .qr-clear-file { display: inline-grid; place-items: center; width: 38px; height: 38px; border: 1px solid #d9e2e8; border-radius: 50%; background: #fff; color: #5e6c76; cursor: pointer; transition: .2s ease; }
.qr-icon-button:hover, .qr-clear-file:hover { border-color: #b5d334; color: #16212b; }
.qr-type-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 8px; margin-top: 26px; }
.qr-type-button { display: flex; min-height: 68px; flex-direction: column; align-items: flex-start; justify-content: center; gap: 8px; padding: 12px; border: 1px solid #dfe7eb; border-radius: 6px; background: #fff; color: #53616a; cursor: pointer; font-size: 12px; font-weight: 700; text-align: left; transition: .2s ease; }
.qr-type-button i { color: #84939c; font-size: 17px; }
.qr-type-button:hover, .qr-type-button.is-active { border-color: #b5d334; background: #f7fbe9; color: #16212b; }
.qr-type-button.is-active i { color: #789300; }
.qr-fields { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 16px; margin-top: 26px; }
.qr-field { display: flex; min-width: 0; flex-direction: column; gap: 8px; color: #33434e; font-size: 13px; font-weight: 700; }
.qr-field--wide { grid-column: 1 / -1; }
.qr-field small { color: #91a0a8; font-weight: 500; }
.qr-field input[type=text], .qr-field input[type=email], .qr-field input[type=tel], .qr-field input[type=number], .qr-field select, .qr-field textarea { width: 100%; min-height: 46px; padding: 11px 13px; border: 1px solid #dfe7eb; border-radius: 4px; background: #fff; color: #16212b; font: inherit; font-weight: 500; outline: none; transition: border-color .2s ease, box-shadow .2s ease; }
.qr-field textarea { min-height: 116px; resize: vertical; }
.qr-field input:focus, .qr-field select:focus, .qr-field textarea:focus { border-color: #9ebc17; box-shadow: 0 0 0 3px rgba(181,211,52,.16); }
.qr-options-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 16px; margin-top: 24px; }
.qr-color-input, .qr-file-input { display: flex; min-height: 46px; align-items: center; gap: 10px; padding: 5px 10px 5px 6px; border: 1px solid #dfe7eb; border-radius: 4px; background: #fff; }
.qr-color-input input { width: 34px; height: 34px; padding: 0; border: 0; background: none; cursor: pointer; }
.qr-color-input code { color: #65747d; font-size: 12px; }
.qr-file-input input { width: 100%; min-width: 0; color: #65747d; font-size: 12px; font-weight: 500; }
.qr-clear-file { width: 28px; height: 28px; flex: 0 0 28px; border: 0; background: #f3f6f7; font-size: 18px; line-height: 1; }
.qr-form-actions { display: flex; align-items: center; gap: 16px; margin-top: 28px; }
.qr-primary-button, .qr-download-button { display: inline-flex; min-height: 48px; align-items: center; justify-content: center; gap: 10px; border: 1px solid #b5d334; border-radius: 4px; cursor: pointer; font-weight: 800; transition: .2s ease; }
.qr-primary-button { padding: 0 22px; background: #b5d334; color: #16212b; }
.qr-primary-button:hover { background: #c5e34c; }
.qr-status { min-height: 20px; color: #6e7d84; font-size: 13px; }
.qr-status.is-error { color: #ae3c35; }
.qr-badge { padding: 6px 9px; border-radius: 20px; background: #f2f6df; color: #6b8500; font-size: 11px; font-weight: 800; white-space: nowrap; }
.qr-preview-stage { display: grid; min-height: 360px; margin-top: 28px; place-items: center; padding: 28px; border: 1px dashed #cfdbe1; background: #fafcfc; }
.qr-empty-state { display: flex; max-width: 190px; flex-direction: column; align-items: center; gap: 14px; color: #8a989f; font-size: 13px; line-height: 1.5; text-align: center; }
.qr-empty-state i { color: #b5d334; font-size: 44px; }
.qr-preview-image { display: block; width: min(100%, 310px); aspect-ratio: 1; object-fit: contain; image-rendering: pixelated; }
.qr-preview-caption { margin: 18px 0 0; color: #7d8b92; font-size: 12px; line-height: 1.55; }
.qr-downloads { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 8px; margin-top: 20px; }
.qr-download-button { min-height: 44px; padding: 0 12px; border-color: #dfe7eb; background: #fff; color: #31414b; font-size: 12px; }
.qr-download-button:hover { border-color: #b5d334; background: #f7fbe9; }
.qr-how, .qr-content-section, .qr-faq { margin-top: 64px; }
.qr-section-heading > p { max-width: 420px; margin: 3px 0 0; color: #72818a; font-size: 13px; line-height: 1.6; text-align: right; }
.qr-step-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 14px; margin-top: 22px; }
.qr-step { position: relative; min-height: 215px; padding: 26px 24px; border-top: 3px solid #b5d334; background: #fff; box-shadow: 0 8px 24px rgba(22,33,43,.04); }
.qr-step__number { position: absolute; top: 19px; right: 22px; color: #c9d3d8; font-size: 12px; font-weight: 900; }
.qr-step i { color: #789300; font-size: 23px; }
.qr-step h3 { margin: 20px 0 8px; color: #16212b; font-size: 18px; }
.qr-step p, .qr-content-section p, .qr-faq p { margin: 0; color: #64737b; font-size: 14px; line-height: 1.75; }
.qr-content-section { display: grid; grid-template-columns: .72fr 1.28fr; gap: 48px; padding-top: 42px; border-top: 1px solid #dfe7eb; }
.qr-content-section__intro p { margin-top: 18px; }
.qr-content-section__body { padding-left: 24px; border-left: 2px solid #b5d334; }
.qr-content-section__body h3 { margin: 0 0 8px; color: #16212b; font-size: 18px; }
.qr-content-section__body h3 + p { margin-bottom: 26px; }
.qr-use-links { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 24px; }
.qr-use-links a { padding: 9px 12px; border: 1px solid #d8e2e7; border-radius: 4px; color: #4d5d66; font-size: 12px; font-weight: 800; }
.qr-use-links a:hover { border-color: #b5d334; background: #f7fbe9; color: #16212b; }
.qr-faq-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px 22px; margin-top: 22px; }
.qr-faq details { border-bottom: 1px solid #dfe7eb; }
.qr-faq summary { padding: 17px 26px 17px 0; color: #263740; cursor: pointer; font-size: 15px; font-weight: 800; list-style: none; position: relative; }
.qr-faq summary::-webkit-details-marker { display: none; }
.qr-faq summary::after { content: "+"; position: absolute; top: 15px; right: 4px; color: #789300; font-size: 20px; font-weight: 400; }
.qr-faq details[open] summary::after { content: "−"; }
.qr-faq details p { padding: 0 18px 18px 0; }
@media (max-width: 991px) { .qr-tool-grid { grid-template-columns: 1fr; } .qr-panel--preview { position: static; } .qr-content-section { grid-template-columns: 1fr; gap: 24px; } .qr-content-section__body { padding-left: 18px; } }
@media (max-width: 767px) { .qr-hero { padding: 28px 0 38px; } .qr-hero h1 { font-size: 40px; } .qr-hero__proof { gap: 10px 16px; } .qr-type-links { gap: 7px 14px; } .qr-panel--form, .qr-panel--preview { padding: 20px; } .qr-type-grid, .qr-fields, .qr-options-grid, .qr-step-grid, .qr-faq-grid { grid-template-columns: 1fr 1fr; } .qr-field--wide { grid-column: 1 / -1; } .qr-section-heading { flex-direction: column; gap: 10px; } .qr-section-heading > p { text-align: left; } }
@media (max-width: 520px) { .qr-type-grid, .qr-fields, .qr-options-grid, .qr-step-grid, .qr-faq-grid { grid-template-columns: 1fr; } .qr-field--wide { grid-column: auto; } .qr-preview-stage { min-height: 280px; padding: 22px; } .qr-form-actions { align-items: flex-start; flex-direction: column; } }

/* QR subdomain mode keeps the Argesco identity without the corporate-site navigation. */
body.qr-product-shell .header-top,
body.qr-product-shell .header-main .nav-area,
body.qr-product-shell .header-main .header-right,
body.qr-product-shell #side-bar,
body.qr-product-shell #side-bar2,
body.qr-product-shell .tmp-footer-area .single-footer-inner.company,
body.qr-product-shell .tmp-footer-area .single-footer-inner.service,
body.qr-product-shell .tmp-footer-area .single-footer-inner.contact,
body.qr-product-shell .tmp-footer-area .single-footer-inner.newsletter { display: none !important; }
body.qr-product-shell .header-main { border-bottom: 1px solid #edf1f3; }
body.qr-product-shell .header-mid-one-wrapper { justify-content: flex-start; }
body.qr-product-shell .tmp-footer-area { margin-top: 0; padding-top: 68px; }
body.qr-product-shell .main-footer-one-area { display: flex; align-items: flex-start; justify-content: space-between; gap: 40px; }
body.qr-product-shell .main-footer-one-area .single-footer-inner.qr-only-footer,
body.qr-product-shell .main-footer-one-area .single-footer-inner.logo-area { display: block; width: 32%; }
body.qr-product-shell .main-footer-one-area .single-footer-inner.logo-area { margin-left: auto; }
body.qr-product-shell .copyright-area-one { margin-top: 24px; }

@media (max-width: 767px) {
    body.qr-product-shell .main-footer-one-area { display: block; }
    body.qr-product-shell .main-footer-one-area .single-footer-inner.qr-only-footer,
    body.qr-product-shell .main-footer-one-area .single-footer-inner.logo-area { width: 100%; margin: 0 0 28px; }
}
