.rc-page{color:var(--color-ink);background:#fff}.rc-page__container{width:min(100% - 2rem,1320px);padding-block:1rem 5rem}.rc-breadcrumb ol{color:var(--color-muted);flex-wrap:wrap;align-items:center;gap:.5rem;margin:0;padding:0;font-size:.84rem;list-style:none;display:flex}.rc-breadcrumb li{align-items:center;gap:.5rem;display:flex}.rc-breadcrumb li:not(:last-child):after{color:#a9adb2;content:">"}.rc-breadcrumb a{color:inherit;text-decoration:none}.rc-breadcrumb a:hover{color:var(--color-brand)}.rc-hero{text-align:center;max-width:1050px;margin:clamp(1.5rem,4vw,2.7rem) auto 2rem}.rc-hero h1{letter-spacing:-.052em;text-wrap:balance;margin:0;font-size:clamp(2.25rem,6vw,4.2rem);font-weight:900;line-height:1.02}.rc-hero>p{max-width:74ch;color:var(--color-muted);text-wrap:balance;margin:.9rem auto 0;font-size:clamp(.98rem,1.8vw,1.13rem);line-height:1.6}.rc-hero__badges{flex-wrap:wrap;justify-content:center;gap:.65rem;margin:1.2rem 0 0;padding:0;list-style:none;display:flex}.rc-hero__badges li{background:#fff;border:1px solid #e5e6e8;border-radius:10px;align-items:center;gap:.45rem;min-height:44px;padding:.55rem .8rem;font-size:.8rem;font-weight:800;display:inline-flex}.rc-hero__badges svg{width:18px;color:var(--color-brand)}.rc-tool{min-width:0}.rc-visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.rc-dropzone{text-align:center;background:#fffaf8;border:2px dashed #ff6940;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-height:310px;padding:clamp(1.5rem,5vw,3.4rem) 1rem;transition:border-color .16s,background .16s,transform .16s;display:flex}.rc-dropzone.is-dragging{background:#fff1eb;border-color:#d9441c;transform:scale(.998)}.rc-dropzone>svg{width:54px;height:54px;color:var(--color-brand);stroke-width:1.7px}.rc-dropzone h2{margin:.9rem 0 0;font-size:clamp(1.3rem,3vw,1.75rem)}.rc-dropzone p{margin:.2rem 0 0}.rc-dropzone span{color:var(--color-muted);margin-top:.65rem;font-size:.76rem;font-weight:700}.rc-button{min-height:48px;font:inherit;cursor:pointer;border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;gap:.5rem;padding:.72rem 1rem;font-size:.88rem;font-weight:850;display:inline-flex}.rc-button svg{width:19px}.rc-button--primary{background:var(--color-brand);color:#fff;margin-top:1rem}.rc-button--secondary{color:var(--color-ink);background:#fff;border-color:#d9dadd}.rc-button--danger{color:#a72d10;background:#fff4f0;border-color:#e8a08d}.rc-button:disabled,.rc-tool button:disabled{opacity:.46;cursor:not-allowed}.rc-file-notes{color:#596067;flex-wrap:wrap;justify-content:space-between;gap:.6rem;padding:.75rem .2rem 1rem;font-size:.76rem;display:flex}.rc-file-notes span{align-items:center;gap:.4rem;display:flex}.rc-file-notes svg{color:#168449;width:17px}.rc-batch-header{background:#fff;border:1px solid #dedfe2;border-bottom:0;border-radius:15px 15px 0 0;justify-content:space-between;align-items:center;gap:.8rem;padding:.85rem 1rem;display:flex}.rc-batch-header>div{align-items:center;gap:.55rem;display:flex}.rc-batch-header>div:first-child svg{color:var(--color-brand)}.rc-batch-header span{color:var(--color-muted);font-size:.72rem}.rc-batch-header button,.rc-panel-title button,.rc-list__footer button,.rc-file>button,.rc-editor__zoom button,.rc-editor__actions button,.rc-preview-background button,.rc-color-row button,.rc-full-button{color:#3f444a;min-height:38px;font:inherit;cursor:pointer;background:#fff;border:1px solid #dfe0e2;border-radius:8px;justify-content:center;align-items:center;gap:.35rem;padding:.45rem .65rem;font-size:.7rem;font-weight:800;display:inline-flex}.rc-batch-header svg,.rc-panel-title svg,.rc-list__footer svg,.rc-file>button svg,.rc-editor__actions svg,.rc-color-row svg,.rc-full-button svg{width:16px;height:16px}.rc-workspace{background:#fff;border:1px solid #dedfe2;grid-template-columns:1fr;min-width:0;display:grid;box-shadow:0 16px 44px #1a1d2112}.rc-list,.rc-editor,.rc-settings{min-width:0;padding:1rem}.rc-list,.rc-editor{border-bottom:1px solid #e2e3e5}.rc-panel-title{justify-content:space-between;align-items:center;gap:.6rem;min-height:38px;margin-bottom:.72rem;display:flex}.rc-panel-title h2{margin:0;font-size:.94rem}.rc-panel-title>span{color:#168449;font-size:.65rem;font-weight:800}.rc-list__items{gap:.5rem;max-height:690px;padding-right:.25rem;display:grid;overflow-y:auto}.rc-file{cursor:pointer;border:1px solid #e1e2e4;border-radius:9px;grid-template-columns:auto 54px minmax(0,1fr) auto;align-items:center;gap:.55rem;min-width:0;padding:.55rem;display:grid;position:relative}.rc-file.is-active{border-color:var(--color-brand);box-shadow:inset 0 0 0 1px #fd5e2f24}.rc-file>input{width:18px;height:18px;accent-color:var(--color-brand)}.rc-file>img{object-fit:cover;border-radius:7px;width:54px;height:54px}.rc-file>div{gap:.14rem;min-width:0;display:grid}.rc-file strong{text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;overflow:hidden}.rc-file span,.rc-file small{color:var(--color-muted);font-size:.62rem}.rc-file>button{min-width:34px;min-height:34px;padding:.3rem}.rc-file progress{width:calc(100% - 125px);height:4px;accent-color:var(--color-brand);position:absolute;bottom:.15rem;left:83px;right:.55rem}.rc-status{align-items:center;gap:.2rem;width:fit-content;font-weight:850;display:inline-flex}.rc-status svg{width:13px;height:13px}.rc-status--complete{color:#168449!important}.rc-status--failed{color:#ad3417!important}.rc-status--processing svg,.rc-progress>svg{animation:.8s linear infinite rc-spin}.rc-selection-state{width:fit-content;font-weight:800;color:#747a81!important}.rc-selection-state--source{color:#c84018!important}.rc-selection-state--applied{color:#267143!important}.rc-selection-state--custom{color:#8a520d!important}.rc-list__footer{color:var(--color-muted);justify-content:space-between;align-items:center;gap:.6rem;margin-top:.75rem;font-size:.7rem;display:flex}.rc-quick-guide{background:#fafafa;border:1px solid #dedfe2;border-bottom:0;grid-template-columns:minmax(0,1fr) auto;gap:.45rem 1rem;padding:.75rem 1rem;display:grid;position:relative}.rc-quick-guide ol{grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem;min-width:0;margin:0;padding:0;list-style:none;display:grid}.rc-quick-guide li{color:#777d84;align-items:center;gap:.4rem;min-width:0;font-size:.67rem;display:flex}.rc-quick-guide li>span{background:#fff;border:1px solid #cfd1d4;border-radius:50%;flex:none;place-items:center;width:24px;height:24px;font-size:.63rem;font-weight:900;display:grid}.rc-quick-guide li strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.rc-quick-guide li.is-active{color:#b63714}.rc-quick-guide li.is-active>span{border-color:var(--color-brand);background:var(--color-brand);color:#fff}.rc-quick-guide li.is-complete>span{color:#c84018;border-color:#f4a48c}.rc-quick-guide>p{color:#5c6269;margin:0;font-size:.69rem;line-height:1.45}.rc-quick-guide>button{color:#34393f;min-height:42px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d7d9dc;border-radius:8px;grid-area:1/2/span 2;align-self:center;align-items:center;gap:.35rem;padding:.45rem .7rem;font-size:.7rem;font-weight:850;display:inline-flex}.rc-quick-guide>button svg{width:17px;color:var(--color-brand)}.rc-how-to{z-index:8;background:#fff;border:1px solid #d9dadd;border-radius:10px;width:min(360px,100% - 1.6rem);padding:.85rem;position:absolute;top:calc(100% - .25rem);right:.8rem;box-shadow:0 14px 34px #1a1d2129}.rc-how-to>button{cursor:pointer;background:0 0;border:0;width:34px;min-height:34px;padding:.3rem;position:absolute;top:.45rem;right:.45rem}.rc-how-to>button svg{width:17px}.rc-how-to>strong{font-size:.79rem}.rc-how-to ul{color:#565c62;gap:.38rem;margin:.55rem 0 0;padding-left:1rem;font-size:.68rem;line-height:1.45;display:grid}.rc-editor__header{justify-content:space-between;align-items:center;gap:.7rem;min-height:40px;margin-bottom:.65rem;display:flex}.rc-editor__header h2{margin:0;font-size:.94rem}.rc-editor__zoom{align-items:center;gap:.2rem;display:flex}.rc-editor__zoom button{width:36px;min-height:36px;padding:.3rem}.rc-editor__zoom svg{width:16px}.rc-editor__zoom strong{text-align:center;min-width:48px;font-size:.68rem}.rc-editor__body{background:#f5f5f5;border:1px solid #dfe0e2;border-radius:11px;grid-template-columns:78px minmax(0,1fr);min-width:0;display:grid;position:relative}.rc-toolbar{background:#fff;border-right:1px solid #dfe0e2;flex-direction:column;align-content:start;gap:.1rem;min-width:0;padding:.35rem;display:flex}.rc-toolbar button{color:#3f444a;min-height:48px;font:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;flex-direction:column;justify-content:center;align-items:center;gap:.1rem;padding:.25rem .15rem;font-size:.53rem;font-weight:800;display:flex}.rc-toolbar button:hover,.rc-toolbar button.is-active{color:#d9441c;background:#fff4ef;border-color:#ffd0c2}.rc-toolbar svg{width:20px;height:20px}.rc-shape-palette{z-index:7;background:#fff;border:1px solid #d9dadd;border-radius:10px;width:min(390px,100% - 94px);padding:.75rem;position:absolute;top:.5rem;left:84px;box-shadow:0 16px 38px #14171b33}.rc-shape-palette>div:first-child{justify-content:space-between;align-items:center;gap:.6rem;display:flex}.rc-shape-palette>div:first-child strong{font-size:.76rem}.rc-shape-palette>div:first-child button{cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;width:34px;height:34px;display:grid}.rc-shape-palette>div:first-child svg{width:17px}.rc-shape-palette>div:nth-child(2){grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem;margin-top:.5rem;display:grid}.rc-shape-palette>div:nth-child(2) button{color:#3f444a;min-width:0;min-height:48px;font:inherit;text-align:left;cursor:pointer;background:#fff;border:1px solid #dfe0e2;border-radius:8px;align-items:center;gap:.45rem;padding:.45rem .55rem;font-size:.64rem;font-weight:800;display:flex}.rc-shape-palette>div:nth-child(2) button:hover{color:#bd3914;background:#fff6f2;border-color:#ffb59f}.rc-shape-palette>div:nth-child(2) svg{width:20px;color:var(--color-brand);flex:none}.rc-shape-palette>p{color:var(--color-muted);margin:.55rem 0 0;font-size:.62rem}.rc-canvas-wrap{background-color:#2e3237;background-image:linear-gradient(45deg,#34383d 25%,#0000 25%),linear-gradient(-45deg,#34383d 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#34383d 75%),linear-gradient(-45deg,#0000 75%,#34383d 75%);background-position:0 0,0 10px,10px -10px,-10px 0;background-size:20px 20px;place-items:center;min-width:0;min-height:520px;padding:.6rem;display:grid;position:relative;overflow:auto}.rc-editor-canvas{touch-action:none;cursor:crosshair;width:100%;max-width:100%;height:520px;display:block}.rc-editor-canvas--select{cursor:default}.rc-editor-canvas--pan{cursor:grab}.rc-editor-canvas--eyedropper{cursor:crosshair}.rc-finish-polygon{background:var(--color-brand);color:#fff;min-height:40px;font:inherit;cursor:pointer;border:0;border-radius:8px;padding:.55rem .8rem;font-size:.7rem;font-weight:850;position:absolute;bottom:1rem;right:1rem}.rc-editor__actions{flex-wrap:wrap;gap:.35rem;padding-top:.55rem;display:flex}.rc-result-preview{margin-top:.9rem}.rc-preview-background{gap:.2rem;display:flex}.rc-preview-background button{width:34px;min-height:34px;padding:.3rem}.rc-preview-background svg{width:15px}.rc-preview-background button.is-active{border-color:var(--color-brand);color:var(--color-brand)}.rc-preview{border:1px solid #dfe0e2;border-radius:9px;place-items:center;min-height:240px;display:grid;overflow:auto}.rc-preview--checker{background-color:#fff;background-image:linear-gradient(45deg,#e2e3e5 25%,#0000 25%),linear-gradient(-45deg,#e2e3e5 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#e2e3e5 75%),linear-gradient(-45deg,#0000 75%,#e2e3e5 75%);background-position:0 0,0 9px,9px -9px,-9px 0;background-size:18px 18px}.rc-preview--white{background:#fff}.rc-preview--black{background:#151719}.rc-preview canvas{width:100%;height:240px;display:block}.rc-result-preview>p{color:var(--color-muted);text-align:center;margin:.45rem 0 0;font-size:.67rem}.rc-settings{font-size:.72rem}.rc-settings__intro{color:#5a6067;margin:0 0 .65rem;font-size:.69rem;line-height:1.45}.rc-quick-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem;display:grid}.rc-quick-grid button{color:#454a50;min-width:0;min-height:48px;font:inherit;text-align:left;cursor:pointer;background:#fff;border:1px solid #dfe0e2;border-radius:8px;align-items:center;gap:.4rem;padding:.45rem .5rem;font-size:.64rem;font-weight:800;display:flex}.rc-quick-grid button>svg{flex:none;width:18px}.rc-quick-grid button>span{gap:.05rem;min-width:0;display:grid}.rc-quick-grid button small{color:#7c8289;font-size:.55rem;font-weight:700}.rc-quick-grid button.is-active{border-color:var(--color-brand);color:#c63c16;background:#fff5f1}.rc-more-ratios{color:#4f555c;min-height:40px;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:.3rem;margin-top:.4rem;padding:.4rem .2rem;font-size:.65rem;font-weight:850;display:inline-flex}.rc-more-ratios svg{width:15px}.rc-selected-shape{background:#fafafa;border:1px solid #e0e1e3;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.15rem .6rem;margin-top:.6rem;padding:.65rem;display:grid}.rc-selected-shape span{color:var(--color-muted);font-size:.58rem}.rc-selected-shape strong{grid-row:2;font-size:.7rem}.rc-selected-shape button{color:#444a50;min-height:40px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d7d9dc;border-radius:7px;grid-area:1/2/span 2;padding:.4rem .55rem;font-size:.62rem;font-weight:850}.rc-apply-all{border-top:1px solid #e2e3e5;margin-top:.75rem;padding-top:.75rem;position:relative}.rc-apply-all>button:first-child{color:#3c4147;width:100%;min-height:52px;font:inherit;text-align:left;cursor:pointer;background:#fff8f5;border:1px solid #ffc4b2;border-radius:8px;align-items:center;gap:.55rem;padding:.55rem .65rem;display:flex}.rc-apply-all>button:first-child:disabled{opacity:.48;cursor:not-allowed}.rc-apply-all>button:first-child>svg{width:20px;color:var(--color-brand);flex:none}.rc-apply-all>button:first-child span{gap:.08rem;display:grid}.rc-apply-all>button:first-child strong{font-size:.67rem}.rc-apply-all>button:first-child small{color:#676d74;font-size:.56rem;font-weight:600;line-height:1.35}.rc-undo-batch{color:#9b3519;min-height:38px;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:.3rem;margin-top:.35rem;padding:.35rem .2rem;font-size:.62rem;font-weight:850;display:inline-flex}.rc-undo-batch svg{width:15px}.rc-batch-confirm{z-index:9;background:#fff;border:1px solid #d7d9dc;border-radius:9px;padding:.75rem;position:absolute;top:calc(100% + .35rem);left:0;right:0;box-shadow:0 14px 32px #14171b2b}.rc-batch-confirm>strong{font-size:.69rem}.rc-batch-confirm>p{color:#666c73;margin:.25rem 0 .55rem;font-size:.61rem;line-height:1.4}.rc-batch-confirm dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem;margin:0;display:grid}.rc-batch-confirm dl>div{background:#f7f7f7;border-radius:6px;padding:.35rem}.rc-batch-confirm dt{color:#747a81;font-size:.54rem}.rc-batch-confirm dd{margin:.08rem 0 0;font-size:.61rem;font-weight:850}.rc-batch-confirm>div:last-child{grid-template-columns:1fr 1.4fr;gap:.35rem;margin-top:.6rem;display:grid}.rc-batch-confirm>div:last-child button{color:#3d4248;min-height:42px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d8dade;border-radius:7px;font-size:.62rem;font-weight:850}.rc-batch-confirm>div:last-child button:last-child{border-color:var(--color-brand);background:var(--color-brand);color:#fff}.rc-advanced{border-top:1px solid #e2e3e5;margin-top:.75rem}.rc-advanced>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:.7rem;min-height:50px;list-style:none;display:flex}.rc-advanced>summary::-webkit-details-marker{display:none}.rc-advanced>summary span{gap:.08rem;display:grid}.rc-advanced>summary strong{font-size:.72rem}.rc-advanced>summary small{color:var(--color-muted);font-size:.57rem;font-weight:650}.rc-advanced>summary>svg{width:17px;transition:transform .16s}.rc-advanced[open]>summary>svg{transform:rotate(180deg)}.rc-advanced__body{padding-bottom:.35rem}.rc-tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:.32rem;display:grid}.rc-tabs button,.rc-chip-grid button,.rc-shapes button,.rc-segmented button,.rc-backgrounds button,.rc-format-grid button,.rc-icon-grid button{color:#454a50;min-height:39px;font:inherit;cursor:pointer;background:#fff;border:1px solid #dfe0e2;border-radius:7px;padding:.44rem .5rem;font-size:.64rem;font-weight:800}.rc-tabs button.is-active,.rc-shapes button.is-active,.rc-segmented button.is-active,.rc-backgrounds button.is-active,.rc-format-grid button.is-active{border-color:var(--color-brand);color:#d9441c;background:#fff5f1}.rc-control{border:0;border-top:1px solid #e2e3e5;min-width:0;margin:.9rem 0 0;padding:.8rem 0 0}.rc-control legend{color:#33383e;padding:0;font-size:.71rem;font-weight:850}.rc-chip-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.3rem;margin-top:.55rem;display:grid}.rc-chip-grid--sizes{grid-template-columns:repeat(2,minmax(0,1fr))}.rc-inline-fields{grid-template-columns:1fr auto 1fr auto;align-items:end;gap:.35rem;margin-top:.5rem;display:grid}.rc-inline-fields>span{padding-bottom:.7rem}.rc-inline-fields>button{background:var(--color-brand);color:#fff;min-height:40px;font:inherit;border:0;border-radius:7px;padding:.5rem;font-size:.65rem;font-weight:800}.rc-settings label{color:#50565c;gap:.28rem;min-width:0;font-size:.64rem;font-weight:800;display:grid}.rc-settings input[type=number],.rc-settings input[type=text],.rc-settings select{width:100%;min-width:0;min-height:40px;color:var(--color-ink);font:inherit;background:#fff;border:1px solid #d9dadd;border-radius:7px;padding:.48rem .55rem}.rc-two-fields,.rc-four-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem;margin-top:.55rem;display:grid}.rc-four-fields{grid-template-columns:repeat(4,minmax(0,1fr))}.rc-toggle{justify-content:space-between;align-items:center;gap:.6rem;min-height:42px;margin-top:.55rem;display:flex!important}.rc-toggle input{width:19px;height:19px;accent-color:var(--color-brand)}.rc-shapes{grid-template-columns:repeat(3,minmax(0,1fr));gap:.3rem;margin-top:.5rem;display:grid}.rc-shapes button{place-items:center;gap:.1rem;font-size:1.2rem;display:grid}.rc-shapes button span{font-size:.52rem}.rc-range{margin-top:.65rem}.rc-range strong{color:var(--color-brand-hover)}.rc-range input[type=range]{width:100%;accent-color:var(--color-brand)}.rc-segmented{grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem;margin-top:.5rem;display:grid}.rc-segmented button{justify-content:center;align-items:center;gap:.3rem;display:flex}.rc-segmented svg{width:15px}.rc-full-button{width:100%;margin-top:.4rem}.rc-backgrounds{grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem;margin-top:.5rem;display:grid}.rc-backgrounds button{text-align:left;align-items:center;gap:.35rem;display:flex}.rc-swatch{border:1px solid #bec1c5;border-radius:50%;flex:none;width:18px;height:18px}.rc-swatch--transparent{background-color:#fff;background-image:linear-gradient(45deg,#bbb 25%,#0000 25%),linear-gradient(-45deg,#bbb 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#bbb 75%),linear-gradient(-45deg,#0000 75%,#bbb 75%);background-position:0 0,0 4px,4px -4px,-4px 0;background-size:8px 8px}.rc-swatch--white{background:#fff}.rc-swatch--black{background:#000}.rc-color-row{align-items:end;gap:.4rem;margin-top:.5rem;display:flex}.rc-color-row label{flex:1}.rc-color-row input[type=color]{background:#fff;border:1px solid #d9dadd;border-radius:7px;width:100%;height:40px;padding:.2rem}.rc-warning,.rc-memory{color:#7b3c20;background:#fff7f1;border:1px solid #f0b89f;border-radius:8px;align-items:center;gap:.4rem;margin-top:.55rem;padding:.55rem;font-size:.64rem;line-height:1.4;display:flex}.rc-warning svg,.rc-memory svg{flex:none;width:16px}.rc-warning button{color:#a52e12;font:inherit;cursor:pointer;background:0 0;border:0;margin-left:auto;font-weight:850;text-decoration:underline}.rc-memory--high{color:#8b2c16;background:#fff1ed;border-color:#e59783}.rc-format-grid,.rc-icon-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem;margin-top:.5rem;display:grid}.rc-icon-grid button{justify-content:center;align-items:center;gap:.3rem;display:flex}.rc-icon-grid svg{width:15px}.rc-text-field{margin-top:.7rem}.rc-text-field small{color:var(--color-muted);font-size:.56rem;font-weight:500;line-height:1.45}.rc-more{border-top:1px solid #e2e3e5;margin-top:.85rem}.rc-more summary{cursor:pointer;justify-content:space-between;align-items:center;min-height:44px;font-size:.7rem;font-weight:850;display:flex}.rc-more summary svg{width:16px}.rc-more[open] summary svg{transform:rotate(180deg)}.rc-more__body{padding-bottom:.4rem}.rc-summary{background:#fff;border:1px solid #dedfe2;border-top:0;border-radius:0 0 15px 15px;gap:.7rem;padding:1rem;display:grid;box-shadow:0 16px 44px #1a1d2112}.rc-summary>div{gap:.35rem;min-width:0;display:grid}.rc-summary h2{margin:0 0 .2rem;font-size:.82rem}.rc-summary span{color:#4f555b;align-items:center;gap:.35rem;font-size:.68rem;display:flex}.rc-summary span svg{color:#168449;width:15px}.rc-summary__actions .rc-button{width:100%;margin:0}.rc-progress{border:1px solid #e0e1e3;border-radius:9px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.7rem;margin-top:.8rem;padding:.7rem;display:grid}.rc-progress svg{width:18px;color:var(--color-brand)}.rc-progress progress{width:100%;accent-color:var(--color-brand)}.rc-progress strong{font-size:.7rem}.rc-results{border:1px solid #dfe0e2;border-radius:12px;margin-top:1rem;padding:1rem}.rc-results h2{margin:0 0 .7rem;font-size:.9rem}.rc-results>div{gap:.4rem;display:grid}.rc-results button{text-align:left;cursor:pointer;background:#fff;border:1px solid #e1e2e4;border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.45rem;min-width:0;padding:.65rem;display:grid}.rc-results button>svg{color:var(--color-brand)}.rc-results button span{gap:.12rem;min-width:0;display:grid}.rc-results strong{text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;overflow:hidden}.rc-results small{color:var(--color-muted);font-size:.61rem}.rc-privacy{color:#596067;text-align:center;justify-content:center;align-items:center;gap:.45rem;margin:1rem 0 0;font-size:.72rem;line-height:1.5;display:flex}.rc-privacy svg{color:#168449;flex:none;width:17px}.rc-feedback{color:#555b61;text-align:center;min-height:1.2rem;margin:.55rem 0 0;font-size:.72rem}.rc-tool button:focus-visible,.rc-tool input:focus-visible,.rc-tool select:focus-visible,.rc-tool summary:focus-visible{outline-offset:2px;outline:3px solid #fd5e2f47}.rc-editorial,.rc-faq,.rc-methodology,.rc-related{max-width:1080px;margin:3rem auto 0}.rc-editorial h2,.rc-faq h2,.rc-methodology h2,.rc-related h2{letter-spacing:-.035em;margin:0 0 .8rem;font-size:clamp(1.45rem,2.8vw,2rem)}.rc-editorial h3{margin:1.1rem 0 .35rem;font-size:1.02rem}.rc-editorial p,.rc-editorial li,.rc-faq p,.rc-methodology p,.rc-related p{color:#565c62;line-height:1.72}.rc-editorial__section{margin-top:2.6rem}.rc-guide-grid,.rc-related__grid{gap:.8rem;display:grid}.rc-guide-grid article,.rc-related__grid a{background:#fff;border:1px solid #dfe0e2;border-radius:11px;padding:1rem}.rc-guide-grid p{margin-bottom:0}.rc-faq__grid{grid-template-columns:1fr;gap:.45rem;display:grid}.rc-faq details{border:1px solid #dfe0e2;border-radius:9px}.rc-faq summary{cursor:pointer;min-height:48px;padding:.8rem 1rem;font-weight:800}.rc-faq details p{margin:0;padding:0 1rem 1rem}.rc-methodology{background:#fafafa;border:1px solid #dfe0e2;border-radius:12px;padding:1rem}.rc-methodology p:last-child{margin-bottom:0}.rc-related__grid a{color:inherit;justify-content:space-between;align-items:center;gap:.7rem;text-decoration:none;display:flex}.rc-related__grid span{gap:.2rem;display:grid}.rc-related__grid small{color:var(--color-muted)}@keyframes rc-spin{to{transform:rotate(360deg)}}@media (width>=760px){.rc-summary{grid-template-columns:1fr 1fr 1.35fr}.rc-faq__grid,.rc-guide-grid,.rc-related__grid,.rc-results>div{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=1180px){.rc-workspace{grid-template-columns:minmax(225px,.72fr) minmax(500px,1.6fr) minmax(310px,1fr)}.rc-list,.rc-editor{border-bottom:0;border-right:1px solid #e2e3e5}.rc-settings{max-height:990px;overflow-y:auto}}@media (width<=760px){.rc-page__container{width:min(100% - 1.2rem,1320px);padding-bottom:3.5rem}.rc-hero{text-align:left}.rc-hero__badges{justify-content:flex-start}.rc-batch-header{flex-direction:column;align-items:flex-start}.rc-batch-header>div:last-child{width:100%}.rc-batch-header>div:last-child button{flex:1}.rc-quick-guide{grid-template-columns:1fr}.rc-quick-guide>button{grid-area:auto;justify-self:start}.rc-how-to{width:auto;left:.6rem;right:.6rem}.rc-editor__body{grid-template-columns:1fr}.rc-toolbar{border-bottom:1px solid #dfe0e2;border-right:0;grid-template-columns:repeat(5,minmax(0,1fr));gap:.15rem;max-width:100%;display:grid}.rc-toolbar button{min-width:0;min-height:48px}.rc-shape-palette{width:calc(100% - 1rem);top:106px;left:.5rem}.rc-canvas-wrap{min-height:390px}.rc-editor-canvas{height:390px}.rc-preview,.rc-preview canvas{height:220px;min-height:220px}}@media (width<=430px){.rc-file-notes,.rc-editor__header{flex-direction:column;align-items:flex-start}.rc-quick-guide{padding-inline:.7rem}.rc-quick-guide li{flex-direction:column;align-items:flex-start;gap:.2rem;font-size:.58rem}.rc-quick-guide li strong{text-overflow:clip;white-space:normal;line-height:1.2;overflow:visible}.rc-quick-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rc-chip-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.rc-four-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.rc-canvas-wrap{min-height:340px;padding:.35rem}.rc-editor-canvas{height:340px}}@media (width<=380px){.rc-page__container{width:min(100% - .8rem,1320px)}.rc-hero h1{font-size:2rem}.rc-hero__badges li{justify-content:flex-start;width:100%}.rc-dropzone{min-height:270px}.rc-batch-header>div:last-child{flex-direction:column}.rc-batch-header>div:last-child button{width:100%}.rc-list,.rc-editor,.rc-settings,.rc-summary{padding:.72rem}.rc-file{grid-template-columns:auto 44px minmax(0,1fr)}.rc-file>img{width:44px;height:44px}.rc-file>button{grid-column:2/-1;justify-self:end}.rc-inline-fields{grid-template-columns:1fr auto 1fr}.rc-inline-fields>button{grid-column:1/-1}.rc-shapes{grid-template-columns:repeat(2,minmax(0,1fr))}.rc-toolbar button{font-size:.49rem}.rc-toolbar svg{width:18px;height:18px}.rc-shape-palette>div:nth-child(2){grid-template-columns:1fr}.rc-canvas-wrap{min-height:310px}.rc-editor-canvas{height:310px}}@media (orientation:landscape) and (height<=520px){.rc-hero{margin-block:1rem}.rc-dropzone{min-height:220px}.rc-canvas-wrap{min-height:300px}.rc-editor-canvas{height:300px}}@media (prefers-reduced-motion:reduce){.rc-dropzone,.rc-status--processing svg,.rc-progress>svg,.rc-more summary svg,.rc-advanced>summary>svg{transition:none;animation:none}}
