.tools-shell{--tool-gold:#92610e}.tool-workspace{grid-template-columns:290px minmax(0,1fr);align-items:start;gap:24px;margin:28px 0;display:grid}.tool-panel,.tool-preview{background:#fff;border:1px solid #e7e5e4;border-radius:16px;min-width:0;padding:22px}.tool-panel{flex-direction:column;gap:16px;display:flex}.tool-panel label{flex-direction:column;gap:6px;font-size:14px;font-weight:500;display:flex}.tool-panel input:not([type=checkbox]):not([type=range]):not([type=color]),.tool-panel select,.tool-panel textarea{color:#292524;background:#fff;border:1px solid #d6d3d1;border-radius:7px;width:100%;padding:9px}.tool-panel input[type=range]{accent-color:#92610e;width:100%}.tool-panel input[type=checkbox]{margin-right:8px}.tool-panel button,.tool-action{color:#fff;cursor:pointer;background:#92610e;border-radius:8px;padding:10px 14px;font-weight:600}.tool-panel button:disabled,.tool-action:disabled{opacity:.45;cursor:wait}.tool-panel .tool-secondary{color:#292524;background:#f5f5f4;border:1px solid #d6d3d1}.tool-preview canvas{background-image:conic-gradient(#eee 25%,white 0 50%,#eee 0 75%,white 0);touch-action:none;background-size:20px 20px;max-width:100%;height:auto;margin:auto;display:block}.tool-preview{min-height:300px;overflow:auto}.tool-empty{text-align:center;color:#78716c;place-items:center;min-height:280px;display:grid}.tool-note{color:#57534e;font-size:13px;line-height:1.6}.tool-error{color:#9f1239;background:#fff1f2;border-radius:8px;margin:12px 0;padding:14px}.tool-status{color:#166534;background:#f0fdf4;border-radius:8px;margin:12px 0;padding:14px}.tool-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.tool-file{overflow-wrap:anywhere;border-bottom:1px solid #e7e5e4;padding:12px}.tool-file button{color:#292524;background:#f5f5f4;border-radius:5px;margin:4px;padding:4px 8px;font-size:13px}.tool-copy{color:#57534e;max-width:850px;margin:48px 0;line-height:1.8}.tool-copy h2{color:#292524;margin:28px 0 12px;font-size:24px;font-weight:650}.tool-copy ol{padding-left:24px;list-style:decimal}.tool-copy details{border-bottom:1px solid #e7e5e4;padding:16px 0}.tool-copy summary{cursor:pointer;color:#292524;font-weight:600}.tools-shell :focus-visible{outline-offset:3px;outline:3px solid #c79439}@media (max-width:760px){.tool-workspace{grid-template-columns:1fr}.tool-panel{padding:16px}.tool-preview{padding:12px}}
.tools-shell{color:#292b2e;min-height:100dvh;font-family:var(--font-geist-sans),Arial,sans-serif;background:#f7f8fa;padding:0 28px 36px}.tools-container{max-width:1440px;margin:0 auto}.tools-navigation{border-bottom:1px solid #e5e7eb;align-items:center;gap:36px;height:64px;margin-bottom:28px;font-size:13px;display:flex}.tools-navigation a{text-decoration:none}.tools-navigation a:hover{color:#956b20}.tools-navigation>div{gap:24px;display:flex}.tools-brand{color:#313338;align-items:center;gap:9px;font-weight:700;display:flex}.tools-brand>span{color:#fff;background:#86601f;border-radius:8px;place-items:center;width:29px;height:29px;font-family:Georgia,serif;font-size:18px;display:grid}.tools-local-badge{color:#69726c;align-items:center;gap:7px;margin-left:auto;font-size:11px;display:flex}.tools-local-badge i,.editor-preview-heading i{background:#71997c;border-radius:50%;width:6px;height:6px;display:inline-block}.tools-shell:has(.editor-page){min-height:100dvh;padding:0 24px}.tools-shell:has(.editor-page)>.tools-container{max-width:none}.tools-shell:has(.editor-page) .tools-navigation{flex:none;height:56px;margin:0}.editor-page{flex-direction:column;height:calc(100dvh - 56px);min-height:0;padding-bottom:16px;scroll-margin-top:56px;display:flex}.editor-page-heading{flex:none;justify-content:space-between;align-items:center;gap:24px;padding:17px 0;display:flex}.editor-page-heading>div{min-width:0}.editor-page-heading h1{letter-spacing:-.6px;align-items:center;gap:10px;margin:0;font-size:22px;font-weight:700;line-height:1.25;display:flex}.editor-page-heading h1>span{letter-spacing:.8px;color:#76551d;background:#f2ead8;border:1px solid #e8dabc;border-radius:4px;padding:3px 5px;font-size:9px;font-weight:600}.editor-page-heading>div>p{color:#626870;white-space:nowrap;text-overflow:ellipsis;max-width:950px;margin-top:5px;font-size:12px;line-height:1.5;overflow:hidden}.editor-help-button{cursor:pointer;background:#fff;border:1px solid #dedfe3;border-radius:7px;flex:none;align-items:center;gap:8px;padding:8px 12px;font-size:12px;font-weight:600;display:flex}.editor-help-button span{border:1.4px solid #73777b;border-radius:50%;place-items:center;width:15px;height:15px;font-size:10px;display:grid}.editor-workspace{background:#fff;border:1px solid #e0e2e6;border-radius:12px;flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden;box-shadow:0 4px 18px #20252c04}.editor-toolbar{border-bottom:1px solid #e8e9ec;flex:none;justify-content:space-between;align-items:center;gap:18px;min-height:56px;padding:10px 18px;display:flex}.editor-toolbar-start{align-items:center;gap:12px;min-width:0;display:flex}.editor-upload-button{white-space:nowrap;color:#373a3e;cursor:pointer;background:#fff;border:1px solid #dfe1e5;border-radius:6px;align-items:center;gap:6px;padding:7px 11px;font-size:12px;font-weight:600;display:flex;position:relative}.editor-upload-button>span{color:#9c762f;font-size:16px;line-height:1}.editor-upload-button:focus-within{outline-offset:2px;outline:2px solid #af8336}.editor-upload-button:has(input:disabled){opacity:.5;cursor:wait}.editor-file-input{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.editor-reset-button{color:#626870;cursor:pointer;white-space:nowrap;background:0 0;border:0;padding:7px;font-size:12px}.editor-reset-button:hover{color:#383c40}.editor-reset-button:disabled{opacity:.4;cursor:default}.editor-filename{color:#626870;text-overflow:ellipsis;white-space:nowrap;max-width:280px;font-size:11px;overflow:hidden}.editor-steps{color:#626870;flex:none;align-items:center;gap:24px;font-size:11px;list-style:none;display:flex}.editor-steps li{white-space:nowrap;align-items:center;gap:6px;display:flex}.editor-steps li>span{border:1px solid #e2e4e7;border-radius:50%;place-items:center;width:19px;height:19px;font-size:10px;display:grid}.editor-steps .current{color:#926b2d;font-weight:600}.editor-steps .current>span{background:#f4ead7;border-color:#e6d7b9}.editor-steps .complete>span{color:#568263;background:#eff6f0;border-color:#dceade}.editor-body{flex:1;grid-template-columns:300px minmax(0,1fr);min-height:0;display:grid}.editor-settings{background:#fff;border-right:1px solid #e6e8eb;flex-direction:column;min-width:0;min-height:0;display:flex}.editor-tabs{scrollbar-width:thin;border-bottom:1px solid #e9eaed;flex:none;gap:3px;padding:10px 10px 0;display:flex;overflow-x:auto}.editor-tabs button{color:#626870;cursor:pointer;white-space:nowrap;background:0 0;border-bottom:2px solid #0000;flex:1;min-width:0;padding:10px 3px 12px;font-size:11px;font-weight:500}.editor-tabs button[aria-selected=true]{color:#896322;background:#faf6ed;border-color:#ac8239;font-weight:650}.editor-tabs button:hover{background:#fcfaf6}.editor-tab-panel{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#d7d9dd transparent;flex:1;min-height:0;padding:20px;overflow-y:auto}.editor-tab-panel[hidden]{display:none}.editor-panel-heading{margin-bottom:21px}.editor-panel-heading h2{margin-bottom:6px;font-size:14px;font-weight:650}.editor-panel-heading p{color:#6e747d;font-size:12px;line-height:1.6}.editor-workspace .tool-panel{background:0 0;border:0;border-radius:0;gap:19px;padding:0}.editor-workspace .tool-panel label{color:#60656d;gap:8px;font-size:11px;font-weight:550;position:relative}.editor-workspace .tool-panel input:not([type=checkbox]):not([type=range]):not([type=color]),.editor-workspace .tool-panel select,.editor-workspace .tool-panel textarea{color:#353940;border-color:#e1e3e7;border-radius:6px;min-width:0;padding:9px 10px;font-size:12px}.editor-workspace .tool-panel input[type=color]{cursor:pointer;background:#fff;border:1px solid #e1e3e7;border-radius:6px;width:100%;height:35px;padding:3px}.editor-workspace .tool-panel input[type=checkbox]{accent-color:#ad823b;vertical-align:middle}.editor-workspace .tool-panel input[type=range]{accent-color:#a77a2e;cursor:pointer;height:16px}.editor-range-value{color:#806020;font-variant-numeric:tabular-nums;position:absolute;top:0;right:0}.editor-field-pair{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;display:grid}.editor-control-caption{text-transform:uppercase;letter-spacing:.7px;color:#626870;margin-bottom:-9px;font-size:10px;font-weight:600}.editor-workspace .tool-panel button{background:#86601f;border-radius:6px;padding:9px 10px;font-size:11px}.editor-workspace .tool-panel .tool-secondary{color:#646972;background:#f9fafb;border-color:#e5e7eb}.editor-workspace .tool-panel .tool-row>button{flex:1}.editor-workspace .tool-note{color:#6e747d;font-size:11px;line-height:1.6}.editor-preview{background:#f1f3f5;flex-direction:column;min-width:0;min-height:0;display:flex}.editor-preview-heading{color:#626870;flex:none;justify-content:space-between;padding:13px 20px;font-size:11px;display:flex}.editor-preview-heading>span:first-child{align-items:center;gap:7px;font-weight:550;display:flex}.editor-fit-label{color:#626870;font-size:10px}.editor-preview-content{flex-direction:column;flex:1;min-width:0;min-height:0;padding:12px 28px 0;display:flex}.editor-canvas-stage{flex:1;place-items:center;min-width:0;min-height:0;display:grid;position:relative}.editor-canvas-frame{flex:none;position:relative;box-shadow:0 4px 20px #252b3514,0 0 0 1px #00000004}.editor-canvas-frame canvas{touch-action:none;background-image:conic-gradient(#edf0f2 25%,white 0 50%,#edf0f2 0 75%,white 0);background-size:16px 16px;width:100%;height:100%;display:block}.editor-canvas-frame canvas[hidden]{display:none}.editor-canvas-frame .editor-annotation-layer{background:0 0;position:absolute;inset:0}.editor-face-guide{pointer-events:none;border:2px dashed #c59a47;border-radius:50%;width:36%;height:52%;position:absolute;top:15%;left:32%}.editor-preview-caption{color:#626870;white-space:nowrap;text-overflow:ellipsis;flex:none;justify-content:center;align-items:center;gap:15px;min-height:45px;font-size:10px;display:flex;overflow:hidden}.editor-preview-caption>span{text-overflow:ellipsis;overflow:hidden}.editor-empty{text-align:center;flex-direction:column;justify-content:center;place-self:center;align-items:center;gap:13px;width:100%;padding:12px;display:flex}.editor-empty-icon{color:#ae8542;background:#e9e3d8;border-radius:20px;place-items:center;width:68px;height:68px;margin-bottom:8px;display:grid}.editor-empty h2{letter-spacing:-.5px;color:#4c525a;font-size:20px;font-weight:650}.editor-empty p{color:#626870;max-width:320px;font-size:12px}.editor-empty>span{color:#626870;font-size:10px}.editor-empty .tool-action{background:#86601f;margin-top:5px;padding:10px 22px;font-size:12px}.editor-bottom-bar{border-top:1px solid #e5e7eb;flex:none;justify-content:space-between;align-items:center;gap:18px;min-height:66px;padding:11px 20px;display:flex}.editor-feedback{scrollbar-width:thin;min-width:0;max-height:46px;font-size:11px;line-height:1.5;overflow:auto}.editor-idle{color:#626870;align-items:center;gap:7px;display:flex}.editor-idle>span{color:#799987}.editor-error{color:#b13844}.editor-status{color:#38684a}.editor-actions{flex:none;align-items:center;gap:10px;display:flex}.editor-actions .editor-download{color:#fff;background:#86601f;border-radius:7px;justify-content:center;align-items:center;gap:24px;padding:11px 20px;font-size:12px;display:flex;box-shadow:0 2px 3px #8c632719}.editor-actions .editor-download:disabled{opacity:.45;cursor:default}.editor-download>span{font-size:16px;line-height:1}.editor-page-button{color:#69737b;cursor:pointer;background:#fff;border:1px solid #e0e3e7;border-radius:6px;width:27px;height:27px}.editor-page-button:disabled{opacity:.4;cursor:default}.editor-file-card{border:1px solid #e5e7eb;border-radius:8px;padding:10px}.editor-file-card.selected{background:#fffcf6;border-color:#d5bd92}.editor-workspace .tool-panel .editor-file-select{color:#555c65;text-align:left;background:0 0;align-items:center;gap:8px;width:100%;padding:0 0 12px;display:flex}.editor-file-select>span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.editor-file-select small{color:#626870;margin-top:3px;display:block}.editor-file-number{color:#aa8240;background:#fff;border:1px solid #ddd7cb;border-radius:4px;flex:none;place-items:center;width:26px;height:32px;display:grid}.editor-word-preview{padding:12px 28px 0}.editor-word-preview iframe{background:#fff;border:1px solid #e2e5e9;border-radius:2px;flex:1;width:100%;max-width:850px;min-height:0;margin:auto;box-shadow:0 3px 14px #33333306}.editor-word-preview>.editor-empty{flex:1}.editor-instructions{color:#626870;padding-left:17px;font-size:12px;line-height:1.8;list-style:decimal}.editor-instructions li+li{margin-top:8px}.editor-help-dialog{color:#353b43;border:1px solid #e2e4e8;border-radius:14px;width:min(740px,100vw - 32px);max-height:85dvh;margin:auto;padding:0;box-shadow:0 24px 80px #151b2930}.editor-help-dialog[open]{flex-direction:column;display:flex}.editor-help-dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#1d25355c}.editor-help-heading{border-bottom:1px solid #e5e7eb;flex:none;justify-content:space-between;align-items:center;padding:17px 24px;display:flex}.editor-help-heading h2{font-size:16px;font-weight:650}.editor-help-heading button{cursor:pointer;background:#f3f4f6;border-radius:6px;padding:6px 10px}.editor-help-content{padding:0 24px 24px;overflow-y:auto}.editor-help-content .tool-copy{margin:0}.editor-help-content .tool-copy h2{font-size:19px}.editor-help-content .tool-copy p,.editor-help-content .tool-copy li{font-size:13px}@media (min-width:1600px){.editor-body{grid-template-columns:320px minmax(0,1fr)}.editor-tabs button,.editor-workspace .tool-panel label{font-size:12px}}@media (max-width:1000px){.editor-steps{display:none}.editor-body{grid-template-columns:270px minmax(0,1fr)}.editor-tab-panel{padding:16px}.editor-preview-content{padding:8px 16px 0}}@media (max-width:700px){.tools-shell{padding:0 14px 24px}.tools-navigation{gap:20px;height:55px}.tools-navigation>div{gap:16px}.tools-brand{font-size:11px}.tools-local-badge{display:none}.tools-shell:has(.editor-page){padding:0}.editor-page{height:calc(100dvh - 45px);padding-bottom:env(safe-area-inset-bottom,0px)}.tools-shell:has(.editor-page) .tools-navigation{justify-content:space-between;height:45px;padding:0 13px;font-size:11px}.tools-brand>span{width:24px;height:24px;font-size:16px}.editor-page-heading{gap:8px;min-height:53px;padding:10px 13px}.editor-page-heading h1{letter-spacing:-.4px;gap:7px;font-size:18px}.editor-page-heading h1>span{padding:2px 4px;font-size:8px}.editor-page-heading>div>p{display:none}.editor-help-button{gap:5px;padding:7px 8px;font-size:10px}.editor-help-button span{width:13px;height:13px}.editor-workspace{border-left:0;border-right:0;border-radius:0}.editor-toolbar{gap:6px;min-height:44px;padding:7px 12px}.editor-toolbar-start{gap:8px;width:100%}.editor-upload-button{padding:6px 9px;font-size:11px}.editor-reset-button{padding:5px;font-size:10px}.editor-filename{text-align:right;flex:1;max-width:none;font-size:10px}.editor-body{grid-template-rows:minmax(90px,1fr) minmax(0,260px);grid-template-columns:1fr;display:grid}.editor-preview{grid-row:1}.editor-preview-heading{padding:8px 13px;font-size:10px}.editor-fit-label{font-size:9px}.editor-preview-content{padding:0 14px}.editor-preview-caption{gap:10px;min-height:30px;font-size:9px}.editor-page-button{width:25px;height:22px}.editor-settings{border-top:1px solid #e0e3e8;border-right:0;grid-row:2}.editor-tabs{gap:5px;min-height:39px;padding:0 9px}.editor-tabs button{padding:10px 8px 9px;font-size:11px}.editor-tab-panel{padding:12px 16px}.editor-panel-heading{margin-bottom:12px}.editor-panel-heading h2{display:none}.editor-panel-heading p{font-size:11px;line-height:1.4}.editor-workspace .tool-panel{gap:12px}.editor-workspace .tool-panel label{gap:5px;font-size:11px}.editor-workspace .tool-panel input:not([type=checkbox]):not([type=range]):not([type=color]),.editor-workspace .tool-panel select{padding:7px 9px;font-size:12px}.editor-workspace .tool-panel input[type=color]{height:31px}.editor-workspace .tool-panel button{padding:7px 10px}.editor-workspace .tool-note{font-size:10px}.editor-empty{gap:7px;padding:6px}.editor-empty-icon{border-radius:12px;width:40px;height:40px;margin-bottom:0}.editor-empty-icon svg{width:21px;height:21px}.editor-empty h2{font-size:15px}.editor-empty p{font-size:10px}.editor-empty .tool-action{margin:0;padding:7px 16px;font-size:11px}.editor-empty>span{font-size:9px}.editor-bottom-bar{flex-direction:column-reverse;align-items:stretch;gap:7px;min-height:65px;padding:8px 13px}.editor-actions{justify-content:stretch}.editor-actions .editor-download{gap:12px;width:100%;padding:9px 14px;font-size:12px}.editor-feedback{text-align:center;max-height:28px;font-size:9px}.editor-idle{justify-content:center}.editor-feedback .editor-idle{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.editor-word-preview iframe{max-width:100%}.editor-preview-tip{display:none}}@media (max-width:700px) and (max-height:700px){.editor-body{grid-template-rows:minmax(80px,1fr) minmax(0,220px)}.editor-empty-icon,.editor-empty>span{display:none}.editor-preview-caption{min-height:25px}.editor-page-heading{min-height:45px;padding:7px 13px}.editor-bottom-bar{min-height:59px}}@media (max-height:520px) and (min-width:701px){.tools-shell:has(.editor-page) .tools-navigation{height:40px}.editor-page{height:calc(100dvh - 40px)}.editor-page-heading{padding:8px 0}.editor-page-heading>div>p{display:none}.editor-toolbar{min-height:40px;padding:6px 14px}.editor-bottom-bar{min-height:48px;padding:7px 15px}}@media (prefers-reduced-motion:no-preference){.editor-tabs button,.tool-action,.editor-upload-button{transition:background-color .15s,border-color .15s}}
.editor-heading-actions{flex:none;align-items:center;gap:18px;display:flex}.editor-guide-link{color:#80612c;white-space:nowrap;font-size:12px;text-decoration:none}.editor-guide-link:hover{text-decoration:underline}.tool-guide{color:#343c44;max-width:1120px;margin:0 auto;padding:76px 12px 40px;scroll-margin-top:24px;line-height:1.75}.tool-guide h2,.tool-guide h3,.tool-guide p{margin:0}.tool-guide h2{letter-spacing:-.7px;font-size:28px;font-weight:650;line-height:1.3}.tool-guide h3{letter-spacing:-.2px;font-size:16px;font-weight:650;line-height:1.45}.tool-guide p{color:#67727d;font-size:14px;line-height:1.85}.tool-guide-eyebrow{letter-spacing:1.5px;color:#76551d;margin-bottom:12px;font-size:10px;font-weight:650;display:block}.tool-guide-intro{justify-content:space-between;align-items:flex-start;gap:48px;display:flex}.tool-guide-intro>div{max-width:760px}.tool-guide-intro h2{max-width:730px;font-size:34px;line-height:1.25}.tool-guide-intro p{margin-top:20px;font-size:15px}.tool-guide-return{white-space:nowrap;color:#81602a;background:#fffdf8;border:1px solid #ded4c2;border-radius:7px;flex:none;justify-content:center;align-items:center;gap:20px;padding:10px 16px;font-size:12px;font-weight:550;text-decoration:none;display:inline-flex}.tool-guide-return:hover{background:#fcf5e8;border-color:#b89355}.tool-guide-nav{border-top:1px solid #e2e5e8;border-bottom:1px solid #e2e5e8;flex-wrap:wrap;align-items:center;gap:10px;margin:28px 0 0;padding:21px 0;display:flex}.tool-guide-nav>span{color:#58636c;margin-right:20px;font-size:11px}.tool-guide-nav>a{color:#5f6a75;background:#fff;border:1px solid #e2e5e8;border-radius:20px;padding:5px 12px;font-size:12px;text-decoration:none}.tool-guide-nav>a:hover{color:#8a6529;border-color:#bf9b5f}.tool-guide-section{border-bottom:1px solid #e2e5e8;padding:52px 0;scroll-margin-top:24px}.tool-guide-section>h2{margin-bottom:26px}.tool-guide-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin:0;padding:0;list-style:none;display:grid}.tool-guide-step-number{color:#76551d;background:#faf5e9;border:1px solid #e5d9c2;border-radius:11px;justify-content:center;align-items:center;width:38px;height:38px;margin-bottom:17px;font-size:13px;display:flex}.tool-guide-steps p{margin-top:10px;font-size:13px}.tool-guide-features{border-top:1px dashed #dde2e6;flex-wrap:wrap;gap:12px 20px;margin:20px 0 0;padding:24px 0 0;list-style:none;display:flex}.tool-guide-features li{color:#58636c;align-items:center;gap:7px;font-size:11px;display:flex}.tool-guide-features li>span{color:#578269}.tool-guide-cards,.tool-guide-related{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.tool-guide-cards>div{background:#fff;border:1px solid #e1e5e9;border-radius:12px;padding:24px}.tool-guide-cards p{margin-top:12px;font-size:13px}.tool-guide-table-wrap{background:#fff;border:1px solid #e0e4e8;border-radius:12px;overflow:hidden}.tool-guide-table{border-collapse:collapse;text-align:left;table-layout:fixed;width:100%;font-size:13px}.tool-guide-table caption{text-align:left;color:#58636c;background:#fff;padding:13px 18px;font-size:11px}.tool-guide-table th,.tool-guide-table td{vertical-align:top;overflow-wrap:anywhere;border-top:1px solid #e7e9ed;padding:16px 18px}.tool-guide-table thead{color:#58636c;letter-spacing:.2px;background:#f2f4f6;font-size:11px}.tool-guide-table th:first-child{width:22%}.tool-guide-table th:nth-child(2){width:30%}.tool-guide-table tbody th{color:#4a535d;font-weight:600}.tool-guide-table td{color:#58636c}.tool-guide-tips{background:#fcf9f2;border:1px solid #e6ddcb;border-radius:10px;grid-template-columns:220px minmax(0,1fr);gap:24px;margin-top:24px;padding:24px;display:grid}.tool-guide-tips h3{color:#886a34;font-size:14px}.tool-guide-tips ul{color:#58636c;margin:0;padding-left:17px;font-size:13px;list-style:outside}.tool-guide-tips li+li{margin-top:8px}.tool-guide-faq{grid-template-columns:300px minmax(0,1fr);gap:50px;display:grid}.tool-guide-faq>div>p{margin-top:16px;font-size:13px}.tool-guide-faq details{border-bottom:1px solid #e1e5e9;padding:17px 0}.tool-guide-faq details:first-child{padding-top:0}.tool-guide-faq summary{cursor:pointer;color:#48515b;justify-content:space-between;align-items:flex-start;gap:24px;font-size:14px;font-weight:550;list-style:none;display:flex}.tool-guide-faq summary::-webkit-details-marker{display:none}.tool-guide-faq summary>span{color:#997638;flex:none;font-size:19px;font-weight:400;line-height:1.2}.tool-guide-faq details[open] summary>span{transform:rotate(45deg)}.tool-guide-faq details>p{margin-top:14px;font-size:13px}.tool-guide-privacy{background:#f1f7f3;border:1px solid #dce7df;border-radius:12px;gap:20px;margin-top:44px;padding:26px;display:flex}.tool-guide-privacy h2{letter-spacing:-.3px;margin-bottom:9px;font-size:19px}.tool-guide-privacy p{color:#58636c;max-width:900px;font-size:13px}.tool-guide-privacy p>a{text-underline-offset:3px;text-decoration:underline}.tool-guide-privacy-icon{color:#5b8869;border:1px solid #bcd2c1;border-radius:50%;flex:none;place-items:center;width:32px;height:32px;display:grid}.tool-guide-related>a{background:#fff;border:1px solid #e0e4e8;border-radius:10px;padding:22px;text-decoration:none;display:block}.tool-guide-related>a:hover{border-color:#b4945e}.tool-guide-related h3{justify-content:space-between;gap:8px;font-size:15px;display:flex}.tool-guide-related h3>span{color:#a08047}.tool-guide-related p{margin-top:8px;font-size:12px}.tool-guide-footer{flex-wrap:wrap;align-items:center;gap:20px;padding-top:32px;display:flex}.tool-guide-footer>p{color:#444d57;margin-right:auto;font-size:15px;font-weight:550}.tool-guide-footer>a:last-child{color:#58636c;text-underline-offset:3px;font-size:12px;text-decoration:underline}@media (max-width:900px){.tool-guide-faq{grid-template-columns:230px minmax(0,1fr);gap:28px}.tool-guide-intro{gap:20px}.tool-guide-intro h2{font-size:30px}.tool-guide-cards>div{padding:18px}.tool-guide-tips{grid-template-columns:180px minmax(0,1fr)}}@media (max-width:700px){.editor-heading-actions{gap:0}.editor-guide-link{display:none}.tool-guide{padding:42px 20px 32px;scroll-margin-top:12px}.tool-guide h2{font-size:23px}.tool-guide h3{font-size:15px}.tool-guide-intro{display:block}.tool-guide-intro h2{font-size:28px}.tool-guide-intro p{margin-top:16px;font-size:14px}.tool-guide-intro>.tool-guide-return{margin-top:20px}.tool-guide-nav{gap:8px;margin-top:24px;padding:16px 0}.tool-guide-nav>span{width:100%;margin-bottom:3px}.tool-guide-nav>a{padding:5px 10px;font-size:11px}.tool-guide-section{padding:34px 0}.tool-guide-section>h2{margin-bottom:22px}.tool-guide-steps{grid-template-columns:1fr;gap:24px}.tool-guide-step-number{border-radius:8px;width:30px;height:30px;margin-bottom:10px}.tool-guide-features{gap:10px 14px;margin-top:24px;padding-top:18px}.tool-guide-cards,.tool-guide-related{grid-template-columns:1fr;gap:12px}.tool-guide-cards>div{padding:20px}.tool-guide-cards p{margin-top:9px}.tool-guide-table{font-size:11px}.tool-guide-table caption{padding:12px;font-size:10px}.tool-guide-table th,.tool-guide-table td{padding:12px 9px}.tool-guide-table thead{font-size:10px}.tool-guide-table th:first-child{width:25%}.tool-guide-table th:nth-child(2){width:29%}.tool-guide-tips{grid-template-columns:1fr;gap:12px;padding:20px}.tool-guide-faq{grid-template-columns:1fr;gap:24px}.tool-guide-faq summary{gap:12px;font-size:13px}.tool-guide-privacy{gap:12px;margin-top:30px;padding:20px}.tool-guide-privacy h2{font-size:18px}.tool-guide-privacy p{font-size:12px}.tool-guide-privacy-icon{width:24px;height:24px;font-size:12px}.tool-guide-footer{gap:16px}.tool-guide-footer>p{width:100%}.tool-guide-return{gap:10px;padding:9px 12px;font-size:11px}}
/*# sourceMappingURL=613547c325e47e42.css.map*/