*,*::before,*::after{box-sizing:border-box}body{background-color:var(--bg);color:var(--muted);font-family:'Inter',sans-serif;font-size:1rem;line-height:1.75}h1,h2,h3,h4,h5,h6{color:var(--heading);font-family:'Cinzel',serif}a{color:var(--accent);text-decoration:none}a:hover{color:#e8c49a}.breadcrumb-wrap{background:var(--panel);border-bottom:1px solid var(--border);padding:0.75rem 0}.breadcrumb-item a{color:var(--accent);font-size:0.875rem}.breadcrumb-item.active{color:var(--muted);font-size:0.875rem}.breadcrumb-item + .breadcrumb-item::before{color:var(--border)}.hero{background:linear-gradient(150deg,#060e1a 0%,#0d1520 50%,#101828 100%);padding:80px 0 65px;border-bottom:1px solid var(--border);position:relative;overflow:hidden}.hero::before{content:'';position:absolute;top:-120px;right:-120px;width:600px;height:600px;background:radial-gradient(circle,rgba(212,163,115,0.06) 0%,transparent 65%);border-radius:50%;pointer-events:none}.hero h1{font-size:clamp(1.8rem,4vw,2.8rem);line-height:1.2;margin-bottom:1.25rem}.hero h1 span{color:var(--accent)}.btn-outline-accent{border:2px solid var(--accent);color:var(--accent);font-weight:600;padding:0.7rem 1.8rem;border-radius:6px;background:transparent;font-family:'Inter',sans-serif;transition:all 0.2s}.btn-outline-accent:hover{background:var(--accent);color:#101828}section{padding:65px 0}.section-label{font-size:0.78rem;font-weight:700;letter-spacing:0.12em;text-transform:uppercase;color:var(--accent);margin-bottom:0.5rem;font-family:'Inter',sans-serif}.section-title{font-size:clamp(1.4rem,3vw,2.1rem);margin-bottom:1rem}.divider{width:50px;height:3px;background:var(--accent);border-radius:2px;margin:0 auto 2rem}.divider-left{width:50px;height:3px;background:var(--accent);border-radius:2px;margin:0 0 1.5rem}.stat-box{background:var(--panel);border:1px solid var(--border);border-radius:10px;padding:1.5rem 1.25rem;text-align:center;transition:border-color 0.2s}.stat-box:hover{border-color:var(--accent)}.stat-box .stat-num{font-size:2.1rem;font-weight:800;color:var(--accent);line-height:1;font-family:'Cinzel',serif}.stat-box .stat-label{font-size:0.82rem;color:var(--muted);margin-top:0.4rem}.feature-card{background:var(--panel);border:1px solid var(--border);border-radius:12px;padding:2rem 1.75rem;height:auto;transition:border-color 0.2s,transform 0.2s}.feature-card:hover{border-color:var(--accent);transform:translateY(-4px)}.feature-card .icon-wrap{width:58px;height:58px;background:rgba(212,163,115,0.1);border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:1.7rem;color:var(--accent);margin-bottom:1.25rem}.feature-card h5{color:var(--heading);font-family:'Inter',sans-serif;font-weight:700;font-size:1.05rem;margin-bottom:0.75rem}.feature-card p{font-size:0.9rem;margin:0}.value-list{list-style:none;padding:0;margin:0}.value-list li{padding:0.7rem 0;border-bottom:1px solid var(--border);display:flex;align-items:flex-start;gap:0.85rem;font-size:0.95rem}.value-list li:last-child{border-bottom:none}.value-list li i{color:var(--accent);font-size:1.1rem;flex-shrink:0;margin-top:3px}.timeline{position:relative;padding-left:2.5rem}.timeline::before{content:'';position:absolute;left:0.9rem;top:0;bottom:0;width:2px;background:linear-gradient(to bottom,var(--accent),rgba(212,163,115,0.1))}.timeline-item{position:relative;margin-bottom:2rem}.timeline-item:last-child{margin-bottom:0}.timeline-item::before{content:'';position:absolute;left:-1.65rem;top:0.45rem;width:12px;height:12px;background:var(--accent);border-radius:50%;border:2px solid var(--bg)}.timeline-item .year{font-size:0.75rem;font-weight:700;color:var(--accent);text-transform:uppercase;letter-spacing:0.1em;font-family:'Inter',sans-serif;margin-bottom:0.2rem}.timeline-item h6{color:var(--heading);font-family:'Inter',sans-serif;font-weight:700;margin-bottom:0.3rem}.timeline-item p{font-size:0.88rem;margin:0}.highlight-box{background:rgba(212,163,115,0.07);border-left:4px solid var(--accent);border-radius:8px;padding:1.25rem 1.5rem}.team-card{background:var(--panel);border:1px solid var(--border);border-radius:12px;padding:1.75rem 1.5rem;text-align:center;height:auto;transition:border-color 0.2s,transform 0.2s}.team-card:hover{border-color:var(--accent);transform:translateY(-4px)}.team-card .avatar{width:72px;height:72px;background:rgba(212,163,115,0.12);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;margin:0 auto 1rem;border:2px solid rgba(212,163,115,0.25)}.team-card h6{color:var(--heading);font-family:'Inter',sans-serif;font-weight:700;margin-bottom:0.25rem}.team-card .role{font-size:0.78rem;color:var(--accent);font-weight:600;text-transform:uppercase;letter-spacing:0.08em;font-family:'Inter',sans-serif;margin-bottom:0.75rem}.team-card p{font-size:0.85rem;margin:0}.trust-badge{background:var(--panel);border:1px solid var(--border);border-radius:10px;padding:1.25rem 1rem;text-align:center;transition:border-color 0.2s}.trust-badge:hover{border-color:var(--accent)}.trust-badge i{font-size:1.8rem;color:var(--accent);display:block;margin-bottom:0.5rem}.trust-badge span{font-size:0.8rem;color:var(--muted);font-family:'Inter',sans-serif;font-weight:500}@media (max-width:768px){section{padding:45px 0}}html,body{overflow-x:clip;width:100%}
