.catalog-page{background:var(--night)}.catalog-nav{display:flex;justify-content:space-between;align-items:center;padding:28px 6%;border-bottom:1px solid var(--line);gap:25px}.catalog-nav nav{display:flex;gap:28px;font-size:14px}.catalog-intro,.catalog-list,.project-about{max-width:1440px;margin:auto;padding:70px 6%}.catalog-intro h1{font-size:clamp(40px,5vw,76px);line-height:1.06;letter-spacing:-2px;margin:24px 0}.catalog-intro>p:not(.eyebrow){font-size:17px;color:var(--sand);max-width:720px;line-height:1.8}.catalog-intro .eyebrow{font-size:11px}.catalog-intro .catalog-note,.catalog-note{font-size:13px!important;line-height:1.8;color:var(--sand);max-width:750px}.catalog-list{padding-top:0}.catalog-filters{display:flex;flex-wrap:wrap;gap:10px;padding-bottom:20px;border-bottom:1px solid var(--line)}.catalog-filters button{background:var(--surface);color:var(--sand);border:1px solid var(--line);border-radius:25px;padding:10px 18px;font-size:13px}.catalog-filters button[aria-pressed=true]{color:var(--night);background:var(--amber);border-color:var(--amber)}.catalog-count{font-size:12px;color:var(--sand);margin:20px 0 30px}.catalog-grid,.home-projects{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.catalog-grid>[hidden]{display:none}.catalog-grid .work-card,.home-projects .work-card,.template-card{border:1px solid var(--line);border-radius:8px;background:var(--surface);overflow:hidden;min-width:0}.project-image{aspect-ratio:1.75;overflow:hidden;background:var(--raised)}.project-image img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .4s}.work-card:hover .project-image img{transform:scale(1.035)}.logo-image{background:var(--cream)}.logo-image img{object-fit:contain;padding:35px}.project-caption{padding:24px}.project-caption small{font-size:10px;letter-spacing:1px;color:var(--highlight)}.project-caption h3{font-size:25px;line-height:1.15;margin:14px 0}.project-caption p{color:var(--sand);font-size:14px;line-height:1.8}.project-caption>span,.template-actions a,.back-link{font-size:13px;color:var(--highlight)}.all-work-link{margin-top:30px}.project-hero{max-width:1260px;margin:0 auto;padding:0 6%;background:var(--surface)}.project-hero img{display:block;width:100%;max-height:640px;object-fit:contain}.project-hero.logo-image img{height:400px}.project-hero figcaption{font-size:12px;color:var(--sand);padding:15px 0}.project-about{display:grid;grid-template-columns:1fr 1fr;gap:50px}.project-about h2{font-size:40px;line-height:1.1}.project-about p{font-size:16px;color:var(--sand);line-height:1.8}.back-link{display:inline-block;margin-bottom:35px}.template-frame{height:235px;overflow:hidden;position:relative;background:var(--raised)}.template-frame iframe{width:1280px;height:850px;border:0;transform:scale(.30);transform-origin:top left;pointer-events:none}.template-actions{display:flex;flex-direction:column;gap:16px;margin-top:22px}.template-actions a:last-child{border-top:1px solid var(--line);padding-top:15px}.real-template-preview{height:300px;overflow:hidden;border:1px solid var(--line);border-radius:6px;position:relative;background:var(--surface)}.real-template-preview iframe{width:1280px;height:900px;transform:scale(.33);transform-origin:top left;border:0;pointer-events:none}.real-template-preview>img{width:100%;height:100%;object-fit:cover}.template-preview-link{display:block;margin:14px 0;font-size:13px;color:var(--highlight)}
@media(max-width:1000px){.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-projects{gap:15px}.project-caption{padding:20px}.project-caption h3{font-size:22px}}
@media(max-width:700px){.catalog-nav{flex-wrap:wrap;padding:22px 7%}.catalog-nav nav{font-size:12px;gap:20px}.catalog-nav .logo{width:125px}.catalog-intro,.catalog-list,.project-about{padding:45px 7%}.catalog-list{padding-top:0}.catalog-grid,.home-projects,.project-about{grid-template-columns:1fr}.catalog-intro h1{letter-spacing:-1.4px}.catalog-intro>p:not(.eyebrow){font-size:15px}.catalog-filters{gap:8px}.catalog-filters button{font-size:12px;padding:9px 13px}.project-about{gap:20px}.project-hero.logo-image img{height:250px}.template-frame{height:240px}.real-template-preview{height:240px}}

