.solution-hero[data-astro-cid-bedglebh]{padding:140px 0 100px;background:#f8fafc;overflow:hidden;position:relative}.solution-hero[data-astro-cid-bedglebh] .container[data-astro-cid-bedglebh]{overflow:visible}.hero-bg-gradient[data-astro-cid-bedglebh]{position:absolute;top:-50%;right:-20%;width:80%;height:150%;background:radial-gradient(circle,#6366f126,#a855f71a 40%,#fff0 70%);filter:blur(60px);z-index:0;animation:auroraMove 20s ease-in-out infinite alternate}@keyframes auroraMove{0%{transform:translateY(0) scale(1) rotate(0);opacity:.8}50%{transform:translateY(15px) scale(1.05) rotate(5deg);opacity:1}to{transform:translateY(-10px) scale(1.1) rotate(-5deg);opacity:.9}}.hero-layout[data-astro-cid-bedglebh]{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;position:relative;z-index:1}.badge[data-astro-cid-bedglebh]{display:inline-block;background:#6366f11a;color:#6366f1;padding:6px 14px;border-radius:50px;font-size:.85rem;font-weight:700;text-transform:uppercase;margin-bottom:20px}.hero-text[data-astro-cid-bedglebh] h1[data-astro-cid-bedglebh]{font-size:3rem;color:#0f172a;line-height:1.1;margin-bottom:20px;font-family:Montserrat,sans-serif;font-weight:800}.text-gradient[data-astro-cid-bedglebh]{background:linear-gradient(135deg,#6366f1,#a855f7);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-text[data-astro-cid-bedglebh] .subtitle[data-astro-cid-bedglebh]{font-size:1.2rem;color:#64748b;margin-bottom:30px;line-height:1.6}.cta-group[data-astro-cid-bedglebh]{display:flex;gap:15px}.secondary-button[data-astro-cid-bedglebh]{color:#6366f1!important;border:2px solid #6366f1!important}.secondary-button[data-astro-cid-bedglebh]:hover{background-color:#6366f11a!important;box-shadow:0 10px 20px #6366f126!important}.primary-button[data-astro-cid-bedglebh]{background:#6366f1;color:#fff}.primary-button[data-astro-cid-bedglebh]:hover{background:#4f46e5;box-shadow:0 15px 30px #6366f14d!important}.visual-content[data-astro-cid-bedglebh]{height:400px;display:flex;justify-content:center;align-items:center;perspective:1200px;overflow:visible!important}.cloud-stage[data-astro-cid-bedglebh]{position:relative;width:400px;height:350px;transform-style:preserve-3d;animation:stageFloat 8s ease-in-out infinite}@keyframes stageFloat{0%,to{transform:translateY(0) rotateX(5deg) rotateY(-5deg)}33%{transform:translateY(-10px) rotateX(7deg) rotateY(-7deg)}66%{transform:translateY(-5px) rotateX(3deg) rotateY(-3deg)}}.ai-core[data-astro-cid-bedglebh]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100px;height:100px;display:flex;justify-content:center;align-items:center;z-index:1}.core-orb[data-astro-cid-bedglebh]{width:60px;height:60px;border-radius:50%;background:radial-gradient(circle,#a855f7,#6366f1);box-shadow:0 0 40px #a855f799;animation:corePulse 4s ease-in-out infinite;z-index:2}@keyframes corePulse{0%,to{transform:scale(1);box-shadow:0 0 40px #a855f799}50%{transform:scale(1.15);box-shadow:0 0 60px #a855f7cc;opacity:.9}}.core-ring[data-astro-cid-bedglebh]{position:absolute;border-radius:50%;border:1px solid transparent}.r1[data-astro-cid-bedglebh]{width:100px;height:100px;border-left:2px solid rgba(99,102,241,.7);border-top:1px solid rgba(99,102,241,.3);animation:spin 25s linear infinite}.r2[data-astro-cid-bedglebh]{width:140px;height:140px;border-right:2px solid rgba(168,85,247,.7);border-bottom:1px solid rgba(168,85,247,.3);animation:spinReverse 35s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes spinReverse{to{transform:rotate(-360deg)}}.app-card[data-astro-cid-bedglebh]{position:absolute;width:140px;height:100px;background:#fffffff2;backdrop-filter:blur(10px);border-radius:12px;border:1px solid rgba(255,255,255,.9);box-shadow:0 10px 30px #0000001a;display:flex;flex-direction:column;padding:10px;transform-style:preserve-3d;transition:all .3s ease;z-index:3;justify-content:flex-start}@keyframes floatTile{0%,to{transform:translateY(0) translateZ(var(--z, 0)) rotate(0)}25%{transform:translateY(-8px) translateZ(var(--z, 0)) rotate(.5deg)}50%{transform:translateY(-12px) translateZ(var(--z, 0)) rotate(-.5deg);box-shadow:0 15px 35px #00000026}75%{transform:translateY(-6px) translateZ(var(--z, 0)) rotate(.5deg)}}.teams-card[data-astro-cid-bedglebh]{top:0;left:0;--z: 40px;transform:translateZ(40px);animation:floatTile 5s ease-in-out infinite;animation-delay:0s}.word-card[data-astro-cid-bedglebh]{bottom:20px;left:30px;--z: 80px;transform:translateZ(80px);animation:floatTile 5s ease-in-out infinite;animation-delay:1.6s}.excel-card[data-astro-cid-bedglebh]{top:40px;right:0;--z: 20px;transform:translateZ(20px);animation:floatTile 5s ease-in-out infinite;animation-delay:.8s}.app-card[data-astro-cid-bedglebh]:hover{transform:translateY(-15px) translateZ(var(--z, 0))!important;box-shadow:0 20px 40px #0003}.card-header[data-astro-cid-bedglebh]{display:flex;gap:4px;margin-bottom:8px;flex-shrink:0}.card-header[data-astro-cid-bedglebh] .dot[data-astro-cid-bedglebh]{width:6px;height:6px;background:#cbd5e1;border-radius:50%}.card-body[data-astro-cid-bedglebh]{flex:1;display:flex;flex-direction:column;gap:6px;min-height:0;width:100%}.avatar-row[data-astro-cid-bedglebh]{display:flex;align-items:center;gap:6px;width:100%}.avatar[data-astro-cid-bedglebh]{width:16px;height:16px;background:#e2e8f0;border-radius:50%;flex-shrink:0}.msg-bar[data-astro-cid-bedglebh]{height:6px;background:#f1f5f9;border-radius:3px;width:70%}.msg-bar[data-astro-cid-bedglebh].short{width:40%}.text-line[data-astro-cid-bedglebh]{height:4px;background:#e2e8f0;width:100%;border-radius:2px}.text-line[data-astro-cid-bedglebh].half{width:50%}.excel-card[data-astro-cid-bedglebh] .card-body[data-astro-cid-bedglebh]{flex-direction:row;align-items:flex-end;justify-content:space-around;padding-bottom:5px}.chart-bar[data-astro-cid-bedglebh]{width:15px;background:#dcfce7;height:40%;border-radius:2px 2px 0 0}.chart-bar[data-astro-cid-bedglebh].tall{height:80%;background:#22c55e}.app-badge[data-astro-cid-bedglebh]{position:absolute;bottom:-15px;right:-15px;width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;box-shadow:0 5px 15px #00000026;transform:translateZ(20px);z-index:4}.teams-bg[data-astro-cid-bedglebh]{background:#6264a7}.word-bg[data-astro-cid-bedglebh]{background:#2b579a}.excel-bg[data-astro-cid-bedglebh]{background:#217346}.pricing-section[data-astro-cid-bedglebh]{padding:120px 0;background:linear-gradient(to bottom,#f8fafc,#fff)}.section-title[data-astro-cid-bedglebh]{text-align:center;margin-bottom:80px}.section-title[data-astro-cid-bedglebh] h2[data-astro-cid-bedglebh]{font-size:2.5rem;color:#0f172a;font-weight:800;margin-bottom:15px}.section-title[data-astro-cid-bedglebh] p[data-astro-cid-bedglebh]{font-size:1.2rem;color:#64748b;max-width:600px;margin:0 auto}.pricing-grid[data-astro-cid-bedglebh]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;max-width:1200px;margin:0 auto;align-items:stretch}.pricing-card[data-astro-cid-bedglebh]{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:40px 30px;display:flex;flex-direction:column;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);height:100%}.pricing-card[data-astro-cid-bedglebh]:hover{transform:translateY(-8px);box-shadow:0 20px 40px -10px #00000014;border-color:#cbd5e1}.pricing-card[data-astro-cid-bedglebh].popular{border:2px solid #6366f1;box-shadow:0 25px 50px -12px #6366f126;transform:scale(1.05);z-index:2}.pricing-card[data-astro-cid-bedglebh].popular:hover{transform:scale(1.05) translateY(-8px)}.pop-badge[data-astro-cid-bedglebh]{position:absolute;top:0;left:50%;transform:translate(-50%,-50%);background:#6366f1;color:#fff;padding:6px 16px;border-radius:50px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;animation:pulseBadge 2s ease-in-out infinite}@keyframes pulseBadge{0%,to{transform:translate(-50%,-50%) scale(1);box-shadow:0 5px 15px #6366f166}50%{transform:translate(-50%,-50%) scale(1.05);box-shadow:0 8px 25px #6366f199}}.card-header[data-astro-cid-bedglebh]{text-align:center;border-bottom:1px solid #f1f5f9;padding-bottom:25px;margin-bottom:25px;display:flex;flex-direction:column;gap:5px}.card-header[data-astro-cid-bedglebh] h3[data-astro-cid-bedglebh]{font-size:1.6rem;color:#0f172a;margin:0;font-weight:700}.card-header[data-astro-cid-bedglebh] .sub-head[data-astro-cid-bedglebh]{font-size:.9rem;color:#6366f1;font-weight:600;margin:0;text-transform:uppercase;letter-spacing:.5px}.card-header[data-astro-cid-bedglebh] .desc[data-astro-cid-bedglebh]{font-size:.95rem;color:#64748b;margin-top:10px;line-height:1.5}.feature-list[data-astro-cid-bedglebh]{list-style:none;padding:0;margin-bottom:40px;flex-grow:1}.feature-list[data-astro-cid-bedglebh] li[data-astro-cid-bedglebh]{display:flex;align-items:flex-start;gap:10px;margin-bottom:14px;color:#334155;font-size:.95rem;line-height:1.5}.check[data-astro-cid-bedglebh]{color:#6366f1;font-weight:900;font-size:1.1rem;flex-shrink:0;margin-top:1px}.plan-btn[data-astro-cid-bedglebh]{display:flex;justify-content:center;align-items:center;width:100%;padding:14px;border-radius:10px;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);margin-top:auto;background:transparent;border:2px solid #e2e8f0;color:#0f172a}.plan-btn[data-astro-cid-bedglebh]:hover{border-color:#0f172a;background:#0f172a;color:#fff;transform:translateY(-2px)}.plan-btn[data-astro-cid-bedglebh].primary{background:linear-gradient(135deg,#6366f1,#4f46e5);color:#fff;border:none;box-shadow:0 10px 20px -5px #6366f166}.plan-btn[data-astro-cid-bedglebh].primary:hover{background:linear-gradient(135deg,#4f46e5,#4338ca);transform:translateY(-2px);box-shadow:0 15px 30px -5px #6366f180}.addon-section[data-astro-cid-bedglebh]{padding:100px 0;background:#0f172a;color:#fff;overflow:hidden}.addon-layout[data-astro-cid-bedglebh]{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.sub-label[data-astro-cid-bedglebh]{color:#a5b4fc;text-transform:uppercase;font-weight:700;font-size:.8rem;letter-spacing:1px}.addon-text[data-astro-cid-bedglebh] h2[data-astro-cid-bedglebh]{font-size:3rem;margin:10px 0 20px;color:#fff;font-weight:800}.addon-text[data-astro-cid-bedglebh] p[data-astro-cid-bedglebh]{color:#cbd5e1;font-size:1.1rem;line-height:1.6;margin-bottom:30px}.addon-features[data-astro-cid-bedglebh]{list-style:none;padding:0}.addon-features[data-astro-cid-bedglebh] li[data-astro-cid-bedglebh]{margin-bottom:10px;padding-left:20px;position:relative;color:#e2e8f0}.addon-features[data-astro-cid-bedglebh] li[data-astro-cid-bedglebh]:before{content:"•";color:#6366f1;position:absolute;left:0;font-weight:700}.addon-action[data-astro-cid-bedglebh]{margin-top:35px}.copilot-btn[data-astro-cid-bedglebh]{background:#fff;color:#0f172a;padding:16px 32px;border-radius:50px;font-weight:700;text-decoration:none;display:inline-flex;align-items:center;gap:10px;box-shadow:0 10px 30px #0003;transition:all .3s cubic-bezier(.4,0,.2,1)}.copilot-btn[data-astro-cid-bedglebh] .arrow[data-astro-cid-bedglebh]{transition:transform .3s ease}.copilot-btn[data-astro-cid-bedglebh]:hover{background:#f8fafc;transform:translateY(-4px) scale(1.02);box-shadow:0 20px 40px #0006}.copilot-btn[data-astro-cid-bedglebh]:hover .arrow[data-astro-cid-bedglebh]{transform:translate(5px)}.copilot-logo-ani[data-astro-cid-bedglebh]{width:240px;height:240px;margin:0 auto;position:relative;display:flex;justify-content:center;align-items:center}.cp-circle[data-astro-cid-bedglebh]{position:absolute;border-radius:50%;mix-blend-mode:screen;width:80px;height:80px;opacity:.9;top:50%;left:50%;margin-top:-40px;margin-left:-40px;filter:blur(1px);animation-duration:6s;animation-timing-function:ease-in-out;animation-iteration-count:infinite}.c1[data-astro-cid-bedglebh]{background:radial-gradient(circle at 30% 30%,#f97316,#dc2626);animation-name:orbit1;animation-delay:0s}.c2[data-astro-cid-bedglebh]{background:radial-gradient(circle at 30% 30%,#a855f7,#7c3aed);animation-name:orbit2;animation-delay:.2s}.c3[data-astro-cid-bedglebh]{background:radial-gradient(circle at 30% 30%,#06b6d4,#0891b2);animation-name:orbit3;animation-delay:.4s}@keyframes orbit1{0%,to{transform:translate(-50px,-50px) scale(1);opacity:.9}25%{transform:translateY(-70px) scale(.9);opacity:1}50%{transform:translate(50px,-50px) scale(.8);opacity:.8}75%{transform:translateY(-30px) scale(.9);opacity:1}}@keyframes orbit2{0%,to{transform:translate(50px,30px) scale(1);opacity:.9}25%{transform:translate(70px) scale(.9);opacity:1}50%{transform:translate(50px,-30px) scale(.8);opacity:.8}75%{transform:translate(30px) scale(.9);opacity:1}}@keyframes orbit3{0%,to{transform:translate(-50px,30px) scale(1);opacity:.9}25%{transform:translate(-70px) scale(.9);opacity:1}50%{transform:translate(-50px,-30px) scale(.8);opacity:.8}75%{transform:translate(-30px) scale(.9);opacity:1}}.cp-circle[data-astro-cid-bedglebh]:after{content:"";position:absolute;top:50%;left:50%;width:100%;height:100%;background:radial-gradient(circle,currentColor 0%,transparent 70%);opacity:0;transform:translate(-50%,-50%);animation:glowPulse 6s ease-in-out infinite}@keyframes glowPulse{0%,to{opacity:0}25%,75%{opacity:.2}50%{opacity:.3}}.bottom-cta[data-astro-cid-bedglebh]{padding:80px 0;background:#fff}.cta-box[data-astro-cid-bedglebh]{background:linear-gradient(135deg,#6366f1,#4f46e5);border-radius:20px;padding:60px;text-align:center;color:#fff}.cta-box[data-astro-cid-bedglebh] h2[data-astro-cid-bedglebh]{font-size:2.5rem;margin-bottom:15px;font-weight:700;color:#fff}.cta-box[data-astro-cid-bedglebh] p[data-astro-cid-bedglebh]{font-size:1.3rem;margin-bottom:30px;opacity:.9}.white-btn[data-astro-cid-bedglebh]{background:#fff;color:#6366f1;padding:12px 24px;border-radius:8px;text-decoration:none;font-weight:600;display:inline-block;transition:all .3s cubic-bezier(.4,0,.2,1)}.white-btn[data-astro-cid-bedglebh]:hover{background:#f0f0f0;color:#6366f1;transform:translateY(-3px) scale(1.02);box-shadow:0 15px 30px #fff3}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hero-text[data-astro-cid-bedglebh],.visual-content[data-astro-cid-bedglebh],.pricing-card[data-astro-cid-bedglebh],.addon-text[data-astro-cid-bedglebh],.addon-visual[data-astro-cid-bedglebh],.cta-box[data-astro-cid-bedglebh]{animation:fadeInUp .6s ease-out forwards;opacity:0}.hero-text[data-astro-cid-bedglebh]{animation-delay:.1s}.visual-content[data-astro-cid-bedglebh]{animation-delay:.3s}.pricing-card[data-astro-cid-bedglebh]:nth-child(1){animation-delay:.2s}.pricing-card[data-astro-cid-bedglebh]:nth-child(2){animation-delay:.4s}.pricing-card[data-astro-cid-bedglebh]:nth-child(3){animation-delay:.6s}.addon-text[data-astro-cid-bedglebh]{animation-delay:.3s}.addon-visual[data-astro-cid-bedglebh]{animation-delay:.5s}.cta-box[data-astro-cid-bedglebh]{animation-delay:.4s}@media(max-width:992px){.hero-layout[data-astro-cid-bedglebh],.addon-layout[data-astro-cid-bedglebh]{grid-template-columns:1fr;text-align:center}.visual-content[data-astro-cid-bedglebh]{height:320px;perspective:800px}.cloud-stage[data-astro-cid-bedglebh]{transform:scale(.8)}.app-card[data-astro-cid-bedglebh]{width:110px;height:80px;transform:scale(.8)!important}.teams-card[data-astro-cid-bedglebh]{left:-10px}.word-card[data-astro-cid-bedglebh]{bottom:10px;left:10px}.excel-card[data-astro-cid-bedglebh]{right:-10px;top:30px}.pricing-grid[data-astro-cid-bedglebh]{grid-template-columns:1fr;max-width:500px;gap:40px}.pricing-card[data-astro-cid-bedglebh].popular{transform:none}.pricing-card[data-astro-cid-bedglebh].popular:hover{transform:translateY(-5px)}.addon-visual[data-astro-cid-bedglebh]{margin-top:40px}.cta-box[data-astro-cid-bedglebh]{padding:40px 20px}.hero-text[data-astro-cid-bedglebh],.visual-content[data-astro-cid-bedglebh],.pricing-card[data-astro-cid-bedglebh],.addon-text[data-astro-cid-bedglebh],.addon-visual[data-astro-cid-bedglebh],.cta-box[data-astro-cid-bedglebh]{animation-delay:.1s}}@media(max-width:768px){.hero-text[data-astro-cid-bedglebh] h1[data-astro-cid-bedglebh],.addon-text[data-astro-cid-bedglebh] h2[data-astro-cid-bedglebh]{font-size:2.2rem}.cta-box[data-astro-cid-bedglebh] h2[data-astro-cid-bedglebh],.section-title[data-astro-cid-bedglebh] h2[data-astro-cid-bedglebh]{font-size:2rem}.primary-button[data-astro-cid-bedglebh],.secondary-button[data-astro-cid-bedglebh]{padding:10px 20px}}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,sans-serif;line-height:1.6;color:#333;background-color:#f8f9fa}.container{width:90%;max-width:1200px;margin:0 auto;padding:0 20px}.primary-button{background-color:#e74c3c;color:#fff;padding:15px 30px;border-radius:5px;text-decoration:none;font-weight:700;transition:all .3s ease;border:none;cursor:pointer;font-size:1rem;display:inline-block;box-shadow:0 4px 15px #e74c3c4d}.primary-button:hover{background-color:#c0392b;color:#fff;transform:translateY(-3px);box-shadow:0 6px 20px #e74c3c66}.secondary-button{background-color:transparent;color:#fff;padding:15px 30px;border-radius:5px;text-decoration:none;font-weight:700;border:2px solid white;transition:all .3s ease;display:inline-block;box-shadow:0 4px 15px #0000001a}.secondary-button:hover{background-color:#ffffff1a;transform:translateY(-3px);box-shadow:0 6px 20px #0003}.primary-button.white-btn{background-color:#fff!important;color:#6366f1!important;box-shadow:0 10px 20px #0000001a!important}
