#service .screens-intro{max-width:750px}.screen-role{display:grid;grid-template-columns:.8fr 1.2fr;gap:64px;align-items:center;padding:56px 0;border-bottom:1px solid var(--line)}.screen-copy h3{font-size:28px;line-height:1.6;margin:12px 0}.screen-copy p{line-height:1.9}.screen-copy ul{padding-left:1.2em;line-height:2}.screen-pair{display:flex;justify-content:center;gap:24px;align-items:flex-start}.screen-pair figure{margin:0;min-width:0;flex:1;max-width:245px}.screen-pair figure:nth-child(2){margin-top:42px}.phone-shell{display:block;background:#302b2e;border:7px solid #302b2e;border-radius:32px;padding-top:16px;box-shadow:0 14px 30px #302b2e20;overflow:hidden;text-decoration:none}.phone-screen{display:block;aspect-ratio:1000/1660;overflow:hidden;border-radius:19px;background:#fff}.phone-screen img{display:block;width:100%;height:auto;margin-top:-19.1%;max-width:none}.screen-pair figcaption{font-size:14px;line-height:1.7;margin-top:14px;text-align:center;color:#65535f}.screen-pair figcaption a{display:block;color:#512d45;text-underline-offset:4px}.screen-extra{margin-top:24px}.screen-extra a{color:#512d45;text-underline-offset:4px}.screen-note{font-size:14px;line-height:1.8;color:#75636d;margin:26px 0}.screen-dialog{border:0;border-radius:12px;padding:18px;width:min(720px,95vw);max-height:92vh;overflow:auto;background:#fff;color:#302b2e}.screen-dialog::backdrop{background:#21151dc9}.screen-dialog header{display:flex;align-items:center;justify-content:space-between;position:sticky;top:-18px;background:#fff;padding:12px 0;gap:16px}.screen-dialog h3{margin:0;font-size:18px}.screen-dialog button{padding:10px 16px;border:1px solid #c9bec4;border-radius:6px;background:#fff;cursor:pointer}.screen-dialog img{width:100%;height:auto;display:block}.screen-role:last-of-type{border:0}@media(max-width:760px){.screen-role{grid-template-columns:1fr;gap:24px;padding:36px 0}.screen-copy h3{font-size:24px}.screen-pair{gap:14px}.screen-pair figure{max-width:230px}.phone-shell{border-width:5px;border-radius:24px;padding-top:12px}.phone-screen{border-radius:15px}.screen-pair figcaption{font-size:14px}.screen-pair figure:nth-child(2){margin-top:28px}}

.screen-copy h3{line-height:1.4}
