﻿*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:"Open Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1rem;line-height:1.7;color:#2c2c2c;background-color:#fdf6ec;direction:ltr}body.rtl,body[dir=rtl]{font-family:"Amiri","Traditional Arabic",serif;direction:rtl}a{color:#1a3a5c;text-decoration:none;transition:color .15s ease}a:hover{color:#c0674a}img{max-width:100%;height:auto;display:block}ul,ol{padding-right:0;padding-left:1rem}h1,h2,h3,h4,h5,h6{font-family:"Playfair Display",Georgia,serif;font-weight:700;line-height:1.3;color:#1a3a5c;margin-bottom:1rem}h1{font-size:2.25rem}h2{font-size:1.875rem}h3{font-size:1.5rem}h4{font-size:1.25rem}h5{font-size:1.125rem}h6{font-size:1rem}p{margin-bottom:1rem;color:#2c2c2c}code{font-family:"Courier New",Courier,monospace;font-size:.9em;background:rgba(26,58,92,.06);padding:.1em .4em;border-radius:4px;color:#c0674a}pre{font-family:"Courier New",Courier,monospace;background:#1a3a5c;color:#fdf6ec;padding:1.5rem;border-radius:8px;overflow-x:auto;margin-bottom:1.5rem}pre code{background:none;color:inherit;padding:0}table{width:100%;border-collapse:collapse;margin-bottom:1.5rem}table th{background:#1a3a5c;color:#fff;padding:.75rem 1rem;text-align:start;font-family:"Playfair Display",Georgia,serif}table td{padding:.75rem 1rem;border-bottom:1px solid #e8ddd0}table tr:nth-child(even) td{background:rgba(253,246,236,.5)}blockquote{border-inline-start:4px solid #d4a843;padding:1rem 1.5rem;margin:1.5rem 0;background:rgba(212,168,67,.05);border-radius:0 8px 8px 0;font-style:italic;color:#5a5a5a}blockquote p:last-child{margin-bottom:0}hr{border:none;border-top:2px solid #e8ddd0;margin:2rem 0}hr.fancy{border:none;text-align:center}hr.fancy::before{content:"✦ ✦ ✦";color:#d4a843;font-size:.875rem}.container{max-width:1140px;margin:0 auto;padding:0 1rem}@media(min-width: 768px){.container{padding:0 2rem}}.btn,.site-nav .nav-cta{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border:none;border-radius:9999px;font-family:"Open Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none;white-space:nowrap}.btn-primary,.site-nav .nav-cta{background:#c0674a;color:#fff}.btn-primary:hover,.site-nav .nav-cta:hover{background:rgb(172.8,92.7,66.6);color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px rgba(26,58,92,.12)}.btn-secondary{background:rgba(0,0,0,0);color:#1a3a5c;border:2px solid #1a3a5c}.btn-secondary:hover{background:#1a3a5c;color:#fff;transform:translateY(-2px)}.btn-gold{background:#d4a843;color:#1a3a5c}.btn-gold:hover{background:rgb(190.8,151.2,60.3);color:#1a3a5c;transform:translateY(-2px);box-shadow:0 4px 12px rgba(26,58,92,.12)}.btn-outline-light{background:rgba(0,0,0,0);color:#fff;border:2px solid hsla(0,0%,100%,.7)}.btn-outline-light:hover{background:hsla(0,0%,100%,.1);color:#fff}.btn-sm{padding:.5rem 1rem;font-size:.75rem}.btn-lg{padding:1rem 2rem;font-size:1rem}.badge{display:inline-flex;align-items:center;padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.badge-primary{background:rgba(26,58,92,.1);color:#1a3a5c}.badge-terracotta{background:rgba(192,103,74,.1);color:#c0674a}.badge-gold{background:rgba(212,168,67,.15);color:rgb(169.6,134.4,53.6)}.badge-emerald{background:rgba(45,106,79,.1);color:#2d6a4f}.section{padding:4rem 0}.section-title{text-align:center;margin-bottom:3rem}.section-title h2{position:relative;display:inline-block;margin-bottom:1rem}.section-title h2::after{content:"";position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:60px;height:3px;background:#d4a843;border-radius:9999px}.section-title p{color:#5a5a5a;max-width:600px;margin:1.5rem auto 0}.moroccan-pattern{position:relative;overflow:hidden}.moroccan-pattern::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image: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='%23d4a843' fill-opacity='0.05'%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");opacity:.5}.arabic{font-family:"Amiri","Traditional Arabic",serif;direction:rtl;text-align:right}.loading{display:inline-block;width:20px;height:20px;border:2px solid rgba(26,58,92,.3);border-top-color:#1a3a5c;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fadeInUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in-up{animation:fadeInUp .6s ease forwards}.site-wrapper{display:flex;flex-direction:column;min-height:100vh}.site-main{flex:1;padding-top:70px}.site-header{position:fixed;top:0;left:0;right:0;height:70px;background:rgba(26,58,92,.97);backdrop-filter:blur(10px);z-index:1000;box-shadow:0 2px 20px rgba(0,0,0,.15);transition:all .3s ease}.site-header.scrolled{height:60px;background:rgba(26,58,92,.99)}.site-header .container{height:100%;display:flex;align-items:center;justify-content:space-between}.site-logo{display:flex;align-items:center;gap:.75rem;color:#fff;font-family:"Playfair Display",Georgia,serif;font-size:1.25rem;font-weight:700;text-decoration:none}.site-logo .logo-icon{width:40px;height:40px;background:linear-gradient(135deg, #c0674a, #d4a843);border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:1.125rem}.site-logo:hover{color:#d4a843}.site-nav{display:flex;align-items:center;gap:.5rem}@media(max-width: 768px){.site-nav{display:none;position:absolute;top:70px;left:0;right:0;background:#1a3a5c;flex-direction:column;padding:1rem;gap:0}.site-nav.active{display:flex}}.site-nav .nav-link{color:hsla(0,0%,100%,.85);padding:.5rem .75rem;border-radius:8px;font-size:.875rem;font-weight:500;transition:all .15s ease}.site-nav .nav-link:hover,.site-nav .nav-link.active{color:#d4a843;background:rgba(212,168,67,.1)}.site-nav .nav-cta{padding:.5rem 1rem;font-size:.75rem;margin-inline-start:.5rem}.menu-toggle{display:none;background:none;border:none;color:#fff;cursor:pointer;padding:.5rem}@media(max-width: 768px){.menu-toggle{display:flex;flex-direction:column;gap:5px;align-items:center;justify-content:center}}.menu-toggle span{display:block;width:24px;height:2px;background:currentColor;transition:all .15s ease}.menu-toggle.active span:nth-child(1){transform:rotate(45deg) translate(5px, 5px)}.menu-toggle.active span:nth-child(2){opacity:0}.menu-toggle.active span:nth-child(3){transform:rotate(-45deg) translate(5px, -5px)}.hero{min-height:calc(100vh - 70px);background:linear-gradient(135deg, #1a3a5c 0%, #2a5a8c 50%, #2d6a4f 100%);display:flex;align-items:center;position:relative;overflow:hidden}.hero::before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg width='80' height='80' viewBox='0 0 80 80' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23d4a843' fill-opacity='0.06'%3E%3Cpath d='M40 40l20-20v40l-20-20zm0 0l-20-20v40l20-20zm0 0l20 20H20l20-20zm0 0l-20 20h40l-20-20z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.hero .container{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}@media(max-width: 768px){.hero .container{grid-template-columns:1fr;text-align:center}}.hero-content{color:#fff}.hero-badge{display:inline-block;background:rgba(212,168,67,.2);color:#d4a843;border:1px solid rgba(212,168,67,.4);padding:.5rem 1rem;border-radius:9999px;font-size:.875rem;margin-bottom:1.5rem}.hero-title{font-size:3rem;font-weight:700;line-height:1.1;margin-bottom:1rem;color:#fff}.hero-title span{color:#d4a843}@media(max-width: 992px){.hero-title{font-size:2.25rem}}@media(max-width: 576px){.hero-title{font-size:1.875rem}}.hero-subtitle{font-size:1.25rem;color:hsla(0,0%,100%,.8);margin-bottom:2rem}@media(max-width: 576px){.hero-subtitle{font-size:1.125rem}}.hero-actions{display:flex;gap:1rem;flex-wrap:wrap}@media(max-width: 768px){.hero-actions{justify-content:center}}.hero-visual{display:flex;justify-content:center}@media(max-width: 768px){.hero-visual{display:none}}.hero-card{background:hsla(0,0%,100%,.1);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.15);border-radius:24px;padding:2rem;color:#fff;max-width:380px;width:100%}.hero-card .stat-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:1.5rem}.hero-card .stat-item{text-align:center;padding:1rem;background:hsla(0,0%,100%,.05);border-radius:8px}.hero-card .stat-item .stat-value{font-size:1.875rem;font-weight:700;color:#d4a843;font-family:"Playfair Display",Georgia,serif}.hero-card .stat-item .stat-label{font-size:.75rem;color:hsla(0,0%,100%,.7);margin-top:.25rem}.card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 12px rgba(26,58,92,.12);transition:transform .3s ease,box-shadow .3s ease}.card:hover{transform:translateY(-4px);box-shadow:0 16px 48px rgba(26,58,92,.2)}.card-body{padding:1.5rem}.card-footer{padding:1rem 1.5rem;border-top:1px solid #e8ddd0;background:rgba(253,246,236,.5)}.card-img{width:100%;aspect-ratio:16/9;object-fit:cover}.grid{display:grid;gap:1.5rem}.grid-2{grid-template-columns:repeat(2, 1fr)}.grid-3{grid-template-columns:repeat(3, 1fr)}.grid-4{grid-template-columns:repeat(4, 1fr)}@media(max-width: 768px){.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}}@media(min-width: 768px)and (max-width: 992px){.grid-3,.grid-4{grid-template-columns:repeat(2, 1fr)}}.post{max-width:760px;margin:0 auto;padding:3rem 1rem}.post-header{text-align:center;margin-bottom:3rem;padding-bottom:2rem;border-bottom:2px solid #e8ddd0}.post-title{font-size:2.25rem;color:#1a3a5c;margin-bottom:1rem}@media(max-width: 576px){.post-title{font-size:1.875rem}}.post-meta{display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap;color:#5a5a5a;font-size:.875rem}.post-content h2,.post-content h3,.post-content h4{margin-top:2.5rem;margin-bottom:1rem}.post-content img{border-radius:8px;box-shadow:0 4px 12px rgba(26,58,92,.12);margin:1.5rem auto}.post-content ul,.post-content ol{margin-bottom:1rem;padding-inline-start:1.5rem}.post-content ul li,.post-content ol li{margin-bottom:.5rem}.post-cover{width:100%;border-radius:16px;box-shadow:0 8px 24px rgba(26,58,92,.16);margin-bottom:2rem;aspect-ratio:16/9;object-fit:cover}.post-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e8ddd0}.site-footer{background:#1a3a5c;color:hsla(0,0%,100%,.8);padding:4rem 0 2rem}.site-footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:2rem;margin-bottom:3rem}@media(max-width: 992px){.site-footer-grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 576px){.site-footer-grid{grid-template-columns:1fr}}.site-footer-brand .logo{color:#fff;font-family:"Playfair Display",Georgia,serif;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.site-footer-brand .logo span{color:#d4a843}.site-footer-brand p{color:hsla(0,0%,100%,.6);font-size:.875rem;line-height:1.8}.site-footer-col h4{color:#fff;font-family:"Playfair Display",Georgia,serif;font-size:1rem;margin-bottom:1rem}.site-footer-col ul{list-style:none;padding:0}.site-footer-col ul li{margin-bottom:.5rem}.site-footer-col ul li a{color:hsla(0,0%,100%,.6);font-size:.875rem;transition:color .15s ease}.site-footer-col ul li a:hover{color:#d4a843}.site-footer-bottom{border-top:1px solid hsla(0,0%,100%,.1);padding-top:1.5rem;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.site-footer-bottom p{font-size:.875rem;color:hsla(0,0%,100%,.5);margin:0}.sidebar .widget{background:#fff;border-radius:16px;padding:1.5rem;margin-bottom:1.5rem;box-shadow:0 1px 3px rgba(0,0,0,.1)}.sidebar .widget-title{font-size:1rem;font-weight:700;color:#1a3a5c;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:2px solid #d4a843}.post-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.1);transition:all .3s ease;display:flex;flex-direction:column;height:100%;border:1px solid #e8ddd0}.post-card:hover{transform:translateY(-6px);box-shadow:0 16px 48px rgba(26,58,92,.2);border-color:rgba(212,168,67,.3)}.post-card-image{width:100%;aspect-ratio:16/9;object-fit:cover;background:linear-gradient(135deg, #1a3a5c, #2d6a4f);display:flex;align-items:center;justify-content:center;color:#d4a843;font-size:2.25rem;min-height:180px}.post-card-body{padding:1.5rem;flex:1;display:flex;flex-direction:column}.post-card-category{font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;color:#c0674a;font-weight:600;margin-bottom:.75rem}.post-card-title{font-size:1.125rem;font-weight:700;color:#1a3a5c;margin-bottom:.75rem;line-height:1.4}.post-card-title a{color:inherit}.post-card-title a:hover{color:#c0674a}.post-card-excerpt{font-size:.875rem;color:#5a5a5a;line-height:1.7;flex:1;margin-bottom:1rem}.post-card-footer{display:flex;align-items:center;justify-content:space-between;padding-top:1rem;border-top:1px solid #e8ddd0;font-size:.75rem;color:#888}.post-card-read-more{color:#c0674a;font-weight:600;font-size:.875rem}.post-card-read-more:hover{color:rgb(163.2,87.55,62.9)}.service-card{background:#fff;border-radius:16px;padding:2rem;text-align:center;border:2px solid #e8ddd0;transition:all .3s ease;position:relative;overflow:hidden}.service-card::before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg, #c0674a, #d4a843);transform:scaleX(0);transition:transform .3s ease}.service-card:hover{border-color:#d4a843;box-shadow:0 8px 24px rgba(26,58,92,.16)}.service-card:hover::before{transform:scaleX(1)}.service-card.featured{border-color:#d4a843;box-shadow:0 8px 24px rgba(26,58,92,.16)}.service-card.featured::before{transform:scaleX(1)}.service-card.featured .service-badge{display:block}.service-card .service-badge{display:none;position:absolute;top:1rem;inset-inline-end:1rem;background:#d4a843;color:#1a3a5c;font-size:.75rem;font-weight:700;padding:.25rem .75rem;border-radius:9999px}.service-card-icon{width:70px;height:70px;background:linear-gradient(135deg, rgba(26, 58, 92, 0.08), rgba(192, 103, 74, 0.08));border-radius:24px;display:flex;align-items:center;justify-content:center;font-size:1.875rem;margin:0 auto 1.25rem}.service-card-title{font-size:1.25rem;font-weight:700;color:#1a3a5c;margin-bottom:.75rem}.service-card-price{font-size:1.875rem;font-weight:700;color:#c0674a;margin:1rem 0}.service-card-price span{font-size:.875rem;color:#5a5a5a;font-weight:400}.service-card-features{list-style:none;padding:0;margin:1.25rem 0;text-align:start}.service-card-features li{padding:.5rem 0;font-size:.875rem;color:#5a5a5a;border-bottom:1px solid #e8ddd0}.service-card-features li::before{content:"✓";color:#2d6a4f;font-weight:700;margin-inline-end:.5rem}.service-card-features li.not-included{color:#888;text-decoration:line-through}.service-card-features li.not-included::before{content:"✗";color:#888}.service-card-features li:last-child{border-bottom:none}.project-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 12px rgba(26,58,92,.12);transition:all .3s ease;position:relative}.project-card:hover{transform:translateY(-6px);box-shadow:0 16px 48px rgba(26,58,92,.2)}.project-card:hover .project-overlay{opacity:1}.project-card.featured{border:2px solid #d4a843}.project-card.featured .project-featured-badge{display:block}.project-card .project-featured-badge{display:none;position:absolute;top:1rem;inset-inline-start:1rem;z-index:2;background:#d4a843;color:#1a3a5c;font-size:.75rem;font-weight:700;padding:.25rem .75rem;border-radius:9999px}.project-card-image{position:relative;height:220px;overflow:hidden}.project-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.project-card-image:hover img{transform:scale(1.05)}.project-card .project-overlay{position:absolute;inset:0;background:rgba(26,58,92,.85);display:flex;align-items:center;justify-content:center;gap:1rem;opacity:0;transition:opacity .3s ease}.project-card-body{padding:1.25rem}.project-card-title{font-size:1.125rem;font-weight:700;color:#1a3a5c;margin-bottom:.5rem}.project-card-tech{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.project-card .tech-tag{background:rgba(26,58,92,.07);color:#1a3a5c;padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:500}.testimonial-card{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 4px 12px rgba(26,58,92,.12);position:relative}.testimonial-card::before{content:'"';font-family:"Playfair Display",Georgia,serif;font-size:80px;line-height:1;color:#d4a843;opacity:.3;position:absolute;top:1rem;inset-inline-start:1.5rem}.testimonial-card .testimonial-text{color:#5a5a5a;font-style:italic;line-height:1.8;margin-bottom:1.5rem;position:relative;z-index:1}.testimonial-card .testimonial-author{display:flex;align-items:center;gap:.75rem}.testimonial-card .testimonial-author img{width:48px;height:48px;border-radius:50%;object-fit:cover}.testimonial-card .testimonial-author .author-avatar-placeholder{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg, #c0674a, #d4a843);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:1.125rem}.testimonial-card .testimonial-author .author-name{font-weight:700;color:#1a3a5c;font-size:.875rem}.testimonial-card .testimonial-author .author-title{font-size:.75rem;color:#5a5a5a}.form-group{margin-bottom:1.25rem}.form-group label{display:block;font-size:.875rem;font-weight:600;color:#2c2c2c;margin-bottom:.5rem}.form-group input,.form-group textarea,.form-group select{width:100%;padding:.75rem 1rem;border:2px solid #e8ddd0;border-radius:8px;font-family:"Open Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1rem;color:#2c2c2c;background:#fff;transition:border-color .15s ease;direction:inherit}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{outline:none;border-color:#1a3a5c}.form-group input::placeholder,.form-group textarea::placeholder,.form-group select::placeholder{color:#888}.form-group textarea{resize:vertical;min-height:120px}.social-links{display:flex;gap:.75rem;flex-wrap:wrap}.social-links .social-link{width:40px;height:40px;border-radius:8px;display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.8);font-size:1rem;transition:all .15s ease;text-decoration:none}.social-links .social-link:hover{background:#d4a843;color:#1a3a5c}.social-links.dark .social-link{background:rgba(26,58,92,.08);color:#1a3a5c}.social-links.dark .social-link:hover{background:#1a3a5c;color:#fff}.skill-item{margin-bottom:1.25rem}.skill-item .skill-header{display:flex;justify-content:space-between;margin-bottom:.5rem;font-size:.875rem;font-weight:600;color:#1a3a5c}.skill-item .skill-bar{height:8px;background:rgba(26,58,92,.1);border-radius:9999px;overflow:hidden}.skill-item .skill-bar .skill-progress{height:100%;background:linear-gradient(90deg, #c0674a, #d4a843);border-radius:9999px;transition:width 1s ease-in-out}.newsletter-section{background:linear-gradient(135deg, #1a3a5c, #2d6a4f);padding:4rem 0;text-align:center;color:#fff}.newsletter-section h2{color:#fff;margin-bottom:1rem}.newsletter-section p{color:hsla(0,0%,100%,.8);max-width:500px;margin:0 auto 2rem}.newsletter-section .newsletter-form{display:flex;max-width:480px;margin:0 auto;gap:0}.newsletter-section .newsletter-form input{flex:1;padding:1rem;border:none;border-radius:9999px 0 0 9999px;font-size:1rem;outline:none}.newsletter-section .newsletter-form input[dir=rtl]{border-radius:0 9999px 9999px 0}.newsletter-section .newsletter-form button{background:#c0674a;color:#fff;border:none;padding:1rem 2rem;border-radius:0 9999px 9999px 0;font-size:1rem;font-weight:600;cursor:pointer;transition:background .15s ease;white-space:nowrap}.newsletter-section .newsletter-form button:hover{background:rgb(172.8,92.7,66.6)}.newsletter-section .newsletter-form button[dir=rtl]{border-radius:9999px 0 0 9999px}@media(max-width: 576px){.newsletter-section .newsletter-form{flex-direction:column}.newsletter-section .newsletter-form input,.newsletter-section .newsletter-form button{border-radius:9999px}}.alert{padding:1rem 1.5rem;border-radius:8px;margin-bottom:1rem;font-size:.875rem;font-weight:500}.alert-success{background:rgba(45,106,79,.1);color:#2d6a4f;border:1px solid rgba(45,106,79,.3)}.alert-error{background:rgba(192,103,74,.1);color:#c0674a;border:1px solid rgba(192,103,74,.3)}.alert-info{background:rgba(26,58,92,.08);color:#1a3a5c;border:1px solid rgba(26,58,92,.2)}.content-with-sidebar{display:grid;grid-template-columns:1fr 320px;gap:2rem;align-items:start}@media(max-width: 992px){.content-with-sidebar{grid-template-columns:1fr}}.back-to-top{position:fixed;bottom:2rem;inset-inline-end:2rem;width:44px;height:44px;background:#1a3a5c;color:#fff;border:none;border-radius:9999px;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;visibility:hidden;transition:all .3s ease;box-shadow:0 4px 12px rgba(26,58,92,.12);font-size:1.125rem;z-index:999}.back-to-top.visible{opacity:1;visibility:visible}.back-to-top:hover{background:#c0674a;transform:translateY(-3px)}.reading-progress{position:fixed;top:70px;left:0;height:3px;background:linear-gradient(90deg, #c0674a, #d4a843);z-index:999;transition:width .1s}.cover-image-placeholder{width:100%;aspect-ratio:16/9;background:linear-gradient(135deg, #1a3a5c, #2d6a4f);display:flex;align-items:center;justify-content:center;color:#d4a843;font-size:4rem;border-radius:16px;margin-bottom:2rem}.post-navigation{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:3rem;padding-top:2rem;border-top:2px solid #e8ddd0}@media(max-width: 576px){.post-navigation{grid-template-columns:1fr}}.post-navigation .nav-prev,.post-navigation .nav-next{padding:1rem 1.25rem;background:#fff;border:1px solid #e8ddd0;border-radius:8px;transition:all .15s ease}.post-navigation .nav-prev:hover,.post-navigation .nav-next:hover{border-color:#d4a843;box-shadow:0 4px 12px rgba(26,58,92,.12)}.post-navigation .nav-next{text-align:end}.post-navigation .nav-label{font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;color:#888;display:block;margin-bottom:.5rem}.post-navigation .nav-title{font-weight:700;color:#1a3a5c;font-size:.875rem}[dir=rtl],.rtl{direction:rtl;text-align:right}[dir=rtl] body,[dir=rtl] p,[dir=rtl] span,[dir=rtl] a,[dir=rtl] li,[dir=rtl] td,[dir=rtl] th,.rtl body,.rtl p,.rtl span,.rtl a,.rtl li,.rtl td,.rtl th{font-family:"Amiri","Traditional Arabic",serif}[dir=rtl] h1,[dir=rtl] h2,[dir=rtl] h3,[dir=rtl] h4,[dir=rtl] h5,[dir=rtl] h6,.rtl h1,.rtl h2,.rtl h3,.rtl h4,.rtl h5,.rtl h6{font-family:"Amiri","Traditional Arabic",serif;font-weight:700}[dir=rtl] .site-nav .nav-cta,.rtl .site-nav .nav-cta{margin-inline-start:.5rem;margin-inline-end:0}[dir=rtl] blockquote,.rtl blockquote{border-inline-start:4px solid #d4a843;border-inline-end:none;border-radius:8px 0 0 8px}[dir=rtl] ul,[dir=rtl] ol,.rtl ul,.rtl ol{padding-right:1.5rem;padding-left:0}[dir=rtl] .newsletter-form input,.rtl .newsletter-form input{border-radius:0 9999px 9999px 0}[dir=rtl] .newsletter-form button,.rtl .newsletter-form button{border-radius:9999px 0 0 9999px}[dir=rtl] code,[dir=rtl] pre,.rtl code,.rtl pre{direction:ltr;text-align:left;font-family:"Courier New",Courier,monospace}[dir=rtl] .btn svg,[dir=rtl] .site-nav .nav-cta svg,.site-nav [dir=rtl] .nav-cta svg,[dir=rtl] .btn i,[dir=rtl] .site-nav .nav-cta i,.site-nav [dir=rtl] .nav-cta i,.rtl .btn svg,.rtl .site-nav .nav-cta svg,.site-nav .rtl .nav-cta svg,.rtl .btn i,.rtl .site-nav .nav-cta i,.site-nav .rtl .nav-cta i{margin-left:0;margin-right:.5rem}.post-content.arabic,.post-content[lang=ar]{direction:rtl;text-align:right;font-family:"Amiri","Traditional Arabic",serif;font-size:1.1rem;line-height:2}.post-content.arabic h1,.post-content.arabic h2,.post-content.arabic h3,.post-content.arabic h4,.post-content.arabic h5,.post-content.arabic h6,.post-content[lang=ar] h1,.post-content[lang=ar] h2,.post-content[lang=ar] h3,.post-content[lang=ar] h4,.post-content[lang=ar] h5,.post-content[lang=ar] h6{font-family:"Amiri","Traditional Arabic",serif;text-align:right}.post-content.arabic ul,.post-content.arabic ol,.post-content[lang=ar] ul,.post-content[lang=ar] ol{padding-right:1.5rem;padding-left:0}.post-content.arabic blockquote,.post-content[lang=ar] blockquote{border-right:4px solid #d4a843;border-left:none;padding-right:1.5rem;padding-left:0}.post-content.arabic code,.post-content.arabic pre,.post-content[lang=ar] code,.post-content[lang=ar] pre{direction:ltr;text-align:left;font-family:"Courier New",Courier,monospace}.post-header[lang=ar],.post-header.arabic{direction:rtl;text-align:right}.post-header[lang=ar] .post-title,.post-header.arabic .post-title{font-family:"Amiri","Traditional Arabic",serif;text-align:right}.post-header[lang=ar] .post-meta,.post-header.arabic .post-meta{flex-direction:row-reverse}.post-card[lang=ar],.post-card.arabic{direction:rtl;text-align:right}.post-card[lang=ar] .post-card-title,.post-card[lang=ar] .post-card-excerpt,.post-card[lang=ar] .post-card-category,.post-card.arabic .post-card-title,.post-card.arabic .post-card-excerpt,.post-card.arabic .post-card-category{text-align:right;font-family:"Amiri","Traditional Arabic",serif}.post-card[lang=ar] .post-card-footer,.post-card.arabic .post-card-footer{flex-direction:row-reverse}.lang-badge{display:inline-flex;align-items:center;gap:.25rem;padding:2px .5rem;border-radius:9999px;font-size:10px;font-weight:600;text-transform:uppercase}.lang-badge-ar{background:rgba(192,103,74,.1);color:#c0674a;border:1px solid rgba(192,103,74,.3)}.lang-badge-en{background:rgba(26,58,92,.08);color:#1a3a5c;border:1px solid rgba(26,58,92,.2)}.lang-badge-fr{background:rgba(45,106,79,.08);color:#2d6a4f;border:1px solid rgba(45,106,79,.2)}.lang-toggle{display:flex;gap:.5rem;align-items:center}.lang-toggle button{background:none;border:1px solid hsla(0,0%,100%,.3);color:hsla(0,0%,100%,.7);padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;cursor:pointer;transition:all .15s ease}.lang-toggle button.active,.lang-toggle button:hover{background:rgba(212,168,67,.2);border-color:#d4a843;color:#d4a843}/*# sourceMappingURL=main.css.map */