
:root{
	--bg:#f7f7f5;
	--surface:#ffffff;
	--ink:#111111;
	--muted:#666661;
	--line:#ddddda;
	--pink:#ff3b8d;
	--container:1480px;
	--radius:2px;
	--ease:cubic-bezier(.22,1,.36,1);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{
	margin:0;
	background:var(--bg);
	color:var(--ink);
	font-family:Inter,Arial,Helvetica,sans-serif;
	-webkit-font-smoothing:antialiased;
}
body.menu-open{overflow:hidden}
img{display:block;max-width:100%}
a{color:inherit;text-decoration:none}
.site-container{width:min(calc(100% - 64px),var(--container));margin-inline:auto}
.skip-link{position:absolute;left:-9999px;top:auto}
.skip-link:focus{left:20px;top:20px;z-index:9999;background:#fff;padding:12px 16px}

.topbar{background:#111;color:#fff;font-size:12px;letter-spacing:.02em}
.topbar__inner{min-height:38px;display:flex;justify-content:space-between;align-items:center;gap:24px}
.topbar__left,.topbar__right{display:flex;align-items:center;gap:12px;white-space:nowrap}
.topbar__left i{width:3px;height:3px;border-radius:50%;background:#fff;opacity:.5}
.topbar__right{font-size:11px;opacity:.92}
.topbar__sep{width:1px;height:14px;background:rgba(255,255,255,.25)}

.site-header{
	position:sticky;top:0;z-index:1000;
	background:rgba(247,247,245,.92);
	border-bottom:1px solid var(--line);
	backdrop-filter:blur(16px);
	transition:box-shadow .25s ease,background .25s ease;
}
.site-header.is-scrolled{box-shadow:0 16px 40px rgba(0,0,0,.06);background:rgba(255,255,255,.96)}
.header-grid{
	min-height:98px;
	display:grid;
	grid-template-columns:220px 1fr 220px;
	align-items:center;
	gap:30px;
}
.brand{display:inline-flex;align-items:center;width:max-content}
.brand-word{font-size:30px;font-weight:800;letter-spacing:.02em}
.brand-dot{color:var(--pink);padding:0 .08em}
.custom-logo{max-width:190px;max-height:62px;width:auto;height:auto}
.main-nav{display:flex;justify-content:center;align-items:center;gap:28px}
.main-nav a{
	position:relative;
	font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap
}
.main-nav a::after{
	content:"";position:absolute;left:0;right:0;bottom:-9px;height:2px;
	background:var(--pink);transform:scaleX(0);transform-origin:left;transition:transform .25s var(--ease)
}
.main-nav a:hover::after{transform:scaleX(1)}
.header-cta{
	justify-self:end;background:#111;color:#fff;padding:18px 22px;
	font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;
	display:flex;align-items:center;gap:18px;transition:background .25s ease,transform .25s ease
}
.header-cta:hover{background:var(--pink);transform:translateY(-2px)}
.menu-toggle{display:none;border:0;background:transparent;width:46px;height:46px;padding:10px}
.menu-toggle span{display:block;height:2px;background:#111;margin:6px 0;transition:.25s}

.hero{position:relative;min-height:720px;border-bottom:1px solid var(--line);overflow:hidden}
.hero-grid{
	min-height:720px;display:grid;grid-template-columns:minmax(0,.95fr) minmax(560px,1.05fr);
	align-items:center;gap:48px
}
.hero-copy{padding-block:72px}
.eyebrow-row{display:flex;align-items:center;gap:20px;margin-bottom:28px;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.eyebrow-row i{width:120px;height:1px;background:#111}
.hero h1{font-size:clamp(68px,6.4vw,116px);line-height:.88;letter-spacing:-.065em;margin:0 0 36px;max-width:760px}
.hero-lead{font-size:19px;line-height:1.55;color:#2f2f2c;max-width:630px;margin:0 0 34px}
.hero-actions{display:flex;align-items:center;gap:36px;flex-wrap:wrap}
.btn{display:inline-flex;align-items:center;gap:24px;font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}
.btn-dark{background:#111;color:#fff;padding:19px 24px;transition:.25s}
.btn-dark:hover{background:var(--pink);transform:translateY(-2px)}
.btn-link{padding:18px 0;border-bottom:1px solid #111}
.hero-stage{position:relative;height:620px;isolation:isolate}
.orbit{position:absolute;border:1px solid rgba(0,0,0,.1);border-radius:50%;inset:50%;transform:translate(-50%,-50%)}
.orbit-one{width:570px;height:570px}
.orbit-two{width:430px;height:430px}
.float-card{position:absolute;margin:0;box-shadow:0 30px 70px rgba(0,0,0,.16);overflow:hidden;background:#fff;will-change:transform}
.float-card img{width:100%;height:100%;object-fit:cover}
.brochure{width:230px;height:320px;left:12%;top:7%;transform:rotate(-7deg)}
.box{width:280px;height:220px;right:8%;top:20%;transform:rotate(7deg)}
.card{width:260px;height:170px;left:3%;bottom:9%;transform:rotate(5deg)}
.sign{width:400px;height:245px;right:0;bottom:1%;transform:rotate(7deg)}
.stamp{
	position:absolute;right:3%;top:2%;width:128px;height:128px;border:1px solid #111;border-radius:50%;
	display:grid;place-items:center;text-align:center;font-size:10px;line-height:1.3;letter-spacing:.11em;text-transform:uppercase;
	background:rgba(255,255,255,.8);backdrop-filter:blur(8px);transform:rotate(8deg)
}
.stamp strong{font-size:26px;letter-spacing:0}
.scroll-cue{position:absolute;left:20px;bottom:42px;writing-mode:vertical-rl;text-transform:uppercase;font-size:11px;font-weight:700;letter-spacing:.1em}
.scroll-cue span{display:inline-block;width:1px;height:75px;background:#111;margin-top:14px}

.trust-strip{background:#111;color:#fff}
.trust-inner{min-height:92px;display:flex;align-items:center;gap:46px}
.trust-title{font-size:11px;font-weight:800;text-transform:uppercase;white-space:nowrap}
.trust-logos{display:grid;grid-template-columns:repeat(6,1fr);align-items:center;width:100%}
.trust-logos span{text-align:center;padding:0 22px;border-left:1px solid rgba(255,255,255,.18);font-size:14px;font-weight:800;opacity:.82}

.services{padding:110px 0 120px}
.section-intro{display:grid;grid-template-columns:220px 1fr;gap:80px;align-items:start;margin-bottom:70px}
.section-kicker{font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;margin:0}
.section-intro h2,.showcase h2,.about h2,.contact-section h2{font-size:clamp(46px,5vw,86px);line-height:.98;letter-spacing:-.055em;margin:0}
.services-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}
.service-card{
	min-height:520px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);
	display:flex;flex-direction:column;background:#fff;overflow:hidden;transition:transform .35s var(--ease),box-shadow .35s var(--ease)
}
.service-card:hover{transform:translateY(-8px);box-shadow:0 30px 60px rgba(0,0,0,.08);z-index:2}
.service-copy{padding:28px 30px 22px;min-height:245px}
.service-copy>span{font-size:14px}
.service-copy h3{font-size:28px;text-transform:uppercase;letter-spacing:-.03em;margin:14px 0 18px}
.service-copy p{color:var(--muted);line-height:1.55;min-height:75px}
.service-copy a{display:inline-flex;gap:12px;margin-top:10px;font-weight:700}
.service-copy a:hover{color:var(--pink)}
.service-card img{margin-top:auto;width:100%;height:275px;object-fit:cover;transition:transform .6s var(--ease)}
.service-card:hover img{transform:scale(1.05)}

.showcase{padding:120px 0;background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.showcase-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px;align-items:center}
.showcase-copy p:not(.section-kicker){font-size:18px;line-height:1.6;color:var(--muted);max-width:520px;margin:28px 0 34px}
.showcase-board{display:grid;grid-template-columns:1fr 1fr;gap:18px;height:560px}
.showcase-tile{background-size:cover;background-position:center;min-height:0}
.tile-a{grid-row:span 2;background-image:url('../images/hero-sign.jpg')}
.tile-b{background-image:url('../images/hero-brochure.jpg')}
.tile-c{background-image:url('../images/hero-box.jpg')}

.about{padding:120px 0}
.about-grid{display:grid;grid-template-columns:220px 1fr;gap:80px}
.about-points{display:grid;grid-template-columns:1fr 1fr;margin-top:60px;border-top:1px solid var(--line);border-left:1px solid var(--line)}
.about-points div{padding:26px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;gap:20px;align-items:center;background:#fff}
.about-points strong{color:var(--pink)}
.about-points span{font-size:18px;font-weight:700}

.contact-section{padding:120px 0;background:#111;color:#fff}
.contact-grid{display:grid;grid-template-columns:1fr .8fr;gap:100px;align-items:end}
.contact-copy p:not(.section-kicker){font-size:18px;line-height:1.6;color:#c6c6c2;max-width:560px;margin-top:26px}
.contact-card{border-top:1px solid rgba(255,255,255,.25)}
.contact-card a,.contact-card>span{display:flex;justify-content:space-between;padding:23px 0;border-bottom:1px solid rgba(255,255,255,.25);font-size:20px}
.contact-card a:hover{color:var(--pink)}

.site-footer{padding:60px 0 34px;background:#0b0b0b;color:#fff}
.footer-grid{display:grid;grid-template-columns:1fr 1fr auto;gap:70px}
.footer-brand p,.footer-meta{color:#969692;font-size:13px}
.footer-links{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.footer-links a:hover,.footer-meta a:hover{color:var(--pink)}
.footer-meta{text-align:right}
.generic-page{padding:100px 0;min-height:60vh}

.reveal{opacity:0;transform:translateY(34px);transition:opacity .9s var(--ease),transform .9s var(--ease)}
.reveal.is-visible{opacity:1;transform:none}

@media (max-width:1200px){
	.topbar__right{display:none}
	.header-grid{grid-template-columns:180px 1fr 190px}
	.main-nav{gap:17px}
	.main-nav a{font-size:10px}
	.hero-grid{grid-template-columns:1fr 1fr}
	.services-grid{grid-template-columns:1fr 1fr}
}
@media (max-width:980px){
	.site-container{width:min(calc(100% - 36px),var(--container))}
	.topbar{display:none}
	.header-grid{min-height:78px;grid-template-columns:auto auto}
	.header-cta{display:none}
	.menu-toggle{display:block;justify-self:end;z-index:1002}
	.main-nav{
		position:fixed;inset:0;background:#fff;display:none;flex-direction:column;align-items:flex-start;
		justify-content:center;padding:90px 32px;gap:24px;z-index:1001
	}
	.main-nav.is-open{display:flex}
	.main-nav a{font-size:28px}
	.hero{min-height:auto}
	.hero-grid{grid-template-columns:1fr;min-height:auto}
	.hero-copy{padding:80px 0 20px}
	.hero-stage{height:560px}
	.trust-inner{align-items:flex-start;flex-direction:column;padding-block:28px}
	.trust-logos{grid-template-columns:repeat(3,1fr);gap:24px}
	.trust-logos span{border:0;padding:0;text-align:left}
	.section-intro,.about-grid{grid-template-columns:1fr;gap:24px}
	.showcase-grid,.contact-grid{grid-template-columns:1fr;gap:60px}
	.footer-grid{grid-template-columns:1fr 1fr}
	.footer-meta{text-align:left}
}
@media (max-width:680px){
	.hero h1{font-size:58px}
	.hero-lead{font-size:17px}
	.hero-stage{height:450px}
	.brochure{width:155px;height:225px}
	.box{width:190px;height:150px}
	.card{width:170px;height:110px}
	.sign{width:250px;height:155px}
	.stamp{width:90px;height:90px;font-size:7px}
	.services-grid{grid-template-columns:1fr}
	.service-card{min-height:480px}
	.trust-logos{grid-template-columns:1fr 1fr}
	.about-points{grid-template-columns:1fr}
	.footer-grid{grid-template-columns:1fr}
	.footer-links{grid-template-columns:1fr}
	.scroll-cue{display:none}
}
@media (prefers-reduced-motion:reduce){
	*{scroll-behavior:auto!important;animation:none!important;transition:none!important}
	.reveal{opacity:1;transform:none}
}


/* =========================================================
   LOGIPUB STUDIO V5.6 — HEADER + HERO + MOTION SYSTEM
   ========================================================= */

:root{
	--pink:#ff2f87;
	--header-h:92px;
}

/* Remove legacy top bar if still present anywhere */
.topbar{display:none!important}

/* One-line premium header */
.site-header{
	position:sticky;
	top:0;
	z-index:1000;
	background:rgba(255,255,255,.90);
	border-bottom:1px solid rgba(17,17,17,.10);
	backdrop-filter:blur(18px);
	-webkit-backdrop-filter:blur(18px);
	transition:
		min-height .3s var(--ease),
		background .3s ease,
		box-shadow .3s ease,
		transform .3s var(--ease);
}

.site-header.is-scrolled{
	background:rgba(255,255,255,.97);
	box-shadow:0 14px 40px rgba(0,0,0,.07);
}

.header-grid{
	min-height:var(--header-h);
	display:grid;
	grid-template-columns:minmax(170px,220px) minmax(0,1fr) minmax(190px,220px);
	align-items:center;
	gap:28px;
}

.site-header.is-scrolled .header-grid{
	min-height:76px;
}

.brand{
	display:flex;
	align-items:center;
	justify-self:start;
	min-width:0;
}

.custom-logo-link{
	display:flex;
	align-items:center;
}

.custom-logo{
	width:auto;
	max-width:176px;
	max-height:62px;
	object-fit:contain;
}

.brand-word{
	font-size:31px;
	line-height:1;
	white-space:nowrap;
}

.main-nav{
	display:flex;
	align-items:center;
	justify-content:center;
	gap:clamp(15px,1.55vw,28px);
	min-width:0;
}

.main-nav a{
	font-size:clamp(10px,.76vw,12px);
	font-weight:800;
	letter-spacing:.055em;
	text-transform:uppercase;
	white-space:nowrap;
	transition:color .22s ease,transform .22s var(--ease);
}

.main-nav a:hover{
	color:var(--pink);
	transform:translateY(-2px);
}

.header-cta{
	justify-self:end;
	min-height:52px;
	padding:0 20px;
	display:inline-flex;
	align-items:center;
	justify-content:center;
	gap:14px;
	white-space:nowrap;
	background:#111;
	color:#fff;
	font-size:11px;
	font-weight:800;
	letter-spacing:.06em;
	text-transform:uppercase;
	box-shadow:none;
}

.header-cta:hover{
	background:var(--pink);
}

/* Hero refinements */
.hero{
	min-height:calc(100vh - var(--header-h));
	background:
		linear-gradient(rgba(255,255,255,.28),rgba(255,255,255,.28)),
		repeating-linear-gradient(0deg,rgba(0,0,0,.015) 0,rgba(0,0,0,.015) 1px,transparent 1px,transparent 4px);
}

.hero-grid{
	min-height:calc(100vh - var(--header-h));
	grid-template-columns:minmax(520px,.95fr) minmax(560px,1.05fr);
	gap:64px;
}

.hero-copy{
	padding-block:84px;
}

.hero h1{
	font-size:clamp(72px,6.7vw,124px);
	line-height:.86;
	max-width:780px;
}

.hero-stage{
	height:650px;
}

.float-card{
	border:1px solid rgba(17,17,17,.08);
	transition:box-shadow .35s ease,filter .35s ease;
}

.float-card:hover{
	box-shadow:0 40px 90px rgba(0,0,0,.20);
	filter:saturate(1.08);
}

.brochure{animation:lp-float-a 7s ease-in-out infinite}
.box{animation:lp-float-b 8s ease-in-out infinite}
.card{animation:lp-float-c 6.5s ease-in-out infinite}
.sign{animation:lp-float-d 9s ease-in-out infinite}

@keyframes lp-float-a{0%,100%{margin-top:0}50%{margin-top:-12px}}
@keyframes lp-float-b{0%,100%{margin-top:0}50%{margin-top:10px}}
@keyframes lp-float-c{0%,100%{margin-top:0}50%{margin-top:-8px}}
@keyframes lp-float-d{0%,100%{margin-top:0}50%{margin-top:12px}}

.stamp{
	animation:lp-spin 22s linear infinite;
}
@keyframes lp-spin{to{transform:rotate(368deg)}}

/* More dynamic sections */
.service-card{
	transform-origin:center bottom;
}
.service-card:hover{
	transform:translateY(-10px) scale(1.012);
}

.showcase-tile{
	transition:transform .7s var(--ease),filter .5s ease;
}
.showcase-tile:hover{
	transform:scale(1.025);
	filter:saturate(1.08);
}

.contact-card a{
	transition:padding-left .25s var(--ease),color .25s ease;
}
.contact-card a:hover{
	padding-left:10px;
}

/* Desktop fit safeguards */
@media (max-width:1380px){
	.header-grid{
		grid-template-columns:170px minmax(0,1fr) 190px;
		gap:20px;
	}
	.main-nav{gap:16px}
	.main-nav a{font-size:10px}
	.header-cta{padding-inline:16px}
}

@media (max-width:1120px){
	.header-grid{
		grid-template-columns:auto auto;
	}
	.header-cta{display:none}
	.menu-toggle{display:block;justify-self:end}
	.main-nav{
		position:fixed;
		inset:0;
		display:none;
		flex-direction:column;
		align-items:flex-start;
		justify-content:center;
		gap:22px;
		padding:100px 36px 48px;
		background:rgba(255,255,255,.99);
		z-index:1001;
	}
	.main-nav.is-open{display:flex}
	.main-nav a{font-size:28px}
}

@media (max-width:980px){
	.hero-grid{
		grid-template-columns:1fr;
		min-height:auto;
	}
	.hero{
		min-height:auto;
	}
}

@media (prefers-reduced-motion:reduce){
	.brochure,.box,.card,.sign,.stamp{animation:none!important}
}


/* =========================================================
   LOGIPUB STUDIO V5.7 — HEADER LOCKED
   ========================================================= */

.site-header{
	position:sticky;
	top:0;
	z-index:1200;
	background:rgba(255,255,255,.94);
	border-bottom:1px solid rgba(17,17,17,.10);
	backdrop-filter:blur(18px);
	-webkit-backdrop-filter:blur(18px);
	transition:background .28s ease,box-shadow .28s ease;
}

.site-header.is-scrolled{
	background:rgba(255,255,255,.985);
	box-shadow:0 12px 34px rgba(0,0,0,.06);
}

.header-grid{display:none!important}

.header-shell{
	min-height:88px;
	display:grid;
	grid-template-columns:190px minmax(0,1fr) 210px;
	align-items:center;
	gap:26px;
	transition:min-height .28s var(--ease);
}

.site-header.is-scrolled .header-shell{
	min-height:74px;
}

.brand{
	display:flex;
	align-items:center;
	justify-self:start;
	min-width:0;
}

.custom-logo-link{
	display:flex;
	align-items:center;
}

.custom-logo{
	width:auto;
	height:auto;
	max-width:170px;
	max-height:58px;
	object-fit:contain;
}

.brand-word{
	font-size:29px;
	font-weight:800;
	letter-spacing:.01em;
	line-height:1;
	white-space:nowrap;
}

.main-nav{
	display:flex;
	align-items:center;
	justify-content:center;
	gap:clamp(16px,1.55vw,28px);
	min-width:0;
}

.main-nav a{
	position:relative;
	padding:12px 0;
	font-size:clamp(10px,.74vw,12px);
	font-weight:800;
	letter-spacing:.055em;
	text-transform:uppercase;
	white-space:nowrap;
	transition:color .22s ease,transform .22s var(--ease);
}

.main-nav a::after{
	content:"";
	position:absolute;
	left:0;
	right:0;
	bottom:4px;
	height:2px;
	background:var(--pink);
	transform:scaleX(0);
	transform-origin:left;
	transition:transform .24s var(--ease);
}

.main-nav a:hover,
.main-nav a:focus-visible{
	color:var(--pink);
	transform:translateY(-1px);
}

.main-nav a:hover::after,
.main-nav a:focus-visible::after{
	transform:scaleX(1);
}

.header-cta{
	justify-self:end;
	display:inline-flex;
	align-items:center;
	justify-content:center;
	gap:16px;
	min-height:50px;
	padding:0 20px;
	background:#111;
	color:#fff;
	font-size:11px;
	font-weight:800;
	letter-spacing:.06em;
	text-transform:uppercase;
	white-space:nowrap;
	transition:background .22s ease,transform .22s var(--ease);
}

.header-cta:hover{
	background:var(--pink);
	transform:translateY(-2px);
}

.menu-toggle{
	display:none;
	justify-self:end;
	position:relative;
	z-index:1301;
	width:46px;
	height:46px;
	padding:10px;
	border:0;
	background:transparent;
	cursor:pointer;
}

.menu-toggle span{
	display:block;
	width:24px;
	height:2px;
	margin:5px auto;
	background:#111;
	transition:transform .22s ease,opacity .22s ease;
}

.menu-toggle[aria-expanded="true"] span:nth-child(1){
	transform:translateY(7px) rotate(45deg);
}
.menu-toggle[aria-expanded="true"] span:nth-child(2){
	opacity:0;
}
.menu-toggle[aria-expanded="true"] span:nth-child(3){
	transform:translateY(-7px) rotate(-45deg);
}

@media (max-width:1320px){
	.header-shell{
		grid-template-columns:160px minmax(0,1fr) 190px;
		gap:18px;
	}
	.main-nav{gap:14px}
	.main-nav a{font-size:10px}
	.header-cta{padding-inline:16px}
	.custom-logo{max-width:150px}
}

@media (max-width:1120px){
	.header-shell{
		grid-template-columns:auto auto;
		min-height:78px;
	}
	.header-cta{display:none}
	.menu-toggle{display:block}
	.main-nav{
		position:fixed;
		inset:0;
		display:none;
		flex-direction:column;
		align-items:flex-start;
		justify-content:center;
		gap:20px;
		padding:96px 34px 44px;
		background:rgba(255,255,255,.99);
		z-index:1300;
	}
	.main-nav.is-open{display:flex}
	.main-nav a{
		font-size:28px;
		padding:8px 0;
	}
	.main-nav a::after{bottom:0}
}

@media (max-width:640px){
	.header-shell{min-height:72px}
	.custom-logo{max-width:138px;max-height:48px}
	.brand-word{font-size:25px}
}


/* LOGIPUB V5.8 REAL PROJECT HERO */
.hero-real{position:relative;min-height:calc(100vh - 88px);overflow:hidden;background:radial-gradient(circle at 78% 26%,rgba(255,47,135,.06),transparent 27%),linear-gradient(rgba(255,255,255,.72),rgba(255,255,255,.72)),repeating-linear-gradient(0deg,rgba(0,0,0,.014) 0,rgba(0,0,0,.014) 1px,transparent 1px,transparent 4px)}
.hero-real .hero-grid{min-height:calc(100vh - 88px);grid-template-columns:minmax(500px,.92fr) minmax(620px,1.08fr);gap:64px;align-items:center}
.hero-real .hero-copy{position:relative;z-index:3;padding-block:76px}
.hero-real .hero-line{display:block}
.hero-proof{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-top:46px;color:#777771;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
.hero-proof i{width:3px;height:3px;border-radius:50%;background:var(--pink)}
.hero-showcase{position:relative;height:680px;isolation:isolate;perspective:1400px}
.hero-grid-lines{position:absolute;inset:8% 2% 3% 4%;border:1px solid rgba(17,17,17,.08);background-image:linear-gradient(rgba(17,17,17,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(17,17,17,.045) 1px,transparent 1px);background-size:64px 64px;transform:rotate(-3deg);z-index:-2}
.project-card{position:absolute;margin:0;overflow:hidden;background:#fff;border:1px solid rgba(17,17,17,.11);box-shadow:0 26px 64px rgba(0,0,0,.15);transition:box-shadow .35s ease,filter .35s ease;will-change:translate}
.project-card img{width:100%;height:100%;object-fit:cover}
.project-card figcaption{position:absolute;left:0;right:0;bottom:0;display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;background:rgba(17,17,17,.86);color:#fff;backdrop-filter:blur(8px)}
.project-card figcaption span{color:var(--pink);font-size:9px;font-weight:900;letter-spacing:.11em;text-transform:uppercase}
.project-card figcaption strong{font-size:10px;font-weight:700;letter-spacing:.03em;text-align:right}
.project-card:hover{box-shadow:0 38px 90px rgba(0,0,0,.21);filter:saturate(1.08);z-index:8}
.project-rollup{width:174px;height:330px;left:4%;top:8%;transform:rotate(-6deg);animation:lpfa 7s ease-in-out infinite;z-index:3}
.project-stand{width:400px;height:270px;right:1%;top:5%;transform:rotate(3deg);animation:lpfb 8.5s ease-in-out infinite;z-index:2}
.project-facade{width:430px;height:286px;right:0;bottom:4%;transform:rotate(5deg);animation:lpfc 9s ease-in-out infinite;z-index:4}
.project-signage{width:300px;height:205px;left:10%;bottom:8%;transform:rotate(-4deg);animation:lpfd 7.8s ease-in-out infinite;z-index:5}
.hero-badge{position:absolute;left:47%;top:46%;width:128px;height:128px;border-radius:50%;display:grid;place-items:center;background:#fff;border:1px solid #111;box-shadow:0 16px 42px rgba(0,0,0,.12);z-index:7}
.hero-badge svg{position:absolute;inset:8px;width:112px;height:112px;animation:lpbs 20s linear infinite}.hero-badge text{font-size:8px;font-weight:900;letter-spacing:1.25px}.hero-badge strong{font-size:24px;letter-spacing:-.04em}
@keyframes lpbs{to{transform:rotate(360deg)}}@keyframes lpfa{0%,100%{margin-top:0}50%{margin-top:-12px}}@keyframes lpfb{0%,100%{margin-top:0}50%{margin-top:10px}}@keyframes lpfc{0%,100%{margin-top:0}50%{margin-top:-9px}}@keyframes lpfd{0%,100%{margin-top:0}50%{margin-top:11px}}
@media(max-width:1280px){.hero-real .hero-grid{grid-template-columns:minmax(450px,.9fr) minmax(540px,1.1fr);gap:34px}.hero-showcase{height:620px}.project-rollup{width:150px;height:290px}.project-stand{width:350px;height:236px}.project-facade{width:370px;height:246px}.project-signage{width:260px;height:178px}}
@media(max-width:980px){.hero-real .hero-grid{grid-template-columns:1fr;min-height:auto}.hero-real .hero-copy{padding:76px 0 22px}.hero-showcase{height:620px}}
@media(max-width:640px){.hero-real .hero-copy{padding-top:62px}.hero-proof{margin-top:32px}.hero-showcase{height:500px}.hero-grid-lines{background-size:42px 42px}.project-rollup{width:105px;height:205px;left:2%}.project-stand{width:240px;height:162px;right:0}.project-facade{width:260px;height:174px}.project-signage{width:185px;height:128px;left:2%}.hero-badge{width:92px;height:92px;left:43%;top:47%}.hero-badge svg{width:78px;height:78px;inset:7px}.hero-badge strong{font-size:18px}}
@media(prefers-reduced-motion:reduce){.project-card,.hero-badge svg{animation:none!important}}

/* =========================================================
   LOGIPUB STUDIO V5.9 — REAL PROJECT REFERENCES
   ========================================================= */

.trusted-projects{
	position:relative;
	padding:118px 0 126px;
	background:#0f0f10;
	color:#fff;
	overflow:hidden;
}

.trusted-projects::before{
	content:"";
	position:absolute;
	width:520px;
	height:520px;
	right:-220px;
	top:-260px;
	border-radius:50%;
	background:radial-gradient(circle,rgba(255,47,135,.16),transparent 68%);
	pointer-events:none;
}

.trusted-projects-head{
	position:relative;
	z-index:1;
	display:grid;
	grid-template-columns:minmax(0,1.15fr) minmax(300px,.55fr);
	gap:80px;
	align-items:end;
	margin-bottom:58px;
}

.trusted-projects .section-kicker{
	color:var(--pink);
}

.trusted-projects-head h2{
	max-width:780px;
	margin:0;
	font-size:clamp(44px,5.6vw,86px);
	line-height:.96;
	letter-spacing:-.055em;
}

.trusted-projects-head > p{
	max-width:490px;
	margin:0 0 7px auto;
	color:rgba(255,255,255,.62);
	font-size:15px;
	line-height:1.75;
}

.trusted-projects-grid{
	position:relative;
	z-index:1;
	display:grid;
	grid-template-columns:1.25fr .75fr;
	grid-template-rows:repeat(2,315px);
	gap:18px;
}

.trusted-project-card{
	position:relative;
	min-height:315px;
	overflow:hidden;
	border:1px solid rgba(255,255,255,.14);
	background:#18181a;
	isolation:isolate;
}

.trusted-project-wide{
	grid-row:1 / 3;
	min-height:648px;
}

.trusted-project-card img{
	position:absolute;
	inset:0;
	width:100%;
	height:100%;
	object-fit:cover;
	transform:scale(1.015);
	filter:saturate(.82) contrast(1.03);
	transition:transform .8s cubic-bezier(.2,.7,.2,1),filter .5s ease;
	z-index:-3;
}

.trusted-project-overlay{
	position:absolute;
	inset:0;
	background:
		linear-gradient(180deg,rgba(0,0,0,.08) 20%,rgba(0,0,0,.82) 100%),
		linear-gradient(90deg,rgba(0,0,0,.18),transparent 55%);
	transition:background .45s ease;
	z-index:-2;
}

.trusted-project-card::after{
	content:"";
	position:absolute;
	inset:0;
	border:0 solid var(--pink);
	transition:border-width .25s ease;
	pointer-events:none;
	z-index:2;
}

.trusted-project-content{
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	padding:30px;
	transform:translateY(4px);
	transition:transform .45s ease;
}

.trusted-project-wide .trusted-project-content{
	padding:42px;
}

.trusted-project-content span{
	display:block;
	margin-bottom:12px;
	color:var(--pink);
	font-size:10px;
	font-weight:900;
	letter-spacing:.12em;
	text-transform:uppercase;
}

.trusted-project-content h3{
	max-width:560px;
	margin:0 0 10px;
	font-size:clamp(26px,3vw,48px);
	line-height:1;
	letter-spacing:-.035em;
}

.trusted-project-card:not(.trusted-project-wide) .trusted-project-content h3{
	font-size:clamp(24px,2.2vw,34px);
}

.trusted-project-content p{
	max-width:500px;
	margin:0;
	color:rgba(255,255,255,.72);
	font-size:13px;
	line-height:1.55;
}

.trusted-project-card:hover img{
	transform:scale(1.07);
	filter:saturate(1.03) contrast(1.05);
}

.trusted-project-card:hover .trusted-project-overlay{
	background:
		linear-gradient(180deg,rgba(0,0,0,.02) 15%,rgba(0,0,0,.88) 100%),
		linear-gradient(90deg,rgba(255,47,135,.12),transparent 65%);
}

.trusted-project-card:hover::after{
	border-width:2px;
}

.trusted-project-card:hover .trusted-project-content{
	transform:translateY(-6px);
}

.trusted-projects-foot{
	position:relative;
	z-index:1;
	display:flex;
	align-items:center;
	gap:13px;
	margin-top:28px;
	color:rgba(255,255,255,.48);
	font-size:10px;
	font-weight:800;
	letter-spacing:.1em;
	text-transform:uppercase;
}

.trusted-projects-foot i{
	width:3px;
	height:3px;
	border-radius:50%;
	background:var(--pink);
}

.trusted-projects-foot a{
	margin-left:auto;
	color:#fff;
	font-size:11px;
	text-decoration:none;
	border-bottom:1px solid rgba(255,255,255,.34);
	padding-bottom:5px;
	transition:border-color .2s ease,color .2s ease;
}

.trusted-projects-foot a:hover{
	color:var(--pink);
	border-color:var(--pink);
}

@media(max-width:980px){
	.trusted-projects{
		padding:90px 0;
	}

	.trusted-projects-head{
		grid-template-columns:1fr;
		gap:24px;
	}

	.trusted-projects-head > p{
		margin-left:0;
	}

	.trusted-projects-grid{
		grid-template-columns:1fr 1fr;
		grid-template-rows:460px 280px;
	}

	.trusted-project-wide{
		grid-column:1 / 3;
		grid-row:auto;
		min-height:460px;
	}
}

@media(max-width:640px){
	.trusted-projects{
		padding:76px 0;
	}

	.trusted-projects-head{
		margin-bottom:38px;
	}

	.trusted-projects-grid{
		display:grid;
		grid-template-columns:1fr;
		grid-template-rows:none;
	}

	.trusted-project-card,
	.trusted-project-wide{
		grid-column:auto;
		grid-row:auto;
		min-height:390px;
	}

	.trusted-project-card:not(.trusted-project-wide){
		min-height:300px;
	}

	.trusted-project-content,
	.trusted-project-wide .trusted-project-content{
		padding:25px;
	}

	.trusted-projects-foot{
		flex-wrap:wrap;
	}

	.trusted-projects-foot a{
		width:100%;
		margin:12px 0 0;
	}
}

@media(prefers-reduced-motion:reduce){
	.trusted-project-card img,
	.trusted-project-content{
		transition:none!important;
	}
}
