:root{--bg:#02081a;--surface:#07152f;--surface-2:#041024;--text:#eff8ff;--muted:#c4d8ee;--primary:#35b5ef;--primary-2:#0f7fda;--line:#12385f;--shadow:0 20px 40px #02081a73}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}html,body{margin:0;padding:0}body{color:var(--text);background:linear-gradient(150deg,#02081a73,#02081ae6),url(/logo/PRAKTO_COLOR.png) 50%/cover no-repeat fixed;font-family:Inter,Segoe UI,system-ui,-apple-system,Arial,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}.container{width:min(1120px,92%);margin:0 auto}.site-header{z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#020a1bb8;border-bottom:1px solid #59aee640;position:sticky;top:0}.nav{align-items:center;gap:1.2rem;min-height:4.5rem;display:flex}.brand{align-items:center;line-height:0;display:inline-flex}.brand-logo{width:auto;height:2.3rem}.brand-logo-mobile{display:none}.nav ul{gap:1rem;margin:0;padding:0;list-style:none;display:flex}.nav nav{margin-left:auto}.btn{background:linear-gradient(135deg,var(--primary),var(--primary-2));color:#fff;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:.8rem 1.2rem;font-weight:700;transition:transform .2s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn-sm{padding:.55rem 1rem}.btn-ghost{color:#d8edff;background:0 0;border-color:#59aee680}.hero{padding:5rem 0 4rem}.hero-grid{grid-template-columns:1.2fr .8fr;align-items:center;gap:2rem;display:grid}h1,h2,h3{margin:0 0 1rem;line-height:1.2}h1{font-size:clamp(2rem,4vw,3.8rem)}h2{font-size:clamp(1.7rem,3vw,2.6rem)}.lead{color:var(--muted);max-width:60ch}.pill,.section-label{letter-spacing:.06em;text-transform:uppercase;color:#c7ecff;border:1px solid #35b5ef73;border-radius:999px;margin-bottom:1rem;padding:.2rem .65rem;font-size:.82rem;display:inline-flex}.cta-row{flex-wrap:wrap;gap:.8rem;margin-top:1.6rem;display:flex}.trust{color:#d2d8eb;margin-top:1rem;font-size:.92rem}.hero-card{box-shadow:var(--shadow);background:linear-gradient(160deg,#091e3ae6,#041024f2);border:1px solid #17568d;border-radius:1.2rem;padding:1.5rem}.hero-card ul{margin:0;padding-left:1rem}.hero-card li{color:#d9dff2;margin-bottom:.8rem}.section{padding:4.5rem 0}.cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1.4rem;display:grid}.card{border:1px solid var(--line);background:#101423eb;border-radius:1rem;padding:1.2rem}.card p{color:var(--muted)}.section-dark{background:linear-gradient(#05122a33,#030c1cb3);border-top:1px solid #59aee633;border-bottom:1px solid #59aee633}.timeline{gap:.9rem;margin-top:1rem;display:grid}.timeline-item{border:1px solid var(--line);background:#07152ee6;border-radius:.8rem;gap:1rem;padding:1rem;display:flex}.index{color:#8ed8ff;min-width:2rem;font-weight:800}.faq-list{gap:.8rem;margin-top:1rem;display:grid}details{border:1px solid var(--line);background:#101423d9;border-radius:.8rem;padding:.8rem 1rem}summary{cursor:pointer;font-weight:600}details p{color:var(--muted);margin:.8rem 0 0}.contact-box{border:1px solid var(--line);background:linear-gradient(165deg,#0d111ef2,#0a0c14f2);border-radius:1rem;grid-template-columns:1fr 1fr;align-items:start;gap:1.5rem;padding:1.4rem;display:grid}.form{gap:.55rem;display:grid}label{font-size:.9rem}input,textarea{color:#f0f4ff;background:#051329;border:1px solid #1f5d93;border-radius:.7rem;width:100%;padding:.75rem .8rem}input:focus,textarea:focus{outline-offset:1px;outline:2px solid #35b5ef}.site-footer{color:var(--text);background:linear-gradient(#041024f7,#020816fc);border-top:1px solid #59aee638;margin-top:2rem}.site-footer__top{grid-template-columns:minmax(0,1.35fr) minmax(0,.85fr) minmax(0,.85fr);align-items:start;gap:clamp(2rem,4vw,3.5rem);padding:3rem 0 2.5rem;display:grid}.site-footer__logo-wrap{margin-bottom:1rem;line-height:0;display:inline-block}.site-footer__logo{object-fit:contain;width:auto;max-width:160px;height:2rem}.site-footer__desc{max-width:38ch;color:var(--muted);margin:0 0 1.25rem;font-size:.95rem;line-height:1.65}.site-footer__social{gap:.55rem;margin:0;padding:0;list-style:none;display:flex}.site-footer__social-btn{color:#e8f4ff;background:#07152ea6;border:1px solid #59aee647;border-radius:.55rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:border-color .2s,background .2s,color .2s,transform .2s;display:inline-flex}.site-footer__social-btn:hover{color:#fff;background:#0f2848e6;border-color:#35b5ef8c;transform:translateY(-2px)}.site-footer__col-title{color:#f0f8ff;letter-spacing:.02em;margin:0 0 1rem;font-size:.95rem;font-weight:700}.site-footer__links{gap:.65rem;margin:0;padding:0;list-style:none;display:grid}.site-footer__links a{color:#9eb8d4;font-size:.94rem;transition:color .2s}.site-footer__links a:hover{color:#c7ecff}.site-footer__bar{background:#02081499;border-top:1px solid #59aee62e}.site-footer__bar-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem 1.5rem;padding:1.15rem 0 1.35rem;display:flex}.site-footer__copy{color:#7a9ab8;margin:0;font-size:.82rem}.site-footer__legal{flex-wrap:wrap;gap:1rem 1.25rem;display:flex}.site-footer__legal a{color:#7a9ab8;font-size:.82rem;transition:color .2s}.site-footer__legal a:hover{color:#b8d4ee}.site-footer__wa{z-index:60;color:#fff;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;transition:transform .2s,box-shadow .2s;display:inline-flex;position:fixed;bottom:1.25rem;right:1.25rem;box-shadow:0 10px 28px #00000059}.site-footer__wa:hover{transform:scale(1.06);box-shadow:0 12px 32px #0006}.legal-page{padding-bottom:4rem}.legal-page .lead{margin-bottom:1.5rem}@media (max-width:768px){.site-footer__top{grid-template-columns:1fr;padding:2.5rem 0 2rem}.site-footer__desc{max-width:none}.site-footer__bar-inner{flex-direction:column;align-items:flex-start}}@media (max-width:900px){.hero-grid,.cards,.contact-box{grid-template-columns:1fr}.nav ul,.brand-logo-desktop{display:none}.brand-logo-mobile{height:2rem;display:inline-block}}
