.res-hero{position:relative;height:340px;display:flex;align-items:flex-end;background:linear-gradient(135deg,#0a57a1,#084c8a 40%,#0d3b68);overflow:hidden}.res-hero__overlay{position:absolute;inset:0;background:radial-gradient(ellipse at 80% 20%,rgba(245,180,31,.15) 0,transparent 50%),radial-gradient(ellipse at 20% 80%,rgba(0,130,132,.3) 0,transparent 60%)}.res-hero__body{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;height:100%;color:#fff}.res-hero__title{font-size:2.8rem;font-weight:800;line-height:1.3}.res-hero__subtitle{margin-top:16px;font-size:1.1rem;line-height:1.7;opacity:.9;max-width:560px}.res-nav{position:relative;z-index:3;margin-top:-32px}.res-nav__inner{display:flex;gap:0;max-width:960px;overflow-x:auto;-webkit-overflow-scrolling:touch}.res-nav__tab{flex:1 1;display:flex;align-items:center;justify-content:center;height:60px;font-size:1.05rem;font-weight:700;border-radius:12px 12px 0 0;position:relative;transition:all .25s;white-space:nowrap;min-width:100px}.res-nav__tab--active{background:var(--teal);color:#fff;box-shadow:0 4px 16px rgba(0,130,132,.3)}.res-nav__tab--active:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:40px;height:3px;background:var(--yellow);border-radius:3px 3px 0 0}.res-nav__tab:not(.res-nav__tab--active){background:#fff;color:var(--muted);font-weight:600}.res-nav__tab:not(.res-nav__tab--active):hover{background:#f0f6f6;color:var(--teal)}.res-overview{padding:60px 0 80px}.res-overview__grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;margin-bottom:60px}.res-tool-card{display:flex;flex-direction:column;align-items:flex-start;padding:32px 28px;background:#fff;border:1px solid var(--line);border-radius:16px;transition:all .3s;cursor:pointer}.res-tool-card:hover{border-color:var(--teal);box-shadow:var(--shadow);transform:translateY(-4px)}.res-tool-card__icon{font-size:2.4rem;margin-bottom:16px}.res-tool-card__title{font-size:1.25rem;font-weight:700;color:var(--text);margin-bottom:8px}.res-tool-card__desc{font-size:.95rem;color:var(--muted);line-height:1.6;margin-bottom:16px;flex:1 1}.res-tool-card__link{font-size:.9rem;font-weight:600;color:var(--teal);transition:color .2s}.res-tool-card:hover .res-tool-card__link{color:var(--teal-dark)}.res-overview__cta{text-align:center;padding:48px 32px;background:var(--teal-soft);border-radius:16px}.res-overview__cta-title{font-size:1.5rem;font-weight:700;margin-bottom:8px}.res-overview__cta-desc{font-size:1rem;color:var(--muted);margin-bottom:24px}.res-overview__cta-btn{display:inline-block;padding:12px 36px;background:var(--teal);color:#fff;font-weight:600;border-radius:8px;transition:all .25s}.res-overview__cta-btn:hover{background:var(--teal-dark);transform:translateY(-2px)}.res-sub{padding:48px 0 80px}.res-sub__section{margin-bottom:48px}.res-sub__heading{font-size:1.5rem;font-weight:700;margin-bottom:16px;padding-left:14px;border-left:4px solid var(--teal)}.res-sub__text{font-size:1.05rem;color:var(--muted);line-height:1.8;max-width:720px}.res-steps{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}.res-step{text-align:center;padding:28px 16px;background:#fff;border:1px solid var(--line);border-radius:12px;transition:all .25s}.res-step:hover{border-color:var(--teal);box-shadow:0 8px 24px rgba(0,130,132,.1)}.res-step__num{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;background:var(--teal);color:#fff;font-size:1rem;font-weight:700;border-radius:50%;margin-bottom:14px}.res-step__title{font-size:1.1rem;font-weight:700;margin-bottom:6px}.res-step__desc{font-size:.9rem;color:var(--muted)}.res-sub__placeholder{display:flex;align-items:center;justify-content:center;min-height:200px;background:#f7f9fa;border:2px dashed var(--line);border-radius:12px;color:var(--muted);font-size:1rem}.res-sub__info-list{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;gap:20px}.res-sub__info-item{padding:24px;background:#f7f9fa;border-radius:12px}.res-sub__info-item h3{font-size:1.05rem;font-weight:700;margin-bottom:8px;color:var(--text)}.res-sub__info-item p{font-size:.95rem;color:var(--muted);line-height:1.7}.res-sub__cta{text-align:center;padding:40px 24px;background:var(--teal-soft);border-radius:12px}.res-sub__cta p{font-size:1.05rem;color:var(--muted);margin-bottom:16px}.res-sub__cta-btn{display:inline-block;padding:12px 32px;background:var(--teal);color:#fff;font-weight:600;border-radius:8px;transition:all .25s}.res-sub__cta-btn:hover{background:var(--teal-dark);transform:translateY(-2px)}@media (max-width:1024px){.res-hero{height:280px}.res-hero__title{font-size:2.2rem}.res-overview__grid,.res-steps{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.res-hero{height:220px}.res-hero__title{font-size:1.8rem}.res-hero__subtitle{font-size:.95rem}.res-nav{margin-top:-24px}.res-nav__inner{max-width:100%;padding:0 12px}.res-nav__tab{height:48px;font-size:.9rem;border-radius:10px 10px 0 0;min-width:80px}.res-overview{padding:40px 0 60px}.res-overview__grid{grid-template-columns:1fr;gap:16px}.res-steps{grid-template-columns:1fr 1fr;gap:12px}.res-sub__info-list{grid-template-columns:1fr}.res-sub__heading{font-size:1.3rem}}