.dd-preview-layout{display:grid;grid-template-columns:290px minmax(0,1fr);gap:32px;align-items:start}.dd-preview-nav{display:grid;gap:12px}.dd-preview-choice{display:grid;gap:8px;padding:22px;border:1px solid #dce6e3;border-radius:16px;background:#fff;color:#163e43;text-decoration:none}.dd-preview-choice small{color:#657e7d}.dd-preview-choice strong{font-size:17px;line-height:1.4}.dd-preview-choice span{font-size:13px;color:#087f89}.dd-preview-choice.is-current{border-color:#087f89;box-shadow:inset 4px 0 #087f89;background:#eff8f6}.dd-preview-note{padding:24px 8px;line-height:1.65}.dd-preview-view{min-width:0}.dd-preview-caption{display:flex;justify-content:space-between;align-items:start;gap:20px;margin-bottom:20px}.dd-preview-caption h2{font-size:24px;line-height:1.25;margin:0 0 12px}.dd-preview-caption p{font-size:15px;line-height:1.6;color:#627674;margin:0}.dd-preview-caption button{flex-shrink:0}.dd-preview-scroll{overflow:auto;max-height:960px;border:1px solid #dce6e3;border-radius:10px;box-shadow:0 16px 44px #133d4310;background:white}.dd-preview-scroll img{display:block;width:100%;height:auto;max-width:none}.dd-preview-scroll.is-zoomed img{width:920px}.dd-preview .helper{font-size:13px;line-height:1.6;margin-top:18px}.dd-preview .app-info{padding:20px;background:#f1f5eb;border-radius:12px;margin-bottom:25px}.dd-interactive-details{margin-bottom:90px}.dd-interactive-details>summary{cursor:pointer;font-size:23px;font-weight:650;padding:24px 0}.dd-interactive-details .section{padding:30px 0}.dd-preview-choice:focus-visible,.dd-preview-scroll:focus-visible{outline:3px solid #087f89;outline-offset:3px}@media(max-width:850px){.dd-preview-layout{grid-template-columns:1fr}.dd-preview-nav{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.dd-preview-choice{padding:14px}.dd-preview-choice strong{font-size:14px}.dd-preview-choice span{display:none}.dd-preview-note{grid-column:1/-1;padding:12px 0}.dd-preview-caption{flex-direction:column}.dd-preview-scroll{max-height:780px}}@media(max-width:480px){.dd-preview-nav{grid-template-columns:1fr}.dd-preview-choice{gap:4px}.dd-preview-note p{margin:8px 0 16px}.dd-preview-caption h2{font-size:22px}}
