/* Artwork windows preserve each full icon; no fade masks on service icons. */
svg.service-art,svg.capability-art,svg.step-art{overflow:hidden!important}
.bitto-lp .service-card .service-art{background:none;mask-image:none;border-radius:0;width:150px;height:116px;display:block;margin:0 auto 15px;overflow:hidden}.bitto-lp .service-art image{pointer-events:none}.bitto-lp .service-card.price-card .service-art{width:150px;height:116px}

.bitto-lp .hero[data-motion="on"] .hero-network{animation:network-light 4.5s ease-in-out 1 both}.bitto-lp .hero[data-motion="on"] .hero-network-right{animation-duration:4.5s;animation-delay:0s}.bitto-lp .hero.motion-offscreen .hero-network{animation-play-state:paused}.bitto-lp .hero[data-motion="off"] .hero-network{animation:none;will-change:auto}
@keyframes network-light{0%,100%{opacity:.85}50%{opacity:.55}}
.bitto-lp .secondary-examples{display:block;margin:13px 0 16px}.bitto-lp .secondary-examples li{margin-top:13px;line-height:1.8}.bitto-lp .secondary-examples li:before,.bitto-lp .secondary-examples li:after{content:none}.secondary-examples strong{color:#ffe0a9}.secondary-examples .example-detail{display:block;color:#dfcfb9;font-weight:400;font-size:16px;margin-top:4px}.bitto-lp .case-source{max-width:100%}
.capabilities{margin-top:36px}.capability-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:21px}.capability-heading h3{font-size:25px;line-height:1.6}.capability-heading p{color:#acc9d8;font-size:15px;max-width:540px}.capability-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px}.capability-card{background:#f2f8fc;color:#0d304d;border:1px solid #a9d5df;border-radius:11px;padding:23px 20px;min-width:0}.capability-art{display:block;width:132px;height:117px;max-width:100%;margin:0 auto 12px;overflow:visible}.capability-card h4{font-size:20px;line-height:1.6;text-align:center;margin:0 0 12px;color:#082e4c}.capability-card p{font-size:15px;color:#29475e;line-height:1.9;margin:0}.bitto-lp .capability-note{font-size:13px;color:#a9c7d5;margin-top:14px;line-height:1.85}
.service-flow ol{gap:44px}.service-flow li{display:flex;flex-direction:column;align-items:center;text-align:center;gap:13px}.step-art{display:block;width:204px;max-width:100%;height:164px;overflow:visible}.service-flow li>span{display:none}.service-flow li:not(:last-child):after{right:-33px;top:68px;font-size:30px}.service-flow h4{font-size:21px;margin-top:0}.service-flow h4 .step-label{font-size:13px;color:#00ded0;margin-right:10px}.service-flow p{max-width:310px;margin-inline:auto}.service-flow>h3{font-size:23px}
@media(max-width:1000px){.capability-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.capability-card{display:grid;grid-template-columns:96px minmax(0,1fr);gap:6px 17px;align-items:center}.capability-art{width:96px;height:90px;margin:0;grid-row:1/3}.capability-card h4{text-align:left;margin:0;font-size:19px}.capability-card p{font-size:15px}.capability-heading{align-items:flex-start;flex-direction:column;gap:8px}.service-flow ol{gap:25px}.service-flow li:not(:last-child):after{right:-23px;font-size:22px}.step-art{width:180px;height:145px}.service-flow h4{font-size:18px}}
@media(max-width:700px){.bitto-lp .service-card .service-art,.bitto-lp .service-card.price-card .service-art{width:96px;height:76px;margin:0;grid-row:1/3}.bitto-lp .service-card.price-card .service-art{grid-row:1/4}.bitto-lp .service-card{grid-template-columns:96px minmax(0,1fr);gap:0 14px}.bitto-lp .hero[data-motion="on"] .hero-network{animation-name:network-light-mobile}.secondary-examples .example-detail{font-size:16px}.capabilities{margin-top:29px}.capability-grid{grid-template-columns:1fr;gap:14px}.capability-heading h3{font-size:23px}.capability-heading p{font-size:16px}.capability-card{grid-template-columns:94px minmax(0,1fr);padding:20px 17px;gap:8px 14px}.capability-art{width:94px;height:88px}.capability-card h4{font-size:20px}.capability-card p{font-size:16px;grid-column:1/-1}.bitto-lp .capability-note{font-size:12px}.service-flow ol{gap:28px}.service-flow li{display:grid;grid-template-columns:118px minmax(0,1fr);gap:16px;align-items:center;text-align:left}.step-art{width:118px;height:99px}.service-flow h4{font-size:19px;line-height:1.6}.service-flow h4 .step-label{display:block;font-size:12px;margin:0 0 3px}.service-flow p{font-size:16px;margin:0;max-width:none}.service-flow li:not(:last-child):after{content:'↓';height:auto;width:auto;background:none;left:53px;right:auto;top:auto;bottom:-29px;font-size:22px}.service-flow>h3{font-size:21px}}
@keyframes network-light-mobile{0%,100%{opacity:.5}50%{opacity:.3}}
@media(prefers-reduced-motion:reduce){.bitto-lp .hero .hero-network{animation:none!important;will-change:auto!important}}
.bitto-lp .service-card{background:linear-gradient(155deg,#062139,#021326)}

/* A CSS box contains the full poster's SVG geometry without clipping the selected icon. */
.bitto-lp div.service-art,.bitto-lp div.capability-art,.bitto-lp div.step-art{overflow:hidden}.art-window{display:block;width:100%;height:100%;overflow:hidden}

.capabilities,.service-flow{scroll-margin-top:82px}

/* User-approved screenshot of the free investigation flow; retain original pixels. */
.free-flow-example{margin-top:32px;padding:26px;border:1px solid #286778;border-radius:12px;background:linear-gradient(135deg,#092a3e,#061c30);min-width:0;scroll-margin-top:150px}
.free-flow-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}
.free-flow-badge{display:inline-block;padding:4px 11px;border:1px solid #268e92;border-radius:5px;color:#85efe4;background:#073d46;font-size:12px;letter-spacing:.04em}
.free-flow-heading h3{font-size:26px;margin:12px 0 0;color:#f0fcff}
.free-flow-expand{display:inline-flex;align-items:center;gap:14px;min-height:44px;border:1px solid #3c7786;border-radius:6px;padding:8px 14px;color:#bbf7f1;font-size:14px;white-space:nowrap}
.free-flow-expand:hover{background:#114657}
.bitto-lp .free-flow-intro{margin-top:12px;color:#bfd4e1;font-size:16px;line-height:1.85}
.free-flow-figure{margin:22px 0 0;min-width:0}
.free-flow-toolbar{display:flex;justify-content:space-between;gap:12px;padding:10px 14px;background:#102e44;border:1px solid #36536f;border-bottom:0;border-radius:8px 8px 0 0;color:#b6cede;font-size:12px}
.free-flow-toolbar>span:last-child{color:#8ee2df}
.free-flow-scroll{max-width:100%;overflow-x:auto;overscroll-behavior-x:contain;background:#203051;border:1px solid #36536f;border-radius:0 0 8px 8px;scrollbar-color:#55959d #152a40;scrollbar-width:auto}
.free-flow-scroll:focus-visible{outline:3px solid #5ce1ce;outline-offset:4px}
.free-flow-scroll img{display:block;width:1476px;max-width:none;height:auto}
.free-flow-figure figcaption{margin-top:10px;color:#a5c2d2;font-size:13px;line-height:1.8}
.free-flow-guide{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin:23px 0 0}
.free-flow-guide>div{border-top:2px solid #26848b;padding-top:14px}
.free-flow-guide dt{font-size:16px;font-weight:650;color:#b6f3ed}
.free-flow-guide dd{margin:7px 0 0;color:#bdd0de;font-size:15px;line-height:1.85}
@media(max-width:700px){.free-flow-example{padding:19px 15px;margin-top:25px;scroll-margin-top:140px}.free-flow-heading{display:block}.free-flow-heading h3{font-size:23px}.free-flow-expand{margin-top:15px;font-size:13px}.free-flow-toolbar{flex-direction:column;gap:3px;padding:10px 11px}.free-flow-guide{grid-template-columns:1fr;gap:18px}.free-flow-guide dd{font-size:16px}.free-flow-figure{margin-top:17px}}
