/* Printbox homepage V2 preview — DEV only via printbox-home-v2-preview.php */
body.pb2-home-active {
  --pb2-ink:#102335;
  --pb2-muted:#68798a;
  --pb2-blue:#123d72;
  --pb2-blue-2:#1f6fb2;
  --pb2-sky:#eaf5ff;
  --pb2-line:#dfe8ef;
  --pb2-soft:#f6f8fa;
  --pb2-dark:#0f2234;
  background:#fff;
}
body.pb2-home-active #main .page-wrapper{padding-top:0!important}
body.pb2-home-active #main .row.row-main{max-width:none!important;width:100%!important;margin:0!important}
body.pb2-home-active #main .row.row-main>.large-9,
body.pb2-home-active #main .row.row-main>.col{max-width:100%!important;flex-basis:100%!important;padding:0!important}
body.pb2-home-active #secondary{display:none!important}
body.pb2-home-active .page-inner{padding:0!important}
body.pb2-home-active #main .container{max-width:none}
body.pb2-home-active .header-top{display:none!important}
body.pb2-home-active .header-main{height:68px!important}
body.pb2-home-active #logo img{max-height:58px!important}
body.pb2-home-active #wide-nav{box-shadow:0 1px 0 rgba(11,35,54,.09)}
body.pb2-home-active .header-bottom{background:#123d72!important}
body.pb2-home-active .absolute-footer{border-top:0!important}

.pb2-home{font-family:Inter,Manrope,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--pb2-ink);overflow:hidden}
.pb2-home *{box-sizing:border-box}
.pb2-home a{text-decoration:none}
.pb2-home svg{display:block;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.pb2-shell{width:min(1220px,calc(100% - 44px));margin-left:auto;margin-right:auto}

.pb2-hero{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(460px,.92fr);gap:56px;align-items:center;min-height:570px;padding:62px 68px;margin-top:24px;margin-bottom:18px;border-radius:30px;background:linear-gradient(135deg,#f3f8fd 0%,#fff 55%,#eff8ff 100%);border:1px solid #dce8f1;overflow:hidden;box-shadow:0 22px 70px rgba(31,73,107,.08)}
.pb2-hero:before{content:"";position:absolute;width:420px;height:420px;right:-140px;top:-190px;border-radius:50%;background:radial-gradient(circle,rgba(31,111,178,.18),rgba(31,111,178,0) 72%);pointer-events:none}
.pb2-eyebrow{display:inline-flex;align-items:center;gap:9px;padding:8px 12px;margin-bottom:19px;border:1px solid rgba(31,111,178,.17);border-radius:999px;background:rgba(255,255,255,.75);font-size:12px;font-weight:800;letter-spacing:.07em;text-transform:uppercase;color:#516b82}
.pb2-eyebrow>span{width:8px;height:8px;border-radius:50%;background:#28a66c;box-shadow:0 0 0 4px rgba(40,166,108,.12)}
.pb2-hero h1{max-width:630px;margin:0 0 20px;font-size:clamp(48px,5vw,72px);line-height:.98;letter-spacing:-.052em;color:var(--pb2-ink);font-weight:820}
.pb2-hero__lead{max-width:650px;margin:0 0 27px;color:#556b7d;font-size:18px;line-height:1.58}
.pb2-actions{display:flex;flex-wrap:wrap;gap:11px}
.pb2-btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:52px;padding:0 22px;border-radius:13px;font-weight:800;font-size:14px;transition:.2s ease}
.pb2-btn--primary{color:#fff!important;background:linear-gradient(135deg,var(--pb2-blue),var(--pb2-blue-2));box-shadow:0 12px 26px rgba(18,61,114,.18)}
.pb2-btn--primary:hover{transform:translateY(-2px);box-shadow:0 17px 34px rgba(18,61,114,.24)}
.pb2-btn--primary span{font-size:18px}
.pb2-btn--secondary{color:#1c3b57!important;border:1px solid #cbd8e3;background:rgba(255,255,255,.84)}
.pb2-btn--secondary:hover{border-color:#abc0d2;background:#fff}
.pb2-hero__micro{display:flex;flex-wrap:wrap;gap:18px;margin-top:24px;color:#667b8d;font-size:12.5px;font-weight:700}
.pb2-hero__micro span{display:flex;align-items:center;gap:7px}
.pb2-hero__micro svg{width:18px;height:18px;color:#1f6fb2}

.pb2-hero__visual{position:relative;min-height:390px}
.pb2-hero-tile{position:absolute;overflow:hidden;border:1px solid rgba(18,61,114,.09);border-radius:22px;background:linear-gradient(145deg,#fff,#f0f7fc);box-shadow:0 24px 55px rgba(19,47,68,.16);color:#15354f!important;transition:.22s ease}
.pb2-hero-tile:hover{transform:translateY(-5px) rotate(var(--r,0deg))!important;box-shadow:0 30px 70px rgba(19,47,68,.2)}
.pb2-hero-tile img{width:100%;height:100%;object-fit:cover;display:block}
.pb2-hero-tile:after{content:"";position:absolute;inset:auto 0 0;height:44%;background:linear-gradient(transparent,rgba(5,25,40,.68))}
.pb2-hero-tile strong{position:absolute;z-index:2;left:16px;bottom:14px;color:#fff;font-size:13px;font-weight:850}
.pb2-hero-tile__art{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:linear-gradient(145deg,#eaf4fb,#fff)}
.pb2-hero-tile__art svg{width:88px;height:88px;color:#337aaa}
.pb2-hero-tile--1{--r:-5deg;left:5px;top:34px;width:56%;height:222px;transform:rotate(-5deg);z-index:2}
.pb2-hero-tile--2{--r:6deg;right:5px;top:0;width:42%;height:188px;transform:rotate(6deg);z-index:3}
.pb2-hero-tile--3{--r:3deg;right:32px;bottom:7px;width:50%;height:210px;transform:rotate(3deg);z-index:1}
.pb2-hero-badge{position:absolute;z-index:5;left:35px;bottom:20px;display:flex;flex-direction:column;justify-content:center;width:142px;height:96px;padding:17px;border-radius:18px;background:#102d48;color:#fff;box-shadow:0 18px 35px rgba(15,34,52,.22);transform:rotate(-2deg)}
.pb2-hero-badge b{font-size:20px;letter-spacing:.08em}.pb2-hero-badge span{margin-top:4px;font-size:8px;letter-spacing:.12em;color:#a9c5db}

.pb2-strip{display:grid;grid-template-columns:repeat(4,1fr);margin-bottom:88px;border:1px solid var(--pb2-line);border-radius:16px;background:#fff;box-shadow:0 8px 28px rgba(16,35,53,.035);overflow:hidden}
.pb2-strip>div{display:flex;align-items:center;justify-content:center;gap:9px;min-height:62px;padding:13px 16px;border-right:1px solid var(--pb2-line);color:#4d6477;font-size:12.5px;font-weight:800;text-align:center}
.pb2-strip>div:last-child{border-right:0}.pb2-strip svg{width:20px;height:20px;color:#2477b6}

.pb2-section{margin-bottom:92px}
.pb2-section-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.72fr);gap:40px;align-items:end;margin-bottom:30px}
.pb2-section-head--compact{grid-template-columns:1fr}
.pb2-section-head h2,.pb2-production h2,.pb2-seo h2,.pb2-cta h2{margin:4px 0 0;font-size:clamp(34px,4vw,52px);line-height:1.02;letter-spacing:-.04em;color:var(--pb2-ink);font-weight:820}
.pb2-section-head>p{margin:0;color:var(--pb2-muted);font-size:15px;line-height:1.62}
.pb2-kicker{display:block;color:#2477b6;font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}

.pb2-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.pb2-product{position:relative;display:flex;flex-direction:column;min-height:365px;overflow:hidden;border:1px solid var(--pb2-line);border-radius:22px;background:#fff;color:inherit!important;box-shadow:0 10px 34px rgba(16,35,53,.055);transition:.22s ease}
.pb2-product:hover{transform:translateY(-4px);border-color:#c9d9e5;box-shadow:0 18px 44px rgba(16,35,53,.1)}
.pb2-product__media{position:relative;height:218px;overflow:hidden;background:linear-gradient(145deg,#edf5fb,#f9fbfd)}
.pb2-product__media img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .35s ease}.pb2-product:hover .pb2-product__media img{transform:scale(1.025)}
.pb2-product__media>span{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:#276d9e}.pb2-product__media>span svg{width:84px;height:84px}
.pb2-product__media em{position:absolute;left:13px;top:13px;padding:5px 9px;border-radius:999px;background:rgba(255,255,255,.92);box-shadow:0 4px 14px rgba(12,40,62,.08);color:#597184;font-size:9.5px;font-style:normal;font-weight:900;text-transform:uppercase;letter-spacing:.08em}
.pb2-product__body{display:flex;justify-content:space-between;gap:18px;padding:18px 18px 5px;align-items:flex-start}
.pb2-product h3{margin:0 0 5px;color:#17344b;font-size:20px;font-weight:800;line-height:1.1}.pb2-product p{margin:0;color:#718191;font-size:12.5px}.pb2-product__body>strong{white-space:nowrap;color:#123d72;font-size:20px;font-weight:850}
.pb2-product__action{margin-top:auto;padding:13px 18px 18px;color:#2477b6;font-size:12.5px;font-weight:850}

.pb2-artwork-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.pb2-artwork-card{display:grid;grid-template-columns:auto 1fr;gap:19px;min-height:210px;padding:28px;border-radius:22px;border:1px solid var(--pb2-line);background:#fff}
.pb2-artwork-card--ready{background:linear-gradient(145deg,#f8fbfd,#eef8ff)}
.pb2-artwork-card--design{background:linear-gradient(145deg,#102d48,#183f61);border-color:#183f61;color:#fff}
.pb2-artwork-card__icon{display:flex;align-items:center;justify-content:center;width:58px;height:58px;border-radius:17px;background:#fff;color:#2477b6;box-shadow:0 10px 25px rgba(16,35,53,.07)}
.pb2-artwork-card--design .pb2-artwork-card__icon{background:rgba(255,255,255,.1);color:#fff}.pb2-artwork-card__icon svg{width:30px;height:30px}
.pb2-artwork-card h3{margin:2px 0 8px;font-size:25px;letter-spacing:-.02em;color:#17344b;font-weight:820}.pb2-artwork-card--design h3{color:#fff}
.pb2-artwork-card p{margin:0 0 17px;color:#63788a;font-size:14px;line-height:1.58}.pb2-artwork-card--design p{color:#c9d9e7}
.pb2-artwork-card a{color:#2477b6!important;font-size:13px;font-weight:900}.pb2-artwork-card--design a{color:#fff!important}

.pb2-categories{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.pb2-category{display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:center;min-height:112px;padding:18px 19px;border:1px solid var(--pb2-line);border-radius:17px;background:#fff;color:inherit!important;transition:.2s ease}
.pb2-category:hover{transform:translateY(-2px);border-color:#c8d8e4;box-shadow:0 12px 28px rgba(16,35,53,.07)}
.pb2-category>span{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:13px;background:#f0f6fa;color:#276d9e}.pb2-category svg{width:27px;height:27px}
.pb2-category h3{margin:0 0 4px;font-size:16px;color:#1a364d;font-weight:820}.pb2-category p{margin:0;color:#738392;font-size:11.5px;line-height:1.4}.pb2-category b{color:#91a3b1;font-size:19px;font-weight:500}

.pb2-process{padding:0}
.pb2-process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border:1px solid var(--pb2-line);border-radius:23px;overflow:hidden;background:#f8fafc}
.pb2-process-grid article{position:relative;min-height:205px;padding:29px 30px;background:#f8fafc;border-right:1px solid var(--pb2-line)}.pb2-process-grid article:last-child{border-right:0}
.pb2-process-grid article>span{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;margin-bottom:32px;border-radius:12px;background:#fff;box-shadow:0 7px 20px rgba(16,35,53,.07);color:#2477b6;font-size:11px;font-weight:900}
.pb2-process-grid h3{margin:0 0 7px;font-size:20px;color:#17344b;font-weight:820}.pb2-process-grid p{margin:0;color:#70808f;font-size:13px;line-height:1.52}

.pb2-production{display:grid;grid-template-columns:.86fr 1.14fr;min-height:420px;border-radius:28px;overflow:hidden;background:#10283d;color:#fff;box-shadow:0 26px 60px rgba(12,31,47,.16)}
.pb2-production__visual{position:relative;overflow:hidden;min-height:420px;background:linear-gradient(135deg,#27699a 0%,#174a71 47%,#102d49 100%)}
.pb2-production__visual:before{content:"";position:absolute;width:390px;height:390px;border-radius:50%;left:-150px;bottom:-160px;background:rgba(255,255,255,.06)}
.pb2-production__mark{position:absolute;left:54px;top:60px;display:flex;flex-direction:column;font-weight:900;letter-spacing:-.05em;line-height:.77;font-size:66px}.pb2-production__mark b{font-size:84px;color:#b5dcf5}.pb2-production__visual small{position:absolute;left:58px;bottom:52px;letter-spacing:.18em;font-size:10px;color:#b9d5e9}
.pb2-production__sheets{position:absolute;right:30px;bottom:33px;width:190px;height:220px}.pb2-production__sheets i{position:absolute;display:block;width:130px;height:175px;border-radius:10px;background:#fff;box-shadow:0 14px 30px rgba(0,0,0,.2)}.pb2-production__sheets i:nth-child(1){right:30px;bottom:4px;transform:rotate(8deg);opacity:.65}.pb2-production__sheets i:nth-child(2){right:45px;bottom:18px;transform:rotate(-2deg);opacity:.82}.pb2-production__sheets i:nth-child(3){right:58px;bottom:31px;transform:rotate(-10deg);background:linear-gradient(145deg,#fff,#d9edf9)}
.pb2-production__copy{display:flex;flex-direction:column;justify-content:center;padding:55px 58px}.pb2-kicker--light{color:#7fc5f2}.pb2-production h2{color:#fff;margin:7px 0 16px}.pb2-production__copy>p{max-width:620px;margin:0;color:#c5d3de;font-size:15px;line-height:1.65}
.pb2-production__facts{display:grid;grid-template-columns:1fr 1fr;gap:10px 20px;margin-top:28px}.pb2-production__facts span{display:flex;align-items:center;gap:8px;color:#dfeaf1;font-size:12.5px;font-weight:700}.pb2-production__facts svg{width:19px;height:19px;color:#7fc5f2}

.pb2-seo{display:grid;grid-template-columns:1fr .95fr;gap:40px;align-items:start;margin-bottom:78px;padding:31px 34px;border:1px solid var(--pb2-line);border-radius:20px;background:#fafcfd}.pb2-seo h2{font-size:29px;margin:0 0 9px}.pb2-seo p{margin:0;color:#687b8c;font-size:13px;line-height:1.65}.pb2-seo details{padding:13px 16px;border-radius:13px;background:#fff;border:1px solid #e4ebf0}.pb2-seo summary{cursor:pointer;color:#27475f;font-size:13px;font-weight:850}.pb2-seo details p{padding-top:12px}.pb2-seo details a{display:inline-block;margin-top:10px;color:#2477b6!important;font-size:12px;font-weight:900}

.pb2-cta{display:grid;grid-template-columns:1fr auto;gap:40px;align-items:center;margin-bottom:58px;padding:40px 44px;border-radius:25px;background:linear-gradient(135deg,#123d72,#1d5e91);color:#fff}.pb2-cta h2{font-size:37px;color:#fff;margin:0 0 8px}.pb2-cta p{max-width:680px;margin:0;color:#d5e4ef;font-size:14px;line-height:1.55}.pb2-btn--white{background:#fff;color:#173f60!important}.pb2-btn--outline-light{border:1px solid rgba(255,255,255,.4);color:#fff!important;background:rgba(255,255,255,.05)}
.pb2-mobile-dock{display:none}

@media(max-width:1080px){
  .pb2-hero{grid-template-columns:1fr .85fr;gap:35px;padding:48px 42px;min-height:520px}.pb2-hero h1{font-size:clamp(44px,5.4vw,60px)}.pb2-hero__visual{min-height:350px}.pb2-product__body{gap:10px}.pb2-product__body>strong{font-size:17px}.pb2-products{grid-template-columns:repeat(2,1fr)}.pb2-categories{grid-template-columns:repeat(2,1fr)}
}

@media(max-width:850px){
  .pb2-shell{width:min(100% - 30px,1220px)}
  .pb2-hero{grid-template-columns:1fr;padding:42px 36px 34px;min-height:0}.pb2-hero__copy{max-width:680px}.pb2-hero__visual{width:min(100%,620px);margin:0 auto;min-height:360px}.pb2-hero h1{font-size:54px}
  .pb2-strip{grid-template-columns:1fr 1fr;margin-bottom:68px}.pb2-strip>div:nth-child(2){border-right:0}.pb2-strip>div:nth-child(-n+2){border-bottom:1px solid var(--pb2-line)}
  .pb2-section{margin-bottom:72px}.pb2-section-head{grid-template-columns:1fr;gap:13px}.pb2-section-head>p{max-width:620px}
  .pb2-artwork-grid{grid-template-columns:1fr}.pb2-process-grid{grid-template-columns:1fr}.pb2-process-grid article{min-height:0;border-right:0;border-bottom:1px solid var(--pb2-line)}.pb2-process-grid article:last-child{border-bottom:0}.pb2-process-grid article>span{margin-bottom:17px}
  .pb2-production{grid-template-columns:1fr}.pb2-production__visual{min-height:310px}.pb2-production__copy{padding:42px}.pb2-seo{grid-template-columns:1fr;gap:18px}.pb2-cta{grid-template-columns:1fr}
}

@media(max-width:600px){
  body.pb2-home-active .header-main{height:62px!important}body.pb2-home-active #logo img{max-height:52px!important}
  .pb2-home{padding-bottom:72px}.pb2-shell{width:calc(100% - 22px)}
  .pb2-hero{margin-top:9px;margin-bottom:12px;padding:29px 20px 19px;border-radius:21px;gap:20px}.pb2-eyebrow{margin-bottom:14px;padding:6px 9px;font-size:9.5px;letter-spacing:.055em}.pb2-hero h1{font-size:38px;line-height:1;letter-spacing:-.045em;margin-bottom:14px}.pb2-hero__lead{font-size:15px;line-height:1.5;margin-bottom:19px}.pb2-actions{display:grid;grid-template-columns:1fr;gap:8px}.pb2-btn{width:100%;min-height:49px;border-radius:12px}.pb2-hero__micro{display:none}
  .pb2-hero__visual{min-height:245px;transform:scale(.95);transform-origin:center top;margin-bottom:-8px}.pb2-hero-tile--1{left:0;top:26px;height:145px}.pb2-hero-tile--2{right:0;height:120px}.pb2-hero-tile--3{right:18px;height:135px}.pb2-hero-badge{left:20px;bottom:9px;width:105px;height:68px;padding:12px;border-radius:13px}.pb2-hero-badge b{font-size:14px}.pb2-hero-badge span{font-size:6px}.pb2-hero-tile strong{left:10px;bottom:9px;font-size:9.5px}.pb2-hero-tile__art svg{width:54px;height:54px}
  .pb2-strip{margin-bottom:52px;border-radius:14px}.pb2-strip>div{min-height:56px;padding:10px 8px;font-size:10.5px;gap:6px}.pb2-strip svg{width:17px;height:17px}
  .pb2-section{margin-bottom:58px}.pb2-section-head{margin-bottom:20px}.pb2-section-head h2,.pb2-production h2{font-size:31px}.pb2-section-head>p{font-size:13.5px;line-height:1.5}.pb2-kicker{font-size:9.5px}
  .pb2-products{display:flex;overflow-x:auto;gap:11px;margin-left:-11px;margin-right:-11px;padding:0 11px 12px;scroll-snap-type:x mandatory;scrollbar-width:none}.pb2-products::-webkit-scrollbar{display:none}.pb2-product{flex:0 0 82vw;min-height:324px;scroll-snap-align:start;border-radius:18px}.pb2-product__media{height:188px}.pb2-product__body{padding:15px 15px 4px}.pb2-product h3{font-size:18px}.pb2-product__body>strong{font-size:18px}.pb2-product__action{padding:11px 15px 15px}
  .pb2-artwork-card{grid-template-columns:1fr;gap:13px;padding:21px;border-radius:18px;min-height:0}.pb2-artwork-card__icon{width:49px;height:49px;border-radius:14px}.pb2-artwork-card h3{font-size:22px}.pb2-artwork-card p{font-size:13px}
  .pb2-categories{grid-template-columns:1fr;gap:9px}.pb2-category{min-height:92px;padding:14px;border-radius:15px}.pb2-category>span{width:43px;height:43px}.pb2-category h3{font-size:15px}.pb2-category p{font-size:11px}
  .pb2-process-grid{border-radius:18px}.pb2-process-grid article{padding:21px}.pb2-process-grid h3{font-size:18px}
  .pb2-production{border-radius:20px}.pb2-production__visual{min-height:230px}.pb2-production__mark{left:27px;top:33px;font-size:39px}.pb2-production__mark b{font-size:52px}.pb2-production__visual small{left:30px;bottom:25px}.pb2-production__sheets{right:-5px;bottom:8px;transform:scale(.67)}.pb2-production__copy{padding:28px 22px}.pb2-production__copy>p{font-size:13.5px}.pb2-production__facts{grid-template-columns:1fr;margin-top:20px}
  .pb2-seo{padding:21px;border-radius:17px;margin-bottom:55px}.pb2-seo h2{font-size:23px}.pb2-seo p{font-size:12.5px}
  .pb2-cta{padding:27px 21px;border-radius:19px;margin-bottom:24px;gap:20px}.pb2-cta h2{font-size:28px}.pb2-cta p{font-size:13px}.pb2-cta .pb2-actions{grid-template-columns:1fr}
  .pb2-mobile-dock{position:fixed;z-index:9999;left:10px;right:10px;bottom:9px;display:grid;grid-template-columns:1.15fr .85fr;gap:7px;padding:7px;border-radius:17px;background:rgba(13,35,53,.94);backdrop-filter:blur(12px);box-shadow:0 14px 38px rgba(0,0,0,.25)}.pb2-mobile-dock a{display:flex;align-items:center;justify-content:center;min-height:46px;border-radius:12px;background:#fff;color:#163c5b!important;font-size:12px;font-weight:900}.pb2-mobile-dock a:first-child{background:#2f82bd;color:#fff!important}
}
