:root{color:#e6ecff;background-color:#050816;font-family:Inter,Segoe UI,Arial,sans-serif;line-height:1.5}*{box-sizing:border-box}body{color:#d9e4ff;background:radial-gradient(1200px at 12% -5%,#7a5cff3d,#0000 55%),radial-gradient(1000px at 92% 8%,#00cfff33,#0000 55%),linear-gradient(#060a1e 0%,#040713 100%);margin:0}a{color:inherit}.site-shell{flex-direction:column;min-height:100vh;display:flex}.container{width:min(1160px,92%);margin:0 auto}.site-header{z-index:30;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#080c1eb8;border-bottom:1px solid #8895ff33;position:sticky;top:0}.nav-wrap{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:.95rem 0;display:flex}.brand{align-items:center;gap:.75rem;display:flex}.brand-logo{aspect-ratio:auto;object-fit:contain;width:auto;height:2.3rem}.brand-mark{color:#eef2ff;background:linear-gradient(135deg,#7c6dff,#28d3ff);border-radius:.8rem;place-items:center;width:2.3rem;height:2.3rem;font-weight:700;display:grid;box-shadow:0 12px 30px #4362ff59}.brand-title{color:#f5f8ff;letter-spacing:.02em;margin:0;font-weight:700}.brand-subtitle{color:#9fb0de;margin:0;font-size:.78rem}.site-nav{flex-wrap:wrap;gap:.65rem;display:flex}.nav-item{color:#adbbe0;border:1px solid #0000;border-radius:999px;padding:.45rem .72rem;font-size:.9rem;text-decoration:none;transition:all .22s}.phone-link{color:#dfe7ff;font-weight:600;text-decoration:none}.header-actions{align-items:center;gap:.7rem;display:flex}.lang-switcher{background:#ffffff08;border:1px solid #808dff59;border-radius:.6rem;display:inline-flex;overflow:hidden}.lang-btn{color:#adc1f2;cursor:pointer;background:0 0;border:0;padding:.36rem .58rem;font-size:.78rem}.lang-btn.active{color:#f8fbff;background:linear-gradient(135deg,#7267ff,#1ecbff)}.home-slider{border-bottom:1px solid #848ee338;height:min(65vh,620px);position:relative;overflow:hidden}.slide{opacity:0;background-position:50%;background-size:cover;align-items:center;transition:opacity .7s,transform .7s;display:flex;position:absolute;inset:0;transform:scale(1.05)}.slide.active{opacity:1;transform:scale(1)}.slide-content{color:#edf2ff}.slide-content h2{letter-spacing:-.02em;text-wrap:balance;max-width:760px;margin:0 0 .9rem;font-size:clamp(1.85rem,3.8vw,3.1rem);line-height:1.13}.slide-content p{color:#d7e1ff;max-width:720px;margin:0 0 1.25rem}.slider-dots{z-index:5;gap:.5rem;display:flex;position:absolute;bottom:1.2rem;left:50%;transform:translate(-50%)}.dot{cursor:pointer;background:#e2ecff73;border:0;border-radius:999px;width:.82rem;height:.82rem}.dot.active{background:linear-gradient(135deg,#7f72ff,#29d3ff)}.hero-section{padding:5.4rem 0;position:relative;overflow:clip}.hero-section:before,.hero-section:after{content:"";pointer-events:none;border-radius:50%;position:absolute}.hero-section:before{background:radial-gradient(circle,#3dcbff42,#3dcbff00);width:440px;height:440px;top:-90px;right:-180px}.hero-section:after{background:radial-gradient(circle,#8f6aff3d,#8f6aff00);width:480px;height:480px;bottom:-220px;left:-210px}.hero-section h1{letter-spacing:-.03em;text-wrap:balance;max-width:860px;margin:0 0 .8rem;font-size:clamp(2rem,4.3vw,3.55rem);line-height:1.1}.hero-section p{color:#abb9de;max-width:760px;font-size:1.05rem}.cta-row{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.btn{cursor:pointer;border:0;border-radius:.72rem;padding:.67rem 1.02rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s,filter .2s;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn-primary{color:#f8fbff;background:linear-gradient(135deg,#7b6bff 0%,#21ceff 100%);box-shadow:0 12px 28px #4a78ff57}.btn-secondary{color:#dae6ff;background:#dfe7ff14;border:1px solid #8a9eff5c}.section{padding:3.2rem 0}.section h1,.section h2{letter-spacing:-.02em;color:#f4f7ff;margin-top:0;margin-bottom:.8rem}.section>p{color:#aab7dd;max-width:760px}.card-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;margin-top:1.3rem;display:grid}.card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(160deg,#151c3ecc,#0a0e23e0);border:1px solid #7e8ff538;border-radius:1rem;padding:1rem;transition:transform .24s,box-shadow .24s,border-color .24s}.card:hover{border-color:#7ab8ff99;transform:translateY(-5px);box-shadow:0 18px 40px #0a112a80}.card h3{color:#f4f7ff;margin:0 0 .5rem}.card p{color:#aebce4;margin:0}.highlight{background:linear-gradient(170deg,#7660ff24,#2bc3ff1c);border:1px solid #7b9cff4d;border-radius:1rem;margin-bottom:3rem;padding-left:1rem}.highlight .btn{margin-top:1rem}.media-section{padding-top:0}.media-card{background:linear-gradient(160deg,#151c3fd1,#090e22e0);border:1px solid #7e8eec40;border-radius:1rem;grid-template-columns:1.15fr 1fr;align-items:stretch;gap:1rem;margin-top:1.2rem;padding:1rem;transition:transform .22s,box-shadow .22s,border-color .22s;display:grid}.media-card:hover{border-color:#7cb8ff94;transform:translateY(-4px);box-shadow:0 16px 32px #070d237a}.media-card h3{color:#f3f7ff;margin-top:0}.media-card p{color:#abb9df}.media-visual{background-position:50%;background-size:cover;border-radius:.75rem;min-height:190px}.visual-one{background-image:linear-gradient(#070c1e6b,#070c1e6b),url(https://images.unsplash.com/photo-1518773553398-650c184e0bb3?auto=format&fit=crop&w=1000&q=80)}.visual-two{background-image:linear-gradient(#070c1e6b,#070c1e6b),url(https://images.unsplash.com/photo-1552664730-d307ca884978?auto=format&fit=crop&w=1000&q=80)}.visual-three{background-image:linear-gradient(#070c1e6b,#070c1e6b),url(https://images.unsplash.com/photo-1581595219315-a187dd40c322?auto=format&fit=crop&w=1000&q=80)}.visual-four{background-image:linear-gradient(#070c1e6b,#070c1e6b),url(https://images.unsplash.com/photo-1521737604893-d14cc237f11d?auto=format&fit=crop&w=1000&q=80)}.showcase-head{margin-bottom:1rem}.showcase-head p{color:#a9b7dc;margin:0}.showcase-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;display:grid}.showcase-card{isolation:isolate;border:1px solid #91a1ff40;border-radius:1rem;min-height:320px;transition:transform .26s,box-shadow .26s,border-color .26s;position:relative;overflow:hidden;transform:translateY(0);box-shadow:0 22px 38px #080c1f7a}.showcase-card img{object-fit:cover;width:100%;height:100%;transition:transform .34s;display:block;transform:scale(1)}.showcase-overlay{z-index:1;background:linear-gradient(#090e224d,#080c1ee6);position:absolute;inset:0}.showcase-content{z-index:2;color:#edf2ff;position:absolute;bottom:1rem;left:1rem;right:1rem}.showcase-content h3{margin:.45rem 0 .35rem}.showcase-content p{color:#d2ddff;margin:0}.showcase-badge{color:#eaf2ff;background:#83abff33;border:1px solid #c3deffb3;border-radius:999px;padding:.2rem .55rem;font-size:.76rem;display:inline-flex}.showcase-card:hover{border-color:#7db7ffa6;transform:translateY(-8px);box-shadow:0 24px 50px #060a1b8f}.showcase-card:hover img{transform:scale(1.09)}.process-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.9rem;margin-top:1.2rem;display:grid}.process-card{background:linear-gradient(#192145d1,#0c1129e6);border:1px solid #8595f740;border-left:4px solid #4ed5ff;border-radius:.8rem;padding:1rem;animation:.5s both fade-slide}.process-no{color:#8fa0d0;font-size:1.4rem;font-weight:700;display:inline-flex}.process-card h3{color:#f1f5ff;margin:.35rem 0 .45rem}.process-card p{color:#aab8dd;margin:0}@keyframes fade-slide{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.two-col{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem;margin-top:1.2rem;display:grid}.feature-list{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.8rem;margin:1.25rem 0;display:grid}.feature-item{background:linear-gradient(155deg,#161e41d9,#0a0e24e6);border:1px solid #7d8ff142;border-radius:.66rem;padding:.75rem .9rem}.contact-form{gap:.9rem;max-width:680px;margin-top:1.2rem;display:grid}.contact-form label{color:#dbe6ff;gap:.35rem;font-weight:500;display:grid}.contact-form input,.contact-form textarea{color:#eef3ff;width:100%;font:inherit;background:#060a1cb8;border:1px solid #7c8ceb5c;border-radius:.55rem;padding:.62rem .75rem}.site-footer{color:#b6c4eb;background:#040714f2;border-top:1px solid #8191f433;margin-top:auto;padding:2rem 0 1rem}.footer-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1rem;display:grid}.footer-title{color:#f4f7ff;margin:0 0 .35rem;font-weight:700}.footer-text{margin:.3rem 0}.social-links{flex-wrap:wrap;gap:.75rem;display:flex}.copyright{border-top:1px solid #7e8de840;margin-top:1rem;padding-top:.85rem;font-size:.85rem}@media (width<=840px){.home-slider{height:55vh}.media-card{grid-template-columns:1fr}.slide-content h2{font-size:1.62rem}.header-actions{justify-content:space-between;width:100%}}:root{color:#1b2b52;background-color:#f5f8ff}body{color:#1d2d57;background:radial-gradient(1200px at 12% -5%,#7a5cff26,#0000 55%),radial-gradient(1000px at 92% 8%,#00cfff1f,#0000 55%),linear-gradient(#f7f9ff 0%,#eef3ff 100%)}.site-header{background:#f7faffd1;border-bottom-color:#8895ff47}.brand-title,.section h1,.section h2,.card h3,.media-card h3,.process-card h3,.footer-title,.hero-section h1{color:#203261}.brand-subtitle,.section>p,.card p,.media-card p,.process-card p,.showcase-head p,.hero-section p{color:#5d72a7}.nav-item{color:#4f6296}.nav-item.active,.nav-item:hover{color:#213361;background:#6d7eff1f;border-color:#769cff52}.phone-link{color:#223563}.lang-switcher{background:#ffffffb3}.lang-btn{color:#52659a}.btn-secondary{color:#2a3f70;background:#ffffffd1;border-color:#8a9eff66}.card,.media-card,.process-card,.feature-item{background:linear-gradient(160deg,#fffffff5,#f4f9fff0);border-color:#7e8ff540}.card:hover,.media-card:hover,.showcase-card:hover{box-shadow:0 18px 38px #3757ab2e}.showcase-card{box-shadow:0 20px 34px #2f4c9a33}.media-dark{background:linear-gradient(150deg,#28376ef2,#19234efa);border-color:#6789ff73}.media-dark h3,.media-dark p{color:#eaf0ff}.contact-form label{color:#294174}.contact-form input,.contact-form textarea{color:#1e315f;background:#ffffffe0}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#8092bf}.site-footer{color:#4f6499;background:#eaf1ffe6;border-top-color:#8191f447}.social-links a{color:#365289}.copyright{border-top-color:#7e8de859}
