.photo-guide-trigger{width:100%;margin:0 0 14px;border:1px solid var(--line);border-radius:14px;padding:13px 15px;background:#fff;color:var(--ink);font:inherit;font-weight:800;text-align:right;cursor:pointer}.photo-guide-trigger span{color:var(--muted);font-size:13px;font-weight:normal}.photo-guide-modal{position:fixed;inset:0;z-index:60;display:none;align-items:flex-end;background:#0009;padding:16px}.photo-guide-modal.open{display:flex}.photo-guide-sheet{width:min(620px,100%);max-height:calc(100dvh - 32px);margin:auto;overflow:auto;border-radius:24px;background:var(--paper);padding:24px;box-shadow:0 20px 55px #0005}.photo-guide-top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.photo-guide-top h2{margin:7px 0 4px;font-size:29px;letter-spacing:-1px}.photo-guide-close{flex:0 0 40px;width:40px;height:40px;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--ink);font-size:25px;cursor:pointer}.photo-guide-intro{margin:16px 0 18px;color:var(--muted);line-height:1.5}.photo-guide-list{display:grid;gap:10px;margin:0;padding:0;list-style:none}.photo-guide-list li{display:flex;gap:11px;align-items:flex-start;border-radius:14px;background:#fff;padding:13px;line-height:1.45}.photo-guide-list b{display:block}.photo-guide-mark{flex:0 0 26px;width:26px;height:26px;border-radius:50%;background:var(--accent);display:grid;place-items:center;font-weight:bold}.photo-guide-note{margin:15px 0 0;border-radius:14px;padding:13px;background:#e9e7df;line-height:1.45;font-size:14px}@media(max-width:480px){.photo-guide-modal{padding:10px}.photo-guide-sheet{padding:20px;border-radius:22px;max-height:calc(100dvh - 20px)}.photo-guide-top h2{font-size:26px}.photo-guide-trigger{min-height:52px}}
