/*
Theme Name: Lumos Signature Site
Theme URI: https://lumosproject.co
Author: Lumos Project
Description: Lumos Project bilingual signature portfolio website.
Version: 6.0.0
Text Domain: lumos-project
*/
:root{--ink:#111615;--muted:#626b67;--paper:#f2f5f0;--white:#fff;--teal:#0b4a42;--copper:#b86f43;--clay:#e8ded3;--line:rgba(17,22,21,.12);--soft:#edf3f0}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:"Aptos","Avenir Next","Helvetica Neue",Arial,sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.site-header{position:sticky;top:0;z-index:30;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:78px;padding:14px clamp(18px,4vw,56px);background:rgba(247,248,243,.94);border-bottom:1px solid var(--line);backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;gap:12px;min-width:220px}.brand-mark,.brand-mark svg{display:block;width:46px;height:46px}.brand strong,.brand small{display:block}.brand strong{font-size:18px;font-weight:850;letter-spacing:0}.brand small{color:var(--muted);font-size:11px;text-transform:uppercase}.nav{display:flex;align-items:center;justify-content:center;gap:clamp(18px,3vw,38px);color:#26302c;font-size:14px;font-weight:760}.header-actions{display:inline-flex;align-items:center;gap:12px}.language-switch{display:inline-flex;gap:2px;padding:3px;border:1px solid var(--line);border-radius:8px;background:var(--white)}.language-switch button{min-width:34px;height:32px;border:0;border-radius:6px;background:transparent;color:var(--muted);cursor:pointer;font:inherit;font-size:13px;font-weight:850}.language-switch button.active{color:var(--white);background:var(--teal)}.nav-cta,.button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border:1px solid transparent;border-radius:8px;font-weight:850;white-space:nowrap}.nav-cta,.button.primary{color:var(--white);background:var(--teal)}.button.secondary{color:var(--white);border-color:rgba(255,255,255,.56);background:rgba(255,255,255,.08)}.hero{position:relative;display:grid;align-items:end;min-height:calc(100vh - 78px);overflow:hidden;color:var(--white);background:#071312}.hero-slide{position:absolute;inset:0;background-size:cover;background-position:center right;opacity:0;animation:heroFade 30s infinite;filter:saturate(1.04) contrast(1.05)}.hero-slide:nth-child(1){animation-delay:0s}.hero-slide:nth-child(2){animation-delay:6s}.hero-slide:nth-child(3){animation-delay:12s}.hero-slide:nth-child(4){animation-delay:18s}.hero-slide:nth-child(5){animation-delay:24s}@keyframes heroFade{0%,16%{opacity:1}22%,100%{opacity:0}}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,19,18,.86) 0%,rgba(7,19,18,.58) 39%,rgba(7,19,18,.16) 100%),linear-gradient(0deg,rgba(7,19,18,.50) 0%,rgba(7,19,18,0) 58%)}.hero-content{position:relative;width:min(760px,calc(100% - 36px));margin:0 0 clamp(54px,9vw,112px) clamp(18px,7vw,96px)}.eyebrow,.section-kicker{margin:0 0 14px;color:var(--copper);font-size:13px;font-weight:900;text-transform:uppercase}.hero .eyebrow{color:#f1b982}h1,h2,h3,p{margin-top:0}h1,h2{font-family:"Aptos Display","Aptos","Avenir Next","Helvetica Neue",Arial,sans-serif;font-weight:850;letter-spacing:0}h1{max-width:760px;margin-bottom:22px;font-size:clamp(44px,6.4vw,82px);line-height:1.01}h2{max-width:820px;margin-bottom:0;font-size:clamp(32px,4.2vw,58px);line-height:1.04}h3{margin-bottom:12px;font-size:22px;line-height:1.15}.hero-copy{max-width:610px;color:rgba(255,255,255,.88);font-size:clamp(18px,2vw,22px)}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}section{padding:clamp(64px,9vw,116px) clamp(18px,6vw,82px)}.intro{display:grid;grid-template-columns:minmax(0,.92fr) minmax(300px,.7fr);gap:clamp(32px,7vw,92px);align-items:start;background:var(--white)}.intro>p{margin:44px 0 0;color:#3e4743;font-size:19px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;padding-top:0;padding-bottom:0;background:var(--line)}.stats article{min-height:190px;padding:42px;background:var(--teal);color:var(--white);font-size:24px;font-weight:900;line-height:1.15}.stats strong{display:block;margin-bottom:36px;color:#f3b982;font-size:14px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:28px;margin-bottom:36px}.service-grid,.project-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.service-card,.project-card{min-height:270px;padding:26px;border:1px solid var(--line);border-radius:8px;background:var(--white);box-shadow:0 16px 42px rgba(17,22,21,.05)}.service-card span,.project-card .number{display:inline-flex;margin-bottom:58px;color:var(--copper);font-size:13px;font-weight:900;text-transform:uppercase}.service-card p,.project-card p,.process p,.contact p{color:var(--muted)}.process{background:var(--clay)}.process-line{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;overflow:hidden;border:1px solid rgba(17,22,21,.14);border-radius:8px;background:rgba(17,22,21,.14)}.process-line article{min-height:230px;padding:28px;background:rgba(255,255,255,.72)}.process-line b{display:block;margin-bottom:46px;font-size:22px}.projects{background:var(--soft)}.project-grid{grid-template-columns:repeat(3,1fr)}.project-card{overflow:hidden;padding:0;min-height:520px}.project-photo{position:relative;width:100%;aspect-ratio:4/3;overflow:hidden;background:#dbe2dc}.project-photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .5s ease,transform 1.4s ease}.project-photo img:first-child{opacity:1}.project-card:hover .project-photo img{animation:galleryFade 4.8s infinite}.project-card:hover .project-photo img:nth-child(1){animation-delay:0s}.project-card:hover .project-photo img:nth-child(2){animation-delay:1.2s}.project-card:hover .project-photo img:nth-child(3){animation-delay:2.4s}.project-card:hover .project-photo img:nth-child(4){animation-delay:3.6s}.project-card:hover .project-photo img{transform:scale(1.035)}@keyframes galleryFade{0%,22%{opacity:1}28%,100%{opacity:0}}.project-body{padding:26px}.project-card .number{margin-bottom:34px}.contact{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,460px);gap:36px;align-items:center;color:var(--white);background:var(--ink)}.contact p{max-width:640px;margin-top:22px;color:rgba(255,255,255,.72);font-size:18px}.contact-panel{display:grid;gap:14px;padding:28px;border:1px solid rgba(255,255,255,.16);border-radius:8px;background:rgba(255,255,255,.06)}.contact-panel a:not(.button),.contact-panel span{padding-bottom:14px;border-bottom:1px solid rgba(255,255,255,.14);color:rgba(255,255,255,.88)}.contact-panel strong{color:var(--white)}.footer{display:flex;justify-content:space-between;gap:20px;padding:28px clamp(18px,6vw,82px);background:var(--ink);border-top:1px solid rgba(255,255,255,.12);color:rgba(255,255,255,.68);font-size:14px}.footer p{margin-bottom:0}html[data-lumos-lang="tr"] [data-lang="en"],html[data-lumos-lang="en"] [data-lang="tr"]{display:none!important}html:not([data-lumos-lang]) [data-lang="en"]{display:none!important}@media(max-width:980px){.site-header{flex-wrap:wrap}.nav{order:3;width:100%;justify-content:flex-start;overflow-x:auto;padding-bottom:3px}.header-actions{margin-left:auto}.hero{min-height:760px}.intro,.contact{grid-template-columns:1fr}.intro>p{margin-top:0}.stats,.service-grid,.process-line,.project-grid{grid-template-columns:1fr 1fr}}@media(max-width:640px){.site-header{min-height:auto;gap:14px}.brand{min-width:0}.brand small{display:none}.header-actions{width:100%;justify-content:space-between}.nav-cta{min-height:40px;padding:0 14px;font-size:13px}.hero{min-height:680px}.hero-content{margin:0 18px 52px}h1{font-size:42px}.hero-actions,.button{width:100%}.stats,.service-grid,.process-line,.project-grid{grid-template-columns:1fr}.stats article,.service-card,.project-card,.process-line article{min-height:auto}.section-head{display:block}.footer{display:block}.footer a{display:inline-flex;margin-top:12px}}