*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Arial,sans-serif;color:#171717;background:#fff;line-height:1.7}a{color:inherit;text-decoration:none}.wrap{width:min(1160px,92%);margin:auto}.site-header{position:sticky;top:0;z-index:20;background:#fff;border-bottom:1px solid #e9e9e9}.nav{height:76px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;font-size:21px;font-weight:900;letter-spacing:-.5px}.brand img{width:43px;height:43px;border-radius:11px;object-fit:cover}.brand span{color:#e85f29}.navlinks{display:flex;gap:25px;font-size:14px;font-weight:750}.navlinks a:hover{color:#e85f29}.hero{padding:58px 0 70px;background:linear-gradient(135deg,#fff8f2 0,#fff 65%)}.hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:54px;align-items:start}.eyebrow{font-size:11px;letter-spacing:1.7px;font-weight:900;color:#e85f29}.hero h1{font-size:clamp(42px,5.4vw,66px);line-height:1.04;letter-spacing:-2.7px;margin:10px 0 23px}.lead{font-size:19px;color:#5f6862;max-width:760px}.actions{margin:27px 0}.btn{display:inline-block;padding:13px 18px;border-radius:10px;font-weight:850;margin:7px 8px 7px 0}.primary{background:#e85f29;color:#fff}.secondary{border:1px solid #dfe3e0;background:#fff}.hero-card{background:#171412;color:#fff;border-radius:24px;padding:34px;box-shadow:0 24px 55px #17141218}.hero-card img{width:68px;height:68px;border-radius:16px}.hero-card h2{font-size:29px;line-height:1.2}.hero-card p{color:#d0c9c4}.section{padding:74px 0}.section h2{font-size:38px;line-height:1.15;letter-spacing:-1.5px}.cards,.posts{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.card,.post{border:1px solid #e2e7e4;border-radius:16px;padding:24px;background:#fff}.card:hover,.post:hover{transform:translateY(-2px);box-shadow:0 18px 42px #171f1810}.card h3,.post h3{font-size:21px;line-height:1.25}.muted{color:#64706a}.dark{background:#171412;color:#fff}.dark .muted{color:#c9c0bb}.two{display:grid;grid-template-columns:1fr 1fr;gap:75px}.check{border:1px solid #3c342f;padding:18px;border-radius:12px;margin:11px 0}.content{max-width:920px}.content h1{font-size:clamp(40px,6vw,62px);line-height:1.04;letter-spacing:-2.6px}.content h2{font-size:30px;line-height:1.2;margin-top:45px}.content h3{font-size:22px;margin-top:30px}.content p,.content li{font-size:17px;color:#46504a}.content li{margin:8px 0}.note{background:#fff4ed;border-left:4px solid #e85f29;border-radius:8px;padding:18px 20px;margin:25px 0}.warning{background:#fff8eb;border-left:4px solid #c7861d;border-radius:8px;padding:18px 20px;margin:25px 0}.table{width:100%;border-collapse:collapse;margin:25px 0}.table th,.table td{border:1px solid #dfe4e1;padding:12px;text-align:left}.table th{background:#f5f6f5}.faq{padding:17px 0}.faq h3{margin:0 0 7px}.download-box{background:#171412;color:#fff;border-radius:20px;padding:30px;margin:35px 0}.download-box p{color:#cfc7c2}.download-box .btn{background:#e85f29;color:#fff}footer{border-top:1px solid #e1e5e2;padding:42px 0 25px;color:#69726d}.footer-grid{display:flex;justify-content:space-between;gap:30px}.footer-links{display:flex;gap:20px;align-items:flex-start}.copyright{border-top:1px solid #e1e5e2;margin-top:25px;padding-top:17px;font-size:12px}@media(max-width:820px){.hero-grid,.two{grid-template-columns:1fr}.cards,.posts{grid-template-columns:1fr 1fr}.navlinks{gap:12px}.footer-grid{flex-direction:column}.hero{padding-top:55px}}@media(max-width:540px){.cards,.posts{grid-template-columns:1fr}.navlinks a:nth-child(3){display:none}.hero h1{letter-spacing:-2px}.footer-links{flex-wrap:wrap}}
/* v5 readability and visible internal-link styling */
.content a,.section a:not(.btn),.hero a:not(.btn){color:#e85f29;text-decoration:underline;text-decoration-thickness:1.5px;text-underline-offset:3px}
.content a:hover,.section a:not(.btn):hover{color:#b94213}
.hero-card{align-self:start;margin-top:0}
.hero-card .note{background:#fff4ed;color:#171717}
.hero-card .note strong{color:#171717}
@media(max-width:820px){.hero{padding-top:45px}.hero-grid{grid-template-columns:1fr;gap:32px}.hero-card{margin-top:0}}
