.intune-page{--intune-primary: #0ea5e9;--intune-primary-dark: #0284c7;--intune-gradient: linear-gradient(135deg, #0ea5e9, #0284c7)}.intune-page .hero{position:relative;padding:20px 0 60px;overflow:hidden}.intune-page .hero-bg{position:absolute;inset:0;background:linear-gradient(135deg,#f0f9ff,#e0f2fe,#f0f9ff);z-index:0}.intune-page .hero-bg:before{content:"";position:absolute;top:-50%;right:-20%;width:80%;height:150%;background:radial-gradient(ellipse,rgba(14,165,233,.1) 0%,transparent 70%);z-index:0}.intune-page .hero .container{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.intune-page .hero-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:#0ea5e91a;border:1px solid rgba(14,165,233,.2);border-radius:100px;font-size:14px;font-weight:500;color:var(--intune-primary-dark);margin-bottom:24px}.intune-page .badge-icon{display:flex;align-items:center;justify-content:center}.intune-page .badge-icon svg{width:18px;height:18px}.intune-page .hero h1{font-size:56px;font-weight:800;line-height:1.1;color:var(--color-slate-900);margin-bottom:24px}.intune-page .hero-subtitle{font-size:22px;font-weight:600;color:var(--intune-primary-dark);margin-bottom:16px}.intune-page .hero-description{font-size:18px;color:var(--color-slate-600);line-height:1.7;margin-bottom:32px}.intune-page .hero-cta{display:flex;gap:16px}.intune-page .hero-visual{display:flex;justify-content:center;align-items:center}.intune-page .hero-image{max-width:100%;height:auto;max-height:450px;filter:drop-shadow(0 20px 40px rgba(14,165,233,.15))}.intune-page .btn{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;font-size:15px;font-weight:600;border-radius:12px;transition:all .2s;text-decoration:none}.intune-page .btn svg{width:18px;height:18px}.intune-page .btn-primary{background:var(--intune-gradient);color:#fff;box-shadow:0 4px 14px #0ea5e94d}.intune-page .btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0ea5e966}.intune-page .btn-secondary{background:#fff;color:var(--color-slate-700);border:1px solid var(--color-slate-200)}.intune-page .btn-secondary:hover{background:var(--color-slate-50);border-color:var(--color-slate-300)}.intune-page .btn-outline{background:transparent;color:var(--intune-primary-dark);border:2px solid var(--intune-primary)}.intune-page .btn-outline:hover{background:#0ea5e91a}.intune-page .btn-lg{padding:18px 36px;font-size:16px}.intune-page .overview{padding:80px 0;background:#fff}.intune-page .overview-content{max-width:900px;margin:0 auto;text-align:center}.intune-page .overview-badge{display:inline-block;padding:8px 20px;background:var(--intune-gradient);color:#fff;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:1px;border-radius:100px;margin-bottom:24px}.intune-page .overview h2{font-size:40px;font-weight:800;color:var(--color-slate-900);line-height:1.2;margin-bottom:20px}.intune-page .overview>.container>.overview-content>p{font-size:18px;color:var(--color-slate-600);line-height:1.7;margin-bottom:40px}.intune-page .overview-highlights{display:flex;flex-direction:column;gap:16px;text-align:left;max-width:600px;margin:0 auto}.intune-page .highlight{display:flex;align-items:center;gap:12px;padding:16px 20px;background:var(--color-slate-50);border-radius:12px}.intune-page .highlight svg{width:24px;height:24px;color:var(--intune-primary);flex-shrink:0}.intune-page .highlight span{font-size:16px;color:var(--color-slate-700)}.intune-page .section-header{text-align:center;margin-bottom:60px}.intune-page .section-header h2{font-size:40px;font-weight:800;color:var(--color-slate-900);margin-bottom:16px}.intune-page .section-header p{font-size:18px;color:var(--color-slate-600)}.intune-page .how-it-works{padding:40px 0 80px;background:var(--color-slate-50)}.intune-page .steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.intune-page .step-card{background:#fff;padding:32px;border-radius:16px;box-shadow:0 4px 20px #0000000f;text-align:center;position:relative}.intune-page .step-icon-wrapper{position:relative;display:inline-block;margin-bottom:20px}.intune-page .step-icon{display:flex;align-items:center;justify-content:center;width:80px;height:80px;background:linear-gradient(135deg,#e0f2fe,#bae6fd);border-radius:20px;margin:0 auto}.intune-page .step-icon svg{width:40px;height:40px;color:var(--intune-primary-dark)}.intune-page .step-number{position:absolute;bottom:-8px;right:-8px;display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:var(--intune-gradient);color:#fff;font-size:14px;font-weight:700;border-radius:50%;box-shadow:0 4px 10px #0ea5e94d}.intune-page .step-card h3{font-size:18px;font-weight:700;color:var(--color-slate-900);margin-bottom:12px}.intune-page .step-card p{font-size:14px;color:var(--color-slate-600);line-height:1.6}.intune-page .features{padding:80px 0;background:#fff}.intune-page .features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.intune-page .feature-card{display:flex;align-items:flex-start;gap:16px;background:var(--color-slate-50);padding:24px;border-radius:14px;transition:all .3s}.intune-page .feature-card:hover{background:#fff;box-shadow:0 8px 25px #00000014}.intune-page .feature-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:var(--intune-gradient);border-radius:12px;flex-shrink:0}.intune-page .feature-icon svg{width:24px;height:24px;color:#fff}.intune-page .feature-content{flex:1}.intune-page .feature-card h3{font-size:16px;font-weight:700;color:var(--color-slate-900);margin-bottom:6px}.intune-page .feature-card p{font-size:13px;color:var(--color-slate-600);line-height:1.5;margin:0}.intune-page .use-cases{padding:60px 0 80px;background:var(--color-slate-50)}.intune-page .use-cases-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.intune-page .use-case-card{background:#fff;padding:32px;border-radius:16px;box-shadow:0 4px 20px #0000000f;text-align:center;transition:all .3s}.intune-page .use-case-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #0000001a}.intune-page .use-case-icon{display:flex;align-items:center;justify-content:center;width:64px;height:64px;background:#0ea5e91a;border-radius:16px;margin:0 auto 20px}.intune-page .use-case-icon svg{width:32px;height:32px;color:var(--intune-primary)}.intune-page .use-case-card h3{font-size:18px;font-weight:700;color:var(--color-slate-900);margin-bottom:10px}.intune-page .use-case-card p{font-size:14px;color:var(--color-slate-600);line-height:1.6}.intune-page .benefits{padding:100px 0;background:#fff}.intune-page .benefits-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.intune-page .benefit-card{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);padding:40px;border-radius:20px;text-align:center}.intune-page .benefit-icon{display:flex;align-items:center;justify-content:center;width:72px;height:72px;background:var(--intune-gradient);border-radius:18px;margin:0 auto 24px;box-shadow:0 8px 20px #0ea5e94d}.intune-page .benefit-icon svg{width:36px;height:36px;color:#fff}.intune-page .benefit-card h3{font-size:22px;font-weight:700;color:var(--color-slate-900);margin-bottom:12px}.intune-page .benefit-card p{font-size:15px;color:var(--color-slate-600);line-height:1.7}.intune-page .faq{padding:100px 0;background:var(--color-slate-50)}.intune-page .faq-grid{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:16px}.intune-page .faq-item{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 10px #0000000a}.intune-page .faq-question{width:100%;display:flex;align-items:center;justify-content:space-between;padding:24px;background:none;border:none;text-align:left;cursor:pointer;font-size:16px;font-weight:600;color:var(--color-slate-900);font-family:inherit}.intune-page .faq-chevron{width:20px;height:20px;color:var(--color-slate-400);transition:transform .3s;flex-shrink:0}.intune-page .faq-item.is-open .faq-chevron{transform:rotate(180deg);color:var(--intune-primary)}.intune-page .faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease-out}.intune-page .faq-item.is-open .faq-answer{max-height:500px}.intune-page .faq-answer p{padding:0 24px 24px;font-size:15px;color:var(--color-slate-600);line-height:1.7}.intune-page .resources-section{padding:40px 0 96px;background:#fff}.intune-page .resources-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.intune-page .resource-card{display:flex;flex-direction:row;align-items:flex-start;gap:16px;padding:24px;background:var(--color-slate-50);border-radius:16px;text-decoration:none;transition:all .3s;border:none;cursor:pointer;text-align:left}.intune-page .resource-card:hover{background:#fff;box-shadow:0 12px 30px #0000001a;transform:translateY(-4px)}.intune-page .resource-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;min-width:48px;background:var(--intune-gradient);border-radius:12px}.intune-page .resource-icon svg{width:24px;height:24px;color:#fff;stroke:#fff}.intune-page .resource-content{display:flex;flex-direction:column;flex:1}.intune-page .resource-title{font-size:16px;font-weight:700;color:var(--color-slate-900);margin-bottom:4px}.intune-page .resource-description{font-size:13px;color:var(--color-slate-500);line-height:1.5;margin-bottom:12px;flex:1}.intune-page .resource-link{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:var(--intune-primary)}.intune-page .resource-link svg{width:16px;height:16px;transition:transform .3s}.intune-page .resource-card:hover .resource-link svg{transform:translate(4px)}.video-modal{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;visibility:hidden;opacity:0;transition:all .3s}.video-modal.active{visibility:visible;opacity:1}.video-modal-overlay{position:absolute;inset:0;background:#000000d9}.video-modal-content{position:relative;width:90%;max-width:900px;transform:scale(.95);transition:transform .3s}.video-modal.active .video-modal-content{transform:scale(1)}.video-modal-close{position:absolute;top:-48px;right:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;color:#fff;transition:transform .2s}.video-modal-close:hover{transform:scale(1.1)}.video-modal-close svg{width:24px;height:24px}.video-modal-wrapper{position:relative;padding-bottom:56.25%;background:#000;border-radius:12px;overflow:hidden}.video-modal-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.intune-page .cta-section{padding:100px 0;background:linear-gradient(135deg,var(--intune-primary) 0%,var(--intune-primary-dark) 100%)}.intune-page .cta-content{text-align:center;max-width:700px;margin:0 auto}.intune-page .cta-section h2{font-size:40px;font-weight:800;color:#fff;margin-bottom:16px}.intune-page .cta-section p{font-size:18px;color:#ffffffe6;margin-bottom:32px}.intune-page .cta-buttons{display:flex;gap:16px;justify-content:center}.intune-page .cta-section .btn-primary{background:#fff;color:var(--intune-primary-dark);box-shadow:0 4px 14px #0003}.intune-page .cta-section .btn-primary:hover{box-shadow:0 8px 25px #0000004d}.intune-page .cta-section .btn-outline{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.5)}.intune-page .cta-section .btn-outline:hover{background:#ffffff1a;border-color:#fff}@media(max-width:1200px){.intune-page .steps-grid,.intune-page .use-cases-grid,.intune-page .resources-grid,.intune-page .features-grid,.intune-page .benefits-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.intune-page .hero .container{grid-template-columns:1fr;text-align:center}.intune-page .hero h1{font-size:42px}.intune-page .hero-cta{justify-content:center}.intune-page .hero-visual{order:-1}.intune-page .hero-image{max-height:300px}.intune-page .section-header h2,.intune-page .overview h2,.intune-page .cta-section h2{font-size:32px}}@media(max-width:640px){.intune-page .hero{padding:120px 0 60px}.intune-page .hero h1{font-size:32px}.intune-page .hero-subtitle{font-size:18px}.intune-page .hero-cta{flex-direction:column}.intune-page .steps-grid,.intune-page .features-grid,.intune-page .use-cases-grid,.intune-page .benefits-grid,.intune-page .resources-grid{grid-template-columns:1fr}.intune-page .cta-buttons{flex-direction:column}.intune-page .section-header h2,.intune-page .overview h2,.intune-page .cta-section h2{font-size:28px}}
