#branch-layout-card{margin-top:16px;background:#fff;border-radius:16px;padding:20px;box-shadow:0 1px 4px rgba(17,35,29,.08)}.layout-gallery{display:grid;gap:14px}.layout-gallery-multiple{grid-template-columns:1fr 1fr}.layout-gallery .layout-image-button img{height:360px;object-fit:contain}.layout-image-button>span b,.layout-image-button>span small{display:block}.layout-image-button>span b{color:#17231f;font-size:12px}.layout-image-button>span small{color:#68736e;font-size:10px;margin-top:3px}.layout-overlay-title{position:sticky;top:0;background:#fff;border-bottom:1px solid #e1e5e3;padding:14px 18px;display:flex;justify-content:space-between;gap:12px;z-index:1}.layout-overlay-title strong{font-size:14px}.layout-overlay-title span{font-size:11px;color:#68736e}.all-visual-steps{display:grid;grid-template-columns:1fr 1fr;gap:16px}.all-visual-steps>section{border:1px solid #dfe5e1;border-radius:12px;overflow:hidden;background:#fff}.all-step-title{display:grid;grid-template-columns:34px 1fr;align-items:center;gap:9px;padding:12px}.all-step-title>b{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#103c31;color:#fff;font-size:11px}.all-step-title strong,.all-step-title span{display:block}.all-step-title strong{font-size:13px}.all-step-title span{font-size:11px;color:#69756f;margin-top:3px}.all-step-visual{position:relative;overflow:hidden;border-top:1px solid #dfe5e1}.all-step-visual img{display:block;width:100%;height:auto}.all-step-visual .target-pulse{border-width:2px}.all-step-visual .click-pointer{width:17px;height:17px}.all-steps-done{margin-top:16px;border-radius:10px;background:#e9f4ee;color:#174f42;text-align:center;padding:16px;font-size:13px;font-weight:800}@media(max-width:820px){.layout-gallery-multiple,.all-visual-steps{grid-template-columns:1fr}.layout-gallery .layout-image-button img{height:auto;max-height:500px}}@media(max-width:600px){#branch-layout-card{padding:14px}.all-visual-steps{gap:12px}.all-step-title{padding:10px}.all-step-title strong{font-size:12px}.all-step-visual .click-pointer{width:15px;height:15px}.layout-overlay-title{display:grid}}
