.consultancy-banner{background:#fffdf8;overflow:hidden}.consultancy-grid{grid-template-columns:1.05fr .95fr;align-items:stretch;min-height:430px;display:grid}.consultancy-content{flex-direction:column;justify-content:center;padding:55px max(5vw,30px) 40px;display:flex}.consultancy-content .section-heading{margin-bottom:5px}.consultancy-subtitle{color:var(--green-950);margin-bottom:18px;font-family:Georgia,Times New Roman,serif;font-size:clamp(18px,2vw,24px);font-weight:700}.consultancy-phone{width:fit-content;min-width:440px;max-width:100%;color:var(--green-950);background:linear-gradient(90deg,#fff6d5,#f7e6ac);border-radius:999px;justify-content:center;align-items:center;gap:15px;margin-bottom:16px;padding:10px 28px;font-size:clamp(26px,3vw,38px);font-weight:700;line-height:1;display:flex}.consultancy-phone-icon{background:var(--green-800);color:#fff;border-radius:50%;place-items:center;width:47px;height:47px;font-size:23px;display:grid}.consultancy-actions{flex-wrap:wrap;gap:14px;display:flex}.consultancy-actions .btn{min-width:200px}.btn-whatsapp{color:#fff;background:#198754;box-shadow:0 8px 22px #1987542e}.btn-whatsapp:hover{background:#126b41}.consultancy-features{flex-wrap:wrap;gap:24px;margin-top:22px;display:flex}.consultancy-feature{color:#455851;align-items:center;gap:8px;font-size:12px;font-weight:600;display:flex}.consultancy-feature span{color:var(--green-700);font-size:21px}.consultancy-image{min-height:430px;position:relative}.consultancy-image img{object-fit:cover;width:100%;height:100%}.consultancy-notice{color:#5b625e;text-align:center;background:#fcf7e9;border-top:1px solid #e9e2d1;border-bottom:1px solid #e9e2d1;justify-content:center;align-items:center;gap:12px;min-height:56px;padding:13px 25px;font-size:13px;display:flex}.consultancy-notice span{background:var(--gold-600);color:#fff;border-radius:50%;flex:0 0 26px;place-items:center;width:26px;height:26px;font-weight:800;display:grid}@media (max-width:850px){.consultancy-grid{grid-template-columns:1fr}.consultancy-image{min-height:320px}.consultancy-phone{width:100%;min-width:0}}@media (max-width:550px){.consultancy-content{padding:45px 5%}.consultancy-phone{padding:10px 18px;font-size:25px}.consultancy-phone-icon{width:40px;height:40px;font-size:19px}.consultancy-actions{flex-direction:column}.consultancy-actions .btn{width:100%}.consultancy-features{flex-direction:column;gap:10px}}:root{--green-950:#053c30;--green-900:#074739;--green-850:#0a503f;--green-800:#0d5a46;--green-700:#176d52;--gold-700:#a87920;--gold-600:#bd8f32;--gold-500:#d0a448;--gold-400:#dfbd72;--cream:#fbf8ef;--cream-dark:#f4eedf;--ivory:#fffdf7;--text:#17352f;--text-soft:#5c625f;--border:#e8e3d7;--white:#fff;--black:#101713;--container:1180px;--radius-sm:10px;--radius-md:16px;--radius-lg:24px;--shadow-sm:0 4px 16px #11352c0f;--shadow-md:0 12px 36px #11352c1c;--transition:.25s ease}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--ivory);color:var(--text);font-family:Arial,Helvetica,sans-serif;line-height:1.55;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}ul{list-style:none}::selection{background:var(--gold-400);color:var(--green-950)}.container{width:min(92%, var(--container));margin-inline:auto}.section{padding:65px 0}.section-soft{background:var(--cream)}.serif{font-family:Georgia,Times New Roman,serif}.eyebrow{color:var(--gold-700);letter-spacing:3px;text-transform:uppercase;margin-bottom:9px;font-size:12px;font-weight:700;line-height:1.4;display:block}.section-heading{color:var(--green-950);margin-bottom:10px;font-family:Georgia,Times New Roman,serif;font-size:clamp(30px,4vw,44px);font-weight:700;line-height:1.08}.section-copy{max-width:760px;color:var(--text-soft);font-size:16px}.section-title-center{text-align:center;margin-bottom:36px}.section-title-center .section-copy{margin-inline:auto}.topbar{background:var(--green-900);color:#fff;letter-spacing:.15px;justify-content:center;align-items:center;min-height:34px;padding:7px 15px;font-size:13px;display:flex}.topbar span{color:var(--gold-400);margin:0 10px}.site-header{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff7;border-bottom:1px solid #cdc7b999;position:sticky;top:0}.navbar{justify-content:space-between;align-items:center;gap:28px;min-height:84px;display:flex}.logo-wrap{flex:none}.logo-wrap img{width:190px;height:auto}.nav-links{color:#24342f;justify-content:flex-end;align-items:center;gap:27px;font-size:13px;font-weight:600;display:flex}.nav-links a{white-space:nowrap;padding:31px 0 28px;position:relative}.nav-links a:after{content:"";background:var(--gold-600);width:0;height:2px;transition:width var(--transition);position:absolute;bottom:20px;left:0}.nav-links a:hover{color:var(--green-800)}.nav-links a:hover:after,.nav-links a.active:after{width:100%}.search-button{width:38px;height:38px;color:var(--green-950);background:0 0;border:0;place-items:center;display:grid}.search-icon{border:2px solid;border-radius:50%;width:18px;height:18px;position:relative}.search-icon:after{content:"";background:currentColor;border-radius:999px;width:7px;height:2px;position:absolute;bottom:-3px;right:-5px;transform:rotate(45deg)}.home-hero{background:linear-gradient(90deg,#fffdf6fa 0%,#fffdf6f0 38%,#fffdf64d 65%,#fffdf605 100%),url(/images/home-hero.webp) 100%/cover no-repeat;align-items:center;min-height:585px;display:flex;position:relative;overflow:hidden}.hero-content{width:min(92%, var(--container));margin-inline:auto}.hero-copy{max-width:590px;padding:72px 0}.hero-copy h1{max-width:620px;color:var(--green-950);letter-spacing:-1.5px;font-family:Georgia,Times New Roman,serif;font-size:clamp(47px,5.7vw,72px);line-height:.98}.hero-copy h1 span{color:var(--gold-700);margin-top:10px;display:block}.hero-copy p{color:#3f4d48;max-width:555px;margin-top:22px;font-size:17px;line-height:1.55}.hero-actions{flex-wrap:wrap;gap:13px;margin-top:28px;display:flex}.btn{min-height:48px;transition:transform var(--transition), background var(--transition), color var(--transition), box-shadow var(--transition);border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:13px;padding:0 26px;font-size:14px;font-weight:700;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--green-800);color:#fff;box-shadow:0 8px 22px #0d5a4630}.btn-primary:hover{background:var(--green-950)}.btn-outline{color:var(--green-950);background:#ffffffa6;border-color:#6e7773}.btn-outline:hover{border-color:var(--green-800);background:#fff}.hero-features{flex-wrap:wrap;gap:34px;margin-top:30px;display:flex}.hero-feature{color:#3f5a50;align-items:center;gap:9px;font-size:13px;font-weight:600;display:flex}.hero-feature-icon{color:var(--green-700);font-size:21px}.quote-band{min-height:70px;color:var(--gold-700);text-align:center;background:linear-gradient(90deg,#fff,#f9f3e3 50%,#fff);border-top:1px solid #ece6d8;border-bottom:1px solid #ece6d8;justify-content:center;align-items:center;padding:17px 20px;font-family:Georgia,Times New Roman,serif;font-size:clamp(20px,2.3vw,28px);font-weight:700;display:flex}.quote-band span{color:var(--green-700);margin:0 18px}.service-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.service-card{border-radius:var(--radius-md);text-align:center;min-height:270px;box-shadow:var(--shadow-sm);transition:transform var(--transition), box-shadow var(--transition);background:radial-gradient(circle at 100% 0,#c298431a,#0000 35%),linear-gradient(145deg,#fcfdf9,#f3f7ef);border:1px solid #e5e8df;padding:30px 24px 24px;position:relative;overflow:hidden}.service-card:nth-child(2n){background:radial-gradient(circle at 0 0,#16664d14,#0000 35%),linear-gradient(145deg,#fffdf8,#faf5e9)}.service-card:hover{box-shadow:var(--shadow-md);transform:translateY(-6px)}.service-icon{background:var(--green-800);color:#fff;border-radius:50%;place-items:center;width:74px;height:74px;margin:0 auto 18px;font-family:Georgia,Times New Roman,serif;font-size:34px;display:grid}.service-card:nth-child(2n) .service-icon{background:linear-gradient(145deg, var(--gold-500), var(--gold-700))}.service-card h3{color:var(--green-950);margin-bottom:8px;font-family:Georgia,Times New Roman,serif;font-size:23px;line-height:1.15}.service-card .urdu{color:#1e3932;margin-bottom:8px;font-size:16px;font-weight:700}.service-card p{min-height:66px;color:var(--text-soft);font-size:14px;line-height:1.45}.card-link{color:var(--gold-700);border:1px solid #d9c28b;border-radius:999px;align-items:center;gap:9px;margin-top:16px;padding:8px 20px;font-size:13px;font-weight:700;display:inline-flex}.card-link:hover{background:var(--green-800);border-color:var(--green-800);color:#fff}.about-section{background:linear-gradient(90deg,#fbfaf5 0%,#fff 57%,#f4efe2 100%);position:relative;overflow:hidden}.about-grid{grid-template-columns:1.14fr .86fr;align-items:center;gap:40px;display:grid}.about-copy p{color:var(--text-soft);margin:20px 0 25px;font-size:16px;line-height:1.65}.about-image{min-height:330px;box-shadow:var(--shadow-md);background:url(/images/hikmat-books.webp) 50%/cover no-repeat;border-radius:22px}.ceo-section{background:#fff;padding:0}.ceo-grid{grid-template-columns:.95fr 1.05fr;min-height:410px;display:grid}.ceo-image{background:url(/images/ceo-home.webp) 50%/cover no-repeat}.ceo-copy{background:radial-gradient(circle at 100% 100%,#1f694c14,#0000 34%),#fff;flex-direction:column;justify-content:center;padding:50px clamp(30px,6vw,80px);display:flex}.ceo-copy blockquote{color:var(--gold-600);height:42px;margin-bottom:18px;font-family:Georgia,Times New Roman,serif;font-size:54px}.ceo-copy p{max-width:600px;color:var(--text-soft);margin:15px 0 24px;line-height:1.65}.feature-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.feature-card{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fff;border-radius:14px;align-items:flex-start;gap:16px;padding:22px;display:flex}.feature-card:nth-child(2n) .small-icon{background:var(--gold-600)}.small-icon{background:var(--green-800);color:#fff;border-radius:50%;flex:0 0 54px;place-items:center;width:54px;height:54px;font-size:23px;display:grid}.feature-card h3{margin-bottom:5px;font-family:Georgia,Times New Roman,serif;font-size:17px}.feature-card p{color:var(--text-soft);font-size:13px;line-height:1.45}.testimonial-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.testimonial-card{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fff;border-radius:14px;padding:25px}.testimonial-top{align-items:center;gap:14px;margin-bottom:14px;display:flex}.testimonial-avatar{background:var(--cream-dark);width:52px;height:52px;color:var(--green-900);border-radius:50%;place-items:center;font-family:Georgia,serif;font-weight:700;display:grid}.testimonial-card p{color:var(--text-soft);font-size:14px;font-style:italic}.stars{color:var(--gold-600);letter-spacing:3px;margin-top:12px}.site-footer{background:var(--green-950);color:#ffffffe0;padding-top:52px;position:relative;overflow:hidden}.footer-gold-line{background:linear-gradient(90deg, transparent, var(--gold-500), transparent);width:100%;height:4px;position:absolute;top:0;left:0}.footer-grid{grid-template-columns:1.25fr .9fr .9fr 1fr .7fr;gap:34px;padding-bottom:40px;display:grid}.footer-logo img{width:190px;margin-bottom:12px}.footer-logo p{color:#ffffffa6;max-width:230px;font-size:13px}.footer-column h4{color:#fff;margin-bottom:14px;font-size:14px}.footer-column a,.footer-column p{color:#ffffffbf;margin:6px 0;font-size:13px;display:block}.footer-column a:hover{color:var(--gold-400)}.social-row{gap:10px;margin-top:12px;display:flex}.social-icon{width:34px;height:34px;color:var(--green-950);background:#fff;border-radius:50%;place-items:center;font-size:12px;font-weight:700;display:grid}.footer-bottom{color:#ffffff9e;border-top:1px solid #d5af5a42;justify-content:space-between;align-items:center;gap:24px;min-height:61px;font-size:12px;display:flex}.footer-bottom-links{gap:11px;display:flex}.footer-bottom-links span{color:var(--gold-500)}@media (max-width:1050px){.nav-links{gap:16px;font-size:12px}.logo-wrap img{width:165px}.service-grid,.feature-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1.3fr 1fr 1fr}}@media (max-width:850px){.navbar{flex-wrap:wrap;min-height:auto;padding:15px 0}.logo-wrap{justify-content:center;width:100%;display:flex}.nav-links{justify-content:flex-start;width:100%;padding-bottom:5px;overflow-x:auto}.nav-links a{padding:8px 0 13px}.nav-links a:after{bottom:6px}.search-button{display:none}.home-hero{background:linear-gradient(#fffdf600 0%,#fffdf629 25%,#fffdf6f2 61%,#fffdf6 100%),url(/images/home-hero.webp) 70%/cover no-repeat;align-items:flex-end;min-height:650px}.hero-copy{padding:260px 0 50px}.about-grid{grid-template-columns:1fr}.about-image{min-height:290px}.ceo-grid{grid-template-columns:1fr}.ceo-image{min-height:350px}.testimonial-grid{grid-template-columns:1fr}}@media (max-width:650px){.section{padding:48px 0}.hero-copy h1{font-size:43px}.hero-copy p{font-size:15px}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .btn{width:100%}.hero-features{flex-direction:column;gap:14px}.service-grid,.feature-grid{grid-template-columns:1fr}.service-card{min-height:unset}.footer-grid{grid-template-columns:1fr 1fr}.footer-logo{grid-column:1/-1}.footer-bottom{flex-direction:column;align-items:flex-start;padding:20px 0}}@media (max-width:440px){.container{width:min(90%, var(--container))}.logo-wrap img{width:160px}.hero-copy h1{font-size:37px}.quote-band{font-size:18px}.quote-band span{margin:0 7px}.footer-grid{grid-template-columns:1fr}.footer-logo{grid-column:auto}}
