/*
Theme Name: Qazi Abu Huraira — Harry
Theme URI: https://qaziabuhuraira.com/
Author: Qazi Abu Huraira
Author URI: https://qaziabuhuraira.com/
Description: Premium editorial portfolio theme for Qazi Abu Huraira (Harry), graphic designer.
Version: 1.0.0
License: GPL-2.0-or-later
Text Domain: qazi-harry
*/

:root{--black:#050505;--yellow:#F5E900;--white:#F5F5F0;--gray:#999;--dark:#111}
*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--black)}body{margin:0;background:var(--black);color:var(--white);font-family:"Space Grotesk",Arial,sans-serif;overflow-x:hidden}body.admin-bar .nav{top:32px}button,a{font:inherit;color:inherit}button{cursor:pointer;border:0}a{text-decoration:none}.site{min-height:100vh}.section-pad{padding-left:5vw;padding-right:5vw}
.nav{height:82px;padding:0 5vw;position:fixed;z-index:100;top:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid transparent;transition:.35s;background:linear-gradient(to bottom,rgba(5,5,5,.88),transparent)}
.nav.nav-scrolled{background:rgba(5,5,5,.94);backdrop-filter:blur(10px);border-color:#222}.brand{background:none;text-align:left;display:flex;flex-direction:column;gap:4px}.brand span{font-size:12px;font-weight:700;letter-spacing:.12em}.brand small{font-size:8px;color:#888;letter-spacing:.15em}.desktop-nav{display:flex;align-items:center;gap:30px}.desktop-nav button{background:none;font-size:10px;letter-spacing:.14em;color:#bbb}.desktop-nav button:hover{color:var(--yellow)}.nav-hire,.filled-cta{background:var(--yellow);color:var(--black);padding:13px 18px;font-size:10px;font-weight:700;letter-spacing:.08em;display:flex;align-items:center;gap:10px}.mobile-menu{display:none;background:none;color:#fff}.mobile-panel{display:none}
.hero{height:100vh;min-height:760px;position:relative;display:flex;align-items:center;overflow:hidden;padding-top:70px}.hero-copy{position:relative;z-index:3;width:min(880px,75vw)}.eyebrow,.section-label{font-size:10px;letter-spacing:.18em;font-weight:600;color:#aaa}.eyebrow{display:flex;align-items:center;gap:10px;margin-bottom:22px}.eyebrow i,.availability i{width:7px;height:7px;background:var(--yellow);display:inline-block;border-radius:50%;box-shadow:0 0 0 4px rgba(245,233,0,.08)}.hero h1{font-family:"Sora",Arial,sans-serif;font-size:clamp(74px,10.4vw,180px);line-height:.79;letter-spacing:-.075em;margin:0;font-weight:800}.hero h1 em{font-style:normal;color:var(--yellow)}.hero h1 span,.about h2 span{color:var(--yellow)}.hero-bottom{display:grid;grid-template-columns:1.25fr 1fr;gap:28px;margin-top:38px;max-width:700px}.hero-bottom p{font-size:14px;line-height:1.5;color:#bbb;margin:0}.availability{font-size:9px;letter-spacing:.13em;display:flex;align-items:center;gap:9px;align-self:end;color:#ddd}.hero-actions{grid-column:1/-1;display:flex;gap:10px;margin-top:5px}.hero-actions button,.hero-actions a,.outline-cta,.line-cta{background:none;border:1px solid #333;padding:14px 18px;font-size:10px;letter-spacing:.12em;display:flex;align-items:center;gap:13px}.hero-actions button:hover,.outline-cta:hover,.line-cta:hover{background:var(--white);color:var(--black);border-color:var(--white)}.hero-actions a{background:var(--yellow);color:#050505;border-color:var(--yellow);font-weight:700}.hero-art{position:absolute;right:8vw;top:23%;width:320px;height:320px;border:1px solid #242424;border-radius:50%;display:grid;place-items:center;z-index:1}.hero-ring{font-size:9px;letter-spacing:.24em;width:430px;text-align:center;position:absolute}.hero-cross{font-size:90px;font-weight:200;color:var(--yellow);line-height:1}.hero-coords{position:absolute;right:-20px;bottom:0;font-size:9px;line-height:1.7;letter-spacing:.1em;color:#777}.hero-coords b{color:var(--yellow)}
.marquee{background:var(--yellow);color:#050505;overflow:hidden;white-space:nowrap;padding:16px 0;font-family:"Sora",Arial,sans-serif;font-size:14px;font-weight:700}.marquee-track{display:flex;width:max-content;animation:marquee 28s linear infinite}.marquee span{padding-right:30px}.marquee b{font-weight:400}@keyframes marquee{to{transform:translateX(-33.333%)}}
.work{padding-top:150px;padding-bottom:150px}.section-head{display:grid;grid-template-columns:1fr 1.2fr 1fr;gap:40px;align-items:end;margin-bottom:80px}.section-head>div:first-child{align-self:start;display:flex;gap:16px}.section-index{font-size:10px;color:var(--yellow);font-weight:700}.section-head h2,.process h2,.testimonials h2{font-family:"Sora",Arial,sans-serif;font-size:clamp(55px,7vw,110px);line-height:.85;letter-spacing:-.065em;margin:0}.section-head h2 i,.process h2 i,.testimonials h2 i{font-style:normal;color:var(--yellow)}.section-head p{font-size:12px;color:#777;line-height:1.6;max-width:310px;margin:0 0 4px auto}.project-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:70px 24px}.project{position:relative}.project-1{grid-column:1/8}.project-2{grid-column:9/13;margin-top:130px}.project-3{grid-column:2/7}.project-4{grid-column:8/13;margin-top:-100px}.project-5{grid-column:4/10;margin-top:20px}.project-image{height:540px;overflow:hidden;position:relative;background:#151515}.project-2 .project-image{height:620px}.project-3 .project-image{height:500px}.project-4 .project-image{height:610px}.project-5 .project-image{height:540px}.project-image img{width:100%;height:100%;object-fit:cover;filter:grayscale(1) contrast(1.12);transition:transform .8s cubic-bezier(.16,1,.3,1),filter .6s}.project:hover img{transform:scale(1.045);filter:grayscale(.25) contrast(1.06)}.project-overlay{position:absolute;inset:0;display:flex;justify-content:space-between;align-items:flex-start;padding:18px;color:var(--yellow);font-size:11px;background:linear-gradient(to bottom,rgba(0,0,0,.35),transparent 25%)}.project-overlay svg{background:var(--yellow);color:#000;padding:9px;width:36px;height:36px;transition:transform .35s}.project:hover .project-overlay svg{transform:rotate(45deg)}.project-meta{display:flex;justify-content:space-between;padding-top:16px;border-top:1px solid #252525}.project-meta>div:first-child{display:flex;gap:18px}.project-meta span{font-size:9px;letter-spacing:.1em;color:#777}.project-meta h3{font-size:14px;margin:0;font-weight:600}.meta-right{display:flex;gap:20px}.meta-right b{font-size:10px;color:var(--yellow)}.outline-cta{margin:75px auto 0}
.about{min-height:900px;padding-top:150px;padding-bottom:170px;position:relative;border-top:1px solid #191919}.about-stamp{position:absolute;right:7vw;top:130px;width:120px;height:120px;border:1px solid #333;border-radius:50%;display:grid;place-items:center;text-align:center;font-family:"Sora";font-size:20px;line-height:.9;transform:rotate(12deg)}.about-stamp span{font:8px "Space Grotesk";letter-spacing:.2em;color:var(--yellow)}.about h2{font-family:"Sora";font-size:clamp(56px,8.5vw,140px);line-height:.82;letter-spacing:-.075em;margin:80px 0 90px;max-width:1050px}.about h2 i{font-style:normal;color:var(--yellow)}.about-copy{display:grid;grid-template-columns:1.4fr .7fr;gap:100px;margin-left:24%;max-width:900px}.about-copy p{font-size:13px;line-height:1.65;color:#777;margin:0}.about-copy .big-copy{font-size:22px;line-height:1.35;color:#ddd}
.services{padding-top:140px;padding-bottom:140px;border-top:1px solid #191919}.section-head.compact{grid-template-columns:1fr 1.8fr;margin-bottom:55px}.service-list{border-top:1px solid #333}.service-row{width:100%;display:grid;grid-template-columns:80px 1fr 40px;text-align:left;align-items:center;background:none;border-bottom:1px solid #292929;padding:25px 0;transition:.35s}.service-row span{font-size:10px;color:var(--yellow)}.service-row strong{font-family:"Sora";font-size:clamp(28px,4vw,58px);letter-spacing:-.045em;font-weight:600}.service-row svg{color:#666;transition:.35s}.service-row:hover{background:var(--yellow);color:#050505;padding-right:18px}.service-row:hover span,.service-row:hover svg{color:#050505}.service-row:hover svg{transform:rotate(-45deg)}
.stats{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #292929;border-bottom:1px solid #292929;padding-top:70px;padding-bottom:70px}.stat{display:flex;flex-direction:column;border-left:1px solid #292929;padding-left:28px}.stat:first-child{border:0;padding-left:0}.stat strong{font-family:"Sora";font-size:clamp(45px,6vw,95px);line-height:1;color:var(--yellow);letter-spacing:-.07em}.stat span{font-size:10px;letter-spacing:.12em;color:#777;margin-top:14px}
.process{padding-top:160px;padding-bottom:160px}.process h2{margin:65px 0 75px}.process-list{border-top:1px solid #292929}.process-row{display:grid;grid-template-columns:80px 1fr 1.1fr;gap:20px;align-items:center;border-bottom:1px solid #292929;padding:32px 0}.process-row>span{font-size:10px;color:var(--yellow)}.process-row h3{font-family:"Sora";font-size:35px;margin:0;letter-spacing:-.04em}.process-row p{font-size:12px;color:#777;margin:0;max-width:380px}
.testimonials{background:#0d0d0d;padding-top:130px;padding-bottom:140px}.testimonials h2{font-size:clamp(45px,6vw,92px);margin:65px 0}.quotes{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#292929}.quote{background:#0d0d0d;min-height:270px;padding:28px;display:flex;flex-direction:column}.quote>span{font-size:9px;color:var(--yellow)}.quote p{font-family:"Sora";font-size:18px;line-height:1.25;margin:auto 0}.quote small{font-size:8px;color:#666;letter-spacing:.13em}
.contact{padding-top:150px;padding-bottom:150px;background:var(--yellow);color:#050505}.contact .section-label{color:#555}.contact-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:100px;margin-top:80px}.contact h2{font-family:"Sora";font-size:clamp(70px,9vw,150px);line-height:.78;letter-spacing:-.08em;margin:0}.contact h2 span{color:#fff;-webkit-text-stroke:2px #050505}.contact-side{padding-top:10px}.yellow-word{font-family:"Sora";font-size:clamp(45px,6vw,85px);font-weight:800;line-height:.8;letter-spacing:-.07em}.contact-side p{max-width:360px;font-size:13px;line-height:1.55;margin:45px 0}.contact-actions{display:flex;flex-wrap:wrap;gap:10px}.contact .filled-cta{background:#050505;color:var(--yellow)}.line-cta{border-color:#888;color:#050505}.line-cta:hover{background:#050505;color:var(--yellow);border-color:#050505}
footer{padding:45px 5vw 25px;background:#050505;border-top:1px solid #222}.footer-top,.footer-bottom{display:flex;justify-content:space-between;align-items:center}.footer-top strong{font-family:"Sora";font-size:25px;letter-spacing:-.04em}.footer-top span{display:block;font-size:8px;letter-spacing:.15em;color:#666;margin-top:5px}.footer-mark{font-family:"Sora";text-align:right;font-size:13px;color:var(--yellow);line-height:1.1}.footer-bottom{margin-top:80px;font-size:10px;color:#666}.footer-bottom div{display:flex;gap:28px}.footer-bottom a:hover,.footer-bottom button:hover{color:var(--yellow)}.footer-bottom button{background:none;border:0;font-size:9px;color:#666}.copyright{font-size:8px;color:#444;margin:45px 0 0}.custom-cursor{position:fixed;z-index:200;width:40px;height:40px;border-radius:50%;background:var(--yellow);color:#050505;display:grid;place-items:center;font-size:8px;font-weight:700;pointer-events:none;opacity:0;transition:opacity .2s;transform:translate(-50%,-50%)}
@media(max-width:900px){.desktop-nav{display:none}.mobile-menu{display:block}.mobile-panel{display:flex;position:fixed;z-index:90;inset:0;background:#050505;flex-direction:column;justify-content:center;padding:90px 7vw;gap:10px}.mobile-panel button,.mobile-panel>a{background:none;border:0;border-bottom:1px solid #292929;padding:22px 0;text-align:left;font-family:"Sora";font-size:32px;display:flex;align-items:center;gap:16px}.mobile-panel button span{font:9px "Space Grotesk";color:var(--yellow)}.mobile-panel svg{margin-left:auto}.mobile-panel>a{background:var(--yellow);color:#050505;padding:18px;margin-top:20px;justify-content:center;font-size:18px}.hero{min-height:780px}.hero-copy{width:100%}.hero-art{right:-110px;top:20%;opacity:.55}.hero h1{font-size:clamp(65px,15vw,120px)}.hero-bottom{grid-template-columns:1fr}.availability{align-self:auto}.hero-actions{grid-column:auto}.section-head{grid-template-columns:1fr;gap:30px}.section-head h2{font-size:70px}.section-head p{margin:0}.project-grid{display:block}.project{margin:0 0 75px!important}.project-image,.project-2 .project-image,.project-3 .project-image,.project-4 .project-image,.project-5 .project-image{height:min(105vw,620px)}.project-2{width:82%;margin-left:auto!important}.project-3{width:88%}.project-4{width:88%;margin-left:auto!important}.project-5{width:94%;margin:0 auto 75px!important}.about-copy{grid-template-columns:1fr;margin-left:0;gap:30px}.about h2{font-size:clamp(55px,12vw,100px);margin-top:70px}.about-stamp{top:110px;right:7vw;width:90px;height:90px;font-size:15px}.section-head.compact{grid-template-columns:1fr}.service-row{grid-template-columns:45px 1fr 30px}.service-row strong{font-size:30px}.stats{grid-template-columns:1fr 1fr;gap:50px 0}.stat:nth-child(3){border-left:0;padding-left:0}.process-row{grid-template-columns:45px 1fr}.process-row p{grid-column:2}.quotes{grid-template-columns:1fr}.quote{min-height:220px}.contact-grid{grid-template-columns:1fr;gap:60px}.contact h2{font-size:clamp(70px,15vw,130px)}.footer-bottom{flex-wrap:wrap;gap:30px}.footer-bottom div{order:3;width:100%;justify-content:space-between}}
@media(max-width:600px){.section-pad{padding-left:6vw;padding-right:6vw}.nav{padding:0 6vw;height:70px}.brand span{font-size:10px}.hero{min-height:720px;padding-top:80px}.hero h1{font-size:18vw;line-height:.82}.hero-bottom{margin-top:30px}.hero-bottom p{font-size:12px;max-width:330px}.hero-art{width:220px;height:220px;right:-80px;top:27%}.hero-ring{width:310px;font-size:7px}.hero-coords{right:0}.marquee{font-size:12px;padding:13px 0}.work,.services,.process{padding-top:100px;padding-bottom:100px}.section-head h2{font-size:58px}.project-meta{gap:15px}.project-meta>div:first-child{gap:10px}.project-meta h3{font-size:12px}.meta-right{display:none}.about{padding-top:100px;padding-bottom:100px}.about h2{font-size:15vw;margin:65px 0}.about-copy .big-copy{font-size:18px}.stats{padding-top:50px;padding-bottom:50px}.stat strong{font-size:55px}.process h2,.testimonials h2{font-size:55px}.process-row h3{font-size:27px}.testimonials{padding-top:90px;padding-bottom:100px}.testimonials h2{margin:50px 0}.contact{padding-top:100px;padding-bottom:100px}.contact-grid{margin-top:55px}.contact h2{font-size:18vw}.yellow-word{font-size:17vw}.contact-side p{margin:35px 0}.footer-top strong{font-size:18px}.footer-bottom{margin-top:60px}.footer-bottom div{gap:14px}.custom-cursor{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.marquee-track{animation:none!important}.project-image img{transition:none}.custom-cursor{display:none}}
