:root{color-scheme:light;--ink:#171b1f;--muted:#5b626b;--line:#d8dde2;--panel:#f6f7f8;--field:#eef1f4;--accent:#a33920;--accent-dark:#742715;--green:#526b42;--blue:#27415f;--max:1120px}*{box-sizing:border-box}body{color:var(--ink);background:#fff;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.55}a{color:inherit}p a,li a{align-items:center;min-height:24px;display:inline-flex}img{max-width:100%;height:auto;display:block}.skip-link{position:absolute;top:1rem;left:-999px}.skip-link:focus{z-index:5;background:#fff;padding:.5rem .75rem;left:1rem}.site-header,.site-footer{max-width:var(--max);margin:0 auto;padding:1rem 1.25rem}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:1rem;display:flex}.brand img{width:168px}nav{flex-wrap:wrap;align-items:center;gap:.75rem 1.1rem;display:flex}nav a{color:var(--muted);font-weight:700;text-decoration:none}nav a:hover{color:var(--accent)}main>section,.page-shell{max-width:var(--max);margin:0 auto;padding:4rem 1.25rem}.hero{color:#fff;background:linear-gradient(90deg,#000000b8,#00000057,#00000014),url(/assets/dfh.png) 50%/cover;align-items:end;max-width:none;min-height:620px;padding:0;display:grid}.hero-inner{width:min(var(--max), 100%);margin:0 auto;padding:8rem 1.25rem 5rem}h1,h2,h3{margin:0 0 1rem;line-height:1.08}h1{max-width:760px;font-size:clamp(3rem,7vw,5.8rem)}h2{font-size:clamp(2rem,4vw,3.4rem)}h3{font-size:1.35rem}p{margin:0 0 1rem}.lead{max-width:760px;font-size:1.25rem}.eyebrow{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.75rem;font-size:.78rem;font-weight:800}.actions,.store-buttons{flex-wrap:wrap;align-items:center;gap:.8rem;margin-top:1.5rem;display:flex}.button{border:1px solid var(--accent);background:var(--accent);color:#fff;justify-content:center;align-items:center;min-height:44px;padding:.72rem 1rem;font-weight:800;text-decoration:none;display:inline-flex}.button.secondary{color:var(--accent);background:0 0}.store-buttons img{width:auto;height:48px}.split{grid-template-columns:minmax(0,1.05fr) minmax(280px,.95fr);align-items:center;gap:2rem;display:grid}.grid,.product-grid,.feature-grid,.pricing-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.card,.product-card,.price-card,.notice,.faq details{border:1px solid var(--line);background:#fff;border-radius:8px}.card,.product-card,.price-card,.notice{padding:1.25rem}.product-card img{aspect-ratio:4/3;object-fit:cover;background:var(--field);width:100%}.product-card h2,.product-card h3{font-size:1.35rem}.price{color:var(--green);font-weight:900}.status{border:1px solid var(--line);background:var(--panel);width:fit-content;color:var(--muted);border-radius:999px;margin:1rem 0 .75rem;padding:.28rem .55rem;font-size:.78rem;font-weight:800;display:inline-flex}.status-free-download{color:var(--green);background:#f2f7ef;border-color:#b9c9ad}.status-manual-order{color:var(--accent-dark);background:#fff8f5;border-color:#d8c2b8}.product-actions{flex-wrap:wrap;align-items:center;gap:.75rem 1rem;margin-top:1.25rem;display:flex}.action-note{color:var(--muted);margin:0;font-size:.95rem;font-weight:700}.text-link{color:var(--accent);font-weight:800}.band{background:var(--panel);max-width:none}.band>.inner{max-width:var(--max);margin:0 auto;padding:4rem 1.25rem}.image-strip{grid-template-columns:repeat(3,1fr);gap:.75rem;margin-top:2rem;display:grid}.image-strip img,.split img{aspect-ratio:16/10;object-fit:cover;border-radius:8px;width:100%}.legal{max-width:820px}.legal h2,.legal h3{margin-top:2rem}.legal ul,.legal ol,.price-card ul{padding-left:1.25rem}.faq{gap:.75rem;display:grid}.faq details{padding:1rem 1.1rem}.faq summary{cursor:pointer;font-weight:800}.support-form{border:1px solid var(--line);background:#fff;border-radius:8px;gap:1rem;max-width:760px;margin-top:2rem;padding:1.25rem;display:grid}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.support-form label{color:var(--muted);gap:.35rem;font-weight:800;display:grid}.support-form input,.support-form textarea{border:1px solid var(--line);width:100%;color:var(--ink);font:inherit;border-radius:6px;padding:.75rem}.support-form textarea{resize:vertical}.support-form button:disabled{cursor:not-allowed;opacity:.62}.captcha-box{border:1px solid var(--line);background:var(--panel);min-height:68px;color:var(--muted);border-radius:6px;padding:.85rem}.form-status{color:var(--muted);margin:0;font-weight:700}.honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.placeholder{border-left:4px solid var(--accent);background:#fff8f5}.site-footer{border-top:1px solid var(--line);color:var(--muted)}@media (width<=820px){.site-header,.split{grid-template-columns:1fr}.site-header{flex-direction:column;align-items:flex-start}.grid,.product-grid,.feature-grid,.pricing-grid,.form-grid,.image-strip{grid-template-columns:1fr}.hero{min-height:560px}}
