:root{color:#33261c;background:#fbf8f4;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*,*:before,*:after{box-sizing:border-box}html,body{min-width:320px;min-height:100%;margin:0}body{background:#fbf8f4}button,input,textarea,select{font:inherit}.site-home{--bg: #fbf8f4;--ink: #33261c;--terra: #c4582b;--terra-dark: #a8551f;--line: #e7dccf;--card: #ffffff;--muted: #6e5b4b;--soft: #f3eae0;min-height:100vh;background:var(--bg);color:var(--ink);font-size:17px;line-height:1.7}.site-home *{box-sizing:border-box}.site-home a{color:inherit}.site-home .wrap{width:min(1040px,100%);margin:0 auto;padding:0 24px}.site-home header{position:sticky;top:0;z-index:10;border-bottom:1px solid var(--line);background:#fbf8f4f2;padding:20px 0;backdrop-filter:blur(10px)}.site-home .nav{display:flex;align-items:center;justify-content:space-between;gap:24px}.site-home .logo{color:var(--terra);font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:700;white-space:nowrap;text-decoration:none}.site-home .logo span{color:var(--ink)}.site-home .nav-actions{display:flex;align-items:center;justify-content:flex-end;gap:26px;min-width:0}.site-home nav{display:flex;align-items:center;justify-content:flex-end;gap:26px;min-width:0}.site-home nav a{color:var(--muted);font-size:15px;text-decoration:none;white-space:nowrap}.site-home .language-switch{min-width:98px;border:1px solid var(--line);border-radius:999px;background:var(--card);color:var(--muted);padding:7px 20px 7px 12px;font-size:14px;cursor:pointer;outline:none}.site-home .language-switch:focus{outline:none}.site-home nav a:hover,.site-home .prog a:hover,.site-home .contact-box a:hover,.site-home .legal-links a:hover{color:var(--terra-dark)}.site-home .hero{padding-top:84px;padding-bottom:64px;text-align:center}.site-home .eyebrow{display:inline-block;margin-bottom:22px;border-radius:999px;background:var(--soft);color:var(--terra-dark);padding:7px 16px;font-size:13px;font-weight:700;letter-spacing:.4px}.site-home h1,.site-home h2{color:var(--ink);font-family:Georgia,Times New Roman,serif;font-weight:400;letter-spacing:0}.site-home h1{max-width:760px;margin:0 auto 20px;font-size:46px;line-height:1.2}.site-home h1 em{color:var(--terra);font-style:normal}.site-home h2{margin:0 0 14px;text-align:center;font-size:32px}.site-home h3{margin:0 0 10px;color:var(--ink);font-size:19px;line-height:1.35}.site-home p{margin:0}.site-home .lead{max-width:640px;margin:0 auto 34px;color:var(--muted);font-size:19px}.site-home .cta{display:inline-block;border-radius:14px;background:var(--terra);box-shadow:0 8px 22px #c4582b40;color:#fff;padding:15px 34px;font-size:17px;font-weight:700;text-decoration:none}.site-home .cta:hover{background:var(--terra-dark)}.site-home .cta-sub{display:block;margin-top:14px;color:var(--muted);font-size:13.5px}.site-home section{padding:64px 0}.site-home .sec-lead{max-width:620px;margin:0 auto 44px;color:var(--muted);text-align:center}.site-home .cards,.site-home .approach{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px}.site-home .approach{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:8px}.site-home .card{border:1px solid var(--line);border-radius:18px;background:var(--card);padding:30px 28px;box-shadow:0 6px 18px #8c5a320d}.site-home .card p{color:var(--muted);font-size:15.5px}.site-home .step-no{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;margin-bottom:16px;border-radius:50%;background:var(--soft);color:var(--terra-dark);font-size:17px;font-weight:800}.site-home .band{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--card)}.site-home .prog{display:flex;flex-direction:column;gap:8px}.site-home .prog h3{font-size:20px}.site-home .prog .native{color:var(--muted);font-size:15px}.site-home .prog a,.site-home .contact-box a{color:var(--terra-dark);font-size:15.5px;font-weight:700;text-decoration:none}.site-home .prog a{display:inline-block;margin-top:14px}.site-home .prog a:hover{text-decoration:underline}.site-home .contact-box{max-width:560px;margin:0 auto;border:1px solid var(--line);border-radius:18px;background:var(--card);padding:36px;text-align:center}.site-home .contact-note{margin:10px 0 18px;color:var(--muted)}.site-home footer{border-top:1px solid var(--line);padding:36px 0 48px;color:var(--muted);font-size:13.5px}.site-home footer .cols{display:flex;justify-content:space-between;gap:24px;flex-wrap:wrap}.site-home .disclaimer{max-width:640px}.site-home .legal-links{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px;border-bottom:1px solid var(--line);padding-bottom:18px}.site-home .legal-link-list{min-width:0}.site-home .legal-links a{display:inline-block;margin-right:22px;margin-bottom:6px;color:var(--muted);font-size:13.5px;text-decoration:none}@media(max-width:720px){.site-home .nav{align-items:center;flex-direction:row;flex-wrap:wrap;gap:12px 16px}.site-home .nav-actions{display:contents}.site-home nav{order:3;flex:0 0 100%;justify-content:flex-start;gap:14px;flex-wrap:wrap}.site-home .nav-actions>.language-switch{order:2;margin-left:auto}.site-home .language-switch{min-width:96px;padding-top:6px;padding-bottom:6px;font-size:13px}.site-home nav a{font-size:13.5px}.site-home .legal-links{flex-direction:column;gap:12px}.site-home .legal-links a{margin-right:5px}.site-home .hero{padding-top:56px;padding-bottom:44px}.site-home h1{font-size:32px}}
