*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:#fff;color:#14181f;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.55}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.host{min-height:100vh;display:flex;flex-direction:column}.host-header{position:sticky;top:0;z-index:10;background:#ffffffeb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid #eef0f3}.host-header-inner{max-width:1180px;margin:0 auto;padding:18px 28px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;font-weight:700;font-size:18px;letter-spacing:-.01em;color:#14181f}.brand-logo{width:30px;height:30px}.host-nav{display:flex;gap:26px;font-size:14px;color:#4a5263}.host-nav a:hover{color:#14181f}.host-cta{background:#b8860b;color:#fff;padding:10px 18px;border-radius:999px;font-weight:600;font-size:14px;border:none;cursor:pointer;transition:background .15s ease,transform .05s ease}.host-cta:hover{background:#9a7209}.hero{max-width:1180px;margin:0 auto;padding:88px 28px 64px;display:grid;grid-template-columns:1.05fr .95fr;gap:56px;align-items:center}@media(max-width:900px){.hero{grid-template-columns:1fr;padding:56px 24px 40px;gap:36px}}.eyebrow{display:inline-block;background:#b8860b1a;color:#8a6408;font-weight:600;font-size:12px;letter-spacing:.08em;text-transform:uppercase;padding:6px 12px;border-radius:999px;margin-bottom:18px}.hero h1{font-size:clamp(36px,5vw,56px);line-height:1.05;letter-spacing:-.02em;margin:0 0 18px;color:#14181f;font-weight:700}.hero h1 em{font-style:normal;color:#b8860b}.hero p.lede{font-size:18px;color:#4a5263;margin:0 0 28px;max-width:540px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap}.btn-primary{background:#b8860b;color:#fff;padding:14px 22px;border-radius:10px;font-weight:600;font-size:15px;border:none;cursor:pointer;transition:background .15s ease}.btn-primary:hover{background:#9a7209}.btn-ghost{background:#fff;color:#14181f;padding:14px 22px;border-radius:10px;font-weight:600;font-size:15px;border:1px solid #e3e6eb;cursor:pointer;transition:border-color .15s ease,background .15s ease}.btn-ghost:hover{border-color:#b8860b}.hero-card{background:linear-gradient(155deg,#fdfaf2,#fff 60%);border:1px solid #f0e7cf;border-radius:18px;padding:28px;box-shadow:0 30px 60px -30px #b8860b40}.hero-card h3{margin:0 0 8px;font-size:16px;color:#b8860b;letter-spacing:.04em;text-transform:uppercase;font-weight:700}.hero-card .stat{font-size:44px;line-height:1;font-weight:700;color:#14181f;letter-spacing:-.02em}.hero-card .stat-label{color:#4a5263;margin-top:6px;font-size:14px}.hero-card hr{border:none;border-top:1px solid #f0e7cf;margin:22px 0}.hero-card ul{list-style:none;padding:0;margin:0;display:grid;gap:12px}.hero-card li{display:flex;gap:10px;align-items:flex-start;font-size:14px;color:#2a2f39}.hero-card li:before{content:"";width:8px;height:8px;border-radius:999px;background:#b8860b;margin-top:7px;flex-shrink:0}.section{max-width:1180px;margin:0 auto;padding:56px 28px}.section h2{font-size:32px;font-weight:700;letter-spacing:-.02em;margin:0 0 8px;color:#14181f}.section p.subtitle{color:#4a5263;margin:0 0 32px;font-size:16px;max-width:640px}.solutions-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px}.solution-card{background:#fff;border:1px solid #eef0f3;border-radius:14px;padding:24px;transition:border-color .15s ease,transform .15s ease}.solution-card:hover{border-color:#b8860b;transform:translateY(-2px)}.solution-card .pill{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;background:#b8860b1a;color:#b8860b;margin-bottom:14px;font-weight:700}.solution-card h4{margin:0 0 6px;font-size:16px;color:#14181f}.solution-card p{margin:0;font-size:14px;color:#4a5263}.host-footer{margin-top:auto;background:#fafbfc;border-top:1px solid #eef0f3;padding:28px;text-align:center;font-size:13px;color:#6b7385}