/* Portfolio cards show each live site's real hero direction and Hikmah's role. */
.home-projects{grid-template-columns:repeat(2,minmax(0,1fr))}
.home-projects .work-card:last-child{grid-column:1/-1;display:grid;grid-template-columns:1.25fr .75fr}
.home-projects .work-card:last-child .project-image{aspect-ratio:auto;min-height:360px}
.work-card{display:flex;flex-direction:column;transition:border-color .25s,transform .25s}
.work-card:hover{border-color:rgba(255,139,66,.65);transform:translateY(-3px)}
.hero-preview{position:relative;isolation:isolate;aspect-ratio:16/9;background:#17130f}
.hero-preview:after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(8,7,6,.86) 0%,rgba(8,7,6,.47) 48%,rgba(8,7,6,.06) 78%)}
.hero-preview img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.project-hero-copy{position:absolute;z-index:2;left:clamp(20px,4vw,46px);bottom:clamp(20px,4vw,40px);width:min(66%,520px);display:flex;flex-direction:column;align-items:flex-start;gap:10px;color:#fff}
.project-hero-copy small{font:600 9px/1.3 Manrope,sans-serif;letter-spacing:.14em;color:#ff9857}
.project-hero-copy strong{font:600 clamp(20px,2.4vw,37px)/1.05 "Bricolage Grotesque",sans-serif;letter-spacing:-.035em;text-wrap:balance}
.project-hero-copy span{font:600 11px/1 Manrope,sans-serif;margin-top:5px;border-bottom:1px solid currentColor;padding-bottom:5px}
.hero-madeel img{object-position:55% 48%}.hero-alter-health img{object-position:center}.hero-mypediaclinic img{object-position:center}.hero-best-sim-setup img{object-position:center}.hero-ulo-systems img{object-position:center}.hero-house-of-stox img{object-position:75% 52%}
.hero-mypediaclinic:after{background:linear-gradient(90deg,rgba(27,67,71,.74),rgba(27,67,71,.18) 58%,transparent 80%)}
.hero-house-of-stox:after{background:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.76) 53%,rgba(255,255,255,.04) 80%)}
.hero-house-of-stox .project-hero-copy{color:#15110f}.hero-house-of-stox .project-hero-copy small{color:#a20c19}
.hero-1clickreport{background:radial-gradient(circle at 84% 10%,#e8e1ff,transparent 35%),linear-gradient(135deg,#fbfaf6 0%,#f6f3f0 62%,#e3fff7 100%)}
.hero-1clickreport img{display:none}.hero-1clickreport:after{display:none}.hero-1clickreport .project-hero-copy{color:#171411}.hero-1clickreport .project-hero-copy small{color:#682adf}.hero-1clickreport .project-hero-copy strong{font-size:clamp(27px,3vw,48px);max-width:680px}.hero-1clickreport .project-hero-copy span{color:#682adf}
.service-tags{list-style:none;display:flex;flex-wrap:wrap;gap:7px;margin:16px 0 0;padding:0}
.service-tags li{border:1px solid var(--line);border-radius:99px;padding:7px 10px;color:var(--sand);font:500 10px/1 Manrope,sans-serif;letter-spacing:.02em}
.project-caption{display:flex;flex-direction:column;flex:1}.project-caption p{flex:1}.project-caption .service-tags{margin-bottom:3px}
.project-intro .service-tags{margin:28px 0}.project-intro .service-tags li{padding:9px 13px;color:var(--cream)}
.project-hero{background:transparent}.project-hero .hero-preview{aspect-ratio:16/7;border:1px solid var(--line);border-radius:8px;overflow:hidden}.project-hero .project-hero-copy{width:min(56%,650px)}
.work-section-actions{display:flex;align-items:center;gap:28px;margin-top:34px}.work-section-actions button{background:none;border:0;padding:0;cursor:pointer}

@media(max-width:1000px){.home-projects .work-card:last-child{display:flex}.home-projects .work-card:last-child .project-image{aspect-ratio:16/9;min-height:0}.project-hero-copy{width:72%}}
@media(max-width:700px){.home-projects{grid-template-columns:1fr}.home-projects .work-card:last-child{grid-column:auto}.project-hero-copy{width:74%;left:20px;bottom:20px}.project-hero .hero-preview{aspect-ratio:4/3}.project-hero .project-hero-copy{width:75%}.work-section-actions{align-items:flex-start;flex-direction:column;gap:18px}.hero-preview:after{background:linear-gradient(90deg,rgba(8,7,6,.82),rgba(8,7,6,.2))}}
