
.dc-page{--dc-ink:#101a38;--dc-muted:#68728d;--dc-line:#dfe5f1;--dc-soft:#f4f7fc;--dc-navy:#111936;--dc-navy2:#202a57;max-width:1250px;margin:0 auto 40px;color:var(--dc-ink);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}
.dc-page *{box-sizing:border-box}.dc-page [hidden]{display:none!important}
.dc-page button,.dc-page input,.dc-page select{font:inherit}
.dc-page svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.dc-hero{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr);gap:28px;align-items:center;margin:20px 0 28px;padding:42px 44px;border:1px solid #dfe5f3;border-radius:18px;background:linear-gradient(135deg,#f9fbff 0%,#eef3ff 100%);box-shadow:0 18px 50px rgba(23,38,88,.07)}
.dc-hero__copy{position:relative;z-index:2}
.dc-eyebrow,.dc-kicker{display:inline-block;margin-bottom:10px;color:var(--dc-accent);font-size:12px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}
.dc-hero h1{margin:0 0 14px;font-size:clamp(32px,4vw,52px);line-height:1.05;letter-spacing:-.035em}
.dc-hero__copy>p{max-width:760px;margin:0;color:#4e5c7c;font-size:17px;line-height:1.65}
.dc-benefits{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}
.dc-benefits span{display:inline-flex;align-items:center;gap:7px;padding:9px 12px;border:1px solid #dce4f5;border-radius:999px;background:#fff;color:#42506e;font-size:13px;font-weight:700}
.dc-benefits svg{width:17px;height:17px;color:var(--dc-accent)}
.dc-hero__art{position:relative;min-height:260px}
.dc-dotfield{position:absolute;inset:0;display:grid;grid-template-columns:repeat(10,1fr);grid-auto-rows:1fr;align-items:center;justify-items:center;transform:rotate(-8deg);opacity:.95}
.dc-dotfield i{display:block;width:var(--s,9px);height:var(--s,9px);border-radius:50%;background:var(--dc-accent);box-shadow:0 7px 18px rgba(66,85,255,.18)}
.dc-dotfield i:nth-child(3n){--s:16px}.dc-dotfield i:nth-child(4n){--s:6px}.dc-dotfield i:nth-child(5n){--s:22px}.dc-dotfield i:nth-child(7n){--s:12px;background:#7a8cff}.dc-dotfield i:nth-child(11n){--s:28px;background:#1b2552}.dc-dotfield:after{content:"";position:absolute;width:230px;height:230px;border-radius:50%;border:1px solid rgba(66,85,255,.14);box-shadow:0 0 0 34px rgba(66,85,255,.04),0 0 0 68px rgba(66,85,255,.025)}
.dc-workspace{display:grid;grid-template-columns:minmax(360px,.85fr) minmax(0,1.45fr);gap:24px;align-items:start}
.dc-panel{border:1px solid var(--dc-line);border-radius:18px;background:#fff;box-shadow:0 15px 40px rgba(20,32,78,.06)}
.dc-controls{overflow:hidden}
.dc-step-section{padding:24px;border-bottom:1px solid #edf0f6}.dc-step-section:last-child{border-bottom:0}
.dc-section-head{display:flex;align-items:flex-start;gap:12px;margin-bottom:18px}
.dc-step{display:grid;place-items:center;flex:0 0 32px;width:32px;height:32px;border-radius:10px;background:var(--dc-accent);color:#fff;font-weight:900;font-size:13px}
.dc-section-head h2{margin:0;font-size:19px;line-height:1.25}.dc-section-head p{margin:4px 0 0;color:var(--dc-muted);font-size:12px}
.dc-dropzone{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:220px;padding:24px;border:1.5px dashed #cdd6ea;border-radius:15px;background:#f8faff;text-align:center;cursor:pointer;transition:.2s ease}
.dc-dropzone:hover,.dc-dropzone:focus{border-color:var(--dc-accent);background:#f2f5ff;outline:none}
.dc-upload-icon{display:grid;place-items:center;width:54px;height:54px;margin-bottom:12px;border-radius:15px;background:#e9edff;color:var(--dc-accent)}
.dc-upload-icon svg{width:26px;height:26px}
.dc-dropzone strong{font-size:16px}.dc-dropzone>span{margin-top:4px;color:#77819a;font-size:12px}
.dc-upload-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:16px}
.dc-btn{appearance:none;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:10px 15px;border:1px solid transparent;border-radius:10px;text-decoration:none;font-weight:800;font-size:13px;cursor:pointer;transition:.18s ease}
.dc-btn:hover{transform:translateY(-1px);text-decoration:none}
.dc-btn:disabled{opacity:.45;cursor:not-allowed;transform:none}
.dc-btn--primary{border-color:var(--dc-accent);background:var(--dc-accent);color:#fff}
.dc-btn--soft{border-color:#dbe2f1;background:#f3f6fb;color:#263452}
.dc-btn--ghost{border-color:#e1e6ef;background:#fff;color:#5b657b}
.dc-btn--large{min-height:48px;padding:12px 18px;font-size:14px}
.dc-file-card{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px;border:1px solid #dfe5f0;border-radius:12px;background:#f8faff}
.dc-file-card div{min-width:0}.dc-file-card strong,.dc-file-card span{display:block}.dc-file-card strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dc-file-card span{margin-top:3px;color:#7a849a;font-size:11px}
.dc-presets{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}
.dc-preset{appearance:none;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;min-height:76px;padding:9px;border:1px solid #dfe5ef;border-radius:12px;background:#fff;color:#2e3a57;font-size:11px;font-weight:800;cursor:pointer}
.dc-preset:hover,.dc-preset.is-active{border-color:var(--dc-accent);background:#f1f4ff;color:var(--dc-accent)}
.dc-preset__icon{font-size:21px;line-height:1}
.dc-range-grid{display:grid;gap:14px}
.dc-range{display:block}.dc-range>span{display:flex;justify-content:space-between;gap:10px;margin-bottom:7px;color:#35415f;font-size:12px}.dc-range output{color:var(--dc-accent);font-weight:900}
.dc-range input[type=range]{width:100%;accent-color:var(--dc-accent)}.dc-range small{display:block;margin-top:4px;color:#8a93a7;font-size:10px;line-height:1.4}
.dc-select-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:18px}
.dc-field{display:block}.dc-field>span{display:block;margin-bottom:7px;color:#4c5873;font-size:11px;font-weight:800}
.dc-field select{width:100%;height:42px;padding:0 10px;border:1px solid #d8dfec;border-radius:10px;background:#fff;color:#26324e}
.dc-colors{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:15px}
.dc-color-field{display:grid;grid-template-columns:42px minmax(0,1fr);grid-template-areas:"label label" "picker text";gap:7px;align-items:center}
.dc-color-field span{grid-area:label;color:#4c5873;font-size:11px;font-weight:800}
.dc-color-field input[type=color]{grid-area:picker;width:42px;height:38px;padding:2px;border:1px solid #d8dfec;border-radius:9px;background:#fff}
.dc-color-field input[type=text]{grid-area:text;width:100%;height:38px;padding:0 8px;border:1px solid #d8dfec;border-radius:9px;font-size:11px;text-transform:uppercase}
.dc-choice-block{margin-top:16px}.dc-choice-block>span{display:block;margin-bottom:7px;color:#4c5873;font-size:11px;font-weight:800}
.dc-choice-buttons{display:flex;flex-wrap:wrap;gap:6px}
.dc-choice-buttons button,.dc-view-tabs button{appearance:none;padding:8px 10px;border:1px solid #dbe2ee;border-radius:9px;background:#fff;color:#536078;font-size:11px;font-weight:800;cursor:pointer}
.dc-choice-buttons button.is-active,.dc-view-tabs button.is-active{border-color:var(--dc-accent);background:var(--dc-accent);color:#fff}
.dc-check{display:flex;align-items:flex-start;gap:9px;margin-top:15px;color:#556079;font-size:11px;line-height:1.45}.dc-check input{margin-top:2px;accent-color:var(--dc-accent)}
.dc-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}
.dc-preview-panel{position:sticky;top:20px;padding:24px}
.dc-preview-head{display:flex;justify-content:space-between;gap:14px;align-items:center;margin-bottom:16px}.dc-preview-head h2{margin:0;font-size:22px}.dc-preview-head .dc-eyebrow{margin-bottom:4px}
.dc-view-tabs{display:flex;flex-wrap:wrap;gap:6px}
.dc-preview{position:relative;display:grid;place-items:center;min-height:580px;overflow:hidden;border:1px solid #dfe4ef;border-radius:16px;background:
linear-gradient(45deg,#f7f8fb 25%,transparent 25%),linear-gradient(-45deg,#f7f8fb 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#f7f8fb 75%),linear-gradient(-45deg,transparent 75%,#f7f8fb 75%),#fff;background-size:22px 22px;background-position:0 0,0 11px,11px -11px,-11px 0}
.dc-empty{display:flex;flex-direction:column;align-items:center;max-width:360px;padding:30px;text-align:center}.dc-empty strong{margin-top:18px;font-size:18px}.dc-empty>span{margin-top:7px;color:#7a8498;font-size:12px;line-height:1.5}
.dc-empty__dots{display:grid;grid-template-columns:repeat(3,18px);gap:9px;transform:rotate(-8deg)}.dc-empty__dots i{width:18px;height:18px;border-radius:50%;background:#dce2f1}.dc-empty__dots i:nth-child(2),.dc-empty__dots i:nth-child(5),.dc-empty__dots i:nth-child(8){width:11px;height:11px}.dc-empty__dots i:nth-child(4),.dc-empty__dots i:nth-child(6){width:24px;height:24px;background:#c6d0ea}
.dc-canvas-stage{position:relative;width:100%;height:100%;min-height:580px;display:grid;place-items:center;padding:18px}
.dc-canvas-stage canvas{position:absolute;max-width:calc(100% - 36px);max-height:calc(100% - 36px);width:auto;height:auto;box-shadow:0 10px 34px rgba(17,25,54,.12)}
#dc-result-canvas{z-index:2}#dc-original-canvas{z-index:1}
.dc-compare-line{position:absolute;z-index:4;top:0;bottom:0;left:50%;width:2px;background:#fff;box-shadow:0 0 0 1px rgba(16,26,56,.25)}
.dc-compare-range{position:absolute;z-index:5;left:14px;right:14px;bottom:12px;width:calc(100% - 28px);accent-color:var(--dc-accent)}
.dc-processing{position:absolute;z-index:8;display:flex;align-items:center;gap:10px;padding:10px 14px;border-radius:999px;background:rgba(17,25,54,.9);color:#fff;font-size:12px;font-weight:800}.dc-processing span{width:14px;height:14px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:dcspin .7s linear infinite}
@keyframes dcspin{to{transform:rotate(360deg)}}
.dc-stats-row{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:12px}.dc-stats-row div{padding:12px;border:1px solid #e2e7f0;border-radius:11px;background:#fafbfe}.dc-stats-row span,.dc-stats-row strong{display:block}.dc-stats-row span{color:#8a93a5;font-size:10px}.dc-stats-row strong{margin-top:4px;font-size:13px}
.dc-privacy{display:flex;gap:10px;align-items:flex-start;margin-top:12px;padding:13px;border-radius:11px;background:#eefaf5;color:#2b6250}.dc-privacy svg{flex:0 0 20px;width:20px;height:20px}.dc-privacy strong,.dc-privacy span{display:block}.dc-privacy strong{font-size:12px}.dc-privacy span{margin-top:3px;font-size:10px;line-height:1.4}
.dc-how,.dc-share-section,.dc-comments,.dc-article,.dc-pro-cta,.dc-feedback{margin-top:28px}
.dc-heading{text-align:center;max-width:850px;margin:0 auto 20px}.dc-heading--left{text-align:left;margin-left:0}.dc-heading h2{margin:0;font-size:clamp(26px,3vw,36px);line-height:1.15;letter-spacing:-.025em}.dc-heading p{margin:10px 0 0;color:#66718a;line-height:1.65}
.dc-how-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.dc-how-grid article{padding:22px;border:1px solid #dfe5ef;border-radius:15px;background:#fff}.dc-how-grid article>span{color:var(--dc-accent);font-size:12px;font-weight:900;letter-spacing:.12em}.dc-how-grid h3{margin:10px 0 7px;font-size:17px}.dc-how-grid p{margin:0;color:#67728b;font-size:12px;line-height:1.6}
.dc-pro-cta,.dc-feedback{display:grid;grid-template-columns:68px minmax(0,1fr) auto;gap:18px;align-items:center;padding:28px 30px;border-radius:14px}
.dc-pro-cta{border:1px solid #dde4f1;background:linear-gradient(135deg,#f8faff,#eef3ff)}
.dc-feedback{border:1px solid #121a39;background:linear-gradient(135deg,#111936,#242d5b);color:#fff}
.dc-pro-cta__icon,.dc-feedback__icon{display:grid;place-items:center;width:64px;height:64px;border-radius:12px}.dc-pro-cta__icon{background:var(--dc-accent);color:#fff}.dc-feedback__icon{background:rgba(255,255,255,.09);color:#fff;border:1px solid rgba(255,255,255,.08)}
.dc-pro-cta__icon svg,.dc-feedback__icon svg{width:31px;height:31px}
.dc-pro-cta h2,.dc-feedback h2{margin:0 0 7px;font-size:27px;line-height:1.2}.dc-pro-cta p,.dc-feedback p{margin:0;line-height:1.6}.dc-pro-cta p{color:#54627f}.dc-feedback p{color:#c7cdef}.dc-feedback .dc-kicker{color:#aeb9ff}
.dc-socials{display:flex;flex-wrap:wrap;gap:10px}.dc-socials a,.dc-socials button{appearance:none;display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:8px 13px;border:1px solid #dfe4ee;border-radius:10px;background:#fff;color:#2f3b57;text-decoration:none;font-size:12px;font-weight:800;cursor:pointer}.dc-socials span{display:grid;place-items:center;width:28px;height:28px;border-radius:8px;background:#eef1ff;color:var(--dc-accent);font-size:10px}
.dc-article{padding:34px 38px;border:1px solid #dfe5ef;border-radius:16px;background:#fff}.dc-article h2{margin:36px 0 13px;font-size:28px;line-height:1.2;letter-spacing:-.02em}.dc-article h3{margin:24px 0 9px;font-size:20px}.dc-article p,.dc-article li{color:#4f5b73;font-size:15px;line-height:1.75}.dc-article ul{padding-left:22px}.dc-article strong{color:#27334f}.dc-updated{margin-top:30px!important;padding-top:18px;border-top:1px solid #e6eaf1;color:#7b8496!important;font-size:12px!important}
.dc-faq{display:grid;gap:9px}.dc-faq details{border:1px solid #dfe5ef;border-radius:11px;background:#fafbfe}.dc-faq summary{padding:14px 16px;font-weight:800;cursor:pointer}.dc-faq details p{margin:0;padding:0 16px 15px;font-size:13px}
.dc-comments{padding:28px;border:1px solid #dfe5ef;border-radius:16px;background:#fff}
.dc-modal[hidden]{display:none!important}.dc-modal{position:fixed;z-index:99999;inset:0;display:grid;place-items:center;padding:18px}.dc-modal__backdrop{position:absolute;inset:0;background:rgba(7,12,31,.68);backdrop-filter:blur(5px)}.dc-modal__dialog{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.85fr);width:min(980px,100%);max-height:92vh;overflow:auto;border-radius:18px;background:#fff;box-shadow:0 30px 80px rgba(0,0,0,.28)}.dc-modal__close{position:absolute;z-index:3;right:14px;top:14px;width:38px;height:38px;border:0;border-radius:50%;background:rgba(17,25,54,.08);font-size:25px;cursor:pointer}.dc-modal__preview{display:grid;place-items:center;min-height:480px;padding:28px;background:#f2f4f9}.dc-modal__preview img{max-width:100%;max-height:70vh;box-shadow:0 14px 40px rgba(17,25,54,.14)}.dc-modal__content{padding:42px 34px}.dc-modal__content h2{margin:0 0 10px;font-size:30px}.dc-modal__content p{color:#67728a;line-height:1.6}.dc-modal__actions{display:grid;gap:10px;margin-top:20px}.dc-modal__socials{display:flex;flex-wrap:wrap;gap:7px;margin-top:18px}.dc-modal__socials a{padding:8px 10px;border:1px solid #dfe4ee;border-radius:9px;text-decoration:none;font-size:11px;font-weight:800}
.dc-toast{position:fixed;z-index:100000;right:18px;bottom:18px;max-width:340px;padding:12px 15px;border-radius:10px;background:#111936;color:#fff;box-shadow:0 14px 36px rgba(0,0,0,.2);font-size:12px;font-weight:700;opacity:0;pointer-events:none;transform:translateY(10px);transition:.2s}.dc-toast.is-visible{opacity:1;transform:none}
@media(max-width:1050px){.dc-workspace{grid-template-columns:1fr}.dc-preview-panel{position:relative;top:auto}.dc-preview{min-height:520px}.dc-canvas-stage{min-height:520px}.dc-hero{grid-template-columns:1fr}.dc-hero__art{display:none}.dc-how-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.dc-page{margin-top:10px}.dc-hero{padding:28px 20px;border-radius:14px}.dc-hero h1{font-size:34px}.dc-hero__copy>p{font-size:15px}.dc-panel{border-radius:14px}.dc-step-section,.dc-preview-panel{padding:18px}.dc-presets{grid-template-columns:repeat(3,1fr)}.dc-select-grid,.dc-colors{grid-template-columns:1fr}.dc-preview-head{align-items:flex-start;flex-direction:column}.dc-preview,.dc-canvas-stage{min-height:420px}.dc-stats-row{grid-template-columns:repeat(2,1fr)}.dc-how-grid{grid-template-columns:1fr}.dc-pro-cta,.dc-feedback{grid-template-columns:52px 1fr;padding:22px}.dc-pro-cta__icon,.dc-feedback__icon{width:50px;height:50px}.dc-pro-cta__button,.dc-feedback__button{grid-column:1/-1}.dc-pro-cta h2,.dc-feedback h2{font-size:22px}.dc-article{padding:24px 20px}.dc-article h2{font-size:24px}.dc-modal__dialog{grid-template-columns:1fr}.dc-modal__preview{min-height:260px}.dc-modal__content{padding:28px 22px}}
@media(max-width:480px){.dc-benefits{display:grid}.dc-benefits span{justify-content:center}.dc-upload-actions{display:grid;width:100%}.dc-upload-actions .dc-btn{width:100%}.dc-presets{grid-template-columns:repeat(2,1fr)}.dc-actions{display:grid}.dc-actions .dc-btn{width:100%}.dc-view-tabs{width:100%}.dc-view-tabs button{flex:1}.dc-preview,.dc-canvas-stage{min-height:340px}.dc-socials{display:grid}.dc-socials a,.dc-socials button{width:100%}.dc-pro-cta,.dc-feedback{grid-template-columns:1fr}.dc-pro-cta__icon,.dc-feedback__icon{width:48px;height:48px}.dc-pro-cta__button,.dc-feedback__button{grid-column:auto}.dc-article p,.dc-article li{font-size:14px}}

.dc-page .dc-pro-cta h2,.dc-page .dc-pro-cta__copy h2{color:#091432!important;-webkit-text-fill-color:#091432!important;opacity:1!important;text-shadow:none!important}
.dc-page .dc-feedback h2,.dc-page .dc-feedback__copy h2{color:#fff!important;-webkit-text-fill-color:#fff!important;opacity:1!important;text-shadow:none!important}
.dc-page .dc-pro-cta .dc-btn--primary,.dc-page .dc-feedback .dc-btn--primary,.dc-page a.dc-pro-cta__button,.dc-page a.dc-feedback__button{color:#fff!important;-webkit-text-fill-color:#fff!important;background:var(--dc-accent)!important;border-color:var(--dc-accent)!important;text-decoration:none!important;text-shadow:none!important;opacity:1!important;visibility:visible!important}
.dc-page .dc-pro-cta .dc-btn--primary:link,.dc-page .dc-pro-cta .dc-btn--primary:visited,.dc-page .dc-pro-cta .dc-btn--primary:hover,.dc-page .dc-pro-cta .dc-btn--primary:focus,.dc-page .dc-pro-cta .dc-btn--primary:active,.dc-page .dc-feedback .dc-btn--primary:link,.dc-page .dc-feedback .dc-btn--primary:visited,.dc-page .dc-feedback .dc-btn--primary:hover,.dc-page .dc-feedback .dc-btn--primary:focus,.dc-page .dc-feedback .dc-btn--primary:active{color:#fff!important;-webkit-text-fill-color:#fff!important;text-decoration:none!important;opacity:1!important}
.dc-page .dc-pro-cta__button,.dc-page .dc-feedback__button{min-height:48px;padding:0 22px!important;font-size:15px!important;line-height:1!important;font-weight:800!important;white-space:nowrap;box-shadow:0 8px 20px rgba(52,81,255,.24)!important}
.dc-page .dc-pro-cta__button:hover,.dc-page .dc-feedback__button:hover{filter:brightness(1.08);box-shadow:0 12px 26px rgba(52,81,255,.32)!important}
.dc-page .dc-pro-cta__button:focus,.dc-page .dc-feedback__button:focus{outline:none!important;box-shadow:0 0 0 4px rgba(64,85,255,.18),0 12px 26px rgba(52,81,255,.3)!important}
.dc-page .dc-pro-cta__copy p{color:#35496e!important;-webkit-text-fill-color:#35496e!important;opacity:1!important}
.dc-page .dc-feedback__copy p{color:#eef1ff!important;-webkit-text-fill-color:#eef1ff!important;opacity:1!important}
.dc-page .dc-feedback .dc-kicker{color:#b1beff!important;-webkit-text-fill-color:#b1beff!important;opacity:1!important}
.dc-page .dc-pro-cta .dc-kicker{color:var(--dc-accent)!important;-webkit-text-fill-color:var(--dc-accent)!important;opacity:1!important}
@media(max-width:760px){.dc-page .dc-pro-cta__button,.dc-page .dc-feedback__button{width:100%;min-height:50px}}
