:root{--orange:#e8772e;--orange-dark:#bf5d20;--graphite:#2b2b2b;--ink:#1c1c1b;--muted:#6d6a66;--line:#e7e1da;--paper:#f7f4ef;--white:#fff;--shadow:0 24px 70px #1515142e;--radius:8px;color:var(--ink);background:var(--paper);scroll-behavior:smooth;font-family:Inter,Segoe UI,Arial,sans-serif}*{box-sizing:border-box}body{background:var(--paper);min-width:320px;margin:0}body,button,input,textarea{font:16px/1.6 Inter,Segoe UI,Arial,sans-serif}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}:focus-visible{outline:3px solid var(--orange);outline-offset:4px}h1,h2,h3{letter-spacing:0;margin:0;font-family:Georgia,Times New Roman,serif;font-weight:500;line-height:.98}p{margin:0}.site-header{z-index:20;border-radius:var(--radius);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe6;border:1px solid #ffffff94;justify-content:space-between;align-items:center;width:min(1180px,100% - 28px);min-height:72px;padding:10px 14px;display:flex;position:fixed;top:16px;left:50%;transform:translate(-50%);box-shadow:0 18px 50px #0000001f}.header-logo{align-items:center;display:flex}.header-logo img{width:clamp(180px,20vw,260px);height:auto}.nav{align-items:center;gap:4px;display:flex}.nav a{color:#393734;white-space:nowrap;border-radius:6px;padding:10px 12px;font-size:.9rem;font-weight:650;transition:background .2s,color .2s}.nav a:hover{color:var(--orange-dark);background:#f1e8dd}.icon-button{border:1px solid var(--line);background:var(--white);width:46px;height:46px;color:var(--ink);cursor:pointer;border-radius:6px;place-items:center;display:inline-grid}.menu-button{display:none}.hero{min-height:100vh;color:var(--white);isolation:isolate;align-items:end;padding:150px max(24px,50vw - 590px) 64px;display:grid;position:relative;overflow:hidden}.hero-video{z-index:-2;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hero:before{content:"";z-index:-1;background:linear-gradient(92deg,#12110fdb 0%,#12110f94 44%,#12110f38 100%),radial-gradient(circle at 18% 72%,#0000006b,#0000 40%);position:absolute;inset:0}.hero:after{content:"";z-index:-1;background:linear-gradient(#0000,#000000b8);height:42%;position:absolute;inset:auto 0 0}.hero-content{width:min(780px,100%)}.eyebrow{color:var(--orange);letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:18px;font-size:.78rem;font-weight:800;display:inline-flex}.eyebrow:before{content:"";background:currentColor;width:34px;height:2px}.hero h1{max-width:760px;font-size:clamp(3rem,8vw,7.7rem)}.hero p{color:#ffffffe0;max-width:650px;margin-top:24px;font-size:clamp(1.05rem,2vw,1.35rem)}.hero-actions,.link-row{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.button,.link-row a{border-radius:6px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:12px 20px;font-weight:800;transition:transform .2s,background .2s,border-color .2s;display:inline-flex}.button:hover,.link-row a:hover{transform:translateY(-2px)}.button.primary{border:1px solid var(--orange);background:var(--orange);color:var(--white)}.button.ghost{color:var(--white);background:#ffffff14;border:1px solid #ffffff73}.hero-stat{border-left:4px solid var(--orange);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff1f;width:230px;padding:22px;position:absolute;bottom:58px;right:max(24px,50vw - 590px)}.hero-stat strong{font-family:Georgia,Times New Roman,serif;font-size:4.8rem;line-height:.9;display:block}.hero-stat span{color:#ffffffd1;text-transform:uppercase;margin-top:10px;font-weight:750;display:block}.stats-band{background:var(--graphite);color:var(--white);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.stats-band div{background:linear-gradient(135deg,#e8772e1f,#0000 42%),#343434;min-height:180px;padding:34px}.stats-band strong{font-family:Georgia,Times New Roman,serif;font-size:clamp(2.3rem,5vw,4.3rem);line-height:1;display:block}.stats-band span{color:#ded8d0;max-width:180px;margin-top:12px;font-weight:700;display:block}.section{padding:clamp(72px,9vw,132px) max(22px,50vw - 590px)}.section.light{background:var(--paper)}.section.dark{background:var(--graphite);color:var(--white)}.section-grid{grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);align-items:start;gap:clamp(36px,7vw,96px);display:grid}.section-heading{max-width:820px;margin-bottom:48px}.section-heading.wide{max-width:980px}.section h2{font-size:clamp(2.3rem,5vw,5.2rem)}.section h3{font-size:clamp(1.3rem,2.4vw,2rem)}.lead,.section-heading p,.award-section p,.pti-section p,.summary-strip p{color:#5d5a56;font-size:1.05rem}.dark .section-heading p,.dark p{color:#d8d2ca}.about-panel{gap:18px;display:grid}.about-panel>img{mix-blend-mode:multiply;width:min(280px,100%);margin-inline:auto}.mission-card,.service-card,.client-logo,.contact-form,.summary-strip,.accordion,.project-showcase{border:1px solid var(--line);border-radius:var(--radius);background:#ffffffb8}.mission-card{padding:26px}.mission-card h3{margin-bottom:10px}.seal{border-left:4px solid var(--orange);background:var(--white);color:var(--ink);box-shadow:var(--shadow);margin-top:28px;padding:18px 20px;font-weight:800}.summary-strip{margin-top:56px;padding:28px}.service-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.service-card{background:#343434;border-color:#ffffff1f;min-height:230px;padding:26px}.service-card svg{color:var(--orange);margin-bottom:28px}.team-list{border-top:1px solid #ffffff29;margin-top:34px;display:grid}.team-row{border-bottom:1px solid #ffffff29;grid-template-columns:40px 1fr;gap:16px;padding:18px 0;display:grid}.team-row span{background:linear-gradient(90deg, var(--orange) 50%, #181818 50%);clip-path:polygon(50% 0,100% 36%,100% 100%,0 100%,0 36%);align-self:center;width:24px;height:34px}.project-tabs{gap:10px;margin-bottom:26px;padding-bottom:8px;display:flex;overflow-x:auto}.project-tabs button{border:1px solid var(--line);background:var(--white);min-height:46px;color:var(--ink);cursor:pointer;border-radius:6px;flex:none;align-items:center;gap:8px;padding:10px 15px;font-weight:800;display:inline-flex}.project-tabs button.active{border-color:var(--orange);background:var(--orange);color:var(--white)}.project-showcase{background:var(--white);box-shadow:var(--shadow);grid-template-columns:minmax(280px,.9fr) 1fr;gap:0;margin-bottom:26px;display:grid;overflow:hidden}.project-showcase img{object-fit:cover;width:100%;height:100%;min-height:420px}.project-showcase>div{padding:clamp(28px,4vw,54px)}.project-showcase ul,.accordion ul{margin:22px 0 0;padding:0;list-style:none}.project-showcase li,.accordion li{border-top:1px solid var(--line);color:#55514d;padding:10px 0 10px 22px;position:relative}.project-showcase li:before,.accordion li:before{content:"";background:var(--orange);width:8px;height:8px;position:absolute;top:20px;left:0}.accordions{gap:10px;display:grid}.accordion{background:var(--white);overflow:hidden}.accordion button{width:100%;min-height:64px;color:var(--ink);cursor:pointer;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:16px;padding:18px 22px;font-weight:900;display:flex}.accordion svg{flex:none;transition:transform .2s}.accordion svg.turn{transform:rotate(180deg)}.accordion-body{padding:0 22px 24px;display:none}.accordion-body.open{display:block}.featured-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-top:44px;display:grid}.featured-card{border-radius:var(--radius);background:var(--graphite);min-height:330px;color:var(--white);cursor:zoom-in;font:inherit;text-align:left;border:0;padding:0;display:block;position:relative;overflow:hidden}.featured-card img{object-fit:cover;filter:saturate(.78)contrast(1.02);width:100%;height:100%;min-height:330px;transition:transform .45s,filter .45s}.featured-card:hover img{filter:saturate(1.08)contrast(1.04);transform:scale(1.06)}.featured-card div{background:linear-gradient(#0000,#000000d6);padding:80px 20px 20px;position:absolute;inset:auto 0 0}.featured-card span{color:var(--orange);text-transform:uppercase;font-size:.75rem;font-weight:900}.featured-card h3{color:var(--white)}.lightbox{z-index:60;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0c0c0ce0;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.lightbox figure{width:min(1120px,100%);margin:0}.lightbox img{border-radius:var(--radius);object-fit:contain;background:#111;width:100%;max-height:78vh;box-shadow:0 28px 90px #00000073}.lightbox figcaption{color:var(--white);text-align:center;margin-top:14px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.25rem,3vw,2rem)}.lightbox-close{width:50px;height:50px;color:var(--white);cursor:pointer;background:#ffffff1f;border:1px solid #ffffff47;border-radius:50%;place-items:center;display:grid;position:absolute;top:22px;right:22px}.lightbox-close:hover{background:var(--orange)}.award-section .section-grid,.pti-section .section-grid,.contact-section .section-grid{align-items:center}.award-section h2{font-size:clamp(2rem,4vw,4rem)}.award-section h3{color:var(--orange);margin-top:30px;margin-bottom:10px}.link-row a{min-height:44px;color:var(--orange);border:1px solid #e8772e73}.award-gallery{grid-template-columns:1fr .9fr;gap:14px;display:grid}.award-gallery img{border-radius:var(--radius);object-fit:cover;width:100%;min-height:220px;box-shadow:0 18px 46px #0003}.award-gallery img:first-child{grid-row:span 2;min-height:460px}.award-gallery img:nth-child(4){grid-column:1/-1;min-height:260px}.pti-cover{border:1px solid var(--line);background:var(--white);box-shadow:var(--shadow);padding:24px;position:relative}.pti-cover:before{content:"";background:var(--orange);width:6px;position:absolute;inset:10px auto 10px 10px}.pti-cover img{object-fit:cover;width:100%;min-height:430px}.pti-inline-image{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);margin-top:22px;padding:14px}.pti-inline-image img{object-fit:contain;width:100%;max-height:280px}.clients-section{overflow:hidden}.client-carousel{cursor:grab;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:var(--orange) #ffffff29;-webkit-user-select:none;user-select:none;touch-action:pan-y;gap:18px;padding:10px 0 24px;display:flex;overflow-x:auto}.client-carousel:active{cursor:grabbing}.client-logo{filter:grayscale()brightness(.94);background:#f8f5ef;border-color:#ffffff1f;flex:0 0 clamp(190px,18vw,260px);justify-content:center;align-items:center;min-height:136px;padding:22px;transition:transform .2s,border-color .2s,filter .2s,background .2s;display:grid}.client-logo:hover{border-color:var(--orange);filter:grayscale(0);background:#fff;transform:translateY(-3px)}.client-logo img{object-fit:contain;pointer-events:none;width:100%;max-width:190px;max-height:88px}.contact-list{gap:14px;margin-top:28px;display:grid}.contact-list a,.contact-list p{color:#3f3b36;align-items:flex-start;gap:12px;font-weight:750;display:flex}.contact-list svg{color:var(--orange);flex:none;margin-top:3px}iframe{border-radius:var(--radius);filter:grayscale(.85);border:0;width:100%;height:310px;margin-top:28px}.contact-form{background:var(--white);box-shadow:var(--shadow);gap:16px;padding:clamp(24px,4vw,42px);display:grid}.contact-form label{color:#393530;gap:7px;font-weight:850;display:grid}.contact-form input,.contact-form textarea{width:100%;color:var(--ink);background:#fffdf9;border:1px solid #d7cec3;border-radius:6px;padding:13px 14px}.contact-form textarea{resize:vertical}.footer{color:#d9d2c8;background:#1f1f1f;justify-content:space-between;align-items:center;gap:24px;padding:34px max(22px,50vw - 590px);display:flex}.footer img{width:250px}.floating-whatsapp,.back-top{z-index:30;width:52px;height:52px;color:var(--white);border-radius:50%;place-items:center;display:grid;position:fixed;right:18px;box-shadow:0 16px 34px #00000042}.floating-whatsapp{background:#1f8d4d;bottom:82px}.back-top{background:var(--orange);bottom:20px}.reveal-ready [data-reveal]{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(22px)}.reveal-ready [data-reveal].is-visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (width<=1080px){.menu-button{display:inline-grid}.nav{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);background:#fffffffa;flex-direction:column;align-items:stretch;padding:12px;display:none;position:absolute;top:calc(100% + 8px);left:0;right:0}.nav.is-open{display:flex}.nav a{align-items:center;min-height:48px;display:flex}.hero-stat{width:min(320px,100%);margin-top:42px;position:static}.service-grid,.featured-grid{grid-template-columns:repeat(2,1fr)}.stats-band{grid-template-columns:repeat(3,1fr)}.section-grid,.project-showcase{grid-template-columns:1fr}.project-showcase img{min-height:320px}}@media (width<=700px){.site-header{width:calc(100% - 20px);min-height:64px;top:10px}.header-logo img{width:178px}.hero{min-height:92vh;padding-top:120px;padding-bottom:42px}.hero h1{font-size:clamp(2.55rem,15vw,3.85rem)}.hero p{font-size:1rem}.hero-stat strong{font-size:4rem}.hero-actions{flex-direction:column;align-items:stretch}.button{width:100%}.stats-band,.service-grid,.featured-grid{grid-template-columns:1fr}.stats-band div{min-height:140px}.section{padding-inline:18px}.section h2{font-size:clamp(1.95rem,10vw,2.85rem)}.projects .section-heading h2,.clients-section .section-heading h2{font-size:clamp(1.95rem,9vw,2.55rem)}.project-showcase>div,.mission-card,.summary-strip,.contact-form{padding:22px}.award-gallery{grid-template-columns:1fr}.award-gallery img:first-child,.award-gallery img,.pti-cover img{min-height:280px}.client-logo{flex-basis:220px}.footer{flex-direction:column;align-items:flex-start}.footer img{width:220px}}
