@import url('https://fonts.googleapis.com/css2?family=Chakra+Petch:ital,wght@1,700&display=swap');
    :root{font-family:Inter,Arial,Helvetica,sans-serif;color:#111a29;background:#f4f5f0;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}a{color:inherit;text-decoration:none}button{font:inherit}::selection{background:#f04b45;color:#111a29}.wrap{width:min(1200px,calc(100% - 48px));margin:auto}.top{background:#111a29;color:white}.nav{height:86px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid #ffffff2b}.brand{display:flex;align-items:center;gap:13px;font-weight:850;letter-spacing:-.04em;font-size:20px}.mark{display:grid;place-items:center;width:40px;height:40px;background:#f04b45;color:#111a29;font-size:25px;font-weight:900;clip-path:polygon(0 0,100% 0,100% 76%,76% 100%,0 100%)}.navlinks{display:flex;gap:30px;align-items:center;font-size:14px;font-weight:650}.navlinks a:hover,.footer a:hover{text-decoration:underline;text-underline-offset:5px}.navlinks .navcta{background:#f04b45;color:#111a29;padding:13px 19px;border-radius:3px;text-decoration:none}.hero{min-height:620px;display:grid;grid-template-columns:1.15fr .85fr;align-items:stretch}.herocopy{padding:92px 45px 95px 0;display:flex;flex-direction:column;align-items:flex-start}.eyebrow{font-size:13px;text-transform:uppercase;letter-spacing:.18em;font-weight:800;color:#f04b45}.hero h1{font-size:clamp(54px,6.7vw,98px);line-height:.98;letter-spacing:-.075em;margin:25px 0 28px;max-width:850px}.hero h1 em{font-style:normal;color:#f04b45}.hero p{font-size:18px;line-height:1.65;color:#cdd3d9;max-width:570px;margin:0 0 37px}.btn{display:inline-flex;align-items:center;gap:30px;background:#f04b45;color:#111a29;padding:18px 23px;font-size:15px;font-weight:800;border-radius:3px;transition:transform .2s,background .2s}.btn:hover{transform:translateY(-3px);background:#ff6b60}.btn span{font-size:22px;line-height:0}.heroart{border-left:1px solid #ffffff2b;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;background:repeating-linear-gradient(0deg,transparent 0 39px,#ffffff0d 40px),repeating-linear-gradient(90deg,transparent 0 39px,#ffffff0d 40px)}.heroart:before{content:"";position:absolute;width:72%;aspect-ratio:1;border:1px solid #f04b4566;border-radius:50%;box-shadow:0 0 0 70px #f04b450b,0 0 0 140px #f04b4508}.specimen{position:relative;transform:rotate(-8deg);border:1px solid #f04b45;background:#f04b45;color:#111a29;padding:32px 23px;box-shadow:25px 26px 0 #f4f5f014;min-width:290px}.specimen strong{display:block;font-size:clamp(80px,12vw,160px);letter-spacing:-.12em;line-height:.8}.specimen small{display:block;border-top:2px solid #111a29;margin-top:23px;padding-top:13px;font-weight:900;letter-spacing:.2em}.strip{background:#f04b45;border-bottom:1px solid #111a29}.strip .wrap{display:flex;justify-content:space-between;gap:18px;padding:18px 0;font-size:13px;font-weight:850;text-transform:uppercase;letter-spacing:.07em}.section{padding:105px 0}.sectionhead{display:flex;justify-content:space-between;align-items:end;gap:32px;margin-bottom:42px}.kicker{color:#a72a2d;font-size:13px;text-transform:uppercase;letter-spacing:.16em;font-weight:850}.section h2{font-size:clamp(36px,5vw,64px);letter-spacing:-.065em;line-height:1.05;margin:14px 0 0}.sectionhead p{max-width:400px;line-height:1.7;color:#506070;margin:0}.services{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.card{background:white;border:1px solid #dce1dc;min-height:290px;padding:29px;display:flex;flex-direction:column;transition:transform .2s,box-shadow .2s}.card:hover{transform:translateY(-5px);box-shadow:0 16px 36px #111a2912}.num{font-size:13px;font-weight:800;color:#a72a2d}.card h3{font-size:29px;letter-spacing:-.05em;margin:auto 0 15px}.card p{line-height:1.65;color:#506070;margin:0}.process{background:#e6eae2}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:48px}.step{border-top:2px solid #111a29;padding-top:18px}.step b{display:block;color:#a72a2d;font-size:14px;margin-bottom:32px}.step h3{font-size:23px;letter-spacing:-.04em;margin:0 0 12px}.step p{line-height:1.7;color:#506070;margin:0}.contact{background:#111a29;color:white}.contactgrid{display:grid;grid-template-columns:1.2fr .8fr;gap:80px;align-items:end}.contact .kicker{color:#f04b45}.contact h2{max-width:700px}.contact p{font-size:18px;line-height:1.7;color:#cdd3d9;max-width:610px}.contactbox{border:1px solid #ffffff4d;padding:32px}.contactbox strong{font-size:19px}.contactbox p{font-size:15px;margin-bottom:0}.footer{background:#0c1421;color:#bfc8cf;padding:26px 0;font-size:13px}.footer .wrap{display:flex;justify-content:space-between;gap:20px}.footer strong{color:white}@media(max-width:850px){.hero{grid-template-columns:1fr}.herocopy{padding:76px 0}.heroart{min-height:360px;border-left:0;border-top:1px solid #ffffff2b}.services,.steps{grid-template-columns:1fr 1fr}.contactgrid{grid-template-columns:1fr;gap:35px}.navlinks a:not(.navcta){display:none}}@media(max-width:600px){.wrap{width:min(100% - 36px,1200px)}.nav{height:72px}.brand{font-size:17px}.navcta{padding:11px 13px!important}.hero h1{font-size:clamp(48px,13vw,70px)}.hero p{font-size:16px}.herocopy{padding:68px 0}.heroart{min-height:300px}.specimen{min-width:240px}.specimen strong{font-size:100px}.strip .wrap{flex-wrap:wrap;justify-content:flex-start;column-gap:22px;row-gap:8px;font-size:11px}.section{padding:70px 0}.sectionhead{display:block}.sectionhead p{margin-top:22px}.services,.steps{grid-template-columns:1fr}.card{min-height:240px}.steps{gap:32px}.contactbox{padding:23px}.footer .wrap{display:block}.footer p{margin:0 0 10px}}
  .brand img{display:block;width:150px;height:auto}.sectionintro{max-width:400px}.lightlogo{display:block;width:148px;height:auto;margin:0 0 16px auto}.footerbrand{display:flex;align-items:center;gap:16px}.footerbrand img{display:block;width:130px;height:auto}@media(max-width:600px){.brand img{width:112px}.lightlogo{margin:22px 0 0}.footerbrand{gap:12px}.footerbrand img{width:110px}}
  .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-search{position:relative;flex:1;max-width:415px;min-width:165px;display:flex;align-items:center;background:#fff;border:1px solid #d9dee2;border-radius:4px;z-index:5}.site-search:focus-within{outline:2px solid #f04b45;outline-offset:2px}.site-search input{min-width:0;width:100%;height:44px;padding:0 12px 0 16px;border:0;outline:0;background:transparent;color:#111a29;font:inherit;font-size:15px}.site-search input::placeholder{color:#576474}.site-search button{width:46px;height:44px;display:grid;place-items:center;border:0;background:transparent;color:#111a29;cursor:pointer}.site-search button:hover{color:#a72a2d}.search-results{position:absolute;left:-1px;right:-1px;top:calc(100% + 7px);background:#fff;color:#111a29;border:1px solid #dce1dc;box-shadow:0 18px 32px #0004;border-radius:4px;max-height:min(420px,65vh);overflow:auto}.search-results[hidden]{display:none}.search-results-heading{padding:14px 16px 8px;font-size:12px;color:#657181;text-transform:uppercase;letter-spacing:.08em;font-weight:800}.search-results a{display:block;padding:11px 16px;border-top:1px solid #edf0ed;font-size:15px;font-weight:700}.search-results a small{display:block;margin-top:3px;font-size:13px;color:#566272;font-weight:400}.search-results a:hover,.search-results a:focus{background:#f3f5f1;outline:none}.search-empty{padding:16px;line-height:1.5;font-size:14px}.search-empty a{display:inline;padding:0;border:0;color:#a72a2d;text-decoration:underline}.search-empty a:hover{background:transparent}@media(max-width:720px){.nav{height:auto;min-height:76px;flex-wrap:wrap;padding:10px 0 14px;row-gap:8px}.site-search{order:3;flex-basis:100%;max-width:none}.navlinks{margin-left:auto}.site-search input,.site-search button{height:42px}}
  .nav{position:relative;z-index:10}.catalog-nav{background:#fff;color:#111a29;border-bottom:1px solid #dce1dc}.catalog-scroll{display:flex;align-items:center;gap:27px;overflow-x:auto;scrollbar-width:none;white-space:nowrap}.catalog-scroll::-webkit-scrollbar{display:none}.catalog-scroll a{display:block;flex:none;padding:16px 0 13px;border-bottom:3px solid transparent;font-size:14px;font-weight:700;line-height:1.3;transition:color .2s,border-color .2s}.catalog-scroll a:hover,.catalog-scroll a:focus-visible{color:#a72a2d;border-bottom-color:#f04b45;outline:0}@media(max-width:600px){.catalog-scroll{gap:23px}.catalog-scroll a{padding:13px 0 11px}}
  .top > .wrap:first-child{width:min(1440px,calc(100% - 48px))}.site-search{background:#fff1f0;border-color:#e8a19d}.site-search input::placeholder{color:#87524f}.site-search button{color:#a72a2d}@media(min-width:721px){.site-search{max-width:560px}}@media(max-width:600px){.top > .wrap:first-child{width:min(100% - 36px,1440px)}}
  .herocopy h1{margin-top:0}.specimen small{font-size:12px;line-height:1.5;letter-spacing:.025em}
/* Shared header and about page */
.top,.contact{background-image:linear-gradient(#ffffff0a 1px,transparent 1px),linear-gradient(90deg,#ffffff0a 1px,transparent 1px);background-size:40px 40px;background-position:center top}.heroart{background:transparent}.specimen small{font-size:clamp(16px,1.3vw,19px);line-height:1.35;letter-spacing:.01em}.specimen{min-width:340px}.navlinks{gap:22px}.navlinks .about-link{font-size:15px;font-weight:750}.home-link{font-size:15px;font-weight:750;white-space:nowrap}.home-link:hover,.navlinks .about-link:hover{text-decoration:underline;text-underline-offset:5px}.about-hero{display:grid;grid-template-columns:1.1fr .9fr;gap:80px;align-items:center;padding:95px 0 108px;min-height:480px}.about-hero h1{font-size:clamp(54px,7vw,98px);line-height:1;letter-spacing:-.075em;margin:0}.about-hero h1 em{font-style:normal;color:#f04b45}.about-hero p{font-size:19px;line-height:1.7;color:#d8dee4;max-width:580px;margin:0}.about-detail{padding:100px 0;background:#f4f5f0}.about-detail-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:80px}.about-detail h2{font-size:clamp(36px,4vw,58px);line-height:1.08;letter-spacing:-.055em;margin:0}.about-detail p{font-size:18px;line-height:1.8;color:#445363;margin:0 0 22px;max-width:690px}.about-detail .btn{margin-top:16px}@media(max-width:850px){.about-hero,.about-detail-grid{grid-template-columns:1fr;gap:28px}.about-hero{min-height:0;padding:85px 0}.about-detail{padding:75px 0}}@media(max-width:600px){.navlinks a:not(.navcta){display:inline-flex}.navlinks{gap:13px}.navlinks .about-link,.home-link{font-size:14px}.about-page .navlinks .about-link{display:none}.about-page .home-link{order:1}.about-page .navlinks{order:2}.about-page .site-search{order:3}.specimen{min-width:240px}.about-hero{padding:68px 0}.about-hero p{font-size:17px}.about-detail p{font-size:16px}}

/* Clean hero edges and keep the complete poster decoration in view. */
.nav{border-bottom:0}.heroart{border:0;overflow:hidden}.heroart:before{width:46%;box-shadow:0 0 0 42px #f04b450b,0 0 0 70px #f04b4508}.specimen{width:min(78%,390px);min-width:0;box-shadow:18px 18px 0 #f4f5f014}.specimen strong{font-size:clamp(76px,8.5vw,112px)}.strip{height:54px}@media(min-width:851px){.hero{grid-template-columns:1.05fr .95fr}}@media(max-width:600px){.heroart{min-height:380px}.specimen strong{font-size:68px}}

/* Category rail and category pages */
.specimen{width:min(82%,430px)}.specimen strong{font-size:clamp(86px,10vw,126px)}.specimen small{font-size:14px;line-height:1.45;letter-spacing:.005em}.category-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:57px 0 18px}.category-heading h3{font-size:clamp(26px,3vw,37px);letter-spacing:-.055em;margin:0}.category-controls{display:flex;gap:8px}.category-controls button{width:42px;height:42px;border:1px solid #bdc6ca;border-radius:50%;background:#fff;color:#111a29;cursor:pointer;font-size:27px;line-height:1}.category-controls button:hover,.category-controls button:focus-visible{border-color:#f04b45;color:#a72a2d}.category-track{display:flex;gap:18px;overflow-x:auto;padding:2px 1px 15px;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#d0d6d1 transparent}.category-tile{flex:0 0 194px;scroll-snap-align:start;display:block}.category-art{height:190px;display:grid;place-items:center;border:1px solid #d6dcd8;border-radius:14px;background:linear-gradient(140deg,#e8ebe7,#f8f9f5);color:#62706e;text-align:center;padding:20px}.category-art span,.product-photo span{font-size:13px;line-height:1.4;font-weight:700;letter-spacing:.015em}.category-tile strong{display:block;font-size:16px;line-height:1.4;margin-top:11px}.category-tile:hover strong,.category-tile:focus-visible strong{color:#b02d31}.category-tile:hover .category-art,.category-tile:focus-visible .category-art{border-color:#f04b45}.category-hero{min-height:450px;padding:82px 0 90px;display:grid;grid-template-columns:1fr .9fr;align-items:center;gap:82px}.category-hero h1{font-size:clamp(49px,6.2vw,86px);line-height:1.02;letter-spacing:-.07em;margin:0;overflow-wrap:anywhere}.category-hero h1 em{font-style:normal;color:#f04b45}.category-hero p{font-size:19px;line-height:1.7;color:#d8dee4;margin:0;max-width:550px}.category-hero-copy p+p{margin-top:20px}.category-products{padding:86px 0 105px;background:#f4f5f0}.products-heading h2{font-size:clamp(36px,4.2vw,56px);letter-spacing:-.06em;margin:12px 0 36px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.product-card{background:#fff;border:1px solid #dce1dc}.product-photo{height:220px;display:grid;place-items:center;text-align:center;padding:20px;background:linear-gradient(140deg,#e8ebe7,#f8f9f5);color:#62706e}.product-copy{padding:20px}.product-copy h3{font-size:22px;letter-spacing:-.04em;margin:0 0 9px}.product-copy p{font-size:15px;line-height:1.6;color:#506070;margin:0}.category-contact{border-top:1px solid #d1d8d4;margin-top:52px;padding-top:30px;display:flex;align-items:center;justify-content:space-between;gap:24px}.category-contact p{font-size:20px;font-weight:700;margin:0}@media(max-width:950px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-hero{gap:40px}}@media(max-width:700px){.category-hero{grid-template-columns:1fr;gap:26px;min-height:0;padding:70px 0}.category-hero p{font-size:17px}.category-tile{flex-basis:160px}.category-art{height:160px}.category-products{padding:65px 0}.category-contact{align-items:flex-start;flex-direction:column}}@media(max-width:600px){.specimen{width:min(82%,430px)}.specimen strong{font-size:72px}.specimen small{font-size:12px}.category-heading{margin-top:45px}.category-controls button{width:38px;height:38px}.product-grid{grid-template-columns:1fr}.product-photo{height:210px}}

/* Full-width portrait photography slots beneath the category rail. */
.portfolio-strip{width:100%;display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;margin-top:42px;scrollbar-width:thin;scrollbar-color:#ccd3cf transparent}.portfolio-slot{flex:0 0 calc((100% - 48px)/5);aspect-ratio:9/16;scroll-snap-align:start;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;padding:22px;border:1px solid #cfd7d3;background:linear-gradient(145deg,#e7ebe7,#f5f6f2);color:#62706e}.portfolio-slot strong{font-size:14px;letter-spacing:.12em;color:#a72a2d}.portfolio-slot span{display:block;align-self:center;text-align:center;font-size:15px;font-weight:700}@media(max-width:850px){.portfolio-slot{flex-basis:38vw}}@media(max-width:600px){.portfolio-slot{flex-basis:60vw;padding:18px}.portfolio-strip{gap:10px;margin-top:30px}}

/* Shorter 9:16 frames, with a half-frame at either edge. */
.portfolio-strip{display:block;overflow:hidden;scrollbar-width:none;--frame-w:calc(12.5vw - 12px);--frame-shift:calc(6px - 6.25vw)}.portfolio-track{display:flex;gap:12px;width:max-content;transform:translateX(var(--frame-shift))}.portfolio-slot{flex:0 0 var(--frame-w);aspect-ratio:9/16;min-width:0;border-radius:14px;align-items:center;justify-content:center;padding:16px}.portfolio-slot span{align-self:auto;font-size:14px}@media(max-width:850px){.portfolio-strip{--frame-w:calc(20vw - 12px);--frame-shift:calc(6px - 10vw)}.portfolio-slot:nth-child(n+7){display:none}}@media(max-width:600px){.portfolio-strip{--frame-w:calc(33.333vw - 10px);--frame-shift:calc(5px - 16.6665vw)}.portfolio-track{gap:10px}.portfolio-slot:nth-child(n+5){display:none}.portfolio-slot span{font-size:12px}}

/* Home hero fills the viewport with its red band; a wide animation follows the intro. */
.home-page .top{min-height:calc(100vh - 54px);min-height:calc(100svh - 54px);display:flex;flex-direction:column}.home-page .top>.wrap:first-child{flex:none}.home-page .top>.wrap:last-child{flex:1;display:flex}.home-page .hero{width:100%;min-height:620px;flex:1}.home-page #usluge{padding-top:70px}.home-page .sectionhead{justify-content:flex-start;align-items:center;gap:clamp(24px,5vw,64px);margin-bottom:26px}.home-page .sectionhead>div:first-child{flex:0 1 610px}.home-page .sectionintro{flex:0 1 400px}.home-page .lightlogo{margin:0 0 12px 0}.animation-frame{width:min(100%,1160px);aspect-ratio:2.3/1;margin:0 auto 12px;border-radius:22px;overflow:hidden;background:#111a29;box-shadow:0 18px 46px #111a291a}.animation-frame img{display:block;width:100%;height:100%;object-fit:cover}.home-page .category-heading{margin-top:50px}@media(max-width:850px){.home-page .top>.wrap:last-child{display:block}.home-page .hero{min-height:0}.home-page .sectionhead{display:block}.home-page .sectionhead>div:first-child,.home-page .sectionintro{flex:auto}.home-page .lightlogo{margin:20px 0 12px}.animation-frame{aspect-ratio:2.1/1}}@media(max-width:600px){.home-page #usluge{padding-top:55px}.animation-frame{aspect-ratio:1.8/1;border-radius:14px}.home-page .category-heading{margin-top:38px}}
/* Full-width animation strip on the home page. */
.home-page{overflow-x:clip}
.home-page .animation-frame{width:100vw;max-width:none;height:clamp(180px,26vw,400px);aspect-ratio:auto;margin:0 0 12px calc(50% - 50vw);border-radius:0;box-shadow:none}
.home-page .animation-frame img{object-position:center center}
@media(max-width:600px){.home-page .animation-frame{height:clamp(170px,48vw,220px);border-radius:0}}

.home-page .animation-frame{margin-bottom:0}
.home-page .animation-strip{width:100vw;height:54px;margin-left:calc(50% - 50vw);background:#f04b45}
@media(max-width:600px){.home-page .animation-frame{height:clamp(170px,50vw,230px)}.home-page .animation-strip{height:36px}}
@media(max-width:600px){.home-page .animation-frame img{object-position:left center}}

/* Sequential typewriter on the home hero. */
.home-page .hero h1 .type-line{display:block;min-height:1em;white-space:nowrap}
.home-page .hero .typed-subline{min-height:3.3em}
.home-page .typing-caret{display:inline-block;width:.055em;height:.78em;margin-left:.035em;background:#f04b45;vertical-align:-.06em;animation:media-caret-blink .8s steps(1,end) infinite}
.home-page .sub-caret{width:2px;height:1em;vertical-align:-.16em;visibility:hidden}
.home-page .sub-caret.is-active{visibility:visible}
@keyframes media-caret-blink{50%{opacity:0}}
@media(prefers-reduced-motion:reduce){.home-page .typing-caret{display:none}}

/* Gentle prompt on the services button; the typewriter stays finished. */
@media(prefers-reduced-motion:no-preference){
  .home-page.typing-complete .herocopy .btn{animation:services-hint 3.2s ease-in-out infinite}
  .home-page .herocopy .btn:hover,.home-page .herocopy .btn:focus-visible{animation:none}
}
@keyframes services-hint{0%,46%,100%{transform:translateY(0)}61%{transform:translateY(-7px)}76%{transform:translateY(0)}88%{transform:translateY(-3px)}}
/* Keep the entire 1600×500 composition within the dark strip. */
.home-page .animation-frame img{object-fit:contain;object-position:center center}
@media(max-width:700px){.home-page .animation-frame{height:clamp(220px,60vw,360px)}.home-page .animation-frame img{object-position:center center}}

.home-page .animation-frame picture{display:block;width:100%;height:100%}

/* The animation resource is loaded only when its frame enters the viewport. */
.home-page .animation-frame picture img{visibility:hidden}
.home-page .animation-frame.is-ready picture img{visibility:visible}
/* Category and photo rail layout. */
.home-page .category-track,.home-page .portfolio-strip{scroll-snap-type:none;scrollbar-width:none;scroll-behavior:auto}
.home-page .category-track::-webkit-scrollbar,.home-page .portfolio-strip::-webkit-scrollbar{display:none}
.home-page .portfolio-strip{overflow-x:auto}
.home-page .portfolio-track{transform:none}
.home-page .portfolio-track .portfolio-slot:nth-child(n){display:flex}
.home-page .category-tile{position:relative}
.home-page .category-art{height:214px;padding-left:58px}
.home-page .category-tile strong{position:absolute;left:33px;bottom:13px;z-index:1;width:max-content;max-width:none;margin:0;font-size:14px;line-height:1.2;white-space:nowrap;transform:rotate(-90deg);transform-origin:left bottom;letter-spacing:-.01em}
@media(max-width:700px){.home-page .category-art{height:214px}}

/* Names sit in a narrow gutter outside each category image. */
.home-page .category-track{display:block;overflow:hidden;padding-left:0;padding-right:0}
.home-page .category-rail{display:flex;gap:18px;width:max-content}
.home-page .category-tile{flex:0 0 222px;padding-left:28px}
.home-page .category-art{height:214px;padding-left:20px}
.home-page .category-tile strong{left:18px;bottom:13px}
.home-page .portfolio-strip{overflow:hidden}
.home-page .portfolio-track.is-moving{animation:photos-loop var(--loop-duration) linear infinite;will-change:transform}
@keyframes photos-loop{from{transform:translateX(calc(-1 * var(--loop-distance) - var(--rail-offset)))}to{transform:translateX(calc(-1 * var(--rail-offset)))}}
@media(max-width:700px){.home-page .category-tile{flex-basis:188px}}
@media(prefers-reduced-motion:reduce){.home-page .portfolio-track.is-moving{animation:none;will-change:auto}.home-page .portfolio-track{transform:translateX(calc(-1 * var(--loop-distance) - var(--rail-offset)))}}

/* Featured product sits beside the moving categories, sharing their heading and image height. */
.home-page .category-showcase{position:relative;display:grid;grid-template-columns:340px minmax(0,1fr);gap:88px;width:calc(100vw - 48px);margin:50px 0 0 calc(50% - 50vw + 24px)}
.home-page .category-showcase::before{content:"";position:absolute;left:calc(340px + 44px - 3.5px);top:-50px;bottom:-21px;width:7px;background:#f04b45;pointer-events:none}
.home-page .category-showcase::after{content:"";position:absolute;left:0;right:0;bottom:-24.5px;height:7px;background:#f04b45;pointer-events:none}
.home-page .category-showcase .category-heading{margin:0 0 18px}
.home-page .featured-heading{position:relative;display:flex;align-items:center;justify-content:center;min-height:42px;margin-bottom:18px;padding-left:28px}
.home-page .featured-category h3{font-size:clamp(26px,2.4vw,32px);letter-spacing:-.055em;line-height:42px;margin:0;text-align:center;color:#111a29}
.home-page .featured-all{position:absolute;right:-36px;color:#111a29;font-size:13px;font-weight:800;white-space:nowrap;text-underline-offset:4px}
.home-page .featured-all span{color:#e33d3c}
.home-page .featured-all:hover,.home-page .featured-all:focus-visible{text-decoration:underline}
.home-page .category-showcase .category-heading h3{line-height:42px}
.home-page .category-showcase .category-heading{justify-content:flex-start;gap:22px}
.home-page .category-carousel{min-width:0}
.home-page .featured-tile{position:relative;padding-left:28px}
.home-page .featured-tile .category-art{height:214px;padding:20px}
.home-page .featured-tile strong{display:block;margin-top:12px;font-size:16px;line-height:1.3;text-align:center;padding-left:0}
@media(max-width:900px){.home-page .category-showcase{grid-template-columns:minmax(220px,32%) minmax(0,1fr);gap:42px}.home-page .category-showcase::before{left:calc(max(220px,32%) + 21px - 3.5px)}.home-page .featured-heading{flex-direction:column;gap:4px}.home-page .featured-all{position:static}}
@media(max-width:650px){.home-page .category-showcase{display:block;width:calc(100vw - 36px);margin:38px 0 0 calc(50% - 50vw + 18px)}.home-page .category-showcase::before{display:none}.home-page .featured-category{margin-bottom:30px}.home-page .category-showcase .category-heading{margin-bottom:18px}}
@media(max-width:600px){.home-page .category-showcase::after{bottom:-18.5px}}

/* Monthly featured selection. The cards reserve room for real offers and photographs. */
.featured-page .featured-hero{padding:82px 0 88px;display:grid;grid-template-columns:1fr .75fr;align-items:end;gap:60px}
.featured-page .featured-hero h1{font-size:clamp(48px,6.5vw,88px);letter-spacing:-.07em;line-height:1.03;margin:0}
.featured-page .featured-hero h1 em{font-style:normal;color:#f04b45}
.featured-page .featured-hero p{font-size:18px;line-height:1.65;color:#d8dee4;margin:0}
.featured-page .featured-section{padding:76px 0 100px}
.featured-page .featured-section h2{font-size:clamp(30px,4vw,48px);letter-spacing:-.055em;margin:9px 0 12px}
.featured-page .featured-intro{font-size:17px;line-height:1.6;color:#506070;margin:0 0 32px}
.featured-page .featured-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.featured-page .featured-card{background:#fff;border:1px solid #dce1dc;border-radius:13px;overflow:hidden}
.featured-page .featured-photo{height:260px;background:linear-gradient(145deg,#e7ebe7,#f5f6f2);display:grid;place-items:center;color:#62706e;font-size:15px;font-weight:700}
.featured-page .featured-copy{padding:22px}
.featured-page .featured-copy h3{font-size:24px;letter-spacing:-.04em;margin:0 0 9px}
.featured-page .featured-copy p{font-size:16px;line-height:1.5;color:#506070;margin:0}
@media(max-width:850px){.featured-page .featured-hero{grid-template-columns:1fr;gap:24px}.featured-page .featured-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.featured-page .featured-hero{padding:60px 0}.featured-page .featured-section{padding:55px 0 75px}.featured-page .featured-grid{grid-template-columns:1fr}.featured-page .featured-photo{height:220px}}

/* The category rail moves slowly; arrow clicks animate one card. */
.home-page .category-rail{will-change:transform}

/* Featured image slots rotate until photographs are supplied. */
.home-page .featured-heading h3 a:hover,.home-page .featured-heading h3 a:focus-visible{color:#a72a2d}
.home-page .featured-slide-link{position:relative;display:block;height:214px;border:1px solid #d6dcd8;border-radius:14px;overflow:hidden;background:#e8ebe7}
.home-page .featured-slide-link:hover,.home-page .featured-slide-link:focus-visible{border-color:#f04b45;outline-offset:3px}
.home-page .featured-slide{position:absolute;inset:0;display:grid;place-items:center;text-align:center;padding:20px;color:#62706e;font-size:14px;font-weight:700;opacity:0;animation:featured-slide 16s infinite linear}
.home-page .featured-slide:nth-child(1){background:linear-gradient(140deg,#e8ebe7,#f8f9f5);animation-delay:0s}
.home-page .featured-slide:nth-child(2){background:linear-gradient(140deg,#e1e6e5,#f6f8f6);animation-delay:4s}
.home-page .featured-slide:nth-child(3){background:linear-gradient(140deg,#ebe9e5,#f7f6f2);animation-delay:8s}
.home-page .featured-slide:nth-child(4){background:linear-gradient(140deg,#e6e7e9,#f5f6f7);animation-delay:12s}
@keyframes featured-slide{0%,23%{opacity:1}25%,100%{opacity:0}}
.home-page .category-showcase .category-heading{flex-wrap:wrap}
.home-page .catalog-all{display:inline-flex;align-items:center;justify-content:center;margin-left:0;min-height:42px;padding:9px 16px;border-radius:3px;background:#f04b45;color:#fff;font-size:14px;font-weight:800;white-space:nowrap;transition:background .2s,transform .2s}
.home-page .catalog-all:hover,.home-page .catalog-all:focus-visible{background:#ff6b60;transform:translateY(-2px)}
@media(prefers-reduced-motion:reduce){.home-page .featured-slide{animation:none}.home-page .featured-slide:first-child{opacity:1}}
@media(max-width:900px){.home-page .featured-heading{flex-direction:row}.home-page .featured-slide-link{height:214px}}

/* Product index exposes the existing category listings in one place. */
.products-page .products-hero{display:grid;grid-template-columns:1fr .8fr;align-items:end;gap:54px;padding:82px 0 88px}
.products-page .products-hero h1{font-size:clamp(52px,7vw,94px);line-height:1.02;letter-spacing:-.07em;margin:0}
.products-page .products-hero h1 em{font-style:normal;color:#f04b45}
.products-page .products-hero p{font-size:18px;line-height:1.65;color:#d8dee4;margin:0}
.products-page .products-index{padding:72px 0 100px}
.products-page .products-index h2{font-size:clamp(32px,4vw,48px);letter-spacing:-.055em;margin:8px 0 32px}
.products-page .index-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.products-page .index-category{background:#fff;border:1px solid #dce1dc;border-radius:12px;padding:26px;min-height:275px;display:flex;flex-direction:column}
.products-page .index-category h3{font-size:25px;letter-spacing:-.045em;margin:0 0 20px}
.products-page .index-category ul{list-style:none;margin:0 0 22px;padding:0;color:#506070;font-size:16px;line-height:1.85}
.products-page .index-category a{margin-top:auto;color:#a72a2d;font-size:15px;font-weight:800;text-decoration:underline;text-underline-offset:4px}
.products-page .index-category a:hover{color:#e33d3c}
@media(max-width:950px){.products-page .index-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.products-page .products-hero{grid-template-columns:1fr;gap:25px}}
@media(max-width:600px){.products-page .products-hero{padding:60px 0}.products-page .products-index{padding:55px 0 75px}.products-page .index-grid{grid-template-columns:1fr}}

/* Mobile alignment and touch navigation for the two moving rails. */
.home-page .category-track,.home-page .portfolio-strip{touch-action:pan-y}
.home-page .portfolio-track{will-change:transform}
@media(max-width:650px){
  .home-page .featured-heading,.home-page .featured-tile{padding-left:0}
  .home-page .featured-category{width:100%}
}

/* Portrait category imagery fills the frame without empty bands. */
.home-page .category-tile--branding .category-art,.home-page .category-tile--textile .category-art{padding:0;overflow:hidden;background:#e8e8e8}
.home-page .category-tile--branding .category-art img,.home-page .category-tile--textile .category-art img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}

.home-page .category-tile--design .category-art{padding:0;overflow:hidden;background:#e8e8e8}
.home-page .category-tile--design .category-art img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}

.home-page .category-tile--promo .category-art{padding:0;overflow:hidden;background:#e8e8e8}
.home-page .category-tile--promo .category-art img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}

/* Expandable category catalog and individual article templates. */
.products-page .products-index{padding-top:62px}.products-page .catalog-list{border-top:1px solid #cbd2d2}.catalog-entry{border-bottom:1px solid #cbd2d2}.catalog-trigger{width:100%;border:0;background:transparent;color:#111a29;padding:25px 5px;display:flex;align-items:center;justify-content:space-between;gap:20px;text-align:left;font:inherit;font-size:clamp(23px,3vw,34px);font-weight:800;letter-spacing:-.045em;cursor:pointer}.catalog-trigger:hover,.catalog-trigger:focus-visible,.catalog-entry.is-open .catalog-trigger{color:#a72a2d}.catalog-trigger:focus-visible{outline:2px solid #f04b45;outline-offset:-2px}.catalog-chevron{font-size:30px;font-weight:400;transition:transform .2s}.catalog-entry.is-open .catalog-chevron{transform:rotate(180deg)}.catalog-panel{display:none;grid-template-columns:minmax(0,1fr) minmax(280px,.9fr);gap:32px;padding:0 0 30px}.catalog-entry.is-open .catalog-panel{display:grid}.catalog-panel-copy{background:#fff;padding:24px 28px}.catalog-panel-label{margin:0 0 12px;color:#a72a2d;font-size:13px;letter-spacing:.12em;text-transform:uppercase;font-weight:800}.catalog-panel ul{list-style:none;margin:0;padding:0;columns:2;column-gap:20px}.catalog-panel li{break-inside:avoid}.catalog-panel li a{display:flex;justify-content:space-between;gap:12px;padding:10px 2px;border-bottom:1px solid #e5e9e6;font-size:16px;line-height:1.45;font-weight:650}.catalog-panel li a span{color:#a72a2d}.catalog-panel li a:hover,.catalog-panel li a:focus-visible{color:#a72a2d;text-decoration:underline;text-underline-offset:3px}.catalog-category-link{display:inline-block;margin-top:22px;color:#a72a2d;font-size:14px;font-weight:750;text-decoration:underline;text-underline-offset:4px}.catalog-panel-image{min-height:300px;max-height:460px;overflow:hidden;border:1px solid #dce1dc;background:#e8ebe7;display:grid;place-items:center}.catalog-panel-image img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.catalog-image-pending{color:#62706e;font-size:14px;font-weight:700;text-align:center;padding:20px}.product-card-link{display:block;transition:transform .2s,box-shadow .2s}.product-card-link:hover,.product-card-link:focus-visible{transform:translateY(-3px);box-shadow:0 12px 28px #111a2918;outline:2px solid #f04b45}.product-open{color:#a72a2d;font-weight:750;font-size:14px}.item-page main{background:#f4f5f0;min-height:65vh;padding:38px 0 100px}.item-breadcrumb{display:flex;flex-wrap:wrap;gap:10px;align-items:center;color:#506070;font-size:14px;margin-bottom:35px}.item-breadcrumb a:hover{text-decoration:underline;color:#a72a2d}.item-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(32px,5vw,78px);align-items:start}.item-image{aspect-ratio:1/1;min-height:340px;display:grid;place-items:center;padding:24px;background:linear-gradient(140deg,#e8ebe7,#f8f9f5);border:1px solid #d6dcd8;border-radius:8px;text-align:center;color:#62706e;font-size:16px;font-weight:700}.item-content{padding-top:20px}.item-content h1{font-size:clamp(42px,5vw,72px);line-height:1.05;letter-spacing:-.065em;margin:16px 0 45px}.item-options{border-top:1px solid #cbd2d2;padding-top:22px;min-height:180px}.item-options h2{font-size:22px;letter-spacing:-.03em;margin:0 0 12px}.item-options p{font-size:16px;line-height:1.65;color:#506070;max-width:440px;margin:0}@media(max-width:750px){.catalog-panel{grid-template-columns:1fr;gap:0}.catalog-panel-image{min-height:250px;max-height:380px}.catalog-panel ul{columns:1}.item-layout{grid-template-columns:1fr;gap:26px}.item-content{padding:0}.item-page main{padding-bottom:65px}.item-image{min-height:280px}.item-content h1{margin-bottom:28px}}
.catalog-panel-image{height:clamp(320px,34vw,460px);background:#e5e7e8}.catalog-panel-image img{object-fit:contain}
@media(max-width:750px){.catalog-panel-image{height:340px}}
.home-page .specimen strong{color:#fff}

.products-page .products-hero{grid-template-columns:1fr}
.catalog-entry-head{display:flex;align-items:center;gap:24px}
.catalog-panel-image{width:min(100%,430px);height:auto;min-height:0;max-height:none;aspect-ratio:1195/1316;justify-self:center;align-self:start}
.catalog-panel-image img{width:100%;height:100%;object-fit:contain}
@media(max-width:750px){.catalog-panel-image{height:auto}.catalog-entry-head{gap:8px}}

.catalog-entry-head{gap:8px}
.catalog-title-link{position:relative;flex:1;min-width:0;padding:25px 5px;font-size:clamp(23px,3vw,34px);font-weight:800;letter-spacing:-.045em;line-height:1.3}
.catalog-title-link:hover,.catalog-title-link:focus-visible{color:#a72a2d}
.catalog-title-link:focus-visible,.catalog-image-link:focus-visible{outline:2px solid #f04b45;outline-offset:2px}
.catalog-entry-head .catalog-trigger{width:56px;flex:none;display:grid;place-items:center;padding:19px 0;font-size:30px;line-height:1.2}
.catalog-image-link::after{content:"Pogledaj sve";position:absolute;z-index:3;background:#111a29;color:#fff;border-radius:4px;padding:8px 11px;white-space:nowrap;font-size:13px;font-weight:700;letter-spacing:0;line-height:1.2;box-shadow:0 6px 16px #111a2933;pointer-events:none;opacity:0;visibility:hidden;transition:opacity .15s}
.catalog-image-link{position:relative}
.catalog-image-link::after{left:16px;bottom:16px;background:#f04b45;color:#111a29}
.catalog-image-link:hover::after,.catalog-image-link:focus-visible::after{opacity:1;visibility:visible}
@media(max-width:750px){.catalog-title-link{font-size:clamp(20px,5vw,28px)}.catalog-entry-head .catalog-trigger{width:42px}}

/* Article cards show their action only on hover or keyboard focus. */
.category-page .product-card-link{position:relative}
.category-page .product-card-link::after{content:"Pogledaj artikal";position:absolute;top:16px;right:16px;z-index:1;background:#a72a2d;color:#fff;border-radius:4px;padding:9px 12px;font-size:13px;line-height:1.2;font-weight:750;white-space:nowrap;box-shadow:0 7px 18px #111a2930;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s}
.category-page .product-card-link:hover::after,.category-page .product-card-link:focus-visible::after{opacity:1;visibility:visible}

.home-page .category-tile--labels .category-art{padding:0;overflow:hidden;background:#d4d4d4}
.home-page .category-tile--labels .category-art img{display:block;width:100%;height:100%;object-fit:contain;object-position:center}

.home-page .category-tile--ads .category-art{padding:0;overflow:hidden;background:#e8e8e8}
.home-page .category-tile--ads .category-art img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}

.home-page .category-tile--branding .category-art img{object-fit:contain;background:#e8e8e8}

/* Site footer */
.footer{padding:54px 0 24px;font-size:14px;line-height:1.55}
.footer .wrap.footer-main{display:grid;grid-template-columns:minmax(260px,1.4fr) repeat(2,minmax(155px,1fr));gap:52px;align-items:start}
.footer-logo{display:inline-block;margin-bottom:16px}
.footer-logo img{display:block;width:130px;height:auto}
.footer-intro p{max-width:330px;margin:0 0 10px}
.footer-links{display:flex;flex-direction:column;align-items:flex-start;gap:9px}
.footer-links h2{font-size:15px;line-height:1.35;color:#fff;margin:0 0 7px}
.footer-links a{color:#d9e0e5;line-height:1.4}
.footer-links a:hover,.footer-links a:focus-visible{color:#fff;text-decoration:underline;text-underline-offset:4px}
.footer .wrap.footer-bottom{display:block;border-top:1px solid #ffffff2b;margin-top:42px;padding-top:20px;color:#aeb9c3;font-size:13px}
@media(max-width:760px){.footer .wrap.footer-main{grid-template-columns:repeat(2,minmax(0,1fr));gap:36px}.footer-intro{grid-column:1/-1}.footer{padding-top:42px}}
@media(max-width:480px){.footer .wrap.footer-main{grid-template-columns:1fr;gap:28px}.footer-intro{grid-column:auto}.footer .wrap.footer-bottom{margin-top:34px}}

.home-page .category-tile--packaging .category-art{padding:0;overflow:hidden;background:#e8e8e8}
.home-page .category-tile--packaging .category-art img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}

/* Contact section: demonstration details and map */
.contact .contactgrid{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:30px 42px;align-items:stretch}
.contact-intro{grid-column:1/-1;max-width:760px;margin-bottom:8px}
.contact-intro h2{margin-bottom:16px}
.contact-intro p{margin-bottom:0}
.contact .contactbox{border:1px solid #ffffff3b;padding:34px;display:flex;flex-direction:column;justify-content:center;min-width:0}
.contact-demo{display:inline-block;align-self:flex-start;background:#f04b45;color:#111a29;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;padding:7px 10px;margin-bottom:28px}
.contact-detail{padding:14px 0;border-top:1px solid #ffffff2b;min-width:0}
.contact-detail span{display:block;color:#bfc8cf;font-size:13px;margin-bottom:5px}
.contact-detail strong{display:block;color:#fff;font-size:clamp(18px,2vw,24px);line-height:1.3;overflow-wrap:anywhere}
.contact-detail small{font-size:13px;font-weight:500;color:#bfc8cf}
.contact .contactbox p{font-size:13px;line-height:1.5;color:#bfc8cf;margin:24px 0 0}
.contact-map{min-width:0}
.contact-map-frame{position:relative;height:100%;min-height:390px;overflow:hidden;background:#e3e7e5;border:1px solid #ffffff3b}
.contact-map iframe{display:block;width:100%;height:100%;min-height:390px;border:0;filter:grayscale(.45)}
.contact-map-tag{position:absolute;left:16px;top:16px;background:#111a29;color:#fff;font-size:13px;font-weight:750;padding:9px 13px;pointer-events:none}
.contact .contact-map>p{font-size:12px;line-height:1.5;color:#bfc8cf;margin:10px 0 0}
@media(max-width:850px){.contact .contactgrid{grid-template-columns:1fr;gap:24px}.contact-intro{grid-column:auto}.contact-map-frame,.contact-map iframe{min-height:320px}}
@media(max-width:600px){.contact .contactbox{padding:24px}.contact-detail strong{font-size:19px}.contact-map-frame,.contact-map iframe{min-height:290px}}

.contact-detail address{font:inherit;font-style:normal}
.contact-map .map-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}
.contact-map .map-actions a{display:inline-flex;align-items:center;justify-content:space-between;gap:14px;min-height:44px;padding:10px 14px;border:1px solid #ffffff7a;color:#fff;background:#ffffff13;font-size:14px;font-weight:700;line-height:1.35;transition:background .2s,border-color .2s}
.contact-map .map-actions a:hover,.contact-map .map-actions a:focus-visible{background:#ffffff26;border-color:#fff;text-decoration:none;outline-offset:3px}
.map-choice{width:min(90vw,390px);padding:24px;border:1px solid #ef4542;background:#111a29;color:#fff;box-shadow:0 20px 60px #0008}
.map-choice::backdrop{background:#0009}
.map-choice h3{margin:0 0 20px;font-size:20px}
.map-choice-links{display:grid;gap:10px}
.map-choice-links a,.map-choice button{display:block;width:100%;padding:12px 16px;border:1px solid #ffffff7a;background:#ffffff13;color:#fff;font:inherit;font-size:16px;text-align:center;text-decoration:none;cursor:pointer}
.map-choice-links a:hover,.map-choice button:hover,.map-choice-links a:focus-visible,.map-choice button:focus-visible{background:#ffffff26;border-color:#fff}
.map-choice form{margin-top:20px}
.contact-map-frame{height:390px;min-height:0}
.contact-map iframe{height:390px;min-height:0}
@media(max-width:850px){.contact-map-frame,.contact-map iframe{height:320px;min-height:0}}
@media(max-width:600px){.contact-map-frame,.contact-map iframe{height:290px;min-height:0}}
/* Category navigation requested for the Media-S site. */
.category-nav-wrap{border-bottom:1px solid #ffffff2b;background:#111a29}
.category-nav{display:flex;align-items:center;gap:clamp(18px,3vw,40px);min-height:52px;overflow-x:auto;white-space:nowrap;scrollbar-width:none;touch-action:pan-x;-webkit-overflow-scrolling:touch}
.category-nav::-webkit-scrollbar{display:none}.category-nav a{flex:none;color:#eef1f3;font-size:14px;font-weight:700;scroll-snap-align:start}.category-nav a:hover,.category-nav a:focus-visible{color:#f04b45}
.brand-since .wrap{min-height:42px;display:flex;align-items:center;justify-content:center;padding:9px 0;font-size:13px;letter-spacing:.22em;text-transform:none}.home-page .top{min-height:calc(100vh - 54px);min-height:calc(100svh - 54px)}.home-page .hero{min-height:0}
@media(max-width:650px){.category-nav{min-height:46px;gap:22px}.category-nav a{font-size:13px}.brand-since .wrap{min-height:40px}}
/* The hero fills the first screen so the anniversary band follows at its bottom. */
.home-page .brand-since{position:static;height:54px;min-height:54px}
.home-page .brand-since .wrap{min-height:54px;padding:9px 0}
/* Vehicle branding category imagery and service-card images. */
.home-page .category-tile--vehicles .category-art{padding:0;overflow:hidden;background:#e8e8e8}
.home-page .category-tile--vehicles .category-art img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 72%}
.category-page .vehicle-level .product-photo{overflow:hidden;padding:0}
.category-page .vehicle-level .product-photo img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 72%}
.item-page .vehicle-item-image{overflow:hidden;padding:0}
.item-page .vehicle-item-image img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 72%}
.item-page .vehicle-quote{margin-top:20px}
.category-page .vehicle-level-potpuno .product-photo img{transform:scale(1.42);transform-origin:12% 72%}
.category-page .vehicle-level-djelimicno .product-photo img{transform:scale(1.42);transform-origin:48% 72%}
.category-page .vehicle-level-malo .product-photo img{transform:scale(1.42);transform-origin:86% 72%}
/* Homepage brand texture and supplied Print It artwork. */
.home-page .top{background-color:#080d17;background-image:radial-gradient(circle,rgba(72,135,202,.13) .9px,transparent 1.25px),radial-gradient(ellipse at 78% 44%,rgba(31,103,174,.18),transparent 56%);background-size:19px 19px,100% 100%;background-position:0 0,center}
.home-page .category-nav-wrap{background:transparent}
.home-page .heroart{background:transparent;isolation:isolate}
.home-page .heroart:before{z-index:0;width:78%;border-color:rgba(89,165,238,.2);box-shadow:0 0 0 38px rgba(75,147,218,.035),0 0 0 86px rgba(75,147,218,.022),0 0 75px rgba(32,104,176,.12)}
.home-page .heroart:after{content:"";position:absolute;z-index:1;width:74%;aspect-ratio:1;left:13%;top:11%;border:1px solid rgba(94,168,238,.15);clip-path:polygon(50% 0,100% 92%,0 92%);transform:rotate(13deg);pointer-events:none}
.home-page .hero-print-art{position:relative;z-index:2;display:block;width:min(100%,650px);height:auto;max-height:90%;object-fit:contain;filter:drop-shadow(0 22px 36px rgba(0,0,0,.52))}
@media(max-width:850px){.home-page .hero-print-art{width:min(100%,540px);max-height:350px}}
@media(max-width:600px){.home-page .top{background-size:22px 22px,100% 100%}.home-page .heroart:before{width:88%}.home-page .heroart:after{width:84%;left:8%;top:6%}.home-page .hero-print-art{width:min(100%,500px);max-height:330px}}

.home-page .animation-strip{display:flex;align-items:center;justify-content:center;gap:clamp(8px,2vw,19px);padding:0 16px;color:#111a29;font-size:clamp(12px,1.15vw,17px);font-weight:850;letter-spacing:.06em;text-align:center;white-space:nowrap}
.home-page .animation-strip-separator{font-weight:400;opacity:.72}
@media(max-width:600px){.home-page .animation-strip{gap:7px;padding:0 8px;font-size:clamp(10px,2.7vw,13px);letter-spacing:.015em}}

/* Moving magnifier across the blue dot field and restrained motion around Print It. */
.home-page .top{position:relative;isolation:isolate}
.home-page .top.dot-field-ready{background-image:radial-gradient(ellipse at 78% 44%,rgba(31,103,174,.18),transparent 56%);background-size:100% 100%}
.home-page .hero-dots{position:absolute;inset:0;z-index:0;width:100%;height:100%;pointer-events:none}
.home-page .top>.wrap:first-of-type{position:relative;z-index:4}
.home-page .top>.category-nav-wrap{position:relative;z-index:2}
.home-page .top>.wrap:not(:first-of-type),.home-page .top>.brand-since{position:relative;z-index:1}
.home-page .heroart:before{border-style:dashed;animation:hero-ring 42s linear infinite}
.home-page .heroart:after{animation:hero-triangle 15s ease-in-out infinite alternate}
.home-page .hero-orbit{position:absolute;z-index:1;pointer-events:none;border-radius:50%;aspect-ratio:1}
.home-page .hero-orbit--outer{width:91%;border:1px dashed rgba(90,168,240,.15);animation:hero-ring 52s linear infinite reverse}
.home-page .hero-orbit--inner{width:58%;border:1px solid rgba(102,180,245,.21);box-shadow:0 0 42px rgba(46,122,206,.07);animation:hero-breathe 8s ease-in-out infinite}
.home-page .hero-orbit--outer:before{content:"";position:absolute;top:14%;left:14%;width:7px;height:7px;border-radius:50%;background:#7ac4ff;box-shadow:0 0 12px rgba(108,183,255,.75)}

/* Shared animated dark header for the product catalog and category pages. */
:is(.products-page,.category-page) .top{position:relative;isolation:isolate;background-color:#080d17;background-image:radial-gradient(circle,rgba(72,135,202,.13) .9px,transparent 1.25px),radial-gradient(ellipse at 78% 44%,rgba(31,103,174,.18),transparent 56%);background-size:19px 19px,100% 100%;background-position:0 0,center}
:is(.products-page,.category-page) .top.dot-field-ready{background-image:radial-gradient(ellipse at 78% 44%,rgba(31,103,174,.18),transparent 56%);background-size:100% 100%}
:is(.products-page,.category-page) .hero-dots{position:absolute;inset:0;z-index:0;width:100%;height:100%;pointer-events:none}
:is(.products-page,.category-page) .top>.wrap,:is(.products-page,.category-page) .top>.category-nav-wrap{position:relative;z-index:1}
.category-nav-wrap{background:transparent;border-bottom:0}
.brand-since{border-bottom:0;color:#fff;font-family:Inter,Arial,Helvetica,sans-serif;font-weight:650}
.home-page .animation-strip{color:#fff;font-family:Inter,Arial,Helvetica,sans-serif;font-weight:650;letter-spacing:.045em}
.home-page .herocopy .btn{color:#fff}
.home-page .sectionintro .lightlogo{width:148px;height:auto;display:block}
@media(max-width:600px){:is(.products-page,.category-page) .top{background-size:22px 22px,100% 100%}}
/* Keep the rotating rings and their glow fully visible around the artwork. */
.home-page .heroart{overflow:visible}
.home-page .heroart:before{width:min(72%,58vh)}
.home-page .hero-orbit--outer{width:min(79%,64vh)}
.home-page .hero-orbit--inner:after{content:"";position:absolute;right:8%;bottom:8%;width:9px;height:9px;border:1px solid rgba(167,217,255,.55);transform:rotate(45deg)}
.home-page .hero-spark{position:absolute;z-index:1;left:10%;top:30%;width:18px;height:18px;border-top:1px solid rgba(111,190,255,.45);border-left:1px solid rgba(111,190,255,.45);transform:rotate(-20deg);animation:hero-spark 12s ease-in-out infinite alternate;pointer-events:none}
@keyframes hero-ring{to{transform:rotate(360deg)}}
@keyframes hero-breathe{50%{transform:scale(1.075);opacity:.6}}
@keyframes hero-triangle{to{transform:rotate(25deg) translate(10px,-11px)}}
@keyframes hero-spark{to{transform:translate(30px,18px) rotate(65deg);opacity:.5}}
@media(prefers-reduced-motion:reduce){.home-page .heroart:before,.home-page .heroart:after,.home-page .hero-orbit,.home-page .hero-spark{animation:none}}
/* The offset category image uses the same photo treatment as neighboring cards. */
.home-page .category-tile--offset .category-art{padding:0;overflow:hidden;background:#e8e8e8}
.home-page .category-tile--offset .category-art img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 53%}
.catalog-panel--text-only{grid-template-columns:1fr}
.category-page .offset-products-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.category-page .offset-product-card{min-height:142px;display:flex;align-items:center;gap:17px;padding:22px;background:#fff;border:1px solid #dce1dc;transition:transform .18s,border-color .18s,box-shadow .18s}
.category-page .offset-product-card:hover,.category-page .offset-product-card:focus-visible{transform:translateY(-3px);border-color:#c5dc4a;box-shadow:0 12px 26px #111a2910;outline:none}
.offset-index{flex:0 0 44px;width:44px;height:44px;display:grid;place-items:center;background:#d8f35b;color:#111a29;font-size:13px;font-weight:900}
.offset-card-copy{display:flex;flex:1;min-width:0;flex-direction:column;gap:8px}.offset-card-copy strong{font-size:20px;letter-spacing:-.03em}.offset-card-copy small{color:#506070;font-size:14px;line-height:1.5}.offset-arrow{font-size:21px;color:#a72a2d}
@media(max-width:700px){.category-page .offset-products-grid{grid-template-columns:1fr}.category-page .offset-product-card{min-height:120px;padding:18px}.offset-card-copy strong{font-size:18px}}
.item-page .offset-detail-layout{grid-template-columns:1fr;max-width:900px}.item-page .offset-quote{margin-top:20px}

/* Center the complete moving backdrop around the smaller Print It artwork. */
.home-page .heroart:before,.home-page .heroart:after,.home-page .hero-orbit{left:50%;top:50%;translate:-50% -50%}
.home-page .hero-print-art{width:min(78%,510px);max-height:80%}
.home-page .hero-print-art{transform:rotate(5deg)}
@media(max-width:850px){.home-page .hero-print-art{width:min(76%,430px);max-height:300px}}
@media(max-width:600px){.home-page .hero-print-art{width:min(76%,340px);max-height:260px}}
/* Match the two red bands in size and sporty lettering. */
.brand-since .wrap,.home-page .animation-strip{font-family:'Chakra Petch',Impact,'Arial Narrow',sans-serif;font-size:clamp(12px,1.15vw,17px);font-weight:700;font-style:italic;letter-spacing:.035em;line-height:1}
.home-page .animation-strip .animation-strip-separator{font-family:Inter,Arial,Helvetica,sans-serif;font-style:normal;font-weight:400;letter-spacing:0}
@media(max-width:600px){.brand-since .wrap,.home-page .animation-strip{font-size:clamp(11px,2.7vw,13px)}}

/* Match the animated homepage background on About and Contact. */
:is(.about-page .top,.home-page .contact){position:relative;isolation:isolate;background-color:#080d17;background-image:radial-gradient(circle,rgba(72,135,202,.13) .9px,transparent 1.25px),radial-gradient(ellipse at 78% 44%,rgba(31,103,174,.18),transparent 56%);background-size:19px 19px,100% 100%;background-position:0 0,center}
:is(.about-page .top,.home-page .contact).dot-field-ready{background-image:radial-gradient(ellipse at 78% 44%,rgba(31,103,174,.18),transparent 56%);background-size:100% 100%}
:is(.about-page .top,.home-page .contact)>.hero-dots{position:absolute;inset:0;z-index:0;width:100%;height:100%;pointer-events:none}
.about-page .top>.wrap,.about-page .top>.category-nav-wrap,.home-page .contact>.wrap{position:relative;z-index:1}
@media(max-width:600px){:is(.about-page .top,.home-page .contact){background-size:22px 22px,100% 100%}}
/* Dark lettering on the two red bands; keep the middle separator neutral. */
.home-page .brand-since{color:#111a29}
.home-page .animation-strip>span:not(.animation-strip-separator){color:#111a29}
.home-page :is(.brand-since,.animation-strip) .band-dark{color:#111a29}
.home-page :is(.brand-since,.animation-strip) .band-white{color:#fff}
/* These narrow mobile cards crop the sides slightly to avoid empty bands above and below. */
@media(max-width:700px){.home-page .category-tile--branding .category-art img,.home-page .category-tile--labels .category-art img{object-fit:cover;object-position:center}}

.about-page .about-detail-grid{display:block;max-width:850px}

.about-page .about-detail .btn{color:#fff}
