:root{--bg-deep:#000;--bg-surface:oklch(14% .04 260);--accent-indigo:oklch(55% .2 260);--accent-purple:oklch(60% .22 280);--text-main:oklch(98% .01 260);--text-muted:oklch(75% .04 260);--border-soft:#6366f126;--py-section:6rem;--border-radius-base:24px;--border-radius-lg:32px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background-color:var(--bg-deep);color:var(--text-main);cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Ccircle cx='16' cy='16' r='10' fill='none' stroke='%236366f1' stroke-width='2.5'/%3E%3Ccircle cx='16' cy='16' r='3.5' fill='%236366f1'/%3E%3Cline x1='16' y1='3' x2='16' y2='12' stroke='%236366f1' stroke-width='2' stroke-linecap='round'/%3E%3Cline x1='16' y1='20' x2='16' y2='29' stroke='%236366f1' stroke-width='2' stroke-linecap='round'/%3E%3Cline x1='3' y1='16' x2='12' y2='16' stroke='%236366f1' stroke-width='2' stroke-linecap='round'/%3E%3Cline x1='20' y1='16' x2='29' y2='16' stroke='%236366f1' stroke-width='2' stroke-linecap='round'/%3E%3Cline x1='6.8' y1='6.8' x2='12.2' y2='12.2' stroke='%236366f1' stroke-width='2' stroke-linecap='round'/%3E%3Cline x1='19.8' y1='19.8' x2='25.2' y2='25.2' stroke='%236366f1' stroke-width='2' stroke-linecap='round'/%3E%3Cline x1='25.2' y1='6.8' x2='19.8' y2='12.2' stroke='%236366f1' stroke-width='2' stroke-linecap='round'/%3E%3Cline x1='12.2' y1='19.8' x2='6.8' y2='25.2' stroke='%236366f1' stroke-width='2' stroke-linecap='round'/%3E%3Ccircle cx='16' cy='3' r='2' fill='%236366f1'/%3E%3Ccircle cx='16' cy='29' r='2' fill='%236366f1'/%3E%3Ccircle cx='3' cy='16' r='2' fill='%236366f1'/%3E%3Ccircle cx='29' cy='16' r='2' fill='%236366f1'/%3E%3Ccircle cx='6.8' cy='6.8' r='2' fill='%236366f1'/%3E%3Ccircle cx='25.2' cy='6.8' r='2' fill='%236366f1'/%3E%3Ccircle cx='6.8' cy='25.2' r='2' fill='%236366f1'/%3E%3Ccircle cx='25.2' cy='25.2' r='2' fill='%236366f1'/%3E%3C/svg%3E") 16 16,auto;font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6;overflow-x:hidden}.d-flex{display:flex}.align-items-center{align-items:center}.justify-content-between{justify-content:space-between}.justify-content-center{justify-content:center}.flex-column{flex-direction:column}.mb-4{margin-bottom:1.5rem}.mb-5{margin-bottom:3rem}.mt-4{margin-top:1.5rem}.mt-5{margin-top:3rem}.me-2{margin-right:.5rem}.g-4{gap:1.5rem}.img-fluid{max-width:100%;height:auto}.rounded-3{border-radius:.75rem}.rounded-4{border-radius:1rem}.shadow-lg{box-shadow:0 10px 40px #0006}.text-center{text-align:center}.text-white{color:#fff}.w-100{width:100%}.d-none{display:none}.position-relative{position:relative}.z-2{z-index:2}@media (width>=768px){.d-md-flex{display:flex}}.text-highlight{background:linear-gradient(135deg, var(--accent-indigo), var(--accent-purple));-webkit-text-fill-color:transparent;-webkit-background-clip:text;display:inline-block}.tagline{color:var(--accent-indigo);text-transform:uppercase;letter-spacing:.2em;margin-bottom:1rem;font-family:monospace;font-size:.8rem;display:block}.h-100{height:100%!important}.container-x{max-width:1800px;margin:0 auto;padding:0 2rem}.py-large{padding:var(--py-section) 0}.section-title{margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800}.big-placeholder{height:500px!important}.small-placeholder{height:250px!important}.mini-placeholder{height:180px!important}@media (width<=768px){:root{--py-section:5rem}.container-x{padding:0 1.25rem}.big-placeholder{height:350px!important}.small-placeholder{height:220px!important}.mini-placeholder{height:160px!important}}.nav-premium{-webkit-backdrop-filter:blur(25px);z-index:1000;background:#0006;border:1px solid #ffffff1a;border-radius:999px;width:calc(100% - 3rem);max-width:1200px;height:64px;transition:all .3s;position:fixed;top:1.5rem;left:50%;transform:translate(-50%)}.nav-premium.scrolled{background:#0f172ad9;border-color:#6366f14d;height:56px;box-shadow:0 10px 30px #00000080}.brand-group{align-items:center;gap:.8rem;height:100%;display:flex}.logo-x{object-fit:contain;width:28px;height:28px}.brand-name{color:#fff;align-items:center;font-size:1.4rem;font-weight:900;line-height:1;display:flex}.brand-name span{color:var(--accent-indigo)}.nav-links{align-items:center;gap:2rem;display:flex}.nav-link-x{color:var(--text-muted);font-size:.85rem;font-weight:600;text-decoration:none;transition:color .3s}.nav-link-x:hover{color:#fff}.nav-item-dropdown{display:inline-block;position:relative}.nav-dropdown-trigger{cursor:pointer}.dropdown-menu-x{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);opacity:0;visibility:hidden;pointer-events:none;z-index:1001;background:#0f172af2;border:1px solid #ffffff1a;border-radius:16px;min-width:200px;padding:.75rem;transition:all .3s;position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(10px);box-shadow:0 20px 60px #0006}.nav-item-dropdown:hover .dropdown-menu-x,.nav-item-dropdown .dropdown-menu-x.active{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)translateY(0)}.dropdown-item-x{color:var(--text-muted);border-radius:10px;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.dropdown-item-x:hover{color:#fff;background:#6366f11a}.dropdown-item-x i{text-align:center;width:16px}.nav-actions{align-items:center;gap:1rem;display:flex}@media (width<=992px){.nav-links{display:none!important}}@media (width<=768px){.nav-premium{width:calc(100% - 1.5rem);padding:0 1rem;top:1rem}}.btn-text{color:#fff;font-size:.85rem;font-weight:700;text-decoration:none;transition:color .3s}.btn-text:hover{color:var(--accent-indigo)}.btn-executive{background:var(--accent-indigo);color:#fff;cursor:pointer;border:none;border-radius:999px;padding:.6rem 1.4rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .3s}.btn-executive:hover{transform:translateY(-2px);box-shadow:0 10px 25px #6366f166}.btn-executive-large{background:var(--accent-indigo);color:#fff;cursor:pointer;border:none;border-radius:999px;padding:1.1rem 2.8rem;font-size:1.05rem;font-weight:800;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 10px 30px #6366f14d}.btn-executive-large:hover{transform:translateY(-3px);box-shadow:0 15px 40px #6366f180}.btn-outline-premium{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #fff3;border-radius:999px;padding:1.1rem 2.8rem;font-size:1.05rem;font-weight:700;text-decoration:none;transition:all .3s}.btn-outline-premium:hover{background:#ffffff0d;border-color:#fff}.btn-plan-outline{text-align:center;color:#fff;border:1px solid #ffffff1a;border-radius:12px;width:100%;margin-top:2rem;padding:1rem;font-weight:700;text-decoration:none;transition:all .3s;display:block}.btn-plan-outline:hover{background:#ffffff0d;border-color:#fff}@media (width<=480px){.btn-executive-large,.btn-outline-premium{text-align:center;width:100%;margin-bottom:1rem}}.hero-high-end{justify-content:center;align-items:center;min-height:100vh;padding-top:120px;padding-bottom:60px;display:flex;position:relative;overflow:visible}#three-container{z-index:-1;pointer-events:none;position:fixed;inset:0}.hero-overlay{z-index:-1;pointer-events:none;background:radial-gradient(circle,#0000 0%,#000000d9 100%);position:fixed;inset:0}.hero-content{z-index:10;text-align:center;position:relative}.hero-title-main{letter-spacing:-.02em;margin-bottom:2rem;font-size:clamp(2.5rem,7vw,5rem)}.hero-lead{color:var(--text-muted);max-width:750px;margin:0 auto 3rem;font-size:1.2rem}.hero-brand-row{justify-content:center;align-items:center;gap:0;display:flex}.hero-log-text{color:#fff;letter-spacing:-2px;font-size:clamp(3rem,10vw,5.5rem);font-weight:900;line-height:1}.hero-brand-reveal{margin:0 auto 3rem;display:inline-block}.container-3d-wrapper{perspective:1200px;transform-origin:50%;filter:drop-shadow(0 0 15px #6366f166);width:60px;height:48px;margin-top:-5px;margin-left:35px;display:inline-block;transform:scale(2.2)}.container-3d{width:100%;height:100%;transform-style:preserve-3d;position:relative;transform:rotateX(-15deg)rotateY(25deg)}.container-3d .face{border:2px solid var(--accent-indigo);background:repeating-linear-gradient(90deg,#6366f11a,#6366f11a 4px,#0009 4px 8px);justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%}.container-3d .front,.container-3d .back{width:60px;height:48px}.container-3d .right,.container-3d .left{width:32px;height:48px}.container-3d .top,.container-3d .bottom{border:2px solid var(--accent-indigo);background:#0a0e12;width:60px;height:32px}.container-3d .front{transform:translate(-50%,-50%)translateZ(16px)}.container-3d .back{transform:translate(-50%,-50%)rotateY(180deg)translateZ(16px)}.container-3d .right{transform:translate(-50%,-50%)rotateY(90deg)translateZ(30px)}.container-3d .left{transform:translate(-50%,-50%)rotateY(-90deg)translateZ(30px)}.container-3d .top{transform:translate(-50%,-50%)rotateX(90deg)translateZ(24px)}.container-3d .bottom{transform:translate(-50%,-50%)rotateX(-90deg)translateZ(24px)}.ia-text{color:#fff;text-shadow:0 0 8px var(--accent-indigo);font-size:1.6rem;font-weight:900}.hero-metrics{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172a66;border:1px solid #6366f11a;border-radius:16px;justify-content:center;gap:5rem;margin-top:3rem;padding:1.5rem 2rem;display:flex}.metric-value{color:#fff;font-size:3rem;font-weight:700;line-height:1}.metric-suffix{color:var(--accent-indigo);font-size:1.5rem;font-weight:600}.metric-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-top:.3rem;font-size:.8rem;display:block}@media (width<=992px){.hero-metrics{flex-wrap:wrap;gap:2rem}}@media (width<=768px){.hero-high-end{padding-top:120px}.hero-title-main{font-size:2.5rem}.hero-brand-row{transform:scale(.85)}.hero-metrics{flex-direction:column;align-items:center;gap:1.5rem}.hero-log-text{font-size:3rem}}@media (width<=480px){.hero-title-main{font-size:2.2rem}.hero-lead{font-size:1rem;line-height:1.5}.hero-cta-group{flex-direction:column;gap:1rem;display:flex}}.video-showcase-section{padding:4rem 0 10rem}.video-wrapper-premium{aspect-ratio:16/9;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border-soft);z-index:10;background:#0f172a66;border-radius:40px;width:100%;max-width:1100px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 40px 100px #0009}.video-wrapper-premium iframe{border:none;width:100%;height:100%}.admin-hub-section{background:#ffffff05;padding-top:6rem;padding-bottom:6rem;position:relative;overflow:hidden}.admin-hub-section .row.align-items-center{flex-wrap:nowrap}.admin-hub-section .row.align-items-center>[class*=col-lg-6]{flex:0 0 50%;max-width:50%}.feature-list-premium{margin-top:2rem;list-style:none}.feature-list-premium li{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff08;border:1px solid #ffffff0d;border-radius:20px;align-items:flex-start;gap:1.25rem;margin-bottom:2rem;padding:1.5rem;transition:all .3s;display:flex}.feature-list-premium li:hover{border-color:var(--accent-indigo);background:#6366f10d;transform:translate(10px)}.feature-list-premium i{color:var(--accent-indigo);margin-top:.2rem;font-size:1.4rem}.feature-list-premium h4{color:#fff;margin-bottom:.4rem;font-size:1.1rem}.feature-list-premium p{color:var(--text-muted);font-size:.9rem;line-height:1.5}.feature-card-premium{background:var(--bg-surface);border:1px solid var(--border-soft);border-radius:var(--border-radius-lg);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);height:100%;padding:3rem 2.5rem;transition:all .4s cubic-bezier(.23,1,.32,1)}.feature-card-premium:hover{border-color:var(--accent-indigo);transform:translateY(-8px);box-shadow:0 20px 50px #0006}.card-icon{color:var(--accent-indigo);margin-bottom:1.5rem;font-size:2.5rem}.card-title{margin-bottom:1rem;font-size:1.6rem}.card-text{color:var(--text-muted);margin-bottom:2rem;font-size:.95rem}.card-image-placeholder{aspect-ratio:16/9;border:1px solid var(--border-soft);background:#0006;border-radius:16px;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.card-image-placeholder img{object-fit:cover;object-position:top;width:100%;height:100%;transition:transform .5s}.feature-card-premium:hover .card-image-placeholder img{transform:scale(1.05)}.system-mockup-tag{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:#fff;opacity:.8;z-index:2;background:#0009;border-radius:4px;padding:2px 8px;font-size:.6rem;position:absolute;bottom:10px;right:10px}.modules-section{padding:var(--py-section) 0;position:relative}.glow-orb{filter:blur(100px);opacity:.3;pointer-events:none;z-index:0;border-radius:50%;width:300px;height:300px;position:absolute}.tech-hub-section{position:relative;overflow:hidden}.tech-mindmap-container{width:100%;max-width:1200px;height:700px;margin:4rem auto 0;position:relative}.mindmap-lines{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.connection-line{fill:none;stroke:#6366f14d;stroke-width:2px;stroke-dasharray:8 8;animation:15s linear infinite flowData}@keyframes flowData{0%{stroke-dashoffset:200px}to{stroke-dashoffset:0}}.tech-mindmap-container .bento-node{text-align:center;z-index:2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);cursor:pointer;background:linear-gradient(135deg,#0f172ab3,#050816e6);border:1px solid #6366f140;flex-direction:column;justify-content:center;align-items:center;width:200px;height:200px;margin:0;padding:1.5rem;display:flex;position:absolute;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 0 20px #6366f114;border-radius:50%!important}.tech-mindmap-container .node-core{background:linear-gradient(135deg,#6366f11f,#000000f2);width:180px;height:180px;padding:1.5rem;top:50%;left:50%;box-shadow:0 0 40px #6366f133;border-color:#6366f180!important;border-radius:50%!important}.tech-mindmap-container .node-tenant{top:5%;left:50%}.tech-mindmap-container .node-api{top:28%;left:83%}.tech-mindmap-container .node-security{top:80%;left:73%}.tech-mindmap-container .node-async{top:80%;left:27%}.tech-mindmap-container .node-backup{top:28%;left:17%}.tech-mindmap-container .bento-node h4{color:#fff;margin-bottom:.4rem;font-size:.9rem;line-height:1.2}.tech-mindmap-container .bento-node p{margin-bottom:0;font-size:.7rem;line-height:1.3}.tech-mindmap-container .bento-node .node-icon{color:var(--accent-indigo);margin-bottom:.6rem;font-size:1.6rem}.tech-mindmap-container .node-core h3{margin-top:.3rem;margin-bottom:0;font-size:1.4rem}.tech-mindmap-container .bento-node:hover{z-index:10;box-shadow:0 0 30px #6366f14d}.tech-mindmap-container .planet-orbit{transform-origin:50%;width:100%;height:100%;animation:60s linear infinite orbitSpin;position:absolute;top:0;left:0}@keyframes orbitSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.tech-mindmap-container .planet-orbit .bento-node{animation:60s linear infinite counterOrbitSpin}@keyframes counterOrbitSpin{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(-360deg)}}.tech-mindmap-container:hover .planet-orbit,.tech-mindmap-container:hover .planet-orbit .bento-node{animation-play-state:paused}.animated-galaxy-bg{z-index:0;pointer-events:none;background:radial-gradient(circle,#6366f126 0%,#0000 70%) 0 0/100% 100%,url("data:image/svg+xml;utf8,<svg width=\"400\" height=\"400\" xmlns=\"http://www.w3.org/2000/svg\"><circle cx=\"40\" cy=\"40\" r=\"1.5\" fill=\"%23fff\" opacity=\"0.6\"/><circle cx=\"120\" cy=\"300\" r=\"1\" fill=\"%23fff\" opacity=\"0.4\"/><circle cx=\"300\" cy=\"150\" r=\"2\" fill=\"%23fff\" opacity=\"0.8\"/><circle cx=\"350\" cy=\"350\" r=\"1\" fill=\"%23fff\" opacity=\"0.3\"/><circle cx=\"200\" cy=\"50\" r=\"1.5\" fill=\"%236366f1\" opacity=\"0.7\"/><circle cx=\"50\" cy=\"200\" r=\"2\" fill=\"%23fff\" opacity=\"0.5\"/></svg>") 0 0/400px 400px;animation:90s linear infinite galaxyDrift;position:absolute;top:0;left:0;opacity:.6!important;width:100%!important;height:100%!important}.animated-galaxy-bg:after{content:"";opacity:.5;background:url("data:image/svg+xml;utf8,<svg width=\"300\" height=\"300\" xmlns=\"http://www.w3.org/2000/svg\"><circle cx=\"150\" cy=\"150\" r=\"1\" fill=\"%23fff\" opacity=\"0.5\"/><circle cx=\"280\" cy=\"50\" r=\"1.5\" fill=\"%23fff\" opacity=\"0.3\"/><circle cx=\"20\" cy=\"250\" r=\"1\" fill=\"%236366f1\" opacity=\"0.4\"/></svg>") 0 0/300px 300px;width:100%;height:100%;animation:120s linear infinite galaxyDriftReverse;position:absolute;top:0;left:0}@keyframes galaxyDrift{0%{background-position:50%,0 0}to{background-position:50%,-400px -400px}}@keyframes galaxyDriftReverse{0%{background-position:0 0}to{background-position:300px 300px}}@media (width<=992px){.tech-mindmap-container{flex-direction:column;gap:1.5rem;height:auto;display:flex}.mindmap-lines{display:none}.tech-mindmap-container .planet-orbit{flex-direction:column;gap:1.5rem;height:auto;display:flex;position:relative;animation:none!important}.tech-mindmap-container .bento-node,.tech-mindmap-container .planet-orbit .bento-node{width:100%;max-width:500px;height:auto;margin:0 auto;padding:2rem;position:relative;border-radius:1.5rem!important;animation:none!important;top:auto!important;left:auto!important;transform:none!important}}.academy-section{padding:var(--py-section) 0}.academy-preview{max-width:900px;margin:4rem auto 0;position:relative}.video-mockup{border:1px solid var(--border-soft);aspect-ratio:16/9;background:#000;border-radius:24px;position:relative;overflow:hidden;box-shadow:0 40px 100px #0009}.video-mockup img{object-fit:cover;width:100%;height:100%}.play-btn{background:var(--accent-indigo);z-index:2;cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;font-size:1.5rem;transition:transform .3s,box-shadow .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 40px #6366f180}.play-btn:hover{transform:translate(-50%,-50%)scale(1.1);box-shadow:0 0 60px #6366f1b3}.support-premium-section{padding:var(--py-section) 0}.support-card-mini p{color:var(--text-muted);font-size:.85rem}.pricing-section{padding:var(--py-section) 0}.plan-card{background:var(--bg-surface);border:2px solid var(--border-soft);border-radius:var(--border-radius-lg);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);flex-direction:column;height:100%;padding:3.5rem 2.5rem;transition:all .4s;display:flex}.plan-featured{position:relative;transform:scale(1.05);box-shadow:0 20px 60px #6366f14d;border-color:var(--accent-indigo)!important}.featured-badge{background:var(--accent-indigo);color:#fff;border-radius:99px;padding:.5rem 1.5rem;font-size:.75rem;font-weight:800;position:absolute;top:-15px;left:50%;transform:translate(-50%)}.plan-name{color:#fff;margin-bottom:1rem;font-size:1.5rem}.plan-price{margin-bottom:2rem;font-size:3.5rem;font-weight:700}.plan-price .currency{vertical-align:top;color:var(--text-muted);margin-right:.2rem;font-size:1.2rem}.plan-price .period{color:var(--text-muted);font-size:1rem}.plan-desc{color:var(--text-muted);margin-bottom:2rem}.plan-features{flex-grow:1;margin-bottom:3rem;list-style:none}.plan-features li{color:var(--text-muted);align-items:center;gap:.8rem;margin-bottom:1rem;font-size:.9rem;display:flex}.plan-features i{color:var(--accent-indigo)}.pricing-controls{justify-content:center;margin-top:16px;display:flex}.pricing-toggle{border:1px solid var(--border-soft);background:#ffffff05;border-radius:999px;gap:8px;padding:6px;display:inline-flex}.period-btn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:999px;padding:8px 14px;font-weight:600;transition:all .3s}.period-btn:hover{background:#ffffff0d}.period-btn.active{background:linear-gradient(90deg, var(--accent-indigo), var(--accent-purple));color:#fff;box-shadow:0 8px 30px #7c3aed2e}.period-btn .discount{color:#a78bfa;margin-left:6px;font-size:.85em;font-weight:700}.footer-executive{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#080812d9;border-top:1px solid #6366f126;padding:4rem 0 2rem;position:relative}.footer-wrapper{flex-direction:column;gap:3rem;display:flex}.footer-top{grid-template-columns:2fr 1fr 1fr 1.5fr;align-items:flex-start;gap:3rem;display:grid}.footer-brand{flex-direction:column;gap:1.25rem;display:flex}.footer-brand .brand-group{height:auto}.footer-bio{color:#ffffffa6;max-width:360px;font-size:.95rem;line-height:1.7}.footer-social{gap:.75rem;margin-top:.5rem;display:flex}.footer-social-link{color:#ffffffb3;background:#ffffff0f;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:all .3s cubic-bezier(.23,1,.32,1);display:flex}.footer-social-link:hover{color:#fff;background:linear-gradient(135deg,#6366f133,#7c3aed33);transform:translateY(-3px);box-shadow:0 8px 24px #6366f126}.footer-column h5{color:#fff;text-transform:uppercase;letter-spacing:.08em;margin-bottom:1.5rem;font-size:.85rem;font-weight:700}.footer-links{flex-direction:column;gap:.9rem;display:flex}.footer-link{color:#fff9;align-items:center;gap:.5rem;font-size:.95rem;text-decoration:none;transition:all .25s;display:inline-flex}.footer-link:hover{color:var(--accent-indigo);transform:translate(4px)}.footer-newsletter{flex-direction:column;gap:1.25rem;display:flex}.footer-newsletter h5{color:#fff;text-transform:uppercase;letter-spacing:.08em;margin-bottom:0;font-size:.85rem;font-weight:700}.footer-newsletter-text{color:#fff9;font-size:.9rem;line-height:1.6}.footer-newsletter-form{flex-direction:column;gap:.75rem;display:flex}.footer-newsletter-input{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;outline:none;width:100%;padding:.875rem 1rem;font-size:.95rem;transition:all .3s}.footer-newsletter-input::placeholder{color:#fff6}.footer-newsletter-input:focus{border-color:var(--accent-indigo);background:#6366f10d}.footer-newsletter-btn{background:linear-gradient(135deg, var(--accent-indigo), var(--accent-purple));color:#fff;cursor:pointer;border:none;border-radius:12px;width:100%;padding:.875rem 1.5rem;font-size:.95rem;font-weight:700;transition:all .3s}.footer-newsletter-btn:hover{transform:translateY(-2px);box-shadow:0 12px 32px #6366f14d}.footer-newsletter-success{color:#86eface6;font-size:.9rem}.footer-contact-links{flex-direction:column;gap:.75rem;display:flex}.footer-contact-link{color:#ffffffb3;align-items:center;gap:.75rem;font-size:.9rem;text-decoration:none;transition:all .25s;display:flex}.footer-contact-link:hover{color:var(--accent-indigo)}.footer-contact-link i{font-size:1rem}.footer-copyright{color:#ffffff80;font-size:.85rem}.footer-bottom-links{gap:1.5rem;display:flex}.footer-bottom-link{color:#ffffff80;font-size:.85rem;text-decoration:none;transition:color .25s}.footer-bottom-link:hover{color:var(--accent-indigo)}@media (width<=1200px){.footer-top{grid-template-columns:1.5fr 1fr 1fr 1.5fr}}@media (width<=992px){.footer-top{grid-template-columns:1.2fr 1fr 1fr;gap:2.5rem}.footer-newsletter{grid-column:1/-1}}@media (width<=768px){.footer-executive{padding:3rem 0 1.5rem}.footer-top{text-align:center;grid-template-columns:1fr}.footer-brand{align-items:center}.footer-bio{text-align:center;max-width:100%}.footer-social{justify-content:center}.footer-bottom{text-align:center;flex-direction:column}.footer-bottom-links{justify-content:center}}.footer-brand-link{text-decoration:none}.footer-link i,.footer-contact-link i{text-align:center;opacity:.7;width:18px;font-size:.8rem}.footer-contact-block{border-top:1px solid #ffffff0f;margin-top:2rem;padding-top:1.5rem}.footer-contact-title{color:#fff;text-transform:uppercase;letter-spacing:.08em;margin-bottom:1rem;font-size:.85rem;font-weight:700}.footer-contact-block .footer-contact-link{color:#fff9;align-items:center;gap:.75rem;margin-bottom:.75rem;font-size:.9rem;text-decoration:none;transition:all .25s;display:flex}.footer-contact-block .footer-contact-link:hover{color:var(--accent-indigo)}.footer-hours{color:#ffffff73;align-items:center;gap:.75rem;margin-top:.75rem;font-size:.85rem;display:flex}.footer-hours i{opacity:.6;font-size:.8rem}.footer-newsletter-input-group{gap:.5rem;display:flex}.footer-newsletter-input-group .footer-newsletter-input{flex:1;min-width:0}.footer-newsletter-input-group .footer-newsletter-btn{flex-shrink:0;width:auto;padding:.875rem 1.25rem}.footer-newsletter-success{color:#86eface6;align-items:center;gap:.5rem;font-size:.85rem;display:flex}.footer-trust-badges{flex-direction:column;gap:.5rem;margin-top:.5rem;display:flex}.trust-badge{color:#ffffff59;align-items:center;gap:.5rem;font-size:.75rem;display:flex}.trust-badge i{color:#6366f180;font-size:.7rem}.footer-bottom-left{align-items:center;gap:1rem;display:flex}.footer-version{color:#ffffff4d;background:#ffffff0d;border-radius:999px;padding:.2rem .6rem;font-family:monospace;font-size:.75rem}.footer-bottom-center{align-items:center;display:flex}.footer-made-with{color:#fff6;font-size:.8rem}.footer-bottom{border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:2rem;display:flex}@media (width<=992px){.footer-top{grid-template-columns:1fr 1fr}.footer-brand,.footer-newsletter{grid-column:1/-1}}@media (width<=768px){.footer-top{text-align:left;grid-template-columns:1fr}.footer-brand{text-align:left;align-items:flex-start}.footer-bio{text-align:left}.footer-social{justify-content:flex-start}.footer-contact-block,.footer-newsletter{text-align:left}.footer-bottom{text-align:center;flex-direction:column}.footer-bottom-left{flex-direction:column;gap:.5rem}.footer-bottom-links{justify-content:center}.footer-bottom-center{display:none}}.back-btn{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1.5rem;font-family:inherit;font-size:.85rem;font-weight:600;transition:all .3s;display:inline-flex}.back-btn:hover{border-color:var(--accent-indigo);background:#6366f11a}.faq-container{flex-direction:column;gap:1rem;max-width:800px;display:flex}.faq-item{cursor:pointer;background:#ffffff05;border:1px solid #ffffff14;border-radius:16px;padding:1.25rem 1.5rem;transition:all .3s}.faq-item:hover{background:#ffffff0a;border-color:#6366f133}.faq-item.faq-open{background:#6366f10d;border-color:#6366f14d}.faq-question{justify-content:space-between;align-items:center;gap:1rem;display:flex}.faq-question-left{align-items:center;gap:1rem;display:flex}.faq-question-left i{color:var(--accent-indigo);text-align:center;flex-shrink:0;width:20px;font-size:1rem}.faq-question h4{color:#fff;margin:0;font-size:1rem;line-height:1.4}.faq-question>i{color:var(--accent-indigo);flex-shrink:0;font-size:.75rem;transition:transform .3s}.faq-answer{border-top:1px solid #ffffff0f;margin-top:1rem;padding-top:1rem;animation:.3s faqFadeIn}.faq-answer p{color:var(--text-muted);margin:0;font-size:.9rem;line-height:1.7}@keyframes faqFadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.support-card-mini{border-radius:var(--border-radius-base);text-align:center;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff05;border:1px solid #ffffff0d;padding:1.5rem;transition:all .3s}.support-card-mini:hover{border-color:var(--accent-indigo);background:#6366f10d;transform:translateY(-3px)}.support-card-mini i{color:var(--accent-indigo);margin-bottom:.75rem;font-size:1.8rem;display:block}.support-card-mini h4{color:#fff;margin-bottom:.5rem;font-size:1rem}.support-card-mini p{color:var(--text-muted);margin-bottom:0;font-size:.85rem}.support-cta{color:var(--accent-indigo);align-items:center;gap:.5rem;margin-top:.75rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.support-cta:hover{color:var(--accent-purple);transform:translate(4px)}.support-status{color:#4ade80cc;align-items:center;gap:.5rem;margin-top:.75rem;font-size:.85rem;font-weight:600;display:inline-flex}.support-success{text-align:center;background:#4ade8014;border:1px solid #4ade8033;border-radius:16px;padding:2rem}.support-success i{color:#4ade80;margin-bottom:1rem;font-size:3rem}.support-success h4{color:#fff;margin-bottom:.5rem}.support-success p{color:var(--text-muted)}.support-form{flex-direction:column;gap:1.25rem;display:flex}.form-group{flex-direction:column;display:flex}.form-group label{color:var(--text-muted);margin-bottom:.5rem;font-size:.85rem;font-weight:600;display:block}.form-group input,.form-group select,.form-group textarea{color:#fff;background:#ffffff08;border:1px solid #ffffff1a;border-radius:.5rem;outline:none;width:100%;padding:.875rem 1rem;font-family:inherit;font-size:.95rem;transition:all .3s}.form-group input::placeholder,.form-group textarea::placeholder{color:#ffffff4d}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:var(--accent-indigo);background:#6366f10d}.form-group select option{color:#fff;background:#0f172a}.form-group textarea{resize:vertical}.content-section{flex-direction:column;gap:1.5rem;display:flex}.content-lead{color:var(--text-muted);border-bottom:1px solid #ffffff0f;padding-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.content-card{background:#ffffff05;border:1px solid #ffffff0f;border-radius:16px;padding:2rem;transition:all .3s}.content-card:hover{background:#ffffff08;border-color:#6366f126}.content-card h2{color:#fff;align-items:center;gap:.75rem;margin-bottom:1rem;font-size:1.3rem;display:flex}.content-card h2 i{color:var(--accent-indigo);font-size:1rem}.content-card p{color:var(--text-muted);margin-bottom:1rem;font-size:.95rem;line-height:1.7}.content-card ul{margin:0;padding:0;list-style:none}.content-card ul li{color:var(--text-muted);padding:.3rem 0 .3rem 1.5rem;font-size:.9rem;line-height:1.7;position:relative}.content-card ul li:before{content:"";background:var(--accent-indigo);border-radius:50%;width:6px;height:6px;position:absolute;top:.75rem;left:0}.content-card ul li strong{color:#fff}.content-update{color:#fff6;align-items:center;gap:.5rem;margin-top:1rem;font-size:.85rem;font-style:italic;display:inline-flex}.content-update i{font-size:.75rem}.updates-timeline{flex-direction:column;gap:1.5rem;max-width:800px;display:flex}.update-item{background:#ffffff05;border:1px solid #ffffff14;border-radius:16px;padding:2rem;transition:all .3s;position:relative}.update-item:hover{background:#ffffff08;border-color:#6366f133}.update-item:before{content:"";background:linear-gradient(to bottom, var(--accent-indigo), transparent);border-radius:999px;width:3px;position:absolute;top:2rem;bottom:2rem;left:0}.update-header{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:.75rem;display:flex}.update-date{color:var(--accent-indigo);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:700}.update-tags{flex-wrap:wrap;gap:.5rem;display:flex}.update-tag{color:var(--accent-indigo);background:#6366f11a;border:1px solid #6366f133;border-radius:999px;padding:.2rem .6rem;font-size:.7rem;font-weight:600}.update-item h3{color:#fff;margin-bottom:.5rem;font-size:1.2rem}.update-description{color:var(--text-muted);margin:0;font-size:.9rem;line-height:1.7}.section-divider{background:linear-gradient(90deg, var(--accent-indigo), var(--accent-purple));border-radius:999px;width:60px;height:3px;margin:1.5rem auto}main{animation:.4s pageEnter}@keyframes pageEnter{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hero-badge{background:#6366f126;border:1px solid #6366f14d;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.4rem 1.2rem;display:inline-flex}.hero-badge-icon{color:#a78bfa;font-size:.85rem}.hero-badge-text{color:#c4b5fd;font-size:.85rem;font-weight:600}.hero-badge-sub{color:var(--text-muted);border-left:1px solid #ffffff26;padding-left:.5rem;font-size:.75rem}.btn-trial-cta{position:relative;overflow:hidden}.btn-trial-cta:after{content:"";background:linear-gradient(45deg,#0000,#ffffff1a,#0000);width:200%;height:200%;animation:3s infinite shimmer;position:absolute;top:-50%;left:-50%}@keyframes shimmer{0%{transform:translate(-100%)rotate(45deg)}to{transform:translate(100%)rotate(45deg)}}.btn-cta-primary{box-shadow:0 0 30px #6366f14d}.social-proof-section{background:0 0}.testimonial-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172a99;border:1px solid #6366f126;border-radius:20px;padding:2.5rem;transition:border-color .3s;position:relative}.testimonial-card:hover{border-color:#6366f159}.testimonial-quote-icon{color:var(--accent-indigo);opacity:.3;margin-bottom:1rem;font-size:2rem}.testimonial-text{color:var(--text-primary);border:none;margin:0 0 1.5rem;padding:0;font-size:1.1rem;font-style:italic;line-height:1.8}.testimonial-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.testimonial-author{align-items:center;gap:.75rem;display:flex}.testimonial-avatar{background:#6366f126;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.4rem;display:flex}.testimonial-name{color:var(--text-primary);font-size:.95rem;font-weight:600}.testimonial-role{color:var(--text-muted);font-size:.8rem}.testimonial-metric{background:#10b9811f;border:1px solid #10b98140;border-radius:10px;padding:.5rem 1rem}.testimonial-metric-value{color:#34d399;font-size:.95rem;font-weight:700}.social-stat-card{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172a80;border:1px solid #6366f11f;border-radius:16px;padding:2rem}.social-stat-value{color:var(--accent-indigo);margin-bottom:.3rem;font-size:2.2rem;font-weight:800}.social-stat-label{color:var(--text-muted);font-size:.9rem}.how-it-works-section{background:0 0}.how-step-card{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172a80;border:1px solid #6366f11f;border-radius:20px;height:100%;padding:2.5rem 2rem;transition:all .3s;position:relative}.how-step-card:hover{border-color:#6366f14d;transform:translateY(-4px)}.how-step-number{background:linear-gradient(135deg, var(--accent-indigo), var(--accent-purple));color:#fff;letter-spacing:.05em;border-radius:0 0 10px 10px;padding:.3rem .8rem;font-size:.75rem;font-weight:700;position:absolute;top:-1px;right:24px}.how-step-icon{width:64px;height:64px;color:var(--accent-indigo);background:#6366f11f;border-radius:16px;justify-content:center;align-items:center;margin:0 auto 1.5rem;font-size:1.5rem;display:flex}.how-step-title{color:var(--text-primary);margin-bottom:.75rem;font-size:1.2rem;font-weight:700}.how-step-desc{color:var(--text-muted);margin-bottom:1.25rem;font-size:.9rem;line-height:1.7}.how-step-duration{color:#34d399;background:#10b9811a;border-radius:999px;align-items:center;gap:.4rem;padding:.35rem .9rem;font-size:.8rem;font-weight:600;display:inline-flex}.how-step-connector{color:var(--accent-indigo);opacity:.4;z-index:2;font-size:1.2rem;position:absolute;top:50%;right:-24px}.col-lg-4{position:relative}.app-gallery-section{background:0 0}.app-tabs{-webkit-overflow-scrolling:touch;scrollbar-width:none;overflow-x:auto}.app-tabs::-webkit-scrollbar{display:none}.app-tabs-scroll{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.app-tab{color:var(--text-muted);cursor:pointer;white-space:nowrap;background:#0f172a80;border:1px solid #6366f11f;border-radius:12px;align-items:center;gap:.5rem;padding:.6rem 1.2rem;font-family:Geist,sans-serif;font-size:.85rem;font-weight:500;transition:all .3s;display:inline-flex}.app-tab:hover{color:var(--text-primary);border-color:#6366f14d}.app-tab.active{border-color:var(--accent-indigo);color:var(--accent-indigo);background:#6366f126}.app-tab i{font-size:.9rem}.app-detail-content{padding-right:1rem}.app-detail-header{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.app-detail-icon{width:56px;height:56px;color:var(--accent-indigo);background:#6366f11f;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.4rem;display:flex}.app-detail-title{color:var(--text-primary);margin:0;font-size:1.5rem;font-weight:700}.app-detail-tagline{color:var(--accent-indigo);margin:.2rem 0 0;font-size:.9rem;font-weight:500}.app-detail-problem,.app-detail-solution{border-radius:12px;margin-bottom:1rem;padding:1rem 1.25rem}.app-detail-problem{background:#ef44440f;border:1px solid #ef444426}.app-detail-solution{background:#10b9810f;border:1px solid #10b98126}.app-detail-label{text-transform:uppercase;letter-spacing:.05em;color:#f87171;align-items:center;gap:.4rem;margin-bottom:.5rem;font-size:.8rem;font-weight:700;display:flex}.app-detail-label.solution{color:#34d399}.app-detail-problem p,.app-detail-solution p{color:var(--text-muted);margin:0;font-size:.9rem;line-height:1.7}.app-detail-time-saved{color:#a78bfa;background:linear-gradient(135deg,#6366f11f,#8b5cf61f);border:1px solid #6366f133;border-radius:10px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.6rem 1.2rem;font-size:.9rem;font-weight:700;display:inline-flex}.app-features-carousel{flex-direction:column;gap:.4rem;display:flex}.app-feature-item{color:var(--text-muted);cursor:pointer;border:1px solid #0000;border-radius:10px;align-items:center;gap:.6rem;padding:.6rem 1rem;font-size:.9rem;transition:all .2s;display:flex}.app-feature-item:hover{background:#6366f10f}.app-feature-item.active{color:var(--text-primary);background:#6366f11a;border-color:#6366f133}.app-feature-item i{color:var(--accent-indigo);flex-shrink:0;font-size:.8rem}.app-detail-image-wrapper{position:relative}.app-detail-image-card{background:#0f172a99;border:1px solid #6366f126;border-radius:20px;position:relative;overflow:hidden}.app-detail-screenshot{object-fit:cover;width:100%;height:auto;display:block}.app-detail-image-tag{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--text-primary);background:#0f172ad9;border:1px solid #6366f133;border-radius:8px;padding:.4rem .8rem;font-size:.75rem;font-weight:600;position:absolute;bottom:12px;left:12px}.app-carousel-nav{justify-content:center;align-items:center;gap:1rem;margin-top:1.25rem;display:flex}.app-nav-btn{width:40px;height:40px;color:var(--text-primary);cursor:pointer;background:#0f172a99;border:1px solid #6366f133;border-radius:10px;justify-content:center;align-items:center;font-size:.9rem;transition:all .2s;display:flex}.app-nav-btn:hover{border-color:var(--accent-indigo);background:#6366f126}.app-nav-counter{color:var(--text-muted);text-align:center;min-width:50px;font-size:.85rem;font-weight:600}.app-detail-hero-icon{width:80px;height:80px;color:var(--accent-indigo);background:#6366f11f;border-radius:20px;justify-content:center;align-items:center;font-size:2rem;display:flex}.app-detail-time-badge{color:#a78bfa;background:linear-gradient(135deg,#6366f11f,#8b5cf61f);border:1px solid #6366f133;border-radius:10px;align-items:center;gap:.5rem;margin-top:1rem;padding:.6rem 1.2rem;font-size:.95rem;font-weight:700;display:inline-flex}.app-detail-hero-image{border:1px solid #6366f126;border-radius:20px;overflow:hidden}.app-detail-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172a80;border-radius:16px;height:100%;padding:2rem}.app-detail-card.problem{border:1px solid #ef444433}.app-detail-card.solution{border:1px solid #10b98133}.app-detail-card-header{align-items:center;gap:.6rem;margin-bottom:1rem;display:flex}.app-detail-card-header i{font-size:1.2rem}.app-detail-card.problem .app-detail-card-header i{color:#f87171}.app-detail-card.solution .app-detail-card-header i{color:#34d399}.app-detail-card-header h3{color:var(--text-primary);margin:0;font-size:1.1rem;font-weight:700}.app-detail-card p{color:var(--text-muted);margin:0;font-size:.95rem;line-height:1.7}.app-feature-detail-item{background:#0f172a66;border:1px solid #6366f11a;border-radius:12px;align-items:center;gap:.75rem;padding:1rem 1.25rem;display:flex}.app-feature-detail-item i{color:var(--accent-indigo);flex-shrink:0;font-size:.9rem}.app-feature-detail-item span{color:var(--text-primary);font-size:.95rem}.app-detail-cta{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172a80;border:1px solid #6366f126;border-radius:20px;padding:3rem 2rem}.app-page{max-width:100%}.app-page-badge{color:var(--accent-indigo);background:#6366f11f;border:1px solid #6366f133;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.4rem 1rem;font-size:.8rem;font-weight:600;display:inline-flex}.app-page-title{color:var(--text-primary);margin-bottom:1rem;font-size:2.2rem;font-weight:800;line-height:1.2}.app-page-subtitle{color:var(--text-muted);margin-bottom:1.5rem;font-size:1.05rem;line-height:1.7}.app-page-metric{background:#6366f114;border:1px solid #6366f126;border-radius:14px;align-items:center;gap:1rem;max-width:fit-content;padding:1rem 1.5rem;display:flex}.app-page-metric-icon{width:48px;height:48px;color:var(--accent-indigo);background:#6366f126;border-radius:12px;justify-content:center;align-items:center;font-size:1.2rem;display:flex}.app-page-metric-value{color:var(--text-primary);font-size:1.1rem;font-weight:700}.app-page-metric-label{color:var(--text-muted);font-size:.8rem}.app-page-image{border:1px solid #6366f126;border-radius:20px;position:relative;overflow:hidden}@media (width>=992px){.app-page .row.align-items-center{flex-wrap:nowrap}.app-page .row.align-items-center>[class*=col-lg-6]{flex:0 0 50%;max-width:50%}}.app-page-image-tag{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--text-primary);background:#0f172ad9;border:1px solid #6366f133;border-radius:8px;padding:.4rem .8rem;font-size:.75rem;font-weight:600;position:absolute;bottom:12px;left:12px}.app-page-section{margin-bottom:3rem}.app-page-section-title{color:var(--text-primary);align-items:center;gap:.6rem;margin-bottom:1.5rem;font-size:1.4rem;font-weight:700;display:flex}.app-page-section-title i{color:var(--accent-indigo)}.app-page-problem-card{background:#ef44440a;border:1px solid #ef44441f;border-radius:20px;padding:2rem}.app-page-problem-header{align-items:center;gap:.6rem;margin-bottom:1.5rem;display:flex}.app-page-problem-header i{color:#f87171;font-size:1.2rem}.app-page-problem-header h3{color:var(--text-primary);margin:0;font-size:1.2rem;font-weight:700}.app-page-pain-item{background:#0f172a66;border:1px solid #ef44441a;border-radius:14px;height:100%;padding:1.5rem}.app-page-pain-item i{color:#f87171;margin-bottom:.75rem;font-size:1.3rem}.app-page-pain-item h4{color:var(--text-primary);margin-bottom:.5rem;font-size:1rem;font-weight:700}.app-page-pain-item p{color:var(--text-muted);margin:0;font-size:.88rem;line-height:1.6}.app-page-feature-card{background:#0f172a80;border:1px solid #6366f11a;border-radius:16px;height:100%;padding:1.5rem;transition:border-color .3s}.app-page-feature-card:hover{border-color:#6366f14d}.app-page-feature-icon{width:44px;height:44px;color:var(--accent-indigo);background:#6366f11f;border-radius:12px;justify-content:center;align-items:center;margin-bottom:1rem;font-size:1.1rem;display:flex}.app-page-feature-card h4{color:var(--text-primary);margin-bottom:.5rem;font-size:1rem;font-weight:700}.app-page-feature-card p{color:var(--text-muted);margin:0;font-size:.88rem;line-height:1.6}.app-page-workflow{max-width:600px;margin:0 auto}.app-page-workflow-step{background:#0f172a80;border:1px solid #6366f11a;border-radius:14px;align-items:flex-start;gap:1rem;padding:1.25rem;display:flex}.app-page-workflow-number{background:linear-gradient(135deg, var(--accent-indigo), var(--accent-purple));color:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.85rem;font-weight:700;display:flex}.app-page-workflow-content h4{color:var(--text-primary);margin-bottom:.25rem;font-size:.95rem;font-weight:700}.app-page-workflow-content p{color:var(--text-muted);margin:0;font-size:.85rem;line-height:1.5}.app-page-workflow-connector{text-align:center;color:var(--accent-indigo);opacity:.4;padding:.3rem 0}.app-page-comprobante-card{text-align:center;background:#0f172a80;border:1px solid #6366f11a;border-radius:14px;padding:1.5rem}.app-page-comprobante-card i{color:var(--accent-indigo);margin-bottom:.75rem;font-size:2rem}.app-page-comprobante-card h4{color:var(--text-primary);margin-bottom:.25rem;font-size:1rem;font-weight:700}.app-page-comprobante-card p{color:var(--text-muted);margin:0;font-size:.8rem}.app-page-cta{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172a80;border:1px solid #6366f126;border-radius:20px;padding:3rem 2rem}.app-page-cta h3{color:var(--text-primary);margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.app-page-cta p{color:var(--text-muted);margin-bottom:1.5rem}
