/* Real project screens and diagrams that explain the service. */
.graphic-feature{margin:0;background:#dbe5d6;padding:38px 38px 22px;border-radius:16px;overflow:hidden}.graphic-device{position:relative;display:block;padding:0 12% 25px 0;text-decoration:none}.graphic-desktop{display:block;width:100%;height:auto;border-radius:8px;box-shadow:0 16px 40px #19221f26}.graphic-phone{position:absolute;width:20%;max-height:92%;height:auto;object-fit:cover;object-position:top;right:0;bottom:0;border:5px solid #19221f;border-radius:18px;box-shadow:0 14px 28px #19221f30}.graphic-feature figcaption{display:flex;justify-content:space-between;gap:20px;padding-top:22px;font-size:13px}.graphic-feature figcaption span{font-weight:600}.graphic-overview{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:45px}.graphic-overview .graphic-feature{padding:24px}.graphic-overview .graphic-feature:nth-child(2){background:#e7d4ad}.graphic-overview .graphic-phone{border-width:3px;border-radius:9px}.graphic-overview figcaption{font-size:12px}.seo-doc>.graphic-feature{margin:0 0 50px}.graphic-flow{margin:0 0 45px;padding:36px;background:#19221f;color:#f1f2ec;border-radius:16px}.graphic-flow figcaption{display:flex;justify-content:space-between;gap:20px;align-items:baseline;margin-bottom:35px}.graphic-flow figcaption strong{font-size:25px;font-weight:400}.graphic-flow figcaption span{font-size:12px;color:#c3d0b8}.flow-route{display:grid;grid-template-columns:1fr 30px 1fr 30px 1fr;gap:16px;align-items:center}.flow-route>div{padding:25px 18px;border:1px solid #62705b;border-radius:8px;min-height:155px}.flow-route>div:nth-of-type(2){background:#c4ef94;color:#19221f;border-color:transparent}.flow-route span{display:block;font-size:12px;margin-bottom:20px}.flow-route strong{display:block;font-size:20px;font-weight:400;line-height:1.25}.flow-route small{display:block;margin-top:12px;font-size:11px;line-height:1.5}.flow-route i{font-size:25px;font-style:normal;color:#c4ef94}.graphic-flow>p{font-size:12px;line-height:1.6;color:#c3d0b8;margin:25px 0 0}.graphic-motion{margin:0 0 45px;display:grid;grid-template-columns:1fr 1fr;gap:45px;align-items:center;background:#19221f;color:#f1f2ec;border-radius:16px;padding:50px;overflow:hidden}.graphic-motion strong{font-size:30px;font-weight:400;line-height:1.2;display:block}.graphic-motion p{font-size:14px;color:#c3d0b8;margin:22px 0}.graphic-motion a{font-size:13px;color:#c4ef94}.pixel-field{width:100%;aspect-ratio:1;display:grid;grid-template-columns:repeat(8,1fr);gap:8px;transform:rotate(-12deg);padding:25px}.pixel-field span{background:#c4ef94;aspect-ratio:1;border-radius:2px;animation:pixel-rise 4s ease-in-out infinite;animation-delay:calc(var(--x)*-.14s + var(--y)*-.1s)}@keyframes pixel-rise{0%,100%{transform:translateY(0) rotate(0);background:#c4ef94}50%{transform:translateY(-14px) rotate(12deg);background:#749c56}}.graphic-brand{background:#dce6d2;border-radius:16px;margin:0 0 45px;padding:65px 8% 35px}.graphic-brand img{display:block;width:80%;max-width:650px;height:auto}.graphic-brand figcaption{border-top:1px solid #a5b698;margin-top:40px;padding-top:20px;font-size:13px}.case-devices{position:relative;background:#dce6d2;padding:35px 17% 35px 35px;border-radius:16px;margin:30px 0}.case-devices>img:first-child{margin:0;max-height:none;display:block;width:100%;height:auto;border-radius:7px;box-shadow:0 15px 40px #19221f26}.seo-doc .case-devices .case-mobile{position:absolute;right:25px;bottom:25px;width:19%;height:auto;max-height:90%;object-fit:cover;object-position:top;border:5px solid #19221f;border-radius:18px;box-shadow:0 14px 30px #19221f30}.seo-grid .seo-tile img{aspect-ratio:16/11;border-radius:12px;transition:transform .25s}.seo-grid .seo-tile:hover img{transform:translateY(-4px)}.site-footer{position:relative;overflow:hidden}.site-footer::after{content:"";display:block;height:clamp(65px,12vw,180px);margin-top:45px;background:url('../img/identity/pixel-wordmark.svg') left center/contain no-repeat;filter:invert(1);opacity:.15;pointer-events:none}.studio-hero .sculpture{filter:drop-shadow(0 24px 18px #19221f15)}.work .project-image{transform:perspective(1100px) rotateY(-5deg);transition:transform .35s}.work .project-image:hover{transform:perspective(1100px) rotateY(0) translateY(-4px)}
@media(max-width:700px){.graphic-feature{padding:22px 18px 18px}.graphic-feature figcaption{font-size:11px;gap:10px}.graphic-phone{border-width:3px;border-radius:10px;width:24%}.graphic-device{padding-right:16%}.graphic-overview{grid-template-columns:1fr;gap:20px}.graphic-flow{padding:25px 22px}.graphic-flow figcaption{display:block;margin-bottom:25px}.graphic-flow figcaption strong{font-size:24px;line-height:1.2;display:block}.graphic-flow figcaption span{display:block;margin-top:12px;font-size:11px}.flow-route{grid-template-columns:1fr;gap:12px}.flow-route>div{min-height:0;padding:20px}.flow-route span{margin-bottom:12px}.flow-route i{text-align:center;transform:rotate(90deg)}.graphic-motion{grid-template-columns:1fr;padding:28px;gap:25px}.pixel-field{max-width:280px;margin:auto;padding:15px}.graphic-motion strong{font-size:26px}.graphic-motion p{font-size:13px}.graphic-brand{padding:35px 25px 25px}.graphic-brand img{width:100%}.graphic-brand figcaption{font-size:11px;margin-top:25px}.case-devices{padding:18px 20% 18px 18px}.seo-doc .case-devices .case-mobile{right:10px;bottom:12px;width:23%;border-width:3px;border-radius:10px}.work .project-image,.work .project-image:hover{transform:none}.site-footer::after{margin-top:30px}}
.seo-doc .graphic-flow figcaption,.seo-doc .graphic-motion figcaption{color:#f1f2ec}.seo-doc .graphic-phone{max-height:92%;object-fit:cover}
@media(prefers-reduced-motion:reduce){.pixel-field span{animation:none}.work .project-image,.work .project-image:hover,.seo-grid .seo-tile:hover img{transform:none;transition:none}}
