*,*::before,*::after{box-sizing:border-box}body{background-color:var(--bg-deep);color:var(--text-main);font-family:'Inter',sans-serif;font-size:1rem;line-height:1.78}h1,h2,h3,h4,h5{font-family:'Playfair Display',serif;color:var(--gold)}a{color:var(--gold);text-decoration:none}a:hover{color:var(--green-acc)}.breadcrumb-wrap{background:var(--bg-darker);border-bottom:var(--border-gold);padding:0.65rem 0}.breadcrumb{margin:0;font-size:0.83rem}.breadcrumb-item a{color:var(--gold)}.breadcrumb-item.active{color:var(--text-muted)}.breadcrumb-item + .breadcrumb-item::before{color:var(--text-muted)}.page-hero{background:linear-gradient(135deg,var(--bg-darker) 0%,#0b3520 55%,var(--bg-deep) 100%);padding:76px 0 64px;border-bottom:var(--border-gold);position:relative;overflow:hidden}.page-hero::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at 70% 50%,rgba(234,179,8,0.06) 0%,transparent 65%);pointer-events:none}.hero-badge{display:inline-block;background:rgba(34,197,94,0.12);border:1px solid rgba(34,197,94,0.35);color:var(--green-acc);font-size:0.78rem;font-weight:600;letter-spacing:0.08em;text-transform:uppercase;padding:4px 14px;border-radius:20px;margin-bottom:1rem}.page-hero h1{font-size:clamp(1.9rem,4.5vw,3rem);line-height:1.2;margin-bottom:1.1rem}.page-hero p.lead{color:var(--text-muted);font-size:1.03rem;max-width:580px}section{padding:68px 0}.bg-alt{background:var(--bg-darker)}.section-label{font-size:0.78rem;font-weight:700;letter-spacing:0.12em;text-transform:uppercase;color:var(--green-acc);margin-bottom:0.4rem}.section-title{font-size:clamp(1.5rem,3.2vw,2.2rem);margin-bottom:0.9rem}.gold-divider{width:52px;height:3px;background:var(--gold);border-radius:2px;margin:0 auto 2rem}.stat-strip{background:var(--card-bg);border-top:var(--border-gold);border-bottom:var(--border-gold);padding:32px 0}.stat-item{text-align:center;padding:0.5rem}.stat-number{font-family:'Rajdhani',sans-serif;font-size:2.4rem;font-weight:700;color:var(--gold);line-height:1}.stat-label{font-size:0.82rem;color:var(--text-muted);margin-top:5px}.feature-card{background:var(--card-bg);border:var(--border-gold);border-radius:12px;padding:1.8rem 1.5rem;height:auto;transition:transform 0.22s,box-shadow 0.22s}.feature-card:hover{transform:translateY(-5px);box-shadow:0 10px 32px rgba(234,179,8,0.12)}.feature-card .card-icon{width:56px;height:56px;background:rgba(234,179,8,0.1);border:var(--border-gold);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.55rem;color:var(--gold);margin-bottom:1.1rem}.feature-card h5{font-size:1.05rem;margin-bottom:0.55rem}.feature-card p{color:var(--text-muted);font-size:0.9rem;margin:0}.value-item{display:flex;gap:1.1rem;align-items:flex-start;margin-bottom:1.8rem}.value-item:last-child{margin-bottom:0}.value-icon{width:46px;height:46px;background:rgba(234,179,8,0.1);border:var(--border-gold);border-radius:9px;display:flex;align-items:center;justify-content:center;font-size:1.25rem;color:var(--gold);flex-shrink:0}.value-text h6{font-family:'Inter',sans-serif;font-weight:700;color:var(--text-main);font-size:0.97rem;margin-bottom:0.25rem}.value-text p{color:var(--text-muted);font-size:0.88rem;margin:0}.timeline{position:relative;padding-left:2rem}.timeline::before{content:'';position:absolute;left:7px;top:6px;bottom:6px;width:2px;background:linear-gradient(to bottom,var(--gold),rgba(234,179,8,0.1))}.timeline-item{position:relative;margin-bottom:2rem}.timeline-item:last-child{margin-bottom:0}.timeline-dot{position:absolute;left:-2rem;top:5px;width:16px;height:16px;background:var(--gold);border-radius:50%;border:3px solid var(--bg-deep);box-shadow:0 0 0 2px var(--gold)}.timeline-year{font-family:'Rajdhani',sans-serif;font-size:0.82rem;font-weight:700;color:var(--green-acc);letter-spacing:0.08em;text-transform:uppercase;margin-bottom:0.2rem}.timeline-title{font-family:'Inter',sans-serif;font-weight:700;color:var(--text-main);font-size:0.97rem;margin-bottom:0.3rem}.timeline-text{color:var(--text-muted);font-size:0.88rem}.team-card{background:var(--card-bg);border:var(--border-gold);border-radius:12px;padding:1.6rem 1.3rem;text-align:center;height:auto;transition:transform 0.2s,box-shadow 0.2s}.team-card:hover{transform:translateY(-4px);box-shadow:0 8px 28px rgba(234,179,8,0.11)}.team-avatar{width:72px;height:72px;background:rgba(234,179,8,0.12);border:var(--border-gold);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;color:var(--gold);margin:0 auto 1rem}.team-card h6{font-family:'Inter',sans-serif;font-weight:700;color:var(--text-main);font-size:0.97rem;margin-bottom:0.2rem}.team-role{font-size:0.8rem;color:var(--green-acc);font-weight:600;letter-spacing:0.06em;text-transform:uppercase;margin-bottom:0.6rem}.team-card p{color:var(--text-muted);font-size:0.85rem;margin:0}.promo-banner{background:linear-gradient(90deg,rgba(234,179,8,0.1) 0%,rgba(34,197,94,0.06) 100%);border:var(--border-gold);border-radius:14px;padding:2.8rem 2rem}.skill-label{display:flex;justify-content:space-between;font-size:0.85rem;margin-bottom:4px;color:var(--text-muted)}.skill-label span:last-child{color:var(--gold);font-weight:600}.progress{height:8px;background:rgba(255,255,255,0.07);border-radius:4px;margin-bottom:1.1rem}.progress-bar{background:linear-gradient(90deg,var(--gold),var(--green-acc));border-radius:4px}.quote-block{background:var(--card-bg);border-left:4px solid var(--gold);border-radius:0 10px 10px 0;padding:1.4rem 1.6rem;margin:2rem 0}.quote-block p{color:var(--text-main);font-size:1.05rem;font-style:italic;margin:0 0 0.5rem}.quote-block cite{font-size:0.82rem;color:var(--gold);font-style:normal;font-weight:600}.text-gold{color:var(--gold)}.text-green{color:var(--green-acc)}.text-muted-custom{color:var(--text-muted)}@media (max-width:767px){.page-hero{padding:52px 0 44px}section{padding:48px 0}}html,body{overflow-x:clip;width:100%}
