*,*:before,*:after{box-sizing:border-box}:root{--nebraska-red: #c41e3a;--nebraska-red-dark: #9e1830;--nebraska-red-light: #e63950;--cream: #f8f5ef;--wheat: #e8e0d4;--gold: #c9a227;--charcoal: #1a1a1a;--slate: #2d2d2d;--gray: #5c5c5c;--white: #ffffff;font-family:Figtree,system-ui,sans-serif;line-height:1.6;font-weight:400;color:var(--charcoal);background-color:var(--cream);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh}h1,h2,h3{font-family:Figtree,system-ui,sans-serif;line-height:1.2;font-weight:700}a{color:var(--nebraska-red);text-decoration:none;font-weight:500}a:hover{color:var(--nebraska-red-dark);text-decoration:underline}button{font-family:inherit;cursor:pointer}img{max-width:100%;height:auto}.app{min-height:100vh;display:flex;flex-direction:column}.container{width:100%;max-width:1100px;margin:0 auto;padding:0 1.5rem}.site-header{position:fixed;top:0;left:0;right:0;z-index:100;background:#f8f5efeb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--wheat)}.header-inner{max-width:1100px;margin:0 auto;padding:1rem 1.5rem;display:flex;align-items:center;justify-content:space-between}.logo-text{font-family:Figtree,system-ui,sans-serif;font-weight:700;font-size:1.25rem;color:var(--charcoal)}.nav{display:flex;align-items:center;gap:1.75rem}.nav a{text-decoration:none;color:var(--slate);font-size:.95rem;font-weight:500;transition:color .2s}.nav a:hover{color:var(--nebraska-red);text-decoration:none}.cta-link{color:var(--nebraska-red)!important}.cta-link:hover{color:var(--nebraska-red-dark)!important}.hero{position:relative;min-height:90vh;display:flex;align-items:center;justify-content:center;padding:6rem 1.5rem 4rem;overflow:hidden;background-image:url(/nebraska-outline.svg);background-size:contain;background-position:center;background-repeat:no-repeat}.hero-content{position:relative;z-index:1;text-align:center;max-width:720px}.hero-title{font-size:clamp(2.25rem,5vw,3.5rem);margin:0 0 1rem;color:var(--charcoal);letter-spacing:-.02em}.hero-title-accent{color:var(--nebraska-red)}.hero-subtitle{font-size:1.2rem;color:var(--slate);margin:0 0 2rem;line-height:1.6}.hero-actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.btn{display:inline-block;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;border-radius:8px;transition:background-color .2s,color .2s,transform .15s;text-decoration:none;border:2px solid transparent}.btn-primary{background:var(--nebraska-red);color:var(--white);border-color:var(--nebraska-red)}.btn-primary:hover{background:var(--nebraska-red-dark);border-color:var(--nebraska-red-dark);color:var(--white);text-decoration:none}.btn-secondary{background:transparent;color:var(--nebraska-red);border-color:var(--nebraska-red)}.btn-secondary:hover{background:#c41e3a14;color:var(--nebraska-red-dark);text-decoration:none}.btn-large{padding:1rem 2rem;font-size:1.1rem}.container--narrow{max-width:720px}.section-why-us{background:var(--white);padding:4.5rem 0 5rem;position:relative}.why-us-hero-graphic{position:absolute;top:1.5rem;right:50%;transform:translate(calc(50% + 380px));width:140px;height:140px;pointer-events:none}.why-us-hero-graphic svg{width:100%;height:100%}.why-us-headline{font-size:clamp(1.9rem,4.5vw,2.75rem);line-height:1.25;margin:0 0 1.25rem;color:var(--charcoal);letter-spacing:-.02em}.why-us-headline-accent{color:var(--nebraska-red)}.why-us-intro{font-size:1.15rem;line-height:1.7;color:var(--slate);margin:0 0 1.5rem}.why-us-lead{font-size:1.2rem;font-weight:600;color:var(--charcoal);line-height:1.6;margin:0 0 1rem}.why-us-body{font-size:1.05rem;line-height:1.75;color:var(--slate);margin:0 0 1.25rem}.why-us-body:last-child{margin-bottom:0}.why-us-block{margin:3rem 0 0;padding:2rem 0 0;border-top:1px solid var(--wheat)}.why-us-block:first-of-type{margin-top:2.5rem;padding-top:2rem;border-top:none}.why-us-block-header,.why-us-difference-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.why-us-icon{width:2.5rem;height:2.5rem;flex-shrink:0;color:var(--nebraska-red);opacity:.9}.why-us-difference-header .why-us-icon{width:2.25rem;height:2.25rem}.why-us-h3{font-size:1.35rem;color:var(--nebraska-red);margin:0;font-weight:700}.why-us-difference-header .why-us-difference-title{margin:0}.why-us-list{margin:0 0 1.25rem;padding-left:1.35rem;font-size:1.05rem;line-height:1.8;color:var(--slate)}.why-us-list li{margin-bottom:.4rem}.why-us-list li::marker{color:var(--nebraska-red)}.why-us-list--check li::marker{content:"✓ "}.why-us-list--check{list-style:none;padding-left:0}.why-us-list--check li{padding-left:1.5rem;position:relative}.why-us-list--check li:before{content:"";position:absolute;left:0;top:.5em;width:.5rem;height:.5rem;background:var(--nebraska-red);border-radius:50%}.why-us-list--check li::marker{display:none}.why-us-callout{margin:1.5rem 0 0;padding:1.25rem 1.5rem;background:#c41e3a0f;border-left:4px solid var(--nebraska-red);font-size:1.1rem;font-weight:600;color:var(--charcoal);line-height:1.6;font-style:normal}.why-us-difference{margin:3.5rem 0 0;padding:2rem 1.75rem;background:var(--cream);border:2px solid var(--nebraska-red);border-radius:12px}.why-us-difference-title{font-size:1.25rem;color:var(--nebraska-red);margin:0 0 1rem;font-weight:700}.why-us-difference-header+.why-us-difference-list{margin-top:.5rem}.why-us-difference-list{margin:0 0 1.5rem;padding-left:1.35rem;font-size:1.05rem;line-height:1.75;color:var(--slate)}.why-us-difference-list li::marker{color:var(--nebraska-red)}.why-us-closing{margin:0;font-size:1.1rem;font-weight:600;color:var(--charcoal);line-height:1.65}.section{padding:4rem 0}.section-experience{background:var(--white);border-top:3px solid var(--nebraska-red)}.stat-block{text-align:center;margin-bottom:1.5rem}.stat-number{display:block;font-family:Figtree,system-ui,sans-serif;font-size:clamp(3rem,8vw,5rem);font-weight:700;color:var(--nebraska-red);line-height:1}.stat-label{font-size:1.1rem;color:var(--slate);font-weight:500}.section-lead{max-width:640px;margin:0 auto;font-size:1.15rem;color:var(--slate);text-align:center;line-height:1.7}.section-title{font-size:clamp(1.75rem,4vw,2.25rem);margin:0 0 .5rem;text-align:center;color:var(--charcoal)}.section-subtitle{text-align:center;color:var(--gray);margin:0 0 2.5rem;max-width:520px;margin-left:auto;margin-right:auto}.engagement-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:2rem}.engagement-card{background:var(--white);border:2px solid var(--wheat);border-radius:12px;padding:1.75rem;transition:border-color .2s,box-shadow .2s}.engagement-card:hover{border-color:var(--nebraska-red);box-shadow:0 8px 24px #c41e3a14}.engagement-card h3{font-size:1.25rem;margin:0 0 .75rem;color:var(--nebraska-red)}.engagement-card p{margin:0;color:var(--slate);font-size:.98rem;line-height:1.6}.section-value{background:var(--slate);color:var(--cream)}.section-value .section-title{color:var(--cream)}.value-list{max-width:560px;margin:0 auto;padding-left:1.25rem;font-size:1.05rem;line-height:1.8}.value-list li{margin-bottom:.75rem}.value-list li::marker{color:var(--nebraska-red)}.section-cta{background:linear-gradient(180deg,var(--cream) 0%,var(--wheat) 100%);text-align:center}.cta-text{max-width:480px;margin:0 auto 1.5rem;color:var(--slate);font-size:1.1rem}.site-footer{padding:2rem 1.5rem;background:var(--charcoal);color:var(--cream);text-align:center}.site-footer .logo-text{color:var(--cream);display:block;margin-bottom:.25rem}.footer-tagline{margin:0;font-size:.9rem;opacity:.85}.site-footer a{color:var(--nebraska-red-light)}@media(max-width:900px){.why-us-hero-graphic{position:static;transform:none;margin:0 auto 1rem;width:80px;height:80px}}@media(max-width:768px){.nav{gap:1rem}.nav a:not(.cta-link){display:none}.hero{min-height:85vh;padding:5rem 1rem 3rem}.section{padding:3rem 0}.why-us-hero-graphic{display:none}}
