@import "https://fonts.googleapis.com/css2?family=Anton&family=Dancing+Script:wght@700&family=Inter:wght@400;500;600;700;800&display=swap";:root{--font-primary:"Inter", sans-serif;--font-accent:"Anton", sans-serif;--font-script:"Dancing Script", cursive;--bg-color:#f8fafc;--surface-color:#ffffffe6;--text-dark:#0f172a;--text-muted:#64748b;--accent-color:#000;--border-color:#e2e8f0;--focus-ring:#0000001a;--glass-shadow:0 10px 40px -10px #00000014;--card-shadow:0 20px 25px -5px #0000001a, 0 10px 10px -5px #0000000a}*{box-sizing:border-box;scroll-behavior:smooth;margin:0;padding:0}body{font-family:var(--font-primary);background:var(--bg-color);color:var(--text-dark);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}.site-footer{background:var(--text-dark);color:#fffc;border-top:4px solid #e2e8f0;flex-direction:column;align-items:center;gap:2rem;padding:3rem 2rem 2rem;display:flex}.footer-content{flex-wrap:wrap;justify-content:center;align-items:center;gap:3rem;display:flex}.footer-contact-item{color:#fff;cursor:pointer;align-items:center;gap:.75rem;font-size:1rem;font-weight:500;transition:opacity .3s;display:flex}.footer-contact-item:hover{opacity:.7}.footer-copyright{opacity:.5;text-align:center;border-top:1px solid #ffffff1a;width:100%;max-width:800px;padding-top:2rem;font-size:.85rem}.hero-section{background-color:#fff;width:100%;min-height:100vh;position:relative}.hero-bg{object-fit:cover;opacity:.6;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.hero-content{z-index:10;grid-template-columns:1.2fr 1fr;align-items:center;width:100%;max-width:1400px;height:100vh;margin:0 auto;padding:2rem 4rem 120px;display:grid;position:relative}.hero-left{flex-direction:column;justify-content:center;gap:2rem;height:100%;padding-bottom:2rem;display:flex}.vision-header{color:var(--text-dark);align-items:center;gap:1.5rem;margin-left:.5rem;font-size:1.5rem;display:flex}.vision-item{flex-direction:column;display:flex}.vision-item span:first-child{font-weight:400}.vision-item span:last-child{font-size:2rem;font-weight:800}.vision-divider{background-color:var(--text-dark);opacity:.3;width:2px;height:50px}.brand-title-hero{margin-top:1rem;margin-bottom:8rem;display:inline-block;position:relative}.brand-word-1-hero{font-family:var(--font-accent);letter-spacing:-3px;color:var(--text-dark);text-transform:uppercase;font-size:16rem;line-height:.75}.brand-word-2-hero{font-family:var(--font-script);color:var(--text-dark);text-shadow:2px 2px 10px #fffc;font-size:12rem;line-height:.5;position:absolute;bottom:-2rem;right:-13rem;transform:rotate(-5deg)}.logos-container{align-items:center;gap:2rem;display:flex}.logos-container img{object-fit:contain;height:90px}.kemal-hira-logo-text{flex-direction:column;justify-content:center;padding:0;display:flex}.kh-name{font-family:var(--font-primary);letter-spacing:-1px;font-size:2.5rem;line-height:1}.kh-title{margin-top:.3rem;font-size:.8rem;font-weight:500}.hero-right{justify-content:flex-end;align-items:flex-end;height:100%;display:flex;position:relative}.hero-photo-container{z-index:5;position:absolute;inset:0;overflow:hidden}.candidate-photo{object-fit:contain;object-position:bottom right;height:100vh;position:absolute;bottom:0;right:-2rem}.hero-bottom-frame{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);z-index:20;background:#ffffffd9;border-top:1px solid #0000000d;align-items:center;width:100%;height:120px;display:flex;position:absolute;bottom:0;left:0;box-shadow:0 -10px 40px #0000000d}.frame-content{justify-content:space-between;align-items:center;width:100%;max-width:1400px;margin:0 auto;padding:0 4rem;display:flex}.frame-text-group{align-items:center;gap:1.5rem;display:flex}.scroll-indicator{color:var(--text-dark);opacity:.5;text-transform:uppercase;letter-spacing:3px;cursor:pointer;flex-direction:column;align-items:center;gap:.2rem;font-size:.75rem;font-weight:700;transition:opacity .3s;display:flex}.scroll-indicator:hover{opacity:1}.frame-title{font-family:var(--font-accent);color:var(--text-dark);letter-spacing:2px;font-size:3.5rem;line-height:1}.frame-subtitle{font-family:var(--font-primary);color:var(--text-muted);text-transform:uppercase;letter-spacing:4px;border-left:2px solid #0000001a;padding-left:1.5rem;font-size:1.2rem;font-weight:500}.section-wrapper{width:100%}.section-wrapper.alt-bg{background-color:#f8fafc;border-top:1px solid #00000008;border-bottom:1px solid #00000008}.section-container{max-width:1200px;margin:0 auto;padding:7rem 2rem}.section-title{font-family:var(--font-accent);color:var(--text-dark);text-align:center;text-transform:uppercase;letter-spacing:2px;margin-bottom:4rem;font-size:3rem}.about-text{text-align:center;color:var(--text-dark);font-size:1.25rem;line-height:1.8}.about-text p{margin-bottom:1.5rem}.about-highlight{font-size:1.5rem;font-weight:700}.steps-container{text-align:center;grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.step-card{background:#fff;border:1px solid #0000000d;border-radius:20px;flex-direction:column;align-items:center;gap:1.5rem;padding:3rem 1.5rem;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 10px 30px #00000008}.step-card:hover{border-color:#0000001a;transform:translateY(-8px);box-shadow:0 20px 40px #00000014}.step-number{background:var(--text-dark);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.5rem;font-weight:800;display:flex;box-shadow:0 10px 20px #0000001a}.step-title{color:var(--text-dark);font-size:1.2rem;font-weight:700}.cards-container{grid-template-columns:repeat(3,1fr);gap:2.5rem;display:grid}.category-card{text-align:center;cursor:pointer;z-index:1;background:#fff;border:2px solid #0000000d;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;min-height:320px;padding:3.5rem 2rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;box-shadow:0 10px 30px #00000008}.category-card:before{content:"";background:var(--text-dark);z-index:-1;opacity:0;border-radius:22px;transition:opacity .4s;position:absolute;inset:0}.category-card:hover{border-color:#0000;transform:translateY(-12px);box-shadow:0 20px 40px #00000026}.category-card:hover:before{opacity:1}.card-icon{color:var(--text-dark);margin-bottom:1.5rem;transition:color .4s}.category-card:hover .card-icon,.category-card:hover .card-title,.category-card:hover .card-subtitle{color:#fff}.card-title{text-transform:uppercase;margin-bottom:.75rem;font-size:1.75rem;font-weight:800;transition:color .4s}.card-subtitle{color:var(--text-muted);font-size:1.1rem;font-weight:500;transition:color .4s}.form-section{max-width:700px;box-shadow:var(--card-shadow);border:1px solid var(--border-color);background:#fff;border-radius:24px;margin:0 auto;padding:3rem}.form-group{margin-bottom:1.5rem}.form-label{margin-bottom:.5rem;font-size:.9rem;font-weight:600;display:block}.form-control{border:1px solid var(--border-color);background:#f8fafc;border-radius:12px;width:100%;padding:1rem 1.25rem;font-family:inherit;font-size:1rem;transition:all .3s}.form-control:focus{border-color:var(--text-dark);box-shadow:0 0 0 4px var(--focus-ring);background:#fff;outline:none}textarea.form-control{resize:vertical;min-height:150px}.submit-btn{background:var(--text-dark);color:#fff;cursor:pointer;border:none;border-radius:12px;width:100%;margin-top:1rem;padding:1rem;font-family:inherit;font-size:1.1rem;font-weight:700;transition:all .3s}.submit-btn:hover{background:#334155;transform:translateY(-2px)}@media (width<=1024px){.hero-content{text-align:center;grid-template-columns:1fr;padding:.5rem 1.5rem 40vh}.hero-left{z-index:20;align-items:center;padding:0}.vision-header{flex-direction:row;justify-content:center;gap:.5rem;font-size:.8rem}.vision-item span:last-child{font-size:1.1rem}.vision-divider{width:2px;height:1.5rem}.brand-title-hero{margin-top:.5rem;margin-bottom:2.5rem}.brand-word-1-hero{font-size:4.5rem}.brand-word-2-hero{font-size:3rem;bottom:-1rem;right:-1rem}.candidate-photo{opacity:1;object-position:bottom center;z-index:10;height:60vh;margin:0 auto;bottom:0;left:0;right:0}.logos-container{grid-template-columns:1fr 1fr;grid-template-areas:"logo1 logo2""text text";place-items:center;gap:.5rem;width:100%;margin-top:1.5rem;display:grid}.logos-container>img:first-child{grid-area:logo1;justify-self:end;height:50px;margin-right:.5rem}.logos-container>img:last-child{grid-area:logo2;justify-self:start;height:50px;margin-left:.5rem}.kemal-hira-logo-text{text-align:center;z-index:20;text-shadow:0 0 10px #fffc;grid-area:text}.kh-name{font-size:1.6rem}.kh-title{font-size:.75rem}.hero-bottom-frame{z-index:30;height:auto;padding:1rem 0}.frame-content{flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:0 1rem}.frame-text-group{flex-direction:column;justify-content:center;align-items:center;gap:.25rem;display:flex}.frame-title{text-align:center;white-space:nowrap;font-size:1.5rem;line-height:1.1}.frame-subtitle{text-align:center;white-space:nowrap;letter-spacing:1px;border-left:none;margin-top:0;padding-left:0;font-size:.75rem;display:block}.section-title{margin-bottom:3rem;font-size:2rem}.section-container{padding:4rem 1.5rem}.about-text{font-size:1.1rem;line-height:1.6}.steps-container{grid-template-columns:1fr 1fr;gap:1rem}.step-card{gap:1rem;padding:1.5rem 1rem}.step-number{width:44px;height:44px;font-size:1.2rem}.step-title{font-size:1rem}.cards-container{grid-template-columns:repeat(3,1fr);gap:.5rem}.category-card{border-radius:12px;min-height:120px;padding:1rem .5rem}.card-icon{margin-bottom:1rem;width:32px!important;height:32px!important}.card-title{font-size:1.1rem}.card-subtitle{font-size:.8rem}.footer-content{flex-direction:column;align-items:center;gap:1.5rem}}@media (width<=480px){.brand-word-1-hero{font-size:4rem}.brand-word-2-hero{font-size:3rem;bottom:-1.5rem;right:0}.vision-header{flex-direction:row;gap:.4rem;font-size:.75rem}.vision-item span:last-child{font-size:.95rem}.vision-divider{width:1px;height:1.5rem}.steps-container{grid-template-columns:1fr 1fr;gap:.75rem}.step-card{border-radius:16px;gap:.75rem;padding:1.25rem .5rem}.step-number{width:36px;height:36px;font-size:1rem}.step-card svg{width:24px;height:24px}.step-title{font-size:.85rem}.frame-title{font-size:1.5rem}.cards-container{grid-template-columns:repeat(3,1fr);gap:.25rem}.category-card{border-radius:12px;min-height:120px;padding:1rem .25rem}.card-icon{margin-bottom:.5rem;width:24px!important;height:24px!important}.card-title{margin-bottom:.25rem;font-size:.75rem}.card-subtitle{font-size:.55rem;line-height:1.2}}
