.features-deep-dive-section{overflow:hidden;padding:100px 24px;position:relative}.features-deep-dive-section.bg-white{background-color:var(--oj-bg-secondary)}.features-deep-dive-section.bg-transparent{background-color:transparent}.features-deep-dive-container{margin:0 auto;max-width:var(--oj-container-max);position:relative;z-index:1}.features-deep-dive-header{margin-bottom:80px;position:relative;text-align:center}.features-deep-dive-headline{color:var(--oj-text-primary);display:inline-block;font-family:var(--oj-font-heading);font-size:52px;font-weight:700;line-height:1.1;margin:0;position:relative}.features-deep-dive-section .headline-accent{background:var(--oj-gradient-accent);height:5px;margin:24px auto 0;position:relative;width:80px}.features-deep-dive-section .headline-accent:before{background:linear-gradient(135deg,var(--oj-purple-tint-10) 0,rgba(168,85,247,.1) 100%);content:"";filter:blur(10px);height:20px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:120px}.features-deep-dive-list{display:flex;flex-direction:column;gap:100px}.feature-item{align-items:center;display:grid;gap:80px;grid-template-columns:1fr 1fr;position:relative}.feature-item:nth-child(2n){direction:rtl}.feature-item:nth-child(2n)>*{direction:ltr}.feature-content{align-items:flex-start;display:flex;flex-direction:column;position:relative}.feature-number{align-items:center;background:var(--oj-gradient-badge);box-shadow:var(--oj-shadow-purple-lg),0 0 0 4px var(--oj-purple-tint-10);display:flex;height:56px;justify-content:center;margin-bottom:24px;position:relative;transform:rotate(-3deg);transition:transform var(--oj-transition-base),box-shadow var(--oj-transition-base);width:56px}.feature-item:hover .feature-number{box-shadow:0 8px 30px rgba(124,58,237,.45),0 0 0 6px var(--oj-purple-tint-15);transform:rotate(0deg) scale(1.05)}.feature-number:before{background:linear-gradient(135deg,hsla(0,0%,100%,.3),transparent 50%);content:"";inset:-3px;position:absolute;z-index:-1}.feature-number-text{color:#fff;font-family:var(--oj-font-heading);font-size:26px;font-weight:700;text-shadow:0 2px 4px rgba(0,0,0,.15)}.feature-headline{color:var(--oj-text-primary);font-family:var(--oj-font-heading);font-size:38px;font-weight:600;line-height:1.2;margin:0 0 20px;position:relative}.feature-copy{color:var(--oj-text-muted);font-family:var(--oj-font-body);font-size:18px;font-weight:400;line-height:1.7;margin:0 0 32px;max-width:520px}.feature-bullets{display:flex;flex-direction:column;gap:16px;list-style:none;margin:0;padding:0}.feature-bullet{align-items:flex-start;color:var(--oj-text-secondary);display:flex;font-family:var(--oj-font-body);font-size:16px;font-weight:500;gap:14px;line-height:1.5;transition:transform var(--oj-transition-fast)}.feature-bullet:hover{transform:translateX(4px)}.feature-bullet-icon{align-items:center;background:linear-gradient(135deg,var(--oj-purple-tint-10) 0,rgba(99,102,241,.08) 100%);display:flex;flex-shrink:0;height:24px;justify-content:center;margin-top:0;width:24px}.feature-bullet-icon svg{color:var(--oj-purple-primary);height:14px;width:14px}.feature-visual{align-items:center;background:none;display:flex;justify-content:center;width:100%}.feature-image{display:block;height:auto;width:100%}.feature-placeholder{align-items:center;color:#bbb;display:flex;flex-direction:column;gap:16px;justify-content:center;padding:80px 40px;width:100%}.feature-placeholder svg{height:64px;width:64px}.feature-placeholder span{font-family:var(--oj-font-body);font-size:14px;font-weight:500}@media (max-width:991px){.features-deep-dive-section{padding:80px 24px}.features-deep-dive-header{margin-bottom:64px}.features-deep-dive-headline{font-size:42px}.features-deep-dive-list{gap:80px}.feature-item{gap:56px}.feature-number{height:48px;margin-bottom:20px;width:48px}.feature-number-text{font-size:22px}.feature-headline{font-size:32px}.feature-copy{font-size:16px;margin-bottom:28px}.feature-bullet{font-size:15px}}@media (max-width:768px){.features-deep-dive-section{padding:64px 20px}.features-deep-dive-header{margin-bottom:56px}.features-deep-dive-headline{font-size:34px}.features-deep-dive-section .headline-accent{height:4px;margin-top:20px;width:60px}.features-deep-dive-list{gap:64px}.feature-item{gap:32px;grid-template-columns:1fr}.feature-item:nth-child(2n){direction:ltr}.feature-item{display:flex;flex-direction:column-reverse}.feature-number{height:44px;margin-bottom:16px;transform:rotate(0deg);width:44px}.feature-number-text{font-size:20px}.feature-headline{font-size:28px;margin-bottom:14px}.feature-copy{font-size:16px;margin-bottom:24px}.feature-bullets{gap:14px}.feature-bullet{font-size:15px;gap:12px}.feature-bullet-icon{height:22px;width:22px}.feature-bullet-icon svg{height:12px;width:12px}.feature-placeholder{padding:60px 32px}}@media (max-width:480px){.features-deep-dive-section{padding:56px 16px}.features-deep-dive-header{margin-bottom:48px}.features-deep-dive-headline{font-size:28px}.features-deep-dive-section .headline-accent{height:3px;margin-top:16px;width:50px}.features-deep-dive-list{gap:56px}.feature-item{gap:24px}.feature-number{box-shadow:0 4px 16px rgba(124,58,237,.3),0 0 0 3px var(--oj-purple-tint-8);height:40px;margin-bottom:14px;width:40px}.feature-number-text{font-size:18px}.feature-headline{font-size:24px;margin-bottom:12px}.feature-copy{font-size:15px;line-height:1.6;margin-bottom:20px}.feature-bullets{gap:12px}.feature-bullet{font-size:14px;gap:10px}.feature-bullet-icon{height:20px;width:20px}.feature-bullet-icon svg{height:11px;width:11px}.feature-placeholder{padding:48px 24px}.feature-placeholder svg{height:48px;width:48px}}