﻿ .web-dev-page{color:var(--text-dark);background-color:#fcfbfe;position:relative;overflow-x:hidden}.wdv-hero{border-bottom:1px solid var(--border-purple);background:linear-gradient(135deg,#f8f5fd 0%,#f1e9fe 50%,#fff 100%);padding:5rem 0 4rem;position:relative;overflow:hidden}.wdv-hero-glow{pointer-events:none;background:radial-gradient(circle,#6327af26 0%,#a81e9800 70%);border-radius:50%;width:550px;height:550px;position:absolute;top:-120px;right:-120px}.wdv-hero-grid{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:3.5rem;display:grid;position:relative}.wdv-badge{color:var(--primary);background:#6327af14;border:1px solid #6327af33;border-radius:50px;align-items:center;gap:.6rem;margin-bottom:1.5rem;padding:.5rem 1.1rem;font-size:.88rem;font-weight:600;display:inline-flex}.wdv-hero-title{color:var(--navy-dark);letter-spacing:-.02em;margin-bottom:1rem;font-size:3.25rem;font-weight:800;line-height:1.15}.wdv-hero-subtitle{color:var(--primary);margin-bottom:1.25rem;font-size:1.35rem;font-weight:600}.wdv-hero-desc{color:var(--text-muted);max-width:580px;margin-bottom:2rem;font-size:1.125rem;line-height:1.7}.wdv-hero-actions{flex-wrap:wrap;align-items:center;gap:1.25rem;margin-bottom:2.5rem;display:flex}.wdv-hero-pills{flex-wrap:wrap;gap:.75rem;display:flex}.wdv-pill{color:var(--navy-dark);border:1px solid var(--border-light);box-shadow:var(--shadow-sm);background:#fff;border-radius:20px;align-items:center;gap:.4rem;padding:.4rem .85rem;font-size:.85rem;font-weight:600;display:flex}.wdv-hero-img-box{border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);background:linear-gradient(135deg,#ffffffe6 0%,#f4eeff99 100%);border:1px solid #6327af33;padding:1rem;display:inline-block;position:relative}.wdv-hero-img{border-radius:var(--radius-md);object-fit:cover;width:100%;max-width:520px;height:auto;display:block}.wdv-floating-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:2;background:#ffffffeb;border:1px solid #6327af33;border-radius:16px;align-items:center;gap:.85rem;padding:.85rem 1.25rem;animation:4s ease-in-out infinite alternate floatAnimDev;display:flex;position:absolute;box-shadow:0 12px 30px #0000001a}.wdv-floating-card-1{top:12%;left:-20px}.wdv-floating-card-2{animation-delay:-2s;bottom:8%;right:-20px}@keyframes floatAnimDev{0%{transform:translateY(0)}to{transform:translateY(-12px)}}.wdv-float-icon{background:var(--gradient-primary);color:#fff;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.wdv-float-text h5{color:var(--navy-dark);margin:0;font-size:1rem;font-weight:800}.wdv-float-text p{color:var(--text-muted);margin:0;font-size:.78rem}.wdv-offers-section{background:#fff;padding:5rem 0}.wdv-section-header{text-align:center;max-width:820px;margin:0 auto 3.5rem}.wdv-section-tag{color:var(--primary);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.9rem;font-weight:700;display:inline-flex}.wdv-section-title{color:var(--navy-dark);margin-bottom:1rem;font-size:2.5rem;font-weight:800}.wdv-section-desc{color:var(--text-muted);font-size:1.08rem;line-height:1.7}.wdv-offers-grid{grid-template-columns:360px 1fr;align-items:start;gap:2.5rem;display:grid}.wdv-tabs-nav{border:1px solid var(--border-purple);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);background:#fbf9fe;flex-direction:column;gap:.5rem;padding:1.25rem;display:flex}.wdv-tab-btn{text-align:left;border-radius:var(--radius-sm);width:100%;color:var(--text-dark);cursor:pointer;transition:var(--transition);background:0 0;border:1px solid #0000;justify-content:space-between;align-items:center;padding:.95rem 1.15rem;font-size:.98rem;font-weight:600;display:flex}.wdv-tab-btn-left{align-items:center;gap:.85rem;display:flex}.wdv-tab-num{width:28px;height:28px;color:var(--primary);transition:var(--transition);background:#6327af1a;border-radius:50%;justify-content:center;align-items:center;font-size:.85rem;font-weight:700;display:flex}.wdv-tab-btn:hover{color:var(--primary);background:#6327af0d}.wdv-tab-btn.active{background:var(--gradient-primary);color:#fff;box-shadow:var(--shadow-md)}.wdv-tab-btn.active .wdv-tab-num{color:var(--primary);background:#fff}.wdv-offer-display-card{border:1px solid var(--border-purple);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);background:#fff;padding:2.5rem;position:relative;overflow:hidden}.wdv-offer-card-grid{grid-template-columns:1fr 1fr;align-items:center;gap:2rem;display:grid}.wdv-offer-title{color:var(--navy-dark);margin-bottom:1rem;font-size:2rem;font-weight:800}.wdv-offer-content{color:var(--text-muted);white-space:pre-line;margin-bottom:1.75rem;font-size:1.02rem;line-height:1.7}.wdv-offer-features{flex-direction:column;gap:.75rem;margin-bottom:2rem;list-style:none;display:flex}.wdv-offer-feature-item{color:var(--text-dark);align-items:center;gap:.75rem;font-size:.95rem;font-weight:600;display:flex}.wdv-offer-feature-icon{color:var(--primary);flex-shrink:0}.wdv-offer-image-box{text-align:center;border-radius:var(--radius-md);border:1px solid var(--border-purple);background:linear-gradient(135deg,#6327af0d 0%,#a81e980d 100%);padding:1.5rem;position:relative}.wdv-offer-img{object-fit:cover;border-radius:var(--radius-sm);width:100%;max-height:320px;transition:transform .4s}.wdv-offer-display-card:hover .wdv-offer-img{transform:scale(1.03)}.wdv-tech-section{border-top:1px solid var(--border-light);border-bottom:1px solid var(--border-light);background:linear-gradient(#fff 0%,#f7f3fd 100%);padding:5rem 0}.wdv-tech-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.25rem;margin-top:3rem;display:grid}.wdv-tech-card{border:1px solid var(--border-purple);border-radius:var(--radius-md);text-align:center;box-shadow:var(--shadow-sm);transition:var(--transition);background:#fff;flex-direction:column;align-items:center;padding:1.5rem 1rem;display:flex;position:relative;overflow:hidden}.wdv-tech-card:before{content:"";background:var(--gradient-primary);opacity:0;width:100%;height:4px;transition:var(--transition);position:absolute;top:0;left:0}.wdv-tech-card:hover{box-shadow:var(--shadow-lg);border-color:#6327af66;transform:translateY(-5px)}.wdv-tech-card:hover:before{opacity:1}.wdv-tech-icon-box{width:68px;height:68px;transition:var(--transition);background:#6327af0d;border-radius:16px;justify-content:center;align-items:center;margin-bottom:1rem;display:flex}.wdv-tech-card:hover .wdv-tech-icon-box{background:var(--primary-light);transform:scale(1.1)}.wdv-tech-img{object-fit:contain;width:42px;height:42px}.wdv-tech-name{color:var(--navy-dark);margin-bottom:.4rem;font-size:1.05rem;font-weight:700}.wdv-tech-desc{color:var(--text-muted);margin:0;font-size:.84rem;line-height:1.45}.wdv-why-section{background:#fff;padding:5rem 0}.wdv-why-grid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem;display:grid}.wdv-why-card{border:1px solid var(--border-light);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);transition:var(--transition);background:#fff;padding:2rem}.wdv-why-card:hover{box-shadow:var(--shadow-md);border-color:var(--border-purple);transform:translateY(-5px)}.wdv-why-icon-badge{background:var(--gradient-primary);color:#fff;border-radius:14px;justify-content:center;align-items:center;width:54px;height:54px;margin-bottom:1.25rem;display:flex}.wdv-why-title{color:var(--navy-dark);margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.wdv-why-desc{color:var(--text-muted);margin:0;font-size:.95rem;line-height:1.6}.wdv-cta-section{padding:4rem 0}.wdv-cta-card{border-radius:var(--radius-lg);color:#fff;background:linear-gradient(135deg,#6327af 0%,#a81e98 60%,#4f1d8f 100%);grid-template-columns:1fr auto;align-items:center;gap:2.5rem;padding:3.5rem 3rem;display:grid;position:relative;overflow:hidden;box-shadow:0 20px 50px #6327af4d}.wdv-cta-card:before{content:"";pointer-events:none;background:#ffffff1a;border-radius:50%;width:250px;height:250px;position:absolute;top:-50px;left:-50px}.wdv-cta-title{color:#fff;margin-bottom:.85rem;font-size:2.35rem;font-weight:800}.wdv-cta-desc{color:#ffffffe6;max-width:600px;margin-bottom:2rem;font-size:1.15rem}.wdv-cta-img{object-fit:contain;filter:drop-shadow(0 10px 20px #0003);max-width:280px;height:auto}.wdv-sidebar-section{background:#fcfbfe;padding:4rem 0}.wdv-services-links-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem;margin-top:2rem;display:grid}.wdv-service-link-card{border:1px solid var(--border-purple);border-radius:var(--radius-md);color:var(--text-dark);transition:var(--transition);background:#fff;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;font-weight:600;text-decoration:none;display:flex}.wdv-service-link-card:hover{background:var(--gradient-primary);color:#fff;box-shadow:var(--shadow-md);transform:translateY(-3px)}.wdv-service-link-card:hover svg{transform:translate(4px);color:#fff!important}@media (max-width:1024px){.wdv-hero-grid,.wdv-offers-grid,.wdv-offer-card-grid,.wdv-cta-card{grid-template-columns:1fr}.wdv-why-grid{grid-template-columns:repeat(2,1fr)}.wdv-floating-card-1{left:10px}.wdv-floating-card-2{right:10px}.wdv-cta-img{display:none}}@media (max-width:768px){.wdv-hero-title{font-size:2.35rem}.wdv-section-title{font-size:2rem}.wdv-why-grid{grid-template-columns:1fr}.wdv-cta-card{padding:2.5rem 1.5rem}.wdv-cta-title{font-size:1.75rem}}
