:root{color:#17201d;background:#f6f5f0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:320px}button,textarea,input,select{font:inherit}button,select{cursor:pointer}button{border:0}.app{min-height:100vh;display:flex;flex-direction:column}.site-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:16px clamp(18px,4vw,56px);border-bottom:1px solid #d9ded4;background:#f6f5f0ed;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand{min-width:210px;display:inline-flex;align-items:center;gap:12px;color:inherit;background:transparent;text-decoration:none;text-align:left}.brand-mark{width:42px;height:42px;display:grid;place-items:center;border-radius:8px;color:#f9fbf5;background:#1d4d3d;font-size:1.25rem;font-weight:800}.brand strong,.brand small{display:block}.brand small{max-width:240px;color:#66736b;font-size:.78rem;line-height:1.2}.top-actions{display:flex;align-items:center;justify-content:flex-end;gap:14px}nav{display:flex;align-items:center;justify-content:flex-end;gap:6px;flex-wrap:wrap}nav a,.secondary,.action-grid button,.segmented button,.result-head button,.workspace>button{min-height:38px;border-radius:8px;color:#24302b;background:#e7ebe2;padding:0 14px;transition:background .16s ease,color .16s ease,transform .16s ease}nav button{display:inline-flex;align-items:center;gap:7px}nav a{display:inline-flex;align-items:center;gap:7px;text-decoration:none}nav a:hover,.secondary:hover,.action-grid button:hover,.segmented button:hover,.result-head button:hover,.workspace>button:hover{background:#d7e5d7;transform:translateY(-1px)}nav a.active,.segmented button.active,.workspace>button{color:#fff;background:#1d4d3d}.language{display:flex;align-items:center;gap:8px;color:#5f6e66;font-size:.85rem}select,input{height:38px;border:1px solid #cbd4ca;border-radius:8px;color:#17201d;background:#fff;padding:0 12px}.tool{width:min(1120px,calc(100% - 36px));margin:0 auto;padding:clamp(34px,7vw,70px) 0 42px;flex:1}.tool-intro{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:18px;margin-bottom:24px}.tool-mark{width:68px;height:68px;display:grid;place-items:center;border-radius:8px;color:#fff;background:#315f8b}.tool-mark .icon{width:34px;height:34px}h1,h2,p{margin:0}h1{font-size:clamp(2rem,5vw,4.4rem);line-height:.96;letter-spacing:0}.tool-intro p{max-width:620px;margin-top:10px;color:#5f6e66;font-size:1.05rem;line-height:1.55}.workspace{display:grid;gap:16px;padding:clamp(18px,4vw,30px);border:1px solid #d9ded4;border-radius:8px;background:linear-gradient(135deg,#ffffffe6,#eef4ebe6),#fff;box-shadow:0 18px 60px #202d2714}.editor-label,.form-grid span{color:#536159;font-size:.82rem;font-weight:700;text-transform:uppercase}textarea{width:100%;min-height:250px;resize:vertical;border:1px solid #cbd4ca;border-radius:8px;color:#17201d;background:#fcfdfb;padding:18px;line-height:1.55;outline:none}textarea:focus,input:focus,select:focus{border-color:#315f8b;box-shadow:0 0 0 4px #315f8b24}.toolbar{display:flex;justify-content:flex-end}.stat-grid,.action-grid,.form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.stat{min-height:96px;display:grid;align-content:center;gap:6px;border:1px solid #d9ded4;border-radius:8px;background:#f8faf6;padding:16px}.stat strong{color:#1d4d3d;font-size:clamp(1.45rem,3vw,2.2rem)}.stat span{color:#66736b}.action-grid button{min-height:54px;font-weight:700}.form-grid label{display:grid;gap:6px}.form-grid .check{min-height:38px;grid-template-columns:auto 1fr;align-items:center;align-self:end}.check input{width:18px;height:18px}.segmented{width:fit-content;display:inline-flex;border:1px solid #cbd4ca;border-radius:8px;padding:4px;background:#fff}.segmented button{background:transparent}.result-box{display:grid;gap:12px;border:1px solid #d9ded4;border-radius:8px;background:#f8faf6;padding:16px}.result-head{display:flex;align-items:center;justify-content:space-between;gap:16px}h2{font-size:1rem}output{min-height:58px;display:block;overflow-wrap:anywhere;border-radius:8px;background:#fff;padding:14px;line-height:1.5}.icon{width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;flex:0 0 auto}footer{display:flex;justify-content:space-between;gap:18px;padding:22px clamp(18px,4vw,56px);border-top:1px solid #d9ded4;color:#66736b;font-size:.9rem}@media(max-width:920px){.site-header,.top-actions{align-items:stretch;flex-direction:column}nav,.top-actions{justify-content:flex-start}.language{align-self:flex-start}}@media(max-width:720px){.tool{width:min(100% - 24px,1120px);padding-top:26px}.tool-intro,.stat-grid,.action-grid,.form-grid{grid-template-columns:1fr}nav a{width:calc(50% - 3px);justify-content:center}footer{flex-direction:column}}
