:root{--ob-primary:#7a5af8;--ob-accent:#b656e2;--ob-gradient:linear-gradient(135deg, #7a5af8 0%, #b656e2 100%);--ob-text:#1a1a1a;--ob-muted:#6b7280;--ob-bg-light:#f6f8ff;--ob-section-gap:5rem;--ob-radius:1.5rem;--ob-container:1200px}.ob-about{color:var(--ob-text);background:#fff;width:100%;font-family:Poppins,sans-serif;overflow-x:hidden}.ob-container{max-width:var(--ob-container);margin:0 auto;padding:0 1.5rem}.ob-reveal{opacity:0;transition:opacity .75s cubic-bezier(.4,0,.2,1),transform .75s cubic-bezier(.4,0,.2,1);transform:translateY(32px)}.ob-reveal.ob-visible{opacity:1;transform:none}.ob-delay-1{transition-delay:.1s}.ob-delay-2{transition-delay:.2s}.ob-delay-3{transition-delay:.3s}.ob-delay-4{transition-delay:.4s}.ob-hero{background:#f3f4ff;position:relative;overflow:hidden}.ob-hero:before{content:"";pointer-events:none;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%237A5AF8' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;top:0;bottom:0;left:0;right:0}.ob-hero-inner{max-width:var(--ob-container);margin:0 auto;padding:3rem 2.5rem;animation:.9s ease-out forwards obFadeUp;position:relative}@keyframes obFadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}.ob-hero-eyebrow{text-transform:uppercase;letter-spacing:.12em;color:#000;white-space:normal;background:#ebe9fe;border-radius:8px;width:-moz-fit-content;width:fit-content;max-width:100%;margin-bottom:1rem;padding:4px 10px;font-size:.7rem;font-weight:600;line-height:1.4;display:inline-block}.ob-hero-title{letter-spacing:-.8px;color:#111;margin-bottom:1rem;font-size:64px;font-weight:700;line-height:76px}.ob-hero-title .ob-highlight{background:linear-gradient(#904fb3,#4946f7);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.ob-hero-subtitle{color:#737373;max-width:800px;margin-bottom:2rem;font-size:18px;font-weight:400;line-height:28px}.ob-btn-register{color:#fff;font-size:14px;font-weight:500;line-height:20px4;letter-spacing:-.16px;background:linear-gradient(#904fb3,#4946f7);border-radius:12px;align-items:center;gap:8px;padding:.9rem 2rem;line-height:20px;text-decoration:none;transition:transform .3s,box-shadow .3s;display:inline-flex}.ob-btn-register:hover{color:#fff;text-decoration:none;transform:translateY(-2px);box-shadow:0 8px 20px #7a5af866}.ob-section{padding:var(--ob-section-gap) 0}.ob-section-alt{background:#fff}.ob-section-header{text-align:center;margin-bottom:3.5rem}.ob-section-header h2{color:#000;letter-spacing:-.4px;margin-bottom:.75rem;font-size:48px;font-weight:400;line-height:58px}.ob-section-header p{color:var(--ob-muted);max-width:600px;margin:0 auto;font-size:1rem;line-height:1.6}.ob-about-grid{grid-template-columns:1fr 1fr;gap:2.5rem;display:grid}.ob-about-col{border-bottom:3px solid #7a5af8;border-radius:.5rem .5rem 0 0;padding:2rem 2.5rem}.ob-about-col p{color:#374151;text-align:center;font-size:.975rem;line-height:1.8}.ob-exam-section{padding:var(--ob-section-gap) 0}.ob-exam-block{background:#f3f4ff;border-radius:2rem;grid-template-columns:1fr 1fr;align-items:center;gap:3rem;margin-bottom:2.5rem;padding:3.5rem;display:grid}.ob-exam-block.ob-reverse{grid-template-areas:"img text"}.ob-exam-block.ob-reverse .ob-exam-text{grid-area:text}.ob-exam-block.ob-reverse .ob-exam-img-wrap{grid-area:img}.ob-exam-text h3{color:#000;letter-spacing:-.3px;margin-bottom:1.25rem;font-size:40px;font-weight:400;line-height:48px}.ob-exam-text p{color:#374151;max-width:94%;font-size:.95rem;line-height:1.8}.ob-exam-img-wrap{border-radius:1.5rem;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000001f}.ob-exam-img-wrap img{object-fit:cover;aspect-ratio:4/3;border-radius:1.5rem;width:100%;height:auto;display:block}.ob-img-caption{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#111;background:#ffffffb2;border-radius:999px;padding:.4rem .85rem;font-size:.78rem;font-weight:600;position:absolute;top:1rem;left:1rem;box-shadow:0 2px 8px #0000001a}.ob-section-highlights{background:#eef0ff}.ob-section-highlights .ob-section-header{text-align:left}.ob-section-highlights .ob-section-header h2{text-align:left;letter-spacing:-.4px;font-size:48px;font-weight:600;line-height:58px}.ob-section-highlights .ob-section-header p{text-align:left;margin:0}.ob-highlights-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:.5rem;display:grid}.ob-highlight-card{text-align:left;background:#fff;border:1px solid #0000000a;border-radius:1.5rem;flex-direction:column;align-items:flex-start;padding:9rem 1rem 1rem;transition:transform .3s,box-shadow .3s;display:flex;position:relative;box-shadow:0 2px 16px #0000000d}.ob-highlight-card:hover{transform:translateY(-6px);box-shadow:0 12px 28px #7a5af824}.ob-highlight-card:hover .ob-highlight-icon{background:var(--ob-primary);color:#fff}.ob-highlight-icon{color:#111;background:#ede9fe;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.4rem;transition:background .3s,color .3s;display:flex;position:absolute;top:1.25rem;left:1.25rem}.ob-highlight-card h4{color:#000;letter-spacing:-.4px;font-size:20px;font-weight:400;line-height:34px}.ob-details-box{border:1px solid #e5e7eb;border-radius:1.25rem;margin-top:2.5rem;overflow:hidden;box-shadow:0 4px 24px #0000000d}.ob-details-grid{grid-template-columns:repeat(4,1fr);display:grid}.ob-detail-cell{border-bottom:1px solid #e5e7eb;border-right:1px solid #e5e7eb;padding:1.75rem 1.5rem}.ob-detail-cell:nth-child(4n){border-right:none}.ob-detail-cell:nth-last-child(-n+4){border-bottom:none}.ob-detail-label{text-transform:uppercase;letter-spacing:.28px;color:#424242;margin-bottom:.6rem;font-size:14px;font-weight:400;line-height:16.5px;display:block}.ob-detail-value{color:#000;font-size:24px;font-weight:400;line-height:22.4px}.ob-details-cta{text-align:center;margin-top:2rem}.ob-details-note{color:#353535;margin-bottom:1.25rem;font-size:14px;font-weight:400;line-height:20px}@media (max-width:1024px){.ob-highlights-grid,.ob-details-grid{grid-template-columns:repeat(2,1fr)}.ob-detail-cell:nth-child(4n){border-right:1px solid #e5e7eb}.ob-detail-cell:nth-child(2n){border-right:none}.ob-detail-cell:nth-last-child(-n+4){border-bottom:1px solid #e5e7eb}.ob-detail-cell:nth-last-child(-n+2){border-bottom:none}}@media (max-width:768px){:root{--ob-section-gap:3.5rem}.ob-hero{padding:2.5rem 1rem 3rem}.ob-hero-inner{padding:1.5rem 1.25rem}.ob-about-grid{grid-template-columns:1fr;gap:1.25rem}.ob-exam-block{grid-template-columns:1fr;gap:1.75rem;padding:2rem 1.5rem;grid-template-areas:"img""text"!important}.ob-exam-block.ob-reverse .ob-exam-text{grid-area:text}.ob-exam-block.ob-reverse .ob-exam-img-wrap{grid-area:img}.ob-highlights-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.ob-highlight-card{padding:8rem 1rem 1rem}.ob-details-grid{grid-template-columns:repeat(2,1fr)}.ob-detail-cell:nth-child(4n){border-right:1px solid #e5e7eb}.ob-detail-cell:nth-child(2n){border-right:none}.ob-detail-cell:nth-last-child(-n+4){border-bottom:1px solid #e5e7eb}.ob-detail-cell:nth-last-child(-n+2){border-bottom:none}}@media (max-width:480px){.ob-highlights-grid{grid-template-columns:1fr 1fr;gap:.75rem}.ob-highlight-card{padding:8rem 1rem 1rem}.ob-highlight-icon{width:48px;height:48px;font-size:1.2rem;top:1rem;left:1rem}.ob-details-grid{grid-template-columns:1fr 1fr}.ob-detail-value{font-size:.95rem}}
