:root{--brand:#78bbe6;--brand2:#4d91bd;--brand3:#2f6f96;--silver:#cfd8dc;--silver2:#eef3f5;--soft:#f7fafb;--text:#2d4654;--muted:#65757d;--line:#d8e2e6;--pale:#eef8fe;--shadow:0 14px 34px rgba(47,111,150,.14);--shell:1200px}*{box-sizing:border-box}body.tibsa-light{margin:0;background:#fff;color:var(--text);font-family:Inter,Arial,sans-serif;line-height:1.6}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto}.container{width:min(calc(100% - 48px),var(--shell));margin:auto}.site-header{position:sticky;top:0;z-index:50;background:#fff;box-shadow:0 2px 18px rgba(47,111,150,.10)}.nav-wrap{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand img{height:56px;width:auto;display:block}.primary-nav .tibsa-menu{display:flex;gap:32px;list-style:none;margin:0;padding:0}.tibsa-menu a{color:#4f626b;font-weight:500}.tibsa-menu a:hover{color:var(--brand)}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:12px 26px;font-weight:700;border:0;cursor:pointer}.btn-primary{background:linear-gradient(135deg,var(--brand),var(--brand2));color:#fff}.btn-primary:hover{background:var(--brand3)}.btn-ghost{border:2px solid #fff;color:#fff}.wide{width:100%;border-radius:10px}.menu-toggle{display:none;background:transparent;border:0;font-size:26px}.hero{position:relative;min-height:calc(100vh - 82px);background-size:cover;background-position:center;display:grid;place-items:center;text-align:center}.hero-overlay{position:absolute;inset:0;background:rgba(31,51,64,.42)}.hero-content{position:relative;color:#fff}.hero h1{font-size:clamp(44px,7vw,72px);line-height:1.12;margin:0 0 24px;font-weight:800}.hero h1 span{color:#d2ecfa}.hero p{font-size:clamp(20px,3vw,26px);max-width:850px;margin:0 auto 32px;color:#d8e2e6}.hero-actions{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.section{padding:80px 0}.white{background:#fff}.soft{background:var(--soft)}.center{text-align:center}.narrow{max-width:850px}.lead{font-size:20px;color:#74848b;max-width:780px;margin:0 auto 40px}.left{margin-left:0;text-align:left}.section h2,.page-hero h1{font-size:clamp(36px,5vw,56px);line-height:1.15;margin:0 0 16px;color:#2d4654}.page-hero{padding:80px 0;color:#fff}.page-hero h1{color:#fff}.page-hero p{font-size:20px;color:#eef8fe;max-width:850px;margin:0 auto}.blue{background:var(--brand)}.gradient{background:linear-gradient(135deg,#b7def5 0%,#78bbe6 45%,#4d91bd 100%)}.why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:48px;margin-top:48px}.why-item{display:flex;gap:20px}.why-item span{font-size:42px;color:#cfd8dc}.why-item h3,.card h3{font-size:22px;margin:0 0 10px}.why-item p,.card p{color:var(--muted);margin:0}.cards{display:grid;gap:28px}.cards.three{grid-template-columns:repeat(3,1fr)}.card,.feature,.blog-card,.contact-form{background:#fff;border-radius:18px;box-shadow:var(--shadow);padding:30px}.card .icon,.feature i{width:54px;height:54px;border-radius:14px;background:#eef8fe;color:var(--brand);display:grid;place-items:center;font-size:25px;margin-bottom:18px}.card a{color:var(--brand);font-weight:700}.gallery-strip{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.gallery-strip img{height:220px;width:100%;object-fit:cover;border-radius:10px}.site-footer{background:#fff;border-top:1px solid var(--line);color:#4f626b}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr;gap:36px;padding:50px 0}.footer-logo{height:88px;width:auto}.footer-grid h3{margin:0 0 16px}.footer-grid ul{list-style:none;margin:0;padding:0;display:grid;gap:8px;color:#65757d}.socials{display:flex;gap:14px;margin-top:22px}.socials a,.whatsapp{display:grid;place-items:center;border-radius:999px;color:#fff}.socials a{width:42px;height:42px;background:var(--brand)}.contact-list i{color:var(--brand);margin-right:8px}.footer-bottom{border-top:1px solid var(--line);padding:22px 0;display:flex;justify-content:space-between;color:#74848b}.whatsapp{position:fixed;right:24px;bottom:24px;width:58px;height:58px;background:#25d366;font-size:28px;z-index:40}.course-layout{display:grid;grid-template-columns:300px 1fr;gap:32px}.course-tabs{display:grid;gap:16px}.course-tabs button{text-align:left;border:2px solid var(--line);background:#fff;border-radius:12px;padding:16px;cursor:pointer}.course-tabs button.active{border-color:var(--brand);background:#eef8fe}.course-tabs span{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-top:8px}.course-tabs b{color:var(--brand)}.course-tabs em{font-style:normal;border-radius:999px;padding:3px 10px;font-size:12px}.green{background:#dcfce7;color:#166534}.blue{background:linear-gradient(135deg,var(--brand),var(--brand2));color:#fff}.purple{background:#f3e8ff;color:#6b21a8}.orange{background:#ffedd5;color:#9a3412}.red{background:#fee2e2;color:#991b1b}.course-detail{background:#fff;border-radius:14px;box-shadow:var(--shadow);overflow:hidden}.course-image{position:relative}.course-image img{height:310px;width:100%;object-fit:cover}.course-image:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(31,51,64,.55),transparent)}.course-image div{position:absolute;z-index:1;left:28px;bottom:22px;color:#fff}.course-image h1{margin:0 0 8px;font-size:32px}.course-image span{display:inline-flex;margin-right:8px;background:rgba(77,145,189,.92);border-radius:999px;padding:6px 12px}.course-body{padding:34px}.course-body h2{font-size:26px;display:flex;align-items:center;gap:12px}.course-body h2 i{width:34px;height:34px;background:#eef8fe;color:var(--brand);border-radius:999px;display:grid;place-items:center}.pill-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.pill-grid div{background:#f7fafb;border-radius:10px;padding:14px}.pill-grid b{display:inline-grid;place-items:center;background:#eef8fe;color:var(--brand);width:26px;height:26px;border-radius:999px;margin-right:10px}.check-list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;padding:0;list-style:none}.check-list li:before{content:"✓";color:var(--brand);font-weight:800;margin-right:8px}.cert{background:#eef8fe;border-radius:12px;padding:20px;margin:24px 0}.blog-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:32px;max-width:1000px}.blog-card span{display:inline-block;background:#eef8fe;color:#4d91bd;padding:6px 14px;border-radius:999px;font-weight:700}.blog-card h3{font-size:26px}.blog-card button{background:linear-gradient(135deg,var(--brand),var(--brand2));color:#fff;border:0;border-radius:999px;padding:12px 22px;font-weight:700}.gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.gallery-grid figure{margin:0;position:relative;overflow:hidden;border-radius:10px}.gallery-grid img{width:100%;height:260px;object-fit:cover;display:block;transition:.3s}.gallery-grid figure:nth-child(1),.gallery-grid figure:nth-child(6){grid-column:span 2;grid-row:span 2}.gallery-grid figure:nth-child(1) img,.gallery-grid figure:nth-child(6) img{height:530px}.gallery-grid figcaption{position:absolute;inset:auto 0 0 0;background:linear-gradient(transparent,rgba(0,0,0,.72));color:#fff;padding:42px 18px 18px;display:grid}.gallery-grid span{font-size:12px;opacity:.8;text-transform:uppercase;letter-spacing:.08em}.contact-layout{display:grid;grid-template-columns:1fr 1fr;gap:48px}.contact-cards{display:grid;gap:22px}.contact-cards>div{display:grid;grid-template-columns:54px 1fr;column-gap:16px}.contact-cards i{grid-row:span 2;width:48px;height:48px;border-radius:999px;background:#eef8fe;color:var(--brand);display:grid;place-items:center;font-size:21px}.contact-cards h3{margin:0}.contact-cards p{margin:4px 0 0;color:var(--muted)}.contact-form{display:grid;gap:18px}.contact-form label{display:grid;gap:8px;font-weight:700;color:#4f626b}.contact-form input,.contact-form textarea{border:1px solid #cfd8dc;border-radius:10px;padding:13px 14px;font:inherit}.contact-form input:focus,.contact-form textarea:focus{outline:2px solid #d2ecfa;border-color:var(--brand)}.char-count{color:#74848b;font-weight:400}.form-status{min-height:24px;font-weight:700}.form-status.success{color:#15803d}.form-status.error{color:#b91c1c}.map iframe{border-radius:14px;box-shadow:var(--shadow)}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:44px;align-items:center}.two-col img{border-radius:18px;box-shadow:var(--shadow)}.faq{max-width:850px}.faq details{background:#fff;border:1px solid var(--line);border-radius:12px;padding:20px;margin-bottom:14px}.faq summary{font-weight:800;cursor:pointer}@media(max-width:900px){.primary-nav{display:none;width:100%;order:4}.primary-nav.open{display:block}.primary-nav .tibsa-menu{display:grid;gap:12px;padding:16px 0}.menu-toggle{display:block}.nav-wrap{flex-wrap:wrap}.nav-cta{display:none}.why-grid,.cards.three,.footer-grid,.course-layout,.blog-grid,.contact-layout,.two-col{grid-template-columns:1fr}.gallery-strip,.gallery-grid{grid-template-columns:repeat(2,1fr)}.gallery-grid figure:nth-child(1),.gallery-grid figure:nth-child(6){grid-column:span 1;grid-row:span 1}.gallery-grid figure:nth-child(1) img,.gallery-grid figure:nth-child(6) img,.gallery-grid img{height:250px}.pill-grid,.check-list{grid-template-columns:1fr}.footer-bottom{display:grid;gap:8px}.hero{min-height:680px}}
.info-page{max-width:900px}.info-card{background:#fff;border-radius:20px;box-shadow:var(--shadow);padding:36px;display:grid;gap:24px}.info-row{display:grid;grid-template-columns:54px 1fr;gap:18px;align-items:start}.info-row span{font-size:28px;font-weight:800;color:var(--silver)}.info-row p{margin:0;color:var(--muted);font-size:18px}.course-single{display:grid;grid-template-columns:1fr 1.2fr;gap:42px;align-items:start}.course-single>img{width:100%;height:420px;object-fit:cover;border-radius:18px;box-shadow:var(--shadow)}.course-single-body{background:#fff;border-radius:18px;box-shadow:var(--shadow);padding:34px}.course-single-body h2{font-size:28px;margin-top:0}@media(max-width:900px){.course-single{grid-template-columns:1fr}.course-single>img{height:300px}.info-row{grid-template-columns:1fr}}
.stats-row{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;text-align:center}.stats-row div{background:var(--pale);border:1px solid var(--line);border-radius:18px;padding:28px}.stats-row strong{display:block;color:var(--brand);font-size:42px;line-height:1;font-weight:800}.stats-row span{display:block;margin-top:10px;color:var(--muted);font-weight:700}.cta-band{background:linear-gradient(135deg,#eef8fe 0%,#ffffff 48%,#d9f0fb 100%);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.cta-band h2{color:var(--text)}.cta-band p{max-width:720px;margin:0 auto 26px;color:var(--muted);font-size:20px}@media(max-width:900px){.stats-row{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.stats-row{grid-template-columns:1fr}}
.post-single{max-width:850px;background:#fff;border-radius:20px;box-shadow:var(--shadow);padding:42px}.post-single p{color:var(--muted);font-size:18px}.blog-card h3 a:hover{color:var(--brand)}
.btn-secondary{background:#fff;color:var(--brand3);border:1px solid var(--line)}.btn-secondary:hover{border-color:var(--brand);color:var(--brand)}.course-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:22px}.course-actions .btn{border-radius:10px}.course-single-full{max-width:980px}.course-content p{color:var(--muted);font-size:18px}.wp-admin .tibsa-note{color:#65757d}
