:root{--ink:#15231e;--cream:#f8f4eb;--paper:#fffdf8;--line:#dcd8ce;--orange:#ef633d;--indigo:#5668da;--muted:#66716c}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Manrope,Arial,sans-serif}.site-header{height:78px;max-width:1240px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:0 28px}.brand{color:var(--ink);font-size:21px;font-weight:800;text-decoration:none;letter-spacing:-1px}.brand-mark{display:inline-grid;place-items:center;margin-right:7px;width:23px;height:23px;border-radius:7px;color:#fff;background:var(--orange);font-size:23px;line-height:1}.site-header nav{display:flex;gap:30px}.site-header nav a,.text-link{color:var(--ink);text-decoration:none;font-size:14px;font-weight:700}.header-cta{font-size:13px;font-weight:800;text-decoration:none;color:var(--ink);border-bottom:1px solid var(--ink);padding-bottom:3px}.header-cta span{color:var(--orange);font-size:18px}.hero{max-width:900px;margin:83px auto 66px;text-align:center;padding:0 24px}.eyebrow,.kicker{font-family:"DM Mono",monospace;font-size:11px;letter-spacing:1.2px;font-weight:500}.eyebrow{display:inline-flex;gap:8px;align-items:center;background:#e3eee6;border-radius:30px;padding:8px 13px;color:#365243}.pulse{width:7px;height:7px;background:#56a36f;border-radius:50%;box-shadow:0 0 0 4px #cae5d2}.hero h1{font-size:clamp(52px,8vw,90px);line-height:.98;letter-spacing:-5px;margin:23px 0 23px;font-weight:800}.hero h1 em{font-family:Georgia,serif;font-weight:400;color:var(--orange);letter-spacing:-4px}.hero-copy{font-size:18px;line-height:1.6;color:var(--muted);max-width:550px;margin:0 auto}.hero-actions{display:flex;align-items:center;justify-content:center;gap:25px;margin:31px 0}.button{border:0;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;gap:19px;border-radius:4px;padding:14px 18px;font-family:inherit;font-weight:800;font-size:14px}.primary{background:var(--ink);color:#fff}.primary span{color:#b9ff6e;font-size:17px}.text-link span{color:var(--orange);font-size:18px}.trust-row{display:flex;justify-content:center;gap:23px;color:#526059;font-size:12px;font-weight:700}.ad-slot{height:116px;max-width:970px;margin:0 auto 100px;background:#f0ece4;border-top:1px solid #e3ded5;border-bottom:1px solid #e3ded5;display:grid;place-content:center;text-align:center;color:#aaa397;font-size:12px}.ad-slot span{font-family:"DM Mono",monospace;font-size:9px;letter-spacing:1px;margin-bottom:8px}.tools-section,.how-section{max-width:1184px;margin:auto;padding:0 28px}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:34px}.kicker{color:var(--orange);margin:0 0 10px}.section-heading h2,.how-section h2{font-size:39px;letter-spacing:-2.4px;margin:0}.section-heading>p{max-width:310px;font-size:14px;line-height:1.6;color:var(--muted);margin:0}.tool-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.tool-card{background:var(--paper);border:1px solid var(--line);min-height:258px;padding:24px;display:flex;flex-direction:column;position:relative;transition:transform .18s,box-shadow .18s}.tool-card:hover{transform:translateY(-4px);box-shadow:0 12px 26px #392f2011}.tool-card.featured{background:#e7ebff;border-color:#b8c1ef}.tool-icon{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;font-weight:800;font-size:17px;margin-bottom:29px}.indigo{background:#c6cffd;color:#263485}.coral{background:#ffd5ca;color:#9c3c24}.yellow{background:#ffedae;color:#786016}.mint{background:#c7eddb;color:#226044}.sky{background:#cde9f1;color:#266072}.violet{background:#ded6fb;color:#524489}.tag{position:absolute;right:19px;top:24px;font-family:"DM Mono",monospace;font-size:9px;letter-spacing:.7px;background:#5163d8;color:white;padding:5px 7px;border-radius:3px}.tag.neutral{background:#e9e6df;color:#77726a}.tool-card h3{font-size:19px;letter-spacing:-.7px;margin:0 0 9px}.tool-card p{font-size:13px;line-height:1.55;color:var(--muted);margin:0;max-width:240px}.tool-open{padding:0;border:0;background:none;cursor:pointer;font:700 13px Manrope;margin-top:auto;color:var(--ink);text-align:left}.tool-open span{font-size:18px;color:var(--orange);margin-left:7px}.coming{opacity:.76}.how-section{margin-top:126px;background:var(--ink);max-width:none;color:#fff;padding:78px max(28px,calc((100% - 1128px)/2))}.how-section h2{max-width:520px}.how-section .kicker{color:#b9ff6e}.how-section{display:flex;justify-content:space-between;gap:80px}.how-section ol{margin:0;padding:0;list-style:none;width:495px}.how-section li{display:flex;gap:20px;border-top:1px solid #ffffff2b;padding:17px 0}.how-section li:last-child{border-bottom:1px solid #ffffff2b}.how-section li>span{font:11px "DM Mono";color:#b9ff6e;padding-top:5px}.how-section h3{font-size:15px;margin:0 0 4px}.how-section p{font-size:13px;line-height:1.5;color:#c5d1ca;margin:0}.lower{margin:75px auto}footer{border-top:1px solid var(--line);max-width:1184px;margin:auto;padding:35px 28px;display:grid;grid-template-columns:1fr 1fr auto;align-items:center;font-size:13px;color:var(--muted)}footer p{margin:0}.fine{font-size:11px}dialog{border:0;max-width:650px;width:calc(100% - 30px);padding:0;background:var(--paper);color:var(--ink);box-shadow:0 25px 80px #14221e55}dialog::backdrop{background:#12201988}.modal-head{display:flex;justify-content:space-between;align-items:start;padding:28px 30px 19px;border-bottom:1px solid var(--line)}.modal-head h2{margin:0;font-size:30px;letter-spacing:-1.5px}.close{border:0;background:none;color:var(--ink);font-size:31px;line-height:1;cursor:pointer}#modal-content{padding:24px 30px 30px}.modal-intro{margin:0 0 21px;line-height:1.55;font-size:14px;color:var(--muted)}.drop-zone{min-height:128px;border:1.5px dashed #a9aaa0;background:#f7f6f1;display:grid;place-content:center;text-align:center;cursor:pointer;margin-bottom:18px}.drop-zone span{font-size:15px;font-weight:800}.drop-zone small{color:var(--muted);font-size:12px;margin-top:5px}.drop-zone input{display:none}.options{display:grid;grid-template-columns:1fr 1fr 1.2fr;gap:12px;margin-bottom:20px}.options label{font-size:11px;font-family:"DM Mono";color:#5b665f;display:grid;gap:7px}.options input,.options select{min-width:0;border:1px solid var(--line);padding:8px;background:white;font:13px Manrope;color:var(--ink)}.options output{font:11px "DM Mono";color:var(--muted)}.action:disabled{opacity:.45;cursor:not-allowed}.status{font-size:13px;min-height:18px;color:#456c52;margin:13px 0 0}.result{margin-top:15px}.result a{font-weight:800;color:var(--orange)}.code-output,.text-area{width:100%;min-height:142px;resize:vertical;padding:12px;border:1px solid var(--line);font:12px "DM Mono";line-height:1.5;color:var(--ink);background:#f7f6f1}.copy-button,.text-actions button{font:700 12px Manrope;border:1px solid var(--line);background:white;padding:9px 11px;cursor:pointer;margin-top:12px}.notice{background:#fff1dc;border-left:3px solid var(--orange);padding:15px 16px;margin-bottom:20px;font-size:13px}.notice p{line-height:1.5;color:#695e51;margin:5px 0 0}.text-actions{display:flex;flex-wrap:wrap;gap:8px}.text-actions button{margin-top:12px}.text-meta{display:flex;justify-content:space-between;align-items:center;font:12px "DM Mono";color:var(--muted)}.text-meta .copy-button{margin-top:12px}@media(max-width:760px){.site-header{padding:0 18px}.site-header nav{display:none}.hero{margin-top:53px}.hero h1{letter-spacing:-3px}.trust-row{gap:9px;flex-wrap:wrap}.section-heading,.how-section{display:block}.section-heading>p{margin-top:15px}.tool-grid{grid-template-columns:1fr}.how-section{padding:58px 28px;margin-top:70px}.how-section ol{width:auto;margin-top:35px}.ad-slot{margin-bottom:65px}.options{grid-template-columns:1fr}.lower{margin:55px auto}footer{grid-template-columns:1fr;gap:15px}.hero-copy{font-size:16px}}
