:root { font-family: "IBM Plex Sans", Arial, sans-serif; color: #17211f; background: #f4f1e8; font-size: 18px; }
* { box-sizing: border-box; } html { scroll-behavior: smooth; } body { margin: 0; line-height: 1.55; } a { color: inherit; }
.shell { width: min(100% - 40px, 1060px); margin: 0 auto; }.site-header { min-height: 78px; display: flex; align-items: center; justify-content: space-between; gap: 20px; padding: 12px max(20px, calc((100% - 1060px) / 2)); border-bottom: 1px solid #d8d5cc; background: #f4f1e8; }.brand { font-weight: 800; text-decoration: none; font-size: 1.1rem; }.brand span, .eyebrow { color: #0a7c75; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }.brand span { font-size: .78rem; margin-right: 8px; }.header-action { padding: 11px 16px; border-radius: 9px; background: #102a2c; color: #fff; font-weight: 800; text-decoration: none; text-align: center; }
.hero { display: grid; grid-template-columns: minmax(0, 1.5fr) minmax(280px, .85fr); gap: 50px; align-items: center; padding: 86px 0 74px; }.eyebrow { margin: 0 0 10px; font-size: .78rem; }h1, h2, h3 { line-height: 1.15; color: #102a2c; }h1 { font-size: clamp(2.5rem, 6vw, 4.35rem); letter-spacing: -.045em; margin: 0 0 20px; max-width: 760px; }h2 { font-size: clamp(2rem, 4vw, 3rem); letter-spacing: -.035em; margin: 0 0 20px; }h3 { font-size: 1.25rem; margin: 10px 0 8px; }.lead { max-width: 700px; color: #35433e; font-size: 1.2rem; margin: 0; }.small-lead { font-size: 1.05rem; }.hero-actions { display: flex; flex-wrap: wrap; align-items: center; gap: 24px; margin-top: 32px; }
.button, button { min-height: 60px; display: inline-flex; align-items: center; justify-content: center; border: 0; border-radius: 10px; padding: 14px 24px; background: #0a7c75; color: #fff; font: inherit; font-weight: 800; font-size: 1.05rem; cursor: pointer; text-decoration: none; text-align: center; }.button:hover, button:hover { background: #075e59; }.primary-button { min-width: 250px; }.text-link { color: #102a2c; font-weight: 800; font-size: 1.05rem; }.pilot-summary { padding: 30px; border: 1px solid #cdd8d2; border-radius: 18px; background: #fff; box-shadow: 0 12px 30px rgba(23, 33, 31, .08); }.summary-icon { display: grid; width: 50px; height: 50px; place-items: center; border-radius: 50%; background: #e1f1ed; color: #0a7c75; font-size: 1.8rem; font-weight: 800; }.pilot-summary h2 { font-size: 1.55rem; margin: 18px 0 10px; }.pilot-summary p { margin: 0 0 12px; }.fine, .help, .optional { color: #52615b; }
.section { padding: 76px 0; }.section-tint { background: #e6efea; }.feature-list { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; margin-top: 34px; }.feature { min-height: 245px; padding: 26px; border: 1px solid #d8d5cc; border-radius: 16px; background: #fff; }.feature p { margin: 0; color: #46534e; }.feature-icon { display: block; font-size: 2.3rem; line-height: 1; }.steps { display: grid; grid-template-columns: repeat(3, 1fr); gap: 28px; padding: 0; margin: 36px 0 0; list-style: none; }.steps li { display: flex; gap: 16px; }.steps li > span { flex: 0 0 auto; display: grid; width: 46px; height: 46px; place-items: center; border-radius: 50%; background: #102a2c; color: #fff; font-weight: 800; font-size: 1.15rem; }.steps h3 { margin: 2px 0 6px; }.steps p { margin: 0; color: #46534e; }.ready-list { display: grid; grid-template-columns: repeat(2, 1fr); gap: 16px; margin: 30px 0 34px; }.ready-list p { margin: 0; padding: 20px; border-left: 5px solid #e09f3e; background: #fffdf8; }
.request-section { background: #102a2c; color: #fff; }.request-section h2 { color: #fff; }.request-section .lead { color: #dce9e4; }.request-section .eyebrow { color: #7ed1ca; }.form-shell { max-width: 780px; }.card { padding: 30px; border: 1px solid #d8d5cc; border-radius: 16px; background: #fff; box-shadow: 0 8px 24px rgba(23, 33, 31, .12); color: #17211f; }fieldset { border: 0; border-top: 1px solid #d8d5cc; padding: 30px 0; margin: 0; }fieldset:first-child { border-top: 0; padding-top: 0; }legend { padding: 0 0 12px; color: #102a2c; font-size: 1.35rem; font-weight: 800; }label { display: grid; gap: 9px; margin: 0 0 20px; font-weight: 800; font-size: 1rem; }input, select, textarea { width: 100%; min-height: 56px; border: 2px solid #a8b3ad; border-radius: 9px; padding: 12px 14px; background: #fff; color: #17211f; font: inherit; font-size: 1rem; }input:focus, select:focus, textarea:focus { outline: 3px solid #e09f3e; outline-offset: 2px; border-color: #102a2c; }textarea { min-height: 110px; }.facility { padding: 22px; margin: 20px 0; border: 1px solid #c8d3cd; border-radius: 12px; background: #f8fbf9; }.facility h3 { margin-top: 0; }.facility label:last-child { margin-bottom: 0; }.check { display: flex; align-items: flex-start; gap: 12px; font-weight: 500; line-height: 1.45; }.check input { flex: 0 0 auto; width: 25px; min-height: 25px; height: 25px; margin-top: 1px; accent-color: #0a7c75; }.facility > label > span:not(.optional) { display: grid; gap: 14px; }.error { min-height: 1.55em; color: #b42318; font-weight: 800; }.success { border-color: #73b794; background: #effcf4; margin-bottom: 24px; }.success h2 { margin-top: 0; font-size: 1.8rem; }.success a { color: #075e59; font-weight: 800; }footer { padding: 32px 20px; background: #0b2021; color: #dce9e4; text-align: center; font-weight: 700; }
@media (max-width: 800px) { .hero, .feature-list, .steps, .ready-list { grid-template-columns: 1fr; } .hero { gap: 30px; padding: 60px 0; } .feature { min-height: 0; } .steps { gap: 24px; } }@media (max-width: 520px) { :root { font-size: 17px; } .shell { width: min(100% - 28px, 1060px); } .site-header { padding: 12px 14px; } .brand { font-size: 1rem; } .brand span { display: block; margin: 0; } .header-action { padding: 10px 12px; font-size: .88rem; } h1 { font-size: 2.45rem; } .section { padding: 56px 0; } .card { padding: 22px 18px; } .primary-button { width: 100%; } .hero-actions { gap: 18px; } }
