:root{--grpc-primary:#2F2483;--grpc-primary-rgb:7,122,216;--grpc-secondary:#1e1850;--grpc-secondary-rgb:0,105,186;--grpc-accent:#27243b;--grpc-text-primary:#333;--grpc-text-secondary:#666;--grpc-bg-white:#fff;--grpc-bg-light:#f8f9fa;--grpc-border-light:#eee;--grpc-transition-base:0.3s ease;--grpc-radius-md:8px;--grpc-shadow-md:0 4px 8px rgba(0,0,0,.12)}.site-content,.site-footer{padding:40px 0}.site-footer{background:#f8f9fa;border-top:1px solid #eee}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2;margin-bottom:1rem}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-bottom:1rem}a{color:#007bff;text-decoration:none;transition:color .3s ease}a:hover{color:#0056b3}.btn{border:none;border-radius:4px;cursor:pointer;display:inline-block;font-size:16px;font-weight:500;padding:10px 20px;text-align:center;transition:all .3s ease}.btn-primary{background:#007bff;color:#fff}.btn-primary:hover{background:#0056b3;color:#fff}@media (max-width:768px){.container{padding:0 10px}h1{font-size:2rem}h2{font-size:1.75rem}h3{font-size:1.5rem}}