:root{--teal:#0b5364;--teal-dark:#073945;--accent:#2f64e5;--accent-soft:#9dbbff;--cream:#f4f0e7;--paper:#fffdf8;--ink:#171a1b;--line:#d9d3c8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;width:100%}button,input,select,textarea{font:inherit}.skip-link{position:fixed;left:12px;top:-80px;background:#fff;padding:12px;z-index:100}.skip-link:focus{top:12px}.announcement{height:34px;background:var(--teal);color:#fff;display:flex;align-items:center;justify-content:center;gap:14px;padding:0 16px;font-size:11px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.announcement span{color:var(--accent-soft)}.site-header{height:86px;background:#fffdf8f2;border-bottom:1px solid var(--line);display:grid;grid-template-columns:auto 1fr auto;align-items:center;padding:0 clamp(18px,4vw,70px);position:sticky;top:0;z-index:50;backdrop-filter:blur(12px)}.brand{display:grid;grid-template-columns:auto auto;align-items:end;position:relative;line-height:.8}.brand-ak{font-size:48px;font-weight:950;letter-spacing:-.11em}.brand-sign{font-size:23px;font-weight:950;color:var(--accent);letter-spacing:-.04em;margin:0 0 2px 7px}.brand small{grid-column:1/-1;font:700 8px/1 monospace;letter-spacing:.24em;color:#5d6263;margin-top:8px}.desktop-nav{display:flex;justify-content:center;gap:clamp(24px,3vw,52px);font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.desktop-nav a,.footer-brand,.header-cta{transition:.2s}.desktop-nav a:hover{color:var(--accent)}.header-cta{background:var(--accent);color:#fff;padding:15px 19px;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.header-cta:hover{background:var(--ink)}.header-cta span,.button span{margin-left:18px}.menu-button,.mobile-nav{display:none}.hero{height:calc(100svh - 120px);min-height:620px;position:relative;overflow:hidden;background:#151819}.slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .65s ease,visibility .65s}.slide.active{opacity:1;visibility:visible}.slide img{height:100%;object-fit:cover;object-position:center}.slide:nth-child(1) img{object-position:center 32%}.slide:nth-child(2) img{object-position:center 44%}.slide-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,23,26,.88) 0%,rgba(8,23,26,.58) 40%,rgba(8,23,26,.08) 75%),linear-gradient(0deg,rgba(0,0,0,.36),transparent 45%)}.slide-copy{position:absolute;left:clamp(24px,7vw,112px);top:50%;transform:translateY(-48%);color:#fff;max-width:860px}.eyebrow,.section-kicker,.section-heading p{font:800 11px/1.2 monospace;letter-spacing:.18em;text-transform:uppercase}.eyebrow{color:var(--accent-soft)}.slide h1,.slide h2{font-size:clamp(58px,8.3vw,126px);line-height:.82;letter-spacing:-.075em;text-transform:uppercase;margin:24px 0 30px;max-width:960px}.slide h1 em,.slide h2 em,.intro h2 em,.services h2 em{font-style:normal;color:#7aa7ff}.slide-copy>p:not(.eyebrow){font-size:clamp(16px,1.4vw,20px);line-height:1.55;color:#e9ece9;max-width:600px;margin:0 0 28px}.button{display:inline-flex;align-items:center;justify-content:center;border:0;padding:17px 21px;font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.05em;cursor:pointer}.button.light{background:#fff;color:var(--ink)}.button.light:hover{background:var(--accent);color:#fff}.button.dark{background:var(--ink);color:#fff}.button.dark:hover{background:var(--teal)}.slider-controls{position:absolute;right:clamp(20px,4vw,70px);bottom:40px;z-index:4;display:flex;align-items:center;gap:16px}.slider-arrow{width:48px;height:48px;border:1px solid #ffffffa0;background:#ffffff12;color:#fff;font-size:20px;cursor:pointer}.slider-arrow:hover{background:#fff;color:var(--ink)}.slider-dots{display:flex;gap:7px}.slider-dots button{width:42px;height:3px;border:0;background:#ffffff66;padding:0;cursor:pointer}.slider-dots button.active{background:#fff}.slide-count{position:absolute;left:clamp(24px,7vw,112px);bottom:42px;color:#ffffffa8;font:12px monospace;z-index:4}.slide-count span{color:#fff}.intro{padding:clamp(85px,10vw,150px) clamp(22px,7vw,110px);display:grid;grid-template-columns:.48fr 1.52fr;gap:50px;background:var(--cream)}.section-kicker{color:var(--teal)}.intro>div:nth-child(2){display:grid;grid-template-columns:1.35fr .65fr;gap:60px;align-items:end}.intro h2,.section-heading h2,.services h2,.why-us h2,.quote h2{font-size:clamp(48px,6.4vw,94px);line-height:.88;letter-spacing:-.07em;text-transform:uppercase;margin:0}.intro h2 em{color:var(--accent)}.intro>div>p{font-size:17px;line-height:1.65;color:#5f605d;margin:0}.proof-row{grid-column:2;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);margin-top:28px}.proof-row span{padding:22px 15px 0 0;font-size:12px;text-transform:uppercase;font-weight:800}.proof-row b{display:block;font-size:32px;color:var(--teal);margin-bottom:8px}.section{padding:clamp(85px,9vw,140px) clamp(18px,5vw,78px)}.section-heading{display:flex;justify-content:space-between;align-items:end;border-top:1px solid var(--ink);padding-top:15px;margin-bottom:42px}.section-heading h2{font-size:clamp(44px,5.5vw,78px);text-align:right}.category-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.category-card{position:relative;min-height:510px;overflow:hidden;color:#fff;background:#1c1d1d}.category-card.tall{min-height:690px}.category-card.wide{grid-column:1/-1;min-height:500px}.category-card img{position:absolute;inset:0;height:100%;object-fit:cover;transition:transform .65s}.category-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#041114e8 0%,transparent 64%)}.category-card:hover img{transform:scale(1.025)}.category-card>div{position:absolute;left:0;bottom:0;z-index:2;padding:30px;max-width:650px}.category-card h3{font-size:clamp(42px,5vw,76px);line-height:.9;letter-spacing:-.06em;margin:0 0 12px}.category-card p{max-width:470px;color:#e5e7e4;line-height:1.5;margin:0 0 18px}.category-card b{font-size:11px;text-transform:uppercase;color:var(--accent-soft);letter-spacing:.1em}.category-number{position:absolute;top:22px;left:22px;z-index:2;font:12px monospace;background:#fff;color:var(--ink);padding:8px}.services{display:grid;grid-template-columns:1fr 1fr;background:var(--teal);color:#fff}.service-photo{position:relative;min-height:800px}.service-photo img{height:100%;object-fit:cover}.service-photo span{position:absolute;left:20px;bottom:20px;background:#fff;color:var(--ink);padding:9px;font:11px monospace}.service-copy{padding:clamp(70px,8vw,130px) clamp(28px,6vw,95px)}.service-copy .section-kicker{color:var(--accent-soft)}.services h2{font-size:clamp(52px,6.5vw,96px);margin:20px 0 55px}.service-list{border-top:1px solid #ffffff66}.service-list article{display:grid;grid-template-columns:42px 1fr;gap:14px;padding:23px 0;border-bottom:1px solid #ffffff44}.service-list article>span{font:12px monospace;color:var(--accent-soft)}.service-list h3{font-size:22px;margin:0 0 6px}.service-list p{margin:0;color:#cbdadd;line-height:1.45}.service-copy .button{margin-top:34px}.work-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:15px}.work-grid figure{margin:0;height:430px;position:relative;overflow:hidden}.work-grid .work-main{height:875px;grid-row:span 2}.work-grid img{height:100%;object-fit:cover}.work-grid figcaption{position:absolute;left:15px;bottom:15px;background:var(--paper);padding:10px 12px;font:11px monospace;text-transform:uppercase}.why-us{background:var(--accent);color:#fff;padding:clamp(80px,9vw,140px) clamp(22px,7vw,110px);display:grid;grid-template-columns:.75fr 1.25fr;gap:70px}.why-us .section-kicker{color:#cbd8ff}.why-us h2{font-size:clamp(48px,5.8vw,85px);margin-top:22px}.benefits{border-top:1px solid #ffffff80}.benefits article{display:grid;grid-template-columns:50px .8fr 1.2fr;gap:24px;padding:28px 0;border-bottom:1px solid #ffffff80}.benefits b{font:12px monospace}.benefits h3{font-size:22px;margin:0}.benefits p{margin:0;line-height:1.55}.testimonial{padding:clamp(95px,12vw,185px) clamp(22px,10vw,160px);text-align:center;background:var(--cream)}.testimonial blockquote{font-size:clamp(34px,5vw,72px);line-height:1.05;letter-spacing:-.05em;margin:32px auto;max-width:1250px}.testimonial>p:last-child{font:12px monospace;text-transform:uppercase}.quote{display:grid;grid-template-columns:.75fr 1.25fr;gap:70px;padding:clamp(80px,9vw,140px) clamp(22px,7vw,110px);background:#fff}.quote h2{font-size:clamp(48px,6vw,88px);margin:22px 0 30px}.quote-copy>p:last-child{font-size:17px;line-height:1.55;color:#5f605d;max-width:480px}.quote form{display:grid;grid-template-columns:1fr 1fr;gap:22px}.quote label{font:800 11px monospace;text-transform:uppercase}.quote input,.quote select,.quote textarea{display:block;width:100%;border:0;border-bottom:1px solid var(--ink);background:transparent;padding:14px 0;outline:none;border-radius:0}.quote input:focus,.quote select:focus,.quote textarea:focus{border-color:var(--accent)}.quote .full{grid-column:1/-1}.quote .file{border:1px dashed var(--line);padding:16px}.quote .file input{border:0}.form-message{grid-column:1/-1;margin:0;font-weight:800;color:var(--teal)}footer{background:var(--teal-dark);color:#fff;padding:72px clamp(22px,7vw,110px) 36px;display:grid;grid-template-columns:1fr 1fr;gap:32px}footer .brand-ak{font-size:58px}footer>p{color:#b6cacd;max-width:520px;line-height:1.6}footer nav{display:flex;justify-content:flex-end;gap:28px;font-size:12px;font-weight:900;text-transform:uppercase}footer>small{grid-column:1/-1;border-top:1px solid #ffffff2c;padding-top:24px;color:#87a3a8}
@media(max-width:900px){.site-header{grid-template-columns:1fr auto;height:72px}.brand-ak{font-size:40px}.desktop-nav,.header-cta{display:none}.menu-button{display:block;border:1px solid var(--ink);background:transparent;padding:10px 13px;text-transform:uppercase;font-size:11px;font-weight:900}.mobile-nav{position:absolute;top:72px;left:0;right:0;background:var(--paper);padding:22px;display:none;flex-direction:column;gap:20px;border-bottom:1px solid var(--line);font-weight:900;text-transform:uppercase}.mobile-nav.open{display:flex}.hero{height:760px;min-height:0}.slide-copy{top:auto;bottom:100px;transform:none;left:22px;right:22px}.slide h1,.slide h2{font-size:clamp(52px,15vw,78px)}.slider-controls{left:22px;right:auto;bottom:30px}.slide-count{left:auto;right:22px;bottom:43px}.intro,.intro>div:nth-child(2),.services,.why-us,.quote{grid-template-columns:1fr}.intro{gap:25px}.intro>div:nth-child(2){gap:28px}.proof-row{grid-column:1}.category-card,.category-card.tall{min-height:540px}.services{display:block}.service-photo{min-height:560px}.work-grid{grid-template-columns:1fr 1fr}.work-grid .work-main{grid-column:1/-1;height:620px;grid-row:auto}.work-grid figure{height:400px}.why-us{gap:45px}.benefits article{grid-template-columns:36px 1fr}.benefits p{grid-column:2}.quote{gap:50px}}
@media(max-width:620px){body{overflow-x:hidden}.announcement{font-size:9px;letter-spacing:.06em;text-align:center}.announcement span{display:none}.site-header{padding-left:16px;padding-right:16px}.menu-button,.slider-arrow,.button{min-height:44px}.mobile-nav a{display:flex;align-items:center;min-height:44px}.hero{height:calc(100svh - 106px);min-height:650px}.slide img{object-position:center}.slide:nth-child(1) img{object-position:61% center}.slide:nth-child(2) img{object-position:57% center}.slide-overlay{background:linear-gradient(0deg,rgba(5,20,23,.9) 0%,rgba(5,20,23,.4) 67%,rgba(5,20,23,.1))}.slide-copy>p:not(.eyebrow){font-size:16px}.intro,.section,.service-copy,.why-us,.quote{padding-left:18px;padding-right:18px}.intro h2,.section-heading h2,.services h2,.why-us h2,.quote h2{font-size:clamp(38px,11vw,44px);overflow-wrap:anywhere}.proof-row{grid-template-columns:1fr}.proof-row span{border-bottom:1px solid var(--line);padding-bottom:14px}.section-heading{display:block}.section-heading h2{text-align:left;margin-top:18px}.category-grid{grid-template-columns:1fr}.category-card,.category-card.tall,.category-card.wide{grid-column:auto;min-height:500px}.services h2{font-size:clamp(44px,13vw,54px)}.service-photo{min-height:520px}.work-grid{grid-template-columns:1fr}.work-grid .work-main,.work-grid figure{height:520px}.quote form{grid-template-columns:1fr}.quote label,.quote .full{grid-column:1}.quote input,.quote select,.quote textarea{font-size:16px;line-height:1.4;min-height:48px}.quote textarea{min-height:120px}.quote select{padding-right:30px}.quote .file input{min-height:44px}footer{grid-template-columns:1fr}footer nav{justify-content:flex-start;flex-wrap:wrap}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
.contact-details{display:grid;gap:0;margin-top:38px;border-top:1px solid var(--line)}.contact-details a{display:grid;grid-template-columns:72px 1fr;gap:16px;padding:15px 0;border-bottom:1px solid var(--line);align-items:start}.contact-details small{font:800 10px/1.4 monospace;letter-spacing:.12em;color:var(--teal)}.contact-details strong{font-size:15px;line-height:1.45}.social-contact{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.social-contact a{border:1px solid var(--ink);padding:11px 13px;font-size:11px;font-weight:900;text-transform:uppercase;transition:.2s}.social-contact a:hover{background:var(--accent);border-color:var(--accent);color:#fff}footer>p a:hover{color:var(--accent-soft)}
@media(max-width:620px){.contact-details{margin-top:30px}.social-contact a{display:flex;align-items:center;justify-content:center;min-height:44px;flex:1 1 calc(50% - 4px)}}
.announcement{position:relative}.announcement>p{margin:0}.top-social{position:absolute;right:clamp(14px,3vw,46px);display:flex;align-items:center;gap:7px}.top-social a{width:26px;height:26px;border:1px solid #ffffff80;border-radius:50%;display:grid;place-items:center;color:#fff;transition:transform .2s,background .2s,border-color .2s}.top-social a:hover{transform:translateY(-1px);background:#fff;color:var(--teal);border-color:#fff}.top-social svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.top-social .fill-dot{fill:currentColor;stroke:none}.top-social .whatsapp:hover{color:#128c4a}.top-social .telegram:hover{color:#229ed9}.top-social .instagram:hover{color:#c13584}
@media(max-width:760px){.announcement{justify-content:flex-start;padding-left:14px;padding-right:122px}.announcement>p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.top-social{right:12px}.top-social a{width:28px;height:28px}}
.announcement{height:46px;justify-content:space-between;padding:0 clamp(18px,4vw,70px);background:linear-gradient(90deg,var(--teal-dark),var(--teal));box-shadow:inset 0 -1px #ffffff14}.announcement>p{font-size:10px;letter-spacing:.15em;color:#dcebed}.top-social{position:static;gap:8px}.top-social a{width:auto;height:32px;border-radius:999px;padding:0 11px 0 8px;display:flex;gap:7px;background:#ffffff0b;border-color:#ffffff32;font-size:9px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.top-social a svg{width:16px;height:16px}.top-social a.whatsapp:hover{background:#20a45a;color:#fff;border-color:#20a45a}.top-social a.telegram:hover{background:#229ed9;color:#fff;border-color:#229ed9}.top-social a.instagram:hover{background:#c13584;color:#fff;border-color:#c13584}.top-social .top-phone{border:0;background:transparent;padding:0 14px 0 0;margin-right:4px;border-radius:0;border-right:1px solid #ffffff30;display:grid;grid-template-columns:auto;gap:0;line-height:1.05;text-align:right}.top-phone .phone-label{font-size:7px;color:#9fc0c8}.top-phone strong{font-size:10px;color:#fff}.top-social .top-phone:hover{transform:none;background:transparent;color:#fff;border-color:#ffffff30}
@media(max-width:860px){.announcement{height:42px;padding:0 12px}.announcement>p{max-width:48%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.top-social{position:static}.top-social .top-phone,.top-social a span{display:none}.top-social a{width:30px;height:30px;padding:0;justify-content:center;border-color:#ffffff55}.top-social a svg{width:16px;height:16px}}
.announcement{display:grid;grid-template-columns:1fr auto 1fr;gap:24px}.announcement>p{justify-self:center}.announcement>p strong{color:#fff}.top-location{justify-self:start;display:flex;align-items:center;gap:8px;color:#fff;font-size:9px;font-weight:900;letter-spacing:.11em;text-transform:uppercase;opacity:.9}.top-location svg{width:15px;height:15px;fill:none;stroke:var(--accent-soft);stroke-width:1.8}.top-social{justify-self:end}.top-social a{backdrop-filter:blur(8px)}.top-social .whatsapp{background:#22a95a22}.top-social .telegram{background:#229ed922}.top-social .instagram{background:#d23b7d22}.site-header{height:92px;border-bottom:1px solid #cfc9bd;box-shadow:0 8px 32px rgba(8,29,34,.07)}.site-header:after{content:"";position:absolute;left:clamp(18px,4vw,70px);right:clamp(18px,4vw,70px);bottom:-1px;height:2px;background:linear-gradient(90deg,var(--accent) 0 8%,transparent 8%)}.desktop-nav a{position:relative;padding:35px 0}.desktop-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:25px;height:2px;background:var(--accent);transition:right .25s}.desktop-nav a:hover:after{right:0}.header-cta{position:relative;padding:10px 10px 10px 20px;min-width:200px;justify-content:space-between;display:flex;align-items:center;box-shadow:0 10px 24px rgba(47,100,229,.22)}.header-cta span{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;margin-left:18px;background:#ffffff1c;font-size:15px}.header-cta:hover{transform:translateY(-1px);box-shadow:0 14px 30px rgba(7,57,69,.22)}
@media(max-width:900px){.site-header{height:74px}.site-header:after{left:16px;right:16px}.announcement{grid-template-columns:1fr auto}.top-location{display:none}.announcement>p{justify-self:start;max-width:none}.top-social{justify-self:end}.mobile-nav{top:74px}}
@media(max-width:620px){.announcement{gap:10px}.announcement>p{min-width:0;max-width:100%;font-size:8px;letter-spacing:.08em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}
@media(max-width:900px){.site-header{grid-template-columns:1fr auto;padding:0 16px}.site-header .header-cta{display:none}.site-header .menu-button{display:flex;width:auto;min-width:72px;height:42px;align-items:center;justify-content:center;justify-self:end;padding:0 14px;border:1px solid #c9c5ba;background:#fff;color:var(--ink);font-size:10px;letter-spacing:.1em}.site-header .menu-button:hover{border-color:var(--accent);color:var(--accent)}.brand{justify-self:start}.brand-ak{font-size:40px}.brand-sign{font-size:20px}.brand small{font-size:7px;margin-top:7px}.mobile-nav{top:74px;z-index:60;box-shadow:0 18px 30px rgba(8,29,34,.12)}}
@media(max-width:620px){.announcement{grid-template-columns:minmax(0,1fr) auto;height:42px}.announcement>p{font-size:0}.announcement>p strong{font-size:8px;letter-spacing:.12em}.announcement>p span{display:none}.top-social{gap:6px}.top-social a{width:29px;height:29px}.site-header{height:72px;padding:0 14px}.site-header:after{left:14px;right:14px}.site-header .menu-button{height:40px;min-width:68px}.mobile-nav{top:72px}.hero{height:calc(100svh - 114px);min-height:620px}.slide-copy{left:20px;right:20px;bottom:112px}.slide h1,.slide h2{font-size:clamp(48px,14vw,68px)}.slider-controls{left:20px}.slide-count{right:20px}}

@media(max-width:900px){.site-header{height:68px;padding:0 18px;background:rgba(255,253,248,.96);box-shadow:0 6px 24px rgba(8,29,34,.08)}.site-header:after{display:none}.brand{transform:translateY(-1px)}.brand-ak{font-size:34px;letter-spacing:-.1em}.brand-sign{font-size:17px;margin:0 0 2px 6px}.brand small{font-size:6px;letter-spacing:.27em;margin-top:6px}.site-header .menu-button{position:relative;display:grid;place-items:center;width:44px;min-width:44px;height:44px;padding:0;border:1px solid rgba(11,83,100,.28);border-radius:50%;background:transparent;color:var(--teal);transition:background .2s,border-color .2s,transform .2s}.site-header .menu-button:hover{background:var(--teal);border-color:var(--teal);color:#fff}.site-header .menu-button:active{transform:scale(.96)}.menu-icon{position:relative;width:18px;height:12px;display:block}.menu-icon i{position:absolute;right:0;width:18px;height:1.5px;background:currentColor;transition:transform .25s,top .25s,width .25s}.menu-icon i:first-child{top:2px}.menu-icon i:last-child{top:9px;width:12px}.menu-button[aria-expanded="true"] .menu-icon i:first-child{top:5px;transform:rotate(45deg)}.menu-button[aria-expanded="true"] .menu-icon i:last-child{top:5px;width:18px;transform:rotate(-45deg)}.mobile-nav{top:68px;padding:12px 18px 22px;gap:0;background:rgba(255,253,248,.98);border-bottom:0;box-shadow:0 18px 32px rgba(8,29,34,.14)}.mobile-nav a{min-height:50px;border-bottom:1px solid var(--line);font-size:13px;letter-spacing:.08em}.mobile-nav a:last-child{margin-top:14px;border:0;justify-content:center;background:var(--accent);color:#fff}.hero{height:calc(100svh - 110px)}}
@media(max-width:620px){.announcement{height:38px;padding:0 14px}.top-social a{width:27px;height:27px}.top-social a svg{width:14px;height:14px}.site-header{height:64px;padding:0 16px}.site-header .menu-button{width:42px;min-width:42px;height:42px}.mobile-nav{top:64px}.hero{height:calc(100svh - 102px);min-height:610px}}

@media(max-width:900px){.announcement,.site-header{background:#073f4d}.announcement{box-shadow:none}.site-header{border:0;box-shadow:none}.site-header .brand-ak{color:#fff}.site-header .brand-sign{color:#79a6ff}.site-header .brand small{color:#b9cdd1}.site-header .menu-button{border-color:#ffffff70;color:#fff;background:#ffffff0a}.site-header .menu-button:hover{background:#fff;color:var(--teal-dark);border-color:#fff}.top-social a{background:#ffffff0a}.mobile-nav{border-top:1px solid #ffffff1c}}

.announcement{grid-template-columns:1fr auto}.top-social a{min-height:36px}.top-social a:not(.top-phone){min-width:36px}.top-social a svg{width:17px;height:17px}
@media(max-width:900px){.announcement{display:flex;align-items:center;justify-content:center;height:48px;padding:0}.top-social{justify-self:auto;gap:12px}.top-social a{width:36px;height:36px;min-width:36px;padding:0;justify-content:center;border-color:#ffffff75}.top-social a svg{width:18px;height:18px}.site-header{height:64px}.mobile-nav{top:64px}.hero{height:calc(100svh - 112px)}}
@media(max-width:620px){.announcement{height:48px;padding:0}.top-social a{width:36px;height:36px}.site-header{height:64px}.hero{height:calc(100svh - 112px)}}

.site-header .brand{grid-template-columns:auto auto;column-gap:8px;align-items:baseline;line-height:1}.site-header .brand-ak{letter-spacing:-.085em}.site-header .brand-sign{margin:0;letter-spacing:-.035em}.site-header .brand small{margin-top:5px;text-align:center;line-height:1.1}
@media(max-width:900px){.site-header .brand{column-gap:7px;transform:none}.site-header .brand-ak{font-size:36px}.site-header .brand-sign{font-size:20px}.site-header .brand small{font-size:6.5px;letter-spacing:.25em;margin-top:4px}}

@media(max-width:620px){.announcement{height:40px}.top-social{gap:10px}.top-social a{width:32px;height:32px;min-width:32px}.top-social a svg{width:16px;height:16px}.site-header{height:56px;padding:0 15px}.site-header .brand{column-gap:6px}.site-header .brand-ak{font-size:31px}.site-header .brand-sign{font-size:18px}.site-header .brand small{font-size:6px;letter-spacing:.22em;margin-top:3px}.site-header .menu-button{width:40px;min-width:40px;height:40px}.menu-icon{width:17px}.menu-icon i{width:17px}.menu-icon i:last-child{width:11px}.mobile-nav{top:56px}.hero{height:calc(100svh - 96px);min-height:600px}}

.header-social{display:none}
@media(max-width:900px){.announcement{display:none}.site-header{grid-template-columns:auto 1fr auto;height:62px;padding:0 14px}.header-social{display:flex;align-items:center;justify-content:center;gap:7px}.header-social a{width:34px;height:34px;border:1px solid #ffffff62;border-radius:50%;display:grid;place-items:center;color:#fff;background:#ffffff0a}.header-social svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.header-social .fill-dot{fill:currentColor;stroke:none}.site-header .menu-button{width:40px;min-width:40px;height:40px}.mobile-nav{top:62px}.hero{height:calc(100svh - 62px)}}
@media(max-width:390px){.site-header{padding:0 10px}.site-header .brand{column-gap:4px}.site-header .brand-ak{font-size:28px}.site-header .brand-sign{font-size:16px}.site-header .brand small{font-size:5px}.header-social{gap:5px}.header-social a{width:31px;height:31px}.site-header .menu-button{width:38px;min-width:38px;height:38px}}

.slide:nth-child(1) img{object-position:center 10%}.slide:nth-child(2) img{object-position:center 12%}.slide:nth-child(3) img{object-position:center 42%}.slide:nth-child(4) img{object-position:center 22%}
.header-cta{min-width:196px;padding:8px 8px 8px 19px;border-radius:999px;background:var(--teal-dark);box-shadow:0 8px 22px rgba(7,57,69,.18);letter-spacing:.07em}.header-cta span{width:35px;height:35px;margin-left:16px;background:var(--accent);box-shadow:0 4px 12px rgba(47,100,229,.3)}.header-cta:hover{background:var(--accent);transform:translateY(-1px)}.header-cta:hover span{background:#fff;color:var(--accent)}
@media(max-width:620px){.slide:nth-child(1) img{object-position:52% 8%}.slide:nth-child(2) img{object-position:center 8%}.slide:nth-child(3) img{object-position:55% center}.slide:nth-child(4) img{object-position:center 16%}.category-card img{transform:none}.category-card:hover img{transform:none}}

.category-card.wide:after{background:linear-gradient(90deg,rgba(4,17,20,.82) 0%,rgba(4,17,20,.38) 42%,rgba(4,17,20,.05) 78%),linear-gradient(0deg,rgba(4,17,20,.48),transparent 58%)}

@media(min-width:621px){.category-card.wide{min-height:620px}.category-card.wide>div{max-width:520px;padding-bottom:34px}}

.category-card.wide img{object-position:center 40%!important}.slide:nth-child(2) img{object-position:center 42%}.slide .button.light{min-width:220px;background:#fff;color:var(--ink);border:1px solid #fff;box-shadow:0 10px 26px rgba(0,0,0,.18);transition:background .2s,color .2s,transform .2s}.slide .button.light:hover{background:var(--accent);border-color:var(--accent);color:#fff;transform:translateY(-2px)}
.quote .file{position:relative;border:0;padding:0}.file-label{display:block;margin-bottom:10px}.quote .file input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.upload-zone{min-height:118px;border:1px dashed #9ba9ac;background:#f7f8f6;display:flex;align-items:center;justify-content:center;gap:15px;padding:22px;color:var(--teal);cursor:pointer;transition:border-color .2s,background .2s,transform .2s}.upload-zone:hover,.file.dragover .upload-zone{border-color:var(--accent);background:#f0f4ff;transform:translateY(-1px)}.upload-zone svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto}.upload-zone strong{display:block;font:900 12px/1.3 Arial,sans-serif;letter-spacing:.07em;text-transform:uppercase;color:var(--ink)}.upload-zone small{display:block;margin-top:6px;font:12px/1.4 Arial,sans-serif;color:#687174;text-transform:none;letter-spacing:0}.file-name{display:block;margin-top:8px;font:11px/1.4 monospace;color:var(--teal);text-transform:none}
@media(max-width:620px){.category-card.wide img{object-position:center 38%!important}.slide:nth-child(2) img{object-position:55% center}.slide .button.light{width:100%;max-width:290px;min-width:0}.upload-zone{justify-content:flex-start;min-height:104px;padding:18px}}

.service-list article>span{width:34px;height:34px;display:grid;place-items:center;background:var(--accent);color:#fff;font:900 12px/1 monospace;box-shadow:0 7px 18px rgba(47,100,229,.28)}.work-grid figcaption{border-left:3px solid var(--accent);font-weight:800}.proof-row span:first-child b{font-size:clamp(25px,2.2vw,32px);letter-spacing:-.04em}

/* Canonical responsive system: 375 / 768 / 1024 / 1440 */
@media(max-width:374px){.site-header{grid-template-columns:auto 1fr auto;height:58px;padding:0 8px}.site-header .brand-ak{font-size:26px}.site-header .brand-sign{font-size:15px}.site-header .brand small{font-size:5px}.header-social{gap:4px}.header-social a{width:29px;height:29px}.site-header .menu-button{width:36px;min-width:36px;height:36px}.mobile-nav{top:58px}.hero{height:calc(100svh - 58px);min-height:580px}.slide h1,.slide h2{font-size:46px}.slide-copy{left:16px;right:16px}.intro,.section,.service-copy,.why-us,.quote{padding-left:16px;padding-right:16px}}
@media(min-width:375px) and (max-width:767px){.announcement{display:none}.site-header{grid-template-columns:auto 1fr auto;height:62px;padding:0 14px}.desktop-nav,.site-header .header-cta{display:none}.header-social{display:flex}.site-header .menu-button{display:grid}.mobile-nav{top:62px}.hero{height:calc(100svh - 62px);min-height:620px}.slide h1,.slide h2{font-size:clamp(50px,14vw,62px);line-height:.84}.slide:nth-child(1) img{object-position:52% 8%}.slide:nth-child(2) img{object-position:55% center}.intro,.section,.service-copy,.why-us,.quote{padding-left:18px;padding-right:18px}.category-grid,.work-grid{grid-template-columns:1fr}.category-card,.category-card.tall,.category-card.wide{grid-column:auto;min-height:520px}.quote form{grid-template-columns:1fr}.quote label,.quote .full{grid-column:1}}
@media(min-width:768px) and (max-width:1023px){.announcement{display:none}.site-header{grid-template-columns:auto 1fr auto;height:72px;padding:0 28px;background:#073f4d}.site-header .brand-ak{color:#fff;font-size:38px}.site-header .brand-sign{color:#79a6ff;font-size:21px}.site-header .brand small{color:#b9cdd1}.desktop-nav,.site-header .header-cta{display:none}.header-social{display:flex;gap:10px}.header-social a{width:38px;height:38px}.site-header .menu-button{display:grid;width:44px;min-width:44px;height:44px;color:#fff;border-color:#ffffff70}.mobile-nav{top:72px}.hero{height:720px;min-height:0}.slide h1,.slide h2{font-size:76px}.slide-copy{left:48px;right:48px;bottom:116px}.slide:nth-child(1) img{object-position:50% 11%}.slide:nth-child(2) img{object-position:52% center}.intro,.why-us,.quote{grid-template-columns:1fr}.category-grid{grid-template-columns:1fr 1fr}.category-card.wide{grid-column:1/-1}.work-grid{grid-template-columns:1fr 1fr}.work-grid .work-main{grid-column:1/-1}.section-heading h2{font-size:58px}}
@media(min-width:1024px) and (max-width:1439px){.announcement{display:grid;height:42px}.site-header{grid-template-columns:auto 1fr auto;height:84px;padding:0 34px;background:#fffdf8f2}.header-social,.menu-button,.mobile-nav{display:none}.desktop-nav{display:flex;gap:30px}.site-header .header-cta{display:flex;min-width:182px}.hero{height:calc(100svh - 126px);min-height:650px}.slide h1,.slide h2{font-size:clamp(72px,7.5vw,104px)}.slide:nth-child(1) img{object-position:center 10%}.slide:nth-child(2) img{object-position:center 42%}.category-grid{grid-template-columns:1fr 1fr}.category-card.wide{grid-column:1/-1}.section{padding-left:48px;padding-right:48px}}
@media(min-width:1440px){.announcement{display:grid;height:46px}.site-header{grid-template-columns:auto 1fr auto;height:92px;padding:0 70px;background:#fffdf8f2}.header-social,.menu-button,.mobile-nav{display:none}.desktop-nav{display:flex}.site-header .header-cta{display:flex}.hero{height:calc(100svh - 138px);min-height:720px;max-height:920px}.slide-copy{left:max(7vw,100px)}.slide h1,.slide h2{font-size:clamp(100px,8vw,124px)}.slide:nth-child(1) img{object-position:center 10%}.slide:nth-child(2) img{object-position:center 42%}.section{padding-left:max(5vw,72px);padding-right:max(5vw,72px)}.category-grid,.work-grid{max-width:1540px;margin-left:auto;margin-right:auto}}

@media(max-width:1023px){.site-header .menu-button{position:relative;display:grid;place-items:center;padding:0;border:1px solid #ffffff70;border-radius:50%;background:#ffffff0a;color:#fff}.mobile-nav{position:absolute;left:0;right:0;display:none;flex-direction:column;gap:0;padding:12px 22px 22px;background:rgba(255,253,248,.99);border:0;box-shadow:0 18px 32px rgba(8,29,34,.14);font-weight:900;text-transform:uppercase;z-index:60}.mobile-nav.open{display:flex}.mobile-nav a{display:flex;align-items:center;min-height:50px;border-bottom:1px solid var(--line)}.mobile-nav a:last-child{justify-content:center;margin-top:14px;border:0;background:var(--accent);color:#fff}}

.file-label em{display:inline-flex;align-items:center;margin-left:8px;padding:4px 7px;border-radius:999px;background:#e9efff;color:var(--accent);font:800 9px/1 Arial,sans-serif;letter-spacing:.08em;text-transform:uppercase;font-style:normal}

/* Mobile art direction: keep the Workwear team visible and reserve text below faces. */
@media(max-width:767px){
  .category-card.wide{min-height:420px;height:420px}
  .category-card.wide img{object-position:center 58%!important}
  .category-card.wide>div{left:18px;right:18px;bottom:18px;max-width:290px}
  .category-card.wide h3{font-size:clamp(38px,12vw,52px);line-height:.88}
  .category-card.wide:after{background:linear-gradient(0deg,rgba(4,17,20,.92) 0%,rgba(4,17,20,.68) 33%,rgba(4,17,20,.06) 62%)}
}

/* Hero art direction for the new, unique campaign photography. */
.slide:nth-child(1) img{object-position:center 42%}
.slide:nth-child(2) img{object-position:center 48%}
@media(max-width:767px){
  .slide:nth-child(1) img{object-position:58% center}
  .slide:nth-child(2) img{object-position:54% center}
}

.slide:nth-child(3) img{object-position:center 32%}
.slide:nth-child(4) img{object-position:center 45%}
.slide:nth-child(5) img{object-position:center 44%}
@media(max-width:767px){
  .slide:nth-child(3) img{object-position:center 24%}
  .slide:nth-child(4) img{object-position:58% center}
  .slide:nth-child(5) img{object-position:center 38%}
}

/* Preserve the chosen photos; normalize only their crop and focal point. */
.hero .slide img{width:100%;height:100%;object-fit:cover;filter:saturate(.82) contrast(1.05) brightness(.9)}
.hero .slide:nth-child(1) img{object-position:center 40%}
.hero .slide:nth-child(2) img{object-position:center 46%}
.hero .slide:nth-child(3) img{object-position:center 49%}
.hero .slide:nth-child(4) img{object-position:center 43%;filter:saturate(.9) contrast(1.08) brightness(1.03)}
.hero .slide:nth-child(5) img{object-position:center 2%}
@media(max-width:767px){
  .hero .slide:nth-child(1) img{object-position:58% 38%}
  .hero .slide:nth-child(2) img{object-position:54% 44%}
  .hero .slide:nth-child(3) img{object-position:center 50%}
  .hero .slide:nth-child(4) img{object-position:55% 42%}
  .hero .slide:nth-child(5) img{object-position:center 5%}
}

/* Wide, shallow desktop windows need their own hero depth so portrait photos
   keep the same human scale as they do in a conventional desktop window. */
@media(min-width:1600px) and (min-aspect-ratio:11/5){
  .hero{height:clamp(760px,44vw,920px);min-height:clamp(760px,44vw,920px)}
  .slide-copy{top:46%;transform:translateY(-50%)}
  .hero .slide:nth-child(1) img{object-position:center 40%}
  .hero .slide:nth-child(2) img{object-position:center 46%}
  .hero .slide:nth-child(3) img{object-position:center 49%}
  .hero .slide:nth-child(4) img{object-position:center 43%}
  .hero .slide:nth-child(5) img{object-position:center 2%}
}

/* One unified desktop header: brand, navigation, contacts and CTA share one bar. */
.header-meta{display:none}
@media(min-width:1024px){
  .announcement{display:none!important}
  .site-header{height:88px;grid-template-columns:auto minmax(330px,1fr) auto auto;gap:clamp(16px,2vw,32px);padding:0 clamp(24px,3.5vw,64px);background:var(--teal-dark);border:0;color:#fff;box-shadow:0 8px 26px rgba(7,57,69,.16)}
  .site-header .brand-ak{color:#fff}
  .site-header .brand-sign{color:#79a6ff}
  .site-header .brand small{color:#b9cdd1}
  .desktop-nav{gap:clamp(20px,2.2vw,40px)}
  .header-meta{display:flex;align-items:center;gap:14px}
  .header-meta .top-location{display:flex;align-items:center;gap:7px;white-space:nowrap;font:800 9px/1 monospace;letter-spacing:.09em;text-transform:uppercase;color:#b9cdd1}
  .header-meta .top-location svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.7}
  .header-meta .top-social{display:flex;gap:7px}
  .header-meta .top-social a:not(.top-phone){width:36px;height:36px;min-width:36px;padding:0;justify-content:center}
  .header-meta .top-social a:not(.top-phone) span{display:none}
  .header-cta{background:var(--accent);box-shadow:none}
  .hero{height:calc(100svh - 88px)}
}
@media(min-width:1024px) and (max-width:1279px){
  .header-meta .top-location{display:none}
  .header-meta .top-phone{display:none}
}
@media(min-width:1280px) and (max-width:1535px){
  .header-meta .top-location{display:none}
}
@media(min-width:1600px) and (min-aspect-ratio:11/5){
  .hero{height:clamp(760px,44vw,920px);min-height:clamp(760px,44vw,920px)}
}

/* Balanced apparel grid: Workwear fills the fourth desktop tile. */
.category-card.workwear img{object-position:center 58%!important}
@media(min-width:768px){
  .category-card.workwear{grid-column:auto;min-height:510px}
  .category-card.workwear:after{background:linear-gradient(0deg,#041114e8 0%,transparent 64%)}
  .category-card.workwear>div{max-width:650px;padding:30px}
}
@media(max-width:767px){
  .category-card.workwear{min-height:420px;height:420px}
  .category-card.workwear>div{left:18px;right:18px;bottom:18px;max-width:290px}
  .category-card.workwear h3{font-size:clamp(38px,12vw,52px);line-height:.88}
  .category-card.workwear:after{background:linear-gradient(0deg,rgba(4,17,20,.92) 0%,rgba(4,17,20,.68) 33%,rgba(4,17,20,.06) 62%)}
}

/* Clear customer journey and local-search answers. */
.order-steps{background:var(--cream)}
.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:34px}
.steps-grid article{min-height:275px;padding:32px;background:var(--paper);border-top:4px solid var(--accent);display:flex;flex-direction:column}
.steps-grid span{font:900 12px/1 monospace;color:var(--accent);letter-spacing:.1em}
.steps-grid h3{font-size:clamp(25px,2.2vw,34px);line-height:1.02;letter-spacing:-.04em;margin:42px 0 16px}
.steps-grid p{font-size:16px;line-height:1.6;color:#5f605d;margin:auto 0 0}
.faq{display:grid;grid-template-columns:.72fr 1.28fr;gap:clamp(45px,7vw,110px);background:var(--cream)}
.faq-heading h2{font-size:clamp(48px,5.8vw,86px);line-height:.9;letter-spacing:-.065em;text-transform:uppercase;margin:20px 0 28px}
.faq-heading>p:last-child{font-size:17px;line-height:1.6;color:#5f605d;max-width:470px}
.faq-list{border-top:1px solid var(--ink)}
.faq-list details{border-bottom:1px solid var(--line)}
.faq-list summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;gap:20px;align-items:center;padding:25px 0;font-size:clamp(18px,1.7vw,24px);font-weight:900;letter-spacing:-.02em}
.faq-list summary::-webkit-details-marker{display:none}
.faq-list summary span{width:32px;height:32px;flex:0 0 32px;border:1px solid var(--teal);border-radius:50%;display:grid;place-items:center;color:var(--teal);transition:transform .2s,background .2s,color .2s}
.faq-list details[open] summary span{transform:rotate(45deg);background:var(--teal);color:#fff}
.faq-list details p{font-size:16px;line-height:1.65;color:#5f605d;max-width:720px;margin:-8px 50px 25px 0}
.whatsapp-submit{background:#157d45;color:#fff;transition:background .2s,transform .2s}
.whatsapp-submit:hover{background:#0f6336;transform:translateY(-1px)}
.form-note{margin:-8px 0 0!important;color:#687174;font:12px/1.5 Arial,sans-serif!important;text-transform:none!important}
@media(max-width:900px){
  .steps-grid{grid-template-columns:1fr}
  .steps-grid article{min-height:220px}
  .steps-grid h3{margin-top:28px}
  .faq{grid-template-columns:1fr;padding-left:18px;padding-right:18px}
  .faq-heading h2{font-size:clamp(40px,10vw,58px)}
}
@media(max-width:767px){
  .steps-grid article{padding:25px;min-height:205px}
  .faq-list summary{font-size:18px;padding:22px 0}
  .faq-list details p{margin-right:0}
}

/* Final usability pass: keyboard clarity, truthful artwork handoff and calmer motion. */
:focus-visible{outline:3px solid #79a6ff;outline-offset:4px}
.slider-pause{min-height:48px;border:1px solid #ffffffa0;background:#08171a99;color:#fff;padding:0 15px;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}
.slider-pause:hover{background:#fff;color:var(--ink)}
.optional{display:inline-flex;margin-left:7px;padding:4px 7px;border-radius:999px;background:#e9efff;color:var(--accent);font:800 9px/1 Arial,sans-serif;letter-spacing:.08em;text-transform:uppercase;font-style:normal}
.artwork-tip{min-height:96px;border:1px solid #b6c2c5;background:#f7f8f6;display:flex;align-items:center;gap:15px;padding:20px;color:var(--teal)}
.artwork-tip svg{width:28px;height:28px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
.artwork-tip strong{display:block;font-size:12px;letter-spacing:.07em;text-transform:uppercase;color:var(--ink)}
.artwork-tip small{display:block;margin-top:6px;font-size:13px;line-height:1.45;color:#687174;text-transform:none;letter-spacing:0}
.quote input:invalid:not(:placeholder-shown),.quote textarea:invalid:not(:placeholder-shown){border-color:#b3261e}
@media(max-width:767px){
  .slider-controls{gap:9px}
  .slider-dots{display:none}
  .slider-pause{min-height:44px;padding:0 12px}
  .artwork-tip{align-items:flex-start;padding:17px}
}

/* Prevent unintended iOS auto-zoom without disabling user-controlled pinch zoom. */
html{-webkit-text-size-adjust:100%;text-size-adjust:100%;max-width:100%;overflow-x:hidden}
body{max-width:100%;overflow-x:hidden}
@supports(overflow:clip){html,body{overflow-x:clip}}
a,button,input,select,textarea,summary{touch-action:manipulation}
.quote form{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}
@media(max-width:767px){.quote form{grid-template-columns:minmax(0,1fr)}}
.desktop-nav a:hover,.desktop-nav a:focus-visible{color:var(--accent-soft)}
.desktop-nav a:after{background:var(--accent-soft)}
.desktop-nav a:focus-visible:after{right:0}
.contact-error{display:block;margin-top:8px;color:#b3261e;font:13px/1.4 Arial,sans-serif;text-transform:none}
.contact-error[hidden]{display:none}
.quote input,.quote select,.quote textarea{font-size:16px;min-width:0;max-width:100%}
section[id]{scroll-margin-top:96px}
@media(max-width:900px){section[id]{scroll-margin-top:74px}}
