@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Outfit:wght@400;500;600;700;800&display=swap";:root{--primary:#7c4dff;--secondary:#5b3df5;--accent:#7b8cff;--bg-dark:#050816;--bg-card:#0d1224;--text-primary:#fff;--text-secondary:#94a3b8;--glow:#7c4dff59;--border:#ffffff14;--font-main:"Inter", sans-serif;--font-heading:"Outfit", sans-serif}*{box-sizing:border-box;margin:0;padding:0}html,body{background-color:var(--bg-dark);color:var(--text-primary);font-family:var(--font-main);overscroll-behavior:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:700;line-height:1.1}a{color:inherit;text-decoration:none;transition:all .3s}ul{list-style:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}.section-padding{padding:100px 0}@media (width<=768px){.section-padding{padding:60px 0}}.text-gradient{background:linear-gradient(135deg, #fff 0%, var(--accent) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.glow-bg{filter:blur(120px);z-index:-1;opacity:.4;border-radius:50%;position:absolute}.glass{-webkit-backdrop-filter:blur(12px);border:1px solid var(--border);background:#ffffff08}.btn-primary{background:var(--primary);color:#fff;border-radius:99px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 0 20px #7c4dff4d}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 0 30px #7c4dff80}.btn-secondary{color:#fff;border:1px solid var(--border);background:0 0;border-radius:99px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;transition:all .2s;display:inline-flex}.btn-secondary:hover{background:#ffffff0d;border-color:#fff3}.btn-whatsapp{color:#fff;background:linear-gradient(135deg,#7c4dff,#5b3df5);border-radius:99px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 0 20px #7c4dff33}.btn-whatsapp:hover{transform:translateY(-2px);box-shadow:0 0 30px #7c4dff73}.whatsapp-widget{color:#fff;z-index:1000;background:linear-gradient(135deg,#7c4dff,#5b3df5);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:transform .2s,box-shadow .2s;animation:2s infinite pulse-ring;display:flex;position:fixed;bottom:30px;right:30px;box-shadow:0 0 20px #7c4dff4d}.whatsapp-widget:hover{animation:none;transform:translateY(-2px)scale(1.05);box-shadow:0 0 30px #7c4dff80}@keyframes pulse-ring{0%{box-shadow:0 0 #7c4dffb3}70%{box-shadow:0 0 0 15px #7c4dff00}to{box-shadow:0 0 #7c4dff00}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--bg-dark)}::-webkit-scrollbar-thumb{background:#1e293b;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#334155}.carousel-section{background:#0a0a0a;position:relative}.carousel-header{justify-content:space-between;align-items:flex-end;margin-bottom:2rem;display:flex}.carousel-counter{color:var(--text-secondary);letter-spacing:2px;text-transform:uppercase;margin-bottom:.5rem;font-size:.9rem}.carousel-title{margin:0;font-family:serif;font-size:2.5rem}.carousel-nav{gap:1rem;display:flex}.embla{margin:0 -1rem;overflow:hidden}.embla__container{touch-action:pan-y;display:flex}.embla__slide{opacity:.5;will-change:opacity, transform;flex:0 0 80%;min-width:0;padding:0 1rem;transition:opacity .3s,transform .3s;transform:scale(.98)}.embla__slide.is-active{opacity:1;transform:scale(1)}.embla__slide__inner{border-radius:20px;flex-direction:column;height:520px;display:flex;overflow:hidden;box-shadow:0 24px 48px #00000080}.embla__slide__link{height:100%;text-decoration:none;display:block}.embla__slide__img{object-fit:cover;object-position:top;width:100%;height:100%;display:block}.carousel-btn{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:background .3s,border-color .3s,transform .2s;display:flex}.carousel-btn:hover{background:#ffffff1f;border-color:#ffffff4d;transform:scale(1.05)}.carousel-dots{justify-content:center;gap:.5rem;margin-top:2.5rem;display:flex}.carousel-dot{cursor:pointer;background:#fff3;border:none;border-radius:4px;width:8px;height:8px;padding:0;transition:width .3s,background .3s}.carousel-dot.is-active{background:#fff;width:32px}.pd-not-found{flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;min-height:80vh;display:flex}.pd-back{color:var(--text-secondary);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.75rem;font-weight:600;text-decoration:none;transition:color .2s,gap .2s;display:inline-flex}.pd-back:hover{color:#fff;gap:.75rem}.pd-back--light{color:#ffffff80}.pd-back--light:hover{color:#fff}.pd-stat-card{flex-direction:column;align-items:center;gap:.4rem;display:flex}.pd-stat-card__val{background:linear-gradient(135deg, #fff 30%, var(--accent,#7c4dff) 100%);-webkit-text-fill-color:transparent;opacity:0;-webkit-background-clip:text;font-size:clamp(2.2rem,4.5vw,3.5rem);font-weight:800;line-height:1;transition:opacity .6s,transform .6s;transform:translateY(16px)}.pd-stat-card.in-view .pd-stat-card__val{opacity:1;transform:translateY(0)}.pd-stat-card__lbl{text-transform:uppercase;letter-spacing:.12em;color:var(--text-secondary);opacity:0;font-size:.7rem;font-weight:500;transition:opacity .6s .15s}.pd-stat-card.in-view .pd-stat-card__lbl{opacity:1}.pd-nav{border-top:1px solid var(--border);padding:4rem 0 5rem}.pd-nav__inner{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.pd-nav__card{border:1px solid var(--border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff05;border-radius:20px;flex-direction:column;gap:.35rem;padding:2rem 2.5rem;text-decoration:none;transition:background .3s,border-color .3s,transform .3s;display:flex;position:relative;overflow:hidden}.pd-nav__card:before{content:"";opacity:0;background:linear-gradient(135deg,#7c4dff14,#0000);transition:opacity .3s;position:absolute;inset:0}.pd-nav__card:hover{border-color:#7c4dff59;transform:translateY(-4px)}.pd-nav__card:hover:before{opacity:1}.pd-nav__card--next{text-align:right;align-items:flex-end}.pd-nav__dir{text-transform:uppercase;letter-spacing:.12em;color:var(--text-secondary);align-items:center;gap:.4rem;font-size:.7rem;display:inline-flex}.pd-nav__name{color:#fff;letter-spacing:-.01em;font-size:1.3rem;font-weight:800}.pd-nav__cat{color:var(--text-secondary);font-size:.78rem}.pd-std{padding-top:100px;position:relative;overflow:hidden}.pd-glow{pointer-events:none;z-index:0;filter:blur(120px);will-change:transform;border-radius:50%;position:absolute;transform:translateZ(0)}.pd-glow--1{background:radial-gradient(circle,#7c4dff2e 0%,#0000 70%);width:600px;height:600px;top:-100px;right:-200px}.pd-glow--2{background:radial-gradient(circle,#64d2ff1a 0%,#0000 70%);width:400px;height:400px;top:60%;left:-150px}.pd-std-hero{z-index:1;padding-bottom:2rem;position:relative}.pd-std-hero__inner{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;min-height:70vh;padding-top:2rem;display:grid}.pd-std-hero__left{flex-direction:column;display:flex}.pd-std-hero__cat{letter-spacing:.18em;text-transform:uppercase;color:var(--primary);margin-bottom:1rem;font-size:.72rem;font-weight:700}.pd-std-hero__title{letter-spacing:-.03em;font-size:clamp(2.8rem,5vw,5rem);font-weight:800;line-height:1;font-family:var(--font-heading);margin-bottom:1.25rem}.pd-std-hero__tagline{color:#fff9;max-width:480px;margin-bottom:2.5rem;font-size:clamp(1rem,1.5vw,1.15rem);line-height:1.65}.pd-std-meta{flex-wrap:wrap;align-items:center;gap:1.5rem;display:flex}.pd-std-meta__item{flex-direction:column;gap:.2rem;display:flex}.pd-std-meta__lbl{text-transform:uppercase;letter-spacing:.12em;color:var(--text-secondary);font-size:.65rem}.pd-std-meta__val{color:#fff;font-size:.9rem;font-weight:600}.pd-std-meta__val--live{color:#4ade80}.pd-std-meta__sep{background:var(--border);width:1px;height:28px}.pd-std-hero__right{position:relative}.pd-std-hero__img-card{border:1px solid #ffffff14;border-radius:20px;transition:transform .5s;overflow:hidden;transform:perspective(1000px)rotateY(-3deg)rotateX(2deg);box-shadow:0 0 0 1px #7c4dff26,0 40px 100px #0009,0 0 80px #7c4dff1f}.pd-std-hero__img-card:hover{transform:perspective(1000px)rotateY(0)rotateX(0)}.pd-std-hero__img-card img{object-fit:cover;object-position:top;width:100%;max-height:460px;display:block}.pd-std-stats{z-index:1;background:var(--border);border:1px solid var(--border);border-radius:20px;grid-template-columns:repeat(3,1fr);gap:1px;margin-bottom:5rem;display:grid;position:relative;overflow:hidden}.pd-std-stats>div{background:#ffffff06;padding:2.5rem 2rem}.pd-std-stats>div:hover{background:#7c4dff0f}.pd-std-body{z-index:1;flex-direction:column;gap:0;padding-bottom:6rem;display:flex;position:relative}.pd-std-section{border-top:1px solid var(--border);grid-template-columns:240px 1fr;gap:4rem;padding:4rem 0;display:grid}.pd-std-section--last{border-bottom:1px solid var(--border)}.pd-std-section__header{flex-direction:column;gap:.5rem;height:fit-content;display:flex;position:sticky;top:7rem}.pd-std-section__num{color:#ffffff0a;font-size:4rem;font-weight:900;line-height:1;font-family:var(--font-heading);letter-spacing:-.04em}.pd-std-section__label{letter-spacing:.16em;text-transform:uppercase;color:var(--text-secondary);font-size:.7rem;font-weight:600}.pd-std-section__content{flex-direction:column;gap:1.5rem;padding-top:1rem;display:flex}.pd-std-section__text{color:#ffffffb3;font-size:clamp(1rem,1.4vw,1.1rem);line-height:1.85}.pd-std-tech{flex-wrap:wrap;gap:.6rem;margin-top:.5rem;display:flex}.pd-std-tech__pill{color:#4ade80;background:#4ade8014;border:1px solid #4ade8040;border-radius:99px;align-items:center;gap:.4rem;padding:.35rem .85rem;font-size:.75rem;font-weight:500;display:inline-flex}.pd-std-img{cursor:zoom-in;border:1px solid #ffffff0f;border-radius:20px;margin-bottom:2rem;position:relative;overflow:hidden;box-shadow:0 32px 90px #0009}.pd-std-img img{object-fit:cover;object-position:top;width:100%;max-height:520px;transition:transform .6s;display:block}.pd-std-img:hover img{transform:scale(1.02)}.pd-std-img__shine{pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff0a,#0000);width:40%;height:100%;transition:left .8s;position:absolute;top:0;left:-60%;transform:skew(-15deg)}.pd-std-img:hover .pd-std-img__shine{left:120%}.pd-edit{position:relative}.pd-edit-hero{background:linear-gradient(160deg, #7c4dff14 0%, var(--bg-dark) 60%);padding-bottom:0;position:relative;overflow:hidden}.pd-edit-hero__grain{pointer-events:none;opacity:.4;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.03'/%3E%3C/svg%3E");position:absolute;inset:0}.pd-edit-hero__inner{z-index:2;padding-top:140px;padding-bottom:4rem;position:relative}.pd-edit-cat{letter-spacing:.18em;text-transform:uppercase;color:var(--primary);margin-bottom:1.5rem;font-size:.72rem;font-weight:700}.pd-edit-title{letter-spacing:-.04em;font-size:clamp(3.8rem,9vw,8rem);font-weight:900;line-height:.92;font-family:var(--font-heading);background:linear-gradient(135deg,#fff 50%,#b48cffe6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1.5rem}.pd-edit-accent-line{background:linear-gradient(90deg, var(--primary), var(--accent));border-radius:2px;width:80px;height:3px;margin-bottom:1.5rem}.pd-edit-tagline{color:#fff9;max-width:580px;font-size:clamp(1.05rem,1.8vw,1.3rem);line-height:1.6}.pd-edit-hero__img-wrap{z-index:2;max-width:1400px;margin:0 auto;padding:0 1.5rem;position:relative}.pd-edit-hero__img-wrap img{object-fit:cover;object-position:top;border:1px solid #ffffff14;border-bottom:none;border-radius:24px 24px 0 0;width:100%;max-height:580px;display:block;box-shadow:0 -8px 60px #7c4dff26,0 40px 120px #000000b3}.pd-edit-hero__img-overlay{background:linear-gradient(to bottom, transparent, var(--bg-dark));pointer-events:none;height:200px;position:absolute;bottom:0;left:1.5rem;right:1.5rem}.pd-edit-stats{border-bottom:1px solid var(--border);padding:4rem 0}.pd-edit-stats__inner{justify-content:center;display:flex}.pd-edit-stats__inner>div{border-right:1px solid var(--border);flex:1;padding:0 3rem}.pd-edit-stats__inner>div:last-child{border-right:none}.pd-edit-quote{border-bottom:1px solid var(--border);padding:5rem 0}.pd-edit-quote__inner{border-left:3px solid var(--primary);max-width:720px;padding-left:2.5rem;position:relative}.pd-edit-quote__mark{color:var(--primary);opacity:.3;font-family:Georgia,serif;font-size:5rem;line-height:1;position:absolute;top:-1rem;left:-.5rem}.pd-edit-quote__text{color:#ffffffd9;font-size:clamp(1.2rem,2.2vw,1.7rem);font-style:italic;font-weight:600;line-height:1.45}.pd-edit-body{flex-direction:column;gap:5rem;padding:4rem 0 6rem;display:flex}.pd-edit-split{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.pd-edit-split__text{flex-direction:column;gap:1.25rem;display:flex}.pd-edit-split__img{border:1px solid #ffffff12;border-radius:20px;overflow:hidden;box-shadow:0 24px 80px #0000008c}.pd-edit-split__img img{object-fit:cover;object-position:top;width:100%;max-height:400px;transition:transform .6s;display:block}.pd-edit-split__img:hover img{transform:scale(1.03)}.pd-edit-callout{padding:0}.pd-edit-callout__inner{background:linear-gradient(135deg,#7c4dff1a,#7c4dff08);border:1px solid #7c4dff33;border-radius:24px;flex-direction:column;gap:1.25rem;padding:3rem 3.5rem;display:flex;position:relative;overflow:hidden}.pd-edit-callout__inner:before{content:"";background:linear-gradient(90deg, var(--primary), var(--accent), transparent);width:100%;height:2px;position:absolute;top:0;left:0}.pd-edit-callout__text{color:#ffffffbf;font-size:clamp(1rem,1.5vw,1.15rem);line-height:1.8}.pd-edit-approach{flex-direction:column;gap:1.5rem;display:flex}.pd-edit-approach__img{border:1px solid #ffffff0f;border-radius:20px;overflow:hidden;box-shadow:0 32px 80px #0000008c}.pd-edit-approach__img img{object-fit:cover;object-position:top;width:100%;max-height:500px;transition:transform .6s;display:block}.pd-edit-approach__img:hover img{transform:scale(1.02)}.pd-edit-label{letter-spacing:.16em;text-transform:uppercase;color:var(--primary);font-size:.7rem;font-weight:700}.pd-edit-text{color:#ffffffb3;font-size:clamp(1rem,1.5vw,1.1rem);line-height:1.85}.pd-edit-tech{flex-wrap:wrap;gap:.5rem;display:flex}.pd-edit-tech__pill{color:#4ade80;background:#4ade8014;border:1px solid #4ade8040;border-radius:99px;align-items:center;gap:.4rem;padding:.35rem .85rem;font-size:.75rem;font-weight:500;display:inline-flex}@media (width<=1024px){.pd-std-hero__inner{grid-template-columns:1fr;gap:3rem;min-height:auto;padding-top:2rem}.pd-std-hero__img-card{max-width:600px;margin:0 auto;transform:none}.pd-std-section{grid-template-columns:1fr;gap:1.5rem}.pd-std-section__header{position:static}.pd-std-section__num{font-size:2.5rem}}@media (width<=768px){.pd-edit-title{font-size:clamp(3rem,12vw,5rem)}.pd-edit-split{grid-template-columns:1fr;gap:2rem}.pd-edit-callout__inner{padding:2rem}.pd-edit-stats__inner{flex-direction:column;align-items:stretch}.pd-edit-stats__inner>div{border-right:none;border-bottom:1px solid var(--border);padding:1.5rem 0}.pd-edit-stats__inner>div:last-child{border-bottom:none}.pd-std-stats,.pd-nav__inner{grid-template-columns:1fr}.pd-nav__card--next{text-align:left;align-items:flex-start}}
