*{box-sizing:border-box}body{margin:0;font-family:Inter,Arial,sans-serif;background:linear-gradient(180deg,#fffdf8,#f8f5ee);color:#2c2c2c}a{text-decoration:none;color:inherit}.site-header,.site-footer{max-width:1180px;margin:auto;padding:24px 22px;display:flex;justify-content:space-between;align-items:center;gap:20px}.site-footer{border-top:1px solid #e5ded1;color:#667085;margin-top:40px}.logo{font-family:Georgia,serif;font-weight:800;font-size:34px;color:#1e3a5f;letter-spacing:-.04em;white-space:nowrap}.nav,.footer-links{display:flex;gap:22px;align-items:center;color:#1e3a5f;font-weight:700}.nav-cta{background:#1e3a5f;color:white;padding:11px 16px;border-radius:999px}.hero,.section,.tool-page,.simple-page,.legal-page{max-width:1180px;margin:auto;padding:58px 22px}.hero{display:grid;grid-template-columns:1.08fr .92fr;gap:46px;align-items:center}.eyebrow{color:#c9a227;text-transform:uppercase;font-weight:900;letter-spacing:.14em;font-size:13px;margin:0 0 14px}h1,h2,h3{font-family:Georgia,serif;color:#142a45;margin-top:0}h1{font-size:clamp(42px,7vw,82px);line-height:.95;letter-spacing:-.07em;margin-bottom:20px}h2{font-size:clamp(30px,4vw,48px);line-height:1.05;letter-spacing:-.045em}p{line-height:1.7}.hero-text,.page-lead,.tool-intro p{color:#667085;font-size:20px;max-width:720px}.button,button{border:0;border-radius:15px;min-height:48px;padding:14px 20px;cursor:pointer;font:inherit;font-weight:900;display:inline-flex;align-items:center;justify-content:center}.primary{background:#1e3a5f;color:white}.secondary{background:#ece4d5;color:#1e3a5f}.hero-actions,.button-row{display:flex;flex-wrap:wrap;gap:13px;margin:28px 0 14px}.microcopy,.tiny{color:#667085;font-size:14px}.hero-card,.feature-card,.split-card,.cta-panel,.panel,.price-card,.content-card{background:rgba(255,255,255,.86);border:1px solid #e5ded1;border-radius:28px;box-shadow:0 22px 60px rgba(30,58,95,.14);padding:28px}.card-top{color:#c9a227;font-weight:900;margin-bottom:18px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.number{display:grid;place-items:center;width:42px;height:42px;background:#1e3a5f;color:white;border-radius:50%;font-weight:900;margin-bottom:18px}.split-card{display:grid;grid-template-columns:1.1fr .9fr;gap:30px}.check-list{list-style:none;margin:0;padding:0;display:grid;gap:12px}.check-list li{background:#f8f5ee;border:1px solid #e5ded1;border-radius:16px;padding:14px 16px;font-weight:700}.check-list li:before{content:"✓ ";color:#c9a227;font-weight:900}.cta-panel{text-align:center}.tool-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:20px;align-items:start}label{display:block;margin-bottom:10px;color:#1e3a5f;font-weight:900}textarea{width:100%;min-height:265px;resize:vertical;border:1px solid #e5ded1;border-radius:22px;padding:18px;font:inherit;font-size:18px}.result-box{min-height:334px;margin-bottom:16px;padding:20px;border:1px solid #e5ded1;border-radius:20px;background:#fffcf6;white-space:pre-wrap;line-height:1.65}.result-box.empty{color:#667085}.history-panel{margin-top:20px}.history-heading{display:flex;justify-content:space-between;gap:16px}.link-button{background:transparent;color:#9c3428;padding:0;min-height:auto}.history-item{background:#f8f5ee;border:1px solid #e5ded1;border-radius:16px;padding:15px;margin-bottom:12px}.pricing-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px;margin-top:32px}.price{font-family:Georgia,serif;color:#1e3a5f;font-size:52px;font-weight:900;margin:8px 0 18px}.price span{font-size:20px;color:#667085;font-family:Inter,Arial,sans-serif}.featured{border-color:rgba(201,162,39,.75)}.legal-page,.content-card{max-width:900px}.legal-page h1{font-size:clamp(38px,6vw,64px)}.legal-page h2{font-size:28px;margin-top:34px}@media(max-width:860px){.site-header,.site-footer{flex-direction:column;align-items:flex-start}.nav,.footer-links{flex-wrap:wrap;gap:14px}.hero,.tool-grid,.split-card,.feature-grid,.pricing-grid{grid-template-columns:1fr}}