.operator-hero{position:relative;min-height:700px;display:flex;align-items:center;overflow:hidden;background:url("../images/home-header.jpg") center 56%/cover no-repeat;color:#fff}.operator-hero__overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,27,43,.94),rgba(4,31,48,.67) 55%,rgba(4,31,48,.28)),linear-gradient(0deg,rgba(4,27,43,.35),transparent 55%)}.operator-hero__content{position:relative;z-index:1;padding-top:115px}.operator-hero h1{max-width:900px;margin-top:20px;font-family:"Manrope",sans-serif;font-size:clamp(3.2rem,7vw,6.4rem);line-height:1.01;letter-spacing:-.06em}.operator-hero h1 em{color:var(--aqua);font-family:Georgia,serif;font-weight:400}.operator-hero p{max-width:670px;margin-top:24px;color:rgba(255,255,255,.78);font-size:1.05rem;line-height:1.75}.operator-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.resource-jump{position:sticky;z-index:20;top:0;border-bottom:1px solid var(--line);background:rgba(255,255,255,.96);box-shadow:0 8px 22px rgba(7,30,47,.05);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.resource-jump__inner{min-height:68px;display:flex;align-items:center;gap:30px;overflow-x:auto;white-space:nowrap}.resource-jump span{color:var(--muted);font-size:.69rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.resource-jump a{color:var(--ink);font-size:.76rem;font-weight:800}.resource-jump a:hover{color:var(--coral)}.operator-intro .section-heading>p{max-width:490px;color:var(--muted);line-height:1.75}.operator-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:46px}.operator-steps article{position:relative;min-height:285px;padding:29px 25px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 12px 32px rgba(7,30,47,.05)}.operator-steps article>span{position:absolute;right:20px;top:17px;color:#dfe7e8;font-family:"Manrope",sans-serif;font-size:2.4rem;font-weight:800}.operator-steps i{width:49px;height:49px;display:grid;place-items:center;border-radius:14px;background:rgba(51,166,166,.11);color:var(--ocean);font-size:1.1rem}.operator-steps h3{margin-top:27px;font-family:"Manrope",sans-serif;font-size:1.05rem}.operator-steps p{margin-top:11px;color:var(--muted);font-size:.78rem;line-height:1.7}.resource-library .section-heading{max-width:710px}.resource-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:43px}.resource-card{min-height:330px;display:flex;align-items:flex-start;flex-direction:column;padding:28px;border:1px solid rgba(7,30,47,.09);border-radius:18px;background:#fff;box-shadow:0 12px 32px rgba(7,30,47,.055)}.resource-card__icon{width:50px;height:50px;display:grid;place-items:center;margin-bottom:25px;border-radius:14px;background:var(--cream);color:var(--ocean);font-size:1.1rem}.resource-card small{color:var(--coral);font-size:.64rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.resource-card h3{margin-top:9px;font-family:"Manrope",sans-serif;font-size:1.15rem;line-height:1.35}.resource-card p{margin:12px 0 22px;color:var(--muted);font-size:.76rem;line-height:1.7}.resource-card>a{display:inline-flex;align-items:center;gap:8px;margin-top:auto;color:var(--ocean);font-size:.72rem;font-weight:800}.resource-card>a:hover{color:var(--coral)}.resource-card--account{background:var(--navy);color:#fff}.resource-card--account .resource-card__icon{background:rgba(121,212,207,.12);color:var(--aqua)}.resource-card--account p{color:rgba(255,255,255,.62)}.resource-card--account>a{color:var(--aqua)}.operator-checklist__layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(330px,.7fr);gap:70px;align-items:center}.operator-checklist__copy h2{max-width:700px;margin-top:12px;font-family:"Manrope",sans-serif;font-size:clamp(2.4rem,5vw,4.6rem);line-height:1.04;letter-spacing:-.055em}.operator-checklist__copy>p{max-width:650px;margin-top:18px;color:var(--muted);line-height:1.75}.operator-checklist ul{display:grid;gap:15px;margin:29px 0 31px;padding:0;list-style:none}.operator-checklist li{display:grid;grid-template-columns:33px 1fr;gap:12px;align-items:start}.operator-checklist li>i{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:rgba(51,166,166,.12);color:var(--ocean);font-size:.68rem}.operator-checklist li strong,.operator-checklist li span{display:block}.operator-checklist li strong{margin-bottom:3px;color:var(--ink);font-size:.82rem}.operator-checklist li span{color:var(--muted);font-size:.72rem;line-height:1.55}.operator-tip-card{padding:38px;border-radius:22px;background:var(--navy);color:#fff;box-shadow:0 25px 60px rgba(7,30,47,.18)}.operator-tip-card>span{color:var(--aqua);font-size:.69rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.operator-tip-card>span i{margin-right:7px}.operator-tip-card h3{margin-top:22px;font-family:"Manrope",sans-serif;font-size:1.8rem;line-height:1.25}.operator-tip-card>p{margin-top:16px;color:rgba(255,255,255,.65);font-size:.82rem;line-height:1.75}.operator-tip-card>div{display:grid;grid-template-columns:42px 1fr;gap:2px 13px;margin-top:29px;padding-top:24px;border-top:1px solid rgba(255,255,255,.13)}.operator-tip-card>div i{grid-row:1/3;width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:rgba(121,212,207,.12);color:var(--aqua)}.operator-tip-card>div strong,.operator-tip-card>div small{display:block}.operator-tip-card>div strong{font-size:.74rem}.operator-tip-card>div small{color:rgba(255,255,255,.5);font-size:.63rem}.operator-support{padding:75px 0;background:linear-gradient(115deg,var(--navy),#103f54);color:#fff}.operator-support__inner{display:flex;align-items:center;justify-content:space-between;gap:45px}.operator-support h2{max-width:760px;margin-top:12px;font-family:"Manrope",sans-serif;font-size:clamp(2rem,4vw,3.6rem);line-height:1.08;letter-spacing:-.045em}.operator-support p{max-width:690px;margin-top:14px;color:rgba(255,255,255,.62)}.operator-support__actions{display:flex;flex:0 0 auto;gap:11px}.operator-resources-page .footer{margin-top:0}@media(max-width:1020px){.operator-steps{grid-template-columns:1fr 1fr}.resource-card-grid{grid-template-columns:1fr 1fr}.operator-checklist__layout{gap:38px}.operator-support__inner{align-items:flex-start;flex-direction:column}}@media(max-width:760px){.operator-hero{min-height:680px}.operator-hero__content{padding-top:120px}.resource-jump__inner{gap:20px}.operator-checklist__layout{grid-template-columns:1fr}.operator-tip-card{padding:29px}.operator-support__actions{flex-wrap:wrap}}@media(max-width:580px){.operator-hero h1{font-size:3rem}.operator-hero p{font-size:.9rem}.operator-hero__actions,.operator-hero__actions .button{width:100%}.operator-steps,.resource-card-grid{grid-template-columns:1fr}.operator-steps article{min-height:0}.operator-support__actions,.operator-support__actions .button{width:100%}}
