:root{--accent: #c74a00;--accent-rgb: 199, 74, 0;--text-heading: #1a1a1a;--text: #333333;--text-muted: #666666;--border-color: #e0e0e0;--white: #ffffff;--background-light: #fafafa}[data-astro-cid-wv5cmctr]{box-sizing:border-box}body{font-family:Lato,sans-serif;margin:0;padding:0;background-color:var(--white);color:var(--text)}.hero-header[data-astro-cid-wv5cmctr]{position:relative;height:70vh;min-height:480px;display:flex;align-items:flex-end;background-image:url(/images/uploads/matthew-mcbrayer-qD9xzm7yK9U-unsplash.jpg);background-size:cover;background-position:center;overflow:hidden}.hero-header[data-astro-cid-wv5cmctr]:before{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,#0000001a,#000000a6);z-index:1}.hero-text[data-astro-cid-wv5cmctr]{position:relative;z-index:2;padding:3rem clamp(2rem,8vw,6rem);max-width:900px}.hero-eyebrow[data-astro-cid-wv5cmctr]{font-family:Lato,sans-serif;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.2em;color:#ffffffb3;margin-bottom:1rem;display:block;animation:fadeUp .8s ease both}.hero-header[data-astro-cid-wv5cmctr] h1[data-astro-cid-wv5cmctr]{font-family:Caudex,Georgia,serif;font-size:clamp(3.5rem,8vw,6rem);font-weight:700;color:#fff;letter-spacing:-.03em;line-height:1;margin:0;text-shadow:0 2px 20px rgba(0,0,0,.3);animation:fadeUp .8s ease .1s both}.hero-rule[data-astro-cid-wv5cmctr]{width:60px;height:3px;background:var(--accent);margin-top:1.5rem;animation:expandWidth .8s ease .3s both}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes expandWidth{0%{width:0}to{width:60px}}.content-container[data-astro-cid-wv5cmctr]{max-width:800px;width:100%;margin:0 auto;padding:0 clamp(1.5rem,5vw,2rem)}.section[data-astro-cid-wv5cmctr]{padding:3rem 0;border-bottom:1px solid var(--border-color)}.section[data-astro-cid-wv5cmctr]:first-of-type{padding-top:4rem}.section[data-astro-cid-wv5cmctr]:last-of-type{border-bottom:none}.section[data-astro-cid-wv5cmctr] h2[data-astro-cid-wv5cmctr]{font-family:Caudex,Georgia,serif;font-size:2rem;font-weight:700;line-height:1.3;color:var(--text-heading);margin:0 0 1.5rem;letter-spacing:-.01em}.section[data-astro-cid-wv5cmctr] h3[data-astro-cid-wv5cmctr]{font-family:Caudex,Georgia,serif;font-size:1.5rem;font-weight:700;line-height:1.3;color:var(--text-heading);margin:2rem 0 1rem;letter-spacing:-.01em}.section[data-astro-cid-wv5cmctr] p[data-astro-cid-wv5cmctr],.section[data-astro-cid-wv5cmctr] li[data-astro-cid-wv5cmctr]{font-family:Lato,sans-serif;font-size:1rem;line-height:1.7;color:var(--text);margin:0 0 1.5rem;font-weight:300}.section[data-astro-cid-wv5cmctr] ul[data-astro-cid-wv5cmctr],.section[data-astro-cid-wv5cmctr] ol[data-astro-cid-wv5cmctr]{font-family:Lato,sans-serif;font-size:1rem;line-height:1.7;color:var(--text);margin:0 0 1.5rem;padding-left:1.5rem;font-weight:300}.section[data-astro-cid-wv5cmctr] li[data-astro-cid-wv5cmctr]{margin-bottom:1rem}.section[data-astro-cid-wv5cmctr] strong[data-astro-cid-wv5cmctr]{font-weight:600;color:var(--text-heading)}.section[data-astro-cid-wv5cmctr] a[data-astro-cid-wv5cmctr]{color:var(--accent);text-decoration:none;border-bottom:1px solid transparent;transition:border-color .2s ease}.section[data-astro-cid-wv5cmctr] a[data-astro-cid-wv5cmctr]:hover{border-bottom-color:var(--accent)}.rubric-table[data-astro-cid-wv5cmctr]{width:100%;border-collapse:collapse;margin:2rem 0;font-size:.95rem}.rubric-table[data-astro-cid-wv5cmctr] th[data-astro-cid-wv5cmctr],.rubric-table[data-astro-cid-wv5cmctr] td[data-astro-cid-wv5cmctr]{border:1px solid var(--border-color);padding:1rem;text-align:left;vertical-align:top}.rubric-table[data-astro-cid-wv5cmctr] thead[data-astro-cid-wv5cmctr] th[data-astro-cid-wv5cmctr]{background-color:var(--background-light);font-family:Caudex,Georgia,serif;font-weight:700;color:var(--text-heading);font-size:.9rem;text-transform:uppercase;letter-spacing:.05em}.rubric-table[data-astro-cid-wv5cmctr] tbody[data-astro-cid-wv5cmctr] th[data-astro-cid-wv5cmctr]{font-family:Lato,sans-serif;font-weight:600;color:var(--text-heading);background-color:var(--background-light);width:30%}.rubric-table[data-astro-cid-wv5cmctr] td[data-astro-cid-wv5cmctr]{font-family:Lato,sans-serif;font-weight:300;line-height:1.5}.submit-section[data-astro-cid-wv5cmctr]{text-align:center;padding:4rem 2rem}.button[data-astro-cid-wv5cmctr]{display:inline-block;background-color:var(--accent);color:var(--white);font-size:1.1rem;font-family:Caudex,Georgia,serif;font-weight:700;padding:1rem 2.5rem;border-radius:4px;text-decoration:none;transition:all .2s ease;letter-spacing:.02em}.button[data-astro-cid-wv5cmctr]:hover{background-color:#a03d00;transform:translateY(-2px);box-shadow:0 4px 12px #c74a0040}.process-step[data-astro-cid-wv5cmctr]{margin-bottom:2rem}.step-number[data-astro-cid-wv5cmctr]{display:inline-block;width:2rem;height:2rem;background-color:var(--accent);color:var(--white);border-radius:50%;text-align:center;line-height:2rem;font-weight:700;margin-right:1rem;font-size:.9rem}.step-title[data-astro-cid-wv5cmctr]{font-family:Lato,sans-serif;font-weight:600;color:var(--text-heading);display:inline}@media(max-width:768px){.section[data-astro-cid-wv5cmctr]{padding:2.5rem 0}.section[data-astro-cid-wv5cmctr]:first-of-type{padding-top:3rem}.section[data-astro-cid-wv5cmctr] h2[data-astro-cid-wv5cmctr]{font-size:1.75rem}.submit-section[data-astro-cid-wv5cmctr]{padding:3rem 1.5rem}.rubric-table[data-astro-cid-wv5cmctr]{font-size:.85rem}.rubric-table[data-astro-cid-wv5cmctr] th[data-astro-cid-wv5cmctr],.rubric-table[data-astro-cid-wv5cmctr] td[data-astro-cid-wv5cmctr]{padding:.75rem}}
