.create-crumb{display:flex;justify-content:center;align-items:center;gap:8px;font-size:.8rem;font-weight:600;color:var(--lf-muted);margin-bottom:18px}.create-crumb a{color:var(--lf-primary)}.create-crumb a:hover{text-decoration:underline}.create-mark-row{display:inline-flex;align-items:center;gap:12px;margin-bottom:14px}.create-mark-name{font-family:var(--lf-font);font-size:1rem;font-weight:700;letter-spacing:.01em;color:var(--lf-text)}.create-makes{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.create-makes li{font-size:.84rem;font-weight:700;color:var(--lf-primary);background:#7c3aed14;border:1px solid rgba(124,58,237,.16);border-radius:9999px;padding:6px 14px}.create-points{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px}.create-point{background:#fff;border:1px solid var(--lf-border);border-radius:var(--lf-radius-lg);padding:22px 22px 20px}.create-point-icon{width:40px;height:40px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:14px;color:var(--lf-primary);background:#7c3aed1a}.create-point-icon svg{width:22px;height:22px}.create-point h3{font-family:var(--lf-font);font-size:1.02rem;font-weight:800;letter-spacing:-.01em;color:var(--lf-text);margin:0 0 6px}.create-point p{font-size:.9rem;line-height:1.5;color:var(--lf-muted);margin:0}.create-showhead{display:flex;align-items:baseline;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:18px}.create-showhead h2{font-family:var(--lf-font);font-size:1.35rem;font-weight:800;letter-spacing:-.02em;color:var(--lf-text);margin:0}.create-showhead p{font-size:.9rem;color:var(--lf-muted);margin:0}.create-showhead a{font-size:.88rem;font-weight:700;color:var(--lf-primary);white-space:nowrap}.create-showhead a:hover{text-decoration:underline}.create-frame{border:1px solid var(--lf-border);border-radius:var(--lf-radius-lg);overflow:hidden;background:#fff;box-shadow:var(--lf-shadow-lg)}.create-frame-cap{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;border-top:1px solid var(--lf-border);background:var(--lf-surface);font-size:.84rem;color:var(--lf-muted)}.create-frame-cap b{color:var(--lf-text);font-weight:700}.create-other{display:flex;flex-direction:column;align-items:flex-start;gap:6px;background:#fff;border:1px solid var(--lf-border);border-radius:var(--lf-radius-lg);padding:18px;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.create-other:hover{transform:translateY(-2px);border-color:#7c3aed4d;box-shadow:0 8px 26px #3c249714}.create-other-name{font-family:var(--lf-font);font-weight:800;font-size:.98rem;color:var(--lf-text);margin-top:6px}.create-other-line{font-size:.82rem;color:var(--lf-muted);line-height:1.4}.shot{margin:0}.shot-frame{position:relative;border:1px solid var(--lf-border);border-radius:var(--lf-radius-lg);overflow:hidden;background:#fff;box-shadow:var(--lf-shadow-lg)}.shot-frame img{display:block;width:100%;height:auto}.shot-tag{position:absolute;left:12px;bottom:12px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.72rem;font-weight:600;color:var(--lf-text);background:#fffffff0;border:1px solid var(--lf-border);border-radius:6px;padding:4px 8px;backdrop-filter:blur(4px)}.shot figcaption{margin-top:10px;font-size:.88rem;line-height:1.5;color:var(--lf-muted)}.shot-row{display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:start}@media(max-width:760px){.shot-row{grid-template-columns:1fr}}.dp-sec{padding:56px 16px}.dp-sec--white{background:#fff}.dp-sec--tint{background:#f7f5fa}.dp-wrap{max-width:72rem;margin:0 auto}.dp-wrap--narrow{max-width:46rem}.dp-head{text-align:center;margin-bottom:28px}.dp-sub{font-size:.95rem;color:var(--lf-muted);margin:8px 0 0}.dp-lede{font-size:clamp(1.05rem,1.7vw,1.28rem);line-height:1.6;color:var(--lf-text);max-width:46rem;margin:10px auto 0;font-weight:500}.dp-lead-shot{margin-top:30px}.dp-nums{list-style:none;display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin:28px 0 0;padding:0}.dp-nums li{display:flex;flex-direction:column;align-items:center;gap:2px;background:#fff;border:1px solid var(--lf-border);border-radius:12px;padding:14px 20px;min-width:130px}.dp-nums b{font-family:var(--lf-font);font-size:1.5rem;font-weight:800;letter-spacing:-.02em;color:var(--lf-primary);font-variant-numeric:tabular-nums}.dp-nums span{font-size:.78rem;line-height:1.3;color:var(--lf-muted);text-align:center}.dp-tour{display:grid;grid-template-columns:1fr 1fr;gap:26px}.dp-tour>:first-child:nth-last-child(odd){grid-column:1 / -1}@media(max-width:800px){.dp-tour{grid-template-columns:1fr}}.dp-groups{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:22px;align-items:start}.dp-group{background:#fff;border:1px solid var(--lf-border);border-radius:var(--lf-radius-lg);padding:24px}.dp-sec--white .dp-group{background:#fcfbfd}.dp-group h3{font-family:var(--lf-font);font-size:1.05rem;font-weight:800;letter-spacing:-.01em;color:var(--lf-text);margin:0 0 4px}.dp-group-lede{font-size:.88rem;line-height:1.5;color:var(--lf-muted);margin:0 0 14px}.dp-group ul{list-style:none;margin:10px 0 0;padding:0;display:flex;flex-direction:column;gap:13px}.dp-group li{display:flex;flex-direction:column;gap:2px;padding-left:14px;border-left:2px solid rgba(124,58,237,.22)}.dp-group li b{font-size:.88rem;font-weight:700;color:var(--lf-text)}.dp-group li span{font-size:.86rem;line-height:1.5;color:var(--lf-muted)}.dp-buried{display:grid;grid-template-columns:minmax(0,5fr) minmax(0,7fr);gap:34px;align-items:center;margin-top:30px}.dp-buried.is-flip .dp-buried-text{order:2}.dp-buried.is-textonly{grid-template-columns:1fr;max-width:46rem;margin-inline:auto;text-align:center}@media(max-width:860px){.dp-buried{grid-template-columns:1fr;gap:18px}.dp-buried.is-flip .dp-buried-text{order:0}}.dp-buried-text h3{font-family:var(--lf-font);font-size:clamp(1.25rem,2.2vw,1.6rem);font-weight:800;letter-spacing:-.02em;line-height:1.18;color:var(--lf-text);margin:0 0 10px}.dp-buried-text p{font-size:.97rem;line-height:1.6;color:var(--lf-muted);margin:0}.dp-limits{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.dp-limits li{position:relative;font-size:.94rem;line-height:1.55;color:var(--lf-text);background:#fcfbfd;border:1px solid var(--lf-border);border-radius:12px;padding:14px 16px 14px 42px}.dp-limits li:before{content:"—";position:absolute;left:16px;top:13px;font-weight:800;color:var(--lf-muted)}
