:where(#root,[data-quiconvert-react-root]),:where(#root,[data-quiconvert-react-root]) *{box-sizing:border-box}:where(#root,[data-quiconvert-react-root]){color:#172033;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f4f7fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body:has(>#root){min-width:320px;min-height:100vh;margin:0}:where(#root,[data-quiconvert-react-root]) :is(button,input,select,textarea){font:inherit}:where(#root,[data-quiconvert-react-root]) :is(button,a):focus-visible{outline-offset:2px;outline:3px solid #155eef3d}#root{min-height:100vh}[data-quiconvert-react-root]{background:0 0;min-height:0}.qc-app{color:#172033;background:#f4f7fb;min-height:100vh}.qc-app--embedded{background:0 0;min-height:0}.qc-embedded-heading{justify-content:space-between;align-items:flex-end;gap:24px;max-width:1328px;margin:0 auto;padding:42px 24px 4px;display:flex}.qc-embedded-heading h1{color:#172033;letter-spacing:-.035em;margin:0;font-size:clamp(28px,4vw,40px);line-height:1.1}.qc-embedded-heading>div>p:last-child{color:#667085;margin:10px 0 0;font-size:15px}.qc-topbar{z-index:20;background:#fff;border-bottom:1px solid #dfe6f0;justify-content:space-between;align-items:center;gap:24px;height:72px;padding:0 28px;display:flex;position:sticky;top:0}.qc-brand{align-items:center;gap:12px;display:flex}.qc-brand__mark{color:#fff;background:#155eef;border-radius:12px;place-items:center;width:40px;height:40px;font-size:20px;font-weight:800;display:grid;box-shadow:0 8px 18px #155eef2e}.qc-brand__name,.qc-brand__tagline{display:block}.qc-brand__name{letter-spacing:-.01em;font-size:17px}.qc-brand__tagline{color:#7b879d;margin-top:2px;font-size:12px}.qc-topbar__actions{align-items:center;gap:10px;display:flex}.qc-env-badge,.qc-status-badge{border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.qc-env-badge{color:#155eef;background:#edf4ff;border:1px solid #cfe0ff}.qc-status-badge{color:#067647;background:#ecfdf3;border:1px solid #abefc6}.qc-workspace{grid-template-columns:260px minmax(0,1fr);gap:20px;max-width:1480px;margin:0 auto;padding:24px;display:grid}.qc-app--embedded .qc-workspace{max-width:1328px;padding-top:24px}.qc-app--dedicated .qc-workspace{grid-template-columns:minmax(0,1fr);max-width:1140px}.qc-app--embedded .qc-tools{top:24px}.qc-panel{background:#fff;border:1px solid #dfe6f0;border-radius:16px;box-shadow:0 8px 26px #1c2b450e}.qc-panel__header{border-bottom:1px solid #edf1f6;padding:20px 22px 16px}.qc-panel__header--row{justify-content:space-between;align-items:center;gap:16px;display:flex}.qc-panel__header h2,.qc-document-details h3,.qc-dropzone h3{color:#172033;margin:0}.qc-panel__header h2{font-size:18px}.qc-eyebrow{color:#7b879d;text-transform:uppercase;letter-spacing:.09em;margin:0 0 4px;font-size:11px;font-weight:800}.qc-tools{align-self:start;position:sticky;top:96px;overflow:hidden}.qc-tool-list{gap:4px;padding:10px;display:grid}.qc-tool-item{text-align:left;color:#44516a;width:100%;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:10px;padding:11px 12px;font-size:13px;font-weight:650;display:flex}.qc-tool-item:hover{background:#f5f8fc}.qc-tool-item:disabled{cursor:not-allowed;opacity:.48}.qc-tool-item:disabled:hover{background:0 0}.qc-tool-item.is-active{color:#155eef;background:#edf4ff}.qc-tool-item__dot{background:#a9b3c5;border-radius:999px;flex:none;width:7px;height:7px}.qc-tool-item.is-active .qc-tool-item__dot{background:#155eef}.qc-main-column{gap:20px;min-width:0;display:grid}.qc-button,.qc-icon-button{font:inherit;cursor:pointer;border:1px solid #0000;font-weight:750;transition:all .16s}.qc-button{border-radius:10px;justify-content:center;align-items:center;min-height:38px;padding:0 15px;font-size:13px;display:inline-flex}.qc-button--primary{color:#fff;background:#155eef;border-color:#155eef}.qc-button--primary:hover{background:#0b4ed1}.qc-button--ghost{color:#344054;background:#fff;border-color:#d6deea}.qc-button--ghost:hover{background:#f8fafc}.qc-button--wide{width:100%;margin-top:18px}.qc-dropzone{text-align:left;background:#f9fbfe;border:1.5px dashed #aebcd0;border-radius:14px;justify-content:center;align-items:center;gap:16px;min-height:116px;margin:18px 20px 14px;display:flex}.qc-dropzone__icon,.qc-file-row__icon{letter-spacing:.02em;border-radius:10px;place-items:center;font-weight:850;display:grid}.qc-dropzone__icon{color:#155eef;background:#eaf2ff;width:54px;height:54px;font-size:12px}.qc-dropzone h3{font-size:15px}.qc-dropzone p,.qc-muted{color:#7b879d;margin:5px 0 0;font-size:13px}.qc-file-row{border:1px solid #e6ebf2;border-radius:12px;align-items:center;gap:12px;margin:0 20px 20px;padding:12px 14px;display:flex}.qc-file-row__icon{color:#53617a;background:#f0f4f9;width:38px;height:38px;font-size:10px}.qc-file-row__content{flex:1;min-width:0}.qc-file-row__content strong,.qc-file-row__content span{display:block}.qc-file-row__content strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.qc-file-row__content span{color:#8a95a8;margin-top:3px;font-size:11px}.qc-preview{overflow:hidden}.qc-preview__toolbar{color:#667085;align-items:center;gap:10px;font-size:12px;font-weight:700;display:flex}.qc-icon-button{color:#344054;background:#fff;border-color:#d8e0eb;border-radius:9px;width:34px;height:34px}.qc-icon-button:hover{background:#f6f8fb}.qc-icon-button:disabled{cursor:not-allowed;opacity:.45}.qc-preview__body{grid-template-columns:minmax(0,1fr) 250px;min-height:500px;display:grid}.qc-preview__stage{background-color:#0000;background-image:linear-gradient(45deg,#f2f5f9 25%,#0000 25%),linear-gradient(-45deg,#f2f5f9 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#f2f5f9 75%),linear-gradient(-45deg,#0000 75%,#f2f5f9 75%);background-position:0 0,0 10px,10px -10px,-10px 0;background-repeat:repeat,repeat,repeat,repeat;background-size:20px 20px;background-attachment:scroll,scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box;border-right:1px solid #e5eaf1;justify-content:center;align-items:flex-start;padding:30px;display:flex;overflow:auto}.qc-preview__canvas{background:#fff;border:1px solid #dce3ec;max-width:100%;display:block;box-shadow:0 15px 38px #1f2d4329;height:auto!important}.qc-preview__message{color:#7b879d;text-align:center;background:#ffffffe6;border:1px dashed #cdd6e3;border-radius:12px;align-self:center;margin:auto;padding:18px;font-size:13px}.qc-preview__message--error{color:#b42318;background:#fff5f4;border-color:#fecdca}.qc-paper{aspect-ratio:.707;box-sizing:border-box;background:#fff;border:1px solid #dce3ec;width:min(360px,72%);padding:34px;box-shadow:0 15px 38px #1f2d4329}.qc-paper__logo{color:#155eef;margin-bottom:34px;font-size:15px;font-weight:850}.qc-paper__line{background:#e5eaf1;border-radius:99px;width:72%;height:7px;margin:12px 0}.qc-paper__line--wide{width:100%}.qc-paper__line--short{width:46%}.qc-paper__block{background:#f1f5fa;border-radius:8px;height:112px;margin:30px 0}.qc-document-details{background:#fbfcfe;padding:22px}.qc-document-details h3{margin-bottom:18px;font-size:14px}.qc-document-details dl{gap:15px;margin:0;display:grid}.qc-document-details dl div{border-bottom:1px solid #e9edf3;justify-content:space-between;gap:16px;padding-bottom:12px;display:flex}.qc-document-details dt{color:#7b879d;font-size:12px}.qc-document-details dd{color:#344054;text-align:right;margin:0;font-size:12px;font-weight:750}.qc-bottom-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.qc-action,.qc-result{padding-bottom:20px}.qc-action>.qc-muted,.qc-action>.qc-button{margin-left:20px;margin-right:20px}.qc-action>.qc-button{width:calc(100% - 40px)}.qc-tool-options{border:0;gap:10px;margin:18px 20px 0;padding:0;display:grid}.qc-tool-options legend{color:#344054;margin-bottom:10px;font-size:12px;font-weight:800}.qc-page-order__help{color:#667085;margin:0 0 4px;font-size:12px}.qc-page-order__list{grid-template-columns:repeat(auto-fill,minmax(132px,1fr));gap:10px;margin:0;padding:0;list-style:none;display:grid}.qc-page-order__item{cursor:grab;background:#fbfcfe;border:1px solid #dfe6f0;border-radius:11px;min-width:0;padding:10px;transition:border-color .16s,box-shadow .16s,opacity .16s}.qc-page-order__item:hover{border-color:#84adff;box-shadow:0 4px 14px #155eef14}.qc-page-order__item.is-dragging{opacity:.45}.qc-page-order__preview{background:#eef2f7;border-radius:7px;place-items:center;min-height:146px;margin-bottom:9px;padding:7px;display:grid}.qc-page-order__canvas{background:#fff;max-width:100%;max-height:146px;display:block;box-shadow:0 3px 10px #1f2d4324}.qc-page-order__item>strong,.qc-page-order__item>span{display:block}.qc-page-order__item>strong{color:#344054;font-size:12px}.qc-page-order__item>span{color:#7b879d;margin-top:2px;font-size:10px}.qc-page-order__controls{grid-template-columns:1fr 1fr;gap:6px;margin-top:9px;display:grid}.qc-page-order__controls .qc-icon-button{width:100%;height:30px}.qc-page-order__error{color:#b42318;background:#fff5f4;border:1px solid #fecdca;border-radius:9px;margin:0;padding:10px;font-size:12px}.qc-page-delete__summary{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.qc-page-delete__summary p{color:#667085;margin:0;font-size:12px}.qc-page-delete__summary .qc-button{flex:none;min-height:32px}.qc-page-delete__warning{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:9px;margin:0 0 10px;padding:9px 10px;font-size:12px}.qc-page-delete__item{width:100%;color:inherit;text-align:left;cursor:pointer;background:#fbfcfe;border:1px solid #dfe6f0;border-radius:11px;padding:10px;transition:border-color .16s,background .16s,box-shadow .16s}.qc-page-delete__item:hover{border-color:#f97066;box-shadow:0 4px 14px #b4231814}.qc-page-delete__item.is-selected{background:#fff5f4;border-color:#f04438;box-shadow:0 0 0 2px #f0443814}.qc-page-delete__item>strong,.qc-page-delete__item>span{display:block}.qc-page-delete__item>strong{color:#344054;font-size:12px}.qc-page-delete__item>span:last-child{color:#7b879d;margin-top:2px;font-size:10px}.qc-page-delete__item.is-selected>span:last-child{color:#b42318;font-weight:750}.qc-page-duplicate__item{width:100%;color:inherit;text-align:left;cursor:pointer;background:#fbfcfe;border:1px solid #dfe6f0;border-radius:11px;padding:10px;transition:border-color .16s,background .16s,box-shadow .16s}.qc-page-duplicate__item:hover{border-color:#84adff;box-shadow:0 4px 14px #155eef14}.qc-page-duplicate__item.is-selected{background:#edf4ff;border-color:#155eef;box-shadow:0 0 0 2px #155eef14}.qc-page-duplicate__item>strong,.qc-page-duplicate__item>span{display:block}.qc-page-duplicate__item>strong{color:#344054;font-size:12px}.qc-page-duplicate__item>span:last-child{color:#7b879d;margin-top:2px;font-size:10px}.qc-page-duplicate__item.is-selected>span:last-child{color:#155eef;font-weight:750}.qc-page-extract__item{width:100%;color:inherit;text-align:left;cursor:pointer;background:#fbfcfe;border:1px solid #dfe6f0;border-radius:11px;padding:10px;transition:border-color .16s,background .16s,box-shadow .16s}.qc-page-extract__item:hover{border-color:#6ce9a6;box-shadow:0 4px 14px #06764714}.qc-page-extract__item.is-selected{background:#ecfdf3;border-color:#12b76a;box-shadow:0 0 0 2px #12b76a14}.qc-page-extract__item>strong,.qc-page-extract__item>span{display:block}.qc-page-extract__item>strong{color:#344054;font-size:12px}.qc-page-extract__item>span:last-child{color:#7b879d;margin-top:2px;font-size:10px}.qc-page-extract__item.is-selected>span:last-child{color:#067647;font-weight:750}.qc-reverse-summary{background:#fbfcfe;border:1px solid #dfe6f0;border-radius:12px;align-items:center;gap:13px;margin:18px 20px 0;padding:16px;display:flex}.qc-reverse-summary__icon{color:#155eef;background:#eaf2ff;border-radius:10px;flex:none;place-items:center;width:42px;height:42px;font-size:22px;font-weight:800;display:grid}.qc-reverse-summary strong{color:#344054;font-size:13px;display:block}.qc-reverse-summary p{color:#667085;margin:4px 0 0;font-size:12px;line-height:1.45}.qc-page-numbers-summary{background:#fbfcfe;border:1px solid #dfe6f0;border-radius:12px;align-items:center;gap:13px;margin:18px 20px 0;padding:16px;display:flex}.qc-page-numbers-summary__icon{color:#6941c6;background:#f4f3ff;border-radius:10px;flex:none;place-items:center;width:42px;height:42px;font-size:13px;font-weight:850;display:grid}.qc-page-numbers-summary strong{color:#344054;font-size:13px;display:block}.qc-page-numbers-summary p{color:#667085;margin:4px 0 0;font-size:12px;line-height:1.45}.qc-flatten-summary{background:#fbfcfe;border:1px solid #dfe6f0;border-radius:12px;align-items:center;gap:13px;margin:18px 20px 0;padding:16px;display:flex}.qc-flatten-summary__icon{color:#067647;background:#ecfdf3;border-radius:10px;flex:none;place-items:center;width:42px;height:42px;font-size:20px;font-weight:850;display:grid}.qc-flatten-summary strong{color:#344054;font-size:13px;display:block}.qc-flatten-summary p{color:#667085;margin:4px 0 0;font-size:12px;line-height:1.45}.qc-seo-tool-page{color:#12213d}.qc-seo-intro,.qc-seo-content{width:min(100%,1140px);margin-inline:auto}.qc-seo-intro{margin-bottom:28px}.qc-seo-eyebrow{color:#2463eb;letter-spacing:.1em;margin:0 0 8px;font-size:.78rem;font-weight:800}.qc-seo-intro h1,.qc-seo-intro h2,.qc-seo-content h2{color:#12213d}.qc-seo-intro h1,.qc-seo-intro h2{margin:0 0 10px;font-size:clamp(2rem,5vw,3rem)}.qc-seo-intro>p:last-child{color:#61708d;max-width:760px;margin:0;font-size:1.05rem;line-height:1.7}.qc-seo-content{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;padding-block:42px 12px;display:grid}.qc-seo-content section{background:#fff;border:1px solid #dbe4f2;border-radius:18px;padding:26px}.qc-seo-content h2{margin:0 0 14px;font-size:1.3rem}.qc-seo-content p,.qc-seo-content li{color:#61708d;line-height:1.7}.qc-seo-content ol{margin:0;padding-left:1.4rem}.qc-seo-note a{color:#185ee8;font-weight:700}.qc-seo-faq{border-top:1px solid #e3e9f3;padding-block:14px}.qc-seo-faq summary{cursor:pointer;font-weight:750}.qc-seo-faq p{margin-bottom:0}.qc-seo-related{background:#f7faff;border:1px solid #dbe4f2;border-radius:18px;width:min(100%,1140px);margin:24px auto 0;padding:26px}.qc-seo-parent{width:min(100%,1140px);margin:24px auto 0}.qc-seo-parent a{color:#185ee8;align-items:center;gap:8px;font-weight:750;text-decoration:none;display:inline-flex}.qc-seo-parent a:hover,.qc-seo-parent a:focus-visible{text-decoration:underline}.qc-seo-related h2{color:#12213d;margin:0 0 16px;font-size:1.3rem}.qc-seo-related ul{flex-wrap:wrap;gap:12px;margin:0;padding:0;list-style:none;display:flex}.qc-seo-related a{color:#185ee8;background:#fff;border:1px solid #cbd8ee;border-radius:999px;padding:10px 14px;font-weight:750;text-decoration:none;display:inline-flex}.qc-seo-related a:hover,.qc-seo-related a:focus-visible{border-color:#185ee8;outline:none}.qc-category-page{--qc-category-ink:#12213d;--qc-category-muted:#61708d;--qc-category-blue:#185ee8;--qc-category-blue-soft:#eef4ff;--qc-category-line:#dbe4f2;--qc-category-surface:#fff;color:#12213d}.qc-category-hero,.qc-category-heading,.qc-category-grid,.qc-category-guide{width:min(100%,1140px);margin-inline:auto}.qc-category-hero{border:1px solid var(--qc-category-line);background:radial-gradient(circle at 88% 18%, #185ee81a, transparent 32%), var(--qc-category-surface);border-radius:24px;grid-template-columns:minmax(0,1.45fr) minmax(220px,.55fr);align-items:center;gap:32px;padding:clamp(30px,5vw,52px);display:grid;position:relative;overflow:hidden;box-shadow:0 20px 48px #1f407714}.qc-category-hero__copy h1,.qc-category-hero__copy h2{max-width:760px;color:var(--qc-category-ink);letter-spacing:-.04em;margin:0;font-size:clamp(2.35rem,5vw,3.65rem);line-height:1.05}.qc-category-hero__copy>p:last-child{max-width:760px;color:var(--qc-category-muted);margin:18px 0 0;font-size:1.06rem;line-height:1.7}.qc-category-hero__art{min-height:200px;position:relative}.qc-category-hero__art span{width:142px;height:174px;color:var(--qc-category-blue);background:var(--qc-category-blue-soft);border:1px solid #cddcf3;border-radius:18px;place-items:center;display:grid;position:absolute;box-shadow:0 18px 36px #1f4e9324}.qc-category-hero__art span:first-child{top:15px;right:74px;transform:rotate(-8deg)}.qc-category-hero__art span:last-child{color:#07946a;background:#effbf7;top:1px;right:4px;transform:rotate(7deg)}.qc-category-hero__art svg{width:42px;height:42px}.qc-category-heading{justify-content:space-between;align-items:end;gap:24px;padding-top:42px;display:flex}.qc-category-heading h2{color:var(--qc-category-ink);letter-spacing:-.025em;margin:0;font-size:clamp(1.6rem,3vw,2rem)}.qc-category-heading p{color:var(--qc-category-muted);margin:0;font-size:.9rem}.qc-category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:18px;display:grid}.qc-category-card{border:1px solid var(--qc-category-line);background:var(--qc-category-surface);border-radius:18px;flex-direction:column;min-height:220px;padding:24px;transition:border-color .16s,box-shadow .16s,transform .16s;display:flex}.qc-category-card:hover{border-color:#9bbaf2;transform:translateY(-3px);box-shadow:0 16px 34px #1f4e931a}.qc-category-card__icon{width:46px;height:46px;color:var(--qc-category-blue);background:var(--qc-category-blue-soft);border-radius:13px;place-items:center;margin-bottom:18px;display:grid}.qc-category-card__icon svg{width:22px;height:22px}.qc-category-card h2,.qc-category-guide h2{color:var(--qc-category-ink);margin:0 0 10px;font-size:1.3rem}.qc-category-card h2 a{color:inherit;text-decoration:none}.qc-category-card p,.qc-category-guide p{color:var(--qc-category-muted);line-height:1.7}.qc-category-card__link{color:var(--qc-category-blue);align-items:center;gap:7px;margin-top:auto;font-weight:750;text-decoration:none;display:inline-flex}.qc-category-card__link:hover,.qc-category-card__link:focus-visible{text-decoration:underline}.qc-category-guide{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;padding-block:26px 12px;display:grid}.qc-category-guide>section{border:1px solid var(--qc-category-line);background:var(--qc-category-surface);border-radius:18px;padding:26px}.qc-category-guide__intro{gap:18px;display:flex;background:var(--qc-category-blue-soft)!important}.qc-category-guide__icon{width:44px;height:44px;color:var(--qc-category-blue);background:var(--qc-category-surface);border-radius:13px;flex:none;place-items:center;display:grid}.qc-category-guide__icon svg{width:22px;height:22px}.qc-category-guide__faq .qc-seo-faq:last-child{padding-bottom:0}@media (width<=760px){.qc-seo-content,.qc-category-grid,.qc-category-guide,.qc-category-hero{grid-template-columns:1fr}.qc-category-hero__art{display:none}.qc-category-heading{display:block}.qc-category-heading p{margin-top:8px}}@media (width<=480px){.qc-category-hero{border-radius:18px;padding:26px 22px}.qc-category-guide__intro{display:block}.qc-category-guide__icon{margin-bottom:16px}}.qc-tools-directory{--qc-directory-ink:#12213d;--qc-directory-muted:#61708d;--qc-directory-blue:#185ee8;--qc-directory-line:#dbe4f2;width:min(100%,1140px);color:var(--qc-directory-ink);margin-inline:auto;padding-block:58px 18px}.qc-tools-directory__intro{max-width:760px;margin-bottom:26px}.qc-tools-directory__intro h1,.qc-tools-directory__intro h2{color:var(--qc-directory-ink);letter-spacing:-.035em;margin:0;font-size:clamp(2rem,4vw,3rem);line-height:1.08}.qc-tools-directory__intro>p:last-child{color:var(--qc-directory-muted);margin:14px 0 0;font-size:1rem;line-height:1.7}.qc-tools-directory__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.qc-directory-category{border:1px solid var(--qc-directory-line);background:#fff;border-radius:20px;flex-direction:column;min-height:270px;padding:24px;transition:border-color .16s,box-shadow .16s,transform .16s;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 28px #1f40770f}.qc-directory-category:before{content:"";background:#185ee8;height:4px;position:absolute;top:0;left:0;right:0}.qc-directory-category:hover{border-color:#9bbaf2;transform:translateY(-3px);box-shadow:0 18px 36px #1f4e931c}.qc-directory-category__icon{color:#185ee8;background:#eef4ff;border-radius:14px;place-items:center;width:48px;height:48px;margin:4px 0 18px;display:grid}.qc-directory-category__icon svg{width:23px;height:23px}.qc-directory-category__count{letter-spacing:.05em;text-transform:uppercase;font-size:.75rem;font-weight:750;color:#7a89a5!important;margin:0 0 8px!important}.qc-directory-category h3{color:var(--qc-directory-ink);margin:0 0 10px;font-size:1.35rem}.qc-directory-category h3 a{color:inherit;text-decoration:none}.qc-directory-category>p:not(.qc-directory-category__count){color:var(--qc-directory-muted);margin:0 0 20px;font-size:.92rem;line-height:1.65}.qc-directory-category__link{color:var(--qc-directory-blue);align-items:center;gap:7px;margin-top:auto;font-size:.9rem;font-weight:750;text-decoration:none;display:inline-flex}.qc-directory-category__link:hover,.qc-directory-category__link:focus-visible{text-decoration:underline}.qc-directory-category--optimize:before{background:#07946a}.qc-directory-category--optimize .qc-directory-category__icon{color:#07805d;background:#effbf7}.qc-directory-category--secure:before{background:#7b4ce2}.qc-directory-category--secure .qc-directory-category__icon{color:#7042d1;background:#f3efff}.qc-directory-category--edit:before{background:#e3801b}.qc-directory-category--edit .qc-directory-category__icon{color:#c86b0d;background:#fff5e9}.qc-directory-popular{border:1px solid var(--qc-directory-line);background:#f7faff;border-radius:20px;grid-template-columns:minmax(210px,.55fr) minmax(0,1.45fr);align-items:center;gap:28px;margin-top:22px;padding:26px 28px;display:grid}.qc-directory-popular h3{color:var(--qc-directory-ink);margin:0;font-size:1.45rem}.qc-directory-popular ul{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none;display:grid}.qc-directory-popular a{min-height:48px;color:var(--qc-directory-ink);background:#fff;border:1px solid #d5e0f1;border-radius:12px;align-items:center;gap:10px;padding:10px 13px;font-size:.86rem;font-weight:700;text-decoration:none;display:flex}.qc-directory-popular a:hover,.qc-directory-popular a:focus-visible{border-color:var(--qc-directory-blue);color:var(--qc-directory-blue);outline:none}.qc-directory-popular a span{color:var(--qc-directory-blue);display:inline-flex}.qc-directory-popular svg{width:18px;height:18px}@media (width<=960px){.qc-tools-directory__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.qc-directory-popular{grid-template-columns:1fr}}@media (width<=620px){.qc-tools-directory{padding-top:42px}.qc-tools-directory__grid,.qc-directory-popular ul{grid-template-columns:1fr}.qc-directory-category{min-height:240px}.qc-directory-popular{padding:24px 20px}}.qc-password-options{gap:13px}.qc-password-toggle{color:#475467;cursor:pointer;align-items:center;gap:8px;font-size:12px;display:inline-flex}.qc-password-toggle input{accent-color:#155eef;width:16px;height:16px;margin:0}.qc-password-message{color:#667085;margin:0;font-size:11px;line-height:1.45}.qc-password-message--error{color:#b42318;font-weight:700}.qc-watermark-options{gap:14px}.qc-option-group{gap:7px;display:grid}.qc-option-group__label{color:#344054;font-size:12px;font-weight:750}.qc-option-group__choices{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.qc-compact-radio{color:#475467;cursor:pointer;background:#fbfcfe;border:1px solid #dfe6f0;border-radius:9px;justify-content:center;align-items:center;gap:6px;min-height:38px;padding:8px;font-size:11px;font-weight:700;display:flex}.qc-compact-radio:has(input:checked){color:#155eef;background:#edf4ff;border-color:#84adff}.qc-compact-radio input{accent-color:#155eef;margin:0}.qc-range-field{color:#344054;gap:8px;font-size:12px;font-weight:750;display:grid}.qc-range-field>span{justify-content:space-between;align-items:center;gap:12px;display:flex}.qc-range-field output{color:#155eef;font-weight:800}.qc-range-field input{accent-color:#155eef;width:100%}@media (width<=480px){.qc-option-group__choices{grid-template-columns:1fr}}@media (width<=680px){.qc-page-delete__summary{flex-direction:column;align-items:flex-start}}.qc-radio-option{cursor:pointer;background:#fbfcfe;border:1px solid #dfe6f0;border-radius:11px;align-items:flex-start;gap:10px;padding:12px;display:flex}.qc-radio-option:has(input:checked){background:#f5f8ff;border-color:#84adff;box-shadow:0 0 0 2px #155eef0f}.qc-radio-option input{accent-color:#155eef;margin:3px 0 0}.qc-radio-option span,.qc-radio-option strong,.qc-radio-option small{display:block}.qc-radio-option strong{color:#344054;font-size:13px}.qc-radio-option small{color:#7b879d;margin-top:3px;font-size:11px}.qc-field{color:#344054;gap:7px;margin-top:2px;font-size:12px;font-weight:750;display:grid}.qc-field input{box-sizing:border-box;color:#172033;width:100%;min-height:42px;font:inherit;background:#fff;border:1px solid #cfd8e6;border-radius:10px;padding:0 12px;font-weight:500}.qc-field input:focus{border-color:#155eef;outline:3px solid #155eef21}.qc-result__empty{color:#8a95a8;background:#fafcff;border:1px dashed #cdd6e3;border-radius:12px;place-items:center;min-height:88px;margin:20px;font-size:13px;display:grid}@media (width<=980px){.qc-workspace{grid-template-columns:1fr}.qc-tools{position:static}.qc-tool-list{grid-template-columns:repeat(2,minmax(0,1fr))}.qc-preview__body{grid-template-columns:1fr}.qc-preview__stage{border-bottom:1px solid #e5eaf1;border-right:0}}@media (width<=680px){.qc-topbar{padding:0 16px}.qc-env-badge{display:none}.qc-workspace{padding:14px}.qc-embedded-heading{flex-direction:column;align-items:stretch;padding:28px 14px 8px}.qc-embedded-heading .qc-button{align-self:flex-start}.qc-tool-list,.qc-bottom-grid{grid-template-columns:1fr}.qc-panel__header--row{flex-direction:column;align-items:flex-start}.qc-dropzone{margin:14px;padding:18px}.qc-file-row{margin:0 14px 14px}.qc-preview__stage{padding:20px}.qc-paper{width:88%}}.qc-files__count{color:#667085;vertical-align:2px;background:#eef2f7;border-radius:999px;justify-content:center;align-items:center;min-width:24px;height:24px;margin-left:6px;padding:0 7px;font-size:11px;display:inline-flex}.qc-visually-hidden{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.qc-file-picker{border-radius:10px;flex:none;display:inline-flex;position:relative;overflow:hidden}.qc-file-picker__input{z-index:1;opacity:0;cursor:pointer;border:0;width:100%;height:100%;margin:0;padding:0;position:absolute;inset:0}.qc-file-picker:focus-within{outline-offset:2px;outline:3px solid #155eef3d}.qc-dropzone{transition:border-color .16s,background .16s,box-shadow .16s}.qc-dropzone.is-drag-active{background:#edf4ff;border-color:#155eef;box-shadow:inset 0 0 0 1px #155eef14}.qc-upload-status{border-radius:9px;margin:-2px 20px 14px;padding:9px 11px;font-size:12px;font-weight:650}.qc-upload-status--success{color:#067647;background:#ecfdf3;border:1px solid #abefc6}.qc-upload-status--warning{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa}.qc-files__empty{color:#8a95a8;text-align:center;background:#fafcff;border:1px dashed #d4dce8;border-radius:11px;margin:0 20px 20px;padding:16px;font-size:12px}.qc-files__list{gap:8px;margin:0;padding:0 20px 20px;list-style:none;display:grid}.qc-file-row{gap:0;margin:0;padding:0;transition:border-color .16s,background .16s,box-shadow .16s;overflow:hidden}.qc-file-row.is-active{background:#f5f8ff;border-color:#84adff;box-shadow:0 0 0 2px #155eef14}.qc-file-row__select{text-align:left;cursor:pointer;color:#172033;background:0 0;border:0;flex:1;align-items:center;gap:12px;min-width:0;padding:10px 12px;display:flex}.qc-file-row__select .qc-file-row__content strong{color:#172033!important}.qc-file-row__select .qc-file-row__content span{color:#667085!important}.qc-file-row__select:hover{background:#155eef09}.qc-file-row__remove{color:#7b879d;cursor:pointer;background:0 0;border:0;border-left:1px solid #e6ebf2;align-self:stretch;width:46px;font-size:20px}.qc-file-row__remove:hover{color:#b42318;background:#fff5f4}@media (width<=680px){.qc-upload-status,.qc-files__empty{margin-left:14px;margin-right:14px}.qc-files__list{padding-left:14px;padding-right:14px}}.qc-blog-index{color:#12213d;width:min(1140px,100% - 32px);margin:32px auto 64px}.qc-blog-index *,.qc-blog-index :before,.qc-blog-index :after{box-sizing:border-box}.qc-blog-index__hero{background:radial-gradient(circle at 88% 16%,#155eef24,#0000 35%),linear-gradient(135deg,#fff 0%,#f4f8ff 100%);border:1px solid #d5e1f4;border-radius:26px;grid-template-columns:minmax(0,1fr) 300px;align-items:center;gap:36px;min-height:300px;padding:54px 52px;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 48px #162d5614}.qc-blog-index__intro{z-index:1;position:relative}.qc-blog-index__eyebrow{letter-spacing:.14em;color:#155eef!important;margin:0 0 18px!important;font-size:13px!important;font-weight:800!important}.qc-blog-index__hero h1,.qc-blog-index__hero h2{letter-spacing:-.045em;color:#12213d!important;margin:0 0 16px!important;font-size:clamp(2.4rem,5vw,4rem)!important;font-weight:750!important;line-height:1.05!important}.qc-blog-index__intro>p:last-child{max-width:680px;color:#536481!important;margin:0!important;font-size:18px!important;line-height:1.7!important}.qc-blog-index__hero-art{justify-self:end;width:100%;max-width:300px}.qc-blog-index__hero-art svg{filter:drop-shadow(0 16px 22px #155eef21);width:100%;height:auto;display:block}.qc-blog-index__bar{justify-content:space-between;align-items:baseline;gap:18px;margin:46px 0 20px;display:flex}.qc-blog-index__bar h2{color:#12213d!important;margin:0!important;font-size:clamp(1.55rem,3vw,2rem)!important;line-height:1.2!important}.qc-blog-index__bar span{color:#65738d;font-size:14px}.qc-blog-index__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.qc-blog-card{background:#fff;border:1px solid #d8e2f1;border-radius:20px;flex-direction:column;min-width:0;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex;overflow:hidden;box-shadow:0 10px 28px #162d560f}.qc-blog-card:hover{border-color:#aac5fa;transform:translateY(-3px);box-shadow:0 16px 34px #162d561c}.qc-blog-card--featured{grid-column:1/-1;grid-template-columns:minmax(320px,.9fr) minmax(0,1.1fr);display:grid}.qc-blog-card__media{background:#edf4ff;min-height:210px;display:block;overflow:hidden}.qc-blog-card--featured .qc-blog-card__media{min-height:360px}.qc-blog-card__image,.qc-blog-card__fallback{width:100%;height:100%}.qc-blog-card__image{object-fit:cover;transition:transform .25s;display:block}.qc-blog-card:hover .qc-blog-card__image{transform:scale(1.025)}.qc-blog-card__fallback{min-height:inherit;color:#155eef;background:linear-gradient(#ffffff8c 1px,#0000 1px) 0 0/28px 28px,linear-gradient(90deg,#ffffff8c 1px,#0000 1px) 0 0/28px 28px,linear-gradient(135deg,#e8f1ff,#f5f8ff);place-items:center;display:grid}.qc-blog-card__fallback svg{filter:drop-shadow(0 12px 18px #155eef1f);width:88px;height:88px}.qc-blog-card__body{flex-direction:column;flex:1;min-width:0;padding:26px;display:flex}.qc-blog-card--featured .qc-blog-card__body{justify-content:center;padding:clamp(30px,5vw,52px)}.qc-blog-card__meta{color:#6b7890;flex-wrap:wrap;align-items:center;gap:9px 14px;margin-bottom:14px;font-size:13px;display:flex}.qc-blog-card__category{background:#edf4ff;border-radius:999px;padding:5px 10px;font-weight:750;display:inline-flex;color:#155eef!important;text-decoration:none!important}.qc-blog-card__category:hover{background:#dbe9ff}.qc-blog-card__title{letter-spacing:-.02em;color:#12213d!important;margin:0 0 13px!important;font-size:1.35rem!important;line-height:1.28!important}.qc-blog-card--featured .qc-blog-card__title{font-size:clamp(1.75rem,3vw,2.45rem)!important}.qc-blog-card__title a{color:inherit!important;text-decoration:none!important}.qc-blog-card__title a:hover{color:#155eef!important}.qc-blog-card__excerpt{color:#536481!important;margin:0 0 22px!important;font-size:15px!important;line-height:1.65!important}.qc-blog-card__action{align-self:flex-start;margin-top:auto;font-weight:750;color:#155eef!important;text-decoration:none!important}.qc-blog-card__action span{transition:transform .16s;display:inline-block}.qc-blog-card__action:hover span{transform:translate(4px)}.qc-blog-index__empty{text-align:center;background:#f8faff;border:1px dashed #bdcbe0;border-radius:18px;grid-column:1/-1;padding:48px 28px}.qc-blog-index__empty h2,.qc-blog-index__empty p{margin:0!important}.qc-blog-index__empty p{color:#65738d;margin-top:10px!important}.qc-blog-index__pagination{margin-top:36px}.qc-blog-index__pagination .page-numbers{flex-wrap:wrap;justify-content:center;gap:8px;margin:0;padding:0;list-style:none;display:flex}.qc-blog-index__pagination .page-numbers li{margin:0}.qc-blog-index__pagination a,.qc-blog-index__pagination span.current{border:1px solid #d5dfed;border-radius:10px;justify-content:center;align-items:center;min-width:42px;height:42px;padding:0 13px;display:inline-flex;text-decoration:none!important}.qc-blog-index__pagination a{background:#fff;color:#355070!important}.qc-blog-index__pagination a:hover,.qc-blog-index__pagination span.current{background:#155eef;border-color:#155eef;color:#fff!important}@media (width<=900px){.qc-blog-index__hero{grid-template-columns:minmax(0,1fr) 220px;padding:44px 38px}.qc-blog-index__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.qc-blog-card--featured{grid-template-columns:minmax(260px,.85fr) minmax(0,1.15fr)}}@media (width<=700px){.qc-blog-index{width:min(100% - 24px,1140px);margin-top:20px}.qc-blog-index__hero{grid-template-columns:1fr;min-height:0;padding:34px 26px}.qc-blog-index__hero-art{display:none}.qc-blog-index__intro>p:last-child{font-size:16px!important}.qc-blog-index__bar{flex-direction:column;align-items:flex-start;gap:6px;margin-top:34px}.qc-blog-index__grid,.qc-blog-card--featured{grid-template-columns:1fr}.qc-blog-card--featured{display:grid}.qc-blog-card--featured .qc-blog-card__media{min-height:230px}.qc-blog-card--featured .qc-blog-card__body,.qc-blog-card__body{padding:24px}}.qc-guide-shell{color:#12213d;width:min(860px,100% - 32px);margin:24px auto 72px}.qc-guide-shell *,.qc-guide-shell :before,.qc-guide-shell :after{box-sizing:border-box}.qc-guide-back{margin-bottom:24px}.qc-guide-back a{align-items:center;gap:8px;font-size:14px;font-weight:750;display:inline-flex;color:#155eef!important;text-decoration:none!important}.qc-guide-back a:hover{text-underline-offset:4px;text-decoration:underline!important}.qc-guide-article{background:#fff;border:1px solid #d8e2f1;border-radius:24px;padding:clamp(30px,6vw,64px);box-shadow:0 16px 44px #162d5612}.qc-guide-article>:first-child{margin-top:0!important}.qc-guide-article>:last-child{margin-bottom:0!important}.qc-guide-article p,.qc-guide-article li{color:#40516e!important;font-size:17px!important;line-height:1.78!important}.qc-guide-article>p:first-child{color:#273b5b!important;font-size:20px!important;line-height:1.7!important}.qc-guide-article p{margin:0 0 20px!important}.qc-guide-article h2{letter-spacing:-.025em;color:#12213d!important;margin:48px 0 18px!important;font-size:clamp(1.65rem,3vw,2.05rem)!important;line-height:1.22!important}.qc-guide-article h3{color:#1b3154!important;margin:32px 0 12px!important;font-size:1.25rem!important;line-height:1.35!important}.qc-guide-article ul,.qc-guide-article ol{margin:8px 0 26px!important;padding-left:28px!important}.qc-guide-article li{padding-left:5px;margin-bottom:10px!important}.qc-guide-article li::marker{color:#155eef;font-weight:800}.qc-guide-article a{text-underline-offset:3px;font-weight:700;color:#155eef!important;text-decoration-thickness:1px!important}.qc-guide-article a:hover{color:#0d47bd!important;text-decoration-thickness:2px!important}.qc-guide-article strong{color:#1b3154}.qc-guide-related{background:radial-gradient(circle at 100% 0,#155eef1c,#0000 34%),#f7faff;border:1px solid #cdddf5;border-radius:24px;margin-top:32px;padding:clamp(28px,5vw,44px)}.qc-guide-related__eyebrow{letter-spacing:.13em;color:#155eef!important;margin:0 0 10px!important;font-size:12px!important;font-weight:800!important}.qc-guide-related h2{color:#12213d!important;margin:0 0 10px!important;font-size:clamp(1.55rem,3vw,2rem)!important;line-height:1.25!important}.qc-guide-related__intro{max-width:650px;color:#536481!important;margin:0 0 24px!important;font-size:16px!important;line-height:1.65!important}.qc-guide-related__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.qc-guide-related__card{background:#fff;border:1px solid #d7e2f2;border-radius:15px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:13px;min-width:0;padding:18px;transition:transform .16s,border-color .16s,box-shadow .16s;display:grid;color:#12213d!important;text-decoration:none!important}.qc-guide-related__card:hover{border-color:#9ebdf8;transform:translateY(-2px);box-shadow:0 10px 24px #162d5617}.qc-guide-related__icon{color:#155eef;background:#edf4ff;border-radius:11px;place-items:center;width:42px;height:42px;display:grid}.qc-guide-related__icon svg{width:23px;height:23px}.qc-guide-related__card strong,.qc-guide-related__card small{display:block}.qc-guide-related__card strong{margin-bottom:4px;font-size:15px;line-height:1.3}.qc-guide-related__card small{color:#65738d;font-size:12px;line-height:1.45}.qc-guide-related__arrow{color:#155eef;font-weight:800;transition:transform .16s}.qc-guide-related__card:hover .qc-guide-related__arrow{transform:translate(3px)}@media (width<=700px){.qc-guide-shell{width:min(100% - 24px,860px);margin-top:18px;margin-bottom:48px}.qc-guide-article{border-radius:18px;padding:28px 23px}.qc-guide-article p,.qc-guide-article li{font-size:16px!important}.qc-guide-article>p:first-child{font-size:18px!important}.qc-guide-article h2{margin-top:38px!important}.qc-guide-related{border-radius:18px;padding:26px 20px}.qc-guide-related__grid{grid-template-columns:1fr}}.qc-home-discovery{color:#12213d;background:radial-gradient(circle at 100% 0,#155eef1a,#0000 28%),linear-gradient(145deg,#fff 0%,#f7faff 100%);border:1px solid #d5e1f4;border-radius:26px;width:min(1140px,100% - 32px);margin:44px auto 72px;padding:clamp(30px,5vw,52px);box-shadow:0 18px 48px #162d5612}.qc-home-discovery *,.qc-home-discovery :before,.qc-home-discovery :after{box-sizing:border-box}.qc-home-discovery__header{justify-content:space-between;align-items:flex-end;gap:32px;display:flex}.qc-home-discovery__header>div:first-child{max-width:680px}.qc-home-discovery__eyebrow{letter-spacing:.13em;color:#155eef!important;margin:0 0 10px!important;font-size:12px!important;font-weight:800!important}.qc-home-discovery__header h1,.qc-home-discovery__header h2{letter-spacing:-.035em;color:#12213d!important;margin:0 0 12px!important;font-size:clamp(2rem,4vw,3rem)!important;line-height:1.12!important}.qc-home-discovery__header>div:first-child>p:last-child{color:#536481!important;margin:0!important;font-size:17px!important;line-height:1.65!important}.qc-home-discovery__actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.qc-home-discovery__primary,.qc-home-discovery__secondary{border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:11px 17px;font-size:14px;font-weight:750;display:inline-flex;text-decoration:none!important}.qc-home-discovery__primary{background:#155eef;border:1px solid #155eef;color:#fff!important}.qc-home-discovery__primary:hover{background:#104bc0;border-color:#104bc0}.qc-home-discovery__secondary{background:#fff;border:1px solid #cbd9ee;color:#264469!important}.qc-home-discovery__secondary:hover{border-color:#9bb9ea;color:#155eef!important}.qc-home-discovery__content{grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:20px;margin-top:34px;display:grid}.qc-home-discovery__categories{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.qc-home-category{background:#fff;border:1px solid #d8e2f1;border-radius:17px;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:14px;min-width:0;min-height:134px;padding:20px;transition:transform .16s,border-color .16s,box-shadow .16s;display:grid;color:#12213d!important;text-decoration:none!important}.qc-home-category:hover{border-color:#9ebdf8;transform:translateY(-2px);box-shadow:0 10px 25px #162d5617}.qc-home-category__icon{color:#155eef;background:#edf4ff;border-radius:13px;place-items:center;width:48px;height:48px;display:grid}.qc-home-category--optimize .qc-home-category__icon{color:#9333ea;background:#f5edff}.qc-home-category--secure .qc-home-category__icon{color:#07834f;background:#eafaf2}.qc-home-category--edit .qc-home-category__icon{color:#c35c08;background:#fff4e8}.qc-home-category__icon svg{width:25px;height:25px}.qc-home-category strong,.qc-home-category small{display:block}.qc-home-category strong{margin-bottom:6px;font-size:17px;line-height:1.3}.qc-home-category small{color:#65738d;font-size:13px;line-height:1.45}.qc-home-category__arrow{color:#155eef;font-weight:800;transition:transform .16s}.qc-home-category:hover .qc-home-category__arrow{transform:translate(3px)}.qc-home-guide{background:#edf4ff;border:1px solid #c9dbf7;border-radius:18px;flex-direction:column;min-width:0;padding:26px;display:flex}.qc-home-guide__top{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.qc-home-guide__all{font-size:12px;font-weight:750;color:#155eef!important;text-decoration:none!important}.qc-home-guide__all:hover{text-decoration:underline!important}.qc-home-guide__icon{color:#155eef;background:#fff;border-radius:14px;place-items:center;width:52px;height:52px;margin:14px 0 18px;display:grid;box-shadow:0 8px 20px #155eef1c}.qc-home-guide__icon svg{width:28px;height:28px}.qc-home-guide h3{margin:0 0 10px!important;font-size:1.35rem!important;line-height:1.3!important}.qc-home-guide h3 a{color:#12213d!important;text-decoration:none!important}.qc-home-guide h3 a:hover{color:#155eef!important}.qc-home-guide>p:not(.qc-home-discovery__eyebrow){color:#536481!important;margin:0 0 20px!important;font-size:14px!important;line-height:1.6!important}.qc-home-guide__read{align-self:flex-start;margin-top:auto;font-size:14px;font-weight:750;color:#155eef!important;text-decoration:none!important}.qc-home-guide__read:hover{text-underline-offset:4px;text-decoration:underline!important}.qc-home-popular{background:#fff;border:1px solid #d8e2f1;border-radius:18px;grid-template-columns:190px minmax(0,1fr);align-items:center;gap:24px;margin-top:20px;padding:24px 26px;display:grid}.qc-home-popular h3{color:#12213d!important;margin:0!important;font-size:1.25rem!important;line-height:1.3!important}.qc-home-popular ul{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;list-style:none;display:grid;margin:0!important;padding:0!important}.qc-home-popular li{margin:0!important}.qc-home-popular a{background:#f5f8fd;border-radius:11px;align-items:center;gap:9px;min-height:46px;padding:10px 12px;font-size:13px;font-weight:700;display:flex;color:#294567!important;text-decoration:none!important}.qc-home-popular a:hover{background:#edf4ff;color:#155eef!important}.qc-home-popular a span{color:#155eef;flex:none;place-items:center;width:27px;height:27px;display:grid}.qc-home-popular svg{width:21px;height:21px}@media (width<=960px){.qc-home-discovery__header{flex-direction:column;align-items:flex-start;gap:20px}.qc-home-discovery__actions{justify-content:flex-start}.qc-home-discovery__content{grid-template-columns:1fr}.qc-home-guide{min-height:280px}.qc-home-popular{grid-template-columns:1fr}.qc-home-popular ul{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=650px){.qc-home-discovery{border-radius:20px;width:min(100% - 24px,1140px);margin-top:30px;margin-bottom:48px;padding:28px 20px}.qc-home-discovery__actions,.qc-home-discovery__primary,.qc-home-discovery__secondary{width:100%}.qc-home-discovery__categories,.qc-home-popular ul{grid-template-columns:1fr}.qc-home-category{min-height:112px;padding:17px}.qc-home-guide{min-height:0;padding:22px}.qc-home-popular{padding:22px}}
