*{box-sizing:border-box}:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#263c35;background:#f5f4ef;--bg:#f5f4ef;--panel:#fffefa;--text:#263c35;--muted:#717c74;--border:#dddfd5;--soft:#e9ede3;--green:#315a49;--code:#f8f9f5;color-scheme:light}:root[data-theme=dark]{--bg:#17231e;--panel:#1e2e26;--text:#e3eadf;--muted:#a8b6ac;--border:#3c4b40;--soft:#2c4034;--green:#a4c6ae;--code:#19271f;background:var(--bg);color:var(--text);color-scheme:dark}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,select,textarea{outline-offset:4px}button{cursor:pointer;background:var(--panel);color:var(--text);border:1px solid var(--border);border-radius:7px;padding:9px 14px;font-size:13px;font-weight:550}button:hover:not(:disabled),.button:hover{background:var(--soft)}button:disabled{opacity:.45;cursor:not-allowed}a{color:inherit}header{height:82px;border-bottom:1px solid var(--border);display:flex;align-items:center;padding:0 32px;gap:52px;background:var(--panel)}.brand{display:flex;align-items:center;border:0;background:none!important;font-size:22px;letter-spacing:-1px;padding:0;white-space:nowrap}.brand-light{font-weight:400}.brand-mark{background:#315a49;color:#fff;border-radius:10px;width:34px;height:36px;margin-right:10px;font-size:30px;line-height:27px;font-weight:600;position:relative}.brand-mark span{position:absolute;right:3px;top:-6px;color:#d6dfa9}.search{display:flex;align-items:center;border:1px solid var(--border);border-radius:8px;background:var(--bg);padding:9px 12px;width:380px;gap:9px}.search input{border:0;background:none;min-width:0;width:100%;padding:0}.search>span{font-size:23px;line-height:20px;color:var(--muted)}kbd{white-space:nowrap;font-size:10px;color:var(--muted);border:1px solid var(--border);padding:3px 5px;border-radius:4px}.header-right{margin-left:auto;display:flex;gap:20px;align-items:center}.offline{font-size:11px;white-space:nowrap;display:flex;align-items:center;gap:7px}.offline i{width:6px;height:6px;border-radius:50%;background:#78985c}.theme{font-size:21px;padding:2px 9px;border:0;background:none}.layout{display:flex;min-height:calc(100vh - 82px)}aside{width:235px;flex-shrink:0;border-right:1px solid var(--border);padding:35px 20px;display:flex;flex-direction:column;gap:8px}.nav-heading{font-size:10px;letter-spacing:1.8px;color:var(--muted);padding:0 14px 17px}aside>button{display:flex;gap:14px;text-align:left;border:0;background:none;padding:13px 14px;font-size:13px}aside>button.active{background:var(--soft);color:var(--green)}aside>button>span{width:19px;font-size:16px}aside>button small{margin-left:auto;color:var(--muted)}.aside-note{margin-top:auto;padding:65px 14px 0;color:var(--muted);font-size:12px;line-height:1.8}.aside-note strong{display:block;color:var(--text);font-weight:550}.aside-note small{font-size:9px;letter-spacing:1px}.seal{display:block;font-size:30px;margin-bottom:5px;color:var(--green)}main{padding:48px 54px 0;width:100%;max-width:1550px;margin:auto;align-self:stretch;min-width:0}.eyebrow{color:var(--green);font-size:10px;letter-spacing:2px;font-weight:650}h1{font-size:48px;font-weight:500;letter-spacing:-2px;line-height:1.12;margin:17px 0}h1>span{color:#899380}.home-heading p{font-size:14px;color:var(--muted);line-height:1.9;margin:18px 0 42px}.section-label{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.section-label h2{font-size:16px;font-weight:600;margin:0}.section-label>span{font-size:11px;color:var(--muted)}.cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.card{background:var(--panel);border:1px solid var(--border);border-radius:12px;padding:22px 24px;transition:border-color .15s,box-shadow .15s;position:relative}.card:hover{border-color:#97aa92;box-shadow:0 5px 18px #29402c08}.card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.tool-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:10px;font-family:monospace;font-size:20px;background:#ebeedb;color:#677647}.tool-icon.pdf{background:#efe6e0;color:#94684d}.tool-icon.image{background:#e6eced;color:#547577}.tool-icon.lists{background:#eee8f0;color:#82648f}.pin{border:0;background:none;padding:3px;font-size:20px;color:var(--muted);z-index:1}.pin[aria-pressed=true]{color:#a28630}.card-category{font-size:10px;color:var(--muted);letter-spacing:1px;text-transform:uppercase}.card a{text-decoration:none}.card a:after{content:"";position:absolute;inset:0;border-radius:12px}.card h3{font-size:19px;letter-spacing:-.4px;font-weight:550;display:flex;justify-content:space-between;margin:7px 0}.card h3 span{color:var(--muted);font-size:19px}.card p{font-size:12px;color:var(--muted);line-height:1.6;margin:9px 0 23px}.card-bottom{display:flex;justify-content:space-between;border-top:1px solid var(--border);padding-top:14px;font-size:10px;color:var(--muted)}.card-bottom span:first-child{font-size:8px;letter-spacing:1.4px;color:var(--green)}.privacy-strip{display:flex;align-items:center;gap:16px;background:var(--soft);border-radius:9px;padding:20px 24px;margin-top:28px}.privacy-strip>span:first-child{font-size:27px;color:var(--green)}.privacy-strip strong{font-size:12px;font-weight:600}.privacy-strip p{font-size:11px;color:var(--muted);margin:5px 0 0}.privacy-tag{font-size:8px;letter-spacing:1px;margin-left:auto;white-space:nowrap;color:var(--green)}footer{margin-top:44px;border-top:1px solid var(--border);padding:23px 0;display:flex;justify-content:space-between;gap:15px;color:var(--muted);font-size:10px}.dot{margin:0 7px}.crumb{display:flex;align-items:center;gap:12px;font-size:12px;color:var(--muted);margin-bottom:26px}.crumb button{border:0;background:none;padding:0;color:var(--muted)}.tool-heading{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:25px}.tool-heading h1{font-size:35px;letter-spacing:-1px;margin:10px 0}.tool-heading p{font-size:13px;color:var(--muted);margin:0}.local-pill{font-size:10px;color:var(--green);white-space:nowrap}.tool-panel{border:1px solid var(--border);background:var(--panel);border-radius:12px;padding:24px}.toolbar{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:0 0 18px}.toolbar .toolbar{margin:0}.spacer{flex:1}.primary{background:#315a49;color:#fff;border-color:#315a49}.primary:hover:not(:disabled){background:#244437}label{font-size:12px;display:flex;gap:7px;align-items:center}input:not([type=checkbox],[type=range],[type=file]),select{border:1px solid var(--border);border-radius:5px;background:var(--code);color:var(--text);padding:8px;min-width:0}input[type=checkbox]{accent-color:#315a49}.editors{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:18px}.editors>label{display:flex;align-items:stretch;flex-wrap:wrap;font-weight:600}.editors label span{font-weight:400;color:var(--muted);margin-left:auto;font-size:10px}textarea{display:block;width:100%;resize:vertical;min-height:290px;border:1px solid var(--border);border-radius:6px;background:var(--code);color:var(--text);padding:15px;line-height:1.7;font-size:12px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;tab-size:2}.compact textarea{min-height:190px}.status{font-size:12px;min-height:20px;display:flex;align-items:center;gap:10px;margin:12px 0}.status:empty{display:none}.error{color:#b74637}.success{color:var(--green)}.help{border-top:1px solid var(--border);margin-top:20px;padding-top:17px;font-size:11px;color:var(--muted);line-height:1.8}summary{cursor:pointer;font-weight:550}.help p{max-width:850px}.button{display:inline-flex;border:1px solid var(--border);border-radius:6px;padding:8px 12px;background:var(--panel);cursor:pointer;font-weight:550;font-size:12px}.file-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}label:focus-within{outline:2px solid #6c9973;outline-offset:3px}.drop{border:1px dashed #9baa94;border-radius:9px;padding:27px;display:flex;flex-direction:column;text-align:center;background:var(--code);gap:9px;margin-bottom:22px;cursor:pointer}.drop.over{background:var(--soft);border:2px solid var(--green)}.drop-icon{font-size:30px;line-height:1.2;color:var(--green)}.drop strong{font-size:15px;font-weight:550}.drop>span:not(.drop-icon,.button){color:var(--muted);font-size:11px}.drop .button{margin-top:7px}.file-list{list-style:none;padding:0;max-height:400px;overflow:auto}.file-list li{display:flex;align-items:center;gap:10px;padding:12px 0;border-bottom:1px solid var(--border)}.file-list li>div{flex:1;min-width:0}.file-list strong{font-size:12px;word-break:break-word}.file-list small{display:block;color:var(--muted);font-size:10px;margin-top:4px}.file-number{font-size:11px;color:var(--muted);margin-right:10px}.success-box{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px;background:var(--soft);border-radius:8px;font-size:13px}.success-box p{color:var(--muted);font-size:11px;margin:5px 0}.tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:12px}.tabs button{font-size:11px}.tabs b{padding:2px 5px;border-radius:3px;background:var(--soft);margin-left:8px;font-size:10px}.tabs .selected{border-color:var(--green)}.result textarea{min-height:140px;margin-bottom:12px}.image-workspace{display:grid;grid-template-columns:1fr 245px;gap:24px}.preview{background:repeating-conic-gradient(var(--bg) 0% 25%,var(--soft) 0% 50%) 50%/20px 20px;min-height:280px;border:1px solid var(--border);border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:16px}.preview img{max-width:100%;max-height:370px;object-fit:contain}.preview p{background:var(--panel);padding:7px 9px;font-size:10px;color:var(--muted)}.image-options{display:flex;flex-direction:column;gap:15px}.image-options h3{font-size:13px;margin:0}.fields{display:grid;grid-template-columns:1fr 1fr;gap:12px}.image-options label:not(:has([type=checkbox])){flex-direction:column;align-items:stretch;text-transform:capitalize}.fields input{width:100%}.image-options details{font-size:12px}.muted{color:var(--muted);font-size:10px;line-height:1.6}.empty{text-align:center;padding:40px;color:var(--muted)}.skip{position:fixed;top:-60px}.skip:focus{top:10px;left:10px;z-index:10;background:var(--panel);padding:12px}.spinner{width:12px;height:12px;border:2px solid var(--border);border-top-color:var(--green);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(min-width:1500px){.cards{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:1050px){header{gap:25px;padding:0 20px}.search{width:300px}aside{width:185px;padding:30px 12px}main{padding:35px 28px 0}.privacy-tag,.local-pill{display:none}}@media(max-width:720px){header{height:auto;min-height:75px;flex-wrap:wrap;gap:14px;padding:17px 18px}.brand{font-size:20px}.search{order:3;width:100%}.header-right{gap:8px}.offline{font-size:9px}.layout{display:block}aside{width:100%;border-right:0;border-bottom:1px solid var(--border);padding:10px 14px;flex-direction:row;overflow-x:auto;gap:3px}aside>button{white-space:nowrap;padding:9px 11px;font-size:11px}aside small,aside>button>span,.nav-heading,.aside-note{display:none}main{padding:30px 18px 0}h1{font-size:38px}.home-heading p{font-size:12px;margin-bottom:28px}.cards{gap:12px}.card{padding:17px}.card h3{font-size:16px}.card p{font-size:11px;min-height:35px}.card-bottom span:last-child{display:none}.privacy-strip{padding:16px}.privacy-strip p{line-height:1.6}footer{font-size:9px;flex-direction:column;margin-top:30px}.tool-panel{padding:16px}.tool-heading h1{font-size:30px}.editors{grid-template-columns:1fr}textarea{min-height:200px}.image-workspace{grid-template-columns:1fr}.toolbar{gap:8px}.toolbar button{font-size:11px}.file-list button{padding:6px 10px}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}
