.pubs-page-header{padding:120px 0 80px;position:relative;background-color:#d6c1b3;background-image:url("../../images/books.webp");background-size:cover;background-position:center;background-repeat:no-repeat;color:var(--theme-dark);text-align:center;min-height:75vh;display:flex;align-items:center;justify-content:center}.pubs-page-header::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(255,255,255,.4);z-index:1}.pubs-header-content{max-width:800px;margin:0 auto;position:relative;z-index:2;padding:40px;text-align:center;background:rgba(255,255,255,.65);border-radius:24px;color:var(--theme-white);opacity:0;transform:translateY(30px);animation:fadeInUp .8s ease .3s forwards}.pubs-header-content .section-pre-title{opacity:0;animation:fadeInUp .6s ease .4s forwards}.pubs-header-content .page-title{opacity:0;animation:fadeInUp .6s ease .5s forwards}.pubs-header-content .page-subtitle{opacity:0;animation:fadeInUp .6s ease .6s forwards}.pubs-page-header .section-pre-title{color:var(--theme-teal-medium);font-size:1rem;font-weight:600;text-transform:uppercase;letter-spacing:2px;margin-bottom:1rem;font-family:"Bebas Neue",sans-serif}.pubs-page-header .page-title{font-size:3rem;font-weight:700;margin-bottom:20px;font-family:Raleway,sans-serif;line-height:1.2;color:var(--theme-dark)}.pubs-page-header .page-subtitle{font-size:1rem;color:#1a1a1a;font-weight:400;line-height:1.8;font-family:Raleway,sans-serif;margin:0}.pubs-teaching-section{background-color:var(--theme-white)}.pubs-teaching-section .container{padding:0}.pubs-teaching-wrapper{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:0;row-gap:0}.pubs-teaching-left{grid-column:1/2;grid-row:2/3;background-image:url("../../images/doctor/alharilla-pc.webp");background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;overflow:hidden;min-height:500px;opacity:0;transform:translateY(30px);animation:fadeInUp .8s ease .6s forwards}.pubs-teaching-image-bg{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.3)}.pubs-teaching-right{grid-column:2/3;grid-row:2/3;padding:80px 60px;margin-left:0;background-color:#7a7774;color:var(--theme-white);display:flex;align-items:center}.pubs-teaching-text{width:100%}.pubs-teaching-section-title{font-family:"Bebas Neue",sans-serif;font-size:2rem;font-weight:400;color:var(--theme-white);margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:2px}.pubs-teaching-description{margin-bottom:30px;opacity:.9;color:var(--theme-white)}.pubs-teaching-features{display:flex;flex-direction:column;gap:20px;margin-top:30px}.pubs-teaching-item{display:flex;gap:20px;align-items:flex-start;opacity:0;transform:translateX(30px);transition:opacity .6s ease,transform .6s ease}.pubs-teaching-item.animate-in{opacity:1;transform:translateX(0)}.pubs-teaching-item.animate-in:first-child{transition-delay:0.1s}.pubs-teaching-item.animate-in:nth-child(2){transition-delay:0.2s}.pubs-teaching-item.animate-in:nth-child(3){transition-delay:0.3s}.pubs-teaching-icon{width:30px;height:30px;background-color:var(--theme-green);color:var(--theme-white);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;flex-shrink:0;font-size:14px;margin-top:0}.pubs-teaching-content{flex:1}.pubs-teaching-title{font-size:1.1rem;font-weight:600;color:var(--theme-white);margin-bottom:.5rem;line-height:1.3}.pubs-teaching-description-item{color:rgba(255,255,255,.9);font-size:14px;line-height:1.6;margin:0}.pubs-stats-section{padding:40px 0;background-color:#7a7774}.pubs-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;width:100%}.pubs-stat-item{text-align:center;padding:30px 20px;background-color:rgba(255,255,255,.1);border-radius:8px;border:1px solid rgba(255,255,255,.2);color:var(--theme-white);transition:transform .3s ease,background-color .3s ease}.pubs-stat-item:hover{transform:translateY(-5px);background-color:rgba(255,255,255,.15)}.pubs-stat-number{display:block;font-size:2.5rem;font-weight:700;color:var(--theme-white);margin-bottom:12px;font-family:Raleway,sans-serif;line-height:1}.pubs-stat-label{display:block;font-size:.9rem;text-transform:uppercase;letter-spacing:1px;font-weight:600;line-height:1.4;margin-bottom:8px;color:var(--theme-white)}.pubs-stat-description{display:block;font-size:.75rem;font-weight:400;line-height:1.5;color:rgba(255,255,255,.85);margin-top:8px;font-style:italic}.pubs-books-section{padding:60px 0;background-color:var(--theme-white)}.pubs-books-section .container{max-width:1200px;margin:0 auto;overflow:visible;height:auto}.pubs-books-section-gray{background-color:#eeeee5}.pubs-books-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:30px;max-width:1200px;margin:0 auto}.pubs-book-card{background-color:var(--theme-white);padding:20px;border-radius:12px;transition:transform .3s ease,box-shadow .3s ease,opacity .6s ease;text-align:center;border:1px solid rgba(0,0,0,.08);opacity:0;transform:translateY(30px)}.pubs-book-card.animate-in{opacity:1;transform:translateY(0)}.pubs-book-card-out-of-stock.animate-in{opacity:.65;transform:translateY(0)}.pubs-book-card-out-of-stock{opacity:.65}.pubs-book-icon{font-size:3rem;margin-bottom:20px;display:block}.pubs-book-icon-with-image{width:auto;height:auto;background:0 0;margin-bottom:20px}.pubs-book-cover-image{max-width:280px;box-shadow:0 5px 15px rgba(0,0,0,.15);border-radius:4px}.pubs-book-title{font-size:1.4rem;letter-spacing:.6px;color:var(--theme-teal);margin-bottom:12px;font-family:"Bebas Neue",sans-serif}.pubs-book-description{font-size:.8rem;font-family:Raleway,sans-serif;color:var(--theme-gray);line-height:1.8;margin-bottom:12px;padding:0 40px}.pubs-book-meta{margin-top:15px;font-size:.9rem;color:#666}.pubs-book-year{margin:0}.pubs-book-status{display:block;margin-top:20px;text-align:center;color:#999;font-weight:600;text-transform:uppercase}.pubs-book-status-out-of-stock{display:block;margin-top:20px;text-align:center;color:#999;font-weight:600;text-transform:uppercase}.pubs-articles-section{padding:60px 0;background-color:var(--theme-white)}.pubs-articles-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;max-width:1200px;margin:0 auto 40px}.pubs-article-card{background-color:#fafafa;padding:20px;border-radius:12px;transition:transform .6s ease,box-shadow .3s ease,opacity .6s ease;text-align:center;border:1px solid rgba(0,0,0,.08);opacity:0;transform:translateY(30px)}.pubs-article-card.animate-in{opacity:1;transform:translateY(0)}.pubs-article-card.animate-in:first-child{transition-delay:0.1s}.pubs-article-card.animate-in:nth-child(2){transition-delay:0.2s}.pubs-article-card.animate-in:nth-child(3){transition-delay:0.3s}.pubs-article-card.animate-in:nth-child(4){transition-delay:0.4s}.pubs-article-card.animate-in:nth-child(5){transition-delay:0.5s}.pubs-article-card.animate-in:nth-child(6){transition-delay:0.6s}.pubs-article-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px rgba(0,0,0,.12)}.pubs-article-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.pubs-article-year{color:var(--theme-green-dark);padding:4px 12px;border-radius:20px;font-size:.8rem;font-weight:700}.pubs-article-type{font-size:.8rem;text-transform:uppercase;color:var(--theme-teal);font-weight:700}.pubs-article-title{font-size:1.4rem;margin-bottom:20px;color:var(--theme-dark);font-weight:400;line-height:1.3;font-family:"Bebas Neue",sans-serif}.pubs-article-meta{color:#666;font-size:.85rem;line-height:1.8;margin-top:12px;font-style:italic;font-family:Raleway,sans-serif}.pubs-articles-cta{text-align:center;margin-top:40px}.pubs-articles-cta .pubs-brand-button{display:inline-flex;align-items:center;justify-content:center;padding:20px;background-color:var(--theme-white);text-decoration:none;border-radius:24px;border:1px solid var(--theme-green);transition:box-shadow .3s ease,border-color .3s ease;box-shadow:0 4px 15px rgba(131,197,190,.1);min-width:200px}.pubs-articles-cta .pubs-brand-button:hover{box-shadow:0 6px 20px rgba(131,197,190,.2);border-color:var(--theme-green-dark)}.pubs-brand-logo{width:100%;height:auto;max-height:64px;object-fit:contain;transition:transform .3s ease}.pubs-articles-cta .pubs-brand-button:hover .pubs-brand-logo{transform:scale(1.2)}.pubs-articles-cta{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}.pubs-research-content{max-width:1000px;margin:60px auto 40px;padding:0 20px}.pubs-research-intro{margin-bottom:40px}.pubs-research-description{font-size:1.1rem;line-height:1.8;color:var(--theme-gray);font-family:Raleway,sans-serif;text-align:justify}.pubs-research-factors,.pubs-research-measurement,.pubs-research-reviews,.pubs-research-studies,.pubs-research-topics{margin-bottom:40px}.pubs-research-subtitle{font-size:1.5rem;font-weight:600;color:var(--theme-teal);margin-bottom:20px;font-family:"Bebas Neue",sans-serif;text-transform:uppercase;letter-spacing:1px}.pubs-research-content p{font-size:1rem;line-height:1.8;color:var(--theme-gray);font-family:Raleway,sans-serif;margin-bottom:15px;text-align:justify}.pubs-research-content>div{opacity:0;transform:translateY(30px);transition:opacity .6s ease-out,transform .6s ease-out}.pubs-research-content>div.animate-in{opacity:1;transform:translateY(0)}.pubs-research-content>div.animate-in:first-child{transition-delay:0.1s}.pubs-research-content>div.animate-in:nth-child(2){transition-delay:0.2s}.pubs-research-content>div.animate-in:nth-child(3){transition-delay:0.3s}.pubs-research-content>div.animate-in:nth-child(4){transition-delay:0.4s}.pubs-research-content>div.animate-in:nth-child(5){transition-delay:0.5s}.pubs-research-content>div.animate-in:nth-child(6){transition-delay:0.6s}.pubs-research-list{list-style:none;padding:0;margin:20px 0}.pubs-research-list li{font-size:1rem;line-height:1.8;color:var(--theme-gray);font-family:Raleway,sans-serif;margin-bottom:15px;padding-left:25px;position:relative;text-align:justify}.pubs-research-list li::before{content:"•";color:var(--theme-green);font-weight:700;font-size:1.2rem;position:absolute;left:0;top:0}.pubs-research-note{font-style:italic;color:var(--theme-teal);margin-top:15px}.pubs-projects-section{padding:60px 0;background-color:var(--theme-white)}.pubs-projects-section-gray{background-color:#f9f9f9}.pubs-projects-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;max-width:1200px;margin:0 auto}.pubs-project-card{background-color:var(--theme-white);padding:20px;border-radius:12px;transition:transform .6s ease,box-shadow .3s ease,opacity .6s ease;text-align:center;border:1px solid rgba(0,0,0,.08);opacity:0;transform:translateY(30px)}.pubs-project-card.animate-in{opacity:1;transform:translateY(0)}.pubs-project-card.animate-in:first-child{transition-delay:0.1s}.pubs-project-card.animate-in:nth-child(2){transition-delay:0.2s}.pubs-project-card.animate-in:nth-child(3){transition-delay:0.3s}.pubs-project-content{text-align:center}.pubs-project-title{font-size:1.4rem;margin-bottom:20px;color:var(--theme-dark);font-weight:400;line-height:1.3;font-family:"Bebas Neue",sans-serif}.pubs-project-year{display:block;font-size:.9rem;color:var(--theme-gray);margin-bottom:15px;font-weight:600}.pubs-project-year-active{color:var(--theme-green)}.pubs-project-description{color:#666;font-size:.85rem;line-height:1.8;margin-top:12px;font-style:italic;font-family:Raleway,sans-serif;margin-bottom:20px}.pubs-project-badge{display:inline-block;padding:8px 16px;background-color:var(--theme-green-light);color:var(--theme-green-dark);border-radius:20px;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}@media (max-width:1024px){.pubs-articles-grid{grid-template-columns:repeat(2,1fr);gap:25px}.pubs-projects-grid{grid-template-columns:repeat(2,1fr)}.pubs-teaching-wrapper{display:flex;flex-direction:column}.pubs-teaching-left{grid-column:1/2;min-height:auto}.pubs-teaching-right{grid-column:1/2}}@media (max-width:768px){.pubs-page-header{padding:100px 0 60px}.pubs-page-header .page-title{font-size:2rem}.pubs-stats-grid{grid-template-columns:repeat(2,1fr)}.pubs-articles-section{padding:60px 0}.pubs-articles-grid{grid-template-columns:1fr;gap:20px}.pubs-article-card{padding:30px 20px}.pubs-articles-cta{flex-direction:column;align-items:center}.pubs-research-content{margin:40px auto 30px;padding:0 15px}.pubs-research-subtitle{font-size:1.3rem}.pubs-research-content p,.pubs-research-description{font-size:.95rem}.pubs-research-list li{font-size:.95rem}.pubs-books-grid{grid-template-columns:1fr}.pubs-projects-grid{grid-template-columns:1fr}.pubs-teaching-wrapper{display:flex;flex-direction:column}.pubs-teaching-left{grid-column:1/2;min-height:auto}.pubs-teaching-right{grid-column:1/2;padding:40px}}@media (max-width:480px){.pubs-page-header .page-title{font-size:1.6rem}.pubs-stats-grid{grid-template-columns:1fr}.pubs-research-content{margin:30px auto 20px;padding:0 10px}.pubs-research-subtitle{font-size:1.2rem}.pubs-research-content p,.pubs-research-description{font-size:.9rem}.pubs-research-list li{font-size:.9rem;padding-left:20px}}