.creation-header{min-height:58px;padding:calc(env(safe-area-inset-top) + 6px) 16px 4px;display:grid;grid-template-columns:84px 1fr 84px;align-items:center;border-bottom:1px solid var(--border);background:rgba(255,249,242,.96)}.creation-back{min-height:44px;display:flex;align-items:center;gap:2px;color:var(--brand-brown);font-size:15px;touch-action:manipulation}.creation-header-icon{width:21px;height:21px}.creation-header-title{color:var(--brand-brown);font-size:17px;font-weight:700;text-align:center;white-space:nowrap}.creation-header-spacer{width:84px}.creation-steps{padding:14px 14px 12px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));background:var(--card);border-bottom:1px solid var(--border)}.creation-step{min-width:0;display:flex;flex-direction:column;align-items:center;gap:6px;color:var(--muted-foreground)}.creation-step-track{width:100%;height:22px;display:flex;align-items:center}.creation-step-dot{width:22px;height:22px;flex:0 0 22px;margin-left:calc(50% - 11px);display:flex;align-items:center;justify-content:center;border-radius:999px;background:var(--page-deep);color:var(--muted-foreground);font-size:12px;font-weight:700}.creation-step-line{height:1px;flex:1;background:var(--border)}.creation-step-label{font-size:11px;line-height:1.3;white-space:nowrap}.creation-step-current{color:var(--primary);font-weight:650}.creation-step-current .creation-step-dot{background:var(--primary);color:#fff}.creation-step-available{color:var(--brand-brown);touch-action:manipulation}.creation-step-available .creation-step-dot{border:1px solid var(--primary);background:var(--card);color:var(--primary)}.creation-step-available:active{opacity:.68}.creation-step-available:focus-visible{outline:3px solid var(--focus);outline-offset:2px;border-radius:8px}.creation-step-locked{opacity:.52}.creation-review-page .idea-actions,.creation-review-page .direction-actions,.creation-review-page .materials-actions,.creation-review-page .script-actions,.creation-review-page .material-add,.creation-review-page .material-remove,.creation-review-page .script-retry{display:none}.creation-review-return{position:sticky;bottom:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;border-top:1px solid var(--border);background:var(--card);box-shadow:0 -8px 24px #41231914}.creation-review-note,.creation-review-button,.creation-review-actions{display:flex;align-items:center;gap:8px}.creation-review-note{color:var(--muted-foreground);font-size:13px}.creation-review-icon,.creation-review-arrow{width:18px;height:18px}.creation-review-button{min-height:44px;padding:0 14px;border-radius:999px;background:var(--primary);color:#fff;font-weight:700;white-space:nowrap}.creation-review-edit{min-height:44px;padding:0 11px;display:flex;align-items:center;border:1px solid var(--primary);border-radius:999px;color:var(--primary);font-size:13px;font-weight:700;white-space:nowrap}.creation-back:active{background:var(--warm)}.creation-back:focus-visible{outline:3px solid var(--focus);outline-offset:-3px}@media (max-width: 360px){.creation-steps{padding-inline:8px}}@media (max-width: 480px){.creation-review-note{display:none}.creation-review-return{justify-content:flex-end}.creation-review-actions{width:100%;justify-content:flex-end}}.account-page{width:100%;min-height:100dvh;background:var(--page-deep)}.account-shell{width:100%;min-height:100dvh;margin:0 auto;background:var(--page)}.account-header{min-height:58px;padding:calc(env(safe-area-inset-top) + 6px) 16px 4px;display:grid;grid-template-columns:84px 1fr 84px;align-items:center;border-bottom:1px solid var(--border)}.account-back{min-height:44px;display:flex;align-items:center;color:var(--brand-brown);font-size:14px}.account-back-icon{width:20px;height:20px}.account-header-title{color:var(--brand-brown);font-size:17px;font-weight:700;text-align:center}.account-header-space{width:84px}.account-content{padding:20px 20px calc(env(safe-area-inset-bottom) + 28px)}.account-title{display:block;color:var(--brand-brown);font-size:24px;font-weight:750;line-height:1.35}.account-copy{display:block;margin-top:6px;color:var(--muted-foreground);font-size:14px;line-height:1.6}.account-card{margin-top:16px;padding:17px;border:1px solid var(--border);border-radius:16px;background:var(--card);box-shadow:var(--shadow-card)}.account-section-title{display:block;margin-top:22px;color:var(--brand-brown);font-size:17px;font-weight:700}.account-note{margin-top:14px;padding:12px;display:flex;gap:8px;border-radius:12px;background:var(--warm);color:var(--muted-foreground);font-size:12px;line-height:1.55}.account-note-icon{width:17px;height:17px;flex:0 0 17px;color:var(--warning)}@media (min-width: 600px){.account-shell{max-width:430px;box-shadow:0 0 42px #4e2d1e1f}}@media (max-width: 360px){.account-content{padding-inline:16px}}
