.cf-page{padding-bottom:64px}.cf-breadcrumb{padding:22px 0 18px;display:flex;gap:9px;color:var(--muted);font-size:.87rem}.cf-breadcrumb a{color:var(--primary);font-weight:700}.cf-heading{display:flex;gap:16px;align-items:center;padding:8px 0 24px}.cf-icon{width:64px;height:64px;display:grid;place-items:center;border-radius:16px;background:#eef8f3;font-size:2rem}.cf-heading h1{margin:0;font-size:clamp(2rem,5vw,3rem);letter-spacing:-.045em}.cf-heading p{margin:7px 0 0;color:var(--muted)}.cf-promo{margin-bottom:18px}.cf-workspace{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(300px,.9fr);border:1px solid var(--border);border-radius:20px;background:#fff;overflow:hidden}.cf-main{padding:20px;border-right:1px solid var(--border)}.cf-dropzone{min-height:300px;padding:35px 20px;display:grid;place-items:center;align-content:center;text-align:center;border:2px dashed #b5c3d0;border-radius:16px;background:#fbfcfd;cursor:pointer}.cf-dropzone.drag-over{border-color:var(--primary);background:#f4fbf8}.cf-image-icon{width:76px;height:76px;display:grid;place-items:center;border:2px solid #aab7c4;border-radius:14px;color:#176c57;font-weight:900}.cf-dropzone h2{margin:16px 0 5px}.cf-dropzone p{margin:0 0 20px;color:var(--muted)}.cf-select,.cf-primary{border:0;border-radius:12px;padding:13px 20px;background:#e72727;color:#fff;font-weight:850;cursor:pointer}.cf-editor,.cf-result{padding:18px;border:1px solid var(--border);border-radius:14px}.cf-editor-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.cf-editor-head h2{margin:0;font-size:1.05rem}.cf-editor-head p{margin:4px 0 0;color:var(--muted);font-size:.76rem}.cf-editor-head button{border:1px solid var(--border);border-radius:9px;padding:8px 10px;background:#fff;color:var(--primary);font-weight:800}.cf-preview{margin-top:16px;min-height:420px;padding:18px;display:grid;place-items:center;overflow:auto;border-radius:12px}.checker{background-color:#fff;background-image:linear-gradient(45deg,#e7e7e7 25%,transparent 25%),linear-gradient(-45deg,#e7e7e7 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#e7e7e7 75%),linear-gradient(-45deg,transparent 75%,#e7e7e7 75%);background-size:24px 24px;background-position:0 0,0 12px,12px -12px,-12px 0}.cf-preview canvas{max-width:100%;max-height:520px;box-shadow:0 5px 22px rgba(0,0,0,.15)}.cf-options{margin-top:18px}.cf-options h2{margin:0 0 10px;font-size:1rem}.cf-bg-types{display:flex;gap:9px;flex-wrap:wrap}.cf-bg-types label{padding:9px 12px;border:1px solid var(--border);border-radius:9px;font-size:.82rem;font-weight:750}.cf-setting{margin-top:13px;padding:13px;border:1px solid var(--border);border-radius:10px}.cf-setting label{font-size:.82rem;font-weight:800}.cf-setting input[type=color]{width:54px;height:34px;border:1px solid var(--border);border-radius:7px;vertical-align:middle}.cf-swatches{display:inline-flex;gap:6px;margin-left:10px}.cf-swatches button{width:28px;height:28px;border:1px solid #bbb;border-radius:50%}.cf-swatches button:nth-child(1){background:#fff}.cf-swatches button:nth-child(2){background:#000}.cf-swatches button:nth-child(3){background:#f3f4f6}.cf-swatches button:nth-child(4){background:#e8f5ee}.cf-bg-upload{display:inline-block;padding:9px 12px;border:1px solid var(--border);border-radius:8px;cursor:pointer}.cf-setting span{margin-left:10px;color:var(--muted);font-size:.75rem}.cf-settings{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:14px}.cf-settings label{display:grid;gap:7px;font-size:.82rem;font-weight:800}.cf-settings select{padding:10px;border:1px solid var(--border);border-radius:9px;background:#fff}.cf-result{margin-top:18px}.cf-result-row{margin-top:13px;display:flex;justify-content:space-between;gap:12px;align-items:center}.cf-result-row span{color:var(--muted);font-size:.8rem}.cf-result-row a{padding:10px 13px;border-radius:9px;background:#eef6f3;color:var(--primary);font-weight:850;text-decoration:none}.cf-how{margin-top:20px;padding:18px;border:1px solid var(--border);border-radius:14px}.cf-how-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.cf-how-grid article{display:flex;gap:10px}.cf-how-grid article>span{width:28px;height:28px;display:grid;place-items:center;flex:0 0 28px;border-radius:50%;background:var(--primary);color:#fff;font-weight:900}.cf-how-grid h3{margin:1px 0 4px;font-size:.86rem}.cf-how-grid p{margin:0;color:var(--muted);font-size:.78rem}.cf-sidebar{padding:24px 22px;display:flex;flex-direction:column}.cf-sidebar-title{display:flex;justify-content:space-between;gap:10px}.cf-sidebar-title h2{margin:0;font-size:1.02rem}.cf-sidebar-title span{color:var(--muted);font-size:.72rem;max-width:145px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cf-notice{margin-top:18px;padding:14px;border:1px solid #cde0f7;border-radius:11px;background:#f4f9ff;color:#315f96;font-size:.82rem}.cf-benefits{margin:26px 0;display:grid;gap:20px}.cf-benefits article{display:flex;gap:11px}.cf-benefits i{width:34px;height:34px;display:grid;place-items:center;flex:0 0 34px;border:2px solid #24a261;border-radius:50%;color:#14864c;font-style:normal}.cf-benefits p{margin:3px 0 0;color:var(--muted);font-size:.77rem}.cf-progress{margin:auto 0 12px;padding:12px;border:1px solid #dce6df;border-radius:10px}.cf-progress strong{font-size:.8rem}.cf-progress>div{height:7px;margin:8px 0;background:#e9efec;border-radius:9px;overflow:hidden}.cf-progress span{display:block;width:10%;height:100%;background:#23825f;transition:width .2s}.cf-progress small{color:var(--muted)}.cf-message{margin:0 0 12px;padding:11px;border-radius:10px;font-size:.8rem}.cf-message.error{background:#fff2f2;color:#963939}.cf-message.success{background:#edf8f3;color:#1f654f}.cf-primary{width:100%;min-height:46px}.cf-primary:disabled{background:#f5c7c7;color:#b66c6c}.cf-green{margin-top:10px;background:#177b5d}.cf-secondary{width:100%;margin-top:10px;min-height:46px;border:1px solid var(--border);border-radius:11px;background:#fff;font-weight:850}.cf-secondary:disabled{opacity:.5}.cf-tip{margin-top:20px;padding:15px 18px;border:1px solid #f1dede;border-radius:13px;background:#fff8f8}.cf-info{max-width:920px;padding-top:48px}.cf-info p{color:var(--muted)}@media(max-width:900px){.cf-workspace{grid-template-columns:1fr}.cf-main{border-right:0;border-bottom:1px solid var(--border)}.cf-how-grid{grid-template-columns:1fr}.cf-preview{min-height:340px}}@media(max-width:620px){.cf-main,.cf-sidebar{padding:16px}.cf-editor-head,.cf-result-row{flex-direction:column}.cf-settings{grid-template-columns:1fr}.cf-preview{min-height:260px;padding:8px}}