:root{--page:#f6f7f4;--paper:#fffdf8;--ink:#20211f;--muted:#62675f;--line:#d9ddd2;--deep:#121411;--accent:#c84242;--accent-soft:#f5dddd;--shadow:0 20px 45px rgba(32,33,31,0.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:linear-gradient(90deg,rgba(32,33,31,.04) 1px,transparent 1px),linear-gradient(180deg,rgba(32,33,31,.03) 1px,transparent 1px),var(--page);background-size:42px 42px;color:var(--ink);font-family:Aptos,Trebuchet MS,system-ui,sans-serif;font-size:16px;line-height:1.6}a{color:inherit}button,summary{font:inherit}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:68px;padding:12px clamp(18px,4vw,48px);border-bottom:1px solid rgba(32,33,31,.14);background:rgba(246,247,244,.92);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand,.footer-brand{display:inline-flex;align-items:center;gap:10px;color:var(--ink);font-weight:800;text-decoration:none}.brand-mark{display:grid;grid-template-columns:repeat(3,6px);align-items:end;grid-gap:3px;gap:3px;width:31px;height:31px;padding:6px;border:1px solid var(--ink);background:var(--paper)}.brand-mark span{width:6px;background:var(--ink)}.brand-mark span:first-child{height:8px}.brand-mark span:nth-child(2){height:15px}.brand-mark span:nth-child(3){height:11px}.desktop-nav{display:flex;align-items:center;gap:6px}.desktop-nav a,.mobile-nav a{padding:9px 11px;border-radius:8px;color:var(--muted);font-size:.95rem;font-weight:700;text-decoration:none}.desktop-nav a:hover,.mobile-nav a:hover{background:var(--paper);color:var(--ink)}.mobile-nav{display:none;position:relative}.mobile-nav summary{min-width:48px;min-height:48px;padding:10px 12px;border:1px solid var(--line);border-radius:8px;background:var(--paper);cursor:pointer;font-weight:800;list-style:none}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav nav{position:absolute;right:0;top:56px;display:grid;width:min(82vw,280px);padding:10px;border:1px solid var(--line);border-radius:8px;background:var(--paper);box-shadow:var(--shadow)}.hub-hero,.tool-hero{padding:clamp(22px,4vw,44px) clamp(18px,4vw,48px) clamp(26px,5vw,56px)}.tool-hero-grid{display:grid;grid-template-columns:minmax(340px,.58fr) minmax(620px,1.42fr);grid-gap:clamp(18px,4vw,42px);gap:clamp(18px,4vw,42px);align-items:stretch;max-width:1840px;margin:0 auto}.tool-copy{display:flex;flex-direction:column;justify-content:center;min-height:520px;padding:clamp(20px,4vw,42px);border:1px solid var(--line);background:var(--paper);box-shadow:var(--shadow)}.breadcrumb{display:flex;gap:9px;align-items:center;max-width:1840px;margin:0 auto 18px;color:var(--muted);font-size:.92rem}.breadcrumb a{color:var(--ink);font-weight:700;text-decoration:none}.section-kicker{margin:0 0 10px;color:var(--accent);font-size:.78rem;font-weight:900;letter-spacing:0;text-transform:uppercase}h1,h2,h3{margin-top:0;font-family:Iowan Old Style,Georgia,serif;line-height:1.08;letter-spacing:0}h1{max-width:760px;margin-bottom:16px;font-size:clamp(2.5rem,6vw,5.7rem)}h2{font-size:clamp(2rem,4vw,3.4rem)}h3{font-size:1.35rem}.lede{max-width:780px;margin:0 0 22px;color:#41443f;font-size:clamp(1.05rem,2vw,1.35rem)}.hero-meta{display:flex;flex-wrap:wrap;gap:0;align-items:center;margin:-4px 0 20px;color:var(--muted);font-size:.86rem;font-weight:900;text-transform:uppercase}.hero-meta span{display:inline-flex;align-items:center;min-height:20px;letter-spacing:0}.hero-meta span+span:before{content:"/";margin:0 9px;color:color-mix(in srgb,var(--muted),transparent 36%)}.hero-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-top:6px}.hero-action{display:inline-flex;min-height:44px;align-items:center;justify-content:center;padding:9px 15px;border:1px solid var(--ink);border-radius:8px;box-shadow:5px 5px 0 var(--ink);font-weight:900;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease}.hero-action:hover{transform:translate(2px,2px);box-shadow:3px 3px 0 var(--ink)}.hero-action.primary{background:var(--accent);color:#fff}.hero-action.secondary{background:#fff;color:var(--ink)}.tool-frame-shell{position:relative;display:flex;height:clamp(580px,45vw,820px);flex-direction:column;border:1px solid color-mix(in srgb,var(--accent),#111 22%);background:#fff;box-shadow:var(--shadow);overflow:hidden;scroll-margin-top:88px}.tool-frame{display:block;width:100%;min-height:0;flex:1 1 auto;border:0;background:#fff}.frame-actions{display:flex;min-height:58px;align-items:center;justify-content:flex-end;padding:8px 12px;border-top:1px solid rgba(255,255,255,.18);background:var(--deep)}.frame-button{min-height:40px;padding:8px 12px;border:1px solid rgba(255,255,255,.28);border-radius:8px;background:rgba(255,255,255,.1);color:#fff;cursor:pointer;font-size:.9rem;font-weight:800}.frame-button:hover:not(:disabled){background:#fff;color:var(--deep)}.frame-button:disabled{cursor:not-allowed;opacity:.58}.tool-frame-shell:-webkit-full-screen{width:100vw;height:100vh;border:0;box-shadow:none}.tool-frame-shell:fullscreen{width:100vw;height:100vh;border:0;box-shadow:none}.tool-frame-shell:-webkit-full-screen .tool-frame{flex:1 1 auto}.tool-frame-shell:fullscreen .tool-frame{flex:1 1 auto}.content-band{max-width:1180px;margin:0 auto;padding:clamp(44px,7vw,78px) clamp(18px,4vw,40px);scroll-margin-top:88px}.section-heading{max-width:820px;margin-bottom:24px}.section-heading p:last-child{color:var(--muted)}.editorial-copy{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.cluster-panel,.editorial-copy p,.faq-item,.feature-card,.related-card,.tool-card{border:1px solid var(--line);border-radius:8px;background:var(--paper)}.editorial-copy p{margin:0;padding:22px;color:#383b36}.editorial-copy a,.faq-item a,.inline-link-list a{color:color-mix(in srgb,var(--accent),#000 16%);font-weight:850;text-decoration-thickness:2px;text-underline-offset:3px}.cluster-grid,.feature-grid,.related-grid,.tools-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.cluster-panel,.faq-item,.feature-card,.related-card,.tool-card{padding:20px}.feature-mark{display:block;width:42px;height:10px;margin-bottom:18px;background:var(--accent)}.cluster-panel p,.faq-item p,.feature-card p,.related-card p,.tool-card p{margin-bottom:0;color:var(--muted)}.faq-list{display:grid;grid-gap:12px;gap:12px}.related-card,.tool-card{display:flex;min-height:210px;flex-direction:column;justify-content:space-between;color:var(--ink);text-decoration:none}.related-card span,.tool-card span{color:var(--accent);font-size:.84rem;font-weight:900}.related-card:hover,.tool-card:hover{border-color:var(--accent);transform:translateY(-2px)}.hub-hero{max-width:1180px;margin:0 auto}.hub-hero h1{max-width:900px}.inline-link-list{display:flex;flex-wrap:wrap;gap:8px;padding:0;margin:18px 0 0;list-style:none}.inline-link-list a{display:inline-flex;min-height:36px;align-items:center;padding:6px 9px;border:1px solid var(--line);border-radius:8px;background:#fff;text-decoration:none}.site-footer{padding:clamp(36px,5vw,58px) clamp(18px,4vw,48px);border-top:1px solid rgba(255,255,255,.12);background:var(--deep);color:#f4f1e9}.footer-shell{width:100%;max-width:1180px;margin:0 auto}.footer-intro{max-width:760px;margin-bottom:34px}.footer-brand{color:#fff;font-size:1.25rem}.footer-intro p,.footer-note{color:#b9bdb2}.footer-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}.footer-grid h2{margin-bottom:12px;font-family:Aptos,Trebuchet MS,system-ui,sans-serif;font-size:1rem}.footer-grid ul{display:grid;grid-gap:7px;gap:7px;padding:0;margin:0;list-style:none}.footer-grid a{color:#d9ddd2;text-decoration:none}.footer-grid a:hover{color:#fff;text-decoration:underline;text-underline-offset:3px}.footer-note{max-width:980px;margin:32px 0 0;font-size:.92rem}.accent-ruby{--accent:#c84242;--accent-soft:#f5dddd}.accent-leaf{--accent:#247f5b;--accent-soft:#dff1e8}.accent-tangerine{--accent:#c35a18;--accent-soft:#f9e4d5}.accent-sky{--accent:#20749f;--accent-soft:#dcedf5}.accent-rose{--accent:#b94368;--accent-soft:#f5deea}.accent-teal{--accent:#217978;--accent-soft:#dcefed}.accent-violet{--accent:#7650ad;--accent-soft:#e7def4}.accent-indigo{--accent:#4f65b5;--accent-soft:#e0e5f6}.accent-plum{--accent:#8b477c;--accent-soft:#f0deec}.accent-amber{--accent:#9c6b14;--accent-soft:#f3e7c9}.accent-blue{--accent:#386db6;--accent-soft:#dfebfa}.accent-lime{--accent:#5f7f20;--accent-soft:#e7efd2}.accent-moss{--accent:#627243;--accent-soft:#e4ead8}.accent-gold{--accent:#a6751d;--accent-soft:#f2e5c9}@media (max-width:1180px){.tool-hero-grid{grid-template-columns:1fr;max-width:860px}.breadcrumb{max-width:860px}.tool-copy{min-height:auto}}@media (max-width:1020px){.cluster-grid,.editorial-copy,.feature-grid,.footer-grid,.related-grid,.tools-grid{grid-template-columns:1fr 1fr}.tool-frame-shell{min-height:460px}}@media (max-width:760px){.desktop-nav{display:none}.mobile-nav{display:block}.cluster-grid,.editorial-copy,.feature-grid,.footer-grid,.related-grid,.tool-hero-grid,.tools-grid{grid-template-columns:1fr}.site-header{min-height:62px}.tool-copy{min-height:auto}.hero-actions{flex-direction:column;align-items:stretch}.hero-action{width:calc(100% - 5px)}.tool-frame-shell{height:72vh;min-height:460px}.frame-actions{min-height:52px;padding:7px 10px}.frame-button{min-height:38px;padding:7px 10px;font-size:.84rem}.brand{max-width:calc(100vw - 120px)}}