.services-core.services-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.services-core .service{padding:28px}.services-core .service-details{color:var(--ink);border-color:var(--line)}.services-core .service-details:hover{background:var(--bg-2)}.services-core .service-details:focus-visible{outline-color:var(--violet)}.services-additional{flex-wrap:wrap;align-items:center;gap:12px 28px;padding-top:28px;display:flex}.services-additional p{color:var(--ink-2);font-size:.9rem}.services-additional a{text-underline-offset:5px;font-weight:600;text-decoration:underline}.home-projects .projects-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-projects .shot-body{height:170px}.home-projects .project-info{gap:16px;padding:24px}.home-projects .project-info h3{font-size:1.15rem}.home-projects .case-summary{gap:12px;display:grid}.home-projects .case-summary dt{color:var(--ink);margin-bottom:3px;font-size:.8rem;font-weight:700}.home-projects .case-summary dd{color:var(--ink-2);margin:0;font-size:.9rem;line-height:1.7}.home-projects .case-result{border-top:1px solid var(--line);padding-top:12px}.home-projects .case-result dd{color:var(--ink)}.home-projects .project-details-label{text-underline-offset:4px;margin-top:auto;font-size:.85rem;font-weight:600;text-decoration:underline}.home-projects .projects-actions{justify-content:center;margin-top:28px;display:flex}.home-work-process .work-process-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;margin:0;padding:0;list-style:none;display:grid}.home-work-process .work-process-number{color:var(--violet);margin-bottom:12px;font-size:1rem;font-weight:700;display:block}.home-work-process h3{margin-bottom:10px;font-size:1.1rem}.home-work-process li p{color:var(--ink-2);line-height:1.8}@media (max-width:900px){.services-core.services-grid{gap:16px}.services-core .service{padding:22px 18px}.home-projects .projects-grid,.home-work-process .work-process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.services-core.services-grid,.home-projects .projects-grid,.home-work-process .work-process-grid{grid-template-columns:minmax(0,1fr)}.services-additional{flex-direction:column;align-items:flex-start}.home-projects .project-info{padding:22px}}
.hero-showcase{background:#f3f6fb;position:relative}.hero-showcase[data-enhanced=true]{height:230svh}.showcase-stage{top:var(--header-h);min-height:620px;height:calc(100svh - var(--header-h));background:radial-gradient(at 15%,#dce5f3 0%,#0000 56%),linear-gradient(120deg,#edf2f9,#fff 80%);align-items:center;display:flex;position:sticky;overflow:clip}.showcase-layout{grid-template-columns:minmax(0,.82fr) minmax(0,1.3fr);align-items:center;gap:clamp(28px,4vw,68px);width:min(1440px,100%);margin-inline:auto;padding:48px 4.5% 80px;display:grid}.showcase-copy{z-index:2;position:relative}.showcase-copy .hero-title{font-size:clamp(2.2rem,3.7vw,3.65rem);line-height:1.2}.showcase-copy .hero-title .mark{background:0 0;padding:0}.showcase-copy .hero-badge{box-shadow:none;background:0 0;border:0;border-radius:0;margin-bottom:24px;padding:0;font-size:.78rem}.showcase-copy .hero-sub{margin-bottom:28px;font-size:clamp(1rem,1.3vw,1.14rem);line-height:1.85}.showcase-copy .hero-actions{gap:10px}.showcase-copy .hero-actions .btn{padding:12px 21px}.showcase-visual{min-width:0}.showcase-heading{color:#46536e;justify-content:space-between;align-items:center;margin-bottom:26px;font-size:.8rem;display:flex}.showcase-count{font-variant-numeric:tabular-nums;letter-spacing:.1em;font-size:.72rem}.showcase-perspective{perspective:1500px;padding:0 3px}.showcase-screen-stack{aspect-ratio:1440/965;transform-style:preserve-3d;position:relative}.showcase-screen{transform-origin:50%;will-change:transform, opacity;backface-visibility:hidden;pointer-events:none;background:#fff;border:1px solid #bfc9da;border-radius:12px;position:absolute;inset:0;overflow:hidden;box-shadow:0 32px 64px -24px #253e6955,0 6px 14px -6px #192b4b33}.showcase-chrome{color:#61718a;background:#fafbfd;border-bottom:1px solid #e1e7ef;justify-content:space-between;align-items:center;height:6.735%;padding-inline:16px;font-size:clamp(8px,.75vw,11px);display:flex}.showcase-chrome-dots{gap:5px;display:flex}.showcase-chrome-dots i{background:#c6cfdd;border-radius:50%;width:5px;height:5px}.showcase-screen img{object-fit:contain;width:100%;height:93.265%;display:block}.showcase-caption{min-height:28px;margin-top:28px}.showcase-caption a:not([hidden]){align-items:center;gap:14px;font-size:.92rem;font-weight:600;display:flex}.showcase-caption a:hover{text-underline-offset:5px;text-decoration:underline}.showcase-caption a span{margin-inline-start:auto}.showcase-controls{border-top:1px solid #cdd6e4;margin-top:18px;display:flex}.showcase-controls button{min-height:44px;font:inherit;color:#52607a;cursor:pointer;background:0 0;border:0;flex:1;padding:13px 4px;font-size:.75rem;position:relative}.showcase-controls button:before{content:"";top:-1px;background:#304969;height:2px;transition:transform .3s;position:absolute;inset-inline:0;transform:scaleX(0)}.showcase-controls button[aria-pressed=true]{color:var(--ink);font-weight:700}.showcase-controls button[aria-pressed=true]:before{transform:scaleX(1)}.showcase-scroll-hint{bottom:23px;color:#52607a;justify-content:center;align-items:center;gap:14px;font-size:.76rem;display:flex;position:absolute;inset-inline:0}.showcase-progress{bottom:0;background:#e2e8f1;height:2px;position:absolute;inset-inline:0}.showcase-progress span{transform-origin:100%;background:#576895;width:100%;height:100%;display:block;transform:scaleX(0)}.hero-showcase:not([data-enhanced]) .showcase-controls,.hero-showcase:not([data-enhanced]) .showcase-scroll-hint{display:none}@media (max-width:860px){.hero-showcase[data-enhanced=true]{height:215svh}.showcase-stage{min-height:670px;max-height:none}.showcase-layout{grid-template-columns:minmax(0,1fr);gap:26px;max-width:620px;padding:26px 24px 56px}.showcase-copy .hero-inner{max-width:none}.showcase-copy .hero-badge{margin-bottom:10px;font-size:.7rem}.showcase-copy .hero-title{margin-bottom:12px;font-size:clamp(1.85rem,5.5vw,2.6rem)}.showcase-copy .hero-sub{margin-bottom:16px;font-size:.91rem;line-height:1.65}.showcase-copy .hero-actions .btn{padding:10px 16px;font-size:.85rem}.showcase-heading{margin-bottom:12px;font-size:.71rem}.showcase-caption{min-height:24px;margin-top:16px}.showcase-caption a:not([hidden]){font-size:.8rem}.showcase-controls{margin-top:8px}.showcase-controls button{padding:10px 2px;font-size:.69rem}.showcase-scroll-hint{font-size:.67rem;bottom:15px}}@media (max-width:860px) and (max-height:760px){.showcase-stage{min-height:0}.showcase-layout{gap:16px;padding:18px 20px 38px}.showcase-copy .hero-badge{display:none}.showcase-copy .hero-title{font-size:1.85rem}.showcase-copy .hero-sub{margin-bottom:12px;font-size:.83rem}.showcase-heading{display:none}.showcase-visual{width:min(100%,370px);margin-inline:auto}}.hero-showcase[data-still=true]{height:auto}.hero-showcase[data-still=true] .showcase-stage{height:auto;min-height:0;position:relative;top:0}.hero-showcase[data-still=true] .showcase-layout{padding-block:32px}.hero-showcase[data-still=true] .showcase-screen{will-change:auto}.hero-showcase[data-still=true] .showcase-controls button:before{transition:none}.hero-showcase[data-still=true] .showcase-scroll-hint,.hero-showcase[data-still=true] .showcase-progress{display:none}@media (prefers-reduced-motion:reduce){.hero-showcase[data-enhanced=true]{height:auto}.showcase-stage{height:auto;min-height:0;position:relative;top:0}.showcase-layout{padding-block:48px}.showcase-screen{will-change:auto;transform:none!important}.showcase-controls button:before{transition:none}.showcase-scroll-hint,.showcase-progress{display:none}}
