.page-hero{position:relative;min-height:420px;display:flex;align-items:center;background:url(https://images.pexels.com/photos/7812853/pexels-photo-7812853.jpeg?auto=compress&cs=tinysrgb&w=1920) center 30% / cover no-repeat}.page-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#0a1e0fe0,#0a1e0fa6)}.page-hero-content{position:relative;z-index:2;padding:80px 0}.page-hero h1{font-size:clamp(32px,5vw,60px);font-weight:900;color:#fff;line-height:1.1;margin-bottom:16px}.page-hero h1 span{color:#f59e0b}.page-hero p{font-size:18px;color:#fffc;max-width:560px;line-height:1.6}.breadcrumb{display:flex;gap:8px;align-items:center;margin-bottom:16px}.breadcrumb a{color:#fff9;text-decoration:none;font-size:13px}.breadcrumb a:hover{color:#f59e0b}.breadcrumb span{color:#fff6;font-size:13px}.breadcrumb .current{color:#f59e0b;font-size:13px;font-weight:600}.story-section{padding:80px 0}.story-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.story-img-wrap{position:relative;border-radius:16px;overflow:hidden;height:520px}.story-img-wrap img{width:100%;height:100%;object-fit:cover}.story-img-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#0a1e0fe6);padding:32px}.story-img-quote{font-size:16px;font-style:italic;color:#ffffffe6;line-height:1.6;border-left:3px solid #f59e0b;padding-left:16px}.story-img-quote cite{display:block;margin-top:8px;color:#f59e0b;font-style:normal;font-weight:700;font-size:13px}.story-content h2{font-size:clamp(28px,3.5vw,40px);font-weight:800;color:#1a4d2e;margin-bottom:20px;line-height:1.15}.story-content p{font-size:15px;color:#555;line-height:1.85;margin-bottom:18px}.values-section{background:#f8fdf9;padding:80px 0}.values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:48px}.value-card{background:#fff;border-radius:16px;padding:40px 32px;text-align:center;box-shadow:0 4px 24px #0000000f;border-top:4px solid #1a4d2e;transition:transform .2s,box-shadow .2s}.value-card:hover{transform:translateY(-4px);box-shadow:0 16px 48px #0000001a}.value-icon{font-size:48px;display:block;margin-bottom:20px}.value-card h3{font-size:20px;font-weight:800;color:#1a4d2e;margin-bottom:12px}.value-card p{font-size:14px;color:#666;line-height:1.7}.team-section{padding:80px 0}.team-intro{max-width:700px}.team-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px;margin-top:48px;align-items:start}.team-main{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 8px 40px #0000001a}.team-main-img{height:400px;overflow:hidden}.team-main-img img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.team-main:hover .team-main-img img{transform:scale(1.04)}.team-main-body{padding:32px}.team-name{font-size:24px;font-weight:800;color:#1a4d2e;margin-bottom:4px}.team-title{font-size:13px;color:#f59e0b;font-weight:700;letter-spacing:1px;text-transform:uppercase;margin-bottom:16px}.team-bio{font-size:14px;color:#555;line-height:1.8}.team-side{display:flex;flex-direction:column;gap:20px}.crew-card{background:#fff;border-radius:12px;padding:24px;box-shadow:0 4px 20px #00000012;display:flex;gap:16px;align-items:flex-start;transition:transform .2s}.crew-card:hover{transform:translate(4px)}.crew-avatar{width:56px;height:56px;border-radius:50%;background:#e8f5ee;display:flex;align-items:center;justify-content:center;font-size:24px;flex-shrink:0}.crew-name{font-size:16px;font-weight:700;color:#1a4d2e;margin-bottom:2px}.crew-role{font-size:11px;color:#f59e0b;font-weight:700;letter-spacing:.8px;text-transform:uppercase;margin-bottom:8px}.crew-desc{font-size:13px;color:#666;line-height:1.6}.equipment-card{background:#e8f5ee;border-radius:12px;padding:24px;margin-top:24px;border-left:4px solid #1a4d2e}.equipment-card h4{font-size:15px;font-weight:700;color:#1a4d2e;margin-bottom:12px}.equipment-list{list-style:none}.equipment-list li{font-size:13px;color:#444;padding:4px 0;display:flex;align-items:center;gap:8px}.equipment-list li:before{content:"🔧"}.milestones-section{background:#1a4d2e;padding:60px 0}.milestones-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;text-align:center}.milestone .num{font-size:48px;font-weight:900;color:#f59e0b;line-height:1}.milestone .lbl{font-size:14px;font-weight:600;color:#fffc;margin-top:8px}.cta-banner{background:linear-gradient(135deg,#0f2419,#1a4d2e);padding:80px 24px;text-align:center}.cta-banner h2{font-size:clamp(26px,3.5vw,44px);font-weight:800;color:#fff;margin-bottom:16px}.cta-banner p{font-size:17px;color:#fffc;margin-bottom:36px}.cta-banner-btns{display:flex;gap:16px;justify-content:center;flex-wrap:wrap;align-items:center}@media(max-width:900px){.story-grid{grid-template-columns:1fr;gap:48px}.story-img-wrap{height:360px}.values-grid,.team-grid{grid-template-columns:1fr}.milestones-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.milestones-grid{grid-template-columns:1fr 1fr;gap:24px}}
