/* Override Webflow h1{color:var(--black)} interference */ .oteria-fc h1,.oteria-fc h2,.oteria-fc h3,.oteria-fc h4,.oteria-fc h5,.oteria-fc h6{color:inherit} .oteria-fc a{color:inherit}
:root{--ot-light-pink:#FFE5EB;--ot-primary:#FF2C65;--ot-primary-deeper:#D42455;--ot-accent:#4ADE80;--ot-accent-blue:#FD3404;--ot-accent-blue-alt:#4d65ff;--ot-dark:#0D0D1A;--ot-dark-2:#1A1A2E;--ot-dark-3:#0F0F20;--ot-dark-4:#12121F;--ot-border:#1E1E3A;--ot-border-light:#2A2A4A;--ot-gray-700:#8888AA;--ot-gray-500:#A0A0C0;--ot-gray-300:#C0C0E0;--ot-text:#FFFFFF;--ot-text-muted:rgba(255,255,255,0.7);--ot-font:'Ubuntu',sans-serif;--ot-radius:0.5rem;--ot-radius-sm:0.25rem;--ot-radius-lg:0.75rem;--ot-shadow:0 4px 16px rgba(0,0,0,0.5);--ot-shadow-lg:0 8px 32px rgba(0,0,0,0.6);--ot-shadow-accent:0 4px 20px rgba(255,46,102,0.3);--ot-light-bg:#FFFFFF;--ot-light-alt:#F7F8FB;--ot-text-dark:#0D0D1A;--ot-text-dark-muted:#5B5B78;--ot-border-light-1:#EEF0F5;--ot-border-light-2:#E2E5EE;--ot-shadow-soft:0 2px 10px rgba(13,13,26,0.06);--ot-shadow-soft-lg:0 12px 40px rgba(255,46,102,0.15)}.oteria-fc *,.oteria-fc *::before,.oteria-fc *::after{box-sizing:border-box;margin:0;padding:0}.oteria-fc{scroll-behavior:smooth}.oteria-fc{font-family:var(--ot-font);color:var(--ot-text-dark);background:var(--ot-light-bg);line-height:1.6}.oteria-fc img{max-width:100%;display:block}.oteria-fc a{color:var(--ot-primary);text-decoration:none}.oteria-fc .ot-page{overflow-x:hidden}.oteria-fc .ot-container{max-width:72rem;margin:0 auto;padding:0 1.5rem}.oteria-fc .ot-section{padding:4rem 0;position:relative}.oteria-fc .ot-section--dark{background:var(--ot-dark);color:var(--ot-text)}.oteria-fc .ot-section--dark-2{background:var(--ot-dark-2);color:var(--ot-text)}.oteria-fc .ot-section--gray{background:var(--ot-light-alt)}.oteria-fc .ot-section--alt{background:var(--ot-light-alt);color:var(--ot-text-dark)}.oteria-fc .ot-section--white{background:var(--ot-light-bg)}.oteria-fc .ot-badge{display:inline-block;background:rgba(255,46,102,0.12);color:var(--ot-primary);font-size:0.7rem;font-weight:700;text-transform:uppercase;letter-spacing:1.2px;padding:0.3rem 0.75rem;border-radius:2rem;border:1px solid rgba(255,46,102,0.25);margin-bottom:1rem}.oteria-fc .ot-badge--primary{background:rgba(255,46,102,0.12);color:var(--ot-primary);border:1px solid rgba(255,46,102,0.25)}.oteria-fc .ot-badge--white{background:rgba(255,255,255,0.12);color:rgba(255,255,255,0.85);border-color:rgba(255,255,255,0.2)}.oteria-fc .ot-badge--dark{display:inline-flex;align-items:center;gap:0.4rem;background:rgba(255,255,255,0.08);color:rgba(255,255,255,0.9);border-color:rgba(255,255,255,0.18);text-transform:none;letter-spacing:0.3px}.oteria-fc .ot-badge--accent{background:rgba(74,222,128,0.12);color:#22c55e;border:1px solid rgba(74,222,128,0.25)}.oteria-fc .ot-badge--blue{background:rgba(77,101,255,0.12);color:var(--ot-accent-blue-alt);border:1px solid rgba(77,101,255,0.25)}.oteria-fc .ot-badge--gray{background:rgba(160,160,192,0.12);color:var(--ot-gray-500);border:1px solid rgba(160,160,192,0.25)}.oteria-fc .ot-section-header{text-align:center;margin-bottom:3rem;display:flex;flex-direction:column;align-items:center}.oteria-fc .ot-section-header h2{font-size:1.875rem;font-weight:800;line-height:1.2;margin:0.5rem 0 1rem;color:var(--ot-text-dark);position:relative;display:inline-block}.oteria-fc .ot-section-header h2 span,.oteria-fc .ot-section-header h2 .ot-span-primary{color:var(--ot-primary)}.oteria-fc .ot-section-header--dark h2{color:var(--ot-text)}.oteria-fc .ot-section--dark .ot-section-header h2{color:var(--ot-text)}.oteria-fc .ot-section--dark .ot-section-header h2 span,.oteria-fc .ot-section--dark .ot-section-header h2 .ot-span-primary{color:var(--ot-primary)}.oteria-fc .ot-section-header p{font-size:1.05rem;color:var(--ot-text-dark-muted);max-width:44rem;margin:0 auto;line-height:1.65}.oteria-fc .ot-section-header--dark p{color:var(--ot-gray-500)}.oteria-fc .ot-section--dark .ot-section-header p{color:var(--ot-gray-500)}.oteria-fc .ot-section-header h2::after{content:'';position:absolute;top:-2px;right:-34px;width:28px;height:27px;background-image:url("data:image/svg+xml,%3Csvg width='28' height='27' viewBox='0 0 28 27' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M27.4612 0.0932993V1.71661e-05H-4.57764e-05V9.29541H18.5V27H27.4821V0.0932993H27.4612Z' fill='%23FF2C65'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;pointer-events:none}.oteria-fc .ot-hero{background:var(--ot-dark);color:var(--ot-text);padding:6rem 0 5rem;position:relative;overflow:hidden}.oteria-fc .ot-hero::before{content:"";position:absolute;top:-6rem;right:-8rem;width:36rem;height:36rem;background:radial-gradient(circle,rgba(255,46,102,0.18) 0%,transparent 70%);pointer-events:none}.oteria-fc .ot-hero::after{content:"";position:absolute;bottom:-4rem;left:-4rem;width:24rem;height:24rem;background:radial-gradient(circle,rgba(253,52,4,0.12) 0%,transparent 70%);pointer-events:none}.oteria-fc .ot-hero__deco-grid{position:absolute;top:0;right:0;width:50%;height:100%;background-image:linear-gradient(rgba(255,46,102,0.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,46,102,0.04) 1px,transparent 1px);background-size:3rem 3rem;pointer-events:none;z-index:0}.oteria-fc .ot-hero__deco-line{position:absolute;top:50%;right:0;width:45%;height:1px;background:linear-gradient(90deg,transparent,rgba(255,46,102,0.3),transparent);pointer-events:none;z-index:0}.oteria-fc .ot-hero__inner{position:relative;z-index:1;max-width:52rem}.oteria-fc .ot-hero__badge{margin-bottom:1.25rem}.oteria-fc .ot-hero h1{font-size:3rem;font-weight:700;line-height:1.15;margin-bottom:1.25rem;position:relative;padding-right:2.5rem}.oteria-fc .ot-hero h1 .ot-span-primary{color:var(--ot-primary)}.oteria-fc .ot-h-angle{position:absolute;top:0;right:0}@media (max-width:768px){.oteria-fc .ot-h-angle{width:22px;height:22px}.oteria-fc .ot-hero h1{padding-right:2rem}}.oteria-fc .ot-hero__intro{font-size:1.125rem;color:var(--ot-text-muted);line-height:1.7;margin-bottom:2.5rem;max-width:44rem}.oteria-fc .ot-hero__intro strong{color:#fff}.oteria-fc .ot-hero-cta{display:flex;gap:1rem;flex-wrap:wrap;margin-top:2rem}.oteria-fc .ot-hero-cta-btn{display:inline-flex;align-items:center;gap:0.5rem;background:var(--ot-primary);color:#fff;padding:0.875rem 1.5rem;border-radius:var(--ot-radius);font-weight:600;text-decoration:none;transition:background 0.2s,transform 0.15s}.oteria-fc .ot-hero-cta-btn:hover{background:var(--ot-primary-deeper,var(--ot-primary));transform:translateY(-1px)}.oteria-fc .ot-hero-cta-btn-ghost{display:inline-flex;align-items:center;gap:0.5rem;background:transparent;color:rgba(255,255,255,0.85);padding:0.875rem 1.5rem;border-radius:var(--ot-radius);border:1px solid rgba(255,255,255,0.3);font-weight:600;text-decoration:none;transition:border-color 0.2s,color 0.2s}.oteria-fc .ot-hero-cta-btn-ghost:hover{border-color:rgba(255,255,255,0.6);color:#fff}.oteria-fc .ot-section-close{text-align:center;font-size:0.9375rem;color:var(--ot-text-dark-muted);max-width:42rem;margin:2rem auto 0;line-height:1.7}.oteria-fc .ot-section--dark .ot-section-close{color:var(--ot-gray-300)}.oteria-fc .ot-sub-h3{font-size:1.25rem;font-weight:700;color:var(--ot-text-dark);margin:2rem 0 0.875rem;line-height:1.3}.oteria-fc .ot-section--dark .ot-sub-h3{color:var(--ot-text)}.oteria-fc .ot-sub-h3:first-child{margin-top:0}.oteria-fc .ot-sub-p{font-size:0.9375rem;color:var(--ot-text-dark-muted);line-height:1.75;margin-bottom:1rem}.oteria-fc .ot-section--dark .ot-sub-p{color:var(--ot-gray-500)}.oteria-fc .ot-sub-p strong{color:var(--ot-text-dark)}.oteria-fc .ot-section--dark .ot-sub-p strong{color:var(--ot-text)}.oteria-fc .ot-fused-stack{display:grid;gap:1.5rem}.oteria-fc .ot-fused-block{position:relative;background:var(--ot-light-bg);border:1px solid var(--ot-border-light-2);border-radius:var(--ot-radius-lg);padding:1.75rem 2rem;box-shadow:var(--ot-shadow-soft);display:grid;grid-template-columns:14rem 1fr;gap:2rem;align-items:start;overflow:hidden}.oteria-fc .ot-fused-block::before{content:"";position:absolute;top:0;left:0;bottom:0;width:4px;background:linear-gradient(180deg,var(--ot-primary),var(--ot-accent-blue))}.oteria-fc .ot-fused-block:hover{box-shadow:var(--ot-shadow-soft-lg)}.oteria-fc .ot-fused-block__visual{background:linear-gradient(135deg,var(--ot-light-pink),#fff);border:1px solid rgba(255,46,102,0.12);border-radius:var(--ot-radius);padding:1.25rem;position:relative;overflow:hidden;min-height:11rem}.oteria-fc .ot-fused-block__visual::before{content:"";position:absolute;top:-2.5rem;right:-2.5rem;width:8rem;height:8rem;border-radius:50%;background:radial-gradient(circle,rgba(255,46,102,0.15),transparent 65%);pointer-events:none}.oteria-fc .ot-fused-block__icon{position:relative;z-index:1;width:2.5rem;height:2.5rem;border-radius:var(--ot-radius);background:linear-gradient(135deg,var(--ot-primary),#ff6b9d);display:flex;align-items:center;justify-content:center;margin-bottom:0.875rem;box-shadow:0 6px 18px rgba(255,46,102,0.22)}.oteria-fc .ot-fused-block__icon svg{width:1.25rem;height:1.25rem;stroke:#fff}.oteria-fc .ot-fused-block__chips{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:0.4rem;list-style:none;padding:0;margin:0}.oteria-fc .ot-fused-block__chips li{background:rgba(255,255,255,0.8);border:1px solid rgba(255,46,102,0.2);border-radius:2rem;font-size:0.75rem;font-weight:600;color:var(--ot-text-dark-muted);padding:0.25rem 0.625rem;backdrop-filter:blur(2px)}.oteria-fc .ot-fused-block__chips li.highlight{background:var(--ot-primary);color:#fff;border-color:var(--ot-primary)}.oteria-fc .ot-fused-block__text h3{font-size:1.0625rem;font-weight:700;color:var(--ot-text-dark);margin-bottom:0.75rem;line-height:1.35}.oteria-fc .ot-fused-block__text p{font-size:0.9375rem;color:var(--ot-text-dark-muted);line-height:1.7;margin-bottom:0.75rem}.oteria-fc .ot-fused-block__text p:last-child{margin-bottom:0}.oteria-fc .ot-fused-block__text ul{margin:0.75rem 0;padding-left:1.25rem}.oteria-fc .ot-fused-block__text ul li{font-size:0.875rem;color:var(--ot-text-dark-muted);margin-bottom:0.4rem;line-height:1.55}.oteria-fc .ot-fused-block__text strong{color:var(--ot-text-dark)}.oteria-fc .ot-kpi-row{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin:1rem 0 1.5rem}.oteria-fc .ot-kpi-row__cell{background:var(--ot-light-bg);border:1px solid var(--ot-border-light-2);border-left:3px solid var(--ot-primary);border-radius:var(--ot-radius);padding:1.25rem 1.5rem}.oteria-fc .ot-kpi-row__num{font-size:1.875rem;font-weight:800;color:var(--ot-primary);line-height:1;margin-bottom:0.375rem}.oteria-fc .ot-kpi-row__label{font-size:0.8125rem;color:var(--ot-text-dark-muted);line-height:1.4}.oteria-fc .ot-saviez-banner{background:linear-gradient(135deg,var(--ot-dark) 0%,var(--ot-dark-2) 100%);border:1px solid rgba(255,46,102,0.25);border-radius:var(--ot-radius-lg);padding:1.5rem 1.75rem;margin:1rem 0 1.5rem;display:flex;gap:1.25rem;align-items:flex-start;position:relative;overflow:hidden}.oteria-fc .ot-saviez-banner::before{content:"";position:absolute;top:-3rem;right:-3rem;width:14rem;height:14rem;border-radius:50%;background:radial-gradient(circle,rgba(255,46,102,0.15),transparent 65%);pointer-events:none}.oteria-fc .ot-saviez-banner__icon{width:2.5rem;height:2.5rem;border-radius:var(--ot-radius);background:linear-gradient(135deg,var(--ot-primary),#ff6b9d);flex-shrink:0;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 18px rgba(255,46,102,0.25);position:relative;z-index:1}.oteria-fc .ot-saviez-banner__icon svg{width:1.25rem;height:1.25rem;stroke:#fff}.oteria-fc .ot-saviez-banner__body{position:relative;z-index:1;flex:1}.oteria-fc .ot-saviez-banner__label{color:var(--ot-primary);font-size:0.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:0.12em;margin-bottom:0.375rem}.oteria-fc .ot-saviez-banner__text{color:rgba(255,255,255,0.82);font-size:0.9375rem;line-height:1.65;margin:0}.oteria-fc .ot-saviez-banner__text strong{color:#fff}.oteria-fc .ot-conseil-banner{background:linear-gradient(135deg,#1a1a2e 0%,#2a1a3e 100%);border:1px solid rgba(253,52,4,0.25);border-radius:var(--ot-radius-lg);padding:1.5rem 1.75rem;margin:1.5rem 0;display:flex;gap:1.25rem;align-items:flex-start;position:relative;overflow:hidden}.oteria-fc .ot-conseil-banner::before{content:"";position:absolute;top:-3rem;left:-3rem;width:14rem;height:14rem;border-radius:50%;background:radial-gradient(circle,rgba(253,52,4,0.18),transparent 65%);pointer-events:none}.oteria-fc .ot-conseil-banner__icon{width:2.5rem;height:2.5rem;border-radius:var(--ot-radius);background:linear-gradient(135deg,var(--ot-accent-blue),#FD6030);flex-shrink:0;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 18px rgba(253,52,4,0.3);position:relative;z-index:1}.oteria-fc .ot-conseil-banner__icon svg{width:1.25rem;height:1.25rem;stroke:#fff}.oteria-fc .ot-conseil-banner__body{position:relative;z-index:1;flex:1}.oteria-fc .ot-conseil-banner__label{color:var(--ot-accent-blue);font-size:0.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:0.12em;margin-bottom:0.375rem}.oteria-fc .ot-conseil-banner__text{color:rgba(255,255,255,0.82);font-size:0.9375rem;line-height:1.65;margin:0}.oteria-fc .ot-conseil-banner__text strong{color:#fff}.oteria-fc .ot-quote{position:relative;background:linear-gradient(135deg,#fff 0%,var(--ot-light-pink) 100%);border:1px solid rgba(255,46,102,0.15);border-left:4px solid var(--ot-primary);border-radius:var(--ot-radius-lg);padding:1.75rem 2rem 1.5rem 3.75rem;margin:1.5rem 0;box-shadow:var(--ot-shadow-soft);overflow:hidden}.oteria-fc .ot-quote::before{content:'"';position:absolute;top:0.25rem;left:1rem;font-family:Georgia,'Times New Roman',serif;font-size:4.5rem;line-height:1;color:var(--ot-primary);opacity:0.85;font-weight:700}.oteria-fc .ot-quote::after{content:"";position:absolute;top:-2rem;right:-2rem;width:8rem;height:8rem;border-radius:50%;background:radial-gradient(circle,rgba(255,46,102,0.08),transparent 70%);pointer-events:none}.oteria-fc .ot-quote p{font-size:1.0625rem;line-height:1.6;color:var(--ot-text-dark);font-style:italic;font-weight:500;margin:0 0 0.875rem;position:relative;z-index:1}.oteria-fc .ot-quote cite{display:block;font-size:0.8125rem;font-weight:700;color:var(--ot-primary);font-style:normal;text-transform:uppercase;letter-spacing:0.05em;padding-top:0.875rem;border-top:1px solid rgba(255,46,102,0.18);position:relative;z-index:1}.oteria-fc .ot-skills-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:1.5rem}.oteria-fc .ot-skills-card{position:relative;background:var(--ot-light-bg);border:1px solid var(--ot-border-light-2);border-radius:var(--ot-radius-lg);padding:1.75rem 1.75rem 1.5rem;box-shadow:var(--ot-shadow-soft);overflow:hidden;transition:box-shadow 0.25s,transform 0.25s;display:flex;flex-direction:column}.oteria-fc .ot-skills-card::before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--ot-primary),var(--ot-accent-blue))}.oteria-fc .ot-skills-card:hover{box-shadow:var(--ot-shadow-soft-lg);transform:translateY(-3px)}.oteria-fc .ot-skills-card__icon{width:2.75rem;height:2.75rem;border-radius:var(--ot-radius);background:linear-gradient(135deg,var(--ot-primary),#ff6b9d);display:flex;align-items:center;justify-content:center;margin-bottom:1rem;box-shadow:0 6px 18px rgba(255,46,102,0.22)}.oteria-fc .ot-skills-card__icon svg{width:1.375rem;height:1.375rem;stroke:#fff}.oteria-fc .ot-skills-card h3{font-size:1.0625rem;font-weight:700;color:var(--ot-text-dark);margin:0 0 0.625rem;line-height:1.35}.oteria-fc .ot-skills-card__intro{font-size:0.9375rem;color:var(--ot-text-dark-muted);line-height:1.65;margin:0 0 0.875rem}.oteria-fc .ot-skills-card__list{list-style:none;padding:0;margin:0 0 0.875rem;display:flex;flex-direction:column;gap:0.5rem}.oteria-fc .ot-skills-card__list li{font-size:0.875rem;color:var(--ot-text-dark-muted);line-height:1.55;padding-left:1.5rem;position:relative}.oteria-fc .ot-skills-card__list li::before{content:"";position:absolute;left:0;top:0.375rem;width:1rem;height:1rem;border-radius:50%;background:var(--ot-primary);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:0.625rem}.oteria-fc .ot-skills-card__close{font-size:0.875rem;color:var(--ot-text-dark-muted);line-height:1.65;margin:auto 0 0;padding-top:0.875rem;border-top:1px solid var(--ot-border-light-2);font-style:italic}.oteria-fc .ot-skills-card__list strong{color:var(--ot-text-dark)}.oteria-fc .ot-stepper{display:flex;flex-direction:column;gap:0;counter-reset:step}.oteria-fc .ot-step{display:grid;grid-template-columns:3.5rem 1fr;gap:1.5rem;position:relative;padding-bottom:2.5rem}.oteria-fc .ot-step:last-child{padding-bottom:0}.oteria-fc .ot-step-num-col{display:flex;flex-direction:column;align-items:center}.oteria-fc .ot-step-num{width:3rem;height:3rem;background:linear-gradient(135deg,var(--ot-primary),var(--ot-accent-blue));border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.0625rem;font-weight:800;color:#fff;flex-shrink:0;z-index:1;position:relative;box-shadow:0 6px 18px rgba(255,46,102,0.3);border:3px solid #fff}.oteria-fc .ot-step--dark .ot-step-num{border-color:var(--ot-dark)}.oteria-fc .ot-step-line{width:2px;flex:1;background:linear-gradient(to bottom,var(--ot-primary),rgba(255,46,102,0.15));margin-top:0.5rem}.oteria-fc .ot-step:last-child .ot-step-line{display:none}.oteria-fc .ot-step-content{padding-top:0.5rem}.oteria-fc .ot-step-content h3{font-size:1.0625rem;font-weight:700;color:var(--ot-text-dark);margin-bottom:0.75rem}.oteria-fc .ot-section--dark .ot-step-content h3{color:var(--ot-text)}.oteria-fc .ot-step-content p{font-size:0.9375rem;color:var(--ot-text-dark-muted);line-height:1.75;margin-bottom:0.75rem}.oteria-fc .ot-section--dark .ot-step-content p{color:var(--ot-gray-500)}.oteria-fc .ot-step-content p:last-child{margin-bottom:0}.oteria-fc .ot-step-content p strong{color:var(--ot-text-dark)}.oteria-fc .ot-section--dark .ot-step-content p strong{color:var(--ot-text)}.oteria-fc .ot-step-content ul{margin:0.5rem 0 0.75rem 1.25rem}.oteria-fc .ot-step-content ul li{font-size:0.9375rem;color:var(--ot-text-dark-muted);margin-bottom:0.4rem;line-height:1.6}.oteria-fc .ot-section--dark .ot-step-content ul li{color:var(--ot-gray-300)}.oteria-fc .ot-step-content ul li strong{color:var(--ot-text-dark)}.oteria-fc .ot-section--dark .ot-step-content ul li strong{color:var(--ot-text)}.oteria-fc .ot-step-key{display:inline-flex;align-items:center;gap:0.5rem;background:rgba(255,46,102,0.08);border:1px solid rgba(255,46,102,0.18);border-radius:2rem;padding:0.3125rem 0.75rem;margin:0.25rem 0 0.875rem;font-size:0.75rem;font-weight:700;color:var(--ot-primary)}.oteria-fc .ot-step-key svg{width:0.875rem;height:0.875rem;stroke:var(--ot-primary)}.oteria-fc .ot-prog-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);gap:2rem;align-items:start;margin:1rem 0 2rem}.oteria-fc .ot-prog-split__text h3{color:var(--ot-text);font-size:1.25rem;font-weight:700;margin:0 0 1rem;line-height:1.3}.oteria-fc .ot-prog-split__text p{font-size:0.9375rem;color:var(--ot-gray-500);line-height:1.7;margin:0 0 1rem}.oteria-fc .ot-prog-split__text p strong{color:var(--ot-text)}.oteria-fc .ot-prog-modules{display:grid;grid-template-columns:1fr 1fr;gap:0.625rem}.oteria-fc .ot-prog-mod{background:rgba(255,255,255,0.04);border:1px solid rgba(255,255,255,0.08);border-left:3px solid var(--ot-primary);border-radius:var(--ot-radius);padding:0.875rem 1rem;display:flex;gap:0.625rem;align-items:flex-start;transition:background 0.2s,border-color 0.2s}.oteria-fc .ot-prog-mod:hover{background:rgba(255,46,102,0.06)}.oteria-fc .ot-prog-mod__hours{flex-shrink:0;background:linear-gradient(135deg,var(--ot-primary),#ff6b9d);color:#fff;font-size:0.6875rem;font-weight:800;padding:0.25rem 0.5rem;border-radius:0.375rem;line-height:1;min-width:2.5rem;text-align:center;box-shadow:0 4px 10px rgba(255,46,102,0.25)}.oteria-fc .ot-prog-mod__name{font-size:0.8125rem;color:var(--ot-text);line-height:1.45;font-weight:500}.oteria-fc .ot-prog-mod__name strong{color:var(--ot-text);font-weight:700}.oteria-fc .ot-deb-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin:1rem 0 1.5rem}.oteria-fc .ot-deb-card{position:relative;background:rgba(255,255,255,0.04);border:1px solid rgba(255,255,255,0.08);border-radius:var(--ot-radius-lg);padding:1.5rem 1.25rem 1.25rem;transition:background 0.25s,transform 0.25s;overflow:hidden}.oteria-fc .ot-deb-card::before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--ot-primary),var(--ot-accent-blue))}.oteria-fc .ot-deb-card:hover{background:rgba(255,46,102,0.06);transform:translateY(-3px)}.oteria-fc .ot-deb-card__label{font-size:0.65rem;font-weight:700;text-transform:uppercase;letter-spacing:0.1em;color:var(--ot-primary);margin-bottom:0.5rem}.oteria-fc .ot-deb-card__icon{width:2.5rem;height:2.5rem;border-radius:var(--ot-radius);background:linear-gradient(135deg,var(--ot-primary),#ff6b9d);display:flex;align-items:center;justify-content:center;margin-bottom:0.875rem;box-shadow:0 6px 18px rgba(255,46,102,0.25)}.oteria-fc .ot-deb-card__icon svg{width:1.125rem;height:1.125rem;stroke:#fff}.oteria-fc .ot-deb-card h4{font-size:0.9375rem;font-weight:700;color:var(--ot-text);margin:0 0 0.5rem;line-height:1.35}.oteria-fc .ot-deb-card p{font-size:0.8125rem;color:var(--ot-gray-500);line-height:1.6;margin:0}.oteria-fc .ot-deb-card p strong{color:var(--ot-text)}.oteria-fc .ot-deb-card ul{margin:0.5rem 0 0;padding-left:1rem;list-style:none}.oteria-fc .ot-deb-card ul li{font-size:0.8125rem;color:var(--ot-gray-500);margin-bottom:0.35rem;line-height:1.5;padding-left:0.85rem;position:relative}.oteria-fc .ot-deb-card ul li::before{content:'';position:absolute;left:0;top:0.5rem;width:0.3rem;height:0.3rem;border-radius:50%;background:var(--ot-primary)}.oteria-fc .ot-bento{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;margin-bottom:2rem}.oteria-fc .ot-bento-card{background:var(--ot-light-bg);border:1px solid var(--ot-border-light-2);border-radius:var(--ot-radius-lg);padding:1.75rem;position:relative;overflow:hidden;box-shadow:var(--ot-shadow-soft);transition:box-shadow 0.2s,transform 0.2s}.oteria-fc .ot-bento-card::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--ot-primary),var(--ot-accent-blue))}.oteria-fc .ot-bento-card:hover{box-shadow:var(--ot-shadow-soft-lg);transform:translateY(-3px)}.oteria-fc .ot-bento-card__icon{width:2.5rem;height:2.5rem;border-radius:var(--ot-radius);background:linear-gradient(135deg,var(--ot-primary),#ff6b9d);display:flex;align-items:center;justify-content:center;margin-bottom:1rem;box-shadow:0 6px 18px rgba(255,46,102,0.22)}.oteria-fc .ot-bento-card__title{font-size:1rem;font-weight:700;color:var(--ot-text-dark);margin-bottom:0.85rem;line-height:1.35}.oteria-fc .ot-bento-card__list{list-style:none;display:flex;flex-direction:column;gap:0.5rem;padding:0}.oteria-fc .ot-bento-card__list li{font-size:0.875rem;color:var(--ot-text-dark-muted);line-height:1.5;padding-left:1.25rem;position:relative}.oteria-fc .ot-bento-card__list li::before{content:'';position:absolute;left:0;top:0.55rem;width:0.4rem;height:0.4rem;border-radius:50%;background:var(--ot-primary)}.oteria-fc .ot-bento-card__list li strong{color:var(--ot-text-dark)}.oteria-fc .ot-badge-grid{display:flex;flex-wrap:wrap;gap:0.5rem;margin-top:0.5rem}.oteria-fc .ot-badge-grid .ot-badge{margin-bottom:0;padding:0.2rem 0.65rem;font-size:0.72rem;letter-spacing:0.05em}.oteria-fc .ot-tabs{border-radius:var(--ot-radius-lg);overflow:hidden;border:1px solid var(--ot-border-light-2);background:var(--ot-light-bg);box-shadow:var(--ot-shadow-soft)}.oteria-fc .ot-tabs__nav{display:flex;border-bottom:1px solid var(--ot-border-light-2);background:var(--ot-light-bg);overflow-x:auto;scrollbar-width:none}.oteria-fc .ot-tabs__nav::-webkit-scrollbar{display:none}.oteria-fc .ot-tab-btn{flex:1;min-width:7rem;padding:1rem 1.25rem;font-family:var(--ot-font);font-size:0.82rem;font-weight:700;color:var(--ot-text-dark-muted);background:none;border:none;border-bottom:2px solid transparent;cursor:pointer;transition:all 0.2s;white-space:nowrap;text-align:center}.oteria-fc .ot-tab-btn:hover{color:var(--ot-primary)}.oteria-fc .ot-tab-btn.active{color:var(--ot-primary);border-bottom-color:var(--ot-primary);background:rgba(255,46,102,0.04)}.oteria-fc .ot-tab-panel{display:none;padding:2.25rem}.oteria-fc .ot-tab-panel.active{display:block}.oteria-fc .ot-tab-panel__title{font-size:1.1rem;font-weight:700;color:var(--ot-text-dark);margin-bottom:0.75rem}.oteria-fc .ot-tab-panel__desc{font-size:0.9375rem;color:var(--ot-text-dark-muted);line-height:1.7;margin-bottom:1.25rem;max-width:42rem}.oteria-fc .ot-tab-panel__desc strong{color:var(--ot-text-dark)}.oteria-fc .ot-tab-panel__bullets{list-style:none;display:flex;flex-direction:column;gap:0.5rem}.oteria-fc .ot-tab-panel__bullets li{display:flex;align-items:flex-start;gap:0.6rem;font-size:0.9rem;color:var(--ot-text-dark-muted);line-height:1.55}.oteria-fc .ot-tab-panel__bullets li::before{content:'';display:block;width:0.4rem;height:0.4rem;border-radius:50%;background:var(--ot-primary);flex-shrink:0;margin-top:0.45rem}.oteria-fc .ot-tab-panel__bullets li strong{color:var(--ot-text-dark)}.oteria-fc .ot-top10-intro{max-width:46rem;margin:0 auto 2rem;text-align:center;font-size:0.9375rem;color:var(--ot-text-dark-muted);line-height:1.7}.oteria-fc .ot-top10-intro strong{color:var(--ot-text-dark)}.oteria-fc .ot-top10-wrap{margin:1rem 0 1.5rem}.oteria-fc .ot-top10-wrap .owasp-comparatif{font-family:var(--ot-font);background:#0f0f14;border-radius:var(--ot-radius-lg);overflow:hidden;max-width:860px;margin:0 auto;box-shadow:0 4px 24px rgba(0,0,0,0.4)}.oteria-fc .ot-top10-wrap .oc-header{background:var(--ot-primary);padding:1.1rem 1.5rem;text-align:center}.oteria-fc .ot-top10-wrap .oc-header h3{margin:0;color:#fff;font-size:1.05rem;font-weight:700}.oteria-fc .ot-top10-wrap .oc-header p{margin:0.25rem 0 0;color:rgba(255,255,255,0.85);font-size:0.8rem}.oteria-fc .ot-top10-wrap .owasp-comparatif table{width:100%;border-collapse:collapse}.oteria-fc .ot-top10-wrap .owasp-comparatif thead tr{background:#1a1a24}.oteria-fc .ot-top10-wrap .owasp-comparatif thead th{padding:0.75rem 1rem;font-size:0.75rem;font-weight:700;text-transform:uppercase;letter-spacing:0.08em;color:var(--ot-primary);text-align:left;border-bottom:2px solid var(--ot-primary)}.oteria-fc .ot-top10-wrap .owasp-comparatif thead th:first-child{width:3.25rem;text-align:center}.oteria-fc .ot-top10-wrap .owasp-comparatif tbody tr{border-bottom:1px solid rgba(255,255,255,0.07);transition:background 0.15s}.oteria-fc .ot-top10-wrap .owasp-comparatif tbody tr:hover{background:rgba(255,46,102,0.06)}.oteria-fc .ot-top10-wrap .owasp-comparatif tbody td{padding:0.7rem 1rem;color:#e0e0e0;font-size:0.85rem;vertical-align:middle}.oteria-fc .ot-top10-wrap .owasp-comparatif tbody td:first-child{text-align:center}.oteria-fc .ot-top10-wrap .oc-rank{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;font-weight:700;font-size:0.78rem;background:#1e1e2e;color:#aaa}.oteria-fc .ot-top10-wrap .oc-tag{display:inline-block;padding:0.125rem 0.5rem;border-radius:0.25rem;font-size:0.7rem;font-weight:700;margin-left:0.5rem;vertical-align:middle;text-transform:uppercase;letter-spacing:0.05em}.oteria-fc .ot-top10-wrap .tag-new{background:rgba(16,185,129,0.2);color:#10B981}.oteria-fc .ot-top10-wrap .tag-up{background:rgba(245,158,11,0.2);color:#F59E0B}.oteria-fc .ot-top10-wrap .tag-down{background:rgba(107,114,128,0.2);color:#9CA3AF}.oteria-fc .ot-top10-wrap .tag-same{background:rgba(99,102,241,0.15);color:#818CF8}.oteria-fc .ot-top10-wrap .oc-arrow{font-size:0.9rem;margin-right:0.25rem}.oteria-fc .ot-top10-wrap .oc-2021-cell{color:#888;font-size:0.8rem}.oteria-fc .ot-top10-wrap .oc-legend{display:flex;gap:1rem;padding:0.75rem 1.25rem;background:#12121a;border-top:1px solid rgba(255,255,255,0.07);flex-wrap:wrap}.oteria-fc .ot-top10-wrap .oc-legend-item{display:flex;align-items:center;gap:0.4rem;font-size:0.73rem;color:#aaa}@media (max-width:600px){.oteria-fc .ot-top10-wrap .owasp-comparatif thead th,.oteria-fc .ot-top10-wrap .owasp-comparatif tbody td{padding:0.55rem 0.6rem;font-size:0.78rem}.oteria-fc .ot-top10-wrap .oc-2021-cell,.oteria-fc .ot-top10-wrap .oc-col-2021{display:none}}.oteria-fc .ot-vs-split{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;margin:1rem 0 1.5rem}.oteria-fc .ot-vs-card{background:var(--ot-light-bg);border-radius:var(--ot-radius-lg);padding:1.75rem;border:1px solid var(--ot-border-light-2);position:relative;overflow:hidden;color:var(--ot-text-dark);box-shadow:var(--ot-shadow-soft);transition:box-shadow 0.2s,transform 0.2s}.oteria-fc .ot-vs-card:hover{box-shadow:var(--ot-shadow-soft-lg);transform:translateY(-3px)}.oteria-fc .ot-vs-card::after{content:'';position:absolute;top:0;left:0;right:0;height:3px}.oteria-fc .ot-vs-card--green::after{background:linear-gradient(90deg,var(--ot-accent),transparent)}.oteria-fc .ot-vs-card--blue::after{background:linear-gradient(90deg,var(--ot-accent-blue-alt),transparent)}.oteria-fc .ot-vs-card__header{display:flex;align-items:center;gap:0.75rem;margin-bottom:1.25rem}.oteria-fc .ot-vs-card__icon{width:2.5rem;height:2.5rem;border-radius:var(--ot-radius);display:flex;align-items:center;justify-content:center;flex-shrink:0}.oteria-fc .ot-vs-card--green .ot-vs-card__icon{background:rgba(74,222,128,0.15)}.oteria-fc .ot-vs-card--blue .ot-vs-card__icon{background:rgba(77,101,255,0.15)}.oteria-fc .ot-vs-card__title{font-size:1rem;font-weight:700;color:var(--ot-text-dark);line-height:1.3}.oteria-fc .ot-vs-badge{display:inline-block;padding:0.15rem 0.55rem;border-radius:0.25rem;font-size:0.65rem;font-weight:700;text-transform:uppercase;letter-spacing:0.06em;margin-left:0.5rem;vertical-align:middle}.oteria-fc .ot-vs-badge--green{background:rgba(74,222,128,0.15);color:#22c55e}.oteria-fc .ot-vs-badge--blue{background:rgba(77,101,255,0.15);color:var(--ot-accent-blue-alt)}.oteria-fc .ot-vs-card__bullets{list-style:none;display:flex;flex-direction:column;gap:0.5rem;padding:0}.oteria-fc .ot-vs-card__bullets li{font-size:0.875rem;color:var(--ot-text-dark-muted);padding-left:1rem;position:relative;line-height:1.55}.oteria-fc .ot-vs-card--green .ot-vs-card__bullets li::before{content:'';position:absolute;left:0;top:0.55rem;width:0.35rem;height:0.35rem;border-radius:50%;background:var(--ot-accent)}.oteria-fc .ot-vs-card--blue .ot-vs-card__bullets li::before{content:'';position:absolute;left:0;top:0.55rem;width:0.35rem;height:0.35rem;border-radius:50%;background:var(--ot-accent-blue-alt)}.oteria-fc .ot-vs-card__bullets li strong{color:var(--ot-text-dark)}.oteria-fc .ot-quiz-wrap{max-width:44rem;margin:0 auto}.oteria-fc .ot-quiz-container{font-family:var(--ot-font);background:#0f0f14;border-radius:var(--ot-radius-lg);overflow:hidden;box-shadow:0 4px 24px rgba(0,0,0,0.4);margin-bottom:2rem}.oteria-fc .ot-quiz-container .qo-header{background:linear-gradient(135deg,var(--ot-primary) 0%,var(--ot-primary-deeper) 100%);padding:1.25rem 1.5rem}.oteria-fc .ot-quiz-container .qo-header h3{margin:0 0 0.25rem;color:#fff;font-size:1rem;font-weight:700}.oteria-fc .ot-quiz-container .qo-header p{margin:0;color:rgba(255,255,255,0.85);font-size:0.8rem}.oteria-fc .ot-quiz-container .qo-progress-bar{height:4px;background:rgba(255,255,255,0.15)}.oteria-fc .ot-quiz-container .qo-progress-fill{height:4px;background:var(--ot-primary);transition:width 0.4s ease}.oteria-fc .ot-quiz-container .qo-body{padding:1.5rem}.oteria-fc .ot-quiz-container .qo-question{display:none}.oteria-fc .ot-quiz-container .qo-question.active{display:block}.oteria-fc .ot-quiz-container .qo-q-num{font-size:0.72rem;color:var(--ot-primary);font-weight:700;text-transform:uppercase;letter-spacing:0.08em;margin-bottom:0.5rem}.oteria-fc .ot-quiz-container .qo-q-text{color:#e8e8f0;font-size:0.92rem;font-weight:600;line-height:1.5;margin-bottom:1.1rem}.oteria-fc .ot-quiz-container .qo-options{display:flex;flex-direction:column;gap:0.6rem}.oteria-fc .ot-quiz-container .qo-option{background:#1a1a24;border:1.5px solid rgba(255,255,255,0.1);border-radius:0.5rem;padding:0.75rem 1rem;cursor:pointer;color:#c8c8d8;font-size:0.85rem;transition:all 0.15s;text-align:left;font-family:var(--ot-font)}.oteria-fc .ot-quiz-container .qo-option:hover{border-color:var(--ot-primary);color:#fff;background:rgba(255,46,102,0.08)}.oteria-fc .ot-quiz-container .qo-option.correct{border-color:#10B981;background:rgba(16,185,129,0.12);color:#10B981}.oteria-fc .ot-quiz-container .qo-option.wrong{border-color:#EF4444;background:rgba(239,68,68,0.1);color:#EF4444}.oteria-fc .ot-quiz-container .qo-option.disabled{cursor:not-allowed}.oteria-fc .ot-quiz-container .qo-feedback{margin-top:0.75rem;padding:0.625rem 0.875rem;border-radius:0.375rem;font-size:0.8rem;line-height:1.5;display:none}.oteria-fc .ot-quiz-container .qo-feedback.show{display:block}.oteria-fc .ot-quiz-container .qo-feedback.ok{background:rgba(16,185,129,0.1);color:#6EE7B7;border-left:3px solid #10B981}.oteria-fc .ot-quiz-container .qo-feedback.ko{background:rgba(239,68,68,0.1);color:#FCA5A5;border-left:3px solid #EF4444}.oteria-fc .ot-quiz-container .qo-nav{display:flex;justify-content:flex-end;margin-top:1.1rem}.oteria-fc .ot-quiz-container .qo-btn{background:var(--ot-primary);color:#fff;border:none;border-radius:0.375rem;padding:0.625rem 1.375rem;font-size:0.85rem;font-weight:700;cursor:pointer;font-family:var(--ot-font);transition:background 0.15s;display:none}.oteria-fc .ot-quiz-container .qo-btn:hover{background:var(--ot-primary-deeper)}.oteria-fc .ot-quiz-container .qo-btn.show{display:inline-block}.oteria-fc .ot-quiz-container .qo-result{display:none;text-align:center;padding:1.5rem 1.25rem}.oteria-fc .ot-quiz-container .qo-result.show{display:block}.oteria-fc .ot-quiz-container .qo-score-circle{width:5rem;height:5rem;border-radius:50%;background:linear-gradient(135deg,var(--ot-primary) 0%,var(--ot-primary-deeper) 100%);display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;font-size:1.6rem;font-weight:700;color:#fff}.oteria-fc .ot-quiz-container .qo-profile-title{font-size:1.2rem;font-weight:700;color:#fff;margin-bottom:0.4rem}.oteria-fc .ot-quiz-container .qo-profile-sub{font-size:0.85rem;color:#aaa;margin-bottom:1.1rem}.oteria-fc .ot-quiz-container .qo-recommendation{background:#1a1a24;border-radius:0.625rem;padding:1rem 1.25rem;margin:0 0 1.25rem;border-left:4px solid var(--ot-primary);text-align:left}.oteria-fc .ot-quiz-container .qo-recommendation h4{margin:0 0 0.375rem;color:var(--ot-primary);font-size:0.82rem;text-transform:uppercase;letter-spacing:0.06em}.oteria-fc .ot-quiz-container .qo-recommendation p{margin:0;color:#c8c8d8;font-size:0.85rem;line-height:1.5}.oteria-fc .ot-quiz-container .qo-restart{background:transparent;color:var(--ot-primary);border:1.5px solid var(--ot-primary);border-radius:0.375rem;padding:0.55rem 1.25rem;font-size:0.82rem;font-weight:600;cursor:pointer;font-family:var(--ot-font);transition:all 0.15s}.oteria-fc .ot-quiz-container .qo-restart:hover{background:rgba(255,46,102,0.1)}.oteria-fc .ot-profiles-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.oteria-fc .ot-profile-card{background:var(--ot-light-bg);border:1px solid var(--ot-border-light-2);border-radius:var(--ot-radius-lg);padding:1.25rem;position:relative;overflow:hidden;box-shadow:var(--ot-shadow-soft)}.oteria-fc .ot-profile-card::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--ot-primary),var(--ot-accent-blue))}.oteria-fc .ot-profile-card__title{font-size:0.95rem;font-weight:700;color:var(--ot-text-dark);margin-bottom:0.5rem}.oteria-fc .ot-profile-card__score{display:inline-block;font-size:0.7rem;font-weight:700;color:var(--ot-primary);background:rgba(255,46,102,0.08);padding:0.15rem 0.5rem;border-radius:0.25rem;margin-bottom:0.65rem}.oteria-fc .ot-profile-card__desc{font-size:0.85rem;color:var(--ot-text-dark-muted);line-height:1.6}.oteria-fc .ot-faq{display:flex;flex-direction:column;gap:0.75rem;max-width:52rem;margin:0 auto}.oteria-fc .ot-faq-item{background:#fff;border:1px solid var(--ot-border-light-2);border-left:3px solid var(--ot-primary);border-radius:0 var(--ot-radius) var(--ot-radius) 0;overflow:hidden;transition:box-shadow 0.2s,transform 0.2s}.oteria-fc .ot-faq-item:hover{box-shadow:var(--ot-shadow-soft-lg)}.oteria-fc .ot-faq-item[open]{box-shadow:var(--ot-shadow-soft)}.oteria-fc .ot-faq-item summary{font-size:0.9375rem;font-weight:700;padding:1.125rem 1.25rem;cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;color:var(--ot-text-dark);gap:0.75rem}.oteria-fc .ot-faq-item summary span{flex:1;line-height:1.4}.oteria-fc .ot-faq-item summary::-webkit-details-marker{display:none}.oteria-fc .ot-faq-item summary::after{content:'+';font-size:0.9375rem;font-weight:700;color:#fff;background:linear-gradient(135deg,var(--ot-primary),var(--ot-accent-blue));width:1.625rem;height:1.625rem;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform 0.25s ease;box-shadow:0 4px 10px rgba(255,46,102,0.25)}.oteria-fc .ot-faq-item[open] summary::after{content:'\2212';transform:rotate(180deg)}.oteria-fc .ot-faq-item[open] summary{border-bottom:1px solid var(--ot-border-light-2)}.oteria-fc .ot-faq-answer{padding:1.125rem 1.25rem 1.25rem;background:var(--ot-light-alt)}.oteria-fc .ot-faq-answer p{font-size:0.9375rem;color:var(--ot-text-dark-muted);line-height:1.7;margin:0 0 0.5rem}.oteria-fc .ot-faq-answer p:last-child{margin:0}.oteria-fc .ot-faq-answer p strong{color:var(--ot-text-dark)}.oteria-fc .ot-section-bofu{background:var(--ot-light-alt);padding:3.5rem 0}.oteria-fc .ot-section-bofu .ot-container{max-width:56rem}.oteria-fc .cta-bofu-wrapper{background:linear-gradient(135deg,#0D0D1A 0%,#1A0812 100%);border:1.5px solid rgba(255,46,102,0.3);border-radius:var(--ot-radius-lg);padding:32px 28px;display:flex;align-items:center;gap:28px;position:relative;overflow:hidden}.oteria-fc .cta-bofu-wrapper::before{content:'';position:absolute;top:0;right:0;width:200px;height:200px;background:radial-gradient(circle,rgba(255,46,102,0.12) 0%,transparent 70%);pointer-events:none}.oteria-fc .cta-bofu-icon{width:60px;height:60px;background:rgba(255,46,102,0.15);border:1.5px solid rgba(255,46,102,0.3);border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:26px;flex-shrink:0}.oteria-fc .cta-bofu-content{flex:1;min-width:0}.oteria-fc .cta-bofu-label{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;color:var(--ot-primary);margin-bottom:4px}.oteria-fc .cta-bofu-title{font-size:18px;font-weight:700;color:#FFFFFF;margin-bottom:6px;line-height:1.3}.oteria-fc .cta-bofu-desc{font-size:13px;color:#A0A0C0;line-height:1.5;margin-bottom:16px}.oteria-fc .cta-bofu-pills{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}.oteria-fc .cta-pill{font-size:11px;font-weight:600;padding:4px 10px;border-radius:20px;background:rgba(255,255,255,0.07);color:#C0C0E0;white-space:nowrap}.oteria-fc .cta-pill.accent{background:rgba(255,46,102,0.15);color:#FF9999}.oteria-fc .cta-bofu-actions{display:flex;gap:10px;flex-wrap:wrap}.oteria-fc .cta-btn-primary{display:inline-block;background:var(--ot-primary);color:#FFFFFF;font-size:14px;font-weight:700;padding:12px 24px;border-radius:8px;text-decoration:none;transition:background 0.15s;cursor:pointer;border:none;white-space:nowrap}.oteria-fc .cta-btn-primary:hover{background:var(--ot-primary-deeper)}.oteria-fc .cta-btn-secondary{display:inline-block;background:transparent;color:#C0C0E0;font-size:13px;font-weight:600;padding:12px 20px;border-radius:8px;text-decoration:none;border:1.5px solid #2A2A4A;transition:all 0.15s;cursor:pointer;white-space:nowrap}.oteria-fc .cta-btn-secondary:hover{border-color:var(--ot-primary);color:#FFFFFF}.oteria-fc .cta-bofu-stats{display:flex;flex-direction:column;align-items:flex-end;gap:12px;flex-shrink:0}.oteria-fc .cta-stat{text-align:right}.oteria-fc .cta-stat-num{font-size:22px;font-weight:800;color:var(--ot-primary);line-height:1}.oteria-fc .cta-stat-label{font-size:11px;color:#6666AA;line-height:1.3;margin-top:2px}@media (max-width:540px){.oteria-fc .cta-bofu-wrapper{flex-direction:column;padding:24px 20px;text-align:center}.oteria-fc .cta-bofu-stats{display:none}.oteria-fc .cta-bofu-actions{justify-content:center}.oteria-fc .cta-bofu-pills{justify-content:center}.oteria-fc .cta-bofu-icon{margin:0 auto}}.oteria-fc .ot-cta-final{background:linear-gradient(135deg,var(--ot-primary) 0%,var(--ot-primary-deeper) 100%);padding:4rem 0;text-align:center;position:relative;overflow:hidden}.oteria-fc .ot-cta-final::before{content:'';position:absolute;top:-4rem;right:-3rem;width:20rem;height:20rem;background:radial-gradient(circle,rgba(255,255,255,0.1) 0%,transparent 65%);border-radius:50%;pointer-events:none}.oteria-fc .ot-cta-final::after{content:'';position:absolute;bottom:-3rem;left:-2rem;width:15rem;height:15rem;background:radial-gradient(circle,rgba(0,0,0,0.15) 0%,transparent 65%);border-radius:50%;pointer-events:none}.oteria-fc .ot-cta-final-inner{position:relative;z-index:1;max-width:40rem;margin:0 auto}.oteria-fc .ot-cta-final h2{font-size:1.875rem;font-weight:800;color:#fff;margin-bottom:1rem;line-height:1.25}.oteria-fc .ot-cta-final p{font-size:1.0625rem;color:rgba(255,255,255,0.85);margin-bottom:2rem;line-height:1.65}.oteria-fc .ot-cta-final-btn{display:inline-block;background:#fff;color:var(--ot-primary);font-size:1rem;font-weight:800;padding:1rem 2.25rem;border-radius:var(--ot-radius-sm);text-decoration:none;transition:transform 0.15s,box-shadow 0.15s;box-shadow:0 4px 20px rgba(0,0,0,0.2)}.oteria-fc .ot-cta-final-btn:hover{transform:translateY(-2px);box-shadow:0 8px 28px rgba(0,0,0,0.25)}.oteria-fc .ot-section--dark::before{content:'';position:absolute;top:-5rem;right:-3rem;width:20rem;height:20rem;background:radial-gradient(circle,rgba(255,46,102,0.06) 0%,transparent 65%);border-radius:50%;pointer-events:none}.oteria-fc .ot-section--dark::after{content:'';position:absolute;bottom:-4rem;left:-2rem;width:16rem;height:16rem;background:radial-gradient(circle,rgba(255,255,255,0.025) 0%,transparent 65%);border-radius:50%;pointer-events:none}.oteria-fc @media (max-width:56.25rem){.ot-bento{grid-template-columns:1fr}.ot-vs-split{grid-template-columns:1fr}.ot-skills-grid{grid-template-columns:1fr}.ot-kpi-row{grid-template-columns:1fr}.ot-deb-grid{grid-template-columns:1fr}.ot-prog-split{grid-template-columns:1fr;gap:1.5rem}.ot-prog-modules{grid-template-columns:1fr}.ot-profiles-grid{grid-template-columns:1fr}.ot-fused-block{grid-template-columns:1fr;gap:1.25rem;padding:1.5rem}.ot-fused-block__visual{min-height:9rem}.ot-section-header h2{font-size:1.5rem}.ot-hero h1{font-size:2.25rem}}@media (max-width:40rem){.oteria-fc .ot-hero{padding:4rem 0 3.5rem}.oteria-fc .ot-hero h1{font-size:1.75rem}.oteria-fc .ot-section{padding:2.5rem 0}.oteria-fc .ot-step{grid-template-columns:2.5rem 1fr;gap:1rem}.oteria-fc .ot-tab-btn{padding:0.75rem 0.75rem;font-size:0.76rem}.oteria-fc .ot-quote{padding:1.5rem 1.25rem 1.25rem 2.5rem}.oteria-fc .ot-quote::before{font-size:3.5rem;left:0.625rem;top:0.5rem}.oteria-fc .ot-quote p{font-size:0.9375rem}}