:root{--primary: #0369A1;--primary-dark: #075985;--primary-light: #0EA5E9;--accent: #FB8C00;--accent-light: #FFA726;--accent-dark: #E65100;--surface: #f8fafc;--text: #1a1a1a;--text-muted: #64748b;--white: #ffffff;--border: #e2e8f0}.id-hero{background:linear-gradient(135deg,#1a6ab0,#0369a1 25%,#075985 60%,#004070);position:relative;overflow:hidden}.id-hero:before{content:"";position:absolute;top:-50%;right:-25%;width:80%;height:200%;background:radial-gradient(circle,rgba(251,140,0,.08) 0%,transparent 60%);pointer-events:none}.id-hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;min-height:540px}.id-hero-image{display:flex;align-items:center;justify-content:center;padding:2rem 0;position:relative;z-index:2}.id-hero-image img{max-width:100%;max-height:480px;object-fit:contain;filter:drop-shadow(0 25px 60px rgba(0,0,0,.35))}.id-hero-placeholder{display:none}.id-hero-content{padding:4rem 0;position:relative;z-index:2}.id-hero-badge{display:inline-flex;align-items:center;gap:.5rem;background:#ffffffe6;border:none;color:#075985;padding:.5rem 1rem;border-radius:50px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;margin-bottom:1.5rem}.id-hero-badge svg{animation:id-badge-pulse 2s ease-in-out infinite}@keyframes id-badge-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}}.id-hero h1{font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:var(--sl-h1-size, 3.25rem);font-weight:var(--sl-h1-weight, 900);line-height:1.1;margin-bottom:1rem;letter-spacing:-1px}.id-hero-subtitle{font-size:1.4rem;font-weight:500;color:var(--accent-light);margin-bottom:1.25rem}.id-hero-text{font-size:1.05rem;color:#ffffffd9;line-height:1.7;margin-bottom:2rem;max-width:480px}.id-hero-buttons{display:flex;gap:1rem;flex-wrap:wrap}.intro-section{padding:6rem 0;background:var(--white)}.intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.intro-content h2{font-size:2.5rem;font-weight:700;color:var(--primary);margin-bottom:1.5rem;line-height:1.2}.intro-content p{font-size:1.05rem;color:var(--text-muted);line-height:1.8;margin-bottom:1rem}.feature-cards{display:grid;gap:1.25rem}.feature-card{background:var(--surface);border-radius:6px;padding:1.5rem;display:flex;gap:1.25rem;transition:all .25s ease;border:1px solid transparent}.feature-card:hover{background:var(--white);border-color:var(--accent);box-shadow:0 10px 40px #00000014;transform:translate(6px)}.feature-icon{width:48px;height:48px;background:transparent;border:2px solid var(--primary);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--primary);flex-shrink:0;transition:all .3s ease}.feature-card:hover .feature-icon{background:var(--primary);color:#fff}.feature-card h3{font-size:1.1rem;font-weight:600;color:var(--primary);margin-bottom:.35rem}.feature-card p{font-size:.9rem;color:var(--text-muted);line-height:1.5;margin:0}.process-section{padding:6rem 0;background:var(--surface)}.id-section-header{text-align:center;max-width:700px;margin:0 auto 4rem}.id-section-header h2{font-size:2.5rem;font-weight:700;color:var(--primary);margin-bottom:1rem}.id-section-header p{font-size:1.1rem;color:var(--text-muted);line-height:1.7}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;position:relative}.process-grid:before{content:"";position:absolute;top:28px;left:10%;right:10%;height:2px;background:linear-gradient(90deg,var(--primary-light, #0EA5E9),var(--primary, #0369A1),var(--primary-light, #0EA5E9));z-index:0}.process-card{text-align:center;padding:0 1.5rem;position:relative;background:transparent}.process-number{width:56px;height:56px;background:var(--white, #ffffff);border:3px solid var(--primary, #0369A1);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--primary, #0369A1);font-size:1.25rem;font-weight:700;margin:0 auto 1.5rem;position:relative;z-index:2;transition:all .3s ease}.process-card:hover .process-number{background:var(--primary, #0369A1);color:var(--white, #ffffff);transform:scale(1.1);box-shadow:0 8px 25px #0369a159}.process-card h3{font-size:1.15rem;font-weight:600;color:var(--primary, #0369A1);margin-bottom:.75rem}.process-card p{font-size:.95rem;color:var(--text-muted, #64748b);line-height:1.7}@media(max-width:1024px){.process-grid{grid-template-columns:1fr;gap:2.5rem;max-width:500px;margin:0 auto}.process-grid:before{top:0;bottom:0;left:28px;right:auto;width:2px;height:100%}.process-card{text-align:left;padding:0 0 0 4.5rem;position:relative}.process-number{position:absolute;left:0;top:0;margin:0}}@media(max-width:768px){.process-grid{max-width:100%;gap:2rem}.process-card{padding-left:4rem}.process-number{width:48px;height:48px;font-size:1.1rem}.process-grid:before{left:24px}.process-card h3{font-size:1.1rem}.process-card p{font-size:.9rem}}@media(max-width:1024px){.id-hero-grid,.intro-grid{grid-template-columns:1fr}.id-hero-content{text-align:center}.id-hero-text{margin-left:auto;margin-right:auto}.id-hero-buttons{justify-content:center}}@media(max-width:768px){.id-hero h1{font-size:2.5rem}.id-section-header h2,.intro-content h2{font-size:1.85rem}.id-hero-buttons{flex-direction:column;align-items:center}}
/*# sourceMappingURL=/cdn/shop/t/592/assets/instructional-design-page.css.map */
