body{margin:0;padding:0;color:#2d3748}.section{max-width:1440px;margin:0 auto;padding:3rem 1rem;position:relative}@media(min-width:768px){.section{padding:4.5rem 2rem}}@media(min-width:1024px){.section{padding:6rem 4rem}}.section:first-of-type,.hero.section,[class*=-hero].section{padding-top:2rem}@media(min-width:768px){.section:first-of-type,.hero.section,[class*=-hero].section{padding-top:3rem}}@media(min-width:1024px){.section:first-of-type,.hero.section,[class*=-hero].section{padding-top:3.5rem}}.section:not(:first-of-type):before{content:"";position:absolute;top:0;left:5%;right:5%;height:1px;background:linear-gradient(90deg,#24b0ed00,#24b0ed40,#11689f80,#24b0ed40,#24b0ed00)}.reveal-section{opacity:0;transform:translateY(35px);transition:opacity 1s cubic-bezier(.16,1,.3,1),transform 1s cubic-bezier(.16,1,.3,1);will-change:transform,opacity}.reveal-section.is-visible{opacity:1;transform:translateY(0)}.page-title{font-size:clamp(2.5rem,4vw,3.5rem);line-height:1.1;margin:0 0 1rem;color:#1a2332}.page-subtitle{max-width:600px;margin:0 auto;color:#4a5568;line-height:1.7;font-size:1.1rem}.section-head{margin:0 0 1rem;padding-top:1.2rem}.section-head h2{margin:0;color:#1a2332}.with-link{display:flex;justify-content:space-between;align-items:center;gap:1rem}.with-link a{color:#005faa;text-decoration:none;font-size:.82rem}.btn{text-decoration:none;font-size:.84rem;padding:.62rem 1.1rem;border-radius:4px;border:1px solid transparent;cursor:pointer;transition:all .2s ease;display:inline-block;text-align:center}.btn:hover{transform:translateY(-2px)}.btn-dark{background:#005faa;color:#fff}.btn-dark:hover{background:#004883;box-shadow:0 4px 12px #00000026}.btn-light{background:#f0f4f8;color:#1a2332;border-color:#d0d7e2}.btn-light:hover{background:#e2e8f0;border-color:#a0aec0}.cards-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem}.card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem;box-shadow:0 2px 12px #0000000a;transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}.card:hover{transform:translateY(-4px);border-color:#cbd5e0;box-shadow:0 8px 24px #00000014}.card h3,.card h4{margin:0 0 .7rem;color:#1a2332}.card p{margin:0 0 1rem;font-size:.9rem;color:#4a5568;line-height:1.6}.card a{text-decoration:none;color:#005faa;font-size:.82rem;font-weight:500;transition:color .2s ease}.card a:hover{color:#004883}.text-center{text-align:center}.icon-wrapper{width:64px;height:64px;background:linear-gradient(135deg,#005faa0f,#005faa1f);border:1px solid rgba(0,95,170,.12);border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;color:#005faa}.service-btn{margin-top:auto;align-self:flex-start}@media(max-width:980px){.cards-grid,.guides-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.cards-grid,.guides-grid{grid-template-columns:1fr}.download-item{flex-direction:column;align-items:flex-start}.dl-actions{width:100%}.dl-actions .btn{display:block;width:100%}}.guides-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem}.guide-card{display:flex;flex-direction:column}.guide-card h3{margin:0 0 1rem;color:#1a2332;font-size:.95rem;line-height:1.45}.guide-card p{flex-grow:1;margin-bottom:1.5rem}.downloads-list{display:flex;flex-direction:column;gap:1.2rem;margin-top:2rem;max-width:1200px;margin-left:auto;margin-right:auto}.download-item{display:flex;align-items:center;gap:1.5rem;padding:1.5rem 2rem}.dl-icon{flex-shrink:0;width:56px;height:56px;background:linear-gradient(135deg,#005faa14,#0078d41f);border:1px solid rgba(0,95,170,.15);border-radius:16px;display:flex;align-items:center;justify-content:center;color:#005faa}.pdf-icon{background:linear-gradient(135deg,#caa25014,#caa25026);border-color:#caa25033;color:#b8923f}.dl-content{flex-grow:1}.dl-content h3{margin:0 0 .5rem;font-size:1.25rem;color:#1a2332}.dl-content p{margin:0 0 .8rem;font-size:.95rem;color:#4a5568}.dl-meta{display:flex;gap:.8rem;margin-bottom:.8rem;flex-wrap:wrap}.badge{background:#005faa0f;border:1px solid rgba(0,95,170,.12);padding:.25rem .75rem;border-radius:6px;font-size:.8rem;color:#005faa;font-weight:600}.hash-box{background:#f0f4f8;padding:.4rem .8rem;border-radius:6px;border:1px solid #e2e8f0;display:inline-block}.hash-box code{font-family:Courier New,Courier,monospace;font-size:.85rem;color:#005faa}.dl-actions{flex-shrink:0}
